Update home authored by Olaf Boebel's avatar Olaf Boebel
......@@ -4,29 +4,40 @@ This wiki contains all documentation that is created outside of the source code.
## ARTOA 4 user manual
### Source selection
1. [Source selection](./ARTOA4-UserManual/SourceSelection)
### ARTOA 4 main window
1. Page tabs
1. File
2. Edit
3. Show
4. Track
5. View
2. Tracking Parameters
3. [Combinatin Control](./ARTOA4-UserManual/SourceSelection)
4. Offsets
5. Offsets control
## ARTOA4 memory data format specification
The specification defines the structure of the MATLAB variables that are used by ARTOA3. The following formats are available:
1. [RFB (.rfb) and SoundSource (.soso) files](./ARTOA4-memory-data-format-specification/RFB-(.rfb)-and-SoundSource-(.soso)-files)
1. [Trajectory](./ARTOA4-memory-data-format-specification/Trajectory)
1. [artoaGui](./ARTOA4-memory-data-format-specification/artoaGui)
1. [artoaWorkspace](./ARTOA4-memory-data-format-specification/artoaWorkspace)
1. [artoaDataInput](./ARTOA4-memory-data-format-specification/artoaDataInput)
1. [toaData](./ARTOA4-memory-data-format-specification/toaData)
2. [Trajectory](./ARTOA4-memory-data-format-specification/Trajectory)
3. [artoaGui](./ARTOA4-memory-data-format-specification/artoaGui)
4. [artoaWorkspace](./ARTOA4-memory-data-format-specification/artoaWorkspace)
5. [artoaDataInput](./ARTOA4-memory-data-format-specification/artoaDataInput)
6. [toaData](./ARTOA4-memory-data-format-specification/toaData)
## ARTOA4 Algorithms
The documentation of the algorithms can be found in the following documents:
1. [Offset calculations](./ARTOA4-Algorithms/Offset-calculations)
1. [Satfix Toa Calculation](./ARTOA4-Algorithms/Satfix-Toa-Calculation)
1. [Soundspeed Selection](./ARTOA4-Algorithms/Soundspeed-Selection)
2. [Satfix Toa Calculation](./ARTOA4-Algorithms/Satfix-Toa-Calculation)
3. [Soundspeed Selection](./ARTOA4-Algorithms/Soundspeed-Selection)
## ARGO trajectory export
artoa4 provides an export to netCDF function. This function is available through the File -> Save -> Argo trajectory file menu entry.
This will generate a netCDF file [based on the argo specification](https://archimer.ifremer.fr/doc/00187/29825/68654.pdf).
\ No newline at end of file