| 1 | == Producing basestation files for Iceland. == |
| 2 | So far only tested for reyk |
| 3 | |
| 4 | ''' In Linux ''' |
| 5 | |
| 6 | Download the .13n files for the time needed from: ftp://igs.bkg.bund.de/<basestation>/highrate/ Each file contains 15 minutes of data. |
| 7 | |
| 8 | Extract the zipped files then convert to .13o files using {{{CRX2RNX [file]}}}. |
| 9 | |
| 10 | Concatenate the .13o files using {{{ teqc [file1] [file2] [file3] > [output file] }}} |
| 11 | |
| 12 | Transfer to the Windows machine. |
| 13 | |
| 14 | ''' On the Windows Machine ''' |
| 15 | |
| 16 | Create an IPAS TC project like normal but on the add basestaton menu choose to download service data. This will get you a .gbp file, a .epp file and a .sta file.(This .gbp file doesn't seem to be used, as it's missing the level 2 correction in its header.) |
| 17 | |
| 18 | Use GraphNav to convert the .l3o file created earlier, giving it the .epp file created by IPAS TC when it asks for one. This should create a .gbp file that will actualy work. |
| 19 | |
| 20 | Do basestation PPP and the rest of the processing as normal using this .gbp file. |