Products from the CODE processing
-
The URL of our FTP server is ftp://ftp.aiub.unibe.ch.
If you do not use FTP to download our products you can still use https://www.aiub.unibe.ch/download
- AIUB_AFTP.TXT: Description of the structure and content of the AIUB's download area
-
BSWUSER54:
Products in Bernese formatted files
- MODEL: Files providing model components of the Bernese GNSS Software, Version 5.4
- CONFIG: Configuration files to be used with the Bernese GNSS Software, Version 5.4; regularly updated during the operational processing at CODE
- REF: Reference frame files (CRD, VEL, FIX, and PSD) and antenna corrections
- MODEL: Files providing model components of the Bernese GNSS Software, Version 5.4
-
CODE:
Products in internationally formatted files
containing CODE final, rapid, and ultra-rapid products for the IGS
(GPS, GLONASS, and Galileo orbits, ERPs, daily clock RINEX files, daily troposphere SINEX and IONEX files, daily and weekly coordinate solutions, as well as Bias product files) -
CODE-MGEX:
Products from CODE's MGEX solution (GPS, GLONASS, Galileo, BeiDou, and QZSS) in internationally formatted files
Dach, Rolf; Schaer, Stefan; Arnold, Daniel; Brockmann, Elmar; Kalarus, Maciej Sebastian; Lasser, Martin; Stebler, Pascal; Jäggi, Adrian (2024). CODE final product series for the IGS. Published by Astronomical Institute, University of Bern. URL: https://www.aiub.unibe.ch/download/CODE; DOI: 10.48350/197025.
Dach, Rolf; Schaer, Stefan; Arnold, Daniel; Brockmann, Elmar; Kalarus, Maciej Sebastian; Lasser, Martin; Stebler, Pascal; Jäggi, Adrian (2024). CODE rapid product series for the IGS. Published by Astronomical Institute, University of Bern. URL: https://www.aiub.unibe.ch/download/CODE; DOI: 10.48350/197026.
Dach, Rolf; Schaer, Stefan; Arnold, Daniel; Brockmann, Elmar; Kalarus, Maciej Sebastian; Lasser, Martin; Stebler, Pascal; Jäggi, Adrian (2024). CODE ultra-rapid product series for the IGS. Published by Astronomical Institute, University of Bern. URL: https://www.aiub.unibe.ch/download/CODE; DOI: 10.48350/197027.
Dach, Rolf; Schaer, Stefan; Arnold, Daniel; Brockmann, Elmar; Kalarus, Maciej Sebastian; Lasser, Martin; Stebler, Pascal; Jäggi, Adrian (2024). CODE product series for the IGS MGEX project. Published by Astronomical Institute, University of Bern. URL: https://www.aiub.unibe.ch/download/CODE_MGEX; DOI: 10.48350/197028.
Selmke, Inga; Dach, Rolf; Arnold, Daniel; Prange, Lars; Schaer, Stefan; Sidorov, Dmitry; Stebler, Pascal; Villiger, Arturo; Jäggi, Adrian; Hugentobler, Urs (2020).CODE repro3 product series for the IGS. Published by Astronomical Institute, University of Bern. URL: https://www.aiub.unibe.ch/download/REPRO_2020; DOI 10.7892/boris.135946.
Sušnik, Andreja; Dach, Rolf; Villiger, Arturo; Maier, Andrea; Arnold, Daniel; Schaer, Stefan; Jäggi, Adrian (2016). CODE reprocessing product series. Published by Astronomical Institute, University of Bern. URL: https://www.aiub.unibe.ch/download/REPRO_2015; DOI: 10.7892/boris.80011.
- User manual (20.1 MB) for the Bernese GNSS Software, Version 5.2 (November 2015)
- Course Tutorial
(17.5 MB)
for the current version of the Bernese GNSS Software
- Step by step guide for interactive processing of the example data during the Bernese Training Course
- The environment for the tutorial is available at TUTORIAL.tgz; instruction on how to establish this environment is provided in Section 1.2.5 of this book.
Data for the processing examples
We recommend to distingish three areas for the data processing, with the general dataflow:
DATAPOOL -> CAMPAIGN -> SAVEDISK.The processing example is organized accordingly, with the underlying idea that the data is first downloaded and archived in the DATAPOOL area. Then the data is copied to the CAMPAIGN area for processing. Finally, the result files are saved into the SAVEDISK area.
Therefore, you will find three compressed tar archives to be installed in order to run the processing examples:
-
DATAPOOL.tgz
This archive contains the (raw) data for the processing examples organized in various sub-directories. -
CAMPAIGN54.tgz
This archive contains the (empty) campaign directory tree for the EXAMPLE campaign. -
SAVEDISK.tgz
This archive contains a set of reference results files (indicated by _REF) in various directories corresponding to the example BPEs.
Installation procedure on Windows platforms:
- Download the archives into the directory %DOC%
- Extract the archives directly to the dedicated areas using, e.g., the
program 7-Zip
- CAMPAIGN54.tgz to %P%
- DATAPOOL.tgz to %D%
- SAVEDISK.tgz to %S%
Installation procedure on Unix/Linux and Mac platforms:
- Download the archives into the directory ${DOC}
- Change into the dedicated areas and extract the archives:
- cd ${P}; tar -xvzf ${DOC}/CAMPAIGN54.tgz
- cd ${D}; tar -xvzf ${DOC}/DATAPOOL.tgz
- cd ${S}; tar -xvzf ${DOC}/SAVEDISK.tgz
There are different external tools needed or recommended to be used together with the Bernese GNSS Software.
Component | Unix/Linux+Mac | Windows |
---|---|---|
Fortran, C++, make | from your operating system provider or from an alternative source | not needed, executables delivered |
Qt 4 library | qt-project.org | not needed, executables delivered |
Perl | from your operating system provider | www.perl.org |
UNIX-compress | from your operating system provider | not needed |
gzip | from your operating system provider | www.gzip.org |
Extract a ZIP archive | not needed | extract a zip-archive from the command line; for instance www.7-zip.org |
wget | from your operating system provider | wget from gnuwin32.sourceforge.net |
JPL ephemeris files | ssd.jpl.nasa.gov | ssd.jpl.nasa.gov |
RINEX Hatanaka compression | terras.gis.go.jp | terras.gis.go.jp |
Ocean tide loading provider | holt.oso.chalmers.se | holt.oso.chalmers.se |
S1/S2 atmospheric tide loading calculator | geophy.uni.lu | geophy.uni.lu |