![]() |
![]() |
![]() |
|
Descriptionrun_survey expects a specific directory structure, or tree. Although the general structure is fixed, the name of the base of that tree is input by the user via the command line; therefore the base of the processing tree can originate anywhere. The directory or directories where the actual processing will occur, or working directories, are named yr_doy, where yr is the two digit year when the data were taken and, separated by an underscore, doy is the three digit day-of-year. The files directory stores files common to all processing for this project. This directory structure has proven to be self-descriptive, simplify archiving, and help prevent contamination of one project's processing with another's. The figure below shows the generic structure of this tree:where "yr_dy1/" , "yr_dy2/" and "yr_dy3/" are directories where data processing, from individual sessions, days, occupations, etc., will occur. As shown above, there may be one or more of these working directories. "files/" is a special subdirectory where files specific to these data are kept. The intent is to force the user to group related data processing together under a meaningfully named directory. Tutorial
cd Tutorial
mkdir files
With on-going projects, periodically updating of the ant info file is strongly recommended. For now, go back down to the base of the processing tree. Additional files will be created in or added to this directory later.
NotesThe ant_info.003 file contains standard models for correcting observation elevation dependent variability in the location of the phase center of a GPS antenna. The measurements which constitute the entries in ant_info.003 are an on-going project at the NGS. A description of this project and up-to-date file can be retrieved from the NGS web site.The directory should now look like: "01_033/" is currently empty. "files/" contains only the ant info file, ant_info.003. |
© 2009 General Positioning LLC |
2009-02-15 18:41 UTC |