|
|
Line 1: |
Line 1: |
− | There are 9 subdirectories in each week directory:<br>
| |
− | cin/ flt/ info/ orbit/ post/ qm/ reg/ rnx/ trop/<br>
| |
| | | |
− | <pre>
| |
− | cin: usually empty, contains the cin file (site information) if used
| |
− | flt: files created during the running of the processing software are kept here.
| |
− | The files give various status reports and other information about how the various
| |
− | processing programs ran. You will work in this directory to 'clean' the solutions
| |
− | and re-run the processing software.
| |
− | info: usually empty
| |
− | orbit: contains files of orbit parameters for all the GPS satellites
| |
− | post: contains files with the final solutions (positions of all sites)
| |
− | qm: contains data in binary qm format
| |
− | reg: contains files with the model and partial derivatives
| |
− | rnx: contains some data files in rinex format and files with information about the data
| |
− | trop: contains files with information about the troposphere
| |
− | </pre>
| |