Skip to content
Snippets Groups Projects
Select Git revision
  • 3d42b326192522752426110fa24d0b798a3aa4e4
  • master default protected
  • wip/kalman-filter-adjustments
  • exp/re-enable-mercator-projection
  • v2.0
  • v1.0
6 results

artoa.ini.example

Blame
  • Lewin Probst's avatar
    leprob001 authored
    Main window additions:
      - The "Reload artoa.ini" button has been introduced.
    
    TOA window modifications:
      - The colormap of TOA now matches the nemo2profile colormap.
      - The colors of the sound sources can now be configured in artoa.ini.
      - The soundsources now are displayed as ring and in the configured color.
      - The TOA descriptions are now displayed in every third occurrence.
      - A legend with colors for the soundsources has been added to the window.
    3d42b326
    History
    artoa.ini.example 1.51 KiB
    % ARTOA ini file for dimes first three floats
    
    [files]
    -soundsourcefile    /your/filepath/here/input/HAFOS.soso
    -floatfile          ..\HAFOS.flo  % not used in artoa4 yet
    -bathyfile            % not used in artoa4 yet
    
    [directory]
    -interim        /your/filepath/here/
    -rfb            /your/filepath/here/
    -soundsource    /your/filepath/here/
    % the following parameters are not yet used in artoa4
    -argos          ..
    -rft            ..
    -cla2           ..
    -trj4           /your/filepath/here/
    -rfc            /your/filepath/here/
    -DLDargos       ..
    -hdr            ..
    -status         
    -surface        
    -ric            /your/filepath/here/
    
    [filemask]
    -interim        *.itm
    -rfb            *.rfb
    -soundsource    *.soso
    % the following parameters are not yet used in artoa4
    -session        *.sel
    -argos          *.arg
    -header         *.hdr
    -rft            *.rft
    -cla2           *.cla2
    -rfc            *.rfc
    -trj4           *.trj4
    -status         *.sts
    -surface        *.sfc
    -ric            *.ric
    -diaric         *.diaric
    
    [load]
    % the following parameters are not yet used in artoa4
    -savesession        0
    -cycledelimiter     -
    
    [view]
    -hidedeleteddatapoints  0
    
    [defaults]
    -pressure		9999
    -temperature		9999
    -toa			9999
    
    [soundsourcecolors]
    230 25 75
    60 180 75
    255 225 25
    0 130 200
    245 130 48
    145 30 180
    70 240 240
    240 50 230
    210 245 60
    250 190 190
    0 128 128
    230 190 255
    170 110 40
    255 250 200
    128 0 0
    170 255 195
    128 128 0
    255 215 180
    0 0 128
    128 128 128
    255 255 255
    0 0 0