File tree Expand file tree Collapse file tree 1 file changed +24
-2
lines changed Expand file tree Collapse file tree 1 file changed +24
-2
lines changed Original file line number Diff line number Diff line change 1- # IGP
2- Integrated Geodetic Processing
1+ # Integrated Geodetic Processing (IGP)
2+
3+ ** Release 1.0b1 d.d. December 2nd, 2024**
4+
5+ This repository contains version 1.0 of the NAM Integrated Geodetic Processing
6+ software (IGP).
7+
8+ The main folder structure is
9+
10+ | folder | content |
11+ | ------------ | ---------------------------------------------|
12+ | igpsoftware | actual Matlab software |
13+ | igptemplates | processing templates (Matlab scripts) |
14+ | igpprojects | processing results (empty) |
15+ | igpdata | staging area for the input files (empty) |
16+
17+ Actual processing is done within igpprojects. To start a new project in igpproject:
18+
19+ 1 . copy the raw data files to ` igpdata `
20+ 2 . copy one of the template folders from ` igptemplates ` to ` igpprojects `
21+ 3 . modify the copied template in ` igpprojects `
22+ 4 . process the project in ` igpprojects `
23+
24+ See the IGP User Manual for more instructions.
You can’t perform that action at this time.
0 commit comments