From 4e82eaa241ef286d85b928991e8217d3988e145c Mon Sep 17 00:00:00 2001 From: Alfie Date: Mon, 3 Aug 2026 17:08:31 +0800 Subject: [PATCH 1/3] feat(bernese): capture PAGENET_DLY.PCF and PGN_WK panels from the T420 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The gps3 session log §14.5 records this as the one asset blocking the BRN-001 acceptance test: the orchestrator is ready, $U is provisioned, maxjobs is corrected and the validator now reads the real DATAPOOL — but PAGENET_DLY.PCF existed only on the T420, the machine that drove the training week. Captured byte-for-byte, not re-derived, for the reason that log gives: a re-derived PCF would be a different PCF, and the acceptance test would then be exercising something nobody has ever run. Three of the expectations recorded in §14.5 do not match the actual files. Checked against the files rather than assumed; details in PROVENANCE.md. - No dangling WAIT. §14.5 anticipated `599 DUMMY` waiting on `512 514 522` with 522 undefined. This PCF's 599 waits on `512 514` only; there is no 521/522 in the file and no 9xx tail. The adaptation §14.5 warned against performing by eye had already been done deliberately. The provisioner's dangling-WAIT check should pass it unmodified. - PGN_WK/ADDNEQ2.INP is already sanitized, not pending sanitization. A 2026-07-03 pass converted separators, replaced the C:\Bernese ENVIRONMENT block, remapped INPFILE from the instructor's 3 demo sessions to the 7 real PAGENET sessions, and raised MAXPAR 5000 -> 10000. MAXPAR is past the overflow the readiness notes describe; do not revert it. - The Windows separators are in MENU.INP, not ADDNEQ2.INP: SESSION_TABLE 1 "${P}/SOB\GEN\SESSIONS.SES" — instructor's campaign name, backslashes intact. Two demo-week literals do survive in ADDNEQ2.INP (COORD line 66 and FREESTA_F line 935, both $(FIN)_20261040), and need remapping to the session being processed. Those are the rejections to expect, and them being caught is the provisioner working. ADDNEQ2.bck and ADDNEQ2.INP.pre_phaseB_20260703 are not committed — 186 KB each of pre-sanitization state now recorded in diff form in PROVENANCE.md, and still on the T420 if the original is ever needed as evidence. Co-Authored-By: Claude Opus 5 --- config/bernese/gpsuser/OPT/PGN_WK/ADDNEQ2.INP | 4930 +++++++++++++++++ config/bernese/gpsuser/OPT/PGN_WK/MENU.INP | 92 + .../bernese/gpsuser/OPT/PGN_WK/MENU_CMP.INP | 17 + .../bernese/gpsuser/OPT/PGN_WK/MENU_EXT.INP | 1929 +++++++ .../bernese/gpsuser/OPT/PGN_WK/MENU_PGM.INP | 828 +++ .../bernese/gpsuser/OPT/PGN_WK/MENU_VAR.INP | 116 + config/bernese/gpsuser/PCF/PAGENET_DLY.PCF | 105 + config/bernese/gpsuser/PROVENANCE.md | 87 + 8 files changed, 8104 insertions(+) create mode 100755 config/bernese/gpsuser/OPT/PGN_WK/ADDNEQ2.INP create mode 100755 config/bernese/gpsuser/OPT/PGN_WK/MENU.INP create mode 100755 config/bernese/gpsuser/OPT/PGN_WK/MENU_CMP.INP create mode 100755 config/bernese/gpsuser/OPT/PGN_WK/MENU_EXT.INP create mode 100755 config/bernese/gpsuser/OPT/PGN_WK/MENU_PGM.INP create mode 100755 config/bernese/gpsuser/OPT/PGN_WK/MENU_VAR.INP create mode 100644 config/bernese/gpsuser/PCF/PAGENET_DLY.PCF create mode 100644 config/bernese/gpsuser/PROVENANCE.md diff --git a/config/bernese/gpsuser/OPT/PGN_WK/ADDNEQ2.INP b/config/bernese/gpsuser/OPT/PGN_WK/ADDNEQ2.INP new file mode 100755 index 0000000..c6b9a77 --- /dev/null +++ b/config/bernese/gpsuser/OPT/PGN_WK/ADDNEQ2.INP @@ -0,0 +1,4930 @@ + +! Some keywords for automatic output +! ---------------------------------- +CAMPAIGN 1 "./DUMMY" + ## widget = initmenu; pointer = ACTIVE_CAMPAIGN + +SESSION_TABLE 1 "${PAN}/SESSIONS.SES" + ## widget = initmenu; pointer = SESSION_TABLE + +DESCR_SESSION_TABLE 1 "Session table" + +YR4_INFO 1 "2026" + ## widget = comment + # $Y+0 + +SES_INFO 1 "1040" + ## widget = comment + # $S+0 + +USR_INFO 1 "${USER}" + ## widget = comment + +! Environment variables +! --------------------- +ENVIRONMENT 1 "" "${}" + ## widget = initmenu; pointer = ENVIR_LIST + +! ========================================================================= +! ADDNEQ2 1: Input Files +! ========================================================================= +! Show all general files +! ---------------------- +SHOWGEN 1 "1" + ## widget = checkbox + +MSG_SHOWGEN 1 "Show all general files" + +! Normal equations +! ---------------- +INPFILE 7 + "${P}/PAGENET/SOL/$(FIN)_20260840.NQ0" + "${P}/PAGENET/SOL/$(FIN)_20260850.NQ0" + "${P}/PAGENET/SOL/$(FIN)_20260860.NQ0" + "${P}/PAGENET/SOL/$(FIN)_20260870.NQ0" + "${P}/PAGENET/SOL/$(FIN)_20260880.NQ0" + "${P}/PAGENET/SOL/$(FIN)_20260890.NQ0" + "${P}/PAGENET/SOL/$(FIN)_20260900.NQ0" + ## widget = selwin; path = DIR_NEQ; ext = EXT_NEQ + # $(FIN)_$YYYSS~~ + +MSG_INPFILE 1 "Normal equations" + +INPFILE_TXT_COL_1 1 "Name" + +! Variance rescaling factors +! -------------------------- +COVCOMI 0 + ## widget = selwin; path = DIR_WGT; ext = EXT_WGT; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_COVCOMI 1 "Variance rescaling factors" + +! Station coordinates +! ------------------- +COORD 1 "./DUMMY/STA/$(FIN)_20261040.CRD" + ## widget = selwin; path = DIR_CRD; ext = EXT_CRD; maxfiles = 1 + # $(FIN)_$YYYSS+0 + +DESCR_COORD 1 "Station coordinates" + +! Station velocities +! ------------------ +VELAPR 0 + ## widget = selwin; path = DIR_VEL; ext = EXT_VEL; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_VELAPR 1 "Station velocities" + +! Station information +! ------------------- +STAINFO 0 + ## widget = selwin; path = DIR_STA; ext = EXT_STA; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_STAINFO 1 "Station information" + +! Troposphere estimates +! --------------------- +TROPEST 0 + ## widget = selwin; path = DIR_TRP; ext = EXT_TRP; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_TROPEST 1 "Estimated troposphere" + +! Ionosphere master file +! ---------------------- +IONOS 0 + ## widget = selwin; path = DIR_ION; ext = EXT_ION; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_IONOS 1 "Ionosphere master file" + +! Observable-specific biases +! -------------------------- +DCBINP 0 + ## widget = selwin; path = DIR_OSB; ext = EXT_OSB; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_DCBINP 1 "Observable-specific biases" + +! Maximal allowed extrapolation for OSB input +! ------------------------------------------- +OCBEXT 1 "00 00 00" + ## widget = lineedit; check_type = time; activeif = DCBINP / _ + ## emptyallowed = true + +MSG_OCBEXT 1 "Maximal allowed time for code bias extrapolation" + +! Inter-system biases +! ------------------- +ISBINP 0 + ## widget = selwin; path = DIR_ISB; ext = EXT_ISB; maxfiles = 1 + ## emptyallowed = true + +DESCR_ISBINP 1 "Inter-system biases" + +! Range biases (a priori) +! ----------------------- +RGBINP 0 + ## widget = selwin; path = DIR_RGB; ext = EXT_RGB; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_RGBINP 1 "SLR biases, CoM" + +! Earth rotation parameters +! ------------------------- +POLE 0 + ## widget = selwin; path = DIR_ERP; ext = EXT_ERP; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_POLE 1 "Earth rotation parameters" + +! Satellite Clock File, input +! -------------------- +SATCLK 0 + ## widget = selwin; path = DIR_CLK; ext = EXT_CLK; maxfiles = 1 + ## emptyallowed = true; activeif = RXCLKIN = _ + # + +DESCR_SATCLK 1 "GNSS satellite clocks" + +! Clock RINEX File +! ---------------- +RXCLKIN 0 + ## widget = selwin; path = DIR_RXC; ext = EXT_RXC; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_RXCLKIN 1 "Clock RINEX file" + +! Geocenter coordinates +! --------------------- +GCCINP 0 + ## widget = selwin; path = DIR_GCC; ext = EXT_GCC; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_GCCINP 1 "Geocenter coordinates" + +! Covariances (Coords) +! -------------------- +COVARRS 0 + ## widget = lineedit; path = DIR_COV; ext = EXT_COV + # + +DESCR_COVARRS 1 "Var-covar w.r.t. coord." + +! Covariances (All) +! ----------------- +COVTTRS 0 + ## widget = lineedit; path = DIR_COV; ext = EXT_COV + # + +DESCR_COVTTRS 1 "Full var-covar matrix" + +! Parameter estimates +! ------------------- +PARAMIN 0 + ## widget = selwin; path = DIR_EST; ext = EXT_EST; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_PARAMIN 1 "Parameter estimates" + +! ========================================================================= +! ADDNEQ2 1.1: General Files +! ========================================================================= +! General constants +! ----------------- +CONST 1 "${MODEL}/CONST.BSW" + ## widget = selwin; path = PTH_CONST; ext = EXT_CONST; maxfiles = 1 + # CONST + +DESCR_CONST 1 "General constants" + +! Geodetic datum +! -------------- +DATUM 1 "${CONFIG}/DATUM.BSW" + ## widget = selwin; path = PTH_DATUM; ext = EXT_DATUM; maxfiles = 1 + # DATUM + +DESCR_DATUM 1 "Geodetic datum" + +! Antenna phase center corrections +! -------------------------------- +PHASECC 1 "./DUMMY/GEN/ANTENNA_I20.PCV" + ## widget = selwin; path = PTH_PHASECC; ext = EXT_PHASECC; maxfiles = 1 + ## emptyallowed = true + # ANTENNA_I20 + +DESCR_PHASECC 1 "Antenna corrections" + +! Satellite information +! --------------------- +SATELL 1 "${CONFIG}/SATELLIT_I20.SAT" + ## widget = selwin; path = PTH_SATELL; ext = EXT_SATELL; maxfiles = 1 + ## emptyallowed = true + # SATELLIT_I20 + +DESCR_SATELL 1 "Satellite information" + +! Observation selection +! -------------------- +OBSSEL 1 "./DUMMY/GEN/OBSERV.SEL" + ## widget = selwin; path = PTH_OBSSEL; ext = EXT_OBSSEL; maxfiles = 1 + # OBSERV + +DESCR_OBSSEL 1 "Observation selection" + +! Satellite problems +! ------------------ +SATCRUX 1 "${CONFIG}/SAT_2026.CRX" + ## widget = selwin; path = PTH_SATCRUX; ext = EXT_SATCRUX; maxfiles = 1 + ## emptyallowed = true + # SAT_$Y+0 + +DESCR_SATCRUX 1 "Satellite problems" + +! Subdaily ERP model +! ------------------- +SUBMOD 1 "${MODEL}/IERS2010XY.SUB" + ## widget = selwin; path = PTH_SUBMOD; ext = EXT_SUBMOD; maxfiles = 1 + ## emptyallowed = true + # IERS2010XY + +DESCR_SUBMOD 1 "Subdaily ERP model" + +! Nutation Model +! ------------------- +NUTMOD 1 "${MODEL}/IAU2000R06.NUT" + ## widget = selwin; path = PTH_NUTMOD; ext = EXT_NUTMOD; maxfiles = 1 + ## emptyallowed = true + # IAU2000R06 + +DESCR_NUTMOD 1 "Nutation model" + +! Sinex header file +! ----------------- +SINEXIN 1 "./DUMMY/GEN/SINEX.SKL" + ## widget = selwin; path = PTH_SINEXIN; ext = EXT_SINEXIN; maxfiles = 1 + ## emptyallowed = true + # SINEX + +DESCR_SINEXIN 1 "SINEX header file" + +! IONEX control file +! ------------------ +IONEXCF 1 "./DUMMY/GEN/IONEX.SKL" + ## widget = selwin; path = PTH_IONEXCF; ext = EXT_IONEXCF; maxfiles = 1 + ## emptyallowed = true + # IONEX + +DESCR_IONEXCF 1 "IONEX control file" + +! Scratch file +! ------------ +AUXFIL 1 "${U}/WORK/ADDNEQ2.SCR" + ## widget = lineedit; path = PTH_SCR; ext = EXT_SCR; emptyallowed = false + # ADDNEQ2$J + +DESCR_AUXFIL 1 "Scratch file" + +DELETE_FILES 1 "AUXFIL" + +! ========================================================================= +! ADDNEQ2 2: Output Files +! ========================================================================= +! Program output +! -------------- +SYSODEF 1 "0" + ## widget = checkbox + +MSG_SYSODEF 1 "Program output" + +SYSOUT 1 "./DUMMY/OUT/$(WK)_2414.OUT" + ## widget = lineedit; path = DIR_OUT; ext = EXT_OUT + ## activeif = SYSODEF == 0; emptyallowed = false + # $(WK)_$W+0 + +DESCR_SYSOUT 1 "Program output" + +! Error messages +! -------------- +ERRMRG 1 "0" + ## widget = checkbox + +MSG_ERRMRG 1 "Error message" + +SYSERR 1 "${U}/WORK/ERROR.MSG" + ## widget = lineedit; path = PTH_ERR; ext = EXT_ERR + ## activeif = ERRMRG == 0; emptyallowed = false + # ERROR + +DESCR_SYSERR 1 "Error message" + +! Subroutine/function debug output +! -------------------------------- +DEBUG_STKLOG 0 + ## widget = lineedit; path = PTH_DBG; ext = EXT_DBG; maxfiles = 1 + ## emptyallowed = true + +DESCR_DEBUG_STKLOG 1 "Debug stack log output" + +DEBUG_SUMMARY 0 + ## widget = lineedit; path = PTH_DBG; ext = EXT_DBG; maxfiles = 1 + ## emptyallowed = true + +DESCR_DEBUG_SUMMARY 1 "Debug summary output" + +DEBUG_INTERVAL 1 "00 01 00" + ## widget = lineedit; check_type = time + +MSG_DEBUG_INTERVAL 1 "Interval for intermediate debug summary" + +! End program normally in case of an error +! (return code 0): USE AT YOUR OWN RISK! +! ---------------------------------------- +CONT_ERR 1 "0" + ## widget = checkbox + +MSG_CONT_ERR 1 "End program normally even in case of errors" + +! Ignore errors wihtin specified subroutines +! ------------------------------------------ +IGNORE_ERR 1 "" + ## widget = uniline; numlines = 5 + +MSG_IGNORE_ERR 1 "Ignore errors within specified subroutines" + +! Normal equations +! ---------------- +NEQOUT 1 "./DUMMY/SOL/$(WK)_2414.NQ0" + ## widget = lineedit; path = DIR_NEQ; ext = EXT_NEQ + # $(WK)_$W+0 + +DESCR_NEQOUT 1 "Resulting normal equations" + +! Sinex +! ----- +SNXCONT 1 "NEQ" + ## widget = combobox; activeif = SINEXRS /= _; cards = COV NEQ + ## editable = false + +MSG_SNXCONT 1 "Content of SINEX" + +SINEXRS 0 + ## widget = lineedit; path = DIR_SNX; ext = EXT_SNX + # + +DESCR_SINEXRS 1 "SINEX" + +! Station coordinates +! ------------------- +COORDRS 1 "./DUMMY/STA/$(WK)_2414.CRD" + ## widget = lineedit; path = DIR_CRD; ext = EXT_CRD + # $(WK)_$W+0 + +DESCR_COORDRS 1 "Station coordinate results" + +! Velocities +! ---------- +VELORS 0 + ## widget = lineedit; path = DIR_VEL; ext = EXT_VEL + # + +DESCR_VELORS 1 "Station velocity results" + +! Troposphere estimates +! --------------------- +TROPSAV 0 + ## widget = lineedit; path = DIR_TRP; ext = EXT_TRP + # + +DESCR_TROPSAV 1 "Troposphere estimates" + +! Troposphere SINEX +! ----------------- +TROPSNX 0 + ## widget = lineedit; path = DIR_TRO; ext = EXT_TRO + # + +DESCR_TROPSNX 1 "Troposphere estimates (SINEX)" + +! Ionosphere models +! ----------------- +IONOSRS 0 + ## widget = lineedit; path = DIR_ION; ext = EXT_ION + # + +DESCR_IONOSRS 1 "Ionosphere models" + +! IONEX +! ----- +IONEXRS 0 + ## widget = lineedit; path = DIR_INX; ext = EXT_INX + # + +DESCR_IONEXRS 1 "IONEX" + +! Code biases +! ----------- +DCBOUT 0 + ## widget = lineedit; path = DIR_OSB; ext = EXT_OSB + # + +DESCR_DCBOUT 1 "Code bias results" + +! Inter-system biases +! ------------------- +ISBOUT 0 + ## widget = lineedit; path = DIR_ISB; ext = EXT_ISB + +DESCR_ISBOUT 1 "Inter-system biases (output)" + +! Range biases +! ------------ +RGBOUT 0 + ## widget = lineedit; path = DIR_RGB; ext = EXT_RGB + # + +DESCR_RGBOUT 1 "SLR biases, CoM (output)" + +! BIAS SINEX +! ---------- +BIASSNX 0 + ## widget = lineedit; path = DIR_BIA; ext = EXT_BIA + # + +DESCR_BIASSNX 1 "BIAS SINEX" + +! Orbital elements +! ---------------- +ELEFILE 0 + ## widget = lineedit; path = DIR_ELE; ext = EXT_ELE + # + +DESCR_ELEFILE 1 "Orbital elements" + +! Bernese ERP file +! ---------------- +POLERS 0 + ## widget = lineedit; path = DIR_ERP; ext = EXT_ERP + # + +DESCR_POLERS 1 "Bernese ERP file" + +! IERS ERP file +! ------------- +IERSPOL 0 + ## widget = lineedit; path = DIR_IEP; ext = EXT_IEP + # + +DESCR_IERSPOL 1 "IERS ERP file" + +! Geocenter coordinates +! --------------------- +GCCOUT 0 + ## widget = lineedit; path = DIR_GCC; ext = EXT_GCC + # + +DESCR_GCCOUT 1 "Geocenter coordinates" + +! Station residuals +! ----------------- +PLOTRS 0 + ## widget = lineedit; path = DIR_PLT; ext = EXT_PLT + # + +DESCR_PLOTRS 1 "Station residuals" + +PLOT_ALL 0 + ## widget = lineedit; path = DIR_PLT; ext = EXT_PLT + # + +DESCR_PLOT_ALL 1 "Indiv. for all parameters" + +! Weekly summary file +! ------------------- +WEKSUM 0 + ## widget = lineedit; path = DIR_SUM; ext = EXT_SUM + # + +DESCR_WEKSUM 1 "Weekly summary file" + +! Variance rescaling factors (output) +! ----------------------------------- +COVCOMO 0 + ## widget = lineedit; path = DIR_WGT; ext = EXT_WGT; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_COVCOMO 1 "Variance rescaling factors" + +! PCV antenna models (output) +! Phase center models +! Phase center variations (grid) +! --------------------------- +PHASRSG 0 + ## widget = lineedit; path = DIR_PHG; ext = EXT_PHG; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_PHASRSG 1 "Antenna model results" + +! Satellite Clock File, output +! -------------------- +CLKSAV 0 + ## widget = lineedit; path = DIR_CLK; ext = EXT_CLK + # + +DESCR_CLKSAV 1 "Satellite clock file" + +! Clock RINEX File, output +! ---------------- +CLKRNX 0 + ## widget = lineedit; path = DIR_RXC; ext = EXT_RXC + # + +DESCR_CLKRNX 1 "clock RINEX file" + +! Parameter estimates +! ------------------- +PARAMRS 0 + ## widget = lineedit; path = DIR_EST; ext = EXT_EST + # + +DESCR_PARAMRS 1 "Parameter estimate results" + +! ========================================================================= +! ADDNEQ2 3.1: Options +! ========================================================================= +! Title +! ----- +TITLE 0 + ## widget = lineedit + # + +MSG_TITLE 1 "Title line" + +! Maximum number of parameters in combined NEQ +! -------------------------------------------- +MAXPAR 1 "10000" + ## widget = spinbox; range = 500 20000 500 + +MSG_MAXPAR 1 "Maximum number of parameters in combined NEQ" + +! A priori sigma of unit weight +! ----------------------------- +SIGMA0 1 "0.0010" + ## widget = lineedit; emptyallowed = false; check_type = real + ## check_min = 1e-20 + +MSG_SIGMA0 1 "A priori sigma of unit weight" + +! Compute no inversion +! --------------------- +NOINV 1 "0" + ## widget = checkbox + +MSG_NOINV 1 "Compute no solution" + +! Compute and compare individual solutions +! ---------------------------------------- +INDVSOL 1 "YES" + ## widget = combobox; editable = false + ## cards = NO YES HELMERT HLM_TRA HLM_ROT HLM_ALL; activeif = NOINV = 0 + +MSG_INDVSOL 1 "Compute and compare individual solutions" + +! Reference epoch for the coordinates +! ----------------------------------- +TIMREF 0 + ## widget = lineedit; activeif = NOINV = 0; check_type = date + # + +MSG_TIMREF 1 "Reference date for station coordinates" + +HOUREF 0 + ## widget = lineedit; activeif = NOINV = 0; check_type = time + # + +MSG_HOUREF 1 "Reference time for station coordinates" + +! Estimate velocities +! ------------------- +CRD_NINT 1 "0" + ## widget = checkbox + +MSG_CRD_NINT 1 "Set up station velocities" + +! Estimate geocenter coordinates +! ------------------------------ +SETUP_GCC 1 "0" + ## widget = checkbox + +MSG_SETUP_GCC 1 "Set up Geocenter coordinates" + +! ========================================================================= +! ADDNEQ2 3.2: Options +! ========================================================================= +! Provide extended output w.r.t. estimated parameters +! --------------------------------------------------- +PRT_EXT 1 "1" + ## widget = checkbox + +MSG_PRT_EXT 1 "Provide extended output wrt. estimated parameters" + +! Printing: Detailed coordinate parameter information +! --------------------------------------------------- +SUMCRD 1 "0" + ## widget = checkbox + +MSG_SUMCRD 1 "Printing: Extended summary concerning coordinates" + +! Printing: Detailed ionosphere parameter information +! --------------------------------------------------- +SUMION 1 "0" + ## widget = checkbox + +MSG_SUMION 1 "Printing: Extended summary concerning ionosphere" + +! Printing: Detailed troposphere parameter information +! ---------------------------------------------------- +SUMTRP 1 "0" + ## widget = checkbox + +MSG_SUMTRP 1 "Printing: Extended summary concerning troposphere" + +! Notify station inconsistencies between NEQs +! ------------------------------------------- +PRT_SIC 1 "1" + ## widget = checkbox + +MSG_PRT_SIC 1 "Notify station inconsistencies between NEQs" + +! Notify changes due to station information file +! ---------------------------------------------- +CRXWARN 1 "1" + ## widget = checkbox; activeif = STAINFO / _ + +MSG_CRXWARN 1 "Notify changes due to station info file" + +! Print detailed list of all parameter manipulations +! -------------------------------------------------- +PRT_PAR 1 "0" + ## widget = checkbox + +MSG_PRT_PAR 1 "Print detailed list of all parameter manipulations" + +! Print detailed list on usage of constraints +! ------------------------------------------- +PRT_SIG 1 "0" + ## widget = checkbox + +MSG_PRT_SIG 1 "Print detailed list on usage of constraints" + +! Regularize a priori constraint matrix +! ------------------------------------- +SNXREG 1 "NO" + ## widget = combobox; cards = NO YES + ## activeif = SINEXRS /= _ AND NOINV = 0 + +MSG_SNXREG 1 "Regularize a priori constraint matrix" + +! Sort stations according to DOMES code +! ------------------------------------- +STASORT 1 "0" + ## widget = checkbox; activeif = SINEXRS /= _ + +MSG_STASORT 1 "Sort stations according to DOMES code" + +! Include ADDNEQ1-style statistics block +! -------------------------------------- +HEUREF 1 "0" + ## widget = checkbox; activeif = SINEXRS /= _ + +MSG_HEUREF 1 "Include ADDNEQ1-style statistics block" + +! Do not write non-calibrated antenna/radome codes +! ------------------------------------------------ +ANTRED 1 "0" + ## widget = checkbox; activeif = SINEXRS /= _ + +MSG_ANTRED 1 "Do not write non-calibrated antenna/radome codes" + +! Transform ERP parameter to offset/drift representation +! ------------------------------------------------------ +ERPREP 1 "0" + ## widget = checkbox; activeif = SINEXRS /= _ + +MSG_ERPREP 1 "Transform ERP to offset/drift representation" + +! Truncate all NEQ station names after position 14 +! ------------------------------------------------ +NO_ABC 1 "NO" + ## widget = combobox; cards = NO YES; editable = true + +MSG_NO_ABC 1 "Truncate all NEQ station names after position 14" + +! Keep input NEQs in alphabetical order +! ------------------------------------- +NOCHRONO 1 "0" + ## widget = checkbox + +MSG_NOCHRONO 1 "Keep input NEQs in alphabetical order" + +! Write coordinates/velocities as ... in var-covar files +! ------------------------------------------------------ +COVMODE 1 "CRD/VEL" + ## widget = combobox; cards = CRD/VEL CRD/CRD; editable = false + ## activeif = COVARRS / _ OR COVTTRS / _ AND CRD_NINT = 1 + +MSG_COVMODE 1 "Write coordinates and velocities in var-covar files as" + +! Eliminate station parameters in case of equipement changes +! ---------------------------------------------------------- +CRXREC 1 "NEVER" + ## widget = combobox; cards = NEVER TYPE TYPE_OR_NUMBER; editable = false + ## activeif = STAINFO / _ + +MSG_CRXREC 1 "Remove station in case of receiver change" + +CRXANT 1 "NEVER" + ## widget = combobox; editable = false + ## cards = NEVER TYPE TYPE_OR_ECCENT TYPE_OR_ECCENT_OR_NUMBER + ## activeif = STAINFO / _ + +MSG_CRXANT 1 "Remove station in case of antenna change" + +! Correct step2 tide bug +! ---------------------- +STEP2 1 "0" + ## widget = checkbox + +MSG_STEP2 1 "Correct step2 tide bug" + +STEP2A 0 + ## widget = lineedit; emptyallowed = true; check_type = date + ## activeif = STEP2 == 1 + +MSG_STEP2A 1 "Step2 tide bug start MJD" + +STEP2B 0 + ## widget = lineedit; emptyallowed = true; check_type = date + ## activeif = STEP2 == 1 + +MSG_STEP2B 1 "Step2 tide bug end MJD" + +! ========================================================================= +! ADDNEQ2 4: Comparison of Individual Solutions +! ========================================================================= +! Minimum number of solutions for each station +! -------------------------------------------- +MINSOL 1 "0" + ## widget = spinbox; range = 0 9999 1 + +MSG_MINSOL 1 "Minimum number of solutions for each station" + +! Maximum tolerated residual +! -------------------------- +BADSOL_N 1 "15" + ## widget = lineedit; emptyallowed = true; check_type = real + ## check_min = 0 + +MSG_BADSOL_N 1 "Maximum tolerated residual: North" + +BADSOL_E 1 "15" + ## widget = lineedit; emptyallowed = true; check_type = real + ## check_min = 0 + +MSG_BADSOL_E 1 "Maximum tolerated residual: East" + +BADSOL_U 1 "30" + ## widget = lineedit; emptyallowed = true; check_type = real + ## check_min = 0 + +MSG_BADSOL_U 1 "Maximum tolerated residual: Up" + +! Maximum tolerated root-mean-square error +! ---------------------------------------- +BADSOLRN 1 "10" + ## widget = lineedit; emptyallowed = true; check_type = real + ## check_min = 0 + +MSG_BADSOLRN 1 "Maximum tolerated RMS error: North" + +BADSOLRE 1 "10" + ## widget = lineedit; emptyallowed = true; check_type = real + ## check_min = 0 + +MSG_BADSOLRE 1 "Maximum tolerated RMS error: East" + +BADSOLRU 1 "20" + ## widget = lineedit; emptyallowed = true; check_type = real + ## check_min = 0 + +MSG_BADSOLRU 1 "Maximum tolerated RMS error: Up" + +! ========================================================================= +! ADDNEQ2 5: Datum Definition for Coordinates +! ========================================================================= +! Datum definition type +! --------------------- +RADIO2_4 1 "0" + ## widget = radiobutton; group = DUMMY + +MSG_RADIO2_4 1 "Free network solution" + +RADIO2_3 1 "1" + ## widget = radiobutton; group = DUMMY + ## radiokeys = FREESTA C_TRA C_ROT C_SCL + +MSG_RADIO2_3 1 "Minimum constraint solution" + +RADIO2_2 1 "0" + ## widget = radiobutton; group = DUMMY; radiokeys = SIGSTA + +MSG_RADIO2_2 1 "Coordinates constrained" + +RADIO2_1 1 "0" + ## widget = radiobutton; group = DUMMY; radiokeys = FIXSTA + +MSG_RADIO2_1 1 "Coordinates fixed" + +FREESTA 1 "FROM_FILE" + ## widget = combobox; editable = false; activeif = RADIO2_3 == 1 + ## cards = ALL MANUAL FROM_FILE WITH_FLAG + +MSG_FREESTA 1 "Minimum constraint solution" + +SIGSTA 1 "MANUAL" + ## widget = combobox; editable = false; activeif = RADIO2_2 == 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG + +MSG_SIGSTA 1 "Coordinates constrained" + +FIXSTA 1 "MANUAL" + ## widget = combobox; editable = false; activeif = RADIO2_1 == 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG + +MSG_FIXSTA 1 "Coordinates fixed" + +FREESTA_MORE 1 "0" + ## widget = checkbox; activeif = RADIO2_3 == 1 + +MSG_FREESTA_MORE 1 "Advanced datum definition" + +! Minimum constraint conditions +! ----------------------------- +C_TRA 1 "YES" + ## widget = combobox; cards = YES NO; activeif = RADIO2_3 == 1 + +MSG_C_TRA 1 "Translation" + +C_ROT 1 "NO" + ## widget = combobox; cards = YES NO; activeif = RADIO2_3 == 1 + +MSG_C_ROT 1 "Rotation" + +C_SCL 1 "NO" + ## widget = combobox; cards = YES NO; activeif = RADIO2_3 == 1 + +MSG_C_SCL 1 "Scale" + +! A priori sigmas +! --------------- +C_SIGMAN 1 "0.001" + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = SIGSTA /= FROM_FILE AND RADIO2_2 = 1 + +MSG_C_SIGMAN 1 "North" + +C_SIGMAE 1 "0.001" + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = SIGSTA /= FROM_FILE AND RADIO2_2 = 1 + +MSG_C_SIGMAE 1 "East" + +C_SIGMAU 1 "0.001" + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = SIGSTA /= FROM_FILE AND RADIO2_2 = 1 + +MSG_C_SIGMAU 1 "Up" + +! ========================================================================= +! ADDNEQ2 5.1: Datum Definition for Coordinates +! ========================================================================= +! Stations considered for minimum constraint conditions +! ----------------------------------------------------- +FREESTA_L 0 + ## widget = selwin; activeif = FREESTA == MANUAL AND RADIO2_3 == 1 + ## pointer = STALST + # + +MSG_FREESTA_L 1 "Manual selection" + +FREESTA_F 1 "./DUMMY/STA/REF_20261040.FIX" + ## widget = selwin; activeif = FREESTA == FROM_FILE AND RADIO2_3 == 1 + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # REF_$YYYSS+0 + +MSG_FREESTA_F 1 "List of stations from file" + +FREESTA_G 0 + ## widget = lineedit; activeif = FREESTA == WITH_FLAG AND RADIO2_3 == 1 + # + +MSG_FREESTA_G 1 "Stations with specific flags in CRD file" + +! Station coordinates to be constrained +! ------------------------------------- +STATION4 0 + ## widget = selwin; activeif = SIGSTA == MANUAL AND RADIO2_2 == 1 + ## pointer = STALST + +MSG_STATION4 1 "Manual selection" + +STAFILE4 0 + ## widget = selwin; activeif = SIGSTA == FROM_FILE AND RADIO2_2 == 1 + ## path = DIR_SIG; ext = EXT_SIG; maxfiles = 1 + # + +MSG_STAFILE4 1 "List of stations (and sigmas) from file" + +STAFLAG4 0 + ## widget = lineedit; activeif = SIGSTA == WITH_FLAG AND RADIO2_2 == 1 + +MSG_STAFLAG4 1 "Stations with specific flags in CRD file" + +! Station coordinates to be fixed +! ------------------------------- +STATION1 0 + ## widget = selwin; activeif = FIXSTA == MANUAL AND RADIO2_1 == 1 + ## pointer = STALST + +MSG_STATION1 1 "Manual selection" + +STAFILE1 0 + ## widget = selwin; activeif = FIXSTA == FROM_FILE AND RADIO2_1 == 1 + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_STAFILE1 1 "List of stations from file" + +STAFLAG1 0 + ## widget = lineedit; activeif = FIXSTA == WITH_FLAG AND RADIO2_1 == 1 + +MSG_STAFLAG1 1 "Stations with specific flags in CRD file" + +! ========================================================================= +! ADDNEQ2 5.2: Datum Definition for Coordinates +! ========================================================================= +! Additional minimum constraint conditions (for other techniques) +! --------------------------------------------------------------- +! Additional FIX files +!--------------------- +FREESTA_F_2 0 + ## widget = selwin; path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + +MSG_FREESTA_F_2 1 "List of stations from file 2" + +FREESTA_F_3 0 + ## widget = selwin; path = DIR_FIX; ext = EXT_FIX; emptyallowed = true + ## maxfiles = 1 + +MSG_FREESTA_F_3 1 "List of stations from file 3" + +FREESTA_F_4 0 + ## widget = selwin; path = DIR_FIX; ext = EXT_FIX; emptyallowed = true + ## maxfiles = 1 + +MSG_FREESTA_F_4 1 "List of stations from file 4" + +! Additional minimum constraint conditions +! ---------------------------------------- +C_TRA_2 1 "XYZ" + ## widget = combobox; cards = XYZ XY Z NO; activeif = FREESTA_F_2 / _ + +MSG_C_TRA_2 1 "Translation 2" + +C_ROT_2 1 "NO" + ## widget = combobox; cards = XYZ XY Z NO; activeif = FREESTA_F_2 / _ + +MSG_C_ROT_2 1 "Rotation 2" + +C_SCL_2 1 "NO" + ## widget = combobox; cards = YES NO; activeif = FREESTA_F_2 / _ + +MSG_C_SCL_2 1 "Scale 2" + +C_TRA_3 1 "XYZ" + ## widget = combobox; cards = XYZ XY Z NO; activeif = FREESTA_F_3 / _ + +MSG_C_TRA_3 1 "Translation 3" + +C_ROT_3 1 "NO" + ## widget = combobox; cards = XYZ XY Z NO; activeif = FREESTA_F_3 / _ + +MSG_C_ROT_3 1 "Rotation 3" + +C_SCL_3 1 "NO" + ## widget = combobox; cards = YES NO; activeif = FREESTA_F_3 / _ + +MSG_C_SCL_3 1 "Scale 3" + +C_TRA_4 1 "XYZ" + ## widget = combobox; cards = XYZ XY Z NO; activeif = FREESTA_F_4 / _ + +MSG_C_TRA_4 1 "Translation 4" + +C_ROT_4 1 "NO" + ## widget = combobox; cards = XYZ XY Z NO; activeif = FREESTA_F_4 / _ + +MSG_C_ROT_4 1 "Rotation 4" + +C_SCL_4 1 "NO" + ## widget = combobox; cards = YES NO; activeif = FREESTA_F_4 / _ + +MSG_C_SCL_4 1 "Scale 4" + +! ========================================================================= +! ADDNEQ2 6: Datum Definition for Velocities +! ========================================================================= +! Datum definition type +! --------------------- +RADIO3_4 1 "0" + ## widget = radiobutton; group = DUMMY + +MSG_RADIO3_4 1 "Free network solution" + +RADIO3_3 1 "0" + ## widget = radiobutton; group = DUMMY + ## radiokeys = FREEVEL V_TRA V_ROT V_SCL + +MSG_RADIO3_3 1 "Minimum constraint solution" + +RADIO3_2 1 "1" + ## widget = radiobutton; group = DUMMY; radiokeys = SIGVEL + +MSG_RADIO3_2 1 "Velocities constrained" + +RADIO3_1 1 "0" + ## widget = radiobutton; group = DUMMY; radiokeys = FIXVEL + +MSG_RADIO3_1 1 "Velocities fixed" + +FREEVEL 1 "MANUAL" + ## widget = combobox; editable = false; activeif = RADIO3_3 == 1 + ## cards = ALL MANUAL FROM_FILE WITH_FLAG + +MSG_FREEVEL 1 "Minimum constraint solution" + +SIGVEL 1 "MANUAL" + ## widget = combobox; editable = false; activeif = RADIO3_2 == 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG + +MSG_SIGVEL 1 "Velocities constrained" + +FIXVEL 1 "MANUAL" + ## widget = combobox; editable = false; activeif = RADIO3_1 == 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG + +MSG_FIXVEL 1 "Velocities fixed" + +! Minimum constraint conditions +! ----------------------------- +V_TRA 1 "YES" + ## widget = combobox; cards = YES NO; activeif = RADIO3_3 == 1 + +MSG_V_TRA 1 "Translation" + +V_ROT 1 "NO" + ## widget = combobox; cards = YES NO; activeif = RADIO3_3 == 1 + +MSG_V_ROT 1 "Rotation" + +V_SCL 1 "NO" + ## widget = combobox; cards = YES NO; activeif = RADIO3_3 == 1 + +MSG_V_SCL 1 "Scale" + +! A priori sigmas +! --------------- +V_SIGMAN 1 "0.0001" + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = SIGVEL /= FROM_FILE AND RADIO3_2 = 1 + +MSG_V_SIGMAN 1 "North" + +V_SIGMAE 1 "0.0001" + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = SIGVEL /= FROM_FILE AND RADIO3_2 = 1 + +MSG_V_SIGMAE 1 "East" + +V_SIGMAU 1 "0.0001" + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = SIGVEL /= FROM_FILE AND RADIO3_2 = 1 + +MSG_V_SIGMAU 1 "Up" + +FREEVEL_MORE 1 "0" + ## widget = checkbox; activeif = RADIO3_3 == 1 + +MSG_FREEVEL_MORE 1 "Advanced datum definition" + +! ========================================================================= +! ADDNEQ2 6.1: Datum Definition for Velocities +! ========================================================================= +! Stations considered for minimum constraint conditions +! ----------------------------------------------------- +FREEVEL_L 0 + ## widget = selwin; activeif = FREEVEL == MANUAL AND RADIO3_3 == 1 + ## pointer = STALST + +MSG_FREEVEL_L 1 "Manual selection" + +FREEVEL_F 0 + ## widget = selwin; activeif = FREEVEL == FROM_FILE AND RADIO3_3 == 1 + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1; emptyallowed = true + # + +MSG_FREEVEL_F 1 "List of stations from file" + +FREEVEL_G 0 + ## widget = lineedit; activeif = FREEVEL == WITH_FLAG AND RADIO3_3 == 1 + # + +MSG_FREEVEL_G 1 "Stations with specific flags in VEL file" + +! Station velocities to be constrained +! ------------------------------------ +VELOCITY4 0 + ## widget = selwin + ## activeif = CRD_NINT == 1 AND SIGVEL == MANUAL AND RADIO3_2 == 1 + ## pointer = STALST + +MSG_VELOCITY4 1 "Manual selection" + +VELFILE4 0 + ## widget = selwin; activeif = SIGVEL == FROM_FILE AND RADIO3_2 == 1 + ## path = DIR_SIG; ext = EXT_SIG; maxfiles = 1; emptyallowed = true + # + +MSG_VELFILE4 1 "List of stations (and sigmas) from file" + +VELFLAG4 0 + ## widget = lineedit; activeif = SIGVEL == WITH_FLAG AND RADIO3_2 == 1 + # + +MSG_VELFLAG4 1 "Stations with specific flags in VEL file" + +! Station velocities to be fixed +! ------------------------------ +VELOCITY1 0 + ## widget = selwin; activeif = FIXVEL == MANUAL AND RADIO3_1 == 1 + ## pointer = STALST + +MSG_VELOCITY1 1 "Manual selection" + +VELFILE1 0 + ## widget = selwin; activeif = FIXVEL == FROM_FILE AND RADIO3_1 == 1 + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_VELFILE1 1 "List of stations from file" + +VELFLAG1 0 + ## widget = lineedit; activeif = FIXVEL == WITH_FLAG AND RADIO3_1 == 1 + # + +MSG_VELFLAG1 1 "Stations with specific flags in VEL file" + +! ========================================================================= +! ADDNEQ2 6.2: Datum Definition for Velocities +! ========================================================================= +! Additional minimum constraint conditions (for other techniques) +! --------------------------------------------------------------- +! Additional FIX files +!--------------------- +FREEVEL_F_2 0 + ## widget = selwin; path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + +MSG_FREEVEL_F_2 1 "List of stations from file 2" + +FREEVEL_F_3 0 + ## widget = selwin; path = DIR_FIX; ext = EXT_FIX; emptyallowed = true + ## maxfiles = 1 + +MSG_FREEVEL_F_3 1 "List of stations from file 3" + +FREEVEL_F_4 0 + ## widget = selwin; path = DIR_FIX; ext = EXT_FIX; emptyallowed = true + ## maxfiles = 1 + +MSG_FREEVEL_F_4 1 "List of stations from file 4" + +! Additional minimum constraint conditions +! ---------------------------------------- +V_TRA_2 1 "XYZ" + ## widget = combobox; cards = XYZ XY Z NO; activeif = FREEVEL_F_2 / _ + +MSG_V_TRA_2 1 "Translation 2" + +V_ROT_2 1 "NO" + ## widget = combobox; cards = XYZ XY Z NO; activeif = FREEVEL_F_2 / _ + +MSG_V_ROT_2 1 "Rotation 2" + +V_SCL_2 1 "NO" + ## widget = combobox; cards = YES NO; activeif = FREEVEL_F_2 / _ + +MSG_V_SCL_2 1 "Scale 2" + +V_TRA_3 1 "XYZ" + ## widget = combobox; cards = XYZ XY Z NO; activeif = FREEVEL_F_3 / _ + +MSG_V_TRA_3 1 "Translation 3" + +V_ROT_3 1 "NO" + ## widget = combobox; cards = XYZ XY Z NO; activeif = FREEVEL_F_3 / _ + +MSG_V_ROT_3 1 "Rotation 3" + +V_SCL_3 1 "NO" + ## widget = combobox; cards = YES NO; activeif = FREEVEL_F_3 / _ + +MSG_V_SCL_3 1 "Scale 3" + +V_TRA_4 1 "XYZ" + ## widget = combobox; cards = XYZ XY Z NO; activeif = FREEVEL_F_4 / _ + +MSG_V_TRA_4 1 "Translation 4" + +V_ROT_4 1 "NO" + ## widget = combobox; cards = XYZ XY Z NO; activeif = FREEVEL_F_4 / _ + +MSG_V_ROT_4 1 "Rotation 4" + +V_SCL_4 1 "NO" + ## widget = combobox; cards = YES NO; activeif = FREEVEL_F_4 / _ + +MSG_V_SCL_4 1 "Scale 4" + +! ========================================================================= +! ADDNEQ2 7.1: Parameter Pre-elimination +! ========================================================================= +! Station-related parameters: Station coordinates +! ----------------------------------------------- +CRD_ELIM 1 "NO" + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DO_NOT_STACK" "CONST_BUT_NOT_STACKED" "DELETE" + +MSG_CRD_ELIM 1 "Station coordinates" + +CRD_EXCP 0 + ## widget = lineedit + ## activeif = CRD_ELIM == BEFORE_STACKING OR CRD_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_CRD_EXCP 1 "Except for files: Station coordinates" + +CRD_EXST 1 "0" + ## widget = checkbox; activeif = CRD_ELIM /= NO AND CRD_ELIM / _ + +MSG_CRD_EXST 1 "Except for stations: Atmospheric pressure loading" + +CRD_EXSEL 1 "FROM_FILE" + ## widget = combobox; activeif = CRD_ELIM /= NO AND CRD_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_CRD_EXSEL 1 "Selection for station exceptions: station coordinates" + +CRD_EXMAN 0 + ## widget = selwin + ## activeif = CRD_ELIM /= NO AND CRD_EXST = 1 AND CRD_EXSEL = MANUAL + ## pointer = STALST + +MSG_CRD_EXMAN 1 "Manual selection for station exceptions: station coordinates" + +CRD_EXFIL 0 + ## widget = selwin + ## activeif = CRD_ELIM /= NO AND CRD_EXST = 1 AND CRD_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_CRD_EXFIL 1 "Selection for station exceptions from file: station coordinates" + +CRD_EXFLG 0 + ## widget = lineedit + ## activeif = CRD_ELIM /= NO AND CRD_EXST = 1 AND CRD_EXSEL = WITH_FLAG + +MSG_CRD_EXFLG 1 "Selection for station exceptions from flag: station coordinates" + +! Satellite-related parameters: Observable specific code bias +! --------------------------------------------------------- +OCBS_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_OCBS_ELIM 1 "Observable-specific satellite code bias" + +OCBS_EXCP 0 + ## widget = lineedit + ## activeif = OCBS_ELIM == BEFORE_STACKING OR OCBS_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_OCBS_EXCP 1 "Except for files: Observable-specific satellite code biases" + +! Observable-specific code biases +! ------------------------------- +OCB_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DO_NOT_STACK" "DELETE" + # + +MSG_OCB_ELIM 1 "Observable-specific receiver code bias" + +OCB_EXCP 0 + ## widget = lineedit + ## activeif = OCB_ELIM == BEFORE_STACKING OR OCB_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_OCB_EXCP 1 "Except for files: Observable-spec rec. code biases" + +OCB_EXST 1 "0" + ## widget = checkbox; activeif = OCB_ELIM /= NO AND OCB_ELIM / _ + +MSG_OCB_EXST 1 "Except for stations: Atmospheric pressure loading" + +! Station-related parameters: Observable specific code bias +! --------------------------------------------------------- +OCB_EXSEL 1 "FROM_FILE" + ## widget = combobox; activeif = OCB_ELIM /= NO AND OCB_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_OCB_EXSEL 1 "Selection for station exceptions: observable-specific receiver bias" + +OCB_EXMAN 0 + ## widget = selwin + ## activeif = OCB_ELIM /= NO AND OCB_EXST = 1 AND OCB_EXSEL = MANUAL + ## pointer = CLKLST + +MSG_OCB_EXMAN 1 "Manual selection for station exceptions: observable-specific receiver bias" + +OCB_EXFIL 0 + ## widget = selwin + ## activeif = OCB_ELIM /= NO AND OCB_EXST = 1 AND OSBY_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_OCB_EXFIL 1 "Selection for station exceptions from file: observable-specific receiver bias" + +OCB_EXFLG 0 + ## widget = lineedit + ## activeif = OCB_ELIM /= NO AND OCB_EXST = 1 AND OSBY_EXSEL = WITH_FLAG + +MSG_OCB_EXFLG 1 "Selection for station exceptions from flag: observable-specific receiver bias" + +! Station-related parameters: Receiver clock bias/offsets +! ------------------------------------------------------- +CLK_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + +MSG_CLK_ELIM 1 "GLONASS receiver clock biases" + +CLK_EXCP 0 + ## widget = lineedit + ## activeif = CLK_ELIM == BEFORE_STACKING OR CLK_ELIM == EXCEPT_FOR_BOUNDARIES + +MSG_CLK_EXCP 1 "Except for files: Receiver clock offsets" + +CLK_EXST 1 "0" + ## widget = checkbox; activeif = CLK_ELIM /= NO AND CLK_ELIM / _ + +MSG_CLK_EXST 1 "Except for stations: Atmospheric pressure loading" + +CLK_EXSEL 1 "FROM_FILE" + ## widget = combobox; activeif = CLK_ELIM /= NO AND CLK_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_CLK_EXSEL 1 "Selection for station exceptions: receiver clock offsets" + +CLK_EXMAN 0 + ## widget = selwin + ## activeif = CLK_ELIM /= NO AND CLK_EXST = 1 AND CLK_EXSEL = MANUAL + ## pointer = CLKLST + +MSG_CLK_EXMAN 1 "Manual selection for station exceptions: receiver clock offsets" + +CLK_EXFIL 0 + ## widget = selwin + ## activeif = CLK_ELIM /= NO AND CLK_EXST = 1 AND CLK_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_CLK_EXFIL 1 "Selection for station exceptions from file: receiver clock offsets" + +CLK_EXFLG 0 + ## widget = lineedit + ## activeif = CLK_ELIM /= NO AND CLK_EXST = 1 AND CLK_EXSEL = WITH_FLAG + +MSG_CLK_EXFLG 1 "Selection for station exceptions from flag: receiver clock offsets" + +! Station-related parameters: Inter-system bias +! ---------------------------------------------- +ISB_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + +MSG_ISB_ELIM 1 "Time-dependent GLONASS ISB" + +ISB_EXCP 0 + ## widget = lineedit + ## activeif = ISB_ELIM == BEFORE_STACKING OR CLK_ELIM == EXCEPT_FOR_BOUNDARIES + +MSG_ISB_EXCP 1 "Except for files: inter-system bias" + +ISB_EXST 1 "0" + ## widget = checkbox; activeif = ISB_ELIM /= NO AND ISB_ELIM / _ + +MSG_ISB_EXST 1 "Except for stations: Atmospheric pressure loading" + +ISB_EXSEL 1 "FROM_FILE" + ## widget = combobox; activeif = ISB_ELIM /= NO AND ISB_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_ISB_EXSEL 1 "Selection for station exceptions: inter-system bias" + +ISB_EXMAN 0 + ## widget = selwin + ## activeif = ISB_ELIM /= NO AND ISB_EXST = 1 AND ISB_EXSEL = MANUAL + ## pointer = CLKLST + +MSG_ISB_EXMAN 1 "Manual selection for station exceptions: inter-system bias" + +ISB_EXFIL 0 + ## widget = selwin + ## activeif = ISB_ELIM /= NO AND ISB_EXST = 1 AND ISB_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_ISB_EXFIL 1 "Selection for station exceptions from file: inter-system bias" + +ISB_EXFLG 0 + ## widget = lineedit + ## activeif = ISB_ELIM /= NO AND ISB_EXST = 1 AND ISB_EXSEL = WITH_FLAG + +MSG_ISB_EXFLG 1 "Selection for station exceptions from flag: inter-system bias" + +! Station-related parameters: Receiver antenna offsets +! ---------------------------------------------------- +RAO_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_RAO_ELIM 1 "Receiver antenna offsets" + +RAO_EXCP 0 + ## widget = lineedit + ## activeif = RAO_ELIM == BEFORE_STACKING OR RAO_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_RAO_EXCP 1 "Except for files: Receiver antenna offsets" + +! Station-related parameters: Receiver antenna pattern +! ---------------------------------------------------- +RAP_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_RAP_ELIM 1 "Receiver antenna pattern" + +RAP_EXCP 0 + ## widget = lineedit + ## activeif = RAP_ELIM == BEFORE_STACKING OR RAP_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_RAP_EXCP 1 "Except for files: Receiver antenna pattern" + +! Station-related parameters: GNSS-specific station translation +! ------------------------------------------------------------- +GTRA_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DO_NOT_STACK" "DELETE" + # + +MSG_GTRA_ELIM 1 "GNSS-specific station translation" + +GTRA_EXCP 0 + ## widget = lineedit + ## activeif = GTRA_ELIM == BEFORE_STACKING OR GTRA_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_GTRA_EXCP 1 "Except for files: GNSS-specific station translation" + +GTRA_EXST 1 "0" + ## widget = checkbox; activeif = GTRA_ELIM /= NO AND GTRA_ELIM / _ + +MSG_GTRA_EXST 1 "Except for stations: GNSS-specific station transl" + +GTRA_EXSEL 1 "FROM_FILE" + ## widget = combobox; activeif = GTRA_ELIM /= NO AND GTRA_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_GTRA_EXSEL 1 "Selection for station exceptions: GNSS-spec transl" + +GTRA_EXMAN 0 + ## widget = selwin + ## activeif = GTRA_ELIM /= NO AND GTRA_EXST = 1 AND GTRA_EXSEL = MANUAL + ## pointer = GSPLST + +MSG_GTRA_EXMAN 1 "Manual selection for station exceptions: GNSS-spec translations" + +GTRA_EXFIL 0 + ## widget = selwin + ## activeif = GTRA_ELIM /= NO AND GTRA_EXST = 1 AND GTRA_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_GTRA_EXFIL 1 "Selection for station exceptions from file: GNSS-spec translations" + +GTRA_EXFLG 0 + ## widget = lineedit + ## activeif = GTRA_ELIM /= NO AND GTRA_EXST = 1 AND GTRA_EXSEL = WITH_FLAG + +MSG_GTRA_EXFLG 1 "Selection for station exceptions from flag: GNSS-spec translations" + +! Station-related parameters: GNSS-specific troposphere (ZPD) biases +! ------------------------------------------------------------------ +GTRP_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DO_NOT_STACK" "DELETE" + # + +MSG_GTRP_ELIM 1 "GNSS-specific ZPD bias" + +GTRP_EXCP 0 + ## widget = lineedit + ## activeif = GTRP_ELIM == BEFORE_STACKING OR GTRP_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_GTRP_EXCP 1 "Except for files: GNSS-specific ZPD bias" + +GTRP_EXST 1 "0" + ## widget = checkbox; activeif = GTRP_ELIM /= NO AND GTRP_ELIM / _ + +MSG_GTRP_EXST 1 "Except for stations: GNSS-specific ZPD bias" + +GTRP_EXSEL 1 "FROM_FILE" + ## widget = combobox; activeif = GTRP_ELIM /= NO AND GTRP_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_GTRP_EXSEL 1 "Selection for station exceptions: GNSS-spec ZPD bias" + +GTRP_EXMAN 0 + ## widget = selwin + ## activeif = GTRP_ELIM /= NO AND GTRP_EXST = 1 AND GTRP_EXSEL = MANUAL + ## pointer = GSPLST + +MSG_GTRP_EXMAN 1 "Manual selection for station exceptions: GNSS-spec ZPD bias" + +GTRP_EXFIL 0 + ## widget = selwin + ## activeif = GTRP_ELIM /= NO AND GTRP_EXST = 1 AND GTRP_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_GTRP_EXFIL 1 "Selection for station exceptions from file: GNSS-spec ZPD bias" + +GTRP_EXFLG 0 + ## widget = lineedit + ## activeif = GTRP_ELIM /= NO AND GTRP_EXST = 1 AND GTRP_EXSEL = WITH_FLAG + +MSG_GTRP_EXFLG 1 "Selection for station exceptions from flag: GNSS-spec ZPD bias" + +! Station-related parameters: GNSS-specific troposphere gradient biases +! --------------------------------------------------------------------- +GGRD_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DO_NOT_STACK" "DELETE" + # + +MSG_GGRD_ELIM 1 "GNSS-specific gradient bias" + +GGRD_EXCP 0 + ## widget = lineedit + ## activeif = GGRD_ELIM == BEFORE_STACKING OR GGRD_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_GGRD_EXCP 1 "Except for files: GNSS-specific gradient bias" + +GGRD_EXST 1 "0" + ## widget = checkbox; activeif = GGRD_ELIM /= NO AND GGRD_ELIM / _ + +MSG_GGRD_EXST 1 "Except for stations: GNSS-specific gradient bias" + +GGRD_EXSEL 1 "FROM_FILE" + ## widget = combobox; activeif = GGRD_ELIM /= NO AND GGRD_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_GGRD_EXSEL 1 "Selection for station exceptions: GNSS-spec gradient bias" + +GGRD_EXMAN 0 + ## widget = selwin + ## activeif = GGRD_ELIM /= NO AND GGRD_EXST = 1 AND GGRD_EXSEL = MANUAL + ## pointer = GSPLST + +MSG_GGRD_EXMAN 1 "Manual selection for station exceptions: GNSS-spec gradient bias" + +GGRD_EXFIL 0 + ## widget = selwin + ## activeif = GGRD_ELIM /= NO AND GGRD_EXST = 1 AND GGRD_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_GGRD_EXFIL 1 "Selection for station exceptions from file: GNSS-spec gradient bias" + +GGRD_EXFLG 0 + ## widget = lineedit + ## activeif = GGRD_ELIM /= NO AND GGRD_EXST = 1 AND GGRD_EXSEL = WITH_FLAG + +MSG_GGRD_EXFLG 1 "Selection for station exceptions from flag: GNSS-spec gradient bias" + +! Station-related parameters: Range biases +! ---------------------------------------- +RNG_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_RNG_ELIM 1 "Range biases" + +RNG_EXCP 0 + ## widget = lineedit + ## activeif = RNG_ELIM == BEFORE_STACKING OR RNG_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_RNG_EXCP 1 "Except for files: Range biases" + +! Atmospheric parameters: Troposphere ZPD +! --------------------------------------- +TRP_ELIM 1 "BEFORE_STACKING" + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + +MSG_TRP_ELIM 1 "Troposphere zenith path delays" + +TRP_EXCP 0 + ## widget = lineedit + ## activeif = TRP_ELIM == BEFORE_STACKING OR TRP_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_TRP_EXCP 1 "Except for files: troposphere ZPDs" + +TRP_EXST 1 "0" + ## widget = checkbox; activeif = TRP_ELIM /= NO AND TRP_ELIM / _ + +MSG_TRP_EXST 1 "Except for stations: troposphere ZPDs" + +TRP_EXSEL 1 "FROM_FILE" + ## widget = combobox; activeif = TRP_ELIM /= NO AND TRP_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_TRP_EXSEL 1 "Selection for station exceptions: troposphere ZPDs" + +TRP_EXMAN 0 + ## widget = selwin + ## activeif = TRP_ELIM /= NO AND TRP_EXST = 1 AND TRP_EXSEL = MANUAL + ## pointer = TRPLST + +MSG_TRP_EXMAN 1 "Manual selection for station exceptions: troposphere ZPDs" + +TRP_EXFIL 0 + ## widget = selwin + ## activeif = TRP_ELIM /= NO AND TRP_EXST = 1 AND TRP_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_TRP_EXFIL 1 "Selection for station exceptions from file: troposphere ZPDs" + +TRP_EXFLG 0 + ## widget = lineedit + ## activeif = TRP_ELIM /= NO AND TRP_EXST = 1 AND TRP_EXSEL = WITH_FLAG + +MSG_TRP_EXFLG 1 "Selection for station exceptions from flag: troposphere ZPDs" + +! Atmospheric parameters: Troposphere gradient +! -------------------------------------------- +GRD_ELIM 1 "BEFORE_STACKING" + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + +MSG_GRD_ELIM 1 "Troposphere gradients" + +GRD_EXCP 0 + ## widget = lineedit + ## activeif = GRD_ELIM == BEFORE_STACKING OR GRD_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_GRD_EXCP 1 "Except for files: Troposphere gradients" + +GRD_EXST 1 "0" + ## widget = checkbox; activeif = GRD_ELIM /= NO AND GRD_ELIM / _ + +MSG_GRD_EXST 1 "Except for stations: troposphere gradients" + +GRD_EXSEL 1 "FROM_FILE" + ## widget = combobox; activeif = GRD_ELIM /= NO AND GRD_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_GRD_EXSEL 1 "Selection for station exceptions: troposphere gradients" + +GRD_EXMAN 0 + ## widget = selwin + ## activeif = GRD_ELIM /= NO AND GRD_EXST = 1 AND GRD_EXSEL = MANUAL + ## pointer = TRPLST + +MSG_GRD_EXMAN 1 "Manual selection for station exceptions: troposphere gradients" + +GRD_EXFIL 0 + ## widget = selwin + ## activeif = GRD_ELIM /= NO AND GRD_EXST = 1 AND GRD_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_GRD_EXFIL 1 "Selection for station exceptions from file: troposphere gradients" + +GRD_EXFLG 0 + ## widget = lineedit + ## activeif = GRD_ELIM /= NO AND GRD_EXST = 1 AND GRD_EXSEL = WITH_FLAG + +MSG_GRD_EXFLG 1 "Selection for station exceptions from flag: troposphere gradients" + +! Atmospheric parameters: Ionosphere models +! ----------------------------------------- +GIM_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_GIM_ELIM 1 "Global ionosphere parameters" + +GIM_EXCP 0 + ## widget = lineedit + ## activeif = GIM_ELIM == BEFORE_STACKING OR GIM_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_GIM_EXCP 1 "Except for files: Global ionosphere parameters" + +HOI_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_HOI_ELIM 1 "HOI scaling factors" + +HOI_EXCP 0 + ## widget = lineedit + ## activeif = HOI_ELIM == BEFORE_STACKING OR HOI_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_HOI_EXCP 1 "Except for files: HOI scaling factors" + +! Helmert parameters +! ------------------ +TRANS_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_TRANS_ELIM 1 "Helmert: Translations" + +TRANS_EXCP 0 + ## widget = lineedit + ## activeif = TRANS_ELIM == BEFORE_STACKING OR TRANS_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_TRANS_EXCP 1 "Except for files: Helmert translations" + +ROT_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_ROT_ELIM 1 "Helmert: Rotations" + +ROT_EXCP 0 + ## widget = lineedit + ## activeif = ROT_ELIM == BEFORE_STACKING OR ROT_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_ROT_EXCP 1 "Except for files: Helmert rotations" + +SCALE_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_SCALE_ELIM 1 "Helmert: Scale" + +SCALE_EXCP 0 + ## widget = lineedit + ## activeif = SCALE_ELIM == BEFORE_STACKING OR SCALE_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_SCALE_EXCP 1 "Except for files: Helmert scale" + +! ========================================================================= +! ADDNEQ2 7.2: Parameter Pre-elimination +! ========================================================================= +! Satellite-related parameters: dynamical orbit parameters +! -------------------------------------------------------- +ORB_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_ORB_ELIM 1 "Orbital elements" + +ORB_EXCP 0 + ## widget = lineedit + ## activeif = ORB_ELIM == BEFORE_STACKING OR ORB_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_ORB_EXCP 1 "Except for files: Orbital elements" + +! Satellite-related plate scaling parameters +! ------------------------------------------ +SCL_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_SCL_ELIM 1 "Orbital plate scaling param." + +SCL_EXCP 0 + ## widget = lineedit + ## activeif = ORB_ELIM == BEFORE_STACKING OR ORB_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_SCL_EXCP 1 "Except for files: Orbital plate scaling parameters" + +! Satellite-related parameters: stochastic orbit parameters +! --------------------------------------------------------- +STO_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_STO_ELIM 1 "Stochastic pulses" + +STO_EXCP 0 + ## widget = lineedit + ## activeif = STO_ELIM == BEFORE_STACKING OR STO_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_STO_EXCP 1 "Except for files: Stochastic pulses" + +! Satellite-related parameters: satellite antenna offsets +! ------------------------------------------------------- +ANT_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_ANT_ELIM 1 "Satellite antenna offsets" + +ANT_EXCP 0 + ## widget = lineedit + ## activeif = ANT_ELIM == BEFORE_STACKING OR ANT_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_ANT_EXCP 1 "Except for files: Satellite antenna offsets" + +ANTX_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_ANTX_ELIM 1 "Satellite antenna offsets (XY)" + +ANTX_EXCP 0 + ## widget = lineedit + ## activeif = ANTX_ELIM == BEFORE_STACKING OR ANTX_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_ANTX_EXCP 1 "Except for files: Satellite antenna offsets (XY)" + +! Satellite-related parameters: satellite antenna pattern +! ------------------------------------------------------- +SPV_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_SPV_ELIM 1 "Satellite antenna variations" + +SPV_EXCP 0 + ## widget = lineedit + ## activeif = SPV_ELIM == BEFORE_STACKING OR SPV_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_SPV_EXCP 1 "Except for files: Satellite antenna variations" + +! Earth orientation parameters (Polar motion) +! ------------------------------------------- +ERP_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DO_NOT_STACK" "CONST_BUT_NOT_STACKED" "DELETE" + # + +MSG_ERP_ELIM 1 "Earth rotation parameters (Pole)" + +ERP_EXCP 0 + ## widget = lineedit + ## activeif = ERP_ELIM == BEFORE_STACKING OR ERP_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_ERP_EXCP 1 "Except for files: Earth rotation parameters (Pole)" + +! Earth orientation parameters (UT) +! --------------------------------- +UT_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DO_NOT_STACK" "CONST_BUT_NOT_STACKED" "DELETE" + # + +MSG_UT_ELIM 1 "Earth rotation parameters (UT)" + +UT_EXCP 0 + ## widget = lineedit + ## activeif = UT_ELIM == BEFORE_STACKING OR UT_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_UT_EXCP 1 "Except for files: Earth rotation parameters (UT)" + +! Earth orientation parameters (LOD) +! --------------------------------- +LOD_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DO_NOT_STACK" "CONST_BUT_NOT_STACKED" "DELETE" + # + +MSG_LOD_ELIM 1 "Earth rotation parameters (LOD)" + +LOD_EXCP 0 + ## widget = lineedit + ## activeif = LOD_ELIM == BEFORE_STACKING OR LOD_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_LOD_EXCP 1 "Except for files: Earth rotation parameters (LOD)" + +! Nutation parameters +! ------------------- +NUT_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DO_NOT_STACK" "CONST_BUT_NOT_STACKED" "DELETE" + # + +MSG_NUT_ELIM 1 "Nutation parameters" + +NUT_EXCP 0 + ## widget = lineedit + ## activeif = NUT_ELIM == BEFORE_STACKING OR NUT_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_NUT_EXCP 1 "Except for files: Nutation parameters" + +! Scaling factors for Vienna grid files: Atmosphere loading +! --------------------------------------------------------- +ALD_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_ALD_ELIM 1 "Atmospheric pressure loading" + +ALD_EXCP 0 + ## widget = lineedit + ## activeif = ALD_ELIM == BEFORE_STACKING OR ALD_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_ALD_EXCP 1 "Except for files: Atmospheric pressure loading" + +ALD_EXST 1 "0" + ## widget = checkbox; activeif = ALD_ELIM /= NO AND ALD_ELIM / _ + +MSG_ALD_EXST 1 "Except for stations: Atmospheric pressure loading" + +ALD_EXSEL 1 "FROM_FILE" + ## widget = combobox; activeif = ALD_ELIM /= NO AND ALD_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_ALD_EXSEL 1 "Selection for station exceptions: Atmospheric pressure loading" + +ALD_EXMAN 0 + ## widget = selwin + ## activeif = ALD_ELIM /= NO AND ALD_EXST = 1 AND ALD_EXSEL = MANUAL + ## pointer = GRIDLST + +MSG_ALD_EXMAN 1 "Manual selection for station exceptions: Atmospheric pressure loading" + +ALD_EXFIL 0 + ## widget = selwin + ## activeif = ALD_ELIM /= NO AND ALD_EXST = 1 AND ALD_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_ALD_EXFIL 1 "Selection for station exceptions from file: Atmospheric pressure loading" + +ALD_EXFLG 0 + ## widget = lineedit + ## activeif = ALD_ELIM /= NO AND ALD_EXST = 1 AND ALD_EXSEL = WITH_FLAG + +MSG_ALD_EXFLG 1 "Selection for station exceptions from flag: Atmospheric pressure loading" + +! Scaling factors for Vienna grid files: ocean non-tidal loading +! -------------------------------------------------------------- +OLD_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_OLD_ELIM 1 "Ocean non-tidal loading" + +OLD_EXCP 0 + ## widget = lineedit + ## activeif = OLD_ELIM == BEFORE_STACKING OR OLD_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_OLD_EXCP 1 "Except for files: Ocean non-tidal loading" + +OLD_EXST 1 "0" + ## widget = checkbox; activeif = OLD_ELIM /= NO AND OLD_ELIM / _ + +MSG_OLD_EXST 1 "Except for stations: Ocean non-tidal loading" + +OLD_EXSEL 1 "FROM_FILE" + ## widget = combobox; activeif = OLD_ELIM /= NO AND OLD_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_OLD_EXSEL 1 "Selection for station exceptions: Ocean non-tidal loading" + +OLD_EXMAN 0 + ## widget = selwin + ## activeif = OLD_ELIM /= NO AND OLD_EXST = 1 AND OLD_EXSEL = MANUAL + ## pointer = GRIDLST + +MSG_OLD_EXMAN 1 "Manual selection for station exceptions: Ocean non-tidal loading" + +OLD_EXFIL 0 + ## widget = selwin + ## activeif = OLD_ELIM /= NO AND OLD_EXST = 1 AND OLD_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_OLD_EXFIL 1 "Selection for station exceptions from file: Ocean non-tidal loading" + +OLD_EXFLG 0 + ## widget = lineedit + ## activeif = OLD_ELIM /= NO AND OLD_EXST = 1 AND OLD_EXSEL = WITH_FLAG + +MSG_OLD_EXFLG 1 "Selection for station exceptions from flag: Ocean non-tidal loading" + +! Scaling factors for Vienna grid files: Hydrostatic loading +! ---------------------------------------------------------- +HLD_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_HLD_ELIM 1 "Hydrostatic pressure loading" + +HLD_EXCP 0 + ## widget = lineedit + ## activeif = HLD_ELIM == BEFORE_STACKING OR HLD_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_HLD_EXCP 1 "Except for files: Hydrostatic pressure loading" + +HLD_EXST 1 "0" + ## widget = checkbox; activeif = HLD_ELIM /= NO AND HLD_ELIM / _ + +MSG_HLD_EXST 1 "Except for stations: Atmospheric pressure loading" + +HLD_EXSEL 1 "FROM_FILE" + ## widget = combobox; activeif = HLD_ELIM /= NO AND HLD_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_HLD_EXSEL 1 "Selection for station exceptions: Hydrostatic pressure loading" + +HLD_EXMAN 0 + ## widget = selwin + ## activeif = HLD_ELIM /= NO AND HLD_EXST = 1 AND HLD_EXSEL = MANUAL + ## pointer = GRIDLST + +MSG_HLD_EXMAN 1 "Manual selection for station exceptions: Hydrostatic pressure loading" + +HLD_EXFIL 0 + ## widget = selwin + ## activeif = HLD_ELIM /= NO AND HLD_EXST = 1 AND HLD_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_HLD_EXFIL 1 "Selection for station exceptions from file: Hydrostatic pressure loading" + +HLD_EXFLG 0 + ## widget = lineedit + ## activeif = HLD_ELIM /= NO AND HLD_EXST = 1 AND HLD_EXSEL = WITH_FLAG + +MSG_HLD_EXFLG 1 "Selection for station exceptions from flag: Hydrostatic pressure loading" + +! Additional parameters: center of mass +! ------------------------------------- +MSS_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_MSS_ELIM 1 "Geocenter coordinates" + +MSS_EXCP 0 + ## widget = lineedit + ## activeif = MSS_ELIM == BEFORE_STACKING OR MSS_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_MSS_EXCP 1 "Except for files: Geocenter coordinates" + +! Station clocks +! -------------- +CLKR_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_CLKR_ELIM 1 "Receiver clock offsets" + +CLKR_EXCP 0 + ## widget = lineedit + ## activeif = CLKR_ELIM == BEFORE_STACKING OR CLKR_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_CLKR_EXCP 1 "Except for files: Station clock" + +! Satellite clocks +! ---------------- +CLKS_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "EXCEPT_FOR_SYSTEM" "DELETE" + # + +MSG_CLKS_ELIM 1 "Satellite clock offsets" + +CLKS_EXCP 0 + ## widget = lineedit + ## activeif = CLKS_ELIM == BEFORE_STACKING OR CLKS_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_CLKS_EXCP 1 "Except for files: Satellite clock" + +CLKS_EXSYS 0 + ## widget = lineedit; activeif = CLKS_ELIM == EXCEPT_FOR_SYSTEM + # + +MSG_CLKS_EXSYS 1 "Except for System: Satellite clock" + +! Preelimination outside time window +! ---------------------------------- +RADIO_1 1 "1" + ## widget = radiobutton; group = DUMMY + ## radiokeys = SESSION_YEAR SESSION_STRG + +MSG_RADIO_1 1 "Observation window defined by year and session ID" + +RADIO_2 1 "0" + ## widget = radiobutton; group = DUMMY + +MSG_RADIO_2 1 "Observation window defined by start and end times" + +! Preelimination Window: defined by session +! ----------------------------------------- +SESSION_YEAR 1 "2026" + ## widget = lineedit; multilineallowed = true; emptyallowed = false + ## activeif = RADIO_1 == 1 + # $Y+0 + +MSG_SESSION_YEAR 1 "Year for sessions def. the time window" + +SESSION_STRG 1 "1040" + ## widget = lineedit; multilineallowed = true; emptyallowed = false + ## activeif = RADIO_1 == 1 + # $S+0 + +MSG_SESSION_STRG 1 "Session defining the time window" + +! Preelimination Window: defined by date +! -------------------------------------- +STADAT 1 "2026 04 14" + ## widget = lineedit; activeif = RADIO_2 = 1; check_type = date + # $YMD_STR+0 + +MSG_STADAT 1 "Start of time window (year month day)" + +STATIM 1 "00 00 00" + ## widget = lineedit; emptyallowed = false + ## activeif = RADIO_2 = 1 AND STADAT / _; check_type = time + +MSG_STATIM 1 "Start of time window (hour minutes seconds)" + +ENDDAT 1 "2026 04 14" + ## widget = lineedit; activeif = RADIO_2 = 1; check_type = date + # $YMD_STR+0 + +MSG_ENDDAT 1 "End of time window (year month day)" + +ENDTIM 1 "23 59 59" + ## widget = lineedit; emptyallowed = false + ## activeif = RADIO_2 = 1 AND ENDDAT / _; check_type = time + +MSG_ENDTIM 1 "End of time window (hour min. sec.)" + +! -------------------------------------------------------------------- +! Interval length of parameters +! -------------------------------------------------------------------- +! Parameter spacing +! ----------------- +TRP_NINT 0 + ## widget = combobox; editable = true; cards = MANUAL + +MSG_TRP_NINT 1 "Troposphere zenith path delays" + +GRD_NINT 0 + ## widget = combobox; editable = true; cards = MANUAL + +MSG_GRD_NINT 1 "Troposphere gradients" + +ISB_NINT 0 + ## widget = combobox; editable = true; cards = MANUAL + +MSG_ISB_NINT 1 "Inter-system bias" + +ERP_NINT 0 + ## widget = combobox; editable = true; cards = MANUAL + +MSG_ERP_NINT 1 "Earth rotation parameters" + +NUT_NINT 0 + ## widget = combobox; editable = true; cards = MANUAL + +MSG_NUT_NINT 1 "Nutation parameters" + +! Reference epoch for parameter intervals +! --------------------------------------- +PAR_REF 0 + ## widget = lineedit; emptyallowed = true; check_type = date + +MSG_PAR_REF 1 "Reference epoch for parameter intervals: date" + +PAR_OFF 0 + ## widget = lineedit; check_type = time + +MSG_PAR_OFF 1 "Reference epoch for parameter intervals: time" + +! Manual setup of new parameter intervals +! --------------------------------------- +PAR_MANUAL 1 "" + ## widget = uniline; numlines = 10 + ## activeif = TRP_NINT = MANUAL OR GRD_NINT = MANUAL OR ISB_NINT = MANUAL OR ERP_NINT = MANUAL OR NUT_NINT = MANUAL + +MSG_PAR_MANUAL 1 "Manual definition of parameter intervals" + +! -------------------------------------------------------------------- +! Options and constraining, atmosphere parameters +! -------------------------------------------------------------------- +! Constraints +! ----------- +TRP_ASIG 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_TRP_ASIG 1 "Troposphere zenith delays: absolute" + +TRP_RSIG 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_TRP_RSIG 1 "Troposphere zenith delays: relative" + +GRD_ASIG 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_GRD_ASIG 1 "Troposphere gradients: absolute" + +GRD_RSIG 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_GRD_RSIG 1 "Troposphere gradients: relative" + +GIM_ASIG 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_GIM_ASIG 1 "Global ionosphere parameters: absolute" + +GIM_RSIG 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_GIM_RSIG 1 "Global ionosphere parameters: relative" + +! Maximum time interval for relativ constraints +! --------------------------------------------- +TRP_RDT 0 + ## widget = lineedit; activeif = TRP_RSIG / _; emptyallowed = false + +MSG_TRP_RDT 1 "Troposphere zenith delays: maximum time interval" + +GRD_RDT 0 + ## widget = lineedit; activeif = GRD_RSIG / _; emptyallowed = false + +MSG_GRD_RDT 1 "Troposphere gradients: maximum time interval" + +GIM_RDT 0 + ## widget = lineedit; activeif = GIM_RSIG / _; emptyallowed = false + +MSG_GIM_RDT 1 "Global ionosphere parameters: maximum time interv." + +! Extraction of parameters for troposphere SINEX file +! --------------------------------------------------- +TRPOFF 1 "00 30 00" + ## widget = lineedit; activeif = TROPSNX / _ + +MSG_TRPOFF 1 "Offset" + +TRPRES 1 "01 00 00" + ## widget = lineedit; activeif = TROPSNX / _ + +MSG_TRPRES 1 "Time resolution" + +! TROPO-SINEX version +! ------------------- +TRPSXV 1 "0.01" + ## widget = combobox; editable = false; cards = 0.01 2.00 + ## activeif = TROPSNX / _ + +MSG_TRPSXV 1 "TROPO-SINEX version" + +! Time System for TROPO-SINEX +! --------------------------- +TRPTIM 1 "GPS" + ## widget = combobox; editable = false; cards = GPS GLO GAL UTC TAI + ## activeif = TROPSNX / _ AND TRPSXV = 2.00 + +MSG_TRPTIM 1 "Time system for TROPO-SINEX" + +! ------------------------------------------------------------------------------ +! Options and constraining, higher-order inosphere scaling factors +! ------------------------------------------------------------------------------ +HOI1 1 "ONE" + ## widget = combobox; editable = true; cards = ONE ZERO + +MSG_HOI1 1 "Second-order term" + +SIGHOI1 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SIGHOI1 1 "Sigma of second-order term" + +STKHOI1 1 "0" + ## widget = checkbox + +MSG_STKHOI1 1 "Stack second-order term" + +HOI2 1 "ONE" + ## widget = combobox; editable = true; cards = ONE ZERO + +MSG_HOI2 1 "Third-order term" + +SIGHOI2 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SIGHOI2 1 "Sigma of third-order term" + +STKHOI2 1 "0" + ## widget = checkbox + +MSG_STKHOI2 1 "Stack third-order term" + +HOI3 1 "ONE" + ## widget = combobox; editable = true; cards = ONE ZERO + +MSG_HOI3 1 "Ray path bending term" + +SIGHOI3 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SIGHOI3 1 "Sigma of ray path bending term" + +STKHOI3 1 "0" + ## widget = checkbox + +MSG_STKHOI3 1 "Stack ray path bending term" + +! -------------------------------------------------------------------- +! Options and constraining, orbital parameters +! -------------------------------------------------------------------- +! Options for orbit combination +! ----------------------------- +TRAFO 1 "0" + ## widget = checkbox + +MSG_TRAFO 1 "Long-arc computation" + +NUMSTC 1 "0" + ## widget = checkbox; activeif = TRAFO = 1 + +MSG_NUMSTC 1 "Stochastic pulses at NQ0 boundaries" + +SPLTDYN 1 "0" + ## widget = checkbox; activeif = TRAFO = 1 + +MSG_SPLTDYN 1 "No stacking of dynamical orbit parameters" + +SPLTMAC 1 "0" + ## widget = checkbox + +MSG_SPLTMAC 1 "No stacking of macro-model parameters" + +! Constraints for orbital elements +! -------------------------------- +ORB_A 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_ORB_A 1 "Semi major axis" + +ORB_E 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_ORB_E 1 "Eccentricity" + +ORB_I 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_ORB_I 1 "Inclination" + +ORB_OM 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_ORB_OM 1 "Ascending node" + +ORB_P 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_ORB_P 1 "Perigee" + +ORB_U 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_ORB_U 1 "Argument of latitude" + +! Default (MODEL-SPECIFIC) constraining of dynamical parameters parameters +! ------------------------------------------------------------------------ +DEFSIGMA 1 "1" + ## widget = checkbox + +MSG_DEFSIGMA 1 "Default constraining based on empirical models." + +! Constraints for dynamical parameters +! ------------------------------------ +ORB_P1 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = DEFSIGMA = 0 + +MSG_ORB_P1 1 "Parameter 1 of empirical model" + +ORB_P2 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = DEFSIGMA = 0 + +MSG_ORB_P2 1 "Parameter 2 of empirical model" + +ORB_P3 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = DEFSIGMA = 0 + +MSG_ORB_P3 1 "Parameter 3 of empirical model" + +ORB_P4 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = DEFSIGMA = 0 + +MSG_ORB_P4 1 "Parameter 4 of empirical model" + +ORB_P5 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = DEFSIGMA = 0 + +MSG_ORB_P5 1 "Parameter 5 of empirical model" + +ORB_P6 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = DEFSIGMA = 0 + +MSG_ORB_P6 1 "Parameter 6 of empirical model" + +ORB_P7 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = DEFSIGMA = 0 + +MSG_ORB_P7 1 "Parameter 7 of empirical model" + +ORB_P8 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = DEFSIGMA = 0 + +MSG_ORB_P8 1 "Parameter 8 of empirical model" + +ORB_P9 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = DEFSIGMA = 0 + +MSG_ORB_P9 1 "Parameter 9 of empirical model" + +! Where to apply the constraints on dynamical orbit parameters +! ------------------------------------------------------------ +ORB_P1_S 1 "ALL" + ## widget = combobox; editable = false; cards = ALL LIST + ## activeif = ORB_P1 / _ AND DEFSIGMA = 0 + +MSG_ORB_P1_S 1 "Select: Parameter 1 of empirical model" + +ORB_P2_S 1 "ALL" + ## widget = combobox; editable = false; cards = ALL LIST + ## activeif = ORB_P2 / _ AND DEFSIGMA = 0 + +MSG_ORB_P2_S 1 "Select: Parameter 2 of empirical model" + +ORB_P3_S 1 "ALL" + ## widget = combobox; editable = false; cards = ALL LIST + ## activeif = ORB_P3 / _ AND DEFSIGMA = 0 + +MSG_ORB_P3_S 1 "Select: Parameter 3 of empirical model" + +ORB_P4_S 1 "ALL" + ## widget = combobox; editable = false; cards = ALL LIST + ## activeif = ORB_P4 / _ AND DEFSIGMA = 0 + +MSG_ORB_P4_S 1 "Select: Parameter 4 of empirical model" + +ORB_P5_S 1 "ALL" + ## widget = combobox; editable = false; cards = ALL LIST + ## activeif = ORB_P5 / _ AND DEFSIGMA = 0 + +MSG_ORB_P5_S 1 "Select: Parameter 5 of empirical model" + +ORB_P6_S 1 "ALL" + ## widget = combobox; editable = false; cards = ALL LIST + ## activeif = ORB_P6 / _ AND DEFSIGMA = 0 + +MSG_ORB_P6_S 1 "Select: Parameter 6 of empirical model" + +ORB_P7_S 1 "ALL" + ## widget = combobox; editable = false; cards = ALL LIST + ## activeif = ORB_P7 / _ AND DEFSIGMA = 0 + +MSG_ORB_P7_S 1 "Select: Parameter 7 of empirical model" + +ORB_P8_S 1 "ALL" + ## widget = combobox; editable = false; cards = ALL LIST + ## activeif = ORB_P8 / _ AND DEFSIGMA = 0 + +MSG_ORB_P8_S 1 "Select: Parameter 8 of empirical model" + +ORB_P9_S 1 "ALL" + ## widget = combobox; editable = false; cards = ALL LIST + ## activeif = ORB_P9 / _ AND DEFSIGMA = 0 + +MSG_ORB_P9_S 1 "Select: Parameter 9 of empirical model" + +! Satellite list where to apply constraints to orbit parameters +! ------------------------------------------------------------- +ORB_P1_L 0 + ## widget = lineedit + ## activeif = ORB_P1_S = LIST AND ORB_P1 / _ AND DEFSIGMA = 0 + +MSG_ORB_P1_L 1 "Satellite list: Parameter 1 of empirical model" + +ORB_P2_L 0 + ## widget = lineedit + ## activeif = ORB_P2_S = LIST AND ORB_P2 / _ AND DEFSIGMA = 0 + +MSG_ORB_P2_L 1 "Satellite list: Parameter 2 of empirical model" + +ORB_P3_L 0 + ## widget = lineedit + ## activeif = ORB_P3_S = LIST AND ORB_P3 / _ AND DEFSIGMA = 0 + +MSG_ORB_P3_L 1 "Satellite list: Parameter 3 of empirical model" + +ORB_P4_L 0 + ## widget = lineedit + ## activeif = ORB_P4_S = LIST AND ORB_P4 / _ AND DEFSIGMA = 0 + +MSG_ORB_P4_L 1 "Satellite list: Parameter 4 of empirical model" + +ORB_P5_L 0 + ## widget = lineedit + ## activeif = ORB_P5_S = LIST AND ORB_P5 / _ AND DEFSIGMA = 0 + +MSG_ORB_P5_L 1 "Satellite list: Parameter 5 of empirical model" + +ORB_P6_L 0 + ## widget = lineedit + ## activeif = ORB_P6_S = LIST AND ORB_P6 / _ AND DEFSIGMA = 0 + +MSG_ORB_P6_L 1 "Satellite list: Parameter 6 of empirical model" + +ORB_P7_L 0 + ## widget = lineedit + ## activeif = ORB_P7_S = LIST AND ORB_P7 / _ AND DEFSIGMA = 0 + +MSG_ORB_P7_L 1 "Satellite list: Parameter 7 of empirical model" + +ORB_P8_L 0 + ## widget = lineedit + ## activeif = ORB_P8_S = LIST AND ORB_P8 / _ AND DEFSIGMA = 0 + +MSG_ORB_P8_L 1 "Satellite list: Parameter 8 of empirical model" + +ORB_P9_L 0 + ## widget = lineedit + ## activeif = ORB_P9_S = LIST AND ORB_P9 / _ AND DEFSIGMA = 0 + +MSG_ORB_P9_L 1 "Satellite list: Parameter 9 of empirical model" + +! Set apriori to zero +! ------------------------------------ +ORB_P1_Z 1 "0" + ## widget = checkbox; activeif = ORB_P1 / _ AND DEFSIGMA = 0 + +MSG_ORB_P1_Z 1 "Apriori to zero Parameter 1 of empirical model" + +ORB_P2_Z 1 "0" + ## widget = checkbox; activeif = ORB_P2 / _ AND DEFSIGMA = 0 + +MSG_ORB_P2_Z 1 "Apriori to zero Parameter 2 of empirical model" + +ORB_P3_Z 1 "0" + ## widget = checkbox; activeif = ORB_P3 / _ AND DEFSIGMA = 0 + +MSG_ORB_P3_Z 1 "Apriori to zero Parameter 3 of empirical model" + +ORB_P4_Z 1 "0" + ## widget = checkbox; activeif = ORB_P4 / _ AND DEFSIGMA = 0 + +MSG_ORB_P4_Z 1 "Apriori to zero Parameter 4 of empirical model" + +ORB_P5_Z 1 "0" + ## widget = checkbox; activeif = ORB_P5 / _ AND DEFSIGMA = 0 + +MSG_ORB_P5_Z 1 "Apriori to zero Parameter 5 of empirical model" + +ORB_P6_Z 1 "0" + ## widget = checkbox; activeif = ORB_P6 / _ AND DEFSIGMA = 0 + +MSG_ORB_P6_Z 1 "Apriori to zero Parameter 6 of empirical model" + +ORB_P7_Z 1 "0" + ## widget = checkbox; activeif = ORB_P7 / _ AND DEFSIGMA = 0 + +MSG_ORB_P7_Z 1 "Apriori to zero Parameter 7 of empirical model" + +ORB_P8_Z 1 "0" + ## widget = checkbox; activeif = ORB_P8 / _ AND DEFSIGMA = 0 + +MSG_ORB_P8_Z 1 "Apriori to zero Parameter 8 of empirical model" + +ORB_P9_Z 1 "0" + ## widget = checkbox; activeif = ORB_P9 / _ AND DEFSIGMA = 0 + +MSG_ORB_P9_Z 1 "Apriori to zero Parameter 9 of empirical model" + +! Constraints for non-gravitational forces +! ---------------------------------------- +ORB_SS 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_ORB_SS 1 "Scaling factor for solar radiation pressure" + +ORB_SR 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_ORB_SR 1 "Scaling factor for albedo: reflectivity" + +ORB_SE 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_ORB_SE 1 "Scaling factor for albedo: emissivity" + +ORB_SP 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_ORB_SP 1 "Scaling factor for albedo" + +ORB_SC 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_ORB_SC 1 "Scaling factor for SRP and albedo" + +ORB_SA 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_ORB_SA 1 "Scaling factor for airgrad" + +! Where to apply the constraints on non-gravitational forces +! ---------------------------------------------------------- +ORB_SS_S 1 "ALL" + ## widget = combobox; editable = false; cards = ALL LIST + ## activeif = ORB_SS / _ + +MSG_ORB_SS_S 1 "Select: Sacling factor for SRP" + +ORB_SR_S 1 "ALL" + ## widget = combobox; editable = false; cards = ALL LIST + ## activeif = ORB_SR / _ + +MSG_ORB_SR_S 1 "Select: Sacling factor for albedo: reflectivity" + +ORB_SE_S 1 "ALL" + ## widget = combobox; editable = false; cards = ALL LIST + ## activeif = ORB_SE / _ + +MSG_ORB_SE_S 1 "Select: Sacling factor for albedo: emissivity" + +ORB_SP_S 1 "ALL" + ## widget = combobox; editable = false; cards = ALL LIST + ## activeif = ORB_SP / _ + +MSG_ORB_SP_S 1 "Select: Sacling factor for albedo" + +ORB_SC_S 1 "ALL" + ## widget = combobox; editable = false; cards = ALL LIST + ## activeif = ORB_SC / _ + +MSG_ORB_SC_S 1 "Select: Sacling factor for SRP and albedo" + +ORB_SA_S 1 "ALL" + ## widget = combobox; editable = false; cards = ALL LIST + ## activeif = ORB_SC / _ + +MSG_ORB_SA_S 1 "Select: Sacling factor for airdrag" + +! Satellite list where to apply constraints to non-gravitational forces +! --------------------------------------------------------------------- +ORB_SS_L 0 + ## widget = lineedit; activeif = ORB_SS_S = LIST AND ORB_SS / _ + +MSG_ORB_SS_L 1 "Satellite list: Sacling factor for SRP" + +ORB_SR_L 0 + ## widget = lineedit; activeif = ORB_SR_S = LIST AND ORB_SR / _ + +MSG_ORB_SR_L 1 "Satellite list: Sacling factor for albedo: reflecivity" + +ORB_SE_L 0 + ## widget = lineedit; activeif = ORB_SE_S = LIST AND ORB_SE / _ + +MSG_ORB_SE_L 1 "Satellite list: Sacling factor for albedo: emissivity" + +ORB_SP_L 0 + ## widget = lineedit; activeif = ORB_SP_S = LIST AND ORB_SP / _ + +MSG_ORB_SP_L 1 "Satellite list: Sacling factor for albedo" + +ORB_SC_L 0 + ## widget = lineedit; activeif = ORB_SC_S = LIST AND ORB_SC / _ + +MSG_ORB_SC_L 1 "Satellite list: Sacling factor for SRP and albedo" + +ORB_SA_L 0 + ## widget = lineedit; activeif = ORB_SC_S = LIST AND ORB_SC / _ + +MSG_ORB_SA_L 1 "Satellite list: Sacling factor for airdrag" + +ORBSCL 0 + ## widget = combobox; editable = false; cards = "" "SAT_INFO" "ZERO" "ONE" + +MSG_ORBSCL 1 "Set plate-scaling a priori value to zero" + +! Advanced constraining of orbit parameters +! ----------------------------------------- +ORB_SC_ADV 1 "0" + ## widget = checkbox + +MSG_ORB_SC_ADV 1 "Enable advanced stacking for scaling param." + +ORB_SC_ADVSIGMA 1 "" "" "" + ## widget = uniline; numlines = 15 + +MSG_ORB_SC_ADVSIGMA 1 "Advanced stacking of orbit scaling parameters" + +! Advanced constraining of orbit parameters +! ----------------------------------------- +ORB_ADV 1 "0" + ## widget = checkbox; activeif = DEFSIGMA = 0 + +MSG_ORB_ADV 1 "Enable advanced constraining of orbit param." + +ORB_ADVSIGMA 1 "" "" "" "" + ## widget = uniline; numlines = 15; check_type.1 = integer + ## check_min.1 = 0; check_type.2 = integer; check_min.2 = 0 + ## check_max.2 = 999; check_type.3 = integer; check_min.3 = 1 + ## check_max.3 = 15; check_type.4 = real; check_min.4 = 0 + +MSG_ORB_ADVSIGMA 1 "Advanced constraining of orbit parameters" + +! Constraints for stochastic pulses +! --------------------------------- +STC_R 1 "1e-6" + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = STO_ELIM / _ OR NUMSTC = 1 + +MSG_STC_R 1 "Radial" + +STC_A 1 "1e-6" + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = STO_ELIM / _ OR NUMSTC = 1 + +MSG_STC_A 1 "Along track" + +STC_O 1 "1e-9" + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = STO_ELIM / _ OR NUMSTC = 1 + +MSG_STC_O 1 "Out of plane" + +STC_S 1 "1e-6" + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = STO_ELIM / _ OR NUMSTC = 1 + +MSG_STC_S 1 "Direction to Sun" + +STC_Y 1 "1e-6" + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = STO_ELIM / _ OR NUMSTC = 1 + +MSG_STC_Y 1 "Y-direction in satellite frame" + +STC_X 1 "1e-9" + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = STO_ELIM / _ OR NUMSTC = 1 + +MSG_STC_X 1 "X-direction in satellite frame" + +! -------------------------------------------------------------------- +! Removal of stochastic pulses under some sircumstances +! -------------------------------------------------------------------- +STC_DEL 1 "1" + ## widget = checkbox; activeif = STO_ELIM / _ OR NUMSTC = 1 + +MSG_STC_DEL 1 "Removal of stochastic pulses" + +! Delete pulses for specific systems +NOSTC_G 1 "0" + ## widget = checkbox + +MSG_NOSTC_G 1 "No pulses are allowed for GPS" + +NOSTC_R 1 "0" + ## widget = checkbox + +MSG_NOSTC_R 1 "No pulses are allowed for GLONASS" + +NOSTC_E 1 "0" + ## widget = checkbox + +MSG_NOSTC_E 1 "No pulses are allowed for Galileo" + +NOSTC_S 1 "1" + ## widget = checkbox + +MSG_NOSTC_S 1 "No pulses are allowed for SBAS" + +NOSTC_C 1 "1" + ## widget = checkbox + +MSG_NOSTC_C 1 "No pulses are allowed for BeiDou" + +NOSTC_J 1 "1" + ## widget = checkbox + +MSG_NOSTC_J 1 "No pulses are allowed for QZSS" + +! Delete all pulses within a specific interval +NOSTC_FROM 0 + ## widget = lineedit + +MSG_NOSTC_FROM 1 "No pulses are allowed between (from epoch)" + +NOSTC_TO 0 + ## widget = lineedit + +MSG_NOSTC_TO 1 "No pulses are allowed between (to epoch)" + +! Delete pulses close to maneuvers +DTSTC 1 "6 00 00" + ## widget = lineedit; check_type = time + +MSG_DTSTC 1 "Min. time interval between pulse and maneuver" + +! -------------------------------------------------------------------- +! Options and constraining, earth orientation parameters +! -------------------------------------------------------------------- +! Options for earth orientation parameters +! ---------------------------------------- +BLKRET 1 "NO" + ## widget = combobox; cards = NO YES + +MSG_BLKRET 1 "Block retrograde terms in X and Y polar wobble series" + +! Constraints (first parameter) +! ----------------------------- +POL_DATF 0 + ## widget = lineedit; check_type = date + +MSG_POL_DATF 1 "First parameter fort ERP constraining (date)" + +POL_TIMF 0 + ## widget = lineedit; check_type = time; activeif = POL_DATF / _ + +MSG_POL_TIMF 1 "First parameter fort ERP constraining (time)" + +POL_UTF 1 "0.00001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_POL_UTF 1 "UT1-UTC: first parameter" + +POL_EPF 1 "0.0001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_POL_EPF 1 "Delta epsilon: first parameter" + +POL_PSF 1 "0.0001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_POL_PSF 1 "Delta psi: first parameter" + +! Constraints (other parameters) +! ------------------------------ +POL_XY 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_POL_XY 1 "X and Y pole components" + +POL_UTN 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_POL_UTN 1 "UT1-UTC: other parameters" + +POL_LOD 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_POL_LOD 1 "LOD: all parameters" + +POL_EPN 1 "0.0001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_POL_EPN 1 "Delta epsilon: other parameters" + +POL_PSN 1 "0.0001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_POL_PSN 1 "Delta psi: other parameters" + +POL_SAT 1 "TO_ONE_GENERAL_SET" + ## widget = combobox; editable = false + ## cards = KEEP_AS_IT_IS TO_PLANE-SPECIFIC TO_SYSTEM-SPECIFIC TO_ONE_GENERAL_SET + +MSG_POL_SAT 1 "Earth rotation: transform satellite-specific" + +! Extraction of parameters for pole result file +! --------------------------------------------- +POLESTEP 1 "12 00 00" + ## widget = lineedit; activeif = POLERS / _ OR IERSPOL / _ + +MSG_POLESTEP 1 "Time resolution" + +! ----------------------------------------- +! +! PARAMETER TYPE: Scaling factors for Vienna grid files +! =============== +! +! ----------------------------------------- +! +! ATM-LOAD: Atmospheric pressure loading +! -------------------------------------- +ALOADSET 1 "PER_STATION" + ## widget = combobox; cards = PER_STATION PER_GROUP ONE_OVERALL + ## editable = false; activeif = ALOAD_FILES / _ + +MSG_ALOADSET 1 "Atm. load: Scaling factor for stations" + +ALOADCLU 0 + ## widget = selwin; path = DIR_CLU; ext = EXT_CLU + ## activeif = ALOADSET = PER_GROUP + # + +MSG_ALOADCLU 1 "Atm. load: Scaling factor for stations" + +ALOADDEC 1 "FULL_EFFECT" + ## widget = combobox + ## cards = FULL_EFFECT HORIZONTAL/VERTICAL NORTH/EAST/UP; editable = false + ## activeif = ALOADSET / inactive AND ALOADSET / NONE + +MSG_ALOADDEC 1 "Atm. load: Parameter decomposition" + +ALOAD10 1 "ONE" + ## widget = combobox; cards = ONE ZERO; editable = false + +MSG_ALOAD10 1 "Atm. load: constraining to zero/one" + +ALOADSIG1 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ALOADDEC / inactive + +MSG_ALOADSIG1 1 "Atm. load: a priori sigma 1" + +ALOADSIG2 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ALOADDEC = HORIZONTAL/VERTICAL OR ALOADDEC = NORTH/EAST/UP + +MSG_ALOADSIG2 1 "Atm. load: a priori sigma 2" + +ALOADSIG3 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ALOADDEC = NORTH/EAST/UP + +MSG_ALOADSIG3 1 "Atm. load: a priori sigma 3" + +! OCN-LOAD: Ocean non-tidal loading +! --------------------------------- +ONTLDSET 1 "PER_STATION" + ## widget = combobox; cards = PER_STATION PER_GROUP ONE_OVERALL + ## editable = false; activeif = ONTLD_FILES / _ + +MSG_ONTLDSET 1 "Ocn. load: Scaling factor for stations" + +ONTLDCLU 0 + ## widget = selwin; path = DIR_CLU; ext = EXT_CLU + ## activeif = ONTLDSET = PER_GROUP + # + +MSG_ONTLDCLU 1 "Ocn. load: Scaling factor for stations" + +ONTLDDEC 1 "FULL_EFFECT" + ## widget = combobox + ## cards = FULL_EFFECT HORIZONTAL/VERTICAL NORTH/EAST/UP; editable = false + ## activeif = ONTLDSET / inactive AND ONTLDSET / NONE + +MSG_ONTLDDEC 1 "Ocn. load: Parameter decomposition" + +ONTLD10 1 "ONE" + ## widget = combobox; cards = ONE ZERO; editable = false + ## activeif = ONTLDSTA / NONE + +MSG_ONTLD10 1 "Atm. load: constraining to zero/one" + +ONTLDSIG1 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ONTLDDEC / inactive + +MSG_ONTLDSIG1 1 "Ocn. load: a priori sigma 1" + +ONTLDSIG2 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ONTLDDEC = HORIZONTAL/VERTICAL OR ONTLDDEC = NORTH/EAST/UP + +MSG_ONTLDSIG2 1 "Ocn. load: a priori sigma 2" + +ONTLDSIG3 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ONTLDDEC = NORTH/EAST/UP + +MSG_ONTLDSIG3 1 "Ocn. load: a priori sigma 3" + +! HYDR-LOAD: Hydrostatic pressure loading +! --------------------------------------- +HLOADSET 1 "PER_STATION" + ## widget = combobox; cards = PER_STATION PER_GROUP ONE_OVERALL + ## editable = false; activeif = HLOAD_FILES / _ + +MSG_HLOADSET 1 "Hyd. load: Scaling factor for stations" + +HLOADCLU 0 + ## widget = selwin; path = DIR_CLU; ext = EXT_CLU + ## activeif = HLOADSET = PER_GROUP + # + +MSG_HLOADCLU 1 "Hyd. load: Scaling factor for stations" + +HLOADDEC 1 "FULL_EFFECT" + ## widget = combobox + ## cards = FULL_EFFECT HORIZONTAL/VERTICAL NORTH/EAST/UP; editable = false + ## activeif = HLOADSET / inactive AND HLOADSET / NONE + +MSG_HLOADDEC 1 "Hyd. load: Parameter decomposition" + +HLOAD10 1 "ONE" + ## widget = combobox; cards = ONE ZERO; editable = false + ## activeif = HLOADSTA / NONE + +MSG_HLOAD10 1 "Atm. load: constraining to zero/one" + +HLOADSIG1 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = HLOADDEC / inactive + +MSG_HLOADSIG1 1 "Hyd. load: a priori sigma 1" + +HLOADSIG2 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = HLOADDEC = HORIZONTAL/VERTICAL OR HLOADDEC = NORTH/EAST/UP + +MSG_HLOADSIG2 1 "Hyd. load: a priori sigma 2" + +HLOADSIG3 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ALOADDEC = NORTH/EAST/UP + +MSG_HLOADSIG3 1 "Hyd. load: a priori sigma 3" + +! -------------------------------------------------------------------- +! Options and constraining, epoch-wise clock parameters +! -------------------------------------------------------------------- +! Clk est.: Reference Clock Selection +! ----------------------------------- +REFCLOCK 1 "ALL_STATIONS" + ## widget = combobox; editable = false + ## cards = NONE FIRST_STATION LAST_STATION ALL_STATIONS ALL_SATELLITES MANUAL FROM_FILE + +MSG_REFCLOCK 1 "Selection of reference clock" + +! Clk est.: Ref.Stations list +! --------------------------- +CLKSTASEL 0 + ## widget = selwin; activeif = REFCLOCK == MANUAL; pointer = RCLKLST + +MSG_CLKSTASEL 1 "Clk.Est.:Ref.Stations list" + +! Clk est.: Ref.Stations list +! --------------------------- +CLKSATSEL 0 + ## widget = selwin; activeif = REFCLOCK == MANUAL; pointer = SCLKLST + +MSG_CLKSATSEL 1 "Clk.Est.:Ref. Satellite list" + +! Clk est.: Ref. clk from file +! ---------------------------- +CLKSTAFIL 0 + ## widget = selwin; activeif = REFCLOCK == FROM_FILE; path = DIR_FIX + ## ext = EXT_FIX; maxfiles = 1; emptyallowed = true + # + +MSG_CLKSTAFIL 1 "Clk.Est.:Ref.Stations from file" + +! Clk est.: Ref. clk from file +! ---------------------------- +CLKSATFIL 0 + ## widget = selwin; activeif = REFCLOCK == FROM_FILE; path = DIR_FIX + ## ext = EXT_FIX; maxfiles = 1; emptyallowed = true + # + +MSG_CLKSATFIL 1 "Clk.Est.:Ref.Satellites from file" + +CLKFIX 1 "0" + ## widget = checkbox + +MSG_CLKFIX 1 "Clk.Est.: Fix reference clock" + +CLKSIG 0 + ## widget = lineedit; activeif = CLKFIX = 0; check_type = real + ## check_min = 0 + +MSG_CLKSIG 1 "Clk.Est.: A priori sigma for reference clock" + +! Delete (fix) only clocks with values in the input file +! ------------------------------------------------------ +CLKDELINP 1 "1" + ## widget = checkbox; activeif = CLKS_ELIM = DELETE OR CLKR_ELIM = DELETE + +MSG_CLKDELINP 1 "Fix only clocks with input values" + +! Clock RINEX output file version +! ----------------------------- +CRNXFORM 1 "3.04" + ## widget = combobox; editable = false; cards = 2.00 3.04 + +MSG_CRNXFORM 1 "Output format version" + +! Clk est.: Header of the clk RINEX file: RUNBY +! --------------------------------------------- +RUNBY 0 + ## widget = lineedit; activeif = CLKRNX / _ + +MSG_RUNBY 1 "Clk.Est.:Header of the clk RINEX file: RUNBY" + +! Clk est.: Header of the clk RINEX file: AC +! ------------------------------------------ +AC 0 + ## widget = lineedit; activeif = CLKRNX / _ + +MSG_AC 1 "Clk.Est.:Header of the clk RINEX file: AC" + +! Clk est.: Header of the clk RINEX file: ACName +! ---------------------------------------------- +ACNAME 0 + ## widget = lineedit; activeif = CLKRNX / _ + +MSG_ACNAME 1 "Header of the clk RINEX file: AC Name" + +! Time System +! ----------- +TIMESYS 1 "GPS" + ## widget = combobox; editable = false; cards = GPS GLO GAL UTC TAI + ## activeif = CLKRNX / _ + +MSG_TIMESYS 1 "Time system" + +! DCB line +! -------- +DCBLINE 0 + ## widget = lineedit; activeif = CLKRNX / _ + +MSG_DCBLINE 1 "Bias line" + +! Clk est.: Header of the clk RINEX file: Comments +! ------------------------------------------------ +COMMENT 1 "" + ## widget = uniline; numlines = 5; activeif = CLKRNX / _ + +MSG_COMMENT 1 "Header of the clk RINEX file: Comments" + +! -------------------------------------------------------------------- +! Options and constraining for Helmert parameters +! -------------------------------------------------------------------- +! Stacking: Translations +! ---------------------- +CMB_TRA 1 "NO_STACKING" + ## widget = combobox; editable = false + ## cards = NO_STACKING IDENT_GROUP STACK_ALL + +MSG_CMB_TRA 1 "Stacking of translation parameters" + +! Stacking: Rotations +! ------------------- +CMB_ROT 1 "NO_STACKING" + ## widget = combobox; editable = false + ## cards = NO_STACKING IDENT_GROUP STACK_ALL + +MSG_CMB_ROT 1 "Stacking of rotation parameters" + +! Stacking: Scale +! --------------- +CMB_SC 1 "NO_STACKING" + ## widget = combobox; editable = false + ## cards = NO_STACKING IDENT_GROUP STACK_ALL + +MSG_CMB_SC 1 "Stacking of scale parameters" + +! -------------------------------------------------------------------- +! Options and constraining, GNSS-specific parameters +! -------------------------------------------------------------------- +! GNSS-specific station translation +! --------------------------------- +GTRADAT 1 "NONE" + ## widget = combobox; cards = NONE ABSOLUTE MIN_CONST; editable = false + +MSG_GTRADAT 1 "GNSS-specific station translation: type of constr." + +GTRATRA 1 "0" + ## widget = checkbox; activeif = GTRADAT = MIN_CONST + +MSG_GTRATRA 1 "GNSS-specific station translation: Translation" + +GTRAROT 1 "0" + ## widget = checkbox; activeif = GTRADAT = MIN_CONST + +MSG_GTRAROT 1 "GNSS-specific station translation: Rotation" + +GTRASCL 1 "0" + ## widget = checkbox; activeif = GTRADAT = MIN_CONST + +MSG_GTRASCL 1 "GNSS-specific station translation: Scale" + +GTRAXCL 1 "INCLUDED" + ## widget = combobox; cards = INCLUDED EXCLUDED; editable = false + ## activeif = GTRADAT / NONE + +MSG_GTRAXCL 1 "GNSS-specific station translation: In-/Exclusion" + +GTRAFIX 0 + ## widget = selwin; activeif = GTRADAT / NONE; path = DIR_FIX + ## ext = EXT_FIX; maxfiles = 1; emptyallowed = true + # + +MSG_GTRAFIX 1 "GNSS-specific station translation: Station selection" + +GTRASIG_N 0 + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = GTRADAT = ABSOLUTE + +MSG_GTRASIG_N 1 "GNSS-specific station translation: Sigma for north" + +GTRASIG_E 0 + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = GTRADAT = ABSOLUTE + +MSG_GTRASIG_E 1 "GNSS-specific station translation: Sigma for east" + +GTRASIG_U 0 + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = GTRADAT = ABSOLUTE + +MSG_GTRASIG_U 1 "GNSS-specific station translation: Sigma for up" + +! GNSS-specific troposphere (ZPD) biases +! -------------------------------------- +GTRPDAT 1 "NONE" + ## widget = combobox; cards = NONE SUM ABSOLUTE; editable = false + +MSG_GTRPDAT 1 "GNSS-specific ZPD bias: Datum definition" + +GTRPXCL 1 "INCLUDED" + ## widget = combobox; cards = INCLUDED EXCLUDED; editable = false + ## activeif = GTRPDAT / NONE + +MSG_GTRPXCL 1 "GNSS-specific ZPD bias: In-/Exclusion" + +GTRPFIX 0 + ## widget = selwin; activeif = GTRPDAT / FROM_CRD AND GTRPDAT / NONE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1; emptyallowed = true + # + +MSG_GTRPFIX 1 "GNSS-specific ZPD bias: Station selection" + +GTRPSIG 0 + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = GTRPDAT = ABSOLUTE + +MSG_GTRPSIG 1 "GNSS-specific ZPD bias: Sigma" + +! GNSS-specific troposphere gradient biases +! ----------------------------------------- +GGRDDAT 1 "NONE" + ## widget = combobox; cards = NONE SUM ABSOLUTE; editable = false + +MSG_GGRDDAT 1 "GNSS-specific gradient bias: Datum definition" + +GGRDXCL 1 "INCLUDED" + ## widget = combobox; cards = INCLUDED EXCLUDED; editable = false + ## activeif = GGRDDAT / NONE + +MSG_GGRDXCL 1 "GNSS-specific gradient bias: In-/Exclusion" + +GGRDFIX 0 + ## widget = selwin; activeif = GGRDDAT / FROM_CRD AND GGRDDAT / NONE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1; emptyallowed = true + # + +MSG_GGRDFIX 1 "GNSS-specific gradient bias: Station selection" + +GGRDSIG 0 + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = GGRDDAT = ABSOLUTE + +MSG_GGRDSIG 1 "GNSS-specific gradient bias: Sigma" + +! GNSS-specific biases: system-specific deletion +! ---------------------------------------------- +GSPDEL 1 "NONE" + ## widget = combobox; cards = NONE COORD TROPO BOTH; editable = false + +MSG_GSPDEL 1 "GNSS-specific bias: system-spec. deletion" + +GSPDEL_R 1 "0" + ## widget = checkbox; activeif = GSPDEL / NONE + +MSG_GSPDEL_R 1 "GNSS-specific bias: system-spec. deletion, GLONASS" + +GSPDEL_E 1 "0" + ## widget = checkbox; activeif = GSPDEL / NONE + +MSG_GSPDEL_E 1 "GNSS-specific bias: system-spec. deletion, Galileo" + +GSPDEL_C 1 "0" + ## widget = checkbox; activeif = GSPDEL / NONE + +MSG_GSPDEL_C 1 "GNSS-specific bias: system-spec. deletion, BeiDou" + +GSPDEL_J 1 "0" + ## widget = checkbox; activeif = GSPDEL / NONE + +MSG_GSPDEL_J 1 "GNSS-specific bias: system-spec. deletion, QZSS" + +GSPDEL_S 1 "0" + ## widget = checkbox; activeif = GSPDEL / NONE + +MSG_GSPDEL_S 1 "GNSS-specific bias: system-spec. deletion, SBAS" + +! -------------------------------------------------------------------- +! Options and constraining, additional parameters +! -------------------------------------------------------------------- +! Satellite antenna offsets +! ------------------------- +SAOSIGX 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SAOSIGX 1 "Satellite antenna offsets: X" + +SAOSIGY 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SAOSIGY 1 "Satellite antenna offsets: Y" + +SAOSIGZ 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SAOSIGZ 1 "Satellite antenna offsets: Z" + +SAOSIG_G 1 "1" + ## widget = checkbox; activeif = SAOSIGX / _ OR SAOSIGY / _ OR SAOSIGZ / _ + +MSG_SAOSIG_G 1 "Apply ant. offsets sigmas to GPS sat." + +SAOSIG_R 1 "1" + ## widget = checkbox; activeif = SAOSIGX / _ OR SAOSIGY / _ OR SAOSIGZ / _ + +MSG_SAOSIG_R 1 "Apply ant. offsets sigmas to GLONASS sat." + +SAOSIG_E 1 "1" + ## widget = checkbox; activeif = SAOSIGX / _ OR SAOSIGY / _ OR SAOSIGZ / _ + +MSG_SAOSIG_E 1 "Apply ant. offsets sigmas to Galileo sat." + +SAOSIG_C 1 "1" + ## widget = checkbox; activeif = SAOSIGX / _ OR SAOSIGY / _ OR SAOSIGZ / _ + +MSG_SAOSIG_C 1 "Apply ant. offsets sigmas to BeiDou sat." + +SAOSIG_J 1 "1" + ## widget = checkbox; activeif = SAOSIGX / _ OR SAOSIGY / _ OR SAOSIGZ / _ + +MSG_SAOSIG_J 1 "Apply ant. offsets sigmas to QZSS sat." + +SAOSIG_S 1 "1" + ## widget = checkbox; activeif = SAOSIGX / _ OR SAOSIGY / _ OR SAOSIGZ / _ + +MSG_SAOSIG_S 1 "Apply ant. offsets sigmas to SBAS sat." + +SAODATE 0 + ## widget = lineedit; check_type = date + ## activeif = SAOSIGX / _ OR SAOSIGY / _ OR SAOSIGZ / _ + +MSG_SAODATE 1 "Date for satellite antenna offsets sigmas" + +SAOPAR_G 1 "NONE" + ## widget = combobox; cards = NONE DELETE TO_BLOCK/TYPE; editable = false + +MSG_SAOPAR_G 1 "Modify ant. offsets parameter for GPS sat." + +SAOPAR_R 1 "NONE" + ## widget = combobox; cards = NONE DELETE TO_FREQUENCY TO_BLOCK/TYPE + ## editable = false + +MSG_SAOPAR_R 1 "Modify ant. offsets parameter for GLONASS sat" + +SAOPAR_E 1 "NONE" + ## widget = combobox; cards = NONE DELETE TO_BLOCK/TYPE; editable = false + +MSG_SAOPAR_E 1 "Modify ant. offsets parameter for Galileo sat" + +SAOPAR_C 1 "NONE" + ## widget = combobox; cards = NONE DELETE TO_BLOCK/TYPE; editable = false + +MSG_SAOPAR_C 1 "Modify ant. offsets parameter for BeiDou sat." + +SAOPAR_J 1 "NONE" + ## widget = combobox; cards = NONE DELETE TO_BLOCK/TYPE; editable = false + +MSG_SAOPAR_J 1 "Modify ant. offsets parameter for QZSS sat." + +SAOPAR_S 1 "NONE" + ## widget = combobox; cards = NONE DELETE TO_BLOCK/TYPE; editable = false + +MSG_SAOPAR_S 1 "Modify ant. offsets parameter for SBAS sat." + +SAOFRQ 1 "0" + ## widget = checkbox + +MSG_SAOFRQ 1 "Sat. ant. offset: ignore tracking technique" + +! Sat. ant. off: more input options +! --------------------------------- +SAOADV0 1 "0" + ## widget = checkbox + +MSG_SAOADV0 1 "Sat. ant. offset: advanced setup" + +! Sat. ant. off: define the satellite groups / sigmas +! --------------------------------------------------- +SATANTSTR 1 "" "" "" "" "" "" "" "" "" "" "" "" "" + ## widget = uniline; check_type.1 = integer; check_min.1 = 1 + ## check_max.1 = 999; check_type.2 = real; check_min.2 = 0.0 + ## check_type.3 = real; check_min.3 = 0.0; check_type.4 = real + ## check_min.4 = 0.0; check_type.5 = integer; check_min.5 = 0 + ## check_max.5 = 299; check_type.6 = integer; check_min.6 = 0 + ## check_max.6 = 299; check_type.7 = integer; check_min.7 = 0 + ## check_max.7 = 299; check_type.8 = integer; check_min.8 = 0 + ## check_max.8 = 299; check_type.9 = integer; check_min.9 = 0 + ## check_max.9 = 299; check_type.10 = integer; check_min.10 = 0 + ## check_max.10 = 299; check_type.11 = integer; check_min.11 = 0 + ## check_max.11 = 299; check_type.12 = integer; check_min.12 = 0 + ## check_max.12 = 299; check_type.13 = integer; check_min.13 = 0 + ## check_max.13 = 299; numlines = 10 + +MSG_SATANTSTR 1 "Sat.ant.offset: define the satellite groups and sigmas" + +SATANTSTR2 1 "" "" + ## widget = uniline; check_type.1 = integer; check_min.1 = 1 + ## check_max.1 = 999; check_type.2 = date; numlines = 10 + +MSG_SATANTSTR2 1 "Sat.ant.offset: Do not stack over" + +! Satellite antenna pattern +! ------------------------- +SAPSIG 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SAPSIG 1 "Satellite antenna pattern" + +SAPSIG_G 1 "1" + ## widget = checkbox; activeif = SAPSIG / _ + +MSG_SAPSIG_G 1 "Apply ant. pattern sigmas to GPS sat." + +SAPSIG_R 1 "1" + ## widget = checkbox; activeif = SAPSIG / _ + +MSG_SAPSIG_R 1 "Apply ant. pattern sigmas to GLONASS sat." + +SAPSIG_E 1 "1" + ## widget = checkbox; activeif = SAPSIG / _ + +MSG_SAPSIG_E 1 "Apply ant. pattern sigmas to Galileo sat." + +SAPSIG_C 1 "1" + ## widget = checkbox; activeif = SAPSIG / _ + +MSG_SAPSIG_C 1 "Apply ant. pattern sigmas to BeiDou sat." + +SAPSIG_J 1 "1" + ## widget = checkbox; activeif = SAPSIG / _ + +MSG_SAPSIG_J 1 "Apply ant. pattern sigmas to QZSS sat." + +SAPSIG_S 1 "1" + ## widget = checkbox; activeif = SAPSIG / _ + +MSG_SAPSIG_S 1 "Apply ant. pattern sigmas to SBAS sat." + +SAPDATE 0 + ## widget = lineedit; check_type = date; activeif = SAPSIG / _ + # + +MSG_SAPDATE 1 "Date for satellite antenna pattern sigmas" + +SAPPAR_G 1 "NONE" + ## widget = combobox + ## cards = NONE SET_TO_ZERO DELETE_ON_ZERO DELETE_AS_IT_IS TO_BLOCK/TYPE + ## editable = false + +MSG_SAPPAR_G 1 "Modify ant. pattern parameter for GPS sat." + +SAPPAR_R 1 "NONE" + ## widget = combobox + ## cards = NONE SET_TO_ZERO DELETE_ON_ZERO DELETE_AS_IT_IS TO_FREQUENCY TO_BLOCK/TYPE + ## editable = false + +MSG_SAPPAR_R 1 "Modify ant. pattern parameter for GLONASS sat" + +SAPPAR_E 1 "NONE" + ## widget = combobox + ## cards = NONE SET_TO_ZERO DELETE_ON_ZERO DELETE_AS_IT_IS TO_BLOCK/TYPE + ## editable = false + +MSG_SAPPAR_E 1 "Modify ant. pattern parameter for Galileo sat" + +SAPPAR_C 1 "NONE" + ## widget = combobox + ## cards = NONE SET_TO_ZERO DELETE_ON_ZERO DELETE_AS_IT_IS TO_BLOCK/TYPE + ## editable = false + +MSG_SAPPAR_C 1 "Modify ant. pattern parameter for BeiDou sat." + +SAPPAR_J 1 "NONE" + ## widget = combobox + ## cards = NONE SET_TO_ZERO DELETE_ON_ZERO DELETE_AS_IT_IS TO_BLOCK/TYPE + ## editable = false + +MSG_SAPPAR_J 1 "Modify ant. pattern parameter for QZSS sat." + +SAPPAR_S 1 "NONE" + ## widget = combobox + ## cards = NONE SET_TO_ZERO DELETE_ON_ZERO DELETE_AS_IT_IS TO_BLOCK/TYPE + ## editable = false + +MSG_SAPPAR_S 1 "Modify ant. pattern parameter for SBAS sat." + +SAPFRQ 1 "0" + ## widget = checkbox + +MSG_SAPFRQ 1 "Sat. ant. pattern: ignore tracking technique" + +! Sat. ant. off: more input options +! --------------------------------- +SAPADV0 1 "0" + ## widget = checkbox + +MSG_SAPADV0 1 "Sat. ant. pattern: advanced setup" + +! Sat. ant. PCV: define the satellite groups +! ------------------------------------------ +SAPGRP 1 "" "" "" "" "" "" "" "" "" "" "" + ## widget = uniline; check_type.1 = integer; check_min.1 = 1 + ## check_max.1 = 999; check_type.2 = real; check_min.2 = 0.0 + ## check_type.3 = integer; check_min.3 = 0; check_max.3 = 299 + ## check_type.4 = integer; check_min.4 = 0; check_max.4 = 299 + ## check_type.5 = integer; check_min.5 = 0; check_max.5 = 299 + ## check_type.6 = integer; check_min.6 = 0; check_max.6 = 299 + ## check_type.7 = integer; check_min.7 = 0; check_max.7 = 299 + ## check_type.8 = integer; check_min.8 = 0; check_max.8 = 299 + ## check_type.9 = integer; check_min.9 = 0; check_max.9 = 299 + ## check_type.10 = integer; check_min.10 = 0; check_max.10 = 299 + ## check_type.11 = integer; check_min.11 = 0; check_max.11 = 299 + ## numlines = 10 + +MSG_SAPGRP 1 "Satellite antenna PCV group definition and sigmas" + +SAPGRP_OFF 1 "1" + ## widget = checkbox; activeif = SAOADV0 = 1 + +MSG_SAPGRP_OFF 1 "Same no stack epochs for offset and pattern" + +SAPGRP2 1 "" "" + ## widget = uniline; check_type.1 = integer; check_min.1 = 1 + ## check_max.1 = 999; check_type.2 = date; numlines = 10 + ## activeif = SAPGRP_OFF = 0 AND SAOADV0 = 1 + +MSG_SAPGRP2 1 "Sat.ant.pattern: Do not stack over" + +! Center of mass (geocenter) +! -------------------------- +COFMASSX 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_COFMASSX 1 "Geocenter coordinates: X" + +COFMASSY 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_COFMASSY 1 "Geocenter coordinates: Y" + +COFMASSZ 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_COFMASSZ 1 "Geocenter coordinates: Z" + +COFMASS_SAT 1 "TO_ONE_GENERAL_SET" + ## widget = combobox; editable = false + ## cards = KEEP_AS_IT_IS TO_PLANE-SPECIFIC TO_SYSTEM-SPECIFIC TO_ONE_GENERAL_SET + +MSG_COFMASS_SAT 1 "Geocenter coordinates: transform satellite-spec." + +! Constraint - Rec. Antenna Offsets +! --------------------------------- +RECANTN 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_RECANTN 1 "Receiver antenna offsets: N" + +RECANTE 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_RECANTE 1 "Receiver antenna offsets: E" + +RECANTU 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_RECANTU 1 "Receiver antenna offsets: U" + +! Constraint - Rec. Antenna Patterns +! ---------------------------------- +RECSPV 0 + ## widget = lineedit + +MSG_RECSPV 1 "Receiver antenna patterns" + +! Constraint - Receiver clock offsets +! ----------------------------------- +RCOSIGMA 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_RCOSIGMA 1 "Receiver clock offsets" + +! RCO: Biases in the NEQ stem from a PPP +! -------------------------------------- +RCOFROMPPP 1 "0" + ## widget = checkbox + +MSG_RCOFROMPPP 1 "Biases in the NEQ stem from a PPP" + +! RCO: fix biases for all GPS satellites +! -------------------------------------- +RCORMGPS 1 "0" + ## widget = checkbox + +MSG_RCORMGPS 1 "Fix biases for all GPS satellites" + +! RCO: transform satellite to frequency biases +! -------------------------------------------- +RCOTOFRQ 1 "0" + ## widget = checkbox + +MSG_RCOTOFRQ 1 "Transform satellite to frequency biases" + +! -------------------------------------------------------------------- +! Constraining the differential code biases +! -------------------------------------------------------------------- +! CDB: Absolute or relative code bias +! ----------------------------------- +! CDB: OSB time reference system +! ------------------------------ +OSBREF 1 "YES" + ## widget = combobox; editable = false; cards = YES NO RECEIVERS_ONLY + +MSG_OSBREF 1 "Apply datum to code biases" + +OSBDAT 1 "GPS" + ## widget = combobox; editable = false + ## cards = GPS GLONASS Galileo BeiDou QZSS SBAS + +MSG_OSBDAT 1 "Receiver time reference system" + +OSBTYP 1 "SYSTEM" + ## widget = combobox; editable = false; cards = SYSTEM GROUP SATELLITE + +MSG_OSBTYP 1 "Receiver time reference system" + +OSBIND 0 + ## widget = lineedit; check_type = integer + ## activeif = USE_G = 1 AND OSBTYP = BLOCK OR OSBTYP = SAT + ## emptyallowed = true + +MSG_OSBIND 1 "Specific reference satellites" + +! OSB: Estimate observable-specific code biases for receivers +! ----------------------------------------------------------- +OSBREC_G 1 "SYSTEM" + ## widget = combobox + ## cards = PRE-ELIMINATE DELETE AS_IS SYSTEM GROUP SATELLITE + ## editable = false; activeif = USE_G = 1 + +MSG_OSBREC_G 1 "GPS observable-specific code biases" + +OSBIND_G 0 + ## widget = lineedit; check_type = integer + ## activeif = USE_G = 1 AND OSBREC_G = SYSTEM OR OSBREC_G = TYPE + ## emptyallowed = true + +MSG_OSBIND_G 1 "Sat-rec code biases for specified satellites: GPS" + +OSBREC_R 1 "SATELLITE" + ## widget = combobox + ## cards = PRE-ELIMINATE DELETE AS_IS SYSTEM GROUP SATELLITE FREQUENCY + ## editable = false; activeif = USE_R = 1 + +MSG_OSBREC_R 1 "GLONASS observable-specific code biases" + +OSBIND_R 0 + ## widget = lineedit; check_type = integer + ## activeif = USE_R = 1 AND OSBREC_R = SYSTEM OR OSBREC_R = TYPE + ## emptyallowed = true + +MSG_OSBIND_R 1 "Sat-rec code biases for specified satellites: GLO" + +OSBREC_E 1 "SYSTEM" + ## widget = combobox + ## cards = PRE-ELIMINATE DELETE AS_IS SYSTEM GROUP SATELLITE + ## editable = false; activeif = USE_E = 1 + +MSG_OSBREC_E 1 "Galileo observable-specific code biases" + +OSBIND_E 0 + ## widget = lineedit; check_type = integer + ## activeif = USE_E = 1 AND OSBREC_E = SYSTEM OR OSBREC_E = TYPE + ## emptyallowed = true + +MSG_OSBIND_E 1 "Sat-rec code biases for specified satellites: GAL" + +OSBREC_C 1 "SYSTEM" + ## widget = combobox + ## cards = PRE-ELIMINATE DELETE AS_IS SYSTEM GROUP SATELLITE + ## editable = false; activeif = USE_C = 1 + +MSG_OSBREC_C 1 "BeiDou observable-specific code biases" + +OSBIND_C 0 + ## widget = lineedit; check_type = integer + ## activeif = USE_C = 1 AND OSBREC_C = SYSTEM OR OSBREC_C = TYPE + ## emptyallowed = true + +MSG_OSBIND_C 1 "Sat-rec code biases for specified satellites: BDS" + +OSBREC_J 1 "SYSTEM" + ## widget = combobox + ## cards = PRE-ELIMINATE DELETE AS_IS SYSTEM GROUP SATELLITE + ## editable = false; activeif = USE_J = 1 + +MSG_OSBREC_J 1 "QZSS observable-specific code biases" + +OSBIND_J 0 + ## widget = lineedit; check_type = integer + ## activeif = USE_J = 1 AND OSBREC_J = SYSTEM OR OSBREC_J = TYPE + ## emptyallowed = true + +MSG_OSBIND_J 1 "Sat-rec code biases for specified satellites: QZSS" + +OSBREC_S 1 "SYSTEM" + ## widget = combobox + ## cards = PRE-ELIMINATE DELETE AS_IS SYSTEM GROUP SATELLITE + ## editable = false; activeif = USE_S = 1 + +MSG_OSBREC_S 1 "QZSS observable-specific code biases" + +OSBIND_S 0 + ## widget = lineedit; check_type = integer + ## activeif = USE_S = 1 AND OSBREC_S = SYSTEM OR OSBREC_S = TYPE + ## emptyallowed = true + +MSG_OSBIND_S 1 "Sat-rec code biases for specified satellites: SBAS" + +! Constrain OSB parameters with same SVN +! -------------------------------------- +OSBSVN 1 "0" + ## widget = checkbox + +MSG_OSBSVN 1 "Constrain OSB parameters with same SVN" + +! Constraint - OSB satellite +! -------------------------- +OSBSIGS 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_OSBSIGS 1 "Satellite biases sigma" + +! Constraint - OSB receiver +! -------------------------- +OSBSIGR 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_OSBSIGR 1 "Receiver biases sigma" + +! Inter-frequency bias, alarming limit +! ----------------------------------- +IFBMAX 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_IFBMAX 1 "Alarming limit for receiver code biases" + +! Extend OSB and BIASINEX validity +! -------------------------------- +OSBVAL 1 "00 00 00" + ## widget = lineedit; emptyallowed = true + +MSG_OSBVAL 1 "Extend bias parameter validity" + +! OSB: Parameter Time Interal +! --------------------------- +OSBINT 1 "24 00 00" + ## widget = lineedit; emptyallowed = false + +MSG_OSBINT 1 "OSB: Parameter spacing" + +! Constraint - Range biases +! ------------------------- +RGBSIG 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_RGBSIG 1 "Range bias parameters" + +! Stacking of Range biases +! ------------------------ +RGB_STK1 1 "1" + ## widget = radiobutton; group = DUMMY + +MSG_RGB_STK1 1 "Range biases as is" + +RGB_STK2 1 "0" + ## widget = radiobutton; group = DUMMY + +MSG_RGB_STK2 1 "Stack range biases for satellite groups" + +RGB_STK3 1 "0" + ## widget = radiobutton; group = DUMMY + +MSG_RGB_STK3 1 "Stack range biases for station" + +! -------------------------------------------------------------------- +! Selection from station information file +! -------------------------------------------------------------------- +! Use station information file flags +! ---------------------------------- +USEFLG 1 "0" + ## widget = checkbox; activeif = STAINFO /= _ + +MSG_USEFLG 1 "Consider flags from station information file" + +! Information for the Bernese files: flags to be used (TYPE 001) +! -------------------------------------------------------------- +FLG001 1 "999" + ## widget = lineedit; activeif = STAINFO /= _ AND USEFLG = 1 + +MSG_FLG001 1 "Type 001: Renaming of Stations" + +! Information for the Bernese files: flags to be used (TYPE 002) +! -------------------------------------------------------------- +FLG002 1 "999" + ## widget = lineedit; activeif = STAINFO /= _ AND USEFLG = 1 + +MSG_FLG002 1 "Type 002: Station information" + +! Information for the Bernese files: flags to be used (TYPE 003) +! -------------------------------------------------------------- +FLG003 1 "999" + ## widget = lineedit; activeif = STAINFO /= _ AND USEFLG = 1 + +MSG_FLG003 1 "Type 003: Station problems" + +! -------------------------------------------------------------------- +! Some additional things +! -------------------------------------------------------------------- +! Stations (fixed) +! ---------------- +STALST 0 + ## widget = selwin; menuaux = MENUAUX; action = NEQ + ## menuauxkeys = CONST STAINFO OBSSEL USEFLG FLG001 FLG002 FLG003 CRXREC CRXANT INPFILE NO_ABC + ## updateifactive = FREESTA_L STATION4 STATION1 FREEVEL_L VELOCITY4 VELOCITY1 CRD_EXMAN + +! List stations with receiver clock offsets +! ----------------------------------------- +CLKLST 0 + ## widget = selwin; menuaux = MENUAUX; action = NEQCLK + ## menuauxkeys = CONST STAINFO OBSSEL USEFLG FLG001 FLG002 FLG003 CRXREC CRXANT INPFILE NO_ABC + +MSG_CLKLST 1 "List stations with receiver clock offsets" + +! List stations with troposphere +! ------------------------------ +TRPLST 0 + ## widget = selwin; menuaux = MENUAUX; action = NEQTRP + ## menuauxkeys = CONST STAINFO OBSSEL USEFLG FLG001 FLG002 FLG003 CRXREC CRXANT INPFILE NO_ABC + +MSG_TRPLST 1 "List stations with troposphere" + +! List stations with GNSS-specific translations +! --------------------------------------------- +GSPLST 0 + ## widget = selwin; menuaux = MENUAUX; action = NEQGSP + ## menuauxkeys = CONST STAINFO OBSSEL USEFLG FLG001 FLG002 FLG003 CRXREC CRXANT INPFILE NO_ABC + +MSG_GSPLST 1 "List stations with GNSS-specific translations" + +! List stations with grid scaling parameters +! ------------------------------------------ +GRIDLST 0 + ## widget = selwin; menuaux = MENUAUX; action = NEQGRID + ## menuauxkeys = CONST STAINFO OBSSEL USEFLG FLG001 FLG002 FLG003 CRXREC CRXANT INPFILE NO_ABC + +MSG_GRIDLST 1 "List stations with grid scaling parameters" + +! List receiver clocks +! -------------------- +RCLKLST 0 + ## widget = selwin; menuaux = MENUAUX; action = NEQRCLK + ## menuauxkeys = CONST STAINFO OBSSEL USEFLG FLG001 FLG002 FLG003 CRXREC CRXANT INPFILE NO_ABC + +MSG_RCLKLST 1 "List receiver clocks" + +! List satellite clocks +! --------------------- +SCLKLST 0 + ## widget = selwin; menuaux = MENUAUX; action = NEQSCLK + ## menuauxkeys = CONST STAINFO OBSSEL USEFLG FLG001 FLG002 FLG003 CRXREC CRXANT INPFILE NO_ABC + +MSG_SCLKLST 1 "List satellite clocks" + +! Directories and Extensions +! -------------------------- +DIR_ORB 1 "./DUMMY/ORB/" + ## widget = initmenu; pointer = DIR_ELE + +EXT_ELE 1 "ELE" + ## widget = initmenu; pointer = EXT_ELE + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# COMBINE NORMAL EQUATION SYSTEMS - ADDNEQ2 1.1: Input Files 1 # +# # +# GENERAL FILES # +# Show all general files > % < # SHOWGEN +# # +# NORMAL EQUATION SYSTEMS # +# Normal equations > %%%%%%%%%%%% < # INPFILE +# Variance rescaling factors > %%%%%%%%%%%% < # COVCOMI +# # +# MAIN INPUT FILES # +# Station coordinates > %%%%%%%%%%%% < # COORD +# Station velocities > %%%%%%%%%%%% < # VELAPR +# Station information > %%%%%%%%%%%% < # STAINFO +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# ADDNEQ2 1.2: Input Files 2 # +# # +# NEW A PRIORI VALUES # +# Troposphere estimates > %%%%%%%%%%% < (parameters are eliminated)# TROPEST +# Observable-specific biases > %%%%%%%%%%% < (a priori is zero if empty)# DCBINP +# Earth rotation parameters > %%%%%%%%%%% < (mandatory if ERPs present)# POLE +# Geocenter coordinates > %%%%%%%%%%% < # GCCINP +# Satellite clock corrections > %%%%%%%%%%% < # SATCLK +# Clock RINEX file > %%%%%%%%%%% < # RXCLKIN +# SLR data handling (biases, CoM)> %%%%%%%%%%% < # RGBINP +# List of parameter estimates > %%%%%%%%%%% < # PARAMIN +# # +# HEADER AND EPOCH INFORMATION # +# Ionosphere master file > %%%%%%%%%%% < # IONOS +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWGEN = 1 ###################################################### +# ADDNEQ2 1.3: General Files # +# # +# GENERAL INPUT FILES # +# General constants > %%%%%%%%%%%% < # CONST +# Geodetic datum > %%%%%%%%%%%% < # DATUM +# Antenna corrections > %%%%%%%%%%%% < # PHASECC +# Observation selection > %%%%%%%%%%%% < # OBSSEL +# Satellite information > %%%%%%%%%%%% < # SATELL +# Satellite problems > %%%%%%%%%%%% < # SATCRUX +# Subdaily ERP model > %%%%%%%%%%%% < # SUBMOD +# Nutation model > %%%%%%%%%%%% < # NUTMOD +# SINEX header file > %%%%%%%%%%%% < # SINEXIN +# IONEX control file > %%%%%%%%%%%% < # IONEXCF +# # +# MENU SETTINGS # +# Selected campaign > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% <# CAMPAIGN +# Selected session Year> %%%% < Session> %%%% < # YR4_INFO SES_INFO +# Session table > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% <# SESSION_TABLE +# # +# TEMPORARY FILES # +# Scratch file > %%%%%%%%%%%% < # AUXFIL +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# ADDNEQ2 2.1: Output Files 1 # +# # +# GENERAL OUTPUT FILES # +# Program output > % < use ADDNEQ2.Lnn or > %%%%%%%%%%%% < # SYSODEF SYSOUT +# Error messages > % < merged to program output or > %%%%%%%%%%%% < # ERRMRG SYSERR +# # +# MAIN RESULT FILES # +# Normal equations > %%%%%%%%%%%% < # NEQOUT +# SINEX with> %%% < > %%%%%%%%%%%% < # SNXCONT SINEXRS +# # +# STATION- AND SATELLITE-RELATED RESULTS # +# Station coordinates > %%%%%%%%%%%% < # COORDRS +# Station velocities > %%%%%%%%%%%% < # VELORS +# Satellite orbital elements > %%%%%%%%%%%% < # ELEFILE +# Earth rotation parameters > %%%%%%%%%%%% < # POLERS +# Earth rotation parameters (IERS) > %%%%%%%%%%%% < # IERSPOL +# # +# ATMOSPHERE-SPECIFIC RESULTS # +# Troposphere estimates > %%%%%%%%%%%% < # TROPSAV +# Troposphere estimates (SINEX) > %%%%%%%%%%%% < # TROPSNX +# Ionosphere models > %%%%%%%%%%%% < # IONOSRS +# Ionosphere models (IONEX) > %%%%%%%%%%%% < # IONEXRS +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# ADDNEQ2 2.2: Output Files 2 # +# # +# ADDITIONAL RESULT FILES # +# Geocenter coordinates > %%%%%%%%%%%% < # GCCOUT +# Observable-specific biases > %%%%%%%%%%%% < # DCBOUT +# Observable-specific biases (SINEX) > %%%%%%%%%%%% < # BIASSNX +# Phase center variations (gridded) > %%%%%%%%%%%% < # PHASRSG +# Satellite clock corrections > %%%%%%%%%%%% < # CLKSAV +# Clock corrections (RINEX) > %%%%%%%%%%%% < # CLKRNX +# Data handling (biases, CoM) > %%%%%%%%%%%% < # RGBOUT +# # +# AUXILIARY FILES # +# Weekly summary > %%%%%%%%%%%% < # WEKSUM +# Station residuals > %%%%%%%%%%%% < # PLOTRS +# All parameter residuals > %%%%%%%%%%%% < # PLOT_ALL +# Covariance matrix wrt coordinates > %%%%%%%%%%%% < # COVARRS +# Full covariance matrix > %%%%%%%%%%%% < # COVTTRS +# Variance rescaling factors, Helmert> %%%%%%%%%%%% < # COVCOMO +# List of parameter estimates > %%%%%%%% < # PARAMRS +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# ADDNEQ2 3.1: Options 1 # +# # +# TITLE > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # TITLE +# # +# GENERAL OPTIONS # +# Maximum number of parameters in combined NEQ> %%%%%% < # MAXPAR +# A priori sigma of unit weight > %%%%%%% %%%%%%% < # INDVSOL +# yyyy mm dd hh mm ss # +# Reference epoch for station coordinates > %%%%%%%%%% < > %%%%%%%% < # TIMREF HOUREF +# Stop program after NEQ saving > % < # NOINV +# # +# ADD PARAMETERS TO THE SYSTEM # +# Set up station velocities > % < # CRD_NINT +# Set up Geocenter coordinates > % < # SETUP_GCC +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# ADDNEQ2 3.2: Options 2 # +# # +# REMOVE STATION PARAMETERS FROM THE SYSTEM # +# If receiver changes > %%%%%%%%%%%%%%%%%%%%%%%% < # CRXREC +# If antenna@ changes > %%%%%%%%%%%%%%%%%%%%%%%% < # CRXANT +# # +# INPUT FILE OPTIONS # +# Truncate NEQ station names after position 14 > %%%%%%%%% < # NO_ABC +# Keep input NEQs in alphabetical order > % < # NOCHRONO +# # +# OUTPUT OPTIONS # +# Extended output wrt estimated parameters > % < # PRT_EXT +# Extended summary concerning coordinate parameter > % < # SUMCRD +# Extended summary concerning ionosphere parameter > % < # SUMION +# Extended summary concerning troposphere parameter> % < # SUMTRP +# Notify station inconsistencies between NEQs > % < # PRT_SIC +# Notify changes due to station information file > % < # CRXWARN +# Print detailed list of parameter manipulations > % < # PRT_PAR +# Print detailed list on usage of constraints > % < # PRT_SIG +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL COVARRS / _ OR COVTTRS / _ AND CRD_NINT = 1 OR SINEXRS /= _ AND NOINV = 0 # +# ADDNEQ2 3.3: Options 3 # +# # +# SINEX OPTIONS # +# Regularize a priori constraint matrix > %%%%%%%%% < # SNXREG +# Sort stations according to DOMES code > % < # STASORT +# Include ADDNEQ1-style statistics block > % < # HEUREF +# Do not write uncalibrated antenna/radome combinations > % < # ANTRED +# Transform ERP to offset/drift representation > % < # ERPREP +# # +# VARIANCE-COVARIANCE FILE OPTIONS # +# Representation of coordinates and velocities > %%%%%%%%% < # COVMODE +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# ADDNEQ2 4.1: Parameter Pre-Elimination # +# exceptions for # +# STATION-RELATED PARAMETERS files station# +# Station coordinates > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # CRD_ELIM CRD_EXCP CRD_EXST +# # +# ATMOSPHERIC PARAMETERS # +# Troposphere zenith path delays> %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # TRP_ELIM TRP_EXCP TRP_EXST +# Troposphere gradients > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # GRD_ELIM GRD_EXCP GRD_EXST +# Global ionosphere parameters > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # GIM_ELIM GIM_EXCP +# # +# GLOBAL PARAMETERS # +# Orbital elements > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # ORB_ELIM ORB_EXCP +# Plate scaling parameters > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # SCL_ELIM SCL_EXCP +# Stochastic pulses > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # STO_ELIM STO_EXCP +# Polar motion parameters > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # ERP_ELIM ERP_EXCP +# Length of day parameters > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # LOD_ELIM LOD_EXCP +# Universal time parameters > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # UT_ELIM UT_EXCP +# Nutation parameters > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # NUT_ELIM NUT_EXCP +# Geocenter coordinates > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # MSS_ELIM MSS_EXCP +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# ADDNEQ2 4.2: Parameter Pre-Elimination # +# exceptions for # +# BIAS PARAMETERS files station# +# Satellite@code biases > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # OCBS_ELIM OCBS_EXCP +# Receiver@@code biases > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # OCB_ELIM OCB_EXCP OCB_EXST +# GNSS-specific translations > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # GTRA_ELIM GTRA_EXCP GTRA_EXST +# GNSS-specific ZPD@@@@@@biases > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # GTRP_ELIM GTRP_EXCP GTRP_EXST +# GNSS-specific gradient@biases > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # GGRD_ELIM GGRD_EXCP GGRD_EXST +# # +# ANTENNA PHASE CENTER PARAMETERS # +# Satellite antenna offsets > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # ANT_ELIM ANT_EXCP +# Satellite antenna offsets (XY)> %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # ANTX_ELIM ANTX_EXCP +# Satellite antenna variations > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # SPV_ELIM SPV_EXCP +# Receiver@ antenna offsets > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # RAO_ELIM RAO_EXCP +# Receiver@ antenna variations > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # RAP_ELIM RAP_EXCP +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# ADDNEQ2 4.3: Parameter Pre-Elimination # +# exceptions for # +# HELMERT TRANSFORMATION PARAMETERS files station# +# Translation parameters > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # TRANS_ELIM TRANS_EXCP +# Rotation parameters > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # ROT_ELIM ROT_EXCP +# Scale parameters > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # SCALE_ELIM SCALE_EXCP +# # +# PARAMETER SCALING FACTORS # +# HOI scaling factors > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # HOI_ELIM HOI_EXCP +# Atmospheric pressure loading > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # ALD_ELIM ALD_EXCP ALD_EXST +# Ocean non-tidal loading > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # OLD_ELIM OLD_EXCP OLD_EXST +# Hydrostatic pressure loading > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # HLD_ELIM HLD_EXCP HLD_EXST +# # +# EPOCH PARAMETERS files GNSS # +# Receiver clock offsets > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # CLKR_ELIM CLKR_EXCP +# Satellite clock offsets > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > %% <# CLKS_ELIM CLKS_EXCP CLKS_EXSYS +# # +# SLR-RELATED PARAMETERS # +# Range biases > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # RNG_ELIM RNG_EXCP +# END_PANEL #################################################################### + + +# BEGIN_PANEL CRD_ELIM = OUTSIDE_FROM_WINDOW OR TRP_ELIM = OUTSIDE_FROM_WINDOW OR GRD_ELIM = OUTSIDE_FROM_WINDOW OR GIM_ELIM = OUTSIDE_FROM_WINDOW OR ORB_ELIM = OUTSIDE_FROM_WINDOW OR STO_ELIM = OUTSIDE_FROM_WINDOW OR ERP_ELIM = OUTSIDE_FROM_WINDOW OR LOD_ELIM = OUTSIDE_FROM_WINDOW OR UT_ELIM = OUTSIDE_FROM_WINDOW OR NUT_ELIM = OUTSIDE_FROM_WINDOW OR MSS_ELIM = OUTSIDE_FROM_WINDOW OR OCB_ELIM = OUTSIDE_FROM_WINDOW OR OCBS_ELIM = OUTSIDE_FROM_WINDOW OR GTRA_ELIM = OUTSIDE_FROM_WINDOW OR GTRP_ELIM = OUTSIDE_FROM_WINDOW OR GGRD_ELIM = OUTSIDE_FROM_WINDOW OR ANT_ELIM = OUTSIDE_FROM_WINDOW OR ANTX_ELIM = OUTSIDE_FROM_WINDOW OR SPV_ELIM = OUTSIDE_FROM_WINDOW OR RAO_ELIM = OUTSIDE_FROM_WINDOW OR RAP_ELIM = OUTSIDE_FROM_WINDOW OR TRANS_ELIM = OUTSIDE_FROM_WINDOW OR ROT_ELIM = OUTSIDE_FROM_WINDOW OR SCALE_ELIM = OUTSIDE_FROM_WINDOW OR HOI_ELIM = OUTSIDE_FROM_WINDOW OR ALD_ELIM = OUTSIDE_FROM_WINDOW OR OLD_ELIM = OUTSIDE_FROM_WINDOW OR HLD_ELIM = OUTSIDE_FROM_WINDOW OR CLKR_ELIM = OUTSIDE_FROM_WINDOW OR CLKS_ELIM = OUTSIDE_FROM_WINDOW OR RNG_ELIM = OUTSIDE_FROM_WINDOW +# ADDNEQ2 4.4: Parameter Pre-Elimination # +# # +# TIME WINDOW FOR "OUTSIDE FROM WINDOW" PRE-ELIMINATION # +# # +# > % < Defined by Year and Session identifier # RADIO_1 +# Year > %%%% < Session > %%%% < # SESSION_YEAR SESSION_STRG +# # +# # +# > % < Defined by Start and End times # RADIO_2 +# yyyy mm dd hh mm ss yyyy mm dd hh mm ss # +# Start > %%%%%%%%%% < > %%%%%%%% < End > %%%%%%%%%% < > %%%%%%%% < # STADAT STATIM ENDDAT ENDTIM +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL CRD_EXST = 1 OR TRP_EXST = 1 OR GRD_EXST = 1 OR GTRA_EXST = 1 OR GTRP_EXST = 1 OR GGRD_EXST = 1 OR ALD_EXST = 1 OR OLD_EXST = 1 OR HLD_EXST = 1 +# ADDNEQ2 4.5: Parameter Pre-Elimination # +# Manual List file Flag # +# STATION-RELATED PARAMETERS # +# Coordinates > %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# CRD_EXSEL CRD_EXMAN CRD_EXFIL CRD_EXFLG +# # +# ATMOSPHERIC PARAMETERS # +# ZPDs > %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# TRP_EXSEL TRP_EXMAN TRP_EXFIL TRP_EXFLG +# Gradients > %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# GRD_EXSEL GRD_EXMAN GRD_EXFIL GRD_EXFLG +# # +# BIAS PARAMETERS # +# Receiver@@OCB > %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# OCB_EXSEL OCB_EXMAN OCB_EXFIL OCB_EXFLG +# Translations > %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# GTRA_EXSEL GTRA_EXMAN GTRA_EXFIL GTRA_EXFLG +# ZPDs > %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# GTRP_EXSEL GTRP_EXMAN GTRP_EXFIL GTRP_EXFLG +# Gradients > %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# GGRD_EXSEL GGRD_EXMAN GGRD_EXFIL GGRD_EXFLG +# # +# PARAMETER SCALING FACTORS # +# Atmospheric PL> %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# ALD_EXSEL ALD_EXMAN ALD_EXFIL ALD_EXFLG +# Ocean non-TL > %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# OLD_EXSEL OLD_EXMAN OLD_EXFIL OLD_EXFLG +# Hydrostatic PL> %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# HLD_EXSEL HLD_EXMAN HLD_EXFIL HLD_EXFLG +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL CRD_ELIM / _ ##################################################### +# ADDNEQ2 5: Datum Definition for Station Coordinates # +# # +# DATUM DEFINITION TYPE # +# > % < Free network solution # RADIO2_4 +# > % < Minimum constraint solution > %%%%%%%%%%%% < # RADIO2_3 FREESTA +# > % < Coordinates constrained > %%%%%%%%%%%% < # RADIO2_2 SIGSTA +# > % < Coordinates fixed > %%%%%%%%%%%% < # RADIO2_1 FIXSTA +# # +# MINIMUM CONSTRAINT CONDITIONS # +# Translation > %%%%% < # C_TRA +# Rotation > %%%%% < # C_ROT +# Scale > %%%%% < # C_SCL +# # +# A PRIORI SIGMAS # +# North > %%%%%%% < meters # C_SIGMAN +# East > %%%%%%% < meters # C_SIGMAE +# Up > %%%%%%% < meters # C_SIGMAU +# # +# ADVANCED DATUM DEFINITION > % < # FREESTA_MORE +# END_PANEL #################################################################### + + +# BEGIN_PANEL FREESTA = MANUAL OR FREESTA = FROM_FILE OR FREESTA = WITH_FLAG AND RADIO2_3 = 1 AND CRD_ELIM / _ # +# ADDNEQ2 5.1: Datum Definition for Station Coordinates # +# # +# STATIONS CONSIDERED FOR MINIMUM CONSTRAINT CONDITIONS # +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # FREESTA_L +# List of stations from file > %%%%%%%% < # FREESTA_F +# Stations with specific flags in CRD file > %%%%%%%% < #: all non-blank # FREESTA_G +# END_PANEL #################################################################### + + +# BEGIN_PANEL SIGSTA = MANUAL OR SIGSTA = FROM_FILE OR SIGSTA = WITH_FLAG AND RADIO2_2 = 1 AND CRD_ELIM / _ # +# ADDNEQ2 5.1: Datum Definition for Station Coordinates # +# # +# STATION COORDINATES TO BE CONSTRAINED # +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # STATION4 +# List of stations (and sigmas) from file > %%%%%%%% < # STAFILE4 +# Stations with specific flags in CRD file > %%%%%%%% < #: all non-blank # STAFLAG4 +# END_PANEL #################################################################### + + +# BEGIN_PANEL FIXSTA = MANUAL OR FIXSTA = FROM_FILE OR FIXSTA = WITH_FLAG AND RADIO2_1 = 1 AND CRD_ELIM / _ # +# ADDNEQ2 5.1: Datum Definition for Station Coordinates # +# # +# STATION COORDINATES TO BE FIXED # +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # STATION1 +# List of stations from file > %%%%%%%% < # STAFILE1 +# Stations with specific flags in CRD file > %%%%%%%% < #: all non-blank # STAFLAG1 +# END_PANEL #################################################################### + + +# BEGIN_PANEL FREESTA_MORE = 1 ################################ +# ADDNEQ2 5.2: Datum Definition for Station Coordinates # +# # +# ADDITIONAL MINIMUM CONSTRAINT CONDITIONS (FOR OTHER TECHNIQUES) # +# List of stations from file > %%%%%%%% < > %%%%%%%% < > %%%%%%%% < # FREESTA_F_2 FREESTA_F_3 FREESTA_F_4 +# # +# Translation > %%%%% < > %%%%% < > %%%%% < # C_TRA_2 C_TRA_3 C_TRA_4 +# Rotation > %%%%% < > %%%%% < > %%%%% < # C_ROT_2 C_ROT_3 C_ROT_4 +# Scale > %%%%% < > %%%%% < > %%%%% < # C_SCL_2 C_SCL_3 C_SCL_4 +# END_PANEL #################################################################### + + +# BEGIN_PANEL CRD_NINT /= 0 AND CRD_ELIM / _ ################################### +# ADDNEQ2 6: Datum Definition for Station Velocities # +# # +# DATUM DEFINITION TYPE # +# > % < Free network solution # RADIO3_4 +# > % < Minimum constraint solution > %%%%%%%%%%%% < # RADIO3_3 FREEVEL +# > % < Velocities constrained > %%%%%%%%%%%% < # RADIO3_2 SIGVEL +# > % < Velocities fixed > %%%%%%%%%%%% < # RADIO3_1 FIXVEL +# # +# MINIMUM CONSTRAINT CONDITIONS # +# Translation > %%%%% < # V_TRA +# Rotation > %%%%% < # V_ROT +# Scale > %%%%% < # V_SCL +# # +# A PRIORI SIGMAS # +# North > %%%%%%% < meters/year # V_SIGMAN +# East > %%%%%%% < meters/year # V_SIGMAE +# Up > %%%%%%% < meters/year # V_SIGMAU +# # +# ADVANCED DATUM DEFINITION > % < # FREEVEL_MORE +# END_PANEL #################################################################### + + +# BEGIN_PANEL FREEVEL = MANUAL OR FREEVEL = FROM_FILE OR FREEVEL = WITH_FLAG AND RADIO3_3 = 1 AND CRD_NINT /= 0 AND CRD_ELIM / _ # +# ADDNEQ2 6.1: Datum Definition for Station Velocities # +# # +# STATIONS CONSIDERED FOR MINIMUM CONSTRAINT CONDITIONS # +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # FREEVEL_L +# List of stations from file > %%%%%%%% < # FREEVEL_F +# Stations with specific flags in VEL file > %%%%%%%% < #: all non-blank # FREEVEL_G +# END_PANEL #################################################################### + + +# BEGIN_PANEL SIGVEL = MANUAL OR SIGVEL = FROM_FILE OR SIGVEL = WITH_FLAG AND RADIO3_2 = 1 AND CRD_NINT /= 0 AND CRD_ELIM / _ # +# ADDNEQ2 6.1: Datum Definition for Station Velocities # +# # +# STATION VELOCITIES TO BE CONSTRAINED # +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # VELOCITY4 +# List of stations (and sigmas) from file > %%%%%%%% < # VELFILE4 +# Stations with specific flags in VEL file > %%%%%%%% < #: all non-blank # VELFLAG4 +# END_PANEL #################################################################### + + +# BEGIN_PANEL FIXVEL = MANUAL OR FIXVEL = FROM_FILE OR FIXVEL = WITH_FLAG AND RADIO3_1 = 1 AND CRD_NINT /= 0 AND CRD_ELIM / _ # +# ADDNEQ2 6.1: Datum Definition for Station Velocities # +# # +# STATION VELOCITIES TO BE FIXED # +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # VELOCITY1 +# List of stations from file > %%%%%%%% < # VELFILE1 +# Stations with specific flags in VEL file > %%%%%%%% < #: all non-blank # VELFLAG1 +# END_PANEL #################################################################### + + +# BEGIN_PANEL FREEVEL_MORE = 1 ################################ +# ADDNEQ2 6.2: Datum Definition for Station Velocities # +# # +# ADDITIONAL MINIMUM CONSTRAINT CONDITIONS (FOR OTHER TECHNIQUES) # +# List of stations from file > %%%%%%%% < > %%%%%%%% < > %%%%%%%% < # FREEVEL_F_2 FREEVEL_F_3 FREEVEL_F_4 +# # +# Translation > %%%%% < > %%%%% < > %%%%% < # V_TRA_2 V_TRA_3 V_TRA_4 +# Rotation > %%%%% < > %%%%% < > %%%%% < # V_ROT_2 V_ROT_3 V_ROT_4 +# Scale > %%%%% < > %%%%% < > %%%%% < # V_SCL_2 V_SCL_3 V_SCL_4 +# END_PANEL #################################################################### + + +# BEGIN_PANEL INDVSOL /= NO AND CRD_ELIM / _ ################################### +# ADDNEQ2 7: Comparison of Individual Solutions # +# # +# NOTIFICATION OF POSSIBLE OUTLIERS # +# Maximum tolerated residual North> %%%% < millimeters # BADSOL_N +# East > %%%% < millimeters # BADSOL_E +# Up > %%%% < millimeters # BADSOL_U +# # +# Maximum tolerated root-mean-square error North> %%%% < millimeters # BADSOLRN +# East > %%%% < millimeters # BADSOLRE +# Up > %%%% < millimeters # BADSOLRU +# # +# Minimum number of solutions for each station > %%%% < # MINSOL +# END_PANEL #################################################################### + + +# BEGIN_PANEL TRP_ELIM / _ OR GRD_ELIM / _ OR CLK_ELIM / _ OR ISB_ELIM / _ OR ERP_ELIM / _ OR LOD_ELIM / _ OR UT_ELIM / _ OR NUT_ELIM / _ # +# ADDNEQ2 8: Interval Length of Parameters # +# # +# NEW PARAMETER SPACING hhh mm ss # +# Troposphere zenith path delays > %%%%%%%%% < # TRP_NINT +# Troposphere gradients > %%%%%%%%% < # GRD_NINT +# Earth rotation parameters > %%%%%%%%% < # ERP_NINT +# Nutation parameters > %%%%%%%%% < # NUT_NINT +# # +# yyyy mm dd hh mm ss # +# REFERENCE EPOCH FOR PARAMETER INTERVALS > %%%%%%%%%% < > %%%%%%%% < # PAR_REF PAR_OFF +# # +# MANUAL DEFINITION OF PARAMETER INTERVALS > yyyy_mm_dd_hh_mm_ss__ < # PAR_MANUAL +# END_PANEL #################################################################### + + +# BEGIN_PANEL TRP_ELIM / _ OR GRD_ELIM / _ OR GIM_ELIM / _ ##################### +# ADDNEQ2 9.1: Options for Atmospheric Parameters # +# # +# ABSOLUTE CONSTRAINING # +# Troposphere zenith path delays> %%%%%%%% %%%%%%%% %%%%%%%% %%%%%%%% %%%%%%%% <(hh mm ss) # TRP_RSIG TRP_RDT +# Troposphere gradients > %%%%%%%% %%%%%%%% <(hh mm ss) # GRD_RSIG GRD_RDT +# Global ionosphere parameters > %%%%%%%% %%%%%%%% <(hh mm ss) # GIM_RSIG GIM_RDT +# END_PANEL #################################################################### + + +# BEGIN_PANEL TRP_ELIM / _ OR GRD_ELIM / _ OR GIM_ELIM / _ AND TROPSNX / _ ##### +# ADDNEQ2 9.2: Options for Troposphere SINEX # +# # +# EXTRACTION OF PARAMETERS FOR TROPOSPHERE SINEX FILE # +# Offset > %%%%%%%%% < (hhh mm ss) Time resolution > %%%%%%%% < (hh mm ss)# TRPOFF TRPRES +# # +# ADDITIONAL OPTIONS FOR TROPOSPHERE SINEX FILE GENERATION # +# TROPO-SINEX version > %%%%%%%%%%%% < # TRPSXV +# Time system > %%%%%%%%%%%% < # TRPTIM +# END_PANEL #################################################################### + + +# BEGIN_PANEL ORB_ELIM / _ OR STO_ELIM / _ ##################################### +# ADDNEQ2 10.1: Options for Orbital Parameters # +# # +# OPTIONS FOR ORBIT COMBINATION # +# Long-arc computation > % < # TRAFO +# Stochastic pulses at NEQ boundaries > % < # NUMSTC +# No stacking of dynamical orbit parameters > % < # SPLTDYN +# No stacking of macro-model parameters > % < # SPLTMAC +# # +# A PRIORI SIGMAS FOR ORBITAL ELEMENTS # +# Semi major axis > %%%%%%%%% %%%%%%%%% < # ORB_E +# Inclination > %%%%%%%%% %%%%%%%%% %%%%%%%%% %%%%%%%%% % < # DEFSIGMA +# # +# A priori sigmas for dynamical parameters (in meters/sec**2) Satellite list: # +# Parameter 1 > %%%%%%%%% %%%%% < > %%%%%%%%%%%%%% % <# ORB_P1 ORB_P1_S ORB_P1_L ORB_P1_Z +# Parameter 2 > %%%%%%%%% %%%%% < > %%%%%%%%%%%%%% % <# ORB_P2 ORB_P2_S ORB_P2_L ORB_P2_Z +# Parameter 3 > %%%%%%%%% %%%%% < > %%%%%%%%%%%%%% % <# ORB_P3 ORB_P3_S ORB_P3_L ORB_P3_Z +# Parameter 4 > %%%%%%%%% %%%%% < > %%%%%%%%%%%%%% % <# ORB_P4 ORB_P4_S ORB_P4_L ORB_P4_Z +# Parameter 5 > %%%%%%%%% %%%%% < > %%%%%%%%%%%%%% % <# ORB_P5 ORB_P5_S ORB_P5_L ORB_P5_Z +# Parameter 6 > %%%%%%%%% %%%%% < > %%%%%%%%%%%%%% % <# ORB_P6 ORB_P6_S ORB_P6_L ORB_P6_Z +# Parameter 7 > %%%%%%%%% %%%%% < > %%%%%%%%%%%%%% % <# ORB_P7 ORB_P7_S ORB_P7_L ORB_P7_Z +# Parameter 8 > %%%%%%%%% %%%%% < > %%%%%%%%%%%%%% % <# ORB_P8 ORB_P8_S ORB_P8_L ORB_P8_Z +# Parameter 9 > %%%%%%%%% %%%%% < > %%%%%%%%%%%%%% % <# ORB_P9 ORB_P9_S ORB_P9_L ORB_P9_Z +# # +# Advanced setup (specific constraints) > % < # ORB_ADV +# END_PANEL #################################################################### + + +# BEGIN_PANEL ORB_ELIM / _ AND ORB_ADV = 1 AND DEFSIGMA = 0 #################### +# ADDNEQ2 10.3: Specific Constraints on Dynamical Orbit Parameters # +# # +# > Arc__ SVN__ Parameter Sigma____ < Parameter: # ORB_ADVSIGMA +# identifier number in locq # +# 1: semi major axis # +# 2: eccentricity # +# ... # +# 7: Parameter 1 of emp. model # +# 8: Parameter 2 of emp. model # +# 9: Parameter 3 of emp. model # +# 10: Parameter 4 of emp. model # +# 11: Parameter 5 of emp. model # +# 12: Parameter 6 of emp. model # +# 13: Parameter 7 of emp. model # +# 14: Parameter 8 of emp. model # +# 15: Parameter 9 of emp. model # +# END_PANEL #################################################################### + + +# BEGIN_PANEL STO_ELIM / _ ##################################################### +# ADDNEQ2 10.4: Options for Stochastic Orbital Parameters # +# # +# A PRIORI SIGMAS FOR STOCHASTIC PULSES # +# Radial > %%%%%%%% < meters/sec # STC_R +# Along track > %%%%%%%% < meters/sec # STC_A +# Out of plane > %%%%%%%% < meters/sec # STC_O +# Direction to Sun > %%%%%%%% < meters/sec # STC_S +# Y-direction in satellite frame > %%%%%%%% < meters/sec # STC_Y +# X-direction in satellite frame > %%%%%%%% < meters/sec # STC_X +# # +# REMOVAL OF STOCHASTIC PULSES > % < # STC_DEL +# END_PANEL #################################################################### + + +# BEGIN_PANEL STO_ELIM / _ OR NUMSTC = 1 AND STC_DEL = 1 ####################### +# ADDNEQ2 10.5: Options to Reduce the Number of Stochastic Pulses # +# # +# NO PULSES ARE ALLOWED FOR SELECTED GNSS # +# > % < GPS > % < GLONASS > % < Galileo # NOSTC_G NOSTC_R NOSTC_E +# > % < SBAS > % < BeiDou > % < QZSS # NOSTC_S NOSTC_C NOSTC_J +# # +# NO PULSES WITHIN SPECIFIC TIME INTERVALS # +# No pulses are allowed between > %%%%%%%%%%%%%%%%%%%% <(yyyy mm dd hh mm ss)# NOSTC_FROM +# @@@@@@@@@@@@@@@@@@@@@@@@@@and > %%%%%%%%%%%%%%%%%%%% <(yyyy mm dd hh mm ss)# NOSTC_TO +# # +# Minimum interval between pulse and maneuver > %%%%%%%%% <(hhh mm ss)# DTSTC +# END_PANEL #################################################################### + + +# BEGIN_PANEL ERP_ELIM / _ OR LOD_ELIM / _ OR UT_ELIM / _ OR NUT_ELIM / _ ###### +# ADDNEQ2 11: Options for Earth Orientation Parameters # +# # +# OPTIONS FOR EARTH ORIENTATION PARAMETERS # +# Block retrograde terms in polar motion> %%%%% < # BLKRET +# # +# A PRIORI SIGMAS (FIRST PARAMETER) yyyy mm dd hh mm ss # +# Alternatively applied to epoch > %%%%%%%%%% < > %%%%%%%% < # POL_DATF POL_TIMF +# UT1-UTC > %%%%%%%% < milliseconds # POL_UTF +# Delta Epsilon > %%%%%%%% < milliarcseconds # POL_EPF +# Delta Psi > %%%%%%%% < milliarcseconds # POL_PSF +# # +# A PRIORI SIGMAS (REMAINING PARAMETERS) # +# X and Y pole components > %%%%%%%% < milliarcseconds # POL_XY +# UT1-UTC > %%%%%%%% < milliseconds # POL_UTN +# LOD > %%%%%%%% < milliseconds/day # POL_LOD +# Delta Epsilon > %%%%%%%% < milliarcseconds # POL_EPN +# Delta Psi > %%%%%%%% < milliarcseconds # POL_PSN +# # +# Transform satellite-specific parameters > %%%%%%%%%%%%%%%%%%% < # POL_SAT +# # +# EXTRACTION OF PARAMETERS FOR ERP FILES # +# Time resolution > %%%%%%%% < (hh mm ss) # POLESTEP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL MSS_ELIM / _ OR SETUP_GCC = 1 #################################### +# ADDNEQ2 12: Options for Geocenter Coordinates # +# # +# A PRIORI SIGMAS FOR COMPONENT # +# Geocenter coordinates X > %%%%%%%% < meters # COFMASSX +# Y > %%%%%%%% < meters # COFMASSY +# Z > %%%%%%%% < meters # COFMASSZ +# # +# Transform satellite-specific parameters > %%%%%%%%%%%%%%%%%%% < # COFMASS_SAT +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL OCBS_ELIM / _ OR OCB_ELIM / _ #################################### +# ADDNEQ2 13: Options for Observable-Specific Code Biases # +# # +# PARAMETER SETUP # +# Datum definition # +# Apply OSB datum definition > %%%%%%%%%%%%% < # OSBREF +# Receiver clock consistent to > %%%%%%%% < > %%%%%%%%% < > %%%%%%%%%%%%% < # OSBDAT OSBTYP OSBIND +# # +# Estimate receiver code biases specific to: # +# Satellites considered in SATELLITE mode # +# GPS@@@@@@ > %%%%%%%%% < > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # OSBREC_G OSBIND_G +# GLONASS@@ > %%%%%%%%% < > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # OSBREC_R OSBIND_R +# Galileo@@ > %%%%%%%%% < > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # OSBREC_E OSBIND_E +# BeiDou@@@ > %%%%%%%%% < > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # OSBREC_C OSBIND_C +# QZSS@@@@@ > %%%%%%%%% < > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # OSBREC_J OSBIND_J +# SBAS@@@@@ > %%%%%%%%% < > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # OSBREC_S OSBIND_S +# # +# Constrain parameters with same SVN > % < # OSBSVN +# # +# Parameter spacing > %%%%%%%% < (hh mm ss) # OSBINT +# A priori sigma for satellite biases > %%%%%%%% < nanoseconds # OSBSIGS +# A priori sigma for receiver@ biases > %%%%%%%% < nanoseconds # OSBSIGR +# # +# Alarming limit for receiver code biases > %%%%%%%% < nanoseconds # IFBMAX +# Extend bias parameter validity > %%%%%%%% < (hh mm ss) # OSBVAL +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL ISB_ELIM / _ ##################################################### +# ADDNEQ2 14: Options for GLONASS Receiver Clock Biases # +# # +# GLONASS RECEIVER CLOCK BIASES # +# Receiver clock offsets > %%%%%%%% < milliseconds # RCOSIGMA +# Biases in the NEQ stem from a PPP > % < # RCOFROMPPP +# Fix biases for all GPS satellites > % < # RCORMGPS +# Transform satellite to frequency biases > % < # RCOTOFRQ +# END_PANEL #################################################################### + + +# BEGIN_PANEL GTRA_ELIM / _ OR GTRP_ELIM / _ OR GGRD_ELIM / _ ################## +# ADDNEQ2 15: Options for GNSS-specific Translations and Troposphere Biases # +# # +# STATION TRANSLATIONS Tra Rot Scl # +# Type of constraining > %%%%%%%% < > % <> % <> % < # GTRADAT GTRATRA GTRAROT GTRASCL +# Stations to be> %%%%%%%% < > %%%%%%%% < # GTRAXCL GTRAFIX +# A priori sigmas N > %%%%%%%% < meters # GTRASIG_N +# E > %%%%%%%% < meters # GTRASIG_E +# U > %%%%%%%% < meters # GTRASIG_U +# # +# TROPOSPHERE (ZPD) BIASES # +# Type of constraining > %%%%%%%% < # GTRPDAT +# Stations to be> %%%%%%%% < > %%%%%%%% < # GTRPXCL GTRPFIX +# A priori sigma > %%%%%%%% < meters # GTRPSIG +# # +# TROPOSPHERE GRADIENT BIASES # +# Type of constraining > %%%%%%%% < # GGRDDAT +# Stations to be> %%%%%%%% < > %%%%%%%% < # GGRDXCL GGRDFIX +# A priori sigma > %%%%%%%% < meters # GGRDSIG +# # +# DELETE PARAMETERS FOR SPECIFIC SYSTEMS # +# Types of biases to be deleted: > %%%%%%%% < # GSPDEL +# To be deleted for GLONASS> % < Galileo > % < BeiDou > % < # GSPDEL_R GSPDEL_E GSPDEL_C +# @@@@@@@@@@@@@@@@@ QZSS > % < SBAS > % < # GSPDEL_J GSPDEL_S +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL ANT_ELIM / _ OR ANTX_ELIM / _ OR SPV_ELIM / _ #################### +# ADDNEQ2 16: Options for Satellite Antenna Phase Center Parameters # +# # +# SATELLITE PHASE CENTER OFFSETS # +# Modify parametrization for # +# GPS@@@@@@@@ > %%%%%%%%%%%%%%% < GLONASS@@@@ > %%%%%%%%%%%%%%% < # SAOPAR_G SAOPAR_R +# Galileo@@@@ > %%%%%%%%%%%%%%% < BeiDou@@@@@ > %%%%%%%%%%%%%%% < # SAOPAR_E SAOPAR_C +# QZSS@@@@@@@ > %%%%%%%%%%%%%%% < SBAS@@@@@@@ > %%%%%%%%%%%%%%% < # SAOPAR_J SAOPAR_S +# Ignore tracking technique > % < # SAOFRQ +# # +# A priori sigmas in X@ > %%%%%%%% % < GLONASS> % < # SAOSIGX SAOSIG_G SAOSIG_R +# @@@@@@@@@@@@@@@@@@ Y@ > %%%%%%%% % < BeiDou@> % < # SAOSIGY SAOSIG_E SAOSIG_C +# @@@@@@@@@@@@@@@@@@ Z@ > %%%%%%%% % < SBAS@@@> % < # SAOSIGZ SAOSIG_J SAOSIG_S +# and all satellites launched# +# before > %%%%%%%%%% <# SAODATE +# Advanced grouping/sigmas > % < (YYYY MM DD) # SAOADV0 +# # +# SATELLITE PHASE CENTER VARIATIONS # +# Modify parametrization for # +# GPS@@@@@@@@ > %%%%%%%%%%%%%%% < GLONASS@@@@ > %%%%%%%%%%%%%%% < # SAPPAR_G SAPPAR_R +# Galileo@@@@ > %%%%%%%%%%%%%%% < BeiDou@@@@@ > %%%%%%%%%%%%%%% < # SAPPAR_E SAPPAR_C +# QZSS@@@@@@@ > %%%%%%%%%%%%%%% < SBAS@@@@@@@ > %%%%%%%%%%%%%%% < # SAPPAR_J SAPPAR_S +# Ignore tracking technique > % < # SAPFRQ +# # +# A priori sigma@@@@@@ > %%%%%%%% % < GLONASS> % < Galileo> % < # SAPSIG_G SAPSIG_R SAPSIG_E +# @@@@@@@@@@@@@@@@@@ BeiDou@> % < QZSS@@@> % < SBAS@@@> % < # SAPSIG_C SAPSIG_J SAPSIG_S +# @@@@@@@@@@@@@@@@@@@and all satellites launched before > %%%%%%%%%% <# SAPDATE +# (YYYY MM DD) # +# Advanced grouping/sigmas > % < # SAPADV0 +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL ANT_ELIM / _ OR ANTX_ELIM / _ OR SPV_ELIM / _ AND SAOADV0 = 1 #### +# ADDNEQ2 16.1 Advanced Options for Satellite Antenna Phase Center Offsets # +# # +# ADVANCED PARAMETER STACKING AND CONSTRAINING # +# # +# A priori sigmas Satellite numbers # +# > Grp _X(m)_ _Y(m)_ _Z(m)_ ___ ___ ___ ___ ___ ___ ___ ___ ___ < # SATANTSTR +# # +# # +# # +# # +# # +# # +# # +# # +# # +# # +# # +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL ANT_ELIM / _ OR ANTX_ELIM / _ OR SPV_ELIM / _ AND SAPADV0 = 1 #### +# ADDNEQ2 16.2 Advanced Options for Satellite Antenna Phase Center Variations # +# # +# ADVANCED PARAMETER STACKING AND CONSTRAINING # +# # +# Satellite numbers # +# > Grp A_priori_sigma(m) ___ ___ ___ ___ ___ ___ ___ ___ ___ < # SAPGRP +# # +# # +# # +# # +# # +# # +# # +# # +# # +# # +# # +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL RAO_ELIM / _ OR RAP_ELIM / _ ##################################### +# ADDNEQ2 17: Options for Receiver Antenna Phase Center Parameters # +# # +# RECEIVER ANTENNA PARAMETERS # +# Receiver antenna offsets North> %%%%%%%% < meters # RECANTN +# East > %%%%%%%% < meters # RECANTE +# Up > %%%%%%%% < meters # RECANTU +# Receiver antenna patterns > %%%%%%%% < meters # RECSPV +# END_PANEL #################################################################### + + +# BEGIN_PANEL TRANS_ELIM / _ ################################################### +# ADDNEQ2 18: Options for Helmert Transformation Parameters # +# # +# STACKING OF PARAMETERS # +# Translations > %%%%%%%%%%%% < # CMB_TRA +# Rotations > %%%%%%%%%%%% < # CMB_ROT +# Scale > %%%%%%%%%%%% < # CMB_SC +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL HOI_ELIM / _ ##################################################### +# ADDNEQ2 19: Options for Higher-order Ionosphere Scaling Factors # +# # +# PARAMETER HANDLING FOR A priori Sigma Stacking # +# Second-order term > %%%%%%%%% < > %%%%%%%%%% < > % < # HOI1 SIGHOI1 STKHOI1 +# Third-order term > %%%%%%%%% < > %%%%%%%%%% < > % < # HOI2 SIGHOI2 STKHOI2 +# Ray path bending term > %%%%%%%%% < > %%%%%%%%%% < > % < # HOI3 SIGHOI3 STKHOI3 +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL ALD_ELIM / _ OR OLD_ELIM / _ OR HLD_ELIM / _ ##################### +# ADDNEQ2 20: Options for Parameter Scaling Factors # +# # +# ATMOSPHERIC PRESSURE LOADING # +# Parameter setup > %%%%%%%%%%%%%%%%%% < > %%%%%%%% < # ALOADSET ALOADCLU +# Parameter decomposition > %%%%%%%%%%%%%%%%%% < # ALOADDEC +# Constrain scaling factors to > %%%%%%%% < # ALOAD10 +# Sigma in North/horizontal/overall> %%%%%%%% < meters # ALOADSIG1 +# @@@@@@@@@East@/vertical > %%%%%%%% < meters # ALOADSIG2 +# @@@@@@@@@Up > %%%%%%%% < meters # ALOADSIG3 +# # +# OCEAN NON-TIDAL LOADING # +# Parameter setup > %%%%%%%%%%%%%%%%%% < > %%%%%%%% < # ONTLDSET ONTLDCLU +# Parameter decomposition > %%%%%%%%%%%%%%%%%% < # ONTLDDEC +# Constrain scaling factors to > %%%%%%%% < # ONTLD10 +# Sigma in North/horizontal/overall> %%%%%%%% < meters # ONTLDSIG1 +# @@@@@@@@@East@/vertical > %%%%%%%% < meters # ONTLDSIG2 +# @@@@@@@@@Up > %%%%%%%% < meters # ONTLDSIG3 +# # +# HYDROSTATIC PRESSURE LOADING # +# Parameter setup > %%%%%%%%%%%%%%%%%% < > %%%%%%%% < # HLOADSET HLOADCLU +# Parameter decomposition > %%%%%%%%%%%%%%%%%% < # HLOADDEC +# Constrain scaling factors to > %%%% < # HLOAD10 +# Sigma in North/horizontal/overall> %%%%%%%% < meters # HLOADSIG1 +# @@@@@@@@@East@/vertical > %%%%%%%% < meters # HLOADSIG2 +# @@@@@@@@@Up > %%%%%%%% < meters # HLOADSIG3 +# END_PANEL #################################################################### + + +# BEGIN_PANEL CLKR_ELIM / _ OR CLKS_ELIM / _ ################################### +# ADDNEQ2 21: Options for Epoch-wise Clock Offsets # +# # +# REFERENCE CLOCK # +# Selection of reference clock(s) > %%%%%%%%%%%%%% < # REFCLOCK +# Manual: Stations > %%%%%%%%%%%%%%%%%%%% < # CLKSTASEL +#@@@@@@@@@@@@@@@@@@@@@@@@@Satellites > %%%%%%%%%%%%%%%%%%%% < # CLKSATSEL +# From file: Stations > %%%%%%%%%%%% < # CLKSTAFIL +#@@@@@@@@@@@@@@@@@@@@@@@@@Satellites > %%%%%%%%%%%% < # CLKSATFIL +# # +# Fix reference clock > % < # CLKFIX +# A priori sigma for reference clock> %%%%%%%% < nsec # CLKSIG +# # +# Fix only clocks with input values > % < # CLKDELINP +# END_PANEL #################################################################### + + +# BEGIN_PANEL CLKR_ELIM / _ OR CLKS_ELIM / _ AND CLKRNX / _ ################### +# ADDNEQ2 21.1: Options for Epoch-wise Clock Offsets # +# # +# HEADER ENTRIES FOR THE CLOCK RINEX OUTPUT FILE # +# Version > %%%% < # CRNXFORM +# Run by > %%%%%%%%%%%%%%%%%%% < # RUNBY +# AC designator > %%%% < # AC +# AC name > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # ACNAME +# # +# Time system > %%%% < # TIMESYS +# Biases applied > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # DCBLINE +# # +# Comment lines: # +# > Comment_lines_______________________________________________ < # COMMENT +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL RNG_ELIM / _ ##################################################### +# ADDNEQ2 22: Options for SLR Range Biases # +# # +# A PRIORI SIGMAS # +# Range bias parameters > %%%%%%%%%%%% < # RGBSIG +# # +# ESTIMATION/STACKING PER STATION # +# > % < Stack only identical range biases # RGB_STK1 +# > % < Stack range biases for the satellites of one group # RGB_STK2 +# > % < Stack all range biases for one station # RGB_STK3 +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL STAINFO / _ AND USEFLG = 999 ##################################### +# ADDNEQ2 99.1: Selection from Station Information File # +# # +# THIS PANEL IS FOR TEST PURPOSES ONLY # +# MODIFY SR GTSTAFLG.f90 AND REMOVE USEFLG TO ACTIVATE # +# # +# FLAGS CONCERNING STATION INFORMATION FILE # +# Consider flags > % < # USEFLG +# # +# FLAGS TO BE CONSIDERED # +# Type 001: Renaming of stations > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # FLG001 +# Type 002: Station information > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # FLG002 +# Type 003: Station problems > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # FLG003 +# # +# Flag 999: Any flag will be considered # +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL STEP2 = 1 ######################################################## +# ADDNEQ2 99.2: Compensate for Step-2 Tide SW Bug # +# # +# Compensate for effect of step-2 tide SW bug between > % < # STEP2 +# > %%%%%%%%%% < and > %%%%%%%%%% < (yyyy mm dd) # STEP2A STEP2B +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser/OPT/PGN_WK/MENU.INP b/config/bernese/gpsuser/OPT/PGN_WK/MENU.INP new file mode 100755 index 0000000..52b7eeb --- /dev/null +++ b/config/bernese/gpsuser/OPT/PGN_WK/MENU.INP @@ -0,0 +1,92 @@ + +! Release Information Notes +! ------------------------- +RELEASE_INFO 1 "${DOC}/RELEASE.TXT" + +USER_INFO 1 "${DOC}/USER.TXT" + +! List of Remaining Menu Input Files (full Pathes) +! ------------------------------------------------ +MENU_CMP_INP 1 "${PAN}/MENU_CMP.INP" + +MSG_MENU_CMP_INP 1 "Edit list of campaigns" + +MENU_VAR_INP 1 "${U}/PAN/MENU_VAR.INP" + +MSG_MENU_VAR_INP 1 "Menu variables" + +MENU_EXT_INP 1 "${U}/PAN/MENU_EXT.INP" + +MSG_MENU_EXT_INP 1 "Paths and extensions" + +MENU_PGM_INP 1 "${U}/PAN/MENU_PGM.INP" + +MSG_MENU_PGM_INP 1 "Program names" + +! Active Campaign +! --------------- +ACTIVE_CAMPAIGN 1 "${P}/SOB" + +! Modified Julian Date +! -------------------- +MODJULDATE 1 "61144.000000" + +! Session (only the last character is relevant) +! --------------------------------------------- +SESSION_CHAR 1 "0" + +SESSION_TABLE 1 "${P}/SOB\GEN\SESSIONS.SES" + ## widget = selwin; path = DIR_SES; ext = EXT_SES; maxfiles = 1 + # SESSIONS + +! Job character +! ------------- +JOB_ID 1 "" + +! Size of the Main Window +! ----------------------- +MAIN_WIDTH 1 "1920" + +MAIN_HEIGHT 1 "1001" + +! Colors (RGB Button + RGB Background) +! ------------------------------------ +MAIN_PALETTE 0 + +! Font Types and Font Sizes +! ------------------------- +FONTTYPE_BASE 1 "Helvetica" + +FONTSIZE_BASE 1 "12" + +FONTBOLD_BASE 1 "0" + +FONTITALIC_BASE 1 "0" + +FONTSTRIKEOUT_BASE 1 "0" + +FONTUNDERLINE_BASE 1 "0" + +FONTTYPE_LARGE 1 "Courier" + +FONTSIZE_LARGE 1 "14" + +FONTBOLD_LARGE 1 "0" + +FONTITALIC_LARGE 1 "0" + +FONTSTRIKEOUT_LARGE 1 "0" + +FONTUNDERLINE_LARGE 1 "0" + +FONTTYPE_SMALL 1 "Courier" + +FONTSIZE_SMALL 1 "12" + +FONTBOLD_SMALL 1 "0" + +FONTITALIC_SMALL 1 "0" + +FONTSTRIKEOUT_SMALL 1 "0" + +FONTUNDERLINE_SMALL 1 "0" diff --git a/config/bernese/gpsuser/OPT/PGN_WK/MENU_CMP.INP b/config/bernese/gpsuser/OPT/PGN_WK/MENU_CMP.INP new file mode 100755 index 0000000..c1ca2fa --- /dev/null +++ b/config/bernese/gpsuser/OPT/PGN_WK/MENU_CMP.INP @@ -0,0 +1,17 @@ + +! List of Campaigns +! ----------------- +CAMPAIGN 2 + "${P}/EXAMPLE" + "${P}/SOB" + ## widget = uniline; numlines = 30 + +MSG_CAMPAIGN 1 "Campaign directory" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# EDIT LIST OF CAMPAIGNS - MENU_CMP # +# # +# > Campaign_directory < # CAMPAIGN +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser/OPT/PGN_WK/MENU_EXT.INP b/config/bernese/gpsuser/OPT/PGN_WK/MENU_EXT.INP new file mode 100755 index 0000000..0bdcf46 --- /dev/null +++ b/config/bernese/gpsuser/OPT/PGN_WK/MENU_EXT.INP @@ -0,0 +1,1929 @@ + +! No path/no extension +! -------------------- +NO_PTH 0 + +NO_EXT 0 + +! General Files Files with Global MODELS +! -------------------------------------- +! General Constants File +GEN_CONST_FILE 1 "CONST" + +PTH_CONST 1 "${MODEL}" + ## widget = lineedit; keepvariables = true + +MSG_PTH_CONST 1 "General Constants file: path" + +EXT_CONST 1 "BSW" + ## widget = lineedit; keepvariables = true + +MSG_EXT_CONST 1 "General Constants file: extension" + +! Sub-daily Earth Rotation Model +PTH_SUBMOD 1 "${MODEL}" + ## widget = lineedit; keepvariables = true + +MSG_PTH_SUBMOD 1 "Sub-daily Earth Rotation Model: path" + +EXT_SUBMOD 1 "SUB" + ## widget = lineedit; keepvariables = true + +MSG_EXT_SUBMOD 1 "Sub-daily Earth Rotation Model: extension" + +! Nutation Model +PTH_NUTMOD 1 "${MODEL}" + ## widget = lineedit; keepvariables = true + +MSG_PTH_NUTMOD 1 "Nutation Model: path" + +EXT_NUTMOD 1 "NUT" + ## widget = lineedit; keepvariables = true + +MSG_EXT_NUTMOD 1 "Nutation Model: extension" + +! Coeff. of Earth Potential +PTH_POTCOE 1 "${MODEL}" + ## widget = lineedit; keepvariables = true + +MSG_PTH_POTCOE 1 "Coeff. of Earth potential: path" + +EXT_POTCOE 1 "GRV" + ## widget = lineedit; keepvariables = true + +MSG_EXT_POTCOE 1 "Coeff. of Earth potential: extension" + +! Albedo Emissivity +PTH_ALBEMIS 1 "${MODEL}" + ## widget = lineedit; keepvariables = true + +MSG_PTH_ALBEMIS 1 "Albedo Emissivity: path" + +EXT_ALBEMIS 1 "EXT" + ## widget = lineedit; keepvariables = true + +MSG_EXT_ALBEMIS 1 "Albedo Emissivity: extension" + +! Albedo Reflectivity +PTH_ALBREFL 1 "${MODEL}" + ## widget = lineedit; keepvariables = true + +MSG_PTH_ALBREFL 1 "Albedo Reflectivity: path" + +EXT_ALBREFL 1 "EXT" + ## widget = lineedit; keepvariables = true + +MSG_EXT_ALBREFL 1 "Albedo Reflectivity: extension" + +! Solar F10.7 flux and geomagnetic index (ORBGEN) +PTH_FLXAPFIL 1 "${MODEL}" + ## widget = lineedit; keepvariables = true + +MSG_PTH_FLXAPFIL 1 "Solar F10.7 flux and geomagnetic index: path" + +EXT_FLXAPFIL 1 "FLX" + ## widget = lineedit; keepvariables = true + +MSG_EXT_FLXAPFIL 1 "Solar F10.7 flux and geomagnetic index: extension" + +! Planetary Ephemeris File +PTH_JPLEPH 1 "${MODEL}" + ## widget = lineedit; keepvariables = true + +MSG_PTH_JPLEPH 1 "Planetary Ephemeris File: path" + +EXT_JPLEPH 1 "EPH" + ## widget = lineedit; keepvariables = true + +MSG_EXT_JPLEPH 1 "Planetary Ephemeris File: extension" + +! Solid Earth tides model +PTH_TPO 1 "${MODEL}" + ## widget = lineedit; keepvariables = true + +MSG_PTH_TPO 1 "Solid Earth tides model: path" + +EXT_TPO 1 "TPO" + ## widget = lineedit; keepvariables = true + +MSG_EXT_TPO 1 "Solid Earth tides model: extension" + +! Ocean Tide Model +PTH_TID 1 "${MODEL}" + ## widget = lineedit; keepvariables = true + +MSG_PTH_TID 1 "Ocean Tide Model: path" + +EXT_TID 1 "TID" + ## widget = lineedit; keepvariables = true + +MSG_EXT_TID 1 "Ocean Tide Model: extension" + +! S1/S2 loading grid file +PTH_S1_S2_DATA 1 "${MODEL}" + ## widget = lineedit; keepvariables = true + +MSG_PTH_S1_S2_DATA 1 "S1/S2 loading grid file: path" + +EXT_S1_S2_DATA 1 "dat" + ## widget = lineedit; keepvariables = true + +! Tidal Potential +PTH_SUBPOT 1 "${MODEL}" + ## widget = lineedit; keepvariables = true + +MSG_PTH_SUBPOT 1 "Tidal potential: path" + +EXT_SUBPOT 1 "EXT" + ## widget = lineedit; keepvariables = true + +MSG_EXT_SUBPOT 1 "Tidal potential:extension" + +! Airdrag model data +PTH_AIRMOD 1 "${MODEL}" + ## widget = lineedit + +MSG_PTH_AIRMOD 1 "Airdrag model data" + + +! General Files Global Configuration FILES +! ---------------------------------------- +GEN_DATUM_FILE 1 "DATUM" + +PTH_DATUM 1 "${CONFIG}" + ## widget = lineedit; keepvariables = true + +MSG_PTH_DATUM 1 "Geodetc Datum: path" + +EXT_DATUM 1 "BSW" + ## widget = lineedit; keepvariables = true + +MSG_EXT_DATUM 1 "Geodetic Datum: extension" + +! Satellite Information file +PTH_SATELL 1 "${CONFIG}" + ## widget = lineedit; keepvariables = true + +MSG_PTH_SATELL 1 "Satellite information: path" + +EXT_SATELL 1 "SAT" + ## widget = lineedit; keepvariables = true + +MSG_EXT_SATELL 1 "Satellite information: extension" + +! Satellite Problem File (new SATCRUX) +PTH_SATCRUX 1 "${CONFIG}" + ## widget = lineedit; keepvariables = true + +MSG_PTH_SATCRUX 1 "Satellite Problem File: path" + +EXT_SATCRUX 1 "CRX" + ## widget = lineedit; keepvariables = true + +MSG_EXT_SATCRUX 1 "Satellite Problem File: extension" + +! Satellite macro model +PTH_PLATDEF 1 "${CONFIG}" + ## widget = lineedit; keepvariables = true + +MSG_PTH_PLATDEF 1 "Satellite macro model: path" + +EXT_PLATDEF 1 "MAC" + ## widget = lineedit; keepvariables = true + +MSG_EXT_PLATDEF 1 "Satellite macro model: extension" + +! Frequency Information (SLR) +PTH_FRQ 1 "${CONFIG}" + ## widget = lineedit; keepvariables = true + +MSG_PTH_FRQ 1 "Frequency Information (SLR) file: path" + +EXT_FRQ 1 "FRQ" + ## widget = lineedit; keepvariables = true + +MSG_EXT_FRQ 1 "Frequency Information (SLR) file: extension" + +! Difference GPS-UTC +PTH_GPSUTC 1 "${CONFIG}" + ## widget = lineedit; keepvariables = true + +MSG_PTH_GPSUTC 1 "Difference GPS-UTC: path" + +EXT_GPSUTC 1 "BSW" + ## widget = lineedit; keepvariables = true + +MSG_EXT_GPSUTC 1 "Difference GPS-UTC: extension" + +! Pole offset coefficients (only POLUPD) +PTH_OFFFIL 1 "${CONFIG}" + ## widget = lineedit; keepvariables = true + +MSG_PTH_OFFFIL 1 "Pole offset coefficient (only POLUPD): path" + +EXT_OFFFIL 1 "POL" + ## widget = lineedit; keepvariables = true + +MSG_EXT_OFFFIL 1 "Pole offset coefficient (only POLUPD): extension" + +! General Files in the Campaigns +! ------------------------------ +! Antenna phase center corrections +PTH_PHASECC 1 "GEN" + ## widget = lineedit; keepvariables = true + +MSG_PTH_PHASECC 1 "Antenna corrections: path" + +EXT_PHASECC 1 "PCV" + ## widget = lineedit; keepvariables = true + +MSG_EXT_PHASECC 1 "Antenna corrections: extension" + +! Observation selection +PTH_OBSSEL 1 "GEN" + ## widget = lineedit; keepvariables = true + +MSG_PTH_OBSSEL 1 "Observation type priority: path" + +EXT_OBSSEL 1 "SEL" + ## widget = lineedit; keepvariables = true + +MSG_EXT_OBSSEL 1 "Observation type priority file: extension" + +!SINEX general input file +PTH_SINEXIN 1 "GEN" + ## widget = lineedit; keepvariables = true + +MSG_PTH_SINEXIN 1 "Sinex general input: path" + +EXT_SINEXIN 1 "SKL" + ## widget = lineedit; keepvariables = true + +MSG_EXT_SINEXIN 1 "Sinex general input: extension" + +!IONEX control file +PTH_IONEXCF 1 "GEN" + ## widget = lineedit; keepvariables = true + +MSG_PTH_IONEXCF 1 "Ionex control file: path" + +EXT_IONEXCF 1 "SKL" + ## widget = lineedit; keepvariables = true + +MSG_EXT_IONEXCF 1 "Ionex contril file: extension" + +! Others: Skeleton +! ---------------- +PTH_SLRMAILSKL 1 "GEN" + ## widget = lineedit; keepvariables = true + +MSG_PTH_SLRMAILSKL 1 "Skeleton file for slrmail: path" + +EXT_SLRMAILSKL 1 "SKL" + ## widget = lineedit; keepvariables = true + +MSG_EXT_SLRMAILSKL 1 "Skeleton file for slrmail: extension" + +! General Files exotic or internal. tbdel? +! ---------------------------------------- +! old SATELLIT. file (only SATFCNV) +PTH_OLDFIL 1 "${CONFIG}" + ## widget = lineedit; keepvariables = true + +MSG_PTH_OLDFIL 1 "old satellit. file: path" + +EXT_OLDFIL 1 "SAT" + ## widget = lineedit; keepvariables = true + +MSG_EXT_OLDFIL 1 "Old satellit. file: extension" + +! Orbit files: Precise file (original) +! ------------------------------------ +DIR_OPR 1 "ORB" + ## widget = lineedit; keepvariables = true + +MSG_DIR_OPR 1 "Precise orbits (original): directory" + +! Orbit files: Precise file +! ------------------------- +DIR_PRE 1 "ORB" + ## widget = lineedit; keepvariables = true + +MSG_DIR_PRE 1 "Precise orbits: directory" + +EXT_PRE 1 "PRE" + ## widget = lineedit; keepvariables = true + +MSG_EXT_PRE 1 "Precise orbits: extension" + +! Orbit files: Standard orbit +! --------------------------- +DIR_STD 1 "ORB" + ## widget = lineedit; keepvariables = true + +MSG_DIR_STD 1 "Standard orbits: directory" + +EXT_STD 1 "STD" + ## widget = lineedit; keepvariables = true + +MSG_EXT_STD 1 "Standard orbits: extension" + +! Orbit files: Radiation press. +! ----------------------------- +DIR_RPR 1 "ORB" + ## widget = lineedit; keepvariables = true + +MSG_DIR_RPR 1 "Radiation pressure coefficients: directory" + +EXT_RPR 1 "RPR" + ## widget = lineedit; keepvariables = true + +MSG_EXT_RPR 1 "Radiation pressure coefficients: extension" + +! Orbit files: Orbital elements +! ----------------------------- +DIR_ELE 1 "ORB" + ## widget = lineedit; keepvariables = true + +MSG_DIR_ELE 1 "Improved orbit elements: directory" + +EXT_ELE 1 "ELE" + ## widget = lineedit; keepvariables = true + +MSG_EXT_ELE 1 "Improved orbit elements: extension" + +! ORBEX file (for attitude reporting) +! ----------------------------------- +DIR_OBX 1 "ORB" + ## widget = lineedit; keepvariables = true + +MSG_DIR_OBX 1 "ORBEX file: directory" + +EXT_OBX 1 "OBX" + ## widget = lineedit; keepvariables = true + +MSG_EXT_OBX 1 "ORBEX file: extension" + +! Orbit files: ERP-file +! --------------------- +DIR_ERP 1 "ORB" + ## widget = lineedit; keepvariables = true + +MSG_DIR_ERP 1 "Earth orientation parameters: directory" + +EXT_ERP 1 "ERP" + ## widget = lineedit; keepvariables = true + +MSG_EXT_ERP 1 "Earth orientation parameters: extension" + +! Orbit files: ERP-file (IERS) +! ---------------------------- +DIR_IEP 1 "ORB" + ## widget = lineedit; keepvariables = true + +MSG_DIR_IEP 1 "Earth orientation parameters (IERS format): directory" + +EXT_IEP 1 "IEP" + ## widget = lineedit; keepvariables = true + +MSG_EXT_IEP 1 "Earth orientation parameters (IERS format): extension" + +! Orbit files: Geocenter file +! --------------------------- +DIR_GCC 1 "ORB" + ## widget = lineedit; keepvariables = true + +MSG_DIR_GCC 1 "Geocenter coordinates: directory" + +EXT_GCC 1 "GCC" + ## widget = lineedit; keepvariables = true + +MSG_EXT_GCC 1 "Geocenter coordinates: extension" + +! Orbit files: Sat. clocks +! ------------------------ +DIR_CLK 1 "ORB" + ## widget = lineedit; keepvariables = true + +MSG_DIR_CLK 1 "Satellite/Receiver clocks: directory" + +EXT_CLK 1 "CLK" + ## widget = lineedit; keepvariables = true + +MSG_EXT_CLK 1 "Satellite/Receiver clocks: extension" + +! Orbit files: Diff. code bias +! ---------------------------- +DIR_DCB 1 "ORB" + ## widget = lineedit; keepvariables = true + +MSG_DIR_DCB 1 "Differential code biases: directory" + +EXT_DCB 1 "DCB" + ## widget = lineedit; keepvariables = true + +MSG_EXT_DCB 1 "Differential code biases: extension" + +! Orbit files: Observation-specific biases +! ---------------------------------------- +DIR_OSB 1 "ORB" + ## widget = lineedit; keepvariables = true + +MSG_DIR_OSB 1 "Observable-specific biases: directory" + +EXT_OSB 1 "OSB" + ## widget = lineedit; keepvariables = true + +MSG_EXT_OSB 1 "Observable-specific biases: extension" + +! Orbit files: Inter-system bias +! ------------------------------ +DIR_ISB 1 "ORB" + ## widget = lineedit; keepvariables = true + +MSG_DIR_ISB 1 "Inter-system biases: directory" + +EXT_ISB 1 "ISB" + ## widget = lineedit; keepvariables = true + +MSG_EXT_ISB 1 "Inter-system biases: extension" + +! Orbit: BIAS SINEX +! ----------------- +DIR_BIA 1 "ORB" + ## widget = lineedit; keepvariables = true + +MSG_DIR_BIA 1 "Biases (SINEX format): directory" + +EXT_BIA 1 "BIA" + ## widget = lineedit; keepvariables = true + +MSG_EXT_BIA 1 "Biases (SINEX format): extension" + +! Orbit: IRV file +! --------------- +DIR_IRV 1 "ORB" + ## widget = lineedit; keepvariables = true + +MSG_DIR_IRV 1 "IRVs: directory" + +EXT_IRV 1 "IRV" + ## widget = lineedit; keepvariables = true + +MSG_EXT_IRV 1 "IRVs: extension" + +! Orbit: CPF file +! --------------- +DIR_CPF 1 "ORB" + ## widget = lineedit; keepvariables = true + +MSG_DIR_CPF 1 "CPFs: directory" + +EXT_CPF 1 "CPF" + ## widget = lineedit; keepvariables = true + +MSG_EXT_CPF 1 "CPFs: extension" + +! Orbit: State vector file +! ------------------------ +DIR_STV 1 "ORB" + ## widget = lineedit; keepvariables = true + +MSG_DIR_STV 1 "State vectors: directory" + +EXT_STV 1 "STV" + ## widget = lineedit; keepvariables = true + +MSG_EXT_STV 1 "State vectors: extension" + +! LEO-Orbit: Attitude data +! ------------------------ +DIR_ATT 1 "ORB" + ## widget = lineedit; keepvariables = true + +MSG_DIR_ATT 1 "Attitude data: directory" + +EXT_ATT 1 "ATT" + ## widget = lineedit; keepvariables = true + +MSG_EXT_ATT 1 "Attitude data: extension" + +! Orbit: ROT rotaion matrix format +! -------------------------------- +DIR_ROT 1 "ORB" + ## widget = lineedit; keepvariables = true + +MSG_DIR_ROT 1 "File in ROT: directory" + +EXT_ROT 1 "ROT" + ## widget = lineedit; keepvariables = true + +MSG_EXT_ROT 1 "File in ROT: extension" + +! LEO-Orbit: LEO Kinematic velocities +! ----------------------------------- +DIR_KVL 1 "STA" + ## widget = lineedit; keepvariables = true + +MSG_DIR_KVL 1 "LEO velocities (epoch-wise): directory" + +EXT_KVL 1 "VEL" + ## widget = lineedit; keepvariables = true + +MSG_EXT_KVL 1 "LEO velocities (epoch-wise): extension" + +! RINEX files: rinex obs files (BSW-internal names) +! ------------------------------------------------- +DIR_OBO 1 "ORX" + ## widget = lineedit; keepvariables = true + +MSG_DIR_OBO 1 "RINEX observations (BSW-internal naming): original directory" + +DIR_RBO 1 "RAW" + ## widget = lineedit; keepvariables = true + +MSG_DIR_RBO 1 "RINEX observations (BSW-internal naming): directory" + +EXT_RBO 1 "RXO" + ## widget = lineedit; keepvariables = true + +MSG_EXT_RBO 1 "RINEX observations (BSW-internal naming): extension" + +! RINEX files: rinex nav files (BSW-internal names) +! ------------------------------------------------- +DIR_OBN 1 "ORX" + ## widget = lineedit; keepvariables = true + +MSG_DIR_OBN 1 "RINEX navigation messages (BSW-internal naming): original directory" + +DIR_RBN 1 "RAW" + ## widget = lineedit; keepvariables = true + +MSG_DIR_RBN 1 "RINEX navigation messages (BSW-internal naming): directory" + +EXT_RBN 1 "RXN" + ## widget = lineedit; keepvariables = true + +MSG_EXT_RBN 1 "RINEX navigation messages (BSW-internal naming): extension" + +! RINEX files: rinex met files (BSW-internal names) +! ------------------------------------------------- +DIR_RBM 1 "RAW" + ## widget = lineedit; keepvariables = true + +MSG_DIR_RBM 1 "RINEX meteo (BSW-internal naming): directory" + +EXT_RBM 1 "RXM" + ## widget = lineedit; keepvariables = true + +MSG_EXT_RBM 1 "RINEX meteo (BSW-internal naming): extension" + +! RINEX files: long file names +! ---------------------------- +DIR_ORX 1 "ORX" + ## widget = lineedit; keepvariables = true + +MSG_DIR_ORX 1 "RINEX files (RINEX3-style naming): original directory" + +DIR_RNX 1 "RAW" + ## widget = lineedit; keepvariables = true + +MSG_DIR_RNX 1 "RINEX files (RINEX3-style naming): directory" + +EXT_RNX 1 "RNX" + ## widget = lineedit; keepvariables = true + +MSG_EXT_RNX 1 "RINEX files (RINEX3-style naming): extension" + +! RINEX files: rinex obs files (short file names) +! ----------------------------------------------- +DIR_OXO 1 "ORX" + ## widget = lineedit; keepvariables = true + +MSG_DIR_OXO 1 "RINEX observations (RINEX2-style naming): original directory" + +DIR_RXO 1 "RAW" + ## widget = lineedit; keepvariables = true + +MSG_DIR_RXO 1 "RINEX observations (RINEX2-style naming): directory" + +EXT_RXO 1 "$YO" + ## widget = lineedit; keepvariables = true + +MSG_EXT_RXO 1 "RINEX observations (RINEX2-style naming): extension" + +! RINEX files: smoothed rinex +! --------------------------- +DIR_SMT 1 "RAW" + ## widget = lineedit; keepvariables = true + +MSG_DIR_SMT 1 "Smoothed RINEX observations: directory" + +EXT_SMT 1 "SMT" + ## widget = lineedit; keepvariables = true + +MSG_EXT_SMT 1 "Smoothed RINEX observations: extension" + +! RINEX files: rinex nav files (GPS, short file names) +! ---------------------------------------------------- +DIR_OXN 1 "ORX" + ## widget = lineedit; keepvariables = true + +MSG_DIR_OXN 1 "RINEX navigation messages, GPS (RINEX2-style naming): original directory" + +DIR_RXN 1 "RAW" + ## widget = lineedit; keepvariables = true + +MSG_DIR_RXN 1 "RINEX navigation messages, GPS (RINEX2-style naming): directory" + +EXT_RXN 1 "$YN" + ## widget = lineedit; keepvariables = true + +MSG_EXT_RXN 1 "RINEX navigation messages, GPS (RINEX2-style naming): extension" + +! RINEX files: rinex nav files (GLONASS, short file names) +! -------------------------------------------------------- +DIR_OXG 1 "ORX" + ## widget = lineedit; keepvariables = true + +MSG_DIR_OXG 1 "RINEX navigation messages, GLONASS (RINEX2-style naming): original directory" + +DIR_RXG 1 "RAW" + ## widget = lineedit; keepvariables = true + +MSG_DIR_RXG 1 "RINEX navigation messages, GLONASS (RINEX2-style naming): directory" + +EXT_RXG 1 "$YG" + ## widget = lineedit; keepvariables = true + +MSG_EXT_RXG 1 "RINEX navigation messages, GLONASS (RINEX2-style naming): extension" + +! RINEX files: rinex nav files (Galileo, short file names) +! -------------------------------------------------------- +DIR_OGA 1 "ORX" + ## widget = lineedit; keepvariables = true + +MSG_DIR_OGA 1 "RINEX navigation messages, Galileo (RINEX2-style naming): original directory" + +DIR_RGA 1 "RAW" + ## widget = lineedit; keepvariables = true + +MSG_DIR_RGA 1 "RINEX navigation messages, Galileo (RINEX2-style naming): directory" + +EXT_RGA 1 "$YE" + ## widget = lineedit; keepvariables = true + +MSG_EXT_RGA 1 "RINEX navigation messages, Galileo (RINEX2-style naming): extension" + +! RINEX files: rinex met files +! ---------------------------- +DIR_RXM 1 "RAW" + ## widget = lineedit; keepvariables = true + +MSG_DIR_RXM 1 "RINEX meteo data (RINEX2-style naming): directory" + +EXT_RXM 1 "$YM" + ## widget = lineedit; keepvariables = true + +MSG_EXT_RXM 1 "RINEX meteo data (RINEX2-style naming): extension" + +! Obs. files: Code zero head +! -------------------------- +DIR_CZH 1 "OBS" + ## widget = lineedit; keepvariables = true + +MSG_DIR_CZH 1 "Zero difference code observations, header: directory" + +EXT_CZH 1 "CZH" + ## widget = lineedit; keepvariables = true + +MSG_EXT_CZH 1 "Zero difference code observations, header: extension" + +! Obs. files: Code zero data +! -------------------------- +DIR_CZO 1 "OBS" + ## widget = lineedit; keepvariables = true + +MSG_DIR_CZO 1 "Zero difference code observations, data: directory" + +EXT_CZO 1 "CZO" + ## widget = lineedit; keepvariables = true + +MSG_EXT_CZO 1 "Zero difference code observations, data: extension" + +! Obs. files: Phase zero head +! --------------------------- +DIR_PZH 1 "OBS" + ## widget = lineedit; keepvariables = true + +MSG_DIR_PZH 1 "Zero difference phase observations, header: directory" + +EXT_PZH 1 "PZH" + ## widget = lineedit; keepvariables = true + +MSG_EXT_PZH 1 "Zero difference phase observations, header: extension" + +! Obs. files: Phase zero data +! --------------------------- +DIR_PZO 1 "OBS" + ## widget = lineedit; keepvariables = true + +MSG_DIR_PZO 1 "Zero difference phase observations, data: directory" + +EXT_PZO 1 "PZO" + ## widget = lineedit; keepvariables = true + +MSG_EXT_PZO 1 "Zero difference phase observations, data: extension" + +!Obs. files: Code single head +!---------------------------- +DIR_CSH 1 "OBS" + ## widget = lineedit; keepvariables = true + +MSG_DIR_CSH 1 "Single difference code observations, header: directory" + +EXT_CSH 1 "CSH" + ## widget = lineedit; keepvariables = true + +MSG_EXT_CSH 1 "Single difference code observations, header: extension" + +! Obs. files: Code single data +! ---------------------------- +DIR_CSO 1 "OBS" + ## widget = lineedit; keepvariables = true + +MSG_DIR_CSO 1 "Single difference code observations, data: directory" + +EXT_CSO 1 "CSO" + ## widget = lineedit; keepvariables = true + +MSG_EXT_CSO 1 "Single difference code observations, data: extension" + +! Obs. files: Phase single head +! ----------------------------- +DIR_PSH 1 "OBS" + ## widget = lineedit; keepvariables = true + +MSG_DIR_PSH 1 "Single difference phase observations, header: directory" + +EXT_PSH 1 "PSH" + ## widget = lineedit; keepvariables = true + +MSG_EXT_PSH 1 "Single difference phase observations, header: extension" + +! Obs. files: Phase single data +! ----------------------------- +DIR_PSO 1 "OBS" + ## widget = lineedit; keepvariables = true + +MSG_DIR_PSO 1 "Single difference phase observations, data: directory" + +EXT_PSO 1 "PSO" + ## widget = lineedit; keepvariables = true + +MSG_EXT_PSO 1 "Single difference phase observations, data: extension" + +! Obs. files: Range zero head +! --------------------------- +DIR_RZH 1 "OBS" + ## widget = lineedit; keepvariables = true + +MSG_DIR_RZH 1 "Range observations, header: directory" + +EXT_RZH 1 "RZH" + ## widget = lineedit; keepvariables = true + +MSG_EXT_RZH 1 "Range observations, header: extension" + +! Obs. files: Range zero data +! --------------------------- +DIR_RZO 1 "OBS" + ## widget = lineedit; keepvariables = true + +MSG_DIR_RZO 1 "Range observations, data: directory" + +EXT_RZO 1 "RZO" + ## widget = lineedit; keepvariables = true + +MSG_EXT_RZO 1 "Range observations, data: extension" + +!! Station files: Coordinates +! -------------------------- +DIR_CRD 1 "STA" + ## widget = lineedit; keepvariables = true + +MSG_DIR_CRD 1 "Station coordinates: directory" + +EXT_CRD 1 "CRD" + ## widget = lineedit; keepvariables = true + +MSG_EXT_CRD 1 "Station coordinates: extension" + +! Station files: Velocities +! ------------------------- +DIR_VEL 1 "STA" + ## widget = lineedit; keepvariables = true + +MSG_DIR_VEL 1 "Station velocities: directory" + +EXT_VEL 1 "VEL" + ## widget = lineedit; keepvariables = true + +MSG_EXT_VEL 1 "Station velocities: extension" + +! Kinematic Coord. +! ---------------- +DIR_KIN 1 "STA" + ## widget = lineedit; keepvariables = true + +MSG_DIR_KIN 1 "Kinematic coordinates: directory" + +EXT_KIN 1 "KIN" + ## widget = lineedit; keepvariables = true + +MSG_EXT_KIN 1 "Kinematic coordinates: extension" + +!! Station files: Eccentricities +! ----------------------------- +DIR_ECC 1 "STA" + ## widget = lineedit; keepvariables = true + +MSG_DIR_ECC 1 "Station eccentricities: directory" + +EXT_ECC 1 "ECC" + ## widget = lineedit; keepvariables = true + +MSG_EXT_ECC 1 "Station eccentricities: extension" + +! Station files: PSD corrections +! ------------------------------ +DIR_PSD 1 "STA" + ## widget = lineedit; keepvariables = true + +MSG_DIR_PSD 1 "PSD correction (ITRF14): directory" + +EXT_PSD 1 "PSD" + ## widget = lineedit; keepvariables = true + +MSG_EXT_PSD 1 "PSD correction: extension" + +! Station files: Time variable station corrections +! ------------------------------------------------ +DIR_TVC 1 "STA" + ## widget = lineedit; keepvariables = true + +MSG_DIR_TVC 1 "Time var. sta. correction: directory" + +EXT_TVC 1 "TVC" + ## widget = lineedit; keepvariables = true + +MSG_EXT_TVC 1 "Time var. sta. correction: extension" + +! Station files: Station information +! ---------------------------------- +DIR_STA 1 "STA" + ## widget = lineedit; keepvariables = true + +MSG_DIR_STA 1 "Station information: directory" + +EXT_STA 1 "STA" + ## widget = lineedit; keepvariables = true + +MSG_EXT_STA 1 "Station information: extension" + +! Station files: Accepted station inconsistencies +! ----------------------------------------------- +DIR_CRX 1 "STA" + ## widget = lineedit; keepvariables = true + +MSG_DIR_CRX 1 "Accepted station inconsistencies: directory" + +EXT_CRX 1 "CRX" + ## widget = lineedit; keepvariables = true + +MSG_EXT_CRX 1 "Accepted station inconsistencies: extension" + +! Station files: Ocean loading +! ---------------------------- +DIR_BLQ 1 "STA" + ## widget = lineedit; keepvariables = true + +MSG_DIR_BLQ 1 "Ocean loading table: directory" + +EXT_BLQ 1 "BLQ" + ## widget = lineedit; keepvariables = true + +MSG_EXT_BLQ 1 "Ocean loading table: extension" + +! Station files: Atmospheric tidal loading +! ---------------------------------------- +DIR_ATL 1 "STA" + ## widget = lineedit; keepvariables = true + +MSG_DIR_ATL 1 "Atmospheric tidal loading table: directory" + +EXT_ATL 1 "ATL" + ## widget = lineedit; keepvariables = true + +MSG_EXT_ATL 1 "Atmospheric tidal loading table: extension" + +! Station files: Selection list +! ----------------------------- +DIR_FIX 1 "STA" + ## widget = lineedit; keepvariables = true + +MSG_DIR_FIX 1 "Station selection list: directory" + +EXT_FIX 1 "FIX" + ## widget = lineedit; keepvariables = true + +MSG_EXT_FIX 1 "Station selection list: extension" + +! Station files: Selection list +! ----------------------------- +DIR_SIG 1 "STA" + ## widget = lineedit; keepvariables = true + +MSG_DIR_SIG 1 "Station sigma file: directory" + +EXT_SIG 1 "SIG" + ## widget = lineedit; keepvariables = true + +MSG_EXT_SIG 1 "Station sigma file: extension" + +! Station files: Observation weights +! ---------------------------------- +DIR_SOS 1 "STA" + ## widget = lineedit; keepvariables = true + +MSG_DIR_SOS 1 "Station observation sigma factors: directory" + +EXT_SOS 1 "SOS" + ## widget = lineedit; keepvariables = true + +MSG_EXT_SOS 1 "Station observation sigma factors: extension" + +! Station files: Abbr. table +! -------------------------- +DIR_ABB 1 "STA" + ## widget = lineedit; keepvariables = true + +MSG_DIR_ABB 1 "Abbreviation table: directory" + +EXT_ABB 1 "ABB" + ## widget = lineedit; keepvariables = true + +MSG_EXT_ABB 1 "Abbreviation table: extension" + +! Station files: Plate definition for NUVEL1/1A +! --------------------------------------------- +DIR_PLD 1 "STA" + ## widget = lineedit; keepvariables = true + +MSG_DIR_PLD 1 "Tectonic plate assignment (for NUVEL1/1A): directory" + +EXT_PLD 1 "PLD" + ## widget = lineedit; keepvariables = true + +MSG_EXT_PLD 1 "Tectonic plate assignment (for NUVEL1/1A): extension" + +! Station files: Baseline def. +! ---------------------------- +DIR_BSL 1 "STA" + ## widget = lineedit; keepvariables = true + +MSG_DIR_BSL 1 "Baseline definition: directory" + +EXT_BSL 1 "BSL" + ## widget = lineedit; keepvariables = true + +MSG_EXT_BSL 1 "Baseline definition: extension" + +! Station files: Cluster def. +! --------------------------- +DIR_CLU 1 "STA" + ## widget = lineedit; keepvariables = true + +MSG_DIR_CLU 1 "Cluster definition: directory" + +EXT_CLU 1 "CLU" + ## widget = lineedit; keepvariables = true + +MSG_EXT_CLU 1 "Cluster definition: extension" + +! Station files: Cluster/baseline assignment +! ------------------------------------------ +DIR_CLB 1 "STA" + ## widget = lineedit; keepvariables = true + +MSG_DIR_CLB 1 "Cluster/baseline assignment: directory" + +EXT_CLB 1 "CLB" + ## widget = lineedit; keepvariables = true + +MSG_EXT_CLB 1 "Cluster/baseline assignment: extension" + +! Session table +! ------------- +DIR_SES 1 "GEN" + ## widget = lineedit; keepvariables = true + +MSG_DIR_SES 1 "Session table: directory" + +EXT_SES 1 "SES" + ## widget = lineedit; keepvariables = true + +MSG_EXT_SES 1 "Session table: extension" + +! Range biases +! ------------ +DIR_RGB 1 "STA" + ## widget = lineedit; keepvariables = true + +MSG_DIR_RGB 1 "SLR data handling: directory" + +EXT_RGB 1 "SLR" + ## widget = lineedit; keepvariables = true + +MSG_EXT_RGB 1 "SLR data handling: extension" + +! Atmosphere: Tropo.model +! ----------------------- +DIR_TRP 1 "ATM" + ## widget = lineedit; keepvariables = true + +MSG_DIR_TRP 1 "Troposphere parameters: directory" + +EXT_TRP 1 "TRP" + ## widget = lineedit; keepvariables = true + +MSG_EXT_TRP 1 "Troposphere parameters: extension" + +! Atmosphere: Tropo.SINEX +! ----------------------- +DIR_TRO 1 "ATM" + ## widget = lineedit; keepvariables = true + +MSG_DIR_TRO 1 "Troposphere parameters (SINEX format): directory" + +EXT_TRO 1 "TRO" + ## widget = lineedit; keepvariables = true + +MSG_EXT_TRO 1 "Troposphere parameters (SINEX format): extension" + +! Atmosphere: Tropo.slant +! ----------------------- +DIR_TRS 1 "ATM" + ## widget = lineedit; keepvariables = true + +MSG_DIR_TRS 1 "Troposphere slant delays (SINEX format): directory" + +EXT_TRS 1 "TRS" + ## widget = lineedit; keepvariables = true + +MSG_EXT_TRS 1 "Troposphere slant delays (SINEX format): extension" + +! Atmosphere: Ionos.model +! ----------------------- +DIR_ION 1 "ATM" + ## widget = lineedit; keepvariables = true + +MSG_DIR_ION 1 "Ionosphere models: directory" + +EXT_ION 1 "ION" + ## widget = lineedit; keepvariables = true + +MSG_EXT_ION 1 "Ionosphere models: extension" + +! Atmosphere: Ionos.IONEX +! ----------------------- +DIR_INX 1 "ATM" + ## widget = lineedit; keepvariables = true + +MSG_DIR_INX 1 "Ionosphere maps (IONEX): directory" + +EXT_INX 1 "INX" + ## widget = lineedit; keepvariables = true + +MSG_EXT_INX 1 "Ionosphere maps (IONEX): extension" + +! Atmosphere: Met.data +! -------------------- +DIR_MET 1 "ATM" + ## widget = lineedit; keepvariables = true + +MSG_DIR_MET 1 "Meteo data: directory" + +EXT_MET 1 "MET" + ## widget = lineedit; keepvariables = true + +MSG_EXT_MET 1 "Meteo data: extension" + +! Vienna grid files +! ----------------- +DIR_GRD 1 "GRD" + ## widget = lineedit; keepvariables = true + +MSG_DIR_GRD 1 "Vienna grid files" + +EXT_GRD 1 "GRD" + ## widget = lineedit; keepvariables = true + +MSG_EXT_GRD 1 "Vienna grid files: extension" + +! Output: Program output +! ---------------------- +DIR_OUT 1 "OUT" + ## widget = lineedit; keepvariables = true + +MSG_DIR_OUT 1 "Program output: directory" + +EXT_OUT 1 "OUT" + ## widget = lineedit; keepvariables = true + +MSG_EXT_OUT 1 "Program output: extension" + +! Output: Plot files +! ------------------ +DIR_PLT 1 "OUT" + ## widget = lineedit; keepvariables = true + +MSG_DIR_PLT 1 "Plot file: directory" + +EXT_PLT 1 "PLT" + ## widget = lineedit; keepvariables = true + +MSG_EXT_PLT 1 "Plot file: extension" + +! Output: Summary files +! --------------------- +DIR_SUM 1 "OUT" + ## widget = lineedit; keepvariables = true + +MSG_DIR_SUM 1 "Summary output: directory" + +EXT_SUM 1 "SUM" + ## widget = lineedit; keepvariables = true + +MSG_EXT_SUM 1 "Summary output: extension" + +! Output: List files +! ------------------ +DIR_LST 1 "OUT" + ## widget = lineedit; keepvariables = true + +MSG_DIR_LST 1 "Listing output: directory" + +EXT_LST 1 "LST" + ## widget = lineedit; keepvariables = true + +MSG_EXT_LST 1 "Listing output: extension" + +! Output: CODSPP summary +! ---------------------- +DIR_SMC 1 "OUT" + ## widget = lineedit; keepvariables = true + +MSG_DIR_SMC 1 "CODSPP summary output (XYZ): directory" + +EXT_SMC 1 "SMC" + ## widget = lineedit; keepvariables = true + +MSG_EXT_SMC 1 "CODSPP summary output (XYZ): extension" + +! Output: CODSPP summary +! ---------------------- +DIR_SME 1 "OUT" + ## widget = lineedit; keepvariables = true + +MSG_DIR_SME 1 "CODSPP summary output (BLH): directory" + +EXT_SME 1 "SME" + ## widget = lineedit; keepvariables = true + +MSG_EXT_SME 1 "CODSPP summary output (BLH): extension" + +! Output: Residual file +! --------------------- +DIR_RES 1 "OUT" + ## widget = lineedit; keepvariables = true + +MSG_DIR_RES 1 "Residuals: directory" + +EXT_RES 1 "RES" + ## widget = lineedit; keepvariables = true + +MSG_EXT_RES 1 "Residuals: extension" + +! Output: Clocks RINEX +! -------------------- +DIR_RXC 1 "OUT" + ## widget = lineedit; keepvariables = true + +MSG_DIR_RXC 1 "Clock information (clock RINEX format): directory" + +EXT_RXC 1 "CLK" + ## widget = lineedit; keepvariables = true + +MSG_EXT_RXC 1 "Clock information (clock RINEX format): extension" + +! Output: Covariance file +! ----------------------- +DIR_COV 1 "OUT" + ## widget = lineedit; keepvariables = true + +MSG_DIR_COV 1 "Covariances: directory" + +EXT_COV 1 "COV" + ## widget = lineedit; keepvariables = true + +MSG_EXT_COV 1 "Covariances: extension" + +! Covariance components +! --------------------- +DIR_WGT 1 "OUT" + ## widget = lineedit; keepvariables = true + +MSG_DIR_WGT 1 "Covariance components: directory" + +EXT_WGT 1 "WGT" + ## widget = lineedit; keepvariables = true + +MSG_EXT_WGT 1 "Covariance components: extension" + +! Output: Ant PCV (grid) +! ---------------------- +DIR_PHG 1 "OUT" + ## widget = lineedit; keepvariables = true + +MSG_DIR_PHG 1 "Antenna PCV estimates (grid): directory" + +EXT_PHG 1 "PHG" + ## widget = lineedit; keepvariables = true + +MSG_EXT_PHG 1 "Antenna PCV estimates (grid): extension" + +! Output: Ant PCV (harm) +! ---------------------- +DIR_PHH 1 "OUT" + ## widget = lineedit; keepvariables = true + +MSG_DIR_PHH 1 "Antenna PCV estimates (harm): directory" + +EXT_PHH 1 "PHH" + ## widget = lineedit; keepvariables = true + +MSG_EXT_PHH 1 "Antenna PCV estimates (harm): extension" + +! Output: Obs. editing file +! ------------------------- +DIR_EDT 1 "OUT" + ## widget = lineedit; keepvariables = true + +MSG_DIR_EDT 1 "Observation editing information: directory" + +EXT_EDT 1 "EDT" + ## widget = lineedit; keepvariables = true + +MSG_EXT_EDT 1 "Observation editing information: extension" + +! Output: Deletion list +! --------------------- +DIR_DEL 1 "OUT" + ## widget = lineedit; keepvariables = true + +MSG_DIR_DEL 1 "File deletion list: directory" + +EXT_DEL 1 "DEL" + ## widget = lineedit; keepvariables = true + +MSG_EXT_DEL 1 "File deletion list: extension" + +! Output: Parameter estimates +! --------------------------- +DIR_EST 1 "SOL" + ## widget = lineedit; keepvariables = true + +MSG_DIR_EST 1 "Parameter estimates: directory" + +EXT_EST 1 "EST" + ## widget = lineedit; keepvariables = true + +MSG_EXT_EST 1 "Parameter estimates: extension" + +! Output: Normal equations +! ------------------------ +DIR_NEQ 1 "SOL" + ## widget = lineedit; keepvariables = true + +MSG_DIR_NEQ 1 "Normal equation: directory" + +EXT_NEQ 1 "NQ0" + ## widget = lineedit; keepvariables = true + +MSG_EXT_NEQ 1 "Normal equation: extension" + +! Output: SINEX (crd/vel) +! ----------------------- +DIR_SNX 1 "SOL" + ## widget = lineedit; keepvariables = true + +MSG_DIR_SNX 1 "SINEX output: directory" + +EXT_SNX 1 "SNX" + ## widget = lineedit; keepvariables = true + +MSG_EXT_SNX 1 "SINEX output: extension" + +! Orbit files: Standard orbit (ASCII) +! ----------------------------------- +DIR_FSO 1 "ORB" + ## widget = lineedit; keepvariables = true + +MSG_DIR_FSO 1 "Standard orbits: directory" + +EXT_FSO 1 "FSO" + ## widget = lineedit; keepvariables = true + +MSG_EXT_FSO 1 "Standard orbits: extension" + +! Orbit files: Rad. press. (ASCII) +! -------------------------------- +DIR_FRP 1 "ORB" + ## widget = lineedit; keepvariables = true + +MSG_DIR_FRP 1 "Radiation pressure coefficients: directory" + +EXT_FRP 1 "FRP" + ## widget = lineedit; keepvariables = true + +MSG_EXT_FRP 1 "Radiation pressure coefficients: extension" + +! Obs. files: Code zero ascii +! --------------------------- +DIR_FCZ 1 "OBS" + ## widget = lineedit; keepvariables = true + +MSG_DIR_FCZ 1 "Zero difference code observations: directory" + +EXT_FCZ 1 "FCZ" + ## widget = lineedit; keepvariables = true + +MSG_EXT_FCZ 1 "Zero difference code observations: extension" + +! Obs. files: Phase zero ascii +! ---------------------------- +DIR_FPZ 1 "OBS" + ## widget = lineedit; keepvariables = true + +MSG_DIR_FPZ 1 "Zero difference phase observations: directory" + +EXT_FPZ 1 "FPZ" + ## widget = lineedit; keepvariables = true + +MSG_EXT_FPZ 1 "Zero difference phase observations: extension" + +DIR_FCS 1 "OBS" + ## widget = lineedit; keepvariables = true + +MSG_DIR_FCS 1 "Single difference code observations: directory" + +EXT_FCS 1 "FCS" + ## widget = lineedit; keepvariables = true + +MSG_EXT_FCS 1 "Single difference code observations: extension" + +! Obs. files: Phase single ascii +! ------------------------------ +DIR_FPS 1 "OBS" + ## widget = lineedit; keepvariables = true + +MSG_DIR_FPS 1 "Single difference phase observations: directory" + +EXT_FPS 1 "FPS" + ## widget = lineedit; keepvariables = true + +MSG_EXT_FPS 1 "Single difference phase observations: extension" + +! Obs. files: Range ascii +! ----------------------- +DIR_FRZ 1 "OBS" + ## widget = lineedit; keepvariables = true + +MSG_DIR_FRZ 1 "Range observations: directory" + +EXT_FRZ 1 "FRZ" + ## widget = lineedit; keepvariables = true + +MSG_EXT_FRZ 1 "Range observations: extension" + +!! Output: Residual file (ASCII) +! ----------------------------- +DIR_FRS 1 "OUT" + ## widget = lineedit; keepvariables = true + +MSG_DIR_FRS 1 "Residuals: directory" + +EXT_FRS 1 "FRS" + ## widget = lineedit; keepvariables = true + +MSG_EXT_FRS 1 "Residuals: extension" + +! Output: Normal equations (ASCII) +! -------------------------------- +DIR_FN0 1 "SOL" + ## widget = lineedit; keepvariables = true + +MSG_DIR_FN0 1 "Normal equation: directory" + +EXT_FN0 1 "FN0" + ## widget = lineedit; keepvariables = true + +MSG_EXT_FN0 1 "Normal equation: extension" + +! BPE: PCF-name +! ------------- +PTH_PCF 1 "${U}/PCF" + ## widget = lineedit; keepvariables = true + +MSG_PTH_PCF 1 "Processing control files: path" + +EXT_PCF 1 "PCF" + ## widget = lineedit; keepvariables = true + +MSG_EXT_PCF 1 "Processing control files: extension" + +! BPE: CPU-file name +! ------------------ +PTH_CPU 1 "${U}/PAN" + ## widget = lineedit; keepvariables = true + +MSG_PTH_CPU 1 "CPU control file: path" + +EXT_CPU 1 "CPU" + ## widget = lineedit; keepvariables = true + +MSG_EXT_CPU 1 "CPU control file: extension" + +PTH_CPUNUM 1 "${U}/WORK" + ## widget = lineedit; keepvariables = true + +MSG_PTH_CPUNUM 1 "Scratch for CPU control file" + +! BPE: Output files +! ----------------- +DIR_BPEOUT 1 "BPE" + ## widget = lineedit; keepvariables = true + +MSG_DIR_BPEOUT 1 "Output files: directory" + +EXT_BPEOUT 1 "OUT" + ## widget = lineedit; keepvariables = true + +MSG_EXT_BPEOUT 1 "Output files: extension" + +! BPE: Status files +! ----------------- +DIR_BPERUN 1 "BPE" + ## widget = lineedit; keepvariables = true + +MSG_DIR_BPERUN 1 "Status files: directory" + +EXT_BPERUN 1 "RUN" + ## widget = lineedit; keepvariables = true + +MSG_EXT_BPERUN 1 "Status files: extension" + +! BPE: Protocol files +! ------------------- +DIR_BPEPRT 1 "BPE" + ## widget = lineedit; keepvariables = true + +MSG_DIR_BPEPRT 1 "Protocol files: directory" + +EXT_BPEPRT 1 "PRT" + ## widget = lineedit; keepvariables = true + +MSG_EXT_BPEPRT 1 "Protocol files: extension" + +! BPE: log files +! -------------- +DIR_BPELOG 1 "BPE" + ## widget = lineedit; keepvariables = true + +MSG_DIR_BPELOG 1 "Log files: directory" + +EXT_BPELOG 1 "LOG" + ## widget = lineedit; keepvariables = true + +MSG_EXT_BPELOG 1 "Log files: extension" + +! BPE: scripts +! ------------ +PTH_SCRIPT 1 "${U}/SCRIPT" + ## widget = lineedit; keepvariables = true + +MSG_PTH_SCRIPT 1 "BPE script directory: path" + +! BPE: Option directories +! ----------------------- +PTH_OPT 1 "${U}/OPT" + ## widget = lineedit; keepvariables = true + +MSG_PTH_OPT 1 "Option directory: path" + +! Others: Help +! ------------ +PTH_HLP 1 "${HLP}" + ## widget = lineedit; keepvariables = true + +MSG_PTH_HLP 1 "Help files: path" + +EXT_HLP 1 "HLP" + ## widget = lineedit; keepvariables = true + +MSG_EXT_HLP 1 "Help files: extension" + +! Others: updpan - master and list +! -------------------------------- +PTH_UPDPAN 1 "${PAN}" + ## widget = lineedit; keepvariables = true + +MSG_PTH_UPDPAN 1 "Program input master files: path" + +PTH_UPD 1 "${CONFIG}" + ## widget = lineedit; keepvariables = true + +MSG_PTH_UPD 1 "Directory list for panel update: path" + +EXT_UPD 1 "UPD" + ## widget = lineedit; keepvariables = true + +MSG_EXT_UPD 1 "Directory list for panel update: extension" + +! Others: Campaign independent output +! ----------------------------------- +PTH_OUT 1 "${U}/OUT" + ## widget = lineedit; keepvariables = true + +MSG_PTH_OUT 1 "Program output files (campaign indep.): path" + +! Others: User input files +! ------------------------ +PTH_INP 1 "${U}/PAN" + ## widget = lineedit; keepvariables = true + +MSG_PTH_INP 1 "Program input files: path" + +EXT_INP 1 "INP" + ## widget = lineedit; keepvariables = true + +MSG_EXT_INP 1 "Program input files: extension" + +! Others: Scratch files +! --------------------- +PTH_SCR 1 "${U}/WORK" + ## widget = lineedit; keepvariables = true + +MSG_PTH_SCR 1 "Scratch files: path" + +EXT_SCR 1 "SCR" + ## widget = lineedit; keepvariables = true + +MSG_EXT_SCR 1 "Scratch files: extension" + +EXT_SC1 1 "SC1" + ## widget = lineedit; keepvariables = true + +MSG_EXT_SC1 1 "Scratch files: extension" + +EXT_SC2 1 "SC2" + ## widget = lineedit; keepvariables = true + +MSG_EXT_SC2 1 "Scratch files: extension" + +! Others: Error message +! --------------------- +PTH_ERR 1 "${U}/WORK" + ## widget = lineedit; keepvariables = true + +MSG_PTH_ERR 1 "Error message files: path" + +EXT_ERR 1 "MSG" + ## widget = lineedit; keepvariables = true + +MSG_EXT_ERR 1 "Error message files: extension" + +! Others: Subroutine/function debug output +! ---------------------------------------- +PTH_DBG 1 "${U}/WORK" + ## widget = lineedit; keepvariables = true + +MSG_PTH_DBG 1 "Debug output: path" + +EXT_DBG 1 "DBG" + ## widget = lineedit; keepvariables = true + +MSG_EXT_DBG 1 "Debug output: extension" + +! Internally used by the menu +! -------------------------- +PTH_INP_OUT 1 "${U}/PAN" + ## widget = lineedit; keepvariables = true + +EXT_IN1 1 "IN1" + ## widget = lineedit; keepvariables = true + +! Auxiliary Menu Program +! ---------------------- +MENUAUX_EXE 1 "MENUAUX" + +MENUAUX_INP 1 "MENUAUX.INP" + +MENUAUX_SCR 1 "MENUAUX.SCR" + +MENUAUX_ERR 1 "MENUAUX.ERR" + +MENUAUX_DEBUG 1 "0" + + + + + + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# PATHS AND EXTENSIONS - MENU_EXT 1.1: Global Models # +# # +# FILES WITH GLOBAL MODELS path extension # +# General constants > %%%%%%%%%%%% < > %%% <# PTH_CONST EXT_CONST +# Sub-daily earth rotation model > %%%%%%%%%%%% < > %%% <# PTH_SUBMOD EXT_SUBMOD +# Nutation model > %%%%%%%%%%%% < > %%% <# PTH_NUTMOD EXT_NUTMOD +# Coeff. of Earth potential > %%%%%%%%%%%% < > %%% <# PTH_POTCOE EXT_POTCOE +# # +# FILES FOR ORBIT MODELLING # +# Albedo emissivity > %%%%%%%%%%%% < > %%% <# PTH_ALBEMIS EXT_ALBEMIS +# Albedo reflectivity > %%%%%%%%%%%% < > %%% <# PTH_ALBREFL EXT_ALBREFL +# Solar F10.7 flux and geomagnetic index > %%%%%%%%%%%% < > %%% <# PTH_FLXAPFIL EXT_FLXAPFIL +# Planetary ephemeris > %%%%%%%%%%%% < > %%% <# PTH_JPLEPH EXT_JPLEPH +# Solid Earth tides model (accelerations) > %%%%%%%%%%%% < > %%% <# PTH_TPO EXT_TPO +# Ocean tide model (accelerations) > %%%%%%%%%%%% < > %%% <# PTH_TID EXT_TID +# Airdrag model data > %%%%%%%%%%%% < # PTH_AIRMOD +# # +# MODEL FILES FOR SPECIFIC PROGRAMS # +# S1/S2 atmospheric loading grid (GRDS1S2) > %%%%%%%%%%%% < > %%% <# PTH_S1_S2_DATA EXT_S1_S2_DATA +# Tidal Potential (ERPEST) > %%%%%%%%%%%% < > %%% <# PTH_SUBPOT EXT_SUBPOT +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# PATHS AND EXTENSIONS - MENU_EXT 1.2: Global Configurations # +# # +# GLOBAL CONFIGURATION FILES path extension # +# Geodetic datum > %%%%%%%%%%%% < > %%% <# PTH_DATUM EXT_DATUM +# # +# Satellite information > %%%%%%%%%%%% < > %%% <# PTH_SATELL EXT_SATELL +# Satellite macro model (ORBGEN) > %%%%%%%%%%%% < > %%% <# PTH_PLATDEF EXT_PLATDEF +# Satellite/station problem file > %%%%%%%%%%%% < > %%% <# PTH_SATCRUX EXT_SATCRUX +# # +# SLR frequency information > %%%%%%%%%%%% < > %%% <# PTH_FRQ EXT_FRQ +# GPS-UTC time difference > %%%%%%%%%%%% < > %%% <# PTH_GPSUTC EXT_GPSUTC +# # +# MODEL FILES FOR SPECIFIC PROGRAMS # +# Pole offset coefficients (POLUPD) > %%%%%%%%%%%% < > %%% <# PTH_OFFFIL EXT_OFFFIL +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# PATHS AND EXTENSIONS - MENU_EXT 1.3: Campaign Specific Configurations # +# # +# campaign # +# CAMPAIGN SPECIFIC CONFIGURATIONS directory extension # +# Antenna corrections > %%%%%%%%%%%% < > %%% <# PTH_PHASECC EXT_PHASECC +# Observation type selection > %%%%%%%%%%%% < > %%% <# PTH_OBSSEL EXT_OBSSEL +# # +# SKELETON FILES # +# SINEX general input file > %%%%%%%%%%%% < > %%% <# PTH_SINEXIN EXT_SINEXIN +# IONEX control file > %%%%%%%%%%%% < > %%% <# PTH_IONEXCF EXT_IONEXCF +# Skeleton file for slrmail > %%%%%%%%%%%% < > %%% <# PTH_SLRMAILSKL EXT_SLRMAILSKL +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 2.1: Campaign Data, Orbit and EOP Files # +# campaign # +# ORBIT FILES directory extension # +# Precise orbits (original) > %%%%%% < # DIR_OPR +# Precise orbits > %%%%%% < > %%% < # DIR_PRE EXT_PRE +# Standard orbits > %%%%%% < > %%% < # DIR_STD EXT_STD +# Radiation pressure coefficients > %%%%%% < > %%% < # DIR_RPR EXT_RPR +# Improved orbit elements > %%%%%% < > %%% < # DIR_ELE EXT_ELE +# ORBEX file (for attitude reporting) > %%%%%% < > %%% < # DIR_OBX EXT_OBX +# Earth orientation parameters > %%%%%% < > %%% < # DIR_ERP EXT_ERP +# Earth orientation parameters (IERS format) > %%%%%% < > %%% < # DIR_IEP EXT_IEP +# Geocenter coordinates > %%%%%% < > %%% < # DIR_GCC EXT_GCC +# Satellite/Receiver clocks > %%%%%% < > %%% < # DIR_CLK EXT_CLK +# Differential code biases > %%%%%% < > %%% < # DIR_DCB EXT_DCB +# Observable-specific biases > %%%%%% < > %%% < # DIR_OSB EXT_OSB +# Bias SINEX > %%%%%% < > %%% < # DIR_BIA EXT_BIA +# # +# IRV file > %%%%%% < > %%% < # DIR_IRV EXT_IRV +# Precise orbit in CPF orbit format > %%%%%% < > %%% < # DIR_CPF EXT_CPF +# State vector file > %%%%%% < > %%% < # DIR_STV EXT_STV +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 2.2: Campaign Data, Orbit Files for LEOs # +# campaign # +# LEO FILES directory extension # +# Attitude data > %%%%%% < > %%% < # DIR_ATT EXT_ATT +# LEO velocities (epoch-wise) > %%%%%% < > %%% < # DIR_KVL EXT_KVL +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 3: Campaign Data, RINEX Files # +# campaign # +# RINEX FILES directory extension # +# Bernese internal naming (accepting RINEX2 and RINEX3 formats) # +# RINEX observations (original for merging) > %%%%%% < # DIR_OBO +# RINEX observations (standard for processing) > %%%%%% < > %%% < # DIR_RBO EXT_RBO +# RINEX navigation@@ (original for merging) > %%%%%% < # DIR_OBN +# RINEX navigation@@ (standard for processing) > %%%%%% < > %%% < # DIR_RBN EXT_RBN +# RINEX meteo > %%%%%% < > %%% < # DIR_RBM EXT_RBM +# # +# Smoothed RINEX observations > %%%%%% < > %%% < # DIR_SMT EXT_SMT +# # +# Long names according to RINEX 3 standard # +# RINEX, all types@@@ (original for merging) > %%%%%% < # DIR_ORX +# RINEX, all types@@@ (standard for processing) > %%%%%% < > %%% < # DIR_RNX EXT_RNX +# # +# Short names according to RINEX 2 standard # +# RINEX observations (original for merging) > %%%%%% < # DIR_OXO +# RINEX observations (standard for processing) > %%%%%% < > %%% < # DIR_RXO EXT_RXO +# RINEX navigation, GPS@@@@ (for merging) > %%%%%% < # DIR_OXN +# RINEX navigation, GPS@@@@ (for processing) > %%%%%% < > %%% < # DIR_RXN EXT_RXN +# RINEX navigation, GLONASS (for merging) > %%%%%% < # DIR_OXG +# RINEX navigation, GLONASS (for processing) > %%%%%% < > %%% < # DIR_RXG EXT_RXG +# RINEX navigation, Galileo (for merging) > %%%%%% < # DIR_OGA +# RINEX navigation, Galileo (for processing) > %%%%%% < > %%% < # DIR_RGA EXT_RGA +# RINEX meteo data > %%%%%% < > %%% < # DIR_RXM EXT_RXM +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 4: Campaign Data, Observation Files # +# campaign # +# OBSERVATION FILES directory extension # +# Zero difference @@code @observations, header > %%%%%% < > %%% < # DIR_CZH EXT_CZH +# Zero difference @@code @observations, data > %%%%%% < > %%% < # DIR_CZO EXT_CZO +# Zero difference @@phase observations, header > %%%%%% < > %%% < # DIR_PZH EXT_PZH +# Zero difference @@phase observations, data > %%%%%% < > %%% < # DIR_PZO EXT_PZO +# Single difference code @observations, header > %%%%%% < > %%% < # DIR_CSH EXT_CSH +# Single difference code @observations, data > %%%%%% < > %%% < # DIR_CSO EXT_CSO +# Single difference phase observations, header > %%%%%% < > %%% < # DIR_PSH EXT_PSH +# Single difference phase observations, data > %%%%%% < > %%% < # DIR_PSO EXT_PSO +# # +# Range observations (SLR), header > %%%%%% < > %%% < # DIR_RZH EXT_RZH +# Range observations (SLR), data > %%%%%% < > %%% < # DIR_RZO EXT_RZO +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 5: Campaign Data, Station Files # +# campaign # +# STATION FILES directory extension # +# Station coordinates > %%%%%% < > %%% < # DIR_CRD EXT_CRD +# Station velocities > %%%%%% < > %%% < # DIR_VEL EXT_VEL +# Kinematic coordinates > %%%%%% < > %%% < # DIR_KIN EXT_KIN +# Station eccentricities > %%%%%% < > %%% < # DIR_ECC EXT_ECC +# PSD correction (since ITRF14) > %%%%%% < > %%% < # DIR_PSD EXT_PSD +# Time varibale station correction > %%%%%% < > %%% < # DIR_TVC EXT_TVC +# Station information > %%%%%% < > %%% < # DIR_STA EXT_STA +# Accepted station inconsistencies > %%%%%% < > %%% < # DIR_CRX EXT_CRX +# Ocean loading table > %%%%%% < > %%% < # DIR_BLQ EXT_BLQ +# Atmospheric tidal loading table > %%%%%% < > %%% < # DIR_ATL EXT_ATL +# Station selection list > %%%%%% < > %%% < # DIR_FIX EXT_FIX +# Station sigma file > %%%%%% < > %%% < # DIR_SIG EXT_SIG +# Station observation sigma factors > %%%%%% < > %%% < # DIR_SOS EXT_SOS +# Abbreviation table > %%%%%% < > %%% < # DIR_ABB EXT_ABB +# Tectonic plate assignment (for NUVEL1/1A) > %%%%%% < > %%% < # DIR_PLD EXT_PLD +# Baseline definition > %%%%%% < > %%% < # DIR_BSL EXT_BSL +# Cluster definition > %%%%%% < > %%% < # DIR_CLU EXT_CLU +# Cluster/baseline assignment > %%%%%% < > %%% < # DIR_CLB EXT_CLB +# Session table > %%%%%% < > %%% < # DIR_SES EXT_SES +# SLR data handling (range bias, CoM) > %%%%%% < > %%% < # DIR_RGB EXT_RGB +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 6: Campaign Data, Atmosphere Modeling Files # +# campaign # +# ATMOSPHERE MODELING FILES directory extension # +# Troposphere parameters > %%%%%% < > %%% < # DIR_TRP EXT_TRP +# Troposphere parameters (SINEX format) > %%%%%% < > %%% < # DIR_TRO EXT_TRO +# Troposphere slant delays (SINEX format) > %%%%%% < > %%% < # DIR_TRS EXT_TRS +# Ionosphere models > %%%%%% < > %%% < # DIR_ION EXT_ION +# Ionosphere maps (IONEX) > %%%%%% < > %%% < # DIR_INX EXT_INX +# Meteo data > %%%%%% < > %%% < # DIR_MET EXT_MET +# Vienna grid files (VMF and loading maps) > %%%%%% < > %%% < # DIR_GRD EXT_GRD +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 7: Campaign Data, Output Files # +# campaign # +# OUTPUT FILES directory extension # +# Program output > %%%%%% < > %%% < # DIR_OUT EXT_OUT +# Plot file > %%%%%% < > %%% < # DIR_PLT EXT_PLT +# Summary output > %%%%%% < > %%% < # DIR_SUM EXT_SUM +# Listing output > %%%%%% < > %%% < # DIR_LST EXT_LST +# CODSPP summary output (XYZ) > %%%%%% < > %%% < # DIR_SMC EXT_SMC +# CODSPP summary output (BLH) > %%%%%% < > %%% < # DIR_SME EXT_SME +# # +# BERNESE IN-/OUTPUT FILES # +# Residuals > %%%%%% < > %%% < # DIR_RES EXT_RES +# Clock information (clock RINEX format) > %%%%%% < > %%% < # DIR_RXC EXT_RXC +# Covariances > %%%%%% < > %%% < # DIR_COV EXT_COV +# Covariance components > %%%%%% < > %%% < # DIR_WGT EXT_WGT +# Antenna PCV estimates (grid) > %%%%%% < > %%% < # DIR_PHG EXT_PHG +# Antenna PCV estimates (harm) > %%%%%% < > %%% < # DIR_PHH EXT_PHH +# Observation editing information > %%%%%% < > %%% < # DIR_EDT EXT_EDT +# File deletion list > %%%%%% < > %%% < # DIR_DEL EXT_DEL +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 8: Campaign Data, Solution Files # +# campaign # +# SOLUTION FILES directory extension # +# Parameter estimates > %%%%%% < > %%% < # DIR_EST EXT_EST +# Normal equation > %%%%%% < > %%% < # DIR_NEQ EXT_NEQ +# SINEX output > %%%%%% < > %%% < # DIR_SNX EXT_SNX +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 9: Campaign Data, Bernese Files (ASCII) # +# campaign # +# BERNESE FILES (FORMATTED) directory extension # +# Standard orbits > %%%%%% < > %%% < # DIR_FSO EXT_FSO +# Radiation pressure coefficients > %%%%%% < > %%% < # DIR_FRP EXT_FRP +# Zero difference @@code@ observations > %%%%%% < > %%% < # DIR_FCZ EXT_FCZ +# Zero difference @@phase observations > %%%%%% < > %%% < # DIR_FPZ EXT_FPZ +# Single difference code@ observations > %%%%%% < > %%% < # DIR_FCS EXT_FCS +# Single difference phase observations > %%%%%% < > %%% < # DIR_FPS EXT_FPS +# Range observations > %%%%%% < > %%% < # DIR_FRZ EXT_FRZ +# Residuals > %%%%%% < > %%% < # DIR_FRS EXT_FRS +# Normal equation > %%%%%% < > %%% < # DIR_FN0 EXT_FN0 +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 10: Bernese Processing Engine (BPE) # +# campaign # +# BERNESE PROCESSING ENGINE directory extension # +# BPE output > %%%%%% < > %%% < # DIR_BPEOUT EXT_BPEOUT +# BPE status > %%%%%% < > %%% < # DIR_BPERUN EXT_BPERUN +# Protocol files > %%%%%% < > %%% < # DIR_BPEPRT EXT_BPEPRT +# Log files > %%%%%% < > %%% < # DIR_BPELOG EXT_BPELOG +# # +# BERNESE PROCESSING ENGINE path extension # +# Processing control files > %%%%%%%%%% <> %%% < # PTH_PCF EXT_PCF +# CPU control file > %%%%%%%%%% <> %%% < # PTH_CPU EXT_CPU +# Scratch for CPU control file > %%%%%%%%%% < # PTH_CPUNUM +# BPE script directory > %%%%%%%%%% < # PTH_SCRIPT +# Option directory > %%%%%%%%%% < # PTH_OPT +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 11: Other Files and Directories # +# # +# GENERAL path extension(s) # +# Help files > %%%%%%%%%%%% <> %%% < # PTH_HLP EXT_HLP +# Directory list for panel update > %%%%%%%%%%%% <> %%% < # PTH_UPD EXT_UPD +# Program input master files > %%%%%%%%%%%% < # PTH_UPDPAN +# # +# USER DEPENDENT # +# Program output files (campaign indep.)> %%%%%%%%%%%% < # PTH_OUT +# Program input files > %%%%%%%%%%%% <> %%% < # PTH_INP EXT_INP +# Scratch files > %%%%%%%%%%%% <> %%% <> %%% <> %%% <# PTH_SCR EXT_SCR EXT_SC1 EXT_SC2 +# Error message files > %%%%%%%%%%%% <> %%% < # PTH_ERR EXT_ERR +# Subroutine/function debug output > %%%%%%%%%%%% <> %%% < # PTH_DBG EXT_DBG +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser/OPT/PGN_WK/MENU_PGM.INP b/config/bernese/gpsuser/OPT/PGN_WK/MENU_PGM.INP new file mode 100755 index 0000000..968a37f --- /dev/null +++ b/config/bernese/gpsuser/OPT/PGN_WK/MENU_PGM.INP @@ -0,0 +1,828 @@ + +! Command to Run the Fortran Program +! ---------------------------------- +CMD_PATH 1 "${XG}" + ## widget = lineedit; emptyallowed = false + +MSG_CMD_PATH 1 "Default program path to the executables" + +CMD_FOREGROUND 1 "1" + ## widget = radiobutton; group = CMD + +MSG_CMD_FOREGROUND 1 "Run Fortran programs in foreground" + +CMD_BACKGROUND 1 "0" + ## widget = radiobutton; group = CMD + +MSG_CMD_BACKGROUND 1 "Run Fortran programs in background" + +CMD_USE_CPUFILE 1 "0" + ## widget = radiobutton; group = CMD + +MSG_CMD_USE_CPUFILE 1 "Use selected CPU file to run Fortran programs" + +! CPU File +! -------- +CPU_FILE 1 "UNIX" + ## widget = selwin; path = PTH_CPU; ext = EXT_CPU; maxfiles = 1 + ## activeif = CMD_USE_CPUFILE == 1 + +MSG_CPU_FILE 1 "CPU control file" + +CMD_CPUNAME 0 + ## widget = lineedit; activeif = CMD_USE_CPUFILE == 1 + +MSG_CMD_CPUNAME 1 "CPU name" + +CMD_LOGFILE 0 + ## widget = lineedit; path = PTH_SCR; ext = NO_EXT + ## activeif = CMD_USE_CPUFILE == 1 + +MSG_CMD_LOGFILE 1 "Log File" + +MAXJOBNUM 1 "99" + ## widget = combobox; cards = 99 999 + ## check_type = integer; check_min = 0; check_max = 999 + +MSG_MAXJOBNUM 1 "Maximum program output file number" + + +! List of Programs with special path to the executable +! ---------------------------------------------------- +SPECIAL_PATH 1 "" "" + ## widget = uniline + ## numlines = 20 + +MSG_SPECIAL_PATH 1 "Programs executed from special paths" + +! Names of Programs/Input Files +! ----------------------------- +USER1_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER1_INP 1 "USER1" + +USER2_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER2_INP 1 "USER2" + +USER3_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER3_INP 1 "USER3" + +USER4_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER4_INP 1 "USER4" + +USER5_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER5_INP 1 "USER5" + +USER6_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER6_INP 1 "USER6" + +USER7_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER7_INP 1 "USER7" + +USER8_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER8_INP 1 "USER8" + +USER9_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER9_INP 1 "USER9" + +USER10_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER10_INP 1 "USER10" + +! Configure +! --------- +CHNGEN_INP 1 "CHNGEN" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_CHNGEN_INP 1 "Program input file: Change general options" + +UPDPAN_INP 1 "UPDPAN" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_UPDPAN_INP 1 "Program input file: Update program input files" + +! Campaign +! -------- +NEWCAMP_INP 1 "NEWCAMP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_NEWCAMP_INP 1 "Program input file: Create new campaign" + +! Station files +! ------------- +EDITCRD_INP 1 "EDITCRD" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_EDITCRD_INP 1 "Program input file: Create/update station coordinates" + +EDITVEL_INP 1 "EDITVEL" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_EDITVEL_INP 1 "Program input file: Create/update station velocities" + +EDITECC_INP 1 "EDITECC" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_EDITECC_INP 1 "Program input file: Create/update station eccentricities" + +EDSTACRX_INP 1 "EDITSTA" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_EDSTACRX_INP 1 "Program input file: Create/update station information file" + +EDITFIX_INP 1 "EDITFIX" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_EDITFIX_INP 1 "Program input file: Create/update station selection list" + +EDITSIG_INP 1 "EDITSIG" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_EDITSIG_INP 1 "Program input file: Create/update station sigma file" + +EDITSOS_INP 1 "EDITSOS" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_EDITSOS_INP 1 "Program input file: Create/update station observation sigma factors" + +ABBREV_INP 1 "EDITABB" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_ABBREV_INP 1 "Program input file: Create/update station abbreviation table" + +EDITBSL_INP 1 "EDITBSL" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_EDITBSL_INP 1 "Program input file: Create/update baseline definition file" + +EDITCLU_INP 1 "EDITCLU" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_EDITCLU_INP 1 "Program input file: Create/update cluster definition file" + +EDITPLD_INP 1 "EDITPLD" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_EDITPLD_INP 1 "Program input file: Create/update tectonic plate assignment" + + +! RINEX to Bernese +! ---------------- +RXOBV3_INP 1 "RXOBV3" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_RXOBV3_INP 1 "Program input file: Import RINEX observation files to Bernese format" + +RXMBV3_INP 1 "RXMBV3" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_RXMBV3_INP 1 "Program input file: Import RINEX meteo files to Bernese format" + +RXN2PRE_INP 1 "RXN2PRE" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_RXN2PRE_INP 1 "Program input file: Import RINEX navigation to precise orbit files" + +! Cut/concatenate RINEX +! --------------------- +CCRNXO_INP 1 "CCRNXO" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_CCRNXO_INP 1 "Program input file: Concatenate RINEX observation files (new)" + +CCRNXN_INP 1 "CCRNXN" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_CCRNXN_INP 1 "Program input file: Concatenate RINEX navigation files (new)" + +! RINEX utilities +! --------------- +RNXGRA_INP 1 "RNXGRA" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_RNXGRA_INP 1 "Program input file: Create observation statistics" + +RNXSMT_INP 1 "RNXSMT" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_RNXSMT_INP 1 "Program input file: Clean/smooth observation files" + +! Orbit, Satellite clocks +! ----------------------- +RNXCLK_INP 1 "RNXCLK" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_RNXCLK_INP 1 "Program input file: Extract satellite clock from clock RINEX files" + +SATCLK2_INP 1 "SATCLK2" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_SATCLK2_INP 1 "Program input file: Extract satellite clocks (new)" + +! Orbit, create standard orbit +! ---------------------------- +ORBGEN_INP 1 "ORBGEN" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_ORBGEN_INP 1 "Program input file: Create/update standard orbits" + +DEFXTR_INP 1 "DEFXTR" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_DEFXTR_INP 1 "Program input file: Extract ORBGEN program output" + +ATTXTR_INP 1 "ATTXTR" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_ATTXTR_INP 1 "Program input file: Report satellite attitude in ORBEX" + +! Standard to precise +! ------------------- +STDPRE_INP 1 "STDPRE" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_STDPRE_INP 1 "Program input file: Convert standard to precise orbits" + +PREWEI_INP 1 "PREWEI" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_PREWEI_INP 1 "Program input file: Set accuracy codes in precise orbits" + +CCPREORB_INP 1 "CCPREORB" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_CCPREORB_INP 1 "Program input file: Concatenate/merge precise orbit files" + +! Compare orbits +! -------------- +STDDIF_INP 1 "STDDIF" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_STDDIF_INP 1 "Program input file: Compare standard orbits" + +ORBCMP_INP 1 "ORBCMP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_ORBCMP_INP 1 "Program input file: Compare precise orbits" + +STDELE_INP 1 "STDELE" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_STDELE_INP 1 "Program input file: Compare osculating elements" + +! EOPs utilities +! -------------- +POLUPD_INP 1 "POLUPD" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_POLUPD_INP 1 "Program input file: Convert IERS ERP files to Bernese format" + +POLXTR_INP 1 "POLXTR" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_POLXTR_INP 1 "Program input file: Concatenate IERS ERP files" + +! Processing +! ---------- +CODSPP_INP 1 "CODSPP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_CODSPP_INP 1 "Program input file: Code-based clock synchronization" + +SNGDIF_INP 1 "SNGDIF" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_SNGDIF_INP 1 "Program input file: Create single-difference/baseline files" + +MAUPRP_INP 1 "MAUPRP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_MAUPRP_INP 1 "Program input file: Phase preprocessing" + +GPSEST_INP 1 "GPSEST" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_GPSEST_INP 1 "Program input file: Parameter estimation" + +ADDNEQ2_INP 1 "ADDNEQ2" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_ADDNEQ2_INP 1 "Program input file: Combine normal equation systems" + +! Processing extractions +! ---------------------- +CODXTR_INP 1 "CODXTR" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_CODXTR_INP 1 "Program input file: Extract CODSPP program output" + +MPRXTR_INP 1 "MPRXTR" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_MPRXTR_INP 1 "Program input file: Extract MAUPRP program output" + +GPSXTR_INP 1 "GPSXTR" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_GPSXTR_INP 1 "Program input file: Extract GPSEST/ADDNEQ2 program output" + +! Service: Simulate +! ----------------- +GPSSIM_INP 1 "GPSSIM" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_GPSSIM_INP 1 "Program input file: Generate simulated observation data" + +! Service: Station information files +! ---------------------------------- +STA2STA_INP 1 "STA2STA" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_STA2STA_INP 1 "Program input file: Convert station information files" + +STAMERGE_INP 1 "STAMERGE" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_STAMERGE_INP 1 "Program input file: Merge station information files" + +RNX2STA_INP 1 "RNX2STA" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_RNX2STA_INP 1 "Program input file: Extract station information from RINEX headers" + +SNX2STA_INP 1 "SNX2STA" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_SNX2STA_INP 1 "Program input file: Extract station information from SINEX file" + +! Service: Observation files +! -------------------------- +OBSXTR_INP 1 "OBSXTR" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_OBSXTR_INP 1 "Program input file: Extract statistics from header files" + +CHGHED_INP 1 "CHGHED" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_CHGHED_INP 1 "Program input file: Change header of observation files" + +SATMRK_INP 1 "SATMRK" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_SATMRK_INP 1 "Program input file: Mark/delete observations" + +OBSSPL_INP 1 "OBSSPL" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_OBSSPL_INP 1 "Program input file: Split observation files" + +SATGRA_INP 1 "SATGRA" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_SATGRA_INP 1 "Program input file: Create pseudo-graphics of the observations" + +! Service: Residuals +! ------------------ +REDISP_INP 1 "REDISP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_REDISP_INP 1 "Program input file: Display residual file" + +RESRMS_INP 1 "RESRMS" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_RESRMS_INP 1 "Program input file: Create residual statistics" + +! Service: Coordinates +! -------------------- +FODITS_INP 1 "FODITS" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_FODITS_INP 1 "Program input file: Analysis of time series" + +HELMERT_INP 1 "HELMR1" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_HELMERT_INP 1 "Program input file: Helmert transformation" + +COMPAR2_INP 1 "COMPAR2" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_COMPAR2_INP 1 "Program input file: Coordinate comparison" + +VELDIF_INP 1 "VELDIF" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_VELDIF_INP 1 "Program input file: Velocity comparison" + +NUVELO_INP 1 "NUVELO" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_NUVELO_INP 1 "Program input file: Compute NUVEL velocities" + +COOVEL_INP 1 "COOVEL" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_COOVEL_INP 1 "Program input file: Extrapolate coordinates" + +COOSYS_INP 1 "COOSYS" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_COOSYS_INP 1 "Program input file: Coordinate transformation" + +ETRS89_INP 1 "ETRS89" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_ETRS89_INP 1 "Program input file: Transform coordinates to ETRS89 frame" + +CRDMRG_INP 1 "CRDMERGE" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_CRDMRG_INP 1 "Program input file: Merge coordinate/velocity files" + +GRDS1S2_INP 1 "GRDS1S2" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_GRDS1S2_INP 1 "Program input file: Extract atmospheric tidal loading coefficients" + +! Service: Clock tools +! -------------------- +CCRNXC_INP 1 "CCRNXC" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_CCRNXC_INP 1 "Program input file: Combine/manipulate clock RINEX files" + +CLKEST_INP 1 "CLKEST" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_CLKEST_INP 1 "Program input file: Epoch-wise clock interpolation" + +! Service: Ionosphere +! ------------------- +IONEST_INP 1 "IONEST" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_IONEST_INP 1 "Program input file: Local ionosphere model estimation" + +IONINX_INP 1 "IONINX" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_IONINX_INP 1 "Program input file: Convert ION to IONEX information" + +! Service: LEO +! ------------ +LEOATT_INP 1 "LEOATT" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_LEOATT_INP 1 "Program input file: Prepare LEO attitude information" + +KINPRE_INP 1 "KINPRE" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_KINPRE_INP 1 "Program input file: Convert kinematic positions to precise orbits" + +! Service: SLR +! ------------ +IRV2STV_INP 1 "IRV2STV" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_IRV2STV_INP 1 "Program input file: Convert IRV or PRE files to state vectors" + +CPFSP3_INP 1 "CPFSP3" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_CPFSP3_INP 1 "Program input file: Convert CPF to precise orbit files" + +SP3CPF_INP 1 "SP3CPF" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_SP3CPF_INP 1 "Program input file: Convert precise orbits to CPF files" + +SNX2SLR_INP 1 "SNX2SLR" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_SNX2SLR_INP 1 "Program input file: Prepare SLR data handling file" + +NPT2OBS_INP 1 "NPT2OBS" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_NPT2OBS_INP 1 "Program input file: Import SLR normal point files to Bernese format" + +QLRSUM_INP 1 "QLRSUM" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_QLRSUM_INP 1 "Program input file: Create SLR quick-look residual statistics" + +! Service: Automated processing +! ----------------------------- +BASLST_INP 1 "BASLST" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_BASLST_INP 1 "Program input file: Select baselines" + +MKCLUS_INP 1 "MKCLUS" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_MKCLUS_INP 1 "Program input file: Form clusters of observation files" + +RESCHK_INP 1 "RESCHK" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_RESCHK_INP 1 "Program input file: Detect misbehaving stations/satellites" + +! Conversions: SINEX +! ------------------ +SNX2NQ0_INP 1 "SNX2NQ0" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_SNX2NQ0_INP 1 "Program input file: Transfer SINEX files to normal equation files" + +TROTRO_INP 1 "TROTRO" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_TROTRO_INP 1 "Program input file: Manipulate troposphere SINEX files" + +! Conversion: ANTEX +! ----------------- +ATX2PCV_INP 1 "ATX2PCV" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_ATX2PCV_INP 1 "Program input file: Convert ANTEX to Bernese format" + +! Conversion: BIAS-SINEX +! ---------------------- +BIA2OSB_INP 1 "BIA2OSB" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_BIA2OSB_INP 1 "Program input file: Convert BIAS-SINEX to Bernese format" + +! Conversion: observation files +! ----------------------------- +OBSFMT_INP 1 "OBSFMT" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_OBSFMT_INP 1 "Program input file: Convert observation files (binary to ASCII)" + +FMTOBS_INP 1 "FMTOBS" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_FMTOBS_INP 1 "Program input file: Convert observation files (ASCII to binary)" + +! Conversion: residual files +! -------------------------- +RESFMT_INP 1 "RESFMT" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_RESFMT_INP 1 "Program input file: Convert residual files (binary to ASCII)" + +FMTRES_INP 1 "FMTRES" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_FMTRES_INP 1 "Program input file: Convert residual files (ASCII to binary)" + +! Conversion: orbit files +! ----------------------- +FMTSTD_INP 1 "FMTSTD" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_FMTSTD_INP 1 "Program input file: Convert STD and RPR files (ASCII to binary)" + +STDFMT_INP 1 "STDFMT" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_STDFMT_INP 1 "Program input file: Convert STD and RPR files (binary to ASCII)" + +! Conversion: NEQ-files +! --------------------- +NEQ2ASC_INP 1 "NEQ2ASC" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_NEQ2ASC_INP 1 "Program input file: Convert normal equation files (binary/ASCII)" + +! BPE +! --- +EDITPCF_INP 1 "EDITPCF" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_EDITPCF_INP 1 "Program input file: Edit process control file (PCF)" + +RUNBPE_INP 1 "RUNBPE" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_RUNBPE_INP 1 "Program input file: Start BPE processing" + + + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# PROGRAM NAMES - MENU_PGM 1: Options # +# # +# AUTOMATIC GENERATION OF PROGRAM OUTPUT FILE NAMES # +# Maximum program output file number > %%% < # MAXJOBNUM +# # +# OPTIONS TO RUN THE FORTRAN PROGRAMS # +# Default program path to the executables > %%%%%%%% < # CMD_PATH +# # +# Run Fortran programs in foreground > % < # CMD_FOREGROUND +# Run Fortran programs in background > % < # CMD_BACKGROUND +# Use CPU File to Run programs > % < > %%%%%%%% < # CMD_USE_CPUFILE CPU_FILE +# > %%%%%%%%%%%% < CPU Name # CMD_CPUNAME +# > %%%%%%%%%%%% < Log File # CMD_LOGFILE +# # +# Special path for individual programs # +# > Program_ Path_to_program_executable_______________________ Ext__ < # SPECIAL_PATH +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.1: Menu - Configure # +# # +# CONFIGURE # +# CHNGEN > %%%%%%%% < : Change general options # CHNGEN_INP +# UPDPAN > %%%%%%%% < : Update program input files # UPDPAN_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.2: Menu - Campaign # +# # +# CAMPAIGN # +# NEWCAMP > %%%%%%%% < : Create new campaign # NEWCAMP_INP +# COORD > %%%%%%%% < : Create/update station coordinates # EDITCRD_INP +# VELOCITY > %%%%%%%% < : Create/update station velocities # EDITVEL_INP +# ECCENT > %%%%%%%% < : Create/update station eccentricities # EDITECC_INP +# STAINFO > %%%%%%%% < : Create/update station information file # EDSTACRX_INP +# STALIST > %%%%%%%% < : Create/update station selection list # EDITFIX_INP +# SIGMA > %%%%%%%% < : Create/update station sigma file # EDITSIG_INP +# STAWEIGHT> %%%%%%%% < : Create/update station observation sigma factors # EDITSOS_INP +# ABBREV > %%%%%%%% < : Create/update station abbreviation table # ABBREV_INP +# BASELINE > %%%%%%%% < : Create/update baseline definition file # EDITBSL_INP +# CLUSTER > %%%%%%%% < : Create/update cluster definition file # EDITCLU_INP +# PLATE > %%%%%%%% < : Create/update tectonic plate assignment # EDITPLD_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.3: Menu - RINEX # +# # +# RINEX PROGRAMS # +# RXOBV3 > %%%%%%%% < : Import RINEX observ. files to Bernese format # RXOBV3_INP +# RXMBV3 > %%%%%%%% < : Import RINEX meteo files to Bernese format # RXMBV3_INP +# RXN2PRE > %%%%%%%% < : Import RINEX navigation to precise orbit files # RXN2PRE_INP +# CCRNXO > %%%%%%%% < : Concatenate RINEX observation files # CCRNXO_INP +# CCRNXN > %%%%%%%% < : Concatenate RINEX navigation files # CCRNXN_INP +# RNXGRA > %%%%%%%% < : Create observation statistics # RNXGRA_INP +# RNXSMT > %%%%%%%% < : Clean/smooth observation files # RNXSMT_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.4: Menu - Orbits/EOP # +# # +# ORBIT AND EOP PROGRAMS # +# RNXCLK > %%%%%%%% < : Extract satellite clock from clock RINEX files # RNXCLK_INP +# SATCLK2 > %%%%%%%% < : Extract satellite clock from precise orbit files# SATCLK2_INP +# ORBGEN > %%%%%%%% < : Create/update standard orbits # ORBGEN_INP +# DEFXTR > %%%%%%%% < : Extract ORBGEN program output # DEFXTR_INP +# ATTXTR > %%%%%%%% < : Report satellite attitude in ORBEX # ATTXTR_INP +# STDPRE > %%%%%%%% < : Convert standard to precise orbits # STDPRE_INP +# PREWEI > %%%%%%%% < : Set accuracy codes in precise orbits # PREWEI_INP +# CCPREORB > %%%%%%%% < : Concatenate/merge precise orbit files # CCPREORB_INP +# STDDIF > %%%%%%%% < : Compare standard orbits # STDDIF_INP +# ORBCMP > %%%%%%%% < : Compare precise orbits # ORBCMP_INP +# STDELE > %%%%%%%% < : Compare osculating elements # STDELE_INP +# POLUPD > %%%%%%%% < : Convert IERS ERP files to Bernese format # POLUPD_INP +# POLXTR > %%%%%%%% < : Concatenate IERS ERP files # POLXTR_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.5: Menu - Processing # +# # +# PROCESSING PROGRAMS # +# CODSPP > %%%%%%%% < : Code-based clock synchronization # CODSPP_INP +# SNGDIF > %%%%%%%% < : Create single-difference/baseline files # SNGDIF_INP +# MAUPRP > %%%%%%%% < : Phase preprocessing # MAUPRP_INP +# GPSEST > %%%%%%%% < : Parameter estimation # GPSEST_INP +# ADDNEQ2 > %%%%%%%% < : Combine normal equation systems # ADDNEQ2_INP +# CODXTR > %%%%%%%% < : Extract CODSPP program output # CODXTR_INP +# MPRXTR > %%%%%%%% < : Extract MAUPRP program output # MPRXTR_INP +# GPSXTR > %%%%%%%% < : Extract GPSEST/ADDNEQ2 program output # GPSXTR_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.6: Menu - Service # +# # +# SERVICE PROGRAMS # +# GPSSIM > %%%%%%%% < : Generate simulated observation data # GPSSIM_INP +# STA2STA > %%%%%%%% < : Convert station information files # STA2STA_INP +# STAMERGE > %%%%%%%% < : Merge station information files # STAMERGE_INP +# RNX2STA > %%%%%%%% < : Extract station information from RINEX headers # RNX2STA_INP +# SNX2STA > %%%%%%%% < : Extract station information from SINEX file # SNX2STA_INP +# OBSXTR > %%%%%%%% < : Extract statistics from header files # OBSXTR_INP +# CHGHED > %%%%%%%% < : Change header of observation files # CHGHED_INP +# SATMRK > %%%%%%%% < : Mark/delete observations # SATMRK_INP +# OBSSPL > %%%%%%%% < : Split observation files # OBSSPL_INP +# SATGRA > %%%%%%%% < : Create pseudo-graphics of the observations # SATGRA_INP +# REDISP > %%%%%%%% < : Display residual file # REDISP_INP +# RESRMS > %%%%%%%% < : Create residual statistics # RESRMS_INP +# FODITS > %%%%%%%% < : Analysis of time series # FODITS_INP +# HELMER > %%%%%%%% < : Helmert transformation # HELMERT_INP +# COMPAR2 > %%%%%%%% < : Coordinate comparison # COMPAR2_INP +# VELDIF > %%%%%%%% < : Velocity comparison # VELDIF_INP +# NUVELO > %%%%%%%% < : Compute NUVEL velocities # NUVELO_INP +# COOVEL > %%%%%%%% < : Extrapolate coordinates # COOVEL_INP +# COOSYS > %%%%%%%% < : Coordinate transformation # COOSYS_INP +# ETRS89 > %%%%%%%% < : Transform coordinates to ETRS89 frame # ETRS89_INP +# CRDMERGE > %%%%%%%% < : Merge coordinate/velocity files # CRDMRG_INP +# GRDS1S2 > %%%%%%%% < : Extract atmospheric tidal loading coefficients # GRDS1S2_INP +# CCRNXC > %%%%%%%% < : Combine/manipulate clock RINEX files # CCRNXC_INP +# CLKEST > %%%%%%%% < : Epoch-wise clock interpolation # CLKEST_INP +# IONEST > %%%%%%%% < : Local ionosphere model estimation # IONEST_INP +# IONINX > %%%%%%%% < : Convert ION to IONEX information # IONINX_INP +# LEOATT > %%%%%%%% < : Prepare LEO attitude information # LEOATT_INP +# KINPRE > %%%%%%%% < : Convert kinematic positions to precise orbits # KINPRE_INP +# IRV2STV > %%%%%%%% < : Convert IRV or PRE files to state vectors # IRV2STV_INP +# CPFSP3 > %%%%%%%% < : Convert CPF to precise orbit files # CPFSP3_INP +# SP3CPF > %%%%%%%% < : Convert precise orbits to CPF files # SP3CPF_INP +# SNX2SLR > %%%%%%%% < : Prepare SLR data handling file # SNX2SLR_INP +# NPT2OBS > %%%%%%%% < : Import normal point files to Bernese format # NPT2OBS_INP +# QLRSUM > %%%%%%%% < : Create SLR quick-look residual statistics # QLRSUM_INP +# BASLST > %%%%%%%% < : Select baselines # BASLST_INP +# MKCLUS > %%%%%%%% < : Form clusters of observation files # MKCLUS_INP +# RESCHK > %%%%%%%% < : Detect misbehaving stations/satellites # RESCHK_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.7: Menu - Conversion # +# # +# CONVERSION PROGRAMS # +# SNX2NQ0 > %%%%%%%% < : Transfer SINEX files to normal equation files # SNX2NQ0_INP +# TROTRO > %%%%%%%% < : Manipulate troposphere SINEX files # TROTRO_INP +# ATX2PCV > %%%%%%%% < : Convert ANTEX to Bernese format # ATX2PCV_INP +# BIA2OSB > %%%%%%%% < : Convert BIAS-SINEX to Bernese format # BIA2OSB_INP +# OBSFMT > %%%%%%%% < : Convert observation files (binary to ASCII) # OBSFMT_INP +# FMTOBS > %%%%%%%% < : Convert observation files (ASCII to binary) # FMTOBS_INP +# RESFMT > %%%%%%%% < : Convert residual files (binary to ASCII) # RESFMT_INP +# FMTRES > %%%%%%%% < : Convert residual files (ASCII to binary) # FMTRES_INP +# STDFMT > %%%%%%%% < : Convert STD and RPR files (binary to ASCII) # STDFMT_INP +# FMTSTD > %%%%%%%% < : Convert STD and RPR files (ASCII to binary) # FMTSTD_INP +# NEQ2ASC > %%%%%%%% < : Convert normal equation files (binary/ASCII) # NEQ2ASC_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.8: Menu - BPE # +# # +# BERNESE PROCESSING ENGINE # +# PCFILE > %%%%%%%% < : Edit process control file (PCF) # EDITPCF_INP +# RUNBPE > %%%%%%%% < : Start BPE processing # RUNBPE_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 3: Menu - User # +# # +# ADDITIONAL USER PROGRAMS # +# USER1 > %%%%%%%% < # USER1_INP +# USER2 > %%%%%%%% < # USER2_INP +# USER3 > %%%%%%%% < # USER3_INP +# USER4 > %%%%%%%% < # USER4_INP +# USER5 > %%%%%%%% < # USER5_INP +# USER6 > %%%%%%%% < # USER6_INP +# USER7 > %%%%%%%% < # USER7_INP +# USER8 > %%%%%%%% < # USER8_INP +# USER9 > %%%%%%%% < # USER9_INP +# USER10 > %%%%%%%% < # USER10_INP +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser/OPT/PGN_WK/MENU_VAR.INP b/config/bernese/gpsuser/OPT/PGN_WK/MENU_VAR.INP new file mode 100755 index 0000000..aaf5ed4 --- /dev/null +++ b/config/bernese/gpsuser/OPT/PGN_WK/MENU_VAR.INP @@ -0,0 +1,116 @@ + +! +! Predefined variables +! +! 2-digit year +! ------------ +YEAR2 1 "$Y" + ## widget = comment + +MSG_YEAR2 1 "Two digit year of the current session" + +! Month +! ----- +MONTH2 1 "$M" + ## widget = comment + +MSG_MONTH2 1 "Month of the current session" + +! Day of month +! ------------ +DAY2 1 "$D" + ## widget = comment + +MSG_DAY2 1 "Day of month of the current session" + +! Job ID +! ------ +JOB_ID 1 "$J" + ## widget = comment + +MSG_JOB_ID 1 "Job ID" + +! Active campaign via $(CAMP) +! --------------------------- +CAMP_VAL 1 "$(CAMP)" + ## widget = comment + +MSG_CAMP_VAL 1 "Active campaign via $(CAMP)" + +! Ranges of $-Variables +! --------------------- +VAR_MINUS 1 "-1" + ## widget = spinbox; range = -999 0 1 + +MSG_VAR_MINUS 1 "Minus range" + +VAR_PLUS 1 "1" + ## widget = spinbox; range = 0 999 1 + +MSG_VAR_PLUS 1 "Plus range" + +! User-defined Variables +! ---------------------- +USERVAR 1 "" "" + ## widget = uniline; numlines = 20; keepvariables = true + +MSG_USERVAR 1 "User-defined variables" + +! List of Environment Variables +! ----------------------------- +ENVIR_LIST 5 + "U" + "P" + "MODEL" + "CONFIG" + "USER" + ## widget = uniline; numlines = 20 + +MSG_ENVIR_LIST 1 "Environment variables" + + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU VARIABLES - MENU_VAR 1: Variables # +# # +# PREDEFINED VARIABLES # +# (translated in the menu) # +# Variable Current value Description # +# $Y > %% < Two digit year of the current session # YEAR2 +# $M > %% < Month of the current session # MONTH2 +# $D > %% < Day of month of the current session # DAY2 +# $J > %% < Job ID # JOB_ID +# # +# $(CAMP) > %%%%%%%%%%%%%% < Active campaign # CAMP_VAL +# # +# USER-DEFINED VARIABLES ENVIRONMENT VARIABLES # +# (translated in the menu) (translated in main program) # +# > Variable_(w/o_$) Value___________ < > Variable < # USERVAR ENVIR_LIST +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_VAR 2: Ranges # +# # +# RANGES OF PREDEFINED VARIABLES # +# Minus range > %% < Plus range > %% < # VAR_MINUS VAR_PLUS +# # +# Without ranges With ranges Format Description # +# (n=0,1,...9) # +# $+n $-n $+- DDD Day of Year (DOY) # +# $S+n $S-n $S+- DDDS DOY, Session Character # +# $Y+n $Y-n $Y+- YYYY Year # +# $W+n $W-n $W+- WWWW GPS Week # +# $M+n $M-n $M+- YYMM Year, Month # +# $JD+n $JD-n $JD+- DDDDD Modified Julian Date # +# $WD+n $WD-n $WD+- WWWWD GPS Week and Day # +# $YD+n $YD-n $YD+- YYDDD Year and DOY # +# $YSS+n $YSS-n $YSS+- YYDDDS Year, DOY, Sess. Char. # +# $YYYD+n $YYYD-n $YYYD+- YYYYDDD Year and DOY # +# $YYYSS+n $YYYSS-n $YYYSS+- YYYYDDDS Year, DOY, Sess. Char. # +# $YMD_STR+n $YMD_STR-n $YMD_STR+- YYYY MM DD Year, Month, Day # +# # +# Syntax if n=10,...: $+(n), $S+(n), ..., $-(n), $S-(n), ... # +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser/PCF/PAGENET_DLY.PCF b/config/bernese/gpsuser/PCF/PAGENET_DLY.PCF new file mode 100644 index 0000000..6b68c30 --- /dev/null +++ b/config/bernese/gpsuser/PCF/PAGENET_DLY.PCF @@ -0,0 +1,105 @@ +# + +PID SCRIPT OPT_DIR PARAMETERS +001 R2S_COP PGN_GEN CPU=ANY +002 ATX2PCV PGN_GEN CPU=ANY; WAIT=001 +003 COOVEL PGN_GEN CPU=ANY; WAIT=001 +004 COOVEL PGN_GE2 CPU=ANY; WAIT=001 +005 CRDMERGE PGN_GEN CPU=ANY; WAIT=003 004 +011 RNX_COP NO_OPT CPU=ANY; WAIT=001 +099 DUMMY NO_OPT CPU=ANY; WAIT=001 005 011 +101 POLUPD PGN_GEN CPU=ANY; WAIT=001 +111 ORBMRG PGN_GEN CPU=ANY; WAIT=001 +112 ORBGEN PGN_GEN CPU=ANY; WAIT=101 111 +113 SATCLK PGN_GEN CPU=ANY; WAIT=111 +199 DUMMY NO_OPT CPU=ANY; WAIT=112 113 +201 RNXGRA PGN_GEN CPU=ANY; WAIT=099 +211 RNXSMTAP PGN_GEN CPU=ANY; WAIT=201 +212 RNXSMT_P PGN_GEN CPU=ANY; WAIT=211; PARALLEL=211 +221 RXOBV3AP PGN_GEN CPU=ANY; WAIT=212 +222 RXOBV3_P PGN_GEN CPU=ANY; WAIT=221; PARALLEL=221 +231 CODSPPAP PGN_GEN CPU=ANY; WAIT=199 222 +232 CODSPP_P PGN_GEN CPU=ANY; WAIT=231; PARALLEL=231 +233 CODXTR PGN_GEN CPU=ANY; WAIT=232 +299 DUMMY NO_OPT CPU=ANY; WAIT=233 +301 INIT_BSL NO_OPT CPU=ANY; WAIT=299 +302 SNGDIF PGN_GEN CPU=ANY; WAIT=301 +303 SNGDIF PGN_GE2 CPU=ANY; WAIT=302 +311 MAUPRPAP PGN_GEN CPU=ANY; WAIT=302 +312 MAUPRP_P PGN_GEN CPU=ANY; WAIT=311; PARALLEL=311 +313 MPRXTR PGN_GEN CPU=ANY; WAIT=312 +321 GPSEDTAP PGN_EDT CPU=ANY; WAIT=313; PARAM2=V_FLT +322 GPSEDT_P PGN_EDT CPU=ANY; WAIT=321; PARALLEL=321 +323 GPSXTR PGN_EDT CPU=ANY; WAIT=322 +331 RES_SUM PGN_GEN CPU=ANY; WAIT=322; NEXTJOB=301 +341 ADDNEQ2 PGN_GEN CPU=ANY; WAIT=331 +342 GPSXTR PGN_GEN CPU=ANY; WAIT=341 +399 DUMMY NO_OPT CPU=ANY; WAIT=303 323 342 +401 SATMRK PGN_GEN CPU=ANY; WAIT=399 +411 GNSAMBAP PGN_AMB CPU=ANY; WAIT=401 +412 GNSAMB_P PGN_AMB CPU=ANY; WAIT=411; PARALLEL=411 +421 GNSL53AP PGN_L53 CPU=ANY; WAIT=412 +422 GNSL53_P PGN_L53 CPU=ANY; WAIT=421; PARALLEL=421 +431 GNSQIFAP PGN_QIF CPU=ANY; WAIT=422 +432 GNSQIF_P PGN_QIF CPU=ANY; WAIT=431; PARALLEL=431 +441 GNSL12AP PGN_L12 CPU=ANY; WAIT=432 +442 GNSL12_P PGN_L12 CPU=ANY; WAIT=441; PARALLEL=441 +443 AMBXTR PGN_AMB CPU=ANY; WAIT=442 +499 DUMMY NO_OPT CPU=ANY; WAIT=443 +501 GPSCLUAP PGN_FIN CPU=ANY; WAIT=499; PARAM2=V_FIN +502 GPSCLU_P PGN_FIN CPU=ANY; WAIT=501; PARALLEL=501 +511 ADDNEQ2 PGN_FIN CPU=ANY; WAIT=502 +512 GPSXTR PGN_FIN CPU=ANY; WAIT=511 +513 HELMCHK PGN_FIN CPU=ANY; WAIT=511; NEXTJOB=511 +514 COMPARF PGN_FIN CPU=ANY; WAIT=513 +599 DUMMY NO_OPT CPU=ANY; WAIT=512 514 +VARIABLE DEFAULT PARAMETERS +V_ATLINF = ; DESCRIPTION=_ATL file name, CMC corrections +V_BLQINF = PGN; DESCRIPTION=_BLQ file name, CMC corrections +V_BSWDIR = ${D}/BSW54; DESCRIPTION=Directory with basic Bernese files +V_CRDINF = PGN; DESCRIPTION=Merged CRD/VEL filename +V_CRXINF = ; DESCRIPTION=_Accepted station inform.inconsistencies +V_HOIFIL = HOI_$YYYSS+0; DESCRIPTION=_Ionosphere model for higher order iono +V_HOURLY = ; DESCRIPTION=Number of hourly sessions proc. together +V_MYATX = ; DESCRIPTION=ANTEX file for update (name incl. ext) +V_OBSSEL = OBSERV; DESCRIPTION=Observation selection file +V_ORB = COD0OPSFIN; DESCRIPTION=Orbit/ERP, CLK, bias information +V_ORBDIR = ${D}/COD0OPSFIN; DESCRIPTION=Directory with orbit products +V_OSBFIL = IAR_$YYYSS+0; DESCRIPTION=_OSB-file with GNSS satellite biases +V_PCV = I20; DESCRIPTION=Antenna phase center (PCV) model +V_PCVINF = ANTENNA; DESCRIPTION=PCV information file +V_REFDIR = ${D}/REF54; DESCRIPTION=Directory with basic Bernese files +V_REFINF = IGS20; DESCRIPTION=Master/reference CRD/VEL filename +V_REFPSD = IGS20; DESCRIPTION=PSD corrections (ITRF2014 or higher) +V_SATINF = SATELLIT; DESCRIPTION=Satellite information file +V_SATSYS = GRE; DESCRIPTION=Select the GNSS (max. supported: GRECJ) +V_SNXINF = SINEX_RNX2SNX; DESCRIPTION=SINEX header file +V_STAINF = PGN; DESCRIPTION=_Station information file +V_APR = APR; DESCRIPTION=A priori information +V_NUTMOD = IAU2000R06; DESCRIPTION=Nutation model +V_SUBMOD = DESAI2016; DESCRIPTION=Subdaily pole model +V_MEANPL = IERS2010_v1.2.0; DESCRIPTION=Mean pole model +V_STOCH_NUMBER = Orbit_midnight; DESCRIPTION=_Stochastic pulses +V_SATCRX = SAT_$Y+0; DESCRIPTION=Satellite problem file +V_RNXDIR = ${D}/PGN; DESCRIPTION=Directory with the RINEX files +V_RNXSEL = ; DESCRIPTION=Station selection file (blank: all) +V_CLU = 10; DESCRIPTION=Files per parallel processing cluster +V_FLT = FLT; DESCRIPTION= +V_SAMPL = 180; DESCRIPTION= +V_CLUEDT = 5; DESCRIPTION= +V_GNSSAR = GRE; DESCRIPTION= +V_BL_AMB = 6000; DESCRIPTION= +V_BL_QIF = 2000; DESCRIPTION= +V_BL_L53 = 200; DESCRIPTION= +V_BL_L12 = 20; DESCRIPTION= +V_FIN = FIN; DESCRIPTION= +V_CLUFIN = A; DESCRIPTION= +V_MINUS = -6; DESCRIPTION= +V_PLUS = +0; DESCRIPTION=Session range end +V_WK = WK_; DESCRIPTION=Weekly combined solution +V_MO = MO_; DESCRIPTION=Monthly combined solution +V_RESULT = ${S}/SOB/$Y+0; DESCRIPTION=Directory name for the results +V_SAV = Y; DESCRIPTION=Save results (Y/N)? +V_SAVOBS = Y; DESCRIPTION=Save observation files (Y/N)? +V_RED = RED; DESCRIPTION=_Size-reduced NEQ information +V_DEL = Y; DESCRIPTION=Delete result files in the campaign (Y/N)? diff --git a/config/bernese/gpsuser/PROVENANCE.md b/config/bernese/gpsuser/PROVENANCE.md new file mode 100644 index 0000000..3fb5e1c --- /dev/null +++ b/config/bernese/gpsuser/PROVENANCE.md @@ -0,0 +1,87 @@ +# Provenance of the captured PAGENET assets + +**Captured 2026-08-03 from the T420** (`/home/finch/GPSUSER/`), the machine that +drove the June–July 2026 PAGENET training week. Requested by the gps3 session in +`docs/gps3-sessions/SESSION_LOG_20260729_storage.md` §14.5, which is right that +these must be **captured, not re-derived**. + +Copied byte-for-byte. Nothing was sanitized on the way in — the point of a +capture is to record what actually ran, hazards included. What follows is what +you are getting, checked against the files rather than assumed. + +--- + +## `PCF/PAGENET_DLY.PCF` + +5,979 B, last modified 2026-06-26. Drove the full training week. + +**It has no dangling `WAIT`.** §14.5 anticipated `599 DUMMY` waiting on +`512 514 522`, leaving 522 undefined once the R2S_RED branch is dropped. That +describes stock `RNX2SNX.PCF`, not this file. The actual tail: + +``` +511 ADDNEQ2 PGN_FIN CPU=ANY; WAIT=502 +512 GPSXTR PGN_FIN CPU=ANY; WAIT=511 +513 HELMCHK PGN_FIN CPU=ANY; WAIT=511; NEXTJOB=511 +514 COMPARF PGN_FIN CPU=ANY; WAIT=513 +599 DUMMY NO_OPT CPU=ANY; WAIT=512 514 +``` + +There is no 521/522 anywhere in the file, and **no `9xx` save/cleanup tail** — +599 is the last PID. The adaptation §14.5 worried about performing by eye had +already been done, deliberately, by whoever built this PCF. The provisioner's +dangling-WAIT check should pass it unmodified. + +Two variables the readiness doc cares about, for reference: +`V_CLUFIN = A` (the P2-K tuning target, still untuned) and `V_CLU = 10`. + +--- + +## `OPT/PGN_WK/` + +Six panels. **`ADDNEQ2.INP` is already sanitized**; the others are not. + +A "phase B" edit on 2026-07-03 converted this panel from the instructor's +Windows-built original. Diffing it against the retained backup +(`ADDNEQ2.INP.pre_phaseB_20260703`, **not committed** — 186 KB of near-duplicate) +shows exactly what changed: + +| Change | From → To | +|---|---| +| Path separators | `${MODEL}\CONST.BSW`, `${CONFIG}\DATUM.BSW`, `${U}/WORK\ERROR.MSG` … → forward slashes throughout | +| `ENVIRONMENT` block | `"U" "C:\Bernese\GPSUSER54\"`, `"P" "C:\Bernese\CAMPAIGN54\"`, `"USER" "LAB-06"` → `ENVIRONMENT 1 "" "${}"` | +| `INPFILE` | the instructor's 3 demo sessions `20261030/40/50` → the **7 real PAGENET sessions** `20260840`–`20260900` | +| Campaign | `${P}/SOB` (instructor's campaign) → `./DUMMY` | +| `MAXPAR` | **5000 → 10000** | + +`MAXPAR` matters: the readiness notes record the ADDNEQ2 parameter overflow, and +this panel is already past it. Do not "fix" it back down. + +### Hazards that remain — expect the provisioner to catch these + +1. **Two hardcoded demo-week literals survive in `ADDNEQ2.INP`**, both pointing + at the instructor's DOY 104 rather than any PAGENET session: + - line 66 — `COORD 1 "./DUMMY/STA/$(FIN)_20261040.CRD"` + - line 935 — `FREESTA_F 1 "./DUMMY/STA/REF_20261040.FIX"` + + These need remapping to the session being processed. + +2. **`MENU.INP` still carries Windows separators and the instructor's campaign + name** — the one file the phase B pass did not touch: + ``` + SESSION_TABLE 1 "${P}/SOB\GEN\SESSIONS.SES" + ``` + `SOB` is the instructor's campaign, and on Linux `\` is a literal character, + not a separator. Note this also points `SESSION_TABLE` at a **per-campaign** + `SESSIONS.SES`, which is the correct location — see the "looks broken but is + not" note in `docs/GPS3_SESSION_HANDOVER_20260729.md`. + +3. **`./DUMMY/...` relative paths** throughout `ADDNEQ2.INP` are a campaign + placeholder, not a real directory. + +### Not committed, deliberately + +`ADDNEQ2.bck` and `ADDNEQ2.INP.pre_phaseB_20260703` — 186 KB each, and both are +the pre-sanitization state, which this file now records in diff form. They +remain on the T420 at `/home/finch/GPSUSER/OPT/PGN_WK/` if the original is ever +needed as evidence. From bd0929fd2eac7171c37146b366aee9102ea55d36 Mon Sep 17 00:00:00 2001 From: Alfie Date: Tue, 4 Aug 2026 09:31:14 +0800 Subject: [PATCH 2/3] feat(bernese): capture the PHIVOLCS 5.2 production PCF and LUZON reference set MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Abegail (Luzon network) delivered a 22 GB Bernese 5.2 processed set on the DOSTB drive for the 5.2-vs-5.4 comparison. The configuration half is captured here; the data half stays on the drive (PROVENANCE.md §5 inventories it). This is the production workflow of record, not a training example: GPSTEMP holds 1,203 BPE_PHIVOL_REL_* work directories, and PHIVOL_REL.PCF is dated 2025-09-12. It answers two open questions. Session log §14.5 suspected PAGENET_DLY.PCF might be an unsafe by-eye truncation leaving 599 DUMMY waiting on an undefined 522. It is not. PAGENET_DLY (46 PIDs) is a deliberate reduction of this lineage (84 PIDs), with 521/522 removed and 599 rewired to compensate. PAGENET.PCF (2015) and PAGENET2.PCF (2019) are also captured, so the whole lineage is now in the repo. Readiness item M -- decide Module 15/16 scope before building weekly/monthly plumbing -- has a reference implementation: 530 ADD_WK / PHI_WK and 531 ADD_MON / PHI_MO, plus the 901/902/903/991 save-summarise-clean tail that PAGENET_DLY lacks entirely. Operator names scrubbed. Bernese panels carry a free-text "USER" field naming whoever last saved the panel; this tree held four staff names and workstation accounts across 72 files, all now "". This repo is public and a colleague's name published without her knowing is not something a capture is entitled to do. The field is menu metadata and does not affect processing. Everything else is byte-for-byte, minus 44 *.bck editor backups. Two cautions, both in PROVENANCE.md: - Six LIVE .INP panels (not backups) carry C:\Bernese\... absolute paths -- gap #8, and on Linux a backslash is a literal character, so these resolve to filenames containing backslashes rather than failing loudly. Point provision_gpsuser.py at this tree before any use. The ENVIRONMENT block needs more than separator conversion; U and T are another machine's layout. - The two sets do NOT share models. 5.2 LUZON uses I14 and V_GNSSAR=ALL; 5.4 PAGENET uses I20 and GRE. Baselines and V_CLU agree. I14->I20 is a cm-level mostly-vertical systematic shift, well inside the range a tuning change could produce -- so reproduce her numbers under I14 first, then vary the model deliberately. Otherwise the frame change lands in the results looking like a PCF improvement. Also note the OPT tree is not uniformly a LUZON set: of the live panels, 38 name campaign ${P}/PHIVOLCS, 9 LUZON, 2 SAMR_LYT, 1 EXAMPLE. These are last-saved menu states from different work, not a curated gold standard. Mostly cosmetic since the BPE sets the campaign at runtime, but the directory name overstates what is in it. Version and run method needed no asking: BERN52 carries update_2020-08-27.zip and exe_aiub_64_2021.zip, and the BPE work directories settle GUI-vs-BPE. Co-Authored-By: Claude Opus 5 --- .../gpsuser52-luzon/OPT/PHI_MO/ADDNEQ2.INP | 3778 ++++++++++ .../gpsuser52-luzon/OPT/PHI_MO/ADDNEQ2.old | 3781 ++++++++++ .../gpsuser52-luzon/OPT/PHI_MO/MENU.INP | 90 + .../gpsuser52-luzon/OPT/PHI_MO/MENU.old | 90 + .../gpsuser52-luzon/OPT/PHI_MO/MENU_CMP.INP | 17 + .../gpsuser52-luzon/OPT/PHI_MO/MENU_CMP.old | 17 + .../gpsuser52-luzon/OPT/PHI_MO/MENU_EXT.INP | 1653 +++++ .../gpsuser52-luzon/OPT/PHI_MO/MENU_EXT.old | 1648 +++++ .../gpsuser52-luzon/OPT/PHI_MO/MENU_PGM.INP | 945 +++ .../gpsuser52-luzon/OPT/PHI_MO/MENU_PGM.old | 850 +++ .../gpsuser52-luzon/OPT/PHI_MO/MENU_VAR.INP | 108 + .../gpsuser52-luzon/OPT/PHI_MO/MENU_VAR.old | 104 + .../gpsuser52-luzon/OPT/PHI_WK/ADDNEQ2.INP | 3784 ++++++++++ .../gpsuser52-luzon/OPT/PHI_WK/ADDNEQ2.old | 3784 ++++++++++ .../gpsuser52-luzon/OPT/PHI_WK/MENU.INP | 90 + .../gpsuser52-luzon/OPT/PHI_WK/MENU.old | 90 + .../gpsuser52-luzon/OPT/PHI_WK/MENU_CMP.INP | 17 + .../gpsuser52-luzon/OPT/PHI_WK/MENU_CMP.old | 17 + .../gpsuser52-luzon/OPT/PHI_WK/MENU_EXT.INP | 1653 +++++ .../gpsuser52-luzon/OPT/PHI_WK/MENU_EXT.old | 1648 +++++ .../gpsuser52-luzon/OPT/PHI_WK/MENU_PGM.INP | 945 +++ .../gpsuser52-luzon/OPT/PHI_WK/MENU_PGM.old | 850 +++ .../gpsuser52-luzon/OPT/PHI_WK/MENU_VAR.INP | 108 + .../gpsuser52-luzon/OPT/PHI_WK/MENU_VAR.old | 104 + .../gpsuser52-luzon/OPT/R2S_AMB/BASLST.INP | 305 + .../gpsuser52-luzon/OPT/R2S_AMB/BASLST.old | 283 + .../gpsuser52-luzon/OPT/R2S_AMB/GPSEST.INP | 5979 ++++++++++++++++ .../gpsuser52-luzon/OPT/R2S_AMB/GPSEST.old | 5974 ++++++++++++++++ .../gpsuser52-luzon/OPT/R2S_AMB/GPSXTR.INP | 284 + .../gpsuser52-luzon/OPT/R2S_AMB/GPSXTR.old | 279 + .../gpsuser52-luzon/OPT/R2S_AMB/MENU.INP | 90 + .../gpsuser52-luzon/OPT/R2S_AMB/MENU.old | 90 + .../gpsuser52-luzon/OPT/R2S_AMB/MENU_CMP.INP | 17 + .../gpsuser52-luzon/OPT/R2S_AMB/MENU_CMP.old | 17 + .../gpsuser52-luzon/OPT/R2S_AMB/MENU_EXT.INP | 1653 +++++ .../gpsuser52-luzon/OPT/R2S_AMB/MENU_EXT.old | 1653 +++++ .../gpsuser52-luzon/OPT/R2S_AMB/MENU_PGM.INP | 945 +++ .../gpsuser52-luzon/OPT/R2S_AMB/MENU_PGM.old | 945 +++ .../gpsuser52-luzon/OPT/R2S_AMB/MENU_VAR.INP | 107 + .../gpsuser52-luzon/OPT/R2S_AMB/MENU_VAR.old | 107 + .../gpsuser52-luzon/OPT/R2S_AMB/RESRMS.INP | 335 + .../gpsuser52-luzon/OPT/R2S_AMB/RESRMS.old | 330 + .../gpsuser52-luzon/OPT/R2S_AMB/SATMRK.INP | 446 ++ .../gpsuser52-luzon/OPT/R2S_AMB/SATMRK.old | 441 ++ .../gpsuser52-luzon/OPT/R2S_EDT/GPSEST.INP | 5750 ++++++++++++++++ .../gpsuser52-luzon/OPT/R2S_EDT/GPSEST.old | 5746 ++++++++++++++++ .../gpsuser52-luzon/OPT/R2S_EDT/GPSXTR.INP | 284 + .../gpsuser52-luzon/OPT/R2S_EDT/GPSXTR.old | 279 + .../gpsuser52-luzon/OPT/R2S_EDT/MENU.INP | 90 + .../gpsuser52-luzon/OPT/R2S_EDT/MENU.old | 90 + .../gpsuser52-luzon/OPT/R2S_EDT/MENU_CMP.INP | 17 + .../gpsuser52-luzon/OPT/R2S_EDT/MENU_CMP.old | 17 + .../gpsuser52-luzon/OPT/R2S_EDT/MENU_EXT.INP | 1653 +++++ .../gpsuser52-luzon/OPT/R2S_EDT/MENU_EXT.old | 1653 +++++ .../gpsuser52-luzon/OPT/R2S_EDT/MENU_PGM.INP | 945 +++ .../gpsuser52-luzon/OPT/R2S_EDT/MENU_PGM.old | 945 +++ .../gpsuser52-luzon/OPT/R2S_EDT/MENU_VAR.INP | 107 + .../gpsuser52-luzon/OPT/R2S_EDT/MENU_VAR.old | 107 + .../gpsuser52-luzon/OPT/R2S_EDT/RESRMS.INP | 339 + .../gpsuser52-luzon/OPT/R2S_EDT/RESRMS.old | 339 + .../gpsuser52-luzon/OPT/R2S_EDT/SATMRK.INP | 444 ++ .../gpsuser52-luzon/OPT/R2S_EDT/SATMRK.old | 444 ++ .../gpsuser52-luzon/OPT/R2S_FIN/ADDNEQ2.INP | 3812 +++++++++++ .../gpsuser52-luzon/OPT/R2S_FIN/ADDNEQ2.old | 3812 +++++++++++ .../gpsuser52-luzon/OPT/R2S_FIN/COMPAR.INP | 322 + .../gpsuser52-luzon/OPT/R2S_FIN/COMPAR.old | 325 + .../gpsuser52-luzon/OPT/R2S_FIN/GPSEST.INP | 6061 +++++++++++++++++ .../gpsuser52-luzon/OPT/R2S_FIN/GPSEST.old | 6061 +++++++++++++++++ .../gpsuser52-luzon/OPT/R2S_FIN/GPSXTR.INP | 284 + .../gpsuser52-luzon/OPT/R2S_FIN/GPSXTR.old | 279 + .../gpsuser52-luzon/OPT/R2S_FIN/HELMR1.INP | 369 + .../gpsuser52-luzon/OPT/R2S_FIN/HELMR1.old | 369 + .../gpsuser52-luzon/OPT/R2S_FIN/MENU.INP | 90 + .../gpsuser52-luzon/OPT/R2S_FIN/MENU.old | 90 + .../gpsuser52-luzon/OPT/R2S_FIN/MENU_CMP.INP | 17 + .../gpsuser52-luzon/OPT/R2S_FIN/MENU_CMP.old | 17 + .../gpsuser52-luzon/OPT/R2S_FIN/MENU_EXT.INP | 1653 +++++ .../gpsuser52-luzon/OPT/R2S_FIN/MENU_EXT.old | 1653 +++++ .../gpsuser52-luzon/OPT/R2S_FIN/MENU_PGM.INP | 956 +++ .../gpsuser52-luzon/OPT/R2S_FIN/MENU_PGM.old | 956 +++ .../gpsuser52-luzon/OPT/R2S_FIN/MENU_VAR.INP | 107 + .../gpsuser52-luzon/OPT/R2S_FIN/MENU_VAR.old | 107 + .../gpsuser52-luzon/OPT/R2S_GE2/COOVEL.INP | 177 + .../gpsuser52-luzon/OPT/R2S_GE2/COOVEL.old | 177 + .../gpsuser52-luzon/OPT/R2S_GE2/MENU.INP | 90 + .../gpsuser52-luzon/OPT/R2S_GE2/MENU.old | 90 + .../gpsuser52-luzon/OPT/R2S_GE2/MENU_CMP.INP | 17 + .../gpsuser52-luzon/OPT/R2S_GE2/MENU_CMP.old | 17 + .../gpsuser52-luzon/OPT/R2S_GE2/MENU_EXT.INP | 1653 +++++ .../gpsuser52-luzon/OPT/R2S_GE2/MENU_EXT.old | 1653 +++++ .../gpsuser52-luzon/OPT/R2S_GE2/MENU_PGM.INP | 956 +++ .../gpsuser52-luzon/OPT/R2S_GE2/MENU_PGM.old | 956 +++ .../gpsuser52-luzon/OPT/R2S_GE2/MENU_VAR.INP | 107 + .../gpsuser52-luzon/OPT/R2S_GE2/MENU_VAR.old | 107 + .../gpsuser52-luzon/OPT/R2S_GE2/SNGDIF.INP | 614 ++ .../gpsuser52-luzon/OPT/R2S_GE2/SNGDIF.old | 591 ++ .../gpsuser52-luzon/OPT/R2S_GEN/ADDNEQ2.INP | 3811 +++++++++++ .../gpsuser52-luzon/OPT/R2S_GEN/ADDNEQ2.old | 3806 +++++++++++ .../gpsuser52-luzon/OPT/R2S_GEN/ATX2PCV.INP | 309 + .../gpsuser52-luzon/OPT/R2S_GEN/ATX2PCV.old | 309 + .../gpsuser52-luzon/OPT/R2S_GEN/CCPREORB.INP | 387 ++ .../gpsuser52-luzon/OPT/R2S_GEN/CCPREORB.old | 387 ++ .../gpsuser52-luzon/OPT/R2S_GEN/CCRINEXO.INP | 272 + .../gpsuser52-luzon/OPT/R2S_GEN/CCRINEXO.old | 264 + .../gpsuser52-luzon/OPT/R2S_GEN/CODSPP.INP | 812 +++ .../gpsuser52-luzon/OPT/R2S_GEN/CODSPP.old | 830 +++ .../gpsuser52-luzon/OPT/R2S_GEN/CODXTR.INP | 237 + .../gpsuser52-luzon/OPT/R2S_GEN/CODXTR.old | 230 + .../gpsuser52-luzon/OPT/R2S_GEN/COOVEL.INP | 177 + .../gpsuser52-luzon/OPT/R2S_GEN/COOVEL.old | 177 + .../gpsuser52-luzon/OPT/R2S_GEN/CRDMERGE.INP | 275 + .../gpsuser52-luzon/OPT/R2S_GEN/CRDMERGE.old | 275 + .../gpsuser52-luzon/OPT/R2S_GEN/GPSXTR.INP | 284 + .../gpsuser52-luzon/OPT/R2S_GEN/GPSXTR.old | 279 + .../gpsuser52-luzon/OPT/R2S_GEN/MAUPRP.INP | 1023 +++ .../gpsuser52-luzon/OPT/R2S_GEN/MAUPRP.old | 1023 +++ .../gpsuser52-luzon/OPT/R2S_GEN/MENU.INP | 90 + .../gpsuser52-luzon/OPT/R2S_GEN/MENU.old | 90 + .../gpsuser52-luzon/OPT/R2S_GEN/MENU_CMP.INP | 15 + .../gpsuser52-luzon/OPT/R2S_GEN/MENU_CMP.old | 15 + .../gpsuser52-luzon/OPT/R2S_GEN/MENU_EXT.INP | 1653 +++++ .../gpsuser52-luzon/OPT/R2S_GEN/MENU_EXT.old | 1653 +++++ .../gpsuser52-luzon/OPT/R2S_GEN/MENU_PGM.INP | 945 +++ .../gpsuser52-luzon/OPT/R2S_GEN/MENU_PGM.old | 945 +++ .../gpsuser52-luzon/OPT/R2S_GEN/MENU_VAR.INP | 107 + .../gpsuser52-luzon/OPT/R2S_GEN/MENU_VAR.old | 107 + .../gpsuser52-luzon/OPT/R2S_GEN/MPRXTR.INP | 222 + .../gpsuser52-luzon/OPT/R2S_GEN/MPRXTR.old | 215 + .../gpsuser52-luzon/OPT/R2S_GEN/ORBGEN.INP | 798 +++ .../gpsuser52-luzon/OPT/R2S_GEN/ORBGEN.old | 790 +++ .../gpsuser52-luzon/OPT/R2S_GEN/POLUPD.INP | 298 + .../gpsuser52-luzon/OPT/R2S_GEN/POLUPD.old | 298 + .../gpsuser52-luzon/OPT/R2S_GEN/PRETAB.INP | 298 + .../gpsuser52-luzon/OPT/R2S_GEN/PRETAB.old | 293 + .../gpsuser52-luzon/OPT/R2S_GEN/RESCHK.INP | 360 + .../gpsuser52-luzon/OPT/R2S_GEN/RESCHK.old | 355 + .../gpsuser52-luzon/OPT/R2S_GEN/RESRMS.INP | 340 + .../gpsuser52-luzon/OPT/R2S_GEN/RESRMS.old | 335 + .../gpsuser52-luzon/OPT/R2S_GEN/RNXGRA.INP | 336 + .../gpsuser52-luzon/OPT/R2S_GEN/RNXGRA.old | 330 + .../gpsuser52-luzon/OPT/R2S_GEN/RNXSMT.INP | 504 ++ .../gpsuser52-luzon/OPT/R2S_GEN/RNXSMT.old | 500 ++ .../gpsuser52-luzon/OPT/R2S_GEN/RXOBV3.INP | 808 +++ .../gpsuser52-luzon/OPT/R2S_GEN/RXOBV3.old | 793 +++ .../gpsuser52-luzon/OPT/R2S_GEN/SATMRK.INP | 459 ++ .../gpsuser52-luzon/OPT/R2S_GEN/SATMRK.old | 437 ++ .../gpsuser52-luzon/OPT/R2S_GEN/SNGDIF.INP | 614 ++ .../gpsuser52-luzon/OPT/R2S_GEN/SNGDIF.old | 614 ++ .../gpsuser52-luzon/OPT/R2S_GEN/STA2ID.INP | 40 + .../gpsuser52-luzon/OPT/R2S_GEN/STA2ID.old | 35 + .../gpsuser52-luzon/OPT/R2S_L12/BASLST.INP | 305 + .../gpsuser52-luzon/OPT/R2S_L12/BASLST.old | 283 + .../gpsuser52-luzon/OPT/R2S_L12/GPSEST.INP | 6009 ++++++++++++++++ .../gpsuser52-luzon/OPT/R2S_L12/GPSEST.old | 6004 ++++++++++++++++ .../gpsuser52-luzon/OPT/R2S_L12/MENU.INP | 90 + .../gpsuser52-luzon/OPT/R2S_L12/MENU.old | 90 + .../gpsuser52-luzon/OPT/R2S_L12/MENU_CMP.INP | 17 + .../gpsuser52-luzon/OPT/R2S_L12/MENU_CMP.old | 17 + .../gpsuser52-luzon/OPT/R2S_L12/MENU_EXT.INP | 1653 +++++ .../gpsuser52-luzon/OPT/R2S_L12/MENU_EXT.old | 1653 +++++ .../gpsuser52-luzon/OPT/R2S_L12/MENU_PGM.INP | 945 +++ .../gpsuser52-luzon/OPT/R2S_L12/MENU_PGM.old | 945 +++ .../gpsuser52-luzon/OPT/R2S_L12/MENU_VAR.INP | 107 + .../gpsuser52-luzon/OPT/R2S_L12/MENU_VAR.old | 107 + .../gpsuser52-luzon/OPT/R2S_L12/SATMRK.INP | 442 ++ .../gpsuser52-luzon/OPT/R2S_L12/SATMRK.old | 437 ++ .../gpsuser52-luzon/OPT/R2S_L53/BASLST.INP | 305 + .../gpsuser52-luzon/OPT/R2S_L53/BASLST.old | 283 + .../gpsuser52-luzon/OPT/R2S_L53/GPSEST.INP | 6009 ++++++++++++++++ .../gpsuser52-luzon/OPT/R2S_L53/GPSEST.old | 6004 ++++++++++++++++ .../gpsuser52-luzon/OPT/R2S_L53/MENU.INP | 90 + .../gpsuser52-luzon/OPT/R2S_L53/MENU.old | 90 + .../gpsuser52-luzon/OPT/R2S_L53/MENU_CMP.INP | 17 + .../gpsuser52-luzon/OPT/R2S_L53/MENU_CMP.old | 17 + .../gpsuser52-luzon/OPT/R2S_L53/MENU_EXT.INP | 1653 +++++ .../gpsuser52-luzon/OPT/R2S_L53/MENU_EXT.old | 1653 +++++ .../gpsuser52-luzon/OPT/R2S_L53/MENU_PGM.INP | 945 +++ .../gpsuser52-luzon/OPT/R2S_L53/MENU_PGM.old | 945 +++ .../gpsuser52-luzon/OPT/R2S_L53/MENU_VAR.INP | 107 + .../gpsuser52-luzon/OPT/R2S_L53/MENU_VAR.old | 107 + .../gpsuser52-luzon/OPT/R2S_L53/SATMRK.INP | 442 ++ .../gpsuser52-luzon/OPT/R2S_L53/SATMRK.old | 437 ++ .../gpsuser52-luzon/OPT/R2S_QIF/BASLST.INP | 305 + .../gpsuser52-luzon/OPT/R2S_QIF/BASLST.old | 283 + .../gpsuser52-luzon/OPT/R2S_QIF/GPSEST.INP | 6011 ++++++++++++++++ .../gpsuser52-luzon/OPT/R2S_QIF/GPSEST.old | 6006 ++++++++++++++++ .../gpsuser52-luzon/OPT/R2S_QIF/MENU.INP | 90 + .../gpsuser52-luzon/OPT/R2S_QIF/MENU.old | 90 + .../gpsuser52-luzon/OPT/R2S_QIF/MENU_CMP.INP | 17 + .../gpsuser52-luzon/OPT/R2S_QIF/MENU_CMP.old | 17 + .../gpsuser52-luzon/OPT/R2S_QIF/MENU_EXT.INP | 1653 +++++ .../gpsuser52-luzon/OPT/R2S_QIF/MENU_EXT.old | 1653 +++++ .../gpsuser52-luzon/OPT/R2S_QIF/MENU_PGM.INP | 945 +++ .../gpsuser52-luzon/OPT/R2S_QIF/MENU_PGM.old | 945 +++ .../gpsuser52-luzon/OPT/R2S_QIF/MENU_VAR.INP | 107 + .../gpsuser52-luzon/OPT/R2S_QIF/MENU_VAR.old | 107 + .../gpsuser52-luzon/OPT/R2S_RED/ADDNEQ2.INP | 3818 +++++++++++ .../gpsuser52-luzon/OPT/R2S_RED/ADDNEQ2.old | 3818 +++++++++++ .../gpsuser52-luzon/OPT/R2S_RED/GPSXTR.INP | 284 + .../gpsuser52-luzon/OPT/R2S_RED/GPSXTR.old | 279 + .../gpsuser52-luzon/OPT/R2S_RED/MENU.INP | 90 + .../gpsuser52-luzon/OPT/R2S_RED/MENU.old | 90 + .../gpsuser52-luzon/OPT/R2S_RED/MENU_CMP.INP | 17 + .../gpsuser52-luzon/OPT/R2S_RED/MENU_CMP.old | 17 + .../gpsuser52-luzon/OPT/R2S_RED/MENU_EXT.INP | 1653 +++++ .../gpsuser52-luzon/OPT/R2S_RED/MENU_EXT.old | 1653 +++++ .../gpsuser52-luzon/OPT/R2S_RED/MENU_PGM.INP | 956 +++ .../gpsuser52-luzon/OPT/R2S_RED/MENU_PGM.old | 956 +++ .../gpsuser52-luzon/OPT/R2S_RED/MENU_VAR.INP | 107 + .../gpsuser52-luzon/OPT/R2S_RED/MENU_VAR.old | 107 + .../bernese/gpsuser52-luzon/PCF/PAGENET.PCF | 113 + .../bernese/gpsuser52-luzon/PCF/PAGENET2.PCF | 119 + .../gpsuser52-luzon/PCF/PHIVOL_REL.PCF | 126 + config/bernese/gpsuser52-luzon/PROVENANCE.md | 169 + config/bernese/gpsuser52-luzon/STA/LUZON.ABB | 157 + config/bernese/gpsuser52-luzon/STA/LUZON.ATL | 2953 ++++++++ config/bernese/gpsuser52-luzon/STA/LUZON.BLQ | 1544 +++++ config/bernese/gpsuser52-luzon/STA/LUZON.CLU | 156 + config/bernese/gpsuser52-luzon/STA/LUZON.CRD | 424 ++ config/bernese/gpsuser52-luzon/STA/LUZON.PLD | 143 + config/bernese/gpsuser52-luzon/STA/LUZON.STA | 542 ++ config/bernese/gpsuser52-luzon/STA/LUZON.VEL | 143 + 222 files changed, 207975 insertions(+) create mode 100755 config/bernese/gpsuser52-luzon/OPT/PHI_MO/ADDNEQ2.INP create mode 100755 config/bernese/gpsuser52-luzon/OPT/PHI_MO/ADDNEQ2.old create mode 100755 config/bernese/gpsuser52-luzon/OPT/PHI_MO/MENU.INP create mode 100755 config/bernese/gpsuser52-luzon/OPT/PHI_MO/MENU.old create mode 100755 config/bernese/gpsuser52-luzon/OPT/PHI_MO/MENU_CMP.INP create mode 100755 config/bernese/gpsuser52-luzon/OPT/PHI_MO/MENU_CMP.old create mode 100755 config/bernese/gpsuser52-luzon/OPT/PHI_MO/MENU_EXT.INP create mode 100755 config/bernese/gpsuser52-luzon/OPT/PHI_MO/MENU_EXT.old create mode 100755 config/bernese/gpsuser52-luzon/OPT/PHI_MO/MENU_PGM.INP create mode 100755 config/bernese/gpsuser52-luzon/OPT/PHI_MO/MENU_PGM.old create mode 100755 config/bernese/gpsuser52-luzon/OPT/PHI_MO/MENU_VAR.INP create mode 100755 config/bernese/gpsuser52-luzon/OPT/PHI_MO/MENU_VAR.old create mode 100755 config/bernese/gpsuser52-luzon/OPT/PHI_WK/ADDNEQ2.INP create mode 100755 config/bernese/gpsuser52-luzon/OPT/PHI_WK/ADDNEQ2.old create mode 100755 config/bernese/gpsuser52-luzon/OPT/PHI_WK/MENU.INP create mode 100755 config/bernese/gpsuser52-luzon/OPT/PHI_WK/MENU.old create mode 100755 config/bernese/gpsuser52-luzon/OPT/PHI_WK/MENU_CMP.INP create mode 100755 config/bernese/gpsuser52-luzon/OPT/PHI_WK/MENU_CMP.old create mode 100755 config/bernese/gpsuser52-luzon/OPT/PHI_WK/MENU_EXT.INP create mode 100755 config/bernese/gpsuser52-luzon/OPT/PHI_WK/MENU_EXT.old create mode 100755 config/bernese/gpsuser52-luzon/OPT/PHI_WK/MENU_PGM.INP create mode 100755 config/bernese/gpsuser52-luzon/OPT/PHI_WK/MENU_PGM.old create mode 100755 config/bernese/gpsuser52-luzon/OPT/PHI_WK/MENU_VAR.INP create mode 100755 config/bernese/gpsuser52-luzon/OPT/PHI_WK/MENU_VAR.old create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_AMB/BASLST.INP create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_AMB/BASLST.old create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_AMB/GPSEST.INP create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_AMB/GPSEST.old create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_AMB/GPSXTR.INP create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_AMB/GPSXTR.old create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_AMB/MENU.INP create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_AMB/MENU.old create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_AMB/MENU_CMP.INP create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_AMB/MENU_CMP.old create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_AMB/MENU_EXT.INP create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_AMB/MENU_EXT.old create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_AMB/MENU_PGM.INP create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_AMB/MENU_PGM.old create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_AMB/MENU_VAR.INP create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_AMB/MENU_VAR.old create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_AMB/RESRMS.INP create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_AMB/RESRMS.old create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_AMB/SATMRK.INP create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_AMB/SATMRK.old create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_EDT/GPSEST.INP create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_EDT/GPSEST.old create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_EDT/GPSXTR.INP create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_EDT/GPSXTR.old create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_EDT/MENU.INP create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_EDT/MENU.old create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_EDT/MENU_CMP.INP create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_EDT/MENU_CMP.old create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_EDT/MENU_EXT.INP create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_EDT/MENU_EXT.old create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_EDT/MENU_PGM.INP create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_EDT/MENU_PGM.old create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_EDT/MENU_VAR.INP create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_EDT/MENU_VAR.old create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_EDT/RESRMS.INP create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_EDT/RESRMS.old create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_EDT/SATMRK.INP create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_EDT/SATMRK.old create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_FIN/ADDNEQ2.INP create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_FIN/ADDNEQ2.old create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_FIN/COMPAR.INP create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_FIN/COMPAR.old create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_FIN/GPSEST.INP create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_FIN/GPSEST.old create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_FIN/GPSXTR.INP create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_FIN/GPSXTR.old create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_FIN/HELMR1.INP create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_FIN/HELMR1.old create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_FIN/MENU.INP create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_FIN/MENU.old create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_FIN/MENU_CMP.INP create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_FIN/MENU_CMP.old create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_FIN/MENU_EXT.INP create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_FIN/MENU_EXT.old create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_FIN/MENU_PGM.INP create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_FIN/MENU_PGM.old create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_FIN/MENU_VAR.INP create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_FIN/MENU_VAR.old create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_GE2/COOVEL.INP create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_GE2/COOVEL.old create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_GE2/MENU.INP create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_GE2/MENU.old create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_GE2/MENU_CMP.INP create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_GE2/MENU_CMP.old create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_GE2/MENU_EXT.INP create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_GE2/MENU_EXT.old create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_GE2/MENU_PGM.INP create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_GE2/MENU_PGM.old create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_GE2/MENU_VAR.INP create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_GE2/MENU_VAR.old create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_GE2/SNGDIF.INP create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_GE2/SNGDIF.old create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_GEN/ADDNEQ2.INP create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_GEN/ADDNEQ2.old create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_GEN/ATX2PCV.INP create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_GEN/ATX2PCV.old create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_GEN/CCPREORB.INP create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_GEN/CCPREORB.old create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_GEN/CCRINEXO.INP create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_GEN/CCRINEXO.old create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_GEN/CODSPP.INP create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_GEN/CODSPP.old create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_GEN/CODXTR.INP create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_GEN/CODXTR.old create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_GEN/COOVEL.INP create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_GEN/COOVEL.old create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_GEN/CRDMERGE.INP create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_GEN/CRDMERGE.old create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_GEN/GPSXTR.INP create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_GEN/GPSXTR.old create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_GEN/MAUPRP.INP create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_GEN/MAUPRP.old create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_GEN/MENU.INP create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_GEN/MENU.old create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_GEN/MENU_CMP.INP create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_GEN/MENU_CMP.old create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_GEN/MENU_EXT.INP create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_GEN/MENU_EXT.old create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_GEN/MENU_PGM.INP create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_GEN/MENU_PGM.old create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_GEN/MENU_VAR.INP create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_GEN/MENU_VAR.old create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_GEN/MPRXTR.INP create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_GEN/MPRXTR.old create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_GEN/ORBGEN.INP create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_GEN/ORBGEN.old create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_GEN/POLUPD.INP create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_GEN/POLUPD.old create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_GEN/PRETAB.INP create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_GEN/PRETAB.old create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_GEN/RESCHK.INP create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_GEN/RESCHK.old create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_GEN/RESRMS.INP create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_GEN/RESRMS.old create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_GEN/RNXGRA.INP create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_GEN/RNXGRA.old create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_GEN/RNXSMT.INP create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_GEN/RNXSMT.old create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_GEN/RXOBV3.INP create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_GEN/RXOBV3.old create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_GEN/SATMRK.INP create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_GEN/SATMRK.old create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_GEN/SNGDIF.INP create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_GEN/SNGDIF.old create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_GEN/STA2ID.INP create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_GEN/STA2ID.old create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_L12/BASLST.INP create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_L12/BASLST.old create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_L12/GPSEST.INP create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_L12/GPSEST.old create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_L12/MENU.INP create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_L12/MENU.old create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_L12/MENU_CMP.INP create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_L12/MENU_CMP.old create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_L12/MENU_EXT.INP create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_L12/MENU_EXT.old create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_L12/MENU_PGM.INP create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_L12/MENU_PGM.old create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_L12/MENU_VAR.INP create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_L12/MENU_VAR.old create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_L12/SATMRK.INP create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_L12/SATMRK.old create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_L53/BASLST.INP create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_L53/BASLST.old create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_L53/GPSEST.INP create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_L53/GPSEST.old create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_L53/MENU.INP create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_L53/MENU.old create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_L53/MENU_CMP.INP create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_L53/MENU_CMP.old create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_L53/MENU_EXT.INP create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_L53/MENU_EXT.old create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_L53/MENU_PGM.INP create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_L53/MENU_PGM.old create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_L53/MENU_VAR.INP create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_L53/MENU_VAR.old create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_L53/SATMRK.INP create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_L53/SATMRK.old create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_QIF/BASLST.INP create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_QIF/BASLST.old create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_QIF/GPSEST.INP create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_QIF/GPSEST.old create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_QIF/MENU.INP create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_QIF/MENU.old create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_QIF/MENU_CMP.INP create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_QIF/MENU_CMP.old create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_QIF/MENU_EXT.INP create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_QIF/MENU_EXT.old create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_QIF/MENU_PGM.INP create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_QIF/MENU_PGM.old create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_QIF/MENU_VAR.INP create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_QIF/MENU_VAR.old create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_RED/ADDNEQ2.INP create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_RED/ADDNEQ2.old create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_RED/GPSXTR.INP create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_RED/GPSXTR.old create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_RED/MENU.INP create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_RED/MENU.old create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_RED/MENU_CMP.INP create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_RED/MENU_CMP.old create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_RED/MENU_EXT.INP create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_RED/MENU_EXT.old create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_RED/MENU_PGM.INP create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_RED/MENU_PGM.old create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_RED/MENU_VAR.INP create mode 100755 config/bernese/gpsuser52-luzon/OPT/R2S_RED/MENU_VAR.old create mode 100755 config/bernese/gpsuser52-luzon/PCF/PAGENET.PCF create mode 100755 config/bernese/gpsuser52-luzon/PCF/PAGENET2.PCF create mode 100755 config/bernese/gpsuser52-luzon/PCF/PHIVOL_REL.PCF create mode 100644 config/bernese/gpsuser52-luzon/PROVENANCE.md create mode 100755 config/bernese/gpsuser52-luzon/STA/LUZON.ABB create mode 100755 config/bernese/gpsuser52-luzon/STA/LUZON.ATL create mode 100755 config/bernese/gpsuser52-luzon/STA/LUZON.BLQ create mode 100755 config/bernese/gpsuser52-luzon/STA/LUZON.CLU create mode 100755 config/bernese/gpsuser52-luzon/STA/LUZON.CRD create mode 100755 config/bernese/gpsuser52-luzon/STA/LUZON.PLD create mode 100755 config/bernese/gpsuser52-luzon/STA/LUZON.STA create mode 100755 config/bernese/gpsuser52-luzon/STA/LUZON.VEL diff --git a/config/bernese/gpsuser52-luzon/OPT/PHI_MO/ADDNEQ2.INP b/config/bernese/gpsuser52-luzon/OPT/PHI_MO/ADDNEQ2.INP new file mode 100755 index 0000000..6e51dc8 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/PHI_MO/ADDNEQ2.INP @@ -0,0 +1,3778 @@ + +! Some keywords for automatic output +! ---------------------------------- +CAMPAIGN 1 "${P}/PHIVOLCS" + ## widget = initmenu; pointer = ACTIVE_CAMPAIGN + +SESSION_TABLE 1 "${P}/PHIVOLCS\STA\SESSIONS.SES" + ## widget = initmenu; pointer = SESSION_TABLE + +DESCR_SESSION_TABLE 1 "Session table" + +YR4_INFO 1 "2019" + ## widget = comment + # $Y+0 + +SES_INFO 1 "0110" + ## widget = comment + # $S+0 + +USR_INFO 1 "${USER}" + ## widget = comment + +! Environment variables +! --------------------- +ENVIRONMENT 5 + "U" "c:\Bernese\GPSUSER52" + "T" "c:\Bernese\GPSTEMP" + "X" "c:\Bernese\BERN52\GPS" + "P" "c:\Bernese\GPSDATA\CAMPAIGN52" + "USER" "" + ## widget = initmenu; pointer = ENVIR_LIST + +! ========================================================================= +! ADDNEQ2 1: Input Files +! ========================================================================= +! Show all general files +! ---------------------- +SHOWGEN 1 "1" + ## widget = checkbox + +MSG_SHOWGEN 1 "Show all general files" + +! Normal equations +! ---------------- +INPFILE 0 + ## widget = selwin; path = DIR_NEQ; ext = EXT_NEQ + # $E$YSS~~ + +MSG_INPFILE 1 "Normal equations" + +INPFILE_TXT_COL_1 1 "Name" + +! Variance rescaling factors +! -------------------------- +COVCOMI 0 + ## widget = selwin; path = DIR_WGT; ext = EXT_WGT; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_COVCOMI 1 "Variance rescaling factors" + +! Station coordinates +! ------------------- +COORD 1 "${P}/PHIVOLCS\STA\$E190110.CRD" + ## widget = selwin; path = DIR_CRD; ext = EXT_CRD; maxfiles = 1 + # $E$YSS+0 + +DESCR_COORD 1 "Station coordinates" + +! Station velocities +! ------------------ +VELAPR 0 + ## widget = selwin; path = DIR_VEL; ext = EXT_VEL; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_VELAPR 1 "Station velocities" + +! Station information +! ------------------- +STAINFO 1 "${P}/PHIVOLCS\STA\$(CRDINF).STA" + ## widget = selwin; path = DIR_STA; ext = EXT_STA; maxfiles = 1 + ## emptyallowed = true + # $(CRDINF) + +DESCR_STAINFO 1 "Station information" + +! Troposphere estimates +! --------------------- +TROPEST 0 + ## widget = selwin; path = DIR_TRP; ext = EXT_TRP; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_TROPEST 1 "Troposphere estimates" + +! Ionosphere master file +! ---------------------- +IONOS 0 + ## widget = selwin; path = DIR_ION; ext = EXT_ION; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_IONOS 1 "Ionosphere master file" + +! Differential code biases +! ------------------------ +DCBINP 0 + ## widget = selwin; path = DIR_DCB; ext = EXT_DCB; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_DCBINP 1 "Differential code biases" + +! Inter-system biases +! ------------------- +ISBINP 0 + ## widget = selwin; path = DIR_ISB; ext = EXT_ISB; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_ISBINP 1 "Inter-system biases" + +! Range biases (a priori) +! ----------------------- +RGBINP 0 + ## widget = selwin; path = DIR_RGB; ext = EXT_RGB; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_RGBINP 1 "SLR biases, CoM" + +! Earth rotation parameters +! ------------------------- +POLE 0 + ## widget = selwin; path = DIR_ERP; ext = EXT_ERP; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_POLE 1 "Earth rotation parameters" + +! Satellite Clock File, input +! -------------------- +SATCLK 0 + ## widget = selwin; path = DIR_CLK; ext = EXT_CLK; maxfiles = 1 + ## emptyallowed = true; activeif = RXCLKIN = _ + # + +DESCR_SATCLK 1 "GNSS satellite clocks" + +! Clock RINEX File +! ---------------- +RXCLKIN 0 + ## widget = selwin; path = DIR_RXC; ext = EXT_RXC; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_RXCLKIN 1 "Clock RINEX file" + +! Geocenter coordinates +! --------------------- +GCCINP 0 + ## widget = selwin; path = DIR_GCC; ext = EXT_GCC; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_GCCINP 1 "Geocenter coordinates" + +! Covariances (Coords) +! -------------------- +COVARRS 0 + ## widget = lineedit; path = DIR_COV; ext = EXT_COV + # + +DESCR_COVARRS 1 "Var-covar w.r.t. coord." + +! Covariances (All) +! ----------------- +COVTTRS 0 + ## widget = lineedit; path = DIR_COV; ext = EXT_COV + # + +DESCR_COVTTRS 1 "Full var-covar matrix" + +! Parameter estimates +! ------------------- +PARAMIN 0 + ## widget = selwin; path = DIR_EST; ext = EXT_EST; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_PARAMIN 1 "Parameter estimates" + +! ========================================================================= +! ADDNEQ2 1.1: General Files +! ========================================================================= +! General constants +! ----------------- +CONST 1 "${X}/GEN\CONST." + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # CONST. + +DESCR_CONST 1 "General constants" + +! Geodetic datum +! -------------- +DATUM 1 "${X}/GEN\DATUM." + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # DATUM. + +DESCR_DATUM 1 "Geodetic datum" + +! Phase center variations +! ----------------------- +PHASECC 1 "${X}/GEN\$(PCVINF).$(PCV)" + ## widget = selwin; path = PTH_GEN; maxfiles = 1; emptyallowed = true + # $(PCVINF).$(PCV) + +DESCR_PHASECC 1 "Phase center variations" + +! Satellite information +! --------------------- +SATELL 1 "${X}/GEN\$(SATINF).$(PCV)" + ## widget = selwin; path = PTH_GEN; maxfiles = 1; emptyallowed = true + # $(SATINF).$(PCV) + +DESCR_SATELL 1 "Satellite information" + +! Receiver information +! -------------------- +RECEIVR 1 "${X}/GEN\$(RECINF)" + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # $(RECINF) + +DESCR_RECEIVR 1 "Receiver information" + +! Satellite problems +! ------------------ +SATCRUX 1 "${X}/GEN\SAT_2019.CRX" + ## widget = selwin; path = PTH_GEN; ext = EXT_CRX; maxfiles = 1 + ## emptyallowed = true + # SAT_$Y+0 + +DESCR_SATCRUX 1 "Satellite problems" + +! Subdaily pole model +! ------------------- +SUBMOD 1 "${X}/GEN\IERS2010XY.SUB" + ## widget = selwin; path = PTH_GEN; ext = EXT_SUB; maxfiles = 1 + ## emptyallowed = true + # IERS2010XY + +DESCR_SUBMOD 1 "Subdaily pole model" + +! Nutation Model +! ------------------- +NUTMOD 1 "${X}/GEN\IAU2000R06.NUT" + ## widget = selwin; path = PTH_GEN; ext = EXT_NUT; maxfiles = 1 + ## emptyallowed = true + # IAU2000R06 + +DESCR_NUTMOD 1 "Nutation model" + +! Sinex header file +! ----------------- +SINEXIN 1 "${X}/GEN\$(SNXINF)" + ## widget = selwin; path = PTH_GEN; maxfiles = 1; emptyallowed = true + # $(SNXINF) + +DESCR_SINEXIN 1 "SINEX general input file" + +! IONEX control file +! ------------------ +IONEXCF 1 "${X}/GEN\IONEX." + ## widget = selwin; path = PTH_GEN; maxfiles = 1; emptyallowed = true + # IONEX. + +DESCR_IONEXCF 1 "IONEX control file" + +! Scratch file +! ------------ +AUXFIL 1 "${U}/WORK\ADDNEQ2.SCR" + ## widget = lineedit; path = PTH_SCR; ext = EXT_SCR; emptyallowed = false + # ADDNEQ2$J + +DESCR_AUXFIL 1 "Scratch file" + +DELETE_FILES 1 "AUXFIL" + +! ========================================================================= +! ADDNEQ2 2: Output Files +! ========================================================================= +! Program output +! -------------- +SYSODEF 1 "0" + ## widget = checkbox + +MSG_SYSODEF 1 "Program output" + +SYSOUT 1 "${P}/PHIVOLCS\OUT\$N1901.OUT" + ## widget = lineedit; path = DIR_OUT; ext = EXT_OUT + ## activeif = SYSODEF == 0; emptyallowed = false + # $N$M+0 + +DESCR_SYSOUT 1 "Program output" + +! Error messages +! -------------- +ERRMRG 1 "0" + ## widget = checkbox + +MSG_ERRMRG 1 "Error message" + +SYSERR 1 "${U}/WORK\ERROR.MSG" + ## widget = lineedit; path = PTH_ERR; ext = EXT_ERR + ## activeif = ERRMRG == 0; emptyallowed = false + # ERROR + +DESCR_SYSERR 1 "Error message" + +! Normal equations +! ---------------- +NEQOUT 1 "${P}/PHIVOLCS\SOL\$N1901.NQ0" + ## widget = lineedit; path = DIR_NEQ; ext = EXT_NEQ + # $N$M+0 + +DESCR_NEQOUT 1 "Resulting normal equations" + +! Sinex +! ----- +SNXCONT 1 "NEQ" + ## widget = combobox; activeif = SINEXRS /= _; cards = COV NEQ + ## editable = false + +MSG_SNXCONT 1 "Content of SINEX" + +SINEXRS 1 "${P}/PHIVOLCS\SOL\$N1901.SNX" + ## widget = lineedit; path = DIR_SNX; ext = EXT_SNX + # $N$M+0 + +DESCR_SINEXRS 1 "SINEX" + +! Station coordinates +! ------------------- +COORDRS 1 "${P}/PHIVOLCS\STA\$N1901.CRD" + ## widget = lineedit; path = DIR_CRD; ext = EXT_CRD + # $N$M+0 + +DESCR_COORDRS 1 "Station coordinate results" + +! Velocities +! ---------- +VELORS 0 + ## widget = lineedit; path = DIR_VEL; ext = EXT_VEL + # + +DESCR_VELORS 1 "Station velocity results" + +! Troposphere estimates +! --------------------- +TROPSAV 0 + ## widget = lineedit; path = DIR_TRP; ext = EXT_TRP + # + +DESCR_TROPSAV 1 "Troposphere estimates" + +! Troposphere SINEX +! ----------------- +TROPSNX 0 + ## widget = lineedit; path = DIR_TRO; ext = EXT_TRO + # + +DESCR_TROPSNX 1 "Troposphere estimates (SINEX)" + +! Ionosphere models +! ----------------- +IONOSRS 0 + ## widget = lineedit; path = DIR_ION; ext = EXT_ION + # + +DESCR_IONOSRS 1 "Ionosphere models" + +! IONEX +! ----- +IONEXRS 0 + ## widget = lineedit; path = DIR_INX; ext = EXT_INX + # + +DESCR_IONEXRS 1 "IONEX" + +! Code biases +! ----------- +DCBOUT 0 + ## widget = lineedit; path = DIR_DCB; ext = EXT_DCB + # + +DESCR_DCBOUT 1 "Code bias results" + +! Inter-system biases +! ------------------- +ISBOUT 0 + ## widget = lineedit; path = DIR_ISB; ext = EXT_ISB + # + +DESCR_ISBOUT 1 "Inter-system biases (output)" + +! Range biases +! ------------ +RGBOUT 0 + ## widget = lineedit; path = DIR_RGB; ext = EXT_RGB + # + +DESCR_RGBOUT 1 "SLR biases, CoM (output)" + +! BIAS SINEX +! ---------- +BIASSNX 0 + ## widget = lineedit; path = DIR_BIA; ext = EXT_BIA + # + +MSG_BIASSNX 1 "BIAS SINEX" + +! Orbital elements +! ---------------- +ELEFILE 0 + ## widget = lineedit; path = DIR_ELE; ext = EXT_ELE + # + +DESCR_ELEFILE 1 "Orbital elements" + +! Bernese ERP file +! ---------------- +POLERS 0 + ## widget = lineedit; path = DIR_ERP; ext = EXT_ERP + # + +DESCR_POLERS 1 "Bernese ERP file" + +! IERS ERP file +! ------------- +IERSPOL 0 + ## widget = lineedit; path = DIR_IEP; ext = EXT_IEP + # + +DESCR_IERSPOL 1 "IERS ERP file" + +! Geocenter coordinates +! --------------------- +GCCOUT 0 + ## widget = lineedit; path = DIR_GCC; ext = EXT_GCC + # + +DESCR_GCCOUT 1 "Geocenter coordinates" + +! Station residuals +! ----------------- +PLOTRS 0 + ## widget = lineedit; path = DIR_PLT; ext = EXT_PLT + # + +DESCR_PLOTRS 1 "Station residuals" + +PLOT_ALL 0 + ## widget = lineedit; path = DIR_PLT; ext = EXT_PLT + # + +DESCR_PLOT_ALL 1 "All parameter residuals" + +! Weekly summary file +! ------------------- +WEKSUM 0 + ## widget = lineedit; path = DIR_SUM; ext = EXT_SUM + # + +DESCR_WEKSUM 1 "Weekly summary file" + +! Variance rescaling factors (output) +! ----------------------------------- +COVCOMO 0 + ## widget = lineedit; path = DIR_WGT; ext = EXT_WGT; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_COVCOMO 1 "Variance rescaling factors" + +! PCV antenna models (output) +! Phase center models +! Phase center variations (grid) +! --------------------------- +PHASRSG 0 + ## widget = lineedit; path = DIR_PHG; ext = EXT_PHG; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_PHASRSG 1 "Antenna model results" + +! Satellite Clock File, output +! -------------------- +CLKSAV 0 + ## widget = lineedit; path = DIR_CLK; ext = EXT_CLK + # + +DESCR_CLKSAV 1 "Satellite clock file" + +! Clock RINEX File, output +! ---------------- +CLKRNX 0 + ## widget = lineedit; path = DIR_RXC; ext = EXT_RXC + # + +DESCR_CLKRNX 1 "clock RINEX file" + +! Parameter estimates +! ------------------- +PARAMRS 0 + ## widget = lineedit; path = DIR_EST; ext = EXT_EST + # + +DESCR_PARAMRS 1 "Parameter estimate results" + +! ========================================================================= +! ADDNEQ2 3.1: Options +! ========================================================================= +! Title +! ----- +TITLE 0 + ## widget = lineedit + # + +MSG_TITLE 1 "Title line" + +! Maximum number of parameters in combined NEQ +! -------------------------------------------- +MAXPAR 1 "20000" + ## widget = spinbox; range = 500 20000 500; check_type = integer + +MSG_MAXPAR 1 "Maximum number of parameters in combined NEQ" + +! A priori sigma of unit weight +! ----------------------------- +SIGMA0 1 "0.0010" + ## widget = lineedit; emptyallowed = false; check_type = real + ## check_min = 1e-20 + +MSG_SIGMA0 1 "A priori sigma of unit weight" + +! Compute no inversion +! --------------------- +NOINV 1 "0" + ## widget = checkbox + +MSG_NOINV 1 "Compute no solution" + +! Compute and compare individual solutions +! ---------------------------------------- +INDVSOL 1 "YES" + ## widget = combobox; editable = false + ## cards = NO YES HELMERT HLM_TRA HLM_ROT HLM_ALL; activeif = NOINV = 0 + +MSG_INDVSOL 1 "Compute and compare individual solutions" + +! Reference epoch for the coordinates +! ----------------------------------- +TIMREF 0 + ## widget = lineedit; activeif = CRD_NINT == 1 AND NOINV = 0 + ## check_type = date + # + +MSG_TIMREF 1 "Reference epoch for station coordinates" + +! Estimate velocities +! ------------------- +CRD_NINT 1 "0" + ## widget = checkbox + +MSG_CRD_NINT 1 "Set up station velocities" + +! Estimate geocenter coordinates +! ------------------------------ +SETUP_GCC 1 "0" + ## widget = checkbox + +MSG_SETUP_GCC 1 "Set up Geocenter coordinates" + +! ========================================================================= +! ADDNEQ2 3.2: Options +! ========================================================================= +! Provide extended output w.r.t. estimated parameters +! --------------------------------------------------- +PRT_EXT 1 "0" + ## widget = checkbox + +MSG_PRT_EXT 1 "Provide extended output w.r.t. estimated parameters" + +! Notify station inconsistencies between NEQs +! ------------------------------------------- +PRT_SIC 1 "1" + ## widget = checkbox + +MSG_PRT_SIC 1 "Notify station inconsistencies between NEQs" + +! Notify changes due to station information file +! ---------------------------------------------- +CRXWARN 1 "1" + ## widget = checkbox; activeif = STAINFO / _ + +MSG_CRXWARN 1 "Notify changes due to station info file" + +! Print detailed list of all parameter manipulations +! -------------------------------------------------- +PRT_PAR 1 "0" + ## widget = checkbox + +MSG_PRT_PAR 1 "Print detailed list of all parameter manipulations" + +! Regularize a priori constraint matrix +! ------------------------------------- +SNXREG 1 "NO" + ## widget = combobox; cards = NO YES + ## activeif = SINEXRS /= _ AND NOINV = 0 + +MSG_SNXREG 1 "Regularize a priori constraint matrix" + +! Sort stations according to DOMES code +! ------------------------------------- +STASORT 1 "0" + ## widget = checkbox; activeif = SINEXRS /= _ + +MSG_STASORT 1 "Sort stations according to DOMES code" + +! Include ADDNEQ1-style statistics block +! -------------------------------------- +HEUREF 1 "0" + ## widget = checkbox; activeif = SINEXRS /= _ + +MSG_HEUREF 1 "Include ADDNEQ1-style statistics block" + +! Do not write non-calibrated antenna/radome codes +! ------------------------------------------------ +ANTRED 1 "0" + ## widget = checkbox; activeif = SINEXRS /= _ + +MSG_ANTRED 1 "Do not write non-calibrated antenna/radome codes" + +! Transform ERP parameter to offset/drift representation +! ------------------------------------------------------ +ERPREP 1 "0" + ## widget = checkbox; activeif = SINEXRS /= _ + +MSG_ERPREP 1 "Transform ERP to offset/drift representation" + +! Truncate all NEQ station names after position 14 +! ------------------------------------------------ +NO_ABC 1 "NO" + ## widget = combobox; cards = NO YES; editable = true + +MSG_NO_ABC 1 "Truncate all NEQ station names after position 14" + +! Keep input NEQs in alphabetical order +! ------------------------------------- +NOCHRONO 1 "0" + ## widget = checkbox + +MSG_NOCHRONO 1 "Keep input NEQs in alphabetical order" + +! Write coordinates/velocities as ... in var-covar files +! ------------------------------------------------------ +COVMODE 1 "CRD/VEL" + ## widget = combobox; cards = CRD/VEL CRD/CRD; editable = false + ## activeif = COVARRS / _ OR COVTTRS / _ AND CRD_NINT = 1 + +MSG_COVMODE 1 "Write coordinates and velocities in var-covar files as" + +! Eliminate station parameters in case of equipement changes +! ---------------------------------------------------------- +CRXREC 1 "NEVER" + ## widget = combobox; cards = NEVER TYPE TYPE_OR_NUMBER; editable = false + ## activeif = STAINFO / _ + +MSG_CRXREC 1 "Remove station in case of receiver change" + +CRXANT 1 "NEVER" + ## widget = combobox; editable = false + ## cards = NEVER TYPE TYPE_OR_ECCENT TYPE_OR_ECCENT_OR_NUMBER + ## activeif = STAINFO / _ + +MSG_CRXANT 1 "Remove station in case of antenna change" + +! Correct step2 tide bug +! ---------------------- +STEP2 1 "0" + ## widget = checkbox + +MSG_STEP2 1 "Correct step2 tide bug" + +STEP2A 0 + ## widget = lineedit; emptyallowed = true; check_type = date + ## activeif = STEP2 == 1 + +MSG_STEP2A 1 "Step2 tide bug start MJD" + +STEP2B 0 + ## widget = lineedit; emptyallowed = true; check_type = date + ## activeif = STEP2 == 1 + +MSG_STEP2B 1 "Step2 tide bug end MJD" + +! ========================================================================= +! ADDNEQ2 4: Comparison of Individual Solutions +! ========================================================================= +! Minimum number of solutions for each station +! -------------------------------------------- +MINSOL 1 "0" + ## widget = spinbox; range = 0 9999 1; check_type = integer + +MSG_MINSOL 1 "Minimum number of solutions for each station" + +! Maximum tolerated residual +! -------------------------- +BADSOL_N 1 "15" + ## widget = lineedit; emptyallowed = true; check_type = real + ## check_min = 0 + +MSG_BADSOL_N 1 "Maximum tolerated residual: North" + +BADSOL_E 1 "15" + ## widget = lineedit; emptyallowed = true: check_type = real + ## check_min = 0 + +MSG_BADSOL_E 1 "Maximum tolerated residual: East" + +BADSOL_U 1 "30" + ## widget = lineedit; emptyallowed = true; check_type = real + ## check_min = 0 + +MSG_BADSOL_U 1 "Maximum tolerated residual: Up" + +! Maximum tolerated root-mean-square error +! ---------------------------------------- +BADSOLRN 1 "10" + ## widget = lineedit; emptyallowed = true; check_type = real + ## check_min = 0 + +MSG_BADSOLRN 1 "Maximum tolerated RMS error: North" + +BADSOLRE 1 "10" + ## widget = lineedit; emptyallowed = true; check_type = real + ## check_min = 0 + +MSG_BADSOLRE 1 "Maximum tolerated RMS error: East" + +BADSOLRU 1 "20" + ## widget = lineedit; emptyallowed = true; check_type = real + ## check_min = 0 + +MSG_BADSOLRU 1 "Maximum tolerated RMS error: Up" + +! ========================================================================= +! ADDNEQ2 5: Datum Definition for Coordinates +! ========================================================================= +! Datum definition type +! --------------------- +RADIO2_4 1 "0" + ## widget = radiobutton; group = DUMMY + +MSG_RADIO2_4 1 "Free network solution" + +RADIO2_3 1 "1" + ## widget = radiobutton; group = DUMMY + ## radiokeys = FREESTA C_TRA C_ROT C_SCL + +MSG_RADIO2_3 1 "Minimum constraint solution" + +RADIO2_2 1 "0" + ## widget = radiobutton; group = DUMMY; radiokeys = SIGSTA + +MSG_RADIO2_2 1 "Coordinates constrained" + +RADIO2_1 1 "0" + ## widget = radiobutton; group = DUMMY; radiokeys = FIXSTA + +MSG_RADIO2_1 1 "Coordinates fixed" + +FREESTA 1 "FROM_FILE" + ## widget = combobox; editable = false + ## cards = ALL MANUAL FROM_FILE WITH_FLAG + +MSG_FREESTA 1 "Minimum constraint solution" + +SIGSTA 1 "MANUAL" + ## widget = combobox; editable = false + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG + +MSG_SIGSTA 1 "Coordinates constrained" + +FIXSTA 1 "MANUAL" + ## widget = combobox; editable = false + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG + +MSG_FIXSTA 1 "Coordinates fixed" + +! Minimum constraint conditions +! ----------------------------- +C_TRA 1 "YES" + ## widget = combobox; cards = YES NO + +MSG_C_TRA 1 "Translation" + +C_ROT 1 "NO" + ## widget = combobox; cards = YES NO + +MSG_C_ROT 1 "Rotation" + +C_SCL 1 "NO" + ## widget = combobox; cards = YES NO + +MSG_C_SCL 1 "Scale" + +! A priori sigmas +! --------------- +C_SIGMAN 1 "0.001" + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = SIGSTA /= FROM_FILE AND RADIO2_2 = 1 + +MSG_C_SIGMAN 1 "North" + +C_SIGMAE 1 "0.001" + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = SIGSTA /= FROM_FILE AND RADIO2_2 = 1 + +MSG_C_SIGMAE 1 "East" + +C_SIGMAU 1 "0.001" + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = SIGSTA /= FROM_FILE AND RADIO2_2 = 1 + +MSG_C_SIGMAU 1 "Up" + +! ========================================================================= +! ADDNEQ2 5.1: Datum Definition for Coordinates +! ========================================================================= +! Stations considered for minimum constraint conditions +! ----------------------------------------------------- +FREESTA_L 0 + ## widget = selwin; activeif = FREESTA == MANUAL AND RADIO2_3 == 1 + ## pointer = STALST + # + +MSG_FREESTA_L 1 "Manual selection" + +FREESTA_F 1 "${P}/PHIVOLCS\STA\REF190110.FIX" + ## widget = selwin; activeif = FREESTA == FROM_FILE AND RADIO2_3 == 1 + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # REF$YSS+0 + +MSG_FREESTA_F 1 "List of stations from file" + +FREESTA_G 0 + ## widget = lineedit; activeif = FREESTA == WITH_FLAG AND RADIO2_3 == 1 + # + +MSG_FREESTA_G 1 "Stations with specific flags in CRD file" + +! Station coordinates to be constrained +! ------------------------------------- +STATION4 0 + ## widget = selwin; activeif = SIGSTA == MANUAL AND RADIO2_2 == 1 + ## pointer = STALST + +MSG_STATION4 1 "Manual selection" + +STAFILE4 0 + ## widget = selwin; activeif = SIGSTA == FROM_FILE AND RADIO2_2 == 1 + ## path = DIR_SIG; ext = EXT_SIG; maxfiles = 1 + # + +MSG_STAFILE4 1 "List of stations (and sigmas) from file" + +STAFLAG4 0 + ## widget = lineedit; activeif = SIGSTA == WITH_FLAG AND RADIO2_2 == 1 + # + +MSG_STAFLAG4 1 "Stations with specific flags in CRD file" + +! Station coordinates to be fixed +! ------------------------------- +STATION1 0 + ## widget = selwin; activeif = FIXSTA == MANUAL AND RADIO2_1 == 1 + ## pointer = STALST + +MSG_STATION1 1 "Manual selection" + +STAFILE1 0 + ## widget = selwin; activeif = FIXSTA == FROM_FILE AND RADIO2_1 == 1 + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_STAFILE1 1 "List of stations from file" + +STAFLAG1 0 + ## widget = lineedit; activeif = FIXSTA == WITH_FLAG AND RADIO2_1 == 1 + # + +MSG_STAFLAG1 1 "Stations with specific flags in CRD file" + +! ========================================================================= +! ADDNEQ2 6: Datum Definition for Velocities +! ========================================================================= +! Datum definition type +! --------------------- +RADIO3_4 1 "0" + ## widget = radiobutton; group = DUMMY + +MSG_RADIO3_4 1 "Free network solution" + +RADIO3_3 1 "0" + ## widget = radiobutton; group = DUMMY + ## radiokeys = FREEVEL V_TRA V_ROT V_SCL + +MSG_RADIO3_3 1 "Minimum constraint solution" + +RADIO3_2 1 "1" + ## widget = radiobutton; group = DUMMY; radiokeys = SIGVEL + +MSG_RADIO3_2 1 "Velocities constrained" + +RADIO3_1 1 "0" + ## widget = radiobutton; group = DUMMY; radiokeys = FIXVEL + +MSG_RADIO3_1 1 "Velocities fixed" + +FREEVEL 1 "MANUAL" + ## widget = combobox; editable = false + ## cards = ALL MANUAL FROM_FILE WITH_FLAG + +MSG_FREEVEL 1 "Minimum constraint solution" + +SIGVEL 1 "MANUAL" + ## widget = combobox; editable = false + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG + +MSG_SIGVEL 1 "Velocities constrained" + +FIXVEL 1 "MANUAL" + ## widget = combobox; editable = false + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG + +MSG_FIXVEL 1 "Velocities fixed" + +! Minimum constraint conditions +! ----------------------------- +V_TRA 1 "YES" + ## widget = combobox; cards = YES NO + +MSG_V_TRA 1 "Translation" + +V_ROT 1 "NO" + ## widget = combobox; cards = YES NO + +MSG_V_ROT 1 "Rotation" + +V_SCL 1 "NO" + ## widget = combobox; cards = YES NO + +MSG_V_SCL 1 "Scale" + +! A priori sigmas +! --------------- +V_SIGMAN 1 "0.0001" + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = SIGVEL /= FROM_FILE AND RADIO3_2 = 1 + +MSG_V_SIGMAN 1 "North" + +V_SIGMAE 1 "0.0001" + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = SIGVEL /= FROM_FILE AND RADIO3_2 = 1 + +MSG_V_SIGMAE 1 "East" + +V_SIGMAU 1 "0.0001" + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = SIGVEL /= FROM_FILE AND RADIO3_2 = 1 + +MSG_V_SIGMAU 1 "Up" + +! ========================================================================= +! ADDNEQ2 6.1: Datum Definition for Velocities +! ========================================================================= +! Stations considered for minimum constraint conditions +! ----------------------------------------------------- +FREEVEL_L 0 + ## widget = selwin; activeif = FREEVEL == MANUAL AND RADIO3_3 == 1 + ## pointer = STALST + +MSG_FREEVEL_L 1 "Manual selection" + +FREEVEL_F 0 + ## widget = selwin; activeif = FREEVEL == FROM_FILE AND RADIO3_3 == 1 + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1; emptyallowed = true + # + +MSG_FREEVEL_F 1 "List of stations from file" + +FREEVEL_G 0 + ## widget = lineedit; activeif = FREEVEL == WITH_FLAG AND RADIO3_3 == 1 + # + +MSG_FREEVEL_G 1 "Stations with specific flags in VEL file" + +! Station velocities to be constrained +! ------------------------------------ +VELOCITY4 0 + ## widget = selwin + ## activeif = CRD_NINT == 1 AND SIGVEL == MANUAL AND RADIO3_2 == 1 + ## pointer = STALST + +MSG_VELOCITY4 1 "Manual selection" + +VELFILE4 0 + ## widget = selwin; activeif = SIGVEL == FROM_FILE AND RADIO3_2 == 1 + ## path = DIR_SIG; ext = EXT_SIG; maxfiles = 1; emptyallowed = true + # + +MSG_VELFILE4 1 "List of stations (and sigmas) from file" + +VELFLAG4 0 + ## widget = lineedit; activeif = SIGVEL == WITH_FLAG AND RADIO3_2 == 1 + # + +MSG_VELFLAG4 1 "Stations with specific flags in VEL file" + +! Station velocities to be fixed +! ------------------------------ +VELOCITY1 0 + ## widget = selwin; activeif = FIXVEL == MANUAL AND RADIO3_1 == 1 + ## pointer = STALST + +MSG_VELOCITY1 1 "Manual selection" + +VELFILE1 0 + ## widget = selwin; activeif = FIXVEL == FROM_FILE AND RADIO3_1 == 1 + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_VELFILE1 1 "List of stations from file" + +VELFLAG1 0 + ## widget = lineedit; activeif = FIXVEL == WITH_FLAG AND RADIO3_1 == 1 + # + +MSG_VELFLAG1 1 "Stations with specific flags in VEL file" + +! ========================================================================= +! ADDNEQ2 7.1: Parameter Pre-elimination +! ========================================================================= +! Station-related parameters: Station coordinates +! ----------------------------------------------- +CRD_ELIM 1 "NO" + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + +MSG_CRD_ELIM 1 "Station coordinates" + +CRD_EXCP 0 + ## widget = lineedit + ## activeif = CRD_ELIM == BEFORE_STACKING OR CRD_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_CRD_EXCP 1 "Except for files: Station coordinates" + +CRD_EXST 1 "0" + ## widget = checkbox; activeif = CRD_ELIM /= NO AND CRD_ELIM / _ + +MSG_CRD_EXST 1 "Except for stations: Atmospheric pressure loading" + +CRD_EXSEL 1 "FROM_FILE" + ## widget = combobox; activeif = CRD_ELIM /= NO AND CRD_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_CRD_EXSEL 1 "Selection for station exceptions: station coordinates" + +CRD_EXMAN 0 + ## widget = selwin + ## activeif = CRD_ELIM /= NO AND CRD_EXST = 1 AND CRD_EXSEL = MANUAL + ## pointer = STALST + +MSG_CRD_EXMAN 1 "Manual selection for station exceptions: station coordinates" + +CRD_EXFIL 0 + ## widget = selwin + ## activeif = CRD_ELIM /= NO AND CRD_EXST = 1 AND CRD_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_CRD_EXFIL 1 "Selection for station exceptions from file: station coordinates" + +CRD_EXFLG 0 + ## widget = lineedit + ## activeif = CRD_ELIM /= NO AND CRD_EXST = 1 AND CRD_EXSEL = WITH_FLAG + +MSG_CRD_EXFLG 1 "Selection for station exceptions from flag: station coordinates" + +! Station-related parameters: Receiver clock bias/offsets +! ------------------------------------------------------- +CLK_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_CLK_ELIM 1 "GLONASS receiver clock biases" + +CLK_EXCP 0 + ## widget = lineedit + ## activeif = CLK_ELIM == BEFORE_STACKING OR CLK_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_CLK_EXCP 1 "Except for files: Receiver clock offsets" + +CLK_EXST 1 "0" + ## widget = checkbox; activeif = CLK_ELIM /= NO AND CLK_ELIM / _ + +MSG_CLK_EXST 1 "Except for stations: Atmospheric pressure loading" + +CLK_EXSEL 1 "FROM_FILE" + ## widget = combobox; activeif = CLK_ELIM /= NO AND CLK_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_CLK_EXSEL 1 "Selection for station exceptions: receiver clock offsets" + +CLK_EXMAN 0 + ## widget = selwin + ## activeif = CLK_ELIM /= NO AND CLK_EXST = 1 AND CLK_EXSEL = MANUAL + ## pointer = CLKLST + +MSG_CLK_EXMAN 1 "Manual selection for station exceptions: receiver clock offsets" + +CLK_EXFIL 0 + ## widget = selwin + ## activeif = CLK_ELIM /= NO AND CLK_EXST = 1 AND CLK_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_CLK_EXFIL 1 "Selection for station exceptions from file: receiver clock offsets" + +CLK_EXFLG 0 + ## widget = lineedit + ## activeif = CLK_ELIM /= NO AND CLK_EXST = 1 AND CLK_EXSEL = WITH_FLAG + +MSG_CLK_EXFLG 1 "Selection for station exceptions from flag: receiver clock offsets" + +! Station-related parameters: Inter-system bias +! ---------------------------------------------- +ISB_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_ISB_ELIM 1 "Time-dependent GLONASS ISB" + +ISB_EXCP 0 + ## widget = lineedit + ## activeif = ISB_ELIM == BEFORE_STACKING OR CLK_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_ISB_EXCP 1 "Except for files: inter-system bias" + +ISB_EXST 1 "0" + ## widget = checkbox; activeif = ISB_ELIM /= NO AND ISB_ELIM / _ + +MSG_ISB_EXST 1 "Except for stations: Atmospheric pressure loading" + +ISB_EXSEL 1 "FROM_FILE" + ## widget = combobox; activeif = ISB_ELIM /= NO AND ISB_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_ISB_EXSEL 1 "Selection for station exceptions: inter-system bias" + +ISB_EXMAN 0 + ## widget = selwin + ## activeif = ISB_ELIM /= NO AND ISB_EXST = 1 AND ISB_EXSEL = MANUAL + ## pointer = CLKLST + +MSG_ISB_EXMAN 1 "Manual selection for station exceptions: inter-system bias" + +ISB_EXFIL 0 + ## widget = selwin + ## activeif = ISB_ELIM /= NO AND ISB_EXST = 1 AND ISB_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_ISB_EXFIL 1 "Selection for station exceptions from file: inter-system bias" + +ISB_EXFLG 0 + ## widget = lineedit + ## activeif = ISB_ELIM /= NO AND ISB_EXST = 1 AND ISB_EXSEL = WITH_FLAG + +MSG_ISB_EXFLG 1 "Selection for station exceptions from flag: inter-system bias" + +! Station-related parameters: Receiver antenna offsets +! ---------------------------------------------------- +RAO_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_RAO_ELIM 1 "Receiver antenna offsets" + +RAO_EXCP 0 + ## widget = lineedit + ## activeif = RAO_ELIM == BEFORE_STACKING OR RAO_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_RAO_EXCP 1 "Except for files: Receiver antenna offsets" + +! Station-related parameters: Receiver antenna pattern +! ---------------------------------------------------- +RAP_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_RAP_ELIM 1 "Receiver antenna pattern" + +RAP_EXCP 0 + ## widget = lineedit + ## activeif = RAP_ELIM == BEFORE_STACKING OR RAP_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_RAP_EXCP 1 "Except for files: Receiver antenna pattern" + +! Station-related parameters: Receiver DCB parameter +! -------------------------------------------------- +DCBR_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_DCBR_ELIM 1 "Receiver DCB parameters" + +DCBR_EXCP 0 + ## widget = lineedit + ## activeif = DCBR_ELIM == BEFORE_STACKING OR DCBR_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_DCBR_EXCP 1 "Except for files: Receiver DCB parameters" + +DCBR_EXST 1 "0" + ## widget = checkbox; activeif = DCBR_ELIM /= NO AND DCBR_ELIM / _ + +MSG_DCBR_EXST 1 "Except for stations: Atmospheric pressure loading" + +DCBR_EXSEL 1 "FROM_FILE" + ## widget = combobox; activeif = DCBR_ELIM /= NO AND DCBR_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_DCBR_EXSEL 1 "Selection for station exceptions: receiver DCB parameters" + +DCBR_EXMAN 0 + ## widget = selwin + ## activeif = DCBR_ELIM /= NO AND DCBR_EXST = 1 AND DCBR_EXSEL = MANUAL + ## pointer = DCBRLST + +MSG_DCBR_EXMAN 1 "Manual selection for station exceptions: receiver DCB parameters" + +DCBR_EXFIL 0 + ## widget = selwin + ## activeif = DCBR_ELIM /= NO AND DCBR_EXST = 1 AND DCBR_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_DCBR_EXFIL 1 "Selection for station exceptions from file: receiver DCB parameters" + +DCBR_EXFLG 0 + ## widget = lineedit + ## activeif = DCBR_ELIM /= NO AND DCBR_EXST = 1 AND DCBR_EXSEL = WITH_FLAG + +MSG_DCBR_EXFLG 1 "Selection for station exceptions from flag: receiver DCB parameters" + +! Station-related parameters: GNSS-specific station translation +! ------------------------------------------------------------- +GTRA_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_GTRA_ELIM 1 "GNSS-specific station translation" + +GTRA_EXCP 0 + ## widget = lineedit + ## activeif = GTRA_ELIM == BEFORE_STACKING OR GTRA_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_GTRA_EXCP 1 "Except for files: GNSS-specific station translation" + +GTRA_EXST 1 "0" + ## widget = checkbox; activeif = GTRA_ELIM /= NO AND GTRA_ELIM / _ + +MSG_GTRA_EXST 1 "Except for stations: GNSS-specific station translations" + +GTRA_EXSEL 1 "FROM_FILE" + ## widget = combobox; activeif = GTRA_ELIM /= NO AND GTRA_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_GTRA_EXSEL 1 "Selection for station exceptions: GNSS-spec translations" + +GTRA_EXMAN 0 + ## widget = selwin + ## activeif = GTRA_ELIM /= NO AND GTRA_EXST = 1 AND GTRA_EXSEL = MANUAL + ## pointer = GSPLST + +MSG_GTRA_EXMAN 1 "Manual selection for station exceptions: GNSS-spec translations" + +GTRA_EXFIL 0 + ## widget = selwin + ## activeif = GTRA_ELIM /= NO AND GTRA_EXST = 1 AND GTRA_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_GTRA_EXFIL 1 "Selection for station exceptions from file: GNSS-spec translations" + +GTRA_EXFLG 0 + ## widget = lineedit + ## activeif = GTRA_ELIM /= NO AND GTRA_EXST = 1 AND GTRA_EXSEL = WITH_FLAG + +MSG_GTRA_EXFLG 1 "Selection for station exceptions from flag: GNSS-spec translations" + +! Station-related parameters: GNSS-specific troposphere biases +! ------------------------------------------------------------ +GTRP_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_GTRP_ELIM 1 "GNSS-specific ZPD bias" + +GTRP_EXCP 0 + ## widget = lineedit + ## activeif = GTRP_ELIM == BEFORE_STACKING OR GTRP_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_GTRP_EXCP 1 "Except for files: GNSS-specific ZPD bias" + +GTRP_EXST 1 "0" + ## widget = checkbox; activeif = GTRP_ELIM /= NO AND GTRP_ELIM / _ + +MSG_GTRP_EXST 1 "Except for stations: GNSS-specific ZPD bias" + +GTRP_EXSEL 1 "FROM_FILE" + ## widget = combobox; activeif = GTRP_ELIM /= NO AND GTRP_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_GTRP_EXSEL 1 "Selection for station exceptions: GNSS-spec ZPD bias" + +GTRP_EXMAN 0 + ## widget = selwin + ## activeif = GTRP_ELIM /= NO AND GTRP_EXST = 1 AND GTRP_EXSEL = MANUAL + ## pointer = GSPLST + +MSG_GTRP_EXMAN 1 "Manual selection for station exceptions: GNSS-spec ZPD bias" + +GTRP_EXFIL 0 + ## widget = selwin + ## activeif = GTRP_ELIM /= NO AND GTRP_EXST = 1 AND GTRP_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_GTRP_EXFIL 1 "Selection for station exceptions from file: GNSS-spec ZPD bias" + +GTRP_EXFLG 0 + ## widget = lineedit + ## activeif = GTRP_ELIM /= NO AND GTRP_EXST = 1 AND GTRP_EXSEL = WITH_FLAG + +MSG_GTRP_EXFLG 1 "Selection for station exceptions from flag: GNSS-spec ZPD bias" + +! Station-related parameters: Range biases +! ---------------------------------------- +RNG_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_RNG_ELIM 1 "Range biases" + +RNG_EXCP 0 + ## widget = lineedit + ## activeif = RNG_ELIM == BEFORE_STACKING OR RNG_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_RNG_EXCP 1 "Except for files: Range biases" + +! Atmospheric parameters: Troposphere ZPD +! --------------------------------------- +TRP_ELIM 1 "BEFORE_STACKING" + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + +MSG_TRP_ELIM 1 "Troposphere zenith path delays" + +TRP_EXCP 0 + ## widget = lineedit + ## activeif = TRP_ELIM == BEFORE_STACKING OR TRP_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_TRP_EXCP 1 "Except for files: troposphere ZPDs" + +TRP_EXST 1 "0" + ## widget = checkbox; activeif = TRP_ELIM /= NO AND TRP_ELIM / _ + +MSG_TRP_EXST 1 "Except for stations: troposphere ZPDs" + +TRP_EXSEL 1 "FROM_FILE" + ## widget = combobox; activeif = TRP_ELIM /= NO AND TRP_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_TRP_EXSEL 1 "Selection for station exceptions: troposphere ZPDs" + +TRP_EXMAN 0 + ## widget = selwin + ## activeif = TRP_ELIM /= NO AND TRP_EXST = 1 AND TRP_EXSEL = MANUAL + ## pointer = TRPLST + +MSG_TRP_EXMAN 1 "Manual selection for station exceptions: troposphere ZPDs" + +TRP_EXFIL 0 + ## widget = selwin + ## activeif = TRP_ELIM /= NO AND TRP_EXST = 1 AND TRP_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_TRP_EXFIL 1 "Selection for station exceptions from file: troposphere ZPDs" + +TRP_EXFLG 0 + ## widget = lineedit + ## activeif = TRP_ELIM /= NO AND TRP_EXST = 1 AND TRP_EXSEL = WITH_FLAG + +MSG_TRP_EXFLG 1 "Selection for station exceptions from flag: troposphere ZPDs" + +! Atmospheric parameters: Troposphere gradient +! -------------------------------------------- +GRD_ELIM 1 "BEFORE_STACKING" + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + +MSG_GRD_ELIM 1 "Troposphere gradients" + +GRD_EXCP 0 + ## widget = lineedit + ## activeif = GRD_ELIM == BEFORE_STACKING OR GRD_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_GRD_EXCP 1 "Except for files: Troposphere gradients" + +GRD_EXST 1 "0" + ## widget = checkbox; activeif = GRD_ELIM /= NO AND GRD_ELIM / _ + +MSG_GRD_EXST 1 "Except for stations: troposphere gradients" + +GRD_EXSEL 1 "FROM_FILE" + ## widget = combobox; activeif = GRD_ELIM /= NO AND GRD_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_GRD_EXSEL 1 "Selection for station exceptions: troposphere gradients" + +GRD_EXMAN 0 + ## widget = selwin + ## activeif = GRD_ELIM /= NO AND GRD_EXST = 1 AND GRD_EXSEL = MANUAL + ## pointer = TRPLST + +MSG_GRD_EXMAN 1 "Manual selection for station exceptions: troposphere gradients" + +GRD_EXFIL 0 + ## widget = selwin + ## activeif = GRD_ELIM /= NO AND GRD_EXST = 1 AND GRD_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_GRD_EXFIL 1 "Selection for station exceptions from file: troposphere gradients" + +GRD_EXFLG 0 + ## widget = lineedit + ## activeif = GRD_ELIM /= NO AND GRD_EXST = 1 AND GRD_EXSEL = WITH_FLAG + +MSG_GRD_EXFLG 1 "Selection for station exceptions from flag: troposphere gradients" + +! Atmospheric parameters: Ionosphere models +! ----------------------------------------- +GIM_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_GIM_ELIM 1 "Global ionosphere parameters" + +GIM_EXCP 0 + ## widget = lineedit + ## activeif = GIM_ELIM == BEFORE_STACKING OR GIM_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_GIM_EXCP 1 "Except for files: Global ionosphere parameters" + +HOI_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_HOI_ELIM 1 "HOI scaling factors" + +HOI_EXCP 0 + ## widget = lineedit + ## activeif = HOI_ELIM == BEFORE_STACKING OR HOI_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_HOI_EXCP 1 "Except for files: HOI scaling factors" + +! Helmert parameters +! ------------------ +TRANS_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_TRANS_ELIM 1 "Helmert: Translations" + +TRANS_EXCP 0 + ## widget = lineedit + ## activeif = TRANS_ELIM == BEFORE_STACKING OR TRANS_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_TRANS_EXCP 1 "Except for files: Helmert translations" + +ROT_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_ROT_ELIM 1 "Helmert: Rotations" + +ROT_EXCP 0 + ## widget = lineedit + ## activeif = ROT_ELIM == BEFORE_STACKING OR ROT_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_ROT_EXCP 1 "Except for files: Helmert rotations" + +SCALE_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_SCALE_ELIM 1 "Helmert: Scale" + +SCALE_EXCP 0 + ## widget = lineedit + ## activeif = SCALE_ELIM == BEFORE_STACKING OR SCALE_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_SCALE_EXCP 1 "Except for files: Helmert scale" + +! ========================================================================= +! ADDNEQ2 7.2: Parameter Pre-elimination +! ========================================================================= +! Satellite-related parameters: dynamical orbit parameters +! -------------------------------------------------------- +ORB_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_ORB_ELIM 1 "Orbital elements" + +ORB_EXCP 0 + ## widget = lineedit + ## activeif = ORB_ELIM == BEFORE_STACKING OR ORB_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_ORB_EXCP 1 "Except for files: Orbital elements" + +! Satellite-related parameters: stochastic orbit parameters +! --------------------------------------------------------- +STO_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_STO_ELIM 1 "Stochastic pulses" + +STO_EXCP 0 + ## widget = lineedit + ## activeif = STO_ELIM == BEFORE_STACKING OR STO_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_STO_EXCP 1 "Except for files: Stochastic pulses" + +! Satellite-related parameters: satellite antenna offsets +! ------------------------------------------------------- +ANT_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_ANT_ELIM 1 "Satellite antenna offsets" + +ANT_EXCP 0 + ## widget = lineedit + ## activeif = ANT_ELIM == BEFORE_STACKING OR ANT_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_ANT_EXCP 1 "Except for files: Satellite antenna offsets" + +ANTX_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_ANTX_ELIM 1 "Satellite antenna offsets (XY)" + +ANTX_EXCP 0 + ## widget = lineedit + ## activeif = ANTX_ELIM == BEFORE_STACKING OR ANTX_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_ANTX_EXCP 1 "Except for files: Satellite antenna offsets (XY)" + +! Satellite-related parameters: satellite antenna pattern +! ------------------------------------------------------- +SPV_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_SPV_ELIM 1 "Satellite antenna variations" + +SPV_EXCP 0 + ## widget = lineedit + ## activeif = SPV_ELIM == BEFORE_STACKING OR SPV_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_SPV_EXCP 1 "Except for files: Satellite antenna variations" + +! Satellite-related parameters: satellite DCB +! ------------------------------------------- +DCBS_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_DCBS_ELIM 1 "Satellite DCB parameters" + +DCBS_EXCP 0 + ## widget = lineedit + ## activeif = DCBS_ELIM == BEFORE_STACKING OR DCBS_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_DCBS_EXCP 1 "Except for files: Satellite DCB parameters" + +! Earth orientation parameters (Polar motion) +! ------------------------------------------- +ERP_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_ERP_ELIM 1 "Earth rotation parameters (Pole)" + +ERP_EXCP 0 + ## widget = lineedit + ## activeif = ERP_ELIM == BEFORE_STACKING OR ERP_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_ERP_EXCP 1 "Except for files: Earth rotation parameters (Pole)" + +! Earth orientation parameters (UT) +! --------------------------------- +UT_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_UT_ELIM 1 "Earth rotation parameters (UT)" + +UT_EXCP 0 + ## widget = lineedit + ## activeif = UT_ELIM == BEFORE_STACKING OR UT_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_UT_EXCP 1 "Except for files: Earth rotation parameters (UT)" + +! Earth orientation parameters (LOD) +! --------------------------------- +LOD_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_LOD_ELIM 1 "Earth rotation parameters (LOD)" + +LOD_EXCP 0 + ## widget = lineedit + ## activeif = LOD_ELIM == BEFORE_STACKING OR LOD_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_LOD_EXCP 1 "Except for files: Earth rotation parameters (LOD)" + +! Nutation parameters +! ------------------- +NUT_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_NUT_ELIM 1 "Nutation parameters" + +NUT_EXCP 0 + ## widget = lineedit + ## activeif = NUT_ELIM == BEFORE_STACKING OR NUT_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_NUT_EXCP 1 "Except for files: Nutation parameters" + +! Scaling factors for Vienna grid files: Atmosphere loading +! --------------------------------------------------------- +ALD_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_ALD_ELIM 1 "Atmospheric pressure loading" + +ALD_EXCP 0 + ## widget = lineedit + ## activeif = ALD_ELIM == BEFORE_STACKING OR ALD_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_ALD_EXCP 1 "Except for files: Atmospheric pressure loading" + +ALD_EXST 1 "0" + ## widget = checkbox; activeif = ALD_ELIM /= NO AND ALD_ELIM / _ + +MSG_ALD_EXST 1 "Except for stations: Atmospheric pressure loading" + +ALD_EXSEL 1 "FROM_FILE" + ## widget = combobox; activeif = ALD_ELIM /= NO AND ALD_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_ALD_EXSEL 1 "Selection for station exceptions: Atmospheric pressure loading" + +ALD_EXMAN 0 + ## widget = selwin + ## activeif = ALD_ELIM /= NO AND ALD_EXST = 1 AND ALD_EXSEL = MANUAL + ## pointer = GRIDLST + +MSG_ALD_EXMAN 1 "Manual selection for station exceptions: Atmospheric pressure loading" + +ALD_EXFIL 0 + ## widget = selwin + ## activeif = ALD_ELIM /= NO AND ALD_EXST = 1 AND ALD_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_ALD_EXFIL 1 "Selection for station exceptions from file: Atmospheric pressure loading" + +ALD_EXFLG 0 + ## widget = lineedit + ## activeif = ALD_ELIM /= NO AND ALD_EXST = 1 AND ALD_EXSEL = WITH_FLAG + +MSG_ALD_EXFLG 1 "Selection for station exceptions from flag: Atmospheric pressure loading" + +! Scaling factors for Vienna grid files: ocean non-tidal loading +! -------------------------------------------------------------- +OLD_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_OLD_ELIM 1 "Ocean non-tidal loading" + +OLD_EXCP 0 + ## widget = lineedit + ## activeif = OLD_ELIM == BEFORE_STACKING OR OLD_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_OLD_EXCP 1 "Except for files: Ocean non-tidal loading" + +OLD_EXST 1 "0" + ## widget = checkbox; activeif = OLD_ELIM /= NO AND OLD_ELIM / _ + +MSG_OLD_EXST 1 "Except for stations: Ocean non-tidal loading" + +OLD_EXSEL 1 "FROM_FILE" + ## widget = combobox; activeif = OLD_ELIM /= NO AND OLD_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_OLD_EXSEL 1 "Selection for station exceptions: Ocean non-tidal loading" + +OLD_EXMAN 0 + ## widget = selwin + ## activeif = OLD_ELIM /= NO AND OLD_EXST = 1 AND OLD_EXSEL = MANUAL + ## pointer = GRIDLST + +MSG_OLD_EXMAN 1 "Manual selection for station exceptions: Ocean non-tidal loading" + +OLD_EXFIL 0 + ## widget = selwin + ## activeif = OLD_ELIM /= NO AND OLD_EXST = 1 AND OLD_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_OLD_EXFIL 1 "Selection for station exceptions from file: Ocean non-tidal loading" + +OLD_EXFLG 0 + ## widget = lineedit + ## activeif = OLD_ELIM /= NO AND OLD_EXST = 1 AND OLD_EXSEL = WITH_FLAG + +MSG_OLD_EXFLG 1 "Selection for station exceptions from flag: Ocean non-tidal loading" + +! Scaling factors for Vienna grid files: Hydrostatic loading +! ---------------------------------------------------------- +HLD_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_HLD_ELIM 1 "Hydrostatic pressure loading" + +HLD_EXCP 0 + ## widget = lineedit + ## activeif = HLD_ELIM == BEFORE_STACKING OR HLD_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_HLD_EXCP 1 "Except for files: Hydrostatic pressure loading" + +HLD_EXST 1 "0" + ## widget = checkbox; activeif = HLD_ELIM /= NO AND HLD_ELIM / _ + +MSG_HLD_EXST 1 "Except for stations: Atmospheric pressure loading" + +HLD_EXSEL 1 "FROM_FILE" + ## widget = combobox; activeif = HLD_ELIM /= NO AND HLD_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_HLD_EXSEL 1 "Selection for station exceptions: Hydrostatic pressure loading" + +HLD_EXMAN 0 + ## widget = selwin + ## activeif = HLD_ELIM /= NO AND HLD_EXST = 1 AND HLD_EXSEL = MANUAL + ## pointer = GRIDLST + +MSG_HLD_EXMAN 1 "Manual selection for station exceptions: Hydrostatic pressure loading" + +HLD_EXFIL 0 + ## widget = selwin + ## activeif = HLD_ELIM /= NO AND HLD_EXST = 1 AND HLD_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_HLD_EXFIL 1 "Selection for station exceptions from file: Hydrostatic pressure loading" + +HLD_EXFLG 0 + ## widget = lineedit + ## activeif = HLD_ELIM /= NO AND HLD_EXST = 1 AND HLD_EXSEL = WITH_FLAG + +MSG_HLD_EXFLG 1 "Selection for station exceptions from flag: Hydrostatic pressure loading" + +! Additional parameters: center of mass +! ------------------------------------- +MSS_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_MSS_ELIM 1 "Geocenter coordinates" + +MSS_EXCP 0 + ## widget = lineedit + ## activeif = MSS_ELIM == BEFORE_STACKING OR MSS_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_MSS_EXCP 1 "Except for files: Geocenter coordinates" + +! Station clocks +! -------------- +CLKR_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_CLKR_ELIM 1 "Receiver clock offsets" + +CLKR_EXCP 0 + ## widget = lineedit + ## activeif = CLKR_ELIM == BEFORE_STACKING OR CLKR_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_CLKR_EXCP 1 "Except for files: Station clock" + +! Satellite clocks +! ---------------- +CLKS_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_CLKS_ELIM 1 "Satellite clock offsets" + +CLKS_EXCP 0 + ## widget = lineedit + ## activeif = CLKS_ELIM == BEFORE_STACKING OR CLKS_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_CLKS_EXCP 1 "Except for files: Satellite clock" + +! Preelimination outside time window +! ---------------------------------- +RADIO_1 1 "1" + ## widget = radiobutton; group = DUMMY + ## radiokeys = SESSION_YEAR SESSION_STRG + +MSG_RADIO_1 1 "Observation window defined by year and session identifier" + +RADIO_2 1 "0" + ## widget = radiobutton; group = DUMMY + +MSG_RADIO_2 1 "Observation window defined by start and end times" + +! Preelimination Window: defined by session +! ----------------------------------------- +SESSION_YEAR 1 "2019" + ## widget = lineedit; multilineallowed = true; emptyallowed = false + # $Y+0 + +MSG_SESSION_YEAR 1 "Year" + +SESSION_STRG 1 "0110" + ## widget = lineedit; multilineallowed = true; emptyallowed = false + # $S+0 + +MSG_SESSION_STRG 1 "Session" + +! Preelimination Window: defined by date +! -------------------------------------- +STADAT 1 "2019 01 11" + ## widget = lineedit; activeif = RADIO_2 = 1; check_type = date + # $YMD_STR+0 + +MSG_STADAT 1 "Start time(year month day)" + +STATIM 1 "00 00 00" + ## widget = lineedit; emptyallowed = false + ## activeif = RADIO_2 = 1 AND STADAT / _; check_type = time + +MSG_STATIM 1 "Start time(hour minutes seconds)" + +ENDDAT 1 "2019 01 11" + ## widget = lineedit; activeif = RADIO_2 = 1; check_type = date + # $YMD_STR+0 + +MSG_ENDDAT 1 "End time(year month day)" + +ENDTIM 1 "23 59 59" + ## widget = lineedit; emptyallowed = false + ## activeif = RADIO_2 = 1 AND ENDDAT / _; check_type = time + +MSG_ENDTIM 1 "End time(hour minutes seconds)" + +! -------------------------------------------------------------------- +! Interval length of parameters +! -------------------------------------------------------------------- +! Parameter spacing +! ----------------- +TRP_NINT 0 + ## widget = lineedit + # + +MSG_TRP_NINT 1 "Troposphere zenith path delays" + +GRD_NINT 0 + ## widget = lineedit + # + +MSG_GRD_NINT 1 "Troposphere gradients" + +ISB_NINT 0 + ## widget = lineedit + # + +MSG_ISB_NINT 1 "Inter-system bias" + +ERP_NINT 0 + ## widget = lineedit + # + +MSG_ERP_NINT 1 "Earth rotation parameters" + +NUT_NINT 0 + ## widget = lineedit + # + +MSG_NUT_NINT 1 "Nutation parameters" + +! Reference epoch for parameter intervals +! --------------------------------------- +PAR_REF 0 + ## widget = lineedit; emptyallowed = true; check_type = date + # + +MSG_PAR_REF 1 "Reference epoch for parameter intervals" + +PAR_OFF 0 + ## widget = lineedit; check_type = time + # + +MSG_PAR_OFF 1 "Reference epoch for parameter intervals: Time offset" + +! -------------------------------------------------------------------- +! Options and constraining, atmosphere parameters +! -------------------------------------------------------------------- +! Constraints +! ----------- +TRP_ASIG 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_TRP_ASIG 1 "Troposphere zenith delays: absolute" + +TRP_RSIG 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_TRP_RSIG 1 "Troposphere zenith delays: relative" + +GRD_ASIG 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_GRD_ASIG 1 "Troposphere gradients: absolute" + +GRD_RSIG 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_GRD_RSIG 1 "Troposphere gradients: relative" + +GIM_ASIG 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_GIM_ASIG 1 "Global ionosphere parameters: absolute" + +GIM_RSIG 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_GIM_RSIG 1 "Global ionosphere parameters: relative" + +! Maximum time interval for relativ constraints +! --------------------------------------------- +TRP_RDT 0 + ## widget = lineedit; activeif = TRP_RSIG / _; emptyallowed = false + # + +MSG_TRP_RDT 1 "Troposphere zenith delays: maximum time interval" + +GRD_RDT 0 + ## widget = lineedit; activeif = GRD_RSIG / _; emptyallowed = false + # + +MSG_GRD_RDT 1 "Troposphere gradients: maximum time interval" + +GIM_RDT 0 + ## widget = lineedit; activeif = GIM_RSIG / _; emptyallowed = false + # + +MSG_GIM_RDT 1 "Global ionosphere parameters: maximum time interval" + +! Extraction of parameters for troposphere SINEX file +! --------------------------------------------------- +TRPOFF 1 "00 30 00" + ## widget = lineedit; activeif = TROPSNX / _ + +MSG_TRPOFF 1 "Offset" + +TRPRES 1 "01 00 00" + ## widget = lineedit; activeif = TROPSNX / _ + +MSG_TRPRES 1 "Time resolution" + +! ------------------------------------------------------------------------------ +! Options and constraining, higher-order inosphere scaling factors +! ------------------------------------------------------------------------------ +HOI1 1 "ONE" + ## widget = combobox; editable = true; cards = ONE ZERO + +MSG_HOI1 1 "Second-order term" + +SIGHOI1 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SIGHOI1 1 "Sigma of second-order term" + +STKHOI1 1 "0" + ## widget = checkbox + +MSG_STKHOI1 1 "Stack second-order term" + +HOI2 1 "ONE" + ## widget = combobox; editable = true; cards = ONE ZERO + +MSG_HOI2 1 "Third-order term" + +SIGHOI2 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SIGHOI2 1 "Sigma of third-order term" + +STKHOI2 1 "0" + ## widget = checkbox + +MSG_STKHOI2 1 "Stack third-order term" + +HOI3 1 "ONE" + ## widget = combobox; editable = true; cards = ONE ZERO + +MSG_HOI3 1 "Ray path bending term" + +SIGHOI3 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SIGHOI3 1 "Sigma of ray path bending term" + +STKHOI3 1 "0" + ## widget = checkbox + +MSG_STKHOI3 1 "Stack ray path bending term" + +! -------------------------------------------------------------------- +! Options and constraining, orbital parameters +! -------------------------------------------------------------------- +! Options for orbit combination +! ----------------------------- +TRAFO 1 "0" + ## widget = checkbox + +MSG_TRAFO 1 "Long-arc computation" + +NUMSTC 1 "0" + ## widget = checkbox; activeif = TRAFO = 1 + +MSG_NUMSTC 1 "Stochastic pulses at NEQ boundaries" + +DTSTC 1 "6 00 00" + ## widget = lineedit; check_type = time + ## activeif = TRAFO = 1 AND NUMSTC = 1 + +MSG_DTSTC 1 "Min. time interval between pulse and maneuver" + +SPLTDYN 1 "0" + ## widget = checkbox; activeif = TRAFO = 1 + +MSG_SPLTDYN 1 "No stacking of dynamical orbit parameters" + +! Constraints for orbital elements +! -------------------------------- +ORB_A 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_ORB_A 1 "Semi major axis" + +ORB_E 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_ORB_E 1 "Eccentricity" + +ORB_I 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_ORB_I 1 "Inclination" + +ORB_OM 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_ORB_OM 1 "Ascending node" + +ORB_P 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_ORB_P 1 "Perigee" + +ORB_U 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_ORB_U 1 "Argument of latitude" + +! Constraints for dynamical parameters +! ------------------------------------ +ORB_D0 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_ORB_D0 1 "Constant D terms" + +ORB_Y0 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_ORB_Y0 1 "Constant Y terms" + +ORB_X0 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_ORB_X0 1 "Constant X terms" + +ORB_DP 1 "1e-12" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_ORB_DP 1 "Periodic D terms" + +ORB_YP 1 "1e-12" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_ORB_YP 1 "Periodic Y terms" + +ORB_XP 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_ORB_XP 1 "Periodic X terms" + +! Constraints for stochastic pulses +! --------------------------------- +STC_R 1 "1e-6" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_STC_R 1 "Radial" + +STC_A 1 "1e-6" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_STC_A 1 "Along track" + +STC_O 1 "1e-9" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_STC_O 1 "Out of plane" + +STC_S 1 "1e-6" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_STC_S 1 "Direction to Sun" + +STC_Y 1 "1e-6" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_STC_Y 1 "Y-direction in satellite frame" + +STC_X 1 "1e-9" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_STC_X 1 "X-direction in satellite frame" + +! -------------------------------------------------------------------- +! Options and constraining, earth orientation parameters +! -------------------------------------------------------------------- +! Options for earth orientation parameters +! ---------------------------------------- +BLKRET 1 "NO" + ## widget = combobox; cards = NO YES + +MSG_BLKRET 1 "Block retrograde terms in polar motion" + +! Constraints (first parameter) +! ----------------------------- +POL_UTF 1 "0.00001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_POL_UTF 1 "UT1-UTC: first parameter" + +POL_EPF 1 "0.0001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_POL_EPF 1 "Delta epsilon: first parameter" + +POL_PSF 1 "0.0001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_POL_PSF 1 "Delta psi: first parameter" + +! Constraints (other parameters) +! ------------------------------ +POL_XY 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_POL_XY 1 "X and Y pole components" + +POL_UTN 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_POL_UTN 1 "UT1-UTC: other parameters" + +POL_LOD 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_POL_LOD 1 "LOD: all parameters" + +POL_EPN 1 "0.0001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_POL_EPN 1 "Delta epsilon: other parameters" + +POL_PSN 1 "0.0001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_POL_PSN 1 "Delta psi: other parameters" + +! Extraction of parameters for pole result file +! --------------------------------------------- +POLESTEP 1 "12 00 00" + ## widget = lineedit; activeif = POLERS / _ OR IERSPOL / _ + +MSG_POLESTEP 1 "Time resolution" + +! ----------------------------------------- +! +! PARAMETER TYPE: Scaling factors for Vienna grid files +! =============== +! +! ----------------------------------------- +! +! ATM-LOAD: Atmospheric pressure loading +! -------------------------------------- +ALOADSET 1 "PER_STATION" + ## widget = combobox; cards = PER_STATION PER_GROUP ONE_OVERALL + ## editable = false; activeif = ALOAD_FILES / _ + +MSG_ALOADSET 1 "Atm. load: Scaling factor for stations" + +ALOADCLU 0 + ## widget = selwin; path = DIR_CLU; ext = EXT_CLU + ## activeif = ALOADSET = PER_GROUP + # + +MSG_ALOADCLU 1 "Atm. load: Scaling factor for stations" + +ALOADDEC 1 "FULL_EFFECT" + ## widget = combobox + ## cards = FULL_EFFECT HORIZONTAL/VERTICAL NORTH/EAST/UP; editable = false + ## activeif = ALOADSET / inactive AND ALOADSET / NONE + +MSG_ALOADDEC 1 "Atm. load: Parameter decomposition" + +ALOAD10 1 "ONE" + ## widget = combobox; cards = ONE ZERO; editable = false + +MSG_ALOAD10 1 "Atm. load: constraining to zero/one" + +ALOADSIG1 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ALOADDEC / inactive + # + +MSG_ALOADSIG1 1 "Atm. load: a priori sigma 1" + +ALOADSIG2 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ALOADDEC = HORIZONTAL/VERTICAL OR ALOADDEC = NORTH/EAST/UP + # + +MSG_ALOADSIG2 1 "Atm. load: a priori sigma 2" + +ALOADSIG3 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ALOADDEC = NORTH/EAST/UP + # + +MSG_ALOADSIG3 1 "Atm. load: a priori sigma 3" + +! OCN-LOAD: Ocean non-tidal loading +! --------------------------------- +ONTLDSET 1 "PER_STATION" + ## widget = combobox; cards = PER_STATION PER_GROUP ONE_OVERALL + ## editable = false; activeif = ONTLD_FILES / _ + +MSG_ONTLDSET 1 "Ocn. load: Scaling factor for stations" + +ONTLDCLU 0 + ## widget = selwin; path = DIR_CLU; ext = EXT_CLU + ## activeif = ONTLDSET = PER_GROUP + # + +MSG_ONTLDCLU 1 "Ocn. load: Scaling factor for stations" + +ONTLDDEC 1 "FULL_EFFECT" + ## widget = combobox + ## cards = FULL_EFFECT HORIZONTAL/VERTICAL NORTH/EAST/UP; editable = false + ## activeif = ONTLDSET / inactive AND ONTLDSET / NONE + +MSG_ONTLDDEC 1 "Ocn. load: Parameter decomposition" + +ONTLD10 1 "ONE" + ## widget = combobox; cards = ONE ZERO; editable = false + ## activeif = ONTLDSTA / NONE + +MSG_ONTLD10 1 "Atm. load: constraining to zero/one" + +ONTLDSIG1 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ONTLDDEC / inactive + # + +MSG_ONTLDSIG1 1 "Ocn. load: a priori sigma 1" + +ONTLDSIG2 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ONTLDDEC = HORIZONTAL/VERTICAL OR ONTLDDEC = NORTH/EAST/UP + # + +MSG_ONTLDSIG2 1 "Ocn. load: a priori sigma 2" + +ONTLDSIG3 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ONTLDDEC = NORTH/EAST/UP + # + +MSG_ONTLDSIG3 1 "Ocn. load: a priori sigma 3" + +! HYDR-LOAD: Hydrostatic pressure loading +! --------------------------------------- +HLOADSET 1 "PER_STATION" + ## widget = combobox; cards = PER_STATION PER_GROUP ONE_OVERALL + ## editable = false; activeif = HLOAD_FILES / _ + +MSG_HLOADSET 1 "Hyd. load: Scaling factor for stations" + +HLOADCLU 0 + ## widget = selwin; path = DIR_CLU; ext = EXT_CLU + ## activeif = HLOADSET = PER_GROUP + # + +MSG_HLOADCLU 1 "Hyd. load: Scaling factor for stations" + +HLOADDEC 1 "FULL_EFFECT" + ## widget = combobox + ## cards = FULL_EFFECT HORIZONTAL/VERTICAL NORTH/EAST/UP; editable = false + ## activeif = HLOADSET / inactive AND HLOADSET / NONE + +MSG_HLOADDEC 1 "Hyd. load: Parameter decomposition" + +HLOAD10 1 "ONE" + ## widget = combobox; cards = ONE ZERO; editable = false + ## activeif = HLOADSTA / NONE + +MSG_HLOAD10 1 "Atm. load: constraining to zero/one" + +HLOADSIG1 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = HLOADDEC / inactive + # + +MSG_HLOADSIG1 1 "Hyd. load: a priori sigma 1" + +HLOADSIG2 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = HLOADDEC = HORIZONTAL/VERTICAL OR HLOADDEC = NORTH/EAST/UP + # + +MSG_HLOADSIG2 1 "Hyd. load: a priori sigma 2" + +HLOADSIG3 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ALOADDEC = NORTH/EAST/UP + # + +MSG_HLOADSIG3 1 "Hyd. load: a priori sigma 3" + +! -------------------------------------------------------------------- +! Options and constraining, epoch-wise clock parameters +! -------------------------------------------------------------------- +! Clk est.: Reference Clock Selection +! ----------------------------------- +REFCLOCK 1 "ALL_STATIONS" + ## widget = combobox; editable = false + ## cards = NONE FIRST_STATION LAST_STATION ALL_STATIONS ALL_SATELLITES MANUAL FROM_FILE + +MSG_REFCLOCK 1 "Selection of reference clock" + +! Clk est.: Ref.Stations list +! --------------------------- +CLKSTASEL 0 + ## widget = selwin; activeif = REFCLOCK == MANUAL; pointer = RCLKLST + +MSG_CLKSTASEL 1 "Clk.Est.:Ref.Stations list" + +! Clk est.: Ref.Stations list +! --------------------------- +CLKSATSEL 0 + ## widget = selwin; activeif = REFCLOCK == MANUAL; pointer = SCLKLST + +MSG_CLKSATSEL 1 "Clk.Est.:Ref. Satellite list" + +! Clk est.: Ref. clk from file +! ---------------------------- +CLKSTAFIL 0 + ## widget = selwin; activeif = REFCLOCK == FROM_FILE; path = DIR_FIX + ## ext = EXT_FIX; maxfiles = 1; emptyallowed = true + # + +MSG_CLKSTAFIL 1 "Clk.Est.:Ref.Stations from file" + +! Clk est.: Ref. clk from file +! ---------------------------- +CLKSATFIL 0 + ## widget = selwin; activeif = REFCLOCK == FROM_FILE; path = DIR_FIX + ## ext = EXT_FIX; maxfiles = 1; emptyallowed = true + # + +MSG_CLKSATFIL 1 "Clk.Est.:Ref.Satellites from file" + +CLKFIX 1 "0" + ## widget = checkbox + +MSG_CLKFIX 1 "Clk.Est.: Fix reference clock" + +CLKSIG 0 + ## widget = lineedit; activeif = CLKFIX = 0; check_type = real + ## check_min = 0 + +MSG_CLKSIG 1 "Clk.Est.: A priori sigma for reference clock" + +! Delete (fix) only clocks with values in the input file +! ------------------------------------------------------ +CLKDELINP 1 "1" + ## widget = checkbox; activeif = CLKS_ELIM = DELETE OR CLKR_ELIM = DELETE + +MSG_CLKDELINP 1 "Fix only clocks with input values" + +! Clk est.: Header of the clk RINEX file: RUNBY +! --------------------------------------------- +RUNBY 0 + ## widget = lineedit; activeif = CLKRNX / _ + +MSG_RUNBY 1 "Clk.Est.:Header of the clk RINEX file: RUNBY" + +! Clk est.: Header of the clk RINEX file: AC +! ------------------------------------------ +AC 0 + ## widget = lineedit; activeif = CLKRNX / _ + +MSG_AC 1 "Clk.Est.:Header of the clk RINEX file: AC" + +! Clk est.: Header of the clk RINEX file: ACName +! ---------------------------------------------- +ACNAME 0 + ## widget = lineedit; activeif = CLKRNX / _ + +MSG_ACNAME 1 "Header of the clk RINEX file: AC Name" + +! Time System +! ----------- +TIMESYS 1 "GPS" + ## widget = combobox; editable = false; cards = GPS GLO GAL UTC TAI + ## activeif = CLKRNX / _ + +MSG_TIMESYS 1 "Time system" + +! DCB line +! -------- +DCBLINE 0 + ## widget = lineedit; activeif = CLKRNX / _ + +MSG_DCBLINE 1 "DCB line" + +! Clk est.: Header of the clk RINEX file: Comments +! ------------------------------------------------ +COMMENT 1 "" + ## widget = uniline; activeif = CLKRNX / _ + +MSG_COMMENT 1 "Header of the clk RINEX file: Comments" + +! -------------------------------------------------------------------- +! Options and constraining for Helmert parameters +! -------------------------------------------------------------------- +! Stacking: Translations +! ---------------------- +CMB_TRA 1 "NO_STACKING" + ## widget = combobox; editable = false + ## cards = NO_STACKING IDENT_GROUP STACK_ALL + +MSG_CMB_TRA 1 "Stacking of translation parameters" + +! Stacking: Rotations +! ------------------- +CMB_ROT 1 "NO_STACKING" + ## widget = combobox; editable = false + ## cards = NO_STACKING IDENT_GROUP STACK_ALL + +MSG_CMB_ROT 1 "Stacking of rotation parameters" + +! Stacking: Scale +! --------------- +CMB_SC 1 "NO_STACKING" + ## widget = combobox; editable = false + ## cards = NO_STACKING IDENT_GROUP STACK_ALL + +MSG_CMB_SC 1 "Stacking of scale parameters" + +! -------------------------------------------------------------------- +! Options and constraining, GNSS-specific parameters +! -------------------------------------------------------------------- +! GNSS-specific station translation +! --------------------------------- +GTRADAT 1 "NONE" + ## widget = combobox; cards = NONE ABSOLUTE MIN_CONST; editable = false + +MSG_GTRADAT 1 "GNSS-specific station translation: Datum definition" + +GTRATRA 1 "0" + ## widget = checkbox; activeif = GTRADAT = MIN_CONST + +MSG_GTRATRA 1 "GNSS-specific station translation: Translation" + +GTRAROT 1 "0" + ## widget = checkbox; activeif = GTRADAT = MIN_CONST + +MSG_GTRAROT 1 "GNSS-specific station translation: Rotation" + +GTRASCL 1 "0" + ## widget = checkbox; activeif = GTRADAT = MIN_CONST + +MSG_GTRASCL 1 "GNSS-specific station translation: Scale" + +GTRAXCL 1 "INCLUDED" + ## widget = combobox; cards = INCLUDED EXCLUDED; editable = false + ## activeif = GTRADAT / NONE + +MSG_GTRAXCL 1 "GNSS-specific station translation: In-/Exclusion" + +GTRAFIX 0 + ## widget = selwin; activeif = GTRADAT / NONE; path = DIR_FIX + ## ext = EXT_FIX; maxfiles = 1; emptyallowed = true + # + +MSG_GTRAFIX 1 "GNSS-specific station translation: Station selection" + +GTRASIG_N 0 + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = GTRADAT = ABSOLUTE + +MSG_GTRASIG_N 1 "GNSS-specific station translation: North" + +GTRASIG_E 0 + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = GTRADAT = ABSOLUTE + +MSG_GTRASIG_E 1 "GNSS-specific station translation: East" + +GTRASIG_U 0 + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = GTRADAT = ABSOLUTE + +MSG_GTRASIG_U 1 "GNSS-specific station translation: Up" + +! GNSS-specific troposphere biases +! -------------------------------- +GTRPDAT 1 "NONE" + ## widget = combobox; cards = NONE SUM ABSOLUTE; editable = false + +MSG_GTRPDAT 1 "GNSS-specific troposphere bias: Datum definition" + +GTRPXCL 1 "INCLUDED" + ## widget = combobox; cards = INCLUDED EXCLUDED; editable = false + ## activeif = GTRPDAT / NONE + +MSG_GTRPXCL 1 "GNSS-specific troposphere bias: In-/Exclusion" + +GTRPFIX 0 + ## widget = selwin; activeif = GTRPDAT / FROM_CRD AND GTRPDAT / NONE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1; emptyallowed = true + # + +MSG_GTRPFIX 1 "GNSS-specific troposphere bias: Station selection" + +GTRPSIG 0 + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = GTRPDAT = ABSOLUTE + +MSG_GTRPSIG 1 "GNSS-specific troposphere bias: Sigma" + +! -------------------------------------------------------------------- +! Options and constraining, additional parameters +! -------------------------------------------------------------------- +! Constraints +! ----------- +RECANTN 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_RECANTN 1 "Receiver antenna offsets: N" + +RECANTE 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_RECANTE 1 "Receiver antenna offsets: E" + +RECANTU 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_RECANTU 1 "Receiver antenna offsets: U" + +SATANTX 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SATANTX 1 "Satellite antenna offsets: X" + +SATANTY 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SATANTY 1 "Satellite antenna offsets: Y" + +SATANTZ 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SATANTZ 1 "Satellite antenna offsets: Z" + +SATANTS 1 "ALL" + ## widget = combobox; cards = ALL GPS GLONASS LAUNCHED_BEFORE + ## editable = false + +MSG_SATANTS 1 "Apply satellite antenna offsets sigmas" + +SATANTD 0 + ## widget = lineedit; cech_type = date + ## activeif = SATANTS = LAUNCHED_BEFORE + # + +MSG_SATANTD 1 "Date for satellite antenna offsets sigmas" + +SATANTGPS 1 "NONE" + ## widget = combobox; cards = NONE DELETE TO_BLOCK/TYPE; editable = false + +MSG_SATANTGPS 1 "Modify satellite antenna offsets parameter" + +SATANTGLO 1 "NONE" + ## widget = combobox; cards = NONE DELETE TO_FREQUENCY TO_BLOCK/TYPE + ## editable = false + +MSG_SATANTGLO 1 "Modify satellite antenna offsets parameter" + +COFMASSX 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_COFMASSX 1 "Geocenter coordinates: X" + +COFMASSY 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_COFMASSY 1 "Geocenter coordinates: Y" + +COFMASSZ 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_COFMASSZ 1 "Geocenter coordinates: Z" + +! Constraint - Rec. Antenna Patterns +! ---------------------------------- +RECSPV 0 + ## widget = lineedit + +MSG_RECSPV 1 "Receiver antenna patterns" + +! Constraint - Sat. Antenna Patterns +! ---------------------------------- +SATSPV 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SATSPV 1 "Satellite antenna patterns" + +SATSPVS 1 "ALL" + ## widget = combobox; cards = ALL GPS GLONASS LAUNCHED_BEFORE + ## editable = false + +MSG_SATSPVS 1 "Apply satellite antenna pattern sigmas" + +SATSPVD 0 + ## widget = lineedit; cech_type = date + ## activeif = SATSPVS = LAUNCHED_BEFORE + # + +MSG_SATSPVD 1 "Date for satellite antenna pattern sigmas" + +SATSPVGPS 1 "NONE" + ## widget = combobox; cards = NONE DELETE TO_BLOCK/TYPE; editable = false + +MSG_SATSPVGPS 1 "Modify satellite antenna pattern parameter" + +SATSPVGLO 1 "NONE" + ## widget = combobox; cards = NONE DELETE TO_FREQUENCY TO_BLOCK/TYPE + ## editable = false + +MSG_SATSPVGLO 1 "Modify satellite antenna pattern parameter" + +! Sat. ant. off: more input options +! --------------------------------- +SATANT0 1 "0" + ## widget = checkbox + +MSG_SATANT0 1 "Sat. ant. offset: advanced setup" + +! Sat. ant. PCV: more input options +! --------------------------------- +SAPANT0 1 "0" + ## widget = checkbox + +MSG_SAPANT0 1 "Sat. ant. pattern: advanced setup" + +! Sat. ant. off: define the satellite groups / sigmas +! --------------------------------------------------- +SATANTSTR 1 "" + ## widget = uniline; check_type.1 = integer; check_min.1 = 1 + ## check_max.1 = 999; check_type.2 = real; check_min.2 = 0.0 + ## check_type.3 = real; check_min.3 = 0.0; check_type.4 = real + ## check_min.4 = 0.0; check_type.5 = integer; check_min.5 = 0 + ## check_max.5 = 299; check_type.6 = integer; check_min.6 = 0 + ## check_max.6 = 299; check_type.7 = integer; check_min.7 = 0 + ## check_max.7 = 299; check_type.8 = integer; check_min.8 = 0 + ## check_max.8 = 299; check_type.9 = integer; check_min.9 = 0 + ## check_max.9 = 299; check_type.10 = integer; check_min.10 = 0 + ## check_max.10 = 299; check_type.11 = integer; check_min.11 = 0 + ## check_max.11 = 299; check_type.12 = integer; check_min.12 = 0 + ## check_max.12 = 299; check_type.13 = integer; check_min.13 = 0 + ## check_max.13 = 299; numlines = 10 + +MSG_SATANTSTR 1 "Sat.ant.offset: define the satellite groups and sigmas" + +! Sat. ant. PCV: define the satellite groups +! ------------------------------------------ +SAPGRP 1 "ONE_FOR_ALL" + ## widget = uniline; check_type.1 = integer; check_min.1 = 1 + ## check_max.1 = 999; check_type.2 = real; check_min.2 = 0.0 + ## check_type.3 = integer; check_min.3 = 0; check_max.3 = 299 + ## check_type.4 = integer; check_min.4 = 0; check_max.4 = 299 + ## check_type.5 = integer; check_min.5 = 0; check_max.5 = 299 + ## check_type.6 = integer; check_min.6 = 0; check_max.6 = 299 + ## check_type.7 = integer; check_min.7 = 0; check_max.7 = 299 + ## check_type.8 = integer; check_min.8 = 0; check_max.8 = 299 + ## check_type.9 = integer; check_min.9 = 0; check_max.9 = 299 + ## check_type.10 = integer; check_min.10 = 0; check_max.10 = 299 + ## check_type.11 = integer; check_min.11 = 0; check_max.11 = 299 + ## numlines = 10 + +MSG_SAPGRP 1 "Satellite antenna PCV group definition and sigmas" + +! Constraint - Receiver clock offsets +! ----------------------------------- +RCOSIGMA 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_RCOSIGMA 1 "Receiver clock offsets" + +! RCO: Biases in the NEQ stem from a PPP +! -------------------------------------- +RCOFROMPPP 1 "0" + ## widget = checkbox + +MSG_RCOFROMPPP 1 "Biases in the NEQ stem from a PPP" + +! RCO: fix biases for all GPS satellites +! -------------------------------------- +RCORMGPS 1 "0" + ## widget = checkbox + +MSG_RCORMGPS 1 "Fix biases for all GPS satellites" + +! RCO: transform satellite to frequency biases +! -------------------------------------------- +RCOTOFRQ 1 "0" + ## widget = checkbox + +MSG_RCOTOFRQ 1 "Transform satellite to frequency biases" + +! Inter-frequency bias, alarming limit +! ----------------------------------- +IFBMAX 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_IFBMAX 1 "Inter-frequency bias, alarming limit" + +! -------------------------------------------------------------------- +! Constraining the differential code biases +! -------------------------------------------------------------------- +! DCB: Reference Satellite(s) +! --------------------------- +P1C1REF 1 "SUM" + ## widget = combobox; editable = false; cards = SUM ALL + +MSG_P1C1REF 1 "P1-C1: Reference satellite(s)" + +! DCB: A Priori Sigma for Reference Satellite Biases +! -------------------------------------------------- +P1C1SIG 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_P1C1SIG 1 "P1-C1: A Priori Sigma for Reference Satellite Biases" + +! DCB: Reference Satellite(s) +! --------------------------- +P1P2REF 1 "SUM" + ## widget = combobox; editable = false; cards = SUM ALL + +MSG_P1P2REF 1 "P1-P2: Reference satellite(s)" + +! DCB: A Priori Sigma for Reference Satellite Biases +! -------------------------------------------------- +P1P2SIG 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_P1P2SIG 1 "P1-P2: A Priori Sigma for Reference Satellite Biases" + +! DCB: A Priori Sigma for Receiver Biases +! --------------------------------------- +P1P2SIGR 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_P1P2SIGR 1 "P1-P2: A Priori Sigma for Receiver Biases" + +! DCB: Reference Stations(s) +! --------------------------- +LCREF 1 "SUM" + ## widget = combobox; editable = false; cards = SUM ALL + +MSG_LCREF 1 "LC: Reference station(s)" + +! DCB: A Priori Sigma for Receiver Biases +! --------------------------------------- +LCSIGR 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_LCSIGR 1 "LC: A Priori Sigma for Receiver Biases" + +! Constraint - Range biases +! ------------------------- +RGBSIG 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_RGBSIG 1 "Range bias parameters" + +! Stacking of Range biases +! ------------------------ +RGB_STK1 1 "1" + ## widget = radiobutton; group = DUMMY + +MSG_RGB_STK1 1 "Range biases as is" + +RGB_STK2 1 "0" + ## widget = radiobutton; group = DUMMY + +MSG_RGB_STK2 1 "Stack range biases for satellite groups" + +RGB_STK3 1 "0" + ## widget = radiobutton; group = DUMMY + +MSG_RGB_STK3 1 "Stack range biases for station" + +! -------------------------------------------------------------------- +! Selection from station information file +! -------------------------------------------------------------------- +! Use station information file flags +! ---------------------------------- +USEFLG 1 "0" + ## widget = checkbox; activeif = STAINFO /= _ + +MSG_USEFLG 1 "Consider flags from station information file" + +! Information for the Bernese files: flags to be used (TYPE 001) +! -------------------------------------------------------------- +FLG001 1 "999" + ## widget = lineedit; activeif = STAINFO /= _ AND USEFLG = 1 + +MSG_FLG001 1 "Type 001: Renaming of Stations" + +! Information for the Bernese files: flags to be used (TYPE 002) +! -------------------------------------------------------------- +FLG002 1 "999" + ## widget = lineedit; activeif = STAINFO /= _ AND USEFLG = 1 + +MSG_FLG002 1 "Type 002: Station information" + +! Information for the Bernese files: flags to be used (TYPE 003) +! -------------------------------------------------------------- +FLG003 1 "999" + ## widget = lineedit; activeif = STAINFO /= _ AND USEFLG = 1 + +MSG_FLG003 1 "Type 003: Station problems" + +! -------------------------------------------------------------------- +! Some additional things +! -------------------------------------------------------------------- +! Stations (fixed) +! ---------------- +STALST 0 + ## widget = selwin; menuaux = MENUAUX; action = NEQ + ## menuauxkeys = CONST STAINFO RECEIVR USEFLG FLG001 FLG002 FLG003 CRXREC CRXANT INPFILE NO_ABC + ## updateifactive = FREESTA_L STATION4 STATION1 FREEVEL_L VELOCITY4 VELOCITY1 CRD_EXMAN + +! List stations with receiver clock offsets +! ----------------------------------------- +CLKLST 0 + ## widget = selwin; menuaux = MENUAUX; action = NEQCLK + ## menuauxkeys = CONST STAINFO RECEIVR USEFLG FLG001 FLG002 FLG003 CRXREC CRXANT INPFILE NO_ABC + +! List stations with troposphere +! ------------------------------ +TRPLST 0 + ## widget = selwin; menuaux = MENUAUX; action = NEQTRP + ## menuauxkeys = CONST STAINFO RECEIVR USEFLG FLG001 FLG002 FLG003 CRXREC CRXANT INPFILE NO_ABC + +! List stations with receiver DCBs +! -------------------------------- +DCBRLST 0 + ## widget = selwin; menuaux = MENUAUX; action = NEQDCBR + ## menuauxkeys = CONST STAINFO RECEIVR USEFLG FLG001 FLG002 FLG003 CRXREC CRXANT INPFILE NO_ABC + +! List stations with GNSS-specific translations +! --------------------------------------------- +GSPLST 0 + ## widget = selwin; menuaux = MENUAUX; action = NEQGSP + ## menuauxkeys = CONST STAINFO RECEIVR USEFLG FLG001 FLG002 FLG003 CRXREC CRXANT INPFILE NO_ABC + +! List stations with grid scaling parameters +! ------------------------------------------ +GRIDLST 0 + ## widget = selwin; menuaux = MENUAUX; action = NEQGRID + ## menuauxkeys = CONST STAINFO RECEIVR USEFLG FLG001 FLG002 FLG003 CRXREC CRXANT INPFILE NO_ABC + +! List receiver clocks +! -------------------- +RCLKLST 0 + ## widget = selwin; menuaux = MENUAUX; action = NEQRCLK + ## menuauxkeys = CONST STAINFO RECEIVR USEFLG FLG001 FLG002 FLG003 CRXREC CRXANT INPFILE NO_ABC + +! List satellite clocks +! --------------------- +SCLKLST 0 + ## widget = selwin; menuaux = MENUAUX; action = NEQSCLK + ## menuauxkeys = CONST STAINFO RECEIVR USEFLG FLG001 INPFILE NO_ABC + +! Directories and Extensions +! -------------------------- +DIR_ORB 1 "${P}/PHIVOLCS\ORB\" + ## widget = initmenu; pointer = DIR_ELE + +EXT_ELE 1 "ELE" + ## widget = initmenu; pointer = EXT_ELE + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# COMBINE NORMAL EQUATION SYSTEMS - ADDNEQ2 1.1: Input Files 1 # +# # +# GENERAL FILES # +# Show all general files > % < # SHOWGEN +# # +# NORMAL EQUATION SYSTEMS # +# Normal equations > %%%%%%%% < # INPFILE +# Variance rescaling factors > %%%%%%%% < # COVCOMI +# # +# MAIN INPUT FILES # +# Station coordinates > %%%%%%%% < # COORD +# Station velocities > %%%%%%%% < # VELAPR +# Station information > %%%%%%%% < # STAINFO +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# ADDNEQ2 1.2: Input Files 2 # +# # +# NEW A PRIORI VALUES # +# Troposphere estimates > %%%%%%%% < (parameters are eliminated) # TROPEST +# Differential code biases > %%%%%%%% < (a priori is zero if empty) # DCBINP +# Earth rotation parameters > %%%%%%%% < (mandatory if ERPs present) # POLE +# Geocenter coordinates > %%%%%%%% < # GCCINP +# Satellite clock corrections > %%%%%%%% < # SATCLK +# Clock RINEX file > %%%%%%%% < # RXCLKIN +# Inter-system biases > %%%%%%%% < # ISBINP +# SLR data handling (biases, CoM)> %%%%%%%% < # RGBINP +# List of parameter estimates > %%%%%%%% < # PARAMIN +# # +# HEADER AND EPOCH INFORMATION # +# Ionosphere master file > %%%%%%%% < # IONOS +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWGEN = 1 ###################################################### +# ADDNEQ2 1.3: General Files # +# # +# GENERAL INPUT FILES # +# General constants > %%%%%%%%%%%% < # CONST +# Geodetic datum > %%%%%%%%%%%% < # DATUM +# Phase center variations > %%%%%%%%%%%% < # PHASECC +# Receiver information > %%%%%%%%%%%% < # RECEIVR +# Satellite information > %%%%%%%%%%%% < # SATELL +# Satellite problems > %%%%%%%%%%%% < # SATCRUX +# Subdaily pole model > %%%%%%%%%%%% < # SUBMOD +# Nutation model > %%%%%%%%%%%% < # NUTMOD +# SINEX header file > %%%%%%%%%%%% < # SINEXIN +# IONEX control file > %%%%%%%%%%%% < # IONEXCF +# # +# MENU SETTINGS # +# Selected campaign > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% <# CAMPAIGN +# Selected session Year> %%%% < Session> %%%% < # YR4_INFO SES_INFO +# Session table > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% <# SESSION_TABLE +# # +# TEMPORARY FILES # +# Scratch file > %%%%%%%%%%%% < # AUXFIL +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# ADDNEQ2 2.1: Output Files 1 # +# # +# GENERAL OUTPUT FILES # +# Program output > % < use ADDNEQ2.Lnn or > %%%%%%%% < # SYSODEF SYSOUT +# Error messages > % < merged to program output or > %%%%%%%% < # ERRMRG SYSERR +# # +# MAIN RESULT FILES # +# Normal equations > %%%%%%%% < # NEQOUT +# SINEX with> %%% < > %%%%%%%% < # SNXCONT SINEXRS +# # +# STATION- AND SATELLITE-RELATED RESULTS # +# Station coordinates > %%%%%%%% < # COORDRS +# Station velocities > %%%%%%%% < # VELORS +# Satellite orbital elements > %%%%%%%% < # ELEFILE +# Earth rotation parameters > %%%%%%%% < # POLERS +# Earth rotation parameters (IERS) > %%%%%%%% < # IERSPOL +# # +# ATMOSPHERE-SPECIFIC RESULTS # +# Troposphere estimates > %%%%%%%% < # TROPSAV +# Troposphere estimates (SINEX) > %%%%%%%% < # TROPSNX +# Ionosphere models > %%%%%%%% < # IONOSRS +# Ionosphere models (IONEX) > %%%%%%%% < # IONEXRS +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# ADDNEQ2 2.2: Output Files 2 # +# # +# ADDITIONAL RESULT FILES # +# Geocenter coordinates > %%%%%%%% < # GCCOUT +# Differential code biases > %%%%%%%% < # DCBOUT +# Phase center variations (gridded) > %%%%%%%% < # PHASRSG +# Satellite clock corrections > %%%%%%%% < # CLKSAV +# Clock corrections (RINEX) > %%%%%%%% < # CLKRNX +# Inter-system biases > %%%%%%%% < # ISBOUT +# Data handling (biases, CoM) > %%%%%%%% < # RGBOUT +# # +# AUXILIARY FILES # +# Weekly summary > %%%%%%%% < # WEKSUM +# Station residuals > %%%%%%%% < # PLOTRS +# All parameter residuals > %%%%%%%% < # PLOT_ALL +# Covariance matrix wrt coordinates > %%%%%%%% < # COVARRS +# Full covariance matrix > %%%%%%%% < # COVTTRS +# Variance rescaling factors, Helmert> %%%%%%%% < # COVCOMO +# List of parameter estimates > %%%%%%%% < # PARAMRS +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# ADDNEQ2 3.1: Options 1 # +# # +# TITLE > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # TITLE +# # +# GENERAL OPTIONS # +# Maximum number of parameters in combined NEQ> %%%%%% < # MAXPAR +# A priori sigma of unit weight > %%%%%%% %%%%%%% < # INDVSOL +# Reference epoch for station coordinates > %%%%%%%%%% <(yyyy mm dd) # TIMREF +# Stop program after NEQ saving > % < # NOINV +# # +# ADD PARAMETERS TO THE SYSTEM # +# Set up station velocities > % < # CRD_NINT +# Set up Geocenter coordinates > % < # SETUP_GCC +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# ADDNEQ2 3.2: Options 2 # +# # +# REMOVE STATION PARAMETERS FROM THE SYSTEM # +# If receiver changes > %%%%%%%%%%%%%%%%%%%%%%%% < # CRXREC +# If antenna changes > %%%%%%%%%%%%%%%%%%%%%%%% < # CRXANT +# # +# INPUT FILE OPTIONS # +# Truncate NEQ station names after position 14 > %%%%%%%%% < # NO_ABC +# Keep input NEQs in alphabetical order > % < # NOCHRONO +# # +# OUTPUT OPTIONS # +# Extended output wrt estimated parameters > % < # PRT_EXT +# Notify station inconsistencies between NEQs > % < # PRT_SIC +# Notify changes due to station information file> % < # CRXWARN +# Print detailed list of parameter manipulations> % < # PRT_PAR +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL COVARRS / _ OR COVTTRS / _ AND CRD_NINT = 1 OR SINEXRS /= _ AND NOINV = 0 # +# ADDNEQ2 3.3: Options 3 # +# # +# SINEX OPTIONS # +# Regularize a priori constraint matrix > %%%%%%%%% < # SNXREG +# Sort stations according to DOMES code > % < # STASORT +# Include ADDNEQ1-style statistics block > % < # HEUREF +# Do not write uncalibrated antenna/radome combinations > % < # ANTRED +# Transform ERP to offset/drift representation > % < # ERPREP +# # +# VARIANCE-COVARIANCE FILE OPTIONS # +# Representation of coordinates and velocities > %%%%%%%%% < # COVMODE +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# ADDNEQ2 4.1: Parameter Pre-Elimination # +# exceptions for # +# STATION-RELATED PARAMETERS files station# +# Station coordinates > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # CRD_ELIM CRD_EXCP CRD_EXST +# # +# ATMOSPHERIC PARAMETERS # +# Troposphere zenith path delays> %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # TRP_ELIM TRP_EXCP TRP_EXST +# Troposphere gradients > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # GRD_ELIM GRD_EXCP GRD_EXST +# Global ionosphere parameters > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # GIM_ELIM GIM_EXCP +# # +# GLOBAL PARAMETERS # +# Orbital elements > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # ORB_ELIM ORB_EXCP +# Stochastic pulses > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # STO_ELIM STO_EXCP +# Polar motion parameters > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # ERP_ELIM ERP_EXCP +# Length of day parameters > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # LOD_ELIM LOD_EXCP +# Universal time parameters > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # UT_ELIM UT_EXCP +# Nutation parameters > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # NUT_ELIM NUT_EXCP +# Geocenter coordinates > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # MSS_ELIM MSS_EXCP +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# ADDNEQ2 4.2: Parameter Pre-Elimination # +# exceptions for # +# BIAS PARAMETERS files station# +# Satellite DCBs > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # DCBS_ELIM DCBS_EXCP +# Receiver DCBs > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # DCBR_ELIM DCBR_EXCP DCBR_EXST +# GLONASS receiver clock biases > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # CLK_ELIM CLK_EXCP CLK_EXST +# Time-dependent GLONASS ISBs > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # ISB_ELIM ISB_EXCP ISB_EXST +# GNSS-specific translations > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # GTRA_ELIM GTRA_EXCP GTRA_EXST +# GNSS-specific ZPD biases > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # GTRP_ELIM GTRP_EXCP GTRP_EXST +# # +# ANTENNA PHASE CENTER PARAMETERS # +# Satellite antenna offsets > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # ANT_ELIM ANT_EXCP +# Satellite antenna offsets (XY)> %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # ANTX_ELIM ANTX_EXCP +# Satellite antenna variations > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # SPV_ELIM SPV_EXCP +# Receiver@ antenna offsets > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # RAO_ELIM RAO_EXCP +# Receiver@ antenna variations > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # RAP_ELIM RAP_EXCP +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# ADDNEQ2 4.3: Parameter Pre-Elimination # +# exceptions for # +# HELMERT TRANSFORMATION PARAMETERS files station# +# Translation parameters > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # TRANS_ELIM TRANS_EXCP +# Rotation parameters > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # ROT_ELIM ROT_EXCP +# Scale parameters > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # SCALE_ELIM SCALE_EXCP +# # +# PARAMETER SCALING FACTORS # +# HOI scaling factors > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # HOI_ELIM HOI_EXCP +# Atmospheric pressure loading > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # ALD_ELIM ALD_EXCP ALD_EXST +# Ocean non-tidal loading > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # OLD_ELIM OLD_EXCP OLD_EXST +# Hydrostatic pressure loading > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # HLD_ELIM HLD_EXCP HLD_EXST +# # +# EPOCH PARAMETERS # +# Receiver clock offsets > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # CLKR_ELIM CLKR_EXCP +# Satellite clock offsets > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # CLKS_ELIM CLKS_EXCP +# # +# SLR-RELATED PARAMETERS # +# Range biases > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # RNG_ELIM RNG_EXCP +# END_PANEL #################################################################### + + +# BEGIN_PANEL CRD_ELIM = OUTSIDE_FROM_WINDOW OR TRP_ELIM = OUTSIDE_FROM_WINDOW OR GRD_ELIM = OUTSIDE_FROM_WINDOW OR GIM_ELIM = OUTSIDE_FROM_WINDOW OR ORB_ELIM = OUTSIDE_FROM_WINDOW OR STO_ELIM = OUTSIDE_FROM_WINDOW OR ERP_ELIM = OUTSIDE_FROM_WINDOW OR LOD_ELIM = OUTSIDE_FROM_WINDOW OR UT_ELIM = OUTSIDE_FROM_WINDOW OR NUT_ELIM = OUTSIDE_FROM_WINDOW OR MSS_ELIM = OUTSIDE_FROM_WINDOW OR DCBS_ELIM = OUTSIDE_FROM_WINDOW OR DCBR_ELIM = OUTSIDE_FROM_WINDOW OR CLK_ELIM = OUTSIDE_FROM_WINDOW OR ISB_ELIM = OUTSIDE_FROM_WINDOW OR GTRA_ELIM = OUTSIDE_FROM_WINDOW OR GTRP_ELIM = OUTSIDE_FROM_WINDOW OR ANT_ELIM = OUTSIDE_FROM_WINDOW OR ANTX_ELIM = OUTSIDE_FROM_WINDOW OR SPV_ELIM = OUTSIDE_FROM_WINDOW OR RAO_ELIM = OUTSIDE_FROM_WINDOW OR RAP_ELIM = OUTSIDE_FROM_WINDOW OR TRANS_ELIM = OUTSIDE_FROM_WINDOW OR ROT_ELIM = OUTSIDE_FROM_WINDOW OR SCALE_ELIM = OUTSIDE_FROM_WINDOW OR HOI_ELIM = OUTSIDE_FROM_WINDOW OR ALD_ELIM = OUTSIDE_FROM_WINDOW OR OLD_ELIM = OUTSIDE_FROM_WINDOW OR HLD_ELIM = OUTSIDE_FROM_WINDOW OR CLKR_ELIM = OUTSIDE_FROM_WINDOW OR CLKS_ELIM = OUTSIDE_FROM_WINDOW OR RNG_ELIM = OUTSIDE_FROM_WINDOW +# ADDNEQ2 4.4: Parameter Pre-Elimination # +# # +# TIME WINDOW FOR "OUTSIDE FROM WINDOW" PRE-ELIMINATION # +# # +# > % < Defined by Year and Session identifier # RADIO_1 +# Year > %%%% < Session > %%%% < # SESSION_YEAR SESSION_STRG +# # +# # +# > % < Defined by Start and End times # RADIO_2 +# yyyy mm dd hh mm ss yyyy mm dd hh mm ss # +# Start > %%%%%%%%%% < > %%%%%%%% < End > %%%%%%%%%% < > %%%%%%%% < # STADAT STATIM ENDDAT ENDTIM +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL CRD_EXST = 1 OR CLK_EXST = 1 OR ISB_EXST = 1 OR DCBR_EXST = 1 OR TRP_EXST = 1 OR GRD_EXST = 1 OR ALD_EXST = 1 OR OLD_EXST = 1 OR HLD_EXST = 1 OR GTRA_EXST = 1 OR GTRP_EXST = 1 +# ADDNEQ2 4.5: Parameter Pre-Elimination # +# Manual List file Flag # +# STATION-RELATED PARAMETERS # +# Coordinates > %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# CRD_EXSEL CRD_EXMAN CRD_EXFIL CRD_EXFLG +# # +# ATMOSPHERIC PARAMETERS # +# ZPDs > %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# TRP_EXSEL TRP_EXMAN TRP_EXFIL TRP_EXFLG +# Gradients > %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# GRD_EXSEL GRD_EXMAN GRD_EXFIL GRD_EXFLG +# # +# BIAS PARAMETERS # +# Receiver DCBs > %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# DCBR_EXSEL DCBR_EXMAN DCBR_EXFIL DCBR_EXFLG +# GLO biases > %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# CLK_EXSEL CLK_EXMAN CLK_EXFIL CLK_EXFLG +# Time-dep. ISBs> %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# ISB_EXSEL ISB_EXMAN ISB_EXFIL ISB_EXFLG +# Translations > %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# GTRA_EXSEL GTRA_EXMAN GTRA_EXFIL GTRA_EXFLG +# ZPD biases > %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# GTRP_EXSEL GTRP_EXMAN GTRP_EXFIL GTRP_EXFLG +# # +# PARAMETER SCALING FACTORS # +# Atmospheric PL> %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# ALD_EXSEL ALD_EXMAN ALD_EXFIL ALD_EXFLG +# Ocean non-TL > %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# OLD_EXSEL OLD_EXMAN OLD_EXFIL OLD_EXFLG +# Hydrostatic PL> %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# HLD_EXSEL HLD_EXMAN HLD_EXFIL HLD_EXFLG +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL CRD_ELIM / _ ##################################################### +# ADDNEQ2 5: Datum Definition for Station Coordinates # +# # +# DATUM DEFINITION TYPE # +# > % < Free network solution # RADIO2_4 +# > % < Minimum constraint solution > %%%%%%%%%%%% < # RADIO2_3 FREESTA +# > % < Coordinates constrained > %%%%%%%%%%%% < # RADIO2_2 SIGSTA +# > % < Coordinates fixed > %%%%%%%%%%%% < # RADIO2_1 FIXSTA +# # +# MINIMUM CONSTRAINT CONDITIONS # +# Translation > %%%%% < # C_TRA +# Rotation > %%%%% < # C_ROT +# Scale > %%%%% < # C_SCL +# # +# A PRIORI SIGMAS # +# North > %%%%%%% < meters # C_SIGMAN +# East > %%%%%%% < meters # C_SIGMAE +# Up > %%%%%%% < meters # C_SIGMAU +# END_PANEL #################################################################### + + +# BEGIN_PANEL FREESTA = MANUAL OR FREESTA = FROM_FILE OR FREESTA = WITH_FLAG AND RADIO2_3 = 1 AND CRD_ELIM / _ # +# ADDNEQ2 5.1: Datum Definition for Station Coordinates # +# # +# STATIONS CONSIDERED FOR MINIMUM CONSTRAINT CONDITIONS # +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # FREESTA_L +# List of stations from file > %%%%%%%% < # FREESTA_F +# Stations with specific flags in CRD file > %%%%%%%% < #: all non-blank # FREESTA_G +# END_PANEL #################################################################### + + +# BEGIN_PANEL SIGSTA = MANUAL OR SIGSTA = FROM_FILE OR SIGSTA = WITH_FLAG AND RADIO2_2 = 1 AND CRD_ELIM / _ # +# ADDNEQ2 5.1: Datum Definition for Station Coordinates # +# # +# STATION COORDINATES TO BE CONSTRAINED # +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # STATION4 +# List of stations (and sigmas) from file > %%%%%%%% < # STAFILE4 +# Stations with specific flags in CRD file > %%%%%%%% < #: all non-blank # STAFLAG4 +# END_PANEL #################################################################### + + +# BEGIN_PANEL FIXSTA = MANUAL OR FIXSTA = FROM_FILE OR FIXSTA = WITH_FLAG AND RADIO2_1 = 1 AND CRD_ELIM / _ # +# ADDNEQ2 5.1: Datum Definition for Station Coordinates # +# # +# STATION COORDINATES TO BE FIXED # +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # STATION1 +# List of stations from file > %%%%%%%% < # STAFILE1 +# Stations with specific flags in CRD file > %%%%%%%% < #: all non-blank # STAFLAG1 +# END_PANEL #################################################################### + + +# BEGIN_PANEL CRD_NINT /= 0 AND CRD_ELIM / _ ################################## +# ADDNEQ2 6: Datum Definition for Station Velocities # +# # +# DATUM DEFINITION TYPE # +# > % < Free network solution # RADIO3_4 +# > % < Minimum constraint solution > %%%%%%%%%%%% < # RADIO3_3 FREEVEL +# > % < Velocities constrained > %%%%%%%%%%%% < # RADIO3_2 SIGVEL +# > % < Velocities fixed > %%%%%%%%%%%% < # RADIO3_1 FIXVEL +# # +# MINIMUM CONSTRAINT CONDITIONS # +# Translation > %%%%% < # V_TRA +# Rotation > %%%%% < # V_ROT +# Scale > %%%%% < # V_SCL +# # +# A PRIORI SIGMAS # +# North > %%%%%%% < meters/year # V_SIGMAN +# East > %%%%%%% < meters/year # V_SIGMAE +# Up > %%%%%%% < meters/year # V_SIGMAU +# END_PANEL #################################################################### + + +# BEGIN_PANEL FREEVEL = MANUAL OR FREEVEL = FROM_FILE OR FREEVEL = WITH_FLAG AND RADIO3_3 = 1 AND CRD_NINT /= 0 AND CRD_ELIM / _ # +# ADDNEQ2 6.1: Datum Definition for Station Velocities # +# # +# STATIONS CONSIDERED FOR MINIMUM CONSTRAINT CONDITIONS # +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # FREEVEL_L +# List of stations from file > %%%%%%%% < # FREEVEL_F +# Stations with specific flags in VEL file > %%%%%%%% < #: all non-blank # FREEVEL_G +# END_PANEL #################################################################### + + +# BEGIN_PANEL SIGVEL = MANUAL OR SIGVEL = FROM_FILE OR SIGVEL = WITH_FLAG AND RADIO3_2 = 1 AND CRD_NINT /= 0 AND CRD_ELIM / _ # +# ADDNEQ2 6.1: Datum Definition for Station Velocities # +# # +# STATION VELOCITIES TO BE CONSTRAINED # +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # VELOCITY4 +# List of stations (and sigmas) from file > %%%%%%%% < # VELFILE4 +# Stations with specific flags in VEL file > %%%%%%%% < #: all non-blank # VELFLAG4 +# END_PANEL #################################################################### + + +# BEGIN_PANEL FIXVEL = MANUAL OR FIXVEL = FROM_FILE OR FIXVEL = WITH_FLAG AND RADIO3_1 = 1 AND CRD_NINT /= 0 AND CRD_ELIM / _ # +# ADDNEQ2 6.1: Datum Definition for Station Velocities # +# # +# STATION VELOCITIES TO BE FIXED # +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # VELOCITY1 +# List of stations from file > %%%%%%%% < # VELFILE1 +# Stations with specific flags in VEL file > %%%%%%%% < #: all non-blank # VELFLAG1 +# END_PANEL #################################################################### + + +# BEGIN_PANEL INDVSOL /= NO AND CRD_ELIM / _ ################################### +# ADDNEQ2 7: Comparison of Individual Solutions # +# # +# NOTIFICATION OF POSSIBLE OUTLIERS # +# Maximum tolerated residual North> %%%% < millimeters # BADSOL_N +# East > %%%% < millimeters # BADSOL_E +# Up > %%%% < millimeters # BADSOL_U +# # +# Maximum tolerated root-mean-square error North> %%%% < millimeters # BADSOLRN +# East > %%%% < millimeters # BADSOLRE +# Up > %%%% < millimeters # BADSOLRU +# # +# Minimum number of solutions for each station > %%%% < # MINSOL +# END_PANEL #################################################################### + + +# BEGIN_PANEL TRP_ELIM / _ OR GRD_ELIM / _ OR CLK_ELIM / _ OR ISB_ELIM / _ OR ERP_ELIM / _ OR LOD_ELIM / _ OR UT_ELIM / _ OR NUT_ELIM / _ # +# ADDNEQ2 8: Interval Length of Parameters # +# # +# NEW PARAMETER SPACING hhh mm ss # +# Troposphere zenith path delays > %%%%%%%%% < # TRP_NINT +# Troposphere gradients > %%%%%%%%% < # GRD_NINT +# Time-dependent inter-system biases > %%%%%%%%% < # ISB_NINT +# Earth rotation parameters > %%%%%%%%% < # ERP_NINT +# Nutation parameters > %%%%%%%%% < # NUT_NINT +# # +# yyyy mm dd hh mm ss # +# REFERENCE EPOCH FOR PARAMETER INTERVALS > %%%%%%%%%% < > %%%%%%%% < # PAR_REF PAR_OFF +# END_PANEL #################################################################### + + +# BEGIN_PANEL TRP_ELIM / _ OR GRD_ELIM / _ OR GIM_ELIM / _ ##################### +# ADDNEQ2 9: Options for Atmospheric Parameters # +# # +# ABSOLUTE CONSTRAINING # +# Troposphere zenith path delays> %%%%%%%% %%%%%%%% %%%%%%%% %%%%%%%% %%%%%%%% <(hh mm ss) # TRP_RSIG TRP_RDT +# Troposphere gradients > %%%%%%%% %%%%%%%% <(hh mm ss) # GRD_RSIG GRD_RDT +# Global ionosphere parameters > %%%%%%%% %%%%%%%% <(hh mm ss) # GIM_RSIG GIM_RDT +# # +# EXTRACTION OF PARAMETERS FOR TROPOSPHERE SINEX FILE # +# Offset > %%%%%%%%% < (hhh mm ss) Time resolution > %%%%%%%% < (hh mm ss)# TRPOFF TRPRES +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL ORB_ELIM / _ OR STO_ELIM / _ ##################################### +# ADDNEQ2 10.1: Options for Orbital Parameters # +# # +# OPTIONS FOR ORBIT COMBINATION # +# Long-arc computation > % < # TRAFO +# Stochastic pulses at NEQ boundaries > % < # NUMSTC +# No stacking of dynamical orbit parameters > % < # SPLTDYN +# Minimum interval between pulse and maneuver > %%%%%%%%% <(hhh mm ss) # DTSTC +# # +# A PRIORI SIGMAS FOR ORBITAL ELEMENTS # +# Semi major axis > %%%%%%%%% %%%%%%%%% < # ORB_E +# Inclination > %%%%%%%%% %%%%%%%%% %%%%%%%%% %%%%%%%%% %%%%%%%% < meters/sec**2 # ORB_D0 +# Constant Y/S terms > %%%%%%%% < meters/sec**2 # ORB_Y0 +# Constant X/W terms > %%%%%%%% < meters/sec**2 # ORB_X0 +# Periodic D/R terms > %%%%%%%% < meters/sec**2 # ORB_DP +# Periodic Y/S terms > %%%%%%%% < meters/sec**2 # ORB_YP +# Periodic X/W terms > %%%%%%%% < meters/sec**2 # ORB_XP +# # +# A PRIORI SIGMAS FOR STOCHASTIC PULSES # +# Radial > %%%%%%%% < meters/sec # STC_R +# Along track > %%%%%%%% < meters/sec # STC_A +# Out of plane > %%%%%%%% < meters/sec # STC_O +# Direction to Sun > %%%%%%%% < meters/sec # STC_S +# Y-direction in satellite frame > %%%%%%%% < meters/sec # STC_Y +# X-direction in satellite frame > %%%%%%%% < meters/sec # STC_X +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL ERP_ELIM / _ OR LOD_ELIM / _ OR UT_ELIM / _ OR NUT_ELIM / _ ###### +# ADDNEQ2 11: Options for Earth Orientation Parameters # +# # +# OPTIONS FOR EARTH ORIENTATION PARAMETERS # +# Block retrograde terms in polar motion> %%%%% < # BLKRET +# # +# A PRIORI SIGMAS (FIRST PARAMETER) # +# UT1-UTC > %%%%%%%% < milliseconds # POL_UTF +# Delta Epsilon > %%%%%%%% < milliarcseconds # POL_EPF +# Delta Psi > %%%%%%%% < milliarcseconds # POL_PSF +# # +# A PRIORI SIGMAS (REMAINING PARAMETERS) # +# X and Y pole components > %%%%%%%% < milliarcseconds # POL_XY +# UT1-UTC > %%%%%%%% < milliseconds # POL_UTN +# LOD > %%%%%%%% < milliseconds/day # POL_LOD +# Delta Epsilon > %%%%%%%% < milliarcseconds # POL_EPN +# Delta Psi > %%%%%%%% < milliarcseconds # POL_PSN +# # +# EXTRACTION OF PARAMETERS FOR ERP FILES # +# Time resolution > %%%%%%%% < (hh mm ss) # POLESTEP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL MSS_ELIM / _ OR SETUP_GCC = 1 #################################### +# ADDNEQ2 12: Options for Geocenter Coordinates # +# # +# A PRIORI SIGMAS FOR COMPONENT # +# Geocenter coordinates X > %%%%%%%% < meters # COFMASSX +# Y > %%%%%%%% < meters # COFMASSY +# Z > %%%%%%%% < meters # COFMASSZ +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL DCBS_ELIM / _ OR DCBR_ELIM / _ ################################### +# ADDNEQ2 13: Options for Differential Code Biases # +# # +# P1-C1 BIAS PARAMETERS # +# Type of sigma > %%%%% < # P1C1REF +# A priori sigma for satellites > %%%%%%%% < nanoseconds # P1C1SIG +# # +# P1-P2 BIAS PARAMETERS # +# Type of sigma for satellites > %%%%% < # P1P2REF +# A priori sigma for satellites > %%%%%%%% < nanoseconds # P1P2SIG +# A priori sigma for receivers > %%%%%%%% < nanoseconds # P1P2SIGR +# # +# LC BIAS (Inter-System BIAS, ISB) PARAMETERS # +# Type of sigma for receivers > %%%%% < # LCREF +# A priori sigma for receivers > %%%%%%%% < nanoseconds # LCSIGR +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL CLK_ELIM / _ OR ISB_ELIM / _ ##################################### +# ADDNEQ2 14: Options for GLONASS Receiver Clock Biases # +# # +# GLONASS RECEIVER CLOCK BIASES # +# Receiver clock offsets > %%%%%%%% < milliseconds # RCOSIGMA +# Biases in the NEQ stem from a PPP > % < # RCOFROMPPP +# Fix biases for all GPS satellites > % < # RCORMGPS +# Transform satellite to frequency biases > % < # RCOTOFRQ +# Inter-frequency bias, alarming limit > %%%%%%%% < nanoseconds # IFBMAX +# END_PANEL #################################################################### + + +# BEGIN_PANEL GTRA_ELIM / _ OR GTRP_ELIM / _ ################################### +# ADDNEQ2 15: Options for GNSS-specific Translations and ZPD Biases # +# # +# STATION TRANSLATIONS Tra Rot Scl # +# Type of constraining > %%%%%%%% < > % <> % <> % < # GTRADAT GTRATRA GTRAROT GTRASCL +# Stations to be> %%%%%%%% < > %%%%%%%% < # GTRAXCL GTRAFIX +# A priori sigmas N > %%%%%%%% < meters # GTRASIG_N +# E > %%%%%%%% < meters # GTRASIG_E +# U > %%%%%%%% < meters # GTRASIG_U +# # +# TROPOSPHERE BIASES # +# Type of constraining > %%%%%%%% < # GTRPDAT +# Stations to be> %%%%%%%% < > %%%%%%%% < # GTRPXCL GTRPFIX +# A priori sigma > %%%%%%%% < meters # GTRPSIG +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL ANT_ELIM / _ OR ANTX_ELIM / _ OR SPV_ELIM / _ #################### +# ADDNEQ2 16: Options for Satellite Antenna Phase Center Parameters # +# # +# SATELLITE PHASE CENTER OFFSETS # +# Modify parametrization GPS > %%%%%%%%%%%%%% < # SATANTGPS +# GLONASS> %%%%%%%%%%%%%% < # SATANTGLO +# A priori sigmas in X > %%%%%%%% < meters # SATANTX +# Y > %%%%%%%% < meters # SATANTY +# Z > %%%%%%%% < meters # SATANTZ +# Apply constraints to > %%%%%%%%%%%%%% < > %%%%%%%%%% < # SATANTS SATANTD +# Advanced grouping/sigmas > % < (YYYY MM DD) # SATANT0 +# # +# SATELLITE PHASE CENTER VARIATIONS # +# Modify parametrization GPS > %%%%%%%%%%%%%% < # SATSPVGPS +# GLONASS> %%%%%%%%%%%%%% < # SATSPVGLO +# A priori sigma > %%%%%%%% < meters # SATSPV +# Apply constraints to > %%%%%%%%%%%%%% < > %%%%%%%%%% < # SATSPVS SATSPVD +# Advanced grouping/sigmas > % < (YYYY MM DD) # SAPANT0 +# END_PANEL #################################################################### + + +# BEGIN_PANEL ANT_ELIM / _ OR ANTX_ELIM / _ OR SPV_ELIM / _ AND SATANT0 = 1 #### +# ADDNEQ2 16.1 Advanced Options for Satellite Antenna Phase Center Offsets # +# # +# ADVANCED PARAMETER STACKING AND CONSTRAINING # +# # +# A priori sigmas Satellite numbers # +# > Grp _X(m)_ _Y(m)_ _Z(m)_ ___ ___ ___ ___ ___ ___ ___ ___ ___ < # SATANTSTR +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL ANT_ELIM / _ OR ANTX_ELIM / _ OR SPV_ELIM / _ AND SAPANT0 = 1 #### +# ADDNEQ2 16.2 Advanced Options for Satellite Antenna Phase Center Variations # +# # +# ADVANCED PARAMETER STACKING AND CONSTRAINING # +# # +# Satellite numbers # +# > Grp A_priori_sigma(m) ___ ___ ___ ___ ___ ___ ___ ___ ___ < # SAPGRP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL RAO_ELIM / _ OR RAP_ELIM / _ ##################################### +# ADDNEQ2 17: Options for Receiver Antenna Phase Center Parameters # +# # +# RECEIVER ANTENNA PARAMETERS # +# Receiver antenna offsets North> %%%%%%%% < meters # RECANTN +# East > %%%%%%%% < meters # RECANTE +# Up > %%%%%%%% < meters # RECANTU +# Receiver antenna patterns > %%%%%%%% < meters # RECSPV +# END_PANEL #################################################################### + + +# BEGIN_PANEL TRANS_ELIM / _ ################################################### +# ADDNEQ2 18: Options for Helmert Transformation Parameters # +# # +# STACKING OF PARAMETERS # +# Translations > %%%%%%%%%%%% < # CMB_TRA +# Rotations > %%%%%%%%%%%% < # CMB_ROT +# Scale > %%%%%%%%%%%% < # CMB_SC +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL HOI_ELIM / _ ##################################################### +# ADDNEQ2 19: Options for Higher-order Ionosphere Scaling Factors # +# # +# PARAMETER HANDLING FOR A priori Sigma Stacking # +# Second-order term > %%%%%%%%% < > %%%%%%%%%% < > % < # HOI1 SIGHOI1 STKHOI1 +# Third-order term > %%%%%%%%% < > %%%%%%%%%% < > % < # HOI2 SIGHOI2 STKHOI2 +# Ray path bending term > %%%%%%%%% < > %%%%%%%%%% < > % < # HOI3 SIGHOI3 STKHOI3 +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL ALD_ELIM / _ OR OLD_ELIM / _ OR HLD_ELIM / _ ##################### +# ADDNEQ2 20: Options for Parameter Scaling Factors # +# # +# ATMOSPHERIC PRESSURE LOADING # +# Parameter setup > %%%%%%%%%%%%%%%%%% < > %%%%%%%% < # ALOADSET ALOADCLU +# Parameter decomposition > %%%%%%%%%%%%%%%%%% < # ALOADDEC +# Constrain scaling factors to > %%%%%%%% < # ALOAD10 +# Sigma in North/horizontal/overall> %%%%%%%% < meters # ALOADSIG1 +# @@@@@@@@@East@/vertical > %%%%%%%% < meters # ALOADSIG2 +# @@@@@@@@@Up > %%%%%%%% < meters # ALOADSIG3 +# # +# OCEAN NON-TIDAL LOADING # +# Parameter setup > %%%%%%%%%%%%%%%%%% < > %%%%%%%% < # ONTLDSET ONTLDCLU +# Parameter decomposition > %%%%%%%%%%%%%%%%%% < # ONTLDDEC +# Constrain scaling factors to > %%%%%%%% < # ONTLD10 +# Sigma in North/horizontal/overall> %%%%%%%% < meters # ONTLDSIG1 +# @@@@@@@@@East@/vertical > %%%%%%%% < meters # ONTLDSIG2 +# @@@@@@@@@Up > %%%%%%%% < meters # ONTLDSIG3 +# # +# HYDROSTATIC PRESSURE LOADING # +# Parameter setup > %%%%%%%%%%%%%%%%%% < > %%%%%%%% < # HLOADSET HLOADCLU +# Parameter decomposition > %%%%%%%%%%%%%%%%%% < # HLOADDEC +# Constrain scaling factors to > %%%% < # HLOAD10 +# Sigma in North/horizontal/overall> %%%%%%%% < meters # HLOADSIG1 +# @@@@@@@@@East@/vertical > %%%%%%%% < meters # HLOADSIG2 +# @@@@@@@@@Up > %%%%%%%% < meters # HLOADSIG3 +# END_PANEL #################################################################### + + +# BEGIN_PANEL CLKR_ELIM / _ OR CLKS_ELIM / _ ################################### +# ADDNEQ2 21: Options for Epoch-wise Clock Offsets # +# # +# REFERENCE CLOCK # +# Selection of reference clock(s) > %%%%%%%%%%%%%% < # REFCLOCK +# Manual: Stations > %%%%%%%%%%%%%%%%%%%% < # CLKSTASEL +#@@@@@@@@@@@@@@@@@@@@@@@@@Satellites > %%%%%%%%%%%%%%%%%%%% < # CLKSATSEL +# From file: Stations > %%%%%%%% < # CLKSTAFIL +#@@@@@@@@@@@@@@@@@@@@@@@@@Satellites > %%%%%%%% < # CLKSATFIL +# # +# Fix reference clock > % < # CLKFIX +# A priori sigma for reference clock> %%%%%%%% < nsec # CLKSIG +# # +# Fix only clocks with input values > % < # CLKDELINP +# END_PANEL #################################################################### + + +# BEGIN_PANEL CLKR_ELIM / _ OR CLKS_ELIM / _ AND CLKRNX / _ ################### +# ADDNEQ2 21.1: Options for Epoch-wise Clock Offsets # +# # +# HEADER ENTRIES FOR THE CLOCK RINEX OUTPUT FILE # +# Run by > %%%%%%%%%%%%%%%%%%% < # RUNBY +# AC designator > %%%% < # AC +# AC name > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # ACNAME +# # +# Time system > %%%% < # TIMESYS +# DCBs applied > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # DCBLINE +# # +# Comment lines: # +# > Comment_lines_______________________________________________ < # COMMENT +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL RNG_ELIM / _ ##################################################### +# ADDNEQ2 22: Options for SLR Range Biases # +# # +# A PRIORI SIGMAS # +# Range bias parameters > %%%%%%%% < # RGBSIG +# # +# ESTIMATION/STACKING PER STATION # +# > % < Stack only identical range biases # RGB_STK1 +# > % < Stack range biases for the satellites of one group # RGB_STK2 +# > % < Stack all range biases for one station # RGB_STK3 +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL STAINFO / _ AND USEFLG = 999 ##################################### +# ADDNEQ2 99.1: Selection from Station Information File # +# # +# THIS PANEL IS FOR TEST PURPOSES ONLY # +# MODIFY SR GTSTAFLG.f90 AND REMOVE USEFLG TO ACTIVATE # +# # +# FLAGS CONCERNING STATION INFORMATION FILE # +# Consider flags > % < # USEFLG +# # +# FLAGS TO BE CONSIDERED # +# Type 001: Renaming of stations > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # FLG001 +# Type 002: Station information > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # FLG002 +# Type 003: Station problems > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # FLG003 +# # +# Flag 999: Any flag will be considered # +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL STEP2 = 1 ######################################################## +# ADDNEQ2 99.2: Compensate for Step-2 Tide SW Bug # +# # +# Compensate for effect of step-2 tide SW bug between > % < # STEP2 +# > %%%%%%%%%% < and > %%%%%%%%%% < (yyyy mm dd) # STEP2A STEP2B +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/PHI_MO/ADDNEQ2.old b/config/bernese/gpsuser52-luzon/OPT/PHI_MO/ADDNEQ2.old new file mode 100755 index 0000000..9b17174 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/PHI_MO/ADDNEQ2.old @@ -0,0 +1,3781 @@ + +! Some keywords for automatic output +! ---------------------------------- +CAMPAIGN 1 "${P}/PHIVOLCS" + ## widget = initmenu; pointer = ACTIVE_CAMPAIGN + +SESSION_TABLE 1 "${P}/PHIVOLCS\STA\SESSIONS.SES" + ## widget = initmenu; pointer = SESSION_TABLE + +DESCR_SESSION_TABLE 1 "Session table" + +YR4_INFO 1 "2019" + ## widget = comment + # $Y+0 + +SES_INFO 1 "0190" + ## widget = comment + # $S+0 + +USR_INFO 1 "${USER}" + ## widget = comment + +! Environment variables +! --------------------- +ENVIRONMENT 5 + "U" "c:\Bernese\GPSUSER52" + "T" "c:\Bernese\GPSTEMP" + "X" "c:\Bernese\BERN52\GPS" + "P" "c:\Bernese\GPSDATA\CAMPAIGN52" + "USER" "" + ## widget = initmenu; pointer = ENVIR_LIST + +! ========================================================================= +! ADDNEQ2 1: Input Files +! ========================================================================= +! Show all general files +! ---------------------- +SHOWGEN 1 "1" + ## widget = checkbox + +MSG_SHOWGEN 1 "Show all general files" + +! Normal equations +! ---------------- +INPFILE 3 + "${P}/PHIVOLCS\SOL\$E190180.NQ0" + "${P}/PHIVOLCS\SOL\$E190190.NQ0" + "${P}/PHIVOLCS\SOL\$E190200.NQ0" + ## widget = selwin; path = DIR_NEQ; ext = EXT_NEQ + # $E$YSS~~ + +MSG_INPFILE 1 "Normal equations" + +INPFILE_TXT_COL_1 1 "Name" + +! Variance rescaling factors +! -------------------------- +COVCOMI 0 + ## widget = selwin; path = DIR_WGT; ext = EXT_WGT; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_COVCOMI 1 "Variance rescaling factors" + +! Station coordinates +! ------------------- +COORD 1 "${P}/PHIVOLCS\STA\$E190190.CRD" + ## widget = selwin; path = DIR_CRD; ext = EXT_CRD; maxfiles = 1 + # $E$YSS+0 + +DESCR_COORD 1 "Station coordinates" + +! Station velocities +! ------------------ +VELAPR 0 + ## widget = selwin; path = DIR_VEL; ext = EXT_VEL; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_VELAPR 1 "Station velocities" + +! Station information +! ------------------- +STAINFO 1 "${P}/PHIVOLCS\STA\$(CRDINF).STA" + ## widget = selwin; path = DIR_STA; ext = EXT_STA; maxfiles = 1 + ## emptyallowed = true + # $(CRDINF) + +DESCR_STAINFO 1 "Station information" + +! Troposphere estimates +! --------------------- +TROPEST 0 + ## widget = selwin; path = DIR_TRP; ext = EXT_TRP; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_TROPEST 1 "Troposphere estimates" + +! Ionosphere master file +! ---------------------- +IONOS 0 + ## widget = selwin; path = DIR_ION; ext = EXT_ION; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_IONOS 1 "Ionosphere master file" + +! Differential code biases +! ------------------------ +DCBINP 0 + ## widget = selwin; path = DIR_DCB; ext = EXT_DCB; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_DCBINP 1 "Differential code biases" + +! Inter-system biases +! ------------------- +ISBINP 0 + ## widget = selwin; path = DIR_ISB; ext = EXT_ISB; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_ISBINP 1 "Inter-system biases" + +! Range biases (a priori) +! ----------------------- +RGBINP 0 + ## widget = selwin; path = DIR_RGB; ext = EXT_RGB; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_RGBINP 1 "SLR biases, CoM" + +! Earth rotation parameters +! ------------------------- +POLE 0 + ## widget = selwin; path = DIR_ERP; ext = EXT_ERP; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_POLE 1 "Earth rotation parameters" + +! Satellite Clock File, input +! -------------------- +SATCLK 0 + ## widget = selwin; path = DIR_CLK; ext = EXT_CLK; maxfiles = 1 + ## emptyallowed = true; activeif = RXCLKIN = _ + # + +DESCR_SATCLK 1 "GNSS satellite clocks" + +! Clock RINEX File +! ---------------- +RXCLKIN 0 + ## widget = selwin; path = DIR_RXC; ext = EXT_RXC; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_RXCLKIN 1 "Clock RINEX file" + +! Geocenter coordinates +! --------------------- +GCCINP 0 + ## widget = selwin; path = DIR_GCC; ext = EXT_GCC; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_GCCINP 1 "Geocenter coordinates" + +! Covariances (Coords) +! -------------------- +COVARRS 0 + ## widget = lineedit; path = DIR_COV; ext = EXT_COV + # + +DESCR_COVARRS 1 "Var-covar w.r.t. coord." + +! Covariances (All) +! ----------------- +COVTTRS 0 + ## widget = lineedit; path = DIR_COV; ext = EXT_COV + # + +DESCR_COVTTRS 1 "Full var-covar matrix" + +! Parameter estimates +! ------------------- +PARAMIN 0 + ## widget = selwin; path = DIR_EST; ext = EXT_EST; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_PARAMIN 1 "Parameter estimates" + +! ========================================================================= +! ADDNEQ2 1.1: General Files +! ========================================================================= +! General constants +! ----------------- +CONST 1 "${X}/GEN\CONST." + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # CONST. + +DESCR_CONST 1 "General constants" + +! Geodetic datum +! -------------- +DATUM 1 "${X}/GEN\DATUM." + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # DATUM. + +DESCR_DATUM 1 "Geodetic datum" + +! Phase center variations +! ----------------------- +PHASECC 1 "${X}/GEN\$(PCVINF).$(PCV)" + ## widget = selwin; path = PTH_GEN; maxfiles = 1; emptyallowed = true + # $(PCVINF).$(PCV) + +DESCR_PHASECC 1 "Phase center variations" + +! Satellite information +! --------------------- +SATELL 1 "${X}/GEN\$(SATINF).$(PCV)" + ## widget = selwin; path = PTH_GEN; maxfiles = 1; emptyallowed = true + # $(SATINF).$(PCV) + +DESCR_SATELL 1 "Satellite information" + +! Receiver information +! -------------------- +RECEIVR 1 "${X}/GEN\$(RECINF)" + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # $(RECINF) + +DESCR_RECEIVR 1 "Receiver information" + +! Satellite problems +! ------------------ +SATCRUX 1 "${X}/GEN\SAT_2019.CRX" + ## widget = selwin; path = PTH_GEN; ext = EXT_CRX; maxfiles = 1 + ## emptyallowed = true + # SAT_$Y+0 + +DESCR_SATCRUX 1 "Satellite problems" + +! Subdaily pole model +! ------------------- +SUBMOD 1 "${X}/GEN\IERS2010XY.SUB" + ## widget = selwin; path = PTH_GEN; ext = EXT_SUB; maxfiles = 1 + ## emptyallowed = true + # IERS2010XY + +DESCR_SUBMOD 1 "Subdaily pole model" + +! Nutation Model +! ------------------- +NUTMOD 1 "${X}/GEN\IAU2000R06.NUT" + ## widget = selwin; path = PTH_GEN; ext = EXT_NUT; maxfiles = 1 + ## emptyallowed = true + # IAU2000R06 + +DESCR_NUTMOD 1 "Nutation model" + +! Sinex header file +! ----------------- +SINEXIN 1 "${X}/GEN\$(SNXINF)" + ## widget = selwin; path = PTH_GEN; maxfiles = 1; emptyallowed = true + # $(SNXINF) + +DESCR_SINEXIN 1 "SINEX general input file" + +! IONEX control file +! ------------------ +IONEXCF 1 "${X}/GEN\IONEX." + ## widget = selwin; path = PTH_GEN; maxfiles = 1; emptyallowed = true + # IONEX. + +DESCR_IONEXCF 1 "IONEX control file" + +! Scratch file +! ------------ +AUXFIL 1 "${U}/WORK\ADDNEQ2.SCR" + ## widget = lineedit; path = PTH_SCR; ext = EXT_SCR; emptyallowed = false + # ADDNEQ2$J + +DESCR_AUXFIL 1 "Scratch file" + +DELETE_FILES 1 "AUXFIL" + +! ========================================================================= +! ADDNEQ2 2: Output Files +! ========================================================================= +! Program output +! -------------- +SYSODEF 1 "0" + ## widget = checkbox + +MSG_SYSODEF 1 "Program output" + +SYSOUT 1 "${P}/PHIVOLCS\OUT\$N1901.OUT" + ## widget = lineedit; path = DIR_OUT; ext = EXT_OUT + ## activeif = SYSODEF == 0; emptyallowed = false + # $N$M+0 + +DESCR_SYSOUT 1 "Program output" + +! Error messages +! -------------- +ERRMRG 1 "0" + ## widget = checkbox + +MSG_ERRMRG 1 "Error message" + +SYSERR 1 "${U}/WORK\ERROR.MSG" + ## widget = lineedit; path = PTH_ERR; ext = EXT_ERR + ## activeif = ERRMRG == 0; emptyallowed = false + # ERROR + +DESCR_SYSERR 1 "Error message" + +! Normal equations +! ---------------- +NEQOUT 1 "${P}/PHIVOLCS\SOL\$N1901.NQ0" + ## widget = lineedit; path = DIR_NEQ; ext = EXT_NEQ + # $N$M+0 + +DESCR_NEQOUT 1 "Resulting normal equations" + +! Sinex +! ----- +SNXCONT 1 "NEQ" + ## widget = combobox; activeif = SINEXRS /= _; cards = COV NEQ + ## editable = false + +MSG_SNXCONT 1 "Content of SINEX" + +SINEXRS 1 "${P}/PHIVOLCS\SOL\$N1901.SNX" + ## widget = lineedit; path = DIR_SNX; ext = EXT_SNX + # $N$M+0 + +DESCR_SINEXRS 1 "SINEX" + +! Station coordinates +! ------------------- +COORDRS 1 "${P}/PHIVOLCS\STA\$N1901.CRD" + ## widget = lineedit; path = DIR_CRD; ext = EXT_CRD + # $N$M+0 + +DESCR_COORDRS 1 "Station coordinate results" + +! Velocities +! ---------- +VELORS 0 + ## widget = lineedit; path = DIR_VEL; ext = EXT_VEL + # + +DESCR_VELORS 1 "Station velocity results" + +! Troposphere estimates +! --------------------- +TROPSAV 0 + ## widget = lineedit; path = DIR_TRP; ext = EXT_TRP + # + +DESCR_TROPSAV 1 "Troposphere estimates" + +! Troposphere SINEX +! ----------------- +TROPSNX 0 + ## widget = lineedit; path = DIR_TRO; ext = EXT_TRO + # + +DESCR_TROPSNX 1 "Troposphere estimates (SINEX)" + +! Ionosphere models +! ----------------- +IONOSRS 0 + ## widget = lineedit; path = DIR_ION; ext = EXT_ION + # + +DESCR_IONOSRS 1 "Ionosphere models" + +! IONEX +! ----- +IONEXRS 0 + ## widget = lineedit; path = DIR_INX; ext = EXT_INX + # + +DESCR_IONEXRS 1 "IONEX" + +! Code biases +! ----------- +DCBOUT 0 + ## widget = lineedit; path = DIR_DCB; ext = EXT_DCB + # + +DESCR_DCBOUT 1 "Code bias results" + +! Inter-system biases +! ------------------- +ISBOUT 0 + ## widget = lineedit; path = DIR_ISB; ext = EXT_ISB + # + +DESCR_ISBOUT 1 "Inter-system biases (output)" + +! Range biases +! ------------ +RGBOUT 0 + ## widget = lineedit; path = DIR_RGB; ext = EXT_RGB + # + +DESCR_RGBOUT 1 "SLR biases, CoM (output)" + +! BIAS SINEX +! ---------- +BIASSNX 0 + ## widget = lineedit; path = DIR_BIA; ext = EXT_BIA + # + +MSG_BIASSNX 1 "BIAS SINEX" + +! Orbital elements +! ---------------- +ELEFILE 0 + ## widget = lineedit; path = DIR_ELE; ext = EXT_ELE + # + +DESCR_ELEFILE 1 "Orbital elements" + +! Bernese ERP file +! ---------------- +POLERS 0 + ## widget = lineedit; path = DIR_ERP; ext = EXT_ERP + # + +DESCR_POLERS 1 "Bernese ERP file" + +! IERS ERP file +! ------------- +IERSPOL 0 + ## widget = lineedit; path = DIR_IEP; ext = EXT_IEP + # + +DESCR_IERSPOL 1 "IERS ERP file" + +! Geocenter coordinates +! --------------------- +GCCOUT 0 + ## widget = lineedit; path = DIR_GCC; ext = EXT_GCC + # + +DESCR_GCCOUT 1 "Geocenter coordinates" + +! Station residuals +! ----------------- +PLOTRS 0 + ## widget = lineedit; path = DIR_PLT; ext = EXT_PLT + # + +DESCR_PLOTRS 1 "Station residuals" + +PLOT_ALL 0 + ## widget = lineedit; path = DIR_PLT; ext = EXT_PLT + # + +DESCR_PLOT_ALL 1 "All parameter residuals" + +! Weekly summary file +! ------------------- +WEKSUM 0 + ## widget = lineedit; path = DIR_SUM; ext = EXT_SUM + # + +DESCR_WEKSUM 1 "Weekly summary file" + +! Variance rescaling factors (output) +! ----------------------------------- +COVCOMO 0 + ## widget = lineedit; path = DIR_WGT; ext = EXT_WGT; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_COVCOMO 1 "Variance rescaling factors" + +! PCV antenna models (output) +! Phase center models +! Phase center variations (grid) +! --------------------------- +PHASRSG 0 + ## widget = lineedit; path = DIR_PHG; ext = EXT_PHG; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_PHASRSG 1 "Antenna model results" + +! Satellite Clock File, output +! -------------------- +CLKSAV 0 + ## widget = lineedit; path = DIR_CLK; ext = EXT_CLK + # + +DESCR_CLKSAV 1 "Satellite clock file" + +! Clock RINEX File, output +! ---------------- +CLKRNX 0 + ## widget = lineedit; path = DIR_RXC; ext = EXT_RXC + # + +DESCR_CLKRNX 1 "clock RINEX file" + +! Parameter estimates +! ------------------- +PARAMRS 0 + ## widget = lineedit; path = DIR_EST; ext = EXT_EST + # + +DESCR_PARAMRS 1 "Parameter estimate results" + +! ========================================================================= +! ADDNEQ2 3.1: Options +! ========================================================================= +! Title +! ----- +TITLE 0 + ## widget = lineedit + # + +MSG_TITLE 1 "Title line" + +! Maximum number of parameters in combined NEQ +! -------------------------------------------- +MAXPAR 1 "20000" + ## widget = spinbox; range = 500 20000 500; check_type = integer + +MSG_MAXPAR 1 "Maximum number of parameters in combined NEQ" + +! A priori sigma of unit weight +! ----------------------------- +SIGMA0 1 "0.0010" + ## widget = lineedit; emptyallowed = false; check_type = real + ## check_min = 1e-20 + +MSG_SIGMA0 1 "A priori sigma of unit weight" + +! Compute no inversion +! --------------------- +NOINV 1 "0" + ## widget = checkbox + +MSG_NOINV 1 "Compute no solution" + +! Compute and compare individual solutions +! ---------------------------------------- +INDVSOL 1 "YES" + ## widget = combobox; editable = false + ## cards = NO YES HELMERT HLM_TRA HLM_ROT HLM_ALL; activeif = NOINV = 0 + +MSG_INDVSOL 1 "Compute and compare individual solutions" + +! Reference epoch for the coordinates +! ----------------------------------- +TIMREF 0 + ## widget = lineedit; activeif = CRD_NINT == 1 AND NOINV = 0 + ## check_type = date + # + +MSG_TIMREF 1 "Reference epoch for station coordinates" + +! Estimate velocities +! ------------------- +CRD_NINT 1 "0" + ## widget = checkbox + +MSG_CRD_NINT 1 "Set up station velocities" + +! Estimate geocenter coordinates +! ------------------------------ +SETUP_GCC 1 "0" + ## widget = checkbox + +MSG_SETUP_GCC 1 "Set up Geocenter coordinates" + +! ========================================================================= +! ADDNEQ2 3.2: Options +! ========================================================================= +! Provide extended output w.r.t. estimated parameters +! --------------------------------------------------- +PRT_EXT 1 "0" + ## widget = checkbox + +MSG_PRT_EXT 1 "Provide extended output w.r.t. estimated parameters" + +! Notify station inconsistencies between NEQs +! ------------------------------------------- +PRT_SIC 1 "1" + ## widget = checkbox + +MSG_PRT_SIC 1 "Notify station inconsistencies between NEQs" + +! Notify changes due to station information file +! ---------------------------------------------- +CRXWARN 1 "1" + ## widget = checkbox; activeif = STAINFO / _ + +MSG_CRXWARN 1 "Notify changes due to station info file" + +! Print detailed list of all parameter manipulations +! -------------------------------------------------- +PRT_PAR 1 "0" + ## widget = checkbox + +MSG_PRT_PAR 1 "Print detailed list of all parameter manipulations" + +! Regularize a priori constraint matrix +! ------------------------------------- +SNXREG 1 "NO" + ## widget = combobox; cards = NO YES + ## activeif = SINEXRS /= _ AND NOINV = 0 + +MSG_SNXREG 1 "Regularize a priori constraint matrix" + +! Sort stations according to DOMES code +! ------------------------------------- +STASORT 1 "0" + ## widget = checkbox; activeif = SINEXRS /= _ + +MSG_STASORT 1 "Sort stations according to DOMES code" + +! Include ADDNEQ1-style statistics block +! -------------------------------------- +HEUREF 1 "0" + ## widget = checkbox; activeif = SINEXRS /= _ + +MSG_HEUREF 1 "Include ADDNEQ1-style statistics block" + +! Do not write non-calibrated antenna/radome codes +! ------------------------------------------------ +ANTRED 1 "0" + ## widget = checkbox; activeif = SINEXRS /= _ + +MSG_ANTRED 1 "Do not write non-calibrated antenna/radome codes" + +! Transform ERP parameter to offset/drift representation +! ------------------------------------------------------ +ERPREP 1 "0" + ## widget = checkbox; activeif = SINEXRS /= _ + +MSG_ERPREP 1 "Transform ERP to offset/drift representation" + +! Truncate all NEQ station names after position 14 +! ------------------------------------------------ +NO_ABC 1 "NO" + ## widget = combobox; cards = NO YES; editable = true + +MSG_NO_ABC 1 "Truncate all NEQ station names after position 14" + +! Keep input NEQs in alphabetical order +! ------------------------------------- +NOCHRONO 1 "0" + ## widget = checkbox + +MSG_NOCHRONO 1 "Keep input NEQs in alphabetical order" + +! Write coordinates/velocities as ... in var-covar files +! ------------------------------------------------------ +COVMODE 1 "CRD/VEL" + ## widget = combobox; cards = CRD/VEL CRD/CRD; editable = false + ## activeif = COVARRS / _ OR COVTTRS / _ AND CRD_NINT = 1 + +MSG_COVMODE 1 "Write coordinates and velocities in var-covar files as" + +! Eliminate station parameters in case of equipement changes +! ---------------------------------------------------------- +CRXREC 1 "NEVER" + ## widget = combobox; cards = NEVER TYPE TYPE_OR_NUMBER; editable = false + ## activeif = STAINFO / _ + +MSG_CRXREC 1 "Remove station in case of receiver change" + +CRXANT 1 "NEVER" + ## widget = combobox; editable = false + ## cards = NEVER TYPE TYPE_OR_ECCENT TYPE_OR_ECCENT_OR_NUMBER + ## activeif = STAINFO / _ + +MSG_CRXANT 1 "Remove station in case of antenna change" + +! Correct step2 tide bug +! ---------------------- +STEP2 1 "0" + ## widget = checkbox + +MSG_STEP2 1 "Correct step2 tide bug" + +STEP2A 0 + ## widget = lineedit; emptyallowed = true; check_type = date + ## activeif = STEP2 == 1 + +MSG_STEP2A 1 "Step2 tide bug start MJD" + +STEP2B 0 + ## widget = lineedit; emptyallowed = true; check_type = date + ## activeif = STEP2 == 1 + +MSG_STEP2B 1 "Step2 tide bug end MJD" + +! ========================================================================= +! ADDNEQ2 4: Comparison of Individual Solutions +! ========================================================================= +! Minimum number of solutions for each station +! -------------------------------------------- +MINSOL 1 "0" + ## widget = spinbox; range = 0 9999 1; check_type = integer + +MSG_MINSOL 1 "Minimum number of solutions for each station" + +! Maximum tolerated residual +! -------------------------- +BADSOL_N 1 "15" + ## widget = lineedit; emptyallowed = true; check_type = real + ## check_min = 0 + +MSG_BADSOL_N 1 "Maximum tolerated residual: North" + +BADSOL_E 1 "15" + ## widget = lineedit; emptyallowed = true: check_type = real + ## check_min = 0 + +MSG_BADSOL_E 1 "Maximum tolerated residual: East" + +BADSOL_U 1 "30" + ## widget = lineedit; emptyallowed = true; check_type = real + ## check_min = 0 + +MSG_BADSOL_U 1 "Maximum tolerated residual: Up" + +! Maximum tolerated root-mean-square error +! ---------------------------------------- +BADSOLRN 1 "10" + ## widget = lineedit; emptyallowed = true; check_type = real + ## check_min = 0 + +MSG_BADSOLRN 1 "Maximum tolerated RMS error: North" + +BADSOLRE 1 "10" + ## widget = lineedit; emptyallowed = true; check_type = real + ## check_min = 0 + +MSG_BADSOLRE 1 "Maximum tolerated RMS error: East" + +BADSOLRU 1 "20" + ## widget = lineedit; emptyallowed = true; check_type = real + ## check_min = 0 + +MSG_BADSOLRU 1 "Maximum tolerated RMS error: Up" + +! ========================================================================= +! ADDNEQ2 5: Datum Definition for Coordinates +! ========================================================================= +! Datum definition type +! --------------------- +RADIO2_4 1 "0" + ## widget = radiobutton; group = DUMMY + +MSG_RADIO2_4 1 "Free network solution" + +RADIO2_3 1 "1" + ## widget = radiobutton; group = DUMMY + ## radiokeys = FREESTA C_TRA C_ROT C_SCL + +MSG_RADIO2_3 1 "Minimum constraint solution" + +RADIO2_2 1 "0" + ## widget = radiobutton; group = DUMMY; radiokeys = SIGSTA + +MSG_RADIO2_2 1 "Coordinates constrained" + +RADIO2_1 1 "0" + ## widget = radiobutton; group = DUMMY; radiokeys = FIXSTA + +MSG_RADIO2_1 1 "Coordinates fixed" + +FREESTA 1 "FROM_FILE" + ## widget = combobox; editable = false + ## cards = ALL MANUAL FROM_FILE WITH_FLAG + +MSG_FREESTA 1 "Minimum constraint solution" + +SIGSTA 1 "MANUAL" + ## widget = combobox; editable = false + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG + +MSG_SIGSTA 1 "Coordinates constrained" + +FIXSTA 1 "MANUAL" + ## widget = combobox; editable = false + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG + +MSG_FIXSTA 1 "Coordinates fixed" + +! Minimum constraint conditions +! ----------------------------- +C_TRA 1 "YES" + ## widget = combobox; cards = YES NO + +MSG_C_TRA 1 "Translation" + +C_ROT 1 "NO" + ## widget = combobox; cards = YES NO + +MSG_C_ROT 1 "Rotation" + +C_SCL 1 "NO" + ## widget = combobox; cards = YES NO + +MSG_C_SCL 1 "Scale" + +! A priori sigmas +! --------------- +C_SIGMAN 1 "0.001" + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = SIGSTA /= FROM_FILE AND RADIO2_2 = 1 + +MSG_C_SIGMAN 1 "North" + +C_SIGMAE 1 "0.001" + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = SIGSTA /= FROM_FILE AND RADIO2_2 = 1 + +MSG_C_SIGMAE 1 "East" + +C_SIGMAU 1 "0.001" + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = SIGSTA /= FROM_FILE AND RADIO2_2 = 1 + +MSG_C_SIGMAU 1 "Up" + +! ========================================================================= +! ADDNEQ2 5.1: Datum Definition for Coordinates +! ========================================================================= +! Stations considered for minimum constraint conditions +! ----------------------------------------------------- +FREESTA_L 0 + ## widget = selwin; activeif = FREESTA == MANUAL AND RADIO2_3 == 1 + ## pointer = STALST + # + +MSG_FREESTA_L 1 "Manual selection" + +FREESTA_F 1 "${P}/PHIVOLCS\STA\REF190190.FIX" + ## widget = selwin; activeif = FREESTA == FROM_FILE AND RADIO2_3 == 1 + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # REF$YSS+0 + +MSG_FREESTA_F 1 "List of stations from file" + +FREESTA_G 0 + ## widget = lineedit; activeif = FREESTA == WITH_FLAG AND RADIO2_3 == 1 + # + +MSG_FREESTA_G 1 "Stations with specific flags in CRD file" + +! Station coordinates to be constrained +! ------------------------------------- +STATION4 0 + ## widget = selwin; activeif = SIGSTA == MANUAL AND RADIO2_2 == 1 + ## pointer = STALST + +MSG_STATION4 1 "Manual selection" + +STAFILE4 0 + ## widget = selwin; activeif = SIGSTA == FROM_FILE AND RADIO2_2 == 1 + ## path = DIR_SIG; ext = EXT_SIG; maxfiles = 1 + # + +MSG_STAFILE4 1 "List of stations (and sigmas) from file" + +STAFLAG4 0 + ## widget = lineedit; activeif = SIGSTA == WITH_FLAG AND RADIO2_2 == 1 + # + +MSG_STAFLAG4 1 "Stations with specific flags in CRD file" + +! Station coordinates to be fixed +! ------------------------------- +STATION1 0 + ## widget = selwin; activeif = FIXSTA == MANUAL AND RADIO2_1 == 1 + ## pointer = STALST + +MSG_STATION1 1 "Manual selection" + +STAFILE1 0 + ## widget = selwin; activeif = FIXSTA == FROM_FILE AND RADIO2_1 == 1 + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_STAFILE1 1 "List of stations from file" + +STAFLAG1 0 + ## widget = lineedit; activeif = FIXSTA == WITH_FLAG AND RADIO2_1 == 1 + # + +MSG_STAFLAG1 1 "Stations with specific flags in CRD file" + +! ========================================================================= +! ADDNEQ2 6: Datum Definition for Velocities +! ========================================================================= +! Datum definition type +! --------------------- +RADIO3_4 1 "0" + ## widget = radiobutton; group = DUMMY + +MSG_RADIO3_4 1 "Free network solution" + +RADIO3_3 1 "0" + ## widget = radiobutton; group = DUMMY + ## radiokeys = FREEVEL V_TRA V_ROT V_SCL + +MSG_RADIO3_3 1 "Minimum constraint solution" + +RADIO3_2 1 "1" + ## widget = radiobutton; group = DUMMY; radiokeys = SIGVEL + +MSG_RADIO3_2 1 "Velocities constrained" + +RADIO3_1 1 "0" + ## widget = radiobutton; group = DUMMY; radiokeys = FIXVEL + +MSG_RADIO3_1 1 "Velocities fixed" + +FREEVEL 1 "MANUAL" + ## widget = combobox; editable = false + ## cards = ALL MANUAL FROM_FILE WITH_FLAG + +MSG_FREEVEL 1 "Minimum constraint solution" + +SIGVEL 1 "MANUAL" + ## widget = combobox; editable = false + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG + +MSG_SIGVEL 1 "Velocities constrained" + +FIXVEL 1 "MANUAL" + ## widget = combobox; editable = false + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG + +MSG_FIXVEL 1 "Velocities fixed" + +! Minimum constraint conditions +! ----------------------------- +V_TRA 1 "YES" + ## widget = combobox; cards = YES NO + +MSG_V_TRA 1 "Translation" + +V_ROT 1 "NO" + ## widget = combobox; cards = YES NO + +MSG_V_ROT 1 "Rotation" + +V_SCL 1 "NO" + ## widget = combobox; cards = YES NO + +MSG_V_SCL 1 "Scale" + +! A priori sigmas +! --------------- +V_SIGMAN 1 "0.0001" + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = SIGVEL /= FROM_FILE AND RADIO3_2 = 1 + +MSG_V_SIGMAN 1 "North" + +V_SIGMAE 1 "0.0001" + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = SIGVEL /= FROM_FILE AND RADIO3_2 = 1 + +MSG_V_SIGMAE 1 "East" + +V_SIGMAU 1 "0.0001" + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = SIGVEL /= FROM_FILE AND RADIO3_2 = 1 + +MSG_V_SIGMAU 1 "Up" + +! ========================================================================= +! ADDNEQ2 6.1: Datum Definition for Velocities +! ========================================================================= +! Stations considered for minimum constraint conditions +! ----------------------------------------------------- +FREEVEL_L 0 + ## widget = selwin; activeif = FREEVEL == MANUAL AND RADIO3_3 == 1 + ## pointer = STALST + +MSG_FREEVEL_L 1 "Manual selection" + +FREEVEL_F 0 + ## widget = selwin; activeif = FREEVEL == FROM_FILE AND RADIO3_3 == 1 + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1; emptyallowed = true + # + +MSG_FREEVEL_F 1 "List of stations from file" + +FREEVEL_G 0 + ## widget = lineedit; activeif = FREEVEL == WITH_FLAG AND RADIO3_3 == 1 + # + +MSG_FREEVEL_G 1 "Stations with specific flags in VEL file" + +! Station velocities to be constrained +! ------------------------------------ +VELOCITY4 0 + ## widget = selwin + ## activeif = CRD_NINT == 1 AND SIGVEL == MANUAL AND RADIO3_2 == 1 + ## pointer = STALST + +MSG_VELOCITY4 1 "Manual selection" + +VELFILE4 0 + ## widget = selwin; activeif = SIGVEL == FROM_FILE AND RADIO3_2 == 1 + ## path = DIR_SIG; ext = EXT_SIG; maxfiles = 1; emptyallowed = true + # + +MSG_VELFILE4 1 "List of stations (and sigmas) from file" + +VELFLAG4 0 + ## widget = lineedit; activeif = SIGVEL == WITH_FLAG AND RADIO3_2 == 1 + # + +MSG_VELFLAG4 1 "Stations with specific flags in VEL file" + +! Station velocities to be fixed +! ------------------------------ +VELOCITY1 0 + ## widget = selwin; activeif = FIXVEL == MANUAL AND RADIO3_1 == 1 + ## pointer = STALST + +MSG_VELOCITY1 1 "Manual selection" + +VELFILE1 0 + ## widget = selwin; activeif = FIXVEL == FROM_FILE AND RADIO3_1 == 1 + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_VELFILE1 1 "List of stations from file" + +VELFLAG1 0 + ## widget = lineedit; activeif = FIXVEL == WITH_FLAG AND RADIO3_1 == 1 + # + +MSG_VELFLAG1 1 "Stations with specific flags in VEL file" + +! ========================================================================= +! ADDNEQ2 7.1: Parameter Pre-elimination +! ========================================================================= +! Station-related parameters: Station coordinates +! ----------------------------------------------- +CRD_ELIM 1 "NO" + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + +MSG_CRD_ELIM 1 "Station coordinates" + +CRD_EXCP 0 + ## widget = lineedit + ## activeif = CRD_ELIM == BEFORE_STACKING OR CRD_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_CRD_EXCP 1 "Except for files: Station coordinates" + +CRD_EXST 1 "0" + ## widget = checkbox; activeif = CRD_ELIM /= NO AND CRD_ELIM / _ + +MSG_CRD_EXST 1 "Except for stations: Atmospheric pressure loading" + +CRD_EXSEL 1 "FROM_FILE" + ## widget = combobox; activeif = CRD_ELIM /= NO AND CRD_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_CRD_EXSEL 1 "Selection for station exceptions: station coordinates" + +CRD_EXMAN 0 + ## widget = selwin + ## activeif = CRD_ELIM /= NO AND CRD_EXST = 1 AND CRD_EXSEL = MANUAL + ## pointer = STALST + +MSG_CRD_EXMAN 1 "Manual selection for station exceptions: station coordinates" + +CRD_EXFIL 0 + ## widget = selwin + ## activeif = CRD_ELIM /= NO AND CRD_EXST = 1 AND CRD_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_CRD_EXFIL 1 "Selection for station exceptions from file: station coordinates" + +CRD_EXFLG 0 + ## widget = lineedit + ## activeif = CRD_ELIM /= NO AND CRD_EXST = 1 AND CRD_EXSEL = WITH_FLAG + +MSG_CRD_EXFLG 1 "Selection for station exceptions from flag: station coordinates" + +! Station-related parameters: Receiver clock bias/offsets +! ------------------------------------------------------- +CLK_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_CLK_ELIM 1 "GLONASS receiver clock biases" + +CLK_EXCP 0 + ## widget = lineedit + ## activeif = CLK_ELIM == BEFORE_STACKING OR CLK_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_CLK_EXCP 1 "Except for files: Receiver clock offsets" + +CLK_EXST 1 "0" + ## widget = checkbox; activeif = CLK_ELIM /= NO AND CLK_ELIM / _ + +MSG_CLK_EXST 1 "Except for stations: Atmospheric pressure loading" + +CLK_EXSEL 1 "FROM_FILE" + ## widget = combobox; activeif = CLK_ELIM /= NO AND CLK_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_CLK_EXSEL 1 "Selection for station exceptions: receiver clock offsets" + +CLK_EXMAN 0 + ## widget = selwin + ## activeif = CLK_ELIM /= NO AND CLK_EXST = 1 AND CLK_EXSEL = MANUAL + ## pointer = CLKLST + +MSG_CLK_EXMAN 1 "Manual selection for station exceptions: receiver clock offsets" + +CLK_EXFIL 0 + ## widget = selwin + ## activeif = CLK_ELIM /= NO AND CLK_EXST = 1 AND CLK_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_CLK_EXFIL 1 "Selection for station exceptions from file: receiver clock offsets" + +CLK_EXFLG 0 + ## widget = lineedit + ## activeif = CLK_ELIM /= NO AND CLK_EXST = 1 AND CLK_EXSEL = WITH_FLAG + +MSG_CLK_EXFLG 1 "Selection for station exceptions from flag: receiver clock offsets" + +! Station-related parameters: Inter-system bias +! ---------------------------------------------- +ISB_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_ISB_ELIM 1 "Time-dependent GLONASS ISB" + +ISB_EXCP 0 + ## widget = lineedit + ## activeif = ISB_ELIM == BEFORE_STACKING OR CLK_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_ISB_EXCP 1 "Except for files: inter-system bias" + +ISB_EXST 1 "0" + ## widget = checkbox; activeif = ISB_ELIM /= NO AND ISB_ELIM / _ + +MSG_ISB_EXST 1 "Except for stations: Atmospheric pressure loading" + +ISB_EXSEL 1 "FROM_FILE" + ## widget = combobox; activeif = ISB_ELIM /= NO AND ISB_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_ISB_EXSEL 1 "Selection for station exceptions: inter-system bias" + +ISB_EXMAN 0 + ## widget = selwin + ## activeif = ISB_ELIM /= NO AND ISB_EXST = 1 AND ISB_EXSEL = MANUAL + ## pointer = CLKLST + +MSG_ISB_EXMAN 1 "Manual selection for station exceptions: inter-system bias" + +ISB_EXFIL 0 + ## widget = selwin + ## activeif = ISB_ELIM /= NO AND ISB_EXST = 1 AND ISB_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_ISB_EXFIL 1 "Selection for station exceptions from file: inter-system bias" + +ISB_EXFLG 0 + ## widget = lineedit + ## activeif = ISB_ELIM /= NO AND ISB_EXST = 1 AND ISB_EXSEL = WITH_FLAG + +MSG_ISB_EXFLG 1 "Selection for station exceptions from flag: inter-system bias" + +! Station-related parameters: Receiver antenna offsets +! ---------------------------------------------------- +RAO_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_RAO_ELIM 1 "Receiver antenna offsets" + +RAO_EXCP 0 + ## widget = lineedit + ## activeif = RAO_ELIM == BEFORE_STACKING OR RAO_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_RAO_EXCP 1 "Except for files: Receiver antenna offsets" + +! Station-related parameters: Receiver antenna pattern +! ---------------------------------------------------- +RAP_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_RAP_ELIM 1 "Receiver antenna pattern" + +RAP_EXCP 0 + ## widget = lineedit + ## activeif = RAP_ELIM == BEFORE_STACKING OR RAP_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_RAP_EXCP 1 "Except for files: Receiver antenna pattern" + +! Station-related parameters: Receiver DCB parameter +! -------------------------------------------------- +DCBR_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_DCBR_ELIM 1 "Receiver DCB parameters" + +DCBR_EXCP 0 + ## widget = lineedit + ## activeif = DCBR_ELIM == BEFORE_STACKING OR DCBR_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_DCBR_EXCP 1 "Except for files: Receiver DCB parameters" + +DCBR_EXST 1 "0" + ## widget = checkbox; activeif = DCBR_ELIM /= NO AND DCBR_ELIM / _ + +MSG_DCBR_EXST 1 "Except for stations: Atmospheric pressure loading" + +DCBR_EXSEL 1 "FROM_FILE" + ## widget = combobox; activeif = DCBR_ELIM /= NO AND DCBR_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_DCBR_EXSEL 1 "Selection for station exceptions: receiver DCB parameters" + +DCBR_EXMAN 0 + ## widget = selwin + ## activeif = DCBR_ELIM /= NO AND DCBR_EXST = 1 AND DCBR_EXSEL = MANUAL + ## pointer = DCBRLST + +MSG_DCBR_EXMAN 1 "Manual selection for station exceptions: receiver DCB parameters" + +DCBR_EXFIL 0 + ## widget = selwin + ## activeif = DCBR_ELIM /= NO AND DCBR_EXST = 1 AND DCBR_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_DCBR_EXFIL 1 "Selection for station exceptions from file: receiver DCB parameters" + +DCBR_EXFLG 0 + ## widget = lineedit + ## activeif = DCBR_ELIM /= NO AND DCBR_EXST = 1 AND DCBR_EXSEL = WITH_FLAG + +MSG_DCBR_EXFLG 1 "Selection for station exceptions from flag: receiver DCB parameters" + +! Station-related parameters: GNSS-specific station translation +! ------------------------------------------------------------- +GTRA_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_GTRA_ELIM 1 "GNSS-specific station translation" + +GTRA_EXCP 0 + ## widget = lineedit + ## activeif = GTRA_ELIM == BEFORE_STACKING OR GTRA_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_GTRA_EXCP 1 "Except for files: GNSS-specific station translation" + +GTRA_EXST 1 "0" + ## widget = checkbox; activeif = GTRA_ELIM /= NO AND GTRA_ELIM / _ + +MSG_GTRA_EXST 1 "Except for stations: GNSS-specific station translations" + +GTRA_EXSEL 1 "FROM_FILE" + ## widget = combobox; activeif = GTRA_ELIM /= NO AND GTRA_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_GTRA_EXSEL 1 "Selection for station exceptions: GNSS-spec translations" + +GTRA_EXMAN 0 + ## widget = selwin + ## activeif = GTRA_ELIM /= NO AND GTRA_EXST = 1 AND GTRA_EXSEL = MANUAL + ## pointer = GSPLST + +MSG_GTRA_EXMAN 1 "Manual selection for station exceptions: GNSS-spec translations" + +GTRA_EXFIL 0 + ## widget = selwin + ## activeif = GTRA_ELIM /= NO AND GTRA_EXST = 1 AND GTRA_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_GTRA_EXFIL 1 "Selection for station exceptions from file: GNSS-spec translations" + +GTRA_EXFLG 0 + ## widget = lineedit + ## activeif = GTRA_ELIM /= NO AND GTRA_EXST = 1 AND GTRA_EXSEL = WITH_FLAG + +MSG_GTRA_EXFLG 1 "Selection for station exceptions from flag: GNSS-spec translations" + +! Station-related parameters: GNSS-specific troposphere biases +! ------------------------------------------------------------ +GTRP_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_GTRP_ELIM 1 "GNSS-specific ZPD bias" + +GTRP_EXCP 0 + ## widget = lineedit + ## activeif = GTRP_ELIM == BEFORE_STACKING OR GTRP_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_GTRP_EXCP 1 "Except for files: GNSS-specific ZPD bias" + +GTRP_EXST 1 "0" + ## widget = checkbox; activeif = GTRP_ELIM /= NO AND GTRP_ELIM / _ + +MSG_GTRP_EXST 1 "Except for stations: GNSS-specific ZPD bias" + +GTRP_EXSEL 1 "FROM_FILE" + ## widget = combobox; activeif = GTRP_ELIM /= NO AND GTRP_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_GTRP_EXSEL 1 "Selection for station exceptions: GNSS-spec ZPD bias" + +GTRP_EXMAN 0 + ## widget = selwin + ## activeif = GTRP_ELIM /= NO AND GTRP_EXST = 1 AND GTRP_EXSEL = MANUAL + ## pointer = GSPLST + +MSG_GTRP_EXMAN 1 "Manual selection for station exceptions: GNSS-spec ZPD bias" + +GTRP_EXFIL 0 + ## widget = selwin + ## activeif = GTRP_ELIM /= NO AND GTRP_EXST = 1 AND GTRP_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_GTRP_EXFIL 1 "Selection for station exceptions from file: GNSS-spec ZPD bias" + +GTRP_EXFLG 0 + ## widget = lineedit + ## activeif = GTRP_ELIM /= NO AND GTRP_EXST = 1 AND GTRP_EXSEL = WITH_FLAG + +MSG_GTRP_EXFLG 1 "Selection for station exceptions from flag: GNSS-spec ZPD bias" + +! Station-related parameters: Range biases +! ---------------------------------------- +RNG_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_RNG_ELIM 1 "Range biases" + +RNG_EXCP 0 + ## widget = lineedit + ## activeif = RNG_ELIM == BEFORE_STACKING OR RNG_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_RNG_EXCP 1 "Except for files: Range biases" + +! Atmospheric parameters: Troposphere ZPD +! --------------------------------------- +TRP_ELIM 1 "BEFORE_STACKING" + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + +MSG_TRP_ELIM 1 "Troposphere zenith path delays" + +TRP_EXCP 0 + ## widget = lineedit + ## activeif = TRP_ELIM == BEFORE_STACKING OR TRP_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_TRP_EXCP 1 "Except for files: troposphere ZPDs" + +TRP_EXST 1 "0" + ## widget = checkbox; activeif = TRP_ELIM /= NO AND TRP_ELIM / _ + +MSG_TRP_EXST 1 "Except for stations: troposphere ZPDs" + +TRP_EXSEL 1 "FROM_FILE" + ## widget = combobox; activeif = TRP_ELIM /= NO AND TRP_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_TRP_EXSEL 1 "Selection for station exceptions: troposphere ZPDs" + +TRP_EXMAN 0 + ## widget = selwin + ## activeif = TRP_ELIM /= NO AND TRP_EXST = 1 AND TRP_EXSEL = MANUAL + ## pointer = TRPLST + +MSG_TRP_EXMAN 1 "Manual selection for station exceptions: troposphere ZPDs" + +TRP_EXFIL 0 + ## widget = selwin + ## activeif = TRP_ELIM /= NO AND TRP_EXST = 1 AND TRP_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_TRP_EXFIL 1 "Selection for station exceptions from file: troposphere ZPDs" + +TRP_EXFLG 0 + ## widget = lineedit + ## activeif = TRP_ELIM /= NO AND TRP_EXST = 1 AND TRP_EXSEL = WITH_FLAG + +MSG_TRP_EXFLG 1 "Selection for station exceptions from flag: troposphere ZPDs" + +! Atmospheric parameters: Troposphere gradient +! -------------------------------------------- +GRD_ELIM 1 "BEFORE_STACKING" + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + +MSG_GRD_ELIM 1 "Troposphere gradients" + +GRD_EXCP 0 + ## widget = lineedit + ## activeif = GRD_ELIM == BEFORE_STACKING OR GRD_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_GRD_EXCP 1 "Except for files: Troposphere gradients" + +GRD_EXST 1 "0" + ## widget = checkbox; activeif = GRD_ELIM /= NO AND GRD_ELIM / _ + +MSG_GRD_EXST 1 "Except for stations: troposphere gradients" + +GRD_EXSEL 1 "FROM_FILE" + ## widget = combobox; activeif = GRD_ELIM /= NO AND GRD_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_GRD_EXSEL 1 "Selection for station exceptions: troposphere gradients" + +GRD_EXMAN 0 + ## widget = selwin + ## activeif = GRD_ELIM /= NO AND GRD_EXST = 1 AND GRD_EXSEL = MANUAL + ## pointer = TRPLST + +MSG_GRD_EXMAN 1 "Manual selection for station exceptions: troposphere gradients" + +GRD_EXFIL 0 + ## widget = selwin + ## activeif = GRD_ELIM /= NO AND GRD_EXST = 1 AND GRD_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_GRD_EXFIL 1 "Selection for station exceptions from file: troposphere gradients" + +GRD_EXFLG 0 + ## widget = lineedit + ## activeif = GRD_ELIM /= NO AND GRD_EXST = 1 AND GRD_EXSEL = WITH_FLAG + +MSG_GRD_EXFLG 1 "Selection for station exceptions from flag: troposphere gradients" + +! Atmospheric parameters: Ionosphere models +! ----------------------------------------- +GIM_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_GIM_ELIM 1 "Global ionosphere parameters" + +GIM_EXCP 0 + ## widget = lineedit + ## activeif = GIM_ELIM == BEFORE_STACKING OR GIM_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_GIM_EXCP 1 "Except for files: Global ionosphere parameters" + +HOI_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_HOI_ELIM 1 "HOI scaling factors" + +HOI_EXCP 0 + ## widget = lineedit + ## activeif = HOI_ELIM == BEFORE_STACKING OR HOI_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_HOI_EXCP 1 "Except for files: HOI scaling factors" + +! Helmert parameters +! ------------------ +TRANS_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_TRANS_ELIM 1 "Helmert: Translations" + +TRANS_EXCP 0 + ## widget = lineedit + ## activeif = TRANS_ELIM == BEFORE_STACKING OR TRANS_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_TRANS_EXCP 1 "Except for files: Helmert translations" + +ROT_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_ROT_ELIM 1 "Helmert: Rotations" + +ROT_EXCP 0 + ## widget = lineedit + ## activeif = ROT_ELIM == BEFORE_STACKING OR ROT_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_ROT_EXCP 1 "Except for files: Helmert rotations" + +SCALE_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_SCALE_ELIM 1 "Helmert: Scale" + +SCALE_EXCP 0 + ## widget = lineedit + ## activeif = SCALE_ELIM == BEFORE_STACKING OR SCALE_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_SCALE_EXCP 1 "Except for files: Helmert scale" + +! ========================================================================= +! ADDNEQ2 7.2: Parameter Pre-elimination +! ========================================================================= +! Satellite-related parameters: dynamical orbit parameters +! -------------------------------------------------------- +ORB_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_ORB_ELIM 1 "Orbital elements" + +ORB_EXCP 0 + ## widget = lineedit + ## activeif = ORB_ELIM == BEFORE_STACKING OR ORB_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_ORB_EXCP 1 "Except for files: Orbital elements" + +! Satellite-related parameters: stochastic orbit parameters +! --------------------------------------------------------- +STO_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_STO_ELIM 1 "Stochastic pulses" + +STO_EXCP 0 + ## widget = lineedit + ## activeif = STO_ELIM == BEFORE_STACKING OR STO_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_STO_EXCP 1 "Except for files: Stochastic pulses" + +! Satellite-related parameters: satellite antenna offsets +! ------------------------------------------------------- +ANT_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_ANT_ELIM 1 "Satellite antenna offsets" + +ANT_EXCP 0 + ## widget = lineedit + ## activeif = ANT_ELIM == BEFORE_STACKING OR ANT_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_ANT_EXCP 1 "Except for files: Satellite antenna offsets" + +ANTX_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_ANTX_ELIM 1 "Satellite antenna offsets (XY)" + +ANTX_EXCP 0 + ## widget = lineedit + ## activeif = ANTX_ELIM == BEFORE_STACKING OR ANTX_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_ANTX_EXCP 1 "Except for files: Satellite antenna offsets (XY)" + +! Satellite-related parameters: satellite antenna pattern +! ------------------------------------------------------- +SPV_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_SPV_ELIM 1 "Satellite antenna variations" + +SPV_EXCP 0 + ## widget = lineedit + ## activeif = SPV_ELIM == BEFORE_STACKING OR SPV_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_SPV_EXCP 1 "Except for files: Satellite antenna variations" + +! Satellite-related parameters: satellite DCB +! ------------------------------------------- +DCBS_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_DCBS_ELIM 1 "Satellite DCB parameters" + +DCBS_EXCP 0 + ## widget = lineedit + ## activeif = DCBS_ELIM == BEFORE_STACKING OR DCBS_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_DCBS_EXCP 1 "Except for files: Satellite DCB parameters" + +! Earth orientation parameters (Polar motion) +! ------------------------------------------- +ERP_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_ERP_ELIM 1 "Earth rotation parameters (Pole)" + +ERP_EXCP 0 + ## widget = lineedit + ## activeif = ERP_ELIM == BEFORE_STACKING OR ERP_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_ERP_EXCP 1 "Except for files: Earth rotation parameters (Pole)" + +! Earth orientation parameters (UT) +! --------------------------------- +UT_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_UT_ELIM 1 "Earth rotation parameters (UT)" + +UT_EXCP 0 + ## widget = lineedit + ## activeif = UT_ELIM == BEFORE_STACKING OR UT_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_UT_EXCP 1 "Except for files: Earth rotation parameters (UT)" + +! Earth orientation parameters (LOD) +! --------------------------------- +LOD_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_LOD_ELIM 1 "Earth rotation parameters (LOD)" + +LOD_EXCP 0 + ## widget = lineedit + ## activeif = LOD_ELIM == BEFORE_STACKING OR LOD_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_LOD_EXCP 1 "Except for files: Earth rotation parameters (LOD)" + +! Nutation parameters +! ------------------- +NUT_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_NUT_ELIM 1 "Nutation parameters" + +NUT_EXCP 0 + ## widget = lineedit + ## activeif = NUT_ELIM == BEFORE_STACKING OR NUT_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_NUT_EXCP 1 "Except for files: Nutation parameters" + +! Scaling factors for Vienna grid files: Atmosphere loading +! --------------------------------------------------------- +ALD_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_ALD_ELIM 1 "Atmospheric pressure loading" + +ALD_EXCP 0 + ## widget = lineedit + ## activeif = ALD_ELIM == BEFORE_STACKING OR ALD_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_ALD_EXCP 1 "Except for files: Atmospheric pressure loading" + +ALD_EXST 1 "0" + ## widget = checkbox; activeif = ALD_ELIM /= NO AND ALD_ELIM / _ + +MSG_ALD_EXST 1 "Except for stations: Atmospheric pressure loading" + +ALD_EXSEL 1 "FROM_FILE" + ## widget = combobox; activeif = ALD_ELIM /= NO AND ALD_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_ALD_EXSEL 1 "Selection for station exceptions: Atmospheric pressure loading" + +ALD_EXMAN 0 + ## widget = selwin + ## activeif = ALD_ELIM /= NO AND ALD_EXST = 1 AND ALD_EXSEL = MANUAL + ## pointer = GRIDLST + +MSG_ALD_EXMAN 1 "Manual selection for station exceptions: Atmospheric pressure loading" + +ALD_EXFIL 0 + ## widget = selwin + ## activeif = ALD_ELIM /= NO AND ALD_EXST = 1 AND ALD_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_ALD_EXFIL 1 "Selection for station exceptions from file: Atmospheric pressure loading" + +ALD_EXFLG 0 + ## widget = lineedit + ## activeif = ALD_ELIM /= NO AND ALD_EXST = 1 AND ALD_EXSEL = WITH_FLAG + +MSG_ALD_EXFLG 1 "Selection for station exceptions from flag: Atmospheric pressure loading" + +! Scaling factors for Vienna grid files: ocean non-tidal loading +! -------------------------------------------------------------- +OLD_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_OLD_ELIM 1 "Ocean non-tidal loading" + +OLD_EXCP 0 + ## widget = lineedit + ## activeif = OLD_ELIM == BEFORE_STACKING OR OLD_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_OLD_EXCP 1 "Except for files: Ocean non-tidal loading" + +OLD_EXST 1 "0" + ## widget = checkbox; activeif = OLD_ELIM /= NO AND OLD_ELIM / _ + +MSG_OLD_EXST 1 "Except for stations: Ocean non-tidal loading" + +OLD_EXSEL 1 "FROM_FILE" + ## widget = combobox; activeif = OLD_ELIM /= NO AND OLD_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_OLD_EXSEL 1 "Selection for station exceptions: Ocean non-tidal loading" + +OLD_EXMAN 0 + ## widget = selwin + ## activeif = OLD_ELIM /= NO AND OLD_EXST = 1 AND OLD_EXSEL = MANUAL + ## pointer = GRIDLST + +MSG_OLD_EXMAN 1 "Manual selection for station exceptions: Ocean non-tidal loading" + +OLD_EXFIL 0 + ## widget = selwin + ## activeif = OLD_ELIM /= NO AND OLD_EXST = 1 AND OLD_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_OLD_EXFIL 1 "Selection for station exceptions from file: Ocean non-tidal loading" + +OLD_EXFLG 0 + ## widget = lineedit + ## activeif = OLD_ELIM /= NO AND OLD_EXST = 1 AND OLD_EXSEL = WITH_FLAG + +MSG_OLD_EXFLG 1 "Selection for station exceptions from flag: Ocean non-tidal loading" + +! Scaling factors for Vienna grid files: Hydrostatic loading +! ---------------------------------------------------------- +HLD_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_HLD_ELIM 1 "Hydrostatic pressure loading" + +HLD_EXCP 0 + ## widget = lineedit + ## activeif = HLD_ELIM == BEFORE_STACKING OR HLD_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_HLD_EXCP 1 "Except for files: Hydrostatic pressure loading" + +HLD_EXST 1 "0" + ## widget = checkbox; activeif = HLD_ELIM /= NO AND HLD_ELIM / _ + +MSG_HLD_EXST 1 "Except for stations: Atmospheric pressure loading" + +HLD_EXSEL 1 "FROM_FILE" + ## widget = combobox; activeif = HLD_ELIM /= NO AND HLD_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_HLD_EXSEL 1 "Selection for station exceptions: Hydrostatic pressure loading" + +HLD_EXMAN 0 + ## widget = selwin + ## activeif = HLD_ELIM /= NO AND HLD_EXST = 1 AND HLD_EXSEL = MANUAL + ## pointer = GRIDLST + +MSG_HLD_EXMAN 1 "Manual selection for station exceptions: Hydrostatic pressure loading" + +HLD_EXFIL 0 + ## widget = selwin + ## activeif = HLD_ELIM /= NO AND HLD_EXST = 1 AND HLD_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_HLD_EXFIL 1 "Selection for station exceptions from file: Hydrostatic pressure loading" + +HLD_EXFLG 0 + ## widget = lineedit + ## activeif = HLD_ELIM /= NO AND HLD_EXST = 1 AND HLD_EXSEL = WITH_FLAG + +MSG_HLD_EXFLG 1 "Selection for station exceptions from flag: Hydrostatic pressure loading" + +! Additional parameters: center of mass +! ------------------------------------- +MSS_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_MSS_ELIM 1 "Geocenter coordinates" + +MSS_EXCP 0 + ## widget = lineedit + ## activeif = MSS_ELIM == BEFORE_STACKING OR MSS_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_MSS_EXCP 1 "Except for files: Geocenter coordinates" + +! Station clocks +! -------------- +CLKR_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_CLKR_ELIM 1 "Receiver clock offsets" + +CLKR_EXCP 0 + ## widget = lineedit + ## activeif = CLKR_ELIM == BEFORE_STACKING OR CLKR_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_CLKR_EXCP 1 "Except for files: Station clock" + +! Satellite clocks +! ---------------- +CLKS_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_CLKS_ELIM 1 "Satellite clock offsets" + +CLKS_EXCP 0 + ## widget = lineedit + ## activeif = CLKS_ELIM == BEFORE_STACKING OR CLKS_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_CLKS_EXCP 1 "Except for files: Satellite clock" + +! Preelimination outside time window +! ---------------------------------- +RADIO_1 1 "1" + ## widget = radiobutton; group = DUMMY + ## radiokeys = SESSION_YEAR SESSION_STRG + +MSG_RADIO_1 1 "Observation window defined by year and session identifier" + +RADIO_2 1 "0" + ## widget = radiobutton; group = DUMMY + +MSG_RADIO_2 1 "Observation window defined by start and end times" + +! Preelimination Window: defined by session +! ----------------------------------------- +SESSION_YEAR 1 "2019" + ## widget = lineedit; multilineallowed = true; emptyallowed = false + # $Y+0 + +MSG_SESSION_YEAR 1 "Year" + +SESSION_STRG 1 "0190" + ## widget = lineedit; multilineallowed = true; emptyallowed = false + # $S+0 + +MSG_SESSION_STRG 1 "Session" + +! Preelimination Window: defined by date +! -------------------------------------- +STADAT 1 "2019 01 19" + ## widget = lineedit; activeif = RADIO_2 = 1; check_type = date + # $YMD_STR+0 + +MSG_STADAT 1 "Start time(year month day)" + +STATIM 1 "00 00 00" + ## widget = lineedit; emptyallowed = false + ## activeif = RADIO_2 = 1 AND STADAT / _; check_type = time + +MSG_STATIM 1 "Start time(hour minutes seconds)" + +ENDDAT 1 "2019 01 19" + ## widget = lineedit; activeif = RADIO_2 = 1; check_type = date + # $YMD_STR+0 + +MSG_ENDDAT 1 "End time(year month day)" + +ENDTIM 1 "23 59 59" + ## widget = lineedit; emptyallowed = false + ## activeif = RADIO_2 = 1 AND ENDDAT / _; check_type = time + +MSG_ENDTIM 1 "End time(hour minutes seconds)" + +! -------------------------------------------------------------------- +! Interval length of parameters +! -------------------------------------------------------------------- +! Parameter spacing +! ----------------- +TRP_NINT 0 + ## widget = lineedit + # + +MSG_TRP_NINT 1 "Troposphere zenith path delays" + +GRD_NINT 0 + ## widget = lineedit + # + +MSG_GRD_NINT 1 "Troposphere gradients" + +ISB_NINT 0 + ## widget = lineedit + # + +MSG_ISB_NINT 1 "Inter-system bias" + +ERP_NINT 0 + ## widget = lineedit + # + +MSG_ERP_NINT 1 "Earth rotation parameters" + +NUT_NINT 0 + ## widget = lineedit + # + +MSG_NUT_NINT 1 "Nutation parameters" + +! Reference epoch for parameter intervals +! --------------------------------------- +PAR_REF 0 + ## widget = lineedit; emptyallowed = true; check_type = date + # + +MSG_PAR_REF 1 "Reference epoch for parameter intervals" + +PAR_OFF 0 + ## widget = lineedit; check_type = time + # + +MSG_PAR_OFF 1 "Reference epoch for parameter intervals: Time offset" + +! -------------------------------------------------------------------- +! Options and constraining, atmosphere parameters +! -------------------------------------------------------------------- +! Constraints +! ----------- +TRP_ASIG 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_TRP_ASIG 1 "Troposphere zenith delays: absolute" + +TRP_RSIG 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_TRP_RSIG 1 "Troposphere zenith delays: relative" + +GRD_ASIG 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_GRD_ASIG 1 "Troposphere gradients: absolute" + +GRD_RSIG 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_GRD_RSIG 1 "Troposphere gradients: relative" + +GIM_ASIG 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_GIM_ASIG 1 "Global ionosphere parameters: absolute" + +GIM_RSIG 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_GIM_RSIG 1 "Global ionosphere parameters: relative" + +! Maximum time interval for relativ constraints +! --------------------------------------------- +TRP_RDT 0 + ## widget = lineedit; activeif = TRP_RSIG / _; emptyallowed = false + # + +MSG_TRP_RDT 1 "Troposphere zenith delays: maximum time interval" + +GRD_RDT 0 + ## widget = lineedit; activeif = GRD_RSIG / _; emptyallowed = false + # + +MSG_GRD_RDT 1 "Troposphere gradients: maximum time interval" + +GIM_RDT 0 + ## widget = lineedit; activeif = GIM_RSIG / _; emptyallowed = false + # + +MSG_GIM_RDT 1 "Global ionosphere parameters: maximum time interval" + +! Extraction of parameters for troposphere SINEX file +! --------------------------------------------------- +TRPOFF 1 "00 30 00" + ## widget = lineedit; activeif = TROPSNX / _ + +MSG_TRPOFF 1 "Offset" + +TRPRES 1 "01 00 00" + ## widget = lineedit; activeif = TROPSNX / _ + +MSG_TRPRES 1 "Time resolution" + +! ------------------------------------------------------------------------------ +! Options and constraining, higher-order inosphere scaling factors +! ------------------------------------------------------------------------------ +HOI1 1 "ONE" + ## widget = combobox; editable = true; cards = ONE ZERO + +MSG_HOI1 1 "Second-order term" + +SIGHOI1 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SIGHOI1 1 "Sigma of second-order term" + +STKHOI1 1 "0" + ## widget = checkbox + +MSG_STKHOI1 1 "Stack second-order term" + +HOI2 1 "ONE" + ## widget = combobox; editable = true; cards = ONE ZERO + +MSG_HOI2 1 "Third-order term" + +SIGHOI2 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SIGHOI2 1 "Sigma of third-order term" + +STKHOI2 1 "0" + ## widget = checkbox + +MSG_STKHOI2 1 "Stack third-order term" + +HOI3 1 "ONE" + ## widget = combobox; editable = true; cards = ONE ZERO + +MSG_HOI3 1 "Ray path bending term" + +SIGHOI3 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SIGHOI3 1 "Sigma of ray path bending term" + +STKHOI3 1 "0" + ## widget = checkbox + +MSG_STKHOI3 1 "Stack ray path bending term" + +! -------------------------------------------------------------------- +! Options and constraining, orbital parameters +! -------------------------------------------------------------------- +! Options for orbit combination +! ----------------------------- +TRAFO 1 "0" + ## widget = checkbox + +MSG_TRAFO 1 "Long-arc computation" + +NUMSTC 1 "0" + ## widget = checkbox; activeif = TRAFO = 1 + +MSG_NUMSTC 1 "Stochastic pulses at NEQ boundaries" + +DTSTC 1 "6 00 00" + ## widget = lineedit; check_type = time + ## activeif = TRAFO = 1 AND NUMSTC = 1 + +MSG_DTSTC 1 "Min. time interval between pulse and maneuver" + +SPLTDYN 1 "0" + ## widget = checkbox; activeif = TRAFO = 1 + +MSG_SPLTDYN 1 "No stacking of dynamical orbit parameters" + +! Constraints for orbital elements +! -------------------------------- +ORB_A 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_ORB_A 1 "Semi major axis" + +ORB_E 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_ORB_E 1 "Eccentricity" + +ORB_I 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_ORB_I 1 "Inclination" + +ORB_OM 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_ORB_OM 1 "Ascending node" + +ORB_P 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_ORB_P 1 "Perigee" + +ORB_U 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_ORB_U 1 "Argument of latitude" + +! Constraints for dynamical parameters +! ------------------------------------ +ORB_D0 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_ORB_D0 1 "Constant D terms" + +ORB_Y0 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_ORB_Y0 1 "Constant Y terms" + +ORB_X0 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_ORB_X0 1 "Constant X terms" + +ORB_DP 1 "1e-12" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_ORB_DP 1 "Periodic D terms" + +ORB_YP 1 "1e-12" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_ORB_YP 1 "Periodic Y terms" + +ORB_XP 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_ORB_XP 1 "Periodic X terms" + +! Constraints for stochastic pulses +! --------------------------------- +STC_R 1 "1e-6" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_STC_R 1 "Radial" + +STC_A 1 "1e-6" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_STC_A 1 "Along track" + +STC_O 1 "1e-9" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_STC_O 1 "Out of plane" + +STC_S 1 "1e-6" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_STC_S 1 "Direction to Sun" + +STC_Y 1 "1e-6" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_STC_Y 1 "Y-direction in satellite frame" + +STC_X 1 "1e-9" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_STC_X 1 "X-direction in satellite frame" + +! -------------------------------------------------------------------- +! Options and constraining, earth orientation parameters +! -------------------------------------------------------------------- +! Options for earth orientation parameters +! ---------------------------------------- +BLKRET 1 "NO" + ## widget = combobox; cards = NO YES + +MSG_BLKRET 1 "Block retrograde terms in polar motion" + +! Constraints (first parameter) +! ----------------------------- +POL_UTF 1 "0.00001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_POL_UTF 1 "UT1-UTC: first parameter" + +POL_EPF 1 "0.0001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_POL_EPF 1 "Delta epsilon: first parameter" + +POL_PSF 1 "0.0001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_POL_PSF 1 "Delta psi: first parameter" + +! Constraints (other parameters) +! ------------------------------ +POL_XY 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_POL_XY 1 "X and Y pole components" + +POL_UTN 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_POL_UTN 1 "UT1-UTC: other parameters" + +POL_LOD 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_POL_LOD 1 "LOD: all parameters" + +POL_EPN 1 "0.0001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_POL_EPN 1 "Delta epsilon: other parameters" + +POL_PSN 1 "0.0001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_POL_PSN 1 "Delta psi: other parameters" + +! Extraction of parameters for pole result file +! --------------------------------------------- +POLESTEP 1 "12 00 00" + ## widget = lineedit; activeif = POLERS / _ OR IERSPOL / _ + +MSG_POLESTEP 1 "Time resolution" + +! ----------------------------------------- +! +! PARAMETER TYPE: Scaling factors for Vienna grid files +! =============== +! +! ----------------------------------------- +! +! ATM-LOAD: Atmospheric pressure loading +! -------------------------------------- +ALOADSET 1 "PER_STATION" + ## widget = combobox; cards = PER_STATION PER_GROUP ONE_OVERALL + ## editable = false; activeif = ALOAD_FILES / _ + +MSG_ALOADSET 1 "Atm. load: Scaling factor for stations" + +ALOADCLU 0 + ## widget = selwin; path = DIR_CLU; ext = EXT_CLU + ## activeif = ALOADSET = PER_GROUP + # + +MSG_ALOADCLU 1 "Atm. load: Scaling factor for stations" + +ALOADDEC 1 "FULL_EFFECT" + ## widget = combobox + ## cards = FULL_EFFECT HORIZONTAL/VERTICAL NORTH/EAST/UP; editable = false + ## activeif = ALOADSET / inactive AND ALOADSET / NONE + +MSG_ALOADDEC 1 "Atm. load: Parameter decomposition" + +ALOAD10 1 "ONE" + ## widget = combobox; cards = ONE ZERO; editable = false + +MSG_ALOAD10 1 "Atm. load: constraining to zero/one" + +ALOADSIG1 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ALOADDEC / inactive + # + +MSG_ALOADSIG1 1 "Atm. load: a priori sigma 1" + +ALOADSIG2 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ALOADDEC = HORIZONTAL/VERTICAL OR ALOADDEC = NORTH/EAST/UP + # + +MSG_ALOADSIG2 1 "Atm. load: a priori sigma 2" + +ALOADSIG3 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ALOADDEC = NORTH/EAST/UP + # + +MSG_ALOADSIG3 1 "Atm. load: a priori sigma 3" + +! OCN-LOAD: Ocean non-tidal loading +! --------------------------------- +ONTLDSET 1 "PER_STATION" + ## widget = combobox; cards = PER_STATION PER_GROUP ONE_OVERALL + ## editable = false; activeif = ONTLD_FILES / _ + +MSG_ONTLDSET 1 "Ocn. load: Scaling factor for stations" + +ONTLDCLU 0 + ## widget = selwin; path = DIR_CLU; ext = EXT_CLU + ## activeif = ONTLDSET = PER_GROUP + # + +MSG_ONTLDCLU 1 "Ocn. load: Scaling factor for stations" + +ONTLDDEC 1 "FULL_EFFECT" + ## widget = combobox + ## cards = FULL_EFFECT HORIZONTAL/VERTICAL NORTH/EAST/UP; editable = false + ## activeif = ONTLDSET / inactive AND ONTLDSET / NONE + +MSG_ONTLDDEC 1 "Ocn. load: Parameter decomposition" + +ONTLD10 1 "ONE" + ## widget = combobox; cards = ONE ZERO; editable = false + ## activeif = ONTLDSTA / NONE + +MSG_ONTLD10 1 "Atm. load: constraining to zero/one" + +ONTLDSIG1 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ONTLDDEC / inactive + # + +MSG_ONTLDSIG1 1 "Ocn. load: a priori sigma 1" + +ONTLDSIG2 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ONTLDDEC = HORIZONTAL/VERTICAL OR ONTLDDEC = NORTH/EAST/UP + # + +MSG_ONTLDSIG2 1 "Ocn. load: a priori sigma 2" + +ONTLDSIG3 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ONTLDDEC = NORTH/EAST/UP + # + +MSG_ONTLDSIG3 1 "Ocn. load: a priori sigma 3" + +! HYDR-LOAD: Hydrostatic pressure loading +! --------------------------------------- +HLOADSET 1 "PER_STATION" + ## widget = combobox; cards = PER_STATION PER_GROUP ONE_OVERALL + ## editable = false; activeif = HLOAD_FILES / _ + +MSG_HLOADSET 1 "Hyd. load: Scaling factor for stations" + +HLOADCLU 0 + ## widget = selwin; path = DIR_CLU; ext = EXT_CLU + ## activeif = HLOADSET = PER_GROUP + # + +MSG_HLOADCLU 1 "Hyd. load: Scaling factor for stations" + +HLOADDEC 1 "FULL_EFFECT" + ## widget = combobox + ## cards = FULL_EFFECT HORIZONTAL/VERTICAL NORTH/EAST/UP; editable = false + ## activeif = HLOADSET / inactive AND HLOADSET / NONE + +MSG_HLOADDEC 1 "Hyd. load: Parameter decomposition" + +HLOAD10 1 "ONE" + ## widget = combobox; cards = ONE ZERO; editable = false + ## activeif = HLOADSTA / NONE + +MSG_HLOAD10 1 "Atm. load: constraining to zero/one" + +HLOADSIG1 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = HLOADDEC / inactive + # + +MSG_HLOADSIG1 1 "Hyd. load: a priori sigma 1" + +HLOADSIG2 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = HLOADDEC = HORIZONTAL/VERTICAL OR HLOADDEC = NORTH/EAST/UP + # + +MSG_HLOADSIG2 1 "Hyd. load: a priori sigma 2" + +HLOADSIG3 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ALOADDEC = NORTH/EAST/UP + # + +MSG_HLOADSIG3 1 "Hyd. load: a priori sigma 3" + +! -------------------------------------------------------------------- +! Options and constraining, epoch-wise clock parameters +! -------------------------------------------------------------------- +! Clk est.: Reference Clock Selection +! ----------------------------------- +REFCLOCK 1 "ALL_STATIONS" + ## widget = combobox; editable = false + ## cards = NONE FIRST_STATION LAST_STATION ALL_STATIONS ALL_SATELLITES MANUAL FROM_FILE + +MSG_REFCLOCK 1 "Selection of reference clock" + +! Clk est.: Ref.Stations list +! --------------------------- +CLKSTASEL 0 + ## widget = selwin; activeif = REFCLOCK == MANUAL; pointer = RCLKLST + +MSG_CLKSTASEL 1 "Clk.Est.:Ref.Stations list" + +! Clk est.: Ref.Stations list +! --------------------------- +CLKSATSEL 0 + ## widget = selwin; activeif = REFCLOCK == MANUAL; pointer = SCLKLST + +MSG_CLKSATSEL 1 "Clk.Est.:Ref. Satellite list" + +! Clk est.: Ref. clk from file +! ---------------------------- +CLKSTAFIL 0 + ## widget = selwin; activeif = REFCLOCK == FROM_FILE; path = DIR_FIX + ## ext = EXT_FIX; maxfiles = 1; emptyallowed = true + # + +MSG_CLKSTAFIL 1 "Clk.Est.:Ref.Stations from file" + +! Clk est.: Ref. clk from file +! ---------------------------- +CLKSATFIL 0 + ## widget = selwin; activeif = REFCLOCK == FROM_FILE; path = DIR_FIX + ## ext = EXT_FIX; maxfiles = 1; emptyallowed = true + # + +MSG_CLKSATFIL 1 "Clk.Est.:Ref.Satellites from file" + +CLKFIX 1 "0" + ## widget = checkbox + +MSG_CLKFIX 1 "Clk.Est.: Fix reference clock" + +CLKSIG 0 + ## widget = lineedit; activeif = CLKFIX = 0; check_type = real + ## check_min = 0 + +MSG_CLKSIG 1 "Clk.Est.: A priori sigma for reference clock" + +! Delete (fix) only clocks with values in the input file +! ------------------------------------------------------ +CLKDELINP 1 "1" + ## widget = checkbox; activeif = CLKS_ELIM = DELETE OR CLKR_ELIM = DELETE + +MSG_CLKDELINP 1 "Fix only clocks with input values" + +! Clk est.: Header of the clk RINEX file: RUNBY +! --------------------------------------------- +RUNBY 0 + ## widget = lineedit; activeif = CLKRNX / _ + +MSG_RUNBY 1 "Clk.Est.:Header of the clk RINEX file: RUNBY" + +! Clk est.: Header of the clk RINEX file: AC +! ------------------------------------------ +AC 0 + ## widget = lineedit; activeif = CLKRNX / _ + +MSG_AC 1 "Clk.Est.:Header of the clk RINEX file: AC" + +! Clk est.: Header of the clk RINEX file: ACName +! ---------------------------------------------- +ACNAME 0 + ## widget = lineedit; activeif = CLKRNX / _ + +MSG_ACNAME 1 "Header of the clk RINEX file: AC Name" + +! Time System +! ----------- +TIMESYS 1 "GPS" + ## widget = combobox; editable = false; cards = GPS GLO GAL UTC TAI + ## activeif = CLKRNX / _ + +MSG_TIMESYS 1 "Time system" + +! DCB line +! -------- +DCBLINE 0 + ## widget = lineedit; activeif = CLKRNX / _ + +MSG_DCBLINE 1 "DCB line" + +! Clk est.: Header of the clk RINEX file: Comments +! ------------------------------------------------ +COMMENT 1 "" + ## widget = uniline; activeif = CLKRNX / _ + +MSG_COMMENT 1 "Header of the clk RINEX file: Comments" + +! -------------------------------------------------------------------- +! Options and constraining for Helmert parameters +! -------------------------------------------------------------------- +! Stacking: Translations +! ---------------------- +CMB_TRA 1 "NO_STACKING" + ## widget = combobox; editable = false + ## cards = NO_STACKING IDENT_GROUP STACK_ALL + +MSG_CMB_TRA 1 "Stacking of translation parameters" + +! Stacking: Rotations +! ------------------- +CMB_ROT 1 "NO_STACKING" + ## widget = combobox; editable = false + ## cards = NO_STACKING IDENT_GROUP STACK_ALL + +MSG_CMB_ROT 1 "Stacking of rotation parameters" + +! Stacking: Scale +! --------------- +CMB_SC 1 "NO_STACKING" + ## widget = combobox; editable = false + ## cards = NO_STACKING IDENT_GROUP STACK_ALL + +MSG_CMB_SC 1 "Stacking of scale parameters" + +! -------------------------------------------------------------------- +! Options and constraining, GNSS-specific parameters +! -------------------------------------------------------------------- +! GNSS-specific station translation +! --------------------------------- +GTRADAT 1 "NONE" + ## widget = combobox; cards = NONE ABSOLUTE MIN_CONST; editable = false + +MSG_GTRADAT 1 "GNSS-specific station translation: Datum definition" + +GTRATRA 1 "0" + ## widget = checkbox; activeif = GTRADAT = MIN_CONST + +MSG_GTRATRA 1 "GNSS-specific station translation: Translation" + +GTRAROT 1 "0" + ## widget = checkbox; activeif = GTRADAT = MIN_CONST + +MSG_GTRAROT 1 "GNSS-specific station translation: Rotation" + +GTRASCL 1 "0" + ## widget = checkbox; activeif = GTRADAT = MIN_CONST + +MSG_GTRASCL 1 "GNSS-specific station translation: Scale" + +GTRAXCL 1 "INCLUDED" + ## widget = combobox; cards = INCLUDED EXCLUDED; editable = false + ## activeif = GTRADAT / NONE + +MSG_GTRAXCL 1 "GNSS-specific station translation: In-/Exclusion" + +GTRAFIX 0 + ## widget = selwin; activeif = GTRADAT / NONE; path = DIR_FIX + ## ext = EXT_FIX; maxfiles = 1; emptyallowed = true + # + +MSG_GTRAFIX 1 "GNSS-specific station translation: Station selection" + +GTRASIG_N 0 + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = GTRADAT = ABSOLUTE + +MSG_GTRASIG_N 1 "GNSS-specific station translation: North" + +GTRASIG_E 0 + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = GTRADAT = ABSOLUTE + +MSG_GTRASIG_E 1 "GNSS-specific station translation: East" + +GTRASIG_U 0 + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = GTRADAT = ABSOLUTE + +MSG_GTRASIG_U 1 "GNSS-specific station translation: Up" + +! GNSS-specific troposphere biases +! -------------------------------- +GTRPDAT 1 "NONE" + ## widget = combobox; cards = NONE SUM ABSOLUTE; editable = false + +MSG_GTRPDAT 1 "GNSS-specific troposphere bias: Datum definition" + +GTRPXCL 1 "INCLUDED" + ## widget = combobox; cards = INCLUDED EXCLUDED; editable = false + ## activeif = GTRPDAT / NONE + +MSG_GTRPXCL 1 "GNSS-specific troposphere bias: In-/Exclusion" + +GTRPFIX 0 + ## widget = selwin; activeif = GTRPDAT / FROM_CRD AND GTRPDAT / NONE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1; emptyallowed = true + # + +MSG_GTRPFIX 1 "GNSS-specific troposphere bias: Station selection" + +GTRPSIG 0 + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = GTRPDAT = ABSOLUTE + +MSG_GTRPSIG 1 "GNSS-specific troposphere bias: Sigma" + +! -------------------------------------------------------------------- +! Options and constraining, additional parameters +! -------------------------------------------------------------------- +! Constraints +! ----------- +RECANTN 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_RECANTN 1 "Receiver antenna offsets: N" + +RECANTE 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_RECANTE 1 "Receiver antenna offsets: E" + +RECANTU 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_RECANTU 1 "Receiver antenna offsets: U" + +SATANTX 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SATANTX 1 "Satellite antenna offsets: X" + +SATANTY 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SATANTY 1 "Satellite antenna offsets: Y" + +SATANTZ 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SATANTZ 1 "Satellite antenna offsets: Z" + +SATANTS 1 "ALL" + ## widget = combobox; cards = ALL GPS GLONASS LAUNCHED_BEFORE + ## editable = false + +MSG_SATANTS 1 "Apply satellite antenna offsets sigmas" + +SATANTD 0 + ## widget = lineedit; cech_type = date + ## activeif = SATANTS = LAUNCHED_BEFORE + # + +MSG_SATANTD 1 "Date for satellite antenna offsets sigmas" + +SATANTGPS 1 "NONE" + ## widget = combobox; cards = NONE DELETE TO_BLOCK/TYPE; editable = false + +MSG_SATANTGPS 1 "Modify satellite antenna offsets parameter" + +SATANTGLO 1 "NONE" + ## widget = combobox; cards = NONE DELETE TO_FREQUENCY TO_BLOCK/TYPE + ## editable = false + +MSG_SATANTGLO 1 "Modify satellite antenna offsets parameter" + +COFMASSX 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_COFMASSX 1 "Geocenter coordinates: X" + +COFMASSY 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_COFMASSY 1 "Geocenter coordinates: Y" + +COFMASSZ 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_COFMASSZ 1 "Geocenter coordinates: Z" + +! Constraint - Rec. Antenna Patterns +! ---------------------------------- +RECSPV 0 + ## widget = lineedit + +MSG_RECSPV 1 "Receiver antenna patterns" + +! Constraint - Sat. Antenna Patterns +! ---------------------------------- +SATSPV 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SATSPV 1 "Satellite antenna patterns" + +SATSPVS 1 "ALL" + ## widget = combobox; cards = ALL GPS GLONASS LAUNCHED_BEFORE + ## editable = false + +MSG_SATSPVS 1 "Apply satellite antenna pattern sigmas" + +SATSPVD 0 + ## widget = lineedit; cech_type = date + ## activeif = SATSPVS = LAUNCHED_BEFORE + # + +MSG_SATSPVD 1 "Date for satellite antenna pattern sigmas" + +SATSPVGPS 1 "NONE" + ## widget = combobox; cards = NONE DELETE TO_BLOCK/TYPE; editable = false + +MSG_SATSPVGPS 1 "Modify satellite antenna pattern parameter" + +SATSPVGLO 1 "NONE" + ## widget = combobox; cards = NONE DELETE TO_FREQUENCY TO_BLOCK/TYPE + ## editable = false + +MSG_SATSPVGLO 1 "Modify satellite antenna pattern parameter" + +! Sat. ant. off: more input options +! --------------------------------- +SATANT0 1 "0" + ## widget = checkbox + +MSG_SATANT0 1 "Sat. ant. offset: advanced setup" + +! Sat. ant. PCV: more input options +! --------------------------------- +SAPANT0 1 "0" + ## widget = checkbox + +MSG_SAPANT0 1 "Sat. ant. pattern: advanced setup" + +! Sat. ant. off: define the satellite groups / sigmas +! --------------------------------------------------- +SATANTSTR 1 "" + ## widget = uniline; check_type.1 = integer; check_min.1 = 1 + ## check_max.1 = 999; check_type.2 = real; check_min.2 = 0.0 + ## check_type.3 = real; check_min.3 = 0.0; check_type.4 = real + ## check_min.4 = 0.0; check_type.5 = integer; check_min.5 = 0 + ## check_max.5 = 299; check_type.6 = integer; check_min.6 = 0 + ## check_max.6 = 299; check_type.7 = integer; check_min.7 = 0 + ## check_max.7 = 299; check_type.8 = integer; check_min.8 = 0 + ## check_max.8 = 299; check_type.9 = integer; check_min.9 = 0 + ## check_max.9 = 299; check_type.10 = integer; check_min.10 = 0 + ## check_max.10 = 299; check_type.11 = integer; check_min.11 = 0 + ## check_max.11 = 299; check_type.12 = integer; check_min.12 = 0 + ## check_max.12 = 299; check_type.13 = integer; check_min.13 = 0 + ## check_max.13 = 299; numlines = 10 + +MSG_SATANTSTR 1 "Sat.ant.offset: define the satellite groups and sigmas" + +! Sat. ant. PCV: define the satellite groups +! ------------------------------------------ +SAPGRP 1 "ONE_FOR_ALL" + ## widget = uniline; check_type.1 = integer; check_min.1 = 1 + ## check_max.1 = 999; check_type.2 = real; check_min.2 = 0.0 + ## check_type.3 = integer; check_min.3 = 0; check_max.3 = 299 + ## check_type.4 = integer; check_min.4 = 0; check_max.4 = 299 + ## check_type.5 = integer; check_min.5 = 0; check_max.5 = 299 + ## check_type.6 = integer; check_min.6 = 0; check_max.6 = 299 + ## check_type.7 = integer; check_min.7 = 0; check_max.7 = 299 + ## check_type.8 = integer; check_min.8 = 0; check_max.8 = 299 + ## check_type.9 = integer; check_min.9 = 0; check_max.9 = 299 + ## check_type.10 = integer; check_min.10 = 0; check_max.10 = 299 + ## check_type.11 = integer; check_min.11 = 0; check_max.11 = 299 + ## numlines = 10 + +MSG_SAPGRP 1 "Satellite antenna PCV group definition and sigmas" + +! Constraint - Receiver clock offsets +! ----------------------------------- +RCOSIGMA 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_RCOSIGMA 1 "Receiver clock offsets" + +! RCO: Biases in the NEQ stem from a PPP +! -------------------------------------- +RCOFROMPPP 1 "0" + ## widget = checkbox + +MSG_RCOFROMPPP 1 "Biases in the NEQ stem from a PPP" + +! RCO: fix biases for all GPS satellites +! -------------------------------------- +RCORMGPS 1 "0" + ## widget = checkbox + +MSG_RCORMGPS 1 "Fix biases for all GPS satellites" + +! RCO: transform satellite to frequency biases +! -------------------------------------------- +RCOTOFRQ 1 "0" + ## widget = checkbox + +MSG_RCOTOFRQ 1 "Transform satellite to frequency biases" + +! Inter-frequency bias, alarming limit +! ----------------------------------- +IFBMAX 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_IFBMAX 1 "Inter-frequency bias, alarming limit" + +! -------------------------------------------------------------------- +! Constraining the differential code biases +! -------------------------------------------------------------------- +! DCB: Reference Satellite(s) +! --------------------------- +P1C1REF 1 "SUM" + ## widget = combobox; editable = false; cards = SUM ALL + +MSG_P1C1REF 1 "P1-C1: Reference satellite(s)" + +! DCB: A Priori Sigma for Reference Satellite Biases +! -------------------------------------------------- +P1C1SIG 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_P1C1SIG 1 "P1-C1: A Priori Sigma for Reference Satellite Biases" + +! DCB: Reference Satellite(s) +! --------------------------- +P1P2REF 1 "SUM" + ## widget = combobox; editable = false; cards = SUM ALL + +MSG_P1P2REF 1 "P1-P2: Reference satellite(s)" + +! DCB: A Priori Sigma for Reference Satellite Biases +! -------------------------------------------------- +P1P2SIG 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_P1P2SIG 1 "P1-P2: A Priori Sigma for Reference Satellite Biases" + +! DCB: A Priori Sigma for Receiver Biases +! --------------------------------------- +P1P2SIGR 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_P1P2SIGR 1 "P1-P2: A Priori Sigma for Receiver Biases" + +! DCB: Reference Stations(s) +! --------------------------- +LCREF 1 "SUM" + ## widget = combobox; editable = false; cards = SUM ALL + +MSG_LCREF 1 "LC: Reference station(s)" + +! DCB: A Priori Sigma for Receiver Biases +! --------------------------------------- +LCSIGR 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_LCSIGR 1 "LC: A Priori Sigma for Receiver Biases" + +! Constraint - Range biases +! ------------------------- +RGBSIG 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_RGBSIG 1 "Range bias parameters" + +! Stacking of Range biases +! ------------------------ +RGB_STK1 1 "1" + ## widget = radiobutton; group = DUMMY + +MSG_RGB_STK1 1 "Range biases as is" + +RGB_STK2 1 "0" + ## widget = radiobutton; group = DUMMY + +MSG_RGB_STK2 1 "Stack range biases for satellite groups" + +RGB_STK3 1 "0" + ## widget = radiobutton; group = DUMMY + +MSG_RGB_STK3 1 "Stack range biases for station" + +! -------------------------------------------------------------------- +! Selection from station information file +! -------------------------------------------------------------------- +! Use station information file flags +! ---------------------------------- +USEFLG 1 "0" + ## widget = checkbox; activeif = STAINFO /= _ + +MSG_USEFLG 1 "Consider flags from station information file" + +! Information for the Bernese files: flags to be used (TYPE 001) +! -------------------------------------------------------------- +FLG001 1 "999" + ## widget = lineedit; activeif = STAINFO /= _ AND USEFLG = 1 + +MSG_FLG001 1 "Type 001: Renaming of Stations" + +! Information for the Bernese files: flags to be used (TYPE 002) +! -------------------------------------------------------------- +FLG002 1 "999" + ## widget = lineedit; activeif = STAINFO /= _ AND USEFLG = 1 + +MSG_FLG002 1 "Type 002: Station information" + +! Information for the Bernese files: flags to be used (TYPE 003) +! -------------------------------------------------------------- +FLG003 1 "999" + ## widget = lineedit; activeif = STAINFO /= _ AND USEFLG = 1 + +MSG_FLG003 1 "Type 003: Station problems" + +! -------------------------------------------------------------------- +! Some additional things +! -------------------------------------------------------------------- +! Stations (fixed) +! ---------------- +STALST 0 + ## widget = selwin; menuaux = MENUAUX; action = NEQ + ## menuauxkeys = CONST STAINFO RECEIVR USEFLG FLG001 FLG002 FLG003 CRXREC CRXANT INPFILE NO_ABC + ## updateifactive = FREESTA_L STATION4 STATION1 FREEVEL_L VELOCITY4 VELOCITY1 CRD_EXMAN + +! List stations with receiver clock offsets +! ----------------------------------------- +CLKLST 0 + ## widget = selwin; menuaux = MENUAUX; action = NEQCLK + ## menuauxkeys = CONST STAINFO RECEIVR USEFLG FLG001 FLG002 FLG003 CRXREC CRXANT INPFILE NO_ABC + +! List stations with troposphere +! ------------------------------ +TRPLST 0 + ## widget = selwin; menuaux = MENUAUX; action = NEQTRP + ## menuauxkeys = CONST STAINFO RECEIVR USEFLG FLG001 FLG002 FLG003 CRXREC CRXANT INPFILE NO_ABC + +! List stations with receiver DCBs +! -------------------------------- +DCBRLST 0 + ## widget = selwin; menuaux = MENUAUX; action = NEQDCBR + ## menuauxkeys = CONST STAINFO RECEIVR USEFLG FLG001 FLG002 FLG003 CRXREC CRXANT INPFILE NO_ABC + +! List stations with GNSS-specific translations +! --------------------------------------------- +GSPLST 0 + ## widget = selwin; menuaux = MENUAUX; action = NEQGSP + ## menuauxkeys = CONST STAINFO RECEIVR USEFLG FLG001 FLG002 FLG003 CRXREC CRXANT INPFILE NO_ABC + +! List stations with grid scaling parameters +! ------------------------------------------ +GRIDLST 0 + ## widget = selwin; menuaux = MENUAUX; action = NEQGRID + ## menuauxkeys = CONST STAINFO RECEIVR USEFLG FLG001 FLG002 FLG003 CRXREC CRXANT INPFILE NO_ABC + +! List receiver clocks +! -------------------- +RCLKLST 0 + ## widget = selwin; menuaux = MENUAUX; action = NEQRCLK + ## menuauxkeys = CONST STAINFO RECEIVR USEFLG FLG001 FLG002 FLG003 CRXREC CRXANT INPFILE NO_ABC + +! List satellite clocks +! --------------------- +SCLKLST 0 + ## widget = selwin; menuaux = MENUAUX; action = NEQSCLK + ## menuauxkeys = CONST STAINFO RECEIVR USEFLG FLG001 INPFILE NO_ABC + +! Directories and Extensions +! -------------------------- +DIR_ORB 1 "${P}/PHIVOLCS\ORB\" + ## widget = initmenu; pointer = DIR_ELE + +EXT_ELE 1 "ELE" + ## widget = initmenu; pointer = EXT_ELE + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# COMBINE NORMAL EQUATION SYSTEMS - ADDNEQ2 1.1: Input Files 1 # +# # +# GENERAL FILES # +# Show all general files > % < # SHOWGEN +# # +# NORMAL EQUATION SYSTEMS # +# Normal equations > %%%%%%%% < # INPFILE +# Variance rescaling factors > %%%%%%%% < # COVCOMI +# # +# MAIN INPUT FILES # +# Station coordinates > %%%%%%%% < # COORD +# Station velocities > %%%%%%%% < # VELAPR +# Station information > %%%%%%%% < # STAINFO +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# ADDNEQ2 1.2: Input Files 2 # +# # +# NEW A PRIORI VALUES # +# Troposphere estimates > %%%%%%%% < (parameters are eliminated) # TROPEST +# Differential code biases > %%%%%%%% < (a priori is zero if empty) # DCBINP +# Earth rotation parameters > %%%%%%%% < (mandatory if ERPs present) # POLE +# Geocenter coordinates > %%%%%%%% < # GCCINP +# Satellite clock corrections > %%%%%%%% < # SATCLK +# Clock RINEX file > %%%%%%%% < # RXCLKIN +# Inter-system biases > %%%%%%%% < # ISBINP +# SLR data handling (biases, CoM)> %%%%%%%% < # RGBINP +# List of parameter estimates > %%%%%%%% < # PARAMIN +# # +# HEADER AND EPOCH INFORMATION # +# Ionosphere master file > %%%%%%%% < # IONOS +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWGEN = 1 ###################################################### +# ADDNEQ2 1.3: General Files # +# # +# GENERAL INPUT FILES # +# General constants > %%%%%%%%%%%% < # CONST +# Geodetic datum > %%%%%%%%%%%% < # DATUM +# Phase center variations > %%%%%%%%%%%% < # PHASECC +# Receiver information > %%%%%%%%%%%% < # RECEIVR +# Satellite information > %%%%%%%%%%%% < # SATELL +# Satellite problems > %%%%%%%%%%%% < # SATCRUX +# Subdaily pole model > %%%%%%%%%%%% < # SUBMOD +# Nutation model > %%%%%%%%%%%% < # NUTMOD +# SINEX header file > %%%%%%%%%%%% < # SINEXIN +# IONEX control file > %%%%%%%%%%%% < # IONEXCF +# # +# MENU SETTINGS # +# Selected campaign > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% <# CAMPAIGN +# Selected session Year> %%%% < Session> %%%% < # YR4_INFO SES_INFO +# Session table > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% <# SESSION_TABLE +# # +# TEMPORARY FILES # +# Scratch file > %%%%%%%%%%%% < # AUXFIL +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# ADDNEQ2 2.1: Output Files 1 # +# # +# GENERAL OUTPUT FILES # +# Program output > % < use ADDNEQ2.Lnn or > %%%%%%%% < # SYSODEF SYSOUT +# Error messages > % < merged to program output or > %%%%%%%% < # ERRMRG SYSERR +# # +# MAIN RESULT FILES # +# Normal equations > %%%%%%%% < # NEQOUT +# SINEX with> %%% < > %%%%%%%% < # SNXCONT SINEXRS +# # +# STATION- AND SATELLITE-RELATED RESULTS # +# Station coordinates > %%%%%%%% < # COORDRS +# Station velocities > %%%%%%%% < # VELORS +# Satellite orbital elements > %%%%%%%% < # ELEFILE +# Earth rotation parameters > %%%%%%%% < # POLERS +# Earth rotation parameters (IERS) > %%%%%%%% < # IERSPOL +# # +# ATMOSPHERE-SPECIFIC RESULTS # +# Troposphere estimates > %%%%%%%% < # TROPSAV +# Troposphere estimates (SINEX) > %%%%%%%% < # TROPSNX +# Ionosphere models > %%%%%%%% < # IONOSRS +# Ionosphere models (IONEX) > %%%%%%%% < # IONEXRS +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# ADDNEQ2 2.2: Output Files 2 # +# # +# ADDITIONAL RESULT FILES # +# Geocenter coordinates > %%%%%%%% < # GCCOUT +# Differential code biases > %%%%%%%% < # DCBOUT +# Phase center variations (gridded) > %%%%%%%% < # PHASRSG +# Satellite clock corrections > %%%%%%%% < # CLKSAV +# Clock corrections (RINEX) > %%%%%%%% < # CLKRNX +# Inter-system biases > %%%%%%%% < # ISBOUT +# Data handling (biases, CoM) > %%%%%%%% < # RGBOUT +# # +# AUXILIARY FILES # +# Weekly summary > %%%%%%%% < # WEKSUM +# Station residuals > %%%%%%%% < # PLOTRS +# All parameter residuals > %%%%%%%% < # PLOT_ALL +# Covariance matrix wrt coordinates > %%%%%%%% < # COVARRS +# Full covariance matrix > %%%%%%%% < # COVTTRS +# Variance rescaling factors, Helmert> %%%%%%%% < # COVCOMO +# List of parameter estimates > %%%%%%%% < # PARAMRS +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# ADDNEQ2 3.1: Options 1 # +# # +# TITLE > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # TITLE +# # +# GENERAL OPTIONS # +# Maximum number of parameters in combined NEQ> %%%%%% < # MAXPAR +# A priori sigma of unit weight > %%%%%%% %%%%%%% < # INDVSOL +# Reference epoch for station coordinates > %%%%%%%%%% <(yyyy mm dd) # TIMREF +# Stop program after NEQ saving > % < # NOINV +# # +# ADD PARAMETERS TO THE SYSTEM # +# Set up station velocities > % < # CRD_NINT +# Set up Geocenter coordinates > % < # SETUP_GCC +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# ADDNEQ2 3.2: Options 2 # +# # +# REMOVE STATION PARAMETERS FROM THE SYSTEM # +# If receiver changes > %%%%%%%%%%%%%%%%%%%%%%%% < # CRXREC +# If antenna changes > %%%%%%%%%%%%%%%%%%%%%%%% < # CRXANT +# # +# INPUT FILE OPTIONS # +# Truncate NEQ station names after position 14 > %%%%%%%%% < # NO_ABC +# Keep input NEQs in alphabetical order > % < # NOCHRONO +# # +# OUTPUT OPTIONS # +# Extended output wrt estimated parameters > % < # PRT_EXT +# Notify station inconsistencies between NEQs > % < # PRT_SIC +# Notify changes due to station information file> % < # CRXWARN +# Print detailed list of parameter manipulations> % < # PRT_PAR +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL COVARRS / _ OR COVTTRS / _ AND CRD_NINT = 1 OR SINEXRS /= _ AND NOINV = 0 # +# ADDNEQ2 3.3: Options 3 # +# # +# SINEX OPTIONS # +# Regularize a priori constraint matrix > %%%%%%%%% < # SNXREG +# Sort stations according to DOMES code > % < # STASORT +# Include ADDNEQ1-style statistics block > % < # HEUREF +# Do not write uncalibrated antenna/radome combinations > % < # ANTRED +# Transform ERP to offset/drift representation > % < # ERPREP +# # +# VARIANCE-COVARIANCE FILE OPTIONS # +# Representation of coordinates and velocities > %%%%%%%%% < # COVMODE +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# ADDNEQ2 4.1: Parameter Pre-Elimination # +# exceptions for # +# STATION-RELATED PARAMETERS files station# +# Station coordinates > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # CRD_ELIM CRD_EXCP CRD_EXST +# # +# ATMOSPHERIC PARAMETERS # +# Troposphere zenith path delays> %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # TRP_ELIM TRP_EXCP TRP_EXST +# Troposphere gradients > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # GRD_ELIM GRD_EXCP GRD_EXST +# Global ionosphere parameters > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # GIM_ELIM GIM_EXCP +# # +# GLOBAL PARAMETERS # +# Orbital elements > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # ORB_ELIM ORB_EXCP +# Stochastic pulses > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # STO_ELIM STO_EXCP +# Polar motion parameters > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # ERP_ELIM ERP_EXCP +# Length of day parameters > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # LOD_ELIM LOD_EXCP +# Universal time parameters > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # UT_ELIM UT_EXCP +# Nutation parameters > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # NUT_ELIM NUT_EXCP +# Geocenter coordinates > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # MSS_ELIM MSS_EXCP +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# ADDNEQ2 4.2: Parameter Pre-Elimination # +# exceptions for # +# BIAS PARAMETERS files station# +# Satellite DCBs > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # DCBS_ELIM DCBS_EXCP +# Receiver DCBs > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # DCBR_ELIM DCBR_EXCP DCBR_EXST +# GLONASS receiver clock biases > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # CLK_ELIM CLK_EXCP CLK_EXST +# Time-dependent GLONASS ISBs > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # ISB_ELIM ISB_EXCP ISB_EXST +# GNSS-specific translations > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # GTRA_ELIM GTRA_EXCP GTRA_EXST +# GNSS-specific ZPD biases > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # GTRP_ELIM GTRP_EXCP GTRP_EXST +# # +# ANTENNA PHASE CENTER PARAMETERS # +# Satellite antenna offsets > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # ANT_ELIM ANT_EXCP +# Satellite antenna offsets (XY)> %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # ANTX_ELIM ANTX_EXCP +# Satellite antenna variations > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # SPV_ELIM SPV_EXCP +# Receiver@ antenna offsets > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # RAO_ELIM RAO_EXCP +# Receiver@ antenna variations > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # RAP_ELIM RAP_EXCP +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# ADDNEQ2 4.3: Parameter Pre-Elimination # +# exceptions for # +# HELMERT TRANSFORMATION PARAMETERS files station# +# Translation parameters > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # TRANS_ELIM TRANS_EXCP +# Rotation parameters > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # ROT_ELIM ROT_EXCP +# Scale parameters > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # SCALE_ELIM SCALE_EXCP +# # +# PARAMETER SCALING FACTORS # +# HOI scaling factors > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # HOI_ELIM HOI_EXCP +# Atmospheric pressure loading > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # ALD_ELIM ALD_EXCP ALD_EXST +# Ocean non-tidal loading > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # OLD_ELIM OLD_EXCP OLD_EXST +# Hydrostatic pressure loading > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # HLD_ELIM HLD_EXCP HLD_EXST +# # +# EPOCH PARAMETERS # +# Receiver clock offsets > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # CLKR_ELIM CLKR_EXCP +# Satellite clock offsets > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # CLKS_ELIM CLKS_EXCP +# # +# SLR-RELATED PARAMETERS # +# Range biases > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # RNG_ELIM RNG_EXCP +# END_PANEL #################################################################### + + +# BEGIN_PANEL CRD_ELIM = OUTSIDE_FROM_WINDOW OR TRP_ELIM = OUTSIDE_FROM_WINDOW OR GRD_ELIM = OUTSIDE_FROM_WINDOW OR GIM_ELIM = OUTSIDE_FROM_WINDOW OR ORB_ELIM = OUTSIDE_FROM_WINDOW OR STO_ELIM = OUTSIDE_FROM_WINDOW OR ERP_ELIM = OUTSIDE_FROM_WINDOW OR LOD_ELIM = OUTSIDE_FROM_WINDOW OR UT_ELIM = OUTSIDE_FROM_WINDOW OR NUT_ELIM = OUTSIDE_FROM_WINDOW OR MSS_ELIM = OUTSIDE_FROM_WINDOW OR DCBS_ELIM = OUTSIDE_FROM_WINDOW OR DCBR_ELIM = OUTSIDE_FROM_WINDOW OR CLK_ELIM = OUTSIDE_FROM_WINDOW OR ISB_ELIM = OUTSIDE_FROM_WINDOW OR GTRA_ELIM = OUTSIDE_FROM_WINDOW OR GTRP_ELIM = OUTSIDE_FROM_WINDOW OR ANT_ELIM = OUTSIDE_FROM_WINDOW OR ANTX_ELIM = OUTSIDE_FROM_WINDOW OR SPV_ELIM = OUTSIDE_FROM_WINDOW OR RAO_ELIM = OUTSIDE_FROM_WINDOW OR RAP_ELIM = OUTSIDE_FROM_WINDOW OR TRANS_ELIM = OUTSIDE_FROM_WINDOW OR ROT_ELIM = OUTSIDE_FROM_WINDOW OR SCALE_ELIM = OUTSIDE_FROM_WINDOW OR HOI_ELIM = OUTSIDE_FROM_WINDOW OR ALD_ELIM = OUTSIDE_FROM_WINDOW OR OLD_ELIM = OUTSIDE_FROM_WINDOW OR HLD_ELIM = OUTSIDE_FROM_WINDOW OR CLKR_ELIM = OUTSIDE_FROM_WINDOW OR CLKS_ELIM = OUTSIDE_FROM_WINDOW OR RNG_ELIM = OUTSIDE_FROM_WINDOW +# ADDNEQ2 4.4: Parameter Pre-Elimination # +# # +# TIME WINDOW FOR "OUTSIDE FROM WINDOW" PRE-ELIMINATION # +# # +# > % < Defined by Year and Session identifier # RADIO_1 +# Year > %%%% < Session > %%%% < # SESSION_YEAR SESSION_STRG +# # +# # +# > % < Defined by Start and End times # RADIO_2 +# yyyy mm dd hh mm ss yyyy mm dd hh mm ss # +# Start > %%%%%%%%%% < > %%%%%%%% < End > %%%%%%%%%% < > %%%%%%%% < # STADAT STATIM ENDDAT ENDTIM +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL CRD_EXST = 1 OR CLK_EXST = 1 OR ISB_EXST = 1 OR DCBR_EXST = 1 OR TRP_EXST = 1 OR GRD_EXST = 1 OR ALD_EXST = 1 OR OLD_EXST = 1 OR HLD_EXST = 1 OR GTRA_EXST = 1 OR GTRP_EXST = 1 +# ADDNEQ2 4.5: Parameter Pre-Elimination # +# Manual List file Flag # +# STATION-RELATED PARAMETERS # +# Coordinates > %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# CRD_EXSEL CRD_EXMAN CRD_EXFIL CRD_EXFLG +# # +# ATMOSPHERIC PARAMETERS # +# ZPDs > %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# TRP_EXSEL TRP_EXMAN TRP_EXFIL TRP_EXFLG +# Gradients > %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# GRD_EXSEL GRD_EXMAN GRD_EXFIL GRD_EXFLG +# # +# BIAS PARAMETERS # +# Receiver DCBs > %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# DCBR_EXSEL DCBR_EXMAN DCBR_EXFIL DCBR_EXFLG +# GLO biases > %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# CLK_EXSEL CLK_EXMAN CLK_EXFIL CLK_EXFLG +# Time-dep. ISBs> %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# ISB_EXSEL ISB_EXMAN ISB_EXFIL ISB_EXFLG +# Translations > %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# GTRA_EXSEL GTRA_EXMAN GTRA_EXFIL GTRA_EXFLG +# ZPD biases > %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# GTRP_EXSEL GTRP_EXMAN GTRP_EXFIL GTRP_EXFLG +# # +# PARAMETER SCALING FACTORS # +# Atmospheric PL> %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# ALD_EXSEL ALD_EXMAN ALD_EXFIL ALD_EXFLG +# Ocean non-TL > %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# OLD_EXSEL OLD_EXMAN OLD_EXFIL OLD_EXFLG +# Hydrostatic PL> %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# HLD_EXSEL HLD_EXMAN HLD_EXFIL HLD_EXFLG +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL CRD_ELIM / _ ##################################################### +# ADDNEQ2 5: Datum Definition for Station Coordinates # +# # +# DATUM DEFINITION TYPE # +# > % < Free network solution # RADIO2_4 +# > % < Minimum constraint solution > %%%%%%%%%%%% < # RADIO2_3 FREESTA +# > % < Coordinates constrained > %%%%%%%%%%%% < # RADIO2_2 SIGSTA +# > % < Coordinates fixed > %%%%%%%%%%%% < # RADIO2_1 FIXSTA +# # +# MINIMUM CONSTRAINT CONDITIONS # +# Translation > %%%%% < # C_TRA +# Rotation > %%%%% < # C_ROT +# Scale > %%%%% < # C_SCL +# # +# A PRIORI SIGMAS # +# North > %%%%%%% < meters # C_SIGMAN +# East > %%%%%%% < meters # C_SIGMAE +# Up > %%%%%%% < meters # C_SIGMAU +# END_PANEL #################################################################### + + +# BEGIN_PANEL FREESTA = MANUAL OR FREESTA = FROM_FILE OR FREESTA = WITH_FLAG AND RADIO2_3 = 1 AND CRD_ELIM / _ # +# ADDNEQ2 5.1: Datum Definition for Station Coordinates # +# # +# STATIONS CONSIDERED FOR MINIMUM CONSTRAINT CONDITIONS # +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # FREESTA_L +# List of stations from file > %%%%%%%% < # FREESTA_F +# Stations with specific flags in CRD file > %%%%%%%% < #: all non-blank # FREESTA_G +# END_PANEL #################################################################### + + +# BEGIN_PANEL SIGSTA = MANUAL OR SIGSTA = FROM_FILE OR SIGSTA = WITH_FLAG AND RADIO2_2 = 1 AND CRD_ELIM / _ # +# ADDNEQ2 5.1: Datum Definition for Station Coordinates # +# # +# STATION COORDINATES TO BE CONSTRAINED # +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # STATION4 +# List of stations (and sigmas) from file > %%%%%%%% < # STAFILE4 +# Stations with specific flags in CRD file > %%%%%%%% < #: all non-blank # STAFLAG4 +# END_PANEL #################################################################### + + +# BEGIN_PANEL FIXSTA = MANUAL OR FIXSTA = FROM_FILE OR FIXSTA = WITH_FLAG AND RADIO2_1 = 1 AND CRD_ELIM / _ # +# ADDNEQ2 5.1: Datum Definition for Station Coordinates # +# # +# STATION COORDINATES TO BE FIXED # +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # STATION1 +# List of stations from file > %%%%%%%% < # STAFILE1 +# Stations with specific flags in CRD file > %%%%%%%% < #: all non-blank # STAFLAG1 +# END_PANEL #################################################################### + + +# BEGIN_PANEL CRD_NINT /= 0 AND CRD_ELIM / _ ################################## +# ADDNEQ2 6: Datum Definition for Station Velocities # +# # +# DATUM DEFINITION TYPE # +# > % < Free network solution # RADIO3_4 +# > % < Minimum constraint solution > %%%%%%%%%%%% < # RADIO3_3 FREEVEL +# > % < Velocities constrained > %%%%%%%%%%%% < # RADIO3_2 SIGVEL +# > % < Velocities fixed > %%%%%%%%%%%% < # RADIO3_1 FIXVEL +# # +# MINIMUM CONSTRAINT CONDITIONS # +# Translation > %%%%% < # V_TRA +# Rotation > %%%%% < # V_ROT +# Scale > %%%%% < # V_SCL +# # +# A PRIORI SIGMAS # +# North > %%%%%%% < meters/year # V_SIGMAN +# East > %%%%%%% < meters/year # V_SIGMAE +# Up > %%%%%%% < meters/year # V_SIGMAU +# END_PANEL #################################################################### + + +# BEGIN_PANEL FREEVEL = MANUAL OR FREEVEL = FROM_FILE OR FREEVEL = WITH_FLAG AND RADIO3_3 = 1 AND CRD_NINT /= 0 AND CRD_ELIM / _ # +# ADDNEQ2 6.1: Datum Definition for Station Velocities # +# # +# STATIONS CONSIDERED FOR MINIMUM CONSTRAINT CONDITIONS # +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # FREEVEL_L +# List of stations from file > %%%%%%%% < # FREEVEL_F +# Stations with specific flags in VEL file > %%%%%%%% < #: all non-blank # FREEVEL_G +# END_PANEL #################################################################### + + +# BEGIN_PANEL SIGVEL = MANUAL OR SIGVEL = FROM_FILE OR SIGVEL = WITH_FLAG AND RADIO3_2 = 1 AND CRD_NINT /= 0 AND CRD_ELIM / _ # +# ADDNEQ2 6.1: Datum Definition for Station Velocities # +# # +# STATION VELOCITIES TO BE CONSTRAINED # +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # VELOCITY4 +# List of stations (and sigmas) from file > %%%%%%%% < # VELFILE4 +# Stations with specific flags in VEL file > %%%%%%%% < #: all non-blank # VELFLAG4 +# END_PANEL #################################################################### + + +# BEGIN_PANEL FIXVEL = MANUAL OR FIXVEL = FROM_FILE OR FIXVEL = WITH_FLAG AND RADIO3_1 = 1 AND CRD_NINT /= 0 AND CRD_ELIM / _ # +# ADDNEQ2 6.1: Datum Definition for Station Velocities # +# # +# STATION VELOCITIES TO BE FIXED # +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # VELOCITY1 +# List of stations from file > %%%%%%%% < # VELFILE1 +# Stations with specific flags in VEL file > %%%%%%%% < #: all non-blank # VELFLAG1 +# END_PANEL #################################################################### + + +# BEGIN_PANEL INDVSOL /= NO AND CRD_ELIM / _ ################################### +# ADDNEQ2 7: Comparison of Individual Solutions # +# # +# NOTIFICATION OF POSSIBLE OUTLIERS # +# Maximum tolerated residual North> %%%% < millimeters # BADSOL_N +# East > %%%% < millimeters # BADSOL_E +# Up > %%%% < millimeters # BADSOL_U +# # +# Maximum tolerated root-mean-square error North> %%%% < millimeters # BADSOLRN +# East > %%%% < millimeters # BADSOLRE +# Up > %%%% < millimeters # BADSOLRU +# # +# Minimum number of solutions for each station > %%%% < # MINSOL +# END_PANEL #################################################################### + + +# BEGIN_PANEL TRP_ELIM / _ OR GRD_ELIM / _ OR CLK_ELIM / _ OR ISB_ELIM / _ OR ERP_ELIM / _ OR LOD_ELIM / _ OR UT_ELIM / _ OR NUT_ELIM / _ # +# ADDNEQ2 8: Interval Length of Parameters # +# # +# NEW PARAMETER SPACING hhh mm ss # +# Troposphere zenith path delays > %%%%%%%%% < # TRP_NINT +# Troposphere gradients > %%%%%%%%% < # GRD_NINT +# Time-dependent inter-system biases > %%%%%%%%% < # ISB_NINT +# Earth rotation parameters > %%%%%%%%% < # ERP_NINT +# Nutation parameters > %%%%%%%%% < # NUT_NINT +# # +# yyyy mm dd hh mm ss # +# REFERENCE EPOCH FOR PARAMETER INTERVALS > %%%%%%%%%% < > %%%%%%%% < # PAR_REF PAR_OFF +# END_PANEL #################################################################### + + +# BEGIN_PANEL TRP_ELIM / _ OR GRD_ELIM / _ OR GIM_ELIM / _ ##################### +# ADDNEQ2 9: Options for Atmospheric Parameters # +# # +# ABSOLUTE CONSTRAINING # +# Troposphere zenith path delays> %%%%%%%% %%%%%%%% %%%%%%%% %%%%%%%% %%%%%%%% <(hh mm ss) # TRP_RSIG TRP_RDT +# Troposphere gradients > %%%%%%%% %%%%%%%% <(hh mm ss) # GRD_RSIG GRD_RDT +# Global ionosphere parameters > %%%%%%%% %%%%%%%% <(hh mm ss) # GIM_RSIG GIM_RDT +# # +# EXTRACTION OF PARAMETERS FOR TROPOSPHERE SINEX FILE # +# Offset > %%%%%%%%% < (hhh mm ss) Time resolution > %%%%%%%% < (hh mm ss)# TRPOFF TRPRES +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL ORB_ELIM / _ OR STO_ELIM / _ ##################################### +# ADDNEQ2 10.1: Options for Orbital Parameters # +# # +# OPTIONS FOR ORBIT COMBINATION # +# Long-arc computation > % < # TRAFO +# Stochastic pulses at NEQ boundaries > % < # NUMSTC +# No stacking of dynamical orbit parameters > % < # SPLTDYN +# Minimum interval between pulse and maneuver > %%%%%%%%% <(hhh mm ss) # DTSTC +# # +# A PRIORI SIGMAS FOR ORBITAL ELEMENTS # +# Semi major axis > %%%%%%%%% %%%%%%%%% < # ORB_E +# Inclination > %%%%%%%%% %%%%%%%%% %%%%%%%%% %%%%%%%%% %%%%%%%% < meters/sec**2 # ORB_D0 +# Constant Y/S terms > %%%%%%%% < meters/sec**2 # ORB_Y0 +# Constant X/W terms > %%%%%%%% < meters/sec**2 # ORB_X0 +# Periodic D/R terms > %%%%%%%% < meters/sec**2 # ORB_DP +# Periodic Y/S terms > %%%%%%%% < meters/sec**2 # ORB_YP +# Periodic X/W terms > %%%%%%%% < meters/sec**2 # ORB_XP +# # +# A PRIORI SIGMAS FOR STOCHASTIC PULSES # +# Radial > %%%%%%%% < meters/sec # STC_R +# Along track > %%%%%%%% < meters/sec # STC_A +# Out of plane > %%%%%%%% < meters/sec # STC_O +# Direction to Sun > %%%%%%%% < meters/sec # STC_S +# Y-direction in satellite frame > %%%%%%%% < meters/sec # STC_Y +# X-direction in satellite frame > %%%%%%%% < meters/sec # STC_X +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL ERP_ELIM / _ OR LOD_ELIM / _ OR UT_ELIM / _ OR NUT_ELIM / _ ###### +# ADDNEQ2 11: Options for Earth Orientation Parameters # +# # +# OPTIONS FOR EARTH ORIENTATION PARAMETERS # +# Block retrograde terms in polar motion> %%%%% < # BLKRET +# # +# A PRIORI SIGMAS (FIRST PARAMETER) # +# UT1-UTC > %%%%%%%% < milliseconds # POL_UTF +# Delta Epsilon > %%%%%%%% < milliarcseconds # POL_EPF +# Delta Psi > %%%%%%%% < milliarcseconds # POL_PSF +# # +# A PRIORI SIGMAS (REMAINING PARAMETERS) # +# X and Y pole components > %%%%%%%% < milliarcseconds # POL_XY +# UT1-UTC > %%%%%%%% < milliseconds # POL_UTN +# LOD > %%%%%%%% < milliseconds/day # POL_LOD +# Delta Epsilon > %%%%%%%% < milliarcseconds # POL_EPN +# Delta Psi > %%%%%%%% < milliarcseconds # POL_PSN +# # +# EXTRACTION OF PARAMETERS FOR ERP FILES # +# Time resolution > %%%%%%%% < (hh mm ss) # POLESTEP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL MSS_ELIM / _ OR SETUP_GCC = 1 #################################### +# ADDNEQ2 12: Options for Geocenter Coordinates # +# # +# A PRIORI SIGMAS FOR COMPONENT # +# Geocenter coordinates X > %%%%%%%% < meters # COFMASSX +# Y > %%%%%%%% < meters # COFMASSY +# Z > %%%%%%%% < meters # COFMASSZ +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL DCBS_ELIM / _ OR DCBR_ELIM / _ ################################### +# ADDNEQ2 13: Options for Differential Code Biases # +# # +# P1-C1 BIAS PARAMETERS # +# Type of sigma > %%%%% < # P1C1REF +# A priori sigma for satellites > %%%%%%%% < nanoseconds # P1C1SIG +# # +# P1-P2 BIAS PARAMETERS # +# Type of sigma for satellites > %%%%% < # P1P2REF +# A priori sigma for satellites > %%%%%%%% < nanoseconds # P1P2SIG +# A priori sigma for receivers > %%%%%%%% < nanoseconds # P1P2SIGR +# # +# LC BIAS (Inter-System BIAS, ISB) PARAMETERS # +# Type of sigma for receivers > %%%%% < # LCREF +# A priori sigma for receivers > %%%%%%%% < nanoseconds # LCSIGR +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL CLK_ELIM / _ OR ISB_ELIM / _ ##################################### +# ADDNEQ2 14: Options for GLONASS Receiver Clock Biases # +# # +# GLONASS RECEIVER CLOCK BIASES # +# Receiver clock offsets > %%%%%%%% < milliseconds # RCOSIGMA +# Biases in the NEQ stem from a PPP > % < # RCOFROMPPP +# Fix biases for all GPS satellites > % < # RCORMGPS +# Transform satellite to frequency biases > % < # RCOTOFRQ +# Inter-frequency bias, alarming limit > %%%%%%%% < nanoseconds # IFBMAX +# END_PANEL #################################################################### + + +# BEGIN_PANEL GTRA_ELIM / _ OR GTRP_ELIM / _ ################################### +# ADDNEQ2 15: Options for GNSS-specific Translations and ZPD Biases # +# # +# STATION TRANSLATIONS Tra Rot Scl # +# Type of constraining > %%%%%%%% < > % <> % <> % < # GTRADAT GTRATRA GTRAROT GTRASCL +# Stations to be> %%%%%%%% < > %%%%%%%% < # GTRAXCL GTRAFIX +# A priori sigmas N > %%%%%%%% < meters # GTRASIG_N +# E > %%%%%%%% < meters # GTRASIG_E +# U > %%%%%%%% < meters # GTRASIG_U +# # +# TROPOSPHERE BIASES # +# Type of constraining > %%%%%%%% < # GTRPDAT +# Stations to be> %%%%%%%% < > %%%%%%%% < # GTRPXCL GTRPFIX +# A priori sigma > %%%%%%%% < meters # GTRPSIG +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL ANT_ELIM / _ OR ANTX_ELIM / _ OR SPV_ELIM / _ #################### +# ADDNEQ2 16: Options for Satellite Antenna Phase Center Parameters # +# # +# SATELLITE PHASE CENTER OFFSETS # +# Modify parametrization GPS > %%%%%%%%%%%%%% < # SATANTGPS +# GLONASS> %%%%%%%%%%%%%% < # SATANTGLO +# A priori sigmas in X > %%%%%%%% < meters # SATANTX +# Y > %%%%%%%% < meters # SATANTY +# Z > %%%%%%%% < meters # SATANTZ +# Apply constraints to > %%%%%%%%%%%%%% < > %%%%%%%%%% < # SATANTS SATANTD +# Advanced grouping/sigmas > % < (YYYY MM DD) # SATANT0 +# # +# SATELLITE PHASE CENTER VARIATIONS # +# Modify parametrization GPS > %%%%%%%%%%%%%% < # SATSPVGPS +# GLONASS> %%%%%%%%%%%%%% < # SATSPVGLO +# A priori sigma > %%%%%%%% < meters # SATSPV +# Apply constraints to > %%%%%%%%%%%%%% < > %%%%%%%%%% < # SATSPVS SATSPVD +# Advanced grouping/sigmas > % < (YYYY MM DD) # SAPANT0 +# END_PANEL #################################################################### + + +# BEGIN_PANEL ANT_ELIM / _ OR ANTX_ELIM / _ OR SPV_ELIM / _ AND SATANT0 = 1 #### +# ADDNEQ2 16.1 Advanced Options for Satellite Antenna Phase Center Offsets # +# # +# ADVANCED PARAMETER STACKING AND CONSTRAINING # +# # +# A priori sigmas Satellite numbers # +# > Grp _X(m)_ _Y(m)_ _Z(m)_ ___ ___ ___ ___ ___ ___ ___ ___ ___ < # SATANTSTR +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL ANT_ELIM / _ OR ANTX_ELIM / _ OR SPV_ELIM / _ AND SAPANT0 = 1 #### +# ADDNEQ2 16.2 Advanced Options for Satellite Antenna Phase Center Variations # +# # +# ADVANCED PARAMETER STACKING AND CONSTRAINING # +# # +# Satellite numbers # +# > Grp A_priori_sigma(m) ___ ___ ___ ___ ___ ___ ___ ___ ___ < # SAPGRP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL RAO_ELIM / _ OR RAP_ELIM / _ ##################################### +# ADDNEQ2 17: Options for Receiver Antenna Phase Center Parameters # +# # +# RECEIVER ANTENNA PARAMETERS # +# Receiver antenna offsets North> %%%%%%%% < meters # RECANTN +# East > %%%%%%%% < meters # RECANTE +# Up > %%%%%%%% < meters # RECANTU +# Receiver antenna patterns > %%%%%%%% < meters # RECSPV +# END_PANEL #################################################################### + + +# BEGIN_PANEL TRANS_ELIM / _ ################################################### +# ADDNEQ2 18: Options for Helmert Transformation Parameters # +# # +# STACKING OF PARAMETERS # +# Translations > %%%%%%%%%%%% < # CMB_TRA +# Rotations > %%%%%%%%%%%% < # CMB_ROT +# Scale > %%%%%%%%%%%% < # CMB_SC +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL HOI_ELIM / _ ##################################################### +# ADDNEQ2 19: Options for Higher-order Ionosphere Scaling Factors # +# # +# PARAMETER HANDLING FOR A priori Sigma Stacking # +# Second-order term > %%%%%%%%% < > %%%%%%%%%% < > % < # HOI1 SIGHOI1 STKHOI1 +# Third-order term > %%%%%%%%% < > %%%%%%%%%% < > % < # HOI2 SIGHOI2 STKHOI2 +# Ray path bending term > %%%%%%%%% < > %%%%%%%%%% < > % < # HOI3 SIGHOI3 STKHOI3 +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL ALD_ELIM / _ OR OLD_ELIM / _ OR HLD_ELIM / _ ##################### +# ADDNEQ2 20: Options for Parameter Scaling Factors # +# # +# ATMOSPHERIC PRESSURE LOADING # +# Parameter setup > %%%%%%%%%%%%%%%%%% < > %%%%%%%% < # ALOADSET ALOADCLU +# Parameter decomposition > %%%%%%%%%%%%%%%%%% < # ALOADDEC +# Constrain scaling factors to > %%%%%%%% < # ALOAD10 +# Sigma in North/horizontal/overall> %%%%%%%% < meters # ALOADSIG1 +# @@@@@@@@@East@/vertical > %%%%%%%% < meters # ALOADSIG2 +# @@@@@@@@@Up > %%%%%%%% < meters # ALOADSIG3 +# # +# OCEAN NON-TIDAL LOADING # +# Parameter setup > %%%%%%%%%%%%%%%%%% < > %%%%%%%% < # ONTLDSET ONTLDCLU +# Parameter decomposition > %%%%%%%%%%%%%%%%%% < # ONTLDDEC +# Constrain scaling factors to > %%%%%%%% < # ONTLD10 +# Sigma in North/horizontal/overall> %%%%%%%% < meters # ONTLDSIG1 +# @@@@@@@@@East@/vertical > %%%%%%%% < meters # ONTLDSIG2 +# @@@@@@@@@Up > %%%%%%%% < meters # ONTLDSIG3 +# # +# HYDROSTATIC PRESSURE LOADING # +# Parameter setup > %%%%%%%%%%%%%%%%%% < > %%%%%%%% < # HLOADSET HLOADCLU +# Parameter decomposition > %%%%%%%%%%%%%%%%%% < # HLOADDEC +# Constrain scaling factors to > %%%% < # HLOAD10 +# Sigma in North/horizontal/overall> %%%%%%%% < meters # HLOADSIG1 +# @@@@@@@@@East@/vertical > %%%%%%%% < meters # HLOADSIG2 +# @@@@@@@@@Up > %%%%%%%% < meters # HLOADSIG3 +# END_PANEL #################################################################### + + +# BEGIN_PANEL CLKR_ELIM / _ OR CLKS_ELIM / _ ################################### +# ADDNEQ2 21: Options for Epoch-wise Clock Offsets # +# # +# REFERENCE CLOCK # +# Selection of reference clock(s) > %%%%%%%%%%%%%% < # REFCLOCK +# Manual: Stations > %%%%%%%%%%%%%%%%%%%% < # CLKSTASEL +#@@@@@@@@@@@@@@@@@@@@@@@@@Satellites > %%%%%%%%%%%%%%%%%%%% < # CLKSATSEL +# From file: Stations > %%%%%%%% < # CLKSTAFIL +#@@@@@@@@@@@@@@@@@@@@@@@@@Satellites > %%%%%%%% < # CLKSATFIL +# # +# Fix reference clock > % < # CLKFIX +# A priori sigma for reference clock> %%%%%%%% < nsec # CLKSIG +# # +# Fix only clocks with input values > % < # CLKDELINP +# END_PANEL #################################################################### + + +# BEGIN_PANEL CLKR_ELIM / _ OR CLKS_ELIM / _ AND CLKRNX / _ ################### +# ADDNEQ2 21.1: Options for Epoch-wise Clock Offsets # +# # +# HEADER ENTRIES FOR THE CLOCK RINEX OUTPUT FILE # +# Run by > %%%%%%%%%%%%%%%%%%% < # RUNBY +# AC designator > %%%% < # AC +# AC name > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # ACNAME +# # +# Time system > %%%% < # TIMESYS +# DCBs applied > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # DCBLINE +# # +# Comment lines: # +# > Comment_lines_______________________________________________ < # COMMENT +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL RNG_ELIM / _ ##################################################### +# ADDNEQ2 22: Options for SLR Range Biases # +# # +# A PRIORI SIGMAS # +# Range bias parameters > %%%%%%%% < # RGBSIG +# # +# ESTIMATION/STACKING PER STATION # +# > % < Stack only identical range biases # RGB_STK1 +# > % < Stack range biases for the satellites of one group # RGB_STK2 +# > % < Stack all range biases for one station # RGB_STK3 +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL STAINFO / _ AND USEFLG = 999 ##################################### +# ADDNEQ2 99.1: Selection from Station Information File # +# # +# THIS PANEL IS FOR TEST PURPOSES ONLY # +# MODIFY SR GTSTAFLG.f90 AND REMOVE USEFLG TO ACTIVATE # +# # +# FLAGS CONCERNING STATION INFORMATION FILE # +# Consider flags > % < # USEFLG +# # +# FLAGS TO BE CONSIDERED # +# Type 001: Renaming of stations > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # FLG001 +# Type 002: Station information > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # FLG002 +# Type 003: Station problems > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # FLG003 +# # +# Flag 999: Any flag will be considered # +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL STEP2 = 1 ######################################################## +# ADDNEQ2 99.2: Compensate for Step-2 Tide SW Bug # +# # +# Compensate for effect of step-2 tide SW bug between > % < # STEP2 +# > %%%%%%%%%% < and > %%%%%%%%%% < (yyyy mm dd) # STEP2A STEP2B +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/PHI_MO/MENU.INP b/config/bernese/gpsuser52-luzon/OPT/PHI_MO/MENU.INP new file mode 100755 index 0000000..c286a72 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/PHI_MO/MENU.INP @@ -0,0 +1,90 @@ + +! Release Information Notes +! ------------------------- +RELEASE_INFO 1 "${X}/DOC/RELEASE.TXT" + +! List of Remaining Menu Input Files (full Pathes) +! ------------------------------------------------ +MENU_CMP_INP 1 "${X}/PAN/MENU_CMP.INP" + +MSG_MENU_CMP_INP 1 "Edit list of campaigns" + +MENU_VAR_INP 1 "${U}/PAN/MENU_VAR.INP" + +MSG_MENU_VAR_INP 1 "Menu variables" + +MENU_EXT_INP 1 "${U}/PAN/MENU_EXT.INP" + +MSG_MENU_EXT_INP 1 "Paths and extensions" + +MENU_PGM_INP 1 "${U}/PAN/MENU_PGM.INP" + +MSG_MENU_PGM_INP 1 "Program names" + +! Active Campaign +! --------------- +ACTIVE_CAMPAIGN 1 "${P}/PHIVOLCS" + +! Modified Julian Date +! -------------------- +MODJULDATE 1 "58494.000000" + +! Session (only the last character is relevant) +! --------------------------------------------- +SESSION_CHAR 1 "0" + +SESSION_TABLE 1 "${P}/PHIVOLCS\STA\SESSIONS.SES" + ## widget = selwin; path = DIR_SES; ext = EXT_SES; maxfiles = 1 + # SESSIONS + +! Job character +! ------------- +JOB_ID 1 "" + +! Size of the Main Window +! ----------------------- +MAIN_WIDTH 1 "1920" + +MAIN_HEIGHT 1 "1000" + +! Colors (RGB Button + RGB Background) +! ------------------------------------ +MAIN_PALETTE 1 "68 192 78 0 170 127" + +! Font Types and Font Sizes +! ------------------------- +FONTTYPE_BASE 1 "Helvetica" + +FONTSIZE_BASE 1 "11" + +FONTBOLD_BASE 1 "0" + +FONTITALIC_BASE 1 "0" + +FONTSTRIKEOUT_BASE 1 "0" + +FONTUNDERLINE_BASE 1 "0" + +FONTTYPE_LARGE 1 "Consolas" + +FONTSIZE_LARGE 1 "11" + +FONTBOLD_LARGE 1 "0" + +FONTITALIC_LARGE 1 "0" + +FONTSTRIKEOUT_LARGE 1 "0" + +FONTUNDERLINE_LARGE 1 "0" + +FONTTYPE_SMALL 1 "Consolas" + +FONTSIZE_SMALL 1 "12" + +FONTBOLD_SMALL 1 "0" + +FONTITALIC_SMALL 1 "0" + +FONTSTRIKEOUT_SMALL 1 "0" + +FONTUNDERLINE_SMALL 1 "0" diff --git a/config/bernese/gpsuser52-luzon/OPT/PHI_MO/MENU.old b/config/bernese/gpsuser52-luzon/OPT/PHI_MO/MENU.old new file mode 100755 index 0000000..c286a72 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/PHI_MO/MENU.old @@ -0,0 +1,90 @@ + +! Release Information Notes +! ------------------------- +RELEASE_INFO 1 "${X}/DOC/RELEASE.TXT" + +! List of Remaining Menu Input Files (full Pathes) +! ------------------------------------------------ +MENU_CMP_INP 1 "${X}/PAN/MENU_CMP.INP" + +MSG_MENU_CMP_INP 1 "Edit list of campaigns" + +MENU_VAR_INP 1 "${U}/PAN/MENU_VAR.INP" + +MSG_MENU_VAR_INP 1 "Menu variables" + +MENU_EXT_INP 1 "${U}/PAN/MENU_EXT.INP" + +MSG_MENU_EXT_INP 1 "Paths and extensions" + +MENU_PGM_INP 1 "${U}/PAN/MENU_PGM.INP" + +MSG_MENU_PGM_INP 1 "Program names" + +! Active Campaign +! --------------- +ACTIVE_CAMPAIGN 1 "${P}/PHIVOLCS" + +! Modified Julian Date +! -------------------- +MODJULDATE 1 "58494.000000" + +! Session (only the last character is relevant) +! --------------------------------------------- +SESSION_CHAR 1 "0" + +SESSION_TABLE 1 "${P}/PHIVOLCS\STA\SESSIONS.SES" + ## widget = selwin; path = DIR_SES; ext = EXT_SES; maxfiles = 1 + # SESSIONS + +! Job character +! ------------- +JOB_ID 1 "" + +! Size of the Main Window +! ----------------------- +MAIN_WIDTH 1 "1920" + +MAIN_HEIGHT 1 "1000" + +! Colors (RGB Button + RGB Background) +! ------------------------------------ +MAIN_PALETTE 1 "68 192 78 0 170 127" + +! Font Types and Font Sizes +! ------------------------- +FONTTYPE_BASE 1 "Helvetica" + +FONTSIZE_BASE 1 "11" + +FONTBOLD_BASE 1 "0" + +FONTITALIC_BASE 1 "0" + +FONTSTRIKEOUT_BASE 1 "0" + +FONTUNDERLINE_BASE 1 "0" + +FONTTYPE_LARGE 1 "Consolas" + +FONTSIZE_LARGE 1 "11" + +FONTBOLD_LARGE 1 "0" + +FONTITALIC_LARGE 1 "0" + +FONTSTRIKEOUT_LARGE 1 "0" + +FONTUNDERLINE_LARGE 1 "0" + +FONTTYPE_SMALL 1 "Consolas" + +FONTSIZE_SMALL 1 "12" + +FONTBOLD_SMALL 1 "0" + +FONTITALIC_SMALL 1 "0" + +FONTSTRIKEOUT_SMALL 1 "0" + +FONTUNDERLINE_SMALL 1 "0" diff --git a/config/bernese/gpsuser52-luzon/OPT/PHI_MO/MENU_CMP.INP b/config/bernese/gpsuser52-luzon/OPT/PHI_MO/MENU_CMP.INP new file mode 100755 index 0000000..2a4167e --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/PHI_MO/MENU_CMP.INP @@ -0,0 +1,17 @@ + +! List of Campaigns +! ----------------- +CAMPAIGN 2 + "${P}/EXAMPLE" + "${P}/PHIVOLCS" + ## widget = uniline; numlines = 30 + +MSG_CAMPAIGN 1 "Campaign directory" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# EDIT LIST OF CAMPAIGNS - MENU_CMP # +# # +# > Campaign_directory < # CAMPAIGN +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/PHI_MO/MENU_CMP.old b/config/bernese/gpsuser52-luzon/OPT/PHI_MO/MENU_CMP.old new file mode 100755 index 0000000..2a4167e --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/PHI_MO/MENU_CMP.old @@ -0,0 +1,17 @@ + +! List of Campaigns +! ----------------- +CAMPAIGN 2 + "${P}/EXAMPLE" + "${P}/PHIVOLCS" + ## widget = uniline; numlines = 30 + +MSG_CAMPAIGN 1 "Campaign directory" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# EDIT LIST OF CAMPAIGNS - MENU_CMP # +# # +# > Campaign_directory < # CAMPAIGN +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/PHI_MO/MENU_EXT.INP b/config/bernese/gpsuser52-luzon/OPT/PHI_MO/MENU_EXT.INP new file mode 100755 index 0000000..fd5b5fe --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/PHI_MO/MENU_EXT.INP @@ -0,0 +1,1653 @@ + +! No path/no extension +! -------------------- +NO_PTH 0 + +NO_EXT 0 + +! General files: Path +! ------------------- +PTH_GEN 1 "${X}/GEN" + ## widget = lineedit + +MSG_PTH_GEN 1 "General files: path" + +! General Files: SatCrux/StaCrux +! ------------------------------ +EXT_CRX 1 "CRX" + ## widget = lineedit + +MSG_EXT_CRX 1 "Satellite problem file/old station problem file: extension" + +! General Files: Ant/Rec translation +! ---------------------------------- +EXT_TRN 1 "TRN" + ## widget = lineedit + +MSG_EXT_TRN 1 "Old antenna/receiver name translation table: extension" + +! General Files: Ocean tide model +! ------------------------------- +EXT_TID 1 "TID" + ## widget = lineedit + +MSG_EXT_TID 1 "Ocean tide model: extension" + +! General Files: Solid Earth tide model +! ------------------------------------- +EXT_TPO 1 "TPO" + ## widget = lineedit + +MSG_EXT_TPO 1 "Solid Earth tide model: extension" + +! General Files: Planetary ephemeris +! ---------------------------------- +EXT_EPH 1 "EPH" + ## widget = lineedit + +MSG_EXT_EPH 1 "Planetary ephemeris: extension" + +! General Files: Frequency information +! ------------------------------------ +EXT_FRQ 1 "FRQ" + ## widget = lineedit + +MSG_EXT_FRQ 1 "Frequency information: extension" + +! Orbit files: Broadcast file +! --------------------------- +DIR_BRD 1 "ORB" + ## widget = lineedit + +MSG_DIR_BRD 1 "Broadcast orbits: directory" + +EXT_BRD 1 "BRD" + ## widget = lineedit + +MSG_EXT_BRD 1 "Broadcast orbits: extension" + +! Orbit files: Precise file (original) +! ------------------------------------ +DIR_OPR 1 "ORB" + ## widget = lineedit + +MSG_DIR_OPR 1 "Precise orbits (original): directory" + +! Orbit files: Precise file +! ------------------------- +DIR_PRE 1 "ORB" + ## widget = lineedit + +MSG_DIR_PRE 1 "Precise orbits: directory" + +EXT_PRE 1 "PRE" + ## widget = lineedit + +MSG_EXT_PRE 1 "Precise orbits: extension" + +! Orbit files: Tabular orbit +! -------------------------- +DIR_TAB 1 "ORB" + ## widget = lineedit + +MSG_DIR_TAB 1 "Tabular orbits: directory" + +EXT_TAB 1 "TAB" + ## widget = lineedit + +MSG_EXT_TAB 1 "Tabular orbits: extension" + +! Orbit files: Orbital elements +! ----------------------------- +DIR_ELE 1 "ORB" + ## widget = lineedit + +MSG_DIR_ELE 1 "Improved orbit elements: directory" + +EXT_ELE 1 "ELE" + ## widget = lineedit + +MSG_EXT_ELE 1 "Improved orbit elements: extension" + +! Orbit files: Standard orbit +! --------------------------- +DIR_STD 1 "ORB" + ## widget = lineedit + +MSG_DIR_STD 1 "Standard orbits: directory" + +EXT_STD 1 "STD" + ## widget = lineedit + +MSG_EXT_STD 1 "Standard orbits: extension" + +! Orbit files: Radian press. +! -------------------------- +DIR_RPR 1 "ORB" + ## widget = lineedit + +MSG_DIR_RPR 1 "Radian pressure coefficients: directory" + +EXT_RPR 1 "RPR" + ## widget = lineedit + +MSG_EXT_RPR 1 "Radian pressure coefficients: extension" + +! Orbot files: ERP-file +! --------------------- +DIR_ERP 1 "ORB" + ## widget = lineedit + +MSG_DIR_ERP 1 "Earth orientation parameters: directory" + +EXT_ERP 1 "ERP" + ## widget = lineedit + +MSG_EXT_ERP 1 "Earth orientation parameters: extension" + +! Orbit files: ERP-file (IERS) +! ---------------------------- +DIR_IEP 1 "ORB" + ## widget = lineedit + +MSG_DIR_IEP 1 "Earth orientation parameters (IERS format): directory" + +EXT_IEP 1 "IEP" + ## widget = lineedit + +MSG_EXT_IEP 1 "Earth orientation parameters (IERS format): extension" + +! Orbit files: Geocenter file +! --------------------------- +DIR_GCC 1 "ORB" + ## widget = lineedit + +MSG_DIR_GCC 1 "Geocenter coordinates: directory" + +EXT_GCC 1 "GCC" + ## widget = lineedit + +MSG_EXT_GCC 1 "Geocenter coordinates: extension" + +! Orbit files: Sat. clocks +! ------------------------ +DIR_CLK 1 "ORB" + ## widget = lineedit + +MSG_DIR_CLK 1 "Satellite/Receiver clocks: directory" + +EXT_CLK 1 "CLK" + ## widget = lineedit + +MSG_EXT_CLK 1 "Satellite/Receiver clocks: extension" + +! Orbit files: Diff. code bias +! ---------------------------- +DIR_DCB 1 "ORB" + ## widget = lineedit + +MSG_DIR_DCB 1 "Differential code biases: directory" + +EXT_DCB 1 "DCB" + ## widget = lineedit + +MSG_EXT_DCB 1 "Differential code biases: extension" + +! Orbit files: Inter-system bias +! ------------------------------ +DIR_ISB 1 "ORB" + ## widget = lineedit + +MSG_DIR_ISB 1 "Inter-system biases: directory" + +EXT_ISB 1 "ISB" + ## widget = lineedit + +MSG_EXT_ISB 1 "Inter-system biases: extension" + +! Orbit: BIAS SINEX +! ----------------- +DIR_BIA 1 "ORB" + ## widget = lineedit + +MSG_DIR_BIA 1 "Biases (SINEX format): directory" + +EXT_BIA 1 "BIA" + ## widget = lineedit + +MSG_EXT_BIA 1 "Biases (SINEX format): extension" + +! Orbit: IRV file +! --------------- +DIR_IRV 1 "ORB" + ## widget = lineedit + +MSG_DIR_IRV 1 "IRVs: directory" + +EXT_IRV 1 "IRV" + ## widget = lineedit + +MSG_EXT_IRV 1 "IRVs: extension" + +! Orbit: CPF file +! --------------- +DIR_CPF 1 "ORB" + ## widget = lineedit + +MSG_DIR_CPF 1 "CPFs: directory" + +EXT_CPF 1 "CPF" + ## widget = lineedit + +MSG_EXT_CPF 1 "CPFs: extension" + +! Orbit: State vector file +! ------------------------ +DIR_STV 1 "ORB" + ## widget = lineedit + +MSG_DIR_STV 1 "State vectors: directory" + +EXT_STV 1 "STV" + ## widget = lineedit + +MSG_EXT_STV 1 "State vectors: extension" + +! Orbit: Accelerometer data +! ------------------------- +DIR_ACC 1 "ORB" + ## widget = lineedit + +MSG_DIR_ACC 1 "Accelerometer data: directory" + +EXT_ACC 1 "ACC" + ## widget = lineedit + +MSG_EXT_ACC 1 "Accelerometer data: extension" + +! LEO-Orbit: Attitude data +! ------------------------ +DIR_ATT 1 "ORB" + ## widget = lineedit + +MSG_DIR_ATT 1 "Attitude data: directory" + +EXT_ATT 1 "ATT" + ## widget = lineedit + +MSG_EXT_ATT 1 "Attitude data: extension" + +! LEO-Orbit: LEO maneuvers +! ------------------------ +DIR_MAN 1 "ORB" + ## widget = lineedit + +MSG_DIR_MAN 1 "LEO maneuvers: directory" + +EXT_MAN 1 "MAN" + ## widget = lineedit + +MSG_EXT_MAN 1 "LEO maneuvers: extension" + +! LEO-Orbit: CHAMP orbit format +! ----------------------------- +DIR_CHO 1 "ORB" + ## widget = lineedit + +MSG_DIR_CHO 1 "File in CHAMP orbit format: directory" + +EXT_CHO 1 "CHO" + ## widget = lineedit + +MSG_EXT_CHO 1 "File in CHAMP orbit format: extension" + +! Orbit: POE orbit format +! ----------------------- +DIR_POE 1 "ORB" + ## widget = lineedit + +MSG_DIR_POE 1 "File in POE: directory" + +EXT_POE 1 "POE" + ## widget = lineedit + +MSG_EXT_POE 1 "File in POE: extension" + +! LEO-Orbit: LEO Kinematic velocities +! ----------------------------------- +DIR_KVL 1 "STA" + ## widget = lineedit + +MSG_DIR_KVL 1 "LEO velocities (epoch-wise): directory" + +EXT_KVL 1 "VEL" + ## widget = lineedit + +MSG_EXT_KVL 1 "LEO velocities (epoch-wise): extension" + +! LEO-Orbit: LEO Aux. file (attitude,accelerom. data, thruster events...) +! ------------------------ +DIR_AUX 1 "ORB" + ## widget = lineedit + +MSG_DIR_AUX 1 "LEO external aux. information: directory" + +EXT_AUX 1 "AUX" + ## widget = lineedit + +MSG_EXT_AUX 1 "LEO external aux. information: extension" + +! RINEX files: rinex obs files +! ---------------------------- +DIR_OXO 1 "ORX" + ## widget = lineedit + +MSG_DIR_OXO 1 "RINEX observations (original): directory" + +DIR_RXO 1 "RAW" + ## widget = lineedit + +MSG_DIR_RXO 1 "RINEX observations: directory" + +EXT_RXO 1 "19O" + ## widget = lineedit + # $YO + +MSG_EXT_RXO 1 "RINEX observations: extension" + +! RINEX files: smoothed rinex +! --------------------------- +DIR_SMT 1 "RAW" + ## widget = lineedit + +MSG_DIR_SMT 1 "Smoothed RINEX observations: directory" + +EXT_SMT 1 "SMT" + ## widget = lineedit + +MSG_EXT_SMT 1 "Smoothed RINEX observations: extension" + +! RINEX files: rinex nav files +! ---------------------------- +DIR_OXN 1 "ORX" + ## widget = lineedit + +MSG_DIR_OXN 1 "RINEX navigation messages (GPS, original): directory" + +DIR_RXN 1 "RAW" + ## widget = lineedit + +MSG_DIR_RXN 1 "RINEX navigation messages (GPS): directory" + +EXT_RXN 1 "19N" + ## widget = lineedit + # $YN + +MSG_EXT_RXN 1 "RINEX navigation messages (GPS): extension" + +! RINEX files: rinex nav files +! ---------------------------- +DIR_OXG 1 "ORX" + ## widget = lineedit + +MSG_DIR_OXG 1 "RINEX navigation messages (GLONASS, original): directory" + +DIR_RXG 1 "RAW" + ## widget = lineedit + +MSG_DIR_RXG 1 "RINEX navigation messages (GLONASS): directory" + +EXT_RXG 1 "19G" + ## widget = lineedit + # $YG + +MSG_EXT_RXG 1 "RINEX navigation messages (GLONASS): extension" + +! RINEX files: rinex nav files +! ---------------------------- +DIR_OGA 1 "ORX" + ## widget = lineedit + +MSG_DIR_OGA 1 "RINEX navigation messages (GALILEO, original): directory" + +DIR_RGA 1 "RAW" + ## widget = lineedit + +MSG_DIR_RGA 1 "RINEX navigation messages (GALILEO): directory" + +EXT_RGA 1 "19E" + ## widget = lineedit + # $YE + +MSG_EXT_RGA 1 "RINEX navigation messages (GALILEO): extension" + +! RINEX files: rinex met files +! ---------------------------- +DIR_RXM 1 "RAW" + ## widget = lineedit + +MSG_DIR_RXM 1 "RINEX meteo data: directory" + +EXT_RXM 1 "19M" + ## widget = lineedit + # $YM + +MSG_EXT_RXM 1 "RINEX meteo data: extension" + +! Obs. files: Code zero head +! -------------------------- +DIR_CZH 1 "OBS" + ## widget = lineedit + +MSG_DIR_CZH 1 "Zero difference code observations, header: directory" + +EXT_CZH 1 "CZH" + ## widget = lineedit + +MSG_EXT_CZH 1 "Zero difference code observations, header: extension" + +! Obs. files: Code zero data +! -------------------------- +DIR_CZO 1 "OBS" + ## widget = lineedit + +MSG_DIR_CZO 1 "Zero difference code observations, data: directory" + +EXT_CZO 1 "CZO" + ## widget = lineedit + +MSG_EXT_CZO 1 "Zero difference code observations, data: extension" + +! Obs. files: Phase zero head +! --------------------------- +DIR_PZH 1 "OBS" + ## widget = lineedit + +MSG_DIR_PZH 1 "Zero difference phase observations, header: directory" + +EXT_PZH 1 "PZH" + ## widget = lineedit + +MSG_EXT_PZH 1 "Zero difference phase observations, header: extension" + +! Obs. files: Phase zero data +! --------------------------- +DIR_PZO 1 "OBS" + ## widget = lineedit + +MSG_DIR_PZO 1 "Zero difference phase observations, data: directory" + +EXT_PZO 1 "PZO" + ## widget = lineedit + +MSG_EXT_PZO 1 "Zero difference phase observations, data: extension" + +! Obs. files: Range zero head +! --------------------------- +DIR_RZH 1 "OBS" + ## widget = lineedit + +MSG_DIR_RZH 1 "Range observations, header: directory" + +EXT_RZH 1 "RZH" + ## widget = lineedit + +MSG_EXT_RZH 1 "Range observations, header: extension" + +! Obs. files: Range zero data +! --------------------------- +DIR_RZO 1 "OBS" + ## widget = lineedit + +MSG_DIR_RZO 1 "Range observations, data: directory" + +EXT_RZO 1 "RZO" + ## widget = lineedit + +MSG_EXT_RZO 1 "Range observations, data: extension" + +! Obs. files: Code single head +! ---------------------------- +DIR_CSH 1 "OBS" + ## widget = lineedit + +MSG_DIR_CSH 1 "Single difference code observations, header: directory" + +EXT_CSH 1 "CSH" + ## widget = lineedit + +MSG_EXT_CSH 1 "Single difference code observations, header: extension" + +! Obs. files: Code single data +! ---------------------------- +DIR_CSO 1 "OBS" + ## widget = lineedit + +MSG_DIR_CSO 1 "Single difference code observations, data: directory" + +EXT_CSO 1 "CSO" + ## widget = lineedit + +MSG_EXT_CSO 1 "Single difference code observations, data: extension" + +! Obs. files: Phase single head +! ----------------------------- +DIR_PSH 1 "OBS" + ## widget = lineedit + +MSG_DIR_PSH 1 "Single difference phase observations, header: directory" + +EXT_PSH 1 "PSH" + ## widget = lineedit + +MSG_EXT_PSH 1 "Single difference phase observations, header: extension" + +! Obs. files: Phase single data +! ----------------------------- +DIR_PSO 1 "OBS" + ## widget = lineedit + +MSG_DIR_PSO 1 "Single difference phase observations, data: directory" + +EXT_PSO 1 "PSO" + ## widget = lineedit + +MSG_EXT_PSO 1 "Single difference phase observations, data: extension" + +! Station files: Coordinates +! -------------------------- +DIR_CRD 1 "STA" + ## widget = lineedit + +MSG_DIR_CRD 1 "Station coordinates: directory" + +EXT_CRD 1 "CRD" + ## widget = lineedit + +MSG_EXT_CRD 1 "Station coordinates: extension" + +! Station files: Eccentricities +! ----------------------------- +DIR_ECC 1 "STA" + ## widget = lineedit + +MSG_DIR_ECC 1 "Station eccentricities: directory" + +EXT_ECC 1 "ECC" + ## widget = lineedit + +MSG_EXT_ECC 1 "Station eccentricities: extension" + +! Station files: Velocities +! ------------------------- +DIR_VEL 1 "STA" + ## widget = lineedit + +MSG_DIR_VEL 1 "Station velocities: directory" + +EXT_VEL 1 "VEL" + ## widget = lineedit + +MSG_EXT_VEL 1 "Station velocities: extension" + +! Station files: PSD corrections +! ------------------------------ +DIR_PSD 1 "STA" + ## widget = lineedit + +MSG_DIR_PSD 1 "PSD correction (ITRF14): directory" + +EXT_PSD 1 "PSD" + ## widget = lineedit + +MSG_EXT_PSD 1 "PSD correction (ITRF14): extension" + +! Station files: Station information +! ---------------------------------- +DIR_STA 1 "STA" + ## widget = lineedit + +MSG_DIR_STA 1 "Station information: directory" + +EXT_STA 1 "STA" + ## widget = lineedit + +MSG_EXT_STA 1 "Station information: extension" + +! Station files: Ocean loading +! ---------------------------- +DIR_BLQ 1 "STA" + ## widget = lineedit + +MSG_DIR_BLQ 1 "Ocean loading table: directory" + +EXT_BLQ 1 "BLQ" + ## widget = lineedit + +MSG_EXT_BLQ 1 "Ocean loading table: extension" + +! Station files: Atmospheric tidal loading +! ---------------------------------------- +DIR_ATL 1 "STA" + ## widget = lineedit + +MSG_DIR_ATL 1 "Atmospheric tidal loading table: directory" + +EXT_ATL 1 "ATL" + ## widget = lineedit + +MSG_EXT_ATL 1 "Atmospheric tidal loading table: extension" + +! Station files: Plate definition for NUVEL1/1A +! --------------------------------------------- +DIR_PLD 1 "STA" + ## widget = lineedit + +MSG_DIR_PLD 1 "Tectonic plate assignment (for NUVEL1/1A): directory" + +EXT_PLD 1 "PLD" + ## widget = lineedit + +MSG_EXT_PLD 1 "Tectonic plate assignment (for NUVEL1/1A): extension" + +! Station files: Baseline def. +! ---------------------------- +DIR_BSL 1 "STA" + ## widget = lineedit + +MSG_DIR_BSL 1 "Baseline definition: directory" + +EXT_BSL 1 "BSL" + ## widget = lineedit + +MSG_EXT_BSL 1 "Baseline definition: extension" + +! Station files: Cluster def. +! --------------------------- +DIR_CLU 1 "STA" + ## widget = lineedit + +MSG_DIR_CLU 1 "Cluster definition: directory" + +EXT_CLU 1 "CLU" + ## widget = lineedit + +MSG_EXT_CLU 1 "Cluster definition: extension" + +! Station files: Cluster/baseline assignment +! ------------------------------------------ +DIR_CLB 1 "STA" + ## widget = lineedit + +MSG_DIR_CLB 1 "Cluster/baseline assignment: directory" + +EXT_CLB 1 "CLB" + ## widget = lineedit + +MSG_EXT_CLB 1 "Cluster/baseline assignment: extension" + +! Station files: Selection list +! ----------------------------- +DIR_FIX 1 "STA" + ## widget = lineedit + +MSG_DIR_FIX 1 "Station selection list: directory" + +EXT_FIX 1 "FIX" + ## widget = lineedit + +MSG_EXT_FIX 1 "Station selection list: extension" + +! Station files: Selection list +! ----------------------------- +DIR_SIG 1 "STA" + ## widget = lineedit + +MSG_DIR_SIG 1 "Station sigma file: directory" + +EXT_SIG 1 "SIG" + ## widget = lineedit + +MSG_EXT_SIG 1 "Station sigma file: extension" + +! Station files: Observation weights +! ---------------------------------- +DIR_SOS 1 "STA" + ## widget = lineedit + +MSG_DIR_SOS 1 "Station observation sigma factors: directory" + +EXT_SOS 1 "SOS" + ## widget = lineedit + +MSG_EXT_SOS 1 "Station observation sigma factors: extension" + +! Station files: Ant.Azimut +! ------------------------- +DIR_AZI 1 "STA" + ## widget = lineedit + +MSG_DIR_AZI 1 "Receiver antenna orientation: directory" + +EXT_AZI 1 "AZI" + ## widget = lineedit + +MSG_EXT_AZI 1 "Receiver antenna orientation: extension" + +! Kinematic Coord. +! ---------------- +DIR_KIN 1 "STA" + ## widget = lineedit + +MSG_DIR_KIN 1 "Kinematic coordinates: directory" + +EXT_KIN 1 "KIN" + ## widget = lineedit + +MSG_EXT_KIN 1 "Kinematic coordinates: extension" + +! Station files: Session table +! ---------------------------- +DIR_SES 1 "STA" + ## widget = lineedit + +MSG_DIR_SES 1 "Session table: directory" + +EXT_SES 1 "SES" + ## widget = lineedit + +MSG_EXT_SES 1 "Session table: extension" + +! Station files: Abbr. table +! -------------------------- +DIR_ABB 1 "STA" + ## widget = lineedit + +MSG_DIR_ABB 1 "Abbreviation table: directory" + +EXT_ABB 1 "ABB" + ## widget = lineedit + +MSG_EXT_ABB 1 "Abbreviation table: extension" + +! Range biases +! ------------ +DIR_RGB 1 "STA" + ## widget = lineedit + +MSG_DIR_RGB 1 "SLR data handling: directory" + +EXT_RGB 1 "SLR" + ## widget = lineedit + +MSG_EXT_RGB 1 "SLR data handling: extension" + +! Atmosphere: Tropo.model +! ----------------------- +DIR_TRP 1 "ATM" + ## widget = lineedit + +MSG_DIR_TRP 1 "Troposphere parameters: directory" + +EXT_TRP 1 "TRP" + ## widget = lineedit + +MSG_EXT_TRP 1 "Troposphere parameters: extension" + +! Atmosphere: Tropo.SINEX +! ----------------------- +DIR_TRO 1 "ATM" + ## widget = lineedit + +MSG_DIR_TRO 1 "Troposphere parameters (SINEX format): directory" + +EXT_TRO 1 "TRO" + ## widget = lineedit + +MSG_EXT_TRO 1 "Troposphere parameters (SINEX format): extension" + +! Atmosphere: Ionos.model +! ----------------------- +DIR_ION 1 "ATM" + ## widget = lineedit + +MSG_DIR_ION 1 "Ionosphere models: directory" + +EXT_ION 1 "ION" + ## widget = lineedit + +MSG_EXT_ION 1 "Ionosphere models: extension" + +! Atmosphere: Ionos.IONEX +! ----------------------- +DIR_INX 1 "ATM" + ## widget = lineedit + +MSG_DIR_INX 1 "Ionosphere maps (IONEX): directory" + +EXT_INX 1 "INX" + ## widget = lineedit + +MSG_EXT_INX 1 "Ionosphere maps (IONEX): extension" + +! Atmosphere: Met.data +! -------------------- +DIR_MET 1 "ATM" + ## widget = lineedit + +MSG_DIR_MET 1 "Meteo data: directory" + +EXT_MET 1 "MET" + ## widget = lineedit + +MSG_EXT_MET 1 "Meteo data: extension" + +! Vienna grid files +! ----------------- +DIR_GRD 1 "GRD" + ## widget = lineedit + +MSG_DIR_GRD 1 "Vienna grid files" + +EXT_GRD 1 "GRD" + ## widget = lineedit + +MSG_EXT_GRD 1 "Vienna grid files: extension" + +! Output: Program output +! ---------------------- +DIR_OUT 1 "OUT" + ## widget = lineedit + +MSG_DIR_OUT 1 "Program output: directory" + +EXT_OUT 1 "OUT" + ## widget = lineedit + +MSG_EXT_OUT 1 "Program output: extension" + +! Output: Plot files +! ------------------ +DIR_PLT 1 "OUT" + ## widget = lineedit + +MSG_DIR_PLT 1 "Plot file: directory" + +EXT_PLT 1 "PLT" + ## widget = lineedit + +MSG_EXT_PLT 1 "Plot file: extension" + +! Output: Summary files +! --------------------- +DIR_SUM 1 "OUT" + ## widget = lineedit + +MSG_DIR_SUM 1 "Summary output: directory" + +EXT_SUM 1 "SUM" + ## widget = lineedit + +MSG_EXT_SUM 1 "Summary output: extension" + +! Output: List files +! ------------------ +DIR_LST 1 "OUT" + ## widget = lineedit + +MSG_DIR_LST 1 "Listing output: directory" + +EXT_LST 1 "LST" + ## widget = lineedit + +MSG_EXT_LST 1 "Listing output: extension" + +! Output: CODSPP summary +! ---------------------- +DIR_SMC 1 "OUT" + ## widget = lineedit + +MSG_DIR_SMC 1 "CODSPP summary output (XYZ): directory" + +EXT_SMC 1 "SMC" + ## widget = lineedit + +MSG_EXT_SMC 1 "CODSPP summary output (XYZ): extension" + +! Output: CODSPP summary +! ---------------------- +DIR_SME 1 "OUT" + ## widget = lineedit + +MSG_DIR_SME 1 "CODSPP summary output (BLH): directory" + +EXT_SME 1 "SME" + ## widget = lineedit + +MSG_EXT_SME 1 "CODSPP summary output (BLH): extension" + +! Output: Residual file +! --------------------- +DIR_RES 1 "OUT" + ## widget = lineedit + +MSG_DIR_RES 1 "Residuals: directory" + +EXT_RES 1 "RES" + ## widget = lineedit + +MSG_EXT_RES 1 "Residuals: extension" + +! Output: Clocks RINEX +! -------------------- +DIR_RXC 1 "OUT" + ## widget = lineedit + +MSG_DIR_RXC 1 "Clock information (clock RINEX format): directory" + +EXT_RXC 1 "CLK" + ## widget = lineedit + +MSG_EXT_RXC 1 "Clock information (clock RINEX format): extension" + +! Output: Covariance file +! ----------------------- +DIR_COV 1 "OUT" + ## widget = lineedit + +MSG_DIR_COV 1 "Covariances: directory" + +EXT_COV 1 "COV" + ## widget = lineedit + +MSG_EXT_COV 1 "Covariances: extension" + +! Covariance components +! --------------------- +DIR_WGT 1 "OUT" + ## widget = lineedit + +MSG_DIR_WGT 1 "Covariance components: directory" + +EXT_WGT 1 "WGT" + ## widget = lineedit + +MSG_EXT_WGT 1 "Covariance components: extension" + +! Output: Sub-daily ERP Model +! --------------------------- +EXT_SUB 1 "SUB" + ## widget = lineedit + +MSG_EXT_SUB 1 "Sub-daily earth rotation model: extension" + +! Output: Nutation Model +! ---------------------- +EXT_NUT 1 "NUT" + ## widget = lineedit + +MSG_EXT_NUT 1 "Nutation model: extension" + +! Output: Ant PCV (grid) +! ---------------------- +DIR_PHG 1 "OUT" + ## widget = lineedit + +MSG_DIR_PHG 1 "Antenna PCV estimates (grid): directory" + +EXT_PHG 1 "PHG" + ## widget = lineedit + +MSG_EXT_PHG 1 "Antenna PCV estimates (grid): extension" + +! Output: Ant PCV (harm) +! ---------------------- +DIR_PHH 1 "OUT" + ## widget = lineedit + +MSG_DIR_PHH 1 "Antenna PCV estimates (harm): directory" + +EXT_PHH 1 "PHH" + ## widget = lineedit + +MSG_EXT_PHH 1 "Antenna PCV estimates (harm): extension" + +! Output: Obs. editing file +! ------------------------- +DIR_EDT 1 "OUT" + ## widget = lineedit + +MSG_DIR_EDT 1 "Observation editing information: directory" + +EXT_EDT 1 "EDT" + ## widget = lineedit + +MSG_EXT_EDT 1 "Observation editing information: extension" + +! Output: Deletion list +! --------------------- +DIR_DEL 1 "OUT" + ## widget = lineedit + +MSG_DIR_DEL 1 "File deletion list: directory" + +EXT_DEL 1 "DEL" + ## widget = lineedit + +MSG_EXT_DEL 1 "File deletion list: extension" + +! Input/output Time series event list file +! ---------------------------------------- +DIR_EVL 1 "STA" + ## widget = lineedit + +MSG_DIR_EVL 1 "Events list file: directory" + +EXT_EVL 1 "EVL" + ## widget = lineedit + +MSG_EXT_EVL 1 "Time series events list file: extension" + +! Output: Parameter estimates +! --------------------------- +DIR_EST 1 "SOL" + ## widget = lineedit + +MSG_DIR_EST 1 "Parameter estimates: directory" + +EXT_EST 1 "EST" + ## widget = lineedit + +MSG_EXT_EST 1 "Parameter estimates: extension" + +! Output: Normal equations +! ------------------------ +DIR_NEQ 1 "SOL" + ## widget = lineedit + +MSG_DIR_NEQ 1 "Normal equation: directory" + +EXT_NEQ 1 "NQ0" + ## widget = lineedit + +MSG_EXT_NEQ 1 "Normal equation: extension" + +! Output: Normal equation (old) +! ----------------------------- +DIR_ONQ 1 "SOL" + ## widget = lineedit + +MSG_DIR_ONQ 1 "Normal equation (old format): directory" + +EXT_ONQ 1 "NEQ" + ## widget = lineedit + +MSG_EXT_ONQ 1 "Normal equation (old format): extension" + +! Output: SINEX (crd/vel) +! ----------------------- +DIR_SNX 1 "SOL" + ## widget = lineedit + +MSG_DIR_SNX 1 "SINEX output: directory" + +EXT_SNX 1 "SNX" + ## widget = lineedit + +MSG_EXT_SNX 1 "SINEX output: extension" + +! Orbit files: Standard orbit (ASCII) +! ----------------------------------- +DIR_FSO 1 "ORB" + ## widget = lineedit + +MSG_DIR_FSO 1 "Standard orbits: directory" + +EXT_FSO 1 "FSO" + ## widget = lineedit + +MSG_EXT_FSO 1 "Standard orbits: extension" + +! Orbit files: Rad. press. (ASCII) +! -------------------------------- +DIR_FRP 1 "ORB" + ## widget = lineedit + +MSG_DIR_FRP 1 "Radiation pressure coefficients: directory" + +EXT_FRP 1 "FRP" + ## widget = lineedit + +MSG_EXT_FRP 1 "Radiation pressure coefficients: extension" + +! Obs. files: Code zero ascii +! --------------------------- +DIR_FCZ 1 "OBS" + ## widget = lineedit + +MSG_DIR_FCZ 1 "Zero difference code observations: directory" + +EXT_FCZ 1 "FCZ" + ## widget = lineedit + +MSG_EXT_FCZ 1 "Zero difference code observations: extension" + +! Obs. files: Phase zero ascii +! ---------------------------- +DIR_FPZ 1 "OBS" + ## widget = lineedit + +MSG_DIR_FPZ 1 "Zero difference phase observations: directory" + +EXT_FPZ 1 "FPZ" + ## widget = lineedit + +MSG_EXT_FPZ 1 "Zero difference phase observations: extension" + +! Obs. files: Range ascii +! ----------------------- +DIR_FRZ 1 "OBS" + ## widget = lineedit + +MSG_DIR_FRZ 1 "Range observations: directory" + +EXT_FRZ 1 "FRZ" + ## widget = lineedit + +MSG_EXT_FRZ 1 "Range observations: extension" + +! Obs. files: Code single ascii +! ----------------------------- +DIR_FCS 1 "OBS" + ## widget = lineedit + +MSG_DIR_FCS 1 "Single difference code observations: directory" + +EXT_FCS 1 "FCS" + ## widget = lineedit + +MSG_EXT_FCS 1 "Single difference code observations: extension" + +! Obs. files: Phase single ascii +! ------------------------------ +DIR_FPS 1 "OBS" + ## widget = lineedit + +MSG_DIR_FPS 1 "Single difference phase observations: directory" + +EXT_FPS 1 "FPS" + ## widget = lineedit + +MSG_EXT_FPS 1 "Single difference phase observations: extension" + +! Output: Residual file (ASCII) +! ----------------------------- +DIR_FRS 1 "OUT" + ## widget = lineedit + +MSG_DIR_FRS 1 "Residuals: directory" + +EXT_FRS 1 "FRS" + ## widget = lineedit + +MSG_EXT_FRS 1 "Residuals: extension" + +! Output: Normal equations (ASCII) +! -------------------------------- +DIR_FN0 1 "SOL" + ## widget = lineedit + +MSG_DIR_FN0 1 "Normal equation: directory" + +EXT_FN0 1 "FN0" + ## widget = lineedit + +MSG_EXT_FN0 1 "Normal equation: extension" + +! Output: Normal equations (old, ASCII) +! ------------------------------------- +DIR_FNQ 1 "SOL" + ## widget = lineedit + +MSG_DIR_FNQ 1 "Normal equation (old format): directory" + +EXT_FNQ 1 "FNQ" + ## widget = lineedit + +MSG_EXT_FNQ 1 "Normal equation (old format): extension" + +! BPE: PCF-name +! ------------- +PTH_PCF 1 "${U}/PCF" + ## widget = lineedit + +MSG_PTH_PCF 1 "Processing control files: path" + +EXT_PCF 1 "PCF" + ## widget = lineedit + +MSG_EXT_PCF 1 "Processing control files: extension" + +! BPE: CPU-file name +! ------------------ +PTH_CPU 1 "${U}/PAN" + ## widget = lineedit + +MSG_PTH_CPU 1 "CPU control file: path" + +EXT_CPU 1 "CPU" + ## widget = lineedit + +MSG_EXT_CPU 1 "CPU control file: extension" + +PTH_CPUNUM 1 "${U}/WORK" + ## widget = lineedit + +MSG_PTH_CPUNUM 1 "Scratch for CPU control file" + +! BPE: Output files +! ----------------- +DIR_BPEOUT 1 "BPE" + ## widget = lineedit + +MSG_DIR_BPEOUT 1 "Output files: directory" + +EXT_BPEOUT 1 "OUT" + ## widget = lineedit + +MSG_EXT_BPEOUT 1 "Output files: extension" + +! BPE: Status files +! ----------------- +DIR_BPERUN 1 "BPE" + ## widget = lineedit + +MSG_DIR_BPERUN 1 "Status files: directory" + +EXT_BPERUN 1 "RUN" + ## widget = lineedit + +MSG_EXT_BPERUN 1 "Status files: extension" + +! BPE: Protocol files +! ------------------- +DIR_BPEPRT 1 "BPE" + ## widget = lineedit + +MSG_DIR_BPEPRT 1 "Protocol files: directory" + +EXT_BPEPRT 1 "PRT" + ## widget = lineedit + +MSG_EXT_BPEPRT 1 "Protocol files: extension" + +! BPE: log files +! -------------- +DIR_BPELOG 1 "BPE" + ## widget = lineedit + +MSG_DIR_BPELOG 1 "Log files: directory" + +EXT_BPELOG 1 "LOG" + ## widget = lineedit + +MSG_EXT_BPELOG 1 "Log files: extension" + +! BPE: scripts +! ------------ +PTH_SCRIPT 1 "${U}/SCRIPT" + ## widget = lineedit + +MSG_PTH_SCRIPT 1 "BPE script directory: path" + +! BPE: Option directories +! ----------------------- +PTH_OPT 1 "${U}/OPT" + ## widget = lineedit + +MSG_PTH_OPT 1 "Option directory: path" + +! Others: Help +! ------------ +PTH_HLP 1 "${X}/HLP" + ## widget = lineedit + +MSG_PTH_HLP 1 "Help files: path" + +EXT_HLP 1 "HLP" + ## widget = lineedit + +MSG_EXT_HLP 1 "Help files: extension" + +! Others: Skeleton +! ---------------- +PTH_SKL 1 "${X}/SKL" + ## widget = lineedit + +MSG_PTH_SKL 1 "Skeleton files (e.g. for plot files): path" + +EXT_SKL 1 "SKL" + ## widget = lineedit + +MSG_EXT_SKL 1 "Skeleton files (e.g. for plot files): extension" + +! Others: updpan - master and list +! -------------------------------- +PTH_UPDPAN 1 "${X}/PAN" + ## widget = lineedit + +MSG_PTH_UPDPAN 1 "Program input master files: path" + +PTH_UPD 1 "${X}/SKL" + ## widget = lineedit + +MSG_PTH_UPD 1 "Directory list for panel update: path" + +EXT_UPD 1 "UPD" + ## widget = lineedit + +MSG_EXT_UPD 1 "Directory list for panel update: extension" + +! Others: Campaign independent output +! ----------------------------------- +PTH_OUT 1 "${U}/OUT" + ## widget = lineedit + +MSG_PTH_OUT 1 "Program output files (campaign indep.): path" + +! Others: User input files +! ------------------------ +PTH_INP 1 "${U}/PAN" + ## widget = lineedit + +MSG_PTH_INP 1 "Program input files: path" + +EXT_INP 1 "INP" + ## widget = lineedit + +MSG_EXT_INP 1 "Program input files: extension" + +! Others: Scratch files +! --------------------- +PTH_SCR 1 "${U}/WORK" + ## widget = lineedit + +MSG_PTH_SCR 1 "Scratch files: path" + +EXT_SCR 1 "SCR" + ## widget = lineedit + +MSG_EXT_SCR 1 "Scratch files: extension" + +EXT_SC1 1 "SC1" + ## widget = lineedit + +MSG_EXT_SC1 1 "Scratch files: extension" + +EXT_SC2 1 "SC2" + ## widget = lineedit + +MSG_EXT_SC2 1 "Scratch files: extension" + +! Others: Error message +! --------------------- +PTH_ERR 1 "${U}/WORK" + ## widget = lineedit + +MSG_PTH_ERR 1 "Error message files: path" + +EXT_ERR 1 "MSG" + ## widget = lineedit + +MSG_EXT_ERR 1 "Error message files: extension" + +! Interally used by the menu +! -------------------------- +PTH_INP_OUT 1 "${U}/PAN" + ## widget = lineedit + +EXT_IN1 1 "IN1" + ## widget = lineedit + +! Auxiliary Menu Program +! ---------------------- +MENUAUX_EXE 1 "MENUAUX" + +MENUAUX_INP 1 "MENUAUX.INP" + +MENUAUX_SCR 1 "MENUAUX.SCR" + +MENUAUX_ERR 1 "MENUAUX.ERR" + +MENUAUX_DEBUG 1 "0" + +GEN_CONST_FILE 1 "CONST." + +GEN_DATUM_FILE 1 "DATUM." + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# PATHS AND EXTENSIONS - MENU_EXT 1: General Files # +# path extension # +# GENERAL FILES > %%%%%%%%% < # PTH_GEN +# Sub-daily earth rotation model > %%% < # EXT_SUB +# Nutation model > %%% < # EXT_NUT +# Planetary ephemeris > %%% < # EXT_EPH +# Satellite problem file/old station problem file > %%% < # EXT_CRX +# Solid Earth tides model > %%% < # EXT_TPO +# Ocean tide model > %%% < # EXT_TID +# Frequency information > %%% < # EXT_FRQ +# Old antenna/receiver name translation table > %%% < # EXT_TRN +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 2.1: Campaign Data, Orbit and EOP Files # +# campaign # +# ORBIT FILES directory extension # +# Broadcast orbits > %%%%%% < > %%% < # DIR_BRD EXT_BRD +# Precise orbits (original) > %%%%%% < # DIR_OPR +# Precise orbits > %%%%%% < > %%% < # DIR_PRE EXT_PRE +# Tabular orbits > %%%%%% < > %%% < # DIR_TAB EXT_TAB +# Standard orbits > %%%%%% < > %%% < # DIR_STD EXT_STD +# Radian pressure coefficients > %%%%%% < > %%% < # DIR_RPR EXT_RPR +# Improved orbit elements > %%%%%% < > %%% < # DIR_ELE EXT_ELE +# Earth orientation parameters > %%%%%% < > %%% < # DIR_ERP EXT_ERP +# Earth orientation parameters (IERS format) > %%%%%% < > %%% < # DIR_IEP EXT_IEP +# Geocenter coordinates > %%%%%% < > %%% < # DIR_GCC EXT_GCC +# Satellite/Receiver clocks > %%%%%% < > %%% < # DIR_CLK EXT_CLK +# Differential code biases > %%%%%% < > %%% < # DIR_DCB EXT_DCB +# Inter-system biases > %%%%%% < > %%% < # DIR_ISB EXT_ISB +# Bias SINEX > %%%%%% < > %%% < # DIR_BIA EXT_BIA +# # +# IRV file > %%%%%% < > %%% < # DIR_IRV EXT_IRV +# Precise orbit in CPF orbit format > %%%%%% < > %%% < # DIR_CPF EXT_CPF +# State vector file > %%%%%% < > %%% < # DIR_STV EXT_STV +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 2.2: Campaign Data, Orbit Files for LEOs # +# campaign # +# LEO FILES directory extension # +# Accelerometer data > %%%%%% < > %%% < # DIR_ACC EXT_ACC +# Attitude data > %%%%%% < > %%% < # DIR_ATT EXT_ATT +# LEO maneuvers > %%%%%% < > %%% < # DIR_MAN EXT_MAN +# File in CHAMP orbit format > %%%%%% < > %%% < # DIR_CHO EXT_CHO +# File in POE@@ orbit format > %%%%%% < > %%% < # DIR_POE EXT_POE +# LEO velocities (epoch-wise) > %%%%%% < > %%% < # DIR_KVL EXT_KVL +# LEO external aux. information > %%%%%% < > %%% < # DIR_AUX EXT_AUX +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 3: Campaign Data, RINEX Files # +# campaign # +# RINEX FILES directory extension # +# RINEX observations (original) > %%%%%% < # DIR_OXO +# RINEX observations > %%%%%% < > %%% < # DIR_RXO EXT_RXO +# Smoothed RINEX observations > %%%%%% < > %%% < # DIR_SMT EXT_SMT +# RINEX navigation messages (GPS, original) > %%%%%% < # DIR_OXN +# RINEX navigation messages (GPS) > %%%%%% < > %%% < # DIR_RXN EXT_RXN +# RINEX navigation messages (GLONASS, original) > %%%%%% < # DIR_OXG +# RINEX navigation messages (GLONASS) > %%%%%% < > %%% < # DIR_RXG EXT_RXG +# RINEX navigation messages (GALILEO, original) > %%%%%% < # DIR_OGA +# RINEX navigation messages (GALILEO) > %%%%%% < > %%% < # DIR_RGA EXT_RGA +# RINEX meteo data > %%%%%% < > %%% < # DIR_RXM EXT_RXM +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 4: Campaign Data, Observation Files # +# campaign # +# OBSERVATION FILES directory extension # +# Zero@@ difference code@ observations, header > %%%%%% < > %%% < # DIR_CZH EXT_CZH +# Zero@@ difference code@ observations, data > %%%%%% < > %%% < # DIR_CZO EXT_CZO +# Zero@@ difference phase observations, header > %%%%%% < > %%% < # DIR_PZH EXT_PZH +# Zero@@ difference phase observations, data > %%%%%% < > %%% < # DIR_PZO EXT_PZO +# Single difference code@ observations, header > %%%%%% < > %%% < # DIR_CSH EXT_CSH +# Single difference code@ observations, data > %%%%%% < > %%% < # DIR_CSO EXT_CSO +# Single difference phase observations, header > %%%%%% < > %%% < # DIR_PSH EXT_PSH +# Single difference phase observations, data > %%%%%% < > %%% < # DIR_PSO EXT_PSO +# # +# Range observations (SLR), header > %%%%%% < > %%% < # DIR_RZH EXT_RZH +# Range observations (SLR), data > %%%%%% < > %%% < # DIR_RZO EXT_RZO +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 5: Campaign Data, Station Files # +# campaign # +# STATION FILES directory extension # +# Station coordinates > %%%%%% < > %%% < # DIR_CRD EXT_CRD +# Station velocities > %%%%%% < > %%% < # DIR_VEL EXT_VEL +# Kinematic coordinates > %%%%%% < > %%% < # DIR_KIN EXT_KIN +# Station eccentricities > %%%%%% < > %%% < # DIR_ECC EXT_ECC +# PSD correction (ITRF14) > %%%%%% < > %%% < # DIR_PSD EXT_PSD +# Station information > %%%%%% < > %%% < # DIR_STA EXT_STA +# Ocean loading table > %%%%%% < > %%% < # DIR_BLQ EXT_BLQ +# Atmospheric tidal loading table > %%%%%% < > %%% < # DIR_ATL EXT_ATL +# Station selection list > %%%%%% < > %%% < # DIR_FIX EXT_FIX +# Station sigma file > %%%%%% < > %%% < # DIR_SIG EXT_SIG +# Station observation sigma factors > %%%%%% < > %%% < # DIR_SOS EXT_SOS +# Abbreviation table > %%%%%% < > %%% < # DIR_ABB EXT_ABB +# Tectonic plate assignment (for NUVEL1/1A) > %%%%%% < > %%% < # DIR_PLD EXT_PLD +# Baseline definition > %%%%%% < > %%% < # DIR_BSL EXT_BSL +# Cluster definition > %%%%%% < > %%% < # DIR_CLU EXT_CLU +# Cluster/baseline assignment > %%%%%% < > %%% < # DIR_CLB EXT_CLB +# Receiver antenna orientation > %%%%%% < > %%% < # DIR_AZI EXT_AZI +# Session table > %%%%%% < > %%% < # DIR_SES EXT_SES +# SLR data handling (range bias, CoM) > %%%%%% < > %%% < # DIR_RGB EXT_RGB +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 6: Campaign Data, Atmosphere Modeling Files # +# campaign # +# ATMOSPHERE MODELING FILES directory extension # +# Troposphere parameters > %%%%%% < > %%% < # DIR_TRP EXT_TRP +# Troposphere parameters (SINEX format) > %%%%%% < > %%% < # DIR_TRO EXT_TRO +# Ionosphere models > %%%%%% < > %%% < # DIR_ION EXT_ION +# Ionosphere maps (IONEX) > %%%%%% < > %%% < # DIR_INX EXT_INX +# Meteo data > %%%%%% < > %%% < # DIR_MET EXT_MET +# Vienna grid files (VMF and loading maps) > %%%%%% < > %%% < # DIR_GRD EXT_GRD +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 7: Campaign Data, Output Files # +# campaign # +# OUTPUT FILES directory extension # +# Program output > %%%%%% < > %%% < # DIR_OUT EXT_OUT +# Plot file > %%%%%% < > %%% < # DIR_PLT EXT_PLT +# Summary output > %%%%%% < > %%% < # DIR_SUM EXT_SUM +# Listing output > %%%%%% < > %%% < # DIR_LST EXT_LST +# CODSPP summary output (XYZ) > %%%%%% < > %%% < # DIR_SMC EXT_SMC +# CODSPP summary output (BLH) > %%%%%% < > %%% < # DIR_SME EXT_SME +# # +# BERNESE IN-/OUTPUT FILES # +# Residuals > %%%%%% < > %%% < # DIR_RES EXT_RES +# Clock information (clock RINEX format) > %%%%%% < > %%% < # DIR_RXC EXT_RXC +# Covariances > %%%%%% < > %%% < # DIR_COV EXT_COV +# Covariance components > %%%%%% < > %%% < # DIR_WGT EXT_WGT +# Antenna PCV estimates (grid) > %%%%%% < > %%% < # DIR_PHG EXT_PHG +# Antenna PCV estimates (harm) > %%%%%% < > %%% < # DIR_PHH EXT_PHH +# Observation editing information > %%%%%% < > %%% < # DIR_EDT EXT_EDT +# File deletion list > %%%%%% < > %%% < # DIR_DEL EXT_DEL +# Time series list of events file > %%%%%% < > %%% < # DIR_EVL EXT_EVL +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 8: Campaign Data, Solution Files # +# campaign # +# SOLUTION FILES directory extension # +# Parameter estimates > %%%%%% < > %%% < # DIR_EST EXT_EST +# Normal equation > %%%%%% < > %%% < # DIR_NEQ EXT_NEQ +# Normal equation (old format) > %%%%%% < > %%% < # DIR_ONQ EXT_ONQ +# SINEX output > %%%%%% < > %%% < # DIR_SNX EXT_SNX +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 9: Campaign Data, Bernese Files (ASCII) # +# campaign # +# BERNESE FILES (FORMATTED) directory extension # +# Standard orbits > %%%%%% < > %%% < # DIR_FSO EXT_FSO +# Radiation pressure coefficients > %%%%%% < > %%% < # DIR_FRP EXT_FRP +# Zero@@ difference code@ observations > %%%%%% < > %%% < # DIR_FCZ EXT_FCZ +# Zero@@ difference phase observations > %%%%%% < > %%% < # DIR_FPZ EXT_FPZ +# Single difference code@ observations > %%%%%% < > %%% < # DIR_FCS EXT_FCS +# Single difference phase observations > %%%%%% < > %%% < # DIR_FPS EXT_FPS +# Range observations > %%%%%% < > %%% < # DIR_FRZ EXT_FRZ +# Residuals > %%%%%% < > %%% < # DIR_FRS EXT_FRS +# Normal equation > %%%%%% < > %%% < # DIR_FN0 EXT_FN0 +# Normal equation (old format) > %%%%%% < > %%% < # DIR_FNQ EXT_FNQ +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 10: Bernese Processing Engine (BPE) # +# campaign # +# BERNESE PROCESSING ENGINE directory extension # +# BPE output > %%%%%% < > %%% < # DIR_BPEOUT EXT_BPEOUT +# BPE status > %%%%%% < > %%% < # DIR_BPERUN EXT_BPERUN +# Protocol files > %%%%%% < > %%% < # DIR_BPEPRT EXT_BPEPRT +# Log files > %%%%%% < > %%% < # DIR_BPELOG EXT_BPELOG +# # +# BERNESE PROCESSING ENGINE path extension # +# Processing control files > %%%%%%%%%% <> %%% < # PTH_PCF EXT_PCF +# CPU control file > %%%%%%%%%% <> %%% < # PTH_CPU EXT_CPU +# Scratch for CPU control file > %%%%%%%%%% < # PTH_CPUNUM +# BPE script directory > %%%%%%%%%% < # PTH_SCRIPT +# Option directory > %%%%%%%%%% < # PTH_OPT +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 11: Other Files and Directories # +# # +# GENERAL path extension(s) # +# Help files > %%%%%%%%% < > %%% < # PTH_HLP EXT_HLP +# Skeleton files (e.g. for plot files) > %%%%%%%%% < > %%% < # PTH_SKL EXT_SKL +# Directory list for panel update > %%%%%%%%% < > %%% < # PTH_UPD EXT_UPD +# Program input master files > %%%%%%%%% < # PTH_UPDPAN +# # +# USER DEPENDENT # +# Program output files (campaign indep.)> %%%%%%%%% < # PTH_OUT +# Program input files > %%%%%%%%% < > %%% < # PTH_INP EXT_INP +# Scratch files > %%%%%%%%% < > %%% <> %%% <> %%% < # PTH_SCR EXT_SCR EXT_SC1 EXT_SC2 +# Error message files > %%%%%%%%% < > %%% < # PTH_ERR EXT_ERR +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/PHI_MO/MENU_EXT.old b/config/bernese/gpsuser52-luzon/OPT/PHI_MO/MENU_EXT.old new file mode 100755 index 0000000..f4389c2 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/PHI_MO/MENU_EXT.old @@ -0,0 +1,1648 @@ + +! No path/no extension +! -------------------- +NO_PTH 0 + +NO_EXT 0 + +! General files: Path +! ------------------- +PTH_GEN 1 "${X}/GEN" + ## widget = lineedit + +MSG_PTH_GEN 1 "General files: path" + +! General Files: SatCrux/StaCrux +! ------------------------------ +EXT_CRX 1 "CRX" + ## widget = lineedit + +MSG_EXT_CRX 1 "Satellite problem file/old station problem file: extension" + +! General Files: Ant/Rec translation +! ---------------------------------- +EXT_TRN 1 "TRN" + ## widget = lineedit + +MSG_EXT_TRN 1 "Old antenna/receiver name translation table: extension" + +! General Files: Ocean tide model +! ------------------------------- +EXT_TID 1 "TID" + ## widget = lineedit + +MSG_EXT_TID 1 "Ocean tide model: extension" + +! General Files: Solid Earth tide model +! ------------------------------------- +EXT_TPO 1 "TPO" + ## widget = lineedit + +MSG_EXT_TPO 1 "Solid Earth tide model: extension" + +! General Files: Planetary ephemeris +! ---------------------------------- +EXT_EPH 1 "EPH" + ## widget = lineedit + +MSG_EXT_EPH 1 "Planetary ephemeris: extension" + +! General Files: Frequency information +! ------------------------------------ +EXT_FRQ 1 "FRQ" + ## widget = lineedit + +MSG_EXT_FRQ 1 "Frequency information: extension" + +! Orbit files: Broadcast file +! --------------------------- +DIR_BRD 1 "ORB" + ## widget = lineedit + +MSG_DIR_BRD 1 "Broadcast orbits: directory" + +EXT_BRD 1 "BRD" + ## widget = lineedit + +MSG_EXT_BRD 1 "Broadcast orbits: extension" + +! Orbit files: Precise file (original) +! ------------------------------------ +DIR_OPR 1 "ORB" + ## widget = lineedit + +MSG_DIR_OPR 1 "Precise orbits (original): directory" + +! Orbit files: Precise file +! ------------------------- +DIR_PRE 1 "ORB" + ## widget = lineedit + +MSG_DIR_PRE 1 "Precise orbits: directory" + +EXT_PRE 1 "PRE" + ## widget = lineedit + +MSG_EXT_PRE 1 "Precise orbits: extension" + +! Orbit files: Tabular orbit +! -------------------------- +DIR_TAB 1 "ORB" + ## widget = lineedit + +MSG_DIR_TAB 1 "Tabular orbits: directory" + +EXT_TAB 1 "TAB" + ## widget = lineedit + +MSG_EXT_TAB 1 "Tabular orbits: extension" + +! Orbit files: Orbital elements +! ----------------------------- +DIR_ELE 1 "ORB" + ## widget = lineedit + +MSG_DIR_ELE 1 "Improved orbit elements: directory" + +EXT_ELE 1 "ELE" + ## widget = lineedit + +MSG_EXT_ELE 1 "Improved orbit elements: extension" + +! Orbit files: Standard orbit +! --------------------------- +DIR_STD 1 "ORB" + ## widget = lineedit + +MSG_DIR_STD 1 "Standard orbits: directory" + +EXT_STD 1 "STD" + ## widget = lineedit + +MSG_EXT_STD 1 "Standard orbits: extension" + +! Orbit files: Radian press. +! -------------------------- +DIR_RPR 1 "ORB" + ## widget = lineedit + +MSG_DIR_RPR 1 "Radian pressure coefficients: directory" + +EXT_RPR 1 "RPR" + ## widget = lineedit + +MSG_EXT_RPR 1 "Radian pressure coefficients: extension" + +! Orbot files: ERP-file +! --------------------- +DIR_ERP 1 "ORB" + ## widget = lineedit + +MSG_DIR_ERP 1 "Earth orientation parameters: directory" + +EXT_ERP 1 "ERP" + ## widget = lineedit + +MSG_EXT_ERP 1 "Earth orientation parameters: extension" + +! Orbit files: ERP-file (IERS) +! ---------------------------- +DIR_IEP 1 "ORB" + ## widget = lineedit + +MSG_DIR_IEP 1 "Earth orientation parameters (IERS format): directory" + +EXT_IEP 1 "IEP" + ## widget = lineedit + +MSG_EXT_IEP 1 "Earth orientation parameters (IERS format): extension" + +! Orbit files: Geocenter file +! --------------------------- +DIR_GCC 1 "ORB" + ## widget = lineedit + +MSG_DIR_GCC 1 "Geocenter coordinates: directory" + +EXT_GCC 1 "GCC" + ## widget = lineedit + +MSG_EXT_GCC 1 "Geocenter coordinates: extension" + +! Orbit files: Sat. clocks +! ------------------------ +DIR_CLK 1 "ORB" + ## widget = lineedit + +MSG_DIR_CLK 1 "Satellite/Receiver clocks: directory" + +EXT_CLK 1 "CLK" + ## widget = lineedit + +MSG_EXT_CLK 1 "Satellite/Receiver clocks: extension" + +! Orbit files: Diff. code bias +! ---------------------------- +DIR_DCB 1 "ORB" + ## widget = lineedit + +MSG_DIR_DCB 1 "Differential code biases: directory" + +EXT_DCB 1 "DCB" + ## widget = lineedit + +MSG_EXT_DCB 1 "Differential code biases: extension" + +! Orbit files: Inter-system bias +! ------------------------------ +DIR_ISB 1 "ORB" + ## widget = lineedit + +MSG_DIR_ISB 1 "Inter-system biases: directory" + +EXT_ISB 1 "ISB" + ## widget = lineedit + +MSG_EXT_ISB 1 "Inter-system biases: extension" + +! Orbit: BIAS SINEX +! ----------------- +DIR_BIA 1 "ORB" + ## widget = lineedit + +MSG_DIR_BIA 1 "Biases (SINEX format): directory" + +EXT_BIA 1 "BIA" + ## widget = lineedit + +MSG_EXT_BIA 1 "Biases (SINEX format): extension" + +! Orbit: IRV file +! --------------- +DIR_IRV 1 "ORB" + ## widget = lineedit + +MSG_DIR_IRV 1 "IRVs: directory" + +EXT_IRV 1 "IRV" + ## widget = lineedit + +MSG_EXT_IRV 1 "IRVs: extension" + +! Orbit: CPF file +! --------------- +DIR_CPF 1 "ORB" + ## widget = lineedit + +MSG_DIR_CPF 1 "CPFs: directory" + +EXT_CPF 1 "CPF" + ## widget = lineedit + +MSG_EXT_CPF 1 "CPFs: extension" + +! Orbit: State vector file +! ------------------------ +DIR_STV 1 "ORB" + ## widget = lineedit + +MSG_DIR_STV 1 "State vectors: directory" + +EXT_STV 1 "STV" + ## widget = lineedit + +MSG_EXT_STV 1 "State vectors: extension" + +! Orbit: Accelerometer data +! ------------------------- +DIR_ACC 1 "ORB" + ## widget = lineedit + +MSG_DIR_ACC 1 "Accelerometer data: directory" + +EXT_ACC 1 "ACC" + ## widget = lineedit + +MSG_EXT_ACC 1 "Accelerometer data: extension" + +! LEO-Orbit: Attitude data +! ------------------------ +DIR_ATT 1 "ORB" + ## widget = lineedit + +MSG_DIR_ATT 1 "Attitude data: directory" + +EXT_ATT 1 "ATT" + ## widget = lineedit + +MSG_EXT_ATT 1 "Attitude data: extension" + +! LEO-Orbit: LEO maneuvers +! ------------------------ +DIR_MAN 1 "ORB" + ## widget = lineedit + +MSG_DIR_MAN 1 "LEO maneuvers: directory" + +EXT_MAN 1 "MAN" + ## widget = lineedit + +MSG_EXT_MAN 1 "LEO maneuvers: extension" + +! LEO-Orbit: CHAMP orbit format +! ----------------------------- +DIR_CHO 1 "ORB" + ## widget = lineedit + +MSG_DIR_CHO 1 "File in CHAMP orbit format: directory" + +EXT_CHO 1 "CHO" + ## widget = lineedit + +MSG_EXT_CHO 1 "File in CHAMP orbit format: extension" + +! Orbit: POE orbit format +! ----------------------- +DIR_POE 1 "ORB" + ## widget = lineedit + +MSG_DIR_POE 1 "File in POE: directory" + +EXT_POE 1 "POE" + ## widget = lineedit + +MSG_EXT_POE 1 "File in POE: extension" + +! LEO-Orbit: LEO Kinematic velocities +! ----------------------------------- +DIR_KVL 1 "STA" + ## widget = lineedit + +MSG_DIR_KVL 1 "LEO velocities (epoch-wise): directory" + +EXT_KVL 1 "VEL" + ## widget = lineedit + +MSG_EXT_KVL 1 "LEO velocities (epoch-wise): extension" + +! LEO-Orbit: LEO Aux. file (attitude,accelerom. data, thruster events...) +! ------------------------ +DIR_AUX 1 "ORB" + ## widget = lineedit + +MSG_DIR_AUX 1 "LEO external aux. information: directory" + +EXT_AUX 1 "AUX" + ## widget = lineedit + +MSG_EXT_AUX 1 "LEO external aux. information: extension" + +! RINEX files: rinex obs files +! ---------------------------- +DIR_OXO 1 "ORX" + ## widget = lineedit + +MSG_DIR_OXO 1 "RINEX observations (original): directory" + +DIR_RXO 1 "RAW" + ## widget = lineedit + +MSG_DIR_RXO 1 "RINEX observations: directory" + +EXT_RXO 1 "$YO" + ## widget = lineedit + +MSG_EXT_RXO 1 "RINEX observations: extension" + +! RINEX files: smoothed rinex +! --------------------------- +DIR_SMT 1 "RAW" + ## widget = lineedit + +MSG_DIR_SMT 1 "Smoothed RINEX observations: directory" + +EXT_SMT 1 "SMT" + ## widget = lineedit + +MSG_EXT_SMT 1 "Smoothed RINEX observations: extension" + +! RINEX files: rinex nav files +! ---------------------------- +DIR_OXN 1 "ORX" + ## widget = lineedit + +MSG_DIR_OXN 1 "RINEX navigation messages (GPS, original): directory" + +DIR_RXN 1 "RAW" + ## widget = lineedit + +MSG_DIR_RXN 1 "RINEX navigation messages (GPS): directory" + +EXT_RXN 1 "$YN" + ## widget = lineedit + +MSG_EXT_RXN 1 "RINEX navigation messages (GPS): extension" + +! RINEX files: rinex nav files +! ---------------------------- +DIR_OXG 1 "ORX" + ## widget = lineedit + +MSG_DIR_OXG 1 "RINEX navigation messages (GLONASS, original): directory" + +DIR_RXG 1 "RAW" + ## widget = lineedit + +MSG_DIR_RXG 1 "RINEX navigation messages (GLONASS): directory" + +EXT_RXG 1 "$YG" + ## widget = lineedit + +MSG_EXT_RXG 1 "RINEX navigation messages (GLONASS): extension" + +! RINEX files: rinex nav files +! ---------------------------- +DIR_OGA 1 "ORX" + ## widget = lineedit + +MSG_DIR_OGA 1 "RINEX navigation messages (GALILEO, original): directory" + +DIR_RGA 1 "RAW" + ## widget = lineedit + +MSG_DIR_RGA 1 "RINEX navigation messages (GALILEO): directory" + +EXT_RGA 1 "$YE" + ## widget = lineedit + +MSG_EXT_RGA 1 "RINEX navigation messages (GALILEO): extension" + +! RINEX files: rinex met files +! ---------------------------- +DIR_RXM 1 "RAW" + ## widget = lineedit + +MSG_DIR_RXM 1 "RINEX meteo data: directory" + +EXT_RXM 1 "$YM" + ## widget = lineedit + +MSG_EXT_RXM 1 "RINEX meteo data: extension" + +! Obs. files: Code zero head +! -------------------------- +DIR_CZH 1 "OBS" + ## widget = lineedit + +MSG_DIR_CZH 1 "Zero difference code observations, header: directory" + +EXT_CZH 1 "CZH" + ## widget = lineedit + +MSG_EXT_CZH 1 "Zero difference code observations, header: extension" + +! Obs. files: Code zero data +! -------------------------- +DIR_CZO 1 "OBS" + ## widget = lineedit + +MSG_DIR_CZO 1 "Zero difference code observations, data: directory" + +EXT_CZO 1 "CZO" + ## widget = lineedit + +MSG_EXT_CZO 1 "Zero difference code observations, data: extension" + +! Obs. files: Phase zero head +! --------------------------- +DIR_PZH 1 "OBS" + ## widget = lineedit + +MSG_DIR_PZH 1 "Zero difference phase observations, header: directory" + +EXT_PZH 1 "PZH" + ## widget = lineedit + +MSG_EXT_PZH 1 "Zero difference phase observations, header: extension" + +! Obs. files: Phase zero data +! --------------------------- +DIR_PZO 1 "OBS" + ## widget = lineedit + +MSG_DIR_PZO 1 "Zero difference phase observations, data: directory" + +EXT_PZO 1 "PZO" + ## widget = lineedit + +MSG_EXT_PZO 1 "Zero difference phase observations, data: extension" + +! Obs. files: Range zero head +! --------------------------- +DIR_RZH 1 "OBS" + ## widget = lineedit + +MSG_DIR_RZH 1 "Range observations, header: directory" + +EXT_RZH 1 "RZH" + ## widget = lineedit + +MSG_EXT_RZH 1 "Range observations, header: extension" + +! Obs. files: Range zero data +! --------------------------- +DIR_RZO 1 "OBS" + ## widget = lineedit + +MSG_DIR_RZO 1 "Range observations, data: directory" + +EXT_RZO 1 "RZO" + ## widget = lineedit + +MSG_EXT_RZO 1 "Range observations, data: extension" + +! Obs. files: Code single head +! ---------------------------- +DIR_CSH 1 "OBS" + ## widget = lineedit + +MSG_DIR_CSH 1 "Single difference code observations, header: directory" + +EXT_CSH 1 "CSH" + ## widget = lineedit + +MSG_EXT_CSH 1 "Single difference code observations, header: extension" + +! Obs. files: Code single data +! ---------------------------- +DIR_CSO 1 "OBS" + ## widget = lineedit + +MSG_DIR_CSO 1 "Single difference code observations, data: directory" + +EXT_CSO 1 "CSO" + ## widget = lineedit + +MSG_EXT_CSO 1 "Single difference code observations, data: extension" + +! Obs. files: Phase single head +! ----------------------------- +DIR_PSH 1 "OBS" + ## widget = lineedit + +MSG_DIR_PSH 1 "Single difference phase observations, header: directory" + +EXT_PSH 1 "PSH" + ## widget = lineedit + +MSG_EXT_PSH 1 "Single difference phase observations, header: extension" + +! Obs. files: Phase single data +! ----------------------------- +DIR_PSO 1 "OBS" + ## widget = lineedit + +MSG_DIR_PSO 1 "Single difference phase observations, data: directory" + +EXT_PSO 1 "PSO" + ## widget = lineedit + +MSG_EXT_PSO 1 "Single difference phase observations, data: extension" + +! Station files: Coordinates +! -------------------------- +DIR_CRD 1 "STA" + ## widget = lineedit + +MSG_DIR_CRD 1 "Station coordinates: directory" + +EXT_CRD 1 "CRD" + ## widget = lineedit + +MSG_EXT_CRD 1 "Station coordinates: extension" + +! Station files: Eccentricities +! ----------------------------- +DIR_ECC 1 "STA" + ## widget = lineedit + +MSG_DIR_ECC 1 "Station eccentricities: directory" + +EXT_ECC 1 "ECC" + ## widget = lineedit + +MSG_EXT_ECC 1 "Station eccentricities: extension" + +! Station files: Velocities +! ------------------------- +DIR_VEL 1 "STA" + ## widget = lineedit + +MSG_DIR_VEL 1 "Station velocities: directory" + +EXT_VEL 1 "VEL" + ## widget = lineedit + +MSG_EXT_VEL 1 "Station velocities: extension" + +! Station files: PSD corrections +! ------------------------------ +DIR_PSD 1 "STA" + ## widget = lineedit + +MSG_DIR_PSD 1 "PSD correction (ITRF14): directory" + +EXT_PSD 1 "PSD" + ## widget = lineedit + +MSG_EXT_PSD 1 "PSD correction (ITRF14): extension" + +! Station files: Station information +! ---------------------------------- +DIR_STA 1 "STA" + ## widget = lineedit + +MSG_DIR_STA 1 "Station information: directory" + +EXT_STA 1 "STA" + ## widget = lineedit + +MSG_EXT_STA 1 "Station information: extension" + +! Station files: Ocean loading +! ---------------------------- +DIR_BLQ 1 "STA" + ## widget = lineedit + +MSG_DIR_BLQ 1 "Ocean loading table: directory" + +EXT_BLQ 1 "BLQ" + ## widget = lineedit + +MSG_EXT_BLQ 1 "Ocean loading table: extension" + +! Station files: Atmospheric tidal loading +! ---------------------------------------- +DIR_ATL 1 "STA" + ## widget = lineedit + +MSG_DIR_ATL 1 "Atmospheric tidal loading table: directory" + +EXT_ATL 1 "ATL" + ## widget = lineedit + +MSG_EXT_ATL 1 "Atmospheric tidal loading table: extension" + +! Station files: Plate definition for NUVEL1/1A +! --------------------------------------------- +DIR_PLD 1 "STA" + ## widget = lineedit + +MSG_DIR_PLD 1 "Tectonic plate assignment (for NUVEL1/1A): directory" + +EXT_PLD 1 "PLD" + ## widget = lineedit + +MSG_EXT_PLD 1 "Tectonic plate assignment (for NUVEL1/1A): extension" + +! Station files: Baseline def. +! ---------------------------- +DIR_BSL 1 "STA" + ## widget = lineedit + +MSG_DIR_BSL 1 "Baseline definition: directory" + +EXT_BSL 1 "BSL" + ## widget = lineedit + +MSG_EXT_BSL 1 "Baseline definition: extension" + +! Station files: Cluster def. +! --------------------------- +DIR_CLU 1 "STA" + ## widget = lineedit + +MSG_DIR_CLU 1 "Cluster definition: directory" + +EXT_CLU 1 "CLU" + ## widget = lineedit + +MSG_EXT_CLU 1 "Cluster definition: extension" + +! Station files: Cluster/baseline assignment +! ------------------------------------------ +DIR_CLB 1 "STA" + ## widget = lineedit + +MSG_DIR_CLB 1 "Cluster/baseline assignment: directory" + +EXT_CLB 1 "CLB" + ## widget = lineedit + +MSG_EXT_CLB 1 "Cluster/baseline assignment: extension" + +! Station files: Selection list +! ----------------------------- +DIR_FIX 1 "STA" + ## widget = lineedit + +MSG_DIR_FIX 1 "Station selection list: directory" + +EXT_FIX 1 "FIX" + ## widget = lineedit + +MSG_EXT_FIX 1 "Station selection list: extension" + +! Station files: Selection list +! ----------------------------- +DIR_SIG 1 "STA" + ## widget = lineedit + +MSG_DIR_SIG 1 "Station sigma file: directory" + +EXT_SIG 1 "SIG" + ## widget = lineedit + +MSG_EXT_SIG 1 "Station sigma file: extension" + +! Station files: Observation weights +! ---------------------------------- +DIR_SOS 1 "STA" + ## widget = lineedit + +MSG_DIR_SOS 1 "Station observation sigma factors: directory" + +EXT_SOS 1 "SOS" + ## widget = lineedit + +MSG_EXT_SOS 1 "Station observation sigma factors: extension" + +! Station files: Ant.Azimut +! ------------------------- +DIR_AZI 1 "STA" + ## widget = lineedit + +MSG_DIR_AZI 1 "Receiver antenna orientation: directory" + +EXT_AZI 1 "AZI" + ## widget = lineedit + +MSG_EXT_AZI 1 "Receiver antenna orientation: extension" + +! Kinematic Coord. +! ---------------- +DIR_KIN 1 "STA" + ## widget = lineedit + +MSG_DIR_KIN 1 "Kinematic coordinates: directory" + +EXT_KIN 1 "KIN" + ## widget = lineedit + +MSG_EXT_KIN 1 "Kinematic coordinates: extension" + +! Station files: Session table +! ---------------------------- +DIR_SES 1 "STA" + ## widget = lineedit + +MSG_DIR_SES 1 "Session table: directory" + +EXT_SES 1 "SES" + ## widget = lineedit + +MSG_EXT_SES 1 "Session table: extension" + +! Station files: Abbr. table +! -------------------------- +DIR_ABB 1 "STA" + ## widget = lineedit + +MSG_DIR_ABB 1 "Abbreviation table: directory" + +EXT_ABB 1 "ABB" + ## widget = lineedit + +MSG_EXT_ABB 1 "Abbreviation table: extension" + +! Range biases +! ------------ +DIR_RGB 1 "STA" + ## widget = lineedit + +MSG_DIR_RGB 1 "SLR data handling: directory" + +EXT_RGB 1 "SLR" + ## widget = lineedit + +MSG_EXT_RGB 1 "SLR data handling: extension" + +! Atmosphere: Tropo.model +! ----------------------- +DIR_TRP 1 "ATM" + ## widget = lineedit + +MSG_DIR_TRP 1 "Troposphere parameters: directory" + +EXT_TRP 1 "TRP" + ## widget = lineedit + +MSG_EXT_TRP 1 "Troposphere parameters: extension" + +! Atmosphere: Tropo.SINEX +! ----------------------- +DIR_TRO 1 "ATM" + ## widget = lineedit + +MSG_DIR_TRO 1 "Troposphere parameters (SINEX format): directory" + +EXT_TRO 1 "TRO" + ## widget = lineedit + +MSG_EXT_TRO 1 "Troposphere parameters (SINEX format): extension" + +! Atmosphere: Ionos.model +! ----------------------- +DIR_ION 1 "ATM" + ## widget = lineedit + +MSG_DIR_ION 1 "Ionosphere models: directory" + +EXT_ION 1 "ION" + ## widget = lineedit + +MSG_EXT_ION 1 "Ionosphere models: extension" + +! Atmosphere: Ionos.IONEX +! ----------------------- +DIR_INX 1 "ATM" + ## widget = lineedit + +MSG_DIR_INX 1 "Ionosphere maps (IONEX): directory" + +EXT_INX 1 "INX" + ## widget = lineedit + +MSG_EXT_INX 1 "Ionosphere maps (IONEX): extension" + +! Atmosphere: Met.data +! -------------------- +DIR_MET 1 "ATM" + ## widget = lineedit + +MSG_DIR_MET 1 "Meteo data: directory" + +EXT_MET 1 "MET" + ## widget = lineedit + +MSG_EXT_MET 1 "Meteo data: extension" + +! Vienna grid files +! ----------------- +DIR_GRD 1 "GRD" + ## widget = lineedit + +MSG_DIR_GRD 1 "Vienna grid files" + +EXT_GRD 1 "GRD" + ## widget = lineedit + +MSG_EXT_GRD 1 "Vienna grid files: extension" + +! Output: Program output +! ---------------------- +DIR_OUT 1 "OUT" + ## widget = lineedit + +MSG_DIR_OUT 1 "Program output: directory" + +EXT_OUT 1 "OUT" + ## widget = lineedit + +MSG_EXT_OUT 1 "Program output: extension" + +! Output: Plot files +! ------------------ +DIR_PLT 1 "OUT" + ## widget = lineedit + +MSG_DIR_PLT 1 "Plot file: directory" + +EXT_PLT 1 "PLT" + ## widget = lineedit + +MSG_EXT_PLT 1 "Plot file: extension" + +! Output: Summary files +! --------------------- +DIR_SUM 1 "OUT" + ## widget = lineedit + +MSG_DIR_SUM 1 "Summary output: directory" + +EXT_SUM 1 "SUM" + ## widget = lineedit + +MSG_EXT_SUM 1 "Summary output: extension" + +! Output: List files +! ------------------ +DIR_LST 1 "OUT" + ## widget = lineedit + +MSG_DIR_LST 1 "Listing output: directory" + +EXT_LST 1 "LST" + ## widget = lineedit + +MSG_EXT_LST 1 "Listing output: extension" + +! Output: CODSPP summary +! ---------------------- +DIR_SMC 1 "OUT" + ## widget = lineedit + +MSG_DIR_SMC 1 "CODSPP summary output (XYZ): directory" + +EXT_SMC 1 "SMC" + ## widget = lineedit + +MSG_EXT_SMC 1 "CODSPP summary output (XYZ): extension" + +! Output: CODSPP summary +! ---------------------- +DIR_SME 1 "OUT" + ## widget = lineedit + +MSG_DIR_SME 1 "CODSPP summary output (BLH): directory" + +EXT_SME 1 "SME" + ## widget = lineedit + +MSG_EXT_SME 1 "CODSPP summary output (BLH): extension" + +! Output: Residual file +! --------------------- +DIR_RES 1 "OUT" + ## widget = lineedit + +MSG_DIR_RES 1 "Residuals: directory" + +EXT_RES 1 "RES" + ## widget = lineedit + +MSG_EXT_RES 1 "Residuals: extension" + +! Output: Clocks RINEX +! -------------------- +DIR_RXC 1 "OUT" + ## widget = lineedit + +MSG_DIR_RXC 1 "Clock information (clock RINEX format): directory" + +EXT_RXC 1 "CLK" + ## widget = lineedit + +MSG_EXT_RXC 1 "Clock information (clock RINEX format): extension" + +! Output: Covariance file +! ----------------------- +DIR_COV 1 "OUT" + ## widget = lineedit + +MSG_DIR_COV 1 "Covariances: directory" + +EXT_COV 1 "COV" + ## widget = lineedit + +MSG_EXT_COV 1 "Covariances: extension" + +! Covariance components +! --------------------- +DIR_WGT 1 "OUT" + ## widget = lineedit + +MSG_DIR_WGT 1 "Covariance components: directory" + +EXT_WGT 1 "WGT" + ## widget = lineedit + +MSG_EXT_WGT 1 "Covariance components: extension" + +! Output: Sub-daily ERP Model +! --------------------------- +EXT_SUB 1 "SUB" + ## widget = lineedit + +MSG_EXT_SUB 1 "Sub-daily earth rotation model: extension" + +! Output: Nutation Model +! ---------------------- +EXT_NUT 1 "NUT" + ## widget = lineedit + +MSG_EXT_NUT 1 "Nutation model: extension" + +! Output: Ant PCV (grid) +! ---------------------- +DIR_PHG 1 "OUT" + ## widget = lineedit + +MSG_DIR_PHG 1 "Antenna PCV estimates (grid): directory" + +EXT_PHG 1 "PHG" + ## widget = lineedit + +MSG_EXT_PHG 1 "Antenna PCV estimates (grid): extension" + +! Output: Ant PCV (harm) +! ---------------------- +DIR_PHH 1 "OUT" + ## widget = lineedit + +MSG_DIR_PHH 1 "Antenna PCV estimates (harm): directory" + +EXT_PHH 1 "PHH" + ## widget = lineedit + +MSG_EXT_PHH 1 "Antenna PCV estimates (harm): extension" + +! Output: Obs. editing file +! ------------------------- +DIR_EDT 1 "OUT" + ## widget = lineedit + +MSG_DIR_EDT 1 "Observation editing information: directory" + +EXT_EDT 1 "EDT" + ## widget = lineedit + +MSG_EXT_EDT 1 "Observation editing information: extension" + +! Output: Deletion list +! --------------------- +DIR_DEL 1 "OUT" + ## widget = lineedit + +MSG_DIR_DEL 1 "File deletion list: directory" + +EXT_DEL 1 "DEL" + ## widget = lineedit + +MSG_EXT_DEL 1 "File deletion list: extension" + +! Input/output Time series event list file +! ---------------------------------------- +DIR_EVL 1 "STA" + ## widget = lineedit + +MSG_DIR_EVL 1 "Events list file: directory" + +EXT_EVL 1 "EVL" + ## widget = lineedit + +MSG_EXT_EVL 1 "Time series events list file: extension" + +! Output: Parameter estimates +! --------------------------- +DIR_EST 1 "SOL" + ## widget = lineedit + +MSG_DIR_EST 1 "Parameter estimates: directory" + +EXT_EST 1 "EST" + ## widget = lineedit + +MSG_EXT_EST 1 "Parameter estimates: extension" + +! Output: Normal equations +! ------------------------ +DIR_NEQ 1 "SOL" + ## widget = lineedit + +MSG_DIR_NEQ 1 "Normal equation: directory" + +EXT_NEQ 1 "NQ0" + ## widget = lineedit + +MSG_EXT_NEQ 1 "Normal equation: extension" + +! Output: Normal equation (old) +! ----------------------------- +DIR_ONQ 1 "SOL" + ## widget = lineedit + +MSG_DIR_ONQ 1 "Normal equation (old format): directory" + +EXT_ONQ 1 "NEQ" + ## widget = lineedit + +MSG_EXT_ONQ 1 "Normal equation (old format): extension" + +! Output: SINEX (crd/vel) +! ----------------------- +DIR_SNX 1 "SOL" + ## widget = lineedit + +MSG_DIR_SNX 1 "SINEX output: directory" + +EXT_SNX 1 "SNX" + ## widget = lineedit + +MSG_EXT_SNX 1 "SINEX output: extension" + +! Orbit files: Standard orbit (ASCII) +! ----------------------------------- +DIR_FSO 1 "ORB" + ## widget = lineedit + +MSG_DIR_FSO 1 "Standard orbits: directory" + +EXT_FSO 1 "FSO" + ## widget = lineedit + +MSG_EXT_FSO 1 "Standard orbits: extension" + +! Orbit files: Rad. press. (ASCII) +! -------------------------------- +DIR_FRP 1 "ORB" + ## widget = lineedit + +MSG_DIR_FRP 1 "Radiation pressure coefficients: directory" + +EXT_FRP 1 "FRP" + ## widget = lineedit + +MSG_EXT_FRP 1 "Radiation pressure coefficients: extension" + +! Obs. files: Code zero ascii +! --------------------------- +DIR_FCZ 1 "OBS" + ## widget = lineedit + +MSG_DIR_FCZ 1 "Zero difference code observations: directory" + +EXT_FCZ 1 "FCZ" + ## widget = lineedit + +MSG_EXT_FCZ 1 "Zero difference code observations: extension" + +! Obs. files: Phase zero ascii +! ---------------------------- +DIR_FPZ 1 "OBS" + ## widget = lineedit + +MSG_DIR_FPZ 1 "Zero difference phase observations: directory" + +EXT_FPZ 1 "FPZ" + ## widget = lineedit + +MSG_EXT_FPZ 1 "Zero difference phase observations: extension" + +! Obs. files: Range ascii +! ----------------------- +DIR_FRZ 1 "OBS" + ## widget = lineedit + +MSG_DIR_FRZ 1 "Range observations: directory" + +EXT_FRZ 1 "FRZ" + ## widget = lineedit + +MSG_EXT_FRZ 1 "Range observations: extension" + +! Obs. files: Code single ascii +! ----------------------------- +DIR_FCS 1 "OBS" + ## widget = lineedit + +MSG_DIR_FCS 1 "Single difference code observations: directory" + +EXT_FCS 1 "FCS" + ## widget = lineedit + +MSG_EXT_FCS 1 "Single difference code observations: extension" + +! Obs. files: Phase single ascii +! ------------------------------ +DIR_FPS 1 "OBS" + ## widget = lineedit + +MSG_DIR_FPS 1 "Single difference phase observations: directory" + +EXT_FPS 1 "FPS" + ## widget = lineedit + +MSG_EXT_FPS 1 "Single difference phase observations: extension" + +! Output: Residual file (ASCII) +! ----------------------------- +DIR_FRS 1 "OUT" + ## widget = lineedit + +MSG_DIR_FRS 1 "Residuals: directory" + +EXT_FRS 1 "FRS" + ## widget = lineedit + +MSG_EXT_FRS 1 "Residuals: extension" + +! Output: Normal equations (ASCII) +! -------------------------------- +DIR_FN0 1 "SOL" + ## widget = lineedit + +MSG_DIR_FN0 1 "Normal equation: directory" + +EXT_FN0 1 "FN0" + ## widget = lineedit + +MSG_EXT_FN0 1 "Normal equation: extension" + +! Output: Normal equations (old, ASCII) +! ------------------------------------- +DIR_FNQ 1 "SOL" + ## widget = lineedit + +MSG_DIR_FNQ 1 "Normal equation (old format): directory" + +EXT_FNQ 1 "FNQ" + ## widget = lineedit + +MSG_EXT_FNQ 1 "Normal equation (old format): extension" + +! BPE: PCF-name +! ------------- +PTH_PCF 1 "${U}/PCF" + ## widget = lineedit + +MSG_PTH_PCF 1 "Processing control files: path" + +EXT_PCF 1 "PCF" + ## widget = lineedit + +MSG_EXT_PCF 1 "Processing control files: extension" + +! BPE: CPU-file name +! ------------------ +PTH_CPU 1 "${U}/PAN" + ## widget = lineedit + +MSG_PTH_CPU 1 "CPU control file: path" + +EXT_CPU 1 "CPU" + ## widget = lineedit + +MSG_EXT_CPU 1 "CPU control file: extension" + +PTH_CPUNUM 1 "${U}/WORK" + ## widget = lineedit + +MSG_PTH_CPUNUM 1 "Scratch for CPU control file" + +! BPE: Output files +! ----------------- +DIR_BPEOUT 1 "BPE" + ## widget = lineedit + +MSG_DIR_BPEOUT 1 "Output files: directory" + +EXT_BPEOUT 1 "OUT" + ## widget = lineedit + +MSG_EXT_BPEOUT 1 "Output files: extension" + +! BPE: Status files +! ----------------- +DIR_BPERUN 1 "BPE" + ## widget = lineedit + +MSG_DIR_BPERUN 1 "Status files: directory" + +EXT_BPERUN 1 "RUN" + ## widget = lineedit + +MSG_EXT_BPERUN 1 "Status files: extension" + +! BPE: Protocol files +! ------------------- +DIR_BPEPRT 1 "BPE" + ## widget = lineedit + +MSG_DIR_BPEPRT 1 "Protocol files: directory" + +EXT_BPEPRT 1 "PRT" + ## widget = lineedit + +MSG_EXT_BPEPRT 1 "Protocol files: extension" + +! BPE: log files +! -------------- +DIR_BPELOG 1 "BPE" + ## widget = lineedit + +MSG_DIR_BPELOG 1 "Log files: directory" + +EXT_BPELOG 1 "LOG" + ## widget = lineedit + +MSG_EXT_BPELOG 1 "Log files: extension" + +! BPE: scripts +! ------------ +PTH_SCRIPT 1 "${U}/SCRIPT" + ## widget = lineedit + +MSG_PTH_SCRIPT 1 "BPE script directory: path" + +! BPE: Option directories +! ----------------------- +PTH_OPT 1 "${U}/OPT" + ## widget = lineedit + +MSG_PTH_OPT 1 "Option directory: path" + +! Others: Help +! ------------ +PTH_HLP 1 "${X}/HLP" + ## widget = lineedit + +MSG_PTH_HLP 1 "Help files: path" + +EXT_HLP 1 "HLP" + ## widget = lineedit + +MSG_EXT_HLP 1 "Help files: extension" + +! Others: Skeleton +! ---------------- +PTH_SKL 1 "${X}/SKL" + ## widget = lineedit + +MSG_PTH_SKL 1 "Skeleton files (e.g. for plot files): path" + +EXT_SKL 1 "SKL" + ## widget = lineedit + +MSG_EXT_SKL 1 "Skeleton files (e.g. for plot files): extension" + +! Others: updpan - master and list +! -------------------------------- +PTH_UPDPAN 1 "${X}/PAN" + ## widget = lineedit + +MSG_PTH_UPDPAN 1 "Program input master files: path" + +PTH_UPD 1 "${X}/SKL" + ## widget = lineedit + +MSG_PTH_UPD 1 "Directory list for panel update: path" + +EXT_UPD 1 "UPD" + ## widget = lineedit + +MSG_EXT_UPD 1 "Directory list for panel update: extension" + +! Others: Campaign independent output +! ----------------------------------- +PTH_OUT 1 "${U}/OUT" + ## widget = lineedit + +MSG_PTH_OUT 1 "Program output files (campaign indep.): path" + +! Others: User input files +! ------------------------ +PTH_INP 1 "${U}/PAN" + ## widget = lineedit + +MSG_PTH_INP 1 "Program input files: path" + +EXT_INP 1 "INP" + ## widget = lineedit + +MSG_EXT_INP 1 "Program input files: extension" + +! Others: Scratch files +! --------------------- +PTH_SCR 1 "${U}/WORK" + ## widget = lineedit + +MSG_PTH_SCR 1 "Scratch files: path" + +EXT_SCR 1 "SCR" + ## widget = lineedit + +MSG_EXT_SCR 1 "Scratch files: extension" + +EXT_SC1 1 "SC1" + ## widget = lineedit + +MSG_EXT_SC1 1 "Scratch files: extension" + +EXT_SC2 1 "SC2" + ## widget = lineedit + +MSG_EXT_SC2 1 "Scratch files: extension" + +! Others: Error message +! --------------------- +PTH_ERR 1 "${U}/WORK" + ## widget = lineedit + +MSG_PTH_ERR 1 "Error message files: path" + +EXT_ERR 1 "MSG" + ## widget = lineedit + +MSG_EXT_ERR 1 "Error message files: extension" + +! Interally used by the menu +! -------------------------- +PTH_INP_OUT 1 "${U}/PAN" + ## widget = lineedit + +EXT_IN1 1 "IN1" + ## widget = lineedit + +! Auxiliary Menu Program +! ---------------------- +MENUAUX_EXE 1 "MENUAUX" + +MENUAUX_INP 1 "MENUAUX.INP" + +MENUAUX_SCR 1 "MENUAUX.SCR" + +MENUAUX_ERR 1 "MENUAUX.ERR" + +MENUAUX_DEBUG 1 "0" + +GEN_CONST_FILE 1 "CONST." + +GEN_DATUM_FILE 1 "DATUM." + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# PATHS AND EXTENSIONS - MENU_EXT 1: General Files # +# path extension # +# GENERAL FILES > %%%%%%%%% < # PTH_GEN +# Sub-daily earth rotation model > %%% < # EXT_SUB +# Nutation model > %%% < # EXT_NUT +# Planetary ephemeris > %%% < # EXT_EPH +# Satellite problem file/old station problem file > %%% < # EXT_CRX +# Solid Earth tides model > %%% < # EXT_TPO +# Ocean tide model > %%% < # EXT_TID +# Frequency information > %%% < # EXT_FRQ +# Old antenna/receiver name translation table > %%% < # EXT_TRN +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 2.1: Campaign Data, Orbit and EOP Files # +# campaign # +# ORBIT FILES directory extension # +# Broadcast orbits > %%%%%% < > %%% < # DIR_BRD EXT_BRD +# Precise orbits (original) > %%%%%% < # DIR_OPR +# Precise orbits > %%%%%% < > %%% < # DIR_PRE EXT_PRE +# Tabular orbits > %%%%%% < > %%% < # DIR_TAB EXT_TAB +# Standard orbits > %%%%%% < > %%% < # DIR_STD EXT_STD +# Radian pressure coefficients > %%%%%% < > %%% < # DIR_RPR EXT_RPR +# Improved orbit elements > %%%%%% < > %%% < # DIR_ELE EXT_ELE +# Earth orientation parameters > %%%%%% < > %%% < # DIR_ERP EXT_ERP +# Earth orientation parameters (IERS format) > %%%%%% < > %%% < # DIR_IEP EXT_IEP +# Geocenter coordinates > %%%%%% < > %%% < # DIR_GCC EXT_GCC +# Satellite/Receiver clocks > %%%%%% < > %%% < # DIR_CLK EXT_CLK +# Differential code biases > %%%%%% < > %%% < # DIR_DCB EXT_DCB +# Inter-system biases > %%%%%% < > %%% < # DIR_ISB EXT_ISB +# Bias SINEX > %%%%%% < > %%% < # DIR_BIA EXT_BIA +# # +# IRV file > %%%%%% < > %%% < # DIR_IRV EXT_IRV +# Precise orbit in CPF orbit format > %%%%%% < > %%% < # DIR_CPF EXT_CPF +# State vector file > %%%%%% < > %%% < # DIR_STV EXT_STV +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 2.2: Campaign Data, Orbit Files for LEOs # +# campaign # +# LEO FILES directory extension # +# Accelerometer data > %%%%%% < > %%% < # DIR_ACC EXT_ACC +# Attitude data > %%%%%% < > %%% < # DIR_ATT EXT_ATT +# LEO maneuvers > %%%%%% < > %%% < # DIR_MAN EXT_MAN +# File in CHAMP orbit format > %%%%%% < > %%% < # DIR_CHO EXT_CHO +# File in POE@@ orbit format > %%%%%% < > %%% < # DIR_POE EXT_POE +# LEO velocities (epoch-wise) > %%%%%% < > %%% < # DIR_KVL EXT_KVL +# LEO external aux. information > %%%%%% < > %%% < # DIR_AUX EXT_AUX +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 3: Campaign Data, RINEX Files # +# campaign # +# RINEX FILES directory extension # +# RINEX observations (original) > %%%%%% < # DIR_OXO +# RINEX observations > %%%%%% < > %%% < # DIR_RXO EXT_RXO +# Smoothed RINEX observations > %%%%%% < > %%% < # DIR_SMT EXT_SMT +# RINEX navigation messages (GPS, original) > %%%%%% < # DIR_OXN +# RINEX navigation messages (GPS) > %%%%%% < > %%% < # DIR_RXN EXT_RXN +# RINEX navigation messages (GLONASS, original) > %%%%%% < # DIR_OXG +# RINEX navigation messages (GLONASS) > %%%%%% < > %%% < # DIR_RXG EXT_RXG +# RINEX navigation messages (GALILEO, original) > %%%%%% < # DIR_OGA +# RINEX navigation messages (GALILEO) > %%%%%% < > %%% < # DIR_RGA EXT_RGA +# RINEX meteo data > %%%%%% < > %%% < # DIR_RXM EXT_RXM +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 4: Campaign Data, Observation Files # +# campaign # +# OBSERVATION FILES directory extension # +# Zero@@ difference code@ observations, header > %%%%%% < > %%% < # DIR_CZH EXT_CZH +# Zero@@ difference code@ observations, data > %%%%%% < > %%% < # DIR_CZO EXT_CZO +# Zero@@ difference phase observations, header > %%%%%% < > %%% < # DIR_PZH EXT_PZH +# Zero@@ difference phase observations, data > %%%%%% < > %%% < # DIR_PZO EXT_PZO +# Single difference code@ observations, header > %%%%%% < > %%% < # DIR_CSH EXT_CSH +# Single difference code@ observations, data > %%%%%% < > %%% < # DIR_CSO EXT_CSO +# Single difference phase observations, header > %%%%%% < > %%% < # DIR_PSH EXT_PSH +# Single difference phase observations, data > %%%%%% < > %%% < # DIR_PSO EXT_PSO +# # +# Range observations (SLR), header > %%%%%% < > %%% < # DIR_RZH EXT_RZH +# Range observations (SLR), data > %%%%%% < > %%% < # DIR_RZO EXT_RZO +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 5: Campaign Data, Station Files # +# campaign # +# STATION FILES directory extension # +# Station coordinates > %%%%%% < > %%% < # DIR_CRD EXT_CRD +# Station velocities > %%%%%% < > %%% < # DIR_VEL EXT_VEL +# Kinematic coordinates > %%%%%% < > %%% < # DIR_KIN EXT_KIN +# Station eccentricities > %%%%%% < > %%% < # DIR_ECC EXT_ECC +# PSD correction (ITRF14) > %%%%%% < > %%% < # DIR_PSD EXT_PSD +# Station information > %%%%%% < > %%% < # DIR_STA EXT_STA +# Ocean loading table > %%%%%% < > %%% < # DIR_BLQ EXT_BLQ +# Atmospheric tidal loading table > %%%%%% < > %%% < # DIR_ATL EXT_ATL +# Station selection list > %%%%%% < > %%% < # DIR_FIX EXT_FIX +# Station sigma file > %%%%%% < > %%% < # DIR_SIG EXT_SIG +# Station observation sigma factors > %%%%%% < > %%% < # DIR_SOS EXT_SOS +# Abbreviation table > %%%%%% < > %%% < # DIR_ABB EXT_ABB +# Tectonic plate assignment (for NUVEL1/1A) > %%%%%% < > %%% < # DIR_PLD EXT_PLD +# Baseline definition > %%%%%% < > %%% < # DIR_BSL EXT_BSL +# Cluster definition > %%%%%% < > %%% < # DIR_CLU EXT_CLU +# Cluster/baseline assignment > %%%%%% < > %%% < # DIR_CLB EXT_CLB +# Receiver antenna orientation > %%%%%% < > %%% < # DIR_AZI EXT_AZI +# Session table > %%%%%% < > %%% < # DIR_SES EXT_SES +# SLR data handling (range bias, CoM) > %%%%%% < > %%% < # DIR_RGB EXT_RGB +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 6: Campaign Data, Atmosphere Modeling Files # +# campaign # +# ATMOSPHERE MODELING FILES directory extension # +# Troposphere parameters > %%%%%% < > %%% < # DIR_TRP EXT_TRP +# Troposphere parameters (SINEX format) > %%%%%% < > %%% < # DIR_TRO EXT_TRO +# Ionosphere models > %%%%%% < > %%% < # DIR_ION EXT_ION +# Ionosphere maps (IONEX) > %%%%%% < > %%% < # DIR_INX EXT_INX +# Meteo data > %%%%%% < > %%% < # DIR_MET EXT_MET +# Vienna grid files (VMF and loading maps) > %%%%%% < > %%% < # DIR_GRD EXT_GRD +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 7: Campaign Data, Output Files # +# campaign # +# OUTPUT FILES directory extension # +# Program output > %%%%%% < > %%% < # DIR_OUT EXT_OUT +# Plot file > %%%%%% < > %%% < # DIR_PLT EXT_PLT +# Summary output > %%%%%% < > %%% < # DIR_SUM EXT_SUM +# Listing output > %%%%%% < > %%% < # DIR_LST EXT_LST +# CODSPP summary output (XYZ) > %%%%%% < > %%% < # DIR_SMC EXT_SMC +# CODSPP summary output (BLH) > %%%%%% < > %%% < # DIR_SME EXT_SME +# # +# BERNESE IN-/OUTPUT FILES # +# Residuals > %%%%%% < > %%% < # DIR_RES EXT_RES +# Clock information (clock RINEX format) > %%%%%% < > %%% < # DIR_RXC EXT_RXC +# Covariances > %%%%%% < > %%% < # DIR_COV EXT_COV +# Covariance components > %%%%%% < > %%% < # DIR_WGT EXT_WGT +# Antenna PCV estimates (grid) > %%%%%% < > %%% < # DIR_PHG EXT_PHG +# Antenna PCV estimates (harm) > %%%%%% < > %%% < # DIR_PHH EXT_PHH +# Observation editing information > %%%%%% < > %%% < # DIR_EDT EXT_EDT +# File deletion list > %%%%%% < > %%% < # DIR_DEL EXT_DEL +# Time series list of events file > %%%%%% < > %%% < # DIR_EVL EXT_EVL +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 8: Campaign Data, Solution Files # +# campaign # +# SOLUTION FILES directory extension # +# Parameter estimates > %%%%%% < > %%% < # DIR_EST EXT_EST +# Normal equation > %%%%%% < > %%% < # DIR_NEQ EXT_NEQ +# Normal equation (old format) > %%%%%% < > %%% < # DIR_ONQ EXT_ONQ +# SINEX output > %%%%%% < > %%% < # DIR_SNX EXT_SNX +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 9: Campaign Data, Bernese Files (ASCII) # +# campaign # +# BERNESE FILES (FORMATTED) directory extension # +# Standard orbits > %%%%%% < > %%% < # DIR_FSO EXT_FSO +# Radiation pressure coefficients > %%%%%% < > %%% < # DIR_FRP EXT_FRP +# Zero@@ difference code@ observations > %%%%%% < > %%% < # DIR_FCZ EXT_FCZ +# Zero@@ difference phase observations > %%%%%% < > %%% < # DIR_FPZ EXT_FPZ +# Single difference code@ observations > %%%%%% < > %%% < # DIR_FCS EXT_FCS +# Single difference phase observations > %%%%%% < > %%% < # DIR_FPS EXT_FPS +# Range observations > %%%%%% < > %%% < # DIR_FRZ EXT_FRZ +# Residuals > %%%%%% < > %%% < # DIR_FRS EXT_FRS +# Normal equation > %%%%%% < > %%% < # DIR_FN0 EXT_FN0 +# Normal equation (old format) > %%%%%% < > %%% < # DIR_FNQ EXT_FNQ +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 10: Bernese Processing Engine (BPE) # +# campaign # +# BERNESE PROCESSING ENGINE directory extension # +# BPE output > %%%%%% < > %%% < # DIR_BPEOUT EXT_BPEOUT +# BPE status > %%%%%% < > %%% < # DIR_BPERUN EXT_BPERUN +# Protocol files > %%%%%% < > %%% < # DIR_BPEPRT EXT_BPEPRT +# Log files > %%%%%% < > %%% < # DIR_BPELOG EXT_BPELOG +# # +# BERNESE PROCESSING ENGINE path extension # +# Processing control files > %%%%%%%%%% <> %%% < # PTH_PCF EXT_PCF +# CPU control file > %%%%%%%%%% <> %%% < # PTH_CPU EXT_CPU +# Scratch for CPU control file > %%%%%%%%%% < # PTH_CPUNUM +# BPE script directory > %%%%%%%%%% < # PTH_SCRIPT +# Option directory > %%%%%%%%%% < # PTH_OPT +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 11: Other Files and Directories # +# # +# GENERAL path extension(s) # +# Help files > %%%%%%%%% < > %%% < # PTH_HLP EXT_HLP +# Skeleton files (e.g. for plot files) > %%%%%%%%% < > %%% < # PTH_SKL EXT_SKL +# Directory list for panel update > %%%%%%%%% < > %%% < # PTH_UPD EXT_UPD +# Program input master files > %%%%%%%%% < # PTH_UPDPAN +# # +# USER DEPENDENT # +# Program output files (campaign indep.)> %%%%%%%%% < # PTH_OUT +# Program input files > %%%%%%%%% < > %%% < # PTH_INP EXT_INP +# Scratch files > %%%%%%%%% < > %%% <> %%% <> %%% < # PTH_SCR EXT_SCR EXT_SC1 EXT_SC2 +# Error message files > %%%%%%%%% < > %%% < # PTH_ERR EXT_ERR +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/PHI_MO/MENU_PGM.INP b/config/bernese/gpsuser52-luzon/OPT/PHI_MO/MENU_PGM.INP new file mode 100755 index 0000000..e5f8c3a --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/PHI_MO/MENU_PGM.INP @@ -0,0 +1,945 @@ + +! Command to Run the Fortran Program +! ---------------------------------- +CMD_PATH 1 "${XG}" + ## widget = lineedit; emptyallowed = false + +MSG_CMD_PATH 1 "Default program path to the executables" + +CMD_FOREGROUND 1 "1" + ## widget = radiobutton; group = CMD + +MSG_CMD_FOREGROUND 1 "Run Fortran programs in foreground" + +CMD_BACKGROUND 1 "0" + ## widget = radiobutton; group = CMD + +MSG_CMD_BACKGROUND 1 "Run Fortran programs in background" + +CMD_USE_CPUFILE 1 "0" + ## widget = radiobutton; group = CMD + +MSG_CMD_USE_CPUFILE 1 "Use selected CPU file to run Fortran programs" + +! CPU File +! -------- +CPU_FILE 0 + ## widget = selwin; path = PTH_CPU; ext = EXT_CPU; maxfiles = 1 + ## activeif = CMD_USE_CPUFILE == 1 + # UNIX + +MSG_CPU_FILE 1 "CPU control file" + +CMD_CPUNAME 0 + ## widget = lineedit; activeif = CMD_USE_CPUFILE == 1 + +MSG_CMD_CPUNAME 1 "CPU name" + +CMD_LOGFILE 0 + ## widget = lineedit; path = PTH_SCR; ext = NO_EXT + ## activeif = CMD_USE_CPUFILE == 1 + # + +MSG_CMD_LOGFILE 1 "Log File" + +MAXJOBNUM 1 "99" + ## widget = combobox; cards = 99 999; check_type = integer; check_min = 0 + ## check_max = 999 + +MSG_MAXJOBNUM 1 "Maximum program output file number" + +! List of Programs with special path to the executable +! ---------------------------------------------------- +SPECIAL_PATH 1 "" "" + ## widget = uniline; numlines = 20 + +MSG_SPECIAL_PATH 1 "Programs executed from special paths" + +! Names of Programs/Input Files +! ----------------------------- +USER1_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER1_INP 1 "USER1" + +USER2_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER2_INP 1 "USER2" + +USER3_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER3_INP 1 "USER3" + +USER4_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER4_INP 1 "USER4" + +USER5_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER5_INP 1 "USER5" + +USER6_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER6_INP 1 "USER6" + +USER7_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER7_INP 1 "USER7" + +USER8_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER8_INP 1 "USER8" + +USER9_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER9_INP 1 "USER9" + +USER10_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER10_INP 1 "USER10" + +! Configure +! --------- +CHNGEN_INP 1 "${U}/PAN\CHNGEN.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CHNGEN + +MSG_CHNGEN_INP 1 "Program input file: Change general options" + +UPDPAN_INP 1 "${U}/PAN\UPDPAN.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # UPDPAN + +MSG_UPDPAN_INP 1 "Program input file: Update program input files" + +! Campaign +! -------- +NEWCAMP_INP 1 "${U}/PAN\NEWCAMP.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # NEWCAMP + +MSG_NEWCAMP_INP 1 "Program input file: Create new campaign" + +! Station files +! ------------- +EDITCRD_INP 1 "${U}/PAN\EDITCRD.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITCRD + +MSG_EDITCRD_INP 1 "Program input file: Create/update station coordinates" + +EDITVEL_INP 1 "${U}/PAN\EDITVEL.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITVEL + +MSG_EDITVEL_INP 1 "Program input file: Create/update station velocities" + +EDITECC_INP 1 "${U}/PAN\EDITECC.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITECC + +MSG_EDITECC_INP 1 "Program input file: Create/update station eccentricities" + +EDSTACRX_INP 1 "${U}/PAN\EDITSTA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITSTA + +MSG_EDSTACRX_INP 1 "Program input file: Create/update station information file" + +EDITFIX_INP 1 "${U}/PAN\EDITFIX.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITFIX + +MSG_EDITFIX_INP 1 "Program input file: Create/update station selection list" + +EDITSIG_INP 1 "${U}/PAN\EDITSIG.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITSIG + +MSG_EDITSIG_INP 1 "Program input file: Create/update station sigma file" + +EDITSOS_INP 1 "${U}/PAN\EDITSOS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITSOS + +MSG_EDITSOS_INP 1 "Program input file: Create/update station observation sigma factors" + +ABBREV_INP 1 "${U}/PAN\EDITABB.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITABB + +MSG_ABBREV_INP 1 "Program input file: Create/update station abbreviation table" + +EDITBSL_INP 1 "${U}/PAN\EDITBSL.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITBSL + +MSG_EDITBSL_INP 1 "Program input file: Create/update baseline definition file" + +EDITCLU_INP 1 "${U}/PAN\EDITCLU.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITCLU + +MSG_EDITCLU_INP 1 "Program input file: Create/update cluster definition file" + +EDITPLD_INP 1 "${U}/PAN\EDITPLD.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITPLD + +MSG_EDITPLD_INP 1 "Program input file: Create/update tectonic plate assignment" + +! RINEX to Bernese +! ---------------- +RXOBV3_INP 1 "${U}/PAN\RXOBV3.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RXOBV3 + +MSG_RXOBV3_INP 1 "Program input file: Transfer RINEX observation files to Bernese format" + +RXNBV3_INP 1 "${U}/PAN\RXNBV3.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RXNBV3 + +MSG_RXNBV3_INP 1 "Program input file: Transfer RINEX navig. files to Bernese format" + +RXMBV3_INP 1 "${U}/PAN\RXMBV3.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RXMBV3 + +MSG_RXMBV3_INP 1 "Program input file: Transfer RINEX meteo files to Bernese format" + +RXNPRE_INP 1 "${U}/PAN\RXNPRE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RXNPRE + +MSG_RXNPRE_INP 1 "Program input file: Transfer RINEX navig. files to precise orbits" + +! Bernese to RINEX +! ---------------- +BV3RXO_INP 1 "${U}/PAN\BV3RXO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # BV3RXO + +MSG_BV3RXO_INP 1 "Program input file: Transfer Bernese observation files to RINEX" + +BV3RXN_INP 1 "${U}/PAN\BV3RXN.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # BV3RXN + +MSG_BV3RXN_INP 1 "Program input file: Transfer Bernese navigation files to RINEX" + +! Cut/concatenate RINEX +! --------------------- +CCRINEXO_INP 1 "${U}/PAN\CCRINEXO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CCRINEXO + +MSG_CCRINEXO_INP 1 "Program input file: Concatenate RINEX observation files" + +CCRINEXN_INP 1 "${U}/PAN\CCRINEXN.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CCRINEXN + +MSG_CCRINEXN_INP 1 "Program input file: Concatenate GPS RINEX navigation files" + +CCRINEXG_INP 1 "${U}/PAN\CCRINEXG.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CCRINEXG + +MSG_CCRINEXG_INP 1 "Program input file: Concatenate GLONASS RINEX navigation files" + +! RINEX utilities +! --------------- +RNXGRA_INP 1 "${U}/PAN\RNXGRA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RNXGRA + +MSG_RNXGRA_INP 1 "Program input file: Create observation statistics" + +RNXSMT_INP 1 "${U}/PAN\RNXSMT.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RNXSMT + +MSG_RNXSMT_INP 1 "Program input file: Clean/smooth observation files" + +RNXCLK_INP 1 "${U}/PAN\RNXCLK.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RNXCLK + +MSG_RNXCLK_INP 1 "Program input file: Extract satellite clock from clock RINEX files" + +! Orbit, Broadcast +! ---------------- +BRDTST_INP 1 "${U}/PAN\BRDTST.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # BRDTST + +MSG_BRDTST_INP 1 "Program input file: Check broadcast orbits" + +BRDTAB_INP 1 "${U}/PAN\BRDTAB.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # BRDTAB + +MSG_BRDTAB_INP 1 "Program input file: Create tabular orbits from broadcast ephemerides" + +SATCLK_INP 1 "${U}/PAN\SATCLK.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SATCLK + +MSG_SATCLK_INP 1 "Program input file: Extract satellite clocks" + +! Orbit, create standard orbit +! ---------------------------- +PRETAB_INP 1 "${U}/PAN\PRETAB.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # PRETAB + +MSG_PRETAB_INP 1 "Program input file: Create tabular orbits" + +ORBGEN_INP 1 "${U}/PAN\ORBGEN.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # ORBGEN + +MSG_ORBGEN_INP 1 "Program input file: Create/update standard orbits" + +DEFXTR_INP 1 "${U}/PAN\DEFXTR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # DEFXTR + +MSG_DEFXTR_INP 1 "Program input file: Extract ORBGEN program output" + +! Standard to precise +! ------------------- +STDPRE_INP 1 "${U}/PAN\STDPRE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STDPRE + +MSG_STDPRE_INP 1 "Program input file: Convert standard to precise orbits" + +PREWEI_INP 1 "${U}/PAN\PREWEI.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # PREWEI + +MSG_PREWEI_INP 1 "Program input file: Set accuracy codes in precise orbits" + +CCPREORB_INP 1 "${U}/PAN\CCPREORB.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CCPREORB + +MSG_CCPREORB_INP 1 "Program input file: Concatenate/merge precise orbit files" + +! Compare orbits +! -------------- +STDDIF_INP 1 "${U}/PAN\STDDIF.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STDDIF + +MSG_STDDIF_INP 1 "Program input file: Compare standard orbits" + +ORBCMP_INP 1 "${U}/PAN\ORBCMP.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # ORBCMP + +MSG_ORBCMP_INP 1 "Program input file: Compare precise orbits" + +STDELE_INP 1 "${U}/PAN\STDELE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STDELE + +MSG_STDELE_INP 1 "Program input file: Compare osculating elements" + +! EOPs utilities +! -------------- +POLUPD_INP 1 "${U}/PAN\POLUPD.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # POLUPD + +MSG_POLUPD_INP 1 "Program input file: Convert IERS pole files to Bernese format" + +POLXTR_INP 1 "${U}/PAN\POLXTR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # POLXTR + +MSG_POLXTR_INP 1 "Program input file: Concatenate IERS pole files" + +! Processing +! ---------- +CODSPP_INP 1 "${U}/PAN\CODSPP.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CODSPP + +MSG_CODSPP_INP 1 "Program input file: Code-based clock synchronization" + +SNGDIF_INP 1 "${U}/PAN\SNGDIF.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SNGDIF + +MSG_SNGDIF_INP 1 "Program input file: Create single-difference/baseline files" + +MAUPRP_INP 1 "${U}/PAN\MAUPRP.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # MAUPRP + +MSG_MAUPRP_INP 1 "Program input file: Phase preprocessing" + +GPSEST_INP 1 "${U}/PAN\GPSEST.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # GPSEST + +MSG_GPSEST_INP 1 "Program input file: Parameter estimation" + +ADDNEQ2_INP 1 "${U}/PAN\ADDNEQ2.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # ADDNEQ2 + +MSG_ADDNEQ2_INP 1 "Program input file: Combine normal equation systems" + +! Processing extractions +! ---------------------- +CODXTR_INP 1 "${U}/PAN\CODXTR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CODXTR + +MSG_CODXTR_INP 1 "Program input file: Extract CODSPP program output" + +MPRXTR_INP 1 "${U}/PAN\MPRXTR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # MPRXTR + +MSG_MPRXTR_INP 1 "Program input file: Extract MAUPRP program output" + +GPSXTR_INP 1 "${U}/PAN\GPSXTR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # GPSXTR + +MSG_GPSXTR_INP 1 "Program input file: Extract GPSEST/ADDNEQ2 program output" + +! Service: Simulate +! ----------------- +GPSSIM_INP 1 "${U}/PAN\GPSSIM.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # GPSSIM + +MSG_GPSSIM_INP 1 "Program input file: Generate simulated observation data" + +! Service: Station information files +! ---------------------------------- +STA2STA_INP 1 "${U}/PAN\STA2STA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STA2STA + +MSG_STA2STA_INP 1 "Program input file: Convert station information files" + +STAMERGE_INP 1 "${U}/PAN\STAMERGE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STAMERGE + +MSG_STAMERGE_INP 1 "Program input file: Merge station information files" + +RNX2STA_INP 1 "${U}/PAN\RNX2STA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RNX2STA + +MSG_RNX2STA_INP 1 "Program input file: Extract station information from RINEX headers" + +SNX2STA_INP 1 "${U}/PAN\SNX2STA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SNX2STA + +MSG_SNX2STA_INP 1 "Program input file: Extract station information from SINEX file" + +! Service: Observation files +! -------------------------- +CHGHED_INP 1 "${U}/PAN\CHGHED.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CHGHED + +MSG_CHGHED_INP 1 "Program input file: Change header of observation files" + +SATMRK_INP 1 "${U}/PAN\SATMRK.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SATMRK + +MSG_SATMRK_INP 1 "Program input file: Mark/delete observations" + +OBSSPL_INP 1 "${U}/PAN\OBSSPL.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # OBSSPL + +MSG_OBSSPL_INP 1 "Program input file: Split observation files" + +SATGRA_INP 1 "${U}/PAN\SATGRA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SATGRA + +MSG_SATGRA_INP 1 "Program input file: Create pseudo-graphics of the observations" + +! Service: Residuals +! ------------------ +REDISP_INP 1 "${U}/PAN\REDISP.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # REDISP + +MSG_REDISP_INP 1 "Program input file: Display residual file" + +RESRMS_INP 1 "${U}/PAN\RESRMS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RESRMS + +MSG_RESRMS_INP 1 "Program input file: Create residual statistics" + +! Service: Coordinates +! -------------------- +FODITS_INP 1 "${U}/PAN\FODITS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # FODITS + +MSG_FODITS_INP 1 "Program input file: Analysis of time series" + +HELMERT_INP 1 "${U}/PAN\HELMR1.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # HELMR1 + +MSG_HELMERT_INP 1 "Program input file: Helmert transformation" + +COMPAR_INP 1 "${U}/PAN\COMPAR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # COMPAR + +MSG_COMPAR_INP 1 "Program input file: Coordinate comparison" + +VELDIF_INP 1 "${U}/PAN\VELDIF.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # VELDIF + +MSG_VELDIF_INP 1 "Program input file: Velocity comparison" + +NUVELO_INP 1 "${U}/PAN\NUVELO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # NUVELO + +MSG_NUVELO_INP 1 "Program input file: Compute NUVEL velocities" + +COOVEL_INP 1 "${U}/PAN\COOVEL.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # COOVEL + +MSG_COOVEL_INP 1 "Program input file: Extrapolate coordinates" + +COOSYS_INP 1 "${U}/PAN\COOSYS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # COOSYS + +MSG_COOSYS_INP 1 "Program input file: Coordinate transformation" + +ETRS89_INP 1 "${U}/PAN\ETRS89.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # ETRS89 + +MSG_ETRS89_INP 1 "Program input file: Transform coordinates to ETRS89 frame" + +CRDMRG_INP 1 "${U}/PAN\CRDMERGE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CRDMERGE + +MSG_CRDMRG_INP 1 "Program input file: Merge coordinate/velocity files" + +GRDS1S2_INP 1 "${U}/PAN\GRDS1S2.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # GRDS1S2 + +MSG_GRDS1S2_INP 1 "Program input file: Extract atmospheric tidal loading coefficients" + +! Service: Clock tools +! -------------------- +CCRNXC_INP 1 "${U}/PAN\CCRNXC.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CCRNXC + +MSG_CCRNXC_INP 1 "Program input file: Combine/manipulate clock RINEX files" + +CLKEST_INP 1 "${U}/PAN\CLKEST.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CLKEST + +MSG_CLKEST_INP 1 "Program input file: Epoch-wise clock interpolation" + +! Service: Ionosphere +! ------------------- +IONEST_INP 1 "${U}/PAN\IONEST.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # IONEST + +MSG_IONEST_INP 1 "Program input file: Local ionosphere model estimation" + +! Service: LEO +! ------------ +LEOAUX_INP 1 "${U}/PAN\LEOAUX.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # LEOAUX + +MSG_LEOAUX_INP 1 "Program input file: Prepare LEO auxiliary information" + +KINPRE_INP 1 "${U}/PAN\KINPRE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # KINPRE + +MSG_KINPRE_INP 1 "Program input file: Convert kinematic positions to precise orbits" + +! Service: SLR +! ------------ +IRV2STV_INP 1 "${U}/PAN\IRV2STV.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # IRV2STV + +MSG_IRV2STV_INP 1 "Program input file: Convert IRV or PRE files to state vectors" + +CPFSP3_INP 1 "${U}/PAN\CPFSP3.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CPFSP3 + +MSG_CPFSP3_INP 1 "Program input file: Convert CPF to precise orbit files" + +SP3CPF_INP 1 "${U}/PAN\SP3CPF.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SP3CPF + +MSG_SP3CPF_INP 1 "Program input file: Convert precise orbits to CPF files" + +SNX2SLR_INP 1 "${U}/PAN\SNX2SLR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SNX2SLR + +MSG_SNX2SLR_INP 1 "Program input file: Prepare SLR data handling file" + +QLRINEXO_INP 1 "${U}/PAN\QLRINEXO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # QLRINEXO + +MSG_QLRINEXO_INP 1 "Program input file: Convert SLR normal point files (old format) to RINEX" + +CRD2RNXO_INP 1 "${U}/PAN\CRD2RNXO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CRD2RNXO + +MSG_CRD2RNXO_INP 1 "Program input file: Convert SLR normal point files (new format) to RINEX" + +QLRSUM_INP 1 "${U}/PAN\QLRSUM.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # QLRSUM + +MSG_QLRSUM_INP 1 "Program input file: Create SLR quick-look residual statistics" + +! Service: Automated processing +! ----------------------------- +BASLST_INP 1 "${U}/PAN\BASLST.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # BASLST + +MSG_BASLST_INP 1 "Program input file: Select baselines" + +MKCLUS_INP 1 "${U}/PAN\MKCLUS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # MKCLUS + +MSG_MKCLUS_INP 1 "Program input file: Form clusters of observation files" + +RESCHK_INP 1 "${U}/PAN\RESCHK.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RESCHK + +MSG_RESCHK_INP 1 "Program input file: Detect misbehaving stations/satellites" + +! Conversions: SINEX +! ------------------ +SNX2NQ0_INP 1 "${U}/PAN\SNX2NQ0.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SNX2NQ0 + +MSG_SNX2NQ0_INP 1 "Program input file: Transfer SINEX files to normal equation files" + +TROTRO_INP 1 "${U}/PAN\TROTRO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # TROTRO + +MSG_TROTRO_INP 1 "Program input file: Manipulate troposphere SINEX files" + +! Conversion: ANTEX +! ----------------- +ATX2PCV_INP 1 "${U}/PAN\ATX2PCV.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # ATX2PCV + +MSG_ATX2PCV_INP 1 "Program input file: Convert ANTEX to Bernese format" + +! Conversion: observation files +! ----------------------------- +OBSFMT_INP 1 "${U}/PAN\OBSFMT.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # OBSFMT + +MSG_OBSFMT_INP 1 "Program input file: Convert observation files (binary to ASCII)" + +FMTOBS_INP 1 "${U}/PAN\FMTOBS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # FMTOBS + +MSG_FMTOBS_INP 1 "Program input file: Convert observation files (ASCII to binary)" + +! Conversion: residual files +! -------------------------- +RESFMT_INP 1 "${U}/PAN\RESFMT.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RESFMT + +MSG_RESFMT_INP 1 "Program input file: Convert residual files (binary to ASCII)" + +FMTRES_INP 1 "${U}/PAN\FMTRES.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # FMTRES + +MSG_FMTRES_INP 1 "Program input file: Convert residual files (ASCII to binary)" + +! Conversion: orbit files +! ----------------------- +FMTSTD_INP 1 "${U}/PAN\FMTSTD.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # FMTSTD + +MSG_FMTSTD_INP 1 "Program input file: Convert STD and RPR files (ASCII to binary)" + +STDFMT_INP 1 "${U}/PAN\STDFMT.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STDFMT + +MSG_STDFMT_INP 1 "Program input file: Convert STD and RPR files (binary to ASCII)" + +! Conversion: NEQ-files +! --------------------- +NEQ2ASC_INP 1 "${U}/PAN\NEQ2ASC.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # NEQ2ASC + +MSG_NEQ2ASC_INP 1 "Program input file: Convert normal equation files (binary/ASCII)" + +! BPE +! --- +EDITPCF_INP 1 "${U}/PAN\EDITPCF.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITPCF + +MSG_EDITPCF_INP 1 "Program input file: Edit process control file (PCF)" + +RUNBPE_INP 1 "${U}/PAN\RUNBPE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RUNBPE + +MSG_RUNBPE_INP 1 "Program input file: Start BPE processing" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# PROGRAM NAMES - MENU_PGM 1: Options # +# # +# AUTOMATIC GENERATION OF PROGRAM OUTPUT FILE NAMES # +# Maximum program output file number > %%% < # MAXJOBNUM +# # +# OPTIONS TO RUN THE FORTRAN PROGRAMS # +# Default program path to the executables > %%%%%%%% < # CMD_PATH +# # +# Run Fortran programs in foreground > % < # CMD_FOREGROUND +# Run Fortran programs in background > % < # CMD_BACKGROUND +# Use CPU File to Run programs > % < > %%%%%%%% < # CMD_USE_CPUFILE CPU_FILE +# > %%%%%%%%%%%% < CPU Name # CMD_CPUNAME +# > %%%%%%%%%%%% < Log File # CMD_LOGFILE +# # +# Special path for individual programs # +# > Program_ Path_to_program_executable_______________________ < # SPECIAL_PATH +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.1: Menu - Configure # +# # +# CONFIGURE # +# CHNGEN > %%%%%%%% < : Change general options # CHNGEN_INP +# UPDPAN > %%%%%%%% < : Update program input files # UPDPAN_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.2: Menu - Campaign # +# # +# CAMPAIGN # +# NEWCAMP > %%%%%%%% < : Create new campaign # NEWCAMP_INP +# COORD > %%%%%%%% < : Create/update station coordinates # EDITCRD_INP +# VELOCITY > %%%%%%%% < : Create/update station velocities # EDITVEL_INP +# ECCENT > %%%%%%%% < : Create/update station eccentricities # EDITECC_INP +# STAINFO > %%%%%%%% < : Create/update station information file # EDSTACRX_INP +# STALIST > %%%%%%%% < : Create/update station selection list # EDITFIX_INP +# SIGMA > %%%%%%%% < : Create/update station sigma file # EDITSIG_INP +# STAWEIGHT> %%%%%%%% < : Create/update station observation sigma factors # EDITSOS_INP +# ABBREV > %%%%%%%% < : Create/update station abbreviation table # ABBREV_INP +# BASELINE > %%%%%%%% < : Create/update baseline definition file # EDITBSL_INP +# CLUSTER > %%%%%%%% < : Create/update cluster definition file # EDITCLU_INP +# PLATE > %%%%%%%% < : Create/update tectonic plate assignment # EDITPLD_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.3: Menu - RINEX # +# # +# RINEX PROGRAMS # +# RXOBV3 > %%%%%%%% < : Transfer RINEX observ. files to Bernese format # RXOBV3_INP +# RXNBV3 > %%%%%%%% < : Transfer RINEX navig. files to Bernese format # RXNBV3_INP +# RXMBV3 > %%%%%%%% < : Transfer RINEX meteo files to Bernese format # RXMBV3_INP +# RXNPRE > %%%%%%%% < : Transfer RINEX navig. files to precise orbits # RXNPRE_INP +# BV3RXO > %%%%%%%% < : Transfer Bernese observation files to RINEX # BV3RXO_INP +# BV3RXN > %%%%%%%% < : Transfer Bernese navigation files to RINEX # BV3RXN_INP +# CCRINEXO > %%%%%%%% < : Concatenate RINEX observation files # CCRINEXO_INP +# CCRINEXN > %%%%%%%% < : Concatenate GPS RINEX navigation files # CCRINEXN_INP +# CCRINEXG > %%%%%%%% < : Concatenate GLONASS RINEX navigation files # CCRINEXG_INP +# RNXGRA > %%%%%%%% < : Create observation statistics # RNXGRA_INP +# RNXSMT > %%%%%%%% < : Clean/smooth observation files # RNXSMT_INP +# RNXCLK > %%%%%%%% < : Extract satellite clock from clock RINEX files # RNXCLK_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.4: Menu - Orbits/EOP # +# # +# ORBIT AND EOP PROGRAMS # +# BRDTST > %%%%%%%% < : Check broadcast orbits # BRDTST_INP +# BRDTAB > %%%%%%%% < : Create tabular orbits from broadcast ephemerides# BRDTAB_INP +# SATCLK > %%%%%%%% < : Extract satellite clocks # SATCLK_INP +# PRETAB > %%%%%%%% < : Create tabular orbits # PRETAB_INP +# ORBGEN > %%%%%%%% < : Create/update standard orbits # ORBGEN_INP +# DEFXTR > %%%%%%%% < : Extract ORBGEN program output # DEFXTR_INP +# STDPRE > %%%%%%%% < : Convert standard to precise orbits # STDPRE_INP +# PREWEI > %%%%%%%% < : Set accuracy codes in precise orbits # PREWEI_INP +# CCPREORB > %%%%%%%% < : Concatenate/merge precise orbit files # CCPREORB_INP +# STDDIF > %%%%%%%% < : Compare standard orbits # STDDIF_INP +# ORBCMP > %%%%%%%% < : Compare precise orbits # ORBCMP_INP +# STDELE > %%%%%%%% < : Compare osculating elements # STDELE_INP +# POLUPD > %%%%%%%% < : Convert IERS pole files to Bernese format # POLUPD_INP +# POLXTR > %%%%%%%% < : Concatenate IERS pole files # POLXTR_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.5: Menu - Processing # +# # +# PROCESSING PROGRAMS # +# CODSPP > %%%%%%%% < : Code-based clock synchronization # CODSPP_INP +# SNGDIF > %%%%%%%% < : Create single-difference/baseline files # SNGDIF_INP +# MAUPRP > %%%%%%%% < : Phase preprocessing # MAUPRP_INP +# GPSEST > %%%%%%%% < : Parameter estimation # GPSEST_INP +# ADDNEQ2 > %%%%%%%% < : Combine normal equation systems # ADDNEQ2_INP +# CODXTR > %%%%%%%% < : Extract CODSPP program output # CODXTR_INP +# MPRXTR > %%%%%%%% < : Extract MAUPRP program output # MPRXTR_INP +# GPSXTR > %%%%%%%% < : Extract GPSEST/ADDNEQ2 program output # GPSXTR_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.6: Menu - Service # +# # +# SERVICE PROGRAMS # +# GPSSIM > %%%%%%%% < : Generate simulated observation data # GPSSIM_INP +# STA2STA > %%%%%%%% < : Convert station information files # STA2STA_INP +# STAMERGE > %%%%%%%% < : Merge station information files # STAMERGE_INP +# RNX2STA > %%%%%%%% < : Extract station information from RINEX headers # RNX2STA_INP +# SNX2STA > %%%%%%%% < : Extract station information from SINEX file # SNX2STA_INP +# CHGHED > %%%%%%%% < : Change header of observation files # CHGHED_INP +# SATMRK > %%%%%%%% < : Mark/delete observations # SATMRK_INP +# OBSSPL > %%%%%%%% < : Split observation files # OBSSPL_INP +# SATGRA > %%%%%%%% < : Create pseudo-graphics of the observations # SATGRA_INP +# REDISP > %%%%%%%% < : Display residual file # REDISP_INP +# RESRMS > %%%%%%%% < : Create residual statistics # RESRMS_INP +# FODITS > %%%%%%%% < : Analysis of time series # FODITS_INP +# HELMER > %%%%%%%% < : Helmert transformation # HELMERT_INP +# COMPAR > %%%%%%%% < : Coordinate comparison # COMPAR_INP +# VELDIF > %%%%%%%% < : Velocity comparison # VELDIF_INP +# NUVELO > %%%%%%%% < : Compute NUVEL velocities # NUVELO_INP +# COOVEL > %%%%%%%% < : Extrapolate coordinates # COOVEL_INP +# COOSYS > %%%%%%%% < : Coordinate transformation # COOSYS_INP +# ETRS89 > %%%%%%%% < : Transform coordinates to ETRS89 frame # ETRS89_INP +# CRDMERGE > %%%%%%%% < : Merge coordinate/velocity files # CRDMRG_INP +# GRDS1S2 > %%%%%%%% < : Extract atmospheric tidal loading coefficients # GRDS1S2_INP +# CCRNXC > %%%%%%%% < : Combine/manipulate clock RINEX files # CCRNXC_INP +# CLKEST > %%%%%%%% < : Epoch-wise clock interpolation # CLKEST_INP +# IONEST > %%%%%%%% < : Local ionosphere model estimation # IONEST_INP +# LEOAUX > %%%%%%%% < : Prepare LEO auxiliary information # LEOAUX_INP +# KINPRE > %%%%%%%% < : Convert kinematic positions to precise orbits # KINPRE_INP +# IRV2STV > %%%%%%%% < : Convert IRV or PRE files to state vectors # IRV2STV_INP +# CPFSP3 > %%%%%%%% < : Convert CPF to precise orbit files # CPFSP3_INP +# SP3CPF > %%%%%%%% < : Convert precise orbits to CPF files # SP3CPF_INP +# SNX2SLR > %%%%%%%% < : Prepare SLR data handling file # SNX2SLR_INP +# QLRINEXO > %%%%%%%% < : Convert normal point files (old format) to RINEX# QLRINEXO_INP +# CRD2RNXO > %%%%%%%% < : Convert normal point files (new format) to RINEX# CRD2RNXO_INP +# QLRSUM > %%%%%%%% < : Create SLR quick-look residual statistics # QLRSUM_INP +# BASLST > %%%%%%%% < : Select baselines # BASLST_INP +# MKCLUS > %%%%%%%% < : Form clusters of observation files # MKCLUS_INP +# RESCHK > %%%%%%%% < : Detect misbehaving stations/satellites # RESCHK_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.7: Menu - Conversion # +# # +# CONVERSION PROGRAMS # +# SNX2NQ0 > %%%%%%%% < : Transfer SINEX files to normal equation files # SNX2NQ0_INP +# TROTRO > %%%%%%%% < : Manipulate troposphere SINEX files # TROTRO_INP +# ATX2PCV > %%%%%%%% < : Convert ANTEX to Bernese format # ATX2PCV_INP +# OBSFMT > %%%%%%%% < : Convert observation files (binary to ASCII) # OBSFMT_INP +# FMTOBS > %%%%%%%% < : Convert observation files (ASCII to binary) # FMTOBS_INP +# RESFMT > %%%%%%%% < : Convert residual files (binary to ASCII) # RESFMT_INP +# FMTRES > %%%%%%%% < : Convert residual files (ASCII to binary) # FMTRES_INP +# STDFMT > %%%%%%%% < : Convert STD and RPR files (binary to ASCII) # STDFMT_INP +# FMTSTD > %%%%%%%% < : Convert STD and RPR files (ASCII to binary) # FMTSTD_INP +# NEQ2ASC > %%%%%%%% < : Convert normal equation files (binary/ASCII) # NEQ2ASC_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.8: Menu - BPE # +# # +# BERNESE PROCESSING ENGINE # +# PCFILE > %%%%%%%% < : Edit process control file (PCF) # EDITPCF_INP +# RUNBPE > %%%%%%%% < : Start BPE processing # RUNBPE_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 3: Menu - User # +# # +# ADDITIONAL USER PROGRAMS # +# USER1 > %%%%%%%% < # USER1_INP +# USER2 > %%%%%%%% < # USER2_INP +# USER3 > %%%%%%%% < # USER3_INP +# USER4 > %%%%%%%% < # USER4_INP +# USER5 > %%%%%%%% < # USER5_INP +# USER6 > %%%%%%%% < # USER6_INP +# USER7 > %%%%%%%% < # USER7_INP +# USER8 > %%%%%%%% < # USER8_INP +# USER9 > %%%%%%%% < # USER9_INP +# USER10 > %%%%%%%% < # USER10_INP +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/PHI_MO/MENU_PGM.old b/config/bernese/gpsuser52-luzon/OPT/PHI_MO/MENU_PGM.old new file mode 100755 index 0000000..82ffd12 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/PHI_MO/MENU_PGM.old @@ -0,0 +1,850 @@ + +! Command to Run the Fortran Program +! ---------------------------------- +CMD_PATH 1 "${XG}" + ## widget = lineedit; emptyallowed = false + +MSG_CMD_PATH 1 "Default program path to the executables" + +CMD_FOREGROUND 1 "1" + ## widget = radiobutton; group = CMD + +MSG_CMD_FOREGROUND 1 "Run Fortran programs in foreground" + +CMD_BACKGROUND 1 "0" + ## widget = radiobutton; group = CMD + +MSG_CMD_BACKGROUND 1 "Run Fortran programs in background" + +CMD_USE_CPUFILE 1 "0" + ## widget = radiobutton; group = CMD + +MSG_CMD_USE_CPUFILE 1 "Use selected CPU file to run Fortran programs" + +! CPU File +! -------- +CPU_FILE 1 "UNIX" + ## widget = selwin; path = PTH_CPU; ext = EXT_CPU; maxfiles = 1 + ## activeif = CMD_USE_CPUFILE == 1 + +MSG_CPU_FILE 1 "CPU control file" + +CMD_CPUNAME 0 + ## widget = lineedit; activeif = CMD_USE_CPUFILE == 1 + +MSG_CMD_CPUNAME 1 "CPU name" + +CMD_LOGFILE 0 + ## widget = lineedit; path = PTH_SCR; ext = NO_EXT + ## activeif = CMD_USE_CPUFILE == 1 + +MSG_CMD_LOGFILE 1 "Log File" + +MAXJOBNUM 1 "99" + ## widget = combobox; cards = 99 999 + ## check_type = integer; check_min = 0; check_max = 999 + +MSG_MAXJOBNUM 1 "Maximum program output file number" + + +! List of Programs with special path to the executable +! ---------------------------------------------------- +SPECIAL_PATH 1 "" "" + ## widget = uniline + ## numlines = 20 + +MSG_SPECIAL_PATH 1 "Programs executed from special paths" + +! Names of Programs/Input Files +! ----------------------------- +USER1_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER1_INP 1 "USER1" + +USER2_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER2_INP 1 "USER2" + +USER3_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER3_INP 1 "USER3" + +USER4_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER4_INP 1 "USER4" + +USER5_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER5_INP 1 "USER5" + +USER6_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER6_INP 1 "USER6" + +USER7_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER7_INP 1 "USER7" + +USER8_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER8_INP 1 "USER8" + +USER9_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER9_INP 1 "USER9" + +USER10_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER10_INP 1 "USER10" + +! Configure +! --------- +CHNGEN_INP 1 "CHNGEN" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_CHNGEN_INP 1 "Program input file: Change general options" + +UPDPAN_INP 1 "UPDPAN" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_UPDPAN_INP 1 "Program input file: Update program input files" + +! Campaign +! -------- +NEWCAMP_INP 1 "NEWCAMP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_NEWCAMP_INP 1 "Program input file: Create new campaign" + +! Station files +! ------------- +EDITCRD_INP 1 "EDITCRD" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_EDITCRD_INP 1 "Program input file: Create/update station coordinates" + +EDITVEL_INP 1 "EDITVEL" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_EDITVEL_INP 1 "Program input file: Create/update station velocities" + +EDITECC_INP 1 "EDITECC" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_EDITECC_INP 1 "Program input file: Create/update station eccentricities" + +EDSTACRX_INP 1 "EDITSTA" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_EDSTACRX_INP 1 "Program input file: Create/update station information file" + +EDITFIX_INP 1 "EDITFIX" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_EDITFIX_INP 1 "Program input file: Create/update station selection list" + +EDITSIG_INP 1 "EDITSIG" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_EDITSIG_INP 1 "Program input file: Create/update station sigma file" + +EDITSOS_INP 1 "EDITSOS" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_EDITSOS_INP 1 "Program input file: Create/update station observation sigma factors" + +ABBREV_INP 1 "EDITABB" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_ABBREV_INP 1 "Program input file: Create/update station abbreviation table" + +EDITBSL_INP 1 "EDITBSL" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_EDITBSL_INP 1 "Program input file: Create/update baseline definition file" + +EDITCLU_INP 1 "EDITCLU" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_EDITCLU_INP 1 "Program input file: Create/update cluster definition file" + +EDITPLD_INP 1 "EDITPLD" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_EDITPLD_INP 1 "Program input file: Create/update tectonic plate assignment" + + +! RINEX to Bernese +! ---------------- +RXOBV3_INP 1 "RXOBV3" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_RXOBV3_INP 1 "Program input file: Transfer RINEX observation files to Bernese format" + +RXNBV3_INP 1 "RXNBV3" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_RXNBV3_INP 1 "Program input file: Transfer RINEX navig. files to Bernese format" + +RXMBV3_INP 1 "RXMBV3" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_RXMBV3_INP 1 "Program input file: Transfer RINEX meteo files to Bernese format" + +RXNPRE_INP 1 "RXNPRE" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_RXNPRE_INP 1 "Program input file: Transfer RINEX navig. files to precise orbits" + +! Bernese to RINEX +! ---------------- +BV3RXO_INP 1 "BV3RXO" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_BV3RXO_INP 1 "Program input file: Transfer Bernese observation files to RINEX" + +BV3RXN_INP 1 "BV3RXN" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_BV3RXN_INP 1 "Program input file: Transfer Bernese navigation files to RINEX" + +! Cut/concatenate RINEX +! --------------------- +CCRINEXO_INP 1 "CCRINEXO" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_CCRINEXO_INP 1 "Program input file: Concatenate RINEX observation files" + +CCRINEXN_INP 1 "CCRINEXN" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_CCRINEXN_INP 1 "Program input file: Concatenate GPS RINEX navigation files" + +CCRINEXG_INP 1 "CCRINEXG" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_CCRINEXG_INP 1 "Program input file: Concatenate GLONASS RINEX navigation files" + +! RINEX utilities +! --------------- +RNXGRA_INP 1 "RNXGRA" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_RNXGRA_INP 1 "Program input file: Create observation statistics" + +RNXSMT_INP 1 "RNXSMT" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_RNXSMT_INP 1 "Program input file: Clean/smooth observation files" + +RNXCLK_INP 1 "RNXCLK" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_RNXCLK_INP 1 "Program input file: Extract satellite clock from clock RINEX files" + +! Orbit, Broadcast +! ---------------- +BRDTST_INP 1 "BRDTST" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_BRDTST_INP 1 "Program input file: Check broadcast orbits" + +BRDTAB_INP 1 "BRDTAB" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_BRDTAB_INP 1 "Program input file: Create tabular orbits from broadcast ephemerides" + +SATCLK_INP 1 "SATCLK" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_SATCLK_INP 1 "Program input file: Extract satellite clocks" + +! Orbit, create standard orbit +! ---------------------------- +PRETAB_INP 1 "PRETAB" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_PRETAB_INP 1 "Program input file: Create tabular orbits" + +ORBGEN_INP 1 "ORBGEN" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_ORBGEN_INP 1 "Program input file: Create/update standard orbits" + +DEFXTR_INP 1 "DEFXTR" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_DEFXTR_INP 1 "Program input file: Extract ORBGEN program output" + +! Standard to precise +! ------------------- +STDPRE_INP 1 "STDPRE" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_STDPRE_INP 1 "Program input file: Convert standard to precise orbits" + +PREWEI_INP 1 "PREWEI" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_PREWEI_INP 1 "Program input file: Set accuracy codes in precise orbits" + +CCPREORB_INP 1 "CCPREORB" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_CCPREORB_INP 1 "Program input file: Concatenate/merge precise orbit files" + +! Compare orbits +! -------------- +STDDIF_INP 1 "STDDIF" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_STDDIF_INP 1 "Program input file: Compare standard orbits" + +ORBCMP_INP 1 "ORBCMP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_ORBCMP_INP 1 "Program input file: Compare precise orbits" + +STDELE_INP 1 "STDELE" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_STDELE_INP 1 "Program input file: Compare osculating elements" + +! EOPs utilities +! -------------- +POLUPD_INP 1 "POLUPD" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_POLUPD_INP 1 "Program input file: Convert IERS pole files to Bernese format" + +POLXTR_INP 1 "POLXTR" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_POLXTR_INP 1 "Program input file: Concatenate IERS pole files" + +! Processing +! ---------- +CODSPP_INP 1 "CODSPP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_CODSPP_INP 1 "Program input file: Code-based clock synchronization" + +SNGDIF_INP 1 "SNGDIF" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_SNGDIF_INP 1 "Program input file: Create single-difference/baseline files" + +MAUPRP_INP 1 "MAUPRP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_MAUPRP_INP 1 "Program input file: Phase preprocessing" + +GPSEST_INP 1 "GPSEST" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_GPSEST_INP 1 "Program input file: Parameter estimation" + +ADDNEQ2_INP 1 "ADDNEQ2" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_ADDNEQ2_INP 1 "Program input file: Combine normal equation systems" + +! Processing extractions +! ---------------------- +CODXTR_INP 1 "CODXTR" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_CODXTR_INP 1 "Program input file: Extract CODSPP program output" + +MPRXTR_INP 1 "MPRXTR" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_MPRXTR_INP 1 "Program input file: Extract MAUPRP program output" + +GPSXTR_INP 1 "GPSXTR" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_GPSXTR_INP 1 "Program input file: Extract GPSEST/ADDNEQ2 program output" + +! Service: Simulate +! ----------------- +GPSSIM_INP 1 "GPSSIM" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_GPSSIM_INP 1 "Program input file: Generate simulated observation data" + +! Service: Station information files +! ---------------------------------- +STA2STA_INP 1 "STA2STA" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_STA2STA_INP 1 "Program input file: Convert station information files" + +STAMERGE_INP 1 "STAMERGE" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_STAMERGE_INP 1 "Program input file: Merge station information files" + +RNX2STA_INP 1 "RNX2STA" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_RNX2STA_INP 1 "Program input file: Extract station information from RINEX headers" + +SNX2STA_INP 1 "SNX2STA" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_SNX2STA_INP 1 "Program input file: Extract station information from SINEX file" + +! Service: Observation files +! -------------------------- +CHGHED_INP 1 "CHGHED" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_CHGHED_INP 1 "Program input file: Change header of observation files" + +SATMRK_INP 1 "SATMRK" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_SATMRK_INP 1 "Program input file: Mark/delete observations" + +OBSSPL_INP 1 "OBSSPL" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_OBSSPL_INP 1 "Program input file: Split observation files" + +SATGRA_INP 1 "SATGRA" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_SATGRA_INP 1 "Program input file: Create pseudo-graphics of the observations" + +! Service: Residuals +! ------------------ +REDISP_INP 1 "REDISP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_REDISP_INP 1 "Program input file: Display residual file" + +RESRMS_INP 1 "RESRMS" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_RESRMS_INP 1 "Program input file: Create residual statistics" + +! Service: Coordinates +! -------------------- +FODITS_INP 1 "FODITS" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_FODITS_INP 1 "Program input file: Analysis of time series" + +HELMERT_INP 1 "HELMR1" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_HELMERT_INP 1 "Program input file: Helmert transformation" + +COMPAR_INP 1 "COMPAR" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_COMPAR_INP 1 "Program input file: Coordinate comparison" + +VELDIF_INP 1 "VELDIF" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_VELDIF_INP 1 "Program input file: Velocity comparison" + +NUVELO_INP 1 "NUVELO" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_NUVELO_INP 1 "Program input file: Compute NUVEL velocities" + +COOVEL_INP 1 "COOVEL" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_COOVEL_INP 1 "Program input file: Extrapolate coordinates" + +COOSYS_INP 1 "COOSYS" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_COOSYS_INP 1 "Program input file: Coordinate transformation" + +ETRS89_INP 1 "ETRS89" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_ETRS89_INP 1 "Program input file: Transform coordinates to ETRS89 frame" + +CRDMRG_INP 1 "CRDMERGE" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_CRDMRG_INP 1 "Program input file: Merge coordinate/velocity files" + +GRDS1S2_INP 1 "GRDS1S2" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_GRDS1S2_INP 1 "Program input file: Extract atmospheric tidal loading coefficients" + +! Service: Clock tools +! -------------------- +CCRNXC_INP 1 "CCRNXC" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_CCRNXC_INP 1 "Program input file: Combine/manipulate clock RINEX files" + +CLKEST_INP 1 "CLKEST" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_CLKEST_INP 1 "Program input file: Epoch-wise clock interpolation" + +! Service: Ionosphere +! ------------------- +IONEST_INP 1 "IONEST" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_IONEST_INP 1 "Program input file: Local ionosphere model estimation" + +! Service: LEO +! ------------ +LEOAUX_INP 1 "LEOAUX" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_LEOAUX_INP 1 "Program input file: Prepare LEO auxiliary information" + +KINPRE_INP 1 "KINPRE" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_KINPRE_INP 1 "Program input file: Convert kinematic positions to precise orbits" + +! Service: SLR +! ------------ +IRV2STV_INP 1 "IRV2STV" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_IRV2STV_INP 1 "Program input file: Convert IRV or PRE files to state vectors" + +CPFSP3_INP 1 "CPFSP3" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_CPFSP3_INP 1 "Program input file: Convert CPF to precise orbit files" + +SP3CPF_INP 1 "SP3CPF" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_SP3CPF_INP 1 "Program input file: Convert precise orbits to CPF files" + +SNX2SLR_INP 1 "SNX2SLR" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_SNX2SLR_INP 1 "Program input file: Prepare SLR data handling file" + +QLRINEXO_INP 1 "QLRINEXO" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_QLRINEXO_INP 1 "Program input file: Convert SLR normal point files (old format) to RINEX" + +CRD2RNXO_INP 1 "CRD2RNXO" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_CRD2RNXO_INP 1 "Program input file: Convert SLR normal point files (new format) to RINEX" + +QLRSUM_INP 1 "QLRSUM" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_QLRSUM_INP 1 "Program input file: Create SLR quick-look residual statistics" + +! Service: Automated processing +! ----------------------------- +BASLST_INP 1 "BASLST" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_BASLST_INP 1 "Program input file: Select baselines" + +MKCLUS_INP 1 "MKCLUS" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_MKCLUS_INP 1 "Program input file: Form clusters of observation files" + +RESCHK_INP 1 "RESCHK" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_RESCHK_INP 1 "Program input file: Detect misbehaving stations/satellites" + +! Conversions: SINEX +! ------------------ +SNX2NQ0_INP 1 "SNX2NQ0" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_SNX2NQ0_INP 1 "Program input file: Transfer SINEX files to normal equation files" + +TROTRO_INP 1 "TROTRO" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_TROTRO_INP 1 "Program input file: Manipulate troposphere SINEX files" + +! Conversion: ANTEX +! ----------------- +ATX2PCV_INP 1 "ATX2PCV" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_ATX2PCV_INP 1 "Program input file: Convert ANTEX to Bernese format" + +! Conversion: observation files +! ----------------------------- +OBSFMT_INP 1 "OBSFMT" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_OBSFMT_INP 1 "Program input file: Convert observation files (binary to ASCII)" + +FMTOBS_INP 1 "FMTOBS" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_FMTOBS_INP 1 "Program input file: Convert observation files (ASCII to binary)" + +! Conversion: residual files +! -------------------------- +RESFMT_INP 1 "RESFMT" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_RESFMT_INP 1 "Program input file: Convert residual files (binary to ASCII)" + +FMTRES_INP 1 "FMTRES" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_FMTRES_INP 1 "Program input file: Convert residual files (ASCII to binary)" + +! Conversion: orbit files +! ----------------------- +FMTSTD_INP 1 "FMTSTD" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_FMTSTD_INP 1 "Program input file: Convert STD and RPR files (ASCII to binary)" + +STDFMT_INP 1 "STDFMT" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_STDFMT_INP 1 "Program input file: Convert STD and RPR files (binary to ASCII)" + +! Conversion: NEQ-files +! --------------------- +NEQ2ASC_INP 1 "NEQ2ASC" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_NEQ2ASC_INP 1 "Program input file: Convert normal equation files (binary/ASCII)" + +! BPE +! --- +EDITPCF_INP 1 "EDITPCF" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_EDITPCF_INP 1 "Program input file: Edit process control file (PCF)" + +RUNBPE_INP 1 "RUNBPE" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_RUNBPE_INP 1 "Program input file: Start BPE processing" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# PROGRAM NAMES - MENU_PGM 1: Options # +# # +# AUTOMATIC GENERATION OF PROGRAM OUTPUT FILE NAMES # +# Maximum program output file number > %%% < # MAXJOBNUM +# # +# OPTIONS TO RUN THE FORTRAN PROGRAMS # +# Default program path to the executables > %%%%%%%% < # CMD_PATH +# # +# Run Fortran programs in foreground > % < # CMD_FOREGROUND +# Run Fortran programs in background > % < # CMD_BACKGROUND +# Use CPU File to Run programs > % < > %%%%%%%% < # CMD_USE_CPUFILE CPU_FILE +# > %%%%%%%%%%%% < CPU Name # CMD_CPUNAME +# > %%%%%%%%%%%% < Log File # CMD_LOGFILE +# # +# Special path for individual programs # +# > Program_ Path_to_program_executable_______________________ < # SPECIAL_PATH +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.1: Menu - Configure # +# # +# CONFIGURE # +# CHNGEN > %%%%%%%% < : Change general options # CHNGEN_INP +# UPDPAN > %%%%%%%% < : Update program input files # UPDPAN_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.2: Menu - Campaign # +# # +# CAMPAIGN # +# NEWCAMP > %%%%%%%% < : Create new campaign # NEWCAMP_INP +# COORD > %%%%%%%% < : Create/update station coordinates # EDITCRD_INP +# VELOCITY > %%%%%%%% < : Create/update station velocities # EDITVEL_INP +# ECCENT > %%%%%%%% < : Create/update station eccentricities # EDITECC_INP +# STAINFO > %%%%%%%% < : Create/update station information file # EDSTACRX_INP +# STALIST > %%%%%%%% < : Create/update station selection list # EDITFIX_INP +# SIGMA > %%%%%%%% < : Create/update station sigma file # EDITSIG_INP +# STAWEIGHT> %%%%%%%% < : Create/update station observation sigma factors # EDITSOS_INP +# ABBREV > %%%%%%%% < : Create/update station abbreviation table # ABBREV_INP +# BASELINE > %%%%%%%% < : Create/update baseline definition file # EDITBSL_INP +# CLUSTER > %%%%%%%% < : Create/update cluster definition file # EDITCLU_INP +# PLATE > %%%%%%%% < : Create/update tectonic plate assignment # EDITPLD_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.3: Menu - RINEX # +# # +# RINEX PROGRAMS # +# RXOBV3 > %%%%%%%% < : Transfer RINEX observ. files to Bernese format # RXOBV3_INP +# RXNBV3 > %%%%%%%% < : Transfer RINEX navig. files to Bernese format # RXNBV3_INP +# RXMBV3 > %%%%%%%% < : Transfer RINEX meteo files to Bernese format # RXMBV3_INP +# RXNPRE > %%%%%%%% < : Transfer RINEX navig. files to precise orbits # RXNPRE_INP +# BV3RXO > %%%%%%%% < : Transfer Bernese observation files to RINEX # BV3RXO_INP +# BV3RXN > %%%%%%%% < : Transfer Bernese navigation files to RINEX # BV3RXN_INP +# CCRINEXO > %%%%%%%% < : Concatenate RINEX observation files # CCRINEXO_INP +# CCRINEXN > %%%%%%%% < : Concatenate GPS RINEX navigation files # CCRINEXN_INP +# CCRINEXG > %%%%%%%% < : Concatenate GLONASS RINEX navigation files # CCRINEXG_INP +# RNXGRA > %%%%%%%% < : Create observation statistics # RNXGRA_INP +# RNXSMT > %%%%%%%% < : Clean/smooth observation files # RNXSMT_INP +# RNXCLK > %%%%%%%% < : Extract satellite clock from clock RINEX files # RNXCLK_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.4: Menu - Orbits/EOP # +# # +# ORBIT AND EOP PROGRAMS # +# BRDTST > %%%%%%%% < : Check broadcast orbits # BRDTST_INP +# BRDTAB > %%%%%%%% < : Create tabular orbits from broadcast ephemerides# BRDTAB_INP +# SATCLK > %%%%%%%% < : Extract satellite clocks # SATCLK_INP +# PRETAB > %%%%%%%% < : Create tabular orbits # PRETAB_INP +# ORBGEN > %%%%%%%% < : Create/update standard orbits # ORBGEN_INP +# DEFXTR > %%%%%%%% < : Extract ORBGEN program output # DEFXTR_INP +# STDPRE > %%%%%%%% < : Convert standard to precise orbits # STDPRE_INP +# PREWEI > %%%%%%%% < : Set accuracy codes in precise orbits # PREWEI_INP +# CCPREORB > %%%%%%%% < : Concatenate/merge precise orbit files # CCPREORB_INP +# STDDIF > %%%%%%%% < : Compare standard orbits # STDDIF_INP +# ORBCMP > %%%%%%%% < : Compare precise orbits # ORBCMP_INP +# STDELE > %%%%%%%% < : Compare osculating elements # STDELE_INP +# POLUPD > %%%%%%%% < : Convert IERS pole files to Bernese format # POLUPD_INP +# POLXTR > %%%%%%%% < : Concatenate IERS pole files # POLXTR_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.5: Menu - Processing # +# # +# PROCESSING PROGRAMS # +# CODSPP > %%%%%%%% < : Code-based clock synchronization # CODSPP_INP +# SNGDIF > %%%%%%%% < : Create single-difference/baseline files # SNGDIF_INP +# MAUPRP > %%%%%%%% < : Phase preprocessing # MAUPRP_INP +# GPSEST > %%%%%%%% < : Parameter estimation # GPSEST_INP +# ADDNEQ2 > %%%%%%%% < : Combine normal equation systems # ADDNEQ2_INP +# CODXTR > %%%%%%%% < : Extract CODSPP program output # CODXTR_INP +# MPRXTR > %%%%%%%% < : Extract MAUPRP program output # MPRXTR_INP +# GPSXTR > %%%%%%%% < : Extract GPSEST/ADDNEQ2 program output # GPSXTR_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.6: Menu - Service # +# # +# SERVICE PROGRAMS # +# GPSSIM > %%%%%%%% < : Generate simulated observation data # GPSSIM_INP +# STA2STA > %%%%%%%% < : Convert station information files # STA2STA_INP +# STAMERGE > %%%%%%%% < : Merge station information files # STAMERGE_INP +# RNX2STA > %%%%%%%% < : Extract station information from RINEX headers # RNX2STA_INP +# SNX2STA > %%%%%%%% < : Extract station information from SINEX file # SNX2STA_INP +# CHGHED > %%%%%%%% < : Change header of observation files # CHGHED_INP +# SATMRK > %%%%%%%% < : Mark/delete observations # SATMRK_INP +# OBSSPL > %%%%%%%% < : Split observation files # OBSSPL_INP +# SATGRA > %%%%%%%% < : Create pseudo-graphics of the observations # SATGRA_INP +# REDISP > %%%%%%%% < : Display residual file # REDISP_INP +# RESRMS > %%%%%%%% < : Create residual statistics # RESRMS_INP +# FODITS > %%%%%%%% < : Analysis of time series # FODITS_INP +# HELMER > %%%%%%%% < : Helmert transformation # HELMERT_INP +# COMPAR > %%%%%%%% < : Coordinate comparison # COMPAR_INP +# VELDIF > %%%%%%%% < : Velocity comparison # VELDIF_INP +# NUVELO > %%%%%%%% < : Compute NUVEL velocities # NUVELO_INP +# COOVEL > %%%%%%%% < : Extrapolate coordinates # COOVEL_INP +# COOSYS > %%%%%%%% < : Coordinate transformation # COOSYS_INP +# ETRS89 > %%%%%%%% < : Transform coordinates to ETRS89 frame # ETRS89_INP +# CRDMERGE > %%%%%%%% < : Merge coordinate/velocity files # CRDMRG_INP +# GRDS1S2 > %%%%%%%% < : Extract atmospheric tidal loading coefficients # GRDS1S2_INP +# CCRNXC > %%%%%%%% < : Combine/manipulate clock RINEX files # CCRNXC_INP +# CLKEST > %%%%%%%% < : Epoch-wise clock interpolation # CLKEST_INP +# IONEST > %%%%%%%% < : Local ionosphere model estimation # IONEST_INP +# LEOAUX > %%%%%%%% < : Prepare LEO auxiliary information # LEOAUX_INP +# KINPRE > %%%%%%%% < : Convert kinematic positions to precise orbits # KINPRE_INP +# IRV2STV > %%%%%%%% < : Convert IRV or PRE files to state vectors # IRV2STV_INP +# CPFSP3 > %%%%%%%% < : Convert CPF to precise orbit files # CPFSP3_INP +# SP3CPF > %%%%%%%% < : Convert precise orbits to CPF files # SP3CPF_INP +# SNX2SLR > %%%%%%%% < : Prepare SLR data handling file # SNX2SLR_INP +# QLRINEXO > %%%%%%%% < : Convert normal point files (old format) to RINEX# QLRINEXO_INP +# CRD2RNXO > %%%%%%%% < : Convert normal point files (new format) to RINEX# CRD2RNXO_INP +# QLRSUM > %%%%%%%% < : Create SLR quick-look residual statistics # QLRSUM_INP +# BASLST > %%%%%%%% < : Select baselines # BASLST_INP +# MKCLUS > %%%%%%%% < : Form clusters of observation files # MKCLUS_INP +# RESCHK > %%%%%%%% < : Detect misbehaving stations/satellites # RESCHK_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.7: Menu - Conversion # +# # +# CONVERSION PROGRAMS # +# SNX2NQ0 > %%%%%%%% < : Transfer SINEX files to normal equation files # SNX2NQ0_INP +# TROTRO > %%%%%%%% < : Manipulate troposphere SINEX files # TROTRO_INP +# ATX2PCV > %%%%%%%% < : Convert ANTEX to Bernese format # ATX2PCV_INP +# OBSFMT > %%%%%%%% < : Convert observation files (binary to ASCII) # OBSFMT_INP +# FMTOBS > %%%%%%%% < : Convert observation files (ASCII to binary) # FMTOBS_INP +# RESFMT > %%%%%%%% < : Convert residual files (binary to ASCII) # RESFMT_INP +# FMTRES > %%%%%%%% < : Convert residual files (ASCII to binary) # FMTRES_INP +# STDFMT > %%%%%%%% < : Convert STD and RPR files (binary to ASCII) # STDFMT_INP +# FMTSTD > %%%%%%%% < : Convert STD and RPR files (ASCII to binary) # FMTSTD_INP +# NEQ2ASC > %%%%%%%% < : Convert normal equation files (binary/ASCII) # NEQ2ASC_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.8: Menu - BPE # +# # +# BERNESE PROCESSING ENGINE # +# PCFILE > %%%%%%%% < : Edit process control file (PCF) # EDITPCF_INP +# RUNBPE > %%%%%%%% < : Start BPE processing # RUNBPE_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 3: Menu - User # +# # +# ADDITIONAL USER PROGRAMS # +# USER1 > %%%%%%%% < # USER1_INP +# USER2 > %%%%%%%% < # USER2_INP +# USER3 > %%%%%%%% < # USER3_INP +# USER4 > %%%%%%%% < # USER4_INP +# USER5 > %%%%%%%% < # USER5_INP +# USER6 > %%%%%%%% < # USER6_INP +# USER7 > %%%%%%%% < # USER7_INP +# USER8 > %%%%%%%% < # USER8_INP +# USER9 > %%%%%%%% < # USER9_INP +# USER10 > %%%%%%%% < # USER10_INP +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/PHI_MO/MENU_VAR.INP b/config/bernese/gpsuser52-luzon/OPT/PHI_MO/MENU_VAR.INP new file mode 100755 index 0000000..c3d9bfd --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/PHI_MO/MENU_VAR.INP @@ -0,0 +1,108 @@ + +! +! Predefined variables +! +! 2-digit year +! ------------ +YEAR2 1 "19" + ## widget = comment + # $Y + +MSG_YEAR2 1 "Two digit year of the current session" + +! Month +! ----- +MONTH2 1 "01" + ## widget = comment + # $M + +MSG_MONTH2 1 "Month of the current session" + +! Day of month +! ------------ +DAY2 1 "11" + ## widget = comment + # $D + +MSG_DAY2 1 "Day of month of the current session" + +! Job ID +! ------ +JOB_ID 1 "" + ## widget = comment + # $J + +MSG_JOB_ID 1 "Job ID" + +! Ranges of $-Variables +! --------------------- +VAR_MINUS 1 "-1" + ## widget = spinbox; range = -999 0 1 + +MSG_VAR_MINUS 1 "Minus range" + +VAR_PLUS 1 "1" + ## widget = spinbox; range = 0 999 1 + +MSG_VAR_PLUS 1 "Plus range" + +! User-defined Variables +! ---------------------- +USERVAR 1 "" "" + ## widget = uniline; numlines = 20; keepvariables = true + +MSG_USERVAR 1 "User-defined variables" + +! List of Environment Variables +! ----------------------------- +ENVIR_LIST 5 + "U" + "T" + "X" + "P" + "USER" + ## widget = uniline; numlines = 20 + +MSG_ENVIR_LIST 1 "Environment variables" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU VARIABLES - MENU_VAR 1: Variables # +# # +# PREDEFINED VARIABLES # +# (translated in the menu) # +# Variable Current value Description # +# $Y > %% < Two digit year of the current session # YEAR2 +# $M > %% < Month of the current session # MONTH2 +# $D > %% < Day of month of the current session # DAY2 +# $J > %% < Job ID # JOB_ID +# # +# USER-DEFINED VARIABLES ENVIRONMENT VARIABLES # +# (translated in the menu) (translated in main program) # +# > Variable_(w/o_$) Value___________ < > Variable < # USERVAR ENVIR_LIST +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_VAR 2: Ranges # +# # +# RANGES OF PREDEFINED VARIABLES # +# Minus range > %% < Plus range > %% < # VAR_MINUS VAR_PLUS +# # +# Without ranges With ranges Format Description # +# (n=0,1,...9) # +# $+n $-n $+- DDD Day of Year (DOY) # +# $S+n $S-n $S+- DDDS DOY, Session Character # +# $Y+n $Y-n $Y+- YYYY Year # +# $W+n $W-n $W+- WWWW GPS Week # +# $M+n $M-n $M+- YYMM Year, Month # +# $JD+n $JD-n $JD+- DDDDD Modified Julian Date # +# $WD+n $WD-n $WD+- WWWWD GPS Week and Day # +# $YD+n $YD-n $YD+- YYDDD Year and DOY # +# $YSS+n $YSS-n $YSS+- YYDDDS Year, DOY, Sess. Char. # +# $YMD_STR+n $YMD_STR-n $YMD_STR+- YYYY MM DD Year, Month, Day # +# # +# Syntax if n=10,...: $+(n), $S+(n), ..., $-(n), $S-(n), ... # +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/PHI_MO/MENU_VAR.old b/config/bernese/gpsuser52-luzon/OPT/PHI_MO/MENU_VAR.old new file mode 100755 index 0000000..32b4878 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/PHI_MO/MENU_VAR.old @@ -0,0 +1,104 @@ + +! +! Predefined variables +! +! 2-digit year +! ------------ +YEAR2 1 "$Y" + ## widget = comment + +MSG_YEAR2 1 "Two digit year of the current session" + +! Month +! ----- +MONTH2 1 "$M" + ## widget = comment + +MSG_MONTH2 1 "Month of the current session" + +! Day of month +! ------------ +DAY2 1 "$D" + ## widget = comment + +MSG_DAY2 1 "Day of month of the current session" + +! Job ID +! ------ +JOB_ID 1 "$J" + ## widget = comment + +MSG_JOB_ID 1 "Job ID" + +! Ranges of $-Variables +! --------------------- +VAR_MINUS 1 "-1" + ## widget = spinbox; range = -999 0 1 + +MSG_VAR_MINUS 1 "Minus range" + +VAR_PLUS 1 "1" + ## widget = spinbox; range = 0 999 1 + +MSG_VAR_PLUS 1 "Plus range" + +! User-defined Variables +! ---------------------- +USERVAR 1 "" "" + ## widget = uniline; numlines = 20; keepvariables = true + +MSG_USERVAR 1 "User-defined variables" + +! List of Environment Variables +! ----------------------------- +ENVIR_LIST 5 + "U" + "T" + "X" + "P" + "USER" + ## widget = uniline; numlines = 20 + +MSG_ENVIR_LIST 1 "Environment variables" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU VARIABLES - MENU_VAR 1: Variables # +# # +# PREDEFINED VARIABLES # +# (translated in the menu) # +# Variable Current value Description # +# $Y > %% < Two digit year of the current session # YEAR2 +# $M > %% < Month of the current session # MONTH2 +# $D > %% < Day of month of the current session # DAY2 +# $J > %% < Job ID # JOB_ID +# # +# USER-DEFINED VARIABLES ENVIRONMENT VARIABLES # +# (translated in the menu) (translated in main program) # +# > Variable_(w/o_$) Value___________ < > Variable < # USERVAR ENVIR_LIST +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_VAR 2: Ranges # +# # +# RANGES OF PREDEFINED VARIABLES # +# Minus range > %% < Plus range > %% < # VAR_MINUS VAR_PLUS +# # +# Without ranges With ranges Format Description # +# (n=0,1,...9) # +# $+n $-n $+- DDD Day of Year (DOY) # +# $S+n $S-n $S+- DDDS DOY, Session Character # +# $Y+n $Y-n $Y+- YYYY Year # +# $W+n $W-n $W+- WWWW GPS Week # +# $M+n $M-n $M+- YYMM Year, Month # +# $JD+n $JD-n $JD+- DDDDD Modified Julian Date # +# $WD+n $WD-n $WD+- WWWWD GPS Week and Day # +# $YD+n $YD-n $YD+- YYDDD Year and DOY # +# $YSS+n $YSS-n $YSS+- YYDDDS Year, DOY, Sess. Char. # +# $YMD_STR+n $YMD_STR-n $YMD_STR+- YYYY MM DD Year, Month, Day # +# # +# Syntax if n=10,...: $+(n), $S+(n), ..., $-(n), $S-(n), ... # +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/PHI_WK/ADDNEQ2.INP b/config/bernese/gpsuser52-luzon/OPT/PHI_WK/ADDNEQ2.INP new file mode 100755 index 0000000..6b8f0e7 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/PHI_WK/ADDNEQ2.INP @@ -0,0 +1,3784 @@ + +! Some keywords for automatic output +! ---------------------------------- +CAMPAIGN 1 "${P}/SAMR_LYT" + ## widget = initmenu; pointer = ACTIVE_CAMPAIGN + +SESSION_TABLE 1 "${P}/SAMR_LYT\STA\SESSIONS.SES" + ## widget = initmenu; pointer = SESSION_TABLE + +DESCR_SESSION_TABLE 1 "Session table" + +YR4_INFO 1 "2019" + ## widget = comment + # $Y+0 + +SES_INFO 1 "2560" + ## widget = comment + # $S+0 + +USR_INFO 1 "${USER}" + ## widget = comment + +! Environment variables +! --------------------- +ENVIRONMENT 5 + "U" "C:\Bernese\GPSUSER52" + "T" "C:\Bernese\GPSTEMP" + "X" "c:\Bernese\BERN52\GPS" + "P" "c:\Bernese\GPSDATA\CAMPAIGN52" + "USER" "" + ## widget = initmenu; pointer = ENVIR_LIST + +! ========================================================================= +! ADDNEQ2 1: Input Files +! ========================================================================= +! Show all general files +! ---------------------- +SHOWGEN 1 "1" + ## widget = checkbox + +MSG_SHOWGEN 1 "Show all general files" + +! Normal equations +! ---------------- +INPFILE 3 + "${P}/SAMR_LYT\SOL\$E192550.NQ0" + "${P}/SAMR_LYT\SOL\$E192560.NQ0" + "${P}/SAMR_LYT\SOL\$E192570.NQ0" + ## widget = selwin; path = DIR_NEQ; ext = EXT_NEQ + # $E$YSS~~ + +MSG_INPFILE 1 "Normal equations" + +INPFILE_TXT_COL_1 1 "Name" + +! Variance rescaling factors +! -------------------------- +COVCOMI 0 + ## widget = selwin; path = DIR_WGT; ext = EXT_WGT; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_COVCOMI 1 "Variance rescaling factors" + +! Station coordinates +! ------------------- +COORD 3 + "${P}/SAMR_LYT\STA\$E192550.CRD" + "${P}/SAMR_LYT\STA\$E192560.CRD" + "${P}/SAMR_LYT\STA\$E192570.CRD" + ## widget = selwin; path = DIR_CRD; ext = EXT_CRD; maxfiles = 1 + # $E$YSS~~ + +DESCR_COORD 1 "Station coordinates" + +! Station velocities +! ------------------ +VELAPR 0 + ## widget = selwin; path = DIR_VEL; ext = EXT_VEL; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_VELAPR 1 "Station velocities" + +! Station information +! ------------------- +STAINFO 1 "${P}/SAMR_LYT\STA\$(CRDINF).STA" + ## widget = selwin; path = DIR_STA; ext = EXT_STA; maxfiles = 1 + ## emptyallowed = true + # $(CRDINF) + +DESCR_STAINFO 1 "Station information" + +! Troposphere estimates +! --------------------- +TROPEST 0 + ## widget = selwin; path = DIR_TRP; ext = EXT_TRP; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_TROPEST 1 "Troposphere estimates" + +! Ionosphere master file +! ---------------------- +IONOS 0 + ## widget = selwin; path = DIR_ION; ext = EXT_ION; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_IONOS 1 "Ionosphere master file" + +! Differential code biases +! ------------------------ +DCBINP 0 + ## widget = selwin; path = DIR_DCB; ext = EXT_DCB; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_DCBINP 1 "Differential code biases" + +! Inter-system biases +! ------------------- +ISBINP 0 + ## widget = selwin; path = DIR_ISB; ext = EXT_ISB; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_ISBINP 1 "Inter-system biases" + +! Range biases (a priori) +! ----------------------- +RGBINP 0 + ## widget = selwin; path = DIR_RGB; ext = EXT_RGB; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_RGBINP 1 "SLR biases, CoM" + +! Earth rotation parameters +! ------------------------- +POLE 0 + ## widget = selwin; path = DIR_ERP; ext = EXT_ERP; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_POLE 1 "Earth rotation parameters" + +! Satellite Clock File, input +! -------------------- +SATCLK 0 + ## widget = selwin; path = DIR_CLK; ext = EXT_CLK; maxfiles = 1 + ## emptyallowed = true; activeif = RXCLKIN = _ + # + +DESCR_SATCLK 1 "GNSS satellite clocks" + +! Clock RINEX File +! ---------------- +RXCLKIN 0 + ## widget = selwin; path = DIR_RXC; ext = EXT_RXC; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_RXCLKIN 1 "Clock RINEX file" + +! Geocenter coordinates +! --------------------- +GCCINP 0 + ## widget = selwin; path = DIR_GCC; ext = EXT_GCC; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_GCCINP 1 "Geocenter coordinates" + +! Covariances (Coords) +! -------------------- +COVARRS 0 + ## widget = lineedit; path = DIR_COV; ext = EXT_COV + # + +DESCR_COVARRS 1 "Var-covar w.r.t. coord." + +! Covariances (All) +! ----------------- +COVTTRS 0 + ## widget = lineedit; path = DIR_COV; ext = EXT_COV + # + +DESCR_COVTTRS 1 "Full var-covar matrix" + +! Parameter estimates +! ------------------- +PARAMIN 0 + ## widget = selwin; path = DIR_EST; ext = EXT_EST; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_PARAMIN 1 "Parameter estimates" + +! ========================================================================= +! ADDNEQ2 1.1: General Files +! ========================================================================= +! General constants +! ----------------- +CONST 1 "${X}/GEN\CONST." + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # CONST. + +DESCR_CONST 1 "General constants" + +! Geodetic datum +! -------------- +DATUM 1 "${X}/GEN\DATUM." + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # DATUM. + +DESCR_DATUM 1 "Geodetic datum" + +! Phase center variations +! ----------------------- +PHASECC 1 "${X}/GEN\$(PCVINF).$(PCV)" + ## widget = selwin; path = PTH_GEN; maxfiles = 1; emptyallowed = true + # $(PCVINF).$(PCV) + +DESCR_PHASECC 1 "Phase center variations" + +! Satellite information +! --------------------- +SATELL 1 "${X}/GEN\$(SATINF).$(PCV)" + ## widget = selwin; path = PTH_GEN; maxfiles = 1; emptyallowed = true + # $(SATINF).$(PCV) + +DESCR_SATELL 1 "Satellite information" + +! Receiver information +! -------------------- +RECEIVR 1 "${X}/GEN\$(RECINF)" + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # $(RECINF) + +DESCR_RECEIVR 1 "Receiver information" + +! Satellite problems +! ------------------ +SATCRUX 1 "${X}/GEN\SAT_2019.CRX" + ## widget = selwin; path = PTH_GEN; ext = EXT_CRX; maxfiles = 1 + ## emptyallowed = true + # SAT_$Y+0 + +DESCR_SATCRUX 1 "Satellite problems" + +! Subdaily pole model +! ------------------- +SUBMOD 1 "${X}/GEN\IERS2010XY.SUB" + ## widget = selwin; path = PTH_GEN; ext = EXT_SUB; maxfiles = 1 + ## emptyallowed = true + # IERS2010XY + +DESCR_SUBMOD 1 "Subdaily pole model" + +! Nutation Model +! ------------------- +NUTMOD 1 "${X}/GEN\IAU2000R06.NUT" + ## widget = selwin; path = PTH_GEN; ext = EXT_NUT; maxfiles = 1 + ## emptyallowed = true + # IAU2000R06 + +DESCR_NUTMOD 1 "Nutation model" + +! Sinex header file +! ----------------- +SINEXIN 1 "${X}/GEN\$(SNXINF)" + ## widget = selwin; path = PTH_GEN; maxfiles = 1; emptyallowed = true + # $(SNXINF) + +DESCR_SINEXIN 1 "SINEX general input file" + +! IONEX control file +! ------------------ +IONEXCF 1 "${X}/GEN\IONEX." + ## widget = selwin; path = PTH_GEN; maxfiles = 1; emptyallowed = true + # IONEX. + +DESCR_IONEXCF 1 "IONEX control file" + +! Scratch file +! ------------ +AUXFIL 1 "${U}/WORK\ADDNEQ2.SCR" + ## widget = lineedit; path = PTH_SCR; ext = EXT_SCR; emptyallowed = false + # ADDNEQ2$J + +DESCR_AUXFIL 1 "Scratch file" + +DELETE_FILES 1 "AUXFIL" + +! ========================================================================= +! ADDNEQ2 2: Output Files +! ========================================================================= +! Program output +! -------------- +SYSODEF 1 "0" + ## widget = checkbox + +MSG_SYSODEF 1 "Program output" + +SYSOUT 1 "${P}/SAMR_LYT\OUT\$L2070.OUT" + ## widget = lineedit; path = DIR_OUT; ext = EXT_OUT + ## activeif = SYSODEF == 0; emptyallowed = false + # $L$W+0 + +DESCR_SYSOUT 1 "Program output" + +! Error messages +! -------------- +ERRMRG 1 "0" + ## widget = checkbox + +MSG_ERRMRG 1 "Error message" + +SYSERR 1 "${U}/WORK\ERROR.MSG" + ## widget = lineedit; path = PTH_ERR; ext = EXT_ERR + ## activeif = ERRMRG == 0; emptyallowed = false + # ERROR + +DESCR_SYSERR 1 "Error message" + +! Normal equations +! ---------------- +NEQOUT 1 "${P}/SAMR_LYT\SOL\$L2070.NQ0" + ## widget = lineedit; path = DIR_NEQ; ext = EXT_NEQ + # $L$W+0 + +DESCR_NEQOUT 1 "Resulting normal equations" + +! Sinex +! ----- +SNXCONT 1 "NEQ" + ## widget = combobox; activeif = SINEXRS /= _; cards = COV NEQ + ## editable = false + +MSG_SNXCONT 1 "Content of SINEX" + +SINEXRS 1 "${P}/SAMR_LYT\SOL\$L2070.SNX" + ## widget = lineedit; path = DIR_SNX; ext = EXT_SNX + # $L$W+0 + +DESCR_SINEXRS 1 "SINEX" + +! Station coordinates +! ------------------- +COORDRS 1 "${P}/SAMR_LYT\STA\$L2070.CRD" + ## widget = lineedit; path = DIR_CRD; ext = EXT_CRD + # $L$W+0 + +DESCR_COORDRS 1 "Station coordinate results" + +! Velocities +! ---------- +VELORS 0 + ## widget = lineedit; path = DIR_VEL; ext = EXT_VEL + # + +DESCR_VELORS 1 "Station velocity results" + +! Troposphere estimates +! --------------------- +TROPSAV 0 + ## widget = lineedit; path = DIR_TRP; ext = EXT_TRP + # + +DESCR_TROPSAV 1 "Troposphere estimates" + +! Troposphere SINEX +! ----------------- +TROPSNX 0 + ## widget = lineedit; path = DIR_TRO; ext = EXT_TRO + # + +DESCR_TROPSNX 1 "Troposphere estimates (SINEX)" + +! Ionosphere models +! ----------------- +IONOSRS 0 + ## widget = lineedit; path = DIR_ION; ext = EXT_ION + # + +DESCR_IONOSRS 1 "Ionosphere models" + +! IONEX +! ----- +IONEXRS 0 + ## widget = lineedit; path = DIR_INX; ext = EXT_INX + # + +DESCR_IONEXRS 1 "IONEX" + +! Code biases +! ----------- +DCBOUT 0 + ## widget = lineedit; path = DIR_DCB; ext = EXT_DCB + # + +DESCR_DCBOUT 1 "Code bias results" + +! Inter-system biases +! ------------------- +ISBOUT 0 + ## widget = lineedit; path = DIR_ISB; ext = EXT_ISB + # + +DESCR_ISBOUT 1 "Inter-system biases (output)" + +! Range biases +! ------------ +RGBOUT 0 + ## widget = lineedit; path = DIR_RGB; ext = EXT_RGB + # + +DESCR_RGBOUT 1 "SLR biases, CoM (output)" + +! BIAS SINEX +! ---------- +BIASSNX 0 + ## widget = lineedit; path = DIR_BIA; ext = EXT_BIA + # + +MSG_BIASSNX 1 "BIAS SINEX" + +! Orbital elements +! ---------------- +ELEFILE 0 + ## widget = lineedit; path = DIR_ELE; ext = EXT_ELE + # + +DESCR_ELEFILE 1 "Orbital elements" + +! Bernese ERP file +! ---------------- +POLERS 0 + ## widget = lineedit; path = DIR_ERP; ext = EXT_ERP + # + +DESCR_POLERS 1 "Bernese ERP file" + +! IERS ERP file +! ------------- +IERSPOL 0 + ## widget = lineedit; path = DIR_IEP; ext = EXT_IEP + # + +DESCR_IERSPOL 1 "IERS ERP file" + +! Geocenter coordinates +! --------------------- +GCCOUT 0 + ## widget = lineedit; path = DIR_GCC; ext = EXT_GCC + # + +DESCR_GCCOUT 1 "Geocenter coordinates" + +! Station residuals +! ----------------- +PLOTRS 0 + ## widget = lineedit; path = DIR_PLT; ext = EXT_PLT + # + +DESCR_PLOTRS 1 "Station residuals" + +PLOT_ALL 0 + ## widget = lineedit; path = DIR_PLT; ext = EXT_PLT + # + +DESCR_PLOT_ALL 1 "All parameter residuals" + +! Weekly summary file +! ------------------- +WEKSUM 0 + ## widget = lineedit; path = DIR_SUM; ext = EXT_SUM + # + +DESCR_WEKSUM 1 "Weekly summary file" + +! Variance rescaling factors (output) +! ----------------------------------- +COVCOMO 0 + ## widget = lineedit; path = DIR_WGT; ext = EXT_WGT; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_COVCOMO 1 "Variance rescaling factors" + +! PCV antenna models (output) +! Phase center models +! Phase center variations (grid) +! --------------------------- +PHASRSG 0 + ## widget = lineedit; path = DIR_PHG; ext = EXT_PHG; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_PHASRSG 1 "Antenna model results" + +! Satellite Clock File, output +! -------------------- +CLKSAV 0 + ## widget = lineedit; path = DIR_CLK; ext = EXT_CLK + # + +DESCR_CLKSAV 1 "Satellite clock file" + +! Clock RINEX File, output +! ---------------- +CLKRNX 0 + ## widget = lineedit; path = DIR_RXC; ext = EXT_RXC + # + +DESCR_CLKRNX 1 "clock RINEX file" + +! Parameter estimates +! ------------------- +PARAMRS 0 + ## widget = lineedit; path = DIR_EST; ext = EXT_EST + # + +DESCR_PARAMRS 1 "Parameter estimate results" + +! ========================================================================= +! ADDNEQ2 3.1: Options +! ========================================================================= +! Title +! ----- +TITLE 0 + ## widget = lineedit + # + +MSG_TITLE 1 "Title line" + +! Maximum number of parameters in combined NEQ +! -------------------------------------------- +MAXPAR 1 "5000" + ## widget = spinbox; range = 500 20000 500; check_type = integer + +MSG_MAXPAR 1 "Maximum number of parameters in combined NEQ" + +! A priori sigma of unit weight +! ----------------------------- +SIGMA0 1 "0.0010" + ## widget = lineedit; emptyallowed = false; check_type = real + ## check_min = 1e-20 + +MSG_SIGMA0 1 "A priori sigma of unit weight" + +! Compute no inversion +! --------------------- +NOINV 1 "0" + ## widget = checkbox + +MSG_NOINV 1 "Compute no solution" + +! Compute and compare individual solutions +! ---------------------------------------- +INDVSOL 1 "YES" + ## widget = combobox; editable = false + ## cards = NO YES HELMERT HLM_TRA HLM_ROT HLM_ALL; activeif = NOINV = 0 + +MSG_INDVSOL 1 "Compute and compare individual solutions" + +! Reference epoch for the coordinates +! ----------------------------------- +TIMREF 0 + ## widget = lineedit; activeif = CRD_NINT == 1 AND NOINV = 0 + ## check_type = date + # + +MSG_TIMREF 1 "Reference epoch for station coordinates" + +! Estimate velocities +! ------------------- +CRD_NINT 1 "0" + ## widget = checkbox + +MSG_CRD_NINT 1 "Set up station velocities" + +! Estimate geocenter coordinates +! ------------------------------ +SETUP_GCC 1 "0" + ## widget = checkbox + +MSG_SETUP_GCC 1 "Set up Geocenter coordinates" + +! ========================================================================= +! ADDNEQ2 3.2: Options +! ========================================================================= +! Provide extended output w.r.t. estimated parameters +! --------------------------------------------------- +PRT_EXT 1 "0" + ## widget = checkbox + +MSG_PRT_EXT 1 "Provide extended output w.r.t. estimated parameters" + +! Notify station inconsistencies between NEQs +! ------------------------------------------- +PRT_SIC 1 "1" + ## widget = checkbox + +MSG_PRT_SIC 1 "Notify station inconsistencies between NEQs" + +! Notify changes due to station information file +! ---------------------------------------------- +CRXWARN 1 "1" + ## widget = checkbox; activeif = STAINFO / _ + +MSG_CRXWARN 1 "Notify changes due to station info file" + +! Print detailed list of all parameter manipulations +! -------------------------------------------------- +PRT_PAR 1 "0" + ## widget = checkbox + +MSG_PRT_PAR 1 "Print detailed list of all parameter manipulations" + +! Regularize a priori constraint matrix +! ------------------------------------- +SNXREG 1 "NO" + ## widget = combobox; cards = NO YES + ## activeif = SINEXRS /= _ AND NOINV = 0 + +MSG_SNXREG 1 "Regularize a priori constraint matrix" + +! Sort stations according to DOMES code +! ------------------------------------- +STASORT 1 "0" + ## widget = checkbox; activeif = SINEXRS /= _ + +MSG_STASORT 1 "Sort stations according to DOMES code" + +! Include ADDNEQ1-style statistics block +! -------------------------------------- +HEUREF 1 "0" + ## widget = checkbox; activeif = SINEXRS /= _ + +MSG_HEUREF 1 "Include ADDNEQ1-style statistics block" + +! Do not write non-calibrated antenna/radome codes +! ------------------------------------------------ +ANTRED 1 "0" + ## widget = checkbox; activeif = SINEXRS /= _ + +MSG_ANTRED 1 "Do not write non-calibrated antenna/radome codes" + +! Transform ERP parameter to offset/drift representation +! ------------------------------------------------------ +ERPREP 1 "0" + ## widget = checkbox; activeif = SINEXRS /= _ + +MSG_ERPREP 1 "Transform ERP to offset/drift representation" + +! Truncate all NEQ station names after position 14 +! ------------------------------------------------ +NO_ABC 1 "NO" + ## widget = combobox; cards = NO YES; editable = true + +MSG_NO_ABC 1 "Truncate all NEQ station names after position 14" + +! Keep input NEQs in alphabetical order +! ------------------------------------- +NOCHRONO 1 "0" + ## widget = checkbox + +MSG_NOCHRONO 1 "Keep input NEQs in alphabetical order" + +! Write coordinates/velocities as ... in var-covar files +! ------------------------------------------------------ +COVMODE 1 "CRD/VEL" + ## widget = combobox; cards = CRD/VEL CRD/CRD; editable = false + ## activeif = COVARRS / _ OR COVTTRS / _ AND CRD_NINT = 1 + +MSG_COVMODE 1 "Write coordinates and velocities in var-covar files as" + +! Eliminate station parameters in case of equipement changes +! ---------------------------------------------------------- +CRXREC 1 "NEVER" + ## widget = combobox; cards = NEVER TYPE TYPE_OR_NUMBER; editable = false + ## activeif = STAINFO / _ + +MSG_CRXREC 1 "Remove station in case of receiver change" + +CRXANT 1 "NEVER" + ## widget = combobox; editable = false + ## cards = NEVER TYPE TYPE_OR_ECCENT TYPE_OR_ECCENT_OR_NUMBER + ## activeif = STAINFO / _ + +MSG_CRXANT 1 "Remove station in case of antenna change" + +! Correct step2 tide bug +! ---------------------- +STEP2 1 "0" + ## widget = checkbox + +MSG_STEP2 1 "Correct step2 tide bug" + +STEP2A 0 + ## widget = lineedit; emptyallowed = true; check_type = date + ## activeif = STEP2 == 1 + +MSG_STEP2A 1 "Step2 tide bug start MJD" + +STEP2B 0 + ## widget = lineedit; emptyallowed = true; check_type = date + ## activeif = STEP2 == 1 + +MSG_STEP2B 1 "Step2 tide bug end MJD" + +! ========================================================================= +! ADDNEQ2 4: Comparison of Individual Solutions +! ========================================================================= +! Minimum number of solutions for each station +! -------------------------------------------- +MINSOL 1 "0" + ## widget = spinbox; range = 0 9999 1; check_type = integer + +MSG_MINSOL 1 "Minimum number of solutions for each station" + +! Maximum tolerated residual +! -------------------------- +BADSOL_N 1 "15" + ## widget = lineedit; emptyallowed = true; check_type = real + ## check_min = 0 + +MSG_BADSOL_N 1 "Maximum tolerated residual: North" + +BADSOL_E 1 "15" + ## widget = lineedit; emptyallowed = true: check_type = real + ## check_min = 0 + +MSG_BADSOL_E 1 "Maximum tolerated residual: East" + +BADSOL_U 1 "30" + ## widget = lineedit; emptyallowed = true; check_type = real + ## check_min = 0 + +MSG_BADSOL_U 1 "Maximum tolerated residual: Up" + +! Maximum tolerated root-mean-square error +! ---------------------------------------- +BADSOLRN 1 "10" + ## widget = lineedit; emptyallowed = true; check_type = real + ## check_min = 0 + +MSG_BADSOLRN 1 "Maximum tolerated RMS error: North" + +BADSOLRE 1 "10" + ## widget = lineedit; emptyallowed = true; check_type = real + ## check_min = 0 + +MSG_BADSOLRE 1 "Maximum tolerated RMS error: East" + +BADSOLRU 1 "20" + ## widget = lineedit; emptyallowed = true; check_type = real + ## check_min = 0 + +MSG_BADSOLRU 1 "Maximum tolerated RMS error: Up" + +! ========================================================================= +! ADDNEQ2 5: Datum Definition for Coordinates +! ========================================================================= +! Datum definition type +! --------------------- +RADIO2_4 1 "0" + ## widget = radiobutton; group = DUMMY + +MSG_RADIO2_4 1 "Free network solution" + +RADIO2_3 1 "1" + ## widget = radiobutton; group = DUMMY + ## radiokeys = FREESTA C_TRA C_ROT C_SCL + +MSG_RADIO2_3 1 "Minimum constraint solution" + +RADIO2_2 1 "0" + ## widget = radiobutton; group = DUMMY; radiokeys = SIGSTA + +MSG_RADIO2_2 1 "Coordinates constrained" + +RADIO2_1 1 "0" + ## widget = radiobutton; group = DUMMY; radiokeys = FIXSTA + +MSG_RADIO2_1 1 "Coordinates fixed" + +FREESTA 1 "FROM_FILE" + ## widget = combobox; editable = false + ## cards = ALL MANUAL FROM_FILE WITH_FLAG + +MSG_FREESTA 1 "Minimum constraint solution" + +SIGSTA 1 "MANUAL" + ## widget = combobox; editable = false + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG + +MSG_SIGSTA 1 "Coordinates constrained" + +FIXSTA 1 "MANUAL" + ## widget = combobox; editable = false + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG + +MSG_FIXSTA 1 "Coordinates fixed" + +! Minimum constraint conditions +! ----------------------------- +C_TRA 1 "YES" + ## widget = combobox; cards = YES NO + +MSG_C_TRA 1 "Translation" + +C_ROT 1 "NO" + ## widget = combobox; cards = YES NO + +MSG_C_ROT 1 "Rotation" + +C_SCL 1 "NO" + ## widget = combobox; cards = YES NO + +MSG_C_SCL 1 "Scale" + +! A priori sigmas +! --------------- +C_SIGMAN 1 "0.001" + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = SIGSTA /= FROM_FILE AND RADIO2_2 = 1 + +MSG_C_SIGMAN 1 "North" + +C_SIGMAE 1 "0.001" + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = SIGSTA /= FROM_FILE AND RADIO2_2 = 1 + +MSG_C_SIGMAE 1 "East" + +C_SIGMAU 1 "0.001" + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = SIGSTA /= FROM_FILE AND RADIO2_2 = 1 + +MSG_C_SIGMAU 1 "Up" + +! ========================================================================= +! ADDNEQ2 5.1: Datum Definition for Coordinates +! ========================================================================= +! Stations considered for minimum constraint conditions +! ----------------------------------------------------- +FREESTA_L 0 + ## widget = selwin; activeif = FREESTA == MANUAL AND RADIO2_3 == 1 + ## pointer = STALST + # + +MSG_FREESTA_L 1 "Manual selection" + +FREESTA_F 1 "${P}/SAMR_LYT\STA\REF192560.FIX" + ## widget = selwin; activeif = FREESTA == FROM_FILE AND RADIO2_3 == 1 + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # REF$YSS+0 + +MSG_FREESTA_F 1 "List of stations from file" + +FREESTA_G 0 + ## widget = lineedit; activeif = FREESTA == WITH_FLAG AND RADIO2_3 == 1 + # + +MSG_FREESTA_G 1 "Stations with specific flags in CRD file" + +! Station coordinates to be constrained +! ------------------------------------- +STATION4 0 + ## widget = selwin; activeif = SIGSTA == MANUAL AND RADIO2_2 == 1 + ## pointer = STALST + +MSG_STATION4 1 "Manual selection" + +STAFILE4 0 + ## widget = selwin; activeif = SIGSTA == FROM_FILE AND RADIO2_2 == 1 + ## path = DIR_SIG; ext = EXT_SIG; maxfiles = 1 + # + +MSG_STAFILE4 1 "List of stations (and sigmas) from file" + +STAFLAG4 0 + ## widget = lineedit; activeif = SIGSTA == WITH_FLAG AND RADIO2_2 == 1 + # + +MSG_STAFLAG4 1 "Stations with specific flags in CRD file" + +! Station coordinates to be fixed +! ------------------------------- +STATION1 0 + ## widget = selwin; activeif = FIXSTA == MANUAL AND RADIO2_1 == 1 + ## pointer = STALST + +MSG_STATION1 1 "Manual selection" + +STAFILE1 0 + ## widget = selwin; activeif = FIXSTA == FROM_FILE AND RADIO2_1 == 1 + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_STAFILE1 1 "List of stations from file" + +STAFLAG1 0 + ## widget = lineedit; activeif = FIXSTA == WITH_FLAG AND RADIO2_1 == 1 + # + +MSG_STAFLAG1 1 "Stations with specific flags in CRD file" + +! ========================================================================= +! ADDNEQ2 6: Datum Definition for Velocities +! ========================================================================= +! Datum definition type +! --------------------- +RADIO3_4 1 "0" + ## widget = radiobutton; group = DUMMY + +MSG_RADIO3_4 1 "Free network solution" + +RADIO3_3 1 "0" + ## widget = radiobutton; group = DUMMY + ## radiokeys = FREEVEL V_TRA V_ROT V_SCL + +MSG_RADIO3_3 1 "Minimum constraint solution" + +RADIO3_2 1 "1" + ## widget = radiobutton; group = DUMMY; radiokeys = SIGVEL + +MSG_RADIO3_2 1 "Velocities constrained" + +RADIO3_1 1 "0" + ## widget = radiobutton; group = DUMMY; radiokeys = FIXVEL + +MSG_RADIO3_1 1 "Velocities fixed" + +FREEVEL 1 "MANUAL" + ## widget = combobox; editable = false + ## cards = ALL MANUAL FROM_FILE WITH_FLAG + +MSG_FREEVEL 1 "Minimum constraint solution" + +SIGVEL 1 "MANUAL" + ## widget = combobox; editable = false + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG + +MSG_SIGVEL 1 "Velocities constrained" + +FIXVEL 1 "MANUAL" + ## widget = combobox; editable = false + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG + +MSG_FIXVEL 1 "Velocities fixed" + +! Minimum constraint conditions +! ----------------------------- +V_TRA 1 "YES" + ## widget = combobox; cards = YES NO + +MSG_V_TRA 1 "Translation" + +V_ROT 1 "NO" + ## widget = combobox; cards = YES NO + +MSG_V_ROT 1 "Rotation" + +V_SCL 1 "NO" + ## widget = combobox; cards = YES NO + +MSG_V_SCL 1 "Scale" + +! A priori sigmas +! --------------- +V_SIGMAN 1 "0.0001" + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = SIGVEL /= FROM_FILE AND RADIO3_2 = 1 + +MSG_V_SIGMAN 1 "North" + +V_SIGMAE 1 "0.0001" + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = SIGVEL /= FROM_FILE AND RADIO3_2 = 1 + +MSG_V_SIGMAE 1 "East" + +V_SIGMAU 1 "0.0001" + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = SIGVEL /= FROM_FILE AND RADIO3_2 = 1 + +MSG_V_SIGMAU 1 "Up" + +! ========================================================================= +! ADDNEQ2 6.1: Datum Definition for Velocities +! ========================================================================= +! Stations considered for minimum constraint conditions +! ----------------------------------------------------- +FREEVEL_L 0 + ## widget = selwin; activeif = FREEVEL == MANUAL AND RADIO3_3 == 1 + ## pointer = STALST + +MSG_FREEVEL_L 1 "Manual selection" + +FREEVEL_F 0 + ## widget = selwin; activeif = FREEVEL == FROM_FILE AND RADIO3_3 == 1 + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1; emptyallowed = true + # + +MSG_FREEVEL_F 1 "List of stations from file" + +FREEVEL_G 0 + ## widget = lineedit; activeif = FREEVEL == WITH_FLAG AND RADIO3_3 == 1 + # + +MSG_FREEVEL_G 1 "Stations with specific flags in VEL file" + +! Station velocities to be constrained +! ------------------------------------ +VELOCITY4 0 + ## widget = selwin + ## activeif = CRD_NINT == 1 AND SIGVEL == MANUAL AND RADIO3_2 == 1 + ## pointer = STALST + +MSG_VELOCITY4 1 "Manual selection" + +VELFILE4 0 + ## widget = selwin; activeif = SIGVEL == FROM_FILE AND RADIO3_2 == 1 + ## path = DIR_SIG; ext = EXT_SIG; maxfiles = 1; emptyallowed = true + # + +MSG_VELFILE4 1 "List of stations (and sigmas) from file" + +VELFLAG4 0 + ## widget = lineedit; activeif = SIGVEL == WITH_FLAG AND RADIO3_2 == 1 + # + +MSG_VELFLAG4 1 "Stations with specific flags in VEL file" + +! Station velocities to be fixed +! ------------------------------ +VELOCITY1 0 + ## widget = selwin; activeif = FIXVEL == MANUAL AND RADIO3_1 == 1 + ## pointer = STALST + +MSG_VELOCITY1 1 "Manual selection" + +VELFILE1 0 + ## widget = selwin; activeif = FIXVEL == FROM_FILE AND RADIO3_1 == 1 + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_VELFILE1 1 "List of stations from file" + +VELFLAG1 0 + ## widget = lineedit; activeif = FIXVEL == WITH_FLAG AND RADIO3_1 == 1 + # + +MSG_VELFLAG1 1 "Stations with specific flags in VEL file" + +! ========================================================================= +! ADDNEQ2 7.1: Parameter Pre-elimination +! ========================================================================= +! Station-related parameters: Station coordinates +! ----------------------------------------------- +CRD_ELIM 1 "NO" + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + +MSG_CRD_ELIM 1 "Station coordinates" + +CRD_EXCP 0 + ## widget = lineedit + ## activeif = CRD_ELIM == BEFORE_STACKING OR CRD_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_CRD_EXCP 1 "Except for files: Station coordinates" + +CRD_EXST 1 "0" + ## widget = checkbox; activeif = CRD_ELIM /= NO AND CRD_ELIM / _ + +MSG_CRD_EXST 1 "Except for stations: Atmospheric pressure loading" + +CRD_EXSEL 1 "FROM_FILE" + ## widget = combobox; activeif = CRD_ELIM /= NO AND CRD_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_CRD_EXSEL 1 "Selection for station exceptions: station coordinates" + +CRD_EXMAN 0 + ## widget = selwin + ## activeif = CRD_ELIM /= NO AND CRD_EXST = 1 AND CRD_EXSEL = MANUAL + ## pointer = STALST + +MSG_CRD_EXMAN 1 "Manual selection for station exceptions: station coordinates" + +CRD_EXFIL 0 + ## widget = selwin + ## activeif = CRD_ELIM /= NO AND CRD_EXST = 1 AND CRD_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_CRD_EXFIL 1 "Selection for station exceptions from file: station coordinates" + +CRD_EXFLG 0 + ## widget = lineedit + ## activeif = CRD_ELIM /= NO AND CRD_EXST = 1 AND CRD_EXSEL = WITH_FLAG + +MSG_CRD_EXFLG 1 "Selection for station exceptions from flag: station coordinates" + +! Station-related parameters: Receiver clock bias/offsets +! ------------------------------------------------------- +CLK_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_CLK_ELIM 1 "GLONASS receiver clock biases" + +CLK_EXCP 0 + ## widget = lineedit + ## activeif = CLK_ELIM == BEFORE_STACKING OR CLK_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_CLK_EXCP 1 "Except for files: Receiver clock offsets" + +CLK_EXST 1 "0" + ## widget = checkbox; activeif = CLK_ELIM /= NO AND CLK_ELIM / _ + +MSG_CLK_EXST 1 "Except for stations: Atmospheric pressure loading" + +CLK_EXSEL 1 "FROM_FILE" + ## widget = combobox; activeif = CLK_ELIM /= NO AND CLK_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_CLK_EXSEL 1 "Selection for station exceptions: receiver clock offsets" + +CLK_EXMAN 0 + ## widget = selwin + ## activeif = CLK_ELIM /= NO AND CLK_EXST = 1 AND CLK_EXSEL = MANUAL + ## pointer = CLKLST + +MSG_CLK_EXMAN 1 "Manual selection for station exceptions: receiver clock offsets" + +CLK_EXFIL 0 + ## widget = selwin + ## activeif = CLK_ELIM /= NO AND CLK_EXST = 1 AND CLK_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_CLK_EXFIL 1 "Selection for station exceptions from file: receiver clock offsets" + +CLK_EXFLG 0 + ## widget = lineedit + ## activeif = CLK_ELIM /= NO AND CLK_EXST = 1 AND CLK_EXSEL = WITH_FLAG + +MSG_CLK_EXFLG 1 "Selection for station exceptions from flag: receiver clock offsets" + +! Station-related parameters: Inter-system bias +! ---------------------------------------------- +ISB_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_ISB_ELIM 1 "Time-dependent GLONASS ISB" + +ISB_EXCP 0 + ## widget = lineedit + ## activeif = ISB_ELIM == BEFORE_STACKING OR CLK_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_ISB_EXCP 1 "Except for files: inter-system bias" + +ISB_EXST 1 "0" + ## widget = checkbox; activeif = ISB_ELIM /= NO AND ISB_ELIM / _ + +MSG_ISB_EXST 1 "Except for stations: Atmospheric pressure loading" + +ISB_EXSEL 1 "FROM_FILE" + ## widget = combobox; activeif = ISB_ELIM /= NO AND ISB_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_ISB_EXSEL 1 "Selection for station exceptions: inter-system bias" + +ISB_EXMAN 0 + ## widget = selwin + ## activeif = ISB_ELIM /= NO AND ISB_EXST = 1 AND ISB_EXSEL = MANUAL + ## pointer = CLKLST + +MSG_ISB_EXMAN 1 "Manual selection for station exceptions: inter-system bias" + +ISB_EXFIL 0 + ## widget = selwin + ## activeif = ISB_ELIM /= NO AND ISB_EXST = 1 AND ISB_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_ISB_EXFIL 1 "Selection for station exceptions from file: inter-system bias" + +ISB_EXFLG 0 + ## widget = lineedit + ## activeif = ISB_ELIM /= NO AND ISB_EXST = 1 AND ISB_EXSEL = WITH_FLAG + +MSG_ISB_EXFLG 1 "Selection for station exceptions from flag: inter-system bias" + +! Station-related parameters: Receiver antenna offsets +! ---------------------------------------------------- +RAO_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_RAO_ELIM 1 "Receiver antenna offsets" + +RAO_EXCP 0 + ## widget = lineedit + ## activeif = RAO_ELIM == BEFORE_STACKING OR RAO_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_RAO_EXCP 1 "Except for files: Receiver antenna offsets" + +! Station-related parameters: Receiver antenna pattern +! ---------------------------------------------------- +RAP_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_RAP_ELIM 1 "Receiver antenna pattern" + +RAP_EXCP 0 + ## widget = lineedit + ## activeif = RAP_ELIM == BEFORE_STACKING OR RAP_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_RAP_EXCP 1 "Except for files: Receiver antenna pattern" + +! Station-related parameters: Receiver DCB parameter +! -------------------------------------------------- +DCBR_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_DCBR_ELIM 1 "Receiver DCB parameters" + +DCBR_EXCP 0 + ## widget = lineedit + ## activeif = DCBR_ELIM == BEFORE_STACKING OR DCBR_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_DCBR_EXCP 1 "Except for files: Receiver DCB parameters" + +DCBR_EXST 1 "0" + ## widget = checkbox; activeif = DCBR_ELIM /= NO AND DCBR_ELIM / _ + +MSG_DCBR_EXST 1 "Except for stations: Atmospheric pressure loading" + +DCBR_EXSEL 1 "FROM_FILE" + ## widget = combobox; activeif = DCBR_ELIM /= NO AND DCBR_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_DCBR_EXSEL 1 "Selection for station exceptions: receiver DCB parameters" + +DCBR_EXMAN 0 + ## widget = selwin + ## activeif = DCBR_ELIM /= NO AND DCBR_EXST = 1 AND DCBR_EXSEL = MANUAL + ## pointer = DCBRLST + +MSG_DCBR_EXMAN 1 "Manual selection for station exceptions: receiver DCB parameters" + +DCBR_EXFIL 0 + ## widget = selwin + ## activeif = DCBR_ELIM /= NO AND DCBR_EXST = 1 AND DCBR_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_DCBR_EXFIL 1 "Selection for station exceptions from file: receiver DCB parameters" + +DCBR_EXFLG 0 + ## widget = lineedit + ## activeif = DCBR_ELIM /= NO AND DCBR_EXST = 1 AND DCBR_EXSEL = WITH_FLAG + +MSG_DCBR_EXFLG 1 "Selection for station exceptions from flag: receiver DCB parameters" + +! Station-related parameters: GNSS-specific station translation +! ------------------------------------------------------------- +GTRA_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_GTRA_ELIM 1 "GNSS-specific station translation" + +GTRA_EXCP 0 + ## widget = lineedit + ## activeif = GTRA_ELIM == BEFORE_STACKING OR GTRA_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_GTRA_EXCP 1 "Except for files: GNSS-specific station translation" + +GTRA_EXST 1 "0" + ## widget = checkbox; activeif = GTRA_ELIM /= NO AND GTRA_ELIM / _ + +MSG_GTRA_EXST 1 "Except for stations: GNSS-specific station translations" + +GTRA_EXSEL 1 "FROM_FILE" + ## widget = combobox; activeif = GTRA_ELIM /= NO AND GTRA_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_GTRA_EXSEL 1 "Selection for station exceptions: GNSS-spec translations" + +GTRA_EXMAN 0 + ## widget = selwin + ## activeif = GTRA_ELIM /= NO AND GTRA_EXST = 1 AND GTRA_EXSEL = MANUAL + ## pointer = GSPLST + +MSG_GTRA_EXMAN 1 "Manual selection for station exceptions: GNSS-spec translations" + +GTRA_EXFIL 0 + ## widget = selwin + ## activeif = GTRA_ELIM /= NO AND GTRA_EXST = 1 AND GTRA_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_GTRA_EXFIL 1 "Selection for station exceptions from file: GNSS-spec translations" + +GTRA_EXFLG 0 + ## widget = lineedit + ## activeif = GTRA_ELIM /= NO AND GTRA_EXST = 1 AND GTRA_EXSEL = WITH_FLAG + +MSG_GTRA_EXFLG 1 "Selection for station exceptions from flag: GNSS-spec translations" + +! Station-related parameters: GNSS-specific troposphere biases +! ------------------------------------------------------------ +GTRP_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_GTRP_ELIM 1 "GNSS-specific ZPD bias" + +GTRP_EXCP 0 + ## widget = lineedit + ## activeif = GTRP_ELIM == BEFORE_STACKING OR GTRP_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_GTRP_EXCP 1 "Except for files: GNSS-specific ZPD bias" + +GTRP_EXST 1 "0" + ## widget = checkbox; activeif = GTRP_ELIM /= NO AND GTRP_ELIM / _ + +MSG_GTRP_EXST 1 "Except for stations: GNSS-specific ZPD bias" + +GTRP_EXSEL 1 "FROM_FILE" + ## widget = combobox; activeif = GTRP_ELIM /= NO AND GTRP_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_GTRP_EXSEL 1 "Selection for station exceptions: GNSS-spec ZPD bias" + +GTRP_EXMAN 0 + ## widget = selwin + ## activeif = GTRP_ELIM /= NO AND GTRP_EXST = 1 AND GTRP_EXSEL = MANUAL + ## pointer = GSPLST + +MSG_GTRP_EXMAN 1 "Manual selection for station exceptions: GNSS-spec ZPD bias" + +GTRP_EXFIL 0 + ## widget = selwin + ## activeif = GTRP_ELIM /= NO AND GTRP_EXST = 1 AND GTRP_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_GTRP_EXFIL 1 "Selection for station exceptions from file: GNSS-spec ZPD bias" + +GTRP_EXFLG 0 + ## widget = lineedit + ## activeif = GTRP_ELIM /= NO AND GTRP_EXST = 1 AND GTRP_EXSEL = WITH_FLAG + +MSG_GTRP_EXFLG 1 "Selection for station exceptions from flag: GNSS-spec ZPD bias" + +! Station-related parameters: Range biases +! ---------------------------------------- +RNG_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_RNG_ELIM 1 "Range biases" + +RNG_EXCP 0 + ## widget = lineedit + ## activeif = RNG_ELIM == BEFORE_STACKING OR RNG_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_RNG_EXCP 1 "Except for files: Range biases" + +! Atmospheric parameters: Troposphere ZPD +! --------------------------------------- +TRP_ELIM 1 "BEFORE_STACKING" + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + +MSG_TRP_ELIM 1 "Troposphere zenith path delays" + +TRP_EXCP 0 + ## widget = lineedit + ## activeif = TRP_ELIM == BEFORE_STACKING OR TRP_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_TRP_EXCP 1 "Except for files: troposphere ZPDs" + +TRP_EXST 1 "0" + ## widget = checkbox; activeif = TRP_ELIM /= NO AND TRP_ELIM / _ + +MSG_TRP_EXST 1 "Except for stations: troposphere ZPDs" + +TRP_EXSEL 1 "FROM_FILE" + ## widget = combobox; activeif = TRP_ELIM /= NO AND TRP_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_TRP_EXSEL 1 "Selection for station exceptions: troposphere ZPDs" + +TRP_EXMAN 0 + ## widget = selwin + ## activeif = TRP_ELIM /= NO AND TRP_EXST = 1 AND TRP_EXSEL = MANUAL + ## pointer = TRPLST + +MSG_TRP_EXMAN 1 "Manual selection for station exceptions: troposphere ZPDs" + +TRP_EXFIL 0 + ## widget = selwin + ## activeif = TRP_ELIM /= NO AND TRP_EXST = 1 AND TRP_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_TRP_EXFIL 1 "Selection for station exceptions from file: troposphere ZPDs" + +TRP_EXFLG 0 + ## widget = lineedit + ## activeif = TRP_ELIM /= NO AND TRP_EXST = 1 AND TRP_EXSEL = WITH_FLAG + +MSG_TRP_EXFLG 1 "Selection for station exceptions from flag: troposphere ZPDs" + +! Atmospheric parameters: Troposphere gradient +! -------------------------------------------- +GRD_ELIM 1 "BEFORE_STACKING" + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + +MSG_GRD_ELIM 1 "Troposphere gradients" + +GRD_EXCP 0 + ## widget = lineedit + ## activeif = GRD_ELIM == BEFORE_STACKING OR GRD_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_GRD_EXCP 1 "Except for files: Troposphere gradients" + +GRD_EXST 1 "0" + ## widget = checkbox; activeif = GRD_ELIM /= NO AND GRD_ELIM / _ + +MSG_GRD_EXST 1 "Except for stations: troposphere gradients" + +GRD_EXSEL 1 "FROM_FILE" + ## widget = combobox; activeif = GRD_ELIM /= NO AND GRD_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_GRD_EXSEL 1 "Selection for station exceptions: troposphere gradients" + +GRD_EXMAN 0 + ## widget = selwin + ## activeif = GRD_ELIM /= NO AND GRD_EXST = 1 AND GRD_EXSEL = MANUAL + ## pointer = TRPLST + +MSG_GRD_EXMAN 1 "Manual selection for station exceptions: troposphere gradients" + +GRD_EXFIL 0 + ## widget = selwin + ## activeif = GRD_ELIM /= NO AND GRD_EXST = 1 AND GRD_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_GRD_EXFIL 1 "Selection for station exceptions from file: troposphere gradients" + +GRD_EXFLG 0 + ## widget = lineedit + ## activeif = GRD_ELIM /= NO AND GRD_EXST = 1 AND GRD_EXSEL = WITH_FLAG + +MSG_GRD_EXFLG 1 "Selection for station exceptions from flag: troposphere gradients" + +! Atmospheric parameters: Ionosphere models +! ----------------------------------------- +GIM_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_GIM_ELIM 1 "Global ionosphere parameters" + +GIM_EXCP 0 + ## widget = lineedit + ## activeif = GIM_ELIM == BEFORE_STACKING OR GIM_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_GIM_EXCP 1 "Except for files: Global ionosphere parameters" + +HOI_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_HOI_ELIM 1 "HOI scaling factors" + +HOI_EXCP 0 + ## widget = lineedit + ## activeif = HOI_ELIM == BEFORE_STACKING OR HOI_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_HOI_EXCP 1 "Except for files: HOI scaling factors" + +! Helmert parameters +! ------------------ +TRANS_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_TRANS_ELIM 1 "Helmert: Translations" + +TRANS_EXCP 0 + ## widget = lineedit + ## activeif = TRANS_ELIM == BEFORE_STACKING OR TRANS_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_TRANS_EXCP 1 "Except for files: Helmert translations" + +ROT_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_ROT_ELIM 1 "Helmert: Rotations" + +ROT_EXCP 0 + ## widget = lineedit + ## activeif = ROT_ELIM == BEFORE_STACKING OR ROT_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_ROT_EXCP 1 "Except for files: Helmert rotations" + +SCALE_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_SCALE_ELIM 1 "Helmert: Scale" + +SCALE_EXCP 0 + ## widget = lineedit + ## activeif = SCALE_ELIM == BEFORE_STACKING OR SCALE_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_SCALE_EXCP 1 "Except for files: Helmert scale" + +! ========================================================================= +! ADDNEQ2 7.2: Parameter Pre-elimination +! ========================================================================= +! Satellite-related parameters: dynamical orbit parameters +! -------------------------------------------------------- +ORB_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_ORB_ELIM 1 "Orbital elements" + +ORB_EXCP 0 + ## widget = lineedit + ## activeif = ORB_ELIM == BEFORE_STACKING OR ORB_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_ORB_EXCP 1 "Except for files: Orbital elements" + +! Satellite-related parameters: stochastic orbit parameters +! --------------------------------------------------------- +STO_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_STO_ELIM 1 "Stochastic pulses" + +STO_EXCP 0 + ## widget = lineedit + ## activeif = STO_ELIM == BEFORE_STACKING OR STO_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_STO_EXCP 1 "Except for files: Stochastic pulses" + +! Satellite-related parameters: satellite antenna offsets +! ------------------------------------------------------- +ANT_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_ANT_ELIM 1 "Satellite antenna offsets" + +ANT_EXCP 0 + ## widget = lineedit + ## activeif = ANT_ELIM == BEFORE_STACKING OR ANT_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_ANT_EXCP 1 "Except for files: Satellite antenna offsets" + +ANTX_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_ANTX_ELIM 1 "Satellite antenna offsets (XY)" + +ANTX_EXCP 0 + ## widget = lineedit + ## activeif = ANTX_ELIM == BEFORE_STACKING OR ANTX_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_ANTX_EXCP 1 "Except for files: Satellite antenna offsets (XY)" + +! Satellite-related parameters: satellite antenna pattern +! ------------------------------------------------------- +SPV_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_SPV_ELIM 1 "Satellite antenna variations" + +SPV_EXCP 0 + ## widget = lineedit + ## activeif = SPV_ELIM == BEFORE_STACKING OR SPV_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_SPV_EXCP 1 "Except for files: Satellite antenna variations" + +! Satellite-related parameters: satellite DCB +! ------------------------------------------- +DCBS_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_DCBS_ELIM 1 "Satellite DCB parameters" + +DCBS_EXCP 0 + ## widget = lineedit + ## activeif = DCBS_ELIM == BEFORE_STACKING OR DCBS_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_DCBS_EXCP 1 "Except for files: Satellite DCB parameters" + +! Earth orientation parameters (Polar motion) +! ------------------------------------------- +ERP_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_ERP_ELIM 1 "Earth rotation parameters (Pole)" + +ERP_EXCP 0 + ## widget = lineedit + ## activeif = ERP_ELIM == BEFORE_STACKING OR ERP_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_ERP_EXCP 1 "Except for files: Earth rotation parameters (Pole)" + +! Earth orientation parameters (UT) +! --------------------------------- +UT_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_UT_ELIM 1 "Earth rotation parameters (UT)" + +UT_EXCP 0 + ## widget = lineedit + ## activeif = UT_ELIM == BEFORE_STACKING OR UT_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_UT_EXCP 1 "Except for files: Earth rotation parameters (UT)" + +! Earth orientation parameters (LOD) +! --------------------------------- +LOD_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_LOD_ELIM 1 "Earth rotation parameters (LOD)" + +LOD_EXCP 0 + ## widget = lineedit + ## activeif = LOD_ELIM == BEFORE_STACKING OR LOD_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_LOD_EXCP 1 "Except for files: Earth rotation parameters (LOD)" + +! Nutation parameters +! ------------------- +NUT_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_NUT_ELIM 1 "Nutation parameters" + +NUT_EXCP 0 + ## widget = lineedit + ## activeif = NUT_ELIM == BEFORE_STACKING OR NUT_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_NUT_EXCP 1 "Except for files: Nutation parameters" + +! Scaling factors for Vienna grid files: Atmosphere loading +! --------------------------------------------------------- +ALD_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_ALD_ELIM 1 "Atmospheric pressure loading" + +ALD_EXCP 0 + ## widget = lineedit + ## activeif = ALD_ELIM == BEFORE_STACKING OR ALD_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_ALD_EXCP 1 "Except for files: Atmospheric pressure loading" + +ALD_EXST 1 "0" + ## widget = checkbox; activeif = ALD_ELIM /= NO AND ALD_ELIM / _ + +MSG_ALD_EXST 1 "Except for stations: Atmospheric pressure loading" + +ALD_EXSEL 1 "FROM_FILE" + ## widget = combobox; activeif = ALD_ELIM /= NO AND ALD_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_ALD_EXSEL 1 "Selection for station exceptions: Atmospheric pressure loading" + +ALD_EXMAN 0 + ## widget = selwin + ## activeif = ALD_ELIM /= NO AND ALD_EXST = 1 AND ALD_EXSEL = MANUAL + ## pointer = GRIDLST + +MSG_ALD_EXMAN 1 "Manual selection for station exceptions: Atmospheric pressure loading" + +ALD_EXFIL 0 + ## widget = selwin + ## activeif = ALD_ELIM /= NO AND ALD_EXST = 1 AND ALD_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_ALD_EXFIL 1 "Selection for station exceptions from file: Atmospheric pressure loading" + +ALD_EXFLG 0 + ## widget = lineedit + ## activeif = ALD_ELIM /= NO AND ALD_EXST = 1 AND ALD_EXSEL = WITH_FLAG + +MSG_ALD_EXFLG 1 "Selection for station exceptions from flag: Atmospheric pressure loading" + +! Scaling factors for Vienna grid files: ocean non-tidal loading +! -------------------------------------------------------------- +OLD_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_OLD_ELIM 1 "Ocean non-tidal loading" + +OLD_EXCP 0 + ## widget = lineedit + ## activeif = OLD_ELIM == BEFORE_STACKING OR OLD_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_OLD_EXCP 1 "Except for files: Ocean non-tidal loading" + +OLD_EXST 1 "0" + ## widget = checkbox; activeif = OLD_ELIM /= NO AND OLD_ELIM / _ + +MSG_OLD_EXST 1 "Except for stations: Ocean non-tidal loading" + +OLD_EXSEL 1 "FROM_FILE" + ## widget = combobox; activeif = OLD_ELIM /= NO AND OLD_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_OLD_EXSEL 1 "Selection for station exceptions: Ocean non-tidal loading" + +OLD_EXMAN 0 + ## widget = selwin + ## activeif = OLD_ELIM /= NO AND OLD_EXST = 1 AND OLD_EXSEL = MANUAL + ## pointer = GRIDLST + +MSG_OLD_EXMAN 1 "Manual selection for station exceptions: Ocean non-tidal loading" + +OLD_EXFIL 0 + ## widget = selwin + ## activeif = OLD_ELIM /= NO AND OLD_EXST = 1 AND OLD_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_OLD_EXFIL 1 "Selection for station exceptions from file: Ocean non-tidal loading" + +OLD_EXFLG 0 + ## widget = lineedit + ## activeif = OLD_ELIM /= NO AND OLD_EXST = 1 AND OLD_EXSEL = WITH_FLAG + +MSG_OLD_EXFLG 1 "Selection for station exceptions from flag: Ocean non-tidal loading" + +! Scaling factors for Vienna grid files: Hydrostatic loading +! ---------------------------------------------------------- +HLD_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_HLD_ELIM 1 "Hydrostatic pressure loading" + +HLD_EXCP 0 + ## widget = lineedit + ## activeif = HLD_ELIM == BEFORE_STACKING OR HLD_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_HLD_EXCP 1 "Except for files: Hydrostatic pressure loading" + +HLD_EXST 1 "0" + ## widget = checkbox; activeif = HLD_ELIM /= NO AND HLD_ELIM / _ + +MSG_HLD_EXST 1 "Except for stations: Atmospheric pressure loading" + +HLD_EXSEL 1 "FROM_FILE" + ## widget = combobox; activeif = HLD_ELIM /= NO AND HLD_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_HLD_EXSEL 1 "Selection for station exceptions: Hydrostatic pressure loading" + +HLD_EXMAN 0 + ## widget = selwin + ## activeif = HLD_ELIM /= NO AND HLD_EXST = 1 AND HLD_EXSEL = MANUAL + ## pointer = GRIDLST + +MSG_HLD_EXMAN 1 "Manual selection for station exceptions: Hydrostatic pressure loading" + +HLD_EXFIL 0 + ## widget = selwin + ## activeif = HLD_ELIM /= NO AND HLD_EXST = 1 AND HLD_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_HLD_EXFIL 1 "Selection for station exceptions from file: Hydrostatic pressure loading" + +HLD_EXFLG 0 + ## widget = lineedit + ## activeif = HLD_ELIM /= NO AND HLD_EXST = 1 AND HLD_EXSEL = WITH_FLAG + +MSG_HLD_EXFLG 1 "Selection for station exceptions from flag: Hydrostatic pressure loading" + +! Additional parameters: center of mass +! ------------------------------------- +MSS_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_MSS_ELIM 1 "Geocenter coordinates" + +MSS_EXCP 0 + ## widget = lineedit + ## activeif = MSS_ELIM == BEFORE_STACKING OR MSS_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_MSS_EXCP 1 "Except for files: Geocenter coordinates" + +! Station clocks +! -------------- +CLKR_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_CLKR_ELIM 1 "Receiver clock offsets" + +CLKR_EXCP 0 + ## widget = lineedit + ## activeif = CLKR_ELIM == BEFORE_STACKING OR CLKR_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_CLKR_EXCP 1 "Except for files: Station clock" + +! Satellite clocks +! ---------------- +CLKS_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_CLKS_ELIM 1 "Satellite clock offsets" + +CLKS_EXCP 0 + ## widget = lineedit + ## activeif = CLKS_ELIM == BEFORE_STACKING OR CLKS_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_CLKS_EXCP 1 "Except for files: Satellite clock" + +! Preelimination outside time window +! ---------------------------------- +RADIO_1 1 "1" + ## widget = radiobutton; group = DUMMY + ## radiokeys = SESSION_YEAR SESSION_STRG + +MSG_RADIO_1 1 "Observation window defined by year and session identifier" + +RADIO_2 1 "0" + ## widget = radiobutton; group = DUMMY + +MSG_RADIO_2 1 "Observation window defined by start and end times" + +! Preelimination Window: defined by session +! ----------------------------------------- +SESSION_YEAR 1 "2019" + ## widget = lineedit; multilineallowed = true; emptyallowed = false + # $Y+0 + +MSG_SESSION_YEAR 1 "Year" + +SESSION_STRG 1 "2560" + ## widget = lineedit; multilineallowed = true; emptyallowed = false + # $S+0 + +MSG_SESSION_STRG 1 "Session" + +! Preelimination Window: defined by date +! -------------------------------------- +STADAT 1 "2019 09 13" + ## widget = lineedit; activeif = RADIO_2 = 1; check_type = date + # $YMD_STR+0 + +MSG_STADAT 1 "Start time(year month day)" + +STATIM 1 "00 00 00" + ## widget = lineedit; emptyallowed = false + ## activeif = RADIO_2 = 1 AND STADAT / _; check_type = time + +MSG_STATIM 1 "Start time(hour minutes seconds)" + +ENDDAT 1 "2019 09 13" + ## widget = lineedit; activeif = RADIO_2 = 1; check_type = date + # $YMD_STR+0 + +MSG_ENDDAT 1 "End time(year month day)" + +ENDTIM 1 "23 59 59" + ## widget = lineedit; emptyallowed = false + ## activeif = RADIO_2 = 1 AND ENDDAT / _; check_type = time + +MSG_ENDTIM 1 "End time(hour minutes seconds)" + +! -------------------------------------------------------------------- +! Interval length of parameters +! -------------------------------------------------------------------- +! Parameter spacing +! ----------------- +TRP_NINT 0 + ## widget = lineedit + # + +MSG_TRP_NINT 1 "Troposphere zenith path delays" + +GRD_NINT 0 + ## widget = lineedit + # + +MSG_GRD_NINT 1 "Troposphere gradients" + +ISB_NINT 0 + ## widget = lineedit + # + +MSG_ISB_NINT 1 "Inter-system bias" + +ERP_NINT 0 + ## widget = lineedit + # + +MSG_ERP_NINT 1 "Earth rotation parameters" + +NUT_NINT 0 + ## widget = lineedit + # + +MSG_NUT_NINT 1 "Nutation parameters" + +! Reference epoch for parameter intervals +! --------------------------------------- +PAR_REF 0 + ## widget = lineedit; emptyallowed = true; check_type = date + # + +MSG_PAR_REF 1 "Reference epoch for parameter intervals" + +PAR_OFF 0 + ## widget = lineedit; check_type = time + # + +MSG_PAR_OFF 1 "Reference epoch for parameter intervals: Time offset" + +! -------------------------------------------------------------------- +! Options and constraining, atmosphere parameters +! -------------------------------------------------------------------- +! Constraints +! ----------- +TRP_ASIG 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_TRP_ASIG 1 "Troposphere zenith delays: absolute" + +TRP_RSIG 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_TRP_RSIG 1 "Troposphere zenith delays: relative" + +GRD_ASIG 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_GRD_ASIG 1 "Troposphere gradients: absolute" + +GRD_RSIG 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_GRD_RSIG 1 "Troposphere gradients: relative" + +GIM_ASIG 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_GIM_ASIG 1 "Global ionosphere parameters: absolute" + +GIM_RSIG 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_GIM_RSIG 1 "Global ionosphere parameters: relative" + +! Maximum time interval for relativ constraints +! --------------------------------------------- +TRP_RDT 0 + ## widget = lineedit; activeif = TRP_RSIG / _; emptyallowed = false + # + +MSG_TRP_RDT 1 "Troposphere zenith delays: maximum time interval" + +GRD_RDT 0 + ## widget = lineedit; activeif = GRD_RSIG / _; emptyallowed = false + # + +MSG_GRD_RDT 1 "Troposphere gradients: maximum time interval" + +GIM_RDT 0 + ## widget = lineedit; activeif = GIM_RSIG / _; emptyallowed = false + # + +MSG_GIM_RDT 1 "Global ionosphere parameters: maximum time interval" + +! Extraction of parameters for troposphere SINEX file +! --------------------------------------------------- +TRPOFF 1 "00 30 00" + ## widget = lineedit; activeif = TROPSNX / _ + +MSG_TRPOFF 1 "Offset" + +TRPRES 1 "01 00 00" + ## widget = lineedit; activeif = TROPSNX / _ + +MSG_TRPRES 1 "Time resolution" + +! ------------------------------------------------------------------------------ +! Options and constraining, higher-order inosphere scaling factors +! ------------------------------------------------------------------------------ +HOI1 1 "ONE" + ## widget = combobox; editable = true; cards = ONE ZERO + +MSG_HOI1 1 "Second-order term" + +SIGHOI1 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SIGHOI1 1 "Sigma of second-order term" + +STKHOI1 1 "0" + ## widget = checkbox + +MSG_STKHOI1 1 "Stack second-order term" + +HOI2 1 "ONE" + ## widget = combobox; editable = true; cards = ONE ZERO + +MSG_HOI2 1 "Third-order term" + +SIGHOI2 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SIGHOI2 1 "Sigma of third-order term" + +STKHOI2 1 "0" + ## widget = checkbox + +MSG_STKHOI2 1 "Stack third-order term" + +HOI3 1 "ONE" + ## widget = combobox; editable = true; cards = ONE ZERO + +MSG_HOI3 1 "Ray path bending term" + +SIGHOI3 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SIGHOI3 1 "Sigma of ray path bending term" + +STKHOI3 1 "0" + ## widget = checkbox + +MSG_STKHOI3 1 "Stack ray path bending term" + +! -------------------------------------------------------------------- +! Options and constraining, orbital parameters +! -------------------------------------------------------------------- +! Options for orbit combination +! ----------------------------- +TRAFO 1 "0" + ## widget = checkbox + +MSG_TRAFO 1 "Long-arc computation" + +NUMSTC 1 "0" + ## widget = checkbox; activeif = TRAFO = 1 + +MSG_NUMSTC 1 "Stochastic pulses at NEQ boundaries" + +DTSTC 1 "6 00 00" + ## widget = lineedit; check_type = time + ## activeif = TRAFO = 1 AND NUMSTC = 1 + +MSG_DTSTC 1 "Min. time interval between pulse and maneuver" + +SPLTDYN 1 "0" + ## widget = checkbox; activeif = TRAFO = 1 + +MSG_SPLTDYN 1 "No stacking of dynamical orbit parameters" + +! Constraints for orbital elements +! -------------------------------- +ORB_A 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_ORB_A 1 "Semi major axis" + +ORB_E 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_ORB_E 1 "Eccentricity" + +ORB_I 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_ORB_I 1 "Inclination" + +ORB_OM 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_ORB_OM 1 "Ascending node" + +ORB_P 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_ORB_P 1 "Perigee" + +ORB_U 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_ORB_U 1 "Argument of latitude" + +! Constraints for dynamical parameters +! ------------------------------------ +ORB_D0 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_ORB_D0 1 "Constant D terms" + +ORB_Y0 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_ORB_Y0 1 "Constant Y terms" + +ORB_X0 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_ORB_X0 1 "Constant X terms" + +ORB_DP 1 "1e-12" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_ORB_DP 1 "Periodic D terms" + +ORB_YP 1 "1e-12" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_ORB_YP 1 "Periodic Y terms" + +ORB_XP 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_ORB_XP 1 "Periodic X terms" + +! Constraints for stochastic pulses +! --------------------------------- +STC_R 1 "1e-6" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_STC_R 1 "Radial" + +STC_A 1 "1e-6" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_STC_A 1 "Along track" + +STC_O 1 "1e-9" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_STC_O 1 "Out of plane" + +STC_S 1 "1e-6" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_STC_S 1 "Direction to Sun" + +STC_Y 1 "1e-6" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_STC_Y 1 "Y-direction in satellite frame" + +STC_X 1 "1e-9" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_STC_X 1 "X-direction in satellite frame" + +! -------------------------------------------------------------------- +! Options and constraining, earth orientation parameters +! -------------------------------------------------------------------- +! Options for earth orientation parameters +! ---------------------------------------- +BLKRET 1 "NO" + ## widget = combobox; cards = NO YES + +MSG_BLKRET 1 "Block retrograde terms in polar motion" + +! Constraints (first parameter) +! ----------------------------- +POL_UTF 1 "0.00001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_POL_UTF 1 "UT1-UTC: first parameter" + +POL_EPF 1 "0.0001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_POL_EPF 1 "Delta epsilon: first parameter" + +POL_PSF 1 "0.0001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_POL_PSF 1 "Delta psi: first parameter" + +! Constraints (other parameters) +! ------------------------------ +POL_XY 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_POL_XY 1 "X and Y pole components" + +POL_UTN 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_POL_UTN 1 "UT1-UTC: other parameters" + +POL_LOD 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_POL_LOD 1 "LOD: all parameters" + +POL_EPN 1 "0.0001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_POL_EPN 1 "Delta epsilon: other parameters" + +POL_PSN 1 "0.0001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_POL_PSN 1 "Delta psi: other parameters" + +! Extraction of parameters for pole result file +! --------------------------------------------- +POLESTEP 1 "12 00 00" + ## widget = lineedit; activeif = POLERS / _ OR IERSPOL / _ + +MSG_POLESTEP 1 "Time resolution" + +! ----------------------------------------- +! +! PARAMETER TYPE: Scaling factors for Vienna grid files +! =============== +! +! ----------------------------------------- +! +! ATM-LOAD: Atmospheric pressure loading +! -------------------------------------- +ALOADSET 1 "PER_STATION" + ## widget = combobox; cards = PER_STATION PER_GROUP ONE_OVERALL + ## editable = false; activeif = ALOAD_FILES / _ + +MSG_ALOADSET 1 "Atm. load: Scaling factor for stations" + +ALOADCLU 0 + ## widget = selwin; path = DIR_CLU; ext = EXT_CLU + ## activeif = ALOADSET = PER_GROUP + # + +MSG_ALOADCLU 1 "Atm. load: Scaling factor for stations" + +ALOADDEC 1 "FULL_EFFECT" + ## widget = combobox + ## cards = FULL_EFFECT HORIZONTAL/VERTICAL NORTH/EAST/UP; editable = false + ## activeif = ALOADSET / inactive AND ALOADSET / NONE + +MSG_ALOADDEC 1 "Atm. load: Parameter decomposition" + +ALOAD10 1 "ONE" + ## widget = combobox; cards = ONE ZERO; editable = false + +MSG_ALOAD10 1 "Atm. load: constraining to zero/one" + +ALOADSIG1 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ALOADDEC / inactive + # + +MSG_ALOADSIG1 1 "Atm. load: a priori sigma 1" + +ALOADSIG2 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ALOADDEC = HORIZONTAL/VERTICAL OR ALOADDEC = NORTH/EAST/UP + # + +MSG_ALOADSIG2 1 "Atm. load: a priori sigma 2" + +ALOADSIG3 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ALOADDEC = NORTH/EAST/UP + # + +MSG_ALOADSIG3 1 "Atm. load: a priori sigma 3" + +! OCN-LOAD: Ocean non-tidal loading +! --------------------------------- +ONTLDSET 1 "PER_STATION" + ## widget = combobox; cards = PER_STATION PER_GROUP ONE_OVERALL + ## editable = false; activeif = ONTLD_FILES / _ + +MSG_ONTLDSET 1 "Ocn. load: Scaling factor for stations" + +ONTLDCLU 0 + ## widget = selwin; path = DIR_CLU; ext = EXT_CLU + ## activeif = ONTLDSET = PER_GROUP + # + +MSG_ONTLDCLU 1 "Ocn. load: Scaling factor for stations" + +ONTLDDEC 1 "FULL_EFFECT" + ## widget = combobox + ## cards = FULL_EFFECT HORIZONTAL/VERTICAL NORTH/EAST/UP; editable = false + ## activeif = ONTLDSET / inactive AND ONTLDSET / NONE + +MSG_ONTLDDEC 1 "Ocn. load: Parameter decomposition" + +ONTLD10 1 "ONE" + ## widget = combobox; cards = ONE ZERO; editable = false + ## activeif = ONTLDSTA / NONE + +MSG_ONTLD10 1 "Atm. load: constraining to zero/one" + +ONTLDSIG1 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ONTLDDEC / inactive + # + +MSG_ONTLDSIG1 1 "Ocn. load: a priori sigma 1" + +ONTLDSIG2 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ONTLDDEC = HORIZONTAL/VERTICAL OR ONTLDDEC = NORTH/EAST/UP + # + +MSG_ONTLDSIG2 1 "Ocn. load: a priori sigma 2" + +ONTLDSIG3 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ONTLDDEC = NORTH/EAST/UP + # + +MSG_ONTLDSIG3 1 "Ocn. load: a priori sigma 3" + +! HYDR-LOAD: Hydrostatic pressure loading +! --------------------------------------- +HLOADSET 1 "PER_STATION" + ## widget = combobox; cards = PER_STATION PER_GROUP ONE_OVERALL + ## editable = false; activeif = HLOAD_FILES / _ + +MSG_HLOADSET 1 "Hyd. load: Scaling factor for stations" + +HLOADCLU 0 + ## widget = selwin; path = DIR_CLU; ext = EXT_CLU + ## activeif = HLOADSET = PER_GROUP + # + +MSG_HLOADCLU 1 "Hyd. load: Scaling factor for stations" + +HLOADDEC 1 "FULL_EFFECT" + ## widget = combobox + ## cards = FULL_EFFECT HORIZONTAL/VERTICAL NORTH/EAST/UP; editable = false + ## activeif = HLOADSET / inactive AND HLOADSET / NONE + +MSG_HLOADDEC 1 "Hyd. load: Parameter decomposition" + +HLOAD10 1 "ONE" + ## widget = combobox; cards = ONE ZERO; editable = false + ## activeif = HLOADSTA / NONE + +MSG_HLOAD10 1 "Atm. load: constraining to zero/one" + +HLOADSIG1 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = HLOADDEC / inactive + # + +MSG_HLOADSIG1 1 "Hyd. load: a priori sigma 1" + +HLOADSIG2 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = HLOADDEC = HORIZONTAL/VERTICAL OR HLOADDEC = NORTH/EAST/UP + # + +MSG_HLOADSIG2 1 "Hyd. load: a priori sigma 2" + +HLOADSIG3 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ALOADDEC = NORTH/EAST/UP + # + +MSG_HLOADSIG3 1 "Hyd. load: a priori sigma 3" + +! -------------------------------------------------------------------- +! Options and constraining, epoch-wise clock parameters +! -------------------------------------------------------------------- +! Clk est.: Reference Clock Selection +! ----------------------------------- +REFCLOCK 1 "ALL_STATIONS" + ## widget = combobox; editable = false + ## cards = NONE FIRST_STATION LAST_STATION ALL_STATIONS ALL_SATELLITES MANUAL FROM_FILE + +MSG_REFCLOCK 1 "Selection of reference clock" + +! Clk est.: Ref.Stations list +! --------------------------- +CLKSTASEL 0 + ## widget = selwin; activeif = REFCLOCK == MANUAL; pointer = RCLKLST + +MSG_CLKSTASEL 1 "Clk.Est.:Ref.Stations list" + +! Clk est.: Ref.Stations list +! --------------------------- +CLKSATSEL 0 + ## widget = selwin; activeif = REFCLOCK == MANUAL; pointer = SCLKLST + +MSG_CLKSATSEL 1 "Clk.Est.:Ref. Satellite list" + +! Clk est.: Ref. clk from file +! ---------------------------- +CLKSTAFIL 0 + ## widget = selwin; activeif = REFCLOCK == FROM_FILE; path = DIR_FIX + ## ext = EXT_FIX; maxfiles = 1; emptyallowed = true + # + +MSG_CLKSTAFIL 1 "Clk.Est.:Ref.Stations from file" + +! Clk est.: Ref. clk from file +! ---------------------------- +CLKSATFIL 0 + ## widget = selwin; activeif = REFCLOCK == FROM_FILE; path = DIR_FIX + ## ext = EXT_FIX; maxfiles = 1; emptyallowed = true + # + +MSG_CLKSATFIL 1 "Clk.Est.:Ref.Satellites from file" + +CLKFIX 1 "0" + ## widget = checkbox + +MSG_CLKFIX 1 "Clk.Est.: Fix reference clock" + +CLKSIG 0 + ## widget = lineedit; activeif = CLKFIX = 0; check_type = real + ## check_min = 0 + +MSG_CLKSIG 1 "Clk.Est.: A priori sigma for reference clock" + +! Delete (fix) only clocks with values in the input file +! ------------------------------------------------------ +CLKDELINP 1 "1" + ## widget = checkbox; activeif = CLKS_ELIM = DELETE OR CLKR_ELIM = DELETE + +MSG_CLKDELINP 1 "Fix only clocks with input values" + +! Clk est.: Header of the clk RINEX file: RUNBY +! --------------------------------------------- +RUNBY 0 + ## widget = lineedit; activeif = CLKRNX / _ + +MSG_RUNBY 1 "Clk.Est.:Header of the clk RINEX file: RUNBY" + +! Clk est.: Header of the clk RINEX file: AC +! ------------------------------------------ +AC 0 + ## widget = lineedit; activeif = CLKRNX / _ + +MSG_AC 1 "Clk.Est.:Header of the clk RINEX file: AC" + +! Clk est.: Header of the clk RINEX file: ACName +! ---------------------------------------------- +ACNAME 0 + ## widget = lineedit; activeif = CLKRNX / _ + +MSG_ACNAME 1 "Header of the clk RINEX file: AC Name" + +! Time System +! ----------- +TIMESYS 1 "GPS" + ## widget = combobox; editable = false; cards = GPS GLO GAL UTC TAI + ## activeif = CLKRNX / _ + +MSG_TIMESYS 1 "Time system" + +! DCB line +! -------- +DCBLINE 0 + ## widget = lineedit; activeif = CLKRNX / _ + +MSG_DCBLINE 1 "DCB line" + +! Clk est.: Header of the clk RINEX file: Comments +! ------------------------------------------------ +COMMENT 1 "" + ## widget = uniline; activeif = CLKRNX / _ + +MSG_COMMENT 1 "Header of the clk RINEX file: Comments" + +! -------------------------------------------------------------------- +! Options and constraining for Helmert parameters +! -------------------------------------------------------------------- +! Stacking: Translations +! ---------------------- +CMB_TRA 1 "NO_STACKING" + ## widget = combobox; editable = false + ## cards = NO_STACKING IDENT_GROUP STACK_ALL + +MSG_CMB_TRA 1 "Stacking of translation parameters" + +! Stacking: Rotations +! ------------------- +CMB_ROT 1 "NO_STACKING" + ## widget = combobox; editable = false + ## cards = NO_STACKING IDENT_GROUP STACK_ALL + +MSG_CMB_ROT 1 "Stacking of rotation parameters" + +! Stacking: Scale +! --------------- +CMB_SC 1 "NO_STACKING" + ## widget = combobox; editable = false + ## cards = NO_STACKING IDENT_GROUP STACK_ALL + +MSG_CMB_SC 1 "Stacking of scale parameters" + +! -------------------------------------------------------------------- +! Options and constraining, GNSS-specific parameters +! -------------------------------------------------------------------- +! GNSS-specific station translation +! --------------------------------- +GTRADAT 1 "NONE" + ## widget = combobox; cards = NONE ABSOLUTE MIN_CONST; editable = false + +MSG_GTRADAT 1 "GNSS-specific station translation: Datum definition" + +GTRATRA 1 "0" + ## widget = checkbox; activeif = GTRADAT = MIN_CONST + +MSG_GTRATRA 1 "GNSS-specific station translation: Translation" + +GTRAROT 1 "0" + ## widget = checkbox; activeif = GTRADAT = MIN_CONST + +MSG_GTRAROT 1 "GNSS-specific station translation: Rotation" + +GTRASCL 1 "0" + ## widget = checkbox; activeif = GTRADAT = MIN_CONST + +MSG_GTRASCL 1 "GNSS-specific station translation: Scale" + +GTRAXCL 1 "INCLUDED" + ## widget = combobox; cards = INCLUDED EXCLUDED; editable = false + ## activeif = GTRADAT / NONE + +MSG_GTRAXCL 1 "GNSS-specific station translation: In-/Exclusion" + +GTRAFIX 0 + ## widget = selwin; activeif = GTRADAT / NONE; path = DIR_FIX + ## ext = EXT_FIX; maxfiles = 1; emptyallowed = true + # + +MSG_GTRAFIX 1 "GNSS-specific station translation: Station selection" + +GTRASIG_N 0 + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = GTRADAT = ABSOLUTE + +MSG_GTRASIG_N 1 "GNSS-specific station translation: North" + +GTRASIG_E 0 + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = GTRADAT = ABSOLUTE + +MSG_GTRASIG_E 1 "GNSS-specific station translation: East" + +GTRASIG_U 0 + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = GTRADAT = ABSOLUTE + +MSG_GTRASIG_U 1 "GNSS-specific station translation: Up" + +! GNSS-specific troposphere biases +! -------------------------------- +GTRPDAT 1 "NONE" + ## widget = combobox; cards = NONE SUM ABSOLUTE; editable = false + +MSG_GTRPDAT 1 "GNSS-specific troposphere bias: Datum definition" + +GTRPXCL 1 "INCLUDED" + ## widget = combobox; cards = INCLUDED EXCLUDED; editable = false + ## activeif = GTRPDAT / NONE + +MSG_GTRPXCL 1 "GNSS-specific troposphere bias: In-/Exclusion" + +GTRPFIX 0 + ## widget = selwin; activeif = GTRPDAT / FROM_CRD AND GTRPDAT / NONE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1; emptyallowed = true + # + +MSG_GTRPFIX 1 "GNSS-specific troposphere bias: Station selection" + +GTRPSIG 0 + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = GTRPDAT = ABSOLUTE + +MSG_GTRPSIG 1 "GNSS-specific troposphere bias: Sigma" + +! -------------------------------------------------------------------- +! Options and constraining, additional parameters +! -------------------------------------------------------------------- +! Constraints +! ----------- +RECANTN 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_RECANTN 1 "Receiver antenna offsets: N" + +RECANTE 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_RECANTE 1 "Receiver antenna offsets: E" + +RECANTU 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_RECANTU 1 "Receiver antenna offsets: U" + +SATANTX 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SATANTX 1 "Satellite antenna offsets: X" + +SATANTY 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SATANTY 1 "Satellite antenna offsets: Y" + +SATANTZ 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SATANTZ 1 "Satellite antenna offsets: Z" + +SATANTS 1 "ALL" + ## widget = combobox; cards = ALL GPS GLONASS LAUNCHED_BEFORE + ## editable = false + +MSG_SATANTS 1 "Apply satellite antenna offsets sigmas" + +SATANTD 0 + ## widget = lineedit; cech_type = date + ## activeif = SATANTS = LAUNCHED_BEFORE + # + +MSG_SATANTD 1 "Date for satellite antenna offsets sigmas" + +SATANTGPS 1 "NONE" + ## widget = combobox; cards = NONE DELETE TO_BLOCK/TYPE; editable = false + +MSG_SATANTGPS 1 "Modify satellite antenna offsets parameter" + +SATANTGLO 1 "NONE" + ## widget = combobox; cards = NONE DELETE TO_FREQUENCY TO_BLOCK/TYPE + ## editable = false + +MSG_SATANTGLO 1 "Modify satellite antenna offsets parameter" + +COFMASSX 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_COFMASSX 1 "Geocenter coordinates: X" + +COFMASSY 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_COFMASSY 1 "Geocenter coordinates: Y" + +COFMASSZ 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_COFMASSZ 1 "Geocenter coordinates: Z" + +! Constraint - Rec. Antenna Patterns +! ---------------------------------- +RECSPV 0 + ## widget = lineedit + +MSG_RECSPV 1 "Receiver antenna patterns" + +! Constraint - Sat. Antenna Patterns +! ---------------------------------- +SATSPV 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SATSPV 1 "Satellite antenna patterns" + +SATSPVS 1 "ALL" + ## widget = combobox; cards = ALL GPS GLONASS LAUNCHED_BEFORE + ## editable = false + +MSG_SATSPVS 1 "Apply satellite antenna pattern sigmas" + +SATSPVD 0 + ## widget = lineedit; cech_type = date + ## activeif = SATSPVS = LAUNCHED_BEFORE + # + +MSG_SATSPVD 1 "Date for satellite antenna pattern sigmas" + +SATSPVGPS 1 "NONE" + ## widget = combobox; cards = NONE DELETE TO_BLOCK/TYPE; editable = false + +MSG_SATSPVGPS 1 "Modify satellite antenna pattern parameter" + +SATSPVGLO 1 "NONE" + ## widget = combobox; cards = NONE DELETE TO_FREQUENCY TO_BLOCK/TYPE + ## editable = false + +MSG_SATSPVGLO 1 "Modify satellite antenna pattern parameter" + +! Sat. ant. off: more input options +! --------------------------------- +SATANT0 1 "0" + ## widget = checkbox + +MSG_SATANT0 1 "Sat. ant. offset: advanced setup" + +! Sat. ant. PCV: more input options +! --------------------------------- +SAPANT0 1 "0" + ## widget = checkbox + +MSG_SAPANT0 1 "Sat. ant. pattern: advanced setup" + +! Sat. ant. off: define the satellite groups / sigmas +! --------------------------------------------------- +SATANTSTR 1 "" + ## widget = uniline; check_type.1 = integer; check_min.1 = 1 + ## check_max.1 = 999; check_type.2 = real; check_min.2 = 0.0 + ## check_type.3 = real; check_min.3 = 0.0; check_type.4 = real + ## check_min.4 = 0.0; check_type.5 = integer; check_min.5 = 0 + ## check_max.5 = 299; check_type.6 = integer; check_min.6 = 0 + ## check_max.6 = 299; check_type.7 = integer; check_min.7 = 0 + ## check_max.7 = 299; check_type.8 = integer; check_min.8 = 0 + ## check_max.8 = 299; check_type.9 = integer; check_min.9 = 0 + ## check_max.9 = 299; check_type.10 = integer; check_min.10 = 0 + ## check_max.10 = 299; check_type.11 = integer; check_min.11 = 0 + ## check_max.11 = 299; check_type.12 = integer; check_min.12 = 0 + ## check_max.12 = 299; check_type.13 = integer; check_min.13 = 0 + ## check_max.13 = 299; numlines = 10 + +MSG_SATANTSTR 1 "Sat.ant.offset: define the satellite groups and sigmas" + +! Sat. ant. PCV: define the satellite groups +! ------------------------------------------ +SAPGRP 1 "ONE_FOR_ALL" + ## widget = uniline; check_type.1 = integer; check_min.1 = 1 + ## check_max.1 = 999; check_type.2 = real; check_min.2 = 0.0 + ## check_type.3 = integer; check_min.3 = 0; check_max.3 = 299 + ## check_type.4 = integer; check_min.4 = 0; check_max.4 = 299 + ## check_type.5 = integer; check_min.5 = 0; check_max.5 = 299 + ## check_type.6 = integer; check_min.6 = 0; check_max.6 = 299 + ## check_type.7 = integer; check_min.7 = 0; check_max.7 = 299 + ## check_type.8 = integer; check_min.8 = 0; check_max.8 = 299 + ## check_type.9 = integer; check_min.9 = 0; check_max.9 = 299 + ## check_type.10 = integer; check_min.10 = 0; check_max.10 = 299 + ## check_type.11 = integer; check_min.11 = 0; check_max.11 = 299 + ## numlines = 10 + +MSG_SAPGRP 1 "Satellite antenna PCV group definition and sigmas" + +! Constraint - Receiver clock offsets +! ----------------------------------- +RCOSIGMA 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_RCOSIGMA 1 "Receiver clock offsets" + +! RCO: Biases in the NEQ stem from a PPP +! -------------------------------------- +RCOFROMPPP 1 "0" + ## widget = checkbox + +MSG_RCOFROMPPP 1 "Biases in the NEQ stem from a PPP" + +! RCO: fix biases for all GPS satellites +! -------------------------------------- +RCORMGPS 1 "0" + ## widget = checkbox + +MSG_RCORMGPS 1 "Fix biases for all GPS satellites" + +! RCO: transform satellite to frequency biases +! -------------------------------------------- +RCOTOFRQ 1 "0" + ## widget = checkbox + +MSG_RCOTOFRQ 1 "Transform satellite to frequency biases" + +! Inter-frequency bias, alarming limit +! ----------------------------------- +IFBMAX 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_IFBMAX 1 "Inter-frequency bias, alarming limit" + +! -------------------------------------------------------------------- +! Constraining the differential code biases +! -------------------------------------------------------------------- +! DCB: Reference Satellite(s) +! --------------------------- +P1C1REF 1 "SUM" + ## widget = combobox; editable = false; cards = SUM ALL + +MSG_P1C1REF 1 "P1-C1: Reference satellite(s)" + +! DCB: A Priori Sigma for Reference Satellite Biases +! -------------------------------------------------- +P1C1SIG 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_P1C1SIG 1 "P1-C1: A Priori Sigma for Reference Satellite Biases" + +! DCB: Reference Satellite(s) +! --------------------------- +P1P2REF 1 "SUM" + ## widget = combobox; editable = false; cards = SUM ALL + +MSG_P1P2REF 1 "P1-P2: Reference satellite(s)" + +! DCB: A Priori Sigma for Reference Satellite Biases +! -------------------------------------------------- +P1P2SIG 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_P1P2SIG 1 "P1-P2: A Priori Sigma for Reference Satellite Biases" + +! DCB: A Priori Sigma for Receiver Biases +! --------------------------------------- +P1P2SIGR 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_P1P2SIGR 1 "P1-P2: A Priori Sigma for Receiver Biases" + +! DCB: Reference Stations(s) +! --------------------------- +LCREF 1 "SUM" + ## widget = combobox; editable = false; cards = SUM ALL + +MSG_LCREF 1 "LC: Reference station(s)" + +! DCB: A Priori Sigma for Receiver Biases +! --------------------------------------- +LCSIGR 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_LCSIGR 1 "LC: A Priori Sigma for Receiver Biases" + +! Constraint - Range biases +! ------------------------- +RGBSIG 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_RGBSIG 1 "Range bias parameters" + +! Stacking of Range biases +! ------------------------ +RGB_STK1 1 "1" + ## widget = radiobutton; group = DUMMY + +MSG_RGB_STK1 1 "Range biases as is" + +RGB_STK2 1 "0" + ## widget = radiobutton; group = DUMMY + +MSG_RGB_STK2 1 "Stack range biases for satellite groups" + +RGB_STK3 1 "0" + ## widget = radiobutton; group = DUMMY + +MSG_RGB_STK3 1 "Stack range biases for station" + +! -------------------------------------------------------------------- +! Selection from station information file +! -------------------------------------------------------------------- +! Use station information file flags +! ---------------------------------- +USEFLG 1 "0" + ## widget = checkbox; activeif = STAINFO /= _ + +MSG_USEFLG 1 "Consider flags from station information file" + +! Information for the Bernese files: flags to be used (TYPE 001) +! -------------------------------------------------------------- +FLG001 1 "999" + ## widget = lineedit; activeif = STAINFO /= _ AND USEFLG = 1 + +MSG_FLG001 1 "Type 001: Renaming of Stations" + +! Information for the Bernese files: flags to be used (TYPE 002) +! -------------------------------------------------------------- +FLG002 1 "999" + ## widget = lineedit; activeif = STAINFO /= _ AND USEFLG = 1 + +MSG_FLG002 1 "Type 002: Station information" + +! Information for the Bernese files: flags to be used (TYPE 003) +! -------------------------------------------------------------- +FLG003 1 "999" + ## widget = lineedit; activeif = STAINFO /= _ AND USEFLG = 1 + +MSG_FLG003 1 "Type 003: Station problems" + +! -------------------------------------------------------------------- +! Some additional things +! -------------------------------------------------------------------- +! Stations (fixed) +! ---------------- +STALST 0 + ## widget = selwin; menuaux = MENUAUX; action = NEQ + ## menuauxkeys = CONST STAINFO RECEIVR USEFLG FLG001 FLG002 FLG003 CRXREC CRXANT INPFILE NO_ABC + ## updateifactive = FREESTA_L STATION4 STATION1 FREEVEL_L VELOCITY4 VELOCITY1 CRD_EXMAN + +! List stations with receiver clock offsets +! ----------------------------------------- +CLKLST 0 + ## widget = selwin; menuaux = MENUAUX; action = NEQCLK + ## menuauxkeys = CONST STAINFO RECEIVR USEFLG FLG001 FLG002 FLG003 CRXREC CRXANT INPFILE NO_ABC + +! List stations with troposphere +! ------------------------------ +TRPLST 0 + ## widget = selwin; menuaux = MENUAUX; action = NEQTRP + ## menuauxkeys = CONST STAINFO RECEIVR USEFLG FLG001 FLG002 FLG003 CRXREC CRXANT INPFILE NO_ABC + +! List stations with receiver DCBs +! -------------------------------- +DCBRLST 0 + ## widget = selwin; menuaux = MENUAUX; action = NEQDCBR + ## menuauxkeys = CONST STAINFO RECEIVR USEFLG FLG001 FLG002 FLG003 CRXREC CRXANT INPFILE NO_ABC + +! List stations with GNSS-specific translations +! --------------------------------------------- +GSPLST 0 + ## widget = selwin; menuaux = MENUAUX; action = NEQGSP + ## menuauxkeys = CONST STAINFO RECEIVR USEFLG FLG001 FLG002 FLG003 CRXREC CRXANT INPFILE NO_ABC + +! List stations with grid scaling parameters +! ------------------------------------------ +GRIDLST 0 + ## widget = selwin; menuaux = MENUAUX; action = NEQGRID + ## menuauxkeys = CONST STAINFO RECEIVR USEFLG FLG001 FLG002 FLG003 CRXREC CRXANT INPFILE NO_ABC + +! List receiver clocks +! -------------------- +RCLKLST 0 + ## widget = selwin; menuaux = MENUAUX; action = NEQRCLK + ## menuauxkeys = CONST STAINFO RECEIVR USEFLG FLG001 FLG002 FLG003 CRXREC CRXANT INPFILE NO_ABC + +! List satellite clocks +! --------------------- +SCLKLST 0 + ## widget = selwin; menuaux = MENUAUX; action = NEQSCLK + ## menuauxkeys = CONST STAINFO RECEIVR USEFLG FLG001 INPFILE NO_ABC + +! Directories and Extensions +! -------------------------- +DIR_ORB 1 "${P}/SAMR_LYT\ORB\" + ## widget = initmenu; pointer = DIR_ELE + +EXT_ELE 1 "ELE" + ## widget = initmenu; pointer = EXT_ELE + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# COMBINE NORMAL EQUATION SYSTEMS - ADDNEQ2 1.1: Input Files 1 # +# # +# GENERAL FILES # +# Show all general files > % < # SHOWGEN +# # +# NORMAL EQUATION SYSTEMS # +# Normal equations > %%%%%%%% < # INPFILE +# Variance rescaling factors > %%%%%%%% < # COVCOMI +# # +# MAIN INPUT FILES # +# Station coordinates > %%%%%%%% < # COORD +# Station velocities > %%%%%%%% < # VELAPR +# Station information > %%%%%%%% < # STAINFO +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# ADDNEQ2 1.2: Input Files 2 # +# # +# NEW A PRIORI VALUES # +# Troposphere estimates > %%%%%%%% < (parameters are eliminated) # TROPEST +# Differential code biases > %%%%%%%% < (a priori is zero if empty) # DCBINP +# Earth rotation parameters > %%%%%%%% < (mandatory if ERPs present) # POLE +# Geocenter coordinates > %%%%%%%% < # GCCINP +# Satellite clock corrections > %%%%%%%% < # SATCLK +# Clock RINEX file > %%%%%%%% < # RXCLKIN +# Inter-system biases > %%%%%%%% < # ISBINP +# SLR data handling (biases, CoM)> %%%%%%%% < # RGBINP +# List of parameter estimates > %%%%%%%% < # PARAMIN +# # +# HEADER AND EPOCH INFORMATION # +# Ionosphere master file > %%%%%%%% < # IONOS +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWGEN = 1 ###################################################### +# ADDNEQ2 1.3: General Files # +# # +# GENERAL INPUT FILES # +# General constants > %%%%%%%%%%%% < # CONST +# Geodetic datum > %%%%%%%%%%%% < # DATUM +# Phase center variations > %%%%%%%%%%%% < # PHASECC +# Receiver information > %%%%%%%%%%%% < # RECEIVR +# Satellite information > %%%%%%%%%%%% < # SATELL +# Satellite problems > %%%%%%%%%%%% < # SATCRUX +# Subdaily pole model > %%%%%%%%%%%% < # SUBMOD +# Nutation model > %%%%%%%%%%%% < # NUTMOD +# SINEX header file > %%%%%%%%%%%% < # SINEXIN +# IONEX control file > %%%%%%%%%%%% < # IONEXCF +# # +# MENU SETTINGS # +# Selected campaign > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% <# CAMPAIGN +# Selected session Year> %%%% < Session> %%%% < # YR4_INFO SES_INFO +# Session table > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% <# SESSION_TABLE +# # +# TEMPORARY FILES # +# Scratch file > %%%%%%%%%%%% < # AUXFIL +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# ADDNEQ2 2.1: Output Files 1 # +# # +# GENERAL OUTPUT FILES # +# Program output > % < use ADDNEQ2.Lnn or > %%%%%%%% < # SYSODEF SYSOUT +# Error messages > % < merged to program output or > %%%%%%%% < # ERRMRG SYSERR +# # +# MAIN RESULT FILES # +# Normal equations > %%%%%%%% < # NEQOUT +# SINEX with> %%% < > %%%%%%%% < # SNXCONT SINEXRS +# # +# STATION- AND SATELLITE-RELATED RESULTS # +# Station coordinates > %%%%%%%% < # COORDRS +# Station velocities > %%%%%%%% < # VELORS +# Satellite orbital elements > %%%%%%%% < # ELEFILE +# Earth rotation parameters > %%%%%%%% < # POLERS +# Earth rotation parameters (IERS) > %%%%%%%% < # IERSPOL +# # +# ATMOSPHERE-SPECIFIC RESULTS # +# Troposphere estimates > %%%%%%%% < # TROPSAV +# Troposphere estimates (SINEX) > %%%%%%%% < # TROPSNX +# Ionosphere models > %%%%%%%% < # IONOSRS +# Ionosphere models (IONEX) > %%%%%%%% < # IONEXRS +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# ADDNEQ2 2.2: Output Files 2 # +# # +# ADDITIONAL RESULT FILES # +# Geocenter coordinates > %%%%%%%% < # GCCOUT +# Differential code biases > %%%%%%%% < # DCBOUT +# Phase center variations (gridded) > %%%%%%%% < # PHASRSG +# Satellite clock corrections > %%%%%%%% < # CLKSAV +# Clock corrections (RINEX) > %%%%%%%% < # CLKRNX +# Inter-system biases > %%%%%%%% < # ISBOUT +# Data handling (biases, CoM) > %%%%%%%% < # RGBOUT +# # +# AUXILIARY FILES # +# Weekly summary > %%%%%%%% < # WEKSUM +# Station residuals > %%%%%%%% < # PLOTRS +# All parameter residuals > %%%%%%%% < # PLOT_ALL +# Covariance matrix wrt coordinates > %%%%%%%% < # COVARRS +# Full covariance matrix > %%%%%%%% < # COVTTRS +# Variance rescaling factors, Helmert> %%%%%%%% < # COVCOMO +# List of parameter estimates > %%%%%%%% < # PARAMRS +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# ADDNEQ2 3.1: Options 1 # +# # +# TITLE > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # TITLE +# # +# GENERAL OPTIONS # +# Maximum number of parameters in combined NEQ> %%%%%% < # MAXPAR +# A priori sigma of unit weight > %%%%%%% %%%%%%% < # INDVSOL +# Reference epoch for station coordinates > %%%%%%%%%% <(yyyy mm dd) # TIMREF +# Stop program after NEQ saving > % < # NOINV +# # +# ADD PARAMETERS TO THE SYSTEM # +# Set up station velocities > % < # CRD_NINT +# Set up Geocenter coordinates > % < # SETUP_GCC +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# ADDNEQ2 3.2: Options 2 # +# # +# REMOVE STATION PARAMETERS FROM THE SYSTEM # +# If receiver changes > %%%%%%%%%%%%%%%%%%%%%%%% < # CRXREC +# If antenna changes > %%%%%%%%%%%%%%%%%%%%%%%% < # CRXANT +# # +# INPUT FILE OPTIONS # +# Truncate NEQ station names after position 14 > %%%%%%%%% < # NO_ABC +# Keep input NEQs in alphabetical order > % < # NOCHRONO +# # +# OUTPUT OPTIONS # +# Extended output wrt estimated parameters > % < # PRT_EXT +# Notify station inconsistencies between NEQs > % < # PRT_SIC +# Notify changes due to station information file> % < # CRXWARN +# Print detailed list of parameter manipulations> % < # PRT_PAR +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL COVARRS / _ OR COVTTRS / _ AND CRD_NINT = 1 OR SINEXRS /= _ AND NOINV = 0 # +# ADDNEQ2 3.3: Options 3 # +# # +# SINEX OPTIONS # +# Regularize a priori constraint matrix > %%%%%%%%% < # SNXREG +# Sort stations according to DOMES code > % < # STASORT +# Include ADDNEQ1-style statistics block > % < # HEUREF +# Do not write uncalibrated antenna/radome combinations > % < # ANTRED +# Transform ERP to offset/drift representation > % < # ERPREP +# # +# VARIANCE-COVARIANCE FILE OPTIONS # +# Representation of coordinates and velocities > %%%%%%%%% < # COVMODE +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# ADDNEQ2 4.1: Parameter Pre-Elimination # +# exceptions for # +# STATION-RELATED PARAMETERS files station# +# Station coordinates > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # CRD_ELIM CRD_EXCP CRD_EXST +# # +# ATMOSPHERIC PARAMETERS # +# Troposphere zenith path delays> %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # TRP_ELIM TRP_EXCP TRP_EXST +# Troposphere gradients > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # GRD_ELIM GRD_EXCP GRD_EXST +# Global ionosphere parameters > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # GIM_ELIM GIM_EXCP +# # +# GLOBAL PARAMETERS # +# Orbital elements > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # ORB_ELIM ORB_EXCP +# Stochastic pulses > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # STO_ELIM STO_EXCP +# Polar motion parameters > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # ERP_ELIM ERP_EXCP +# Length of day parameters > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # LOD_ELIM LOD_EXCP +# Universal time parameters > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # UT_ELIM UT_EXCP +# Nutation parameters > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # NUT_ELIM NUT_EXCP +# Geocenter coordinates > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # MSS_ELIM MSS_EXCP +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# ADDNEQ2 4.2: Parameter Pre-Elimination # +# exceptions for # +# BIAS PARAMETERS files station# +# Satellite DCBs > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # DCBS_ELIM DCBS_EXCP +# Receiver DCBs > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # DCBR_ELIM DCBR_EXCP DCBR_EXST +# GLONASS receiver clock biases > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # CLK_ELIM CLK_EXCP CLK_EXST +# Time-dependent GLONASS ISBs > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # ISB_ELIM ISB_EXCP ISB_EXST +# GNSS-specific translations > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # GTRA_ELIM GTRA_EXCP GTRA_EXST +# GNSS-specific ZPD biases > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # GTRP_ELIM GTRP_EXCP GTRP_EXST +# # +# ANTENNA PHASE CENTER PARAMETERS # +# Satellite antenna offsets > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # ANT_ELIM ANT_EXCP +# Satellite antenna offsets (XY)> %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # ANTX_ELIM ANTX_EXCP +# Satellite antenna variations > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # SPV_ELIM SPV_EXCP +# Receiver@ antenna offsets > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # RAO_ELIM RAO_EXCP +# Receiver@ antenna variations > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # RAP_ELIM RAP_EXCP +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# ADDNEQ2 4.3: Parameter Pre-Elimination # +# exceptions for # +# HELMERT TRANSFORMATION PARAMETERS files station# +# Translation parameters > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # TRANS_ELIM TRANS_EXCP +# Rotation parameters > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # ROT_ELIM ROT_EXCP +# Scale parameters > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # SCALE_ELIM SCALE_EXCP +# # +# PARAMETER SCALING FACTORS # +# HOI scaling factors > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # HOI_ELIM HOI_EXCP +# Atmospheric pressure loading > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # ALD_ELIM ALD_EXCP ALD_EXST +# Ocean non-tidal loading > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # OLD_ELIM OLD_EXCP OLD_EXST +# Hydrostatic pressure loading > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # HLD_ELIM HLD_EXCP HLD_EXST +# # +# EPOCH PARAMETERS # +# Receiver clock offsets > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # CLKR_ELIM CLKR_EXCP +# Satellite clock offsets > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # CLKS_ELIM CLKS_EXCP +# # +# SLR-RELATED PARAMETERS # +# Range biases > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # RNG_ELIM RNG_EXCP +# END_PANEL #################################################################### + + +# BEGIN_PANEL CRD_ELIM = OUTSIDE_FROM_WINDOW OR TRP_ELIM = OUTSIDE_FROM_WINDOW OR GRD_ELIM = OUTSIDE_FROM_WINDOW OR GIM_ELIM = OUTSIDE_FROM_WINDOW OR ORB_ELIM = OUTSIDE_FROM_WINDOW OR STO_ELIM = OUTSIDE_FROM_WINDOW OR ERP_ELIM = OUTSIDE_FROM_WINDOW OR LOD_ELIM = OUTSIDE_FROM_WINDOW OR UT_ELIM = OUTSIDE_FROM_WINDOW OR NUT_ELIM = OUTSIDE_FROM_WINDOW OR MSS_ELIM = OUTSIDE_FROM_WINDOW OR DCBS_ELIM = OUTSIDE_FROM_WINDOW OR DCBR_ELIM = OUTSIDE_FROM_WINDOW OR CLK_ELIM = OUTSIDE_FROM_WINDOW OR ISB_ELIM = OUTSIDE_FROM_WINDOW OR GTRA_ELIM = OUTSIDE_FROM_WINDOW OR GTRP_ELIM = OUTSIDE_FROM_WINDOW OR ANT_ELIM = OUTSIDE_FROM_WINDOW OR ANTX_ELIM = OUTSIDE_FROM_WINDOW OR SPV_ELIM = OUTSIDE_FROM_WINDOW OR RAO_ELIM = OUTSIDE_FROM_WINDOW OR RAP_ELIM = OUTSIDE_FROM_WINDOW OR TRANS_ELIM = OUTSIDE_FROM_WINDOW OR ROT_ELIM = OUTSIDE_FROM_WINDOW OR SCALE_ELIM = OUTSIDE_FROM_WINDOW OR HOI_ELIM = OUTSIDE_FROM_WINDOW OR ALD_ELIM = OUTSIDE_FROM_WINDOW OR OLD_ELIM = OUTSIDE_FROM_WINDOW OR HLD_ELIM = OUTSIDE_FROM_WINDOW OR CLKR_ELIM = OUTSIDE_FROM_WINDOW OR CLKS_ELIM = OUTSIDE_FROM_WINDOW OR RNG_ELIM = OUTSIDE_FROM_WINDOW +# ADDNEQ2 4.4: Parameter Pre-Elimination # +# # +# TIME WINDOW FOR "OUTSIDE FROM WINDOW" PRE-ELIMINATION # +# # +# > % < Defined by Year and Session identifier # RADIO_1 +# Year > %%%% < Session > %%%% < # SESSION_YEAR SESSION_STRG +# # +# # +# > % < Defined by Start and End times # RADIO_2 +# yyyy mm dd hh mm ss yyyy mm dd hh mm ss # +# Start > %%%%%%%%%% < > %%%%%%%% < End > %%%%%%%%%% < > %%%%%%%% < # STADAT STATIM ENDDAT ENDTIM +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL CRD_EXST = 1 OR CLK_EXST = 1 OR ISB_EXST = 1 OR DCBR_EXST = 1 OR TRP_EXST = 1 OR GRD_EXST = 1 OR ALD_EXST = 1 OR OLD_EXST = 1 OR HLD_EXST = 1 OR GTRA_EXST = 1 OR GTRP_EXST = 1 +# ADDNEQ2 4.5: Parameter Pre-Elimination # +# Manual List file Flag # +# STATION-RELATED PARAMETERS # +# Coordinates > %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# CRD_EXSEL CRD_EXMAN CRD_EXFIL CRD_EXFLG +# # +# ATMOSPHERIC PARAMETERS # +# ZPDs > %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# TRP_EXSEL TRP_EXMAN TRP_EXFIL TRP_EXFLG +# Gradients > %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# GRD_EXSEL GRD_EXMAN GRD_EXFIL GRD_EXFLG +# # +# BIAS PARAMETERS # +# Receiver DCBs > %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# DCBR_EXSEL DCBR_EXMAN DCBR_EXFIL DCBR_EXFLG +# GLO biases > %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# CLK_EXSEL CLK_EXMAN CLK_EXFIL CLK_EXFLG +# Time-dep. ISBs> %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# ISB_EXSEL ISB_EXMAN ISB_EXFIL ISB_EXFLG +# Translations > %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# GTRA_EXSEL GTRA_EXMAN GTRA_EXFIL GTRA_EXFLG +# ZPD biases > %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# GTRP_EXSEL GTRP_EXMAN GTRP_EXFIL GTRP_EXFLG +# # +# PARAMETER SCALING FACTORS # +# Atmospheric PL> %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# ALD_EXSEL ALD_EXMAN ALD_EXFIL ALD_EXFLG +# Ocean non-TL > %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# OLD_EXSEL OLD_EXMAN OLD_EXFIL OLD_EXFLG +# Hydrostatic PL> %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# HLD_EXSEL HLD_EXMAN HLD_EXFIL HLD_EXFLG +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL CRD_ELIM / _ ##################################################### +# ADDNEQ2 5: Datum Definition for Station Coordinates # +# # +# DATUM DEFINITION TYPE # +# > % < Free network solution # RADIO2_4 +# > % < Minimum constraint solution > %%%%%%%%%%%% < # RADIO2_3 FREESTA +# > % < Coordinates constrained > %%%%%%%%%%%% < # RADIO2_2 SIGSTA +# > % < Coordinates fixed > %%%%%%%%%%%% < # RADIO2_1 FIXSTA +# # +# MINIMUM CONSTRAINT CONDITIONS # +# Translation > %%%%% < # C_TRA +# Rotation > %%%%% < # C_ROT +# Scale > %%%%% < # C_SCL +# # +# A PRIORI SIGMAS # +# North > %%%%%%% < meters # C_SIGMAN +# East > %%%%%%% < meters # C_SIGMAE +# Up > %%%%%%% < meters # C_SIGMAU +# END_PANEL #################################################################### + + +# BEGIN_PANEL FREESTA = MANUAL OR FREESTA = FROM_FILE OR FREESTA = WITH_FLAG AND RADIO2_3 = 1 AND CRD_ELIM / _ # +# ADDNEQ2 5.1: Datum Definition for Station Coordinates # +# # +# STATIONS CONSIDERED FOR MINIMUM CONSTRAINT CONDITIONS # +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # FREESTA_L +# List of stations from file > %%%%%%%% < # FREESTA_F +# Stations with specific flags in CRD file > %%%%%%%% < #: all non-blank # FREESTA_G +# END_PANEL #################################################################### + + +# BEGIN_PANEL SIGSTA = MANUAL OR SIGSTA = FROM_FILE OR SIGSTA = WITH_FLAG AND RADIO2_2 = 1 AND CRD_ELIM / _ # +# ADDNEQ2 5.1: Datum Definition for Station Coordinates # +# # +# STATION COORDINATES TO BE CONSTRAINED # +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # STATION4 +# List of stations (and sigmas) from file > %%%%%%%% < # STAFILE4 +# Stations with specific flags in CRD file > %%%%%%%% < #: all non-blank # STAFLAG4 +# END_PANEL #################################################################### + + +# BEGIN_PANEL FIXSTA = MANUAL OR FIXSTA = FROM_FILE OR FIXSTA = WITH_FLAG AND RADIO2_1 = 1 AND CRD_ELIM / _ # +# ADDNEQ2 5.1: Datum Definition for Station Coordinates # +# # +# STATION COORDINATES TO BE FIXED # +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # STATION1 +# List of stations from file > %%%%%%%% < # STAFILE1 +# Stations with specific flags in CRD file > %%%%%%%% < #: all non-blank # STAFLAG1 +# END_PANEL #################################################################### + + +# BEGIN_PANEL CRD_NINT /= 0 AND CRD_ELIM / _ ################################## +# ADDNEQ2 6: Datum Definition for Station Velocities # +# # +# DATUM DEFINITION TYPE # +# > % < Free network solution # RADIO3_4 +# > % < Minimum constraint solution > %%%%%%%%%%%% < # RADIO3_3 FREEVEL +# > % < Velocities constrained > %%%%%%%%%%%% < # RADIO3_2 SIGVEL +# > % < Velocities fixed > %%%%%%%%%%%% < # RADIO3_1 FIXVEL +# # +# MINIMUM CONSTRAINT CONDITIONS # +# Translation > %%%%% < # V_TRA +# Rotation > %%%%% < # V_ROT +# Scale > %%%%% < # V_SCL +# # +# A PRIORI SIGMAS # +# North > %%%%%%% < meters/year # V_SIGMAN +# East > %%%%%%% < meters/year # V_SIGMAE +# Up > %%%%%%% < meters/year # V_SIGMAU +# END_PANEL #################################################################### + + +# BEGIN_PANEL FREEVEL = MANUAL OR FREEVEL = FROM_FILE OR FREEVEL = WITH_FLAG AND RADIO3_3 = 1 AND CRD_NINT /= 0 AND CRD_ELIM / _ # +# ADDNEQ2 6.1: Datum Definition for Station Velocities # +# # +# STATIONS CONSIDERED FOR MINIMUM CONSTRAINT CONDITIONS # +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # FREEVEL_L +# List of stations from file > %%%%%%%% < # FREEVEL_F +# Stations with specific flags in VEL file > %%%%%%%% < #: all non-blank # FREEVEL_G +# END_PANEL #################################################################### + + +# BEGIN_PANEL SIGVEL = MANUAL OR SIGVEL = FROM_FILE OR SIGVEL = WITH_FLAG AND RADIO3_2 = 1 AND CRD_NINT /= 0 AND CRD_ELIM / _ # +# ADDNEQ2 6.1: Datum Definition for Station Velocities # +# # +# STATION VELOCITIES TO BE CONSTRAINED # +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # VELOCITY4 +# List of stations (and sigmas) from file > %%%%%%%% < # VELFILE4 +# Stations with specific flags in VEL file > %%%%%%%% < #: all non-blank # VELFLAG4 +# END_PANEL #################################################################### + + +# BEGIN_PANEL FIXVEL = MANUAL OR FIXVEL = FROM_FILE OR FIXVEL = WITH_FLAG AND RADIO3_1 = 1 AND CRD_NINT /= 0 AND CRD_ELIM / _ # +# ADDNEQ2 6.1: Datum Definition for Station Velocities # +# # +# STATION VELOCITIES TO BE FIXED # +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # VELOCITY1 +# List of stations from file > %%%%%%%% < # VELFILE1 +# Stations with specific flags in VEL file > %%%%%%%% < #: all non-blank # VELFLAG1 +# END_PANEL #################################################################### + + +# BEGIN_PANEL INDVSOL /= NO AND CRD_ELIM / _ ################################### +# ADDNEQ2 7: Comparison of Individual Solutions # +# # +# NOTIFICATION OF POSSIBLE OUTLIERS # +# Maximum tolerated residual North> %%%% < millimeters # BADSOL_N +# East > %%%% < millimeters # BADSOL_E +# Up > %%%% < millimeters # BADSOL_U +# # +# Maximum tolerated root-mean-square error North> %%%% < millimeters # BADSOLRN +# East > %%%% < millimeters # BADSOLRE +# Up > %%%% < millimeters # BADSOLRU +# # +# Minimum number of solutions for each station > %%%% < # MINSOL +# END_PANEL #################################################################### + + +# BEGIN_PANEL TRP_ELIM / _ OR GRD_ELIM / _ OR CLK_ELIM / _ OR ISB_ELIM / _ OR ERP_ELIM / _ OR LOD_ELIM / _ OR UT_ELIM / _ OR NUT_ELIM / _ # +# ADDNEQ2 8: Interval Length of Parameters # +# # +# NEW PARAMETER SPACING hhh mm ss # +# Troposphere zenith path delays > %%%%%%%%% < # TRP_NINT +# Troposphere gradients > %%%%%%%%% < # GRD_NINT +# Time-dependent inter-system biases > %%%%%%%%% < # ISB_NINT +# Earth rotation parameters > %%%%%%%%% < # ERP_NINT +# Nutation parameters > %%%%%%%%% < # NUT_NINT +# # +# yyyy mm dd hh mm ss # +# REFERENCE EPOCH FOR PARAMETER INTERVALS > %%%%%%%%%% < > %%%%%%%% < # PAR_REF PAR_OFF +# END_PANEL #################################################################### + + +# BEGIN_PANEL TRP_ELIM / _ OR GRD_ELIM / _ OR GIM_ELIM / _ ##################### +# ADDNEQ2 9: Options for Atmospheric Parameters # +# # +# ABSOLUTE CONSTRAINING # +# Troposphere zenith path delays> %%%%%%%% %%%%%%%% %%%%%%%% %%%%%%%% %%%%%%%% <(hh mm ss) # TRP_RSIG TRP_RDT +# Troposphere gradients > %%%%%%%% %%%%%%%% <(hh mm ss) # GRD_RSIG GRD_RDT +# Global ionosphere parameters > %%%%%%%% %%%%%%%% <(hh mm ss) # GIM_RSIG GIM_RDT +# # +# EXTRACTION OF PARAMETERS FOR TROPOSPHERE SINEX FILE # +# Offset > %%%%%%%%% < (hhh mm ss) Time resolution > %%%%%%%% < (hh mm ss)# TRPOFF TRPRES +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL ORB_ELIM / _ OR STO_ELIM / _ ##################################### +# ADDNEQ2 10.1: Options for Orbital Parameters # +# # +# OPTIONS FOR ORBIT COMBINATION # +# Long-arc computation > % < # TRAFO +# Stochastic pulses at NEQ boundaries > % < # NUMSTC +# No stacking of dynamical orbit parameters > % < # SPLTDYN +# Minimum interval between pulse and maneuver > %%%%%%%%% <(hhh mm ss) # DTSTC +# # +# A PRIORI SIGMAS FOR ORBITAL ELEMENTS # +# Semi major axis > %%%%%%%%% %%%%%%%%% < # ORB_E +# Inclination > %%%%%%%%% %%%%%%%%% %%%%%%%%% %%%%%%%%% %%%%%%%% < meters/sec**2 # ORB_D0 +# Constant Y/S terms > %%%%%%%% < meters/sec**2 # ORB_Y0 +# Constant X/W terms > %%%%%%%% < meters/sec**2 # ORB_X0 +# Periodic D/R terms > %%%%%%%% < meters/sec**2 # ORB_DP +# Periodic Y/S terms > %%%%%%%% < meters/sec**2 # ORB_YP +# Periodic X/W terms > %%%%%%%% < meters/sec**2 # ORB_XP +# # +# A PRIORI SIGMAS FOR STOCHASTIC PULSES # +# Radial > %%%%%%%% < meters/sec # STC_R +# Along track > %%%%%%%% < meters/sec # STC_A +# Out of plane > %%%%%%%% < meters/sec # STC_O +# Direction to Sun > %%%%%%%% < meters/sec # STC_S +# Y-direction in satellite frame > %%%%%%%% < meters/sec # STC_Y +# X-direction in satellite frame > %%%%%%%% < meters/sec # STC_X +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL ERP_ELIM / _ OR LOD_ELIM / _ OR UT_ELIM / _ OR NUT_ELIM / _ ###### +# ADDNEQ2 11: Options for Earth Orientation Parameters # +# # +# OPTIONS FOR EARTH ORIENTATION PARAMETERS # +# Block retrograde terms in polar motion> %%%%% < # BLKRET +# # +# A PRIORI SIGMAS (FIRST PARAMETER) # +# UT1-UTC > %%%%%%%% < milliseconds # POL_UTF +# Delta Epsilon > %%%%%%%% < milliarcseconds # POL_EPF +# Delta Psi > %%%%%%%% < milliarcseconds # POL_PSF +# # +# A PRIORI SIGMAS (REMAINING PARAMETERS) # +# X and Y pole components > %%%%%%%% < milliarcseconds # POL_XY +# UT1-UTC > %%%%%%%% < milliseconds # POL_UTN +# LOD > %%%%%%%% < milliseconds/day # POL_LOD +# Delta Epsilon > %%%%%%%% < milliarcseconds # POL_EPN +# Delta Psi > %%%%%%%% < milliarcseconds # POL_PSN +# # +# EXTRACTION OF PARAMETERS FOR ERP FILES # +# Time resolution > %%%%%%%% < (hh mm ss) # POLESTEP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL MSS_ELIM / _ OR SETUP_GCC = 1 #################################### +# ADDNEQ2 12: Options for Geocenter Coordinates # +# # +# A PRIORI SIGMAS FOR COMPONENT # +# Geocenter coordinates X > %%%%%%%% < meters # COFMASSX +# Y > %%%%%%%% < meters # COFMASSY +# Z > %%%%%%%% < meters # COFMASSZ +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL DCBS_ELIM / _ OR DCBR_ELIM / _ ################################### +# ADDNEQ2 13: Options for Differential Code Biases # +# # +# P1-C1 BIAS PARAMETERS # +# Type of sigma > %%%%% < # P1C1REF +# A priori sigma for satellites > %%%%%%%% < nanoseconds # P1C1SIG +# # +# P1-P2 BIAS PARAMETERS # +# Type of sigma for satellites > %%%%% < # P1P2REF +# A priori sigma for satellites > %%%%%%%% < nanoseconds # P1P2SIG +# A priori sigma for receivers > %%%%%%%% < nanoseconds # P1P2SIGR +# # +# LC BIAS (Inter-System BIAS, ISB) PARAMETERS # +# Type of sigma for receivers > %%%%% < # LCREF +# A priori sigma for receivers > %%%%%%%% < nanoseconds # LCSIGR +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL CLK_ELIM / _ OR ISB_ELIM / _ ##################################### +# ADDNEQ2 14: Options for GLONASS Receiver Clock Biases # +# # +# GLONASS RECEIVER CLOCK BIASES # +# Receiver clock offsets > %%%%%%%% < milliseconds # RCOSIGMA +# Biases in the NEQ stem from a PPP > % < # RCOFROMPPP +# Fix biases for all GPS satellites > % < # RCORMGPS +# Transform satellite to frequency biases > % < # RCOTOFRQ +# Inter-frequency bias, alarming limit > %%%%%%%% < nanoseconds # IFBMAX +# END_PANEL #################################################################### + + +# BEGIN_PANEL GTRA_ELIM / _ OR GTRP_ELIM / _ ################################### +# ADDNEQ2 15: Options for GNSS-specific Translations and ZPD Biases # +# # +# STATION TRANSLATIONS Tra Rot Scl # +# Type of constraining > %%%%%%%% < > % <> % <> % < # GTRADAT GTRATRA GTRAROT GTRASCL +# Stations to be> %%%%%%%% < > %%%%%%%% < # GTRAXCL GTRAFIX +# A priori sigmas N > %%%%%%%% < meters # GTRASIG_N +# E > %%%%%%%% < meters # GTRASIG_E +# U > %%%%%%%% < meters # GTRASIG_U +# # +# TROPOSPHERE BIASES # +# Type of constraining > %%%%%%%% < # GTRPDAT +# Stations to be> %%%%%%%% < > %%%%%%%% < # GTRPXCL GTRPFIX +# A priori sigma > %%%%%%%% < meters # GTRPSIG +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL ANT_ELIM / _ OR ANTX_ELIM / _ OR SPV_ELIM / _ #################### +# ADDNEQ2 16: Options for Satellite Antenna Phase Center Parameters # +# # +# SATELLITE PHASE CENTER OFFSETS # +# Modify parametrization GPS > %%%%%%%%%%%%%% < # SATANTGPS +# GLONASS> %%%%%%%%%%%%%% < # SATANTGLO +# A priori sigmas in X > %%%%%%%% < meters # SATANTX +# Y > %%%%%%%% < meters # SATANTY +# Z > %%%%%%%% < meters # SATANTZ +# Apply constraints to > %%%%%%%%%%%%%% < > %%%%%%%%%% < # SATANTS SATANTD +# Advanced grouping/sigmas > % < (YYYY MM DD) # SATANT0 +# # +# SATELLITE PHASE CENTER VARIATIONS # +# Modify parametrization GPS > %%%%%%%%%%%%%% < # SATSPVGPS +# GLONASS> %%%%%%%%%%%%%% < # SATSPVGLO +# A priori sigma > %%%%%%%% < meters # SATSPV +# Apply constraints to > %%%%%%%%%%%%%% < > %%%%%%%%%% < # SATSPVS SATSPVD +# Advanced grouping/sigmas > % < (YYYY MM DD) # SAPANT0 +# END_PANEL #################################################################### + + +# BEGIN_PANEL ANT_ELIM / _ OR ANTX_ELIM / _ OR SPV_ELIM / _ AND SATANT0 = 1 #### +# ADDNEQ2 16.1 Advanced Options for Satellite Antenna Phase Center Offsets # +# # +# ADVANCED PARAMETER STACKING AND CONSTRAINING # +# # +# A priori sigmas Satellite numbers # +# > Grp _X(m)_ _Y(m)_ _Z(m)_ ___ ___ ___ ___ ___ ___ ___ ___ ___ < # SATANTSTR +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL ANT_ELIM / _ OR ANTX_ELIM / _ OR SPV_ELIM / _ AND SAPANT0 = 1 #### +# ADDNEQ2 16.2 Advanced Options for Satellite Antenna Phase Center Variations # +# # +# ADVANCED PARAMETER STACKING AND CONSTRAINING # +# # +# Satellite numbers # +# > Grp A_priori_sigma(m) ___ ___ ___ ___ ___ ___ ___ ___ ___ < # SAPGRP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL RAO_ELIM / _ OR RAP_ELIM / _ ##################################### +# ADDNEQ2 17: Options for Receiver Antenna Phase Center Parameters # +# # +# RECEIVER ANTENNA PARAMETERS # +# Receiver antenna offsets North> %%%%%%%% < meters # RECANTN +# East > %%%%%%%% < meters # RECANTE +# Up > %%%%%%%% < meters # RECANTU +# Receiver antenna patterns > %%%%%%%% < meters # RECSPV +# END_PANEL #################################################################### + + +# BEGIN_PANEL TRANS_ELIM / _ ################################################### +# ADDNEQ2 18: Options for Helmert Transformation Parameters # +# # +# STACKING OF PARAMETERS # +# Translations > %%%%%%%%%%%% < # CMB_TRA +# Rotations > %%%%%%%%%%%% < # CMB_ROT +# Scale > %%%%%%%%%%%% < # CMB_SC +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL HOI_ELIM / _ ##################################################### +# ADDNEQ2 19: Options for Higher-order Ionosphere Scaling Factors # +# # +# PARAMETER HANDLING FOR A priori Sigma Stacking # +# Second-order term > %%%%%%%%% < > %%%%%%%%%% < > % < # HOI1 SIGHOI1 STKHOI1 +# Third-order term > %%%%%%%%% < > %%%%%%%%%% < > % < # HOI2 SIGHOI2 STKHOI2 +# Ray path bending term > %%%%%%%%% < > %%%%%%%%%% < > % < # HOI3 SIGHOI3 STKHOI3 +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL ALD_ELIM / _ OR OLD_ELIM / _ OR HLD_ELIM / _ ##################### +# ADDNEQ2 20: Options for Parameter Scaling Factors # +# # +# ATMOSPHERIC PRESSURE LOADING # +# Parameter setup > %%%%%%%%%%%%%%%%%% < > %%%%%%%% < # ALOADSET ALOADCLU +# Parameter decomposition > %%%%%%%%%%%%%%%%%% < # ALOADDEC +# Constrain scaling factors to > %%%%%%%% < # ALOAD10 +# Sigma in North/horizontal/overall> %%%%%%%% < meters # ALOADSIG1 +# @@@@@@@@@East@/vertical > %%%%%%%% < meters # ALOADSIG2 +# @@@@@@@@@Up > %%%%%%%% < meters # ALOADSIG3 +# # +# OCEAN NON-TIDAL LOADING # +# Parameter setup > %%%%%%%%%%%%%%%%%% < > %%%%%%%% < # ONTLDSET ONTLDCLU +# Parameter decomposition > %%%%%%%%%%%%%%%%%% < # ONTLDDEC +# Constrain scaling factors to > %%%%%%%% < # ONTLD10 +# Sigma in North/horizontal/overall> %%%%%%%% < meters # ONTLDSIG1 +# @@@@@@@@@East@/vertical > %%%%%%%% < meters # ONTLDSIG2 +# @@@@@@@@@Up > %%%%%%%% < meters # ONTLDSIG3 +# # +# HYDROSTATIC PRESSURE LOADING # +# Parameter setup > %%%%%%%%%%%%%%%%%% < > %%%%%%%% < # HLOADSET HLOADCLU +# Parameter decomposition > %%%%%%%%%%%%%%%%%% < # HLOADDEC +# Constrain scaling factors to > %%%% < # HLOAD10 +# Sigma in North/horizontal/overall> %%%%%%%% < meters # HLOADSIG1 +# @@@@@@@@@East@/vertical > %%%%%%%% < meters # HLOADSIG2 +# @@@@@@@@@Up > %%%%%%%% < meters # HLOADSIG3 +# END_PANEL #################################################################### + + +# BEGIN_PANEL CLKR_ELIM / _ OR CLKS_ELIM / _ ################################### +# ADDNEQ2 21: Options for Epoch-wise Clock Offsets # +# # +# REFERENCE CLOCK # +# Selection of reference clock(s) > %%%%%%%%%%%%%% < # REFCLOCK +# Manual: Stations > %%%%%%%%%%%%%%%%%%%% < # CLKSTASEL +#@@@@@@@@@@@@@@@@@@@@@@@@@Satellites > %%%%%%%%%%%%%%%%%%%% < # CLKSATSEL +# From file: Stations > %%%%%%%% < # CLKSTAFIL +#@@@@@@@@@@@@@@@@@@@@@@@@@Satellites > %%%%%%%% < # CLKSATFIL +# # +# Fix reference clock > % < # CLKFIX +# A priori sigma for reference clock> %%%%%%%% < nsec # CLKSIG +# # +# Fix only clocks with input values > % < # CLKDELINP +# END_PANEL #################################################################### + + +# BEGIN_PANEL CLKR_ELIM / _ OR CLKS_ELIM / _ AND CLKRNX / _ ################### +# ADDNEQ2 21.1: Options for Epoch-wise Clock Offsets # +# # +# HEADER ENTRIES FOR THE CLOCK RINEX OUTPUT FILE # +# Run by > %%%%%%%%%%%%%%%%%%% < # RUNBY +# AC designator > %%%% < # AC +# AC name > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # ACNAME +# # +# Time system > %%%% < # TIMESYS +# DCBs applied > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # DCBLINE +# # +# Comment lines: # +# > Comment_lines_______________________________________________ < # COMMENT +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL RNG_ELIM / _ ##################################################### +# ADDNEQ2 22: Options for SLR Range Biases # +# # +# A PRIORI SIGMAS # +# Range bias parameters > %%%%%%%% < # RGBSIG +# # +# ESTIMATION/STACKING PER STATION # +# > % < Stack only identical range biases # RGB_STK1 +# > % < Stack range biases for the satellites of one group # RGB_STK2 +# > % < Stack all range biases for one station # RGB_STK3 +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL STAINFO / _ AND USEFLG = 999 ##################################### +# ADDNEQ2 99.1: Selection from Station Information File # +# # +# THIS PANEL IS FOR TEST PURPOSES ONLY # +# MODIFY SR GTSTAFLG.f90 AND REMOVE USEFLG TO ACTIVATE # +# # +# FLAGS CONCERNING STATION INFORMATION FILE # +# Consider flags > % < # USEFLG +# # +# FLAGS TO BE CONSIDERED # +# Type 001: Renaming of stations > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # FLG001 +# Type 002: Station information > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # FLG002 +# Type 003: Station problems > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # FLG003 +# # +# Flag 999: Any flag will be considered # +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL STEP2 = 1 ######################################################## +# ADDNEQ2 99.2: Compensate for Step-2 Tide SW Bug # +# # +# Compensate for effect of step-2 tide SW bug between > % < # STEP2 +# > %%%%%%%%%% < and > %%%%%%%%%% < (yyyy mm dd) # STEP2A STEP2B +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/PHI_WK/ADDNEQ2.old b/config/bernese/gpsuser52-luzon/OPT/PHI_WK/ADDNEQ2.old new file mode 100755 index 0000000..d3a4642 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/PHI_WK/ADDNEQ2.old @@ -0,0 +1,3784 @@ + +! Some keywords for automatic output +! ---------------------------------- +CAMPAIGN 1 "${P}/PHIVOLCS" + ## widget = initmenu; pointer = ACTIVE_CAMPAIGN + +SESSION_TABLE 1 "${P}/PHIVOLCS\STA\SESSIONS.SES" + ## widget = initmenu; pointer = SESSION_TABLE + +DESCR_SESSION_TABLE 1 "Session table" + +YR4_INFO 1 "2019" + ## widget = comment + # $Y+0 + +SES_INFO 1 "0190" + ## widget = comment + # $S+0 + +USR_INFO 1 "${USER}" + ## widget = comment + +! Environment variables +! --------------------- +ENVIRONMENT 5 + "U" "c:\Bernese\GPSUSER52" + "T" "c:\Bernese\GPSTEMP" + "X" "c:\Bernese\BERN52\GPS" + "P" "c:\Bernese\GPSDATA\CAMPAIGN52" + "USER" "" + ## widget = initmenu; pointer = ENVIR_LIST + +! ========================================================================= +! ADDNEQ2 1: Input Files +! ========================================================================= +! Show all general files +! ---------------------- +SHOWGEN 1 "1" + ## widget = checkbox + +MSG_SHOWGEN 1 "Show all general files" + +! Normal equations +! ---------------- +INPFILE 3 + "${P}/PHIVOLCS\SOL\$E190180.NQ0" + "${P}/PHIVOLCS\SOL\$E190190.NQ0" + "${P}/PHIVOLCS\SOL\$E190200.NQ0" + ## widget = selwin; path = DIR_NEQ; ext = EXT_NEQ + # $E$YSS~~ + +MSG_INPFILE 1 "Normal equations" + +INPFILE_TXT_COL_1 1 "Name" + +! Variance rescaling factors +! -------------------------- +COVCOMI 0 + ## widget = selwin; path = DIR_WGT; ext = EXT_WGT; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_COVCOMI 1 "Variance rescaling factors" + +! Station coordinates +! ------------------- +COORD 3 + "${P}/PHIVOLCS\STA\$E190180.CRD" + "${P}/PHIVOLCS\STA\$E190190.CRD" + "${P}/PHIVOLCS\STA\$E190200.CRD" + ## widget = selwin; path = DIR_CRD; ext = EXT_CRD; maxfiles = 1 + # $E$YSS~~ + +DESCR_COORD 1 "Station coordinates" + +! Station velocities +! ------------------ +VELAPR 0 + ## widget = selwin; path = DIR_VEL; ext = EXT_VEL; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_VELAPR 1 "Station velocities" + +! Station information +! ------------------- +STAINFO 1 "${P}/PHIVOLCS\STA\$(CRDINF).STA" + ## widget = selwin; path = DIR_STA; ext = EXT_STA; maxfiles = 1 + ## emptyallowed = true + # $(CRDINF) + +DESCR_STAINFO 1 "Station information" + +! Troposphere estimates +! --------------------- +TROPEST 0 + ## widget = selwin; path = DIR_TRP; ext = EXT_TRP; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_TROPEST 1 "Troposphere estimates" + +! Ionosphere master file +! ---------------------- +IONOS 0 + ## widget = selwin; path = DIR_ION; ext = EXT_ION; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_IONOS 1 "Ionosphere master file" + +! Differential code biases +! ------------------------ +DCBINP 0 + ## widget = selwin; path = DIR_DCB; ext = EXT_DCB; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_DCBINP 1 "Differential code biases" + +! Inter-system biases +! ------------------- +ISBINP 0 + ## widget = selwin; path = DIR_ISB; ext = EXT_ISB; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_ISBINP 1 "Inter-system biases" + +! Range biases (a priori) +! ----------------------- +RGBINP 0 + ## widget = selwin; path = DIR_RGB; ext = EXT_RGB; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_RGBINP 1 "SLR biases, CoM" + +! Earth rotation parameters +! ------------------------- +POLE 0 + ## widget = selwin; path = DIR_ERP; ext = EXT_ERP; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_POLE 1 "Earth rotation parameters" + +! Satellite Clock File, input +! -------------------- +SATCLK 0 + ## widget = selwin; path = DIR_CLK; ext = EXT_CLK; maxfiles = 1 + ## emptyallowed = true; activeif = RXCLKIN = _ + # + +DESCR_SATCLK 1 "GNSS satellite clocks" + +! Clock RINEX File +! ---------------- +RXCLKIN 0 + ## widget = selwin; path = DIR_RXC; ext = EXT_RXC; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_RXCLKIN 1 "Clock RINEX file" + +! Geocenter coordinates +! --------------------- +GCCINP 0 + ## widget = selwin; path = DIR_GCC; ext = EXT_GCC; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_GCCINP 1 "Geocenter coordinates" + +! Covariances (Coords) +! -------------------- +COVARRS 0 + ## widget = lineedit; path = DIR_COV; ext = EXT_COV + # + +DESCR_COVARRS 1 "Var-covar w.r.t. coord." + +! Covariances (All) +! ----------------- +COVTTRS 0 + ## widget = lineedit; path = DIR_COV; ext = EXT_COV + # + +DESCR_COVTTRS 1 "Full var-covar matrix" + +! Parameter estimates +! ------------------- +PARAMIN 0 + ## widget = selwin; path = DIR_EST; ext = EXT_EST; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_PARAMIN 1 "Parameter estimates" + +! ========================================================================= +! ADDNEQ2 1.1: General Files +! ========================================================================= +! General constants +! ----------------- +CONST 1 "${X}/GEN\CONST." + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # CONST. + +DESCR_CONST 1 "General constants" + +! Geodetic datum +! -------------- +DATUM 1 "${X}/GEN\DATUM." + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # DATUM. + +DESCR_DATUM 1 "Geodetic datum" + +! Phase center variations +! ----------------------- +PHASECC 1 "${X}/GEN\$(PCVINF).$(PCV)" + ## widget = selwin; path = PTH_GEN; maxfiles = 1; emptyallowed = true + # $(PCVINF).$(PCV) + +DESCR_PHASECC 1 "Phase center variations" + +! Satellite information +! --------------------- +SATELL 1 "${X}/GEN\$(SATINF).$(PCV)" + ## widget = selwin; path = PTH_GEN; maxfiles = 1; emptyallowed = true + # $(SATINF).$(PCV) + +DESCR_SATELL 1 "Satellite information" + +! Receiver information +! -------------------- +RECEIVR 1 "${X}/GEN\$(RECINF)" + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # $(RECINF) + +DESCR_RECEIVR 1 "Receiver information" + +! Satellite problems +! ------------------ +SATCRUX 1 "${X}/GEN\SAT_2019.CRX" + ## widget = selwin; path = PTH_GEN; ext = EXT_CRX; maxfiles = 1 + ## emptyallowed = true + # SAT_$Y+0 + +DESCR_SATCRUX 1 "Satellite problems" + +! Subdaily pole model +! ------------------- +SUBMOD 1 "${X}/GEN\IERS2010XY.SUB" + ## widget = selwin; path = PTH_GEN; ext = EXT_SUB; maxfiles = 1 + ## emptyallowed = true + # IERS2010XY + +DESCR_SUBMOD 1 "Subdaily pole model" + +! Nutation Model +! ------------------- +NUTMOD 1 "${X}/GEN\IAU2000R06.NUT" + ## widget = selwin; path = PTH_GEN; ext = EXT_NUT; maxfiles = 1 + ## emptyallowed = true + # IAU2000R06 + +DESCR_NUTMOD 1 "Nutation model" + +! Sinex header file +! ----------------- +SINEXIN 1 "${X}/GEN\$(SNXINF)" + ## widget = selwin; path = PTH_GEN; maxfiles = 1; emptyallowed = true + # $(SNXINF) + +DESCR_SINEXIN 1 "SINEX general input file" + +! IONEX control file +! ------------------ +IONEXCF 1 "${X}/GEN\IONEX." + ## widget = selwin; path = PTH_GEN; maxfiles = 1; emptyallowed = true + # IONEX. + +DESCR_IONEXCF 1 "IONEX control file" + +! Scratch file +! ------------ +AUXFIL 1 "${U}/WORK\ADDNEQ2.SCR" + ## widget = lineedit; path = PTH_SCR; ext = EXT_SCR; emptyallowed = false + # ADDNEQ2$J + +DESCR_AUXFIL 1 "Scratch file" + +DELETE_FILES 1 "AUXFIL" + +! ========================================================================= +! ADDNEQ2 2: Output Files +! ========================================================================= +! Program output +! -------------- +SYSODEF 1 "0" + ## widget = checkbox + +MSG_SYSODEF 1 "Program output" + +SYSOUT 1 "${P}/PHIVOLCS\OUT\$L2036.OUT" + ## widget = lineedit; path = DIR_OUT; ext = EXT_OUT + ## activeif = SYSODEF == 0; emptyallowed = false + # $L$W+0 + +DESCR_SYSOUT 1 "Program output" + +! Error messages +! -------------- +ERRMRG 1 "0" + ## widget = checkbox + +MSG_ERRMRG 1 "Error message" + +SYSERR 1 "${U}/WORK\ERROR.MSG" + ## widget = lineedit; path = PTH_ERR; ext = EXT_ERR + ## activeif = ERRMRG == 0; emptyallowed = false + # ERROR + +DESCR_SYSERR 1 "Error message" + +! Normal equations +! ---------------- +NEQOUT 1 "${P}/PHIVOLCS\SOL\$L2036.NQ0" + ## widget = lineedit; path = DIR_NEQ; ext = EXT_NEQ + # $L$W+0 + +DESCR_NEQOUT 1 "Resulting normal equations" + +! Sinex +! ----- +SNXCONT 1 "NEQ" + ## widget = combobox; activeif = SINEXRS /= _; cards = COV NEQ + ## editable = false + +MSG_SNXCONT 1 "Content of SINEX" + +SINEXRS 1 "${P}/PHIVOLCS\SOL\$L2036.SNX" + ## widget = lineedit; path = DIR_SNX; ext = EXT_SNX + # $L$W+0 + +DESCR_SINEXRS 1 "SINEX" + +! Station coordinates +! ------------------- +COORDRS 1 "${P}/PHIVOLCS\STA\$L2036.CRD" + ## widget = lineedit; path = DIR_CRD; ext = EXT_CRD + # $L$W+0 + +DESCR_COORDRS 1 "Station coordinate results" + +! Velocities +! ---------- +VELORS 0 + ## widget = lineedit; path = DIR_VEL; ext = EXT_VEL + # + +DESCR_VELORS 1 "Station velocity results" + +! Troposphere estimates +! --------------------- +TROPSAV 0 + ## widget = lineedit; path = DIR_TRP; ext = EXT_TRP + # + +DESCR_TROPSAV 1 "Troposphere estimates" + +! Troposphere SINEX +! ----------------- +TROPSNX 0 + ## widget = lineedit; path = DIR_TRO; ext = EXT_TRO + # + +DESCR_TROPSNX 1 "Troposphere estimates (SINEX)" + +! Ionosphere models +! ----------------- +IONOSRS 0 + ## widget = lineedit; path = DIR_ION; ext = EXT_ION + # + +DESCR_IONOSRS 1 "Ionosphere models" + +! IONEX +! ----- +IONEXRS 0 + ## widget = lineedit; path = DIR_INX; ext = EXT_INX + # + +DESCR_IONEXRS 1 "IONEX" + +! Code biases +! ----------- +DCBOUT 0 + ## widget = lineedit; path = DIR_DCB; ext = EXT_DCB + # + +DESCR_DCBOUT 1 "Code bias results" + +! Inter-system biases +! ------------------- +ISBOUT 0 + ## widget = lineedit; path = DIR_ISB; ext = EXT_ISB + # + +DESCR_ISBOUT 1 "Inter-system biases (output)" + +! Range biases +! ------------ +RGBOUT 0 + ## widget = lineedit; path = DIR_RGB; ext = EXT_RGB + # + +DESCR_RGBOUT 1 "SLR biases, CoM (output)" + +! BIAS SINEX +! ---------- +BIASSNX 0 + ## widget = lineedit; path = DIR_BIA; ext = EXT_BIA + # + +MSG_BIASSNX 1 "BIAS SINEX" + +! Orbital elements +! ---------------- +ELEFILE 0 + ## widget = lineedit; path = DIR_ELE; ext = EXT_ELE + # + +DESCR_ELEFILE 1 "Orbital elements" + +! Bernese ERP file +! ---------------- +POLERS 0 + ## widget = lineedit; path = DIR_ERP; ext = EXT_ERP + # + +DESCR_POLERS 1 "Bernese ERP file" + +! IERS ERP file +! ------------- +IERSPOL 0 + ## widget = lineedit; path = DIR_IEP; ext = EXT_IEP + # + +DESCR_IERSPOL 1 "IERS ERP file" + +! Geocenter coordinates +! --------------------- +GCCOUT 0 + ## widget = lineedit; path = DIR_GCC; ext = EXT_GCC + # + +DESCR_GCCOUT 1 "Geocenter coordinates" + +! Station residuals +! ----------------- +PLOTRS 0 + ## widget = lineedit; path = DIR_PLT; ext = EXT_PLT + # + +DESCR_PLOTRS 1 "Station residuals" + +PLOT_ALL 0 + ## widget = lineedit; path = DIR_PLT; ext = EXT_PLT + # + +DESCR_PLOT_ALL 1 "All parameter residuals" + +! Weekly summary file +! ------------------- +WEKSUM 0 + ## widget = lineedit; path = DIR_SUM; ext = EXT_SUM + # + +DESCR_WEKSUM 1 "Weekly summary file" + +! Variance rescaling factors (output) +! ----------------------------------- +COVCOMO 0 + ## widget = lineedit; path = DIR_WGT; ext = EXT_WGT; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_COVCOMO 1 "Variance rescaling factors" + +! PCV antenna models (output) +! Phase center models +! Phase center variations (grid) +! --------------------------- +PHASRSG 0 + ## widget = lineedit; path = DIR_PHG; ext = EXT_PHG; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_PHASRSG 1 "Antenna model results" + +! Satellite Clock File, output +! -------------------- +CLKSAV 0 + ## widget = lineedit; path = DIR_CLK; ext = EXT_CLK + # + +DESCR_CLKSAV 1 "Satellite clock file" + +! Clock RINEX File, output +! ---------------- +CLKRNX 0 + ## widget = lineedit; path = DIR_RXC; ext = EXT_RXC + # + +DESCR_CLKRNX 1 "clock RINEX file" + +! Parameter estimates +! ------------------- +PARAMRS 0 + ## widget = lineedit; path = DIR_EST; ext = EXT_EST + # + +DESCR_PARAMRS 1 "Parameter estimate results" + +! ========================================================================= +! ADDNEQ2 3.1: Options +! ========================================================================= +! Title +! ----- +TITLE 0 + ## widget = lineedit + # + +MSG_TITLE 1 "Title line" + +! Maximum number of parameters in combined NEQ +! -------------------------------------------- +MAXPAR 1 "5000" + ## widget = spinbox; range = 500 20000 500; check_type = integer + +MSG_MAXPAR 1 "Maximum number of parameters in combined NEQ" + +! A priori sigma of unit weight +! ----------------------------- +SIGMA0 1 "0.0010" + ## widget = lineedit; emptyallowed = false; check_type = real + ## check_min = 1e-20 + +MSG_SIGMA0 1 "A priori sigma of unit weight" + +! Compute no inversion +! --------------------- +NOINV 1 "0" + ## widget = checkbox + +MSG_NOINV 1 "Compute no solution" + +! Compute and compare individual solutions +! ---------------------------------------- +INDVSOL 1 "YES" + ## widget = combobox; editable = false + ## cards = NO YES HELMERT HLM_TRA HLM_ROT HLM_ALL; activeif = NOINV = 0 + +MSG_INDVSOL 1 "Compute and compare individual solutions" + +! Reference epoch for the coordinates +! ----------------------------------- +TIMREF 0 + ## widget = lineedit; activeif = CRD_NINT == 1 AND NOINV = 0 + ## check_type = date + # + +MSG_TIMREF 1 "Reference epoch for station coordinates" + +! Estimate velocities +! ------------------- +CRD_NINT 1 "0" + ## widget = checkbox + +MSG_CRD_NINT 1 "Set up station velocities" + +! Estimate geocenter coordinates +! ------------------------------ +SETUP_GCC 1 "0" + ## widget = checkbox + +MSG_SETUP_GCC 1 "Set up Geocenter coordinates" + +! ========================================================================= +! ADDNEQ2 3.2: Options +! ========================================================================= +! Provide extended output w.r.t. estimated parameters +! --------------------------------------------------- +PRT_EXT 1 "0" + ## widget = checkbox + +MSG_PRT_EXT 1 "Provide extended output w.r.t. estimated parameters" + +! Notify station inconsistencies between NEQs +! ------------------------------------------- +PRT_SIC 1 "1" + ## widget = checkbox + +MSG_PRT_SIC 1 "Notify station inconsistencies between NEQs" + +! Notify changes due to station information file +! ---------------------------------------------- +CRXWARN 1 "1" + ## widget = checkbox; activeif = STAINFO / _ + +MSG_CRXWARN 1 "Notify changes due to station info file" + +! Print detailed list of all parameter manipulations +! -------------------------------------------------- +PRT_PAR 1 "0" + ## widget = checkbox + +MSG_PRT_PAR 1 "Print detailed list of all parameter manipulations" + +! Regularize a priori constraint matrix +! ------------------------------------- +SNXREG 1 "NO" + ## widget = combobox; cards = NO YES + ## activeif = SINEXRS /= _ AND NOINV = 0 + +MSG_SNXREG 1 "Regularize a priori constraint matrix" + +! Sort stations according to DOMES code +! ------------------------------------- +STASORT 1 "0" + ## widget = checkbox; activeif = SINEXRS /= _ + +MSG_STASORT 1 "Sort stations according to DOMES code" + +! Include ADDNEQ1-style statistics block +! -------------------------------------- +HEUREF 1 "0" + ## widget = checkbox; activeif = SINEXRS /= _ + +MSG_HEUREF 1 "Include ADDNEQ1-style statistics block" + +! Do not write non-calibrated antenna/radome codes +! ------------------------------------------------ +ANTRED 1 "0" + ## widget = checkbox; activeif = SINEXRS /= _ + +MSG_ANTRED 1 "Do not write non-calibrated antenna/radome codes" + +! Transform ERP parameter to offset/drift representation +! ------------------------------------------------------ +ERPREP 1 "0" + ## widget = checkbox; activeif = SINEXRS /= _ + +MSG_ERPREP 1 "Transform ERP to offset/drift representation" + +! Truncate all NEQ station names after position 14 +! ------------------------------------------------ +NO_ABC 1 "NO" + ## widget = combobox; cards = NO YES; editable = true + +MSG_NO_ABC 1 "Truncate all NEQ station names after position 14" + +! Keep input NEQs in alphabetical order +! ------------------------------------- +NOCHRONO 1 "0" + ## widget = checkbox + +MSG_NOCHRONO 1 "Keep input NEQs in alphabetical order" + +! Write coordinates/velocities as ... in var-covar files +! ------------------------------------------------------ +COVMODE 1 "CRD/VEL" + ## widget = combobox; cards = CRD/VEL CRD/CRD; editable = false + ## activeif = COVARRS / _ OR COVTTRS / _ AND CRD_NINT = 1 + +MSG_COVMODE 1 "Write coordinates and velocities in var-covar files as" + +! Eliminate station parameters in case of equipement changes +! ---------------------------------------------------------- +CRXREC 1 "NEVER" + ## widget = combobox; cards = NEVER TYPE TYPE_OR_NUMBER; editable = false + ## activeif = STAINFO / _ + +MSG_CRXREC 1 "Remove station in case of receiver change" + +CRXANT 1 "NEVER" + ## widget = combobox; editable = false + ## cards = NEVER TYPE TYPE_OR_ECCENT TYPE_OR_ECCENT_OR_NUMBER + ## activeif = STAINFO / _ + +MSG_CRXANT 1 "Remove station in case of antenna change" + +! Correct step2 tide bug +! ---------------------- +STEP2 1 "0" + ## widget = checkbox + +MSG_STEP2 1 "Correct step2 tide bug" + +STEP2A 0 + ## widget = lineedit; emptyallowed = true; check_type = date + ## activeif = STEP2 == 1 + +MSG_STEP2A 1 "Step2 tide bug start MJD" + +STEP2B 0 + ## widget = lineedit; emptyallowed = true; check_type = date + ## activeif = STEP2 == 1 + +MSG_STEP2B 1 "Step2 tide bug end MJD" + +! ========================================================================= +! ADDNEQ2 4: Comparison of Individual Solutions +! ========================================================================= +! Minimum number of solutions for each station +! -------------------------------------------- +MINSOL 1 "0" + ## widget = spinbox; range = 0 9999 1; check_type = integer + +MSG_MINSOL 1 "Minimum number of solutions for each station" + +! Maximum tolerated residual +! -------------------------- +BADSOL_N 1 "15" + ## widget = lineedit; emptyallowed = true; check_type = real + ## check_min = 0 + +MSG_BADSOL_N 1 "Maximum tolerated residual: North" + +BADSOL_E 1 "15" + ## widget = lineedit; emptyallowed = true: check_type = real + ## check_min = 0 + +MSG_BADSOL_E 1 "Maximum tolerated residual: East" + +BADSOL_U 1 "30" + ## widget = lineedit; emptyallowed = true; check_type = real + ## check_min = 0 + +MSG_BADSOL_U 1 "Maximum tolerated residual: Up" + +! Maximum tolerated root-mean-square error +! ---------------------------------------- +BADSOLRN 1 "10" + ## widget = lineedit; emptyallowed = true; check_type = real + ## check_min = 0 + +MSG_BADSOLRN 1 "Maximum tolerated RMS error: North" + +BADSOLRE 1 "10" + ## widget = lineedit; emptyallowed = true; check_type = real + ## check_min = 0 + +MSG_BADSOLRE 1 "Maximum tolerated RMS error: East" + +BADSOLRU 1 "20" + ## widget = lineedit; emptyallowed = true; check_type = real + ## check_min = 0 + +MSG_BADSOLRU 1 "Maximum tolerated RMS error: Up" + +! ========================================================================= +! ADDNEQ2 5: Datum Definition for Coordinates +! ========================================================================= +! Datum definition type +! --------------------- +RADIO2_4 1 "0" + ## widget = radiobutton; group = DUMMY + +MSG_RADIO2_4 1 "Free network solution" + +RADIO2_3 1 "1" + ## widget = radiobutton; group = DUMMY + ## radiokeys = FREESTA C_TRA C_ROT C_SCL + +MSG_RADIO2_3 1 "Minimum constraint solution" + +RADIO2_2 1 "0" + ## widget = radiobutton; group = DUMMY; radiokeys = SIGSTA + +MSG_RADIO2_2 1 "Coordinates constrained" + +RADIO2_1 1 "0" + ## widget = radiobutton; group = DUMMY; radiokeys = FIXSTA + +MSG_RADIO2_1 1 "Coordinates fixed" + +FREESTA 1 "FROM_FILE" + ## widget = combobox; editable = false + ## cards = ALL MANUAL FROM_FILE WITH_FLAG + +MSG_FREESTA 1 "Minimum constraint solution" + +SIGSTA 1 "MANUAL" + ## widget = combobox; editable = false + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG + +MSG_SIGSTA 1 "Coordinates constrained" + +FIXSTA 1 "MANUAL" + ## widget = combobox; editable = false + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG + +MSG_FIXSTA 1 "Coordinates fixed" + +! Minimum constraint conditions +! ----------------------------- +C_TRA 1 "YES" + ## widget = combobox; cards = YES NO + +MSG_C_TRA 1 "Translation" + +C_ROT 1 "NO" + ## widget = combobox; cards = YES NO + +MSG_C_ROT 1 "Rotation" + +C_SCL 1 "NO" + ## widget = combobox; cards = YES NO + +MSG_C_SCL 1 "Scale" + +! A priori sigmas +! --------------- +C_SIGMAN 1 "0.001" + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = SIGSTA /= FROM_FILE AND RADIO2_2 = 1 + +MSG_C_SIGMAN 1 "North" + +C_SIGMAE 1 "0.001" + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = SIGSTA /= FROM_FILE AND RADIO2_2 = 1 + +MSG_C_SIGMAE 1 "East" + +C_SIGMAU 1 "0.001" + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = SIGSTA /= FROM_FILE AND RADIO2_2 = 1 + +MSG_C_SIGMAU 1 "Up" + +! ========================================================================= +! ADDNEQ2 5.1: Datum Definition for Coordinates +! ========================================================================= +! Stations considered for minimum constraint conditions +! ----------------------------------------------------- +FREESTA_L 0 + ## widget = selwin; activeif = FREESTA == MANUAL AND RADIO2_3 == 1 + ## pointer = STALST + # + +MSG_FREESTA_L 1 "Manual selection" + +FREESTA_F 1 "${P}/PHIVOLCS\STA\REF190190.FIX" + ## widget = selwin; activeif = FREESTA == FROM_FILE AND RADIO2_3 == 1 + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # REF$YSS+0 + +MSG_FREESTA_F 1 "List of stations from file" + +FREESTA_G 0 + ## widget = lineedit; activeif = FREESTA == WITH_FLAG AND RADIO2_3 == 1 + # + +MSG_FREESTA_G 1 "Stations with specific flags in CRD file" + +! Station coordinates to be constrained +! ------------------------------------- +STATION4 0 + ## widget = selwin; activeif = SIGSTA == MANUAL AND RADIO2_2 == 1 + ## pointer = STALST + +MSG_STATION4 1 "Manual selection" + +STAFILE4 0 + ## widget = selwin; activeif = SIGSTA == FROM_FILE AND RADIO2_2 == 1 + ## path = DIR_SIG; ext = EXT_SIG; maxfiles = 1 + # + +MSG_STAFILE4 1 "List of stations (and sigmas) from file" + +STAFLAG4 0 + ## widget = lineedit; activeif = SIGSTA == WITH_FLAG AND RADIO2_2 == 1 + # + +MSG_STAFLAG4 1 "Stations with specific flags in CRD file" + +! Station coordinates to be fixed +! ------------------------------- +STATION1 0 + ## widget = selwin; activeif = FIXSTA == MANUAL AND RADIO2_1 == 1 + ## pointer = STALST + +MSG_STATION1 1 "Manual selection" + +STAFILE1 0 + ## widget = selwin; activeif = FIXSTA == FROM_FILE AND RADIO2_1 == 1 + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_STAFILE1 1 "List of stations from file" + +STAFLAG1 0 + ## widget = lineedit; activeif = FIXSTA == WITH_FLAG AND RADIO2_1 == 1 + # + +MSG_STAFLAG1 1 "Stations with specific flags in CRD file" + +! ========================================================================= +! ADDNEQ2 6: Datum Definition for Velocities +! ========================================================================= +! Datum definition type +! --------------------- +RADIO3_4 1 "0" + ## widget = radiobutton; group = DUMMY + +MSG_RADIO3_4 1 "Free network solution" + +RADIO3_3 1 "0" + ## widget = radiobutton; group = DUMMY + ## radiokeys = FREEVEL V_TRA V_ROT V_SCL + +MSG_RADIO3_3 1 "Minimum constraint solution" + +RADIO3_2 1 "1" + ## widget = radiobutton; group = DUMMY; radiokeys = SIGVEL + +MSG_RADIO3_2 1 "Velocities constrained" + +RADIO3_1 1 "0" + ## widget = radiobutton; group = DUMMY; radiokeys = FIXVEL + +MSG_RADIO3_1 1 "Velocities fixed" + +FREEVEL 1 "MANUAL" + ## widget = combobox; editable = false + ## cards = ALL MANUAL FROM_FILE WITH_FLAG + +MSG_FREEVEL 1 "Minimum constraint solution" + +SIGVEL 1 "MANUAL" + ## widget = combobox; editable = false + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG + +MSG_SIGVEL 1 "Velocities constrained" + +FIXVEL 1 "MANUAL" + ## widget = combobox; editable = false + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG + +MSG_FIXVEL 1 "Velocities fixed" + +! Minimum constraint conditions +! ----------------------------- +V_TRA 1 "YES" + ## widget = combobox; cards = YES NO + +MSG_V_TRA 1 "Translation" + +V_ROT 1 "NO" + ## widget = combobox; cards = YES NO + +MSG_V_ROT 1 "Rotation" + +V_SCL 1 "NO" + ## widget = combobox; cards = YES NO + +MSG_V_SCL 1 "Scale" + +! A priori sigmas +! --------------- +V_SIGMAN 1 "0.0001" + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = SIGVEL /= FROM_FILE AND RADIO3_2 = 1 + +MSG_V_SIGMAN 1 "North" + +V_SIGMAE 1 "0.0001" + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = SIGVEL /= FROM_FILE AND RADIO3_2 = 1 + +MSG_V_SIGMAE 1 "East" + +V_SIGMAU 1 "0.0001" + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = SIGVEL /= FROM_FILE AND RADIO3_2 = 1 + +MSG_V_SIGMAU 1 "Up" + +! ========================================================================= +! ADDNEQ2 6.1: Datum Definition for Velocities +! ========================================================================= +! Stations considered for minimum constraint conditions +! ----------------------------------------------------- +FREEVEL_L 0 + ## widget = selwin; activeif = FREEVEL == MANUAL AND RADIO3_3 == 1 + ## pointer = STALST + +MSG_FREEVEL_L 1 "Manual selection" + +FREEVEL_F 0 + ## widget = selwin; activeif = FREEVEL == FROM_FILE AND RADIO3_3 == 1 + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1; emptyallowed = true + # + +MSG_FREEVEL_F 1 "List of stations from file" + +FREEVEL_G 0 + ## widget = lineedit; activeif = FREEVEL == WITH_FLAG AND RADIO3_3 == 1 + # + +MSG_FREEVEL_G 1 "Stations with specific flags in VEL file" + +! Station velocities to be constrained +! ------------------------------------ +VELOCITY4 0 + ## widget = selwin + ## activeif = CRD_NINT == 1 AND SIGVEL == MANUAL AND RADIO3_2 == 1 + ## pointer = STALST + +MSG_VELOCITY4 1 "Manual selection" + +VELFILE4 0 + ## widget = selwin; activeif = SIGVEL == FROM_FILE AND RADIO3_2 == 1 + ## path = DIR_SIG; ext = EXT_SIG; maxfiles = 1; emptyallowed = true + # + +MSG_VELFILE4 1 "List of stations (and sigmas) from file" + +VELFLAG4 0 + ## widget = lineedit; activeif = SIGVEL == WITH_FLAG AND RADIO3_2 == 1 + # + +MSG_VELFLAG4 1 "Stations with specific flags in VEL file" + +! Station velocities to be fixed +! ------------------------------ +VELOCITY1 0 + ## widget = selwin; activeif = FIXVEL == MANUAL AND RADIO3_1 == 1 + ## pointer = STALST + +MSG_VELOCITY1 1 "Manual selection" + +VELFILE1 0 + ## widget = selwin; activeif = FIXVEL == FROM_FILE AND RADIO3_1 == 1 + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_VELFILE1 1 "List of stations from file" + +VELFLAG1 0 + ## widget = lineedit; activeif = FIXVEL == WITH_FLAG AND RADIO3_1 == 1 + # + +MSG_VELFLAG1 1 "Stations with specific flags in VEL file" + +! ========================================================================= +! ADDNEQ2 7.1: Parameter Pre-elimination +! ========================================================================= +! Station-related parameters: Station coordinates +! ----------------------------------------------- +CRD_ELIM 1 "NO" + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + +MSG_CRD_ELIM 1 "Station coordinates" + +CRD_EXCP 0 + ## widget = lineedit + ## activeif = CRD_ELIM == BEFORE_STACKING OR CRD_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_CRD_EXCP 1 "Except for files: Station coordinates" + +CRD_EXST 1 "0" + ## widget = checkbox; activeif = CRD_ELIM /= NO AND CRD_ELIM / _ + +MSG_CRD_EXST 1 "Except for stations: Atmospheric pressure loading" + +CRD_EXSEL 1 "FROM_FILE" + ## widget = combobox; activeif = CRD_ELIM /= NO AND CRD_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_CRD_EXSEL 1 "Selection for station exceptions: station coordinates" + +CRD_EXMAN 0 + ## widget = selwin + ## activeif = CRD_ELIM /= NO AND CRD_EXST = 1 AND CRD_EXSEL = MANUAL + ## pointer = STALST + +MSG_CRD_EXMAN 1 "Manual selection for station exceptions: station coordinates" + +CRD_EXFIL 0 + ## widget = selwin + ## activeif = CRD_ELIM /= NO AND CRD_EXST = 1 AND CRD_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_CRD_EXFIL 1 "Selection for station exceptions from file: station coordinates" + +CRD_EXFLG 0 + ## widget = lineedit + ## activeif = CRD_ELIM /= NO AND CRD_EXST = 1 AND CRD_EXSEL = WITH_FLAG + +MSG_CRD_EXFLG 1 "Selection for station exceptions from flag: station coordinates" + +! Station-related parameters: Receiver clock bias/offsets +! ------------------------------------------------------- +CLK_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_CLK_ELIM 1 "GLONASS receiver clock biases" + +CLK_EXCP 0 + ## widget = lineedit + ## activeif = CLK_ELIM == BEFORE_STACKING OR CLK_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_CLK_EXCP 1 "Except for files: Receiver clock offsets" + +CLK_EXST 1 "0" + ## widget = checkbox; activeif = CLK_ELIM /= NO AND CLK_ELIM / _ + +MSG_CLK_EXST 1 "Except for stations: Atmospheric pressure loading" + +CLK_EXSEL 1 "FROM_FILE" + ## widget = combobox; activeif = CLK_ELIM /= NO AND CLK_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_CLK_EXSEL 1 "Selection for station exceptions: receiver clock offsets" + +CLK_EXMAN 0 + ## widget = selwin + ## activeif = CLK_ELIM /= NO AND CLK_EXST = 1 AND CLK_EXSEL = MANUAL + ## pointer = CLKLST + +MSG_CLK_EXMAN 1 "Manual selection for station exceptions: receiver clock offsets" + +CLK_EXFIL 0 + ## widget = selwin + ## activeif = CLK_ELIM /= NO AND CLK_EXST = 1 AND CLK_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_CLK_EXFIL 1 "Selection for station exceptions from file: receiver clock offsets" + +CLK_EXFLG 0 + ## widget = lineedit + ## activeif = CLK_ELIM /= NO AND CLK_EXST = 1 AND CLK_EXSEL = WITH_FLAG + +MSG_CLK_EXFLG 1 "Selection for station exceptions from flag: receiver clock offsets" + +! Station-related parameters: Inter-system bias +! ---------------------------------------------- +ISB_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_ISB_ELIM 1 "Time-dependent GLONASS ISB" + +ISB_EXCP 0 + ## widget = lineedit + ## activeif = ISB_ELIM == BEFORE_STACKING OR CLK_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_ISB_EXCP 1 "Except for files: inter-system bias" + +ISB_EXST 1 "0" + ## widget = checkbox; activeif = ISB_ELIM /= NO AND ISB_ELIM / _ + +MSG_ISB_EXST 1 "Except for stations: Atmospheric pressure loading" + +ISB_EXSEL 1 "FROM_FILE" + ## widget = combobox; activeif = ISB_ELIM /= NO AND ISB_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_ISB_EXSEL 1 "Selection for station exceptions: inter-system bias" + +ISB_EXMAN 0 + ## widget = selwin + ## activeif = ISB_ELIM /= NO AND ISB_EXST = 1 AND ISB_EXSEL = MANUAL + ## pointer = CLKLST + +MSG_ISB_EXMAN 1 "Manual selection for station exceptions: inter-system bias" + +ISB_EXFIL 0 + ## widget = selwin + ## activeif = ISB_ELIM /= NO AND ISB_EXST = 1 AND ISB_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_ISB_EXFIL 1 "Selection for station exceptions from file: inter-system bias" + +ISB_EXFLG 0 + ## widget = lineedit + ## activeif = ISB_ELIM /= NO AND ISB_EXST = 1 AND ISB_EXSEL = WITH_FLAG + +MSG_ISB_EXFLG 1 "Selection for station exceptions from flag: inter-system bias" + +! Station-related parameters: Receiver antenna offsets +! ---------------------------------------------------- +RAO_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_RAO_ELIM 1 "Receiver antenna offsets" + +RAO_EXCP 0 + ## widget = lineedit + ## activeif = RAO_ELIM == BEFORE_STACKING OR RAO_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_RAO_EXCP 1 "Except for files: Receiver antenna offsets" + +! Station-related parameters: Receiver antenna pattern +! ---------------------------------------------------- +RAP_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_RAP_ELIM 1 "Receiver antenna pattern" + +RAP_EXCP 0 + ## widget = lineedit + ## activeif = RAP_ELIM == BEFORE_STACKING OR RAP_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_RAP_EXCP 1 "Except for files: Receiver antenna pattern" + +! Station-related parameters: Receiver DCB parameter +! -------------------------------------------------- +DCBR_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_DCBR_ELIM 1 "Receiver DCB parameters" + +DCBR_EXCP 0 + ## widget = lineedit + ## activeif = DCBR_ELIM == BEFORE_STACKING OR DCBR_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_DCBR_EXCP 1 "Except for files: Receiver DCB parameters" + +DCBR_EXST 1 "0" + ## widget = checkbox; activeif = DCBR_ELIM /= NO AND DCBR_ELIM / _ + +MSG_DCBR_EXST 1 "Except for stations: Atmospheric pressure loading" + +DCBR_EXSEL 1 "FROM_FILE" + ## widget = combobox; activeif = DCBR_ELIM /= NO AND DCBR_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_DCBR_EXSEL 1 "Selection for station exceptions: receiver DCB parameters" + +DCBR_EXMAN 0 + ## widget = selwin + ## activeif = DCBR_ELIM /= NO AND DCBR_EXST = 1 AND DCBR_EXSEL = MANUAL + ## pointer = DCBRLST + +MSG_DCBR_EXMAN 1 "Manual selection for station exceptions: receiver DCB parameters" + +DCBR_EXFIL 0 + ## widget = selwin + ## activeif = DCBR_ELIM /= NO AND DCBR_EXST = 1 AND DCBR_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_DCBR_EXFIL 1 "Selection for station exceptions from file: receiver DCB parameters" + +DCBR_EXFLG 0 + ## widget = lineedit + ## activeif = DCBR_ELIM /= NO AND DCBR_EXST = 1 AND DCBR_EXSEL = WITH_FLAG + +MSG_DCBR_EXFLG 1 "Selection for station exceptions from flag: receiver DCB parameters" + +! Station-related parameters: GNSS-specific station translation +! ------------------------------------------------------------- +GTRA_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_GTRA_ELIM 1 "GNSS-specific station translation" + +GTRA_EXCP 0 + ## widget = lineedit + ## activeif = GTRA_ELIM == BEFORE_STACKING OR GTRA_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_GTRA_EXCP 1 "Except for files: GNSS-specific station translation" + +GTRA_EXST 1 "0" + ## widget = checkbox; activeif = GTRA_ELIM /= NO AND GTRA_ELIM / _ + +MSG_GTRA_EXST 1 "Except for stations: GNSS-specific station translations" + +GTRA_EXSEL 1 "FROM_FILE" + ## widget = combobox; activeif = GTRA_ELIM /= NO AND GTRA_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_GTRA_EXSEL 1 "Selection for station exceptions: GNSS-spec translations" + +GTRA_EXMAN 0 + ## widget = selwin + ## activeif = GTRA_ELIM /= NO AND GTRA_EXST = 1 AND GTRA_EXSEL = MANUAL + ## pointer = GSPLST + +MSG_GTRA_EXMAN 1 "Manual selection for station exceptions: GNSS-spec translations" + +GTRA_EXFIL 0 + ## widget = selwin + ## activeif = GTRA_ELIM /= NO AND GTRA_EXST = 1 AND GTRA_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_GTRA_EXFIL 1 "Selection for station exceptions from file: GNSS-spec translations" + +GTRA_EXFLG 0 + ## widget = lineedit + ## activeif = GTRA_ELIM /= NO AND GTRA_EXST = 1 AND GTRA_EXSEL = WITH_FLAG + +MSG_GTRA_EXFLG 1 "Selection for station exceptions from flag: GNSS-spec translations" + +! Station-related parameters: GNSS-specific troposphere biases +! ------------------------------------------------------------ +GTRP_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_GTRP_ELIM 1 "GNSS-specific ZPD bias" + +GTRP_EXCP 0 + ## widget = lineedit + ## activeif = GTRP_ELIM == BEFORE_STACKING OR GTRP_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_GTRP_EXCP 1 "Except for files: GNSS-specific ZPD bias" + +GTRP_EXST 1 "0" + ## widget = checkbox; activeif = GTRP_ELIM /= NO AND GTRP_ELIM / _ + +MSG_GTRP_EXST 1 "Except for stations: GNSS-specific ZPD bias" + +GTRP_EXSEL 1 "FROM_FILE" + ## widget = combobox; activeif = GTRP_ELIM /= NO AND GTRP_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_GTRP_EXSEL 1 "Selection for station exceptions: GNSS-spec ZPD bias" + +GTRP_EXMAN 0 + ## widget = selwin + ## activeif = GTRP_ELIM /= NO AND GTRP_EXST = 1 AND GTRP_EXSEL = MANUAL + ## pointer = GSPLST + +MSG_GTRP_EXMAN 1 "Manual selection for station exceptions: GNSS-spec ZPD bias" + +GTRP_EXFIL 0 + ## widget = selwin + ## activeif = GTRP_ELIM /= NO AND GTRP_EXST = 1 AND GTRP_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_GTRP_EXFIL 1 "Selection for station exceptions from file: GNSS-spec ZPD bias" + +GTRP_EXFLG 0 + ## widget = lineedit + ## activeif = GTRP_ELIM /= NO AND GTRP_EXST = 1 AND GTRP_EXSEL = WITH_FLAG + +MSG_GTRP_EXFLG 1 "Selection for station exceptions from flag: GNSS-spec ZPD bias" + +! Station-related parameters: Range biases +! ---------------------------------------- +RNG_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_RNG_ELIM 1 "Range biases" + +RNG_EXCP 0 + ## widget = lineedit + ## activeif = RNG_ELIM == BEFORE_STACKING OR RNG_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_RNG_EXCP 1 "Except for files: Range biases" + +! Atmospheric parameters: Troposphere ZPD +! --------------------------------------- +TRP_ELIM 1 "BEFORE_STACKING" + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + +MSG_TRP_ELIM 1 "Troposphere zenith path delays" + +TRP_EXCP 0 + ## widget = lineedit + ## activeif = TRP_ELIM == BEFORE_STACKING OR TRP_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_TRP_EXCP 1 "Except for files: troposphere ZPDs" + +TRP_EXST 1 "0" + ## widget = checkbox; activeif = TRP_ELIM /= NO AND TRP_ELIM / _ + +MSG_TRP_EXST 1 "Except for stations: troposphere ZPDs" + +TRP_EXSEL 1 "FROM_FILE" + ## widget = combobox; activeif = TRP_ELIM /= NO AND TRP_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_TRP_EXSEL 1 "Selection for station exceptions: troposphere ZPDs" + +TRP_EXMAN 0 + ## widget = selwin + ## activeif = TRP_ELIM /= NO AND TRP_EXST = 1 AND TRP_EXSEL = MANUAL + ## pointer = TRPLST + +MSG_TRP_EXMAN 1 "Manual selection for station exceptions: troposphere ZPDs" + +TRP_EXFIL 0 + ## widget = selwin + ## activeif = TRP_ELIM /= NO AND TRP_EXST = 1 AND TRP_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_TRP_EXFIL 1 "Selection for station exceptions from file: troposphere ZPDs" + +TRP_EXFLG 0 + ## widget = lineedit + ## activeif = TRP_ELIM /= NO AND TRP_EXST = 1 AND TRP_EXSEL = WITH_FLAG + +MSG_TRP_EXFLG 1 "Selection for station exceptions from flag: troposphere ZPDs" + +! Atmospheric parameters: Troposphere gradient +! -------------------------------------------- +GRD_ELIM 1 "BEFORE_STACKING" + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + +MSG_GRD_ELIM 1 "Troposphere gradients" + +GRD_EXCP 0 + ## widget = lineedit + ## activeif = GRD_ELIM == BEFORE_STACKING OR GRD_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_GRD_EXCP 1 "Except for files: Troposphere gradients" + +GRD_EXST 1 "0" + ## widget = checkbox; activeif = GRD_ELIM /= NO AND GRD_ELIM / _ + +MSG_GRD_EXST 1 "Except for stations: troposphere gradients" + +GRD_EXSEL 1 "FROM_FILE" + ## widget = combobox; activeif = GRD_ELIM /= NO AND GRD_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_GRD_EXSEL 1 "Selection for station exceptions: troposphere gradients" + +GRD_EXMAN 0 + ## widget = selwin + ## activeif = GRD_ELIM /= NO AND GRD_EXST = 1 AND GRD_EXSEL = MANUAL + ## pointer = TRPLST + +MSG_GRD_EXMAN 1 "Manual selection for station exceptions: troposphere gradients" + +GRD_EXFIL 0 + ## widget = selwin + ## activeif = GRD_ELIM /= NO AND GRD_EXST = 1 AND GRD_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_GRD_EXFIL 1 "Selection for station exceptions from file: troposphere gradients" + +GRD_EXFLG 0 + ## widget = lineedit + ## activeif = GRD_ELIM /= NO AND GRD_EXST = 1 AND GRD_EXSEL = WITH_FLAG + +MSG_GRD_EXFLG 1 "Selection for station exceptions from flag: troposphere gradients" + +! Atmospheric parameters: Ionosphere models +! ----------------------------------------- +GIM_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_GIM_ELIM 1 "Global ionosphere parameters" + +GIM_EXCP 0 + ## widget = lineedit + ## activeif = GIM_ELIM == BEFORE_STACKING OR GIM_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_GIM_EXCP 1 "Except for files: Global ionosphere parameters" + +HOI_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_HOI_ELIM 1 "HOI scaling factors" + +HOI_EXCP 0 + ## widget = lineedit + ## activeif = HOI_ELIM == BEFORE_STACKING OR HOI_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_HOI_EXCP 1 "Except for files: HOI scaling factors" + +! Helmert parameters +! ------------------ +TRANS_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_TRANS_ELIM 1 "Helmert: Translations" + +TRANS_EXCP 0 + ## widget = lineedit + ## activeif = TRANS_ELIM == BEFORE_STACKING OR TRANS_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_TRANS_EXCP 1 "Except for files: Helmert translations" + +ROT_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_ROT_ELIM 1 "Helmert: Rotations" + +ROT_EXCP 0 + ## widget = lineedit + ## activeif = ROT_ELIM == BEFORE_STACKING OR ROT_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_ROT_EXCP 1 "Except for files: Helmert rotations" + +SCALE_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_SCALE_ELIM 1 "Helmert: Scale" + +SCALE_EXCP 0 + ## widget = lineedit + ## activeif = SCALE_ELIM == BEFORE_STACKING OR SCALE_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_SCALE_EXCP 1 "Except for files: Helmert scale" + +! ========================================================================= +! ADDNEQ2 7.2: Parameter Pre-elimination +! ========================================================================= +! Satellite-related parameters: dynamical orbit parameters +! -------------------------------------------------------- +ORB_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_ORB_ELIM 1 "Orbital elements" + +ORB_EXCP 0 + ## widget = lineedit + ## activeif = ORB_ELIM == BEFORE_STACKING OR ORB_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_ORB_EXCP 1 "Except for files: Orbital elements" + +! Satellite-related parameters: stochastic orbit parameters +! --------------------------------------------------------- +STO_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_STO_ELIM 1 "Stochastic pulses" + +STO_EXCP 0 + ## widget = lineedit + ## activeif = STO_ELIM == BEFORE_STACKING OR STO_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_STO_EXCP 1 "Except for files: Stochastic pulses" + +! Satellite-related parameters: satellite antenna offsets +! ------------------------------------------------------- +ANT_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_ANT_ELIM 1 "Satellite antenna offsets" + +ANT_EXCP 0 + ## widget = lineedit + ## activeif = ANT_ELIM == BEFORE_STACKING OR ANT_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_ANT_EXCP 1 "Except for files: Satellite antenna offsets" + +ANTX_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_ANTX_ELIM 1 "Satellite antenna offsets (XY)" + +ANTX_EXCP 0 + ## widget = lineedit + ## activeif = ANTX_ELIM == BEFORE_STACKING OR ANTX_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_ANTX_EXCP 1 "Except for files: Satellite antenna offsets (XY)" + +! Satellite-related parameters: satellite antenna pattern +! ------------------------------------------------------- +SPV_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_SPV_ELIM 1 "Satellite antenna variations" + +SPV_EXCP 0 + ## widget = lineedit + ## activeif = SPV_ELIM == BEFORE_STACKING OR SPV_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_SPV_EXCP 1 "Except for files: Satellite antenna variations" + +! Satellite-related parameters: satellite DCB +! ------------------------------------------- +DCBS_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_DCBS_ELIM 1 "Satellite DCB parameters" + +DCBS_EXCP 0 + ## widget = lineedit + ## activeif = DCBS_ELIM == BEFORE_STACKING OR DCBS_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_DCBS_EXCP 1 "Except for files: Satellite DCB parameters" + +! Earth orientation parameters (Polar motion) +! ------------------------------------------- +ERP_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_ERP_ELIM 1 "Earth rotation parameters (Pole)" + +ERP_EXCP 0 + ## widget = lineedit + ## activeif = ERP_ELIM == BEFORE_STACKING OR ERP_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_ERP_EXCP 1 "Except for files: Earth rotation parameters (Pole)" + +! Earth orientation parameters (UT) +! --------------------------------- +UT_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_UT_ELIM 1 "Earth rotation parameters (UT)" + +UT_EXCP 0 + ## widget = lineedit + ## activeif = UT_ELIM == BEFORE_STACKING OR UT_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_UT_EXCP 1 "Except for files: Earth rotation parameters (UT)" + +! Earth orientation parameters (LOD) +! --------------------------------- +LOD_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_LOD_ELIM 1 "Earth rotation parameters (LOD)" + +LOD_EXCP 0 + ## widget = lineedit + ## activeif = LOD_ELIM == BEFORE_STACKING OR LOD_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_LOD_EXCP 1 "Except for files: Earth rotation parameters (LOD)" + +! Nutation parameters +! ------------------- +NUT_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_NUT_ELIM 1 "Nutation parameters" + +NUT_EXCP 0 + ## widget = lineedit + ## activeif = NUT_ELIM == BEFORE_STACKING OR NUT_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_NUT_EXCP 1 "Except for files: Nutation parameters" + +! Scaling factors for Vienna grid files: Atmosphere loading +! --------------------------------------------------------- +ALD_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_ALD_ELIM 1 "Atmospheric pressure loading" + +ALD_EXCP 0 + ## widget = lineedit + ## activeif = ALD_ELIM == BEFORE_STACKING OR ALD_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_ALD_EXCP 1 "Except for files: Atmospheric pressure loading" + +ALD_EXST 1 "0" + ## widget = checkbox; activeif = ALD_ELIM /= NO AND ALD_ELIM / _ + +MSG_ALD_EXST 1 "Except for stations: Atmospheric pressure loading" + +ALD_EXSEL 1 "FROM_FILE" + ## widget = combobox; activeif = ALD_ELIM /= NO AND ALD_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_ALD_EXSEL 1 "Selection for station exceptions: Atmospheric pressure loading" + +ALD_EXMAN 0 + ## widget = selwin + ## activeif = ALD_ELIM /= NO AND ALD_EXST = 1 AND ALD_EXSEL = MANUAL + ## pointer = GRIDLST + +MSG_ALD_EXMAN 1 "Manual selection for station exceptions: Atmospheric pressure loading" + +ALD_EXFIL 0 + ## widget = selwin + ## activeif = ALD_ELIM /= NO AND ALD_EXST = 1 AND ALD_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_ALD_EXFIL 1 "Selection for station exceptions from file: Atmospheric pressure loading" + +ALD_EXFLG 0 + ## widget = lineedit + ## activeif = ALD_ELIM /= NO AND ALD_EXST = 1 AND ALD_EXSEL = WITH_FLAG + +MSG_ALD_EXFLG 1 "Selection for station exceptions from flag: Atmospheric pressure loading" + +! Scaling factors for Vienna grid files: ocean non-tidal loading +! -------------------------------------------------------------- +OLD_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_OLD_ELIM 1 "Ocean non-tidal loading" + +OLD_EXCP 0 + ## widget = lineedit + ## activeif = OLD_ELIM == BEFORE_STACKING OR OLD_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_OLD_EXCP 1 "Except for files: Ocean non-tidal loading" + +OLD_EXST 1 "0" + ## widget = checkbox; activeif = OLD_ELIM /= NO AND OLD_ELIM / _ + +MSG_OLD_EXST 1 "Except for stations: Ocean non-tidal loading" + +OLD_EXSEL 1 "FROM_FILE" + ## widget = combobox; activeif = OLD_ELIM /= NO AND OLD_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_OLD_EXSEL 1 "Selection for station exceptions: Ocean non-tidal loading" + +OLD_EXMAN 0 + ## widget = selwin + ## activeif = OLD_ELIM /= NO AND OLD_EXST = 1 AND OLD_EXSEL = MANUAL + ## pointer = GRIDLST + +MSG_OLD_EXMAN 1 "Manual selection for station exceptions: Ocean non-tidal loading" + +OLD_EXFIL 0 + ## widget = selwin + ## activeif = OLD_ELIM /= NO AND OLD_EXST = 1 AND OLD_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_OLD_EXFIL 1 "Selection for station exceptions from file: Ocean non-tidal loading" + +OLD_EXFLG 0 + ## widget = lineedit + ## activeif = OLD_ELIM /= NO AND OLD_EXST = 1 AND OLD_EXSEL = WITH_FLAG + +MSG_OLD_EXFLG 1 "Selection for station exceptions from flag: Ocean non-tidal loading" + +! Scaling factors for Vienna grid files: Hydrostatic loading +! ---------------------------------------------------------- +HLD_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_HLD_ELIM 1 "Hydrostatic pressure loading" + +HLD_EXCP 0 + ## widget = lineedit + ## activeif = HLD_ELIM == BEFORE_STACKING OR HLD_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_HLD_EXCP 1 "Except for files: Hydrostatic pressure loading" + +HLD_EXST 1 "0" + ## widget = checkbox; activeif = HLD_ELIM /= NO AND HLD_ELIM / _ + +MSG_HLD_EXST 1 "Except for stations: Atmospheric pressure loading" + +HLD_EXSEL 1 "FROM_FILE" + ## widget = combobox; activeif = HLD_ELIM /= NO AND HLD_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_HLD_EXSEL 1 "Selection for station exceptions: Hydrostatic pressure loading" + +HLD_EXMAN 0 + ## widget = selwin + ## activeif = HLD_ELIM /= NO AND HLD_EXST = 1 AND HLD_EXSEL = MANUAL + ## pointer = GRIDLST + +MSG_HLD_EXMAN 1 "Manual selection for station exceptions: Hydrostatic pressure loading" + +HLD_EXFIL 0 + ## widget = selwin + ## activeif = HLD_ELIM /= NO AND HLD_EXST = 1 AND HLD_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_HLD_EXFIL 1 "Selection for station exceptions from file: Hydrostatic pressure loading" + +HLD_EXFLG 0 + ## widget = lineedit + ## activeif = HLD_ELIM /= NO AND HLD_EXST = 1 AND HLD_EXSEL = WITH_FLAG + +MSG_HLD_EXFLG 1 "Selection for station exceptions from flag: Hydrostatic pressure loading" + +! Additional parameters: center of mass +! ------------------------------------- +MSS_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_MSS_ELIM 1 "Geocenter coordinates" + +MSS_EXCP 0 + ## widget = lineedit + ## activeif = MSS_ELIM == BEFORE_STACKING OR MSS_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_MSS_EXCP 1 "Except for files: Geocenter coordinates" + +! Station clocks +! -------------- +CLKR_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_CLKR_ELIM 1 "Receiver clock offsets" + +CLKR_EXCP 0 + ## widget = lineedit + ## activeif = CLKR_ELIM == BEFORE_STACKING OR CLKR_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_CLKR_EXCP 1 "Except for files: Station clock" + +! Satellite clocks +! ---------------- +CLKS_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_CLKS_ELIM 1 "Satellite clock offsets" + +CLKS_EXCP 0 + ## widget = lineedit + ## activeif = CLKS_ELIM == BEFORE_STACKING OR CLKS_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_CLKS_EXCP 1 "Except for files: Satellite clock" + +! Preelimination outside time window +! ---------------------------------- +RADIO_1 1 "1" + ## widget = radiobutton; group = DUMMY + ## radiokeys = SESSION_YEAR SESSION_STRG + +MSG_RADIO_1 1 "Observation window defined by year and session identifier" + +RADIO_2 1 "0" + ## widget = radiobutton; group = DUMMY + +MSG_RADIO_2 1 "Observation window defined by start and end times" + +! Preelimination Window: defined by session +! ----------------------------------------- +SESSION_YEAR 1 "2019" + ## widget = lineedit; multilineallowed = true; emptyallowed = false + # $Y+0 + +MSG_SESSION_YEAR 1 "Year" + +SESSION_STRG 1 "0190" + ## widget = lineedit; multilineallowed = true; emptyallowed = false + # $S+0 + +MSG_SESSION_STRG 1 "Session" + +! Preelimination Window: defined by date +! -------------------------------------- +STADAT 1 "2019 01 19" + ## widget = lineedit; activeif = RADIO_2 = 1; check_type = date + # $YMD_STR+0 + +MSG_STADAT 1 "Start time(year month day)" + +STATIM 1 "00 00 00" + ## widget = lineedit; emptyallowed = false + ## activeif = RADIO_2 = 1 AND STADAT / _; check_type = time + +MSG_STATIM 1 "Start time(hour minutes seconds)" + +ENDDAT 1 "2019 01 19" + ## widget = lineedit; activeif = RADIO_2 = 1; check_type = date + # $YMD_STR+0 + +MSG_ENDDAT 1 "End time(year month day)" + +ENDTIM 1 "23 59 59" + ## widget = lineedit; emptyallowed = false + ## activeif = RADIO_2 = 1 AND ENDDAT / _; check_type = time + +MSG_ENDTIM 1 "End time(hour minutes seconds)" + +! -------------------------------------------------------------------- +! Interval length of parameters +! -------------------------------------------------------------------- +! Parameter spacing +! ----------------- +TRP_NINT 0 + ## widget = lineedit + # + +MSG_TRP_NINT 1 "Troposphere zenith path delays" + +GRD_NINT 0 + ## widget = lineedit + # + +MSG_GRD_NINT 1 "Troposphere gradients" + +ISB_NINT 0 + ## widget = lineedit + # + +MSG_ISB_NINT 1 "Inter-system bias" + +ERP_NINT 0 + ## widget = lineedit + # + +MSG_ERP_NINT 1 "Earth rotation parameters" + +NUT_NINT 0 + ## widget = lineedit + # + +MSG_NUT_NINT 1 "Nutation parameters" + +! Reference epoch for parameter intervals +! --------------------------------------- +PAR_REF 0 + ## widget = lineedit; emptyallowed = true; check_type = date + # + +MSG_PAR_REF 1 "Reference epoch for parameter intervals" + +PAR_OFF 0 + ## widget = lineedit; check_type = time + # + +MSG_PAR_OFF 1 "Reference epoch for parameter intervals: Time offset" + +! -------------------------------------------------------------------- +! Options and constraining, atmosphere parameters +! -------------------------------------------------------------------- +! Constraints +! ----------- +TRP_ASIG 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_TRP_ASIG 1 "Troposphere zenith delays: absolute" + +TRP_RSIG 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_TRP_RSIG 1 "Troposphere zenith delays: relative" + +GRD_ASIG 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_GRD_ASIG 1 "Troposphere gradients: absolute" + +GRD_RSIG 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_GRD_RSIG 1 "Troposphere gradients: relative" + +GIM_ASIG 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_GIM_ASIG 1 "Global ionosphere parameters: absolute" + +GIM_RSIG 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_GIM_RSIG 1 "Global ionosphere parameters: relative" + +! Maximum time interval for relativ constraints +! --------------------------------------------- +TRP_RDT 0 + ## widget = lineedit; activeif = TRP_RSIG / _; emptyallowed = false + # + +MSG_TRP_RDT 1 "Troposphere zenith delays: maximum time interval" + +GRD_RDT 0 + ## widget = lineedit; activeif = GRD_RSIG / _; emptyallowed = false + # + +MSG_GRD_RDT 1 "Troposphere gradients: maximum time interval" + +GIM_RDT 0 + ## widget = lineedit; activeif = GIM_RSIG / _; emptyallowed = false + # + +MSG_GIM_RDT 1 "Global ionosphere parameters: maximum time interval" + +! Extraction of parameters for troposphere SINEX file +! --------------------------------------------------- +TRPOFF 1 "00 30 00" + ## widget = lineedit; activeif = TROPSNX / _ + +MSG_TRPOFF 1 "Offset" + +TRPRES 1 "01 00 00" + ## widget = lineedit; activeif = TROPSNX / _ + +MSG_TRPRES 1 "Time resolution" + +! ------------------------------------------------------------------------------ +! Options and constraining, higher-order inosphere scaling factors +! ------------------------------------------------------------------------------ +HOI1 1 "ONE" + ## widget = combobox; editable = true; cards = ONE ZERO + +MSG_HOI1 1 "Second-order term" + +SIGHOI1 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SIGHOI1 1 "Sigma of second-order term" + +STKHOI1 1 "0" + ## widget = checkbox + +MSG_STKHOI1 1 "Stack second-order term" + +HOI2 1 "ONE" + ## widget = combobox; editable = true; cards = ONE ZERO + +MSG_HOI2 1 "Third-order term" + +SIGHOI2 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SIGHOI2 1 "Sigma of third-order term" + +STKHOI2 1 "0" + ## widget = checkbox + +MSG_STKHOI2 1 "Stack third-order term" + +HOI3 1 "ONE" + ## widget = combobox; editable = true; cards = ONE ZERO + +MSG_HOI3 1 "Ray path bending term" + +SIGHOI3 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SIGHOI3 1 "Sigma of ray path bending term" + +STKHOI3 1 "0" + ## widget = checkbox + +MSG_STKHOI3 1 "Stack ray path bending term" + +! -------------------------------------------------------------------- +! Options and constraining, orbital parameters +! -------------------------------------------------------------------- +! Options for orbit combination +! ----------------------------- +TRAFO 1 "0" + ## widget = checkbox + +MSG_TRAFO 1 "Long-arc computation" + +NUMSTC 1 "0" + ## widget = checkbox; activeif = TRAFO = 1 + +MSG_NUMSTC 1 "Stochastic pulses at NEQ boundaries" + +DTSTC 1 "6 00 00" + ## widget = lineedit; check_type = time + ## activeif = TRAFO = 1 AND NUMSTC = 1 + +MSG_DTSTC 1 "Min. time interval between pulse and maneuver" + +SPLTDYN 1 "0" + ## widget = checkbox; activeif = TRAFO = 1 + +MSG_SPLTDYN 1 "No stacking of dynamical orbit parameters" + +! Constraints for orbital elements +! -------------------------------- +ORB_A 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_ORB_A 1 "Semi major axis" + +ORB_E 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_ORB_E 1 "Eccentricity" + +ORB_I 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_ORB_I 1 "Inclination" + +ORB_OM 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_ORB_OM 1 "Ascending node" + +ORB_P 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_ORB_P 1 "Perigee" + +ORB_U 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_ORB_U 1 "Argument of latitude" + +! Constraints for dynamical parameters +! ------------------------------------ +ORB_D0 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_ORB_D0 1 "Constant D terms" + +ORB_Y0 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_ORB_Y0 1 "Constant Y terms" + +ORB_X0 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_ORB_X0 1 "Constant X terms" + +ORB_DP 1 "1e-12" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_ORB_DP 1 "Periodic D terms" + +ORB_YP 1 "1e-12" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_ORB_YP 1 "Periodic Y terms" + +ORB_XP 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_ORB_XP 1 "Periodic X terms" + +! Constraints for stochastic pulses +! --------------------------------- +STC_R 1 "1e-6" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_STC_R 1 "Radial" + +STC_A 1 "1e-6" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_STC_A 1 "Along track" + +STC_O 1 "1e-9" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_STC_O 1 "Out of plane" + +STC_S 1 "1e-6" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_STC_S 1 "Direction to Sun" + +STC_Y 1 "1e-6" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_STC_Y 1 "Y-direction in satellite frame" + +STC_X 1 "1e-9" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_STC_X 1 "X-direction in satellite frame" + +! -------------------------------------------------------------------- +! Options and constraining, earth orientation parameters +! -------------------------------------------------------------------- +! Options for earth orientation parameters +! ---------------------------------------- +BLKRET 1 "NO" + ## widget = combobox; cards = NO YES + +MSG_BLKRET 1 "Block retrograde terms in polar motion" + +! Constraints (first parameter) +! ----------------------------- +POL_UTF 1 "0.00001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_POL_UTF 1 "UT1-UTC: first parameter" + +POL_EPF 1 "0.0001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_POL_EPF 1 "Delta epsilon: first parameter" + +POL_PSF 1 "0.0001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_POL_PSF 1 "Delta psi: first parameter" + +! Constraints (other parameters) +! ------------------------------ +POL_XY 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_POL_XY 1 "X and Y pole components" + +POL_UTN 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_POL_UTN 1 "UT1-UTC: other parameters" + +POL_LOD 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_POL_LOD 1 "LOD: all parameters" + +POL_EPN 1 "0.0001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_POL_EPN 1 "Delta epsilon: other parameters" + +POL_PSN 1 "0.0001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_POL_PSN 1 "Delta psi: other parameters" + +! Extraction of parameters for pole result file +! --------------------------------------------- +POLESTEP 1 "12 00 00" + ## widget = lineedit; activeif = POLERS / _ OR IERSPOL / _ + +MSG_POLESTEP 1 "Time resolution" + +! ----------------------------------------- +! +! PARAMETER TYPE: Scaling factors for Vienna grid files +! =============== +! +! ----------------------------------------- +! +! ATM-LOAD: Atmospheric pressure loading +! -------------------------------------- +ALOADSET 1 "PER_STATION" + ## widget = combobox; cards = PER_STATION PER_GROUP ONE_OVERALL + ## editable = false; activeif = ALOAD_FILES / _ + +MSG_ALOADSET 1 "Atm. load: Scaling factor for stations" + +ALOADCLU 0 + ## widget = selwin; path = DIR_CLU; ext = EXT_CLU + ## activeif = ALOADSET = PER_GROUP + # + +MSG_ALOADCLU 1 "Atm. load: Scaling factor for stations" + +ALOADDEC 1 "FULL_EFFECT" + ## widget = combobox + ## cards = FULL_EFFECT HORIZONTAL/VERTICAL NORTH/EAST/UP; editable = false + ## activeif = ALOADSET / inactive AND ALOADSET / NONE + +MSG_ALOADDEC 1 "Atm. load: Parameter decomposition" + +ALOAD10 1 "ONE" + ## widget = combobox; cards = ONE ZERO; editable = false + +MSG_ALOAD10 1 "Atm. load: constraining to zero/one" + +ALOADSIG1 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ALOADDEC / inactive + # + +MSG_ALOADSIG1 1 "Atm. load: a priori sigma 1" + +ALOADSIG2 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ALOADDEC = HORIZONTAL/VERTICAL OR ALOADDEC = NORTH/EAST/UP + # + +MSG_ALOADSIG2 1 "Atm. load: a priori sigma 2" + +ALOADSIG3 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ALOADDEC = NORTH/EAST/UP + # + +MSG_ALOADSIG3 1 "Atm. load: a priori sigma 3" + +! OCN-LOAD: Ocean non-tidal loading +! --------------------------------- +ONTLDSET 1 "PER_STATION" + ## widget = combobox; cards = PER_STATION PER_GROUP ONE_OVERALL + ## editable = false; activeif = ONTLD_FILES / _ + +MSG_ONTLDSET 1 "Ocn. load: Scaling factor for stations" + +ONTLDCLU 0 + ## widget = selwin; path = DIR_CLU; ext = EXT_CLU + ## activeif = ONTLDSET = PER_GROUP + # + +MSG_ONTLDCLU 1 "Ocn. load: Scaling factor for stations" + +ONTLDDEC 1 "FULL_EFFECT" + ## widget = combobox + ## cards = FULL_EFFECT HORIZONTAL/VERTICAL NORTH/EAST/UP; editable = false + ## activeif = ONTLDSET / inactive AND ONTLDSET / NONE + +MSG_ONTLDDEC 1 "Ocn. load: Parameter decomposition" + +ONTLD10 1 "ONE" + ## widget = combobox; cards = ONE ZERO; editable = false + ## activeif = ONTLDSTA / NONE + +MSG_ONTLD10 1 "Atm. load: constraining to zero/one" + +ONTLDSIG1 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ONTLDDEC / inactive + # + +MSG_ONTLDSIG1 1 "Ocn. load: a priori sigma 1" + +ONTLDSIG2 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ONTLDDEC = HORIZONTAL/VERTICAL OR ONTLDDEC = NORTH/EAST/UP + # + +MSG_ONTLDSIG2 1 "Ocn. load: a priori sigma 2" + +ONTLDSIG3 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ONTLDDEC = NORTH/EAST/UP + # + +MSG_ONTLDSIG3 1 "Ocn. load: a priori sigma 3" + +! HYDR-LOAD: Hydrostatic pressure loading +! --------------------------------------- +HLOADSET 1 "PER_STATION" + ## widget = combobox; cards = PER_STATION PER_GROUP ONE_OVERALL + ## editable = false; activeif = HLOAD_FILES / _ + +MSG_HLOADSET 1 "Hyd. load: Scaling factor for stations" + +HLOADCLU 0 + ## widget = selwin; path = DIR_CLU; ext = EXT_CLU + ## activeif = HLOADSET = PER_GROUP + # + +MSG_HLOADCLU 1 "Hyd. load: Scaling factor for stations" + +HLOADDEC 1 "FULL_EFFECT" + ## widget = combobox + ## cards = FULL_EFFECT HORIZONTAL/VERTICAL NORTH/EAST/UP; editable = false + ## activeif = HLOADSET / inactive AND HLOADSET / NONE + +MSG_HLOADDEC 1 "Hyd. load: Parameter decomposition" + +HLOAD10 1 "ONE" + ## widget = combobox; cards = ONE ZERO; editable = false + ## activeif = HLOADSTA / NONE + +MSG_HLOAD10 1 "Atm. load: constraining to zero/one" + +HLOADSIG1 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = HLOADDEC / inactive + # + +MSG_HLOADSIG1 1 "Hyd. load: a priori sigma 1" + +HLOADSIG2 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = HLOADDEC = HORIZONTAL/VERTICAL OR HLOADDEC = NORTH/EAST/UP + # + +MSG_HLOADSIG2 1 "Hyd. load: a priori sigma 2" + +HLOADSIG3 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ALOADDEC = NORTH/EAST/UP + # + +MSG_HLOADSIG3 1 "Hyd. load: a priori sigma 3" + +! -------------------------------------------------------------------- +! Options and constraining, epoch-wise clock parameters +! -------------------------------------------------------------------- +! Clk est.: Reference Clock Selection +! ----------------------------------- +REFCLOCK 1 "ALL_STATIONS" + ## widget = combobox; editable = false + ## cards = NONE FIRST_STATION LAST_STATION ALL_STATIONS ALL_SATELLITES MANUAL FROM_FILE + +MSG_REFCLOCK 1 "Selection of reference clock" + +! Clk est.: Ref.Stations list +! --------------------------- +CLKSTASEL 0 + ## widget = selwin; activeif = REFCLOCK == MANUAL; pointer = RCLKLST + +MSG_CLKSTASEL 1 "Clk.Est.:Ref.Stations list" + +! Clk est.: Ref.Stations list +! --------------------------- +CLKSATSEL 0 + ## widget = selwin; activeif = REFCLOCK == MANUAL; pointer = SCLKLST + +MSG_CLKSATSEL 1 "Clk.Est.:Ref. Satellite list" + +! Clk est.: Ref. clk from file +! ---------------------------- +CLKSTAFIL 0 + ## widget = selwin; activeif = REFCLOCK == FROM_FILE; path = DIR_FIX + ## ext = EXT_FIX; maxfiles = 1; emptyallowed = true + # + +MSG_CLKSTAFIL 1 "Clk.Est.:Ref.Stations from file" + +! Clk est.: Ref. clk from file +! ---------------------------- +CLKSATFIL 0 + ## widget = selwin; activeif = REFCLOCK == FROM_FILE; path = DIR_FIX + ## ext = EXT_FIX; maxfiles = 1; emptyallowed = true + # + +MSG_CLKSATFIL 1 "Clk.Est.:Ref.Satellites from file" + +CLKFIX 1 "0" + ## widget = checkbox + +MSG_CLKFIX 1 "Clk.Est.: Fix reference clock" + +CLKSIG 0 + ## widget = lineedit; activeif = CLKFIX = 0; check_type = real + ## check_min = 0 + +MSG_CLKSIG 1 "Clk.Est.: A priori sigma for reference clock" + +! Delete (fix) only clocks with values in the input file +! ------------------------------------------------------ +CLKDELINP 1 "1" + ## widget = checkbox; activeif = CLKS_ELIM = DELETE OR CLKR_ELIM = DELETE + +MSG_CLKDELINP 1 "Fix only clocks with input values" + +! Clk est.: Header of the clk RINEX file: RUNBY +! --------------------------------------------- +RUNBY 0 + ## widget = lineedit; activeif = CLKRNX / _ + +MSG_RUNBY 1 "Clk.Est.:Header of the clk RINEX file: RUNBY" + +! Clk est.: Header of the clk RINEX file: AC +! ------------------------------------------ +AC 0 + ## widget = lineedit; activeif = CLKRNX / _ + +MSG_AC 1 "Clk.Est.:Header of the clk RINEX file: AC" + +! Clk est.: Header of the clk RINEX file: ACName +! ---------------------------------------------- +ACNAME 0 + ## widget = lineedit; activeif = CLKRNX / _ + +MSG_ACNAME 1 "Header of the clk RINEX file: AC Name" + +! Time System +! ----------- +TIMESYS 1 "GPS" + ## widget = combobox; editable = false; cards = GPS GLO GAL UTC TAI + ## activeif = CLKRNX / _ + +MSG_TIMESYS 1 "Time system" + +! DCB line +! -------- +DCBLINE 0 + ## widget = lineedit; activeif = CLKRNX / _ + +MSG_DCBLINE 1 "DCB line" + +! Clk est.: Header of the clk RINEX file: Comments +! ------------------------------------------------ +COMMENT 1 "" + ## widget = uniline; activeif = CLKRNX / _ + +MSG_COMMENT 1 "Header of the clk RINEX file: Comments" + +! -------------------------------------------------------------------- +! Options and constraining for Helmert parameters +! -------------------------------------------------------------------- +! Stacking: Translations +! ---------------------- +CMB_TRA 1 "NO_STACKING" + ## widget = combobox; editable = false + ## cards = NO_STACKING IDENT_GROUP STACK_ALL + +MSG_CMB_TRA 1 "Stacking of translation parameters" + +! Stacking: Rotations +! ------------------- +CMB_ROT 1 "NO_STACKING" + ## widget = combobox; editable = false + ## cards = NO_STACKING IDENT_GROUP STACK_ALL + +MSG_CMB_ROT 1 "Stacking of rotation parameters" + +! Stacking: Scale +! --------------- +CMB_SC 1 "NO_STACKING" + ## widget = combobox; editable = false + ## cards = NO_STACKING IDENT_GROUP STACK_ALL + +MSG_CMB_SC 1 "Stacking of scale parameters" + +! -------------------------------------------------------------------- +! Options and constraining, GNSS-specific parameters +! -------------------------------------------------------------------- +! GNSS-specific station translation +! --------------------------------- +GTRADAT 1 "NONE" + ## widget = combobox; cards = NONE ABSOLUTE MIN_CONST; editable = false + +MSG_GTRADAT 1 "GNSS-specific station translation: Datum definition" + +GTRATRA 1 "0" + ## widget = checkbox; activeif = GTRADAT = MIN_CONST + +MSG_GTRATRA 1 "GNSS-specific station translation: Translation" + +GTRAROT 1 "0" + ## widget = checkbox; activeif = GTRADAT = MIN_CONST + +MSG_GTRAROT 1 "GNSS-specific station translation: Rotation" + +GTRASCL 1 "0" + ## widget = checkbox; activeif = GTRADAT = MIN_CONST + +MSG_GTRASCL 1 "GNSS-specific station translation: Scale" + +GTRAXCL 1 "INCLUDED" + ## widget = combobox; cards = INCLUDED EXCLUDED; editable = false + ## activeif = GTRADAT / NONE + +MSG_GTRAXCL 1 "GNSS-specific station translation: In-/Exclusion" + +GTRAFIX 0 + ## widget = selwin; activeif = GTRADAT / NONE; path = DIR_FIX + ## ext = EXT_FIX; maxfiles = 1; emptyallowed = true + # + +MSG_GTRAFIX 1 "GNSS-specific station translation: Station selection" + +GTRASIG_N 0 + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = GTRADAT = ABSOLUTE + +MSG_GTRASIG_N 1 "GNSS-specific station translation: North" + +GTRASIG_E 0 + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = GTRADAT = ABSOLUTE + +MSG_GTRASIG_E 1 "GNSS-specific station translation: East" + +GTRASIG_U 0 + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = GTRADAT = ABSOLUTE + +MSG_GTRASIG_U 1 "GNSS-specific station translation: Up" + +! GNSS-specific troposphere biases +! -------------------------------- +GTRPDAT 1 "NONE" + ## widget = combobox; cards = NONE SUM ABSOLUTE; editable = false + +MSG_GTRPDAT 1 "GNSS-specific troposphere bias: Datum definition" + +GTRPXCL 1 "INCLUDED" + ## widget = combobox; cards = INCLUDED EXCLUDED; editable = false + ## activeif = GTRPDAT / NONE + +MSG_GTRPXCL 1 "GNSS-specific troposphere bias: In-/Exclusion" + +GTRPFIX 0 + ## widget = selwin; activeif = GTRPDAT / FROM_CRD AND GTRPDAT / NONE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1; emptyallowed = true + # + +MSG_GTRPFIX 1 "GNSS-specific troposphere bias: Station selection" + +GTRPSIG 0 + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = GTRPDAT = ABSOLUTE + +MSG_GTRPSIG 1 "GNSS-specific troposphere bias: Sigma" + +! -------------------------------------------------------------------- +! Options and constraining, additional parameters +! -------------------------------------------------------------------- +! Constraints +! ----------- +RECANTN 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_RECANTN 1 "Receiver antenna offsets: N" + +RECANTE 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_RECANTE 1 "Receiver antenna offsets: E" + +RECANTU 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_RECANTU 1 "Receiver antenna offsets: U" + +SATANTX 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SATANTX 1 "Satellite antenna offsets: X" + +SATANTY 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SATANTY 1 "Satellite antenna offsets: Y" + +SATANTZ 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SATANTZ 1 "Satellite antenna offsets: Z" + +SATANTS 1 "ALL" + ## widget = combobox; cards = ALL GPS GLONASS LAUNCHED_BEFORE + ## editable = false + +MSG_SATANTS 1 "Apply satellite antenna offsets sigmas" + +SATANTD 0 + ## widget = lineedit; cech_type = date + ## activeif = SATANTS = LAUNCHED_BEFORE + # + +MSG_SATANTD 1 "Date for satellite antenna offsets sigmas" + +SATANTGPS 1 "NONE" + ## widget = combobox; cards = NONE DELETE TO_BLOCK/TYPE; editable = false + +MSG_SATANTGPS 1 "Modify satellite antenna offsets parameter" + +SATANTGLO 1 "NONE" + ## widget = combobox; cards = NONE DELETE TO_FREQUENCY TO_BLOCK/TYPE + ## editable = false + +MSG_SATANTGLO 1 "Modify satellite antenna offsets parameter" + +COFMASSX 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_COFMASSX 1 "Geocenter coordinates: X" + +COFMASSY 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_COFMASSY 1 "Geocenter coordinates: Y" + +COFMASSZ 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_COFMASSZ 1 "Geocenter coordinates: Z" + +! Constraint - Rec. Antenna Patterns +! ---------------------------------- +RECSPV 0 + ## widget = lineedit + +MSG_RECSPV 1 "Receiver antenna patterns" + +! Constraint - Sat. Antenna Patterns +! ---------------------------------- +SATSPV 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SATSPV 1 "Satellite antenna patterns" + +SATSPVS 1 "ALL" + ## widget = combobox; cards = ALL GPS GLONASS LAUNCHED_BEFORE + ## editable = false + +MSG_SATSPVS 1 "Apply satellite antenna pattern sigmas" + +SATSPVD 0 + ## widget = lineedit; cech_type = date + ## activeif = SATSPVS = LAUNCHED_BEFORE + # + +MSG_SATSPVD 1 "Date for satellite antenna pattern sigmas" + +SATSPVGPS 1 "NONE" + ## widget = combobox; cards = NONE DELETE TO_BLOCK/TYPE; editable = false + +MSG_SATSPVGPS 1 "Modify satellite antenna pattern parameter" + +SATSPVGLO 1 "NONE" + ## widget = combobox; cards = NONE DELETE TO_FREQUENCY TO_BLOCK/TYPE + ## editable = false + +MSG_SATSPVGLO 1 "Modify satellite antenna pattern parameter" + +! Sat. ant. off: more input options +! --------------------------------- +SATANT0 1 "0" + ## widget = checkbox + +MSG_SATANT0 1 "Sat. ant. offset: advanced setup" + +! Sat. ant. PCV: more input options +! --------------------------------- +SAPANT0 1 "0" + ## widget = checkbox + +MSG_SAPANT0 1 "Sat. ant. pattern: advanced setup" + +! Sat. ant. off: define the satellite groups / sigmas +! --------------------------------------------------- +SATANTSTR 1 "" + ## widget = uniline; check_type.1 = integer; check_min.1 = 1 + ## check_max.1 = 999; check_type.2 = real; check_min.2 = 0.0 + ## check_type.3 = real; check_min.3 = 0.0; check_type.4 = real + ## check_min.4 = 0.0; check_type.5 = integer; check_min.5 = 0 + ## check_max.5 = 299; check_type.6 = integer; check_min.6 = 0 + ## check_max.6 = 299; check_type.7 = integer; check_min.7 = 0 + ## check_max.7 = 299; check_type.8 = integer; check_min.8 = 0 + ## check_max.8 = 299; check_type.9 = integer; check_min.9 = 0 + ## check_max.9 = 299; check_type.10 = integer; check_min.10 = 0 + ## check_max.10 = 299; check_type.11 = integer; check_min.11 = 0 + ## check_max.11 = 299; check_type.12 = integer; check_min.12 = 0 + ## check_max.12 = 299; check_type.13 = integer; check_min.13 = 0 + ## check_max.13 = 299; numlines = 10 + +MSG_SATANTSTR 1 "Sat.ant.offset: define the satellite groups and sigmas" + +! Sat. ant. PCV: define the satellite groups +! ------------------------------------------ +SAPGRP 1 "ONE_FOR_ALL" + ## widget = uniline; check_type.1 = integer; check_min.1 = 1 + ## check_max.1 = 999; check_type.2 = real; check_min.2 = 0.0 + ## check_type.3 = integer; check_min.3 = 0; check_max.3 = 299 + ## check_type.4 = integer; check_min.4 = 0; check_max.4 = 299 + ## check_type.5 = integer; check_min.5 = 0; check_max.5 = 299 + ## check_type.6 = integer; check_min.6 = 0; check_max.6 = 299 + ## check_type.7 = integer; check_min.7 = 0; check_max.7 = 299 + ## check_type.8 = integer; check_min.8 = 0; check_max.8 = 299 + ## check_type.9 = integer; check_min.9 = 0; check_max.9 = 299 + ## check_type.10 = integer; check_min.10 = 0; check_max.10 = 299 + ## check_type.11 = integer; check_min.11 = 0; check_max.11 = 299 + ## numlines = 10 + +MSG_SAPGRP 1 "Satellite antenna PCV group definition and sigmas" + +! Constraint - Receiver clock offsets +! ----------------------------------- +RCOSIGMA 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_RCOSIGMA 1 "Receiver clock offsets" + +! RCO: Biases in the NEQ stem from a PPP +! -------------------------------------- +RCOFROMPPP 1 "0" + ## widget = checkbox + +MSG_RCOFROMPPP 1 "Biases in the NEQ stem from a PPP" + +! RCO: fix biases for all GPS satellites +! -------------------------------------- +RCORMGPS 1 "0" + ## widget = checkbox + +MSG_RCORMGPS 1 "Fix biases for all GPS satellites" + +! RCO: transform satellite to frequency biases +! -------------------------------------------- +RCOTOFRQ 1 "0" + ## widget = checkbox + +MSG_RCOTOFRQ 1 "Transform satellite to frequency biases" + +! Inter-frequency bias, alarming limit +! ----------------------------------- +IFBMAX 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_IFBMAX 1 "Inter-frequency bias, alarming limit" + +! -------------------------------------------------------------------- +! Constraining the differential code biases +! -------------------------------------------------------------------- +! DCB: Reference Satellite(s) +! --------------------------- +P1C1REF 1 "SUM" + ## widget = combobox; editable = false; cards = SUM ALL + +MSG_P1C1REF 1 "P1-C1: Reference satellite(s)" + +! DCB: A Priori Sigma for Reference Satellite Biases +! -------------------------------------------------- +P1C1SIG 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_P1C1SIG 1 "P1-C1: A Priori Sigma for Reference Satellite Biases" + +! DCB: Reference Satellite(s) +! --------------------------- +P1P2REF 1 "SUM" + ## widget = combobox; editable = false; cards = SUM ALL + +MSG_P1P2REF 1 "P1-P2: Reference satellite(s)" + +! DCB: A Priori Sigma for Reference Satellite Biases +! -------------------------------------------------- +P1P2SIG 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_P1P2SIG 1 "P1-P2: A Priori Sigma for Reference Satellite Biases" + +! DCB: A Priori Sigma for Receiver Biases +! --------------------------------------- +P1P2SIGR 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_P1P2SIGR 1 "P1-P2: A Priori Sigma for Receiver Biases" + +! DCB: Reference Stations(s) +! --------------------------- +LCREF 1 "SUM" + ## widget = combobox; editable = false; cards = SUM ALL + +MSG_LCREF 1 "LC: Reference station(s)" + +! DCB: A Priori Sigma for Receiver Biases +! --------------------------------------- +LCSIGR 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_LCSIGR 1 "LC: A Priori Sigma for Receiver Biases" + +! Constraint - Range biases +! ------------------------- +RGBSIG 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_RGBSIG 1 "Range bias parameters" + +! Stacking of Range biases +! ------------------------ +RGB_STK1 1 "1" + ## widget = radiobutton; group = DUMMY + +MSG_RGB_STK1 1 "Range biases as is" + +RGB_STK2 1 "0" + ## widget = radiobutton; group = DUMMY + +MSG_RGB_STK2 1 "Stack range biases for satellite groups" + +RGB_STK3 1 "0" + ## widget = radiobutton; group = DUMMY + +MSG_RGB_STK3 1 "Stack range biases for station" + +! -------------------------------------------------------------------- +! Selection from station information file +! -------------------------------------------------------------------- +! Use station information file flags +! ---------------------------------- +USEFLG 1 "0" + ## widget = checkbox; activeif = STAINFO /= _ + +MSG_USEFLG 1 "Consider flags from station information file" + +! Information for the Bernese files: flags to be used (TYPE 001) +! -------------------------------------------------------------- +FLG001 1 "999" + ## widget = lineedit; activeif = STAINFO /= _ AND USEFLG = 1 + +MSG_FLG001 1 "Type 001: Renaming of Stations" + +! Information for the Bernese files: flags to be used (TYPE 002) +! -------------------------------------------------------------- +FLG002 1 "999" + ## widget = lineedit; activeif = STAINFO /= _ AND USEFLG = 1 + +MSG_FLG002 1 "Type 002: Station information" + +! Information for the Bernese files: flags to be used (TYPE 003) +! -------------------------------------------------------------- +FLG003 1 "999" + ## widget = lineedit; activeif = STAINFO /= _ AND USEFLG = 1 + +MSG_FLG003 1 "Type 003: Station problems" + +! -------------------------------------------------------------------- +! Some additional things +! -------------------------------------------------------------------- +! Stations (fixed) +! ---------------- +STALST 0 + ## widget = selwin; menuaux = MENUAUX; action = NEQ + ## menuauxkeys = CONST STAINFO RECEIVR USEFLG FLG001 FLG002 FLG003 CRXREC CRXANT INPFILE NO_ABC + ## updateifactive = FREESTA_L STATION4 STATION1 FREEVEL_L VELOCITY4 VELOCITY1 CRD_EXMAN + +! List stations with receiver clock offsets +! ----------------------------------------- +CLKLST 0 + ## widget = selwin; menuaux = MENUAUX; action = NEQCLK + ## menuauxkeys = CONST STAINFO RECEIVR USEFLG FLG001 FLG002 FLG003 CRXREC CRXANT INPFILE NO_ABC + +! List stations with troposphere +! ------------------------------ +TRPLST 0 + ## widget = selwin; menuaux = MENUAUX; action = NEQTRP + ## menuauxkeys = CONST STAINFO RECEIVR USEFLG FLG001 FLG002 FLG003 CRXREC CRXANT INPFILE NO_ABC + +! List stations with receiver DCBs +! -------------------------------- +DCBRLST 0 + ## widget = selwin; menuaux = MENUAUX; action = NEQDCBR + ## menuauxkeys = CONST STAINFO RECEIVR USEFLG FLG001 FLG002 FLG003 CRXREC CRXANT INPFILE NO_ABC + +! List stations with GNSS-specific translations +! --------------------------------------------- +GSPLST 0 + ## widget = selwin; menuaux = MENUAUX; action = NEQGSP + ## menuauxkeys = CONST STAINFO RECEIVR USEFLG FLG001 FLG002 FLG003 CRXREC CRXANT INPFILE NO_ABC + +! List stations with grid scaling parameters +! ------------------------------------------ +GRIDLST 0 + ## widget = selwin; menuaux = MENUAUX; action = NEQGRID + ## menuauxkeys = CONST STAINFO RECEIVR USEFLG FLG001 FLG002 FLG003 CRXREC CRXANT INPFILE NO_ABC + +! List receiver clocks +! -------------------- +RCLKLST 0 + ## widget = selwin; menuaux = MENUAUX; action = NEQRCLK + ## menuauxkeys = CONST STAINFO RECEIVR USEFLG FLG001 FLG002 FLG003 CRXREC CRXANT INPFILE NO_ABC + +! List satellite clocks +! --------------------- +SCLKLST 0 + ## widget = selwin; menuaux = MENUAUX; action = NEQSCLK + ## menuauxkeys = CONST STAINFO RECEIVR USEFLG FLG001 INPFILE NO_ABC + +! Directories and Extensions +! -------------------------- +DIR_ORB 1 "${P}/PHIVOLCS\ORB\" + ## widget = initmenu; pointer = DIR_ELE + +EXT_ELE 1 "ELE" + ## widget = initmenu; pointer = EXT_ELE + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# COMBINE NORMAL EQUATION SYSTEMS - ADDNEQ2 1.1: Input Files 1 # +# # +# GENERAL FILES # +# Show all general files > % < # SHOWGEN +# # +# NORMAL EQUATION SYSTEMS # +# Normal equations > %%%%%%%% < # INPFILE +# Variance rescaling factors > %%%%%%%% < # COVCOMI +# # +# MAIN INPUT FILES # +# Station coordinates > %%%%%%%% < # COORD +# Station velocities > %%%%%%%% < # VELAPR +# Station information > %%%%%%%% < # STAINFO +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# ADDNEQ2 1.2: Input Files 2 # +# # +# NEW A PRIORI VALUES # +# Troposphere estimates > %%%%%%%% < (parameters are eliminated) # TROPEST +# Differential code biases > %%%%%%%% < (a priori is zero if empty) # DCBINP +# Earth rotation parameters > %%%%%%%% < (mandatory if ERPs present) # POLE +# Geocenter coordinates > %%%%%%%% < # GCCINP +# Satellite clock corrections > %%%%%%%% < # SATCLK +# Clock RINEX file > %%%%%%%% < # RXCLKIN +# Inter-system biases > %%%%%%%% < # ISBINP +# SLR data handling (biases, CoM)> %%%%%%%% < # RGBINP +# List of parameter estimates > %%%%%%%% < # PARAMIN +# # +# HEADER AND EPOCH INFORMATION # +# Ionosphere master file > %%%%%%%% < # IONOS +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWGEN = 1 ###################################################### +# ADDNEQ2 1.3: General Files # +# # +# GENERAL INPUT FILES # +# General constants > %%%%%%%%%%%% < # CONST +# Geodetic datum > %%%%%%%%%%%% < # DATUM +# Phase center variations > %%%%%%%%%%%% < # PHASECC +# Receiver information > %%%%%%%%%%%% < # RECEIVR +# Satellite information > %%%%%%%%%%%% < # SATELL +# Satellite problems > %%%%%%%%%%%% < # SATCRUX +# Subdaily pole model > %%%%%%%%%%%% < # SUBMOD +# Nutation model > %%%%%%%%%%%% < # NUTMOD +# SINEX header file > %%%%%%%%%%%% < # SINEXIN +# IONEX control file > %%%%%%%%%%%% < # IONEXCF +# # +# MENU SETTINGS # +# Selected campaign > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% <# CAMPAIGN +# Selected session Year> %%%% < Session> %%%% < # YR4_INFO SES_INFO +# Session table > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% <# SESSION_TABLE +# # +# TEMPORARY FILES # +# Scratch file > %%%%%%%%%%%% < # AUXFIL +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# ADDNEQ2 2.1: Output Files 1 # +# # +# GENERAL OUTPUT FILES # +# Program output > % < use ADDNEQ2.Lnn or > %%%%%%%% < # SYSODEF SYSOUT +# Error messages > % < merged to program output or > %%%%%%%% < # ERRMRG SYSERR +# # +# MAIN RESULT FILES # +# Normal equations > %%%%%%%% < # NEQOUT +# SINEX with> %%% < > %%%%%%%% < # SNXCONT SINEXRS +# # +# STATION- AND SATELLITE-RELATED RESULTS # +# Station coordinates > %%%%%%%% < # COORDRS +# Station velocities > %%%%%%%% < # VELORS +# Satellite orbital elements > %%%%%%%% < # ELEFILE +# Earth rotation parameters > %%%%%%%% < # POLERS +# Earth rotation parameters (IERS) > %%%%%%%% < # IERSPOL +# # +# ATMOSPHERE-SPECIFIC RESULTS # +# Troposphere estimates > %%%%%%%% < # TROPSAV +# Troposphere estimates (SINEX) > %%%%%%%% < # TROPSNX +# Ionosphere models > %%%%%%%% < # IONOSRS +# Ionosphere models (IONEX) > %%%%%%%% < # IONEXRS +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# ADDNEQ2 2.2: Output Files 2 # +# # +# ADDITIONAL RESULT FILES # +# Geocenter coordinates > %%%%%%%% < # GCCOUT +# Differential code biases > %%%%%%%% < # DCBOUT +# Phase center variations (gridded) > %%%%%%%% < # PHASRSG +# Satellite clock corrections > %%%%%%%% < # CLKSAV +# Clock corrections (RINEX) > %%%%%%%% < # CLKRNX +# Inter-system biases > %%%%%%%% < # ISBOUT +# Data handling (biases, CoM) > %%%%%%%% < # RGBOUT +# # +# AUXILIARY FILES # +# Weekly summary > %%%%%%%% < # WEKSUM +# Station residuals > %%%%%%%% < # PLOTRS +# All parameter residuals > %%%%%%%% < # PLOT_ALL +# Covariance matrix wrt coordinates > %%%%%%%% < # COVARRS +# Full covariance matrix > %%%%%%%% < # COVTTRS +# Variance rescaling factors, Helmert> %%%%%%%% < # COVCOMO +# List of parameter estimates > %%%%%%%% < # PARAMRS +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# ADDNEQ2 3.1: Options 1 # +# # +# TITLE > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # TITLE +# # +# GENERAL OPTIONS # +# Maximum number of parameters in combined NEQ> %%%%%% < # MAXPAR +# A priori sigma of unit weight > %%%%%%% %%%%%%% < # INDVSOL +# Reference epoch for station coordinates > %%%%%%%%%% <(yyyy mm dd) # TIMREF +# Stop program after NEQ saving > % < # NOINV +# # +# ADD PARAMETERS TO THE SYSTEM # +# Set up station velocities > % < # CRD_NINT +# Set up Geocenter coordinates > % < # SETUP_GCC +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# ADDNEQ2 3.2: Options 2 # +# # +# REMOVE STATION PARAMETERS FROM THE SYSTEM # +# If receiver changes > %%%%%%%%%%%%%%%%%%%%%%%% < # CRXREC +# If antenna changes > %%%%%%%%%%%%%%%%%%%%%%%% < # CRXANT +# # +# INPUT FILE OPTIONS # +# Truncate NEQ station names after position 14 > %%%%%%%%% < # NO_ABC +# Keep input NEQs in alphabetical order > % < # NOCHRONO +# # +# OUTPUT OPTIONS # +# Extended output wrt estimated parameters > % < # PRT_EXT +# Notify station inconsistencies between NEQs > % < # PRT_SIC +# Notify changes due to station information file> % < # CRXWARN +# Print detailed list of parameter manipulations> % < # PRT_PAR +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL COVARRS / _ OR COVTTRS / _ AND CRD_NINT = 1 OR SINEXRS /= _ AND NOINV = 0 # +# ADDNEQ2 3.3: Options 3 # +# # +# SINEX OPTIONS # +# Regularize a priori constraint matrix > %%%%%%%%% < # SNXREG +# Sort stations according to DOMES code > % < # STASORT +# Include ADDNEQ1-style statistics block > % < # HEUREF +# Do not write uncalibrated antenna/radome combinations > % < # ANTRED +# Transform ERP to offset/drift representation > % < # ERPREP +# # +# VARIANCE-COVARIANCE FILE OPTIONS # +# Representation of coordinates and velocities > %%%%%%%%% < # COVMODE +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# ADDNEQ2 4.1: Parameter Pre-Elimination # +# exceptions for # +# STATION-RELATED PARAMETERS files station# +# Station coordinates > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # CRD_ELIM CRD_EXCP CRD_EXST +# # +# ATMOSPHERIC PARAMETERS # +# Troposphere zenith path delays> %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # TRP_ELIM TRP_EXCP TRP_EXST +# Troposphere gradients > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # GRD_ELIM GRD_EXCP GRD_EXST +# Global ionosphere parameters > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # GIM_ELIM GIM_EXCP +# # +# GLOBAL PARAMETERS # +# Orbital elements > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # ORB_ELIM ORB_EXCP +# Stochastic pulses > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # STO_ELIM STO_EXCP +# Polar motion parameters > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # ERP_ELIM ERP_EXCP +# Length of day parameters > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # LOD_ELIM LOD_EXCP +# Universal time parameters > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # UT_ELIM UT_EXCP +# Nutation parameters > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # NUT_ELIM NUT_EXCP +# Geocenter coordinates > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # MSS_ELIM MSS_EXCP +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# ADDNEQ2 4.2: Parameter Pre-Elimination # +# exceptions for # +# BIAS PARAMETERS files station# +# Satellite DCBs > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # DCBS_ELIM DCBS_EXCP +# Receiver DCBs > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # DCBR_ELIM DCBR_EXCP DCBR_EXST +# GLONASS receiver clock biases > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # CLK_ELIM CLK_EXCP CLK_EXST +# Time-dependent GLONASS ISBs > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # ISB_ELIM ISB_EXCP ISB_EXST +# GNSS-specific translations > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # GTRA_ELIM GTRA_EXCP GTRA_EXST +# GNSS-specific ZPD biases > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # GTRP_ELIM GTRP_EXCP GTRP_EXST +# # +# ANTENNA PHASE CENTER PARAMETERS # +# Satellite antenna offsets > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # ANT_ELIM ANT_EXCP +# Satellite antenna offsets (XY)> %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # ANTX_ELIM ANTX_EXCP +# Satellite antenna variations > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # SPV_ELIM SPV_EXCP +# Receiver@ antenna offsets > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # RAO_ELIM RAO_EXCP +# Receiver@ antenna variations > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # RAP_ELIM RAP_EXCP +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# ADDNEQ2 4.3: Parameter Pre-Elimination # +# exceptions for # +# HELMERT TRANSFORMATION PARAMETERS files station# +# Translation parameters > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # TRANS_ELIM TRANS_EXCP +# Rotation parameters > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # ROT_ELIM ROT_EXCP +# Scale parameters > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # SCALE_ELIM SCALE_EXCP +# # +# PARAMETER SCALING FACTORS # +# HOI scaling factors > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # HOI_ELIM HOI_EXCP +# Atmospheric pressure loading > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # ALD_ELIM ALD_EXCP ALD_EXST +# Ocean non-tidal loading > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # OLD_ELIM OLD_EXCP OLD_EXST +# Hydrostatic pressure loading > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # HLD_ELIM HLD_EXCP HLD_EXST +# # +# EPOCH PARAMETERS # +# Receiver clock offsets > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # CLKR_ELIM CLKR_EXCP +# Satellite clock offsets > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # CLKS_ELIM CLKS_EXCP +# # +# SLR-RELATED PARAMETERS # +# Range biases > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # RNG_ELIM RNG_EXCP +# END_PANEL #################################################################### + + +# BEGIN_PANEL CRD_ELIM = OUTSIDE_FROM_WINDOW OR TRP_ELIM = OUTSIDE_FROM_WINDOW OR GRD_ELIM = OUTSIDE_FROM_WINDOW OR GIM_ELIM = OUTSIDE_FROM_WINDOW OR ORB_ELIM = OUTSIDE_FROM_WINDOW OR STO_ELIM = OUTSIDE_FROM_WINDOW OR ERP_ELIM = OUTSIDE_FROM_WINDOW OR LOD_ELIM = OUTSIDE_FROM_WINDOW OR UT_ELIM = OUTSIDE_FROM_WINDOW OR NUT_ELIM = OUTSIDE_FROM_WINDOW OR MSS_ELIM = OUTSIDE_FROM_WINDOW OR DCBS_ELIM = OUTSIDE_FROM_WINDOW OR DCBR_ELIM = OUTSIDE_FROM_WINDOW OR CLK_ELIM = OUTSIDE_FROM_WINDOW OR ISB_ELIM = OUTSIDE_FROM_WINDOW OR GTRA_ELIM = OUTSIDE_FROM_WINDOW OR GTRP_ELIM = OUTSIDE_FROM_WINDOW OR ANT_ELIM = OUTSIDE_FROM_WINDOW OR ANTX_ELIM = OUTSIDE_FROM_WINDOW OR SPV_ELIM = OUTSIDE_FROM_WINDOW OR RAO_ELIM = OUTSIDE_FROM_WINDOW OR RAP_ELIM = OUTSIDE_FROM_WINDOW OR TRANS_ELIM = OUTSIDE_FROM_WINDOW OR ROT_ELIM = OUTSIDE_FROM_WINDOW OR SCALE_ELIM = OUTSIDE_FROM_WINDOW OR HOI_ELIM = OUTSIDE_FROM_WINDOW OR ALD_ELIM = OUTSIDE_FROM_WINDOW OR OLD_ELIM = OUTSIDE_FROM_WINDOW OR HLD_ELIM = OUTSIDE_FROM_WINDOW OR CLKR_ELIM = OUTSIDE_FROM_WINDOW OR CLKS_ELIM = OUTSIDE_FROM_WINDOW OR RNG_ELIM = OUTSIDE_FROM_WINDOW +# ADDNEQ2 4.4: Parameter Pre-Elimination # +# # +# TIME WINDOW FOR "OUTSIDE FROM WINDOW" PRE-ELIMINATION # +# # +# > % < Defined by Year and Session identifier # RADIO_1 +# Year > %%%% < Session > %%%% < # SESSION_YEAR SESSION_STRG +# # +# # +# > % < Defined by Start and End times # RADIO_2 +# yyyy mm dd hh mm ss yyyy mm dd hh mm ss # +# Start > %%%%%%%%%% < > %%%%%%%% < End > %%%%%%%%%% < > %%%%%%%% < # STADAT STATIM ENDDAT ENDTIM +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL CRD_EXST = 1 OR CLK_EXST = 1 OR ISB_EXST = 1 OR DCBR_EXST = 1 OR TRP_EXST = 1 OR GRD_EXST = 1 OR ALD_EXST = 1 OR OLD_EXST = 1 OR HLD_EXST = 1 OR GTRA_EXST = 1 OR GTRP_EXST = 1 +# ADDNEQ2 4.5: Parameter Pre-Elimination # +# Manual List file Flag # +# STATION-RELATED PARAMETERS # +# Coordinates > %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# CRD_EXSEL CRD_EXMAN CRD_EXFIL CRD_EXFLG +# # +# ATMOSPHERIC PARAMETERS # +# ZPDs > %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# TRP_EXSEL TRP_EXMAN TRP_EXFIL TRP_EXFLG +# Gradients > %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# GRD_EXSEL GRD_EXMAN GRD_EXFIL GRD_EXFLG +# # +# BIAS PARAMETERS # +# Receiver DCBs > %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# DCBR_EXSEL DCBR_EXMAN DCBR_EXFIL DCBR_EXFLG +# GLO biases > %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# CLK_EXSEL CLK_EXMAN CLK_EXFIL CLK_EXFLG +# Time-dep. ISBs> %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# ISB_EXSEL ISB_EXMAN ISB_EXFIL ISB_EXFLG +# Translations > %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# GTRA_EXSEL GTRA_EXMAN GTRA_EXFIL GTRA_EXFLG +# ZPD biases > %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# GTRP_EXSEL GTRP_EXMAN GTRP_EXFIL GTRP_EXFLG +# # +# PARAMETER SCALING FACTORS # +# Atmospheric PL> %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# ALD_EXSEL ALD_EXMAN ALD_EXFIL ALD_EXFLG +# Ocean non-TL > %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# OLD_EXSEL OLD_EXMAN OLD_EXFIL OLD_EXFLG +# Hydrostatic PL> %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# HLD_EXSEL HLD_EXMAN HLD_EXFIL HLD_EXFLG +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL CRD_ELIM / _ ##################################################### +# ADDNEQ2 5: Datum Definition for Station Coordinates # +# # +# DATUM DEFINITION TYPE # +# > % < Free network solution # RADIO2_4 +# > % < Minimum constraint solution > %%%%%%%%%%%% < # RADIO2_3 FREESTA +# > % < Coordinates constrained > %%%%%%%%%%%% < # RADIO2_2 SIGSTA +# > % < Coordinates fixed > %%%%%%%%%%%% < # RADIO2_1 FIXSTA +# # +# MINIMUM CONSTRAINT CONDITIONS # +# Translation > %%%%% < # C_TRA +# Rotation > %%%%% < # C_ROT +# Scale > %%%%% < # C_SCL +# # +# A PRIORI SIGMAS # +# North > %%%%%%% < meters # C_SIGMAN +# East > %%%%%%% < meters # C_SIGMAE +# Up > %%%%%%% < meters # C_SIGMAU +# END_PANEL #################################################################### + + +# BEGIN_PANEL FREESTA = MANUAL OR FREESTA = FROM_FILE OR FREESTA = WITH_FLAG AND RADIO2_3 = 1 AND CRD_ELIM / _ # +# ADDNEQ2 5.1: Datum Definition for Station Coordinates # +# # +# STATIONS CONSIDERED FOR MINIMUM CONSTRAINT CONDITIONS # +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # FREESTA_L +# List of stations from file > %%%%%%%% < # FREESTA_F +# Stations with specific flags in CRD file > %%%%%%%% < #: all non-blank # FREESTA_G +# END_PANEL #################################################################### + + +# BEGIN_PANEL SIGSTA = MANUAL OR SIGSTA = FROM_FILE OR SIGSTA = WITH_FLAG AND RADIO2_2 = 1 AND CRD_ELIM / _ # +# ADDNEQ2 5.1: Datum Definition for Station Coordinates # +# # +# STATION COORDINATES TO BE CONSTRAINED # +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # STATION4 +# List of stations (and sigmas) from file > %%%%%%%% < # STAFILE4 +# Stations with specific flags in CRD file > %%%%%%%% < #: all non-blank # STAFLAG4 +# END_PANEL #################################################################### + + +# BEGIN_PANEL FIXSTA = MANUAL OR FIXSTA = FROM_FILE OR FIXSTA = WITH_FLAG AND RADIO2_1 = 1 AND CRD_ELIM / _ # +# ADDNEQ2 5.1: Datum Definition for Station Coordinates # +# # +# STATION COORDINATES TO BE FIXED # +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # STATION1 +# List of stations from file > %%%%%%%% < # STAFILE1 +# Stations with specific flags in CRD file > %%%%%%%% < #: all non-blank # STAFLAG1 +# END_PANEL #################################################################### + + +# BEGIN_PANEL CRD_NINT /= 0 AND CRD_ELIM / _ ################################## +# ADDNEQ2 6: Datum Definition for Station Velocities # +# # +# DATUM DEFINITION TYPE # +# > % < Free network solution # RADIO3_4 +# > % < Minimum constraint solution > %%%%%%%%%%%% < # RADIO3_3 FREEVEL +# > % < Velocities constrained > %%%%%%%%%%%% < # RADIO3_2 SIGVEL +# > % < Velocities fixed > %%%%%%%%%%%% < # RADIO3_1 FIXVEL +# # +# MINIMUM CONSTRAINT CONDITIONS # +# Translation > %%%%% < # V_TRA +# Rotation > %%%%% < # V_ROT +# Scale > %%%%% < # V_SCL +# # +# A PRIORI SIGMAS # +# North > %%%%%%% < meters/year # V_SIGMAN +# East > %%%%%%% < meters/year # V_SIGMAE +# Up > %%%%%%% < meters/year # V_SIGMAU +# END_PANEL #################################################################### + + +# BEGIN_PANEL FREEVEL = MANUAL OR FREEVEL = FROM_FILE OR FREEVEL = WITH_FLAG AND RADIO3_3 = 1 AND CRD_NINT /= 0 AND CRD_ELIM / _ # +# ADDNEQ2 6.1: Datum Definition for Station Velocities # +# # +# STATIONS CONSIDERED FOR MINIMUM CONSTRAINT CONDITIONS # +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # FREEVEL_L +# List of stations from file > %%%%%%%% < # FREEVEL_F +# Stations with specific flags in VEL file > %%%%%%%% < #: all non-blank # FREEVEL_G +# END_PANEL #################################################################### + + +# BEGIN_PANEL SIGVEL = MANUAL OR SIGVEL = FROM_FILE OR SIGVEL = WITH_FLAG AND RADIO3_2 = 1 AND CRD_NINT /= 0 AND CRD_ELIM / _ # +# ADDNEQ2 6.1: Datum Definition for Station Velocities # +# # +# STATION VELOCITIES TO BE CONSTRAINED # +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # VELOCITY4 +# List of stations (and sigmas) from file > %%%%%%%% < # VELFILE4 +# Stations with specific flags in VEL file > %%%%%%%% < #: all non-blank # VELFLAG4 +# END_PANEL #################################################################### + + +# BEGIN_PANEL FIXVEL = MANUAL OR FIXVEL = FROM_FILE OR FIXVEL = WITH_FLAG AND RADIO3_1 = 1 AND CRD_NINT /= 0 AND CRD_ELIM / _ # +# ADDNEQ2 6.1: Datum Definition for Station Velocities # +# # +# STATION VELOCITIES TO BE FIXED # +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # VELOCITY1 +# List of stations from file > %%%%%%%% < # VELFILE1 +# Stations with specific flags in VEL file > %%%%%%%% < #: all non-blank # VELFLAG1 +# END_PANEL #################################################################### + + +# BEGIN_PANEL INDVSOL /= NO AND CRD_ELIM / _ ################################### +# ADDNEQ2 7: Comparison of Individual Solutions # +# # +# NOTIFICATION OF POSSIBLE OUTLIERS # +# Maximum tolerated residual North> %%%% < millimeters # BADSOL_N +# East > %%%% < millimeters # BADSOL_E +# Up > %%%% < millimeters # BADSOL_U +# # +# Maximum tolerated root-mean-square error North> %%%% < millimeters # BADSOLRN +# East > %%%% < millimeters # BADSOLRE +# Up > %%%% < millimeters # BADSOLRU +# # +# Minimum number of solutions for each station > %%%% < # MINSOL +# END_PANEL #################################################################### + + +# BEGIN_PANEL TRP_ELIM / _ OR GRD_ELIM / _ OR CLK_ELIM / _ OR ISB_ELIM / _ OR ERP_ELIM / _ OR LOD_ELIM / _ OR UT_ELIM / _ OR NUT_ELIM / _ # +# ADDNEQ2 8: Interval Length of Parameters # +# # +# NEW PARAMETER SPACING hhh mm ss # +# Troposphere zenith path delays > %%%%%%%%% < # TRP_NINT +# Troposphere gradients > %%%%%%%%% < # GRD_NINT +# Time-dependent inter-system biases > %%%%%%%%% < # ISB_NINT +# Earth rotation parameters > %%%%%%%%% < # ERP_NINT +# Nutation parameters > %%%%%%%%% < # NUT_NINT +# # +# yyyy mm dd hh mm ss # +# REFERENCE EPOCH FOR PARAMETER INTERVALS > %%%%%%%%%% < > %%%%%%%% < # PAR_REF PAR_OFF +# END_PANEL #################################################################### + + +# BEGIN_PANEL TRP_ELIM / _ OR GRD_ELIM / _ OR GIM_ELIM / _ ##################### +# ADDNEQ2 9: Options for Atmospheric Parameters # +# # +# ABSOLUTE CONSTRAINING # +# Troposphere zenith path delays> %%%%%%%% %%%%%%%% %%%%%%%% %%%%%%%% %%%%%%%% <(hh mm ss) # TRP_RSIG TRP_RDT +# Troposphere gradients > %%%%%%%% %%%%%%%% <(hh mm ss) # GRD_RSIG GRD_RDT +# Global ionosphere parameters > %%%%%%%% %%%%%%%% <(hh mm ss) # GIM_RSIG GIM_RDT +# # +# EXTRACTION OF PARAMETERS FOR TROPOSPHERE SINEX FILE # +# Offset > %%%%%%%%% < (hhh mm ss) Time resolution > %%%%%%%% < (hh mm ss)# TRPOFF TRPRES +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL ORB_ELIM / _ OR STO_ELIM / _ ##################################### +# ADDNEQ2 10.1: Options for Orbital Parameters # +# # +# OPTIONS FOR ORBIT COMBINATION # +# Long-arc computation > % < # TRAFO +# Stochastic pulses at NEQ boundaries > % < # NUMSTC +# No stacking of dynamical orbit parameters > % < # SPLTDYN +# Minimum interval between pulse and maneuver > %%%%%%%%% <(hhh mm ss) # DTSTC +# # +# A PRIORI SIGMAS FOR ORBITAL ELEMENTS # +# Semi major axis > %%%%%%%%% %%%%%%%%% < # ORB_E +# Inclination > %%%%%%%%% %%%%%%%%% %%%%%%%%% %%%%%%%%% %%%%%%%% < meters/sec**2 # ORB_D0 +# Constant Y/S terms > %%%%%%%% < meters/sec**2 # ORB_Y0 +# Constant X/W terms > %%%%%%%% < meters/sec**2 # ORB_X0 +# Periodic D/R terms > %%%%%%%% < meters/sec**2 # ORB_DP +# Periodic Y/S terms > %%%%%%%% < meters/sec**2 # ORB_YP +# Periodic X/W terms > %%%%%%%% < meters/sec**2 # ORB_XP +# # +# A PRIORI SIGMAS FOR STOCHASTIC PULSES # +# Radial > %%%%%%%% < meters/sec # STC_R +# Along track > %%%%%%%% < meters/sec # STC_A +# Out of plane > %%%%%%%% < meters/sec # STC_O +# Direction to Sun > %%%%%%%% < meters/sec # STC_S +# Y-direction in satellite frame > %%%%%%%% < meters/sec # STC_Y +# X-direction in satellite frame > %%%%%%%% < meters/sec # STC_X +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL ERP_ELIM / _ OR LOD_ELIM / _ OR UT_ELIM / _ OR NUT_ELIM / _ ###### +# ADDNEQ2 11: Options for Earth Orientation Parameters # +# # +# OPTIONS FOR EARTH ORIENTATION PARAMETERS # +# Block retrograde terms in polar motion> %%%%% < # BLKRET +# # +# A PRIORI SIGMAS (FIRST PARAMETER) # +# UT1-UTC > %%%%%%%% < milliseconds # POL_UTF +# Delta Epsilon > %%%%%%%% < milliarcseconds # POL_EPF +# Delta Psi > %%%%%%%% < milliarcseconds # POL_PSF +# # +# A PRIORI SIGMAS (REMAINING PARAMETERS) # +# X and Y pole components > %%%%%%%% < milliarcseconds # POL_XY +# UT1-UTC > %%%%%%%% < milliseconds # POL_UTN +# LOD > %%%%%%%% < milliseconds/day # POL_LOD +# Delta Epsilon > %%%%%%%% < milliarcseconds # POL_EPN +# Delta Psi > %%%%%%%% < milliarcseconds # POL_PSN +# # +# EXTRACTION OF PARAMETERS FOR ERP FILES # +# Time resolution > %%%%%%%% < (hh mm ss) # POLESTEP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL MSS_ELIM / _ OR SETUP_GCC = 1 #################################### +# ADDNEQ2 12: Options for Geocenter Coordinates # +# # +# A PRIORI SIGMAS FOR COMPONENT # +# Geocenter coordinates X > %%%%%%%% < meters # COFMASSX +# Y > %%%%%%%% < meters # COFMASSY +# Z > %%%%%%%% < meters # COFMASSZ +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL DCBS_ELIM / _ OR DCBR_ELIM / _ ################################### +# ADDNEQ2 13: Options for Differential Code Biases # +# # +# P1-C1 BIAS PARAMETERS # +# Type of sigma > %%%%% < # P1C1REF +# A priori sigma for satellites > %%%%%%%% < nanoseconds # P1C1SIG +# # +# P1-P2 BIAS PARAMETERS # +# Type of sigma for satellites > %%%%% < # P1P2REF +# A priori sigma for satellites > %%%%%%%% < nanoseconds # P1P2SIG +# A priori sigma for receivers > %%%%%%%% < nanoseconds # P1P2SIGR +# # +# LC BIAS (Inter-System BIAS, ISB) PARAMETERS # +# Type of sigma for receivers > %%%%% < # LCREF +# A priori sigma for receivers > %%%%%%%% < nanoseconds # LCSIGR +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL CLK_ELIM / _ OR ISB_ELIM / _ ##################################### +# ADDNEQ2 14: Options for GLONASS Receiver Clock Biases # +# # +# GLONASS RECEIVER CLOCK BIASES # +# Receiver clock offsets > %%%%%%%% < milliseconds # RCOSIGMA +# Biases in the NEQ stem from a PPP > % < # RCOFROMPPP +# Fix biases for all GPS satellites > % < # RCORMGPS +# Transform satellite to frequency biases > % < # RCOTOFRQ +# Inter-frequency bias, alarming limit > %%%%%%%% < nanoseconds # IFBMAX +# END_PANEL #################################################################### + + +# BEGIN_PANEL GTRA_ELIM / _ OR GTRP_ELIM / _ ################################### +# ADDNEQ2 15: Options for GNSS-specific Translations and ZPD Biases # +# # +# STATION TRANSLATIONS Tra Rot Scl # +# Type of constraining > %%%%%%%% < > % <> % <> % < # GTRADAT GTRATRA GTRAROT GTRASCL +# Stations to be> %%%%%%%% < > %%%%%%%% < # GTRAXCL GTRAFIX +# A priori sigmas N > %%%%%%%% < meters # GTRASIG_N +# E > %%%%%%%% < meters # GTRASIG_E +# U > %%%%%%%% < meters # GTRASIG_U +# # +# TROPOSPHERE BIASES # +# Type of constraining > %%%%%%%% < # GTRPDAT +# Stations to be> %%%%%%%% < > %%%%%%%% < # GTRPXCL GTRPFIX +# A priori sigma > %%%%%%%% < meters # GTRPSIG +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL ANT_ELIM / _ OR ANTX_ELIM / _ OR SPV_ELIM / _ #################### +# ADDNEQ2 16: Options for Satellite Antenna Phase Center Parameters # +# # +# SATELLITE PHASE CENTER OFFSETS # +# Modify parametrization GPS > %%%%%%%%%%%%%% < # SATANTGPS +# GLONASS> %%%%%%%%%%%%%% < # SATANTGLO +# A priori sigmas in X > %%%%%%%% < meters # SATANTX +# Y > %%%%%%%% < meters # SATANTY +# Z > %%%%%%%% < meters # SATANTZ +# Apply constraints to > %%%%%%%%%%%%%% < > %%%%%%%%%% < # SATANTS SATANTD +# Advanced grouping/sigmas > % < (YYYY MM DD) # SATANT0 +# # +# SATELLITE PHASE CENTER VARIATIONS # +# Modify parametrization GPS > %%%%%%%%%%%%%% < # SATSPVGPS +# GLONASS> %%%%%%%%%%%%%% < # SATSPVGLO +# A priori sigma > %%%%%%%% < meters # SATSPV +# Apply constraints to > %%%%%%%%%%%%%% < > %%%%%%%%%% < # SATSPVS SATSPVD +# Advanced grouping/sigmas > % < (YYYY MM DD) # SAPANT0 +# END_PANEL #################################################################### + + +# BEGIN_PANEL ANT_ELIM / _ OR ANTX_ELIM / _ OR SPV_ELIM / _ AND SATANT0 = 1 #### +# ADDNEQ2 16.1 Advanced Options for Satellite Antenna Phase Center Offsets # +# # +# ADVANCED PARAMETER STACKING AND CONSTRAINING # +# # +# A priori sigmas Satellite numbers # +# > Grp _X(m)_ _Y(m)_ _Z(m)_ ___ ___ ___ ___ ___ ___ ___ ___ ___ < # SATANTSTR +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL ANT_ELIM / _ OR ANTX_ELIM / _ OR SPV_ELIM / _ AND SAPANT0 = 1 #### +# ADDNEQ2 16.2 Advanced Options for Satellite Antenna Phase Center Variations # +# # +# ADVANCED PARAMETER STACKING AND CONSTRAINING # +# # +# Satellite numbers # +# > Grp A_priori_sigma(m) ___ ___ ___ ___ ___ ___ ___ ___ ___ < # SAPGRP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL RAO_ELIM / _ OR RAP_ELIM / _ ##################################### +# ADDNEQ2 17: Options for Receiver Antenna Phase Center Parameters # +# # +# RECEIVER ANTENNA PARAMETERS # +# Receiver antenna offsets North> %%%%%%%% < meters # RECANTN +# East > %%%%%%%% < meters # RECANTE +# Up > %%%%%%%% < meters # RECANTU +# Receiver antenna patterns > %%%%%%%% < meters # RECSPV +# END_PANEL #################################################################### + + +# BEGIN_PANEL TRANS_ELIM / _ ################################################### +# ADDNEQ2 18: Options for Helmert Transformation Parameters # +# # +# STACKING OF PARAMETERS # +# Translations > %%%%%%%%%%%% < # CMB_TRA +# Rotations > %%%%%%%%%%%% < # CMB_ROT +# Scale > %%%%%%%%%%%% < # CMB_SC +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL HOI_ELIM / _ ##################################################### +# ADDNEQ2 19: Options for Higher-order Ionosphere Scaling Factors # +# # +# PARAMETER HANDLING FOR A priori Sigma Stacking # +# Second-order term > %%%%%%%%% < > %%%%%%%%%% < > % < # HOI1 SIGHOI1 STKHOI1 +# Third-order term > %%%%%%%%% < > %%%%%%%%%% < > % < # HOI2 SIGHOI2 STKHOI2 +# Ray path bending term > %%%%%%%%% < > %%%%%%%%%% < > % < # HOI3 SIGHOI3 STKHOI3 +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL ALD_ELIM / _ OR OLD_ELIM / _ OR HLD_ELIM / _ ##################### +# ADDNEQ2 20: Options for Parameter Scaling Factors # +# # +# ATMOSPHERIC PRESSURE LOADING # +# Parameter setup > %%%%%%%%%%%%%%%%%% < > %%%%%%%% < # ALOADSET ALOADCLU +# Parameter decomposition > %%%%%%%%%%%%%%%%%% < # ALOADDEC +# Constrain scaling factors to > %%%%%%%% < # ALOAD10 +# Sigma in North/horizontal/overall> %%%%%%%% < meters # ALOADSIG1 +# @@@@@@@@@East@/vertical > %%%%%%%% < meters # ALOADSIG2 +# @@@@@@@@@Up > %%%%%%%% < meters # ALOADSIG3 +# # +# OCEAN NON-TIDAL LOADING # +# Parameter setup > %%%%%%%%%%%%%%%%%% < > %%%%%%%% < # ONTLDSET ONTLDCLU +# Parameter decomposition > %%%%%%%%%%%%%%%%%% < # ONTLDDEC +# Constrain scaling factors to > %%%%%%%% < # ONTLD10 +# Sigma in North/horizontal/overall> %%%%%%%% < meters # ONTLDSIG1 +# @@@@@@@@@East@/vertical > %%%%%%%% < meters # ONTLDSIG2 +# @@@@@@@@@Up > %%%%%%%% < meters # ONTLDSIG3 +# # +# HYDROSTATIC PRESSURE LOADING # +# Parameter setup > %%%%%%%%%%%%%%%%%% < > %%%%%%%% < # HLOADSET HLOADCLU +# Parameter decomposition > %%%%%%%%%%%%%%%%%% < # HLOADDEC +# Constrain scaling factors to > %%%% < # HLOAD10 +# Sigma in North/horizontal/overall> %%%%%%%% < meters # HLOADSIG1 +# @@@@@@@@@East@/vertical > %%%%%%%% < meters # HLOADSIG2 +# @@@@@@@@@Up > %%%%%%%% < meters # HLOADSIG3 +# END_PANEL #################################################################### + + +# BEGIN_PANEL CLKR_ELIM / _ OR CLKS_ELIM / _ ################################### +# ADDNEQ2 21: Options for Epoch-wise Clock Offsets # +# # +# REFERENCE CLOCK # +# Selection of reference clock(s) > %%%%%%%%%%%%%% < # REFCLOCK +# Manual: Stations > %%%%%%%%%%%%%%%%%%%% < # CLKSTASEL +#@@@@@@@@@@@@@@@@@@@@@@@@@Satellites > %%%%%%%%%%%%%%%%%%%% < # CLKSATSEL +# From file: Stations > %%%%%%%% < # CLKSTAFIL +#@@@@@@@@@@@@@@@@@@@@@@@@@Satellites > %%%%%%%% < # CLKSATFIL +# # +# Fix reference clock > % < # CLKFIX +# A priori sigma for reference clock> %%%%%%%% < nsec # CLKSIG +# # +# Fix only clocks with input values > % < # CLKDELINP +# END_PANEL #################################################################### + + +# BEGIN_PANEL CLKR_ELIM / _ OR CLKS_ELIM / _ AND CLKRNX / _ ################### +# ADDNEQ2 21.1: Options for Epoch-wise Clock Offsets # +# # +# HEADER ENTRIES FOR THE CLOCK RINEX OUTPUT FILE # +# Run by > %%%%%%%%%%%%%%%%%%% < # RUNBY +# AC designator > %%%% < # AC +# AC name > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # ACNAME +# # +# Time system > %%%% < # TIMESYS +# DCBs applied > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # DCBLINE +# # +# Comment lines: # +# > Comment_lines_______________________________________________ < # COMMENT +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL RNG_ELIM / _ ##################################################### +# ADDNEQ2 22: Options for SLR Range Biases # +# # +# A PRIORI SIGMAS # +# Range bias parameters > %%%%%%%% < # RGBSIG +# # +# ESTIMATION/STACKING PER STATION # +# > % < Stack only identical range biases # RGB_STK1 +# > % < Stack range biases for the satellites of one group # RGB_STK2 +# > % < Stack all range biases for one station # RGB_STK3 +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL STAINFO / _ AND USEFLG = 999 ##################################### +# ADDNEQ2 99.1: Selection from Station Information File # +# # +# THIS PANEL IS FOR TEST PURPOSES ONLY # +# MODIFY SR GTSTAFLG.f90 AND REMOVE USEFLG TO ACTIVATE # +# # +# FLAGS CONCERNING STATION INFORMATION FILE # +# Consider flags > % < # USEFLG +# # +# FLAGS TO BE CONSIDERED # +# Type 001: Renaming of stations > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # FLG001 +# Type 002: Station information > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # FLG002 +# Type 003: Station problems > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # FLG003 +# # +# Flag 999: Any flag will be considered # +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL STEP2 = 1 ######################################################## +# ADDNEQ2 99.2: Compensate for Step-2 Tide SW Bug # +# # +# Compensate for effect of step-2 tide SW bug between > % < # STEP2 +# > %%%%%%%%%% < and > %%%%%%%%%% < (yyyy mm dd) # STEP2A STEP2B +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/PHI_WK/MENU.INP b/config/bernese/gpsuser52-luzon/OPT/PHI_WK/MENU.INP new file mode 100755 index 0000000..c286a72 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/PHI_WK/MENU.INP @@ -0,0 +1,90 @@ + +! Release Information Notes +! ------------------------- +RELEASE_INFO 1 "${X}/DOC/RELEASE.TXT" + +! List of Remaining Menu Input Files (full Pathes) +! ------------------------------------------------ +MENU_CMP_INP 1 "${X}/PAN/MENU_CMP.INP" + +MSG_MENU_CMP_INP 1 "Edit list of campaigns" + +MENU_VAR_INP 1 "${U}/PAN/MENU_VAR.INP" + +MSG_MENU_VAR_INP 1 "Menu variables" + +MENU_EXT_INP 1 "${U}/PAN/MENU_EXT.INP" + +MSG_MENU_EXT_INP 1 "Paths and extensions" + +MENU_PGM_INP 1 "${U}/PAN/MENU_PGM.INP" + +MSG_MENU_PGM_INP 1 "Program names" + +! Active Campaign +! --------------- +ACTIVE_CAMPAIGN 1 "${P}/PHIVOLCS" + +! Modified Julian Date +! -------------------- +MODJULDATE 1 "58494.000000" + +! Session (only the last character is relevant) +! --------------------------------------------- +SESSION_CHAR 1 "0" + +SESSION_TABLE 1 "${P}/PHIVOLCS\STA\SESSIONS.SES" + ## widget = selwin; path = DIR_SES; ext = EXT_SES; maxfiles = 1 + # SESSIONS + +! Job character +! ------------- +JOB_ID 1 "" + +! Size of the Main Window +! ----------------------- +MAIN_WIDTH 1 "1920" + +MAIN_HEIGHT 1 "1000" + +! Colors (RGB Button + RGB Background) +! ------------------------------------ +MAIN_PALETTE 1 "68 192 78 0 170 127" + +! Font Types and Font Sizes +! ------------------------- +FONTTYPE_BASE 1 "Helvetica" + +FONTSIZE_BASE 1 "11" + +FONTBOLD_BASE 1 "0" + +FONTITALIC_BASE 1 "0" + +FONTSTRIKEOUT_BASE 1 "0" + +FONTUNDERLINE_BASE 1 "0" + +FONTTYPE_LARGE 1 "Consolas" + +FONTSIZE_LARGE 1 "11" + +FONTBOLD_LARGE 1 "0" + +FONTITALIC_LARGE 1 "0" + +FONTSTRIKEOUT_LARGE 1 "0" + +FONTUNDERLINE_LARGE 1 "0" + +FONTTYPE_SMALL 1 "Consolas" + +FONTSIZE_SMALL 1 "12" + +FONTBOLD_SMALL 1 "0" + +FONTITALIC_SMALL 1 "0" + +FONTSTRIKEOUT_SMALL 1 "0" + +FONTUNDERLINE_SMALL 1 "0" diff --git a/config/bernese/gpsuser52-luzon/OPT/PHI_WK/MENU.old b/config/bernese/gpsuser52-luzon/OPT/PHI_WK/MENU.old new file mode 100755 index 0000000..c286a72 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/PHI_WK/MENU.old @@ -0,0 +1,90 @@ + +! Release Information Notes +! ------------------------- +RELEASE_INFO 1 "${X}/DOC/RELEASE.TXT" + +! List of Remaining Menu Input Files (full Pathes) +! ------------------------------------------------ +MENU_CMP_INP 1 "${X}/PAN/MENU_CMP.INP" + +MSG_MENU_CMP_INP 1 "Edit list of campaigns" + +MENU_VAR_INP 1 "${U}/PAN/MENU_VAR.INP" + +MSG_MENU_VAR_INP 1 "Menu variables" + +MENU_EXT_INP 1 "${U}/PAN/MENU_EXT.INP" + +MSG_MENU_EXT_INP 1 "Paths and extensions" + +MENU_PGM_INP 1 "${U}/PAN/MENU_PGM.INP" + +MSG_MENU_PGM_INP 1 "Program names" + +! Active Campaign +! --------------- +ACTIVE_CAMPAIGN 1 "${P}/PHIVOLCS" + +! Modified Julian Date +! -------------------- +MODJULDATE 1 "58494.000000" + +! Session (only the last character is relevant) +! --------------------------------------------- +SESSION_CHAR 1 "0" + +SESSION_TABLE 1 "${P}/PHIVOLCS\STA\SESSIONS.SES" + ## widget = selwin; path = DIR_SES; ext = EXT_SES; maxfiles = 1 + # SESSIONS + +! Job character +! ------------- +JOB_ID 1 "" + +! Size of the Main Window +! ----------------------- +MAIN_WIDTH 1 "1920" + +MAIN_HEIGHT 1 "1000" + +! Colors (RGB Button + RGB Background) +! ------------------------------------ +MAIN_PALETTE 1 "68 192 78 0 170 127" + +! Font Types and Font Sizes +! ------------------------- +FONTTYPE_BASE 1 "Helvetica" + +FONTSIZE_BASE 1 "11" + +FONTBOLD_BASE 1 "0" + +FONTITALIC_BASE 1 "0" + +FONTSTRIKEOUT_BASE 1 "0" + +FONTUNDERLINE_BASE 1 "0" + +FONTTYPE_LARGE 1 "Consolas" + +FONTSIZE_LARGE 1 "11" + +FONTBOLD_LARGE 1 "0" + +FONTITALIC_LARGE 1 "0" + +FONTSTRIKEOUT_LARGE 1 "0" + +FONTUNDERLINE_LARGE 1 "0" + +FONTTYPE_SMALL 1 "Consolas" + +FONTSIZE_SMALL 1 "12" + +FONTBOLD_SMALL 1 "0" + +FONTITALIC_SMALL 1 "0" + +FONTSTRIKEOUT_SMALL 1 "0" + +FONTUNDERLINE_SMALL 1 "0" diff --git a/config/bernese/gpsuser52-luzon/OPT/PHI_WK/MENU_CMP.INP b/config/bernese/gpsuser52-luzon/OPT/PHI_WK/MENU_CMP.INP new file mode 100755 index 0000000..2a4167e --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/PHI_WK/MENU_CMP.INP @@ -0,0 +1,17 @@ + +! List of Campaigns +! ----------------- +CAMPAIGN 2 + "${P}/EXAMPLE" + "${P}/PHIVOLCS" + ## widget = uniline; numlines = 30 + +MSG_CAMPAIGN 1 "Campaign directory" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# EDIT LIST OF CAMPAIGNS - MENU_CMP # +# # +# > Campaign_directory < # CAMPAIGN +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/PHI_WK/MENU_CMP.old b/config/bernese/gpsuser52-luzon/OPT/PHI_WK/MENU_CMP.old new file mode 100755 index 0000000..2a4167e --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/PHI_WK/MENU_CMP.old @@ -0,0 +1,17 @@ + +! List of Campaigns +! ----------------- +CAMPAIGN 2 + "${P}/EXAMPLE" + "${P}/PHIVOLCS" + ## widget = uniline; numlines = 30 + +MSG_CAMPAIGN 1 "Campaign directory" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# EDIT LIST OF CAMPAIGNS - MENU_CMP # +# # +# > Campaign_directory < # CAMPAIGN +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/PHI_WK/MENU_EXT.INP b/config/bernese/gpsuser52-luzon/OPT/PHI_WK/MENU_EXT.INP new file mode 100755 index 0000000..fd5b5fe --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/PHI_WK/MENU_EXT.INP @@ -0,0 +1,1653 @@ + +! No path/no extension +! -------------------- +NO_PTH 0 + +NO_EXT 0 + +! General files: Path +! ------------------- +PTH_GEN 1 "${X}/GEN" + ## widget = lineedit + +MSG_PTH_GEN 1 "General files: path" + +! General Files: SatCrux/StaCrux +! ------------------------------ +EXT_CRX 1 "CRX" + ## widget = lineedit + +MSG_EXT_CRX 1 "Satellite problem file/old station problem file: extension" + +! General Files: Ant/Rec translation +! ---------------------------------- +EXT_TRN 1 "TRN" + ## widget = lineedit + +MSG_EXT_TRN 1 "Old antenna/receiver name translation table: extension" + +! General Files: Ocean tide model +! ------------------------------- +EXT_TID 1 "TID" + ## widget = lineedit + +MSG_EXT_TID 1 "Ocean tide model: extension" + +! General Files: Solid Earth tide model +! ------------------------------------- +EXT_TPO 1 "TPO" + ## widget = lineedit + +MSG_EXT_TPO 1 "Solid Earth tide model: extension" + +! General Files: Planetary ephemeris +! ---------------------------------- +EXT_EPH 1 "EPH" + ## widget = lineedit + +MSG_EXT_EPH 1 "Planetary ephemeris: extension" + +! General Files: Frequency information +! ------------------------------------ +EXT_FRQ 1 "FRQ" + ## widget = lineedit + +MSG_EXT_FRQ 1 "Frequency information: extension" + +! Orbit files: Broadcast file +! --------------------------- +DIR_BRD 1 "ORB" + ## widget = lineedit + +MSG_DIR_BRD 1 "Broadcast orbits: directory" + +EXT_BRD 1 "BRD" + ## widget = lineedit + +MSG_EXT_BRD 1 "Broadcast orbits: extension" + +! Orbit files: Precise file (original) +! ------------------------------------ +DIR_OPR 1 "ORB" + ## widget = lineedit + +MSG_DIR_OPR 1 "Precise orbits (original): directory" + +! Orbit files: Precise file +! ------------------------- +DIR_PRE 1 "ORB" + ## widget = lineedit + +MSG_DIR_PRE 1 "Precise orbits: directory" + +EXT_PRE 1 "PRE" + ## widget = lineedit + +MSG_EXT_PRE 1 "Precise orbits: extension" + +! Orbit files: Tabular orbit +! -------------------------- +DIR_TAB 1 "ORB" + ## widget = lineedit + +MSG_DIR_TAB 1 "Tabular orbits: directory" + +EXT_TAB 1 "TAB" + ## widget = lineedit + +MSG_EXT_TAB 1 "Tabular orbits: extension" + +! Orbit files: Orbital elements +! ----------------------------- +DIR_ELE 1 "ORB" + ## widget = lineedit + +MSG_DIR_ELE 1 "Improved orbit elements: directory" + +EXT_ELE 1 "ELE" + ## widget = lineedit + +MSG_EXT_ELE 1 "Improved orbit elements: extension" + +! Orbit files: Standard orbit +! --------------------------- +DIR_STD 1 "ORB" + ## widget = lineedit + +MSG_DIR_STD 1 "Standard orbits: directory" + +EXT_STD 1 "STD" + ## widget = lineedit + +MSG_EXT_STD 1 "Standard orbits: extension" + +! Orbit files: Radian press. +! -------------------------- +DIR_RPR 1 "ORB" + ## widget = lineedit + +MSG_DIR_RPR 1 "Radian pressure coefficients: directory" + +EXT_RPR 1 "RPR" + ## widget = lineedit + +MSG_EXT_RPR 1 "Radian pressure coefficients: extension" + +! Orbot files: ERP-file +! --------------------- +DIR_ERP 1 "ORB" + ## widget = lineedit + +MSG_DIR_ERP 1 "Earth orientation parameters: directory" + +EXT_ERP 1 "ERP" + ## widget = lineedit + +MSG_EXT_ERP 1 "Earth orientation parameters: extension" + +! Orbit files: ERP-file (IERS) +! ---------------------------- +DIR_IEP 1 "ORB" + ## widget = lineedit + +MSG_DIR_IEP 1 "Earth orientation parameters (IERS format): directory" + +EXT_IEP 1 "IEP" + ## widget = lineedit + +MSG_EXT_IEP 1 "Earth orientation parameters (IERS format): extension" + +! Orbit files: Geocenter file +! --------------------------- +DIR_GCC 1 "ORB" + ## widget = lineedit + +MSG_DIR_GCC 1 "Geocenter coordinates: directory" + +EXT_GCC 1 "GCC" + ## widget = lineedit + +MSG_EXT_GCC 1 "Geocenter coordinates: extension" + +! Orbit files: Sat. clocks +! ------------------------ +DIR_CLK 1 "ORB" + ## widget = lineedit + +MSG_DIR_CLK 1 "Satellite/Receiver clocks: directory" + +EXT_CLK 1 "CLK" + ## widget = lineedit + +MSG_EXT_CLK 1 "Satellite/Receiver clocks: extension" + +! Orbit files: Diff. code bias +! ---------------------------- +DIR_DCB 1 "ORB" + ## widget = lineedit + +MSG_DIR_DCB 1 "Differential code biases: directory" + +EXT_DCB 1 "DCB" + ## widget = lineedit + +MSG_EXT_DCB 1 "Differential code biases: extension" + +! Orbit files: Inter-system bias +! ------------------------------ +DIR_ISB 1 "ORB" + ## widget = lineedit + +MSG_DIR_ISB 1 "Inter-system biases: directory" + +EXT_ISB 1 "ISB" + ## widget = lineedit + +MSG_EXT_ISB 1 "Inter-system biases: extension" + +! Orbit: BIAS SINEX +! ----------------- +DIR_BIA 1 "ORB" + ## widget = lineedit + +MSG_DIR_BIA 1 "Biases (SINEX format): directory" + +EXT_BIA 1 "BIA" + ## widget = lineedit + +MSG_EXT_BIA 1 "Biases (SINEX format): extension" + +! Orbit: IRV file +! --------------- +DIR_IRV 1 "ORB" + ## widget = lineedit + +MSG_DIR_IRV 1 "IRVs: directory" + +EXT_IRV 1 "IRV" + ## widget = lineedit + +MSG_EXT_IRV 1 "IRVs: extension" + +! Orbit: CPF file +! --------------- +DIR_CPF 1 "ORB" + ## widget = lineedit + +MSG_DIR_CPF 1 "CPFs: directory" + +EXT_CPF 1 "CPF" + ## widget = lineedit + +MSG_EXT_CPF 1 "CPFs: extension" + +! Orbit: State vector file +! ------------------------ +DIR_STV 1 "ORB" + ## widget = lineedit + +MSG_DIR_STV 1 "State vectors: directory" + +EXT_STV 1 "STV" + ## widget = lineedit + +MSG_EXT_STV 1 "State vectors: extension" + +! Orbit: Accelerometer data +! ------------------------- +DIR_ACC 1 "ORB" + ## widget = lineedit + +MSG_DIR_ACC 1 "Accelerometer data: directory" + +EXT_ACC 1 "ACC" + ## widget = lineedit + +MSG_EXT_ACC 1 "Accelerometer data: extension" + +! LEO-Orbit: Attitude data +! ------------------------ +DIR_ATT 1 "ORB" + ## widget = lineedit + +MSG_DIR_ATT 1 "Attitude data: directory" + +EXT_ATT 1 "ATT" + ## widget = lineedit + +MSG_EXT_ATT 1 "Attitude data: extension" + +! LEO-Orbit: LEO maneuvers +! ------------------------ +DIR_MAN 1 "ORB" + ## widget = lineedit + +MSG_DIR_MAN 1 "LEO maneuvers: directory" + +EXT_MAN 1 "MAN" + ## widget = lineedit + +MSG_EXT_MAN 1 "LEO maneuvers: extension" + +! LEO-Orbit: CHAMP orbit format +! ----------------------------- +DIR_CHO 1 "ORB" + ## widget = lineedit + +MSG_DIR_CHO 1 "File in CHAMP orbit format: directory" + +EXT_CHO 1 "CHO" + ## widget = lineedit + +MSG_EXT_CHO 1 "File in CHAMP orbit format: extension" + +! Orbit: POE orbit format +! ----------------------- +DIR_POE 1 "ORB" + ## widget = lineedit + +MSG_DIR_POE 1 "File in POE: directory" + +EXT_POE 1 "POE" + ## widget = lineedit + +MSG_EXT_POE 1 "File in POE: extension" + +! LEO-Orbit: LEO Kinematic velocities +! ----------------------------------- +DIR_KVL 1 "STA" + ## widget = lineedit + +MSG_DIR_KVL 1 "LEO velocities (epoch-wise): directory" + +EXT_KVL 1 "VEL" + ## widget = lineedit + +MSG_EXT_KVL 1 "LEO velocities (epoch-wise): extension" + +! LEO-Orbit: LEO Aux. file (attitude,accelerom. data, thruster events...) +! ------------------------ +DIR_AUX 1 "ORB" + ## widget = lineedit + +MSG_DIR_AUX 1 "LEO external aux. information: directory" + +EXT_AUX 1 "AUX" + ## widget = lineedit + +MSG_EXT_AUX 1 "LEO external aux. information: extension" + +! RINEX files: rinex obs files +! ---------------------------- +DIR_OXO 1 "ORX" + ## widget = lineedit + +MSG_DIR_OXO 1 "RINEX observations (original): directory" + +DIR_RXO 1 "RAW" + ## widget = lineedit + +MSG_DIR_RXO 1 "RINEX observations: directory" + +EXT_RXO 1 "19O" + ## widget = lineedit + # $YO + +MSG_EXT_RXO 1 "RINEX observations: extension" + +! RINEX files: smoothed rinex +! --------------------------- +DIR_SMT 1 "RAW" + ## widget = lineedit + +MSG_DIR_SMT 1 "Smoothed RINEX observations: directory" + +EXT_SMT 1 "SMT" + ## widget = lineedit + +MSG_EXT_SMT 1 "Smoothed RINEX observations: extension" + +! RINEX files: rinex nav files +! ---------------------------- +DIR_OXN 1 "ORX" + ## widget = lineedit + +MSG_DIR_OXN 1 "RINEX navigation messages (GPS, original): directory" + +DIR_RXN 1 "RAW" + ## widget = lineedit + +MSG_DIR_RXN 1 "RINEX navigation messages (GPS): directory" + +EXT_RXN 1 "19N" + ## widget = lineedit + # $YN + +MSG_EXT_RXN 1 "RINEX navigation messages (GPS): extension" + +! RINEX files: rinex nav files +! ---------------------------- +DIR_OXG 1 "ORX" + ## widget = lineedit + +MSG_DIR_OXG 1 "RINEX navigation messages (GLONASS, original): directory" + +DIR_RXG 1 "RAW" + ## widget = lineedit + +MSG_DIR_RXG 1 "RINEX navigation messages (GLONASS): directory" + +EXT_RXG 1 "19G" + ## widget = lineedit + # $YG + +MSG_EXT_RXG 1 "RINEX navigation messages (GLONASS): extension" + +! RINEX files: rinex nav files +! ---------------------------- +DIR_OGA 1 "ORX" + ## widget = lineedit + +MSG_DIR_OGA 1 "RINEX navigation messages (GALILEO, original): directory" + +DIR_RGA 1 "RAW" + ## widget = lineedit + +MSG_DIR_RGA 1 "RINEX navigation messages (GALILEO): directory" + +EXT_RGA 1 "19E" + ## widget = lineedit + # $YE + +MSG_EXT_RGA 1 "RINEX navigation messages (GALILEO): extension" + +! RINEX files: rinex met files +! ---------------------------- +DIR_RXM 1 "RAW" + ## widget = lineedit + +MSG_DIR_RXM 1 "RINEX meteo data: directory" + +EXT_RXM 1 "19M" + ## widget = lineedit + # $YM + +MSG_EXT_RXM 1 "RINEX meteo data: extension" + +! Obs. files: Code zero head +! -------------------------- +DIR_CZH 1 "OBS" + ## widget = lineedit + +MSG_DIR_CZH 1 "Zero difference code observations, header: directory" + +EXT_CZH 1 "CZH" + ## widget = lineedit + +MSG_EXT_CZH 1 "Zero difference code observations, header: extension" + +! Obs. files: Code zero data +! -------------------------- +DIR_CZO 1 "OBS" + ## widget = lineedit + +MSG_DIR_CZO 1 "Zero difference code observations, data: directory" + +EXT_CZO 1 "CZO" + ## widget = lineedit + +MSG_EXT_CZO 1 "Zero difference code observations, data: extension" + +! Obs. files: Phase zero head +! --------------------------- +DIR_PZH 1 "OBS" + ## widget = lineedit + +MSG_DIR_PZH 1 "Zero difference phase observations, header: directory" + +EXT_PZH 1 "PZH" + ## widget = lineedit + +MSG_EXT_PZH 1 "Zero difference phase observations, header: extension" + +! Obs. files: Phase zero data +! --------------------------- +DIR_PZO 1 "OBS" + ## widget = lineedit + +MSG_DIR_PZO 1 "Zero difference phase observations, data: directory" + +EXT_PZO 1 "PZO" + ## widget = lineedit + +MSG_EXT_PZO 1 "Zero difference phase observations, data: extension" + +! Obs. files: Range zero head +! --------------------------- +DIR_RZH 1 "OBS" + ## widget = lineedit + +MSG_DIR_RZH 1 "Range observations, header: directory" + +EXT_RZH 1 "RZH" + ## widget = lineedit + +MSG_EXT_RZH 1 "Range observations, header: extension" + +! Obs. files: Range zero data +! --------------------------- +DIR_RZO 1 "OBS" + ## widget = lineedit + +MSG_DIR_RZO 1 "Range observations, data: directory" + +EXT_RZO 1 "RZO" + ## widget = lineedit + +MSG_EXT_RZO 1 "Range observations, data: extension" + +! Obs. files: Code single head +! ---------------------------- +DIR_CSH 1 "OBS" + ## widget = lineedit + +MSG_DIR_CSH 1 "Single difference code observations, header: directory" + +EXT_CSH 1 "CSH" + ## widget = lineedit + +MSG_EXT_CSH 1 "Single difference code observations, header: extension" + +! Obs. files: Code single data +! ---------------------------- +DIR_CSO 1 "OBS" + ## widget = lineedit + +MSG_DIR_CSO 1 "Single difference code observations, data: directory" + +EXT_CSO 1 "CSO" + ## widget = lineedit + +MSG_EXT_CSO 1 "Single difference code observations, data: extension" + +! Obs. files: Phase single head +! ----------------------------- +DIR_PSH 1 "OBS" + ## widget = lineedit + +MSG_DIR_PSH 1 "Single difference phase observations, header: directory" + +EXT_PSH 1 "PSH" + ## widget = lineedit + +MSG_EXT_PSH 1 "Single difference phase observations, header: extension" + +! Obs. files: Phase single data +! ----------------------------- +DIR_PSO 1 "OBS" + ## widget = lineedit + +MSG_DIR_PSO 1 "Single difference phase observations, data: directory" + +EXT_PSO 1 "PSO" + ## widget = lineedit + +MSG_EXT_PSO 1 "Single difference phase observations, data: extension" + +! Station files: Coordinates +! -------------------------- +DIR_CRD 1 "STA" + ## widget = lineedit + +MSG_DIR_CRD 1 "Station coordinates: directory" + +EXT_CRD 1 "CRD" + ## widget = lineedit + +MSG_EXT_CRD 1 "Station coordinates: extension" + +! Station files: Eccentricities +! ----------------------------- +DIR_ECC 1 "STA" + ## widget = lineedit + +MSG_DIR_ECC 1 "Station eccentricities: directory" + +EXT_ECC 1 "ECC" + ## widget = lineedit + +MSG_EXT_ECC 1 "Station eccentricities: extension" + +! Station files: Velocities +! ------------------------- +DIR_VEL 1 "STA" + ## widget = lineedit + +MSG_DIR_VEL 1 "Station velocities: directory" + +EXT_VEL 1 "VEL" + ## widget = lineedit + +MSG_EXT_VEL 1 "Station velocities: extension" + +! Station files: PSD corrections +! ------------------------------ +DIR_PSD 1 "STA" + ## widget = lineedit + +MSG_DIR_PSD 1 "PSD correction (ITRF14): directory" + +EXT_PSD 1 "PSD" + ## widget = lineedit + +MSG_EXT_PSD 1 "PSD correction (ITRF14): extension" + +! Station files: Station information +! ---------------------------------- +DIR_STA 1 "STA" + ## widget = lineedit + +MSG_DIR_STA 1 "Station information: directory" + +EXT_STA 1 "STA" + ## widget = lineedit + +MSG_EXT_STA 1 "Station information: extension" + +! Station files: Ocean loading +! ---------------------------- +DIR_BLQ 1 "STA" + ## widget = lineedit + +MSG_DIR_BLQ 1 "Ocean loading table: directory" + +EXT_BLQ 1 "BLQ" + ## widget = lineedit + +MSG_EXT_BLQ 1 "Ocean loading table: extension" + +! Station files: Atmospheric tidal loading +! ---------------------------------------- +DIR_ATL 1 "STA" + ## widget = lineedit + +MSG_DIR_ATL 1 "Atmospheric tidal loading table: directory" + +EXT_ATL 1 "ATL" + ## widget = lineedit + +MSG_EXT_ATL 1 "Atmospheric tidal loading table: extension" + +! Station files: Plate definition for NUVEL1/1A +! --------------------------------------------- +DIR_PLD 1 "STA" + ## widget = lineedit + +MSG_DIR_PLD 1 "Tectonic plate assignment (for NUVEL1/1A): directory" + +EXT_PLD 1 "PLD" + ## widget = lineedit + +MSG_EXT_PLD 1 "Tectonic plate assignment (for NUVEL1/1A): extension" + +! Station files: Baseline def. +! ---------------------------- +DIR_BSL 1 "STA" + ## widget = lineedit + +MSG_DIR_BSL 1 "Baseline definition: directory" + +EXT_BSL 1 "BSL" + ## widget = lineedit + +MSG_EXT_BSL 1 "Baseline definition: extension" + +! Station files: Cluster def. +! --------------------------- +DIR_CLU 1 "STA" + ## widget = lineedit + +MSG_DIR_CLU 1 "Cluster definition: directory" + +EXT_CLU 1 "CLU" + ## widget = lineedit + +MSG_EXT_CLU 1 "Cluster definition: extension" + +! Station files: Cluster/baseline assignment +! ------------------------------------------ +DIR_CLB 1 "STA" + ## widget = lineedit + +MSG_DIR_CLB 1 "Cluster/baseline assignment: directory" + +EXT_CLB 1 "CLB" + ## widget = lineedit + +MSG_EXT_CLB 1 "Cluster/baseline assignment: extension" + +! Station files: Selection list +! ----------------------------- +DIR_FIX 1 "STA" + ## widget = lineedit + +MSG_DIR_FIX 1 "Station selection list: directory" + +EXT_FIX 1 "FIX" + ## widget = lineedit + +MSG_EXT_FIX 1 "Station selection list: extension" + +! Station files: Selection list +! ----------------------------- +DIR_SIG 1 "STA" + ## widget = lineedit + +MSG_DIR_SIG 1 "Station sigma file: directory" + +EXT_SIG 1 "SIG" + ## widget = lineedit + +MSG_EXT_SIG 1 "Station sigma file: extension" + +! Station files: Observation weights +! ---------------------------------- +DIR_SOS 1 "STA" + ## widget = lineedit + +MSG_DIR_SOS 1 "Station observation sigma factors: directory" + +EXT_SOS 1 "SOS" + ## widget = lineedit + +MSG_EXT_SOS 1 "Station observation sigma factors: extension" + +! Station files: Ant.Azimut +! ------------------------- +DIR_AZI 1 "STA" + ## widget = lineedit + +MSG_DIR_AZI 1 "Receiver antenna orientation: directory" + +EXT_AZI 1 "AZI" + ## widget = lineedit + +MSG_EXT_AZI 1 "Receiver antenna orientation: extension" + +! Kinematic Coord. +! ---------------- +DIR_KIN 1 "STA" + ## widget = lineedit + +MSG_DIR_KIN 1 "Kinematic coordinates: directory" + +EXT_KIN 1 "KIN" + ## widget = lineedit + +MSG_EXT_KIN 1 "Kinematic coordinates: extension" + +! Station files: Session table +! ---------------------------- +DIR_SES 1 "STA" + ## widget = lineedit + +MSG_DIR_SES 1 "Session table: directory" + +EXT_SES 1 "SES" + ## widget = lineedit + +MSG_EXT_SES 1 "Session table: extension" + +! Station files: Abbr. table +! -------------------------- +DIR_ABB 1 "STA" + ## widget = lineedit + +MSG_DIR_ABB 1 "Abbreviation table: directory" + +EXT_ABB 1 "ABB" + ## widget = lineedit + +MSG_EXT_ABB 1 "Abbreviation table: extension" + +! Range biases +! ------------ +DIR_RGB 1 "STA" + ## widget = lineedit + +MSG_DIR_RGB 1 "SLR data handling: directory" + +EXT_RGB 1 "SLR" + ## widget = lineedit + +MSG_EXT_RGB 1 "SLR data handling: extension" + +! Atmosphere: Tropo.model +! ----------------------- +DIR_TRP 1 "ATM" + ## widget = lineedit + +MSG_DIR_TRP 1 "Troposphere parameters: directory" + +EXT_TRP 1 "TRP" + ## widget = lineedit + +MSG_EXT_TRP 1 "Troposphere parameters: extension" + +! Atmosphere: Tropo.SINEX +! ----------------------- +DIR_TRO 1 "ATM" + ## widget = lineedit + +MSG_DIR_TRO 1 "Troposphere parameters (SINEX format): directory" + +EXT_TRO 1 "TRO" + ## widget = lineedit + +MSG_EXT_TRO 1 "Troposphere parameters (SINEX format): extension" + +! Atmosphere: Ionos.model +! ----------------------- +DIR_ION 1 "ATM" + ## widget = lineedit + +MSG_DIR_ION 1 "Ionosphere models: directory" + +EXT_ION 1 "ION" + ## widget = lineedit + +MSG_EXT_ION 1 "Ionosphere models: extension" + +! Atmosphere: Ionos.IONEX +! ----------------------- +DIR_INX 1 "ATM" + ## widget = lineedit + +MSG_DIR_INX 1 "Ionosphere maps (IONEX): directory" + +EXT_INX 1 "INX" + ## widget = lineedit + +MSG_EXT_INX 1 "Ionosphere maps (IONEX): extension" + +! Atmosphere: Met.data +! -------------------- +DIR_MET 1 "ATM" + ## widget = lineedit + +MSG_DIR_MET 1 "Meteo data: directory" + +EXT_MET 1 "MET" + ## widget = lineedit + +MSG_EXT_MET 1 "Meteo data: extension" + +! Vienna grid files +! ----------------- +DIR_GRD 1 "GRD" + ## widget = lineedit + +MSG_DIR_GRD 1 "Vienna grid files" + +EXT_GRD 1 "GRD" + ## widget = lineedit + +MSG_EXT_GRD 1 "Vienna grid files: extension" + +! Output: Program output +! ---------------------- +DIR_OUT 1 "OUT" + ## widget = lineedit + +MSG_DIR_OUT 1 "Program output: directory" + +EXT_OUT 1 "OUT" + ## widget = lineedit + +MSG_EXT_OUT 1 "Program output: extension" + +! Output: Plot files +! ------------------ +DIR_PLT 1 "OUT" + ## widget = lineedit + +MSG_DIR_PLT 1 "Plot file: directory" + +EXT_PLT 1 "PLT" + ## widget = lineedit + +MSG_EXT_PLT 1 "Plot file: extension" + +! Output: Summary files +! --------------------- +DIR_SUM 1 "OUT" + ## widget = lineedit + +MSG_DIR_SUM 1 "Summary output: directory" + +EXT_SUM 1 "SUM" + ## widget = lineedit + +MSG_EXT_SUM 1 "Summary output: extension" + +! Output: List files +! ------------------ +DIR_LST 1 "OUT" + ## widget = lineedit + +MSG_DIR_LST 1 "Listing output: directory" + +EXT_LST 1 "LST" + ## widget = lineedit + +MSG_EXT_LST 1 "Listing output: extension" + +! Output: CODSPP summary +! ---------------------- +DIR_SMC 1 "OUT" + ## widget = lineedit + +MSG_DIR_SMC 1 "CODSPP summary output (XYZ): directory" + +EXT_SMC 1 "SMC" + ## widget = lineedit + +MSG_EXT_SMC 1 "CODSPP summary output (XYZ): extension" + +! Output: CODSPP summary +! ---------------------- +DIR_SME 1 "OUT" + ## widget = lineedit + +MSG_DIR_SME 1 "CODSPP summary output (BLH): directory" + +EXT_SME 1 "SME" + ## widget = lineedit + +MSG_EXT_SME 1 "CODSPP summary output (BLH): extension" + +! Output: Residual file +! --------------------- +DIR_RES 1 "OUT" + ## widget = lineedit + +MSG_DIR_RES 1 "Residuals: directory" + +EXT_RES 1 "RES" + ## widget = lineedit + +MSG_EXT_RES 1 "Residuals: extension" + +! Output: Clocks RINEX +! -------------------- +DIR_RXC 1 "OUT" + ## widget = lineedit + +MSG_DIR_RXC 1 "Clock information (clock RINEX format): directory" + +EXT_RXC 1 "CLK" + ## widget = lineedit + +MSG_EXT_RXC 1 "Clock information (clock RINEX format): extension" + +! Output: Covariance file +! ----------------------- +DIR_COV 1 "OUT" + ## widget = lineedit + +MSG_DIR_COV 1 "Covariances: directory" + +EXT_COV 1 "COV" + ## widget = lineedit + +MSG_EXT_COV 1 "Covariances: extension" + +! Covariance components +! --------------------- +DIR_WGT 1 "OUT" + ## widget = lineedit + +MSG_DIR_WGT 1 "Covariance components: directory" + +EXT_WGT 1 "WGT" + ## widget = lineedit + +MSG_EXT_WGT 1 "Covariance components: extension" + +! Output: Sub-daily ERP Model +! --------------------------- +EXT_SUB 1 "SUB" + ## widget = lineedit + +MSG_EXT_SUB 1 "Sub-daily earth rotation model: extension" + +! Output: Nutation Model +! ---------------------- +EXT_NUT 1 "NUT" + ## widget = lineedit + +MSG_EXT_NUT 1 "Nutation model: extension" + +! Output: Ant PCV (grid) +! ---------------------- +DIR_PHG 1 "OUT" + ## widget = lineedit + +MSG_DIR_PHG 1 "Antenna PCV estimates (grid): directory" + +EXT_PHG 1 "PHG" + ## widget = lineedit + +MSG_EXT_PHG 1 "Antenna PCV estimates (grid): extension" + +! Output: Ant PCV (harm) +! ---------------------- +DIR_PHH 1 "OUT" + ## widget = lineedit + +MSG_DIR_PHH 1 "Antenna PCV estimates (harm): directory" + +EXT_PHH 1 "PHH" + ## widget = lineedit + +MSG_EXT_PHH 1 "Antenna PCV estimates (harm): extension" + +! Output: Obs. editing file +! ------------------------- +DIR_EDT 1 "OUT" + ## widget = lineedit + +MSG_DIR_EDT 1 "Observation editing information: directory" + +EXT_EDT 1 "EDT" + ## widget = lineedit + +MSG_EXT_EDT 1 "Observation editing information: extension" + +! Output: Deletion list +! --------------------- +DIR_DEL 1 "OUT" + ## widget = lineedit + +MSG_DIR_DEL 1 "File deletion list: directory" + +EXT_DEL 1 "DEL" + ## widget = lineedit + +MSG_EXT_DEL 1 "File deletion list: extension" + +! Input/output Time series event list file +! ---------------------------------------- +DIR_EVL 1 "STA" + ## widget = lineedit + +MSG_DIR_EVL 1 "Events list file: directory" + +EXT_EVL 1 "EVL" + ## widget = lineedit + +MSG_EXT_EVL 1 "Time series events list file: extension" + +! Output: Parameter estimates +! --------------------------- +DIR_EST 1 "SOL" + ## widget = lineedit + +MSG_DIR_EST 1 "Parameter estimates: directory" + +EXT_EST 1 "EST" + ## widget = lineedit + +MSG_EXT_EST 1 "Parameter estimates: extension" + +! Output: Normal equations +! ------------------------ +DIR_NEQ 1 "SOL" + ## widget = lineedit + +MSG_DIR_NEQ 1 "Normal equation: directory" + +EXT_NEQ 1 "NQ0" + ## widget = lineedit + +MSG_EXT_NEQ 1 "Normal equation: extension" + +! Output: Normal equation (old) +! ----------------------------- +DIR_ONQ 1 "SOL" + ## widget = lineedit + +MSG_DIR_ONQ 1 "Normal equation (old format): directory" + +EXT_ONQ 1 "NEQ" + ## widget = lineedit + +MSG_EXT_ONQ 1 "Normal equation (old format): extension" + +! Output: SINEX (crd/vel) +! ----------------------- +DIR_SNX 1 "SOL" + ## widget = lineedit + +MSG_DIR_SNX 1 "SINEX output: directory" + +EXT_SNX 1 "SNX" + ## widget = lineedit + +MSG_EXT_SNX 1 "SINEX output: extension" + +! Orbit files: Standard orbit (ASCII) +! ----------------------------------- +DIR_FSO 1 "ORB" + ## widget = lineedit + +MSG_DIR_FSO 1 "Standard orbits: directory" + +EXT_FSO 1 "FSO" + ## widget = lineedit + +MSG_EXT_FSO 1 "Standard orbits: extension" + +! Orbit files: Rad. press. (ASCII) +! -------------------------------- +DIR_FRP 1 "ORB" + ## widget = lineedit + +MSG_DIR_FRP 1 "Radiation pressure coefficients: directory" + +EXT_FRP 1 "FRP" + ## widget = lineedit + +MSG_EXT_FRP 1 "Radiation pressure coefficients: extension" + +! Obs. files: Code zero ascii +! --------------------------- +DIR_FCZ 1 "OBS" + ## widget = lineedit + +MSG_DIR_FCZ 1 "Zero difference code observations: directory" + +EXT_FCZ 1 "FCZ" + ## widget = lineedit + +MSG_EXT_FCZ 1 "Zero difference code observations: extension" + +! Obs. files: Phase zero ascii +! ---------------------------- +DIR_FPZ 1 "OBS" + ## widget = lineedit + +MSG_DIR_FPZ 1 "Zero difference phase observations: directory" + +EXT_FPZ 1 "FPZ" + ## widget = lineedit + +MSG_EXT_FPZ 1 "Zero difference phase observations: extension" + +! Obs. files: Range ascii +! ----------------------- +DIR_FRZ 1 "OBS" + ## widget = lineedit + +MSG_DIR_FRZ 1 "Range observations: directory" + +EXT_FRZ 1 "FRZ" + ## widget = lineedit + +MSG_EXT_FRZ 1 "Range observations: extension" + +! Obs. files: Code single ascii +! ----------------------------- +DIR_FCS 1 "OBS" + ## widget = lineedit + +MSG_DIR_FCS 1 "Single difference code observations: directory" + +EXT_FCS 1 "FCS" + ## widget = lineedit + +MSG_EXT_FCS 1 "Single difference code observations: extension" + +! Obs. files: Phase single ascii +! ------------------------------ +DIR_FPS 1 "OBS" + ## widget = lineedit + +MSG_DIR_FPS 1 "Single difference phase observations: directory" + +EXT_FPS 1 "FPS" + ## widget = lineedit + +MSG_EXT_FPS 1 "Single difference phase observations: extension" + +! Output: Residual file (ASCII) +! ----------------------------- +DIR_FRS 1 "OUT" + ## widget = lineedit + +MSG_DIR_FRS 1 "Residuals: directory" + +EXT_FRS 1 "FRS" + ## widget = lineedit + +MSG_EXT_FRS 1 "Residuals: extension" + +! Output: Normal equations (ASCII) +! -------------------------------- +DIR_FN0 1 "SOL" + ## widget = lineedit + +MSG_DIR_FN0 1 "Normal equation: directory" + +EXT_FN0 1 "FN0" + ## widget = lineedit + +MSG_EXT_FN0 1 "Normal equation: extension" + +! Output: Normal equations (old, ASCII) +! ------------------------------------- +DIR_FNQ 1 "SOL" + ## widget = lineedit + +MSG_DIR_FNQ 1 "Normal equation (old format): directory" + +EXT_FNQ 1 "FNQ" + ## widget = lineedit + +MSG_EXT_FNQ 1 "Normal equation (old format): extension" + +! BPE: PCF-name +! ------------- +PTH_PCF 1 "${U}/PCF" + ## widget = lineedit + +MSG_PTH_PCF 1 "Processing control files: path" + +EXT_PCF 1 "PCF" + ## widget = lineedit + +MSG_EXT_PCF 1 "Processing control files: extension" + +! BPE: CPU-file name +! ------------------ +PTH_CPU 1 "${U}/PAN" + ## widget = lineedit + +MSG_PTH_CPU 1 "CPU control file: path" + +EXT_CPU 1 "CPU" + ## widget = lineedit + +MSG_EXT_CPU 1 "CPU control file: extension" + +PTH_CPUNUM 1 "${U}/WORK" + ## widget = lineedit + +MSG_PTH_CPUNUM 1 "Scratch for CPU control file" + +! BPE: Output files +! ----------------- +DIR_BPEOUT 1 "BPE" + ## widget = lineedit + +MSG_DIR_BPEOUT 1 "Output files: directory" + +EXT_BPEOUT 1 "OUT" + ## widget = lineedit + +MSG_EXT_BPEOUT 1 "Output files: extension" + +! BPE: Status files +! ----------------- +DIR_BPERUN 1 "BPE" + ## widget = lineedit + +MSG_DIR_BPERUN 1 "Status files: directory" + +EXT_BPERUN 1 "RUN" + ## widget = lineedit + +MSG_EXT_BPERUN 1 "Status files: extension" + +! BPE: Protocol files +! ------------------- +DIR_BPEPRT 1 "BPE" + ## widget = lineedit + +MSG_DIR_BPEPRT 1 "Protocol files: directory" + +EXT_BPEPRT 1 "PRT" + ## widget = lineedit + +MSG_EXT_BPEPRT 1 "Protocol files: extension" + +! BPE: log files +! -------------- +DIR_BPELOG 1 "BPE" + ## widget = lineedit + +MSG_DIR_BPELOG 1 "Log files: directory" + +EXT_BPELOG 1 "LOG" + ## widget = lineedit + +MSG_EXT_BPELOG 1 "Log files: extension" + +! BPE: scripts +! ------------ +PTH_SCRIPT 1 "${U}/SCRIPT" + ## widget = lineedit + +MSG_PTH_SCRIPT 1 "BPE script directory: path" + +! BPE: Option directories +! ----------------------- +PTH_OPT 1 "${U}/OPT" + ## widget = lineedit + +MSG_PTH_OPT 1 "Option directory: path" + +! Others: Help +! ------------ +PTH_HLP 1 "${X}/HLP" + ## widget = lineedit + +MSG_PTH_HLP 1 "Help files: path" + +EXT_HLP 1 "HLP" + ## widget = lineedit + +MSG_EXT_HLP 1 "Help files: extension" + +! Others: Skeleton +! ---------------- +PTH_SKL 1 "${X}/SKL" + ## widget = lineedit + +MSG_PTH_SKL 1 "Skeleton files (e.g. for plot files): path" + +EXT_SKL 1 "SKL" + ## widget = lineedit + +MSG_EXT_SKL 1 "Skeleton files (e.g. for plot files): extension" + +! Others: updpan - master and list +! -------------------------------- +PTH_UPDPAN 1 "${X}/PAN" + ## widget = lineedit + +MSG_PTH_UPDPAN 1 "Program input master files: path" + +PTH_UPD 1 "${X}/SKL" + ## widget = lineedit + +MSG_PTH_UPD 1 "Directory list for panel update: path" + +EXT_UPD 1 "UPD" + ## widget = lineedit + +MSG_EXT_UPD 1 "Directory list for panel update: extension" + +! Others: Campaign independent output +! ----------------------------------- +PTH_OUT 1 "${U}/OUT" + ## widget = lineedit + +MSG_PTH_OUT 1 "Program output files (campaign indep.): path" + +! Others: User input files +! ------------------------ +PTH_INP 1 "${U}/PAN" + ## widget = lineedit + +MSG_PTH_INP 1 "Program input files: path" + +EXT_INP 1 "INP" + ## widget = lineedit + +MSG_EXT_INP 1 "Program input files: extension" + +! Others: Scratch files +! --------------------- +PTH_SCR 1 "${U}/WORK" + ## widget = lineedit + +MSG_PTH_SCR 1 "Scratch files: path" + +EXT_SCR 1 "SCR" + ## widget = lineedit + +MSG_EXT_SCR 1 "Scratch files: extension" + +EXT_SC1 1 "SC1" + ## widget = lineedit + +MSG_EXT_SC1 1 "Scratch files: extension" + +EXT_SC2 1 "SC2" + ## widget = lineedit + +MSG_EXT_SC2 1 "Scratch files: extension" + +! Others: Error message +! --------------------- +PTH_ERR 1 "${U}/WORK" + ## widget = lineedit + +MSG_PTH_ERR 1 "Error message files: path" + +EXT_ERR 1 "MSG" + ## widget = lineedit + +MSG_EXT_ERR 1 "Error message files: extension" + +! Interally used by the menu +! -------------------------- +PTH_INP_OUT 1 "${U}/PAN" + ## widget = lineedit + +EXT_IN1 1 "IN1" + ## widget = lineedit + +! Auxiliary Menu Program +! ---------------------- +MENUAUX_EXE 1 "MENUAUX" + +MENUAUX_INP 1 "MENUAUX.INP" + +MENUAUX_SCR 1 "MENUAUX.SCR" + +MENUAUX_ERR 1 "MENUAUX.ERR" + +MENUAUX_DEBUG 1 "0" + +GEN_CONST_FILE 1 "CONST." + +GEN_DATUM_FILE 1 "DATUM." + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# PATHS AND EXTENSIONS - MENU_EXT 1: General Files # +# path extension # +# GENERAL FILES > %%%%%%%%% < # PTH_GEN +# Sub-daily earth rotation model > %%% < # EXT_SUB +# Nutation model > %%% < # EXT_NUT +# Planetary ephemeris > %%% < # EXT_EPH +# Satellite problem file/old station problem file > %%% < # EXT_CRX +# Solid Earth tides model > %%% < # EXT_TPO +# Ocean tide model > %%% < # EXT_TID +# Frequency information > %%% < # EXT_FRQ +# Old antenna/receiver name translation table > %%% < # EXT_TRN +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 2.1: Campaign Data, Orbit and EOP Files # +# campaign # +# ORBIT FILES directory extension # +# Broadcast orbits > %%%%%% < > %%% < # DIR_BRD EXT_BRD +# Precise orbits (original) > %%%%%% < # DIR_OPR +# Precise orbits > %%%%%% < > %%% < # DIR_PRE EXT_PRE +# Tabular orbits > %%%%%% < > %%% < # DIR_TAB EXT_TAB +# Standard orbits > %%%%%% < > %%% < # DIR_STD EXT_STD +# Radian pressure coefficients > %%%%%% < > %%% < # DIR_RPR EXT_RPR +# Improved orbit elements > %%%%%% < > %%% < # DIR_ELE EXT_ELE +# Earth orientation parameters > %%%%%% < > %%% < # DIR_ERP EXT_ERP +# Earth orientation parameters (IERS format) > %%%%%% < > %%% < # DIR_IEP EXT_IEP +# Geocenter coordinates > %%%%%% < > %%% < # DIR_GCC EXT_GCC +# Satellite/Receiver clocks > %%%%%% < > %%% < # DIR_CLK EXT_CLK +# Differential code biases > %%%%%% < > %%% < # DIR_DCB EXT_DCB +# Inter-system biases > %%%%%% < > %%% < # DIR_ISB EXT_ISB +# Bias SINEX > %%%%%% < > %%% < # DIR_BIA EXT_BIA +# # +# IRV file > %%%%%% < > %%% < # DIR_IRV EXT_IRV +# Precise orbit in CPF orbit format > %%%%%% < > %%% < # DIR_CPF EXT_CPF +# State vector file > %%%%%% < > %%% < # DIR_STV EXT_STV +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 2.2: Campaign Data, Orbit Files for LEOs # +# campaign # +# LEO FILES directory extension # +# Accelerometer data > %%%%%% < > %%% < # DIR_ACC EXT_ACC +# Attitude data > %%%%%% < > %%% < # DIR_ATT EXT_ATT +# LEO maneuvers > %%%%%% < > %%% < # DIR_MAN EXT_MAN +# File in CHAMP orbit format > %%%%%% < > %%% < # DIR_CHO EXT_CHO +# File in POE@@ orbit format > %%%%%% < > %%% < # DIR_POE EXT_POE +# LEO velocities (epoch-wise) > %%%%%% < > %%% < # DIR_KVL EXT_KVL +# LEO external aux. information > %%%%%% < > %%% < # DIR_AUX EXT_AUX +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 3: Campaign Data, RINEX Files # +# campaign # +# RINEX FILES directory extension # +# RINEX observations (original) > %%%%%% < # DIR_OXO +# RINEX observations > %%%%%% < > %%% < # DIR_RXO EXT_RXO +# Smoothed RINEX observations > %%%%%% < > %%% < # DIR_SMT EXT_SMT +# RINEX navigation messages (GPS, original) > %%%%%% < # DIR_OXN +# RINEX navigation messages (GPS) > %%%%%% < > %%% < # DIR_RXN EXT_RXN +# RINEX navigation messages (GLONASS, original) > %%%%%% < # DIR_OXG +# RINEX navigation messages (GLONASS) > %%%%%% < > %%% < # DIR_RXG EXT_RXG +# RINEX navigation messages (GALILEO, original) > %%%%%% < # DIR_OGA +# RINEX navigation messages (GALILEO) > %%%%%% < > %%% < # DIR_RGA EXT_RGA +# RINEX meteo data > %%%%%% < > %%% < # DIR_RXM EXT_RXM +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 4: Campaign Data, Observation Files # +# campaign # +# OBSERVATION FILES directory extension # +# Zero@@ difference code@ observations, header > %%%%%% < > %%% < # DIR_CZH EXT_CZH +# Zero@@ difference code@ observations, data > %%%%%% < > %%% < # DIR_CZO EXT_CZO +# Zero@@ difference phase observations, header > %%%%%% < > %%% < # DIR_PZH EXT_PZH +# Zero@@ difference phase observations, data > %%%%%% < > %%% < # DIR_PZO EXT_PZO +# Single difference code@ observations, header > %%%%%% < > %%% < # DIR_CSH EXT_CSH +# Single difference code@ observations, data > %%%%%% < > %%% < # DIR_CSO EXT_CSO +# Single difference phase observations, header > %%%%%% < > %%% < # DIR_PSH EXT_PSH +# Single difference phase observations, data > %%%%%% < > %%% < # DIR_PSO EXT_PSO +# # +# Range observations (SLR), header > %%%%%% < > %%% < # DIR_RZH EXT_RZH +# Range observations (SLR), data > %%%%%% < > %%% < # DIR_RZO EXT_RZO +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 5: Campaign Data, Station Files # +# campaign # +# STATION FILES directory extension # +# Station coordinates > %%%%%% < > %%% < # DIR_CRD EXT_CRD +# Station velocities > %%%%%% < > %%% < # DIR_VEL EXT_VEL +# Kinematic coordinates > %%%%%% < > %%% < # DIR_KIN EXT_KIN +# Station eccentricities > %%%%%% < > %%% < # DIR_ECC EXT_ECC +# PSD correction (ITRF14) > %%%%%% < > %%% < # DIR_PSD EXT_PSD +# Station information > %%%%%% < > %%% < # DIR_STA EXT_STA +# Ocean loading table > %%%%%% < > %%% < # DIR_BLQ EXT_BLQ +# Atmospheric tidal loading table > %%%%%% < > %%% < # DIR_ATL EXT_ATL +# Station selection list > %%%%%% < > %%% < # DIR_FIX EXT_FIX +# Station sigma file > %%%%%% < > %%% < # DIR_SIG EXT_SIG +# Station observation sigma factors > %%%%%% < > %%% < # DIR_SOS EXT_SOS +# Abbreviation table > %%%%%% < > %%% < # DIR_ABB EXT_ABB +# Tectonic plate assignment (for NUVEL1/1A) > %%%%%% < > %%% < # DIR_PLD EXT_PLD +# Baseline definition > %%%%%% < > %%% < # DIR_BSL EXT_BSL +# Cluster definition > %%%%%% < > %%% < # DIR_CLU EXT_CLU +# Cluster/baseline assignment > %%%%%% < > %%% < # DIR_CLB EXT_CLB +# Receiver antenna orientation > %%%%%% < > %%% < # DIR_AZI EXT_AZI +# Session table > %%%%%% < > %%% < # DIR_SES EXT_SES +# SLR data handling (range bias, CoM) > %%%%%% < > %%% < # DIR_RGB EXT_RGB +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 6: Campaign Data, Atmosphere Modeling Files # +# campaign # +# ATMOSPHERE MODELING FILES directory extension # +# Troposphere parameters > %%%%%% < > %%% < # DIR_TRP EXT_TRP +# Troposphere parameters (SINEX format) > %%%%%% < > %%% < # DIR_TRO EXT_TRO +# Ionosphere models > %%%%%% < > %%% < # DIR_ION EXT_ION +# Ionosphere maps (IONEX) > %%%%%% < > %%% < # DIR_INX EXT_INX +# Meteo data > %%%%%% < > %%% < # DIR_MET EXT_MET +# Vienna grid files (VMF and loading maps) > %%%%%% < > %%% < # DIR_GRD EXT_GRD +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 7: Campaign Data, Output Files # +# campaign # +# OUTPUT FILES directory extension # +# Program output > %%%%%% < > %%% < # DIR_OUT EXT_OUT +# Plot file > %%%%%% < > %%% < # DIR_PLT EXT_PLT +# Summary output > %%%%%% < > %%% < # DIR_SUM EXT_SUM +# Listing output > %%%%%% < > %%% < # DIR_LST EXT_LST +# CODSPP summary output (XYZ) > %%%%%% < > %%% < # DIR_SMC EXT_SMC +# CODSPP summary output (BLH) > %%%%%% < > %%% < # DIR_SME EXT_SME +# # +# BERNESE IN-/OUTPUT FILES # +# Residuals > %%%%%% < > %%% < # DIR_RES EXT_RES +# Clock information (clock RINEX format) > %%%%%% < > %%% < # DIR_RXC EXT_RXC +# Covariances > %%%%%% < > %%% < # DIR_COV EXT_COV +# Covariance components > %%%%%% < > %%% < # DIR_WGT EXT_WGT +# Antenna PCV estimates (grid) > %%%%%% < > %%% < # DIR_PHG EXT_PHG +# Antenna PCV estimates (harm) > %%%%%% < > %%% < # DIR_PHH EXT_PHH +# Observation editing information > %%%%%% < > %%% < # DIR_EDT EXT_EDT +# File deletion list > %%%%%% < > %%% < # DIR_DEL EXT_DEL +# Time series list of events file > %%%%%% < > %%% < # DIR_EVL EXT_EVL +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 8: Campaign Data, Solution Files # +# campaign # +# SOLUTION FILES directory extension # +# Parameter estimates > %%%%%% < > %%% < # DIR_EST EXT_EST +# Normal equation > %%%%%% < > %%% < # DIR_NEQ EXT_NEQ +# Normal equation (old format) > %%%%%% < > %%% < # DIR_ONQ EXT_ONQ +# SINEX output > %%%%%% < > %%% < # DIR_SNX EXT_SNX +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 9: Campaign Data, Bernese Files (ASCII) # +# campaign # +# BERNESE FILES (FORMATTED) directory extension # +# Standard orbits > %%%%%% < > %%% < # DIR_FSO EXT_FSO +# Radiation pressure coefficients > %%%%%% < > %%% < # DIR_FRP EXT_FRP +# Zero@@ difference code@ observations > %%%%%% < > %%% < # DIR_FCZ EXT_FCZ +# Zero@@ difference phase observations > %%%%%% < > %%% < # DIR_FPZ EXT_FPZ +# Single difference code@ observations > %%%%%% < > %%% < # DIR_FCS EXT_FCS +# Single difference phase observations > %%%%%% < > %%% < # DIR_FPS EXT_FPS +# Range observations > %%%%%% < > %%% < # DIR_FRZ EXT_FRZ +# Residuals > %%%%%% < > %%% < # DIR_FRS EXT_FRS +# Normal equation > %%%%%% < > %%% < # DIR_FN0 EXT_FN0 +# Normal equation (old format) > %%%%%% < > %%% < # DIR_FNQ EXT_FNQ +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 10: Bernese Processing Engine (BPE) # +# campaign # +# BERNESE PROCESSING ENGINE directory extension # +# BPE output > %%%%%% < > %%% < # DIR_BPEOUT EXT_BPEOUT +# BPE status > %%%%%% < > %%% < # DIR_BPERUN EXT_BPERUN +# Protocol files > %%%%%% < > %%% < # DIR_BPEPRT EXT_BPEPRT +# Log files > %%%%%% < > %%% < # DIR_BPELOG EXT_BPELOG +# # +# BERNESE PROCESSING ENGINE path extension # +# Processing control files > %%%%%%%%%% <> %%% < # PTH_PCF EXT_PCF +# CPU control file > %%%%%%%%%% <> %%% < # PTH_CPU EXT_CPU +# Scratch for CPU control file > %%%%%%%%%% < # PTH_CPUNUM +# BPE script directory > %%%%%%%%%% < # PTH_SCRIPT +# Option directory > %%%%%%%%%% < # PTH_OPT +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 11: Other Files and Directories # +# # +# GENERAL path extension(s) # +# Help files > %%%%%%%%% < > %%% < # PTH_HLP EXT_HLP +# Skeleton files (e.g. for plot files) > %%%%%%%%% < > %%% < # PTH_SKL EXT_SKL +# Directory list for panel update > %%%%%%%%% < > %%% < # PTH_UPD EXT_UPD +# Program input master files > %%%%%%%%% < # PTH_UPDPAN +# # +# USER DEPENDENT # +# Program output files (campaign indep.)> %%%%%%%%% < # PTH_OUT +# Program input files > %%%%%%%%% < > %%% < # PTH_INP EXT_INP +# Scratch files > %%%%%%%%% < > %%% <> %%% <> %%% < # PTH_SCR EXT_SCR EXT_SC1 EXT_SC2 +# Error message files > %%%%%%%%% < > %%% < # PTH_ERR EXT_ERR +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/PHI_WK/MENU_EXT.old b/config/bernese/gpsuser52-luzon/OPT/PHI_WK/MENU_EXT.old new file mode 100755 index 0000000..f4389c2 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/PHI_WK/MENU_EXT.old @@ -0,0 +1,1648 @@ + +! No path/no extension +! -------------------- +NO_PTH 0 + +NO_EXT 0 + +! General files: Path +! ------------------- +PTH_GEN 1 "${X}/GEN" + ## widget = lineedit + +MSG_PTH_GEN 1 "General files: path" + +! General Files: SatCrux/StaCrux +! ------------------------------ +EXT_CRX 1 "CRX" + ## widget = lineedit + +MSG_EXT_CRX 1 "Satellite problem file/old station problem file: extension" + +! General Files: Ant/Rec translation +! ---------------------------------- +EXT_TRN 1 "TRN" + ## widget = lineedit + +MSG_EXT_TRN 1 "Old antenna/receiver name translation table: extension" + +! General Files: Ocean tide model +! ------------------------------- +EXT_TID 1 "TID" + ## widget = lineedit + +MSG_EXT_TID 1 "Ocean tide model: extension" + +! General Files: Solid Earth tide model +! ------------------------------------- +EXT_TPO 1 "TPO" + ## widget = lineedit + +MSG_EXT_TPO 1 "Solid Earth tide model: extension" + +! General Files: Planetary ephemeris +! ---------------------------------- +EXT_EPH 1 "EPH" + ## widget = lineedit + +MSG_EXT_EPH 1 "Planetary ephemeris: extension" + +! General Files: Frequency information +! ------------------------------------ +EXT_FRQ 1 "FRQ" + ## widget = lineedit + +MSG_EXT_FRQ 1 "Frequency information: extension" + +! Orbit files: Broadcast file +! --------------------------- +DIR_BRD 1 "ORB" + ## widget = lineedit + +MSG_DIR_BRD 1 "Broadcast orbits: directory" + +EXT_BRD 1 "BRD" + ## widget = lineedit + +MSG_EXT_BRD 1 "Broadcast orbits: extension" + +! Orbit files: Precise file (original) +! ------------------------------------ +DIR_OPR 1 "ORB" + ## widget = lineedit + +MSG_DIR_OPR 1 "Precise orbits (original): directory" + +! Orbit files: Precise file +! ------------------------- +DIR_PRE 1 "ORB" + ## widget = lineedit + +MSG_DIR_PRE 1 "Precise orbits: directory" + +EXT_PRE 1 "PRE" + ## widget = lineedit + +MSG_EXT_PRE 1 "Precise orbits: extension" + +! Orbit files: Tabular orbit +! -------------------------- +DIR_TAB 1 "ORB" + ## widget = lineedit + +MSG_DIR_TAB 1 "Tabular orbits: directory" + +EXT_TAB 1 "TAB" + ## widget = lineedit + +MSG_EXT_TAB 1 "Tabular orbits: extension" + +! Orbit files: Orbital elements +! ----------------------------- +DIR_ELE 1 "ORB" + ## widget = lineedit + +MSG_DIR_ELE 1 "Improved orbit elements: directory" + +EXT_ELE 1 "ELE" + ## widget = lineedit + +MSG_EXT_ELE 1 "Improved orbit elements: extension" + +! Orbit files: Standard orbit +! --------------------------- +DIR_STD 1 "ORB" + ## widget = lineedit + +MSG_DIR_STD 1 "Standard orbits: directory" + +EXT_STD 1 "STD" + ## widget = lineedit + +MSG_EXT_STD 1 "Standard orbits: extension" + +! Orbit files: Radian press. +! -------------------------- +DIR_RPR 1 "ORB" + ## widget = lineedit + +MSG_DIR_RPR 1 "Radian pressure coefficients: directory" + +EXT_RPR 1 "RPR" + ## widget = lineedit + +MSG_EXT_RPR 1 "Radian pressure coefficients: extension" + +! Orbot files: ERP-file +! --------------------- +DIR_ERP 1 "ORB" + ## widget = lineedit + +MSG_DIR_ERP 1 "Earth orientation parameters: directory" + +EXT_ERP 1 "ERP" + ## widget = lineedit + +MSG_EXT_ERP 1 "Earth orientation parameters: extension" + +! Orbit files: ERP-file (IERS) +! ---------------------------- +DIR_IEP 1 "ORB" + ## widget = lineedit + +MSG_DIR_IEP 1 "Earth orientation parameters (IERS format): directory" + +EXT_IEP 1 "IEP" + ## widget = lineedit + +MSG_EXT_IEP 1 "Earth orientation parameters (IERS format): extension" + +! Orbit files: Geocenter file +! --------------------------- +DIR_GCC 1 "ORB" + ## widget = lineedit + +MSG_DIR_GCC 1 "Geocenter coordinates: directory" + +EXT_GCC 1 "GCC" + ## widget = lineedit + +MSG_EXT_GCC 1 "Geocenter coordinates: extension" + +! Orbit files: Sat. clocks +! ------------------------ +DIR_CLK 1 "ORB" + ## widget = lineedit + +MSG_DIR_CLK 1 "Satellite/Receiver clocks: directory" + +EXT_CLK 1 "CLK" + ## widget = lineedit + +MSG_EXT_CLK 1 "Satellite/Receiver clocks: extension" + +! Orbit files: Diff. code bias +! ---------------------------- +DIR_DCB 1 "ORB" + ## widget = lineedit + +MSG_DIR_DCB 1 "Differential code biases: directory" + +EXT_DCB 1 "DCB" + ## widget = lineedit + +MSG_EXT_DCB 1 "Differential code biases: extension" + +! Orbit files: Inter-system bias +! ------------------------------ +DIR_ISB 1 "ORB" + ## widget = lineedit + +MSG_DIR_ISB 1 "Inter-system biases: directory" + +EXT_ISB 1 "ISB" + ## widget = lineedit + +MSG_EXT_ISB 1 "Inter-system biases: extension" + +! Orbit: BIAS SINEX +! ----------------- +DIR_BIA 1 "ORB" + ## widget = lineedit + +MSG_DIR_BIA 1 "Biases (SINEX format): directory" + +EXT_BIA 1 "BIA" + ## widget = lineedit + +MSG_EXT_BIA 1 "Biases (SINEX format): extension" + +! Orbit: IRV file +! --------------- +DIR_IRV 1 "ORB" + ## widget = lineedit + +MSG_DIR_IRV 1 "IRVs: directory" + +EXT_IRV 1 "IRV" + ## widget = lineedit + +MSG_EXT_IRV 1 "IRVs: extension" + +! Orbit: CPF file +! --------------- +DIR_CPF 1 "ORB" + ## widget = lineedit + +MSG_DIR_CPF 1 "CPFs: directory" + +EXT_CPF 1 "CPF" + ## widget = lineedit + +MSG_EXT_CPF 1 "CPFs: extension" + +! Orbit: State vector file +! ------------------------ +DIR_STV 1 "ORB" + ## widget = lineedit + +MSG_DIR_STV 1 "State vectors: directory" + +EXT_STV 1 "STV" + ## widget = lineedit + +MSG_EXT_STV 1 "State vectors: extension" + +! Orbit: Accelerometer data +! ------------------------- +DIR_ACC 1 "ORB" + ## widget = lineedit + +MSG_DIR_ACC 1 "Accelerometer data: directory" + +EXT_ACC 1 "ACC" + ## widget = lineedit + +MSG_EXT_ACC 1 "Accelerometer data: extension" + +! LEO-Orbit: Attitude data +! ------------------------ +DIR_ATT 1 "ORB" + ## widget = lineedit + +MSG_DIR_ATT 1 "Attitude data: directory" + +EXT_ATT 1 "ATT" + ## widget = lineedit + +MSG_EXT_ATT 1 "Attitude data: extension" + +! LEO-Orbit: LEO maneuvers +! ------------------------ +DIR_MAN 1 "ORB" + ## widget = lineedit + +MSG_DIR_MAN 1 "LEO maneuvers: directory" + +EXT_MAN 1 "MAN" + ## widget = lineedit + +MSG_EXT_MAN 1 "LEO maneuvers: extension" + +! LEO-Orbit: CHAMP orbit format +! ----------------------------- +DIR_CHO 1 "ORB" + ## widget = lineedit + +MSG_DIR_CHO 1 "File in CHAMP orbit format: directory" + +EXT_CHO 1 "CHO" + ## widget = lineedit + +MSG_EXT_CHO 1 "File in CHAMP orbit format: extension" + +! Orbit: POE orbit format +! ----------------------- +DIR_POE 1 "ORB" + ## widget = lineedit + +MSG_DIR_POE 1 "File in POE: directory" + +EXT_POE 1 "POE" + ## widget = lineedit + +MSG_EXT_POE 1 "File in POE: extension" + +! LEO-Orbit: LEO Kinematic velocities +! ----------------------------------- +DIR_KVL 1 "STA" + ## widget = lineedit + +MSG_DIR_KVL 1 "LEO velocities (epoch-wise): directory" + +EXT_KVL 1 "VEL" + ## widget = lineedit + +MSG_EXT_KVL 1 "LEO velocities (epoch-wise): extension" + +! LEO-Orbit: LEO Aux. file (attitude,accelerom. data, thruster events...) +! ------------------------ +DIR_AUX 1 "ORB" + ## widget = lineedit + +MSG_DIR_AUX 1 "LEO external aux. information: directory" + +EXT_AUX 1 "AUX" + ## widget = lineedit + +MSG_EXT_AUX 1 "LEO external aux. information: extension" + +! RINEX files: rinex obs files +! ---------------------------- +DIR_OXO 1 "ORX" + ## widget = lineedit + +MSG_DIR_OXO 1 "RINEX observations (original): directory" + +DIR_RXO 1 "RAW" + ## widget = lineedit + +MSG_DIR_RXO 1 "RINEX observations: directory" + +EXT_RXO 1 "$YO" + ## widget = lineedit + +MSG_EXT_RXO 1 "RINEX observations: extension" + +! RINEX files: smoothed rinex +! --------------------------- +DIR_SMT 1 "RAW" + ## widget = lineedit + +MSG_DIR_SMT 1 "Smoothed RINEX observations: directory" + +EXT_SMT 1 "SMT" + ## widget = lineedit + +MSG_EXT_SMT 1 "Smoothed RINEX observations: extension" + +! RINEX files: rinex nav files +! ---------------------------- +DIR_OXN 1 "ORX" + ## widget = lineedit + +MSG_DIR_OXN 1 "RINEX navigation messages (GPS, original): directory" + +DIR_RXN 1 "RAW" + ## widget = lineedit + +MSG_DIR_RXN 1 "RINEX navigation messages (GPS): directory" + +EXT_RXN 1 "$YN" + ## widget = lineedit + +MSG_EXT_RXN 1 "RINEX navigation messages (GPS): extension" + +! RINEX files: rinex nav files +! ---------------------------- +DIR_OXG 1 "ORX" + ## widget = lineedit + +MSG_DIR_OXG 1 "RINEX navigation messages (GLONASS, original): directory" + +DIR_RXG 1 "RAW" + ## widget = lineedit + +MSG_DIR_RXG 1 "RINEX navigation messages (GLONASS): directory" + +EXT_RXG 1 "$YG" + ## widget = lineedit + +MSG_EXT_RXG 1 "RINEX navigation messages (GLONASS): extension" + +! RINEX files: rinex nav files +! ---------------------------- +DIR_OGA 1 "ORX" + ## widget = lineedit + +MSG_DIR_OGA 1 "RINEX navigation messages (GALILEO, original): directory" + +DIR_RGA 1 "RAW" + ## widget = lineedit + +MSG_DIR_RGA 1 "RINEX navigation messages (GALILEO): directory" + +EXT_RGA 1 "$YE" + ## widget = lineedit + +MSG_EXT_RGA 1 "RINEX navigation messages (GALILEO): extension" + +! RINEX files: rinex met files +! ---------------------------- +DIR_RXM 1 "RAW" + ## widget = lineedit + +MSG_DIR_RXM 1 "RINEX meteo data: directory" + +EXT_RXM 1 "$YM" + ## widget = lineedit + +MSG_EXT_RXM 1 "RINEX meteo data: extension" + +! Obs. files: Code zero head +! -------------------------- +DIR_CZH 1 "OBS" + ## widget = lineedit + +MSG_DIR_CZH 1 "Zero difference code observations, header: directory" + +EXT_CZH 1 "CZH" + ## widget = lineedit + +MSG_EXT_CZH 1 "Zero difference code observations, header: extension" + +! Obs. files: Code zero data +! -------------------------- +DIR_CZO 1 "OBS" + ## widget = lineedit + +MSG_DIR_CZO 1 "Zero difference code observations, data: directory" + +EXT_CZO 1 "CZO" + ## widget = lineedit + +MSG_EXT_CZO 1 "Zero difference code observations, data: extension" + +! Obs. files: Phase zero head +! --------------------------- +DIR_PZH 1 "OBS" + ## widget = lineedit + +MSG_DIR_PZH 1 "Zero difference phase observations, header: directory" + +EXT_PZH 1 "PZH" + ## widget = lineedit + +MSG_EXT_PZH 1 "Zero difference phase observations, header: extension" + +! Obs. files: Phase zero data +! --------------------------- +DIR_PZO 1 "OBS" + ## widget = lineedit + +MSG_DIR_PZO 1 "Zero difference phase observations, data: directory" + +EXT_PZO 1 "PZO" + ## widget = lineedit + +MSG_EXT_PZO 1 "Zero difference phase observations, data: extension" + +! Obs. files: Range zero head +! --------------------------- +DIR_RZH 1 "OBS" + ## widget = lineedit + +MSG_DIR_RZH 1 "Range observations, header: directory" + +EXT_RZH 1 "RZH" + ## widget = lineedit + +MSG_EXT_RZH 1 "Range observations, header: extension" + +! Obs. files: Range zero data +! --------------------------- +DIR_RZO 1 "OBS" + ## widget = lineedit + +MSG_DIR_RZO 1 "Range observations, data: directory" + +EXT_RZO 1 "RZO" + ## widget = lineedit + +MSG_EXT_RZO 1 "Range observations, data: extension" + +! Obs. files: Code single head +! ---------------------------- +DIR_CSH 1 "OBS" + ## widget = lineedit + +MSG_DIR_CSH 1 "Single difference code observations, header: directory" + +EXT_CSH 1 "CSH" + ## widget = lineedit + +MSG_EXT_CSH 1 "Single difference code observations, header: extension" + +! Obs. files: Code single data +! ---------------------------- +DIR_CSO 1 "OBS" + ## widget = lineedit + +MSG_DIR_CSO 1 "Single difference code observations, data: directory" + +EXT_CSO 1 "CSO" + ## widget = lineedit + +MSG_EXT_CSO 1 "Single difference code observations, data: extension" + +! Obs. files: Phase single head +! ----------------------------- +DIR_PSH 1 "OBS" + ## widget = lineedit + +MSG_DIR_PSH 1 "Single difference phase observations, header: directory" + +EXT_PSH 1 "PSH" + ## widget = lineedit + +MSG_EXT_PSH 1 "Single difference phase observations, header: extension" + +! Obs. files: Phase single data +! ----------------------------- +DIR_PSO 1 "OBS" + ## widget = lineedit + +MSG_DIR_PSO 1 "Single difference phase observations, data: directory" + +EXT_PSO 1 "PSO" + ## widget = lineedit + +MSG_EXT_PSO 1 "Single difference phase observations, data: extension" + +! Station files: Coordinates +! -------------------------- +DIR_CRD 1 "STA" + ## widget = lineedit + +MSG_DIR_CRD 1 "Station coordinates: directory" + +EXT_CRD 1 "CRD" + ## widget = lineedit + +MSG_EXT_CRD 1 "Station coordinates: extension" + +! Station files: Eccentricities +! ----------------------------- +DIR_ECC 1 "STA" + ## widget = lineedit + +MSG_DIR_ECC 1 "Station eccentricities: directory" + +EXT_ECC 1 "ECC" + ## widget = lineedit + +MSG_EXT_ECC 1 "Station eccentricities: extension" + +! Station files: Velocities +! ------------------------- +DIR_VEL 1 "STA" + ## widget = lineedit + +MSG_DIR_VEL 1 "Station velocities: directory" + +EXT_VEL 1 "VEL" + ## widget = lineedit + +MSG_EXT_VEL 1 "Station velocities: extension" + +! Station files: PSD corrections +! ------------------------------ +DIR_PSD 1 "STA" + ## widget = lineedit + +MSG_DIR_PSD 1 "PSD correction (ITRF14): directory" + +EXT_PSD 1 "PSD" + ## widget = lineedit + +MSG_EXT_PSD 1 "PSD correction (ITRF14): extension" + +! Station files: Station information +! ---------------------------------- +DIR_STA 1 "STA" + ## widget = lineedit + +MSG_DIR_STA 1 "Station information: directory" + +EXT_STA 1 "STA" + ## widget = lineedit + +MSG_EXT_STA 1 "Station information: extension" + +! Station files: Ocean loading +! ---------------------------- +DIR_BLQ 1 "STA" + ## widget = lineedit + +MSG_DIR_BLQ 1 "Ocean loading table: directory" + +EXT_BLQ 1 "BLQ" + ## widget = lineedit + +MSG_EXT_BLQ 1 "Ocean loading table: extension" + +! Station files: Atmospheric tidal loading +! ---------------------------------------- +DIR_ATL 1 "STA" + ## widget = lineedit + +MSG_DIR_ATL 1 "Atmospheric tidal loading table: directory" + +EXT_ATL 1 "ATL" + ## widget = lineedit + +MSG_EXT_ATL 1 "Atmospheric tidal loading table: extension" + +! Station files: Plate definition for NUVEL1/1A +! --------------------------------------------- +DIR_PLD 1 "STA" + ## widget = lineedit + +MSG_DIR_PLD 1 "Tectonic plate assignment (for NUVEL1/1A): directory" + +EXT_PLD 1 "PLD" + ## widget = lineedit + +MSG_EXT_PLD 1 "Tectonic plate assignment (for NUVEL1/1A): extension" + +! Station files: Baseline def. +! ---------------------------- +DIR_BSL 1 "STA" + ## widget = lineedit + +MSG_DIR_BSL 1 "Baseline definition: directory" + +EXT_BSL 1 "BSL" + ## widget = lineedit + +MSG_EXT_BSL 1 "Baseline definition: extension" + +! Station files: Cluster def. +! --------------------------- +DIR_CLU 1 "STA" + ## widget = lineedit + +MSG_DIR_CLU 1 "Cluster definition: directory" + +EXT_CLU 1 "CLU" + ## widget = lineedit + +MSG_EXT_CLU 1 "Cluster definition: extension" + +! Station files: Cluster/baseline assignment +! ------------------------------------------ +DIR_CLB 1 "STA" + ## widget = lineedit + +MSG_DIR_CLB 1 "Cluster/baseline assignment: directory" + +EXT_CLB 1 "CLB" + ## widget = lineedit + +MSG_EXT_CLB 1 "Cluster/baseline assignment: extension" + +! Station files: Selection list +! ----------------------------- +DIR_FIX 1 "STA" + ## widget = lineedit + +MSG_DIR_FIX 1 "Station selection list: directory" + +EXT_FIX 1 "FIX" + ## widget = lineedit + +MSG_EXT_FIX 1 "Station selection list: extension" + +! Station files: Selection list +! ----------------------------- +DIR_SIG 1 "STA" + ## widget = lineedit + +MSG_DIR_SIG 1 "Station sigma file: directory" + +EXT_SIG 1 "SIG" + ## widget = lineedit + +MSG_EXT_SIG 1 "Station sigma file: extension" + +! Station files: Observation weights +! ---------------------------------- +DIR_SOS 1 "STA" + ## widget = lineedit + +MSG_DIR_SOS 1 "Station observation sigma factors: directory" + +EXT_SOS 1 "SOS" + ## widget = lineedit + +MSG_EXT_SOS 1 "Station observation sigma factors: extension" + +! Station files: Ant.Azimut +! ------------------------- +DIR_AZI 1 "STA" + ## widget = lineedit + +MSG_DIR_AZI 1 "Receiver antenna orientation: directory" + +EXT_AZI 1 "AZI" + ## widget = lineedit + +MSG_EXT_AZI 1 "Receiver antenna orientation: extension" + +! Kinematic Coord. +! ---------------- +DIR_KIN 1 "STA" + ## widget = lineedit + +MSG_DIR_KIN 1 "Kinematic coordinates: directory" + +EXT_KIN 1 "KIN" + ## widget = lineedit + +MSG_EXT_KIN 1 "Kinematic coordinates: extension" + +! Station files: Session table +! ---------------------------- +DIR_SES 1 "STA" + ## widget = lineedit + +MSG_DIR_SES 1 "Session table: directory" + +EXT_SES 1 "SES" + ## widget = lineedit + +MSG_EXT_SES 1 "Session table: extension" + +! Station files: Abbr. table +! -------------------------- +DIR_ABB 1 "STA" + ## widget = lineedit + +MSG_DIR_ABB 1 "Abbreviation table: directory" + +EXT_ABB 1 "ABB" + ## widget = lineedit + +MSG_EXT_ABB 1 "Abbreviation table: extension" + +! Range biases +! ------------ +DIR_RGB 1 "STA" + ## widget = lineedit + +MSG_DIR_RGB 1 "SLR data handling: directory" + +EXT_RGB 1 "SLR" + ## widget = lineedit + +MSG_EXT_RGB 1 "SLR data handling: extension" + +! Atmosphere: Tropo.model +! ----------------------- +DIR_TRP 1 "ATM" + ## widget = lineedit + +MSG_DIR_TRP 1 "Troposphere parameters: directory" + +EXT_TRP 1 "TRP" + ## widget = lineedit + +MSG_EXT_TRP 1 "Troposphere parameters: extension" + +! Atmosphere: Tropo.SINEX +! ----------------------- +DIR_TRO 1 "ATM" + ## widget = lineedit + +MSG_DIR_TRO 1 "Troposphere parameters (SINEX format): directory" + +EXT_TRO 1 "TRO" + ## widget = lineedit + +MSG_EXT_TRO 1 "Troposphere parameters (SINEX format): extension" + +! Atmosphere: Ionos.model +! ----------------------- +DIR_ION 1 "ATM" + ## widget = lineedit + +MSG_DIR_ION 1 "Ionosphere models: directory" + +EXT_ION 1 "ION" + ## widget = lineedit + +MSG_EXT_ION 1 "Ionosphere models: extension" + +! Atmosphere: Ionos.IONEX +! ----------------------- +DIR_INX 1 "ATM" + ## widget = lineedit + +MSG_DIR_INX 1 "Ionosphere maps (IONEX): directory" + +EXT_INX 1 "INX" + ## widget = lineedit + +MSG_EXT_INX 1 "Ionosphere maps (IONEX): extension" + +! Atmosphere: Met.data +! -------------------- +DIR_MET 1 "ATM" + ## widget = lineedit + +MSG_DIR_MET 1 "Meteo data: directory" + +EXT_MET 1 "MET" + ## widget = lineedit + +MSG_EXT_MET 1 "Meteo data: extension" + +! Vienna grid files +! ----------------- +DIR_GRD 1 "GRD" + ## widget = lineedit + +MSG_DIR_GRD 1 "Vienna grid files" + +EXT_GRD 1 "GRD" + ## widget = lineedit + +MSG_EXT_GRD 1 "Vienna grid files: extension" + +! Output: Program output +! ---------------------- +DIR_OUT 1 "OUT" + ## widget = lineedit + +MSG_DIR_OUT 1 "Program output: directory" + +EXT_OUT 1 "OUT" + ## widget = lineedit + +MSG_EXT_OUT 1 "Program output: extension" + +! Output: Plot files +! ------------------ +DIR_PLT 1 "OUT" + ## widget = lineedit + +MSG_DIR_PLT 1 "Plot file: directory" + +EXT_PLT 1 "PLT" + ## widget = lineedit + +MSG_EXT_PLT 1 "Plot file: extension" + +! Output: Summary files +! --------------------- +DIR_SUM 1 "OUT" + ## widget = lineedit + +MSG_DIR_SUM 1 "Summary output: directory" + +EXT_SUM 1 "SUM" + ## widget = lineedit + +MSG_EXT_SUM 1 "Summary output: extension" + +! Output: List files +! ------------------ +DIR_LST 1 "OUT" + ## widget = lineedit + +MSG_DIR_LST 1 "Listing output: directory" + +EXT_LST 1 "LST" + ## widget = lineedit + +MSG_EXT_LST 1 "Listing output: extension" + +! Output: CODSPP summary +! ---------------------- +DIR_SMC 1 "OUT" + ## widget = lineedit + +MSG_DIR_SMC 1 "CODSPP summary output (XYZ): directory" + +EXT_SMC 1 "SMC" + ## widget = lineedit + +MSG_EXT_SMC 1 "CODSPP summary output (XYZ): extension" + +! Output: CODSPP summary +! ---------------------- +DIR_SME 1 "OUT" + ## widget = lineedit + +MSG_DIR_SME 1 "CODSPP summary output (BLH): directory" + +EXT_SME 1 "SME" + ## widget = lineedit + +MSG_EXT_SME 1 "CODSPP summary output (BLH): extension" + +! Output: Residual file +! --------------------- +DIR_RES 1 "OUT" + ## widget = lineedit + +MSG_DIR_RES 1 "Residuals: directory" + +EXT_RES 1 "RES" + ## widget = lineedit + +MSG_EXT_RES 1 "Residuals: extension" + +! Output: Clocks RINEX +! -------------------- +DIR_RXC 1 "OUT" + ## widget = lineedit + +MSG_DIR_RXC 1 "Clock information (clock RINEX format): directory" + +EXT_RXC 1 "CLK" + ## widget = lineedit + +MSG_EXT_RXC 1 "Clock information (clock RINEX format): extension" + +! Output: Covariance file +! ----------------------- +DIR_COV 1 "OUT" + ## widget = lineedit + +MSG_DIR_COV 1 "Covariances: directory" + +EXT_COV 1 "COV" + ## widget = lineedit + +MSG_EXT_COV 1 "Covariances: extension" + +! Covariance components +! --------------------- +DIR_WGT 1 "OUT" + ## widget = lineedit + +MSG_DIR_WGT 1 "Covariance components: directory" + +EXT_WGT 1 "WGT" + ## widget = lineedit + +MSG_EXT_WGT 1 "Covariance components: extension" + +! Output: Sub-daily ERP Model +! --------------------------- +EXT_SUB 1 "SUB" + ## widget = lineedit + +MSG_EXT_SUB 1 "Sub-daily earth rotation model: extension" + +! Output: Nutation Model +! ---------------------- +EXT_NUT 1 "NUT" + ## widget = lineedit + +MSG_EXT_NUT 1 "Nutation model: extension" + +! Output: Ant PCV (grid) +! ---------------------- +DIR_PHG 1 "OUT" + ## widget = lineedit + +MSG_DIR_PHG 1 "Antenna PCV estimates (grid): directory" + +EXT_PHG 1 "PHG" + ## widget = lineedit + +MSG_EXT_PHG 1 "Antenna PCV estimates (grid): extension" + +! Output: Ant PCV (harm) +! ---------------------- +DIR_PHH 1 "OUT" + ## widget = lineedit + +MSG_DIR_PHH 1 "Antenna PCV estimates (harm): directory" + +EXT_PHH 1 "PHH" + ## widget = lineedit + +MSG_EXT_PHH 1 "Antenna PCV estimates (harm): extension" + +! Output: Obs. editing file +! ------------------------- +DIR_EDT 1 "OUT" + ## widget = lineedit + +MSG_DIR_EDT 1 "Observation editing information: directory" + +EXT_EDT 1 "EDT" + ## widget = lineedit + +MSG_EXT_EDT 1 "Observation editing information: extension" + +! Output: Deletion list +! --------------------- +DIR_DEL 1 "OUT" + ## widget = lineedit + +MSG_DIR_DEL 1 "File deletion list: directory" + +EXT_DEL 1 "DEL" + ## widget = lineedit + +MSG_EXT_DEL 1 "File deletion list: extension" + +! Input/output Time series event list file +! ---------------------------------------- +DIR_EVL 1 "STA" + ## widget = lineedit + +MSG_DIR_EVL 1 "Events list file: directory" + +EXT_EVL 1 "EVL" + ## widget = lineedit + +MSG_EXT_EVL 1 "Time series events list file: extension" + +! Output: Parameter estimates +! --------------------------- +DIR_EST 1 "SOL" + ## widget = lineedit + +MSG_DIR_EST 1 "Parameter estimates: directory" + +EXT_EST 1 "EST" + ## widget = lineedit + +MSG_EXT_EST 1 "Parameter estimates: extension" + +! Output: Normal equations +! ------------------------ +DIR_NEQ 1 "SOL" + ## widget = lineedit + +MSG_DIR_NEQ 1 "Normal equation: directory" + +EXT_NEQ 1 "NQ0" + ## widget = lineedit + +MSG_EXT_NEQ 1 "Normal equation: extension" + +! Output: Normal equation (old) +! ----------------------------- +DIR_ONQ 1 "SOL" + ## widget = lineedit + +MSG_DIR_ONQ 1 "Normal equation (old format): directory" + +EXT_ONQ 1 "NEQ" + ## widget = lineedit + +MSG_EXT_ONQ 1 "Normal equation (old format): extension" + +! Output: SINEX (crd/vel) +! ----------------------- +DIR_SNX 1 "SOL" + ## widget = lineedit + +MSG_DIR_SNX 1 "SINEX output: directory" + +EXT_SNX 1 "SNX" + ## widget = lineedit + +MSG_EXT_SNX 1 "SINEX output: extension" + +! Orbit files: Standard orbit (ASCII) +! ----------------------------------- +DIR_FSO 1 "ORB" + ## widget = lineedit + +MSG_DIR_FSO 1 "Standard orbits: directory" + +EXT_FSO 1 "FSO" + ## widget = lineedit + +MSG_EXT_FSO 1 "Standard orbits: extension" + +! Orbit files: Rad. press. (ASCII) +! -------------------------------- +DIR_FRP 1 "ORB" + ## widget = lineedit + +MSG_DIR_FRP 1 "Radiation pressure coefficients: directory" + +EXT_FRP 1 "FRP" + ## widget = lineedit + +MSG_EXT_FRP 1 "Radiation pressure coefficients: extension" + +! Obs. files: Code zero ascii +! --------------------------- +DIR_FCZ 1 "OBS" + ## widget = lineedit + +MSG_DIR_FCZ 1 "Zero difference code observations: directory" + +EXT_FCZ 1 "FCZ" + ## widget = lineedit + +MSG_EXT_FCZ 1 "Zero difference code observations: extension" + +! Obs. files: Phase zero ascii +! ---------------------------- +DIR_FPZ 1 "OBS" + ## widget = lineedit + +MSG_DIR_FPZ 1 "Zero difference phase observations: directory" + +EXT_FPZ 1 "FPZ" + ## widget = lineedit + +MSG_EXT_FPZ 1 "Zero difference phase observations: extension" + +! Obs. files: Range ascii +! ----------------------- +DIR_FRZ 1 "OBS" + ## widget = lineedit + +MSG_DIR_FRZ 1 "Range observations: directory" + +EXT_FRZ 1 "FRZ" + ## widget = lineedit + +MSG_EXT_FRZ 1 "Range observations: extension" + +! Obs. files: Code single ascii +! ----------------------------- +DIR_FCS 1 "OBS" + ## widget = lineedit + +MSG_DIR_FCS 1 "Single difference code observations: directory" + +EXT_FCS 1 "FCS" + ## widget = lineedit + +MSG_EXT_FCS 1 "Single difference code observations: extension" + +! Obs. files: Phase single ascii +! ------------------------------ +DIR_FPS 1 "OBS" + ## widget = lineedit + +MSG_DIR_FPS 1 "Single difference phase observations: directory" + +EXT_FPS 1 "FPS" + ## widget = lineedit + +MSG_EXT_FPS 1 "Single difference phase observations: extension" + +! Output: Residual file (ASCII) +! ----------------------------- +DIR_FRS 1 "OUT" + ## widget = lineedit + +MSG_DIR_FRS 1 "Residuals: directory" + +EXT_FRS 1 "FRS" + ## widget = lineedit + +MSG_EXT_FRS 1 "Residuals: extension" + +! Output: Normal equations (ASCII) +! -------------------------------- +DIR_FN0 1 "SOL" + ## widget = lineedit + +MSG_DIR_FN0 1 "Normal equation: directory" + +EXT_FN0 1 "FN0" + ## widget = lineedit + +MSG_EXT_FN0 1 "Normal equation: extension" + +! Output: Normal equations (old, ASCII) +! ------------------------------------- +DIR_FNQ 1 "SOL" + ## widget = lineedit + +MSG_DIR_FNQ 1 "Normal equation (old format): directory" + +EXT_FNQ 1 "FNQ" + ## widget = lineedit + +MSG_EXT_FNQ 1 "Normal equation (old format): extension" + +! BPE: PCF-name +! ------------- +PTH_PCF 1 "${U}/PCF" + ## widget = lineedit + +MSG_PTH_PCF 1 "Processing control files: path" + +EXT_PCF 1 "PCF" + ## widget = lineedit + +MSG_EXT_PCF 1 "Processing control files: extension" + +! BPE: CPU-file name +! ------------------ +PTH_CPU 1 "${U}/PAN" + ## widget = lineedit + +MSG_PTH_CPU 1 "CPU control file: path" + +EXT_CPU 1 "CPU" + ## widget = lineedit + +MSG_EXT_CPU 1 "CPU control file: extension" + +PTH_CPUNUM 1 "${U}/WORK" + ## widget = lineedit + +MSG_PTH_CPUNUM 1 "Scratch for CPU control file" + +! BPE: Output files +! ----------------- +DIR_BPEOUT 1 "BPE" + ## widget = lineedit + +MSG_DIR_BPEOUT 1 "Output files: directory" + +EXT_BPEOUT 1 "OUT" + ## widget = lineedit + +MSG_EXT_BPEOUT 1 "Output files: extension" + +! BPE: Status files +! ----------------- +DIR_BPERUN 1 "BPE" + ## widget = lineedit + +MSG_DIR_BPERUN 1 "Status files: directory" + +EXT_BPERUN 1 "RUN" + ## widget = lineedit + +MSG_EXT_BPERUN 1 "Status files: extension" + +! BPE: Protocol files +! ------------------- +DIR_BPEPRT 1 "BPE" + ## widget = lineedit + +MSG_DIR_BPEPRT 1 "Protocol files: directory" + +EXT_BPEPRT 1 "PRT" + ## widget = lineedit + +MSG_EXT_BPEPRT 1 "Protocol files: extension" + +! BPE: log files +! -------------- +DIR_BPELOG 1 "BPE" + ## widget = lineedit + +MSG_DIR_BPELOG 1 "Log files: directory" + +EXT_BPELOG 1 "LOG" + ## widget = lineedit + +MSG_EXT_BPELOG 1 "Log files: extension" + +! BPE: scripts +! ------------ +PTH_SCRIPT 1 "${U}/SCRIPT" + ## widget = lineedit + +MSG_PTH_SCRIPT 1 "BPE script directory: path" + +! BPE: Option directories +! ----------------------- +PTH_OPT 1 "${U}/OPT" + ## widget = lineedit + +MSG_PTH_OPT 1 "Option directory: path" + +! Others: Help +! ------------ +PTH_HLP 1 "${X}/HLP" + ## widget = lineedit + +MSG_PTH_HLP 1 "Help files: path" + +EXT_HLP 1 "HLP" + ## widget = lineedit + +MSG_EXT_HLP 1 "Help files: extension" + +! Others: Skeleton +! ---------------- +PTH_SKL 1 "${X}/SKL" + ## widget = lineedit + +MSG_PTH_SKL 1 "Skeleton files (e.g. for plot files): path" + +EXT_SKL 1 "SKL" + ## widget = lineedit + +MSG_EXT_SKL 1 "Skeleton files (e.g. for plot files): extension" + +! Others: updpan - master and list +! -------------------------------- +PTH_UPDPAN 1 "${X}/PAN" + ## widget = lineedit + +MSG_PTH_UPDPAN 1 "Program input master files: path" + +PTH_UPD 1 "${X}/SKL" + ## widget = lineedit + +MSG_PTH_UPD 1 "Directory list for panel update: path" + +EXT_UPD 1 "UPD" + ## widget = lineedit + +MSG_EXT_UPD 1 "Directory list for panel update: extension" + +! Others: Campaign independent output +! ----------------------------------- +PTH_OUT 1 "${U}/OUT" + ## widget = lineedit + +MSG_PTH_OUT 1 "Program output files (campaign indep.): path" + +! Others: User input files +! ------------------------ +PTH_INP 1 "${U}/PAN" + ## widget = lineedit + +MSG_PTH_INP 1 "Program input files: path" + +EXT_INP 1 "INP" + ## widget = lineedit + +MSG_EXT_INP 1 "Program input files: extension" + +! Others: Scratch files +! --------------------- +PTH_SCR 1 "${U}/WORK" + ## widget = lineedit + +MSG_PTH_SCR 1 "Scratch files: path" + +EXT_SCR 1 "SCR" + ## widget = lineedit + +MSG_EXT_SCR 1 "Scratch files: extension" + +EXT_SC1 1 "SC1" + ## widget = lineedit + +MSG_EXT_SC1 1 "Scratch files: extension" + +EXT_SC2 1 "SC2" + ## widget = lineedit + +MSG_EXT_SC2 1 "Scratch files: extension" + +! Others: Error message +! --------------------- +PTH_ERR 1 "${U}/WORK" + ## widget = lineedit + +MSG_PTH_ERR 1 "Error message files: path" + +EXT_ERR 1 "MSG" + ## widget = lineedit + +MSG_EXT_ERR 1 "Error message files: extension" + +! Interally used by the menu +! -------------------------- +PTH_INP_OUT 1 "${U}/PAN" + ## widget = lineedit + +EXT_IN1 1 "IN1" + ## widget = lineedit + +! Auxiliary Menu Program +! ---------------------- +MENUAUX_EXE 1 "MENUAUX" + +MENUAUX_INP 1 "MENUAUX.INP" + +MENUAUX_SCR 1 "MENUAUX.SCR" + +MENUAUX_ERR 1 "MENUAUX.ERR" + +MENUAUX_DEBUG 1 "0" + +GEN_CONST_FILE 1 "CONST." + +GEN_DATUM_FILE 1 "DATUM." + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# PATHS AND EXTENSIONS - MENU_EXT 1: General Files # +# path extension # +# GENERAL FILES > %%%%%%%%% < # PTH_GEN +# Sub-daily earth rotation model > %%% < # EXT_SUB +# Nutation model > %%% < # EXT_NUT +# Planetary ephemeris > %%% < # EXT_EPH +# Satellite problem file/old station problem file > %%% < # EXT_CRX +# Solid Earth tides model > %%% < # EXT_TPO +# Ocean tide model > %%% < # EXT_TID +# Frequency information > %%% < # EXT_FRQ +# Old antenna/receiver name translation table > %%% < # EXT_TRN +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 2.1: Campaign Data, Orbit and EOP Files # +# campaign # +# ORBIT FILES directory extension # +# Broadcast orbits > %%%%%% < > %%% < # DIR_BRD EXT_BRD +# Precise orbits (original) > %%%%%% < # DIR_OPR +# Precise orbits > %%%%%% < > %%% < # DIR_PRE EXT_PRE +# Tabular orbits > %%%%%% < > %%% < # DIR_TAB EXT_TAB +# Standard orbits > %%%%%% < > %%% < # DIR_STD EXT_STD +# Radian pressure coefficients > %%%%%% < > %%% < # DIR_RPR EXT_RPR +# Improved orbit elements > %%%%%% < > %%% < # DIR_ELE EXT_ELE +# Earth orientation parameters > %%%%%% < > %%% < # DIR_ERP EXT_ERP +# Earth orientation parameters (IERS format) > %%%%%% < > %%% < # DIR_IEP EXT_IEP +# Geocenter coordinates > %%%%%% < > %%% < # DIR_GCC EXT_GCC +# Satellite/Receiver clocks > %%%%%% < > %%% < # DIR_CLK EXT_CLK +# Differential code biases > %%%%%% < > %%% < # DIR_DCB EXT_DCB +# Inter-system biases > %%%%%% < > %%% < # DIR_ISB EXT_ISB +# Bias SINEX > %%%%%% < > %%% < # DIR_BIA EXT_BIA +# # +# IRV file > %%%%%% < > %%% < # DIR_IRV EXT_IRV +# Precise orbit in CPF orbit format > %%%%%% < > %%% < # DIR_CPF EXT_CPF +# State vector file > %%%%%% < > %%% < # DIR_STV EXT_STV +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 2.2: Campaign Data, Orbit Files for LEOs # +# campaign # +# LEO FILES directory extension # +# Accelerometer data > %%%%%% < > %%% < # DIR_ACC EXT_ACC +# Attitude data > %%%%%% < > %%% < # DIR_ATT EXT_ATT +# LEO maneuvers > %%%%%% < > %%% < # DIR_MAN EXT_MAN +# File in CHAMP orbit format > %%%%%% < > %%% < # DIR_CHO EXT_CHO +# File in POE@@ orbit format > %%%%%% < > %%% < # DIR_POE EXT_POE +# LEO velocities (epoch-wise) > %%%%%% < > %%% < # DIR_KVL EXT_KVL +# LEO external aux. information > %%%%%% < > %%% < # DIR_AUX EXT_AUX +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 3: Campaign Data, RINEX Files # +# campaign # +# RINEX FILES directory extension # +# RINEX observations (original) > %%%%%% < # DIR_OXO +# RINEX observations > %%%%%% < > %%% < # DIR_RXO EXT_RXO +# Smoothed RINEX observations > %%%%%% < > %%% < # DIR_SMT EXT_SMT +# RINEX navigation messages (GPS, original) > %%%%%% < # DIR_OXN +# RINEX navigation messages (GPS) > %%%%%% < > %%% < # DIR_RXN EXT_RXN +# RINEX navigation messages (GLONASS, original) > %%%%%% < # DIR_OXG +# RINEX navigation messages (GLONASS) > %%%%%% < > %%% < # DIR_RXG EXT_RXG +# RINEX navigation messages (GALILEO, original) > %%%%%% < # DIR_OGA +# RINEX navigation messages (GALILEO) > %%%%%% < > %%% < # DIR_RGA EXT_RGA +# RINEX meteo data > %%%%%% < > %%% < # DIR_RXM EXT_RXM +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 4: Campaign Data, Observation Files # +# campaign # +# OBSERVATION FILES directory extension # +# Zero@@ difference code@ observations, header > %%%%%% < > %%% < # DIR_CZH EXT_CZH +# Zero@@ difference code@ observations, data > %%%%%% < > %%% < # DIR_CZO EXT_CZO +# Zero@@ difference phase observations, header > %%%%%% < > %%% < # DIR_PZH EXT_PZH +# Zero@@ difference phase observations, data > %%%%%% < > %%% < # DIR_PZO EXT_PZO +# Single difference code@ observations, header > %%%%%% < > %%% < # DIR_CSH EXT_CSH +# Single difference code@ observations, data > %%%%%% < > %%% < # DIR_CSO EXT_CSO +# Single difference phase observations, header > %%%%%% < > %%% < # DIR_PSH EXT_PSH +# Single difference phase observations, data > %%%%%% < > %%% < # DIR_PSO EXT_PSO +# # +# Range observations (SLR), header > %%%%%% < > %%% < # DIR_RZH EXT_RZH +# Range observations (SLR), data > %%%%%% < > %%% < # DIR_RZO EXT_RZO +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 5: Campaign Data, Station Files # +# campaign # +# STATION FILES directory extension # +# Station coordinates > %%%%%% < > %%% < # DIR_CRD EXT_CRD +# Station velocities > %%%%%% < > %%% < # DIR_VEL EXT_VEL +# Kinematic coordinates > %%%%%% < > %%% < # DIR_KIN EXT_KIN +# Station eccentricities > %%%%%% < > %%% < # DIR_ECC EXT_ECC +# PSD correction (ITRF14) > %%%%%% < > %%% < # DIR_PSD EXT_PSD +# Station information > %%%%%% < > %%% < # DIR_STA EXT_STA +# Ocean loading table > %%%%%% < > %%% < # DIR_BLQ EXT_BLQ +# Atmospheric tidal loading table > %%%%%% < > %%% < # DIR_ATL EXT_ATL +# Station selection list > %%%%%% < > %%% < # DIR_FIX EXT_FIX +# Station sigma file > %%%%%% < > %%% < # DIR_SIG EXT_SIG +# Station observation sigma factors > %%%%%% < > %%% < # DIR_SOS EXT_SOS +# Abbreviation table > %%%%%% < > %%% < # DIR_ABB EXT_ABB +# Tectonic plate assignment (for NUVEL1/1A) > %%%%%% < > %%% < # DIR_PLD EXT_PLD +# Baseline definition > %%%%%% < > %%% < # DIR_BSL EXT_BSL +# Cluster definition > %%%%%% < > %%% < # DIR_CLU EXT_CLU +# Cluster/baseline assignment > %%%%%% < > %%% < # DIR_CLB EXT_CLB +# Receiver antenna orientation > %%%%%% < > %%% < # DIR_AZI EXT_AZI +# Session table > %%%%%% < > %%% < # DIR_SES EXT_SES +# SLR data handling (range bias, CoM) > %%%%%% < > %%% < # DIR_RGB EXT_RGB +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 6: Campaign Data, Atmosphere Modeling Files # +# campaign # +# ATMOSPHERE MODELING FILES directory extension # +# Troposphere parameters > %%%%%% < > %%% < # DIR_TRP EXT_TRP +# Troposphere parameters (SINEX format) > %%%%%% < > %%% < # DIR_TRO EXT_TRO +# Ionosphere models > %%%%%% < > %%% < # DIR_ION EXT_ION +# Ionosphere maps (IONEX) > %%%%%% < > %%% < # DIR_INX EXT_INX +# Meteo data > %%%%%% < > %%% < # DIR_MET EXT_MET +# Vienna grid files (VMF and loading maps) > %%%%%% < > %%% < # DIR_GRD EXT_GRD +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 7: Campaign Data, Output Files # +# campaign # +# OUTPUT FILES directory extension # +# Program output > %%%%%% < > %%% < # DIR_OUT EXT_OUT +# Plot file > %%%%%% < > %%% < # DIR_PLT EXT_PLT +# Summary output > %%%%%% < > %%% < # DIR_SUM EXT_SUM +# Listing output > %%%%%% < > %%% < # DIR_LST EXT_LST +# CODSPP summary output (XYZ) > %%%%%% < > %%% < # DIR_SMC EXT_SMC +# CODSPP summary output (BLH) > %%%%%% < > %%% < # DIR_SME EXT_SME +# # +# BERNESE IN-/OUTPUT FILES # +# Residuals > %%%%%% < > %%% < # DIR_RES EXT_RES +# Clock information (clock RINEX format) > %%%%%% < > %%% < # DIR_RXC EXT_RXC +# Covariances > %%%%%% < > %%% < # DIR_COV EXT_COV +# Covariance components > %%%%%% < > %%% < # DIR_WGT EXT_WGT +# Antenna PCV estimates (grid) > %%%%%% < > %%% < # DIR_PHG EXT_PHG +# Antenna PCV estimates (harm) > %%%%%% < > %%% < # DIR_PHH EXT_PHH +# Observation editing information > %%%%%% < > %%% < # DIR_EDT EXT_EDT +# File deletion list > %%%%%% < > %%% < # DIR_DEL EXT_DEL +# Time series list of events file > %%%%%% < > %%% < # DIR_EVL EXT_EVL +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 8: Campaign Data, Solution Files # +# campaign # +# SOLUTION FILES directory extension # +# Parameter estimates > %%%%%% < > %%% < # DIR_EST EXT_EST +# Normal equation > %%%%%% < > %%% < # DIR_NEQ EXT_NEQ +# Normal equation (old format) > %%%%%% < > %%% < # DIR_ONQ EXT_ONQ +# SINEX output > %%%%%% < > %%% < # DIR_SNX EXT_SNX +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 9: Campaign Data, Bernese Files (ASCII) # +# campaign # +# BERNESE FILES (FORMATTED) directory extension # +# Standard orbits > %%%%%% < > %%% < # DIR_FSO EXT_FSO +# Radiation pressure coefficients > %%%%%% < > %%% < # DIR_FRP EXT_FRP +# Zero@@ difference code@ observations > %%%%%% < > %%% < # DIR_FCZ EXT_FCZ +# Zero@@ difference phase observations > %%%%%% < > %%% < # DIR_FPZ EXT_FPZ +# Single difference code@ observations > %%%%%% < > %%% < # DIR_FCS EXT_FCS +# Single difference phase observations > %%%%%% < > %%% < # DIR_FPS EXT_FPS +# Range observations > %%%%%% < > %%% < # DIR_FRZ EXT_FRZ +# Residuals > %%%%%% < > %%% < # DIR_FRS EXT_FRS +# Normal equation > %%%%%% < > %%% < # DIR_FN0 EXT_FN0 +# Normal equation (old format) > %%%%%% < > %%% < # DIR_FNQ EXT_FNQ +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 10: Bernese Processing Engine (BPE) # +# campaign # +# BERNESE PROCESSING ENGINE directory extension # +# BPE output > %%%%%% < > %%% < # DIR_BPEOUT EXT_BPEOUT +# BPE status > %%%%%% < > %%% < # DIR_BPERUN EXT_BPERUN +# Protocol files > %%%%%% < > %%% < # DIR_BPEPRT EXT_BPEPRT +# Log files > %%%%%% < > %%% < # DIR_BPELOG EXT_BPELOG +# # +# BERNESE PROCESSING ENGINE path extension # +# Processing control files > %%%%%%%%%% <> %%% < # PTH_PCF EXT_PCF +# CPU control file > %%%%%%%%%% <> %%% < # PTH_CPU EXT_CPU +# Scratch for CPU control file > %%%%%%%%%% < # PTH_CPUNUM +# BPE script directory > %%%%%%%%%% < # PTH_SCRIPT +# Option directory > %%%%%%%%%% < # PTH_OPT +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 11: Other Files and Directories # +# # +# GENERAL path extension(s) # +# Help files > %%%%%%%%% < > %%% < # PTH_HLP EXT_HLP +# Skeleton files (e.g. for plot files) > %%%%%%%%% < > %%% < # PTH_SKL EXT_SKL +# Directory list for panel update > %%%%%%%%% < > %%% < # PTH_UPD EXT_UPD +# Program input master files > %%%%%%%%% < # PTH_UPDPAN +# # +# USER DEPENDENT # +# Program output files (campaign indep.)> %%%%%%%%% < # PTH_OUT +# Program input files > %%%%%%%%% < > %%% < # PTH_INP EXT_INP +# Scratch files > %%%%%%%%% < > %%% <> %%% <> %%% < # PTH_SCR EXT_SCR EXT_SC1 EXT_SC2 +# Error message files > %%%%%%%%% < > %%% < # PTH_ERR EXT_ERR +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/PHI_WK/MENU_PGM.INP b/config/bernese/gpsuser52-luzon/OPT/PHI_WK/MENU_PGM.INP new file mode 100755 index 0000000..e5f8c3a --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/PHI_WK/MENU_PGM.INP @@ -0,0 +1,945 @@ + +! Command to Run the Fortran Program +! ---------------------------------- +CMD_PATH 1 "${XG}" + ## widget = lineedit; emptyallowed = false + +MSG_CMD_PATH 1 "Default program path to the executables" + +CMD_FOREGROUND 1 "1" + ## widget = radiobutton; group = CMD + +MSG_CMD_FOREGROUND 1 "Run Fortran programs in foreground" + +CMD_BACKGROUND 1 "0" + ## widget = radiobutton; group = CMD + +MSG_CMD_BACKGROUND 1 "Run Fortran programs in background" + +CMD_USE_CPUFILE 1 "0" + ## widget = radiobutton; group = CMD + +MSG_CMD_USE_CPUFILE 1 "Use selected CPU file to run Fortran programs" + +! CPU File +! -------- +CPU_FILE 0 + ## widget = selwin; path = PTH_CPU; ext = EXT_CPU; maxfiles = 1 + ## activeif = CMD_USE_CPUFILE == 1 + # UNIX + +MSG_CPU_FILE 1 "CPU control file" + +CMD_CPUNAME 0 + ## widget = lineedit; activeif = CMD_USE_CPUFILE == 1 + +MSG_CMD_CPUNAME 1 "CPU name" + +CMD_LOGFILE 0 + ## widget = lineedit; path = PTH_SCR; ext = NO_EXT + ## activeif = CMD_USE_CPUFILE == 1 + # + +MSG_CMD_LOGFILE 1 "Log File" + +MAXJOBNUM 1 "99" + ## widget = combobox; cards = 99 999; check_type = integer; check_min = 0 + ## check_max = 999 + +MSG_MAXJOBNUM 1 "Maximum program output file number" + +! List of Programs with special path to the executable +! ---------------------------------------------------- +SPECIAL_PATH 1 "" "" + ## widget = uniline; numlines = 20 + +MSG_SPECIAL_PATH 1 "Programs executed from special paths" + +! Names of Programs/Input Files +! ----------------------------- +USER1_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER1_INP 1 "USER1" + +USER2_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER2_INP 1 "USER2" + +USER3_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER3_INP 1 "USER3" + +USER4_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER4_INP 1 "USER4" + +USER5_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER5_INP 1 "USER5" + +USER6_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER6_INP 1 "USER6" + +USER7_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER7_INP 1 "USER7" + +USER8_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER8_INP 1 "USER8" + +USER9_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER9_INP 1 "USER9" + +USER10_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER10_INP 1 "USER10" + +! Configure +! --------- +CHNGEN_INP 1 "${U}/PAN\CHNGEN.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CHNGEN + +MSG_CHNGEN_INP 1 "Program input file: Change general options" + +UPDPAN_INP 1 "${U}/PAN\UPDPAN.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # UPDPAN + +MSG_UPDPAN_INP 1 "Program input file: Update program input files" + +! Campaign +! -------- +NEWCAMP_INP 1 "${U}/PAN\NEWCAMP.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # NEWCAMP + +MSG_NEWCAMP_INP 1 "Program input file: Create new campaign" + +! Station files +! ------------- +EDITCRD_INP 1 "${U}/PAN\EDITCRD.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITCRD + +MSG_EDITCRD_INP 1 "Program input file: Create/update station coordinates" + +EDITVEL_INP 1 "${U}/PAN\EDITVEL.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITVEL + +MSG_EDITVEL_INP 1 "Program input file: Create/update station velocities" + +EDITECC_INP 1 "${U}/PAN\EDITECC.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITECC + +MSG_EDITECC_INP 1 "Program input file: Create/update station eccentricities" + +EDSTACRX_INP 1 "${U}/PAN\EDITSTA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITSTA + +MSG_EDSTACRX_INP 1 "Program input file: Create/update station information file" + +EDITFIX_INP 1 "${U}/PAN\EDITFIX.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITFIX + +MSG_EDITFIX_INP 1 "Program input file: Create/update station selection list" + +EDITSIG_INP 1 "${U}/PAN\EDITSIG.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITSIG + +MSG_EDITSIG_INP 1 "Program input file: Create/update station sigma file" + +EDITSOS_INP 1 "${U}/PAN\EDITSOS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITSOS + +MSG_EDITSOS_INP 1 "Program input file: Create/update station observation sigma factors" + +ABBREV_INP 1 "${U}/PAN\EDITABB.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITABB + +MSG_ABBREV_INP 1 "Program input file: Create/update station abbreviation table" + +EDITBSL_INP 1 "${U}/PAN\EDITBSL.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITBSL + +MSG_EDITBSL_INP 1 "Program input file: Create/update baseline definition file" + +EDITCLU_INP 1 "${U}/PAN\EDITCLU.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITCLU + +MSG_EDITCLU_INP 1 "Program input file: Create/update cluster definition file" + +EDITPLD_INP 1 "${U}/PAN\EDITPLD.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITPLD + +MSG_EDITPLD_INP 1 "Program input file: Create/update tectonic plate assignment" + +! RINEX to Bernese +! ---------------- +RXOBV3_INP 1 "${U}/PAN\RXOBV3.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RXOBV3 + +MSG_RXOBV3_INP 1 "Program input file: Transfer RINEX observation files to Bernese format" + +RXNBV3_INP 1 "${U}/PAN\RXNBV3.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RXNBV3 + +MSG_RXNBV3_INP 1 "Program input file: Transfer RINEX navig. files to Bernese format" + +RXMBV3_INP 1 "${U}/PAN\RXMBV3.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RXMBV3 + +MSG_RXMBV3_INP 1 "Program input file: Transfer RINEX meteo files to Bernese format" + +RXNPRE_INP 1 "${U}/PAN\RXNPRE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RXNPRE + +MSG_RXNPRE_INP 1 "Program input file: Transfer RINEX navig. files to precise orbits" + +! Bernese to RINEX +! ---------------- +BV3RXO_INP 1 "${U}/PAN\BV3RXO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # BV3RXO + +MSG_BV3RXO_INP 1 "Program input file: Transfer Bernese observation files to RINEX" + +BV3RXN_INP 1 "${U}/PAN\BV3RXN.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # BV3RXN + +MSG_BV3RXN_INP 1 "Program input file: Transfer Bernese navigation files to RINEX" + +! Cut/concatenate RINEX +! --------------------- +CCRINEXO_INP 1 "${U}/PAN\CCRINEXO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CCRINEXO + +MSG_CCRINEXO_INP 1 "Program input file: Concatenate RINEX observation files" + +CCRINEXN_INP 1 "${U}/PAN\CCRINEXN.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CCRINEXN + +MSG_CCRINEXN_INP 1 "Program input file: Concatenate GPS RINEX navigation files" + +CCRINEXG_INP 1 "${U}/PAN\CCRINEXG.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CCRINEXG + +MSG_CCRINEXG_INP 1 "Program input file: Concatenate GLONASS RINEX navigation files" + +! RINEX utilities +! --------------- +RNXGRA_INP 1 "${U}/PAN\RNXGRA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RNXGRA + +MSG_RNXGRA_INP 1 "Program input file: Create observation statistics" + +RNXSMT_INP 1 "${U}/PAN\RNXSMT.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RNXSMT + +MSG_RNXSMT_INP 1 "Program input file: Clean/smooth observation files" + +RNXCLK_INP 1 "${U}/PAN\RNXCLK.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RNXCLK + +MSG_RNXCLK_INP 1 "Program input file: Extract satellite clock from clock RINEX files" + +! Orbit, Broadcast +! ---------------- +BRDTST_INP 1 "${U}/PAN\BRDTST.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # BRDTST + +MSG_BRDTST_INP 1 "Program input file: Check broadcast orbits" + +BRDTAB_INP 1 "${U}/PAN\BRDTAB.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # BRDTAB + +MSG_BRDTAB_INP 1 "Program input file: Create tabular orbits from broadcast ephemerides" + +SATCLK_INP 1 "${U}/PAN\SATCLK.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SATCLK + +MSG_SATCLK_INP 1 "Program input file: Extract satellite clocks" + +! Orbit, create standard orbit +! ---------------------------- +PRETAB_INP 1 "${U}/PAN\PRETAB.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # PRETAB + +MSG_PRETAB_INP 1 "Program input file: Create tabular orbits" + +ORBGEN_INP 1 "${U}/PAN\ORBGEN.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # ORBGEN + +MSG_ORBGEN_INP 1 "Program input file: Create/update standard orbits" + +DEFXTR_INP 1 "${U}/PAN\DEFXTR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # DEFXTR + +MSG_DEFXTR_INP 1 "Program input file: Extract ORBGEN program output" + +! Standard to precise +! ------------------- +STDPRE_INP 1 "${U}/PAN\STDPRE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STDPRE + +MSG_STDPRE_INP 1 "Program input file: Convert standard to precise orbits" + +PREWEI_INP 1 "${U}/PAN\PREWEI.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # PREWEI + +MSG_PREWEI_INP 1 "Program input file: Set accuracy codes in precise orbits" + +CCPREORB_INP 1 "${U}/PAN\CCPREORB.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CCPREORB + +MSG_CCPREORB_INP 1 "Program input file: Concatenate/merge precise orbit files" + +! Compare orbits +! -------------- +STDDIF_INP 1 "${U}/PAN\STDDIF.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STDDIF + +MSG_STDDIF_INP 1 "Program input file: Compare standard orbits" + +ORBCMP_INP 1 "${U}/PAN\ORBCMP.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # ORBCMP + +MSG_ORBCMP_INP 1 "Program input file: Compare precise orbits" + +STDELE_INP 1 "${U}/PAN\STDELE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STDELE + +MSG_STDELE_INP 1 "Program input file: Compare osculating elements" + +! EOPs utilities +! -------------- +POLUPD_INP 1 "${U}/PAN\POLUPD.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # POLUPD + +MSG_POLUPD_INP 1 "Program input file: Convert IERS pole files to Bernese format" + +POLXTR_INP 1 "${U}/PAN\POLXTR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # POLXTR + +MSG_POLXTR_INP 1 "Program input file: Concatenate IERS pole files" + +! Processing +! ---------- +CODSPP_INP 1 "${U}/PAN\CODSPP.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CODSPP + +MSG_CODSPP_INP 1 "Program input file: Code-based clock synchronization" + +SNGDIF_INP 1 "${U}/PAN\SNGDIF.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SNGDIF + +MSG_SNGDIF_INP 1 "Program input file: Create single-difference/baseline files" + +MAUPRP_INP 1 "${U}/PAN\MAUPRP.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # MAUPRP + +MSG_MAUPRP_INP 1 "Program input file: Phase preprocessing" + +GPSEST_INP 1 "${U}/PAN\GPSEST.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # GPSEST + +MSG_GPSEST_INP 1 "Program input file: Parameter estimation" + +ADDNEQ2_INP 1 "${U}/PAN\ADDNEQ2.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # ADDNEQ2 + +MSG_ADDNEQ2_INP 1 "Program input file: Combine normal equation systems" + +! Processing extractions +! ---------------------- +CODXTR_INP 1 "${U}/PAN\CODXTR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CODXTR + +MSG_CODXTR_INP 1 "Program input file: Extract CODSPP program output" + +MPRXTR_INP 1 "${U}/PAN\MPRXTR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # MPRXTR + +MSG_MPRXTR_INP 1 "Program input file: Extract MAUPRP program output" + +GPSXTR_INP 1 "${U}/PAN\GPSXTR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # GPSXTR + +MSG_GPSXTR_INP 1 "Program input file: Extract GPSEST/ADDNEQ2 program output" + +! Service: Simulate +! ----------------- +GPSSIM_INP 1 "${U}/PAN\GPSSIM.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # GPSSIM + +MSG_GPSSIM_INP 1 "Program input file: Generate simulated observation data" + +! Service: Station information files +! ---------------------------------- +STA2STA_INP 1 "${U}/PAN\STA2STA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STA2STA + +MSG_STA2STA_INP 1 "Program input file: Convert station information files" + +STAMERGE_INP 1 "${U}/PAN\STAMERGE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STAMERGE + +MSG_STAMERGE_INP 1 "Program input file: Merge station information files" + +RNX2STA_INP 1 "${U}/PAN\RNX2STA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RNX2STA + +MSG_RNX2STA_INP 1 "Program input file: Extract station information from RINEX headers" + +SNX2STA_INP 1 "${U}/PAN\SNX2STA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SNX2STA + +MSG_SNX2STA_INP 1 "Program input file: Extract station information from SINEX file" + +! Service: Observation files +! -------------------------- +CHGHED_INP 1 "${U}/PAN\CHGHED.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CHGHED + +MSG_CHGHED_INP 1 "Program input file: Change header of observation files" + +SATMRK_INP 1 "${U}/PAN\SATMRK.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SATMRK + +MSG_SATMRK_INP 1 "Program input file: Mark/delete observations" + +OBSSPL_INP 1 "${U}/PAN\OBSSPL.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # OBSSPL + +MSG_OBSSPL_INP 1 "Program input file: Split observation files" + +SATGRA_INP 1 "${U}/PAN\SATGRA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SATGRA + +MSG_SATGRA_INP 1 "Program input file: Create pseudo-graphics of the observations" + +! Service: Residuals +! ------------------ +REDISP_INP 1 "${U}/PAN\REDISP.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # REDISP + +MSG_REDISP_INP 1 "Program input file: Display residual file" + +RESRMS_INP 1 "${U}/PAN\RESRMS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RESRMS + +MSG_RESRMS_INP 1 "Program input file: Create residual statistics" + +! Service: Coordinates +! -------------------- +FODITS_INP 1 "${U}/PAN\FODITS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # FODITS + +MSG_FODITS_INP 1 "Program input file: Analysis of time series" + +HELMERT_INP 1 "${U}/PAN\HELMR1.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # HELMR1 + +MSG_HELMERT_INP 1 "Program input file: Helmert transformation" + +COMPAR_INP 1 "${U}/PAN\COMPAR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # COMPAR + +MSG_COMPAR_INP 1 "Program input file: Coordinate comparison" + +VELDIF_INP 1 "${U}/PAN\VELDIF.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # VELDIF + +MSG_VELDIF_INP 1 "Program input file: Velocity comparison" + +NUVELO_INP 1 "${U}/PAN\NUVELO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # NUVELO + +MSG_NUVELO_INP 1 "Program input file: Compute NUVEL velocities" + +COOVEL_INP 1 "${U}/PAN\COOVEL.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # COOVEL + +MSG_COOVEL_INP 1 "Program input file: Extrapolate coordinates" + +COOSYS_INP 1 "${U}/PAN\COOSYS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # COOSYS + +MSG_COOSYS_INP 1 "Program input file: Coordinate transformation" + +ETRS89_INP 1 "${U}/PAN\ETRS89.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # ETRS89 + +MSG_ETRS89_INP 1 "Program input file: Transform coordinates to ETRS89 frame" + +CRDMRG_INP 1 "${U}/PAN\CRDMERGE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CRDMERGE + +MSG_CRDMRG_INP 1 "Program input file: Merge coordinate/velocity files" + +GRDS1S2_INP 1 "${U}/PAN\GRDS1S2.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # GRDS1S2 + +MSG_GRDS1S2_INP 1 "Program input file: Extract atmospheric tidal loading coefficients" + +! Service: Clock tools +! -------------------- +CCRNXC_INP 1 "${U}/PAN\CCRNXC.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CCRNXC + +MSG_CCRNXC_INP 1 "Program input file: Combine/manipulate clock RINEX files" + +CLKEST_INP 1 "${U}/PAN\CLKEST.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CLKEST + +MSG_CLKEST_INP 1 "Program input file: Epoch-wise clock interpolation" + +! Service: Ionosphere +! ------------------- +IONEST_INP 1 "${U}/PAN\IONEST.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # IONEST + +MSG_IONEST_INP 1 "Program input file: Local ionosphere model estimation" + +! Service: LEO +! ------------ +LEOAUX_INP 1 "${U}/PAN\LEOAUX.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # LEOAUX + +MSG_LEOAUX_INP 1 "Program input file: Prepare LEO auxiliary information" + +KINPRE_INP 1 "${U}/PAN\KINPRE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # KINPRE + +MSG_KINPRE_INP 1 "Program input file: Convert kinematic positions to precise orbits" + +! Service: SLR +! ------------ +IRV2STV_INP 1 "${U}/PAN\IRV2STV.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # IRV2STV + +MSG_IRV2STV_INP 1 "Program input file: Convert IRV or PRE files to state vectors" + +CPFSP3_INP 1 "${U}/PAN\CPFSP3.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CPFSP3 + +MSG_CPFSP3_INP 1 "Program input file: Convert CPF to precise orbit files" + +SP3CPF_INP 1 "${U}/PAN\SP3CPF.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SP3CPF + +MSG_SP3CPF_INP 1 "Program input file: Convert precise orbits to CPF files" + +SNX2SLR_INP 1 "${U}/PAN\SNX2SLR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SNX2SLR + +MSG_SNX2SLR_INP 1 "Program input file: Prepare SLR data handling file" + +QLRINEXO_INP 1 "${U}/PAN\QLRINEXO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # QLRINEXO + +MSG_QLRINEXO_INP 1 "Program input file: Convert SLR normal point files (old format) to RINEX" + +CRD2RNXO_INP 1 "${U}/PAN\CRD2RNXO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CRD2RNXO + +MSG_CRD2RNXO_INP 1 "Program input file: Convert SLR normal point files (new format) to RINEX" + +QLRSUM_INP 1 "${U}/PAN\QLRSUM.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # QLRSUM + +MSG_QLRSUM_INP 1 "Program input file: Create SLR quick-look residual statistics" + +! Service: Automated processing +! ----------------------------- +BASLST_INP 1 "${U}/PAN\BASLST.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # BASLST + +MSG_BASLST_INP 1 "Program input file: Select baselines" + +MKCLUS_INP 1 "${U}/PAN\MKCLUS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # MKCLUS + +MSG_MKCLUS_INP 1 "Program input file: Form clusters of observation files" + +RESCHK_INP 1 "${U}/PAN\RESCHK.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RESCHK + +MSG_RESCHK_INP 1 "Program input file: Detect misbehaving stations/satellites" + +! Conversions: SINEX +! ------------------ +SNX2NQ0_INP 1 "${U}/PAN\SNX2NQ0.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SNX2NQ0 + +MSG_SNX2NQ0_INP 1 "Program input file: Transfer SINEX files to normal equation files" + +TROTRO_INP 1 "${U}/PAN\TROTRO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # TROTRO + +MSG_TROTRO_INP 1 "Program input file: Manipulate troposphere SINEX files" + +! Conversion: ANTEX +! ----------------- +ATX2PCV_INP 1 "${U}/PAN\ATX2PCV.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # ATX2PCV + +MSG_ATX2PCV_INP 1 "Program input file: Convert ANTEX to Bernese format" + +! Conversion: observation files +! ----------------------------- +OBSFMT_INP 1 "${U}/PAN\OBSFMT.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # OBSFMT + +MSG_OBSFMT_INP 1 "Program input file: Convert observation files (binary to ASCII)" + +FMTOBS_INP 1 "${U}/PAN\FMTOBS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # FMTOBS + +MSG_FMTOBS_INP 1 "Program input file: Convert observation files (ASCII to binary)" + +! Conversion: residual files +! -------------------------- +RESFMT_INP 1 "${U}/PAN\RESFMT.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RESFMT + +MSG_RESFMT_INP 1 "Program input file: Convert residual files (binary to ASCII)" + +FMTRES_INP 1 "${U}/PAN\FMTRES.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # FMTRES + +MSG_FMTRES_INP 1 "Program input file: Convert residual files (ASCII to binary)" + +! Conversion: orbit files +! ----------------------- +FMTSTD_INP 1 "${U}/PAN\FMTSTD.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # FMTSTD + +MSG_FMTSTD_INP 1 "Program input file: Convert STD and RPR files (ASCII to binary)" + +STDFMT_INP 1 "${U}/PAN\STDFMT.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STDFMT + +MSG_STDFMT_INP 1 "Program input file: Convert STD and RPR files (binary to ASCII)" + +! Conversion: NEQ-files +! --------------------- +NEQ2ASC_INP 1 "${U}/PAN\NEQ2ASC.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # NEQ2ASC + +MSG_NEQ2ASC_INP 1 "Program input file: Convert normal equation files (binary/ASCII)" + +! BPE +! --- +EDITPCF_INP 1 "${U}/PAN\EDITPCF.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITPCF + +MSG_EDITPCF_INP 1 "Program input file: Edit process control file (PCF)" + +RUNBPE_INP 1 "${U}/PAN\RUNBPE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RUNBPE + +MSG_RUNBPE_INP 1 "Program input file: Start BPE processing" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# PROGRAM NAMES - MENU_PGM 1: Options # +# # +# AUTOMATIC GENERATION OF PROGRAM OUTPUT FILE NAMES # +# Maximum program output file number > %%% < # MAXJOBNUM +# # +# OPTIONS TO RUN THE FORTRAN PROGRAMS # +# Default program path to the executables > %%%%%%%% < # CMD_PATH +# # +# Run Fortran programs in foreground > % < # CMD_FOREGROUND +# Run Fortran programs in background > % < # CMD_BACKGROUND +# Use CPU File to Run programs > % < > %%%%%%%% < # CMD_USE_CPUFILE CPU_FILE +# > %%%%%%%%%%%% < CPU Name # CMD_CPUNAME +# > %%%%%%%%%%%% < Log File # CMD_LOGFILE +# # +# Special path for individual programs # +# > Program_ Path_to_program_executable_______________________ < # SPECIAL_PATH +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.1: Menu - Configure # +# # +# CONFIGURE # +# CHNGEN > %%%%%%%% < : Change general options # CHNGEN_INP +# UPDPAN > %%%%%%%% < : Update program input files # UPDPAN_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.2: Menu - Campaign # +# # +# CAMPAIGN # +# NEWCAMP > %%%%%%%% < : Create new campaign # NEWCAMP_INP +# COORD > %%%%%%%% < : Create/update station coordinates # EDITCRD_INP +# VELOCITY > %%%%%%%% < : Create/update station velocities # EDITVEL_INP +# ECCENT > %%%%%%%% < : Create/update station eccentricities # EDITECC_INP +# STAINFO > %%%%%%%% < : Create/update station information file # EDSTACRX_INP +# STALIST > %%%%%%%% < : Create/update station selection list # EDITFIX_INP +# SIGMA > %%%%%%%% < : Create/update station sigma file # EDITSIG_INP +# STAWEIGHT> %%%%%%%% < : Create/update station observation sigma factors # EDITSOS_INP +# ABBREV > %%%%%%%% < : Create/update station abbreviation table # ABBREV_INP +# BASELINE > %%%%%%%% < : Create/update baseline definition file # EDITBSL_INP +# CLUSTER > %%%%%%%% < : Create/update cluster definition file # EDITCLU_INP +# PLATE > %%%%%%%% < : Create/update tectonic plate assignment # EDITPLD_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.3: Menu - RINEX # +# # +# RINEX PROGRAMS # +# RXOBV3 > %%%%%%%% < : Transfer RINEX observ. files to Bernese format # RXOBV3_INP +# RXNBV3 > %%%%%%%% < : Transfer RINEX navig. files to Bernese format # RXNBV3_INP +# RXMBV3 > %%%%%%%% < : Transfer RINEX meteo files to Bernese format # RXMBV3_INP +# RXNPRE > %%%%%%%% < : Transfer RINEX navig. files to precise orbits # RXNPRE_INP +# BV3RXO > %%%%%%%% < : Transfer Bernese observation files to RINEX # BV3RXO_INP +# BV3RXN > %%%%%%%% < : Transfer Bernese navigation files to RINEX # BV3RXN_INP +# CCRINEXO > %%%%%%%% < : Concatenate RINEX observation files # CCRINEXO_INP +# CCRINEXN > %%%%%%%% < : Concatenate GPS RINEX navigation files # CCRINEXN_INP +# CCRINEXG > %%%%%%%% < : Concatenate GLONASS RINEX navigation files # CCRINEXG_INP +# RNXGRA > %%%%%%%% < : Create observation statistics # RNXGRA_INP +# RNXSMT > %%%%%%%% < : Clean/smooth observation files # RNXSMT_INP +# RNXCLK > %%%%%%%% < : Extract satellite clock from clock RINEX files # RNXCLK_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.4: Menu - Orbits/EOP # +# # +# ORBIT AND EOP PROGRAMS # +# BRDTST > %%%%%%%% < : Check broadcast orbits # BRDTST_INP +# BRDTAB > %%%%%%%% < : Create tabular orbits from broadcast ephemerides# BRDTAB_INP +# SATCLK > %%%%%%%% < : Extract satellite clocks # SATCLK_INP +# PRETAB > %%%%%%%% < : Create tabular orbits # PRETAB_INP +# ORBGEN > %%%%%%%% < : Create/update standard orbits # ORBGEN_INP +# DEFXTR > %%%%%%%% < : Extract ORBGEN program output # DEFXTR_INP +# STDPRE > %%%%%%%% < : Convert standard to precise orbits # STDPRE_INP +# PREWEI > %%%%%%%% < : Set accuracy codes in precise orbits # PREWEI_INP +# CCPREORB > %%%%%%%% < : Concatenate/merge precise orbit files # CCPREORB_INP +# STDDIF > %%%%%%%% < : Compare standard orbits # STDDIF_INP +# ORBCMP > %%%%%%%% < : Compare precise orbits # ORBCMP_INP +# STDELE > %%%%%%%% < : Compare osculating elements # STDELE_INP +# POLUPD > %%%%%%%% < : Convert IERS pole files to Bernese format # POLUPD_INP +# POLXTR > %%%%%%%% < : Concatenate IERS pole files # POLXTR_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.5: Menu - Processing # +# # +# PROCESSING PROGRAMS # +# CODSPP > %%%%%%%% < : Code-based clock synchronization # CODSPP_INP +# SNGDIF > %%%%%%%% < : Create single-difference/baseline files # SNGDIF_INP +# MAUPRP > %%%%%%%% < : Phase preprocessing # MAUPRP_INP +# GPSEST > %%%%%%%% < : Parameter estimation # GPSEST_INP +# ADDNEQ2 > %%%%%%%% < : Combine normal equation systems # ADDNEQ2_INP +# CODXTR > %%%%%%%% < : Extract CODSPP program output # CODXTR_INP +# MPRXTR > %%%%%%%% < : Extract MAUPRP program output # MPRXTR_INP +# GPSXTR > %%%%%%%% < : Extract GPSEST/ADDNEQ2 program output # GPSXTR_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.6: Menu - Service # +# # +# SERVICE PROGRAMS # +# GPSSIM > %%%%%%%% < : Generate simulated observation data # GPSSIM_INP +# STA2STA > %%%%%%%% < : Convert station information files # STA2STA_INP +# STAMERGE > %%%%%%%% < : Merge station information files # STAMERGE_INP +# RNX2STA > %%%%%%%% < : Extract station information from RINEX headers # RNX2STA_INP +# SNX2STA > %%%%%%%% < : Extract station information from SINEX file # SNX2STA_INP +# CHGHED > %%%%%%%% < : Change header of observation files # CHGHED_INP +# SATMRK > %%%%%%%% < : Mark/delete observations # SATMRK_INP +# OBSSPL > %%%%%%%% < : Split observation files # OBSSPL_INP +# SATGRA > %%%%%%%% < : Create pseudo-graphics of the observations # SATGRA_INP +# REDISP > %%%%%%%% < : Display residual file # REDISP_INP +# RESRMS > %%%%%%%% < : Create residual statistics # RESRMS_INP +# FODITS > %%%%%%%% < : Analysis of time series # FODITS_INP +# HELMER > %%%%%%%% < : Helmert transformation # HELMERT_INP +# COMPAR > %%%%%%%% < : Coordinate comparison # COMPAR_INP +# VELDIF > %%%%%%%% < : Velocity comparison # VELDIF_INP +# NUVELO > %%%%%%%% < : Compute NUVEL velocities # NUVELO_INP +# COOVEL > %%%%%%%% < : Extrapolate coordinates # COOVEL_INP +# COOSYS > %%%%%%%% < : Coordinate transformation # COOSYS_INP +# ETRS89 > %%%%%%%% < : Transform coordinates to ETRS89 frame # ETRS89_INP +# CRDMERGE > %%%%%%%% < : Merge coordinate/velocity files # CRDMRG_INP +# GRDS1S2 > %%%%%%%% < : Extract atmospheric tidal loading coefficients # GRDS1S2_INP +# CCRNXC > %%%%%%%% < : Combine/manipulate clock RINEX files # CCRNXC_INP +# CLKEST > %%%%%%%% < : Epoch-wise clock interpolation # CLKEST_INP +# IONEST > %%%%%%%% < : Local ionosphere model estimation # IONEST_INP +# LEOAUX > %%%%%%%% < : Prepare LEO auxiliary information # LEOAUX_INP +# KINPRE > %%%%%%%% < : Convert kinematic positions to precise orbits # KINPRE_INP +# IRV2STV > %%%%%%%% < : Convert IRV or PRE files to state vectors # IRV2STV_INP +# CPFSP3 > %%%%%%%% < : Convert CPF to precise orbit files # CPFSP3_INP +# SP3CPF > %%%%%%%% < : Convert precise orbits to CPF files # SP3CPF_INP +# SNX2SLR > %%%%%%%% < : Prepare SLR data handling file # SNX2SLR_INP +# QLRINEXO > %%%%%%%% < : Convert normal point files (old format) to RINEX# QLRINEXO_INP +# CRD2RNXO > %%%%%%%% < : Convert normal point files (new format) to RINEX# CRD2RNXO_INP +# QLRSUM > %%%%%%%% < : Create SLR quick-look residual statistics # QLRSUM_INP +# BASLST > %%%%%%%% < : Select baselines # BASLST_INP +# MKCLUS > %%%%%%%% < : Form clusters of observation files # MKCLUS_INP +# RESCHK > %%%%%%%% < : Detect misbehaving stations/satellites # RESCHK_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.7: Menu - Conversion # +# # +# CONVERSION PROGRAMS # +# SNX2NQ0 > %%%%%%%% < : Transfer SINEX files to normal equation files # SNX2NQ0_INP +# TROTRO > %%%%%%%% < : Manipulate troposphere SINEX files # TROTRO_INP +# ATX2PCV > %%%%%%%% < : Convert ANTEX to Bernese format # ATX2PCV_INP +# OBSFMT > %%%%%%%% < : Convert observation files (binary to ASCII) # OBSFMT_INP +# FMTOBS > %%%%%%%% < : Convert observation files (ASCII to binary) # FMTOBS_INP +# RESFMT > %%%%%%%% < : Convert residual files (binary to ASCII) # RESFMT_INP +# FMTRES > %%%%%%%% < : Convert residual files (ASCII to binary) # FMTRES_INP +# STDFMT > %%%%%%%% < : Convert STD and RPR files (binary to ASCII) # STDFMT_INP +# FMTSTD > %%%%%%%% < : Convert STD and RPR files (ASCII to binary) # FMTSTD_INP +# NEQ2ASC > %%%%%%%% < : Convert normal equation files (binary/ASCII) # NEQ2ASC_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.8: Menu - BPE # +# # +# BERNESE PROCESSING ENGINE # +# PCFILE > %%%%%%%% < : Edit process control file (PCF) # EDITPCF_INP +# RUNBPE > %%%%%%%% < : Start BPE processing # RUNBPE_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 3: Menu - User # +# # +# ADDITIONAL USER PROGRAMS # +# USER1 > %%%%%%%% < # USER1_INP +# USER2 > %%%%%%%% < # USER2_INP +# USER3 > %%%%%%%% < # USER3_INP +# USER4 > %%%%%%%% < # USER4_INP +# USER5 > %%%%%%%% < # USER5_INP +# USER6 > %%%%%%%% < # USER6_INP +# USER7 > %%%%%%%% < # USER7_INP +# USER8 > %%%%%%%% < # USER8_INP +# USER9 > %%%%%%%% < # USER9_INP +# USER10 > %%%%%%%% < # USER10_INP +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/PHI_WK/MENU_PGM.old b/config/bernese/gpsuser52-luzon/OPT/PHI_WK/MENU_PGM.old new file mode 100755 index 0000000..82ffd12 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/PHI_WK/MENU_PGM.old @@ -0,0 +1,850 @@ + +! Command to Run the Fortran Program +! ---------------------------------- +CMD_PATH 1 "${XG}" + ## widget = lineedit; emptyallowed = false + +MSG_CMD_PATH 1 "Default program path to the executables" + +CMD_FOREGROUND 1 "1" + ## widget = radiobutton; group = CMD + +MSG_CMD_FOREGROUND 1 "Run Fortran programs in foreground" + +CMD_BACKGROUND 1 "0" + ## widget = radiobutton; group = CMD + +MSG_CMD_BACKGROUND 1 "Run Fortran programs in background" + +CMD_USE_CPUFILE 1 "0" + ## widget = radiobutton; group = CMD + +MSG_CMD_USE_CPUFILE 1 "Use selected CPU file to run Fortran programs" + +! CPU File +! -------- +CPU_FILE 1 "UNIX" + ## widget = selwin; path = PTH_CPU; ext = EXT_CPU; maxfiles = 1 + ## activeif = CMD_USE_CPUFILE == 1 + +MSG_CPU_FILE 1 "CPU control file" + +CMD_CPUNAME 0 + ## widget = lineedit; activeif = CMD_USE_CPUFILE == 1 + +MSG_CMD_CPUNAME 1 "CPU name" + +CMD_LOGFILE 0 + ## widget = lineedit; path = PTH_SCR; ext = NO_EXT + ## activeif = CMD_USE_CPUFILE == 1 + +MSG_CMD_LOGFILE 1 "Log File" + +MAXJOBNUM 1 "99" + ## widget = combobox; cards = 99 999 + ## check_type = integer; check_min = 0; check_max = 999 + +MSG_MAXJOBNUM 1 "Maximum program output file number" + + +! List of Programs with special path to the executable +! ---------------------------------------------------- +SPECIAL_PATH 1 "" "" + ## widget = uniline + ## numlines = 20 + +MSG_SPECIAL_PATH 1 "Programs executed from special paths" + +! Names of Programs/Input Files +! ----------------------------- +USER1_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER1_INP 1 "USER1" + +USER2_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER2_INP 1 "USER2" + +USER3_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER3_INP 1 "USER3" + +USER4_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER4_INP 1 "USER4" + +USER5_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER5_INP 1 "USER5" + +USER6_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER6_INP 1 "USER6" + +USER7_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER7_INP 1 "USER7" + +USER8_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER8_INP 1 "USER8" + +USER9_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER9_INP 1 "USER9" + +USER10_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER10_INP 1 "USER10" + +! Configure +! --------- +CHNGEN_INP 1 "CHNGEN" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_CHNGEN_INP 1 "Program input file: Change general options" + +UPDPAN_INP 1 "UPDPAN" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_UPDPAN_INP 1 "Program input file: Update program input files" + +! Campaign +! -------- +NEWCAMP_INP 1 "NEWCAMP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_NEWCAMP_INP 1 "Program input file: Create new campaign" + +! Station files +! ------------- +EDITCRD_INP 1 "EDITCRD" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_EDITCRD_INP 1 "Program input file: Create/update station coordinates" + +EDITVEL_INP 1 "EDITVEL" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_EDITVEL_INP 1 "Program input file: Create/update station velocities" + +EDITECC_INP 1 "EDITECC" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_EDITECC_INP 1 "Program input file: Create/update station eccentricities" + +EDSTACRX_INP 1 "EDITSTA" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_EDSTACRX_INP 1 "Program input file: Create/update station information file" + +EDITFIX_INP 1 "EDITFIX" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_EDITFIX_INP 1 "Program input file: Create/update station selection list" + +EDITSIG_INP 1 "EDITSIG" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_EDITSIG_INP 1 "Program input file: Create/update station sigma file" + +EDITSOS_INP 1 "EDITSOS" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_EDITSOS_INP 1 "Program input file: Create/update station observation sigma factors" + +ABBREV_INP 1 "EDITABB" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_ABBREV_INP 1 "Program input file: Create/update station abbreviation table" + +EDITBSL_INP 1 "EDITBSL" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_EDITBSL_INP 1 "Program input file: Create/update baseline definition file" + +EDITCLU_INP 1 "EDITCLU" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_EDITCLU_INP 1 "Program input file: Create/update cluster definition file" + +EDITPLD_INP 1 "EDITPLD" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_EDITPLD_INP 1 "Program input file: Create/update tectonic plate assignment" + + +! RINEX to Bernese +! ---------------- +RXOBV3_INP 1 "RXOBV3" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_RXOBV3_INP 1 "Program input file: Transfer RINEX observation files to Bernese format" + +RXNBV3_INP 1 "RXNBV3" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_RXNBV3_INP 1 "Program input file: Transfer RINEX navig. files to Bernese format" + +RXMBV3_INP 1 "RXMBV3" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_RXMBV3_INP 1 "Program input file: Transfer RINEX meteo files to Bernese format" + +RXNPRE_INP 1 "RXNPRE" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_RXNPRE_INP 1 "Program input file: Transfer RINEX navig. files to precise orbits" + +! Bernese to RINEX +! ---------------- +BV3RXO_INP 1 "BV3RXO" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_BV3RXO_INP 1 "Program input file: Transfer Bernese observation files to RINEX" + +BV3RXN_INP 1 "BV3RXN" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_BV3RXN_INP 1 "Program input file: Transfer Bernese navigation files to RINEX" + +! Cut/concatenate RINEX +! --------------------- +CCRINEXO_INP 1 "CCRINEXO" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_CCRINEXO_INP 1 "Program input file: Concatenate RINEX observation files" + +CCRINEXN_INP 1 "CCRINEXN" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_CCRINEXN_INP 1 "Program input file: Concatenate GPS RINEX navigation files" + +CCRINEXG_INP 1 "CCRINEXG" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_CCRINEXG_INP 1 "Program input file: Concatenate GLONASS RINEX navigation files" + +! RINEX utilities +! --------------- +RNXGRA_INP 1 "RNXGRA" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_RNXGRA_INP 1 "Program input file: Create observation statistics" + +RNXSMT_INP 1 "RNXSMT" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_RNXSMT_INP 1 "Program input file: Clean/smooth observation files" + +RNXCLK_INP 1 "RNXCLK" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_RNXCLK_INP 1 "Program input file: Extract satellite clock from clock RINEX files" + +! Orbit, Broadcast +! ---------------- +BRDTST_INP 1 "BRDTST" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_BRDTST_INP 1 "Program input file: Check broadcast orbits" + +BRDTAB_INP 1 "BRDTAB" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_BRDTAB_INP 1 "Program input file: Create tabular orbits from broadcast ephemerides" + +SATCLK_INP 1 "SATCLK" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_SATCLK_INP 1 "Program input file: Extract satellite clocks" + +! Orbit, create standard orbit +! ---------------------------- +PRETAB_INP 1 "PRETAB" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_PRETAB_INP 1 "Program input file: Create tabular orbits" + +ORBGEN_INP 1 "ORBGEN" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_ORBGEN_INP 1 "Program input file: Create/update standard orbits" + +DEFXTR_INP 1 "DEFXTR" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_DEFXTR_INP 1 "Program input file: Extract ORBGEN program output" + +! Standard to precise +! ------------------- +STDPRE_INP 1 "STDPRE" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_STDPRE_INP 1 "Program input file: Convert standard to precise orbits" + +PREWEI_INP 1 "PREWEI" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_PREWEI_INP 1 "Program input file: Set accuracy codes in precise orbits" + +CCPREORB_INP 1 "CCPREORB" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_CCPREORB_INP 1 "Program input file: Concatenate/merge precise orbit files" + +! Compare orbits +! -------------- +STDDIF_INP 1 "STDDIF" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_STDDIF_INP 1 "Program input file: Compare standard orbits" + +ORBCMP_INP 1 "ORBCMP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_ORBCMP_INP 1 "Program input file: Compare precise orbits" + +STDELE_INP 1 "STDELE" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_STDELE_INP 1 "Program input file: Compare osculating elements" + +! EOPs utilities +! -------------- +POLUPD_INP 1 "POLUPD" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_POLUPD_INP 1 "Program input file: Convert IERS pole files to Bernese format" + +POLXTR_INP 1 "POLXTR" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_POLXTR_INP 1 "Program input file: Concatenate IERS pole files" + +! Processing +! ---------- +CODSPP_INP 1 "CODSPP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_CODSPP_INP 1 "Program input file: Code-based clock synchronization" + +SNGDIF_INP 1 "SNGDIF" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_SNGDIF_INP 1 "Program input file: Create single-difference/baseline files" + +MAUPRP_INP 1 "MAUPRP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_MAUPRP_INP 1 "Program input file: Phase preprocessing" + +GPSEST_INP 1 "GPSEST" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_GPSEST_INP 1 "Program input file: Parameter estimation" + +ADDNEQ2_INP 1 "ADDNEQ2" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_ADDNEQ2_INP 1 "Program input file: Combine normal equation systems" + +! Processing extractions +! ---------------------- +CODXTR_INP 1 "CODXTR" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_CODXTR_INP 1 "Program input file: Extract CODSPP program output" + +MPRXTR_INP 1 "MPRXTR" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_MPRXTR_INP 1 "Program input file: Extract MAUPRP program output" + +GPSXTR_INP 1 "GPSXTR" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_GPSXTR_INP 1 "Program input file: Extract GPSEST/ADDNEQ2 program output" + +! Service: Simulate +! ----------------- +GPSSIM_INP 1 "GPSSIM" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_GPSSIM_INP 1 "Program input file: Generate simulated observation data" + +! Service: Station information files +! ---------------------------------- +STA2STA_INP 1 "STA2STA" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_STA2STA_INP 1 "Program input file: Convert station information files" + +STAMERGE_INP 1 "STAMERGE" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_STAMERGE_INP 1 "Program input file: Merge station information files" + +RNX2STA_INP 1 "RNX2STA" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_RNX2STA_INP 1 "Program input file: Extract station information from RINEX headers" + +SNX2STA_INP 1 "SNX2STA" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_SNX2STA_INP 1 "Program input file: Extract station information from SINEX file" + +! Service: Observation files +! -------------------------- +CHGHED_INP 1 "CHGHED" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_CHGHED_INP 1 "Program input file: Change header of observation files" + +SATMRK_INP 1 "SATMRK" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_SATMRK_INP 1 "Program input file: Mark/delete observations" + +OBSSPL_INP 1 "OBSSPL" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_OBSSPL_INP 1 "Program input file: Split observation files" + +SATGRA_INP 1 "SATGRA" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_SATGRA_INP 1 "Program input file: Create pseudo-graphics of the observations" + +! Service: Residuals +! ------------------ +REDISP_INP 1 "REDISP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_REDISP_INP 1 "Program input file: Display residual file" + +RESRMS_INP 1 "RESRMS" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_RESRMS_INP 1 "Program input file: Create residual statistics" + +! Service: Coordinates +! -------------------- +FODITS_INP 1 "FODITS" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_FODITS_INP 1 "Program input file: Analysis of time series" + +HELMERT_INP 1 "HELMR1" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_HELMERT_INP 1 "Program input file: Helmert transformation" + +COMPAR_INP 1 "COMPAR" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_COMPAR_INP 1 "Program input file: Coordinate comparison" + +VELDIF_INP 1 "VELDIF" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_VELDIF_INP 1 "Program input file: Velocity comparison" + +NUVELO_INP 1 "NUVELO" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_NUVELO_INP 1 "Program input file: Compute NUVEL velocities" + +COOVEL_INP 1 "COOVEL" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_COOVEL_INP 1 "Program input file: Extrapolate coordinates" + +COOSYS_INP 1 "COOSYS" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_COOSYS_INP 1 "Program input file: Coordinate transformation" + +ETRS89_INP 1 "ETRS89" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_ETRS89_INP 1 "Program input file: Transform coordinates to ETRS89 frame" + +CRDMRG_INP 1 "CRDMERGE" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_CRDMRG_INP 1 "Program input file: Merge coordinate/velocity files" + +GRDS1S2_INP 1 "GRDS1S2" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_GRDS1S2_INP 1 "Program input file: Extract atmospheric tidal loading coefficients" + +! Service: Clock tools +! -------------------- +CCRNXC_INP 1 "CCRNXC" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_CCRNXC_INP 1 "Program input file: Combine/manipulate clock RINEX files" + +CLKEST_INP 1 "CLKEST" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_CLKEST_INP 1 "Program input file: Epoch-wise clock interpolation" + +! Service: Ionosphere +! ------------------- +IONEST_INP 1 "IONEST" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_IONEST_INP 1 "Program input file: Local ionosphere model estimation" + +! Service: LEO +! ------------ +LEOAUX_INP 1 "LEOAUX" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_LEOAUX_INP 1 "Program input file: Prepare LEO auxiliary information" + +KINPRE_INP 1 "KINPRE" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_KINPRE_INP 1 "Program input file: Convert kinematic positions to precise orbits" + +! Service: SLR +! ------------ +IRV2STV_INP 1 "IRV2STV" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_IRV2STV_INP 1 "Program input file: Convert IRV or PRE files to state vectors" + +CPFSP3_INP 1 "CPFSP3" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_CPFSP3_INP 1 "Program input file: Convert CPF to precise orbit files" + +SP3CPF_INP 1 "SP3CPF" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_SP3CPF_INP 1 "Program input file: Convert precise orbits to CPF files" + +SNX2SLR_INP 1 "SNX2SLR" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_SNX2SLR_INP 1 "Program input file: Prepare SLR data handling file" + +QLRINEXO_INP 1 "QLRINEXO" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_QLRINEXO_INP 1 "Program input file: Convert SLR normal point files (old format) to RINEX" + +CRD2RNXO_INP 1 "CRD2RNXO" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_CRD2RNXO_INP 1 "Program input file: Convert SLR normal point files (new format) to RINEX" + +QLRSUM_INP 1 "QLRSUM" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_QLRSUM_INP 1 "Program input file: Create SLR quick-look residual statistics" + +! Service: Automated processing +! ----------------------------- +BASLST_INP 1 "BASLST" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_BASLST_INP 1 "Program input file: Select baselines" + +MKCLUS_INP 1 "MKCLUS" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_MKCLUS_INP 1 "Program input file: Form clusters of observation files" + +RESCHK_INP 1 "RESCHK" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_RESCHK_INP 1 "Program input file: Detect misbehaving stations/satellites" + +! Conversions: SINEX +! ------------------ +SNX2NQ0_INP 1 "SNX2NQ0" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_SNX2NQ0_INP 1 "Program input file: Transfer SINEX files to normal equation files" + +TROTRO_INP 1 "TROTRO" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_TROTRO_INP 1 "Program input file: Manipulate troposphere SINEX files" + +! Conversion: ANTEX +! ----------------- +ATX2PCV_INP 1 "ATX2PCV" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_ATX2PCV_INP 1 "Program input file: Convert ANTEX to Bernese format" + +! Conversion: observation files +! ----------------------------- +OBSFMT_INP 1 "OBSFMT" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_OBSFMT_INP 1 "Program input file: Convert observation files (binary to ASCII)" + +FMTOBS_INP 1 "FMTOBS" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_FMTOBS_INP 1 "Program input file: Convert observation files (ASCII to binary)" + +! Conversion: residual files +! -------------------------- +RESFMT_INP 1 "RESFMT" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_RESFMT_INP 1 "Program input file: Convert residual files (binary to ASCII)" + +FMTRES_INP 1 "FMTRES" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_FMTRES_INP 1 "Program input file: Convert residual files (ASCII to binary)" + +! Conversion: orbit files +! ----------------------- +FMTSTD_INP 1 "FMTSTD" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_FMTSTD_INP 1 "Program input file: Convert STD and RPR files (ASCII to binary)" + +STDFMT_INP 1 "STDFMT" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_STDFMT_INP 1 "Program input file: Convert STD and RPR files (binary to ASCII)" + +! Conversion: NEQ-files +! --------------------- +NEQ2ASC_INP 1 "NEQ2ASC" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_NEQ2ASC_INP 1 "Program input file: Convert normal equation files (binary/ASCII)" + +! BPE +! --- +EDITPCF_INP 1 "EDITPCF" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_EDITPCF_INP 1 "Program input file: Edit process control file (PCF)" + +RUNBPE_INP 1 "RUNBPE" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + +MSG_RUNBPE_INP 1 "Program input file: Start BPE processing" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# PROGRAM NAMES - MENU_PGM 1: Options # +# # +# AUTOMATIC GENERATION OF PROGRAM OUTPUT FILE NAMES # +# Maximum program output file number > %%% < # MAXJOBNUM +# # +# OPTIONS TO RUN THE FORTRAN PROGRAMS # +# Default program path to the executables > %%%%%%%% < # CMD_PATH +# # +# Run Fortran programs in foreground > % < # CMD_FOREGROUND +# Run Fortran programs in background > % < # CMD_BACKGROUND +# Use CPU File to Run programs > % < > %%%%%%%% < # CMD_USE_CPUFILE CPU_FILE +# > %%%%%%%%%%%% < CPU Name # CMD_CPUNAME +# > %%%%%%%%%%%% < Log File # CMD_LOGFILE +# # +# Special path for individual programs # +# > Program_ Path_to_program_executable_______________________ < # SPECIAL_PATH +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.1: Menu - Configure # +# # +# CONFIGURE # +# CHNGEN > %%%%%%%% < : Change general options # CHNGEN_INP +# UPDPAN > %%%%%%%% < : Update program input files # UPDPAN_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.2: Menu - Campaign # +# # +# CAMPAIGN # +# NEWCAMP > %%%%%%%% < : Create new campaign # NEWCAMP_INP +# COORD > %%%%%%%% < : Create/update station coordinates # EDITCRD_INP +# VELOCITY > %%%%%%%% < : Create/update station velocities # EDITVEL_INP +# ECCENT > %%%%%%%% < : Create/update station eccentricities # EDITECC_INP +# STAINFO > %%%%%%%% < : Create/update station information file # EDSTACRX_INP +# STALIST > %%%%%%%% < : Create/update station selection list # EDITFIX_INP +# SIGMA > %%%%%%%% < : Create/update station sigma file # EDITSIG_INP +# STAWEIGHT> %%%%%%%% < : Create/update station observation sigma factors # EDITSOS_INP +# ABBREV > %%%%%%%% < : Create/update station abbreviation table # ABBREV_INP +# BASELINE > %%%%%%%% < : Create/update baseline definition file # EDITBSL_INP +# CLUSTER > %%%%%%%% < : Create/update cluster definition file # EDITCLU_INP +# PLATE > %%%%%%%% < : Create/update tectonic plate assignment # EDITPLD_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.3: Menu - RINEX # +# # +# RINEX PROGRAMS # +# RXOBV3 > %%%%%%%% < : Transfer RINEX observ. files to Bernese format # RXOBV3_INP +# RXNBV3 > %%%%%%%% < : Transfer RINEX navig. files to Bernese format # RXNBV3_INP +# RXMBV3 > %%%%%%%% < : Transfer RINEX meteo files to Bernese format # RXMBV3_INP +# RXNPRE > %%%%%%%% < : Transfer RINEX navig. files to precise orbits # RXNPRE_INP +# BV3RXO > %%%%%%%% < : Transfer Bernese observation files to RINEX # BV3RXO_INP +# BV3RXN > %%%%%%%% < : Transfer Bernese navigation files to RINEX # BV3RXN_INP +# CCRINEXO > %%%%%%%% < : Concatenate RINEX observation files # CCRINEXO_INP +# CCRINEXN > %%%%%%%% < : Concatenate GPS RINEX navigation files # CCRINEXN_INP +# CCRINEXG > %%%%%%%% < : Concatenate GLONASS RINEX navigation files # CCRINEXG_INP +# RNXGRA > %%%%%%%% < : Create observation statistics # RNXGRA_INP +# RNXSMT > %%%%%%%% < : Clean/smooth observation files # RNXSMT_INP +# RNXCLK > %%%%%%%% < : Extract satellite clock from clock RINEX files # RNXCLK_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.4: Menu - Orbits/EOP # +# # +# ORBIT AND EOP PROGRAMS # +# BRDTST > %%%%%%%% < : Check broadcast orbits # BRDTST_INP +# BRDTAB > %%%%%%%% < : Create tabular orbits from broadcast ephemerides# BRDTAB_INP +# SATCLK > %%%%%%%% < : Extract satellite clocks # SATCLK_INP +# PRETAB > %%%%%%%% < : Create tabular orbits # PRETAB_INP +# ORBGEN > %%%%%%%% < : Create/update standard orbits # ORBGEN_INP +# DEFXTR > %%%%%%%% < : Extract ORBGEN program output # DEFXTR_INP +# STDPRE > %%%%%%%% < : Convert standard to precise orbits # STDPRE_INP +# PREWEI > %%%%%%%% < : Set accuracy codes in precise orbits # PREWEI_INP +# CCPREORB > %%%%%%%% < : Concatenate/merge precise orbit files # CCPREORB_INP +# STDDIF > %%%%%%%% < : Compare standard orbits # STDDIF_INP +# ORBCMP > %%%%%%%% < : Compare precise orbits # ORBCMP_INP +# STDELE > %%%%%%%% < : Compare osculating elements # STDELE_INP +# POLUPD > %%%%%%%% < : Convert IERS pole files to Bernese format # POLUPD_INP +# POLXTR > %%%%%%%% < : Concatenate IERS pole files # POLXTR_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.5: Menu - Processing # +# # +# PROCESSING PROGRAMS # +# CODSPP > %%%%%%%% < : Code-based clock synchronization # CODSPP_INP +# SNGDIF > %%%%%%%% < : Create single-difference/baseline files # SNGDIF_INP +# MAUPRP > %%%%%%%% < : Phase preprocessing # MAUPRP_INP +# GPSEST > %%%%%%%% < : Parameter estimation # GPSEST_INP +# ADDNEQ2 > %%%%%%%% < : Combine normal equation systems # ADDNEQ2_INP +# CODXTR > %%%%%%%% < : Extract CODSPP program output # CODXTR_INP +# MPRXTR > %%%%%%%% < : Extract MAUPRP program output # MPRXTR_INP +# GPSXTR > %%%%%%%% < : Extract GPSEST/ADDNEQ2 program output # GPSXTR_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.6: Menu - Service # +# # +# SERVICE PROGRAMS # +# GPSSIM > %%%%%%%% < : Generate simulated observation data # GPSSIM_INP +# STA2STA > %%%%%%%% < : Convert station information files # STA2STA_INP +# STAMERGE > %%%%%%%% < : Merge station information files # STAMERGE_INP +# RNX2STA > %%%%%%%% < : Extract station information from RINEX headers # RNX2STA_INP +# SNX2STA > %%%%%%%% < : Extract station information from SINEX file # SNX2STA_INP +# CHGHED > %%%%%%%% < : Change header of observation files # CHGHED_INP +# SATMRK > %%%%%%%% < : Mark/delete observations # SATMRK_INP +# OBSSPL > %%%%%%%% < : Split observation files # OBSSPL_INP +# SATGRA > %%%%%%%% < : Create pseudo-graphics of the observations # SATGRA_INP +# REDISP > %%%%%%%% < : Display residual file # REDISP_INP +# RESRMS > %%%%%%%% < : Create residual statistics # RESRMS_INP +# FODITS > %%%%%%%% < : Analysis of time series # FODITS_INP +# HELMER > %%%%%%%% < : Helmert transformation # HELMERT_INP +# COMPAR > %%%%%%%% < : Coordinate comparison # COMPAR_INP +# VELDIF > %%%%%%%% < : Velocity comparison # VELDIF_INP +# NUVELO > %%%%%%%% < : Compute NUVEL velocities # NUVELO_INP +# COOVEL > %%%%%%%% < : Extrapolate coordinates # COOVEL_INP +# COOSYS > %%%%%%%% < : Coordinate transformation # COOSYS_INP +# ETRS89 > %%%%%%%% < : Transform coordinates to ETRS89 frame # ETRS89_INP +# CRDMERGE > %%%%%%%% < : Merge coordinate/velocity files # CRDMRG_INP +# GRDS1S2 > %%%%%%%% < : Extract atmospheric tidal loading coefficients # GRDS1S2_INP +# CCRNXC > %%%%%%%% < : Combine/manipulate clock RINEX files # CCRNXC_INP +# CLKEST > %%%%%%%% < : Epoch-wise clock interpolation # CLKEST_INP +# IONEST > %%%%%%%% < : Local ionosphere model estimation # IONEST_INP +# LEOAUX > %%%%%%%% < : Prepare LEO auxiliary information # LEOAUX_INP +# KINPRE > %%%%%%%% < : Convert kinematic positions to precise orbits # KINPRE_INP +# IRV2STV > %%%%%%%% < : Convert IRV or PRE files to state vectors # IRV2STV_INP +# CPFSP3 > %%%%%%%% < : Convert CPF to precise orbit files # CPFSP3_INP +# SP3CPF > %%%%%%%% < : Convert precise orbits to CPF files # SP3CPF_INP +# SNX2SLR > %%%%%%%% < : Prepare SLR data handling file # SNX2SLR_INP +# QLRINEXO > %%%%%%%% < : Convert normal point files (old format) to RINEX# QLRINEXO_INP +# CRD2RNXO > %%%%%%%% < : Convert normal point files (new format) to RINEX# CRD2RNXO_INP +# QLRSUM > %%%%%%%% < : Create SLR quick-look residual statistics # QLRSUM_INP +# BASLST > %%%%%%%% < : Select baselines # BASLST_INP +# MKCLUS > %%%%%%%% < : Form clusters of observation files # MKCLUS_INP +# RESCHK > %%%%%%%% < : Detect misbehaving stations/satellites # RESCHK_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.7: Menu - Conversion # +# # +# CONVERSION PROGRAMS # +# SNX2NQ0 > %%%%%%%% < : Transfer SINEX files to normal equation files # SNX2NQ0_INP +# TROTRO > %%%%%%%% < : Manipulate troposphere SINEX files # TROTRO_INP +# ATX2PCV > %%%%%%%% < : Convert ANTEX to Bernese format # ATX2PCV_INP +# OBSFMT > %%%%%%%% < : Convert observation files (binary to ASCII) # OBSFMT_INP +# FMTOBS > %%%%%%%% < : Convert observation files (ASCII to binary) # FMTOBS_INP +# RESFMT > %%%%%%%% < : Convert residual files (binary to ASCII) # RESFMT_INP +# FMTRES > %%%%%%%% < : Convert residual files (ASCII to binary) # FMTRES_INP +# STDFMT > %%%%%%%% < : Convert STD and RPR files (binary to ASCII) # STDFMT_INP +# FMTSTD > %%%%%%%% < : Convert STD and RPR files (ASCII to binary) # FMTSTD_INP +# NEQ2ASC > %%%%%%%% < : Convert normal equation files (binary/ASCII) # NEQ2ASC_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.8: Menu - BPE # +# # +# BERNESE PROCESSING ENGINE # +# PCFILE > %%%%%%%% < : Edit process control file (PCF) # EDITPCF_INP +# RUNBPE > %%%%%%%% < : Start BPE processing # RUNBPE_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 3: Menu - User # +# # +# ADDITIONAL USER PROGRAMS # +# USER1 > %%%%%%%% < # USER1_INP +# USER2 > %%%%%%%% < # USER2_INP +# USER3 > %%%%%%%% < # USER3_INP +# USER4 > %%%%%%%% < # USER4_INP +# USER5 > %%%%%%%% < # USER5_INP +# USER6 > %%%%%%%% < # USER6_INP +# USER7 > %%%%%%%% < # USER7_INP +# USER8 > %%%%%%%% < # USER8_INP +# USER9 > %%%%%%%% < # USER9_INP +# USER10 > %%%%%%%% < # USER10_INP +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/PHI_WK/MENU_VAR.INP b/config/bernese/gpsuser52-luzon/OPT/PHI_WK/MENU_VAR.INP new file mode 100755 index 0000000..c3d9bfd --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/PHI_WK/MENU_VAR.INP @@ -0,0 +1,108 @@ + +! +! Predefined variables +! +! 2-digit year +! ------------ +YEAR2 1 "19" + ## widget = comment + # $Y + +MSG_YEAR2 1 "Two digit year of the current session" + +! Month +! ----- +MONTH2 1 "01" + ## widget = comment + # $M + +MSG_MONTH2 1 "Month of the current session" + +! Day of month +! ------------ +DAY2 1 "11" + ## widget = comment + # $D + +MSG_DAY2 1 "Day of month of the current session" + +! Job ID +! ------ +JOB_ID 1 "" + ## widget = comment + # $J + +MSG_JOB_ID 1 "Job ID" + +! Ranges of $-Variables +! --------------------- +VAR_MINUS 1 "-1" + ## widget = spinbox; range = -999 0 1 + +MSG_VAR_MINUS 1 "Minus range" + +VAR_PLUS 1 "1" + ## widget = spinbox; range = 0 999 1 + +MSG_VAR_PLUS 1 "Plus range" + +! User-defined Variables +! ---------------------- +USERVAR 1 "" "" + ## widget = uniline; numlines = 20; keepvariables = true + +MSG_USERVAR 1 "User-defined variables" + +! List of Environment Variables +! ----------------------------- +ENVIR_LIST 5 + "U" + "T" + "X" + "P" + "USER" + ## widget = uniline; numlines = 20 + +MSG_ENVIR_LIST 1 "Environment variables" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU VARIABLES - MENU_VAR 1: Variables # +# # +# PREDEFINED VARIABLES # +# (translated in the menu) # +# Variable Current value Description # +# $Y > %% < Two digit year of the current session # YEAR2 +# $M > %% < Month of the current session # MONTH2 +# $D > %% < Day of month of the current session # DAY2 +# $J > %% < Job ID # JOB_ID +# # +# USER-DEFINED VARIABLES ENVIRONMENT VARIABLES # +# (translated in the menu) (translated in main program) # +# > Variable_(w/o_$) Value___________ < > Variable < # USERVAR ENVIR_LIST +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_VAR 2: Ranges # +# # +# RANGES OF PREDEFINED VARIABLES # +# Minus range > %% < Plus range > %% < # VAR_MINUS VAR_PLUS +# # +# Without ranges With ranges Format Description # +# (n=0,1,...9) # +# $+n $-n $+- DDD Day of Year (DOY) # +# $S+n $S-n $S+- DDDS DOY, Session Character # +# $Y+n $Y-n $Y+- YYYY Year # +# $W+n $W-n $W+- WWWW GPS Week # +# $M+n $M-n $M+- YYMM Year, Month # +# $JD+n $JD-n $JD+- DDDDD Modified Julian Date # +# $WD+n $WD-n $WD+- WWWWD GPS Week and Day # +# $YD+n $YD-n $YD+- YYDDD Year and DOY # +# $YSS+n $YSS-n $YSS+- YYDDDS Year, DOY, Sess. Char. # +# $YMD_STR+n $YMD_STR-n $YMD_STR+- YYYY MM DD Year, Month, Day # +# # +# Syntax if n=10,...: $+(n), $S+(n), ..., $-(n), $S-(n), ... # +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/PHI_WK/MENU_VAR.old b/config/bernese/gpsuser52-luzon/OPT/PHI_WK/MENU_VAR.old new file mode 100755 index 0000000..32b4878 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/PHI_WK/MENU_VAR.old @@ -0,0 +1,104 @@ + +! +! Predefined variables +! +! 2-digit year +! ------------ +YEAR2 1 "$Y" + ## widget = comment + +MSG_YEAR2 1 "Two digit year of the current session" + +! Month +! ----- +MONTH2 1 "$M" + ## widget = comment + +MSG_MONTH2 1 "Month of the current session" + +! Day of month +! ------------ +DAY2 1 "$D" + ## widget = comment + +MSG_DAY2 1 "Day of month of the current session" + +! Job ID +! ------ +JOB_ID 1 "$J" + ## widget = comment + +MSG_JOB_ID 1 "Job ID" + +! Ranges of $-Variables +! --------------------- +VAR_MINUS 1 "-1" + ## widget = spinbox; range = -999 0 1 + +MSG_VAR_MINUS 1 "Minus range" + +VAR_PLUS 1 "1" + ## widget = spinbox; range = 0 999 1 + +MSG_VAR_PLUS 1 "Plus range" + +! User-defined Variables +! ---------------------- +USERVAR 1 "" "" + ## widget = uniline; numlines = 20; keepvariables = true + +MSG_USERVAR 1 "User-defined variables" + +! List of Environment Variables +! ----------------------------- +ENVIR_LIST 5 + "U" + "T" + "X" + "P" + "USER" + ## widget = uniline; numlines = 20 + +MSG_ENVIR_LIST 1 "Environment variables" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU VARIABLES - MENU_VAR 1: Variables # +# # +# PREDEFINED VARIABLES # +# (translated in the menu) # +# Variable Current value Description # +# $Y > %% < Two digit year of the current session # YEAR2 +# $M > %% < Month of the current session # MONTH2 +# $D > %% < Day of month of the current session # DAY2 +# $J > %% < Job ID # JOB_ID +# # +# USER-DEFINED VARIABLES ENVIRONMENT VARIABLES # +# (translated in the menu) (translated in main program) # +# > Variable_(w/o_$) Value___________ < > Variable < # USERVAR ENVIR_LIST +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_VAR 2: Ranges # +# # +# RANGES OF PREDEFINED VARIABLES # +# Minus range > %% < Plus range > %% < # VAR_MINUS VAR_PLUS +# # +# Without ranges With ranges Format Description # +# (n=0,1,...9) # +# $+n $-n $+- DDD Day of Year (DOY) # +# $S+n $S-n $S+- DDDS DOY, Session Character # +# $Y+n $Y-n $Y+- YYYY Year # +# $W+n $W-n $W+- WWWW GPS Week # +# $M+n $M-n $M+- YYMM Year, Month # +# $JD+n $JD-n $JD+- DDDDD Modified Julian Date # +# $WD+n $WD-n $WD+- WWWWD GPS Week and Day # +# $YD+n $YD-n $YD+- YYDDD Year and DOY # +# $YSS+n $YSS-n $YSS+- YYDDDS Year, DOY, Sess. Char. # +# $YMD_STR+n $YMD_STR-n $YMD_STR+- YYYY MM DD Year, Month, Day # +# # +# Syntax if n=10,...: $+(n), $S+(n), ..., $-(n), $S-(n), ... # +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_AMB/BASLST.INP b/config/bernese/gpsuser52-luzon/OPT/R2S_AMB/BASLST.INP new file mode 100755 index 0000000..9781100 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_AMB/BASLST.INP @@ -0,0 +1,305 @@ + +! Some keywords for automatic output +! ---------------------------------- +CAMPAIGN 1 "${P}/PHIVOLCS" + ## widget = initmenu; pointer = ACTIVE_CAMPAIGN + +SESSION_TABLE 1 "${P}/PHIVOLCS\STA\SESSIONS.SES" + ## widget = initmenu; pointer = SESSION_TABLE + +DESCR_SESSION_TABLE 1 "Session table" + +YR4_INFO 1 "2019" + ## widget = comment + # $Y+0 + +SES_INFO 1 "0110" + ## widget = comment + # $S+0 + +USR_INFO 1 "${USER}" + ## widget = comment + +! Environment variables +! --------------------- +ENVIRONMENT 5 + "U" "c:\Bernese\GPSUSER52" + "T" "c:\Bernese\GPSTEMP" + "X" "c:\Bernese\BERN52\GPS" + "P" "c:\Bernese\GPSDATA\CAMPAIGN52" + "USER" "" + ## widget = initmenu; pointer = ENVIR_LIST + +! -------------------------------------------------------------------- +! Input files, general files +! -------------------------------------------------------------------- +! General constants +! ----------------- +SHOWGEN 1 "1" + ## widget = checkbox + +MSG_SHOWGEN 1 "Show all general files" + +! General constants +! ----------------- +CONST 1 "${X}/GEN\CONST." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # CONST. + +DESCR_CONST 1 "General constants" + +! Local geodetic datum +! -------------------- +DATUM 1 "${X}/GEN\DATUM." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # DATUM. + +DESCR_DATUM 1 "Geodetic datum" + +! Abbreviation table +! ------------------ +ABBREV 1 "${P}/PHIVOLCS\STA\$(CRDINF).ABB" + ## widget = selwin; path = DIR_ABB; ext = EXT_ABB; maxfiles = 1 + # $(CRDINF) + +DESCR_ABBREV 1 "Abbreviation table" + +! -------------------------------------------------------------------- +! Input files +! -------------------------------------------------------------------- +! Measurement type +! ---------------- +MEATYP 1 "PHASE" + ## widget = combobox; cards = CODE PHASE; editable = false + +MSG_MEATYP 1 "Measurement type" + +! Single difference files (code) +! ------------------------------ +CSHFIL 0 + ## widget = selwin; path = DIR_CSH; ext = EXT_CSH; emptyallowed = false + ## activeif = MEATYP = CODE + # + +CSHFIL_TXT_COL_1 1 "Code single difference files" + +MSG_CSHFIL 1 "Code single differences" + +! Single difference files (phase) +! ------------------------------- +PSHFIL 17 + "${P}/PHIVOLCS\OBS\ALAT0110.PSH" + "${P}/PHIVOLCS\OBS\ALEL0110.PSH" + "${P}/PHIVOLCS\OBS\ALMU0110.PSH" + "${P}/PHIVOLCS\OBS\BAXM0110.PSH" + "${P}/PHIVOLCS\OBS\BJHK0110.PSH" + "${P}/PHIVOLCS\OBS\GUMU0110.PSH" + "${P}/PHIVOLCS\OBS\HKHY0110.PSH" + "${P}/PHIVOLCS\OBS\HKMU0110.PSH" + "${P}/PHIVOLCS\OBS\HKSH0110.PSH" + "${P}/PHIVOLCS\OBS\HYII0110.PSH" + "${P}/PHIVOLCS\OBS\LBPT0110.PSH" + "${P}/PHIVOLCS\OBS\MAMU0110.PSH" + "${P}/PHIVOLCS\OBS\MUPG0110.PSH" + "${P}/PHIVOLCS\OBS\MUPT0110.PSH" + "${P}/PHIVOLCS\OBS\MUSP0110.PSH" + "${P}/PHIVOLCS\OBS\PGXM0110.PSH" + "${P}/PHIVOLCS\OBS\PIPT0110.PSH" + ## widget = selwin; path = DIR_PSH; ext = EXT_PSH; emptyallowed = false + ## activeif = MEATYP = PHASE + # ????$S+0 + +PSHFIL_TXT_COL_1 1 "Phase single difference files" + +MSG_PSHFIL 1 "Phase single differences" + +! Coordinates +! ----------- +COORD 1 "${P}/PHIVOLCS\STA\$A190110.CRD" + ## widget = selwin; path = DIR_CRD; ext = EXT_CRD; maxfiles = 1 + # $A$YSS+0 + +DESCR_COORD 1 "Station coordinates" + +! Summary of a previous AR step +! ----------------------------- +ARSUM 0 + ## widget = selwin; path = DIR_SUM; ext = EXT_SUM; maxfiles = 1 + ## activeif = MEATYP = PHASE; emptyallowed = true + # + +DESCR_ARSUM 1 "Ambiguity resolution summary" + +! -------------------------------------------------------------------- +! Output files +! -------------------------------------------------------------------- +! File with accepted baselines +! ---------------------------- +SELBSL 1 "${P}/PHIVOLCS\STA\AMB190110.SEL" + ## widget = lineedit; path = DIR_BSL; ext = NO_EXT + # AMB$YSS+0.SEL + +DESCR_SELBSL 1 "List with accepted baselines" + +! File with rejected baselines +! ---------------------------- +NOTBSL 0 + ## widget = lineedit; path = DIR_BSL; ext = NO_EXT + # + +DESCR_NOTBSL 1 "List with rejected baselines" + +! Program output file +! ------------------- +SYSODEF 1 "0" + ## widget = checkbox + +MSG_SYSODEF 1 "Program output" + +SYSOUT 1 "${P}/PHIVOLCS\OUT\AMB190110.OUT" + ## widget = lineedit; path = DIR_OUT; ext = EXT_OUT + ## activeif = SYSODEF == 0; emptyallowed = false + # AMB$YSS+0 + +DESCR_SYSOUT 1 "Program output" + +! Error message file +! ------------------ +ERRMRG 1 "0" + ## widget = checkbox + +MSG_ERRMRG 1 "Error message" + +SYSERR 1 "${U}/WORK\ERROR.MSG" + ## widget = lineedit; path = PTH_ERR; ext = EXT_ERR + ## activeif = ERRMRG == 0; emptyallowed = false + # ERROR + +DESCR_SYSERR 1 "Error message" + +! -------------------------------------------------------------------- +! Options +! -------------------------------------------------------------------- +! Title +! ----- +TITLE 1 "RNX2SNX_190110: Code-Based WL/NL Ambiguity Resolution" + ## widget = lineedit + # RNX2SNX_$YSS+0: Code-Based WL/NL Ambiguity Resolution + +MSG_TITLE 1 "Title line" + +! Satellite system +! ---------------- +SATSYS 1 "ANY_SYSTEM" + ## widget = combobox; cards = ANY_SYSTEM GPS_ONLY GPS+GLONASS + ## editable = false + +MSG_SATSYS 1 "Baselines with observations from" + +! Baseline length +! --------------- +MAXLEN 1 "6000" + ## widget = spinbox; range = 0 15000 100 + +MSG_MAXLEN 1 "Maximum baseline length" + +MINLEN 1 "180" + ## widget = spinbox; range = 0 15000 100 + +MSG_MINLEN 1 "Minimum baseline length" + +! Resolved ambiguities +! -------------------- +MAXAR 1 "100" + ## widget = spinbox; range = 0 100 1 + ## activeif = ARSUM /= _ AND MEATYP = PHASE + +MSG_MAXAR 1 "Maximum percentage of resolved ambiguities" + +MINAR 1 "0" + ## widget = spinbox; range = 0 100 1 + ## activeif = ARSUM /= _ AND MEATYP = PHASE + +MSG_MINAR 1 "Minimum percentage of resolved ambiguities" + +! Receiver name +! ------------- +RECVR 0 + ## widget = lineedit + # + +MSG_RECVR 1 "Receiver name pattern to be included" + +! Receiver name pattern to be excluded +! ------------------------------------ +EXCLU 0 + ## widget = lineedit + # + +MSG_EXCLU 1 "Receiver name pattern to be excluded" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# SELECT BASELINES - BASLST 1: Input Files # +# # +# GENERAL FILES # +# Show all general files > % < # SHOWGEN +# # +# INPUT FILES # +# Measurement type > %%%%%% < # MEATYP +# Code@ single differences > %%%%%%%% < # CSHFIL +# Phase single differences > %%%%%%%% < # PSHFIL +# Station coordinates > %%%%%%%% < # COORD +# Ambiguity resolution summary > %%%%%%%% < # ARSUM +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWGEN = 1 ###################################################### +# BASLST 1.1: General Files # +# # +# GENERAL INPUT FILES # +# General constants > %%%%%%%%%%%% < # CONST +# Geodetic datum > %%%%%%%%%%%% < # DATUM +# Abbreviation table > %%%%%%%%%%%% < # ABBREV +# # +# MENU SETTINGS # +# Selected campaign > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # CAMPAIGN +# Selected session year> %%%% < session> %%%% < # YR4_INFO SES_INFO +# Session table > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # SESSION_TABLE +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# BASLST 2: Output Files # +# # +# RESULT FILES # +# List with accepted baselines > %%%%%%%%%%%% < # SELBSL +# List with rejected baselines > %%%%%%%%%%%% < # NOTBSL +# # +# GENERAL OUTPUT FILES # +# Program output > % < use BASLST.Lnn or > %%%%%%%% < # SYSODEF SYSOUT +# Error messages > % < merged to program output or > %%%%%%%% < # ERRMRG SYSERR +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# BASLST 3: Options # +# # +# TITLE > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # TITLE +# # +# BASELINE SELECTION OPTIONS # +# Baselines with observations from > %%%%%%%%%%% < # SATSYS +# # +# Maximum baseline length > %%%%% < kilometers # MAXLEN +# Minimum baseline length > %%%%% < kilometers # MINLEN +# # +# Maximum percentage of resolved ambiguities> %% < % # MAXAR +# Minimum percentage of resolved ambiguities> %% < % # MINAR +# # +# Receiver name pattern to be included > %%%%%%%%%%%%%%%%%%%% < # RECVR +# Receiver name pattern to be excluded > %%%%%%%%%%%%%%%%%%%% < # EXCLU +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_AMB/BASLST.old b/config/bernese/gpsuser52-luzon/OPT/R2S_AMB/BASLST.old new file mode 100755 index 0000000..fd1577a --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_AMB/BASLST.old @@ -0,0 +1,283 @@ + +! Some keywords for automatic output +! ---------------------------------- +CAMPAIGN 1 "./DUMMY" + ## widget = initmenu; pointer = ACTIVE_CAMPAIGN + +SESSION_TABLE 1 "${X}/SKL/SESSIONS.SES" + ## widget = initmenu; pointer = SESSION_TABLE + +DESCR_SESSION_TABLE 1 "Session table" + +YR4_INFO 1 "1980" + ## widget = comment + # $Y+0 + +SES_INFO 1 "0060" + ## widget = comment + # $S+0 + +USR_INFO 1 "${USER}" + ## widget = comment + +! Environment variables +! --------------------- +ENVIRONMENT 1 "" "${}" + ## widget = initmenu; pointer = ENVIR_LIST + +! -------------------------------------------------------------------- +! Input files, general files +! -------------------------------------------------------------------- +! General constants +! ----------------- +SHOWGEN 1 "1" + ## widget = checkbox + +MSG_SHOWGEN 1 "Show all general files" + +! General constants +! ----------------- +CONST 1 "${X}/GEN/CONST." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # CONST. + +DESCR_CONST 1 "General constants" + +! Local geodetic datum +! -------------------- +DATUM 1 "${X}/GEN/DATUM." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # DATUM. + +DESCR_DATUM 1 "Geodetic datum" + +! Abbreviation table +! ------------------ +ABBREV 1 "./DUMMY/STA/$(CRDINF).ABB" + ## widget = selwin; path = DIR_ABB; ext = EXT_ABB; maxfiles = 1 + # $(CRDINF) + +DESCR_ABBREV 1 "Abbreviation table" + +! -------------------------------------------------------------------- +! Input files +! -------------------------------------------------------------------- +! Measurement type +! ---------------- +MEATYP 1 "PHASE" + ## widget = combobox; cards = CODE PHASE; editable = false + +MSG_MEATYP 1 "Measurement type" + +! Single difference files (code) +! ------------------------------ +CSHFIL 0 + ## widget = selwin; path = DIR_CSH; ext = EXT_CSH; emptyallowed = false + ## activeif = MEATYP = CODE + # + +CSHFIL_TXT_COL_1 1 "Code single difference files" + +MSG_CSHFIL 1 "Code single differences" + +! Single difference files (phase) +! ------------------------------- +PSHFIL 0 + ## widget = selwin; path = DIR_PSH; ext = EXT_PSH; emptyallowed = false + ## activeif = MEATYP = PHASE + # ????$S+0 + +PSHFIL_TXT_COL_1 1 "Phase single difference files" + +MSG_PSHFIL 1 "Phase single differences" + +! Coordinates +! ----------- +COORD 1 "./DUMMY/STA/$A800060.CRD" + ## widget = selwin; path = DIR_CRD; ext = EXT_CRD; maxfiles = 1 + # $A$YSS+0 + +DESCR_COORD 1 "Station coordinates" + +! Summary of a previous AR step +! ----------------------------- +ARSUM 0 + ## widget = selwin; path = DIR_SUM; ext = EXT_SUM; maxfiles = 1 + ## activeif = MEATYP = PHASE; emptyallowed = true + # + +DESCR_ARSUM 1 "Ambiguity resolution summary" + +! -------------------------------------------------------------------- +! Output files +! -------------------------------------------------------------------- +! File with accepted baselines +! ---------------------------- +SELBSL 1 "./DUMMY/STA/AMB800060.SEL" + ## widget = lineedit; path = DIR_BSL; ext = NO_EXT + # AMB$YSS+0.SEL + +DESCR_SELBSL 1 "List with accepted baselines" + +! File with rejected baselines +! ---------------------------- +NOTBSL 0 + ## widget = lineedit; path = DIR_BSL; ext = NO_EXT + # + +DESCR_NOTBSL 1 "List with rejected baselines" + +! Program output file +! ------------------- +SYSODEF 1 "0" + ## widget = checkbox + +MSG_SYSODEF 1 "Program output" + +SYSOUT 1 "./DUMMY/OUT/AMB800060.OUT" + ## widget = lineedit; path = DIR_OUT; ext = EXT_OUT + ## activeif = SYSODEF == 0; emptyallowed = false + # AMB$YSS+0 + +DESCR_SYSOUT 1 "Program output" + +! Error message file +! ------------------ +ERRMRG 1 "0" + ## widget = checkbox + +MSG_ERRMRG 1 "Error message" + +SYSERR 1 "${U}/WORK/ERROR.MSG" + ## widget = lineedit; path = PTH_ERR; ext = EXT_ERR + ## activeif = ERRMRG == 0; emptyallowed = false + # ERROR + +DESCR_SYSERR 1 "Error message" + +! -------------------------------------------------------------------- +! Options +! -------------------------------------------------------------------- +! Title +! ----- +TITLE 1 "RNX2SNX_800060: Code-Based WL/NL Ambiguity Resolution" + ## widget = lineedit + # RNX2SNX_$YSS+0: Code-Based WL/NL Ambiguity Resolution + +MSG_TITLE 1 "Title line" + +! Satellite system +! ---------------- +SATSYS 1 "ANY_SYSTEM" + ## widget = combobox; cards = ANY_SYSTEM GPS_ONLY GPS+GLONASS + ## editable = false + +MSG_SATSYS 1 "Baselines with observations from" + +! Baseline length +! --------------- +MAXLEN 1 "6000" + ## widget = spinbox; range = 0 15000 100 + +MSG_MAXLEN 1 "Maximum baseline length" + +MINLEN 1 "180" + ## widget = spinbox; range = 0 15000 100 + +MSG_MINLEN 1 "Minimum baseline length" + +! Resolved ambiguities +! -------------------- +MAXAR 1 "100" + ## widget = spinbox; range = 0 100 1 + ## activeif = ARSUM /= _ AND MEATYP = PHASE + +MSG_MAXAR 1 "Maximum percentage of resolved ambiguities" + +MINAR 1 "0" + ## widget = spinbox; range = 0 100 1 + ## activeif = ARSUM /= _ AND MEATYP = PHASE + +MSG_MINAR 1 "Minimum percentage of resolved ambiguities" + +! Receiver name +! ------------- +RECVR 0 + ## widget = lineedit + # + +MSG_RECVR 1 "Receiver name pattern to be included" + +! Receiver name pattern to be excluded +! ------------------------------------ +EXCLU 0 + ## widget = lineedit + # + +MSG_EXCLU 1 "Receiver name pattern to be excluded" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# SELECT BASELINES - BASLST 1: Input Files # +# # +# GENERAL FILES # +# Show all general files > % < # SHOWGEN +# # +# INPUT FILES # +# Measurement type > %%%%%% < # MEATYP +# Code@ single differences > %%%%%%%% < # CSHFIL +# Phase single differences > %%%%%%%% < # PSHFIL +# Station coordinates > %%%%%%%% < # COORD +# Ambiguity resolution summary > %%%%%%%% < # ARSUM +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWGEN = 1 ###################################################### +# BASLST 1.1: General Files # +# # +# GENERAL INPUT FILES # +# General constants > %%%%%%%%%%%% < # CONST +# Geodetic datum > %%%%%%%%%%%% < # DATUM +# Abbreviation table > %%%%%%%%%%%% < # ABBREV +# # +# MENU SETTINGS # +# Selected campaign > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # CAMPAIGN +# Selected session year> %%%% < session> %%%% < # YR4_INFO SES_INFO +# Session table > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # SESSION_TABLE +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# BASLST 2: Output Files # +# # +# RESULT FILES # +# List with accepted baselines > %%%%%%%%%%%% < # SELBSL +# List with rejected baselines > %%%%%%%%%%%% < # NOTBSL +# # +# GENERAL OUTPUT FILES # +# Program output > % < use BASLST.Lnn or > %%%%%%%% < # SYSODEF SYSOUT +# Error messages > % < merged to program output or > %%%%%%%% < # ERRMRG SYSERR +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# BASLST 3: Options # +# # +# TITLE > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # TITLE +# # +# BASELINE SELECTION OPTIONS # +# Baselines with observations from > %%%%%%%%%%% < # SATSYS +# # +# Maximum baseline length > %%%%% < kilometers # MAXLEN +# Minimum baseline length > %%%%% < kilometers # MINLEN +# # +# Maximum percentage of resolved ambiguities> %% < % # MAXAR +# Minimum percentage of resolved ambiguities> %% < % # MINAR +# # +# Receiver name pattern to be included > %%%%%%%%%%%%%%%%%%%% < # RECVR +# Receiver name pattern to be excluded > %%%%%%%%%%%%%%%%%%%% < # EXCLU +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_AMB/GPSEST.INP b/config/bernese/gpsuser52-luzon/OPT/R2S_AMB/GPSEST.INP new file mode 100755 index 0000000..e739861 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_AMB/GPSEST.INP @@ -0,0 +1,5979 @@ + +CAMPAIGN 1 "${P}/PHIVOLCS" + ## widget = initmenu; pointer = ACTIVE_CAMPAIGN + +SESSION_TABLE 1 "${P}/PHIVOLCS\STA\SESSIONS.SES" + ## widget = initmenu; pointer = SESSION_TABLE + +DESCR_SESSION_TABLE 1 "Session table" + +YR4_INFO 1 "2019" + ## widget = comment + # $Y+0 + +SES_INFO 1 "0110" + ## widget = comment + # $S+0 + +USR_INFO 1 "${USER}" + ## widget = comment + +! Environment Variables +! --------------------- +ENVIRONMENT 5 + "U" "c:\Bernese\GPSUSER52" + "T" "c:\Bernese\GPSTEMP" + "X" "c:\Bernese\BERN52\GPS" + "P" "c:\Bernese\GPSDATA\CAMPAIGN52" + "USER" "" + ## widget = initmenu; pointer = ENVIR_LIST + +! ---------------------------------------------------------------------- +! General options and processing mode +! ---------------------------------------------------------------------- +! Spce geodetic technique +! ----------------------- +GEOTEC 1 "GNSS" + ## widget = combobox; cards = GNSS SLR; editable = false + +MSG_GEOTEC 1 "Space geodetic technique" + +! Differencing level +! ------------------ +DIFLVL 1 "DOUBLE" + ## widget = combobox; cards = DOUBLE ZERO; editable = false + ## activeif = GEOTEC = GNSS + +MSG_DIFLVL 1 "Differencing level" + +! LEO processing +! -------------- +LEOPROC 1 "0" + ## widget = checkbox + +MSG_LEOPROC 1 "LEO data processing" + +! Show general files +! ------------------ +SHOWGEN 1 "1" + ## widget = checkbox + +MSG_SHOWGEN 1 "Show all general files" + +! ---------------------------------------------------------------------- +! General files +! ---------------------------------------------------------------------- +! General Constants +! ----------------- +CONST 1 "${X}/GEN\CONST." + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # CONST. + +DESCR_CONST 1 "General constants" + +! Local Geodetic Datum +! -------------------- +DATUM 1 "${X}/GEN\DATUM." + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # DATUM. + +DESCR_DATUM 1 "Geodetic datum" + +! Phase Center Eccentricities +! --------------------------- +PHASECC 1 "${X}/GEN\$(PCVINF).$(PCV)" + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # $(PCVINF).$(PCV) + +DESCR_PHASECC 1 "Phase center eccentricities" + +! Receiver information +! -------------------- +RECEIVR 1 "${X}/GEN\$(RECINF)" + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # $(RECINF) + +DESCR_RECEIVR 1 "Receiver information" + +! Satellite Information +! --------------------- +SATELL 1 "${X}/GEN\$(SATINF).$(PCV)" + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # $(SATINF).$(PCV) + +DESCR_SATELL 1 "Satellite information" + +! Satellite Problems +! ------------------ +SATCRUX 1 "${X}/GEN\$(SATCRX).CRX" + ## widget = selwin; path = PTH_GEN; ext = EXT_CRX; maxfiles = 1 + ## emptyallowed = true + # $(SATCRX) + +DESCR_SATCRUX 1 "Satellite problems" + +! Earth Potential +! --------------- +POTCOE 1 "${X}/GEN\EGM2008_SMALL." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + ## emptyallowed = true + # EGM2008_SMALL. + +DESCR_POTCOE 1 "Earth potential coefficients" + +! Subdaily Pole Model +! ------------------- +SUBMOD 1 "${X}/GEN\IERS2010XY.SUB" + ## widget = selwin; path = PTH_GEN; ext = EXT_SUB; maxfiles = 1 + # IERS2010XY + +DESCR_SUBMOD 1 "Subdaily pole model" + +! Nutation Model +! ------------------- +NUTMOD 1 "${X}/GEN\IAU2000R06.NUT" + ## widget = selwin; path = PTH_GEN; ext = EXT_NUT; maxfiles = 1 + # IAU2000R06 + +DESCR_NUTMOD 1 "Nutation model" + +! SINEX General Input File +! ------------------------ +SINEXIN 1 "${X}/GEN\SINEX." + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # SINEX. + +DESCR_SINEXIN 1 "SINEX general input file" + +! IONEX Control File +! ------------------ +IONEXCF 1 "${X}/GEN\IONEX." + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # IONEX. + +DESCR_IONEXCF 1 "IONEX control file" + +! GPS-UTC file +! ------------- +GPSUTC 1 "${X}/GEN\GPSUTC." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + ## emptyallowed = false + # GPSUTC. + +DESCR_GPSUTC 1 "Difference GPS-UTC" + +! Frequency Information +! --------------------- +FRQINFO 0 + ## widget = selwin; path = PTH_GEN; ext = EXT_FRQ; maxfiles = 1 + ## emptyallowed = true; activeif = GEOTEC = SLR + # + +DESCR_FRQINFO 1 "Frequency information" + +! Scratch Files +! ------------- +AUXFIL 1 "${U}/WORK\GPSEST.SCR" + ## widget = lineedit; path = PTH_SCR; ext = EXT_SCR; emptyallowed = false + # GPSEST$J + +DESCR_AUXFIL 1 "Scratch file" + +AUXFIL1 1 "${U}/WORK\GPSEST.SC1" + ## widget = lineedit; path = PTH_SCR; ext = EXT_SC1; emptyallowed = false + # GPSEST$J + +DESCR_AUXFIL1 1 "Scratch files" + +KINSCR 1 "${U}/WORK\GPSEST.SC2" + ## widget = lineedit; path = PTH_SCR; ext = EXT_SC2; emptyallowed = false + # GPSEST$J + +MSG_KINSCR 1 "Scratch files" + +DELETE_FILES 3 + "AUXFIL" + "AUXFIL1" + "KINSCR" + +! ---------------------------------------------------------------------- +! Input files +! ---------------------------------------------------------------------- +! Phase Zero Differences +PZFILES 0 + ## widget = selwin; path = DIR_PZH; ext = EXT_PZH; emptyallowed = true + ## activeif = DIFLVL = ZERO + # + +MSG_PZFILES 1 "Phase observation files" + +PZFILES_PTH_COL_2 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_PZO + +PZFILES_EXT_COL_2 1 "PZO" + ## widget = initmenu; pointer = EXT_PZO + +PZFILES_TXT_COL_1 1 "OBSERVATION FILE HEADER" + +PZFILES_TXT_COL_2 1 "OBSERVATION FILE" + +! Phase Single Differences +PSFILES 0 + ## widget = selwin; path = DIR_PSH; ext = EXT_PSH; emptyallowed = true + ## activeif = DIFLVL = DOUBLE + # + +MSG_PSFILES 1 "Phase observation files" + +PSFILES_PTH_COL_2 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_PSO + +PSFILES_EXT_COL_2 1 "PSO" + ## widget = initmenu; pointer = EXT_PSO + +PSFILES_TXT_COL_1 1 "OBSERVATION FILE HEADER" + +PSFILES_TXT_COL_2 1 "OBSERVATION FILE" + +! Code Zero Differences +CZFILES 0 + ## widget = selwin; path = DIR_CZH; ext = EXT_CZH; emptyallowed = true + ## activeif = DIFLVL = ZERO + # + +MSG_CZFILES 1 "Code observation files" + +CZFILES_PTH_COL_2 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_CZO + +CZFILES_EXT_COL_2 1 "CZO" + ## widget = initmenu; pointer = EXT_CZO + +CZFILES_TXT_COL_1 1 "OBSERVATION FILE HEADER" + +CZFILES_TXT_COL_2 1 "OBSERVATION FILE" + +! Code Single Differences +CSFILES 1 "${P}/PHIVOLCS\OBS\$(FFFF)0110.CSH" + ## widget = selwin; path = DIR_CSH; ext = EXT_CSH; emptyallowed = true + ## activeif = DIFLVL = DOUBLE + # $(FFFF)$S+0 + +MSG_CSFILES 1 "Code observation files" + +CSFILES_PTH_COL_2 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_CSO + +CSFILES_EXT_COL_2 1 "CSO" + ## widget = initmenu; pointer = EXT_CSO + +CSFILES_TXT_COL_1 1 "OBSERVATION FILE HEADER" + +CSFILES_TXT_COL_2 1 "OBSERVATION FILE" + +! SLR Range Observations +RZFILES 0 + ## widget = selwin; path = DIR_RZH; ext = EXT_RZH; emptyallowed = true + ## activeif = GEOTEC = SLR + # + +MSG_RZFILES 1 "Range observation files" + +RZFILES_PTH_COL_2 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_RZO + +RZFILES_EXT_COL_2 1 "RZO" + ## widget = initmenu; pointer = EXT_RZO + +RZFILES_TXT_COL_1 1 "OBSERVATION FILE HEADER" + +RZFILES_TXT_COL_2 1 "OBSERVATION FILE" + +! A priori Coordinates +! -------------------- +COORD 1 "${P}/PHIVOLCS\STA\$C190110.CRD" + ## widget = selwin; path = DIR_CRD; ext = EXT_CRD; maxfiles = 1 + # $C$YSS+0 + +DESCR_COORD 1 "A priori station coordinates" + +! Standard Orbit +! -------------- +STDORB 1 "${P}/PHIVOLCS\ORB\$B190110.STD" + ## widget = selwin; path = DIR_STD; ext = EXT_STD; maxfiles = 1 + # $B$YSS+0 + +DESCR_STDORB 1 "Satellite standard orbits" + +! Pole File +! --------- +POLE 1 "${P}/PHIVOLCS\ORB\$B190110.ERP" + ## widget = selwin; path = DIR_ERP; ext = EXT_ERP; maxfiles = 1 + # $B$YSS+0 + +DESCR_POLE 1 "Earth rotation parameters" + +! Satellite Clocks +! ---------------- +SATCLK 0 + ## widget = selwin; path = DIR_CLK; ext = EXT_CLK; maxfiles = 1 + ## emptyallowed = true; activeif = DIFLVL = ZERO + # + +DESCR_SATCLK 1 "Satellite clock corrections" + +! Code Biases +! ----------- +DCBINP 1 "${P}/PHIVOLCS\ORB\P1C11901.DCB" + ## widget = selwin; path = DIR_DCB; ext = EXT_DCB; maxfiles = 1 + ## emptyallowed = true; activeif = GEOTEC = GNSS + # P1C1$M+0 + +DESCR_DCBINP 1 "Differential code biases" + +! VMF grid files +! -------------- +VMF1_FILES 0 + ## widget = selwin; path = DIR_GRD; ext = EXT_GRD; emptyallowed = true + # + +MSG_VMF1_FILES 1 "Gridded VMF1 coefficients" + +! Ionosphere Models +! ----------------- +IONOS 1 "${P}/PHIVOLCS\ATM\$(HOIFIL).ION" + ## widget = selwin; path = DIR_ION; ext = EXT_ION; maxfiles = 1 + ## emptyallowed = true; activeif = GEOTEC = GNSS + # $(HOIFIL) + +DESCR_IONOS 1 "Ionosphere models" + +! Ocean Loading Tables +! -------------------- +OCNLOAD 1 "${P}/PHIVOLCS\STA\$(BLQINF).BLQ" + ## widget = selwin; path = DIR_BLQ; ext = EXT_BLQ; maxfiles = 1 + ## emptyallowed = true + # $(BLQINF) + +DESCR_OCNLOAD 1 "Ocean tidal loading tables" + +! Atmospheric Tidal Loading Tables +! -------------------------------- +ATMLOAD 1 "${P}/PHIVOLCS\STA\$(ATLINF).ATL" + ## widget = selwin; path = DIR_ATL; ext = EXT_ATL; maxfiles = 1 + ## emptyallowed = true + # $(ATLINF) + +DESCR_ATMLOAD 1 "Atmospheric tidal loading tables" + +! Radiation Pressure Coef. +! ------------------------ +RPRCOE 0 + ## widget = selwin; path = DIR_RPR; ext = EXT_RPR; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_RPRCOE 1 "Satellite orbit partials" + +! Clock RINEX File +! ---------------- +RXCLKIN 0 + ## widget = selwin; path = DIR_RXC; ext = EXT_RXC; maxfiles = 1 + ## emptyallowed = true; activeif = DIFLVL = ZERO + # + +DESCR_RXCLKIN 1 "Input clock RINEX file" + +! Intersystem Biases +! ------------------ +ISBINP 0 + ## widget = selwin; path = DIR_ISB; ext = EXT_ISB; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_ISBINP 1 "Inter-system biases" + +! Troposphere Estimates +! --------------------- +TROPEST 1 "${P}/PHIVOLCS\ATM\$C190110.TRP" + ## widget = selwin; path = DIR_TRP; ext = EXT_TRP; maxfiles = 1 + ## emptyallowed = true; activeif = GEOTEC = GNSS + # $C$YSS+0 + +DESCR_TROPEST 1 "Troposphere estimates" + +! Meteo Data +! ---------- +METFIL 0 + ## widget = selwin; path = DIR_MET; ext = EXT_MET; emptyallowed = true + # + +MSG_METFIL 1 "Meteorological data" + +! Atm. loading grid files +! ----------------------- +ALOAD_FILES 0 + ## widget = selwin; path = DIR_GRD; ext = EXT_GRD; emptyallowed = true + # + +MSG_ALOAD_FILES 1 "Grid files for atmospheric pressure loading" + +! Ocean non-tidal loading grid files +! ---------------------------------- +ONTLD_FILES 0 + ## widget = selwin; path = DIR_GRD; ext = EXT_GRD; emptyallowed = true + # + +MSG_ONTLD_FILES 1 "Grid files for ocean non-tidal loading" + +! Hydrostatic loading grid files +! ------------------------------ +HLOAD_FILES 0 + ## widget = selwin; path = DIR_GRD; ext = EXT_GRD; emptyallowed = true + # + +MSG_HLOAD_FILES 1 "Grid files for hydrostatic pressure loading" + +! Station crux file +! ----------------- +STAINFO 0 + ## widget = selwin; path = DIR_STA; ext = EXT_STA; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_STAINFO 1 "Station information" + +! Kinematic positions for LEOs and Stations +! ----------------------------------------- +KININP 0 + ## widget = selwin; path = DIR_KIN; ext = EXT_KIN; maxfiles = 1 + ## emptyallowed = true; activeif = GEOTEC = GNSS + # + +DESCR_KININP 1 "Kinematic coordinates" + +! Receiver Antenna Orientations +! ----------------------------- +ANTAZI 0 + ## widget = selwin; path = DIR_AZI; ext = EXT_AZI; maxfiles = 1 + ## emptyallowed = true; activeif = GEOTEC = GNSS + # + +DESCR_ANTAZI 1 "Receiver antenna orientation" + +! Station Observation sigma factors for scaling the outlier limits +! ---------------------------------------------------------------- +STAWGT 0 + ## widget = selwin; path = DIR_SOS; ext = EXT_SOS; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_STAWGT 1 "Observation sigma factors" + +! Site Eccentricities +! ------------------- +ECCENT 0 + ## widget = selwin; path = DIR_ECC; ext = EXT_ECC; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_ECCENT 1 "Station eccentricities" + +! LEO Standard Orbits +! ------------------- +LEOSTD 0 + ## widget = selwin; path = DIR_STD; ext = EXT_STD; maxfiles = 1 + ## activeif = LEOPROC = 1; emptyallowed = true + # + +DESCR_LEOSTD 1 "Standard orbit(s)" + +! LEO Dynamic partials +! -------------------- +LEORPR 0 + ## widget = selwin; path = DIR_RPR; ext = EXT_RPR; maxfiles = 1 + ## activeif = LEOPROC = 1; emptyallowed = true + # + +DESCR_LEORPR 1 "Orbit partials" + +! LEO attitude +! ------------- +ATTIT 0 + ## widget = selwin; path = DIR_ATT; ext = EXT_ATT; maxfiles = 10 + ## activeif = LEOPROC = 1; emptyallowed = true + # + +DESCR_ATTIT 1 "Attitude data" + +! LEO Precise Orbit for SLR validation +! ------------------------------------ +LEOPRE 0 + ## widget = selwin; path = DIR_STD; ext = EXT_PRE; maxfiles = 1 + ## activeif = LEOPROC = 1 AND GEOTEC = SLR; emptyallowed = true + # + +DESCR_LEOPRE 1 "Precise orbit(s)" + +! LEO Kinematic velocities +! ------------------------ +KINVEL 0 + ## widget = selwin; path = DIR_KVL; ext = EXT_KVL; maxfiles = 1 + ## activeif = LEOPROC = 1; emptyallowed = true + # + +DESCR_KINVEL 1 "Kinematic velocities" + +! Range Biases +! ------------ +RGBINP 0 + ## widget = selwin; path = DIR_RGB; ext = EXT_RGB; maxfiles = 1 + ## emptyallowed = true; activeif = GEOTEC = SLR + # + +DESCR_RGBINP 1 "Range biases" + +! ---------------------------------------------------------------------- +! Output files +! ---------------------------------------------------------------------- +! Program Output File +! ------------------- +SYSODEF 1 "0" + ## widget = checkbox + +MSG_SYSODEF 1 "Program output" + +SYSOUT 1 "${P}/PHIVOLCS\OUT\$(FFFF)0110_C.OUT" + ## widget = lineedit; path = DIR_OUT; ext = EXT_OUT + ## activeif = SYSODEF == 0; emptyallowed = false + # $(FFFF)$S+0_C + +DESCR_SYSOUT 1 "Program output" + +! Error Message File +! ------------------ +ERRMRG 1 "0" + ## widget = checkbox + +MSG_ERRMRG 1 "Error message" + +SYSERR 0 + ## widget = lineedit; path = PTH_ERR; ext = EXT_ERR + ## activeif = ERRMRG == 0; emptyallowed = false + # + +DESCR_SYSERR 1 "Error message" + +! Normal Equations +! ---------------- +NEQUARS 0 + ## widget = lineedit; path = DIR_NEQ; ext = EXT_NEQ + # + +DESCR_NEQUARS 1 "Normal equations" + +! Coordinate Results +! ------------------ +COORDRS 0 + ## widget = lineedit; path = DIR_CRD; ext = EXT_CRD + # + +DESCR_COORDRS 1 "Station coordinates" + +! Orbital Elements +! ---------------- +ORBITRS 0 + ## widget = lineedit; path = DIR_ELE; ext = EXT_ELE + # + +DESCR_ORBITRS 1 "GNSS orbital elements" + +! Earth Rotation Parameters +! ------------------------- +POLERS 0 + ## widget = lineedit; path = DIR_ERP; ext = EXT_ERP + # + +DESCR_POLERS 1 "Bernese ERP file" + +! Pole in IERS Format +! ------------------- +IERSPOL 0 + ## widget = lineedit; path = DIR_IEP; ext = EXT_IEP + # + +DESCR_IERSPOL 1 "IERS ERP file" + +! Troposphere Parameters +! ---------------------- +TROPSAV 0 + ## widget = lineedit; path = DIR_TRP; ext = EXT_TRP + ## activeif = GEOTEC = GNSS + # + +DESCR_TROPSAV 1 "Troposphere estimates" + +! Troposphere SINEX +! ----------------- +TROPSNX 0 + ## widget = lineedit; path = DIR_TRO; ext = EXT_TRO + ## activeif = GEOTEC = GNSS + # + +DESCR_TROPSNX 1 "Troposphere SINEX" + +! Ionosphere Models +! ----------------- +IONOSRS 0 + ## widget = lineedit; path = DIR_ION; ext = EXT_ION + ## activeif = GEOTEC = GNSS + # + +DESCR_IONOSRS 1 "Ionosphere models" + +! Ionosphere Maps +! --------------- +IONEXRS 0 + ## widget = lineedit; path = DIR_INX; ext = EXT_INX + ## activeif = GEOTEC = GNSS + # + +DESCR_IONEXRS 1 "IONEX" + +! Code Bias Output File +! --------------------- +DCBOUT 0 + ## widget = lineedit; path = DIR_DCB; ext = EXT_DCB + ## activeif = GEOTEC = GNSS + # + +DESCR_DCBOUT 1 "Differential code biases" + +! Inter-system Bias Output File +! ----------------------------- +ISBOUT 0 + ## widget = lineedit; path = DIR_ISB; ext = EXT_ISB + # + +DESCR_ISBOUT 1 "Inter-system biases" + +! Receiver and Satellite Antenna PCV (Grid) +! ----------------------------------------- +PHASRSG 0 + ## widget = lineedit; path = DIR_PHG; ext = EXT_PHG + ## activeif = GEOTEC = GNSS + # + +DESCR_PHASRSG 1 "Phase center variations (grid)" + +! Receiver Antenna PCV (Harm) +! --------------------------- +PHASRSH 0 + ## widget = lineedit; path = DIR_PHH; ext = EXT_PHH + ## activeif = GEOTEC = GNSS + # + +DESCR_PHASRSH 1 "Phase center variations (harm)" + +! Satellite Clock File +! -------------------- +CLKSAV 0 + ## widget = lineedit; path = DIR_CLK; ext = EXT_CLK + ## activeif = DIFLVL = ZERO + # + +DESCR_CLKSAV 1 "GNSS clock corrections" + +! Clock RINEX File +! ---------------- +CLKRNX 0 + ## widget = lineedit; path = DIR_RXC; ext = EXT_RXC + ## activeif = DIFLVL = ZERO OR GEOTEC = SLR + # + +DESCR_CLKRNX 1 "Clock RINEX" + +! Kinem. Coordinates (output) +! --------------------------- +KINOUT 0 + ## widget = lineedit; path = DIR_KIN; ext = EXT_KIN + ## activeif = GEOTEC = GNSS + # + +DESCR_KINOUT 1 "Kinematic coordinates" + +! Residuals +! --------- +RESIDRS 1 "${P}/PHIVOLCS\OUT\$(FFFF)0110_C.RES" + ## widget = lineedit; path = DIR_RES; ext = EXT_RES + # $(FFFF)$S+0_C + +DESCR_RESIDRS 1 "Residuals" + +! Covariances (All) +! ----------------- +COVTTRS 0 + ## widget = lineedit; path = DIR_COV; ext = EXT_COV + # + +DESCR_COVTTRS 1 "Full covariance matrix" + +! Covariances (Coords) +! -------------------- +COVARRS 0 + ## widget = lineedit; path = DIR_COV; ext = EXT_COV + # + +DESCR_COVARRS 1 "Coordinate covariance matrix" + +! LEO Dynamic Orbit +! ----------------- +LEORBRS 0 + ## widget = lineedit; path = DIR_ELE; ext = EXT_ELE; maxfiles = 1 + ## emptyallowed = true; activeif = LEOPROC = 1 + # + +DESCR_LEORBRS 1 "LEO orbital elements" + +! Range Bias Output File +! ---------------------- +RGBOUT 0 + ## widget = lineedit; path = DIR_RGB; ext = EXT_RGB + ## activeif = GEOTEC = SLR + # + +DESCR_RGBOUT 1 "Range biases" + +! ---------------------------------------------------------------------- +! General options 1 +! ---------------------------------------------------------------------- +! Title +! ----- +TITLE 1 "RNX2SNX_190110_$(FFFF): Code-Based Widelane (WL) Ambiguity Resolution" + ## widget = lineedit + # RNX2SNX_$YSS+0_$(FFFF): Code-Based Widelane (WL) Ambiguity Resolution + +MSG_TITLE 1 "Title line" + +! Satellite System +! ---------------- +SATSYS 1 "GPS" + ## widget = combobox; editable = false + ## cards = GPS GLONASS GALILEO GPS/GLO GPS/GAL GLO/GAL ALL + +MSG_SATSYS 1 "Satellite system" + +! Frequency +! --------- +FREQUENCY 1 "L3" + ## widget = combobox; editable = false + ## cards = L1 L2 L3 L4 L5 L1&L2 L3&L4 MELWUEBB DTEC + +MSG_FREQUENCY 1 "Frequency/linear combination" + +! Min. Elevation +! -------------- +MINEL 1 "10" + ## widget = lineedit; emptyallowed = false; check_typ = int; check_min = 0 + ## check_max = 90 + +MSG_MINEL 1 "Elevation cutoff angle" + +! Sampling Rate +! ------------- +SAMPLE 1 "30" + ## widget = lineedit; check_typ = int; check_min = 0 + ## activeif = GEOTEC = GNSS + +MSG_SAMPLE 1 "Sampling interval" + +! Tolerance for simultaneity +! -------------------------- +CORRINTV 1 "100" + ## widget = lineedit; check_type = int; check_min = 1 + ## activeif = GEOTEC = GNSS + +MSG_CORRINTV 1 "Tolerance for simultaneity" + +! Special observation data selection +! ---------------------------------- +SODSEL 1 "NO" + ## widget = combobox; editable = false + ## cards = NO NIGHT-TIME NON-ECLIPSING SPEC.NON-ECL + +MSG_SODSEL 1 "Special data selection" + +! Use Observ. Window +! ------------------ +WINDOW 1 "0" + ## widget = checkbox + +MSG_WINDOW 1 "Observation window" + +! A Priori Sigma +! -------------- +SIGAPR1 1 "0.001" + ## widget = lineedit; check_type = real; check_min = 1e-20 + +MSG_SIGAPR1 1 "A priori sigma" + +! Elevation-dependent Weighting +! ----------------------------- +ELVWGT 1 "COSZ" + ## widget = combobox; editable = false; cards = NONE COSZ COS2Z COS2C + +MSG_ELVWGT 1 "Elevation-dependent weighting" + +! Type of Residuals +! ----------------- +NORRES 1 "NORMALIZED" + ## widget = combobox; activeif = RESIDRS / _; editable = false + ## cards = REAL NORMALIZED NORM_APRIORI + +MSG_NORRES 1 "Type of computed residuals" + +! Correlations +! ------------ +CORREL 1 "BASELINE" + ## widget = combobox; editable = false; cards = CORRECT BASELINE FREQUENCY + ## activeif = GEOTEC = GNSS + +MSG_CORREL 1 "Correlation strategy" + +! Elevation cut-off for LEO +! ------------------------- +MINELEO 1 "0" + ## widget = lineedit; emptyallowed = false; activeif = LEOPROC = 1 + ## check_typ = int; check_min = -90; check_max = 90 + +MSG_MINELEO 1 "Elevation cutoff angle" + +! LEO Elevation Weighting +! ------------------------------ +LEOEDW 1 "NONE" + ## widget = combobox; editable = false; cards = NONE COSZ COS2Z COS2C + ## activeif = LEOPROC = 1 + +MSG_LEOEDW 1 "Elevation-dependent weighting" + +! ---------------------------------------------------------------------- +! Observation window +! ---------------------------------------------------------------------- +! Observation Window +! ------------------ +RADIO1_1 1 "0" + ## widget = radiobutton; group = DUMMY + ## radiokeys = SESSION_YEAR1 SESSION_STRG1 + +MSG_RADIO1_1 1 "Observation window defined by year and session identifier" + +RADIO1_2 1 "1" + ## widget = radiobutton; group = DUMMY + +MSG_RADIO1_2 1 "Observation window defined by start and end times" + +! Observation Window: defined by session +! -------------------------------------- +SESSION_YEAR1 1 "2019" + ## widget = lineedit; multilineallowed = true; emptyallowed = false + # $Y+0 + +MSG_SESSION_YEAR1 1 "Year" + +SESSION_STRG1 1 "0110" + ## widget = lineedit; multilineallowed = true; emptyallowed = false + # $S+0 + +MSG_SESSION_STRG1 1 "Session" + +! Observation Window: defined by date +! ----------------------------------- +STADAT1 1 "1993 01 21" + ## widget = lineedit; activeif = RADIO1_2 = 1; check_type = date + +MSG_STADAT1 1 "Start time(year month day)" + +STATIM1 1 "12 00 00" + ## widget = lineedit; emptyallowed = false + ## activeif = RADIO1_2 = 1 AND STADAT1 / _; check_type = time + +MSG_STATIM1 1 "Start time(hour minutes seconds)" + +ENDDAT1 1 "1993 01 23" + ## widget = lineedit; activeif = RADIO1_2 = 1; check_type = date + +MSG_ENDDAT1 1 "End time(year month day)" + +ENDTIM1 1 "12 00 00" + ## widget = lineedit; emptyallowed = false + ## activeif = RADIO1_2 = 1 AND ENDDAT1 / _; check_type = time + +MSG_ENDTIM1 1 "End time(hour minutes seconds)" + +! ---------------------------------------------------------------------- +! General options 2 +! ---------------------------------------------------------------------- +! Tropospheric Model (microwave observations) +! ------------------------------------------- +TROPOS 1 "GMF" + ## widget = combobox; editable = false + ## cards = NONE VMF DRY_VMF GMF DRY_GMF NIELL DRY_NIELL SAASTAMOINEN DRY_SAAST HOPFIELD DRY_HOPFIELD ESSEN-FROOME + ## activeif = GEOTEC = GNSS AND FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC AND TROPEST = _ + +MSG_TROPOS 1 "ZPD model and mapping function (GNSS)" + +! Tropospheric Model (optical observations) +! ----------------------------------------- +TROPOS_S 1 "MENDES-PAVLIS" + ## widget = combobox; editable = false + ## cards = MENDES-PAVLIS MARINI-MURRAY; activeif = GEOTEC = SLR + +MSG_TROPOS_S 1 "ZPD model and mapping function (SLR)" + +! Ambiguity Resolution Strategy +! ----------------------------- +AMBSTRAT 1 "NONE" + ## widget = combobox; editable = false + ## activeif = DIFLVL = DOUBLE AND PSFILES / _ + ## cards = NONE ROUND SEARCH SIGMA QIF LAMBDA + +MSG_AMBSTRAT 1 "Resolution strategy" + +! Selection of GNSS for Ambiguity Resolution +! ------------------------------------------ +SATSYS_AR 1 "ALL" + ## widget = combobox; editable = false + ## activeif = AMBSTRAT / inactive AND AMBSTRAT / NONE AND AMBSTRAT / SEARCH AND SATSYS / GPS AND SATSYS / GLONASS + ## cards = ALL GPS GLONASS GALILEO + +MSG_SATSYS_AR 1 "Selection of GNSS for ambiguity resolution" + +! Consider GPS quarter-cycle biases +! --------------------------------- +AMBQCPB 1 "IF_INDICATED" + ## widget = combobox; editable = true + ## activeif = AMBSTRAT / inactive AND AMBSTRAT / NONE AND AMBSTRAT / SEARCH AND SATSYS_AR / GLONASS + ## cards = ALWAYS IF_INDICATED NEVER + +MSG_AMBQCPB 1 "Consider GPS quarter-cycle biases" + +! Save Ambiguities +! ---------------- +AMBSAVE 1 "0" + ## widget = checkbox; activeif = AMBSTRAT / inactive AND AMBSTRAT / NONE + +MSG_AMBSAVE 1 "Save resolved ambiguities" + +! Introduce Widelane +! ------------------ +APRWIDE 1 "0" + ## widget = checkbox; activeif = DIFLVL = DOUBLE + +MSG_APRWIDE 1 "Introduce widelane integers" + +! Introduce L1 and L2 +! ------------------- +APRL1L2 1 "0" + ## widget = checkbox; activeif = DIFLVL = DOUBLE + +MSG_APRL1L2 1 "Introduce L1 and L2 integers" + +! Compute no solution (only NEQ saving) +! ------------------------------------- +OBS2NEQ 1 "0" + ## widget = checkbox + ## activeif = AMBSTRAT = inactive OR AMBSTRAT = NONE AND NEQUARS / _ + +MSG_OBS2NEQ 1 "Stop program after NEQ saving" + +! Display Extended Printing Options +! --------------------------------- +PRINT 1 "1" + ## widget = checkbox + +MSG_PRINT 1 "Enable extended program output" + +! ---------------------------------------------------------------------- +! Printing options +! ---------------------------------------------------------------------- +! Printing: Number of Observ. in Files +! ------------------------------------ +PRTNUMOB 1 "0" + ## widget = checkbox + +MSG_PRTNUMOB 1 "List of observations given in files" + +! Printing: Number of Dbl.Diff.Observ. +! ----------------------------------- +PRTNUMDD 1 "0" + ## widget = checkbox + +MSG_PRTNUMDD 1 "Printing: List of observations used for processing" + +! Printing: Satellite Elevations +! ------------------------------ +PRTELEV 1 "0" + ## widget = checkbox + +MSG_PRTELEV 1 "Printing: Satellite elevations" + +! Printing: 5-Degree Bin Observation Statistics (Elevation) +! --------------------------------------------------------- +PRTNOBEL 1 "0" + ## widget = checkbox + +MSG_PRTNOBEL 1 "Printing: Histogram of observations by elevation angle bins" + +! Printing: 0.5-Degree Bin Observation Statistics (Nadir Angle) +! ------------------------------------------------------------- +PRTNOBNA 1 "0" + ## widget = checkbox + +MSG_PRTNOBNA 1 "Printing: Histogram of observations by nadir angle bins" + +! Printing: Phase-connected time intervals +! ---------------------------------------- +PRTTIMFL 1 "0" + ## widget = checkbox + +MSG_PRTTIMFL 1 "Printing: Phase-connected time intervals" + +! Printing: Parameter Characterization +! ------------------------------------ +PRTPARAM 1 "0" + ## widget = checkbox + +MSG_PRTPARAM 1 "Printing: List of all parameters" + +! Printing: Ambiguities for each iteration step +! --------------------------------------------- +PRTAMBIT 1 "0" + ## widget = checkbox; activeif = AMBSTRAT / NONE AND PRTAMB = 0 + +MSG_PRTAMBIT 1 "Printing: Unresolved ambiguities after each iteration step" + +! Printing: Detailed troposphere parameter information +! ---------------------------------------------------- +PRTTRP 1 "0" + ## widget = checkbox + +MSG_PRTTRP 1 "Printing: Suppression of output concerning troposphere" + +! Printing: Detailed coordinate parameter information +! --------------------------------------------------- +PRTCRD 1 "0" + ## widget = checkbox + +MSG_PRTCRD 1 "Printing: Suppression of output concerning coordinates" + +! Printing: Suppress output for ambiguities +! ----------------------------------------- +PRTAMB 1 "0" + ## widget = checkbox + +MSG_PRTAMB 1 "Printing: Suppression of output concerning ambiguities" + +! Printing: Supress results of epoch parameters +! --------------------------------------------- +PRTEPPAR 1 "0" + ## widget = checkbox + +MSG_PRTEPPAR 1 "Printing: Suppression of output concerning epoch parameters" + +! Printing: Ambiguities in Files +! ------------------------------ +PRTAMBFL 1 "0" + ## widget = checkbox + +MSG_PRTAMBFL 1 "Printing: Resolved ambiguities from observation files" + +! Printing: Constants, Ant. Offsets, Ion. Coeff +! --------------------------------------------- +PRTPOLE 1 "0" + ## widget = checkbox + +MSG_PRTPOLE 1 "Printing: Constants, antenna offsets, ionosphere coefficients" + +! Printing: Pos.Eccent./Receiver Info +! ----------------------------------- +PRTPOSEC 1 "1" + ## widget = checkbox + +MSG_PRTPOSEC 1 "Printing: Station eccentricities, receiver information" + +! Printing: Synchronization Errors +! -------------------------------- +PRTSYNCH 1 "0" + ## widget = checkbox + +MSG_PRTSYNCH 1 "Printing: Receiver synchronization errors" + +! Printing: RMS of ellipsoidal coordinates and diff. +! -------------------------------------------------- +PRTBLH 1 "0" + ## widget = checkbox + +MSG_PRTBLH 1 "Printing: RMS of ellipsoidal coordinates and diff." + +! Printing: Slope distances and their RMS +! --------------------------------------- +PRTDIS 1 "1" + ## widget = checkbox + +MSG_PRTDIS 1 "Printing: Slope distances and their RMS" + +! Printing: Statistics on parameter dimensions +! -------------------------------------------- +PRTMAX 1 "0" + ## widget = checkbox + +MSG_PRTMAX 1 "Printing: Statistics on parameter dimensions" + +! Printing: Helmert transformation +! -------------------------------- +PRTHELM 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC + +MSG_PRTHELM 1 "Printing: Helmert transformation" + +! Helmert: Coord.System +! --------------------- +COORDSYS 1 "LOCAL" + ## widget = combobox; editable = false; cards = GEOCENTRIC LOCAL + ## activeif = PRTHELM = 1 + +MSG_COORDSYS 1 "Helmert: Coordinate system for transformation" + +! Helmert: Rotation +! ----------------- +ROTXYZ 1 "0" + ## widget = checkbox; activeif = PRTHELM = 1 + +MSG_ROTXYZ 1 "Helmert: Rotation" + +! Helmert: Scale Factor +! --------------------- +SCALE 1 "1" + ## widget = checkbox; activeif = PRTHELM = 1 + +MSG_SCALE 1 "Helmert: Scale" + +! ---------------------------------------------------------------------- +! Ambiguity resolution: Search +! ---------------------------------------------------------------------- +! Amb-Search: Baseline-Wise Ambiguity Resolution +! ---------------------------------------------- +IFBASL 1 "1" + ## widget = checkbox + +MSG_IFBASL 1 "Baseline-wise ambiguity resolution" + +! Amb-Search: Search Width in Unit of Std. Dev. +! --------------------------------------------- +IFSWID 1 "5" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_IFSWID 1 "Search width in units of standard deviation" + +! Amb-Search: Maximum Allowed RMS(Fixed)/RMS(Float) +! ------------------------------------------------- +IFFXFL 1 "2" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_IFFXFL 1 "Maximum allowed RMS ratio re fixed to float" + +! Amb-Search: Minimum Allowed RMS(2-nd Amb)/RMS(1-st Best Amb) +! ------------------------------------------------------------ +IF21 1 "1.4" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_IF21 1 "Minimum allowed RMS ratio re 2nd best to best" + +! Amb-Search: Search Width for Geometry-Free LC (L1 Cycles) +! --------------------------------------------------------- +IFSWLC 1 "0.2" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_IFSWLC 1 "Search width for geometry-free linear combination (L1 cycles)" + +! ---------------------------------------------------------------------- +! Ambiguity resolution: Sigma +! ---------------------------------------------------------------------- +! Amb-Sigma: Max. Number of Amb. Solved +! ------------------------------------- +MXAMBIT 1 "10" + ## widget = spinbox; range = 0 999 1; check_type = integer; check_min = 0 + +MSG_MXAMBIT 1 "Maximal number of ambiguities fixed per iteration step" + +! Amb-Sigma: Ambiguity Resolvable if Exactly 1 Integer within +! ----------------------------------------------------------- +LEAST 1 "3" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_LEAST 1 "Ambiguity resolvable if exactly one integer within" + +! Amb-Sigma: Maximal Sigma of a Resolvable Ambiguity +! -------------------------------------------------- +MOST 1 "0.07" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_MOST 1 "Maximal sigma of a resolvable ambiguity" + +! Amb-Sigma: Minimal Sigma of Ambiguity used for Tests +! ---------------------------------------------------- +SIGMAMIN 1 "0.05" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SIGMAMIN 1 "Minimal sigma for testing" + +! Amb-Sigma: GLONASS ambiguity resolution between different frequency channels +! ---------------------------------------------------------------------------- +GLORES 1 "NEVER" + ## widget = combobox; editable = false + ## activeif = SATSYS / GPS AND SATSYS_AR / GPS + ## cards = NEVER SAME_RCVR_TYPE SAME_RCVR_MODEL SAME_RCVR_GROUP ALWAYS + +MSG_GLORES 1 "GLONASS ambiguity resolution between different frequency channels" + +! ---------------------------------------------------------------------- +! Ambiguity resolution: QIF +! ---------------------------------------------------------------------- +! Amb.QIF: Max. Number of Amb. Solved in One Iteration Step +! --------------------------------------------------------- +MXAQIF 1 "1" + ## widget = spinbox; range = 0 999 1; check_type = integer; check_min = 0 + +MSG_MXAQIF 1 "Max. number of amb. solved per iteration step" + +! Amb.QIF: Search Width in Wide-Lane Cycles +! ----------------------------------------- +SEARWID 1 "0.50" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SEARWID 1 "Search width for pairs of L1 and L2 ambiguities" + +! Amb.QIF: Max. RMS of Resolvable Narrow-Lane Ambiguity +! ----------------------------------------------------- +RMSNARR 1 "0.03" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_RMSNARR 1 "Maximal sigma of resolvable NL ambiguities" + +! Amb.QIF: Max. Fract. Part of Resolvable NL Ambiguity +! ---------------------------------------------------- +MAXFRAC 1 "0.10" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_MAXFRAC 1 "Max. fractional part of resolvable NL ambiguity" + +! ---------------------------------------------------------------------- +! Ambiguity resolution: LAMBDA +! ---------------------------------------------------------------------- +! LAMBDA: Maximum allowed RMS ratio concerning fixed to float +! ----------------------------------------------------------- +LAFXFL 1 "5.0" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_LAFXFL 1 "Maximum allowed RMS ratio concerning fixed to float" + +! LAMBDA: Maximum allowed RMS of unit weight for fixed solution +! ------------------------------------------------------------- +LAMXFX 1 "0.005" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_LAMXFX 1 "Maximum allowed RMS of unit weight for fixed solution" + +! LAMBDA: Resolution mode concerning involved GNSS +! ------------------------------------------------ +LAMRES 1 "GNSS_BY_GNSS" + ## widget = combobox; editable = false + ## activeif = SATSYS / GPS AND SATSYS_AR = ALL + ## cards = GNSS_BY_GNSS MIXED_GNSS SEPARATE_GNSS + +MSG_LAMRES 1 "Resolution mode concerning involved GNSS" + +! ---------------------------------------------------------------------- +! General options 3 +! ---------------------------------------------------------------------- +! Use RINEX clock file for satellite clocks +! ----------------------------------------- +USERXCLK 1 "BERNESE_FILE" + ## widget = combobox; cards = BERNESE_FILE CLOCK_RINEX; editable = false + ## activeif = SATCLK / _ AND RXCLKIN / _ AND DIFLVL = ZERO + +MSG_USERXCLK 1 "Primary source for satellite clocks" + +! Clk est.: Skip obs. w/o rec clock in input clock RINEX +! ------------------------------------------------------ +NORXCLKR 1 "CLK_FROM_OBS_FILE" + ## widget = combobox; editable = false + ## cards = DO_NOT_USE_OBSERV CLK_FROM_OBS_FILE INTERPOLATE + ## activeif = RXCLKIN / _ AND DIFLVL = ZERO + +MSG_NORXCLKR 1 "Receiver clock missing in clock RINEX file" + +! Clk est.: Skip obs. w/o sat clock in input clock RINEX +! ------------------------------------------------------ +NORXCLKS 1 "SAT_CLK_IS_ZERO" + ## widget = combobox; editable = false + ## cards = DO_NOT_USE_OBSERV INTERPOLATE SAT_CLK_IS_ZERO TRY_SAT_CLK_FILE + ## activeif = RXCLKIN / _ AND DIFLVL = ZERO + +MSG_NORXCLKS 1 "Satellite clock missing in clock RINEX file" + +! Clk est.: Skip obs. w/o sat clock +! --------------------------------- +NOSATCLK 1 "SAT_CLK_IS_ZERO" + ## widget = combobox; editable = false + ## cards = DO_NOT_USE_OBSERV INTERPOLATE SAT_CLK_IS_ZERO + ## activeif = SATCLK / _ AND DIFLVL = ZERO + +MSG_NOSATCLK 1 "Satellite clock missing in Bernese clock file" + +! Interpolation of clocks +! ----------------------- +SECIPL 0 + ## widget = lineedit; check_typ = real; check_min = 0 + ## activeif = NORXCLKR = INTERPOLATE OR NORXCLKS = INTERPOLATE OR NOSATCLK = INTERPOLATE AND DIFLVL = ZERO + +MSG_SECIPL 1 "Clock interpolation allowed over" + +! Use only phase observations for epoch parameter computation +! ----------------------------------------------------------- +PHASEPO 1 "0" + ## widget = checkbox; activeif = GEOTEC = GNSS + +MSG_PHASEPO 1 "Epoch parameters only from phase" + +! Var/Cov computation for kinematic orbit +! --------------------------------------- +QXXEPO 1 "SIMPLIFIED" + ## widget = combobox; cards = SIMPLIFIED CORRECT; editable = false + ## activeif = GEOTEC = GNSS + +MSG_QXXEPO 1 "Var-covar wrt epoch parameters" + +! Sampling Rate for re-substitution +! --------------------------------- +SAMPLEPO 0 + ## widget = lineedit; check_typ = int; check_min = 0 + +MSG_SAMPLEPO 1 "Sampling rate for resubstitution" + +! Sampling Rate for preelimination +! -------------------------------- +SAMPLEP2 0 + ## widget = lineedit; check_typ = int; check_min = 0 + +MSG_SAMPLEP2 1 "Sampling rate for preelimination" + +! Clk est.: Edit Level +! -------------------- +EDTLVL 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = DIFLVL / DOUBLE + +MSG_EDTLVL 1 "Maximum tolerated O-C term" + +! Periodic Relativistic J2-Correction +! ----------------------------------- +PRELJ2 1 "0" + ## widget = checkbox; activeif = DIFLVL = ZERO + +MSG_PRELJ2 1 "Periodic relativistic J2 correction" + +! Polarization Effect +! ------------------- +POLARI1D 1 "ALWAYS" + ## widget = combobox; editable = true + ## cards = "ALWAYS" "NEVER" "2003 09 14" + ## activeif = DIFLVL = ZERO AND POLARI2D / ALWAYS + +MSG_POLARI1D 1 "Enable polarization effect, geometrical part" + +POLARI2D 1 "ALWAYS" + ## widget = combobox; editable = true + ## cards = "ALWAYS" "NEVER" "2006 11 05"; activeif = DIFLVL = ZERO + +MSG_POLARI2D 1 "Enable polarization effect, total effect" + +! ---------------------------------------------------------------------- +! Datum definition +! ---------------------------------------------------------------------- +! No datum definition +! ------------------- +RADIO8_3 1 "0" + ## widget = radiobutton; group = DUMMY + +MSG_RADIO8_3 1 "Free network solution" + +! Positioning: Fixed Station(s) +! ----------------------------- +RADIO8_1 1 "1" + ## widget = radiobutton; group = DUMMY + +MSG_RADIO8_1 1 "Coordinates fixed" + +FIXSTA 1 "ALL" + ## widget = combobox; editable = false; activeif = RADIO8_1 = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG + +MSG_FIXSTA 1 "Coordinates fixed" + +! Positioning: Manual selection (fixed) +! ------------------------------------- +STATION1 0 + ## widget = selwin; activeif = FIXSTA == MANUAL; pointer = CENLST + +MSG_STATION1 1 "Stations to be fixed (Manual selection)" + +! Positioning: File with Fixed Stations(s) +! ---------------------------------------- +STAFILE1 0 + ## widget = selwin; activeif = FIXSTA == FROM_FILE; path = DIR_FIX + ## ext = EXT_FIX; maxfiles = 1; emptyallowed = false + # + +MSG_STAFILE1 1 "List of stations to fix from file" + +! Flags for fixed station(s) +! --------------------------- +STAFLAG1 0 + ## widget = lineedit; activeif = FIXSTA = WITH_FLAG + # + +MSG_STAFLAG1 1 "Stations with specific flags in CRD file" + +RADIO8_2 1 "0" + ## widget = radiobutton; group = DUMMY + +MSG_RADIO8_2 1 "Coordinates constrained" + +! Positioning: Sigma Station(s) +! ----------------------------- +SIGSTA 1 "FIRST" + ## widget = combobox; editable = false; activeif = RADIO8_2 = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG + +MSG_SIGSTA 1 "Coordinates constrained" + +! Positioning: manual selected Sigma Station(s) +! --------------------------------------------- +STATION4 0 + ## widget = selwin; activeif = SIGSTA == MANUAL; pointer = CENLST + +MSG_STATION4 1 "Stations to be constrained (Manual selection)" + +! Positioning: Sigma Station(s) from file +! --------------------------------------- +STAFILE4 0 + ## widget = selwin; activeif = SIGSTA == FROM_FILE; path = DIR_SIG + ## ext = EXT_SIG; maxfiles = 1; emptyallowed = false + # + +MSG_STAFILE4 1 "List of stations (and sigmas) from file" + +! Flags for Sigma station(s) +! -------------------------- +STAFLAG4 0 + ## widget = lineedit; activeif = SIGSTA = WITH_FLAG + # + +MSG_STAFLAG4 1 "Constrain: Stations with specific flags in CRD file" + +! Positioning: Default Sigma north +! -------------------------------- +SIGCRDN 1 "0.05" + ## widget = lineedit; activeif = SIGSTA / FROM_FILE AND RADIO8_2 = 1 + ## check_type = real; check_min = 0.0 + +MSG_SIGCRDN 1 "Default a priori sigma north" + +! Positioning: Default Sigma east +! ------------------------------- +SIGCRDE 1 "0.05" + ## widget = lineedit; activeif = SIGSTA / FROM_FILE AND RADIO8_2 = 1 + ## check_type = real; check_min = 0.0 + +MSG_SIGCRDE 1 "Default a priori sigma east" + +! Positioning: Default Sigma up +! ----------------------------- +SIGCRDU 1 "0.05" + ## widget = lineedit; activeif = SIGSTA / FROM_FILE AND RADIO8_2 = 1 + ## check_type = real; check_min = 0.0 + +MSG_SIGCRDU 1 "Default a priori sigma up" + +! ----------------------------------------- +! +! PARAMETER TYPE: Orbit Estimation (GPS/GLONASS) +! =============== +! +! ----------------------------------------- +! +! Enable Orbit Adjustment +! ----------------------- +ORBADJ 1 "0" + ## widget = checkbox + ## activeif = LEORPR / _ AND LEOPROC = 1 OR RPRCOE / _ AND FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC + +MSG_ORBADJ 1 "Parameter setup: GNSS or LEO orbit determination" + +! Orb.est: satellite type +! ----------------------- +ORBEST 1 "ALL" + ## widget = combobox; editable = false + ## cards = ALL GPS GLONASS GALILEO MANUAL + +MSG_ORBEST 1 "Orb.est: satellite system selection" + +ORBEST_LST 0 + ## widget = selwin; pointer = SATLST; activeif = ORBEST = MANUAL + +MSG_ORBEST_LST 1 "Manual satellite selection" + +! Orb.est: Semi major axis +! ------------------------ +SEMIAXIS 1 "1" + ## widget = checkbox + +MSG_SEMIAXIS 1 "Orb.est: Semi major axis" + +SIGSEMI 1 "0.01" + ## widget = lineedit; activeif = SEMIAXIS = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGSEMI 1 "Orb.est: a priori sigma of semi major axis" + +! Orb.est: Eccentricity +! --------------------- +ECCENTR 1 "1" + ## widget = checkbox + +MSG_ECCENTR 1 "Orb.est: eccentricity" + +SIGECCE 1 "0.0000001" + ## widget = lineedit; activeif = ECCENTR = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGECCE 1 "Orb.est: a priori sigma of eccentricity" + +! Orb.est: Inclination +! -------------------- +INCLIN 1 "1" + ## widget = checkbox + +MSG_INCLIN 1 "Orb.est: inclination" + +SIGINCL 1 "0.001" + ## widget = lineedit; activeif = INCLIN = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGINCL 1 "Orb.est: a priori sigma of inclination" + +! Orb.est: Ascending node +! ----------------------- +ASCNODE 1 "1" + ## widget = checkbox + +MSG_ASCNODE 1 "Orb.est: ascending node" + +SIGASCN 1 "0.001" + ## widget = lineedit; activeif = ASCNODE = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGASCN 1 "Orb.est: a priori sigma of ascending node" + +! Orb.est: Perigee +! ---------------- +PERIGEE 1 "1" + ## widget = checkbox + +MSG_PERIGEE 1 "Orb.est: perigee" + +SIGPERI 1 "0.001" + ## widget = lineedit; activeif = PERIGEE = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGPERI 1 "Orb.est: a priori sigma of perigee" + +! Orb.est: Arg. of latitude +! ------------------------- +ARGLAT 1 "1" + ## widget = checkbox + +MSG_ARGLAT 1 "Orb.est: argument of latitude" + +SIGARGL 1 "0.001" + ## widget = lineedit; activeif = ARGLAT = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGARGL 1 "Orb.est: a priori sigma of argument of latitude" + +! Orb.est: D0 Estimation (P0) +! --------------------------- +PARD0 1 "1" + ## widget = checkbox + +MSG_PARD0 1 "Orb.est: Constant D term" + +SIGD0 1 "0.0D-09" + ## widget = lineedit; activeif = PARD0 = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGD0 1 "Orb.est: a priori sigma of constant D term" + +! Orb.est: Y0 Estimation (P2) +! --------------------------- +PARY0 1 "1" + ## widget = checkbox + +MSG_PARY0 1 "Orb.est: Constant Y term" + +SIGY0 1 "0.0D-09" + ## widget = lineedit; activeif = PARY0 = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGY0 1 "Orb.est: a priori sigma of constant Y term" + +! Orb.est: X0 Estimation +! ---------------------- +PARX0 1 "0" + ## widget = checkbox + +MSG_PARX0 1 "Orb.est: Constant X term" + +SIGX0 1 "1.0D-09" + ## widget = lineedit; activeif = PARX0 = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGX0 1 "Orb.est: a priori sigma of constant X term" + +! Orb.est: Periodic D0 terms +! -------------------------- +PRPARD0 1 "0" + ## widget = checkbox + +MSG_PRPARD0 1 "Orb.est: periodic D terms" + +SIGPRD0 1 "1.0D-09" + ## widget = lineedit; activeif = PRPARD0 = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGPRD0 1 "Orb.est: a priori sigma of periodic D terms" + +! Orb.est: Periodic Y0 terms +! -------------------------- +PRPARY0 1 "0" + ## widget = checkbox + +MSG_PRPARY0 1 "Orb.est: periodic Y terms" + +SIGPRY0 1 "1.0D-09" + ## widget = lineedit; activeif = PRPARY0 = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGPRY0 1 "Orb.est: a priori sigma of periodic Y terms" + +! Orb.est: Periodic X0 terms +! -------------------------- +PRPARX0 1 "0" + ## widget = checkbox + +MSG_PRPARX0 1 "Orb.est: periodic X terms" + +SIGPRX0 1 "1.0D-09" + ## widget = lineedit; activeif = PRPARX0 = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGPRX0 1 "Orb.est: a priori sigma of periodic X terms" + +! Stoch.Orb? +! ---------- +STCEST 1 "0" + ## widget = checkbox + +MSG_STCEST 1 "Estimation of stochastic pulses" + +! Stoch.Orb: Radial +! ----------------- +ESTRAD 1 "1" + ## widget = checkbox + +MSG_ESTRAD 1 "Stoch. forces: radial" + +SIGRAD 1 "1.D-10" + ## widget = lineedit; activeif = ESTRAD = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGRAD 1 "Stoch.forces: a priori sigma of radial" + +! Stoch.Orb: Perpendicular to (1), in Orbit Plane +! ----------------------------------------------- +ESTPRP 1 "1" + ## widget = checkbox + +MSG_ESTPRP 1 "Stoch.forces: Along track" + +SIGPRP 1 "1.D-10" + ## widget = lineedit; activeif = ESTPRP = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGPRP 1 "Stoch.forces: a priori sigma of along track" + +! Stoch.Orb: Normal to Orbit Plane +! -------------------------------- +ESTNOR 1 "1" + ## widget = checkbox + +MSG_ESTNOR 1 "Stoch.forces: Out of plane" + +SIGNOR 1 "1.D-10" + ## widget = lineedit; activeif = ESTNOR = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGNOR 1 "Stoch.forces: a priori sigma of out of plane" + +! Stoch.Orb: Direction to the Sun +! ------------------------------- +ESTSUN 1 "0" + ## widget = checkbox + +MSG_ESTSUN 1 "Stoch.forces: direction to Sun" + +SIGSUN 0 + ## widget = lineedit; activeif = ESTSUN = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGSUN 1 "Stoch.forces: a priori sigma of direction to Sun" + +! Stoch.Orb: Y-Direction in Satellite Frame +! ----------------------------------------- +ESTYDIR 1 "0" + ## widget = checkbox + +MSG_ESTYDIR 1 "Sotch. pulses: Y-direction" + +SIGYDIR 0 + ## widget = lineedit; activeif = ESTYDIR = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGYDIR 1 "Stoch.forces: a priori sigma of Y-direction" + +! Stoch.Orb: X-Direction in Satellite Frame +! ----------------------------------------- +ESTXDIR 1 "0" + ## widget = checkbox + +MSG_ESTXDIR 1 "Stoch.forces X-direction" + +SIGXDIR 0 + ## widget = lineedit; activeif = ESTXDIR = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGXDIR 1 "Stoch.forces: a priori sigma of X-direction" + +! Stoch.Orb: Number of sets per day +! --------------------------------- +NUMSET1 1 "2" + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_NUMSET1 1 "Stoch. forces: Number of parameter sets per day" + +! Stoch.Orb: Groups +! ----------------- +SATGROUP 1 "99""""""""" + ## widget = uniline; numlines = 5 + +MSG_SATGROUP 1 "Stoch.forces: list of satellites(group)" + +! Stoch.Orb: Enable more requests for stoch. orbit +! ------------------------------------------------ +STCSPEC 1 "0" + ## widget = checkbox + +MSG_STCSPEC 1 "Stoch. pulses: Additional requests for further epochs" + +! Stoch.Orb: List of more requests for stoch. orbit +! ------------------------------------------------- +STCGROUP 2 + "28" "2001 05 26" "06 00 00" "" "" "" + "28" "2001 05 26" "18 00 00" "" "" "" + ## widget = uniline; numlines = 10 + +MSG_STCGROUP 1 "Stoch.forces: list of satellites" + +! ----------------------------------------- +! +! PARAMETER TYPE: Orbit Estimation (LEO) +! =============== +! +! Orb.est: Semi major axis +! ------------------------ +SEMIAXIS2 1 "1" + ## widget = checkbox + +MSG_SEMIAXIS2 1 "Semi major axis" + +SIGSEMI2 1 "0.00" + ## widget = lineedit + +MSG_SIGSEMI2 1 "Sigma Semi major axis" + +! Orb.est: Eccentricity +! --------------------- +ECCENTR2 1 "1" + ## widget = checkbox + +MSG_ECCENTR2 1 "Eccentricity" + +SIGECCE2 1 "0.0000000" + ## widget = lineedit + +MSG_SIGECCE2 1 "Sigma eccentricity" + +! Orb.est: Inclination +! -------------------- +INCLIN2 1 "1" + ## widget = checkbox + +MSG_INCLIN2 1 "Inclination" + +SIGINCL2 1 "0.000" + ## widget = lineedit + +MSG_SIGINCL2 1 "Sigma inclination" + +! Orb.est: Ascending node +! ----------------------- +ASCNODE2 1 "1" + ## widget = checkbox + +MSG_ASCNODE2 1 "Ascending node" + +SIGASCN2 1 "0.0000" + ## widget = lineedit + +MSG_SIGASCN2 1 "Sigma ascending node" + +! Orb.est: Perigee +! ---------------- +PERIGEE2 1 "1" + ## widget = checkbox + +MSG_PERIGEE2 1 "Perigee" + +SIGPERI2 1 "0.0000" + ## widget = lineedit + +MSG_SIGPERI2 1 "Sigma perigee" + +! Orb.est: Arg. of latitude +! ------------------------- +ARGLAT2 1 "1" + ## widget = checkbox + +MSG_ARGLAT2 1 "Argument of latitude" + +SIGARGL2 1 "0.000" + ## widget = lineedit + +MSG_SIGARGL2 1 "Sigma argument of latitude" + +! Orb.est: D0 Estimation (P0) +! --------------------------- +PARD02 1 "1" + ## widget = checkbox + +MSG_PARD02 1 "Constant D term" + +SIGD02 1 "0.0D-09" + ## widget = lineedit + +MSG_SIGD02 1 "Sigma const. D term" + +! Orb.est: Y0 Estimation (P2) +! --------------------------- +PARY02 1 "1" + ## widget = checkbox + +MSG_PARY02 1 "Constant Y term" + +SIGY02 1 "0.0D-09" + ## widget = lineedit + +MSG_SIGY02 1 "Sigma const. Y term" + +! Orb.est: X0 Estimation +! ---------------------- +PARX02 1 "1" + ## widget = checkbox + +MSG_PARX02 1 "Constant X term" + +SIGX02 1 "0.0D-09" + ## widget = lineedit + +MSG_SIGX02 1 "Sigma const. X term" + +! Orb.est: Periodic D0 terms +! -------------------------- +PRPARD02 1 "1" + ## widget = checkbox + +MSG_PRPARD02 1 "Periodic D term" + +SIGPRD02 1 "0.0D-09" + ## widget = lineedit + +MSG_SIGPRD02 1 "Sigma periodic D term" + +! Orb.est: Periodic Y0 terms +! -------------------------- +PRPARY02 1 "1" + ## widget = checkbox + +MSG_PRPARY02 1 "Periodic Y term" + +SIGPRY02 1 "0.0D-09" + ## widget = lineedit + +MSG_SIGPRY02 1 "Sigma periodic Y term" + +! Orb.est: Periodic X0 terms +! -------------------------- +PRPARX02 1 "1" + ## widget = checkbox + +MSG_PRPARX02 1 "Periodic X term" + +SIGPRX02 1 "0.0D-09" + ## widget = lineedit + +MSG_SIGPRX02 1 "Sigma periodic X term" + +! Stoch.Orb? +! ---------- +STCEST2 1 "0" + ## widget = checkbox + +MSG_STCEST2 1 "Estimation of stochastic pulses" + +! Stoch.Orb: Vel./Acc. +! -------------------- +PULSDEF2 1 "VELOCITY" + ## widget = combobox; cards = ACCELERATION VELOCITY; editable = false + +MSG_PULSDEF2 1 "Set up pulses as accelerations/velocities" + +! Stoch.Orb: Radial +! ----------------- +ESTRAD2 1 "1" + ## widget = checkbox + +MSG_ESTRAD2 1 "Radial pulses setup" + +SIGRAD2 1 "2.0D-05" + ## widget = lineedit + +MSG_SIGRAD2 1 "Sigma radial pulses" + +! Stoch.Orb: Perpendicular to (1), in Orbit Plane +! ----------------------------------------------- +ESTPRP2 1 "1" + ## widget = checkbox + +MSG_ESTPRP2 1 "Along track pulses setup" + +SIGPRP2 1 "1.0D-05" + ## widget = lineedit + +MSG_SIGPRP2 1 "Sigma along track pulses" + +! Stoch.Orb: Normal to Orbit Plane +! -------------------------------- +ESTNOR2 1 "1" + ## widget = checkbox + +MSG_ESTNOR2 1 "Out of plane pulses setup" + +SIGNOR2 1 "1.0D-05" + ## widget = lineedit + +MSG_SIGNOR2 1 "Sigma out of plane pulses" + +! Stoch.Orb: Direction to the Sun +! ------------------------------- +ESTSUN2 1 "0" + ## widget = checkbox + +MSG_ESTSUN2 1 "Direction to Sun pulses" + +SIGSUN2 0 + ## widget = lineedit + # + +MSG_SIGSUN2 1 "Sigma direction to Sun pulses" + +! Stoch.Orb: Y-Direction in Satellite Frame +! ----------------------------------------- +ESTYDIR2 1 "0" + ## widget = checkbox + +MSG_ESTYDIR2 1 "Y-direction pulses" + +SIGYDIR2 0 + ## widget = lineedit + # + +MSG_SIGYDIR2 1 "Sigma Y-direction pulses" + +! Stoch.Orb: X-Direction in Satellite Frame +! ----------------------------------------- +ESTXDIR2 1 "0" + ## widget = checkbox + +MSG_ESTXDIR2 1 "X-direction pulses" + +SIGXDIR2 0 + ## widget = lineedit + # + +MSG_SIGXDIR2 1 "Sigma X-direction pulses" + +! Stoch.Orb: Number of sets per day +! --------------------------------- +NUMSET12 1 "1" + ## widget = spinbox; range = 1 12 1 + +MSG_NUMSET12 1 "Number of parameter sets per day" + +! Stoch.Orb: Groups +! ----------------- +SATGROUP2 1 "906" "96" "2.0D-05" "1.0D-05" "1.0D-05" + ## widget = uniline; numlines = 5 + +MSG_SATGROUP2 1 "Satellite specific parameter setup" + +! Stoch.Orb: Enable more requests for stoch. orbit +! ------------------------------------------------ +STCSPEC2 1 "0" + ## widget = checkbox + +MSG_STCSPEC2 1 "Additional requests for further epochs" + +! Stoch.Orb: List of more requests for stoch. orbit +! ------------------------------------------------- +STCGROUP2 2 + "28" "2001 05 26" "06 00 00" "" "" "" + "28" "2001 05 26" "18 00 00" "" "" "" + ## widget = uniline; numlines = 10 + +MSG_STCGROUP2 1 "Additional setup requests for stoch. pulses" + +! ----------------------------------------- +! +! PARAMETER TYPE: Troposphere parameter +! =============== +! +! ----------------------------------------- +! +! Enable Site-Specific Troposphere Parameters +! ------------------------------------------- +SITETROP 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC + +MSG_SITETROP 1 "Parameter setup: site-specific troposphere parameters" + +! Offset for troposphere SINEX file +! --------------------------------- +TRPOFF 0 + ## widget = lineedit; activeif = TROPSNX / _ + +MSG_TRPOFF 1 "Offset for troposphere SINEX file" + +! Time resolution for troposphere SINEX file +! ------------------------------------------ +TRPRES 0 + ## widget = lineedit; activeif = TROPSNX / _ + +MSG_TRPRES 1 "Time resolution for troposphere SINEX file" + +! Tropo: Absolute General Zenith A Priori Sigma +! --------------------------------------------- +SIGABS 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SIGABS 1 "Tropo: Zenith path delay" + +! Tropo: Absolute General Gradient A Priori Sigma +! ----------------------------------------------- +SIGABS_G 0 + ## widget = lineedit; activeif = TRPGRD / NONE = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGABS_G 1 "Tropo: Horizontal gradients" + +! Tropo: Relative General Zenith A Priori Sigma +! --------------------------------------------- +SIGREL 1 "5.00" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SIGREL 1 "Tropo: relative zenith path delay a priori sigma" + +! Tropo: Relative General Gradient A Priori Sigma +! ----------------------------------------------- +SIGREL_G 1 "5.00" + ## widget = lineedit; activeif = TRPGRD / NONE = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGREL_G 1 "Tropo: relative horizontal gradients a priori sigma" + +! Tropo: List of special stations +! ------------------------------- +SPESEL 1 "NONE" + ## widget = combobox; editable = false + ## cards = NONE FIRST LAST FROM_FILE MANUAL + +MSG_SPESEL 1 "Tropo: special sigma station selection" + +! Tropo: List of stations with no troposphere +! ------------------------------------------- +NTRPSEL 1 "NONE" + ## widget = combobox; editable = false + ## cards = NONE FIRST LAST FROM_FILE MANUAL WITH_TROPO + +MSG_NTRPSEL 1 "Tropo: list of stations with no troposphere estimation" + +! Tropo: Absolute Special Zenith A Priori Sigma +! --------------------------------------------- +SPEABS 0 + ## widget = lineedit; activeif = SPESEL / NONE AND SPESEL / FROM_FILE = 1 + ## check_type = real; check_min = 0.0 + +MSG_SPEABS 1 "Tropo: Absolute special zenith path delay sigma" + +! Tropo: Absolute Special Gradient A Priori Sigma +! ----------------------------------------------- +SPEABS_G 0 + ## widget = lineedit + ## activeif = SPESEL / NONE AND SPESEL / FROM_FILE AND TRPGRD / NONE = 1 + ## check_type = real; check_min = 0.0 + +MSG_SPEABS_G 1 "Tropo: Absolute special horizontal gradient sigma" + +! Tropo: Relative Special Zenith A Priori Sigma +! --------------------------------------------- +SPEREL 0 + ## widget = lineedit; activeif = SPESEL / NONE AND SPESEL / FROM_FILE = 1 + ## check_type = real; check_min = 0.0 + +MSG_SPEREL 1 "Tropo: relative special zenith a priori sigma" + +! Tropo: Relative Special Gradient A Priori Sigma +! ----------------------------------------------- +SPEREL_G 0 + ## widget = lineedit + ## activeif = SPESEL / NONE AND SPESEL / FROM_FILE AND TRPGRD / NONE = 1 + ## check_type = real; check_min = 0.0 + +MSG_SPEREL_G 1 "Tropo: relative special gradient a priori sigma" + +! Tropo: Stations with special Troposphere +! ---------------------------------------- +STATION3 0 + ## widget = selwin; activeif = SPESEL == MANUAL; pointer = STALST + +MSG_STATION3 1 "Tropo: special sigma for stations" + +! Tropo: File with Stations(s) with special Troposphere +! ----------------------------------------------------- +STAFILE3 0 + ## widget = selwin; activeif = SPESEL == FROM_FILE; path = DIR_SIG + ## ext = EXT_SIG; maxfiles = 1; emptyallowed = true + # + +MSG_STAFILE3 1 "Tropo: file with stations for special sigma" + +! Tropo: Stations with no Troposphere +! ----------------------------------- +STATION6 0 + ## widget = selwin; activeif = SITEROP == 1 AND NTRPSEL == MANUAL + ## pointer = STALST + +MSG_STATION6 1 "Tropo: stations with no troposphere est." + +! Tropo: File with Stations(s) with no Troposphere +! ------------------------------------------------ +STAFILE6 0 + ## widget = selwin; activeif = SITETROP == 1 AND NTRPSEL == FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1; emptyallowed = true + # + +MSG_STAFILE6 1 "Tropo: file with stations(s) with no troposphere est." + +! Tropo: Mapping Function +! ----------------------- +MAPPNG 1 "COSZ" + ## widget = combobox; editable = false; activeif = TROPEST = _ + ## cards = WET_VMF DRY_VMF WET_GMF DRY_GMF WET_NIELL DRY_NIELL COSZ HOPFIELD + +MSG_MAPPNG 1 "Tropo: mapping function" + +! Tropo: Gradient Estimation Model +! -------------------------------- +TRPGRD 1 "NONE" + ## widget = combobox; editable = false; activeif = TROPEST = _ + ## cards = NONE TANZ CHENHER TILTING LINEAR + +MSG_TRPGRD 1 "Tropo: gradient estimation model" + +! Tropo: Zenital Parameter Time Interal +! ------------------------------------- +NUMPAR 1 "02 00 00" + ## widget = lineedit; emptyallowed = false + +MSG_NUMPAR 1 "Zenith path delay: Parameter spacing" + +! Tropo: Gradient Parameter Time Interval +! --------------------------------------- +NUMGRD 1 "1" + ## widget = lineedit; emptyallowed = false; activeif = TRPGRD / NONE + +MSG_NUMGRD 1 "Horiz. gradient: parameter spacing" + +! ----------------------------------------- +! +! PARAMETER TYPE: Local Troposphere +! =============== +! +! ----------------------------------------- +! +! Enable local Troposphere Parameters +! ----------------------------------- +LOCTROP 1 "0" + ## widget = checkbox; activeif = TROPOS / NONE AND GEOTEC = GNSS + +MSG_LOCTROP 1 "Parameter Setup: local troposphere parameters" + +! L-trp: number of models +! ----------------------- +LTRPMOD 1 "1" + ## widget = lineedit; emptyallowed = false + +MSG_LTRPMOD 1 "Local Tropo Model: Parameter interval" + +! L-trp: number of parameters per model +! ------------------------------------- +LTRPPAR 1 "1" + ## widget = spinbox; range = 0 10 1 + +MSG_LTRPPAR 1 "Local Tropo Model: polynomial degree" + +! L-trp: absolute a priori sigma +! ------------------------------ +LTRPSIG1 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_LTRPSIG1 1 "Local Tropo: a priori sigma for zero-order term" + +! L-trp: relative a priori sigma +! ----------------------------- +LTRPSIG2 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_LTRPSIG2 1 "Local Tropo: a priori sigma for other terms" + +! ----------------------------------------- +! +! PARAMETER TYPE: Global Ionosphere +! =============== +! +! ----------------------------------------- +! +! Enable Global Ionosphere Model Parameters +! ----------------------------------------- +GLOBION 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / L3 AND FREQUENCY / MELWUEBB AND GEOTEC = GNSS + +MSG_GLOBION 1 "Parameter Setup: global ionosphere parameters" + +! GIM: Number of Coefficient Sets Per Session +! ------------------------------------------- +NUMION 1 "1" + ## widget = lineedit; emptyallowed = false + +MSG_NUMION 1 "GIM: Parameter spacing/interval" + +! GIM: Number of Coefficient Sets Per Session +! ------------------------------------------- +GIMNAM 1 "0110" + ## widget = lineedit; activeif = MLTMOD = 0 + # $S+0 + +MSG_GIMNAM 1 "GIM: 4-figure model name" + +! GIM: Maximum Degree of Spherical Harmonics +! ------------------------------------------ +MAXDEG 1 "12" + ## widget = spinbox; range = 0 30 1; check_type = integer; check_min = 0 + +MSG_MAXDEG 1 "GIM: maximum degree of spherical harmonics" + +! GIM: Maximum Order of Spherical Harmonics +! ----------------------------------------- +MAXORD 1 "8" + ## widget = spinbox; range = 0 30 1; check_type = integer; check_min = 0 + +MSG_MAXORD 1 "GIM: maximum order of spherical harmonics" + +! GIM: Reference Frame Definition +! ------------------------------- +REFFRM 1 "GEOMAGNETIC" + ## widget = combobox; editable = false; cards = GEOGRAPHIC GEOMAGNETIC + +MSG_REFFRM 1 "GIM: reference frame definition" + +! GIM: Station-Specific Models +! ---------------------------- +MLTMOD 1 "0" + ## widget = checkbox + +MSG_MLTMOD 1 "GIM: station-specific models" + +! GIM: Longitude of the Sun +! ------------------------- +LONSUN 1 "MEAN" + ## widget = combobox; editable = false; cards = MEAN TRUE + +MSG_LONSUN 1 "GIM: longitude of the Sun" + +! GIM: Mode of Temporal Modeling +! ------------------------------ +STADYN 1 "STATIC" + ## widget = combobox; editable = false; cards = STATIC DYNAMIC + +MSG_STADYN 1 "GIM: mode of temporal modeling" + +! GIM: Mapping Function +! --------------------- +MAPFUN 1 "COSZ" + ## widget = combobox; editable = false; cards = NONE COSZ MSLM ESM + +MSG_MAPFUN 1 "GIM: mapping function" + +! GIM: A Priori Height of Single Layer +! ------------------------------------ +HGTION 1 "450.00" + ## widget = lineedit; check_type = real + +MSG_HGTION 1 "GIM: a priori height of single layer" + +! GIM: Latitude of Geomagnetic Pole +! --------------------------------- +LATPOL 1 "79.00" + ## widget = lineedit; check_type = real + +MSG_LATPOL 1 "GIM: latitude of geomagnetic pole" + +! GIM: Longitude of Geomagnetic Pole +! ---------------------------------- +LONPOL 1 "-71.00" + ## widget = lineedit; check_type = real + +MSG_LONPOL 1 "GIM: longitude of geomagnetic pole" + +! GIM: Absolute Sigma for Coefficients +! ------------------------------------ +SIGCOE 1 "0.00" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SIGCOE 1 "GIM: absolute sigma for coefficients" + +! GIM: Relative Sigma for Coefficients +! ------------------------------------ +RELCOE 1 "0.00" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_RELCOE 1 "GIM: relative sigma for coefficients" + +! GIM: Number of Height Parameters +! -------------------------------- +HGTEST 1 "ALL" + ## widget = combobox; editable = false; cards = NONE ALL EACH + ## activeif = IONOS / _ + +MSG_HGTEST 1 "GIM: number of height parameters" + +! GIM: Absolute Sigma for Height Parameters +! ----------------------------------------- +SIGHGT 1 "0.00" + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = IONOS / _ AND HGTEST / NONE + +MSG_SIGHGT 1 "GIM: absolute sigma for height parameters" + +! GIM: Relative Sigma for Height Parameters +! ----------------------------------------- +RELHGT 1 "0.00" + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = IONOS / _ AND HGTEST = EACH + +MSG_RELHGT 1 "GIM: relative sigma for height parameters" + +! ----------------------------------------- +! +! PARAMETER TYPE: Local Ionosphere Modelling +! =============== +! +! ----------------------------------------- +! +! Enable local ionosphere +! ----------------------- +LOCIONO 1 "0" + ## widget = checkbox; activeif = GEOTEC = GNSS + +MSG_LOCIONO 1 "Parameter Setup: local ionosphere parameters" + +! Loc.Iono: Model specification +! ----------------------------- +LIONSTR 1 "" "" "" "" + ## widget = uniline; numlines = 10 + +MSG_LIONSTR 1 "Loc.Iono: model specification" + +! ----------------------------------------- +! +! PARAMETER TYPE: Stochastic Ionosphere +! =============== +! +! ----------------------------------------- +! +! Enable Stochastic Ionosphere Parameters +! --------------------------------------- +DIFFION 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / L3 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC AND GEOTEC = GNSS + +MSG_DIFFION 1 "Parameter Setup: stochastic ionosphere parameters" + +! Stoch Iono: Elimination of Reference Ionosphere Parameters +! ---------------------------------------------------------- +DIONELI 1 "0" + ## widget = checkbox + +MSG_DIONELI 1 "Stoch Iono: elimination of reference ionosphere parameters" + +! Stoch Iono: Elevation-Dependent Parameter Constraining +! ------------------------------------------------------ +DIONCON 1 "1" + ## widget = checkbox + +MSG_DIONCON 1 "Stoch Iono: elevation-dependent parameter constraining" + +! Stoch Iono: Absolute A Priori Sigma on Single Difference Level +! -------------------------------------------------------------- +DIONSIG 1 "0.25" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_DIONSIG 1 "Stoch Iono: absolute a priori sigma on single difference level" + +! Stoch Iono: Relative A Priori Sigma of Ionospheric Random Walk +! -------------------------------------------------------------- +DIONSIGR 1 "0.00" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_DIONSIGR 1 "Stoch Iono: relative a priori sigma of ionospheric random walk" + +! ------------------------------------------------------------------------------ +! PARAMETER TYPE: Higher-order ionosphere scaling factors +! ------------------------------------------------------------------------------ +SCALHOI 1 "0" + ## widget = checkbox + ## activeif = IONOS / _ AND FREQUENCY / L1 AND FREQUENCY / L2 AND FREQUENCY / L5 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC AND GEOTEC = GNSS + +MSG_SCALHOI 1 "Parameter Setup: Higher-order ionosphere scaling factors" + +HOI1 1 "NO" + ## widget = combobox; editable = false + ## cards = NO ONE_FOR_ALL ONE_PER_STATION + +MSG_HOI1 1 "Second-order term" + +SIGHOI1 1 "0.0001" + ## widget = lineedit; activeif = HOI1 / NO; check_type = real + ## check_min = 0.0 + +MSG_SIGHOI1 1 "Sigma of second-order term" + +HOI2 1 "NO" + ## widget = combobox; editable = false + ## cards = NO ONE_FOR_ALL ONE_PER_STATION + +MSG_HOI2 1 "Third-order term" + +SIGHOI2 1 "0.0001" + ## widget = lineedit; activeif = HOI2 / NO; check_type = real + ## check_min = 0.0 + +MSG_SIGHOI2 1 "Sigma of third-order term" + +HOI3 1 "NO" + ## widget = combobox; editable = false + ## cards = NO ONE_FOR_ALL ONE_PER_STATION + +MSG_HOI3 1 "Ray path bending term" + +SIGHOI3 1 "0.0001" + ## widget = lineedit; activeif = HOI3 / NO; check_type = real + ## check_min = 0.0 + +MSG_SIGHOI3 1 "Sigma of ray path bending term" + +! ----------------------------------------- +! +! PARAMETER TYPE: Earth Rotation Parameters +! =============== +! +! ----------------------------------------- +! +! Enable Earth Rotation Parameters +! -------------------------------- +ERP 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC + +MSG_ERP 1 "Parameter Setup: Earth orientation parameters" + +! Erp: Total number of sets +! ------------------------- +NUMSET 1 "1" + ## widget = lineedit; emptyallowed = false + +MSG_NUMSET 1 "ERP: Parameter spacing" + +! Erp: Number of X-Pole +! --------------------- +NXP 1 "2" + ## widget = spinbox; range = 0 4 1; check_type = integer; check_min = 0 + +MSG_NXP 1 "ERP: Number of X-Pole par./set" + +! Erp: Sigma of X-Pole +! -------------------- +SIGXP 1 "0.001" + ## widget = lineedit; activeif = NXP / 0 = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGXP 1 "ERP: sigma of X-pole" + +! Erp: Number of Y-Pole +! --------------------- +NYP 1 "2" + ## widget = spinbox; range = 0 4 1; check_type = integer; check_min = 0 + +MSG_NYP 1 "ERP: number of Y-pole par./set" + +! Erp: Sigma of Y-Pole +! -------------------- +SIGYP 1 "0.001" + ## widget = lineedit; activeif = NYP / 0 = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGYP 1 "ERP: sigma of Y-pole" + +! Erp: Number of UT1-UTC +! ---------------------- +NDT 1 "2" + ## widget = spinbox; range = 0 4 1; check_type = integer; check_min = 0 + +MSG_NDT 1 "ERP: number of UT1-UTC par./set" + +! Erp: Sigma of UT1-UTC (1st value) +! --------------------------------- +SIG1DT 1 "0.001" + ## widget = lineedit; emptyallowed = false; activeif = NDT / 0 = 1 + ## check_type = real; check_min = 0.0 + +MSG_SIG1DT 1 "ERP: sigma of UT1-UTC (1st value)" + +! Erp: Sigma of UT1-UTC (other requests) +! -------------------------------------- +SIGDT 1 "0.0000001" + ## widget = lineedit; activeif = NDT / 0 = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGDT 1 "ERP: sigma of UT1-UTC (other requests)" + +! Erp: Number of Delta Epsilon +! ---------------------------- +NEPS 1 "2" + ## widget = spinbox; range = 0 4 1; check_type = integer; check_min = 0 + +MSG_NEPS 1 "ERP: number of delta epsilon par./set" + +! Erp: Sigma of Delta Epsilon (1st value) +! --------------------------------------- +SIG1EPS 1 "0.001" + ## widget = lineedit; emptyallowed = false; activeif = NEPS / 0 = 1 + ## check_type = real; check_min = 0.0 + +MSG_SIG1EPS 1 "ERP: sigma of delta epsilon (1st value)" + +! Erp: Sigma of Delta Epsilon (other requests) +! -------------------------------------------- +SIGEPS 1 "0.001" + ## widget = lineedit; activeif = NEPS / 0 = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGEPS 1 "ERP: sigma of delta epsilon (other requests)" + +! Erp: Number of Delta Psi +! ------------------------ +NPSI 1 "2" + ## widget = spinbox; range = 0 4 1; check_type = integer; check_min = 0 + +MSG_NPSI 1 "ERP: number of delta psi par./set" + +! Erp: Sigma of Delta Psi (1st value) +! ----------------------------------- +SIG1PSI 1 "0.001" + ## widget = lineedit; emptyallowed = false; activeif = NPSI / 0 = 1 + ## check_type = real; check_min = 0.0 + +MSG_SIG1PSI 1 "ERP: sigma of delta psi (1st value)" + +! Erp: Sigma of Delta Psi (other requests) +! -------------------------------------------- +SIGPSI 1 "0.001" + ## widget = lineedit; activeif = NPSI / 0 = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGPSI 1 "ERP: sigma of delta psi (other requests)" + +! Erp: Continuity Between Sets +! ---------------------------- +CONTI 1 "BOTH" + ## widget = combobox; editable = false; cards = NO ERP NUT BOTH + +MSG_CONTI 1 "Continuity between sets" + +! Erp: Constrain Drifts to Zero +! ----------------------------- +CONSTRA 1 "NUT" + ## widget = combobox; editable = false; cards = NO ERP NUT BOTH + +MSG_CONSTRA 1 "Drifts constrained to zero" + +! Erp: Values per Set Stored in Bernese Pole File +! ----------------------------------------------- +NVBERN 1 "3" + ## widget = lineedit; activeif = POLERS / _ + +MSG_NVBERN 1 "ERP: time resolution in Bernese pole file" + +! Erp: Values per Set Stored in IERS Pole File +! -------------------------------------------- +NVIERS 1 "3" + ## widget = lineedit; activeif = IERSPOL / _ + +MSG_NVIERS 1 "ERP: time resolution in IERS pole file" + +! Erp: Time Window +! ---------------- +ERPTIM 1 "0" + ## widget = checkbox + +RADIO7_1 1 "0" + ## widget = radiobutton; group = DUMMY + ## radiokeys = SESSION_YEAR7 SESSION_STRG7 + +RADIO7_2 1 "1" + ## widget = radiobutton; group = DUMMY + ## radiokeys = STADAT7 STATIM7 ENDDAT7 ENDTIM7 + +! Erp: Time Window (session definition) +! ------------------------------------- +SESSION_YEAR7 1 "2019" + ## widget = lineedit; multilineallowed = true + # $Y+0 + +MSG_SESSION_YEAR7 1 "ERP: time interval(YEAR)" + +SESSION_STRG7 1 "0110" + ## widget = lineedit; multilineallowed = true + # $S+0 + +MSG_SESSION_STRG7 1 "ERP: time interval(SESSION)" + +! Erp: Time Window (definition by date/time) +! ------------------------------------------ +STADAT7 0 + ## widget = lineedit + # + +MSG_STADAT7 1 "ERP: start time(Year Month Day)" + +STATIM7 0 + ## widget = lineedit + # + +MSG_STATIM7 1 "ERP: start time(Hour Minutes Seconds)" + +ENDDAT7 0 + ## widget = lineedit + # + +MSG_ENDDAT7 1 "ERP: end time(Year Month Day)" + +ENDTIM7 0 + ## widget = lineedit + # + +MSG_ENDTIM7 1 "ERP: end time(Hour Minutes Seconds)" + +! ----------------------------------------- +! +! PARAMETER TYPE: Coordinates of Center of Mass +! =============== +! +! ----------------------------------------- +! +! Enable: Coordinates of Geocenter +! ------------------------------------- +GEOCENT 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC + +MSG_GEOCENT 1 "Geocenter coordinates" + +! Estimate Center of Mass X +! ------------------------- +COMX 1 "1" + ## widget = checkbox + +MSG_COMX 1 "X component" + +! Sigma for Center of Mass X +! -------------------------- +SIGCOMX 1 "0.0001" + ## widget = lineedit; activeif = COMX = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGCOMX 1 "A priori sigma for Geocenter, comp. X" + +! Estimate Center of Mass Y +! ------------------------- +COMY 1 "1" + ## widget = checkbox + +MSG_COMY 1 "Y-component" + +! Sigma for Center of Mass Y +! -------------------------- +SIGCOMY 1 "0.0001" + ## widget = lineedit; activeif = COMY = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGCOMY 1 "A priori sigma for Geocenter, comp. Y" + +! Estimate Center of Mass Z +! ------------------------- +COMZ 1 "1" + ## widget = checkbox + +MSG_COMZ 1 "Z component" + +! Sigma for Center of Mass Z +! -------------------------- +SIGCOMZ 1 "0.0001" + ## widget = lineedit; activeif = COMZ = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGCOMZ 1 "A priori sigma for Geocenter, comp. Z" + +! ----------------------------------------- +! +! PARAMETER TYPE: GNSS-specific parameters +! =============== +! +! ----------------------------------------- +! +! Enable GNSS-specific parameters +! ------------------------------- +GNSSPEC 1 "0" + ## widget = checkbox + ## activeif = SATSYS / GPS AND FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC + +MSG_GNSSPEC 1 "GNSS-specific parameter setup" + +! Station translations: GNSS selection +! ------------------------------------ +SYSTRA 1 "GLONASS" + ## widget = combobox; editable = false + ## cards = NONE GLONASS GALILEO GLO/GAL + +MSG_SYSTRA 1 "Station translations: system selection" + +! Station translations: a priori sigmas +! ------------------------------------- +SYSTRA_N 1 "0.00001" + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = SYSTRA / NONE + +MSG_SYSTRA_N 1 "Station translations: a priori sigma north" + +SYSTRA_E 1 "0.00001" + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = SYSTRA / NONE + +MSG_SYSTRA_E 1 "Station translations: a priori sigma east" + +SYSTRA_U 1 "0.00001" + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = SYSTRA / NONE + +MSG_SYSTRA_U 1 "Station translations: a priori sigma up" + +! Troposphere bias: GNSS selection +! -------------------------------- +SYSTRP 1 "GLONASS" + ## widget = combobox; editable = false + ## cards = NONE GLONASS GALILEO GLO/GAL + +MSG_SYSTRP 1 "Troposphere bias: system selection" + +! Troposphere bias: a priori sigmas +! --------------------------------- +SYSTRP_A 0 + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = SYSTRP / NONE + +MSG_SYSTRP_A 1 "Troposphere bias: a priori sigma" + +! ----------------------------------------- +! +! PARAMETER TYPE: Satellite Antenna Offsets +! =============== +! +! ----------------------------------------- +! +! Enable Satellite Antenna Offsets +! -------------------------------- +SANTOFF 1 "0" + ## widget = checkbox; activeif = FREQUENCY / MELWUEBB AND FREQUENCY / DTEC + +MSG_SANTOFF 1 "GNSSS antenna offsets" + +! Sat. ant. off: est X component +! ------------------------------ +SATANTX 1 "1" + ## widget = checkbox + +MSG_SATANTX 1 "X component" + +! Sat. ant. off: est Y component +! ------------------------------ +SATANTY 1 "1" + ## widget = checkbox + +MSG_SATANTY 1 "Y component" + +! Sat. ant. off: est Z component +! ------------------------------ +SATANTZ 1 "1" + ## widget = checkbox + +MSG_SATANTZ 1 "Z component" + +! Sat. ant. off: sigma for X comp. +! -------------------------------- +SATANTSX 1 "1E-6" + ## widget = lineedit; activeif = SATANTX = 1; check_type = real + ## check_min = 0.0 + +MSG_SATANTSX 1 "Sat.ant.offset: sigma for X comp." + +! Sat. ant. off: sigma for Y comp. +! -------------------------------- +SATANTSY 1 "1E-6" + ## widget = lineedit; activeif = SATANTY = 1; check_type = real + ## check_min = 0.0 + +MSG_SATANTSY 1 "Sat.ant.offset: sigma for Y comp." + +! Sat. ant. off: sigma for Z comp. +! -------------------------------- +SATANTSZ 1 "1E-6" + ## widget = lineedit; activeif = SATANTZ = 1; check_type = real + ## check_min = 0.0 + +MSG_SATANTSZ 1 "Sat.ant.offset: sigma for Z comp." + +! Sat. ant. off: more input options +! --------------------------------- +SATANT0 1 "0" + ## widget = checkbox + ## activeif = SATANTX = 1 OR SATANTY = 1 OR SATANTZ = 1 AND SAOSEL / SAT_SPECIFIC + +MSG_SATANT0 1 "Sat. ant. offset: advanced setup" + +! Sat. ant. off +! ------------- +SAOSEL 1 "BLOCK/TYPE" + ## widget = combobox; editable = false + ## cards = BLOCK/TYPE MANUAL SAT_SPECIFIC + ## activeif = SATANTX = 1 OR SATANTY = 1 OR SATANTZ = 1 + +MSG_SAOSEL 1 "Sat.ant.offset: grouping" + +! Sat. ant. off: define the satellite groups +! ------------------------------------------ +SATANTGRP 5 + "1" "11" "12" "13" "14" "16" "18" "19" "20" "21" "22" "28" "32" "" "" "" "" + "2" "1" "2" "3" "4" "5" "6" "7" "8" "9" "10" "" "" "" "" "15" "" + "2" "17" "" "" "" "" "" "23" "24" "25" "26" "27" "" "29" "30" "31" "" + "3" "101" "102" "103" "104" "105" "106" "107" "108" "109" "110" "" "" "" "" "" "" + "3" "111" "112" "113" "114" "115" "116" "117" "118" "119" "120" "121" "122" "123" "124" "" "" + ## widget = uniline; check_type.1 = integer; check_min.1 = 1 + ## check_max.1 = 999; check_type.2 = integer; check_min.2 = 0 + ## check_max.2 = 199; check_type.3 = integer; check_min.3 = 0 + ## check_max.3 = 199; check_type.4 = integer; check_min.4 = 0 + ## check_max.4 = 199; check_type.5 = integer; check_min.5 = 0 + ## check_max.5 = 199; check_type.6 = integer; check_min.6 = 0 + ## check_max.6 = 199; check_type.7 = integer; check_min.7 = 0 + ## check_max.7 = 199; check_type.8 = integer; check_min.8 = 0 + ## check_max.8 = 199; check_type.9 = integer; check_min.9 = 0 + ## check_max.9 = 199; check_type.10 = integer; check_min.10 = 0 + ## check_max.10 = 199; check_type.11 = integer; check_min.11 = 0 + ## check_max.11 = 199; check_type.12 = integer; check_min.12 = 0 + ## check_max.12 = 199; check_type.13 = integer; check_min.13 = 0 + ## check_max.13 = 199; check_type.14 = integer; check_min.14 = 0 + ## check_max.14 = 199; check_type.15 = integer; check_min.15 = 0 + ## check_max.15 = 199; check_type.16 = integer; check_min.16 = 0 + ## check_max.16 = 199; numlines = 10 + +MSG_SATANTGRP 1 "Sat.ant.offset: define the satellite groups" + +! Sat. ant. off: more parameters, special sigmas +! ---------------------------------------------- +SATANTSTR 1 "" "" "" "" "" "" "" "" + ## widget = uniline; check_type.1 = integer; check_min.1 = 1 + ## check_max.1 = 999999; check_type.3 = real; check_min.3 = 0.0 + ## check_type.4 = real; check_min.4 = 0.0; check_type.5 = real + ## check_min.5 = 0.0; check_type.6 = real; check_min.6 = 0.0 + ## check_type.7 = real; check_min.7 = 0.0; check_type.8 = real + ## check_min.8 = 0.0; numlines = 10 + +MSG_SATANTSTR 1 "Sat.ant.offset: more parameters, special sigmas" + +! --------------------------------------------------------- +! +! PARAMETER TYPE: Satellite Antenna Phase Center Variations +! =============== +! +! --------------------------------------------------------- +! +! Enable Satellite Antenna Phase Center Variations +! ------------------------------------------------ +SANTPAT 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / MELWUEBB AND FREQUENCY / DTEC AND GEOTEC = GNSS + +MSG_SANTPAT 1 "GNSS antenna PCV patterns" + +! Sat. ant. PCV: maximum nadir angle +! ---------------------------------- +SAPNADMAX 1 "14.0" + ## widget = lineedit; check_type = real; check_min = 0.0; check_max = 90.0 + +MSG_SAPNADMAX 1 "Sat.Ant.PCV: maximum nadir angle" + +! Sat. ant. PCV: nadir increment +! ------------------------------ +SAPDNAD 1 "1.0" + ## widget = lineedit; check_type = real; check_min = 0.0; check_max = 90.0 + +MSG_SAPDNAD 1 "Sat.Ant.PCV: nadir increment" + +! Sat. ant. PCV: azimuth increment +! -------------------------------- +SAPDAZI 1 "360" + ## widget = lineedit; check_type = integer; check_min = 360 + ## check_max = 360 + +MSG_SAPDAZI 1 "Sat.Ant.PCV: azimuth increment" + +! Sat. ant. PCV: sigma for estimation +! ----------------------------------- +SAPSIGMA 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_SAPSIGMA 1 "Sat.Ant.PCV: sigma for estimation" + +! Sat. ant. PCV +! ------------- +SAPSEL 1 "BLOCK/TYPE" + ## widget = combobox; editable = false + ## cards = BLOCK/TYPE MANUAL SAT_SPECIFIC + +MSG_SAPSEL 1 "Grouping" + +! Sat. ant. PCV: define the satellite groups +! ------------------------------------------ +SAPGRP 5 + "23" "1" "2" "3" "4" "5" "6" "7" "8" "9" "10" "" "" "" "" "" + "4" "11" "13" "14" "" "" "" "" "" "" "" "" "" "" "" "" + "1" "12" "" "" "" "" "" "" "" "" "" "" "" "" "" "" + "23" "15" "16" "17" "19" "21" "22" "23" "24" "25" "26" "27" "29" "30" "31" "" + "4" "18" "20" "28" "32" "" "" "" "" "" "" "" "" "" "" "" + ## widget = uniline; check_type.1 = integer; check_min.1 = 1 + ## check_max.1 = 999; check_type.2 = integer; check_min.2 = 0 + ## check_max.2 = 199; check_type.3 = integer; check_min.3 = 0 + ## check_max.3 = 199; check_type.4 = integer; check_min.4 = 0 + ## check_max.4 = 199; check_type.5 = integer; check_min.5 = 0 + ## check_max.5 = 199; check_type.6 = integer; check_min.6 = 0 + ## check_max.6 = 199; check_type.7 = integer; check_min.7 = 0 + ## check_max.7 = 199; check_type.8 = integer; check_min.8 = 0 + ## check_max.8 = 199; check_type.9 = integer; check_min.9 = 0 + ## check_max.9 = 199; check_type.10 = integer; check_min.10 = 0 + ## check_max.10 = 199; check_type.11 = integer; check_min.11 = 0 + ## check_max.11 = 199; check_type.12 = integer; check_min.12 = 0 + ## check_max.12 = 199; check_type.13 = integer; check_min.13 = 0 + ## check_max.13 = 199; check_type.14 = integer; check_min.14 = 0 + ## check_max.14 = 199; check_type.15 = integer; check_min.15 = 0 + ## check_max.15 = 199; check_type.16 = integer; check_min.16 = 0 + ## check_max.16 = 199; numlines = 10 + +MSG_SAPGRP 1 "Satellite antenna PCV group definition" + +! ----------------------------------------- +! +! PARAMETER TYPE: Receiver Antenna Offsets +! =============== +! +! ----------------------------------------- +! +! Enable Receiver Antenna Offsets +! ------------------------------- +RANTOFF 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / MELWUEBB AND FREQUENCY / DTEC AND GEOTEC = GNSS + +MSG_RANTOFF 1 "Receiver antenna offsets" + +! Rec. ant. off: estimate north +! ----------------------------- +RAON 1 "1" + ## widget = checkbox + +MSG_RAON 1 "Receiver antenna offsets North" + +! Rec. ant. off: estimate east +! ---------------------------- +RAOE 1 "1" + ## widget = checkbox + +MSG_RAOE 1 "Receiver antenna offsets East" + +! Rec. ant. off: estimate up +! -------------------------- +RAOU 1 "1" + ## widget = checkbox + +MSG_RAOU 1 "Receiver antenna offsets Up" + +! Rec. ant. off: satellite system +! ------------------------------- +RAOPRN 1 "GNSS" + ## widget = combobox; editable = false + ## activeif = RAON == 1 OR RAOE == 1 OR RAOU == 1 AND SATSYS / GPS AND SATSYS / GLONASS AND SATSYS / GALILEO + ## cards = GPS GLONASS GALILEO GNSS + +MSG_RAOPRN 1 "Receiver antenna offsets Satellite systems" + +! Rec. ant. off: frequency +! ------------------------ +RAOFRQ 1 "BOTH" + ## widget = combobox + ## activeif = RAON == 1 OR RAOE == 1 OR RAOU == 1 AND FREQUENCY == L1&L2 + ## editable = false; cards = L1 L2 BOTH L1&L2 + +MSG_RAOFRQ 1 "Receiver antenna offsets Frequencies" + +! Rec. ant. off: sigma (horiz) +! ---------------------------- +RAOSIGH 1 "0.0" + ## widget = lineedit; activeif = RAON == 1 OR RAOE == 1 OR RAOU == 1 + ## check_type = real; check_min = 0.0 + +MSG_RAOSIGH 1 "Rec.Ant.offset: sigma of horizontal comp." + +! Rec. ant. off: sigma (vert) +! --------------------------- +RAOSIGV 1 "0.0" + ## widget = lineedit; activeif = RAON == 1 OR RAOE == 1 OR RAOU == 1 + ## check_type = real; check_min = 0.0 + +MSG_RAOSIGV 1 "Rec.Ant.offset: sigma of vertical comp." + +! Rec. ant. off: manual setup +! --------------------------- +RAOSEL 1 "RECEIVER-INDEPENDENT" + ## widget = combobox + ## cards = RECEIVER-INDEPENDENT RECEIVER-DEPENDENT INDIVIDUAL MANUAL + ## activeif = RAON = 1 OR RAOE = 1 OR RAOU = 1; editable = false + +MSG_RAOSEL 1 "Rec. ant. off.: Manual setup: Grouping" + +! Rec. ant. off: list of indiv. antennas +! -------------------------------------- +RAOANT 0 + ## widget = selwin; pointer = ANTLST; activeif = RAOSEL = INDIVIDUAL + +MSG_RAOANT 1 "Rec.Ant.Offset: list of estimated antennas" + +! Rec. ant. off: list of indiv. reference antennas +! ------------------------------------------------ +RAOREFI 0 + ## widget = selwin; pointer = ANTLST; activeif = RAOSEL = INDIVIDUAL + # + +MSG_RAOREFI 1 "Rec.Ant.offset: list of reference antennas" + +! Rec. ant. off: list of antenna groups (rec.-indep.) +! --------------------------------------------------- +RAOGRPI 0 + ## widget = selwin; pointer = ANTGRPRI + ## activeif = RAOSEL = RECEIVER-INDEPENDENT + # + +MSG_RAOGRPI 1 "Rec.Ant.offset: list of estimated antenna groups (rec.-indep.)" + +! Rec. ant. off: list of reference antennas (rec.-indep.) +! ------------------------------------------------------- +RAOREFGI 0 + ## widget = selwin; pointer = ANTGRPRI + ## activeif = RAOSEL = RECEIVER-INDEPENDENT + # + +MSG_RAOREFGI 1 "Rec.Ant.offset: list of reference antennas (rec.-indep.)" + +! Rec. ant. off: list of antenna groups (rec.-dep.) +! ------------------------------------------------- +RAOGRP 0 + ## widget = selwin; pointer = ANTGRP + ## activeif = RAOSEL = RECEIVER-DEPENDENT + +MSG_RAOGRP 1 "Rec.Ant.offset: list of antenna groups (rec.-dep.)" + +! Rec. ant. off: list of reference antennas (rec.-dep.) +! ----------------------------------------------------- +RAOREFG 0 + ## widget = selwin; pointer = ANTGRP + ## activeif = RAOSEL = RECEIVER-DEPENDENT + # + +MSG_RAOREFG 1 "Rec.Ant.offset: list of reference antennas (rec.-dep.)" + +! Rec. ant. off: individual requests +! ---------------------------------- +RAOSTRHLP 2 + "AOA BENCHMARK AC" "AOAD/M_T" "231" "231" "3" "" "" + "AOA BENCHMARK AC" "AOAD/M_T" "285" "285" "3" "" "" + ## widget = uniline; menuaux = MENUAUX; action = RAOSETUP + ## menuauxkeys = PSFILES CSFILES PZFILES CZFILES + ## updateifsave = RANTOFF = 1 AND RAOSEL = MANUAL + +MSG_RAOSTRHLP 1 "Rec.Ant.offset: individual requests" + +! Rec. ant. off: parameter requests +! --------------------------------- +RAOSTR 112 + "AOA BENCHMARK AC" "AOAD/M_T" "231" "231" "3" "" "" + "AOA BENCHMARK AC" "AOAD/M_T" "285" "285" "3" "" "" + "AOA BENCHMARK AC" "AOAD/M_T" "386" "386" "3" "" "" + "AOA BENCHMARK AC" "AOAD/M_T" "95172" "95172" "3" "" "" + "AOA BENCHMARK AC" "AOAD/M_T" "95174" "95174" "3" "" "" + "AOA BENCHMARK AC" "ASH701073.1" "0" "0" "3" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "193" "193" "3" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "194" "194" "3" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "202" "202" "3" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "259" "259" "3" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "275" "275" "3" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "308" "308" "3" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "318" "318" "3" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "320" "320" "3" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "326" "326" "3" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "327" "327" "3" "" "" + "AOA SNR-12 ACT" "AOAD/M_B" "119" "119" "3" "" "" + "AOA SNR-12 ACT" "AOAD/M_T" "129" "129" "3" "" "" + "AOA SNR-12 ACT" "AOAD/M_T" "170" "170" "3" "" "" + "AOA SNR-12 ACT" "AOAD/M_T" "261" "261" "3" "" "" + "AOA SNR-12 ACT" "AOAD/M_T" "273" "273" "3" "" "" + "AOA SNR-12 ACT" "AOAD/M_T" "280" "280" "3" "" "" + "AOA SNR-12 ACT" "AOAD/M_T" "303" "303" "3" "" "" + "AOA SNR-12 ACT" "AOAD/M_T" "308" "308" "3" "" "" + "AOA SNR-12 ACT" "AOAD/M_T" "309" "309" "3" "" "" + "AOA SNR-12 ACT" "AOAD/M_T" "362" "362" "3" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "0" "0" "3" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "235" "235" "3" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "250" "250" "3" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "294" "294" "3" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "366" "366" "3" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "400" "400" "3" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "408" "408" "3" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "421" "421" "3" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "434" "434" "3" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "96277" "96277" "3" "" "" + "AOA SNR-8100 ACT" "AOAD/M_T" "175" "175" "3" "" "" + "AOA SNR-8100 ACT" "AOAD/M_T" "202" "202" "3" "" "" + "AOA SNR-8100 ACT" "ASH701945C_M" "0" "0" "3" "" "" + "ASHTECH MICROZ" "ASH701945C_M" "11701" "11701" "3" "" "" + "ASHTECH UZ-12" "AOAD/M_TA_NGS" "114" "114" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_B" "20" "20" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_B" "125" "125" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "0" "0" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "116" "116" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "121" "121" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "201" "201" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "205" "205" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "230" "230" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "270" "270" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "271" "271" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "340" "340" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "402" "402" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "481" "481" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "482" "482" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "484" "484" "3" "" "" + "ASHTECH Z-XII3" "ASH700936A_M" "846" "846" "3" "" "" + "ASHTECH Z-XII3" "ASH700936B_M" "11942" "11942" "3" "" "" + "ASHTECH Z-XII3" "ASH700936C_M" "657" "657" "3" "" "" + "ASHTECH Z-XII3" "ASH700936C_M" "12129" "12129" "3" "" "" + "ASHTECH Z-XII3" "ASH700936D_M" "13078" "13078" "3" "" "" + "ASHTECH Z-XII3" "ASH700936D_M" "13083" "13083" "3" "" "" + "ASHTECH Z-XII3" "ASH700936E" "0" "0" "3" "" "" + "ASHTECH Z-XII3" "ASH700936E" "13554" "13554" "3" "" "" + "ASHTECH Z-XII3" "ASH700936F_C" "155" "155" "3" "" "" + "ASHTECH Z-XII3" "ASH701933B_M" "0" "0" "3" "" "" + "ASHTECH Z-XII3" "ASH701945B_M" "0" "0" "3" "" "" + "ASHTECH Z-XII3" "TSA-100 3S CR" "0" "0" "3" "" "" + "ASHTECH Z-XII3T" "ASH701945B_M" "0" "0" "3" "" "" + "ASHTECH Z18" "ASH701946.022" "3301" "3301" "3" "" "" + "LEICA CRS1000" "LEIAT504" "427" "427" "3" "" "" + "LEICA CRS1000" "LEIAT504" "431" "431" "3" "" "" + "ROGUE SNR-12 RM" "AOAD/M_T" "219" "219" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "0" "0" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "112" "112" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "130" "130" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "132" "132" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "134" "134" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "139" "139" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "142" "142" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "178" "178" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "230" "230" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "289" "289" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "363" "363" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "380" "380" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "393" "393" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "398" "398" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "409" "409" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "418" "418" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "95166" "95166" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "98381" "98381" "3" "" "" + "ROGUE SNR-8000" "TRM29659.00" "999999" "999999" "3" "" "" + "ROGUE SNR-8100" "AOAD/M_T" "105" "105" "3" "" "" + "ROGUE SNR-8100" "AOAD/M_T" "357" "357" "3" "" "" + "ROGUE SNR-8100" "AOAD/M_T" "429" "429" "3" "" "" + "ROGUE SNR-8100" "AOAD/M_T" "453" "453" "3" "" "" + "TRIMBLE 4000SSE" "TRM14532.00" "135" "135" "3" "" "" + "TRIMBLE 4000SSE" "TRM14532.00" "23525" "23525" "3" "" "" + "TRIMBLE 4000SSE" "TRM14532.10" "0" "0" "3" "" "" + "TRIMBLE 4000SSI" "AOAD/M_T" "476" "476" "3" "" "" + "TRIMBLE 4000SSI" "TRM14532.00" "44148" "44148" "3" "" "" + "TRIMBLE 4000SSI" "TRM22020.00+GP" "999999" "999999" "3" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "10516" "10516" "3" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "11724" "11724" "3" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "27655" "27655" "3" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "85217" "85217" "3" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "88300" "88300" "3" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "94218" "94218" "3" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "99390" "99390" "3" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "101985" "101985" "3" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "999999" "999999" "3" "" "" + "TRIMBLE 4700" "TRM29659.00" "999999" "999999" "3" "" "" + ## widget = uniline; menuaux = MENUAUX; action = RAOSETUP + ## menuauxkeys = RAOSTR PSFILES CSFILES PZFILES CZFILES + ## updateifsave = RANTOFF = 1 AND RAOSEL = MANUAL + ## updateifchanged = RAOSTRHLP; check_strlen.1 = 20; check_strlen.2 = 20 + ## check_type.3 = integer; check_min.3 = 0; check_max.3 = 999999 + ## check_type.4 = integer; check_min.4 = 0; check_max.4 = 999999 + ## check_strlen.6 = 7; check_type.7 = real; check_min.7 = 0.0 + ## check_type.8 = real; check_min.8 = 0.0; numlines = 10 + +MSG_RAOSTR 1 "Rec.Ant.offset: parameter requests" + +! -------------------------------------------------------- +! +! PARAMETER TYPE: Receiver Antenna Phase Center Variations +! =============== +! +! -------------------------------------------------------- +! Enable Receiver Antenna Phase Center Variations +! ----------------------------------------------- +RANTPAT 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / MELWUEBB AND FREQUENCY / DTEC AND GEOTEC = GNSS + +MSG_RANTPAT 1 "Enable rec. ant. PCV patterns" + +! Rec. ant. PCV: satellite system +! ------------------------------- +RAPPRN 1 "GNSS" + ## widget = combobox; editable = false; cards = GPS GLONASS GALILEO GNSS + ## activeif = SATSYS / GPS AND SATSYS / GLONASS AND SATSYS / GALILEO + +MSG_RAPPRN 1 "Rec. ant. PCV: Satellite systems" + +! Rec. ant. PCV: frequency +! ------------------------ +RAPFRQ 1 "BOTH" + ## widget = combobox; editable = false; cards = L1 L2 BOTH L1&L2 + ## activeif = FREQUENCY == L1&L2 + +MSG_RAPFRQ 1 "Rec. ant. PCV: Frequencies" + +! Rec. ant. PCV: sigma for estimation +! ----------------------------------- +RAPSIGMA 1 "9.0" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_RAPSIGMA 1 "Rec.Ant.PCV: a priori sigma" + +! Rec. ant. pcv: polygon approach +! ------------------------------- +RAPMOD_1 1 "1" + ## widget = radiobutton; group = RAPMOD + +MSG_RAPMOD_1 1 "Rec. Ant. PCV: Polygon model" + +! Rec. ant. PCV: maximum zenith angle +! ----------------------------------- +RAPZENMAX 1 "90" + ## widget = spinbox; range = 0 110 1; check_type = integer; check_min = 0 + ## check_max = 110; activeif = RAPMOD_1 = 1 + +MSG_RAPZENMAX 1 "Rec.Ant.PCV: maximum zenith angle" + +! Rec. ant. PCV: elevation increment +! ---------------------------------- +RAPDELE 1 "5" + ## widget = spinbox; range = 1 110 1; check_type = integer; check_min = 1 + ## check_max = 110; activeif = RAPMOD_1 = 1 + +MSG_RAPDELE 1 "Rec.Ant.PCV: elevation increment" + +! Rec. ant. PCV: azimuth increment +! -------------------------------- +RAPDAZI 1 "360" + ## widget = spinbox; range = 1 360 1; check_type = integer; check_min = 1 + ## check_max = 360; activeif = RAPMOD_1 = 1 + +MSG_RAPDAZI 1 "Rec.Ant.PCV: azimuth increment" + +! Rec. ant. PCV: spherical harmonics +! ---------------------------------- +RAPMOD_2 1 "0" + ## widget = radiobutton; group = RAPMOD + +MSG_RAPMOD_2 1 "Rec.Ant.PCV: Spherical harmonics" + +! Rec. ant. PCV: degree n +! ----------------------- +RAPHARMN 1 "8" + ## widget = spinbox; range = 1 99 1; check_type = integer; check_min = 1 + ## check_max = 99; activeif = RAPMOD_2 = 1 + +MSG_RAPHARMN 1 "Rec.Ant.PCV: degree n" + +! Rec. ant. PCV: order m +! ---------------------- +RAPHARMM 1 "8" + ## widget = spinbox; range = 0 99 1; check_type = integer; check_min = 0 + ## check_max = 99; activeif = RAPMOD_2 = 1 + +MSG_RAPHARMM 1 "Rec.Ant.PCV: order m" + +! Rec. ant. PCV: manual selection +! ------------------------------- +RAPSEL 1 "RECEIVER-INDEPENDENT" + ## widget = combobox + ## cards = RECEIVER-INDEPENDENT RECEIVER-DEPENDENT INDIVIDUAL MANUAL + ## editable = false + +MSG_RAPSEL 1 "Rec. Ant. PCV: Grouping" + +! Rec. ant. PCV: List of individual antennas +! ------------------------------------------ +RAPANT 0 + ## widget = selwin; pointer = ANTLST; activeif = RAPSEL = INDIVIDUAL + +MSG_RAPANT 1 "Rec.Ant.PCV: list of individual antennas" + +! Rec. ant. PCV: List of indiv. reference antennas +! ------------------------------------------------ +RAPREFI 0 + ## widget = selwin; pointer = ANTLST; activeif = RAPSEL = INDIVIDUAL + # + +MSG_RAPREFI 1 "Rec.Ant.PCV: list of indiv. ref. antennas" + +! Rec. ant. PCV: List of antenna groups (rec.-indep.) +! --------------------------------------------------- +RAPGRPI 0 + ## widget = selwin; pointer = ANTGRPRI + ## activeif = RAPSEL = RECEIVER-INDEPENDENT + # + +MSG_RAPGRPI 1 "Rec.Ant.PCV: list of antenna groups (rec.-indep.)" + +! Rec. ant. PCV: List of reference antennas (rec.-indep.) +! ------------------------------------------------------- +RAPREFGI 0 + ## widget = selwin; pointer = ANTGRPRI + ## activeif = RAPSEL = RECEIVER-INDEPENDENT + # + +MSG_RAPREFGI 1 "Rec.Ant.PCV: list of ref. antennas (rec.-indep.)" + +! Rec. ant. PCV: List of antenna groups (rec.-dep.) +! ------------------------------------------------- +RAPGRP 0 + ## widget = selwin; pointer = ANTGRP + ## activeif = RAPSEL = RECEIVER-DEPENDENT + +MSG_RAPGRP 1 "Rec.Ant.PCV: list of antenna groups (rec.-dep.)" + +! Rec. ant. PCV: List of reference antennas (rec.-dep.) +! ----------------------------------------------------- +RAPREFG 0 + ## widget = selwin; pointer = ANTGRP + ## activeif = RAPSEL = RECEIVER-DEPENDENT + # + +MSG_RAPREFG 1 "Rec.Ant.PCV: list of ref. antennas (rec.-dep.)" + +! Rec. ant. PCV: manual selection +! ------------------------------- +RAPSTRHLP 2 + "AOA BENCHMARK AC" "AOAD/M_T" "231" "231" "3" "" "" "" + "TRIMBLE 4700" "TRM29659.00" "999999" "999999" "3" "" "" "" + ## widget = uniline; menuaux = MENUAUX; action = RAPSETUP + ## menuauxkeys = PSFILES CSFILES PZFILES CZFILES + ## updateifsave = RANTPAT = 1 AND RAPSEL = MANUAL + +MSG_RAPSTRHLP 1 "Rec.Ant.PCV: manual selection" + +! Rec. ant. PCV: parameter requests +! --------------------------------- +RAPSTR 103 + "AOA BENCHMARK AC" "AOAD/M_T" "231" "231" "3" "" "" "" + "AOA BENCHMARK AC" "AOAD/M_T" "285" "386" "3" "" "" "" + "AOA BENCHMARK AC" "AOAD/M_T" "95172" "95172" "3" "" "" "" + "AOA BENCHMARK AC" "AOAD/M_T" "95174" "95174" "3" "" "" "" + "AOA BENCHMARK AC" "ASH701073.1" "0" "0" "3" "" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "193" "193" "3" "" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "194" "194" "3" "" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "202" "202" "3" "" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "259" "259" "3" "" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "275" "275" "3" "" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "308" "308" "3" "" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "318" "318" "3" "" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "320" "320" "3" "" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "326" "326" "3" "" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "327" "327" "3" "" "" "" + "AOA SNR-12 ACT" "AOAD/M_B" "119" "119" "3" "" "" "" + "AOA SNR-12 ACT" "AOAD/M_T" "0" "999999" "3" "" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "0" "0" "3" "" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "235" "235" "3" "" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "250" "250" "3" "" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "294" "294" "3" "" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "366" "366" "3" "" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "400" "400" "3" "" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "408" "408" "3" "" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "421" "421" "3" "" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "434" "434" "3" "" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "96277" "96277" "3" "" "" "" + "AOA SNR-8100 ACT" "AOAD/M_T" "175" "175" "3" "" "" "" + "AOA SNR-8100 ACT" "AOAD/M_T" "202" "202" "3" "" "" "" + "AOA SNR-8100 ACT" "ASH701945C_M" "0" "0" "3" "" "" "" + "ASHTECH MICROZ" "ASH701945C_M" "11701" "11701" "3" "" "" "" + "ASHTECH UZ-12" "AOAD/M_TA_NGS" "114" "114" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_B" "20" "20" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_B" "125" "125" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "0" "0" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "116" "116" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "121" "121" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "201" "201" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "205" "205" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "230" "230" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "270" "270" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "271" "271" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "340" "340" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "402" "402" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "481" "481" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "482" "482" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "484" "484" "3" "" "" "" + "ASHTECH Z-XII3" "ASH700936A_M" "846" "846" "3" "" "" "" + "ASHTECH Z-XII3" "ASH700936B_M" "11942" "11942" "3" "" "" "" + "ASHTECH Z-XII3" "ASH700936C_M" "657" "657" "3" "" "" "" + "ASHTECH Z-XII3" "ASH700936C_M" "12129" "12129" "3" "" "" "" + "ASHTECH Z-XII3" "ASH700936D_M" "13078" "13078" "3" "" "" "" + "ASHTECH Z-XII3" "ASH700936D_M" "13083" "13083" "3" "" "" "" + "ASHTECH Z-XII3" "ASH700936E" "0" "0" "3" "" "" "" + "ASHTECH Z-XII3" "ASH700936E" "13554" "13554" "3" "" "" "" + "ASHTECH Z-XII3" "ASH700936F_C" "155" "155" "3" "" "" "" + "ASHTECH Z-XII3" "ASH701933B_M" "0" "0" "3" "" "" "" + "ASHTECH Z-XII3" "ASH701945B_M" "0" "0" "3" "" "" "" + "ASHTECH Z-XII3" "TSA-100 3S CR" "0" "0" "3" "" "" "" + "ASHTECH Z-XII3T" "ASH701945B_M" "0" "0" "3" "" "" "" + "ASHTECH Z18" "ASH701946.022" "3301" "3301" "3" "" "" "" + "LEICA CRS1000" "LEIAT504" "427" "427" "3" "" "" "" + "LEICA CRS1000" "LEIAT504" "431" "431" "3" "" "" "" + "ROGUE SNR-12 RM" "AOAD/M_T" "219" "219" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "0" "0" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "112" "112" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "130" "130" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "132" "132" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "134" "134" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "139" "139" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "142" "142" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "178" "178" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "230" "230" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "289" "289" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "363" "363" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "380" "380" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "393" "393" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "398" "398" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "409" "409" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "418" "418" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "95166" "95166" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "98381" "98381" "3" "" "" "" + "ROGUE SNR-8000" "TRM29659.00" "999999" "999999" "3" "" "" "" + "ROGUE SNR-8100" "AOAD/M_T" "105" "105" "3" "" "" "" + "ROGUE SNR-8100" "AOAD/M_T" "357" "357" "3" "" "" "" + "ROGUE SNR-8100" "AOAD/M_T" "429" "429" "3" "" "" "" + "ROGUE SNR-8100" "AOAD/M_T" "453" "453" "3" "" "" "" + "TRIMBLE 4000SSE" "TRM14532.00" "135" "135" "3" "" "" "" + "TRIMBLE 4000SSE" "TRM14532.00" "23525" "23525" "3" "" "" "" + "TRIMBLE 4000SSE" "TRM14532.10" "0" "0" "3" "" "" "" + "TRIMBLE 4000SSI" "AOAD/M_T" "476" "476" "3" "" "" "" + "TRIMBLE 4000SSI" "TRM14532.00" "44148" "44148" "3" "" "" "" + "TRIMBLE 4000SSI" "TRM22020.00+GP" "999999" "999999" "3" "" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "10516" "10516" "3" "" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "11724" "11724" "3" "" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "27655" "27655" "3" "" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "85217" "85217" "3" "" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "88300" "88300" "3" "" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "94218" "94218" "3" "" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "99390" "99390" "3" "" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "101985" "101985" "3" "" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "999999" "999999" "3" "" "" "" + "TRIMBLE 4700" "TRM29659.00" "999999" "999999" "3" "" "" "" + ## widget = uniline; menuaux = MENUAUX; action = RAPSETUP + ## menuauxkeys = RAPSTR PSFILES CSFILES PZFILES CZFILES + ## updateifsave = RANTPAT = 1 AND RAPSEL = MANUAL + ## updateifchanged = RAPSTRHLP; check_strlen.1 = 20; check_strlen.2 = 20 + ## check_type.3 = integer; check_min.3 = 0; check_max.3 = 999999 + ## check_type.4 = integer; check_min.4 = 0; check_max.4 = 999999 + ## check_type.7 = integer; check_min.7 = 0; check_max.7 = 90 + ## check_type.8 = integer; check_min.8 = 0; check_max.8 = 360 + ## check_type.9 = real; check_min.9 = 0.0; numlines = 10 + +MSG_RAPSTR 1 "Rec.Ant.PCV: parameter requests" + +! ----------------------------------------- +! +! PARAMETER TYPE: Scaling factors for Vienna grid files +! =============== +! +! ----------------------------------------- +! +! Enable scaling factors for Vienna grid files +! -------------------------------------------- +GRDLOAD 1 "0" + ## widget = checkbox + ## activeif = ALOAD_FILES / _ OR ONTLD_FILES / _ OR HLOAD_FILES / _ AND FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC + +MSG_GRDLOAD 1 "Scaling related to loading effects" + +! ATM-LOAD: Atmospheric pressure loading +! -------------------------------------- +ALOADSET 1 "NONE" + ## widget = combobox; cards = NONE PER_STATION PER_GROUP ONE_OVERALL + ## editable = false; activeif = ALOAD_FILES / _ + +MSG_ALOADSET 1 "Atm. load: Scaling factor for stations" + +ALOADCLU 0 + ## widget = selwin; path = DIR_CLU; ext = EXT_CLU + ## activeif = ALOADSET = PER_GROUP + # + +MSG_ALOADCLU 1 "Atm. load: Scaling factor for stations" + +ALOADDEC 1 "FULL_EFFECT" + ## widget = combobox + ## cards = FULL_EFFECT HORIZONTAL/VERTICAL NORTH/EAST/UP; editable = false + ## activeif = ALOADSET / inactive AND ALOADSET / NONE + +MSG_ALOADDEC 1 "Atm. load: Parameter decomposition" + +ALOADSIG1 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ALOADDEC / inactive + +MSG_ALOADSIG1 1 "Atm. load: a priori sigma 1" + +ALOADSIG2 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ALOADDEC = HORIZONTAL/VERTICAL OR ALOADDEC = NORTH/EAST/UP + +MSG_ALOADSIG2 1 "Atm. load: a priori sigma 2" + +ALOADSIG3 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ALOADDEC = NORTH/EAST/UP + +MSG_ALOADSIG3 1 "Atm. load: a priori sigma 3" + +! OCN-LOAD: Ocean non-tidal loading +! --------------------------------- +ONTLDSET 1 "NONE" + ## widget = combobox; cards = NONE PER_STATION PER_GROUP ONE_OVERALL + ## editable = false; activeif = ONTLD_FILES / _ + +MSG_ONTLDSET 1 "Ocn. load: Scaling factor for stations" + +ONTLDCLU 0 + ## widget = selwin; path = DIR_CLU; ext = EXT_CLU + ## activeif = ONTLDSET = PER_GROUP + # + +MSG_ONTLDCLU 1 "Ocn. load: Scaling factor for stations" + +ONTLDDEC 1 "FULL_EFFECT" + ## widget = combobox + ## cards = FULL_EFFECT HORIZONTAL/VERTICAL NORTH/EAST/UP; editable = false + ## activeif = ONTLDSET / inactive AND ONTLDSET / NONE + +MSG_ONTLDDEC 1 "Ocn. load: Parameter decomposition" + +ONTLDSIG1 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ONTLDDEC / inactive + +MSG_ONTLDSIG1 1 "Ocn. load: a priori sigma 1" + +ONTLDSIG2 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ONTLDDEC = HORIZONTAL/VERTICAL OR ONTLDDEC = NORTH/EAST/UP + +MSG_ONTLDSIG2 1 "Ocn. load: a priori sigma 2" + +ONTLDSIG3 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ONTLDDEC = NORTH/EAST/UP + +MSG_ONTLDSIG3 1 "Ocn. load: a priori sigma 3" + +! HYDR-LOAD: Hydrostatic pressure loading +! --------------------------------------- +HLOADSET 1 "NONE" + ## widget = combobox; cards = NONE PER_STATION PER_GROUP ONE_OVERALL + ## editable = false; activeif = HLOAD_FILES / _ + +MSG_HLOADSET 1 "Hyd. load: Scaling factor for stations" + +HLOADCLU 0 + ## widget = selwin; path = DIR_CLU; ext = EXT_CLU + ## activeif = HLOADSET = PER_GROUP + # + +MSG_HLOADCLU 1 "Hyd. load: Scaling factor for stations" + +HLOADDEC 1 "FULL_EFFECT" + ## widget = combobox + ## cards = FULL_EFFECT HORIZONTAL/VERTICAL NORTH/EAST/UP; editable = false + ## activeif = HLOADSET / inactive AND HLOADSET / NONE + +MSG_HLOADDEC 1 "Hyd. load: Parameter decomposition" + +HLOADSIG1 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = HLOADDEC / inactive + +MSG_HLOADSIG1 1 "Hyd. load: a priori sigma 1" + +HLOADSIG2 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = HLOADDEC = HORIZONTAL/VERTICAL OR HLOADDEC = NORTH/EAST/UP + +MSG_HLOADSIG2 1 "Hyd. load: a priori sigma 2" + +HLOADSIG3 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ALOADDEC = NORTH/EAST/UP + +MSG_HLOADSIG3 1 "Hyd. load: a priori sigma 3" + +! ----------------------------------------- +! +! PARAMETER TYPE: Epochwise Clock estimation +! =============== +! +! ----------------------------------------- +! +! Enable epochwise clock estimation +! -------------------------------- +CLOCKR 1 "0" + ## widget = checkbox; activeif = DIFLVL = ZERO + +MSG_CLOCKR 1 "Receiver clock offsets" + +CLOCKS 1 "0" + ## widget = checkbox; activeif = DIFLVL = ZERO + +MSG_CLOCKS 1 "Satellite clock offsets" + +! Sum condition for ref clocks +! ---------------------------- +REFSUM 1 "REFERENCE_FIXED" + ## widget = combobox; editable = false + ## activeif = CLOCKR = 1 AND CLOCKS = 1 + ## cards = ZERO-MEAN_CONDITION REFERENCE_FIXED + +MSG_REFSUM 1 "Type of datum definition" + +! Clk est.: Reference Station Clock Selection +! ------------------------------------------- +REFCLOCKR 1 "NONE" + ## widget = combobox; editable = false + ## activeif = CLOCKR = 1 AND CLOCKS = 1 + ## cards = NONE ALL FIRST LAST MANUAL FROM_FILE + +MSG_REFCLOCKR 1 "Selection of reference stations" + +! Clk est.: Reference Satellite Clock Selection +! --------------------------------------------- +REFCLOCKS 1 "NONE" + ## widget = combobox; editable = false + ## activeif = CLOCKR = 1 AND CLOCKS = 1; cards = NONE ALL MANUAL FROM_FILE + +MSG_REFCLOCKS 1 "Selection of reference satellites" + +! Clk est.: Seperate receiver clock for each satellite system +! ----------------------------------------------------------- +RCLKSYS 1 "0" + ## widget = checkbox + ## activeif = CLOCKR = 1 AND SATSYS / GPS AND SATSYS / GLONASS AND SATSYS / GALILEO + +MSG_RCLKSYS 1 "Receiver clocks for each satellite system" + +! Rclk.off: Parameter setup +! ------------------------- +GLOBIAS 1 "0" + ## widget = checkbox; activeif = DIFLVL = ZERO AND CLOCKR = 1 + +MSG_GLOBIAS 1 "GLONASS receiver clock biases" + +RCVCLKTYP 1 "NONE" + ## widget = combobox; editable = false + ## cards = NONE FREQUENCY_SPECIFIC FREQ_SPEC_POLYNOM SATELLITE_SPECIFIC NON-GPS_SATELLITES + +MSG_RCVCLKTYP 1 "Rclk.off: Parameter setup" + +! Clk est.: min. # of obs. for sta clock est. +! ------------------------------------------- +MINSTA 1 "1" + ## widget = spinbox; range = 0 10 2; activeif = CLOCKR = 1 + +MSG_MINSTA 1 "Minimum number of obs per station clock" + +! Time dependent inter-system bias +! -------------------------------- +IFBWIN 1 "0" + ## widget = checkbox + ## activeif = RCVCLKTYP / inactive AND RCVCLKTYP / NONE AND RCLKSYS = 0 + +MSG_IFBWIN 1 "Time-dependent GLONASS biases" + +RCOSTR 1 "" "" "" "" + ## widget = uniline; numlines = 20 + +MSG_RCOSTR 1 "Rclk.off: Time dependent inter-system bias" + +! Clk est.: min. # of obs. for sat clock est. +! ------------------------------------------- +MINSAT 1 "1" + ## widget = spinbox; range = 0 10 2; activeif = CLOCKS = 1 + +MSG_MINSAT 1 "Minimum number of obs per satellite clock" + +! Clk est.: Ref.Stations list +! --------------------------- +STATION8 0 + ## widget = selwin; pointer = CENLST + ## activeif = CLOCKR = 1 AND CLOCKS = 1 AND REFCLOCKR = MANUAL + +MSG_STATION8 1 "Manual station selection" + +! Clk est.: Ref.Stations list +! --------------------------- +SATELLITE8 0 + ## widget = selwin; pointer = SATLST + ## activeif = CLOCKR = 1 AND CLOCKS = 1 AND REFCLOCKS = MANUAL + +MSG_SATELLITE8 1 "Manual satellite selection" + +! Clk est.: Ref. clk from file +! ---------------------------- +STAFILE8 0 + ## widget = selwin; path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + ## emptyallowed = true + ## activeif = CLOCKR = 1 AND CLOCKS = 1 AND REFCLOCKR = FROM_FILE + # + +MSG_STAFILE8 1 "Station list from file" + +! Clk est.: Ref. clk from file +! ---------------------------- +SATFILE8 0 + ## widget = selwin; path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + ## emptyallowed = true + ## activeif = CLOCKR = 1 AND CLOCKS = 1 AND REFCLOCKS = FROM_FILE + # + +MSG_SATFILE8 1 "Clk.Est.:Ref.Satellites from file" + +! Clk est.: Header of the clk RINEX file: RUNBY +! --------------------------------------------- +RUNBY 0 + ## widget = lineedit + +MSG_RUNBY 1 "Clk. RINEX Header: RUNBY" + +! Clk est.: Header of the clk RINEX file: AC +! ------------------------------------------ +AC 0 + ## widget = lineedit + +MSG_AC 1 "Clk. RINEX Header: AC" + +! Clk est.: Header of the clk RINEX file: ACName +! ---------------------------------------------- +ACNAME 0 + ## widget = lineedit + +MSG_ACNAME 1 "Clk. RINEX Header: AC Name" + +! Time System +! ----------- +TIMESYS 1 "GPS" + ## widget = combobox; editable = false; cards = GPS GLO GAL UTC TAI + +MSG_TIMESYS 1 "Time system" + +! DCB line +! -------- +DCBLINE 0 + ## widget = lineedit + +MSG_DCBLINE 1 "DCB line" + +! Clk est.: Header of the clk RINEX file: Comments +! ------------------------------------------------ +COMMENT 1 "RAP_MLW:$(CD4)0110: AMB.FIXING $K PRODUCTS (ORBIT ETC. ETC.)" + ## widget = uniline; numlines = 10 + # RAP_MLW:$(CD4)$S+0: AMB.FIXING $K PRODUCTS (ORBIT ETC. ETC.) + +MSG_COMMENT 1 "Clk. RINEX Header: Comments" + +! ----------------------------------------- +! +! PARAMETER TYPE: Receiver Clock Offsets +! =============== +! +! ----------------------------------------- +! +! Enable Receiver Clock Errors +! ---------------------------- +RCVCLOCK 1 "0" + ## widget = checkbox; activeif = GEOTEC = GNSS + +MSG_RCVCLOCK 1 "Receiver clock offsets" + +RCVCLKLST 1 "ALL" + ## widget = combobox; editable = false + ## cards = NONE FIRST LAST ALL MANUAL FROM_FILE + +MSG_RCVCLKLST 1 "Station selection" + +! Rclk.off: Manual selection +! -------------------------- +STATION5 0 + ## widget = selwin; pointer = STALST; activeif = RCVCLKLST == MANUAL + +MSG_STATION5 1 "Rclk.off:Selection of list of stations" + +! Rclk.off: File with Stations(s) +! ---------------------------------- +STAFILE5 0 + ## widget = selwin; path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + ## activeif = RCVCLKLST == FROM_FILE; emptyallowed = true + # + +MSG_STAFILE5 1 "Rclk.off:File with the list of stations" + +! Rclk.off: Default Sigma +! -------------------------- +SIGMA5 0 + ## widget = lineedit; check_type = real; check_min = 0 + +MSG_SIGMA5 1 "Rclk.off: a priori sigma" + +! Rclk.off: Time Interval +! -------------------------- +RCOTIM 1 "0" + ## widget = radiobutton; group = DUMMY + +MSG_RCOTIM 1 "Time interval from observation files" + +RADIO5_1 1 "0" + ## widget = radiobutton; group = DUMMY + ## radiokeys = SESSION_YEAR5 SESSION_STRG5 + +MSG_RADIO5_1 1 "Defined by year and session identifier" + +RADIO5_2 1 "1" + ## widget = radiobutton; group = DUMMY + +MSG_RADIO5_2 1 "Defined by start and end times" + +! Rclk.off: Time Interval (Session spec.) +! ------------------------------------------ +SESSION_YEAR5 1 "2019" + ## widget = lineedit; multilineallowed = true; emptyallowed = false + # $Y+0 + +MSG_SESSION_YEAR5 1 "Rclk.off: Time Interval(YEAR)" + +SESSION_STRG5 1 "0110" + ## widget = lineedit; multilineallowed = true; emptyallowed = false + # $S+0 + +MSG_SESSION_STRG5 1 "Rclk.off: Time Interval(SESSION)" + +! Rclk.off: Time Interval (date/time) +! -------------------------------------- +STADAT5 0 + ## widget = lineedit; activeif = RADIO5_2 = 1; check_type = date + +MSG_STADAT5 1 "Rclk.off:Start Time(Year Month Day)" + +STATIM5 0 + ## widget = lineedit; emptyallowed = false + ## activeif = RADIO5_2 = 1 AND STADAT5 / _; check_type = time + +MSG_STATIM5 1 "Rclk.off:Start Time(Hour Minutes Seconds)" + +ENDDAT5 0 + ## widget = lineedit; activeif = RADIO5_2 = 1; check_type = date + +MSG_ENDDAT5 1 "Rclk.off:End Time(Year Month Day)" + +ENDTIM5 0 + ## widget = lineedit; emptyallowed = false + ## activeif = RADIO5_2 = 1 AND ENDDAT5 / _; check_type = time + +MSG_ENDTIM5 1 "Rclk.off:End Time(Hour Minutes Seconds)" + +! ----------------------------------------- +! +! PARAMETER TYPE: Range Biases +! =============== +! +! ----------------------------------------- +! +! Enable Range biases +! ------------------- +RBIAS 1 "0" + ## widget = checkbox; activeif = GEOTEC = SLR + +MSG_RBIAS 1 "Range biases" + +RGBLST 1 "FROM_FILE" + ## widget = combobox; editable = false + ## cards = NONE FIRST LAST ALL MANUAL FROM_FILE + +MSG_RGBLST 1 "Station selection" + +! Range biases: Manual selection of stations +! ------------------------------------------ +STATION9 0 + ## widget = selwin; activeif = RGBLST == MANUAL; pointer = STALST + # + +MSG_STATION9 1 "Range biases:Selection of list of stations" + +! Range biases: File with Stations(s) +! ----------------------------------- +STAFILE9 1 "${P}/PHIVOLCS\STA\SLR_RB.FIX" + ## widget = selwin; activeif = RGBLST == FROM_FILE; path = DIR_FIX + ## ext = EXT_FIX; maxfiles = 1; emptyallowed = true + # SLR_RB + +MSG_STAFILE9 1 "Range biases: File with the list of stations" + +! Satellite-specific or for all Satellites +! ---------------------------------------- +SATRGB 1 "SAT_SPECIFIC" + ## widget = combobox; editable = false + ## cards = SAT_SPECIFIC SYS_SPECIFIC PER_STATION + +MSG_SATRGB 1 "Range Bias set-up for satellites" + +! Range biases: Default Sigma +! ---------------------------- +SIGRGB 1 "1.0" + ## widget = lineedit + +MSG_SIGRGB 1 "Range biases: a priori sigma" + +! ----------------------------------------- +! +! PARAMETER TYPE: Differential Code Biases +! =============== +! +! ----------------------------------------- +! +! Enable Differential Code Biases estimation +! ------------------------------------------ +DCBEST 1 "0" + ## widget = checkbox; activeif = FREQUENCY / DTEC AND GEOTEC = GNSS + +MSG_DCBEST 1 "Differential code biases" + +! DCB: Type of Differential Code Biases +! ------------------------------------- +DCBTYP 1 "P1-P2" + ## widget = combobox; editable = false + ## cards = P1-P2 P1-C1 LC P1-C1_MULTIPLIER + +MSG_DCBTYP 1 "Type of differential code biases" + +! DCB: Estimate Differential Code Biases for Satellites +! ----------------------------------------------------- +DCBSAT 1 "1" + ## widget = checkbox; activeif = DCBTYP / P1-C1_MULTIPLIER + +MSG_DCBSAT 1 "Estimate differential code biases for satellites" + +! DCB: Estimate Differential Code Biases for Receivers +! ---------------------------------------------------- +DCBREC 1 "1" + ## widget = checkbox + +MSG_DCBREC 1 "Estimate differential code biases for receivers" + +! DCB: Reference Satellite(s) +! --------------------------- +DCBREF 1 "SUM" + ## widget = combobox; editable = false; cards = SUM ALL + ## activeif = DCBSAT = 1 AND DCBTYP / P1-C1_MULTIPLIER + +MSG_DCBREF 1 "Reference satellite(s)" + +! DCB: A Priori Sigma for Reference Satellite Biases +! -------------------------------------------------- +DCBSIG 1 "0.01" + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = DCBSAT = 1 AND DCBTYP / P1-C1_MULTIPLIER + +MSG_DCBSIG 1 "DCB: A Priori Sigma for Reference Satellite Biases" + +! DCB: A Priori Sigma for Receiver Biases +! --------------------------------------- +DCBSIGR 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = DCBREC = 1 + +MSG_DCBSIGR 1 "DCB: A Priori Sigma for Receiver Biases" + +! ----------------------------------------- +! +! PARAMETER TYPE: Kinematic Positioning +! =============== +! +! ----------------------------------------- +! +! Enable Kinematic Station +! ------------------------ +KINEST 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC AND GEOTEC = GNSS + +MSG_KINEST 1 "Kinematic coordinates" + +! Kinematic Station(s) +! -------------------- +KINSTA 1 "NONE" + ## widget = combobox; editable = false + ## cards = FIRST LAST ALL MANUAL FROM_FILE + +MSG_KINSTA 1 "Station selection" + +! Kinematic Station(s): Manual Selection +! -------------------------------------- +STATION2 0 + ## widget = selwin; activeif = KINSTA == MANUAL; pointer = CENLST + +MSG_STATION2 1 "Kinematic Pos.: List of stations" + +! File with Kinematic Stations(s) +! ------------------------------- +STAFILE2 0 + ## widget = selwin; activeif = KINSTA == FROM_FILE; path = DIR_FIX + ## ext = EXT_FIX; maxfiles = 1; emptyallowed = true + # + +MSG_STAFILE2 1 "Kinematic Pos.: File with the list of stations" + +SIGKIN 1 "NEU" + ## widget = combobox; editable = false; cards = NEU XYZ + +MSG_SIGKIN 1 "Reference frame" + +! Kinematic pos.: horizontal component sigma +! ------------------------------------------ +SIGKIN_H 0 + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = SIGKIN = NEU + +MSG_SIGKIN_H 1 "Kinematic pos.: Sigma for horizontal components" + +! Kinematic pos.: vertical component sigma +! ------------------------------------------ +SIGKIN_V 0 + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = SIGKIN = NEU + +MSG_SIGKIN_V 1 "Kinematic pos.: Sigma for vertical component" + +! Kinematic pos.: LEO sigma +! ------------------------------------------ +SIGKIN_L 0 + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = SIGKIN = XYZ + +MSG_SIGKIN_L 1 "Kinematic pos.: sigma for non-terrestrial objects" + +! Kin. positioning: min. number of stations +! ----------------------------------------- +MINKIN 1 "0" + ## widget = spinbox; range = 0 100 1 + +MSG_MINKIN 1 "kin. Pos.:min. number of obs. per epoch" + +! ----------------------------------------- +! +! PARAMETER TYPE: Satellite-specific Sigmas +! =============== +! +! ----------------------------------------- +! +! Satellite-Specific A Priori Sigmas +! ---------------------------------- +SVNAPR 1 "0" + ## widget = checkbox + +MSG_SVNAPR 1 "Satellite-specific a priori sigmas" + +! Satellite-specific Sigmas +! ------------------------- +SVNSIG 1 """" """" """" + ## widget = uniline; check_type.1 = integer; check_min.1 = 1 + ## check_max.1 = 999; check_type.2 = date; check_type.3 = time + ## check_type.4 = date; check_type.5 = time; check_type.6 = real + ## check_min.6 = 0.0; numlines = 10 + +MSG_SVNSIG 1 "Satellite specific a priori sigmas" + +! ----------------------------------------- +! +! PARAMETER TYPE: Hill-Resonance +! =============== +! +! ----------------------------------------- +! +! Enable Hill resonance +! --------------------- +HILL 1 "0" + ## widget = checkbox; activeif = RPRCOE / _ + +MSG_HILL 1 "Hill resonance terms" + +! Hill: manual specification +! -------------------------- +HILL_M 1 "0" + ## widget = radiobutton; group = HILL + +MSG_HILL_M 1 "Manual parameter setup" + +! Hill: set forces individually +! ----------------------------- +HILLSTR 1 "" "" "" "" + ## widget = uniline; numlines = 5 + +MSG_HILLSTR 1 "Hill: set forces individually" + +! Hill: default specification +! --------------------------- +HILL_D 1 "1" + ## widget = radiobutton; group = HILL + ## radiokeys = HILC1 HILC2 HILC3 HILP1 HILP2 HILP3 + +MSG_HILL_D 1 "Hill:Default parameter setup" + +! Hill: Enable constant radial force +! ---------------------------------- +HILC1 1 "1" + ## widget = checkbox + +MSG_HILC1 1 "Radial" + +! Hill: Sigma for constant radial force +! ------------------------------------- +SIGHILC1 1 "1E-9" + ## widget = lineedit; activeif = HILC1 == 1 AND HILL_D == 1 + ## check_type = real; check_min = 0.0 + +MSG_SIGHILC1 1 "Hill: Sigma for constant radial force" + +! Hill: Enable constant force in plane +! ------------------------------------ +HILC2 1 "1" + ## widget = checkbox + +MSG_HILC2 1 "Along track" + +! Hill: Sigma for constant force in plane +! --------------------------------------- +SIGHILC2 1 "1E-9" + ## widget = lineedit; activeif = HILC2 == 1 AND HILL_D == 1 + ## check_type = real; check_min = 0.0 + +MSG_SIGHILC2 1 "Hill: Sigma for along track" + +! Hill: Enable constant force out of plane +! ---------------------------------------- +HILC3 1 "1" + ## widget = checkbox + +MSG_HILC3 1 "Out of plane" + +! Hill: Sigma for constant force out of plane +! ------------------------------------------- +SIGHILC3 1 "1E-9" + ## widget = lineedit; activeif = HILC3 == 1 AND HILL_D == 1 + ## check_type = real; check_min = 0.0 + +MSG_SIGHILC3 1 "Hill: Sigma for constant force out of plane" + +! Hill: Enable periodic radial force +! ---------------------------------- +HILP1 1 "0" + ## widget = checkbox + +MSG_HILP1 1 "Periodic Radial" + +! Hill: Sigma for periodic radial force +! ------------------------------------- +SIGHILP1 0 + ## widget = lineedit; activeif = HILP1 == 1 AND HILL_D == 1 + ## check_type = real; check_min = 0.0 + # + +MSG_SIGHILP1 1 "Hill: Sigma for periodic radial force" + +! Hill: Enable periodic force in plane +! ------------------------------------ +HILP2 1 "0" + ## widget = checkbox + +MSG_HILP2 1 "Periodic along track" + +! Hill: Sigma for periodic force in plane +! --------------------------------------- +SIGHILP2 0 + ## widget = lineedit; activeif = HILP2 == 1 AND HILL_D == 1 + ## check_type = real; check_min = 0.0 + # + +MSG_SIGHILP2 1 "Hill: Sigma for periodic force along track" + +! Hill: Enable periodic force out of plane +! ---------------------------------------- +HILP3 1 "0" + ## widget = checkbox + +MSG_HILP3 1 "Periodic out of plane" + +! Hill: Sigma for periodic force out of plane +! ------------------------------------------- +SIGHILP3 0 + ## widget = lineedit; activeif = HILP3 == 1 AND HILL_D == 1 + ## check_type = real; check_min = 0.0 + # + +MSG_SIGHILP3 1 "Hill: Sigma for periodic force out of plane" + +! Hill: List of satellites +! ------------------------ +HILSATSTR 2 + "1" "2" "3" "4" "5" "6" "7" "8" "9" "10" "11" "12" "13" "14" "15" "16" + "17" "18" "19" "20" "21" "22" "23" "24" "25" "26" "27" "28" "29" "30" "31" "32" + ## widget = uniline + ## activeif = HILC1 == 1 OR HILC2 == 1 OR HILC3 == 1 OR HILP1 == 1 OR HILP2 == 1 OR HILP3 == 1 AND HILL_M / 1 + ## check_type = integer; check_min = 1; check_max = 999; numlines = 5 + +MSG_HILSATSTR 1 "Hill: List of satellites" + +! ----------------------------------------- +! +! PARAMETER TYPE: Earth Gravity Field +! =============== +! +! ----------------------------------------- +! +! Enable Earth gravity field +! -------------------------- +GRAVITY 1 "0" + ## widget = checkbox; activeif = RPRCOE / _ + +MSG_GRAVITY 1 "Earth gravity field" + +! Gravity: default setup +! ---------------------- +GRAVITY_D 1 "1" + ## widget = radiobutton; group = GRAVITY; radiokeys = POTDEG POTORD POTSIG + +MSG_GRAVITY_D 1 "Default setup" + +! Gravity: Max degree of development +! ---------------------------------- +POTDEG 1 "2" + ## widget = spinbox; range = 2 10 1; check_type = integer; check_min = 0 + +MSG_POTDEG 1 "Gravity: Max degree of development" + +! Gravity: Max order of development +! --------------------------------- +POTORD 1 "2" + ## widget = spinbox; range = 0 10 1; check_type = integer; check_min = 0 + +MSG_POTORD 1 "Gravity: Max order of development" + +! Gravity: a priori sigma +! ----------------------- +POTSIG 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_POTSIG 1 "Gravity: a priori sigma" + +! Gravity: manual setup +! --------------------- +GRAVITY_M 1 "0" + ## widget = radiobutton; group = GRAVITY; radiokeys = POTSTR + +MSG_GRAVITY_M 1 "Manual setup of special coefficients" + +! Gravity: direct setup of individual parameters +! ---------------------------------------------- +POTSTR 1 "" "" "" + ## widget = uniline; check_type.1 = integer; check_min.1 = 0 + ## check_type.2 = integer; check_min.2 = 0; check_type.3 = real + ## check_min.3 = 0.0; numlines = 5 + +MSG_POTSTR 1 "Gravity: manual setup of special coefficients" + +! ----------------------------------------- +! +! PARAMETER TYPE: Earth Albedo Radiation +! =============== +! +! ----------------------------------------- +! +! Enable Earth Albedo Radiation +! ----------------------------- +ALBEDO 1 "0" + ## widget = checkbox; activeif = RPRCOE / _ + +MSG_ALBEDO 1 "Earth albedo radiation" + +! Albedo: Absorption, constant +! ---------------------------- +ALB1 1 "1" + ## widget = checkbox + +MSG_ALB1 1 "Absorption, constant part" + +! Albedo: Sigma for absorption, constant +! -------------------------------------- +SIGALB1 0 + ## widget = lineedit; activeif = ALB1 == 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGALB1 1 "Albedo: Sigma for absorption, constant part" + +! Albedo: Absorption, variable +! ---------------------------- +ALB2 1 "1" + ## widget = checkbox + +MSG_ALB2 1 "Absorption, variable surface due to solar panels" + +! Albedo: Sigma for absorption, variable +! -------------------------------------- +SIGALB2 0 + ## widget = lineedit; activeif = ALB2 == 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGALB2 1 "Albedo: Sigma for absorption, variable surface due to solar panels" + +! Albedo: Reflection +! ------------------ +ALB3 1 "1" + ## widget = checkbox + +MSG_ALB3 1 "Reflection at solar panels" + +! Albedo: Sigma for reflection +! ---------------------------- +SIGALB3 0 + ## widget = lineedit; activeif = ALB3 == 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGALB3 1 "Albedo: Sigma for reflection at solar panels" + +! Albedo: Satellite groups +! ------------------------ +ALBSATSTR 2 + "1" "1" "2" "3" "4" "5" "6" "7" "8" "9" "10" "11" "12" "13" "14" "15" "16" + "1" "17" "18" "19" "20" "21" "22" "23" "24" "25" "26" "27" "28" "29" "30" "31" "32" + ## widget = uniline; activeif = ALB1 == 1 OR ALB2 == 1 OR ALB3 == 1 + ## check_type = integer; check_min = 1; check_max = 99; numlines = 5 + +MSG_ALBSATSTR 1 "Albedo: define satellite groups" + +! Pre: Station Coord. +! ------------------- +PRE01 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING + ## activeif = FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC + +MSG_PRE01 1 "Station coordinates" + +! Pre: GLONASS reciever clock biases / Receiver Clocks +! ---------------------------------------------------- +PRE02 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING + ## activeif = MOREOPT = 1 AND RCVCLOCK = 1 OR GLOBIAS = 1 + +MSG_PRE02 1 "Pre-elimination: GLONASS receiver clock biases" + +! Pre: Orbit Elements +! ------------------- +PRE03 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = ORBADJ = 1 + +MSG_PRE03 1 "Pre-elimination: GNSS or LEO orbit determination" + +! Pre: Ambiguities +! ---------------- +PRE04 1 "NO" + ## widget = combobox; editable = true + ## cards = NO AS_SOON_AS_POSSIBLE EVERY_SESSION PRIOR_TO_NEQ_SAVING + ## activeif = GEOTEC = GNSS + +MSG_PRE04 1 "Pre-elimination: Ambiguities" + +! Pre: Rec.Height.Calib. +! ---------------------- +PRE05 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = RANTOFF = 1 + +MSG_PRE05 1 "Pre-elimination: Receiver antenna offsets" + +! Pre: Site Troposphere +! --------------------- +PRE06 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = SITETROP = 1 + +MSG_PRE06 1 "Pre-elimination: Site Troposphere" + +! Pre: Local Ionosphere +! --------------------- +PRE07 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = LOCIONO = 1 + +MSG_PRE07 1 "Pre-elimination: Local Ionosphere" + +! Pre: Diff. Code Biases +! ---------------------- +PRE08 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = DCBEST = 1 + +MSG_PRE08 1 "Pre-elimination: Diff. Code Biases" + +! Pre: Local Troposphere +! ---------------------- +PRE09 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = LOCTROP = 1 + +MSG_PRE09 1 "Pre-elimination: Local Troposphere" + +! Pre: Earth Rotation +! ------------------- +PRE10 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = ERP = 1 + +MSG_PRE10 1 "Pre-elimination: Earth Rotation" + +! Pre: Sat. Ant.Off +! ----------------- +PRE12 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = SANTOFF = 1 + +MSG_PRE12 1 "Pre-elimination: GNSS antenna offsets" + +! Pre: Earth Potential +! -------------------- +PRE13 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = GRAVITY = 1 + +MSG_PRE13 1 "Pre-elimination: Earth gravity field" + +! Pre: Hill Resonances +! -------------------- +PRE14 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = HILL = 1 + +MSG_PRE14 1 "Pre-elimination: Hill resonance terms" + +! Pre: Earth Albedo +! ----------------- +PRE15 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = ALBEDO = 1 + +MSG_PRE15 1 "Pre-elimination: Earth albedo radiation" + +! Pre: Geocenter +! ------------------- +PRE16 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = GEOCENT = 1 + +MSG_PRE16 1 "Pre-elimination: Geocenter coordinates" + +! Pre: Diff. Ionosphere +! --------------------- +PRE17 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_EPOCH EVERY_SESSION PRIOR_TO_NEQ_SAVING + ## activeif = DIFFION = 1 + +MSG_PRE17 1 "Pre-elimination: stochastic ionosphere parameters" + +! Pre: Phase Center Var. +! ---------------------- +PRE18 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = RANTPAT = 1 + +MSG_PRE18 1 "Pre-elimination: REceiver antenna PCV patterns" + +! Pre: Global Ionosphere +! ---------------------- +PRE19 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = GLOBION = 1 + +MSG_PRE19 1 "Pre-elimination: Global ionosphere parameters" + +! Pre: Kin. Coordinates +! --------------------- +PRE21 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_EPOCH EVERY_SESSION PRIOR_TO_NEQ_SAVING + ## activeif = KINEST = 1 + +MSG_PRE21 1 "Pre-elimination: Kinematic coordinates" + +! Pre: Scale models in Vienna grid files +! -------------------------------------- +PRE22 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = GRDLOAD = 1 + +MSG_PRE22 1 "Pre-elimination: Scale models in Vienna grid files" + +! Pre: Station Clocks +! ------------------- +PRE23 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_EPOCH EVERY_SESSION PRIOR_TO_NEQ_SAVING + ## activeif = CLOCKR = 1 + +MSG_PRE23 1 "Pre-elimination: Receiver clock offsets" + +! Pre: Satellite Clocks +! --------------------- +PRE24 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_EPOCH EVERY_SESSION PRIOR_TO_NEQ_SAVING + ## activeif = CLOCKS = 1 + +MSG_PRE24 1 "Pre-elimination: GNSS clock offsets" + +! Pre: GNSS PCV +! ------------- +PRE25 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = SANTPAT = 1 + +MSG_PRE25 1 "Pre-elimination: GNSS antenna PCV patterns" + +! Pre: Range biases +! ----------------- +PRE26 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = RBIAS = 1 + +MSG_PRE26 1 "Pre-elimination: Range Biases" + +! Pre: Higher-order ionospere scaling parameters +! ---------------------------------------------- +PRE27 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = SCALHOI = 1 + +MSG_PRE27 1 "Pre-elimination: Higher-order ionosphere scaling parameters" + +! Pre: GNSS-specific parameters +! ----------------------------- +PRE30 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = GNSSPEC = 1 + +MSG_PRE30 1 "Pre-elimination: GNSS-Specific parameters" + +! Define Time Offset +! ------------------ +PAR_OFF 0 + ## widget = lineedit; emptyallowed = true + # + +MSG_PAR_OFF 1 "Time offset for Parameter intervals" + +! Hide some experimental parameter types +! -------------------------------------- +MOREOPT 1 "0" + ## widget = checkbox + +MSG_MOREOPT 1 "Experimental Options" + +! ----------------------------------------- +! +! SELECTION LISTS: Station names +! =============== +! +! ----------------------------------------- +STALST 0 + ## widget = selwin; menuaux = MENUAUX; action = OBS + ## menuauxkeys = CONST PSFILES CSFILES PZFILES CZFILES RZFILES + +CENLST 0 + ## widget = selwin; menuaux = MENUAUX; action = OBS + ## menuauxkeys = CONST ECCENT PSFILES CSFILES PZFILES CZFILES RZFILES + +! ----------------------------------------- +! +! SELECTION LISTS: Satellite list +! =============== +! +! ----------------------------------------- +SATLST 0 + ## widget = selwin; menuaux = MENUAUX; action = SATLST + ## menuauxkeys = CONST PSFILES CSFILES PZFILES CZFILES RZFILES + +! ----------------------------------------- +! +! SELECTION LISTS: Receiver/Antenna names +! =============== +! +! ----------------------------------------- +ANTGRP 0 + ## widget = selwin; menuaux = MENUAUX; action = ANTGRP + ## menuauxkeys = CONST PSFILES CSFILES PZFILES CZFILES + +MSG_ANTGRP 1 "Group satellite numbers" + +! ----------------------------------------- +! +! SELECTION LISTS: Antenna names +! =============== +! +! ----------------------------------------- +ANTGRPRI 0 + ## widget = selwin; menuaux = MENUAUX; action = ANTGRPRI + ## menuauxkeys = CONST PSFILES CSFILES PZFILES CZFILES + +! ----------------------------------------- +! +! SELECTION LISTS: Indiv. Receiver/Antennas +! =============== +! +! ----------------------------------------- +ANTLST 0 + ## widget = selwin; menuaux = MENUAUX; action = ANTLST + ## menuauxkeys = CONST PSFILES CSFILES PZFILES CZFILES + +! ----------------------------------------- +! +! SELECTION LISTS: Indiv. Antennas +! =============== +! +! ----------------------------------------- +ANTLSTRI 0 + ## widget = selwin; menuaux = MENUAUX; action = ANTLSTRI + ## menuauxkeys = CONST PSFILES CSFILES PZFILES CZFILES + +! ====================================================================== +! HIDDEN PANELS AND OPTIONS +! ====================================================================== +! Define array dimensions +! ----------------------- +SHOWMAX 1 "0" + ## widget = checkbox + +MSG_SHOWMAX 1 "Define array dimensions" + +! MAXLOC: Maximum number of parameters to be processed +! ---------------------------------------------------- +MAXLOC 0 + ## widget = lineedit; check_type = integer; check_min = 0 + # + +MSG_MAXLOC 1 "MAXLOC: Maximum number of parameters to be processed" + +! MAXFIL: Maximum number of files to be processed +! ----------------------------------------------- +MAXFIL 0 + ## widget = lineedit; check_type = integer; check_min = 0 + # + +MSG_MAXFIL 1 "MAXFIL: Maximum number of files to be processed" + +! MAXSTA: Maximum number of stations involved +! ------------------------------------------- +MAXSTA 0 + ## widget = lineedit; check_type = integer; check_min = 0 + # + +MSG_MAXSTA 1 "MAXSTA: Maximum number of stations involved" + +! MAXSAT: Maximum number of satellites involved +! --------------------------------------------- +MAXSAT 0 + ## widget = lineedit; check_type = integer; check_min = 0 + # + +MSG_MAXSAT 1 "MAXSAT: Maximum number of satellites involved" + +! MAXAMB: Maximum number of ambiguities in an observation file +! ------------------------------------------------------------ +MAXAMB 0 + ## widget = lineedit; check_type = integer; check_min = 0 + # + +MSG_MAXAMB 1 "MAXAMB: Maximum number of ambiguities in an observation file" + +! MAXPAR: Maximum number of parameters simultaneously processed +! ------------------------------------------------------------- +MAXPAR 0 + ## widget = lineedit; check_type = integer; check_min = 0 + # + +MSG_MAXPAR 1 "MAXPAR: Maximum number of parameters simultaneously processed" + +! MAXFLS: Maximum number of files simultaneously processed +! -------------------------------------------------------- +MAXFLS 0 + ## widget = lineedit; check_type = integer; check_min = 0 + # + +MSG_MAXFLS 1 "MAXFLS: Maximum number of files simultaneously processed" + +! MAXSAS: Maximum number of satellites simultaneously processed +! ------------------------------------------------------------- +MAXSAS 0 + ## widget = lineedit; check_type = integer; check_min = 0 + # + +MSG_MAXSAS 1 "MAXSAS: Maximum number of satellites simultaneously processed" + +! MAXAMP: Maximum number of ambiguities simultaneously processed +! -------------------------------------------------------------- +MAXAMP 0 + ## widget = lineedit; check_type = integer; check_min = 0 + # + +MSG_MAXAMP 1 "MAXAMP: Maximum number of ambiguities simultaneously processed" + +! MAXSNG: Maximum number of non-zero elements in one line of first design matrix +! ------------------------------------------------------------------------------ +MAXSNG 0 + ## widget = lineedit; check_type = integer; check_min = 0 + # + +MSG_MAXSNG 1 "MAXSNG: Maximum number of non-zero elements in one line of first design matrix" + +! Statistic: Apply clock syncronization errors +! -------------------------------------------- +USESYNCR 1 "0" + ## widget = checkbox + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# PARAMETER ESTIMATION - GPSEST 1.1: Input Files 1 # +# # +# GENERAL FILES AND PROCESSING MODE # +# Space geodetic technique > %%%%%% < # GEOTEC +# Differencing level > %%%%%% < # DIFLVL +# LEO data processing > % < # LEOPROC +# Show all general files > % < # SHOWGEN +# # +# OBSERVATION FILES # +# Phase observations > %%%%%%%% < > %%%%%%%% < # PSFILES PZFILES +# Code@ observations > %%%%%%%% < > %%%%%%%% < # CSFILES CZFILES +# Range observations > %%%%%%%% < # RZFILES +# # +# MAIN INPUT FILES # +# Station coordinates > %%%%%%%% < # COORD +# Satellite standard orbits > %%%%%%%% < # STDORB +# Earth rotation parameters > %%%%%%%% < # POLE +# Satellite clock corrections > %%%%%%%% < # SATCLK +# Differential code biases > %%%%%%%% < # DCBINP +# Gridded VMF1 coefficients > %%%%%%%% < # VMF1_FILES +# Ionosphere models > %%%%%%%% < # IONOS +# # +# CORRECTIONS FOR LOADING EFFECTS AND CENTER OF MASS # +# Ocean tidal loading > %%%%%%%% < # OCNLOAD +# Atmospheric tidal loading > %%%%%%%% < # ATMLOAD +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# GPSEST 1.2: Input Files 2 # +# # +# ADDITIONAL INPUT FILES # +# Satellite orbit partials > %%%%%%%% < # RPRCOE +# Clock RINEX file > %%%%%%%% < # RXCLKIN +# Inter-system biases > %%%%%%%% < # ISBINP +# Troposphere estimates > %%%%%%%% < # TROPEST +# Meteorological data > %%%%%%%% < # METFIL +# # +# GRIDDED LOADING PARAMETERS # +# Atmospheric pressure > %%%%%%%% < # ALOAD_FILES +# Ocean, non-tidal > %%%%%%%% < # ONTLD_FILES +# Hydrostatic pressure > %%%%%%%% < # HLOAD_FILES +# # +# AUXILIARY STATION FILES # +# Station information > %%%%%%%% < # STAINFO +# Kinematic coordinates > %%%%%%%% < # KININP +# Receiver antenna orientation > %%%%%%%% < # ANTAZI +# Observation sigma factors > %%%%%%%% < # STAWGT +# Station eccentricities > %%%%%%%% < # ECCENT +# END_PANEL #################################################################### + + +# BEGIN_PANEL LEOPROC = 1 OR GEOTEC = SLR ###################################### +# GPSEST 1.3: LEO- and SLR-specific Input Files # +# # +# LEO-SPECIFIC INPUT FILES # +# Standard orbits > %%%%%%%% < # LEOSTD +# Orbit partial derivatives > %%%%%%%% < # LEORPR +# Attitude data > %%%%%%%% < # ATTIT +# Kinematic velocities > %%%%%%%% < # KINVEL +# # +# SLR-SPECIFIC INPUT FILES # +# Data handling (biases, CoM) > %%%%%%%% < # RGBINP +# LEO precise orbits > %%%%%%%% < # LEOPRE +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWGEN = 1 ###################################################### +# GPSEST 1.4: General Files # +# # +# GENERAL INPUT FILES # +# General constants > %%%%%%%%%%%% < # CONST +# Geodetic datum > %%%%%%%%%%%% < # DATUM +# Phase center variations > %%%%%%%%%%%% < # PHASECC +# Receiver information > %%%%%%%%%%%% < # RECEIVR +# Satellite information > %%%%%%%%%%%% < # SATELL +# Satellite problems > %%%%%%%%%%%% < # SATCRUX +# Earth potential coefficients> %%%%%%%%%%%% < # POTCOE +# Subdaily pole model > %%%%%%%%%%%% < # SUBMOD +# Nutation model > %%%%%%%%%%%% < # NUTMOD +# SINEX header file > %%%%%%%%%%%% < # SINEXIN +# IONEX control file > %%%%%%%%%%%% < # IONEXCF +# GPS-UTC file > %%%%%%%%%%%% < # GPSUTC +# Frequency information > %%%%%%%%%%%% < # FRQINFO +# # +# MENU SETTINGS # +# Selected campaign > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% <# CAMPAIGN +# Selected session Year> %%%% < Session> %%%% < # YR4_INFO SES_INFO +# Session table > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% <# SESSION_TABLE +# # +# TEMPORARY FILES # +# Scratch files > %%%%%%%% < > %%%%%%%% < > %%%%%%%% < # AUXFIL AUXFIL1 KINSCR +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWMAX = 1 ###################################################### +# GPSEST 1.5: Array Dimension Specification # +# # +# MAXIMUM ARRAY DIMENSIONS (OVERALL) # +# MAXLOC: Parameters > %%%%%% < # MAXLOC +# MAXFIL: Files > %%%%%% < # MAXFIL +# MAXSTA: Stations > %%%%%% < # MAXSTA +# MAXSAT: Satellites > %%%%%% < # MAXSAT +# MAXAMB: Ambiguities per observation file > %%%%%% < # MAXAMB +# # +# MAXIMUM ARRAY DIMENSIONS (SIMULTANEOUSLY PROCESSED) # +# MAXPAR: Parameters > %%%%%% < # MAXPAR +# MAXFLS: Files > %%%%%% < # MAXFLS +# MAXSAS: Satellites > %%%%%% < # MAXSAS +# MAXAMP: Ambiguities > %%%%%% < # MAXAMP +# # +# MAXIMUM NUMBER OF # +# MAXSNG: Elements per line of first design matrix > %%%%%% < # MAXSNG +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# GPSEST 2.1: Output Files 1 # +# # +# GENERAL OUTPUT FILES # +# Program output > % < use GPSEST.Lnn or > %%%%%%%% < # SYSODEF SYSOUT +# Error message > % < merged to program output or > %%%%%%%% < # ERRMRG SYSERR +# # +# NORMAL EQUATION SYSTEM > %%%%%%%% < # NEQUARS +# # +# STATION- AND SATELLITE-RELATED RESULTS # +# Station coordinates > %%%%%%%% < # COORDRS +# Satellite orbital elements > %%%%%%%% < # ORBITRS +# Earth rotation parameters > %%%%%%%% < # POLERS +# Earth rotation parameters (IERS) > %%%%%%%% < # IERSPOL +# # +# ATMOSPHERE-SPECIFIC RESULTS # +# Troposphere estimates > %%%%%%%% < # TROPSAV +# Troposphere estimates (SINEX) > %%%%%%%% < # TROPSNX +# Ionosphere models > %%%%%%%% < # IONOSRS +# Ionosphere models (IONEX) > %%%%%%%% < # IONEXRS +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# GPSEST 2.2: Output Files 2 # +# # +# ADDITIONAL RESULT FILES # +# Differential code biases > %%%%%%%% < # DCBOUT +# Inter-system biases > %%%%%%%% < # ISBOUT +# Phase center variations (gridded) > %%%%%%%% < # PHASRSG +# Phase center variations (spherical)> %%%%%%%% < # PHASRSH +# # +# EPOCH-SPECIFIC RESULTS # +# GNSS clock corrections > %%%%%%%% < # CLKSAV +# Clock RINEX > %%%%%%%% < # CLKRNX +# Kinematic coordinates > %%%%%%%% < # KINOUT +# # +# AUXILIARY FILES # +# Observation residuals > %%%%%%%% < # RESIDRS +# Covariance matrix > %%%%%%%% < # COVTTRS +# Covariance matrix wrt coordinates > %%%%%%%% < # COVARRS +# END_PANEL #################################################################### + + +# BEGIN_PANEL GEOTEC = SLR OR LEOPROC = 1 ###################################### +# GPSEST 2.3: LEO- and SLR-specific Output Files # +# # +# LEO-SPECIFIC RESULT FILES # +# Orbital elements > %%%%%%%% < # LEORBRS +# # +# SLR-SPECIFIC RESULT FILES # +# Data handling (biases, CoM) > %%%%%%%% < # RGBOUT +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# GPSEST 3.1: General Options 1 # +# # +# TITLE > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # TITLE +# # +# OBSERVATION SELECTION # +# Satellite system > %%%%%%%%%%%%% < # SATSYS +# Frequency/linear combination > %%%%%%%%%%%%% < # FREQUENCY +# Elevation cutoff angle > %%%%%% %%%%%% %%%%%% %%%%%%%%%%%%% < # SODSEL +# Observation window > % < # WINDOW +# # +# OBSERVATION MODELING AND PARAMETER ESTIMATION # +# A priori sigma of unit weight > %%%%%% %%%%% < # ELVWGT +# Type of computed residuals > %%%%%%%%%%%%% < # NORRES +# Correlation strategy > %%%%%%%%%%%%% < # CORREL +# # +# LEO-SPECIFIC SELECTION AND MODELING OPTIONS # +# Elevation cutoff angle > %%%%%% %%%%% < # LEOEDW +# END_PANEL #################################################################### + + +# BEGIN_PANEL WINDOW = 1 ####################################################### +# GPSEST 3.1.1: Observation Window # +# # +# OBSERVATION WINDOW # +# # +# > % < Defined by Year and Session identifier # RADIO1_1 +# Year > %%%% < Session > %%%% < # SESSION_YEAR1 SESSION_STRG1 +# # +# # +# > % < Defined by Start and End times # RADIO1_2 +# yyyy mm dd hh mm ss yyyy mm dd hh mm ss # +# Start > %%%%%%%%%% < > %%%%%%%% < End > %%%%%%%%%% < > %%%%%%%% < # STADAT1 STATIM1 ENDDAT1 ENDTIM1 +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# GPSEST 3.2: General Options 2 # +# # +# A PRIORI TROPOSPHERE MODELING # +# ZPD model and mapping function > %%%%%%%%%%%%% < for GNSS # TROPOS +# > %%%%%%%%%%%%% < for SLR # TROPOS_S +# # +# HANDLING OF AMBIGUITIES # +# Resolution strategy > %%%%%%%%%%%%% < # AMBSTRAT +# Solve ambiguities for > %%%%%%%%%%%%% < # SATSYS_AR +# Consider GPS quarter-cycle biases> %%%%%%%%%%%%% < # AMBQCPB +# Save resolved ambiguities > % < # AMBSAVE +# Introduce widelane integers > % < # APRWIDE +# Introduce L1 and L2 integers > % < # APRL1L2 +# # +# SPECIAL PROCESSING OPTIONS # +# Stop program after NEQ saving > % < # OBS2NEQ +# Activate extended program output > % < # PRINT +# END_PANEL #################################################################### + + +# BEGIN_PANEL PRINT = 1 ######################################################## +# GPSEST 3.2.1.1: Extended Program Output Options # +# # +# INFORMATION RELATED TO OBSERVATIONS # +# List of observations given in files > % < # PRTNUMOB +# List of observations used for processing > % < # PRTNUMDD +# Satellite elevations > % < # PRTELEV +# Histogram of observations by elevation angle bins > % < # PRTNOBEL +# Histogram of observations by nadir angle bins > % < # PRTNOBNA +# Phase-connected time intervals > % < # PRTTIMFL +# # +# INFORMATION RELATED TO ESTIMATED PARAMETERS # +# List of all parameters > % < # PRTPARAM +# Unresolved ambiguities after each iteration step > % < # PRTAMBIT +# Suppression of output concerning troposphere parameter > % < # PRTTRP +# Suppression of output concerning coordinate parameter > % < # PRTCRD +# Suppression of output concerning ambiguity parameter > % < # PRTAMB +# Suppression of output concerning epoch parameters > % < # PRTEPPAR +# END_PANEL #################################################################### + + +# BEGIN_PANEL PRINT = 1 ######################################################## +# GPSEST 3.2.1.2: Extended Program Output Options # +# # +# OTHER INFORMATION # +# Resolved ambiguities from observation files > % < # PRTAMBFL +# Constants, antenna offsets, ionosphere coefficients > % < # PRTPOLE +# Station eccentricities, receiver information > % < # PRTPOSEC +# Receiver synchronization errors > % < # PRTSYNCH +# RMS of ellipsoidal coordinates and differences > % < # PRTBLH +# Slope distances and their RMS > % < # PRTDIS +# Statistics on the parameter dimensions > % < # PRTMAX +# # +# HELMERT TRANSFORMATION OF RESULTING STATION COORDINATES # +# Activate Helmert transformation > % < # PRTHELM +# Coordinate system for transformation > %%%%%%%%%%%% < # COORDSYS +# Rotation > % < # ROTXYZ +# Scale > % < # SCALE +# END_PANEL #################################################################### + + +# BEGIN_PANEL DIFLVL = DOUBLE AND AMBSTRAT = SEARCH ############################ +# GPSEST 3.2.2: General Search Ambiguity Resolution Strategy # +# # +# OPTIONS AND CRITERIA FOR TESTING # +# Baseline-wise ambiguity resolution > % < # IFBASL +# Search width in units of standard deviation > %%%%% < # IFSWID +# Minimum allowed RMS ratio re 2nd best to best > %%%%% < # IF21 +# Maximum allowed RMS ratio re fixed to float > %%%%% < # IFFXFL +# Search width for geometry-free linear combination > %%%%% %%%%% < # MXAMBIT +# Ambiguity resolvable if exactly one integer within > %%%%% %%%%% %%%%% %%%%%%%%%%%%%%% < # GLORES +# END_PANEL #################################################################### + + +# BEGIN_PANEL DIFLVL = DOUBLE AND AMBSTRAT = QIF ############################### +# GPSEST 3.2.4: Quasi-Ionosphere-Free Ambiguity Resolution Strategy # +# # +# OPTIONS AND CRITERIA FOR TESTING # +# Maximal number of ambiguities fixed per iteration step > %%%%% < # MXAQIF +# Search width for pairs of L1 and L2 ambiguities > %%%%% %%%%% %%%%% %%%%% < # LAFXFL +# Maximum allowed RMS of unit weight for fixed solution > %%%%% %%%%%%%%%%%%%%% < # LAMRES +# END_PANEL #################################################################### + + +# BEGIN_PANEL DIFLVL = ZERO #################################################### +# GPSEST 3.3: General Options 3 # +# # +# OPTIONS CONCERNING INTRODUCED CLOCK CORRECTIONS # +# Primary source for satellite clocks > %%%%%%%%%%%%%%%%% < # USERXCLK +# Receiver@ clock missing in clock RINEX file > %%%%%%%%%%%%%%%%% < # NORXCLKR +# Satellite clock missing in clock RINEX file > %%%%%%%%%%%%%%%%% < # NORXCLKS +# Satellite clock missing in Bernese clock file> %%%%%%%%%%%%%%%%% < # NOSATCLK +# Clock interpolation allowed over > %%%%%% %%%%%% % < # PRELJ2 +# Correction for polarization effect > %%%%%%%%%% < total effect # POLARI2D +# > %%%%%%%%%% < geometric part # POLARI1D +# END_PANEL #################################################################### + + +# BEGIN_PANEL FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC ##### +# GPSEST 4: Datum Definition for Station Coordinates # +# # +# DATUM DEFINITION TYPE # +# > % < Free network solution # RADIO8_3 +# > % < Coordinates constrained > %%%%%%%%%%%% < # RADIO8_2 SIGSTA +# > % < Coordinates fixed > %%%%%%%%%%%% < # RADIO8_1 FIXSTA +# # +# A PRIORI SIGMAS # +# North > %%%%%%% %%%%%%% %%%%%%% %%%%%%%%%%%%%%%%%%%% < # STATION4 +# List of stations (and sigmas) from file > %%%%%%%% < # STAFILE4 +# Stations with specific flags in CRD file > %%%%%%%% < #: all non-blank # STAFLAG4 +# END_PANEL #################################################################### + + +# BEGIN_PANEL FIXSTA = MANUAL OR FIXSTA = FROM_FILE OR FIXSTA = WITH_FLAG AND FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC +# GPSEST 4.1: Datum Definition for Station Coordinates # +# # +# STATION COORDINATES TO BE FIXED # +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # STATION1 +# List of stations from file > %%%%%%%% < # STAFILE1 +# Stations with specific flags in CRD file > %%%%%%%% < #: all non-blank # STAFLAG1 +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# GPSEST 5.1: Setup of Parameters and Pre-Elimination 1 # +# # +# STATION-RELATED PARAMETERS Setup Pre-Elimination # +# Station coordinates > %%%%%%%%%%%%%%%%%%%% < # PRE01 +# Ambiguities > %%%%%%%%%%%%%%%%%%%% < # PRE04 +# # +# ATMOSPHERIC PARAMETERS # +# Site-specific troposphere parameters > % < > %%%%%%%%%%%%%%%%%%%% < # SITETROP PRE06 +# Global ionosphere parameters > % < > %%%%%%%%%%%%%%%%%%%% < # GLOBION PRE19 +# # +# GLOBAL PARAMETERS # +# Orbital parameters > % < > %%%%%%%%%%%%%%%%%%%% < # ORBADJ PRE03 +# Earth orientation parameters > % < > %%%%%%%%%%%%%%%%%%%% < # ERP PRE10 +# Geocenter coordinates > % < > %%%%%%%%%%%%%%%%%%%% < # GEOCENT PRE16 +# # +# EPOCH PARAMETERS # +# Receiver clock offsets > % < > %%%%%%%%%%%%%%%%%%%% < # CLOCKR PRE23 +# Satellite clock offsets > % < > %%%%%%%%%%%%%%%%%%%% < # CLOCKS PRE24 +# Kinematic coordinates > % < > %%%%%%%%%%%%%%%%%%%% < # KINEST PRE21 +# Stochastic ionosphere parameters > % < > %%%%%%%%%%%%%%%%%%%% < # DIFFION PRE17 +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# GPSEST 5.2: Setup of Parameters and Pre-Elimination 2 # +# # +# BIAS PARAMETERS Setup Pre-Elimination # +# Differential code biases > % < > %%%%%%%%%%%%%%%%%%%% < # DCBEST PRE08 +# GLONASS receiver clock biases > % < > %%%%%%%%%%%%%%%%%%%% < # GLOBIAS PRE02 +# GNSS-specific translation parameters > % < > %%%%%%%%%%%%%%%%%%%% < # GNSSPEC PRE30 +# # +# ANTENNA PHASE CENTER PARAMETERS # +# Satellite phase center offsets > % < > %%%%%%%%%%%%%%%%%%%% < # SANTOFF PRE12 +# Satellite phase center variations > % < > %%%%%%%%%%%%%%%%%%%% < # SANTPAT PRE25 +# Receiver@ phase center offsets > % < > %%%%%%%%%%%%%%%%%%%% < # RANTOFF PRE05 +# Receiver@ phase center variations > % < > %%%%%%%%%%%%%%%%%%%% < # RANTPAT PRE18 +# # +# PARAMETER SCALING FACTORS # +# Scaling related to loading effects > % < > %%%%%%%%%%%%%%%%%%%% < # GRDLOAD PRE22 +# Higher-order ionosphere scaling > % < > %%%%%%%%%%%%%%%%%%%% < # SCALHOI PRE27 +# # +# SLR-RELATED PARAMETERS # +# Range biases > % < > %%%%%%%%%%%%%%%%%%%% < # RBIAS PRE26 +# # +# TIME OFFSET FOR PARAMETER INTERVALS > %%%%%%%%% < (hhh mm ss) # PAR_OFF +# END_PANEL #################################################################### + + +# BEGIN_PANEL MOREOPT = 1 ###################################################### +# GPSEST 5.3: Parameter Setup of Experimental Parameters # +# # +# STATION-RELATED PARAMETERS Setup Pre-Elimination # +# Receiver clock offsets > % < same as GLONASS clock bias # RCVCLOCK PRE02 +# Time-dependent GLONASS biases > % < same as GLONASS clock bias # IFBWIN +# # +# ATMOSPHERIC PARAMETERS Setup Pre-Elimination # +# Local troposphere parameters > % < > %%%%%%%%%%%%%%%%%%%% < # LOCTROP PRE09 +# Local ionosphere parameters > % < > %%%%%%%%%%%%%%%%%%%% < # LOCIONO PRE07 +# # +# ADDITIONAL PARAMETERS # +# Earth gravity field > % < > %%%%%%%%%%%%%%%%%%%% < # GRAVITY PRE13 +# Earth albedo radiation > % < > %%%%%%%%%%%%%%%%%%%% < # ALBEDO PRE15 +# Hill resonance terms > % < > %%%%%%%%%%%%%%%%%%%% < # HILL PRE14 +# # +# EXPERIMENTAL OPTIONS # +# Satellite-specific a priori sigmas > % < # SVNAPR +# END_PANEL #################################################################### + + +# BEGIN_PANEL SITETROP = 1 ##################################################### +# GPSEST 6.1.1: Site-Specific Troposphere Parameters 1 # +# # +# ZENITH PATH DELAY PARAMETERS # +# Mapping function > %%%%%%%%%% < # MAPPNG +# Parameter spacing > %%%%%%%% <(hh mm ss) # NUMPAR +# # +# HORIZONTAL GRADIENT PARAMETERS # +# Gradient estimation model > %%%%%%%%%% < # TRPGRD +# Parameter spacing > %%%%%%%% <(hh mm ss) # NUMGRD +# # +# A PRIORI SIGMAS Absolute Relative # +# Zenith path delay > %%%%%%%% %%%%%%%% %%%%%%%% %%%%%%%% %%%%%%%%% <(hhh mm ss) Time resolution> %%%%%%%% <(hh mm ss)# TRPOFF TRPRES +# END_PANEL #################################################################### + + +# BEGIN_PANEL SITETROP = 1 ##################################################### +# GPSEST 6.1.2: Site-Specific Troposphere Parameters 2 # +# # +# STATIONS TO BE EXCLUDED FROM TROPOSPHERE ESTIMATION # +# Station selection > %%%%%%%%%%% < # NTRPSEL +# Station list from file > %%%%%%%% < # STAFILE6 +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # STATION6 +# # +# STATIONS WITH SPECIAL A PRIORI SIGMAS # +# Station selection > %%%%%%%%%%% < # SPESEL +# Station list from file > %%%%%%%% < # STAFILE3 +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # STATION3 +# # +# SPECIAL A PRIORI SIGMAS Absolute Relative # +# Zenith path delay > %%%%%%%% %%%%%%%% %%%%%%%% %%%%%%%% %%%%%%%% < (hh mm ss) # NUMION +# Station-specific models > % < # MLTMOD +# 4-figure model name > %%%% < # GIMNAM +# # +# NUMBER OF COEFFICIENTS # +# Maximum degree of spherical harmonics> %%%% < # MAXDEG +# Maximum order of spherical harmonics > %%%% < # MAXORD +# # +# ESTIMATION OF SINGLE-LAYER HEIGHT PARAMETERS # +# Number of height parameters > %%%% < # HGTEST +# Absolute sigma for height parameters > %%%%%%% %%%%%%% %%%%%%%%%%% < # STADYN +# Reference frame definition > %%%%%%%%%%% < # REFFRM +# Longitude of the Sun > %%%%% < # LONSUN +# Mapping function > %%%%% < # MAPFUN +# # +# ADDITIONAL INFORMATION # +# A priori height of single layer > %%%%%%% %%%%%%% %%%%%%% %%%%%%% %%%%%%% %%%%%%%% < > %%%%%%%% < # ORBEST ORBEST_LST +# # +# SETUP OF ORBITAL ELEMENTS A priori sigma # +# Semi major axis > % < > %%%%%%%%% % < > %%%%%%%%% < # ECCENTR SIGECCE +# Inclination > % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < # STCEST +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL RPRCOE / _ AND ORBADJ = 1 AND STCEST = 1 ######################### +# GPSEST 6.3.2: Satellite Orbit Determination 2 # +# # +# OPTIONS CONCERNING ESTIMATION OF STOCHASTIC PULSES # +# Number of parameter sets per day > %%% < # NUMSET1 +# Additional requests for further epochs> % < # STCSPEC +# # +# SETUP OF STOCHASTIC PULSES A priori sigma # +# Radial > % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% PRN Par/day _Sigma1_ _Sigma2_ _Sigma3_ < # SATGROUP +# END_PANEL #################################################################### + + +# BEGIN_PANEL RPRCOE / _ AND ORBADJ = 1 AND STCEST = 1 AND STCSPEC = 1 ######### +# GPSEST 6.3.3: Satellite Orbit Determination 3 # +# # +# ADDITIONAL SETUP REQUESTS FOR STOCHASTIC PULSES # +# > PRN yyyy_mm_dd hh_mm_ss _Sigma1_ _Sigma2_ _Sigma3_ < # STCGROUP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL LEORPR / _ AND LEOPROC = 1 AND ORBADJ = 1 ######################## +# GPSEST 6.4.1: LEO Orbit Determination 1 # +# # +# SETUP OF ORBITAL ELEMENTS A priori sigma # +# Semi major axis > % < > %%%%%%%%% % < > %%%%%%%%% < # ECCENTR2 SIGECCE2 +# Inclination > % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < # STCEST2 +# END_PANEL #################################################################### + + +# BEGIN_PANEL LEORPR / _ AND LEOPROC = 1 AND ORBADJ = 1 AND STCEST2 = 1 ######## +# GPSEST 6.4.2: LEO Orbit Determination 2 # +# # +# OPTIONS CONCERNING ESTIMATION OF STOCHASTIC PARAMETERS # +# Parameters are defined as changes in > %%%%%%%%%%%% < # PULSDEF2 +# Number of parameter sets per day > %%% < # NUMSET12 +# Additional requests for further epochs> % < # STCSPEC2 +# # +# SETUP OF STOCHASTIC PARAMETERS A priori sigma # +# Radial > % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% LEO Par/day _Sigma1_ _Sigma2_ _Sigma3_ < # SATGROUP2 +# END_PANEL #################################################################### + + +# BEGIN_PANEL LEORPR / _ AND LEOPROC = 1 AND ORBADJ = 1 AND STCEST2 = 1 AND STCSPEC2 = 1 # +# GPSEST 6.4.3: LEO Orbit Determination 3 # +# # +# ADDITIONAL SETUP REQUESTS FOR STOCHASTIC PARAMETERS # +# > LEO yyyy_mm_dd hh_mm_ss _Sigma1_ _Sigma2_ _Sigma3_ < # STCGROUP2 +# END_PANEL #################################################################### + + +# BEGIN_PANEL ERP = 1 ########################################################## +# GPSEST 6.5: Earth Orientation Parameters # +# # +# PARAMETER SETUP # +# Parameter spacing > %%%%%%%% <(hh mm ss) # NUMSET +# Continuity between sets > %%%%% < # CONTI +# Drifts constrained to zero > %%%%% < # CONSTRA +# # +# NUMBER OF PARAMETERS PER SET AND CONSTRAINING # +# Par/set First parameter Other parameters # +# X pole > % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% < > %%%%%%%%% % < > %%%%%%%%% < > %%%%%%%%% % < > %%%%%%%%% < > %%%%%%%%% %%%%%%%% <(hh mm ss) # NVBERN +# IERS ERP file > %%%%%%%% <(hh mm ss) # NVIERS +# END_PANEL #################################################################### + + +# BEGIN_PANEL GEOCENT = 1 ###################################################### +# GPSEST 6.6: Geocenter Coordinates # +# # +# PARAMETER SETUP A priori sigma # +# X-component > % < > %%%%%%%% % < > %%%%%%%% % < > %%%%%%%% % < # PHASEPO +# Var-covar wrt epoch parameters > %%%%%%%%%%%%%%%%% < # QXXEPO +# Sampling rate for resubstitution > %%%%%% %%%%%% %%%%%%%%%%%%%%%%%%%% < # REFSUM +# # +# REFERENCE STATIONS # +# Selection of reference stations > %%%%%%%%%%%%%%%%%%%% < # REFCLOCKR +# Manual station selection > %%%%%%%%%%%%%%%%%%%% < # STATION8 +# Station list from file > %%%%%%%% < # STAFILE8 +# # +# REFERENCE SATELLITES # +# Selection of reference satellites > %%%%%%%%%%%%%%%%%%%% < # REFCLOCKS +# Manual satellite selection > %%%%%%%%%%%%%%%%%%%% < # SATELLITE8 +# Satellite list from file > %%%%%%%% < # SATFILE8 +# # +# ADDITIONAL OPTIONS # +# Minimum number of obs per station clock > %%% < # MINSTA +# Minimum number of obs per satellite clock> %%% < # MINSAT +# # +# GLONASS CLOCK ESTIMATION # +# GLONASS receiver clock biases > %%%%%%%%%%%%%%%%%%%% < # RCVCLKTYP +# Receiver clocks for each satellite system> % < # RCLKSYS +# END_PANEL #################################################################### + + +# BEGIN_PANEL CLOCKR = 1 OR CLOCKS = 1 AND CLKRNX / _ ########################## +# GPSEST 6.8.2: Clock Estimation 2 # +# # +# HEADER ENTRIES FOR CLOCK RINEX RESULT FILE # +# Run by > %%%%%%%%%%%%%%%%%%% < # RUNBY +# AC designator > %%%% < # AC +# AC name > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # ACNAME +# # +# Time system > %%%% < # TIMESYS +# DCBs applied > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # DCBLINE +# # +# Comment lines: # +# > Comment_lines_______________________________________________ < # COMMENT +# END_PANEL #################################################################### + + +# BEGIN_PANEL KINEST = 1 ####################################################### +# GPSEST 6.9: Kinematic Coordinates # +# # +# STATIONS TO BE TREATED AS KINEMATIC # +# Station selection > %%%%%%%%%%% < # KINSTA +# Station list from file > %%%%%%%% < # STAFILE2 +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # STATION2 +# # +# A PRIORI SIGMAS # +# Reference frame > %%%%% < # SIGKIN +# Sigma for horizontal components > %%%%%%% %%%%%%% %%%%%%% % < # MINKIN +# END_PANEL #################################################################### + + +# BEGIN_PANEL DIFFION = 1 ###################################################### +# GPSEST 6.10: Stochastic Ionosphere Parameters # +# # +# STOCHASTIC IONOSPHERE PARAMETERS # +# Elimination of reference ionosphere parameters > % < # DIONELI +# Elevation-dependent parameter constraining > % < # DIONCON +# Absolute a priori sigma on single difference level > %%%%%% %%%%%% %%%%%%%%%%%%%%%%% < # DCBTYP +# Estimate differential code biases for satellites > % < # DCBSAT +# Estimate differential code biases for receivers > % < # DCBREC +# # +# DATUM DEFINITION AND CONSTRAINING # +# Reference satellite(s) > %%%%% < # DCBREF +# A priori sigma for reference satellite biases > %%%%%%% %%%%%%% %%%%%%%% < # SYSTRA +# A priori sigmas North > %%%%%%%% %%%%%%%% %%%%%%%% %%%%%%%% < # SYSTRP +# A priori sigma > %%%%%%%% % <@@Y> % <@@Z> % < # SATANTX SATANTY SATANTZ +# Grouping > %%%%%%%%%%%% < # SAOSEL +# Advanced setup > % < # SATANT0 +# # +# PARAMETER CONSTRAINING # +# X-component > %%%%%%%% %%%%%%%% %%%%%%%% Group hh_mm_ss _X(m)_ _Y(m)_ _Z(m)_ _X(m)_ _Y(m)_ _Z(m)_ < # SATANTSTR +# END_PANEL #################################################################### + + +# BEGIN_PANEL SANTOFF = 1 AND SAOSEL = MANUAL ################################## +# GPSEST 6.13.3: Satellite Antenna Phase Center Offsets 3 # +# # +# MANUAL GROUP DEFINITION # +# Satellite numbers # +# > Grp ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ < # SATANTGRP +# END_PANEL #################################################################### + + +# BEGIN_PANEL SANTPAT = 1 ###################################################### +# GPSEST 6.14.1: Satellite Antenna Phase Center Variations 1 # +# # +# PARAMETER SETUP # +# Grouping > %%%%%%%%%%%% < # SAPSEL +# Maximum nadir angle > %%%%%%%% %%%%%%%% %%%%%%%% %%%%%%%% Grp ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ < # SAPGRP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL RANTOFF = 1 ###################################################### +# GPSEST 6.15.1: Receiver Antenna Phase Center Offsets 1 # +# # +# PARAMETER SETUP # +# Antenna offset component North> % <@@East> % <@@Up> % < # RAON RAOE RAOU +# Satellite system > %%%%%%%% < # RAOPRN +# Frequencies > %%%%%%%% < # RAOFRQ +# Grouping > %%%%%%%%%%%%%%%%%%%%% < # RAOSEL +# # +# PARAMETER CONSTRAINING # +# Sigma for horizontal components> %%%%%%%% %%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAOGRPI +# Reference > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAOREFGI +# # +# RECEIVER-DEPENDENT SELECTION # +# Estimated > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAOGRP +# Reference > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAOREFG +# # +# INDIVIDUAL ANTENNAS # +# Estimated > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAOANT +# Reference > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAOREFI +# END_PANEL #################################################################### + + +# BEGIN_PANEL RANTOFF = 1 AND RAOSEL = MANUAL ############################################# +# GPSEST 6.15.3: Receiver Antenna Offsets 3 # +# # +# MANUAL SETUP # +# Antenna numbers Sigma (meters) # +#> Antenna_name________ Receiver_name_____ from__ to____ Frq_ Sys horiz.__ vert.___ < # RAOSTR +# # +# END_PANEL ############################################################################### + + +# BEGIN_PANEL RANTPAT = 1 ###################################################### +# GPSEST 6.16.1: Receiver Antenna Phase Center Variations 1 # +# # +# PARAMETER SETUP # +# Satellite system > %%%%%%%% < # RAPPRN +# Frequencies > %%%%%%%% < # RAPFRQ +# Grouping > %%%%%%%%%%%%%%%%%%%%% < # RAPSEL +# # +# TYPE OF MODELLING # +# > % %%% < degrees # RAPZENMAX +# Elevation increment > %%% < degrees # RAPDELE +# Azimuth increment > %%% < degrees # RAPDAZI +# > % %%% < # RAPHARMN +# Order m > %%% < # RAPHARMM +# # +# PARAMETER CONSTRAINING # +# A priori sigma > %%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAPGRPI +# Reference > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAPREFGI +# # +# RECEIVER-DEPENDENT SELECTION # +# Estimated > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAPGRP +# Reference > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAPREFG +# # +# INDIVIDUAL ANTENNAS # +# Estimated > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAPANT +# Reference > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAPREFI +# END_PANEL #################################################################### + + +# BEGIN_PANEL RANTPAT = 1 AND RAPSEL = MANUAL ########################################### +# GPSEST 6.16.3: Receiver Antenna Phase Center Variations 3 # +# # +# MANUAL SETUP # +# Antenna numbers Increment # +#> Antenna_name________ Receiver_name_____ from__ to____ Frq_ Sys Ele Azi Sigma___< # RAPSTR +# # +# END_PANEL ############################################################################# + + +# BEGIN_PANEL GRDLOAD = 1 ###################################################### +# GPSEST 6.17: Scaling Factors Related to Loading Effects # +# # +# ATMOSPHERIC PRESSURE LOADING # +# Parameter setup > %%%%%%%%%%%%%%%%%% < > %%%%%%%% < # ALOADSET ALOADCLU +# Parameter decomposition > %%%%%%%%%%%%%%%%%% < # ALOADDEC +# Sigma in North/horizontal/overall> %%%%%%%% < meters # ALOADSIG1 +# @@@@@@@@@East@/vertical > %%%%%%%% < meters # ALOADSIG2 +# @@@@@@@@@Up > %%%%%%%% < meters # ALOADSIG3 +# # +# OCEAN NON-TIDAL LOADING # +# Parameter setup > %%%%%%%%%%%%%%%%%% < > %%%%%%%% < # ONTLDSET ONTLDCLU +# Parameter decomposition > %%%%%%%%%%%%%%%%%% < # ONTLDDEC +# Sigma in North/horizontal/overall> %%%%%%%% < meters # ONTLDSIG1 +# @@@@@@@@@East@/vertical > %%%%%%%% < meters # ONTLDSIG2 +# @@@@@@@@@Up > %%%%%%%% < meters # ONTLDSIG3 +# # +# HYDROSTATIC PRESSURE LOADING # +# Parameter setup > %%%%%%%%%%%%%%%%%% < > %%%%%%%% < # HLOADSET HLOADCLU +# Parameter decomposition > %%%%%%%%%%%%%%%%%% < # HLOADDEC +# Sigma in North/horizontal/overall> %%%%%%%% < meters # HLOADSIG1 +# @@@@@@@@@East@/vertical > %%%%%%%% < meters # HLOADSIG2 +# @@@@@@@@@Up > %%%%%%%% < meters # HLOADSIG3 +# END_PANEL #################################################################### + + +# BEGIN_PANEL SCALHOI = 1 ###################################################### +# GPSEST 6.18: Higher-order Ionosphere Scaling Factors # +# # +# PARAMETER SETUP FOR Setup Sigma # +# Second-order term > %%%%%%%%%%%%%%% < > %%%%%%%%%% < # HOI1 SIGHOI1 +# Third-order term > %%%%%%%%%%%%%%% < > %%%%%%%%%% < # HOI2 SIGHOI2 +# Ray path bending term > %%%%%%%%%%%%%%% < > %%%%%%%%%% < # HOI3 SIGHOI3 +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL RBIAS = 1 ######################################################## +# GPSEST 6.19: SLR Range Biases # +# # +# PARAMETER SETUP # +# Station selection > %%%%%%%%%%% < # RGBLST +# File with the list of stations > %%%%%%%% < # STAFILE9 +# Manual selection of stations > %%%%%%%%%%%%%%%%%%%% < # STATION9 +# Definition of satellite groups > %%%%%%%%%%%% < # SATRGB +# # +# PARAMETER CONSTRAINING # +# A priori sigma > %%%%%%%%% %%%%%%%%%%% < # RCVCLKLST +# File with the list of stations > %%%%%%%% < # STAFILE5 +# Selection of list of stations > %%%%%%%%%%%%%%%%%%%% < # STATION5 +# A priori sigma > %%%%% % < Time interval from observation files # RCOTIM +# # +# > % < Defined by year and session identifier # RADIO5_1 +# Year > %%%% < Session > %%%% < # SESSION_YEAR5 SESSION_STRG5 +# # +# > % < Defined by start and end times # RADIO5_2 +# yyyy mm dd hh mm ss yyyy mm dd hh mm ss # +# Start> %%%%%%%%%% < > %%%%%%%% < End> %%%%%%%%%% < > %%%%%%%% < # STADAT5 STATIM5 ENDDAT5 ENDTIM5 +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL MOREOPT = 1 AND LOCTROP = 1 ###################################### +# GPSEST 99.2: Local Troposphere Parameters # +# # +# MODEL SPECIFICATION # +# Parameter interval > %%%%%%%% <(hh mm ss) # LTRPMOD +# Polynomial degree > %% < # LTRPPAR +# A priori sigma for zero-order term> %%%%%%%% %%%%%%%% Model Latitude___ Longitude__ mixed_coefficients < # LIONSTR +# END_PANEL #################################################################### + + +# BEGIN_PANEL MOREOPT = 1 AND GRAVITY = 1 ###################################### +# GPSEST 99.4: Earth Gravity Field # +# # +# PARAMETER SETUP OPTIONS # +# > % < Default setup # GRAVITY_D +# Maximum degree of development> %% < # POTDEG +# Maximum order of development > %% < # POTORD +# A priori sigma > %%%%%% < # POTSIG +# # +# > % < Manual setup of special coefficients # GRAVITY_M +# > Degree Order Sigma < # POTSTR +# END_PANEL #################################################################### + + +# BEGIN_PANEL MOREOPT = 1 AND ALBEDO = 1 ####################################### +# GPSEST 99.5: Earth Albedo Radiation # +# # +# PARAMETER SELECTION A priori sigma # +# Absorption, constant part > % < > %%%%%%% < # ALB1 SIGALB1 +# Absorption, variable surface due to solar panels> % < > %%%%%%% < # ALB2 SIGALB2 +# Reflection at solar panels > % < > %%%%%%% < # ALB3 SIGALB3 +# # +# SATELLITE GROUP DEFINITION # +# > GRP ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ < # ALBSATSTR +# END_PANEL #################################################################### + + +# BEGIN_PANEL MOREOPT = 1 AND HILL = 1 ######################################### +# GPSEST 99.6.1: Hill Resonance Terms # +# # +# PARAMETER SETUP OPTIONS # +# > % < Default parameter setup # HILL_D +# > % < Manual parameter setup # HILL_M +# # +# CONSTANT FORCES SELECTION A priori sigma # +# Radial > % < > %%%%%% < # HILC1 SIGHILC1 +# Along track > % < > %%%%%% < # HILC2 SIGHILC2 +# Out of plane > % < > %%%%%% < # HILC3 SIGHILC3 +# # +# PERIODIC FORCES SELECTION # +# Radial > % < > %%%%%% < # HILP1 SIGHILP1 +# Along track > % < > %%%%%% < # HILP2 SIGHILP2 +# Out of plane > % < > %%%%%% < # HILP3 SIGHILP3 +# # +# LIST OF SATELLITES # +# > ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ < # HILSATSTR +# END_PANEL #################################################################### + + +# BEGIN_PANEL MOREOPT = 1 AND HILL = 1 AND HILL_M = 1 ########################## +# GPSEST 99.6.2: Hill Resonance Terms (Manual Setup) # +# # +# DIRECTION OF FORCE TYPE OF FORCE # +# 1: Radial 1: Constant # +# 2: Along track 2: Cosine term # +# 3: Out of plane 3: Sine term # +# # +# MANUAL PARAMETER SETUP # +# Direction Type of # +# > PRN of_force_ of_force_ Sigma < # HILLSTR +# END_PANEL #################################################################### + + +# BEGIN_PANEL MOREOPT = 1 AND SVNAPR = 1 ####################################### +# GPSEST 99.7: Satellite-Specific a Priori Sigmas # +# # +# From To # +# > PRN yyyy_mm_dd hh_mm_ss yyyy_mm_dd hh_mm_ss Sigma(m) < # SVNSIG +# END_PANEL #################################################################### + + +# BEGIN_PANEL MOREOPT = 1 AND IFBWIN = 1 ####################################### +# GPSEST 99.8: Time Window for GLONASS Receiver Clock Biases # +# # +# TIME DEPENDENT INTER-SYSTEM BIASES # +# > Receiver_name_______ from__ to____ Interval__ < # RCOSTR +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_AMB/GPSEST.old b/config/bernese/gpsuser52-luzon/OPT/R2S_AMB/GPSEST.old new file mode 100755 index 0000000..b83438e --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_AMB/GPSEST.old @@ -0,0 +1,5974 @@ + +CAMPAIGN 1 "./DUMMY" + ## widget = initmenu; pointer = ACTIVE_CAMPAIGN + +SESSION_TABLE 1 "${X}/SKL/SESSIONS.SES" + ## widget = initmenu; pointer = SESSION_TABLE + +DESCR_SESSION_TABLE 1 "Session table" + +YR4_INFO 1 "1980" + ## widget = comment + # $Y+0 + +SES_INFO 1 "0060" + ## widget = comment + # $S+0 + +USR_INFO 1 "${USER}" + ## widget = comment + +! Environment Variables +! --------------------- +ENVIRONMENT 1 "" "${}" + ## widget = initmenu; pointer = ENVIR_LIST + +! ---------------------------------------------------------------------- +! General options and processing mode +! ---------------------------------------------------------------------- +! Spce geodetic technique +! ----------------------- +GEOTEC 1 "GNSS" + ## widget = combobox; cards = GNSS SLR; editable = false + +MSG_GEOTEC 1 "Space geodetic technique" + +! Differencing level +! ------------------ +DIFLVL 1 "DOUBLE" + ## widget = combobox; cards = DOUBLE ZERO; editable = false + ## activeif = GEOTEC = GNSS + +MSG_DIFLVL 1 "Differencing level" + +! LEO processing +! -------------- +LEOPROC 1 "0" + ## widget = checkbox + +MSG_LEOPROC 1 "LEO data processing" + +! Show general files +! ------------------ +SHOWGEN 1 "1" + ## widget = checkbox + +MSG_SHOWGEN 1 "Show all general files" + +! ---------------------------------------------------------------------- +! General files +! ---------------------------------------------------------------------- +! General Constants +! ----------------- +CONST 1 "${X}/GEN/CONST." + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # CONST. + +DESCR_CONST 1 "General constants" + +! Local Geodetic Datum +! -------------------- +DATUM 1 "${X}/GEN/DATUM." + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # DATUM. + +DESCR_DATUM 1 "Geodetic datum" + +! Phase Center Eccentricities +! --------------------------- +PHASECC 1 "${X}/GEN/$(PCVINF).$(PCV)" + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # $(PCVINF).$(PCV) + +DESCR_PHASECC 1 "Phase center eccentricities" + +! Receiver information +! -------------------- +RECEIVR 1 "${X}/GEN/$(RECINF)" + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # $(RECINF) + +DESCR_RECEIVR 1 "Receiver information" + +! Satellite Information +! --------------------- +SATELL 1 "${X}/GEN/$(SATINF).$(PCV)" + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # $(SATINF).$(PCV) + +DESCR_SATELL 1 "Satellite information" + +! Satellite Problems +! ------------------ +SATCRUX 1 "${X}/GEN/$(SATCRX).CRX" + ## widget = selwin; path = PTH_GEN; ext = EXT_CRX; maxfiles = 1 + ## emptyallowed = true + # $(SATCRX) + +DESCR_SATCRUX 1 "Satellite problems" + +! Earth Potential +! --------------- +POTCOE 1 "${X}/GEN/EGM2008_SMALL." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + ## emptyallowed = true + # EGM2008_SMALL. + +DESCR_POTCOE 1 "Earth potential coefficients" + +! Subdaily Pole Model +! ------------------- +SUBMOD 1 "${X}/GEN/IERS2010XY.SUB" + ## widget = selwin; path = PTH_GEN; ext = EXT_SUB; maxfiles = 1 + # IERS2010XY + +DESCR_SUBMOD 1 "Subdaily pole model" + +! Nutation Model +! ------------------- +NUTMOD 1 "${X}/GEN/IAU2000R06.NUT" + ## widget = selwin; path = PTH_GEN; ext = EXT_NUT; maxfiles = 1 + # IAU2000R06 + +DESCR_NUTMOD 1 "Nutation model" + +! SINEX General Input File +! ------------------------ +SINEXIN 1 "${X}/GEN/SINEX." + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # SINEX. + +DESCR_SINEXIN 1 "SINEX general input file" + +! IONEX Control File +! ------------------ +IONEXCF 1 "${X}/GEN/IONEX." + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # IONEX. + +DESCR_IONEXCF 1 "IONEX control file" + +! GPS-UTC file +! ------------- +GPSUTC 1 "${X}/GEN/GPSUTC." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + ## emptyallowed = false + # GPSUTC. + +DESCR_GPSUTC 1 "Difference GPS-UTC" + +! Frequency Information +! --------------------- +FRQINFO 0 + ## widget = selwin; path = PTH_GEN; ext = EXT_FRQ; maxfiles = 1 + ## emptyallowed = true; activeif = GEOTEC = SLR + # + +DESCR_FRQINFO 1 "Frequency information" + +! Scratch Files +! ------------- +AUXFIL 1 "${U}/WORK/GPSEST.SCR" + ## widget = lineedit; path = PTH_SCR; ext = EXT_SCR; emptyallowed = false + # GPSEST$J + +DESCR_AUXFIL 1 "Scratch file" + +AUXFIL1 1 "${U}/WORK/GPSEST.SC1" + ## widget = lineedit; path = PTH_SCR; ext = EXT_SC1; emptyallowed = false + # GPSEST$J + +DESCR_AUXFIL1 1 "Scratch files" + +KINSCR 1 "${U}/WORK/GPSEST.SC2" + ## widget = lineedit; path = PTH_SCR; ext = EXT_SC2; emptyallowed = false + # GPSEST$J + +MSG_KINSCR 1 "Scratch files" + +DELETE_FILES 3 + "AUXFIL" + "AUXFIL1" + "KINSCR" + +! ---------------------------------------------------------------------- +! Input files +! ---------------------------------------------------------------------- +! Phase Zero Differences +PZFILES 0 + ## widget = selwin; path = DIR_PZH; ext = EXT_PZH; emptyallowed = true + ## activeif = DIFLVL = ZERO + # + +MSG_PZFILES 1 "Phase observation files" + +PZFILES_PTH_COL_2 1 "./DUMMY/OBS/" + ## widget = initmenu; pointer = DIR_PZO + +PZFILES_EXT_COL_2 1 "PZO" + ## widget = initmenu; pointer = EXT_PZO + +PZFILES_TXT_COL_1 1 "OBSERVATION FILE HEADER" + +PZFILES_TXT_COL_2 1 "OBSERVATION FILE" + +! Phase Single Differences +PSFILES 0 + ## widget = selwin; path = DIR_PSH; ext = EXT_PSH; emptyallowed = true + ## activeif = DIFLVL = DOUBLE + # + +MSG_PSFILES 1 "Phase observation files" + +PSFILES_PTH_COL_2 1 "./DUMMY/OBS/" + ## widget = initmenu; pointer = DIR_PSO + +PSFILES_EXT_COL_2 1 "PSO" + ## widget = initmenu; pointer = EXT_PSO + +PSFILES_TXT_COL_1 1 "OBSERVATION FILE HEADER" + +PSFILES_TXT_COL_2 1 "OBSERVATION FILE" + +! Code Zero Differences +CZFILES 0 + ## widget = selwin; path = DIR_CZH; ext = EXT_CZH; emptyallowed = true + ## activeif = DIFLVL = ZERO + # + +MSG_CZFILES 1 "Code observation files" + +CZFILES_PTH_COL_2 1 "./DUMMY/OBS/" + ## widget = initmenu; pointer = DIR_CZO + +CZFILES_EXT_COL_2 1 "CZO" + ## widget = initmenu; pointer = EXT_CZO + +CZFILES_TXT_COL_1 1 "OBSERVATION FILE HEADER" + +CZFILES_TXT_COL_2 1 "OBSERVATION FILE" + +! Code Single Differences +CSFILES 1 "./DUMMY/OBS/$(FFFF)0060.CSH" + ## widget = selwin; path = DIR_CSH; ext = EXT_CSH; emptyallowed = true + ## activeif = DIFLVL = DOUBLE + # $(FFFF)$S+0 + +MSG_CSFILES 1 "Code observation files" + +CSFILES_PTH_COL_2 1 "./DUMMY/OBS/" + ## widget = initmenu; pointer = DIR_CSO + +CSFILES_EXT_COL_2 1 "CSO" + ## widget = initmenu; pointer = EXT_CSO + +CSFILES_TXT_COL_1 1 "OBSERVATION FILE HEADER" + +CSFILES_TXT_COL_2 1 "OBSERVATION FILE" + +! SLR Range Observations +RZFILES 0 + ## widget = selwin; path = DIR_RZH; ext = EXT_RZH; emptyallowed = true + ## activeif = GEOTEC = SLR + # + +MSG_RZFILES 1 "Range observation files" + +RZFILES_PTH_COL_2 1 "./DUMMY/OBS/" + ## widget = initmenu; pointer = DIR_RZO + +RZFILES_EXT_COL_2 1 "RZO" + ## widget = initmenu; pointer = EXT_RZO + +RZFILES_TXT_COL_1 1 "OBSERVATION FILE HEADER" + +RZFILES_TXT_COL_2 1 "OBSERVATION FILE" + +! A priori Coordinates +! -------------------- +COORD 1 "./DUMMY/STA/$C800060.CRD" + ## widget = selwin; path = DIR_CRD; ext = EXT_CRD; maxfiles = 1 + # $C$YSS+0 + +DESCR_COORD 1 "A priori station coordinates" + +! Standard Orbit +! -------------- +STDORB 1 "./DUMMY/ORB/$B800060.STD" + ## widget = selwin; path = DIR_STD; ext = EXT_STD; maxfiles = 1 + # $B$YSS+0 + +DESCR_STDORB 1 "Satellite standard orbits" + +! Pole File +! --------- +POLE 1 "./DUMMY/ORB/$B800060.ERP" + ## widget = selwin; path = DIR_ERP; ext = EXT_ERP; maxfiles = 1 + # $B$YSS+0 + +DESCR_POLE 1 "Earth rotation parameters" + +! Satellite Clocks +! ---------------- +SATCLK 0 + ## widget = selwin; path = DIR_CLK; ext = EXT_CLK; maxfiles = 1 + ## emptyallowed = true; activeif = DIFLVL = ZERO + # + +DESCR_SATCLK 1 "Satellite clock corrections" + +! Code Biases +! ----------- +DCBINP 1 "./DUMMY/ORB/P1C18001.DCB" + ## widget = selwin; path = DIR_DCB; ext = EXT_DCB; maxfiles = 1 + ## emptyallowed = true; activeif = GEOTEC = GNSS + # P1C1$M+0 + +DESCR_DCBINP 1 "Differential code biases" + +! VMF grid files +! -------------- +VMF1_FILES 0 + ## widget = selwin; path = DIR_GRD; ext = EXT_GRD; emptyallowed = true + # + +MSG_VMF1_FILES 1 "Gridded VMF1 coefficients" + +! Ionosphere Models +! ----------------- +IONOS 1 "./DUMMY/ATM/$(HOIFIL).ION" + ## widget = selwin; path = DIR_ION; ext = EXT_ION; maxfiles = 1 + ## emptyallowed = true; activeif = GEOTEC = GNSS + # $(HOIFIL) + +DESCR_IONOS 1 "Ionosphere models" + +! Ocean Loading Tables +! -------------------- +OCNLOAD 1 "./DUMMY/STA/$(BLQINF).BLQ" + ## widget = selwin; path = DIR_BLQ; ext = EXT_BLQ; maxfiles = 1 + ## emptyallowed = true + # $(BLQINF) + +DESCR_OCNLOAD 1 "Ocean tidal loading tables" + +! Atmospheric Tidal Loading Tables +! -------------------------------- +ATMLOAD 1 "./DUMMY/STA/$(ATLINF).ATL" + ## widget = selwin; path = DIR_ATL; ext = EXT_ATL; maxfiles = 1 + ## emptyallowed = true + # $(ATLINF) + +DESCR_ATMLOAD 1 "Atmospheric tidal loading tables" + +! Radiation Pressure Coef. +! ------------------------ +RPRCOE 0 + ## widget = selwin; path = DIR_RPR; ext = EXT_RPR; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_RPRCOE 1 "Satellite orbit partials" + +! Clock RINEX File +! ---------------- +RXCLKIN 0 + ## widget = selwin; path = DIR_RXC; ext = EXT_RXC; maxfiles = 1 + ## emptyallowed = true; activeif = DIFLVL = ZERO + # + +DESCR_RXCLKIN 1 "Input clock RINEX file" + +! Intersystem Biases +! ------------------ +ISBINP 0 + ## widget = selwin; path = DIR_ISB; ext = EXT_ISB; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_ISBINP 1 "Inter-system biases" + +! Troposphere Estimates +! --------------------- +TROPEST 1 "./DUMMY/ATM/$C800060.TRP" + ## widget = selwin; path = DIR_TRP; ext = EXT_TRP; maxfiles = 1 + ## emptyallowed = true; activeif = GEOTEC = GNSS + # $C$YSS+0 + +DESCR_TROPEST 1 "Troposphere estimates" + +! Meteo Data +! ---------- +METFIL 0 + ## widget = selwin; path = DIR_MET; ext = EXT_MET; emptyallowed = true + # + +MSG_METFIL 1 "Meteorological data" + +! Atm. loading grid files +! ----------------------- +ALOAD_FILES 0 + ## widget = selwin; path = DIR_GRD; ext = EXT_GRD; emptyallowed = true + # + +MSG_ALOAD_FILES 1 "Grid files for atmospheric pressure loading" + +! Ocean non-tidal loading grid files +! ---------------------------------- +ONTLD_FILES 0 + ## widget = selwin; path = DIR_GRD; ext = EXT_GRD; emptyallowed = true + # + +MSG_ONTLD_FILES 1 "Grid files for ocean non-tidal loading" + +! Hydrostatic loading grid files +! ------------------------------ +HLOAD_FILES 0 + ## widget = selwin; path = DIR_GRD; ext = EXT_GRD; emptyallowed = true + # + +MSG_HLOAD_FILES 1 "Grid files for hydrostatic pressure loading" + +! Station crux file +! ----------------- +STAINFO 0 + ## widget = selwin; path = DIR_STA; ext = EXT_STA; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_STAINFO 1 "Station information" + +! Kinematic positions for LEOs and Stations +! ----------------------------------------- +KININP 0 + ## widget = selwin; path = DIR_KIN; ext = EXT_KIN; maxfiles = 1 + ## emptyallowed = true; activeif = GEOTEC = GNSS + # + +DESCR_KININP 1 "Kinematic coordinates" + +! Receiver Antenna Orientations +! ----------------------------- +ANTAZI 0 + ## widget = selwin; path = DIR_AZI; ext = EXT_AZI; maxfiles = 1 + ## emptyallowed = true; activeif = GEOTEC = GNSS + # + +DESCR_ANTAZI 1 "Receiver antenna orientation" + +! Station Observation sigma factors for scaling the outlier limits +! ---------------------------------------------------------------- +STAWGT 0 + ## widget = selwin; path = DIR_SOS; ext = EXT_SOS; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_STAWGT 1 "Observation sigma factors" + +! Site Eccentricities +! ------------------- +ECCENT 0 + ## widget = selwin; path = DIR_ECC; ext = EXT_ECC; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_ECCENT 1 "Station eccentricities" + +! LEO Standard Orbits +! ------------------- +LEOSTD 0 + ## widget = selwin; path = DIR_STD; ext = EXT_STD; maxfiles = 1 + ## activeif = LEOPROC = 1; emptyallowed = true + # + +DESCR_LEOSTD 1 "Standard orbit(s)" + +! LEO Dynamic partials +! -------------------- +LEORPR 0 + ## widget = selwin; path = DIR_RPR; ext = EXT_RPR; maxfiles = 1 + ## activeif = LEOPROC = 1; emptyallowed = true + # + +DESCR_LEORPR 1 "Orbit partials" + +! LEO attitude +! ------------- +ATTIT 0 + ## widget = selwin; path = DIR_ATT; ext = EXT_ATT; maxfiles = 10 + ## activeif = LEOPROC = 1; emptyallowed = true + # + +DESCR_ATTIT 1 "Attitude data" + +! LEO Precise Orbit for SLR validation +! ------------------------------------ +LEOPRE 0 + ## widget = selwin; path = DIR_STD; ext = EXT_PRE; maxfiles = 1 + ## activeif = LEOPROC = 1 AND GEOTEC = SLR; emptyallowed = true + # + +DESCR_LEOPRE 1 "Precise orbit(s)" + +! LEO Kinematic velocities +! ------------------------ +KINVEL 0 + ## widget = selwin; path = DIR_KVL; ext = EXT_KVL; maxfiles = 1 + ## activeif = LEOPROC = 1; emptyallowed = true + # + +DESCR_KINVEL 1 "Kinematic velocities" + +! Range Biases +! ------------ +RGBINP 0 + ## widget = selwin; path = DIR_RGB; ext = EXT_RGB; maxfiles = 1 + ## emptyallowed = true; activeif = GEOTEC = SLR + # + +DESCR_RGBINP 1 "Range biases" + +! ---------------------------------------------------------------------- +! Output files +! ---------------------------------------------------------------------- +! Program Output File +! ------------------- +SYSODEF 1 "0" + ## widget = checkbox + +MSG_SYSODEF 1 "Program output" + +SYSOUT 1 "./DUMMY/OUT/$(FFFF)0060_C.OUT" + ## widget = lineedit; path = DIR_OUT; ext = EXT_OUT + ## activeif = SYSODEF == 0; emptyallowed = false + # $(FFFF)$S+0_C + +DESCR_SYSOUT 1 "Program output" + +! Error Message File +! ------------------ +ERRMRG 1 "0" + ## widget = checkbox + +MSG_ERRMRG 1 "Error message" + +SYSERR 0 + ## widget = lineedit; path = PTH_ERR; ext = EXT_ERR + ## activeif = ERRMRG == 0; emptyallowed = false + # + +DESCR_SYSERR 1 "Error message" + +! Normal Equations +! ---------------- +NEQUARS 0 + ## widget = lineedit; path = DIR_NEQ; ext = EXT_NEQ + # + +DESCR_NEQUARS 1 "Normal equations" + +! Coordinate Results +! ------------------ +COORDRS 0 + ## widget = lineedit; path = DIR_CRD; ext = EXT_CRD + # + +DESCR_COORDRS 1 "Station coordinates" + +! Orbital Elements +! ---------------- +ORBITRS 0 + ## widget = lineedit; path = DIR_ELE; ext = EXT_ELE + # + +DESCR_ORBITRS 1 "GNSS orbital elements" + +! Earth Rotation Parameters +! ------------------------- +POLERS 0 + ## widget = lineedit; path = DIR_ERP; ext = EXT_ERP + # + +DESCR_POLERS 1 "Bernese ERP file" + +! Pole in IERS Format +! ------------------- +IERSPOL 0 + ## widget = lineedit; path = DIR_IEP; ext = EXT_IEP + # + +DESCR_IERSPOL 1 "IERS ERP file" + +! Troposphere Parameters +! ---------------------- +TROPSAV 0 + ## widget = lineedit; path = DIR_TRP; ext = EXT_TRP + ## activeif = GEOTEC = GNSS + # + +DESCR_TROPSAV 1 "Troposphere estimates" + +! Troposphere SINEX +! ----------------- +TROPSNX 0 + ## widget = lineedit; path = DIR_TRO; ext = EXT_TRO + ## activeif = GEOTEC = GNSS + # + +DESCR_TROPSNX 1 "Troposphere SINEX" + +! Ionosphere Models +! ----------------- +IONOSRS 0 + ## widget = lineedit; path = DIR_ION; ext = EXT_ION + ## activeif = GEOTEC = GNSS + # + +DESCR_IONOSRS 1 "Ionosphere models" + +! Ionosphere Maps +! --------------- +IONEXRS 0 + ## widget = lineedit; path = DIR_INX; ext = EXT_INX + ## activeif = GEOTEC = GNSS + # + +DESCR_IONEXRS 1 "IONEX" + +! Code Bias Output File +! --------------------- +DCBOUT 0 + ## widget = lineedit; path = DIR_DCB; ext = EXT_DCB + ## activeif = GEOTEC = GNSS + # + +DESCR_DCBOUT 1 "Differential code biases" + +! Inter-system Bias Output File +! ----------------------------- +ISBOUT 0 + ## widget = lineedit; path = DIR_ISB; ext = EXT_ISB + # + +DESCR_ISBOUT 1 "Inter-system biases" + +! Receiver and Satellite Antenna PCV (Grid) +! ----------------------------------------- +PHASRSG 0 + ## widget = lineedit; path = DIR_PHG; ext = EXT_PHG + ## activeif = GEOTEC = GNSS + # + +DESCR_PHASRSG 1 "Phase center variations (grid)" + +! Receiver Antenna PCV (Harm) +! --------------------------- +PHASRSH 0 + ## widget = lineedit; path = DIR_PHH; ext = EXT_PHH + ## activeif = GEOTEC = GNSS + # + +DESCR_PHASRSH 1 "Phase center variations (harm)" + +! Satellite Clock File +! -------------------- +CLKSAV 0 + ## widget = lineedit; path = DIR_CLK; ext = EXT_CLK + ## activeif = DIFLVL = ZERO + # + +DESCR_CLKSAV 1 "GNSS clock corrections" + +! Clock RINEX File +! ---------------- +CLKRNX 0 + ## widget = lineedit; path = DIR_RXC; ext = EXT_RXC + ## activeif = DIFLVL = ZERO OR GEOTEC = SLR + # + +DESCR_CLKRNX 1 "Clock RINEX" + +! Kinem. Coordinates (output) +! --------------------------- +KINOUT 0 + ## widget = lineedit; path = DIR_KIN; ext = EXT_KIN + ## activeif = GEOTEC = GNSS + # + +DESCR_KINOUT 1 "Kinematic coordinates" + +! Residuals +! --------- +RESIDRS 1 "./DUMMY/OUT/$(FFFF)0060_C.RES" + ## widget = lineedit; path = DIR_RES; ext = EXT_RES + # $(FFFF)$S+0_C + +DESCR_RESIDRS 1 "Residuals" + +! Covariances (All) +! ----------------- +COVTTRS 0 + ## widget = lineedit; path = DIR_COV; ext = EXT_COV + # + +DESCR_COVTTRS 1 "Full covariance matrix" + +! Covariances (Coords) +! -------------------- +COVARRS 0 + ## widget = lineedit; path = DIR_COV; ext = EXT_COV + # + +DESCR_COVARRS 1 "Coordinate covariance matrix" + +! LEO Dynamic Orbit +! ----------------- +LEORBRS 0 + ## widget = lineedit; path = DIR_ELE; ext = EXT_ELE; maxfiles = 1 + ## emptyallowed = true; activeif = LEOPROC = 1 + # + +DESCR_LEORBRS 1 "LEO orbital elements" + +! Range Bias Output File +! ---------------------- +RGBOUT 0 + ## widget = lineedit; path = DIR_RGB; ext = EXT_RGB + ## activeif = GEOTEC = SLR + # + +DESCR_RGBOUT 1 "Range biases" + +! ---------------------------------------------------------------------- +! General options 1 +! ---------------------------------------------------------------------- +! Title +! ----- +TITLE 1 "RNX2SNX_800060_$(FFFF): Code-Based Widelane (WL) Ambiguity Resolution" + ## widget = lineedit + # RNX2SNX_$YSS+0_$(FFFF): Code-Based Widelane (WL) Ambiguity Resolution + +MSG_TITLE 1 "Title line" + +! Satellite System +! ---------------- +SATSYS 1 "GPS" + ## widget = combobox; editable = false + ## cards = GPS GLONASS GALILEO GPS/GLO GPS/GAL GLO/GAL ALL + +MSG_SATSYS 1 "Satellite system" + +! Frequency +! --------- +FREQUENCY 1 "L3" + ## widget = combobox; editable = false + ## cards = L1 L2 L3 L4 L5 L1&L2 L3&L4 MELWUEBB DTEC + +MSG_FREQUENCY 1 "Frequency/linear combination" + +! Min. Elevation +! -------------- +MINEL 1 "10" + ## widget = lineedit; emptyallowed = false; check_typ = int; check_min = 0 + ## check_max = 90 + +MSG_MINEL 1 "Elevation cutoff angle" + +! Sampling Rate +! ------------- +SAMPLE 1 "30" + ## widget = lineedit; check_typ = int; check_min = 0 + ## activeif = GEOTEC = GNSS + +MSG_SAMPLE 1 "Sampling interval" + +! Tolerance for simultaneity +! -------------------------- +CORRINTV 1 "100" + ## widget = lineedit; check_type = int; check_min = 1 + ## activeif = GEOTEC = GNSS + +MSG_CORRINTV 1 "Tolerance for simultaneity" + +! Special observation data selection +! ---------------------------------- +SODSEL 1 "NO" + ## widget = combobox; editable = false + ## cards = NO NIGHT-TIME NON-ECLIPSING SPEC.NON-ECL + +MSG_SODSEL 1 "Special data selection" + +! Use Observ. Window +! ------------------ +WINDOW 1 "0" + ## widget = checkbox + +MSG_WINDOW 1 "Observation window" + +! A Priori Sigma +! -------------- +SIGAPR1 1 "0.001" + ## widget = lineedit; check_type = real; check_min = 1e-20 + +MSG_SIGAPR1 1 "A priori sigma" + +! Elevation-dependent Weighting +! ----------------------------- +ELVWGT 1 "COSZ" + ## widget = combobox; editable = false; cards = NONE COSZ COS2Z COS2C + +MSG_ELVWGT 1 "Elevation-dependent weighting" + +! Type of Residuals +! ----------------- +NORRES 1 "NORMALIZED" + ## widget = combobox; activeif = RESIDRS / _; editable = false + ## cards = REAL NORMALIZED NORM_APRIORI + +MSG_NORRES 1 "Type of computed residuals" + +! Correlations +! ------------ +CORREL 1 "BASELINE" + ## widget = combobox; editable = false; cards = CORRECT BASELINE FREQUENCY + ## activeif = GEOTEC = GNSS + +MSG_CORREL 1 "Correlation strategy" + +! Elevation cut-off for LEO +! ------------------------- +MINELEO 1 "0" + ## widget = lineedit; emptyallowed = false; activeif = LEOPROC = 1 + ## check_typ = int; check_min = -90; check_max = 90 + +MSG_MINELEO 1 "Elevation cutoff angle" + +! LEO Elevation Weighting +! ------------------------------ +LEOEDW 1 "NONE" + ## widget = combobox; editable = false; cards = NONE COSZ COS2Z COS2C + ## activeif = LEOPROC = 1 + +MSG_LEOEDW 1 "Elevation-dependent weighting" + +! ---------------------------------------------------------------------- +! Observation window +! ---------------------------------------------------------------------- +! Observation Window +! ------------------ +RADIO1_1 1 "0" + ## widget = radiobutton; group = DUMMY + ## radiokeys = SESSION_YEAR1 SESSION_STRG1 + +MSG_RADIO1_1 1 "Observation window defined by year and session identifier" + +RADIO1_2 1 "1" + ## widget = radiobutton; group = DUMMY + +MSG_RADIO1_2 1 "Observation window defined by start and end times" + +! Observation Window: defined by session +! -------------------------------------- +SESSION_YEAR1 1 "1980" + ## widget = lineedit; multilineallowed = true; emptyallowed = false + # $Y+0 + +MSG_SESSION_YEAR1 1 "Year" + +SESSION_STRG1 1 "0060" + ## widget = lineedit; multilineallowed = true; emptyallowed = false + # $S+0 + +MSG_SESSION_STRG1 1 "Session" + +! Observation Window: defined by date +! ----------------------------------- +STADAT1 1 "1993 01 21" + ## widget = lineedit; activeif = RADIO1_2 = 1; check_type = date + +MSG_STADAT1 1 "Start time(year month day)" + +STATIM1 1 "12 00 00" + ## widget = lineedit; emptyallowed = false + ## activeif = RADIO1_2 = 1 AND STADAT1 / _; check_type = time + +MSG_STATIM1 1 "Start time(hour minutes seconds)" + +ENDDAT1 1 "1993 01 23" + ## widget = lineedit; activeif = RADIO1_2 = 1; check_type = date + +MSG_ENDDAT1 1 "End time(year month day)" + +ENDTIM1 1 "12 00 00" + ## widget = lineedit; emptyallowed = false + ## activeif = RADIO1_2 = 1 AND ENDDAT1 / _; check_type = time + +MSG_ENDTIM1 1 "End time(hour minutes seconds)" + +! ---------------------------------------------------------------------- +! General options 2 +! ---------------------------------------------------------------------- +! Tropospheric Model (microwave observations) +! ------------------------------------------- +TROPOS 1 "GMF" + ## widget = combobox; editable = false + ## cards = NONE VMF DRY_VMF GMF DRY_GMF NIELL DRY_NIELL SAASTAMOINEN DRY_SAAST HOPFIELD DRY_HOPFIELD ESSEN-FROOME + ## activeif = GEOTEC = GNSS AND FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC AND TROPEST = _ + +MSG_TROPOS 1 "ZPD model and mapping function (GNSS)" + +! Tropospheric Model (optical observations) +! ----------------------------------------- +TROPOS_S 1 "MENDES-PAVLIS" + ## widget = combobox; editable = false + ## cards = MENDES-PAVLIS MARINI-MURRAY; activeif = GEOTEC = SLR + +MSG_TROPOS_S 1 "ZPD model and mapping function (SLR)" + +! Ambiguity Resolution Strategy +! ----------------------------- +AMBSTRAT 1 "NONE" + ## widget = combobox; editable = false + ## activeif = DIFLVL = DOUBLE AND PSFILES / _ + ## cards = NONE ROUND SEARCH SIGMA QIF LAMBDA + +MSG_AMBSTRAT 1 "Resolution strategy" + +! Selection of GNSS for Ambiguity Resolution +! ------------------------------------------ +SATSYS_AR 1 "ALL" + ## widget = combobox; editable = false + ## activeif = AMBSTRAT / inactive AND AMBSTRAT / NONE AND AMBSTRAT / SEARCH AND SATSYS / GPS AND SATSYS / GLONASS + ## cards = ALL GPS GLONASS GALILEO + +MSG_SATSYS_AR 1 "Selection of GNSS for ambiguity resolution" + +! Consider GPS quarter-cycle biases +! --------------------------------- +AMBQCPB 1 "IF_INDICATED" + ## widget = combobox; editable = true + ## activeif = AMBSTRAT / inactive AND AMBSTRAT / NONE AND AMBSTRAT / SEARCH AND SATSYS_AR / GLONASS + ## cards = ALWAYS IF_INDICATED NEVER + +MSG_AMBQCPB 1 "Consider GPS quarter-cycle biases" + +! Save Ambiguities +! ---------------- +AMBSAVE 1 "0" + ## widget = checkbox; activeif = AMBSTRAT / inactive AND AMBSTRAT / NONE + +MSG_AMBSAVE 1 "Save resolved ambiguities" + +! Introduce Widelane +! ------------------ +APRWIDE 1 "0" + ## widget = checkbox; activeif = DIFLVL = DOUBLE + +MSG_APRWIDE 1 "Introduce widelane integers" + +! Introduce L1 and L2 +! ------------------- +APRL1L2 1 "0" + ## widget = checkbox; activeif = DIFLVL = DOUBLE + +MSG_APRL1L2 1 "Introduce L1 and L2 integers" + +! Compute no solution (only NEQ saving) +! ------------------------------------- +OBS2NEQ 1 "0" + ## widget = checkbox + ## activeif = AMBSTRAT = inactive OR AMBSTRAT = NONE AND NEQUARS / _ + +MSG_OBS2NEQ 1 "Stop program after NEQ saving" + +! Display Extended Printing Options +! --------------------------------- +PRINT 1 "1" + ## widget = checkbox + +MSG_PRINT 1 "Enable extended program output" + +! ---------------------------------------------------------------------- +! Printing options +! ---------------------------------------------------------------------- +! Printing: Number of Observ. in Files +! ------------------------------------ +PRTNUMOB 1 "0" + ## widget = checkbox + +MSG_PRTNUMOB 1 "List of observations given in files" + +! Printing: Number of Dbl.Diff.Observ. +! ----------------------------------- +PRTNUMDD 1 "0" + ## widget = checkbox + +MSG_PRTNUMDD 1 "Printing: List of observations used for processing" + +! Printing: Satellite Elevations +! ------------------------------ +PRTELEV 1 "0" + ## widget = checkbox + +MSG_PRTELEV 1 "Printing: Satellite elevations" + +! Printing: 5-Degree Bin Observation Statistics (Elevation) +! --------------------------------------------------------- +PRTNOBEL 1 "0" + ## widget = checkbox + +MSG_PRTNOBEL 1 "Printing: Histogram of observations by elevation angle bins" + +! Printing: 0.5-Degree Bin Observation Statistics (Nadir Angle) +! ------------------------------------------------------------- +PRTNOBNA 1 "0" + ## widget = checkbox + +MSG_PRTNOBNA 1 "Printing: Histogram of observations by nadir angle bins" + +! Printing: Phase-connected time intervals +! ---------------------------------------- +PRTTIMFL 1 "0" + ## widget = checkbox + +MSG_PRTTIMFL 1 "Printing: Phase-connected time intervals" + +! Printing: Parameter Characterization +! ------------------------------------ +PRTPARAM 1 "0" + ## widget = checkbox + +MSG_PRTPARAM 1 "Printing: List of all parameters" + +! Printing: Ambiguities for each iteration step +! --------------------------------------------- +PRTAMBIT 1 "0" + ## widget = checkbox; activeif = AMBSTRAT / NONE AND PRTAMB = 0 + +MSG_PRTAMBIT 1 "Printing: Unresolved ambiguities after each iteration step" + +! Printing: Detailed troposphere parameter information +! ---------------------------------------------------- +PRTTRP 1 "0" + ## widget = checkbox + +MSG_PRTTRP 1 "Printing: Suppression of output concerning troposphere" + +! Printing: Detailed coordinate parameter information +! --------------------------------------------------- +PRTCRD 1 "0" + ## widget = checkbox + +MSG_PRTCRD 1 "Printing: Suppression of output concerning coordinates" + +! Printing: Suppress output for ambiguities +! ----------------------------------------- +PRTAMB 1 "0" + ## widget = checkbox + +MSG_PRTAMB 1 "Printing: Suppression of output concerning ambiguities" + +! Printing: Supress results of epoch parameters +! --------------------------------------------- +PRTEPPAR 1 "0" + ## widget = checkbox + +MSG_PRTEPPAR 1 "Printing: Suppression of output concerning epoch parameters" + +! Printing: Ambiguities in Files +! ------------------------------ +PRTAMBFL 1 "0" + ## widget = checkbox + +MSG_PRTAMBFL 1 "Printing: Resolved ambiguities from observation files" + +! Printing: Constants, Ant. Offsets, Ion. Coeff +! --------------------------------------------- +PRTPOLE 1 "0" + ## widget = checkbox + +MSG_PRTPOLE 1 "Printing: Constants, antenna offsets, ionosphere coefficients" + +! Printing: Pos.Eccent./Receiver Info +! ----------------------------------- +PRTPOSEC 1 "1" + ## widget = checkbox + +MSG_PRTPOSEC 1 "Printing: Station eccentricities, receiver information" + +! Printing: Synchronization Errors +! -------------------------------- +PRTSYNCH 1 "0" + ## widget = checkbox + +MSG_PRTSYNCH 1 "Printing: Receiver synchronization errors" + +! Printing: RMS of ellipsoidal coordinates and diff. +! -------------------------------------------------- +PRTBLH 1 "0" + ## widget = checkbox + +MSG_PRTBLH 1 "Printing: RMS of ellipsoidal coordinates and diff." + +! Printing: Slope distances and their RMS +! --------------------------------------- +PRTDIS 1 "1" + ## widget = checkbox + +MSG_PRTDIS 1 "Printing: Slope distances and their RMS" + +! Printing: Statistics on parameter dimensions +! -------------------------------------------- +PRTMAX 1 "0" + ## widget = checkbox + +MSG_PRTMAX 1 "Printing: Statistics on parameter dimensions" + +! Printing: Helmert transformation +! -------------------------------- +PRTHELM 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC + +MSG_PRTHELM 1 "Printing: Helmert transformation" + +! Helmert: Coord.System +! --------------------- +COORDSYS 1 "LOCAL" + ## widget = combobox; editable = false; cards = GEOCENTRIC LOCAL + ## activeif = PRTHELM = 1 + +MSG_COORDSYS 1 "Helmert: Coordinate system for transformation" + +! Helmert: Rotation +! ----------------- +ROTXYZ 1 "0" + ## widget = checkbox; activeif = PRTHELM = 1 + +MSG_ROTXYZ 1 "Helmert: Rotation" + +! Helmert: Scale Factor +! --------------------- +SCALE 1 "1" + ## widget = checkbox; activeif = PRTHELM = 1 + +MSG_SCALE 1 "Helmert: Scale" + +! ---------------------------------------------------------------------- +! Ambiguity resolution: Search +! ---------------------------------------------------------------------- +! Amb-Search: Baseline-Wise Ambiguity Resolution +! ---------------------------------------------- +IFBASL 1 "1" + ## widget = checkbox + +MSG_IFBASL 1 "Baseline-wise ambiguity resolution" + +! Amb-Search: Search Width in Unit of Std. Dev. +! --------------------------------------------- +IFSWID 1 "5" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_IFSWID 1 "Search width in units of standard deviation" + +! Amb-Search: Maximum Allowed RMS(Fixed)/RMS(Float) +! ------------------------------------------------- +IFFXFL 1 "2" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_IFFXFL 1 "Maximum allowed RMS ratio re fixed to float" + +! Amb-Search: Minimum Allowed RMS(2-nd Amb)/RMS(1-st Best Amb) +! ------------------------------------------------------------ +IF21 1 "1.4" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_IF21 1 "Minimum allowed RMS ratio re 2nd best to best" + +! Amb-Search: Search Width for Geometry-Free LC (L1 Cycles) +! --------------------------------------------------------- +IFSWLC 1 "0.2" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_IFSWLC 1 "Search width for geometry-free linear combination (L1 cycles)" + +! ---------------------------------------------------------------------- +! Ambiguity resolution: Sigma +! ---------------------------------------------------------------------- +! Amb-Sigma: Max. Number of Amb. Solved +! ------------------------------------- +MXAMBIT 1 "10" + ## widget = spinbox; range = 0 999 1; check_type = integer; check_min = 0 + +MSG_MXAMBIT 1 "Maximal number of ambiguities fixed per iteration step" + +! Amb-Sigma: Ambiguity Resolvable if Exactly 1 Integer within +! ----------------------------------------------------------- +LEAST 1 "3" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_LEAST 1 "Ambiguity resolvable if exactly one integer within" + +! Amb-Sigma: Maximal Sigma of a Resolvable Ambiguity +! -------------------------------------------------- +MOST 1 "0.07" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_MOST 1 "Maximal sigma of a resolvable ambiguity" + +! Amb-Sigma: Minimal Sigma of Ambiguity used for Tests +! ---------------------------------------------------- +SIGMAMIN 1 "0.05" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SIGMAMIN 1 "Minimal sigma for testing" + +! Amb-Sigma: GLONASS ambiguity resolution between different frequency channels +! ---------------------------------------------------------------------------- +GLORES 1 "NEVER" + ## widget = combobox; editable = false + ## activeif = SATSYS / GPS AND SATSYS_AR / GPS + ## cards = NEVER SAME_RCVR_TYPE SAME_RCVR_MODEL SAME_RCVR_GROUP ALWAYS + +MSG_GLORES 1 "GLONASS ambiguity resolution between different frequency channels" + +! ---------------------------------------------------------------------- +! Ambiguity resolution: QIF +! ---------------------------------------------------------------------- +! Amb.QIF: Max. Number of Amb. Solved in One Iteration Step +! --------------------------------------------------------- +MXAQIF 1 "1" + ## widget = spinbox; range = 0 999 1; check_type = integer; check_min = 0 + +MSG_MXAQIF 1 "Max. number of amb. solved per iteration step" + +! Amb.QIF: Search Width in Wide-Lane Cycles +! ----------------------------------------- +SEARWID 1 "0.50" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SEARWID 1 "Search width for pairs of L1 and L2 ambiguities" + +! Amb.QIF: Max. RMS of Resolvable Narrow-Lane Ambiguity +! ----------------------------------------------------- +RMSNARR 1 "0.03" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_RMSNARR 1 "Maximal sigma of resolvable NL ambiguities" + +! Amb.QIF: Max. Fract. Part of Resolvable NL Ambiguity +! ---------------------------------------------------- +MAXFRAC 1 "0.10" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_MAXFRAC 1 "Max. fractional part of resolvable NL ambiguity" + +! ---------------------------------------------------------------------- +! Ambiguity resolution: LAMBDA +! ---------------------------------------------------------------------- +! LAMBDA: Maximum allowed RMS ratio concerning fixed to float +! ----------------------------------------------------------- +LAFXFL 1 "5.0" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_LAFXFL 1 "Maximum allowed RMS ratio concerning fixed to float" + +! LAMBDA: Maximum allowed RMS of unit weight for fixed solution +! ------------------------------------------------------------- +LAMXFX 1 "0.005" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_LAMXFX 1 "Maximum allowed RMS of unit weight for fixed solution" + +! LAMBDA: Resolution mode concerning involved GNSS +! ------------------------------------------------ +LAMRES 1 "GNSS_BY_GNSS" + ## widget = combobox; editable = false + ## activeif = SATSYS / GPS AND SATSYS_AR = ALL + ## cards = GNSS_BY_GNSS MIXED_GNSS SEPARATE_GNSS + +MSG_LAMRES 1 "Resolution mode concerning involved GNSS" + +! ---------------------------------------------------------------------- +! General options 3 +! ---------------------------------------------------------------------- +! Use RINEX clock file for satellite clocks +! ----------------------------------------- +USERXCLK 1 "BERNESE_FILE" + ## widget = combobox; cards = BERNESE_FILE CLOCK_RINEX; editable = false + ## activeif = SATCLK / _ AND RXCLKIN / _ AND DIFLVL = ZERO + +MSG_USERXCLK 1 "Primary source for satellite clocks" + +! Clk est.: Skip obs. w/o rec clock in input clock RINEX +! ------------------------------------------------------ +NORXCLKR 1 "CLK_FROM_OBS_FILE" + ## widget = combobox; editable = false + ## cards = DO_NOT_USE_OBSERV CLK_FROM_OBS_FILE INTERPOLATE + ## activeif = RXCLKIN / _ AND DIFLVL = ZERO + +MSG_NORXCLKR 1 "Receiver clock missing in clock RINEX file" + +! Clk est.: Skip obs. w/o sat clock in input clock RINEX +! ------------------------------------------------------ +NORXCLKS 1 "SAT_CLK_IS_ZERO" + ## widget = combobox; editable = false + ## cards = DO_NOT_USE_OBSERV INTERPOLATE SAT_CLK_IS_ZERO TRY_SAT_CLK_FILE + ## activeif = RXCLKIN / _ AND DIFLVL = ZERO + +MSG_NORXCLKS 1 "Satellite clock missing in clock RINEX file" + +! Clk est.: Skip obs. w/o sat clock +! --------------------------------- +NOSATCLK 1 "SAT_CLK_IS_ZERO" + ## widget = combobox; editable = false + ## cards = DO_NOT_USE_OBSERV INTERPOLATE SAT_CLK_IS_ZERO + ## activeif = SATCLK / _ AND DIFLVL = ZERO + +MSG_NOSATCLK 1 "Satellite clock missing in Bernese clock file" + +! Interpolation of clocks +! ----------------------- +SECIPL 0 + ## widget = lineedit; check_typ = real; check_min = 0 + ## activeif = NORXCLKR = INTERPOLATE OR NORXCLKS = INTERPOLATE OR NOSATCLK = INTERPOLATE AND DIFLVL = ZERO + +MSG_SECIPL 1 "Clock interpolation allowed over" + +! Use only phase observations for epoch parameter computation +! ----------------------------------------------------------- +PHASEPO 1 "0" + ## widget = checkbox; activeif = GEOTEC = GNSS + +MSG_PHASEPO 1 "Epoch parameters only from phase" + +! Var/Cov computation for kinematic orbit +! --------------------------------------- +QXXEPO 1 "SIMPLIFIED" + ## widget = combobox; cards = SIMPLIFIED CORRECT; editable = false + ## activeif = GEOTEC = GNSS + +MSG_QXXEPO 1 "Var-covar wrt epoch parameters" + +! Sampling Rate for re-substitution +! --------------------------------- +SAMPLEPO 0 + ## widget = lineedit; check_typ = int; check_min = 0 + +MSG_SAMPLEPO 1 "Sampling rate for resubstitution" + +! Sampling Rate for preelimination +! -------------------------------- +SAMPLEP2 0 + ## widget = lineedit; check_typ = int; check_min = 0 + +MSG_SAMPLEP2 1 "Sampling rate for preelimination" + +! Clk est.: Edit Level +! -------------------- +EDTLVL 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = DIFLVL / DOUBLE + +MSG_EDTLVL 1 "Maximum tolerated O-C term" + +! Periodic Relativistic J2-Correction +! ----------------------------------- +PRELJ2 1 "0" + ## widget = checkbox; activeif = DIFLVL = ZERO + +MSG_PRELJ2 1 "Periodic relativistic J2 correction" + +! Polarization Effect +! ------------------- +POLARI1D 1 "ALWAYS" + ## widget = combobox; editable = true + ## cards = "ALWAYS" "NEVER" "2003 09 14" + ## activeif = DIFLVL = ZERO AND POLARI2D / ALWAYS + +MSG_POLARI1D 1 "Enable polarization effect, geometrical part" + +POLARI2D 1 "ALWAYS" + ## widget = combobox; editable = true + ## cards = "ALWAYS" "NEVER" "2006 11 05"; activeif = DIFLVL = ZERO + +MSG_POLARI2D 1 "Enable polarization effect, total effect" + +! ---------------------------------------------------------------------- +! Datum definition +! ---------------------------------------------------------------------- +! No datum definition +! ------------------- +RADIO8_3 1 "0" + ## widget = radiobutton; group = DUMMY + +MSG_RADIO8_3 1 "Free network solution" + +! Positioning: Fixed Station(s) +! ----------------------------- +RADIO8_1 1 "1" + ## widget = radiobutton; group = DUMMY + +MSG_RADIO8_1 1 "Coordinates fixed" + +FIXSTA 1 "ALL" + ## widget = combobox; editable = false; activeif = RADIO8_1 = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG + +MSG_FIXSTA 1 "Coordinates fixed" + +! Positioning: Manual selection (fixed) +! ------------------------------------- +STATION1 0 + ## widget = selwin; activeif = FIXSTA == MANUAL; pointer = CENLST + +MSG_STATION1 1 "Stations to be fixed (Manual selection)" + +! Positioning: File with Fixed Stations(s) +! ---------------------------------------- +STAFILE1 0 + ## widget = selwin; activeif = FIXSTA == FROM_FILE; path = DIR_FIX + ## ext = EXT_FIX; maxfiles = 1; emptyallowed = false + # + +MSG_STAFILE1 1 "List of stations to fix from file" + +! Flags for fixed station(s) +! --------------------------- +STAFLAG1 0 + ## widget = lineedit; activeif = FIXSTA = WITH_FLAG + # + +MSG_STAFLAG1 1 "Stations with specific flags in CRD file" + +RADIO8_2 1 "0" + ## widget = radiobutton; group = DUMMY + +MSG_RADIO8_2 1 "Coordinates constrained" + +! Positioning: Sigma Station(s) +! ----------------------------- +SIGSTA 1 "FIRST" + ## widget = combobox; editable = false; activeif = RADIO8_2 = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG + +MSG_SIGSTA 1 "Coordinates constrained" + +! Positioning: manual selected Sigma Station(s) +! --------------------------------------------- +STATION4 0 + ## widget = selwin; activeif = SIGSTA == MANUAL; pointer = CENLST + +MSG_STATION4 1 "Stations to be constrained (Manual selection)" + +! Positioning: Sigma Station(s) from file +! --------------------------------------- +STAFILE4 0 + ## widget = selwin; activeif = SIGSTA == FROM_FILE; path = DIR_SIG + ## ext = EXT_SIG; maxfiles = 1; emptyallowed = false + # + +MSG_STAFILE4 1 "List of stations (and sigmas) from file" + +! Flags for Sigma station(s) +! -------------------------- +STAFLAG4 0 + ## widget = lineedit; activeif = SIGSTA = WITH_FLAG + # + +MSG_STAFLAG4 1 "Constrain: Stations with specific flags in CRD file" + +! Positioning: Default Sigma north +! -------------------------------- +SIGCRDN 1 "0.05" + ## widget = lineedit; activeif = SIGSTA / FROM_FILE AND RADIO8_2 = 1 + ## check_type = real; check_min = 0.0 + +MSG_SIGCRDN 1 "Default a priori sigma north" + +! Positioning: Default Sigma east +! ------------------------------- +SIGCRDE 1 "0.05" + ## widget = lineedit; activeif = SIGSTA / FROM_FILE AND RADIO8_2 = 1 + ## check_type = real; check_min = 0.0 + +MSG_SIGCRDE 1 "Default a priori sigma east" + +! Positioning: Default Sigma up +! ----------------------------- +SIGCRDU 1 "0.05" + ## widget = lineedit; activeif = SIGSTA / FROM_FILE AND RADIO8_2 = 1 + ## check_type = real; check_min = 0.0 + +MSG_SIGCRDU 1 "Default a priori sigma up" + +! ----------------------------------------- +! +! PARAMETER TYPE: Orbit Estimation (GPS/GLONASS) +! =============== +! +! ----------------------------------------- +! +! Enable Orbit Adjustment +! ----------------------- +ORBADJ 1 "0" + ## widget = checkbox + ## activeif = LEORPR / _ AND LEOPROC = 1 OR RPRCOE / _ AND FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC + +MSG_ORBADJ 1 "Parameter setup: GNSS or LEO orbit determination" + +! Orb.est: satellite type +! ----------------------- +ORBEST 1 "ALL" + ## widget = combobox; editable = false + ## cards = ALL GPS GLONASS GALILEO MANUAL + +MSG_ORBEST 1 "Orb.est: satellite system selection" + +ORBEST_LST 0 + ## widget = selwin; pointer = SATLST; activeif = ORBEST = MANUAL + +MSG_ORBEST_LST 1 "Manual satellite selection" + +! Orb.est: Semi major axis +! ------------------------ +SEMIAXIS 1 "1" + ## widget = checkbox + +MSG_SEMIAXIS 1 "Orb.est: Semi major axis" + +SIGSEMI 1 "0.01" + ## widget = lineedit; activeif = SEMIAXIS = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGSEMI 1 "Orb.est: a priori sigma of semi major axis" + +! Orb.est: Eccentricity +! --------------------- +ECCENTR 1 "1" + ## widget = checkbox + +MSG_ECCENTR 1 "Orb.est: eccentricity" + +SIGECCE 1 "0.0000001" + ## widget = lineedit; activeif = ECCENTR = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGECCE 1 "Orb.est: a priori sigma of eccentricity" + +! Orb.est: Inclination +! -------------------- +INCLIN 1 "1" + ## widget = checkbox + +MSG_INCLIN 1 "Orb.est: inclination" + +SIGINCL 1 "0.001" + ## widget = lineedit; activeif = INCLIN = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGINCL 1 "Orb.est: a priori sigma of inclination" + +! Orb.est: Ascending node +! ----------------------- +ASCNODE 1 "1" + ## widget = checkbox + +MSG_ASCNODE 1 "Orb.est: ascending node" + +SIGASCN 1 "0.001" + ## widget = lineedit; activeif = ASCNODE = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGASCN 1 "Orb.est: a priori sigma of ascending node" + +! Orb.est: Perigee +! ---------------- +PERIGEE 1 "1" + ## widget = checkbox + +MSG_PERIGEE 1 "Orb.est: perigee" + +SIGPERI 1 "0.001" + ## widget = lineedit; activeif = PERIGEE = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGPERI 1 "Orb.est: a priori sigma of perigee" + +! Orb.est: Arg. of latitude +! ------------------------- +ARGLAT 1 "1" + ## widget = checkbox + +MSG_ARGLAT 1 "Orb.est: argument of latitude" + +SIGARGL 1 "0.001" + ## widget = lineedit; activeif = ARGLAT = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGARGL 1 "Orb.est: a priori sigma of argument of latitude" + +! Orb.est: D0 Estimation (P0) +! --------------------------- +PARD0 1 "1" + ## widget = checkbox + +MSG_PARD0 1 "Orb.est: Constant D term" + +SIGD0 1 "0.0D-09" + ## widget = lineedit; activeif = PARD0 = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGD0 1 "Orb.est: a priori sigma of constant D term" + +! Orb.est: Y0 Estimation (P2) +! --------------------------- +PARY0 1 "1" + ## widget = checkbox + +MSG_PARY0 1 "Orb.est: Constant Y term" + +SIGY0 1 "0.0D-09" + ## widget = lineedit; activeif = PARY0 = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGY0 1 "Orb.est: a priori sigma of constant Y term" + +! Orb.est: X0 Estimation +! ---------------------- +PARX0 1 "0" + ## widget = checkbox + +MSG_PARX0 1 "Orb.est: Constant X term" + +SIGX0 1 "1.0D-09" + ## widget = lineedit; activeif = PARX0 = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGX0 1 "Orb.est: a priori sigma of constant X term" + +! Orb.est: Periodic D0 terms +! -------------------------- +PRPARD0 1 "0" + ## widget = checkbox + +MSG_PRPARD0 1 "Orb.est: periodic D terms" + +SIGPRD0 1 "1.0D-09" + ## widget = lineedit; activeif = PRPARD0 = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGPRD0 1 "Orb.est: a priori sigma of periodic D terms" + +! Orb.est: Periodic Y0 terms +! -------------------------- +PRPARY0 1 "0" + ## widget = checkbox + +MSG_PRPARY0 1 "Orb.est: periodic Y terms" + +SIGPRY0 1 "1.0D-09" + ## widget = lineedit; activeif = PRPARY0 = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGPRY0 1 "Orb.est: a priori sigma of periodic Y terms" + +! Orb.est: Periodic X0 terms +! -------------------------- +PRPARX0 1 "0" + ## widget = checkbox + +MSG_PRPARX0 1 "Orb.est: periodic X terms" + +SIGPRX0 1 "1.0D-09" + ## widget = lineedit; activeif = PRPARX0 = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGPRX0 1 "Orb.est: a priori sigma of periodic X terms" + +! Stoch.Orb? +! ---------- +STCEST 1 "0" + ## widget = checkbox + +MSG_STCEST 1 "Estimation of stochastic pulses" + +! Stoch.Orb: Radial +! ----------------- +ESTRAD 1 "1" + ## widget = checkbox + +MSG_ESTRAD 1 "Stoch. forces: radial" + +SIGRAD 1 "1.D-10" + ## widget = lineedit; activeif = ESTRAD = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGRAD 1 "Stoch.forces: a priori sigma of radial" + +! Stoch.Orb: Perpendicular to (1), in Orbit Plane +! ----------------------------------------------- +ESTPRP 1 "1" + ## widget = checkbox + +MSG_ESTPRP 1 "Stoch.forces: Along track" + +SIGPRP 1 "1.D-10" + ## widget = lineedit; activeif = ESTPRP = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGPRP 1 "Stoch.forces: a priori sigma of along track" + +! Stoch.Orb: Normal to Orbit Plane +! -------------------------------- +ESTNOR 1 "1" + ## widget = checkbox + +MSG_ESTNOR 1 "Stoch.forces: Out of plane" + +SIGNOR 1 "1.D-10" + ## widget = lineedit; activeif = ESTNOR = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGNOR 1 "Stoch.forces: a priori sigma of out of plane" + +! Stoch.Orb: Direction to the Sun +! ------------------------------- +ESTSUN 1 "0" + ## widget = checkbox + +MSG_ESTSUN 1 "Stoch.forces: direction to Sun" + +SIGSUN 0 + ## widget = lineedit; activeif = ESTSUN = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGSUN 1 "Stoch.forces: a priori sigma of direction to Sun" + +! Stoch.Orb: Y-Direction in Satellite Frame +! ----------------------------------------- +ESTYDIR 1 "0" + ## widget = checkbox + +MSG_ESTYDIR 1 "Sotch. pulses: Y-direction" + +SIGYDIR 0 + ## widget = lineedit; activeif = ESTYDIR = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGYDIR 1 "Stoch.forces: a priori sigma of Y-direction" + +! Stoch.Orb: X-Direction in Satellite Frame +! ----------------------------------------- +ESTXDIR 1 "0" + ## widget = checkbox + +MSG_ESTXDIR 1 "Stoch.forces X-direction" + +SIGXDIR 0 + ## widget = lineedit; activeif = ESTXDIR = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGXDIR 1 "Stoch.forces: a priori sigma of X-direction" + +! Stoch.Orb: Number of sets per day +! --------------------------------- +NUMSET1 1 "2" + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_NUMSET1 1 "Stoch. forces: Number of parameter sets per day" + +! Stoch.Orb: Groups +! ----------------- +SATGROUP 1 "99""""""""" + ## widget = uniline; numlines = 5 + +MSG_SATGROUP 1 "Stoch.forces: list of satellites(group)" + +! Stoch.Orb: Enable more requests for stoch. orbit +! ------------------------------------------------ +STCSPEC 1 "0" + ## widget = checkbox + +MSG_STCSPEC 1 "Stoch. pulses: Additional requests for further epochs" + +! Stoch.Orb: List of more requests for stoch. orbit +! ------------------------------------------------- +STCGROUP 2 + "28" "2001 05 26" "06 00 00" "" "" "" + "28" "2001 05 26" "18 00 00" "" "" "" + ## widget = uniline; numlines = 10 + +MSG_STCGROUP 1 "Stoch.forces: list of satellites" + +! ----------------------------------------- +! +! PARAMETER TYPE: Orbit Estimation (LEO) +! =============== +! +! Orb.est: Semi major axis +! ------------------------ +SEMIAXIS2 1 "1" + ## widget = checkbox + +MSG_SEMIAXIS2 1 "Semi major axis" + +SIGSEMI2 1 "0.00" + ## widget = lineedit + +MSG_SIGSEMI2 1 "Sigma Semi major axis" + +! Orb.est: Eccentricity +! --------------------- +ECCENTR2 1 "1" + ## widget = checkbox + +MSG_ECCENTR2 1 "Eccentricity" + +SIGECCE2 1 "0.0000000" + ## widget = lineedit + +MSG_SIGECCE2 1 "Sigma eccentricity" + +! Orb.est: Inclination +! -------------------- +INCLIN2 1 "1" + ## widget = checkbox + +MSG_INCLIN2 1 "Inclination" + +SIGINCL2 1 "0.000" + ## widget = lineedit + +MSG_SIGINCL2 1 "Sigma inclination" + +! Orb.est: Ascending node +! ----------------------- +ASCNODE2 1 "1" + ## widget = checkbox + +MSG_ASCNODE2 1 "Ascending node" + +SIGASCN2 1 "0.0000" + ## widget = lineedit + +MSG_SIGASCN2 1 "Sigma ascending node" + +! Orb.est: Perigee +! ---------------- +PERIGEE2 1 "1" + ## widget = checkbox + +MSG_PERIGEE2 1 "Perigee" + +SIGPERI2 1 "0.0000" + ## widget = lineedit + +MSG_SIGPERI2 1 "Sigma perigee" + +! Orb.est: Arg. of latitude +! ------------------------- +ARGLAT2 1 "1" + ## widget = checkbox + +MSG_ARGLAT2 1 "Argument of latitude" + +SIGARGL2 1 "0.000" + ## widget = lineedit + +MSG_SIGARGL2 1 "Sigma argument of latitude" + +! Orb.est: D0 Estimation (P0) +! --------------------------- +PARD02 1 "1" + ## widget = checkbox + +MSG_PARD02 1 "Constant D term" + +SIGD02 1 "0.0D-09" + ## widget = lineedit + +MSG_SIGD02 1 "Sigma const. D term" + +! Orb.est: Y0 Estimation (P2) +! --------------------------- +PARY02 1 "1" + ## widget = checkbox + +MSG_PARY02 1 "Constant Y term" + +SIGY02 1 "0.0D-09" + ## widget = lineedit + +MSG_SIGY02 1 "Sigma const. Y term" + +! Orb.est: X0 Estimation +! ---------------------- +PARX02 1 "1" + ## widget = checkbox + +MSG_PARX02 1 "Constant X term" + +SIGX02 1 "0.0D-09" + ## widget = lineedit + +MSG_SIGX02 1 "Sigma const. X term" + +! Orb.est: Periodic D0 terms +! -------------------------- +PRPARD02 1 "1" + ## widget = checkbox + +MSG_PRPARD02 1 "Periodic D term" + +SIGPRD02 1 "0.0D-09" + ## widget = lineedit + +MSG_SIGPRD02 1 "Sigma periodic D term" + +! Orb.est: Periodic Y0 terms +! -------------------------- +PRPARY02 1 "1" + ## widget = checkbox + +MSG_PRPARY02 1 "Periodic Y term" + +SIGPRY02 1 "0.0D-09" + ## widget = lineedit + +MSG_SIGPRY02 1 "Sigma periodic Y term" + +! Orb.est: Periodic X0 terms +! -------------------------- +PRPARX02 1 "1" + ## widget = checkbox + +MSG_PRPARX02 1 "Periodic X term" + +SIGPRX02 1 "0.0D-09" + ## widget = lineedit + +MSG_SIGPRX02 1 "Sigma periodic X term" + +! Stoch.Orb? +! ---------- +STCEST2 1 "0" + ## widget = checkbox + +MSG_STCEST2 1 "Estimation of stochastic pulses" + +! Stoch.Orb: Vel./Acc. +! -------------------- +PULSDEF2 1 "VELOCITY" + ## widget = combobox; cards = ACCELERATION VELOCITY; editable = false + +MSG_PULSDEF2 1 "Set up pulses as accelerations/velocities" + +! Stoch.Orb: Radial +! ----------------- +ESTRAD2 1 "1" + ## widget = checkbox + +MSG_ESTRAD2 1 "Radial pulses setup" + +SIGRAD2 1 "2.0D-05" + ## widget = lineedit + +MSG_SIGRAD2 1 "Sigma radial pulses" + +! Stoch.Orb: Perpendicular to (1), in Orbit Plane +! ----------------------------------------------- +ESTPRP2 1 "1" + ## widget = checkbox + +MSG_ESTPRP2 1 "Along track pulses setup" + +SIGPRP2 1 "1.0D-05" + ## widget = lineedit + +MSG_SIGPRP2 1 "Sigma along track pulses" + +! Stoch.Orb: Normal to Orbit Plane +! -------------------------------- +ESTNOR2 1 "1" + ## widget = checkbox + +MSG_ESTNOR2 1 "Out of plane pulses setup" + +SIGNOR2 1 "1.0D-05" + ## widget = lineedit + +MSG_SIGNOR2 1 "Sigma out of plane pulses" + +! Stoch.Orb: Direction to the Sun +! ------------------------------- +ESTSUN2 1 "0" + ## widget = checkbox + +MSG_ESTSUN2 1 "Direction to Sun pulses" + +SIGSUN2 0 + ## widget = lineedit + # + +MSG_SIGSUN2 1 "Sigma direction to Sun pulses" + +! Stoch.Orb: Y-Direction in Satellite Frame +! ----------------------------------------- +ESTYDIR2 1 "0" + ## widget = checkbox + +MSG_ESTYDIR2 1 "Y-direction pulses" + +SIGYDIR2 0 + ## widget = lineedit + # + +MSG_SIGYDIR2 1 "Sigma Y-direction pulses" + +! Stoch.Orb: X-Direction in Satellite Frame +! ----------------------------------------- +ESTXDIR2 1 "0" + ## widget = checkbox + +MSG_ESTXDIR2 1 "X-direction pulses" + +SIGXDIR2 0 + ## widget = lineedit + # + +MSG_SIGXDIR2 1 "Sigma X-direction pulses" + +! Stoch.Orb: Number of sets per day +! --------------------------------- +NUMSET12 1 "1" + ## widget = spinbox; range = 1 12 1 + +MSG_NUMSET12 1 "Number of parameter sets per day" + +! Stoch.Orb: Groups +! ----------------- +SATGROUP2 1 "906" "96" "2.0D-05" "1.0D-05" "1.0D-05" + ## widget = uniline; numlines = 5 + +MSG_SATGROUP2 1 "Satellite specific parameter setup" + +! Stoch.Orb: Enable more requests for stoch. orbit +! ------------------------------------------------ +STCSPEC2 1 "0" + ## widget = checkbox + +MSG_STCSPEC2 1 "Additional requests for further epochs" + +! Stoch.Orb: List of more requests for stoch. orbit +! ------------------------------------------------- +STCGROUP2 2 + "28" "2001 05 26" "06 00 00" "" "" "" + "28" "2001 05 26" "18 00 00" "" "" "" + ## widget = uniline; numlines = 10 + +MSG_STCGROUP2 1 "Additional setup requests for stoch. pulses" + +! ----------------------------------------- +! +! PARAMETER TYPE: Troposphere parameter +! =============== +! +! ----------------------------------------- +! +! Enable Site-Specific Troposphere Parameters +! ------------------------------------------- +SITETROP 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC + +MSG_SITETROP 1 "Parameter setup: site-specific troposphere parameters" + +! Offset for troposphere SINEX file +! --------------------------------- +TRPOFF 0 + ## widget = lineedit; activeif = TROPSNX / _ + +MSG_TRPOFF 1 "Offset for troposphere SINEX file" + +! Time resolution for troposphere SINEX file +! ------------------------------------------ +TRPRES 0 + ## widget = lineedit; activeif = TROPSNX / _ + +MSG_TRPRES 1 "Time resolution for troposphere SINEX file" + +! Tropo: Absolute General Zenith A Priori Sigma +! --------------------------------------------- +SIGABS 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SIGABS 1 "Tropo: Zenith path delay" + +! Tropo: Absolute General Gradient A Priori Sigma +! ----------------------------------------------- +SIGABS_G 0 + ## widget = lineedit; activeif = TRPGRD / NONE = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGABS_G 1 "Tropo: Horizontal gradients" + +! Tropo: Relative General Zenith A Priori Sigma +! --------------------------------------------- +SIGREL 1 "5.00" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SIGREL 1 "Tropo: relative zenith path delay a priori sigma" + +! Tropo: Relative General Gradient A Priori Sigma +! ----------------------------------------------- +SIGREL_G 1 "5.00" + ## widget = lineedit; activeif = TRPGRD / NONE = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGREL_G 1 "Tropo: relative horizontal gradients a priori sigma" + +! Tropo: List of special stations +! ------------------------------- +SPESEL 1 "NONE" + ## widget = combobox; editable = false + ## cards = NONE FIRST LAST FROM_FILE MANUAL + +MSG_SPESEL 1 "Tropo: special sigma station selection" + +! Tropo: List of stations with no troposphere +! ------------------------------------------- +NTRPSEL 1 "NONE" + ## widget = combobox; editable = false + ## cards = NONE FIRST LAST FROM_FILE MANUAL WITH_TROPO + +MSG_NTRPSEL 1 "Tropo: list of stations with no troposphere estimation" + +! Tropo: Absolute Special Zenith A Priori Sigma +! --------------------------------------------- +SPEABS 0 + ## widget = lineedit; activeif = SPESEL / NONE AND SPESEL / FROM_FILE = 1 + ## check_type = real; check_min = 0.0 + +MSG_SPEABS 1 "Tropo: Absolute special zenith path delay sigma" + +! Tropo: Absolute Special Gradient A Priori Sigma +! ----------------------------------------------- +SPEABS_G 0 + ## widget = lineedit + ## activeif = SPESEL / NONE AND SPESEL / FROM_FILE AND TRPGRD / NONE = 1 + ## check_type = real; check_min = 0.0 + +MSG_SPEABS_G 1 "Tropo: Absolute special horizontal gradient sigma" + +! Tropo: Relative Special Zenith A Priori Sigma +! --------------------------------------------- +SPEREL 0 + ## widget = lineedit; activeif = SPESEL / NONE AND SPESEL / FROM_FILE = 1 + ## check_type = real; check_min = 0.0 + +MSG_SPEREL 1 "Tropo: relative special zenith a priori sigma" + +! Tropo: Relative Special Gradient A Priori Sigma +! ----------------------------------------------- +SPEREL_G 0 + ## widget = lineedit + ## activeif = SPESEL / NONE AND SPESEL / FROM_FILE AND TRPGRD / NONE = 1 + ## check_type = real; check_min = 0.0 + +MSG_SPEREL_G 1 "Tropo: relative special gradient a priori sigma" + +! Tropo: Stations with special Troposphere +! ---------------------------------------- +STATION3 0 + ## widget = selwin; activeif = SPESEL == MANUAL; pointer = STALST + +MSG_STATION3 1 "Tropo: special sigma for stations" + +! Tropo: File with Stations(s) with special Troposphere +! ----------------------------------------------------- +STAFILE3 0 + ## widget = selwin; activeif = SPESEL == FROM_FILE; path = DIR_SIG + ## ext = EXT_SIG; maxfiles = 1; emptyallowed = true + # + +MSG_STAFILE3 1 "Tropo: file with stations for special sigma" + +! Tropo: Stations with no Troposphere +! ----------------------------------- +STATION6 0 + ## widget = selwin; activeif = SITEROP == 1 AND NTRPSEL == MANUAL + ## pointer = STALST + +MSG_STATION6 1 "Tropo: stations with no troposphere est." + +! Tropo: File with Stations(s) with no Troposphere +! ------------------------------------------------ +STAFILE6 0 + ## widget = selwin; activeif = SITETROP == 1 AND NTRPSEL == FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1; emptyallowed = true + # + +MSG_STAFILE6 1 "Tropo: file with stations(s) with no troposphere est." + +! Tropo: Mapping Function +! ----------------------- +MAPPNG 1 "COSZ" + ## widget = combobox; editable = false; activeif = TROPEST = _ + ## cards = WET_VMF DRY_VMF WET_GMF DRY_GMF WET_NIELL DRY_NIELL COSZ HOPFIELD + +MSG_MAPPNG 1 "Tropo: mapping function" + +! Tropo: Gradient Estimation Model +! -------------------------------- +TRPGRD 1 "NONE" + ## widget = combobox; editable = false; activeif = TROPEST = _ + ## cards = NONE TANZ CHENHER TILTING LINEAR + +MSG_TRPGRD 1 "Tropo: gradient estimation model" + +! Tropo: Zenital Parameter Time Interal +! ------------------------------------- +NUMPAR 1 "02 00 00" + ## widget = lineedit; emptyallowed = false + +MSG_NUMPAR 1 "Zenith path delay: Parameter spacing" + +! Tropo: Gradient Parameter Time Interval +! --------------------------------------- +NUMGRD 1 "1" + ## widget = lineedit; emptyallowed = false; activeif = TRPGRD / NONE + +MSG_NUMGRD 1 "Horiz. gradient: parameter spacing" + +! ----------------------------------------- +! +! PARAMETER TYPE: Local Troposphere +! =============== +! +! ----------------------------------------- +! +! Enable local Troposphere Parameters +! ----------------------------------- +LOCTROP 1 "0" + ## widget = checkbox; activeif = TROPOS / NONE AND GEOTEC = GNSS + +MSG_LOCTROP 1 "Parameter Setup: local troposphere parameters" + +! L-trp: number of models +! ----------------------- +LTRPMOD 1 "1" + ## widget = lineedit; emptyallowed = false + +MSG_LTRPMOD 1 "Local Tropo Model: Parameter interval" + +! L-trp: number of parameters per model +! ------------------------------------- +LTRPPAR 1 "1" + ## widget = spinbox; range = 0 10 1 + +MSG_LTRPPAR 1 "Local Tropo Model: polynomial degree" + +! L-trp: absolute a priori sigma +! ------------------------------ +LTRPSIG1 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_LTRPSIG1 1 "Local Tropo: a priori sigma for zero-order term" + +! L-trp: relative a priori sigma +! ----------------------------- +LTRPSIG2 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_LTRPSIG2 1 "Local Tropo: a priori sigma for other terms" + +! ----------------------------------------- +! +! PARAMETER TYPE: Global Ionosphere +! =============== +! +! ----------------------------------------- +! +! Enable Global Ionosphere Model Parameters +! ----------------------------------------- +GLOBION 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / L3 AND FREQUENCY / MELWUEBB AND GEOTEC = GNSS + +MSG_GLOBION 1 "Parameter Setup: global ionosphere parameters" + +! GIM: Number of Coefficient Sets Per Session +! ------------------------------------------- +NUMION 1 "1" + ## widget = lineedit; emptyallowed = false + +MSG_NUMION 1 "GIM: Parameter spacing/interval" + +! GIM: Number of Coefficient Sets Per Session +! ------------------------------------------- +GIMNAM 1 "0060" + ## widget = lineedit; activeif = MLTMOD = 0 + # $S+0 + +MSG_GIMNAM 1 "GIM: 4-figure model name" + +! GIM: Maximum Degree of Spherical Harmonics +! ------------------------------------------ +MAXDEG 1 "12" + ## widget = spinbox; range = 0 30 1; check_type = integer; check_min = 0 + +MSG_MAXDEG 1 "GIM: maximum degree of spherical harmonics" + +! GIM: Maximum Order of Spherical Harmonics +! ----------------------------------------- +MAXORD 1 "8" + ## widget = spinbox; range = 0 30 1; check_type = integer; check_min = 0 + +MSG_MAXORD 1 "GIM: maximum order of spherical harmonics" + +! GIM: Reference Frame Definition +! ------------------------------- +REFFRM 1 "GEOMAGNETIC" + ## widget = combobox; editable = false; cards = GEOGRAPHIC GEOMAGNETIC + +MSG_REFFRM 1 "GIM: reference frame definition" + +! GIM: Station-Specific Models +! ---------------------------- +MLTMOD 1 "0" + ## widget = checkbox + +MSG_MLTMOD 1 "GIM: station-specific models" + +! GIM: Longitude of the Sun +! ------------------------- +LONSUN 1 "MEAN" + ## widget = combobox; editable = false; cards = MEAN TRUE + +MSG_LONSUN 1 "GIM: longitude of the Sun" + +! GIM: Mode of Temporal Modeling +! ------------------------------ +STADYN 1 "STATIC" + ## widget = combobox; editable = false; cards = STATIC DYNAMIC + +MSG_STADYN 1 "GIM: mode of temporal modeling" + +! GIM: Mapping Function +! --------------------- +MAPFUN 1 "COSZ" + ## widget = combobox; editable = false; cards = NONE COSZ MSLM ESM + +MSG_MAPFUN 1 "GIM: mapping function" + +! GIM: A Priori Height of Single Layer +! ------------------------------------ +HGTION 1 "450.00" + ## widget = lineedit; check_type = real + +MSG_HGTION 1 "GIM: a priori height of single layer" + +! GIM: Latitude of Geomagnetic Pole +! --------------------------------- +LATPOL 1 "79.00" + ## widget = lineedit; check_type = real + +MSG_LATPOL 1 "GIM: latitude of geomagnetic pole" + +! GIM: Longitude of Geomagnetic Pole +! ---------------------------------- +LONPOL 1 "-71.00" + ## widget = lineedit; check_type = real + +MSG_LONPOL 1 "GIM: longitude of geomagnetic pole" + +! GIM: Absolute Sigma for Coefficients +! ------------------------------------ +SIGCOE 1 "0.00" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SIGCOE 1 "GIM: absolute sigma for coefficients" + +! GIM: Relative Sigma for Coefficients +! ------------------------------------ +RELCOE 1 "0.00" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_RELCOE 1 "GIM: relative sigma for coefficients" + +! GIM: Number of Height Parameters +! -------------------------------- +HGTEST 1 "ALL" + ## widget = combobox; editable = false; cards = NONE ALL EACH + ## activeif = IONOS / _ + +MSG_HGTEST 1 "GIM: number of height parameters" + +! GIM: Absolute Sigma for Height Parameters +! ----------------------------------------- +SIGHGT 1 "0.00" + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = IONOS / _ AND HGTEST / NONE + +MSG_SIGHGT 1 "GIM: absolute sigma for height parameters" + +! GIM: Relative Sigma for Height Parameters +! ----------------------------------------- +RELHGT 1 "0.00" + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = IONOS / _ AND HGTEST = EACH + +MSG_RELHGT 1 "GIM: relative sigma for height parameters" + +! ----------------------------------------- +! +! PARAMETER TYPE: Local Ionosphere Modelling +! =============== +! +! ----------------------------------------- +! +! Enable local ionosphere +! ----------------------- +LOCIONO 1 "0" + ## widget = checkbox; activeif = GEOTEC = GNSS + +MSG_LOCIONO 1 "Parameter Setup: local ionosphere parameters" + +! Loc.Iono: Model specification +! ----------------------------- +LIONSTR 1 "" "" "" "" + ## widget = uniline; numlines = 10 + +MSG_LIONSTR 1 "Loc.Iono: model specification" + +! ----------------------------------------- +! +! PARAMETER TYPE: Stochastic Ionosphere +! =============== +! +! ----------------------------------------- +! +! Enable Stochastic Ionosphere Parameters +! --------------------------------------- +DIFFION 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / L3 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC AND GEOTEC = GNSS + +MSG_DIFFION 1 "Parameter Setup: stochastic ionosphere parameters" + +! Stoch Iono: Elimination of Reference Ionosphere Parameters +! ---------------------------------------------------------- +DIONELI 1 "0" + ## widget = checkbox + +MSG_DIONELI 1 "Stoch Iono: elimination of reference ionosphere parameters" + +! Stoch Iono: Elevation-Dependent Parameter Constraining +! ------------------------------------------------------ +DIONCON 1 "1" + ## widget = checkbox + +MSG_DIONCON 1 "Stoch Iono: elevation-dependent parameter constraining" + +! Stoch Iono: Absolute A Priori Sigma on Single Difference Level +! -------------------------------------------------------------- +DIONSIG 1 "0.25" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_DIONSIG 1 "Stoch Iono: absolute a priori sigma on single difference level" + +! Stoch Iono: Relative A Priori Sigma of Ionospheric Random Walk +! -------------------------------------------------------------- +DIONSIGR 1 "0.00" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_DIONSIGR 1 "Stoch Iono: relative a priori sigma of ionospheric random walk" + +! ------------------------------------------------------------------------------ +! PARAMETER TYPE: Higher-order ionosphere scaling factors +! ------------------------------------------------------------------------------ +SCALHOI 1 "0" + ## widget = checkbox + ## activeif = IONOS / _ AND FREQUENCY / L1 AND FREQUENCY / L2 AND FREQUENCY / L5 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC AND GEOTEC = GNSS + +MSG_SCALHOI 1 "Parameter Setup: Higher-order ionosphere scaling factors" + +HOI1 1 "NO" + ## widget = combobox; editable = false + ## cards = NO ONE_FOR_ALL ONE_PER_STATION + +MSG_HOI1 1 "Second-order term" + +SIGHOI1 1 "0.0001" + ## widget = lineedit; activeif = HOI1 / NO; check_type = real + ## check_min = 0.0 + +MSG_SIGHOI1 1 "Sigma of second-order term" + +HOI2 1 "NO" + ## widget = combobox; editable = false + ## cards = NO ONE_FOR_ALL ONE_PER_STATION + +MSG_HOI2 1 "Third-order term" + +SIGHOI2 1 "0.0001" + ## widget = lineedit; activeif = HOI2 / NO; check_type = real + ## check_min = 0.0 + +MSG_SIGHOI2 1 "Sigma of third-order term" + +HOI3 1 "NO" + ## widget = combobox; editable = false + ## cards = NO ONE_FOR_ALL ONE_PER_STATION + +MSG_HOI3 1 "Ray path bending term" + +SIGHOI3 1 "0.0001" + ## widget = lineedit; activeif = HOI3 / NO; check_type = real + ## check_min = 0.0 + +MSG_SIGHOI3 1 "Sigma of ray path bending term" + +! ----------------------------------------- +! +! PARAMETER TYPE: Earth Rotation Parameters +! =============== +! +! ----------------------------------------- +! +! Enable Earth Rotation Parameters +! -------------------------------- +ERP 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC + +MSG_ERP 1 "Parameter Setup: Earth orientation parameters" + +! Erp: Total number of sets +! ------------------------- +NUMSET 1 "1" + ## widget = lineedit; emptyallowed = false + +MSG_NUMSET 1 "ERP: Parameter spacing" + +! Erp: Number of X-Pole +! --------------------- +NXP 1 "2" + ## widget = spinbox; range = 0 4 1; check_type = integer; check_min = 0 + +MSG_NXP 1 "ERP: Number of X-Pole par./set" + +! Erp: Sigma of X-Pole +! -------------------- +SIGXP 1 "0.001" + ## widget = lineedit; activeif = NXP / 0 = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGXP 1 "ERP: sigma of X-pole" + +! Erp: Number of Y-Pole +! --------------------- +NYP 1 "2" + ## widget = spinbox; range = 0 4 1; check_type = integer; check_min = 0 + +MSG_NYP 1 "ERP: number of Y-pole par./set" + +! Erp: Sigma of Y-Pole +! -------------------- +SIGYP 1 "0.001" + ## widget = lineedit; activeif = NYP / 0 = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGYP 1 "ERP: sigma of Y-pole" + +! Erp: Number of UT1-UTC +! ---------------------- +NDT 1 "2" + ## widget = spinbox; range = 0 4 1; check_type = integer; check_min = 0 + +MSG_NDT 1 "ERP: number of UT1-UTC par./set" + +! Erp: Sigma of UT1-UTC (1st value) +! --------------------------------- +SIG1DT 1 "0.001" + ## widget = lineedit; emptyallowed = false; activeif = NDT / 0 = 1 + ## check_type = real; check_min = 0.0 + +MSG_SIG1DT 1 "ERP: sigma of UT1-UTC (1st value)" + +! Erp: Sigma of UT1-UTC (other requests) +! -------------------------------------- +SIGDT 1 "0.0000001" + ## widget = lineedit; activeif = NDT / 0 = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGDT 1 "ERP: sigma of UT1-UTC (other requests)" + +! Erp: Number of Delta Epsilon +! ---------------------------- +NEPS 1 "2" + ## widget = spinbox; range = 0 4 1; check_type = integer; check_min = 0 + +MSG_NEPS 1 "ERP: number of delta epsilon par./set" + +! Erp: Sigma of Delta Epsilon (1st value) +! --------------------------------------- +SIG1EPS 1 "0.001" + ## widget = lineedit; emptyallowed = false; activeif = NEPS / 0 = 1 + ## check_type = real; check_min = 0.0 + +MSG_SIG1EPS 1 "ERP: sigma of delta epsilon (1st value)" + +! Erp: Sigma of Delta Epsilon (other requests) +! -------------------------------------------- +SIGEPS 1 "0.001" + ## widget = lineedit; activeif = NEPS / 0 = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGEPS 1 "ERP: sigma of delta epsilon (other requests)" + +! Erp: Number of Delta Psi +! ------------------------ +NPSI 1 "2" + ## widget = spinbox; range = 0 4 1; check_type = integer; check_min = 0 + +MSG_NPSI 1 "ERP: number of delta psi par./set" + +! Erp: Sigma of Delta Psi (1st value) +! ----------------------------------- +SIG1PSI 1 "0.001" + ## widget = lineedit; emptyallowed = false; activeif = NPSI / 0 = 1 + ## check_type = real; check_min = 0.0 + +MSG_SIG1PSI 1 "ERP: sigma of delta psi (1st value)" + +! Erp: Sigma of Delta Psi (other requests) +! -------------------------------------------- +SIGPSI 1 "0.001" + ## widget = lineedit; activeif = NPSI / 0 = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGPSI 1 "ERP: sigma of delta psi (other requests)" + +! Erp: Continuity Between Sets +! ---------------------------- +CONTI 1 "BOTH" + ## widget = combobox; editable = false; cards = NO ERP NUT BOTH + +MSG_CONTI 1 "Continuity between sets" + +! Erp: Constrain Drifts to Zero +! ----------------------------- +CONSTRA 1 "NUT" + ## widget = combobox; editable = false; cards = NO ERP NUT BOTH + +MSG_CONSTRA 1 "Drifts constrained to zero" + +! Erp: Values per Set Stored in Bernese Pole File +! ----------------------------------------------- +NVBERN 1 "3" + ## widget = lineedit; activeif = POLERS / _ + +MSG_NVBERN 1 "ERP: time resolution in Bernese pole file" + +! Erp: Values per Set Stored in IERS Pole File +! -------------------------------------------- +NVIERS 1 "3" + ## widget = lineedit; activeif = IERSPOL / _ + +MSG_NVIERS 1 "ERP: time resolution in IERS pole file" + +! Erp: Time Window +! ---------------- +ERPTIM 1 "0" + ## widget = checkbox + +RADIO7_1 1 "0" + ## widget = radiobutton; group = DUMMY + ## radiokeys = SESSION_YEAR7 SESSION_STRG7 + +RADIO7_2 1 "1" + ## widget = radiobutton; group = DUMMY + ## radiokeys = STADAT7 STATIM7 ENDDAT7 ENDTIM7 + +! Erp: Time Window (session definition) +! ------------------------------------- +SESSION_YEAR7 1 "1980" + ## widget = lineedit; multilineallowed = true + # $Y+0 + +MSG_SESSION_YEAR7 1 "ERP: time interval(YEAR)" + +SESSION_STRG7 1 "0060" + ## widget = lineedit; multilineallowed = true + # $S+0 + +MSG_SESSION_STRG7 1 "ERP: time interval(SESSION)" + +! Erp: Time Window (definition by date/time) +! ------------------------------------------ +STADAT7 0 + ## widget = lineedit + # + +MSG_STADAT7 1 "ERP: start time(Year Month Day)" + +STATIM7 0 + ## widget = lineedit + # + +MSG_STATIM7 1 "ERP: start time(Hour Minutes Seconds)" + +ENDDAT7 0 + ## widget = lineedit + # + +MSG_ENDDAT7 1 "ERP: end time(Year Month Day)" + +ENDTIM7 0 + ## widget = lineedit + # + +MSG_ENDTIM7 1 "ERP: end time(Hour Minutes Seconds)" + +! ----------------------------------------- +! +! PARAMETER TYPE: Coordinates of Center of Mass +! =============== +! +! ----------------------------------------- +! +! Enable: Coordinates of Geocenter +! ------------------------------------- +GEOCENT 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC + +MSG_GEOCENT 1 "Geocenter coordinates" + +! Estimate Center of Mass X +! ------------------------- +COMX 1 "1" + ## widget = checkbox + +MSG_COMX 1 "X component" + +! Sigma for Center of Mass X +! -------------------------- +SIGCOMX 1 "0.0001" + ## widget = lineedit; activeif = COMX = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGCOMX 1 "A priori sigma for Geocenter, comp. X" + +! Estimate Center of Mass Y +! ------------------------- +COMY 1 "1" + ## widget = checkbox + +MSG_COMY 1 "Y-component" + +! Sigma for Center of Mass Y +! -------------------------- +SIGCOMY 1 "0.0001" + ## widget = lineedit; activeif = COMY = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGCOMY 1 "A priori sigma for Geocenter, comp. Y" + +! Estimate Center of Mass Z +! ------------------------- +COMZ 1 "1" + ## widget = checkbox + +MSG_COMZ 1 "Z component" + +! Sigma for Center of Mass Z +! -------------------------- +SIGCOMZ 1 "0.0001" + ## widget = lineedit; activeif = COMZ = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGCOMZ 1 "A priori sigma for Geocenter, comp. Z" + +! ----------------------------------------- +! +! PARAMETER TYPE: GNSS-specific parameters +! =============== +! +! ----------------------------------------- +! +! Enable GNSS-specific parameters +! ------------------------------- +GNSSPEC 1 "0" + ## widget = checkbox + ## activeif = SATSYS / GPS AND FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC + +MSG_GNSSPEC 1 "GNSS-specific parameter setup" + +! Station translations: GNSS selection +! ------------------------------------ +SYSTRA 1 "GLONASS" + ## widget = combobox; editable = false + ## cards = NONE GLONASS GALILEO GLO/GAL + +MSG_SYSTRA 1 "Station translations: system selection" + +! Station translations: a priori sigmas +! ------------------------------------- +SYSTRA_N 1 "0.00001" + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = SYSTRA / NONE + +MSG_SYSTRA_N 1 "Station translations: a priori sigma north" + +SYSTRA_E 1 "0.00001" + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = SYSTRA / NONE + +MSG_SYSTRA_E 1 "Station translations: a priori sigma east" + +SYSTRA_U 1 "0.00001" + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = SYSTRA / NONE + +MSG_SYSTRA_U 1 "Station translations: a priori sigma up" + +! Troposphere bias: GNSS selection +! -------------------------------- +SYSTRP 1 "GLONASS" + ## widget = combobox; editable = false + ## cards = NONE GLONASS GALILEO GLO/GAL + +MSG_SYSTRP 1 "Troposphere bias: system selection" + +! Troposphere bias: a priori sigmas +! --------------------------------- +SYSTRP_A 0 + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = SYSTRP / NONE + +MSG_SYSTRP_A 1 "Troposphere bias: a priori sigma" + +! ----------------------------------------- +! +! PARAMETER TYPE: Satellite Antenna Offsets +! =============== +! +! ----------------------------------------- +! +! Enable Satellite Antenna Offsets +! -------------------------------- +SANTOFF 1 "0" + ## widget = checkbox; activeif = FREQUENCY / MELWUEBB AND FREQUENCY / DTEC + +MSG_SANTOFF 1 "GNSSS antenna offsets" + +! Sat. ant. off: est X component +! ------------------------------ +SATANTX 1 "1" + ## widget = checkbox + +MSG_SATANTX 1 "X component" + +! Sat. ant. off: est Y component +! ------------------------------ +SATANTY 1 "1" + ## widget = checkbox + +MSG_SATANTY 1 "Y component" + +! Sat. ant. off: est Z component +! ------------------------------ +SATANTZ 1 "1" + ## widget = checkbox + +MSG_SATANTZ 1 "Z component" + +! Sat. ant. off: sigma for X comp. +! -------------------------------- +SATANTSX 1 "1E-6" + ## widget = lineedit; activeif = SATANTX = 1; check_type = real + ## check_min = 0.0 + +MSG_SATANTSX 1 "Sat.ant.offset: sigma for X comp." + +! Sat. ant. off: sigma for Y comp. +! -------------------------------- +SATANTSY 1 "1E-6" + ## widget = lineedit; activeif = SATANTY = 1; check_type = real + ## check_min = 0.0 + +MSG_SATANTSY 1 "Sat.ant.offset: sigma for Y comp." + +! Sat. ant. off: sigma for Z comp. +! -------------------------------- +SATANTSZ 1 "1E-6" + ## widget = lineedit; activeif = SATANTZ = 1; check_type = real + ## check_min = 0.0 + +MSG_SATANTSZ 1 "Sat.ant.offset: sigma for Z comp." + +! Sat. ant. off: more input options +! --------------------------------- +SATANT0 1 "0" + ## widget = checkbox + ## activeif = SATANTX = 1 OR SATANTY = 1 OR SATANTZ = 1 AND SAOSEL / SAT_SPECIFIC + +MSG_SATANT0 1 "Sat. ant. offset: advanced setup" + +! Sat. ant. off +! ------------- +SAOSEL 1 "BLOCK/TYPE" + ## widget = combobox; editable = false + ## cards = BLOCK/TYPE MANUAL SAT_SPECIFIC + ## activeif = SATANTX = 1 OR SATANTY = 1 OR SATANTZ = 1 + +MSG_SAOSEL 1 "Sat.ant.offset: grouping" + +! Sat. ant. off: define the satellite groups +! ------------------------------------------ +SATANTGRP 5 + "1" "11" "12" "13" "14" "16" "18" "19" "20" "21" "22" "28" "32" "" "" "" "" + "2" "1" "2" "3" "4" "5" "6" "7" "8" "9" "10" "" "" "" "" "15" "" + "2" "17" "" "" "" "" "" "23" "24" "25" "26" "27" "" "29" "30" "31" "" + "3" "101" "102" "103" "104" "105" "106" "107" "108" "109" "110" "" "" "" "" "" "" + "3" "111" "112" "113" "114" "115" "116" "117" "118" "119" "120" "121" "122" "123" "124" "" "" + ## widget = uniline; check_type.1 = integer; check_min.1 = 1 + ## check_max.1 = 999; check_type.2 = integer; check_min.2 = 0 + ## check_max.2 = 199; check_type.3 = integer; check_min.3 = 0 + ## check_max.3 = 199; check_type.4 = integer; check_min.4 = 0 + ## check_max.4 = 199; check_type.5 = integer; check_min.5 = 0 + ## check_max.5 = 199; check_type.6 = integer; check_min.6 = 0 + ## check_max.6 = 199; check_type.7 = integer; check_min.7 = 0 + ## check_max.7 = 199; check_type.8 = integer; check_min.8 = 0 + ## check_max.8 = 199; check_type.9 = integer; check_min.9 = 0 + ## check_max.9 = 199; check_type.10 = integer; check_min.10 = 0 + ## check_max.10 = 199; check_type.11 = integer; check_min.11 = 0 + ## check_max.11 = 199; check_type.12 = integer; check_min.12 = 0 + ## check_max.12 = 199; check_type.13 = integer; check_min.13 = 0 + ## check_max.13 = 199; check_type.14 = integer; check_min.14 = 0 + ## check_max.14 = 199; check_type.15 = integer; check_min.15 = 0 + ## check_max.15 = 199; check_type.16 = integer; check_min.16 = 0 + ## check_max.16 = 199; numlines = 10 + +MSG_SATANTGRP 1 "Sat.ant.offset: define the satellite groups" + +! Sat. ant. off: more parameters, special sigmas +! ---------------------------------------------- +SATANTSTR 1 "" "" "" "" "" "" "" "" + ## widget = uniline; check_type.1 = integer; check_min.1 = 1 + ## check_max.1 = 999999; check_type.3 = real; check_min.3 = 0.0 + ## check_type.4 = real; check_min.4 = 0.0; check_type.5 = real + ## check_min.5 = 0.0; check_type.6 = real; check_min.6 = 0.0 + ## check_type.7 = real; check_min.7 = 0.0; check_type.8 = real + ## check_min.8 = 0.0; numlines = 10 + +MSG_SATANTSTR 1 "Sat.ant.offset: more parameters, special sigmas" + +! --------------------------------------------------------- +! +! PARAMETER TYPE: Satellite Antenna Phase Center Variations +! =============== +! +! --------------------------------------------------------- +! +! Enable Satellite Antenna Phase Center Variations +! ------------------------------------------------ +SANTPAT 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / MELWUEBB AND FREQUENCY / DTEC AND GEOTEC = GNSS + +MSG_SANTPAT 1 "GNSS antenna PCV patterns" + +! Sat. ant. PCV: maximum nadir angle +! ---------------------------------- +SAPNADMAX 1 "14.0" + ## widget = lineedit; check_type = real; check_min = 0.0; check_max = 90.0 + +MSG_SAPNADMAX 1 "Sat.Ant.PCV: maximum nadir angle" + +! Sat. ant. PCV: nadir increment +! ------------------------------ +SAPDNAD 1 "1.0" + ## widget = lineedit; check_type = real; check_min = 0.0; check_max = 90.0 + +MSG_SAPDNAD 1 "Sat.Ant.PCV: nadir increment" + +! Sat. ant. PCV: azimuth increment +! -------------------------------- +SAPDAZI 1 "360" + ## widget = lineedit; check_type = integer; check_min = 360 + ## check_max = 360 + +MSG_SAPDAZI 1 "Sat.Ant.PCV: azimuth increment" + +! Sat. ant. PCV: sigma for estimation +! ----------------------------------- +SAPSIGMA 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_SAPSIGMA 1 "Sat.Ant.PCV: sigma for estimation" + +! Sat. ant. PCV +! ------------- +SAPSEL 1 "BLOCK/TYPE" + ## widget = combobox; editable = false + ## cards = BLOCK/TYPE MANUAL SAT_SPECIFIC + +MSG_SAPSEL 1 "Grouping" + +! Sat. ant. PCV: define the satellite groups +! ------------------------------------------ +SAPGRP 5 + "23" "1" "2" "3" "4" "5" "6" "7" "8" "9" "10" "" "" "" "" "" + "4" "11" "13" "14" "" "" "" "" "" "" "" "" "" "" "" "" + "1" "12" "" "" "" "" "" "" "" "" "" "" "" "" "" "" + "23" "15" "16" "17" "19" "21" "22" "23" "24" "25" "26" "27" "29" "30" "31" "" + "4" "18" "20" "28" "32" "" "" "" "" "" "" "" "" "" "" "" + ## widget = uniline; check_type.1 = integer; check_min.1 = 1 + ## check_max.1 = 999; check_type.2 = integer; check_min.2 = 0 + ## check_max.2 = 199; check_type.3 = integer; check_min.3 = 0 + ## check_max.3 = 199; check_type.4 = integer; check_min.4 = 0 + ## check_max.4 = 199; check_type.5 = integer; check_min.5 = 0 + ## check_max.5 = 199; check_type.6 = integer; check_min.6 = 0 + ## check_max.6 = 199; check_type.7 = integer; check_min.7 = 0 + ## check_max.7 = 199; check_type.8 = integer; check_min.8 = 0 + ## check_max.8 = 199; check_type.9 = integer; check_min.9 = 0 + ## check_max.9 = 199; check_type.10 = integer; check_min.10 = 0 + ## check_max.10 = 199; check_type.11 = integer; check_min.11 = 0 + ## check_max.11 = 199; check_type.12 = integer; check_min.12 = 0 + ## check_max.12 = 199; check_type.13 = integer; check_min.13 = 0 + ## check_max.13 = 199; check_type.14 = integer; check_min.14 = 0 + ## check_max.14 = 199; check_type.15 = integer; check_min.15 = 0 + ## check_max.15 = 199; check_type.16 = integer; check_min.16 = 0 + ## check_max.16 = 199; numlines = 10 + +MSG_SAPGRP 1 "Satellite antenna PCV group definition" + +! ----------------------------------------- +! +! PARAMETER TYPE: Receiver Antenna Offsets +! =============== +! +! ----------------------------------------- +! +! Enable Receiver Antenna Offsets +! ------------------------------- +RANTOFF 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / MELWUEBB AND FREQUENCY / DTEC AND GEOTEC = GNSS + +MSG_RANTOFF 1 "Receiver antenna offsets" + +! Rec. ant. off: estimate north +! ----------------------------- +RAON 1 "1" + ## widget = checkbox + +MSG_RAON 1 "Receiver antenna offsets North" + +! Rec. ant. off: estimate east +! ---------------------------- +RAOE 1 "1" + ## widget = checkbox + +MSG_RAOE 1 "Receiver antenna offsets East" + +! Rec. ant. off: estimate up +! -------------------------- +RAOU 1 "1" + ## widget = checkbox + +MSG_RAOU 1 "Receiver antenna offsets Up" + +! Rec. ant. off: satellite system +! ------------------------------- +RAOPRN 1 "GNSS" + ## widget = combobox; editable = false + ## activeif = RAON == 1 OR RAOE == 1 OR RAOU == 1 AND SATSYS / GPS AND SATSYS / GLONASS AND SATSYS / GALILEO + ## cards = GPS GLONASS GALILEO GNSS + +MSG_RAOPRN 1 "Receiver antenna offsets Satellite systems" + +! Rec. ant. off: frequency +! ------------------------ +RAOFRQ 1 "BOTH" + ## widget = combobox + ## activeif = RAON == 1 OR RAOE == 1 OR RAOU == 1 AND FREQUENCY == L1&L2 + ## editable = false; cards = L1 L2 BOTH L1&L2 + +MSG_RAOFRQ 1 "Receiver antenna offsets Frequencies" + +! Rec. ant. off: sigma (horiz) +! ---------------------------- +RAOSIGH 1 "0.0" + ## widget = lineedit; activeif = RAON == 1 OR RAOE == 1 OR RAOU == 1 + ## check_type = real; check_min = 0.0 + +MSG_RAOSIGH 1 "Rec.Ant.offset: sigma of horizontal comp." + +! Rec. ant. off: sigma (vert) +! --------------------------- +RAOSIGV 1 "0.0" + ## widget = lineedit; activeif = RAON == 1 OR RAOE == 1 OR RAOU == 1 + ## check_type = real; check_min = 0.0 + +MSG_RAOSIGV 1 "Rec.Ant.offset: sigma of vertical comp." + +! Rec. ant. off: manual setup +! --------------------------- +RAOSEL 1 "RECEIVER-INDEPENDENT" + ## widget = combobox + ## cards = RECEIVER-INDEPENDENT RECEIVER-DEPENDENT INDIVIDUAL MANUAL + ## activeif = RAON = 1 OR RAOE = 1 OR RAOU = 1; editable = false + +MSG_RAOSEL 1 "Rec. ant. off.: Manual setup: Grouping" + +! Rec. ant. off: list of indiv. antennas +! -------------------------------------- +RAOANT 0 + ## widget = selwin; pointer = ANTLST; activeif = RAOSEL = INDIVIDUAL + +MSG_RAOANT 1 "Rec.Ant.Offset: list of estimated antennas" + +! Rec. ant. off: list of indiv. reference antennas +! ------------------------------------------------ +RAOREFI 0 + ## widget = selwin; pointer = ANTLST; activeif = RAOSEL = INDIVIDUAL + # + +MSG_RAOREFI 1 "Rec.Ant.offset: list of reference antennas" + +! Rec. ant. off: list of antenna groups (rec.-indep.) +! --------------------------------------------------- +RAOGRPI 0 + ## widget = selwin; pointer = ANTGRPRI + ## activeif = RAOSEL = RECEIVER-INDEPENDENT + # + +MSG_RAOGRPI 1 "Rec.Ant.offset: list of estimated antenna groups (rec.-indep.)" + +! Rec. ant. off: list of reference antennas (rec.-indep.) +! ------------------------------------------------------- +RAOREFGI 0 + ## widget = selwin; pointer = ANTGRPRI + ## activeif = RAOSEL = RECEIVER-INDEPENDENT + # + +MSG_RAOREFGI 1 "Rec.Ant.offset: list of reference antennas (rec.-indep.)" + +! Rec. ant. off: list of antenna groups (rec.-dep.) +! ------------------------------------------------- +RAOGRP 0 + ## widget = selwin; pointer = ANTGRP + ## activeif = RAOSEL = RECEIVER-DEPENDENT + +MSG_RAOGRP 1 "Rec.Ant.offset: list of antenna groups (rec.-dep.)" + +! Rec. ant. off: list of reference antennas (rec.-dep.) +! ----------------------------------------------------- +RAOREFG 0 + ## widget = selwin; pointer = ANTGRP + ## activeif = RAOSEL = RECEIVER-DEPENDENT + # + +MSG_RAOREFG 1 "Rec.Ant.offset: list of reference antennas (rec.-dep.)" + +! Rec. ant. off: individual requests +! ---------------------------------- +RAOSTRHLP 2 + "AOA BENCHMARK AC" "AOAD/M_T" "231" "231" "3" "" "" + "AOA BENCHMARK AC" "AOAD/M_T" "285" "285" "3" "" "" + ## widget = uniline; menuaux = MENUAUX; action = RAOSETUP + ## menuauxkeys = PSFILES CSFILES PZFILES CZFILES + ## updateifsave = RANTOFF = 1 AND RAOSEL = MANUAL + +MSG_RAOSTRHLP 1 "Rec.Ant.offset: individual requests" + +! Rec. ant. off: parameter requests +! --------------------------------- +RAOSTR 112 + "AOA BENCHMARK AC" "AOAD/M_T" "231" "231" "3" "" "" + "AOA BENCHMARK AC" "AOAD/M_T" "285" "285" "3" "" "" + "AOA BENCHMARK AC" "AOAD/M_T" "386" "386" "3" "" "" + "AOA BENCHMARK AC" "AOAD/M_T" "95172" "95172" "3" "" "" + "AOA BENCHMARK AC" "AOAD/M_T" "95174" "95174" "3" "" "" + "AOA BENCHMARK AC" "ASH701073.1" "0" "0" "3" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "193" "193" "3" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "194" "194" "3" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "202" "202" "3" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "259" "259" "3" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "275" "275" "3" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "308" "308" "3" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "318" "318" "3" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "320" "320" "3" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "326" "326" "3" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "327" "327" "3" "" "" + "AOA SNR-12 ACT" "AOAD/M_B" "119" "119" "3" "" "" + "AOA SNR-12 ACT" "AOAD/M_T" "129" "129" "3" "" "" + "AOA SNR-12 ACT" "AOAD/M_T" "170" "170" "3" "" "" + "AOA SNR-12 ACT" "AOAD/M_T" "261" "261" "3" "" "" + "AOA SNR-12 ACT" "AOAD/M_T" "273" "273" "3" "" "" + "AOA SNR-12 ACT" "AOAD/M_T" "280" "280" "3" "" "" + "AOA SNR-12 ACT" "AOAD/M_T" "303" "303" "3" "" "" + "AOA SNR-12 ACT" "AOAD/M_T" "308" "308" "3" "" "" + "AOA SNR-12 ACT" "AOAD/M_T" "309" "309" "3" "" "" + "AOA SNR-12 ACT" "AOAD/M_T" "362" "362" "3" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "0" "0" "3" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "235" "235" "3" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "250" "250" "3" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "294" "294" "3" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "366" "366" "3" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "400" "400" "3" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "408" "408" "3" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "421" "421" "3" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "434" "434" "3" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "96277" "96277" "3" "" "" + "AOA SNR-8100 ACT" "AOAD/M_T" "175" "175" "3" "" "" + "AOA SNR-8100 ACT" "AOAD/M_T" "202" "202" "3" "" "" + "AOA SNR-8100 ACT" "ASH701945C_M" "0" "0" "3" "" "" + "ASHTECH MICROZ" "ASH701945C_M" "11701" "11701" "3" "" "" + "ASHTECH UZ-12" "AOAD/M_TA_NGS" "114" "114" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_B" "20" "20" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_B" "125" "125" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "0" "0" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "116" "116" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "121" "121" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "201" "201" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "205" "205" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "230" "230" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "270" "270" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "271" "271" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "340" "340" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "402" "402" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "481" "481" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "482" "482" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "484" "484" "3" "" "" + "ASHTECH Z-XII3" "ASH700936A_M" "846" "846" "3" "" "" + "ASHTECH Z-XII3" "ASH700936B_M" "11942" "11942" "3" "" "" + "ASHTECH Z-XII3" "ASH700936C_M" "657" "657" "3" "" "" + "ASHTECH Z-XII3" "ASH700936C_M" "12129" "12129" "3" "" "" + "ASHTECH Z-XII3" "ASH700936D_M" "13078" "13078" "3" "" "" + "ASHTECH Z-XII3" "ASH700936D_M" "13083" "13083" "3" "" "" + "ASHTECH Z-XII3" "ASH700936E" "0" "0" "3" "" "" + "ASHTECH Z-XII3" "ASH700936E" "13554" "13554" "3" "" "" + "ASHTECH Z-XII3" "ASH700936F_C" "155" "155" "3" "" "" + "ASHTECH Z-XII3" "ASH701933B_M" "0" "0" "3" "" "" + "ASHTECH Z-XII3" "ASH701945B_M" "0" "0" "3" "" "" + "ASHTECH Z-XII3" "TSA-100 3S CR" "0" "0" "3" "" "" + "ASHTECH Z-XII3T" "ASH701945B_M" "0" "0" "3" "" "" + "ASHTECH Z18" "ASH701946.022" "3301" "3301" "3" "" "" + "LEICA CRS1000" "LEIAT504" "427" "427" "3" "" "" + "LEICA CRS1000" "LEIAT504" "431" "431" "3" "" "" + "ROGUE SNR-12 RM" "AOAD/M_T" "219" "219" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "0" "0" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "112" "112" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "130" "130" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "132" "132" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "134" "134" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "139" "139" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "142" "142" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "178" "178" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "230" "230" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "289" "289" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "363" "363" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "380" "380" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "393" "393" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "398" "398" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "409" "409" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "418" "418" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "95166" "95166" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "98381" "98381" "3" "" "" + "ROGUE SNR-8000" "TRM29659.00" "999999" "999999" "3" "" "" + "ROGUE SNR-8100" "AOAD/M_T" "105" "105" "3" "" "" + "ROGUE SNR-8100" "AOAD/M_T" "357" "357" "3" "" "" + "ROGUE SNR-8100" "AOAD/M_T" "429" "429" "3" "" "" + "ROGUE SNR-8100" "AOAD/M_T" "453" "453" "3" "" "" + "TRIMBLE 4000SSE" "TRM14532.00" "135" "135" "3" "" "" + "TRIMBLE 4000SSE" "TRM14532.00" "23525" "23525" "3" "" "" + "TRIMBLE 4000SSE" "TRM14532.10" "0" "0" "3" "" "" + "TRIMBLE 4000SSI" "AOAD/M_T" "476" "476" "3" "" "" + "TRIMBLE 4000SSI" "TRM14532.00" "44148" "44148" "3" "" "" + "TRIMBLE 4000SSI" "TRM22020.00+GP" "999999" "999999" "3" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "10516" "10516" "3" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "11724" "11724" "3" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "27655" "27655" "3" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "85217" "85217" "3" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "88300" "88300" "3" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "94218" "94218" "3" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "99390" "99390" "3" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "101985" "101985" "3" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "999999" "999999" "3" "" "" + "TRIMBLE 4700" "TRM29659.00" "999999" "999999" "3" "" "" + ## widget = uniline; menuaux = MENUAUX; action = RAOSETUP + ## menuauxkeys = RAOSTR PSFILES CSFILES PZFILES CZFILES + ## updateifsave = RANTOFF = 1 AND RAOSEL = MANUAL + ## updateifchanged = RAOSTRHLP; check_strlen.1 = 20; check_strlen.2 = 20 + ## check_type.3 = integer; check_min.3 = 0; check_max.3 = 999999 + ## check_type.4 = integer; check_min.4 = 0; check_max.4 = 999999 + ## check_strlen.6 = 7; check_type.7 = real; check_min.7 = 0.0 + ## check_type.8 = real; check_min.8 = 0.0; numlines = 10 + +MSG_RAOSTR 1 "Rec.Ant.offset: parameter requests" + +! -------------------------------------------------------- +! +! PARAMETER TYPE: Receiver Antenna Phase Center Variations +! =============== +! +! -------------------------------------------------------- +! Enable Receiver Antenna Phase Center Variations +! ----------------------------------------------- +RANTPAT 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / MELWUEBB AND FREQUENCY / DTEC AND GEOTEC = GNSS + +MSG_RANTPAT 1 "Enable rec. ant. PCV patterns" + +! Rec. ant. PCV: satellite system +! ------------------------------- +RAPPRN 1 "GNSS" + ## widget = combobox; editable = false; cards = GPS GLONASS GALILEO GNSS + ## activeif = SATSYS / GPS AND SATSYS / GLONASS AND SATSYS / GALILEO + +MSG_RAPPRN 1 "Rec. ant. PCV: Satellite systems" + +! Rec. ant. PCV: frequency +! ------------------------ +RAPFRQ 1 "BOTH" + ## widget = combobox; editable = false; cards = L1 L2 BOTH L1&L2 + ## activeif = FREQUENCY == L1&L2 + +MSG_RAPFRQ 1 "Rec. ant. PCV: Frequencies" + +! Rec. ant. PCV: sigma for estimation +! ----------------------------------- +RAPSIGMA 1 "9.0" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_RAPSIGMA 1 "Rec.Ant.PCV: a priori sigma" + +! Rec. ant. pcv: polygon approach +! ------------------------------- +RAPMOD_1 1 "1" + ## widget = radiobutton; group = RAPMOD + +MSG_RAPMOD_1 1 "Rec. Ant. PCV: Polygon model" + +! Rec. ant. PCV: maximum zenith angle +! ----------------------------------- +RAPZENMAX 1 "90" + ## widget = spinbox; range = 0 110 1; check_type = integer; check_min = 0 + ## check_max = 110; activeif = RAPMOD_1 = 1 + +MSG_RAPZENMAX 1 "Rec.Ant.PCV: maximum zenith angle" + +! Rec. ant. PCV: elevation increment +! ---------------------------------- +RAPDELE 1 "5" + ## widget = spinbox; range = 1 110 1; check_type = integer; check_min = 1 + ## check_max = 110; activeif = RAPMOD_1 = 1 + +MSG_RAPDELE 1 "Rec.Ant.PCV: elevation increment" + +! Rec. ant. PCV: azimuth increment +! -------------------------------- +RAPDAZI 1 "360" + ## widget = spinbox; range = 1 360 1; check_type = integer; check_min = 1 + ## check_max = 360; activeif = RAPMOD_1 = 1 + +MSG_RAPDAZI 1 "Rec.Ant.PCV: azimuth increment" + +! Rec. ant. PCV: spherical harmonics +! ---------------------------------- +RAPMOD_2 1 "0" + ## widget = radiobutton; group = RAPMOD + +MSG_RAPMOD_2 1 "Rec.Ant.PCV: Spherical harmonics" + +! Rec. ant. PCV: degree n +! ----------------------- +RAPHARMN 1 "8" + ## widget = spinbox; range = 1 99 1; check_type = integer; check_min = 1 + ## check_max = 99; activeif = RAPMOD_2 = 1 + +MSG_RAPHARMN 1 "Rec.Ant.PCV: degree n" + +! Rec. ant. PCV: order m +! ---------------------- +RAPHARMM 1 "8" + ## widget = spinbox; range = 0 99 1; check_type = integer; check_min = 0 + ## check_max = 99; activeif = RAPMOD_2 = 1 + +MSG_RAPHARMM 1 "Rec.Ant.PCV: order m" + +! Rec. ant. PCV: manual selection +! ------------------------------- +RAPSEL 1 "RECEIVER-INDEPENDENT" + ## widget = combobox + ## cards = RECEIVER-INDEPENDENT RECEIVER-DEPENDENT INDIVIDUAL MANUAL + ## editable = false + +MSG_RAPSEL 1 "Rec. Ant. PCV: Grouping" + +! Rec. ant. PCV: List of individual antennas +! ------------------------------------------ +RAPANT 0 + ## widget = selwin; pointer = ANTLST; activeif = RAPSEL = INDIVIDUAL + +MSG_RAPANT 1 "Rec.Ant.PCV: list of individual antennas" + +! Rec. ant. PCV: List of indiv. reference antennas +! ------------------------------------------------ +RAPREFI 0 + ## widget = selwin; pointer = ANTLST; activeif = RAPSEL = INDIVIDUAL + # + +MSG_RAPREFI 1 "Rec.Ant.PCV: list of indiv. ref. antennas" + +! Rec. ant. PCV: List of antenna groups (rec.-indep.) +! --------------------------------------------------- +RAPGRPI 0 + ## widget = selwin; pointer = ANTGRPRI + ## activeif = RAPSEL = RECEIVER-INDEPENDENT + # + +MSG_RAPGRPI 1 "Rec.Ant.PCV: list of antenna groups (rec.-indep.)" + +! Rec. ant. PCV: List of reference antennas (rec.-indep.) +! ------------------------------------------------------- +RAPREFGI 0 + ## widget = selwin; pointer = ANTGRPRI + ## activeif = RAPSEL = RECEIVER-INDEPENDENT + # + +MSG_RAPREFGI 1 "Rec.Ant.PCV: list of ref. antennas (rec.-indep.)" + +! Rec. ant. PCV: List of antenna groups (rec.-dep.) +! ------------------------------------------------- +RAPGRP 0 + ## widget = selwin; pointer = ANTGRP + ## activeif = RAPSEL = RECEIVER-DEPENDENT + +MSG_RAPGRP 1 "Rec.Ant.PCV: list of antenna groups (rec.-dep.)" + +! Rec. ant. PCV: List of reference antennas (rec.-dep.) +! ----------------------------------------------------- +RAPREFG 0 + ## widget = selwin; pointer = ANTGRP + ## activeif = RAPSEL = RECEIVER-DEPENDENT + # + +MSG_RAPREFG 1 "Rec.Ant.PCV: list of ref. antennas (rec.-dep.)" + +! Rec. ant. PCV: manual selection +! ------------------------------- +RAPSTRHLP 2 + "AOA BENCHMARK AC" "AOAD/M_T" "231" "231" "3" "" "" "" + "TRIMBLE 4700" "TRM29659.00" "999999" "999999" "3" "" "" "" + ## widget = uniline; menuaux = MENUAUX; action = RAPSETUP + ## menuauxkeys = PSFILES CSFILES PZFILES CZFILES + ## updateifsave = RANTPAT = 1 AND RAPSEL = MANUAL + +MSG_RAPSTRHLP 1 "Rec.Ant.PCV: manual selection" + +! Rec. ant. PCV: parameter requests +! --------------------------------- +RAPSTR 103 + "AOA BENCHMARK AC" "AOAD/M_T" "231" "231" "3" "" "" "" + "AOA BENCHMARK AC" "AOAD/M_T" "285" "386" "3" "" "" "" + "AOA BENCHMARK AC" "AOAD/M_T" "95172" "95172" "3" "" "" "" + "AOA BENCHMARK AC" "AOAD/M_T" "95174" "95174" "3" "" "" "" + "AOA BENCHMARK AC" "ASH701073.1" "0" "0" "3" "" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "193" "193" "3" "" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "194" "194" "3" "" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "202" "202" "3" "" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "259" "259" "3" "" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "275" "275" "3" "" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "308" "308" "3" "" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "318" "318" "3" "" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "320" "320" "3" "" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "326" "326" "3" "" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "327" "327" "3" "" "" "" + "AOA SNR-12 ACT" "AOAD/M_B" "119" "119" "3" "" "" "" + "AOA SNR-12 ACT" "AOAD/M_T" "0" "999999" "3" "" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "0" "0" "3" "" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "235" "235" "3" "" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "250" "250" "3" "" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "294" "294" "3" "" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "366" "366" "3" "" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "400" "400" "3" "" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "408" "408" "3" "" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "421" "421" "3" "" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "434" "434" "3" "" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "96277" "96277" "3" "" "" "" + "AOA SNR-8100 ACT" "AOAD/M_T" "175" "175" "3" "" "" "" + "AOA SNR-8100 ACT" "AOAD/M_T" "202" "202" "3" "" "" "" + "AOA SNR-8100 ACT" "ASH701945C_M" "0" "0" "3" "" "" "" + "ASHTECH MICROZ" "ASH701945C_M" "11701" "11701" "3" "" "" "" + "ASHTECH UZ-12" "AOAD/M_TA_NGS" "114" "114" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_B" "20" "20" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_B" "125" "125" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "0" "0" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "116" "116" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "121" "121" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "201" "201" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "205" "205" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "230" "230" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "270" "270" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "271" "271" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "340" "340" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "402" "402" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "481" "481" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "482" "482" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "484" "484" "3" "" "" "" + "ASHTECH Z-XII3" "ASH700936A_M" "846" "846" "3" "" "" "" + "ASHTECH Z-XII3" "ASH700936B_M" "11942" "11942" "3" "" "" "" + "ASHTECH Z-XII3" "ASH700936C_M" "657" "657" "3" "" "" "" + "ASHTECH Z-XII3" "ASH700936C_M" "12129" "12129" "3" "" "" "" + "ASHTECH Z-XII3" "ASH700936D_M" "13078" "13078" "3" "" "" "" + "ASHTECH Z-XII3" "ASH700936D_M" "13083" "13083" "3" "" "" "" + "ASHTECH Z-XII3" "ASH700936E" "0" "0" "3" "" "" "" + "ASHTECH Z-XII3" "ASH700936E" "13554" "13554" "3" "" "" "" + "ASHTECH Z-XII3" "ASH700936F_C" "155" "155" "3" "" "" "" + "ASHTECH Z-XII3" "ASH701933B_M" "0" "0" "3" "" "" "" + "ASHTECH Z-XII3" "ASH701945B_M" "0" "0" "3" "" "" "" + "ASHTECH Z-XII3" "TSA-100 3S CR" "0" "0" "3" "" "" "" + "ASHTECH Z-XII3T" "ASH701945B_M" "0" "0" "3" "" "" "" + "ASHTECH Z18" "ASH701946.022" "3301" "3301" "3" "" "" "" + "LEICA CRS1000" "LEIAT504" "427" "427" "3" "" "" "" + "LEICA CRS1000" "LEIAT504" "431" "431" "3" "" "" "" + "ROGUE SNR-12 RM" "AOAD/M_T" "219" "219" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "0" "0" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "112" "112" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "130" "130" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "132" "132" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "134" "134" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "139" "139" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "142" "142" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "178" "178" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "230" "230" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "289" "289" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "363" "363" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "380" "380" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "393" "393" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "398" "398" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "409" "409" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "418" "418" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "95166" "95166" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "98381" "98381" "3" "" "" "" + "ROGUE SNR-8000" "TRM29659.00" "999999" "999999" "3" "" "" "" + "ROGUE SNR-8100" "AOAD/M_T" "105" "105" "3" "" "" "" + "ROGUE SNR-8100" "AOAD/M_T" "357" "357" "3" "" "" "" + "ROGUE SNR-8100" "AOAD/M_T" "429" "429" "3" "" "" "" + "ROGUE SNR-8100" "AOAD/M_T" "453" "453" "3" "" "" "" + "TRIMBLE 4000SSE" "TRM14532.00" "135" "135" "3" "" "" "" + "TRIMBLE 4000SSE" "TRM14532.00" "23525" "23525" "3" "" "" "" + "TRIMBLE 4000SSE" "TRM14532.10" "0" "0" "3" "" "" "" + "TRIMBLE 4000SSI" "AOAD/M_T" "476" "476" "3" "" "" "" + "TRIMBLE 4000SSI" "TRM14532.00" "44148" "44148" "3" "" "" "" + "TRIMBLE 4000SSI" "TRM22020.00+GP" "999999" "999999" "3" "" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "10516" "10516" "3" "" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "11724" "11724" "3" "" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "27655" "27655" "3" "" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "85217" "85217" "3" "" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "88300" "88300" "3" "" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "94218" "94218" "3" "" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "99390" "99390" "3" "" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "101985" "101985" "3" "" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "999999" "999999" "3" "" "" "" + "TRIMBLE 4700" "TRM29659.00" "999999" "999999" "3" "" "" "" + ## widget = uniline; menuaux = MENUAUX; action = RAPSETUP + ## menuauxkeys = RAPSTR PSFILES CSFILES PZFILES CZFILES + ## updateifsave = RANTPAT = 1 AND RAPSEL = MANUAL + ## updateifchanged = RAPSTRHLP; check_strlen.1 = 20; check_strlen.2 = 20 + ## check_type.3 = integer; check_min.3 = 0; check_max.3 = 999999 + ## check_type.4 = integer; check_min.4 = 0; check_max.4 = 999999 + ## check_type.7 = integer; check_min.7 = 0; check_max.7 = 90 + ## check_type.8 = integer; check_min.8 = 0; check_max.8 = 360 + ## check_type.9 = real; check_min.9 = 0.0; numlines = 10 + +MSG_RAPSTR 1 "Rec.Ant.PCV: parameter requests" + +! ----------------------------------------- +! +! PARAMETER TYPE: Scaling factors for Vienna grid files +! =============== +! +! ----------------------------------------- +! +! Enable scaling factors for Vienna grid files +! -------------------------------------------- +GRDLOAD 1 "0" + ## widget = checkbox + ## activeif = ALOAD_FILES / _ OR ONTLD_FILES / _ OR HLOAD_FILES / _ AND FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC + +MSG_GRDLOAD 1 "Scaling related to loading effects" + +! ATM-LOAD: Atmospheric pressure loading +! -------------------------------------- +ALOADSET 1 "NONE" + ## widget = combobox; cards = NONE PER_STATION PER_GROUP ONE_OVERALL + ## editable = false; activeif = ALOAD_FILES / _ + +MSG_ALOADSET 1 "Atm. load: Scaling factor for stations" + +ALOADCLU 0 + ## widget = selwin; path = DIR_CLU; ext = EXT_CLU + ## activeif = ALOADSET = PER_GROUP + # + +MSG_ALOADCLU 1 "Atm. load: Scaling factor for stations" + +ALOADDEC 1 "FULL_EFFECT" + ## widget = combobox + ## cards = FULL_EFFECT HORIZONTAL/VERTICAL NORTH/EAST/UP; editable = false + ## activeif = ALOADSET / inactive AND ALOADSET / NONE + +MSG_ALOADDEC 1 "Atm. load: Parameter decomposition" + +ALOADSIG1 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ALOADDEC / inactive + +MSG_ALOADSIG1 1 "Atm. load: a priori sigma 1" + +ALOADSIG2 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ALOADDEC = HORIZONTAL/VERTICAL OR ALOADDEC = NORTH/EAST/UP + +MSG_ALOADSIG2 1 "Atm. load: a priori sigma 2" + +ALOADSIG3 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ALOADDEC = NORTH/EAST/UP + +MSG_ALOADSIG3 1 "Atm. load: a priori sigma 3" + +! OCN-LOAD: Ocean non-tidal loading +! --------------------------------- +ONTLDSET 1 "NONE" + ## widget = combobox; cards = NONE PER_STATION PER_GROUP ONE_OVERALL + ## editable = false; activeif = ONTLD_FILES / _ + +MSG_ONTLDSET 1 "Ocn. load: Scaling factor for stations" + +ONTLDCLU 0 + ## widget = selwin; path = DIR_CLU; ext = EXT_CLU + ## activeif = ONTLDSET = PER_GROUP + # + +MSG_ONTLDCLU 1 "Ocn. load: Scaling factor for stations" + +ONTLDDEC 1 "FULL_EFFECT" + ## widget = combobox + ## cards = FULL_EFFECT HORIZONTAL/VERTICAL NORTH/EAST/UP; editable = false + ## activeif = ONTLDSET / inactive AND ONTLDSET / NONE + +MSG_ONTLDDEC 1 "Ocn. load: Parameter decomposition" + +ONTLDSIG1 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ONTLDDEC / inactive + +MSG_ONTLDSIG1 1 "Ocn. load: a priori sigma 1" + +ONTLDSIG2 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ONTLDDEC = HORIZONTAL/VERTICAL OR ONTLDDEC = NORTH/EAST/UP + +MSG_ONTLDSIG2 1 "Ocn. load: a priori sigma 2" + +ONTLDSIG3 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ONTLDDEC = NORTH/EAST/UP + +MSG_ONTLDSIG3 1 "Ocn. load: a priori sigma 3" + +! HYDR-LOAD: Hydrostatic pressure loading +! --------------------------------------- +HLOADSET 1 "NONE" + ## widget = combobox; cards = NONE PER_STATION PER_GROUP ONE_OVERALL + ## editable = false; activeif = HLOAD_FILES / _ + +MSG_HLOADSET 1 "Hyd. load: Scaling factor for stations" + +HLOADCLU 0 + ## widget = selwin; path = DIR_CLU; ext = EXT_CLU + ## activeif = HLOADSET = PER_GROUP + # + +MSG_HLOADCLU 1 "Hyd. load: Scaling factor for stations" + +HLOADDEC 1 "FULL_EFFECT" + ## widget = combobox + ## cards = FULL_EFFECT HORIZONTAL/VERTICAL NORTH/EAST/UP; editable = false + ## activeif = HLOADSET / inactive AND HLOADSET / NONE + +MSG_HLOADDEC 1 "Hyd. load: Parameter decomposition" + +HLOADSIG1 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = HLOADDEC / inactive + +MSG_HLOADSIG1 1 "Hyd. load: a priori sigma 1" + +HLOADSIG2 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = HLOADDEC = HORIZONTAL/VERTICAL OR HLOADDEC = NORTH/EAST/UP + +MSG_HLOADSIG2 1 "Hyd. load: a priori sigma 2" + +HLOADSIG3 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ALOADDEC = NORTH/EAST/UP + +MSG_HLOADSIG3 1 "Hyd. load: a priori sigma 3" + +! ----------------------------------------- +! +! PARAMETER TYPE: Epochwise Clock estimation +! =============== +! +! ----------------------------------------- +! +! Enable epochwise clock estimation +! -------------------------------- +CLOCKR 1 "0" + ## widget = checkbox; activeif = DIFLVL = ZERO + +MSG_CLOCKR 1 "Receiver clock offsets" + +CLOCKS 1 "0" + ## widget = checkbox; activeif = DIFLVL = ZERO + +MSG_CLOCKS 1 "Satellite clock offsets" + +! Sum condition for ref clocks +! ---------------------------- +REFSUM 1 "REFERENCE_FIXED" + ## widget = combobox; editable = false + ## activeif = CLOCKR = 1 AND CLOCKS = 1 + ## cards = ZERO-MEAN_CONDITION REFERENCE_FIXED + +MSG_REFSUM 1 "Type of datum definition" + +! Clk est.: Reference Station Clock Selection +! ------------------------------------------- +REFCLOCKR 1 "NONE" + ## widget = combobox; editable = false + ## activeif = CLOCKR = 1 AND CLOCKS = 1 + ## cards = NONE ALL FIRST LAST MANUAL FROM_FILE + +MSG_REFCLOCKR 1 "Selection of reference stations" + +! Clk est.: Reference Satellite Clock Selection +! --------------------------------------------- +REFCLOCKS 1 "NONE" + ## widget = combobox; editable = false + ## activeif = CLOCKR = 1 AND CLOCKS = 1; cards = NONE ALL MANUAL FROM_FILE + +MSG_REFCLOCKS 1 "Selection of reference satellites" + +! Clk est.: Seperate receiver clock for each satellite system +! ----------------------------------------------------------- +RCLKSYS 1 "0" + ## widget = checkbox + ## activeif = CLOCKR = 1 AND SATSYS / GPS AND SATSYS / GLONASS AND SATSYS / GALILEO + +MSG_RCLKSYS 1 "Receiver clocks for each satellite system" + +! Rclk.off: Parameter setup +! ------------------------- +GLOBIAS 1 "0" + ## widget = checkbox; activeif = DIFLVL = ZERO AND CLOCKR = 1 + +MSG_GLOBIAS 1 "GLONASS receiver clock biases" + +RCVCLKTYP 1 "NONE" + ## widget = combobox; editable = false + ## cards = NONE FREQUENCY_SPECIFIC FREQ_SPEC_POLYNOM SATELLITE_SPECIFIC NON-GPS_SATELLITES + +MSG_RCVCLKTYP 1 "Rclk.off: Parameter setup" + +! Clk est.: min. # of obs. for sta clock est. +! ------------------------------------------- +MINSTA 1 "1" + ## widget = spinbox; range = 0 10 2; activeif = CLOCKR = 1 + +MSG_MINSTA 1 "Minimum number of obs per station clock" + +! Time dependent inter-system bias +! -------------------------------- +IFBWIN 1 "0" + ## widget = checkbox + ## activeif = RCVCLKTYP / inactive AND RCVCLKTYP / NONE AND RCLKSYS = 0 + +MSG_IFBWIN 1 "Time-dependent GLONASS biases" + +RCOSTR 1 "" "" "" "" + ## widget = uniline; numlines = 20 + +MSG_RCOSTR 1 "Rclk.off: Time dependent inter-system bias" + +! Clk est.: min. # of obs. for sat clock est. +! ------------------------------------------- +MINSAT 1 "1" + ## widget = spinbox; range = 0 10 2; activeif = CLOCKS = 1 + +MSG_MINSAT 1 "Minimum number of obs per satellite clock" + +! Clk est.: Ref.Stations list +! --------------------------- +STATION8 0 + ## widget = selwin; pointer = CENLST + ## activeif = CLOCKR = 1 AND CLOCKS = 1 AND REFCLOCKR = MANUAL + +MSG_STATION8 1 "Manual station selection" + +! Clk est.: Ref.Stations list +! --------------------------- +SATELLITE8 0 + ## widget = selwin; pointer = SATLST + ## activeif = CLOCKR = 1 AND CLOCKS = 1 AND REFCLOCKS = MANUAL + +MSG_SATELLITE8 1 "Manual satellite selection" + +! Clk est.: Ref. clk from file +! ---------------------------- +STAFILE8 0 + ## widget = selwin; path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + ## emptyallowed = true + ## activeif = CLOCKR = 1 AND CLOCKS = 1 AND REFCLOCKR = FROM_FILE + # + +MSG_STAFILE8 1 "Station list from file" + +! Clk est.: Ref. clk from file +! ---------------------------- +SATFILE8 0 + ## widget = selwin; path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + ## emptyallowed = true + ## activeif = CLOCKR = 1 AND CLOCKS = 1 AND REFCLOCKS = FROM_FILE + # + +MSG_SATFILE8 1 "Clk.Est.:Ref.Satellites from file" + +! Clk est.: Header of the clk RINEX file: RUNBY +! --------------------------------------------- +RUNBY 0 + ## widget = lineedit + +MSG_RUNBY 1 "Clk. RINEX Header: RUNBY" + +! Clk est.: Header of the clk RINEX file: AC +! ------------------------------------------ +AC 0 + ## widget = lineedit + +MSG_AC 1 "Clk. RINEX Header: AC" + +! Clk est.: Header of the clk RINEX file: ACName +! ---------------------------------------------- +ACNAME 0 + ## widget = lineedit + +MSG_ACNAME 1 "Clk. RINEX Header: AC Name" + +! Time System +! ----------- +TIMESYS 1 "GPS" + ## widget = combobox; editable = false; cards = GPS GLO GAL UTC TAI + +MSG_TIMESYS 1 "Time system" + +! DCB line +! -------- +DCBLINE 0 + ## widget = lineedit + +MSG_DCBLINE 1 "DCB line" + +! Clk est.: Header of the clk RINEX file: Comments +! ------------------------------------------------ +COMMENT 1 "RAP_MLW:$(CD4)0060: AMB.FIXING $K PRODUCTS (ORBIT ETC. ETC.)" + ## widget = uniline; numlines = 10 + # RAP_MLW:$(CD4)$S+0: AMB.FIXING $K PRODUCTS (ORBIT ETC. ETC.) + +MSG_COMMENT 1 "Clk. RINEX Header: Comments" + +! ----------------------------------------- +! +! PARAMETER TYPE: Receiver Clock Offsets +! =============== +! +! ----------------------------------------- +! +! Enable Receiver Clock Errors +! ---------------------------- +RCVCLOCK 1 "0" + ## widget = checkbox; activeif = GEOTEC = GNSS + +MSG_RCVCLOCK 1 "Receiver clock offsets" + +RCVCLKLST 1 "ALL" + ## widget = combobox; editable = false + ## cards = NONE FIRST LAST ALL MANUAL FROM_FILE + +MSG_RCVCLKLST 1 "Station selection" + +! Rclk.off: Manual selection +! -------------------------- +STATION5 0 + ## widget = selwin; pointer = STALST; activeif = RCVCLKLST == MANUAL + +MSG_STATION5 1 "Rclk.off:Selection of list of stations" + +! Rclk.off: File with Stations(s) +! ---------------------------------- +STAFILE5 0 + ## widget = selwin; path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + ## activeif = RCVCLKLST == FROM_FILE; emptyallowed = true + # + +MSG_STAFILE5 1 "Rclk.off:File with the list of stations" + +! Rclk.off: Default Sigma +! -------------------------- +SIGMA5 0 + ## widget = lineedit; check_type = real; check_min = 0 + +MSG_SIGMA5 1 "Rclk.off: a priori sigma" + +! Rclk.off: Time Interval +! -------------------------- +RCOTIM 1 "0" + ## widget = radiobutton; group = DUMMY + +MSG_RCOTIM 1 "Time interval from observation files" + +RADIO5_1 1 "0" + ## widget = radiobutton; group = DUMMY + ## radiokeys = SESSION_YEAR5 SESSION_STRG5 + +MSG_RADIO5_1 1 "Defined by year and session identifier" + +RADIO5_2 1 "1" + ## widget = radiobutton; group = DUMMY + +MSG_RADIO5_2 1 "Defined by start and end times" + +! Rclk.off: Time Interval (Session spec.) +! ------------------------------------------ +SESSION_YEAR5 1 "1980" + ## widget = lineedit; multilineallowed = true; emptyallowed = false + # $Y+0 + +MSG_SESSION_YEAR5 1 "Rclk.off: Time Interval(YEAR)" + +SESSION_STRG5 1 "0060" + ## widget = lineedit; multilineallowed = true; emptyallowed = false + # $S+0 + +MSG_SESSION_STRG5 1 "Rclk.off: Time Interval(SESSION)" + +! Rclk.off: Time Interval (date/time) +! -------------------------------------- +STADAT5 0 + ## widget = lineedit; activeif = RADIO5_2 = 1; check_type = date + +MSG_STADAT5 1 "Rclk.off:Start Time(Year Month Day)" + +STATIM5 0 + ## widget = lineedit; emptyallowed = false + ## activeif = RADIO5_2 = 1 AND STADAT5 / _; check_type = time + +MSG_STATIM5 1 "Rclk.off:Start Time(Hour Minutes Seconds)" + +ENDDAT5 0 + ## widget = lineedit; activeif = RADIO5_2 = 1; check_type = date + +MSG_ENDDAT5 1 "Rclk.off:End Time(Year Month Day)" + +ENDTIM5 0 + ## widget = lineedit; emptyallowed = false + ## activeif = RADIO5_2 = 1 AND ENDDAT5 / _; check_type = time + +MSG_ENDTIM5 1 "Rclk.off:End Time(Hour Minutes Seconds)" + +! ----------------------------------------- +! +! PARAMETER TYPE: Range Biases +! =============== +! +! ----------------------------------------- +! +! Enable Range biases +! ------------------- +RBIAS 1 "0" + ## widget = checkbox; activeif = GEOTEC = SLR + +MSG_RBIAS 1 "Range biases" + +RGBLST 1 "FROM_FILE" + ## widget = combobox; editable = false + ## cards = NONE FIRST LAST ALL MANUAL FROM_FILE + +MSG_RGBLST 1 "Station selection" + +! Range biases: Manual selection of stations +! ------------------------------------------ +STATION9 0 + ## widget = selwin; activeif = RGBLST == MANUAL; pointer = STALST + # + +MSG_STATION9 1 "Range biases:Selection of list of stations" + +! Range biases: File with Stations(s) +! ----------------------------------- +STAFILE9 1 "./DUMMY/STA/SLR_RB.FIX" + ## widget = selwin; activeif = RGBLST == FROM_FILE; path = DIR_FIX + ## ext = EXT_FIX; maxfiles = 1; emptyallowed = true + # SLR_RB + +MSG_STAFILE9 1 "Range biases: File with the list of stations" + +! Satellite-specific or for all Satellites +! ---------------------------------------- +SATRGB 1 "SAT_SPECIFIC" + ## widget = combobox; editable = false + ## cards = SAT_SPECIFIC SYS_SPECIFIC PER_STATION + +MSG_SATRGB 1 "Range Bias set-up for satellites" + +! Range biases: Default Sigma +! ---------------------------- +SIGRGB 1 "1.0" + ## widget = lineedit + +MSG_SIGRGB 1 "Range biases: a priori sigma" + +! ----------------------------------------- +! +! PARAMETER TYPE: Differential Code Biases +! =============== +! +! ----------------------------------------- +! +! Enable Differential Code Biases estimation +! ------------------------------------------ +DCBEST 1 "0" + ## widget = checkbox; activeif = FREQUENCY / DTEC AND GEOTEC = GNSS + +MSG_DCBEST 1 "Differential code biases" + +! DCB: Type of Differential Code Biases +! ------------------------------------- +DCBTYP 1 "P1-P2" + ## widget = combobox; editable = false + ## cards = P1-P2 P1-C1 LC P1-C1_MULTIPLIER + +MSG_DCBTYP 1 "Type of differential code biases" + +! DCB: Estimate Differential Code Biases for Satellites +! ----------------------------------------------------- +DCBSAT 1 "1" + ## widget = checkbox; activeif = DCBTYP / P1-C1_MULTIPLIER + +MSG_DCBSAT 1 "Estimate differential code biases for satellites" + +! DCB: Estimate Differential Code Biases for Receivers +! ---------------------------------------------------- +DCBREC 1 "1" + ## widget = checkbox + +MSG_DCBREC 1 "Estimate differential code biases for receivers" + +! DCB: Reference Satellite(s) +! --------------------------- +DCBREF 1 "SUM" + ## widget = combobox; editable = false; cards = SUM ALL + ## activeif = DCBSAT = 1 AND DCBTYP / P1-C1_MULTIPLIER + +MSG_DCBREF 1 "Reference satellite(s)" + +! DCB: A Priori Sigma for Reference Satellite Biases +! -------------------------------------------------- +DCBSIG 1 "0.01" + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = DCBSAT = 1 AND DCBTYP / P1-C1_MULTIPLIER + +MSG_DCBSIG 1 "DCB: A Priori Sigma for Reference Satellite Biases" + +! DCB: A Priori Sigma for Receiver Biases +! --------------------------------------- +DCBSIGR 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = DCBREC = 1 + +MSG_DCBSIGR 1 "DCB: A Priori Sigma for Receiver Biases" + +! ----------------------------------------- +! +! PARAMETER TYPE: Kinematic Positioning +! =============== +! +! ----------------------------------------- +! +! Enable Kinematic Station +! ------------------------ +KINEST 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC AND GEOTEC = GNSS + +MSG_KINEST 1 "Kinematic coordinates" + +! Kinematic Station(s) +! -------------------- +KINSTA 1 "NONE" + ## widget = combobox; editable = false + ## cards = FIRST LAST ALL MANUAL FROM_FILE + +MSG_KINSTA 1 "Station selection" + +! Kinematic Station(s): Manual Selection +! -------------------------------------- +STATION2 0 + ## widget = selwin; activeif = KINSTA == MANUAL; pointer = CENLST + +MSG_STATION2 1 "Kinematic Pos.: List of stations" + +! File with Kinematic Stations(s) +! ------------------------------- +STAFILE2 0 + ## widget = selwin; activeif = KINSTA == FROM_FILE; path = DIR_FIX + ## ext = EXT_FIX; maxfiles = 1; emptyallowed = true + # + +MSG_STAFILE2 1 "Kinematic Pos.: File with the list of stations" + +SIGKIN 1 "NEU" + ## widget = combobox; editable = false; cards = NEU XYZ + +MSG_SIGKIN 1 "Reference frame" + +! Kinematic pos.: horizontal component sigma +! ------------------------------------------ +SIGKIN_H 0 + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = SIGKIN = NEU + +MSG_SIGKIN_H 1 "Kinematic pos.: Sigma for horizontal components" + +! Kinematic pos.: vertical component sigma +! ------------------------------------------ +SIGKIN_V 0 + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = SIGKIN = NEU + +MSG_SIGKIN_V 1 "Kinematic pos.: Sigma for vertical component" + +! Kinematic pos.: LEO sigma +! ------------------------------------------ +SIGKIN_L 0 + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = SIGKIN = XYZ + +MSG_SIGKIN_L 1 "Kinematic pos.: sigma for non-terrestrial objects" + +! Kin. positioning: min. number of stations +! ----------------------------------------- +MINKIN 1 "0" + ## widget = spinbox; range = 0 100 1 + +MSG_MINKIN 1 "kin. Pos.:min. number of obs. per epoch" + +! ----------------------------------------- +! +! PARAMETER TYPE: Satellite-specific Sigmas +! =============== +! +! ----------------------------------------- +! +! Satellite-Specific A Priori Sigmas +! ---------------------------------- +SVNAPR 1 "0" + ## widget = checkbox + +MSG_SVNAPR 1 "Satellite-specific a priori sigmas" + +! Satellite-specific Sigmas +! ------------------------- +SVNSIG 1 """" """" """" + ## widget = uniline; check_type.1 = integer; check_min.1 = 1 + ## check_max.1 = 999; check_type.2 = date; check_type.3 = time + ## check_type.4 = date; check_type.5 = time; check_type.6 = real + ## check_min.6 = 0.0; numlines = 10 + +MSG_SVNSIG 1 "Satellite specific a priori sigmas" + +! ----------------------------------------- +! +! PARAMETER TYPE: Hill-Resonance +! =============== +! +! ----------------------------------------- +! +! Enable Hill resonance +! --------------------- +HILL 1 "0" + ## widget = checkbox; activeif = RPRCOE / _ + +MSG_HILL 1 "Hill resonance terms" + +! Hill: manual specification +! -------------------------- +HILL_M 1 "0" + ## widget = radiobutton; group = HILL + +MSG_HILL_M 1 "Manual parameter setup" + +! Hill: set forces individually +! ----------------------------- +HILLSTR 1 "" "" "" "" + ## widget = uniline; numlines = 5 + +MSG_HILLSTR 1 "Hill: set forces individually" + +! Hill: default specification +! --------------------------- +HILL_D 1 "1" + ## widget = radiobutton; group = HILL + ## radiokeys = HILC1 HILC2 HILC3 HILP1 HILP2 HILP3 + +MSG_HILL_D 1 "Hill:Default parameter setup" + +! Hill: Enable constant radial force +! ---------------------------------- +HILC1 1 "1" + ## widget = checkbox + +MSG_HILC1 1 "Radial" + +! Hill: Sigma for constant radial force +! ------------------------------------- +SIGHILC1 1 "1E-9" + ## widget = lineedit; activeif = HILC1 == 1 AND HILL_D == 1 + ## check_type = real; check_min = 0.0 + +MSG_SIGHILC1 1 "Hill: Sigma for constant radial force" + +! Hill: Enable constant force in plane +! ------------------------------------ +HILC2 1 "1" + ## widget = checkbox + +MSG_HILC2 1 "Along track" + +! Hill: Sigma for constant force in plane +! --------------------------------------- +SIGHILC2 1 "1E-9" + ## widget = lineedit; activeif = HILC2 == 1 AND HILL_D == 1 + ## check_type = real; check_min = 0.0 + +MSG_SIGHILC2 1 "Hill: Sigma for along track" + +! Hill: Enable constant force out of plane +! ---------------------------------------- +HILC3 1 "1" + ## widget = checkbox + +MSG_HILC3 1 "Out of plane" + +! Hill: Sigma for constant force out of plane +! ------------------------------------------- +SIGHILC3 1 "1E-9" + ## widget = lineedit; activeif = HILC3 == 1 AND HILL_D == 1 + ## check_type = real; check_min = 0.0 + +MSG_SIGHILC3 1 "Hill: Sigma for constant force out of plane" + +! Hill: Enable periodic radial force +! ---------------------------------- +HILP1 1 "0" + ## widget = checkbox + +MSG_HILP1 1 "Periodic Radial" + +! Hill: Sigma for periodic radial force +! ------------------------------------- +SIGHILP1 0 + ## widget = lineedit; activeif = HILP1 == 1 AND HILL_D == 1 + ## check_type = real; check_min = 0.0 + # + +MSG_SIGHILP1 1 "Hill: Sigma for periodic radial force" + +! Hill: Enable periodic force in plane +! ------------------------------------ +HILP2 1 "0" + ## widget = checkbox + +MSG_HILP2 1 "Periodic along track" + +! Hill: Sigma for periodic force in plane +! --------------------------------------- +SIGHILP2 0 + ## widget = lineedit; activeif = HILP2 == 1 AND HILL_D == 1 + ## check_type = real; check_min = 0.0 + # + +MSG_SIGHILP2 1 "Hill: Sigma for periodic force along track" + +! Hill: Enable periodic force out of plane +! ---------------------------------------- +HILP3 1 "0" + ## widget = checkbox + +MSG_HILP3 1 "Periodic out of plane" + +! Hill: Sigma for periodic force out of plane +! ------------------------------------------- +SIGHILP3 0 + ## widget = lineedit; activeif = HILP3 == 1 AND HILL_D == 1 + ## check_type = real; check_min = 0.0 + # + +MSG_SIGHILP3 1 "Hill: Sigma for periodic force out of plane" + +! Hill: List of satellites +! ------------------------ +HILSATSTR 2 + "1" "2" "3" "4" "5" "6" "7" "8" "9" "10" "11" "12" "13" "14" "15" "16" + "17" "18" "19" "20" "21" "22" "23" "24" "25" "26" "27" "28" "29" "30" "31" "32" + ## widget = uniline + ## activeif = HILC1 == 1 OR HILC2 == 1 OR HILC3 == 1 OR HILP1 == 1 OR HILP2 == 1 OR HILP3 == 1 AND HILL_M / 1 + ## check_type = integer; check_min = 1; check_max = 999; numlines = 5 + +MSG_HILSATSTR 1 "Hill: List of satellites" + +! ----------------------------------------- +! +! PARAMETER TYPE: Earth Gravity Field +! =============== +! +! ----------------------------------------- +! +! Enable Earth gravity field +! -------------------------- +GRAVITY 1 "0" + ## widget = checkbox; activeif = RPRCOE / _ + +MSG_GRAVITY 1 "Earth gravity field" + +! Gravity: default setup +! ---------------------- +GRAVITY_D 1 "1" + ## widget = radiobutton; group = GRAVITY; radiokeys = POTDEG POTORD POTSIG + +MSG_GRAVITY_D 1 "Default setup" + +! Gravity: Max degree of development +! ---------------------------------- +POTDEG 1 "2" + ## widget = spinbox; range = 2 10 1; check_type = integer; check_min = 0 + +MSG_POTDEG 1 "Gravity: Max degree of development" + +! Gravity: Max order of development +! --------------------------------- +POTORD 1 "2" + ## widget = spinbox; range = 0 10 1; check_type = integer; check_min = 0 + +MSG_POTORD 1 "Gravity: Max order of development" + +! Gravity: a priori sigma +! ----------------------- +POTSIG 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_POTSIG 1 "Gravity: a priori sigma" + +! Gravity: manual setup +! --------------------- +GRAVITY_M 1 "0" + ## widget = radiobutton; group = GRAVITY; radiokeys = POTSTR + +MSG_GRAVITY_M 1 "Manual setup of special coefficients" + +! Gravity: direct setup of individual parameters +! ---------------------------------------------- +POTSTR 1 "" "" "" + ## widget = uniline; check_type.1 = integer; check_min.1 = 0 + ## check_type.2 = integer; check_min.2 = 0; check_type.3 = real + ## check_min.3 = 0.0; numlines = 5 + +MSG_POTSTR 1 "Gravity: manual setup of special coefficients" + +! ----------------------------------------- +! +! PARAMETER TYPE: Earth Albedo Radiation +! =============== +! +! ----------------------------------------- +! +! Enable Earth Albedo Radiation +! ----------------------------- +ALBEDO 1 "0" + ## widget = checkbox; activeif = RPRCOE / _ + +MSG_ALBEDO 1 "Earth albedo radiation" + +! Albedo: Absorption, constant +! ---------------------------- +ALB1 1 "1" + ## widget = checkbox + +MSG_ALB1 1 "Absorption, constant part" + +! Albedo: Sigma for absorption, constant +! -------------------------------------- +SIGALB1 0 + ## widget = lineedit; activeif = ALB1 == 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGALB1 1 "Albedo: Sigma for absorption, constant part" + +! Albedo: Absorption, variable +! ---------------------------- +ALB2 1 "1" + ## widget = checkbox + +MSG_ALB2 1 "Absorption, variable surface due to solar panels" + +! Albedo: Sigma for absorption, variable +! -------------------------------------- +SIGALB2 0 + ## widget = lineedit; activeif = ALB2 == 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGALB2 1 "Albedo: Sigma for absorption, variable surface due to solar panels" + +! Albedo: Reflection +! ------------------ +ALB3 1 "1" + ## widget = checkbox + +MSG_ALB3 1 "Reflection at solar panels" + +! Albedo: Sigma for reflection +! ---------------------------- +SIGALB3 0 + ## widget = lineedit; activeif = ALB3 == 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGALB3 1 "Albedo: Sigma for reflection at solar panels" + +! Albedo: Satellite groups +! ------------------------ +ALBSATSTR 2 + "1" "1" "2" "3" "4" "5" "6" "7" "8" "9" "10" "11" "12" "13" "14" "15" "16" + "1" "17" "18" "19" "20" "21" "22" "23" "24" "25" "26" "27" "28" "29" "30" "31" "32" + ## widget = uniline; activeif = ALB1 == 1 OR ALB2 == 1 OR ALB3 == 1 + ## check_type = integer; check_min = 1; check_max = 99; numlines = 5 + +MSG_ALBSATSTR 1 "Albedo: define satellite groups" + +! Pre: Station Coord. +! ------------------- +PRE01 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING + ## activeif = FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC + +MSG_PRE01 1 "Station coordinates" + +! Pre: GLONASS reciever clock biases / Receiver Clocks +! ---------------------------------------------------- +PRE02 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING + ## activeif = MOREOPT = 1 AND RCVCLOCK = 1 OR GLOBIAS = 1 + +MSG_PRE02 1 "Pre-elimination: GLONASS receiver clock biases" + +! Pre: Orbit Elements +! ------------------- +PRE03 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = ORBADJ = 1 + +MSG_PRE03 1 "Pre-elimination: GNSS or LEO orbit determination" + +! Pre: Ambiguities +! ---------------- +PRE04 1 "NO" + ## widget = combobox; editable = true + ## cards = NO AS_SOON_AS_POSSIBLE EVERY_SESSION PRIOR_TO_NEQ_SAVING + ## activeif = GEOTEC = GNSS + +MSG_PRE04 1 "Pre-elimination: Ambiguities" + +! Pre: Rec.Height.Calib. +! ---------------------- +PRE05 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = RANTOFF = 1 + +MSG_PRE05 1 "Pre-elimination: Receiver antenna offsets" + +! Pre: Site Troposphere +! --------------------- +PRE06 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = SITETROP = 1 + +MSG_PRE06 1 "Pre-elimination: Site Troposphere" + +! Pre: Local Ionosphere +! --------------------- +PRE07 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = LOCIONO = 1 + +MSG_PRE07 1 "Pre-elimination: Local Ionosphere" + +! Pre: Diff. Code Biases +! ---------------------- +PRE08 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = DCBEST = 1 + +MSG_PRE08 1 "Pre-elimination: Diff. Code Biases" + +! Pre: Local Troposphere +! ---------------------- +PRE09 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = LOCTROP = 1 + +MSG_PRE09 1 "Pre-elimination: Local Troposphere" + +! Pre: Earth Rotation +! ------------------- +PRE10 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = ERP = 1 + +MSG_PRE10 1 "Pre-elimination: Earth Rotation" + +! Pre: Sat. Ant.Off +! ----------------- +PRE12 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = SANTOFF = 1 + +MSG_PRE12 1 "Pre-elimination: GNSS antenna offsets" + +! Pre: Earth Potential +! -------------------- +PRE13 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = GRAVITY = 1 + +MSG_PRE13 1 "Pre-elimination: Earth gravity field" + +! Pre: Hill Resonances +! -------------------- +PRE14 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = HILL = 1 + +MSG_PRE14 1 "Pre-elimination: Hill resonance terms" + +! Pre: Earth Albedo +! ----------------- +PRE15 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = ALBEDO = 1 + +MSG_PRE15 1 "Pre-elimination: Earth albedo radiation" + +! Pre: Geocenter +! ------------------- +PRE16 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = GEOCENT = 1 + +MSG_PRE16 1 "Pre-elimination: Geocenter coordinates" + +! Pre: Diff. Ionosphere +! --------------------- +PRE17 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_EPOCH EVERY_SESSION PRIOR_TO_NEQ_SAVING + ## activeif = DIFFION = 1 + +MSG_PRE17 1 "Pre-elimination: stochastic ionosphere parameters" + +! Pre: Phase Center Var. +! ---------------------- +PRE18 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = RANTPAT = 1 + +MSG_PRE18 1 "Pre-elimination: REceiver antenna PCV patterns" + +! Pre: Global Ionosphere +! ---------------------- +PRE19 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = GLOBION = 1 + +MSG_PRE19 1 "Pre-elimination: Global ionosphere parameters" + +! Pre: Kin. Coordinates +! --------------------- +PRE21 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_EPOCH EVERY_SESSION PRIOR_TO_NEQ_SAVING + ## activeif = KINEST = 1 + +MSG_PRE21 1 "Pre-elimination: Kinematic coordinates" + +! Pre: Scale models in Vienna grid files +! -------------------------------------- +PRE22 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = GRDLOAD = 1 + +MSG_PRE22 1 "Pre-elimination: Scale models in Vienna grid files" + +! Pre: Station Clocks +! ------------------- +PRE23 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_EPOCH EVERY_SESSION PRIOR_TO_NEQ_SAVING + ## activeif = CLOCKR = 1 + +MSG_PRE23 1 "Pre-elimination: Receiver clock offsets" + +! Pre: Satellite Clocks +! --------------------- +PRE24 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_EPOCH EVERY_SESSION PRIOR_TO_NEQ_SAVING + ## activeif = CLOCKS = 1 + +MSG_PRE24 1 "Pre-elimination: GNSS clock offsets" + +! Pre: GNSS PCV +! ------------- +PRE25 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = SANTPAT = 1 + +MSG_PRE25 1 "Pre-elimination: GNSS antenna PCV patterns" + +! Pre: Range biases +! ----------------- +PRE26 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = RBIAS = 1 + +MSG_PRE26 1 "Pre-elimination: Range Biases" + +! Pre: Higher-order ionospere scaling parameters +! ---------------------------------------------- +PRE27 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = SCALHOI = 1 + +MSG_PRE27 1 "Pre-elimination: Higher-order ionosphere scaling parameters" + +! Pre: GNSS-specific parameters +! ----------------------------- +PRE30 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = GNSSPEC = 1 + +MSG_PRE30 1 "Pre-elimination: GNSS-Specific parameters" + +! Define Time Offset +! ------------------ +PAR_OFF 0 + ## widget = lineedit; emptyallowed = true + # + +MSG_PAR_OFF 1 "Time offset for Parameter intervals" + +! Hide some experimental parameter types +! -------------------------------------- +MOREOPT 1 "0" + ## widget = checkbox + +MSG_MOREOPT 1 "Experimental Options" + +! ----------------------------------------- +! +! SELECTION LISTS: Station names +! =============== +! +! ----------------------------------------- +STALST 0 + ## widget = selwin; menuaux = MENUAUX; action = OBS + ## menuauxkeys = CONST PSFILES CSFILES PZFILES CZFILES RZFILES + +CENLST 0 + ## widget = selwin; menuaux = MENUAUX; action = OBS + ## menuauxkeys = CONST ECCENT PSFILES CSFILES PZFILES CZFILES RZFILES + +! ----------------------------------------- +! +! SELECTION LISTS: Satellite list +! =============== +! +! ----------------------------------------- +SATLST 0 + ## widget = selwin; menuaux = MENUAUX; action = SATLST + ## menuauxkeys = CONST PSFILES CSFILES PZFILES CZFILES RZFILES + +! ----------------------------------------- +! +! SELECTION LISTS: Receiver/Antenna names +! =============== +! +! ----------------------------------------- +ANTGRP 0 + ## widget = selwin; menuaux = MENUAUX; action = ANTGRP + ## menuauxkeys = CONST PSFILES CSFILES PZFILES CZFILES + +MSG_ANTGRP 1 "Group satellite numbers" + +! ----------------------------------------- +! +! SELECTION LISTS: Antenna names +! =============== +! +! ----------------------------------------- +ANTGRPRI 0 + ## widget = selwin; menuaux = MENUAUX; action = ANTGRPRI + ## menuauxkeys = CONST PSFILES CSFILES PZFILES CZFILES + +! ----------------------------------------- +! +! SELECTION LISTS: Indiv. Receiver/Antennas +! =============== +! +! ----------------------------------------- +ANTLST 0 + ## widget = selwin; menuaux = MENUAUX; action = ANTLST + ## menuauxkeys = CONST PSFILES CSFILES PZFILES CZFILES + +! ----------------------------------------- +! +! SELECTION LISTS: Indiv. Antennas +! =============== +! +! ----------------------------------------- +ANTLSTRI 0 + ## widget = selwin; menuaux = MENUAUX; action = ANTLSTRI + ## menuauxkeys = CONST PSFILES CSFILES PZFILES CZFILES + +! ====================================================================== +! HIDDEN PANELS AND OPTIONS +! ====================================================================== +! Define array dimensions +! ----------------------- +SHOWMAX 1 "0" + ## widget = checkbox + +MSG_SHOWMAX 1 "Define array dimensions" + +! MAXLOC: Maximum number of parameters to be processed +! ---------------------------------------------------- +MAXLOC 0 + ## widget = lineedit; check_type = integer; check_min = 0 + # + +MSG_MAXLOC 1 "MAXLOC: Maximum number of parameters to be processed" + +! MAXFIL: Maximum number of files to be processed +! ----------------------------------------------- +MAXFIL 0 + ## widget = lineedit; check_type = integer; check_min = 0 + # + +MSG_MAXFIL 1 "MAXFIL: Maximum number of files to be processed" + +! MAXSTA: Maximum number of stations involved +! ------------------------------------------- +MAXSTA 0 + ## widget = lineedit; check_type = integer; check_min = 0 + # + +MSG_MAXSTA 1 "MAXSTA: Maximum number of stations involved" + +! MAXSAT: Maximum number of satellites involved +! --------------------------------------------- +MAXSAT 0 + ## widget = lineedit; check_type = integer; check_min = 0 + # + +MSG_MAXSAT 1 "MAXSAT: Maximum number of satellites involved" + +! MAXAMB: Maximum number of ambiguities in an observation file +! ------------------------------------------------------------ +MAXAMB 0 + ## widget = lineedit; check_type = integer; check_min = 0 + # + +MSG_MAXAMB 1 "MAXAMB: Maximum number of ambiguities in an observation file" + +! MAXPAR: Maximum number of parameters simultaneously processed +! ------------------------------------------------------------- +MAXPAR 0 + ## widget = lineedit; check_type = integer; check_min = 0 + # + +MSG_MAXPAR 1 "MAXPAR: Maximum number of parameters simultaneously processed" + +! MAXFLS: Maximum number of files simultaneously processed +! -------------------------------------------------------- +MAXFLS 0 + ## widget = lineedit; check_type = integer; check_min = 0 + # + +MSG_MAXFLS 1 "MAXFLS: Maximum number of files simultaneously processed" + +! MAXSAS: Maximum number of satellites simultaneously processed +! ------------------------------------------------------------- +MAXSAS 0 + ## widget = lineedit; check_type = integer; check_min = 0 + # + +MSG_MAXSAS 1 "MAXSAS: Maximum number of satellites simultaneously processed" + +! MAXAMP: Maximum number of ambiguities simultaneously processed +! -------------------------------------------------------------- +MAXAMP 0 + ## widget = lineedit; check_type = integer; check_min = 0 + # + +MSG_MAXAMP 1 "MAXAMP: Maximum number of ambiguities simultaneously processed" + +! MAXSNG: Maximum number of non-zero elements in one line of first design matrix +! ------------------------------------------------------------------------------ +MAXSNG 0 + ## widget = lineedit; check_type = integer; check_min = 0 + # + +MSG_MAXSNG 1 "MAXSNG: Maximum number of non-zero elements in one line of first design matrix" + +! Statistic: Apply clock syncronization errors +! -------------------------------------------- +USESYNCR 1 "0" + ## widget = checkbox + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# PARAMETER ESTIMATION - GPSEST 1.1: Input Files 1 # +# # +# GENERAL FILES AND PROCESSING MODE # +# Space geodetic technique > %%%%%% < # GEOTEC +# Differencing level > %%%%%% < # DIFLVL +# LEO data processing > % < # LEOPROC +# Show all general files > % < # SHOWGEN +# # +# OBSERVATION FILES # +# Phase observations > %%%%%%%% < > %%%%%%%% < # PSFILES PZFILES +# Code@ observations > %%%%%%%% < > %%%%%%%% < # CSFILES CZFILES +# Range observations > %%%%%%%% < # RZFILES +# # +# MAIN INPUT FILES # +# Station coordinates > %%%%%%%% < # COORD +# Satellite standard orbits > %%%%%%%% < # STDORB +# Earth rotation parameters > %%%%%%%% < # POLE +# Satellite clock corrections > %%%%%%%% < # SATCLK +# Differential code biases > %%%%%%%% < # DCBINP +# Gridded VMF1 coefficients > %%%%%%%% < # VMF1_FILES +# Ionosphere models > %%%%%%%% < # IONOS +# # +# CORRECTIONS FOR LOADING EFFECTS AND CENTER OF MASS # +# Ocean tidal loading > %%%%%%%% < # OCNLOAD +# Atmospheric tidal loading > %%%%%%%% < # ATMLOAD +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# GPSEST 1.2: Input Files 2 # +# # +# ADDITIONAL INPUT FILES # +# Satellite orbit partials > %%%%%%%% < # RPRCOE +# Clock RINEX file > %%%%%%%% < # RXCLKIN +# Inter-system biases > %%%%%%%% < # ISBINP +# Troposphere estimates > %%%%%%%% < # TROPEST +# Meteorological data > %%%%%%%% < # METFIL +# # +# GRIDDED LOADING PARAMETERS # +# Atmospheric pressure > %%%%%%%% < # ALOAD_FILES +# Ocean, non-tidal > %%%%%%%% < # ONTLD_FILES +# Hydrostatic pressure > %%%%%%%% < # HLOAD_FILES +# # +# AUXILIARY STATION FILES # +# Station information > %%%%%%%% < # STAINFO +# Kinematic coordinates > %%%%%%%% < # KININP +# Receiver antenna orientation > %%%%%%%% < # ANTAZI +# Observation sigma factors > %%%%%%%% < # STAWGT +# Station eccentricities > %%%%%%%% < # ECCENT +# END_PANEL #################################################################### + + +# BEGIN_PANEL LEOPROC = 1 OR GEOTEC = SLR ###################################### +# GPSEST 1.3: LEO- and SLR-specific Input Files # +# # +# LEO-SPECIFIC INPUT FILES # +# Standard orbits > %%%%%%%% < # LEOSTD +# Orbit partial derivatives > %%%%%%%% < # LEORPR +# Attitude data > %%%%%%%% < # ATTIT +# Kinematic velocities > %%%%%%%% < # KINVEL +# # +# SLR-SPECIFIC INPUT FILES # +# Data handling (biases, CoM) > %%%%%%%% < # RGBINP +# LEO precise orbits > %%%%%%%% < # LEOPRE +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWGEN = 1 ###################################################### +# GPSEST 1.4: General Files # +# # +# GENERAL INPUT FILES # +# General constants > %%%%%%%%%%%% < # CONST +# Geodetic datum > %%%%%%%%%%%% < # DATUM +# Phase center variations > %%%%%%%%%%%% < # PHASECC +# Receiver information > %%%%%%%%%%%% < # RECEIVR +# Satellite information > %%%%%%%%%%%% < # SATELL +# Satellite problems > %%%%%%%%%%%% < # SATCRUX +# Earth potential coefficients> %%%%%%%%%%%% < # POTCOE +# Subdaily pole model > %%%%%%%%%%%% < # SUBMOD +# Nutation model > %%%%%%%%%%%% < # NUTMOD +# SINEX header file > %%%%%%%%%%%% < # SINEXIN +# IONEX control file > %%%%%%%%%%%% < # IONEXCF +# GPS-UTC file > %%%%%%%%%%%% < # GPSUTC +# Frequency information > %%%%%%%%%%%% < # FRQINFO +# # +# MENU SETTINGS # +# Selected campaign > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% <# CAMPAIGN +# Selected session Year> %%%% < Session> %%%% < # YR4_INFO SES_INFO +# Session table > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% <# SESSION_TABLE +# # +# TEMPORARY FILES # +# Scratch files > %%%%%%%% < > %%%%%%%% < > %%%%%%%% < # AUXFIL AUXFIL1 KINSCR +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWMAX = 1 ###################################################### +# GPSEST 1.5: Array Dimension Specification # +# # +# MAXIMUM ARRAY DIMENSIONS (OVERALL) # +# MAXLOC: Parameters > %%%%%% < # MAXLOC +# MAXFIL: Files > %%%%%% < # MAXFIL +# MAXSTA: Stations > %%%%%% < # MAXSTA +# MAXSAT: Satellites > %%%%%% < # MAXSAT +# MAXAMB: Ambiguities per observation file > %%%%%% < # MAXAMB +# # +# MAXIMUM ARRAY DIMENSIONS (SIMULTANEOUSLY PROCESSED) # +# MAXPAR: Parameters > %%%%%% < # MAXPAR +# MAXFLS: Files > %%%%%% < # MAXFLS +# MAXSAS: Satellites > %%%%%% < # MAXSAS +# MAXAMP: Ambiguities > %%%%%% < # MAXAMP +# # +# MAXIMUM NUMBER OF # +# MAXSNG: Elements per line of first design matrix > %%%%%% < # MAXSNG +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# GPSEST 2.1: Output Files 1 # +# # +# GENERAL OUTPUT FILES # +# Program output > % < use GPSEST.Lnn or > %%%%%%%% < # SYSODEF SYSOUT +# Error message > % < merged to program output or > %%%%%%%% < # ERRMRG SYSERR +# # +# NORMAL EQUATION SYSTEM > %%%%%%%% < # NEQUARS +# # +# STATION- AND SATELLITE-RELATED RESULTS # +# Station coordinates > %%%%%%%% < # COORDRS +# Satellite orbital elements > %%%%%%%% < # ORBITRS +# Earth rotation parameters > %%%%%%%% < # POLERS +# Earth rotation parameters (IERS) > %%%%%%%% < # IERSPOL +# # +# ATMOSPHERE-SPECIFIC RESULTS # +# Troposphere estimates > %%%%%%%% < # TROPSAV +# Troposphere estimates (SINEX) > %%%%%%%% < # TROPSNX +# Ionosphere models > %%%%%%%% < # IONOSRS +# Ionosphere models (IONEX) > %%%%%%%% < # IONEXRS +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# GPSEST 2.2: Output Files 2 # +# # +# ADDITIONAL RESULT FILES # +# Differential code biases > %%%%%%%% < # DCBOUT +# Inter-system biases > %%%%%%%% < # ISBOUT +# Phase center variations (gridded) > %%%%%%%% < # PHASRSG +# Phase center variations (spherical)> %%%%%%%% < # PHASRSH +# # +# EPOCH-SPECIFIC RESULTS # +# GNSS clock corrections > %%%%%%%% < # CLKSAV +# Clock RINEX > %%%%%%%% < # CLKRNX +# Kinematic coordinates > %%%%%%%% < # KINOUT +# # +# AUXILIARY FILES # +# Observation residuals > %%%%%%%% < # RESIDRS +# Covariance matrix > %%%%%%%% < # COVTTRS +# Covariance matrix wrt coordinates > %%%%%%%% < # COVARRS +# END_PANEL #################################################################### + + +# BEGIN_PANEL GEOTEC = SLR OR LEOPROC = 1 ###################################### +# GPSEST 2.3: LEO- and SLR-specific Output Files # +# # +# LEO-SPECIFIC RESULT FILES # +# Orbital elements > %%%%%%%% < # LEORBRS +# # +# SLR-SPECIFIC RESULT FILES # +# Data handling (biases, CoM) > %%%%%%%% < # RGBOUT +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# GPSEST 3.1: General Options 1 # +# # +# TITLE > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # TITLE +# # +# OBSERVATION SELECTION # +# Satellite system > %%%%%%%%%%%%% < # SATSYS +# Frequency/linear combination > %%%%%%%%%%%%% < # FREQUENCY +# Elevation cutoff angle > %%%%%% %%%%%% %%%%%% %%%%%%%%%%%%% < # SODSEL +# Observation window > % < # WINDOW +# # +# OBSERVATION MODELING AND PARAMETER ESTIMATION # +# A priori sigma of unit weight > %%%%%% %%%%% < # ELVWGT +# Type of computed residuals > %%%%%%%%%%%%% < # NORRES +# Correlation strategy > %%%%%%%%%%%%% < # CORREL +# # +# LEO-SPECIFIC SELECTION AND MODELING OPTIONS # +# Elevation cutoff angle > %%%%%% %%%%% < # LEOEDW +# END_PANEL #################################################################### + + +# BEGIN_PANEL WINDOW = 1 ####################################################### +# GPSEST 3.1.1: Observation Window # +# # +# OBSERVATION WINDOW # +# # +# > % < Defined by Year and Session identifier # RADIO1_1 +# Year > %%%% < Session > %%%% < # SESSION_YEAR1 SESSION_STRG1 +# # +# # +# > % < Defined by Start and End times # RADIO1_2 +# yyyy mm dd hh mm ss yyyy mm dd hh mm ss # +# Start > %%%%%%%%%% < > %%%%%%%% < End > %%%%%%%%%% < > %%%%%%%% < # STADAT1 STATIM1 ENDDAT1 ENDTIM1 +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# GPSEST 3.2: General Options 2 # +# # +# A PRIORI TROPOSPHERE MODELING # +# ZPD model and mapping function > %%%%%%%%%%%%% < for GNSS # TROPOS +# > %%%%%%%%%%%%% < for SLR # TROPOS_S +# # +# HANDLING OF AMBIGUITIES # +# Resolution strategy > %%%%%%%%%%%%% < # AMBSTRAT +# Solve ambiguities for > %%%%%%%%%%%%% < # SATSYS_AR +# Consider GPS quarter-cycle biases> %%%%%%%%%%%%% < # AMBQCPB +# Save resolved ambiguities > % < # AMBSAVE +# Introduce widelane integers > % < # APRWIDE +# Introduce L1 and L2 integers > % < # APRL1L2 +# # +# SPECIAL PROCESSING OPTIONS # +# Stop program after NEQ saving > % < # OBS2NEQ +# Activate extended program output > % < # PRINT +# END_PANEL #################################################################### + + +# BEGIN_PANEL PRINT = 1 ######################################################## +# GPSEST 3.2.1.1: Extended Program Output Options # +# # +# INFORMATION RELATED TO OBSERVATIONS # +# List of observations given in files > % < # PRTNUMOB +# List of observations used for processing > % < # PRTNUMDD +# Satellite elevations > % < # PRTELEV +# Histogram of observations by elevation angle bins > % < # PRTNOBEL +# Histogram of observations by nadir angle bins > % < # PRTNOBNA +# Phase-connected time intervals > % < # PRTTIMFL +# # +# INFORMATION RELATED TO ESTIMATED PARAMETERS # +# List of all parameters > % < # PRTPARAM +# Unresolved ambiguities after each iteration step > % < # PRTAMBIT +# Suppression of output concerning troposphere parameter > % < # PRTTRP +# Suppression of output concerning coordinate parameter > % < # PRTCRD +# Suppression of output concerning ambiguity parameter > % < # PRTAMB +# Suppression of output concerning epoch parameters > % < # PRTEPPAR +# END_PANEL #################################################################### + + +# BEGIN_PANEL PRINT = 1 ######################################################## +# GPSEST 3.2.1.2: Extended Program Output Options # +# # +# OTHER INFORMATION # +# Resolved ambiguities from observation files > % < # PRTAMBFL +# Constants, antenna offsets, ionosphere coefficients > % < # PRTPOLE +# Station eccentricities, receiver information > % < # PRTPOSEC +# Receiver synchronization errors > % < # PRTSYNCH +# RMS of ellipsoidal coordinates and differences > % < # PRTBLH +# Slope distances and their RMS > % < # PRTDIS +# Statistics on the parameter dimensions > % < # PRTMAX +# # +# HELMERT TRANSFORMATION OF RESULTING STATION COORDINATES # +# Activate Helmert transformation > % < # PRTHELM +# Coordinate system for transformation > %%%%%%%%%%%% < # COORDSYS +# Rotation > % < # ROTXYZ +# Scale > % < # SCALE +# END_PANEL #################################################################### + + +# BEGIN_PANEL DIFLVL = DOUBLE AND AMBSTRAT = SEARCH ############################ +# GPSEST 3.2.2: General Search Ambiguity Resolution Strategy # +# # +# OPTIONS AND CRITERIA FOR TESTING # +# Baseline-wise ambiguity resolution > % < # IFBASL +# Search width in units of standard deviation > %%%%% < # IFSWID +# Minimum allowed RMS ratio re 2nd best to best > %%%%% < # IF21 +# Maximum allowed RMS ratio re fixed to float > %%%%% < # IFFXFL +# Search width for geometry-free linear combination > %%%%% %%%%% < # MXAMBIT +# Ambiguity resolvable if exactly one integer within > %%%%% %%%%% %%%%% %%%%%%%%%%%%%%% < # GLORES +# END_PANEL #################################################################### + + +# BEGIN_PANEL DIFLVL = DOUBLE AND AMBSTRAT = QIF ############################### +# GPSEST 3.2.4: Quasi-Ionosphere-Free Ambiguity Resolution Strategy # +# # +# OPTIONS AND CRITERIA FOR TESTING # +# Maximal number of ambiguities fixed per iteration step > %%%%% < # MXAQIF +# Search width for pairs of L1 and L2 ambiguities > %%%%% %%%%% %%%%% %%%%% < # LAFXFL +# Maximum allowed RMS of unit weight for fixed solution > %%%%% %%%%%%%%%%%%%%% < # LAMRES +# END_PANEL #################################################################### + + +# BEGIN_PANEL DIFLVL = ZERO #################################################### +# GPSEST 3.3: General Options 3 # +# # +# OPTIONS CONCERNING INTRODUCED CLOCK CORRECTIONS # +# Primary source for satellite clocks > %%%%%%%%%%%%%%%%% < # USERXCLK +# Receiver@ clock missing in clock RINEX file > %%%%%%%%%%%%%%%%% < # NORXCLKR +# Satellite clock missing in clock RINEX file > %%%%%%%%%%%%%%%%% < # NORXCLKS +# Satellite clock missing in Bernese clock file> %%%%%%%%%%%%%%%%% < # NOSATCLK +# Clock interpolation allowed over > %%%%%% %%%%%% % < # PRELJ2 +# Correction for polarization effect > %%%%%%%%%% < total effect # POLARI2D +# > %%%%%%%%%% < geometric part # POLARI1D +# END_PANEL #################################################################### + + +# BEGIN_PANEL FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC ##### +# GPSEST 4: Datum Definition for Station Coordinates # +# # +# DATUM DEFINITION TYPE # +# > % < Free network solution # RADIO8_3 +# > % < Coordinates constrained > %%%%%%%%%%%% < # RADIO8_2 SIGSTA +# > % < Coordinates fixed > %%%%%%%%%%%% < # RADIO8_1 FIXSTA +# # +# A PRIORI SIGMAS # +# North > %%%%%%% %%%%%%% %%%%%%% %%%%%%%%%%%%%%%%%%%% < # STATION4 +# List of stations (and sigmas) from file > %%%%%%%% < # STAFILE4 +# Stations with specific flags in CRD file > %%%%%%%% < #: all non-blank # STAFLAG4 +# END_PANEL #################################################################### + + +# BEGIN_PANEL FIXSTA = MANUAL OR FIXSTA = FROM_FILE OR FIXSTA = WITH_FLAG AND FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC +# GPSEST 4.1: Datum Definition for Station Coordinates # +# # +# STATION COORDINATES TO BE FIXED # +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # STATION1 +# List of stations from file > %%%%%%%% < # STAFILE1 +# Stations with specific flags in CRD file > %%%%%%%% < #: all non-blank # STAFLAG1 +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# GPSEST 5.1: Setup of Parameters and Pre-Elimination 1 # +# # +# STATION-RELATED PARAMETERS Setup Pre-Elimination # +# Station coordinates > %%%%%%%%%%%%%%%%%%%% < # PRE01 +# Ambiguities > %%%%%%%%%%%%%%%%%%%% < # PRE04 +# # +# ATMOSPHERIC PARAMETERS # +# Site-specific troposphere parameters > % < > %%%%%%%%%%%%%%%%%%%% < # SITETROP PRE06 +# Global ionosphere parameters > % < > %%%%%%%%%%%%%%%%%%%% < # GLOBION PRE19 +# # +# GLOBAL PARAMETERS # +# Orbital parameters > % < > %%%%%%%%%%%%%%%%%%%% < # ORBADJ PRE03 +# Earth orientation parameters > % < > %%%%%%%%%%%%%%%%%%%% < # ERP PRE10 +# Geocenter coordinates > % < > %%%%%%%%%%%%%%%%%%%% < # GEOCENT PRE16 +# # +# EPOCH PARAMETERS # +# Receiver clock offsets > % < > %%%%%%%%%%%%%%%%%%%% < # CLOCKR PRE23 +# Satellite clock offsets > % < > %%%%%%%%%%%%%%%%%%%% < # CLOCKS PRE24 +# Kinematic coordinates > % < > %%%%%%%%%%%%%%%%%%%% < # KINEST PRE21 +# Stochastic ionosphere parameters > % < > %%%%%%%%%%%%%%%%%%%% < # DIFFION PRE17 +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# GPSEST 5.2: Setup of Parameters and Pre-Elimination 2 # +# # +# BIAS PARAMETERS Setup Pre-Elimination # +# Differential code biases > % < > %%%%%%%%%%%%%%%%%%%% < # DCBEST PRE08 +# GLONASS receiver clock biases > % < > %%%%%%%%%%%%%%%%%%%% < # GLOBIAS PRE02 +# GNSS-specific translation parameters > % < > %%%%%%%%%%%%%%%%%%%% < # GNSSPEC PRE30 +# # +# ANTENNA PHASE CENTER PARAMETERS # +# Satellite phase center offsets > % < > %%%%%%%%%%%%%%%%%%%% < # SANTOFF PRE12 +# Satellite phase center variations > % < > %%%%%%%%%%%%%%%%%%%% < # SANTPAT PRE25 +# Receiver@ phase center offsets > % < > %%%%%%%%%%%%%%%%%%%% < # RANTOFF PRE05 +# Receiver@ phase center variations > % < > %%%%%%%%%%%%%%%%%%%% < # RANTPAT PRE18 +# # +# PARAMETER SCALING FACTORS # +# Scaling related to loading effects > % < > %%%%%%%%%%%%%%%%%%%% < # GRDLOAD PRE22 +# Higher-order ionosphere scaling > % < > %%%%%%%%%%%%%%%%%%%% < # SCALHOI PRE27 +# # +# SLR-RELATED PARAMETERS # +# Range biases > % < > %%%%%%%%%%%%%%%%%%%% < # RBIAS PRE26 +# # +# TIME OFFSET FOR PARAMETER INTERVALS > %%%%%%%%% < (hhh mm ss) # PAR_OFF +# END_PANEL #################################################################### + + +# BEGIN_PANEL MOREOPT = 1 ###################################################### +# GPSEST 5.3: Parameter Setup of Experimental Parameters # +# # +# STATION-RELATED PARAMETERS Setup Pre-Elimination # +# Receiver clock offsets > % < same as GLONASS clock bias # RCVCLOCK PRE02 +# Time-dependent GLONASS biases > % < same as GLONASS clock bias # IFBWIN +# # +# ATMOSPHERIC PARAMETERS Setup Pre-Elimination # +# Local troposphere parameters > % < > %%%%%%%%%%%%%%%%%%%% < # LOCTROP PRE09 +# Local ionosphere parameters > % < > %%%%%%%%%%%%%%%%%%%% < # LOCIONO PRE07 +# # +# ADDITIONAL PARAMETERS # +# Earth gravity field > % < > %%%%%%%%%%%%%%%%%%%% < # GRAVITY PRE13 +# Earth albedo radiation > % < > %%%%%%%%%%%%%%%%%%%% < # ALBEDO PRE15 +# Hill resonance terms > % < > %%%%%%%%%%%%%%%%%%%% < # HILL PRE14 +# # +# EXPERIMENTAL OPTIONS # +# Satellite-specific a priori sigmas > % < # SVNAPR +# END_PANEL #################################################################### + + +# BEGIN_PANEL SITETROP = 1 ##################################################### +# GPSEST 6.1.1: Site-Specific Troposphere Parameters 1 # +# # +# ZENITH PATH DELAY PARAMETERS # +# Mapping function > %%%%%%%%%% < # MAPPNG +# Parameter spacing > %%%%%%%% <(hh mm ss) # NUMPAR +# # +# HORIZONTAL GRADIENT PARAMETERS # +# Gradient estimation model > %%%%%%%%%% < # TRPGRD +# Parameter spacing > %%%%%%%% <(hh mm ss) # NUMGRD +# # +# A PRIORI SIGMAS Absolute Relative # +# Zenith path delay > %%%%%%%% %%%%%%%% %%%%%%%% %%%%%%%% %%%%%%%%% <(hhh mm ss) Time resolution> %%%%%%%% <(hh mm ss)# TRPOFF TRPRES +# END_PANEL #################################################################### + + +# BEGIN_PANEL SITETROP = 1 ##################################################### +# GPSEST 6.1.2: Site-Specific Troposphere Parameters 2 # +# # +# STATIONS TO BE EXCLUDED FROM TROPOSPHERE ESTIMATION # +# Station selection > %%%%%%%%%%% < # NTRPSEL +# Station list from file > %%%%%%%% < # STAFILE6 +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # STATION6 +# # +# STATIONS WITH SPECIAL A PRIORI SIGMAS # +# Station selection > %%%%%%%%%%% < # SPESEL +# Station list from file > %%%%%%%% < # STAFILE3 +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # STATION3 +# # +# SPECIAL A PRIORI SIGMAS Absolute Relative # +# Zenith path delay > %%%%%%%% %%%%%%%% %%%%%%%% %%%%%%%% %%%%%%%% < (hh mm ss) # NUMION +# Station-specific models > % < # MLTMOD +# 4-figure model name > %%%% < # GIMNAM +# # +# NUMBER OF COEFFICIENTS # +# Maximum degree of spherical harmonics> %%%% < # MAXDEG +# Maximum order of spherical harmonics > %%%% < # MAXORD +# # +# ESTIMATION OF SINGLE-LAYER HEIGHT PARAMETERS # +# Number of height parameters > %%%% < # HGTEST +# Absolute sigma for height parameters > %%%%%%% %%%%%%% %%%%%%%%%%% < # STADYN +# Reference frame definition > %%%%%%%%%%% < # REFFRM +# Longitude of the Sun > %%%%% < # LONSUN +# Mapping function > %%%%% < # MAPFUN +# # +# ADDITIONAL INFORMATION # +# A priori height of single layer > %%%%%%% %%%%%%% %%%%%%% %%%%%%% %%%%%%% %%%%%%%% < > %%%%%%%% < # ORBEST ORBEST_LST +# # +# SETUP OF ORBITAL ELEMENTS A priori sigma # +# Semi major axis > % < > %%%%%%%%% % < > %%%%%%%%% < # ECCENTR SIGECCE +# Inclination > % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < # STCEST +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL RPRCOE / _ AND ORBADJ = 1 AND STCEST = 1 ######################### +# GPSEST 6.3.2: Satellite Orbit Determination 2 # +# # +# OPTIONS CONCERNING ESTIMATION OF STOCHASTIC PULSES # +# Number of parameter sets per day > %%% < # NUMSET1 +# Additional requests for further epochs> % < # STCSPEC +# # +# SETUP OF STOCHASTIC PULSES A priori sigma # +# Radial > % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% PRN Par/day _Sigma1_ _Sigma2_ _Sigma3_ < # SATGROUP +# END_PANEL #################################################################### + + +# BEGIN_PANEL RPRCOE / _ AND ORBADJ = 1 AND STCEST = 1 AND STCSPEC = 1 ######### +# GPSEST 6.3.3: Satellite Orbit Determination 3 # +# # +# ADDITIONAL SETUP REQUESTS FOR STOCHASTIC PULSES # +# > PRN yyyy_mm_dd hh_mm_ss _Sigma1_ _Sigma2_ _Sigma3_ < # STCGROUP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL LEORPR / _ AND LEOPROC = 1 AND ORBADJ = 1 ######################## +# GPSEST 6.4.1: LEO Orbit Determination 1 # +# # +# SETUP OF ORBITAL ELEMENTS A priori sigma # +# Semi major axis > % < > %%%%%%%%% % < > %%%%%%%%% < # ECCENTR2 SIGECCE2 +# Inclination > % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < # STCEST2 +# END_PANEL #################################################################### + + +# BEGIN_PANEL LEORPR / _ AND LEOPROC = 1 AND ORBADJ = 1 AND STCEST2 = 1 ######## +# GPSEST 6.4.2: LEO Orbit Determination 2 # +# # +# OPTIONS CONCERNING ESTIMATION OF STOCHASTIC PARAMETERS # +# Parameters are defined as changes in > %%%%%%%%%%%% < # PULSDEF2 +# Number of parameter sets per day > %%% < # NUMSET12 +# Additional requests for further epochs> % < # STCSPEC2 +# # +# SETUP OF STOCHASTIC PARAMETERS A priori sigma # +# Radial > % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% LEO Par/day _Sigma1_ _Sigma2_ _Sigma3_ < # SATGROUP2 +# END_PANEL #################################################################### + + +# BEGIN_PANEL LEORPR / _ AND LEOPROC = 1 AND ORBADJ = 1 AND STCEST2 = 1 AND STCSPEC2 = 1 # +# GPSEST 6.4.3: LEO Orbit Determination 3 # +# # +# ADDITIONAL SETUP REQUESTS FOR STOCHASTIC PARAMETERS # +# > LEO yyyy_mm_dd hh_mm_ss _Sigma1_ _Sigma2_ _Sigma3_ < # STCGROUP2 +# END_PANEL #################################################################### + + +# BEGIN_PANEL ERP = 1 ########################################################## +# GPSEST 6.5: Earth Orientation Parameters # +# # +# PARAMETER SETUP # +# Parameter spacing > %%%%%%%% <(hh mm ss) # NUMSET +# Continuity between sets > %%%%% < # CONTI +# Drifts constrained to zero > %%%%% < # CONSTRA +# # +# NUMBER OF PARAMETERS PER SET AND CONSTRAINING # +# Par/set First parameter Other parameters # +# X pole > % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% < > %%%%%%%%% % < > %%%%%%%%% < > %%%%%%%%% % < > %%%%%%%%% < > %%%%%%%%% %%%%%%%% <(hh mm ss) # NVBERN +# IERS ERP file > %%%%%%%% <(hh mm ss) # NVIERS +# END_PANEL #################################################################### + + +# BEGIN_PANEL GEOCENT = 1 ###################################################### +# GPSEST 6.6: Geocenter Coordinates # +# # +# PARAMETER SETUP A priori sigma # +# X-component > % < > %%%%%%%% % < > %%%%%%%% % < > %%%%%%%% % < # PHASEPO +# Var-covar wrt epoch parameters > %%%%%%%%%%%%%%%%% < # QXXEPO +# Sampling rate for resubstitution > %%%%%% %%%%%% %%%%%%%%%%%%%%%%%%%% < # REFSUM +# # +# REFERENCE STATIONS # +# Selection of reference stations > %%%%%%%%%%%%%%%%%%%% < # REFCLOCKR +# Manual station selection > %%%%%%%%%%%%%%%%%%%% < # STATION8 +# Station list from file > %%%%%%%% < # STAFILE8 +# # +# REFERENCE SATELLITES # +# Selection of reference satellites > %%%%%%%%%%%%%%%%%%%% < # REFCLOCKS +# Manual satellite selection > %%%%%%%%%%%%%%%%%%%% < # SATELLITE8 +# Satellite list from file > %%%%%%%% < # SATFILE8 +# # +# ADDITIONAL OPTIONS # +# Minimum number of obs per station clock > %%% < # MINSTA +# Minimum number of obs per satellite clock> %%% < # MINSAT +# # +# GLONASS CLOCK ESTIMATION # +# GLONASS receiver clock biases > %%%%%%%%%%%%%%%%%%%% < # RCVCLKTYP +# Receiver clocks for each satellite system> % < # RCLKSYS +# END_PANEL #################################################################### + + +# BEGIN_PANEL CLOCKR = 1 OR CLOCKS = 1 AND CLKRNX / _ ########################## +# GPSEST 6.8.2: Clock Estimation 2 # +# # +# HEADER ENTRIES FOR CLOCK RINEX RESULT FILE # +# Run by > %%%%%%%%%%%%%%%%%%% < # RUNBY +# AC designator > %%%% < # AC +# AC name > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # ACNAME +# # +# Time system > %%%% < # TIMESYS +# DCBs applied > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # DCBLINE +# # +# Comment lines: # +# > Comment_lines_______________________________________________ < # COMMENT +# END_PANEL #################################################################### + + +# BEGIN_PANEL KINEST = 1 ####################################################### +# GPSEST 6.9: Kinematic Coordinates # +# # +# STATIONS TO BE TREATED AS KINEMATIC # +# Station selection > %%%%%%%%%%% < # KINSTA +# Station list from file > %%%%%%%% < # STAFILE2 +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # STATION2 +# # +# A PRIORI SIGMAS # +# Reference frame > %%%%% < # SIGKIN +# Sigma for horizontal components > %%%%%%% %%%%%%% %%%%%%% % < # MINKIN +# END_PANEL #################################################################### + + +# BEGIN_PANEL DIFFION = 1 ###################################################### +# GPSEST 6.10: Stochastic Ionosphere Parameters # +# # +# STOCHASTIC IONOSPHERE PARAMETERS # +# Elimination of reference ionosphere parameters > % < # DIONELI +# Elevation-dependent parameter constraining > % < # DIONCON +# Absolute a priori sigma on single difference level > %%%%%% %%%%%% %%%%%%%%%%%%%%%%% < # DCBTYP +# Estimate differential code biases for satellites > % < # DCBSAT +# Estimate differential code biases for receivers > % < # DCBREC +# # +# DATUM DEFINITION AND CONSTRAINING # +# Reference satellite(s) > %%%%% < # DCBREF +# A priori sigma for reference satellite biases > %%%%%%% %%%%%%% %%%%%%%% < # SYSTRA +# A priori sigmas North > %%%%%%%% %%%%%%%% %%%%%%%% %%%%%%%% < # SYSTRP +# A priori sigma > %%%%%%%% % <@@Y> % <@@Z> % < # SATANTX SATANTY SATANTZ +# Grouping > %%%%%%%%%%%% < # SAOSEL +# Advanced setup > % < # SATANT0 +# # +# PARAMETER CONSTRAINING # +# X-component > %%%%%%%% %%%%%%%% %%%%%%%% Group hh_mm_ss _X(m)_ _Y(m)_ _Z(m)_ _X(m)_ _Y(m)_ _Z(m)_ < # SATANTSTR +# END_PANEL #################################################################### + + +# BEGIN_PANEL SANTOFF = 1 AND SAOSEL = MANUAL ################################## +# GPSEST 6.13.3: Satellite Antenna Phase Center Offsets 3 # +# # +# MANUAL GROUP DEFINITION # +# Satellite numbers # +# > Grp ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ < # SATANTGRP +# END_PANEL #################################################################### + + +# BEGIN_PANEL SANTPAT = 1 ###################################################### +# GPSEST 6.14.1: Satellite Antenna Phase Center Variations 1 # +# # +# PARAMETER SETUP # +# Grouping > %%%%%%%%%%%% < # SAPSEL +# Maximum nadir angle > %%%%%%%% %%%%%%%% %%%%%%%% %%%%%%%% Grp ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ < # SAPGRP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL RANTOFF = 1 ###################################################### +# GPSEST 6.15.1: Receiver Antenna Phase Center Offsets 1 # +# # +# PARAMETER SETUP # +# Antenna offset component North> % <@@East> % <@@Up> % < # RAON RAOE RAOU +# Satellite system > %%%%%%%% < # RAOPRN +# Frequencies > %%%%%%%% < # RAOFRQ +# Grouping > %%%%%%%%%%%%%%%%%%%%% < # RAOSEL +# # +# PARAMETER CONSTRAINING # +# Sigma for horizontal components> %%%%%%%% %%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAOGRPI +# Reference > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAOREFGI +# # +# RECEIVER-DEPENDENT SELECTION # +# Estimated > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAOGRP +# Reference > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAOREFG +# # +# INDIVIDUAL ANTENNAS # +# Estimated > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAOANT +# Reference > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAOREFI +# END_PANEL #################################################################### + + +# BEGIN_PANEL RANTOFF = 1 AND RAOSEL = MANUAL ############################################# +# GPSEST 6.15.3: Receiver Antenna Offsets 3 # +# # +# MANUAL SETUP # +# Antenna numbers Sigma (meters) # +#> Antenna_name________ Receiver_name_____ from__ to____ Frq_ Sys horiz.__ vert.___ < # RAOSTR +# # +# END_PANEL ############################################################################### + + +# BEGIN_PANEL RANTPAT = 1 ###################################################### +# GPSEST 6.16.1: Receiver Antenna Phase Center Variations 1 # +# # +# PARAMETER SETUP # +# Satellite system > %%%%%%%% < # RAPPRN +# Frequencies > %%%%%%%% < # RAPFRQ +# Grouping > %%%%%%%%%%%%%%%%%%%%% < # RAPSEL +# # +# TYPE OF MODELLING # +# > % %%% < degrees # RAPZENMAX +# Elevation increment > %%% < degrees # RAPDELE +# Azimuth increment > %%% < degrees # RAPDAZI +# > % %%% < # RAPHARMN +# Order m > %%% < # RAPHARMM +# # +# PARAMETER CONSTRAINING # +# A priori sigma > %%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAPGRPI +# Reference > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAPREFGI +# # +# RECEIVER-DEPENDENT SELECTION # +# Estimated > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAPGRP +# Reference > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAPREFG +# # +# INDIVIDUAL ANTENNAS # +# Estimated > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAPANT +# Reference > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAPREFI +# END_PANEL #################################################################### + + +# BEGIN_PANEL RANTPAT = 1 AND RAPSEL = MANUAL ########################################### +# GPSEST 6.16.3: Receiver Antenna Phase Center Variations 3 # +# # +# MANUAL SETUP # +# Antenna numbers Increment # +#> Antenna_name________ Receiver_name_____ from__ to____ Frq_ Sys Ele Azi Sigma___< # RAPSTR +# # +# END_PANEL ############################################################################# + + +# BEGIN_PANEL GRDLOAD = 1 ###################################################### +# GPSEST 6.17: Scaling Factors Related to Loading Effects # +# # +# ATMOSPHERIC PRESSURE LOADING # +# Parameter setup > %%%%%%%%%%%%%%%%%% < > %%%%%%%% < # ALOADSET ALOADCLU +# Parameter decomposition > %%%%%%%%%%%%%%%%%% < # ALOADDEC +# Sigma in North/horizontal/overall> %%%%%%%% < meters # ALOADSIG1 +# @@@@@@@@@East@/vertical > %%%%%%%% < meters # ALOADSIG2 +# @@@@@@@@@Up > %%%%%%%% < meters # ALOADSIG3 +# # +# OCEAN NON-TIDAL LOADING # +# Parameter setup > %%%%%%%%%%%%%%%%%% < > %%%%%%%% < # ONTLDSET ONTLDCLU +# Parameter decomposition > %%%%%%%%%%%%%%%%%% < # ONTLDDEC +# Sigma in North/horizontal/overall> %%%%%%%% < meters # ONTLDSIG1 +# @@@@@@@@@East@/vertical > %%%%%%%% < meters # ONTLDSIG2 +# @@@@@@@@@Up > %%%%%%%% < meters # ONTLDSIG3 +# # +# HYDROSTATIC PRESSURE LOADING # +# Parameter setup > %%%%%%%%%%%%%%%%%% < > %%%%%%%% < # HLOADSET HLOADCLU +# Parameter decomposition > %%%%%%%%%%%%%%%%%% < # HLOADDEC +# Sigma in North/horizontal/overall> %%%%%%%% < meters # HLOADSIG1 +# @@@@@@@@@East@/vertical > %%%%%%%% < meters # HLOADSIG2 +# @@@@@@@@@Up > %%%%%%%% < meters # HLOADSIG3 +# END_PANEL #################################################################### + + +# BEGIN_PANEL SCALHOI = 1 ###################################################### +# GPSEST 6.18: Higher-order Ionosphere Scaling Factors # +# # +# PARAMETER SETUP FOR Setup Sigma # +# Second-order term > %%%%%%%%%%%%%%% < > %%%%%%%%%% < # HOI1 SIGHOI1 +# Third-order term > %%%%%%%%%%%%%%% < > %%%%%%%%%% < # HOI2 SIGHOI2 +# Ray path bending term > %%%%%%%%%%%%%%% < > %%%%%%%%%% < # HOI3 SIGHOI3 +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL RBIAS = 1 ######################################################## +# GPSEST 6.19: SLR Range Biases # +# # +# PARAMETER SETUP # +# Station selection > %%%%%%%%%%% < # RGBLST +# File with the list of stations > %%%%%%%% < # STAFILE9 +# Manual selection of stations > %%%%%%%%%%%%%%%%%%%% < # STATION9 +# Definition of satellite groups > %%%%%%%%%%%% < # SATRGB +# # +# PARAMETER CONSTRAINING # +# A priori sigma > %%%%%%%%% %%%%%%%%%%% < # RCVCLKLST +# File with the list of stations > %%%%%%%% < # STAFILE5 +# Selection of list of stations > %%%%%%%%%%%%%%%%%%%% < # STATION5 +# A priori sigma > %%%%% % < Time interval from observation files # RCOTIM +# # +# > % < Defined by year and session identifier # RADIO5_1 +# Year > %%%% < Session > %%%% < # SESSION_YEAR5 SESSION_STRG5 +# # +# > % < Defined by start and end times # RADIO5_2 +# yyyy mm dd hh mm ss yyyy mm dd hh mm ss # +# Start> %%%%%%%%%% < > %%%%%%%% < End> %%%%%%%%%% < > %%%%%%%% < # STADAT5 STATIM5 ENDDAT5 ENDTIM5 +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL MOREOPT = 1 AND LOCTROP = 1 ###################################### +# GPSEST 99.2: Local Troposphere Parameters # +# # +# MODEL SPECIFICATION # +# Parameter interval > %%%%%%%% <(hh mm ss) # LTRPMOD +# Polynomial degree > %% < # LTRPPAR +# A priori sigma for zero-order term> %%%%%%%% %%%%%%%% Model Latitude___ Longitude__ mixed_coefficients < # LIONSTR +# END_PANEL #################################################################### + + +# BEGIN_PANEL MOREOPT = 1 AND GRAVITY = 1 ###################################### +# GPSEST 99.4: Earth Gravity Field # +# # +# PARAMETER SETUP OPTIONS # +# > % < Default setup # GRAVITY_D +# Maximum degree of development> %% < # POTDEG +# Maximum order of development > %% < # POTORD +# A priori sigma > %%%%%% < # POTSIG +# # +# > % < Manual setup of special coefficients # GRAVITY_M +# > Degree Order Sigma < # POTSTR +# END_PANEL #################################################################### + + +# BEGIN_PANEL MOREOPT = 1 AND ALBEDO = 1 ####################################### +# GPSEST 99.5: Earth Albedo Radiation # +# # +# PARAMETER SELECTION A priori sigma # +# Absorption, constant part > % < > %%%%%%% < # ALB1 SIGALB1 +# Absorption, variable surface due to solar panels> % < > %%%%%%% < # ALB2 SIGALB2 +# Reflection at solar panels > % < > %%%%%%% < # ALB3 SIGALB3 +# # +# SATELLITE GROUP DEFINITION # +# > GRP ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ < # ALBSATSTR +# END_PANEL #################################################################### + + +# BEGIN_PANEL MOREOPT = 1 AND HILL = 1 ######################################### +# GPSEST 99.6.1: Hill Resonance Terms # +# # +# PARAMETER SETUP OPTIONS # +# > % < Default parameter setup # HILL_D +# > % < Manual parameter setup # HILL_M +# # +# CONSTANT FORCES SELECTION A priori sigma # +# Radial > % < > %%%%%% < # HILC1 SIGHILC1 +# Along track > % < > %%%%%% < # HILC2 SIGHILC2 +# Out of plane > % < > %%%%%% < # HILC3 SIGHILC3 +# # +# PERIODIC FORCES SELECTION # +# Radial > % < > %%%%%% < # HILP1 SIGHILP1 +# Along track > % < > %%%%%% < # HILP2 SIGHILP2 +# Out of plane > % < > %%%%%% < # HILP3 SIGHILP3 +# # +# LIST OF SATELLITES # +# > ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ < # HILSATSTR +# END_PANEL #################################################################### + + +# BEGIN_PANEL MOREOPT = 1 AND HILL = 1 AND HILL_M = 1 ########################## +# GPSEST 99.6.2: Hill Resonance Terms (Manual Setup) # +# # +# DIRECTION OF FORCE TYPE OF FORCE # +# 1: Radial 1: Constant # +# 2: Along track 2: Cosine term # +# 3: Out of plane 3: Sine term # +# # +# MANUAL PARAMETER SETUP # +# Direction Type of # +# > PRN of_force_ of_force_ Sigma < # HILLSTR +# END_PANEL #################################################################### + + +# BEGIN_PANEL MOREOPT = 1 AND SVNAPR = 1 ####################################### +# GPSEST 99.7: Satellite-Specific a Priori Sigmas # +# # +# From To # +# > PRN yyyy_mm_dd hh_mm_ss yyyy_mm_dd hh_mm_ss Sigma(m) < # SVNSIG +# END_PANEL #################################################################### + + +# BEGIN_PANEL MOREOPT = 1 AND IFBWIN = 1 ####################################### +# GPSEST 99.8: Time Window for GLONASS Receiver Clock Biases # +# # +# TIME DEPENDENT INTER-SYSTEM BIASES # +# > Receiver_name_______ from__ to____ Interval__ < # RCOSTR +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_AMB/GPSXTR.INP b/config/bernese/gpsuser52-luzon/OPT/R2S_AMB/GPSXTR.INP new file mode 100755 index 0000000..4821544 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_AMB/GPSXTR.INP @@ -0,0 +1,284 @@ + +! Some keywords for automatic output +! ---------------------------------- +CAMPAIGN 1 "${P}/PHIVOLCS" + ## widget = initmenu; pointer = ACTIVE_CAMPAIGN + +SESSION_TABLE 1 "${P}/PHIVOLCS\STA\SESSIONS.SES" + ## widget = initmenu; pointer = SESSION_TABLE + +DESCR_SESSION_TABLE 1 "Session table" + +YR4_INFO 1 "2019" + ## widget = comment + # $Y+0 + +SES_INFO 1 "0110" + ## widget = comment + # $S+0 + +USR_INFO 1 "${USER}" + ## widget = comment + +! ------------------------------------------------------------------------- +! Environment Variables +! --------------------- +ENVIRONMENT 5 + "U" "c:\Bernese\GPSUSER52" + "T" "c:\Bernese\GPSTEMP" + "X" "c:\Bernese\BERN52\GPS" + "P" "c:\Bernese\GPSDATA\CAMPAIGN52" + "USER" "" + ## widget = initmenu; pointer = ENVIR_LIST + +! ------------------------------------------------------------------------- +! General Constants +! ----------------- +SHOWGEN 1 "1" + ## widget = checkbox + +MSG_SHOWGEN 1 "Show all general files" + +CONST 1 "${X}/GEN\CONST." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # CONST. + +DESCR_CONST 1 "General constants" + +! GPSEST/ADDNEQ Input Files +! ------------------------- +RADIO_1 1 "0" + ## widget = radiobutton; group = DUMMY; radiokeys = JOBGPS + +MSG_RADIO_1 1 "GPSEST/ADDNEQ2 output files" + +RADIO_3 1 "1" + ## widget = radiobutton; group = DUMMY; radiokeys = OUTPUT + +MSG_RADIO_3 1 "GPSEST/ADDNEQ2 output files" + +JOBGPS 0 + ## widget = selwin; path = DIR_OUT; ext = NO_EXT; maxfiles = 999 + ## emptyallowed = true + # + +MSG_JOBGPS 1 "GPSEST job output files" + +JOBGPS_TXT_COL_1 1 "GPSEST job output files" + +OUTPUT 0 + ## widget = selwin; path = DIR_OUT; ext = EXT_OUT; maxfiles = 999 + ## emptyallowed = true + # + +MSG_OUTPUT 1 "GPSEST/ADDNEQ output files" + +OUTPUT_TXT_COL_1 1 "GPSEST/ADDNEQ output files" + +! Title +! ----- +TITLE 1 "RNX2SNX_190110: Extraction from ambiguity resolution" + ## widget = lineedit + # RNX2SNX_$YSS+0: Extraction from ambiguity resolution + +MSG_TITLE 1 "Title line" + +! Output Summary +! -------------- +GPSOUT 0 + ## widget = lineedit; path = DIR_OUT; ext = EXT_SUM; maxfiles = -1 + # + +MSG_GPSOUT 1 "Output summary" + +! Coordinate Summary +! ------------------ +CRDOUT 0 + ## widget = lineedit; path = DIR_OUT; ext = EXT_SUM; maxfiles = -1 + # + +MSG_CRDOUT 1 "Coordinate summary" + +! Kinematic Summary +! ----------------- +KINOUT 0 + ## widget = lineedit; path = DIR_OUT; ext = EXT_SUM; maxfiles = -1 + # + +MSG_KINOUT 1 "Kinematic summary" + +! Ionosphere Summary +! ------------------ +GIMOUT 0 + ## widget = lineedit; path = DIR_OUT; ext = EXT_SUM; maxfiles = -1 + # + +MSG_GIMOUT 1 "GIM summary" + +! Clock Summary +! ------------- +CLKOUT 0 + ## widget = lineedit; path = DIR_OUT; ext = EXT_SUM; maxfiles = -1 + # + +MSG_CLKOUT 1 "Clock summary: clock differences" + +CLKBSL 0 + ## widget = selwin; path = DIR_BSL; ext = EXT_BSL; maxfiles = 1 + ## activeif = CLKOUT / _ OR CLKDEV / _ + # + +MSG_CLKBSL 1 "Pairs of clocks for clock summary" + +! Clock Summary: Allan deviation +! ------------- +CLKDEV 0 + ## widget = lineedit; path = DIR_OUT; ext = EXT_SUM; maxfiles = -1 + # + +MSG_CLKDEV 1 "Clock summary: Allan deviation" + +! QIF Summary +! ----------- +QIFOUT 0 + ## widget = lineedit; path = DIR_OUT; ext = EXT_SUM; maxfiles = -1 + # + +MSG_QIFOUT 1 "Ambiguity res. summary" + +! Ambiguity Summary +! ----------------- +AMBOUT 0 + ## widget = lineedit; path = DIR_OUT; ext = EXT_SUM; maxfiles = -1 + # + +MSG_AMBOUT 1 "Ambiguity fractionals" + +! Campaign Summary +! ---------------- +CAMPFM 0 + ## widget = lineedit; path = DIR_OUT; ext = EXT_SUM; maxfiles = -1 + # + +MSG_CAMPFM 1 "Campaign summary" + +! Weekly Summary +! -------------- +WEEKFM 0 + ## widget = lineedit; path = DIR_OUT; ext = EXT_SUM; maxfiles = -1 + # + +MSG_WEEKFM 1 "Weekly summary" + +! Pole Summary +! ------------ +POLOUT 0 + ## widget = lineedit; path = DIR_OUT; ext = EXT_SUM; maxfiles = -1 + # + +MSG_POLOUT 1 "Pole output" + +! Program Output File +! ------------------- +SYSODEF 1 "0" + ## widget = checkbox + +MSG_SYSODEF 1 "Program output" + +SYSOUT 1 "${P}/PHIVOLCS\OUT\XTR190110.OUT" + ## widget = lineedit; path = DIR_OUT; ext = EXT_OUT + ## activeif = SYSODEF == 0; emptyallowed = false + # XTR$YSS+0 + +DESCR_SYSOUT 1 "Program output" + +! Error Message File +! ------------------ +ERRMRG 1 "0" + ## widget = checkbox + +MSG_ERRMRG 1 "Error message" + +SYSERR 1 "${U}/WORK\ERROR.MSG" + ## widget = lineedit; path = PTH_ERR; ext = EXT_ERR + ## activeif = ERRMRG == 0; emptyallowed = false + # ERROR + +DESCR_SYSERR 1 "Error message" + +! Which Pole Parameter Sets +! ------------------------- +IMEAN 1 "ALL" + ## widget = combobox; editable = FALSE; cards = ALL 1 2 3 + ## activeif = POLOUT / _ + +MSG_IMEAN 1 "Pole parameter sets" + +! Ambiguity resolution summary detail level +! ----------------------------------------- +AMBLOD 1 "EACH&ALL" + ## widget = combobox; activeif = QIFOUT / _; editable = false + ## cards = ALL EACH&ALL GPS GLONASS GALILEO + +MSG_AMBLOD 1 "Ambiguity resolution: GNSS" + +! Ambiguity resolution characterization +! ------------------------------------- +AMBID 0 + ## widget = combobox; cards = WL NL QIF L5 L3 L12 L1 L2 + ## activeif = QIFOUT / _; check_strlen = 3 + # + +MSG_AMBID 1 "Ambiguity resolution: #AR_ID" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# EXTRACT GPSEST/ADDNEQ2 PROGRAM OUTPUT - GPSXTR 1: Extractions # +# # +# GENERAL FILES # +# Show all general files > % < # SHOWGEN +# # +# INPUT FILENAMES # +# > % < > %%%%%%%%%%%% < (GPSEST.Lxx/ADDNEQ2.Lxx) # RADIO_1 JOBGPS +# > % < > %%%%%%%% < (GPSEST/ADDNEQ2 output) # RADIO_3 OUTPUT +# # +# GENERAL OUTPUT FILES # +# Program output > % < use GPSXTR.Lnn or > %%%%%%%% < # SYSODEF SYSOUT +# Error messages > % < merged to program output or > %%%%%%%% < # ERRMRG SYSERR +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWGEN = 1 ##################################################### +# GPSXTR 1.1: General Files # +# # +# GENERAL INPUT FILES # +# General constants > %%%%%%%%%%%% < # CONST +# # +# MENU SETTINGS # +# Selected campaign > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # CAMPAIGN +# Selected session year> %%%% < session> %%%% < # YR4_INFO SES_INFO +# Session table > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # SESSION_TABLE +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# GPSXTR 2: Output Files # +# # +# TITLE > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # TITLE +# # +# OUTPUT FILES # +# Output summary > %%%%%%%% < # GPSOUT +# Coordinate summary > %%%%%%%% < # CRDOUT +# Kinematic summary > %%%%%%%% < # KINOUT +# GIM summary > %%%%%%%% < # GIMOUT +# Clock summary > %%%%%%%% < Baseline> %%%%%%%% < # CLKOUT CLKBSL +# Clock Allan deviation > %%%%%%%% < # CLKDEV +# Ambiguity resolution > %%%%%%%% < GNSS> %%%%%%%% < ID> %%% < # QIFOUT AMBLOD AMBID +# Ambiguity fractionals > %%%%%%%% < # AMBOUT +# Campaign summary > %%%%%%%% < # CAMPFM +# Weekly summary > %%%%%%%% < # WEEKFM +# Pole output > %%%%%%%% < Pole parameter sets> %%%% < # POLOUT IMEAN +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_AMB/GPSXTR.old b/config/bernese/gpsuser52-luzon/OPT/R2S_AMB/GPSXTR.old new file mode 100755 index 0000000..6d03d22 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_AMB/GPSXTR.old @@ -0,0 +1,279 @@ + +! Some keywords for automatic output +! ---------------------------------- +CAMPAIGN 1 "./DUMMY" + ## widget = initmenu; pointer = ACTIVE_CAMPAIGN + +SESSION_TABLE 1 "${X}/SKL/SESSIONS.SES" + ## widget = initmenu; pointer = SESSION_TABLE + +DESCR_SESSION_TABLE 1 "Session table" + +YR4_INFO 1 "1980" + ## widget = comment + # $Y+0 + +SES_INFO 1 "0060" + ## widget = comment + # $S+0 + +USR_INFO 1 "${USER}" + ## widget = comment + +! ------------------------------------------------------------------------- +! Environment Variables +! --------------------- +ENVIRONMENT 1 "" "${}" + ## widget = initmenu; pointer = ENVIR_LIST + +! ------------------------------------------------------------------------- +! General Constants +! ----------------- +SHOWGEN 1 "1" + ## widget = checkbox + +MSG_SHOWGEN 1 "Show all general files" + +CONST 1 "${X}/GEN/CONST." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # CONST. + +DESCR_CONST 1 "General constants" + +! GPSEST/ADDNEQ Input Files +! ------------------------- +RADIO_1 1 "0" + ## widget = radiobutton; group = DUMMY; radiokeys = JOBGPS + +MSG_RADIO_1 1 "GPSEST/ADDNEQ2 output files" + +RADIO_3 1 "1" + ## widget = radiobutton; group = DUMMY; radiokeys = OUTPUT + +MSG_RADIO_3 1 "GPSEST/ADDNEQ2 output files" + +JOBGPS 0 + ## widget = selwin; path = DIR_OUT; ext = NO_EXT; maxfiles = 999 + ## emptyallowed = true + # + +MSG_JOBGPS 1 "GPSEST job output files" + +JOBGPS_TXT_COL_1 1 "GPSEST job output files" + +OUTPUT 0 + ## widget = selwin; path = DIR_OUT; ext = EXT_OUT; maxfiles = 999 + ## emptyallowed = true + # + +MSG_OUTPUT 1 "GPSEST/ADDNEQ output files" + +OUTPUT_TXT_COL_1 1 "GPSEST/ADDNEQ output files" + +! Title +! ----- +TITLE 1 "RNX2SNX_800060: Extraction from ambiguity resolution" + ## widget = lineedit + # RNX2SNX_$YSS+0: Extraction from ambiguity resolution + +MSG_TITLE 1 "Title line" + +! Output Summary +! -------------- +GPSOUT 0 + ## widget = lineedit; path = DIR_OUT; ext = EXT_SUM; maxfiles = -1 + # + +MSG_GPSOUT 1 "Output summary" + +! Coordinate Summary +! ------------------ +CRDOUT 0 + ## widget = lineedit; path = DIR_OUT; ext = EXT_SUM; maxfiles = -1 + # + +MSG_CRDOUT 1 "Coordinate summary" + +! Kinematic Summary +! ----------------- +KINOUT 0 + ## widget = lineedit; path = DIR_OUT; ext = EXT_SUM; maxfiles = -1 + # + +MSG_KINOUT 1 "Kinematic summary" + +! Ionosphere Summary +! ------------------ +GIMOUT 0 + ## widget = lineedit; path = DIR_OUT; ext = EXT_SUM; maxfiles = -1 + # + +MSG_GIMOUT 1 "GIM summary" + +! Clock Summary +! ------------- +CLKOUT 0 + ## widget = lineedit; path = DIR_OUT; ext = EXT_SUM; maxfiles = -1 + # + +MSG_CLKOUT 1 "Clock summary: clock differences" + +CLKBSL 0 + ## widget = selwin; path = DIR_BSL; ext = EXT_BSL; maxfiles = 1 + ## activeif = CLKOUT / _ OR CLKDEV / _ + # + +MSG_CLKBSL 1 "Pairs of clocks for clock summary" + +! Clock Summary: Allan deviation +! ------------- +CLKDEV 0 + ## widget = lineedit; path = DIR_OUT; ext = EXT_SUM; maxfiles = -1 + # + +MSG_CLKDEV 1 "Clock summary: Allan deviation" + +! QIF Summary +! ----------- +QIFOUT 0 + ## widget = lineedit; path = DIR_OUT; ext = EXT_SUM; maxfiles = -1 + # + +MSG_QIFOUT 1 "Ambiguity res. summary" + +! Ambiguity Summary +! ----------------- +AMBOUT 0 + ## widget = lineedit; path = DIR_OUT; ext = EXT_SUM; maxfiles = -1 + # + +MSG_AMBOUT 1 "Ambiguity fractionals" + +! Campaign Summary +! ---------------- +CAMPFM 0 + ## widget = lineedit; path = DIR_OUT; ext = EXT_SUM; maxfiles = -1 + # + +MSG_CAMPFM 1 "Campaign summary" + +! Weekly Summary +! -------------- +WEEKFM 0 + ## widget = lineedit; path = DIR_OUT; ext = EXT_SUM; maxfiles = -1 + # + +MSG_WEEKFM 1 "Weekly summary" + +! Pole Summary +! ------------ +POLOUT 0 + ## widget = lineedit; path = DIR_OUT; ext = EXT_SUM; maxfiles = -1 + # + +MSG_POLOUT 1 "Pole output" + +! Program Output File +! ------------------- +SYSODEF 1 "0" + ## widget = checkbox + +MSG_SYSODEF 1 "Program output" + +SYSOUT 1 "./DUMMY/OUT/XTR800060.OUT" + ## widget = lineedit; path = DIR_OUT; ext = EXT_OUT + ## activeif = SYSODEF == 0; emptyallowed = false + # XTR$YSS+0 + +DESCR_SYSOUT 1 "Program output" + +! Error Message File +! ------------------ +ERRMRG 1 "0" + ## widget = checkbox + +MSG_ERRMRG 1 "Error message" + +SYSERR 1 "${U}/WORK/ERROR.MSG" + ## widget = lineedit; path = PTH_ERR; ext = EXT_ERR + ## activeif = ERRMRG == 0; emptyallowed = false + # ERROR + +DESCR_SYSERR 1 "Error message" + +! Which Pole Parameter Sets +! ------------------------- +IMEAN 1 "ALL" + ## widget = combobox; editable = FALSE; cards = ALL 1 2 3 + ## activeif = POLOUT / _ + +MSG_IMEAN 1 "Pole parameter sets" + +! Ambiguity resolution summary detail level +! ----------------------------------------- +AMBLOD 1 "EACH&ALL" + ## widget = combobox; activeif = QIFOUT / _; editable = false + ## cards = ALL EACH&ALL GPS GLONASS GALILEO + +MSG_AMBLOD 1 "Ambiguity resolution: GNSS" + +! Ambiguity resolution characterization +! ------------------------------------- +AMBID 0 + ## widget = combobox; cards = WL NL QIF L5 L3 L12 L1 L2 + ## activeif = QIFOUT / _; check_strlen = 3 + # + +MSG_AMBID 1 "Ambiguity resolution: #AR_ID" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# EXTRACT GPSEST/ADDNEQ2 PROGRAM OUTPUT - GPSXTR 1: Extractions # +# # +# GENERAL FILES # +# Show all general files > % < # SHOWGEN +# # +# INPUT FILENAMES # +# > % < > %%%%%%%%%%%% < (GPSEST.Lxx/ADDNEQ2.Lxx) # RADIO_1 JOBGPS +# > % < > %%%%%%%% < (GPSEST/ADDNEQ2 output) # RADIO_3 OUTPUT +# # +# GENERAL OUTPUT FILES # +# Program output > % < use GPSXTR.Lnn or > %%%%%%%% < # SYSODEF SYSOUT +# Error messages > % < merged to program output or > %%%%%%%% < # ERRMRG SYSERR +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWGEN = 1 ##################################################### +# GPSXTR 1.1: General Files # +# # +# GENERAL INPUT FILES # +# General constants > %%%%%%%%%%%% < # CONST +# # +# MENU SETTINGS # +# Selected campaign > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # CAMPAIGN +# Selected session year> %%%% < session> %%%% < # YR4_INFO SES_INFO +# Session table > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # SESSION_TABLE +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# GPSXTR 2: Output Files # +# # +# TITLE > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # TITLE +# # +# OUTPUT FILES # +# Output summary > %%%%%%%% < # GPSOUT +# Coordinate summary > %%%%%%%% < # CRDOUT +# Kinematic summary > %%%%%%%% < # KINOUT +# GIM summary > %%%%%%%% < # GIMOUT +# Clock summary > %%%%%%%% < Baseline> %%%%%%%% < # CLKOUT CLKBSL +# Clock Allan deviation > %%%%%%%% < # CLKDEV +# Ambiguity resolution > %%%%%%%% < GNSS> %%%%%%%% < ID> %%% < # QIFOUT AMBLOD AMBID +# Ambiguity fractionals > %%%%%%%% < # AMBOUT +# Campaign summary > %%%%%%%% < # CAMPFM +# Weekly summary > %%%%%%%% < # WEEKFM +# Pole output > %%%%%%%% < Pole parameter sets> %%%% < # POLOUT IMEAN +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_AMB/MENU.INP b/config/bernese/gpsuser52-luzon/OPT/R2S_AMB/MENU.INP new file mode 100755 index 0000000..fbc36a3 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_AMB/MENU.INP @@ -0,0 +1,90 @@ + +! Release Information Notes +! ------------------------- +RELEASE_INFO 1 "${X}/DOC/RELEASE.TXT" + +! List of Remaining Menu Input Files (full Pathes) +! ------------------------------------------------ +MENU_CMP_INP 1 "${X}/PAN/MENU_CMP.INP" + +MSG_MENU_CMP_INP 1 "Edit list of campaigns" + +MENU_VAR_INP 1 "${U}/PAN/MENU_VAR.INP" + +MSG_MENU_VAR_INP 1 "Menu variables" + +MENU_EXT_INP 1 "${U}/PAN/MENU_EXT.INP" + +MSG_MENU_EXT_INP 1 "Paths and extensions" + +MENU_PGM_INP 1 "${U}/PAN/MENU_PGM.INP" + +MSG_MENU_PGM_INP 1 "Program names" + +! Active Campaign +! --------------- +ACTIVE_CAMPAIGN 1 "${U}" + +! Modified Julian Date +! -------------------- +MODJULDATE 1 "44244.000000" + +! Session (only the last character is relevant) +! --------------------------------------------- +SESSION_CHAR 1 "0" + +SESSION_TABLE 1 "${P}/PHIVOLCS\STA\SESSIONS.SES" + ## widget = selwin; path = DIR_SES; ext = EXT_SES; maxfiles = 1 + # SESSIONS + +! Job character +! ------------- +JOB_ID 1 "" + +! Size of the Main Window +! ----------------------- +MAIN_WIDTH 1 "864" + +MAIN_HEIGHT 1 "561" + +! Colors (RGB Button + RGB Background) +! ------------------------------------ +MAIN_PALETTE 0 + +! Font Types and Font Sizes +! ------------------------- +FONTTYPE_BASE 1 "Helvetica" + +FONTSIZE_BASE 1 "10" + +FONTBOLD_BASE 1 "0" + +FONTITALIC_BASE 1 "0" + +FONTSTRIKEOUT_BASE 1 "0" + +FONTUNDERLINE_BASE 1 "0" + +FONTTYPE_LARGE 1 "Terminal [Dec]" + +FONTSIZE_LARGE 1 "10" + +FONTBOLD_LARGE 1 "0" + +FONTITALIC_LARGE 1 "0" + +FONTSTRIKEOUT_LARGE 1 "0" + +FONTUNDERLINE_LARGE 1 "0" + +FONTTYPE_SMALL 1 "Terminal [Dec]" + +FONTSIZE_SMALL 1 "10" + +FONTBOLD_SMALL 1 "0" + +FONTITALIC_SMALL 1 "0" + +FONTSTRIKEOUT_SMALL 1 "0" + +FONTUNDERLINE_SMALL 1 "0" diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_AMB/MENU.old b/config/bernese/gpsuser52-luzon/OPT/R2S_AMB/MENU.old new file mode 100755 index 0000000..55548f2 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_AMB/MENU.old @@ -0,0 +1,90 @@ + +! Release Information Notes +! ------------------------- +RELEASE_INFO 1 "${X}/DOC/RELEASE.TXT" + +! List of Remaining Menu Input Files (full Pathes) +! ------------------------------------------------ +MENU_CMP_INP 1 "${X}/PAN/MENU_CMP.INP" + +MSG_MENU_CMP_INP 1 "Edit list of campaigns" + +MENU_VAR_INP 1 "${U}/PAN/MENU_VAR.INP" + +MSG_MENU_VAR_INP 1 "Menu variables" + +MENU_EXT_INP 1 "${U}/PAN/MENU_EXT.INP" + +MSG_MENU_EXT_INP 1 "Paths and extensions" + +MENU_PGM_INP 1 "${U}/PAN/MENU_PGM.INP" + +MSG_MENU_PGM_INP 1 "Program names" + +! Active Campaign +! --------------- +ACTIVE_CAMPAIGN 1 "${U}" + +! Modified Julian Date +! -------------------- +MODJULDATE 1 "44244.000000" + +! Session (only the last character is relevant) +! --------------------------------------------- +SESSION_CHAR 1 "0" + +SESSION_TABLE 1 "./DUMMY/STA/SESSIONS.SES" + ## widget = selwin; path = DIR_SES; ext = EXT_SES; maxfiles = 1 + # SESSIONS + +! Job character +! ------------- +JOB_ID 1 "" + +! Size of the Main Window +! ----------------------- +MAIN_WIDTH 1 "864" + +MAIN_HEIGHT 1 "561" + +! Colors (RGB Button + RGB Background) +! ------------------------------------ +MAIN_PALETTE 0 + +! Font Types and Font Sizes +! ------------------------- +FONTTYPE_BASE 1 "Helvetica" + +FONTSIZE_BASE 1 "10" + +FONTBOLD_BASE 1 "0" + +FONTITALIC_BASE 1 "0" + +FONTSTRIKEOUT_BASE 1 "0" + +FONTUNDERLINE_BASE 1 "0" + +FONTTYPE_LARGE 1 "Terminal [Dec]" + +FONTSIZE_LARGE 1 "10" + +FONTBOLD_LARGE 1 "0" + +FONTITALIC_LARGE 1 "0" + +FONTSTRIKEOUT_LARGE 1 "0" + +FONTUNDERLINE_LARGE 1 "0" + +FONTTYPE_SMALL 1 "Terminal [Dec]" + +FONTSIZE_SMALL 1 "10" + +FONTBOLD_SMALL 1 "0" + +FONTITALIC_SMALL 1 "0" + +FONTSTRIKEOUT_SMALL 1 "0" + +FONTUNDERLINE_SMALL 1 "0" diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_AMB/MENU_CMP.INP b/config/bernese/gpsuser52-luzon/OPT/R2S_AMB/MENU_CMP.INP new file mode 100755 index 0000000..2105ac5 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_AMB/MENU_CMP.INP @@ -0,0 +1,17 @@ + +! List of Campaigns +! ----------------- +CAMPAIGN 2 + "${P}/EXAMPLE" + "${P}/PAGENET" + ## widget = uniline; numlines = 30 + +MSG_CAMPAIGN 1 "Campaign directory" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# EDIT LIST OF CAMPAIGNS - MENU_CMP # +# # +# > Campaign_directory < # CAMPAIGN +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_AMB/MENU_CMP.old b/config/bernese/gpsuser52-luzon/OPT/R2S_AMB/MENU_CMP.old new file mode 100755 index 0000000..2105ac5 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_AMB/MENU_CMP.old @@ -0,0 +1,17 @@ + +! List of Campaigns +! ----------------- +CAMPAIGN 2 + "${P}/EXAMPLE" + "${P}/PAGENET" + ## widget = uniline; numlines = 30 + +MSG_CAMPAIGN 1 "Campaign directory" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# EDIT LIST OF CAMPAIGNS - MENU_CMP # +# # +# > Campaign_directory < # CAMPAIGN +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_AMB/MENU_EXT.INP b/config/bernese/gpsuser52-luzon/OPT/R2S_AMB/MENU_EXT.INP new file mode 100755 index 0000000..fd5b5fe --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_AMB/MENU_EXT.INP @@ -0,0 +1,1653 @@ + +! No path/no extension +! -------------------- +NO_PTH 0 + +NO_EXT 0 + +! General files: Path +! ------------------- +PTH_GEN 1 "${X}/GEN" + ## widget = lineedit + +MSG_PTH_GEN 1 "General files: path" + +! General Files: SatCrux/StaCrux +! ------------------------------ +EXT_CRX 1 "CRX" + ## widget = lineedit + +MSG_EXT_CRX 1 "Satellite problem file/old station problem file: extension" + +! General Files: Ant/Rec translation +! ---------------------------------- +EXT_TRN 1 "TRN" + ## widget = lineedit + +MSG_EXT_TRN 1 "Old antenna/receiver name translation table: extension" + +! General Files: Ocean tide model +! ------------------------------- +EXT_TID 1 "TID" + ## widget = lineedit + +MSG_EXT_TID 1 "Ocean tide model: extension" + +! General Files: Solid Earth tide model +! ------------------------------------- +EXT_TPO 1 "TPO" + ## widget = lineedit + +MSG_EXT_TPO 1 "Solid Earth tide model: extension" + +! General Files: Planetary ephemeris +! ---------------------------------- +EXT_EPH 1 "EPH" + ## widget = lineedit + +MSG_EXT_EPH 1 "Planetary ephemeris: extension" + +! General Files: Frequency information +! ------------------------------------ +EXT_FRQ 1 "FRQ" + ## widget = lineedit + +MSG_EXT_FRQ 1 "Frequency information: extension" + +! Orbit files: Broadcast file +! --------------------------- +DIR_BRD 1 "ORB" + ## widget = lineedit + +MSG_DIR_BRD 1 "Broadcast orbits: directory" + +EXT_BRD 1 "BRD" + ## widget = lineedit + +MSG_EXT_BRD 1 "Broadcast orbits: extension" + +! Orbit files: Precise file (original) +! ------------------------------------ +DIR_OPR 1 "ORB" + ## widget = lineedit + +MSG_DIR_OPR 1 "Precise orbits (original): directory" + +! Orbit files: Precise file +! ------------------------- +DIR_PRE 1 "ORB" + ## widget = lineedit + +MSG_DIR_PRE 1 "Precise orbits: directory" + +EXT_PRE 1 "PRE" + ## widget = lineedit + +MSG_EXT_PRE 1 "Precise orbits: extension" + +! Orbit files: Tabular orbit +! -------------------------- +DIR_TAB 1 "ORB" + ## widget = lineedit + +MSG_DIR_TAB 1 "Tabular orbits: directory" + +EXT_TAB 1 "TAB" + ## widget = lineedit + +MSG_EXT_TAB 1 "Tabular orbits: extension" + +! Orbit files: Orbital elements +! ----------------------------- +DIR_ELE 1 "ORB" + ## widget = lineedit + +MSG_DIR_ELE 1 "Improved orbit elements: directory" + +EXT_ELE 1 "ELE" + ## widget = lineedit + +MSG_EXT_ELE 1 "Improved orbit elements: extension" + +! Orbit files: Standard orbit +! --------------------------- +DIR_STD 1 "ORB" + ## widget = lineedit + +MSG_DIR_STD 1 "Standard orbits: directory" + +EXT_STD 1 "STD" + ## widget = lineedit + +MSG_EXT_STD 1 "Standard orbits: extension" + +! Orbit files: Radian press. +! -------------------------- +DIR_RPR 1 "ORB" + ## widget = lineedit + +MSG_DIR_RPR 1 "Radian pressure coefficients: directory" + +EXT_RPR 1 "RPR" + ## widget = lineedit + +MSG_EXT_RPR 1 "Radian pressure coefficients: extension" + +! Orbot files: ERP-file +! --------------------- +DIR_ERP 1 "ORB" + ## widget = lineedit + +MSG_DIR_ERP 1 "Earth orientation parameters: directory" + +EXT_ERP 1 "ERP" + ## widget = lineedit + +MSG_EXT_ERP 1 "Earth orientation parameters: extension" + +! Orbit files: ERP-file (IERS) +! ---------------------------- +DIR_IEP 1 "ORB" + ## widget = lineedit + +MSG_DIR_IEP 1 "Earth orientation parameters (IERS format): directory" + +EXT_IEP 1 "IEP" + ## widget = lineedit + +MSG_EXT_IEP 1 "Earth orientation parameters (IERS format): extension" + +! Orbit files: Geocenter file +! --------------------------- +DIR_GCC 1 "ORB" + ## widget = lineedit + +MSG_DIR_GCC 1 "Geocenter coordinates: directory" + +EXT_GCC 1 "GCC" + ## widget = lineedit + +MSG_EXT_GCC 1 "Geocenter coordinates: extension" + +! Orbit files: Sat. clocks +! ------------------------ +DIR_CLK 1 "ORB" + ## widget = lineedit + +MSG_DIR_CLK 1 "Satellite/Receiver clocks: directory" + +EXT_CLK 1 "CLK" + ## widget = lineedit + +MSG_EXT_CLK 1 "Satellite/Receiver clocks: extension" + +! Orbit files: Diff. code bias +! ---------------------------- +DIR_DCB 1 "ORB" + ## widget = lineedit + +MSG_DIR_DCB 1 "Differential code biases: directory" + +EXT_DCB 1 "DCB" + ## widget = lineedit + +MSG_EXT_DCB 1 "Differential code biases: extension" + +! Orbit files: Inter-system bias +! ------------------------------ +DIR_ISB 1 "ORB" + ## widget = lineedit + +MSG_DIR_ISB 1 "Inter-system biases: directory" + +EXT_ISB 1 "ISB" + ## widget = lineedit + +MSG_EXT_ISB 1 "Inter-system biases: extension" + +! Orbit: BIAS SINEX +! ----------------- +DIR_BIA 1 "ORB" + ## widget = lineedit + +MSG_DIR_BIA 1 "Biases (SINEX format): directory" + +EXT_BIA 1 "BIA" + ## widget = lineedit + +MSG_EXT_BIA 1 "Biases (SINEX format): extension" + +! Orbit: IRV file +! --------------- +DIR_IRV 1 "ORB" + ## widget = lineedit + +MSG_DIR_IRV 1 "IRVs: directory" + +EXT_IRV 1 "IRV" + ## widget = lineedit + +MSG_EXT_IRV 1 "IRVs: extension" + +! Orbit: CPF file +! --------------- +DIR_CPF 1 "ORB" + ## widget = lineedit + +MSG_DIR_CPF 1 "CPFs: directory" + +EXT_CPF 1 "CPF" + ## widget = lineedit + +MSG_EXT_CPF 1 "CPFs: extension" + +! Orbit: State vector file +! ------------------------ +DIR_STV 1 "ORB" + ## widget = lineedit + +MSG_DIR_STV 1 "State vectors: directory" + +EXT_STV 1 "STV" + ## widget = lineedit + +MSG_EXT_STV 1 "State vectors: extension" + +! Orbit: Accelerometer data +! ------------------------- +DIR_ACC 1 "ORB" + ## widget = lineedit + +MSG_DIR_ACC 1 "Accelerometer data: directory" + +EXT_ACC 1 "ACC" + ## widget = lineedit + +MSG_EXT_ACC 1 "Accelerometer data: extension" + +! LEO-Orbit: Attitude data +! ------------------------ +DIR_ATT 1 "ORB" + ## widget = lineedit + +MSG_DIR_ATT 1 "Attitude data: directory" + +EXT_ATT 1 "ATT" + ## widget = lineedit + +MSG_EXT_ATT 1 "Attitude data: extension" + +! LEO-Orbit: LEO maneuvers +! ------------------------ +DIR_MAN 1 "ORB" + ## widget = lineedit + +MSG_DIR_MAN 1 "LEO maneuvers: directory" + +EXT_MAN 1 "MAN" + ## widget = lineedit + +MSG_EXT_MAN 1 "LEO maneuvers: extension" + +! LEO-Orbit: CHAMP orbit format +! ----------------------------- +DIR_CHO 1 "ORB" + ## widget = lineedit + +MSG_DIR_CHO 1 "File in CHAMP orbit format: directory" + +EXT_CHO 1 "CHO" + ## widget = lineedit + +MSG_EXT_CHO 1 "File in CHAMP orbit format: extension" + +! Orbit: POE orbit format +! ----------------------- +DIR_POE 1 "ORB" + ## widget = lineedit + +MSG_DIR_POE 1 "File in POE: directory" + +EXT_POE 1 "POE" + ## widget = lineedit + +MSG_EXT_POE 1 "File in POE: extension" + +! LEO-Orbit: LEO Kinematic velocities +! ----------------------------------- +DIR_KVL 1 "STA" + ## widget = lineedit + +MSG_DIR_KVL 1 "LEO velocities (epoch-wise): directory" + +EXT_KVL 1 "VEL" + ## widget = lineedit + +MSG_EXT_KVL 1 "LEO velocities (epoch-wise): extension" + +! LEO-Orbit: LEO Aux. file (attitude,accelerom. data, thruster events...) +! ------------------------ +DIR_AUX 1 "ORB" + ## widget = lineedit + +MSG_DIR_AUX 1 "LEO external aux. information: directory" + +EXT_AUX 1 "AUX" + ## widget = lineedit + +MSG_EXT_AUX 1 "LEO external aux. information: extension" + +! RINEX files: rinex obs files +! ---------------------------- +DIR_OXO 1 "ORX" + ## widget = lineedit + +MSG_DIR_OXO 1 "RINEX observations (original): directory" + +DIR_RXO 1 "RAW" + ## widget = lineedit + +MSG_DIR_RXO 1 "RINEX observations: directory" + +EXT_RXO 1 "19O" + ## widget = lineedit + # $YO + +MSG_EXT_RXO 1 "RINEX observations: extension" + +! RINEX files: smoothed rinex +! --------------------------- +DIR_SMT 1 "RAW" + ## widget = lineedit + +MSG_DIR_SMT 1 "Smoothed RINEX observations: directory" + +EXT_SMT 1 "SMT" + ## widget = lineedit + +MSG_EXT_SMT 1 "Smoothed RINEX observations: extension" + +! RINEX files: rinex nav files +! ---------------------------- +DIR_OXN 1 "ORX" + ## widget = lineedit + +MSG_DIR_OXN 1 "RINEX navigation messages (GPS, original): directory" + +DIR_RXN 1 "RAW" + ## widget = lineedit + +MSG_DIR_RXN 1 "RINEX navigation messages (GPS): directory" + +EXT_RXN 1 "19N" + ## widget = lineedit + # $YN + +MSG_EXT_RXN 1 "RINEX navigation messages (GPS): extension" + +! RINEX files: rinex nav files +! ---------------------------- +DIR_OXG 1 "ORX" + ## widget = lineedit + +MSG_DIR_OXG 1 "RINEX navigation messages (GLONASS, original): directory" + +DIR_RXG 1 "RAW" + ## widget = lineedit + +MSG_DIR_RXG 1 "RINEX navigation messages (GLONASS): directory" + +EXT_RXG 1 "19G" + ## widget = lineedit + # $YG + +MSG_EXT_RXG 1 "RINEX navigation messages (GLONASS): extension" + +! RINEX files: rinex nav files +! ---------------------------- +DIR_OGA 1 "ORX" + ## widget = lineedit + +MSG_DIR_OGA 1 "RINEX navigation messages (GALILEO, original): directory" + +DIR_RGA 1 "RAW" + ## widget = lineedit + +MSG_DIR_RGA 1 "RINEX navigation messages (GALILEO): directory" + +EXT_RGA 1 "19E" + ## widget = lineedit + # $YE + +MSG_EXT_RGA 1 "RINEX navigation messages (GALILEO): extension" + +! RINEX files: rinex met files +! ---------------------------- +DIR_RXM 1 "RAW" + ## widget = lineedit + +MSG_DIR_RXM 1 "RINEX meteo data: directory" + +EXT_RXM 1 "19M" + ## widget = lineedit + # $YM + +MSG_EXT_RXM 1 "RINEX meteo data: extension" + +! Obs. files: Code zero head +! -------------------------- +DIR_CZH 1 "OBS" + ## widget = lineedit + +MSG_DIR_CZH 1 "Zero difference code observations, header: directory" + +EXT_CZH 1 "CZH" + ## widget = lineedit + +MSG_EXT_CZH 1 "Zero difference code observations, header: extension" + +! Obs. files: Code zero data +! -------------------------- +DIR_CZO 1 "OBS" + ## widget = lineedit + +MSG_DIR_CZO 1 "Zero difference code observations, data: directory" + +EXT_CZO 1 "CZO" + ## widget = lineedit + +MSG_EXT_CZO 1 "Zero difference code observations, data: extension" + +! Obs. files: Phase zero head +! --------------------------- +DIR_PZH 1 "OBS" + ## widget = lineedit + +MSG_DIR_PZH 1 "Zero difference phase observations, header: directory" + +EXT_PZH 1 "PZH" + ## widget = lineedit + +MSG_EXT_PZH 1 "Zero difference phase observations, header: extension" + +! Obs. files: Phase zero data +! --------------------------- +DIR_PZO 1 "OBS" + ## widget = lineedit + +MSG_DIR_PZO 1 "Zero difference phase observations, data: directory" + +EXT_PZO 1 "PZO" + ## widget = lineedit + +MSG_EXT_PZO 1 "Zero difference phase observations, data: extension" + +! Obs. files: Range zero head +! --------------------------- +DIR_RZH 1 "OBS" + ## widget = lineedit + +MSG_DIR_RZH 1 "Range observations, header: directory" + +EXT_RZH 1 "RZH" + ## widget = lineedit + +MSG_EXT_RZH 1 "Range observations, header: extension" + +! Obs. files: Range zero data +! --------------------------- +DIR_RZO 1 "OBS" + ## widget = lineedit + +MSG_DIR_RZO 1 "Range observations, data: directory" + +EXT_RZO 1 "RZO" + ## widget = lineedit + +MSG_EXT_RZO 1 "Range observations, data: extension" + +! Obs. files: Code single head +! ---------------------------- +DIR_CSH 1 "OBS" + ## widget = lineedit + +MSG_DIR_CSH 1 "Single difference code observations, header: directory" + +EXT_CSH 1 "CSH" + ## widget = lineedit + +MSG_EXT_CSH 1 "Single difference code observations, header: extension" + +! Obs. files: Code single data +! ---------------------------- +DIR_CSO 1 "OBS" + ## widget = lineedit + +MSG_DIR_CSO 1 "Single difference code observations, data: directory" + +EXT_CSO 1 "CSO" + ## widget = lineedit + +MSG_EXT_CSO 1 "Single difference code observations, data: extension" + +! Obs. files: Phase single head +! ----------------------------- +DIR_PSH 1 "OBS" + ## widget = lineedit + +MSG_DIR_PSH 1 "Single difference phase observations, header: directory" + +EXT_PSH 1 "PSH" + ## widget = lineedit + +MSG_EXT_PSH 1 "Single difference phase observations, header: extension" + +! Obs. files: Phase single data +! ----------------------------- +DIR_PSO 1 "OBS" + ## widget = lineedit + +MSG_DIR_PSO 1 "Single difference phase observations, data: directory" + +EXT_PSO 1 "PSO" + ## widget = lineedit + +MSG_EXT_PSO 1 "Single difference phase observations, data: extension" + +! Station files: Coordinates +! -------------------------- +DIR_CRD 1 "STA" + ## widget = lineedit + +MSG_DIR_CRD 1 "Station coordinates: directory" + +EXT_CRD 1 "CRD" + ## widget = lineedit + +MSG_EXT_CRD 1 "Station coordinates: extension" + +! Station files: Eccentricities +! ----------------------------- +DIR_ECC 1 "STA" + ## widget = lineedit + +MSG_DIR_ECC 1 "Station eccentricities: directory" + +EXT_ECC 1 "ECC" + ## widget = lineedit + +MSG_EXT_ECC 1 "Station eccentricities: extension" + +! Station files: Velocities +! ------------------------- +DIR_VEL 1 "STA" + ## widget = lineedit + +MSG_DIR_VEL 1 "Station velocities: directory" + +EXT_VEL 1 "VEL" + ## widget = lineedit + +MSG_EXT_VEL 1 "Station velocities: extension" + +! Station files: PSD corrections +! ------------------------------ +DIR_PSD 1 "STA" + ## widget = lineedit + +MSG_DIR_PSD 1 "PSD correction (ITRF14): directory" + +EXT_PSD 1 "PSD" + ## widget = lineedit + +MSG_EXT_PSD 1 "PSD correction (ITRF14): extension" + +! Station files: Station information +! ---------------------------------- +DIR_STA 1 "STA" + ## widget = lineedit + +MSG_DIR_STA 1 "Station information: directory" + +EXT_STA 1 "STA" + ## widget = lineedit + +MSG_EXT_STA 1 "Station information: extension" + +! Station files: Ocean loading +! ---------------------------- +DIR_BLQ 1 "STA" + ## widget = lineedit + +MSG_DIR_BLQ 1 "Ocean loading table: directory" + +EXT_BLQ 1 "BLQ" + ## widget = lineedit + +MSG_EXT_BLQ 1 "Ocean loading table: extension" + +! Station files: Atmospheric tidal loading +! ---------------------------------------- +DIR_ATL 1 "STA" + ## widget = lineedit + +MSG_DIR_ATL 1 "Atmospheric tidal loading table: directory" + +EXT_ATL 1 "ATL" + ## widget = lineedit + +MSG_EXT_ATL 1 "Atmospheric tidal loading table: extension" + +! Station files: Plate definition for NUVEL1/1A +! --------------------------------------------- +DIR_PLD 1 "STA" + ## widget = lineedit + +MSG_DIR_PLD 1 "Tectonic plate assignment (for NUVEL1/1A): directory" + +EXT_PLD 1 "PLD" + ## widget = lineedit + +MSG_EXT_PLD 1 "Tectonic plate assignment (for NUVEL1/1A): extension" + +! Station files: Baseline def. +! ---------------------------- +DIR_BSL 1 "STA" + ## widget = lineedit + +MSG_DIR_BSL 1 "Baseline definition: directory" + +EXT_BSL 1 "BSL" + ## widget = lineedit + +MSG_EXT_BSL 1 "Baseline definition: extension" + +! Station files: Cluster def. +! --------------------------- +DIR_CLU 1 "STA" + ## widget = lineedit + +MSG_DIR_CLU 1 "Cluster definition: directory" + +EXT_CLU 1 "CLU" + ## widget = lineedit + +MSG_EXT_CLU 1 "Cluster definition: extension" + +! Station files: Cluster/baseline assignment +! ------------------------------------------ +DIR_CLB 1 "STA" + ## widget = lineedit + +MSG_DIR_CLB 1 "Cluster/baseline assignment: directory" + +EXT_CLB 1 "CLB" + ## widget = lineedit + +MSG_EXT_CLB 1 "Cluster/baseline assignment: extension" + +! Station files: Selection list +! ----------------------------- +DIR_FIX 1 "STA" + ## widget = lineedit + +MSG_DIR_FIX 1 "Station selection list: directory" + +EXT_FIX 1 "FIX" + ## widget = lineedit + +MSG_EXT_FIX 1 "Station selection list: extension" + +! Station files: Selection list +! ----------------------------- +DIR_SIG 1 "STA" + ## widget = lineedit + +MSG_DIR_SIG 1 "Station sigma file: directory" + +EXT_SIG 1 "SIG" + ## widget = lineedit + +MSG_EXT_SIG 1 "Station sigma file: extension" + +! Station files: Observation weights +! ---------------------------------- +DIR_SOS 1 "STA" + ## widget = lineedit + +MSG_DIR_SOS 1 "Station observation sigma factors: directory" + +EXT_SOS 1 "SOS" + ## widget = lineedit + +MSG_EXT_SOS 1 "Station observation sigma factors: extension" + +! Station files: Ant.Azimut +! ------------------------- +DIR_AZI 1 "STA" + ## widget = lineedit + +MSG_DIR_AZI 1 "Receiver antenna orientation: directory" + +EXT_AZI 1 "AZI" + ## widget = lineedit + +MSG_EXT_AZI 1 "Receiver antenna orientation: extension" + +! Kinematic Coord. +! ---------------- +DIR_KIN 1 "STA" + ## widget = lineedit + +MSG_DIR_KIN 1 "Kinematic coordinates: directory" + +EXT_KIN 1 "KIN" + ## widget = lineedit + +MSG_EXT_KIN 1 "Kinematic coordinates: extension" + +! Station files: Session table +! ---------------------------- +DIR_SES 1 "STA" + ## widget = lineedit + +MSG_DIR_SES 1 "Session table: directory" + +EXT_SES 1 "SES" + ## widget = lineedit + +MSG_EXT_SES 1 "Session table: extension" + +! Station files: Abbr. table +! -------------------------- +DIR_ABB 1 "STA" + ## widget = lineedit + +MSG_DIR_ABB 1 "Abbreviation table: directory" + +EXT_ABB 1 "ABB" + ## widget = lineedit + +MSG_EXT_ABB 1 "Abbreviation table: extension" + +! Range biases +! ------------ +DIR_RGB 1 "STA" + ## widget = lineedit + +MSG_DIR_RGB 1 "SLR data handling: directory" + +EXT_RGB 1 "SLR" + ## widget = lineedit + +MSG_EXT_RGB 1 "SLR data handling: extension" + +! Atmosphere: Tropo.model +! ----------------------- +DIR_TRP 1 "ATM" + ## widget = lineedit + +MSG_DIR_TRP 1 "Troposphere parameters: directory" + +EXT_TRP 1 "TRP" + ## widget = lineedit + +MSG_EXT_TRP 1 "Troposphere parameters: extension" + +! Atmosphere: Tropo.SINEX +! ----------------------- +DIR_TRO 1 "ATM" + ## widget = lineedit + +MSG_DIR_TRO 1 "Troposphere parameters (SINEX format): directory" + +EXT_TRO 1 "TRO" + ## widget = lineedit + +MSG_EXT_TRO 1 "Troposphere parameters (SINEX format): extension" + +! Atmosphere: Ionos.model +! ----------------------- +DIR_ION 1 "ATM" + ## widget = lineedit + +MSG_DIR_ION 1 "Ionosphere models: directory" + +EXT_ION 1 "ION" + ## widget = lineedit + +MSG_EXT_ION 1 "Ionosphere models: extension" + +! Atmosphere: Ionos.IONEX +! ----------------------- +DIR_INX 1 "ATM" + ## widget = lineedit + +MSG_DIR_INX 1 "Ionosphere maps (IONEX): directory" + +EXT_INX 1 "INX" + ## widget = lineedit + +MSG_EXT_INX 1 "Ionosphere maps (IONEX): extension" + +! Atmosphere: Met.data +! -------------------- +DIR_MET 1 "ATM" + ## widget = lineedit + +MSG_DIR_MET 1 "Meteo data: directory" + +EXT_MET 1 "MET" + ## widget = lineedit + +MSG_EXT_MET 1 "Meteo data: extension" + +! Vienna grid files +! ----------------- +DIR_GRD 1 "GRD" + ## widget = lineedit + +MSG_DIR_GRD 1 "Vienna grid files" + +EXT_GRD 1 "GRD" + ## widget = lineedit + +MSG_EXT_GRD 1 "Vienna grid files: extension" + +! Output: Program output +! ---------------------- +DIR_OUT 1 "OUT" + ## widget = lineedit + +MSG_DIR_OUT 1 "Program output: directory" + +EXT_OUT 1 "OUT" + ## widget = lineedit + +MSG_EXT_OUT 1 "Program output: extension" + +! Output: Plot files +! ------------------ +DIR_PLT 1 "OUT" + ## widget = lineedit + +MSG_DIR_PLT 1 "Plot file: directory" + +EXT_PLT 1 "PLT" + ## widget = lineedit + +MSG_EXT_PLT 1 "Plot file: extension" + +! Output: Summary files +! --------------------- +DIR_SUM 1 "OUT" + ## widget = lineedit + +MSG_DIR_SUM 1 "Summary output: directory" + +EXT_SUM 1 "SUM" + ## widget = lineedit + +MSG_EXT_SUM 1 "Summary output: extension" + +! Output: List files +! ------------------ +DIR_LST 1 "OUT" + ## widget = lineedit + +MSG_DIR_LST 1 "Listing output: directory" + +EXT_LST 1 "LST" + ## widget = lineedit + +MSG_EXT_LST 1 "Listing output: extension" + +! Output: CODSPP summary +! ---------------------- +DIR_SMC 1 "OUT" + ## widget = lineedit + +MSG_DIR_SMC 1 "CODSPP summary output (XYZ): directory" + +EXT_SMC 1 "SMC" + ## widget = lineedit + +MSG_EXT_SMC 1 "CODSPP summary output (XYZ): extension" + +! Output: CODSPP summary +! ---------------------- +DIR_SME 1 "OUT" + ## widget = lineedit + +MSG_DIR_SME 1 "CODSPP summary output (BLH): directory" + +EXT_SME 1 "SME" + ## widget = lineedit + +MSG_EXT_SME 1 "CODSPP summary output (BLH): extension" + +! Output: Residual file +! --------------------- +DIR_RES 1 "OUT" + ## widget = lineedit + +MSG_DIR_RES 1 "Residuals: directory" + +EXT_RES 1 "RES" + ## widget = lineedit + +MSG_EXT_RES 1 "Residuals: extension" + +! Output: Clocks RINEX +! -------------------- +DIR_RXC 1 "OUT" + ## widget = lineedit + +MSG_DIR_RXC 1 "Clock information (clock RINEX format): directory" + +EXT_RXC 1 "CLK" + ## widget = lineedit + +MSG_EXT_RXC 1 "Clock information (clock RINEX format): extension" + +! Output: Covariance file +! ----------------------- +DIR_COV 1 "OUT" + ## widget = lineedit + +MSG_DIR_COV 1 "Covariances: directory" + +EXT_COV 1 "COV" + ## widget = lineedit + +MSG_EXT_COV 1 "Covariances: extension" + +! Covariance components +! --------------------- +DIR_WGT 1 "OUT" + ## widget = lineedit + +MSG_DIR_WGT 1 "Covariance components: directory" + +EXT_WGT 1 "WGT" + ## widget = lineedit + +MSG_EXT_WGT 1 "Covariance components: extension" + +! Output: Sub-daily ERP Model +! --------------------------- +EXT_SUB 1 "SUB" + ## widget = lineedit + +MSG_EXT_SUB 1 "Sub-daily earth rotation model: extension" + +! Output: Nutation Model +! ---------------------- +EXT_NUT 1 "NUT" + ## widget = lineedit + +MSG_EXT_NUT 1 "Nutation model: extension" + +! Output: Ant PCV (grid) +! ---------------------- +DIR_PHG 1 "OUT" + ## widget = lineedit + +MSG_DIR_PHG 1 "Antenna PCV estimates (grid): directory" + +EXT_PHG 1 "PHG" + ## widget = lineedit + +MSG_EXT_PHG 1 "Antenna PCV estimates (grid): extension" + +! Output: Ant PCV (harm) +! ---------------------- +DIR_PHH 1 "OUT" + ## widget = lineedit + +MSG_DIR_PHH 1 "Antenna PCV estimates (harm): directory" + +EXT_PHH 1 "PHH" + ## widget = lineedit + +MSG_EXT_PHH 1 "Antenna PCV estimates (harm): extension" + +! Output: Obs. editing file +! ------------------------- +DIR_EDT 1 "OUT" + ## widget = lineedit + +MSG_DIR_EDT 1 "Observation editing information: directory" + +EXT_EDT 1 "EDT" + ## widget = lineedit + +MSG_EXT_EDT 1 "Observation editing information: extension" + +! Output: Deletion list +! --------------------- +DIR_DEL 1 "OUT" + ## widget = lineedit + +MSG_DIR_DEL 1 "File deletion list: directory" + +EXT_DEL 1 "DEL" + ## widget = lineedit + +MSG_EXT_DEL 1 "File deletion list: extension" + +! Input/output Time series event list file +! ---------------------------------------- +DIR_EVL 1 "STA" + ## widget = lineedit + +MSG_DIR_EVL 1 "Events list file: directory" + +EXT_EVL 1 "EVL" + ## widget = lineedit + +MSG_EXT_EVL 1 "Time series events list file: extension" + +! Output: Parameter estimates +! --------------------------- +DIR_EST 1 "SOL" + ## widget = lineedit + +MSG_DIR_EST 1 "Parameter estimates: directory" + +EXT_EST 1 "EST" + ## widget = lineedit + +MSG_EXT_EST 1 "Parameter estimates: extension" + +! Output: Normal equations +! ------------------------ +DIR_NEQ 1 "SOL" + ## widget = lineedit + +MSG_DIR_NEQ 1 "Normal equation: directory" + +EXT_NEQ 1 "NQ0" + ## widget = lineedit + +MSG_EXT_NEQ 1 "Normal equation: extension" + +! Output: Normal equation (old) +! ----------------------------- +DIR_ONQ 1 "SOL" + ## widget = lineedit + +MSG_DIR_ONQ 1 "Normal equation (old format): directory" + +EXT_ONQ 1 "NEQ" + ## widget = lineedit + +MSG_EXT_ONQ 1 "Normal equation (old format): extension" + +! Output: SINEX (crd/vel) +! ----------------------- +DIR_SNX 1 "SOL" + ## widget = lineedit + +MSG_DIR_SNX 1 "SINEX output: directory" + +EXT_SNX 1 "SNX" + ## widget = lineedit + +MSG_EXT_SNX 1 "SINEX output: extension" + +! Orbit files: Standard orbit (ASCII) +! ----------------------------------- +DIR_FSO 1 "ORB" + ## widget = lineedit + +MSG_DIR_FSO 1 "Standard orbits: directory" + +EXT_FSO 1 "FSO" + ## widget = lineedit + +MSG_EXT_FSO 1 "Standard orbits: extension" + +! Orbit files: Rad. press. (ASCII) +! -------------------------------- +DIR_FRP 1 "ORB" + ## widget = lineedit + +MSG_DIR_FRP 1 "Radiation pressure coefficients: directory" + +EXT_FRP 1 "FRP" + ## widget = lineedit + +MSG_EXT_FRP 1 "Radiation pressure coefficients: extension" + +! Obs. files: Code zero ascii +! --------------------------- +DIR_FCZ 1 "OBS" + ## widget = lineedit + +MSG_DIR_FCZ 1 "Zero difference code observations: directory" + +EXT_FCZ 1 "FCZ" + ## widget = lineedit + +MSG_EXT_FCZ 1 "Zero difference code observations: extension" + +! Obs. files: Phase zero ascii +! ---------------------------- +DIR_FPZ 1 "OBS" + ## widget = lineedit + +MSG_DIR_FPZ 1 "Zero difference phase observations: directory" + +EXT_FPZ 1 "FPZ" + ## widget = lineedit + +MSG_EXT_FPZ 1 "Zero difference phase observations: extension" + +! Obs. files: Range ascii +! ----------------------- +DIR_FRZ 1 "OBS" + ## widget = lineedit + +MSG_DIR_FRZ 1 "Range observations: directory" + +EXT_FRZ 1 "FRZ" + ## widget = lineedit + +MSG_EXT_FRZ 1 "Range observations: extension" + +! Obs. files: Code single ascii +! ----------------------------- +DIR_FCS 1 "OBS" + ## widget = lineedit + +MSG_DIR_FCS 1 "Single difference code observations: directory" + +EXT_FCS 1 "FCS" + ## widget = lineedit + +MSG_EXT_FCS 1 "Single difference code observations: extension" + +! Obs. files: Phase single ascii +! ------------------------------ +DIR_FPS 1 "OBS" + ## widget = lineedit + +MSG_DIR_FPS 1 "Single difference phase observations: directory" + +EXT_FPS 1 "FPS" + ## widget = lineedit + +MSG_EXT_FPS 1 "Single difference phase observations: extension" + +! Output: Residual file (ASCII) +! ----------------------------- +DIR_FRS 1 "OUT" + ## widget = lineedit + +MSG_DIR_FRS 1 "Residuals: directory" + +EXT_FRS 1 "FRS" + ## widget = lineedit + +MSG_EXT_FRS 1 "Residuals: extension" + +! Output: Normal equations (ASCII) +! -------------------------------- +DIR_FN0 1 "SOL" + ## widget = lineedit + +MSG_DIR_FN0 1 "Normal equation: directory" + +EXT_FN0 1 "FN0" + ## widget = lineedit + +MSG_EXT_FN0 1 "Normal equation: extension" + +! Output: Normal equations (old, ASCII) +! ------------------------------------- +DIR_FNQ 1 "SOL" + ## widget = lineedit + +MSG_DIR_FNQ 1 "Normal equation (old format): directory" + +EXT_FNQ 1 "FNQ" + ## widget = lineedit + +MSG_EXT_FNQ 1 "Normal equation (old format): extension" + +! BPE: PCF-name +! ------------- +PTH_PCF 1 "${U}/PCF" + ## widget = lineedit + +MSG_PTH_PCF 1 "Processing control files: path" + +EXT_PCF 1 "PCF" + ## widget = lineedit + +MSG_EXT_PCF 1 "Processing control files: extension" + +! BPE: CPU-file name +! ------------------ +PTH_CPU 1 "${U}/PAN" + ## widget = lineedit + +MSG_PTH_CPU 1 "CPU control file: path" + +EXT_CPU 1 "CPU" + ## widget = lineedit + +MSG_EXT_CPU 1 "CPU control file: extension" + +PTH_CPUNUM 1 "${U}/WORK" + ## widget = lineedit + +MSG_PTH_CPUNUM 1 "Scratch for CPU control file" + +! BPE: Output files +! ----------------- +DIR_BPEOUT 1 "BPE" + ## widget = lineedit + +MSG_DIR_BPEOUT 1 "Output files: directory" + +EXT_BPEOUT 1 "OUT" + ## widget = lineedit + +MSG_EXT_BPEOUT 1 "Output files: extension" + +! BPE: Status files +! ----------------- +DIR_BPERUN 1 "BPE" + ## widget = lineedit + +MSG_DIR_BPERUN 1 "Status files: directory" + +EXT_BPERUN 1 "RUN" + ## widget = lineedit + +MSG_EXT_BPERUN 1 "Status files: extension" + +! BPE: Protocol files +! ------------------- +DIR_BPEPRT 1 "BPE" + ## widget = lineedit + +MSG_DIR_BPEPRT 1 "Protocol files: directory" + +EXT_BPEPRT 1 "PRT" + ## widget = lineedit + +MSG_EXT_BPEPRT 1 "Protocol files: extension" + +! BPE: log files +! -------------- +DIR_BPELOG 1 "BPE" + ## widget = lineedit + +MSG_DIR_BPELOG 1 "Log files: directory" + +EXT_BPELOG 1 "LOG" + ## widget = lineedit + +MSG_EXT_BPELOG 1 "Log files: extension" + +! BPE: scripts +! ------------ +PTH_SCRIPT 1 "${U}/SCRIPT" + ## widget = lineedit + +MSG_PTH_SCRIPT 1 "BPE script directory: path" + +! BPE: Option directories +! ----------------------- +PTH_OPT 1 "${U}/OPT" + ## widget = lineedit + +MSG_PTH_OPT 1 "Option directory: path" + +! Others: Help +! ------------ +PTH_HLP 1 "${X}/HLP" + ## widget = lineedit + +MSG_PTH_HLP 1 "Help files: path" + +EXT_HLP 1 "HLP" + ## widget = lineedit + +MSG_EXT_HLP 1 "Help files: extension" + +! Others: Skeleton +! ---------------- +PTH_SKL 1 "${X}/SKL" + ## widget = lineedit + +MSG_PTH_SKL 1 "Skeleton files (e.g. for plot files): path" + +EXT_SKL 1 "SKL" + ## widget = lineedit + +MSG_EXT_SKL 1 "Skeleton files (e.g. for plot files): extension" + +! Others: updpan - master and list +! -------------------------------- +PTH_UPDPAN 1 "${X}/PAN" + ## widget = lineedit + +MSG_PTH_UPDPAN 1 "Program input master files: path" + +PTH_UPD 1 "${X}/SKL" + ## widget = lineedit + +MSG_PTH_UPD 1 "Directory list for panel update: path" + +EXT_UPD 1 "UPD" + ## widget = lineedit + +MSG_EXT_UPD 1 "Directory list for panel update: extension" + +! Others: Campaign independent output +! ----------------------------------- +PTH_OUT 1 "${U}/OUT" + ## widget = lineedit + +MSG_PTH_OUT 1 "Program output files (campaign indep.): path" + +! Others: User input files +! ------------------------ +PTH_INP 1 "${U}/PAN" + ## widget = lineedit + +MSG_PTH_INP 1 "Program input files: path" + +EXT_INP 1 "INP" + ## widget = lineedit + +MSG_EXT_INP 1 "Program input files: extension" + +! Others: Scratch files +! --------------------- +PTH_SCR 1 "${U}/WORK" + ## widget = lineedit + +MSG_PTH_SCR 1 "Scratch files: path" + +EXT_SCR 1 "SCR" + ## widget = lineedit + +MSG_EXT_SCR 1 "Scratch files: extension" + +EXT_SC1 1 "SC1" + ## widget = lineedit + +MSG_EXT_SC1 1 "Scratch files: extension" + +EXT_SC2 1 "SC2" + ## widget = lineedit + +MSG_EXT_SC2 1 "Scratch files: extension" + +! Others: Error message +! --------------------- +PTH_ERR 1 "${U}/WORK" + ## widget = lineedit + +MSG_PTH_ERR 1 "Error message files: path" + +EXT_ERR 1 "MSG" + ## widget = lineedit + +MSG_EXT_ERR 1 "Error message files: extension" + +! Interally used by the menu +! -------------------------- +PTH_INP_OUT 1 "${U}/PAN" + ## widget = lineedit + +EXT_IN1 1 "IN1" + ## widget = lineedit + +! Auxiliary Menu Program +! ---------------------- +MENUAUX_EXE 1 "MENUAUX" + +MENUAUX_INP 1 "MENUAUX.INP" + +MENUAUX_SCR 1 "MENUAUX.SCR" + +MENUAUX_ERR 1 "MENUAUX.ERR" + +MENUAUX_DEBUG 1 "0" + +GEN_CONST_FILE 1 "CONST." + +GEN_DATUM_FILE 1 "DATUM." + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# PATHS AND EXTENSIONS - MENU_EXT 1: General Files # +# path extension # +# GENERAL FILES > %%%%%%%%% < # PTH_GEN +# Sub-daily earth rotation model > %%% < # EXT_SUB +# Nutation model > %%% < # EXT_NUT +# Planetary ephemeris > %%% < # EXT_EPH +# Satellite problem file/old station problem file > %%% < # EXT_CRX +# Solid Earth tides model > %%% < # EXT_TPO +# Ocean tide model > %%% < # EXT_TID +# Frequency information > %%% < # EXT_FRQ +# Old antenna/receiver name translation table > %%% < # EXT_TRN +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 2.1: Campaign Data, Orbit and EOP Files # +# campaign # +# ORBIT FILES directory extension # +# Broadcast orbits > %%%%%% < > %%% < # DIR_BRD EXT_BRD +# Precise orbits (original) > %%%%%% < # DIR_OPR +# Precise orbits > %%%%%% < > %%% < # DIR_PRE EXT_PRE +# Tabular orbits > %%%%%% < > %%% < # DIR_TAB EXT_TAB +# Standard orbits > %%%%%% < > %%% < # DIR_STD EXT_STD +# Radian pressure coefficients > %%%%%% < > %%% < # DIR_RPR EXT_RPR +# Improved orbit elements > %%%%%% < > %%% < # DIR_ELE EXT_ELE +# Earth orientation parameters > %%%%%% < > %%% < # DIR_ERP EXT_ERP +# Earth orientation parameters (IERS format) > %%%%%% < > %%% < # DIR_IEP EXT_IEP +# Geocenter coordinates > %%%%%% < > %%% < # DIR_GCC EXT_GCC +# Satellite/Receiver clocks > %%%%%% < > %%% < # DIR_CLK EXT_CLK +# Differential code biases > %%%%%% < > %%% < # DIR_DCB EXT_DCB +# Inter-system biases > %%%%%% < > %%% < # DIR_ISB EXT_ISB +# Bias SINEX > %%%%%% < > %%% < # DIR_BIA EXT_BIA +# # +# IRV file > %%%%%% < > %%% < # DIR_IRV EXT_IRV +# Precise orbit in CPF orbit format > %%%%%% < > %%% < # DIR_CPF EXT_CPF +# State vector file > %%%%%% < > %%% < # DIR_STV EXT_STV +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 2.2: Campaign Data, Orbit Files for LEOs # +# campaign # +# LEO FILES directory extension # +# Accelerometer data > %%%%%% < > %%% < # DIR_ACC EXT_ACC +# Attitude data > %%%%%% < > %%% < # DIR_ATT EXT_ATT +# LEO maneuvers > %%%%%% < > %%% < # DIR_MAN EXT_MAN +# File in CHAMP orbit format > %%%%%% < > %%% < # DIR_CHO EXT_CHO +# File in POE@@ orbit format > %%%%%% < > %%% < # DIR_POE EXT_POE +# LEO velocities (epoch-wise) > %%%%%% < > %%% < # DIR_KVL EXT_KVL +# LEO external aux. information > %%%%%% < > %%% < # DIR_AUX EXT_AUX +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 3: Campaign Data, RINEX Files # +# campaign # +# RINEX FILES directory extension # +# RINEX observations (original) > %%%%%% < # DIR_OXO +# RINEX observations > %%%%%% < > %%% < # DIR_RXO EXT_RXO +# Smoothed RINEX observations > %%%%%% < > %%% < # DIR_SMT EXT_SMT +# RINEX navigation messages (GPS, original) > %%%%%% < # DIR_OXN +# RINEX navigation messages (GPS) > %%%%%% < > %%% < # DIR_RXN EXT_RXN +# RINEX navigation messages (GLONASS, original) > %%%%%% < # DIR_OXG +# RINEX navigation messages (GLONASS) > %%%%%% < > %%% < # DIR_RXG EXT_RXG +# RINEX navigation messages (GALILEO, original) > %%%%%% < # DIR_OGA +# RINEX navigation messages (GALILEO) > %%%%%% < > %%% < # DIR_RGA EXT_RGA +# RINEX meteo data > %%%%%% < > %%% < # DIR_RXM EXT_RXM +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 4: Campaign Data, Observation Files # +# campaign # +# OBSERVATION FILES directory extension # +# Zero@@ difference code@ observations, header > %%%%%% < > %%% < # DIR_CZH EXT_CZH +# Zero@@ difference code@ observations, data > %%%%%% < > %%% < # DIR_CZO EXT_CZO +# Zero@@ difference phase observations, header > %%%%%% < > %%% < # DIR_PZH EXT_PZH +# Zero@@ difference phase observations, data > %%%%%% < > %%% < # DIR_PZO EXT_PZO +# Single difference code@ observations, header > %%%%%% < > %%% < # DIR_CSH EXT_CSH +# Single difference code@ observations, data > %%%%%% < > %%% < # DIR_CSO EXT_CSO +# Single difference phase observations, header > %%%%%% < > %%% < # DIR_PSH EXT_PSH +# Single difference phase observations, data > %%%%%% < > %%% < # DIR_PSO EXT_PSO +# # +# Range observations (SLR), header > %%%%%% < > %%% < # DIR_RZH EXT_RZH +# Range observations (SLR), data > %%%%%% < > %%% < # DIR_RZO EXT_RZO +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 5: Campaign Data, Station Files # +# campaign # +# STATION FILES directory extension # +# Station coordinates > %%%%%% < > %%% < # DIR_CRD EXT_CRD +# Station velocities > %%%%%% < > %%% < # DIR_VEL EXT_VEL +# Kinematic coordinates > %%%%%% < > %%% < # DIR_KIN EXT_KIN +# Station eccentricities > %%%%%% < > %%% < # DIR_ECC EXT_ECC +# PSD correction (ITRF14) > %%%%%% < > %%% < # DIR_PSD EXT_PSD +# Station information > %%%%%% < > %%% < # DIR_STA EXT_STA +# Ocean loading table > %%%%%% < > %%% < # DIR_BLQ EXT_BLQ +# Atmospheric tidal loading table > %%%%%% < > %%% < # DIR_ATL EXT_ATL +# Station selection list > %%%%%% < > %%% < # DIR_FIX EXT_FIX +# Station sigma file > %%%%%% < > %%% < # DIR_SIG EXT_SIG +# Station observation sigma factors > %%%%%% < > %%% < # DIR_SOS EXT_SOS +# Abbreviation table > %%%%%% < > %%% < # DIR_ABB EXT_ABB +# Tectonic plate assignment (for NUVEL1/1A) > %%%%%% < > %%% < # DIR_PLD EXT_PLD +# Baseline definition > %%%%%% < > %%% < # DIR_BSL EXT_BSL +# Cluster definition > %%%%%% < > %%% < # DIR_CLU EXT_CLU +# Cluster/baseline assignment > %%%%%% < > %%% < # DIR_CLB EXT_CLB +# Receiver antenna orientation > %%%%%% < > %%% < # DIR_AZI EXT_AZI +# Session table > %%%%%% < > %%% < # DIR_SES EXT_SES +# SLR data handling (range bias, CoM) > %%%%%% < > %%% < # DIR_RGB EXT_RGB +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 6: Campaign Data, Atmosphere Modeling Files # +# campaign # +# ATMOSPHERE MODELING FILES directory extension # +# Troposphere parameters > %%%%%% < > %%% < # DIR_TRP EXT_TRP +# Troposphere parameters (SINEX format) > %%%%%% < > %%% < # DIR_TRO EXT_TRO +# Ionosphere models > %%%%%% < > %%% < # DIR_ION EXT_ION +# Ionosphere maps (IONEX) > %%%%%% < > %%% < # DIR_INX EXT_INX +# Meteo data > %%%%%% < > %%% < # DIR_MET EXT_MET +# Vienna grid files (VMF and loading maps) > %%%%%% < > %%% < # DIR_GRD EXT_GRD +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 7: Campaign Data, Output Files # +# campaign # +# OUTPUT FILES directory extension # +# Program output > %%%%%% < > %%% < # DIR_OUT EXT_OUT +# Plot file > %%%%%% < > %%% < # DIR_PLT EXT_PLT +# Summary output > %%%%%% < > %%% < # DIR_SUM EXT_SUM +# Listing output > %%%%%% < > %%% < # DIR_LST EXT_LST +# CODSPP summary output (XYZ) > %%%%%% < > %%% < # DIR_SMC EXT_SMC +# CODSPP summary output (BLH) > %%%%%% < > %%% < # DIR_SME EXT_SME +# # +# BERNESE IN-/OUTPUT FILES # +# Residuals > %%%%%% < > %%% < # DIR_RES EXT_RES +# Clock information (clock RINEX format) > %%%%%% < > %%% < # DIR_RXC EXT_RXC +# Covariances > %%%%%% < > %%% < # DIR_COV EXT_COV +# Covariance components > %%%%%% < > %%% < # DIR_WGT EXT_WGT +# Antenna PCV estimates (grid) > %%%%%% < > %%% < # DIR_PHG EXT_PHG +# Antenna PCV estimates (harm) > %%%%%% < > %%% < # DIR_PHH EXT_PHH +# Observation editing information > %%%%%% < > %%% < # DIR_EDT EXT_EDT +# File deletion list > %%%%%% < > %%% < # DIR_DEL EXT_DEL +# Time series list of events file > %%%%%% < > %%% < # DIR_EVL EXT_EVL +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 8: Campaign Data, Solution Files # +# campaign # +# SOLUTION FILES directory extension # +# Parameter estimates > %%%%%% < > %%% < # DIR_EST EXT_EST +# Normal equation > %%%%%% < > %%% < # DIR_NEQ EXT_NEQ +# Normal equation (old format) > %%%%%% < > %%% < # DIR_ONQ EXT_ONQ +# SINEX output > %%%%%% < > %%% < # DIR_SNX EXT_SNX +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 9: Campaign Data, Bernese Files (ASCII) # +# campaign # +# BERNESE FILES (FORMATTED) directory extension # +# Standard orbits > %%%%%% < > %%% < # DIR_FSO EXT_FSO +# Radiation pressure coefficients > %%%%%% < > %%% < # DIR_FRP EXT_FRP +# Zero@@ difference code@ observations > %%%%%% < > %%% < # DIR_FCZ EXT_FCZ +# Zero@@ difference phase observations > %%%%%% < > %%% < # DIR_FPZ EXT_FPZ +# Single difference code@ observations > %%%%%% < > %%% < # DIR_FCS EXT_FCS +# Single difference phase observations > %%%%%% < > %%% < # DIR_FPS EXT_FPS +# Range observations > %%%%%% < > %%% < # DIR_FRZ EXT_FRZ +# Residuals > %%%%%% < > %%% < # DIR_FRS EXT_FRS +# Normal equation > %%%%%% < > %%% < # DIR_FN0 EXT_FN0 +# Normal equation (old format) > %%%%%% < > %%% < # DIR_FNQ EXT_FNQ +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 10: Bernese Processing Engine (BPE) # +# campaign # +# BERNESE PROCESSING ENGINE directory extension # +# BPE output > %%%%%% < > %%% < # DIR_BPEOUT EXT_BPEOUT +# BPE status > %%%%%% < > %%% < # DIR_BPERUN EXT_BPERUN +# Protocol files > %%%%%% < > %%% < # DIR_BPEPRT EXT_BPEPRT +# Log files > %%%%%% < > %%% < # DIR_BPELOG EXT_BPELOG +# # +# BERNESE PROCESSING ENGINE path extension # +# Processing control files > %%%%%%%%%% <> %%% < # PTH_PCF EXT_PCF +# CPU control file > %%%%%%%%%% <> %%% < # PTH_CPU EXT_CPU +# Scratch for CPU control file > %%%%%%%%%% < # PTH_CPUNUM +# BPE script directory > %%%%%%%%%% < # PTH_SCRIPT +# Option directory > %%%%%%%%%% < # PTH_OPT +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 11: Other Files and Directories # +# # +# GENERAL path extension(s) # +# Help files > %%%%%%%%% < > %%% < # PTH_HLP EXT_HLP +# Skeleton files (e.g. for plot files) > %%%%%%%%% < > %%% < # PTH_SKL EXT_SKL +# Directory list for panel update > %%%%%%%%% < > %%% < # PTH_UPD EXT_UPD +# Program input master files > %%%%%%%%% < # PTH_UPDPAN +# # +# USER DEPENDENT # +# Program output files (campaign indep.)> %%%%%%%%% < # PTH_OUT +# Program input files > %%%%%%%%% < > %%% < # PTH_INP EXT_INP +# Scratch files > %%%%%%%%% < > %%% <> %%% <> %%% < # PTH_SCR EXT_SCR EXT_SC1 EXT_SC2 +# Error message files > %%%%%%%%% < > %%% < # PTH_ERR EXT_ERR +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_AMB/MENU_EXT.old b/config/bernese/gpsuser52-luzon/OPT/R2S_AMB/MENU_EXT.old new file mode 100755 index 0000000..461be1b --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_AMB/MENU_EXT.old @@ -0,0 +1,1653 @@ + +! No path/no extension +! -------------------- +NO_PTH 0 + +NO_EXT 0 + +! General files: Path +! ------------------- +PTH_GEN 1 "${X}/GEN" + ## widget = lineedit + +MSG_PTH_GEN 1 "General files: path" + +! General Files: SatCrux/StaCrux +! ------------------------------ +EXT_CRX 1 "CRX" + ## widget = lineedit + +MSG_EXT_CRX 1 "Satellite problem file/old station problem file: extension" + +! General Files: Ant/Rec translation +! ---------------------------------- +EXT_TRN 1 "TRN" + ## widget = lineedit + +MSG_EXT_TRN 1 "Old antenna/receiver name translation table: extension" + +! General Files: Ocean tide model +! ------------------------------- +EXT_TID 1 "TID" + ## widget = lineedit + +MSG_EXT_TID 1 "Ocean tide model: extension" + +! General Files: Solid Earth tide model +! ------------------------------------- +EXT_TPO 1 "TPO" + ## widget = lineedit + +MSG_EXT_TPO 1 "Solid Earth tide model: extension" + +! General Files: Planetary ephemeris +! ---------------------------------- +EXT_EPH 1 "EPH" + ## widget = lineedit + +MSG_EXT_EPH 1 "Planetary ephemeris: extension" + +! General Files: Frequency information +! ------------------------------------ +EXT_FRQ 1 "FRQ" + ## widget = lineedit + +MSG_EXT_FRQ 1 "Frequency information: extension" + +! Orbit files: Broadcast file +! --------------------------- +DIR_BRD 1 "ORB" + ## widget = lineedit + +MSG_DIR_BRD 1 "Broadcast orbits: directory" + +EXT_BRD 1 "BRD" + ## widget = lineedit + +MSG_EXT_BRD 1 "Broadcast orbits: extension" + +! Orbit files: Precise file (original) +! ------------------------------------ +DIR_OPR 1 "ORB" + ## widget = lineedit + +MSG_DIR_OPR 1 "Precise orbits (original): directory" + +! Orbit files: Precise file +! ------------------------- +DIR_PRE 1 "ORB" + ## widget = lineedit + +MSG_DIR_PRE 1 "Precise orbits: directory" + +EXT_PRE 1 "PRE" + ## widget = lineedit + +MSG_EXT_PRE 1 "Precise orbits: extension" + +! Orbit files: Tabular orbit +! -------------------------- +DIR_TAB 1 "ORB" + ## widget = lineedit + +MSG_DIR_TAB 1 "Tabular orbits: directory" + +EXT_TAB 1 "TAB" + ## widget = lineedit + +MSG_EXT_TAB 1 "Tabular orbits: extension" + +! Orbit files: Orbital elements +! ----------------------------- +DIR_ELE 1 "ORB" + ## widget = lineedit + +MSG_DIR_ELE 1 "Improved orbit elements: directory" + +EXT_ELE 1 "ELE" + ## widget = lineedit + +MSG_EXT_ELE 1 "Improved orbit elements: extension" + +! Orbit files: Standard orbit +! --------------------------- +DIR_STD 1 "ORB" + ## widget = lineedit + +MSG_DIR_STD 1 "Standard orbits: directory" + +EXT_STD 1 "STD" + ## widget = lineedit + +MSG_EXT_STD 1 "Standard orbits: extension" + +! Orbit files: Radian press. +! -------------------------- +DIR_RPR 1 "ORB" + ## widget = lineedit + +MSG_DIR_RPR 1 "Radian pressure coefficients: directory" + +EXT_RPR 1 "RPR" + ## widget = lineedit + +MSG_EXT_RPR 1 "Radian pressure coefficients: extension" + +! Orbot files: ERP-file +! --------------------- +DIR_ERP 1 "ORB" + ## widget = lineedit + +MSG_DIR_ERP 1 "Earth orientation parameters: directory" + +EXT_ERP 1 "ERP" + ## widget = lineedit + +MSG_EXT_ERP 1 "Earth orientation parameters: extension" + +! Orbit files: ERP-file (IERS) +! ---------------------------- +DIR_IEP 1 "ORB" + ## widget = lineedit + +MSG_DIR_IEP 1 "Earth orientation parameters (IERS format): directory" + +EXT_IEP 1 "IEP" + ## widget = lineedit + +MSG_EXT_IEP 1 "Earth orientation parameters (IERS format): extension" + +! Orbit files: Geocenter file +! --------------------------- +DIR_GCC 1 "ORB" + ## widget = lineedit + +MSG_DIR_GCC 1 "Geocenter coordinates: directory" + +EXT_GCC 1 "GCC" + ## widget = lineedit + +MSG_EXT_GCC 1 "Geocenter coordinates: extension" + +! Orbit files: Sat. clocks +! ------------------------ +DIR_CLK 1 "ORB" + ## widget = lineedit + +MSG_DIR_CLK 1 "Satellite/Receiver clocks: directory" + +EXT_CLK 1 "CLK" + ## widget = lineedit + +MSG_EXT_CLK 1 "Satellite/Receiver clocks: extension" + +! Orbit files: Diff. code bias +! ---------------------------- +DIR_DCB 1 "ORB" + ## widget = lineedit + +MSG_DIR_DCB 1 "Differential code biases: directory" + +EXT_DCB 1 "DCB" + ## widget = lineedit + +MSG_EXT_DCB 1 "Differential code biases: extension" + +! Orbit files: Inter-system bias +! ------------------------------ +DIR_ISB 1 "ORB" + ## widget = lineedit + +MSG_DIR_ISB 1 "Inter-system biases: directory" + +EXT_ISB 1 "ISB" + ## widget = lineedit + +MSG_EXT_ISB 1 "Inter-system biases: extension" + +! Orbit: BIAS SINEX +! ----------------- +DIR_BIA 1 "ORB" + ## widget = lineedit + +MSG_DIR_BIA 1 "Biases (SINEX format): directory" + +EXT_BIA 1 "BIA" + ## widget = lineedit + +MSG_EXT_BIA 1 "Biases (SINEX format): extension" + +! Orbit: IRV file +! --------------- +DIR_IRV 1 "ORB" + ## widget = lineedit + +MSG_DIR_IRV 1 "IRVs: directory" + +EXT_IRV 1 "IRV" + ## widget = lineedit + +MSG_EXT_IRV 1 "IRVs: extension" + +! Orbit: CPF file +! --------------- +DIR_CPF 1 "ORB" + ## widget = lineedit + +MSG_DIR_CPF 1 "CPFs: directory" + +EXT_CPF 1 "CPF" + ## widget = lineedit + +MSG_EXT_CPF 1 "CPFs: extension" + +! Orbit: State vector file +! ------------------------ +DIR_STV 1 "ORB" + ## widget = lineedit + +MSG_DIR_STV 1 "State vectors: directory" + +EXT_STV 1 "STV" + ## widget = lineedit + +MSG_EXT_STV 1 "State vectors: extension" + +! Orbit: Accelerometer data +! ------------------------- +DIR_ACC 1 "ORB" + ## widget = lineedit + +MSG_DIR_ACC 1 "Accelerometer data: directory" + +EXT_ACC 1 "ACC" + ## widget = lineedit + +MSG_EXT_ACC 1 "Accelerometer data: extension" + +! LEO-Orbit: Attitude data +! ------------------------ +DIR_ATT 1 "ORB" + ## widget = lineedit + +MSG_DIR_ATT 1 "Attitude data: directory" + +EXT_ATT 1 "ATT" + ## widget = lineedit + +MSG_EXT_ATT 1 "Attitude data: extension" + +! LEO-Orbit: LEO maneuvers +! ------------------------ +DIR_MAN 1 "ORB" + ## widget = lineedit + +MSG_DIR_MAN 1 "LEO maneuvers: directory" + +EXT_MAN 1 "MAN" + ## widget = lineedit + +MSG_EXT_MAN 1 "LEO maneuvers: extension" + +! LEO-Orbit: CHAMP orbit format +! ----------------------------- +DIR_CHO 1 "ORB" + ## widget = lineedit + +MSG_DIR_CHO 1 "File in CHAMP orbit format: directory" + +EXT_CHO 1 "CHO" + ## widget = lineedit + +MSG_EXT_CHO 1 "File in CHAMP orbit format: extension" + +! Orbit: POE orbit format +! ----------------------- +DIR_POE 1 "ORB" + ## widget = lineedit + +MSG_DIR_POE 1 "File in POE: directory" + +EXT_POE 1 "POE" + ## widget = lineedit + +MSG_EXT_POE 1 "File in POE: extension" + +! LEO-Orbit: LEO Kinematic velocities +! ----------------------------------- +DIR_KVL 1 "STA" + ## widget = lineedit + +MSG_DIR_KVL 1 "LEO velocities (epoch-wise): directory" + +EXT_KVL 1 "VEL" + ## widget = lineedit + +MSG_EXT_KVL 1 "LEO velocities (epoch-wise): extension" + +! LEO-Orbit: LEO Aux. file (attitude,accelerom. data, thruster events...) +! ------------------------ +DIR_AUX 1 "ORB" + ## widget = lineedit + +MSG_DIR_AUX 1 "LEO external aux. information: directory" + +EXT_AUX 1 "AUX" + ## widget = lineedit + +MSG_EXT_AUX 1 "LEO external aux. information: extension" + +! RINEX files: rinex obs files +! ---------------------------- +DIR_OXO 1 "ORX" + ## widget = lineedit + +MSG_DIR_OXO 1 "RINEX observations (original): directory" + +DIR_RXO 1 "RAW" + ## widget = lineedit + +MSG_DIR_RXO 1 "RINEX observations: directory" + +EXT_RXO 1 "80O" + ## widget = lineedit + # $YO + +MSG_EXT_RXO 1 "RINEX observations: extension" + +! RINEX files: smoothed rinex +! --------------------------- +DIR_SMT 1 "RAW" + ## widget = lineedit + +MSG_DIR_SMT 1 "Smoothed RINEX observations: directory" + +EXT_SMT 1 "SMT" + ## widget = lineedit + +MSG_EXT_SMT 1 "Smoothed RINEX observations: extension" + +! RINEX files: rinex nav files +! ---------------------------- +DIR_OXN 1 "ORX" + ## widget = lineedit + +MSG_DIR_OXN 1 "RINEX navigation messages (GPS, original): directory" + +DIR_RXN 1 "RAW" + ## widget = lineedit + +MSG_DIR_RXN 1 "RINEX navigation messages (GPS): directory" + +EXT_RXN 1 "80N" + ## widget = lineedit + # $YN + +MSG_EXT_RXN 1 "RINEX navigation messages (GPS): extension" + +! RINEX files: rinex nav files +! ---------------------------- +DIR_OXG 1 "ORX" + ## widget = lineedit + +MSG_DIR_OXG 1 "RINEX navigation messages (GLONASS, original): directory" + +DIR_RXG 1 "RAW" + ## widget = lineedit + +MSG_DIR_RXG 1 "RINEX navigation messages (GLONASS): directory" + +EXT_RXG 1 "80G" + ## widget = lineedit + # $YG + +MSG_EXT_RXG 1 "RINEX navigation messages (GLONASS): extension" + +! RINEX files: rinex nav files +! ---------------------------- +DIR_OGA 1 "ORX" + ## widget = lineedit + +MSG_DIR_OGA 1 "RINEX navigation messages (GALILEO, original): directory" + +DIR_RGA 1 "RAW" + ## widget = lineedit + +MSG_DIR_RGA 1 "RINEX navigation messages (GALILEO): directory" + +EXT_RGA 1 "80E" + ## widget = lineedit + # $YE + +MSG_EXT_RGA 1 "RINEX navigation messages (GALILEO): extension" + +! RINEX files: rinex met files +! ---------------------------- +DIR_RXM 1 "RAW" + ## widget = lineedit + +MSG_DIR_RXM 1 "RINEX meteo data: directory" + +EXT_RXM 1 "80M" + ## widget = lineedit + # $YM + +MSG_EXT_RXM 1 "RINEX meteo data: extension" + +! Obs. files: Code zero head +! -------------------------- +DIR_CZH 1 "OBS" + ## widget = lineedit + +MSG_DIR_CZH 1 "Zero difference code observations, header: directory" + +EXT_CZH 1 "CZH" + ## widget = lineedit + +MSG_EXT_CZH 1 "Zero difference code observations, header: extension" + +! Obs. files: Code zero data +! -------------------------- +DIR_CZO 1 "OBS" + ## widget = lineedit + +MSG_DIR_CZO 1 "Zero difference code observations, data: directory" + +EXT_CZO 1 "CZO" + ## widget = lineedit + +MSG_EXT_CZO 1 "Zero difference code observations, data: extension" + +! Obs. files: Phase zero head +! --------------------------- +DIR_PZH 1 "OBS" + ## widget = lineedit + +MSG_DIR_PZH 1 "Zero difference phase observations, header: directory" + +EXT_PZH 1 "PZH" + ## widget = lineedit + +MSG_EXT_PZH 1 "Zero difference phase observations, header: extension" + +! Obs. files: Phase zero data +! --------------------------- +DIR_PZO 1 "OBS" + ## widget = lineedit + +MSG_DIR_PZO 1 "Zero difference phase observations, data: directory" + +EXT_PZO 1 "PZO" + ## widget = lineedit + +MSG_EXT_PZO 1 "Zero difference phase observations, data: extension" + +! Obs. files: Range zero head +! --------------------------- +DIR_RZH 1 "OBS" + ## widget = lineedit + +MSG_DIR_RZH 1 "Range observations, header: directory" + +EXT_RZH 1 "RZH" + ## widget = lineedit + +MSG_EXT_RZH 1 "Range observations, header: extension" + +! Obs. files: Range zero data +! --------------------------- +DIR_RZO 1 "OBS" + ## widget = lineedit + +MSG_DIR_RZO 1 "Range observations, data: directory" + +EXT_RZO 1 "RZO" + ## widget = lineedit + +MSG_EXT_RZO 1 "Range observations, data: extension" + +! Obs. files: Code single head +! ---------------------------- +DIR_CSH 1 "OBS" + ## widget = lineedit + +MSG_DIR_CSH 1 "Single difference code observations, header: directory" + +EXT_CSH 1 "CSH" + ## widget = lineedit + +MSG_EXT_CSH 1 "Single difference code observations, header: extension" + +! Obs. files: Code single data +! ---------------------------- +DIR_CSO 1 "OBS" + ## widget = lineedit + +MSG_DIR_CSO 1 "Single difference code observations, data: directory" + +EXT_CSO 1 "CSO" + ## widget = lineedit + +MSG_EXT_CSO 1 "Single difference code observations, data: extension" + +! Obs. files: Phase single head +! ----------------------------- +DIR_PSH 1 "OBS" + ## widget = lineedit + +MSG_DIR_PSH 1 "Single difference phase observations, header: directory" + +EXT_PSH 1 "PSH" + ## widget = lineedit + +MSG_EXT_PSH 1 "Single difference phase observations, header: extension" + +! Obs. files: Phase single data +! ----------------------------- +DIR_PSO 1 "OBS" + ## widget = lineedit + +MSG_DIR_PSO 1 "Single difference phase observations, data: directory" + +EXT_PSO 1 "PSO" + ## widget = lineedit + +MSG_EXT_PSO 1 "Single difference phase observations, data: extension" + +! Station files: Coordinates +! -------------------------- +DIR_CRD 1 "STA" + ## widget = lineedit + +MSG_DIR_CRD 1 "Station coordinates: directory" + +EXT_CRD 1 "CRD" + ## widget = lineedit + +MSG_EXT_CRD 1 "Station coordinates: extension" + +! Station files: Eccentricities +! ----------------------------- +DIR_ECC 1 "STA" + ## widget = lineedit + +MSG_DIR_ECC 1 "Station eccentricities: directory" + +EXT_ECC 1 "ECC" + ## widget = lineedit + +MSG_EXT_ECC 1 "Station eccentricities: extension" + +! Station files: Velocities +! ------------------------- +DIR_VEL 1 "STA" + ## widget = lineedit + +MSG_DIR_VEL 1 "Station velocities: directory" + +EXT_VEL 1 "VEL" + ## widget = lineedit + +MSG_EXT_VEL 1 "Station velocities: extension" + +! Station files: PSD corrections +! ------------------------------ +DIR_PSD 1 "STA" + ## widget = lineedit + +MSG_DIR_PSD 1 "PSD correction (ITRF14): directory" + +EXT_PSD 1 "PSD" + ## widget = lineedit + +MSG_EXT_PSD 1 "PSD correction (ITRF14): extension" + +! Station files: Station information +! ---------------------------------- +DIR_STA 1 "STA" + ## widget = lineedit + +MSG_DIR_STA 1 "Station information: directory" + +EXT_STA 1 "STA" + ## widget = lineedit + +MSG_EXT_STA 1 "Station information: extension" + +! Station files: Ocean loading +! ---------------------------- +DIR_BLQ 1 "STA" + ## widget = lineedit + +MSG_DIR_BLQ 1 "Ocean loading table: directory" + +EXT_BLQ 1 "BLQ" + ## widget = lineedit + +MSG_EXT_BLQ 1 "Ocean loading table: extension" + +! Station files: Atmospheric tidal loading +! ---------------------------------------- +DIR_ATL 1 "STA" + ## widget = lineedit + +MSG_DIR_ATL 1 "Atmospheric tidal loading table: directory" + +EXT_ATL 1 "ATL" + ## widget = lineedit + +MSG_EXT_ATL 1 "Atmospheric tidal loading table: extension" + +! Station files: Plate definition for NUVEL1/1A +! --------------------------------------------- +DIR_PLD 1 "STA" + ## widget = lineedit + +MSG_DIR_PLD 1 "Tectonic plate assignment (for NUVEL1/1A): directory" + +EXT_PLD 1 "PLD" + ## widget = lineedit + +MSG_EXT_PLD 1 "Tectonic plate assignment (for NUVEL1/1A): extension" + +! Station files: Baseline def. +! ---------------------------- +DIR_BSL 1 "STA" + ## widget = lineedit + +MSG_DIR_BSL 1 "Baseline definition: directory" + +EXT_BSL 1 "BSL" + ## widget = lineedit + +MSG_EXT_BSL 1 "Baseline definition: extension" + +! Station files: Cluster def. +! --------------------------- +DIR_CLU 1 "STA" + ## widget = lineedit + +MSG_DIR_CLU 1 "Cluster definition: directory" + +EXT_CLU 1 "CLU" + ## widget = lineedit + +MSG_EXT_CLU 1 "Cluster definition: extension" + +! Station files: Cluster/baseline assignment +! ------------------------------------------ +DIR_CLB 1 "STA" + ## widget = lineedit + +MSG_DIR_CLB 1 "Cluster/baseline assignment: directory" + +EXT_CLB 1 "CLB" + ## widget = lineedit + +MSG_EXT_CLB 1 "Cluster/baseline assignment: extension" + +! Station files: Selection list +! ----------------------------- +DIR_FIX 1 "STA" + ## widget = lineedit + +MSG_DIR_FIX 1 "Station selection list: directory" + +EXT_FIX 1 "FIX" + ## widget = lineedit + +MSG_EXT_FIX 1 "Station selection list: extension" + +! Station files: Selection list +! ----------------------------- +DIR_SIG 1 "STA" + ## widget = lineedit + +MSG_DIR_SIG 1 "Station sigma file: directory" + +EXT_SIG 1 "SIG" + ## widget = lineedit + +MSG_EXT_SIG 1 "Station sigma file: extension" + +! Station files: Observation weights +! ---------------------------------- +DIR_SOS 1 "STA" + ## widget = lineedit + +MSG_DIR_SOS 1 "Station observation sigma factors: directory" + +EXT_SOS 1 "SOS" + ## widget = lineedit + +MSG_EXT_SOS 1 "Station observation sigma factors: extension" + +! Station files: Ant.Azimut +! ------------------------- +DIR_AZI 1 "STA" + ## widget = lineedit + +MSG_DIR_AZI 1 "Receiver antenna orientation: directory" + +EXT_AZI 1 "AZI" + ## widget = lineedit + +MSG_EXT_AZI 1 "Receiver antenna orientation: extension" + +! Kinematic Coord. +! ---------------- +DIR_KIN 1 "STA" + ## widget = lineedit + +MSG_DIR_KIN 1 "Kinematic coordinates: directory" + +EXT_KIN 1 "KIN" + ## widget = lineedit + +MSG_EXT_KIN 1 "Kinematic coordinates: extension" + +! Station files: Session table +! ---------------------------- +DIR_SES 1 "STA" + ## widget = lineedit + +MSG_DIR_SES 1 "Session table: directory" + +EXT_SES 1 "SES" + ## widget = lineedit + +MSG_EXT_SES 1 "Session table: extension" + +! Station files: Abbr. table +! -------------------------- +DIR_ABB 1 "STA" + ## widget = lineedit + +MSG_DIR_ABB 1 "Abbreviation table: directory" + +EXT_ABB 1 "ABB" + ## widget = lineedit + +MSG_EXT_ABB 1 "Abbreviation table: extension" + +! Range biases +! ------------ +DIR_RGB 1 "STA" + ## widget = lineedit + +MSG_DIR_RGB 1 "SLR data handling: directory" + +EXT_RGB 1 "SLR" + ## widget = lineedit + +MSG_EXT_RGB 1 "SLR data handling: extension" + +! Atmosphere: Tropo.model +! ----------------------- +DIR_TRP 1 "ATM" + ## widget = lineedit + +MSG_DIR_TRP 1 "Troposphere parameters: directory" + +EXT_TRP 1 "TRP" + ## widget = lineedit + +MSG_EXT_TRP 1 "Troposphere parameters: extension" + +! Atmosphere: Tropo.SINEX +! ----------------------- +DIR_TRO 1 "ATM" + ## widget = lineedit + +MSG_DIR_TRO 1 "Troposphere parameters (SINEX format): directory" + +EXT_TRO 1 "TRO" + ## widget = lineedit + +MSG_EXT_TRO 1 "Troposphere parameters (SINEX format): extension" + +! Atmosphere: Ionos.model +! ----------------------- +DIR_ION 1 "ATM" + ## widget = lineedit + +MSG_DIR_ION 1 "Ionosphere models: directory" + +EXT_ION 1 "ION" + ## widget = lineedit + +MSG_EXT_ION 1 "Ionosphere models: extension" + +! Atmosphere: Ionos.IONEX +! ----------------------- +DIR_INX 1 "ATM" + ## widget = lineedit + +MSG_DIR_INX 1 "Ionosphere maps (IONEX): directory" + +EXT_INX 1 "INX" + ## widget = lineedit + +MSG_EXT_INX 1 "Ionosphere maps (IONEX): extension" + +! Atmosphere: Met.data +! -------------------- +DIR_MET 1 "ATM" + ## widget = lineedit + +MSG_DIR_MET 1 "Meteo data: directory" + +EXT_MET 1 "MET" + ## widget = lineedit + +MSG_EXT_MET 1 "Meteo data: extension" + +! Vienna grid files +! ----------------- +DIR_GRD 1 "GRD" + ## widget = lineedit + +MSG_DIR_GRD 1 "Vienna grid files" + +EXT_GRD 1 "GRD" + ## widget = lineedit + +MSG_EXT_GRD 1 "Vienna grid files: extension" + +! Output: Program output +! ---------------------- +DIR_OUT 1 "OUT" + ## widget = lineedit + +MSG_DIR_OUT 1 "Program output: directory" + +EXT_OUT 1 "OUT" + ## widget = lineedit + +MSG_EXT_OUT 1 "Program output: extension" + +! Output: Plot files +! ------------------ +DIR_PLT 1 "OUT" + ## widget = lineedit + +MSG_DIR_PLT 1 "Plot file: directory" + +EXT_PLT 1 "PLT" + ## widget = lineedit + +MSG_EXT_PLT 1 "Plot file: extension" + +! Output: Summary files +! --------------------- +DIR_SUM 1 "OUT" + ## widget = lineedit + +MSG_DIR_SUM 1 "Summary output: directory" + +EXT_SUM 1 "SUM" + ## widget = lineedit + +MSG_EXT_SUM 1 "Summary output: extension" + +! Output: List files +! ------------------ +DIR_LST 1 "OUT" + ## widget = lineedit + +MSG_DIR_LST 1 "Listing output: directory" + +EXT_LST 1 "LST" + ## widget = lineedit + +MSG_EXT_LST 1 "Listing output: extension" + +! Output: CODSPP summary +! ---------------------- +DIR_SMC 1 "OUT" + ## widget = lineedit + +MSG_DIR_SMC 1 "CODSPP summary output (XYZ): directory" + +EXT_SMC 1 "SMC" + ## widget = lineedit + +MSG_EXT_SMC 1 "CODSPP summary output (XYZ): extension" + +! Output: CODSPP summary +! ---------------------- +DIR_SME 1 "OUT" + ## widget = lineedit + +MSG_DIR_SME 1 "CODSPP summary output (BLH): directory" + +EXT_SME 1 "SME" + ## widget = lineedit + +MSG_EXT_SME 1 "CODSPP summary output (BLH): extension" + +! Output: Residual file +! --------------------- +DIR_RES 1 "OUT" + ## widget = lineedit + +MSG_DIR_RES 1 "Residuals: directory" + +EXT_RES 1 "RES" + ## widget = lineedit + +MSG_EXT_RES 1 "Residuals: extension" + +! Output: Clocks RINEX +! -------------------- +DIR_RXC 1 "OUT" + ## widget = lineedit + +MSG_DIR_RXC 1 "Clock information (clock RINEX format): directory" + +EXT_RXC 1 "CLK" + ## widget = lineedit + +MSG_EXT_RXC 1 "Clock information (clock RINEX format): extension" + +! Output: Covariance file +! ----------------------- +DIR_COV 1 "OUT" + ## widget = lineedit + +MSG_DIR_COV 1 "Covariances: directory" + +EXT_COV 1 "COV" + ## widget = lineedit + +MSG_EXT_COV 1 "Covariances: extension" + +! Covariance components +! --------------------- +DIR_WGT 1 "OUT" + ## widget = lineedit + +MSG_DIR_WGT 1 "Covariance components: directory" + +EXT_WGT 1 "WGT" + ## widget = lineedit + +MSG_EXT_WGT 1 "Covariance components: extension" + +! Output: Sub-daily ERP Model +! --------------------------- +EXT_SUB 1 "SUB" + ## widget = lineedit + +MSG_EXT_SUB 1 "Sub-daily earth rotation model: extension" + +! Output: Nutation Model +! ---------------------- +EXT_NUT 1 "NUT" + ## widget = lineedit + +MSG_EXT_NUT 1 "Nutation model: extension" + +! Output: Ant PCV (grid) +! ---------------------- +DIR_PHG 1 "OUT" + ## widget = lineedit + +MSG_DIR_PHG 1 "Antenna PCV estimates (grid): directory" + +EXT_PHG 1 "PHG" + ## widget = lineedit + +MSG_EXT_PHG 1 "Antenna PCV estimates (grid): extension" + +! Output: Ant PCV (harm) +! ---------------------- +DIR_PHH 1 "OUT" + ## widget = lineedit + +MSG_DIR_PHH 1 "Antenna PCV estimates (harm): directory" + +EXT_PHH 1 "PHH" + ## widget = lineedit + +MSG_EXT_PHH 1 "Antenna PCV estimates (harm): extension" + +! Output: Obs. editing file +! ------------------------- +DIR_EDT 1 "OUT" + ## widget = lineedit + +MSG_DIR_EDT 1 "Observation editing information: directory" + +EXT_EDT 1 "EDT" + ## widget = lineedit + +MSG_EXT_EDT 1 "Observation editing information: extension" + +! Output: Deletion list +! --------------------- +DIR_DEL 1 "OUT" + ## widget = lineedit + +MSG_DIR_DEL 1 "File deletion list: directory" + +EXT_DEL 1 "DEL" + ## widget = lineedit + +MSG_EXT_DEL 1 "File deletion list: extension" + +! Input/output Time series event list file +! ---------------------------------------- +DIR_EVL 1 "STA" + ## widget = lineedit + +MSG_DIR_EVL 1 "Events list file: directory" + +EXT_EVL 1 "EVL" + ## widget = lineedit + +MSG_EXT_EVL 1 "Time series events list file: extension" + +! Output: Parameter estimates +! --------------------------- +DIR_EST 1 "SOL" + ## widget = lineedit + +MSG_DIR_EST 1 "Parameter estimates: directory" + +EXT_EST 1 "EST" + ## widget = lineedit + +MSG_EXT_EST 1 "Parameter estimates: extension" + +! Output: Normal equations +! ------------------------ +DIR_NEQ 1 "SOL" + ## widget = lineedit + +MSG_DIR_NEQ 1 "Normal equation: directory" + +EXT_NEQ 1 "NQ0" + ## widget = lineedit + +MSG_EXT_NEQ 1 "Normal equation: extension" + +! Output: Normal equation (old) +! ----------------------------- +DIR_ONQ 1 "SOL" + ## widget = lineedit + +MSG_DIR_ONQ 1 "Normal equation (old format): directory" + +EXT_ONQ 1 "NEQ" + ## widget = lineedit + +MSG_EXT_ONQ 1 "Normal equation (old format): extension" + +! Output: SINEX (crd/vel) +! ----------------------- +DIR_SNX 1 "SOL" + ## widget = lineedit + +MSG_DIR_SNX 1 "SINEX output: directory" + +EXT_SNX 1 "SNX" + ## widget = lineedit + +MSG_EXT_SNX 1 "SINEX output: extension" + +! Orbit files: Standard orbit (ASCII) +! ----------------------------------- +DIR_FSO 1 "ORB" + ## widget = lineedit + +MSG_DIR_FSO 1 "Standard orbits: directory" + +EXT_FSO 1 "FSO" + ## widget = lineedit + +MSG_EXT_FSO 1 "Standard orbits: extension" + +! Orbit files: Rad. press. (ASCII) +! -------------------------------- +DIR_FRP 1 "ORB" + ## widget = lineedit + +MSG_DIR_FRP 1 "Radiation pressure coefficients: directory" + +EXT_FRP 1 "FRP" + ## widget = lineedit + +MSG_EXT_FRP 1 "Radiation pressure coefficients: extension" + +! Obs. files: Code zero ascii +! --------------------------- +DIR_FCZ 1 "OBS" + ## widget = lineedit + +MSG_DIR_FCZ 1 "Zero difference code observations: directory" + +EXT_FCZ 1 "FCZ" + ## widget = lineedit + +MSG_EXT_FCZ 1 "Zero difference code observations: extension" + +! Obs. files: Phase zero ascii +! ---------------------------- +DIR_FPZ 1 "OBS" + ## widget = lineedit + +MSG_DIR_FPZ 1 "Zero difference phase observations: directory" + +EXT_FPZ 1 "FPZ" + ## widget = lineedit + +MSG_EXT_FPZ 1 "Zero difference phase observations: extension" + +! Obs. files: Range ascii +! ----------------------- +DIR_FRZ 1 "OBS" + ## widget = lineedit + +MSG_DIR_FRZ 1 "Range observations: directory" + +EXT_FRZ 1 "FRZ" + ## widget = lineedit + +MSG_EXT_FRZ 1 "Range observations: extension" + +! Obs. files: Code single ascii +! ----------------------------- +DIR_FCS 1 "OBS" + ## widget = lineedit + +MSG_DIR_FCS 1 "Single difference code observations: directory" + +EXT_FCS 1 "FCS" + ## widget = lineedit + +MSG_EXT_FCS 1 "Single difference code observations: extension" + +! Obs. files: Phase single ascii +! ------------------------------ +DIR_FPS 1 "OBS" + ## widget = lineedit + +MSG_DIR_FPS 1 "Single difference phase observations: directory" + +EXT_FPS 1 "FPS" + ## widget = lineedit + +MSG_EXT_FPS 1 "Single difference phase observations: extension" + +! Output: Residual file (ASCII) +! ----------------------------- +DIR_FRS 1 "OUT" + ## widget = lineedit + +MSG_DIR_FRS 1 "Residuals: directory" + +EXT_FRS 1 "FRS" + ## widget = lineedit + +MSG_EXT_FRS 1 "Residuals: extension" + +! Output: Normal equations (ASCII) +! -------------------------------- +DIR_FN0 1 "SOL" + ## widget = lineedit + +MSG_DIR_FN0 1 "Normal equation: directory" + +EXT_FN0 1 "FN0" + ## widget = lineedit + +MSG_EXT_FN0 1 "Normal equation: extension" + +! Output: Normal equations (old, ASCII) +! ------------------------------------- +DIR_FNQ 1 "SOL" + ## widget = lineedit + +MSG_DIR_FNQ 1 "Normal equation (old format): directory" + +EXT_FNQ 1 "FNQ" + ## widget = lineedit + +MSG_EXT_FNQ 1 "Normal equation (old format): extension" + +! BPE: PCF-name +! ------------- +PTH_PCF 1 "${U}/PCF" + ## widget = lineedit + +MSG_PTH_PCF 1 "Processing control files: path" + +EXT_PCF 1 "PCF" + ## widget = lineedit + +MSG_EXT_PCF 1 "Processing control files: extension" + +! BPE: CPU-file name +! ------------------ +PTH_CPU 1 "${U}/PAN" + ## widget = lineedit + +MSG_PTH_CPU 1 "CPU control file: path" + +EXT_CPU 1 "CPU" + ## widget = lineedit + +MSG_EXT_CPU 1 "CPU control file: extension" + +PTH_CPUNUM 1 "${U}/WORK" + ## widget = lineedit + +MSG_PTH_CPUNUM 1 "Scratch for CPU control file" + +! BPE: Output files +! ----------------- +DIR_BPEOUT 1 "BPE" + ## widget = lineedit + +MSG_DIR_BPEOUT 1 "Output files: directory" + +EXT_BPEOUT 1 "OUT" + ## widget = lineedit + +MSG_EXT_BPEOUT 1 "Output files: extension" + +! BPE: Status files +! ----------------- +DIR_BPERUN 1 "BPE" + ## widget = lineedit + +MSG_DIR_BPERUN 1 "Status files: directory" + +EXT_BPERUN 1 "RUN" + ## widget = lineedit + +MSG_EXT_BPERUN 1 "Status files: extension" + +! BPE: Protocol files +! ------------------- +DIR_BPEPRT 1 "BPE" + ## widget = lineedit + +MSG_DIR_BPEPRT 1 "Protocol files: directory" + +EXT_BPEPRT 1 "PRT" + ## widget = lineedit + +MSG_EXT_BPEPRT 1 "Protocol files: extension" + +! BPE: log files +! -------------- +DIR_BPELOG 1 "BPE" + ## widget = lineedit + +MSG_DIR_BPELOG 1 "Log files: directory" + +EXT_BPELOG 1 "LOG" + ## widget = lineedit + +MSG_EXT_BPELOG 1 "Log files: extension" + +! BPE: scripts +! ------------ +PTH_SCRIPT 1 "${U}/SCRIPT" + ## widget = lineedit + +MSG_PTH_SCRIPT 1 "BPE script directory: path" + +! BPE: Option directories +! ----------------------- +PTH_OPT 1 "${U}/OPT" + ## widget = lineedit + +MSG_PTH_OPT 1 "Option directory: path" + +! Others: Help +! ------------ +PTH_HLP 1 "${X}/HLP" + ## widget = lineedit + +MSG_PTH_HLP 1 "Help files: path" + +EXT_HLP 1 "HLP" + ## widget = lineedit + +MSG_EXT_HLP 1 "Help files: extension" + +! Others: Skeleton +! ---------------- +PTH_SKL 1 "${X}/SKL" + ## widget = lineedit + +MSG_PTH_SKL 1 "Skeleton files (e.g. for plot files): path" + +EXT_SKL 1 "SKL" + ## widget = lineedit + +MSG_EXT_SKL 1 "Skeleton files (e.g. for plot files): extension" + +! Others: updpan - master and list +! -------------------------------- +PTH_UPDPAN 1 "${X}/PAN" + ## widget = lineedit + +MSG_PTH_UPDPAN 1 "Program input master files: path" + +PTH_UPD 1 "${X}/SKL" + ## widget = lineedit + +MSG_PTH_UPD 1 "Directory list for panel update: path" + +EXT_UPD 1 "UPD" + ## widget = lineedit + +MSG_EXT_UPD 1 "Directory list for panel update: extension" + +! Others: Campaign independent output +! ----------------------------------- +PTH_OUT 1 "${U}/OUT" + ## widget = lineedit + +MSG_PTH_OUT 1 "Program output files (campaign indep.): path" + +! Others: User input files +! ------------------------ +PTH_INP 1 "${U}/PAN" + ## widget = lineedit + +MSG_PTH_INP 1 "Program input files: path" + +EXT_INP 1 "INP" + ## widget = lineedit + +MSG_EXT_INP 1 "Program input files: extension" + +! Others: Scratch files +! --------------------- +PTH_SCR 1 "${U}/WORK" + ## widget = lineedit + +MSG_PTH_SCR 1 "Scratch files: path" + +EXT_SCR 1 "SCR" + ## widget = lineedit + +MSG_EXT_SCR 1 "Scratch files: extension" + +EXT_SC1 1 "SC1" + ## widget = lineedit + +MSG_EXT_SC1 1 "Scratch files: extension" + +EXT_SC2 1 "SC2" + ## widget = lineedit + +MSG_EXT_SC2 1 "Scratch files: extension" + +! Others: Error message +! --------------------- +PTH_ERR 1 "${U}/WORK" + ## widget = lineedit + +MSG_PTH_ERR 1 "Error message files: path" + +EXT_ERR 1 "MSG" + ## widget = lineedit + +MSG_EXT_ERR 1 "Error message files: extension" + +! Interally used by the menu +! -------------------------- +PTH_INP_OUT 1 "${U}/PAN" + ## widget = lineedit + +EXT_IN1 1 "IN1" + ## widget = lineedit + +! Auxiliary Menu Program +! ---------------------- +MENUAUX_EXE 1 "MENUAUX" + +MENUAUX_INP 1 "MENUAUX.INP" + +MENUAUX_SCR 1 "MENUAUX.SCR" + +MENUAUX_ERR 1 "MENUAUX.ERR" + +MENUAUX_DEBUG 1 "0" + +GEN_CONST_FILE 1 "CONST." + +GEN_DATUM_FILE 1 "DATUM." + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# PATHS AND EXTENSIONS - MENU_EXT 1: General Files # +# path extension # +# GENERAL FILES > %%%%%%%%% < # PTH_GEN +# Sub-daily earth rotation model > %%% < # EXT_SUB +# Nutation model > %%% < # EXT_NUT +# Planetary ephemeris > %%% < # EXT_EPH +# Satellite problem file/old station problem file > %%% < # EXT_CRX +# Solid Earth tides model > %%% < # EXT_TPO +# Ocean tide model > %%% < # EXT_TID +# Frequency information > %%% < # EXT_FRQ +# Old antenna/receiver name translation table > %%% < # EXT_TRN +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 2.1: Campaign Data, Orbit and EOP Files # +# campaign # +# ORBIT FILES directory extension # +# Broadcast orbits > %%%%%% < > %%% < # DIR_BRD EXT_BRD +# Precise orbits (original) > %%%%%% < # DIR_OPR +# Precise orbits > %%%%%% < > %%% < # DIR_PRE EXT_PRE +# Tabular orbits > %%%%%% < > %%% < # DIR_TAB EXT_TAB +# Standard orbits > %%%%%% < > %%% < # DIR_STD EXT_STD +# Radian pressure coefficients > %%%%%% < > %%% < # DIR_RPR EXT_RPR +# Improved orbit elements > %%%%%% < > %%% < # DIR_ELE EXT_ELE +# Earth orientation parameters > %%%%%% < > %%% < # DIR_ERP EXT_ERP +# Earth orientation parameters (IERS format) > %%%%%% < > %%% < # DIR_IEP EXT_IEP +# Geocenter coordinates > %%%%%% < > %%% < # DIR_GCC EXT_GCC +# Satellite/Receiver clocks > %%%%%% < > %%% < # DIR_CLK EXT_CLK +# Differential code biases > %%%%%% < > %%% < # DIR_DCB EXT_DCB +# Inter-system biases > %%%%%% < > %%% < # DIR_ISB EXT_ISB +# Bias SINEX > %%%%%% < > %%% < # DIR_BIA EXT_BIA +# # +# IRV file > %%%%%% < > %%% < # DIR_IRV EXT_IRV +# Precise orbit in CPF orbit format > %%%%%% < > %%% < # DIR_CPF EXT_CPF +# State vector file > %%%%%% < > %%% < # DIR_STV EXT_STV +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 2.2: Campaign Data, Orbit Files for LEOs # +# campaign # +# LEO FILES directory extension # +# Accelerometer data > %%%%%% < > %%% < # DIR_ACC EXT_ACC +# Attitude data > %%%%%% < > %%% < # DIR_ATT EXT_ATT +# LEO maneuvers > %%%%%% < > %%% < # DIR_MAN EXT_MAN +# File in CHAMP orbit format > %%%%%% < > %%% < # DIR_CHO EXT_CHO +# File in POE@@ orbit format > %%%%%% < > %%% < # DIR_POE EXT_POE +# LEO velocities (epoch-wise) > %%%%%% < > %%% < # DIR_KVL EXT_KVL +# LEO external aux. information > %%%%%% < > %%% < # DIR_AUX EXT_AUX +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 3: Campaign Data, RINEX Files # +# campaign # +# RINEX FILES directory extension # +# RINEX observations (original) > %%%%%% < # DIR_OXO +# RINEX observations > %%%%%% < > %%% < # DIR_RXO EXT_RXO +# Smoothed RINEX observations > %%%%%% < > %%% < # DIR_SMT EXT_SMT +# RINEX navigation messages (GPS, original) > %%%%%% < # DIR_OXN +# RINEX navigation messages (GPS) > %%%%%% < > %%% < # DIR_RXN EXT_RXN +# RINEX navigation messages (GLONASS, original) > %%%%%% < # DIR_OXG +# RINEX navigation messages (GLONASS) > %%%%%% < > %%% < # DIR_RXG EXT_RXG +# RINEX navigation messages (GALILEO, original) > %%%%%% < # DIR_OGA +# RINEX navigation messages (GALILEO) > %%%%%% < > %%% < # DIR_RGA EXT_RGA +# RINEX meteo data > %%%%%% < > %%% < # DIR_RXM EXT_RXM +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 4: Campaign Data, Observation Files # +# campaign # +# OBSERVATION FILES directory extension # +# Zero@@ difference code@ observations, header > %%%%%% < > %%% < # DIR_CZH EXT_CZH +# Zero@@ difference code@ observations, data > %%%%%% < > %%% < # DIR_CZO EXT_CZO +# Zero@@ difference phase observations, header > %%%%%% < > %%% < # DIR_PZH EXT_PZH +# Zero@@ difference phase observations, data > %%%%%% < > %%% < # DIR_PZO EXT_PZO +# Single difference code@ observations, header > %%%%%% < > %%% < # DIR_CSH EXT_CSH +# Single difference code@ observations, data > %%%%%% < > %%% < # DIR_CSO EXT_CSO +# Single difference phase observations, header > %%%%%% < > %%% < # DIR_PSH EXT_PSH +# Single difference phase observations, data > %%%%%% < > %%% < # DIR_PSO EXT_PSO +# # +# Range observations (SLR), header > %%%%%% < > %%% < # DIR_RZH EXT_RZH +# Range observations (SLR), data > %%%%%% < > %%% < # DIR_RZO EXT_RZO +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 5: Campaign Data, Station Files # +# campaign # +# STATION FILES directory extension # +# Station coordinates > %%%%%% < > %%% < # DIR_CRD EXT_CRD +# Station velocities > %%%%%% < > %%% < # DIR_VEL EXT_VEL +# Kinematic coordinates > %%%%%% < > %%% < # DIR_KIN EXT_KIN +# Station eccentricities > %%%%%% < > %%% < # DIR_ECC EXT_ECC +# PSD correction (ITRF14) > %%%%%% < > %%% < # DIR_PSD EXT_PSD +# Station information > %%%%%% < > %%% < # DIR_STA EXT_STA +# Ocean loading table > %%%%%% < > %%% < # DIR_BLQ EXT_BLQ +# Atmospheric tidal loading table > %%%%%% < > %%% < # DIR_ATL EXT_ATL +# Station selection list > %%%%%% < > %%% < # DIR_FIX EXT_FIX +# Station sigma file > %%%%%% < > %%% < # DIR_SIG EXT_SIG +# Station observation sigma factors > %%%%%% < > %%% < # DIR_SOS EXT_SOS +# Abbreviation table > %%%%%% < > %%% < # DIR_ABB EXT_ABB +# Tectonic plate assignment (for NUVEL1/1A) > %%%%%% < > %%% < # DIR_PLD EXT_PLD +# Baseline definition > %%%%%% < > %%% < # DIR_BSL EXT_BSL +# Cluster definition > %%%%%% < > %%% < # DIR_CLU EXT_CLU +# Cluster/baseline assignment > %%%%%% < > %%% < # DIR_CLB EXT_CLB +# Receiver antenna orientation > %%%%%% < > %%% < # DIR_AZI EXT_AZI +# Session table > %%%%%% < > %%% < # DIR_SES EXT_SES +# SLR data handling (range bias, CoM) > %%%%%% < > %%% < # DIR_RGB EXT_RGB +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 6: Campaign Data, Atmosphere Modeling Files # +# campaign # +# ATMOSPHERE MODELING FILES directory extension # +# Troposphere parameters > %%%%%% < > %%% < # DIR_TRP EXT_TRP +# Troposphere parameters (SINEX format) > %%%%%% < > %%% < # DIR_TRO EXT_TRO +# Ionosphere models > %%%%%% < > %%% < # DIR_ION EXT_ION +# Ionosphere maps (IONEX) > %%%%%% < > %%% < # DIR_INX EXT_INX +# Meteo data > %%%%%% < > %%% < # DIR_MET EXT_MET +# Vienna grid files (VMF and loading maps) > %%%%%% < > %%% < # DIR_GRD EXT_GRD +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 7: Campaign Data, Output Files # +# campaign # +# OUTPUT FILES directory extension # +# Program output > %%%%%% < > %%% < # DIR_OUT EXT_OUT +# Plot file > %%%%%% < > %%% < # DIR_PLT EXT_PLT +# Summary output > %%%%%% < > %%% < # DIR_SUM EXT_SUM +# Listing output > %%%%%% < > %%% < # DIR_LST EXT_LST +# CODSPP summary output (XYZ) > %%%%%% < > %%% < # DIR_SMC EXT_SMC +# CODSPP summary output (BLH) > %%%%%% < > %%% < # DIR_SME EXT_SME +# # +# BERNESE IN-/OUTPUT FILES # +# Residuals > %%%%%% < > %%% < # DIR_RES EXT_RES +# Clock information (clock RINEX format) > %%%%%% < > %%% < # DIR_RXC EXT_RXC +# Covariances > %%%%%% < > %%% < # DIR_COV EXT_COV +# Covariance components > %%%%%% < > %%% < # DIR_WGT EXT_WGT +# Antenna PCV estimates (grid) > %%%%%% < > %%% < # DIR_PHG EXT_PHG +# Antenna PCV estimates (harm) > %%%%%% < > %%% < # DIR_PHH EXT_PHH +# Observation editing information > %%%%%% < > %%% < # DIR_EDT EXT_EDT +# File deletion list > %%%%%% < > %%% < # DIR_DEL EXT_DEL +# Time series list of events file > %%%%%% < > %%% < # DIR_EVL EXT_EVL +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 8: Campaign Data, Solution Files # +# campaign # +# SOLUTION FILES directory extension # +# Parameter estimates > %%%%%% < > %%% < # DIR_EST EXT_EST +# Normal equation > %%%%%% < > %%% < # DIR_NEQ EXT_NEQ +# Normal equation (old format) > %%%%%% < > %%% < # DIR_ONQ EXT_ONQ +# SINEX output > %%%%%% < > %%% < # DIR_SNX EXT_SNX +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 9: Campaign Data, Bernese Files (ASCII) # +# campaign # +# BERNESE FILES (FORMATTED) directory extension # +# Standard orbits > %%%%%% < > %%% < # DIR_FSO EXT_FSO +# Radiation pressure coefficients > %%%%%% < > %%% < # DIR_FRP EXT_FRP +# Zero@@ difference code@ observations > %%%%%% < > %%% < # DIR_FCZ EXT_FCZ +# Zero@@ difference phase observations > %%%%%% < > %%% < # DIR_FPZ EXT_FPZ +# Single difference code@ observations > %%%%%% < > %%% < # DIR_FCS EXT_FCS +# Single difference phase observations > %%%%%% < > %%% < # DIR_FPS EXT_FPS +# Range observations > %%%%%% < > %%% < # DIR_FRZ EXT_FRZ +# Residuals > %%%%%% < > %%% < # DIR_FRS EXT_FRS +# Normal equation > %%%%%% < > %%% < # DIR_FN0 EXT_FN0 +# Normal equation (old format) > %%%%%% < > %%% < # DIR_FNQ EXT_FNQ +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 10: Bernese Processing Engine (BPE) # +# campaign # +# BERNESE PROCESSING ENGINE directory extension # +# BPE output > %%%%%% < > %%% < # DIR_BPEOUT EXT_BPEOUT +# BPE status > %%%%%% < > %%% < # DIR_BPERUN EXT_BPERUN +# Protocol files > %%%%%% < > %%% < # DIR_BPEPRT EXT_BPEPRT +# Log files > %%%%%% < > %%% < # DIR_BPELOG EXT_BPELOG +# # +# BERNESE PROCESSING ENGINE path extension # +# Processing control files > %%%%%%%%%% <> %%% < # PTH_PCF EXT_PCF +# CPU control file > %%%%%%%%%% <> %%% < # PTH_CPU EXT_CPU +# Scratch for CPU control file > %%%%%%%%%% < # PTH_CPUNUM +# BPE script directory > %%%%%%%%%% < # PTH_SCRIPT +# Option directory > %%%%%%%%%% < # PTH_OPT +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 11: Other Files and Directories # +# # +# GENERAL path extension(s) # +# Help files > %%%%%%%%% < > %%% < # PTH_HLP EXT_HLP +# Skeleton files (e.g. for plot files) > %%%%%%%%% < > %%% < # PTH_SKL EXT_SKL +# Directory list for panel update > %%%%%%%%% < > %%% < # PTH_UPD EXT_UPD +# Program input master files > %%%%%%%%% < # PTH_UPDPAN +# # +# USER DEPENDENT # +# Program output files (campaign indep.)> %%%%%%%%% < # PTH_OUT +# Program input files > %%%%%%%%% < > %%% < # PTH_INP EXT_INP +# Scratch files > %%%%%%%%% < > %%% <> %%% <> %%% < # PTH_SCR EXT_SCR EXT_SC1 EXT_SC2 +# Error message files > %%%%%%%%% < > %%% < # PTH_ERR EXT_ERR +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_AMB/MENU_PGM.INP b/config/bernese/gpsuser52-luzon/OPT/R2S_AMB/MENU_PGM.INP new file mode 100755 index 0000000..e5f8c3a --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_AMB/MENU_PGM.INP @@ -0,0 +1,945 @@ + +! Command to Run the Fortran Program +! ---------------------------------- +CMD_PATH 1 "${XG}" + ## widget = lineedit; emptyallowed = false + +MSG_CMD_PATH 1 "Default program path to the executables" + +CMD_FOREGROUND 1 "1" + ## widget = radiobutton; group = CMD + +MSG_CMD_FOREGROUND 1 "Run Fortran programs in foreground" + +CMD_BACKGROUND 1 "0" + ## widget = radiobutton; group = CMD + +MSG_CMD_BACKGROUND 1 "Run Fortran programs in background" + +CMD_USE_CPUFILE 1 "0" + ## widget = radiobutton; group = CMD + +MSG_CMD_USE_CPUFILE 1 "Use selected CPU file to run Fortran programs" + +! CPU File +! -------- +CPU_FILE 0 + ## widget = selwin; path = PTH_CPU; ext = EXT_CPU; maxfiles = 1 + ## activeif = CMD_USE_CPUFILE == 1 + # UNIX + +MSG_CPU_FILE 1 "CPU control file" + +CMD_CPUNAME 0 + ## widget = lineedit; activeif = CMD_USE_CPUFILE == 1 + +MSG_CMD_CPUNAME 1 "CPU name" + +CMD_LOGFILE 0 + ## widget = lineedit; path = PTH_SCR; ext = NO_EXT + ## activeif = CMD_USE_CPUFILE == 1 + # + +MSG_CMD_LOGFILE 1 "Log File" + +MAXJOBNUM 1 "99" + ## widget = combobox; cards = 99 999; check_type = integer; check_min = 0 + ## check_max = 999 + +MSG_MAXJOBNUM 1 "Maximum program output file number" + +! List of Programs with special path to the executable +! ---------------------------------------------------- +SPECIAL_PATH 1 "" "" + ## widget = uniline; numlines = 20 + +MSG_SPECIAL_PATH 1 "Programs executed from special paths" + +! Names of Programs/Input Files +! ----------------------------- +USER1_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER1_INP 1 "USER1" + +USER2_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER2_INP 1 "USER2" + +USER3_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER3_INP 1 "USER3" + +USER4_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER4_INP 1 "USER4" + +USER5_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER5_INP 1 "USER5" + +USER6_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER6_INP 1 "USER6" + +USER7_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER7_INP 1 "USER7" + +USER8_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER8_INP 1 "USER8" + +USER9_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER9_INP 1 "USER9" + +USER10_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER10_INP 1 "USER10" + +! Configure +! --------- +CHNGEN_INP 1 "${U}/PAN\CHNGEN.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CHNGEN + +MSG_CHNGEN_INP 1 "Program input file: Change general options" + +UPDPAN_INP 1 "${U}/PAN\UPDPAN.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # UPDPAN + +MSG_UPDPAN_INP 1 "Program input file: Update program input files" + +! Campaign +! -------- +NEWCAMP_INP 1 "${U}/PAN\NEWCAMP.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # NEWCAMP + +MSG_NEWCAMP_INP 1 "Program input file: Create new campaign" + +! Station files +! ------------- +EDITCRD_INP 1 "${U}/PAN\EDITCRD.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITCRD + +MSG_EDITCRD_INP 1 "Program input file: Create/update station coordinates" + +EDITVEL_INP 1 "${U}/PAN\EDITVEL.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITVEL + +MSG_EDITVEL_INP 1 "Program input file: Create/update station velocities" + +EDITECC_INP 1 "${U}/PAN\EDITECC.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITECC + +MSG_EDITECC_INP 1 "Program input file: Create/update station eccentricities" + +EDSTACRX_INP 1 "${U}/PAN\EDITSTA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITSTA + +MSG_EDSTACRX_INP 1 "Program input file: Create/update station information file" + +EDITFIX_INP 1 "${U}/PAN\EDITFIX.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITFIX + +MSG_EDITFIX_INP 1 "Program input file: Create/update station selection list" + +EDITSIG_INP 1 "${U}/PAN\EDITSIG.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITSIG + +MSG_EDITSIG_INP 1 "Program input file: Create/update station sigma file" + +EDITSOS_INP 1 "${U}/PAN\EDITSOS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITSOS + +MSG_EDITSOS_INP 1 "Program input file: Create/update station observation sigma factors" + +ABBREV_INP 1 "${U}/PAN\EDITABB.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITABB + +MSG_ABBREV_INP 1 "Program input file: Create/update station abbreviation table" + +EDITBSL_INP 1 "${U}/PAN\EDITBSL.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITBSL + +MSG_EDITBSL_INP 1 "Program input file: Create/update baseline definition file" + +EDITCLU_INP 1 "${U}/PAN\EDITCLU.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITCLU + +MSG_EDITCLU_INP 1 "Program input file: Create/update cluster definition file" + +EDITPLD_INP 1 "${U}/PAN\EDITPLD.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITPLD + +MSG_EDITPLD_INP 1 "Program input file: Create/update tectonic plate assignment" + +! RINEX to Bernese +! ---------------- +RXOBV3_INP 1 "${U}/PAN\RXOBV3.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RXOBV3 + +MSG_RXOBV3_INP 1 "Program input file: Transfer RINEX observation files to Bernese format" + +RXNBV3_INP 1 "${U}/PAN\RXNBV3.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RXNBV3 + +MSG_RXNBV3_INP 1 "Program input file: Transfer RINEX navig. files to Bernese format" + +RXMBV3_INP 1 "${U}/PAN\RXMBV3.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RXMBV3 + +MSG_RXMBV3_INP 1 "Program input file: Transfer RINEX meteo files to Bernese format" + +RXNPRE_INP 1 "${U}/PAN\RXNPRE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RXNPRE + +MSG_RXNPRE_INP 1 "Program input file: Transfer RINEX navig. files to precise orbits" + +! Bernese to RINEX +! ---------------- +BV3RXO_INP 1 "${U}/PAN\BV3RXO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # BV3RXO + +MSG_BV3RXO_INP 1 "Program input file: Transfer Bernese observation files to RINEX" + +BV3RXN_INP 1 "${U}/PAN\BV3RXN.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # BV3RXN + +MSG_BV3RXN_INP 1 "Program input file: Transfer Bernese navigation files to RINEX" + +! Cut/concatenate RINEX +! --------------------- +CCRINEXO_INP 1 "${U}/PAN\CCRINEXO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CCRINEXO + +MSG_CCRINEXO_INP 1 "Program input file: Concatenate RINEX observation files" + +CCRINEXN_INP 1 "${U}/PAN\CCRINEXN.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CCRINEXN + +MSG_CCRINEXN_INP 1 "Program input file: Concatenate GPS RINEX navigation files" + +CCRINEXG_INP 1 "${U}/PAN\CCRINEXG.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CCRINEXG + +MSG_CCRINEXG_INP 1 "Program input file: Concatenate GLONASS RINEX navigation files" + +! RINEX utilities +! --------------- +RNXGRA_INP 1 "${U}/PAN\RNXGRA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RNXGRA + +MSG_RNXGRA_INP 1 "Program input file: Create observation statistics" + +RNXSMT_INP 1 "${U}/PAN\RNXSMT.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RNXSMT + +MSG_RNXSMT_INP 1 "Program input file: Clean/smooth observation files" + +RNXCLK_INP 1 "${U}/PAN\RNXCLK.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RNXCLK + +MSG_RNXCLK_INP 1 "Program input file: Extract satellite clock from clock RINEX files" + +! Orbit, Broadcast +! ---------------- +BRDTST_INP 1 "${U}/PAN\BRDTST.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # BRDTST + +MSG_BRDTST_INP 1 "Program input file: Check broadcast orbits" + +BRDTAB_INP 1 "${U}/PAN\BRDTAB.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # BRDTAB + +MSG_BRDTAB_INP 1 "Program input file: Create tabular orbits from broadcast ephemerides" + +SATCLK_INP 1 "${U}/PAN\SATCLK.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SATCLK + +MSG_SATCLK_INP 1 "Program input file: Extract satellite clocks" + +! Orbit, create standard orbit +! ---------------------------- +PRETAB_INP 1 "${U}/PAN\PRETAB.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # PRETAB + +MSG_PRETAB_INP 1 "Program input file: Create tabular orbits" + +ORBGEN_INP 1 "${U}/PAN\ORBGEN.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # ORBGEN + +MSG_ORBGEN_INP 1 "Program input file: Create/update standard orbits" + +DEFXTR_INP 1 "${U}/PAN\DEFXTR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # DEFXTR + +MSG_DEFXTR_INP 1 "Program input file: Extract ORBGEN program output" + +! Standard to precise +! ------------------- +STDPRE_INP 1 "${U}/PAN\STDPRE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STDPRE + +MSG_STDPRE_INP 1 "Program input file: Convert standard to precise orbits" + +PREWEI_INP 1 "${U}/PAN\PREWEI.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # PREWEI + +MSG_PREWEI_INP 1 "Program input file: Set accuracy codes in precise orbits" + +CCPREORB_INP 1 "${U}/PAN\CCPREORB.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CCPREORB + +MSG_CCPREORB_INP 1 "Program input file: Concatenate/merge precise orbit files" + +! Compare orbits +! -------------- +STDDIF_INP 1 "${U}/PAN\STDDIF.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STDDIF + +MSG_STDDIF_INP 1 "Program input file: Compare standard orbits" + +ORBCMP_INP 1 "${U}/PAN\ORBCMP.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # ORBCMP + +MSG_ORBCMP_INP 1 "Program input file: Compare precise orbits" + +STDELE_INP 1 "${U}/PAN\STDELE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STDELE + +MSG_STDELE_INP 1 "Program input file: Compare osculating elements" + +! EOPs utilities +! -------------- +POLUPD_INP 1 "${U}/PAN\POLUPD.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # POLUPD + +MSG_POLUPD_INP 1 "Program input file: Convert IERS pole files to Bernese format" + +POLXTR_INP 1 "${U}/PAN\POLXTR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # POLXTR + +MSG_POLXTR_INP 1 "Program input file: Concatenate IERS pole files" + +! Processing +! ---------- +CODSPP_INP 1 "${U}/PAN\CODSPP.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CODSPP + +MSG_CODSPP_INP 1 "Program input file: Code-based clock synchronization" + +SNGDIF_INP 1 "${U}/PAN\SNGDIF.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SNGDIF + +MSG_SNGDIF_INP 1 "Program input file: Create single-difference/baseline files" + +MAUPRP_INP 1 "${U}/PAN\MAUPRP.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # MAUPRP + +MSG_MAUPRP_INP 1 "Program input file: Phase preprocessing" + +GPSEST_INP 1 "${U}/PAN\GPSEST.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # GPSEST + +MSG_GPSEST_INP 1 "Program input file: Parameter estimation" + +ADDNEQ2_INP 1 "${U}/PAN\ADDNEQ2.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # ADDNEQ2 + +MSG_ADDNEQ2_INP 1 "Program input file: Combine normal equation systems" + +! Processing extractions +! ---------------------- +CODXTR_INP 1 "${U}/PAN\CODXTR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CODXTR + +MSG_CODXTR_INP 1 "Program input file: Extract CODSPP program output" + +MPRXTR_INP 1 "${U}/PAN\MPRXTR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # MPRXTR + +MSG_MPRXTR_INP 1 "Program input file: Extract MAUPRP program output" + +GPSXTR_INP 1 "${U}/PAN\GPSXTR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # GPSXTR + +MSG_GPSXTR_INP 1 "Program input file: Extract GPSEST/ADDNEQ2 program output" + +! Service: Simulate +! ----------------- +GPSSIM_INP 1 "${U}/PAN\GPSSIM.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # GPSSIM + +MSG_GPSSIM_INP 1 "Program input file: Generate simulated observation data" + +! Service: Station information files +! ---------------------------------- +STA2STA_INP 1 "${U}/PAN\STA2STA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STA2STA + +MSG_STA2STA_INP 1 "Program input file: Convert station information files" + +STAMERGE_INP 1 "${U}/PAN\STAMERGE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STAMERGE + +MSG_STAMERGE_INP 1 "Program input file: Merge station information files" + +RNX2STA_INP 1 "${U}/PAN\RNX2STA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RNX2STA + +MSG_RNX2STA_INP 1 "Program input file: Extract station information from RINEX headers" + +SNX2STA_INP 1 "${U}/PAN\SNX2STA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SNX2STA + +MSG_SNX2STA_INP 1 "Program input file: Extract station information from SINEX file" + +! Service: Observation files +! -------------------------- +CHGHED_INP 1 "${U}/PAN\CHGHED.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CHGHED + +MSG_CHGHED_INP 1 "Program input file: Change header of observation files" + +SATMRK_INP 1 "${U}/PAN\SATMRK.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SATMRK + +MSG_SATMRK_INP 1 "Program input file: Mark/delete observations" + +OBSSPL_INP 1 "${U}/PAN\OBSSPL.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # OBSSPL + +MSG_OBSSPL_INP 1 "Program input file: Split observation files" + +SATGRA_INP 1 "${U}/PAN\SATGRA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SATGRA + +MSG_SATGRA_INP 1 "Program input file: Create pseudo-graphics of the observations" + +! Service: Residuals +! ------------------ +REDISP_INP 1 "${U}/PAN\REDISP.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # REDISP + +MSG_REDISP_INP 1 "Program input file: Display residual file" + +RESRMS_INP 1 "${U}/PAN\RESRMS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RESRMS + +MSG_RESRMS_INP 1 "Program input file: Create residual statistics" + +! Service: Coordinates +! -------------------- +FODITS_INP 1 "${U}/PAN\FODITS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # FODITS + +MSG_FODITS_INP 1 "Program input file: Analysis of time series" + +HELMERT_INP 1 "${U}/PAN\HELMR1.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # HELMR1 + +MSG_HELMERT_INP 1 "Program input file: Helmert transformation" + +COMPAR_INP 1 "${U}/PAN\COMPAR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # COMPAR + +MSG_COMPAR_INP 1 "Program input file: Coordinate comparison" + +VELDIF_INP 1 "${U}/PAN\VELDIF.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # VELDIF + +MSG_VELDIF_INP 1 "Program input file: Velocity comparison" + +NUVELO_INP 1 "${U}/PAN\NUVELO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # NUVELO + +MSG_NUVELO_INP 1 "Program input file: Compute NUVEL velocities" + +COOVEL_INP 1 "${U}/PAN\COOVEL.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # COOVEL + +MSG_COOVEL_INP 1 "Program input file: Extrapolate coordinates" + +COOSYS_INP 1 "${U}/PAN\COOSYS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # COOSYS + +MSG_COOSYS_INP 1 "Program input file: Coordinate transformation" + +ETRS89_INP 1 "${U}/PAN\ETRS89.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # ETRS89 + +MSG_ETRS89_INP 1 "Program input file: Transform coordinates to ETRS89 frame" + +CRDMRG_INP 1 "${U}/PAN\CRDMERGE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CRDMERGE + +MSG_CRDMRG_INP 1 "Program input file: Merge coordinate/velocity files" + +GRDS1S2_INP 1 "${U}/PAN\GRDS1S2.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # GRDS1S2 + +MSG_GRDS1S2_INP 1 "Program input file: Extract atmospheric tidal loading coefficients" + +! Service: Clock tools +! -------------------- +CCRNXC_INP 1 "${U}/PAN\CCRNXC.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CCRNXC + +MSG_CCRNXC_INP 1 "Program input file: Combine/manipulate clock RINEX files" + +CLKEST_INP 1 "${U}/PAN\CLKEST.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CLKEST + +MSG_CLKEST_INP 1 "Program input file: Epoch-wise clock interpolation" + +! Service: Ionosphere +! ------------------- +IONEST_INP 1 "${U}/PAN\IONEST.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # IONEST + +MSG_IONEST_INP 1 "Program input file: Local ionosphere model estimation" + +! Service: LEO +! ------------ +LEOAUX_INP 1 "${U}/PAN\LEOAUX.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # LEOAUX + +MSG_LEOAUX_INP 1 "Program input file: Prepare LEO auxiliary information" + +KINPRE_INP 1 "${U}/PAN\KINPRE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # KINPRE + +MSG_KINPRE_INP 1 "Program input file: Convert kinematic positions to precise orbits" + +! Service: SLR +! ------------ +IRV2STV_INP 1 "${U}/PAN\IRV2STV.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # IRV2STV + +MSG_IRV2STV_INP 1 "Program input file: Convert IRV or PRE files to state vectors" + +CPFSP3_INP 1 "${U}/PAN\CPFSP3.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CPFSP3 + +MSG_CPFSP3_INP 1 "Program input file: Convert CPF to precise orbit files" + +SP3CPF_INP 1 "${U}/PAN\SP3CPF.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SP3CPF + +MSG_SP3CPF_INP 1 "Program input file: Convert precise orbits to CPF files" + +SNX2SLR_INP 1 "${U}/PAN\SNX2SLR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SNX2SLR + +MSG_SNX2SLR_INP 1 "Program input file: Prepare SLR data handling file" + +QLRINEXO_INP 1 "${U}/PAN\QLRINEXO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # QLRINEXO + +MSG_QLRINEXO_INP 1 "Program input file: Convert SLR normal point files (old format) to RINEX" + +CRD2RNXO_INP 1 "${U}/PAN\CRD2RNXO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CRD2RNXO + +MSG_CRD2RNXO_INP 1 "Program input file: Convert SLR normal point files (new format) to RINEX" + +QLRSUM_INP 1 "${U}/PAN\QLRSUM.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # QLRSUM + +MSG_QLRSUM_INP 1 "Program input file: Create SLR quick-look residual statistics" + +! Service: Automated processing +! ----------------------------- +BASLST_INP 1 "${U}/PAN\BASLST.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # BASLST + +MSG_BASLST_INP 1 "Program input file: Select baselines" + +MKCLUS_INP 1 "${U}/PAN\MKCLUS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # MKCLUS + +MSG_MKCLUS_INP 1 "Program input file: Form clusters of observation files" + +RESCHK_INP 1 "${U}/PAN\RESCHK.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RESCHK + +MSG_RESCHK_INP 1 "Program input file: Detect misbehaving stations/satellites" + +! Conversions: SINEX +! ------------------ +SNX2NQ0_INP 1 "${U}/PAN\SNX2NQ0.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SNX2NQ0 + +MSG_SNX2NQ0_INP 1 "Program input file: Transfer SINEX files to normal equation files" + +TROTRO_INP 1 "${U}/PAN\TROTRO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # TROTRO + +MSG_TROTRO_INP 1 "Program input file: Manipulate troposphere SINEX files" + +! Conversion: ANTEX +! ----------------- +ATX2PCV_INP 1 "${U}/PAN\ATX2PCV.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # ATX2PCV + +MSG_ATX2PCV_INP 1 "Program input file: Convert ANTEX to Bernese format" + +! Conversion: observation files +! ----------------------------- +OBSFMT_INP 1 "${U}/PAN\OBSFMT.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # OBSFMT + +MSG_OBSFMT_INP 1 "Program input file: Convert observation files (binary to ASCII)" + +FMTOBS_INP 1 "${U}/PAN\FMTOBS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # FMTOBS + +MSG_FMTOBS_INP 1 "Program input file: Convert observation files (ASCII to binary)" + +! Conversion: residual files +! -------------------------- +RESFMT_INP 1 "${U}/PAN\RESFMT.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RESFMT + +MSG_RESFMT_INP 1 "Program input file: Convert residual files (binary to ASCII)" + +FMTRES_INP 1 "${U}/PAN\FMTRES.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # FMTRES + +MSG_FMTRES_INP 1 "Program input file: Convert residual files (ASCII to binary)" + +! Conversion: orbit files +! ----------------------- +FMTSTD_INP 1 "${U}/PAN\FMTSTD.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # FMTSTD + +MSG_FMTSTD_INP 1 "Program input file: Convert STD and RPR files (ASCII to binary)" + +STDFMT_INP 1 "${U}/PAN\STDFMT.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STDFMT + +MSG_STDFMT_INP 1 "Program input file: Convert STD and RPR files (binary to ASCII)" + +! Conversion: NEQ-files +! --------------------- +NEQ2ASC_INP 1 "${U}/PAN\NEQ2ASC.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # NEQ2ASC + +MSG_NEQ2ASC_INP 1 "Program input file: Convert normal equation files (binary/ASCII)" + +! BPE +! --- +EDITPCF_INP 1 "${U}/PAN\EDITPCF.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITPCF + +MSG_EDITPCF_INP 1 "Program input file: Edit process control file (PCF)" + +RUNBPE_INP 1 "${U}/PAN\RUNBPE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RUNBPE + +MSG_RUNBPE_INP 1 "Program input file: Start BPE processing" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# PROGRAM NAMES - MENU_PGM 1: Options # +# # +# AUTOMATIC GENERATION OF PROGRAM OUTPUT FILE NAMES # +# Maximum program output file number > %%% < # MAXJOBNUM +# # +# OPTIONS TO RUN THE FORTRAN PROGRAMS # +# Default program path to the executables > %%%%%%%% < # CMD_PATH +# # +# Run Fortran programs in foreground > % < # CMD_FOREGROUND +# Run Fortran programs in background > % < # CMD_BACKGROUND +# Use CPU File to Run programs > % < > %%%%%%%% < # CMD_USE_CPUFILE CPU_FILE +# > %%%%%%%%%%%% < CPU Name # CMD_CPUNAME +# > %%%%%%%%%%%% < Log File # CMD_LOGFILE +# # +# Special path for individual programs # +# > Program_ Path_to_program_executable_______________________ < # SPECIAL_PATH +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.1: Menu - Configure # +# # +# CONFIGURE # +# CHNGEN > %%%%%%%% < : Change general options # CHNGEN_INP +# UPDPAN > %%%%%%%% < : Update program input files # UPDPAN_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.2: Menu - Campaign # +# # +# CAMPAIGN # +# NEWCAMP > %%%%%%%% < : Create new campaign # NEWCAMP_INP +# COORD > %%%%%%%% < : Create/update station coordinates # EDITCRD_INP +# VELOCITY > %%%%%%%% < : Create/update station velocities # EDITVEL_INP +# ECCENT > %%%%%%%% < : Create/update station eccentricities # EDITECC_INP +# STAINFO > %%%%%%%% < : Create/update station information file # EDSTACRX_INP +# STALIST > %%%%%%%% < : Create/update station selection list # EDITFIX_INP +# SIGMA > %%%%%%%% < : Create/update station sigma file # EDITSIG_INP +# STAWEIGHT> %%%%%%%% < : Create/update station observation sigma factors # EDITSOS_INP +# ABBREV > %%%%%%%% < : Create/update station abbreviation table # ABBREV_INP +# BASELINE > %%%%%%%% < : Create/update baseline definition file # EDITBSL_INP +# CLUSTER > %%%%%%%% < : Create/update cluster definition file # EDITCLU_INP +# PLATE > %%%%%%%% < : Create/update tectonic plate assignment # EDITPLD_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.3: Menu - RINEX # +# # +# RINEX PROGRAMS # +# RXOBV3 > %%%%%%%% < : Transfer RINEX observ. files to Bernese format # RXOBV3_INP +# RXNBV3 > %%%%%%%% < : Transfer RINEX navig. files to Bernese format # RXNBV3_INP +# RXMBV3 > %%%%%%%% < : Transfer RINEX meteo files to Bernese format # RXMBV3_INP +# RXNPRE > %%%%%%%% < : Transfer RINEX navig. files to precise orbits # RXNPRE_INP +# BV3RXO > %%%%%%%% < : Transfer Bernese observation files to RINEX # BV3RXO_INP +# BV3RXN > %%%%%%%% < : Transfer Bernese navigation files to RINEX # BV3RXN_INP +# CCRINEXO > %%%%%%%% < : Concatenate RINEX observation files # CCRINEXO_INP +# CCRINEXN > %%%%%%%% < : Concatenate GPS RINEX navigation files # CCRINEXN_INP +# CCRINEXG > %%%%%%%% < : Concatenate GLONASS RINEX navigation files # CCRINEXG_INP +# RNXGRA > %%%%%%%% < : Create observation statistics # RNXGRA_INP +# RNXSMT > %%%%%%%% < : Clean/smooth observation files # RNXSMT_INP +# RNXCLK > %%%%%%%% < : Extract satellite clock from clock RINEX files # RNXCLK_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.4: Menu - Orbits/EOP # +# # +# ORBIT AND EOP PROGRAMS # +# BRDTST > %%%%%%%% < : Check broadcast orbits # BRDTST_INP +# BRDTAB > %%%%%%%% < : Create tabular orbits from broadcast ephemerides# BRDTAB_INP +# SATCLK > %%%%%%%% < : Extract satellite clocks # SATCLK_INP +# PRETAB > %%%%%%%% < : Create tabular orbits # PRETAB_INP +# ORBGEN > %%%%%%%% < : Create/update standard orbits # ORBGEN_INP +# DEFXTR > %%%%%%%% < : Extract ORBGEN program output # DEFXTR_INP +# STDPRE > %%%%%%%% < : Convert standard to precise orbits # STDPRE_INP +# PREWEI > %%%%%%%% < : Set accuracy codes in precise orbits # PREWEI_INP +# CCPREORB > %%%%%%%% < : Concatenate/merge precise orbit files # CCPREORB_INP +# STDDIF > %%%%%%%% < : Compare standard orbits # STDDIF_INP +# ORBCMP > %%%%%%%% < : Compare precise orbits # ORBCMP_INP +# STDELE > %%%%%%%% < : Compare osculating elements # STDELE_INP +# POLUPD > %%%%%%%% < : Convert IERS pole files to Bernese format # POLUPD_INP +# POLXTR > %%%%%%%% < : Concatenate IERS pole files # POLXTR_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.5: Menu - Processing # +# # +# PROCESSING PROGRAMS # +# CODSPP > %%%%%%%% < : Code-based clock synchronization # CODSPP_INP +# SNGDIF > %%%%%%%% < : Create single-difference/baseline files # SNGDIF_INP +# MAUPRP > %%%%%%%% < : Phase preprocessing # MAUPRP_INP +# GPSEST > %%%%%%%% < : Parameter estimation # GPSEST_INP +# ADDNEQ2 > %%%%%%%% < : Combine normal equation systems # ADDNEQ2_INP +# CODXTR > %%%%%%%% < : Extract CODSPP program output # CODXTR_INP +# MPRXTR > %%%%%%%% < : Extract MAUPRP program output # MPRXTR_INP +# GPSXTR > %%%%%%%% < : Extract GPSEST/ADDNEQ2 program output # GPSXTR_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.6: Menu - Service # +# # +# SERVICE PROGRAMS # +# GPSSIM > %%%%%%%% < : Generate simulated observation data # GPSSIM_INP +# STA2STA > %%%%%%%% < : Convert station information files # STA2STA_INP +# STAMERGE > %%%%%%%% < : Merge station information files # STAMERGE_INP +# RNX2STA > %%%%%%%% < : Extract station information from RINEX headers # RNX2STA_INP +# SNX2STA > %%%%%%%% < : Extract station information from SINEX file # SNX2STA_INP +# CHGHED > %%%%%%%% < : Change header of observation files # CHGHED_INP +# SATMRK > %%%%%%%% < : Mark/delete observations # SATMRK_INP +# OBSSPL > %%%%%%%% < : Split observation files # OBSSPL_INP +# SATGRA > %%%%%%%% < : Create pseudo-graphics of the observations # SATGRA_INP +# REDISP > %%%%%%%% < : Display residual file # REDISP_INP +# RESRMS > %%%%%%%% < : Create residual statistics # RESRMS_INP +# FODITS > %%%%%%%% < : Analysis of time series # FODITS_INP +# HELMER > %%%%%%%% < : Helmert transformation # HELMERT_INP +# COMPAR > %%%%%%%% < : Coordinate comparison # COMPAR_INP +# VELDIF > %%%%%%%% < : Velocity comparison # VELDIF_INP +# NUVELO > %%%%%%%% < : Compute NUVEL velocities # NUVELO_INP +# COOVEL > %%%%%%%% < : Extrapolate coordinates # COOVEL_INP +# COOSYS > %%%%%%%% < : Coordinate transformation # COOSYS_INP +# ETRS89 > %%%%%%%% < : Transform coordinates to ETRS89 frame # ETRS89_INP +# CRDMERGE > %%%%%%%% < : Merge coordinate/velocity files # CRDMRG_INP +# GRDS1S2 > %%%%%%%% < : Extract atmospheric tidal loading coefficients # GRDS1S2_INP +# CCRNXC > %%%%%%%% < : Combine/manipulate clock RINEX files # CCRNXC_INP +# CLKEST > %%%%%%%% < : Epoch-wise clock interpolation # CLKEST_INP +# IONEST > %%%%%%%% < : Local ionosphere model estimation # IONEST_INP +# LEOAUX > %%%%%%%% < : Prepare LEO auxiliary information # LEOAUX_INP +# KINPRE > %%%%%%%% < : Convert kinematic positions to precise orbits # KINPRE_INP +# IRV2STV > %%%%%%%% < : Convert IRV or PRE files to state vectors # IRV2STV_INP +# CPFSP3 > %%%%%%%% < : Convert CPF to precise orbit files # CPFSP3_INP +# SP3CPF > %%%%%%%% < : Convert precise orbits to CPF files # SP3CPF_INP +# SNX2SLR > %%%%%%%% < : Prepare SLR data handling file # SNX2SLR_INP +# QLRINEXO > %%%%%%%% < : Convert normal point files (old format) to RINEX# QLRINEXO_INP +# CRD2RNXO > %%%%%%%% < : Convert normal point files (new format) to RINEX# CRD2RNXO_INP +# QLRSUM > %%%%%%%% < : Create SLR quick-look residual statistics # QLRSUM_INP +# BASLST > %%%%%%%% < : Select baselines # BASLST_INP +# MKCLUS > %%%%%%%% < : Form clusters of observation files # MKCLUS_INP +# RESCHK > %%%%%%%% < : Detect misbehaving stations/satellites # RESCHK_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.7: Menu - Conversion # +# # +# CONVERSION PROGRAMS # +# SNX2NQ0 > %%%%%%%% < : Transfer SINEX files to normal equation files # SNX2NQ0_INP +# TROTRO > %%%%%%%% < : Manipulate troposphere SINEX files # TROTRO_INP +# ATX2PCV > %%%%%%%% < : Convert ANTEX to Bernese format # ATX2PCV_INP +# OBSFMT > %%%%%%%% < : Convert observation files (binary to ASCII) # OBSFMT_INP +# FMTOBS > %%%%%%%% < : Convert observation files (ASCII to binary) # FMTOBS_INP +# RESFMT > %%%%%%%% < : Convert residual files (binary to ASCII) # RESFMT_INP +# FMTRES > %%%%%%%% < : Convert residual files (ASCII to binary) # FMTRES_INP +# STDFMT > %%%%%%%% < : Convert STD and RPR files (binary to ASCII) # STDFMT_INP +# FMTSTD > %%%%%%%% < : Convert STD and RPR files (ASCII to binary) # FMTSTD_INP +# NEQ2ASC > %%%%%%%% < : Convert normal equation files (binary/ASCII) # NEQ2ASC_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.8: Menu - BPE # +# # +# BERNESE PROCESSING ENGINE # +# PCFILE > %%%%%%%% < : Edit process control file (PCF) # EDITPCF_INP +# RUNBPE > %%%%%%%% < : Start BPE processing # RUNBPE_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 3: Menu - User # +# # +# ADDITIONAL USER PROGRAMS # +# USER1 > %%%%%%%% < # USER1_INP +# USER2 > %%%%%%%% < # USER2_INP +# USER3 > %%%%%%%% < # USER3_INP +# USER4 > %%%%%%%% < # USER4_INP +# USER5 > %%%%%%%% < # USER5_INP +# USER6 > %%%%%%%% < # USER6_INP +# USER7 > %%%%%%%% < # USER7_INP +# USER8 > %%%%%%%% < # USER8_INP +# USER9 > %%%%%%%% < # USER9_INP +# USER10 > %%%%%%%% < # USER10_INP +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_AMB/MENU_PGM.old b/config/bernese/gpsuser52-luzon/OPT/R2S_AMB/MENU_PGM.old new file mode 100755 index 0000000..d7d8ce5 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_AMB/MENU_PGM.old @@ -0,0 +1,945 @@ + +! Command to Run the Fortran Program +! ---------------------------------- +CMD_PATH 1 "${XG}" + ## widget = lineedit; emptyallowed = false + +MSG_CMD_PATH 1 "Default program path to the executables" + +CMD_FOREGROUND 1 "1" + ## widget = radiobutton; group = CMD + +MSG_CMD_FOREGROUND 1 "Run Fortran programs in foreground" + +CMD_BACKGROUND 1 "0" + ## widget = radiobutton; group = CMD + +MSG_CMD_BACKGROUND 1 "Run Fortran programs in background" + +CMD_USE_CPUFILE 1 "0" + ## widget = radiobutton; group = CMD + +MSG_CMD_USE_CPUFILE 1 "Use selected CPU file to run Fortran programs" + +! CPU File +! -------- +CPU_FILE 0 + ## widget = selwin; path = PTH_CPU; ext = EXT_CPU; maxfiles = 1 + ## activeif = CMD_USE_CPUFILE == 1 + # UNIX + +MSG_CPU_FILE 1 "CPU control file" + +CMD_CPUNAME 0 + ## widget = lineedit; activeif = CMD_USE_CPUFILE == 1 + +MSG_CMD_CPUNAME 1 "CPU name" + +CMD_LOGFILE 0 + ## widget = lineedit; path = PTH_SCR; ext = NO_EXT + ## activeif = CMD_USE_CPUFILE == 1 + # + +MSG_CMD_LOGFILE 1 "Log File" + +MAXJOBNUM 1 "99" + ## widget = combobox; cards = 99 999; check_type = integer; check_min = 0 + ## check_max = 999 + +MSG_MAXJOBNUM 1 "Maximum program output file number" + +! List of Programs with special path to the executable +! ---------------------------------------------------- +SPECIAL_PATH 1 "" "" + ## widget = uniline; numlines = 20 + +MSG_SPECIAL_PATH 1 "Programs executed from special paths" + +! Names of Programs/Input Files +! ----------------------------- +USER1_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER1_INP 1 "USER1" + +USER2_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER2_INP 1 "USER2" + +USER3_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER3_INP 1 "USER3" + +USER4_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER4_INP 1 "USER4" + +USER5_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER5_INP 1 "USER5" + +USER6_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER6_INP 1 "USER6" + +USER7_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER7_INP 1 "USER7" + +USER8_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER8_INP 1 "USER8" + +USER9_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER9_INP 1 "USER9" + +USER10_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER10_INP 1 "USER10" + +! Configure +! --------- +CHNGEN_INP 1 "${U}/PAN/CHNGEN.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CHNGEN + +MSG_CHNGEN_INP 1 "Program input file: Change general options" + +UPDPAN_INP 1 "${U}/PAN/UPDPAN.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # UPDPAN + +MSG_UPDPAN_INP 1 "Program input file: Update program input files" + +! Campaign +! -------- +NEWCAMP_INP 1 "${U}/PAN/NEWCAMP.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # NEWCAMP + +MSG_NEWCAMP_INP 1 "Program input file: Create new campaign" + +! Station files +! ------------- +EDITCRD_INP 1 "${U}/PAN/EDITCRD.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITCRD + +MSG_EDITCRD_INP 1 "Program input file: Create/update station coordinates" + +EDITVEL_INP 1 "${U}/PAN/EDITVEL.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITVEL + +MSG_EDITVEL_INP 1 "Program input file: Create/update station velocities" + +EDITECC_INP 1 "${U}/PAN/EDITECC.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITECC + +MSG_EDITECC_INP 1 "Program input file: Create/update station eccentricities" + +EDSTACRX_INP 1 "${U}/PAN/EDITSTA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITSTA + +MSG_EDSTACRX_INP 1 "Program input file: Create/update station information file" + +EDITFIX_INP 1 "${U}/PAN/EDITFIX.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITFIX + +MSG_EDITFIX_INP 1 "Program input file: Create/update station selection list" + +EDITSIG_INP 1 "${U}/PAN/EDITSIG.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITSIG + +MSG_EDITSIG_INP 1 "Program input file: Create/update station sigma file" + +EDITSOS_INP 1 "${U}/PAN/EDITSOS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITSOS + +MSG_EDITSOS_INP 1 "Program input file: Create/update station observation sigma factors" + +ABBREV_INP 1 "${U}/PAN/EDITABB.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITABB + +MSG_ABBREV_INP 1 "Program input file: Create/update station abbreviation table" + +EDITBSL_INP 1 "${U}/PAN/EDITBSL.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITBSL + +MSG_EDITBSL_INP 1 "Program input file: Create/update baseline definition file" + +EDITCLU_INP 1 "${U}/PAN/EDITCLU.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITCLU + +MSG_EDITCLU_INP 1 "Program input file: Create/update cluster definition file" + +EDITPLD_INP 1 "${U}/PAN/EDITPLD.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITPLD + +MSG_EDITPLD_INP 1 "Program input file: Create/update tectonic plate assignment" + +! RINEX to Bernese +! ---------------- +RXOBV3_INP 1 "${U}/PAN/RXOBV3.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RXOBV3 + +MSG_RXOBV3_INP 1 "Program input file: Transfer RINEX observation files to Bernese format" + +RXNBV3_INP 1 "${U}/PAN/RXNBV3.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RXNBV3 + +MSG_RXNBV3_INP 1 "Program input file: Transfer RINEX navig. files to Bernese format" + +RXMBV3_INP 1 "${U}/PAN/RXMBV3.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RXMBV3 + +MSG_RXMBV3_INP 1 "Program input file: Transfer RINEX meteo files to Bernese format" + +RXNPRE_INP 1 "${U}/PAN/RXNPRE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RXNPRE + +MSG_RXNPRE_INP 1 "Program input file: Transfer RINEX navig. files to precise orbits" + +! Bernese to RINEX +! ---------------- +BV3RXO_INP 1 "${U}/PAN/BV3RXO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # BV3RXO + +MSG_BV3RXO_INP 1 "Program input file: Transfer Bernese observation files to RINEX" + +BV3RXN_INP 1 "${U}/PAN/BV3RXN.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # BV3RXN + +MSG_BV3RXN_INP 1 "Program input file: Transfer Bernese navigation files to RINEX" + +! Cut/concatenate RINEX +! --------------------- +CCRINEXO_INP 1 "${U}/PAN/CCRINEXO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CCRINEXO + +MSG_CCRINEXO_INP 1 "Program input file: Concatenate RINEX observation files" + +CCRINEXN_INP 1 "${U}/PAN/CCRINEXN.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CCRINEXN + +MSG_CCRINEXN_INP 1 "Program input file: Concatenate GPS RINEX navigation files" + +CCRINEXG_INP 1 "${U}/PAN/CCRINEXG.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CCRINEXG + +MSG_CCRINEXG_INP 1 "Program input file: Concatenate GLONASS RINEX navigation files" + +! RINEX utilities +! --------------- +RNXGRA_INP 1 "${U}/PAN/RNXGRA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RNXGRA + +MSG_RNXGRA_INP 1 "Program input file: Create observation statistics" + +RNXSMT_INP 1 "${U}/PAN/RNXSMT.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RNXSMT + +MSG_RNXSMT_INP 1 "Program input file: Clean/smooth observation files" + +RNXCLK_INP 1 "${U}/PAN/RNXCLK.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RNXCLK + +MSG_RNXCLK_INP 1 "Program input file: Extract satellite clock from clock RINEX files" + +! Orbit, Broadcast +! ---------------- +BRDTST_INP 1 "${U}/PAN/BRDTST.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # BRDTST + +MSG_BRDTST_INP 1 "Program input file: Check broadcast orbits" + +BRDTAB_INP 1 "${U}/PAN/BRDTAB.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # BRDTAB + +MSG_BRDTAB_INP 1 "Program input file: Create tabular orbits from broadcast ephemerides" + +SATCLK_INP 1 "${U}/PAN/SATCLK.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SATCLK + +MSG_SATCLK_INP 1 "Program input file: Extract satellite clocks" + +! Orbit, create standard orbit +! ---------------------------- +PRETAB_INP 1 "${U}/PAN/PRETAB.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # PRETAB + +MSG_PRETAB_INP 1 "Program input file: Create tabular orbits" + +ORBGEN_INP 1 "${U}/PAN/ORBGEN.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # ORBGEN + +MSG_ORBGEN_INP 1 "Program input file: Create/update standard orbits" + +DEFXTR_INP 1 "${U}/PAN/DEFXTR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # DEFXTR + +MSG_DEFXTR_INP 1 "Program input file: Extract ORBGEN program output" + +! Standard to precise +! ------------------- +STDPRE_INP 1 "${U}/PAN/STDPRE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STDPRE + +MSG_STDPRE_INP 1 "Program input file: Convert standard to precise orbits" + +PREWEI_INP 1 "${U}/PAN/PREWEI.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # PREWEI + +MSG_PREWEI_INP 1 "Program input file: Set accuracy codes in precise orbits" + +CCPREORB_INP 1 "${U}/PAN/CCPREORB.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CCPREORB + +MSG_CCPREORB_INP 1 "Program input file: Concatenate/merge precise orbit files" + +! Compare orbits +! -------------- +STDDIF_INP 1 "${U}/PAN/STDDIF.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STDDIF + +MSG_STDDIF_INP 1 "Program input file: Compare standard orbits" + +ORBCMP_INP 1 "${U}/PAN/ORBCMP.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # ORBCMP + +MSG_ORBCMP_INP 1 "Program input file: Compare precise orbits" + +STDELE_INP 1 "${U}/PAN/STDELE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STDELE + +MSG_STDELE_INP 1 "Program input file: Compare osculating elements" + +! EOPs utilities +! -------------- +POLUPD_INP 1 "${U}/PAN/POLUPD.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # POLUPD + +MSG_POLUPD_INP 1 "Program input file: Convert IERS pole files to Bernese format" + +POLXTR_INP 1 "${U}/PAN/POLXTR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # POLXTR + +MSG_POLXTR_INP 1 "Program input file: Concatenate IERS pole files" + +! Processing +! ---------- +CODSPP_INP 1 "${U}/PAN/CODSPP.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CODSPP + +MSG_CODSPP_INP 1 "Program input file: Code-based clock synchronization" + +SNGDIF_INP 1 "${U}/PAN/SNGDIF.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SNGDIF + +MSG_SNGDIF_INP 1 "Program input file: Create single-difference/baseline files" + +MAUPRP_INP 1 "${U}/PAN/MAUPRP.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # MAUPRP + +MSG_MAUPRP_INP 1 "Program input file: Phase preprocessing" + +GPSEST_INP 1 "${U}/PAN/GPSEST.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # GPSEST + +MSG_GPSEST_INP 1 "Program input file: Parameter estimation" + +ADDNEQ2_INP 1 "${U}/PAN/ADDNEQ2.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # ADDNEQ2 + +MSG_ADDNEQ2_INP 1 "Program input file: Combine normal equation systems" + +! Processing extractions +! ---------------------- +CODXTR_INP 1 "${U}/PAN/CODXTR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CODXTR + +MSG_CODXTR_INP 1 "Program input file: Extract CODSPP program output" + +MPRXTR_INP 1 "${U}/PAN/MPRXTR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # MPRXTR + +MSG_MPRXTR_INP 1 "Program input file: Extract MAUPRP program output" + +GPSXTR_INP 1 "${U}/PAN/GPSXTR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # GPSXTR + +MSG_GPSXTR_INP 1 "Program input file: Extract GPSEST/ADDNEQ2 program output" + +! Service: Simulate +! ----------------- +GPSSIM_INP 1 "${U}/PAN/GPSSIM.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # GPSSIM + +MSG_GPSSIM_INP 1 "Program input file: Generate simulated observation data" + +! Service: Station information files +! ---------------------------------- +STA2STA_INP 1 "${U}/PAN/STA2STA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STA2STA + +MSG_STA2STA_INP 1 "Program input file: Convert station information files" + +STAMERGE_INP 1 "${U}/PAN/STAMERGE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STAMERGE + +MSG_STAMERGE_INP 1 "Program input file: Merge station information files" + +RNX2STA_INP 1 "${U}/PAN/RNX2STA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RNX2STA + +MSG_RNX2STA_INP 1 "Program input file: Extract station information from RINEX headers" + +SNX2STA_INP 1 "${U}/PAN/SNX2STA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SNX2STA + +MSG_SNX2STA_INP 1 "Program input file: Extract station information from SINEX file" + +! Service: Observation files +! -------------------------- +CHGHED_INP 1 "${U}/PAN/CHGHED.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CHGHED + +MSG_CHGHED_INP 1 "Program input file: Change header of observation files" + +SATMRK_INP 1 "${U}/PAN/SATMRK.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SATMRK + +MSG_SATMRK_INP 1 "Program input file: Mark/delete observations" + +OBSSPL_INP 1 "${U}/PAN/OBSSPL.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # OBSSPL + +MSG_OBSSPL_INP 1 "Program input file: Split observation files" + +SATGRA_INP 1 "${U}/PAN/SATGRA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SATGRA + +MSG_SATGRA_INP 1 "Program input file: Create pseudo-graphics of the observations" + +! Service: Residuals +! ------------------ +REDISP_INP 1 "${U}/PAN/REDISP.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # REDISP + +MSG_REDISP_INP 1 "Program input file: Display residual file" + +RESRMS_INP 1 "${U}/PAN/RESRMS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RESRMS + +MSG_RESRMS_INP 1 "Program input file: Create residual statistics" + +! Service: Coordinates +! -------------------- +FODITS_INP 1 "${U}/PAN/FODITS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # FODITS + +MSG_FODITS_INP 1 "Program input file: Analysis of time series" + +HELMERT_INP 1 "${U}/PAN/HELMR1.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # HELMR1 + +MSG_HELMERT_INP 1 "Program input file: Helmert transformation" + +COMPAR_INP 1 "${U}/PAN/COMPAR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # COMPAR + +MSG_COMPAR_INP 1 "Program input file: Coordinate comparison" + +VELDIF_INP 1 "${U}/PAN/VELDIF.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # VELDIF + +MSG_VELDIF_INP 1 "Program input file: Velocity comparison" + +NUVELO_INP 1 "${U}/PAN/NUVELO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # NUVELO + +MSG_NUVELO_INP 1 "Program input file: Compute NUVEL velocities" + +COOVEL_INP 1 "${U}/PAN/COOVEL.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # COOVEL + +MSG_COOVEL_INP 1 "Program input file: Extrapolate coordinates" + +COOSYS_INP 1 "${U}/PAN/COOSYS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # COOSYS + +MSG_COOSYS_INP 1 "Program input file: Coordinate transformation" + +ETRS89_INP 1 "${U}/PAN/ETRS89.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # ETRS89 + +MSG_ETRS89_INP 1 "Program input file: Transform coordinates to ETRS89 frame" + +CRDMRG_INP 1 "${U}/PAN/CRDMERGE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CRDMERGE + +MSG_CRDMRG_INP 1 "Program input file: Merge coordinate/velocity files" + +GRDS1S2_INP 1 "${U}/PAN/GRDS1S2.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # GRDS1S2 + +MSG_GRDS1S2_INP 1 "Program input file: Extract atmospheric tidal loading coefficients" + +! Service: Clock tools +! -------------------- +CCRNXC_INP 1 "${U}/PAN/CCRNXC.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CCRNXC + +MSG_CCRNXC_INP 1 "Program input file: Combine/manipulate clock RINEX files" + +CLKEST_INP 1 "${U}/PAN/CLKEST.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CLKEST + +MSG_CLKEST_INP 1 "Program input file: Epoch-wise clock interpolation" + +! Service: Ionosphere +! ------------------- +IONEST_INP 1 "${U}/PAN/IONEST.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # IONEST + +MSG_IONEST_INP 1 "Program input file: Local ionosphere model estimation" + +! Service: LEO +! ------------ +LEOAUX_INP 1 "${U}/PAN/LEOAUX.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # LEOAUX + +MSG_LEOAUX_INP 1 "Program input file: Prepare LEO auxiliary information" + +KINPRE_INP 1 "${U}/PAN/KINPRE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # KINPRE + +MSG_KINPRE_INP 1 "Program input file: Convert kinematic positions to precise orbits" + +! Service: SLR +! ------------ +IRV2STV_INP 1 "${U}/PAN/IRV2STV.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # IRV2STV + +MSG_IRV2STV_INP 1 "Program input file: Convert IRV or PRE files to state vectors" + +CPFSP3_INP 1 "${U}/PAN/CPFSP3.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CPFSP3 + +MSG_CPFSP3_INP 1 "Program input file: Convert CPF to precise orbit files" + +SP3CPF_INP 1 "${U}/PAN/SP3CPF.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SP3CPF + +MSG_SP3CPF_INP 1 "Program input file: Convert precise orbits to CPF files" + +SNX2SLR_INP 1 "${U}/PAN/SNX2SLR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SNX2SLR + +MSG_SNX2SLR_INP 1 "Program input file: Prepare SLR data handling file" + +QLRINEXO_INP 1 "${U}/PAN/QLRINEXO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # QLRINEXO + +MSG_QLRINEXO_INP 1 "Program input file: Convert SLR normal point files (old format) to RINEX" + +CRD2RNXO_INP 1 "${U}/PAN/CRD2RNXO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CRD2RNXO + +MSG_CRD2RNXO_INP 1 "Program input file: Convert SLR normal point files (new format) to RINEX" + +QLRSUM_INP 1 "${U}/PAN/QLRSUM.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # QLRSUM + +MSG_QLRSUM_INP 1 "Program input file: Create SLR quick-look residual statistics" + +! Service: Automated processing +! ----------------------------- +BASLST_INP 1 "${U}/PAN/BASLST.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # BASLST + +MSG_BASLST_INP 1 "Program input file: Select baselines" + +MKCLUS_INP 1 "${U}/PAN/MKCLUS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # MKCLUS + +MSG_MKCLUS_INP 1 "Program input file: Form clusters of observation files" + +RESCHK_INP 1 "${U}/PAN/RESCHK.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RESCHK + +MSG_RESCHK_INP 1 "Program input file: Detect misbehaving stations/satellites" + +! Conversions: SINEX +! ------------------ +SNX2NQ0_INP 1 "${U}/PAN/SNX2NQ0.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SNX2NQ0 + +MSG_SNX2NQ0_INP 1 "Program input file: Transfer SINEX files to normal equation files" + +TROTRO_INP 1 "${U}/PAN/TROTRO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # TROTRO + +MSG_TROTRO_INP 1 "Program input file: Manipulate troposphere SINEX files" + +! Conversion: ANTEX +! ----------------- +ATX2PCV_INP 1 "${U}/PAN/ATX2PCV.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # ATX2PCV + +MSG_ATX2PCV_INP 1 "Program input file: Convert ANTEX to Bernese format" + +! Conversion: observation files +! ----------------------------- +OBSFMT_INP 1 "${U}/PAN/OBSFMT.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # OBSFMT + +MSG_OBSFMT_INP 1 "Program input file: Convert observation files (binary to ASCII)" + +FMTOBS_INP 1 "${U}/PAN/FMTOBS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # FMTOBS + +MSG_FMTOBS_INP 1 "Program input file: Convert observation files (ASCII to binary)" + +! Conversion: residual files +! -------------------------- +RESFMT_INP 1 "${U}/PAN/RESFMT.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RESFMT + +MSG_RESFMT_INP 1 "Program input file: Convert residual files (binary to ASCII)" + +FMTRES_INP 1 "${U}/PAN/FMTRES.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # FMTRES + +MSG_FMTRES_INP 1 "Program input file: Convert residual files (ASCII to binary)" + +! Conversion: orbit files +! ----------------------- +FMTSTD_INP 1 "${U}/PAN/FMTSTD.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # FMTSTD + +MSG_FMTSTD_INP 1 "Program input file: Convert STD and RPR files (ASCII to binary)" + +STDFMT_INP 1 "${U}/PAN/STDFMT.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STDFMT + +MSG_STDFMT_INP 1 "Program input file: Convert STD and RPR files (binary to ASCII)" + +! Conversion: NEQ-files +! --------------------- +NEQ2ASC_INP 1 "${U}/PAN/NEQ2ASC.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # NEQ2ASC + +MSG_NEQ2ASC_INP 1 "Program input file: Convert normal equation files (binary/ASCII)" + +! BPE +! --- +EDITPCF_INP 1 "${U}/PAN/EDITPCF.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITPCF + +MSG_EDITPCF_INP 1 "Program input file: Edit process control file (PCF)" + +RUNBPE_INP 1 "${U}/PAN/RUNBPE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RUNBPE + +MSG_RUNBPE_INP 1 "Program input file: Start BPE processing" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# PROGRAM NAMES - MENU_PGM 1: Options # +# # +# AUTOMATIC GENERATION OF PROGRAM OUTPUT FILE NAMES # +# Maximum program output file number > %%% < # MAXJOBNUM +# # +# OPTIONS TO RUN THE FORTRAN PROGRAMS # +# Default program path to the executables > %%%%%%%% < # CMD_PATH +# # +# Run Fortran programs in foreground > % < # CMD_FOREGROUND +# Run Fortran programs in background > % < # CMD_BACKGROUND +# Use CPU File to Run programs > % < > %%%%%%%% < # CMD_USE_CPUFILE CPU_FILE +# > %%%%%%%%%%%% < CPU Name # CMD_CPUNAME +# > %%%%%%%%%%%% < Log File # CMD_LOGFILE +# # +# Special path for individual programs # +# > Program_ Path_to_program_executable_______________________ < # SPECIAL_PATH +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.1: Menu - Configure # +# # +# CONFIGURE # +# CHNGEN > %%%%%%%% < : Change general options # CHNGEN_INP +# UPDPAN > %%%%%%%% < : Update program input files # UPDPAN_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.2: Menu - Campaign # +# # +# CAMPAIGN # +# NEWCAMP > %%%%%%%% < : Create new campaign # NEWCAMP_INP +# COORD > %%%%%%%% < : Create/update station coordinates # EDITCRD_INP +# VELOCITY > %%%%%%%% < : Create/update station velocities # EDITVEL_INP +# ECCENT > %%%%%%%% < : Create/update station eccentricities # EDITECC_INP +# STAINFO > %%%%%%%% < : Create/update station information file # EDSTACRX_INP +# STALIST > %%%%%%%% < : Create/update station selection list # EDITFIX_INP +# SIGMA > %%%%%%%% < : Create/update station sigma file # EDITSIG_INP +# STAWEIGHT> %%%%%%%% < : Create/update station observation sigma factors # EDITSOS_INP +# ABBREV > %%%%%%%% < : Create/update station abbreviation table # ABBREV_INP +# BASELINE > %%%%%%%% < : Create/update baseline definition file # EDITBSL_INP +# CLUSTER > %%%%%%%% < : Create/update cluster definition file # EDITCLU_INP +# PLATE > %%%%%%%% < : Create/update tectonic plate assignment # EDITPLD_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.3: Menu - RINEX # +# # +# RINEX PROGRAMS # +# RXOBV3 > %%%%%%%% < : Transfer RINEX observ. files to Bernese format # RXOBV3_INP +# RXNBV3 > %%%%%%%% < : Transfer RINEX navig. files to Bernese format # RXNBV3_INP +# RXMBV3 > %%%%%%%% < : Transfer RINEX meteo files to Bernese format # RXMBV3_INP +# RXNPRE > %%%%%%%% < : Transfer RINEX navig. files to precise orbits # RXNPRE_INP +# BV3RXO > %%%%%%%% < : Transfer Bernese observation files to RINEX # BV3RXO_INP +# BV3RXN > %%%%%%%% < : Transfer Bernese navigation files to RINEX # BV3RXN_INP +# CCRINEXO > %%%%%%%% < : Concatenate RINEX observation files # CCRINEXO_INP +# CCRINEXN > %%%%%%%% < : Concatenate GPS RINEX navigation files # CCRINEXN_INP +# CCRINEXG > %%%%%%%% < : Concatenate GLONASS RINEX navigation files # CCRINEXG_INP +# RNXGRA > %%%%%%%% < : Create observation statistics # RNXGRA_INP +# RNXSMT > %%%%%%%% < : Clean/smooth observation files # RNXSMT_INP +# RNXCLK > %%%%%%%% < : Extract satellite clock from clock RINEX files # RNXCLK_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.4: Menu - Orbits/EOP # +# # +# ORBIT AND EOP PROGRAMS # +# BRDTST > %%%%%%%% < : Check broadcast orbits # BRDTST_INP +# BRDTAB > %%%%%%%% < : Create tabular orbits from broadcast ephemerides# BRDTAB_INP +# SATCLK > %%%%%%%% < : Extract satellite clocks # SATCLK_INP +# PRETAB > %%%%%%%% < : Create tabular orbits # PRETAB_INP +# ORBGEN > %%%%%%%% < : Create/update standard orbits # ORBGEN_INP +# DEFXTR > %%%%%%%% < : Extract ORBGEN program output # DEFXTR_INP +# STDPRE > %%%%%%%% < : Convert standard to precise orbits # STDPRE_INP +# PREWEI > %%%%%%%% < : Set accuracy codes in precise orbits # PREWEI_INP +# CCPREORB > %%%%%%%% < : Concatenate/merge precise orbit files # CCPREORB_INP +# STDDIF > %%%%%%%% < : Compare standard orbits # STDDIF_INP +# ORBCMP > %%%%%%%% < : Compare precise orbits # ORBCMP_INP +# STDELE > %%%%%%%% < : Compare osculating elements # STDELE_INP +# POLUPD > %%%%%%%% < : Convert IERS pole files to Bernese format # POLUPD_INP +# POLXTR > %%%%%%%% < : Concatenate IERS pole files # POLXTR_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.5: Menu - Processing # +# # +# PROCESSING PROGRAMS # +# CODSPP > %%%%%%%% < : Code-based clock synchronization # CODSPP_INP +# SNGDIF > %%%%%%%% < : Create single-difference/baseline files # SNGDIF_INP +# MAUPRP > %%%%%%%% < : Phase preprocessing # MAUPRP_INP +# GPSEST > %%%%%%%% < : Parameter estimation # GPSEST_INP +# ADDNEQ2 > %%%%%%%% < : Combine normal equation systems # ADDNEQ2_INP +# CODXTR > %%%%%%%% < : Extract CODSPP program output # CODXTR_INP +# MPRXTR > %%%%%%%% < : Extract MAUPRP program output # MPRXTR_INP +# GPSXTR > %%%%%%%% < : Extract GPSEST/ADDNEQ2 program output # GPSXTR_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.6: Menu - Service # +# # +# SERVICE PROGRAMS # +# GPSSIM > %%%%%%%% < : Generate simulated observation data # GPSSIM_INP +# STA2STA > %%%%%%%% < : Convert station information files # STA2STA_INP +# STAMERGE > %%%%%%%% < : Merge station information files # STAMERGE_INP +# RNX2STA > %%%%%%%% < : Extract station information from RINEX headers # RNX2STA_INP +# SNX2STA > %%%%%%%% < : Extract station information from SINEX file # SNX2STA_INP +# CHGHED > %%%%%%%% < : Change header of observation files # CHGHED_INP +# SATMRK > %%%%%%%% < : Mark/delete observations # SATMRK_INP +# OBSSPL > %%%%%%%% < : Split observation files # OBSSPL_INP +# SATGRA > %%%%%%%% < : Create pseudo-graphics of the observations # SATGRA_INP +# REDISP > %%%%%%%% < : Display residual file # REDISP_INP +# RESRMS > %%%%%%%% < : Create residual statistics # RESRMS_INP +# FODITS > %%%%%%%% < : Analysis of time series # FODITS_INP +# HELMER > %%%%%%%% < : Helmert transformation # HELMERT_INP +# COMPAR > %%%%%%%% < : Coordinate comparison # COMPAR_INP +# VELDIF > %%%%%%%% < : Velocity comparison # VELDIF_INP +# NUVELO > %%%%%%%% < : Compute NUVEL velocities # NUVELO_INP +# COOVEL > %%%%%%%% < : Extrapolate coordinates # COOVEL_INP +# COOSYS > %%%%%%%% < : Coordinate transformation # COOSYS_INP +# ETRS89 > %%%%%%%% < : Transform coordinates to ETRS89 frame # ETRS89_INP +# CRDMERGE > %%%%%%%% < : Merge coordinate/velocity files # CRDMRG_INP +# GRDS1S2 > %%%%%%%% < : Extract atmospheric tidal loading coefficients # GRDS1S2_INP +# CCRNXC > %%%%%%%% < : Combine/manipulate clock RINEX files # CCRNXC_INP +# CLKEST > %%%%%%%% < : Epoch-wise clock interpolation # CLKEST_INP +# IONEST > %%%%%%%% < : Local ionosphere model estimation # IONEST_INP +# LEOAUX > %%%%%%%% < : Prepare LEO auxiliary information # LEOAUX_INP +# KINPRE > %%%%%%%% < : Convert kinematic positions to precise orbits # KINPRE_INP +# IRV2STV > %%%%%%%% < : Convert IRV or PRE files to state vectors # IRV2STV_INP +# CPFSP3 > %%%%%%%% < : Convert CPF to precise orbit files # CPFSP3_INP +# SP3CPF > %%%%%%%% < : Convert precise orbits to CPF files # SP3CPF_INP +# SNX2SLR > %%%%%%%% < : Prepare SLR data handling file # SNX2SLR_INP +# QLRINEXO > %%%%%%%% < : Convert normal point files (old format) to RINEX# QLRINEXO_INP +# CRD2RNXO > %%%%%%%% < : Convert normal point files (new format) to RINEX# CRD2RNXO_INP +# QLRSUM > %%%%%%%% < : Create SLR quick-look residual statistics # QLRSUM_INP +# BASLST > %%%%%%%% < : Select baselines # BASLST_INP +# MKCLUS > %%%%%%%% < : Form clusters of observation files # MKCLUS_INP +# RESCHK > %%%%%%%% < : Detect misbehaving stations/satellites # RESCHK_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.7: Menu - Conversion # +# # +# CONVERSION PROGRAMS # +# SNX2NQ0 > %%%%%%%% < : Transfer SINEX files to normal equation files # SNX2NQ0_INP +# TROTRO > %%%%%%%% < : Manipulate troposphere SINEX files # TROTRO_INP +# ATX2PCV > %%%%%%%% < : Convert ANTEX to Bernese format # ATX2PCV_INP +# OBSFMT > %%%%%%%% < : Convert observation files (binary to ASCII) # OBSFMT_INP +# FMTOBS > %%%%%%%% < : Convert observation files (ASCII to binary) # FMTOBS_INP +# RESFMT > %%%%%%%% < : Convert residual files (binary to ASCII) # RESFMT_INP +# FMTRES > %%%%%%%% < : Convert residual files (ASCII to binary) # FMTRES_INP +# STDFMT > %%%%%%%% < : Convert STD and RPR files (binary to ASCII) # STDFMT_INP +# FMTSTD > %%%%%%%% < : Convert STD and RPR files (ASCII to binary) # FMTSTD_INP +# NEQ2ASC > %%%%%%%% < : Convert normal equation files (binary/ASCII) # NEQ2ASC_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.8: Menu - BPE # +# # +# BERNESE PROCESSING ENGINE # +# PCFILE > %%%%%%%% < : Edit process control file (PCF) # EDITPCF_INP +# RUNBPE > %%%%%%%% < : Start BPE processing # RUNBPE_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 3: Menu - User # +# # +# ADDITIONAL USER PROGRAMS # +# USER1 > %%%%%%%% < # USER1_INP +# USER2 > %%%%%%%% < # USER2_INP +# USER3 > %%%%%%%% < # USER3_INP +# USER4 > %%%%%%%% < # USER4_INP +# USER5 > %%%%%%%% < # USER5_INP +# USER6 > %%%%%%%% < # USER6_INP +# USER7 > %%%%%%%% < # USER7_INP +# USER8 > %%%%%%%% < # USER8_INP +# USER9 > %%%%%%%% < # USER9_INP +# USER10 > %%%%%%%% < # USER10_INP +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_AMB/MENU_VAR.INP b/config/bernese/gpsuser52-luzon/OPT/R2S_AMB/MENU_VAR.INP new file mode 100755 index 0000000..531d4b0 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_AMB/MENU_VAR.INP @@ -0,0 +1,107 @@ + +! +! Predefined variables +! +! 2-digit year +! ------------ +YEAR2 1 "19" + ## widget = comment + # $Y + +MSG_YEAR2 1 "Two digit year of the current session" + +! Month +! ----- +MONTH2 1 "01" + ## widget = comment + # $M + +MSG_MONTH2 1 "Month of the current session" + +! Day of month +! ------------ +DAY2 1 "11" + ## widget = comment + # $D + +MSG_DAY2 1 "Day of month of the current session" + +! Job ID +! ------ +JOB_ID 1 "" + ## widget = comment + # $J + +MSG_JOB_ID 1 "Job ID" + +! Ranges of $-Variables +! --------------------- +VAR_MINUS 1 "-1" + ## widget = spinbox; range = -999 0 1 + +MSG_VAR_MINUS 1 "Minus range" + +VAR_PLUS 1 "1" + ## widget = spinbox; range = 0 999 1 + +MSG_VAR_PLUS 1 "Plus range" + +! User-defined Variables +! ---------------------- +USERVAR 1 "" "" + ## widget = uniline; numlines = 20; keepvariables = true + +MSG_USERVAR 1 "User-defined variables" + +! List of Environment Variables +! ----------------------------- +ENVIR_LIST 4 + "U" + "X" + "P" + "USER" + ## widget = uniline; numlines = 20 + +MSG_ENVIR_LIST 1 "Environment variables" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU VARIABLES - MENU_VAR 1: Variables # +# # +# PREDEFINED VARIABLES # +# (translated in the menu) # +# Variable Current value Description # +# $Y > %% < Two digit year of the current session # YEAR2 +# $M > %% < Month of the current session # MONTH2 +# $D > %% < Day of month of the current session # DAY2 +# $J > %% < Job ID # JOB_ID +# # +# USER-DEFINED VARIABLES ENVIRONMENT VARIABLES # +# (translated in the menu) (translated in main program) # +# > Variable_(w/o_$) Value___________ < > Variable < # USERVAR ENVIR_LIST +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_VAR 2: Ranges # +# # +# RANGES OF PREDEFINED VARIABLES # +# Minus range > %% < Plus range > %% < # VAR_MINUS VAR_PLUS +# # +# Without ranges With ranges Format Description # +# (n=0,1,...9) # +# $+n $-n $+- DDD Day of Year (DOY) # +# $S+n $S-n $S+- DDDS DOY, Session Character # +# $Y+n $Y-n $Y+- YYYY Year # +# $W+n $W-n $W+- WWWW GPS Week # +# $M+n $M-n $M+- YYMM Year, Month # +# $JD+n $JD-n $JD+- DDDDD Modified Julian Date # +# $WD+n $WD-n $WD+- WWWWD GPS Week and Day # +# $YD+n $YD-n $YD+- YYDDD Year and DOY # +# $YSS+n $YSS-n $YSS+- YYDDDS Year, DOY, Sess. Char. # +# $YMD_STR+n $YMD_STR-n $YMD_STR+- YYYY MM DD Year, Month, Day # +# # +# Syntax if n=10,...: $+(n), $S+(n), ..., $-(n), $S-(n), ... # +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_AMB/MENU_VAR.old b/config/bernese/gpsuser52-luzon/OPT/R2S_AMB/MENU_VAR.old new file mode 100755 index 0000000..d7eb93a --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_AMB/MENU_VAR.old @@ -0,0 +1,107 @@ + +! +! Predefined variables +! +! 2-digit year +! ------------ +YEAR2 1 "80" + ## widget = comment + # $Y + +MSG_YEAR2 1 "Two digit year of the current session" + +! Month +! ----- +MONTH2 1 "01" + ## widget = comment + # $M + +MSG_MONTH2 1 "Month of the current session" + +! Day of month +! ------------ +DAY2 1 "06" + ## widget = comment + # $D + +MSG_DAY2 1 "Day of month of the current session" + +! Job ID +! ------ +JOB_ID 1 "" + ## widget = comment + # $J + +MSG_JOB_ID 1 "Job ID" + +! Ranges of $-Variables +! --------------------- +VAR_MINUS 1 "-1" + ## widget = spinbox; range = -999 0 1 + +MSG_VAR_MINUS 1 "Minus range" + +VAR_PLUS 1 "1" + ## widget = spinbox; range = 0 999 1 + +MSG_VAR_PLUS 1 "Plus range" + +! User-defined Variables +! ---------------------- +USERVAR 1 "" "" + ## widget = uniline; numlines = 20; keepvariables = true + +MSG_USERVAR 1 "User-defined variables" + +! List of Environment Variables +! ----------------------------- +ENVIR_LIST 4 + "U" + "X" + "P" + "USER" + ## widget = uniline; numlines = 20 + +MSG_ENVIR_LIST 1 "Environment variables" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU VARIABLES - MENU_VAR 1: Variables # +# # +# PREDEFINED VARIABLES # +# (translated in the menu) # +# Variable Current value Description # +# $Y > %% < Two digit year of the current session # YEAR2 +# $M > %% < Month of the current session # MONTH2 +# $D > %% < Day of month of the current session # DAY2 +# $J > %% < Job ID # JOB_ID +# # +# USER-DEFINED VARIABLES ENVIRONMENT VARIABLES # +# (translated in the menu) (translated in main program) # +# > Variable_(w/o_$) Value___________ < > Variable < # USERVAR ENVIR_LIST +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_VAR 2: Ranges # +# # +# RANGES OF PREDEFINED VARIABLES # +# Minus range > %% < Plus range > %% < # VAR_MINUS VAR_PLUS +# # +# Without ranges With ranges Format Description # +# (n=0,1,...9) # +# $+n $-n $+- DDD Day of Year (DOY) # +# $S+n $S-n $S+- DDDS DOY, Session Character # +# $Y+n $Y-n $Y+- YYYY Year # +# $W+n $W-n $W+- WWWW GPS Week # +# $M+n $M-n $M+- YYMM Year, Month # +# $JD+n $JD-n $JD+- DDDDD Modified Julian Date # +# $WD+n $WD-n $WD+- WWWWD GPS Week and Day # +# $YD+n $YD-n $YD+- YYDDD Year and DOY # +# $YSS+n $YSS-n $YSS+- YYDDDS Year, DOY, Sess. Char. # +# $YMD_STR+n $YMD_STR-n $YMD_STR+- YYYY MM DD Year, Month, Day # +# # +# Syntax if n=10,...: $+(n), $S+(n), ..., $-(n), $S-(n), ... # +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_AMB/RESRMS.INP b/config/bernese/gpsuser52-luzon/OPT/R2S_AMB/RESRMS.INP new file mode 100755 index 0000000..5bdb4ad --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_AMB/RESRMS.INP @@ -0,0 +1,335 @@ + +! Environment Variables +! --------------------- +ENVIRONMENT 5 + "U" "c:\Bernese\GPSUSER52" + "T" "c:\Bernese\GPSTEMP" + "X" "c:\Bernese\BERN52\GPS" + "P" "c:\Bernese\GPSDATA\CAMPAIGN52" + "USER" "" + ## widget = initmenu; pointer = ENVIR_LIST + +CAMPAIGN 1 "${P}/PHIVOLCS" + ## widget = initmenu; pointer = ACTIVE_CAMPAIGN + +USR_INFO 1 "${USER}" + ## widget = comment + +SESSION_TABLE 1 "${P}/PHIVOLCS\STA\SESSIONS.SES" + ## widget = initmenu; pointer = SESSION_TABLE + +DESCR_SESSION_TABLE 1 "Session table" + +YR4_INFO 1 "2019" + ## widget = comment + # $Y+0 + +SES_INFO 1 "0110" + ## widget = comment + # $S+0 + +! Show general files +! ------------------ +SHOWGEN 1 "1" + ## widget = checkbox + +MSG_SHOWGEN 1 "Show all general files" + +! General Constants +! ----------------- +CONST 1 "${X}/GEN\CONST." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # CONST. + +DESCR_CONST 1 "General constants" + +! Satellite Information +! --------------------- +SATELL 1 "${X}/GEN\$(SATINF).$(PCV)" + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # $(SATINF).$(PCV) + +DESCR_SATELL 1 "Satellite information" + +! Station Name Abbreviations +! -------------------------- +ABBREV 1 "${P}/PHIVOLCS\STA\$(CRDINF).ABB" + ## widget = selwin; path = DIR_ABB; ext = EXT_ABB; maxfiles = 1 + # $(CRDINF) + +DESCR_ABBREV 1 "Abbreviation table" + +! Residual Input File +! ------------------- +RESFIL 1 "${P}/PHIVOLCS\OUT\$(FFFF)0110_C.RES" + ## widget = selwin; path = DIR_RES; ext = EXT_RES + # $(FFFF)$S+0_C + +DESCR_RESFIL 1 "Residual files" + +RESFIL_TXT_COL_1 1 "Input file" + +! Summary File +! ------------ +OUTPUT 1 "${P}/PHIVOLCS\OUT\$(FFFF)0110_C.SUM" + ## widget = lineedit; path = DIR_SUM; ext = EXT_SUM + # $(FFFF)$S+0_C + +DESCR_OUTPUT 1 "Summary file" + +! Maximal Residuals +! ----------------- +EDITRS 1 "${P}/PHIVOLCS\OUT\$(FFFF)0110_C.EDT" + ## widget = lineedit; path = DIR_EDT; ext = EXT_EDT + # $(FFFF)$S+0_C + +DESCR_EDITRS 1 "Edit information file" + +! Residual histogram +! ------------------ +HISTOGRAM 0 + ## widget = lineedit; path = DIR_LST; ext = EXT_LST + # + +DESCR_HISTOGRAM 1 "Residual histogram" + +! Station observation sigmas +! -------------------------- +STAWGTRS 0 + ## widget = lineedit; path = DIR_SOS; ext = EXT_SOS + # + +DESCR_STAWGTRS 1 "Station observation sigma file" + +! Program Output File +! ------------------- +SYSODEF 1 "0" + ## widget = checkbox + +MSG_SYSODEF 1 "Program output" + +SYSOUT 1 "${P}/PHIVOLCS\OUT\$(FFFF)0110_T.OUT" + ## widget = lineedit; path = DIR_OUT; ext = EXT_OUT + ## activeif = SYSODEF == 0; emptyallowed = false + # $(FFFF)$S+0_T + +DESCR_SYSOUT 1 "Program output" + +! Error Message File +! ------------------ +ERRMRG 1 "0" + ## widget = checkbox + +MSG_ERRMRG 1 "Error messages" + +SYSERR 0 + ## widget = lineedit; path = PTH_ERR; ext = EXT_ERR + ## activeif = ERRMRG == 0; emptyallowed = false + # + +DESCR_SYSERR 1 "Error messages" + +! Title Line +! ---------- +TITLE 1 "RNX2SNX_190110_$(FFFF): Code-Based Widelane (WL) Ambiguity Resolution" + ## widget = lineedit + # RNX2SNX_$YSS+0_$(FFFF): Code-Based Widelane (WL) Ambiguity Resolution + +MSG_TITLE 1 "Title line" + +! Frequency to be checked +! ----------------------- +FREQ 1 "L3" + ## widget = combobox; editable = false; cards = L1 L2 L3 L4 L5 AS_IS + +MSG_FREQ 1 "Frequency to check" + +! Sampling Interval +! ----------------- +SAMPL 1 "30" + ## widget = lineedit; check_type = integer; check_min = 1 + +MSG_SAMPL 1 "Sampling interval of residual files" + +! Residual Level for Outlier Detection (Phase) +! -------------------------------------------- +DOBIGRES 1 "1" + ## widget = checkbox + +MSG_DOBIGRES 1 "Detect large residuals: phase measurements" + +BIGRES 1 "0.005" + ## widget = lineedit; activeif = DOBIGRES = 1; check_type = real + ## check_min = 0.0 + +MSG_BIGRES 1 "Detect large residuals: phase limit" + +! Residual Level for Outlier Detection (Code) +! ------------------------------------------- +DOBIGRES2 1 "1" + ## widget = checkbox + +MSG_DOBIGRES2 1 "Detect large residuals: code measurements" + +BIGRES2 1 "0.005" + ## widget = lineedit; activeif = DOBIGRES2 = 1; check_type = real + ## check_min = 0.0 + +MSG_BIGRES2 1 "Detect large residuals: code limit" + +! Residual Level for Outlier Detection (Range) +! -------------------------------------------- +DOBIGRES3 1 "1" + ## widget = checkbox + +MSG_DOBIGRES3 1 "Detect large residuals: range measurements" + +BIGRES3 1 "0.005" + ## widget = lineedit; activeif = DOBIGRES3 = 1; check_type = real + ## check_min = 0.0 + +MSG_BIGRES3 1 "Detect large residuals: range limits" + +! Deletion of small Pieces between marked Areas: +! --------------------------------------------- +IPIECE 1 "0" + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_IPIECE 1 "Minimum continuously observed time interval" + +! Minimum Number of Obs. per Ambiguity +! ------------------------------------ +DOMINAMB 1 "1" + ## widget = checkbox + +MSG_DOMINAMB 1 "Detect ambiguities with few observations" + +IMINAMB 1 "0" + ## widget = lineedit; activeif = DOMINAMB = 1; check_type = integer + ## check_min = 0 + +MSG_IMINAMB 1 "Minimum number of observations per ambiguity" + +! Sampling Rate for counting the Obs. +! ----------------------------------- +ISPLAMB 1 "30" + ## widget = lineedit; activeif = DOMINAMB = 1 AND IMINAMB > 0 + ## check_type = integer; check_min = 0 + +MSG_ISPLAMB 1 "Sampling rate for counting the observations" + +! Size of the histgram (-NHISTO...NHISTO) +! --------------------------------------- +NHISTO 1 "50" + ## widget = spinbox; range = 1 100 10 + +MSG_NHISTO 1 "Size of the histogram" + +! Number of classes for histgrams +! ------------------------------- +HISTWD 1 "0.1" + ## widget = lineedit; check_type = real; check_min = 0d0 + +MSG_HISTWD 1 "Bin width for histogram" + +! How to compute station observation sigmas +! ----------------------------------------- +WGTTYPE 1 "MEDIAN" + ## widget = combobox; cards = MEDIAN HISTOGRAM; editable = false + ## activeif = STAWGTRS / _ + +MSG_WGTTYPE 1 "Compute measurement noise from" + +! List of station sigma classes +! ----------------------------- +WGTCLASS0 1 "1.0" + ## widget = lineedit; activeif = STAWGTRS / _; check_type = real + ## check_min = 0d0 + +MSG_WGTCLASS0 1 "Default sigma factor" + +WGTCLASS 3 + "1.41" "0.0010" + "1.73" "0.0020" + "2.00" "0.0030" + ## widget = uniline; activeif = STAWGTRS / _; check_type.1 = real + ## check_min.1 = 0d0; check_type.2 = real; check_min.2 = 0d0 + ## numlines = 15 + +MSG_WGTCLASS 1 "New sigma factor Noise larger than" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# CREATE RESIDUAL STATISTICS - RESRMS 1: Input/Output Files # +# # +# GENERAL FILES # +# Show all general files > % < # SHOWGEN +# # +# INPUT FILES # +# Residual files > %%%%%%%% < # RESFIL +# # +# OUTPUT FILES # +# Summary file > %%%%%%%% < # OUTPUT +# Residual histogram > %%%%%%%% < # HISTOGRAM +# Edit information file > %%%%%%%% < # EDITRS +# Station observation sigma file > %%%%%%%% < # STAWGTRS +# # +# GENERAL OUTPUT FILES # +# Program output > % < use RESRMS.Lnn or > %%%%%%%% < # SYSODEF SYSOUT +# Error messages > % < merged to program output or > %%%%%%%% < # ERRMRG SYSERR +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWGEN = 1 ###################################################### +# RESRMS 1.1: General Files # +# # +# GENERAL INPUT FILES # +# General constants > %%%%%%%%%%%% < # CONST +# Satellite information > %%%%%%%%%%%% < # SATELL +# Abbreviation table > %%%%%%%%%%%% < # ABBREV +# # +# MENU SETTINGS # +# Selected campaign > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # CAMPAIGN +# Selected session year> %%%% < session> %%%% < # YR4_INFO SES_INFO +# Session table > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # SESSION_TABLE +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# RESRMS 2: Options # +# # +# TITLE > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # TITLE +# # +# GENERAL OPTIONS # +# Frequency to check > %%%% < # FREQ +# Sampling rate of residual files > %%%%%% % < > %%%%%% % < > %%%%%% % < > %%%%%% %%%%%% % < # DOMINAMB +# Minimum number of observations per ambiguity > %%%%%% < # IMINAMB +# Sampling rate for counting the observations > %%%%%% %%% < # NHISTO +# Bin width for histogram > %%%%% %%%%%%%%%% < of residuals # WGTTYPE +# Default sigma factor > %%%%% < # WGTCLASS0 +# # +# > New_sigma_factor Noise_larger_than_(m) < # WGTCLASS +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_AMB/RESRMS.old b/config/bernese/gpsuser52-luzon/OPT/R2S_AMB/RESRMS.old new file mode 100755 index 0000000..9ffb0cb --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_AMB/RESRMS.old @@ -0,0 +1,330 @@ + +! Environment Variables +! --------------------- +ENVIRONMENT 1 "" "${}" + ## widget = initmenu; pointer = ENVIR_LIST + +CAMPAIGN 1 "./DUMMY" + ## widget = initmenu; pointer = ACTIVE_CAMPAIGN + +USR_INFO 1 "${USER}" + ## widget = comment + +SESSION_TABLE 1 "${X}/SKL/SESSIONS.SES" + ## widget = initmenu; pointer = SESSION_TABLE + +DESCR_SESSION_TABLE 1 "Session table" + +YR4_INFO 1 "1980" + ## widget = comment + # $Y+0 + +SES_INFO 1 "0060" + ## widget = comment + # $S+0 + +! Show general files +! ------------------ +SHOWGEN 1 "1" + ## widget = checkbox + +MSG_SHOWGEN 1 "Show all general files" + +! General Constants +! ----------------- +CONST 1 "${X}/GEN/CONST." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # CONST. + +DESCR_CONST 1 "General constants" + +! Satellite Information +! --------------------- +SATELL 1 "${X}/GEN/$(SATINF).$(PCV)" + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # $(SATINF).$(PCV) + +DESCR_SATELL 1 "Satellite information" + +! Station Name Abbreviations +! -------------------------- +ABBREV 1 "./DUMMY/STA/$(CRDINF).ABB" + ## widget = selwin; path = DIR_ABB; ext = EXT_ABB; maxfiles = 1 + # $(CRDINF) + +DESCR_ABBREV 1 "Abbreviation table" + +! Residual Input File +! ------------------- +RESFIL 1 "./DUMMY/OUT/$(FFFF)0060_C.RES" + ## widget = selwin; path = DIR_RES; ext = EXT_RES + # $(FFFF)$S+0_C + +DESCR_RESFIL 1 "Residual files" + +RESFIL_TXT_COL_1 1 "Input file" + +! Summary File +! ------------ +OUTPUT 1 "./DUMMY/OUT/$(FFFF)0060_C.SUM" + ## widget = lineedit; path = DIR_SUM; ext = EXT_SUM + # $(FFFF)$S+0_C + +DESCR_OUTPUT 1 "Summary file" + +! Maximal Residuals +! ----------------- +EDITRS 1 "./DUMMY/OUT/$(FFFF)0060_C.EDT" + ## widget = lineedit; path = DIR_EDT; ext = EXT_EDT + # $(FFFF)$S+0_C + +DESCR_EDITRS 1 "Edit information file" + +! Residual histogram +! ------------------ +HISTOGRAM 0 + ## widget = lineedit; path = DIR_LST; ext = EXT_LST + # + +DESCR_HISTOGRAM 1 "Residual histogram" + +! Station observation sigmas +! -------------------------- +STAWGTRS 0 + ## widget = lineedit; path = DIR_SOS; ext = EXT_SOS + # + +DESCR_STAWGTRS 1 "Station observation sigma file" + +! Program Output File +! ------------------- +SYSODEF 1 "0" + ## widget = checkbox + +MSG_SYSODEF 1 "Program output" + +SYSOUT 1 "./DUMMY/OUT/$(FFFF)0060_T.OUT" + ## widget = lineedit; path = DIR_OUT; ext = EXT_OUT + ## activeif = SYSODEF == 0; emptyallowed = false + # $(FFFF)$S+0_T + +DESCR_SYSOUT 1 "Program output" + +! Error Message File +! ------------------ +ERRMRG 1 "0" + ## widget = checkbox + +MSG_ERRMRG 1 "Error messages" + +SYSERR 0 + ## widget = lineedit; path = PTH_ERR; ext = EXT_ERR + ## activeif = ERRMRG == 0; emptyallowed = false + # + +DESCR_SYSERR 1 "Error messages" + +! Title Line +! ---------- +TITLE 1 "RNX2SNX_800060_$(FFFF): Code-Based Widelane (WL) Ambiguity Resolution" + ## widget = lineedit + # RNX2SNX_$YSS+0_$(FFFF): Code-Based Widelane (WL) Ambiguity Resolution + +MSG_TITLE 1 "Title line" + +! Frequency to be checked +! ----------------------- +FREQ 1 "L3" + ## widget = combobox; editable = false; cards = L1 L2 L3 L4 L5 AS_IS + +MSG_FREQ 1 "Frequency to check" + +! Sampling Interval +! ----------------- +SAMPL 1 "30" + ## widget = lineedit; check_type = integer; check_min = 1 + +MSG_SAMPL 1 "Sampling interval of residual files" + +! Residual Level for Outlier Detection (Phase) +! -------------------------------------------- +DOBIGRES 1 "1" + ## widget = checkbox + +MSG_DOBIGRES 1 "Detect large residuals: phase measurements" + +BIGRES 1 "0.005" + ## widget = lineedit; activeif = DOBIGRES = 1; check_type = real + ## check_min = 0.0 + +MSG_BIGRES 1 "Detect large residuals: phase limit" + +! Residual Level for Outlier Detection (Code) +! ------------------------------------------- +DOBIGRES2 1 "1" + ## widget = checkbox + +MSG_DOBIGRES2 1 "Detect large residuals: code measurements" + +BIGRES2 1 "0.005" + ## widget = lineedit; activeif = DOBIGRES2 = 1; check_type = real + ## check_min = 0.0 + +MSG_BIGRES2 1 "Detect large residuals: code limit" + +! Residual Level for Outlier Detection (Range) +! -------------------------------------------- +DOBIGRES3 1 "1" + ## widget = checkbox + +MSG_DOBIGRES3 1 "Detect large residuals: range measurements" + +BIGRES3 1 "0.005" + ## widget = lineedit; activeif = DOBIGRES3 = 1; check_type = real + ## check_min = 0.0 + +MSG_BIGRES3 1 "Detect large residuals: range limits" + +! Deletion of small Pieces between marked Areas: +! --------------------------------------------- +IPIECE 1 "0" + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_IPIECE 1 "Minimum continuously observed time interval" + +! Minimum Number of Obs. per Ambiguity +! ------------------------------------ +DOMINAMB 1 "1" + ## widget = checkbox + +MSG_DOMINAMB 1 "Detect ambiguities with few observations" + +IMINAMB 1 "0" + ## widget = lineedit; activeif = DOMINAMB = 1; check_type = integer + ## check_min = 0 + +MSG_IMINAMB 1 "Minimum number of observations per ambiguity" + +! Sampling Rate for counting the Obs. +! ----------------------------------- +ISPLAMB 1 "30" + ## widget = lineedit; activeif = DOMINAMB = 1 AND IMINAMB > 0 + ## check_type = integer; check_min = 0 + +MSG_ISPLAMB 1 "Sampling rate for counting the observations" + +! Size of the histgram (-NHISTO...NHISTO) +! --------------------------------------- +NHISTO 1 "50" + ## widget = spinbox; range = 1 100 10 + +MSG_NHISTO 1 "Size of the histogram" + +! Number of classes for histgrams +! ------------------------------- +HISTWD 1 "0.1" + ## widget = lineedit; check_type = real; check_min = 0d0 + +MSG_HISTWD 1 "Bin width for histogram" + +! How to compute station observation sigmas +! ----------------------------------------- +WGTTYPE 1 "MEDIAN" + ## widget = combobox; cards = MEDIAN HISTOGRAM; editable = false + ## activeif = STAWGTRS / _ + +MSG_WGTTYPE 1 "Compute measurement noise from" + +! List of station sigma classes +! ----------------------------- +WGTCLASS0 1 "1.0" + ## widget = lineedit; activeif = STAWGTRS / _; check_type = real + ## check_min = 0d0 + +MSG_WGTCLASS0 1 "Default sigma factor" + +WGTCLASS 3 + "1.41" "0.0010" + "1.73" "0.0020" + "2.00" "0.0030" + ## widget = uniline; activeif = STAWGTRS / _; check_type.1 = real + ## check_min.1 = 0d0; check_type.2 = real; check_min.2 = 0d0 + ## numlines = 15 + +MSG_WGTCLASS 1 "New sigma factor Noise larger than" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# CREATE RESIDUAL STATISTICS - RESRMS 1: Input/Output Files # +# # +# GENERAL FILES # +# Show all general files > % < # SHOWGEN +# # +# INPUT FILES # +# Residual files > %%%%%%%% < # RESFIL +# # +# OUTPUT FILES # +# Summary file > %%%%%%%% < # OUTPUT +# Residual histogram > %%%%%%%% < # HISTOGRAM +# Edit information file > %%%%%%%% < # EDITRS +# Station observation sigma file > %%%%%%%% < # STAWGTRS +# # +# GENERAL OUTPUT FILES # +# Program output > % < use RESRMS.Lnn or > %%%%%%%% < # SYSODEF SYSOUT +# Error messages > % < merged to program output or > %%%%%%%% < # ERRMRG SYSERR +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWGEN = 1 ###################################################### +# RESRMS 1.1: General Files # +# # +# GENERAL INPUT FILES # +# General constants > %%%%%%%%%%%% < # CONST +# Satellite information > %%%%%%%%%%%% < # SATELL +# Abbreviation table > %%%%%%%%%%%% < # ABBREV +# # +# MENU SETTINGS # +# Selected campaign > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # CAMPAIGN +# Selected session year> %%%% < session> %%%% < # YR4_INFO SES_INFO +# Session table > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # SESSION_TABLE +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# RESRMS 2: Options # +# # +# TITLE > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # TITLE +# # +# GENERAL OPTIONS # +# Frequency to check > %%%% < # FREQ +# Sampling rate of residual files > %%%%%% % < > %%%%%% % < > %%%%%% % < > %%%%%% %%%%%% % < # DOMINAMB +# Minimum number of observations per ambiguity > %%%%%% < # IMINAMB +# Sampling rate for counting the observations > %%%%%% %%% < # NHISTO +# Bin width for histogram > %%%%% %%%%%%%%%% < of residuals # WGTTYPE +# Default sigma factor > %%%%% < # WGTCLASS0 +# # +# > New_sigma_factor Noise_larger_than_(m) < # WGTCLASS +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_AMB/SATMRK.INP b/config/bernese/gpsuser52-luzon/OPT/R2S_AMB/SATMRK.INP new file mode 100755 index 0000000..be9dfa4 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_AMB/SATMRK.INP @@ -0,0 +1,446 @@ + +! Environment Variables +! --------------------- +ENVIRONMENT 5 + "U" "c:\Bernese\GPSUSER52" + "T" "c:\Bernese\GPSTEMP" + "X" "c:\Bernese\BERN52\GPS" + "P" "c:\Bernese\GPSDATA\CAMPAIGN52" + "USER" "" + ## widget = initmenu; pointer = ENVIR_LIST + +! SOME KEYWORDS FOR AUTOMATIC OUTPUT +! ---------------------------------- +CAMPAIGN 1 "${P}/PHIVOLCS" + ## widget = initmenu; pointer = ACTIVE_CAMPAIGN + +SESSION_TABLE 1 "${P}/PHIVOLCS\STA\SESSIONS.SES" + ## widget = initmenu; pointer = SESSION_TABLE + +DESCR_SESSION_TABLE 1 "Session table" + +YR4_INFO 1 "2019" + ## widget = comment + # $Y+0 + +SES_INFO 1 "0110" + ## widget = comment + # $S+0 + +USR_INFO 1 "${USER}" + ## widget = comment + +! Show general files +! ------------------ +SHOWGEN 1 "1" + ## widget = checkbox + +MSG_SHOWGEN 1 "Show all general files" + +! General Constants +! ----------------- +CONST 1 "${X}/GEN\CONST." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # CONST. + +DESCR_CONST 1 "General constants" + +! Satellite Information File +! -------------------------- +SATELL 1 "${X}/GEN\$(SATINF).$(PCV)" + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # $(SATINF).$(PCV) + +DESCR_SATELL 1 "Satellite information" + +! What to do in this run? +! ----------------------- +WHATTODO 1 "EDIT_FILE" + ## widget = combobox; editable = false + ## cards = EDIT_FILE MARK_MANUAL SYNCHRONIZE INITIALIZE + +MSG_WHATTODO 1 "Desired task" + +! Reset ambiguities +! ----------------- +RESAMB 1 "ALL" + ## widget = combobox; editable = false; cards = L1 L2 L1&L2 L5 ALL + ## activeif = WHATTODO == INITIALIZE + +MSG_RESAMB 1 "Re-initialize ambiguities, frequency" + +! Reset ambiguities +! ----------------- +AMBSYS 1 "ALL_GNSS" + ## widget = combobox; editable = false + ## cards = ALL_GNSS GPS GLONASS GALILEO SBAS + ## activeif = WHATTODO == INITIALIZE + +MSG_AMBSYS 1 "Re-initialize ambiguities, system" + +! Select obs type +! --------------- +OBSTYPE 1 "GNSS" + ## widget = combobox; editable = false; cards = GNSS Range + +MSG_OBSTYPE 1 "Select obs type" + +! Zero diff., Code +! ---------------- +CZHFIL 0 + ## widget = selwin; path = DIR_CZH; ext = EXT_CZH; maxfiles = 999 + ## emptyallowed = true + ## activeif = WHATTODO /= INITIALIZE AND OBSTYPE = GNSS + # + +MSG_CZHFIL 1 "Zero diff. code" + +CZHFIL_TXT_COL_1 1 "Code Header Files" + +CZHFIL_PTH_COL_2 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_CZO + +CZHFIL_EXT_COL_2 1 "CZO" + ## widget = initmenu; pointer = EXT_CZO + +CZHFIL_TXT_COL_2 1 "Code Observation Files" + +CZHFIL_PTH_COL_3 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_PZH + +CZHFIL_EXT_COL_3 1 "PZH" + ## widget = initmenu; pointer = EXT_PZH + +CZHFIL_TXT_COL_3 1 "Phase Header Files" + +CZHFIL_PTH_COL_4 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_PZO + +CZHFIL_EXT_COL_4 1 "PZO" + ## widget = initmenu; pointer = EXT_PZO + +CZHFIL_TXT_COL_4 1 "Phase Observation Files" + +! Zero diff., Phase +! ----------------- +PZHFIL 0 + ## widget = selwin; path = DIR_PZH; ext = EXT_PZH; maxfiles = 999 + ## emptyallowed = true; activeif = OBSTYPE = GNSS + # + +MSG_PZHFIL 1 "Zero diff. phase" + +PZHFIL_PTH_COL_2 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_PZO + +PZHFIL_EXT_COL_2 1 "PZO" + ## widget = initmenu; pointer = EXT_PZO + +PZHFIL_PTH_COL_3 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_CZH + +PZHFIL_EXT_COL_3 1 "CZH" + ## widget = initmenu; pointer = EXT_CZH + +PZHFIL_PTH_COL_4 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_CZO + +PZHFIL_EXT_COL_4 1 "CZO" + ## widget = initmenu; pointer = EXT_CZO + +! Zero diff., Code=Phase +! ---------------------- +BOTHZERO 1 "0" + ## widget = checkbox + ## activeif = CZHFIL /= _ OR PZHFIL /= _ AND WHATTODO / SYNCHRONIZE AND WHATTODO / INITIALIZE AND OBSTYPE = GNSS + +MSG_BOTHZERO 1 "Zero diff. both" + +! Single diff., Code +! ------------------ +CSHFIL 1 "${P}/PHIVOLCS\OBS\$(FFFF)0110.CSH" + ## widget = selwin; path = DIR_CSH; ext = EXT_CSH; maxfiles = 999 + ## emptyallowed = true + ## activeif = WHATTODO /= INITIALIZE AND OBSTYPE = GNSS + # $(FFFF)$S+0 + +MSG_CSHFIL 1 "Single diff. code" + +CSHFIL_TXT_COL_1 1 "Code Single Difference Files" + +CSHFIL_PTH_COL_2 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_CSO + +CSHFIL_EXT_COL_2 1 "CSO" + ## widget = initmenu; pointer = EXT_CSO + +CSHFIL_TXT_COL_2 1 "Code Single Difference Files" + +CSHFIL_PTH_COL_3 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_PSH + +CSHFIL_EXT_COL_3 1 "PSH" + ## widget = initmenu; pointer = EXT_PSH + +CSHFIL_TXT_COL_3 1 "Phase Single Difference Files" + +CSHFIL_PTH_COL_4 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_PSO + +CSHFIL_EXT_COL_4 1 "PSO" + ## widget = initmenu; pointer = EXT_PSO + +CSHFIL_TXT_COL_4 1 "Phase Single Difference Files" + +! Single diff., Phase +! ------------------- +PSHFIL 0 + ## widget = selwin; path = DIR_PSH; ext = EXT_PSH; maxfiles = 999 + ## emptyallowed = true; activeif = OBSTYPE = GNSS + # + +MSG_PSHFIL 1 "Single diff. phase" + +PSHFIL_PTH_COL_2 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_PSO + +PSHFIL_EXT_COL_2 1 "PSO" + ## widget = initmenu; pointer = EXT_PSO + +PSHFIL_PTH_COL_3 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_CSH + +PSHFIL_EXT_COL_3 1 "CSH" + ## widget = initmenu; pointer = EXT_CSH + +PSHFIL_PTH_COL_4 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_CSO + +PSHFIL_EXT_COL_4 1 "CSO" + ## widget = initmenu; pointer = EXT_CSO + +! Single diff., Code=Phase +! ------------------------ +BOTHSING 1 "0" + ## widget = checkbox + ## activeif = CSHFIL /= _ OR PSHFIL /= _ AND WHATTODO / SYNCHRONIZE AND WHATTODO / INITIALIZE AND OBSTYPE = GNSS + +MSG_BOTHSING 1 "Single diff. both" + +! Range obs +! --------- +RZHFIL 0 + ## widget = selwin; path = DIR_RZH; ext = EXT_RZH; maxfiles = 999 + ## emptyallowed = true; activeif = OBSTYPE = Range + # + +MSG_RZHFIL 1 "Range obs" + +RZHFIL_TXT_COL_1 1 "Range Header Files" + +RZHFIL_PTH_COL_2 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_RZO + +RZHFIL_EXT_COL_2 1 "RZO" + ## widget = initmenu; pointer = EXT_RZO + +RZHFIL_TXT_COL_2 1 "Range Observation Files" + +! Scratch File +! ------------ +AUXFIL 1 "${U}/WORK\SATMRK.SCR" + ## widget = lineedit; path = PTH_SCR; ext = EXT_SCR; emptyallowed = false + # SATMRK$J + +DESCR_AUXFIL 1 "Scratch file" + +DELETE_FILES 1 "AUXFIL" + +! Program Output File +! ------------------- +SYSODEF 1 "0" + ## widget = checkbox + +MSG_SYSODEF 1 "Program output" + +SYSOUT 1 "${P}/PHIVOLCS\OUT\$(FFFF)0110_T.OUT" + ## widget = lineedit; path = DIR_OUT; ext = EXT_OUT + ## activeif = SYSODEF == 0; emptyallowed = false + # $(FFFF)$S+0_T + +DESCR_SYSOUT 1 "Program output" + +! Error Message File +! ------------------ +ERRMRG 1 "0" + ## widget = checkbox + +MSG_ERRMRG 1 "Error message" + +SYSERR 0 + ## widget = lineedit; path = PTH_ERR; ext = EXT_ERR + ## activeif = ERRMRG == 0; emptyallowed = false + # + +DESCR_SYSERR 1 "Error messages" + +! Title: new entry +! ---------------- +TITLE 1 "RNX2SNX_190110_$(FFFF): Code-Based Widelane (WL) Ambiguity Resolution" + ## widget = lineedit + # RNX2SNX_$YSS+0_$(FFFF): Code-Based Widelane (WL) Ambiguity Resolution + +MSG_TITLE 1 "Title line" + +! Type of Change +! -------------- +TYPCHG 1 "MARK" + ## widget = combobox; activeif = WHATTODO = MARK_MANUAL; editable = false + ## cards = MARK RESET ELIMINATE + +MSG_TYPCHG 1 "Type of change" + +! Frequency +! --------- +FREQ 1 "L1&L2" + ## widget = combobox; activeif = WHATTODO = MARK_MANUAL; editable = false + ## cards = L1 L2 L1&L2 + +MSG_FREQ 1 "Frequency" + +! Edit Information File +! --------------------- +EDITFILE 1 "${P}/PHIVOLCS\OUT\$(FFFF)0110_C.EDT" + ## widget = selwin; path = DIR_EDT; ext = EXT_EDT; maxfiles = 1 + ## emptyallowed = true; activeif = WHATTODO = EDIT_FILE + # $(FFFF)$S+0_C + +DESCR_EDITFILE 1 "Edit information file" + +SATNUM 1 "ALL" + ## widget = selwin; activeif = WHATTODO = MARK_MANUAL; pointer = SATLST + +MSG_SATNUM 1 "Satellite(s)" + +! SELECTION LIST: Satellite list +! ------------------------------- +SATLST 0 + ## widget = selwin; menuaux = MENUAUX; action = SATLST + ## menuauxkeys = CONST CZHFIL PZHFIL CSHFIL PSHFIL + +MSG_SATLST 1 "Satellite list" + +! From to Observation number or Observation Window +! ------------------------------------------------ +RADIO_21 1 "1" + ## widget = radiobutton; activeif = WHATTODO = MARK_MANUAL; group = TIMINF + +MSG_RADIO_21 1 "From epoch selection" + +NUMFROM 0 + ## widget = lineedit; activeif = RADIO_21 = 1 AND WHATTODO = MARK_MANUAL + # + +MSG_NUMFROM 1 "From epoch" + +NUMTO 0 + ## widget = lineedit; activeif = RADIO_21 = 1 AND WHATTODO = MARK_MANUAL + # + +MSG_NUMTO 1 "To epoch" + +RADIO_22 1 "0" + ## widget = radiobutton; activeif = WHATTODO = MARK_MANUAL; group = TIMINF + +MSG_RADIO_22 1 "Observation window" + +STADAT 0 + ## widget = lineedit; check_type = date + ## activeif = RADIO_22 = 1 AND WHATTODO = MARK_MANUAL + # + +MSG_STADAT 1 "Start of time window (year month day)" + +STATIM 0 + ## widget = lineedit; emptyallowed = false; check_type = time + ## activeif = RADIO_22 = 1 AND STADAT / _ AND WHATTODO = MARK_MANUAL + # + +MSG_STATIM 1 "Start of time window (hour min. sec.)" + +ENDDAT 0 + ## widget = lineedit; check_type = date + ## activeif = RADIO_22 = 1 AND WHATTODO = MARK_MANUAL + # + +MSG_ENDDAT 1 "End of time window (year month day)" + +ENDTIM 0 + ## widget = lineedit; emptyallowed = false; check_type = time + ## activeif = RADIO_22 = 1 AND ENDDAT / _ AND WHATTODO = MARK_MANUAL + # + +MSG_ENDTIM 1 "End of time window (hour min. sec.)" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MARK/DELETE OBSERVATIONS - SATMRK 1: Filenames # +# # +# GENERAL FILES # +# Show all general files > % < # SHOWGEN +# # +# OPTIONS # +# Desired task > %%%%%%%%%%%% < # WHATTODO +# Re-initialize ambiguities > %%%%%% < for > %%%%%%%% < # RESAMB AMBSYS +# # +# OBSERVATION FILES # +# Observation type > %%%%%%%%% < # OBSTYPE +# Zero diff.@@ code > %%%%%%%% < phase > %%%%%%%% < both > % < # CZHFIL PZHFIL BOTHZERO +# Single diff. code > %%%%%%%% < phase > %%%%%%%% < both > % < # CSHFIL PSHFIL BOTHSING +# Range > %%%%%%%% < # RZHFIL +# # +# GENERAL OUTPUT FILES # +# Program output > % < use SATMRK.Lnn or > %%%%%%%% < # SYSODEF SYSOUT +# Error messages > % < merged to program output or > %%%%%%%% < # ERRMRG SYSERR +# # +# TITLE > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # TITLE +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWGEN = 1 ###################################################### +# SATMRK 1.1: General Files # +# # +# GENERAL INPUT FILES # +# General constants > %%%%%%%%%%%% < # CONST +# Satellite information > %%%%%%%%%%%% < # SATELL +# # +# MENU SETTINGS # +# Selected campaign > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # CAMPAIGN +# Selected session year> %%%% < session> %%%% < # YR4_INFO SES_INFO +# Session table > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # SESSION_TABLE +# # +# TEMPORARY FILES # +# Scratch file > %%%%%%%%%%%% < # AUXFIL +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL WHATTODO / SYNCHRONIZE AND WHATTODO / INITIALIZE ################# +# SATMRK 2: Manual and File Selection # +# # +# FILE SELECTION # +# Edit information file > %%%%%%%% < # EDITFILE +# # +# MANUAL SELECTION # +# Type of change > %%%%%%%%%% < # TYPCHG +# Frequency > %%%%%% < # FREQ +# Satellite(s) > %%%%%%%%%% < (ALL: all satellites) # SATNUM +# > % < From epoch > %%%% < (blank: first observation number) # RADIO_21 NUMFROM +# to@@ epoch > %%%% < (blank: last observation number) # NUMTO +# or # +# > % < Observation window # RADIO_22 +# yyyy mm dd hh mm ss yyyy mm dd hh mm ss # +# Start > %%%%%%%%%% < > %%%%%%%% < End > %%%%%%%%%% < > %%%%%%%% < # STADAT STATIM ENDDAT ENDTIM +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_AMB/SATMRK.old b/config/bernese/gpsuser52-luzon/OPT/R2S_AMB/SATMRK.old new file mode 100755 index 0000000..a1d6ce0 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_AMB/SATMRK.old @@ -0,0 +1,441 @@ + +! Environment Variables +! --------------------- +ENVIRONMENT 1 "" "${}" + ## widget = initmenu; pointer = ENVIR_LIST + +! SOME KEYWORDS FOR AUTOMATIC OUTPUT +! ---------------------------------- +CAMPAIGN 1 "./DUMMY" + ## widget = initmenu; pointer = ACTIVE_CAMPAIGN + +SESSION_TABLE 1 "${X}/SKL/SESSIONS.SES" + ## widget = initmenu; pointer = SESSION_TABLE + +DESCR_SESSION_TABLE 1 "Session table" + +YR4_INFO 1 "1980" + ## widget = comment + # $Y+0 + +SES_INFO 1 "0060" + ## widget = comment + # $S+0 + +USR_INFO 1 "${USER}" + ## widget = comment + +! Show general files +! ------------------ +SHOWGEN 1 "1" + ## widget = checkbox + +MSG_SHOWGEN 1 "Show all general files" + +! General Constants +! ----------------- +CONST 1 "${X}/GEN/CONST." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # CONST. + +DESCR_CONST 1 "General constants" + +! Satellite Information File +! -------------------------- +SATELL 1 "${X}/GEN/$(SATINF).$(PCV)" + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # $(SATINF).$(PCV) + +DESCR_SATELL 1 "Satellite information" + +! What to do in this run? +! ----------------------- +WHATTODO 1 "EDIT_FILE" + ## widget = combobox; editable = false + ## cards = EDIT_FILE MARK_MANUAL SYNCHRONIZE INITIALIZE + +MSG_WHATTODO 1 "Desired task" + +! Reset ambiguities +! ----------------- +RESAMB 1 "ALL" + ## widget = combobox; editable = false; cards = L1 L2 L1&L2 L5 ALL + ## activeif = WHATTODO == INITIALIZE + +MSG_RESAMB 1 "Re-initialize ambiguities, frequency" + +! Reset ambiguities +! ----------------- +AMBSYS 1 "ALL_GNSS" + ## widget = combobox; editable = false + ## cards = ALL_GNSS GPS GLONASS GALILEO SBAS + ## activeif = WHATTODO == INITIALIZE + +MSG_AMBSYS 1 "Re-initialize ambiguities, system" + +! Select obs type +! --------------- +OBSTYPE 1 "GNSS" + ## widget = combobox; editable = false; cards = GNSS Range + +MSG_OBSTYPE 1 "Select obs type" + +! Zero diff., Code +! ---------------- +CZHFIL 0 + ## widget = selwin; path = DIR_CZH; ext = EXT_CZH; maxfiles = 999 + ## emptyallowed = true + ## activeif = WHATTODO /= INITIALIZE AND OBSTYPE = GNSS + # + +MSG_CZHFIL 1 "Zero diff. code" + +CZHFIL_TXT_COL_1 1 "Code Header Files" + +CZHFIL_PTH_COL_2 1 "./DUMMY/OBS/" + ## widget = initmenu; pointer = DIR_CZO + +CZHFIL_EXT_COL_2 1 "CZO" + ## widget = initmenu; pointer = EXT_CZO + +CZHFIL_TXT_COL_2 1 "Code Observation Files" + +CZHFIL_PTH_COL_3 1 "./DUMMY/OBS/" + ## widget = initmenu; pointer = DIR_PZH + +CZHFIL_EXT_COL_3 1 "PZH" + ## widget = initmenu; pointer = EXT_PZH + +CZHFIL_TXT_COL_3 1 "Phase Header Files" + +CZHFIL_PTH_COL_4 1 "./DUMMY/OBS/" + ## widget = initmenu; pointer = DIR_PZO + +CZHFIL_EXT_COL_4 1 "PZO" + ## widget = initmenu; pointer = EXT_PZO + +CZHFIL_TXT_COL_4 1 "Phase Observation Files" + +! Zero diff., Phase +! ----------------- +PZHFIL 0 + ## widget = selwin; path = DIR_PZH; ext = EXT_PZH; maxfiles = 999 + ## emptyallowed = true; activeif = OBSTYPE = GNSS + # + +MSG_PZHFIL 1 "Zero diff. phase" + +PZHFIL_PTH_COL_2 1 "./DUMMY/OBS/" + ## widget = initmenu; pointer = DIR_PZO + +PZHFIL_EXT_COL_2 1 "PZO" + ## widget = initmenu; pointer = EXT_PZO + +PZHFIL_PTH_COL_3 1 "./DUMMY/OBS/" + ## widget = initmenu; pointer = DIR_CZH + +PZHFIL_EXT_COL_3 1 "CZH" + ## widget = initmenu; pointer = EXT_CZH + +PZHFIL_PTH_COL_4 1 "./DUMMY/OBS/" + ## widget = initmenu; pointer = DIR_CZO + +PZHFIL_EXT_COL_4 1 "CZO" + ## widget = initmenu; pointer = EXT_CZO + +! Zero diff., Code=Phase +! ---------------------- +BOTHZERO 1 "0" + ## widget = checkbox + ## activeif = CZHFIL /= _ OR PZHFIL /= _ AND WHATTODO / SYNCHRONIZE AND WHATTODO / INITIALIZE AND OBSTYPE = GNSS + +MSG_BOTHZERO 1 "Zero diff. both" + +! Single diff., Code +! ------------------ +CSHFIL 1 "./DUMMY/OBS/$(FFFF)0060.CSH" + ## widget = selwin; path = DIR_CSH; ext = EXT_CSH; maxfiles = 999 + ## emptyallowed = true + ## activeif = WHATTODO /= INITIALIZE AND OBSTYPE = GNSS + # $(FFFF)$S+0 + +MSG_CSHFIL 1 "Single diff. code" + +CSHFIL_TXT_COL_1 1 "Code Single Difference Files" + +CSHFIL_PTH_COL_2 1 "./DUMMY/OBS/" + ## widget = initmenu; pointer = DIR_CSO + +CSHFIL_EXT_COL_2 1 "CSO" + ## widget = initmenu; pointer = EXT_CSO + +CSHFIL_TXT_COL_2 1 "Code Single Difference Files" + +CSHFIL_PTH_COL_3 1 "./DUMMY/OBS/" + ## widget = initmenu; pointer = DIR_PSH + +CSHFIL_EXT_COL_3 1 "PSH" + ## widget = initmenu; pointer = EXT_PSH + +CSHFIL_TXT_COL_3 1 "Phase Single Difference Files" + +CSHFIL_PTH_COL_4 1 "./DUMMY/OBS/" + ## widget = initmenu; pointer = DIR_PSO + +CSHFIL_EXT_COL_4 1 "PSO" + ## widget = initmenu; pointer = EXT_PSO + +CSHFIL_TXT_COL_4 1 "Phase Single Difference Files" + +! Single diff., Phase +! ------------------- +PSHFIL 0 + ## widget = selwin; path = DIR_PSH; ext = EXT_PSH; maxfiles = 999 + ## emptyallowed = true; activeif = OBSTYPE = GNSS + # + +MSG_PSHFIL 1 "Single diff. phase" + +PSHFIL_PTH_COL_2 1 "./DUMMY/OBS/" + ## widget = initmenu; pointer = DIR_PSO + +PSHFIL_EXT_COL_2 1 "PSO" + ## widget = initmenu; pointer = EXT_PSO + +PSHFIL_PTH_COL_3 1 "./DUMMY/OBS/" + ## widget = initmenu; pointer = DIR_CSH + +PSHFIL_EXT_COL_3 1 "CSH" + ## widget = initmenu; pointer = EXT_CSH + +PSHFIL_PTH_COL_4 1 "./DUMMY/OBS/" + ## widget = initmenu; pointer = DIR_CSO + +PSHFIL_EXT_COL_4 1 "CSO" + ## widget = initmenu; pointer = EXT_CSO + +! Single diff., Code=Phase +! ------------------------ +BOTHSING 1 "0" + ## widget = checkbox + ## activeif = CSHFIL /= _ OR PSHFIL /= _ AND WHATTODO / SYNCHRONIZE AND WHATTODO / INITIALIZE AND OBSTYPE = GNSS + +MSG_BOTHSING 1 "Single diff. both" + +! Range obs +! --------- +RZHFIL 0 + ## widget = selwin; path = DIR_RZH; ext = EXT_RZH; maxfiles = 999 + ## emptyallowed = true; activeif = OBSTYPE = Range + # + +MSG_RZHFIL 1 "Range obs" + +RZHFIL_TXT_COL_1 1 "Range Header Files" + +RZHFIL_PTH_COL_2 1 "./DUMMY/OBS/" + ## widget = initmenu; pointer = DIR_RZO + +RZHFIL_EXT_COL_2 1 "RZO" + ## widget = initmenu; pointer = EXT_RZO + +RZHFIL_TXT_COL_2 1 "Range Observation Files" + +! Scratch File +! ------------ +AUXFIL 1 "${U}/WORK/SATMRK.SCR" + ## widget = lineedit; path = PTH_SCR; ext = EXT_SCR; emptyallowed = false + # SATMRK$J + +DESCR_AUXFIL 1 "Scratch file" + +DELETE_FILES 1 "AUXFIL" + +! Program Output File +! ------------------- +SYSODEF 1 "0" + ## widget = checkbox + +MSG_SYSODEF 1 "Program output" + +SYSOUT 1 "./DUMMY/OUT/$(FFFF)0060_T.OUT" + ## widget = lineedit; path = DIR_OUT; ext = EXT_OUT + ## activeif = SYSODEF == 0; emptyallowed = false + # $(FFFF)$S+0_T + +DESCR_SYSOUT 1 "Program output" + +! Error Message File +! ------------------ +ERRMRG 1 "0" + ## widget = checkbox + +MSG_ERRMRG 1 "Error message" + +SYSERR 0 + ## widget = lineedit; path = PTH_ERR; ext = EXT_ERR + ## activeif = ERRMRG == 0; emptyallowed = false + # + +DESCR_SYSERR 1 "Error messages" + +! Title: new entry +! ---------------- +TITLE 1 "RNX2SNX_800060_$(FFFF): Code-Based Widelane (WL) Ambiguity Resolution" + ## widget = lineedit + # RNX2SNX_$YSS+0_$(FFFF): Code-Based Widelane (WL) Ambiguity Resolution + +MSG_TITLE 1 "Title line" + +! Type of Change +! -------------- +TYPCHG 1 "MARK" + ## widget = combobox; activeif = WHATTODO = MARK_MANUAL; editable = false + ## cards = MARK RESET ELIMINATE + +MSG_TYPCHG 1 "Type of change" + +! Frequency +! --------- +FREQ 1 "L1&L2" + ## widget = combobox; activeif = WHATTODO = MARK_MANUAL; editable = false + ## cards = L1 L2 L1&L2 + +MSG_FREQ 1 "Frequency" + +! Edit Information File +! --------------------- +EDITFILE 1 "./DUMMY/OUT/$(FFFF)0060_C.EDT" + ## widget = selwin; path = DIR_EDT; ext = EXT_EDT; maxfiles = 1 + ## emptyallowed = true; activeif = WHATTODO = EDIT_FILE + # $(FFFF)$S+0_C + +DESCR_EDITFILE 1 "Edit information file" + +SATNUM 1 "ALL" + ## widget = selwin; activeif = WHATTODO = MARK_MANUAL; pointer = SATLST + +MSG_SATNUM 1 "Satellite(s)" + +! SELECTION LIST: Satellite list +! ------------------------------- +SATLST 0 + ## widget = selwin; menuaux = MENUAUX; action = SATLST + ## menuauxkeys = CONST CZHFIL PZHFIL CSHFIL PSHFIL + +MSG_SATLST 1 "Satellite list" + +! From to Observation number or Observation Window +! ------------------------------------------------ +RADIO_21 1 "1" + ## widget = radiobutton; activeif = WHATTODO = MARK_MANUAL; group = TIMINF + +MSG_RADIO_21 1 "From epoch selection" + +NUMFROM 0 + ## widget = lineedit; activeif = RADIO_21 = 1 AND WHATTODO = MARK_MANUAL + # + +MSG_NUMFROM 1 "From epoch" + +NUMTO 0 + ## widget = lineedit; activeif = RADIO_21 = 1 AND WHATTODO = MARK_MANUAL + # + +MSG_NUMTO 1 "To epoch" + +RADIO_22 1 "0" + ## widget = radiobutton; activeif = WHATTODO = MARK_MANUAL; group = TIMINF + +MSG_RADIO_22 1 "Observation window" + +STADAT 0 + ## widget = lineedit; check_type = date + ## activeif = RADIO_22 = 1 AND WHATTODO = MARK_MANUAL + # + +MSG_STADAT 1 "Start of time window (year month day)" + +STATIM 0 + ## widget = lineedit; emptyallowed = false; check_type = time + ## activeif = RADIO_22 = 1 AND STADAT / _ AND WHATTODO = MARK_MANUAL + # + +MSG_STATIM 1 "Start of time window (hour min. sec.)" + +ENDDAT 0 + ## widget = lineedit; check_type = date + ## activeif = RADIO_22 = 1 AND WHATTODO = MARK_MANUAL + # + +MSG_ENDDAT 1 "End of time window (year month day)" + +ENDTIM 0 + ## widget = lineedit; emptyallowed = false; check_type = time + ## activeif = RADIO_22 = 1 AND ENDDAT / _ AND WHATTODO = MARK_MANUAL + # + +MSG_ENDTIM 1 "End of time window (hour min. sec.)" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MARK/DELETE OBSERVATIONS - SATMRK 1: Filenames # +# # +# GENERAL FILES # +# Show all general files > % < # SHOWGEN +# # +# OPTIONS # +# Desired task > %%%%%%%%%%%% < # WHATTODO +# Re-initialize ambiguities > %%%%%% < for > %%%%%%%% < # RESAMB AMBSYS +# # +# OBSERVATION FILES # +# Observation type > %%%%%%%%% < # OBSTYPE +# Zero diff.@@ code > %%%%%%%% < phase > %%%%%%%% < both > % < # CZHFIL PZHFIL BOTHZERO +# Single diff. code > %%%%%%%% < phase > %%%%%%%% < both > % < # CSHFIL PSHFIL BOTHSING +# Range > %%%%%%%% < # RZHFIL +# # +# GENERAL OUTPUT FILES # +# Program output > % < use SATMRK.Lnn or > %%%%%%%% < # SYSODEF SYSOUT +# Error messages > % < merged to program output or > %%%%%%%% < # ERRMRG SYSERR +# # +# TITLE > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # TITLE +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWGEN = 1 ###################################################### +# SATMRK 1.1: General Files # +# # +# GENERAL INPUT FILES # +# General constants > %%%%%%%%%%%% < # CONST +# Satellite information > %%%%%%%%%%%% < # SATELL +# # +# MENU SETTINGS # +# Selected campaign > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # CAMPAIGN +# Selected session year> %%%% < session> %%%% < # YR4_INFO SES_INFO +# Session table > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # SESSION_TABLE +# # +# TEMPORARY FILES # +# Scratch file > %%%%%%%%%%%% < # AUXFIL +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL WHATTODO / SYNCHRONIZE AND WHATTODO / INITIALIZE ################# +# SATMRK 2: Manual and File Selection # +# # +# FILE SELECTION # +# Edit information file > %%%%%%%% < # EDITFILE +# # +# MANUAL SELECTION # +# Type of change > %%%%%%%%%% < # TYPCHG +# Frequency > %%%%%% < # FREQ +# Satellite(s) > %%%%%%%%%% < (ALL: all satellites) # SATNUM +# > % < From epoch > %%%% < (blank: first observation number) # RADIO_21 NUMFROM +# to@@ epoch > %%%% < (blank: last observation number) # NUMTO +# or # +# > % < Observation window # RADIO_22 +# yyyy mm dd hh mm ss yyyy mm dd hh mm ss # +# Start > %%%%%%%%%% < > %%%%%%%% < End > %%%%%%%%%% < > %%%%%%%% < # STADAT STATIM ENDDAT ENDTIM +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_EDT/GPSEST.INP b/config/bernese/gpsuser52-luzon/OPT/R2S_EDT/GPSEST.INP new file mode 100755 index 0000000..c7d1f13 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_EDT/GPSEST.INP @@ -0,0 +1,5750 @@ + +CAMPAIGN 1 "${P}/LUZON" + ## widget = initmenu; pointer = ACTIVE_CAMPAIGN + +SESSION_TABLE 1 "${P}/LUZON\STA\SESSIONS.SES" + ## widget = initmenu; pointer = SESSION_TABLE + +DESCR_SESSION_TABLE 1 "Session table" + +YR4_INFO 1 "2021" + ## widget = comment + # $Y+0 + +SES_INFO 1 "3280" + ## widget = comment + # $S+0 + +USR_INFO 1 "${USER}" + ## widget = comment + +! Environment Variables +! --------------------- +ENVIRONMENT 5 + "U" "C:\Bernese\GPSUSER52" + "T" "C:\Bernese\GPSTEMP" + "X" "c:\Bernese\BERN52\GPS" + "P" "c:\Bernese\GPSDATA\CAMPAIGN52" + "USER" "" + ## widget = initmenu; pointer = ENVIR_LIST + +! ---------------------------------------------------------------------- +! General options and processing mode +! ---------------------------------------------------------------------- +! Spce geodetic technique +! ----------------------- +GEOTEC 1 "GNSS" + ## widget = combobox; cards = GNSS SLR; editable = false + +MSG_GEOTEC 1 "Space geodetic technique" + +! Differencing level +! ------------------ +DIFLVL 1 "DOUBLE" + ## widget = combobox; cards = DOUBLE ZERO; editable = false + ## activeif = GEOTEC = GNSS + +MSG_DIFLVL 1 "Differencing level" + +! LEO processing +! -------------- +LEOPROC 1 "0" + ## widget = checkbox + +MSG_LEOPROC 1 "LEO data processing" + +! Show general files +! ------------------ +SHOWGEN 1 "1" + ## widget = checkbox + +MSG_SHOWGEN 1 "Show all general files" + +! ---------------------------------------------------------------------- +! General files +! ---------------------------------------------------------------------- +! General Constants +! ----------------- +CONST 1 "${X}/GEN\CONST." + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # CONST. + +DESCR_CONST 1 "General constants" + +! Local Geodetic Datum +! -------------------- +DATUM 1 "${X}/GEN\DATUM." + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # DATUM. + +DESCR_DATUM 1 "Geodetic datum" + +! Phase Center Eccentricities +! --------------------------- +PHASECC 1 "${X}/GEN\$(PCVINF).$(PCV)" + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # $(PCVINF).$(PCV) + +DESCR_PHASECC 1 "Phase center eccentricities" + +! Receiver information +! -------------------- +RECEIVR 1 "${X}/GEN\$(RECINF)" + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # $(RECINF) + +DESCR_RECEIVR 1 "Receiver information" + +! Satellite Information +! --------------------- +SATELL 1 "${X}/GEN\$(SATINF).$(PCV)" + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # $(SATINF).$(PCV) + +DESCR_SATELL 1 "Satellite information" + +! Satellite Problems +! ------------------ +SATCRUX 1 "${X}/GEN\$(SATCRX).CRX" + ## widget = selwin; path = PTH_GEN; ext = EXT_CRX; maxfiles = 1 + ## emptyallowed = true + # $(SATCRX) + +DESCR_SATCRUX 1 "Satellite problems" + +! Earth Potential +! --------------- +POTCOE 1 "${X}/GEN\EGM2008_SMALL." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + ## emptyallowed = true + # EGM2008_SMALL. + +DESCR_POTCOE 1 "Earth potential coefficients" + +! Subdaily Pole Model +! ------------------- +SUBMOD 1 "${X}/GEN\IERS2010XY.SUB" + ## widget = selwin; path = PTH_GEN; ext = EXT_SUB; maxfiles = 1 + # IERS2010XY + +DESCR_SUBMOD 1 "Subdaily pole model" + +! Nutation Model +! ------------------- +NUTMOD 1 "${X}/GEN\IAU2000R06.NUT" + ## widget = selwin; path = PTH_GEN; ext = EXT_NUT; maxfiles = 1 + # IAU2000R06 + +DESCR_NUTMOD 1 "Nutation model" + +! SINEX General Input File +! ------------------------ +SINEXIN 1 "${X}/GEN\SINEX." + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # SINEX. + +DESCR_SINEXIN 1 "SINEX general input file" + +! IONEX Control File +! ------------------ +IONEXCF 1 "${X}/GEN\IONEX." + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # IONEX. + +DESCR_IONEXCF 1 "IONEX control file" + +! GPS-UTC file +! ------------- +GPSUTC 1 "${X}/GEN\GPSUTC." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + ## emptyallowed = false + # GPSUTC. + +DESCR_GPSUTC 1 "Difference GPS-UTC" + +! Frequency Information +! --------------------- +FRQINFO 0 + ## widget = selwin; path = PTH_GEN; ext = EXT_FRQ; maxfiles = 1 + ## emptyallowed = true; activeif = GEOTEC = SLR + # + +DESCR_FRQINFO 1 "Frequency information" + +! Scratch Files +! ------------- +AUXFIL 1 "${U}/WORK\GPSEST.SCR" + ## widget = lineedit; path = PTH_SCR; ext = EXT_SCR; emptyallowed = false + # GPSEST$J + +DESCR_AUXFIL 1 "Scratch file" + +AUXFIL1 1 "${U}/WORK\GPSEST.SC1" + ## widget = lineedit; path = PTH_SCR; ext = EXT_SC1; emptyallowed = false + # GPSEST$J + +DESCR_AUXFIL1 1 "Scratch files" + +KINSCR 1 "${U}/WORK\GPSEST.SC2" + ## widget = lineedit; path = PTH_SCR; ext = EXT_SC2; emptyallowed = false + # GPSEST$J + +MSG_KINSCR 1 "Scratch files" + +DELETE_FILES 3 + "AUXFIL" + "AUXFIL1" + "KINSCR" + +! ---------------------------------------------------------------------- +! Input files +! ---------------------------------------------------------------------- +! Phase Zero Differences +PZFILES 0 + ## widget = selwin; path = DIR_PZH; ext = EXT_PZH; emptyallowed = true + ## activeif = DIFLVL = ZERO + # + +MSG_PZFILES 1 "Phase observation files" + +PZFILES_PTH_COL_2 1 "${P}/LUZON\OBS\" + ## widget = initmenu; pointer = DIR_PZO + +PZFILES_EXT_COL_2 1 "PZO" + ## widget = initmenu; pointer = EXT_PZO + +PZFILES_TXT_COL_1 1 "OBSERVATION FILE HEADER" + +PZFILES_TXT_COL_2 1 "OBSERVATION FILE" + +! Phase Single Differences +PSFILES 21 + "${P}/LUZON\OBS\AIGU3280.PSH" + "${P}/LUZON\OBS\ALDR3280.PSH" + "${P}/LUZON\OBS\AUTA3280.PSH" + "${P}/LUZON\OBS\BATA3280.PSH" + "${P}/LUZON\OBS\BATN3280.PSH" + "${P}/LUZON\OBS\BAVI3280.PSH" + "${P}/LUZON\OBS\BLGU3280.PSH" + "${P}/LUZON\OBS\BLTA3280.PSH" + "${P}/LUZON\OBS\CCMP3280.PSH" + "${P}/LUZON\OBS\CSTA3280.PSH" + "${P}/LUZON\OBS\DRTA3280.PSH" + "${P}/LUZON\OBS\GUMC3280.PSH" + "${P}/LUZON\OBS\IBSA3280.PSH" + "${P}/LUZON\OBS\INTA3280.PSH" + "${P}/LUZON\OBS\MNSA3280.PSH" + "${P}/LUZON\OBS\MPPI3280.PSH" + "${P}/LUZON\OBS\MPTA3280.PSH" + "${P}/LUZON\OBS\PATA3280.PSH" + "${P}/LUZON\OBS\S0TN3280.PSH" + "${P}/LUZON\OBS\SATA3280.PSH" + "${P}/LUZON\OBS\SITA3280.PSH" + ## widget = selwin; path = DIR_PSH; ext = EXT_PSH; emptyallowed = true + ## activeif = DIFLVL = DOUBLE + # ????$S+0 + +MSG_PSFILES 1 "Phase observation files" + +PSFILES_PTH_COL_2 1 "${P}/LUZON\OBS\" + ## widget = initmenu; pointer = DIR_PSO + +PSFILES_EXT_COL_2 1 "PSO" + ## widget = initmenu; pointer = EXT_PSO + +PSFILES_TXT_COL_1 1 "OBSERVATION FILE HEADER" + +PSFILES_TXT_COL_2 1 "OBSERVATION FILE" + +! Code Zero Differences +CZFILES 0 + ## widget = selwin; path = DIR_CZH; ext = EXT_CZH; emptyallowed = true + ## activeif = DIFLVL = ZERO + # + +MSG_CZFILES 1 "Code observation files" + +CZFILES_PTH_COL_2 1 "${P}/LUZON\OBS\" + ## widget = initmenu; pointer = DIR_CZO + +CZFILES_EXT_COL_2 1 "CZO" + ## widget = initmenu; pointer = EXT_CZO + +CZFILES_TXT_COL_1 1 "OBSERVATION FILE HEADER" + +CZFILES_TXT_COL_2 1 "OBSERVATION FILE" + +! Code Single Differences +CSFILES 0 + ## widget = selwin; path = DIR_CSH; ext = EXT_CSH; emptyallowed = true + ## activeif = DIFLVL = DOUBLE + # + +MSG_CSFILES 1 "Code observation files" + +CSFILES_PTH_COL_2 1 "${P}/LUZON\OBS\" + ## widget = initmenu; pointer = DIR_CSO + +CSFILES_EXT_COL_2 1 "CSO" + ## widget = initmenu; pointer = EXT_CSO + +CSFILES_TXT_COL_1 1 "OBSERVATION FILE HEADER" + +CSFILES_TXT_COL_2 1 "OBSERVATION FILE" + +! SLR Range Observations +RZFILES 0 + ## widget = selwin; path = DIR_RZH; ext = EXT_RZH; emptyallowed = true + ## activeif = GEOTEC = SLR + # + +MSG_RZFILES 1 "Range observation files" + +RZFILES_PTH_COL_2 1 "${P}/LUZON\OBS\" + ## widget = initmenu; pointer = DIR_RZO + +RZFILES_EXT_COL_2 1 "RZO" + ## widget = initmenu; pointer = EXT_RZO + +RZFILES_TXT_COL_1 1 "OBSERVATION FILE HEADER" + +RZFILES_TXT_COL_2 1 "OBSERVATION FILE" + +! A priori Coordinates +! -------------------- +COORD 1 "${P}/LUZON\STA\$A213280.CRD" + ## widget = selwin; path = DIR_CRD; ext = EXT_CRD; maxfiles = 1 + # $A$YSS+0 + +DESCR_COORD 1 "A priori station coordinates" + +! Standard Orbit +! -------------- +STDORB 1 "${P}/LUZON\ORB\$B213280.STD" + ## widget = selwin; path = DIR_STD; ext = EXT_STD; maxfiles = 1 + # $B$YSS+0 + +DESCR_STDORB 1 "Satellite standard orbits" + +! Pole File +! --------- +POLE 1 "${P}/LUZON\ORB\$B213280.ERP" + ## widget = selwin; path = DIR_ERP; ext = EXT_ERP; maxfiles = 1 + # $B$YSS+0 + +DESCR_POLE 1 "Earth rotation parameters" + +! Satellite Clocks +! ---------------- +SATCLK 0 + ## widget = selwin; path = DIR_CLK; ext = EXT_CLK; maxfiles = 1 + ## emptyallowed = true; activeif = DIFLVL = ZERO + # + +DESCR_SATCLK 1 "Satellite clock corrections" + +! Code Biases +! ----------- +DCBINP 0 + ## widget = selwin; path = DIR_DCB; ext = EXT_DCB; maxfiles = 1 + ## emptyallowed = true; activeif = GEOTEC = GNSS + # + +DESCR_DCBINP 1 "Differential code biases" + +! VMF grid files +! -------------- +VMF1_FILES 0 + ## widget = selwin; path = DIR_GRD; ext = EXT_GRD; emptyallowed = true + # + +MSG_VMF1_FILES 1 "Gridded VMF1 coefficients" + +! Ionosphere Models +! ----------------- +IONOS 1 "${P}/LUZON\ATM\$(HOIFIL).ION" + ## widget = selwin; path = DIR_ION; ext = EXT_ION; maxfiles = 1 + ## emptyallowed = true; activeif = GEOTEC = GNSS + # $(HOIFIL) + +DESCR_IONOS 1 "Ionosphere models" + +! Ocean Loading Tables +! -------------------- +OCNLOAD 1 "${P}/LUZON\STA\$(BLQINF).BLQ" + ## widget = selwin; path = DIR_BLQ; ext = EXT_BLQ; maxfiles = 1 + ## emptyallowed = true + # $(BLQINF) + +DESCR_OCNLOAD 1 "Ocean tidal loading tables" + +! Atmospheric Tidal Loading Tables +! -------------------------------- +ATMLOAD 1 "${P}/LUZON\STA\$(ATLINF).ATL" + ## widget = selwin; path = DIR_ATL; ext = EXT_ATL; maxfiles = 1 + ## emptyallowed = true + # $(ATLINF) + +DESCR_ATMLOAD 1 "Atmospheric tidal loading tables" + +! Radiation Pressure Coef. +! ------------------------ +RPRCOE 0 + ## widget = selwin; path = DIR_RPR; ext = EXT_RPR; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_RPRCOE 1 "Satellite orbit partials" + +! Clock RINEX File +! ---------------- +RXCLKIN 0 + ## widget = selwin; path = DIR_RXC; ext = EXT_RXC; maxfiles = 1 + ## emptyallowed = true; activeif = DIFLVL = ZERO + # + +DESCR_RXCLKIN 1 "Input clock RINEX file" + +! Intersystem Biases +! ------------------ +ISBINP 0 + ## widget = selwin; path = DIR_ISB; ext = EXT_ISB; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_ISBINP 1 "Inter-system biases" + +! Troposphere Estimates +! --------------------- +TROPEST 0 + ## widget = selwin; path = DIR_TRP; ext = EXT_TRP; maxfiles = 1 + ## emptyallowed = true; activeif = GEOTEC = GNSS + # + +DESCR_TROPEST 1 "Troposphere estimates" + +! Meteo Data +! ---------- +METFIL 0 + ## widget = selwin; path = DIR_MET; ext = EXT_MET; emptyallowed = true + # + +MSG_METFIL 1 "Meteorological data" + +! Atm. loading grid files +! ----------------------- +ALOAD_FILES 0 + ## widget = selwin; path = DIR_GRD; ext = EXT_GRD; emptyallowed = true + # + +MSG_ALOAD_FILES 1 "Grid files for atmospheric pressure loading" + +! Ocean non-tidal loading grid files +! ---------------------------------- +ONTLD_FILES 0 + ## widget = selwin; path = DIR_GRD; ext = EXT_GRD; emptyallowed = true + # + +MSG_ONTLD_FILES 1 "Grid files for ocean non-tidal loading" + +! Hydrostatic loading grid files +! ------------------------------ +HLOAD_FILES 0 + ## widget = selwin; path = DIR_GRD; ext = EXT_GRD; emptyallowed = true + # + +MSG_HLOAD_FILES 1 "Grid files for hydrostatic pressure loading" + +! Station crux file +! ----------------- +STAINFO 0 + ## widget = selwin; path = DIR_STA; ext = EXT_STA; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_STAINFO 1 "Station information" + +! Kinematic positions for LEOs and Stations +! ----------------------------------------- +KININP 0 + ## widget = selwin; path = DIR_KIN; ext = EXT_KIN; maxfiles = 1 + ## emptyallowed = true; activeif = GEOTEC = GNSS + # + +DESCR_KININP 1 "Kinematic coordinates" + +! Receiver Antenna Orientations +! ----------------------------- +ANTAZI 0 + ## widget = selwin; path = DIR_AZI; ext = EXT_AZI; maxfiles = 1 + ## emptyallowed = true; activeif = GEOTEC = GNSS + # + +DESCR_ANTAZI 1 "Receiver antenna orientation" + +! Station Observation sigma factors for scaling the outlier limits +! ---------------------------------------------------------------- +STAWGT 0 + ## widget = selwin; path = DIR_SOS; ext = EXT_SOS; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_STAWGT 1 "Observation sigma factors" + +! Site Eccentricities +! ------------------- +ECCENT 0 + ## widget = selwin; path = DIR_ECC; ext = EXT_ECC; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_ECCENT 1 "Station eccentricities" + +! LEO Standard Orbits +! ------------------- +LEOSTD 0 + ## widget = selwin; path = DIR_STD; ext = EXT_STD; maxfiles = 1 + ## activeif = LEOPROC = 1; emptyallowed = true + # + +DESCR_LEOSTD 1 "Standard orbit(s)" + +! LEO Dynamic partials +! -------------------- +LEORPR 0 + ## widget = selwin; path = DIR_RPR; ext = EXT_RPR; maxfiles = 1 + ## activeif = LEOPROC = 1; emptyallowed = true + # + +DESCR_LEORPR 1 "Orbit partials" + +! LEO attitude +! ------------- +ATTIT 0 + ## widget = selwin; path = DIR_ATT; ext = EXT_ATT; maxfiles = 10 + ## activeif = LEOPROC = 1; emptyallowed = true + # + +DESCR_ATTIT 1 "Attitude data" + +! LEO Precise Orbit for SLR validation +! ------------------------------------ +LEOPRE 0 + ## widget = selwin; path = DIR_STD; ext = EXT_PRE; maxfiles = 1 + ## activeif = LEOPROC = 1 AND GEOTEC = SLR; emptyallowed = true + # + +DESCR_LEOPRE 1 "Precise orbit(s)" + +! LEO Kinematic velocities +! ------------------------ +KINVEL 0 + ## widget = selwin; path = DIR_KVL; ext = EXT_KVL; maxfiles = 1 + ## activeif = LEOPROC = 1; emptyallowed = true + # + +DESCR_KINVEL 1 "Kinematic velocities" + +! Range Biases +! ------------ +RGBINP 0 + ## widget = selwin; path = DIR_RGB; ext = EXT_RGB; maxfiles = 1 + ## emptyallowed = true; activeif = GEOTEC = SLR + # + +DESCR_RGBINP 1 "Range biases" + +! ---------------------------------------------------------------------- +! Output files +! ---------------------------------------------------------------------- +! Program Output File +! ------------------- +SYSODEF 1 "0" + ## widget = checkbox + +MSG_SYSODEF 1 "Program output" + +SYSOUT 1 "${P}/LUZON\OUT\ED$(FL)$(CLUSTER).OUT" + ## widget = lineedit; path = DIR_OUT; ext = EXT_OUT + ## activeif = SYSODEF == 0; emptyallowed = false + # ED$(FL)$(CLUSTER) + +DESCR_SYSOUT 1 "Program output" + +! Error Message File +! ------------------ +ERRMRG 1 "0" + ## widget = checkbox + +MSG_ERRMRG 1 "Error message" + +SYSERR 1 "${U}/WORK\ERROR.MSG" + ## widget = lineedit; path = PTH_ERR; ext = EXT_ERR + ## activeif = ERRMRG == 0; emptyallowed = false + # ERROR + +DESCR_SYSERR 1 "Error message" + +! Normal Equations +! ---------------- +NEQUARS 1 "${P}/LUZON\SOL\$C$(CLUSTER).NQ0" + ## widget = lineedit; path = DIR_NEQ; ext = EXT_NEQ + # $C$(CLUSTER) + +DESCR_NEQUARS 1 "Normal equations" + +! Coordinate Results +! ------------------ +COORDRS 0 + ## widget = lineedit; path = DIR_CRD; ext = EXT_CRD + # + +DESCR_COORDRS 1 "Station coordinates" + +! Orbital Elements +! ---------------- +ORBITRS 0 + ## widget = lineedit; path = DIR_ELE; ext = EXT_ELE + # + +DESCR_ORBITRS 1 "GNSS orbital elements" + +! Earth Rotation Parameters +! ------------------------- +POLERS 0 + ## widget = lineedit; path = DIR_ERP; ext = EXT_ERP + # + +DESCR_POLERS 1 "Bernese ERP file" + +! Pole in IERS Format +! ------------------- +IERSPOL 0 + ## widget = lineedit; path = DIR_IEP; ext = EXT_IEP + # + +DESCR_IERSPOL 1 "IERS ERP file" + +! Troposphere Parameters +! ---------------------- +TROPSAV 0 + ## widget = lineedit; path = DIR_TRP; ext = EXT_TRP + ## activeif = GEOTEC = GNSS + # + +DESCR_TROPSAV 1 "Troposphere estimates" + +! Troposphere SINEX +! ----------------- +TROPSNX 0 + ## widget = lineedit; path = DIR_TRO; ext = EXT_TRO + ## activeif = GEOTEC = GNSS + # + +DESCR_TROPSNX 1 "Troposphere SINEX" + +! Ionosphere Models +! ----------------- +IONOSRS 0 + ## widget = lineedit; path = DIR_ION; ext = EXT_ION + ## activeif = GEOTEC = GNSS + # + +DESCR_IONOSRS 1 "Ionosphere models" + +! Ionosphere Maps +! --------------- +IONEXRS 0 + ## widget = lineedit; path = DIR_INX; ext = EXT_INX + ## activeif = GEOTEC = GNSS + # + +DESCR_IONEXRS 1 "IONEX" + +! Code Bias Output File +! --------------------- +DCBOUT 0 + ## widget = lineedit; path = DIR_DCB; ext = EXT_DCB + ## activeif = GEOTEC = GNSS + # + +DESCR_DCBOUT 1 "Differential code biases" + +! Inter-system Bias Output File +! ----------------------------- +ISBOUT 0 + ## widget = lineedit; path = DIR_ISB; ext = EXT_ISB + # + +DESCR_ISBOUT 1 "Inter-system biases" + +! Receiver and Satellite Antenna PCV (Grid) +! ----------------------------------------- +PHASRSG 0 + ## widget = lineedit; path = DIR_PHG; ext = EXT_PHG + ## activeif = GEOTEC = GNSS + # + +DESCR_PHASRSG 1 "Phase center variations (grid)" + +! Receiver Antenna PCV (Harm) +! --------------------------- +PHASRSH 0 + ## widget = lineedit; path = DIR_PHH; ext = EXT_PHH + ## activeif = GEOTEC = GNSS + # + +DESCR_PHASRSH 1 "Phase center variations (harm)" + +! Satellite Clock File +! -------------------- +CLKSAV 0 + ## widget = lineedit; path = DIR_CLK; ext = EXT_CLK + ## activeif = DIFLVL = ZERO + # + +DESCR_CLKSAV 1 "GNSS clock corrections" + +! Clock RINEX File +! ---------------- +CLKRNX 0 + ## widget = lineedit; path = DIR_RXC; ext = EXT_RXC + ## activeif = DIFLVL = ZERO OR GEOTEC = SLR + # + +DESCR_CLKRNX 1 "Clock RINEX" + +! Kinem. Coordinates (output) +! --------------------------- +KINOUT 0 + ## widget = lineedit; path = DIR_KIN; ext = EXT_KIN + ## activeif = GEOTEC = GNSS + # + +DESCR_KINOUT 1 "Kinematic coordinates" + +! Residuals +! --------- +RESIDRS 1 "${P}/LUZON\OUT\ED$(FL)$(CLUSTER).RES" + ## widget = lineedit; path = DIR_RES; ext = EXT_RES + # ED$(FL)$(CLUSTER) + +DESCR_RESIDRS 1 "Residuals" + +! Covariances (All) +! ----------------- +COVTTRS 0 + ## widget = lineedit; path = DIR_COV; ext = EXT_COV + # + +DESCR_COVTTRS 1 "Full covariance matrix" + +! Covariances (Coords) +! -------------------- +COVARRS 0 + ## widget = lineedit; path = DIR_COV; ext = EXT_COV + # + +DESCR_COVARRS 1 "Coordinate covariance matrix" + +! LEO Dynamic Orbit +! ----------------- +LEORBRS 0 + ## widget = lineedit; path = DIR_ELE; ext = EXT_ELE; maxfiles = 1 + ## emptyallowed = true; activeif = LEOPROC = 1 + # + +DESCR_LEORBRS 1 "LEO orbital elements" + +! Range Bias Output File +! ---------------------- +RGBOUT 0 + ## widget = lineedit; path = DIR_RGB; ext = EXT_RGB + ## activeif = GEOTEC = SLR + # + +DESCR_RGBOUT 1 "Range biases" + +! ---------------------------------------------------------------------- +! General options 1 +! ---------------------------------------------------------------------- +! Title +! ----- +TITLE 1 "RNX2SNX_213280_$(CCC)_$(FL): Compute residuals" + ## widget = lineedit + # RNX2SNX_$YSS+0_$(CCC)_$(FL): Compute residuals + +MSG_TITLE 1 "Title line" + +! Satellite System +! ---------------- +SATSYS 1 "$(SATSYS)" + ## widget = combobox; editable = false + ## cards = GPS GLONASS GALILEO GPS/GLO GPS/GAL GLO/GAL ALL + +MSG_SATSYS 1 "Satellite system" + +! Frequency +! --------- +FREQUENCY 1 "L3" + ## widget = combobox; editable = false + ## cards = L1 L2 L3 L4 L5 L1&L2 L3&L4 MELWUEBB DTEC + +MSG_FREQUENCY 1 "Frequency/linear combination" + +! Min. Elevation +! -------------- +MINEL 1 "3" + ## widget = lineedit; emptyallowed = false; check_typ = int; check_min = 0 + ## check_max = 90 + +MSG_MINEL 1 "Elevation cutoff angle" + +! Sampling Rate +! ------------- +SAMPLE 1 "$(SAMPL)" + ## widget = lineedit; check_typ = int; check_min = 0 + ## activeif = GEOTEC = GNSS + +MSG_SAMPLE 1 "Sampling interval" + +! Tolerance for simultaneity +! -------------------------- +CORRINTV 1 "100" + ## widget = lineedit; check_type = int; check_min = 1 + ## activeif = GEOTEC = GNSS + +MSG_CORRINTV 1 "Tolerance for simultaneity" + +! Special observation data selection +! ---------------------------------- +SODSEL 1 "NO" + ## widget = combobox; editable = false + ## cards = NO NIGHT-TIME NON-ECLIPSING SPEC.NON-ECL + +MSG_SODSEL 1 "Special data selection" + +! Use Observ. Window +! ------------------ +WINDOW 1 "0" + ## widget = checkbox + +MSG_WINDOW 1 "Observation window" + +! A Priori Sigma +! -------------- +SIGAPR1 1 "0.001" + ## widget = lineedit; check_type = real; check_min = 1e-20 + +MSG_SIGAPR1 1 "A priori sigma" + +! Elevation-dependent Weighting +! ----------------------------- +ELVWGT 1 "COSZ" + ## widget = combobox; editable = false; cards = NONE COSZ COS2Z COS2C + +MSG_ELVWGT 1 "Elevation-dependent weighting" + +! Type of Residuals +! ----------------- +NORRES 1 "NORMALIZED" + ## widget = combobox; activeif = RESIDRS / _; editable = false + ## cards = REAL NORMALIZED NORM_APRIORI + +MSG_NORRES 1 "Type of computed residuals" + +! Correlations +! ------------ +CORREL 1 "BASELINE" + ## widget = combobox; editable = false; cards = CORRECT BASELINE FREQUENCY + ## activeif = GEOTEC = GNSS + +MSG_CORREL 1 "Correlation strategy" + +! Elevation cut-off for LEO +! ------------------------- +MINELEO 1 "0" + ## widget = lineedit; emptyallowed = false; activeif = LEOPROC = 1 + ## check_typ = int; check_min = -90; check_max = 90 + +MSG_MINELEO 1 "Elevation cutoff angle" + +! LEO Elevation Weighting +! ------------------------------ +LEOEDW 1 "NONE" + ## widget = combobox; editable = false; cards = NONE COSZ COS2Z COS2C + ## activeif = LEOPROC = 1 + +MSG_LEOEDW 1 "Elevation-dependent weighting" + +! ---------------------------------------------------------------------- +! Observation window +! ---------------------------------------------------------------------- +! Observation Window +! ------------------ +RADIO1_1 1 "1" + ## widget = radiobutton; group = DUMMY + ## radiokeys = SESSION_YEAR1 SESSION_STRG1 + +MSG_RADIO1_1 1 "Observation window defined by year and session identifier" + +RADIO1_2 1 "0" + ## widget = radiobutton; group = DUMMY + +MSG_RADIO1_2 1 "Observation window defined by start and end times" + +! Observation Window: defined by session +! -------------------------------------- +SESSION_YEAR1 1 "2021" + ## widget = lineedit; multilineallowed = true; emptyallowed = false + # $Y+0 + +MSG_SESSION_YEAR1 1 "Year" + +SESSION_STRG1 1 "3280" + ## widget = lineedit; multilineallowed = true; emptyallowed = false + # $S+0 + +MSG_SESSION_STRG1 1 "Session" + +! Observation Window: defined by date +! ----------------------------------- +STADAT1 1 "2021 11 24" + ## widget = lineedit; activeif = RADIO1_2 = 1; check_type = date + # $YMD_STR+0 + +MSG_STADAT1 1 "Start time(year month day)" + +STATIM1 1 "00 00 00" + ## widget = lineedit; emptyallowed = false + ## activeif = RADIO1_2 = 1 AND STADAT1 / _; check_type = time + +MSG_STATIM1 1 "Start time(hour minutes seconds)" + +ENDDAT1 1 "2021 11 24" + ## widget = lineedit; activeif = RADIO1_2 = 1; check_type = date + # $YMD_STR+0 + +MSG_ENDDAT1 1 "End time(year month day)" + +ENDTIM1 1 "23 59 59" + ## widget = lineedit; emptyallowed = false + ## activeif = RADIO1_2 = 1 AND ENDDAT1 / _; check_type = time + +MSG_ENDTIM1 1 "End time(hour minutes seconds)" + +! ---------------------------------------------------------------------- +! General options 2 +! ---------------------------------------------------------------------- +! Tropospheric Model (microwave observations) +! ------------------------------------------- +TROPOS 1 "DRY_GMF" + ## widget = combobox; editable = false + ## cards = NONE VMF DRY_VMF GMF DRY_GMF NIELL DRY_NIELL SAASTAMOINEN DRY_SAAST HOPFIELD DRY_HOPFIELD ESSEN-FROOME + ## activeif = GEOTEC = GNSS AND FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC AND TROPEST = _ + +MSG_TROPOS 1 "ZPD model and mapping function (GNSS)" + +! Tropospheric Model (optical observations) +! ----------------------------------------- +TROPOS_S 1 "MENDES-PAVLIS" + ## widget = combobox; editable = false + ## cards = MENDES-PAVLIS MARINI-MURRAY; activeif = GEOTEC = SLR + +MSG_TROPOS_S 1 "ZPD model and mapping function (SLR)" + +! Ambiguity Resolution Strategy +! ----------------------------- +AMBSTRAT 1 "NONE" + ## widget = combobox; editable = false + ## activeif = DIFLVL = DOUBLE AND PSFILES / _ + ## cards = NONE ROUND SEARCH SIGMA QIF LAMBDA + +MSG_AMBSTRAT 1 "Resolution strategy" + +! Selection of GNSS for Ambiguity Resolution +! ------------------------------------------ +SATSYS_AR 1 "ALL" + ## widget = combobox; editable = false + ## activeif = AMBSTRAT / inactive AND AMBSTRAT / NONE AND AMBSTRAT / SEARCH AND SATSYS / GPS AND SATSYS / GLONASS + ## cards = ALL GPS GLONASS GALILEO + +MSG_SATSYS_AR 1 "Selection of GNSS for ambiguity resolution" + +! Consider GPS quarter-cycle biases +! --------------------------------- +AMBQCPB 1 "IF_INDICATED" + ## widget = combobox; editable = true + ## activeif = AMBSTRAT / inactive AND AMBSTRAT / NONE AND AMBSTRAT / SEARCH AND SATSYS_AR / GLONASS + ## cards = ALWAYS IF_INDICATED NEVER + +MSG_AMBQCPB 1 "Consider GPS quarter-cycle biases" + +! Save Ambiguities +! ---------------- +AMBSAVE 1 "0" + ## widget = checkbox; activeif = AMBSTRAT / inactive AND AMBSTRAT / NONE + +MSG_AMBSAVE 1 "Save resolved ambiguities" + +! Introduce Widelane +! ------------------ +APRWIDE 1 "0" + ## widget = checkbox; activeif = DIFLVL = DOUBLE + +MSG_APRWIDE 1 "Introduce widelane integers" + +! Introduce L1 and L2 +! ------------------- +APRL1L2 1 "0" + ## widget = checkbox; activeif = DIFLVL = DOUBLE + +MSG_APRL1L2 1 "Introduce L1 and L2 integers" + +! Compute no solution (only NEQ saving) +! ------------------------------------- +OBS2NEQ 1 "0" + ## widget = checkbox + ## activeif = AMBSTRAT = inactive OR AMBSTRAT = NONE AND NEQUARS / _ + +MSG_OBS2NEQ 1 "Stop program after NEQ saving" + +! Display Extended Printing Options +! --------------------------------- +PRINT 1 "0" + ## widget = checkbox + +MSG_PRINT 1 "Enable extended program output" + +! ---------------------------------------------------------------------- +! Printing options +! ---------------------------------------------------------------------- +! Printing: Number of Observ. in Files +! ------------------------------------ +PRTNUMOB 1 "0" + ## widget = checkbox + +MSG_PRTNUMOB 1 "List of observations given in files" + +! Printing: Number of Dbl.Diff.Observ. +! ----------------------------------- +PRTNUMDD 1 "1" + ## widget = checkbox + +MSG_PRTNUMDD 1 "Printing: List of observations used for processing" + +! Printing: Satellite Elevations +! ------------------------------ +PRTELEV 1 "0" + ## widget = checkbox + +MSG_PRTELEV 1 "Printing: Satellite elevations" + +! Printing: 5-Degree Bin Observation Statistics (Elevation) +! --------------------------------------------------------- +PRTNOBEL 1 "1" + ## widget = checkbox + +MSG_PRTNOBEL 1 "Printing: Histogram of observations by elevation angle bins" + +! Printing: 0.5-Degree Bin Observation Statistics (Nadir Angle) +! ------------------------------------------------------------- +PRTNOBNA 1 "0" + ## widget = checkbox + +MSG_PRTNOBNA 1 "Printing: Histogram of observations by nadir angle bins" + +! Printing: Phase-connected time intervals +! ---------------------------------------- +PRTTIMFL 1 "0" + ## widget = checkbox + +MSG_PRTTIMFL 1 "Printing: Phase-connected time intervals" + +! Printing: Parameter Characterization +! ------------------------------------ +PRTPARAM 1 "0" + ## widget = checkbox + +MSG_PRTPARAM 1 "Printing: List of all parameters" + +! Printing: Ambiguities for each iteration step +! --------------------------------------------- +PRTAMBIT 1 "0" + ## widget = checkbox; activeif = AMBSTRAT / NONE AND PRTAMB = 0 + +MSG_PRTAMBIT 1 "Printing: Unresolved ambiguities after each iteration step" + +! Printing: Detailed troposphere parameter information +! ---------------------------------------------------- +PRTTRP 1 "0" + ## widget = checkbox + +MSG_PRTTRP 1 "Printing: Suppression of output concerning troposphere" + +! Printing: Detailed coordinate parameter information +! --------------------------------------------------- +PRTCRD 1 "0" + ## widget = checkbox + +MSG_PRTCRD 1 "Printing: Suppression of output concerning coordinates" + +! Printing: Suppress output for ambiguities +! ----------------------------------------- +PRTAMB 1 "1" + ## widget = checkbox + +MSG_PRTAMB 1 "Printing: Suppression of output concerning ambiguities" + +! Printing: Supress results of epoch parameters +! --------------------------------------------- +PRTEPPAR 1 "0" + ## widget = checkbox + +MSG_PRTEPPAR 1 "Printing: Suppression of output concerning epoch parameters" + +! Printing: Ambiguities in Files +! ------------------------------ +PRTAMBFL 1 "0" + ## widget = checkbox + +MSG_PRTAMBFL 1 "Printing: Resolved ambiguities from observation files" + +! Printing: Constants, Ant. Offsets, Ion. Coeff +! --------------------------------------------- +PRTPOLE 1 "1" + ## widget = checkbox + +MSG_PRTPOLE 1 "Printing: Constants, antenna offsets, ionosphere coefficients" + +! Printing: Pos.Eccent./Receiver Info +! ----------------------------------- +PRTPOSEC 1 "1" + ## widget = checkbox + +MSG_PRTPOSEC 1 "Printing: Station eccentricities, receiver information" + +! Printing: Synchronization Errors +! -------------------------------- +PRTSYNCH 1 "0" + ## widget = checkbox + +MSG_PRTSYNCH 1 "Printing: Receiver synchronization errors" + +! Printing: RMS of ellipsoidal coordinates and diff. +! -------------------------------------------------- +PRTBLH 1 "0" + ## widget = checkbox + +MSG_PRTBLH 1 "Printing: RMS of ellipsoidal coordinates and diff." + +! Printing: Slope distances and their RMS +! --------------------------------------- +PRTDIS 1 "0" + ## widget = checkbox + +MSG_PRTDIS 1 "Printing: Slope distances and their RMS" + +! Printing: Statistics on parameter dimensions +! -------------------------------------------- +PRTMAX 1 "1" + ## widget = checkbox + +MSG_PRTMAX 1 "Printing: Statistics on parameter dimensions" + +! Printing: Helmert transformation +! -------------------------------- +PRTHELM 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC + +MSG_PRTHELM 1 "Printing: Helmert transformation" + +! Helmert: Coord.System +! --------------------- +COORDSYS 1 "LOCAL" + ## widget = combobox; editable = false; cards = GEOCENTRIC LOCAL + ## activeif = PRTHELM = 1 + +MSG_COORDSYS 1 "Helmert: Coordinate system for transformation" + +! Helmert: Rotation +! ----------------- +ROTXYZ 1 "1" + ## widget = checkbox; activeif = PRTHELM = 1 + +MSG_ROTXYZ 1 "Helmert: Rotation" + +! Helmert: Scale Factor +! --------------------- +SCALE 1 "1" + ## widget = checkbox; activeif = PRTHELM = 1 + +MSG_SCALE 1 "Helmert: Scale" + +! ---------------------------------------------------------------------- +! Ambiguity resolution: Search +! ---------------------------------------------------------------------- +! Amb-Search: Baseline-Wise Ambiguity Resolution +! ---------------------------------------------- +IFBASL 1 "1" + ## widget = checkbox + +MSG_IFBASL 1 "Baseline-wise ambiguity resolution" + +! Amb-Search: Search Width in Unit of Std. Dev. +! --------------------------------------------- +IFSWID 1 "5.0" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_IFSWID 1 "Search width in units of standard deviation" + +! Amb-Search: Maximum Allowed RMS(Fixed)/RMS(Float) +! ------------------------------------------------- +IFFXFL 1 "2.0" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_IFFXFL 1 "Maximum allowed RMS ratio re fixed to float" + +! Amb-Search: Minimum Allowed RMS(2-nd Amb)/RMS(1-st Best Amb) +! ------------------------------------------------------------ +IF21 1 "1.4" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_IF21 1 "Minimum allowed RMS ratio re 2nd best to best" + +! Amb-Search: Search Width for Geometry-Free LC (L1 Cycles) +! --------------------------------------------------------- +IFSWLC 1 "0.1" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_IFSWLC 1 "Search width for geometry-free linear combination (L1 cycles)" + +! ---------------------------------------------------------------------- +! Ambiguity resolution: Sigma +! ---------------------------------------------------------------------- +! Amb-Sigma: Max. Number of Amb. Solved +! ------------------------------------- +MXAMBIT 1 "10" + ## widget = spinbox; range = 0 999 1; check_type = integer; check_min = 0 + +MSG_MXAMBIT 1 "Maximal number of ambiguities fixed per iteration step" + +! Amb-Sigma: Ambiguity Resolvable if Exactly 1 Integer within +! ----------------------------------------------------------- +LEAST 1 "3.0" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_LEAST 1 "Ambiguity resolvable if exactly one integer within" + +! Amb-Sigma: Maximal Sigma of a Resolvable Ambiguity +! -------------------------------------------------- +MOST 1 "0.07" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_MOST 1 "Maximal sigma of a resolvable ambiguity" + +! Amb-Sigma: Minimal Sigma of Ambiguity used for Tests +! ---------------------------------------------------- +SIGMAMIN 1 "0.05" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SIGMAMIN 1 "Minimal sigma for testing" + +! Amb-Sigma: GLONASS ambiguity resolution between different frequency channels +! ---------------------------------------------------------------------------- +GLORES 1 "NEVER" + ## widget = combobox; editable = false + ## activeif = SATSYS / GPS AND SATSYS_AR / GPS + ## cards = NEVER SAME_RCVR_TYPE SAME_RCVR_MODEL SAME_RCVR_GROUP ALWAYS + +MSG_GLORES 1 "GLONASS ambiguity resolution between different frequency channels" + +! ---------------------------------------------------------------------- +! Ambiguity resolution: QIF +! ---------------------------------------------------------------------- +! Amb.QIF: Max. Number of Amb. Solved in One Iteration Step +! --------------------------------------------------------- +MXAQIF 1 "10" + ## widget = spinbox; range = 0 999 1; check_type = integer; check_min = 0 + +MSG_MXAQIF 1 "Max. number of amb. solved per iteration step" + +! Amb.QIF: Search Width in Wide-Lane Cycles +! ----------------------------------------- +SEARWID 1 "0.5" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SEARWID 1 "Search width for pairs of L1 and L2 ambiguities" + +! Amb.QIF: Max. RMS of Resolvable Narrow-Lane Ambiguity +! ----------------------------------------------------- +RMSNARR 1 "0.03" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_RMSNARR 1 "Maximal sigma of resolvable NL ambiguities" + +! Amb.QIF: Max. Fract. Part of Resolvable NL Ambiguity +! ---------------------------------------------------- +MAXFRAC 1 "0.1" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_MAXFRAC 1 "Max. fractional part of resolvable NL ambiguity" + +! ---------------------------------------------------------------------- +! Ambiguity resolution: LAMBDA +! ---------------------------------------------------------------------- +! LAMBDA: Maximum allowed RMS ratio concerning fixed to float +! ----------------------------------------------------------- +LAFXFL 1 "5.0" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_LAFXFL 1 "Maximum allowed RMS ratio concerning fixed to float" + +! LAMBDA: Maximum allowed RMS of unit weight for fixed solution +! ------------------------------------------------------------- +LAMXFX 1 "0.005" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_LAMXFX 1 "Maximum allowed RMS of unit weight for fixed solution" + +! LAMBDA: Resolution mode concerning involved GNSS +! ------------------------------------------------ +LAMRES 1 "GNSS_BY_GNSS" + ## widget = combobox; editable = false + ## activeif = SATSYS / GPS AND SATSYS_AR = ALL + ## cards = GNSS_BY_GNSS MIXED_GNSS SEPARATE_GNSS + +MSG_LAMRES 1 "Resolution mode concerning involved GNSS" + +! ---------------------------------------------------------------------- +! General options 3 +! ---------------------------------------------------------------------- +! Use RINEX clock file for satellite clocks +! ----------------------------------------- +USERXCLK 1 "BERNESE_FILE" + ## widget = combobox; cards = BERNESE_FILE CLOCK_RINEX; editable = false + ## activeif = SATCLK / _ AND RXCLKIN / _ AND DIFLVL = ZERO + +MSG_USERXCLK 1 "Primary source for satellite clocks" + +! Clk est.: Skip obs. w/o rec clock in input clock RINEX +! ------------------------------------------------------ +NORXCLKR 1 "CLK_FROM_OBS_FILE" + ## widget = combobox; editable = false + ## cards = DO_NOT_USE_OBSERV CLK_FROM_OBS_FILE INTERPOLATE + ## activeif = RXCLKIN / _ AND DIFLVL = ZERO + +MSG_NORXCLKR 1 "Receiver clock missing in clock RINEX file" + +! Clk est.: Skip obs. w/o sat clock in input clock RINEX +! ------------------------------------------------------ +NORXCLKS 1 "SAT_CLK_IS_ZERO" + ## widget = combobox; editable = false + ## cards = DO_NOT_USE_OBSERV INTERPOLATE SAT_CLK_IS_ZERO TRY_SAT_CLK_FILE + ## activeif = RXCLKIN / _ AND DIFLVL = ZERO + +MSG_NORXCLKS 1 "Satellite clock missing in clock RINEX file" + +! Clk est.: Skip obs. w/o sat clock +! --------------------------------- +NOSATCLK 1 "SAT_CLK_IS_ZERO" + ## widget = combobox; editable = false + ## cards = DO_NOT_USE_OBSERV INTERPOLATE SAT_CLK_IS_ZERO + ## activeif = SATCLK / _ AND DIFLVL = ZERO + +MSG_NOSATCLK 1 "Satellite clock missing in Bernese clock file" + +! Interpolation of clocks +! ----------------------- +SECIPL 0 + ## widget = lineedit; check_typ = real; check_min = 0 + ## activeif = NORXCLKR = INTERPOLATE OR NORXCLKS = INTERPOLATE OR NOSATCLK = INTERPOLATE AND DIFLVL = ZERO + +MSG_SECIPL 1 "Clock interpolation allowed over" + +! Use only phase observations for epoch parameter computation +! ----------------------------------------------------------- +PHASEPO 1 "0" + ## widget = checkbox; activeif = GEOTEC = GNSS + +MSG_PHASEPO 1 "Epoch parameters only from phase" + +! Var/Cov computation for kinematic orbit +! --------------------------------------- +QXXEPO 1 "SIMPLIFIED" + ## widget = combobox; cards = SIMPLIFIED CORRECT; editable = false + ## activeif = GEOTEC = GNSS + +MSG_QXXEPO 1 "Var-covar wrt epoch parameters" + +! Sampling Rate for re-substitution +! --------------------------------- +SAMPLEPO 0 + ## widget = lineedit; check_typ = int; check_min = 0 + +MSG_SAMPLEPO 1 "Sampling rate for resubstitution" + +! Sampling Rate for preelimination +! -------------------------------- +SAMPLEP2 0 + ## widget = lineedit; check_typ = int; check_min = 0 + +MSG_SAMPLEP2 1 "Sampling rate for preelimination" + +! Clk est.: Edit Level +! -------------------- +EDTLVL 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = DIFLVL / DOUBLE + # + +MSG_EDTLVL 1 "Maximum tolerated O-C term" + +! Periodic Relativistic J2-Correction +! ----------------------------------- +PRELJ2 1 "0" + ## widget = checkbox; activeif = DIFLVL = ZERO + +MSG_PRELJ2 1 "Periodic relativistic J2 correction" + +! Polarization Effect +! ------------------- +POLARI1D 1 "ALWAYS" + ## widget = combobox; editable = true + ## cards = "ALWAYS" "NEVER" "2003 09 14" + ## activeif = DIFLVL = ZERO AND POLARI2D / ALWAYS + +MSG_POLARI1D 1 "Enable polarization effect, geometrical part" + +POLARI2D 1 "ALWAYS" + ## widget = combobox; editable = true + ## cards = "ALWAYS" "NEVER" "2006 11 05"; activeif = DIFLVL = ZERO + +MSG_POLARI2D 1 "Enable polarization effect, total effect" + +! ---------------------------------------------------------------------- +! Datum definition +! ---------------------------------------------------------------------- +! No datum definition +! ------------------- +RADIO8_3 1 "0" + ## widget = radiobutton; group = DUMMY + +MSG_RADIO8_3 1 "Free network solution" + +! Positioning: Fixed Station(s) +! ----------------------------- +RADIO8_1 1 "0" + ## widget = radiobutton; group = DUMMY + +MSG_RADIO8_1 1 "Coordinates fixed" + +FIXSTA 1 "MANUAL" + ## widget = combobox; editable = false; activeif = RADIO8_1 = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG + +MSG_FIXSTA 1 "Coordinates fixed" + +! Positioning: Manual selection (fixed) +! ------------------------------------- +STATION1 0 + ## widget = selwin; activeif = FIXSTA == MANUAL; pointer = CENLST + +MSG_STATION1 1 "Stations to be fixed (Manual selection)" + +! Positioning: File with Fixed Stations(s) +! ---------------------------------------- +STAFILE1 0 + ## widget = selwin; activeif = FIXSTA == FROM_FILE; path = DIR_FIX + ## ext = EXT_FIX; maxfiles = 1; emptyallowed = false + # + +MSG_STAFILE1 1 "List of stations to fix from file" + +! Flags for fixed station(s) +! --------------------------- +STAFLAG1 1 "#" + ## widget = lineedit; activeif = FIXSTA = WITH_FLAG + +MSG_STAFLAG1 1 "Stations with specific flags in CRD file" + +RADIO8_2 1 "1" + ## widget = radiobutton; group = DUMMY + +MSG_RADIO8_2 1 "Coordinates constrained" + +! Positioning: Sigma Station(s) +! ----------------------------- +SIGSTA 1 "ALL" + ## widget = combobox; editable = false; activeif = RADIO8_2 = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG + +MSG_SIGSTA 1 "Coordinates constrained" + +! Positioning: manual selected Sigma Station(s) +! --------------------------------------------- +STATION4 0 + ## widget = selwin; activeif = SIGSTA == MANUAL; pointer = CENLST + # + +MSG_STATION4 1 "Stations to be constrained (Manual selection)" + +! Positioning: Sigma Station(s) from file +! --------------------------------------- +STAFILE4 0 + ## widget = selwin; activeif = SIGSTA == FROM_FILE; path = DIR_SIG + ## ext = EXT_SIG; maxfiles = 1; emptyallowed = false + # + +MSG_STAFILE4 1 "List of stations (and sigmas) from file" + +! Flags for Sigma station(s) +! -------------------------- +STAFLAG4 0 + ## widget = lineedit; activeif = SIGSTA = WITH_FLAG + # + +MSG_STAFLAG4 1 "Constrain: Stations with specific flags in CRD file" + +! Positioning: Default Sigma north +! -------------------------------- +SIGCRDN 1 "0.1" + ## widget = lineedit; activeif = SIGSTA / FROM_FILE AND RADIO8_2 = 1 + ## check_type = real; check_min = 0.0 + +MSG_SIGCRDN 1 "Default a priori sigma north" + +! Positioning: Default Sigma east +! ------------------------------- +SIGCRDE 1 "0.1" + ## widget = lineedit; activeif = SIGSTA / FROM_FILE AND RADIO8_2 = 1 + ## check_type = real; check_min = 0.0 + +MSG_SIGCRDE 1 "Default a priori sigma east" + +! Positioning: Default Sigma up +! ----------------------------- +SIGCRDU 1 "0.1" + ## widget = lineedit; activeif = SIGSTA / FROM_FILE AND RADIO8_2 = 1 + ## check_type = real; check_min = 0.0 + +MSG_SIGCRDU 1 "Default a priori sigma up" + +! ----------------------------------------- +! +! PARAMETER TYPE: Orbit Estimation (GPS/GLONASS) +! =============== +! +! ----------------------------------------- +! +! Enable Orbit Adjustment +! ----------------------- +ORBADJ 1 "0" + ## widget = checkbox + ## activeif = LEORPR / _ AND LEOPROC = 1 OR RPRCOE / _ AND FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC + +MSG_ORBADJ 1 "Parameter setup: GNSS or LEO orbit determination" + +! Orb.est: satellite type +! ----------------------- +ORBEST 1 "ALL" + ## widget = combobox; editable = false + ## cards = ALL GPS GLONASS GALILEO MANUAL + +MSG_ORBEST 1 "Orb.est: satellite system selection" + +ORBEST_LST 0 + ## widget = selwin; pointer = SATLST; activeif = ORBEST = MANUAL + # + +MSG_ORBEST_LST 1 "Manual satellite selection" + +! Orb.est: Semi major axis +! ------------------------ +SEMIAXIS 1 "1" + ## widget = checkbox + +MSG_SEMIAXIS 1 "Orb.est: Semi major axis" + +SIGSEMI 0 + ## widget = lineedit; activeif = SEMIAXIS = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGSEMI 1 "Orb.est: a priori sigma of semi major axis" + +! Orb.est: Eccentricity +! --------------------- +ECCENTR 1 "1" + ## widget = checkbox + +MSG_ECCENTR 1 "Orb.est: eccentricity" + +SIGECCE 0 + ## widget = lineedit; activeif = ECCENTR = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGECCE 1 "Orb.est: a priori sigma of eccentricity" + +! Orb.est: Inclination +! -------------------- +INCLIN 1 "1" + ## widget = checkbox + +MSG_INCLIN 1 "Orb.est: inclination" + +SIGINCL 0 + ## widget = lineedit; activeif = INCLIN = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGINCL 1 "Orb.est: a priori sigma of inclination" + +! Orb.est: Ascending node +! ----------------------- +ASCNODE 1 "1" + ## widget = checkbox + +MSG_ASCNODE 1 "Orb.est: ascending node" + +SIGASCN 0 + ## widget = lineedit; activeif = ASCNODE = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGASCN 1 "Orb.est: a priori sigma of ascending node" + +! Orb.est: Perigee +! ---------------- +PERIGEE 1 "1" + ## widget = checkbox + +MSG_PERIGEE 1 "Orb.est: perigee" + +SIGPERI 0 + ## widget = lineedit; activeif = PERIGEE = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGPERI 1 "Orb.est: a priori sigma of perigee" + +! Orb.est: Arg. of latitude +! ------------------------- +ARGLAT 1 "1" + ## widget = checkbox + +MSG_ARGLAT 1 "Orb.est: argument of latitude" + +SIGARGL 0 + ## widget = lineedit; activeif = ARGLAT = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGARGL 1 "Orb.est: a priori sigma of argument of latitude" + +! Orb.est: D0 Estimation (P0) +! --------------------------- +PARD0 1 "1" + ## widget = checkbox + +MSG_PARD0 1 "Orb.est: Constant D term" + +SIGD0 0 + ## widget = lineedit; activeif = PARD0 = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGD0 1 "Orb.est: a priori sigma of constant D term" + +! Orb.est: Y0 Estimation (P2) +! --------------------------- +PARY0 1 "1" + ## widget = checkbox + +MSG_PARY0 1 "Orb.est: Constant Y term" + +SIGY0 0 + ## widget = lineedit; activeif = PARY0 = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGY0 1 "Orb.est: a priori sigma of constant Y term" + +! Orb.est: X0 Estimation +! ---------------------- +PARX0 1 "1" + ## widget = checkbox + +MSG_PARX0 1 "Orb.est: Constant X term" + +SIGX0 0 + ## widget = lineedit; activeif = PARX0 = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGX0 1 "Orb.est: a priori sigma of constant X term" + +! Orb.est: Periodic D0 terms +! -------------------------- +PRPARD0 1 "1" + ## widget = checkbox + +MSG_PRPARD0 1 "Orb.est: periodic D terms" + +SIGPRD0 1 "1D-12" + ## widget = lineedit; activeif = PRPARD0 = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGPRD0 1 "Orb.est: a priori sigma of periodic D terms" + +! Orb.est: Periodic Y0 terms +! -------------------------- +PRPARY0 1 "1" + ## widget = checkbox + +MSG_PRPARY0 1 "Orb.est: periodic Y terms" + +SIGPRY0 1 "1D-12" + ## widget = lineedit; activeif = PRPARY0 = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGPRY0 1 "Orb.est: a priori sigma of periodic Y terms" + +! Orb.est: Periodic X0 terms +! -------------------------- +PRPARX0 1 "1" + ## widget = checkbox + +MSG_PRPARX0 1 "Orb.est: periodic X terms" + +SIGPRX0 0 + ## widget = lineedit; activeif = PRPARX0 = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGPRX0 1 "Orb.est: a priori sigma of periodic X terms" + +! Stoch.Orb? +! ---------- +STCEST 1 "0" + ## widget = checkbox + +MSG_STCEST 1 "Estimation of stochastic pulses" + +! Stoch.Orb: Radial +! ----------------- +ESTRAD 1 "0" + ## widget = checkbox + +MSG_ESTRAD 1 "Stoch. forces: radial" + +SIGRAD 1 "1.E-6" + ## widget = lineedit; activeif = ESTRAD = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGRAD 1 "Stoch.forces: a priori sigma of radial" + +! Stoch.Orb: Perpendicular to (1), in Orbit Plane +! ----------------------------------------------- +ESTPRP 1 "0" + ## widget = checkbox + +MSG_ESTPRP 1 "Stoch.forces: Along track" + +SIGPRP 1 "1.E-5" + ## widget = lineedit; activeif = ESTPRP = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGPRP 1 "Stoch.forces: a priori sigma of along track" + +! Stoch.Orb: Normal to Orbit Plane +! -------------------------------- +ESTNOR 1 "0" + ## widget = checkbox + +MSG_ESTNOR 1 "Stoch.forces: Out of plane" + +SIGNOR 1 "1.E-9" + ## widget = lineedit; activeif = ESTNOR = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGNOR 1 "Stoch.forces: a priori sigma of out of plane" + +! Stoch.Orb: Direction to the Sun +! ------------------------------- +ESTSUN 1 "0" + ## widget = checkbox + +MSG_ESTSUN 1 "Stoch.forces: direction to Sun" + +SIGSUN 1 "1.E-6" + ## widget = lineedit; activeif = ESTSUN = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGSUN 1 "Stoch.forces: a priori sigma of direction to Sun" + +! Stoch.Orb: Y-Direction in Satellite Frame +! ----------------------------------------- +ESTYDIR 1 "0" + ## widget = checkbox + +MSG_ESTYDIR 1 "Sotch. pulses: Y-direction" + +SIGYDIR 1 "1.E-9" + ## widget = lineedit; activeif = ESTYDIR = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGYDIR 1 "Stoch.forces: a priori sigma of Y-direction" + +! Stoch.Orb: X-Direction in Satellite Frame +! ----------------------------------------- +ESTXDIR 1 "0" + ## widget = checkbox + +MSG_ESTXDIR 1 "Stoch.forces X-direction" + +SIGXDIR 1 "1.E-5" + ## widget = lineedit; activeif = ESTXDIR = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGXDIR 1 "Stoch.forces: a priori sigma of X-direction" + +! Stoch.Orb: Number of sets per day +! --------------------------------- +NUMSET1 1 "2" + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_NUMSET1 1 "Stoch. forces: Number of parameter sets per day" + +! Stoch.Orb: Groups +! ----------------- +SATGROUP 1 "" "" "" "" "" + ## widget = uniline; numlines = 5 + +MSG_SATGROUP 1 "Stoch.forces: list of satellites(group)" + +! Stoch.Orb: Enable more requests for stoch. orbit +! ------------------------------------------------ +STCSPEC 1 "0" + ## widget = checkbox + +MSG_STCSPEC 1 "Stoch. pulses: Additional requests for further epochs" + +! Stoch.Orb: List of more requests for stoch. orbit +! ------------------------------------------------- +STCGROUP 1 "" "" "" "" "" "" + ## widget = uniline; numlines = 10 + +MSG_STCGROUP 1 "Stoch.forces: list of satellites" + +! ----------------------------------------- +! +! PARAMETER TYPE: Orbit Estimation (LEO) +! =============== +! +! Orb.est: Semi major axis +! ------------------------ +SEMIAXIS2 1 "1" + ## widget = checkbox + +MSG_SEMIAXIS2 1 "Semi major axis" + +SIGSEMI2 0 + ## widget = lineedit + +MSG_SIGSEMI2 1 "Sigma Semi major axis" + +! Orb.est: Eccentricity +! --------------------- +ECCENTR2 1 "1" + ## widget = checkbox + +MSG_ECCENTR2 1 "Eccentricity" + +SIGECCE2 0 + ## widget = lineedit + +MSG_SIGECCE2 1 "Sigma eccentricity" + +! Orb.est: Inclination +! -------------------- +INCLIN2 1 "1" + ## widget = checkbox + +MSG_INCLIN2 1 "Inclination" + +SIGINCL2 0 + ## widget = lineedit + +MSG_SIGINCL2 1 "Sigma inclination" + +! Orb.est: Ascending node +! ----------------------- +ASCNODE2 1 "1" + ## widget = checkbox + +MSG_ASCNODE2 1 "Ascending node" + +SIGASCN2 0 + ## widget = lineedit + +MSG_SIGASCN2 1 "Sigma ascending node" + +! Orb.est: Perigee +! ---------------- +PERIGEE2 1 "1" + ## widget = checkbox + +MSG_PERIGEE2 1 "Perigee" + +SIGPERI2 0 + ## widget = lineedit + +MSG_SIGPERI2 1 "Sigma perigee" + +! Orb.est: Arg. of latitude +! ------------------------- +ARGLAT2 1 "1" + ## widget = checkbox + +MSG_ARGLAT2 1 "Argument of latitude" + +SIGARGL2 0 + ## widget = lineedit + +MSG_SIGARGL2 1 "Sigma argument of latitude" + +! Orb.est: D0 Estimation (P0) +! --------------------------- +PARD02 1 "1" + ## widget = checkbox + +MSG_PARD02 1 "Constant D term" + +SIGD02 0 + ## widget = lineedit + +MSG_SIGD02 1 "Sigma const. D term" + +! Orb.est: Y0 Estimation (P2) +! --------------------------- +PARY02 1 "1" + ## widget = checkbox + +MSG_PARY02 1 "Constant Y term" + +SIGY02 0 + ## widget = lineedit + +MSG_SIGY02 1 "Sigma const. Y term" + +! Orb.est: X0 Estimation +! ---------------------- +PARX02 1 "1" + ## widget = checkbox + +MSG_PARX02 1 "Constant X term" + +SIGX02 0 + ## widget = lineedit + +MSG_SIGX02 1 "Sigma const. X term" + +! Orb.est: Periodic D0 terms +! -------------------------- +PRPARD02 1 "1" + ## widget = checkbox + +MSG_PRPARD02 1 "Periodic D term" + +SIGPRD02 0 + ## widget = lineedit + +MSG_SIGPRD02 1 "Sigma periodic D term" + +! Orb.est: Periodic Y0 terms +! -------------------------- +PRPARY02 1 "1" + ## widget = checkbox + +MSG_PRPARY02 1 "Periodic Y term" + +SIGPRY02 0 + ## widget = lineedit + +MSG_SIGPRY02 1 "Sigma periodic Y term" + +! Orb.est: Periodic X0 terms +! -------------------------- +PRPARX02 1 "1" + ## widget = checkbox + +MSG_PRPARX02 1 "Periodic X term" + +SIGPRX02 0 + ## widget = lineedit + +MSG_SIGPRX02 1 "Sigma periodic X term" + +! Stoch.Orb? +! ---------- +STCEST2 1 "1" + ## widget = checkbox + +MSG_STCEST2 1 "Estimation of stochastic pulses" + +! Stoch.Orb: Vel./Acc. +! -------------------- +PULSDEF2 1 "VELOCITY" + ## widget = combobox; cards = ACCELERATION VELOCITY; editable = false + +MSG_PULSDEF2 1 "Set up pulses as accelerations/velocities" + +! Stoch.Orb: Radial +! ----------------- +ESTRAD2 1 "0" + ## widget = checkbox + +MSG_ESTRAD2 1 "Radial pulses setup" + +SIGRAD2 1 "0" + ## widget = lineedit + +MSG_SIGRAD2 1 "Sigma radial pulses" + +! Stoch.Orb: Perpendicular to (1), in Orbit Plane +! ----------------------------------------------- +ESTPRP2 1 "0" + ## widget = checkbox + +MSG_ESTPRP2 1 "Along track pulses setup" + +SIGPRP2 1 "0" + ## widget = lineedit + +MSG_SIGPRP2 1 "Sigma along track pulses" + +! Stoch.Orb: Normal to Orbit Plane +! -------------------------------- +ESTNOR2 1 "0" + ## widget = checkbox + +MSG_ESTNOR2 1 "Out of plane pulses setup" + +SIGNOR2 1 "0" + ## widget = lineedit + +MSG_SIGNOR2 1 "Sigma out of plane pulses" + +! Stoch.Orb: Direction to the Sun +! ------------------------------- +ESTSUN2 1 "0" + ## widget = checkbox + +MSG_ESTSUN2 1 "Direction to Sun pulses" + +SIGSUN2 1 "0" + ## widget = lineedit + +MSG_SIGSUN2 1 "Sigma direction to Sun pulses" + +! Stoch.Orb: Y-Direction in Satellite Frame +! ----------------------------------------- +ESTYDIR2 1 "0" + ## widget = checkbox + +MSG_ESTYDIR2 1 "Y-direction pulses" + +SIGYDIR2 1 "0" + ## widget = lineedit + +MSG_SIGYDIR2 1 "Sigma Y-direction pulses" + +! Stoch.Orb: X-Direction in Satellite Frame +! ----------------------------------------- +ESTXDIR2 1 "0" + ## widget = checkbox + +MSG_ESTXDIR2 1 "X-direction pulses" + +SIGXDIR2 1 "0" + ## widget = lineedit + +MSG_SIGXDIR2 1 "Sigma X-direction pulses" + +! Stoch.Orb: Number of sets per day +! --------------------------------- +NUMSET12 1 "96" + ## widget = spinbox; range = 1 12 1 + +MSG_NUMSET12 1 "Number of parameter sets per day" + +! Stoch.Orb: Groups +! ----------------- +SATGROUP2 1 "" "" "" "" "" + ## widget = uniline; numlines = 5 + +MSG_SATGROUP2 1 "Satellite specific parameter setup" + +! Stoch.Orb: Enable more requests for stoch. orbit +! ------------------------------------------------ +STCSPEC2 1 "0" + ## widget = checkbox + +MSG_STCSPEC2 1 "Additional requests for further epochs" + +! Stoch.Orb: List of more requests for stoch. orbit +! ------------------------------------------------- +STCGROUP2 1 "" "" "" "" "" "" + ## widget = uniline; numlines = 10 + +MSG_STCGROUP2 1 "Additional setup requests for stoch. pulses" + +! ----------------------------------------- +! +! PARAMETER TYPE: Troposphere parameter +! =============== +! +! ----------------------------------------- +! +! Enable Site-Specific Troposphere Parameters +! ------------------------------------------- +SITETROP 1 "1" + ## widget = checkbox + ## activeif = FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC + +MSG_SITETROP 1 "Parameter setup: site-specific troposphere parameters" + +! Offset for troposphere SINEX file +! --------------------------------- +TRPOFF 0 + ## widget = lineedit; activeif = TROPSNX / _ + # + +MSG_TRPOFF 1 "Offset for troposphere SINEX file" + +! Time resolution for troposphere SINEX file +! ------------------------------------------ +TRPRES 0 + ## widget = lineedit; activeif = TROPSNX / _ + # + +MSG_TRPRES 1 "Time resolution for troposphere SINEX file" + +! Tropo: Absolute General Zenith A Priori Sigma +! --------------------------------------------- +SIGABS 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_SIGABS 1 "Tropo: Zenith path delay" + +! Tropo: Absolute General Gradient A Priori Sigma +! ----------------------------------------------- +SIGABS_G 0 + ## widget = lineedit; activeif = TRPGRD / NONE = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGABS_G 1 "Tropo: Horizontal gradients" + +! Tropo: Relative General Zenith A Priori Sigma +! --------------------------------------------- +SIGREL 1 "5.00" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SIGREL 1 "Tropo: relative zenith path delay a priori sigma" + +! Tropo: Relative General Gradient A Priori Sigma +! ----------------------------------------------- +SIGREL_G 1 "5.00" + ## widget = lineedit; activeif = TRPGRD / NONE = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGREL_G 1 "Tropo: relative horizontal gradients a priori sigma" + +! Tropo: List of special stations +! ------------------------------- +SPESEL 1 "NONE" + ## widget = combobox; editable = false + ## cards = NONE FIRST LAST FROM_FILE MANUAL + +MSG_SPESEL 1 "Tropo: special sigma station selection" + +! Tropo: List of stations with no troposphere +! ------------------------------------------- +NTRPSEL 1 "NONE" + ## widget = combobox; editable = false + ## cards = NONE FIRST LAST FROM_FILE MANUAL WITH_TROPO + +MSG_NTRPSEL 1 "Tropo: list of stations with no troposphere estimation" + +! Tropo: Absolute Special Zenith A Priori Sigma +! --------------------------------------------- +SPEABS 0 + ## widget = lineedit; activeif = SPESEL / NONE AND SPESEL / FROM_FILE = 1 + ## check_type = real; check_min = 0.0 + # + +MSG_SPEABS 1 "Tropo: Absolute special zenith path delay sigma" + +! Tropo: Absolute Special Gradient A Priori Sigma +! ----------------------------------------------- +SPEABS_G 0 + ## widget = lineedit + ## activeif = SPESEL / NONE AND SPESEL / FROM_FILE AND TRPGRD / NONE = 1 + ## check_type = real; check_min = 0.0 + # + +MSG_SPEABS_G 1 "Tropo: Absolute special horizontal gradient sigma" + +! Tropo: Relative Special Zenith A Priori Sigma +! --------------------------------------------- +SPEREL 0 + ## widget = lineedit; activeif = SPESEL / NONE AND SPESEL / FROM_FILE = 1 + ## check_type = real; check_min = 0.0 + # + +MSG_SPEREL 1 "Tropo: relative special zenith a priori sigma" + +! Tropo: Relative Special Gradient A Priori Sigma +! ----------------------------------------------- +SPEREL_G 0 + ## widget = lineedit + ## activeif = SPESEL / NONE AND SPESEL / FROM_FILE AND TRPGRD / NONE = 1 + ## check_type = real; check_min = 0.0 + # + +MSG_SPEREL_G 1 "Tropo: relative special gradient a priori sigma" + +! Tropo: Stations with special Troposphere +! ---------------------------------------- +STATION3 0 + ## widget = selwin; activeif = SPESEL == MANUAL; pointer = STALST + # + +MSG_STATION3 1 "Tropo: special sigma for stations" + +! Tropo: File with Stations(s) with special Troposphere +! ----------------------------------------------------- +STAFILE3 0 + ## widget = selwin; activeif = SPESEL == FROM_FILE; path = DIR_SIG + ## ext = EXT_SIG; maxfiles = 1; emptyallowed = true + # + +MSG_STAFILE3 1 "Tropo: file with stations for special sigma" + +! Tropo: Stations with no Troposphere +! ----------------------------------- +STATION6 0 + ## widget = selwin; activeif = SITEROP == 1 AND NTRPSEL == MANUAL + ## pointer = STALST + # + +MSG_STATION6 1 "Tropo: stations with no troposphere est." + +! Tropo: File with Stations(s) with no Troposphere +! ------------------------------------------------ +STAFILE6 0 + ## widget = selwin; activeif = SITETROP == 1 AND NTRPSEL == FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1; emptyallowed = true + # + +MSG_STAFILE6 1 "Tropo: file with stations(s) with no troposphere est." + +! Tropo: Mapping Function +! ----------------------- +MAPPNG 1 "WET_GMF" + ## widget = combobox; editable = false; activeif = TROPEST = _ + ## cards = WET_VMF DRY_VMF WET_GMF DRY_GMF WET_NIELL DRY_NIELL COSZ HOPFIELD + +MSG_MAPPNG 1 "Tropo: mapping function" + +! Tropo: Gradient Estimation Model +! -------------------------------- +TRPGRD 1 "CHENHER" + ## widget = combobox; editable = false; activeif = TROPEST = _ + ## cards = NONE TANZ CHENHER TILTING LINEAR + +MSG_TRPGRD 1 "Tropo: gradient estimation model" + +! Tropo: Zenital Parameter Time Interal +! ------------------------------------- +NUMPAR 1 "02 00 00" + ## widget = lineedit; emptyallowed = false + +MSG_NUMPAR 1 "Zenith path delay: Parameter spacing" + +! Tropo: Gradient Parameter Time Interval +! --------------------------------------- +NUMGRD 1 "24 00 00" + ## widget = lineedit; emptyallowed = false; activeif = TRPGRD / NONE + +MSG_NUMGRD 1 "Horiz. gradient: parameter spacing" + +! ----------------------------------------- +! +! PARAMETER TYPE: Local Troposphere +! =============== +! +! ----------------------------------------- +! +! Enable local Troposphere Parameters +! ----------------------------------- +LOCTROP 1 "0" + ## widget = checkbox; activeif = TROPOS / NONE AND GEOTEC = GNSS + +MSG_LOCTROP 1 "Parameter Setup: local troposphere parameters" + +! L-trp: number of models +! ----------------------- +LTRPMOD 1 "24 00 00" + ## widget = lineedit; emptyallowed = false + +MSG_LTRPMOD 1 "Local Tropo Model: Parameter interval" + +! L-trp: number of parameters per model +! ------------------------------------- +LTRPPAR 1 "0" + ## widget = spinbox; range = 0 10 1 + +MSG_LTRPPAR 1 "Local Tropo Model: polynomial degree" + +! L-trp: absolute a priori sigma +! ------------------------------ +LTRPSIG1 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_LTRPSIG1 1 "Local Tropo: a priori sigma for zero-order term" + +! L-trp: relative a priori sigma +! ----------------------------- +LTRPSIG2 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_LTRPSIG2 1 "Local Tropo: a priori sigma for other terms" + +! ----------------------------------------- +! +! PARAMETER TYPE: Global Ionosphere +! =============== +! +! ----------------------------------------- +! +! Enable Global Ionosphere Model Parameters +! ----------------------------------------- +GLOBION 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / L3 AND FREQUENCY / MELWUEBB AND GEOTEC = GNSS + +MSG_GLOBION 1 "Parameter Setup: global ionosphere parameters" + +! GIM: Number of Coefficient Sets Per Session +! ------------------------------------------- +NUMION 1 "24 00 00" + ## widget = lineedit; emptyallowed = false + +MSG_NUMION 1 "GIM: Parameter spacing/interval" + +! GIM: Number of Coefficient Sets Per Session +! ------------------------------------------- +GIMNAM 1 "3280" + ## widget = lineedit; activeif = MLTMOD = 0 + # $S+0 + +MSG_GIMNAM 1 "GIM: 4-figure model name" + +! GIM: Maximum Degree of Spherical Harmonics +! ------------------------------------------ +MAXDEG 1 "6" + ## widget = spinbox; range = 0 30 1; check_type = integer; check_min = 0 + +MSG_MAXDEG 1 "GIM: maximum degree of spherical harmonics" + +! GIM: Maximum Order of Spherical Harmonics +! ----------------------------------------- +MAXORD 1 "6" + ## widget = spinbox; range = 0 30 1; check_type = integer; check_min = 0 + +MSG_MAXORD 1 "GIM: maximum order of spherical harmonics" + +! GIM: Reference Frame Definition +! ------------------------------- +REFFRM 1 "GEOMAGNETIC" + ## widget = combobox; editable = false; cards = GEOGRAPHIC GEOMAGNETIC + +MSG_REFFRM 1 "GIM: reference frame definition" + +! GIM: Station-Specific Models +! ---------------------------- +MLTMOD 1 "0" + ## widget = checkbox + +MSG_MLTMOD 1 "GIM: station-specific models" + +! GIM: Longitude of the Sun +! ------------------------- +LONSUN 1 "MEAN" + ## widget = combobox; editable = false; cards = MEAN TRUE + +MSG_LONSUN 1 "GIM: longitude of the Sun" + +! GIM: Mode of Temporal Modeling +! ------------------------------ +STADYN 1 "STATIC" + ## widget = combobox; editable = false; cards = STATIC DYNAMIC + +MSG_STADYN 1 "GIM: mode of temporal modeling" + +! GIM: Mapping Function +! --------------------- +MAPFUN 1 "MSLM" + ## widget = combobox; editable = false; cards = NONE COSZ MSLM ESM + +MSG_MAPFUN 1 "GIM: mapping function" + +! GIM: A Priori Height of Single Layer +! ------------------------------------ +HGTION 1 "450" + ## widget = lineedit; check_type = real + +MSG_HGTION 1 "GIM: a priori height of single layer" + +! GIM: Latitude of Geomagnetic Pole +! --------------------------------- +LATPOL 1 "79" + ## widget = lineedit; check_type = real + +MSG_LATPOL 1 "GIM: latitude of geomagnetic pole" + +! GIM: Longitude of Geomagnetic Pole +! ---------------------------------- +LONPOL 1 "-71" + ## widget = lineedit; check_type = real + +MSG_LONPOL 1 "GIM: longitude of geomagnetic pole" + +! GIM: Absolute Sigma for Coefficients +! ------------------------------------ +SIGCOE 1 "10" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SIGCOE 1 "GIM: absolute sigma for coefficients" + +! GIM: Relative Sigma for Coefficients +! ------------------------------------ +RELCOE 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_RELCOE 1 "GIM: relative sigma for coefficients" + +! GIM: Number of Height Parameters +! -------------------------------- +HGTEST 1 "NONE" + ## widget = combobox; editable = false; cards = NONE ALL EACH + ## activeif = IONOS / _ + +MSG_HGTEST 1 "GIM: number of height parameters" + +! GIM: Absolute Sigma for Height Parameters +! ----------------------------------------- +SIGHGT 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = IONOS / _ AND HGTEST / NONE + +MSG_SIGHGT 1 "GIM: absolute sigma for height parameters" + +! GIM: Relative Sigma for Height Parameters +! ----------------------------------------- +RELHGT 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = IONOS / _ AND HGTEST = EACH + +MSG_RELHGT 1 "GIM: relative sigma for height parameters" + +! ----------------------------------------- +! +! PARAMETER TYPE: Local Ionosphere Modelling +! =============== +! +! ----------------------------------------- +! +! Enable local ionosphere +! ----------------------- +LOCIONO 1 "0" + ## widget = checkbox; activeif = GEOTEC = GNSS + +MSG_LOCIONO 1 "Parameter Setup: local ionosphere parameters" + +! Loc.Iono: Model specification +! ----------------------------- +LIONSTR 1 "" "" "" "" + ## widget = uniline; numlines = 10 + +MSG_LIONSTR 1 "Loc.Iono: model specification" + +! ----------------------------------------- +! +! PARAMETER TYPE: Stochastic Ionosphere +! =============== +! +! ----------------------------------------- +! +! Enable Stochastic Ionosphere Parameters +! --------------------------------------- +DIFFION 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / L3 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC AND GEOTEC = GNSS + +MSG_DIFFION 1 "Parameter Setup: stochastic ionosphere parameters" + +! Stoch Iono: Elimination of Reference Ionosphere Parameters +! ---------------------------------------------------------- +DIONELI 0 + ## widget = checkbox + +MSG_DIONELI 1 "Stoch Iono: elimination of reference ionosphere parameters" + +! Stoch Iono: Elevation-Dependent Parameter Constraining +! ------------------------------------------------------ +DIONCON 1 "1" + ## widget = checkbox + +MSG_DIONCON 1 "Stoch Iono: elevation-dependent parameter constraining" + +! Stoch Iono: Absolute A Priori Sigma on Single Difference Level +! -------------------------------------------------------------- +DIONSIG 1 "0.25" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_DIONSIG 1 "Stoch Iono: absolute a priori sigma on single difference level" + +! Stoch Iono: Relative A Priori Sigma of Ionospheric Random Walk +! -------------------------------------------------------------- +DIONSIGR 1 "0.00" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_DIONSIGR 1 "Stoch Iono: relative a priori sigma of ionospheric random walk" + +! ------------------------------------------------------------------------------ +! PARAMETER TYPE: Higher-order ionosphere scaling factors +! ------------------------------------------------------------------------------ +SCALHOI 1 "0" + ## widget = checkbox + ## activeif = IONOS / _ AND FREQUENCY / L1 AND FREQUENCY / L2 AND FREQUENCY / L5 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC AND GEOTEC = GNSS + +MSG_SCALHOI 1 "Parameter Setup: Higher-order ionosphere scaling factors" + +HOI1 1 "NO" + ## widget = combobox; editable = false + ## cards = NO ONE_FOR_ALL ONE_PER_STATION + +MSG_HOI1 1 "Second-order term" + +SIGHOI1 1 "0.0001" + ## widget = lineedit; activeif = HOI1 / NO; check_type = real + ## check_min = 0.0 + +MSG_SIGHOI1 1 "Sigma of second-order term" + +HOI2 1 "NO" + ## widget = combobox; editable = false + ## cards = NO ONE_FOR_ALL ONE_PER_STATION + +MSG_HOI2 1 "Third-order term" + +SIGHOI2 1 "0.0001" + ## widget = lineedit; activeif = HOI2 / NO; check_type = real + ## check_min = 0.0 + +MSG_SIGHOI2 1 "Sigma of third-order term" + +HOI3 1 "NO" + ## widget = combobox; editable = false + ## cards = NO ONE_FOR_ALL ONE_PER_STATION + +MSG_HOI3 1 "Ray path bending term" + +SIGHOI3 1 "0.0001" + ## widget = lineedit; activeif = HOI3 / NO; check_type = real + ## check_min = 0.0 + +MSG_SIGHOI3 1 "Sigma of ray path bending term" + +! ----------------------------------------- +! +! PARAMETER TYPE: Earth Rotation Parameters +! =============== +! +! ----------------------------------------- +! +! Enable Earth Rotation Parameters +! -------------------------------- +ERP 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC + +MSG_ERP 1 "Parameter Setup: Earth orientation parameters" + +! Erp: Total number of sets +! ------------------------- +NUMSET 1 "24 00 00" + ## widget = lineedit; emptyallowed = false + +MSG_NUMSET 1 "ERP: Parameter spacing" + +! Erp: Number of X-Pole +! --------------------- +NXP 1 "2" + ## widget = spinbox; range = 0 4 1; check_type = integer; check_min = 0 + +MSG_NXP 1 "ERP: Number of X-Pole par./set" + +! Erp: Sigma of X-Pole +! -------------------- +SIGXP 0 + ## widget = lineedit; activeif = NXP / 0 = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGXP 1 "ERP: sigma of X-pole" + +! Erp: Number of Y-Pole +! --------------------- +NYP 1 "2" + ## widget = spinbox; range = 0 4 1; check_type = integer; check_min = 0 + +MSG_NYP 1 "ERP: number of Y-pole par./set" + +! Erp: Sigma of Y-Pole +! -------------------- +SIGYP 0 + ## widget = lineedit; activeif = NYP / 0 = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGYP 1 "ERP: sigma of Y-pole" + +! Erp: Number of UT1-UTC +! ---------------------- +NDT 1 "2" + ## widget = spinbox; range = 0 4 1; check_type = integer; check_min = 0 + +MSG_NDT 1 "ERP: number of UT1-UTC par./set" + +! Erp: Sigma of UT1-UTC (1st value) +! --------------------------------- +SIG1DT 1 "0.0000001" + ## widget = lineedit; emptyallowed = false; activeif = NDT / 0 = 1 + ## check_type = real; check_min = 0.0 + +MSG_SIG1DT 1 "ERP: sigma of UT1-UTC (1st value)" + +! Erp: Sigma of UT1-UTC (other requests) +! -------------------------------------- +SIGDT 0 + ## widget = lineedit; activeif = NDT / 0 = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGDT 1 "ERP: sigma of UT1-UTC (other requests)" + +! Erp: Number of Delta Epsilon +! ---------------------------- +NEPS 1 "0" + ## widget = spinbox; range = 0 4 1; check_type = integer; check_min = 0 + +MSG_NEPS 1 "ERP: number of delta epsilon par./set" + +! Erp: Sigma of Delta Epsilon (1st value) +! --------------------------------------- +SIG1EPS 1 "0.0001" + ## widget = lineedit; emptyallowed = false; activeif = NEPS / 0 = 1 + ## check_type = real; check_min = 0.0 + +MSG_SIG1EPS 1 "ERP: sigma of delta epsilon (1st value)" + +! Erp: Sigma of Delta Epsilon (other requests) +! -------------------------------------------- +SIGEPS 0 + ## widget = lineedit; activeif = NEPS / 0 = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGEPS 1 "ERP: sigma of delta epsilon (other requests)" + +! Erp: Number of Delta Psi +! ------------------------ +NPSI 1 "0" + ## widget = spinbox; range = 0 4 1; check_type = integer; check_min = 0 + +MSG_NPSI 1 "ERP: number of delta psi par./set" + +! Erp: Sigma of Delta Psi (1st value) +! ----------------------------------- +SIG1PSI 1 "0.0001" + ## widget = lineedit; emptyallowed = false; activeif = NPSI / 0 = 1 + ## check_type = real; check_min = 0.0 + +MSG_SIG1PSI 1 "ERP: sigma of delta psi (1st value)" + +! Erp: Sigma of Delta Psi (other requests) +! -------------------------------------------- +SIGPSI 0 + ## widget = lineedit; activeif = NPSI / 0 = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGPSI 1 "ERP: sigma of delta psi (other requests)" + +! Erp: Continuity Between Sets +! ---------------------------- +CONTI 1 "ERP" + ## widget = combobox; editable = false; cards = NO ERP NUT BOTH + +MSG_CONTI 1 "Continuity between sets" + +! Erp: Constrain Drifts to Zero +! ----------------------------- +CONSTRA 1 "NUT" + ## widget = combobox; editable = false; cards = NO ERP NUT BOTH + +MSG_CONSTRA 1 "Drifts constrained to zero" + +! Erp: Values per Set Stored in Bernese Pole File +! ----------------------------------------------- +NVBERN 1 "12 00 00" + ## widget = lineedit; activeif = POLERS / _ + +MSG_NVBERN 1 "ERP: time resolution in Bernese pole file" + +! Erp: Values per Set Stored in IERS Pole File +! -------------------------------------------- +NVIERS 1 "12 00 00" + ## widget = lineedit; activeif = IERSPOL / _ + +MSG_NVIERS 1 "ERP: time resolution in IERS pole file" + +! Erp: Time Window +! ---------------- +ERPTIM 1 "0" + ## widget = checkbox + +RADIO7_1 1 "1" + ## widget = radiobutton; group = DUMMY + ## radiokeys = SESSION_YEAR7 SESSION_STRG7 + +RADIO7_2 1 "0" + ## widget = radiobutton; group = DUMMY + ## radiokeys = STADAT7 STATIM7 ENDDAT7 ENDTIM7 + +! Erp: Time Window (session definition) +! ------------------------------------- +SESSION_YEAR7 1 "2021" + ## widget = lineedit; multilineallowed = true + # $Y+0 + +MSG_SESSION_YEAR7 1 "ERP: time interval(YEAR)" + +SESSION_STRG7 1 "3280" + ## widget = lineedit; multilineallowed = true + # $S+0 + +MSG_SESSION_STRG7 1 "ERP: time interval(SESSION)" + +! Erp: Time Window (definition by date/time) +! ------------------------------------------ +STADAT7 0 + ## widget = lineedit + +MSG_STADAT7 1 "ERP: start time(Year Month Day)" + +STATIM7 0 + ## widget = lineedit + +MSG_STATIM7 1 "ERP: start time(Hour Minutes Seconds)" + +ENDDAT7 0 + ## widget = lineedit + +MSG_ENDDAT7 1 "ERP: end time(Year Month Day)" + +ENDTIM7 0 + ## widget = lineedit + +MSG_ENDTIM7 1 "ERP: end time(Hour Minutes Seconds)" + +! ----------------------------------------- +! +! PARAMETER TYPE: Coordinates of Center of Mass +! =============== +! +! ----------------------------------------- +! +! Enable: Coordinates of Geocenter +! ------------------------------------- +GEOCENT 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC + +MSG_GEOCENT 1 "Geocenter coordinates" + +! Estimate Center of Mass X +! ------------------------- +COMX 1 "0" + ## widget = checkbox + +MSG_COMX 1 "X component" + +! Sigma for Center of Mass X +! -------------------------- +SIGCOMX 0 + ## widget = lineedit; activeif = COMX = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGCOMX 1 "A priori sigma for Geocenter, comp. X" + +! Estimate Center of Mass Y +! ------------------------- +COMY 1 "0" + ## widget = checkbox + +MSG_COMY 1 "Y-component" + +! Sigma for Center of Mass Y +! -------------------------- +SIGCOMY 0 + ## widget = lineedit; activeif = COMY = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGCOMY 1 "A priori sigma for Geocenter, comp. Y" + +! Estimate Center of Mass Z +! ------------------------- +COMZ 1 "0" + ## widget = checkbox + +MSG_COMZ 1 "Z component" + +! Sigma for Center of Mass Z +! -------------------------- +SIGCOMZ 0 + ## widget = lineedit; activeif = COMZ = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGCOMZ 1 "A priori sigma for Geocenter, comp. Z" + +! ----------------------------------------- +! +! PARAMETER TYPE: GNSS-specific parameters +! =============== +! +! ----------------------------------------- +! +! Enable GNSS-specific parameters +! ------------------------------- +GNSSPEC 1 "0" + ## widget = checkbox + ## activeif = SATSYS / GPS AND FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC + +MSG_GNSSPEC 1 "GNSS-specific parameter setup" + +! Station translations: GNSS selection +! ------------------------------------ +SYSTRA 1 "GLONASS" + ## widget = combobox; editable = false + ## cards = NONE GLONASS GALILEO GLO/GAL + +MSG_SYSTRA 1 "Station translations: system selection" + +! Station translations: a priori sigmas +! ------------------------------------- +SYSTRA_N 1 "0.00001" + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = SYSTRA / NONE + +MSG_SYSTRA_N 1 "Station translations: a priori sigma north" + +SYSTRA_E 1 "0.00001" + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = SYSTRA / NONE + +MSG_SYSTRA_E 1 "Station translations: a priori sigma east" + +SYSTRA_U 1 "0.00001" + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = SYSTRA / NONE + +MSG_SYSTRA_U 1 "Station translations: a priori sigma up" + +! Troposphere bias: GNSS selection +! -------------------------------- +SYSTRP 1 "GLONASS" + ## widget = combobox; editable = false + ## cards = NONE GLONASS GALILEO GLO/GAL + +MSG_SYSTRP 1 "Troposphere bias: system selection" + +! Troposphere bias: a priori sigmas +! --------------------------------- +SYSTRP_A 0 + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = SYSTRP / NONE + +MSG_SYSTRP_A 1 "Troposphere bias: a priori sigma" + +! ----------------------------------------- +! +! PARAMETER TYPE: Satellite Antenna Offsets +! =============== +! +! ----------------------------------------- +! +! Enable Satellite Antenna Offsets +! -------------------------------- +SANTOFF 1 "0" + ## widget = checkbox; activeif = FREQUENCY / MELWUEBB AND FREQUENCY / DTEC + +MSG_SANTOFF 1 "GNSSS antenna offsets" + +! Sat. ant. off: est X component +! ------------------------------ +SATANTX 1 "1" + ## widget = checkbox + +MSG_SATANTX 1 "X component" + +! Sat. ant. off: est Y component +! ------------------------------ +SATANTY 1 "1" + ## widget = checkbox + +MSG_SATANTY 1 "Y component" + +! Sat. ant. off: est Z component +! ------------------------------ +SATANTZ 1 "1" + ## widget = checkbox + +MSG_SATANTZ 1 "Z component" + +! Sat. ant. off: sigma for X comp. +! -------------------------------- +SATANTSX 1 "1D-6" + ## widget = lineedit; activeif = SATANTX = 1; check_type = real + ## check_min = 0.0 + +MSG_SATANTSX 1 "Sat.ant.offset: sigma for X comp." + +! Sat. ant. off: sigma for Y comp. +! -------------------------------- +SATANTSY 1 "1D-6" + ## widget = lineedit; activeif = SATANTY = 1; check_type = real + ## check_min = 0.0 + +MSG_SATANTSY 1 "Sat.ant.offset: sigma for Y comp." + +! Sat. ant. off: sigma for Z comp. +! -------------------------------- +SATANTSZ 1 "1D-6" + ## widget = lineedit; activeif = SATANTZ = 1; check_type = real + ## check_min = 0.0 + +MSG_SATANTSZ 1 "Sat.ant.offset: sigma for Z comp." + +! Sat. ant. off: more input options +! --------------------------------- +SATANT0 1 "0" + ## widget = checkbox + ## activeif = SATANTX = 1 OR SATANTY = 1 OR SATANTZ = 1 AND SAOSEL / SAT_SPECIFIC + +MSG_SATANT0 1 "Sat. ant. offset: advanced setup" + +! Sat. ant. off +! ------------- +SAOSEL 1 "BLOCK/TYPE" + ## widget = combobox; editable = false + ## cards = BLOCK/TYPE MANUAL SAT_SPECIFIC + ## activeif = SATANTX = 1 OR SATANTY = 1 OR SATANTZ = 1 + +MSG_SAOSEL 1 "Sat.ant.offset: grouping" + +! Sat. ant. off: define the satellite groups +! ------------------------------------------ +SATANTGRP 1 "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" + ## widget = uniline; check_type.1 = integer; check_min.1 = 1 + ## check_max.1 = 999; check_type.2 = integer; check_min.2 = 0 + ## check_max.2 = 199; check_type.3 = integer; check_min.3 = 0 + ## check_max.3 = 199; check_type.4 = integer; check_min.4 = 0 + ## check_max.4 = 199; check_type.5 = integer; check_min.5 = 0 + ## check_max.5 = 199; check_type.6 = integer; check_min.6 = 0 + ## check_max.6 = 199; check_type.7 = integer; check_min.7 = 0 + ## check_max.7 = 199; check_type.8 = integer; check_min.8 = 0 + ## check_max.8 = 199; check_type.9 = integer; check_min.9 = 0 + ## check_max.9 = 199; check_type.10 = integer; check_min.10 = 0 + ## check_max.10 = 199; check_type.11 = integer; check_min.11 = 0 + ## check_max.11 = 199; check_type.12 = integer; check_min.12 = 0 + ## check_max.12 = 199; check_type.13 = integer; check_min.13 = 0 + ## check_max.13 = 199; check_type.14 = integer; check_min.14 = 0 + ## check_max.14 = 199; check_type.15 = integer; check_min.15 = 0 + ## check_max.15 = 199; check_type.16 = integer; check_min.16 = 0 + ## check_max.16 = 199; numlines = 10 + +MSG_SATANTGRP 1 "Sat.ant.offset: define the satellite groups" + +! Sat. ant. off: more parameters, special sigmas +! ---------------------------------------------- +SATANTSTR 1 "" "" "" "" "" "" "" "" + ## widget = uniline; check_type.1 = integer; check_min.1 = 1 + ## check_max.1 = 999999; check_type.3 = real; check_min.3 = 0.0 + ## check_type.4 = real; check_min.4 = 0.0; check_type.5 = real + ## check_min.5 = 0.0; check_type.6 = real; check_min.6 = 0.0 + ## check_type.7 = real; check_min.7 = 0.0; check_type.8 = real + ## check_min.8 = 0.0; numlines = 10 + +MSG_SATANTSTR 1 "Sat.ant.offset: more parameters, special sigmas" + +! --------------------------------------------------------- +! +! PARAMETER TYPE: Satellite Antenna Phase Center Variations +! =============== +! +! --------------------------------------------------------- +! +! Enable Satellite Antenna Phase Center Variations +! ------------------------------------------------ +SANTPAT 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / MELWUEBB AND FREQUENCY / DTEC AND GEOTEC = GNSS + +MSG_SANTPAT 1 "GNSS antenna PCV patterns" + +! Sat. ant. PCV: maximum nadir angle +! ---------------------------------- +SAPNADMAX 1 "15" + ## widget = lineedit; check_type = real; check_min = 0.0; check_max = 90.0 + +MSG_SAPNADMAX 1 "Sat.Ant.PCV: maximum nadir angle" + +! Sat. ant. PCV: nadir increment +! ------------------------------ +SAPDNAD 1 "1" + ## widget = lineedit; check_type = real; check_min = 0.0; check_max = 90.0 + +MSG_SAPDNAD 1 "Sat.Ant.PCV: nadir increment" + +! Sat. ant. PCV: azimuth increment +! -------------------------------- +SAPDAZI 1 "360" + ## widget = lineedit; check_type = integer; check_min = 360 + ## check_max = 360 + +MSG_SAPDAZI 1 "Sat.Ant.PCV: azimuth increment" + +! Sat. ant. PCV: sigma for estimation +! ----------------------------------- +SAPSIGMA 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SAPSIGMA 1 "Sat.Ant.PCV: sigma for estimation" + +! Sat. ant. PCV +! ------------- +SAPSEL 1 "BLOCK/TYPE" + ## widget = combobox; editable = false + ## cards = BLOCK/TYPE MANUAL SAT_SPECIFIC + +MSG_SAPSEL 1 "Grouping" + +! Sat. ant. PCV: define the satellite groups +! ------------------------------------------ +SAPGRP 1 "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" + ## widget = uniline; check_type.1 = integer; check_min.1 = 1 + ## check_max.1 = 999; check_type.2 = integer; check_min.2 = 0 + ## check_max.2 = 199; check_type.3 = integer; check_min.3 = 0 + ## check_max.3 = 199; check_type.4 = integer; check_min.4 = 0 + ## check_max.4 = 199; check_type.5 = integer; check_min.5 = 0 + ## check_max.5 = 199; check_type.6 = integer; check_min.6 = 0 + ## check_max.6 = 199; check_type.7 = integer; check_min.7 = 0 + ## check_max.7 = 199; check_type.8 = integer; check_min.8 = 0 + ## check_max.8 = 199; check_type.9 = integer; check_min.9 = 0 + ## check_max.9 = 199; check_type.10 = integer; check_min.10 = 0 + ## check_max.10 = 199; check_type.11 = integer; check_min.11 = 0 + ## check_max.11 = 199; check_type.12 = integer; check_min.12 = 0 + ## check_max.12 = 199; check_type.13 = integer; check_min.13 = 0 + ## check_max.13 = 199; check_type.14 = integer; check_min.14 = 0 + ## check_max.14 = 199; check_type.15 = integer; check_min.15 = 0 + ## check_max.15 = 199; check_type.16 = integer; check_min.16 = 0 + ## check_max.16 = 199; numlines = 10 + +MSG_SAPGRP 1 "Satellite antenna PCV group definition" + +! ----------------------------------------- +! +! PARAMETER TYPE: Receiver Antenna Offsets +! =============== +! +! ----------------------------------------- +! +! Enable Receiver Antenna Offsets +! ------------------------------- +RANTOFF 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / MELWUEBB AND FREQUENCY / DTEC AND GEOTEC = GNSS + +MSG_RANTOFF 1 "Receiver antenna offsets" + +! Rec. ant. off: estimate north +! ----------------------------- +RAON 1 "0" + ## widget = checkbox + +MSG_RAON 1 "Receiver antenna offsets North" + +! Rec. ant. off: estimate east +! ---------------------------- +RAOE 1 "0" + ## widget = checkbox + +MSG_RAOE 1 "Receiver antenna offsets East" + +! Rec. ant. off: estimate up +! -------------------------- +RAOU 1 "0" + ## widget = checkbox + +MSG_RAOU 1 "Receiver antenna offsets Up" + +! Rec. ant. off: satellite system +! ------------------------------- +RAOPRN 1 "GNSS" + ## widget = combobox; editable = false + ## activeif = RAON == 1 OR RAOE == 1 OR RAOU == 1 AND SATSYS / GPS AND SATSYS / GLONASS AND SATSYS / GALILEO + ## cards = GPS GLONASS GALILEO GNSS + +MSG_RAOPRN 1 "Receiver antenna offsets Satellite systems" + +! Rec. ant. off: frequency +! ------------------------ +RAOFRQ 1 "BOTH" + ## widget = combobox + ## activeif = RAON == 1 OR RAOE == 1 OR RAOU == 1 AND FREQUENCY == L1&L2 + ## editable = false; cards = L1 L2 BOTH L1&L2 + +MSG_RAOFRQ 1 "Receiver antenna offsets Frequencies" + +! Rec. ant. off: sigma (horiz) +! ---------------------------- +RAOSIGH 0 + ## widget = lineedit; activeif = RAON == 1 OR RAOE == 1 OR RAOU == 1 + ## check_type = real; check_min = 0.0 + +MSG_RAOSIGH 1 "Rec.Ant.offset: sigma of horizontal comp." + +! Rec. ant. off: sigma (vert) +! --------------------------- +RAOSIGV 0 + ## widget = lineedit; activeif = RAON == 1 OR RAOE == 1 OR RAOU == 1 + ## check_type = real; check_min = 0.0 + +MSG_RAOSIGV 1 "Rec.Ant.offset: sigma of vertical comp." + +! Rec. ant. off: manual setup +! --------------------------- +RAOSEL 1 "MANUAL" + ## widget = combobox + ## cards = RECEIVER-INDEPENDENT RECEIVER-DEPENDENT INDIVIDUAL MANUAL + ## activeif = RAON = 1 OR RAOE = 1 OR RAOU = 1; editable = false + +MSG_RAOSEL 1 "Rec. ant. off.: Manual setup: Grouping" + +! Rec. ant. off: list of indiv. antennas +! -------------------------------------- +RAOANT 0 + ## widget = selwin; pointer = ANTLST; activeif = RAOSEL = INDIVIDUAL + +MSG_RAOANT 1 "Rec.Ant.Offset: list of estimated antennas" + +! Rec. ant. off: list of indiv. reference antennas +! ------------------------------------------------ +RAOREFI 0 + ## widget = selwin; pointer = ANTLST; activeif = RAOSEL = INDIVIDUAL + +MSG_RAOREFI 1 "Rec.Ant.offset: list of reference antennas" + +! Rec. ant. off: list of antenna groups (rec.-indep.) +! --------------------------------------------------- +RAOGRPI 0 + ## widget = selwin; pointer = ANTGRPRI + ## activeif = RAOSEL = RECEIVER-INDEPENDENT + +MSG_RAOGRPI 1 "Rec.Ant.offset: list of estimated antenna groups (rec.-indep.)" + +! Rec. ant. off: list of reference antennas (rec.-indep.) +! ------------------------------------------------------- +RAOREFGI 0 + ## widget = selwin; pointer = ANTGRPRI + ## activeif = RAOSEL = RECEIVER-INDEPENDENT + +MSG_RAOREFGI 1 "Rec.Ant.offset: list of reference antennas (rec.-indep.)" + +! Rec. ant. off: list of antenna groups (rec.-dep.) +! ------------------------------------------------- +RAOGRP 0 + ## widget = selwin; pointer = ANTGRP + ## activeif = RAOSEL = RECEIVER-DEPENDENT + +MSG_RAOGRP 1 "Rec.Ant.offset: list of antenna groups (rec.-dep.)" + +! Rec. ant. off: list of reference antennas (rec.-dep.) +! ----------------------------------------------------- +RAOREFG 0 + ## widget = selwin; pointer = ANTGRP + ## activeif = RAOSEL = RECEIVER-DEPENDENT + +MSG_RAOREFG 1 "Rec.Ant.offset: list of reference antennas (rec.-dep.)" + +! Rec. ant. off: individual requests +! ---------------------------------- +RAOSTRHLP 1 "" "" "" "" "" "" "" "" + ## widget = uniline; menuaux = MENUAUX; action = RAOSETUP + ## menuauxkeys = PSFILES CSFILES PZFILES CZFILES + ## updateifsave = RANTOFF = 1 AND RAOSEL = MANUAL + +MSG_RAOSTRHLP 1 "Rec.Ant.offset: individual requests" + +! Rec. ant. off: parameter requests +! --------------------------------- +RAOSTR 1 "" "" "" "" "" "" "" "" + ## widget = uniline; menuaux = MENUAUX; action = RAOSETUP + ## menuauxkeys = RAOSTR PSFILES CSFILES PZFILES CZFILES + ## updateifsave = RANTOFF = 1 AND RAOSEL = MANUAL + ## updateifchanged = RAOSTRHLP; check_strlen.1 = 20; check_strlen.2 = 20 + ## check_type.3 = integer; check_min.3 = 0; check_max.3 = 999999 + ## check_type.4 = integer; check_min.4 = 0; check_max.4 = 999999 + ## check_strlen.6 = 7; check_type.7 = real; check_min.7 = 0.0 + ## check_type.8 = real; check_min.8 = 0.0; numlines = 10 + +MSG_RAOSTR 1 "Rec.Ant.offset: parameter requests" + +! -------------------------------------------------------- +! +! PARAMETER TYPE: Receiver Antenna Phase Center Variations +! =============== +! +! -------------------------------------------------------- +! Enable Receiver Antenna Phase Center Variations +! ----------------------------------------------- +RANTPAT 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / MELWUEBB AND FREQUENCY / DTEC AND GEOTEC = GNSS + +MSG_RANTPAT 1 "Enable rec. ant. PCV patterns" + +! Rec. ant. PCV: satellite system +! ------------------------------- +RAPPRN 1 "GNSS" + ## widget = combobox; editable = false; cards = GPS GLONASS GALILEO GNSS + ## activeif = SATSYS / GPS AND SATSYS / GLONASS AND SATSYS / GALILEO + +MSG_RAPPRN 1 "Rec. ant. PCV: Satellite systems" + +! Rec. ant. PCV: frequency +! ------------------------ +RAPFRQ 1 "BOTH" + ## widget = combobox; editable = false; cards = L1 L2 BOTH L1&L2 + ## activeif = FREQUENCY == L1&L2 + +MSG_RAPFRQ 1 "Rec. ant. PCV: Frequencies" + +! Rec. ant. PCV: sigma for estimation +! ----------------------------------- +RAPSIGMA 1 "0.0" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_RAPSIGMA 1 "Rec.Ant.PCV: a priori sigma" + +! Rec. ant. pcv: polygon approach +! ------------------------------- +RAPMOD_1 1 "0" + ## widget = radiobutton; group = RAPMOD + +MSG_RAPMOD_1 1 "Rec. Ant. PCV: Polygon model" + +! Rec. ant. PCV: maximum zenith angle +! ----------------------------------- +RAPZENMAX 1 "90" + ## widget = spinbox; range = 0 110 1; check_type = integer; check_min = 0 + ## check_max = 110; activeif = RAPMOD_1 = 1 + +MSG_RAPZENMAX 1 "Rec.Ant.PCV: maximum zenith angle" + +! Rec. ant. PCV: elevation increment +! ---------------------------------- +RAPDELE 1 "5" + ## widget = spinbox; range = 1 110 1; check_type = integer; check_min = 1 + ## check_max = 110; activeif = RAPMOD_1 = 1 + +MSG_RAPDELE 1 "Rec.Ant.PCV: elevation increment" + +! Rec. ant. PCV: azimuth increment +! -------------------------------- +RAPDAZI 1 "0" + ## widget = spinbox; range = 1 360 1; check_type = integer; check_min = 1 + ## check_max = 360; activeif = RAPMOD_1 = 1 + +MSG_RAPDAZI 1 "Rec.Ant.PCV: azimuth increment" + +! Rec. ant. PCV: spherical harmonics +! ---------------------------------- +RAPMOD_2 1 "1" + ## widget = radiobutton; group = RAPMOD + +MSG_RAPMOD_2 1 "Rec.Ant.PCV: Spherical harmonics" + +! Rec. ant. PCV: degree n +! ----------------------- +RAPHARMN 1 "8" + ## widget = spinbox; range = 1 99 1; check_type = integer; check_min = 1 + ## check_max = 99; activeif = RAPMOD_2 = 1 + +MSG_RAPHARMN 1 "Rec.Ant.PCV: degree n" + +! Rec. ant. PCV: order m +! ---------------------- +RAPHARMM 1 "8" + ## widget = spinbox; range = 0 99 1; check_type = integer; check_min = 0 + ## check_max = 99; activeif = RAPMOD_2 = 1 + +MSG_RAPHARMM 1 "Rec.Ant.PCV: order m" + +! Rec. ant. PCV: manual selection +! ------------------------------- +RAPSEL 0 + ## widget = combobox + ## cards = RECEIVER-INDEPENDENT RECEIVER-DEPENDENT INDIVIDUAL MANUAL + ## editable = false + +MSG_RAPSEL 1 "Rec. Ant. PCV: Grouping" + +! Rec. ant. PCV: List of individual antennas +! ------------------------------------------ +RAPANT 0 + ## widget = selwin; pointer = ANTLST; activeif = RAPSEL = INDIVIDUAL + +MSG_RAPANT 1 "Rec.Ant.PCV: list of individual antennas" + +! Rec. ant. PCV: List of indiv. reference antennas +! ------------------------------------------------ +RAPREFI 0 + ## widget = selwin; pointer = ANTLST; activeif = RAPSEL = INDIVIDUAL + +MSG_RAPREFI 1 "Rec.Ant.PCV: list of indiv. ref. antennas" + +! Rec. ant. PCV: List of antenna groups (rec.-indep.) +! --------------------------------------------------- +RAPGRPI 0 + ## widget = selwin; pointer = ANTGRPRI + ## activeif = RAPSEL = RECEIVER-INDEPENDENT + +MSG_RAPGRPI 1 "Rec.Ant.PCV: list of antenna groups (rec.-indep.)" + +! Rec. ant. PCV: List of reference antennas (rec.-indep.) +! ------------------------------------------------------- +RAPREFGI 0 + ## widget = selwin; pointer = ANTGRPRI + ## activeif = RAPSEL = RECEIVER-INDEPENDENT + +MSG_RAPREFGI 1 "Rec.Ant.PCV: list of ref. antennas (rec.-indep.)" + +! Rec. ant. PCV: List of antenna groups (rec.-dep.) +! ------------------------------------------------- +RAPGRP 0 + ## widget = selwin; pointer = ANTGRP + ## activeif = RAPSEL = RECEIVER-DEPENDENT + +MSG_RAPGRP 1 "Rec.Ant.PCV: list of antenna groups (rec.-dep.)" + +! Rec. ant. PCV: List of reference antennas (rec.-dep.) +! ----------------------------------------------------- +RAPREFG 0 + ## widget = selwin; pointer = ANTGRP + ## activeif = RAPSEL = RECEIVER-DEPENDENT + +MSG_RAPREFG 1 "Rec.Ant.PCV: list of ref. antennas (rec.-dep.)" + +! Rec. ant. PCV: manual selection +! ------------------------------- +RAPSTRHLP 1 "" "" "" "" "" "" "" "" + ## widget = uniline; menuaux = MENUAUX; action = RAPSETUP + ## menuauxkeys = PSFILES CSFILES PZFILES CZFILES + ## updateifsave = RANTPAT = 1 AND RAPSEL = MANUAL + +MSG_RAPSTRHLP 1 "Rec.Ant.PCV: manual selection" + +! Rec. ant. PCV: parameter requests +! --------------------------------- +RAPSTR 1 "" "" "" "" "" "" "" "" + ## widget = uniline; menuaux = MENUAUX; action = RAPSETUP + ## menuauxkeys = RAPSTR PSFILES CSFILES PZFILES CZFILES + ## updateifsave = RANTPAT = 1 AND RAPSEL = MANUAL + ## updateifchanged = RAPSTRHLP; check_strlen.1 = 20; check_strlen.2 = 20 + ## check_type.3 = integer; check_min.3 = 0; check_max.3 = 999999 + ## check_type.4 = integer; check_min.4 = 0; check_max.4 = 999999 + ## check_type.7 = integer; check_min.7 = 0; check_max.7 = 90 + ## check_type.8 = integer; check_min.8 = 0; check_max.8 = 360 + ## check_type.9 = real; check_min.9 = 0.0; numlines = 10 + +MSG_RAPSTR 1 "Rec.Ant.PCV: parameter requests" + +! ----------------------------------------- +! +! PARAMETER TYPE: Scaling factors for Vienna grid files +! =============== +! +! ----------------------------------------- +! +! Enable scaling factors for Vienna grid files +! -------------------------------------------- +GRDLOAD 1 "0" + ## widget = checkbox + ## activeif = ALOAD_FILES / _ OR ONTLD_FILES / _ OR HLOAD_FILES / _ AND FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC + +MSG_GRDLOAD 1 "Scaling related to loading effects" + +! ATM-LOAD: Atmospheric pressure loading +! -------------------------------------- +ALOADSET 1 "NONE" + ## widget = combobox; cards = NONE PER_STATION PER_GROUP ONE_OVERALL + ## editable = false; activeif = ALOAD_FILES / _ + +MSG_ALOADSET 1 "Atm. load: Scaling factor for stations" + +ALOADCLU 0 + ## widget = selwin; path = DIR_CLU; ext = EXT_CLU + ## activeif = ALOADSET = PER_GROUP + # + +MSG_ALOADCLU 1 "Atm. load: Scaling factor for stations" + +ALOADDEC 1 "FULL_EFFECT" + ## widget = combobox + ## cards = FULL_EFFECT HORIZONTAL/VERTICAL NORTH/EAST/UP; editable = false + ## activeif = ALOADSET / inactive AND ALOADSET / NONE + +MSG_ALOADDEC 1 "Atm. load: Parameter decomposition" + +ALOADSIG1 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ALOADDEC / inactive + +MSG_ALOADSIG1 1 "Atm. load: a priori sigma 1" + +ALOADSIG2 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ALOADDEC = HORIZONTAL/VERTICAL OR ALOADDEC = NORTH/EAST/UP + +MSG_ALOADSIG2 1 "Atm. load: a priori sigma 2" + +ALOADSIG3 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ALOADDEC = NORTH/EAST/UP + +MSG_ALOADSIG3 1 "Atm. load: a priori sigma 3" + +! OCN-LOAD: Ocean non-tidal loading +! --------------------------------- +ONTLDSET 1 "NONE" + ## widget = combobox; cards = NONE PER_STATION PER_GROUP ONE_OVERALL + ## editable = false; activeif = ONTLD_FILES / _ + +MSG_ONTLDSET 1 "Ocn. load: Scaling factor for stations" + +ONTLDCLU 0 + ## widget = selwin; path = DIR_CLU; ext = EXT_CLU + ## activeif = ONTLDSET = PER_GROUP + # + +MSG_ONTLDCLU 1 "Ocn. load: Scaling factor for stations" + +ONTLDDEC 1 "FULL_EFFECT" + ## widget = combobox + ## cards = FULL_EFFECT HORIZONTAL/VERTICAL NORTH/EAST/UP; editable = false + ## activeif = ONTLDSET / inactive AND ONTLDSET / NONE + +MSG_ONTLDDEC 1 "Ocn. load: Parameter decomposition" + +ONTLDSIG1 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ONTLDDEC / inactive + +MSG_ONTLDSIG1 1 "Ocn. load: a priori sigma 1" + +ONTLDSIG2 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ONTLDDEC = HORIZONTAL/VERTICAL OR ONTLDDEC = NORTH/EAST/UP + +MSG_ONTLDSIG2 1 "Ocn. load: a priori sigma 2" + +ONTLDSIG3 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ONTLDDEC = NORTH/EAST/UP + +MSG_ONTLDSIG3 1 "Ocn. load: a priori sigma 3" + +! HYDR-LOAD: Hydrostatic pressure loading +! --------------------------------------- +HLOADSET 1 "NONE" + ## widget = combobox; cards = NONE PER_STATION PER_GROUP ONE_OVERALL + ## editable = false; activeif = HLOAD_FILES / _ + +MSG_HLOADSET 1 "Hyd. load: Scaling factor for stations" + +HLOADCLU 0 + ## widget = selwin; path = DIR_CLU; ext = EXT_CLU + ## activeif = HLOADSET = PER_GROUP + # + +MSG_HLOADCLU 1 "Hyd. load: Scaling factor for stations" + +HLOADDEC 1 "FULL_EFFECT" + ## widget = combobox + ## cards = FULL_EFFECT HORIZONTAL/VERTICAL NORTH/EAST/UP; editable = false + ## activeif = HLOADSET / inactive AND HLOADSET / NONE + +MSG_HLOADDEC 1 "Hyd. load: Parameter decomposition" + +HLOADSIG1 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = HLOADDEC / inactive + +MSG_HLOADSIG1 1 "Hyd. load: a priori sigma 1" + +HLOADSIG2 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = HLOADDEC = HORIZONTAL/VERTICAL OR HLOADDEC = NORTH/EAST/UP + +MSG_HLOADSIG2 1 "Hyd. load: a priori sigma 2" + +HLOADSIG3 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ALOADDEC = NORTH/EAST/UP + +MSG_HLOADSIG3 1 "Hyd. load: a priori sigma 3" + +! ----------------------------------------- +! +! PARAMETER TYPE: Epochwise Clock estimation +! =============== +! +! ----------------------------------------- +! +! Enable epochwise clock estimation +! -------------------------------- +CLOCKR 1 "0" + ## widget = checkbox; activeif = DIFLVL = ZERO + +MSG_CLOCKR 1 "Receiver clock offsets" + +CLOCKS 1 "0" + ## widget = checkbox; activeif = DIFLVL = ZERO + +MSG_CLOCKS 1 "Satellite clock offsets" + +! Sum condition for ref clocks +! ---------------------------- +REFSUM 1 "ZERO-MEAN_CONDITION" + ## widget = combobox; editable = false + ## activeif = CLOCKR = 1 AND CLOCKS = 1 + ## cards = ZERO-MEAN_CONDITION REFERENCE_FIXED + +MSG_REFSUM 1 "Type of datum definition" + +! Clk est.: Reference Station Clock Selection +! ------------------------------------------- +REFCLOCKR 1 "NONE" + ## widget = combobox; editable = false + ## activeif = CLOCKR = 1 AND CLOCKS = 1 + ## cards = NONE ALL FIRST LAST MANUAL FROM_FILE + +MSG_REFCLOCKR 1 "Selection of reference stations" + +! Clk est.: Reference Satellite Clock Selection +! --------------------------------------------- +REFCLOCKS 1 "ALL" + ## widget = combobox; editable = false + ## activeif = CLOCKR = 1 AND CLOCKS = 1; cards = NONE ALL MANUAL FROM_FILE + +MSG_REFCLOCKS 1 "Selection of reference satellites" + +! Clk est.: Seperate receiver clock for each satellite system +! ----------------------------------------------------------- +RCLKSYS 1 "0" + ## widget = checkbox + ## activeif = CLOCKR = 1 AND SATSYS / GPS AND SATSYS / GLONASS AND SATSYS / GALILEO + +MSG_RCLKSYS 1 "Receiver clocks for each satellite system" + +! Rclk.off: Parameter setup +! ------------------------- +GLOBIAS 1 "0" + ## widget = checkbox; activeif = DIFLVL = ZERO AND CLOCKR = 1 + +MSG_GLOBIAS 1 "GLONASS receiver clock biases" + +RCVCLKTYP 1 "NONE" + ## widget = combobox; editable = false + ## cards = NONE FREQUENCY_SPECIFIC FREQ_SPEC_POLYNOM SATELLITE_SPECIFIC NON-GPS_SATELLITES + +MSG_RCVCLKTYP 1 "Rclk.off: Parameter setup" + +! Clk est.: min. # of obs. for sta clock est. +! ------------------------------------------- +MINSTA 1 "4" + ## widget = spinbox; range = 0 10 2; activeif = CLOCKR = 1 + +MSG_MINSTA 1 "Minimum number of obs per station clock" + +! Time dependent inter-system bias +! -------------------------------- +IFBWIN 1 "0" + ## widget = checkbox + ## activeif = RCVCLKTYP / inactive AND RCVCLKTYP / NONE AND RCLKSYS = 0 + +MSG_IFBWIN 1 "Time-dependent GLONASS biases" + +RCOSTR 1 "" "" "" "" + ## widget = uniline; numlines = 20 + +MSG_RCOSTR 1 "Rclk.off: Time dependent inter-system bias" + +! Clk est.: min. # of obs. for sat clock est. +! ------------------------------------------- +MINSAT 1 "4" + ## widget = spinbox; range = 0 10 2; activeif = CLOCKS = 1 + +MSG_MINSAT 1 "Minimum number of obs per satellite clock" + +! Clk est.: Ref.Stations list +! --------------------------- +STATION8 0 + ## widget = selwin; pointer = CENLST + ## activeif = CLOCKR = 1 AND CLOCKS = 1 AND REFCLOCKR = MANUAL + # + +MSG_STATION8 1 "Manual station selection" + +! Clk est.: Ref.Stations list +! --------------------------- +SATELLITE8 0 + ## widget = selwin; pointer = SATLST + ## activeif = CLOCKR = 1 AND CLOCKS = 1 AND REFCLOCKS = MANUAL + # + +MSG_SATELLITE8 1 "Manual satellite selection" + +! Clk est.: Ref. clk from file +! ---------------------------- +STAFILE8 0 + ## widget = selwin; path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + ## emptyallowed = true + ## activeif = CLOCKR = 1 AND CLOCKS = 1 AND REFCLOCKR = FROM_FILE + # + +MSG_STAFILE8 1 "Station list from file" + +! Clk est.: Ref. clk from file +! ---------------------------- +SATFILE8 0 + ## widget = selwin; path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + ## emptyallowed = true + ## activeif = CLOCKR = 1 AND CLOCKS = 1 AND REFCLOCKS = FROM_FILE + # + +MSG_SATFILE8 1 "Clk.Est.:Ref.Satellites from file" + +! Clk est.: Header of the clk RINEX file: RUNBY +! --------------------------------------------- +RUNBY 1 "ANONYMOUS" + ## widget = lineedit + +MSG_RUNBY 1 "Clk. RINEX Header: RUNBY" + +! Clk est.: Header of the clk RINEX file: AC +! ------------------------------------------ +AC 1 "XYZ" + ## widget = lineedit + +MSG_AC 1 "Clk. RINEX Header: AC" + +! Clk est.: Header of the clk RINEX file: ACName +! ---------------------------------------------- +ACNAME 1 "MY AGENCY/INSTITUTE" + ## widget = lineedit + +MSG_ACNAME 1 "Clk. RINEX Header: AC Name" + +! Time System +! ----------- +TIMESYS 1 "GPS" + ## widget = combobox; editable = false; cards = GPS GLO GAL UTC TAI + +MSG_TIMESYS 1 "Time system" + +! DCB line +! -------- +DCBLINE 1 "P1C1.DCB @ ftp.anywhere.xx/pub/BLABLA/" + ## widget = lineedit + +MSG_DCBLINE 1 "DCB line" + +! Clk est.: Header of the clk RINEX file: Comments +! ------------------------------------------------ +COMMENT 1 "$(CLUSTER) STATION CLOCK RESULTS GENERATED BY PPP BPE" + ## widget = uniline; numlines = 10 + +MSG_COMMENT 1 "Clk. RINEX Header: Comments" + +! ----------------------------------------- +! +! PARAMETER TYPE: Receiver Clock Offsets +! =============== +! +! ----------------------------------------- +! +! Enable Receiver Clock Errors +! ---------------------------- +RCVCLOCK 1 "0" + ## widget = checkbox; activeif = GEOTEC = GNSS + +MSG_RCVCLOCK 1 "Receiver clock offsets" + +RCVCLKLST 1 "NONE" + ## widget = combobox; editable = false + ## cards = NONE FIRST LAST ALL MANUAL FROM_FILE + +MSG_RCVCLKLST 1 "Station selection" + +! Rclk.off: Manual selection +! -------------------------- +STATION5 0 + ## widget = selwin; pointer = STALST; activeif = RCVCLKLST == MANUAL + # + +MSG_STATION5 1 "Rclk.off:Selection of list of stations" + +! Rclk.off: File with Stations(s) +! ---------------------------------- +STAFILE5 0 + ## widget = selwin; path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + ## activeif = RCVCLKLST == FROM_FILE; emptyallowed = true + # + +MSG_STAFILE5 1 "Rclk.off:File with the list of stations" + +! Rclk.off: Default Sigma +! -------------------------- +SIGMA5 0 + ## widget = lineedit; check_type = real; check_min = 0 + # + +MSG_SIGMA5 1 "Rclk.off: a priori sigma" + +! Rclk.off: Time Interval +! -------------------------- +RCOTIM 1 "1" + ## widget = radiobutton; group = DUMMY + +MSG_RCOTIM 1 "Time interval from observation files" + +RADIO5_1 1 "0" + ## widget = radiobutton; group = DUMMY + ## radiokeys = SESSION_YEAR5 SESSION_STRG5 + +MSG_RADIO5_1 1 "Defined by year and session identifier" + +RADIO5_2 1 "0" + ## widget = radiobutton; group = DUMMY + +MSG_RADIO5_2 1 "Defined by start and end times" + +! Rclk.off: Time Interval (Session spec.) +! ------------------------------------------ +SESSION_YEAR5 0 + ## widget = lineedit; multilineallowed = true; emptyallowed = false + # + +MSG_SESSION_YEAR5 1 "Rclk.off: Time Interval(YEAR)" + +SESSION_STRG5 0 + ## widget = lineedit; multilineallowed = true; emptyallowed = false + # + +MSG_SESSION_STRG5 1 "Rclk.off: Time Interval(SESSION)" + +! Rclk.off: Time Interval (date/time) +! -------------------------------------- +STADAT5 0 + ## widget = lineedit; activeif = RADIO5_2 = 1; check_type = date + # + +MSG_STADAT5 1 "Rclk.off:Start Time(Year Month Day)" + +STATIM5 0 + ## widget = lineedit; emptyallowed = false + ## activeif = RADIO5_2 = 1 AND STADAT5 / _; check_type = time + # + +MSG_STATIM5 1 "Rclk.off:Start Time(Hour Minutes Seconds)" + +ENDDAT5 0 + ## widget = lineedit; activeif = RADIO5_2 = 1; check_type = date + # + +MSG_ENDDAT5 1 "Rclk.off:End Time(Year Month Day)" + +ENDTIM5 0 + ## widget = lineedit; emptyallowed = false + ## activeif = RADIO5_2 = 1 AND ENDDAT5 / _; check_type = time + # + +MSG_ENDTIM5 1 "Rclk.off:End Time(Hour Minutes Seconds)" + +! ----------------------------------------- +! +! PARAMETER TYPE: Range Biases +! =============== +! +! ----------------------------------------- +! +! Enable Range biases +! ------------------- +RBIAS 1 "0" + ## widget = checkbox; activeif = GEOTEC = SLR + +MSG_RBIAS 1 "Range biases" + +RGBLST 1 "FROM_FILE" + ## widget = combobox; editable = false + ## cards = NONE FIRST LAST ALL MANUAL FROM_FILE + +MSG_RGBLST 1 "Station selection" + +! Range biases: Manual selection of stations +! ------------------------------------------ +STATION9 0 + ## widget = selwin; activeif = RGBLST == MANUAL; pointer = STALST + # + +MSG_STATION9 1 "Range biases:Selection of list of stations" + +! Range biases: File with Stations(s) +! ----------------------------------- +STAFILE9 1 "${P}/LUZON\STA\SLR_RB.FIX" + ## widget = selwin; activeif = RGBLST == FROM_FILE; path = DIR_FIX + ## ext = EXT_FIX; maxfiles = 1; emptyallowed = true + # SLR_RB + +MSG_STAFILE9 1 "Range biases: File with the list of stations" + +! Satellite-specific or for all Satellites +! ---------------------------------------- +SATRGB 1 "SAT_SPECIFIC" + ## widget = combobox; editable = false + ## cards = SAT_SPECIFIC SYS_SPECIFIC PER_STATION + +MSG_SATRGB 1 "Range Bias set-up for satellites" + +! Range biases: Default Sigma +! ---------------------------- +SIGRGB 1 "1.0" + ## widget = lineedit + +MSG_SIGRGB 1 "Range biases: a priori sigma" + +! ----------------------------------------- +! +! PARAMETER TYPE: Differential Code Biases +! =============== +! +! ----------------------------------------- +! +! Enable Differential Code Biases estimation +! ------------------------------------------ +DCBEST 1 "0" + ## widget = checkbox; activeif = FREQUENCY / DTEC AND GEOTEC = GNSS + +MSG_DCBEST 1 "Differential code biases" + +! DCB: Type of Differential Code Biases +! ------------------------------------- +DCBTYP 1 "P1-C1_MULTIPLIER" + ## widget = combobox; editable = false + ## cards = P1-P2 P1-C1 LC P1-C1_MULTIPLIER + +MSG_DCBTYP 1 "Type of differential code biases" + +! DCB: Estimate Differential Code Biases for Satellites +! ----------------------------------------------------- +DCBSAT 1 "1" + ## widget = checkbox; activeif = DCBTYP / P1-C1_MULTIPLIER + +MSG_DCBSAT 1 "Estimate differential code biases for satellites" + +! DCB: Estimate Differential Code Biases for Receivers +! ---------------------------------------------------- +DCBREC 1 "1" + ## widget = checkbox + +MSG_DCBREC 1 "Estimate differential code biases for receivers" + +! DCB: Reference Satellite(s) +! --------------------------- +DCBREF 1 "SUM" + ## widget = combobox; editable = false; cards = SUM ALL + ## activeif = DCBSAT = 1 AND DCBTYP / P1-C1_MULTIPLIER + +MSG_DCBREF 1 "Reference satellite(s)" + +! DCB: A Priori Sigma for Reference Satellite Biases +! -------------------------------------------------- +DCBSIG 1 "0.01" + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = DCBSAT = 1 AND DCBTYP / P1-C1_MULTIPLIER + +MSG_DCBSIG 1 "DCB: A Priori Sigma for Reference Satellite Biases" + +! DCB: A Priori Sigma for Receiver Biases +! --------------------------------------- +DCBSIGR 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = DCBREC = 1 + # + +MSG_DCBSIGR 1 "DCB: A Priori Sigma for Receiver Biases" + +! ----------------------------------------- +! +! PARAMETER TYPE: Kinematic Positioning +! =============== +! +! ----------------------------------------- +! +! Enable Kinematic Station +! ------------------------ +KINEST 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC AND GEOTEC = GNSS + +MSG_KINEST 1 "Kinematic coordinates" + +! Kinematic Station(s) +! -------------------- +KINSTA 1 "MANUAL" + ## widget = combobox; editable = false + ## cards = FIRST LAST ALL MANUAL FROM_FILE + +MSG_KINSTA 1 "Station selection" + +! Kinematic Station(s): Manual Selection +! -------------------------------------- +STATION2 0 + ## widget = selwin; activeif = KINSTA == MANUAL; pointer = CENLST + +MSG_STATION2 1 "Kinematic Pos.: List of stations" + +! File with Kinematic Stations(s) +! ------------------------------- +STAFILE2 0 + ## widget = selwin; activeif = KINSTA == FROM_FILE; path = DIR_FIX + ## ext = EXT_FIX; maxfiles = 1; emptyallowed = true + # + +MSG_STAFILE2 1 "Kinematic Pos.: File with the list of stations" + +SIGKIN 1 "NEU" + ## widget = combobox; editable = false; cards = NEU XYZ + +MSG_SIGKIN 1 "Reference frame" + +! Kinematic pos.: horizontal component sigma +! ------------------------------------------ +SIGKIN_H 0 + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = SIGKIN = NEU + +MSG_SIGKIN_H 1 "Kinematic pos.: Sigma for horizontal components" + +! Kinematic pos.: vertical component sigma +! ------------------------------------------ +SIGKIN_V 0 + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = SIGKIN = NEU + +MSG_SIGKIN_V 1 "Kinematic pos.: Sigma for vertical component" + +! Kinematic pos.: LEO sigma +! ------------------------------------------ +SIGKIN_L 0 + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = SIGKIN = XYZ + +MSG_SIGKIN_L 1 "Kinematic pos.: sigma for non-terrestrial objects" + +! Kin. positioning: min. number of stations +! ----------------------------------------- +MINKIN 1 "6" + ## widget = spinbox; range = 0 100 1 + +MSG_MINKIN 1 "kin. Pos.:min. number of obs. per epoch" + +! ----------------------------------------- +! +! PARAMETER TYPE: Satellite-specific Sigmas +! =============== +! +! ----------------------------------------- +! +! Satellite-Specific A Priori Sigmas +! ---------------------------------- +SVNAPR 1 "0" + ## widget = checkbox + +MSG_SVNAPR 1 "Satellite-specific a priori sigmas" + +! Satellite-specific Sigmas +! ------------------------- +SVNSIG 1 "" "" "" "" "" "" + ## widget = uniline; check_type.1 = integer; check_min.1 = 1 + ## check_max.1 = 999; check_type.2 = date; check_type.3 = time + ## check_type.4 = date; check_type.5 = time; check_type.6 = real + ## check_min.6 = 0.0; numlines = 10 + +MSG_SVNSIG 1 "Satellite specific a priori sigmas" + +! ----------------------------------------- +! +! PARAMETER TYPE: Hill-Resonance +! =============== +! +! ----------------------------------------- +! +! Enable Hill resonance +! --------------------- +HILL 1 "0" + ## widget = checkbox; activeif = RPRCOE / _ + +MSG_HILL 1 "Hill resonance terms" + +! Hill: manual specification +! -------------------------- +HILL_M 1 "1" + ## widget = radiobutton; group = HILL + +MSG_HILL_M 1 "Manual parameter setup" + +! Hill: set forces individually +! ----------------------------- +HILLSTR 1 "" "" "" "" + ## widget = uniline; numlines = 5 + +MSG_HILLSTR 1 "Hill: set forces individually" + +! Hill: default specification +! --------------------------- +HILL_D 1 "1" + ## widget = radiobutton; group = HILL + ## radiokeys = HILC1 HILC2 HILC3 HILP1 HILP2 HILP3 + +MSG_HILL_D 1 "Hill:Default parameter setup" + +! Hill: Enable constant radial force +! ---------------------------------- +HILC1 1 "0" + ## widget = checkbox + +MSG_HILC1 1 "Radial" + +! Hill: Sigma for constant radial force +! ------------------------------------- +SIGHILC1 0 + ## widget = lineedit; activeif = HILC1 == 1 AND HILL_D == 1 + ## check_type = real; check_min = 0.0 + +MSG_SIGHILC1 1 "Hill: Sigma for constant radial force" + +! Hill: Enable constant force in plane +! ------------------------------------ +HILC2 1 "0" + ## widget = checkbox + +MSG_HILC2 1 "Along track" + +! Hill: Sigma for constant force in plane +! --------------------------------------- +SIGHILC2 0 + ## widget = lineedit; activeif = HILC2 == 1 AND HILL_D == 1 + ## check_type = real; check_min = 0.0 + +MSG_SIGHILC2 1 "Hill: Sigma for along track" + +! Hill: Enable constant force out of plane +! ---------------------------------------- +HILC3 1 "0" + ## widget = checkbox + +MSG_HILC3 1 "Out of plane" + +! Hill: Sigma for constant force out of plane +! ------------------------------------------- +SIGHILC3 0 + ## widget = lineedit; activeif = HILC3 == 1 AND HILL_D == 1 + ## check_type = real; check_min = 0.0 + +MSG_SIGHILC3 1 "Hill: Sigma for constant force out of plane" + +! Hill: Enable periodic radial force +! ---------------------------------- +HILP1 1 "0" + ## widget = checkbox + +MSG_HILP1 1 "Periodic Radial" + +! Hill: Sigma for periodic radial force +! ------------------------------------- +SIGHILP1 0 + ## widget = lineedit; activeif = HILP1 == 1 AND HILL_D == 1 + ## check_type = real; check_min = 0.0 + +MSG_SIGHILP1 1 "Hill: Sigma for periodic radial force" + +! Hill: Enable periodic force in plane +! ------------------------------------ +HILP2 1 "0" + ## widget = checkbox + +MSG_HILP2 1 "Periodic along track" + +! Hill: Sigma for periodic force in plane +! --------------------------------------- +SIGHILP2 0 + ## widget = lineedit; activeif = HILP2 == 1 AND HILL_D == 1 + ## check_type = real; check_min = 0.0 + +MSG_SIGHILP2 1 "Hill: Sigma for periodic force along track" + +! Hill: Enable periodic force out of plane +! ---------------------------------------- +HILP3 1 "0" + ## widget = checkbox + +MSG_HILP3 1 "Periodic out of plane" + +! Hill: Sigma for periodic force out of plane +! ------------------------------------------- +SIGHILP3 0 + ## widget = lineedit; activeif = HILP3 == 1 AND HILL_D == 1 + ## check_type = real; check_min = 0.0 + +MSG_SIGHILP3 1 "Hill: Sigma for periodic force out of plane" + +! Hill: List of satellites +! ------------------------ +HILSATSTR 1 "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" + ## widget = uniline + ## activeif = HILC1 == 1 OR HILC2 == 1 OR HILC3 == 1 OR HILP1 == 1 OR HILP2 == 1 OR HILP3 == 1 AND HILL_M / 1 + ## check_type = integer; check_min = 1; check_max = 999; numlines = 5 + +MSG_HILSATSTR 1 "Hill: List of satellites" + +! ----------------------------------------- +! +! PARAMETER TYPE: Earth Gravity Field +! =============== +! +! ----------------------------------------- +! +! Enable Earth gravity field +! -------------------------- +GRAVITY 1 "0" + ## widget = checkbox; activeif = RPRCOE / _ + +MSG_GRAVITY 1 "Earth gravity field" + +! Gravity: default setup +! ---------------------- +GRAVITY_D 1 "1" + ## widget = radiobutton; group = GRAVITY; radiokeys = POTDEG POTORD POTSIG + +MSG_GRAVITY_D 1 "Default setup" + +! Gravity: Max degree of development +! ---------------------------------- +POTDEG 1 "2" + ## widget = spinbox; range = 2 10 1; check_type = integer; check_min = 0 + +MSG_POTDEG 1 "Gravity: Max degree of development" + +! Gravity: Max order of development +! --------------------------------- +POTORD 1 "0" + ## widget = spinbox; range = 0 10 1; check_type = integer; check_min = 0 + +MSG_POTORD 1 "Gravity: Max order of development" + +! Gravity: a priori sigma +! ----------------------- +POTSIG 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_POTSIG 1 "Gravity: a priori sigma" + +! Gravity: manual setup +! --------------------- +GRAVITY_M 1 "0" + ## widget = radiobutton; group = GRAVITY; radiokeys = POTSTR + +MSG_GRAVITY_M 1 "Manual setup of special coefficients" + +! Gravity: direct setup of individual parameters +! ---------------------------------------------- +POTSTR 1 "" "" "" + ## widget = uniline; check_type.1 = integer; check_min.1 = 0 + ## check_type.2 = integer; check_min.2 = 0; check_type.3 = real + ## check_min.3 = 0.0; numlines = 5 + +MSG_POTSTR 1 "Gravity: manual setup of special coefficients" + +! ----------------------------------------- +! +! PARAMETER TYPE: Earth Albedo Radiation +! =============== +! +! ----------------------------------------- +! +! Enable Earth Albedo Radiation +! ----------------------------- +ALBEDO 1 "0" + ## widget = checkbox; activeif = RPRCOE / _ + +MSG_ALBEDO 1 "Earth albedo radiation" + +! Albedo: Absorption, constant +! ---------------------------- +ALB1 1 "0" + ## widget = checkbox + +MSG_ALB1 1 "Absorption, constant part" + +! Albedo: Sigma for absorption, constant +! -------------------------------------- +SIGALB1 0 + ## widget = lineedit; activeif = ALB1 == 1; check_type = real + ## check_min = 0.0 + +MSG_SIGALB1 1 "Albedo: Sigma for absorption, constant part" + +! Albedo: Absorption, variable +! ---------------------------- +ALB2 1 "0" + ## widget = checkbox + +MSG_ALB2 1 "Absorption, variable surface due to solar panels" + +! Albedo: Sigma for absorption, variable +! -------------------------------------- +SIGALB2 0 + ## widget = lineedit; activeif = ALB2 == 1; check_type = real + ## check_min = 0.0 + +MSG_SIGALB2 1 "Albedo: Sigma for absorption, variable surface due to solar panels" + +! Albedo: Reflection +! ------------------ +ALB3 1 "0" + ## widget = checkbox + +MSG_ALB3 1 "Reflection at solar panels" + +! Albedo: Sigma for reflection +! ---------------------------- +SIGALB3 0 + ## widget = lineedit; activeif = ALB3 == 1; check_type = real + ## check_min = 0.0 + +MSG_SIGALB3 1 "Albedo: Sigma for reflection at solar panels" + +! Albedo: Satellite groups +! ------------------------ +ALBSATSTR 1 "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" + ## widget = uniline; activeif = ALB1 == 1 OR ALB2 == 1 OR ALB3 == 1 + ## check_type = integer; check_min = 1; check_max = 99; numlines = 5 + +MSG_ALBSATSTR 1 "Albedo: define satellite groups" + +! Pre: Station Coord. +! ------------------- +PRE01 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING + ## activeif = FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC + +MSG_PRE01 1 "Station coordinates" + +! Pre: GLONASS reciever clock biases / Receiver Clocks +! ---------------------------------------------------- +PRE02 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING + ## activeif = MOREOPT = 1 AND RCVCLOCK = 1 OR GLOBIAS = 1 + +MSG_PRE02 1 "Pre-elimination: GLONASS receiver clock biases" + +! Pre: Orbit Elements +! ------------------- +PRE03 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = ORBADJ = 1 + +MSG_PRE03 1 "Pre-elimination: GNSS or LEO orbit determination" + +! Pre: Ambiguities +! ---------------- +PRE04 1 "PRIOR_TO_NEQ_SAVING" + ## widget = combobox; editable = true + ## cards = NO AS_SOON_AS_POSSIBLE EVERY_SESSION PRIOR_TO_NEQ_SAVING + ## activeif = GEOTEC = GNSS + +MSG_PRE04 1 "Pre-elimination: Ambiguities" + +! Pre: Rec.Height.Calib. +! ---------------------- +PRE05 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = RANTOFF = 1 + +MSG_PRE05 1 "Pre-elimination: Receiver antenna offsets" + +! Pre: Site Troposphere +! --------------------- +PRE06 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = SITETROP = 1 + +MSG_PRE06 1 "Pre-elimination: Site Troposphere" + +! Pre: Local Ionosphere +! --------------------- +PRE07 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = LOCIONO = 1 + +MSG_PRE07 1 "Pre-elimination: Local Ionosphere" + +! Pre: Diff. Code Biases +! ---------------------- +PRE08 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = DCBEST = 1 + +MSG_PRE08 1 "Pre-elimination: Diff. Code Biases" + +! Pre: Local Troposphere +! ---------------------- +PRE09 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = LOCTROP = 1 + +MSG_PRE09 1 "Pre-elimination: Local Troposphere" + +! Pre: Earth Rotation +! ------------------- +PRE10 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = ERP = 1 + +MSG_PRE10 1 "Pre-elimination: Earth Rotation" + +! Pre: Sat. Ant.Off +! ----------------- +PRE12 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = SANTOFF = 1 + +MSG_PRE12 1 "Pre-elimination: GNSS antenna offsets" + +! Pre: Earth Potential +! -------------------- +PRE13 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = GRAVITY = 1 + +MSG_PRE13 1 "Pre-elimination: Earth gravity field" + +! Pre: Hill Resonances +! -------------------- +PRE14 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = HILL = 1 + +MSG_PRE14 1 "Pre-elimination: Hill resonance terms" + +! Pre: Earth Albedo +! ----------------- +PRE15 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = ALBEDO = 1 + +MSG_PRE15 1 "Pre-elimination: Earth albedo radiation" + +! Pre: Geocenter +! ------------------- +PRE16 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = GEOCENT = 1 + +MSG_PRE16 1 "Pre-elimination: Geocenter coordinates" + +! Pre: Diff. Ionosphere +! --------------------- +PRE17 1 "EVERY_EPOCH" + ## widget = combobox; editable = false + ## cards = NO EVERY_EPOCH EVERY_SESSION PRIOR_TO_NEQ_SAVING + ## activeif = DIFFION = 1 + +MSG_PRE17 1 "Pre-elimination: stochastic ionosphere parameters" + +! Pre: Phase Center Var. +! ---------------------- +PRE18 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = RANTPAT = 1 + +MSG_PRE18 1 "Pre-elimination: REceiver antenna PCV patterns" + +! Pre: Global Ionosphere +! ---------------------- +PRE19 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = GLOBION = 1 + +MSG_PRE19 1 "Pre-elimination: Global ionosphere parameters" + +! Pre: Kin. Coordinates +! --------------------- +PRE21 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_EPOCH EVERY_SESSION PRIOR_TO_NEQ_SAVING + ## activeif = KINEST = 1 + +MSG_PRE21 1 "Pre-elimination: Kinematic coordinates" + +! Pre: Scale models in Vienna grid files +! -------------------------------------- +PRE22 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = GRDLOAD = 1 + +MSG_PRE22 1 "Pre-elimination: Scale models in Vienna grid files" + +! Pre: Station Clocks +! ------------------- +PRE23 1 "PRIOR_TO_NEQ_SAVING" + ## widget = combobox; editable = false + ## cards = NO EVERY_EPOCH EVERY_SESSION PRIOR_TO_NEQ_SAVING + ## activeif = CLOCKR = 1 + +MSG_PRE23 1 "Pre-elimination: Receiver clock offsets" + +! Pre: Satellite Clocks +! --------------------- +PRE24 1 "EVERY_EPOCH" + ## widget = combobox; editable = false + ## cards = NO EVERY_EPOCH EVERY_SESSION PRIOR_TO_NEQ_SAVING + ## activeif = CLOCKS = 1 + +MSG_PRE24 1 "Pre-elimination: GNSS clock offsets" + +! Pre: GNSS PCV +! ------------- +PRE25 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = SANTPAT = 1 + +MSG_PRE25 1 "Pre-elimination: GNSS antenna PCV patterns" + +! Pre: Range biases +! ----------------- +PRE26 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = RBIAS = 1 + +MSG_PRE26 1 "Pre-elimination: Range Biases" + +! Pre: Higher-order ionospere scaling parameters +! ---------------------------------------------- +PRE27 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = SCALHOI = 1 + +MSG_PRE27 1 "Pre-elimination: Higher-order ionosphere scaling parameters" + +! Pre: GNSS-specific parameters +! ----------------------------- +PRE30 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = GNSSPEC = 1 + +MSG_PRE30 1 "Pre-elimination: GNSS-Specific parameters" + +! Define Time Offset +! ------------------ +PAR_OFF 0 + ## widget = lineedit; emptyallowed = true + # + +MSG_PAR_OFF 1 "Time offset for Parameter intervals" + +! Hide some experimental parameter types +! -------------------------------------- +MOREOPT 1 "0" + ## widget = checkbox + +MSG_MOREOPT 1 "Experimental Options" + +! ----------------------------------------- +! +! SELECTION LISTS: Station names +! =============== +! +! ----------------------------------------- +STALST 0 + ## widget = selwin; menuaux = MENUAUX; action = OBS + ## menuauxkeys = CONST PSFILES CSFILES PZFILES CZFILES RZFILES + +CENLST 0 + ## widget = selwin; menuaux = MENUAUX; action = OBS + ## menuauxkeys = CONST ECCENT PSFILES CSFILES PZFILES CZFILES RZFILES + +! ----------------------------------------- +! +! SELECTION LISTS: Satellite list +! =============== +! +! ----------------------------------------- +SATLST 0 + ## widget = selwin; menuaux = MENUAUX; action = SATLST + ## menuauxkeys = CONST PSFILES CSFILES PZFILES CZFILES RZFILES + +! ----------------------------------------- +! +! SELECTION LISTS: Receiver/Antenna names +! =============== +! +! ----------------------------------------- +ANTGRP 0 + ## widget = selwin; menuaux = MENUAUX; action = ANTGRP + ## menuauxkeys = CONST PSFILES CSFILES PZFILES CZFILES + +MSG_ANTGRP 1 "Group satellite numbers" + +! ----------------------------------------- +! +! SELECTION LISTS: Antenna names +! =============== +! +! ----------------------------------------- +ANTGRPRI 0 + ## widget = selwin; menuaux = MENUAUX; action = ANTGRPRI + ## menuauxkeys = CONST PSFILES CSFILES PZFILES CZFILES + +! ----------------------------------------- +! +! SELECTION LISTS: Indiv. Receiver/Antennas +! =============== +! +! ----------------------------------------- +ANTLST 0 + ## widget = selwin; menuaux = MENUAUX; action = ANTLST + ## menuauxkeys = CONST PSFILES CSFILES PZFILES CZFILES + +! ----------------------------------------- +! +! SELECTION LISTS: Indiv. Antennas +! =============== +! +! ----------------------------------------- +ANTLSTRI 0 + ## widget = selwin; menuaux = MENUAUX; action = ANTLSTRI + ## menuauxkeys = CONST PSFILES CSFILES PZFILES CZFILES + +! ====================================================================== +! HIDDEN PANELS AND OPTIONS +! ====================================================================== +! Define array dimensions +! ----------------------- +SHOWMAX 1 "0" + ## widget = checkbox + +MSG_SHOWMAX 1 "Define array dimensions" + +! MAXLOC: Maximum number of parameters to be processed +! ---------------------------------------------------- +MAXLOC 0 + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_MAXLOC 1 "MAXLOC: Maximum number of parameters to be processed" + +! MAXFIL: Maximum number of files to be processed +! ----------------------------------------------- +MAXFIL 0 + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_MAXFIL 1 "MAXFIL: Maximum number of files to be processed" + +! MAXSTA: Maximum number of stations involved +! ------------------------------------------- +MAXSTA 0 + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_MAXSTA 1 "MAXSTA: Maximum number of stations involved" + +! MAXSAT: Maximum number of satellites involved +! --------------------------------------------- +MAXSAT 0 + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_MAXSAT 1 "MAXSAT: Maximum number of satellites involved" + +! MAXAMB: Maximum number of ambiguities in an observation file +! ------------------------------------------------------------ +MAXAMB 0 + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_MAXAMB 1 "MAXAMB: Maximum number of ambiguities in an observation file" + +! MAXPAR: Maximum number of parameters simultaneously processed +! ------------------------------------------------------------- +MAXPAR 0 + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_MAXPAR 1 "MAXPAR: Maximum number of parameters simultaneously processed" + +! MAXFLS: Maximum number of files simultaneously processed +! -------------------------------------------------------- +MAXFLS 0 + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_MAXFLS 1 "MAXFLS: Maximum number of files simultaneously processed" + +! MAXSAS: Maximum number of satellites simultaneously processed +! ------------------------------------------------------------- +MAXSAS 0 + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_MAXSAS 1 "MAXSAS: Maximum number of satellites simultaneously processed" + +! MAXAMP: Maximum number of ambiguities simultaneously processed +! -------------------------------------------------------------- +MAXAMP 0 + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_MAXAMP 1 "MAXAMP: Maximum number of ambiguities simultaneously processed" + +! MAXSNG: Maximum number of non-zero elements in one line of first design matrix +! ------------------------------------------------------------------------------ +MAXSNG 0 + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_MAXSNG 1 "MAXSNG: Maximum number of non-zero elements in one line of first design matrix" + +! Statistic: Apply clock syncronization errors +! -------------------------------------------- +USESYNCR 1 "0" + ## widget = checkbox + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# PARAMETER ESTIMATION - GPSEST 1.1: Input Files 1 # +# # +# GENERAL FILES AND PROCESSING MODE # +# Space geodetic technique > %%%%%% < # GEOTEC +# Differencing level > %%%%%% < # DIFLVL +# LEO data processing > % < # LEOPROC +# Show all general files > % < # SHOWGEN +# # +# OBSERVATION FILES # +# Phase observations > %%%%%%%% < > %%%%%%%% < # PSFILES PZFILES +# Code@ observations > %%%%%%%% < > %%%%%%%% < # CSFILES CZFILES +# Range observations > %%%%%%%% < # RZFILES +# # +# MAIN INPUT FILES # +# Station coordinates > %%%%%%%% < # COORD +# Satellite standard orbits > %%%%%%%% < # STDORB +# Earth rotation parameters > %%%%%%%% < # POLE +# Satellite clock corrections > %%%%%%%% < # SATCLK +# Differential code biases > %%%%%%%% < # DCBINP +# Gridded VMF1 coefficients > %%%%%%%% < # VMF1_FILES +# Ionosphere models > %%%%%%%% < # IONOS +# # +# CORRECTIONS FOR LOADING EFFECTS AND CENTER OF MASS # +# Ocean tidal loading > %%%%%%%% < # OCNLOAD +# Atmospheric tidal loading > %%%%%%%% < # ATMLOAD +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# GPSEST 1.2: Input Files 2 # +# # +# ADDITIONAL INPUT FILES # +# Satellite orbit partials > %%%%%%%% < # RPRCOE +# Clock RINEX file > %%%%%%%% < # RXCLKIN +# Inter-system biases > %%%%%%%% < # ISBINP +# Troposphere estimates > %%%%%%%% < # TROPEST +# Meteorological data > %%%%%%%% < # METFIL +# # +# GRIDDED LOADING PARAMETERS # +# Atmospheric pressure > %%%%%%%% < # ALOAD_FILES +# Ocean, non-tidal > %%%%%%%% < # ONTLD_FILES +# Hydrostatic pressure > %%%%%%%% < # HLOAD_FILES +# # +# AUXILIARY STATION FILES # +# Station information > %%%%%%%% < # STAINFO +# Kinematic coordinates > %%%%%%%% < # KININP +# Receiver antenna orientation > %%%%%%%% < # ANTAZI +# Observation sigma factors > %%%%%%%% < # STAWGT +# Station eccentricities > %%%%%%%% < # ECCENT +# END_PANEL #################################################################### + + +# BEGIN_PANEL LEOPROC = 1 OR GEOTEC = SLR ###################################### +# GPSEST 1.3: LEO- and SLR-specific Input Files # +# # +# LEO-SPECIFIC INPUT FILES # +# Standard orbits > %%%%%%%% < # LEOSTD +# Orbit partial derivatives > %%%%%%%% < # LEORPR +# Attitude data > %%%%%%%% < # ATTIT +# Kinematic velocities > %%%%%%%% < # KINVEL +# # +# SLR-SPECIFIC INPUT FILES # +# Data handling (biases, CoM) > %%%%%%%% < # RGBINP +# LEO precise orbits > %%%%%%%% < # LEOPRE +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWGEN = 1 ###################################################### +# GPSEST 1.4: General Files # +# # +# GENERAL INPUT FILES # +# General constants > %%%%%%%%%%%% < # CONST +# Geodetic datum > %%%%%%%%%%%% < # DATUM +# Phase center variations > %%%%%%%%%%%% < # PHASECC +# Receiver information > %%%%%%%%%%%% < # RECEIVR +# Satellite information > %%%%%%%%%%%% < # SATELL +# Satellite problems > %%%%%%%%%%%% < # SATCRUX +# Earth potential coefficients> %%%%%%%%%%%% < # POTCOE +# Subdaily pole model > %%%%%%%%%%%% < # SUBMOD +# Nutation model > %%%%%%%%%%%% < # NUTMOD +# SINEX header file > %%%%%%%%%%%% < # SINEXIN +# IONEX control file > %%%%%%%%%%%% < # IONEXCF +# GPS-UTC file > %%%%%%%%%%%% < # GPSUTC +# Frequency information > %%%%%%%%%%%% < # FRQINFO +# # +# MENU SETTINGS # +# Selected campaign > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% <# CAMPAIGN +# Selected session Year> %%%% < Session> %%%% < # YR4_INFO SES_INFO +# Session table > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% <# SESSION_TABLE +# # +# TEMPORARY FILES # +# Scratch files > %%%%%%%% < > %%%%%%%% < > %%%%%%%% < # AUXFIL AUXFIL1 KINSCR +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWMAX = 1 ###################################################### +# GPSEST 1.5: Array Dimension Specification # +# # +# MAXIMUM ARRAY DIMENSIONS (OVERALL) # +# MAXLOC: Parameters > %%%%%% < # MAXLOC +# MAXFIL: Files > %%%%%% < # MAXFIL +# MAXSTA: Stations > %%%%%% < # MAXSTA +# MAXSAT: Satellites > %%%%%% < # MAXSAT +# MAXAMB: Ambiguities per observation file > %%%%%% < # MAXAMB +# # +# MAXIMUM ARRAY DIMENSIONS (SIMULTANEOUSLY PROCESSED) # +# MAXPAR: Parameters > %%%%%% < # MAXPAR +# MAXFLS: Files > %%%%%% < # MAXFLS +# MAXSAS: Satellites > %%%%%% < # MAXSAS +# MAXAMP: Ambiguities > %%%%%% < # MAXAMP +# # +# MAXIMUM NUMBER OF # +# MAXSNG: Elements per line of first design matrix > %%%%%% < # MAXSNG +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# GPSEST 2.1: Output Files 1 # +# # +# GENERAL OUTPUT FILES # +# Program output > % < use GPSEST.Lnn or > %%%%%%%% < # SYSODEF SYSOUT +# Error message > % < merged to program output or > %%%%%%%% < # ERRMRG SYSERR +# # +# NORMAL EQUATION SYSTEM > %%%%%%%% < # NEQUARS +# # +# STATION- AND SATELLITE-RELATED RESULTS # +# Station coordinates > %%%%%%%% < # COORDRS +# Satellite orbital elements > %%%%%%%% < # ORBITRS +# Earth rotation parameters > %%%%%%%% < # POLERS +# Earth rotation parameters (IERS) > %%%%%%%% < # IERSPOL +# # +# ATMOSPHERE-SPECIFIC RESULTS # +# Troposphere estimates > %%%%%%%% < # TROPSAV +# Troposphere estimates (SINEX) > %%%%%%%% < # TROPSNX +# Ionosphere models > %%%%%%%% < # IONOSRS +# Ionosphere models (IONEX) > %%%%%%%% < # IONEXRS +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# GPSEST 2.2: Output Files 2 # +# # +# ADDITIONAL RESULT FILES # +# Differential code biases > %%%%%%%% < # DCBOUT +# Inter-system biases > %%%%%%%% < # ISBOUT +# Phase center variations (gridded) > %%%%%%%% < # PHASRSG +# Phase center variations (spherical)> %%%%%%%% < # PHASRSH +# # +# EPOCH-SPECIFIC RESULTS # +# GNSS clock corrections > %%%%%%%% < # CLKSAV +# Clock RINEX > %%%%%%%% < # CLKRNX +# Kinematic coordinates > %%%%%%%% < # KINOUT +# # +# AUXILIARY FILES # +# Observation residuals > %%%%%%%% < # RESIDRS +# Covariance matrix > %%%%%%%% < # COVTTRS +# Covariance matrix wrt coordinates > %%%%%%%% < # COVARRS +# END_PANEL #################################################################### + + +# BEGIN_PANEL GEOTEC = SLR OR LEOPROC = 1 ###################################### +# GPSEST 2.3: LEO- and SLR-specific Output Files # +# # +# LEO-SPECIFIC RESULT FILES # +# Orbital elements > %%%%%%%% < # LEORBRS +# # +# SLR-SPECIFIC RESULT FILES # +# Data handling (biases, CoM) > %%%%%%%% < # RGBOUT +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# GPSEST 3.1: General Options 1 # +# # +# TITLE > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # TITLE +# # +# OBSERVATION SELECTION # +# Satellite system > %%%%%%%%%%%%% < # SATSYS +# Frequency/linear combination > %%%%%%%%%%%%% < # FREQUENCY +# Elevation cutoff angle > %%%%%% %%%%%% %%%%%% %%%%%%%%%%%%% < # SODSEL +# Observation window > % < # WINDOW +# # +# OBSERVATION MODELING AND PARAMETER ESTIMATION # +# A priori sigma of unit weight > %%%%%% %%%%% < # ELVWGT +# Type of computed residuals > %%%%%%%%%%%%% < # NORRES +# Correlation strategy > %%%%%%%%%%%%% < # CORREL +# # +# LEO-SPECIFIC SELECTION AND MODELING OPTIONS # +# Elevation cutoff angle > %%%%%% %%%%% < # LEOEDW +# END_PANEL #################################################################### + + +# BEGIN_PANEL WINDOW = 1 ####################################################### +# GPSEST 3.1.1: Observation Window # +# # +# OBSERVATION WINDOW # +# # +# > % < Defined by Year and Session identifier # RADIO1_1 +# Year > %%%% < Session > %%%% < # SESSION_YEAR1 SESSION_STRG1 +# # +# # +# > % < Defined by Start and End times # RADIO1_2 +# yyyy mm dd hh mm ss yyyy mm dd hh mm ss # +# Start > %%%%%%%%%% < > %%%%%%%% < End > %%%%%%%%%% < > %%%%%%%% < # STADAT1 STATIM1 ENDDAT1 ENDTIM1 +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# GPSEST 3.2: General Options 2 # +# # +# A PRIORI TROPOSPHERE MODELING # +# ZPD model and mapping function > %%%%%%%%%%%%% < for GNSS # TROPOS +# > %%%%%%%%%%%%% < for SLR # TROPOS_S +# # +# HANDLING OF AMBIGUITIES # +# Resolution strategy > %%%%%%%%%%%%% < # AMBSTRAT +# Solve ambiguities for > %%%%%%%%%%%%% < # SATSYS_AR +# Consider GPS quarter-cycle biases> %%%%%%%%%%%%% < # AMBQCPB +# Save resolved ambiguities > % < # AMBSAVE +# Introduce widelane integers > % < # APRWIDE +# Introduce L1 and L2 integers > % < # APRL1L2 +# # +# SPECIAL PROCESSING OPTIONS # +# Stop program after NEQ saving > % < # OBS2NEQ +# Activate extended program output > % < # PRINT +# END_PANEL #################################################################### + + +# BEGIN_PANEL PRINT = 1 ######################################################## +# GPSEST 3.2.1.1: Extended Program Output Options # +# # +# INFORMATION RELATED TO OBSERVATIONS # +# List of observations given in files > % < # PRTNUMOB +# List of observations used for processing > % < # PRTNUMDD +# Satellite elevations > % < # PRTELEV +# Histogram of observations by elevation angle bins > % < # PRTNOBEL +# Histogram of observations by nadir angle bins > % < # PRTNOBNA +# Phase-connected time intervals > % < # PRTTIMFL +# # +# INFORMATION RELATED TO ESTIMATED PARAMETERS # +# List of all parameters > % < # PRTPARAM +# Unresolved ambiguities after each iteration step > % < # PRTAMBIT +# Suppression of output concerning troposphere parameter > % < # PRTTRP +# Suppression of output concerning coordinate parameter > % < # PRTCRD +# Suppression of output concerning ambiguity parameter > % < # PRTAMB +# Suppression of output concerning epoch parameters > % < # PRTEPPAR +# END_PANEL #################################################################### + + +# BEGIN_PANEL PRINT = 1 ######################################################## +# GPSEST 3.2.1.2: Extended Program Output Options # +# # +# OTHER INFORMATION # +# Resolved ambiguities from observation files > % < # PRTAMBFL +# Constants, antenna offsets, ionosphere coefficients > % < # PRTPOLE +# Station eccentricities, receiver information > % < # PRTPOSEC +# Receiver synchronization errors > % < # PRTSYNCH +# RMS of ellipsoidal coordinates and differences > % < # PRTBLH +# Slope distances and their RMS > % < # PRTDIS +# Statistics on the parameter dimensions > % < # PRTMAX +# # +# HELMERT TRANSFORMATION OF RESULTING STATION COORDINATES # +# Activate Helmert transformation > % < # PRTHELM +# Coordinate system for transformation > %%%%%%%%%%%% < # COORDSYS +# Rotation > % < # ROTXYZ +# Scale > % < # SCALE +# END_PANEL #################################################################### + + +# BEGIN_PANEL DIFLVL = DOUBLE AND AMBSTRAT = SEARCH ############################ +# GPSEST 3.2.2: General Search Ambiguity Resolution Strategy # +# # +# OPTIONS AND CRITERIA FOR TESTING # +# Baseline-wise ambiguity resolution > % < # IFBASL +# Search width in units of standard deviation > %%%%% < # IFSWID +# Minimum allowed RMS ratio re 2nd best to best > %%%%% < # IF21 +# Maximum allowed RMS ratio re fixed to float > %%%%% < # IFFXFL +# Search width for geometry-free linear combination > %%%%% %%%%% < # MXAMBIT +# Ambiguity resolvable if exactly one integer within > %%%%% %%%%% %%%%% %%%%%%%%%%%%%%% < # GLORES +# END_PANEL #################################################################### + + +# BEGIN_PANEL DIFLVL = DOUBLE AND AMBSTRAT = QIF ############################### +# GPSEST 3.2.4: Quasi-Ionosphere-Free Ambiguity Resolution Strategy # +# # +# OPTIONS AND CRITERIA FOR TESTING # +# Maximal number of ambiguities fixed per iteration step > %%%%% < # MXAQIF +# Search width for pairs of L1 and L2 ambiguities > %%%%% %%%%% %%%%% %%%%% < # LAFXFL +# Maximum allowed RMS of unit weight for fixed solution > %%%%% %%%%%%%%%%%%%%% < # LAMRES +# END_PANEL #################################################################### + + +# BEGIN_PANEL DIFLVL = ZERO #################################################### +# GPSEST 3.3: General Options 3 # +# # +# OPTIONS CONCERNING INTRODUCED CLOCK CORRECTIONS # +# Primary source for satellite clocks > %%%%%%%%%%%%%%%%% < # USERXCLK +# Receiver@ clock missing in clock RINEX file > %%%%%%%%%%%%%%%%% < # NORXCLKR +# Satellite clock missing in clock RINEX file > %%%%%%%%%%%%%%%%% < # NORXCLKS +# Satellite clock missing in Bernese clock file> %%%%%%%%%%%%%%%%% < # NOSATCLK +# Clock interpolation allowed over > %%%%%% %%%%%% % < # PRELJ2 +# Correction for polarization effect > %%%%%%%%%% < total effect # POLARI2D +# > %%%%%%%%%% < geometric part # POLARI1D +# END_PANEL #################################################################### + + +# BEGIN_PANEL FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC ##### +# GPSEST 4: Datum Definition for Station Coordinates # +# # +# DATUM DEFINITION TYPE # +# > % < Free network solution # RADIO8_3 +# > % < Coordinates constrained > %%%%%%%%%%%% < # RADIO8_2 SIGSTA +# > % < Coordinates fixed > %%%%%%%%%%%% < # RADIO8_1 FIXSTA +# # +# A PRIORI SIGMAS # +# North > %%%%%%% %%%%%%% %%%%%%% %%%%%%%%%%%%%%%%%%%% < # STATION4 +# List of stations (and sigmas) from file > %%%%%%%% < # STAFILE4 +# Stations with specific flags in CRD file > %%%%%%%% < #: all non-blank # STAFLAG4 +# END_PANEL #################################################################### + + +# BEGIN_PANEL FIXSTA = MANUAL OR FIXSTA = FROM_FILE OR FIXSTA = WITH_FLAG AND FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC +# GPSEST 4.1: Datum Definition for Station Coordinates # +# # +# STATION COORDINATES TO BE FIXED # +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # STATION1 +# List of stations from file > %%%%%%%% < # STAFILE1 +# Stations with specific flags in CRD file > %%%%%%%% < #: all non-blank # STAFLAG1 +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# GPSEST 5.1: Setup of Parameters and Pre-Elimination 1 # +# # +# STATION-RELATED PARAMETERS Setup Pre-Elimination # +# Station coordinates > %%%%%%%%%%%%%%%%%%%% < # PRE01 +# Ambiguities > %%%%%%%%%%%%%%%%%%%% < # PRE04 +# # +# ATMOSPHERIC PARAMETERS # +# Site-specific troposphere parameters > % < > %%%%%%%%%%%%%%%%%%%% < # SITETROP PRE06 +# Global ionosphere parameters > % < > %%%%%%%%%%%%%%%%%%%% < # GLOBION PRE19 +# # +# GLOBAL PARAMETERS # +# Orbital parameters > % < > %%%%%%%%%%%%%%%%%%%% < # ORBADJ PRE03 +# Earth orientation parameters > % < > %%%%%%%%%%%%%%%%%%%% < # ERP PRE10 +# Geocenter coordinates > % < > %%%%%%%%%%%%%%%%%%%% < # GEOCENT PRE16 +# # +# EPOCH PARAMETERS # +# Receiver clock offsets > % < > %%%%%%%%%%%%%%%%%%%% < # CLOCKR PRE23 +# Satellite clock offsets > % < > %%%%%%%%%%%%%%%%%%%% < # CLOCKS PRE24 +# Kinematic coordinates > % < > %%%%%%%%%%%%%%%%%%%% < # KINEST PRE21 +# Stochastic ionosphere parameters > % < > %%%%%%%%%%%%%%%%%%%% < # DIFFION PRE17 +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# GPSEST 5.2: Setup of Parameters and Pre-Elimination 2 # +# # +# BIAS PARAMETERS Setup Pre-Elimination # +# Differential code biases > % < > %%%%%%%%%%%%%%%%%%%% < # DCBEST PRE08 +# GLONASS receiver clock biases > % < > %%%%%%%%%%%%%%%%%%%% < # GLOBIAS PRE02 +# GNSS-specific translation parameters > % < > %%%%%%%%%%%%%%%%%%%% < # GNSSPEC PRE30 +# # +# ANTENNA PHASE CENTER PARAMETERS # +# Satellite phase center offsets > % < > %%%%%%%%%%%%%%%%%%%% < # SANTOFF PRE12 +# Satellite phase center variations > % < > %%%%%%%%%%%%%%%%%%%% < # SANTPAT PRE25 +# Receiver@ phase center offsets > % < > %%%%%%%%%%%%%%%%%%%% < # RANTOFF PRE05 +# Receiver@ phase center variations > % < > %%%%%%%%%%%%%%%%%%%% < # RANTPAT PRE18 +# # +# PARAMETER SCALING FACTORS # +# Scaling related to loading effects > % < > %%%%%%%%%%%%%%%%%%%% < # GRDLOAD PRE22 +# Higher-order ionosphere scaling > % < > %%%%%%%%%%%%%%%%%%%% < # SCALHOI PRE27 +# # +# SLR-RELATED PARAMETERS # +# Range biases > % < > %%%%%%%%%%%%%%%%%%%% < # RBIAS PRE26 +# # +# TIME OFFSET FOR PARAMETER INTERVALS > %%%%%%%%% < (hhh mm ss) # PAR_OFF +# END_PANEL #################################################################### + + +# BEGIN_PANEL MOREOPT = 1 ###################################################### +# GPSEST 5.3: Parameter Setup of Experimental Parameters # +# # +# STATION-RELATED PARAMETERS Setup Pre-Elimination # +# Receiver clock offsets > % < same as GLONASS clock bias # RCVCLOCK PRE02 +# Time-dependent GLONASS biases > % < same as GLONASS clock bias # IFBWIN +# # +# ATMOSPHERIC PARAMETERS Setup Pre-Elimination # +# Local troposphere parameters > % < > %%%%%%%%%%%%%%%%%%%% < # LOCTROP PRE09 +# Local ionosphere parameters > % < > %%%%%%%%%%%%%%%%%%%% < # LOCIONO PRE07 +# # +# ADDITIONAL PARAMETERS # +# Earth gravity field > % < > %%%%%%%%%%%%%%%%%%%% < # GRAVITY PRE13 +# Earth albedo radiation > % < > %%%%%%%%%%%%%%%%%%%% < # ALBEDO PRE15 +# Hill resonance terms > % < > %%%%%%%%%%%%%%%%%%%% < # HILL PRE14 +# # +# EXPERIMENTAL OPTIONS # +# Satellite-specific a priori sigmas > % < # SVNAPR +# END_PANEL #################################################################### + + +# BEGIN_PANEL SITETROP = 1 ##################################################### +# GPSEST 6.1.1: Site-Specific Troposphere Parameters 1 # +# # +# ZENITH PATH DELAY PARAMETERS # +# Mapping function > %%%%%%%%%% < # MAPPNG +# Parameter spacing > %%%%%%%% <(hh mm ss) # NUMPAR +# # +# HORIZONTAL GRADIENT PARAMETERS # +# Gradient estimation model > %%%%%%%%%% < # TRPGRD +# Parameter spacing > %%%%%%%% <(hh mm ss) # NUMGRD +# # +# A PRIORI SIGMAS Absolute Relative # +# Zenith path delay > %%%%%%%% %%%%%%%% %%%%%%%% %%%%%%%% %%%%%%%%% <(hhh mm ss) Time resolution> %%%%%%%% <(hh mm ss)# TRPOFF TRPRES +# END_PANEL #################################################################### + + +# BEGIN_PANEL SITETROP = 1 ##################################################### +# GPSEST 6.1.2: Site-Specific Troposphere Parameters 2 # +# # +# STATIONS TO BE EXCLUDED FROM TROPOSPHERE ESTIMATION # +# Station selection > %%%%%%%%%%% < # NTRPSEL +# Station list from file > %%%%%%%% < # STAFILE6 +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # STATION6 +# # +# STATIONS WITH SPECIAL A PRIORI SIGMAS # +# Station selection > %%%%%%%%%%% < # SPESEL +# Station list from file > %%%%%%%% < # STAFILE3 +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # STATION3 +# # +# SPECIAL A PRIORI SIGMAS Absolute Relative # +# Zenith path delay > %%%%%%%% %%%%%%%% %%%%%%%% %%%%%%%% %%%%%%%% < (hh mm ss) # NUMION +# Station-specific models > % < # MLTMOD +# 4-figure model name > %%%% < # GIMNAM +# # +# NUMBER OF COEFFICIENTS # +# Maximum degree of spherical harmonics> %%%% < # MAXDEG +# Maximum order of spherical harmonics > %%%% < # MAXORD +# # +# ESTIMATION OF SINGLE-LAYER HEIGHT PARAMETERS # +# Number of height parameters > %%%% < # HGTEST +# Absolute sigma for height parameters > %%%%%%% %%%%%%% %%%%%%%%%%% < # STADYN +# Reference frame definition > %%%%%%%%%%% < # REFFRM +# Longitude of the Sun > %%%%% < # LONSUN +# Mapping function > %%%%% < # MAPFUN +# # +# ADDITIONAL INFORMATION # +# A priori height of single layer > %%%%%%% %%%%%%% %%%%%%% %%%%%%% %%%%%%% %%%%%%%% < > %%%%%%%% < # ORBEST ORBEST_LST +# # +# SETUP OF ORBITAL ELEMENTS A priori sigma # +# Semi major axis > % < > %%%%%%%%% % < > %%%%%%%%% < # ECCENTR SIGECCE +# Inclination > % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < # STCEST +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL RPRCOE / _ AND ORBADJ = 1 AND STCEST = 1 ######################### +# GPSEST 6.3.2: Satellite Orbit Determination 2 # +# # +# OPTIONS CONCERNING ESTIMATION OF STOCHASTIC PULSES # +# Number of parameter sets per day > %%% < # NUMSET1 +# Additional requests for further epochs> % < # STCSPEC +# # +# SETUP OF STOCHASTIC PULSES A priori sigma # +# Radial > % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% PRN Par/day _Sigma1_ _Sigma2_ _Sigma3_ < # SATGROUP +# END_PANEL #################################################################### + + +# BEGIN_PANEL RPRCOE / _ AND ORBADJ = 1 AND STCEST = 1 AND STCSPEC = 1 ######### +# GPSEST 6.3.3: Satellite Orbit Determination 3 # +# # +# ADDITIONAL SETUP REQUESTS FOR STOCHASTIC PULSES # +# > PRN yyyy_mm_dd hh_mm_ss _Sigma1_ _Sigma2_ _Sigma3_ < # STCGROUP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL LEORPR / _ AND LEOPROC = 1 AND ORBADJ = 1 ######################## +# GPSEST 6.4.1: LEO Orbit Determination 1 # +# # +# SETUP OF ORBITAL ELEMENTS A priori sigma # +# Semi major axis > % < > %%%%%%%%% % < > %%%%%%%%% < # ECCENTR2 SIGECCE2 +# Inclination > % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < # STCEST2 +# END_PANEL #################################################################### + + +# BEGIN_PANEL LEORPR / _ AND LEOPROC = 1 AND ORBADJ = 1 AND STCEST2 = 1 ######## +# GPSEST 6.4.2: LEO Orbit Determination 2 # +# # +# OPTIONS CONCERNING ESTIMATION OF STOCHASTIC PARAMETERS # +# Parameters are defined as changes in > %%%%%%%%%%%% < # PULSDEF2 +# Number of parameter sets per day > %%% < # NUMSET12 +# Additional requests for further epochs> % < # STCSPEC2 +# # +# SETUP OF STOCHASTIC PARAMETERS A priori sigma # +# Radial > % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% LEO Par/day _Sigma1_ _Sigma2_ _Sigma3_ < # SATGROUP2 +# END_PANEL #################################################################### + + +# BEGIN_PANEL LEORPR / _ AND LEOPROC = 1 AND ORBADJ = 1 AND STCEST2 = 1 AND STCSPEC2 = 1 # +# GPSEST 6.4.3: LEO Orbit Determination 3 # +# # +# ADDITIONAL SETUP REQUESTS FOR STOCHASTIC PARAMETERS # +# > LEO yyyy_mm_dd hh_mm_ss _Sigma1_ _Sigma2_ _Sigma3_ < # STCGROUP2 +# END_PANEL #################################################################### + + +# BEGIN_PANEL ERP = 1 ########################################################## +# GPSEST 6.5: Earth Orientation Parameters # +# # +# PARAMETER SETUP # +# Parameter spacing > %%%%%%%% <(hh mm ss) # NUMSET +# Continuity between sets > %%%%% < # CONTI +# Drifts constrained to zero > %%%%% < # CONSTRA +# # +# NUMBER OF PARAMETERS PER SET AND CONSTRAINING # +# Par/set First parameter Other parameters # +# X pole > % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% < > %%%%%%%%% % < > %%%%%%%%% < > %%%%%%%%% % < > %%%%%%%%% < > %%%%%%%%% %%%%%%%% <(hh mm ss) # NVBERN +# IERS ERP file > %%%%%%%% <(hh mm ss) # NVIERS +# END_PANEL #################################################################### + + +# BEGIN_PANEL GEOCENT = 1 ###################################################### +# GPSEST 6.6: Geocenter Coordinates # +# # +# PARAMETER SETUP A priori sigma # +# X-component > % < > %%%%%%%% % < > %%%%%%%% % < > %%%%%%%% % < # PHASEPO +# Var-covar wrt epoch parameters > %%%%%%%%%%%%%%%%% < # QXXEPO +# Sampling rate for resubstitution > %%%%%% %%%%%% %%%%%%%%%%%%%%%%%%%% < # REFSUM +# # +# REFERENCE STATIONS # +# Selection of reference stations > %%%%%%%%%%%%%%%%%%%% < # REFCLOCKR +# Manual station selection > %%%%%%%%%%%%%%%%%%%% < # STATION8 +# Station list from file > %%%%%%%% < # STAFILE8 +# # +# REFERENCE SATELLITES # +# Selection of reference satellites > %%%%%%%%%%%%%%%%%%%% < # REFCLOCKS +# Manual satellite selection > %%%%%%%%%%%%%%%%%%%% < # SATELLITE8 +# Satellite list from file > %%%%%%%% < # SATFILE8 +# # +# ADDITIONAL OPTIONS # +# Minimum number of obs per station clock > %%% < # MINSTA +# Minimum number of obs per satellite clock> %%% < # MINSAT +# # +# GLONASS CLOCK ESTIMATION # +# GLONASS receiver clock biases > %%%%%%%%%%%%%%%%%%%% < # RCVCLKTYP +# Receiver clocks for each satellite system> % < # RCLKSYS +# END_PANEL #################################################################### + + +# BEGIN_PANEL CLOCKR = 1 OR CLOCKS = 1 AND CLKRNX / _ ########################## +# GPSEST 6.8.2: Clock Estimation 2 # +# # +# HEADER ENTRIES FOR CLOCK RINEX RESULT FILE # +# Run by > %%%%%%%%%%%%%%%%%%% < # RUNBY +# AC designator > %%%% < # AC +# AC name > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # ACNAME +# # +# Time system > %%%% < # TIMESYS +# DCBs applied > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # DCBLINE +# # +# Comment lines: # +# > Comment_lines_______________________________________________ < # COMMENT +# END_PANEL #################################################################### + + +# BEGIN_PANEL KINEST = 1 ####################################################### +# GPSEST 6.9: Kinematic Coordinates # +# # +# STATIONS TO BE TREATED AS KINEMATIC # +# Station selection > %%%%%%%%%%% < # KINSTA +# Station list from file > %%%%%%%% < # STAFILE2 +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # STATION2 +# # +# A PRIORI SIGMAS # +# Reference frame > %%%%% < # SIGKIN +# Sigma for horizontal components > %%%%%%% %%%%%%% %%%%%%% % < # MINKIN +# END_PANEL #################################################################### + + +# BEGIN_PANEL DIFFION = 1 ###################################################### +# GPSEST 6.10: Stochastic Ionosphere Parameters # +# # +# STOCHASTIC IONOSPHERE PARAMETERS # +# Elimination of reference ionosphere parameters > % < # DIONELI +# Elevation-dependent parameter constraining > % < # DIONCON +# Absolute a priori sigma on single difference level > %%%%%% %%%%%% %%%%%%%%%%%%%%%%% < # DCBTYP +# Estimate differential code biases for satellites > % < # DCBSAT +# Estimate differential code biases for receivers > % < # DCBREC +# # +# DATUM DEFINITION AND CONSTRAINING # +# Reference satellite(s) > %%%%% < # DCBREF +# A priori sigma for reference satellite biases > %%%%%%% %%%%%%% %%%%%%%% < # SYSTRA +# A priori sigmas North > %%%%%%%% %%%%%%%% %%%%%%%% %%%%%%%% < # SYSTRP +# A priori sigma > %%%%%%%% % <@@Y> % <@@Z> % < # SATANTX SATANTY SATANTZ +# Grouping > %%%%%%%%%%%% < # SAOSEL +# Advanced setup > % < # SATANT0 +# # +# PARAMETER CONSTRAINING # +# X-component > %%%%%%%% %%%%%%%% %%%%%%%% Group hh_mm_ss _X(m)_ _Y(m)_ _Z(m)_ _X(m)_ _Y(m)_ _Z(m)_ < # SATANTSTR +# END_PANEL #################################################################### + + +# BEGIN_PANEL SANTOFF = 1 AND SAOSEL = MANUAL ################################## +# GPSEST 6.13.3: Satellite Antenna Phase Center Offsets 3 # +# # +# MANUAL GROUP DEFINITION # +# Satellite numbers # +# > Grp ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ < # SATANTGRP +# END_PANEL #################################################################### + + +# BEGIN_PANEL SANTPAT = 1 ###################################################### +# GPSEST 6.14.1: Satellite Antenna Phase Center Variations 1 # +# # +# PARAMETER SETUP # +# Grouping > %%%%%%%%%%%% < # SAPSEL +# Maximum nadir angle > %%%%%%%% %%%%%%%% %%%%%%%% %%%%%%%% Grp ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ < # SAPGRP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL RANTOFF = 1 ###################################################### +# GPSEST 6.15.1: Receiver Antenna Phase Center Offsets 1 # +# # +# PARAMETER SETUP # +# Antenna offset component North> % <@@East> % <@@Up> % < # RAON RAOE RAOU +# Satellite system > %%%%%%%% < # RAOPRN +# Frequencies > %%%%%%%% < # RAOFRQ +# Grouping > %%%%%%%%%%%%%%%%%%%%% < # RAOSEL +# # +# PARAMETER CONSTRAINING # +# Sigma for horizontal components> %%%%%%%% %%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAOGRPI +# Reference > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAOREFGI +# # +# RECEIVER-DEPENDENT SELECTION # +# Estimated > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAOGRP +# Reference > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAOREFG +# # +# INDIVIDUAL ANTENNAS # +# Estimated > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAOANT +# Reference > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAOREFI +# END_PANEL #################################################################### + + +# BEGIN_PANEL RANTOFF = 1 AND RAOSEL = MANUAL ############################################# +# GPSEST 6.15.3: Receiver Antenna Offsets 3 # +# # +# MANUAL SETUP # +# Antenna numbers Sigma (meters) # +#> Antenna_name________ Receiver_name_____ from__ to____ Frq_ Sys horiz.__ vert.___ < # RAOSTR +# # +# END_PANEL ############################################################################### + + +# BEGIN_PANEL RANTPAT = 1 ###################################################### +# GPSEST 6.16.1: Receiver Antenna Phase Center Variations 1 # +# # +# PARAMETER SETUP # +# Satellite system > %%%%%%%% < # RAPPRN +# Frequencies > %%%%%%%% < # RAPFRQ +# Grouping > %%%%%%%%%%%%%%%%%%%%% < # RAPSEL +# # +# TYPE OF MODELLING # +# > % %%% < degrees # RAPZENMAX +# Elevation increment > %%% < degrees # RAPDELE +# Azimuth increment > %%% < degrees # RAPDAZI +# > % %%% < # RAPHARMN +# Order m > %%% < # RAPHARMM +# # +# PARAMETER CONSTRAINING # +# A priori sigma > %%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAPGRPI +# Reference > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAPREFGI +# # +# RECEIVER-DEPENDENT SELECTION # +# Estimated > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAPGRP +# Reference > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAPREFG +# # +# INDIVIDUAL ANTENNAS # +# Estimated > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAPANT +# Reference > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAPREFI +# END_PANEL #################################################################### + + +# BEGIN_PANEL RANTPAT = 1 AND RAPSEL = MANUAL ########################################### +# GPSEST 6.16.3: Receiver Antenna Phase Center Variations 3 # +# # +# MANUAL SETUP # +# Antenna numbers Increment # +#> Antenna_name________ Receiver_name_____ from__ to____ Frq_ Sys Ele Azi Sigma___< # RAPSTR +# # +# END_PANEL ############################################################################# + + +# BEGIN_PANEL GRDLOAD = 1 ###################################################### +# GPSEST 6.17: Scaling Factors Related to Loading Effects # +# # +# ATMOSPHERIC PRESSURE LOADING # +# Parameter setup > %%%%%%%%%%%%%%%%%% < > %%%%%%%% < # ALOADSET ALOADCLU +# Parameter decomposition > %%%%%%%%%%%%%%%%%% < # ALOADDEC +# Sigma in North/horizontal/overall> %%%%%%%% < meters # ALOADSIG1 +# @@@@@@@@@East@/vertical > %%%%%%%% < meters # ALOADSIG2 +# @@@@@@@@@Up > %%%%%%%% < meters # ALOADSIG3 +# # +# OCEAN NON-TIDAL LOADING # +# Parameter setup > %%%%%%%%%%%%%%%%%% < > %%%%%%%% < # ONTLDSET ONTLDCLU +# Parameter decomposition > %%%%%%%%%%%%%%%%%% < # ONTLDDEC +# Sigma in North/horizontal/overall> %%%%%%%% < meters # ONTLDSIG1 +# @@@@@@@@@East@/vertical > %%%%%%%% < meters # ONTLDSIG2 +# @@@@@@@@@Up > %%%%%%%% < meters # ONTLDSIG3 +# # +# HYDROSTATIC PRESSURE LOADING # +# Parameter setup > %%%%%%%%%%%%%%%%%% < > %%%%%%%% < # HLOADSET HLOADCLU +# Parameter decomposition > %%%%%%%%%%%%%%%%%% < # HLOADDEC +# Sigma in North/horizontal/overall> %%%%%%%% < meters # HLOADSIG1 +# @@@@@@@@@East@/vertical > %%%%%%%% < meters # HLOADSIG2 +# @@@@@@@@@Up > %%%%%%%% < meters # HLOADSIG3 +# END_PANEL #################################################################### + + +# BEGIN_PANEL SCALHOI = 1 ###################################################### +# GPSEST 6.18: Higher-order Ionosphere Scaling Factors # +# # +# PARAMETER SETUP FOR Setup Sigma # +# Second-order term > %%%%%%%%%%%%%%% < > %%%%%%%%%% < # HOI1 SIGHOI1 +# Third-order term > %%%%%%%%%%%%%%% < > %%%%%%%%%% < # HOI2 SIGHOI2 +# Ray path bending term > %%%%%%%%%%%%%%% < > %%%%%%%%%% < # HOI3 SIGHOI3 +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL RBIAS = 1 ######################################################## +# GPSEST 6.19: SLR Range Biases # +# # +# PARAMETER SETUP # +# Station selection > %%%%%%%%%%% < # RGBLST +# File with the list of stations > %%%%%%%% < # STAFILE9 +# Manual selection of stations > %%%%%%%%%%%%%%%%%%%% < # STATION9 +# Definition of satellite groups > %%%%%%%%%%%% < # SATRGB +# # +# PARAMETER CONSTRAINING # +# A priori sigma > %%%%%%%%% %%%%%%%%%%% < # RCVCLKLST +# File with the list of stations > %%%%%%%% < # STAFILE5 +# Selection of list of stations > %%%%%%%%%%%%%%%%%%%% < # STATION5 +# A priori sigma > %%%%% % < Time interval from observation files # RCOTIM +# # +# > % < Defined by year and session identifier # RADIO5_1 +# Year > %%%% < Session > %%%% < # SESSION_YEAR5 SESSION_STRG5 +# # +# > % < Defined by start and end times # RADIO5_2 +# yyyy mm dd hh mm ss yyyy mm dd hh mm ss # +# Start> %%%%%%%%%% < > %%%%%%%% < End> %%%%%%%%%% < > %%%%%%%% < # STADAT5 STATIM5 ENDDAT5 ENDTIM5 +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL MOREOPT = 1 AND LOCTROP = 1 ###################################### +# GPSEST 99.2: Local Troposphere Parameters # +# # +# MODEL SPECIFICATION # +# Parameter interval > %%%%%%%% <(hh mm ss) # LTRPMOD +# Polynomial degree > %% < # LTRPPAR +# A priori sigma for zero-order term> %%%%%%%% %%%%%%%% Model Latitude___ Longitude__ mixed_coefficients < # LIONSTR +# END_PANEL #################################################################### + + +# BEGIN_PANEL MOREOPT = 1 AND GRAVITY = 1 ###################################### +# GPSEST 99.4: Earth Gravity Field # +# # +# PARAMETER SETUP OPTIONS # +# > % < Default setup # GRAVITY_D +# Maximum degree of development> %% < # POTDEG +# Maximum order of development > %% < # POTORD +# A priori sigma > %%%%%% < # POTSIG +# # +# > % < Manual setup of special coefficients # GRAVITY_M +# > Degree Order Sigma < # POTSTR +# END_PANEL #################################################################### + + +# BEGIN_PANEL MOREOPT = 1 AND ALBEDO = 1 ####################################### +# GPSEST 99.5: Earth Albedo Radiation # +# # +# PARAMETER SELECTION A priori sigma # +# Absorption, constant part > % < > %%%%%%% < # ALB1 SIGALB1 +# Absorption, variable surface due to solar panels> % < > %%%%%%% < # ALB2 SIGALB2 +# Reflection at solar panels > % < > %%%%%%% < # ALB3 SIGALB3 +# # +# SATELLITE GROUP DEFINITION # +# > GRP ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ < # ALBSATSTR +# END_PANEL #################################################################### + + +# BEGIN_PANEL MOREOPT = 1 AND HILL = 1 ######################################### +# GPSEST 99.6.1: Hill Resonance Terms # +# # +# PARAMETER SETUP OPTIONS # +# > % < Default parameter setup # HILL_D +# > % < Manual parameter setup # HILL_M +# # +# CONSTANT FORCES SELECTION A priori sigma # +# Radial > % < > %%%%%% < # HILC1 SIGHILC1 +# Along track > % < > %%%%%% < # HILC2 SIGHILC2 +# Out of plane > % < > %%%%%% < # HILC3 SIGHILC3 +# # +# PERIODIC FORCES SELECTION # +# Radial > % < > %%%%%% < # HILP1 SIGHILP1 +# Along track > % < > %%%%%% < # HILP2 SIGHILP2 +# Out of plane > % < > %%%%%% < # HILP3 SIGHILP3 +# # +# LIST OF SATELLITES # +# > ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ < # HILSATSTR +# END_PANEL #################################################################### + + +# BEGIN_PANEL MOREOPT = 1 AND HILL = 1 AND HILL_M = 1 ########################## +# GPSEST 99.6.2: Hill Resonance Terms (Manual Setup) # +# # +# DIRECTION OF FORCE TYPE OF FORCE # +# 1: Radial 1: Constant # +# 2: Along track 2: Cosine term # +# 3: Out of plane 3: Sine term # +# # +# MANUAL PARAMETER SETUP # +# Direction Type of # +# > PRN of_force_ of_force_ Sigma < # HILLSTR +# END_PANEL #################################################################### + + +# BEGIN_PANEL MOREOPT = 1 AND SVNAPR = 1 ####################################### +# GPSEST 99.7: Satellite-Specific a Priori Sigmas # +# # +# From To # +# > PRN yyyy_mm_dd hh_mm_ss yyyy_mm_dd hh_mm_ss Sigma(m) < # SVNSIG +# END_PANEL #################################################################### + + +# BEGIN_PANEL MOREOPT = 1 AND IFBWIN = 1 ####################################### +# GPSEST 99.8: Time Window for GLONASS Receiver Clock Biases # +# # +# TIME DEPENDENT INTER-SYSTEM BIASES # +# > Receiver_name_______ from__ to____ Interval__ < # RCOSTR +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_EDT/GPSEST.old b/config/bernese/gpsuser52-luzon/OPT/R2S_EDT/GPSEST.old new file mode 100755 index 0000000..3405482 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_EDT/GPSEST.old @@ -0,0 +1,5746 @@ + +CAMPAIGN 1 "${P}/PHIVOLCS" + ## widget = initmenu; pointer = ACTIVE_CAMPAIGN + +SESSION_TABLE 1 "${P}/PHIVOLCS\STA\SESSIONS.SES" + ## widget = initmenu; pointer = SESSION_TABLE + +DESCR_SESSION_TABLE 1 "Session table" + +YR4_INFO 1 "2019" + ## widget = comment + # $Y+0 + +SES_INFO 1 "0110" + ## widget = comment + # $S+0 + +USR_INFO 1 "${USER}" + ## widget = comment + +! Environment Variables +! --------------------- +ENVIRONMENT 5 + "U" "c:\Bernese\GPSUSER52" + "T" "c:\Bernese\GPSTEMP" + "X" "c:\Bernese\BERN52\GPS" + "P" "c:\Bernese\GPSDATA\CAMPAIGN52" + "USER" "" + ## widget = initmenu; pointer = ENVIR_LIST + +! ---------------------------------------------------------------------- +! General options and processing mode +! ---------------------------------------------------------------------- +! Spce geodetic technique +! ----------------------- +GEOTEC 1 "GNSS" + ## widget = combobox; cards = GNSS SLR; editable = false + +MSG_GEOTEC 1 "Space geodetic technique" + +! Differencing level +! ------------------ +DIFLVL 1 "DOUBLE" + ## widget = combobox; cards = DOUBLE ZERO; editable = false + ## activeif = GEOTEC = GNSS + +MSG_DIFLVL 1 "Differencing level" + +! LEO processing +! -------------- +LEOPROC 1 "0" + ## widget = checkbox + +MSG_LEOPROC 1 "LEO data processing" + +! Show general files +! ------------------ +SHOWGEN 1 "1" + ## widget = checkbox + +MSG_SHOWGEN 1 "Show all general files" + +! ---------------------------------------------------------------------- +! General files +! ---------------------------------------------------------------------- +! General Constants +! ----------------- +CONST 1 "${X}/GEN\CONST." + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # CONST. + +DESCR_CONST 1 "General constants" + +! Local Geodetic Datum +! -------------------- +DATUM 1 "${X}/GEN\DATUM." + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # DATUM. + +DESCR_DATUM 1 "Geodetic datum" + +! Phase Center Eccentricities +! --------------------------- +PHASECC 1 "${X}/GEN\$(PCVINF).$(PCV)" + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # $(PCVINF).$(PCV) + +DESCR_PHASECC 1 "Phase center eccentricities" + +! Receiver information +! -------------------- +RECEIVR 1 "${X}/GEN\$(RECINF)" + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # $(RECINF) + +DESCR_RECEIVR 1 "Receiver information" + +! Satellite Information +! --------------------- +SATELL 1 "${X}/GEN\$(SATINF).$(PCV)" + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # $(SATINF).$(PCV) + +DESCR_SATELL 1 "Satellite information" + +! Satellite Problems +! ------------------ +SATCRUX 1 "${X}/GEN\$(SATCRX).CRX" + ## widget = selwin; path = PTH_GEN; ext = EXT_CRX; maxfiles = 1 + ## emptyallowed = true + # $(SATCRX) + +DESCR_SATCRUX 1 "Satellite problems" + +! Earth Potential +! --------------- +POTCOE 1 "${X}/GEN\EGM2008_SMALL." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + ## emptyallowed = true + # EGM2008_SMALL. + +DESCR_POTCOE 1 "Earth potential coefficients" + +! Subdaily Pole Model +! ------------------- +SUBMOD 1 "${X}/GEN\IERS2010XY.SUB" + ## widget = selwin; path = PTH_GEN; ext = EXT_SUB; maxfiles = 1 + # IERS2010XY + +DESCR_SUBMOD 1 "Subdaily pole model" + +! Nutation Model +! ------------------- +NUTMOD 1 "${X}/GEN\IAU2000R06.NUT" + ## widget = selwin; path = PTH_GEN; ext = EXT_NUT; maxfiles = 1 + # IAU2000R06 + +DESCR_NUTMOD 1 "Nutation model" + +! SINEX General Input File +! ------------------------ +SINEXIN 1 "${X}/GEN\SINEX." + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # SINEX. + +DESCR_SINEXIN 1 "SINEX general input file" + +! IONEX Control File +! ------------------ +IONEXCF 1 "${X}/GEN\IONEX." + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # IONEX. + +DESCR_IONEXCF 1 "IONEX control file" + +! GPS-UTC file +! ------------- +GPSUTC 1 "${X}/GEN\GPSUTC." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + ## emptyallowed = false + # GPSUTC. + +DESCR_GPSUTC 1 "Difference GPS-UTC" + +! Frequency Information +! --------------------- +FRQINFO 0 + ## widget = selwin; path = PTH_GEN; ext = EXT_FRQ; maxfiles = 1 + ## emptyallowed = true; activeif = GEOTEC = SLR + # + +DESCR_FRQINFO 1 "Frequency information" + +! Scratch Files +! ------------- +AUXFIL 1 "${U}/WORK\GPSEST.SCR" + ## widget = lineedit; path = PTH_SCR; ext = EXT_SCR; emptyallowed = false + # GPSEST$J + +DESCR_AUXFIL 1 "Scratch file" + +AUXFIL1 1 "${U}/WORK\GPSEST.SC1" + ## widget = lineedit; path = PTH_SCR; ext = EXT_SC1; emptyallowed = false + # GPSEST$J + +DESCR_AUXFIL1 1 "Scratch files" + +KINSCR 1 "${U}/WORK\GPSEST.SC2" + ## widget = lineedit; path = PTH_SCR; ext = EXT_SC2; emptyallowed = false + # GPSEST$J + +MSG_KINSCR 1 "Scratch files" + +DELETE_FILES 3 + "AUXFIL" + "AUXFIL1" + "KINSCR" + +! ---------------------------------------------------------------------- +! Input files +! ---------------------------------------------------------------------- +! Phase Zero Differences +PZFILES 0 + ## widget = selwin; path = DIR_PZH; ext = EXT_PZH; emptyallowed = true + ## activeif = DIFLVL = ZERO + # + +MSG_PZFILES 1 "Phase observation files" + +PZFILES_PTH_COL_2 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_PZO + +PZFILES_EXT_COL_2 1 "PZO" + ## widget = initmenu; pointer = EXT_PZO + +PZFILES_TXT_COL_1 1 "OBSERVATION FILE HEADER" + +PZFILES_TXT_COL_2 1 "OBSERVATION FILE" + +! Phase Single Differences +PSFILES 17 + "${P}/PHIVOLCS\OBS\ALAT0110.PSH" + "${P}/PHIVOLCS\OBS\ALEL0110.PSH" + "${P}/PHIVOLCS\OBS\ALMU0110.PSH" + "${P}/PHIVOLCS\OBS\BAXM0110.PSH" + "${P}/PHIVOLCS\OBS\BJHK0110.PSH" + "${P}/PHIVOLCS\OBS\GUMU0110.PSH" + "${P}/PHIVOLCS\OBS\HKHY0110.PSH" + "${P}/PHIVOLCS\OBS\HKMU0110.PSH" + "${P}/PHIVOLCS\OBS\HKSH0110.PSH" + "${P}/PHIVOLCS\OBS\HYII0110.PSH" + "${P}/PHIVOLCS\OBS\LBPT0110.PSH" + "${P}/PHIVOLCS\OBS\MAMU0110.PSH" + "${P}/PHIVOLCS\OBS\MUPG0110.PSH" + "${P}/PHIVOLCS\OBS\MUPT0110.PSH" + "${P}/PHIVOLCS\OBS\MUSP0110.PSH" + "${P}/PHIVOLCS\OBS\PGXM0110.PSH" + "${P}/PHIVOLCS\OBS\PIPT0110.PSH" + ## widget = selwin; path = DIR_PSH; ext = EXT_PSH; emptyallowed = true + ## activeif = DIFLVL = DOUBLE + # ????$S+0 + +MSG_PSFILES 1 "Phase observation files" + +PSFILES_PTH_COL_2 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_PSO + +PSFILES_EXT_COL_2 1 "PSO" + ## widget = initmenu; pointer = EXT_PSO + +PSFILES_TXT_COL_1 1 "OBSERVATION FILE HEADER" + +PSFILES_TXT_COL_2 1 "OBSERVATION FILE" + +! Code Zero Differences +CZFILES 0 + ## widget = selwin; path = DIR_CZH; ext = EXT_CZH; emptyallowed = true + ## activeif = DIFLVL = ZERO + # + +MSG_CZFILES 1 "Code observation files" + +CZFILES_PTH_COL_2 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_CZO + +CZFILES_EXT_COL_2 1 "CZO" + ## widget = initmenu; pointer = EXT_CZO + +CZFILES_TXT_COL_1 1 "OBSERVATION FILE HEADER" + +CZFILES_TXT_COL_2 1 "OBSERVATION FILE" + +! Code Single Differences +CSFILES 0 + ## widget = selwin; path = DIR_CSH; ext = EXT_CSH; emptyallowed = true + ## activeif = DIFLVL = DOUBLE + # + +MSG_CSFILES 1 "Code observation files" + +CSFILES_PTH_COL_2 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_CSO + +CSFILES_EXT_COL_2 1 "CSO" + ## widget = initmenu; pointer = EXT_CSO + +CSFILES_TXT_COL_1 1 "OBSERVATION FILE HEADER" + +CSFILES_TXT_COL_2 1 "OBSERVATION FILE" + +! SLR Range Observations +RZFILES 0 + ## widget = selwin; path = DIR_RZH; ext = EXT_RZH; emptyallowed = true + ## activeif = GEOTEC = SLR + # + +MSG_RZFILES 1 "Range observation files" + +RZFILES_PTH_COL_2 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_RZO + +RZFILES_EXT_COL_2 1 "RZO" + ## widget = initmenu; pointer = EXT_RZO + +RZFILES_TXT_COL_1 1 "OBSERVATION FILE HEADER" + +RZFILES_TXT_COL_2 1 "OBSERVATION FILE" + +! A priori Coordinates +! -------------------- +COORD 1 "${P}/PHIVOLCS\STA\$A190110.CRD" + ## widget = selwin; path = DIR_CRD; ext = EXT_CRD; maxfiles = 1 + # $A$YSS+0 + +DESCR_COORD 1 "A priori station coordinates" + +! Standard Orbit +! -------------- +STDORB 1 "${P}/PHIVOLCS\ORB\$B190110.STD" + ## widget = selwin; path = DIR_STD; ext = EXT_STD; maxfiles = 1 + # $B$YSS+0 + +DESCR_STDORB 1 "Satellite standard orbits" + +! Pole File +! --------- +POLE 1 "${P}/PHIVOLCS\ORB\$B190110.ERP" + ## widget = selwin; path = DIR_ERP; ext = EXT_ERP; maxfiles = 1 + # $B$YSS+0 + +DESCR_POLE 1 "Earth rotation parameters" + +! Satellite Clocks +! ---------------- +SATCLK 0 + ## widget = selwin; path = DIR_CLK; ext = EXT_CLK; maxfiles = 1 + ## emptyallowed = true; activeif = DIFLVL = ZERO + # + +DESCR_SATCLK 1 "Satellite clock corrections" + +! Code Biases +! ----------- +DCBINP 0 + ## widget = selwin; path = DIR_DCB; ext = EXT_DCB; maxfiles = 1 + ## emptyallowed = true; activeif = GEOTEC = GNSS + # + +DESCR_DCBINP 1 "Differential code biases" + +! VMF grid files +! -------------- +VMF1_FILES 0 + ## widget = selwin; path = DIR_GRD; ext = EXT_GRD; emptyallowed = true + # + +MSG_VMF1_FILES 1 "Gridded VMF1 coefficients" + +! Ionosphere Models +! ----------------- +IONOS 1 "${P}/PHIVOLCS\ATM\$(HOIFIL).ION" + ## widget = selwin; path = DIR_ION; ext = EXT_ION; maxfiles = 1 + ## emptyallowed = true; activeif = GEOTEC = GNSS + # $(HOIFIL) + +DESCR_IONOS 1 "Ionosphere models" + +! Ocean Loading Tables +! -------------------- +OCNLOAD 1 "${P}/PHIVOLCS\STA\$(BLQINF).BLQ" + ## widget = selwin; path = DIR_BLQ; ext = EXT_BLQ; maxfiles = 1 + ## emptyallowed = true + # $(BLQINF) + +DESCR_OCNLOAD 1 "Ocean tidal loading tables" + +! Atmospheric Tidal Loading Tables +! -------------------------------- +ATMLOAD 1 "${P}/PHIVOLCS\STA\$(ATLINF).ATL" + ## widget = selwin; path = DIR_ATL; ext = EXT_ATL; maxfiles = 1 + ## emptyallowed = true + # $(ATLINF) + +DESCR_ATMLOAD 1 "Atmospheric tidal loading tables" + +! Radiation Pressure Coef. +! ------------------------ +RPRCOE 0 + ## widget = selwin; path = DIR_RPR; ext = EXT_RPR; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_RPRCOE 1 "Satellite orbit partials" + +! Clock RINEX File +! ---------------- +RXCLKIN 0 + ## widget = selwin; path = DIR_RXC; ext = EXT_RXC; maxfiles = 1 + ## emptyallowed = true; activeif = DIFLVL = ZERO + # + +DESCR_RXCLKIN 1 "Input clock RINEX file" + +! Intersystem Biases +! ------------------ +ISBINP 0 + ## widget = selwin; path = DIR_ISB; ext = EXT_ISB; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_ISBINP 1 "Inter-system biases" + +! Troposphere Estimates +! --------------------- +TROPEST 0 + ## widget = selwin; path = DIR_TRP; ext = EXT_TRP; maxfiles = 1 + ## emptyallowed = true; activeif = GEOTEC = GNSS + # + +DESCR_TROPEST 1 "Troposphere estimates" + +! Meteo Data +! ---------- +METFIL 0 + ## widget = selwin; path = DIR_MET; ext = EXT_MET; emptyallowed = true + # + +MSG_METFIL 1 "Meteorological data" + +! Atm. loading grid files +! ----------------------- +ALOAD_FILES 0 + ## widget = selwin; path = DIR_GRD; ext = EXT_GRD; emptyallowed = true + # + +MSG_ALOAD_FILES 1 "Grid files for atmospheric pressure loading" + +! Ocean non-tidal loading grid files +! ---------------------------------- +ONTLD_FILES 0 + ## widget = selwin; path = DIR_GRD; ext = EXT_GRD; emptyallowed = true + # + +MSG_ONTLD_FILES 1 "Grid files for ocean non-tidal loading" + +! Hydrostatic loading grid files +! ------------------------------ +HLOAD_FILES 0 + ## widget = selwin; path = DIR_GRD; ext = EXT_GRD; emptyallowed = true + # + +MSG_HLOAD_FILES 1 "Grid files for hydrostatic pressure loading" + +! Station crux file +! ----------------- +STAINFO 0 + ## widget = selwin; path = DIR_STA; ext = EXT_STA; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_STAINFO 1 "Station information" + +! Kinematic positions for LEOs and Stations +! ----------------------------------------- +KININP 0 + ## widget = selwin; path = DIR_KIN; ext = EXT_KIN; maxfiles = 1 + ## emptyallowed = true; activeif = GEOTEC = GNSS + # + +DESCR_KININP 1 "Kinematic coordinates" + +! Receiver Antenna Orientations +! ----------------------------- +ANTAZI 0 + ## widget = selwin; path = DIR_AZI; ext = EXT_AZI; maxfiles = 1 + ## emptyallowed = true; activeif = GEOTEC = GNSS + # + +DESCR_ANTAZI 1 "Receiver antenna orientation" + +! Station Observation sigma factors for scaling the outlier limits +! ---------------------------------------------------------------- +STAWGT 0 + ## widget = selwin; path = DIR_SOS; ext = EXT_SOS; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_STAWGT 1 "Observation sigma factors" + +! Site Eccentricities +! ------------------- +ECCENT 0 + ## widget = selwin; path = DIR_ECC; ext = EXT_ECC; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_ECCENT 1 "Station eccentricities" + +! LEO Standard Orbits +! ------------------- +LEOSTD 0 + ## widget = selwin; path = DIR_STD; ext = EXT_STD; maxfiles = 1 + ## activeif = LEOPROC = 1; emptyallowed = true + # + +DESCR_LEOSTD 1 "Standard orbit(s)" + +! LEO Dynamic partials +! -------------------- +LEORPR 0 + ## widget = selwin; path = DIR_RPR; ext = EXT_RPR; maxfiles = 1 + ## activeif = LEOPROC = 1; emptyallowed = true + # + +DESCR_LEORPR 1 "Orbit partials" + +! LEO attitude +! ------------- +ATTIT 0 + ## widget = selwin; path = DIR_ATT; ext = EXT_ATT; maxfiles = 10 + ## activeif = LEOPROC = 1; emptyallowed = true + # + +DESCR_ATTIT 1 "Attitude data" + +! LEO Precise Orbit for SLR validation +! ------------------------------------ +LEOPRE 0 + ## widget = selwin; path = DIR_STD; ext = EXT_PRE; maxfiles = 1 + ## activeif = LEOPROC = 1 AND GEOTEC = SLR; emptyallowed = true + # + +DESCR_LEOPRE 1 "Precise orbit(s)" + +! LEO Kinematic velocities +! ------------------------ +KINVEL 0 + ## widget = selwin; path = DIR_KVL; ext = EXT_KVL; maxfiles = 1 + ## activeif = LEOPROC = 1; emptyallowed = true + # + +DESCR_KINVEL 1 "Kinematic velocities" + +! Range Biases +! ------------ +RGBINP 0 + ## widget = selwin; path = DIR_RGB; ext = EXT_RGB; maxfiles = 1 + ## emptyallowed = true; activeif = GEOTEC = SLR + # + +DESCR_RGBINP 1 "Range biases" + +! ---------------------------------------------------------------------- +! Output files +! ---------------------------------------------------------------------- +! Program Output File +! ------------------- +SYSODEF 1 "0" + ## widget = checkbox + +MSG_SYSODEF 1 "Program output" + +SYSOUT 1 "${P}/PHIVOLCS\OUT\ED$(FL)$(CLUSTER).OUT" + ## widget = lineedit; path = DIR_OUT; ext = EXT_OUT + ## activeif = SYSODEF == 0; emptyallowed = false + # ED$(FL)$(CLUSTER) + +DESCR_SYSOUT 1 "Program output" + +! Error Message File +! ------------------ +ERRMRG 1 "0" + ## widget = checkbox + +MSG_ERRMRG 1 "Error message" + +SYSERR 1 "${U}/WORK\ERROR.MSG" + ## widget = lineedit; path = PTH_ERR; ext = EXT_ERR + ## activeif = ERRMRG == 0; emptyallowed = false + # ERROR + +DESCR_SYSERR 1 "Error message" + +! Normal Equations +! ---------------- +NEQUARS 1 "${P}/PHIVOLCS\SOL\$C$(CLUSTER).NQ0" + ## widget = lineedit; path = DIR_NEQ; ext = EXT_NEQ + # $C$(CLUSTER) + +DESCR_NEQUARS 1 "Normal equations" + +! Coordinate Results +! ------------------ +COORDRS 0 + ## widget = lineedit; path = DIR_CRD; ext = EXT_CRD + # + +DESCR_COORDRS 1 "Station coordinates" + +! Orbital Elements +! ---------------- +ORBITRS 0 + ## widget = lineedit; path = DIR_ELE; ext = EXT_ELE + # + +DESCR_ORBITRS 1 "GNSS orbital elements" + +! Earth Rotation Parameters +! ------------------------- +POLERS 0 + ## widget = lineedit; path = DIR_ERP; ext = EXT_ERP + # + +DESCR_POLERS 1 "Bernese ERP file" + +! Pole in IERS Format +! ------------------- +IERSPOL 0 + ## widget = lineedit; path = DIR_IEP; ext = EXT_IEP + # + +DESCR_IERSPOL 1 "IERS ERP file" + +! Troposphere Parameters +! ---------------------- +TROPSAV 0 + ## widget = lineedit; path = DIR_TRP; ext = EXT_TRP + ## activeif = GEOTEC = GNSS + # + +DESCR_TROPSAV 1 "Troposphere estimates" + +! Troposphere SINEX +! ----------------- +TROPSNX 0 + ## widget = lineedit; path = DIR_TRO; ext = EXT_TRO + ## activeif = GEOTEC = GNSS + # + +DESCR_TROPSNX 1 "Troposphere SINEX" + +! Ionosphere Models +! ----------------- +IONOSRS 0 + ## widget = lineedit; path = DIR_ION; ext = EXT_ION + ## activeif = GEOTEC = GNSS + # + +DESCR_IONOSRS 1 "Ionosphere models" + +! Ionosphere Maps +! --------------- +IONEXRS 0 + ## widget = lineedit; path = DIR_INX; ext = EXT_INX + ## activeif = GEOTEC = GNSS + # + +DESCR_IONEXRS 1 "IONEX" + +! Code Bias Output File +! --------------------- +DCBOUT 0 + ## widget = lineedit; path = DIR_DCB; ext = EXT_DCB + ## activeif = GEOTEC = GNSS + # + +DESCR_DCBOUT 1 "Differential code biases" + +! Inter-system Bias Output File +! ----------------------------- +ISBOUT 0 + ## widget = lineedit; path = DIR_ISB; ext = EXT_ISB + # + +DESCR_ISBOUT 1 "Inter-system biases" + +! Receiver and Satellite Antenna PCV (Grid) +! ----------------------------------------- +PHASRSG 0 + ## widget = lineedit; path = DIR_PHG; ext = EXT_PHG + ## activeif = GEOTEC = GNSS + # + +DESCR_PHASRSG 1 "Phase center variations (grid)" + +! Receiver Antenna PCV (Harm) +! --------------------------- +PHASRSH 0 + ## widget = lineedit; path = DIR_PHH; ext = EXT_PHH + ## activeif = GEOTEC = GNSS + # + +DESCR_PHASRSH 1 "Phase center variations (harm)" + +! Satellite Clock File +! -------------------- +CLKSAV 0 + ## widget = lineedit; path = DIR_CLK; ext = EXT_CLK + ## activeif = DIFLVL = ZERO + # + +DESCR_CLKSAV 1 "GNSS clock corrections" + +! Clock RINEX File +! ---------------- +CLKRNX 0 + ## widget = lineedit; path = DIR_RXC; ext = EXT_RXC + ## activeif = DIFLVL = ZERO OR GEOTEC = SLR + # + +DESCR_CLKRNX 1 "Clock RINEX" + +! Kinem. Coordinates (output) +! --------------------------- +KINOUT 0 + ## widget = lineedit; path = DIR_KIN; ext = EXT_KIN + ## activeif = GEOTEC = GNSS + # + +DESCR_KINOUT 1 "Kinematic coordinates" + +! Residuals +! --------- +RESIDRS 1 "${P}/PHIVOLCS\OUT\ED$(FL)$(CLUSTER).RES" + ## widget = lineedit; path = DIR_RES; ext = EXT_RES + # ED$(FL)$(CLUSTER) + +DESCR_RESIDRS 1 "Residuals" + +! Covariances (All) +! ----------------- +COVTTRS 0 + ## widget = lineedit; path = DIR_COV; ext = EXT_COV + # + +DESCR_COVTTRS 1 "Full covariance matrix" + +! Covariances (Coords) +! -------------------- +COVARRS 0 + ## widget = lineedit; path = DIR_COV; ext = EXT_COV + # + +DESCR_COVARRS 1 "Coordinate covariance matrix" + +! LEO Dynamic Orbit +! ----------------- +LEORBRS 0 + ## widget = lineedit; path = DIR_ELE; ext = EXT_ELE; maxfiles = 1 + ## emptyallowed = true; activeif = LEOPROC = 1 + # + +DESCR_LEORBRS 1 "LEO orbital elements" + +! Range Bias Output File +! ---------------------- +RGBOUT 0 + ## widget = lineedit; path = DIR_RGB; ext = EXT_RGB + ## activeif = GEOTEC = SLR + # + +DESCR_RGBOUT 1 "Range biases" + +! ---------------------------------------------------------------------- +! General options 1 +! ---------------------------------------------------------------------- +! Title +! ----- +TITLE 1 "RNX2SNX_190110_$(CCC)_$(FL): Compute residuals" + ## widget = lineedit + # RNX2SNX_$YSS+0_$(CCC)_$(FL): Compute residuals + +MSG_TITLE 1 "Title line" + +! Satellite System +! ---------------- +SATSYS 1 "$(SATSYS)" + ## widget = combobox; editable = false + ## cards = GPS GLONASS GALILEO GPS/GLO GPS/GAL GLO/GAL ALL + +MSG_SATSYS 1 "Satellite system" + +! Frequency +! --------- +FREQUENCY 1 "L3" + ## widget = combobox; editable = false + ## cards = L1 L2 L3 L4 L5 L1&L2 L3&L4 MELWUEBB DTEC + +MSG_FREQUENCY 1 "Frequency/linear combination" + +! Min. Elevation +! -------------- +MINEL 1 "3" + ## widget = lineedit; emptyallowed = false; check_typ = int; check_min = 0 + ## check_max = 90 + +MSG_MINEL 1 "Elevation cutoff angle" + +! Sampling Rate +! ------------- +SAMPLE 1 "$(SAMPL)" + ## widget = lineedit; check_typ = int; check_min = 0 + ## activeif = GEOTEC = GNSS + +MSG_SAMPLE 1 "Sampling interval" + +! Tolerance for simultaneity +! -------------------------- +CORRINTV 1 "100" + ## widget = lineedit; check_type = int; check_min = 1 + ## activeif = GEOTEC = GNSS + +MSG_CORRINTV 1 "Tolerance for simultaneity" + +! Special observation data selection +! ---------------------------------- +SODSEL 1 "NO" + ## widget = combobox; editable = false + ## cards = NO NIGHT-TIME NON-ECLIPSING SPEC.NON-ECL + +MSG_SODSEL 1 "Special data selection" + +! Use Observ. Window +! ------------------ +WINDOW 1 "0" + ## widget = checkbox + +MSG_WINDOW 1 "Observation window" + +! A Priori Sigma +! -------------- +SIGAPR1 1 "0.001" + ## widget = lineedit; check_type = real; check_min = 1e-20 + +MSG_SIGAPR1 1 "A priori sigma" + +! Elevation-dependent Weighting +! ----------------------------- +ELVWGT 1 "COSZ" + ## widget = combobox; editable = false; cards = NONE COSZ COS2Z COS2C + +MSG_ELVWGT 1 "Elevation-dependent weighting" + +! Type of Residuals +! ----------------- +NORRES 1 "NORMALIZED" + ## widget = combobox; activeif = RESIDRS / _; editable = false + ## cards = REAL NORMALIZED NORM_APRIORI + +MSG_NORRES 1 "Type of computed residuals" + +! Correlations +! ------------ +CORREL 1 "BASELINE" + ## widget = combobox; editable = false; cards = CORRECT BASELINE FREQUENCY + ## activeif = GEOTEC = GNSS + +MSG_CORREL 1 "Correlation strategy" + +! Elevation cut-off for LEO +! ------------------------- +MINELEO 1 "0" + ## widget = lineedit; emptyallowed = false; activeif = LEOPROC = 1 + ## check_typ = int; check_min = -90; check_max = 90 + +MSG_MINELEO 1 "Elevation cutoff angle" + +! LEO Elevation Weighting +! ------------------------------ +LEOEDW 1 "NONE" + ## widget = combobox; editable = false; cards = NONE COSZ COS2Z COS2C + ## activeif = LEOPROC = 1 + +MSG_LEOEDW 1 "Elevation-dependent weighting" + +! ---------------------------------------------------------------------- +! Observation window +! ---------------------------------------------------------------------- +! Observation Window +! ------------------ +RADIO1_1 1 "1" + ## widget = radiobutton; group = DUMMY + ## radiokeys = SESSION_YEAR1 SESSION_STRG1 + +MSG_RADIO1_1 1 "Observation window defined by year and session identifier" + +RADIO1_2 1 "0" + ## widget = radiobutton; group = DUMMY + +MSG_RADIO1_2 1 "Observation window defined by start and end times" + +! Observation Window: defined by session +! -------------------------------------- +SESSION_YEAR1 1 "2019" + ## widget = lineedit; multilineallowed = true; emptyallowed = false + # $Y+0 + +MSG_SESSION_YEAR1 1 "Year" + +SESSION_STRG1 1 "0110" + ## widget = lineedit; multilineallowed = true; emptyallowed = false + # $S+0 + +MSG_SESSION_STRG1 1 "Session" + +! Observation Window: defined by date +! ----------------------------------- +STADAT1 1 "2019 01 11" + ## widget = lineedit; activeif = RADIO1_2 = 1; check_type = date + # $YMD_STR+0 + +MSG_STADAT1 1 "Start time(year month day)" + +STATIM1 1 "00 00 00" + ## widget = lineedit; emptyallowed = false + ## activeif = RADIO1_2 = 1 AND STADAT1 / _; check_type = time + +MSG_STATIM1 1 "Start time(hour minutes seconds)" + +ENDDAT1 1 "2019 01 11" + ## widget = lineedit; activeif = RADIO1_2 = 1; check_type = date + # $YMD_STR+0 + +MSG_ENDDAT1 1 "End time(year month day)" + +ENDTIM1 1 "23 59 59" + ## widget = lineedit; emptyallowed = false + ## activeif = RADIO1_2 = 1 AND ENDDAT1 / _; check_type = time + +MSG_ENDTIM1 1 "End time(hour minutes seconds)" + +! ---------------------------------------------------------------------- +! General options 2 +! ---------------------------------------------------------------------- +! Tropospheric Model (microwave observations) +! ------------------------------------------- +TROPOS 1 "DRY_GMF" + ## widget = combobox; editable = false + ## cards = NONE VMF DRY_VMF GMF DRY_GMF NIELL DRY_NIELL SAASTAMOINEN DRY_SAAST HOPFIELD DRY_HOPFIELD ESSEN-FROOME + ## activeif = GEOTEC = GNSS AND FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC AND TROPEST = _ + +MSG_TROPOS 1 "ZPD model and mapping function (GNSS)" + +! Tropospheric Model (optical observations) +! ----------------------------------------- +TROPOS_S 1 "MENDES-PAVLIS" + ## widget = combobox; editable = false + ## cards = MENDES-PAVLIS MARINI-MURRAY; activeif = GEOTEC = SLR + +MSG_TROPOS_S 1 "ZPD model and mapping function (SLR)" + +! Ambiguity Resolution Strategy +! ----------------------------- +AMBSTRAT 1 "NONE" + ## widget = combobox; editable = false + ## activeif = DIFLVL = DOUBLE AND PSFILES / _ + ## cards = NONE ROUND SEARCH SIGMA QIF LAMBDA + +MSG_AMBSTRAT 1 "Resolution strategy" + +! Selection of GNSS for Ambiguity Resolution +! ------------------------------------------ +SATSYS_AR 1 "ALL" + ## widget = combobox; editable = false + ## activeif = AMBSTRAT / inactive AND AMBSTRAT / NONE AND AMBSTRAT / SEARCH AND SATSYS / GPS AND SATSYS / GLONASS + ## cards = ALL GPS GLONASS GALILEO + +MSG_SATSYS_AR 1 "Selection of GNSS for ambiguity resolution" + +! Consider GPS quarter-cycle biases +! --------------------------------- +AMBQCPB 1 "IF_INDICATED" + ## widget = combobox; editable = true + ## activeif = AMBSTRAT / inactive AND AMBSTRAT / NONE AND AMBSTRAT / SEARCH AND SATSYS_AR / GLONASS + ## cards = ALWAYS IF_INDICATED NEVER + +MSG_AMBQCPB 1 "Consider GPS quarter-cycle biases" + +! Save Ambiguities +! ---------------- +AMBSAVE 1 "0" + ## widget = checkbox; activeif = AMBSTRAT / inactive AND AMBSTRAT / NONE + +MSG_AMBSAVE 1 "Save resolved ambiguities" + +! Introduce Widelane +! ------------------ +APRWIDE 1 "0" + ## widget = checkbox; activeif = DIFLVL = DOUBLE + +MSG_APRWIDE 1 "Introduce widelane integers" + +! Introduce L1 and L2 +! ------------------- +APRL1L2 1 "0" + ## widget = checkbox; activeif = DIFLVL = DOUBLE + +MSG_APRL1L2 1 "Introduce L1 and L2 integers" + +! Compute no solution (only NEQ saving) +! ------------------------------------- +OBS2NEQ 1 "0" + ## widget = checkbox + ## activeif = AMBSTRAT = inactive OR AMBSTRAT = NONE AND NEQUARS / _ + +MSG_OBS2NEQ 1 "Stop program after NEQ saving" + +! Display Extended Printing Options +! --------------------------------- +PRINT 1 "0" + ## widget = checkbox + +MSG_PRINT 1 "Enable extended program output" + +! ---------------------------------------------------------------------- +! Printing options +! ---------------------------------------------------------------------- +! Printing: Number of Observ. in Files +! ------------------------------------ +PRTNUMOB 1 "0" + ## widget = checkbox + +MSG_PRTNUMOB 1 "List of observations given in files" + +! Printing: Number of Dbl.Diff.Observ. +! ----------------------------------- +PRTNUMDD 1 "1" + ## widget = checkbox + +MSG_PRTNUMDD 1 "Printing: List of observations used for processing" + +! Printing: Satellite Elevations +! ------------------------------ +PRTELEV 1 "0" + ## widget = checkbox + +MSG_PRTELEV 1 "Printing: Satellite elevations" + +! Printing: 5-Degree Bin Observation Statistics (Elevation) +! --------------------------------------------------------- +PRTNOBEL 1 "1" + ## widget = checkbox + +MSG_PRTNOBEL 1 "Printing: Histogram of observations by elevation angle bins" + +! Printing: 0.5-Degree Bin Observation Statistics (Nadir Angle) +! ------------------------------------------------------------- +PRTNOBNA 1 "0" + ## widget = checkbox + +MSG_PRTNOBNA 1 "Printing: Histogram of observations by nadir angle bins" + +! Printing: Phase-connected time intervals +! ---------------------------------------- +PRTTIMFL 1 "0" + ## widget = checkbox + +MSG_PRTTIMFL 1 "Printing: Phase-connected time intervals" + +! Printing: Parameter Characterization +! ------------------------------------ +PRTPARAM 1 "0" + ## widget = checkbox + +MSG_PRTPARAM 1 "Printing: List of all parameters" + +! Printing: Ambiguities for each iteration step +! --------------------------------------------- +PRTAMBIT 1 "0" + ## widget = checkbox; activeif = AMBSTRAT / NONE AND PRTAMB = 0 + +MSG_PRTAMBIT 1 "Printing: Unresolved ambiguities after each iteration step" + +! Printing: Detailed troposphere parameter information +! ---------------------------------------------------- +PRTTRP 1 "0" + ## widget = checkbox + +MSG_PRTTRP 1 "Printing: Suppression of output concerning troposphere" + +! Printing: Detailed coordinate parameter information +! --------------------------------------------------- +PRTCRD 1 "0" + ## widget = checkbox + +MSG_PRTCRD 1 "Printing: Suppression of output concerning coordinates" + +! Printing: Suppress output for ambiguities +! ----------------------------------------- +PRTAMB 1 "1" + ## widget = checkbox + +MSG_PRTAMB 1 "Printing: Suppression of output concerning ambiguities" + +! Printing: Supress results of epoch parameters +! --------------------------------------------- +PRTEPPAR 1 "0" + ## widget = checkbox + +MSG_PRTEPPAR 1 "Printing: Suppression of output concerning epoch parameters" + +! Printing: Ambiguities in Files +! ------------------------------ +PRTAMBFL 1 "0" + ## widget = checkbox + +MSG_PRTAMBFL 1 "Printing: Resolved ambiguities from observation files" + +! Printing: Constants, Ant. Offsets, Ion. Coeff +! --------------------------------------------- +PRTPOLE 1 "1" + ## widget = checkbox + +MSG_PRTPOLE 1 "Printing: Constants, antenna offsets, ionosphere coefficients" + +! Printing: Pos.Eccent./Receiver Info +! ----------------------------------- +PRTPOSEC 1 "1" + ## widget = checkbox + +MSG_PRTPOSEC 1 "Printing: Station eccentricities, receiver information" + +! Printing: Synchronization Errors +! -------------------------------- +PRTSYNCH 1 "0" + ## widget = checkbox + +MSG_PRTSYNCH 1 "Printing: Receiver synchronization errors" + +! Printing: RMS of ellipsoidal coordinates and diff. +! -------------------------------------------------- +PRTBLH 1 "0" + ## widget = checkbox + +MSG_PRTBLH 1 "Printing: RMS of ellipsoidal coordinates and diff." + +! Printing: Slope distances and their RMS +! --------------------------------------- +PRTDIS 1 "0" + ## widget = checkbox + +MSG_PRTDIS 1 "Printing: Slope distances and their RMS" + +! Printing: Statistics on parameter dimensions +! -------------------------------------------- +PRTMAX 1 "1" + ## widget = checkbox + +MSG_PRTMAX 1 "Printing: Statistics on parameter dimensions" + +! Printing: Helmert transformation +! -------------------------------- +PRTHELM 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC + +MSG_PRTHELM 1 "Printing: Helmert transformation" + +! Helmert: Coord.System +! --------------------- +COORDSYS 1 "LOCAL" + ## widget = combobox; editable = false; cards = GEOCENTRIC LOCAL + ## activeif = PRTHELM = 1 + +MSG_COORDSYS 1 "Helmert: Coordinate system for transformation" + +! Helmert: Rotation +! ----------------- +ROTXYZ 1 "1" + ## widget = checkbox; activeif = PRTHELM = 1 + +MSG_ROTXYZ 1 "Helmert: Rotation" + +! Helmert: Scale Factor +! --------------------- +SCALE 1 "1" + ## widget = checkbox; activeif = PRTHELM = 1 + +MSG_SCALE 1 "Helmert: Scale" + +! ---------------------------------------------------------------------- +! Ambiguity resolution: Search +! ---------------------------------------------------------------------- +! Amb-Search: Baseline-Wise Ambiguity Resolution +! ---------------------------------------------- +IFBASL 1 "1" + ## widget = checkbox + +MSG_IFBASL 1 "Baseline-wise ambiguity resolution" + +! Amb-Search: Search Width in Unit of Std. Dev. +! --------------------------------------------- +IFSWID 1 "5.0" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_IFSWID 1 "Search width in units of standard deviation" + +! Amb-Search: Maximum Allowed RMS(Fixed)/RMS(Float) +! ------------------------------------------------- +IFFXFL 1 "2.0" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_IFFXFL 1 "Maximum allowed RMS ratio re fixed to float" + +! Amb-Search: Minimum Allowed RMS(2-nd Amb)/RMS(1-st Best Amb) +! ------------------------------------------------------------ +IF21 1 "1.4" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_IF21 1 "Minimum allowed RMS ratio re 2nd best to best" + +! Amb-Search: Search Width for Geometry-Free LC (L1 Cycles) +! --------------------------------------------------------- +IFSWLC 1 "0.1" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_IFSWLC 1 "Search width for geometry-free linear combination (L1 cycles)" + +! ---------------------------------------------------------------------- +! Ambiguity resolution: Sigma +! ---------------------------------------------------------------------- +! Amb-Sigma: Max. Number of Amb. Solved +! ------------------------------------- +MXAMBIT 1 "10" + ## widget = spinbox; range = 0 999 1; check_type = integer; check_min = 0 + +MSG_MXAMBIT 1 "Maximal number of ambiguities fixed per iteration step" + +! Amb-Sigma: Ambiguity Resolvable if Exactly 1 Integer within +! ----------------------------------------------------------- +LEAST 1 "3.0" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_LEAST 1 "Ambiguity resolvable if exactly one integer within" + +! Amb-Sigma: Maximal Sigma of a Resolvable Ambiguity +! -------------------------------------------------- +MOST 1 "0.07" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_MOST 1 "Maximal sigma of a resolvable ambiguity" + +! Amb-Sigma: Minimal Sigma of Ambiguity used for Tests +! ---------------------------------------------------- +SIGMAMIN 1 "0.05" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SIGMAMIN 1 "Minimal sigma for testing" + +! Amb-Sigma: GLONASS ambiguity resolution between different frequency channels +! ---------------------------------------------------------------------------- +GLORES 1 "NEVER" + ## widget = combobox; editable = false + ## activeif = SATSYS / GPS AND SATSYS_AR / GPS + ## cards = NEVER SAME_RCVR_TYPE SAME_RCVR_MODEL SAME_RCVR_GROUP ALWAYS + +MSG_GLORES 1 "GLONASS ambiguity resolution between different frequency channels" + +! ---------------------------------------------------------------------- +! Ambiguity resolution: QIF +! ---------------------------------------------------------------------- +! Amb.QIF: Max. Number of Amb. Solved in One Iteration Step +! --------------------------------------------------------- +MXAQIF 1 "10" + ## widget = spinbox; range = 0 999 1; check_type = integer; check_min = 0 + +MSG_MXAQIF 1 "Max. number of amb. solved per iteration step" + +! Amb.QIF: Search Width in Wide-Lane Cycles +! ----------------------------------------- +SEARWID 1 "0.5" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SEARWID 1 "Search width for pairs of L1 and L2 ambiguities" + +! Amb.QIF: Max. RMS of Resolvable Narrow-Lane Ambiguity +! ----------------------------------------------------- +RMSNARR 1 "0.03" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_RMSNARR 1 "Maximal sigma of resolvable NL ambiguities" + +! Amb.QIF: Max. Fract. Part of Resolvable NL Ambiguity +! ---------------------------------------------------- +MAXFRAC 1 "0.1" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_MAXFRAC 1 "Max. fractional part of resolvable NL ambiguity" + +! ---------------------------------------------------------------------- +! Ambiguity resolution: LAMBDA +! ---------------------------------------------------------------------- +! LAMBDA: Maximum allowed RMS ratio concerning fixed to float +! ----------------------------------------------------------- +LAFXFL 1 "5.0" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_LAFXFL 1 "Maximum allowed RMS ratio concerning fixed to float" + +! LAMBDA: Maximum allowed RMS of unit weight for fixed solution +! ------------------------------------------------------------- +LAMXFX 1 "0.005" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_LAMXFX 1 "Maximum allowed RMS of unit weight for fixed solution" + +! LAMBDA: Resolution mode concerning involved GNSS +! ------------------------------------------------ +LAMRES 1 "GNSS_BY_GNSS" + ## widget = combobox; editable = false + ## activeif = SATSYS / GPS AND SATSYS_AR = ALL + ## cards = GNSS_BY_GNSS MIXED_GNSS SEPARATE_GNSS + +MSG_LAMRES 1 "Resolution mode concerning involved GNSS" + +! ---------------------------------------------------------------------- +! General options 3 +! ---------------------------------------------------------------------- +! Use RINEX clock file for satellite clocks +! ----------------------------------------- +USERXCLK 1 "BERNESE_FILE" + ## widget = combobox; cards = BERNESE_FILE CLOCK_RINEX; editable = false + ## activeif = SATCLK / _ AND RXCLKIN / _ AND DIFLVL = ZERO + +MSG_USERXCLK 1 "Primary source for satellite clocks" + +! Clk est.: Skip obs. w/o rec clock in input clock RINEX +! ------------------------------------------------------ +NORXCLKR 1 "CLK_FROM_OBS_FILE" + ## widget = combobox; editable = false + ## cards = DO_NOT_USE_OBSERV CLK_FROM_OBS_FILE INTERPOLATE + ## activeif = RXCLKIN / _ AND DIFLVL = ZERO + +MSG_NORXCLKR 1 "Receiver clock missing in clock RINEX file" + +! Clk est.: Skip obs. w/o sat clock in input clock RINEX +! ------------------------------------------------------ +NORXCLKS 1 "SAT_CLK_IS_ZERO" + ## widget = combobox; editable = false + ## cards = DO_NOT_USE_OBSERV INTERPOLATE SAT_CLK_IS_ZERO TRY_SAT_CLK_FILE + ## activeif = RXCLKIN / _ AND DIFLVL = ZERO + +MSG_NORXCLKS 1 "Satellite clock missing in clock RINEX file" + +! Clk est.: Skip obs. w/o sat clock +! --------------------------------- +NOSATCLK 1 "SAT_CLK_IS_ZERO" + ## widget = combobox; editable = false + ## cards = DO_NOT_USE_OBSERV INTERPOLATE SAT_CLK_IS_ZERO + ## activeif = SATCLK / _ AND DIFLVL = ZERO + +MSG_NOSATCLK 1 "Satellite clock missing in Bernese clock file" + +! Interpolation of clocks +! ----------------------- +SECIPL 0 + ## widget = lineedit; check_typ = real; check_min = 0 + ## activeif = NORXCLKR = INTERPOLATE OR NORXCLKS = INTERPOLATE OR NOSATCLK = INTERPOLATE AND DIFLVL = ZERO + +MSG_SECIPL 1 "Clock interpolation allowed over" + +! Use only phase observations for epoch parameter computation +! ----------------------------------------------------------- +PHASEPO 1 "0" + ## widget = checkbox; activeif = GEOTEC = GNSS + +MSG_PHASEPO 1 "Epoch parameters only from phase" + +! Var/Cov computation for kinematic orbit +! --------------------------------------- +QXXEPO 1 "SIMPLIFIED" + ## widget = combobox; cards = SIMPLIFIED CORRECT; editable = false + ## activeif = GEOTEC = GNSS + +MSG_QXXEPO 1 "Var-covar wrt epoch parameters" + +! Sampling Rate for re-substitution +! --------------------------------- +SAMPLEPO 0 + ## widget = lineedit; check_typ = int; check_min = 0 + +MSG_SAMPLEPO 1 "Sampling rate for resubstitution" + +! Sampling Rate for preelimination +! -------------------------------- +SAMPLEP2 0 + ## widget = lineedit; check_typ = int; check_min = 0 + +MSG_SAMPLEP2 1 "Sampling rate for preelimination" + +! Clk est.: Edit Level +! -------------------- +EDTLVL 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = DIFLVL / DOUBLE + # + +MSG_EDTLVL 1 "Maximum tolerated O-C term" + +! Periodic Relativistic J2-Correction +! ----------------------------------- +PRELJ2 1 "0" + ## widget = checkbox; activeif = DIFLVL = ZERO + +MSG_PRELJ2 1 "Periodic relativistic J2 correction" + +! Polarization Effect +! ------------------- +POLARI1D 1 "ALWAYS" + ## widget = combobox; editable = true + ## cards = "ALWAYS" "NEVER" "2003 09 14" + ## activeif = DIFLVL = ZERO AND POLARI2D / ALWAYS + +MSG_POLARI1D 1 "Enable polarization effect, geometrical part" + +POLARI2D 1 "ALWAYS" + ## widget = combobox; editable = true + ## cards = "ALWAYS" "NEVER" "2006 11 05"; activeif = DIFLVL = ZERO + +MSG_POLARI2D 1 "Enable polarization effect, total effect" + +! ---------------------------------------------------------------------- +! Datum definition +! ---------------------------------------------------------------------- +! No datum definition +! ------------------- +RADIO8_3 1 "0" + ## widget = radiobutton; group = DUMMY + +MSG_RADIO8_3 1 "Free network solution" + +! Positioning: Fixed Station(s) +! ----------------------------- +RADIO8_1 1 "0" + ## widget = radiobutton; group = DUMMY + +MSG_RADIO8_1 1 "Coordinates fixed" + +FIXSTA 1 "MANUAL" + ## widget = combobox; editable = false; activeif = RADIO8_1 = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG + +MSG_FIXSTA 1 "Coordinates fixed" + +! Positioning: Manual selection (fixed) +! ------------------------------------- +STATION1 0 + ## widget = selwin; activeif = FIXSTA == MANUAL; pointer = CENLST + +MSG_STATION1 1 "Stations to be fixed (Manual selection)" + +! Positioning: File with Fixed Stations(s) +! ---------------------------------------- +STAFILE1 0 + ## widget = selwin; activeif = FIXSTA == FROM_FILE; path = DIR_FIX + ## ext = EXT_FIX; maxfiles = 1; emptyallowed = false + # + +MSG_STAFILE1 1 "List of stations to fix from file" + +! Flags for fixed station(s) +! --------------------------- +STAFLAG1 1 "#" + ## widget = lineedit; activeif = FIXSTA = WITH_FLAG + +MSG_STAFLAG1 1 "Stations with specific flags in CRD file" + +RADIO8_2 1 "1" + ## widget = radiobutton; group = DUMMY + +MSG_RADIO8_2 1 "Coordinates constrained" + +! Positioning: Sigma Station(s) +! ----------------------------- +SIGSTA 1 "ALL" + ## widget = combobox; editable = false; activeif = RADIO8_2 = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG + +MSG_SIGSTA 1 "Coordinates constrained" + +! Positioning: manual selected Sigma Station(s) +! --------------------------------------------- +STATION4 0 + ## widget = selwin; activeif = SIGSTA == MANUAL; pointer = CENLST + # + +MSG_STATION4 1 "Stations to be constrained (Manual selection)" + +! Positioning: Sigma Station(s) from file +! --------------------------------------- +STAFILE4 0 + ## widget = selwin; activeif = SIGSTA == FROM_FILE; path = DIR_SIG + ## ext = EXT_SIG; maxfiles = 1; emptyallowed = false + # + +MSG_STAFILE4 1 "List of stations (and sigmas) from file" + +! Flags for Sigma station(s) +! -------------------------- +STAFLAG4 0 + ## widget = lineedit; activeif = SIGSTA = WITH_FLAG + # + +MSG_STAFLAG4 1 "Constrain: Stations with specific flags in CRD file" + +! Positioning: Default Sigma north +! -------------------------------- +SIGCRDN 1 "0.1" + ## widget = lineedit; activeif = SIGSTA / FROM_FILE AND RADIO8_2 = 1 + ## check_type = real; check_min = 0.0 + +MSG_SIGCRDN 1 "Default a priori sigma north" + +! Positioning: Default Sigma east +! ------------------------------- +SIGCRDE 1 "0.1" + ## widget = lineedit; activeif = SIGSTA / FROM_FILE AND RADIO8_2 = 1 + ## check_type = real; check_min = 0.0 + +MSG_SIGCRDE 1 "Default a priori sigma east" + +! Positioning: Default Sigma up +! ----------------------------- +SIGCRDU 1 "0.1" + ## widget = lineedit; activeif = SIGSTA / FROM_FILE AND RADIO8_2 = 1 + ## check_type = real; check_min = 0.0 + +MSG_SIGCRDU 1 "Default a priori sigma up" + +! ----------------------------------------- +! +! PARAMETER TYPE: Orbit Estimation (GPS/GLONASS) +! =============== +! +! ----------------------------------------- +! +! Enable Orbit Adjustment +! ----------------------- +ORBADJ 1 "0" + ## widget = checkbox + ## activeif = LEORPR / _ AND LEOPROC = 1 OR RPRCOE / _ AND FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC + +MSG_ORBADJ 1 "Parameter setup: GNSS or LEO orbit determination" + +! Orb.est: satellite type +! ----------------------- +ORBEST 1 "ALL" + ## widget = combobox; editable = false + ## cards = ALL GPS GLONASS GALILEO MANUAL + +MSG_ORBEST 1 "Orb.est: satellite system selection" + +ORBEST_LST 0 + ## widget = selwin; pointer = SATLST; activeif = ORBEST = MANUAL + # + +MSG_ORBEST_LST 1 "Manual satellite selection" + +! Orb.est: Semi major axis +! ------------------------ +SEMIAXIS 1 "1" + ## widget = checkbox + +MSG_SEMIAXIS 1 "Orb.est: Semi major axis" + +SIGSEMI 0 + ## widget = lineedit; activeif = SEMIAXIS = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGSEMI 1 "Orb.est: a priori sigma of semi major axis" + +! Orb.est: Eccentricity +! --------------------- +ECCENTR 1 "1" + ## widget = checkbox + +MSG_ECCENTR 1 "Orb.est: eccentricity" + +SIGECCE 0 + ## widget = lineedit; activeif = ECCENTR = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGECCE 1 "Orb.est: a priori sigma of eccentricity" + +! Orb.est: Inclination +! -------------------- +INCLIN 1 "1" + ## widget = checkbox + +MSG_INCLIN 1 "Orb.est: inclination" + +SIGINCL 0 + ## widget = lineedit; activeif = INCLIN = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGINCL 1 "Orb.est: a priori sigma of inclination" + +! Orb.est: Ascending node +! ----------------------- +ASCNODE 1 "1" + ## widget = checkbox + +MSG_ASCNODE 1 "Orb.est: ascending node" + +SIGASCN 0 + ## widget = lineedit; activeif = ASCNODE = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGASCN 1 "Orb.est: a priori sigma of ascending node" + +! Orb.est: Perigee +! ---------------- +PERIGEE 1 "1" + ## widget = checkbox + +MSG_PERIGEE 1 "Orb.est: perigee" + +SIGPERI 0 + ## widget = lineedit; activeif = PERIGEE = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGPERI 1 "Orb.est: a priori sigma of perigee" + +! Orb.est: Arg. of latitude +! ------------------------- +ARGLAT 1 "1" + ## widget = checkbox + +MSG_ARGLAT 1 "Orb.est: argument of latitude" + +SIGARGL 0 + ## widget = lineedit; activeif = ARGLAT = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGARGL 1 "Orb.est: a priori sigma of argument of latitude" + +! Orb.est: D0 Estimation (P0) +! --------------------------- +PARD0 1 "1" + ## widget = checkbox + +MSG_PARD0 1 "Orb.est: Constant D term" + +SIGD0 0 + ## widget = lineedit; activeif = PARD0 = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGD0 1 "Orb.est: a priori sigma of constant D term" + +! Orb.est: Y0 Estimation (P2) +! --------------------------- +PARY0 1 "1" + ## widget = checkbox + +MSG_PARY0 1 "Orb.est: Constant Y term" + +SIGY0 0 + ## widget = lineedit; activeif = PARY0 = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGY0 1 "Orb.est: a priori sigma of constant Y term" + +! Orb.est: X0 Estimation +! ---------------------- +PARX0 1 "1" + ## widget = checkbox + +MSG_PARX0 1 "Orb.est: Constant X term" + +SIGX0 0 + ## widget = lineedit; activeif = PARX0 = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGX0 1 "Orb.est: a priori sigma of constant X term" + +! Orb.est: Periodic D0 terms +! -------------------------- +PRPARD0 1 "1" + ## widget = checkbox + +MSG_PRPARD0 1 "Orb.est: periodic D terms" + +SIGPRD0 1 "1D-12" + ## widget = lineedit; activeif = PRPARD0 = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGPRD0 1 "Orb.est: a priori sigma of periodic D terms" + +! Orb.est: Periodic Y0 terms +! -------------------------- +PRPARY0 1 "1" + ## widget = checkbox + +MSG_PRPARY0 1 "Orb.est: periodic Y terms" + +SIGPRY0 1 "1D-12" + ## widget = lineedit; activeif = PRPARY0 = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGPRY0 1 "Orb.est: a priori sigma of periodic Y terms" + +! Orb.est: Periodic X0 terms +! -------------------------- +PRPARX0 1 "1" + ## widget = checkbox + +MSG_PRPARX0 1 "Orb.est: periodic X terms" + +SIGPRX0 0 + ## widget = lineedit; activeif = PRPARX0 = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGPRX0 1 "Orb.est: a priori sigma of periodic X terms" + +! Stoch.Orb? +! ---------- +STCEST 1 "0" + ## widget = checkbox + +MSG_STCEST 1 "Estimation of stochastic pulses" + +! Stoch.Orb: Radial +! ----------------- +ESTRAD 1 "0" + ## widget = checkbox + +MSG_ESTRAD 1 "Stoch. forces: radial" + +SIGRAD 1 "1.E-6" + ## widget = lineedit; activeif = ESTRAD = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGRAD 1 "Stoch.forces: a priori sigma of radial" + +! Stoch.Orb: Perpendicular to (1), in Orbit Plane +! ----------------------------------------------- +ESTPRP 1 "0" + ## widget = checkbox + +MSG_ESTPRP 1 "Stoch.forces: Along track" + +SIGPRP 1 "1.E-5" + ## widget = lineedit; activeif = ESTPRP = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGPRP 1 "Stoch.forces: a priori sigma of along track" + +! Stoch.Orb: Normal to Orbit Plane +! -------------------------------- +ESTNOR 1 "0" + ## widget = checkbox + +MSG_ESTNOR 1 "Stoch.forces: Out of plane" + +SIGNOR 1 "1.E-9" + ## widget = lineedit; activeif = ESTNOR = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGNOR 1 "Stoch.forces: a priori sigma of out of plane" + +! Stoch.Orb: Direction to the Sun +! ------------------------------- +ESTSUN 1 "0" + ## widget = checkbox + +MSG_ESTSUN 1 "Stoch.forces: direction to Sun" + +SIGSUN 1 "1.E-6" + ## widget = lineedit; activeif = ESTSUN = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGSUN 1 "Stoch.forces: a priori sigma of direction to Sun" + +! Stoch.Orb: Y-Direction in Satellite Frame +! ----------------------------------------- +ESTYDIR 1 "0" + ## widget = checkbox + +MSG_ESTYDIR 1 "Sotch. pulses: Y-direction" + +SIGYDIR 1 "1.E-9" + ## widget = lineedit; activeif = ESTYDIR = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGYDIR 1 "Stoch.forces: a priori sigma of Y-direction" + +! Stoch.Orb: X-Direction in Satellite Frame +! ----------------------------------------- +ESTXDIR 1 "0" + ## widget = checkbox + +MSG_ESTXDIR 1 "Stoch.forces X-direction" + +SIGXDIR 1 "1.E-5" + ## widget = lineedit; activeif = ESTXDIR = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGXDIR 1 "Stoch.forces: a priori sigma of X-direction" + +! Stoch.Orb: Number of sets per day +! --------------------------------- +NUMSET1 1 "2" + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_NUMSET1 1 "Stoch. forces: Number of parameter sets per day" + +! Stoch.Orb: Groups +! ----------------- +SATGROUP 1 "" "" "" "" "" + ## widget = uniline; numlines = 5 + +MSG_SATGROUP 1 "Stoch.forces: list of satellites(group)" + +! Stoch.Orb: Enable more requests for stoch. orbit +! ------------------------------------------------ +STCSPEC 1 "0" + ## widget = checkbox + +MSG_STCSPEC 1 "Stoch. pulses: Additional requests for further epochs" + +! Stoch.Orb: List of more requests for stoch. orbit +! ------------------------------------------------- +STCGROUP 1 "" "" "" "" "" "" + ## widget = uniline; numlines = 10 + +MSG_STCGROUP 1 "Stoch.forces: list of satellites" + +! ----------------------------------------- +! +! PARAMETER TYPE: Orbit Estimation (LEO) +! =============== +! +! Orb.est: Semi major axis +! ------------------------ +SEMIAXIS2 1 "1" + ## widget = checkbox + +MSG_SEMIAXIS2 1 "Semi major axis" + +SIGSEMI2 0 + ## widget = lineedit + +MSG_SIGSEMI2 1 "Sigma Semi major axis" + +! Orb.est: Eccentricity +! --------------------- +ECCENTR2 1 "1" + ## widget = checkbox + +MSG_ECCENTR2 1 "Eccentricity" + +SIGECCE2 0 + ## widget = lineedit + +MSG_SIGECCE2 1 "Sigma eccentricity" + +! Orb.est: Inclination +! -------------------- +INCLIN2 1 "1" + ## widget = checkbox + +MSG_INCLIN2 1 "Inclination" + +SIGINCL2 0 + ## widget = lineedit + +MSG_SIGINCL2 1 "Sigma inclination" + +! Orb.est: Ascending node +! ----------------------- +ASCNODE2 1 "1" + ## widget = checkbox + +MSG_ASCNODE2 1 "Ascending node" + +SIGASCN2 0 + ## widget = lineedit + +MSG_SIGASCN2 1 "Sigma ascending node" + +! Orb.est: Perigee +! ---------------- +PERIGEE2 1 "1" + ## widget = checkbox + +MSG_PERIGEE2 1 "Perigee" + +SIGPERI2 0 + ## widget = lineedit + +MSG_SIGPERI2 1 "Sigma perigee" + +! Orb.est: Arg. of latitude +! ------------------------- +ARGLAT2 1 "1" + ## widget = checkbox + +MSG_ARGLAT2 1 "Argument of latitude" + +SIGARGL2 0 + ## widget = lineedit + +MSG_SIGARGL2 1 "Sigma argument of latitude" + +! Orb.est: D0 Estimation (P0) +! --------------------------- +PARD02 1 "1" + ## widget = checkbox + +MSG_PARD02 1 "Constant D term" + +SIGD02 0 + ## widget = lineedit + +MSG_SIGD02 1 "Sigma const. D term" + +! Orb.est: Y0 Estimation (P2) +! --------------------------- +PARY02 1 "1" + ## widget = checkbox + +MSG_PARY02 1 "Constant Y term" + +SIGY02 0 + ## widget = lineedit + +MSG_SIGY02 1 "Sigma const. Y term" + +! Orb.est: X0 Estimation +! ---------------------- +PARX02 1 "1" + ## widget = checkbox + +MSG_PARX02 1 "Constant X term" + +SIGX02 0 + ## widget = lineedit + +MSG_SIGX02 1 "Sigma const. X term" + +! Orb.est: Periodic D0 terms +! -------------------------- +PRPARD02 1 "1" + ## widget = checkbox + +MSG_PRPARD02 1 "Periodic D term" + +SIGPRD02 0 + ## widget = lineedit + +MSG_SIGPRD02 1 "Sigma periodic D term" + +! Orb.est: Periodic Y0 terms +! -------------------------- +PRPARY02 1 "1" + ## widget = checkbox + +MSG_PRPARY02 1 "Periodic Y term" + +SIGPRY02 0 + ## widget = lineedit + +MSG_SIGPRY02 1 "Sigma periodic Y term" + +! Orb.est: Periodic X0 terms +! -------------------------- +PRPARX02 1 "1" + ## widget = checkbox + +MSG_PRPARX02 1 "Periodic X term" + +SIGPRX02 0 + ## widget = lineedit + +MSG_SIGPRX02 1 "Sigma periodic X term" + +! Stoch.Orb? +! ---------- +STCEST2 1 "1" + ## widget = checkbox + +MSG_STCEST2 1 "Estimation of stochastic pulses" + +! Stoch.Orb: Vel./Acc. +! -------------------- +PULSDEF2 1 "VELOCITY" + ## widget = combobox; cards = ACCELERATION VELOCITY; editable = false + +MSG_PULSDEF2 1 "Set up pulses as accelerations/velocities" + +! Stoch.Orb: Radial +! ----------------- +ESTRAD2 1 "0" + ## widget = checkbox + +MSG_ESTRAD2 1 "Radial pulses setup" + +SIGRAD2 1 "0" + ## widget = lineedit + +MSG_SIGRAD2 1 "Sigma radial pulses" + +! Stoch.Orb: Perpendicular to (1), in Orbit Plane +! ----------------------------------------------- +ESTPRP2 1 "0" + ## widget = checkbox + +MSG_ESTPRP2 1 "Along track pulses setup" + +SIGPRP2 1 "0" + ## widget = lineedit + +MSG_SIGPRP2 1 "Sigma along track pulses" + +! Stoch.Orb: Normal to Orbit Plane +! -------------------------------- +ESTNOR2 1 "0" + ## widget = checkbox + +MSG_ESTNOR2 1 "Out of plane pulses setup" + +SIGNOR2 1 "0" + ## widget = lineedit + +MSG_SIGNOR2 1 "Sigma out of plane pulses" + +! Stoch.Orb: Direction to the Sun +! ------------------------------- +ESTSUN2 1 "0" + ## widget = checkbox + +MSG_ESTSUN2 1 "Direction to Sun pulses" + +SIGSUN2 1 "0" + ## widget = lineedit + +MSG_SIGSUN2 1 "Sigma direction to Sun pulses" + +! Stoch.Orb: Y-Direction in Satellite Frame +! ----------------------------------------- +ESTYDIR2 1 "0" + ## widget = checkbox + +MSG_ESTYDIR2 1 "Y-direction pulses" + +SIGYDIR2 1 "0" + ## widget = lineedit + +MSG_SIGYDIR2 1 "Sigma Y-direction pulses" + +! Stoch.Orb: X-Direction in Satellite Frame +! ----------------------------------------- +ESTXDIR2 1 "0" + ## widget = checkbox + +MSG_ESTXDIR2 1 "X-direction pulses" + +SIGXDIR2 1 "0" + ## widget = lineedit + +MSG_SIGXDIR2 1 "Sigma X-direction pulses" + +! Stoch.Orb: Number of sets per day +! --------------------------------- +NUMSET12 1 "96" + ## widget = spinbox; range = 1 12 1 + +MSG_NUMSET12 1 "Number of parameter sets per day" + +! Stoch.Orb: Groups +! ----------------- +SATGROUP2 1 "" "" "" "" "" + ## widget = uniline; numlines = 5 + +MSG_SATGROUP2 1 "Satellite specific parameter setup" + +! Stoch.Orb: Enable more requests for stoch. orbit +! ------------------------------------------------ +STCSPEC2 1 "0" + ## widget = checkbox + +MSG_STCSPEC2 1 "Additional requests for further epochs" + +! Stoch.Orb: List of more requests for stoch. orbit +! ------------------------------------------------- +STCGROUP2 1 "" "" "" "" "" "" + ## widget = uniline; numlines = 10 + +MSG_STCGROUP2 1 "Additional setup requests for stoch. pulses" + +! ----------------------------------------- +! +! PARAMETER TYPE: Troposphere parameter +! =============== +! +! ----------------------------------------- +! +! Enable Site-Specific Troposphere Parameters +! ------------------------------------------- +SITETROP 1 "1" + ## widget = checkbox + ## activeif = FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC + +MSG_SITETROP 1 "Parameter setup: site-specific troposphere parameters" + +! Offset for troposphere SINEX file +! --------------------------------- +TRPOFF 0 + ## widget = lineedit; activeif = TROPSNX / _ + # + +MSG_TRPOFF 1 "Offset for troposphere SINEX file" + +! Time resolution for troposphere SINEX file +! ------------------------------------------ +TRPRES 0 + ## widget = lineedit; activeif = TROPSNX / _ + # + +MSG_TRPRES 1 "Time resolution for troposphere SINEX file" + +! Tropo: Absolute General Zenith A Priori Sigma +! --------------------------------------------- +SIGABS 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_SIGABS 1 "Tropo: Zenith path delay" + +! Tropo: Absolute General Gradient A Priori Sigma +! ----------------------------------------------- +SIGABS_G 0 + ## widget = lineedit; activeif = TRPGRD / NONE = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGABS_G 1 "Tropo: Horizontal gradients" + +! Tropo: Relative General Zenith A Priori Sigma +! --------------------------------------------- +SIGREL 1 "5.00" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SIGREL 1 "Tropo: relative zenith path delay a priori sigma" + +! Tropo: Relative General Gradient A Priori Sigma +! ----------------------------------------------- +SIGREL_G 1 "5.00" + ## widget = lineedit; activeif = TRPGRD / NONE = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGREL_G 1 "Tropo: relative horizontal gradients a priori sigma" + +! Tropo: List of special stations +! ------------------------------- +SPESEL 1 "NONE" + ## widget = combobox; editable = false + ## cards = NONE FIRST LAST FROM_FILE MANUAL + +MSG_SPESEL 1 "Tropo: special sigma station selection" + +! Tropo: List of stations with no troposphere +! ------------------------------------------- +NTRPSEL 1 "NONE" + ## widget = combobox; editable = false + ## cards = NONE FIRST LAST FROM_FILE MANUAL WITH_TROPO + +MSG_NTRPSEL 1 "Tropo: list of stations with no troposphere estimation" + +! Tropo: Absolute Special Zenith A Priori Sigma +! --------------------------------------------- +SPEABS 0 + ## widget = lineedit; activeif = SPESEL / NONE AND SPESEL / FROM_FILE = 1 + ## check_type = real; check_min = 0.0 + # + +MSG_SPEABS 1 "Tropo: Absolute special zenith path delay sigma" + +! Tropo: Absolute Special Gradient A Priori Sigma +! ----------------------------------------------- +SPEABS_G 0 + ## widget = lineedit + ## activeif = SPESEL / NONE AND SPESEL / FROM_FILE AND TRPGRD / NONE = 1 + ## check_type = real; check_min = 0.0 + # + +MSG_SPEABS_G 1 "Tropo: Absolute special horizontal gradient sigma" + +! Tropo: Relative Special Zenith A Priori Sigma +! --------------------------------------------- +SPEREL 0 + ## widget = lineedit; activeif = SPESEL / NONE AND SPESEL / FROM_FILE = 1 + ## check_type = real; check_min = 0.0 + # + +MSG_SPEREL 1 "Tropo: relative special zenith a priori sigma" + +! Tropo: Relative Special Gradient A Priori Sigma +! ----------------------------------------------- +SPEREL_G 0 + ## widget = lineedit + ## activeif = SPESEL / NONE AND SPESEL / FROM_FILE AND TRPGRD / NONE = 1 + ## check_type = real; check_min = 0.0 + # + +MSG_SPEREL_G 1 "Tropo: relative special gradient a priori sigma" + +! Tropo: Stations with special Troposphere +! ---------------------------------------- +STATION3 0 + ## widget = selwin; activeif = SPESEL == MANUAL; pointer = STALST + # + +MSG_STATION3 1 "Tropo: special sigma for stations" + +! Tropo: File with Stations(s) with special Troposphere +! ----------------------------------------------------- +STAFILE3 0 + ## widget = selwin; activeif = SPESEL == FROM_FILE; path = DIR_SIG + ## ext = EXT_SIG; maxfiles = 1; emptyallowed = true + # + +MSG_STAFILE3 1 "Tropo: file with stations for special sigma" + +! Tropo: Stations with no Troposphere +! ----------------------------------- +STATION6 0 + ## widget = selwin; activeif = SITEROP == 1 AND NTRPSEL == MANUAL + ## pointer = STALST + # + +MSG_STATION6 1 "Tropo: stations with no troposphere est." + +! Tropo: File with Stations(s) with no Troposphere +! ------------------------------------------------ +STAFILE6 0 + ## widget = selwin; activeif = SITETROP == 1 AND NTRPSEL == FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1; emptyallowed = true + # + +MSG_STAFILE6 1 "Tropo: file with stations(s) with no troposphere est." + +! Tropo: Mapping Function +! ----------------------- +MAPPNG 1 "WET_GMF" + ## widget = combobox; editable = false; activeif = TROPEST = _ + ## cards = WET_VMF DRY_VMF WET_GMF DRY_GMF WET_NIELL DRY_NIELL COSZ HOPFIELD + +MSG_MAPPNG 1 "Tropo: mapping function" + +! Tropo: Gradient Estimation Model +! -------------------------------- +TRPGRD 1 "CHENHER" + ## widget = combobox; editable = false; activeif = TROPEST = _ + ## cards = NONE TANZ CHENHER TILTING LINEAR + +MSG_TRPGRD 1 "Tropo: gradient estimation model" + +! Tropo: Zenital Parameter Time Interal +! ------------------------------------- +NUMPAR 1 "02 00 00" + ## widget = lineedit; emptyallowed = false + +MSG_NUMPAR 1 "Zenith path delay: Parameter spacing" + +! Tropo: Gradient Parameter Time Interval +! --------------------------------------- +NUMGRD 1 "24 00 00" + ## widget = lineedit; emptyallowed = false; activeif = TRPGRD / NONE + +MSG_NUMGRD 1 "Horiz. gradient: parameter spacing" + +! ----------------------------------------- +! +! PARAMETER TYPE: Local Troposphere +! =============== +! +! ----------------------------------------- +! +! Enable local Troposphere Parameters +! ----------------------------------- +LOCTROP 1 "0" + ## widget = checkbox; activeif = TROPOS / NONE AND GEOTEC = GNSS + +MSG_LOCTROP 1 "Parameter Setup: local troposphere parameters" + +! L-trp: number of models +! ----------------------- +LTRPMOD 1 "24 00 00" + ## widget = lineedit; emptyallowed = false + +MSG_LTRPMOD 1 "Local Tropo Model: Parameter interval" + +! L-trp: number of parameters per model +! ------------------------------------- +LTRPPAR 1 "0" + ## widget = spinbox; range = 0 10 1 + +MSG_LTRPPAR 1 "Local Tropo Model: polynomial degree" + +! L-trp: absolute a priori sigma +! ------------------------------ +LTRPSIG1 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_LTRPSIG1 1 "Local Tropo: a priori sigma for zero-order term" + +! L-trp: relative a priori sigma +! ----------------------------- +LTRPSIG2 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_LTRPSIG2 1 "Local Tropo: a priori sigma for other terms" + +! ----------------------------------------- +! +! PARAMETER TYPE: Global Ionosphere +! =============== +! +! ----------------------------------------- +! +! Enable Global Ionosphere Model Parameters +! ----------------------------------------- +GLOBION 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / L3 AND FREQUENCY / MELWUEBB AND GEOTEC = GNSS + +MSG_GLOBION 1 "Parameter Setup: global ionosphere parameters" + +! GIM: Number of Coefficient Sets Per Session +! ------------------------------------------- +NUMION 1 "24 00 00" + ## widget = lineedit; emptyallowed = false + +MSG_NUMION 1 "GIM: Parameter spacing/interval" + +! GIM: Number of Coefficient Sets Per Session +! ------------------------------------------- +GIMNAM 1 "0110" + ## widget = lineedit; activeif = MLTMOD = 0 + # $S+0 + +MSG_GIMNAM 1 "GIM: 4-figure model name" + +! GIM: Maximum Degree of Spherical Harmonics +! ------------------------------------------ +MAXDEG 1 "6" + ## widget = spinbox; range = 0 30 1; check_type = integer; check_min = 0 + +MSG_MAXDEG 1 "GIM: maximum degree of spherical harmonics" + +! GIM: Maximum Order of Spherical Harmonics +! ----------------------------------------- +MAXORD 1 "6" + ## widget = spinbox; range = 0 30 1; check_type = integer; check_min = 0 + +MSG_MAXORD 1 "GIM: maximum order of spherical harmonics" + +! GIM: Reference Frame Definition +! ------------------------------- +REFFRM 1 "GEOMAGNETIC" + ## widget = combobox; editable = false; cards = GEOGRAPHIC GEOMAGNETIC + +MSG_REFFRM 1 "GIM: reference frame definition" + +! GIM: Station-Specific Models +! ---------------------------- +MLTMOD 1 "0" + ## widget = checkbox + +MSG_MLTMOD 1 "GIM: station-specific models" + +! GIM: Longitude of the Sun +! ------------------------- +LONSUN 1 "MEAN" + ## widget = combobox; editable = false; cards = MEAN TRUE + +MSG_LONSUN 1 "GIM: longitude of the Sun" + +! GIM: Mode of Temporal Modeling +! ------------------------------ +STADYN 1 "STATIC" + ## widget = combobox; editable = false; cards = STATIC DYNAMIC + +MSG_STADYN 1 "GIM: mode of temporal modeling" + +! GIM: Mapping Function +! --------------------- +MAPFUN 1 "MSLM" + ## widget = combobox; editable = false; cards = NONE COSZ MSLM ESM + +MSG_MAPFUN 1 "GIM: mapping function" + +! GIM: A Priori Height of Single Layer +! ------------------------------------ +HGTION 1 "450" + ## widget = lineedit; check_type = real + +MSG_HGTION 1 "GIM: a priori height of single layer" + +! GIM: Latitude of Geomagnetic Pole +! --------------------------------- +LATPOL 1 "79" + ## widget = lineedit; check_type = real + +MSG_LATPOL 1 "GIM: latitude of geomagnetic pole" + +! GIM: Longitude of Geomagnetic Pole +! ---------------------------------- +LONPOL 1 "-71" + ## widget = lineedit; check_type = real + +MSG_LONPOL 1 "GIM: longitude of geomagnetic pole" + +! GIM: Absolute Sigma for Coefficients +! ------------------------------------ +SIGCOE 1 "10" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SIGCOE 1 "GIM: absolute sigma for coefficients" + +! GIM: Relative Sigma for Coefficients +! ------------------------------------ +RELCOE 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_RELCOE 1 "GIM: relative sigma for coefficients" + +! GIM: Number of Height Parameters +! -------------------------------- +HGTEST 1 "NONE" + ## widget = combobox; editable = false; cards = NONE ALL EACH + ## activeif = IONOS / _ + +MSG_HGTEST 1 "GIM: number of height parameters" + +! GIM: Absolute Sigma for Height Parameters +! ----------------------------------------- +SIGHGT 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = IONOS / _ AND HGTEST / NONE + +MSG_SIGHGT 1 "GIM: absolute sigma for height parameters" + +! GIM: Relative Sigma for Height Parameters +! ----------------------------------------- +RELHGT 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = IONOS / _ AND HGTEST = EACH + +MSG_RELHGT 1 "GIM: relative sigma for height parameters" + +! ----------------------------------------- +! +! PARAMETER TYPE: Local Ionosphere Modelling +! =============== +! +! ----------------------------------------- +! +! Enable local ionosphere +! ----------------------- +LOCIONO 1 "0" + ## widget = checkbox; activeif = GEOTEC = GNSS + +MSG_LOCIONO 1 "Parameter Setup: local ionosphere parameters" + +! Loc.Iono: Model specification +! ----------------------------- +LIONSTR 1 "" "" "" "" + ## widget = uniline; numlines = 10 + +MSG_LIONSTR 1 "Loc.Iono: model specification" + +! ----------------------------------------- +! +! PARAMETER TYPE: Stochastic Ionosphere +! =============== +! +! ----------------------------------------- +! +! Enable Stochastic Ionosphere Parameters +! --------------------------------------- +DIFFION 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / L3 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC AND GEOTEC = GNSS + +MSG_DIFFION 1 "Parameter Setup: stochastic ionosphere parameters" + +! Stoch Iono: Elimination of Reference Ionosphere Parameters +! ---------------------------------------------------------- +DIONELI 0 + ## widget = checkbox + +MSG_DIONELI 1 "Stoch Iono: elimination of reference ionosphere parameters" + +! Stoch Iono: Elevation-Dependent Parameter Constraining +! ------------------------------------------------------ +DIONCON 1 "1" + ## widget = checkbox + +MSG_DIONCON 1 "Stoch Iono: elevation-dependent parameter constraining" + +! Stoch Iono: Absolute A Priori Sigma on Single Difference Level +! -------------------------------------------------------------- +DIONSIG 1 "0.25" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_DIONSIG 1 "Stoch Iono: absolute a priori sigma on single difference level" + +! Stoch Iono: Relative A Priori Sigma of Ionospheric Random Walk +! -------------------------------------------------------------- +DIONSIGR 1 "0.00" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_DIONSIGR 1 "Stoch Iono: relative a priori sigma of ionospheric random walk" + +! ------------------------------------------------------------------------------ +! PARAMETER TYPE: Higher-order ionosphere scaling factors +! ------------------------------------------------------------------------------ +SCALHOI 1 "0" + ## widget = checkbox + ## activeif = IONOS / _ AND FREQUENCY / L1 AND FREQUENCY / L2 AND FREQUENCY / L5 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC AND GEOTEC = GNSS + +MSG_SCALHOI 1 "Parameter Setup: Higher-order ionosphere scaling factors" + +HOI1 1 "NO" + ## widget = combobox; editable = false + ## cards = NO ONE_FOR_ALL ONE_PER_STATION + +MSG_HOI1 1 "Second-order term" + +SIGHOI1 1 "0.0001" + ## widget = lineedit; activeif = HOI1 / NO; check_type = real + ## check_min = 0.0 + +MSG_SIGHOI1 1 "Sigma of second-order term" + +HOI2 1 "NO" + ## widget = combobox; editable = false + ## cards = NO ONE_FOR_ALL ONE_PER_STATION + +MSG_HOI2 1 "Third-order term" + +SIGHOI2 1 "0.0001" + ## widget = lineedit; activeif = HOI2 / NO; check_type = real + ## check_min = 0.0 + +MSG_SIGHOI2 1 "Sigma of third-order term" + +HOI3 1 "NO" + ## widget = combobox; editable = false + ## cards = NO ONE_FOR_ALL ONE_PER_STATION + +MSG_HOI3 1 "Ray path bending term" + +SIGHOI3 1 "0.0001" + ## widget = lineedit; activeif = HOI3 / NO; check_type = real + ## check_min = 0.0 + +MSG_SIGHOI3 1 "Sigma of ray path bending term" + +! ----------------------------------------- +! +! PARAMETER TYPE: Earth Rotation Parameters +! =============== +! +! ----------------------------------------- +! +! Enable Earth Rotation Parameters +! -------------------------------- +ERP 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC + +MSG_ERP 1 "Parameter Setup: Earth orientation parameters" + +! Erp: Total number of sets +! ------------------------- +NUMSET 1 "24 00 00" + ## widget = lineedit; emptyallowed = false + +MSG_NUMSET 1 "ERP: Parameter spacing" + +! Erp: Number of X-Pole +! --------------------- +NXP 1 "2" + ## widget = spinbox; range = 0 4 1; check_type = integer; check_min = 0 + +MSG_NXP 1 "ERP: Number of X-Pole par./set" + +! Erp: Sigma of X-Pole +! -------------------- +SIGXP 0 + ## widget = lineedit; activeif = NXP / 0 = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGXP 1 "ERP: sigma of X-pole" + +! Erp: Number of Y-Pole +! --------------------- +NYP 1 "2" + ## widget = spinbox; range = 0 4 1; check_type = integer; check_min = 0 + +MSG_NYP 1 "ERP: number of Y-pole par./set" + +! Erp: Sigma of Y-Pole +! -------------------- +SIGYP 0 + ## widget = lineedit; activeif = NYP / 0 = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGYP 1 "ERP: sigma of Y-pole" + +! Erp: Number of UT1-UTC +! ---------------------- +NDT 1 "2" + ## widget = spinbox; range = 0 4 1; check_type = integer; check_min = 0 + +MSG_NDT 1 "ERP: number of UT1-UTC par./set" + +! Erp: Sigma of UT1-UTC (1st value) +! --------------------------------- +SIG1DT 1 "0.0000001" + ## widget = lineedit; emptyallowed = false; activeif = NDT / 0 = 1 + ## check_type = real; check_min = 0.0 + +MSG_SIG1DT 1 "ERP: sigma of UT1-UTC (1st value)" + +! Erp: Sigma of UT1-UTC (other requests) +! -------------------------------------- +SIGDT 0 + ## widget = lineedit; activeif = NDT / 0 = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGDT 1 "ERP: sigma of UT1-UTC (other requests)" + +! Erp: Number of Delta Epsilon +! ---------------------------- +NEPS 1 "0" + ## widget = spinbox; range = 0 4 1; check_type = integer; check_min = 0 + +MSG_NEPS 1 "ERP: number of delta epsilon par./set" + +! Erp: Sigma of Delta Epsilon (1st value) +! --------------------------------------- +SIG1EPS 1 "0.0001" + ## widget = lineedit; emptyallowed = false; activeif = NEPS / 0 = 1 + ## check_type = real; check_min = 0.0 + +MSG_SIG1EPS 1 "ERP: sigma of delta epsilon (1st value)" + +! Erp: Sigma of Delta Epsilon (other requests) +! -------------------------------------------- +SIGEPS 0 + ## widget = lineedit; activeif = NEPS / 0 = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGEPS 1 "ERP: sigma of delta epsilon (other requests)" + +! Erp: Number of Delta Psi +! ------------------------ +NPSI 1 "0" + ## widget = spinbox; range = 0 4 1; check_type = integer; check_min = 0 + +MSG_NPSI 1 "ERP: number of delta psi par./set" + +! Erp: Sigma of Delta Psi (1st value) +! ----------------------------------- +SIG1PSI 1 "0.0001" + ## widget = lineedit; emptyallowed = false; activeif = NPSI / 0 = 1 + ## check_type = real; check_min = 0.0 + +MSG_SIG1PSI 1 "ERP: sigma of delta psi (1st value)" + +! Erp: Sigma of Delta Psi (other requests) +! -------------------------------------------- +SIGPSI 0 + ## widget = lineedit; activeif = NPSI / 0 = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGPSI 1 "ERP: sigma of delta psi (other requests)" + +! Erp: Continuity Between Sets +! ---------------------------- +CONTI 1 "ERP" + ## widget = combobox; editable = false; cards = NO ERP NUT BOTH + +MSG_CONTI 1 "Continuity between sets" + +! Erp: Constrain Drifts to Zero +! ----------------------------- +CONSTRA 1 "NUT" + ## widget = combobox; editable = false; cards = NO ERP NUT BOTH + +MSG_CONSTRA 1 "Drifts constrained to zero" + +! Erp: Values per Set Stored in Bernese Pole File +! ----------------------------------------------- +NVBERN 1 "12 00 00" + ## widget = lineedit; activeif = POLERS / _ + +MSG_NVBERN 1 "ERP: time resolution in Bernese pole file" + +! Erp: Values per Set Stored in IERS Pole File +! -------------------------------------------- +NVIERS 1 "12 00 00" + ## widget = lineedit; activeif = IERSPOL / _ + +MSG_NVIERS 1 "ERP: time resolution in IERS pole file" + +! Erp: Time Window +! ---------------- +ERPTIM 1 "0" + ## widget = checkbox + +RADIO7_1 1 "1" + ## widget = radiobutton; group = DUMMY + ## radiokeys = SESSION_YEAR7 SESSION_STRG7 + +RADIO7_2 1 "0" + ## widget = radiobutton; group = DUMMY + ## radiokeys = STADAT7 STATIM7 ENDDAT7 ENDTIM7 + +! Erp: Time Window (session definition) +! ------------------------------------- +SESSION_YEAR7 1 "2019" + ## widget = lineedit; multilineallowed = true + # $Y+0 + +MSG_SESSION_YEAR7 1 "ERP: time interval(YEAR)" + +SESSION_STRG7 1 "0110" + ## widget = lineedit; multilineallowed = true + # $S+0 + +MSG_SESSION_STRG7 1 "ERP: time interval(SESSION)" + +! Erp: Time Window (definition by date/time) +! ------------------------------------------ +STADAT7 0 + ## widget = lineedit + +MSG_STADAT7 1 "ERP: start time(Year Month Day)" + +STATIM7 0 + ## widget = lineedit + +MSG_STATIM7 1 "ERP: start time(Hour Minutes Seconds)" + +ENDDAT7 0 + ## widget = lineedit + +MSG_ENDDAT7 1 "ERP: end time(Year Month Day)" + +ENDTIM7 0 + ## widget = lineedit + +MSG_ENDTIM7 1 "ERP: end time(Hour Minutes Seconds)" + +! ----------------------------------------- +! +! PARAMETER TYPE: Coordinates of Center of Mass +! =============== +! +! ----------------------------------------- +! +! Enable: Coordinates of Geocenter +! ------------------------------------- +GEOCENT 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC + +MSG_GEOCENT 1 "Geocenter coordinates" + +! Estimate Center of Mass X +! ------------------------- +COMX 1 "0" + ## widget = checkbox + +MSG_COMX 1 "X component" + +! Sigma for Center of Mass X +! -------------------------- +SIGCOMX 0 + ## widget = lineedit; activeif = COMX = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGCOMX 1 "A priori sigma for Geocenter, comp. X" + +! Estimate Center of Mass Y +! ------------------------- +COMY 1 "0" + ## widget = checkbox + +MSG_COMY 1 "Y-component" + +! Sigma for Center of Mass Y +! -------------------------- +SIGCOMY 0 + ## widget = lineedit; activeif = COMY = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGCOMY 1 "A priori sigma for Geocenter, comp. Y" + +! Estimate Center of Mass Z +! ------------------------- +COMZ 1 "0" + ## widget = checkbox + +MSG_COMZ 1 "Z component" + +! Sigma for Center of Mass Z +! -------------------------- +SIGCOMZ 0 + ## widget = lineedit; activeif = COMZ = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGCOMZ 1 "A priori sigma for Geocenter, comp. Z" + +! ----------------------------------------- +! +! PARAMETER TYPE: GNSS-specific parameters +! =============== +! +! ----------------------------------------- +! +! Enable GNSS-specific parameters +! ------------------------------- +GNSSPEC 1 "0" + ## widget = checkbox + ## activeif = SATSYS / GPS AND FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC + +MSG_GNSSPEC 1 "GNSS-specific parameter setup" + +! Station translations: GNSS selection +! ------------------------------------ +SYSTRA 1 "GLONASS" + ## widget = combobox; editable = false + ## cards = NONE GLONASS GALILEO GLO/GAL + +MSG_SYSTRA 1 "Station translations: system selection" + +! Station translations: a priori sigmas +! ------------------------------------- +SYSTRA_N 1 "0.00001" + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = SYSTRA / NONE + +MSG_SYSTRA_N 1 "Station translations: a priori sigma north" + +SYSTRA_E 1 "0.00001" + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = SYSTRA / NONE + +MSG_SYSTRA_E 1 "Station translations: a priori sigma east" + +SYSTRA_U 1 "0.00001" + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = SYSTRA / NONE + +MSG_SYSTRA_U 1 "Station translations: a priori sigma up" + +! Troposphere bias: GNSS selection +! -------------------------------- +SYSTRP 1 "GLONASS" + ## widget = combobox; editable = false + ## cards = NONE GLONASS GALILEO GLO/GAL + +MSG_SYSTRP 1 "Troposphere bias: system selection" + +! Troposphere bias: a priori sigmas +! --------------------------------- +SYSTRP_A 0 + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = SYSTRP / NONE + +MSG_SYSTRP_A 1 "Troposphere bias: a priori sigma" + +! ----------------------------------------- +! +! PARAMETER TYPE: Satellite Antenna Offsets +! =============== +! +! ----------------------------------------- +! +! Enable Satellite Antenna Offsets +! -------------------------------- +SANTOFF 1 "0" + ## widget = checkbox; activeif = FREQUENCY / MELWUEBB AND FREQUENCY / DTEC + +MSG_SANTOFF 1 "GNSSS antenna offsets" + +! Sat. ant. off: est X component +! ------------------------------ +SATANTX 1 "1" + ## widget = checkbox + +MSG_SATANTX 1 "X component" + +! Sat. ant. off: est Y component +! ------------------------------ +SATANTY 1 "1" + ## widget = checkbox + +MSG_SATANTY 1 "Y component" + +! Sat. ant. off: est Z component +! ------------------------------ +SATANTZ 1 "1" + ## widget = checkbox + +MSG_SATANTZ 1 "Z component" + +! Sat. ant. off: sigma for X comp. +! -------------------------------- +SATANTSX 1 "1D-6" + ## widget = lineedit; activeif = SATANTX = 1; check_type = real + ## check_min = 0.0 + +MSG_SATANTSX 1 "Sat.ant.offset: sigma for X comp." + +! Sat. ant. off: sigma for Y comp. +! -------------------------------- +SATANTSY 1 "1D-6" + ## widget = lineedit; activeif = SATANTY = 1; check_type = real + ## check_min = 0.0 + +MSG_SATANTSY 1 "Sat.ant.offset: sigma for Y comp." + +! Sat. ant. off: sigma for Z comp. +! -------------------------------- +SATANTSZ 1 "1D-6" + ## widget = lineedit; activeif = SATANTZ = 1; check_type = real + ## check_min = 0.0 + +MSG_SATANTSZ 1 "Sat.ant.offset: sigma for Z comp." + +! Sat. ant. off: more input options +! --------------------------------- +SATANT0 1 "0" + ## widget = checkbox + ## activeif = SATANTX = 1 OR SATANTY = 1 OR SATANTZ = 1 AND SAOSEL / SAT_SPECIFIC + +MSG_SATANT0 1 "Sat. ant. offset: advanced setup" + +! Sat. ant. off +! ------------- +SAOSEL 1 "BLOCK/TYPE" + ## widget = combobox; editable = false + ## cards = BLOCK/TYPE MANUAL SAT_SPECIFIC + ## activeif = SATANTX = 1 OR SATANTY = 1 OR SATANTZ = 1 + +MSG_SAOSEL 1 "Sat.ant.offset: grouping" + +! Sat. ant. off: define the satellite groups +! ------------------------------------------ +SATANTGRP 1 "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" + ## widget = uniline; check_type.1 = integer; check_min.1 = 1 + ## check_max.1 = 999; check_type.2 = integer; check_min.2 = 0 + ## check_max.2 = 199; check_type.3 = integer; check_min.3 = 0 + ## check_max.3 = 199; check_type.4 = integer; check_min.4 = 0 + ## check_max.4 = 199; check_type.5 = integer; check_min.5 = 0 + ## check_max.5 = 199; check_type.6 = integer; check_min.6 = 0 + ## check_max.6 = 199; check_type.7 = integer; check_min.7 = 0 + ## check_max.7 = 199; check_type.8 = integer; check_min.8 = 0 + ## check_max.8 = 199; check_type.9 = integer; check_min.9 = 0 + ## check_max.9 = 199; check_type.10 = integer; check_min.10 = 0 + ## check_max.10 = 199; check_type.11 = integer; check_min.11 = 0 + ## check_max.11 = 199; check_type.12 = integer; check_min.12 = 0 + ## check_max.12 = 199; check_type.13 = integer; check_min.13 = 0 + ## check_max.13 = 199; check_type.14 = integer; check_min.14 = 0 + ## check_max.14 = 199; check_type.15 = integer; check_min.15 = 0 + ## check_max.15 = 199; check_type.16 = integer; check_min.16 = 0 + ## check_max.16 = 199; numlines = 10 + +MSG_SATANTGRP 1 "Sat.ant.offset: define the satellite groups" + +! Sat. ant. off: more parameters, special sigmas +! ---------------------------------------------- +SATANTSTR 1 "" "" "" "" "" "" "" "" + ## widget = uniline; check_type.1 = integer; check_min.1 = 1 + ## check_max.1 = 999999; check_type.3 = real; check_min.3 = 0.0 + ## check_type.4 = real; check_min.4 = 0.0; check_type.5 = real + ## check_min.5 = 0.0; check_type.6 = real; check_min.6 = 0.0 + ## check_type.7 = real; check_min.7 = 0.0; check_type.8 = real + ## check_min.8 = 0.0; numlines = 10 + +MSG_SATANTSTR 1 "Sat.ant.offset: more parameters, special sigmas" + +! --------------------------------------------------------- +! +! PARAMETER TYPE: Satellite Antenna Phase Center Variations +! =============== +! +! --------------------------------------------------------- +! +! Enable Satellite Antenna Phase Center Variations +! ------------------------------------------------ +SANTPAT 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / MELWUEBB AND FREQUENCY / DTEC AND GEOTEC = GNSS + +MSG_SANTPAT 1 "GNSS antenna PCV patterns" + +! Sat. ant. PCV: maximum nadir angle +! ---------------------------------- +SAPNADMAX 1 "15" + ## widget = lineedit; check_type = real; check_min = 0.0; check_max = 90.0 + +MSG_SAPNADMAX 1 "Sat.Ant.PCV: maximum nadir angle" + +! Sat. ant. PCV: nadir increment +! ------------------------------ +SAPDNAD 1 "1" + ## widget = lineedit; check_type = real; check_min = 0.0; check_max = 90.0 + +MSG_SAPDNAD 1 "Sat.Ant.PCV: nadir increment" + +! Sat. ant. PCV: azimuth increment +! -------------------------------- +SAPDAZI 1 "360" + ## widget = lineedit; check_type = integer; check_min = 360 + ## check_max = 360 + +MSG_SAPDAZI 1 "Sat.Ant.PCV: azimuth increment" + +! Sat. ant. PCV: sigma for estimation +! ----------------------------------- +SAPSIGMA 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SAPSIGMA 1 "Sat.Ant.PCV: sigma for estimation" + +! Sat. ant. PCV +! ------------- +SAPSEL 1 "BLOCK/TYPE" + ## widget = combobox; editable = false + ## cards = BLOCK/TYPE MANUAL SAT_SPECIFIC + +MSG_SAPSEL 1 "Grouping" + +! Sat. ant. PCV: define the satellite groups +! ------------------------------------------ +SAPGRP 1 "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" + ## widget = uniline; check_type.1 = integer; check_min.1 = 1 + ## check_max.1 = 999; check_type.2 = integer; check_min.2 = 0 + ## check_max.2 = 199; check_type.3 = integer; check_min.3 = 0 + ## check_max.3 = 199; check_type.4 = integer; check_min.4 = 0 + ## check_max.4 = 199; check_type.5 = integer; check_min.5 = 0 + ## check_max.5 = 199; check_type.6 = integer; check_min.6 = 0 + ## check_max.6 = 199; check_type.7 = integer; check_min.7 = 0 + ## check_max.7 = 199; check_type.8 = integer; check_min.8 = 0 + ## check_max.8 = 199; check_type.9 = integer; check_min.9 = 0 + ## check_max.9 = 199; check_type.10 = integer; check_min.10 = 0 + ## check_max.10 = 199; check_type.11 = integer; check_min.11 = 0 + ## check_max.11 = 199; check_type.12 = integer; check_min.12 = 0 + ## check_max.12 = 199; check_type.13 = integer; check_min.13 = 0 + ## check_max.13 = 199; check_type.14 = integer; check_min.14 = 0 + ## check_max.14 = 199; check_type.15 = integer; check_min.15 = 0 + ## check_max.15 = 199; check_type.16 = integer; check_min.16 = 0 + ## check_max.16 = 199; numlines = 10 + +MSG_SAPGRP 1 "Satellite antenna PCV group definition" + +! ----------------------------------------- +! +! PARAMETER TYPE: Receiver Antenna Offsets +! =============== +! +! ----------------------------------------- +! +! Enable Receiver Antenna Offsets +! ------------------------------- +RANTOFF 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / MELWUEBB AND FREQUENCY / DTEC AND GEOTEC = GNSS + +MSG_RANTOFF 1 "Receiver antenna offsets" + +! Rec. ant. off: estimate north +! ----------------------------- +RAON 1 "0" + ## widget = checkbox + +MSG_RAON 1 "Receiver antenna offsets North" + +! Rec. ant. off: estimate east +! ---------------------------- +RAOE 1 "0" + ## widget = checkbox + +MSG_RAOE 1 "Receiver antenna offsets East" + +! Rec. ant. off: estimate up +! -------------------------- +RAOU 1 "0" + ## widget = checkbox + +MSG_RAOU 1 "Receiver antenna offsets Up" + +! Rec. ant. off: satellite system +! ------------------------------- +RAOPRN 1 "GNSS" + ## widget = combobox; editable = false + ## activeif = RAON == 1 OR RAOE == 1 OR RAOU == 1 AND SATSYS / GPS AND SATSYS / GLONASS AND SATSYS / GALILEO + ## cards = GPS GLONASS GALILEO GNSS + +MSG_RAOPRN 1 "Receiver antenna offsets Satellite systems" + +! Rec. ant. off: frequency +! ------------------------ +RAOFRQ 1 "BOTH" + ## widget = combobox + ## activeif = RAON == 1 OR RAOE == 1 OR RAOU == 1 AND FREQUENCY == L1&L2 + ## editable = false; cards = L1 L2 BOTH L1&L2 + +MSG_RAOFRQ 1 "Receiver antenna offsets Frequencies" + +! Rec. ant. off: sigma (horiz) +! ---------------------------- +RAOSIGH 0 + ## widget = lineedit; activeif = RAON == 1 OR RAOE == 1 OR RAOU == 1 + ## check_type = real; check_min = 0.0 + +MSG_RAOSIGH 1 "Rec.Ant.offset: sigma of horizontal comp." + +! Rec. ant. off: sigma (vert) +! --------------------------- +RAOSIGV 0 + ## widget = lineedit; activeif = RAON == 1 OR RAOE == 1 OR RAOU == 1 + ## check_type = real; check_min = 0.0 + +MSG_RAOSIGV 1 "Rec.Ant.offset: sigma of vertical comp." + +! Rec. ant. off: manual setup +! --------------------------- +RAOSEL 1 "MANUAL" + ## widget = combobox + ## cards = RECEIVER-INDEPENDENT RECEIVER-DEPENDENT INDIVIDUAL MANUAL + ## activeif = RAON = 1 OR RAOE = 1 OR RAOU = 1; editable = false + +MSG_RAOSEL 1 "Rec. ant. off.: Manual setup: Grouping" + +! Rec. ant. off: list of indiv. antennas +! -------------------------------------- +RAOANT 0 + ## widget = selwin; pointer = ANTLST; activeif = RAOSEL = INDIVIDUAL + +MSG_RAOANT 1 "Rec.Ant.Offset: list of estimated antennas" + +! Rec. ant. off: list of indiv. reference antennas +! ------------------------------------------------ +RAOREFI 0 + ## widget = selwin; pointer = ANTLST; activeif = RAOSEL = INDIVIDUAL + +MSG_RAOREFI 1 "Rec.Ant.offset: list of reference antennas" + +! Rec. ant. off: list of antenna groups (rec.-indep.) +! --------------------------------------------------- +RAOGRPI 0 + ## widget = selwin; pointer = ANTGRPRI + ## activeif = RAOSEL = RECEIVER-INDEPENDENT + +MSG_RAOGRPI 1 "Rec.Ant.offset: list of estimated antenna groups (rec.-indep.)" + +! Rec. ant. off: list of reference antennas (rec.-indep.) +! ------------------------------------------------------- +RAOREFGI 0 + ## widget = selwin; pointer = ANTGRPRI + ## activeif = RAOSEL = RECEIVER-INDEPENDENT + +MSG_RAOREFGI 1 "Rec.Ant.offset: list of reference antennas (rec.-indep.)" + +! Rec. ant. off: list of antenna groups (rec.-dep.) +! ------------------------------------------------- +RAOGRP 0 + ## widget = selwin; pointer = ANTGRP + ## activeif = RAOSEL = RECEIVER-DEPENDENT + +MSG_RAOGRP 1 "Rec.Ant.offset: list of antenna groups (rec.-dep.)" + +! Rec. ant. off: list of reference antennas (rec.-dep.) +! ----------------------------------------------------- +RAOREFG 0 + ## widget = selwin; pointer = ANTGRP + ## activeif = RAOSEL = RECEIVER-DEPENDENT + +MSG_RAOREFG 1 "Rec.Ant.offset: list of reference antennas (rec.-dep.)" + +! Rec. ant. off: individual requests +! ---------------------------------- +RAOSTRHLP 1 "" "" "" "" "" "" "" "" + ## widget = uniline; menuaux = MENUAUX; action = RAOSETUP + ## menuauxkeys = PSFILES CSFILES PZFILES CZFILES + ## updateifsave = RANTOFF = 1 AND RAOSEL = MANUAL + +MSG_RAOSTRHLP 1 "Rec.Ant.offset: individual requests" + +! Rec. ant. off: parameter requests +! --------------------------------- +RAOSTR 1 "" "" "" "" "" "" "" "" + ## widget = uniline; menuaux = MENUAUX; action = RAOSETUP + ## menuauxkeys = RAOSTR PSFILES CSFILES PZFILES CZFILES + ## updateifsave = RANTOFF = 1 AND RAOSEL = MANUAL + ## updateifchanged = RAOSTRHLP; check_strlen.1 = 20; check_strlen.2 = 20 + ## check_type.3 = integer; check_min.3 = 0; check_max.3 = 999999 + ## check_type.4 = integer; check_min.4 = 0; check_max.4 = 999999 + ## check_strlen.6 = 7; check_type.7 = real; check_min.7 = 0.0 + ## check_type.8 = real; check_min.8 = 0.0; numlines = 10 + +MSG_RAOSTR 1 "Rec.Ant.offset: parameter requests" + +! -------------------------------------------------------- +! +! PARAMETER TYPE: Receiver Antenna Phase Center Variations +! =============== +! +! -------------------------------------------------------- +! Enable Receiver Antenna Phase Center Variations +! ----------------------------------------------- +RANTPAT 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / MELWUEBB AND FREQUENCY / DTEC AND GEOTEC = GNSS + +MSG_RANTPAT 1 "Enable rec. ant. PCV patterns" + +! Rec. ant. PCV: satellite system +! ------------------------------- +RAPPRN 1 "GNSS" + ## widget = combobox; editable = false; cards = GPS GLONASS GALILEO GNSS + ## activeif = SATSYS / GPS AND SATSYS / GLONASS AND SATSYS / GALILEO + +MSG_RAPPRN 1 "Rec. ant. PCV: Satellite systems" + +! Rec. ant. PCV: frequency +! ------------------------ +RAPFRQ 1 "BOTH" + ## widget = combobox; editable = false; cards = L1 L2 BOTH L1&L2 + ## activeif = FREQUENCY == L1&L2 + +MSG_RAPFRQ 1 "Rec. ant. PCV: Frequencies" + +! Rec. ant. PCV: sigma for estimation +! ----------------------------------- +RAPSIGMA 1 "0.0" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_RAPSIGMA 1 "Rec.Ant.PCV: a priori sigma" + +! Rec. ant. pcv: polygon approach +! ------------------------------- +RAPMOD_1 1 "0" + ## widget = radiobutton; group = RAPMOD + +MSG_RAPMOD_1 1 "Rec. Ant. PCV: Polygon model" + +! Rec. ant. PCV: maximum zenith angle +! ----------------------------------- +RAPZENMAX 1 "90" + ## widget = spinbox; range = 0 110 1; check_type = integer; check_min = 0 + ## check_max = 110; activeif = RAPMOD_1 = 1 + +MSG_RAPZENMAX 1 "Rec.Ant.PCV: maximum zenith angle" + +! Rec. ant. PCV: elevation increment +! ---------------------------------- +RAPDELE 1 "5" + ## widget = spinbox; range = 1 110 1; check_type = integer; check_min = 1 + ## check_max = 110; activeif = RAPMOD_1 = 1 + +MSG_RAPDELE 1 "Rec.Ant.PCV: elevation increment" + +! Rec. ant. PCV: azimuth increment +! -------------------------------- +RAPDAZI 1 "0" + ## widget = spinbox; range = 1 360 1; check_type = integer; check_min = 1 + ## check_max = 360; activeif = RAPMOD_1 = 1 + +MSG_RAPDAZI 1 "Rec.Ant.PCV: azimuth increment" + +! Rec. ant. PCV: spherical harmonics +! ---------------------------------- +RAPMOD_2 1 "1" + ## widget = radiobutton; group = RAPMOD + +MSG_RAPMOD_2 1 "Rec.Ant.PCV: Spherical harmonics" + +! Rec. ant. PCV: degree n +! ----------------------- +RAPHARMN 1 "8" + ## widget = spinbox; range = 1 99 1; check_type = integer; check_min = 1 + ## check_max = 99; activeif = RAPMOD_2 = 1 + +MSG_RAPHARMN 1 "Rec.Ant.PCV: degree n" + +! Rec. ant. PCV: order m +! ---------------------- +RAPHARMM 1 "8" + ## widget = spinbox; range = 0 99 1; check_type = integer; check_min = 0 + ## check_max = 99; activeif = RAPMOD_2 = 1 + +MSG_RAPHARMM 1 "Rec.Ant.PCV: order m" + +! Rec. ant. PCV: manual selection +! ------------------------------- +RAPSEL 0 + ## widget = combobox + ## cards = RECEIVER-INDEPENDENT RECEIVER-DEPENDENT INDIVIDUAL MANUAL + ## editable = false + +MSG_RAPSEL 1 "Rec. Ant. PCV: Grouping" + +! Rec. ant. PCV: List of individual antennas +! ------------------------------------------ +RAPANT 0 + ## widget = selwin; pointer = ANTLST; activeif = RAPSEL = INDIVIDUAL + +MSG_RAPANT 1 "Rec.Ant.PCV: list of individual antennas" + +! Rec. ant. PCV: List of indiv. reference antennas +! ------------------------------------------------ +RAPREFI 0 + ## widget = selwin; pointer = ANTLST; activeif = RAPSEL = INDIVIDUAL + +MSG_RAPREFI 1 "Rec.Ant.PCV: list of indiv. ref. antennas" + +! Rec. ant. PCV: List of antenna groups (rec.-indep.) +! --------------------------------------------------- +RAPGRPI 0 + ## widget = selwin; pointer = ANTGRPRI + ## activeif = RAPSEL = RECEIVER-INDEPENDENT + +MSG_RAPGRPI 1 "Rec.Ant.PCV: list of antenna groups (rec.-indep.)" + +! Rec. ant. PCV: List of reference antennas (rec.-indep.) +! ------------------------------------------------------- +RAPREFGI 0 + ## widget = selwin; pointer = ANTGRPRI + ## activeif = RAPSEL = RECEIVER-INDEPENDENT + +MSG_RAPREFGI 1 "Rec.Ant.PCV: list of ref. antennas (rec.-indep.)" + +! Rec. ant. PCV: List of antenna groups (rec.-dep.) +! ------------------------------------------------- +RAPGRP 0 + ## widget = selwin; pointer = ANTGRP + ## activeif = RAPSEL = RECEIVER-DEPENDENT + +MSG_RAPGRP 1 "Rec.Ant.PCV: list of antenna groups (rec.-dep.)" + +! Rec. ant. PCV: List of reference antennas (rec.-dep.) +! ----------------------------------------------------- +RAPREFG 0 + ## widget = selwin; pointer = ANTGRP + ## activeif = RAPSEL = RECEIVER-DEPENDENT + +MSG_RAPREFG 1 "Rec.Ant.PCV: list of ref. antennas (rec.-dep.)" + +! Rec. ant. PCV: manual selection +! ------------------------------- +RAPSTRHLP 1 "" "" "" "" "" "" "" "" + ## widget = uniline; menuaux = MENUAUX; action = RAPSETUP + ## menuauxkeys = PSFILES CSFILES PZFILES CZFILES + ## updateifsave = RANTPAT = 1 AND RAPSEL = MANUAL + +MSG_RAPSTRHLP 1 "Rec.Ant.PCV: manual selection" + +! Rec. ant. PCV: parameter requests +! --------------------------------- +RAPSTR 1 "" "" "" "" "" "" "" "" + ## widget = uniline; menuaux = MENUAUX; action = RAPSETUP + ## menuauxkeys = RAPSTR PSFILES CSFILES PZFILES CZFILES + ## updateifsave = RANTPAT = 1 AND RAPSEL = MANUAL + ## updateifchanged = RAPSTRHLP; check_strlen.1 = 20; check_strlen.2 = 20 + ## check_type.3 = integer; check_min.3 = 0; check_max.3 = 999999 + ## check_type.4 = integer; check_min.4 = 0; check_max.4 = 999999 + ## check_type.7 = integer; check_min.7 = 0; check_max.7 = 90 + ## check_type.8 = integer; check_min.8 = 0; check_max.8 = 360 + ## check_type.9 = real; check_min.9 = 0.0; numlines = 10 + +MSG_RAPSTR 1 "Rec.Ant.PCV: parameter requests" + +! ----------------------------------------- +! +! PARAMETER TYPE: Scaling factors for Vienna grid files +! =============== +! +! ----------------------------------------- +! +! Enable scaling factors for Vienna grid files +! -------------------------------------------- +GRDLOAD 1 "0" + ## widget = checkbox + ## activeif = ALOAD_FILES / _ OR ONTLD_FILES / _ OR HLOAD_FILES / _ AND FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC + +MSG_GRDLOAD 1 "Scaling related to loading effects" + +! ATM-LOAD: Atmospheric pressure loading +! -------------------------------------- +ALOADSET 1 "NONE" + ## widget = combobox; cards = NONE PER_STATION PER_GROUP ONE_OVERALL + ## editable = false; activeif = ALOAD_FILES / _ + +MSG_ALOADSET 1 "Atm. load: Scaling factor for stations" + +ALOADCLU 0 + ## widget = selwin; path = DIR_CLU; ext = EXT_CLU + ## activeif = ALOADSET = PER_GROUP + # + +MSG_ALOADCLU 1 "Atm. load: Scaling factor for stations" + +ALOADDEC 1 "FULL_EFFECT" + ## widget = combobox + ## cards = FULL_EFFECT HORIZONTAL/VERTICAL NORTH/EAST/UP; editable = false + ## activeif = ALOADSET / inactive AND ALOADSET / NONE + +MSG_ALOADDEC 1 "Atm. load: Parameter decomposition" + +ALOADSIG1 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ALOADDEC / inactive + +MSG_ALOADSIG1 1 "Atm. load: a priori sigma 1" + +ALOADSIG2 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ALOADDEC = HORIZONTAL/VERTICAL OR ALOADDEC = NORTH/EAST/UP + +MSG_ALOADSIG2 1 "Atm. load: a priori sigma 2" + +ALOADSIG3 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ALOADDEC = NORTH/EAST/UP + +MSG_ALOADSIG3 1 "Atm. load: a priori sigma 3" + +! OCN-LOAD: Ocean non-tidal loading +! --------------------------------- +ONTLDSET 1 "NONE" + ## widget = combobox; cards = NONE PER_STATION PER_GROUP ONE_OVERALL + ## editable = false; activeif = ONTLD_FILES / _ + +MSG_ONTLDSET 1 "Ocn. load: Scaling factor for stations" + +ONTLDCLU 0 + ## widget = selwin; path = DIR_CLU; ext = EXT_CLU + ## activeif = ONTLDSET = PER_GROUP + # + +MSG_ONTLDCLU 1 "Ocn. load: Scaling factor for stations" + +ONTLDDEC 1 "FULL_EFFECT" + ## widget = combobox + ## cards = FULL_EFFECT HORIZONTAL/VERTICAL NORTH/EAST/UP; editable = false + ## activeif = ONTLDSET / inactive AND ONTLDSET / NONE + +MSG_ONTLDDEC 1 "Ocn. load: Parameter decomposition" + +ONTLDSIG1 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ONTLDDEC / inactive + +MSG_ONTLDSIG1 1 "Ocn. load: a priori sigma 1" + +ONTLDSIG2 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ONTLDDEC = HORIZONTAL/VERTICAL OR ONTLDDEC = NORTH/EAST/UP + +MSG_ONTLDSIG2 1 "Ocn. load: a priori sigma 2" + +ONTLDSIG3 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ONTLDDEC = NORTH/EAST/UP + +MSG_ONTLDSIG3 1 "Ocn. load: a priori sigma 3" + +! HYDR-LOAD: Hydrostatic pressure loading +! --------------------------------------- +HLOADSET 1 "NONE" + ## widget = combobox; cards = NONE PER_STATION PER_GROUP ONE_OVERALL + ## editable = false; activeif = HLOAD_FILES / _ + +MSG_HLOADSET 1 "Hyd. load: Scaling factor for stations" + +HLOADCLU 0 + ## widget = selwin; path = DIR_CLU; ext = EXT_CLU + ## activeif = HLOADSET = PER_GROUP + # + +MSG_HLOADCLU 1 "Hyd. load: Scaling factor for stations" + +HLOADDEC 1 "FULL_EFFECT" + ## widget = combobox + ## cards = FULL_EFFECT HORIZONTAL/VERTICAL NORTH/EAST/UP; editable = false + ## activeif = HLOADSET / inactive AND HLOADSET / NONE + +MSG_HLOADDEC 1 "Hyd. load: Parameter decomposition" + +HLOADSIG1 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = HLOADDEC / inactive + +MSG_HLOADSIG1 1 "Hyd. load: a priori sigma 1" + +HLOADSIG2 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = HLOADDEC = HORIZONTAL/VERTICAL OR HLOADDEC = NORTH/EAST/UP + +MSG_HLOADSIG2 1 "Hyd. load: a priori sigma 2" + +HLOADSIG3 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ALOADDEC = NORTH/EAST/UP + +MSG_HLOADSIG3 1 "Hyd. load: a priori sigma 3" + +! ----------------------------------------- +! +! PARAMETER TYPE: Epochwise Clock estimation +! =============== +! +! ----------------------------------------- +! +! Enable epochwise clock estimation +! -------------------------------- +CLOCKR 1 "0" + ## widget = checkbox; activeif = DIFLVL = ZERO + +MSG_CLOCKR 1 "Receiver clock offsets" + +CLOCKS 1 "0" + ## widget = checkbox; activeif = DIFLVL = ZERO + +MSG_CLOCKS 1 "Satellite clock offsets" + +! Sum condition for ref clocks +! ---------------------------- +REFSUM 1 "ZERO-MEAN_CONDITION" + ## widget = combobox; editable = false + ## activeif = CLOCKR = 1 AND CLOCKS = 1 + ## cards = ZERO-MEAN_CONDITION REFERENCE_FIXED + +MSG_REFSUM 1 "Type of datum definition" + +! Clk est.: Reference Station Clock Selection +! ------------------------------------------- +REFCLOCKR 1 "NONE" + ## widget = combobox; editable = false + ## activeif = CLOCKR = 1 AND CLOCKS = 1 + ## cards = NONE ALL FIRST LAST MANUAL FROM_FILE + +MSG_REFCLOCKR 1 "Selection of reference stations" + +! Clk est.: Reference Satellite Clock Selection +! --------------------------------------------- +REFCLOCKS 1 "ALL" + ## widget = combobox; editable = false + ## activeif = CLOCKR = 1 AND CLOCKS = 1; cards = NONE ALL MANUAL FROM_FILE + +MSG_REFCLOCKS 1 "Selection of reference satellites" + +! Clk est.: Seperate receiver clock for each satellite system +! ----------------------------------------------------------- +RCLKSYS 1 "0" + ## widget = checkbox + ## activeif = CLOCKR = 1 AND SATSYS / GPS AND SATSYS / GLONASS AND SATSYS / GALILEO + +MSG_RCLKSYS 1 "Receiver clocks for each satellite system" + +! Rclk.off: Parameter setup +! ------------------------- +GLOBIAS 1 "0" + ## widget = checkbox; activeif = DIFLVL = ZERO AND CLOCKR = 1 + +MSG_GLOBIAS 1 "GLONASS receiver clock biases" + +RCVCLKTYP 1 "NONE" + ## widget = combobox; editable = false + ## cards = NONE FREQUENCY_SPECIFIC FREQ_SPEC_POLYNOM SATELLITE_SPECIFIC NON-GPS_SATELLITES + +MSG_RCVCLKTYP 1 "Rclk.off: Parameter setup" + +! Clk est.: min. # of obs. for sta clock est. +! ------------------------------------------- +MINSTA 1 "4" + ## widget = spinbox; range = 0 10 2; activeif = CLOCKR = 1 + +MSG_MINSTA 1 "Minimum number of obs per station clock" + +! Time dependent inter-system bias +! -------------------------------- +IFBWIN 1 "0" + ## widget = checkbox + ## activeif = RCVCLKTYP / inactive AND RCVCLKTYP / NONE AND RCLKSYS = 0 + +MSG_IFBWIN 1 "Time-dependent GLONASS biases" + +RCOSTR 1 "" "" "" "" + ## widget = uniline; numlines = 20 + +MSG_RCOSTR 1 "Rclk.off: Time dependent inter-system bias" + +! Clk est.: min. # of obs. for sat clock est. +! ------------------------------------------- +MINSAT 1 "4" + ## widget = spinbox; range = 0 10 2; activeif = CLOCKS = 1 + +MSG_MINSAT 1 "Minimum number of obs per satellite clock" + +! Clk est.: Ref.Stations list +! --------------------------- +STATION8 0 + ## widget = selwin; pointer = CENLST + ## activeif = CLOCKR = 1 AND CLOCKS = 1 AND REFCLOCKR = MANUAL + # + +MSG_STATION8 1 "Manual station selection" + +! Clk est.: Ref.Stations list +! --------------------------- +SATELLITE8 0 + ## widget = selwin; pointer = SATLST + ## activeif = CLOCKR = 1 AND CLOCKS = 1 AND REFCLOCKS = MANUAL + # + +MSG_SATELLITE8 1 "Manual satellite selection" + +! Clk est.: Ref. clk from file +! ---------------------------- +STAFILE8 0 + ## widget = selwin; path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + ## emptyallowed = true + ## activeif = CLOCKR = 1 AND CLOCKS = 1 AND REFCLOCKR = FROM_FILE + # + +MSG_STAFILE8 1 "Station list from file" + +! Clk est.: Ref. clk from file +! ---------------------------- +SATFILE8 0 + ## widget = selwin; path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + ## emptyallowed = true + ## activeif = CLOCKR = 1 AND CLOCKS = 1 AND REFCLOCKS = FROM_FILE + # + +MSG_SATFILE8 1 "Clk.Est.:Ref.Satellites from file" + +! Clk est.: Header of the clk RINEX file: RUNBY +! --------------------------------------------- +RUNBY 1 "ANONYMOUS" + ## widget = lineedit + +MSG_RUNBY 1 "Clk. RINEX Header: RUNBY" + +! Clk est.: Header of the clk RINEX file: AC +! ------------------------------------------ +AC 1 "XYZ" + ## widget = lineedit + +MSG_AC 1 "Clk. RINEX Header: AC" + +! Clk est.: Header of the clk RINEX file: ACName +! ---------------------------------------------- +ACNAME 1 "MY AGENCY/INSTITUTE" + ## widget = lineedit + +MSG_ACNAME 1 "Clk. RINEX Header: AC Name" + +! Time System +! ----------- +TIMESYS 1 "GPS" + ## widget = combobox; editable = false; cards = GPS GLO GAL UTC TAI + +MSG_TIMESYS 1 "Time system" + +! DCB line +! -------- +DCBLINE 1 "P1C1.DCB @ ftp.anywhere.xx/pub/BLABLA/" + ## widget = lineedit + +MSG_DCBLINE 1 "DCB line" + +! Clk est.: Header of the clk RINEX file: Comments +! ------------------------------------------------ +COMMENT 1 "$(CLUSTER) STATION CLOCK RESULTS GENERATED BY PPP BPE" + ## widget = uniline; numlines = 10 + +MSG_COMMENT 1 "Clk. RINEX Header: Comments" + +! ----------------------------------------- +! +! PARAMETER TYPE: Receiver Clock Offsets +! =============== +! +! ----------------------------------------- +! +! Enable Receiver Clock Errors +! ---------------------------- +RCVCLOCK 1 "0" + ## widget = checkbox; activeif = GEOTEC = GNSS + +MSG_RCVCLOCK 1 "Receiver clock offsets" + +RCVCLKLST 1 "NONE" + ## widget = combobox; editable = false + ## cards = NONE FIRST LAST ALL MANUAL FROM_FILE + +MSG_RCVCLKLST 1 "Station selection" + +! Rclk.off: Manual selection +! -------------------------- +STATION5 0 + ## widget = selwin; pointer = STALST; activeif = RCVCLKLST == MANUAL + # + +MSG_STATION5 1 "Rclk.off:Selection of list of stations" + +! Rclk.off: File with Stations(s) +! ---------------------------------- +STAFILE5 0 + ## widget = selwin; path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + ## activeif = RCVCLKLST == FROM_FILE; emptyallowed = true + # + +MSG_STAFILE5 1 "Rclk.off:File with the list of stations" + +! Rclk.off: Default Sigma +! -------------------------- +SIGMA5 0 + ## widget = lineedit; check_type = real; check_min = 0 + # + +MSG_SIGMA5 1 "Rclk.off: a priori sigma" + +! Rclk.off: Time Interval +! -------------------------- +RCOTIM 1 "1" + ## widget = radiobutton; group = DUMMY + +MSG_RCOTIM 1 "Time interval from observation files" + +RADIO5_1 1 "0" + ## widget = radiobutton; group = DUMMY + ## radiokeys = SESSION_YEAR5 SESSION_STRG5 + +MSG_RADIO5_1 1 "Defined by year and session identifier" + +RADIO5_2 1 "0" + ## widget = radiobutton; group = DUMMY + +MSG_RADIO5_2 1 "Defined by start and end times" + +! Rclk.off: Time Interval (Session spec.) +! ------------------------------------------ +SESSION_YEAR5 0 + ## widget = lineedit; multilineallowed = true; emptyallowed = false + # + +MSG_SESSION_YEAR5 1 "Rclk.off: Time Interval(YEAR)" + +SESSION_STRG5 0 + ## widget = lineedit; multilineallowed = true; emptyallowed = false + # + +MSG_SESSION_STRG5 1 "Rclk.off: Time Interval(SESSION)" + +! Rclk.off: Time Interval (date/time) +! -------------------------------------- +STADAT5 0 + ## widget = lineedit; activeif = RADIO5_2 = 1; check_type = date + # + +MSG_STADAT5 1 "Rclk.off:Start Time(Year Month Day)" + +STATIM5 0 + ## widget = lineedit; emptyallowed = false + ## activeif = RADIO5_2 = 1 AND STADAT5 / _; check_type = time + # + +MSG_STATIM5 1 "Rclk.off:Start Time(Hour Minutes Seconds)" + +ENDDAT5 0 + ## widget = lineedit; activeif = RADIO5_2 = 1; check_type = date + # + +MSG_ENDDAT5 1 "Rclk.off:End Time(Year Month Day)" + +ENDTIM5 0 + ## widget = lineedit; emptyallowed = false + ## activeif = RADIO5_2 = 1 AND ENDDAT5 / _; check_type = time + # + +MSG_ENDTIM5 1 "Rclk.off:End Time(Hour Minutes Seconds)" + +! ----------------------------------------- +! +! PARAMETER TYPE: Range Biases +! =============== +! +! ----------------------------------------- +! +! Enable Range biases +! ------------------- +RBIAS 1 "0" + ## widget = checkbox; activeif = GEOTEC = SLR + +MSG_RBIAS 1 "Range biases" + +RGBLST 1 "FROM_FILE" + ## widget = combobox; editable = false + ## cards = NONE FIRST LAST ALL MANUAL FROM_FILE + +MSG_RGBLST 1 "Station selection" + +! Range biases: Manual selection of stations +! ------------------------------------------ +STATION9 0 + ## widget = selwin; activeif = RGBLST == MANUAL; pointer = STALST + # + +MSG_STATION9 1 "Range biases:Selection of list of stations" + +! Range biases: File with Stations(s) +! ----------------------------------- +STAFILE9 1 "${P}/PHIVOLCS\STA\SLR_RB.FIX" + ## widget = selwin; activeif = RGBLST == FROM_FILE; path = DIR_FIX + ## ext = EXT_FIX; maxfiles = 1; emptyallowed = true + # SLR_RB + +MSG_STAFILE9 1 "Range biases: File with the list of stations" + +! Satellite-specific or for all Satellites +! ---------------------------------------- +SATRGB 1 "SAT_SPECIFIC" + ## widget = combobox; editable = false + ## cards = SAT_SPECIFIC SYS_SPECIFIC PER_STATION + +MSG_SATRGB 1 "Range Bias set-up for satellites" + +! Range biases: Default Sigma +! ---------------------------- +SIGRGB 1 "1.0" + ## widget = lineedit + +MSG_SIGRGB 1 "Range biases: a priori sigma" + +! ----------------------------------------- +! +! PARAMETER TYPE: Differential Code Biases +! =============== +! +! ----------------------------------------- +! +! Enable Differential Code Biases estimation +! ------------------------------------------ +DCBEST 1 "0" + ## widget = checkbox; activeif = FREQUENCY / DTEC AND GEOTEC = GNSS + +MSG_DCBEST 1 "Differential code biases" + +! DCB: Type of Differential Code Biases +! ------------------------------------- +DCBTYP 1 "P1-C1_MULTIPLIER" + ## widget = combobox; editable = false + ## cards = P1-P2 P1-C1 LC P1-C1_MULTIPLIER + +MSG_DCBTYP 1 "Type of differential code biases" + +! DCB: Estimate Differential Code Biases for Satellites +! ----------------------------------------------------- +DCBSAT 1 "1" + ## widget = checkbox; activeif = DCBTYP / P1-C1_MULTIPLIER + +MSG_DCBSAT 1 "Estimate differential code biases for satellites" + +! DCB: Estimate Differential Code Biases for Receivers +! ---------------------------------------------------- +DCBREC 1 "1" + ## widget = checkbox + +MSG_DCBREC 1 "Estimate differential code biases for receivers" + +! DCB: Reference Satellite(s) +! --------------------------- +DCBREF 1 "SUM" + ## widget = combobox; editable = false; cards = SUM ALL + ## activeif = DCBSAT = 1 AND DCBTYP / P1-C1_MULTIPLIER + +MSG_DCBREF 1 "Reference satellite(s)" + +! DCB: A Priori Sigma for Reference Satellite Biases +! -------------------------------------------------- +DCBSIG 1 "0.01" + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = DCBSAT = 1 AND DCBTYP / P1-C1_MULTIPLIER + +MSG_DCBSIG 1 "DCB: A Priori Sigma for Reference Satellite Biases" + +! DCB: A Priori Sigma for Receiver Biases +! --------------------------------------- +DCBSIGR 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = DCBREC = 1 + # + +MSG_DCBSIGR 1 "DCB: A Priori Sigma for Receiver Biases" + +! ----------------------------------------- +! +! PARAMETER TYPE: Kinematic Positioning +! =============== +! +! ----------------------------------------- +! +! Enable Kinematic Station +! ------------------------ +KINEST 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC AND GEOTEC = GNSS + +MSG_KINEST 1 "Kinematic coordinates" + +! Kinematic Station(s) +! -------------------- +KINSTA 1 "MANUAL" + ## widget = combobox; editable = false + ## cards = FIRST LAST ALL MANUAL FROM_FILE + +MSG_KINSTA 1 "Station selection" + +! Kinematic Station(s): Manual Selection +! -------------------------------------- +STATION2 0 + ## widget = selwin; activeif = KINSTA == MANUAL; pointer = CENLST + +MSG_STATION2 1 "Kinematic Pos.: List of stations" + +! File with Kinematic Stations(s) +! ------------------------------- +STAFILE2 0 + ## widget = selwin; activeif = KINSTA == FROM_FILE; path = DIR_FIX + ## ext = EXT_FIX; maxfiles = 1; emptyallowed = true + # + +MSG_STAFILE2 1 "Kinematic Pos.: File with the list of stations" + +SIGKIN 1 "NEU" + ## widget = combobox; editable = false; cards = NEU XYZ + +MSG_SIGKIN 1 "Reference frame" + +! Kinematic pos.: horizontal component sigma +! ------------------------------------------ +SIGKIN_H 0 + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = SIGKIN = NEU + +MSG_SIGKIN_H 1 "Kinematic pos.: Sigma for horizontal components" + +! Kinematic pos.: vertical component sigma +! ------------------------------------------ +SIGKIN_V 0 + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = SIGKIN = NEU + +MSG_SIGKIN_V 1 "Kinematic pos.: Sigma for vertical component" + +! Kinematic pos.: LEO sigma +! ------------------------------------------ +SIGKIN_L 0 + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = SIGKIN = XYZ + +MSG_SIGKIN_L 1 "Kinematic pos.: sigma for non-terrestrial objects" + +! Kin. positioning: min. number of stations +! ----------------------------------------- +MINKIN 1 "6" + ## widget = spinbox; range = 0 100 1 + +MSG_MINKIN 1 "kin. Pos.:min. number of obs. per epoch" + +! ----------------------------------------- +! +! PARAMETER TYPE: Satellite-specific Sigmas +! =============== +! +! ----------------------------------------- +! +! Satellite-Specific A Priori Sigmas +! ---------------------------------- +SVNAPR 1 "0" + ## widget = checkbox + +MSG_SVNAPR 1 "Satellite-specific a priori sigmas" + +! Satellite-specific Sigmas +! ------------------------- +SVNSIG 1 "" "" "" "" "" "" + ## widget = uniline; check_type.1 = integer; check_min.1 = 1 + ## check_max.1 = 999; check_type.2 = date; check_type.3 = time + ## check_type.4 = date; check_type.5 = time; check_type.6 = real + ## check_min.6 = 0.0; numlines = 10 + +MSG_SVNSIG 1 "Satellite specific a priori sigmas" + +! ----------------------------------------- +! +! PARAMETER TYPE: Hill-Resonance +! =============== +! +! ----------------------------------------- +! +! Enable Hill resonance +! --------------------- +HILL 1 "0" + ## widget = checkbox; activeif = RPRCOE / _ + +MSG_HILL 1 "Hill resonance terms" + +! Hill: manual specification +! -------------------------- +HILL_M 1 "1" + ## widget = radiobutton; group = HILL + +MSG_HILL_M 1 "Manual parameter setup" + +! Hill: set forces individually +! ----------------------------- +HILLSTR 1 "" "" "" "" + ## widget = uniline; numlines = 5 + +MSG_HILLSTR 1 "Hill: set forces individually" + +! Hill: default specification +! --------------------------- +HILL_D 1 "1" + ## widget = radiobutton; group = HILL + ## radiokeys = HILC1 HILC2 HILC3 HILP1 HILP2 HILP3 + +MSG_HILL_D 1 "Hill:Default parameter setup" + +! Hill: Enable constant radial force +! ---------------------------------- +HILC1 1 "0" + ## widget = checkbox + +MSG_HILC1 1 "Radial" + +! Hill: Sigma for constant radial force +! ------------------------------------- +SIGHILC1 0 + ## widget = lineedit; activeif = HILC1 == 1 AND HILL_D == 1 + ## check_type = real; check_min = 0.0 + +MSG_SIGHILC1 1 "Hill: Sigma for constant radial force" + +! Hill: Enable constant force in plane +! ------------------------------------ +HILC2 1 "0" + ## widget = checkbox + +MSG_HILC2 1 "Along track" + +! Hill: Sigma for constant force in plane +! --------------------------------------- +SIGHILC2 0 + ## widget = lineedit; activeif = HILC2 == 1 AND HILL_D == 1 + ## check_type = real; check_min = 0.0 + +MSG_SIGHILC2 1 "Hill: Sigma for along track" + +! Hill: Enable constant force out of plane +! ---------------------------------------- +HILC3 1 "0" + ## widget = checkbox + +MSG_HILC3 1 "Out of plane" + +! Hill: Sigma for constant force out of plane +! ------------------------------------------- +SIGHILC3 0 + ## widget = lineedit; activeif = HILC3 == 1 AND HILL_D == 1 + ## check_type = real; check_min = 0.0 + +MSG_SIGHILC3 1 "Hill: Sigma for constant force out of plane" + +! Hill: Enable periodic radial force +! ---------------------------------- +HILP1 1 "0" + ## widget = checkbox + +MSG_HILP1 1 "Periodic Radial" + +! Hill: Sigma for periodic radial force +! ------------------------------------- +SIGHILP1 0 + ## widget = lineedit; activeif = HILP1 == 1 AND HILL_D == 1 + ## check_type = real; check_min = 0.0 + +MSG_SIGHILP1 1 "Hill: Sigma for periodic radial force" + +! Hill: Enable periodic force in plane +! ------------------------------------ +HILP2 1 "0" + ## widget = checkbox + +MSG_HILP2 1 "Periodic along track" + +! Hill: Sigma for periodic force in plane +! --------------------------------------- +SIGHILP2 0 + ## widget = lineedit; activeif = HILP2 == 1 AND HILL_D == 1 + ## check_type = real; check_min = 0.0 + +MSG_SIGHILP2 1 "Hill: Sigma for periodic force along track" + +! Hill: Enable periodic force out of plane +! ---------------------------------------- +HILP3 1 "0" + ## widget = checkbox + +MSG_HILP3 1 "Periodic out of plane" + +! Hill: Sigma for periodic force out of plane +! ------------------------------------------- +SIGHILP3 0 + ## widget = lineedit; activeif = HILP3 == 1 AND HILL_D == 1 + ## check_type = real; check_min = 0.0 + +MSG_SIGHILP3 1 "Hill: Sigma for periodic force out of plane" + +! Hill: List of satellites +! ------------------------ +HILSATSTR 1 "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" + ## widget = uniline + ## activeif = HILC1 == 1 OR HILC2 == 1 OR HILC3 == 1 OR HILP1 == 1 OR HILP2 == 1 OR HILP3 == 1 AND HILL_M / 1 + ## check_type = integer; check_min = 1; check_max = 999; numlines = 5 + +MSG_HILSATSTR 1 "Hill: List of satellites" + +! ----------------------------------------- +! +! PARAMETER TYPE: Earth Gravity Field +! =============== +! +! ----------------------------------------- +! +! Enable Earth gravity field +! -------------------------- +GRAVITY 1 "0" + ## widget = checkbox; activeif = RPRCOE / _ + +MSG_GRAVITY 1 "Earth gravity field" + +! Gravity: default setup +! ---------------------- +GRAVITY_D 1 "1" + ## widget = radiobutton; group = GRAVITY; radiokeys = POTDEG POTORD POTSIG + +MSG_GRAVITY_D 1 "Default setup" + +! Gravity: Max degree of development +! ---------------------------------- +POTDEG 1 "2" + ## widget = spinbox; range = 2 10 1; check_type = integer; check_min = 0 + +MSG_POTDEG 1 "Gravity: Max degree of development" + +! Gravity: Max order of development +! --------------------------------- +POTORD 1 "0" + ## widget = spinbox; range = 0 10 1; check_type = integer; check_min = 0 + +MSG_POTORD 1 "Gravity: Max order of development" + +! Gravity: a priori sigma +! ----------------------- +POTSIG 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_POTSIG 1 "Gravity: a priori sigma" + +! Gravity: manual setup +! --------------------- +GRAVITY_M 1 "0" + ## widget = radiobutton; group = GRAVITY; radiokeys = POTSTR + +MSG_GRAVITY_M 1 "Manual setup of special coefficients" + +! Gravity: direct setup of individual parameters +! ---------------------------------------------- +POTSTR 1 "" "" "" + ## widget = uniline; check_type.1 = integer; check_min.1 = 0 + ## check_type.2 = integer; check_min.2 = 0; check_type.3 = real + ## check_min.3 = 0.0; numlines = 5 + +MSG_POTSTR 1 "Gravity: manual setup of special coefficients" + +! ----------------------------------------- +! +! PARAMETER TYPE: Earth Albedo Radiation +! =============== +! +! ----------------------------------------- +! +! Enable Earth Albedo Radiation +! ----------------------------- +ALBEDO 1 "0" + ## widget = checkbox; activeif = RPRCOE / _ + +MSG_ALBEDO 1 "Earth albedo radiation" + +! Albedo: Absorption, constant +! ---------------------------- +ALB1 1 "0" + ## widget = checkbox + +MSG_ALB1 1 "Absorption, constant part" + +! Albedo: Sigma for absorption, constant +! -------------------------------------- +SIGALB1 0 + ## widget = lineedit; activeif = ALB1 == 1; check_type = real + ## check_min = 0.0 + +MSG_SIGALB1 1 "Albedo: Sigma for absorption, constant part" + +! Albedo: Absorption, variable +! ---------------------------- +ALB2 1 "0" + ## widget = checkbox + +MSG_ALB2 1 "Absorption, variable surface due to solar panels" + +! Albedo: Sigma for absorption, variable +! -------------------------------------- +SIGALB2 0 + ## widget = lineedit; activeif = ALB2 == 1; check_type = real + ## check_min = 0.0 + +MSG_SIGALB2 1 "Albedo: Sigma for absorption, variable surface due to solar panels" + +! Albedo: Reflection +! ------------------ +ALB3 1 "0" + ## widget = checkbox + +MSG_ALB3 1 "Reflection at solar panels" + +! Albedo: Sigma for reflection +! ---------------------------- +SIGALB3 0 + ## widget = lineedit; activeif = ALB3 == 1; check_type = real + ## check_min = 0.0 + +MSG_SIGALB3 1 "Albedo: Sigma for reflection at solar panels" + +! Albedo: Satellite groups +! ------------------------ +ALBSATSTR 1 "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" + ## widget = uniline; activeif = ALB1 == 1 OR ALB2 == 1 OR ALB3 == 1 + ## check_type = integer; check_min = 1; check_max = 99; numlines = 5 + +MSG_ALBSATSTR 1 "Albedo: define satellite groups" + +! Pre: Station Coord. +! ------------------- +PRE01 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING + ## activeif = FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC + +MSG_PRE01 1 "Station coordinates" + +! Pre: GLONASS reciever clock biases / Receiver Clocks +! ---------------------------------------------------- +PRE02 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING + ## activeif = MOREOPT = 1 AND RCVCLOCK = 1 OR GLOBIAS = 1 + +MSG_PRE02 1 "Pre-elimination: GLONASS receiver clock biases" + +! Pre: Orbit Elements +! ------------------- +PRE03 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = ORBADJ = 1 + +MSG_PRE03 1 "Pre-elimination: GNSS or LEO orbit determination" + +! Pre: Ambiguities +! ---------------- +PRE04 1 "PRIOR_TO_NEQ_SAVING" + ## widget = combobox; editable = true + ## cards = NO AS_SOON_AS_POSSIBLE EVERY_SESSION PRIOR_TO_NEQ_SAVING + ## activeif = GEOTEC = GNSS + +MSG_PRE04 1 "Pre-elimination: Ambiguities" + +! Pre: Rec.Height.Calib. +! ---------------------- +PRE05 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = RANTOFF = 1 + +MSG_PRE05 1 "Pre-elimination: Receiver antenna offsets" + +! Pre: Site Troposphere +! --------------------- +PRE06 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = SITETROP = 1 + +MSG_PRE06 1 "Pre-elimination: Site Troposphere" + +! Pre: Local Ionosphere +! --------------------- +PRE07 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = LOCIONO = 1 + +MSG_PRE07 1 "Pre-elimination: Local Ionosphere" + +! Pre: Diff. Code Biases +! ---------------------- +PRE08 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = DCBEST = 1 + +MSG_PRE08 1 "Pre-elimination: Diff. Code Biases" + +! Pre: Local Troposphere +! ---------------------- +PRE09 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = LOCTROP = 1 + +MSG_PRE09 1 "Pre-elimination: Local Troposphere" + +! Pre: Earth Rotation +! ------------------- +PRE10 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = ERP = 1 + +MSG_PRE10 1 "Pre-elimination: Earth Rotation" + +! Pre: Sat. Ant.Off +! ----------------- +PRE12 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = SANTOFF = 1 + +MSG_PRE12 1 "Pre-elimination: GNSS antenna offsets" + +! Pre: Earth Potential +! -------------------- +PRE13 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = GRAVITY = 1 + +MSG_PRE13 1 "Pre-elimination: Earth gravity field" + +! Pre: Hill Resonances +! -------------------- +PRE14 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = HILL = 1 + +MSG_PRE14 1 "Pre-elimination: Hill resonance terms" + +! Pre: Earth Albedo +! ----------------- +PRE15 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = ALBEDO = 1 + +MSG_PRE15 1 "Pre-elimination: Earth albedo radiation" + +! Pre: Geocenter +! ------------------- +PRE16 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = GEOCENT = 1 + +MSG_PRE16 1 "Pre-elimination: Geocenter coordinates" + +! Pre: Diff. Ionosphere +! --------------------- +PRE17 1 "EVERY_EPOCH" + ## widget = combobox; editable = false + ## cards = NO EVERY_EPOCH EVERY_SESSION PRIOR_TO_NEQ_SAVING + ## activeif = DIFFION = 1 + +MSG_PRE17 1 "Pre-elimination: stochastic ionosphere parameters" + +! Pre: Phase Center Var. +! ---------------------- +PRE18 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = RANTPAT = 1 + +MSG_PRE18 1 "Pre-elimination: REceiver antenna PCV patterns" + +! Pre: Global Ionosphere +! ---------------------- +PRE19 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = GLOBION = 1 + +MSG_PRE19 1 "Pre-elimination: Global ionosphere parameters" + +! Pre: Kin. Coordinates +! --------------------- +PRE21 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_EPOCH EVERY_SESSION PRIOR_TO_NEQ_SAVING + ## activeif = KINEST = 1 + +MSG_PRE21 1 "Pre-elimination: Kinematic coordinates" + +! Pre: Scale models in Vienna grid files +! -------------------------------------- +PRE22 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = GRDLOAD = 1 + +MSG_PRE22 1 "Pre-elimination: Scale models in Vienna grid files" + +! Pre: Station Clocks +! ------------------- +PRE23 1 "PRIOR_TO_NEQ_SAVING" + ## widget = combobox; editable = false + ## cards = NO EVERY_EPOCH EVERY_SESSION PRIOR_TO_NEQ_SAVING + ## activeif = CLOCKR = 1 + +MSG_PRE23 1 "Pre-elimination: Receiver clock offsets" + +! Pre: Satellite Clocks +! --------------------- +PRE24 1 "EVERY_EPOCH" + ## widget = combobox; editable = false + ## cards = NO EVERY_EPOCH EVERY_SESSION PRIOR_TO_NEQ_SAVING + ## activeif = CLOCKS = 1 + +MSG_PRE24 1 "Pre-elimination: GNSS clock offsets" + +! Pre: GNSS PCV +! ------------- +PRE25 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = SANTPAT = 1 + +MSG_PRE25 1 "Pre-elimination: GNSS antenna PCV patterns" + +! Pre: Range biases +! ----------------- +PRE26 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = RBIAS = 1 + +MSG_PRE26 1 "Pre-elimination: Range Biases" + +! Pre: Higher-order ionospere scaling parameters +! ---------------------------------------------- +PRE27 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = SCALHOI = 1 + +MSG_PRE27 1 "Pre-elimination: Higher-order ionosphere scaling parameters" + +! Pre: GNSS-specific parameters +! ----------------------------- +PRE30 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = GNSSPEC = 1 + +MSG_PRE30 1 "Pre-elimination: GNSS-Specific parameters" + +! Define Time Offset +! ------------------ +PAR_OFF 0 + ## widget = lineedit; emptyallowed = true + # + +MSG_PAR_OFF 1 "Time offset for Parameter intervals" + +! Hide some experimental parameter types +! -------------------------------------- +MOREOPT 1 "0" + ## widget = checkbox + +MSG_MOREOPT 1 "Experimental Options" + +! ----------------------------------------- +! +! SELECTION LISTS: Station names +! =============== +! +! ----------------------------------------- +STALST 0 + ## widget = selwin; menuaux = MENUAUX; action = OBS + ## menuauxkeys = CONST PSFILES CSFILES PZFILES CZFILES RZFILES + +CENLST 0 + ## widget = selwin; menuaux = MENUAUX; action = OBS + ## menuauxkeys = CONST ECCENT PSFILES CSFILES PZFILES CZFILES RZFILES + +! ----------------------------------------- +! +! SELECTION LISTS: Satellite list +! =============== +! +! ----------------------------------------- +SATLST 0 + ## widget = selwin; menuaux = MENUAUX; action = SATLST + ## menuauxkeys = CONST PSFILES CSFILES PZFILES CZFILES RZFILES + +! ----------------------------------------- +! +! SELECTION LISTS: Receiver/Antenna names +! =============== +! +! ----------------------------------------- +ANTGRP 0 + ## widget = selwin; menuaux = MENUAUX; action = ANTGRP + ## menuauxkeys = CONST PSFILES CSFILES PZFILES CZFILES + +MSG_ANTGRP 1 "Group satellite numbers" + +! ----------------------------------------- +! +! SELECTION LISTS: Antenna names +! =============== +! +! ----------------------------------------- +ANTGRPRI 0 + ## widget = selwin; menuaux = MENUAUX; action = ANTGRPRI + ## menuauxkeys = CONST PSFILES CSFILES PZFILES CZFILES + +! ----------------------------------------- +! +! SELECTION LISTS: Indiv. Receiver/Antennas +! =============== +! +! ----------------------------------------- +ANTLST 0 + ## widget = selwin; menuaux = MENUAUX; action = ANTLST + ## menuauxkeys = CONST PSFILES CSFILES PZFILES CZFILES + +! ----------------------------------------- +! +! SELECTION LISTS: Indiv. Antennas +! =============== +! +! ----------------------------------------- +ANTLSTRI 0 + ## widget = selwin; menuaux = MENUAUX; action = ANTLSTRI + ## menuauxkeys = CONST PSFILES CSFILES PZFILES CZFILES + +! ====================================================================== +! HIDDEN PANELS AND OPTIONS +! ====================================================================== +! Define array dimensions +! ----------------------- +SHOWMAX 1 "0" + ## widget = checkbox + +MSG_SHOWMAX 1 "Define array dimensions" + +! MAXLOC: Maximum number of parameters to be processed +! ---------------------------------------------------- +MAXLOC 0 + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_MAXLOC 1 "MAXLOC: Maximum number of parameters to be processed" + +! MAXFIL: Maximum number of files to be processed +! ----------------------------------------------- +MAXFIL 0 + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_MAXFIL 1 "MAXFIL: Maximum number of files to be processed" + +! MAXSTA: Maximum number of stations involved +! ------------------------------------------- +MAXSTA 0 + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_MAXSTA 1 "MAXSTA: Maximum number of stations involved" + +! MAXSAT: Maximum number of satellites involved +! --------------------------------------------- +MAXSAT 0 + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_MAXSAT 1 "MAXSAT: Maximum number of satellites involved" + +! MAXAMB: Maximum number of ambiguities in an observation file +! ------------------------------------------------------------ +MAXAMB 0 + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_MAXAMB 1 "MAXAMB: Maximum number of ambiguities in an observation file" + +! MAXPAR: Maximum number of parameters simultaneously processed +! ------------------------------------------------------------- +MAXPAR 0 + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_MAXPAR 1 "MAXPAR: Maximum number of parameters simultaneously processed" + +! MAXFLS: Maximum number of files simultaneously processed +! -------------------------------------------------------- +MAXFLS 0 + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_MAXFLS 1 "MAXFLS: Maximum number of files simultaneously processed" + +! MAXSAS: Maximum number of satellites simultaneously processed +! ------------------------------------------------------------- +MAXSAS 0 + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_MAXSAS 1 "MAXSAS: Maximum number of satellites simultaneously processed" + +! MAXAMP: Maximum number of ambiguities simultaneously processed +! -------------------------------------------------------------- +MAXAMP 0 + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_MAXAMP 1 "MAXAMP: Maximum number of ambiguities simultaneously processed" + +! MAXSNG: Maximum number of non-zero elements in one line of first design matrix +! ------------------------------------------------------------------------------ +MAXSNG 0 + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_MAXSNG 1 "MAXSNG: Maximum number of non-zero elements in one line of first design matrix" + +! Statistic: Apply clock syncronization errors +! -------------------------------------------- +USESYNCR 1 "0" + ## widget = checkbox + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# PARAMETER ESTIMATION - GPSEST 1.1: Input Files 1 # +# # +# GENERAL FILES AND PROCESSING MODE # +# Space geodetic technique > %%%%%% < # GEOTEC +# Differencing level > %%%%%% < # DIFLVL +# LEO data processing > % < # LEOPROC +# Show all general files > % < # SHOWGEN +# # +# OBSERVATION FILES # +# Phase observations > %%%%%%%% < > %%%%%%%% < # PSFILES PZFILES +# Code@ observations > %%%%%%%% < > %%%%%%%% < # CSFILES CZFILES +# Range observations > %%%%%%%% < # RZFILES +# # +# MAIN INPUT FILES # +# Station coordinates > %%%%%%%% < # COORD +# Satellite standard orbits > %%%%%%%% < # STDORB +# Earth rotation parameters > %%%%%%%% < # POLE +# Satellite clock corrections > %%%%%%%% < # SATCLK +# Differential code biases > %%%%%%%% < # DCBINP +# Gridded VMF1 coefficients > %%%%%%%% < # VMF1_FILES +# Ionosphere models > %%%%%%%% < # IONOS +# # +# CORRECTIONS FOR LOADING EFFECTS AND CENTER OF MASS # +# Ocean tidal loading > %%%%%%%% < # OCNLOAD +# Atmospheric tidal loading > %%%%%%%% < # ATMLOAD +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# GPSEST 1.2: Input Files 2 # +# # +# ADDITIONAL INPUT FILES # +# Satellite orbit partials > %%%%%%%% < # RPRCOE +# Clock RINEX file > %%%%%%%% < # RXCLKIN +# Inter-system biases > %%%%%%%% < # ISBINP +# Troposphere estimates > %%%%%%%% < # TROPEST +# Meteorological data > %%%%%%%% < # METFIL +# # +# GRIDDED LOADING PARAMETERS # +# Atmospheric pressure > %%%%%%%% < # ALOAD_FILES +# Ocean, non-tidal > %%%%%%%% < # ONTLD_FILES +# Hydrostatic pressure > %%%%%%%% < # HLOAD_FILES +# # +# AUXILIARY STATION FILES # +# Station information > %%%%%%%% < # STAINFO +# Kinematic coordinates > %%%%%%%% < # KININP +# Receiver antenna orientation > %%%%%%%% < # ANTAZI +# Observation sigma factors > %%%%%%%% < # STAWGT +# Station eccentricities > %%%%%%%% < # ECCENT +# END_PANEL #################################################################### + + +# BEGIN_PANEL LEOPROC = 1 OR GEOTEC = SLR ###################################### +# GPSEST 1.3: LEO- and SLR-specific Input Files # +# # +# LEO-SPECIFIC INPUT FILES # +# Standard orbits > %%%%%%%% < # LEOSTD +# Orbit partial derivatives > %%%%%%%% < # LEORPR +# Attitude data > %%%%%%%% < # ATTIT +# Kinematic velocities > %%%%%%%% < # KINVEL +# # +# SLR-SPECIFIC INPUT FILES # +# Data handling (biases, CoM) > %%%%%%%% < # RGBINP +# LEO precise orbits > %%%%%%%% < # LEOPRE +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWGEN = 1 ###################################################### +# GPSEST 1.4: General Files # +# # +# GENERAL INPUT FILES # +# General constants > %%%%%%%%%%%% < # CONST +# Geodetic datum > %%%%%%%%%%%% < # DATUM +# Phase center variations > %%%%%%%%%%%% < # PHASECC +# Receiver information > %%%%%%%%%%%% < # RECEIVR +# Satellite information > %%%%%%%%%%%% < # SATELL +# Satellite problems > %%%%%%%%%%%% < # SATCRUX +# Earth potential coefficients> %%%%%%%%%%%% < # POTCOE +# Subdaily pole model > %%%%%%%%%%%% < # SUBMOD +# Nutation model > %%%%%%%%%%%% < # NUTMOD +# SINEX header file > %%%%%%%%%%%% < # SINEXIN +# IONEX control file > %%%%%%%%%%%% < # IONEXCF +# GPS-UTC file > %%%%%%%%%%%% < # GPSUTC +# Frequency information > %%%%%%%%%%%% < # FRQINFO +# # +# MENU SETTINGS # +# Selected campaign > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% <# CAMPAIGN +# Selected session Year> %%%% < Session> %%%% < # YR4_INFO SES_INFO +# Session table > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% <# SESSION_TABLE +# # +# TEMPORARY FILES # +# Scratch files > %%%%%%%% < > %%%%%%%% < > %%%%%%%% < # AUXFIL AUXFIL1 KINSCR +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWMAX = 1 ###################################################### +# GPSEST 1.5: Array Dimension Specification # +# # +# MAXIMUM ARRAY DIMENSIONS (OVERALL) # +# MAXLOC: Parameters > %%%%%% < # MAXLOC +# MAXFIL: Files > %%%%%% < # MAXFIL +# MAXSTA: Stations > %%%%%% < # MAXSTA +# MAXSAT: Satellites > %%%%%% < # MAXSAT +# MAXAMB: Ambiguities per observation file > %%%%%% < # MAXAMB +# # +# MAXIMUM ARRAY DIMENSIONS (SIMULTANEOUSLY PROCESSED) # +# MAXPAR: Parameters > %%%%%% < # MAXPAR +# MAXFLS: Files > %%%%%% < # MAXFLS +# MAXSAS: Satellites > %%%%%% < # MAXSAS +# MAXAMP: Ambiguities > %%%%%% < # MAXAMP +# # +# MAXIMUM NUMBER OF # +# MAXSNG: Elements per line of first design matrix > %%%%%% < # MAXSNG +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# GPSEST 2.1: Output Files 1 # +# # +# GENERAL OUTPUT FILES # +# Program output > % < use GPSEST.Lnn or > %%%%%%%% < # SYSODEF SYSOUT +# Error message > % < merged to program output or > %%%%%%%% < # ERRMRG SYSERR +# # +# NORMAL EQUATION SYSTEM > %%%%%%%% < # NEQUARS +# # +# STATION- AND SATELLITE-RELATED RESULTS # +# Station coordinates > %%%%%%%% < # COORDRS +# Satellite orbital elements > %%%%%%%% < # ORBITRS +# Earth rotation parameters > %%%%%%%% < # POLERS +# Earth rotation parameters (IERS) > %%%%%%%% < # IERSPOL +# # +# ATMOSPHERE-SPECIFIC RESULTS # +# Troposphere estimates > %%%%%%%% < # TROPSAV +# Troposphere estimates (SINEX) > %%%%%%%% < # TROPSNX +# Ionosphere models > %%%%%%%% < # IONOSRS +# Ionosphere models (IONEX) > %%%%%%%% < # IONEXRS +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# GPSEST 2.2: Output Files 2 # +# # +# ADDITIONAL RESULT FILES # +# Differential code biases > %%%%%%%% < # DCBOUT +# Inter-system biases > %%%%%%%% < # ISBOUT +# Phase center variations (gridded) > %%%%%%%% < # PHASRSG +# Phase center variations (spherical)> %%%%%%%% < # PHASRSH +# # +# EPOCH-SPECIFIC RESULTS # +# GNSS clock corrections > %%%%%%%% < # CLKSAV +# Clock RINEX > %%%%%%%% < # CLKRNX +# Kinematic coordinates > %%%%%%%% < # KINOUT +# # +# AUXILIARY FILES # +# Observation residuals > %%%%%%%% < # RESIDRS +# Covariance matrix > %%%%%%%% < # COVTTRS +# Covariance matrix wrt coordinates > %%%%%%%% < # COVARRS +# END_PANEL #################################################################### + + +# BEGIN_PANEL GEOTEC = SLR OR LEOPROC = 1 ###################################### +# GPSEST 2.3: LEO- and SLR-specific Output Files # +# # +# LEO-SPECIFIC RESULT FILES # +# Orbital elements > %%%%%%%% < # LEORBRS +# # +# SLR-SPECIFIC RESULT FILES # +# Data handling (biases, CoM) > %%%%%%%% < # RGBOUT +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# GPSEST 3.1: General Options 1 # +# # +# TITLE > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # TITLE +# # +# OBSERVATION SELECTION # +# Satellite system > %%%%%%%%%%%%% < # SATSYS +# Frequency/linear combination > %%%%%%%%%%%%% < # FREQUENCY +# Elevation cutoff angle > %%%%%% %%%%%% %%%%%% %%%%%%%%%%%%% < # SODSEL +# Observation window > % < # WINDOW +# # +# OBSERVATION MODELING AND PARAMETER ESTIMATION # +# A priori sigma of unit weight > %%%%%% %%%%% < # ELVWGT +# Type of computed residuals > %%%%%%%%%%%%% < # NORRES +# Correlation strategy > %%%%%%%%%%%%% < # CORREL +# # +# LEO-SPECIFIC SELECTION AND MODELING OPTIONS # +# Elevation cutoff angle > %%%%%% %%%%% < # LEOEDW +# END_PANEL #################################################################### + + +# BEGIN_PANEL WINDOW = 1 ####################################################### +# GPSEST 3.1.1: Observation Window # +# # +# OBSERVATION WINDOW # +# # +# > % < Defined by Year and Session identifier # RADIO1_1 +# Year > %%%% < Session > %%%% < # SESSION_YEAR1 SESSION_STRG1 +# # +# # +# > % < Defined by Start and End times # RADIO1_2 +# yyyy mm dd hh mm ss yyyy mm dd hh mm ss # +# Start > %%%%%%%%%% < > %%%%%%%% < End > %%%%%%%%%% < > %%%%%%%% < # STADAT1 STATIM1 ENDDAT1 ENDTIM1 +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# GPSEST 3.2: General Options 2 # +# # +# A PRIORI TROPOSPHERE MODELING # +# ZPD model and mapping function > %%%%%%%%%%%%% < for GNSS # TROPOS +# > %%%%%%%%%%%%% < for SLR # TROPOS_S +# # +# HANDLING OF AMBIGUITIES # +# Resolution strategy > %%%%%%%%%%%%% < # AMBSTRAT +# Solve ambiguities for > %%%%%%%%%%%%% < # SATSYS_AR +# Consider GPS quarter-cycle biases> %%%%%%%%%%%%% < # AMBQCPB +# Save resolved ambiguities > % < # AMBSAVE +# Introduce widelane integers > % < # APRWIDE +# Introduce L1 and L2 integers > % < # APRL1L2 +# # +# SPECIAL PROCESSING OPTIONS # +# Stop program after NEQ saving > % < # OBS2NEQ +# Activate extended program output > % < # PRINT +# END_PANEL #################################################################### + + +# BEGIN_PANEL PRINT = 1 ######################################################## +# GPSEST 3.2.1.1: Extended Program Output Options # +# # +# INFORMATION RELATED TO OBSERVATIONS # +# List of observations given in files > % < # PRTNUMOB +# List of observations used for processing > % < # PRTNUMDD +# Satellite elevations > % < # PRTELEV +# Histogram of observations by elevation angle bins > % < # PRTNOBEL +# Histogram of observations by nadir angle bins > % < # PRTNOBNA +# Phase-connected time intervals > % < # PRTTIMFL +# # +# INFORMATION RELATED TO ESTIMATED PARAMETERS # +# List of all parameters > % < # PRTPARAM +# Unresolved ambiguities after each iteration step > % < # PRTAMBIT +# Suppression of output concerning troposphere parameter > % < # PRTTRP +# Suppression of output concerning coordinate parameter > % < # PRTCRD +# Suppression of output concerning ambiguity parameter > % < # PRTAMB +# Suppression of output concerning epoch parameters > % < # PRTEPPAR +# END_PANEL #################################################################### + + +# BEGIN_PANEL PRINT = 1 ######################################################## +# GPSEST 3.2.1.2: Extended Program Output Options # +# # +# OTHER INFORMATION # +# Resolved ambiguities from observation files > % < # PRTAMBFL +# Constants, antenna offsets, ionosphere coefficients > % < # PRTPOLE +# Station eccentricities, receiver information > % < # PRTPOSEC +# Receiver synchronization errors > % < # PRTSYNCH +# RMS of ellipsoidal coordinates and differences > % < # PRTBLH +# Slope distances and their RMS > % < # PRTDIS +# Statistics on the parameter dimensions > % < # PRTMAX +# # +# HELMERT TRANSFORMATION OF RESULTING STATION COORDINATES # +# Activate Helmert transformation > % < # PRTHELM +# Coordinate system for transformation > %%%%%%%%%%%% < # COORDSYS +# Rotation > % < # ROTXYZ +# Scale > % < # SCALE +# END_PANEL #################################################################### + + +# BEGIN_PANEL DIFLVL = DOUBLE AND AMBSTRAT = SEARCH ############################ +# GPSEST 3.2.2: General Search Ambiguity Resolution Strategy # +# # +# OPTIONS AND CRITERIA FOR TESTING # +# Baseline-wise ambiguity resolution > % < # IFBASL +# Search width in units of standard deviation > %%%%% < # IFSWID +# Minimum allowed RMS ratio re 2nd best to best > %%%%% < # IF21 +# Maximum allowed RMS ratio re fixed to float > %%%%% < # IFFXFL +# Search width for geometry-free linear combination > %%%%% %%%%% < # MXAMBIT +# Ambiguity resolvable if exactly one integer within > %%%%% %%%%% %%%%% %%%%%%%%%%%%%%% < # GLORES +# END_PANEL #################################################################### + + +# BEGIN_PANEL DIFLVL = DOUBLE AND AMBSTRAT = QIF ############################### +# GPSEST 3.2.4: Quasi-Ionosphere-Free Ambiguity Resolution Strategy # +# # +# OPTIONS AND CRITERIA FOR TESTING # +# Maximal number of ambiguities fixed per iteration step > %%%%% < # MXAQIF +# Search width for pairs of L1 and L2 ambiguities > %%%%% %%%%% %%%%% %%%%% < # LAFXFL +# Maximum allowed RMS of unit weight for fixed solution > %%%%% %%%%%%%%%%%%%%% < # LAMRES +# END_PANEL #################################################################### + + +# BEGIN_PANEL DIFLVL = ZERO #################################################### +# GPSEST 3.3: General Options 3 # +# # +# OPTIONS CONCERNING INTRODUCED CLOCK CORRECTIONS # +# Primary source for satellite clocks > %%%%%%%%%%%%%%%%% < # USERXCLK +# Receiver@ clock missing in clock RINEX file > %%%%%%%%%%%%%%%%% < # NORXCLKR +# Satellite clock missing in clock RINEX file > %%%%%%%%%%%%%%%%% < # NORXCLKS +# Satellite clock missing in Bernese clock file> %%%%%%%%%%%%%%%%% < # NOSATCLK +# Clock interpolation allowed over > %%%%%% %%%%%% % < # PRELJ2 +# Correction for polarization effect > %%%%%%%%%% < total effect # POLARI2D +# > %%%%%%%%%% < geometric part # POLARI1D +# END_PANEL #################################################################### + + +# BEGIN_PANEL FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC ##### +# GPSEST 4: Datum Definition for Station Coordinates # +# # +# DATUM DEFINITION TYPE # +# > % < Free network solution # RADIO8_3 +# > % < Coordinates constrained > %%%%%%%%%%%% < # RADIO8_2 SIGSTA +# > % < Coordinates fixed > %%%%%%%%%%%% < # RADIO8_1 FIXSTA +# # +# A PRIORI SIGMAS # +# North > %%%%%%% %%%%%%% %%%%%%% %%%%%%%%%%%%%%%%%%%% < # STATION4 +# List of stations (and sigmas) from file > %%%%%%%% < # STAFILE4 +# Stations with specific flags in CRD file > %%%%%%%% < #: all non-blank # STAFLAG4 +# END_PANEL #################################################################### + + +# BEGIN_PANEL FIXSTA = MANUAL OR FIXSTA = FROM_FILE OR FIXSTA = WITH_FLAG AND FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC +# GPSEST 4.1: Datum Definition for Station Coordinates # +# # +# STATION COORDINATES TO BE FIXED # +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # STATION1 +# List of stations from file > %%%%%%%% < # STAFILE1 +# Stations with specific flags in CRD file > %%%%%%%% < #: all non-blank # STAFLAG1 +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# GPSEST 5.1: Setup of Parameters and Pre-Elimination 1 # +# # +# STATION-RELATED PARAMETERS Setup Pre-Elimination # +# Station coordinates > %%%%%%%%%%%%%%%%%%%% < # PRE01 +# Ambiguities > %%%%%%%%%%%%%%%%%%%% < # PRE04 +# # +# ATMOSPHERIC PARAMETERS # +# Site-specific troposphere parameters > % < > %%%%%%%%%%%%%%%%%%%% < # SITETROP PRE06 +# Global ionosphere parameters > % < > %%%%%%%%%%%%%%%%%%%% < # GLOBION PRE19 +# # +# GLOBAL PARAMETERS # +# Orbital parameters > % < > %%%%%%%%%%%%%%%%%%%% < # ORBADJ PRE03 +# Earth orientation parameters > % < > %%%%%%%%%%%%%%%%%%%% < # ERP PRE10 +# Geocenter coordinates > % < > %%%%%%%%%%%%%%%%%%%% < # GEOCENT PRE16 +# # +# EPOCH PARAMETERS # +# Receiver clock offsets > % < > %%%%%%%%%%%%%%%%%%%% < # CLOCKR PRE23 +# Satellite clock offsets > % < > %%%%%%%%%%%%%%%%%%%% < # CLOCKS PRE24 +# Kinematic coordinates > % < > %%%%%%%%%%%%%%%%%%%% < # KINEST PRE21 +# Stochastic ionosphere parameters > % < > %%%%%%%%%%%%%%%%%%%% < # DIFFION PRE17 +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# GPSEST 5.2: Setup of Parameters and Pre-Elimination 2 # +# # +# BIAS PARAMETERS Setup Pre-Elimination # +# Differential code biases > % < > %%%%%%%%%%%%%%%%%%%% < # DCBEST PRE08 +# GLONASS receiver clock biases > % < > %%%%%%%%%%%%%%%%%%%% < # GLOBIAS PRE02 +# GNSS-specific translation parameters > % < > %%%%%%%%%%%%%%%%%%%% < # GNSSPEC PRE30 +# # +# ANTENNA PHASE CENTER PARAMETERS # +# Satellite phase center offsets > % < > %%%%%%%%%%%%%%%%%%%% < # SANTOFF PRE12 +# Satellite phase center variations > % < > %%%%%%%%%%%%%%%%%%%% < # SANTPAT PRE25 +# Receiver@ phase center offsets > % < > %%%%%%%%%%%%%%%%%%%% < # RANTOFF PRE05 +# Receiver@ phase center variations > % < > %%%%%%%%%%%%%%%%%%%% < # RANTPAT PRE18 +# # +# PARAMETER SCALING FACTORS # +# Scaling related to loading effects > % < > %%%%%%%%%%%%%%%%%%%% < # GRDLOAD PRE22 +# Higher-order ionosphere scaling > % < > %%%%%%%%%%%%%%%%%%%% < # SCALHOI PRE27 +# # +# SLR-RELATED PARAMETERS # +# Range biases > % < > %%%%%%%%%%%%%%%%%%%% < # RBIAS PRE26 +# # +# TIME OFFSET FOR PARAMETER INTERVALS > %%%%%%%%% < (hhh mm ss) # PAR_OFF +# END_PANEL #################################################################### + + +# BEGIN_PANEL MOREOPT = 1 ###################################################### +# GPSEST 5.3: Parameter Setup of Experimental Parameters # +# # +# STATION-RELATED PARAMETERS Setup Pre-Elimination # +# Receiver clock offsets > % < same as GLONASS clock bias # RCVCLOCK PRE02 +# Time-dependent GLONASS biases > % < same as GLONASS clock bias # IFBWIN +# # +# ATMOSPHERIC PARAMETERS Setup Pre-Elimination # +# Local troposphere parameters > % < > %%%%%%%%%%%%%%%%%%%% < # LOCTROP PRE09 +# Local ionosphere parameters > % < > %%%%%%%%%%%%%%%%%%%% < # LOCIONO PRE07 +# # +# ADDITIONAL PARAMETERS # +# Earth gravity field > % < > %%%%%%%%%%%%%%%%%%%% < # GRAVITY PRE13 +# Earth albedo radiation > % < > %%%%%%%%%%%%%%%%%%%% < # ALBEDO PRE15 +# Hill resonance terms > % < > %%%%%%%%%%%%%%%%%%%% < # HILL PRE14 +# # +# EXPERIMENTAL OPTIONS # +# Satellite-specific a priori sigmas > % < # SVNAPR +# END_PANEL #################################################################### + + +# BEGIN_PANEL SITETROP = 1 ##################################################### +# GPSEST 6.1.1: Site-Specific Troposphere Parameters 1 # +# # +# ZENITH PATH DELAY PARAMETERS # +# Mapping function > %%%%%%%%%% < # MAPPNG +# Parameter spacing > %%%%%%%% <(hh mm ss) # NUMPAR +# # +# HORIZONTAL GRADIENT PARAMETERS # +# Gradient estimation model > %%%%%%%%%% < # TRPGRD +# Parameter spacing > %%%%%%%% <(hh mm ss) # NUMGRD +# # +# A PRIORI SIGMAS Absolute Relative # +# Zenith path delay > %%%%%%%% %%%%%%%% %%%%%%%% %%%%%%%% %%%%%%%%% <(hhh mm ss) Time resolution> %%%%%%%% <(hh mm ss)# TRPOFF TRPRES +# END_PANEL #################################################################### + + +# BEGIN_PANEL SITETROP = 1 ##################################################### +# GPSEST 6.1.2: Site-Specific Troposphere Parameters 2 # +# # +# STATIONS TO BE EXCLUDED FROM TROPOSPHERE ESTIMATION # +# Station selection > %%%%%%%%%%% < # NTRPSEL +# Station list from file > %%%%%%%% < # STAFILE6 +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # STATION6 +# # +# STATIONS WITH SPECIAL A PRIORI SIGMAS # +# Station selection > %%%%%%%%%%% < # SPESEL +# Station list from file > %%%%%%%% < # STAFILE3 +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # STATION3 +# # +# SPECIAL A PRIORI SIGMAS Absolute Relative # +# Zenith path delay > %%%%%%%% %%%%%%%% %%%%%%%% %%%%%%%% %%%%%%%% < (hh mm ss) # NUMION +# Station-specific models > % < # MLTMOD +# 4-figure model name > %%%% < # GIMNAM +# # +# NUMBER OF COEFFICIENTS # +# Maximum degree of spherical harmonics> %%%% < # MAXDEG +# Maximum order of spherical harmonics > %%%% < # MAXORD +# # +# ESTIMATION OF SINGLE-LAYER HEIGHT PARAMETERS # +# Number of height parameters > %%%% < # HGTEST +# Absolute sigma for height parameters > %%%%%%% %%%%%%% %%%%%%%%%%% < # STADYN +# Reference frame definition > %%%%%%%%%%% < # REFFRM +# Longitude of the Sun > %%%%% < # LONSUN +# Mapping function > %%%%% < # MAPFUN +# # +# ADDITIONAL INFORMATION # +# A priori height of single layer > %%%%%%% %%%%%%% %%%%%%% %%%%%%% %%%%%%% %%%%%%%% < > %%%%%%%% < # ORBEST ORBEST_LST +# # +# SETUP OF ORBITAL ELEMENTS A priori sigma # +# Semi major axis > % < > %%%%%%%%% % < > %%%%%%%%% < # ECCENTR SIGECCE +# Inclination > % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < # STCEST +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL RPRCOE / _ AND ORBADJ = 1 AND STCEST = 1 ######################### +# GPSEST 6.3.2: Satellite Orbit Determination 2 # +# # +# OPTIONS CONCERNING ESTIMATION OF STOCHASTIC PULSES # +# Number of parameter sets per day > %%% < # NUMSET1 +# Additional requests for further epochs> % < # STCSPEC +# # +# SETUP OF STOCHASTIC PULSES A priori sigma # +# Radial > % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% PRN Par/day _Sigma1_ _Sigma2_ _Sigma3_ < # SATGROUP +# END_PANEL #################################################################### + + +# BEGIN_PANEL RPRCOE / _ AND ORBADJ = 1 AND STCEST = 1 AND STCSPEC = 1 ######### +# GPSEST 6.3.3: Satellite Orbit Determination 3 # +# # +# ADDITIONAL SETUP REQUESTS FOR STOCHASTIC PULSES # +# > PRN yyyy_mm_dd hh_mm_ss _Sigma1_ _Sigma2_ _Sigma3_ < # STCGROUP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL LEORPR / _ AND LEOPROC = 1 AND ORBADJ = 1 ######################## +# GPSEST 6.4.1: LEO Orbit Determination 1 # +# # +# SETUP OF ORBITAL ELEMENTS A priori sigma # +# Semi major axis > % < > %%%%%%%%% % < > %%%%%%%%% < # ECCENTR2 SIGECCE2 +# Inclination > % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < # STCEST2 +# END_PANEL #################################################################### + + +# BEGIN_PANEL LEORPR / _ AND LEOPROC = 1 AND ORBADJ = 1 AND STCEST2 = 1 ######## +# GPSEST 6.4.2: LEO Orbit Determination 2 # +# # +# OPTIONS CONCERNING ESTIMATION OF STOCHASTIC PARAMETERS # +# Parameters are defined as changes in > %%%%%%%%%%%% < # PULSDEF2 +# Number of parameter sets per day > %%% < # NUMSET12 +# Additional requests for further epochs> % < # STCSPEC2 +# # +# SETUP OF STOCHASTIC PARAMETERS A priori sigma # +# Radial > % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% LEO Par/day _Sigma1_ _Sigma2_ _Sigma3_ < # SATGROUP2 +# END_PANEL #################################################################### + + +# BEGIN_PANEL LEORPR / _ AND LEOPROC = 1 AND ORBADJ = 1 AND STCEST2 = 1 AND STCSPEC2 = 1 # +# GPSEST 6.4.3: LEO Orbit Determination 3 # +# # +# ADDITIONAL SETUP REQUESTS FOR STOCHASTIC PARAMETERS # +# > LEO yyyy_mm_dd hh_mm_ss _Sigma1_ _Sigma2_ _Sigma3_ < # STCGROUP2 +# END_PANEL #################################################################### + + +# BEGIN_PANEL ERP = 1 ########################################################## +# GPSEST 6.5: Earth Orientation Parameters # +# # +# PARAMETER SETUP # +# Parameter spacing > %%%%%%%% <(hh mm ss) # NUMSET +# Continuity between sets > %%%%% < # CONTI +# Drifts constrained to zero > %%%%% < # CONSTRA +# # +# NUMBER OF PARAMETERS PER SET AND CONSTRAINING # +# Par/set First parameter Other parameters # +# X pole > % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% < > %%%%%%%%% % < > %%%%%%%%% < > %%%%%%%%% % < > %%%%%%%%% < > %%%%%%%%% %%%%%%%% <(hh mm ss) # NVBERN +# IERS ERP file > %%%%%%%% <(hh mm ss) # NVIERS +# END_PANEL #################################################################### + + +# BEGIN_PANEL GEOCENT = 1 ###################################################### +# GPSEST 6.6: Geocenter Coordinates # +# # +# PARAMETER SETUP A priori sigma # +# X-component > % < > %%%%%%%% % < > %%%%%%%% % < > %%%%%%%% % < # PHASEPO +# Var-covar wrt epoch parameters > %%%%%%%%%%%%%%%%% < # QXXEPO +# Sampling rate for resubstitution > %%%%%% %%%%%% %%%%%%%%%%%%%%%%%%%% < # REFSUM +# # +# REFERENCE STATIONS # +# Selection of reference stations > %%%%%%%%%%%%%%%%%%%% < # REFCLOCKR +# Manual station selection > %%%%%%%%%%%%%%%%%%%% < # STATION8 +# Station list from file > %%%%%%%% < # STAFILE8 +# # +# REFERENCE SATELLITES # +# Selection of reference satellites > %%%%%%%%%%%%%%%%%%%% < # REFCLOCKS +# Manual satellite selection > %%%%%%%%%%%%%%%%%%%% < # SATELLITE8 +# Satellite list from file > %%%%%%%% < # SATFILE8 +# # +# ADDITIONAL OPTIONS # +# Minimum number of obs per station clock > %%% < # MINSTA +# Minimum number of obs per satellite clock> %%% < # MINSAT +# # +# GLONASS CLOCK ESTIMATION # +# GLONASS receiver clock biases > %%%%%%%%%%%%%%%%%%%% < # RCVCLKTYP +# Receiver clocks for each satellite system> % < # RCLKSYS +# END_PANEL #################################################################### + + +# BEGIN_PANEL CLOCKR = 1 OR CLOCKS = 1 AND CLKRNX / _ ########################## +# GPSEST 6.8.2: Clock Estimation 2 # +# # +# HEADER ENTRIES FOR CLOCK RINEX RESULT FILE # +# Run by > %%%%%%%%%%%%%%%%%%% < # RUNBY +# AC designator > %%%% < # AC +# AC name > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # ACNAME +# # +# Time system > %%%% < # TIMESYS +# DCBs applied > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # DCBLINE +# # +# Comment lines: # +# > Comment_lines_______________________________________________ < # COMMENT +# END_PANEL #################################################################### + + +# BEGIN_PANEL KINEST = 1 ####################################################### +# GPSEST 6.9: Kinematic Coordinates # +# # +# STATIONS TO BE TREATED AS KINEMATIC # +# Station selection > %%%%%%%%%%% < # KINSTA +# Station list from file > %%%%%%%% < # STAFILE2 +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # STATION2 +# # +# A PRIORI SIGMAS # +# Reference frame > %%%%% < # SIGKIN +# Sigma for horizontal components > %%%%%%% %%%%%%% %%%%%%% % < # MINKIN +# END_PANEL #################################################################### + + +# BEGIN_PANEL DIFFION = 1 ###################################################### +# GPSEST 6.10: Stochastic Ionosphere Parameters # +# # +# STOCHASTIC IONOSPHERE PARAMETERS # +# Elimination of reference ionosphere parameters > % < # DIONELI +# Elevation-dependent parameter constraining > % < # DIONCON +# Absolute a priori sigma on single difference level > %%%%%% %%%%%% %%%%%%%%%%%%%%%%% < # DCBTYP +# Estimate differential code biases for satellites > % < # DCBSAT +# Estimate differential code biases for receivers > % < # DCBREC +# # +# DATUM DEFINITION AND CONSTRAINING # +# Reference satellite(s) > %%%%% < # DCBREF +# A priori sigma for reference satellite biases > %%%%%%% %%%%%%% %%%%%%%% < # SYSTRA +# A priori sigmas North > %%%%%%%% %%%%%%%% %%%%%%%% %%%%%%%% < # SYSTRP +# A priori sigma > %%%%%%%% % <@@Y> % <@@Z> % < # SATANTX SATANTY SATANTZ +# Grouping > %%%%%%%%%%%% < # SAOSEL +# Advanced setup > % < # SATANT0 +# # +# PARAMETER CONSTRAINING # +# X-component > %%%%%%%% %%%%%%%% %%%%%%%% Group hh_mm_ss _X(m)_ _Y(m)_ _Z(m)_ _X(m)_ _Y(m)_ _Z(m)_ < # SATANTSTR +# END_PANEL #################################################################### + + +# BEGIN_PANEL SANTOFF = 1 AND SAOSEL = MANUAL ################################## +# GPSEST 6.13.3: Satellite Antenna Phase Center Offsets 3 # +# # +# MANUAL GROUP DEFINITION # +# Satellite numbers # +# > Grp ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ < # SATANTGRP +# END_PANEL #################################################################### + + +# BEGIN_PANEL SANTPAT = 1 ###################################################### +# GPSEST 6.14.1: Satellite Antenna Phase Center Variations 1 # +# # +# PARAMETER SETUP # +# Grouping > %%%%%%%%%%%% < # SAPSEL +# Maximum nadir angle > %%%%%%%% %%%%%%%% %%%%%%%% %%%%%%%% Grp ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ < # SAPGRP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL RANTOFF = 1 ###################################################### +# GPSEST 6.15.1: Receiver Antenna Phase Center Offsets 1 # +# # +# PARAMETER SETUP # +# Antenna offset component North> % <@@East> % <@@Up> % < # RAON RAOE RAOU +# Satellite system > %%%%%%%% < # RAOPRN +# Frequencies > %%%%%%%% < # RAOFRQ +# Grouping > %%%%%%%%%%%%%%%%%%%%% < # RAOSEL +# # +# PARAMETER CONSTRAINING # +# Sigma for horizontal components> %%%%%%%% %%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAOGRPI +# Reference > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAOREFGI +# # +# RECEIVER-DEPENDENT SELECTION # +# Estimated > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAOGRP +# Reference > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAOREFG +# # +# INDIVIDUAL ANTENNAS # +# Estimated > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAOANT +# Reference > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAOREFI +# END_PANEL #################################################################### + + +# BEGIN_PANEL RANTOFF = 1 AND RAOSEL = MANUAL ############################################# +# GPSEST 6.15.3: Receiver Antenna Offsets 3 # +# # +# MANUAL SETUP # +# Antenna numbers Sigma (meters) # +#> Antenna_name________ Receiver_name_____ from__ to____ Frq_ Sys horiz.__ vert.___ < # RAOSTR +# # +# END_PANEL ############################################################################### + + +# BEGIN_PANEL RANTPAT = 1 ###################################################### +# GPSEST 6.16.1: Receiver Antenna Phase Center Variations 1 # +# # +# PARAMETER SETUP # +# Satellite system > %%%%%%%% < # RAPPRN +# Frequencies > %%%%%%%% < # RAPFRQ +# Grouping > %%%%%%%%%%%%%%%%%%%%% < # RAPSEL +# # +# TYPE OF MODELLING # +# > % %%% < degrees # RAPZENMAX +# Elevation increment > %%% < degrees # RAPDELE +# Azimuth increment > %%% < degrees # RAPDAZI +# > % %%% < # RAPHARMN +# Order m > %%% < # RAPHARMM +# # +# PARAMETER CONSTRAINING # +# A priori sigma > %%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAPGRPI +# Reference > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAPREFGI +# # +# RECEIVER-DEPENDENT SELECTION # +# Estimated > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAPGRP +# Reference > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAPREFG +# # +# INDIVIDUAL ANTENNAS # +# Estimated > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAPANT +# Reference > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAPREFI +# END_PANEL #################################################################### + + +# BEGIN_PANEL RANTPAT = 1 AND RAPSEL = MANUAL ########################################### +# GPSEST 6.16.3: Receiver Antenna Phase Center Variations 3 # +# # +# MANUAL SETUP # +# Antenna numbers Increment # +#> Antenna_name________ Receiver_name_____ from__ to____ Frq_ Sys Ele Azi Sigma___< # RAPSTR +# # +# END_PANEL ############################################################################# + + +# BEGIN_PANEL GRDLOAD = 1 ###################################################### +# GPSEST 6.17: Scaling Factors Related to Loading Effects # +# # +# ATMOSPHERIC PRESSURE LOADING # +# Parameter setup > %%%%%%%%%%%%%%%%%% < > %%%%%%%% < # ALOADSET ALOADCLU +# Parameter decomposition > %%%%%%%%%%%%%%%%%% < # ALOADDEC +# Sigma in North/horizontal/overall> %%%%%%%% < meters # ALOADSIG1 +# @@@@@@@@@East@/vertical > %%%%%%%% < meters # ALOADSIG2 +# @@@@@@@@@Up > %%%%%%%% < meters # ALOADSIG3 +# # +# OCEAN NON-TIDAL LOADING # +# Parameter setup > %%%%%%%%%%%%%%%%%% < > %%%%%%%% < # ONTLDSET ONTLDCLU +# Parameter decomposition > %%%%%%%%%%%%%%%%%% < # ONTLDDEC +# Sigma in North/horizontal/overall> %%%%%%%% < meters # ONTLDSIG1 +# @@@@@@@@@East@/vertical > %%%%%%%% < meters # ONTLDSIG2 +# @@@@@@@@@Up > %%%%%%%% < meters # ONTLDSIG3 +# # +# HYDROSTATIC PRESSURE LOADING # +# Parameter setup > %%%%%%%%%%%%%%%%%% < > %%%%%%%% < # HLOADSET HLOADCLU +# Parameter decomposition > %%%%%%%%%%%%%%%%%% < # HLOADDEC +# Sigma in North/horizontal/overall> %%%%%%%% < meters # HLOADSIG1 +# @@@@@@@@@East@/vertical > %%%%%%%% < meters # HLOADSIG2 +# @@@@@@@@@Up > %%%%%%%% < meters # HLOADSIG3 +# END_PANEL #################################################################### + + +# BEGIN_PANEL SCALHOI = 1 ###################################################### +# GPSEST 6.18: Higher-order Ionosphere Scaling Factors # +# # +# PARAMETER SETUP FOR Setup Sigma # +# Second-order term > %%%%%%%%%%%%%%% < > %%%%%%%%%% < # HOI1 SIGHOI1 +# Third-order term > %%%%%%%%%%%%%%% < > %%%%%%%%%% < # HOI2 SIGHOI2 +# Ray path bending term > %%%%%%%%%%%%%%% < > %%%%%%%%%% < # HOI3 SIGHOI3 +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL RBIAS = 1 ######################################################## +# GPSEST 6.19: SLR Range Biases # +# # +# PARAMETER SETUP # +# Station selection > %%%%%%%%%%% < # RGBLST +# File with the list of stations > %%%%%%%% < # STAFILE9 +# Manual selection of stations > %%%%%%%%%%%%%%%%%%%% < # STATION9 +# Definition of satellite groups > %%%%%%%%%%%% < # SATRGB +# # +# PARAMETER CONSTRAINING # +# A priori sigma > %%%%%%%%% %%%%%%%%%%% < # RCVCLKLST +# File with the list of stations > %%%%%%%% < # STAFILE5 +# Selection of list of stations > %%%%%%%%%%%%%%%%%%%% < # STATION5 +# A priori sigma > %%%%% % < Time interval from observation files # RCOTIM +# # +# > % < Defined by year and session identifier # RADIO5_1 +# Year > %%%% < Session > %%%% < # SESSION_YEAR5 SESSION_STRG5 +# # +# > % < Defined by start and end times # RADIO5_2 +# yyyy mm dd hh mm ss yyyy mm dd hh mm ss # +# Start> %%%%%%%%%% < > %%%%%%%% < End> %%%%%%%%%% < > %%%%%%%% < # STADAT5 STATIM5 ENDDAT5 ENDTIM5 +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL MOREOPT = 1 AND LOCTROP = 1 ###################################### +# GPSEST 99.2: Local Troposphere Parameters # +# # +# MODEL SPECIFICATION # +# Parameter interval > %%%%%%%% <(hh mm ss) # LTRPMOD +# Polynomial degree > %% < # LTRPPAR +# A priori sigma for zero-order term> %%%%%%%% %%%%%%%% Model Latitude___ Longitude__ mixed_coefficients < # LIONSTR +# END_PANEL #################################################################### + + +# BEGIN_PANEL MOREOPT = 1 AND GRAVITY = 1 ###################################### +# GPSEST 99.4: Earth Gravity Field # +# # +# PARAMETER SETUP OPTIONS # +# > % < Default setup # GRAVITY_D +# Maximum degree of development> %% < # POTDEG +# Maximum order of development > %% < # POTORD +# A priori sigma > %%%%%% < # POTSIG +# # +# > % < Manual setup of special coefficients # GRAVITY_M +# > Degree Order Sigma < # POTSTR +# END_PANEL #################################################################### + + +# BEGIN_PANEL MOREOPT = 1 AND ALBEDO = 1 ####################################### +# GPSEST 99.5: Earth Albedo Radiation # +# # +# PARAMETER SELECTION A priori sigma # +# Absorption, constant part > % < > %%%%%%% < # ALB1 SIGALB1 +# Absorption, variable surface due to solar panels> % < > %%%%%%% < # ALB2 SIGALB2 +# Reflection at solar panels > % < > %%%%%%% < # ALB3 SIGALB3 +# # +# SATELLITE GROUP DEFINITION # +# > GRP ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ < # ALBSATSTR +# END_PANEL #################################################################### + + +# BEGIN_PANEL MOREOPT = 1 AND HILL = 1 ######################################### +# GPSEST 99.6.1: Hill Resonance Terms # +# # +# PARAMETER SETUP OPTIONS # +# > % < Default parameter setup # HILL_D +# > % < Manual parameter setup # HILL_M +# # +# CONSTANT FORCES SELECTION A priori sigma # +# Radial > % < > %%%%%% < # HILC1 SIGHILC1 +# Along track > % < > %%%%%% < # HILC2 SIGHILC2 +# Out of plane > % < > %%%%%% < # HILC3 SIGHILC3 +# # +# PERIODIC FORCES SELECTION # +# Radial > % < > %%%%%% < # HILP1 SIGHILP1 +# Along track > % < > %%%%%% < # HILP2 SIGHILP2 +# Out of plane > % < > %%%%%% < # HILP3 SIGHILP3 +# # +# LIST OF SATELLITES # +# > ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ < # HILSATSTR +# END_PANEL #################################################################### + + +# BEGIN_PANEL MOREOPT = 1 AND HILL = 1 AND HILL_M = 1 ########################## +# GPSEST 99.6.2: Hill Resonance Terms (Manual Setup) # +# # +# DIRECTION OF FORCE TYPE OF FORCE # +# 1: Radial 1: Constant # +# 2: Along track 2: Cosine term # +# 3: Out of plane 3: Sine term # +# # +# MANUAL PARAMETER SETUP # +# Direction Type of # +# > PRN of_force_ of_force_ Sigma < # HILLSTR +# END_PANEL #################################################################### + + +# BEGIN_PANEL MOREOPT = 1 AND SVNAPR = 1 ####################################### +# GPSEST 99.7: Satellite-Specific a Priori Sigmas # +# # +# From To # +# > PRN yyyy_mm_dd hh_mm_ss yyyy_mm_dd hh_mm_ss Sigma(m) < # SVNSIG +# END_PANEL #################################################################### + + +# BEGIN_PANEL MOREOPT = 1 AND IFBWIN = 1 ####################################### +# GPSEST 99.8: Time Window for GLONASS Receiver Clock Biases # +# # +# TIME DEPENDENT INTER-SYSTEM BIASES # +# > Receiver_name_______ from__ to____ Interval__ < # RCOSTR +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_EDT/GPSXTR.INP b/config/bernese/gpsuser52-luzon/OPT/R2S_EDT/GPSXTR.INP new file mode 100755 index 0000000..36c40eb --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_EDT/GPSXTR.INP @@ -0,0 +1,284 @@ + +! Some keywords for automatic output +! ---------------------------------- +CAMPAIGN 1 "${P}/PHIVOLCS" + ## widget = initmenu; pointer = ACTIVE_CAMPAIGN + +SESSION_TABLE 1 "${P}/PHIVOLCS\STA\SESSIONS.SES" + ## widget = initmenu; pointer = SESSION_TABLE + +DESCR_SESSION_TABLE 1 "Session table" + +YR4_INFO 1 "2019" + ## widget = comment + # $Y+0 + +SES_INFO 1 "0110" + ## widget = comment + # $S+0 + +USR_INFO 1 "${USER}" + ## widget = comment + +! ------------------------------------------------------------------------- +! Environment Variables +! --------------------- +ENVIRONMENT 5 + "U" "c:\Bernese\GPSUSER52" + "T" "c:\Bernese\GPSTEMP" + "X" "c:\Bernese\BERN52\GPS" + "P" "c:\Bernese\GPSDATA\CAMPAIGN52" + "USER" "" + ## widget = initmenu; pointer = ENVIR_LIST + +! ------------------------------------------------------------------------- +! General Constants +! ----------------- +SHOWGEN 1 "1" + ## widget = checkbox + +MSG_SHOWGEN 1 "Show all general files" + +CONST 1 "${X}/GEN\CONST." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # CONST. + +DESCR_CONST 1 "General constants" + +! GPSEST/ADDNEQ Input Files +! ------------------------- +RADIO_1 1 "0" + ## widget = radiobutton; group = DUMMY; radiokeys = JOBGPS + +MSG_RADIO_1 1 "GPSEST/ADDNEQ2 output files" + +RADIO_3 1 "1" + ## widget = radiobutton; group = DUMMY; radiokeys = OUTPUT + +MSG_RADIO_3 1 "GPSEST/ADDNEQ2 output files" + +JOBGPS 0 + ## widget = selwin; path = DIR_OUT; ext = NO_EXT; maxfiles = 999 + ## emptyallowed = true + # + +MSG_JOBGPS 1 "GPSEST job output files" + +JOBGPS_TXT_COL_1 1 "GPSEST job output files" + +OUTPUT 0 + ## widget = selwin; path = DIR_OUT; ext = EXT_OUT; maxfiles = 999 + ## emptyallowed = true + # EDT$S+0??? + +MSG_OUTPUT 1 "GPSEST/ADDNEQ output files" + +OUTPUT_TXT_COL_1 1 "GPSEST/ADDNEQ output files" + +! Title +! ----- +TITLE 1 "RNX2SNX_190110: Extraction from residual screening" + ## widget = lineedit + # RNX2SNX_$YSS+0: Extraction from residual screening + +MSG_TITLE 1 "Title line" + +! Output Summary +! -------------- +GPSOUT 1 "${P}/PHIVOLCS\OUT\EDL190110.SUM" + ## widget = lineedit; path = DIR_OUT; ext = EXT_SUM; maxfiles = -1 + # EDL$YSS+0 + +MSG_GPSOUT 1 "Output summary" + +! Coordinate Summary +! ------------------ +CRDOUT 0 + ## widget = lineedit; path = DIR_OUT; ext = EXT_SUM; maxfiles = -1 + # + +MSG_CRDOUT 1 "Coordinate summary" + +! Kinematic Summary +! ----------------- +KINOUT 0 + ## widget = lineedit; path = DIR_OUT; ext = EXT_SUM; maxfiles = -1 + # + +MSG_KINOUT 1 "Kinematic summary" + +! Ionosphere Summary +! ------------------ +GIMOUT 0 + ## widget = lineedit; path = DIR_OUT; ext = EXT_SUM; maxfiles = -1 + # + +MSG_GIMOUT 1 "GIM summary" + +! Clock Summary +! ------------- +CLKOUT 0 + ## widget = lineedit; path = DIR_OUT; ext = EXT_SUM; maxfiles = -1 + # + +MSG_CLKOUT 1 "Clock summary: clock differences" + +CLKBSL 0 + ## widget = selwin; path = DIR_BSL; ext = EXT_BSL; maxfiles = 1 + ## activeif = CLKOUT / _ OR CLKDEV / _ + # + +MSG_CLKBSL 1 "Pairs of clocks for clock summary" + +! Clock Summary: Allan deviation +! ------------- +CLKDEV 0 + ## widget = lineedit; path = DIR_OUT; ext = EXT_SUM; maxfiles = -1 + # + +MSG_CLKDEV 1 "Clock summary: Allan deviation" + +! QIF Summary +! ----------- +QIFOUT 0 + ## widget = lineedit; path = DIR_OUT; ext = EXT_SUM; maxfiles = -1 + # + +MSG_QIFOUT 1 "Ambiguity res. summary" + +! Ambiguity Summary +! ----------------- +AMBOUT 0 + ## widget = lineedit; path = DIR_OUT; ext = EXT_SUM; maxfiles = -1 + # + +MSG_AMBOUT 1 "Ambiguity fractionals" + +! Campaign Summary +! ---------------- +CAMPFM 0 + ## widget = lineedit; path = DIR_OUT; ext = EXT_SUM; maxfiles = -1 + # + +MSG_CAMPFM 1 "Campaign summary" + +! Weekly Summary +! -------------- +WEEKFM 0 + ## widget = lineedit; path = DIR_OUT; ext = EXT_SUM; maxfiles = -1 + # + +MSG_WEEKFM 1 "Weekly summary" + +! Pole Summary +! ------------ +POLOUT 0 + ## widget = lineedit; path = DIR_OUT; ext = EXT_SUM; maxfiles = -1 + # + +MSG_POLOUT 1 "Pole output" + +! Program Output File +! ------------------- +SYSODEF 1 "0" + ## widget = checkbox + +MSG_SYSODEF 1 "Program output" + +SYSOUT 1 "${P}/PHIVOLCS\OUT\XTR190110.OUT" + ## widget = lineedit; path = DIR_OUT; ext = EXT_OUT + ## activeif = SYSODEF == 0; emptyallowed = false + # XTR$YSS+0 + +DESCR_SYSOUT 1 "Program output" + +! Error Message File +! ------------------ +ERRMRG 1 "0" + ## widget = checkbox + +MSG_ERRMRG 1 "Error message" + +SYSERR 1 "${U}/WORK\ERROR.MSG" + ## widget = lineedit; path = PTH_ERR; ext = EXT_ERR + ## activeif = ERRMRG == 0; emptyallowed = false + # ERROR + +DESCR_SYSERR 1 "Error message" + +! Which Pole Parameter Sets +! ------------------------- +IMEAN 1 "1" + ## widget = combobox; editable = FALSE; cards = ALL 1 2 3 + ## activeif = POLOUT / _ + +MSG_IMEAN 1 "Pole parameter sets" + +! Ambiguity resolution summary detail level +! ----------------------------------------- +AMBLOD 1 "ALL" + ## widget = combobox; activeif = QIFOUT / _; editable = false + ## cards = ALL EACH&ALL GPS GLONASS GALILEO + +MSG_AMBLOD 1 "Ambiguity resolution: GNSS" + +! Ambiguity resolution characterization +! ------------------------------------- +AMBID 0 + ## widget = combobox; cards = WL NL QIF L5 L3 L12 L1 L2 + ## activeif = QIFOUT / _; check_strlen = 3 + # + +MSG_AMBID 1 "Ambiguity resolution: #AR_ID" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# EXTRACT GPSEST/ADDNEQ2 PROGRAM OUTPUT - GPSXTR 1: Extractions # +# # +# GENERAL FILES # +# Show all general files > % < # SHOWGEN +# # +# INPUT FILENAMES # +# > % < > %%%%%%%%%%%% < (GPSEST.Lxx/ADDNEQ2.Lxx) # RADIO_1 JOBGPS +# > % < > %%%%%%%% < (GPSEST/ADDNEQ2 output) # RADIO_3 OUTPUT +# # +# GENERAL OUTPUT FILES # +# Program output > % < use GPSXTR.Lnn or > %%%%%%%% < # SYSODEF SYSOUT +# Error messages > % < merged to program output or > %%%%%%%% < # ERRMRG SYSERR +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWGEN = 1 ##################################################### +# GPSXTR 1.1: General Files # +# # +# GENERAL INPUT FILES # +# General constants > %%%%%%%%%%%% < # CONST +# # +# MENU SETTINGS # +# Selected campaign > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # CAMPAIGN +# Selected session year> %%%% < session> %%%% < # YR4_INFO SES_INFO +# Session table > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # SESSION_TABLE +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# GPSXTR 2: Output Files # +# # +# TITLE > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # TITLE +# # +# OUTPUT FILES # +# Output summary > %%%%%%%% < # GPSOUT +# Coordinate summary > %%%%%%%% < # CRDOUT +# Kinematic summary > %%%%%%%% < # KINOUT +# GIM summary > %%%%%%%% < # GIMOUT +# Clock summary > %%%%%%%% < Baseline> %%%%%%%% < # CLKOUT CLKBSL +# Clock Allan deviation > %%%%%%%% < # CLKDEV +# Ambiguity resolution > %%%%%%%% < GNSS> %%%%%%%% < ID> %%% < # QIFOUT AMBLOD AMBID +# Ambiguity fractionals > %%%%%%%% < # AMBOUT +# Campaign summary > %%%%%%%% < # CAMPFM +# Weekly summary > %%%%%%%% < # WEEKFM +# Pole output > %%%%%%%% < Pole parameter sets> %%%% < # POLOUT IMEAN +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_EDT/GPSXTR.old b/config/bernese/gpsuser52-luzon/OPT/R2S_EDT/GPSXTR.old new file mode 100755 index 0000000..ab01eb9 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_EDT/GPSXTR.old @@ -0,0 +1,279 @@ + +! Some keywords for automatic output +! ---------------------------------- +CAMPAIGN 1 "./DUMMY" + ## widget = initmenu; pointer = ACTIVE_CAMPAIGN + +SESSION_TABLE 1 "${X}/SKL/SESSIONS.SES" + ## widget = initmenu; pointer = SESSION_TABLE + +DESCR_SESSION_TABLE 1 "Session table" + +YR4_INFO 1 "1980" + ## widget = comment + # $Y+0 + +SES_INFO 1 "0060" + ## widget = comment + # $S+0 + +USR_INFO 1 "${USER}" + ## widget = comment + +! ------------------------------------------------------------------------- +! Environment Variables +! --------------------- +ENVIRONMENT 1 "" "${}" + ## widget = initmenu; pointer = ENVIR_LIST + +! ------------------------------------------------------------------------- +! General Constants +! ----------------- +SHOWGEN 1 "1" + ## widget = checkbox + +MSG_SHOWGEN 1 "Show all general files" + +CONST 1 "${X}/GEN/CONST." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # CONST. + +DESCR_CONST 1 "General constants" + +! GPSEST/ADDNEQ Input Files +! ------------------------- +RADIO_1 1 "0" + ## widget = radiobutton; group = DUMMY; radiokeys = JOBGPS + +MSG_RADIO_1 1 "GPSEST/ADDNEQ2 output files" + +RADIO_3 1 "1" + ## widget = radiobutton; group = DUMMY; radiokeys = OUTPUT + +MSG_RADIO_3 1 "GPSEST/ADDNEQ2 output files" + +JOBGPS 0 + ## widget = selwin; path = DIR_OUT; ext = NO_EXT; maxfiles = 999 + ## emptyallowed = true + # + +MSG_JOBGPS 1 "GPSEST job output files" + +JOBGPS_TXT_COL_1 1 "GPSEST job output files" + +OUTPUT 0 + ## widget = selwin; path = DIR_OUT; ext = EXT_OUT; maxfiles = 999 + ## emptyallowed = true + # EDT$S+0??? + +MSG_OUTPUT 1 "GPSEST/ADDNEQ output files" + +OUTPUT_TXT_COL_1 1 "GPSEST/ADDNEQ output files" + +! Title +! ----- +TITLE 1 "RNX2SNX_800060: Extraction from residual screening" + ## widget = lineedit + # RNX2SNX_$YSS+0: Extraction from residual screening + +MSG_TITLE 1 "Title line" + +! Output Summary +! -------------- +GPSOUT 1 "./DUMMY/OUT/EDL800060.SUM" + ## widget = lineedit; path = DIR_OUT; ext = EXT_SUM; maxfiles = -1 + # EDL$YSS+0 + +MSG_GPSOUT 1 "Output summary" + +! Coordinate Summary +! ------------------ +CRDOUT 0 + ## widget = lineedit; path = DIR_OUT; ext = EXT_SUM; maxfiles = -1 + # + +MSG_CRDOUT 1 "Coordinate summary" + +! Kinematic Summary +! ----------------- +KINOUT 0 + ## widget = lineedit; path = DIR_OUT; ext = EXT_SUM; maxfiles = -1 + # + +MSG_KINOUT 1 "Kinematic summary" + +! Ionosphere Summary +! ------------------ +GIMOUT 0 + ## widget = lineedit; path = DIR_OUT; ext = EXT_SUM; maxfiles = -1 + # + +MSG_GIMOUT 1 "GIM summary" + +! Clock Summary +! ------------- +CLKOUT 0 + ## widget = lineedit; path = DIR_OUT; ext = EXT_SUM; maxfiles = -1 + # + +MSG_CLKOUT 1 "Clock summary: clock differences" + +CLKBSL 0 + ## widget = selwin; path = DIR_BSL; ext = EXT_BSL; maxfiles = 1 + ## activeif = CLKOUT / _ OR CLKDEV / _ + # + +MSG_CLKBSL 1 "Pairs of clocks for clock summary" + +! Clock Summary: Allan deviation +! ------------- +CLKDEV 0 + ## widget = lineedit; path = DIR_OUT; ext = EXT_SUM; maxfiles = -1 + # + +MSG_CLKDEV 1 "Clock summary: Allan deviation" + +! QIF Summary +! ----------- +QIFOUT 0 + ## widget = lineedit; path = DIR_OUT; ext = EXT_SUM; maxfiles = -1 + # + +MSG_QIFOUT 1 "Ambiguity res. summary" + +! Ambiguity Summary +! ----------------- +AMBOUT 0 + ## widget = lineedit; path = DIR_OUT; ext = EXT_SUM; maxfiles = -1 + # + +MSG_AMBOUT 1 "Ambiguity fractionals" + +! Campaign Summary +! ---------------- +CAMPFM 0 + ## widget = lineedit; path = DIR_OUT; ext = EXT_SUM; maxfiles = -1 + # + +MSG_CAMPFM 1 "Campaign summary" + +! Weekly Summary +! -------------- +WEEKFM 0 + ## widget = lineedit; path = DIR_OUT; ext = EXT_SUM; maxfiles = -1 + # + +MSG_WEEKFM 1 "Weekly summary" + +! Pole Summary +! ------------ +POLOUT 0 + ## widget = lineedit; path = DIR_OUT; ext = EXT_SUM; maxfiles = -1 + # + +MSG_POLOUT 1 "Pole output" + +! Program Output File +! ------------------- +SYSODEF 1 "0" + ## widget = checkbox + +MSG_SYSODEF 1 "Program output" + +SYSOUT 1 "./DUMMY/OUT/XTR800060.OUT" + ## widget = lineedit; path = DIR_OUT; ext = EXT_OUT + ## activeif = SYSODEF == 0; emptyallowed = false + # XTR$YSS+0 + +DESCR_SYSOUT 1 "Program output" + +! Error Message File +! ------------------ +ERRMRG 1 "0" + ## widget = checkbox + +MSG_ERRMRG 1 "Error message" + +SYSERR 1 "${U}/WORK/ERROR.MSG" + ## widget = lineedit; path = PTH_ERR; ext = EXT_ERR + ## activeif = ERRMRG == 0; emptyallowed = false + # ERROR + +DESCR_SYSERR 1 "Error message" + +! Which Pole Parameter Sets +! ------------------------- +IMEAN 1 "1" + ## widget = combobox; editable = FALSE; cards = ALL 1 2 3 + ## activeif = POLOUT / _ + +MSG_IMEAN 1 "Pole parameter sets" + +! Ambiguity resolution summary detail level +! ----------------------------------------- +AMBLOD 1 "ALL" + ## widget = combobox; activeif = QIFOUT / _; editable = false + ## cards = ALL EACH&ALL GPS GLONASS GALILEO + +MSG_AMBLOD 1 "Ambiguity resolution: GNSS" + +! Ambiguity resolution characterization +! ------------------------------------- +AMBID 0 + ## widget = combobox; cards = WL NL QIF L5 L3 L12 L1 L2 + ## activeif = QIFOUT / _; check_strlen = 3 + # + +MSG_AMBID 1 "Ambiguity resolution: #AR_ID" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# EXTRACT GPSEST/ADDNEQ2 PROGRAM OUTPUT - GPSXTR 1: Extractions # +# # +# GENERAL FILES # +# Show all general files > % < # SHOWGEN +# # +# INPUT FILENAMES # +# > % < > %%%%%%%%%%%% < (GPSEST.Lxx/ADDNEQ2.Lxx) # RADIO_1 JOBGPS +# > % < > %%%%%%%% < (GPSEST/ADDNEQ2 output) # RADIO_3 OUTPUT +# # +# GENERAL OUTPUT FILES # +# Program output > % < use GPSXTR.Lnn or > %%%%%%%% < # SYSODEF SYSOUT +# Error messages > % < merged to program output or > %%%%%%%% < # ERRMRG SYSERR +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWGEN = 1 ##################################################### +# GPSXTR 1.1: General Files # +# # +# GENERAL INPUT FILES # +# General constants > %%%%%%%%%%%% < # CONST +# # +# MENU SETTINGS # +# Selected campaign > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # CAMPAIGN +# Selected session year> %%%% < session> %%%% < # YR4_INFO SES_INFO +# Session table > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # SESSION_TABLE +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# GPSXTR 2: Output Files # +# # +# TITLE > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # TITLE +# # +# OUTPUT FILES # +# Output summary > %%%%%%%% < # GPSOUT +# Coordinate summary > %%%%%%%% < # CRDOUT +# Kinematic summary > %%%%%%%% < # KINOUT +# GIM summary > %%%%%%%% < # GIMOUT +# Clock summary > %%%%%%%% < Baseline> %%%%%%%% < # CLKOUT CLKBSL +# Clock Allan deviation > %%%%%%%% < # CLKDEV +# Ambiguity resolution > %%%%%%%% < GNSS> %%%%%%%% < ID> %%% < # QIFOUT AMBLOD AMBID +# Ambiguity fractionals > %%%%%%%% < # AMBOUT +# Campaign summary > %%%%%%%% < # CAMPFM +# Weekly summary > %%%%%%%% < # WEEKFM +# Pole output > %%%%%%%% < Pole parameter sets> %%%% < # POLOUT IMEAN +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_EDT/MENU.INP b/config/bernese/gpsuser52-luzon/OPT/R2S_EDT/MENU.INP new file mode 100755 index 0000000..fbc36a3 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_EDT/MENU.INP @@ -0,0 +1,90 @@ + +! Release Information Notes +! ------------------------- +RELEASE_INFO 1 "${X}/DOC/RELEASE.TXT" + +! List of Remaining Menu Input Files (full Pathes) +! ------------------------------------------------ +MENU_CMP_INP 1 "${X}/PAN/MENU_CMP.INP" + +MSG_MENU_CMP_INP 1 "Edit list of campaigns" + +MENU_VAR_INP 1 "${U}/PAN/MENU_VAR.INP" + +MSG_MENU_VAR_INP 1 "Menu variables" + +MENU_EXT_INP 1 "${U}/PAN/MENU_EXT.INP" + +MSG_MENU_EXT_INP 1 "Paths and extensions" + +MENU_PGM_INP 1 "${U}/PAN/MENU_PGM.INP" + +MSG_MENU_PGM_INP 1 "Program names" + +! Active Campaign +! --------------- +ACTIVE_CAMPAIGN 1 "${U}" + +! Modified Julian Date +! -------------------- +MODJULDATE 1 "44244.000000" + +! Session (only the last character is relevant) +! --------------------------------------------- +SESSION_CHAR 1 "0" + +SESSION_TABLE 1 "${P}/PHIVOLCS\STA\SESSIONS.SES" + ## widget = selwin; path = DIR_SES; ext = EXT_SES; maxfiles = 1 + # SESSIONS + +! Job character +! ------------- +JOB_ID 1 "" + +! Size of the Main Window +! ----------------------- +MAIN_WIDTH 1 "864" + +MAIN_HEIGHT 1 "561" + +! Colors (RGB Button + RGB Background) +! ------------------------------------ +MAIN_PALETTE 0 + +! Font Types and Font Sizes +! ------------------------- +FONTTYPE_BASE 1 "Helvetica" + +FONTSIZE_BASE 1 "10" + +FONTBOLD_BASE 1 "0" + +FONTITALIC_BASE 1 "0" + +FONTSTRIKEOUT_BASE 1 "0" + +FONTUNDERLINE_BASE 1 "0" + +FONTTYPE_LARGE 1 "Terminal [Dec]" + +FONTSIZE_LARGE 1 "10" + +FONTBOLD_LARGE 1 "0" + +FONTITALIC_LARGE 1 "0" + +FONTSTRIKEOUT_LARGE 1 "0" + +FONTUNDERLINE_LARGE 1 "0" + +FONTTYPE_SMALL 1 "Terminal [Dec]" + +FONTSIZE_SMALL 1 "10" + +FONTBOLD_SMALL 1 "0" + +FONTITALIC_SMALL 1 "0" + +FONTSTRIKEOUT_SMALL 1 "0" + +FONTUNDERLINE_SMALL 1 "0" diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_EDT/MENU.old b/config/bernese/gpsuser52-luzon/OPT/R2S_EDT/MENU.old new file mode 100755 index 0000000..55548f2 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_EDT/MENU.old @@ -0,0 +1,90 @@ + +! Release Information Notes +! ------------------------- +RELEASE_INFO 1 "${X}/DOC/RELEASE.TXT" + +! List of Remaining Menu Input Files (full Pathes) +! ------------------------------------------------ +MENU_CMP_INP 1 "${X}/PAN/MENU_CMP.INP" + +MSG_MENU_CMP_INP 1 "Edit list of campaigns" + +MENU_VAR_INP 1 "${U}/PAN/MENU_VAR.INP" + +MSG_MENU_VAR_INP 1 "Menu variables" + +MENU_EXT_INP 1 "${U}/PAN/MENU_EXT.INP" + +MSG_MENU_EXT_INP 1 "Paths and extensions" + +MENU_PGM_INP 1 "${U}/PAN/MENU_PGM.INP" + +MSG_MENU_PGM_INP 1 "Program names" + +! Active Campaign +! --------------- +ACTIVE_CAMPAIGN 1 "${U}" + +! Modified Julian Date +! -------------------- +MODJULDATE 1 "44244.000000" + +! Session (only the last character is relevant) +! --------------------------------------------- +SESSION_CHAR 1 "0" + +SESSION_TABLE 1 "./DUMMY/STA/SESSIONS.SES" + ## widget = selwin; path = DIR_SES; ext = EXT_SES; maxfiles = 1 + # SESSIONS + +! Job character +! ------------- +JOB_ID 1 "" + +! Size of the Main Window +! ----------------------- +MAIN_WIDTH 1 "864" + +MAIN_HEIGHT 1 "561" + +! Colors (RGB Button + RGB Background) +! ------------------------------------ +MAIN_PALETTE 0 + +! Font Types and Font Sizes +! ------------------------- +FONTTYPE_BASE 1 "Helvetica" + +FONTSIZE_BASE 1 "10" + +FONTBOLD_BASE 1 "0" + +FONTITALIC_BASE 1 "0" + +FONTSTRIKEOUT_BASE 1 "0" + +FONTUNDERLINE_BASE 1 "0" + +FONTTYPE_LARGE 1 "Terminal [Dec]" + +FONTSIZE_LARGE 1 "10" + +FONTBOLD_LARGE 1 "0" + +FONTITALIC_LARGE 1 "0" + +FONTSTRIKEOUT_LARGE 1 "0" + +FONTUNDERLINE_LARGE 1 "0" + +FONTTYPE_SMALL 1 "Terminal [Dec]" + +FONTSIZE_SMALL 1 "10" + +FONTBOLD_SMALL 1 "0" + +FONTITALIC_SMALL 1 "0" + +FONTSTRIKEOUT_SMALL 1 "0" + +FONTUNDERLINE_SMALL 1 "0" diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_EDT/MENU_CMP.INP b/config/bernese/gpsuser52-luzon/OPT/R2S_EDT/MENU_CMP.INP new file mode 100755 index 0000000..2105ac5 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_EDT/MENU_CMP.INP @@ -0,0 +1,17 @@ + +! List of Campaigns +! ----------------- +CAMPAIGN 2 + "${P}/EXAMPLE" + "${P}/PAGENET" + ## widget = uniline; numlines = 30 + +MSG_CAMPAIGN 1 "Campaign directory" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# EDIT LIST OF CAMPAIGNS - MENU_CMP # +# # +# > Campaign_directory < # CAMPAIGN +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_EDT/MENU_CMP.old b/config/bernese/gpsuser52-luzon/OPT/R2S_EDT/MENU_CMP.old new file mode 100755 index 0000000..2105ac5 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_EDT/MENU_CMP.old @@ -0,0 +1,17 @@ + +! List of Campaigns +! ----------------- +CAMPAIGN 2 + "${P}/EXAMPLE" + "${P}/PAGENET" + ## widget = uniline; numlines = 30 + +MSG_CAMPAIGN 1 "Campaign directory" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# EDIT LIST OF CAMPAIGNS - MENU_CMP # +# # +# > Campaign_directory < # CAMPAIGN +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_EDT/MENU_EXT.INP b/config/bernese/gpsuser52-luzon/OPT/R2S_EDT/MENU_EXT.INP new file mode 100755 index 0000000..fd5b5fe --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_EDT/MENU_EXT.INP @@ -0,0 +1,1653 @@ + +! No path/no extension +! -------------------- +NO_PTH 0 + +NO_EXT 0 + +! General files: Path +! ------------------- +PTH_GEN 1 "${X}/GEN" + ## widget = lineedit + +MSG_PTH_GEN 1 "General files: path" + +! General Files: SatCrux/StaCrux +! ------------------------------ +EXT_CRX 1 "CRX" + ## widget = lineedit + +MSG_EXT_CRX 1 "Satellite problem file/old station problem file: extension" + +! General Files: Ant/Rec translation +! ---------------------------------- +EXT_TRN 1 "TRN" + ## widget = lineedit + +MSG_EXT_TRN 1 "Old antenna/receiver name translation table: extension" + +! General Files: Ocean tide model +! ------------------------------- +EXT_TID 1 "TID" + ## widget = lineedit + +MSG_EXT_TID 1 "Ocean tide model: extension" + +! General Files: Solid Earth tide model +! ------------------------------------- +EXT_TPO 1 "TPO" + ## widget = lineedit + +MSG_EXT_TPO 1 "Solid Earth tide model: extension" + +! General Files: Planetary ephemeris +! ---------------------------------- +EXT_EPH 1 "EPH" + ## widget = lineedit + +MSG_EXT_EPH 1 "Planetary ephemeris: extension" + +! General Files: Frequency information +! ------------------------------------ +EXT_FRQ 1 "FRQ" + ## widget = lineedit + +MSG_EXT_FRQ 1 "Frequency information: extension" + +! Orbit files: Broadcast file +! --------------------------- +DIR_BRD 1 "ORB" + ## widget = lineedit + +MSG_DIR_BRD 1 "Broadcast orbits: directory" + +EXT_BRD 1 "BRD" + ## widget = lineedit + +MSG_EXT_BRD 1 "Broadcast orbits: extension" + +! Orbit files: Precise file (original) +! ------------------------------------ +DIR_OPR 1 "ORB" + ## widget = lineedit + +MSG_DIR_OPR 1 "Precise orbits (original): directory" + +! Orbit files: Precise file +! ------------------------- +DIR_PRE 1 "ORB" + ## widget = lineedit + +MSG_DIR_PRE 1 "Precise orbits: directory" + +EXT_PRE 1 "PRE" + ## widget = lineedit + +MSG_EXT_PRE 1 "Precise orbits: extension" + +! Orbit files: Tabular orbit +! -------------------------- +DIR_TAB 1 "ORB" + ## widget = lineedit + +MSG_DIR_TAB 1 "Tabular orbits: directory" + +EXT_TAB 1 "TAB" + ## widget = lineedit + +MSG_EXT_TAB 1 "Tabular orbits: extension" + +! Orbit files: Orbital elements +! ----------------------------- +DIR_ELE 1 "ORB" + ## widget = lineedit + +MSG_DIR_ELE 1 "Improved orbit elements: directory" + +EXT_ELE 1 "ELE" + ## widget = lineedit + +MSG_EXT_ELE 1 "Improved orbit elements: extension" + +! Orbit files: Standard orbit +! --------------------------- +DIR_STD 1 "ORB" + ## widget = lineedit + +MSG_DIR_STD 1 "Standard orbits: directory" + +EXT_STD 1 "STD" + ## widget = lineedit + +MSG_EXT_STD 1 "Standard orbits: extension" + +! Orbit files: Radian press. +! -------------------------- +DIR_RPR 1 "ORB" + ## widget = lineedit + +MSG_DIR_RPR 1 "Radian pressure coefficients: directory" + +EXT_RPR 1 "RPR" + ## widget = lineedit + +MSG_EXT_RPR 1 "Radian pressure coefficients: extension" + +! Orbot files: ERP-file +! --------------------- +DIR_ERP 1 "ORB" + ## widget = lineedit + +MSG_DIR_ERP 1 "Earth orientation parameters: directory" + +EXT_ERP 1 "ERP" + ## widget = lineedit + +MSG_EXT_ERP 1 "Earth orientation parameters: extension" + +! Orbit files: ERP-file (IERS) +! ---------------------------- +DIR_IEP 1 "ORB" + ## widget = lineedit + +MSG_DIR_IEP 1 "Earth orientation parameters (IERS format): directory" + +EXT_IEP 1 "IEP" + ## widget = lineedit + +MSG_EXT_IEP 1 "Earth orientation parameters (IERS format): extension" + +! Orbit files: Geocenter file +! --------------------------- +DIR_GCC 1 "ORB" + ## widget = lineedit + +MSG_DIR_GCC 1 "Geocenter coordinates: directory" + +EXT_GCC 1 "GCC" + ## widget = lineedit + +MSG_EXT_GCC 1 "Geocenter coordinates: extension" + +! Orbit files: Sat. clocks +! ------------------------ +DIR_CLK 1 "ORB" + ## widget = lineedit + +MSG_DIR_CLK 1 "Satellite/Receiver clocks: directory" + +EXT_CLK 1 "CLK" + ## widget = lineedit + +MSG_EXT_CLK 1 "Satellite/Receiver clocks: extension" + +! Orbit files: Diff. code bias +! ---------------------------- +DIR_DCB 1 "ORB" + ## widget = lineedit + +MSG_DIR_DCB 1 "Differential code biases: directory" + +EXT_DCB 1 "DCB" + ## widget = lineedit + +MSG_EXT_DCB 1 "Differential code biases: extension" + +! Orbit files: Inter-system bias +! ------------------------------ +DIR_ISB 1 "ORB" + ## widget = lineedit + +MSG_DIR_ISB 1 "Inter-system biases: directory" + +EXT_ISB 1 "ISB" + ## widget = lineedit + +MSG_EXT_ISB 1 "Inter-system biases: extension" + +! Orbit: BIAS SINEX +! ----------------- +DIR_BIA 1 "ORB" + ## widget = lineedit + +MSG_DIR_BIA 1 "Biases (SINEX format): directory" + +EXT_BIA 1 "BIA" + ## widget = lineedit + +MSG_EXT_BIA 1 "Biases (SINEX format): extension" + +! Orbit: IRV file +! --------------- +DIR_IRV 1 "ORB" + ## widget = lineedit + +MSG_DIR_IRV 1 "IRVs: directory" + +EXT_IRV 1 "IRV" + ## widget = lineedit + +MSG_EXT_IRV 1 "IRVs: extension" + +! Orbit: CPF file +! --------------- +DIR_CPF 1 "ORB" + ## widget = lineedit + +MSG_DIR_CPF 1 "CPFs: directory" + +EXT_CPF 1 "CPF" + ## widget = lineedit + +MSG_EXT_CPF 1 "CPFs: extension" + +! Orbit: State vector file +! ------------------------ +DIR_STV 1 "ORB" + ## widget = lineedit + +MSG_DIR_STV 1 "State vectors: directory" + +EXT_STV 1 "STV" + ## widget = lineedit + +MSG_EXT_STV 1 "State vectors: extension" + +! Orbit: Accelerometer data +! ------------------------- +DIR_ACC 1 "ORB" + ## widget = lineedit + +MSG_DIR_ACC 1 "Accelerometer data: directory" + +EXT_ACC 1 "ACC" + ## widget = lineedit + +MSG_EXT_ACC 1 "Accelerometer data: extension" + +! LEO-Orbit: Attitude data +! ------------------------ +DIR_ATT 1 "ORB" + ## widget = lineedit + +MSG_DIR_ATT 1 "Attitude data: directory" + +EXT_ATT 1 "ATT" + ## widget = lineedit + +MSG_EXT_ATT 1 "Attitude data: extension" + +! LEO-Orbit: LEO maneuvers +! ------------------------ +DIR_MAN 1 "ORB" + ## widget = lineedit + +MSG_DIR_MAN 1 "LEO maneuvers: directory" + +EXT_MAN 1 "MAN" + ## widget = lineedit + +MSG_EXT_MAN 1 "LEO maneuvers: extension" + +! LEO-Orbit: CHAMP orbit format +! ----------------------------- +DIR_CHO 1 "ORB" + ## widget = lineedit + +MSG_DIR_CHO 1 "File in CHAMP orbit format: directory" + +EXT_CHO 1 "CHO" + ## widget = lineedit + +MSG_EXT_CHO 1 "File in CHAMP orbit format: extension" + +! Orbit: POE orbit format +! ----------------------- +DIR_POE 1 "ORB" + ## widget = lineedit + +MSG_DIR_POE 1 "File in POE: directory" + +EXT_POE 1 "POE" + ## widget = lineedit + +MSG_EXT_POE 1 "File in POE: extension" + +! LEO-Orbit: LEO Kinematic velocities +! ----------------------------------- +DIR_KVL 1 "STA" + ## widget = lineedit + +MSG_DIR_KVL 1 "LEO velocities (epoch-wise): directory" + +EXT_KVL 1 "VEL" + ## widget = lineedit + +MSG_EXT_KVL 1 "LEO velocities (epoch-wise): extension" + +! LEO-Orbit: LEO Aux. file (attitude,accelerom. data, thruster events...) +! ------------------------ +DIR_AUX 1 "ORB" + ## widget = lineedit + +MSG_DIR_AUX 1 "LEO external aux. information: directory" + +EXT_AUX 1 "AUX" + ## widget = lineedit + +MSG_EXT_AUX 1 "LEO external aux. information: extension" + +! RINEX files: rinex obs files +! ---------------------------- +DIR_OXO 1 "ORX" + ## widget = lineedit + +MSG_DIR_OXO 1 "RINEX observations (original): directory" + +DIR_RXO 1 "RAW" + ## widget = lineedit + +MSG_DIR_RXO 1 "RINEX observations: directory" + +EXT_RXO 1 "19O" + ## widget = lineedit + # $YO + +MSG_EXT_RXO 1 "RINEX observations: extension" + +! RINEX files: smoothed rinex +! --------------------------- +DIR_SMT 1 "RAW" + ## widget = lineedit + +MSG_DIR_SMT 1 "Smoothed RINEX observations: directory" + +EXT_SMT 1 "SMT" + ## widget = lineedit + +MSG_EXT_SMT 1 "Smoothed RINEX observations: extension" + +! RINEX files: rinex nav files +! ---------------------------- +DIR_OXN 1 "ORX" + ## widget = lineedit + +MSG_DIR_OXN 1 "RINEX navigation messages (GPS, original): directory" + +DIR_RXN 1 "RAW" + ## widget = lineedit + +MSG_DIR_RXN 1 "RINEX navigation messages (GPS): directory" + +EXT_RXN 1 "19N" + ## widget = lineedit + # $YN + +MSG_EXT_RXN 1 "RINEX navigation messages (GPS): extension" + +! RINEX files: rinex nav files +! ---------------------------- +DIR_OXG 1 "ORX" + ## widget = lineedit + +MSG_DIR_OXG 1 "RINEX navigation messages (GLONASS, original): directory" + +DIR_RXG 1 "RAW" + ## widget = lineedit + +MSG_DIR_RXG 1 "RINEX navigation messages (GLONASS): directory" + +EXT_RXG 1 "19G" + ## widget = lineedit + # $YG + +MSG_EXT_RXG 1 "RINEX navigation messages (GLONASS): extension" + +! RINEX files: rinex nav files +! ---------------------------- +DIR_OGA 1 "ORX" + ## widget = lineedit + +MSG_DIR_OGA 1 "RINEX navigation messages (GALILEO, original): directory" + +DIR_RGA 1 "RAW" + ## widget = lineedit + +MSG_DIR_RGA 1 "RINEX navigation messages (GALILEO): directory" + +EXT_RGA 1 "19E" + ## widget = lineedit + # $YE + +MSG_EXT_RGA 1 "RINEX navigation messages (GALILEO): extension" + +! RINEX files: rinex met files +! ---------------------------- +DIR_RXM 1 "RAW" + ## widget = lineedit + +MSG_DIR_RXM 1 "RINEX meteo data: directory" + +EXT_RXM 1 "19M" + ## widget = lineedit + # $YM + +MSG_EXT_RXM 1 "RINEX meteo data: extension" + +! Obs. files: Code zero head +! -------------------------- +DIR_CZH 1 "OBS" + ## widget = lineedit + +MSG_DIR_CZH 1 "Zero difference code observations, header: directory" + +EXT_CZH 1 "CZH" + ## widget = lineedit + +MSG_EXT_CZH 1 "Zero difference code observations, header: extension" + +! Obs. files: Code zero data +! -------------------------- +DIR_CZO 1 "OBS" + ## widget = lineedit + +MSG_DIR_CZO 1 "Zero difference code observations, data: directory" + +EXT_CZO 1 "CZO" + ## widget = lineedit + +MSG_EXT_CZO 1 "Zero difference code observations, data: extension" + +! Obs. files: Phase zero head +! --------------------------- +DIR_PZH 1 "OBS" + ## widget = lineedit + +MSG_DIR_PZH 1 "Zero difference phase observations, header: directory" + +EXT_PZH 1 "PZH" + ## widget = lineedit + +MSG_EXT_PZH 1 "Zero difference phase observations, header: extension" + +! Obs. files: Phase zero data +! --------------------------- +DIR_PZO 1 "OBS" + ## widget = lineedit + +MSG_DIR_PZO 1 "Zero difference phase observations, data: directory" + +EXT_PZO 1 "PZO" + ## widget = lineedit + +MSG_EXT_PZO 1 "Zero difference phase observations, data: extension" + +! Obs. files: Range zero head +! --------------------------- +DIR_RZH 1 "OBS" + ## widget = lineedit + +MSG_DIR_RZH 1 "Range observations, header: directory" + +EXT_RZH 1 "RZH" + ## widget = lineedit + +MSG_EXT_RZH 1 "Range observations, header: extension" + +! Obs. files: Range zero data +! --------------------------- +DIR_RZO 1 "OBS" + ## widget = lineedit + +MSG_DIR_RZO 1 "Range observations, data: directory" + +EXT_RZO 1 "RZO" + ## widget = lineedit + +MSG_EXT_RZO 1 "Range observations, data: extension" + +! Obs. files: Code single head +! ---------------------------- +DIR_CSH 1 "OBS" + ## widget = lineedit + +MSG_DIR_CSH 1 "Single difference code observations, header: directory" + +EXT_CSH 1 "CSH" + ## widget = lineedit + +MSG_EXT_CSH 1 "Single difference code observations, header: extension" + +! Obs. files: Code single data +! ---------------------------- +DIR_CSO 1 "OBS" + ## widget = lineedit + +MSG_DIR_CSO 1 "Single difference code observations, data: directory" + +EXT_CSO 1 "CSO" + ## widget = lineedit + +MSG_EXT_CSO 1 "Single difference code observations, data: extension" + +! Obs. files: Phase single head +! ----------------------------- +DIR_PSH 1 "OBS" + ## widget = lineedit + +MSG_DIR_PSH 1 "Single difference phase observations, header: directory" + +EXT_PSH 1 "PSH" + ## widget = lineedit + +MSG_EXT_PSH 1 "Single difference phase observations, header: extension" + +! Obs. files: Phase single data +! ----------------------------- +DIR_PSO 1 "OBS" + ## widget = lineedit + +MSG_DIR_PSO 1 "Single difference phase observations, data: directory" + +EXT_PSO 1 "PSO" + ## widget = lineedit + +MSG_EXT_PSO 1 "Single difference phase observations, data: extension" + +! Station files: Coordinates +! -------------------------- +DIR_CRD 1 "STA" + ## widget = lineedit + +MSG_DIR_CRD 1 "Station coordinates: directory" + +EXT_CRD 1 "CRD" + ## widget = lineedit + +MSG_EXT_CRD 1 "Station coordinates: extension" + +! Station files: Eccentricities +! ----------------------------- +DIR_ECC 1 "STA" + ## widget = lineedit + +MSG_DIR_ECC 1 "Station eccentricities: directory" + +EXT_ECC 1 "ECC" + ## widget = lineedit + +MSG_EXT_ECC 1 "Station eccentricities: extension" + +! Station files: Velocities +! ------------------------- +DIR_VEL 1 "STA" + ## widget = lineedit + +MSG_DIR_VEL 1 "Station velocities: directory" + +EXT_VEL 1 "VEL" + ## widget = lineedit + +MSG_EXT_VEL 1 "Station velocities: extension" + +! Station files: PSD corrections +! ------------------------------ +DIR_PSD 1 "STA" + ## widget = lineedit + +MSG_DIR_PSD 1 "PSD correction (ITRF14): directory" + +EXT_PSD 1 "PSD" + ## widget = lineedit + +MSG_EXT_PSD 1 "PSD correction (ITRF14): extension" + +! Station files: Station information +! ---------------------------------- +DIR_STA 1 "STA" + ## widget = lineedit + +MSG_DIR_STA 1 "Station information: directory" + +EXT_STA 1 "STA" + ## widget = lineedit + +MSG_EXT_STA 1 "Station information: extension" + +! Station files: Ocean loading +! ---------------------------- +DIR_BLQ 1 "STA" + ## widget = lineedit + +MSG_DIR_BLQ 1 "Ocean loading table: directory" + +EXT_BLQ 1 "BLQ" + ## widget = lineedit + +MSG_EXT_BLQ 1 "Ocean loading table: extension" + +! Station files: Atmospheric tidal loading +! ---------------------------------------- +DIR_ATL 1 "STA" + ## widget = lineedit + +MSG_DIR_ATL 1 "Atmospheric tidal loading table: directory" + +EXT_ATL 1 "ATL" + ## widget = lineedit + +MSG_EXT_ATL 1 "Atmospheric tidal loading table: extension" + +! Station files: Plate definition for NUVEL1/1A +! --------------------------------------------- +DIR_PLD 1 "STA" + ## widget = lineedit + +MSG_DIR_PLD 1 "Tectonic plate assignment (for NUVEL1/1A): directory" + +EXT_PLD 1 "PLD" + ## widget = lineedit + +MSG_EXT_PLD 1 "Tectonic plate assignment (for NUVEL1/1A): extension" + +! Station files: Baseline def. +! ---------------------------- +DIR_BSL 1 "STA" + ## widget = lineedit + +MSG_DIR_BSL 1 "Baseline definition: directory" + +EXT_BSL 1 "BSL" + ## widget = lineedit + +MSG_EXT_BSL 1 "Baseline definition: extension" + +! Station files: Cluster def. +! --------------------------- +DIR_CLU 1 "STA" + ## widget = lineedit + +MSG_DIR_CLU 1 "Cluster definition: directory" + +EXT_CLU 1 "CLU" + ## widget = lineedit + +MSG_EXT_CLU 1 "Cluster definition: extension" + +! Station files: Cluster/baseline assignment +! ------------------------------------------ +DIR_CLB 1 "STA" + ## widget = lineedit + +MSG_DIR_CLB 1 "Cluster/baseline assignment: directory" + +EXT_CLB 1 "CLB" + ## widget = lineedit + +MSG_EXT_CLB 1 "Cluster/baseline assignment: extension" + +! Station files: Selection list +! ----------------------------- +DIR_FIX 1 "STA" + ## widget = lineedit + +MSG_DIR_FIX 1 "Station selection list: directory" + +EXT_FIX 1 "FIX" + ## widget = lineedit + +MSG_EXT_FIX 1 "Station selection list: extension" + +! Station files: Selection list +! ----------------------------- +DIR_SIG 1 "STA" + ## widget = lineedit + +MSG_DIR_SIG 1 "Station sigma file: directory" + +EXT_SIG 1 "SIG" + ## widget = lineedit + +MSG_EXT_SIG 1 "Station sigma file: extension" + +! Station files: Observation weights +! ---------------------------------- +DIR_SOS 1 "STA" + ## widget = lineedit + +MSG_DIR_SOS 1 "Station observation sigma factors: directory" + +EXT_SOS 1 "SOS" + ## widget = lineedit + +MSG_EXT_SOS 1 "Station observation sigma factors: extension" + +! Station files: Ant.Azimut +! ------------------------- +DIR_AZI 1 "STA" + ## widget = lineedit + +MSG_DIR_AZI 1 "Receiver antenna orientation: directory" + +EXT_AZI 1 "AZI" + ## widget = lineedit + +MSG_EXT_AZI 1 "Receiver antenna orientation: extension" + +! Kinematic Coord. +! ---------------- +DIR_KIN 1 "STA" + ## widget = lineedit + +MSG_DIR_KIN 1 "Kinematic coordinates: directory" + +EXT_KIN 1 "KIN" + ## widget = lineedit + +MSG_EXT_KIN 1 "Kinematic coordinates: extension" + +! Station files: Session table +! ---------------------------- +DIR_SES 1 "STA" + ## widget = lineedit + +MSG_DIR_SES 1 "Session table: directory" + +EXT_SES 1 "SES" + ## widget = lineedit + +MSG_EXT_SES 1 "Session table: extension" + +! Station files: Abbr. table +! -------------------------- +DIR_ABB 1 "STA" + ## widget = lineedit + +MSG_DIR_ABB 1 "Abbreviation table: directory" + +EXT_ABB 1 "ABB" + ## widget = lineedit + +MSG_EXT_ABB 1 "Abbreviation table: extension" + +! Range biases +! ------------ +DIR_RGB 1 "STA" + ## widget = lineedit + +MSG_DIR_RGB 1 "SLR data handling: directory" + +EXT_RGB 1 "SLR" + ## widget = lineedit + +MSG_EXT_RGB 1 "SLR data handling: extension" + +! Atmosphere: Tropo.model +! ----------------------- +DIR_TRP 1 "ATM" + ## widget = lineedit + +MSG_DIR_TRP 1 "Troposphere parameters: directory" + +EXT_TRP 1 "TRP" + ## widget = lineedit + +MSG_EXT_TRP 1 "Troposphere parameters: extension" + +! Atmosphere: Tropo.SINEX +! ----------------------- +DIR_TRO 1 "ATM" + ## widget = lineedit + +MSG_DIR_TRO 1 "Troposphere parameters (SINEX format): directory" + +EXT_TRO 1 "TRO" + ## widget = lineedit + +MSG_EXT_TRO 1 "Troposphere parameters (SINEX format): extension" + +! Atmosphere: Ionos.model +! ----------------------- +DIR_ION 1 "ATM" + ## widget = lineedit + +MSG_DIR_ION 1 "Ionosphere models: directory" + +EXT_ION 1 "ION" + ## widget = lineedit + +MSG_EXT_ION 1 "Ionosphere models: extension" + +! Atmosphere: Ionos.IONEX +! ----------------------- +DIR_INX 1 "ATM" + ## widget = lineedit + +MSG_DIR_INX 1 "Ionosphere maps (IONEX): directory" + +EXT_INX 1 "INX" + ## widget = lineedit + +MSG_EXT_INX 1 "Ionosphere maps (IONEX): extension" + +! Atmosphere: Met.data +! -------------------- +DIR_MET 1 "ATM" + ## widget = lineedit + +MSG_DIR_MET 1 "Meteo data: directory" + +EXT_MET 1 "MET" + ## widget = lineedit + +MSG_EXT_MET 1 "Meteo data: extension" + +! Vienna grid files +! ----------------- +DIR_GRD 1 "GRD" + ## widget = lineedit + +MSG_DIR_GRD 1 "Vienna grid files" + +EXT_GRD 1 "GRD" + ## widget = lineedit + +MSG_EXT_GRD 1 "Vienna grid files: extension" + +! Output: Program output +! ---------------------- +DIR_OUT 1 "OUT" + ## widget = lineedit + +MSG_DIR_OUT 1 "Program output: directory" + +EXT_OUT 1 "OUT" + ## widget = lineedit + +MSG_EXT_OUT 1 "Program output: extension" + +! Output: Plot files +! ------------------ +DIR_PLT 1 "OUT" + ## widget = lineedit + +MSG_DIR_PLT 1 "Plot file: directory" + +EXT_PLT 1 "PLT" + ## widget = lineedit + +MSG_EXT_PLT 1 "Plot file: extension" + +! Output: Summary files +! --------------------- +DIR_SUM 1 "OUT" + ## widget = lineedit + +MSG_DIR_SUM 1 "Summary output: directory" + +EXT_SUM 1 "SUM" + ## widget = lineedit + +MSG_EXT_SUM 1 "Summary output: extension" + +! Output: List files +! ------------------ +DIR_LST 1 "OUT" + ## widget = lineedit + +MSG_DIR_LST 1 "Listing output: directory" + +EXT_LST 1 "LST" + ## widget = lineedit + +MSG_EXT_LST 1 "Listing output: extension" + +! Output: CODSPP summary +! ---------------------- +DIR_SMC 1 "OUT" + ## widget = lineedit + +MSG_DIR_SMC 1 "CODSPP summary output (XYZ): directory" + +EXT_SMC 1 "SMC" + ## widget = lineedit + +MSG_EXT_SMC 1 "CODSPP summary output (XYZ): extension" + +! Output: CODSPP summary +! ---------------------- +DIR_SME 1 "OUT" + ## widget = lineedit + +MSG_DIR_SME 1 "CODSPP summary output (BLH): directory" + +EXT_SME 1 "SME" + ## widget = lineedit + +MSG_EXT_SME 1 "CODSPP summary output (BLH): extension" + +! Output: Residual file +! --------------------- +DIR_RES 1 "OUT" + ## widget = lineedit + +MSG_DIR_RES 1 "Residuals: directory" + +EXT_RES 1 "RES" + ## widget = lineedit + +MSG_EXT_RES 1 "Residuals: extension" + +! Output: Clocks RINEX +! -------------------- +DIR_RXC 1 "OUT" + ## widget = lineedit + +MSG_DIR_RXC 1 "Clock information (clock RINEX format): directory" + +EXT_RXC 1 "CLK" + ## widget = lineedit + +MSG_EXT_RXC 1 "Clock information (clock RINEX format): extension" + +! Output: Covariance file +! ----------------------- +DIR_COV 1 "OUT" + ## widget = lineedit + +MSG_DIR_COV 1 "Covariances: directory" + +EXT_COV 1 "COV" + ## widget = lineedit + +MSG_EXT_COV 1 "Covariances: extension" + +! Covariance components +! --------------------- +DIR_WGT 1 "OUT" + ## widget = lineedit + +MSG_DIR_WGT 1 "Covariance components: directory" + +EXT_WGT 1 "WGT" + ## widget = lineedit + +MSG_EXT_WGT 1 "Covariance components: extension" + +! Output: Sub-daily ERP Model +! --------------------------- +EXT_SUB 1 "SUB" + ## widget = lineedit + +MSG_EXT_SUB 1 "Sub-daily earth rotation model: extension" + +! Output: Nutation Model +! ---------------------- +EXT_NUT 1 "NUT" + ## widget = lineedit + +MSG_EXT_NUT 1 "Nutation model: extension" + +! Output: Ant PCV (grid) +! ---------------------- +DIR_PHG 1 "OUT" + ## widget = lineedit + +MSG_DIR_PHG 1 "Antenna PCV estimates (grid): directory" + +EXT_PHG 1 "PHG" + ## widget = lineedit + +MSG_EXT_PHG 1 "Antenna PCV estimates (grid): extension" + +! Output: Ant PCV (harm) +! ---------------------- +DIR_PHH 1 "OUT" + ## widget = lineedit + +MSG_DIR_PHH 1 "Antenna PCV estimates (harm): directory" + +EXT_PHH 1 "PHH" + ## widget = lineedit + +MSG_EXT_PHH 1 "Antenna PCV estimates (harm): extension" + +! Output: Obs. editing file +! ------------------------- +DIR_EDT 1 "OUT" + ## widget = lineedit + +MSG_DIR_EDT 1 "Observation editing information: directory" + +EXT_EDT 1 "EDT" + ## widget = lineedit + +MSG_EXT_EDT 1 "Observation editing information: extension" + +! Output: Deletion list +! --------------------- +DIR_DEL 1 "OUT" + ## widget = lineedit + +MSG_DIR_DEL 1 "File deletion list: directory" + +EXT_DEL 1 "DEL" + ## widget = lineedit + +MSG_EXT_DEL 1 "File deletion list: extension" + +! Input/output Time series event list file +! ---------------------------------------- +DIR_EVL 1 "STA" + ## widget = lineedit + +MSG_DIR_EVL 1 "Events list file: directory" + +EXT_EVL 1 "EVL" + ## widget = lineedit + +MSG_EXT_EVL 1 "Time series events list file: extension" + +! Output: Parameter estimates +! --------------------------- +DIR_EST 1 "SOL" + ## widget = lineedit + +MSG_DIR_EST 1 "Parameter estimates: directory" + +EXT_EST 1 "EST" + ## widget = lineedit + +MSG_EXT_EST 1 "Parameter estimates: extension" + +! Output: Normal equations +! ------------------------ +DIR_NEQ 1 "SOL" + ## widget = lineedit + +MSG_DIR_NEQ 1 "Normal equation: directory" + +EXT_NEQ 1 "NQ0" + ## widget = lineedit + +MSG_EXT_NEQ 1 "Normal equation: extension" + +! Output: Normal equation (old) +! ----------------------------- +DIR_ONQ 1 "SOL" + ## widget = lineedit + +MSG_DIR_ONQ 1 "Normal equation (old format): directory" + +EXT_ONQ 1 "NEQ" + ## widget = lineedit + +MSG_EXT_ONQ 1 "Normal equation (old format): extension" + +! Output: SINEX (crd/vel) +! ----------------------- +DIR_SNX 1 "SOL" + ## widget = lineedit + +MSG_DIR_SNX 1 "SINEX output: directory" + +EXT_SNX 1 "SNX" + ## widget = lineedit + +MSG_EXT_SNX 1 "SINEX output: extension" + +! Orbit files: Standard orbit (ASCII) +! ----------------------------------- +DIR_FSO 1 "ORB" + ## widget = lineedit + +MSG_DIR_FSO 1 "Standard orbits: directory" + +EXT_FSO 1 "FSO" + ## widget = lineedit + +MSG_EXT_FSO 1 "Standard orbits: extension" + +! Orbit files: Rad. press. (ASCII) +! -------------------------------- +DIR_FRP 1 "ORB" + ## widget = lineedit + +MSG_DIR_FRP 1 "Radiation pressure coefficients: directory" + +EXT_FRP 1 "FRP" + ## widget = lineedit + +MSG_EXT_FRP 1 "Radiation pressure coefficients: extension" + +! Obs. files: Code zero ascii +! --------------------------- +DIR_FCZ 1 "OBS" + ## widget = lineedit + +MSG_DIR_FCZ 1 "Zero difference code observations: directory" + +EXT_FCZ 1 "FCZ" + ## widget = lineedit + +MSG_EXT_FCZ 1 "Zero difference code observations: extension" + +! Obs. files: Phase zero ascii +! ---------------------------- +DIR_FPZ 1 "OBS" + ## widget = lineedit + +MSG_DIR_FPZ 1 "Zero difference phase observations: directory" + +EXT_FPZ 1 "FPZ" + ## widget = lineedit + +MSG_EXT_FPZ 1 "Zero difference phase observations: extension" + +! Obs. files: Range ascii +! ----------------------- +DIR_FRZ 1 "OBS" + ## widget = lineedit + +MSG_DIR_FRZ 1 "Range observations: directory" + +EXT_FRZ 1 "FRZ" + ## widget = lineedit + +MSG_EXT_FRZ 1 "Range observations: extension" + +! Obs. files: Code single ascii +! ----------------------------- +DIR_FCS 1 "OBS" + ## widget = lineedit + +MSG_DIR_FCS 1 "Single difference code observations: directory" + +EXT_FCS 1 "FCS" + ## widget = lineedit + +MSG_EXT_FCS 1 "Single difference code observations: extension" + +! Obs. files: Phase single ascii +! ------------------------------ +DIR_FPS 1 "OBS" + ## widget = lineedit + +MSG_DIR_FPS 1 "Single difference phase observations: directory" + +EXT_FPS 1 "FPS" + ## widget = lineedit + +MSG_EXT_FPS 1 "Single difference phase observations: extension" + +! Output: Residual file (ASCII) +! ----------------------------- +DIR_FRS 1 "OUT" + ## widget = lineedit + +MSG_DIR_FRS 1 "Residuals: directory" + +EXT_FRS 1 "FRS" + ## widget = lineedit + +MSG_EXT_FRS 1 "Residuals: extension" + +! Output: Normal equations (ASCII) +! -------------------------------- +DIR_FN0 1 "SOL" + ## widget = lineedit + +MSG_DIR_FN0 1 "Normal equation: directory" + +EXT_FN0 1 "FN0" + ## widget = lineedit + +MSG_EXT_FN0 1 "Normal equation: extension" + +! Output: Normal equations (old, ASCII) +! ------------------------------------- +DIR_FNQ 1 "SOL" + ## widget = lineedit + +MSG_DIR_FNQ 1 "Normal equation (old format): directory" + +EXT_FNQ 1 "FNQ" + ## widget = lineedit + +MSG_EXT_FNQ 1 "Normal equation (old format): extension" + +! BPE: PCF-name +! ------------- +PTH_PCF 1 "${U}/PCF" + ## widget = lineedit + +MSG_PTH_PCF 1 "Processing control files: path" + +EXT_PCF 1 "PCF" + ## widget = lineedit + +MSG_EXT_PCF 1 "Processing control files: extension" + +! BPE: CPU-file name +! ------------------ +PTH_CPU 1 "${U}/PAN" + ## widget = lineedit + +MSG_PTH_CPU 1 "CPU control file: path" + +EXT_CPU 1 "CPU" + ## widget = lineedit + +MSG_EXT_CPU 1 "CPU control file: extension" + +PTH_CPUNUM 1 "${U}/WORK" + ## widget = lineedit + +MSG_PTH_CPUNUM 1 "Scratch for CPU control file" + +! BPE: Output files +! ----------------- +DIR_BPEOUT 1 "BPE" + ## widget = lineedit + +MSG_DIR_BPEOUT 1 "Output files: directory" + +EXT_BPEOUT 1 "OUT" + ## widget = lineedit + +MSG_EXT_BPEOUT 1 "Output files: extension" + +! BPE: Status files +! ----------------- +DIR_BPERUN 1 "BPE" + ## widget = lineedit + +MSG_DIR_BPERUN 1 "Status files: directory" + +EXT_BPERUN 1 "RUN" + ## widget = lineedit + +MSG_EXT_BPERUN 1 "Status files: extension" + +! BPE: Protocol files +! ------------------- +DIR_BPEPRT 1 "BPE" + ## widget = lineedit + +MSG_DIR_BPEPRT 1 "Protocol files: directory" + +EXT_BPEPRT 1 "PRT" + ## widget = lineedit + +MSG_EXT_BPEPRT 1 "Protocol files: extension" + +! BPE: log files +! -------------- +DIR_BPELOG 1 "BPE" + ## widget = lineedit + +MSG_DIR_BPELOG 1 "Log files: directory" + +EXT_BPELOG 1 "LOG" + ## widget = lineedit + +MSG_EXT_BPELOG 1 "Log files: extension" + +! BPE: scripts +! ------------ +PTH_SCRIPT 1 "${U}/SCRIPT" + ## widget = lineedit + +MSG_PTH_SCRIPT 1 "BPE script directory: path" + +! BPE: Option directories +! ----------------------- +PTH_OPT 1 "${U}/OPT" + ## widget = lineedit + +MSG_PTH_OPT 1 "Option directory: path" + +! Others: Help +! ------------ +PTH_HLP 1 "${X}/HLP" + ## widget = lineedit + +MSG_PTH_HLP 1 "Help files: path" + +EXT_HLP 1 "HLP" + ## widget = lineedit + +MSG_EXT_HLP 1 "Help files: extension" + +! Others: Skeleton +! ---------------- +PTH_SKL 1 "${X}/SKL" + ## widget = lineedit + +MSG_PTH_SKL 1 "Skeleton files (e.g. for plot files): path" + +EXT_SKL 1 "SKL" + ## widget = lineedit + +MSG_EXT_SKL 1 "Skeleton files (e.g. for plot files): extension" + +! Others: updpan - master and list +! -------------------------------- +PTH_UPDPAN 1 "${X}/PAN" + ## widget = lineedit + +MSG_PTH_UPDPAN 1 "Program input master files: path" + +PTH_UPD 1 "${X}/SKL" + ## widget = lineedit + +MSG_PTH_UPD 1 "Directory list for panel update: path" + +EXT_UPD 1 "UPD" + ## widget = lineedit + +MSG_EXT_UPD 1 "Directory list for panel update: extension" + +! Others: Campaign independent output +! ----------------------------------- +PTH_OUT 1 "${U}/OUT" + ## widget = lineedit + +MSG_PTH_OUT 1 "Program output files (campaign indep.): path" + +! Others: User input files +! ------------------------ +PTH_INP 1 "${U}/PAN" + ## widget = lineedit + +MSG_PTH_INP 1 "Program input files: path" + +EXT_INP 1 "INP" + ## widget = lineedit + +MSG_EXT_INP 1 "Program input files: extension" + +! Others: Scratch files +! --------------------- +PTH_SCR 1 "${U}/WORK" + ## widget = lineedit + +MSG_PTH_SCR 1 "Scratch files: path" + +EXT_SCR 1 "SCR" + ## widget = lineedit + +MSG_EXT_SCR 1 "Scratch files: extension" + +EXT_SC1 1 "SC1" + ## widget = lineedit + +MSG_EXT_SC1 1 "Scratch files: extension" + +EXT_SC2 1 "SC2" + ## widget = lineedit + +MSG_EXT_SC2 1 "Scratch files: extension" + +! Others: Error message +! --------------------- +PTH_ERR 1 "${U}/WORK" + ## widget = lineedit + +MSG_PTH_ERR 1 "Error message files: path" + +EXT_ERR 1 "MSG" + ## widget = lineedit + +MSG_EXT_ERR 1 "Error message files: extension" + +! Interally used by the menu +! -------------------------- +PTH_INP_OUT 1 "${U}/PAN" + ## widget = lineedit + +EXT_IN1 1 "IN1" + ## widget = lineedit + +! Auxiliary Menu Program +! ---------------------- +MENUAUX_EXE 1 "MENUAUX" + +MENUAUX_INP 1 "MENUAUX.INP" + +MENUAUX_SCR 1 "MENUAUX.SCR" + +MENUAUX_ERR 1 "MENUAUX.ERR" + +MENUAUX_DEBUG 1 "0" + +GEN_CONST_FILE 1 "CONST." + +GEN_DATUM_FILE 1 "DATUM." + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# PATHS AND EXTENSIONS - MENU_EXT 1: General Files # +# path extension # +# GENERAL FILES > %%%%%%%%% < # PTH_GEN +# Sub-daily earth rotation model > %%% < # EXT_SUB +# Nutation model > %%% < # EXT_NUT +# Planetary ephemeris > %%% < # EXT_EPH +# Satellite problem file/old station problem file > %%% < # EXT_CRX +# Solid Earth tides model > %%% < # EXT_TPO +# Ocean tide model > %%% < # EXT_TID +# Frequency information > %%% < # EXT_FRQ +# Old antenna/receiver name translation table > %%% < # EXT_TRN +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 2.1: Campaign Data, Orbit and EOP Files # +# campaign # +# ORBIT FILES directory extension # +# Broadcast orbits > %%%%%% < > %%% < # DIR_BRD EXT_BRD +# Precise orbits (original) > %%%%%% < # DIR_OPR +# Precise orbits > %%%%%% < > %%% < # DIR_PRE EXT_PRE +# Tabular orbits > %%%%%% < > %%% < # DIR_TAB EXT_TAB +# Standard orbits > %%%%%% < > %%% < # DIR_STD EXT_STD +# Radian pressure coefficients > %%%%%% < > %%% < # DIR_RPR EXT_RPR +# Improved orbit elements > %%%%%% < > %%% < # DIR_ELE EXT_ELE +# Earth orientation parameters > %%%%%% < > %%% < # DIR_ERP EXT_ERP +# Earth orientation parameters (IERS format) > %%%%%% < > %%% < # DIR_IEP EXT_IEP +# Geocenter coordinates > %%%%%% < > %%% < # DIR_GCC EXT_GCC +# Satellite/Receiver clocks > %%%%%% < > %%% < # DIR_CLK EXT_CLK +# Differential code biases > %%%%%% < > %%% < # DIR_DCB EXT_DCB +# Inter-system biases > %%%%%% < > %%% < # DIR_ISB EXT_ISB +# Bias SINEX > %%%%%% < > %%% < # DIR_BIA EXT_BIA +# # +# IRV file > %%%%%% < > %%% < # DIR_IRV EXT_IRV +# Precise orbit in CPF orbit format > %%%%%% < > %%% < # DIR_CPF EXT_CPF +# State vector file > %%%%%% < > %%% < # DIR_STV EXT_STV +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 2.2: Campaign Data, Orbit Files for LEOs # +# campaign # +# LEO FILES directory extension # +# Accelerometer data > %%%%%% < > %%% < # DIR_ACC EXT_ACC +# Attitude data > %%%%%% < > %%% < # DIR_ATT EXT_ATT +# LEO maneuvers > %%%%%% < > %%% < # DIR_MAN EXT_MAN +# File in CHAMP orbit format > %%%%%% < > %%% < # DIR_CHO EXT_CHO +# File in POE@@ orbit format > %%%%%% < > %%% < # DIR_POE EXT_POE +# LEO velocities (epoch-wise) > %%%%%% < > %%% < # DIR_KVL EXT_KVL +# LEO external aux. information > %%%%%% < > %%% < # DIR_AUX EXT_AUX +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 3: Campaign Data, RINEX Files # +# campaign # +# RINEX FILES directory extension # +# RINEX observations (original) > %%%%%% < # DIR_OXO +# RINEX observations > %%%%%% < > %%% < # DIR_RXO EXT_RXO +# Smoothed RINEX observations > %%%%%% < > %%% < # DIR_SMT EXT_SMT +# RINEX navigation messages (GPS, original) > %%%%%% < # DIR_OXN +# RINEX navigation messages (GPS) > %%%%%% < > %%% < # DIR_RXN EXT_RXN +# RINEX navigation messages (GLONASS, original) > %%%%%% < # DIR_OXG +# RINEX navigation messages (GLONASS) > %%%%%% < > %%% < # DIR_RXG EXT_RXG +# RINEX navigation messages (GALILEO, original) > %%%%%% < # DIR_OGA +# RINEX navigation messages (GALILEO) > %%%%%% < > %%% < # DIR_RGA EXT_RGA +# RINEX meteo data > %%%%%% < > %%% < # DIR_RXM EXT_RXM +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 4: Campaign Data, Observation Files # +# campaign # +# OBSERVATION FILES directory extension # +# Zero@@ difference code@ observations, header > %%%%%% < > %%% < # DIR_CZH EXT_CZH +# Zero@@ difference code@ observations, data > %%%%%% < > %%% < # DIR_CZO EXT_CZO +# Zero@@ difference phase observations, header > %%%%%% < > %%% < # DIR_PZH EXT_PZH +# Zero@@ difference phase observations, data > %%%%%% < > %%% < # DIR_PZO EXT_PZO +# Single difference code@ observations, header > %%%%%% < > %%% < # DIR_CSH EXT_CSH +# Single difference code@ observations, data > %%%%%% < > %%% < # DIR_CSO EXT_CSO +# Single difference phase observations, header > %%%%%% < > %%% < # DIR_PSH EXT_PSH +# Single difference phase observations, data > %%%%%% < > %%% < # DIR_PSO EXT_PSO +# # +# Range observations (SLR), header > %%%%%% < > %%% < # DIR_RZH EXT_RZH +# Range observations (SLR), data > %%%%%% < > %%% < # DIR_RZO EXT_RZO +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 5: Campaign Data, Station Files # +# campaign # +# STATION FILES directory extension # +# Station coordinates > %%%%%% < > %%% < # DIR_CRD EXT_CRD +# Station velocities > %%%%%% < > %%% < # DIR_VEL EXT_VEL +# Kinematic coordinates > %%%%%% < > %%% < # DIR_KIN EXT_KIN +# Station eccentricities > %%%%%% < > %%% < # DIR_ECC EXT_ECC +# PSD correction (ITRF14) > %%%%%% < > %%% < # DIR_PSD EXT_PSD +# Station information > %%%%%% < > %%% < # DIR_STA EXT_STA +# Ocean loading table > %%%%%% < > %%% < # DIR_BLQ EXT_BLQ +# Atmospheric tidal loading table > %%%%%% < > %%% < # DIR_ATL EXT_ATL +# Station selection list > %%%%%% < > %%% < # DIR_FIX EXT_FIX +# Station sigma file > %%%%%% < > %%% < # DIR_SIG EXT_SIG +# Station observation sigma factors > %%%%%% < > %%% < # DIR_SOS EXT_SOS +# Abbreviation table > %%%%%% < > %%% < # DIR_ABB EXT_ABB +# Tectonic plate assignment (for NUVEL1/1A) > %%%%%% < > %%% < # DIR_PLD EXT_PLD +# Baseline definition > %%%%%% < > %%% < # DIR_BSL EXT_BSL +# Cluster definition > %%%%%% < > %%% < # DIR_CLU EXT_CLU +# Cluster/baseline assignment > %%%%%% < > %%% < # DIR_CLB EXT_CLB +# Receiver antenna orientation > %%%%%% < > %%% < # DIR_AZI EXT_AZI +# Session table > %%%%%% < > %%% < # DIR_SES EXT_SES +# SLR data handling (range bias, CoM) > %%%%%% < > %%% < # DIR_RGB EXT_RGB +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 6: Campaign Data, Atmosphere Modeling Files # +# campaign # +# ATMOSPHERE MODELING FILES directory extension # +# Troposphere parameters > %%%%%% < > %%% < # DIR_TRP EXT_TRP +# Troposphere parameters (SINEX format) > %%%%%% < > %%% < # DIR_TRO EXT_TRO +# Ionosphere models > %%%%%% < > %%% < # DIR_ION EXT_ION +# Ionosphere maps (IONEX) > %%%%%% < > %%% < # DIR_INX EXT_INX +# Meteo data > %%%%%% < > %%% < # DIR_MET EXT_MET +# Vienna grid files (VMF and loading maps) > %%%%%% < > %%% < # DIR_GRD EXT_GRD +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 7: Campaign Data, Output Files # +# campaign # +# OUTPUT FILES directory extension # +# Program output > %%%%%% < > %%% < # DIR_OUT EXT_OUT +# Plot file > %%%%%% < > %%% < # DIR_PLT EXT_PLT +# Summary output > %%%%%% < > %%% < # DIR_SUM EXT_SUM +# Listing output > %%%%%% < > %%% < # DIR_LST EXT_LST +# CODSPP summary output (XYZ) > %%%%%% < > %%% < # DIR_SMC EXT_SMC +# CODSPP summary output (BLH) > %%%%%% < > %%% < # DIR_SME EXT_SME +# # +# BERNESE IN-/OUTPUT FILES # +# Residuals > %%%%%% < > %%% < # DIR_RES EXT_RES +# Clock information (clock RINEX format) > %%%%%% < > %%% < # DIR_RXC EXT_RXC +# Covariances > %%%%%% < > %%% < # DIR_COV EXT_COV +# Covariance components > %%%%%% < > %%% < # DIR_WGT EXT_WGT +# Antenna PCV estimates (grid) > %%%%%% < > %%% < # DIR_PHG EXT_PHG +# Antenna PCV estimates (harm) > %%%%%% < > %%% < # DIR_PHH EXT_PHH +# Observation editing information > %%%%%% < > %%% < # DIR_EDT EXT_EDT +# File deletion list > %%%%%% < > %%% < # DIR_DEL EXT_DEL +# Time series list of events file > %%%%%% < > %%% < # DIR_EVL EXT_EVL +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 8: Campaign Data, Solution Files # +# campaign # +# SOLUTION FILES directory extension # +# Parameter estimates > %%%%%% < > %%% < # DIR_EST EXT_EST +# Normal equation > %%%%%% < > %%% < # DIR_NEQ EXT_NEQ +# Normal equation (old format) > %%%%%% < > %%% < # DIR_ONQ EXT_ONQ +# SINEX output > %%%%%% < > %%% < # DIR_SNX EXT_SNX +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 9: Campaign Data, Bernese Files (ASCII) # +# campaign # +# BERNESE FILES (FORMATTED) directory extension # +# Standard orbits > %%%%%% < > %%% < # DIR_FSO EXT_FSO +# Radiation pressure coefficients > %%%%%% < > %%% < # DIR_FRP EXT_FRP +# Zero@@ difference code@ observations > %%%%%% < > %%% < # DIR_FCZ EXT_FCZ +# Zero@@ difference phase observations > %%%%%% < > %%% < # DIR_FPZ EXT_FPZ +# Single difference code@ observations > %%%%%% < > %%% < # DIR_FCS EXT_FCS +# Single difference phase observations > %%%%%% < > %%% < # DIR_FPS EXT_FPS +# Range observations > %%%%%% < > %%% < # DIR_FRZ EXT_FRZ +# Residuals > %%%%%% < > %%% < # DIR_FRS EXT_FRS +# Normal equation > %%%%%% < > %%% < # DIR_FN0 EXT_FN0 +# Normal equation (old format) > %%%%%% < > %%% < # DIR_FNQ EXT_FNQ +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 10: Bernese Processing Engine (BPE) # +# campaign # +# BERNESE PROCESSING ENGINE directory extension # +# BPE output > %%%%%% < > %%% < # DIR_BPEOUT EXT_BPEOUT +# BPE status > %%%%%% < > %%% < # DIR_BPERUN EXT_BPERUN +# Protocol files > %%%%%% < > %%% < # DIR_BPEPRT EXT_BPEPRT +# Log files > %%%%%% < > %%% < # DIR_BPELOG EXT_BPELOG +# # +# BERNESE PROCESSING ENGINE path extension # +# Processing control files > %%%%%%%%%% <> %%% < # PTH_PCF EXT_PCF +# CPU control file > %%%%%%%%%% <> %%% < # PTH_CPU EXT_CPU +# Scratch for CPU control file > %%%%%%%%%% < # PTH_CPUNUM +# BPE script directory > %%%%%%%%%% < # PTH_SCRIPT +# Option directory > %%%%%%%%%% < # PTH_OPT +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 11: Other Files and Directories # +# # +# GENERAL path extension(s) # +# Help files > %%%%%%%%% < > %%% < # PTH_HLP EXT_HLP +# Skeleton files (e.g. for plot files) > %%%%%%%%% < > %%% < # PTH_SKL EXT_SKL +# Directory list for panel update > %%%%%%%%% < > %%% < # PTH_UPD EXT_UPD +# Program input master files > %%%%%%%%% < # PTH_UPDPAN +# # +# USER DEPENDENT # +# Program output files (campaign indep.)> %%%%%%%%% < # PTH_OUT +# Program input files > %%%%%%%%% < > %%% < # PTH_INP EXT_INP +# Scratch files > %%%%%%%%% < > %%% <> %%% <> %%% < # PTH_SCR EXT_SCR EXT_SC1 EXT_SC2 +# Error message files > %%%%%%%%% < > %%% < # PTH_ERR EXT_ERR +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_EDT/MENU_EXT.old b/config/bernese/gpsuser52-luzon/OPT/R2S_EDT/MENU_EXT.old new file mode 100755 index 0000000..461be1b --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_EDT/MENU_EXT.old @@ -0,0 +1,1653 @@ + +! No path/no extension +! -------------------- +NO_PTH 0 + +NO_EXT 0 + +! General files: Path +! ------------------- +PTH_GEN 1 "${X}/GEN" + ## widget = lineedit + +MSG_PTH_GEN 1 "General files: path" + +! General Files: SatCrux/StaCrux +! ------------------------------ +EXT_CRX 1 "CRX" + ## widget = lineedit + +MSG_EXT_CRX 1 "Satellite problem file/old station problem file: extension" + +! General Files: Ant/Rec translation +! ---------------------------------- +EXT_TRN 1 "TRN" + ## widget = lineedit + +MSG_EXT_TRN 1 "Old antenna/receiver name translation table: extension" + +! General Files: Ocean tide model +! ------------------------------- +EXT_TID 1 "TID" + ## widget = lineedit + +MSG_EXT_TID 1 "Ocean tide model: extension" + +! General Files: Solid Earth tide model +! ------------------------------------- +EXT_TPO 1 "TPO" + ## widget = lineedit + +MSG_EXT_TPO 1 "Solid Earth tide model: extension" + +! General Files: Planetary ephemeris +! ---------------------------------- +EXT_EPH 1 "EPH" + ## widget = lineedit + +MSG_EXT_EPH 1 "Planetary ephemeris: extension" + +! General Files: Frequency information +! ------------------------------------ +EXT_FRQ 1 "FRQ" + ## widget = lineedit + +MSG_EXT_FRQ 1 "Frequency information: extension" + +! Orbit files: Broadcast file +! --------------------------- +DIR_BRD 1 "ORB" + ## widget = lineedit + +MSG_DIR_BRD 1 "Broadcast orbits: directory" + +EXT_BRD 1 "BRD" + ## widget = lineedit + +MSG_EXT_BRD 1 "Broadcast orbits: extension" + +! Orbit files: Precise file (original) +! ------------------------------------ +DIR_OPR 1 "ORB" + ## widget = lineedit + +MSG_DIR_OPR 1 "Precise orbits (original): directory" + +! Orbit files: Precise file +! ------------------------- +DIR_PRE 1 "ORB" + ## widget = lineedit + +MSG_DIR_PRE 1 "Precise orbits: directory" + +EXT_PRE 1 "PRE" + ## widget = lineedit + +MSG_EXT_PRE 1 "Precise orbits: extension" + +! Orbit files: Tabular orbit +! -------------------------- +DIR_TAB 1 "ORB" + ## widget = lineedit + +MSG_DIR_TAB 1 "Tabular orbits: directory" + +EXT_TAB 1 "TAB" + ## widget = lineedit + +MSG_EXT_TAB 1 "Tabular orbits: extension" + +! Orbit files: Orbital elements +! ----------------------------- +DIR_ELE 1 "ORB" + ## widget = lineedit + +MSG_DIR_ELE 1 "Improved orbit elements: directory" + +EXT_ELE 1 "ELE" + ## widget = lineedit + +MSG_EXT_ELE 1 "Improved orbit elements: extension" + +! Orbit files: Standard orbit +! --------------------------- +DIR_STD 1 "ORB" + ## widget = lineedit + +MSG_DIR_STD 1 "Standard orbits: directory" + +EXT_STD 1 "STD" + ## widget = lineedit + +MSG_EXT_STD 1 "Standard orbits: extension" + +! Orbit files: Radian press. +! -------------------------- +DIR_RPR 1 "ORB" + ## widget = lineedit + +MSG_DIR_RPR 1 "Radian pressure coefficients: directory" + +EXT_RPR 1 "RPR" + ## widget = lineedit + +MSG_EXT_RPR 1 "Radian pressure coefficients: extension" + +! Orbot files: ERP-file +! --------------------- +DIR_ERP 1 "ORB" + ## widget = lineedit + +MSG_DIR_ERP 1 "Earth orientation parameters: directory" + +EXT_ERP 1 "ERP" + ## widget = lineedit + +MSG_EXT_ERP 1 "Earth orientation parameters: extension" + +! Orbit files: ERP-file (IERS) +! ---------------------------- +DIR_IEP 1 "ORB" + ## widget = lineedit + +MSG_DIR_IEP 1 "Earth orientation parameters (IERS format): directory" + +EXT_IEP 1 "IEP" + ## widget = lineedit + +MSG_EXT_IEP 1 "Earth orientation parameters (IERS format): extension" + +! Orbit files: Geocenter file +! --------------------------- +DIR_GCC 1 "ORB" + ## widget = lineedit + +MSG_DIR_GCC 1 "Geocenter coordinates: directory" + +EXT_GCC 1 "GCC" + ## widget = lineedit + +MSG_EXT_GCC 1 "Geocenter coordinates: extension" + +! Orbit files: Sat. clocks +! ------------------------ +DIR_CLK 1 "ORB" + ## widget = lineedit + +MSG_DIR_CLK 1 "Satellite/Receiver clocks: directory" + +EXT_CLK 1 "CLK" + ## widget = lineedit + +MSG_EXT_CLK 1 "Satellite/Receiver clocks: extension" + +! Orbit files: Diff. code bias +! ---------------------------- +DIR_DCB 1 "ORB" + ## widget = lineedit + +MSG_DIR_DCB 1 "Differential code biases: directory" + +EXT_DCB 1 "DCB" + ## widget = lineedit + +MSG_EXT_DCB 1 "Differential code biases: extension" + +! Orbit files: Inter-system bias +! ------------------------------ +DIR_ISB 1 "ORB" + ## widget = lineedit + +MSG_DIR_ISB 1 "Inter-system biases: directory" + +EXT_ISB 1 "ISB" + ## widget = lineedit + +MSG_EXT_ISB 1 "Inter-system biases: extension" + +! Orbit: BIAS SINEX +! ----------------- +DIR_BIA 1 "ORB" + ## widget = lineedit + +MSG_DIR_BIA 1 "Biases (SINEX format): directory" + +EXT_BIA 1 "BIA" + ## widget = lineedit + +MSG_EXT_BIA 1 "Biases (SINEX format): extension" + +! Orbit: IRV file +! --------------- +DIR_IRV 1 "ORB" + ## widget = lineedit + +MSG_DIR_IRV 1 "IRVs: directory" + +EXT_IRV 1 "IRV" + ## widget = lineedit + +MSG_EXT_IRV 1 "IRVs: extension" + +! Orbit: CPF file +! --------------- +DIR_CPF 1 "ORB" + ## widget = lineedit + +MSG_DIR_CPF 1 "CPFs: directory" + +EXT_CPF 1 "CPF" + ## widget = lineedit + +MSG_EXT_CPF 1 "CPFs: extension" + +! Orbit: State vector file +! ------------------------ +DIR_STV 1 "ORB" + ## widget = lineedit + +MSG_DIR_STV 1 "State vectors: directory" + +EXT_STV 1 "STV" + ## widget = lineedit + +MSG_EXT_STV 1 "State vectors: extension" + +! Orbit: Accelerometer data +! ------------------------- +DIR_ACC 1 "ORB" + ## widget = lineedit + +MSG_DIR_ACC 1 "Accelerometer data: directory" + +EXT_ACC 1 "ACC" + ## widget = lineedit + +MSG_EXT_ACC 1 "Accelerometer data: extension" + +! LEO-Orbit: Attitude data +! ------------------------ +DIR_ATT 1 "ORB" + ## widget = lineedit + +MSG_DIR_ATT 1 "Attitude data: directory" + +EXT_ATT 1 "ATT" + ## widget = lineedit + +MSG_EXT_ATT 1 "Attitude data: extension" + +! LEO-Orbit: LEO maneuvers +! ------------------------ +DIR_MAN 1 "ORB" + ## widget = lineedit + +MSG_DIR_MAN 1 "LEO maneuvers: directory" + +EXT_MAN 1 "MAN" + ## widget = lineedit + +MSG_EXT_MAN 1 "LEO maneuvers: extension" + +! LEO-Orbit: CHAMP orbit format +! ----------------------------- +DIR_CHO 1 "ORB" + ## widget = lineedit + +MSG_DIR_CHO 1 "File in CHAMP orbit format: directory" + +EXT_CHO 1 "CHO" + ## widget = lineedit + +MSG_EXT_CHO 1 "File in CHAMP orbit format: extension" + +! Orbit: POE orbit format +! ----------------------- +DIR_POE 1 "ORB" + ## widget = lineedit + +MSG_DIR_POE 1 "File in POE: directory" + +EXT_POE 1 "POE" + ## widget = lineedit + +MSG_EXT_POE 1 "File in POE: extension" + +! LEO-Orbit: LEO Kinematic velocities +! ----------------------------------- +DIR_KVL 1 "STA" + ## widget = lineedit + +MSG_DIR_KVL 1 "LEO velocities (epoch-wise): directory" + +EXT_KVL 1 "VEL" + ## widget = lineedit + +MSG_EXT_KVL 1 "LEO velocities (epoch-wise): extension" + +! LEO-Orbit: LEO Aux. file (attitude,accelerom. data, thruster events...) +! ------------------------ +DIR_AUX 1 "ORB" + ## widget = lineedit + +MSG_DIR_AUX 1 "LEO external aux. information: directory" + +EXT_AUX 1 "AUX" + ## widget = lineedit + +MSG_EXT_AUX 1 "LEO external aux. information: extension" + +! RINEX files: rinex obs files +! ---------------------------- +DIR_OXO 1 "ORX" + ## widget = lineedit + +MSG_DIR_OXO 1 "RINEX observations (original): directory" + +DIR_RXO 1 "RAW" + ## widget = lineedit + +MSG_DIR_RXO 1 "RINEX observations: directory" + +EXT_RXO 1 "80O" + ## widget = lineedit + # $YO + +MSG_EXT_RXO 1 "RINEX observations: extension" + +! RINEX files: smoothed rinex +! --------------------------- +DIR_SMT 1 "RAW" + ## widget = lineedit + +MSG_DIR_SMT 1 "Smoothed RINEX observations: directory" + +EXT_SMT 1 "SMT" + ## widget = lineedit + +MSG_EXT_SMT 1 "Smoothed RINEX observations: extension" + +! RINEX files: rinex nav files +! ---------------------------- +DIR_OXN 1 "ORX" + ## widget = lineedit + +MSG_DIR_OXN 1 "RINEX navigation messages (GPS, original): directory" + +DIR_RXN 1 "RAW" + ## widget = lineedit + +MSG_DIR_RXN 1 "RINEX navigation messages (GPS): directory" + +EXT_RXN 1 "80N" + ## widget = lineedit + # $YN + +MSG_EXT_RXN 1 "RINEX navigation messages (GPS): extension" + +! RINEX files: rinex nav files +! ---------------------------- +DIR_OXG 1 "ORX" + ## widget = lineedit + +MSG_DIR_OXG 1 "RINEX navigation messages (GLONASS, original): directory" + +DIR_RXG 1 "RAW" + ## widget = lineedit + +MSG_DIR_RXG 1 "RINEX navigation messages (GLONASS): directory" + +EXT_RXG 1 "80G" + ## widget = lineedit + # $YG + +MSG_EXT_RXG 1 "RINEX navigation messages (GLONASS): extension" + +! RINEX files: rinex nav files +! ---------------------------- +DIR_OGA 1 "ORX" + ## widget = lineedit + +MSG_DIR_OGA 1 "RINEX navigation messages (GALILEO, original): directory" + +DIR_RGA 1 "RAW" + ## widget = lineedit + +MSG_DIR_RGA 1 "RINEX navigation messages (GALILEO): directory" + +EXT_RGA 1 "80E" + ## widget = lineedit + # $YE + +MSG_EXT_RGA 1 "RINEX navigation messages (GALILEO): extension" + +! RINEX files: rinex met files +! ---------------------------- +DIR_RXM 1 "RAW" + ## widget = lineedit + +MSG_DIR_RXM 1 "RINEX meteo data: directory" + +EXT_RXM 1 "80M" + ## widget = lineedit + # $YM + +MSG_EXT_RXM 1 "RINEX meteo data: extension" + +! Obs. files: Code zero head +! -------------------------- +DIR_CZH 1 "OBS" + ## widget = lineedit + +MSG_DIR_CZH 1 "Zero difference code observations, header: directory" + +EXT_CZH 1 "CZH" + ## widget = lineedit + +MSG_EXT_CZH 1 "Zero difference code observations, header: extension" + +! Obs. files: Code zero data +! -------------------------- +DIR_CZO 1 "OBS" + ## widget = lineedit + +MSG_DIR_CZO 1 "Zero difference code observations, data: directory" + +EXT_CZO 1 "CZO" + ## widget = lineedit + +MSG_EXT_CZO 1 "Zero difference code observations, data: extension" + +! Obs. files: Phase zero head +! --------------------------- +DIR_PZH 1 "OBS" + ## widget = lineedit + +MSG_DIR_PZH 1 "Zero difference phase observations, header: directory" + +EXT_PZH 1 "PZH" + ## widget = lineedit + +MSG_EXT_PZH 1 "Zero difference phase observations, header: extension" + +! Obs. files: Phase zero data +! --------------------------- +DIR_PZO 1 "OBS" + ## widget = lineedit + +MSG_DIR_PZO 1 "Zero difference phase observations, data: directory" + +EXT_PZO 1 "PZO" + ## widget = lineedit + +MSG_EXT_PZO 1 "Zero difference phase observations, data: extension" + +! Obs. files: Range zero head +! --------------------------- +DIR_RZH 1 "OBS" + ## widget = lineedit + +MSG_DIR_RZH 1 "Range observations, header: directory" + +EXT_RZH 1 "RZH" + ## widget = lineedit + +MSG_EXT_RZH 1 "Range observations, header: extension" + +! Obs. files: Range zero data +! --------------------------- +DIR_RZO 1 "OBS" + ## widget = lineedit + +MSG_DIR_RZO 1 "Range observations, data: directory" + +EXT_RZO 1 "RZO" + ## widget = lineedit + +MSG_EXT_RZO 1 "Range observations, data: extension" + +! Obs. files: Code single head +! ---------------------------- +DIR_CSH 1 "OBS" + ## widget = lineedit + +MSG_DIR_CSH 1 "Single difference code observations, header: directory" + +EXT_CSH 1 "CSH" + ## widget = lineedit + +MSG_EXT_CSH 1 "Single difference code observations, header: extension" + +! Obs. files: Code single data +! ---------------------------- +DIR_CSO 1 "OBS" + ## widget = lineedit + +MSG_DIR_CSO 1 "Single difference code observations, data: directory" + +EXT_CSO 1 "CSO" + ## widget = lineedit + +MSG_EXT_CSO 1 "Single difference code observations, data: extension" + +! Obs. files: Phase single head +! ----------------------------- +DIR_PSH 1 "OBS" + ## widget = lineedit + +MSG_DIR_PSH 1 "Single difference phase observations, header: directory" + +EXT_PSH 1 "PSH" + ## widget = lineedit + +MSG_EXT_PSH 1 "Single difference phase observations, header: extension" + +! Obs. files: Phase single data +! ----------------------------- +DIR_PSO 1 "OBS" + ## widget = lineedit + +MSG_DIR_PSO 1 "Single difference phase observations, data: directory" + +EXT_PSO 1 "PSO" + ## widget = lineedit + +MSG_EXT_PSO 1 "Single difference phase observations, data: extension" + +! Station files: Coordinates +! -------------------------- +DIR_CRD 1 "STA" + ## widget = lineedit + +MSG_DIR_CRD 1 "Station coordinates: directory" + +EXT_CRD 1 "CRD" + ## widget = lineedit + +MSG_EXT_CRD 1 "Station coordinates: extension" + +! Station files: Eccentricities +! ----------------------------- +DIR_ECC 1 "STA" + ## widget = lineedit + +MSG_DIR_ECC 1 "Station eccentricities: directory" + +EXT_ECC 1 "ECC" + ## widget = lineedit + +MSG_EXT_ECC 1 "Station eccentricities: extension" + +! Station files: Velocities +! ------------------------- +DIR_VEL 1 "STA" + ## widget = lineedit + +MSG_DIR_VEL 1 "Station velocities: directory" + +EXT_VEL 1 "VEL" + ## widget = lineedit + +MSG_EXT_VEL 1 "Station velocities: extension" + +! Station files: PSD corrections +! ------------------------------ +DIR_PSD 1 "STA" + ## widget = lineedit + +MSG_DIR_PSD 1 "PSD correction (ITRF14): directory" + +EXT_PSD 1 "PSD" + ## widget = lineedit + +MSG_EXT_PSD 1 "PSD correction (ITRF14): extension" + +! Station files: Station information +! ---------------------------------- +DIR_STA 1 "STA" + ## widget = lineedit + +MSG_DIR_STA 1 "Station information: directory" + +EXT_STA 1 "STA" + ## widget = lineedit + +MSG_EXT_STA 1 "Station information: extension" + +! Station files: Ocean loading +! ---------------------------- +DIR_BLQ 1 "STA" + ## widget = lineedit + +MSG_DIR_BLQ 1 "Ocean loading table: directory" + +EXT_BLQ 1 "BLQ" + ## widget = lineedit + +MSG_EXT_BLQ 1 "Ocean loading table: extension" + +! Station files: Atmospheric tidal loading +! ---------------------------------------- +DIR_ATL 1 "STA" + ## widget = lineedit + +MSG_DIR_ATL 1 "Atmospheric tidal loading table: directory" + +EXT_ATL 1 "ATL" + ## widget = lineedit + +MSG_EXT_ATL 1 "Atmospheric tidal loading table: extension" + +! Station files: Plate definition for NUVEL1/1A +! --------------------------------------------- +DIR_PLD 1 "STA" + ## widget = lineedit + +MSG_DIR_PLD 1 "Tectonic plate assignment (for NUVEL1/1A): directory" + +EXT_PLD 1 "PLD" + ## widget = lineedit + +MSG_EXT_PLD 1 "Tectonic plate assignment (for NUVEL1/1A): extension" + +! Station files: Baseline def. +! ---------------------------- +DIR_BSL 1 "STA" + ## widget = lineedit + +MSG_DIR_BSL 1 "Baseline definition: directory" + +EXT_BSL 1 "BSL" + ## widget = lineedit + +MSG_EXT_BSL 1 "Baseline definition: extension" + +! Station files: Cluster def. +! --------------------------- +DIR_CLU 1 "STA" + ## widget = lineedit + +MSG_DIR_CLU 1 "Cluster definition: directory" + +EXT_CLU 1 "CLU" + ## widget = lineedit + +MSG_EXT_CLU 1 "Cluster definition: extension" + +! Station files: Cluster/baseline assignment +! ------------------------------------------ +DIR_CLB 1 "STA" + ## widget = lineedit + +MSG_DIR_CLB 1 "Cluster/baseline assignment: directory" + +EXT_CLB 1 "CLB" + ## widget = lineedit + +MSG_EXT_CLB 1 "Cluster/baseline assignment: extension" + +! Station files: Selection list +! ----------------------------- +DIR_FIX 1 "STA" + ## widget = lineedit + +MSG_DIR_FIX 1 "Station selection list: directory" + +EXT_FIX 1 "FIX" + ## widget = lineedit + +MSG_EXT_FIX 1 "Station selection list: extension" + +! Station files: Selection list +! ----------------------------- +DIR_SIG 1 "STA" + ## widget = lineedit + +MSG_DIR_SIG 1 "Station sigma file: directory" + +EXT_SIG 1 "SIG" + ## widget = lineedit + +MSG_EXT_SIG 1 "Station sigma file: extension" + +! Station files: Observation weights +! ---------------------------------- +DIR_SOS 1 "STA" + ## widget = lineedit + +MSG_DIR_SOS 1 "Station observation sigma factors: directory" + +EXT_SOS 1 "SOS" + ## widget = lineedit + +MSG_EXT_SOS 1 "Station observation sigma factors: extension" + +! Station files: Ant.Azimut +! ------------------------- +DIR_AZI 1 "STA" + ## widget = lineedit + +MSG_DIR_AZI 1 "Receiver antenna orientation: directory" + +EXT_AZI 1 "AZI" + ## widget = lineedit + +MSG_EXT_AZI 1 "Receiver antenna orientation: extension" + +! Kinematic Coord. +! ---------------- +DIR_KIN 1 "STA" + ## widget = lineedit + +MSG_DIR_KIN 1 "Kinematic coordinates: directory" + +EXT_KIN 1 "KIN" + ## widget = lineedit + +MSG_EXT_KIN 1 "Kinematic coordinates: extension" + +! Station files: Session table +! ---------------------------- +DIR_SES 1 "STA" + ## widget = lineedit + +MSG_DIR_SES 1 "Session table: directory" + +EXT_SES 1 "SES" + ## widget = lineedit + +MSG_EXT_SES 1 "Session table: extension" + +! Station files: Abbr. table +! -------------------------- +DIR_ABB 1 "STA" + ## widget = lineedit + +MSG_DIR_ABB 1 "Abbreviation table: directory" + +EXT_ABB 1 "ABB" + ## widget = lineedit + +MSG_EXT_ABB 1 "Abbreviation table: extension" + +! Range biases +! ------------ +DIR_RGB 1 "STA" + ## widget = lineedit + +MSG_DIR_RGB 1 "SLR data handling: directory" + +EXT_RGB 1 "SLR" + ## widget = lineedit + +MSG_EXT_RGB 1 "SLR data handling: extension" + +! Atmosphere: Tropo.model +! ----------------------- +DIR_TRP 1 "ATM" + ## widget = lineedit + +MSG_DIR_TRP 1 "Troposphere parameters: directory" + +EXT_TRP 1 "TRP" + ## widget = lineedit + +MSG_EXT_TRP 1 "Troposphere parameters: extension" + +! Atmosphere: Tropo.SINEX +! ----------------------- +DIR_TRO 1 "ATM" + ## widget = lineedit + +MSG_DIR_TRO 1 "Troposphere parameters (SINEX format): directory" + +EXT_TRO 1 "TRO" + ## widget = lineedit + +MSG_EXT_TRO 1 "Troposphere parameters (SINEX format): extension" + +! Atmosphere: Ionos.model +! ----------------------- +DIR_ION 1 "ATM" + ## widget = lineedit + +MSG_DIR_ION 1 "Ionosphere models: directory" + +EXT_ION 1 "ION" + ## widget = lineedit + +MSG_EXT_ION 1 "Ionosphere models: extension" + +! Atmosphere: Ionos.IONEX +! ----------------------- +DIR_INX 1 "ATM" + ## widget = lineedit + +MSG_DIR_INX 1 "Ionosphere maps (IONEX): directory" + +EXT_INX 1 "INX" + ## widget = lineedit + +MSG_EXT_INX 1 "Ionosphere maps (IONEX): extension" + +! Atmosphere: Met.data +! -------------------- +DIR_MET 1 "ATM" + ## widget = lineedit + +MSG_DIR_MET 1 "Meteo data: directory" + +EXT_MET 1 "MET" + ## widget = lineedit + +MSG_EXT_MET 1 "Meteo data: extension" + +! Vienna grid files +! ----------------- +DIR_GRD 1 "GRD" + ## widget = lineedit + +MSG_DIR_GRD 1 "Vienna grid files" + +EXT_GRD 1 "GRD" + ## widget = lineedit + +MSG_EXT_GRD 1 "Vienna grid files: extension" + +! Output: Program output +! ---------------------- +DIR_OUT 1 "OUT" + ## widget = lineedit + +MSG_DIR_OUT 1 "Program output: directory" + +EXT_OUT 1 "OUT" + ## widget = lineedit + +MSG_EXT_OUT 1 "Program output: extension" + +! Output: Plot files +! ------------------ +DIR_PLT 1 "OUT" + ## widget = lineedit + +MSG_DIR_PLT 1 "Plot file: directory" + +EXT_PLT 1 "PLT" + ## widget = lineedit + +MSG_EXT_PLT 1 "Plot file: extension" + +! Output: Summary files +! --------------------- +DIR_SUM 1 "OUT" + ## widget = lineedit + +MSG_DIR_SUM 1 "Summary output: directory" + +EXT_SUM 1 "SUM" + ## widget = lineedit + +MSG_EXT_SUM 1 "Summary output: extension" + +! Output: List files +! ------------------ +DIR_LST 1 "OUT" + ## widget = lineedit + +MSG_DIR_LST 1 "Listing output: directory" + +EXT_LST 1 "LST" + ## widget = lineedit + +MSG_EXT_LST 1 "Listing output: extension" + +! Output: CODSPP summary +! ---------------------- +DIR_SMC 1 "OUT" + ## widget = lineedit + +MSG_DIR_SMC 1 "CODSPP summary output (XYZ): directory" + +EXT_SMC 1 "SMC" + ## widget = lineedit + +MSG_EXT_SMC 1 "CODSPP summary output (XYZ): extension" + +! Output: CODSPP summary +! ---------------------- +DIR_SME 1 "OUT" + ## widget = lineedit + +MSG_DIR_SME 1 "CODSPP summary output (BLH): directory" + +EXT_SME 1 "SME" + ## widget = lineedit + +MSG_EXT_SME 1 "CODSPP summary output (BLH): extension" + +! Output: Residual file +! --------------------- +DIR_RES 1 "OUT" + ## widget = lineedit + +MSG_DIR_RES 1 "Residuals: directory" + +EXT_RES 1 "RES" + ## widget = lineedit + +MSG_EXT_RES 1 "Residuals: extension" + +! Output: Clocks RINEX +! -------------------- +DIR_RXC 1 "OUT" + ## widget = lineedit + +MSG_DIR_RXC 1 "Clock information (clock RINEX format): directory" + +EXT_RXC 1 "CLK" + ## widget = lineedit + +MSG_EXT_RXC 1 "Clock information (clock RINEX format): extension" + +! Output: Covariance file +! ----------------------- +DIR_COV 1 "OUT" + ## widget = lineedit + +MSG_DIR_COV 1 "Covariances: directory" + +EXT_COV 1 "COV" + ## widget = lineedit + +MSG_EXT_COV 1 "Covariances: extension" + +! Covariance components +! --------------------- +DIR_WGT 1 "OUT" + ## widget = lineedit + +MSG_DIR_WGT 1 "Covariance components: directory" + +EXT_WGT 1 "WGT" + ## widget = lineedit + +MSG_EXT_WGT 1 "Covariance components: extension" + +! Output: Sub-daily ERP Model +! --------------------------- +EXT_SUB 1 "SUB" + ## widget = lineedit + +MSG_EXT_SUB 1 "Sub-daily earth rotation model: extension" + +! Output: Nutation Model +! ---------------------- +EXT_NUT 1 "NUT" + ## widget = lineedit + +MSG_EXT_NUT 1 "Nutation model: extension" + +! Output: Ant PCV (grid) +! ---------------------- +DIR_PHG 1 "OUT" + ## widget = lineedit + +MSG_DIR_PHG 1 "Antenna PCV estimates (grid): directory" + +EXT_PHG 1 "PHG" + ## widget = lineedit + +MSG_EXT_PHG 1 "Antenna PCV estimates (grid): extension" + +! Output: Ant PCV (harm) +! ---------------------- +DIR_PHH 1 "OUT" + ## widget = lineedit + +MSG_DIR_PHH 1 "Antenna PCV estimates (harm): directory" + +EXT_PHH 1 "PHH" + ## widget = lineedit + +MSG_EXT_PHH 1 "Antenna PCV estimates (harm): extension" + +! Output: Obs. editing file +! ------------------------- +DIR_EDT 1 "OUT" + ## widget = lineedit + +MSG_DIR_EDT 1 "Observation editing information: directory" + +EXT_EDT 1 "EDT" + ## widget = lineedit + +MSG_EXT_EDT 1 "Observation editing information: extension" + +! Output: Deletion list +! --------------------- +DIR_DEL 1 "OUT" + ## widget = lineedit + +MSG_DIR_DEL 1 "File deletion list: directory" + +EXT_DEL 1 "DEL" + ## widget = lineedit + +MSG_EXT_DEL 1 "File deletion list: extension" + +! Input/output Time series event list file +! ---------------------------------------- +DIR_EVL 1 "STA" + ## widget = lineedit + +MSG_DIR_EVL 1 "Events list file: directory" + +EXT_EVL 1 "EVL" + ## widget = lineedit + +MSG_EXT_EVL 1 "Time series events list file: extension" + +! Output: Parameter estimates +! --------------------------- +DIR_EST 1 "SOL" + ## widget = lineedit + +MSG_DIR_EST 1 "Parameter estimates: directory" + +EXT_EST 1 "EST" + ## widget = lineedit + +MSG_EXT_EST 1 "Parameter estimates: extension" + +! Output: Normal equations +! ------------------------ +DIR_NEQ 1 "SOL" + ## widget = lineedit + +MSG_DIR_NEQ 1 "Normal equation: directory" + +EXT_NEQ 1 "NQ0" + ## widget = lineedit + +MSG_EXT_NEQ 1 "Normal equation: extension" + +! Output: Normal equation (old) +! ----------------------------- +DIR_ONQ 1 "SOL" + ## widget = lineedit + +MSG_DIR_ONQ 1 "Normal equation (old format): directory" + +EXT_ONQ 1 "NEQ" + ## widget = lineedit + +MSG_EXT_ONQ 1 "Normal equation (old format): extension" + +! Output: SINEX (crd/vel) +! ----------------------- +DIR_SNX 1 "SOL" + ## widget = lineedit + +MSG_DIR_SNX 1 "SINEX output: directory" + +EXT_SNX 1 "SNX" + ## widget = lineedit + +MSG_EXT_SNX 1 "SINEX output: extension" + +! Orbit files: Standard orbit (ASCII) +! ----------------------------------- +DIR_FSO 1 "ORB" + ## widget = lineedit + +MSG_DIR_FSO 1 "Standard orbits: directory" + +EXT_FSO 1 "FSO" + ## widget = lineedit + +MSG_EXT_FSO 1 "Standard orbits: extension" + +! Orbit files: Rad. press. (ASCII) +! -------------------------------- +DIR_FRP 1 "ORB" + ## widget = lineedit + +MSG_DIR_FRP 1 "Radiation pressure coefficients: directory" + +EXT_FRP 1 "FRP" + ## widget = lineedit + +MSG_EXT_FRP 1 "Radiation pressure coefficients: extension" + +! Obs. files: Code zero ascii +! --------------------------- +DIR_FCZ 1 "OBS" + ## widget = lineedit + +MSG_DIR_FCZ 1 "Zero difference code observations: directory" + +EXT_FCZ 1 "FCZ" + ## widget = lineedit + +MSG_EXT_FCZ 1 "Zero difference code observations: extension" + +! Obs. files: Phase zero ascii +! ---------------------------- +DIR_FPZ 1 "OBS" + ## widget = lineedit + +MSG_DIR_FPZ 1 "Zero difference phase observations: directory" + +EXT_FPZ 1 "FPZ" + ## widget = lineedit + +MSG_EXT_FPZ 1 "Zero difference phase observations: extension" + +! Obs. files: Range ascii +! ----------------------- +DIR_FRZ 1 "OBS" + ## widget = lineedit + +MSG_DIR_FRZ 1 "Range observations: directory" + +EXT_FRZ 1 "FRZ" + ## widget = lineedit + +MSG_EXT_FRZ 1 "Range observations: extension" + +! Obs. files: Code single ascii +! ----------------------------- +DIR_FCS 1 "OBS" + ## widget = lineedit + +MSG_DIR_FCS 1 "Single difference code observations: directory" + +EXT_FCS 1 "FCS" + ## widget = lineedit + +MSG_EXT_FCS 1 "Single difference code observations: extension" + +! Obs. files: Phase single ascii +! ------------------------------ +DIR_FPS 1 "OBS" + ## widget = lineedit + +MSG_DIR_FPS 1 "Single difference phase observations: directory" + +EXT_FPS 1 "FPS" + ## widget = lineedit + +MSG_EXT_FPS 1 "Single difference phase observations: extension" + +! Output: Residual file (ASCII) +! ----------------------------- +DIR_FRS 1 "OUT" + ## widget = lineedit + +MSG_DIR_FRS 1 "Residuals: directory" + +EXT_FRS 1 "FRS" + ## widget = lineedit + +MSG_EXT_FRS 1 "Residuals: extension" + +! Output: Normal equations (ASCII) +! -------------------------------- +DIR_FN0 1 "SOL" + ## widget = lineedit + +MSG_DIR_FN0 1 "Normal equation: directory" + +EXT_FN0 1 "FN0" + ## widget = lineedit + +MSG_EXT_FN0 1 "Normal equation: extension" + +! Output: Normal equations (old, ASCII) +! ------------------------------------- +DIR_FNQ 1 "SOL" + ## widget = lineedit + +MSG_DIR_FNQ 1 "Normal equation (old format): directory" + +EXT_FNQ 1 "FNQ" + ## widget = lineedit + +MSG_EXT_FNQ 1 "Normal equation (old format): extension" + +! BPE: PCF-name +! ------------- +PTH_PCF 1 "${U}/PCF" + ## widget = lineedit + +MSG_PTH_PCF 1 "Processing control files: path" + +EXT_PCF 1 "PCF" + ## widget = lineedit + +MSG_EXT_PCF 1 "Processing control files: extension" + +! BPE: CPU-file name +! ------------------ +PTH_CPU 1 "${U}/PAN" + ## widget = lineedit + +MSG_PTH_CPU 1 "CPU control file: path" + +EXT_CPU 1 "CPU" + ## widget = lineedit + +MSG_EXT_CPU 1 "CPU control file: extension" + +PTH_CPUNUM 1 "${U}/WORK" + ## widget = lineedit + +MSG_PTH_CPUNUM 1 "Scratch for CPU control file" + +! BPE: Output files +! ----------------- +DIR_BPEOUT 1 "BPE" + ## widget = lineedit + +MSG_DIR_BPEOUT 1 "Output files: directory" + +EXT_BPEOUT 1 "OUT" + ## widget = lineedit + +MSG_EXT_BPEOUT 1 "Output files: extension" + +! BPE: Status files +! ----------------- +DIR_BPERUN 1 "BPE" + ## widget = lineedit + +MSG_DIR_BPERUN 1 "Status files: directory" + +EXT_BPERUN 1 "RUN" + ## widget = lineedit + +MSG_EXT_BPERUN 1 "Status files: extension" + +! BPE: Protocol files +! ------------------- +DIR_BPEPRT 1 "BPE" + ## widget = lineedit + +MSG_DIR_BPEPRT 1 "Protocol files: directory" + +EXT_BPEPRT 1 "PRT" + ## widget = lineedit + +MSG_EXT_BPEPRT 1 "Protocol files: extension" + +! BPE: log files +! -------------- +DIR_BPELOG 1 "BPE" + ## widget = lineedit + +MSG_DIR_BPELOG 1 "Log files: directory" + +EXT_BPELOG 1 "LOG" + ## widget = lineedit + +MSG_EXT_BPELOG 1 "Log files: extension" + +! BPE: scripts +! ------------ +PTH_SCRIPT 1 "${U}/SCRIPT" + ## widget = lineedit + +MSG_PTH_SCRIPT 1 "BPE script directory: path" + +! BPE: Option directories +! ----------------------- +PTH_OPT 1 "${U}/OPT" + ## widget = lineedit + +MSG_PTH_OPT 1 "Option directory: path" + +! Others: Help +! ------------ +PTH_HLP 1 "${X}/HLP" + ## widget = lineedit + +MSG_PTH_HLP 1 "Help files: path" + +EXT_HLP 1 "HLP" + ## widget = lineedit + +MSG_EXT_HLP 1 "Help files: extension" + +! Others: Skeleton +! ---------------- +PTH_SKL 1 "${X}/SKL" + ## widget = lineedit + +MSG_PTH_SKL 1 "Skeleton files (e.g. for plot files): path" + +EXT_SKL 1 "SKL" + ## widget = lineedit + +MSG_EXT_SKL 1 "Skeleton files (e.g. for plot files): extension" + +! Others: updpan - master and list +! -------------------------------- +PTH_UPDPAN 1 "${X}/PAN" + ## widget = lineedit + +MSG_PTH_UPDPAN 1 "Program input master files: path" + +PTH_UPD 1 "${X}/SKL" + ## widget = lineedit + +MSG_PTH_UPD 1 "Directory list for panel update: path" + +EXT_UPD 1 "UPD" + ## widget = lineedit + +MSG_EXT_UPD 1 "Directory list for panel update: extension" + +! Others: Campaign independent output +! ----------------------------------- +PTH_OUT 1 "${U}/OUT" + ## widget = lineedit + +MSG_PTH_OUT 1 "Program output files (campaign indep.): path" + +! Others: User input files +! ------------------------ +PTH_INP 1 "${U}/PAN" + ## widget = lineedit + +MSG_PTH_INP 1 "Program input files: path" + +EXT_INP 1 "INP" + ## widget = lineedit + +MSG_EXT_INP 1 "Program input files: extension" + +! Others: Scratch files +! --------------------- +PTH_SCR 1 "${U}/WORK" + ## widget = lineedit + +MSG_PTH_SCR 1 "Scratch files: path" + +EXT_SCR 1 "SCR" + ## widget = lineedit + +MSG_EXT_SCR 1 "Scratch files: extension" + +EXT_SC1 1 "SC1" + ## widget = lineedit + +MSG_EXT_SC1 1 "Scratch files: extension" + +EXT_SC2 1 "SC2" + ## widget = lineedit + +MSG_EXT_SC2 1 "Scratch files: extension" + +! Others: Error message +! --------------------- +PTH_ERR 1 "${U}/WORK" + ## widget = lineedit + +MSG_PTH_ERR 1 "Error message files: path" + +EXT_ERR 1 "MSG" + ## widget = lineedit + +MSG_EXT_ERR 1 "Error message files: extension" + +! Interally used by the menu +! -------------------------- +PTH_INP_OUT 1 "${U}/PAN" + ## widget = lineedit + +EXT_IN1 1 "IN1" + ## widget = lineedit + +! Auxiliary Menu Program +! ---------------------- +MENUAUX_EXE 1 "MENUAUX" + +MENUAUX_INP 1 "MENUAUX.INP" + +MENUAUX_SCR 1 "MENUAUX.SCR" + +MENUAUX_ERR 1 "MENUAUX.ERR" + +MENUAUX_DEBUG 1 "0" + +GEN_CONST_FILE 1 "CONST." + +GEN_DATUM_FILE 1 "DATUM." + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# PATHS AND EXTENSIONS - MENU_EXT 1: General Files # +# path extension # +# GENERAL FILES > %%%%%%%%% < # PTH_GEN +# Sub-daily earth rotation model > %%% < # EXT_SUB +# Nutation model > %%% < # EXT_NUT +# Planetary ephemeris > %%% < # EXT_EPH +# Satellite problem file/old station problem file > %%% < # EXT_CRX +# Solid Earth tides model > %%% < # EXT_TPO +# Ocean tide model > %%% < # EXT_TID +# Frequency information > %%% < # EXT_FRQ +# Old antenna/receiver name translation table > %%% < # EXT_TRN +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 2.1: Campaign Data, Orbit and EOP Files # +# campaign # +# ORBIT FILES directory extension # +# Broadcast orbits > %%%%%% < > %%% < # DIR_BRD EXT_BRD +# Precise orbits (original) > %%%%%% < # DIR_OPR +# Precise orbits > %%%%%% < > %%% < # DIR_PRE EXT_PRE +# Tabular orbits > %%%%%% < > %%% < # DIR_TAB EXT_TAB +# Standard orbits > %%%%%% < > %%% < # DIR_STD EXT_STD +# Radian pressure coefficients > %%%%%% < > %%% < # DIR_RPR EXT_RPR +# Improved orbit elements > %%%%%% < > %%% < # DIR_ELE EXT_ELE +# Earth orientation parameters > %%%%%% < > %%% < # DIR_ERP EXT_ERP +# Earth orientation parameters (IERS format) > %%%%%% < > %%% < # DIR_IEP EXT_IEP +# Geocenter coordinates > %%%%%% < > %%% < # DIR_GCC EXT_GCC +# Satellite/Receiver clocks > %%%%%% < > %%% < # DIR_CLK EXT_CLK +# Differential code biases > %%%%%% < > %%% < # DIR_DCB EXT_DCB +# Inter-system biases > %%%%%% < > %%% < # DIR_ISB EXT_ISB +# Bias SINEX > %%%%%% < > %%% < # DIR_BIA EXT_BIA +# # +# IRV file > %%%%%% < > %%% < # DIR_IRV EXT_IRV +# Precise orbit in CPF orbit format > %%%%%% < > %%% < # DIR_CPF EXT_CPF +# State vector file > %%%%%% < > %%% < # DIR_STV EXT_STV +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 2.2: Campaign Data, Orbit Files for LEOs # +# campaign # +# LEO FILES directory extension # +# Accelerometer data > %%%%%% < > %%% < # DIR_ACC EXT_ACC +# Attitude data > %%%%%% < > %%% < # DIR_ATT EXT_ATT +# LEO maneuvers > %%%%%% < > %%% < # DIR_MAN EXT_MAN +# File in CHAMP orbit format > %%%%%% < > %%% < # DIR_CHO EXT_CHO +# File in POE@@ orbit format > %%%%%% < > %%% < # DIR_POE EXT_POE +# LEO velocities (epoch-wise) > %%%%%% < > %%% < # DIR_KVL EXT_KVL +# LEO external aux. information > %%%%%% < > %%% < # DIR_AUX EXT_AUX +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 3: Campaign Data, RINEX Files # +# campaign # +# RINEX FILES directory extension # +# RINEX observations (original) > %%%%%% < # DIR_OXO +# RINEX observations > %%%%%% < > %%% < # DIR_RXO EXT_RXO +# Smoothed RINEX observations > %%%%%% < > %%% < # DIR_SMT EXT_SMT +# RINEX navigation messages (GPS, original) > %%%%%% < # DIR_OXN +# RINEX navigation messages (GPS) > %%%%%% < > %%% < # DIR_RXN EXT_RXN +# RINEX navigation messages (GLONASS, original) > %%%%%% < # DIR_OXG +# RINEX navigation messages (GLONASS) > %%%%%% < > %%% < # DIR_RXG EXT_RXG +# RINEX navigation messages (GALILEO, original) > %%%%%% < # DIR_OGA +# RINEX navigation messages (GALILEO) > %%%%%% < > %%% < # DIR_RGA EXT_RGA +# RINEX meteo data > %%%%%% < > %%% < # DIR_RXM EXT_RXM +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 4: Campaign Data, Observation Files # +# campaign # +# OBSERVATION FILES directory extension # +# Zero@@ difference code@ observations, header > %%%%%% < > %%% < # DIR_CZH EXT_CZH +# Zero@@ difference code@ observations, data > %%%%%% < > %%% < # DIR_CZO EXT_CZO +# Zero@@ difference phase observations, header > %%%%%% < > %%% < # DIR_PZH EXT_PZH +# Zero@@ difference phase observations, data > %%%%%% < > %%% < # DIR_PZO EXT_PZO +# Single difference code@ observations, header > %%%%%% < > %%% < # DIR_CSH EXT_CSH +# Single difference code@ observations, data > %%%%%% < > %%% < # DIR_CSO EXT_CSO +# Single difference phase observations, header > %%%%%% < > %%% < # DIR_PSH EXT_PSH +# Single difference phase observations, data > %%%%%% < > %%% < # DIR_PSO EXT_PSO +# # +# Range observations (SLR), header > %%%%%% < > %%% < # DIR_RZH EXT_RZH +# Range observations (SLR), data > %%%%%% < > %%% < # DIR_RZO EXT_RZO +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 5: Campaign Data, Station Files # +# campaign # +# STATION FILES directory extension # +# Station coordinates > %%%%%% < > %%% < # DIR_CRD EXT_CRD +# Station velocities > %%%%%% < > %%% < # DIR_VEL EXT_VEL +# Kinematic coordinates > %%%%%% < > %%% < # DIR_KIN EXT_KIN +# Station eccentricities > %%%%%% < > %%% < # DIR_ECC EXT_ECC +# PSD correction (ITRF14) > %%%%%% < > %%% < # DIR_PSD EXT_PSD +# Station information > %%%%%% < > %%% < # DIR_STA EXT_STA +# Ocean loading table > %%%%%% < > %%% < # DIR_BLQ EXT_BLQ +# Atmospheric tidal loading table > %%%%%% < > %%% < # DIR_ATL EXT_ATL +# Station selection list > %%%%%% < > %%% < # DIR_FIX EXT_FIX +# Station sigma file > %%%%%% < > %%% < # DIR_SIG EXT_SIG +# Station observation sigma factors > %%%%%% < > %%% < # DIR_SOS EXT_SOS +# Abbreviation table > %%%%%% < > %%% < # DIR_ABB EXT_ABB +# Tectonic plate assignment (for NUVEL1/1A) > %%%%%% < > %%% < # DIR_PLD EXT_PLD +# Baseline definition > %%%%%% < > %%% < # DIR_BSL EXT_BSL +# Cluster definition > %%%%%% < > %%% < # DIR_CLU EXT_CLU +# Cluster/baseline assignment > %%%%%% < > %%% < # DIR_CLB EXT_CLB +# Receiver antenna orientation > %%%%%% < > %%% < # DIR_AZI EXT_AZI +# Session table > %%%%%% < > %%% < # DIR_SES EXT_SES +# SLR data handling (range bias, CoM) > %%%%%% < > %%% < # DIR_RGB EXT_RGB +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 6: Campaign Data, Atmosphere Modeling Files # +# campaign # +# ATMOSPHERE MODELING FILES directory extension # +# Troposphere parameters > %%%%%% < > %%% < # DIR_TRP EXT_TRP +# Troposphere parameters (SINEX format) > %%%%%% < > %%% < # DIR_TRO EXT_TRO +# Ionosphere models > %%%%%% < > %%% < # DIR_ION EXT_ION +# Ionosphere maps (IONEX) > %%%%%% < > %%% < # DIR_INX EXT_INX +# Meteo data > %%%%%% < > %%% < # DIR_MET EXT_MET +# Vienna grid files (VMF and loading maps) > %%%%%% < > %%% < # DIR_GRD EXT_GRD +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 7: Campaign Data, Output Files # +# campaign # +# OUTPUT FILES directory extension # +# Program output > %%%%%% < > %%% < # DIR_OUT EXT_OUT +# Plot file > %%%%%% < > %%% < # DIR_PLT EXT_PLT +# Summary output > %%%%%% < > %%% < # DIR_SUM EXT_SUM +# Listing output > %%%%%% < > %%% < # DIR_LST EXT_LST +# CODSPP summary output (XYZ) > %%%%%% < > %%% < # DIR_SMC EXT_SMC +# CODSPP summary output (BLH) > %%%%%% < > %%% < # DIR_SME EXT_SME +# # +# BERNESE IN-/OUTPUT FILES # +# Residuals > %%%%%% < > %%% < # DIR_RES EXT_RES +# Clock information (clock RINEX format) > %%%%%% < > %%% < # DIR_RXC EXT_RXC +# Covariances > %%%%%% < > %%% < # DIR_COV EXT_COV +# Covariance components > %%%%%% < > %%% < # DIR_WGT EXT_WGT +# Antenna PCV estimates (grid) > %%%%%% < > %%% < # DIR_PHG EXT_PHG +# Antenna PCV estimates (harm) > %%%%%% < > %%% < # DIR_PHH EXT_PHH +# Observation editing information > %%%%%% < > %%% < # DIR_EDT EXT_EDT +# File deletion list > %%%%%% < > %%% < # DIR_DEL EXT_DEL +# Time series list of events file > %%%%%% < > %%% < # DIR_EVL EXT_EVL +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 8: Campaign Data, Solution Files # +# campaign # +# SOLUTION FILES directory extension # +# Parameter estimates > %%%%%% < > %%% < # DIR_EST EXT_EST +# Normal equation > %%%%%% < > %%% < # DIR_NEQ EXT_NEQ +# Normal equation (old format) > %%%%%% < > %%% < # DIR_ONQ EXT_ONQ +# SINEX output > %%%%%% < > %%% < # DIR_SNX EXT_SNX +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 9: Campaign Data, Bernese Files (ASCII) # +# campaign # +# BERNESE FILES (FORMATTED) directory extension # +# Standard orbits > %%%%%% < > %%% < # DIR_FSO EXT_FSO +# Radiation pressure coefficients > %%%%%% < > %%% < # DIR_FRP EXT_FRP +# Zero@@ difference code@ observations > %%%%%% < > %%% < # DIR_FCZ EXT_FCZ +# Zero@@ difference phase observations > %%%%%% < > %%% < # DIR_FPZ EXT_FPZ +# Single difference code@ observations > %%%%%% < > %%% < # DIR_FCS EXT_FCS +# Single difference phase observations > %%%%%% < > %%% < # DIR_FPS EXT_FPS +# Range observations > %%%%%% < > %%% < # DIR_FRZ EXT_FRZ +# Residuals > %%%%%% < > %%% < # DIR_FRS EXT_FRS +# Normal equation > %%%%%% < > %%% < # DIR_FN0 EXT_FN0 +# Normal equation (old format) > %%%%%% < > %%% < # DIR_FNQ EXT_FNQ +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 10: Bernese Processing Engine (BPE) # +# campaign # +# BERNESE PROCESSING ENGINE directory extension # +# BPE output > %%%%%% < > %%% < # DIR_BPEOUT EXT_BPEOUT +# BPE status > %%%%%% < > %%% < # DIR_BPERUN EXT_BPERUN +# Protocol files > %%%%%% < > %%% < # DIR_BPEPRT EXT_BPEPRT +# Log files > %%%%%% < > %%% < # DIR_BPELOG EXT_BPELOG +# # +# BERNESE PROCESSING ENGINE path extension # +# Processing control files > %%%%%%%%%% <> %%% < # PTH_PCF EXT_PCF +# CPU control file > %%%%%%%%%% <> %%% < # PTH_CPU EXT_CPU +# Scratch for CPU control file > %%%%%%%%%% < # PTH_CPUNUM +# BPE script directory > %%%%%%%%%% < # PTH_SCRIPT +# Option directory > %%%%%%%%%% < # PTH_OPT +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 11: Other Files and Directories # +# # +# GENERAL path extension(s) # +# Help files > %%%%%%%%% < > %%% < # PTH_HLP EXT_HLP +# Skeleton files (e.g. for plot files) > %%%%%%%%% < > %%% < # PTH_SKL EXT_SKL +# Directory list for panel update > %%%%%%%%% < > %%% < # PTH_UPD EXT_UPD +# Program input master files > %%%%%%%%% < # PTH_UPDPAN +# # +# USER DEPENDENT # +# Program output files (campaign indep.)> %%%%%%%%% < # PTH_OUT +# Program input files > %%%%%%%%% < > %%% < # PTH_INP EXT_INP +# Scratch files > %%%%%%%%% < > %%% <> %%% <> %%% < # PTH_SCR EXT_SCR EXT_SC1 EXT_SC2 +# Error message files > %%%%%%%%% < > %%% < # PTH_ERR EXT_ERR +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_EDT/MENU_PGM.INP b/config/bernese/gpsuser52-luzon/OPT/R2S_EDT/MENU_PGM.INP new file mode 100755 index 0000000..e5f8c3a --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_EDT/MENU_PGM.INP @@ -0,0 +1,945 @@ + +! Command to Run the Fortran Program +! ---------------------------------- +CMD_PATH 1 "${XG}" + ## widget = lineedit; emptyallowed = false + +MSG_CMD_PATH 1 "Default program path to the executables" + +CMD_FOREGROUND 1 "1" + ## widget = radiobutton; group = CMD + +MSG_CMD_FOREGROUND 1 "Run Fortran programs in foreground" + +CMD_BACKGROUND 1 "0" + ## widget = radiobutton; group = CMD + +MSG_CMD_BACKGROUND 1 "Run Fortran programs in background" + +CMD_USE_CPUFILE 1 "0" + ## widget = radiobutton; group = CMD + +MSG_CMD_USE_CPUFILE 1 "Use selected CPU file to run Fortran programs" + +! CPU File +! -------- +CPU_FILE 0 + ## widget = selwin; path = PTH_CPU; ext = EXT_CPU; maxfiles = 1 + ## activeif = CMD_USE_CPUFILE == 1 + # UNIX + +MSG_CPU_FILE 1 "CPU control file" + +CMD_CPUNAME 0 + ## widget = lineedit; activeif = CMD_USE_CPUFILE == 1 + +MSG_CMD_CPUNAME 1 "CPU name" + +CMD_LOGFILE 0 + ## widget = lineedit; path = PTH_SCR; ext = NO_EXT + ## activeif = CMD_USE_CPUFILE == 1 + # + +MSG_CMD_LOGFILE 1 "Log File" + +MAXJOBNUM 1 "99" + ## widget = combobox; cards = 99 999; check_type = integer; check_min = 0 + ## check_max = 999 + +MSG_MAXJOBNUM 1 "Maximum program output file number" + +! List of Programs with special path to the executable +! ---------------------------------------------------- +SPECIAL_PATH 1 "" "" + ## widget = uniline; numlines = 20 + +MSG_SPECIAL_PATH 1 "Programs executed from special paths" + +! Names of Programs/Input Files +! ----------------------------- +USER1_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER1_INP 1 "USER1" + +USER2_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER2_INP 1 "USER2" + +USER3_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER3_INP 1 "USER3" + +USER4_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER4_INP 1 "USER4" + +USER5_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER5_INP 1 "USER5" + +USER6_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER6_INP 1 "USER6" + +USER7_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER7_INP 1 "USER7" + +USER8_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER8_INP 1 "USER8" + +USER9_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER9_INP 1 "USER9" + +USER10_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER10_INP 1 "USER10" + +! Configure +! --------- +CHNGEN_INP 1 "${U}/PAN\CHNGEN.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CHNGEN + +MSG_CHNGEN_INP 1 "Program input file: Change general options" + +UPDPAN_INP 1 "${U}/PAN\UPDPAN.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # UPDPAN + +MSG_UPDPAN_INP 1 "Program input file: Update program input files" + +! Campaign +! -------- +NEWCAMP_INP 1 "${U}/PAN\NEWCAMP.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # NEWCAMP + +MSG_NEWCAMP_INP 1 "Program input file: Create new campaign" + +! Station files +! ------------- +EDITCRD_INP 1 "${U}/PAN\EDITCRD.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITCRD + +MSG_EDITCRD_INP 1 "Program input file: Create/update station coordinates" + +EDITVEL_INP 1 "${U}/PAN\EDITVEL.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITVEL + +MSG_EDITVEL_INP 1 "Program input file: Create/update station velocities" + +EDITECC_INP 1 "${U}/PAN\EDITECC.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITECC + +MSG_EDITECC_INP 1 "Program input file: Create/update station eccentricities" + +EDSTACRX_INP 1 "${U}/PAN\EDITSTA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITSTA + +MSG_EDSTACRX_INP 1 "Program input file: Create/update station information file" + +EDITFIX_INP 1 "${U}/PAN\EDITFIX.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITFIX + +MSG_EDITFIX_INP 1 "Program input file: Create/update station selection list" + +EDITSIG_INP 1 "${U}/PAN\EDITSIG.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITSIG + +MSG_EDITSIG_INP 1 "Program input file: Create/update station sigma file" + +EDITSOS_INP 1 "${U}/PAN\EDITSOS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITSOS + +MSG_EDITSOS_INP 1 "Program input file: Create/update station observation sigma factors" + +ABBREV_INP 1 "${U}/PAN\EDITABB.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITABB + +MSG_ABBREV_INP 1 "Program input file: Create/update station abbreviation table" + +EDITBSL_INP 1 "${U}/PAN\EDITBSL.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITBSL + +MSG_EDITBSL_INP 1 "Program input file: Create/update baseline definition file" + +EDITCLU_INP 1 "${U}/PAN\EDITCLU.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITCLU + +MSG_EDITCLU_INP 1 "Program input file: Create/update cluster definition file" + +EDITPLD_INP 1 "${U}/PAN\EDITPLD.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITPLD + +MSG_EDITPLD_INP 1 "Program input file: Create/update tectonic plate assignment" + +! RINEX to Bernese +! ---------------- +RXOBV3_INP 1 "${U}/PAN\RXOBV3.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RXOBV3 + +MSG_RXOBV3_INP 1 "Program input file: Transfer RINEX observation files to Bernese format" + +RXNBV3_INP 1 "${U}/PAN\RXNBV3.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RXNBV3 + +MSG_RXNBV3_INP 1 "Program input file: Transfer RINEX navig. files to Bernese format" + +RXMBV3_INP 1 "${U}/PAN\RXMBV3.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RXMBV3 + +MSG_RXMBV3_INP 1 "Program input file: Transfer RINEX meteo files to Bernese format" + +RXNPRE_INP 1 "${U}/PAN\RXNPRE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RXNPRE + +MSG_RXNPRE_INP 1 "Program input file: Transfer RINEX navig. files to precise orbits" + +! Bernese to RINEX +! ---------------- +BV3RXO_INP 1 "${U}/PAN\BV3RXO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # BV3RXO + +MSG_BV3RXO_INP 1 "Program input file: Transfer Bernese observation files to RINEX" + +BV3RXN_INP 1 "${U}/PAN\BV3RXN.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # BV3RXN + +MSG_BV3RXN_INP 1 "Program input file: Transfer Bernese navigation files to RINEX" + +! Cut/concatenate RINEX +! --------------------- +CCRINEXO_INP 1 "${U}/PAN\CCRINEXO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CCRINEXO + +MSG_CCRINEXO_INP 1 "Program input file: Concatenate RINEX observation files" + +CCRINEXN_INP 1 "${U}/PAN\CCRINEXN.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CCRINEXN + +MSG_CCRINEXN_INP 1 "Program input file: Concatenate GPS RINEX navigation files" + +CCRINEXG_INP 1 "${U}/PAN\CCRINEXG.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CCRINEXG + +MSG_CCRINEXG_INP 1 "Program input file: Concatenate GLONASS RINEX navigation files" + +! RINEX utilities +! --------------- +RNXGRA_INP 1 "${U}/PAN\RNXGRA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RNXGRA + +MSG_RNXGRA_INP 1 "Program input file: Create observation statistics" + +RNXSMT_INP 1 "${U}/PAN\RNXSMT.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RNXSMT + +MSG_RNXSMT_INP 1 "Program input file: Clean/smooth observation files" + +RNXCLK_INP 1 "${U}/PAN\RNXCLK.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RNXCLK + +MSG_RNXCLK_INP 1 "Program input file: Extract satellite clock from clock RINEX files" + +! Orbit, Broadcast +! ---------------- +BRDTST_INP 1 "${U}/PAN\BRDTST.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # BRDTST + +MSG_BRDTST_INP 1 "Program input file: Check broadcast orbits" + +BRDTAB_INP 1 "${U}/PAN\BRDTAB.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # BRDTAB + +MSG_BRDTAB_INP 1 "Program input file: Create tabular orbits from broadcast ephemerides" + +SATCLK_INP 1 "${U}/PAN\SATCLK.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SATCLK + +MSG_SATCLK_INP 1 "Program input file: Extract satellite clocks" + +! Orbit, create standard orbit +! ---------------------------- +PRETAB_INP 1 "${U}/PAN\PRETAB.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # PRETAB + +MSG_PRETAB_INP 1 "Program input file: Create tabular orbits" + +ORBGEN_INP 1 "${U}/PAN\ORBGEN.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # ORBGEN + +MSG_ORBGEN_INP 1 "Program input file: Create/update standard orbits" + +DEFXTR_INP 1 "${U}/PAN\DEFXTR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # DEFXTR + +MSG_DEFXTR_INP 1 "Program input file: Extract ORBGEN program output" + +! Standard to precise +! ------------------- +STDPRE_INP 1 "${U}/PAN\STDPRE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STDPRE + +MSG_STDPRE_INP 1 "Program input file: Convert standard to precise orbits" + +PREWEI_INP 1 "${U}/PAN\PREWEI.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # PREWEI + +MSG_PREWEI_INP 1 "Program input file: Set accuracy codes in precise orbits" + +CCPREORB_INP 1 "${U}/PAN\CCPREORB.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CCPREORB + +MSG_CCPREORB_INP 1 "Program input file: Concatenate/merge precise orbit files" + +! Compare orbits +! -------------- +STDDIF_INP 1 "${U}/PAN\STDDIF.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STDDIF + +MSG_STDDIF_INP 1 "Program input file: Compare standard orbits" + +ORBCMP_INP 1 "${U}/PAN\ORBCMP.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # ORBCMP + +MSG_ORBCMP_INP 1 "Program input file: Compare precise orbits" + +STDELE_INP 1 "${U}/PAN\STDELE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STDELE + +MSG_STDELE_INP 1 "Program input file: Compare osculating elements" + +! EOPs utilities +! -------------- +POLUPD_INP 1 "${U}/PAN\POLUPD.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # POLUPD + +MSG_POLUPD_INP 1 "Program input file: Convert IERS pole files to Bernese format" + +POLXTR_INP 1 "${U}/PAN\POLXTR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # POLXTR + +MSG_POLXTR_INP 1 "Program input file: Concatenate IERS pole files" + +! Processing +! ---------- +CODSPP_INP 1 "${U}/PAN\CODSPP.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CODSPP + +MSG_CODSPP_INP 1 "Program input file: Code-based clock synchronization" + +SNGDIF_INP 1 "${U}/PAN\SNGDIF.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SNGDIF + +MSG_SNGDIF_INP 1 "Program input file: Create single-difference/baseline files" + +MAUPRP_INP 1 "${U}/PAN\MAUPRP.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # MAUPRP + +MSG_MAUPRP_INP 1 "Program input file: Phase preprocessing" + +GPSEST_INP 1 "${U}/PAN\GPSEST.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # GPSEST + +MSG_GPSEST_INP 1 "Program input file: Parameter estimation" + +ADDNEQ2_INP 1 "${U}/PAN\ADDNEQ2.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # ADDNEQ2 + +MSG_ADDNEQ2_INP 1 "Program input file: Combine normal equation systems" + +! Processing extractions +! ---------------------- +CODXTR_INP 1 "${U}/PAN\CODXTR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CODXTR + +MSG_CODXTR_INP 1 "Program input file: Extract CODSPP program output" + +MPRXTR_INP 1 "${U}/PAN\MPRXTR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # MPRXTR + +MSG_MPRXTR_INP 1 "Program input file: Extract MAUPRP program output" + +GPSXTR_INP 1 "${U}/PAN\GPSXTR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # GPSXTR + +MSG_GPSXTR_INP 1 "Program input file: Extract GPSEST/ADDNEQ2 program output" + +! Service: Simulate +! ----------------- +GPSSIM_INP 1 "${U}/PAN\GPSSIM.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # GPSSIM + +MSG_GPSSIM_INP 1 "Program input file: Generate simulated observation data" + +! Service: Station information files +! ---------------------------------- +STA2STA_INP 1 "${U}/PAN\STA2STA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STA2STA + +MSG_STA2STA_INP 1 "Program input file: Convert station information files" + +STAMERGE_INP 1 "${U}/PAN\STAMERGE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STAMERGE + +MSG_STAMERGE_INP 1 "Program input file: Merge station information files" + +RNX2STA_INP 1 "${U}/PAN\RNX2STA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RNX2STA + +MSG_RNX2STA_INP 1 "Program input file: Extract station information from RINEX headers" + +SNX2STA_INP 1 "${U}/PAN\SNX2STA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SNX2STA + +MSG_SNX2STA_INP 1 "Program input file: Extract station information from SINEX file" + +! Service: Observation files +! -------------------------- +CHGHED_INP 1 "${U}/PAN\CHGHED.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CHGHED + +MSG_CHGHED_INP 1 "Program input file: Change header of observation files" + +SATMRK_INP 1 "${U}/PAN\SATMRK.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SATMRK + +MSG_SATMRK_INP 1 "Program input file: Mark/delete observations" + +OBSSPL_INP 1 "${U}/PAN\OBSSPL.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # OBSSPL + +MSG_OBSSPL_INP 1 "Program input file: Split observation files" + +SATGRA_INP 1 "${U}/PAN\SATGRA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SATGRA + +MSG_SATGRA_INP 1 "Program input file: Create pseudo-graphics of the observations" + +! Service: Residuals +! ------------------ +REDISP_INP 1 "${U}/PAN\REDISP.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # REDISP + +MSG_REDISP_INP 1 "Program input file: Display residual file" + +RESRMS_INP 1 "${U}/PAN\RESRMS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RESRMS + +MSG_RESRMS_INP 1 "Program input file: Create residual statistics" + +! Service: Coordinates +! -------------------- +FODITS_INP 1 "${U}/PAN\FODITS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # FODITS + +MSG_FODITS_INP 1 "Program input file: Analysis of time series" + +HELMERT_INP 1 "${U}/PAN\HELMR1.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # HELMR1 + +MSG_HELMERT_INP 1 "Program input file: Helmert transformation" + +COMPAR_INP 1 "${U}/PAN\COMPAR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # COMPAR + +MSG_COMPAR_INP 1 "Program input file: Coordinate comparison" + +VELDIF_INP 1 "${U}/PAN\VELDIF.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # VELDIF + +MSG_VELDIF_INP 1 "Program input file: Velocity comparison" + +NUVELO_INP 1 "${U}/PAN\NUVELO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # NUVELO + +MSG_NUVELO_INP 1 "Program input file: Compute NUVEL velocities" + +COOVEL_INP 1 "${U}/PAN\COOVEL.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # COOVEL + +MSG_COOVEL_INP 1 "Program input file: Extrapolate coordinates" + +COOSYS_INP 1 "${U}/PAN\COOSYS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # COOSYS + +MSG_COOSYS_INP 1 "Program input file: Coordinate transformation" + +ETRS89_INP 1 "${U}/PAN\ETRS89.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # ETRS89 + +MSG_ETRS89_INP 1 "Program input file: Transform coordinates to ETRS89 frame" + +CRDMRG_INP 1 "${U}/PAN\CRDMERGE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CRDMERGE + +MSG_CRDMRG_INP 1 "Program input file: Merge coordinate/velocity files" + +GRDS1S2_INP 1 "${U}/PAN\GRDS1S2.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # GRDS1S2 + +MSG_GRDS1S2_INP 1 "Program input file: Extract atmospheric tidal loading coefficients" + +! Service: Clock tools +! -------------------- +CCRNXC_INP 1 "${U}/PAN\CCRNXC.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CCRNXC + +MSG_CCRNXC_INP 1 "Program input file: Combine/manipulate clock RINEX files" + +CLKEST_INP 1 "${U}/PAN\CLKEST.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CLKEST + +MSG_CLKEST_INP 1 "Program input file: Epoch-wise clock interpolation" + +! Service: Ionosphere +! ------------------- +IONEST_INP 1 "${U}/PAN\IONEST.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # IONEST + +MSG_IONEST_INP 1 "Program input file: Local ionosphere model estimation" + +! Service: LEO +! ------------ +LEOAUX_INP 1 "${U}/PAN\LEOAUX.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # LEOAUX + +MSG_LEOAUX_INP 1 "Program input file: Prepare LEO auxiliary information" + +KINPRE_INP 1 "${U}/PAN\KINPRE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # KINPRE + +MSG_KINPRE_INP 1 "Program input file: Convert kinematic positions to precise orbits" + +! Service: SLR +! ------------ +IRV2STV_INP 1 "${U}/PAN\IRV2STV.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # IRV2STV + +MSG_IRV2STV_INP 1 "Program input file: Convert IRV or PRE files to state vectors" + +CPFSP3_INP 1 "${U}/PAN\CPFSP3.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CPFSP3 + +MSG_CPFSP3_INP 1 "Program input file: Convert CPF to precise orbit files" + +SP3CPF_INP 1 "${U}/PAN\SP3CPF.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SP3CPF + +MSG_SP3CPF_INP 1 "Program input file: Convert precise orbits to CPF files" + +SNX2SLR_INP 1 "${U}/PAN\SNX2SLR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SNX2SLR + +MSG_SNX2SLR_INP 1 "Program input file: Prepare SLR data handling file" + +QLRINEXO_INP 1 "${U}/PAN\QLRINEXO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # QLRINEXO + +MSG_QLRINEXO_INP 1 "Program input file: Convert SLR normal point files (old format) to RINEX" + +CRD2RNXO_INP 1 "${U}/PAN\CRD2RNXO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CRD2RNXO + +MSG_CRD2RNXO_INP 1 "Program input file: Convert SLR normal point files (new format) to RINEX" + +QLRSUM_INP 1 "${U}/PAN\QLRSUM.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # QLRSUM + +MSG_QLRSUM_INP 1 "Program input file: Create SLR quick-look residual statistics" + +! Service: Automated processing +! ----------------------------- +BASLST_INP 1 "${U}/PAN\BASLST.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # BASLST + +MSG_BASLST_INP 1 "Program input file: Select baselines" + +MKCLUS_INP 1 "${U}/PAN\MKCLUS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # MKCLUS + +MSG_MKCLUS_INP 1 "Program input file: Form clusters of observation files" + +RESCHK_INP 1 "${U}/PAN\RESCHK.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RESCHK + +MSG_RESCHK_INP 1 "Program input file: Detect misbehaving stations/satellites" + +! Conversions: SINEX +! ------------------ +SNX2NQ0_INP 1 "${U}/PAN\SNX2NQ0.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SNX2NQ0 + +MSG_SNX2NQ0_INP 1 "Program input file: Transfer SINEX files to normal equation files" + +TROTRO_INP 1 "${U}/PAN\TROTRO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # TROTRO + +MSG_TROTRO_INP 1 "Program input file: Manipulate troposphere SINEX files" + +! Conversion: ANTEX +! ----------------- +ATX2PCV_INP 1 "${U}/PAN\ATX2PCV.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # ATX2PCV + +MSG_ATX2PCV_INP 1 "Program input file: Convert ANTEX to Bernese format" + +! Conversion: observation files +! ----------------------------- +OBSFMT_INP 1 "${U}/PAN\OBSFMT.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # OBSFMT + +MSG_OBSFMT_INP 1 "Program input file: Convert observation files (binary to ASCII)" + +FMTOBS_INP 1 "${U}/PAN\FMTOBS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # FMTOBS + +MSG_FMTOBS_INP 1 "Program input file: Convert observation files (ASCII to binary)" + +! Conversion: residual files +! -------------------------- +RESFMT_INP 1 "${U}/PAN\RESFMT.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RESFMT + +MSG_RESFMT_INP 1 "Program input file: Convert residual files (binary to ASCII)" + +FMTRES_INP 1 "${U}/PAN\FMTRES.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # FMTRES + +MSG_FMTRES_INP 1 "Program input file: Convert residual files (ASCII to binary)" + +! Conversion: orbit files +! ----------------------- +FMTSTD_INP 1 "${U}/PAN\FMTSTD.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # FMTSTD + +MSG_FMTSTD_INP 1 "Program input file: Convert STD and RPR files (ASCII to binary)" + +STDFMT_INP 1 "${U}/PAN\STDFMT.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STDFMT + +MSG_STDFMT_INP 1 "Program input file: Convert STD and RPR files (binary to ASCII)" + +! Conversion: NEQ-files +! --------------------- +NEQ2ASC_INP 1 "${U}/PAN\NEQ2ASC.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # NEQ2ASC + +MSG_NEQ2ASC_INP 1 "Program input file: Convert normal equation files (binary/ASCII)" + +! BPE +! --- +EDITPCF_INP 1 "${U}/PAN\EDITPCF.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITPCF + +MSG_EDITPCF_INP 1 "Program input file: Edit process control file (PCF)" + +RUNBPE_INP 1 "${U}/PAN\RUNBPE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RUNBPE + +MSG_RUNBPE_INP 1 "Program input file: Start BPE processing" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# PROGRAM NAMES - MENU_PGM 1: Options # +# # +# AUTOMATIC GENERATION OF PROGRAM OUTPUT FILE NAMES # +# Maximum program output file number > %%% < # MAXJOBNUM +# # +# OPTIONS TO RUN THE FORTRAN PROGRAMS # +# Default program path to the executables > %%%%%%%% < # CMD_PATH +# # +# Run Fortran programs in foreground > % < # CMD_FOREGROUND +# Run Fortran programs in background > % < # CMD_BACKGROUND +# Use CPU File to Run programs > % < > %%%%%%%% < # CMD_USE_CPUFILE CPU_FILE +# > %%%%%%%%%%%% < CPU Name # CMD_CPUNAME +# > %%%%%%%%%%%% < Log File # CMD_LOGFILE +# # +# Special path for individual programs # +# > Program_ Path_to_program_executable_______________________ < # SPECIAL_PATH +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.1: Menu - Configure # +# # +# CONFIGURE # +# CHNGEN > %%%%%%%% < : Change general options # CHNGEN_INP +# UPDPAN > %%%%%%%% < : Update program input files # UPDPAN_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.2: Menu - Campaign # +# # +# CAMPAIGN # +# NEWCAMP > %%%%%%%% < : Create new campaign # NEWCAMP_INP +# COORD > %%%%%%%% < : Create/update station coordinates # EDITCRD_INP +# VELOCITY > %%%%%%%% < : Create/update station velocities # EDITVEL_INP +# ECCENT > %%%%%%%% < : Create/update station eccentricities # EDITECC_INP +# STAINFO > %%%%%%%% < : Create/update station information file # EDSTACRX_INP +# STALIST > %%%%%%%% < : Create/update station selection list # EDITFIX_INP +# SIGMA > %%%%%%%% < : Create/update station sigma file # EDITSIG_INP +# STAWEIGHT> %%%%%%%% < : Create/update station observation sigma factors # EDITSOS_INP +# ABBREV > %%%%%%%% < : Create/update station abbreviation table # ABBREV_INP +# BASELINE > %%%%%%%% < : Create/update baseline definition file # EDITBSL_INP +# CLUSTER > %%%%%%%% < : Create/update cluster definition file # EDITCLU_INP +# PLATE > %%%%%%%% < : Create/update tectonic plate assignment # EDITPLD_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.3: Menu - RINEX # +# # +# RINEX PROGRAMS # +# RXOBV3 > %%%%%%%% < : Transfer RINEX observ. files to Bernese format # RXOBV3_INP +# RXNBV3 > %%%%%%%% < : Transfer RINEX navig. files to Bernese format # RXNBV3_INP +# RXMBV3 > %%%%%%%% < : Transfer RINEX meteo files to Bernese format # RXMBV3_INP +# RXNPRE > %%%%%%%% < : Transfer RINEX navig. files to precise orbits # RXNPRE_INP +# BV3RXO > %%%%%%%% < : Transfer Bernese observation files to RINEX # BV3RXO_INP +# BV3RXN > %%%%%%%% < : Transfer Bernese navigation files to RINEX # BV3RXN_INP +# CCRINEXO > %%%%%%%% < : Concatenate RINEX observation files # CCRINEXO_INP +# CCRINEXN > %%%%%%%% < : Concatenate GPS RINEX navigation files # CCRINEXN_INP +# CCRINEXG > %%%%%%%% < : Concatenate GLONASS RINEX navigation files # CCRINEXG_INP +# RNXGRA > %%%%%%%% < : Create observation statistics # RNXGRA_INP +# RNXSMT > %%%%%%%% < : Clean/smooth observation files # RNXSMT_INP +# RNXCLK > %%%%%%%% < : Extract satellite clock from clock RINEX files # RNXCLK_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.4: Menu - Orbits/EOP # +# # +# ORBIT AND EOP PROGRAMS # +# BRDTST > %%%%%%%% < : Check broadcast orbits # BRDTST_INP +# BRDTAB > %%%%%%%% < : Create tabular orbits from broadcast ephemerides# BRDTAB_INP +# SATCLK > %%%%%%%% < : Extract satellite clocks # SATCLK_INP +# PRETAB > %%%%%%%% < : Create tabular orbits # PRETAB_INP +# ORBGEN > %%%%%%%% < : Create/update standard orbits # ORBGEN_INP +# DEFXTR > %%%%%%%% < : Extract ORBGEN program output # DEFXTR_INP +# STDPRE > %%%%%%%% < : Convert standard to precise orbits # STDPRE_INP +# PREWEI > %%%%%%%% < : Set accuracy codes in precise orbits # PREWEI_INP +# CCPREORB > %%%%%%%% < : Concatenate/merge precise orbit files # CCPREORB_INP +# STDDIF > %%%%%%%% < : Compare standard orbits # STDDIF_INP +# ORBCMP > %%%%%%%% < : Compare precise orbits # ORBCMP_INP +# STDELE > %%%%%%%% < : Compare osculating elements # STDELE_INP +# POLUPD > %%%%%%%% < : Convert IERS pole files to Bernese format # POLUPD_INP +# POLXTR > %%%%%%%% < : Concatenate IERS pole files # POLXTR_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.5: Menu - Processing # +# # +# PROCESSING PROGRAMS # +# CODSPP > %%%%%%%% < : Code-based clock synchronization # CODSPP_INP +# SNGDIF > %%%%%%%% < : Create single-difference/baseline files # SNGDIF_INP +# MAUPRP > %%%%%%%% < : Phase preprocessing # MAUPRP_INP +# GPSEST > %%%%%%%% < : Parameter estimation # GPSEST_INP +# ADDNEQ2 > %%%%%%%% < : Combine normal equation systems # ADDNEQ2_INP +# CODXTR > %%%%%%%% < : Extract CODSPP program output # CODXTR_INP +# MPRXTR > %%%%%%%% < : Extract MAUPRP program output # MPRXTR_INP +# GPSXTR > %%%%%%%% < : Extract GPSEST/ADDNEQ2 program output # GPSXTR_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.6: Menu - Service # +# # +# SERVICE PROGRAMS # +# GPSSIM > %%%%%%%% < : Generate simulated observation data # GPSSIM_INP +# STA2STA > %%%%%%%% < : Convert station information files # STA2STA_INP +# STAMERGE > %%%%%%%% < : Merge station information files # STAMERGE_INP +# RNX2STA > %%%%%%%% < : Extract station information from RINEX headers # RNX2STA_INP +# SNX2STA > %%%%%%%% < : Extract station information from SINEX file # SNX2STA_INP +# CHGHED > %%%%%%%% < : Change header of observation files # CHGHED_INP +# SATMRK > %%%%%%%% < : Mark/delete observations # SATMRK_INP +# OBSSPL > %%%%%%%% < : Split observation files # OBSSPL_INP +# SATGRA > %%%%%%%% < : Create pseudo-graphics of the observations # SATGRA_INP +# REDISP > %%%%%%%% < : Display residual file # REDISP_INP +# RESRMS > %%%%%%%% < : Create residual statistics # RESRMS_INP +# FODITS > %%%%%%%% < : Analysis of time series # FODITS_INP +# HELMER > %%%%%%%% < : Helmert transformation # HELMERT_INP +# COMPAR > %%%%%%%% < : Coordinate comparison # COMPAR_INP +# VELDIF > %%%%%%%% < : Velocity comparison # VELDIF_INP +# NUVELO > %%%%%%%% < : Compute NUVEL velocities # NUVELO_INP +# COOVEL > %%%%%%%% < : Extrapolate coordinates # COOVEL_INP +# COOSYS > %%%%%%%% < : Coordinate transformation # COOSYS_INP +# ETRS89 > %%%%%%%% < : Transform coordinates to ETRS89 frame # ETRS89_INP +# CRDMERGE > %%%%%%%% < : Merge coordinate/velocity files # CRDMRG_INP +# GRDS1S2 > %%%%%%%% < : Extract atmospheric tidal loading coefficients # GRDS1S2_INP +# CCRNXC > %%%%%%%% < : Combine/manipulate clock RINEX files # CCRNXC_INP +# CLKEST > %%%%%%%% < : Epoch-wise clock interpolation # CLKEST_INP +# IONEST > %%%%%%%% < : Local ionosphere model estimation # IONEST_INP +# LEOAUX > %%%%%%%% < : Prepare LEO auxiliary information # LEOAUX_INP +# KINPRE > %%%%%%%% < : Convert kinematic positions to precise orbits # KINPRE_INP +# IRV2STV > %%%%%%%% < : Convert IRV or PRE files to state vectors # IRV2STV_INP +# CPFSP3 > %%%%%%%% < : Convert CPF to precise orbit files # CPFSP3_INP +# SP3CPF > %%%%%%%% < : Convert precise orbits to CPF files # SP3CPF_INP +# SNX2SLR > %%%%%%%% < : Prepare SLR data handling file # SNX2SLR_INP +# QLRINEXO > %%%%%%%% < : Convert normal point files (old format) to RINEX# QLRINEXO_INP +# CRD2RNXO > %%%%%%%% < : Convert normal point files (new format) to RINEX# CRD2RNXO_INP +# QLRSUM > %%%%%%%% < : Create SLR quick-look residual statistics # QLRSUM_INP +# BASLST > %%%%%%%% < : Select baselines # BASLST_INP +# MKCLUS > %%%%%%%% < : Form clusters of observation files # MKCLUS_INP +# RESCHK > %%%%%%%% < : Detect misbehaving stations/satellites # RESCHK_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.7: Menu - Conversion # +# # +# CONVERSION PROGRAMS # +# SNX2NQ0 > %%%%%%%% < : Transfer SINEX files to normal equation files # SNX2NQ0_INP +# TROTRO > %%%%%%%% < : Manipulate troposphere SINEX files # TROTRO_INP +# ATX2PCV > %%%%%%%% < : Convert ANTEX to Bernese format # ATX2PCV_INP +# OBSFMT > %%%%%%%% < : Convert observation files (binary to ASCII) # OBSFMT_INP +# FMTOBS > %%%%%%%% < : Convert observation files (ASCII to binary) # FMTOBS_INP +# RESFMT > %%%%%%%% < : Convert residual files (binary to ASCII) # RESFMT_INP +# FMTRES > %%%%%%%% < : Convert residual files (ASCII to binary) # FMTRES_INP +# STDFMT > %%%%%%%% < : Convert STD and RPR files (binary to ASCII) # STDFMT_INP +# FMTSTD > %%%%%%%% < : Convert STD and RPR files (ASCII to binary) # FMTSTD_INP +# NEQ2ASC > %%%%%%%% < : Convert normal equation files (binary/ASCII) # NEQ2ASC_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.8: Menu - BPE # +# # +# BERNESE PROCESSING ENGINE # +# PCFILE > %%%%%%%% < : Edit process control file (PCF) # EDITPCF_INP +# RUNBPE > %%%%%%%% < : Start BPE processing # RUNBPE_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 3: Menu - User # +# # +# ADDITIONAL USER PROGRAMS # +# USER1 > %%%%%%%% < # USER1_INP +# USER2 > %%%%%%%% < # USER2_INP +# USER3 > %%%%%%%% < # USER3_INP +# USER4 > %%%%%%%% < # USER4_INP +# USER5 > %%%%%%%% < # USER5_INP +# USER6 > %%%%%%%% < # USER6_INP +# USER7 > %%%%%%%% < # USER7_INP +# USER8 > %%%%%%%% < # USER8_INP +# USER9 > %%%%%%%% < # USER9_INP +# USER10 > %%%%%%%% < # USER10_INP +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_EDT/MENU_PGM.old b/config/bernese/gpsuser52-luzon/OPT/R2S_EDT/MENU_PGM.old new file mode 100755 index 0000000..d7d8ce5 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_EDT/MENU_PGM.old @@ -0,0 +1,945 @@ + +! Command to Run the Fortran Program +! ---------------------------------- +CMD_PATH 1 "${XG}" + ## widget = lineedit; emptyallowed = false + +MSG_CMD_PATH 1 "Default program path to the executables" + +CMD_FOREGROUND 1 "1" + ## widget = radiobutton; group = CMD + +MSG_CMD_FOREGROUND 1 "Run Fortran programs in foreground" + +CMD_BACKGROUND 1 "0" + ## widget = radiobutton; group = CMD + +MSG_CMD_BACKGROUND 1 "Run Fortran programs in background" + +CMD_USE_CPUFILE 1 "0" + ## widget = radiobutton; group = CMD + +MSG_CMD_USE_CPUFILE 1 "Use selected CPU file to run Fortran programs" + +! CPU File +! -------- +CPU_FILE 0 + ## widget = selwin; path = PTH_CPU; ext = EXT_CPU; maxfiles = 1 + ## activeif = CMD_USE_CPUFILE == 1 + # UNIX + +MSG_CPU_FILE 1 "CPU control file" + +CMD_CPUNAME 0 + ## widget = lineedit; activeif = CMD_USE_CPUFILE == 1 + +MSG_CMD_CPUNAME 1 "CPU name" + +CMD_LOGFILE 0 + ## widget = lineedit; path = PTH_SCR; ext = NO_EXT + ## activeif = CMD_USE_CPUFILE == 1 + # + +MSG_CMD_LOGFILE 1 "Log File" + +MAXJOBNUM 1 "99" + ## widget = combobox; cards = 99 999; check_type = integer; check_min = 0 + ## check_max = 999 + +MSG_MAXJOBNUM 1 "Maximum program output file number" + +! List of Programs with special path to the executable +! ---------------------------------------------------- +SPECIAL_PATH 1 "" "" + ## widget = uniline; numlines = 20 + +MSG_SPECIAL_PATH 1 "Programs executed from special paths" + +! Names of Programs/Input Files +! ----------------------------- +USER1_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER1_INP 1 "USER1" + +USER2_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER2_INP 1 "USER2" + +USER3_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER3_INP 1 "USER3" + +USER4_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER4_INP 1 "USER4" + +USER5_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER5_INP 1 "USER5" + +USER6_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER6_INP 1 "USER6" + +USER7_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER7_INP 1 "USER7" + +USER8_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER8_INP 1 "USER8" + +USER9_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER9_INP 1 "USER9" + +USER10_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER10_INP 1 "USER10" + +! Configure +! --------- +CHNGEN_INP 1 "${U}/PAN/CHNGEN.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CHNGEN + +MSG_CHNGEN_INP 1 "Program input file: Change general options" + +UPDPAN_INP 1 "${U}/PAN/UPDPAN.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # UPDPAN + +MSG_UPDPAN_INP 1 "Program input file: Update program input files" + +! Campaign +! -------- +NEWCAMP_INP 1 "${U}/PAN/NEWCAMP.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # NEWCAMP + +MSG_NEWCAMP_INP 1 "Program input file: Create new campaign" + +! Station files +! ------------- +EDITCRD_INP 1 "${U}/PAN/EDITCRD.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITCRD + +MSG_EDITCRD_INP 1 "Program input file: Create/update station coordinates" + +EDITVEL_INP 1 "${U}/PAN/EDITVEL.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITVEL + +MSG_EDITVEL_INP 1 "Program input file: Create/update station velocities" + +EDITECC_INP 1 "${U}/PAN/EDITECC.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITECC + +MSG_EDITECC_INP 1 "Program input file: Create/update station eccentricities" + +EDSTACRX_INP 1 "${U}/PAN/EDITSTA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITSTA + +MSG_EDSTACRX_INP 1 "Program input file: Create/update station information file" + +EDITFIX_INP 1 "${U}/PAN/EDITFIX.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITFIX + +MSG_EDITFIX_INP 1 "Program input file: Create/update station selection list" + +EDITSIG_INP 1 "${U}/PAN/EDITSIG.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITSIG + +MSG_EDITSIG_INP 1 "Program input file: Create/update station sigma file" + +EDITSOS_INP 1 "${U}/PAN/EDITSOS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITSOS + +MSG_EDITSOS_INP 1 "Program input file: Create/update station observation sigma factors" + +ABBREV_INP 1 "${U}/PAN/EDITABB.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITABB + +MSG_ABBREV_INP 1 "Program input file: Create/update station abbreviation table" + +EDITBSL_INP 1 "${U}/PAN/EDITBSL.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITBSL + +MSG_EDITBSL_INP 1 "Program input file: Create/update baseline definition file" + +EDITCLU_INP 1 "${U}/PAN/EDITCLU.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITCLU + +MSG_EDITCLU_INP 1 "Program input file: Create/update cluster definition file" + +EDITPLD_INP 1 "${U}/PAN/EDITPLD.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITPLD + +MSG_EDITPLD_INP 1 "Program input file: Create/update tectonic plate assignment" + +! RINEX to Bernese +! ---------------- +RXOBV3_INP 1 "${U}/PAN/RXOBV3.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RXOBV3 + +MSG_RXOBV3_INP 1 "Program input file: Transfer RINEX observation files to Bernese format" + +RXNBV3_INP 1 "${U}/PAN/RXNBV3.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RXNBV3 + +MSG_RXNBV3_INP 1 "Program input file: Transfer RINEX navig. files to Bernese format" + +RXMBV3_INP 1 "${U}/PAN/RXMBV3.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RXMBV3 + +MSG_RXMBV3_INP 1 "Program input file: Transfer RINEX meteo files to Bernese format" + +RXNPRE_INP 1 "${U}/PAN/RXNPRE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RXNPRE + +MSG_RXNPRE_INP 1 "Program input file: Transfer RINEX navig. files to precise orbits" + +! Bernese to RINEX +! ---------------- +BV3RXO_INP 1 "${U}/PAN/BV3RXO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # BV3RXO + +MSG_BV3RXO_INP 1 "Program input file: Transfer Bernese observation files to RINEX" + +BV3RXN_INP 1 "${U}/PAN/BV3RXN.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # BV3RXN + +MSG_BV3RXN_INP 1 "Program input file: Transfer Bernese navigation files to RINEX" + +! Cut/concatenate RINEX +! --------------------- +CCRINEXO_INP 1 "${U}/PAN/CCRINEXO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CCRINEXO + +MSG_CCRINEXO_INP 1 "Program input file: Concatenate RINEX observation files" + +CCRINEXN_INP 1 "${U}/PAN/CCRINEXN.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CCRINEXN + +MSG_CCRINEXN_INP 1 "Program input file: Concatenate GPS RINEX navigation files" + +CCRINEXG_INP 1 "${U}/PAN/CCRINEXG.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CCRINEXG + +MSG_CCRINEXG_INP 1 "Program input file: Concatenate GLONASS RINEX navigation files" + +! RINEX utilities +! --------------- +RNXGRA_INP 1 "${U}/PAN/RNXGRA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RNXGRA + +MSG_RNXGRA_INP 1 "Program input file: Create observation statistics" + +RNXSMT_INP 1 "${U}/PAN/RNXSMT.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RNXSMT + +MSG_RNXSMT_INP 1 "Program input file: Clean/smooth observation files" + +RNXCLK_INP 1 "${U}/PAN/RNXCLK.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RNXCLK + +MSG_RNXCLK_INP 1 "Program input file: Extract satellite clock from clock RINEX files" + +! Orbit, Broadcast +! ---------------- +BRDTST_INP 1 "${U}/PAN/BRDTST.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # BRDTST + +MSG_BRDTST_INP 1 "Program input file: Check broadcast orbits" + +BRDTAB_INP 1 "${U}/PAN/BRDTAB.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # BRDTAB + +MSG_BRDTAB_INP 1 "Program input file: Create tabular orbits from broadcast ephemerides" + +SATCLK_INP 1 "${U}/PAN/SATCLK.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SATCLK + +MSG_SATCLK_INP 1 "Program input file: Extract satellite clocks" + +! Orbit, create standard orbit +! ---------------------------- +PRETAB_INP 1 "${U}/PAN/PRETAB.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # PRETAB + +MSG_PRETAB_INP 1 "Program input file: Create tabular orbits" + +ORBGEN_INP 1 "${U}/PAN/ORBGEN.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # ORBGEN + +MSG_ORBGEN_INP 1 "Program input file: Create/update standard orbits" + +DEFXTR_INP 1 "${U}/PAN/DEFXTR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # DEFXTR + +MSG_DEFXTR_INP 1 "Program input file: Extract ORBGEN program output" + +! Standard to precise +! ------------------- +STDPRE_INP 1 "${U}/PAN/STDPRE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STDPRE + +MSG_STDPRE_INP 1 "Program input file: Convert standard to precise orbits" + +PREWEI_INP 1 "${U}/PAN/PREWEI.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # PREWEI + +MSG_PREWEI_INP 1 "Program input file: Set accuracy codes in precise orbits" + +CCPREORB_INP 1 "${U}/PAN/CCPREORB.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CCPREORB + +MSG_CCPREORB_INP 1 "Program input file: Concatenate/merge precise orbit files" + +! Compare orbits +! -------------- +STDDIF_INP 1 "${U}/PAN/STDDIF.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STDDIF + +MSG_STDDIF_INP 1 "Program input file: Compare standard orbits" + +ORBCMP_INP 1 "${U}/PAN/ORBCMP.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # ORBCMP + +MSG_ORBCMP_INP 1 "Program input file: Compare precise orbits" + +STDELE_INP 1 "${U}/PAN/STDELE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STDELE + +MSG_STDELE_INP 1 "Program input file: Compare osculating elements" + +! EOPs utilities +! -------------- +POLUPD_INP 1 "${U}/PAN/POLUPD.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # POLUPD + +MSG_POLUPD_INP 1 "Program input file: Convert IERS pole files to Bernese format" + +POLXTR_INP 1 "${U}/PAN/POLXTR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # POLXTR + +MSG_POLXTR_INP 1 "Program input file: Concatenate IERS pole files" + +! Processing +! ---------- +CODSPP_INP 1 "${U}/PAN/CODSPP.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CODSPP + +MSG_CODSPP_INP 1 "Program input file: Code-based clock synchronization" + +SNGDIF_INP 1 "${U}/PAN/SNGDIF.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SNGDIF + +MSG_SNGDIF_INP 1 "Program input file: Create single-difference/baseline files" + +MAUPRP_INP 1 "${U}/PAN/MAUPRP.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # MAUPRP + +MSG_MAUPRP_INP 1 "Program input file: Phase preprocessing" + +GPSEST_INP 1 "${U}/PAN/GPSEST.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # GPSEST + +MSG_GPSEST_INP 1 "Program input file: Parameter estimation" + +ADDNEQ2_INP 1 "${U}/PAN/ADDNEQ2.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # ADDNEQ2 + +MSG_ADDNEQ2_INP 1 "Program input file: Combine normal equation systems" + +! Processing extractions +! ---------------------- +CODXTR_INP 1 "${U}/PAN/CODXTR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CODXTR + +MSG_CODXTR_INP 1 "Program input file: Extract CODSPP program output" + +MPRXTR_INP 1 "${U}/PAN/MPRXTR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # MPRXTR + +MSG_MPRXTR_INP 1 "Program input file: Extract MAUPRP program output" + +GPSXTR_INP 1 "${U}/PAN/GPSXTR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # GPSXTR + +MSG_GPSXTR_INP 1 "Program input file: Extract GPSEST/ADDNEQ2 program output" + +! Service: Simulate +! ----------------- +GPSSIM_INP 1 "${U}/PAN/GPSSIM.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # GPSSIM + +MSG_GPSSIM_INP 1 "Program input file: Generate simulated observation data" + +! Service: Station information files +! ---------------------------------- +STA2STA_INP 1 "${U}/PAN/STA2STA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STA2STA + +MSG_STA2STA_INP 1 "Program input file: Convert station information files" + +STAMERGE_INP 1 "${U}/PAN/STAMERGE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STAMERGE + +MSG_STAMERGE_INP 1 "Program input file: Merge station information files" + +RNX2STA_INP 1 "${U}/PAN/RNX2STA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RNX2STA + +MSG_RNX2STA_INP 1 "Program input file: Extract station information from RINEX headers" + +SNX2STA_INP 1 "${U}/PAN/SNX2STA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SNX2STA + +MSG_SNX2STA_INP 1 "Program input file: Extract station information from SINEX file" + +! Service: Observation files +! -------------------------- +CHGHED_INP 1 "${U}/PAN/CHGHED.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CHGHED + +MSG_CHGHED_INP 1 "Program input file: Change header of observation files" + +SATMRK_INP 1 "${U}/PAN/SATMRK.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SATMRK + +MSG_SATMRK_INP 1 "Program input file: Mark/delete observations" + +OBSSPL_INP 1 "${U}/PAN/OBSSPL.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # OBSSPL + +MSG_OBSSPL_INP 1 "Program input file: Split observation files" + +SATGRA_INP 1 "${U}/PAN/SATGRA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SATGRA + +MSG_SATGRA_INP 1 "Program input file: Create pseudo-graphics of the observations" + +! Service: Residuals +! ------------------ +REDISP_INP 1 "${U}/PAN/REDISP.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # REDISP + +MSG_REDISP_INP 1 "Program input file: Display residual file" + +RESRMS_INP 1 "${U}/PAN/RESRMS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RESRMS + +MSG_RESRMS_INP 1 "Program input file: Create residual statistics" + +! Service: Coordinates +! -------------------- +FODITS_INP 1 "${U}/PAN/FODITS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # FODITS + +MSG_FODITS_INP 1 "Program input file: Analysis of time series" + +HELMERT_INP 1 "${U}/PAN/HELMR1.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # HELMR1 + +MSG_HELMERT_INP 1 "Program input file: Helmert transformation" + +COMPAR_INP 1 "${U}/PAN/COMPAR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # COMPAR + +MSG_COMPAR_INP 1 "Program input file: Coordinate comparison" + +VELDIF_INP 1 "${U}/PAN/VELDIF.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # VELDIF + +MSG_VELDIF_INP 1 "Program input file: Velocity comparison" + +NUVELO_INP 1 "${U}/PAN/NUVELO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # NUVELO + +MSG_NUVELO_INP 1 "Program input file: Compute NUVEL velocities" + +COOVEL_INP 1 "${U}/PAN/COOVEL.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # COOVEL + +MSG_COOVEL_INP 1 "Program input file: Extrapolate coordinates" + +COOSYS_INP 1 "${U}/PAN/COOSYS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # COOSYS + +MSG_COOSYS_INP 1 "Program input file: Coordinate transformation" + +ETRS89_INP 1 "${U}/PAN/ETRS89.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # ETRS89 + +MSG_ETRS89_INP 1 "Program input file: Transform coordinates to ETRS89 frame" + +CRDMRG_INP 1 "${U}/PAN/CRDMERGE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CRDMERGE + +MSG_CRDMRG_INP 1 "Program input file: Merge coordinate/velocity files" + +GRDS1S2_INP 1 "${U}/PAN/GRDS1S2.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # GRDS1S2 + +MSG_GRDS1S2_INP 1 "Program input file: Extract atmospheric tidal loading coefficients" + +! Service: Clock tools +! -------------------- +CCRNXC_INP 1 "${U}/PAN/CCRNXC.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CCRNXC + +MSG_CCRNXC_INP 1 "Program input file: Combine/manipulate clock RINEX files" + +CLKEST_INP 1 "${U}/PAN/CLKEST.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CLKEST + +MSG_CLKEST_INP 1 "Program input file: Epoch-wise clock interpolation" + +! Service: Ionosphere +! ------------------- +IONEST_INP 1 "${U}/PAN/IONEST.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # IONEST + +MSG_IONEST_INP 1 "Program input file: Local ionosphere model estimation" + +! Service: LEO +! ------------ +LEOAUX_INP 1 "${U}/PAN/LEOAUX.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # LEOAUX + +MSG_LEOAUX_INP 1 "Program input file: Prepare LEO auxiliary information" + +KINPRE_INP 1 "${U}/PAN/KINPRE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # KINPRE + +MSG_KINPRE_INP 1 "Program input file: Convert kinematic positions to precise orbits" + +! Service: SLR +! ------------ +IRV2STV_INP 1 "${U}/PAN/IRV2STV.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # IRV2STV + +MSG_IRV2STV_INP 1 "Program input file: Convert IRV or PRE files to state vectors" + +CPFSP3_INP 1 "${U}/PAN/CPFSP3.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CPFSP3 + +MSG_CPFSP3_INP 1 "Program input file: Convert CPF to precise orbit files" + +SP3CPF_INP 1 "${U}/PAN/SP3CPF.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SP3CPF + +MSG_SP3CPF_INP 1 "Program input file: Convert precise orbits to CPF files" + +SNX2SLR_INP 1 "${U}/PAN/SNX2SLR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SNX2SLR + +MSG_SNX2SLR_INP 1 "Program input file: Prepare SLR data handling file" + +QLRINEXO_INP 1 "${U}/PAN/QLRINEXO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # QLRINEXO + +MSG_QLRINEXO_INP 1 "Program input file: Convert SLR normal point files (old format) to RINEX" + +CRD2RNXO_INP 1 "${U}/PAN/CRD2RNXO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CRD2RNXO + +MSG_CRD2RNXO_INP 1 "Program input file: Convert SLR normal point files (new format) to RINEX" + +QLRSUM_INP 1 "${U}/PAN/QLRSUM.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # QLRSUM + +MSG_QLRSUM_INP 1 "Program input file: Create SLR quick-look residual statistics" + +! Service: Automated processing +! ----------------------------- +BASLST_INP 1 "${U}/PAN/BASLST.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # BASLST + +MSG_BASLST_INP 1 "Program input file: Select baselines" + +MKCLUS_INP 1 "${U}/PAN/MKCLUS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # MKCLUS + +MSG_MKCLUS_INP 1 "Program input file: Form clusters of observation files" + +RESCHK_INP 1 "${U}/PAN/RESCHK.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RESCHK + +MSG_RESCHK_INP 1 "Program input file: Detect misbehaving stations/satellites" + +! Conversions: SINEX +! ------------------ +SNX2NQ0_INP 1 "${U}/PAN/SNX2NQ0.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SNX2NQ0 + +MSG_SNX2NQ0_INP 1 "Program input file: Transfer SINEX files to normal equation files" + +TROTRO_INP 1 "${U}/PAN/TROTRO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # TROTRO + +MSG_TROTRO_INP 1 "Program input file: Manipulate troposphere SINEX files" + +! Conversion: ANTEX +! ----------------- +ATX2PCV_INP 1 "${U}/PAN/ATX2PCV.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # ATX2PCV + +MSG_ATX2PCV_INP 1 "Program input file: Convert ANTEX to Bernese format" + +! Conversion: observation files +! ----------------------------- +OBSFMT_INP 1 "${U}/PAN/OBSFMT.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # OBSFMT + +MSG_OBSFMT_INP 1 "Program input file: Convert observation files (binary to ASCII)" + +FMTOBS_INP 1 "${U}/PAN/FMTOBS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # FMTOBS + +MSG_FMTOBS_INP 1 "Program input file: Convert observation files (ASCII to binary)" + +! Conversion: residual files +! -------------------------- +RESFMT_INP 1 "${U}/PAN/RESFMT.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RESFMT + +MSG_RESFMT_INP 1 "Program input file: Convert residual files (binary to ASCII)" + +FMTRES_INP 1 "${U}/PAN/FMTRES.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # FMTRES + +MSG_FMTRES_INP 1 "Program input file: Convert residual files (ASCII to binary)" + +! Conversion: orbit files +! ----------------------- +FMTSTD_INP 1 "${U}/PAN/FMTSTD.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # FMTSTD + +MSG_FMTSTD_INP 1 "Program input file: Convert STD and RPR files (ASCII to binary)" + +STDFMT_INP 1 "${U}/PAN/STDFMT.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STDFMT + +MSG_STDFMT_INP 1 "Program input file: Convert STD and RPR files (binary to ASCII)" + +! Conversion: NEQ-files +! --------------------- +NEQ2ASC_INP 1 "${U}/PAN/NEQ2ASC.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # NEQ2ASC + +MSG_NEQ2ASC_INP 1 "Program input file: Convert normal equation files (binary/ASCII)" + +! BPE +! --- +EDITPCF_INP 1 "${U}/PAN/EDITPCF.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITPCF + +MSG_EDITPCF_INP 1 "Program input file: Edit process control file (PCF)" + +RUNBPE_INP 1 "${U}/PAN/RUNBPE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RUNBPE + +MSG_RUNBPE_INP 1 "Program input file: Start BPE processing" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# PROGRAM NAMES - MENU_PGM 1: Options # +# # +# AUTOMATIC GENERATION OF PROGRAM OUTPUT FILE NAMES # +# Maximum program output file number > %%% < # MAXJOBNUM +# # +# OPTIONS TO RUN THE FORTRAN PROGRAMS # +# Default program path to the executables > %%%%%%%% < # CMD_PATH +# # +# Run Fortran programs in foreground > % < # CMD_FOREGROUND +# Run Fortran programs in background > % < # CMD_BACKGROUND +# Use CPU File to Run programs > % < > %%%%%%%% < # CMD_USE_CPUFILE CPU_FILE +# > %%%%%%%%%%%% < CPU Name # CMD_CPUNAME +# > %%%%%%%%%%%% < Log File # CMD_LOGFILE +# # +# Special path for individual programs # +# > Program_ Path_to_program_executable_______________________ < # SPECIAL_PATH +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.1: Menu - Configure # +# # +# CONFIGURE # +# CHNGEN > %%%%%%%% < : Change general options # CHNGEN_INP +# UPDPAN > %%%%%%%% < : Update program input files # UPDPAN_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.2: Menu - Campaign # +# # +# CAMPAIGN # +# NEWCAMP > %%%%%%%% < : Create new campaign # NEWCAMP_INP +# COORD > %%%%%%%% < : Create/update station coordinates # EDITCRD_INP +# VELOCITY > %%%%%%%% < : Create/update station velocities # EDITVEL_INP +# ECCENT > %%%%%%%% < : Create/update station eccentricities # EDITECC_INP +# STAINFO > %%%%%%%% < : Create/update station information file # EDSTACRX_INP +# STALIST > %%%%%%%% < : Create/update station selection list # EDITFIX_INP +# SIGMA > %%%%%%%% < : Create/update station sigma file # EDITSIG_INP +# STAWEIGHT> %%%%%%%% < : Create/update station observation sigma factors # EDITSOS_INP +# ABBREV > %%%%%%%% < : Create/update station abbreviation table # ABBREV_INP +# BASELINE > %%%%%%%% < : Create/update baseline definition file # EDITBSL_INP +# CLUSTER > %%%%%%%% < : Create/update cluster definition file # EDITCLU_INP +# PLATE > %%%%%%%% < : Create/update tectonic plate assignment # EDITPLD_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.3: Menu - RINEX # +# # +# RINEX PROGRAMS # +# RXOBV3 > %%%%%%%% < : Transfer RINEX observ. files to Bernese format # RXOBV3_INP +# RXNBV3 > %%%%%%%% < : Transfer RINEX navig. files to Bernese format # RXNBV3_INP +# RXMBV3 > %%%%%%%% < : Transfer RINEX meteo files to Bernese format # RXMBV3_INP +# RXNPRE > %%%%%%%% < : Transfer RINEX navig. files to precise orbits # RXNPRE_INP +# BV3RXO > %%%%%%%% < : Transfer Bernese observation files to RINEX # BV3RXO_INP +# BV3RXN > %%%%%%%% < : Transfer Bernese navigation files to RINEX # BV3RXN_INP +# CCRINEXO > %%%%%%%% < : Concatenate RINEX observation files # CCRINEXO_INP +# CCRINEXN > %%%%%%%% < : Concatenate GPS RINEX navigation files # CCRINEXN_INP +# CCRINEXG > %%%%%%%% < : Concatenate GLONASS RINEX navigation files # CCRINEXG_INP +# RNXGRA > %%%%%%%% < : Create observation statistics # RNXGRA_INP +# RNXSMT > %%%%%%%% < : Clean/smooth observation files # RNXSMT_INP +# RNXCLK > %%%%%%%% < : Extract satellite clock from clock RINEX files # RNXCLK_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.4: Menu - Orbits/EOP # +# # +# ORBIT AND EOP PROGRAMS # +# BRDTST > %%%%%%%% < : Check broadcast orbits # BRDTST_INP +# BRDTAB > %%%%%%%% < : Create tabular orbits from broadcast ephemerides# BRDTAB_INP +# SATCLK > %%%%%%%% < : Extract satellite clocks # SATCLK_INP +# PRETAB > %%%%%%%% < : Create tabular orbits # PRETAB_INP +# ORBGEN > %%%%%%%% < : Create/update standard orbits # ORBGEN_INP +# DEFXTR > %%%%%%%% < : Extract ORBGEN program output # DEFXTR_INP +# STDPRE > %%%%%%%% < : Convert standard to precise orbits # STDPRE_INP +# PREWEI > %%%%%%%% < : Set accuracy codes in precise orbits # PREWEI_INP +# CCPREORB > %%%%%%%% < : Concatenate/merge precise orbit files # CCPREORB_INP +# STDDIF > %%%%%%%% < : Compare standard orbits # STDDIF_INP +# ORBCMP > %%%%%%%% < : Compare precise orbits # ORBCMP_INP +# STDELE > %%%%%%%% < : Compare osculating elements # STDELE_INP +# POLUPD > %%%%%%%% < : Convert IERS pole files to Bernese format # POLUPD_INP +# POLXTR > %%%%%%%% < : Concatenate IERS pole files # POLXTR_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.5: Menu - Processing # +# # +# PROCESSING PROGRAMS # +# CODSPP > %%%%%%%% < : Code-based clock synchronization # CODSPP_INP +# SNGDIF > %%%%%%%% < : Create single-difference/baseline files # SNGDIF_INP +# MAUPRP > %%%%%%%% < : Phase preprocessing # MAUPRP_INP +# GPSEST > %%%%%%%% < : Parameter estimation # GPSEST_INP +# ADDNEQ2 > %%%%%%%% < : Combine normal equation systems # ADDNEQ2_INP +# CODXTR > %%%%%%%% < : Extract CODSPP program output # CODXTR_INP +# MPRXTR > %%%%%%%% < : Extract MAUPRP program output # MPRXTR_INP +# GPSXTR > %%%%%%%% < : Extract GPSEST/ADDNEQ2 program output # GPSXTR_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.6: Menu - Service # +# # +# SERVICE PROGRAMS # +# GPSSIM > %%%%%%%% < : Generate simulated observation data # GPSSIM_INP +# STA2STA > %%%%%%%% < : Convert station information files # STA2STA_INP +# STAMERGE > %%%%%%%% < : Merge station information files # STAMERGE_INP +# RNX2STA > %%%%%%%% < : Extract station information from RINEX headers # RNX2STA_INP +# SNX2STA > %%%%%%%% < : Extract station information from SINEX file # SNX2STA_INP +# CHGHED > %%%%%%%% < : Change header of observation files # CHGHED_INP +# SATMRK > %%%%%%%% < : Mark/delete observations # SATMRK_INP +# OBSSPL > %%%%%%%% < : Split observation files # OBSSPL_INP +# SATGRA > %%%%%%%% < : Create pseudo-graphics of the observations # SATGRA_INP +# REDISP > %%%%%%%% < : Display residual file # REDISP_INP +# RESRMS > %%%%%%%% < : Create residual statistics # RESRMS_INP +# FODITS > %%%%%%%% < : Analysis of time series # FODITS_INP +# HELMER > %%%%%%%% < : Helmert transformation # HELMERT_INP +# COMPAR > %%%%%%%% < : Coordinate comparison # COMPAR_INP +# VELDIF > %%%%%%%% < : Velocity comparison # VELDIF_INP +# NUVELO > %%%%%%%% < : Compute NUVEL velocities # NUVELO_INP +# COOVEL > %%%%%%%% < : Extrapolate coordinates # COOVEL_INP +# COOSYS > %%%%%%%% < : Coordinate transformation # COOSYS_INP +# ETRS89 > %%%%%%%% < : Transform coordinates to ETRS89 frame # ETRS89_INP +# CRDMERGE > %%%%%%%% < : Merge coordinate/velocity files # CRDMRG_INP +# GRDS1S2 > %%%%%%%% < : Extract atmospheric tidal loading coefficients # GRDS1S2_INP +# CCRNXC > %%%%%%%% < : Combine/manipulate clock RINEX files # CCRNXC_INP +# CLKEST > %%%%%%%% < : Epoch-wise clock interpolation # CLKEST_INP +# IONEST > %%%%%%%% < : Local ionosphere model estimation # IONEST_INP +# LEOAUX > %%%%%%%% < : Prepare LEO auxiliary information # LEOAUX_INP +# KINPRE > %%%%%%%% < : Convert kinematic positions to precise orbits # KINPRE_INP +# IRV2STV > %%%%%%%% < : Convert IRV or PRE files to state vectors # IRV2STV_INP +# CPFSP3 > %%%%%%%% < : Convert CPF to precise orbit files # CPFSP3_INP +# SP3CPF > %%%%%%%% < : Convert precise orbits to CPF files # SP3CPF_INP +# SNX2SLR > %%%%%%%% < : Prepare SLR data handling file # SNX2SLR_INP +# QLRINEXO > %%%%%%%% < : Convert normal point files (old format) to RINEX# QLRINEXO_INP +# CRD2RNXO > %%%%%%%% < : Convert normal point files (new format) to RINEX# CRD2RNXO_INP +# QLRSUM > %%%%%%%% < : Create SLR quick-look residual statistics # QLRSUM_INP +# BASLST > %%%%%%%% < : Select baselines # BASLST_INP +# MKCLUS > %%%%%%%% < : Form clusters of observation files # MKCLUS_INP +# RESCHK > %%%%%%%% < : Detect misbehaving stations/satellites # RESCHK_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.7: Menu - Conversion # +# # +# CONVERSION PROGRAMS # +# SNX2NQ0 > %%%%%%%% < : Transfer SINEX files to normal equation files # SNX2NQ0_INP +# TROTRO > %%%%%%%% < : Manipulate troposphere SINEX files # TROTRO_INP +# ATX2PCV > %%%%%%%% < : Convert ANTEX to Bernese format # ATX2PCV_INP +# OBSFMT > %%%%%%%% < : Convert observation files (binary to ASCII) # OBSFMT_INP +# FMTOBS > %%%%%%%% < : Convert observation files (ASCII to binary) # FMTOBS_INP +# RESFMT > %%%%%%%% < : Convert residual files (binary to ASCII) # RESFMT_INP +# FMTRES > %%%%%%%% < : Convert residual files (ASCII to binary) # FMTRES_INP +# STDFMT > %%%%%%%% < : Convert STD and RPR files (binary to ASCII) # STDFMT_INP +# FMTSTD > %%%%%%%% < : Convert STD and RPR files (ASCII to binary) # FMTSTD_INP +# NEQ2ASC > %%%%%%%% < : Convert normal equation files (binary/ASCII) # NEQ2ASC_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.8: Menu - BPE # +# # +# BERNESE PROCESSING ENGINE # +# PCFILE > %%%%%%%% < : Edit process control file (PCF) # EDITPCF_INP +# RUNBPE > %%%%%%%% < : Start BPE processing # RUNBPE_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 3: Menu - User # +# # +# ADDITIONAL USER PROGRAMS # +# USER1 > %%%%%%%% < # USER1_INP +# USER2 > %%%%%%%% < # USER2_INP +# USER3 > %%%%%%%% < # USER3_INP +# USER4 > %%%%%%%% < # USER4_INP +# USER5 > %%%%%%%% < # USER5_INP +# USER6 > %%%%%%%% < # USER6_INP +# USER7 > %%%%%%%% < # USER7_INP +# USER8 > %%%%%%%% < # USER8_INP +# USER9 > %%%%%%%% < # USER9_INP +# USER10 > %%%%%%%% < # USER10_INP +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_EDT/MENU_VAR.INP b/config/bernese/gpsuser52-luzon/OPT/R2S_EDT/MENU_VAR.INP new file mode 100755 index 0000000..531d4b0 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_EDT/MENU_VAR.INP @@ -0,0 +1,107 @@ + +! +! Predefined variables +! +! 2-digit year +! ------------ +YEAR2 1 "19" + ## widget = comment + # $Y + +MSG_YEAR2 1 "Two digit year of the current session" + +! Month +! ----- +MONTH2 1 "01" + ## widget = comment + # $M + +MSG_MONTH2 1 "Month of the current session" + +! Day of month +! ------------ +DAY2 1 "11" + ## widget = comment + # $D + +MSG_DAY2 1 "Day of month of the current session" + +! Job ID +! ------ +JOB_ID 1 "" + ## widget = comment + # $J + +MSG_JOB_ID 1 "Job ID" + +! Ranges of $-Variables +! --------------------- +VAR_MINUS 1 "-1" + ## widget = spinbox; range = -999 0 1 + +MSG_VAR_MINUS 1 "Minus range" + +VAR_PLUS 1 "1" + ## widget = spinbox; range = 0 999 1 + +MSG_VAR_PLUS 1 "Plus range" + +! User-defined Variables +! ---------------------- +USERVAR 1 "" "" + ## widget = uniline; numlines = 20; keepvariables = true + +MSG_USERVAR 1 "User-defined variables" + +! List of Environment Variables +! ----------------------------- +ENVIR_LIST 4 + "U" + "X" + "P" + "USER" + ## widget = uniline; numlines = 20 + +MSG_ENVIR_LIST 1 "Environment variables" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU VARIABLES - MENU_VAR 1: Variables # +# # +# PREDEFINED VARIABLES # +# (translated in the menu) # +# Variable Current value Description # +# $Y > %% < Two digit year of the current session # YEAR2 +# $M > %% < Month of the current session # MONTH2 +# $D > %% < Day of month of the current session # DAY2 +# $J > %% < Job ID # JOB_ID +# # +# USER-DEFINED VARIABLES ENVIRONMENT VARIABLES # +# (translated in the menu) (translated in main program) # +# > Variable_(w/o_$) Value___________ < > Variable < # USERVAR ENVIR_LIST +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_VAR 2: Ranges # +# # +# RANGES OF PREDEFINED VARIABLES # +# Minus range > %% < Plus range > %% < # VAR_MINUS VAR_PLUS +# # +# Without ranges With ranges Format Description # +# (n=0,1,...9) # +# $+n $-n $+- DDD Day of Year (DOY) # +# $S+n $S-n $S+- DDDS DOY, Session Character # +# $Y+n $Y-n $Y+- YYYY Year # +# $W+n $W-n $W+- WWWW GPS Week # +# $M+n $M-n $M+- YYMM Year, Month # +# $JD+n $JD-n $JD+- DDDDD Modified Julian Date # +# $WD+n $WD-n $WD+- WWWWD GPS Week and Day # +# $YD+n $YD-n $YD+- YYDDD Year and DOY # +# $YSS+n $YSS-n $YSS+- YYDDDS Year, DOY, Sess. Char. # +# $YMD_STR+n $YMD_STR-n $YMD_STR+- YYYY MM DD Year, Month, Day # +# # +# Syntax if n=10,...: $+(n), $S+(n), ..., $-(n), $S-(n), ... # +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_EDT/MENU_VAR.old b/config/bernese/gpsuser52-luzon/OPT/R2S_EDT/MENU_VAR.old new file mode 100755 index 0000000..d7eb93a --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_EDT/MENU_VAR.old @@ -0,0 +1,107 @@ + +! +! Predefined variables +! +! 2-digit year +! ------------ +YEAR2 1 "80" + ## widget = comment + # $Y + +MSG_YEAR2 1 "Two digit year of the current session" + +! Month +! ----- +MONTH2 1 "01" + ## widget = comment + # $M + +MSG_MONTH2 1 "Month of the current session" + +! Day of month +! ------------ +DAY2 1 "06" + ## widget = comment + # $D + +MSG_DAY2 1 "Day of month of the current session" + +! Job ID +! ------ +JOB_ID 1 "" + ## widget = comment + # $J + +MSG_JOB_ID 1 "Job ID" + +! Ranges of $-Variables +! --------------------- +VAR_MINUS 1 "-1" + ## widget = spinbox; range = -999 0 1 + +MSG_VAR_MINUS 1 "Minus range" + +VAR_PLUS 1 "1" + ## widget = spinbox; range = 0 999 1 + +MSG_VAR_PLUS 1 "Plus range" + +! User-defined Variables +! ---------------------- +USERVAR 1 "" "" + ## widget = uniline; numlines = 20; keepvariables = true + +MSG_USERVAR 1 "User-defined variables" + +! List of Environment Variables +! ----------------------------- +ENVIR_LIST 4 + "U" + "X" + "P" + "USER" + ## widget = uniline; numlines = 20 + +MSG_ENVIR_LIST 1 "Environment variables" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU VARIABLES - MENU_VAR 1: Variables # +# # +# PREDEFINED VARIABLES # +# (translated in the menu) # +# Variable Current value Description # +# $Y > %% < Two digit year of the current session # YEAR2 +# $M > %% < Month of the current session # MONTH2 +# $D > %% < Day of month of the current session # DAY2 +# $J > %% < Job ID # JOB_ID +# # +# USER-DEFINED VARIABLES ENVIRONMENT VARIABLES # +# (translated in the menu) (translated in main program) # +# > Variable_(w/o_$) Value___________ < > Variable < # USERVAR ENVIR_LIST +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_VAR 2: Ranges # +# # +# RANGES OF PREDEFINED VARIABLES # +# Minus range > %% < Plus range > %% < # VAR_MINUS VAR_PLUS +# # +# Without ranges With ranges Format Description # +# (n=0,1,...9) # +# $+n $-n $+- DDD Day of Year (DOY) # +# $S+n $S-n $S+- DDDS DOY, Session Character # +# $Y+n $Y-n $Y+- YYYY Year # +# $W+n $W-n $W+- WWWW GPS Week # +# $M+n $M-n $M+- YYMM Year, Month # +# $JD+n $JD-n $JD+- DDDDD Modified Julian Date # +# $WD+n $WD-n $WD+- WWWWD GPS Week and Day # +# $YD+n $YD-n $YD+- YYDDD Year and DOY # +# $YSS+n $YSS-n $YSS+- YYDDDS Year, DOY, Sess. Char. # +# $YMD_STR+n $YMD_STR-n $YMD_STR+- YYYY MM DD Year, Month, Day # +# # +# Syntax if n=10,...: $+(n), $S+(n), ..., $-(n), $S-(n), ... # +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_EDT/RESRMS.INP b/config/bernese/gpsuser52-luzon/OPT/R2S_EDT/RESRMS.INP new file mode 100755 index 0000000..f6c0535 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_EDT/RESRMS.INP @@ -0,0 +1,339 @@ + +! Environment Variables +! --------------------- +ENVIRONMENT 5 + "U" "C:\Bernese\GPSUSER52" + "T" "C:\Bernese\GPSTEMP" + "X" "c:\Bernese\BERN52\GPS" + "P" "c:\Bernese\GPSDATA\CAMPAIGN52" + "USER" "" + ## widget = initmenu; pointer = ENVIR_LIST + +CAMPAIGN 1 "${P}/LUZON" + ## widget = initmenu; pointer = ACTIVE_CAMPAIGN + +USR_INFO 1 "${USER}" + ## widget = comment + +SESSION_TABLE 1 "${P}/LUZON\STA\SESSIONS.SES" + ## widget = initmenu; pointer = SESSION_TABLE + +DESCR_SESSION_TABLE 1 "Session table" + +YR4_INFO 1 "2019" + ## widget = comment + # $Y+0 + +SES_INFO 1 "1520" + ## widget = comment + # $S+0 + +! Show general files +! ------------------ +SHOWGEN 1 "1" + ## widget = checkbox + +MSG_SHOWGEN 1 "Show all general files" + +! General Constants +! ----------------- +CONST 1 "${X}/GEN\CONST." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # CONST. + +DESCR_CONST 1 "General constants" + +! Satellite Information +! --------------------- +SATELL 1 "${X}/GEN\$(SATINF).$(PCV)" + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # $(SATINF).$(PCV) + +DESCR_SATELL 1 "Satellite information" + +! Station Name Abbreviations +! -------------------------- +ABBREV 1 "${P}/LUZON\STA\$(CRDINF).ABB" + ## widget = selwin; path = DIR_ABB; ext = EXT_ABB; maxfiles = 1 + # $(CRDINF) + +DESCR_ABBREV 1 "Abbreviation table" + +! Residual Input File +! ------------------- +RESFIL 1 "${P}/LUZON\OUT\ED$(FL)$(CLUSTER).RES" + ## widget = selwin; path = DIR_RES; ext = EXT_RES + # ED$(FL)$(CLUSTER) + +DESCR_RESFIL 1 "Residual files" + +RESFIL_TXT_COL_1 1 "Input file" + +! Summary File +! ------------ +OUTPUT 0 + ## widget = lineedit; path = DIR_SUM; ext = EXT_SUM + # + +DESCR_OUTPUT 1 "Summary file" + +! Maximal Residuals +! ----------------- +EDITRS 1 "${P}/LUZON\OUT\RES$(CLUSTER).EDT" + ## widget = lineedit; path = DIR_EDT; ext = EXT_EDT + # RES$(CLUSTER) + +DESCR_EDITRS 1 "Edit information file" + +! Residual histogram +! ------------------ +HISTOGRAM 0 + ## widget = lineedit; path = DIR_LST; ext = EXT_LST + # + +DESCR_HISTOGRAM 1 "Residual histogram" + +! Station observation sigmas +! -------------------------- +STAWGTRS 0 + ## widget = lineedit; path = DIR_SOS; ext = EXT_SOS + # + +DESCR_STAWGTRS 1 "Station observation sigma file" + +! Program Output File +! ------------------- +SYSODEF 1 "0" + ## widget = checkbox + +MSG_SYSODEF 1 "Program output" + +SYSOUT 1 "${P}/LUZON\OUT\RES$(CLUSTER).OUT" + ## widget = lineedit; path = DIR_OUT; ext = EXT_OUT + ## activeif = SYSODEF == 0; emptyallowed = false + # RES$(CLUSTER) + +DESCR_SYSOUT 1 "Program output" + +! Error Message File +! ------------------ +ERRMRG 1 "0" + ## widget = checkbox + +MSG_ERRMRG 1 "Error messages" + +SYSERR 1 "${U}/WORK\ERROR.MSG" + ## widget = lineedit; path = PTH_ERR; ext = EXT_ERR + ## activeif = ERRMRG == 0; emptyallowed = false + # ERROR + +DESCR_SYSERR 1 "Error messages" + +! Title Line +! ---------- +TITLE 1 "RNX2SNX_191520_$(CCC)_$(FL): Residual statistics" + ## widget = lineedit + # RNX2SNX_$YSS+0_$(CCC)_$(FL): Residual statistics + +MSG_TITLE 1 "Title line" + +! Frequency to be checked +! ----------------------- +FREQ 1 "L3" + ## widget = combobox; editable = false; cards = L1 L2 L3 L4 L5 AS_IS + +MSG_FREQ 1 "Frequency to check" + +! Sampling Interval +! ----------------- +SAMPL 1 "$(SAMPL)" + ## widget = lineedit; check_type = integer; check_min = 1 + +MSG_SAMPL 1 "Sampling interval of residual files" + +! Residual Level for Outlier Detection (Phase) +! -------------------------------------------- +DOBIGRES 1 "1" + ## widget = checkbox + +MSG_DOBIGRES 1 "Detect large residuals: phase measurements" + +BIGRES 0 + ## widget = lineedit; activeif = DOBIGRES = 1; check_type = real + ## check_min = 0.0 + # + +MSG_BIGRES 1 "Detect large residuals: phase limit" + +! Residual Level for Outlier Detection (Code) +! ------------------------------------------- +DOBIGRES2 1 "1" + ## widget = checkbox + +MSG_DOBIGRES2 1 "Detect large residuals: code measurements" + +BIGRES2 0 + ## widget = lineedit; activeif = DOBIGRES2 = 1; check_type = real + ## check_min = 0.0 + # + +MSG_BIGRES2 1 "Detect large residuals: code limit" + +! Residual Level for Outlier Detection (Range) +! -------------------------------------------- +DOBIGRES3 1 "0" + ## widget = checkbox + +MSG_DOBIGRES3 1 "Detect large residuals: range measurements" + +BIGRES3 1 "0.3000" + ## widget = lineedit; activeif = DOBIGRES3 = 1; check_type = real + ## check_min = 0.0 + +MSG_BIGRES3 1 "Detect large residuals: range limits" + +! Deletion of small Pieces between marked Areas: +! --------------------------------------------- +IPIECE 1 "601" + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_IPIECE 1 "Minimum continuously observed time interval" + +! Minimum Number of Obs. per Ambiguity +! ------------------------------------ +DOMINAMB 1 "0" + ## widget = checkbox + +MSG_DOMINAMB 1 "Detect ambiguities with few observations" + +IMINAMB 0 + ## widget = lineedit; activeif = DOMINAMB = 1; check_type = integer + ## check_min = 0 + # + +MSG_IMINAMB 1 "Minimum number of observations per ambiguity" + +! Sampling Rate for counting the Obs. +! ----------------------------------- +ISPLAMB 0 + ## widget = lineedit; activeif = DOMINAMB = 1 AND IMINAMB > 0 + ## check_type = integer; check_min = 0 + # + +MSG_ISPLAMB 1 "Sampling rate for counting the observations" + +! Size of the histgram (-NHISTO...NHISTO) +! --------------------------------------- +NHISTO 1 "50" + ## widget = spinbox; range = 1 100 10 + +MSG_NHISTO 1 "Size of the histogram" + +! Number of classes for histgrams +! ------------------------------- +HISTWD 1 "0.1" + ## widget = lineedit; check_type = real; check_min = 0d0 + +MSG_HISTWD 1 "Bin width for histogram" + +! How to compute station observation sigmas +! ----------------------------------------- +WGTTYPE 1 "MEDIAN" + ## widget = combobox; cards = MEDIAN HISTOGRAM; editable = false + ## activeif = STAWGTRS / _ + +MSG_WGTTYPE 1 "Compute measurement noise from" + +! List of station sigma classes +! ----------------------------- +WGTCLASS0 1 "1.00" + ## widget = lineedit; activeif = STAWGTRS / _; check_type = real + ## check_min = 0d0 + +MSG_WGTCLASS0 1 "Default sigma factor" + +WGTCLASS 3 + "1.41" "0.005" + "1.73" "0.010" + "2.00" "0.015" + ## widget = uniline; activeif = STAWGTRS / _; check_type.1 = real + ## check_min.1 = 0d0; check_type.2 = real; check_min.2 = 0d0 + ## numlines = 15 + +MSG_WGTCLASS 1 "New sigma factor Noise larger than" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# CREATE RESIDUAL STATISTICS - RESRMS 1: Input/Output Files # +# # +# GENERAL FILES # +# Show all general files > % < # SHOWGEN +# # +# INPUT FILES # +# Residual files > %%%%%%%% < # RESFIL +# # +# OUTPUT FILES # +# Summary file > %%%%%%%% < # OUTPUT +# Residual histogram > %%%%%%%% < # HISTOGRAM +# Edit information file > %%%%%%%% < # EDITRS +# Station observation sigma file > %%%%%%%% < # STAWGTRS +# # +# GENERAL OUTPUT FILES # +# Program output > % < use RESRMS.Lnn or > %%%%%%%% < # SYSODEF SYSOUT +# Error messages > % < merged to program output or > %%%%%%%% < # ERRMRG SYSERR +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWGEN = 1 ###################################################### +# RESRMS 1.1: General Files # +# # +# GENERAL INPUT FILES # +# General constants > %%%%%%%%%%%% < # CONST +# Satellite information > %%%%%%%%%%%% < # SATELL +# Abbreviation table > %%%%%%%%%%%% < # ABBREV +# # +# MENU SETTINGS # +# Selected campaign > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # CAMPAIGN +# Selected session year> %%%% < session> %%%% < # YR4_INFO SES_INFO +# Session table > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # SESSION_TABLE +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# RESRMS 2: Options # +# # +# TITLE > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # TITLE +# # +# GENERAL OPTIONS # +# Frequency to check > %%%% < # FREQ +# Sampling rate of residual files > %%%%%% % < > %%%%%% % < > %%%%%% % < > %%%%%% %%%%%% % < # DOMINAMB +# Minimum number of observations per ambiguity > %%%%%% < # IMINAMB +# Sampling rate for counting the observations > %%%%%% %%% < # NHISTO +# Bin width for histogram > %%%%% %%%%%%%%%% < of residuals # WGTTYPE +# Default sigma factor > %%%%% < # WGTCLASS0 +# # +# > New_sigma_factor Noise_larger_than_(m) < # WGTCLASS +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_EDT/RESRMS.old b/config/bernese/gpsuser52-luzon/OPT/R2S_EDT/RESRMS.old new file mode 100755 index 0000000..ee1923c --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_EDT/RESRMS.old @@ -0,0 +1,339 @@ + +! Environment Variables +! --------------------- +ENVIRONMENT 5 + "U" "c:\Bernese\GPSUSER52" + "T" "c:\Bernese\GPSTEMP" + "X" "c:\Bernese\BERN52\GPS" + "P" "c:\Bernese\GPSDATA\CAMPAIGN52" + "USER" "" + ## widget = initmenu; pointer = ENVIR_LIST + +CAMPAIGN 1 "${P}/PHIVOLCS" + ## widget = initmenu; pointer = ACTIVE_CAMPAIGN + +USR_INFO 1 "${USER}" + ## widget = comment + +SESSION_TABLE 1 "${P}/PHIVOLCS\STA\SESSIONS.SES" + ## widget = initmenu; pointer = SESSION_TABLE + +DESCR_SESSION_TABLE 1 "Session table" + +YR4_INFO 1 "2019" + ## widget = comment + # $Y+0 + +SES_INFO 1 "0110" + ## widget = comment + # $S+0 + +! Show general files +! ------------------ +SHOWGEN 1 "1" + ## widget = checkbox + +MSG_SHOWGEN 1 "Show all general files" + +! General Constants +! ----------------- +CONST 1 "${X}/GEN\CONST." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # CONST. + +DESCR_CONST 1 "General constants" + +! Satellite Information +! --------------------- +SATELL 1 "${X}/GEN\$(SATINF).$(PCV)" + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # $(SATINF).$(PCV) + +DESCR_SATELL 1 "Satellite information" + +! Station Name Abbreviations +! -------------------------- +ABBREV 1 "${P}/PHIVOLCS\STA\$(CRDINF).ABB" + ## widget = selwin; path = DIR_ABB; ext = EXT_ABB; maxfiles = 1 + # $(CRDINF) + +DESCR_ABBREV 1 "Abbreviation table" + +! Residual Input File +! ------------------- +RESFIL 1 "${P}/PHIVOLCS\OUT\ED$(FL)$(CLUSTER).RES" + ## widget = selwin; path = DIR_RES; ext = EXT_RES + # ED$(FL)$(CLUSTER) + +DESCR_RESFIL 1 "Residual files" + +RESFIL_TXT_COL_1 1 "Input file" + +! Summary File +! ------------ +OUTPUT 0 + ## widget = lineedit; path = DIR_SUM; ext = EXT_SUM + # + +DESCR_OUTPUT 1 "Summary file" + +! Maximal Residuals +! ----------------- +EDITRS 1 "${P}/PHIVOLCS\OUT\RES$(CLUSTER).EDT" + ## widget = lineedit; path = DIR_EDT; ext = EXT_EDT + # RES$(CLUSTER) + +DESCR_EDITRS 1 "Edit information file" + +! Residual histogram +! ------------------ +HISTOGRAM 0 + ## widget = lineedit; path = DIR_LST; ext = EXT_LST + # + +DESCR_HISTOGRAM 1 "Residual histogram" + +! Station observation sigmas +! -------------------------- +STAWGTRS 0 + ## widget = lineedit; path = DIR_SOS; ext = EXT_SOS + # + +DESCR_STAWGTRS 1 "Station observation sigma file" + +! Program Output File +! ------------------- +SYSODEF 1 "0" + ## widget = checkbox + +MSG_SYSODEF 1 "Program output" + +SYSOUT 1 "${P}/PHIVOLCS\OUT\RES$(CLUSTER).OUT" + ## widget = lineedit; path = DIR_OUT; ext = EXT_OUT + ## activeif = SYSODEF == 0; emptyallowed = false + # RES$(CLUSTER) + +DESCR_SYSOUT 1 "Program output" + +! Error Message File +! ------------------ +ERRMRG 1 "0" + ## widget = checkbox + +MSG_ERRMRG 1 "Error messages" + +SYSERR 1 "${U}/WORK\ERROR.MSG" + ## widget = lineedit; path = PTH_ERR; ext = EXT_ERR + ## activeif = ERRMRG == 0; emptyallowed = false + # ERROR + +DESCR_SYSERR 1 "Error messages" + +! Title Line +! ---------- +TITLE 1 "RNX2SNX_190110_$(CCC)_$(FL): Residual statistics" + ## widget = lineedit + # RNX2SNX_$YSS+0_$(CCC)_$(FL): Residual statistics + +MSG_TITLE 1 "Title line" + +! Frequency to be checked +! ----------------------- +FREQ 1 "L3" + ## widget = combobox; editable = false; cards = L1 L2 L3 L4 L5 AS_IS + +MSG_FREQ 1 "Frequency to check" + +! Sampling Interval +! ----------------- +SAMPL 1 "$(SAMPL)" + ## widget = lineedit; check_type = integer; check_min = 1 + +MSG_SAMPL 1 "Sampling interval of residual files" + +! Residual Level for Outlier Detection (Phase) +! -------------------------------------------- +DOBIGRES 1 "1" + ## widget = checkbox + +MSG_DOBIGRES 1 "Detect large residuals: phase measurements" + +BIGRES 0 + ## widget = lineedit; activeif = DOBIGRES = 1; check_type = real + ## check_min = 0.0 + # + +MSG_BIGRES 1 "Detect large residuals: phase limit" + +! Residual Level for Outlier Detection (Code) +! ------------------------------------------- +DOBIGRES2 1 "1" + ## widget = checkbox + +MSG_DOBIGRES2 1 "Detect large residuals: code measurements" + +BIGRES2 0 + ## widget = lineedit; activeif = DOBIGRES2 = 1; check_type = real + ## check_min = 0.0 + # + +MSG_BIGRES2 1 "Detect large residuals: code limit" + +! Residual Level for Outlier Detection (Range) +! -------------------------------------------- +DOBIGRES3 1 "0" + ## widget = checkbox + +MSG_DOBIGRES3 1 "Detect large residuals: range measurements" + +BIGRES3 1 "0.3000" + ## widget = lineedit; activeif = DOBIGRES3 = 1; check_type = real + ## check_min = 0.0 + +MSG_BIGRES3 1 "Detect large residuals: range limits" + +! Deletion of small Pieces between marked Areas: +! --------------------------------------------- +IPIECE 1 "601" + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_IPIECE 1 "Minimum continuously observed time interval" + +! Minimum Number of Obs. per Ambiguity +! ------------------------------------ +DOMINAMB 1 "0" + ## widget = checkbox + +MSG_DOMINAMB 1 "Detect ambiguities with few observations" + +IMINAMB 0 + ## widget = lineedit; activeif = DOMINAMB = 1; check_type = integer + ## check_min = 0 + # + +MSG_IMINAMB 1 "Minimum number of observations per ambiguity" + +! Sampling Rate for counting the Obs. +! ----------------------------------- +ISPLAMB 0 + ## widget = lineedit; activeif = DOMINAMB = 1 AND IMINAMB > 0 + ## check_type = integer; check_min = 0 + # + +MSG_ISPLAMB 1 "Sampling rate for counting the observations" + +! Size of the histgram (-NHISTO...NHISTO) +! --------------------------------------- +NHISTO 1 "50" + ## widget = spinbox; range = 1 100 10 + +MSG_NHISTO 1 "Size of the histogram" + +! Number of classes for histgrams +! ------------------------------- +HISTWD 1 "0.1" + ## widget = lineedit; check_type = real; check_min = 0d0 + +MSG_HISTWD 1 "Bin width for histogram" + +! How to compute station observation sigmas +! ----------------------------------------- +WGTTYPE 1 "MEDIAN" + ## widget = combobox; cards = MEDIAN HISTOGRAM; editable = false + ## activeif = STAWGTRS / _ + +MSG_WGTTYPE 1 "Compute measurement noise from" + +! List of station sigma classes +! ----------------------------- +WGTCLASS0 1 "1.00" + ## widget = lineedit; activeif = STAWGTRS / _; check_type = real + ## check_min = 0d0 + +MSG_WGTCLASS0 1 "Default sigma factor" + +WGTCLASS 3 + "1.41" "0.005" + "1.73" "0.010" + "2.00" "0.015" + ## widget = uniline; activeif = STAWGTRS / _; check_type.1 = real + ## check_min.1 = 0d0; check_type.2 = real; check_min.2 = 0d0 + ## numlines = 15 + +MSG_WGTCLASS 1 "New sigma factor Noise larger than" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# CREATE RESIDUAL STATISTICS - RESRMS 1: Input/Output Files # +# # +# GENERAL FILES # +# Show all general files > % < # SHOWGEN +# # +# INPUT FILES # +# Residual files > %%%%%%%% < # RESFIL +# # +# OUTPUT FILES # +# Summary file > %%%%%%%% < # OUTPUT +# Residual histogram > %%%%%%%% < # HISTOGRAM +# Edit information file > %%%%%%%% < # EDITRS +# Station observation sigma file > %%%%%%%% < # STAWGTRS +# # +# GENERAL OUTPUT FILES # +# Program output > % < use RESRMS.Lnn or > %%%%%%%% < # SYSODEF SYSOUT +# Error messages > % < merged to program output or > %%%%%%%% < # ERRMRG SYSERR +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWGEN = 1 ###################################################### +# RESRMS 1.1: General Files # +# # +# GENERAL INPUT FILES # +# General constants > %%%%%%%%%%%% < # CONST +# Satellite information > %%%%%%%%%%%% < # SATELL +# Abbreviation table > %%%%%%%%%%%% < # ABBREV +# # +# MENU SETTINGS # +# Selected campaign > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # CAMPAIGN +# Selected session year> %%%% < session> %%%% < # YR4_INFO SES_INFO +# Session table > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # SESSION_TABLE +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# RESRMS 2: Options # +# # +# TITLE > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # TITLE +# # +# GENERAL OPTIONS # +# Frequency to check > %%%% < # FREQ +# Sampling rate of residual files > %%%%%% % < > %%%%%% % < > %%%%%% % < > %%%%%% %%%%%% % < # DOMINAMB +# Minimum number of observations per ambiguity > %%%%%% < # IMINAMB +# Sampling rate for counting the observations > %%%%%% %%% < # NHISTO +# Bin width for histogram > %%%%% %%%%%%%%%% < of residuals # WGTTYPE +# Default sigma factor > %%%%% < # WGTCLASS0 +# # +# > New_sigma_factor Noise_larger_than_(m) < # WGTCLASS +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_EDT/SATMRK.INP b/config/bernese/gpsuser52-luzon/OPT/R2S_EDT/SATMRK.INP new file mode 100755 index 0000000..b5fa9b5 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_EDT/SATMRK.INP @@ -0,0 +1,444 @@ + +! Environment Variables +! --------------------- +ENVIRONMENT 5 + "U" "C:\Bernese\GPSUSER52" + "T" "C:\Bernese\GPSTEMP" + "X" "c:\Bernese\BERN52\GPS" + "P" "c:\Bernese\GPSDATA\CAMPAIGN52" + "USER" "" + ## widget = initmenu; pointer = ENVIR_LIST + +! SOME KEYWORDS FOR AUTOMATIC OUTPUT +! ---------------------------------- +CAMPAIGN 1 "${P}/LUZON" + ## widget = initmenu; pointer = ACTIVE_CAMPAIGN + +SESSION_TABLE 1 "${P}/LUZON\STA\SESSIONS.SES" + ## widget = initmenu; pointer = SESSION_TABLE + +DESCR_SESSION_TABLE 1 "Session table" + +YR4_INFO 1 "2019" + ## widget = comment + # $Y+0 + +SES_INFO 1 "1520" + ## widget = comment + # $S+0 + +USR_INFO 1 "${USER}" + ## widget = comment + +! Show general files +! ------------------ +SHOWGEN 1 "1" + ## widget = checkbox + +MSG_SHOWGEN 1 "Show all general files" + +! General Constants +! ----------------- +CONST 1 "${X}/GEN\CONST." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # CONST. + +DESCR_CONST 1 "General constants" + +! Satellite Information File +! -------------------------- +SATELL 1 "${X}/GEN\$(SATINF).$(PCV)" + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # $(SATINF).$(PCV) + +DESCR_SATELL 1 "Satellite information" + +! What to do in this run? +! ----------------------- +WHATTODO 1 "EDIT_FILE" + ## widget = combobox; editable = false + ## cards = EDIT_FILE MARK_MANUAL SYNCHRONIZE INITIALIZE + +MSG_WHATTODO 1 "Desired task" + +! Reset ambiguities +! ----------------- +RESAMB 1 "ALL" + ## widget = combobox; editable = false; cards = L1 L2 L1&L2 L5 ALL + ## activeif = WHATTODO == INITIALIZE + +MSG_RESAMB 1 "Re-initialize ambiguities, frequency" + +! Reset ambiguities +! ----------------- +AMBSYS 1 "ALL_GNSS" + ## widget = combobox; editable = false + ## cards = ALL_GNSS GPS GLONASS GALILEO SBAS + ## activeif = WHATTODO == INITIALIZE + +MSG_AMBSYS 1 "Re-initialize ambiguities, system" + +! Select obs type +! --------------- +OBSTYPE 1 "GNSS" + ## widget = combobox; editable = false; cards = GNSS Range + +MSG_OBSTYPE 1 "Select obs type" + +! Zero diff., Code +! ---------------- +CZHFIL 0 + ## widget = selwin; path = DIR_CZH; ext = EXT_CZH; maxfiles = 999 + ## emptyallowed = true + ## activeif = WHATTODO /= INITIALIZE AND OBSTYPE = GNSS + # + +MSG_CZHFIL 1 "Zero diff. code" + +CZHFIL_TXT_COL_1 1 "Code Header Files" + +CZHFIL_PTH_COL_2 1 "${P}/LUZON\OBS\" + ## widget = initmenu; pointer = DIR_CZO + +CZHFIL_EXT_COL_2 1 "CZO" + ## widget = initmenu; pointer = EXT_CZO + +CZHFIL_TXT_COL_2 1 "Code Observation Files" + +CZHFIL_PTH_COL_3 1 "${P}/LUZON\OBS\" + ## widget = initmenu; pointer = DIR_PZH + +CZHFIL_EXT_COL_3 1 "PZH" + ## widget = initmenu; pointer = EXT_PZH + +CZHFIL_TXT_COL_3 1 "Phase Header Files" + +CZHFIL_PTH_COL_4 1 "${P}/LUZON\OBS\" + ## widget = initmenu; pointer = DIR_PZO + +CZHFIL_EXT_COL_4 1 "PZO" + ## widget = initmenu; pointer = EXT_PZO + +CZHFIL_TXT_COL_4 1 "Phase Observation Files" + +! Zero diff., Phase +! ----------------- +PZHFIL 0 + ## widget = selwin; path = DIR_PZH; ext = EXT_PZH; maxfiles = 999 + ## emptyallowed = true; activeif = OBSTYPE = GNSS + # + +MSG_PZHFIL 1 "Zero diff. phase" + +PZHFIL_PTH_COL_2 1 "${P}/LUZON\OBS\" + ## widget = initmenu; pointer = DIR_PZO + +PZHFIL_EXT_COL_2 1 "PZO" + ## widget = initmenu; pointer = EXT_PZO + +PZHFIL_PTH_COL_3 1 "${P}/LUZON\OBS\" + ## widget = initmenu; pointer = DIR_CZH + +PZHFIL_EXT_COL_3 1 "CZH" + ## widget = initmenu; pointer = EXT_CZH + +PZHFIL_PTH_COL_4 1 "${P}/LUZON\OBS\" + ## widget = initmenu; pointer = DIR_CZO + +PZHFIL_EXT_COL_4 1 "CZO" + ## widget = initmenu; pointer = EXT_CZO + +! Zero diff., Code=Phase +! ---------------------- +BOTHZERO 1 "1" + ## widget = checkbox + ## activeif = CZHFIL /= _ OR PZHFIL /= _ AND WHATTODO / SYNCHRONIZE AND WHATTODO / INITIALIZE AND OBSTYPE = GNSS + +MSG_BOTHZERO 1 "Zero diff. both" + +! Single diff., Code +! ------------------ +CSHFIL 0 + ## widget = selwin; path = DIR_CSH; ext = EXT_CSH; maxfiles = 999 + ## emptyallowed = true + ## activeif = WHATTODO /= INITIALIZE AND OBSTYPE = GNSS + # + +MSG_CSHFIL 1 "Single diff. code" + +CSHFIL_TXT_COL_1 1 "Code Single Difference Files" + +CSHFIL_PTH_COL_2 1 "${P}/LUZON\OBS\" + ## widget = initmenu; pointer = DIR_CSO + +CSHFIL_EXT_COL_2 1 "CSO" + ## widget = initmenu; pointer = EXT_CSO + +CSHFIL_TXT_COL_2 1 "Code Single Difference Files" + +CSHFIL_PTH_COL_3 1 "${P}/LUZON\OBS\" + ## widget = initmenu; pointer = DIR_PSH + +CSHFIL_EXT_COL_3 1 "PSH" + ## widget = initmenu; pointer = EXT_PSH + +CSHFIL_TXT_COL_3 1 "Phase Single Difference Files" + +CSHFIL_PTH_COL_4 1 "${P}/LUZON\OBS\" + ## widget = initmenu; pointer = DIR_PSO + +CSHFIL_EXT_COL_4 1 "PSO" + ## widget = initmenu; pointer = EXT_PSO + +CSHFIL_TXT_COL_4 1 "Phase Single Difference Files" + +! Single diff., Phase +! ------------------- +PSHFIL 0 + ## widget = selwin; path = DIR_PSH; ext = EXT_PSH; maxfiles = 999 + ## emptyallowed = true; activeif = OBSTYPE = GNSS + # + +MSG_PSHFIL 1 "Single diff. phase" + +PSHFIL_PTH_COL_2 1 "${P}/LUZON\OBS\" + ## widget = initmenu; pointer = DIR_PSO + +PSHFIL_EXT_COL_2 1 "PSO" + ## widget = initmenu; pointer = EXT_PSO + +PSHFIL_PTH_COL_3 1 "${P}/LUZON\OBS\" + ## widget = initmenu; pointer = DIR_CSH + +PSHFIL_EXT_COL_3 1 "CSH" + ## widget = initmenu; pointer = EXT_CSH + +PSHFIL_PTH_COL_4 1 "${P}/LUZON\OBS\" + ## widget = initmenu; pointer = DIR_CSO + +PSHFIL_EXT_COL_4 1 "CSO" + ## widget = initmenu; pointer = EXT_CSO + +! Single diff., Code=Phase +! ------------------------ +BOTHSING 1 "0" + ## widget = checkbox + ## activeif = CSHFIL /= _ OR PSHFIL /= _ AND WHATTODO / SYNCHRONIZE AND WHATTODO / INITIALIZE AND OBSTYPE = GNSS + +MSG_BOTHSING 1 "Single diff. both" + +! Range obs +! --------- +RZHFIL 0 + ## widget = selwin; path = DIR_RZH; ext = EXT_RZH; maxfiles = 999 + ## emptyallowed = true; activeif = OBSTYPE = Range + # + +MSG_RZHFIL 1 "Range obs" + +RZHFIL_TXT_COL_1 1 "Range Header Files" + +RZHFIL_PTH_COL_2 1 "${P}/LUZON\OBS\" + ## widget = initmenu; pointer = DIR_RZO + +RZHFIL_EXT_COL_2 1 "RZO" + ## widget = initmenu; pointer = EXT_RZO + +RZHFIL_TXT_COL_2 1 "Range Observation Files" + +! Scratch File +! ------------ +AUXFIL 1 "${U}/WORK\SATMRK.SCR" + ## widget = lineedit; path = PTH_SCR; ext = EXT_SCR; emptyallowed = false + # SATMRK$J + +DESCR_AUXFIL 1 "Scratch file" + +DELETE_FILES 1 "AUXFIL" + +! Program Output File +! ------------------- +SYSODEF 1 "0" + ## widget = checkbox + +MSG_SYSODEF 1 "Program output" + +SYSOUT 1 "${P}/LUZON\OUT\MRK$(CLUSTER).OUT" + ## widget = lineedit; path = DIR_OUT; ext = EXT_OUT + ## activeif = SYSODEF == 0; emptyallowed = false + # MRK$(CLUSTER) + +DESCR_SYSOUT 1 "Program output" + +! Error Message File +! ------------------ +ERRMRG 1 "0" + ## widget = checkbox + +MSG_ERRMRG 1 "Error message" + +SYSERR 1 "${U}/WORK\ERROR.MSG" + ## widget = lineedit; path = PTH_ERR; ext = EXT_ERR + ## activeif = ERRMRG == 0; emptyallowed = false + # ERROR + +DESCR_SYSERR 1 "Error messages" + +! Title: new entry +! ---------------- +TITLE 1 "RNX2SNX_191520_$(CCC)_$(FL): Mark outliers for data screening" + ## widget = lineedit + # RNX2SNX_$YSS+0_$(CCC)_$(FL): Mark outliers for data screening + +MSG_TITLE 1 "Title line" + +! Type of Change +! -------------- +TYPCHG 1 "MARK" + ## widget = combobox; activeif = WHATTODO = MARK_MANUAL; editable = false + ## cards = MARK RESET ELIMINATE + +MSG_TYPCHG 1 "Type of change" + +! Frequency +! --------- +FREQ 1 "L1&L2" + ## widget = combobox; activeif = WHATTODO = MARK_MANUAL; editable = false + ## cards = L1 L2 L1&L2 + +MSG_FREQ 1 "Frequency" + +! Edit Information File +! --------------------- +EDITFILE 1 "${P}/LUZON\OUT\RES$(CLUSTER).EDT" + ## widget = selwin; path = DIR_EDT; ext = EXT_EDT; maxfiles = 1 + ## emptyallowed = true; activeif = WHATTODO = EDIT_FILE + # RES$(CLUSTER) + +DESCR_EDITFILE 1 "Edit information file" + +SATNUM 1 "ALL" + ## widget = selwin; activeif = WHATTODO = MARK_MANUAL; pointer = SATLST + +MSG_SATNUM 1 "Satellite(s)" + +! SELECTION LIST: Satellite list +! ------------------------------- +SATLST 0 + ## widget = selwin; menuaux = MENUAUX; action = SATLST + ## menuauxkeys = CONST CZHFIL PZHFIL CSHFIL PSHFIL + +MSG_SATLST 1 "Satellite list" + +! From to Observation number or Observation Window +! ------------------------------------------------ +RADIO_21 1 "0" + ## widget = radiobutton; activeif = WHATTODO = MARK_MANUAL; group = TIMINF + +MSG_RADIO_21 1 "From epoch selection" + +NUMFROM 0 + ## widget = lineedit; activeif = RADIO_21 = 1 AND WHATTODO = MARK_MANUAL + # + +MSG_NUMFROM 1 "From epoch" + +NUMTO 0 + ## widget = lineedit; activeif = RADIO_21 = 1 AND WHATTODO = MARK_MANUAL + # + +MSG_NUMTO 1 "To epoch" + +RADIO_22 1 "1" + ## widget = radiobutton; activeif = WHATTODO = MARK_MANUAL; group = TIMINF + +MSG_RADIO_22 1 "Observation window" + +STADAT 1 "2019 06 01" + ## widget = lineedit; check_type = date + ## activeif = RADIO_22 = 1 AND WHATTODO = MARK_MANUAL + # $YMD_STR+0 + +MSG_STADAT 1 "Start of time window (year month day)" + +STATIM 1 "00 00 00" + ## widget = lineedit; emptyallowed = false; check_type = time + ## activeif = RADIO_22 = 1 AND STADAT / _ AND WHATTODO = MARK_MANUAL + +MSG_STATIM 1 "Start of time window (hour min. sec.)" + +ENDDAT 1 "2019 06 01" + ## widget = lineedit; check_type = date + ## activeif = RADIO_22 = 1 AND WHATTODO = MARK_MANUAL + # $YMD_STR+0 + +MSG_ENDDAT 1 "End of time window (year month day)" + +ENDTIM 1 "23 59 59" + ## widget = lineedit; emptyallowed = false; check_type = time + ## activeif = RADIO_22 = 1 AND ENDDAT / _ AND WHATTODO = MARK_MANUAL + +MSG_ENDTIM 1 "End of time window (hour min. sec.)" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MARK/DELETE OBSERVATIONS - SATMRK 1: Filenames # +# # +# GENERAL FILES # +# Show all general files > % < # SHOWGEN +# # +# OPTIONS # +# Desired task > %%%%%%%%%%%% < # WHATTODO +# Re-initialize ambiguities > %%%%%% < for > %%%%%%%% < # RESAMB AMBSYS +# # +# OBSERVATION FILES # +# Observation type > %%%%%%%%% < # OBSTYPE +# Zero diff.@@ code > %%%%%%%% < phase > %%%%%%%% < both > % < # CZHFIL PZHFIL BOTHZERO +# Single diff. code > %%%%%%%% < phase > %%%%%%%% < both > % < # CSHFIL PSHFIL BOTHSING +# Range > %%%%%%%% < # RZHFIL +# # +# GENERAL OUTPUT FILES # +# Program output > % < use SATMRK.Lnn or > %%%%%%%% < # SYSODEF SYSOUT +# Error messages > % < merged to program output or > %%%%%%%% < # ERRMRG SYSERR +# # +# TITLE > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # TITLE +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWGEN = 1 ###################################################### +# SATMRK 1.1: General Files # +# # +# GENERAL INPUT FILES # +# General constants > %%%%%%%%%%%% < # CONST +# Satellite information > %%%%%%%%%%%% < # SATELL +# # +# MENU SETTINGS # +# Selected campaign > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # CAMPAIGN +# Selected session year> %%%% < session> %%%% < # YR4_INFO SES_INFO +# Session table > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # SESSION_TABLE +# # +# TEMPORARY FILES # +# Scratch file > %%%%%%%%%%%% < # AUXFIL +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL WHATTODO / SYNCHRONIZE AND WHATTODO / INITIALIZE ################# +# SATMRK 2: Manual and File Selection # +# # +# FILE SELECTION # +# Edit information file > %%%%%%%% < # EDITFILE +# # +# MANUAL SELECTION # +# Type of change > %%%%%%%%%% < # TYPCHG +# Frequency > %%%%%% < # FREQ +# Satellite(s) > %%%%%%%%%% < (ALL: all satellites) # SATNUM +# > % < From epoch > %%%% < (blank: first observation number) # RADIO_21 NUMFROM +# to@@ epoch > %%%% < (blank: last observation number) # NUMTO +# or # +# > % < Observation window # RADIO_22 +# yyyy mm dd hh mm ss yyyy mm dd hh mm ss # +# Start > %%%%%%%%%% < > %%%%%%%% < End > %%%%%%%%%% < > %%%%%%%% < # STADAT STATIM ENDDAT ENDTIM +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_EDT/SATMRK.old b/config/bernese/gpsuser52-luzon/OPT/R2S_EDT/SATMRK.old new file mode 100755 index 0000000..6fc8264 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_EDT/SATMRK.old @@ -0,0 +1,444 @@ + +! Environment Variables +! --------------------- +ENVIRONMENT 5 + "U" "c:\Bernese\GPSUSER52" + "T" "c:\Bernese\GPSTEMP" + "X" "c:\Bernese\BERN52\GPS" + "P" "c:\Bernese\GPSDATA\CAMPAIGN52" + "USER" "" + ## widget = initmenu; pointer = ENVIR_LIST + +! SOME KEYWORDS FOR AUTOMATIC OUTPUT +! ---------------------------------- +CAMPAIGN 1 "${P}/PHIVOLCS" + ## widget = initmenu; pointer = ACTIVE_CAMPAIGN + +SESSION_TABLE 1 "${P}/PHIVOLCS\STA\SESSIONS.SES" + ## widget = initmenu; pointer = SESSION_TABLE + +DESCR_SESSION_TABLE 1 "Session table" + +YR4_INFO 1 "2019" + ## widget = comment + # $Y+0 + +SES_INFO 1 "0110" + ## widget = comment + # $S+0 + +USR_INFO 1 "${USER}" + ## widget = comment + +! Show general files +! ------------------ +SHOWGEN 1 "1" + ## widget = checkbox + +MSG_SHOWGEN 1 "Show all general files" + +! General Constants +! ----------------- +CONST 1 "${X}/GEN\CONST." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # CONST. + +DESCR_CONST 1 "General constants" + +! Satellite Information File +! -------------------------- +SATELL 1 "${X}/GEN\$(SATINF).$(PCV)" + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # $(SATINF).$(PCV) + +DESCR_SATELL 1 "Satellite information" + +! What to do in this run? +! ----------------------- +WHATTODO 1 "EDIT_FILE" + ## widget = combobox; editable = false + ## cards = EDIT_FILE MARK_MANUAL SYNCHRONIZE INITIALIZE + +MSG_WHATTODO 1 "Desired task" + +! Reset ambiguities +! ----------------- +RESAMB 1 "ALL" + ## widget = combobox; editable = false; cards = L1 L2 L1&L2 L5 ALL + ## activeif = WHATTODO == INITIALIZE + +MSG_RESAMB 1 "Re-initialize ambiguities, frequency" + +! Reset ambiguities +! ----------------- +AMBSYS 1 "ALL_GNSS" + ## widget = combobox; editable = false + ## cards = ALL_GNSS GPS GLONASS GALILEO SBAS + ## activeif = WHATTODO == INITIALIZE + +MSG_AMBSYS 1 "Re-initialize ambiguities, system" + +! Select obs type +! --------------- +OBSTYPE 1 "GNSS" + ## widget = combobox; editable = false; cards = GNSS Range + +MSG_OBSTYPE 1 "Select obs type" + +! Zero diff., Code +! ---------------- +CZHFIL 0 + ## widget = selwin; path = DIR_CZH; ext = EXT_CZH; maxfiles = 999 + ## emptyallowed = true + ## activeif = WHATTODO /= INITIALIZE AND OBSTYPE = GNSS + # + +MSG_CZHFIL 1 "Zero diff. code" + +CZHFIL_TXT_COL_1 1 "Code Header Files" + +CZHFIL_PTH_COL_2 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_CZO + +CZHFIL_EXT_COL_2 1 "CZO" + ## widget = initmenu; pointer = EXT_CZO + +CZHFIL_TXT_COL_2 1 "Code Observation Files" + +CZHFIL_PTH_COL_3 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_PZH + +CZHFIL_EXT_COL_3 1 "PZH" + ## widget = initmenu; pointer = EXT_PZH + +CZHFIL_TXT_COL_3 1 "Phase Header Files" + +CZHFIL_PTH_COL_4 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_PZO + +CZHFIL_EXT_COL_4 1 "PZO" + ## widget = initmenu; pointer = EXT_PZO + +CZHFIL_TXT_COL_4 1 "Phase Observation Files" + +! Zero diff., Phase +! ----------------- +PZHFIL 0 + ## widget = selwin; path = DIR_PZH; ext = EXT_PZH; maxfiles = 999 + ## emptyallowed = true; activeif = OBSTYPE = GNSS + # + +MSG_PZHFIL 1 "Zero diff. phase" + +PZHFIL_PTH_COL_2 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_PZO + +PZHFIL_EXT_COL_2 1 "PZO" + ## widget = initmenu; pointer = EXT_PZO + +PZHFIL_PTH_COL_3 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_CZH + +PZHFIL_EXT_COL_3 1 "CZH" + ## widget = initmenu; pointer = EXT_CZH + +PZHFIL_PTH_COL_4 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_CZO + +PZHFIL_EXT_COL_4 1 "CZO" + ## widget = initmenu; pointer = EXT_CZO + +! Zero diff., Code=Phase +! ---------------------- +BOTHZERO 1 "1" + ## widget = checkbox + ## activeif = CZHFIL /= _ OR PZHFIL /= _ AND WHATTODO / SYNCHRONIZE AND WHATTODO / INITIALIZE AND OBSTYPE = GNSS + +MSG_BOTHZERO 1 "Zero diff. both" + +! Single diff., Code +! ------------------ +CSHFIL 0 + ## widget = selwin; path = DIR_CSH; ext = EXT_CSH; maxfiles = 999 + ## emptyallowed = true + ## activeif = WHATTODO /= INITIALIZE AND OBSTYPE = GNSS + # + +MSG_CSHFIL 1 "Single diff. code" + +CSHFIL_TXT_COL_1 1 "Code Single Difference Files" + +CSHFIL_PTH_COL_2 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_CSO + +CSHFIL_EXT_COL_2 1 "CSO" + ## widget = initmenu; pointer = EXT_CSO + +CSHFIL_TXT_COL_2 1 "Code Single Difference Files" + +CSHFIL_PTH_COL_3 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_PSH + +CSHFIL_EXT_COL_3 1 "PSH" + ## widget = initmenu; pointer = EXT_PSH + +CSHFIL_TXT_COL_3 1 "Phase Single Difference Files" + +CSHFIL_PTH_COL_4 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_PSO + +CSHFIL_EXT_COL_4 1 "PSO" + ## widget = initmenu; pointer = EXT_PSO + +CSHFIL_TXT_COL_4 1 "Phase Single Difference Files" + +! Single diff., Phase +! ------------------- +PSHFIL 0 + ## widget = selwin; path = DIR_PSH; ext = EXT_PSH; maxfiles = 999 + ## emptyallowed = true; activeif = OBSTYPE = GNSS + # + +MSG_PSHFIL 1 "Single diff. phase" + +PSHFIL_PTH_COL_2 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_PSO + +PSHFIL_EXT_COL_2 1 "PSO" + ## widget = initmenu; pointer = EXT_PSO + +PSHFIL_PTH_COL_3 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_CSH + +PSHFIL_EXT_COL_3 1 "CSH" + ## widget = initmenu; pointer = EXT_CSH + +PSHFIL_PTH_COL_4 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_CSO + +PSHFIL_EXT_COL_4 1 "CSO" + ## widget = initmenu; pointer = EXT_CSO + +! Single diff., Code=Phase +! ------------------------ +BOTHSING 1 "0" + ## widget = checkbox + ## activeif = CSHFIL /= _ OR PSHFIL /= _ AND WHATTODO / SYNCHRONIZE AND WHATTODO / INITIALIZE AND OBSTYPE = GNSS + +MSG_BOTHSING 1 "Single diff. both" + +! Range obs +! --------- +RZHFIL 0 + ## widget = selwin; path = DIR_RZH; ext = EXT_RZH; maxfiles = 999 + ## emptyallowed = true; activeif = OBSTYPE = Range + # + +MSG_RZHFIL 1 "Range obs" + +RZHFIL_TXT_COL_1 1 "Range Header Files" + +RZHFIL_PTH_COL_2 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_RZO + +RZHFIL_EXT_COL_2 1 "RZO" + ## widget = initmenu; pointer = EXT_RZO + +RZHFIL_TXT_COL_2 1 "Range Observation Files" + +! Scratch File +! ------------ +AUXFIL 1 "${U}/WORK\SATMRK.SCR" + ## widget = lineedit; path = PTH_SCR; ext = EXT_SCR; emptyallowed = false + # SATMRK$J + +DESCR_AUXFIL 1 "Scratch file" + +DELETE_FILES 1 "AUXFIL" + +! Program Output File +! ------------------- +SYSODEF 1 "0" + ## widget = checkbox + +MSG_SYSODEF 1 "Program output" + +SYSOUT 1 "${P}/PHIVOLCS\OUT\MRK$(CLUSTER).OUT" + ## widget = lineedit; path = DIR_OUT; ext = EXT_OUT + ## activeif = SYSODEF == 0; emptyallowed = false + # MRK$(CLUSTER) + +DESCR_SYSOUT 1 "Program output" + +! Error Message File +! ------------------ +ERRMRG 1 "0" + ## widget = checkbox + +MSG_ERRMRG 1 "Error message" + +SYSERR 1 "${U}/WORK\ERROR.MSG" + ## widget = lineedit; path = PTH_ERR; ext = EXT_ERR + ## activeif = ERRMRG == 0; emptyallowed = false + # ERROR + +DESCR_SYSERR 1 "Error messages" + +! Title: new entry +! ---------------- +TITLE 1 "RNX2SNX_190110_$(CCC)_$(FL): Mark outliers for data screening" + ## widget = lineedit + # RNX2SNX_$YSS+0_$(CCC)_$(FL): Mark outliers for data screening + +MSG_TITLE 1 "Title line" + +! Type of Change +! -------------- +TYPCHG 1 "MARK" + ## widget = combobox; activeif = WHATTODO = MARK_MANUAL; editable = false + ## cards = MARK RESET ELIMINATE + +MSG_TYPCHG 1 "Type of change" + +! Frequency +! --------- +FREQ 1 "L1&L2" + ## widget = combobox; activeif = WHATTODO = MARK_MANUAL; editable = false + ## cards = L1 L2 L1&L2 + +MSG_FREQ 1 "Frequency" + +! Edit Information File +! --------------------- +EDITFILE 1 "${P}/PHIVOLCS\OUT\RES$(CLUSTER).EDT" + ## widget = selwin; path = DIR_EDT; ext = EXT_EDT; maxfiles = 1 + ## emptyallowed = true; activeif = WHATTODO = EDIT_FILE + # RES$(CLUSTER) + +DESCR_EDITFILE 1 "Edit information file" + +SATNUM 1 "ALL" + ## widget = selwin; activeif = WHATTODO = MARK_MANUAL; pointer = SATLST + +MSG_SATNUM 1 "Satellite(s)" + +! SELECTION LIST: Satellite list +! ------------------------------- +SATLST 0 + ## widget = selwin; menuaux = MENUAUX; action = SATLST + ## menuauxkeys = CONST CZHFIL PZHFIL CSHFIL PSHFIL + +MSG_SATLST 1 "Satellite list" + +! From to Observation number or Observation Window +! ------------------------------------------------ +RADIO_21 1 "0" + ## widget = radiobutton; activeif = WHATTODO = MARK_MANUAL; group = TIMINF + +MSG_RADIO_21 1 "From epoch selection" + +NUMFROM 0 + ## widget = lineedit; activeif = RADIO_21 = 1 AND WHATTODO = MARK_MANUAL + # + +MSG_NUMFROM 1 "From epoch" + +NUMTO 0 + ## widget = lineedit; activeif = RADIO_21 = 1 AND WHATTODO = MARK_MANUAL + # + +MSG_NUMTO 1 "To epoch" + +RADIO_22 1 "1" + ## widget = radiobutton; activeif = WHATTODO = MARK_MANUAL; group = TIMINF + +MSG_RADIO_22 1 "Observation window" + +STADAT 1 "2019 01 11" + ## widget = lineedit; check_type = date + ## activeif = RADIO_22 = 1 AND WHATTODO = MARK_MANUAL + # $YMD_STR+0 + +MSG_STADAT 1 "Start of time window (year month day)" + +STATIM 1 "00 00 00" + ## widget = lineedit; emptyallowed = false; check_type = time + ## activeif = RADIO_22 = 1 AND STADAT / _ AND WHATTODO = MARK_MANUAL + +MSG_STATIM 1 "Start of time window (hour min. sec.)" + +ENDDAT 1 "2019 01 11" + ## widget = lineedit; check_type = date + ## activeif = RADIO_22 = 1 AND WHATTODO = MARK_MANUAL + # $YMD_STR+0 + +MSG_ENDDAT 1 "End of time window (year month day)" + +ENDTIM 1 "23 59 59" + ## widget = lineedit; emptyallowed = false; check_type = time + ## activeif = RADIO_22 = 1 AND ENDDAT / _ AND WHATTODO = MARK_MANUAL + +MSG_ENDTIM 1 "End of time window (hour min. sec.)" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MARK/DELETE OBSERVATIONS - SATMRK 1: Filenames # +# # +# GENERAL FILES # +# Show all general files > % < # SHOWGEN +# # +# OPTIONS # +# Desired task > %%%%%%%%%%%% < # WHATTODO +# Re-initialize ambiguities > %%%%%% < for > %%%%%%%% < # RESAMB AMBSYS +# # +# OBSERVATION FILES # +# Observation type > %%%%%%%%% < # OBSTYPE +# Zero diff.@@ code > %%%%%%%% < phase > %%%%%%%% < both > % < # CZHFIL PZHFIL BOTHZERO +# Single diff. code > %%%%%%%% < phase > %%%%%%%% < both > % < # CSHFIL PSHFIL BOTHSING +# Range > %%%%%%%% < # RZHFIL +# # +# GENERAL OUTPUT FILES # +# Program output > % < use SATMRK.Lnn or > %%%%%%%% < # SYSODEF SYSOUT +# Error messages > % < merged to program output or > %%%%%%%% < # ERRMRG SYSERR +# # +# TITLE > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # TITLE +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWGEN = 1 ###################################################### +# SATMRK 1.1: General Files # +# # +# GENERAL INPUT FILES # +# General constants > %%%%%%%%%%%% < # CONST +# Satellite information > %%%%%%%%%%%% < # SATELL +# # +# MENU SETTINGS # +# Selected campaign > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # CAMPAIGN +# Selected session year> %%%% < session> %%%% < # YR4_INFO SES_INFO +# Session table > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # SESSION_TABLE +# # +# TEMPORARY FILES # +# Scratch file > %%%%%%%%%%%% < # AUXFIL +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL WHATTODO / SYNCHRONIZE AND WHATTODO / INITIALIZE ################# +# SATMRK 2: Manual and File Selection # +# # +# FILE SELECTION # +# Edit information file > %%%%%%%% < # EDITFILE +# # +# MANUAL SELECTION # +# Type of change > %%%%%%%%%% < # TYPCHG +# Frequency > %%%%%% < # FREQ +# Satellite(s) > %%%%%%%%%% < (ALL: all satellites) # SATNUM +# > % < From epoch > %%%% < (blank: first observation number) # RADIO_21 NUMFROM +# to@@ epoch > %%%% < (blank: last observation number) # NUMTO +# or # +# > % < Observation window # RADIO_22 +# yyyy mm dd hh mm ss yyyy mm dd hh mm ss # +# Start > %%%%%%%%%% < > %%%%%%%% < End > %%%%%%%%%% < > %%%%%%%% < # STADAT STATIM ENDDAT ENDTIM +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_FIN/ADDNEQ2.INP b/config/bernese/gpsuser52-luzon/OPT/R2S_FIN/ADDNEQ2.INP new file mode 100755 index 0000000..c11b49d --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_FIN/ADDNEQ2.INP @@ -0,0 +1,3812 @@ + +! Some keywords for automatic output +! ---------------------------------- +CAMPAIGN 1 "${P}/PHIVOLCS" + ## widget = initmenu; pointer = ACTIVE_CAMPAIGN + +SESSION_TABLE 1 "${P}/PHIVOLCS\STA\SESSIONS.SES" + ## widget = initmenu; pointer = SESSION_TABLE + +DESCR_SESSION_TABLE 1 "Session table" + +YR4_INFO 1 "2019" + ## widget = comment + # $Y+0 + +SES_INFO 1 "0110" + ## widget = comment + # $S+0 + +USR_INFO 1 "${USER}" + ## widget = comment + +! Environment variables +! --------------------- +ENVIRONMENT 5 + "U" "c:\Bernese\GPSUSER52" + "T" "c:\Bernese\GPSTEMP" + "X" "c:\Bernese\BERN52\GPS" + "P" "c:\Bernese\GPSDATA\CAMPAIGN52" + "USER" "" + ## widget = initmenu; pointer = ENVIR_LIST + +! ========================================================================= +! ADDNEQ2 1: Input Files +! ========================================================================= +! Show all general files +! ---------------------- +SHOWGEN 1 "1" + ## widget = checkbox + +MSG_SHOWGEN 1 "Show all general files" + +! Normal equations +! ---------------- +INPFILE 0 + ## widget = selwin; path = DIR_NEQ; ext = EXT_NEQ + # $E$S+0??? + +MSG_INPFILE 1 "Normal equations" + +INPFILE_TXT_COL_1 1 "Name" + +! Variance rescaling factors +! -------------------------- +COVCOMI 0 + ## widget = selwin; path = DIR_WGT; ext = EXT_WGT; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_COVCOMI 1 "Variance rescaling factors" + +! Station coordinates +! ------------------- +COORD 1 "${P}/PHIVOLCS\STA\$A190110.CRD" + ## widget = selwin; path = DIR_CRD; ext = EXT_CRD; maxfiles = 1 + # $A$YSS+0 + +DESCR_COORD 1 "Station coordinates" + +! Station velocities +! ------------------ +VELAPR 0 + ## widget = selwin; path = DIR_VEL; ext = EXT_VEL; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_VELAPR 1 "Station velocities" + +! Station information +! ------------------- +STAINFO 1 "${P}/PHIVOLCS\STA\$(CRDINF).STA" + ## widget = selwin; path = DIR_STA; ext = EXT_STA; maxfiles = 1 + ## emptyallowed = true + # $(CRDINF) + +DESCR_STAINFO 1 "Station information" + +! Troposphere estimates +! --------------------- +TROPEST 0 + ## widget = selwin; path = DIR_TRP; ext = EXT_TRP; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_TROPEST 1 "Troposphere estimates" + +! Ionosphere master file +! ---------------------- +IONOS 0 + ## widget = selwin; path = DIR_ION; ext = EXT_ION; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_IONOS 1 "Ionosphere master file" + +! Differential code biases +! ------------------------ +DCBINP 0 + ## widget = selwin; path = DIR_DCB; ext = EXT_DCB; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_DCBINP 1 "Differential code biases" + +! Inter-system biases +! ------------------- +ISBINP 0 + ## widget = selwin; path = DIR_ISB; ext = EXT_ISB; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_ISBINP 1 "Inter-system biases" + +! Range biases (a priori) +! ----------------------- +RGBINP 0 + ## widget = selwin; path = DIR_RGB; ext = EXT_RGB; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_RGBINP 1 "SLR biases, CoM" + +! Earth rotation parameters +! ------------------------- +POLE 0 + ## widget = selwin; path = DIR_ERP; ext = EXT_ERP; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_POLE 1 "Earth rotation parameters" + +! Satellite Clock File, input +! -------------------- +SATCLK 0 + ## widget = selwin; path = DIR_CLK; ext = EXT_CLK; maxfiles = 1 + ## emptyallowed = true; activeif = RXCLKIN = _ + # + +DESCR_SATCLK 1 "GNSS satellite clocks" + +! Clock RINEX File +! ---------------- +RXCLKIN 0 + ## widget = selwin; path = DIR_RXC; ext = EXT_RXC; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_RXCLKIN 1 "Clock RINEX file" + +! Geocenter coordinates +! --------------------- +GCCINP 0 + ## widget = selwin; path = DIR_GCC; ext = EXT_GCC; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_GCCINP 1 "Geocenter coordinates" + +! Covariances (Coords) +! -------------------- +COVARRS 0 + ## widget = lineedit; path = DIR_COV; ext = EXT_COV + # + +DESCR_COVARRS 1 "Var-covar w.r.t. coord." + +! Covariances (All) +! ----------------- +COVTTRS 0 + ## widget = lineedit; path = DIR_COV; ext = EXT_COV + # + +DESCR_COVTTRS 1 "Full var-covar matrix" + +! Parameter estimates +! ------------------- +PARAMIN 0 + ## widget = selwin; path = DIR_EST; ext = EXT_EST; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_PARAMIN 1 "Parameter estimates" + +! ========================================================================= +! ADDNEQ2 1.1: General Files +! ========================================================================= +! General constants +! ----------------- +CONST 1 "${X}/GEN\CONST." + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # CONST. + +DESCR_CONST 1 "General constants" + +! Geodetic datum +! -------------- +DATUM 1 "${X}/GEN\DATUM." + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # DATUM. + +DESCR_DATUM 1 "Geodetic datum" + +! Phase center variations +! ----------------------- +PHASECC 1 "${X}/GEN\$(PCVINF).$(PCV)" + ## widget = selwin; path = PTH_GEN; maxfiles = 1; emptyallowed = true + # $(PCVINF).$(PCV) + +DESCR_PHASECC 1 "Phase center variations" + +! Satellite information +! --------------------- +SATELL 1 "${X}/GEN\$(SATINF).$(PCV)" + ## widget = selwin; path = PTH_GEN; maxfiles = 1; emptyallowed = true + # $(SATINF).$(PCV) + +DESCR_SATELL 1 "Satellite information" + +! Receiver information +! -------------------- +RECEIVR 1 "${X}/GEN\$(RECINF)" + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # $(RECINF) + +DESCR_RECEIVR 1 "Receiver information" + +! Satellite problems +! ------------------ +SATCRUX 1 "${X}/GEN\$(SATCRX).CRX" + ## widget = selwin; path = PTH_GEN; ext = EXT_CRX; maxfiles = 1 + ## emptyallowed = true + # $(SATCRX) + +DESCR_SATCRUX 1 "Satellite problems" + +! Subdaily pole model +! ------------------- +SUBMOD 1 "${X}/GEN\IERS2010XY.SUB" + ## widget = selwin; path = PTH_GEN; ext = EXT_SUB; maxfiles = 1 + ## emptyallowed = true + # IERS2010XY + +DESCR_SUBMOD 1 "Subdaily pole model" + +! Nutation Model +! ------------------- +NUTMOD 1 "${X}/GEN\IAU2000R06.NUT" + ## widget = selwin; path = PTH_GEN; ext = EXT_NUT; maxfiles = 1 + ## emptyallowed = true + # IAU2000R06 + +DESCR_NUTMOD 1 "Nutation model" + +! Sinex header file +! ----------------- +SINEXIN 1 "${X}/GEN\$(SNXINF)" + ## widget = selwin; path = PTH_GEN; maxfiles = 1; emptyallowed = true + # $(SNXINF) + +DESCR_SINEXIN 1 "SINEX general input file" + +! IONEX control file +! ------------------ +IONEXCF 1 "${X}/GEN\IONEX." + ## widget = selwin; path = PTH_GEN; maxfiles = 1; emptyallowed = true + # IONEX. + +DESCR_IONEXCF 1 "IONEX control file" + +! Scratch file +! ------------ +AUXFIL 1 "${U}/WORK\ADDNEQ2.SCR" + ## widget = lineedit; path = PTH_SCR; ext = EXT_SCR; emptyallowed = false + # ADDNEQ2$J + +DESCR_AUXFIL 1 "Scratch file" + +DELETE_FILES 1 "AUXFIL" + +! ========================================================================= +! ADDNEQ2 2: Output Files +! ========================================================================= +! Program output +! -------------- +SYSODEF 1 "0" + ## widget = checkbox + +MSG_SYSODEF 1 "Program output" + +SYSOUT 1 "${P}/PHIVOLCS\OUT\$E190110.OUT" + ## widget = lineedit; path = DIR_OUT; ext = EXT_OUT + ## activeif = SYSODEF == 0; emptyallowed = false + # $E$YSS+0 + +DESCR_SYSOUT 1 "Program output" + +! Error messages +! -------------- +ERRMRG 1 "0" + ## widget = checkbox + +MSG_ERRMRG 1 "Error message" + +SYSERR 1 "${U}/WORK\ERROR.MSG" + ## widget = lineedit; path = PTH_ERR; ext = EXT_ERR + ## activeif = ERRMRG == 0; emptyallowed = false + # ERROR + +DESCR_SYSERR 1 "Error message" + +! Normal equations +! ---------------- +NEQOUT 1 "${P}/PHIVOLCS\SOL\$E190110.NQ0" + ## widget = lineedit; path = DIR_NEQ; ext = EXT_NEQ + # $E$YSS+0 + +DESCR_NEQOUT 1 "Resulting normal equations" + +! Sinex +! ----- +SNXCONT 1 "NEQ" + ## widget = combobox; activeif = SINEXRS /= _; cards = COV NEQ + ## editable = false + +MSG_SNXCONT 1 "Content of SINEX" + +SINEXRS 0 + ## widget = lineedit; path = DIR_SNX; ext = EXT_SNX + # + +DESCR_SINEXRS 1 "SINEX" + +! Station coordinates +! ------------------- +COORDRS 1 "${P}/PHIVOLCS\STA\$E190110.CRD" + ## widget = lineedit; path = DIR_CRD; ext = EXT_CRD + # $E$YSS+0 + +DESCR_COORDRS 1 "Station coordinate results" + +! Velocities +! ---------- +VELORS 0 + ## widget = lineedit; path = DIR_VEL; ext = EXT_VEL + # + +DESCR_VELORS 1 "Station velocity results" + +! Troposphere estimates +! --------------------- +TROPSAV 1 "${P}/PHIVOLCS\ATM\$E190110.TRP" + ## widget = lineedit; path = DIR_TRP; ext = EXT_TRP + # $E$YSS+0 + +DESCR_TROPSAV 1 "Troposphere estimates" + +! Troposphere SINEX +! ----------------- +TROPSNX 1 "${P}/PHIVOLCS\ATM\$E190110.TRO" + ## widget = lineedit; path = DIR_TRO; ext = EXT_TRO + # $E$YSS+0 + +DESCR_TROPSNX 1 "Troposphere estimates (SINEX)" + +! Ionosphere models +! ----------------- +IONOSRS 0 + ## widget = lineedit; path = DIR_ION; ext = EXT_ION + # + +DESCR_IONOSRS 1 "Ionosphere models" + +! IONEX +! ----- +IONEXRS 0 + ## widget = lineedit; path = DIR_INX; ext = EXT_INX + # + +DESCR_IONEXRS 1 "IONEX" + +! Code biases +! ----------- +DCBOUT 0 + ## widget = lineedit; path = DIR_DCB; ext = EXT_DCB + # + +DESCR_DCBOUT 1 "Code bias results" + +! Inter-system biases +! ------------------- +ISBOUT 0 + ## widget = lineedit; path = DIR_ISB; ext = EXT_ISB + # + +DESCR_ISBOUT 1 "Inter-system biases (output)" + +! Range biases +! ------------ +RGBOUT 0 + ## widget = lineedit; path = DIR_RGB; ext = EXT_RGB + # + +DESCR_RGBOUT 1 "SLR biases, CoM (output)" + +! BIAS SINEX +! ---------- +BIASSNX 0 + ## widget = lineedit; path = DIR_BIA; ext = EXT_BIA + # + +MSG_BIASSNX 1 "BIAS SINEX" + +! Orbital elements +! ---------------- +ELEFILE 0 + ## widget = lineedit; path = DIR_ELE; ext = EXT_ELE + # + +DESCR_ELEFILE 1 "Orbital elements" + +! Bernese ERP file +! ---------------- +POLERS 0 + ## widget = lineedit; path = DIR_ERP; ext = EXT_ERP + # + +DESCR_POLERS 1 "Bernese ERP file" + +! IERS ERP file +! ------------- +IERSPOL 0 + ## widget = lineedit; path = DIR_IEP; ext = EXT_IEP + # + +DESCR_IERSPOL 1 "IERS ERP file" + +! Geocenter coordinates +! --------------------- +GCCOUT 0 + ## widget = lineedit; path = DIR_GCC; ext = EXT_GCC + # + +DESCR_GCCOUT 1 "Geocenter coordinates" + +! Station residuals +! ----------------- +PLOTRS 0 + ## widget = lineedit; path = DIR_PLT; ext = EXT_PLT + # + +DESCR_PLOTRS 1 "Station residuals" + +PLOT_ALL 0 + ## widget = lineedit; path = DIR_PLT; ext = EXT_PLT + # + +DESCR_PLOT_ALL 1 "All parameter residuals" + +! Weekly summary file +! ------------------- +WEKSUM 0 + ## widget = lineedit; path = DIR_SUM; ext = EXT_SUM + # + +DESCR_WEKSUM 1 "Weekly summary file" + +! Variance rescaling factors (output) +! ----------------------------------- +COVCOMO 0 + ## widget = lineedit; path = DIR_WGT; ext = EXT_WGT; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_COVCOMO 1 "Variance rescaling factors" + +! PCV antenna models (output) +! Phase center models +! Phase center variations (grid) +! --------------------------- +PHASRSG 0 + ## widget = lineedit; path = DIR_PHG; ext = EXT_PHG; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_PHASRSG 1 "Antenna model results" + +! Satellite Clock File, output +! -------------------- +CLKSAV 0 + ## widget = lineedit; path = DIR_CLK; ext = EXT_CLK + # + +DESCR_CLKSAV 1 "Satellite clock file" + +! Clock RINEX File, output +! ---------------- +CLKRNX 0 + ## widget = lineedit; path = DIR_RXC; ext = EXT_RXC + # + +DESCR_CLKRNX 1 "clock RINEX file" + +! Parameter estimates +! ------------------- +PARAMRS 0 + ## widget = lineedit; path = DIR_EST; ext = EXT_EST + # + +DESCR_PARAMRS 1 "Parameter estimate results" + +! ========================================================================= +! ADDNEQ2 3.1: Options +! ========================================================================= +! Title +! ----- +TITLE 1 "RNX2SNX_190110: Final coordinate/troposphere results" + ## widget = lineedit + # RNX2SNX_$YSS+0: Final coordinate/troposphere results + +MSG_TITLE 1 "Title line" + +! Maximum number of parameters in combined NEQ +! -------------------------------------------- +MAXPAR 1 "5000" + ## widget = spinbox; range = 500 20000 500; check_type = integer + +MSG_MAXPAR 1 "Maximum number of parameters in combined NEQ" + +! A priori sigma of unit weight +! ----------------------------- +SIGMA0 1 "0.0010" + ## widget = lineedit; emptyallowed = false; check_type = real + ## check_min = 1e-20 + +MSG_SIGMA0 1 "A priori sigma of unit weight" + +! Compute no inversion +! --------------------- +NOINV 1 "0" + ## widget = checkbox + +MSG_NOINV 1 "Compute no solution" + +! Compute and compare individual solutions +! ---------------------------------------- +INDVSOL 1 "NO" + ## widget = combobox; editable = false + ## cards = NO YES HELMERT HLM_TRA HLM_ROT HLM_ALL; activeif = NOINV = 0 + +MSG_INDVSOL 1 "Compute and compare individual solutions" + +! Reference epoch for the coordinates +! ----------------------------------- +TIMREF 0 + ## widget = lineedit; activeif = CRD_NINT == 1 AND NOINV = 0 + ## check_type = date + # + +MSG_TIMREF 1 "Reference epoch for station coordinates" + +! Estimate velocities +! ------------------- +CRD_NINT 1 "0" + ## widget = checkbox + +MSG_CRD_NINT 1 "Set up station velocities" + +! Estimate geocenter coordinates +! ------------------------------ +SETUP_GCC 1 "0" + ## widget = checkbox + +MSG_SETUP_GCC 1 "Set up Geocenter coordinates" + +! ========================================================================= +! ADDNEQ2 3.2: Options +! ========================================================================= +! Provide extended output w.r.t. estimated parameters +! --------------------------------------------------- +PRT_EXT 1 "1" + ## widget = checkbox + +MSG_PRT_EXT 1 "Provide extended output w.r.t. estimated parameters" + +! Notify station inconsistencies between NEQs +! ------------------------------------------- +PRT_SIC 1 "0" + ## widget = checkbox + +MSG_PRT_SIC 1 "Notify station inconsistencies between NEQs" + +! Notify changes due to station information file +! ---------------------------------------------- +CRXWARN 1 "1" + ## widget = checkbox; activeif = STAINFO / _ + +MSG_CRXWARN 1 "Notify changes due to station info file" + +! Print detailed list of all parameter manipulations +! -------------------------------------------------- +PRT_PAR 1 "0" + ## widget = checkbox + +MSG_PRT_PAR 1 "Print detailed list of all parameter manipulations" + +! Regularize a priori constraint matrix +! ------------------------------------- +SNXREG 1 "YES" + ## widget = combobox; cards = NO YES + ## activeif = SINEXRS /= _ AND NOINV = 0 + +MSG_SNXREG 1 "Regularize a priori constraint matrix" + +! Sort stations according to DOMES code +! ------------------------------------- +STASORT 1 "0" + ## widget = checkbox; activeif = SINEXRS /= _ + +MSG_STASORT 1 "Sort stations according to DOMES code" + +! Include ADDNEQ1-style statistics block +! -------------------------------------- +HEUREF 1 "0" + ## widget = checkbox; activeif = SINEXRS /= _ + +MSG_HEUREF 1 "Include ADDNEQ1-style statistics block" + +! Do not write non-calibrated antenna/radome codes +! ------------------------------------------------ +ANTRED 1 "0" + ## widget = checkbox; activeif = SINEXRS /= _ + +MSG_ANTRED 1 "Do not write non-calibrated antenna/radome codes" + +! Transform ERP parameter to offset/drift representation +! ------------------------------------------------------ +ERPREP 1 "0" + ## widget = checkbox; activeif = SINEXRS /= _ + +MSG_ERPREP 1 "Transform ERP to offset/drift representation" + +! Truncate all NEQ station names after position 14 +! ------------------------------------------------ +NO_ABC 1 "NO" + ## widget = combobox; cards = NO YES; editable = true + +MSG_NO_ABC 1 "Truncate all NEQ station names after position 14" + +! Keep input NEQs in alphabetical order +! ------------------------------------- +NOCHRONO 1 "0" + ## widget = checkbox + +MSG_NOCHRONO 1 "Keep input NEQs in alphabetical order" + +! Write coordinates/velocities as ... in var-covar files +! ------------------------------------------------------ +COVMODE 1 "CRD/VEL" + ## widget = combobox; cards = CRD/VEL CRD/CRD; editable = false + ## activeif = COVARRS / _ OR COVTTRS / _ AND CRD_NINT = 1 + +MSG_COVMODE 1 "Write coordinates and velocities in var-covar files as" + +! Eliminate station parameters in case of equipement changes +! ---------------------------------------------------------- +CRXREC 1 "NEVER" + ## widget = combobox; cards = NEVER TYPE TYPE_OR_NUMBER; editable = false + ## activeif = STAINFO / _ + +MSG_CRXREC 1 "Remove station in case of receiver change" + +CRXANT 1 "NEVER" + ## widget = combobox; editable = false + ## cards = NEVER TYPE TYPE_OR_ECCENT TYPE_OR_ECCENT_OR_NUMBER + ## activeif = STAINFO / _ + +MSG_CRXANT 1 "Remove station in case of antenna change" + +! Correct step2 tide bug +! ---------------------- +STEP2 1 "0" + ## widget = checkbox + +MSG_STEP2 1 "Correct step2 tide bug" + +STEP2A 0 + ## widget = lineedit; emptyallowed = true; check_type = date + ## activeif = STEP2 == 1 + # + +MSG_STEP2A 1 "Step2 tide bug start MJD" + +STEP2B 0 + ## widget = lineedit; emptyallowed = true; check_type = date + ## activeif = STEP2 == 1 + # + +MSG_STEP2B 1 "Step2 tide bug end MJD" + +! ========================================================================= +! ADDNEQ2 4: Comparison of Individual Solutions +! ========================================================================= +! Minimum number of solutions for each station +! -------------------------------------------- +MINSOL 1 "0" + ## widget = spinbox; range = 0 9999 1; check_type = integer + +MSG_MINSOL 1 "Minimum number of solutions for each station" + +! Maximum tolerated residual +! -------------------------- +BADSOL_N 1 "15" + ## widget = lineedit; emptyallowed = true; check_type = real + ## check_min = 0 + +MSG_BADSOL_N 1 "Maximum tolerated residual: North" + +BADSOL_E 1 "15" + ## widget = lineedit; emptyallowed = true: check_type = real + ## check_min = 0 + +MSG_BADSOL_E 1 "Maximum tolerated residual: East" + +BADSOL_U 1 "30" + ## widget = lineedit; emptyallowed = true; check_type = real + ## check_min = 0 + +MSG_BADSOL_U 1 "Maximum tolerated residual: Up" + +! Maximum tolerated root-mean-square error +! ---------------------------------------- +BADSOLRN 1 "10" + ## widget = lineedit; emptyallowed = true; check_type = real + ## check_min = 0 + +MSG_BADSOLRN 1 "Maximum tolerated RMS error: North" + +BADSOLRE 1 "10" + ## widget = lineedit; emptyallowed = true; check_type = real + ## check_min = 0 + +MSG_BADSOLRE 1 "Maximum tolerated RMS error: East" + +BADSOLRU 1 "20" + ## widget = lineedit; emptyallowed = true; check_type = real + ## check_min = 0 + +MSG_BADSOLRU 1 "Maximum tolerated RMS error: Up" + +! ========================================================================= +! ADDNEQ2 5: Datum Definition for Coordinates +! ========================================================================= +! Datum definition type +! --------------------- +RADIO2_4 1 "0" + ## widget = radiobutton; group = DUMMY + +MSG_RADIO2_4 1 "Free network solution" + +RADIO2_3 1 "1" + ## widget = radiobutton; group = DUMMY + ## radiokeys = FREESTA C_TRA C_ROT C_SCL + +MSG_RADIO2_3 1 "Minimum constraint solution" + +RADIO2_2 1 "0" + ## widget = radiobutton; group = DUMMY; radiokeys = SIGSTA + +MSG_RADIO2_2 1 "Coordinates constrained" + +RADIO2_1 1 "0" + ## widget = radiobutton; group = DUMMY; radiokeys = FIXSTA + +MSG_RADIO2_1 1 "Coordinates fixed" + +FREESTA 1 "FROM_FILE" + ## widget = combobox; editable = false + ## cards = ALL MANUAL FROM_FILE WITH_FLAG + +MSG_FREESTA 1 "Minimum constraint solution" + +SIGSTA 1 "FROM_FILE" + ## widget = combobox; editable = false + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG + +MSG_SIGSTA 1 "Coordinates constrained" + +FIXSTA 1 "FROM_FILE" + ## widget = combobox; editable = false + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG + +MSG_FIXSTA 1 "Coordinates fixed" + +! Minimum constraint conditions +! ----------------------------- +C_TRA 1 "YES" + ## widget = combobox; cards = YES NO + +MSG_C_TRA 1 "Translation" + +C_ROT 1 "NO" + ## widget = combobox; cards = YES NO + +MSG_C_ROT 1 "Rotation" + +C_SCL 1 "NO" + ## widget = combobox; cards = YES NO + +MSG_C_SCL 1 "Scale" + +! A priori sigmas +! --------------- +C_SIGMAN 1 "0.001" + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = SIGSTA /= FROM_FILE AND RADIO2_2 = 1 + +MSG_C_SIGMAN 1 "North" + +C_SIGMAE 1 "0.001" + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = SIGSTA /= FROM_FILE AND RADIO2_2 = 1 + +MSG_C_SIGMAE 1 "East" + +C_SIGMAU 1 "0.001" + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = SIGSTA /= FROM_FILE AND RADIO2_2 = 1 + +MSG_C_SIGMAU 1 "Up" + +! ========================================================================= +! ADDNEQ2 5.1: Datum Definition for Coordinates +! ========================================================================= +! Stations considered for minimum constraint conditions +! ----------------------------------------------------- +FREESTA_L 0 + ## widget = selwin; activeif = FREESTA == MANUAL AND RADIO2_3 == 1 + ## pointer = STALST + # + +MSG_FREESTA_L 1 "Manual selection" + +FREESTA_F 1 "${P}/PHIVOLCS\STA\REF190110.FIX" + ## widget = selwin; activeif = FREESTA == FROM_FILE AND RADIO2_3 == 1 + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # REF$YSS+0 + +MSG_FREESTA_F 1 "List of stations from file" + +FREESTA_G 0 + ## widget = lineedit; activeif = FREESTA == WITH_FLAG AND RADIO2_3 == 1 + # + +MSG_FREESTA_G 1 "Stations with specific flags in CRD file" + +! Station coordinates to be constrained +! ------------------------------------- +STATION4 0 + ## widget = selwin; activeif = SIGSTA == MANUAL AND RADIO2_2 == 1 + ## pointer = STALST + +MSG_STATION4 1 "Manual selection" + +STAFILE4 0 + ## widget = selwin; activeif = SIGSTA == FROM_FILE AND RADIO2_2 == 1 + ## path = DIR_SIG; ext = EXT_SIG; maxfiles = 1 + # + +MSG_STAFILE4 1 "List of stations (and sigmas) from file" + +STAFLAG4 0 + ## widget = lineedit; activeif = SIGSTA == WITH_FLAG AND RADIO2_2 == 1 + # + +MSG_STAFLAG4 1 "Stations with specific flags in CRD file" + +! Station coordinates to be fixed +! ------------------------------- +STATION1 0 + ## widget = selwin; activeif = FIXSTA == MANUAL AND RADIO2_1 == 1 + ## pointer = STALST + # + +MSG_STATION1 1 "Manual selection" + +STAFILE1 0 + ## widget = selwin; activeif = FIXSTA == FROM_FILE AND RADIO2_1 == 1 + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_STAFILE1 1 "List of stations from file" + +STAFLAG1 0 + ## widget = lineedit; activeif = FIXSTA == WITH_FLAG AND RADIO2_1 == 1 + # + +MSG_STAFLAG1 1 "Stations with specific flags in CRD file" + +! ========================================================================= +! ADDNEQ2 6: Datum Definition for Velocities +! ========================================================================= +! Datum definition type +! --------------------- +RADIO3_4 1 "0" + ## widget = radiobutton; group = DUMMY + +MSG_RADIO3_4 1 "Free network solution" + +RADIO3_3 1 "1" + ## widget = radiobutton; group = DUMMY + ## radiokeys = FREEVEL V_TRA V_ROT V_SCL + +MSG_RADIO3_3 1 "Minimum constraint solution" + +RADIO3_2 1 "0" + ## widget = radiobutton; group = DUMMY; radiokeys = SIGVEL + +MSG_RADIO3_2 1 "Velocities constrained" + +RADIO3_1 1 "0" + ## widget = radiobutton; group = DUMMY; radiokeys = FIXVEL + +MSG_RADIO3_1 1 "Velocities fixed" + +FREEVEL 1 "FROM_FILE" + ## widget = combobox; editable = false + ## cards = ALL MANUAL FROM_FILE WITH_FLAG + +MSG_FREEVEL 1 "Minimum constraint solution" + +SIGVEL 1 "FROM_FILE" + ## widget = combobox; editable = false + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG + +MSG_SIGVEL 1 "Velocities constrained" + +FIXVEL 1 "FROM_FILE" + ## widget = combobox; editable = false + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG + +MSG_FIXVEL 1 "Velocities fixed" + +! Minimum constraint conditions +! ----------------------------- +V_TRA 1 "0.0001" + ## widget = combobox; cards = YES NO + +MSG_V_TRA 1 "Translation" + +V_ROT 1 "0.00001" + ## widget = combobox; cards = YES NO + +MSG_V_ROT 1 "Rotation" + +V_SCL 0 + ## widget = combobox; cards = YES NO + # + +MSG_V_SCL 1 "Scale" + +! A priori sigmas +! --------------- +V_SIGMAN 1 "0.005" + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = SIGVEL /= FROM_FILE AND RADIO3_2 = 1 + +MSG_V_SIGMAN 1 "North" + +V_SIGMAE 1 "0.005" + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = SIGVEL /= FROM_FILE AND RADIO3_2 = 1 + +MSG_V_SIGMAE 1 "East" + +V_SIGMAU 1 "0.005" + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = SIGVEL /= FROM_FILE AND RADIO3_2 = 1 + +MSG_V_SIGMAU 1 "Up" + +! ========================================================================= +! ADDNEQ2 6.1: Datum Definition for Velocities +! ========================================================================= +! Stations considered for minimum constraint conditions +! ----------------------------------------------------- +FREEVEL_L 0 + ## widget = selwin; activeif = FREEVEL == MANUAL AND RADIO3_3 == 1 + ## pointer = STALST + # + +MSG_FREEVEL_L 1 "Manual selection" + +FREEVEL_F 0 + ## widget = selwin; activeif = FREEVEL == FROM_FILE AND RADIO3_3 == 1 + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1; emptyallowed = true + +MSG_FREEVEL_F 1 "List of stations from file" + +FREEVEL_G 0 + ## widget = lineedit; activeif = FREEVEL == WITH_FLAG AND RADIO3_3 == 1 + # + +MSG_FREEVEL_G 1 "Stations with specific flags in VEL file" + +! Station velocities to be constrained +! ------------------------------------ +VELOCITY4 0 + ## widget = selwin + ## activeif = CRD_NINT == 1 AND SIGVEL == MANUAL AND RADIO3_2 == 1 + ## pointer = STALST + # + +MSG_VELOCITY4 1 "Manual selection" + +VELFILE4 0 + ## widget = selwin; activeif = SIGVEL == FROM_FILE AND RADIO3_2 == 1 + ## path = DIR_SIG; ext = EXT_SIG; maxfiles = 1; emptyallowed = true + # + +MSG_VELFILE4 1 "List of stations (and sigmas) from file" + +VELFLAG4 0 + ## widget = lineedit; activeif = SIGVEL == WITH_FLAG AND RADIO3_2 == 1 + # + +MSG_VELFLAG4 1 "Stations with specific flags in VEL file" + +! Station velocities to be fixed +! ------------------------------ +VELOCITY1 0 + ## widget = selwin; activeif = FIXVEL == MANUAL AND RADIO3_1 == 1 + ## pointer = STALST + +MSG_VELOCITY1 1 "Manual selection" + +VELFILE1 0 + ## widget = selwin; activeif = FIXVEL == FROM_FILE AND RADIO3_1 == 1 + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_VELFILE1 1 "List of stations from file" + +VELFLAG1 0 + ## widget = lineedit; activeif = FIXVEL == WITH_FLAG AND RADIO3_1 == 1 + # + +MSG_VELFLAG1 1 "Stations with specific flags in VEL file" + +! ========================================================================= +! ADDNEQ2 7.1: Parameter Pre-elimination +! ========================================================================= +! Station-related parameters: Station coordinates +! ----------------------------------------------- +CRD_ELIM 1 "NO" + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + +MSG_CRD_ELIM 1 "Station coordinates" + +CRD_EXCP 0 + ## widget = lineedit + ## activeif = CRD_ELIM == BEFORE_STACKING OR CRD_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_CRD_EXCP 1 "Except for files: Station coordinates" + +CRD_EXST 1 "0" + ## widget = checkbox; activeif = CRD_ELIM /= NO AND CRD_ELIM / _ + +MSG_CRD_EXST 1 "Except for stations: Atmospheric pressure loading" + +CRD_EXSEL 0 + ## widget = combobox; activeif = CRD_ELIM /= NO AND CRD_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_CRD_EXSEL 1 "Selection for station exceptions: station coordinates" + +CRD_EXMAN 0 + ## widget = selwin + ## activeif = CRD_ELIM /= NO AND CRD_EXST = 1 AND CRD_EXSEL = MANUAL + ## pointer = STALST + +MSG_CRD_EXMAN 1 "Manual selection for station exceptions: station coordinates" + +CRD_EXFIL 0 + ## widget = selwin + ## activeif = CRD_ELIM /= NO AND CRD_EXST = 1 AND CRD_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_CRD_EXFIL 1 "Selection for station exceptions from file: station coordinates" + +CRD_EXFLG 0 + ## widget = lineedit + ## activeif = CRD_ELIM /= NO AND CRD_EXST = 1 AND CRD_EXSEL = WITH_FLAG + +MSG_CRD_EXFLG 1 "Selection for station exceptions from flag: station coordinates" + +! Station-related parameters: Receiver clock bias/offsets +! ------------------------------------------------------- +CLK_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_CLK_ELIM 1 "GLONASS receiver clock biases" + +CLK_EXCP 0 + ## widget = lineedit + ## activeif = CLK_ELIM == BEFORE_STACKING OR CLK_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_CLK_EXCP 1 "Except for files: Receiver clock offsets" + +CLK_EXST 1 "0" + ## widget = checkbox; activeif = CLK_ELIM /= NO AND CLK_ELIM / _ + +MSG_CLK_EXST 1 "Except for stations: Atmospheric pressure loading" + +CLK_EXSEL 0 + ## widget = combobox; activeif = CLK_ELIM /= NO AND CLK_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_CLK_EXSEL 1 "Selection for station exceptions: receiver clock offsets" + +CLK_EXMAN 0 + ## widget = selwin + ## activeif = CLK_ELIM /= NO AND CLK_EXST = 1 AND CLK_EXSEL = MANUAL + ## pointer = CLKLST + +MSG_CLK_EXMAN 1 "Manual selection for station exceptions: receiver clock offsets" + +CLK_EXFIL 0 + ## widget = selwin + ## activeif = CLK_ELIM /= NO AND CLK_EXST = 1 AND CLK_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_CLK_EXFIL 1 "Selection for station exceptions from file: receiver clock offsets" + +CLK_EXFLG 0 + ## widget = lineedit + ## activeif = CLK_ELIM /= NO AND CLK_EXST = 1 AND CLK_EXSEL = WITH_FLAG + +MSG_CLK_EXFLG 1 "Selection for station exceptions from flag: receiver clock offsets" + +! Station-related parameters: Inter-system bias +! ---------------------------------------------- +ISB_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_ISB_ELIM 1 "Time-dependent GLONASS ISB" + +ISB_EXCP 0 + ## widget = lineedit + ## activeif = ISB_ELIM == BEFORE_STACKING OR CLK_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_ISB_EXCP 1 "Except for files: inter-system bias" + +ISB_EXST 1 "0" + ## widget = checkbox; activeif = ISB_ELIM /= NO AND ISB_ELIM / _ + +MSG_ISB_EXST 1 "Except for stations: Atmospheric pressure loading" + +ISB_EXSEL 0 + ## widget = combobox; activeif = ISB_ELIM /= NO AND ISB_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_ISB_EXSEL 1 "Selection for station exceptions: inter-system bias" + +ISB_EXMAN 0 + ## widget = selwin + ## activeif = ISB_ELIM /= NO AND ISB_EXST = 1 AND ISB_EXSEL = MANUAL + ## pointer = CLKLST + +MSG_ISB_EXMAN 1 "Manual selection for station exceptions: inter-system bias" + +ISB_EXFIL 0 + ## widget = selwin + ## activeif = ISB_ELIM /= NO AND ISB_EXST = 1 AND ISB_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_ISB_EXFIL 1 "Selection for station exceptions from file: inter-system bias" + +ISB_EXFLG 0 + ## widget = lineedit + ## activeif = ISB_ELIM /= NO AND ISB_EXST = 1 AND ISB_EXSEL = WITH_FLAG + +MSG_ISB_EXFLG 1 "Selection for station exceptions from flag: inter-system bias" + +! Station-related parameters: Receiver antenna offsets +! ---------------------------------------------------- +RAO_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_RAO_ELIM 1 "Receiver antenna offsets" + +RAO_EXCP 0 + ## widget = lineedit + ## activeif = RAO_ELIM == BEFORE_STACKING OR RAO_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_RAO_EXCP 1 "Except for files: Receiver antenna offsets" + +! Station-related parameters: Receiver antenna pattern +! ---------------------------------------------------- +RAP_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_RAP_ELIM 1 "Receiver antenna pattern" + +RAP_EXCP 0 + ## widget = lineedit + ## activeif = RAP_ELIM == BEFORE_STACKING OR RAP_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_RAP_EXCP 1 "Except for files: Receiver antenna pattern" + +! Station-related parameters: Receiver DCB parameter +! -------------------------------------------------- +DCBR_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_DCBR_ELIM 1 "Receiver DCB parameters" + +DCBR_EXCP 0 + ## widget = lineedit + ## activeif = DCBR_ELIM == BEFORE_STACKING OR DCBR_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_DCBR_EXCP 1 "Except for files: Receiver DCB parameters" + +DCBR_EXST 1 "0" + ## widget = checkbox; activeif = DCBR_ELIM /= NO AND DCBR_ELIM / _ + +MSG_DCBR_EXST 1 "Except for stations: Atmospheric pressure loading" + +DCBR_EXSEL 0 + ## widget = combobox; activeif = DCBR_ELIM /= NO AND DCBR_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_DCBR_EXSEL 1 "Selection for station exceptions: receiver DCB parameters" + +DCBR_EXMAN 0 + ## widget = selwin + ## activeif = DCBR_ELIM /= NO AND DCBR_EXST = 1 AND DCBR_EXSEL = MANUAL + ## pointer = DCBRLST + +MSG_DCBR_EXMAN 1 "Manual selection for station exceptions: receiver DCB parameters" + +DCBR_EXFIL 0 + ## widget = selwin + ## activeif = DCBR_ELIM /= NO AND DCBR_EXST = 1 AND DCBR_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_DCBR_EXFIL 1 "Selection for station exceptions from file: receiver DCB parameters" + +DCBR_EXFLG 0 + ## widget = lineedit + ## activeif = DCBR_ELIM /= NO AND DCBR_EXST = 1 AND DCBR_EXSEL = WITH_FLAG + +MSG_DCBR_EXFLG 1 "Selection for station exceptions from flag: receiver DCB parameters" + +! Station-related parameters: GNSS-specific station translation +! ------------------------------------------------------------- +GTRA_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_GTRA_ELIM 1 "GNSS-specific station translation" + +GTRA_EXCP 0 + ## widget = lineedit + ## activeif = GTRA_ELIM == BEFORE_STACKING OR GTRA_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_GTRA_EXCP 1 "Except for files: GNSS-specific station translation" + +GTRA_EXST 1 "0" + ## widget = checkbox; activeif = GTRA_ELIM /= NO AND GTRA_ELIM / _ + +MSG_GTRA_EXST 1 "Except for stations: GNSS-specific station translations" + +GTRA_EXSEL 0 + ## widget = combobox; activeif = GTRA_ELIM /= NO AND GTRA_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_GTRA_EXSEL 1 "Selection for station exceptions: GNSS-spec translations" + +GTRA_EXMAN 0 + ## widget = selwin + ## activeif = GTRA_ELIM /= NO AND GTRA_EXST = 1 AND GTRA_EXSEL = MANUAL + ## pointer = GSPLST + +MSG_GTRA_EXMAN 1 "Manual selection for station exceptions: GNSS-spec translations" + +GTRA_EXFIL 0 + ## widget = selwin + ## activeif = GTRA_ELIM /= NO AND GTRA_EXST = 1 AND GTRA_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_GTRA_EXFIL 1 "Selection for station exceptions from file: GNSS-spec translations" + +GTRA_EXFLG 0 + ## widget = lineedit + ## activeif = GTRA_ELIM /= NO AND GTRA_EXST = 1 AND GTRA_EXSEL = WITH_FLAG + +MSG_GTRA_EXFLG 1 "Selection for station exceptions from flag: GNSS-spec translations" + +! Station-related parameters: GNSS-specific troposphere biases +! ------------------------------------------------------------ +GTRP_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_GTRP_ELIM 1 "GNSS-specific ZPD bias" + +GTRP_EXCP 0 + ## widget = lineedit + ## activeif = GTRP_ELIM == BEFORE_STACKING OR GTRP_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_GTRP_EXCP 1 "Except for files: GNSS-specific ZPD bias" + +GTRP_EXST 1 "0" + ## widget = checkbox; activeif = GTRP_ELIM /= NO AND GTRP_ELIM / _ + +MSG_GTRP_EXST 1 "Except for stations: GNSS-specific ZPD bias" + +GTRP_EXSEL 0 + ## widget = combobox; activeif = GTRP_ELIM /= NO AND GTRP_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_GTRP_EXSEL 1 "Selection for station exceptions: GNSS-spec ZPD bias" + +GTRP_EXMAN 0 + ## widget = selwin + ## activeif = GTRP_ELIM /= NO AND GTRP_EXST = 1 AND GTRP_EXSEL = MANUAL + ## pointer = GSPLST + +MSG_GTRP_EXMAN 1 "Manual selection for station exceptions: GNSS-spec ZPD bias" + +GTRP_EXFIL 0 + ## widget = selwin + ## activeif = GTRP_ELIM /= NO AND GTRP_EXST = 1 AND GTRP_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_GTRP_EXFIL 1 "Selection for station exceptions from file: GNSS-spec ZPD bias" + +GTRP_EXFLG 0 + ## widget = lineedit + ## activeif = GTRP_ELIM /= NO AND GTRP_EXST = 1 AND GTRP_EXSEL = WITH_FLAG + +MSG_GTRP_EXFLG 1 "Selection for station exceptions from flag: GNSS-spec ZPD bias" + +! Station-related parameters: Range biases +! ---------------------------------------- +RNG_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_RNG_ELIM 1 "Range biases" + +RNG_EXCP 0 + ## widget = lineedit + ## activeif = RNG_ELIM == BEFORE_STACKING OR RNG_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_RNG_EXCP 1 "Except for files: Range biases" + +! Atmospheric parameters: Troposphere ZPD +! --------------------------------------- +TRP_ELIM 1 "NO" + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + +MSG_TRP_ELIM 1 "Troposphere zenith path delays" + +TRP_EXCP 0 + ## widget = lineedit + ## activeif = TRP_ELIM == BEFORE_STACKING OR TRP_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_TRP_EXCP 1 "Except for files: troposphere ZPDs" + +TRP_EXST 1 "0" + ## widget = checkbox; activeif = TRP_ELIM /= NO AND TRP_ELIM / _ + +MSG_TRP_EXST 1 "Except for stations: troposphere ZPDs" + +TRP_EXSEL 0 + ## widget = combobox; activeif = TRP_ELIM /= NO AND TRP_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_TRP_EXSEL 1 "Selection for station exceptions: troposphere ZPDs" + +TRP_EXMAN 0 + ## widget = selwin + ## activeif = TRP_ELIM /= NO AND TRP_EXST = 1 AND TRP_EXSEL = MANUAL + ## pointer = TRPLST + +MSG_TRP_EXMAN 1 "Manual selection for station exceptions: troposphere ZPDs" + +TRP_EXFIL 0 + ## widget = selwin + ## activeif = TRP_ELIM /= NO AND TRP_EXST = 1 AND TRP_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_TRP_EXFIL 1 "Selection for station exceptions from file: troposphere ZPDs" + +TRP_EXFLG 0 + ## widget = lineedit + ## activeif = TRP_ELIM /= NO AND TRP_EXST = 1 AND TRP_EXSEL = WITH_FLAG + +MSG_TRP_EXFLG 1 "Selection for station exceptions from flag: troposphere ZPDs" + +! Atmospheric parameters: Troposphere gradient +! -------------------------------------------- +GRD_ELIM 1 "NO" + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + +MSG_GRD_ELIM 1 "Troposphere gradients" + +GRD_EXCP 0 + ## widget = lineedit + ## activeif = GRD_ELIM == BEFORE_STACKING OR GRD_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_GRD_EXCP 1 "Except for files: Troposphere gradients" + +GRD_EXST 1 "0" + ## widget = checkbox; activeif = GRD_ELIM /= NO AND GRD_ELIM / _ + +MSG_GRD_EXST 1 "Except for stations: troposphere gradients" + +GRD_EXSEL 0 + ## widget = combobox; activeif = GRD_ELIM /= NO AND GRD_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_GRD_EXSEL 1 "Selection for station exceptions: troposphere gradients" + +GRD_EXMAN 0 + ## widget = selwin + ## activeif = GRD_ELIM /= NO AND GRD_EXST = 1 AND GRD_EXSEL = MANUAL + ## pointer = TRPLST + +MSG_GRD_EXMAN 1 "Manual selection for station exceptions: troposphere gradients" + +GRD_EXFIL 0 + ## widget = selwin + ## activeif = GRD_ELIM /= NO AND GRD_EXST = 1 AND GRD_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_GRD_EXFIL 1 "Selection for station exceptions from file: troposphere gradients" + +GRD_EXFLG 0 + ## widget = lineedit + ## activeif = GRD_ELIM /= NO AND GRD_EXST = 1 AND GRD_EXSEL = WITH_FLAG + +MSG_GRD_EXFLG 1 "Selection for station exceptions from flag: troposphere gradients" + +! Atmospheric parameters: Ionosphere models +! ----------------------------------------- +GIM_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_GIM_ELIM 1 "Global ionosphere parameters" + +GIM_EXCP 0 + ## widget = lineedit + ## activeif = GIM_ELIM == BEFORE_STACKING OR GIM_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_GIM_EXCP 1 "Except for files: Global ionosphere parameters" + +HOI_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_HOI_ELIM 1 "HOI scaling factors" + +HOI_EXCP 0 + ## widget = lineedit + ## activeif = HOI_ELIM == BEFORE_STACKING OR HOI_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_HOI_EXCP 1 "Except for files: HOI scaling factors" + +! Helmert parameters +! ------------------ +TRANS_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_TRANS_ELIM 1 "Helmert: Translations" + +TRANS_EXCP 0 + ## widget = lineedit + ## activeif = TRANS_ELIM == BEFORE_STACKING OR TRANS_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_TRANS_EXCP 1 "Except for files: Helmert translations" + +ROT_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_ROT_ELIM 1 "Helmert: Rotations" + +ROT_EXCP 0 + ## widget = lineedit + ## activeif = ROT_ELIM == BEFORE_STACKING OR ROT_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_ROT_EXCP 1 "Except for files: Helmert rotations" + +SCALE_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_SCALE_ELIM 1 "Helmert: Scale" + +SCALE_EXCP 0 + ## widget = lineedit + ## activeif = SCALE_ELIM == BEFORE_STACKING OR SCALE_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_SCALE_EXCP 1 "Except for files: Helmert scale" + +! ========================================================================= +! ADDNEQ2 7.2: Parameter Pre-elimination +! ========================================================================= +! Satellite-related parameters: dynamical orbit parameters +! -------------------------------------------------------- +ORB_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_ORB_ELIM 1 "Orbital elements" + +ORB_EXCP 0 + ## widget = lineedit + ## activeif = ORB_ELIM == BEFORE_STACKING OR ORB_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_ORB_EXCP 1 "Except for files: Orbital elements" + +! Satellite-related parameters: stochastic orbit parameters +! --------------------------------------------------------- +STO_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_STO_ELIM 1 "Stochastic pulses" + +STO_EXCP 0 + ## widget = lineedit + ## activeif = STO_ELIM == BEFORE_STACKING OR STO_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_STO_EXCP 1 "Except for files: Stochastic pulses" + +! Satellite-related parameters: satellite antenna offsets +! ------------------------------------------------------- +ANT_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_ANT_ELIM 1 "Satellite antenna offsets" + +ANT_EXCP 0 + ## widget = lineedit + ## activeif = ANT_ELIM == BEFORE_STACKING OR ANT_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_ANT_EXCP 1 "Except for files: Satellite antenna offsets" + +ANTX_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_ANTX_ELIM 1 "Satellite antenna offsets (XY)" + +ANTX_EXCP 0 + ## widget = lineedit + ## activeif = ANTX_ELIM == BEFORE_STACKING OR ANTX_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_ANTX_EXCP 1 "Except for files: Satellite antenna offsets (XY)" + +! Satellite-related parameters: satellite antenna pattern +! ------------------------------------------------------- +SPV_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_SPV_ELIM 1 "Satellite antenna variations" + +SPV_EXCP 0 + ## widget = lineedit + ## activeif = SPV_ELIM == BEFORE_STACKING OR SPV_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_SPV_EXCP 1 "Except for files: Satellite antenna variations" + +! Satellite-related parameters: satellite DCB +! ------------------------------------------- +DCBS_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_DCBS_ELIM 1 "Satellite DCB parameters" + +DCBS_EXCP 0 + ## widget = lineedit + ## activeif = DCBS_ELIM == BEFORE_STACKING OR DCBS_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_DCBS_EXCP 1 "Except for files: Satellite DCB parameters" + +! Earth orientation parameters (Polar motion) +! ------------------------------------------- +ERP_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_ERP_ELIM 1 "Earth rotation parameters (Pole)" + +ERP_EXCP 0 + ## widget = lineedit + ## activeif = ERP_ELIM == BEFORE_STACKING OR ERP_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_ERP_EXCP 1 "Except for files: Earth rotation parameters (Pole)" + +! Earth orientation parameters (UT) +! --------------------------------- +UT_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_UT_ELIM 1 "Earth rotation parameters (UT)" + +UT_EXCP 0 + ## widget = lineedit + ## activeif = UT_ELIM == BEFORE_STACKING OR UT_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_UT_EXCP 1 "Except for files: Earth rotation parameters (UT)" + +! Earth orientation parameters (LOD) +! --------------------------------- +LOD_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_LOD_ELIM 1 "Earth rotation parameters (LOD)" + +LOD_EXCP 0 + ## widget = lineedit + ## activeif = LOD_ELIM == BEFORE_STACKING OR LOD_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_LOD_EXCP 1 "Except for files: Earth rotation parameters (LOD)" + +! Nutation parameters +! ------------------- +NUT_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_NUT_ELIM 1 "Nutation parameters" + +NUT_EXCP 0 + ## widget = lineedit + ## activeif = NUT_ELIM == BEFORE_STACKING OR NUT_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_NUT_EXCP 1 "Except for files: Nutation parameters" + +! Scaling factors for Vienna grid files: Atmosphere loading +! --------------------------------------------------------- +ALD_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_ALD_ELIM 1 "Atmospheric pressure loading" + +ALD_EXCP 0 + ## widget = lineedit + ## activeif = ALD_ELIM == BEFORE_STACKING OR ALD_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_ALD_EXCP 1 "Except for files: Atmospheric pressure loading" + +ALD_EXST 1 "0" + ## widget = checkbox; activeif = ALD_ELIM /= NO AND ALD_ELIM / _ + +MSG_ALD_EXST 1 "Except for stations: Atmospheric pressure loading" + +ALD_EXSEL 0 + ## widget = combobox; activeif = ALD_ELIM /= NO AND ALD_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_ALD_EXSEL 1 "Selection for station exceptions: Atmospheric pressure loading" + +ALD_EXMAN 0 + ## widget = selwin + ## activeif = ALD_ELIM /= NO AND ALD_EXST = 1 AND ALD_EXSEL = MANUAL + ## pointer = GRIDLST + +MSG_ALD_EXMAN 1 "Manual selection for station exceptions: Atmospheric pressure loading" + +ALD_EXFIL 0 + ## widget = selwin + ## activeif = ALD_ELIM /= NO AND ALD_EXST = 1 AND ALD_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_ALD_EXFIL 1 "Selection for station exceptions from file: Atmospheric pressure loading" + +ALD_EXFLG 0 + ## widget = lineedit + ## activeif = ALD_ELIM /= NO AND ALD_EXST = 1 AND ALD_EXSEL = WITH_FLAG + +MSG_ALD_EXFLG 1 "Selection for station exceptions from flag: Atmospheric pressure loading" + +! Scaling factors for Vienna grid files: ocean non-tidal loading +! -------------------------------------------------------------- +OLD_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_OLD_ELIM 1 "Ocean non-tidal loading" + +OLD_EXCP 0 + ## widget = lineedit + ## activeif = OLD_ELIM == BEFORE_STACKING OR OLD_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_OLD_EXCP 1 "Except for files: Ocean non-tidal loading" + +OLD_EXST 1 "0" + ## widget = checkbox; activeif = OLD_ELIM /= NO AND OLD_ELIM / _ + +MSG_OLD_EXST 1 "Except for stations: Ocean non-tidal loading" + +OLD_EXSEL 0 + ## widget = combobox; activeif = OLD_ELIM /= NO AND OLD_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_OLD_EXSEL 1 "Selection for station exceptions: Ocean non-tidal loading" + +OLD_EXMAN 0 + ## widget = selwin + ## activeif = OLD_ELIM /= NO AND OLD_EXST = 1 AND OLD_EXSEL = MANUAL + ## pointer = GRIDLST + +MSG_OLD_EXMAN 1 "Manual selection for station exceptions: Ocean non-tidal loading" + +OLD_EXFIL 0 + ## widget = selwin + ## activeif = OLD_ELIM /= NO AND OLD_EXST = 1 AND OLD_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_OLD_EXFIL 1 "Selection for station exceptions from file: Ocean non-tidal loading" + +OLD_EXFLG 0 + ## widget = lineedit + ## activeif = OLD_ELIM /= NO AND OLD_EXST = 1 AND OLD_EXSEL = WITH_FLAG + +MSG_OLD_EXFLG 1 "Selection for station exceptions from flag: Ocean non-tidal loading" + +! Scaling factors for Vienna grid files: Hydrostatic loading +! ---------------------------------------------------------- +HLD_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_HLD_ELIM 1 "Hydrostatic pressure loading" + +HLD_EXCP 0 + ## widget = lineedit + ## activeif = HLD_ELIM == BEFORE_STACKING OR HLD_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_HLD_EXCP 1 "Except for files: Hydrostatic pressure loading" + +HLD_EXST 1 "0" + ## widget = checkbox; activeif = HLD_ELIM /= NO AND HLD_ELIM / _ + +MSG_HLD_EXST 1 "Except for stations: Atmospheric pressure loading" + +HLD_EXSEL 0 + ## widget = combobox; activeif = HLD_ELIM /= NO AND HLD_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_HLD_EXSEL 1 "Selection for station exceptions: Hydrostatic pressure loading" + +HLD_EXMAN 0 + ## widget = selwin + ## activeif = HLD_ELIM /= NO AND HLD_EXST = 1 AND HLD_EXSEL = MANUAL + ## pointer = GRIDLST + +MSG_HLD_EXMAN 1 "Manual selection for station exceptions: Hydrostatic pressure loading" + +HLD_EXFIL 0 + ## widget = selwin + ## activeif = HLD_ELIM /= NO AND HLD_EXST = 1 AND HLD_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_HLD_EXFIL 1 "Selection for station exceptions from file: Hydrostatic pressure loading" + +HLD_EXFLG 0 + ## widget = lineedit + ## activeif = HLD_ELIM /= NO AND HLD_EXST = 1 AND HLD_EXSEL = WITH_FLAG + +MSG_HLD_EXFLG 1 "Selection for station exceptions from flag: Hydrostatic pressure loading" + +! Additional parameters: center of mass +! ------------------------------------- +MSS_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_MSS_ELIM 1 "Geocenter coordinates" + +MSS_EXCP 0 + ## widget = lineedit + ## activeif = MSS_ELIM == BEFORE_STACKING OR MSS_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_MSS_EXCP 1 "Except for files: Geocenter coordinates" + +! Station clocks +! -------------- +CLKR_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_CLKR_ELIM 1 "Receiver clock offsets" + +CLKR_EXCP 0 + ## widget = lineedit + ## activeif = CLKR_ELIM == BEFORE_STACKING OR CLKR_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_CLKR_EXCP 1 "Except for files: Station clock" + +! Satellite clocks +! ---------------- +CLKS_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_CLKS_ELIM 1 "Satellite clock offsets" + +CLKS_EXCP 0 + ## widget = lineedit + ## activeif = CLKS_ELIM == BEFORE_STACKING OR CLKS_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_CLKS_EXCP 1 "Except for files: Satellite clock" + +! Preelimination outside time window +! ---------------------------------- +RADIO_1 1 "1" + ## widget = radiobutton; group = DUMMY + ## radiokeys = SESSION_YEAR SESSION_STRG + +MSG_RADIO_1 1 "Observation window defined by year and session identifier" + +RADIO_2 1 "0" + ## widget = radiobutton; group = DUMMY + +MSG_RADIO_2 1 "Observation window defined by start and end times" + +! Preelimination Window: defined by session +! ----------------------------------------- +SESSION_YEAR 1 "2019" + ## widget = lineedit; multilineallowed = true; emptyallowed = false + # $Y+0 + +MSG_SESSION_YEAR 1 "Year" + +SESSION_STRG 1 "0110" + ## widget = lineedit; multilineallowed = true; emptyallowed = false + # $S+0 + +MSG_SESSION_STRG 1 "Session" + +! Preelimination Window: defined by date +! -------------------------------------- +STADAT 1 "2019 01 11" + ## widget = lineedit; activeif = RADIO_2 = 1; check_type = date + # $YMD_STR+0 + +MSG_STADAT 1 "Start time(year month day)" + +STATIM 1 "00 00 00" + ## widget = lineedit; emptyallowed = false + ## activeif = RADIO_2 = 1 AND STADAT / _; check_type = time + +MSG_STATIM 1 "Start time(hour minutes seconds)" + +ENDDAT 1 "2019 01 11" + ## widget = lineedit; activeif = RADIO_2 = 1; check_type = date + # $YMD_STR+0 + +MSG_ENDDAT 1 "End time(year month day)" + +ENDTIM 1 "23 59 59" + ## widget = lineedit; emptyallowed = false + ## activeif = RADIO_2 = 1 AND ENDDAT / _; check_type = time + +MSG_ENDTIM 1 "End time(hour minutes seconds)" + +! -------------------------------------------------------------------- +! Interval length of parameters +! -------------------------------------------------------------------- +! Parameter spacing +! ----------------- +TRP_NINT 0 + ## widget = lineedit + # + +MSG_TRP_NINT 1 "Troposphere zenith path delays" + +GRD_NINT 0 + ## widget = lineedit + # + +MSG_GRD_NINT 1 "Troposphere gradients" + +ISB_NINT 0 + ## widget = lineedit + # + +MSG_ISB_NINT 1 "Inter-system bias" + +ERP_NINT 0 + ## widget = lineedit + # + +MSG_ERP_NINT 1 "Earth rotation parameters" + +NUT_NINT 0 + ## widget = lineedit + # + +MSG_NUT_NINT 1 "Nutation parameters" + +! Reference epoch for parameter intervals +! --------------------------------------- +PAR_REF 0 + ## widget = lineedit; emptyallowed = true; check_type = date + # + +MSG_PAR_REF 1 "Reference epoch for parameter intervals" + +PAR_OFF 0 + ## widget = lineedit; check_type = time + # + +MSG_PAR_OFF 1 "Reference epoch for parameter intervals: Time offset" + +! -------------------------------------------------------------------- +! Options and constraining, atmosphere parameters +! -------------------------------------------------------------------- +! Constraints +! ----------- +TRP_ASIG 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_TRP_ASIG 1 "Troposphere zenith delays: absolute" + +TRP_RSIG 1 "5.0" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_TRP_RSIG 1 "Troposphere zenith delays: relative" + +GRD_ASIG 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_GRD_ASIG 1 "Troposphere gradients: absolute" + +GRD_RSIG 1 "5.0" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_GRD_RSIG 1 "Troposphere gradients: relative" + +GIM_ASIG 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_GIM_ASIG 1 "Global ionosphere parameters: absolute" + +GIM_RSIG 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_GIM_RSIG 1 "Global ionosphere parameters: relative" + +! Maximum time interval for relativ constraints +! --------------------------------------------- +TRP_RDT 1 "01 00 00" + ## widget = lineedit; activeif = TRP_RSIG / _; emptyallowed = false + +MSG_TRP_RDT 1 "Troposphere zenith delays: maximum time interval" + +GRD_RDT 1 "24 00 00" + ## widget = lineedit; activeif = GRD_RSIG / _; emptyallowed = false + +MSG_GRD_RDT 1 "Troposphere gradients: maximum time interval" + +GIM_RDT 0 + ## widget = lineedit; activeif = GIM_RSIG / _; emptyallowed = false + # + +MSG_GIM_RDT 1 "Global ionosphere parameters: maximum time interval" + +! Extraction of parameters for troposphere SINEX file +! --------------------------------------------------- +TRPOFF 0 + ## widget = lineedit; activeif = TROPSNX / _ + # + +MSG_TRPOFF 1 "Offset" + +TRPRES 1 "01 00 00" + ## widget = lineedit; activeif = TROPSNX / _ + +MSG_TRPRES 1 "Time resolution" + +! ------------------------------------------------------------------------------ +! Options and constraining, higher-order inosphere scaling factors +! ------------------------------------------------------------------------------ +HOI1 1 "ONE" + ## widget = combobox; editable = true; cards = ONE ZERO + +MSG_HOI1 1 "Second-order term" + +SIGHOI1 1 "0.0001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SIGHOI1 1 "Sigma of second-order term" + +STKHOI1 1 "0" + ## widget = checkbox + +MSG_STKHOI1 1 "Stack second-order term" + +HOI2 1 "ONE" + ## widget = combobox; editable = true; cards = ONE ZERO + +MSG_HOI2 1 "Third-order term" + +SIGHOI2 1 "0.0001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SIGHOI2 1 "Sigma of third-order term" + +STKHOI2 1 "0" + ## widget = checkbox + +MSG_STKHOI2 1 "Stack third-order term" + +HOI3 1 "ONE" + ## widget = combobox; editable = true; cards = ONE ZERO + +MSG_HOI3 1 "Ray path bending term" + +SIGHOI3 1 "0.0001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SIGHOI3 1 "Sigma of ray path bending term" + +STKHOI3 1 "0" + ## widget = checkbox + +MSG_STKHOI3 1 "Stack ray path bending term" + +! -------------------------------------------------------------------- +! Options and constraining, orbital parameters +! -------------------------------------------------------------------- +! Options for orbit combination +! ----------------------------- +TRAFO 1 "0" + ## widget = checkbox + +MSG_TRAFO 1 "Long-arc computation" + +NUMSTC 1 "0" + ## widget = checkbox; activeif = TRAFO = 1 + +MSG_NUMSTC 1 "Stochastic pulses at NEQ boundaries" + +DTSTC 1 "6 00 00" + ## widget = lineedit; check_type = time + ## activeif = TRAFO = 1 AND NUMSTC = 1 + +MSG_DTSTC 1 "Min. time interval between pulse and maneuver" + +SPLTDYN 1 "0" + ## widget = checkbox; activeif = TRAFO = 1 + +MSG_SPLTDYN 1 "No stacking of dynamical orbit parameters" + +! Constraints for orbital elements +! -------------------------------- +ORB_A 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_ORB_A 1 "Semi major axis" + +ORB_E 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_ORB_E 1 "Eccentricity" + +ORB_I 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_ORB_I 1 "Inclination" + +ORB_OM 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_ORB_OM 1 "Ascending node" + +ORB_P 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_ORB_P 1 "Perigee" + +ORB_U 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_ORB_U 1 "Argument of latitude" + +! Constraints for dynamical parameters +! ------------------------------------ +ORB_D0 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_ORB_D0 1 "Constant D terms" + +ORB_Y0 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_ORB_Y0 1 "Constant Y terms" + +ORB_X0 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_ORB_X0 1 "Constant X terms" + +ORB_DP 1 "1.0D-12" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_ORB_DP 1 "Periodic D terms" + +ORB_YP 1 "1.0D-12" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_ORB_YP 1 "Periodic Y terms" + +ORB_XP 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_ORB_XP 1 "Periodic X terms" + +! Constraints for stochastic pulses +! --------------------------------- +STC_R 1 "1.0E-06" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_STC_R 1 "Radial" + +STC_A 1 "1.0E-06" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_STC_A 1 "Along track" + +STC_O 1 "1.0E-08" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_STC_O 1 "Out of plane" + +STC_S 1 "1.0D-6" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_STC_S 1 "Direction to Sun" + +STC_Y 1 "1.0D-5" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_STC_Y 1 "Y-direction in satellite frame" + +STC_X 1 "1.0D-9" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_STC_X 1 "X-direction in satellite frame" + +! -------------------------------------------------------------------- +! Options and constraining, earth orientation parameters +! -------------------------------------------------------------------- +! Options for earth orientation parameters +! ---------------------------------------- +BLKRET 1 "NO" + ## widget = combobox; cards = NO YES + +MSG_BLKRET 1 "Block retrograde terms in polar motion" + +! Constraints (first parameter) +! ----------------------------- +POL_UTF 1 "0.0001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_POL_UTF 1 "UT1-UTC: first parameter" + +POL_EPF 1 "0.0001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_POL_EPF 1 "Delta epsilon: first parameter" + +POL_PSF 1 "0.0001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_POL_PSF 1 "Delta psi: first parameter" + +! Constraints (other parameters) +! ------------------------------ +POL_XY 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_POL_XY 1 "X and Y pole components" + +POL_UTN 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_POL_UTN 1 "UT1-UTC: other parameters" + +POL_LOD 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_POL_LOD 1 "LOD: all parameters" + +POL_EPN 1 "0.0001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_POL_EPN 1 "Delta epsilon: other parameters" + +POL_PSN 1 "0.0001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_POL_PSN 1 "Delta psi: other parameters" + +! Extraction of parameters for pole result file +! --------------------------------------------- +POLESTEP 0 + ## widget = lineedit; activeif = POLERS / _ OR IERSPOL / _ + # + +MSG_POLESTEP 1 "Time resolution" + +! ----------------------------------------- +! +! PARAMETER TYPE: Scaling factors for Vienna grid files +! =============== +! +! ----------------------------------------- +! +! ATM-LOAD: Atmospheric pressure loading +! -------------------------------------- +ALOADSET 1 "PER_STATION" + ## widget = combobox; cards = PER_STATION PER_GROUP ONE_OVERALL + ## editable = false; activeif = ALOAD_FILES / _ + +MSG_ALOADSET 1 "Atm. load: Scaling factor for stations" + +ALOADCLU 0 + ## widget = selwin; path = DIR_CLU; ext = EXT_CLU + ## activeif = ALOADSET = PER_GROUP + # + +MSG_ALOADCLU 1 "Atm. load: Scaling factor for stations" + +ALOADDEC 1 "FULL_EFFECT" + ## widget = combobox + ## cards = FULL_EFFECT HORIZONTAL/VERTICAL NORTH/EAST/UP; editable = false + ## activeif = ALOADSET / inactive AND ALOADSET / NONE + +MSG_ALOADDEC 1 "Atm. load: Parameter decomposition" + +ALOAD10 1 "ONE" + ## widget = combobox; cards = ONE ZERO; editable = false + +MSG_ALOAD10 1 "Atm. load: constraining to zero/one" + +ALOADSIG1 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ALOADDEC / inactive + # + +MSG_ALOADSIG1 1 "Atm. load: a priori sigma 1" + +ALOADSIG2 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ALOADDEC = HORIZONTAL/VERTICAL OR ALOADDEC = NORTH/EAST/UP + # + +MSG_ALOADSIG2 1 "Atm. load: a priori sigma 2" + +ALOADSIG3 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ALOADDEC = NORTH/EAST/UP + # + +MSG_ALOADSIG3 1 "Atm. load: a priori sigma 3" + +! OCN-LOAD: Ocean non-tidal loading +! --------------------------------- +ONTLDSET 1 "PER_STATION" + ## widget = combobox; cards = PER_STATION PER_GROUP ONE_OVERALL + ## editable = false; activeif = ONTLD_FILES / _ + +MSG_ONTLDSET 1 "Ocn. load: Scaling factor for stations" + +ONTLDCLU 0 + ## widget = selwin; path = DIR_CLU; ext = EXT_CLU + ## activeif = ONTLDSET = PER_GROUP + # + +MSG_ONTLDCLU 1 "Ocn. load: Scaling factor for stations" + +ONTLDDEC 1 "FULL_EFFECT" + ## widget = combobox + ## cards = FULL_EFFECT HORIZONTAL/VERTICAL NORTH/EAST/UP; editable = false + ## activeif = ONTLDSET / inactive AND ONTLDSET / NONE + +MSG_ONTLDDEC 1 "Ocn. load: Parameter decomposition" + +ONTLD10 1 "ONE" + ## widget = combobox; cards = ONE ZERO; editable = false + ## activeif = ONTLDSTA / NONE + +MSG_ONTLD10 1 "Atm. load: constraining to zero/one" + +ONTLDSIG1 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ONTLDDEC / inactive + # + +MSG_ONTLDSIG1 1 "Ocn. load: a priori sigma 1" + +ONTLDSIG2 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ONTLDDEC = HORIZONTAL/VERTICAL OR ONTLDDEC = NORTH/EAST/UP + # + +MSG_ONTLDSIG2 1 "Ocn. load: a priori sigma 2" + +ONTLDSIG3 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ONTLDDEC = NORTH/EAST/UP + # + +MSG_ONTLDSIG3 1 "Ocn. load: a priori sigma 3" + +! HYDR-LOAD: Hydrostatic pressure loading +! --------------------------------------- +HLOADSET 1 "PER_STATION" + ## widget = combobox; cards = PER_STATION PER_GROUP ONE_OVERALL + ## editable = false; activeif = HLOAD_FILES / _ + +MSG_HLOADSET 1 "Hyd. load: Scaling factor for stations" + +HLOADCLU 0 + ## widget = selwin; path = DIR_CLU; ext = EXT_CLU + ## activeif = HLOADSET = PER_GROUP + # + +MSG_HLOADCLU 1 "Hyd. load: Scaling factor for stations" + +HLOADDEC 1 "FULL_EFFECT" + ## widget = combobox + ## cards = FULL_EFFECT HORIZONTAL/VERTICAL NORTH/EAST/UP; editable = false + ## activeif = HLOADSET / inactive AND HLOADSET / NONE + +MSG_HLOADDEC 1 "Hyd. load: Parameter decomposition" + +HLOAD10 1 "ONE" + ## widget = combobox; cards = ONE ZERO; editable = false + ## activeif = HLOADSTA / NONE + +MSG_HLOAD10 1 "Atm. load: constraining to zero/one" + +HLOADSIG1 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = HLOADDEC / inactive + # + +MSG_HLOADSIG1 1 "Hyd. load: a priori sigma 1" + +HLOADSIG2 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = HLOADDEC = HORIZONTAL/VERTICAL OR HLOADDEC = NORTH/EAST/UP + # + +MSG_HLOADSIG2 1 "Hyd. load: a priori sigma 2" + +HLOADSIG3 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ALOADDEC = NORTH/EAST/UP + # + +MSG_HLOADSIG3 1 "Hyd. load: a priori sigma 3" + +! -------------------------------------------------------------------- +! Options and constraining, epoch-wise clock parameters +! -------------------------------------------------------------------- +! Clk est.: Reference Clock Selection +! ----------------------------------- +REFCLOCK 1 "NONE" + ## widget = combobox; editable = false + ## cards = NONE FIRST_STATION LAST_STATION ALL_STATIONS ALL_SATELLITES MANUAL FROM_FILE + +MSG_REFCLOCK 1 "Selection of reference clock" + +! Clk est.: Ref.Stations list +! --------------------------- +CLKSTASEL 0 + ## widget = selwin; activeif = REFCLOCK == MANUAL; pointer = RCLKLST + # + +MSG_CLKSTASEL 1 "Clk.Est.:Ref.Stations list" + +! Clk est.: Ref.Stations list +! --------------------------- +CLKSATSEL 0 + ## widget = selwin; activeif = REFCLOCK == MANUAL; pointer = SCLKLST + # + +MSG_CLKSATSEL 1 "Clk.Est.:Ref. Satellite list" + +! Clk est.: Ref. clk from file +! ---------------------------- +CLKSTAFIL 0 + ## widget = selwin; activeif = REFCLOCK == FROM_FILE; path = DIR_FIX + ## ext = EXT_FIX; maxfiles = 1; emptyallowed = true + # + +MSG_CLKSTAFIL 1 "Clk.Est.:Ref.Stations from file" + +! Clk est.: Ref. clk from file +! ---------------------------- +CLKSATFIL 0 + ## widget = selwin; activeif = REFCLOCK == FROM_FILE; path = DIR_FIX + ## ext = EXT_FIX; maxfiles = 1; emptyallowed = true + # + +MSG_CLKSATFIL 1 "Clk.Est.:Ref.Satellites from file" + +CLKFIX 1 "0" + ## widget = checkbox + +MSG_CLKFIX 1 "Clk.Est.: Fix reference clock" + +CLKSIG 0 + ## widget = lineedit; activeif = CLKFIX = 0; check_type = real + ## check_min = 0 + # + +MSG_CLKSIG 1 "Clk.Est.: A priori sigma for reference clock" + +! Delete (fix) only clocks with values in the input file +! ------------------------------------------------------ +CLKDELINP 1 "1" + ## widget = checkbox; activeif = CLKS_ELIM = DELETE OR CLKR_ELIM = DELETE + +MSG_CLKDELINP 1 "Fix only clocks with input values" + +! Clk est.: Header of the clk RINEX file: RUNBY +! --------------------------------------------- +RUNBY 0 + ## widget = lineedit; activeif = CLKRNX / _ + +MSG_RUNBY 1 "Clk.Est.:Header of the clk RINEX file: RUNBY" + +! Clk est.: Header of the clk RINEX file: AC +! ------------------------------------------ +AC 0 + ## widget = lineedit; activeif = CLKRNX / _ + +MSG_AC 1 "Clk.Est.:Header of the clk RINEX file: AC" + +! Clk est.: Header of the clk RINEX file: ACName +! ---------------------------------------------- +ACNAME 0 + ## widget = lineedit; activeif = CLKRNX / _ + +MSG_ACNAME 1 "Header of the clk RINEX file: AC Name" + +! Time System +! ----------- +TIMESYS 1 "GPS" + ## widget = combobox; editable = false; cards = GPS GLO GAL UTC TAI + ## activeif = CLKRNX / _ + +MSG_TIMESYS 1 "Time system" + +! DCB line +! -------- +DCBLINE 0 + ## widget = lineedit; activeif = CLKRNX / _ + +MSG_DCBLINE 1 "DCB line" + +! Clk est.: Header of the clk RINEX file: Comments +! ------------------------------------------------ +COMMENT 1 "" + ## widget = uniline; activeif = CLKRNX / _ + +MSG_COMMENT 1 "Header of the clk RINEX file: Comments" + +! -------------------------------------------------------------------- +! Options and constraining for Helmert parameters +! -------------------------------------------------------------------- +! Stacking: Translations +! ---------------------- +CMB_TRA 1 "NO_STACKING" + ## widget = combobox; editable = false + ## cards = NO_STACKING IDENT_GROUP STACK_ALL + +MSG_CMB_TRA 1 "Stacking of translation parameters" + +! Stacking: Rotations +! ------------------- +CMB_ROT 1 "NO_STACKING" + ## widget = combobox; editable = false + ## cards = NO_STACKING IDENT_GROUP STACK_ALL + +MSG_CMB_ROT 1 "Stacking of rotation parameters" + +! Stacking: Scale +! --------------- +CMB_SC 1 "NO_STACKING" + ## widget = combobox; editable = false + ## cards = NO_STACKING IDENT_GROUP STACK_ALL + +MSG_CMB_SC 1 "Stacking of scale parameters" + +! -------------------------------------------------------------------- +! Options and constraining, GNSS-specific parameters +! -------------------------------------------------------------------- +! GNSS-specific station translation +! --------------------------------- +GTRADAT 1 "NONE" + ## widget = combobox; cards = NONE ABSOLUTE MIN_CONST; editable = false + +MSG_GTRADAT 1 "GNSS-specific station translation: Datum definition" + +GTRATRA 1 "0" + ## widget = checkbox; activeif = GTRADAT = MIN_CONST + +MSG_GTRATRA 1 "GNSS-specific station translation: Translation" + +GTRAROT 1 "0" + ## widget = checkbox; activeif = GTRADAT = MIN_CONST + +MSG_GTRAROT 1 "GNSS-specific station translation: Rotation" + +GTRASCL 1 "0" + ## widget = checkbox; activeif = GTRADAT = MIN_CONST + +MSG_GTRASCL 1 "GNSS-specific station translation: Scale" + +GTRAXCL 1 "INCLUDED" + ## widget = combobox; cards = INCLUDED EXCLUDED; editable = false + ## activeif = GTRADAT / NONE + +MSG_GTRAXCL 1 "GNSS-specific station translation: In-/Exclusion" + +GTRAFIX 0 + ## widget = selwin; activeif = GTRADAT / NONE; path = DIR_FIX + ## ext = EXT_FIX; maxfiles = 1; emptyallowed = true + # + +MSG_GTRAFIX 1 "GNSS-specific station translation: Station selection" + +GTRASIG_N 0 + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = GTRADAT = ABSOLUTE + # + +MSG_GTRASIG_N 1 "GNSS-specific station translation: North" + +GTRASIG_E 0 + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = GTRADAT = ABSOLUTE + # + +MSG_GTRASIG_E 1 "GNSS-specific station translation: East" + +GTRASIG_U 0 + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = GTRADAT = ABSOLUTE + # + +MSG_GTRASIG_U 1 "GNSS-specific station translation: Up" + +! GNSS-specific troposphere biases +! -------------------------------- +GTRPDAT 1 "NONE" + ## widget = combobox; cards = NONE SUM ABSOLUTE; editable = false + +MSG_GTRPDAT 1 "GNSS-specific troposphere bias: Datum definition" + +GTRPXCL 1 "INCLUDED" + ## widget = combobox; cards = INCLUDED EXCLUDED; editable = false + ## activeif = GTRPDAT / NONE + +MSG_GTRPXCL 1 "GNSS-specific troposphere bias: In-/Exclusion" + +GTRPFIX 0 + ## widget = selwin; activeif = GTRPDAT / FROM_CRD AND GTRPDAT / NONE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1; emptyallowed = true + # + +MSG_GTRPFIX 1 "GNSS-specific troposphere bias: Station selection" + +GTRPSIG 0 + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = GTRPDAT = ABSOLUTE + # + +MSG_GTRPSIG 1 "GNSS-specific troposphere bias: Sigma" + +! -------------------------------------------------------------------- +! Options and constraining, additional parameters +! -------------------------------------------------------------------- +! Constraints +! ----------- +RECANTN 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_RECANTN 1 "Receiver antenna offsets: N" + +RECANTE 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_RECANTE 1 "Receiver antenna offsets: E" + +RECANTU 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_RECANTU 1 "Receiver antenna offsets: U" + +SATANTX 1 "0.00001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SATANTX 1 "Satellite antenna offsets: X" + +SATANTY 1 "0.00001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SATANTY 1 "Satellite antenna offsets: Y" + +SATANTZ 1 "0.00001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SATANTZ 1 "Satellite antenna offsets: Z" + +SATANTS 1 "ALL" + ## widget = combobox; cards = ALL GPS GLONASS LAUNCHED_BEFORE + ## editable = false + +MSG_SATANTS 1 "Apply satellite antenna offsets sigmas" + +SATANTD 0 + ## widget = lineedit; cech_type = date + ## activeif = SATANTS = LAUNCHED_BEFORE + # + +MSG_SATANTD 1 "Date for satellite antenna offsets sigmas" + +SATANTGPS 1 "NONE" + ## widget = combobox; cards = NONE DELETE TO_BLOCK/TYPE; editable = false + +MSG_SATANTGPS 1 "Modify satellite antenna offsets parameter" + +SATANTGLO 1 "NONE" + ## widget = combobox; cards = NONE DELETE TO_FREQUENCY TO_BLOCK/TYPE + ## editable = false + +MSG_SATANTGLO 1 "Modify satellite antenna offsets parameter" + +COFMASSX 1 "0.00001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_COFMASSX 1 "Geocenter coordinates: X" + +COFMASSY 1 "0.00001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_COFMASSY 1 "Geocenter coordinates: Y" + +COFMASSZ 1 "0.00001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_COFMASSZ 1 "Geocenter coordinates: Z" + +! Constraint - Rec. Antenna Patterns +! ---------------------------------- +RECSPV 0 + ## widget = lineedit + # + +MSG_RECSPV 1 "Receiver antenna patterns" + +! Constraint - Sat. Antenna Patterns +! ---------------------------------- +SATSPV 1 "0.00001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SATSPV 1 "Satellite antenna patterns" + +SATSPVS 1 "ALL" + ## widget = combobox; cards = ALL GPS GLONASS LAUNCHED_BEFORE + ## editable = false + +MSG_SATSPVS 1 "Apply satellite antenna pattern sigmas" + +SATSPVD 0 + ## widget = lineedit; cech_type = date + ## activeif = SATSPVS = LAUNCHED_BEFORE + # + +MSG_SATSPVD 1 "Date for satellite antenna pattern sigmas" + +SATSPVGPS 1 "NONE" + ## widget = combobox; cards = NONE DELETE TO_BLOCK/TYPE; editable = false + +MSG_SATSPVGPS 1 "Modify satellite antenna pattern parameter" + +SATSPVGLO 1 "NONE" + ## widget = combobox; cards = NONE DELETE TO_FREQUENCY TO_BLOCK/TYPE + ## editable = false + +MSG_SATSPVGLO 1 "Modify satellite antenna pattern parameter" + +! Sat. ant. off: more input options +! --------------------------------- +SATANT0 1 "0" + ## widget = checkbox + +MSG_SATANT0 1 "Sat. ant. offset: advanced setup" + +! Sat. ant. PCV: more input options +! --------------------------------- +SAPANT0 1 "0" + ## widget = checkbox + +MSG_SAPANT0 1 "Sat. ant. pattern: advanced setup" + +! Sat. ant. off: define the satellite groups / sigmas +! --------------------------------------------------- +SATANTSTR 1 "" + ## widget = uniline; check_type.1 = integer; check_min.1 = 1 + ## check_max.1 = 999; check_type.2 = real; check_min.2 = 0.0 + ## check_type.3 = real; check_min.3 = 0.0; check_type.4 = real + ## check_min.4 = 0.0; check_type.5 = integer; check_min.5 = 0 + ## check_max.5 = 299; check_type.6 = integer; check_min.6 = 0 + ## check_max.6 = 299; check_type.7 = integer; check_min.7 = 0 + ## check_max.7 = 299; check_type.8 = integer; check_min.8 = 0 + ## check_max.8 = 299; check_type.9 = integer; check_min.9 = 0 + ## check_max.9 = 299; check_type.10 = integer; check_min.10 = 0 + ## check_max.10 = 299; check_type.11 = integer; check_min.11 = 0 + ## check_max.11 = 299; check_type.12 = integer; check_min.12 = 0 + ## check_max.12 = 299; check_type.13 = integer; check_min.13 = 0 + ## check_max.13 = 299; numlines = 10 + +MSG_SATANTSTR 1 "Sat.ant.offset: define the satellite groups and sigmas" + +! Sat. ant. PCV: define the satellite groups +! ------------------------------------------ +SAPGRP 1 "" + ## widget = uniline; check_type.1 = integer; check_min.1 = 1 + ## check_max.1 = 999; check_type.2 = real; check_min.2 = 0.0 + ## check_type.3 = integer; check_min.3 = 0; check_max.3 = 299 + ## check_type.4 = integer; check_min.4 = 0; check_max.4 = 299 + ## check_type.5 = integer; check_min.5 = 0; check_max.5 = 299 + ## check_type.6 = integer; check_min.6 = 0; check_max.6 = 299 + ## check_type.7 = integer; check_min.7 = 0; check_max.7 = 299 + ## check_type.8 = integer; check_min.8 = 0; check_max.8 = 299 + ## check_type.9 = integer; check_min.9 = 0; check_max.9 = 299 + ## check_type.10 = integer; check_min.10 = 0; check_max.10 = 299 + ## check_type.11 = integer; check_min.11 = 0; check_max.11 = 299 + ## numlines = 10 + +MSG_SAPGRP 1 "Satellite antenna PCV group definition and sigmas" + +! Constraint - Receiver clock offsets +! ----------------------------------- +RCOSIGMA 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_RCOSIGMA 1 "Receiver clock offsets" + +! RCO: Biases in the NEQ stem from a PPP +! -------------------------------------- +RCOFROMPPP 1 "0" + ## widget = checkbox + +MSG_RCOFROMPPP 1 "Biases in the NEQ stem from a PPP" + +! RCO: fix biases for all GPS satellites +! -------------------------------------- +RCORMGPS 1 "0" + ## widget = checkbox + +MSG_RCORMGPS 1 "Fix biases for all GPS satellites" + +! RCO: transform satellite to frequency biases +! -------------------------------------------- +RCOTOFRQ 1 "0" + ## widget = checkbox + +MSG_RCOTOFRQ 1 "Transform satellite to frequency biases" + +! Inter-frequency bias, alarming limit +! ----------------------------------- +IFBMAX 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_IFBMAX 1 "Inter-frequency bias, alarming limit" + +! -------------------------------------------------------------------- +! Constraining the differential code biases +! -------------------------------------------------------------------- +! DCB: Reference Satellite(s) +! --------------------------- +P1C1REF 1 "SUM" + ## widget = combobox; editable = false; cards = SUM ALL + +MSG_P1C1REF 1 "P1-C1: Reference satellite(s)" + +! DCB: A Priori Sigma for Reference Satellite Biases +! -------------------------------------------------- +P1C1SIG 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_P1C1SIG 1 "P1-C1: A Priori Sigma for Reference Satellite Biases" + +! DCB: Reference Satellite(s) +! --------------------------- +P1P2REF 1 "SUM" + ## widget = combobox; editable = false; cards = SUM ALL + +MSG_P1P2REF 1 "P1-P2: Reference satellite(s)" + +! DCB: A Priori Sigma for Reference Satellite Biases +! -------------------------------------------------- +P1P2SIG 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_P1P2SIG 1 "P1-P2: A Priori Sigma for Reference Satellite Biases" + +! DCB: A Priori Sigma for Receiver Biases +! --------------------------------------- +P1P2SIGR 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_P1P2SIGR 1 "P1-P2: A Priori Sigma for Receiver Biases" + +! DCB: Reference Stations(s) +! --------------------------- +LCREF 1 "SUM" + ## widget = combobox; editable = false; cards = SUM ALL + +MSG_LCREF 1 "LC: Reference station(s)" + +! DCB: A Priori Sigma for Receiver Biases +! --------------------------------------- +LCSIGR 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_LCSIGR 1 "LC: A Priori Sigma for Receiver Biases" + +! Constraint - Range biases +! ------------------------- +RGBSIG 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_RGBSIG 1 "Range bias parameters" + +! Stacking of Range biases +! ------------------------ +RGB_STK1 1 "1" + ## widget = radiobutton; group = DUMMY + +MSG_RGB_STK1 1 "Range biases as is" + +RGB_STK2 1 "0" + ## widget = radiobutton; group = DUMMY + +MSG_RGB_STK2 1 "Stack range biases for satellite groups" + +RGB_STK3 1 "0" + ## widget = radiobutton; group = DUMMY + +MSG_RGB_STK3 1 "Stack range biases for station" + +! -------------------------------------------------------------------- +! Selection from station information file +! -------------------------------------------------------------------- +! Use station information file flags +! ---------------------------------- +USEFLG 1 "0" + ## widget = checkbox; activeif = STAINFO /= _ + +MSG_USEFLG 1 "Consider flags from station information file" + +! Information for the Bernese files: flags to be used (TYPE 001) +! -------------------------------------------------------------- +FLG001 1 "999" + ## widget = lineedit; activeif = STAINFO /= _ AND USEFLG = 1 + +MSG_FLG001 1 "Type 001: Renaming of Stations" + +! Information for the Bernese files: flags to be used (TYPE 002) +! -------------------------------------------------------------- +FLG002 1 "999" + ## widget = lineedit; activeif = STAINFO /= _ AND USEFLG = 1 + +MSG_FLG002 1 "Type 002: Station information" + +! Information for the Bernese files: flags to be used (TYPE 003) +! -------------------------------------------------------------- +FLG003 1 "999" + ## widget = lineedit; activeif = STAINFO /= _ AND USEFLG = 1 + +MSG_FLG003 1 "Type 003: Station problems" + +! -------------------------------------------------------------------- +! Some additional things +! -------------------------------------------------------------------- +! Stations (fixed) +! ---------------- +STALST 0 + ## widget = selwin; menuaux = MENUAUX; action = NEQ + ## menuauxkeys = CONST STAINFO RECEIVR USEFLG FLG001 FLG002 FLG003 CRXREC CRXANT INPFILE NO_ABC + ## updateifactive = FREESTA_L STATION4 STATION1 FREEVEL_L VELOCITY4 VELOCITY1 CRD_EXMAN + +! List stations with receiver clock offsets +! ----------------------------------------- +CLKLST 0 + ## widget = selwin; menuaux = MENUAUX; action = NEQCLK + ## menuauxkeys = CONST STAINFO RECEIVR USEFLG FLG001 FLG002 FLG003 CRXREC CRXANT INPFILE NO_ABC + +! List stations with troposphere +! ------------------------------ +TRPLST 0 + ## widget = selwin; menuaux = MENUAUX; action = NEQTRP + ## menuauxkeys = CONST STAINFO RECEIVR USEFLG FLG001 FLG002 FLG003 CRXREC CRXANT INPFILE NO_ABC + +! List stations with receiver DCBs +! -------------------------------- +DCBRLST 0 + ## widget = selwin; menuaux = MENUAUX; action = NEQDCBR + ## menuauxkeys = CONST STAINFO RECEIVR USEFLG FLG001 FLG002 FLG003 CRXREC CRXANT INPFILE NO_ABC + +! List stations with GNSS-specific translations +! --------------------------------------------- +GSPLST 0 + ## widget = selwin; menuaux = MENUAUX; action = NEQGSP + ## menuauxkeys = CONST STAINFO RECEIVR USEFLG FLG001 FLG002 FLG003 CRXREC CRXANT INPFILE NO_ABC + +! List stations with grid scaling parameters +! ------------------------------------------ +GRIDLST 0 + ## widget = selwin; menuaux = MENUAUX; action = NEQGRID + ## menuauxkeys = CONST STAINFO RECEIVR USEFLG FLG001 FLG002 FLG003 CRXREC CRXANT INPFILE NO_ABC + +! List receiver clocks +! -------------------- +RCLKLST 0 + ## widget = selwin; menuaux = MENUAUX; action = NEQRCLK + ## menuauxkeys = CONST STAINFO RECEIVR USEFLG FLG001 FLG002 FLG003 CRXREC CRXANT INPFILE NO_ABC + +! List satellite clocks +! --------------------- +SCLKLST 0 + ## widget = selwin; menuaux = MENUAUX; action = NEQSCLK + ## menuauxkeys = CONST STAINFO RECEIVR USEFLG FLG001 INPFILE NO_ABC + +! Directories and Extensions +! -------------------------- +DIR_ORB 1 "${P}/PHIVOLCS\ORB\" + ## widget = initmenu; pointer = DIR_ELE + +EXT_ELE 1 "ELE" + ## widget = initmenu; pointer = EXT_ELE + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# COMBINE NORMAL EQUATION SYSTEMS - ADDNEQ2 1.1: Input Files 1 # +# # +# GENERAL FILES # +# Show all general files > % < # SHOWGEN +# # +# NORMAL EQUATION SYSTEMS # +# Normal equations > %%%%%%%% < # INPFILE +# Variance rescaling factors > %%%%%%%% < # COVCOMI +# # +# MAIN INPUT FILES # +# Station coordinates > %%%%%%%% < # COORD +# Station velocities > %%%%%%%% < # VELAPR +# Station information > %%%%%%%% < # STAINFO +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# ADDNEQ2 1.2: Input Files 2 # +# # +# NEW A PRIORI VALUES # +# Troposphere estimates > %%%%%%%% < (parameters are eliminated) # TROPEST +# Differential code biases > %%%%%%%% < (a priori is zero if empty) # DCBINP +# Earth rotation parameters > %%%%%%%% < (mandatory if ERPs present) # POLE +# Geocenter coordinates > %%%%%%%% < # GCCINP +# Satellite clock corrections > %%%%%%%% < # SATCLK +# Clock RINEX file > %%%%%%%% < # RXCLKIN +# Inter-system biases > %%%%%%%% < # ISBINP +# SLR data handling (biases, CoM)> %%%%%%%% < # RGBINP +# List of parameter estimates > %%%%%%%% < # PARAMIN +# # +# HEADER AND EPOCH INFORMATION # +# Ionosphere master file > %%%%%%%% < # IONOS +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWGEN = 1 ###################################################### +# ADDNEQ2 1.3: General Files # +# # +# GENERAL INPUT FILES # +# General constants > %%%%%%%%%%%% < # CONST +# Geodetic datum > %%%%%%%%%%%% < # DATUM +# Phase center variations > %%%%%%%%%%%% < # PHASECC +# Receiver information > %%%%%%%%%%%% < # RECEIVR +# Satellite information > %%%%%%%%%%%% < # SATELL +# Satellite problems > %%%%%%%%%%%% < # SATCRUX +# Subdaily pole model > %%%%%%%%%%%% < # SUBMOD +# Nutation model > %%%%%%%%%%%% < # NUTMOD +# SINEX header file > %%%%%%%%%%%% < # SINEXIN +# IONEX control file > %%%%%%%%%%%% < # IONEXCF +# # +# MENU SETTINGS # +# Selected campaign > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% <# CAMPAIGN +# Selected session Year> %%%% < Session> %%%% < # YR4_INFO SES_INFO +# Session table > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% <# SESSION_TABLE +# # +# TEMPORARY FILES # +# Scratch file > %%%%%%%%%%%% < # AUXFIL +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# ADDNEQ2 2.1: Output Files 1 # +# # +# GENERAL OUTPUT FILES # +# Program output > % < use ADDNEQ2.Lnn or > %%%%%%%% < # SYSODEF SYSOUT +# Error messages > % < merged to program output or > %%%%%%%% < # ERRMRG SYSERR +# # +# MAIN RESULT FILES # +# Normal equations > %%%%%%%% < # NEQOUT +# SINEX with> %%% < > %%%%%%%% < # SNXCONT SINEXRS +# # +# STATION- AND SATELLITE-RELATED RESULTS # +# Station coordinates > %%%%%%%% < # COORDRS +# Station velocities > %%%%%%%% < # VELORS +# Satellite orbital elements > %%%%%%%% < # ELEFILE +# Earth rotation parameters > %%%%%%%% < # POLERS +# Earth rotation parameters (IERS) > %%%%%%%% < # IERSPOL +# # +# ATMOSPHERE-SPECIFIC RESULTS # +# Troposphere estimates > %%%%%%%% < # TROPSAV +# Troposphere estimates (SINEX) > %%%%%%%% < # TROPSNX +# Ionosphere models > %%%%%%%% < # IONOSRS +# Ionosphere models (IONEX) > %%%%%%%% < # IONEXRS +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# ADDNEQ2 2.2: Output Files 2 # +# # +# ADDITIONAL RESULT FILES # +# Geocenter coordinates > %%%%%%%% < # GCCOUT +# Differential code biases > %%%%%%%% < # DCBOUT +# Phase center variations (gridded) > %%%%%%%% < # PHASRSG +# Satellite clock corrections > %%%%%%%% < # CLKSAV +# Clock corrections (RINEX) > %%%%%%%% < # CLKRNX +# Inter-system biases > %%%%%%%% < # ISBOUT +# Data handling (biases, CoM) > %%%%%%%% < # RGBOUT +# # +# AUXILIARY FILES # +# Weekly summary > %%%%%%%% < # WEKSUM +# Station residuals > %%%%%%%% < # PLOTRS +# All parameter residuals > %%%%%%%% < # PLOT_ALL +# Covariance matrix wrt coordinates > %%%%%%%% < # COVARRS +# Full covariance matrix > %%%%%%%% < # COVTTRS +# Variance rescaling factors, Helmert> %%%%%%%% < # COVCOMO +# List of parameter estimates > %%%%%%%% < # PARAMRS +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# ADDNEQ2 3.1: Options 1 # +# # +# TITLE > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # TITLE +# # +# GENERAL OPTIONS # +# Maximum number of parameters in combined NEQ> %%%%%% < # MAXPAR +# A priori sigma of unit weight > %%%%%%% %%%%%%% < # INDVSOL +# Reference epoch for station coordinates > %%%%%%%%%% <(yyyy mm dd) # TIMREF +# Stop program after NEQ saving > % < # NOINV +# # +# ADD PARAMETERS TO THE SYSTEM # +# Set up station velocities > % < # CRD_NINT +# Set up Geocenter coordinates > % < # SETUP_GCC +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# ADDNEQ2 3.2: Options 2 # +# # +# REMOVE STATION PARAMETERS FROM THE SYSTEM # +# If receiver changes > %%%%%%%%%%%%%%%%%%%%%%%% < # CRXREC +# If antenna changes > %%%%%%%%%%%%%%%%%%%%%%%% < # CRXANT +# # +# INPUT FILE OPTIONS # +# Truncate NEQ station names after position 14 > %%%%%%%%% < # NO_ABC +# Keep input NEQs in alphabetical order > % < # NOCHRONO +# # +# OUTPUT OPTIONS # +# Extended output wrt estimated parameters > % < # PRT_EXT +# Notify station inconsistencies between NEQs > % < # PRT_SIC +# Notify changes due to station information file> % < # CRXWARN +# Print detailed list of parameter manipulations> % < # PRT_PAR +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL COVARRS / _ OR COVTTRS / _ AND CRD_NINT = 1 OR SINEXRS /= _ AND NOINV = 0 # +# ADDNEQ2 3.3: Options 3 # +# # +# SINEX OPTIONS # +# Regularize a priori constraint matrix > %%%%%%%%% < # SNXREG +# Sort stations according to DOMES code > % < # STASORT +# Include ADDNEQ1-style statistics block > % < # HEUREF +# Do not write uncalibrated antenna/radome combinations > % < # ANTRED +# Transform ERP to offset/drift representation > % < # ERPREP +# # +# VARIANCE-COVARIANCE FILE OPTIONS # +# Representation of coordinates and velocities > %%%%%%%%% < # COVMODE +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# ADDNEQ2 4.1: Parameter Pre-Elimination # +# exceptions for # +# STATION-RELATED PARAMETERS files station# +# Station coordinates > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # CRD_ELIM CRD_EXCP CRD_EXST +# # +# ATMOSPHERIC PARAMETERS # +# Troposphere zenith path delays> %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # TRP_ELIM TRP_EXCP TRP_EXST +# Troposphere gradients > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # GRD_ELIM GRD_EXCP GRD_EXST +# Global ionosphere parameters > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # GIM_ELIM GIM_EXCP +# # +# GLOBAL PARAMETERS # +# Orbital elements > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # ORB_ELIM ORB_EXCP +# Stochastic pulses > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # STO_ELIM STO_EXCP +# Polar motion parameters > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # ERP_ELIM ERP_EXCP +# Length of day parameters > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # LOD_ELIM LOD_EXCP +# Universal time parameters > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # UT_ELIM UT_EXCP +# Nutation parameters > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # NUT_ELIM NUT_EXCP +# Geocenter coordinates > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # MSS_ELIM MSS_EXCP +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# ADDNEQ2 4.2: Parameter Pre-Elimination # +# exceptions for # +# BIAS PARAMETERS files station# +# Satellite DCBs > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # DCBS_ELIM DCBS_EXCP +# Receiver DCBs > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # DCBR_ELIM DCBR_EXCP DCBR_EXST +# GLONASS receiver clock biases > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # CLK_ELIM CLK_EXCP CLK_EXST +# Time-dependent GLONASS ISBs > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # ISB_ELIM ISB_EXCP ISB_EXST +# GNSS-specific translations > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # GTRA_ELIM GTRA_EXCP GTRA_EXST +# GNSS-specific ZPD biases > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # GTRP_ELIM GTRP_EXCP GTRP_EXST +# # +# ANTENNA PHASE CENTER PARAMETERS # +# Satellite antenna offsets > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # ANT_ELIM ANT_EXCP +# Satellite antenna offsets (XY)> %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # ANTX_ELIM ANTX_EXCP +# Satellite antenna variations > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # SPV_ELIM SPV_EXCP +# Receiver@ antenna offsets > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # RAO_ELIM RAO_EXCP +# Receiver@ antenna variations > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # RAP_ELIM RAP_EXCP +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# ADDNEQ2 4.3: Parameter Pre-Elimination # +# exceptions for # +# HELMERT TRANSFORMATION PARAMETERS files station# +# Translation parameters > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # TRANS_ELIM TRANS_EXCP +# Rotation parameters > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # ROT_ELIM ROT_EXCP +# Scale parameters > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # SCALE_ELIM SCALE_EXCP +# # +# PARAMETER SCALING FACTORS # +# HOI scaling factors > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # HOI_ELIM HOI_EXCP +# Atmospheric pressure loading > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # ALD_ELIM ALD_EXCP ALD_EXST +# Ocean non-tidal loading > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # OLD_ELIM OLD_EXCP OLD_EXST +# Hydrostatic pressure loading > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # HLD_ELIM HLD_EXCP HLD_EXST +# # +# EPOCH PARAMETERS # +# Receiver clock offsets > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # CLKR_ELIM CLKR_EXCP +# Satellite clock offsets > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # CLKS_ELIM CLKS_EXCP +# # +# SLR-RELATED PARAMETERS # +# Range biases > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # RNG_ELIM RNG_EXCP +# END_PANEL #################################################################### + + +# BEGIN_PANEL CRD_ELIM = OUTSIDE_FROM_WINDOW OR TRP_ELIM = OUTSIDE_FROM_WINDOW OR GRD_ELIM = OUTSIDE_FROM_WINDOW OR GIM_ELIM = OUTSIDE_FROM_WINDOW OR ORB_ELIM = OUTSIDE_FROM_WINDOW OR STO_ELIM = OUTSIDE_FROM_WINDOW OR ERP_ELIM = OUTSIDE_FROM_WINDOW OR LOD_ELIM = OUTSIDE_FROM_WINDOW OR UT_ELIM = OUTSIDE_FROM_WINDOW OR NUT_ELIM = OUTSIDE_FROM_WINDOW OR MSS_ELIM = OUTSIDE_FROM_WINDOW OR DCBS_ELIM = OUTSIDE_FROM_WINDOW OR DCBR_ELIM = OUTSIDE_FROM_WINDOW OR CLK_ELIM = OUTSIDE_FROM_WINDOW OR ISB_ELIM = OUTSIDE_FROM_WINDOW OR GTRA_ELIM = OUTSIDE_FROM_WINDOW OR GTRP_ELIM = OUTSIDE_FROM_WINDOW OR ANT_ELIM = OUTSIDE_FROM_WINDOW OR ANTX_ELIM = OUTSIDE_FROM_WINDOW OR SPV_ELIM = OUTSIDE_FROM_WINDOW OR RAO_ELIM = OUTSIDE_FROM_WINDOW OR RAP_ELIM = OUTSIDE_FROM_WINDOW OR TRANS_ELIM = OUTSIDE_FROM_WINDOW OR ROT_ELIM = OUTSIDE_FROM_WINDOW OR SCALE_ELIM = OUTSIDE_FROM_WINDOW OR HOI_ELIM = OUTSIDE_FROM_WINDOW OR ALD_ELIM = OUTSIDE_FROM_WINDOW OR OLD_ELIM = OUTSIDE_FROM_WINDOW OR HLD_ELIM = OUTSIDE_FROM_WINDOW OR CLKR_ELIM = OUTSIDE_FROM_WINDOW OR CLKS_ELIM = OUTSIDE_FROM_WINDOW OR RNG_ELIM = OUTSIDE_FROM_WINDOW +# ADDNEQ2 4.4: Parameter Pre-Elimination # +# # +# TIME WINDOW FOR "OUTSIDE FROM WINDOW" PRE-ELIMINATION # +# # +# > % < Defined by Year and Session identifier # RADIO_1 +# Year > %%%% < Session > %%%% < # SESSION_YEAR SESSION_STRG +# # +# # +# > % < Defined by Start and End times # RADIO_2 +# yyyy mm dd hh mm ss yyyy mm dd hh mm ss # +# Start > %%%%%%%%%% < > %%%%%%%% < End > %%%%%%%%%% < > %%%%%%%% < # STADAT STATIM ENDDAT ENDTIM +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL CRD_EXST = 1 OR CLK_EXST = 1 OR ISB_EXST = 1 OR DCBR_EXST = 1 OR TRP_EXST = 1 OR GRD_EXST = 1 OR ALD_EXST = 1 OR OLD_EXST = 1 OR HLD_EXST = 1 OR GTRA_EXST = 1 OR GTRP_EXST = 1 +# ADDNEQ2 4.5: Parameter Pre-Elimination # +# Manual List file Flag # +# STATION-RELATED PARAMETERS # +# Coordinates > %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# CRD_EXSEL CRD_EXMAN CRD_EXFIL CRD_EXFLG +# # +# ATMOSPHERIC PARAMETERS # +# ZPDs > %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# TRP_EXSEL TRP_EXMAN TRP_EXFIL TRP_EXFLG +# Gradients > %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# GRD_EXSEL GRD_EXMAN GRD_EXFIL GRD_EXFLG +# # +# BIAS PARAMETERS # +# Receiver DCBs > %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# DCBR_EXSEL DCBR_EXMAN DCBR_EXFIL DCBR_EXFLG +# GLO biases > %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# CLK_EXSEL CLK_EXMAN CLK_EXFIL CLK_EXFLG +# Time-dep. ISBs> %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# ISB_EXSEL ISB_EXMAN ISB_EXFIL ISB_EXFLG +# Translations > %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# GTRA_EXSEL GTRA_EXMAN GTRA_EXFIL GTRA_EXFLG +# ZPD biases > %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# GTRP_EXSEL GTRP_EXMAN GTRP_EXFIL GTRP_EXFLG +# # +# PARAMETER SCALING FACTORS # +# Atmospheric PL> %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# ALD_EXSEL ALD_EXMAN ALD_EXFIL ALD_EXFLG +# Ocean non-TL > %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# OLD_EXSEL OLD_EXMAN OLD_EXFIL OLD_EXFLG +# Hydrostatic PL> %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# HLD_EXSEL HLD_EXMAN HLD_EXFIL HLD_EXFLG +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL CRD_ELIM / _ ##################################################### +# ADDNEQ2 5: Datum Definition for Station Coordinates # +# # +# DATUM DEFINITION TYPE # +# > % < Free network solution # RADIO2_4 +# > % < Minimum constraint solution > %%%%%%%%%%%% < # RADIO2_3 FREESTA +# > % < Coordinates constrained > %%%%%%%%%%%% < # RADIO2_2 SIGSTA +# > % < Coordinates fixed > %%%%%%%%%%%% < # RADIO2_1 FIXSTA +# # +# MINIMUM CONSTRAINT CONDITIONS # +# Translation > %%%%% < # C_TRA +# Rotation > %%%%% < # C_ROT +# Scale > %%%%% < # C_SCL +# # +# A PRIORI SIGMAS # +# North > %%%%%%% < meters # C_SIGMAN +# East > %%%%%%% < meters # C_SIGMAE +# Up > %%%%%%% < meters # C_SIGMAU +# END_PANEL #################################################################### + + +# BEGIN_PANEL FREESTA = MANUAL OR FREESTA = FROM_FILE OR FREESTA = WITH_FLAG AND RADIO2_3 = 1 AND CRD_ELIM / _ # +# ADDNEQ2 5.1: Datum Definition for Station Coordinates # +# # +# STATIONS CONSIDERED FOR MINIMUM CONSTRAINT CONDITIONS # +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # FREESTA_L +# List of stations from file > %%%%%%%% < # FREESTA_F +# Stations with specific flags in CRD file > %%%%%%%% < #: all non-blank # FREESTA_G +# END_PANEL #################################################################### + + +# BEGIN_PANEL SIGSTA = MANUAL OR SIGSTA = FROM_FILE OR SIGSTA = WITH_FLAG AND RADIO2_2 = 1 AND CRD_ELIM / _ # +# ADDNEQ2 5.1: Datum Definition for Station Coordinates # +# # +# STATION COORDINATES TO BE CONSTRAINED # +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # STATION4 +# List of stations (and sigmas) from file > %%%%%%%% < # STAFILE4 +# Stations with specific flags in CRD file > %%%%%%%% < #: all non-blank # STAFLAG4 +# END_PANEL #################################################################### + + +# BEGIN_PANEL FIXSTA = MANUAL OR FIXSTA = FROM_FILE OR FIXSTA = WITH_FLAG AND RADIO2_1 = 1 AND CRD_ELIM / _ # +# ADDNEQ2 5.1: Datum Definition for Station Coordinates # +# # +# STATION COORDINATES TO BE FIXED # +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # STATION1 +# List of stations from file > %%%%%%%% < # STAFILE1 +# Stations with specific flags in CRD file > %%%%%%%% < #: all non-blank # STAFLAG1 +# END_PANEL #################################################################### + + +# BEGIN_PANEL CRD_NINT /= 0 AND CRD_ELIM / _ ################################## +# ADDNEQ2 6: Datum Definition for Station Velocities # +# # +# DATUM DEFINITION TYPE # +# > % < Free network solution # RADIO3_4 +# > % < Minimum constraint solution > %%%%%%%%%%%% < # RADIO3_3 FREEVEL +# > % < Velocities constrained > %%%%%%%%%%%% < # RADIO3_2 SIGVEL +# > % < Velocities fixed > %%%%%%%%%%%% < # RADIO3_1 FIXVEL +# # +# MINIMUM CONSTRAINT CONDITIONS # +# Translation > %%%%% < # V_TRA +# Rotation > %%%%% < # V_ROT +# Scale > %%%%% < # V_SCL +# # +# A PRIORI SIGMAS # +# North > %%%%%%% < meters/year # V_SIGMAN +# East > %%%%%%% < meters/year # V_SIGMAE +# Up > %%%%%%% < meters/year # V_SIGMAU +# END_PANEL #################################################################### + + +# BEGIN_PANEL FREEVEL = MANUAL OR FREEVEL = FROM_FILE OR FREEVEL = WITH_FLAG AND RADIO3_3 = 1 AND CRD_NINT /= 0 AND CRD_ELIM / _ # +# ADDNEQ2 6.1: Datum Definition for Station Velocities # +# # +# STATIONS CONSIDERED FOR MINIMUM CONSTRAINT CONDITIONS # +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # FREEVEL_L +# List of stations from file > %%%%%%%% < # FREEVEL_F +# Stations with specific flags in VEL file > %%%%%%%% < #: all non-blank # FREEVEL_G +# END_PANEL #################################################################### + + +# BEGIN_PANEL SIGVEL = MANUAL OR SIGVEL = FROM_FILE OR SIGVEL = WITH_FLAG AND RADIO3_2 = 1 AND CRD_NINT /= 0 AND CRD_ELIM / _ # +# ADDNEQ2 6.1: Datum Definition for Station Velocities # +# # +# STATION VELOCITIES TO BE CONSTRAINED # +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # VELOCITY4 +# List of stations (and sigmas) from file > %%%%%%%% < # VELFILE4 +# Stations with specific flags in VEL file > %%%%%%%% < #: all non-blank # VELFLAG4 +# END_PANEL #################################################################### + + +# BEGIN_PANEL FIXVEL = MANUAL OR FIXVEL = FROM_FILE OR FIXVEL = WITH_FLAG AND RADIO3_1 = 1 AND CRD_NINT /= 0 AND CRD_ELIM / _ # +# ADDNEQ2 6.1: Datum Definition for Station Velocities # +# # +# STATION VELOCITIES TO BE FIXED # +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # VELOCITY1 +# List of stations from file > %%%%%%%% < # VELFILE1 +# Stations with specific flags in VEL file > %%%%%%%% < #: all non-blank # VELFLAG1 +# END_PANEL #################################################################### + + +# BEGIN_PANEL INDVSOL /= NO AND CRD_ELIM / _ ################################### +# ADDNEQ2 7: Comparison of Individual Solutions # +# # +# NOTIFICATION OF POSSIBLE OUTLIERS # +# Maximum tolerated residual North> %%%% < millimeters # BADSOL_N +# East > %%%% < millimeters # BADSOL_E +# Up > %%%% < millimeters # BADSOL_U +# # +# Maximum tolerated root-mean-square error North> %%%% < millimeters # BADSOLRN +# East > %%%% < millimeters # BADSOLRE +# Up > %%%% < millimeters # BADSOLRU +# # +# Minimum number of solutions for each station > %%%% < # MINSOL +# END_PANEL #################################################################### + + +# BEGIN_PANEL TRP_ELIM / _ OR GRD_ELIM / _ OR CLK_ELIM / _ OR ISB_ELIM / _ OR ERP_ELIM / _ OR LOD_ELIM / _ OR UT_ELIM / _ OR NUT_ELIM / _ # +# ADDNEQ2 8: Interval Length of Parameters # +# # +# NEW PARAMETER SPACING hhh mm ss # +# Troposphere zenith path delays > %%%%%%%%% < # TRP_NINT +# Troposphere gradients > %%%%%%%%% < # GRD_NINT +# Time-dependent inter-system biases > %%%%%%%%% < # ISB_NINT +# Earth rotation parameters > %%%%%%%%% < # ERP_NINT +# Nutation parameters > %%%%%%%%% < # NUT_NINT +# # +# yyyy mm dd hh mm ss # +# REFERENCE EPOCH FOR PARAMETER INTERVALS > %%%%%%%%%% < > %%%%%%%% < # PAR_REF PAR_OFF +# END_PANEL #################################################################### + + +# BEGIN_PANEL TRP_ELIM / _ OR GRD_ELIM / _ OR GIM_ELIM / _ ##################### +# ADDNEQ2 9: Options for Atmospheric Parameters # +# # +# ABSOLUTE CONSTRAINING # +# Troposphere zenith path delays> %%%%%%%% %%%%%%%% %%%%%%%% %%%%%%%% %%%%%%%% <(hh mm ss) # TRP_RSIG TRP_RDT +# Troposphere gradients > %%%%%%%% %%%%%%%% <(hh mm ss) # GRD_RSIG GRD_RDT +# Global ionosphere parameters > %%%%%%%% %%%%%%%% <(hh mm ss) # GIM_RSIG GIM_RDT +# # +# EXTRACTION OF PARAMETERS FOR TROPOSPHERE SINEX FILE # +# Offset > %%%%%%%%% < (hhh mm ss) Time resolution > %%%%%%%% < (hh mm ss)# TRPOFF TRPRES +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL ORB_ELIM / _ OR STO_ELIM / _ ##################################### +# ADDNEQ2 10.1: Options for Orbital Parameters # +# # +# OPTIONS FOR ORBIT COMBINATION # +# Long-arc computation > % < # TRAFO +# Stochastic pulses at NEQ boundaries > % < # NUMSTC +# No stacking of dynamical orbit parameters > % < # SPLTDYN +# Minimum interval between pulse and maneuver > %%%%%%%%% <(hhh mm ss) # DTSTC +# # +# A PRIORI SIGMAS FOR ORBITAL ELEMENTS # +# Semi major axis > %%%%%%%%% %%%%%%%%% < # ORB_E +# Inclination > %%%%%%%%% %%%%%%%%% %%%%%%%%% %%%%%%%%% %%%%%%%% < meters/sec**2 # ORB_D0 +# Constant Y/S terms > %%%%%%%% < meters/sec**2 # ORB_Y0 +# Constant X/W terms > %%%%%%%% < meters/sec**2 # ORB_X0 +# Periodic D/R terms > %%%%%%%% < meters/sec**2 # ORB_DP +# Periodic Y/S terms > %%%%%%%% < meters/sec**2 # ORB_YP +# Periodic X/W terms > %%%%%%%% < meters/sec**2 # ORB_XP +# # +# A PRIORI SIGMAS FOR STOCHASTIC PULSES # +# Radial > %%%%%%%% < meters/sec # STC_R +# Along track > %%%%%%%% < meters/sec # STC_A +# Out of plane > %%%%%%%% < meters/sec # STC_O +# Direction to Sun > %%%%%%%% < meters/sec # STC_S +# Y-direction in satellite frame > %%%%%%%% < meters/sec # STC_Y +# X-direction in satellite frame > %%%%%%%% < meters/sec # STC_X +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL ERP_ELIM / _ OR LOD_ELIM / _ OR UT_ELIM / _ OR NUT_ELIM / _ ###### +# ADDNEQ2 11: Options for Earth Orientation Parameters # +# # +# OPTIONS FOR EARTH ORIENTATION PARAMETERS # +# Block retrograde terms in polar motion> %%%%% < # BLKRET +# # +# A PRIORI SIGMAS (FIRST PARAMETER) # +# UT1-UTC > %%%%%%%% < milliseconds # POL_UTF +# Delta Epsilon > %%%%%%%% < milliarcseconds # POL_EPF +# Delta Psi > %%%%%%%% < milliarcseconds # POL_PSF +# # +# A PRIORI SIGMAS (REMAINING PARAMETERS) # +# X and Y pole components > %%%%%%%% < milliarcseconds # POL_XY +# UT1-UTC > %%%%%%%% < milliseconds # POL_UTN +# LOD > %%%%%%%% < milliseconds/day # POL_LOD +# Delta Epsilon > %%%%%%%% < milliarcseconds # POL_EPN +# Delta Psi > %%%%%%%% < milliarcseconds # POL_PSN +# # +# EXTRACTION OF PARAMETERS FOR ERP FILES # +# Time resolution > %%%%%%%% < (hh mm ss) # POLESTEP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL MSS_ELIM / _ OR SETUP_GCC = 1 #################################### +# ADDNEQ2 12: Options for Geocenter Coordinates # +# # +# A PRIORI SIGMAS FOR COMPONENT # +# Geocenter coordinates X > %%%%%%%% < meters # COFMASSX +# Y > %%%%%%%% < meters # COFMASSY +# Z > %%%%%%%% < meters # COFMASSZ +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL DCBS_ELIM / _ OR DCBR_ELIM / _ ################################### +# ADDNEQ2 13: Options for Differential Code Biases # +# # +# P1-C1 BIAS PARAMETERS # +# Type of sigma > %%%%% < # P1C1REF +# A priori sigma for satellites > %%%%%%%% < nanoseconds # P1C1SIG +# # +# P1-P2 BIAS PARAMETERS # +# Type of sigma for satellites > %%%%% < # P1P2REF +# A priori sigma for satellites > %%%%%%%% < nanoseconds # P1P2SIG +# A priori sigma for receivers > %%%%%%%% < nanoseconds # P1P2SIGR +# # +# LC BIAS (Inter-System BIAS, ISB) PARAMETERS # +# Type of sigma for receivers > %%%%% < # LCREF +# A priori sigma for receivers > %%%%%%%% < nanoseconds # LCSIGR +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL CLK_ELIM / _ OR ISB_ELIM / _ ##################################### +# ADDNEQ2 14: Options for GLONASS Receiver Clock Biases # +# # +# GLONASS RECEIVER CLOCK BIASES # +# Receiver clock offsets > %%%%%%%% < milliseconds # RCOSIGMA +# Biases in the NEQ stem from a PPP > % < # RCOFROMPPP +# Fix biases for all GPS satellites > % < # RCORMGPS +# Transform satellite to frequency biases > % < # RCOTOFRQ +# Inter-frequency bias, alarming limit > %%%%%%%% < nanoseconds # IFBMAX +# END_PANEL #################################################################### + + +# BEGIN_PANEL GTRA_ELIM / _ OR GTRP_ELIM / _ ################################### +# ADDNEQ2 15: Options for GNSS-specific Translations and ZPD Biases # +# # +# STATION TRANSLATIONS Tra Rot Scl # +# Type of constraining > %%%%%%%% < > % <> % <> % < # GTRADAT GTRATRA GTRAROT GTRASCL +# Stations to be> %%%%%%%% < > %%%%%%%% < # GTRAXCL GTRAFIX +# A priori sigmas N > %%%%%%%% < meters # GTRASIG_N +# E > %%%%%%%% < meters # GTRASIG_E +# U > %%%%%%%% < meters # GTRASIG_U +# # +# TROPOSPHERE BIASES # +# Type of constraining > %%%%%%%% < # GTRPDAT +# Stations to be> %%%%%%%% < > %%%%%%%% < # GTRPXCL GTRPFIX +# A priori sigma > %%%%%%%% < meters # GTRPSIG +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL ANT_ELIM / _ OR ANTX_ELIM / _ OR SPV_ELIM / _ #################### +# ADDNEQ2 16: Options for Satellite Antenna Phase Center Parameters # +# # +# SATELLITE PHASE CENTER OFFSETS # +# Modify parametrization GPS > %%%%%%%%%%%%%% < # SATANTGPS +# GLONASS> %%%%%%%%%%%%%% < # SATANTGLO +# A priori sigmas in X > %%%%%%%% < meters # SATANTX +# Y > %%%%%%%% < meters # SATANTY +# Z > %%%%%%%% < meters # SATANTZ +# Apply constraints to > %%%%%%%%%%%%%% < > %%%%%%%%%% < # SATANTS SATANTD +# Advanced grouping/sigmas > % < (YYYY MM DD) # SATANT0 +# # +# SATELLITE PHASE CENTER VARIATIONS # +# Modify parametrization GPS > %%%%%%%%%%%%%% < # SATSPVGPS +# GLONASS> %%%%%%%%%%%%%% < # SATSPVGLO +# A priori sigma > %%%%%%%% < meters # SATSPV +# Apply constraints to > %%%%%%%%%%%%%% < > %%%%%%%%%% < # SATSPVS SATSPVD +# Advanced grouping/sigmas > % < (YYYY MM DD) # SAPANT0 +# END_PANEL #################################################################### + + +# BEGIN_PANEL ANT_ELIM / _ OR ANTX_ELIM / _ OR SPV_ELIM / _ AND SATANT0 = 1 #### +# ADDNEQ2 16.1 Advanced Options for Satellite Antenna Phase Center Offsets # +# # +# ADVANCED PARAMETER STACKING AND CONSTRAINING # +# # +# A priori sigmas Satellite numbers # +# > Grp _X(m)_ _Y(m)_ _Z(m)_ ___ ___ ___ ___ ___ ___ ___ ___ ___ < # SATANTSTR +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL ANT_ELIM / _ OR ANTX_ELIM / _ OR SPV_ELIM / _ AND SAPANT0 = 1 #### +# ADDNEQ2 16.2 Advanced Options for Satellite Antenna Phase Center Variations # +# # +# ADVANCED PARAMETER STACKING AND CONSTRAINING # +# # +# Satellite numbers # +# > Grp A_priori_sigma(m) ___ ___ ___ ___ ___ ___ ___ ___ ___ < # SAPGRP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL RAO_ELIM / _ OR RAP_ELIM / _ ##################################### +# ADDNEQ2 17: Options for Receiver Antenna Phase Center Parameters # +# # +# RECEIVER ANTENNA PARAMETERS # +# Receiver antenna offsets North> %%%%%%%% < meters # RECANTN +# East > %%%%%%%% < meters # RECANTE +# Up > %%%%%%%% < meters # RECANTU +# Receiver antenna patterns > %%%%%%%% < meters # RECSPV +# END_PANEL #################################################################### + + +# BEGIN_PANEL TRANS_ELIM / _ ################################################### +# ADDNEQ2 18: Options for Helmert Transformation Parameters # +# # +# STACKING OF PARAMETERS # +# Translations > %%%%%%%%%%%% < # CMB_TRA +# Rotations > %%%%%%%%%%%% < # CMB_ROT +# Scale > %%%%%%%%%%%% < # CMB_SC +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL HOI_ELIM / _ ##################################################### +# ADDNEQ2 19: Options for Higher-order Ionosphere Scaling Factors # +# # +# PARAMETER HANDLING FOR A priori Sigma Stacking # +# Second-order term > %%%%%%%%% < > %%%%%%%%%% < > % < # HOI1 SIGHOI1 STKHOI1 +# Third-order term > %%%%%%%%% < > %%%%%%%%%% < > % < # HOI2 SIGHOI2 STKHOI2 +# Ray path bending term > %%%%%%%%% < > %%%%%%%%%% < > % < # HOI3 SIGHOI3 STKHOI3 +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL ALD_ELIM / _ OR OLD_ELIM / _ OR HLD_ELIM / _ ##################### +# ADDNEQ2 20: Options for Parameter Scaling Factors # +# # +# ATMOSPHERIC PRESSURE LOADING # +# Parameter setup > %%%%%%%%%%%%%%%%%% < > %%%%%%%% < # ALOADSET ALOADCLU +# Parameter decomposition > %%%%%%%%%%%%%%%%%% < # ALOADDEC +# Constrain scaling factors to > %%%%%%%% < # ALOAD10 +# Sigma in North/horizontal/overall> %%%%%%%% < meters # ALOADSIG1 +# @@@@@@@@@East@/vertical > %%%%%%%% < meters # ALOADSIG2 +# @@@@@@@@@Up > %%%%%%%% < meters # ALOADSIG3 +# # +# OCEAN NON-TIDAL LOADING # +# Parameter setup > %%%%%%%%%%%%%%%%%% < > %%%%%%%% < # ONTLDSET ONTLDCLU +# Parameter decomposition > %%%%%%%%%%%%%%%%%% < # ONTLDDEC +# Constrain scaling factors to > %%%%%%%% < # ONTLD10 +# Sigma in North/horizontal/overall> %%%%%%%% < meters # ONTLDSIG1 +# @@@@@@@@@East@/vertical > %%%%%%%% < meters # ONTLDSIG2 +# @@@@@@@@@Up > %%%%%%%% < meters # ONTLDSIG3 +# # +# HYDROSTATIC PRESSURE LOADING # +# Parameter setup > %%%%%%%%%%%%%%%%%% < > %%%%%%%% < # HLOADSET HLOADCLU +# Parameter decomposition > %%%%%%%%%%%%%%%%%% < # HLOADDEC +# Constrain scaling factors to > %%%% < # HLOAD10 +# Sigma in North/horizontal/overall> %%%%%%%% < meters # HLOADSIG1 +# @@@@@@@@@East@/vertical > %%%%%%%% < meters # HLOADSIG2 +# @@@@@@@@@Up > %%%%%%%% < meters # HLOADSIG3 +# END_PANEL #################################################################### + + +# BEGIN_PANEL CLKR_ELIM / _ OR CLKS_ELIM / _ ################################### +# ADDNEQ2 21: Options for Epoch-wise Clock Offsets # +# # +# REFERENCE CLOCK # +# Selection of reference clock(s) > %%%%%%%%%%%%%% < # REFCLOCK +# Manual: Stations > %%%%%%%%%%%%%%%%%%%% < # CLKSTASEL +#@@@@@@@@@@@@@@@@@@@@@@@@@Satellites > %%%%%%%%%%%%%%%%%%%% < # CLKSATSEL +# From file: Stations > %%%%%%%% < # CLKSTAFIL +#@@@@@@@@@@@@@@@@@@@@@@@@@Satellites > %%%%%%%% < # CLKSATFIL +# # +# Fix reference clock > % < # CLKFIX +# A priori sigma for reference clock> %%%%%%%% < nsec # CLKSIG +# # +# Fix only clocks with input values > % < # CLKDELINP +# END_PANEL #################################################################### + + +# BEGIN_PANEL CLKR_ELIM / _ OR CLKS_ELIM / _ AND CLKRNX / _ ################### +# ADDNEQ2 21.1: Options for Epoch-wise Clock Offsets # +# # +# HEADER ENTRIES FOR THE CLOCK RINEX OUTPUT FILE # +# Run by > %%%%%%%%%%%%%%%%%%% < # RUNBY +# AC designator > %%%% < # AC +# AC name > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # ACNAME +# # +# Time system > %%%% < # TIMESYS +# DCBs applied > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # DCBLINE +# # +# Comment lines: # +# > Comment_lines_______________________________________________ < # COMMENT +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL RNG_ELIM / _ ##################################################### +# ADDNEQ2 22: Options for SLR Range Biases # +# # +# A PRIORI SIGMAS # +# Range bias parameters > %%%%%%%% < # RGBSIG +# # +# ESTIMATION/STACKING PER STATION # +# > % < Stack only identical range biases # RGB_STK1 +# > % < Stack range biases for the satellites of one group # RGB_STK2 +# > % < Stack all range biases for one station # RGB_STK3 +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL STAINFO / _ AND USEFLG = 999 ##################################### +# ADDNEQ2 99.1: Selection from Station Information File # +# # +# THIS PANEL IS FOR TEST PURPOSES ONLY # +# MODIFY SR GTSTAFLG.f90 AND REMOVE USEFLG TO ACTIVATE # +# # +# FLAGS CONCERNING STATION INFORMATION FILE # +# Consider flags > % < # USEFLG +# # +# FLAGS TO BE CONSIDERED # +# Type 001: Renaming of stations > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # FLG001 +# Type 002: Station information > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # FLG002 +# Type 003: Station problems > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # FLG003 +# # +# Flag 999: Any flag will be considered # +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL STEP2 = 1 ######################################################## +# ADDNEQ2 99.2: Compensate for Step-2 Tide SW Bug # +# # +# Compensate for effect of step-2 tide SW bug between > % < # STEP2 +# > %%%%%%%%%% < and > %%%%%%%%%% < (yyyy mm dd) # STEP2A STEP2B +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_FIN/ADDNEQ2.old b/config/bernese/gpsuser52-luzon/OPT/R2S_FIN/ADDNEQ2.old new file mode 100755 index 0000000..c11b49d --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_FIN/ADDNEQ2.old @@ -0,0 +1,3812 @@ + +! Some keywords for automatic output +! ---------------------------------- +CAMPAIGN 1 "${P}/PHIVOLCS" + ## widget = initmenu; pointer = ACTIVE_CAMPAIGN + +SESSION_TABLE 1 "${P}/PHIVOLCS\STA\SESSIONS.SES" + ## widget = initmenu; pointer = SESSION_TABLE + +DESCR_SESSION_TABLE 1 "Session table" + +YR4_INFO 1 "2019" + ## widget = comment + # $Y+0 + +SES_INFO 1 "0110" + ## widget = comment + # $S+0 + +USR_INFO 1 "${USER}" + ## widget = comment + +! Environment variables +! --------------------- +ENVIRONMENT 5 + "U" "c:\Bernese\GPSUSER52" + "T" "c:\Bernese\GPSTEMP" + "X" "c:\Bernese\BERN52\GPS" + "P" "c:\Bernese\GPSDATA\CAMPAIGN52" + "USER" "" + ## widget = initmenu; pointer = ENVIR_LIST + +! ========================================================================= +! ADDNEQ2 1: Input Files +! ========================================================================= +! Show all general files +! ---------------------- +SHOWGEN 1 "1" + ## widget = checkbox + +MSG_SHOWGEN 1 "Show all general files" + +! Normal equations +! ---------------- +INPFILE 0 + ## widget = selwin; path = DIR_NEQ; ext = EXT_NEQ + # $E$S+0??? + +MSG_INPFILE 1 "Normal equations" + +INPFILE_TXT_COL_1 1 "Name" + +! Variance rescaling factors +! -------------------------- +COVCOMI 0 + ## widget = selwin; path = DIR_WGT; ext = EXT_WGT; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_COVCOMI 1 "Variance rescaling factors" + +! Station coordinates +! ------------------- +COORD 1 "${P}/PHIVOLCS\STA\$A190110.CRD" + ## widget = selwin; path = DIR_CRD; ext = EXT_CRD; maxfiles = 1 + # $A$YSS+0 + +DESCR_COORD 1 "Station coordinates" + +! Station velocities +! ------------------ +VELAPR 0 + ## widget = selwin; path = DIR_VEL; ext = EXT_VEL; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_VELAPR 1 "Station velocities" + +! Station information +! ------------------- +STAINFO 1 "${P}/PHIVOLCS\STA\$(CRDINF).STA" + ## widget = selwin; path = DIR_STA; ext = EXT_STA; maxfiles = 1 + ## emptyallowed = true + # $(CRDINF) + +DESCR_STAINFO 1 "Station information" + +! Troposphere estimates +! --------------------- +TROPEST 0 + ## widget = selwin; path = DIR_TRP; ext = EXT_TRP; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_TROPEST 1 "Troposphere estimates" + +! Ionosphere master file +! ---------------------- +IONOS 0 + ## widget = selwin; path = DIR_ION; ext = EXT_ION; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_IONOS 1 "Ionosphere master file" + +! Differential code biases +! ------------------------ +DCBINP 0 + ## widget = selwin; path = DIR_DCB; ext = EXT_DCB; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_DCBINP 1 "Differential code biases" + +! Inter-system biases +! ------------------- +ISBINP 0 + ## widget = selwin; path = DIR_ISB; ext = EXT_ISB; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_ISBINP 1 "Inter-system biases" + +! Range biases (a priori) +! ----------------------- +RGBINP 0 + ## widget = selwin; path = DIR_RGB; ext = EXT_RGB; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_RGBINP 1 "SLR biases, CoM" + +! Earth rotation parameters +! ------------------------- +POLE 0 + ## widget = selwin; path = DIR_ERP; ext = EXT_ERP; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_POLE 1 "Earth rotation parameters" + +! Satellite Clock File, input +! -------------------- +SATCLK 0 + ## widget = selwin; path = DIR_CLK; ext = EXT_CLK; maxfiles = 1 + ## emptyallowed = true; activeif = RXCLKIN = _ + # + +DESCR_SATCLK 1 "GNSS satellite clocks" + +! Clock RINEX File +! ---------------- +RXCLKIN 0 + ## widget = selwin; path = DIR_RXC; ext = EXT_RXC; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_RXCLKIN 1 "Clock RINEX file" + +! Geocenter coordinates +! --------------------- +GCCINP 0 + ## widget = selwin; path = DIR_GCC; ext = EXT_GCC; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_GCCINP 1 "Geocenter coordinates" + +! Covariances (Coords) +! -------------------- +COVARRS 0 + ## widget = lineedit; path = DIR_COV; ext = EXT_COV + # + +DESCR_COVARRS 1 "Var-covar w.r.t. coord." + +! Covariances (All) +! ----------------- +COVTTRS 0 + ## widget = lineedit; path = DIR_COV; ext = EXT_COV + # + +DESCR_COVTTRS 1 "Full var-covar matrix" + +! Parameter estimates +! ------------------- +PARAMIN 0 + ## widget = selwin; path = DIR_EST; ext = EXT_EST; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_PARAMIN 1 "Parameter estimates" + +! ========================================================================= +! ADDNEQ2 1.1: General Files +! ========================================================================= +! General constants +! ----------------- +CONST 1 "${X}/GEN\CONST." + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # CONST. + +DESCR_CONST 1 "General constants" + +! Geodetic datum +! -------------- +DATUM 1 "${X}/GEN\DATUM." + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # DATUM. + +DESCR_DATUM 1 "Geodetic datum" + +! Phase center variations +! ----------------------- +PHASECC 1 "${X}/GEN\$(PCVINF).$(PCV)" + ## widget = selwin; path = PTH_GEN; maxfiles = 1; emptyallowed = true + # $(PCVINF).$(PCV) + +DESCR_PHASECC 1 "Phase center variations" + +! Satellite information +! --------------------- +SATELL 1 "${X}/GEN\$(SATINF).$(PCV)" + ## widget = selwin; path = PTH_GEN; maxfiles = 1; emptyallowed = true + # $(SATINF).$(PCV) + +DESCR_SATELL 1 "Satellite information" + +! Receiver information +! -------------------- +RECEIVR 1 "${X}/GEN\$(RECINF)" + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # $(RECINF) + +DESCR_RECEIVR 1 "Receiver information" + +! Satellite problems +! ------------------ +SATCRUX 1 "${X}/GEN\$(SATCRX).CRX" + ## widget = selwin; path = PTH_GEN; ext = EXT_CRX; maxfiles = 1 + ## emptyallowed = true + # $(SATCRX) + +DESCR_SATCRUX 1 "Satellite problems" + +! Subdaily pole model +! ------------------- +SUBMOD 1 "${X}/GEN\IERS2010XY.SUB" + ## widget = selwin; path = PTH_GEN; ext = EXT_SUB; maxfiles = 1 + ## emptyallowed = true + # IERS2010XY + +DESCR_SUBMOD 1 "Subdaily pole model" + +! Nutation Model +! ------------------- +NUTMOD 1 "${X}/GEN\IAU2000R06.NUT" + ## widget = selwin; path = PTH_GEN; ext = EXT_NUT; maxfiles = 1 + ## emptyallowed = true + # IAU2000R06 + +DESCR_NUTMOD 1 "Nutation model" + +! Sinex header file +! ----------------- +SINEXIN 1 "${X}/GEN\$(SNXINF)" + ## widget = selwin; path = PTH_GEN; maxfiles = 1; emptyallowed = true + # $(SNXINF) + +DESCR_SINEXIN 1 "SINEX general input file" + +! IONEX control file +! ------------------ +IONEXCF 1 "${X}/GEN\IONEX." + ## widget = selwin; path = PTH_GEN; maxfiles = 1; emptyallowed = true + # IONEX. + +DESCR_IONEXCF 1 "IONEX control file" + +! Scratch file +! ------------ +AUXFIL 1 "${U}/WORK\ADDNEQ2.SCR" + ## widget = lineedit; path = PTH_SCR; ext = EXT_SCR; emptyallowed = false + # ADDNEQ2$J + +DESCR_AUXFIL 1 "Scratch file" + +DELETE_FILES 1 "AUXFIL" + +! ========================================================================= +! ADDNEQ2 2: Output Files +! ========================================================================= +! Program output +! -------------- +SYSODEF 1 "0" + ## widget = checkbox + +MSG_SYSODEF 1 "Program output" + +SYSOUT 1 "${P}/PHIVOLCS\OUT\$E190110.OUT" + ## widget = lineedit; path = DIR_OUT; ext = EXT_OUT + ## activeif = SYSODEF == 0; emptyallowed = false + # $E$YSS+0 + +DESCR_SYSOUT 1 "Program output" + +! Error messages +! -------------- +ERRMRG 1 "0" + ## widget = checkbox + +MSG_ERRMRG 1 "Error message" + +SYSERR 1 "${U}/WORK\ERROR.MSG" + ## widget = lineedit; path = PTH_ERR; ext = EXT_ERR + ## activeif = ERRMRG == 0; emptyallowed = false + # ERROR + +DESCR_SYSERR 1 "Error message" + +! Normal equations +! ---------------- +NEQOUT 1 "${P}/PHIVOLCS\SOL\$E190110.NQ0" + ## widget = lineedit; path = DIR_NEQ; ext = EXT_NEQ + # $E$YSS+0 + +DESCR_NEQOUT 1 "Resulting normal equations" + +! Sinex +! ----- +SNXCONT 1 "NEQ" + ## widget = combobox; activeif = SINEXRS /= _; cards = COV NEQ + ## editable = false + +MSG_SNXCONT 1 "Content of SINEX" + +SINEXRS 0 + ## widget = lineedit; path = DIR_SNX; ext = EXT_SNX + # + +DESCR_SINEXRS 1 "SINEX" + +! Station coordinates +! ------------------- +COORDRS 1 "${P}/PHIVOLCS\STA\$E190110.CRD" + ## widget = lineedit; path = DIR_CRD; ext = EXT_CRD + # $E$YSS+0 + +DESCR_COORDRS 1 "Station coordinate results" + +! Velocities +! ---------- +VELORS 0 + ## widget = lineedit; path = DIR_VEL; ext = EXT_VEL + # + +DESCR_VELORS 1 "Station velocity results" + +! Troposphere estimates +! --------------------- +TROPSAV 1 "${P}/PHIVOLCS\ATM\$E190110.TRP" + ## widget = lineedit; path = DIR_TRP; ext = EXT_TRP + # $E$YSS+0 + +DESCR_TROPSAV 1 "Troposphere estimates" + +! Troposphere SINEX +! ----------------- +TROPSNX 1 "${P}/PHIVOLCS\ATM\$E190110.TRO" + ## widget = lineedit; path = DIR_TRO; ext = EXT_TRO + # $E$YSS+0 + +DESCR_TROPSNX 1 "Troposphere estimates (SINEX)" + +! Ionosphere models +! ----------------- +IONOSRS 0 + ## widget = lineedit; path = DIR_ION; ext = EXT_ION + # + +DESCR_IONOSRS 1 "Ionosphere models" + +! IONEX +! ----- +IONEXRS 0 + ## widget = lineedit; path = DIR_INX; ext = EXT_INX + # + +DESCR_IONEXRS 1 "IONEX" + +! Code biases +! ----------- +DCBOUT 0 + ## widget = lineedit; path = DIR_DCB; ext = EXT_DCB + # + +DESCR_DCBOUT 1 "Code bias results" + +! Inter-system biases +! ------------------- +ISBOUT 0 + ## widget = lineedit; path = DIR_ISB; ext = EXT_ISB + # + +DESCR_ISBOUT 1 "Inter-system biases (output)" + +! Range biases +! ------------ +RGBOUT 0 + ## widget = lineedit; path = DIR_RGB; ext = EXT_RGB + # + +DESCR_RGBOUT 1 "SLR biases, CoM (output)" + +! BIAS SINEX +! ---------- +BIASSNX 0 + ## widget = lineedit; path = DIR_BIA; ext = EXT_BIA + # + +MSG_BIASSNX 1 "BIAS SINEX" + +! Orbital elements +! ---------------- +ELEFILE 0 + ## widget = lineedit; path = DIR_ELE; ext = EXT_ELE + # + +DESCR_ELEFILE 1 "Orbital elements" + +! Bernese ERP file +! ---------------- +POLERS 0 + ## widget = lineedit; path = DIR_ERP; ext = EXT_ERP + # + +DESCR_POLERS 1 "Bernese ERP file" + +! IERS ERP file +! ------------- +IERSPOL 0 + ## widget = lineedit; path = DIR_IEP; ext = EXT_IEP + # + +DESCR_IERSPOL 1 "IERS ERP file" + +! Geocenter coordinates +! --------------------- +GCCOUT 0 + ## widget = lineedit; path = DIR_GCC; ext = EXT_GCC + # + +DESCR_GCCOUT 1 "Geocenter coordinates" + +! Station residuals +! ----------------- +PLOTRS 0 + ## widget = lineedit; path = DIR_PLT; ext = EXT_PLT + # + +DESCR_PLOTRS 1 "Station residuals" + +PLOT_ALL 0 + ## widget = lineedit; path = DIR_PLT; ext = EXT_PLT + # + +DESCR_PLOT_ALL 1 "All parameter residuals" + +! Weekly summary file +! ------------------- +WEKSUM 0 + ## widget = lineedit; path = DIR_SUM; ext = EXT_SUM + # + +DESCR_WEKSUM 1 "Weekly summary file" + +! Variance rescaling factors (output) +! ----------------------------------- +COVCOMO 0 + ## widget = lineedit; path = DIR_WGT; ext = EXT_WGT; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_COVCOMO 1 "Variance rescaling factors" + +! PCV antenna models (output) +! Phase center models +! Phase center variations (grid) +! --------------------------- +PHASRSG 0 + ## widget = lineedit; path = DIR_PHG; ext = EXT_PHG; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_PHASRSG 1 "Antenna model results" + +! Satellite Clock File, output +! -------------------- +CLKSAV 0 + ## widget = lineedit; path = DIR_CLK; ext = EXT_CLK + # + +DESCR_CLKSAV 1 "Satellite clock file" + +! Clock RINEX File, output +! ---------------- +CLKRNX 0 + ## widget = lineedit; path = DIR_RXC; ext = EXT_RXC + # + +DESCR_CLKRNX 1 "clock RINEX file" + +! Parameter estimates +! ------------------- +PARAMRS 0 + ## widget = lineedit; path = DIR_EST; ext = EXT_EST + # + +DESCR_PARAMRS 1 "Parameter estimate results" + +! ========================================================================= +! ADDNEQ2 3.1: Options +! ========================================================================= +! Title +! ----- +TITLE 1 "RNX2SNX_190110: Final coordinate/troposphere results" + ## widget = lineedit + # RNX2SNX_$YSS+0: Final coordinate/troposphere results + +MSG_TITLE 1 "Title line" + +! Maximum number of parameters in combined NEQ +! -------------------------------------------- +MAXPAR 1 "5000" + ## widget = spinbox; range = 500 20000 500; check_type = integer + +MSG_MAXPAR 1 "Maximum number of parameters in combined NEQ" + +! A priori sigma of unit weight +! ----------------------------- +SIGMA0 1 "0.0010" + ## widget = lineedit; emptyallowed = false; check_type = real + ## check_min = 1e-20 + +MSG_SIGMA0 1 "A priori sigma of unit weight" + +! Compute no inversion +! --------------------- +NOINV 1 "0" + ## widget = checkbox + +MSG_NOINV 1 "Compute no solution" + +! Compute and compare individual solutions +! ---------------------------------------- +INDVSOL 1 "NO" + ## widget = combobox; editable = false + ## cards = NO YES HELMERT HLM_TRA HLM_ROT HLM_ALL; activeif = NOINV = 0 + +MSG_INDVSOL 1 "Compute and compare individual solutions" + +! Reference epoch for the coordinates +! ----------------------------------- +TIMREF 0 + ## widget = lineedit; activeif = CRD_NINT == 1 AND NOINV = 0 + ## check_type = date + # + +MSG_TIMREF 1 "Reference epoch for station coordinates" + +! Estimate velocities +! ------------------- +CRD_NINT 1 "0" + ## widget = checkbox + +MSG_CRD_NINT 1 "Set up station velocities" + +! Estimate geocenter coordinates +! ------------------------------ +SETUP_GCC 1 "0" + ## widget = checkbox + +MSG_SETUP_GCC 1 "Set up Geocenter coordinates" + +! ========================================================================= +! ADDNEQ2 3.2: Options +! ========================================================================= +! Provide extended output w.r.t. estimated parameters +! --------------------------------------------------- +PRT_EXT 1 "1" + ## widget = checkbox + +MSG_PRT_EXT 1 "Provide extended output w.r.t. estimated parameters" + +! Notify station inconsistencies between NEQs +! ------------------------------------------- +PRT_SIC 1 "0" + ## widget = checkbox + +MSG_PRT_SIC 1 "Notify station inconsistencies between NEQs" + +! Notify changes due to station information file +! ---------------------------------------------- +CRXWARN 1 "1" + ## widget = checkbox; activeif = STAINFO / _ + +MSG_CRXWARN 1 "Notify changes due to station info file" + +! Print detailed list of all parameter manipulations +! -------------------------------------------------- +PRT_PAR 1 "0" + ## widget = checkbox + +MSG_PRT_PAR 1 "Print detailed list of all parameter manipulations" + +! Regularize a priori constraint matrix +! ------------------------------------- +SNXREG 1 "YES" + ## widget = combobox; cards = NO YES + ## activeif = SINEXRS /= _ AND NOINV = 0 + +MSG_SNXREG 1 "Regularize a priori constraint matrix" + +! Sort stations according to DOMES code +! ------------------------------------- +STASORT 1 "0" + ## widget = checkbox; activeif = SINEXRS /= _ + +MSG_STASORT 1 "Sort stations according to DOMES code" + +! Include ADDNEQ1-style statistics block +! -------------------------------------- +HEUREF 1 "0" + ## widget = checkbox; activeif = SINEXRS /= _ + +MSG_HEUREF 1 "Include ADDNEQ1-style statistics block" + +! Do not write non-calibrated antenna/radome codes +! ------------------------------------------------ +ANTRED 1 "0" + ## widget = checkbox; activeif = SINEXRS /= _ + +MSG_ANTRED 1 "Do not write non-calibrated antenna/radome codes" + +! Transform ERP parameter to offset/drift representation +! ------------------------------------------------------ +ERPREP 1 "0" + ## widget = checkbox; activeif = SINEXRS /= _ + +MSG_ERPREP 1 "Transform ERP to offset/drift representation" + +! Truncate all NEQ station names after position 14 +! ------------------------------------------------ +NO_ABC 1 "NO" + ## widget = combobox; cards = NO YES; editable = true + +MSG_NO_ABC 1 "Truncate all NEQ station names after position 14" + +! Keep input NEQs in alphabetical order +! ------------------------------------- +NOCHRONO 1 "0" + ## widget = checkbox + +MSG_NOCHRONO 1 "Keep input NEQs in alphabetical order" + +! Write coordinates/velocities as ... in var-covar files +! ------------------------------------------------------ +COVMODE 1 "CRD/VEL" + ## widget = combobox; cards = CRD/VEL CRD/CRD; editable = false + ## activeif = COVARRS / _ OR COVTTRS / _ AND CRD_NINT = 1 + +MSG_COVMODE 1 "Write coordinates and velocities in var-covar files as" + +! Eliminate station parameters in case of equipement changes +! ---------------------------------------------------------- +CRXREC 1 "NEVER" + ## widget = combobox; cards = NEVER TYPE TYPE_OR_NUMBER; editable = false + ## activeif = STAINFO / _ + +MSG_CRXREC 1 "Remove station in case of receiver change" + +CRXANT 1 "NEVER" + ## widget = combobox; editable = false + ## cards = NEVER TYPE TYPE_OR_ECCENT TYPE_OR_ECCENT_OR_NUMBER + ## activeif = STAINFO / _ + +MSG_CRXANT 1 "Remove station in case of antenna change" + +! Correct step2 tide bug +! ---------------------- +STEP2 1 "0" + ## widget = checkbox + +MSG_STEP2 1 "Correct step2 tide bug" + +STEP2A 0 + ## widget = lineedit; emptyallowed = true; check_type = date + ## activeif = STEP2 == 1 + # + +MSG_STEP2A 1 "Step2 tide bug start MJD" + +STEP2B 0 + ## widget = lineedit; emptyallowed = true; check_type = date + ## activeif = STEP2 == 1 + # + +MSG_STEP2B 1 "Step2 tide bug end MJD" + +! ========================================================================= +! ADDNEQ2 4: Comparison of Individual Solutions +! ========================================================================= +! Minimum number of solutions for each station +! -------------------------------------------- +MINSOL 1 "0" + ## widget = spinbox; range = 0 9999 1; check_type = integer + +MSG_MINSOL 1 "Minimum number of solutions for each station" + +! Maximum tolerated residual +! -------------------------- +BADSOL_N 1 "15" + ## widget = lineedit; emptyallowed = true; check_type = real + ## check_min = 0 + +MSG_BADSOL_N 1 "Maximum tolerated residual: North" + +BADSOL_E 1 "15" + ## widget = lineedit; emptyallowed = true: check_type = real + ## check_min = 0 + +MSG_BADSOL_E 1 "Maximum tolerated residual: East" + +BADSOL_U 1 "30" + ## widget = lineedit; emptyallowed = true; check_type = real + ## check_min = 0 + +MSG_BADSOL_U 1 "Maximum tolerated residual: Up" + +! Maximum tolerated root-mean-square error +! ---------------------------------------- +BADSOLRN 1 "10" + ## widget = lineedit; emptyallowed = true; check_type = real + ## check_min = 0 + +MSG_BADSOLRN 1 "Maximum tolerated RMS error: North" + +BADSOLRE 1 "10" + ## widget = lineedit; emptyallowed = true; check_type = real + ## check_min = 0 + +MSG_BADSOLRE 1 "Maximum tolerated RMS error: East" + +BADSOLRU 1 "20" + ## widget = lineedit; emptyallowed = true; check_type = real + ## check_min = 0 + +MSG_BADSOLRU 1 "Maximum tolerated RMS error: Up" + +! ========================================================================= +! ADDNEQ2 5: Datum Definition for Coordinates +! ========================================================================= +! Datum definition type +! --------------------- +RADIO2_4 1 "0" + ## widget = radiobutton; group = DUMMY + +MSG_RADIO2_4 1 "Free network solution" + +RADIO2_3 1 "1" + ## widget = radiobutton; group = DUMMY + ## radiokeys = FREESTA C_TRA C_ROT C_SCL + +MSG_RADIO2_3 1 "Minimum constraint solution" + +RADIO2_2 1 "0" + ## widget = radiobutton; group = DUMMY; radiokeys = SIGSTA + +MSG_RADIO2_2 1 "Coordinates constrained" + +RADIO2_1 1 "0" + ## widget = radiobutton; group = DUMMY; radiokeys = FIXSTA + +MSG_RADIO2_1 1 "Coordinates fixed" + +FREESTA 1 "FROM_FILE" + ## widget = combobox; editable = false + ## cards = ALL MANUAL FROM_FILE WITH_FLAG + +MSG_FREESTA 1 "Minimum constraint solution" + +SIGSTA 1 "FROM_FILE" + ## widget = combobox; editable = false + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG + +MSG_SIGSTA 1 "Coordinates constrained" + +FIXSTA 1 "FROM_FILE" + ## widget = combobox; editable = false + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG + +MSG_FIXSTA 1 "Coordinates fixed" + +! Minimum constraint conditions +! ----------------------------- +C_TRA 1 "YES" + ## widget = combobox; cards = YES NO + +MSG_C_TRA 1 "Translation" + +C_ROT 1 "NO" + ## widget = combobox; cards = YES NO + +MSG_C_ROT 1 "Rotation" + +C_SCL 1 "NO" + ## widget = combobox; cards = YES NO + +MSG_C_SCL 1 "Scale" + +! A priori sigmas +! --------------- +C_SIGMAN 1 "0.001" + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = SIGSTA /= FROM_FILE AND RADIO2_2 = 1 + +MSG_C_SIGMAN 1 "North" + +C_SIGMAE 1 "0.001" + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = SIGSTA /= FROM_FILE AND RADIO2_2 = 1 + +MSG_C_SIGMAE 1 "East" + +C_SIGMAU 1 "0.001" + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = SIGSTA /= FROM_FILE AND RADIO2_2 = 1 + +MSG_C_SIGMAU 1 "Up" + +! ========================================================================= +! ADDNEQ2 5.1: Datum Definition for Coordinates +! ========================================================================= +! Stations considered for minimum constraint conditions +! ----------------------------------------------------- +FREESTA_L 0 + ## widget = selwin; activeif = FREESTA == MANUAL AND RADIO2_3 == 1 + ## pointer = STALST + # + +MSG_FREESTA_L 1 "Manual selection" + +FREESTA_F 1 "${P}/PHIVOLCS\STA\REF190110.FIX" + ## widget = selwin; activeif = FREESTA == FROM_FILE AND RADIO2_3 == 1 + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # REF$YSS+0 + +MSG_FREESTA_F 1 "List of stations from file" + +FREESTA_G 0 + ## widget = lineedit; activeif = FREESTA == WITH_FLAG AND RADIO2_3 == 1 + # + +MSG_FREESTA_G 1 "Stations with specific flags in CRD file" + +! Station coordinates to be constrained +! ------------------------------------- +STATION4 0 + ## widget = selwin; activeif = SIGSTA == MANUAL AND RADIO2_2 == 1 + ## pointer = STALST + +MSG_STATION4 1 "Manual selection" + +STAFILE4 0 + ## widget = selwin; activeif = SIGSTA == FROM_FILE AND RADIO2_2 == 1 + ## path = DIR_SIG; ext = EXT_SIG; maxfiles = 1 + # + +MSG_STAFILE4 1 "List of stations (and sigmas) from file" + +STAFLAG4 0 + ## widget = lineedit; activeif = SIGSTA == WITH_FLAG AND RADIO2_2 == 1 + # + +MSG_STAFLAG4 1 "Stations with specific flags in CRD file" + +! Station coordinates to be fixed +! ------------------------------- +STATION1 0 + ## widget = selwin; activeif = FIXSTA == MANUAL AND RADIO2_1 == 1 + ## pointer = STALST + # + +MSG_STATION1 1 "Manual selection" + +STAFILE1 0 + ## widget = selwin; activeif = FIXSTA == FROM_FILE AND RADIO2_1 == 1 + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_STAFILE1 1 "List of stations from file" + +STAFLAG1 0 + ## widget = lineedit; activeif = FIXSTA == WITH_FLAG AND RADIO2_1 == 1 + # + +MSG_STAFLAG1 1 "Stations with specific flags in CRD file" + +! ========================================================================= +! ADDNEQ2 6: Datum Definition for Velocities +! ========================================================================= +! Datum definition type +! --------------------- +RADIO3_4 1 "0" + ## widget = radiobutton; group = DUMMY + +MSG_RADIO3_4 1 "Free network solution" + +RADIO3_3 1 "1" + ## widget = radiobutton; group = DUMMY + ## radiokeys = FREEVEL V_TRA V_ROT V_SCL + +MSG_RADIO3_3 1 "Minimum constraint solution" + +RADIO3_2 1 "0" + ## widget = radiobutton; group = DUMMY; radiokeys = SIGVEL + +MSG_RADIO3_2 1 "Velocities constrained" + +RADIO3_1 1 "0" + ## widget = radiobutton; group = DUMMY; radiokeys = FIXVEL + +MSG_RADIO3_1 1 "Velocities fixed" + +FREEVEL 1 "FROM_FILE" + ## widget = combobox; editable = false + ## cards = ALL MANUAL FROM_FILE WITH_FLAG + +MSG_FREEVEL 1 "Minimum constraint solution" + +SIGVEL 1 "FROM_FILE" + ## widget = combobox; editable = false + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG + +MSG_SIGVEL 1 "Velocities constrained" + +FIXVEL 1 "FROM_FILE" + ## widget = combobox; editable = false + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG + +MSG_FIXVEL 1 "Velocities fixed" + +! Minimum constraint conditions +! ----------------------------- +V_TRA 1 "0.0001" + ## widget = combobox; cards = YES NO + +MSG_V_TRA 1 "Translation" + +V_ROT 1 "0.00001" + ## widget = combobox; cards = YES NO + +MSG_V_ROT 1 "Rotation" + +V_SCL 0 + ## widget = combobox; cards = YES NO + # + +MSG_V_SCL 1 "Scale" + +! A priori sigmas +! --------------- +V_SIGMAN 1 "0.005" + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = SIGVEL /= FROM_FILE AND RADIO3_2 = 1 + +MSG_V_SIGMAN 1 "North" + +V_SIGMAE 1 "0.005" + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = SIGVEL /= FROM_FILE AND RADIO3_2 = 1 + +MSG_V_SIGMAE 1 "East" + +V_SIGMAU 1 "0.005" + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = SIGVEL /= FROM_FILE AND RADIO3_2 = 1 + +MSG_V_SIGMAU 1 "Up" + +! ========================================================================= +! ADDNEQ2 6.1: Datum Definition for Velocities +! ========================================================================= +! Stations considered for minimum constraint conditions +! ----------------------------------------------------- +FREEVEL_L 0 + ## widget = selwin; activeif = FREEVEL == MANUAL AND RADIO3_3 == 1 + ## pointer = STALST + # + +MSG_FREEVEL_L 1 "Manual selection" + +FREEVEL_F 0 + ## widget = selwin; activeif = FREEVEL == FROM_FILE AND RADIO3_3 == 1 + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1; emptyallowed = true + +MSG_FREEVEL_F 1 "List of stations from file" + +FREEVEL_G 0 + ## widget = lineedit; activeif = FREEVEL == WITH_FLAG AND RADIO3_3 == 1 + # + +MSG_FREEVEL_G 1 "Stations with specific flags in VEL file" + +! Station velocities to be constrained +! ------------------------------------ +VELOCITY4 0 + ## widget = selwin + ## activeif = CRD_NINT == 1 AND SIGVEL == MANUAL AND RADIO3_2 == 1 + ## pointer = STALST + # + +MSG_VELOCITY4 1 "Manual selection" + +VELFILE4 0 + ## widget = selwin; activeif = SIGVEL == FROM_FILE AND RADIO3_2 == 1 + ## path = DIR_SIG; ext = EXT_SIG; maxfiles = 1; emptyallowed = true + # + +MSG_VELFILE4 1 "List of stations (and sigmas) from file" + +VELFLAG4 0 + ## widget = lineedit; activeif = SIGVEL == WITH_FLAG AND RADIO3_2 == 1 + # + +MSG_VELFLAG4 1 "Stations with specific flags in VEL file" + +! Station velocities to be fixed +! ------------------------------ +VELOCITY1 0 + ## widget = selwin; activeif = FIXVEL == MANUAL AND RADIO3_1 == 1 + ## pointer = STALST + +MSG_VELOCITY1 1 "Manual selection" + +VELFILE1 0 + ## widget = selwin; activeif = FIXVEL == FROM_FILE AND RADIO3_1 == 1 + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_VELFILE1 1 "List of stations from file" + +VELFLAG1 0 + ## widget = lineedit; activeif = FIXVEL == WITH_FLAG AND RADIO3_1 == 1 + # + +MSG_VELFLAG1 1 "Stations with specific flags in VEL file" + +! ========================================================================= +! ADDNEQ2 7.1: Parameter Pre-elimination +! ========================================================================= +! Station-related parameters: Station coordinates +! ----------------------------------------------- +CRD_ELIM 1 "NO" + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + +MSG_CRD_ELIM 1 "Station coordinates" + +CRD_EXCP 0 + ## widget = lineedit + ## activeif = CRD_ELIM == BEFORE_STACKING OR CRD_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_CRD_EXCP 1 "Except for files: Station coordinates" + +CRD_EXST 1 "0" + ## widget = checkbox; activeif = CRD_ELIM /= NO AND CRD_ELIM / _ + +MSG_CRD_EXST 1 "Except for stations: Atmospheric pressure loading" + +CRD_EXSEL 0 + ## widget = combobox; activeif = CRD_ELIM /= NO AND CRD_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_CRD_EXSEL 1 "Selection for station exceptions: station coordinates" + +CRD_EXMAN 0 + ## widget = selwin + ## activeif = CRD_ELIM /= NO AND CRD_EXST = 1 AND CRD_EXSEL = MANUAL + ## pointer = STALST + +MSG_CRD_EXMAN 1 "Manual selection for station exceptions: station coordinates" + +CRD_EXFIL 0 + ## widget = selwin + ## activeif = CRD_ELIM /= NO AND CRD_EXST = 1 AND CRD_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_CRD_EXFIL 1 "Selection for station exceptions from file: station coordinates" + +CRD_EXFLG 0 + ## widget = lineedit + ## activeif = CRD_ELIM /= NO AND CRD_EXST = 1 AND CRD_EXSEL = WITH_FLAG + +MSG_CRD_EXFLG 1 "Selection for station exceptions from flag: station coordinates" + +! Station-related parameters: Receiver clock bias/offsets +! ------------------------------------------------------- +CLK_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_CLK_ELIM 1 "GLONASS receiver clock biases" + +CLK_EXCP 0 + ## widget = lineedit + ## activeif = CLK_ELIM == BEFORE_STACKING OR CLK_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_CLK_EXCP 1 "Except for files: Receiver clock offsets" + +CLK_EXST 1 "0" + ## widget = checkbox; activeif = CLK_ELIM /= NO AND CLK_ELIM / _ + +MSG_CLK_EXST 1 "Except for stations: Atmospheric pressure loading" + +CLK_EXSEL 0 + ## widget = combobox; activeif = CLK_ELIM /= NO AND CLK_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_CLK_EXSEL 1 "Selection for station exceptions: receiver clock offsets" + +CLK_EXMAN 0 + ## widget = selwin + ## activeif = CLK_ELIM /= NO AND CLK_EXST = 1 AND CLK_EXSEL = MANUAL + ## pointer = CLKLST + +MSG_CLK_EXMAN 1 "Manual selection for station exceptions: receiver clock offsets" + +CLK_EXFIL 0 + ## widget = selwin + ## activeif = CLK_ELIM /= NO AND CLK_EXST = 1 AND CLK_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_CLK_EXFIL 1 "Selection for station exceptions from file: receiver clock offsets" + +CLK_EXFLG 0 + ## widget = lineedit + ## activeif = CLK_ELIM /= NO AND CLK_EXST = 1 AND CLK_EXSEL = WITH_FLAG + +MSG_CLK_EXFLG 1 "Selection for station exceptions from flag: receiver clock offsets" + +! Station-related parameters: Inter-system bias +! ---------------------------------------------- +ISB_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_ISB_ELIM 1 "Time-dependent GLONASS ISB" + +ISB_EXCP 0 + ## widget = lineedit + ## activeif = ISB_ELIM == BEFORE_STACKING OR CLK_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_ISB_EXCP 1 "Except for files: inter-system bias" + +ISB_EXST 1 "0" + ## widget = checkbox; activeif = ISB_ELIM /= NO AND ISB_ELIM / _ + +MSG_ISB_EXST 1 "Except for stations: Atmospheric pressure loading" + +ISB_EXSEL 0 + ## widget = combobox; activeif = ISB_ELIM /= NO AND ISB_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_ISB_EXSEL 1 "Selection for station exceptions: inter-system bias" + +ISB_EXMAN 0 + ## widget = selwin + ## activeif = ISB_ELIM /= NO AND ISB_EXST = 1 AND ISB_EXSEL = MANUAL + ## pointer = CLKLST + +MSG_ISB_EXMAN 1 "Manual selection for station exceptions: inter-system bias" + +ISB_EXFIL 0 + ## widget = selwin + ## activeif = ISB_ELIM /= NO AND ISB_EXST = 1 AND ISB_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_ISB_EXFIL 1 "Selection for station exceptions from file: inter-system bias" + +ISB_EXFLG 0 + ## widget = lineedit + ## activeif = ISB_ELIM /= NO AND ISB_EXST = 1 AND ISB_EXSEL = WITH_FLAG + +MSG_ISB_EXFLG 1 "Selection for station exceptions from flag: inter-system bias" + +! Station-related parameters: Receiver antenna offsets +! ---------------------------------------------------- +RAO_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_RAO_ELIM 1 "Receiver antenna offsets" + +RAO_EXCP 0 + ## widget = lineedit + ## activeif = RAO_ELIM == BEFORE_STACKING OR RAO_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_RAO_EXCP 1 "Except for files: Receiver antenna offsets" + +! Station-related parameters: Receiver antenna pattern +! ---------------------------------------------------- +RAP_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_RAP_ELIM 1 "Receiver antenna pattern" + +RAP_EXCP 0 + ## widget = lineedit + ## activeif = RAP_ELIM == BEFORE_STACKING OR RAP_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_RAP_EXCP 1 "Except for files: Receiver antenna pattern" + +! Station-related parameters: Receiver DCB parameter +! -------------------------------------------------- +DCBR_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_DCBR_ELIM 1 "Receiver DCB parameters" + +DCBR_EXCP 0 + ## widget = lineedit + ## activeif = DCBR_ELIM == BEFORE_STACKING OR DCBR_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_DCBR_EXCP 1 "Except for files: Receiver DCB parameters" + +DCBR_EXST 1 "0" + ## widget = checkbox; activeif = DCBR_ELIM /= NO AND DCBR_ELIM / _ + +MSG_DCBR_EXST 1 "Except for stations: Atmospheric pressure loading" + +DCBR_EXSEL 0 + ## widget = combobox; activeif = DCBR_ELIM /= NO AND DCBR_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_DCBR_EXSEL 1 "Selection for station exceptions: receiver DCB parameters" + +DCBR_EXMAN 0 + ## widget = selwin + ## activeif = DCBR_ELIM /= NO AND DCBR_EXST = 1 AND DCBR_EXSEL = MANUAL + ## pointer = DCBRLST + +MSG_DCBR_EXMAN 1 "Manual selection for station exceptions: receiver DCB parameters" + +DCBR_EXFIL 0 + ## widget = selwin + ## activeif = DCBR_ELIM /= NO AND DCBR_EXST = 1 AND DCBR_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_DCBR_EXFIL 1 "Selection for station exceptions from file: receiver DCB parameters" + +DCBR_EXFLG 0 + ## widget = lineedit + ## activeif = DCBR_ELIM /= NO AND DCBR_EXST = 1 AND DCBR_EXSEL = WITH_FLAG + +MSG_DCBR_EXFLG 1 "Selection for station exceptions from flag: receiver DCB parameters" + +! Station-related parameters: GNSS-specific station translation +! ------------------------------------------------------------- +GTRA_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_GTRA_ELIM 1 "GNSS-specific station translation" + +GTRA_EXCP 0 + ## widget = lineedit + ## activeif = GTRA_ELIM == BEFORE_STACKING OR GTRA_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_GTRA_EXCP 1 "Except for files: GNSS-specific station translation" + +GTRA_EXST 1 "0" + ## widget = checkbox; activeif = GTRA_ELIM /= NO AND GTRA_ELIM / _ + +MSG_GTRA_EXST 1 "Except for stations: GNSS-specific station translations" + +GTRA_EXSEL 0 + ## widget = combobox; activeif = GTRA_ELIM /= NO AND GTRA_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_GTRA_EXSEL 1 "Selection for station exceptions: GNSS-spec translations" + +GTRA_EXMAN 0 + ## widget = selwin + ## activeif = GTRA_ELIM /= NO AND GTRA_EXST = 1 AND GTRA_EXSEL = MANUAL + ## pointer = GSPLST + +MSG_GTRA_EXMAN 1 "Manual selection for station exceptions: GNSS-spec translations" + +GTRA_EXFIL 0 + ## widget = selwin + ## activeif = GTRA_ELIM /= NO AND GTRA_EXST = 1 AND GTRA_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_GTRA_EXFIL 1 "Selection for station exceptions from file: GNSS-spec translations" + +GTRA_EXFLG 0 + ## widget = lineedit + ## activeif = GTRA_ELIM /= NO AND GTRA_EXST = 1 AND GTRA_EXSEL = WITH_FLAG + +MSG_GTRA_EXFLG 1 "Selection for station exceptions from flag: GNSS-spec translations" + +! Station-related parameters: GNSS-specific troposphere biases +! ------------------------------------------------------------ +GTRP_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_GTRP_ELIM 1 "GNSS-specific ZPD bias" + +GTRP_EXCP 0 + ## widget = lineedit + ## activeif = GTRP_ELIM == BEFORE_STACKING OR GTRP_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_GTRP_EXCP 1 "Except for files: GNSS-specific ZPD bias" + +GTRP_EXST 1 "0" + ## widget = checkbox; activeif = GTRP_ELIM /= NO AND GTRP_ELIM / _ + +MSG_GTRP_EXST 1 "Except for stations: GNSS-specific ZPD bias" + +GTRP_EXSEL 0 + ## widget = combobox; activeif = GTRP_ELIM /= NO AND GTRP_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_GTRP_EXSEL 1 "Selection for station exceptions: GNSS-spec ZPD bias" + +GTRP_EXMAN 0 + ## widget = selwin + ## activeif = GTRP_ELIM /= NO AND GTRP_EXST = 1 AND GTRP_EXSEL = MANUAL + ## pointer = GSPLST + +MSG_GTRP_EXMAN 1 "Manual selection for station exceptions: GNSS-spec ZPD bias" + +GTRP_EXFIL 0 + ## widget = selwin + ## activeif = GTRP_ELIM /= NO AND GTRP_EXST = 1 AND GTRP_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_GTRP_EXFIL 1 "Selection for station exceptions from file: GNSS-spec ZPD bias" + +GTRP_EXFLG 0 + ## widget = lineedit + ## activeif = GTRP_ELIM /= NO AND GTRP_EXST = 1 AND GTRP_EXSEL = WITH_FLAG + +MSG_GTRP_EXFLG 1 "Selection for station exceptions from flag: GNSS-spec ZPD bias" + +! Station-related parameters: Range biases +! ---------------------------------------- +RNG_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_RNG_ELIM 1 "Range biases" + +RNG_EXCP 0 + ## widget = lineedit + ## activeif = RNG_ELIM == BEFORE_STACKING OR RNG_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_RNG_EXCP 1 "Except for files: Range biases" + +! Atmospheric parameters: Troposphere ZPD +! --------------------------------------- +TRP_ELIM 1 "NO" + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + +MSG_TRP_ELIM 1 "Troposphere zenith path delays" + +TRP_EXCP 0 + ## widget = lineedit + ## activeif = TRP_ELIM == BEFORE_STACKING OR TRP_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_TRP_EXCP 1 "Except for files: troposphere ZPDs" + +TRP_EXST 1 "0" + ## widget = checkbox; activeif = TRP_ELIM /= NO AND TRP_ELIM / _ + +MSG_TRP_EXST 1 "Except for stations: troposphere ZPDs" + +TRP_EXSEL 0 + ## widget = combobox; activeif = TRP_ELIM /= NO AND TRP_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_TRP_EXSEL 1 "Selection for station exceptions: troposphere ZPDs" + +TRP_EXMAN 0 + ## widget = selwin + ## activeif = TRP_ELIM /= NO AND TRP_EXST = 1 AND TRP_EXSEL = MANUAL + ## pointer = TRPLST + +MSG_TRP_EXMAN 1 "Manual selection for station exceptions: troposphere ZPDs" + +TRP_EXFIL 0 + ## widget = selwin + ## activeif = TRP_ELIM /= NO AND TRP_EXST = 1 AND TRP_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_TRP_EXFIL 1 "Selection for station exceptions from file: troposphere ZPDs" + +TRP_EXFLG 0 + ## widget = lineedit + ## activeif = TRP_ELIM /= NO AND TRP_EXST = 1 AND TRP_EXSEL = WITH_FLAG + +MSG_TRP_EXFLG 1 "Selection for station exceptions from flag: troposphere ZPDs" + +! Atmospheric parameters: Troposphere gradient +! -------------------------------------------- +GRD_ELIM 1 "NO" + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + +MSG_GRD_ELIM 1 "Troposphere gradients" + +GRD_EXCP 0 + ## widget = lineedit + ## activeif = GRD_ELIM == BEFORE_STACKING OR GRD_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_GRD_EXCP 1 "Except for files: Troposphere gradients" + +GRD_EXST 1 "0" + ## widget = checkbox; activeif = GRD_ELIM /= NO AND GRD_ELIM / _ + +MSG_GRD_EXST 1 "Except for stations: troposphere gradients" + +GRD_EXSEL 0 + ## widget = combobox; activeif = GRD_ELIM /= NO AND GRD_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_GRD_EXSEL 1 "Selection for station exceptions: troposphere gradients" + +GRD_EXMAN 0 + ## widget = selwin + ## activeif = GRD_ELIM /= NO AND GRD_EXST = 1 AND GRD_EXSEL = MANUAL + ## pointer = TRPLST + +MSG_GRD_EXMAN 1 "Manual selection for station exceptions: troposphere gradients" + +GRD_EXFIL 0 + ## widget = selwin + ## activeif = GRD_ELIM /= NO AND GRD_EXST = 1 AND GRD_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_GRD_EXFIL 1 "Selection for station exceptions from file: troposphere gradients" + +GRD_EXFLG 0 + ## widget = lineedit + ## activeif = GRD_ELIM /= NO AND GRD_EXST = 1 AND GRD_EXSEL = WITH_FLAG + +MSG_GRD_EXFLG 1 "Selection for station exceptions from flag: troposphere gradients" + +! Atmospheric parameters: Ionosphere models +! ----------------------------------------- +GIM_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_GIM_ELIM 1 "Global ionosphere parameters" + +GIM_EXCP 0 + ## widget = lineedit + ## activeif = GIM_ELIM == BEFORE_STACKING OR GIM_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_GIM_EXCP 1 "Except for files: Global ionosphere parameters" + +HOI_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_HOI_ELIM 1 "HOI scaling factors" + +HOI_EXCP 0 + ## widget = lineedit + ## activeif = HOI_ELIM == BEFORE_STACKING OR HOI_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_HOI_EXCP 1 "Except for files: HOI scaling factors" + +! Helmert parameters +! ------------------ +TRANS_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_TRANS_ELIM 1 "Helmert: Translations" + +TRANS_EXCP 0 + ## widget = lineedit + ## activeif = TRANS_ELIM == BEFORE_STACKING OR TRANS_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_TRANS_EXCP 1 "Except for files: Helmert translations" + +ROT_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_ROT_ELIM 1 "Helmert: Rotations" + +ROT_EXCP 0 + ## widget = lineedit + ## activeif = ROT_ELIM == BEFORE_STACKING OR ROT_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_ROT_EXCP 1 "Except for files: Helmert rotations" + +SCALE_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_SCALE_ELIM 1 "Helmert: Scale" + +SCALE_EXCP 0 + ## widget = lineedit + ## activeif = SCALE_ELIM == BEFORE_STACKING OR SCALE_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_SCALE_EXCP 1 "Except for files: Helmert scale" + +! ========================================================================= +! ADDNEQ2 7.2: Parameter Pre-elimination +! ========================================================================= +! Satellite-related parameters: dynamical orbit parameters +! -------------------------------------------------------- +ORB_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_ORB_ELIM 1 "Orbital elements" + +ORB_EXCP 0 + ## widget = lineedit + ## activeif = ORB_ELIM == BEFORE_STACKING OR ORB_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_ORB_EXCP 1 "Except for files: Orbital elements" + +! Satellite-related parameters: stochastic orbit parameters +! --------------------------------------------------------- +STO_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_STO_ELIM 1 "Stochastic pulses" + +STO_EXCP 0 + ## widget = lineedit + ## activeif = STO_ELIM == BEFORE_STACKING OR STO_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_STO_EXCP 1 "Except for files: Stochastic pulses" + +! Satellite-related parameters: satellite antenna offsets +! ------------------------------------------------------- +ANT_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_ANT_ELIM 1 "Satellite antenna offsets" + +ANT_EXCP 0 + ## widget = lineedit + ## activeif = ANT_ELIM == BEFORE_STACKING OR ANT_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_ANT_EXCP 1 "Except for files: Satellite antenna offsets" + +ANTX_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_ANTX_ELIM 1 "Satellite antenna offsets (XY)" + +ANTX_EXCP 0 + ## widget = lineedit + ## activeif = ANTX_ELIM == BEFORE_STACKING OR ANTX_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_ANTX_EXCP 1 "Except for files: Satellite antenna offsets (XY)" + +! Satellite-related parameters: satellite antenna pattern +! ------------------------------------------------------- +SPV_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_SPV_ELIM 1 "Satellite antenna variations" + +SPV_EXCP 0 + ## widget = lineedit + ## activeif = SPV_ELIM == BEFORE_STACKING OR SPV_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_SPV_EXCP 1 "Except for files: Satellite antenna variations" + +! Satellite-related parameters: satellite DCB +! ------------------------------------------- +DCBS_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_DCBS_ELIM 1 "Satellite DCB parameters" + +DCBS_EXCP 0 + ## widget = lineedit + ## activeif = DCBS_ELIM == BEFORE_STACKING OR DCBS_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_DCBS_EXCP 1 "Except for files: Satellite DCB parameters" + +! Earth orientation parameters (Polar motion) +! ------------------------------------------- +ERP_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_ERP_ELIM 1 "Earth rotation parameters (Pole)" + +ERP_EXCP 0 + ## widget = lineedit + ## activeif = ERP_ELIM == BEFORE_STACKING OR ERP_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_ERP_EXCP 1 "Except for files: Earth rotation parameters (Pole)" + +! Earth orientation parameters (UT) +! --------------------------------- +UT_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_UT_ELIM 1 "Earth rotation parameters (UT)" + +UT_EXCP 0 + ## widget = lineedit + ## activeif = UT_ELIM == BEFORE_STACKING OR UT_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_UT_EXCP 1 "Except for files: Earth rotation parameters (UT)" + +! Earth orientation parameters (LOD) +! --------------------------------- +LOD_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_LOD_ELIM 1 "Earth rotation parameters (LOD)" + +LOD_EXCP 0 + ## widget = lineedit + ## activeif = LOD_ELIM == BEFORE_STACKING OR LOD_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_LOD_EXCP 1 "Except for files: Earth rotation parameters (LOD)" + +! Nutation parameters +! ------------------- +NUT_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_NUT_ELIM 1 "Nutation parameters" + +NUT_EXCP 0 + ## widget = lineedit + ## activeif = NUT_ELIM == BEFORE_STACKING OR NUT_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_NUT_EXCP 1 "Except for files: Nutation parameters" + +! Scaling factors for Vienna grid files: Atmosphere loading +! --------------------------------------------------------- +ALD_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_ALD_ELIM 1 "Atmospheric pressure loading" + +ALD_EXCP 0 + ## widget = lineedit + ## activeif = ALD_ELIM == BEFORE_STACKING OR ALD_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_ALD_EXCP 1 "Except for files: Atmospheric pressure loading" + +ALD_EXST 1 "0" + ## widget = checkbox; activeif = ALD_ELIM /= NO AND ALD_ELIM / _ + +MSG_ALD_EXST 1 "Except for stations: Atmospheric pressure loading" + +ALD_EXSEL 0 + ## widget = combobox; activeif = ALD_ELIM /= NO AND ALD_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_ALD_EXSEL 1 "Selection for station exceptions: Atmospheric pressure loading" + +ALD_EXMAN 0 + ## widget = selwin + ## activeif = ALD_ELIM /= NO AND ALD_EXST = 1 AND ALD_EXSEL = MANUAL + ## pointer = GRIDLST + +MSG_ALD_EXMAN 1 "Manual selection for station exceptions: Atmospheric pressure loading" + +ALD_EXFIL 0 + ## widget = selwin + ## activeif = ALD_ELIM /= NO AND ALD_EXST = 1 AND ALD_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_ALD_EXFIL 1 "Selection for station exceptions from file: Atmospheric pressure loading" + +ALD_EXFLG 0 + ## widget = lineedit + ## activeif = ALD_ELIM /= NO AND ALD_EXST = 1 AND ALD_EXSEL = WITH_FLAG + +MSG_ALD_EXFLG 1 "Selection for station exceptions from flag: Atmospheric pressure loading" + +! Scaling factors for Vienna grid files: ocean non-tidal loading +! -------------------------------------------------------------- +OLD_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_OLD_ELIM 1 "Ocean non-tidal loading" + +OLD_EXCP 0 + ## widget = lineedit + ## activeif = OLD_ELIM == BEFORE_STACKING OR OLD_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_OLD_EXCP 1 "Except for files: Ocean non-tidal loading" + +OLD_EXST 1 "0" + ## widget = checkbox; activeif = OLD_ELIM /= NO AND OLD_ELIM / _ + +MSG_OLD_EXST 1 "Except for stations: Ocean non-tidal loading" + +OLD_EXSEL 0 + ## widget = combobox; activeif = OLD_ELIM /= NO AND OLD_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_OLD_EXSEL 1 "Selection for station exceptions: Ocean non-tidal loading" + +OLD_EXMAN 0 + ## widget = selwin + ## activeif = OLD_ELIM /= NO AND OLD_EXST = 1 AND OLD_EXSEL = MANUAL + ## pointer = GRIDLST + +MSG_OLD_EXMAN 1 "Manual selection for station exceptions: Ocean non-tidal loading" + +OLD_EXFIL 0 + ## widget = selwin + ## activeif = OLD_ELIM /= NO AND OLD_EXST = 1 AND OLD_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_OLD_EXFIL 1 "Selection for station exceptions from file: Ocean non-tidal loading" + +OLD_EXFLG 0 + ## widget = lineedit + ## activeif = OLD_ELIM /= NO AND OLD_EXST = 1 AND OLD_EXSEL = WITH_FLAG + +MSG_OLD_EXFLG 1 "Selection for station exceptions from flag: Ocean non-tidal loading" + +! Scaling factors for Vienna grid files: Hydrostatic loading +! ---------------------------------------------------------- +HLD_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_HLD_ELIM 1 "Hydrostatic pressure loading" + +HLD_EXCP 0 + ## widget = lineedit + ## activeif = HLD_ELIM == BEFORE_STACKING OR HLD_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_HLD_EXCP 1 "Except for files: Hydrostatic pressure loading" + +HLD_EXST 1 "0" + ## widget = checkbox; activeif = HLD_ELIM /= NO AND HLD_ELIM / _ + +MSG_HLD_EXST 1 "Except for stations: Atmospheric pressure loading" + +HLD_EXSEL 0 + ## widget = combobox; activeif = HLD_ELIM /= NO AND HLD_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_HLD_EXSEL 1 "Selection for station exceptions: Hydrostatic pressure loading" + +HLD_EXMAN 0 + ## widget = selwin + ## activeif = HLD_ELIM /= NO AND HLD_EXST = 1 AND HLD_EXSEL = MANUAL + ## pointer = GRIDLST + +MSG_HLD_EXMAN 1 "Manual selection for station exceptions: Hydrostatic pressure loading" + +HLD_EXFIL 0 + ## widget = selwin + ## activeif = HLD_ELIM /= NO AND HLD_EXST = 1 AND HLD_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_HLD_EXFIL 1 "Selection for station exceptions from file: Hydrostatic pressure loading" + +HLD_EXFLG 0 + ## widget = lineedit + ## activeif = HLD_ELIM /= NO AND HLD_EXST = 1 AND HLD_EXSEL = WITH_FLAG + +MSG_HLD_EXFLG 1 "Selection for station exceptions from flag: Hydrostatic pressure loading" + +! Additional parameters: center of mass +! ------------------------------------- +MSS_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_MSS_ELIM 1 "Geocenter coordinates" + +MSS_EXCP 0 + ## widget = lineedit + ## activeif = MSS_ELIM == BEFORE_STACKING OR MSS_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_MSS_EXCP 1 "Except for files: Geocenter coordinates" + +! Station clocks +! -------------- +CLKR_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_CLKR_ELIM 1 "Receiver clock offsets" + +CLKR_EXCP 0 + ## widget = lineedit + ## activeif = CLKR_ELIM == BEFORE_STACKING OR CLKR_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_CLKR_EXCP 1 "Except for files: Station clock" + +! Satellite clocks +! ---------------- +CLKS_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_CLKS_ELIM 1 "Satellite clock offsets" + +CLKS_EXCP 0 + ## widget = lineedit + ## activeif = CLKS_ELIM == BEFORE_STACKING OR CLKS_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_CLKS_EXCP 1 "Except for files: Satellite clock" + +! Preelimination outside time window +! ---------------------------------- +RADIO_1 1 "1" + ## widget = radiobutton; group = DUMMY + ## radiokeys = SESSION_YEAR SESSION_STRG + +MSG_RADIO_1 1 "Observation window defined by year and session identifier" + +RADIO_2 1 "0" + ## widget = radiobutton; group = DUMMY + +MSG_RADIO_2 1 "Observation window defined by start and end times" + +! Preelimination Window: defined by session +! ----------------------------------------- +SESSION_YEAR 1 "2019" + ## widget = lineedit; multilineallowed = true; emptyallowed = false + # $Y+0 + +MSG_SESSION_YEAR 1 "Year" + +SESSION_STRG 1 "0110" + ## widget = lineedit; multilineallowed = true; emptyallowed = false + # $S+0 + +MSG_SESSION_STRG 1 "Session" + +! Preelimination Window: defined by date +! -------------------------------------- +STADAT 1 "2019 01 11" + ## widget = lineedit; activeif = RADIO_2 = 1; check_type = date + # $YMD_STR+0 + +MSG_STADAT 1 "Start time(year month day)" + +STATIM 1 "00 00 00" + ## widget = lineedit; emptyallowed = false + ## activeif = RADIO_2 = 1 AND STADAT / _; check_type = time + +MSG_STATIM 1 "Start time(hour minutes seconds)" + +ENDDAT 1 "2019 01 11" + ## widget = lineedit; activeif = RADIO_2 = 1; check_type = date + # $YMD_STR+0 + +MSG_ENDDAT 1 "End time(year month day)" + +ENDTIM 1 "23 59 59" + ## widget = lineedit; emptyallowed = false + ## activeif = RADIO_2 = 1 AND ENDDAT / _; check_type = time + +MSG_ENDTIM 1 "End time(hour minutes seconds)" + +! -------------------------------------------------------------------- +! Interval length of parameters +! -------------------------------------------------------------------- +! Parameter spacing +! ----------------- +TRP_NINT 0 + ## widget = lineedit + # + +MSG_TRP_NINT 1 "Troposphere zenith path delays" + +GRD_NINT 0 + ## widget = lineedit + # + +MSG_GRD_NINT 1 "Troposphere gradients" + +ISB_NINT 0 + ## widget = lineedit + # + +MSG_ISB_NINT 1 "Inter-system bias" + +ERP_NINT 0 + ## widget = lineedit + # + +MSG_ERP_NINT 1 "Earth rotation parameters" + +NUT_NINT 0 + ## widget = lineedit + # + +MSG_NUT_NINT 1 "Nutation parameters" + +! Reference epoch for parameter intervals +! --------------------------------------- +PAR_REF 0 + ## widget = lineedit; emptyallowed = true; check_type = date + # + +MSG_PAR_REF 1 "Reference epoch for parameter intervals" + +PAR_OFF 0 + ## widget = lineedit; check_type = time + # + +MSG_PAR_OFF 1 "Reference epoch for parameter intervals: Time offset" + +! -------------------------------------------------------------------- +! Options and constraining, atmosphere parameters +! -------------------------------------------------------------------- +! Constraints +! ----------- +TRP_ASIG 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_TRP_ASIG 1 "Troposphere zenith delays: absolute" + +TRP_RSIG 1 "5.0" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_TRP_RSIG 1 "Troposphere zenith delays: relative" + +GRD_ASIG 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_GRD_ASIG 1 "Troposphere gradients: absolute" + +GRD_RSIG 1 "5.0" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_GRD_RSIG 1 "Troposphere gradients: relative" + +GIM_ASIG 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_GIM_ASIG 1 "Global ionosphere parameters: absolute" + +GIM_RSIG 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_GIM_RSIG 1 "Global ionosphere parameters: relative" + +! Maximum time interval for relativ constraints +! --------------------------------------------- +TRP_RDT 1 "01 00 00" + ## widget = lineedit; activeif = TRP_RSIG / _; emptyallowed = false + +MSG_TRP_RDT 1 "Troposphere zenith delays: maximum time interval" + +GRD_RDT 1 "24 00 00" + ## widget = lineedit; activeif = GRD_RSIG / _; emptyallowed = false + +MSG_GRD_RDT 1 "Troposphere gradients: maximum time interval" + +GIM_RDT 0 + ## widget = lineedit; activeif = GIM_RSIG / _; emptyallowed = false + # + +MSG_GIM_RDT 1 "Global ionosphere parameters: maximum time interval" + +! Extraction of parameters for troposphere SINEX file +! --------------------------------------------------- +TRPOFF 0 + ## widget = lineedit; activeif = TROPSNX / _ + # + +MSG_TRPOFF 1 "Offset" + +TRPRES 1 "01 00 00" + ## widget = lineedit; activeif = TROPSNX / _ + +MSG_TRPRES 1 "Time resolution" + +! ------------------------------------------------------------------------------ +! Options and constraining, higher-order inosphere scaling factors +! ------------------------------------------------------------------------------ +HOI1 1 "ONE" + ## widget = combobox; editable = true; cards = ONE ZERO + +MSG_HOI1 1 "Second-order term" + +SIGHOI1 1 "0.0001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SIGHOI1 1 "Sigma of second-order term" + +STKHOI1 1 "0" + ## widget = checkbox + +MSG_STKHOI1 1 "Stack second-order term" + +HOI2 1 "ONE" + ## widget = combobox; editable = true; cards = ONE ZERO + +MSG_HOI2 1 "Third-order term" + +SIGHOI2 1 "0.0001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SIGHOI2 1 "Sigma of third-order term" + +STKHOI2 1 "0" + ## widget = checkbox + +MSG_STKHOI2 1 "Stack third-order term" + +HOI3 1 "ONE" + ## widget = combobox; editable = true; cards = ONE ZERO + +MSG_HOI3 1 "Ray path bending term" + +SIGHOI3 1 "0.0001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SIGHOI3 1 "Sigma of ray path bending term" + +STKHOI3 1 "0" + ## widget = checkbox + +MSG_STKHOI3 1 "Stack ray path bending term" + +! -------------------------------------------------------------------- +! Options and constraining, orbital parameters +! -------------------------------------------------------------------- +! Options for orbit combination +! ----------------------------- +TRAFO 1 "0" + ## widget = checkbox + +MSG_TRAFO 1 "Long-arc computation" + +NUMSTC 1 "0" + ## widget = checkbox; activeif = TRAFO = 1 + +MSG_NUMSTC 1 "Stochastic pulses at NEQ boundaries" + +DTSTC 1 "6 00 00" + ## widget = lineedit; check_type = time + ## activeif = TRAFO = 1 AND NUMSTC = 1 + +MSG_DTSTC 1 "Min. time interval between pulse and maneuver" + +SPLTDYN 1 "0" + ## widget = checkbox; activeif = TRAFO = 1 + +MSG_SPLTDYN 1 "No stacking of dynamical orbit parameters" + +! Constraints for orbital elements +! -------------------------------- +ORB_A 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_ORB_A 1 "Semi major axis" + +ORB_E 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_ORB_E 1 "Eccentricity" + +ORB_I 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_ORB_I 1 "Inclination" + +ORB_OM 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_ORB_OM 1 "Ascending node" + +ORB_P 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_ORB_P 1 "Perigee" + +ORB_U 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_ORB_U 1 "Argument of latitude" + +! Constraints for dynamical parameters +! ------------------------------------ +ORB_D0 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_ORB_D0 1 "Constant D terms" + +ORB_Y0 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_ORB_Y0 1 "Constant Y terms" + +ORB_X0 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_ORB_X0 1 "Constant X terms" + +ORB_DP 1 "1.0D-12" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_ORB_DP 1 "Periodic D terms" + +ORB_YP 1 "1.0D-12" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_ORB_YP 1 "Periodic Y terms" + +ORB_XP 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_ORB_XP 1 "Periodic X terms" + +! Constraints for stochastic pulses +! --------------------------------- +STC_R 1 "1.0E-06" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_STC_R 1 "Radial" + +STC_A 1 "1.0E-06" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_STC_A 1 "Along track" + +STC_O 1 "1.0E-08" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_STC_O 1 "Out of plane" + +STC_S 1 "1.0D-6" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_STC_S 1 "Direction to Sun" + +STC_Y 1 "1.0D-5" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_STC_Y 1 "Y-direction in satellite frame" + +STC_X 1 "1.0D-9" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_STC_X 1 "X-direction in satellite frame" + +! -------------------------------------------------------------------- +! Options and constraining, earth orientation parameters +! -------------------------------------------------------------------- +! Options for earth orientation parameters +! ---------------------------------------- +BLKRET 1 "NO" + ## widget = combobox; cards = NO YES + +MSG_BLKRET 1 "Block retrograde terms in polar motion" + +! Constraints (first parameter) +! ----------------------------- +POL_UTF 1 "0.0001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_POL_UTF 1 "UT1-UTC: first parameter" + +POL_EPF 1 "0.0001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_POL_EPF 1 "Delta epsilon: first parameter" + +POL_PSF 1 "0.0001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_POL_PSF 1 "Delta psi: first parameter" + +! Constraints (other parameters) +! ------------------------------ +POL_XY 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_POL_XY 1 "X and Y pole components" + +POL_UTN 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_POL_UTN 1 "UT1-UTC: other parameters" + +POL_LOD 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_POL_LOD 1 "LOD: all parameters" + +POL_EPN 1 "0.0001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_POL_EPN 1 "Delta epsilon: other parameters" + +POL_PSN 1 "0.0001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_POL_PSN 1 "Delta psi: other parameters" + +! Extraction of parameters for pole result file +! --------------------------------------------- +POLESTEP 0 + ## widget = lineedit; activeif = POLERS / _ OR IERSPOL / _ + # + +MSG_POLESTEP 1 "Time resolution" + +! ----------------------------------------- +! +! PARAMETER TYPE: Scaling factors for Vienna grid files +! =============== +! +! ----------------------------------------- +! +! ATM-LOAD: Atmospheric pressure loading +! -------------------------------------- +ALOADSET 1 "PER_STATION" + ## widget = combobox; cards = PER_STATION PER_GROUP ONE_OVERALL + ## editable = false; activeif = ALOAD_FILES / _ + +MSG_ALOADSET 1 "Atm. load: Scaling factor for stations" + +ALOADCLU 0 + ## widget = selwin; path = DIR_CLU; ext = EXT_CLU + ## activeif = ALOADSET = PER_GROUP + # + +MSG_ALOADCLU 1 "Atm. load: Scaling factor for stations" + +ALOADDEC 1 "FULL_EFFECT" + ## widget = combobox + ## cards = FULL_EFFECT HORIZONTAL/VERTICAL NORTH/EAST/UP; editable = false + ## activeif = ALOADSET / inactive AND ALOADSET / NONE + +MSG_ALOADDEC 1 "Atm. load: Parameter decomposition" + +ALOAD10 1 "ONE" + ## widget = combobox; cards = ONE ZERO; editable = false + +MSG_ALOAD10 1 "Atm. load: constraining to zero/one" + +ALOADSIG1 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ALOADDEC / inactive + # + +MSG_ALOADSIG1 1 "Atm. load: a priori sigma 1" + +ALOADSIG2 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ALOADDEC = HORIZONTAL/VERTICAL OR ALOADDEC = NORTH/EAST/UP + # + +MSG_ALOADSIG2 1 "Atm. load: a priori sigma 2" + +ALOADSIG3 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ALOADDEC = NORTH/EAST/UP + # + +MSG_ALOADSIG3 1 "Atm. load: a priori sigma 3" + +! OCN-LOAD: Ocean non-tidal loading +! --------------------------------- +ONTLDSET 1 "PER_STATION" + ## widget = combobox; cards = PER_STATION PER_GROUP ONE_OVERALL + ## editable = false; activeif = ONTLD_FILES / _ + +MSG_ONTLDSET 1 "Ocn. load: Scaling factor for stations" + +ONTLDCLU 0 + ## widget = selwin; path = DIR_CLU; ext = EXT_CLU + ## activeif = ONTLDSET = PER_GROUP + # + +MSG_ONTLDCLU 1 "Ocn. load: Scaling factor for stations" + +ONTLDDEC 1 "FULL_EFFECT" + ## widget = combobox + ## cards = FULL_EFFECT HORIZONTAL/VERTICAL NORTH/EAST/UP; editable = false + ## activeif = ONTLDSET / inactive AND ONTLDSET / NONE + +MSG_ONTLDDEC 1 "Ocn. load: Parameter decomposition" + +ONTLD10 1 "ONE" + ## widget = combobox; cards = ONE ZERO; editable = false + ## activeif = ONTLDSTA / NONE + +MSG_ONTLD10 1 "Atm. load: constraining to zero/one" + +ONTLDSIG1 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ONTLDDEC / inactive + # + +MSG_ONTLDSIG1 1 "Ocn. load: a priori sigma 1" + +ONTLDSIG2 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ONTLDDEC = HORIZONTAL/VERTICAL OR ONTLDDEC = NORTH/EAST/UP + # + +MSG_ONTLDSIG2 1 "Ocn. load: a priori sigma 2" + +ONTLDSIG3 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ONTLDDEC = NORTH/EAST/UP + # + +MSG_ONTLDSIG3 1 "Ocn. load: a priori sigma 3" + +! HYDR-LOAD: Hydrostatic pressure loading +! --------------------------------------- +HLOADSET 1 "PER_STATION" + ## widget = combobox; cards = PER_STATION PER_GROUP ONE_OVERALL + ## editable = false; activeif = HLOAD_FILES / _ + +MSG_HLOADSET 1 "Hyd. load: Scaling factor for stations" + +HLOADCLU 0 + ## widget = selwin; path = DIR_CLU; ext = EXT_CLU + ## activeif = HLOADSET = PER_GROUP + # + +MSG_HLOADCLU 1 "Hyd. load: Scaling factor for stations" + +HLOADDEC 1 "FULL_EFFECT" + ## widget = combobox + ## cards = FULL_EFFECT HORIZONTAL/VERTICAL NORTH/EAST/UP; editable = false + ## activeif = HLOADSET / inactive AND HLOADSET / NONE + +MSG_HLOADDEC 1 "Hyd. load: Parameter decomposition" + +HLOAD10 1 "ONE" + ## widget = combobox; cards = ONE ZERO; editable = false + ## activeif = HLOADSTA / NONE + +MSG_HLOAD10 1 "Atm. load: constraining to zero/one" + +HLOADSIG1 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = HLOADDEC / inactive + # + +MSG_HLOADSIG1 1 "Hyd. load: a priori sigma 1" + +HLOADSIG2 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = HLOADDEC = HORIZONTAL/VERTICAL OR HLOADDEC = NORTH/EAST/UP + # + +MSG_HLOADSIG2 1 "Hyd. load: a priori sigma 2" + +HLOADSIG3 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ALOADDEC = NORTH/EAST/UP + # + +MSG_HLOADSIG3 1 "Hyd. load: a priori sigma 3" + +! -------------------------------------------------------------------- +! Options and constraining, epoch-wise clock parameters +! -------------------------------------------------------------------- +! Clk est.: Reference Clock Selection +! ----------------------------------- +REFCLOCK 1 "NONE" + ## widget = combobox; editable = false + ## cards = NONE FIRST_STATION LAST_STATION ALL_STATIONS ALL_SATELLITES MANUAL FROM_FILE + +MSG_REFCLOCK 1 "Selection of reference clock" + +! Clk est.: Ref.Stations list +! --------------------------- +CLKSTASEL 0 + ## widget = selwin; activeif = REFCLOCK == MANUAL; pointer = RCLKLST + # + +MSG_CLKSTASEL 1 "Clk.Est.:Ref.Stations list" + +! Clk est.: Ref.Stations list +! --------------------------- +CLKSATSEL 0 + ## widget = selwin; activeif = REFCLOCK == MANUAL; pointer = SCLKLST + # + +MSG_CLKSATSEL 1 "Clk.Est.:Ref. Satellite list" + +! Clk est.: Ref. clk from file +! ---------------------------- +CLKSTAFIL 0 + ## widget = selwin; activeif = REFCLOCK == FROM_FILE; path = DIR_FIX + ## ext = EXT_FIX; maxfiles = 1; emptyallowed = true + # + +MSG_CLKSTAFIL 1 "Clk.Est.:Ref.Stations from file" + +! Clk est.: Ref. clk from file +! ---------------------------- +CLKSATFIL 0 + ## widget = selwin; activeif = REFCLOCK == FROM_FILE; path = DIR_FIX + ## ext = EXT_FIX; maxfiles = 1; emptyallowed = true + # + +MSG_CLKSATFIL 1 "Clk.Est.:Ref.Satellites from file" + +CLKFIX 1 "0" + ## widget = checkbox + +MSG_CLKFIX 1 "Clk.Est.: Fix reference clock" + +CLKSIG 0 + ## widget = lineedit; activeif = CLKFIX = 0; check_type = real + ## check_min = 0 + # + +MSG_CLKSIG 1 "Clk.Est.: A priori sigma for reference clock" + +! Delete (fix) only clocks with values in the input file +! ------------------------------------------------------ +CLKDELINP 1 "1" + ## widget = checkbox; activeif = CLKS_ELIM = DELETE OR CLKR_ELIM = DELETE + +MSG_CLKDELINP 1 "Fix only clocks with input values" + +! Clk est.: Header of the clk RINEX file: RUNBY +! --------------------------------------------- +RUNBY 0 + ## widget = lineedit; activeif = CLKRNX / _ + +MSG_RUNBY 1 "Clk.Est.:Header of the clk RINEX file: RUNBY" + +! Clk est.: Header of the clk RINEX file: AC +! ------------------------------------------ +AC 0 + ## widget = lineedit; activeif = CLKRNX / _ + +MSG_AC 1 "Clk.Est.:Header of the clk RINEX file: AC" + +! Clk est.: Header of the clk RINEX file: ACName +! ---------------------------------------------- +ACNAME 0 + ## widget = lineedit; activeif = CLKRNX / _ + +MSG_ACNAME 1 "Header of the clk RINEX file: AC Name" + +! Time System +! ----------- +TIMESYS 1 "GPS" + ## widget = combobox; editable = false; cards = GPS GLO GAL UTC TAI + ## activeif = CLKRNX / _ + +MSG_TIMESYS 1 "Time system" + +! DCB line +! -------- +DCBLINE 0 + ## widget = lineedit; activeif = CLKRNX / _ + +MSG_DCBLINE 1 "DCB line" + +! Clk est.: Header of the clk RINEX file: Comments +! ------------------------------------------------ +COMMENT 1 "" + ## widget = uniline; activeif = CLKRNX / _ + +MSG_COMMENT 1 "Header of the clk RINEX file: Comments" + +! -------------------------------------------------------------------- +! Options and constraining for Helmert parameters +! -------------------------------------------------------------------- +! Stacking: Translations +! ---------------------- +CMB_TRA 1 "NO_STACKING" + ## widget = combobox; editable = false + ## cards = NO_STACKING IDENT_GROUP STACK_ALL + +MSG_CMB_TRA 1 "Stacking of translation parameters" + +! Stacking: Rotations +! ------------------- +CMB_ROT 1 "NO_STACKING" + ## widget = combobox; editable = false + ## cards = NO_STACKING IDENT_GROUP STACK_ALL + +MSG_CMB_ROT 1 "Stacking of rotation parameters" + +! Stacking: Scale +! --------------- +CMB_SC 1 "NO_STACKING" + ## widget = combobox; editable = false + ## cards = NO_STACKING IDENT_GROUP STACK_ALL + +MSG_CMB_SC 1 "Stacking of scale parameters" + +! -------------------------------------------------------------------- +! Options and constraining, GNSS-specific parameters +! -------------------------------------------------------------------- +! GNSS-specific station translation +! --------------------------------- +GTRADAT 1 "NONE" + ## widget = combobox; cards = NONE ABSOLUTE MIN_CONST; editable = false + +MSG_GTRADAT 1 "GNSS-specific station translation: Datum definition" + +GTRATRA 1 "0" + ## widget = checkbox; activeif = GTRADAT = MIN_CONST + +MSG_GTRATRA 1 "GNSS-specific station translation: Translation" + +GTRAROT 1 "0" + ## widget = checkbox; activeif = GTRADAT = MIN_CONST + +MSG_GTRAROT 1 "GNSS-specific station translation: Rotation" + +GTRASCL 1 "0" + ## widget = checkbox; activeif = GTRADAT = MIN_CONST + +MSG_GTRASCL 1 "GNSS-specific station translation: Scale" + +GTRAXCL 1 "INCLUDED" + ## widget = combobox; cards = INCLUDED EXCLUDED; editable = false + ## activeif = GTRADAT / NONE + +MSG_GTRAXCL 1 "GNSS-specific station translation: In-/Exclusion" + +GTRAFIX 0 + ## widget = selwin; activeif = GTRADAT / NONE; path = DIR_FIX + ## ext = EXT_FIX; maxfiles = 1; emptyallowed = true + # + +MSG_GTRAFIX 1 "GNSS-specific station translation: Station selection" + +GTRASIG_N 0 + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = GTRADAT = ABSOLUTE + # + +MSG_GTRASIG_N 1 "GNSS-specific station translation: North" + +GTRASIG_E 0 + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = GTRADAT = ABSOLUTE + # + +MSG_GTRASIG_E 1 "GNSS-specific station translation: East" + +GTRASIG_U 0 + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = GTRADAT = ABSOLUTE + # + +MSG_GTRASIG_U 1 "GNSS-specific station translation: Up" + +! GNSS-specific troposphere biases +! -------------------------------- +GTRPDAT 1 "NONE" + ## widget = combobox; cards = NONE SUM ABSOLUTE; editable = false + +MSG_GTRPDAT 1 "GNSS-specific troposphere bias: Datum definition" + +GTRPXCL 1 "INCLUDED" + ## widget = combobox; cards = INCLUDED EXCLUDED; editable = false + ## activeif = GTRPDAT / NONE + +MSG_GTRPXCL 1 "GNSS-specific troposphere bias: In-/Exclusion" + +GTRPFIX 0 + ## widget = selwin; activeif = GTRPDAT / FROM_CRD AND GTRPDAT / NONE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1; emptyallowed = true + # + +MSG_GTRPFIX 1 "GNSS-specific troposphere bias: Station selection" + +GTRPSIG 0 + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = GTRPDAT = ABSOLUTE + # + +MSG_GTRPSIG 1 "GNSS-specific troposphere bias: Sigma" + +! -------------------------------------------------------------------- +! Options and constraining, additional parameters +! -------------------------------------------------------------------- +! Constraints +! ----------- +RECANTN 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_RECANTN 1 "Receiver antenna offsets: N" + +RECANTE 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_RECANTE 1 "Receiver antenna offsets: E" + +RECANTU 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_RECANTU 1 "Receiver antenna offsets: U" + +SATANTX 1 "0.00001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SATANTX 1 "Satellite antenna offsets: X" + +SATANTY 1 "0.00001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SATANTY 1 "Satellite antenna offsets: Y" + +SATANTZ 1 "0.00001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SATANTZ 1 "Satellite antenna offsets: Z" + +SATANTS 1 "ALL" + ## widget = combobox; cards = ALL GPS GLONASS LAUNCHED_BEFORE + ## editable = false + +MSG_SATANTS 1 "Apply satellite antenna offsets sigmas" + +SATANTD 0 + ## widget = lineedit; cech_type = date + ## activeif = SATANTS = LAUNCHED_BEFORE + # + +MSG_SATANTD 1 "Date for satellite antenna offsets sigmas" + +SATANTGPS 1 "NONE" + ## widget = combobox; cards = NONE DELETE TO_BLOCK/TYPE; editable = false + +MSG_SATANTGPS 1 "Modify satellite antenna offsets parameter" + +SATANTGLO 1 "NONE" + ## widget = combobox; cards = NONE DELETE TO_FREQUENCY TO_BLOCK/TYPE + ## editable = false + +MSG_SATANTGLO 1 "Modify satellite antenna offsets parameter" + +COFMASSX 1 "0.00001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_COFMASSX 1 "Geocenter coordinates: X" + +COFMASSY 1 "0.00001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_COFMASSY 1 "Geocenter coordinates: Y" + +COFMASSZ 1 "0.00001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_COFMASSZ 1 "Geocenter coordinates: Z" + +! Constraint - Rec. Antenna Patterns +! ---------------------------------- +RECSPV 0 + ## widget = lineedit + # + +MSG_RECSPV 1 "Receiver antenna patterns" + +! Constraint - Sat. Antenna Patterns +! ---------------------------------- +SATSPV 1 "0.00001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SATSPV 1 "Satellite antenna patterns" + +SATSPVS 1 "ALL" + ## widget = combobox; cards = ALL GPS GLONASS LAUNCHED_BEFORE + ## editable = false + +MSG_SATSPVS 1 "Apply satellite antenna pattern sigmas" + +SATSPVD 0 + ## widget = lineedit; cech_type = date + ## activeif = SATSPVS = LAUNCHED_BEFORE + # + +MSG_SATSPVD 1 "Date for satellite antenna pattern sigmas" + +SATSPVGPS 1 "NONE" + ## widget = combobox; cards = NONE DELETE TO_BLOCK/TYPE; editable = false + +MSG_SATSPVGPS 1 "Modify satellite antenna pattern parameter" + +SATSPVGLO 1 "NONE" + ## widget = combobox; cards = NONE DELETE TO_FREQUENCY TO_BLOCK/TYPE + ## editable = false + +MSG_SATSPVGLO 1 "Modify satellite antenna pattern parameter" + +! Sat. ant. off: more input options +! --------------------------------- +SATANT0 1 "0" + ## widget = checkbox + +MSG_SATANT0 1 "Sat. ant. offset: advanced setup" + +! Sat. ant. PCV: more input options +! --------------------------------- +SAPANT0 1 "0" + ## widget = checkbox + +MSG_SAPANT0 1 "Sat. ant. pattern: advanced setup" + +! Sat. ant. off: define the satellite groups / sigmas +! --------------------------------------------------- +SATANTSTR 1 "" + ## widget = uniline; check_type.1 = integer; check_min.1 = 1 + ## check_max.1 = 999; check_type.2 = real; check_min.2 = 0.0 + ## check_type.3 = real; check_min.3 = 0.0; check_type.4 = real + ## check_min.4 = 0.0; check_type.5 = integer; check_min.5 = 0 + ## check_max.5 = 299; check_type.6 = integer; check_min.6 = 0 + ## check_max.6 = 299; check_type.7 = integer; check_min.7 = 0 + ## check_max.7 = 299; check_type.8 = integer; check_min.8 = 0 + ## check_max.8 = 299; check_type.9 = integer; check_min.9 = 0 + ## check_max.9 = 299; check_type.10 = integer; check_min.10 = 0 + ## check_max.10 = 299; check_type.11 = integer; check_min.11 = 0 + ## check_max.11 = 299; check_type.12 = integer; check_min.12 = 0 + ## check_max.12 = 299; check_type.13 = integer; check_min.13 = 0 + ## check_max.13 = 299; numlines = 10 + +MSG_SATANTSTR 1 "Sat.ant.offset: define the satellite groups and sigmas" + +! Sat. ant. PCV: define the satellite groups +! ------------------------------------------ +SAPGRP 1 "" + ## widget = uniline; check_type.1 = integer; check_min.1 = 1 + ## check_max.1 = 999; check_type.2 = real; check_min.2 = 0.0 + ## check_type.3 = integer; check_min.3 = 0; check_max.3 = 299 + ## check_type.4 = integer; check_min.4 = 0; check_max.4 = 299 + ## check_type.5 = integer; check_min.5 = 0; check_max.5 = 299 + ## check_type.6 = integer; check_min.6 = 0; check_max.6 = 299 + ## check_type.7 = integer; check_min.7 = 0; check_max.7 = 299 + ## check_type.8 = integer; check_min.8 = 0; check_max.8 = 299 + ## check_type.9 = integer; check_min.9 = 0; check_max.9 = 299 + ## check_type.10 = integer; check_min.10 = 0; check_max.10 = 299 + ## check_type.11 = integer; check_min.11 = 0; check_max.11 = 299 + ## numlines = 10 + +MSG_SAPGRP 1 "Satellite antenna PCV group definition and sigmas" + +! Constraint - Receiver clock offsets +! ----------------------------------- +RCOSIGMA 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_RCOSIGMA 1 "Receiver clock offsets" + +! RCO: Biases in the NEQ stem from a PPP +! -------------------------------------- +RCOFROMPPP 1 "0" + ## widget = checkbox + +MSG_RCOFROMPPP 1 "Biases in the NEQ stem from a PPP" + +! RCO: fix biases for all GPS satellites +! -------------------------------------- +RCORMGPS 1 "0" + ## widget = checkbox + +MSG_RCORMGPS 1 "Fix biases for all GPS satellites" + +! RCO: transform satellite to frequency biases +! -------------------------------------------- +RCOTOFRQ 1 "0" + ## widget = checkbox + +MSG_RCOTOFRQ 1 "Transform satellite to frequency biases" + +! Inter-frequency bias, alarming limit +! ----------------------------------- +IFBMAX 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_IFBMAX 1 "Inter-frequency bias, alarming limit" + +! -------------------------------------------------------------------- +! Constraining the differential code biases +! -------------------------------------------------------------------- +! DCB: Reference Satellite(s) +! --------------------------- +P1C1REF 1 "SUM" + ## widget = combobox; editable = false; cards = SUM ALL + +MSG_P1C1REF 1 "P1-C1: Reference satellite(s)" + +! DCB: A Priori Sigma for Reference Satellite Biases +! -------------------------------------------------- +P1C1SIG 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_P1C1SIG 1 "P1-C1: A Priori Sigma for Reference Satellite Biases" + +! DCB: Reference Satellite(s) +! --------------------------- +P1P2REF 1 "SUM" + ## widget = combobox; editable = false; cards = SUM ALL + +MSG_P1P2REF 1 "P1-P2: Reference satellite(s)" + +! DCB: A Priori Sigma for Reference Satellite Biases +! -------------------------------------------------- +P1P2SIG 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_P1P2SIG 1 "P1-P2: A Priori Sigma for Reference Satellite Biases" + +! DCB: A Priori Sigma for Receiver Biases +! --------------------------------------- +P1P2SIGR 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_P1P2SIGR 1 "P1-P2: A Priori Sigma for Receiver Biases" + +! DCB: Reference Stations(s) +! --------------------------- +LCREF 1 "SUM" + ## widget = combobox; editable = false; cards = SUM ALL + +MSG_LCREF 1 "LC: Reference station(s)" + +! DCB: A Priori Sigma for Receiver Biases +! --------------------------------------- +LCSIGR 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_LCSIGR 1 "LC: A Priori Sigma for Receiver Biases" + +! Constraint - Range biases +! ------------------------- +RGBSIG 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_RGBSIG 1 "Range bias parameters" + +! Stacking of Range biases +! ------------------------ +RGB_STK1 1 "1" + ## widget = radiobutton; group = DUMMY + +MSG_RGB_STK1 1 "Range biases as is" + +RGB_STK2 1 "0" + ## widget = radiobutton; group = DUMMY + +MSG_RGB_STK2 1 "Stack range biases for satellite groups" + +RGB_STK3 1 "0" + ## widget = radiobutton; group = DUMMY + +MSG_RGB_STK3 1 "Stack range biases for station" + +! -------------------------------------------------------------------- +! Selection from station information file +! -------------------------------------------------------------------- +! Use station information file flags +! ---------------------------------- +USEFLG 1 "0" + ## widget = checkbox; activeif = STAINFO /= _ + +MSG_USEFLG 1 "Consider flags from station information file" + +! Information for the Bernese files: flags to be used (TYPE 001) +! -------------------------------------------------------------- +FLG001 1 "999" + ## widget = lineedit; activeif = STAINFO /= _ AND USEFLG = 1 + +MSG_FLG001 1 "Type 001: Renaming of Stations" + +! Information for the Bernese files: flags to be used (TYPE 002) +! -------------------------------------------------------------- +FLG002 1 "999" + ## widget = lineedit; activeif = STAINFO /= _ AND USEFLG = 1 + +MSG_FLG002 1 "Type 002: Station information" + +! Information for the Bernese files: flags to be used (TYPE 003) +! -------------------------------------------------------------- +FLG003 1 "999" + ## widget = lineedit; activeif = STAINFO /= _ AND USEFLG = 1 + +MSG_FLG003 1 "Type 003: Station problems" + +! -------------------------------------------------------------------- +! Some additional things +! -------------------------------------------------------------------- +! Stations (fixed) +! ---------------- +STALST 0 + ## widget = selwin; menuaux = MENUAUX; action = NEQ + ## menuauxkeys = CONST STAINFO RECEIVR USEFLG FLG001 FLG002 FLG003 CRXREC CRXANT INPFILE NO_ABC + ## updateifactive = FREESTA_L STATION4 STATION1 FREEVEL_L VELOCITY4 VELOCITY1 CRD_EXMAN + +! List stations with receiver clock offsets +! ----------------------------------------- +CLKLST 0 + ## widget = selwin; menuaux = MENUAUX; action = NEQCLK + ## menuauxkeys = CONST STAINFO RECEIVR USEFLG FLG001 FLG002 FLG003 CRXREC CRXANT INPFILE NO_ABC + +! List stations with troposphere +! ------------------------------ +TRPLST 0 + ## widget = selwin; menuaux = MENUAUX; action = NEQTRP + ## menuauxkeys = CONST STAINFO RECEIVR USEFLG FLG001 FLG002 FLG003 CRXREC CRXANT INPFILE NO_ABC + +! List stations with receiver DCBs +! -------------------------------- +DCBRLST 0 + ## widget = selwin; menuaux = MENUAUX; action = NEQDCBR + ## menuauxkeys = CONST STAINFO RECEIVR USEFLG FLG001 FLG002 FLG003 CRXREC CRXANT INPFILE NO_ABC + +! List stations with GNSS-specific translations +! --------------------------------------------- +GSPLST 0 + ## widget = selwin; menuaux = MENUAUX; action = NEQGSP + ## menuauxkeys = CONST STAINFO RECEIVR USEFLG FLG001 FLG002 FLG003 CRXREC CRXANT INPFILE NO_ABC + +! List stations with grid scaling parameters +! ------------------------------------------ +GRIDLST 0 + ## widget = selwin; menuaux = MENUAUX; action = NEQGRID + ## menuauxkeys = CONST STAINFO RECEIVR USEFLG FLG001 FLG002 FLG003 CRXREC CRXANT INPFILE NO_ABC + +! List receiver clocks +! -------------------- +RCLKLST 0 + ## widget = selwin; menuaux = MENUAUX; action = NEQRCLK + ## menuauxkeys = CONST STAINFO RECEIVR USEFLG FLG001 FLG002 FLG003 CRXREC CRXANT INPFILE NO_ABC + +! List satellite clocks +! --------------------- +SCLKLST 0 + ## widget = selwin; menuaux = MENUAUX; action = NEQSCLK + ## menuauxkeys = CONST STAINFO RECEIVR USEFLG FLG001 INPFILE NO_ABC + +! Directories and Extensions +! -------------------------- +DIR_ORB 1 "${P}/PHIVOLCS\ORB\" + ## widget = initmenu; pointer = DIR_ELE + +EXT_ELE 1 "ELE" + ## widget = initmenu; pointer = EXT_ELE + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# COMBINE NORMAL EQUATION SYSTEMS - ADDNEQ2 1.1: Input Files 1 # +# # +# GENERAL FILES # +# Show all general files > % < # SHOWGEN +# # +# NORMAL EQUATION SYSTEMS # +# Normal equations > %%%%%%%% < # INPFILE +# Variance rescaling factors > %%%%%%%% < # COVCOMI +# # +# MAIN INPUT FILES # +# Station coordinates > %%%%%%%% < # COORD +# Station velocities > %%%%%%%% < # VELAPR +# Station information > %%%%%%%% < # STAINFO +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# ADDNEQ2 1.2: Input Files 2 # +# # +# NEW A PRIORI VALUES # +# Troposphere estimates > %%%%%%%% < (parameters are eliminated) # TROPEST +# Differential code biases > %%%%%%%% < (a priori is zero if empty) # DCBINP +# Earth rotation parameters > %%%%%%%% < (mandatory if ERPs present) # POLE +# Geocenter coordinates > %%%%%%%% < # GCCINP +# Satellite clock corrections > %%%%%%%% < # SATCLK +# Clock RINEX file > %%%%%%%% < # RXCLKIN +# Inter-system biases > %%%%%%%% < # ISBINP +# SLR data handling (biases, CoM)> %%%%%%%% < # RGBINP +# List of parameter estimates > %%%%%%%% < # PARAMIN +# # +# HEADER AND EPOCH INFORMATION # +# Ionosphere master file > %%%%%%%% < # IONOS +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWGEN = 1 ###################################################### +# ADDNEQ2 1.3: General Files # +# # +# GENERAL INPUT FILES # +# General constants > %%%%%%%%%%%% < # CONST +# Geodetic datum > %%%%%%%%%%%% < # DATUM +# Phase center variations > %%%%%%%%%%%% < # PHASECC +# Receiver information > %%%%%%%%%%%% < # RECEIVR +# Satellite information > %%%%%%%%%%%% < # SATELL +# Satellite problems > %%%%%%%%%%%% < # SATCRUX +# Subdaily pole model > %%%%%%%%%%%% < # SUBMOD +# Nutation model > %%%%%%%%%%%% < # NUTMOD +# SINEX header file > %%%%%%%%%%%% < # SINEXIN +# IONEX control file > %%%%%%%%%%%% < # IONEXCF +# # +# MENU SETTINGS # +# Selected campaign > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% <# CAMPAIGN +# Selected session Year> %%%% < Session> %%%% < # YR4_INFO SES_INFO +# Session table > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% <# SESSION_TABLE +# # +# TEMPORARY FILES # +# Scratch file > %%%%%%%%%%%% < # AUXFIL +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# ADDNEQ2 2.1: Output Files 1 # +# # +# GENERAL OUTPUT FILES # +# Program output > % < use ADDNEQ2.Lnn or > %%%%%%%% < # SYSODEF SYSOUT +# Error messages > % < merged to program output or > %%%%%%%% < # ERRMRG SYSERR +# # +# MAIN RESULT FILES # +# Normal equations > %%%%%%%% < # NEQOUT +# SINEX with> %%% < > %%%%%%%% < # SNXCONT SINEXRS +# # +# STATION- AND SATELLITE-RELATED RESULTS # +# Station coordinates > %%%%%%%% < # COORDRS +# Station velocities > %%%%%%%% < # VELORS +# Satellite orbital elements > %%%%%%%% < # ELEFILE +# Earth rotation parameters > %%%%%%%% < # POLERS +# Earth rotation parameters (IERS) > %%%%%%%% < # IERSPOL +# # +# ATMOSPHERE-SPECIFIC RESULTS # +# Troposphere estimates > %%%%%%%% < # TROPSAV +# Troposphere estimates (SINEX) > %%%%%%%% < # TROPSNX +# Ionosphere models > %%%%%%%% < # IONOSRS +# Ionosphere models (IONEX) > %%%%%%%% < # IONEXRS +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# ADDNEQ2 2.2: Output Files 2 # +# # +# ADDITIONAL RESULT FILES # +# Geocenter coordinates > %%%%%%%% < # GCCOUT +# Differential code biases > %%%%%%%% < # DCBOUT +# Phase center variations (gridded) > %%%%%%%% < # PHASRSG +# Satellite clock corrections > %%%%%%%% < # CLKSAV +# Clock corrections (RINEX) > %%%%%%%% < # CLKRNX +# Inter-system biases > %%%%%%%% < # ISBOUT +# Data handling (biases, CoM) > %%%%%%%% < # RGBOUT +# # +# AUXILIARY FILES # +# Weekly summary > %%%%%%%% < # WEKSUM +# Station residuals > %%%%%%%% < # PLOTRS +# All parameter residuals > %%%%%%%% < # PLOT_ALL +# Covariance matrix wrt coordinates > %%%%%%%% < # COVARRS +# Full covariance matrix > %%%%%%%% < # COVTTRS +# Variance rescaling factors, Helmert> %%%%%%%% < # COVCOMO +# List of parameter estimates > %%%%%%%% < # PARAMRS +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# ADDNEQ2 3.1: Options 1 # +# # +# TITLE > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # TITLE +# # +# GENERAL OPTIONS # +# Maximum number of parameters in combined NEQ> %%%%%% < # MAXPAR +# A priori sigma of unit weight > %%%%%%% %%%%%%% < # INDVSOL +# Reference epoch for station coordinates > %%%%%%%%%% <(yyyy mm dd) # TIMREF +# Stop program after NEQ saving > % < # NOINV +# # +# ADD PARAMETERS TO THE SYSTEM # +# Set up station velocities > % < # CRD_NINT +# Set up Geocenter coordinates > % < # SETUP_GCC +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# ADDNEQ2 3.2: Options 2 # +# # +# REMOVE STATION PARAMETERS FROM THE SYSTEM # +# If receiver changes > %%%%%%%%%%%%%%%%%%%%%%%% < # CRXREC +# If antenna changes > %%%%%%%%%%%%%%%%%%%%%%%% < # CRXANT +# # +# INPUT FILE OPTIONS # +# Truncate NEQ station names after position 14 > %%%%%%%%% < # NO_ABC +# Keep input NEQs in alphabetical order > % < # NOCHRONO +# # +# OUTPUT OPTIONS # +# Extended output wrt estimated parameters > % < # PRT_EXT +# Notify station inconsistencies between NEQs > % < # PRT_SIC +# Notify changes due to station information file> % < # CRXWARN +# Print detailed list of parameter manipulations> % < # PRT_PAR +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL COVARRS / _ OR COVTTRS / _ AND CRD_NINT = 1 OR SINEXRS /= _ AND NOINV = 0 # +# ADDNEQ2 3.3: Options 3 # +# # +# SINEX OPTIONS # +# Regularize a priori constraint matrix > %%%%%%%%% < # SNXREG +# Sort stations according to DOMES code > % < # STASORT +# Include ADDNEQ1-style statistics block > % < # HEUREF +# Do not write uncalibrated antenna/radome combinations > % < # ANTRED +# Transform ERP to offset/drift representation > % < # ERPREP +# # +# VARIANCE-COVARIANCE FILE OPTIONS # +# Representation of coordinates and velocities > %%%%%%%%% < # COVMODE +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# ADDNEQ2 4.1: Parameter Pre-Elimination # +# exceptions for # +# STATION-RELATED PARAMETERS files station# +# Station coordinates > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # CRD_ELIM CRD_EXCP CRD_EXST +# # +# ATMOSPHERIC PARAMETERS # +# Troposphere zenith path delays> %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # TRP_ELIM TRP_EXCP TRP_EXST +# Troposphere gradients > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # GRD_ELIM GRD_EXCP GRD_EXST +# Global ionosphere parameters > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # GIM_ELIM GIM_EXCP +# # +# GLOBAL PARAMETERS # +# Orbital elements > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # ORB_ELIM ORB_EXCP +# Stochastic pulses > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # STO_ELIM STO_EXCP +# Polar motion parameters > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # ERP_ELIM ERP_EXCP +# Length of day parameters > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # LOD_ELIM LOD_EXCP +# Universal time parameters > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # UT_ELIM UT_EXCP +# Nutation parameters > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # NUT_ELIM NUT_EXCP +# Geocenter coordinates > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # MSS_ELIM MSS_EXCP +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# ADDNEQ2 4.2: Parameter Pre-Elimination # +# exceptions for # +# BIAS PARAMETERS files station# +# Satellite DCBs > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # DCBS_ELIM DCBS_EXCP +# Receiver DCBs > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # DCBR_ELIM DCBR_EXCP DCBR_EXST +# GLONASS receiver clock biases > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # CLK_ELIM CLK_EXCP CLK_EXST +# Time-dependent GLONASS ISBs > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # ISB_ELIM ISB_EXCP ISB_EXST +# GNSS-specific translations > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # GTRA_ELIM GTRA_EXCP GTRA_EXST +# GNSS-specific ZPD biases > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # GTRP_ELIM GTRP_EXCP GTRP_EXST +# # +# ANTENNA PHASE CENTER PARAMETERS # +# Satellite antenna offsets > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # ANT_ELIM ANT_EXCP +# Satellite antenna offsets (XY)> %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # ANTX_ELIM ANTX_EXCP +# Satellite antenna variations > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # SPV_ELIM SPV_EXCP +# Receiver@ antenna offsets > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # RAO_ELIM RAO_EXCP +# Receiver@ antenna variations > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # RAP_ELIM RAP_EXCP +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# ADDNEQ2 4.3: Parameter Pre-Elimination # +# exceptions for # +# HELMERT TRANSFORMATION PARAMETERS files station# +# Translation parameters > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # TRANS_ELIM TRANS_EXCP +# Rotation parameters > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # ROT_ELIM ROT_EXCP +# Scale parameters > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # SCALE_ELIM SCALE_EXCP +# # +# PARAMETER SCALING FACTORS # +# HOI scaling factors > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # HOI_ELIM HOI_EXCP +# Atmospheric pressure loading > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # ALD_ELIM ALD_EXCP ALD_EXST +# Ocean non-tidal loading > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # OLD_ELIM OLD_EXCP OLD_EXST +# Hydrostatic pressure loading > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # HLD_ELIM HLD_EXCP HLD_EXST +# # +# EPOCH PARAMETERS # +# Receiver clock offsets > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # CLKR_ELIM CLKR_EXCP +# Satellite clock offsets > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # CLKS_ELIM CLKS_EXCP +# # +# SLR-RELATED PARAMETERS # +# Range biases > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # RNG_ELIM RNG_EXCP +# END_PANEL #################################################################### + + +# BEGIN_PANEL CRD_ELIM = OUTSIDE_FROM_WINDOW OR TRP_ELIM = OUTSIDE_FROM_WINDOW OR GRD_ELIM = OUTSIDE_FROM_WINDOW OR GIM_ELIM = OUTSIDE_FROM_WINDOW OR ORB_ELIM = OUTSIDE_FROM_WINDOW OR STO_ELIM = OUTSIDE_FROM_WINDOW OR ERP_ELIM = OUTSIDE_FROM_WINDOW OR LOD_ELIM = OUTSIDE_FROM_WINDOW OR UT_ELIM = OUTSIDE_FROM_WINDOW OR NUT_ELIM = OUTSIDE_FROM_WINDOW OR MSS_ELIM = OUTSIDE_FROM_WINDOW OR DCBS_ELIM = OUTSIDE_FROM_WINDOW OR DCBR_ELIM = OUTSIDE_FROM_WINDOW OR CLK_ELIM = OUTSIDE_FROM_WINDOW OR ISB_ELIM = OUTSIDE_FROM_WINDOW OR GTRA_ELIM = OUTSIDE_FROM_WINDOW OR GTRP_ELIM = OUTSIDE_FROM_WINDOW OR ANT_ELIM = OUTSIDE_FROM_WINDOW OR ANTX_ELIM = OUTSIDE_FROM_WINDOW OR SPV_ELIM = OUTSIDE_FROM_WINDOW OR RAO_ELIM = OUTSIDE_FROM_WINDOW OR RAP_ELIM = OUTSIDE_FROM_WINDOW OR TRANS_ELIM = OUTSIDE_FROM_WINDOW OR ROT_ELIM = OUTSIDE_FROM_WINDOW OR SCALE_ELIM = OUTSIDE_FROM_WINDOW OR HOI_ELIM = OUTSIDE_FROM_WINDOW OR ALD_ELIM = OUTSIDE_FROM_WINDOW OR OLD_ELIM = OUTSIDE_FROM_WINDOW OR HLD_ELIM = OUTSIDE_FROM_WINDOW OR CLKR_ELIM = OUTSIDE_FROM_WINDOW OR CLKS_ELIM = OUTSIDE_FROM_WINDOW OR RNG_ELIM = OUTSIDE_FROM_WINDOW +# ADDNEQ2 4.4: Parameter Pre-Elimination # +# # +# TIME WINDOW FOR "OUTSIDE FROM WINDOW" PRE-ELIMINATION # +# # +# > % < Defined by Year and Session identifier # RADIO_1 +# Year > %%%% < Session > %%%% < # SESSION_YEAR SESSION_STRG +# # +# # +# > % < Defined by Start and End times # RADIO_2 +# yyyy mm dd hh mm ss yyyy mm dd hh mm ss # +# Start > %%%%%%%%%% < > %%%%%%%% < End > %%%%%%%%%% < > %%%%%%%% < # STADAT STATIM ENDDAT ENDTIM +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL CRD_EXST = 1 OR CLK_EXST = 1 OR ISB_EXST = 1 OR DCBR_EXST = 1 OR TRP_EXST = 1 OR GRD_EXST = 1 OR ALD_EXST = 1 OR OLD_EXST = 1 OR HLD_EXST = 1 OR GTRA_EXST = 1 OR GTRP_EXST = 1 +# ADDNEQ2 4.5: Parameter Pre-Elimination # +# Manual List file Flag # +# STATION-RELATED PARAMETERS # +# Coordinates > %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# CRD_EXSEL CRD_EXMAN CRD_EXFIL CRD_EXFLG +# # +# ATMOSPHERIC PARAMETERS # +# ZPDs > %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# TRP_EXSEL TRP_EXMAN TRP_EXFIL TRP_EXFLG +# Gradients > %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# GRD_EXSEL GRD_EXMAN GRD_EXFIL GRD_EXFLG +# # +# BIAS PARAMETERS # +# Receiver DCBs > %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# DCBR_EXSEL DCBR_EXMAN DCBR_EXFIL DCBR_EXFLG +# GLO biases > %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# CLK_EXSEL CLK_EXMAN CLK_EXFIL CLK_EXFLG +# Time-dep. ISBs> %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# ISB_EXSEL ISB_EXMAN ISB_EXFIL ISB_EXFLG +# Translations > %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# GTRA_EXSEL GTRA_EXMAN GTRA_EXFIL GTRA_EXFLG +# ZPD biases > %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# GTRP_EXSEL GTRP_EXMAN GTRP_EXFIL GTRP_EXFLG +# # +# PARAMETER SCALING FACTORS # +# Atmospheric PL> %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# ALD_EXSEL ALD_EXMAN ALD_EXFIL ALD_EXFLG +# Ocean non-TL > %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# OLD_EXSEL OLD_EXMAN OLD_EXFIL OLD_EXFLG +# Hydrostatic PL> %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# HLD_EXSEL HLD_EXMAN HLD_EXFIL HLD_EXFLG +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL CRD_ELIM / _ ##################################################### +# ADDNEQ2 5: Datum Definition for Station Coordinates # +# # +# DATUM DEFINITION TYPE # +# > % < Free network solution # RADIO2_4 +# > % < Minimum constraint solution > %%%%%%%%%%%% < # RADIO2_3 FREESTA +# > % < Coordinates constrained > %%%%%%%%%%%% < # RADIO2_2 SIGSTA +# > % < Coordinates fixed > %%%%%%%%%%%% < # RADIO2_1 FIXSTA +# # +# MINIMUM CONSTRAINT CONDITIONS # +# Translation > %%%%% < # C_TRA +# Rotation > %%%%% < # C_ROT +# Scale > %%%%% < # C_SCL +# # +# A PRIORI SIGMAS # +# North > %%%%%%% < meters # C_SIGMAN +# East > %%%%%%% < meters # C_SIGMAE +# Up > %%%%%%% < meters # C_SIGMAU +# END_PANEL #################################################################### + + +# BEGIN_PANEL FREESTA = MANUAL OR FREESTA = FROM_FILE OR FREESTA = WITH_FLAG AND RADIO2_3 = 1 AND CRD_ELIM / _ # +# ADDNEQ2 5.1: Datum Definition for Station Coordinates # +# # +# STATIONS CONSIDERED FOR MINIMUM CONSTRAINT CONDITIONS # +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # FREESTA_L +# List of stations from file > %%%%%%%% < # FREESTA_F +# Stations with specific flags in CRD file > %%%%%%%% < #: all non-blank # FREESTA_G +# END_PANEL #################################################################### + + +# BEGIN_PANEL SIGSTA = MANUAL OR SIGSTA = FROM_FILE OR SIGSTA = WITH_FLAG AND RADIO2_2 = 1 AND CRD_ELIM / _ # +# ADDNEQ2 5.1: Datum Definition for Station Coordinates # +# # +# STATION COORDINATES TO BE CONSTRAINED # +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # STATION4 +# List of stations (and sigmas) from file > %%%%%%%% < # STAFILE4 +# Stations with specific flags in CRD file > %%%%%%%% < #: all non-blank # STAFLAG4 +# END_PANEL #################################################################### + + +# BEGIN_PANEL FIXSTA = MANUAL OR FIXSTA = FROM_FILE OR FIXSTA = WITH_FLAG AND RADIO2_1 = 1 AND CRD_ELIM / _ # +# ADDNEQ2 5.1: Datum Definition for Station Coordinates # +# # +# STATION COORDINATES TO BE FIXED # +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # STATION1 +# List of stations from file > %%%%%%%% < # STAFILE1 +# Stations with specific flags in CRD file > %%%%%%%% < #: all non-blank # STAFLAG1 +# END_PANEL #################################################################### + + +# BEGIN_PANEL CRD_NINT /= 0 AND CRD_ELIM / _ ################################## +# ADDNEQ2 6: Datum Definition for Station Velocities # +# # +# DATUM DEFINITION TYPE # +# > % < Free network solution # RADIO3_4 +# > % < Minimum constraint solution > %%%%%%%%%%%% < # RADIO3_3 FREEVEL +# > % < Velocities constrained > %%%%%%%%%%%% < # RADIO3_2 SIGVEL +# > % < Velocities fixed > %%%%%%%%%%%% < # RADIO3_1 FIXVEL +# # +# MINIMUM CONSTRAINT CONDITIONS # +# Translation > %%%%% < # V_TRA +# Rotation > %%%%% < # V_ROT +# Scale > %%%%% < # V_SCL +# # +# A PRIORI SIGMAS # +# North > %%%%%%% < meters/year # V_SIGMAN +# East > %%%%%%% < meters/year # V_SIGMAE +# Up > %%%%%%% < meters/year # V_SIGMAU +# END_PANEL #################################################################### + + +# BEGIN_PANEL FREEVEL = MANUAL OR FREEVEL = FROM_FILE OR FREEVEL = WITH_FLAG AND RADIO3_3 = 1 AND CRD_NINT /= 0 AND CRD_ELIM / _ # +# ADDNEQ2 6.1: Datum Definition for Station Velocities # +# # +# STATIONS CONSIDERED FOR MINIMUM CONSTRAINT CONDITIONS # +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # FREEVEL_L +# List of stations from file > %%%%%%%% < # FREEVEL_F +# Stations with specific flags in VEL file > %%%%%%%% < #: all non-blank # FREEVEL_G +# END_PANEL #################################################################### + + +# BEGIN_PANEL SIGVEL = MANUAL OR SIGVEL = FROM_FILE OR SIGVEL = WITH_FLAG AND RADIO3_2 = 1 AND CRD_NINT /= 0 AND CRD_ELIM / _ # +# ADDNEQ2 6.1: Datum Definition for Station Velocities # +# # +# STATION VELOCITIES TO BE CONSTRAINED # +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # VELOCITY4 +# List of stations (and sigmas) from file > %%%%%%%% < # VELFILE4 +# Stations with specific flags in VEL file > %%%%%%%% < #: all non-blank # VELFLAG4 +# END_PANEL #################################################################### + + +# BEGIN_PANEL FIXVEL = MANUAL OR FIXVEL = FROM_FILE OR FIXVEL = WITH_FLAG AND RADIO3_1 = 1 AND CRD_NINT /= 0 AND CRD_ELIM / _ # +# ADDNEQ2 6.1: Datum Definition for Station Velocities # +# # +# STATION VELOCITIES TO BE FIXED # +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # VELOCITY1 +# List of stations from file > %%%%%%%% < # VELFILE1 +# Stations with specific flags in VEL file > %%%%%%%% < #: all non-blank # VELFLAG1 +# END_PANEL #################################################################### + + +# BEGIN_PANEL INDVSOL /= NO AND CRD_ELIM / _ ################################### +# ADDNEQ2 7: Comparison of Individual Solutions # +# # +# NOTIFICATION OF POSSIBLE OUTLIERS # +# Maximum tolerated residual North> %%%% < millimeters # BADSOL_N +# East > %%%% < millimeters # BADSOL_E +# Up > %%%% < millimeters # BADSOL_U +# # +# Maximum tolerated root-mean-square error North> %%%% < millimeters # BADSOLRN +# East > %%%% < millimeters # BADSOLRE +# Up > %%%% < millimeters # BADSOLRU +# # +# Minimum number of solutions for each station > %%%% < # MINSOL +# END_PANEL #################################################################### + + +# BEGIN_PANEL TRP_ELIM / _ OR GRD_ELIM / _ OR CLK_ELIM / _ OR ISB_ELIM / _ OR ERP_ELIM / _ OR LOD_ELIM / _ OR UT_ELIM / _ OR NUT_ELIM / _ # +# ADDNEQ2 8: Interval Length of Parameters # +# # +# NEW PARAMETER SPACING hhh mm ss # +# Troposphere zenith path delays > %%%%%%%%% < # TRP_NINT +# Troposphere gradients > %%%%%%%%% < # GRD_NINT +# Time-dependent inter-system biases > %%%%%%%%% < # ISB_NINT +# Earth rotation parameters > %%%%%%%%% < # ERP_NINT +# Nutation parameters > %%%%%%%%% < # NUT_NINT +# # +# yyyy mm dd hh mm ss # +# REFERENCE EPOCH FOR PARAMETER INTERVALS > %%%%%%%%%% < > %%%%%%%% < # PAR_REF PAR_OFF +# END_PANEL #################################################################### + + +# BEGIN_PANEL TRP_ELIM / _ OR GRD_ELIM / _ OR GIM_ELIM / _ ##################### +# ADDNEQ2 9: Options for Atmospheric Parameters # +# # +# ABSOLUTE CONSTRAINING # +# Troposphere zenith path delays> %%%%%%%% %%%%%%%% %%%%%%%% %%%%%%%% %%%%%%%% <(hh mm ss) # TRP_RSIG TRP_RDT +# Troposphere gradients > %%%%%%%% %%%%%%%% <(hh mm ss) # GRD_RSIG GRD_RDT +# Global ionosphere parameters > %%%%%%%% %%%%%%%% <(hh mm ss) # GIM_RSIG GIM_RDT +# # +# EXTRACTION OF PARAMETERS FOR TROPOSPHERE SINEX FILE # +# Offset > %%%%%%%%% < (hhh mm ss) Time resolution > %%%%%%%% < (hh mm ss)# TRPOFF TRPRES +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL ORB_ELIM / _ OR STO_ELIM / _ ##################################### +# ADDNEQ2 10.1: Options for Orbital Parameters # +# # +# OPTIONS FOR ORBIT COMBINATION # +# Long-arc computation > % < # TRAFO +# Stochastic pulses at NEQ boundaries > % < # NUMSTC +# No stacking of dynamical orbit parameters > % < # SPLTDYN +# Minimum interval between pulse and maneuver > %%%%%%%%% <(hhh mm ss) # DTSTC +# # +# A PRIORI SIGMAS FOR ORBITAL ELEMENTS # +# Semi major axis > %%%%%%%%% %%%%%%%%% < # ORB_E +# Inclination > %%%%%%%%% %%%%%%%%% %%%%%%%%% %%%%%%%%% %%%%%%%% < meters/sec**2 # ORB_D0 +# Constant Y/S terms > %%%%%%%% < meters/sec**2 # ORB_Y0 +# Constant X/W terms > %%%%%%%% < meters/sec**2 # ORB_X0 +# Periodic D/R terms > %%%%%%%% < meters/sec**2 # ORB_DP +# Periodic Y/S terms > %%%%%%%% < meters/sec**2 # ORB_YP +# Periodic X/W terms > %%%%%%%% < meters/sec**2 # ORB_XP +# # +# A PRIORI SIGMAS FOR STOCHASTIC PULSES # +# Radial > %%%%%%%% < meters/sec # STC_R +# Along track > %%%%%%%% < meters/sec # STC_A +# Out of plane > %%%%%%%% < meters/sec # STC_O +# Direction to Sun > %%%%%%%% < meters/sec # STC_S +# Y-direction in satellite frame > %%%%%%%% < meters/sec # STC_Y +# X-direction in satellite frame > %%%%%%%% < meters/sec # STC_X +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL ERP_ELIM / _ OR LOD_ELIM / _ OR UT_ELIM / _ OR NUT_ELIM / _ ###### +# ADDNEQ2 11: Options for Earth Orientation Parameters # +# # +# OPTIONS FOR EARTH ORIENTATION PARAMETERS # +# Block retrograde terms in polar motion> %%%%% < # BLKRET +# # +# A PRIORI SIGMAS (FIRST PARAMETER) # +# UT1-UTC > %%%%%%%% < milliseconds # POL_UTF +# Delta Epsilon > %%%%%%%% < milliarcseconds # POL_EPF +# Delta Psi > %%%%%%%% < milliarcseconds # POL_PSF +# # +# A PRIORI SIGMAS (REMAINING PARAMETERS) # +# X and Y pole components > %%%%%%%% < milliarcseconds # POL_XY +# UT1-UTC > %%%%%%%% < milliseconds # POL_UTN +# LOD > %%%%%%%% < milliseconds/day # POL_LOD +# Delta Epsilon > %%%%%%%% < milliarcseconds # POL_EPN +# Delta Psi > %%%%%%%% < milliarcseconds # POL_PSN +# # +# EXTRACTION OF PARAMETERS FOR ERP FILES # +# Time resolution > %%%%%%%% < (hh mm ss) # POLESTEP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL MSS_ELIM / _ OR SETUP_GCC = 1 #################################### +# ADDNEQ2 12: Options for Geocenter Coordinates # +# # +# A PRIORI SIGMAS FOR COMPONENT # +# Geocenter coordinates X > %%%%%%%% < meters # COFMASSX +# Y > %%%%%%%% < meters # COFMASSY +# Z > %%%%%%%% < meters # COFMASSZ +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL DCBS_ELIM / _ OR DCBR_ELIM / _ ################################### +# ADDNEQ2 13: Options for Differential Code Biases # +# # +# P1-C1 BIAS PARAMETERS # +# Type of sigma > %%%%% < # P1C1REF +# A priori sigma for satellites > %%%%%%%% < nanoseconds # P1C1SIG +# # +# P1-P2 BIAS PARAMETERS # +# Type of sigma for satellites > %%%%% < # P1P2REF +# A priori sigma for satellites > %%%%%%%% < nanoseconds # P1P2SIG +# A priori sigma for receivers > %%%%%%%% < nanoseconds # P1P2SIGR +# # +# LC BIAS (Inter-System BIAS, ISB) PARAMETERS # +# Type of sigma for receivers > %%%%% < # LCREF +# A priori sigma for receivers > %%%%%%%% < nanoseconds # LCSIGR +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL CLK_ELIM / _ OR ISB_ELIM / _ ##################################### +# ADDNEQ2 14: Options for GLONASS Receiver Clock Biases # +# # +# GLONASS RECEIVER CLOCK BIASES # +# Receiver clock offsets > %%%%%%%% < milliseconds # RCOSIGMA +# Biases in the NEQ stem from a PPP > % < # RCOFROMPPP +# Fix biases for all GPS satellites > % < # RCORMGPS +# Transform satellite to frequency biases > % < # RCOTOFRQ +# Inter-frequency bias, alarming limit > %%%%%%%% < nanoseconds # IFBMAX +# END_PANEL #################################################################### + + +# BEGIN_PANEL GTRA_ELIM / _ OR GTRP_ELIM / _ ################################### +# ADDNEQ2 15: Options for GNSS-specific Translations and ZPD Biases # +# # +# STATION TRANSLATIONS Tra Rot Scl # +# Type of constraining > %%%%%%%% < > % <> % <> % < # GTRADAT GTRATRA GTRAROT GTRASCL +# Stations to be> %%%%%%%% < > %%%%%%%% < # GTRAXCL GTRAFIX +# A priori sigmas N > %%%%%%%% < meters # GTRASIG_N +# E > %%%%%%%% < meters # GTRASIG_E +# U > %%%%%%%% < meters # GTRASIG_U +# # +# TROPOSPHERE BIASES # +# Type of constraining > %%%%%%%% < # GTRPDAT +# Stations to be> %%%%%%%% < > %%%%%%%% < # GTRPXCL GTRPFIX +# A priori sigma > %%%%%%%% < meters # GTRPSIG +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL ANT_ELIM / _ OR ANTX_ELIM / _ OR SPV_ELIM / _ #################### +# ADDNEQ2 16: Options for Satellite Antenna Phase Center Parameters # +# # +# SATELLITE PHASE CENTER OFFSETS # +# Modify parametrization GPS > %%%%%%%%%%%%%% < # SATANTGPS +# GLONASS> %%%%%%%%%%%%%% < # SATANTGLO +# A priori sigmas in X > %%%%%%%% < meters # SATANTX +# Y > %%%%%%%% < meters # SATANTY +# Z > %%%%%%%% < meters # SATANTZ +# Apply constraints to > %%%%%%%%%%%%%% < > %%%%%%%%%% < # SATANTS SATANTD +# Advanced grouping/sigmas > % < (YYYY MM DD) # SATANT0 +# # +# SATELLITE PHASE CENTER VARIATIONS # +# Modify parametrization GPS > %%%%%%%%%%%%%% < # SATSPVGPS +# GLONASS> %%%%%%%%%%%%%% < # SATSPVGLO +# A priori sigma > %%%%%%%% < meters # SATSPV +# Apply constraints to > %%%%%%%%%%%%%% < > %%%%%%%%%% < # SATSPVS SATSPVD +# Advanced grouping/sigmas > % < (YYYY MM DD) # SAPANT0 +# END_PANEL #################################################################### + + +# BEGIN_PANEL ANT_ELIM / _ OR ANTX_ELIM / _ OR SPV_ELIM / _ AND SATANT0 = 1 #### +# ADDNEQ2 16.1 Advanced Options for Satellite Antenna Phase Center Offsets # +# # +# ADVANCED PARAMETER STACKING AND CONSTRAINING # +# # +# A priori sigmas Satellite numbers # +# > Grp _X(m)_ _Y(m)_ _Z(m)_ ___ ___ ___ ___ ___ ___ ___ ___ ___ < # SATANTSTR +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL ANT_ELIM / _ OR ANTX_ELIM / _ OR SPV_ELIM / _ AND SAPANT0 = 1 #### +# ADDNEQ2 16.2 Advanced Options for Satellite Antenna Phase Center Variations # +# # +# ADVANCED PARAMETER STACKING AND CONSTRAINING # +# # +# Satellite numbers # +# > Grp A_priori_sigma(m) ___ ___ ___ ___ ___ ___ ___ ___ ___ < # SAPGRP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL RAO_ELIM / _ OR RAP_ELIM / _ ##################################### +# ADDNEQ2 17: Options for Receiver Antenna Phase Center Parameters # +# # +# RECEIVER ANTENNA PARAMETERS # +# Receiver antenna offsets North> %%%%%%%% < meters # RECANTN +# East > %%%%%%%% < meters # RECANTE +# Up > %%%%%%%% < meters # RECANTU +# Receiver antenna patterns > %%%%%%%% < meters # RECSPV +# END_PANEL #################################################################### + + +# BEGIN_PANEL TRANS_ELIM / _ ################################################### +# ADDNEQ2 18: Options for Helmert Transformation Parameters # +# # +# STACKING OF PARAMETERS # +# Translations > %%%%%%%%%%%% < # CMB_TRA +# Rotations > %%%%%%%%%%%% < # CMB_ROT +# Scale > %%%%%%%%%%%% < # CMB_SC +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL HOI_ELIM / _ ##################################################### +# ADDNEQ2 19: Options for Higher-order Ionosphere Scaling Factors # +# # +# PARAMETER HANDLING FOR A priori Sigma Stacking # +# Second-order term > %%%%%%%%% < > %%%%%%%%%% < > % < # HOI1 SIGHOI1 STKHOI1 +# Third-order term > %%%%%%%%% < > %%%%%%%%%% < > % < # HOI2 SIGHOI2 STKHOI2 +# Ray path bending term > %%%%%%%%% < > %%%%%%%%%% < > % < # HOI3 SIGHOI3 STKHOI3 +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL ALD_ELIM / _ OR OLD_ELIM / _ OR HLD_ELIM / _ ##################### +# ADDNEQ2 20: Options for Parameter Scaling Factors # +# # +# ATMOSPHERIC PRESSURE LOADING # +# Parameter setup > %%%%%%%%%%%%%%%%%% < > %%%%%%%% < # ALOADSET ALOADCLU +# Parameter decomposition > %%%%%%%%%%%%%%%%%% < # ALOADDEC +# Constrain scaling factors to > %%%%%%%% < # ALOAD10 +# Sigma in North/horizontal/overall> %%%%%%%% < meters # ALOADSIG1 +# @@@@@@@@@East@/vertical > %%%%%%%% < meters # ALOADSIG2 +# @@@@@@@@@Up > %%%%%%%% < meters # ALOADSIG3 +# # +# OCEAN NON-TIDAL LOADING # +# Parameter setup > %%%%%%%%%%%%%%%%%% < > %%%%%%%% < # ONTLDSET ONTLDCLU +# Parameter decomposition > %%%%%%%%%%%%%%%%%% < # ONTLDDEC +# Constrain scaling factors to > %%%%%%%% < # ONTLD10 +# Sigma in North/horizontal/overall> %%%%%%%% < meters # ONTLDSIG1 +# @@@@@@@@@East@/vertical > %%%%%%%% < meters # ONTLDSIG2 +# @@@@@@@@@Up > %%%%%%%% < meters # ONTLDSIG3 +# # +# HYDROSTATIC PRESSURE LOADING # +# Parameter setup > %%%%%%%%%%%%%%%%%% < > %%%%%%%% < # HLOADSET HLOADCLU +# Parameter decomposition > %%%%%%%%%%%%%%%%%% < # HLOADDEC +# Constrain scaling factors to > %%%% < # HLOAD10 +# Sigma in North/horizontal/overall> %%%%%%%% < meters # HLOADSIG1 +# @@@@@@@@@East@/vertical > %%%%%%%% < meters # HLOADSIG2 +# @@@@@@@@@Up > %%%%%%%% < meters # HLOADSIG3 +# END_PANEL #################################################################### + + +# BEGIN_PANEL CLKR_ELIM / _ OR CLKS_ELIM / _ ################################### +# ADDNEQ2 21: Options for Epoch-wise Clock Offsets # +# # +# REFERENCE CLOCK # +# Selection of reference clock(s) > %%%%%%%%%%%%%% < # REFCLOCK +# Manual: Stations > %%%%%%%%%%%%%%%%%%%% < # CLKSTASEL +#@@@@@@@@@@@@@@@@@@@@@@@@@Satellites > %%%%%%%%%%%%%%%%%%%% < # CLKSATSEL +# From file: Stations > %%%%%%%% < # CLKSTAFIL +#@@@@@@@@@@@@@@@@@@@@@@@@@Satellites > %%%%%%%% < # CLKSATFIL +# # +# Fix reference clock > % < # CLKFIX +# A priori sigma for reference clock> %%%%%%%% < nsec # CLKSIG +# # +# Fix only clocks with input values > % < # CLKDELINP +# END_PANEL #################################################################### + + +# BEGIN_PANEL CLKR_ELIM / _ OR CLKS_ELIM / _ AND CLKRNX / _ ################### +# ADDNEQ2 21.1: Options for Epoch-wise Clock Offsets # +# # +# HEADER ENTRIES FOR THE CLOCK RINEX OUTPUT FILE # +# Run by > %%%%%%%%%%%%%%%%%%% < # RUNBY +# AC designator > %%%% < # AC +# AC name > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # ACNAME +# # +# Time system > %%%% < # TIMESYS +# DCBs applied > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # DCBLINE +# # +# Comment lines: # +# > Comment_lines_______________________________________________ < # COMMENT +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL RNG_ELIM / _ ##################################################### +# ADDNEQ2 22: Options for SLR Range Biases # +# # +# A PRIORI SIGMAS # +# Range bias parameters > %%%%%%%% < # RGBSIG +# # +# ESTIMATION/STACKING PER STATION # +# > % < Stack only identical range biases # RGB_STK1 +# > % < Stack range biases for the satellites of one group # RGB_STK2 +# > % < Stack all range biases for one station # RGB_STK3 +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL STAINFO / _ AND USEFLG = 999 ##################################### +# ADDNEQ2 99.1: Selection from Station Information File # +# # +# THIS PANEL IS FOR TEST PURPOSES ONLY # +# MODIFY SR GTSTAFLG.f90 AND REMOVE USEFLG TO ACTIVATE # +# # +# FLAGS CONCERNING STATION INFORMATION FILE # +# Consider flags > % < # USEFLG +# # +# FLAGS TO BE CONSIDERED # +# Type 001: Renaming of stations > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # FLG001 +# Type 002: Station information > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # FLG002 +# Type 003: Station problems > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # FLG003 +# # +# Flag 999: Any flag will be considered # +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL STEP2 = 1 ######################################################## +# ADDNEQ2 99.2: Compensate for Step-2 Tide SW Bug # +# # +# Compensate for effect of step-2 tide SW bug between > % < # STEP2 +# > %%%%%%%%%% < and > %%%%%%%%%% < (yyyy mm dd) # STEP2A STEP2B +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_FIN/COMPAR.INP b/config/bernese/gpsuser52-luzon/OPT/R2S_FIN/COMPAR.INP new file mode 100755 index 0000000..2b43fac --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_FIN/COMPAR.INP @@ -0,0 +1,322 @@ + +! Environment Variables +! --------------------- +ENVIRONMENT 5 + "U" "c:\Bernese\GPSUSER52" + "T" "c:\Bernese\GPSTEMP" + "X" "c:\Bernese\BERN52\GPS" + "P" "c:\Bernese\GPSDATA\CAMPAIGN52" + "USER" "" + ## widget = initmenu; pointer = ENVIR_LIST + +! SOME KEYWORDS FOR AUTOMATIC OUTPUT +! ---------------------------------- +CAMPAIGN 1 "${P}/PHIVOLCS" + ## widget = initmenu; pointer = ACTIVE_CAMPAIGN + +SESSION_TABLE 1 "${P}/PHIVOLCS\STA\SESSIONS.SES" + ## widget = initmenu; pointer = SESSION_TABLE + +DESCR_SESSION_TABLE 1 "Session table" + +YR4_INFO 1 "2019" + ## widget = comment + # $Y+0 + +SES_INFO 1 "0110" + ## widget = comment + # $S+0 + +USR_INFO 1 "${USER}" + ## widget = comment + +! ------------------------------------------------------------------------- +! Show general files +! ------------------ +SHOWGEN 1 "1" + ## widget = checkbox + +MSG_SHOWGEN 1 "Show all general files" + +! General Constants +! ----------------- +CONST 1 "${X}/GEN\CONST." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # CONST. + +DESCR_CONST 1 "General constants" + +! Local Geodetic Datum +! -------------------- +DATUM 1 "${X}/GEN\DATUM." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # DATUM. + +DESCR_DATUM 1 "Geodetic datum" + +! Coordinate Input File Names +! --------------------------- +COOFIL 0 + ## widget = selwin; path = DIR_CRD; ext = EXT_CRD; maxfiles = 999 + # $E$YSS~~ + +MSG_COOFIL 1 "Coordinates" + +COOFIL_TXT_COL_1 1 "Coordinate files" + +! Extension of the Cov. Files +! -------------------------------- +COOFIL_PTH_COL_2 1 "${P}/PHIVOLCS\OUT\" + ## widget = initmenu; pointer = DIR_COV + +COOFIL_EXT_COL_2 1 "COV" + ## widget = initmenu; pointer = EXT_COV + +COOFIL_TXT_COL_2 1 "Covariance files" + +! Covariance Input File Names +! --------------------------- +COVFIL 0 + ## widget = selwin; activeif = SAMENA = 0; path = DIR_COV; ext = EXT_COV + ## maxfiles = 999; emptyallowed = true + # + +MSG_COVFIL 1 "Covariances" + +COVFIL_TXT_COL_1 1 "Covariance files" + +! A priori Coordinate File +! ------------------------ +COORD 0 + ## widget = selwin; path = DIR_CRD; ext = EXT_CRD; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_COORD 1 "A priori coordinates" + +! A priori Velocity File +! ---------------------- +VELOS 0 + ## widget = selwin; path = DIR_VEL; ext = EXT_VEL; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_VELOS 1 "A priori velocities" + +! Use same Name as Coordinate File +! -------------------------------- +SAMENA 1 "0" + ## widget = checkbox + +MSG_SAMENA 1 "Same name as coordinate file(s)" + +! Baseline Definitions +! -------------------- +BASDEF 0 + ## widget = selwin; path = DIR_BSL; ext = EXT_BSL; maxfiles = 1 + ## emptyallowed = true + # + +MSG_BASDEF 1 "INPUT FILES: Baseline definitions" + +! Skeleton for Plot File +! ---------------------- +PLOTSKL 0 + ## widget = selwin; path = PTH_UPD; ext = EXT_SKL; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_PLOTSKL 1 "Plot skeleton" + +! Resulting Coordinate File +! ------------------------- +COORDRS 0 + ## widget = lineedit; path = DIR_CRD; ext = EXT_CRD + # + +DESCR_COORDRS 1 "Coordinate results" + +! Resulting Covariance File +! ------------------------- +COVARRS 0 + ## widget = lineedit; path = DIR_COV; ext = EXT_COV + # + +DESCR_COVARRS 1 "Covariances of coordinates" + +! Plot File +! --------- +PLOTRS 0 + ## widget = lineedit; path = DIR_PLT; ext = EXT_PLT + # + +DESCR_PLOTRS 1 "Plot file of results" + +! Weekly Summary File +! ------------------- +WKSSUM 1 "${P}/PHIVOLCS\OUT\CMP190110.SUM" + ## widget = lineedit; path = DIR_SUM; ext = EXT_SUM + # CMP$YSS+0 + +DESCR_WKSSUM 1 "Weekly summary file" + +! Scratch File +! ------------ +AUXFIL 1 "${U}/WORK\COMPAR.SCR" + ## widget = lineedit; path = PTH_SCR; ext = EXT_SCR; emptyallowed = false + # COMPAR$J + +DESCR_AUXFIL 1 "Scratch file" + +DELETE_FILES 1 "AUXFIL" + +! Program Output File +! ------------------- +SYSODEF 1 "0" + ## widget = checkbox + +MSG_SYSODEF 1 "Program output" + +SYSOUT 1 "${P}/PHIVOLCS\OUT\CMP190110.OUT" + ## widget = lineedit; path = DIR_OUT; ext = EXT_OUT + ## activeif = SYSODEF == 0; emptyallowed = false + # CMP$YSS+0 + +DESCR_SYSOUT 1 "Program output" + +! Error Message File +! ------------------ +ERRMRG 1 "0" + ## widget = checkbox + +MSG_ERRMRG 1 "Error message" + +SYSERR 1 "${U}/WORK\ERROR.MSG" + ## widget = lineedit; path = PTH_ERR; ext = EXT_ERR + ## activeif = ERRMRG == 0; emptyallowed = false + # ERROR + +DESCR_SYSERR 1 "Error message" + +! Title for Plot File +! ------------------- +TITLE 1 "RNX2SNX_190110: Coordinate repeatability for verification" + ## widget = lineedit + # RNX2SNX_$YSS+0: Coordinate repeatability for verification + +MSG_TITLE 1 "Title line" + +! Flags of Coordinates to be included +! ----------------------------------- +FLAG 1 "NONBLANK" + ## widget = combobox; editable = false; cards = ALL NONBLANK SPECIAL + +MSG_FLAG 1 "Coordinate flags" + +! Use special Flags +! ----------------- +FLAGSPEC 1 "" + ## widget = uniline; activeif = FLAG = SPECIAL; numlines = 5 + +MSG_FLAGSPEC 1 "Special flags" + +! Baseline Repeatability Options +! ------------------------------ +BASREP 1 "NO" + ## widget = combobox; editable = false; cards = NO LOCAL GEOCENTRIC + +MSG_BASREP 1 "Repeatability option" + +! Saving Scale Factor in Covariance Matrix +! ---------------------------------------- +RMSVAL 1 "GPS_DERIVED" + ## widget = combobox; editable = false; cards = GPS_DERIVED COORD_COMBO + +MSG_RMSVAL 1 "RMS value is taken from" + +! Epoch for comparison +! -------------------- +REFEPO 1 "MEAN" + ## widget = combobox; editable = false; activeif = VELOS / _ + ## cards = AS_IT_IS FIRST LAST MEAN MANUAL + +MSG_REFEPO 1 "Reference epoch correction" + +EPOCH 0 + ## widget = lineedit; activeif = VELOS / _ AND REFEPO = MANUAL + # + +MSG_EPOCH 1 "Manually defined reference epoch" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# COORDINATE COMPARISON - COMPAR 1: Input Files # +# # +# GENERAL FILES # +# Show all general files > % < # SHOWGEN +# # +# INPUT FILES # +# Coordinates > %%%%%%%% < # COOFIL +# Covariances > %%%%%%%% < # COVFIL +# same name as coordinate file(s) > % < # SAMENA +# A priori coordinates > %%%%%%%% < # COORD +# A priori velocities > %%%%%%%% < (to unify the epochs)# VELOS +# Baseline definitions > %%%%%%%% < # BASDEF +# Plot skeleton > %%%%%%%% < # PLOTSKL +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWGEN = 1 ###################################################### +# COMPAR 1.1: General Files # +# # +# GENERAL INPUT FILES # +# General constants > %%%%%%%%%%%% < # CONST +# Geodetic datum > %%%%%%%%%%%% < # DATUM +# # +# MENU SETTINGS # +# Selected campaign > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # CAMPAIGN +# Selected session year> %%%% < session> %%%% < # YR4_INFO SES_INFO +# Session table > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # SESSION_TABLE +# # +# TEMPORARY FILES # +# Scratch file > %%%%%%%%%%%% < # AUXFIL +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# COMPAR 2: Output Files # +# # +# RESULT FILES # +# Coordinate results > %%%%%%%% < # COORDRS +# Covariances of coordinates > %%%%%%%% < # COVARRS +# # +# OUTPUT FILES # +# Weekly summary file > %%%%%%%% < # WKSSUM +# Plot file of results > %%%%%%%% < # PLOTRS +# # +# GENERAL OUTPUT FILES # +# Program output > % < use COMPAR.Lnn or > %%%%%%%% < # SYSODEF SYSOUT +# Error messages > % < merged to program output or > %%%%%%%% < # ERRMRG SYSERR +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# COMPAR 3: Processing Options # +# # +# TITLE > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% <# TITLE +# # +# REPEATABILITY OPTION > %%%%%%%%%%%% < # BASREP +# # +# SAVING SCALE FACTOR IN COVARIANCE MATRIX # +# RMS value is taken from > %%%%%%%%%%%% < # RMSVAL +# # +# REFERENCE EPOCH CORRECTION > %%%%%%%%%%%% < # REFEPO +# YYYY MM DD HH MM SS # +# Special epoch > %%%%%%%%%%%%%%%%%%% < # EPOCH +# # +# COORDINATE FLAGS > %%%%%%%%%%%% < # FLAG +# Special flags > Flag < # FLAGSPEC +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_FIN/COMPAR.old b/config/bernese/gpsuser52-luzon/OPT/R2S_FIN/COMPAR.old new file mode 100755 index 0000000..3649014 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_FIN/COMPAR.old @@ -0,0 +1,325 @@ + +! Environment Variables +! --------------------- +ENVIRONMENT 5 + "U" "c:\Bernese\GPSUSER52" + "T" "c:\Bernese\GPSTEMP" + "X" "c:\Bernese\BERN52\GPS" + "P" "c:\Bernese\GPSDATA\CAMPAIGN52" + "USER" "" + ## widget = initmenu; pointer = ENVIR_LIST + +! SOME KEYWORDS FOR AUTOMATIC OUTPUT +! ---------------------------------- +CAMPAIGN 1 "${P}/PHIVOLCS" + ## widget = initmenu; pointer = ACTIVE_CAMPAIGN + +SESSION_TABLE 1 "${P}/PHIVOLCS\STA\SESSIONS.SES" + ## widget = initmenu; pointer = SESSION_TABLE + +DESCR_SESSION_TABLE 1 "Session table" + +YR4_INFO 1 "2019" + ## widget = comment + # $Y+0 + +SES_INFO 1 "0170" + ## widget = comment + # $S+0 + +USR_INFO 1 "${USER}" + ## widget = comment + +! ------------------------------------------------------------------------- +! Show general files +! ------------------ +SHOWGEN 1 "1" + ## widget = checkbox + +MSG_SHOWGEN 1 "Show all general files" + +! General Constants +! ----------------- +CONST 1 "${X}/GEN\CONST." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # CONST. + +DESCR_CONST 1 "General constants" + +! Local Geodetic Datum +! -------------------- +DATUM 1 "${X}/GEN\DATUM." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # DATUM. + +DESCR_DATUM 1 "Geodetic datum" + +! Coordinate Input File Names +! --------------------------- +COOFIL 3 + "${P}/PHIVOLCS\STA\$E190160.CRD" + "${P}/PHIVOLCS\STA\$E190170.CRD" + "${P}/PHIVOLCS\STA\$E190180.CRD" + ## widget = selwin; path = DIR_CRD; ext = EXT_CRD; maxfiles = 999 + # $E$YSS~~ + +MSG_COOFIL 1 "Coordinates" + +COOFIL_TXT_COL_1 1 "Coordinate files" + +! Extension of the Cov. Files +! -------------------------------- +COOFIL_PTH_COL_2 1 "${P}/PHIVOLCS\OUT\" + ## widget = initmenu; pointer = DIR_COV + +COOFIL_EXT_COL_2 1 "COV" + ## widget = initmenu; pointer = EXT_COV + +COOFIL_TXT_COL_2 1 "Covariance files" + +! Covariance Input File Names +! --------------------------- +COVFIL 0 + ## widget = selwin; activeif = SAMENA = 0; path = DIR_COV; ext = EXT_COV + ## maxfiles = 999; emptyallowed = true + # + +MSG_COVFIL 1 "Covariances" + +COVFIL_TXT_COL_1 1 "Covariance files" + +! A priori Coordinate File +! ------------------------ +COORD 0 + ## widget = selwin; path = DIR_CRD; ext = EXT_CRD; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_COORD 1 "A priori coordinates" + +! A priori Velocity File +! ---------------------- +VELOS 0 + ## widget = selwin; path = DIR_VEL; ext = EXT_VEL; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_VELOS 1 "A priori velocities" + +! Use same Name as Coordinate File +! -------------------------------- +SAMENA 1 "0" + ## widget = checkbox + +MSG_SAMENA 1 "Same name as coordinate file(s)" + +! Baseline Definitions +! -------------------- +BASDEF 0 + ## widget = selwin; path = DIR_BSL; ext = EXT_BSL; maxfiles = 1 + ## emptyallowed = true + # + +MSG_BASDEF 1 "INPUT FILES: Baseline definitions" + +! Skeleton for Plot File +! ---------------------- +PLOTSKL 0 + ## widget = selwin; path = PTH_UPD; ext = EXT_SKL; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_PLOTSKL 1 "Plot skeleton" + +! Resulting Coordinate File +! ------------------------- +COORDRS 0 + ## widget = lineedit; path = DIR_CRD; ext = EXT_CRD + # + +DESCR_COORDRS 1 "Coordinate results" + +! Resulting Covariance File +! ------------------------- +COVARRS 0 + ## widget = lineedit; path = DIR_COV; ext = EXT_COV + # + +DESCR_COVARRS 1 "Covariances of coordinates" + +! Plot File +! --------- +PLOTRS 0 + ## widget = lineedit; path = DIR_PLT; ext = EXT_PLT + # + +DESCR_PLOTRS 1 "Plot file of results" + +! Weekly Summary File +! ------------------- +WKSSUM 1 "${P}/PHIVOLCS\OUT\CMP190170.SUM" + ## widget = lineedit; path = DIR_SUM; ext = EXT_SUM + # CMP$YSS+0 + +DESCR_WKSSUM 1 "Weekly summary file" + +! Scratch File +! ------------ +AUXFIL 1 "${U}/WORK\COMPAR.SCR" + ## widget = lineedit; path = PTH_SCR; ext = EXT_SCR; emptyallowed = false + # COMPAR$J + +DESCR_AUXFIL 1 "Scratch file" + +DELETE_FILES 1 "AUXFIL" + +! Program Output File +! ------------------- +SYSODEF 1 "0" + ## widget = checkbox + +MSG_SYSODEF 1 "Program output" + +SYSOUT 1 "${P}/PHIVOLCS\OUT\CMP190170.OUT" + ## widget = lineedit; path = DIR_OUT; ext = EXT_OUT + ## activeif = SYSODEF == 0; emptyallowed = false + # CMP$YSS+0 + +DESCR_SYSOUT 1 "Program output" + +! Error Message File +! ------------------ +ERRMRG 1 "0" + ## widget = checkbox + +MSG_ERRMRG 1 "Error message" + +SYSERR 1 "${U}/WORK\ERROR.MSG" + ## widget = lineedit; path = PTH_ERR; ext = EXT_ERR + ## activeif = ERRMRG == 0; emptyallowed = false + # ERROR + +DESCR_SYSERR 1 "Error message" + +! Title for Plot File +! ------------------- +TITLE 1 "RNX2SNX_190170: Coordinate repeatability for verification" + ## widget = lineedit + # RNX2SNX_$YSS+0: Coordinate repeatability for verification + +MSG_TITLE 1 "Title line" + +! Flags of Coordinates to be included +! ----------------------------------- +FLAG 1 "NONBLANK" + ## widget = combobox; editable = false; cards = ALL NONBLANK SPECIAL + +MSG_FLAG 1 "Coordinate flags" + +! Use special Flags +! ----------------- +FLAGSPEC 1 "" + ## widget = uniline; activeif = FLAG = SPECIAL; numlines = 5 + +MSG_FLAGSPEC 1 "Special flags" + +! Baseline Repeatability Options +! ------------------------------ +BASREP 1 "NO" + ## widget = combobox; editable = false; cards = NO LOCAL GEOCENTRIC + +MSG_BASREP 1 "Repeatability option" + +! Saving Scale Factor in Covariance Matrix +! ---------------------------------------- +RMSVAL 1 "GPS_DERIVED" + ## widget = combobox; editable = false; cards = GPS_DERIVED COORD_COMBO + +MSG_RMSVAL 1 "RMS value is taken from" + +! Epoch for comparison +! -------------------- +REFEPO 1 "MEAN" + ## widget = combobox; editable = false; activeif = VELOS / _ + ## cards = AS_IT_IS FIRST LAST MEAN MANUAL + +MSG_REFEPO 1 "Reference epoch correction" + +EPOCH 0 + ## widget = lineedit; activeif = VELOS / _ AND REFEPO = MANUAL + # + +MSG_EPOCH 1 "Manually defined reference epoch" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# COORDINATE COMPARISON - COMPAR 1: Input Files # +# # +# GENERAL FILES # +# Show all general files > % < # SHOWGEN +# # +# INPUT FILES # +# Coordinates > %%%%%%%% < # COOFIL +# Covariances > %%%%%%%% < # COVFIL +# same name as coordinate file(s) > % < # SAMENA +# A priori coordinates > %%%%%%%% < # COORD +# A priori velocities > %%%%%%%% < (to unify the epochs)# VELOS +# Baseline definitions > %%%%%%%% < # BASDEF +# Plot skeleton > %%%%%%%% < # PLOTSKL +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWGEN = 1 ###################################################### +# COMPAR 1.1: General Files # +# # +# GENERAL INPUT FILES # +# General constants > %%%%%%%%%%%% < # CONST +# Geodetic datum > %%%%%%%%%%%% < # DATUM +# # +# MENU SETTINGS # +# Selected campaign > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # CAMPAIGN +# Selected session year> %%%% < session> %%%% < # YR4_INFO SES_INFO +# Session table > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # SESSION_TABLE +# # +# TEMPORARY FILES # +# Scratch file > %%%%%%%%%%%% < # AUXFIL +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# COMPAR 2: Output Files # +# # +# RESULT FILES # +# Coordinate results > %%%%%%%% < # COORDRS +# Covariances of coordinates > %%%%%%%% < # COVARRS +# # +# OUTPUT FILES # +# Weekly summary file > %%%%%%%% < # WKSSUM +# Plot file of results > %%%%%%%% < # PLOTRS +# # +# GENERAL OUTPUT FILES # +# Program output > % < use COMPAR.Lnn or > %%%%%%%% < # SYSODEF SYSOUT +# Error messages > % < merged to program output or > %%%%%%%% < # ERRMRG SYSERR +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# COMPAR 3: Processing Options # +# # +# TITLE > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% <# TITLE +# # +# REPEATABILITY OPTION > %%%%%%%%%%%% < # BASREP +# # +# SAVING SCALE FACTOR IN COVARIANCE MATRIX # +# RMS value is taken from > %%%%%%%%%%%% < # RMSVAL +# # +# REFERENCE EPOCH CORRECTION > %%%%%%%%%%%% < # REFEPO +# YYYY MM DD HH MM SS # +# Special epoch > %%%%%%%%%%%%%%%%%%% < # EPOCH +# # +# COORDINATE FLAGS > %%%%%%%%%%%% < # FLAG +# Special flags > Flag < # FLAGSPEC +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_FIN/GPSEST.INP b/config/bernese/gpsuser52-luzon/OPT/R2S_FIN/GPSEST.INP new file mode 100755 index 0000000..678bb86 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_FIN/GPSEST.INP @@ -0,0 +1,6061 @@ + +CAMPAIGN 1 "${P}/PHIVOLCS" + ## widget = initmenu; pointer = ACTIVE_CAMPAIGN + +SESSION_TABLE 1 "${P}/PHIVOLCS\STA\SESSIONS.SES" + ## widget = initmenu; pointer = SESSION_TABLE + +DESCR_SESSION_TABLE 1 "Session table" + +YR4_INFO 1 "2019" + ## widget = comment + # $Y+0 + +SES_INFO 1 "0110" + ## widget = comment + # $S+0 + +USR_INFO 1 "${USER}" + ## widget = comment + +! Environment Variables +! --------------------- +ENVIRONMENT 5 + "U" "c:\Bernese\GPSUSER52" + "T" "c:\Bernese\GPSTEMP" + "X" "c:\Bernese\BERN52\GPS" + "P" "c:\Bernese\GPSDATA\CAMPAIGN52" + "USER" "" + ## widget = initmenu; pointer = ENVIR_LIST + +! ---------------------------------------------------------------------- +! General options and processing mode +! ---------------------------------------------------------------------- +! Spce geodetic technique +! ----------------------- +GEOTEC 1 "GNSS" + ## widget = combobox; cards = GNSS SLR; editable = false + +MSG_GEOTEC 1 "Space geodetic technique" + +! Differencing level +! ------------------ +DIFLVL 1 "DOUBLE" + ## widget = combobox; cards = DOUBLE ZERO; editable = false + ## activeif = GEOTEC = GNSS + +MSG_DIFLVL 1 "Differencing level" + +! LEO processing +! -------------- +LEOPROC 1 "0" + ## widget = checkbox + +MSG_LEOPROC 1 "LEO data processing" + +! Show general files +! ------------------ +SHOWGEN 1 "1" + ## widget = checkbox + +MSG_SHOWGEN 1 "Show all general files" + +! ---------------------------------------------------------------------- +! General files +! ---------------------------------------------------------------------- +! General Constants +! ----------------- +CONST 1 "${X}/GEN\CONST." + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # CONST. + +DESCR_CONST 1 "General constants" + +! Local Geodetic Datum +! -------------------- +DATUM 1 "${X}/GEN\DATUM." + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # DATUM. + +DESCR_DATUM 1 "Geodetic datum" + +! Phase Center Eccentricities +! --------------------------- +PHASECC 1 "${X}/GEN\$(PCVINF).$(PCV)" + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # $(PCVINF).$(PCV) + +DESCR_PHASECC 1 "Phase center eccentricities" + +! Receiver information +! -------------------- +RECEIVR 1 "${X}/GEN\$(RECINF)" + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # $(RECINF) + +DESCR_RECEIVR 1 "Receiver information" + +! Satellite Information +! --------------------- +SATELL 1 "${X}/GEN\$(SATINF).$(PCV)" + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # $(SATINF).$(PCV) + +DESCR_SATELL 1 "Satellite information" + +! Satellite Problems +! ------------------ +SATCRUX 1 "${X}/GEN\$(SATCRX).CRX" + ## widget = selwin; path = PTH_GEN; ext = EXT_CRX; maxfiles = 1 + ## emptyallowed = true + # $(SATCRX) + +DESCR_SATCRUX 1 "Satellite problems" + +! Earth Potential +! --------------- +POTCOE 1 "${X}/GEN\EGM2008_SMALL." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + ## emptyallowed = true + # EGM2008_SMALL. + +DESCR_POTCOE 1 "Earth potential coefficients" + +! Subdaily Pole Model +! ------------------- +SUBMOD 1 "${X}/GEN\IERS2010XY.SUB" + ## widget = selwin; path = PTH_GEN; ext = EXT_SUB; maxfiles = 1 + # IERS2010XY + +DESCR_SUBMOD 1 "Subdaily pole model" + +! Nutation Model +! ------------------- +NUTMOD 1 "${X}/GEN\IAU2000R06.NUT" + ## widget = selwin; path = PTH_GEN; ext = EXT_NUT; maxfiles = 1 + # IAU2000R06 + +DESCR_NUTMOD 1 "Nutation model" + +! SINEX General Input File +! ------------------------ +SINEXIN 1 "${X}/GEN\SINEX." + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # SINEX. + +DESCR_SINEXIN 1 "SINEX general input file" + +! IONEX Control File +! ------------------ +IONEXCF 1 "${X}/GEN\IONEX." + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # IONEX. + +DESCR_IONEXCF 1 "IONEX control file" + +! GPS-UTC file +! ------------- +GPSUTC 1 "${X}/GEN\GPSUTC." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + ## emptyallowed = false + # GPSUTC. + +DESCR_GPSUTC 1 "Difference GPS-UTC" + +! Frequency Information +! --------------------- +FRQINFO 0 + ## widget = selwin; path = PTH_GEN; ext = EXT_FRQ; maxfiles = 1 + ## emptyallowed = true; activeif = GEOTEC = SLR + # + +DESCR_FRQINFO 1 "Frequency information" + +! Scratch Files +! ------------- +AUXFIL 1 "${U}/WORK\GPSEST.SCR" + ## widget = lineedit; path = PTH_SCR; ext = EXT_SCR; emptyallowed = false + # GPSEST$J + +DESCR_AUXFIL 1 "Scratch file" + +AUXFIL1 1 "${U}/WORK\GPSEST.SC1" + ## widget = lineedit; path = PTH_SCR; ext = EXT_SC1; emptyallowed = false + # GPSEST$J + +DESCR_AUXFIL1 1 "Scratch files" + +KINSCR 1 "${U}/WORK\GPSEST.SC2" + ## widget = lineedit; path = PTH_SCR; ext = EXT_SC2; emptyallowed = false + # GPSEST$J + +MSG_KINSCR 1 "Scratch files" + +DELETE_FILES 3 + "AUXFIL" + "AUXFIL1" + "KINSCR" + +! ---------------------------------------------------------------------- +! Input files +! ---------------------------------------------------------------------- +! Phase Zero Differences +PZFILES 0 + ## widget = selwin; path = DIR_PZH; ext = EXT_PZH; emptyallowed = true + ## activeif = DIFLVL = ZERO + # + +MSG_PZFILES 1 "Phase observation files" + +PZFILES_PTH_COL_2 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_PZO + +PZFILES_EXT_COL_2 1 "PZO" + ## widget = initmenu; pointer = EXT_PZO + +PZFILES_TXT_COL_1 1 "OBSERVATION FILE HEADER" + +PZFILES_TXT_COL_2 1 "OBSERVATION FILE" + +! Phase Single Differences +PSFILES 17 + "${P}/PHIVOLCS\OBS\ALAT0110.PSH" + "${P}/PHIVOLCS\OBS\ALEL0110.PSH" + "${P}/PHIVOLCS\OBS\ALMU0110.PSH" + "${P}/PHIVOLCS\OBS\BAXM0110.PSH" + "${P}/PHIVOLCS\OBS\BJHK0110.PSH" + "${P}/PHIVOLCS\OBS\GUMU0110.PSH" + "${P}/PHIVOLCS\OBS\HKHY0110.PSH" + "${P}/PHIVOLCS\OBS\HKMU0110.PSH" + "${P}/PHIVOLCS\OBS\HKSH0110.PSH" + "${P}/PHIVOLCS\OBS\HYII0110.PSH" + "${P}/PHIVOLCS\OBS\LBPT0110.PSH" + "${P}/PHIVOLCS\OBS\MAMU0110.PSH" + "${P}/PHIVOLCS\OBS\MUPG0110.PSH" + "${P}/PHIVOLCS\OBS\MUPT0110.PSH" + "${P}/PHIVOLCS\OBS\MUSP0110.PSH" + "${P}/PHIVOLCS\OBS\PGXM0110.PSH" + "${P}/PHIVOLCS\OBS\PIPT0110.PSH" + ## widget = selwin; path = DIR_PSH; ext = EXT_PSH; emptyallowed = true + ## activeif = DIFLVL = DOUBLE + # ????$S+0 + +MSG_PSFILES 1 "Phase observation files" + +PSFILES_PTH_COL_2 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_PSO + +PSFILES_EXT_COL_2 1 "PSO" + ## widget = initmenu; pointer = EXT_PSO + +PSFILES_TXT_COL_1 1 "OBSERVATION FILE HEADER" + +PSFILES_TXT_COL_2 1 "OBSERVATION FILE" + +! Code Zero Differences +CZFILES 0 + ## widget = selwin; path = DIR_CZH; ext = EXT_CZH; emptyallowed = true + ## activeif = DIFLVL = ZERO + # + +MSG_CZFILES 1 "Code observation files" + +CZFILES_PTH_COL_2 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_CZO + +CZFILES_EXT_COL_2 1 "CZO" + ## widget = initmenu; pointer = EXT_CZO + +CZFILES_TXT_COL_1 1 "OBSERVATION FILE HEADER" + +CZFILES_TXT_COL_2 1 "OBSERVATION FILE" + +! Code Single Differences +CSFILES 0 + ## widget = selwin; path = DIR_CSH; ext = EXT_CSH; emptyallowed = true + ## activeif = DIFLVL = DOUBLE + # + +MSG_CSFILES 1 "Code observation files" + +CSFILES_PTH_COL_2 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_CSO + +CSFILES_EXT_COL_2 1 "CSO" + ## widget = initmenu; pointer = EXT_CSO + +CSFILES_TXT_COL_1 1 "OBSERVATION FILE HEADER" + +CSFILES_TXT_COL_2 1 "OBSERVATION FILE" + +! SLR Range Observations +RZFILES 0 + ## widget = selwin; path = DIR_RZH; ext = EXT_RZH; emptyallowed = true + ## activeif = GEOTEC = SLR + # + +MSG_RZFILES 1 "Range observation files" + +RZFILES_PTH_COL_2 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_RZO + +RZFILES_EXT_COL_2 1 "RZO" + ## widget = initmenu; pointer = EXT_RZO + +RZFILES_TXT_COL_1 1 "OBSERVATION FILE HEADER" + +RZFILES_TXT_COL_2 1 "OBSERVATION FILE" + +! A priori Coordinates +! -------------------- +COORD 1 "${P}/PHIVOLCS\STA\$C190110.CRD" + ## widget = selwin; path = DIR_CRD; ext = EXT_CRD; maxfiles = 1 + # $C$YSS+0 + +DESCR_COORD 1 "A priori station coordinates" + +! Standard Orbit +! -------------- +STDORB 1 "${P}/PHIVOLCS\ORB\$B190110.STD" + ## widget = selwin; path = DIR_STD; ext = EXT_STD; maxfiles = 1 + # $B$YSS+0 + +DESCR_STDORB 1 "Satellite standard orbits" + +! Pole File +! --------- +POLE 1 "${P}/PHIVOLCS\ORB\$B190110.ERP" + ## widget = selwin; path = DIR_ERP; ext = EXT_ERP; maxfiles = 1 + # $B$YSS+0 + +DESCR_POLE 1 "Earth rotation parameters" + +! Satellite Clocks +! ---------------- +SATCLK 0 + ## widget = selwin; path = DIR_CLK; ext = EXT_CLK; maxfiles = 1 + ## emptyallowed = true; activeif = DIFLVL = ZERO + # + +DESCR_SATCLK 1 "Satellite clock corrections" + +! Code Biases +! ----------- +DCBINP 0 + ## widget = selwin; path = DIR_DCB; ext = EXT_DCB; maxfiles = 1 + ## emptyallowed = true; activeif = GEOTEC = GNSS + # + +DESCR_DCBINP 1 "Differential code biases" + +! VMF grid files +! -------------- +VMF1_FILES 0 + ## widget = selwin; path = DIR_GRD; ext = EXT_GRD; emptyallowed = true + # + +MSG_VMF1_FILES 1 "Gridded VMF1 coefficients" + +! Ionosphere Models +! ----------------- +IONOS 1 "${P}/PHIVOLCS\ATM\$(HOIFIL).ION" + ## widget = selwin; path = DIR_ION; ext = EXT_ION; maxfiles = 1 + ## emptyallowed = true; activeif = GEOTEC = GNSS + # $(HOIFIL) + +DESCR_IONOS 1 "Ionosphere models" + +! Ocean Loading Tables +! -------------------- +OCNLOAD 1 "${P}/PHIVOLCS\STA\$(BLQINF).BLQ" + ## widget = selwin; path = DIR_BLQ; ext = EXT_BLQ; maxfiles = 1 + ## emptyallowed = true + # $(BLQINF) + +DESCR_OCNLOAD 1 "Ocean tidal loading tables" + +! Atmospheric Tidal Loading Tables +! -------------------------------- +ATMLOAD 1 "${P}/PHIVOLCS\STA\$(ATLINF).ATL" + ## widget = selwin; path = DIR_ATL; ext = EXT_ATL; maxfiles = 1 + ## emptyallowed = true + # $(ATLINF) + +DESCR_ATMLOAD 1 "Atmospheric tidal loading tables" + +! Radiation Pressure Coef. +! ------------------------ +RPRCOE 0 + ## widget = selwin; path = DIR_RPR; ext = EXT_RPR; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_RPRCOE 1 "Satellite orbit partials" + +! Clock RINEX File +! ---------------- +RXCLKIN 0 + ## widget = selwin; path = DIR_RXC; ext = EXT_RXC; maxfiles = 1 + ## emptyallowed = true; activeif = DIFLVL = ZERO + # + +DESCR_RXCLKIN 1 "Input clock RINEX file" + +! Intersystem Biases +! ------------------ +ISBINP 0 + ## widget = selwin; path = DIR_ISB; ext = EXT_ISB; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_ISBINP 1 "Inter-system biases" + +! Troposphere Estimates +! --------------------- +TROPEST 0 + ## widget = selwin; path = DIR_TRP; ext = EXT_TRP; maxfiles = 1 + ## emptyallowed = true; activeif = GEOTEC = GNSS + # + +DESCR_TROPEST 1 "Troposphere estimates" + +! Meteo Data +! ---------- +METFIL 0 + ## widget = selwin; path = DIR_MET; ext = EXT_MET; emptyallowed = true + # + +MSG_METFIL 1 "Meteorological data" + +! Atm. loading grid files +! ----------------------- +ALOAD_FILES 0 + ## widget = selwin; path = DIR_GRD; ext = EXT_GRD; emptyallowed = true + # + +MSG_ALOAD_FILES 1 "Grid files for atmospheric pressure loading" + +! Ocean non-tidal loading grid files +! ---------------------------------- +ONTLD_FILES 0 + ## widget = selwin; path = DIR_GRD; ext = EXT_GRD; emptyallowed = true + # + +MSG_ONTLD_FILES 1 "Grid files for ocean non-tidal loading" + +! Hydrostatic loading grid files +! ------------------------------ +HLOAD_FILES 0 + ## widget = selwin; path = DIR_GRD; ext = EXT_GRD; emptyallowed = true + # + +MSG_HLOAD_FILES 1 "Grid files for hydrostatic pressure loading" + +! Station crux file +! ----------------- +STAINFO 0 + ## widget = selwin; path = DIR_STA; ext = EXT_STA; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_STAINFO 1 "Station information" + +! Kinematic positions for LEOs and Stations +! ----------------------------------------- +KININP 0 + ## widget = selwin; path = DIR_KIN; ext = EXT_KIN; maxfiles = 1 + ## emptyallowed = true; activeif = GEOTEC = GNSS + # + +DESCR_KININP 1 "Kinematic coordinates" + +! Receiver Antenna Orientations +! ----------------------------- +ANTAZI 0 + ## widget = selwin; path = DIR_AZI; ext = EXT_AZI; maxfiles = 1 + ## emptyallowed = true; activeif = GEOTEC = GNSS + # + +DESCR_ANTAZI 1 "Receiver antenna orientation" + +! Station Observation sigma factors for scaling the outlier limits +! ---------------------------------------------------------------- +STAWGT 0 + ## widget = selwin; path = DIR_SOS; ext = EXT_SOS; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_STAWGT 1 "Observation sigma factors" + +! Site Eccentricities +! ------------------- +ECCENT 0 + ## widget = selwin; path = DIR_ECC; ext = EXT_ECC; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_ECCENT 1 "Station eccentricities" + +! LEO Standard Orbits +! ------------------- +LEOSTD 0 + ## widget = selwin; path = DIR_STD; ext = EXT_STD; maxfiles = 1 + ## activeif = LEOPROC = 1; emptyallowed = true + # + +DESCR_LEOSTD 1 "Standard orbit(s)" + +! LEO Dynamic partials +! -------------------- +LEORPR 0 + ## widget = selwin; path = DIR_RPR; ext = EXT_RPR; maxfiles = 1 + ## activeif = LEOPROC = 1; emptyallowed = true + # + +DESCR_LEORPR 1 "Orbit partials" + +! LEO attitude +! ------------- +ATTIT 0 + ## widget = selwin; path = DIR_ATT; ext = EXT_ATT; maxfiles = 10 + ## activeif = LEOPROC = 1; emptyallowed = true + # + +DESCR_ATTIT 1 "Attitude data" + +! LEO Precise Orbit for SLR validation +! ------------------------------------ +LEOPRE 0 + ## widget = selwin; path = DIR_STD; ext = EXT_PRE; maxfiles = 1 + ## activeif = LEOPROC = 1 AND GEOTEC = SLR; emptyallowed = true + # + +DESCR_LEOPRE 1 "Precise orbit(s)" + +! LEO Kinematic velocities +! ------------------------ +KINVEL 0 + ## widget = selwin; path = DIR_KVL; ext = EXT_KVL; maxfiles = 1 + ## activeif = LEOPROC = 1; emptyallowed = true + # + +DESCR_KINVEL 1 "Kinematic velocities" + +! Range Biases +! ------------ +RGBINP 0 + ## widget = selwin; path = DIR_RGB; ext = EXT_RGB; maxfiles = 1 + ## emptyallowed = true; activeif = GEOTEC = SLR + # + +DESCR_RGBINP 1 "Range biases" + +! ---------------------------------------------------------------------- +! Output files +! ---------------------------------------------------------------------- +! Program Output File +! ------------------- +SYSODEF 1 "0" + ## widget = checkbox + +MSG_SYSODEF 1 "Program output" + +SYSOUT 1 "${P}/PHIVOLCS\OUT\EST0110$(D4).OUT" + ## widget = lineedit; path = DIR_OUT; ext = EXT_OUT + ## activeif = SYSODEF == 0; emptyallowed = false + # EST$S+0$(D4) + +DESCR_SYSOUT 1 "Program output" + +! Error Message File +! ------------------ +ERRMRG 1 "0" + ## widget = checkbox + +MSG_ERRMRG 1 "Error message" + +SYSERR 1 "${U}/WORK\ERROR.MSG" + ## widget = lineedit; path = PTH_ERR; ext = EXT_ERR + ## activeif = ERRMRG == 0; emptyallowed = false + # ERROR + +DESCR_SYSERR 1 "Error message" + +! Normal Equations +! ---------------- +NEQUARS 1 "${P}/PHIVOLCS\SOL\$E0110$(D4).NQ0" + ## widget = lineedit; path = DIR_NEQ; ext = EXT_NEQ + # $E$S+0$(D4) + +DESCR_NEQUARS 1 "Normal equations" + +! Coordinate Results +! ------------------ +COORDRS 0 + ## widget = lineedit; path = DIR_CRD; ext = EXT_CRD + # + +DESCR_COORDRS 1 "Station coordinates" + +! Orbital Elements +! ---------------- +ORBITRS 0 + ## widget = lineedit; path = DIR_ELE; ext = EXT_ELE + # + +DESCR_ORBITRS 1 "GNSS orbital elements" + +! Earth Rotation Parameters +! ------------------------- +POLERS 0 + ## widget = lineedit; path = DIR_ERP; ext = EXT_ERP + # + +DESCR_POLERS 1 "Bernese ERP file" + +! Pole in IERS Format +! ------------------- +IERSPOL 0 + ## widget = lineedit; path = DIR_IEP; ext = EXT_IEP + # + +DESCR_IERSPOL 1 "IERS ERP file" + +! Troposphere Parameters +! ---------------------- +TROPSAV 0 + ## widget = lineedit; path = DIR_TRP; ext = EXT_TRP + ## activeif = GEOTEC = GNSS + # + +DESCR_TROPSAV 1 "Troposphere estimates" + +! Troposphere SINEX +! ----------------- +TROPSNX 0 + ## widget = lineedit; path = DIR_TRO; ext = EXT_TRO + ## activeif = GEOTEC = GNSS + # + +DESCR_TROPSNX 1 "Troposphere SINEX" + +! Ionosphere Models +! ----------------- +IONOSRS 0 + ## widget = lineedit; path = DIR_ION; ext = EXT_ION + ## activeif = GEOTEC = GNSS + # + +DESCR_IONOSRS 1 "Ionosphere models" + +! Ionosphere Maps +! --------------- +IONEXRS 0 + ## widget = lineedit; path = DIR_INX; ext = EXT_INX + ## activeif = GEOTEC = GNSS + # + +DESCR_IONEXRS 1 "IONEX" + +! Code Bias Output File +! --------------------- +DCBOUT 0 + ## widget = lineedit; path = DIR_DCB; ext = EXT_DCB + ## activeif = GEOTEC = GNSS + # + +DESCR_DCBOUT 1 "Differential code biases" + +! Inter-system Bias Output File +! ----------------------------- +ISBOUT 0 + ## widget = lineedit; path = DIR_ISB; ext = EXT_ISB + # + +DESCR_ISBOUT 1 "Inter-system biases" + +! Receiver and Satellite Antenna PCV (Grid) +! ----------------------------------------- +PHASRSG 0 + ## widget = lineedit; path = DIR_PHG; ext = EXT_PHG + ## activeif = GEOTEC = GNSS + # + +DESCR_PHASRSG 1 "Phase center variations (grid)" + +! Receiver Antenna PCV (Harm) +! --------------------------- +PHASRSH 0 + ## widget = lineedit; path = DIR_PHH; ext = EXT_PHH + ## activeif = GEOTEC = GNSS + # + +DESCR_PHASRSH 1 "Phase center variations (harm)" + +! Satellite Clock File +! -------------------- +CLKSAV 0 + ## widget = lineedit; path = DIR_CLK; ext = EXT_CLK + ## activeif = DIFLVL = ZERO + # + +DESCR_CLKSAV 1 "GNSS clock corrections" + +! Clock RINEX File +! ---------------- +CLKRNX 0 + ## widget = lineedit; path = DIR_RXC; ext = EXT_RXC + ## activeif = DIFLVL = ZERO OR GEOTEC = SLR + # + +DESCR_CLKRNX 1 "Clock RINEX" + +! Kinem. Coordinates (output) +! --------------------------- +KINOUT 0 + ## widget = lineedit; path = DIR_KIN; ext = EXT_KIN + ## activeif = GEOTEC = GNSS + # + +DESCR_KINOUT 1 "Kinematic coordinates" + +! Residuals +! --------- +RESIDRS 0 + ## widget = lineedit; path = DIR_RES; ext = EXT_RES + # + +DESCR_RESIDRS 1 "Residuals" + +! Covariances (All) +! ----------------- +COVTTRS 0 + ## widget = lineedit; path = DIR_COV; ext = EXT_COV + # + +DESCR_COVTTRS 1 "Full covariance matrix" + +! Covariances (Coords) +! -------------------- +COVARRS 0 + ## widget = lineedit; path = DIR_COV; ext = EXT_COV + # + +DESCR_COVARRS 1 "Coordinate covariance matrix" + +! LEO Dynamic Orbit +! ----------------- +LEORBRS 0 + ## widget = lineedit; path = DIR_ELE; ext = EXT_ELE; maxfiles = 1 + ## emptyallowed = true; activeif = LEOPROC = 1 + # + +DESCR_LEORBRS 1 "LEO orbital elements" + +! Range Bias Output File +! ---------------------- +RGBOUT 0 + ## widget = lineedit; path = DIR_RGB; ext = EXT_RGB + ## activeif = GEOTEC = SLR + # + +DESCR_RGBOUT 1 "Range biases" + +! ---------------------------------------------------------------------- +! General options 1 +! ---------------------------------------------------------------------- +! Title +! ----- +TITLE 1 "RNX2SNX_190110: Generate NEQs for the final solution" + ## widget = lineedit + # RNX2SNX_$YSS+0: Generate NEQs for the final solution + +MSG_TITLE 1 "Title line" + +! Satellite System +! ---------------- +SATSYS 1 "$(SATSYS)" + ## widget = combobox; editable = false + ## cards = GPS GLONASS GALILEO GPS/GLO GPS/GAL GLO/GAL ALL + +MSG_SATSYS 1 "Satellite system" + +! Frequency +! --------- +FREQUENCY 1 "L3" + ## widget = combobox; editable = false + ## cards = L1 L2 L3 L4 L5 L1&L2 L3&L4 MELWUEBB DTEC + +MSG_FREQUENCY 1 "Frequency/linear combination" + +! Min. Elevation +! -------------- +MINEL 1 "3" + ## widget = lineedit; emptyallowed = false; check_typ = int; check_min = 0 + ## check_max = 90 + +MSG_MINEL 1 "Elevation cutoff angle" + +! Sampling Rate +! ------------- +SAMPLE 1 "$(SAMPL)" + ## widget = lineedit; check_typ = int; check_min = 0 + ## activeif = GEOTEC = GNSS + +MSG_SAMPLE 1 "Sampling interval" + +! Tolerance for simultaneity +! -------------------------- +CORRINTV 1 "100" + ## widget = lineedit; check_type = int; check_min = 1 + ## activeif = GEOTEC = GNSS + +MSG_CORRINTV 1 "Tolerance for simultaneity" + +! Special observation data selection +! ---------------------------------- +SODSEL 1 "NO" + ## widget = combobox; editable = false + ## cards = NO NIGHT-TIME NON-ECLIPSING SPEC.NON-ECL + +MSG_SODSEL 1 "Special data selection" + +! Use Observ. Window +! ------------------ +WINDOW 1 "0" + ## widget = checkbox + +MSG_WINDOW 1 "Observation window" + +! A Priori Sigma +! -------------- +SIGAPR1 1 "0.001" + ## widget = lineedit; check_type = real; check_min = 1e-20 + +MSG_SIGAPR1 1 "A priori sigma" + +! Elevation-dependent Weighting +! ----------------------------- +ELVWGT 1 "COSZ" + ## widget = combobox; editable = false; cards = NONE COSZ COS2Z COS2C + +MSG_ELVWGT 1 "Elevation-dependent weighting" + +! Type of Residuals +! ----------------- +NORRES 1 "NORMALIZED" + ## widget = combobox; activeif = RESIDRS / _; editable = false + ## cards = REAL NORMALIZED NORM_APRIORI + +MSG_NORRES 1 "Type of computed residuals" + +! Correlations +! ------------ +CORREL 1 "CORRECT" + ## widget = combobox; editable = false; cards = CORRECT BASELINE FREQUENCY + ## activeif = GEOTEC = GNSS + +MSG_CORREL 1 "Correlation strategy" + +! Elevation cut-off for LEO +! ------------------------- +MINELEO 1 "0" + ## widget = lineedit; emptyallowed = false; activeif = LEOPROC = 1 + ## check_typ = int; check_min = -90; check_max = 90 + +MSG_MINELEO 1 "Elevation cutoff angle" + +! LEO Elevation Weighting +! ------------------------------ +LEOEDW 1 "NONE" + ## widget = combobox; editable = false; cards = NONE COSZ COS2Z COS2C + ## activeif = LEOPROC = 1 + +MSG_LEOEDW 1 "Elevation-dependent weighting" + +! ---------------------------------------------------------------------- +! Observation window +! ---------------------------------------------------------------------- +! Observation Window +! ------------------ +RADIO1_1 1 "1" + ## widget = radiobutton; group = DUMMY + ## radiokeys = SESSION_YEAR1 SESSION_STRG1 + +MSG_RADIO1_1 1 "Observation window defined by year and session identifier" + +RADIO1_2 1 "0" + ## widget = radiobutton; group = DUMMY + +MSG_RADIO1_2 1 "Observation window defined by start and end times" + +! Observation Window: defined by session +! -------------------------------------- +SESSION_YEAR1 1 "2019" + ## widget = lineedit; multilineallowed = true; emptyallowed = false + # $Y+0 + +MSG_SESSION_YEAR1 1 "Year" + +SESSION_STRG1 1 "0110" + ## widget = lineedit; multilineallowed = true; emptyallowed = false + # $S+0 + +MSG_SESSION_STRG1 1 "Session" + +! Observation Window: defined by date +! ----------------------------------- +STADAT1 0 + ## widget = lineedit; activeif = RADIO1_2 = 1; check_type = date + # + +MSG_STADAT1 1 "Start time(year month day)" + +STATIM1 0 + ## widget = lineedit; emptyallowed = false + ## activeif = RADIO1_2 = 1 AND STADAT1 / _; check_type = time + # + +MSG_STATIM1 1 "Start time(hour minutes seconds)" + +ENDDAT1 0 + ## widget = lineedit; activeif = RADIO1_2 = 1; check_type = date + # + +MSG_ENDDAT1 1 "End time(year month day)" + +ENDTIM1 0 + ## widget = lineedit; emptyallowed = false + ## activeif = RADIO1_2 = 1 AND ENDDAT1 / _; check_type = time + # + +MSG_ENDTIM1 1 "End time(hour minutes seconds)" + +! ---------------------------------------------------------------------- +! General options 2 +! ---------------------------------------------------------------------- +! Tropospheric Model (microwave observations) +! ------------------------------------------- +TROPOS 1 "DRY_GMF" + ## widget = combobox; editable = false + ## cards = NONE VMF DRY_VMF GMF DRY_GMF NIELL DRY_NIELL SAASTAMOINEN DRY_SAAST HOPFIELD DRY_HOPFIELD ESSEN-FROOME + ## activeif = GEOTEC = GNSS AND FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC AND TROPEST = _ + +MSG_TROPOS 1 "ZPD model and mapping function (GNSS)" + +! Tropospheric Model (optical observations) +! ----------------------------------------- +TROPOS_S 1 "MENDES-PAVLIS" + ## widget = combobox; editable = false + ## cards = MENDES-PAVLIS MARINI-MURRAY; activeif = GEOTEC = SLR + +MSG_TROPOS_S 1 "ZPD model and mapping function (SLR)" + +! Ambiguity Resolution Strategy +! ----------------------------- +AMBSTRAT 1 "NONE" + ## widget = combobox; editable = false + ## activeif = DIFLVL = DOUBLE AND PSFILES / _ + ## cards = NONE ROUND SEARCH SIGMA QIF LAMBDA + +MSG_AMBSTRAT 1 "Resolution strategy" + +! Selection of GNSS for Ambiguity Resolution +! ------------------------------------------ +SATSYS_AR 1 "ALL" + ## widget = combobox; editable = false + ## activeif = AMBSTRAT / inactive AND AMBSTRAT / NONE AND AMBSTRAT / SEARCH AND SATSYS / GPS AND SATSYS / GLONASS + ## cards = ALL GPS GLONASS GALILEO + +MSG_SATSYS_AR 1 "Selection of GNSS for ambiguity resolution" + +! Consider GPS quarter-cycle biases +! --------------------------------- +AMBQCPB 1 "IF_INDICATED" + ## widget = combobox; editable = true + ## activeif = AMBSTRAT / inactive AND AMBSTRAT / NONE AND AMBSTRAT / SEARCH AND SATSYS_AR / GLONASS + ## cards = ALWAYS IF_INDICATED NEVER + +MSG_AMBQCPB 1 "Consider GPS quarter-cycle biases" + +! Save Ambiguities +! ---------------- +AMBSAVE 1 "0" + ## widget = checkbox; activeif = AMBSTRAT / inactive AND AMBSTRAT / NONE + +MSG_AMBSAVE 1 "Save resolved ambiguities" + +! Introduce Widelane +! ------------------ +APRWIDE 1 "0" + ## widget = checkbox; activeif = DIFLVL = DOUBLE + +MSG_APRWIDE 1 "Introduce widelane integers" + +! Introduce L1 and L2 +! ------------------- +APRL1L2 1 "1" + ## widget = checkbox; activeif = DIFLVL = DOUBLE + +MSG_APRL1L2 1 "Introduce L1 and L2 integers" + +! Compute no solution (only NEQ saving) +! ------------------------------------- +OBS2NEQ 1 "1" + ## widget = checkbox + ## activeif = AMBSTRAT = inactive OR AMBSTRAT = NONE AND NEQUARS / _ + +MSG_OBS2NEQ 1 "Stop program after NEQ saving" + +! Display Extended Printing Options +! --------------------------------- +PRINT 1 "1" + ## widget = checkbox + +MSG_PRINT 1 "Enable extended program output" + +! ---------------------------------------------------------------------- +! Printing options +! ---------------------------------------------------------------------- +! Printing: Number of Observ. in Files +! ------------------------------------ +PRTNUMOB 1 "0" + ## widget = checkbox + +MSG_PRTNUMOB 1 "List of observations given in files" + +! Printing: Number of Dbl.Diff.Observ. +! ----------------------------------- +PRTNUMDD 1 "0" + ## widget = checkbox + +MSG_PRTNUMDD 1 "Printing: List of observations used for processing" + +! Printing: Satellite Elevations +! ------------------------------ +PRTELEV 1 "0" + ## widget = checkbox + +MSG_PRTELEV 1 "Printing: Satellite elevations" + +! Printing: 5-Degree Bin Observation Statistics (Elevation) +! --------------------------------------------------------- +PRTNOBEL 1 "1" + ## widget = checkbox + +MSG_PRTNOBEL 1 "Printing: Histogram of observations by elevation angle bins" + +! Printing: 0.5-Degree Bin Observation Statistics (Nadir Angle) +! ------------------------------------------------------------- +PRTNOBNA 1 "0" + ## widget = checkbox + +MSG_PRTNOBNA 1 "Printing: Histogram of observations by nadir angle bins" + +! Printing: Phase-connected time intervals +! ---------------------------------------- +PRTTIMFL 1 "1" + ## widget = checkbox + +MSG_PRTTIMFL 1 "Printing: Phase-connected time intervals" + +! Printing: Parameter Characterization +! ------------------------------------ +PRTPARAM 1 "0" + ## widget = checkbox + +MSG_PRTPARAM 1 "Printing: List of all parameters" + +! Printing: Ambiguities for each iteration step +! --------------------------------------------- +PRTAMBIT 1 "0" + ## widget = checkbox; activeif = AMBSTRAT / NONE AND PRTAMB = 0 + +MSG_PRTAMBIT 1 "Printing: Unresolved ambiguities after each iteration step" + +! Printing: Detailed troposphere parameter information +! ---------------------------------------------------- +PRTTRP 1 "0" + ## widget = checkbox + +MSG_PRTTRP 1 "Printing: Suppression of output concerning troposphere" + +! Printing: Detailed coordinate parameter information +! --------------------------------------------------- +PRTCRD 1 "0" + ## widget = checkbox + +MSG_PRTCRD 1 "Printing: Suppression of output concerning coordinates" + +! Printing: Suppress output for ambiguities +! ----------------------------------------- +PRTAMB 1 "0" + ## widget = checkbox + +MSG_PRTAMB 1 "Printing: Suppression of output concerning ambiguities" + +! Printing: Supress results of epoch parameters +! --------------------------------------------- +PRTEPPAR 1 "0" + ## widget = checkbox + +MSG_PRTEPPAR 1 "Printing: Suppression of output concerning epoch parameters" + +! Printing: Ambiguities in Files +! ------------------------------ +PRTAMBFL 1 "0" + ## widget = checkbox + +MSG_PRTAMBFL 1 "Printing: Resolved ambiguities from observation files" + +! Printing: Constants, Ant. Offsets, Ion. Coeff +! --------------------------------------------- +PRTPOLE 1 "0" + ## widget = checkbox + +MSG_PRTPOLE 1 "Printing: Constants, antenna offsets, ionosphere coefficients" + +! Printing: Pos.Eccent./Receiver Info +! ----------------------------------- +PRTPOSEC 1 "0" + ## widget = checkbox + +MSG_PRTPOSEC 1 "Printing: Station eccentricities, receiver information" + +! Printing: Synchronization Errors +! -------------------------------- +PRTSYNCH 1 "0" + ## widget = checkbox + +MSG_PRTSYNCH 1 "Printing: Receiver synchronization errors" + +! Printing: RMS of ellipsoidal coordinates and diff. +! -------------------------------------------------- +PRTBLH 1 "0" + ## widget = checkbox + +MSG_PRTBLH 1 "Printing: RMS of ellipsoidal coordinates and diff." + +! Printing: Slope distances and their RMS +! --------------------------------------- +PRTDIS 1 "0" + ## widget = checkbox + +MSG_PRTDIS 1 "Printing: Slope distances and their RMS" + +! Printing: Statistics on parameter dimensions +! -------------------------------------------- +PRTMAX 1 "0" + ## widget = checkbox + +MSG_PRTMAX 1 "Printing: Statistics on parameter dimensions" + +! Printing: Helmert transformation +! -------------------------------- +PRTHELM 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC + +MSG_PRTHELM 1 "Printing: Helmert transformation" + +! Helmert: Coord.System +! --------------------- +COORDSYS 1 "GEOCENTRIC" + ## widget = combobox; editable = false; cards = GEOCENTRIC LOCAL + ## activeif = PRTHELM = 1 + +MSG_COORDSYS 1 "Helmert: Coordinate system for transformation" + +! Helmert: Rotation +! ----------------- +ROTXYZ 1 "0" + ## widget = checkbox; activeif = PRTHELM = 1 + +MSG_ROTXYZ 1 "Helmert: Rotation" + +! Helmert: Scale Factor +! --------------------- +SCALE 1 "0" + ## widget = checkbox; activeif = PRTHELM = 1 + +MSG_SCALE 1 "Helmert: Scale" + +! ---------------------------------------------------------------------- +! Ambiguity resolution: Search +! ---------------------------------------------------------------------- +! Amb-Search: Baseline-Wise Ambiguity Resolution +! ---------------------------------------------- +IFBASL 1 "1" + ## widget = checkbox + +MSG_IFBASL 1 "Baseline-wise ambiguity resolution" + +! Amb-Search: Search Width in Unit of Std. Dev. +! --------------------------------------------- +IFSWID 1 "5.0" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_IFSWID 1 "Search width in units of standard deviation" + +! Amb-Search: Maximum Allowed RMS(Fixed)/RMS(Float) +! ------------------------------------------------- +IFFXFL 1 "2.0" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_IFFXFL 1 "Maximum allowed RMS ratio re fixed to float" + +! Amb-Search: Minimum Allowed RMS(2-nd Amb)/RMS(1-st Best Amb) +! ------------------------------------------------------------ +IF21 1 "1.4" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_IF21 1 "Minimum allowed RMS ratio re 2nd best to best" + +! Amb-Search: Search Width for Geometry-Free LC (L1 Cycles) +! --------------------------------------------------------- +IFSWLC 1 "0.1" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_IFSWLC 1 "Search width for geometry-free linear combination (L1 cycles)" + +! ---------------------------------------------------------------------- +! Ambiguity resolution: Sigma +! ---------------------------------------------------------------------- +! Amb-Sigma: Max. Number of Amb. Solved +! ------------------------------------- +MXAMBIT 1 "10" + ## widget = spinbox; range = 0 999 1; check_type = integer; check_min = 0 + +MSG_MXAMBIT 1 "Maximal number of ambiguities fixed per iteration step" + +! Amb-Sigma: Ambiguity Resolvable if Exactly 1 Integer within +! ----------------------------------------------------------- +LEAST 1 "3.0" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_LEAST 1 "Ambiguity resolvable if exactly one integer within" + +! Amb-Sigma: Maximal Sigma of a Resolvable Ambiguity +! -------------------------------------------------- +MOST 1 "0.07" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_MOST 1 "Maximal sigma of a resolvable ambiguity" + +! Amb-Sigma: Minimal Sigma of Ambiguity used for Tests +! ---------------------------------------------------- +SIGMAMIN 1 "0.05" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SIGMAMIN 1 "Minimal sigma for testing" + +! Amb-Sigma: GLONASS ambiguity resolution between different frequency channels +! ---------------------------------------------------------------------------- +GLORES 1 "NEVER" + ## widget = combobox; editable = false + ## activeif = SATSYS / GPS AND SATSYS_AR / GPS + ## cards = NEVER SAME_RCVR_TYPE SAME_RCVR_MODEL SAME_RCVR_GROUP ALWAYS + +MSG_GLORES 1 "GLONASS ambiguity resolution between different frequency channels" + +! ---------------------------------------------------------------------- +! Ambiguity resolution: QIF +! ---------------------------------------------------------------------- +! Amb.QIF: Max. Number of Amb. Solved in One Iteration Step +! --------------------------------------------------------- +MXAQIF 1 "0" + ## widget = spinbox; range = 0 999 1; check_type = integer; check_min = 0 + +MSG_MXAQIF 1 "Max. number of amb. solved per iteration step" + +! Amb.QIF: Search Width in Wide-Lane Cycles +! ----------------------------------------- +SEARWID 1 "0.50" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SEARWID 1 "Search width for pairs of L1 and L2 ambiguities" + +! Amb.QIF: Max. RMS of Resolvable Narrow-Lane Ambiguity +! ----------------------------------------------------- +RMSNARR 1 "0.03" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_RMSNARR 1 "Maximal sigma of resolvable NL ambiguities" + +! Amb.QIF: Max. Fract. Part of Resolvable NL Ambiguity +! ---------------------------------------------------- +MAXFRAC 1 "0.10" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_MAXFRAC 1 "Max. fractional part of resolvable NL ambiguity" + +! ---------------------------------------------------------------------- +! Ambiguity resolution: LAMBDA +! ---------------------------------------------------------------------- +! LAMBDA: Maximum allowed RMS ratio concerning fixed to float +! ----------------------------------------------------------- +LAFXFL 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_LAFXFL 1 "Maximum allowed RMS ratio concerning fixed to float" + +! LAMBDA: Maximum allowed RMS of unit weight for fixed solution +! ------------------------------------------------------------- +LAMXFX 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_LAMXFX 1 "Maximum allowed RMS of unit weight for fixed solution" + +! LAMBDA: Resolution mode concerning involved GNSS +! ------------------------------------------------ +LAMRES 1 "GNSS_BY_GNSS" + ## widget = combobox; editable = false + ## activeif = SATSYS / GPS AND SATSYS_AR = ALL + ## cards = GNSS_BY_GNSS MIXED_GNSS SEPARATE_GNSS + +MSG_LAMRES 1 "Resolution mode concerning involved GNSS" + +! ---------------------------------------------------------------------- +! General options 3 +! ---------------------------------------------------------------------- +! Use RINEX clock file for satellite clocks +! ----------------------------------------- +USERXCLK 1 "BERNESE_FILE" + ## widget = combobox; cards = BERNESE_FILE CLOCK_RINEX; editable = false + ## activeif = SATCLK / _ AND RXCLKIN / _ AND DIFLVL = ZERO + +MSG_USERXCLK 1 "Primary source for satellite clocks" + +! Clk est.: Skip obs. w/o rec clock in input clock RINEX +! ------------------------------------------------------ +NORXCLKR 1 "CLK_FROM_OBS_FILE" + ## widget = combobox; editable = false + ## cards = DO_NOT_USE_OBSERV CLK_FROM_OBS_FILE INTERPOLATE + ## activeif = RXCLKIN / _ AND DIFLVL = ZERO + +MSG_NORXCLKR 1 "Receiver clock missing in clock RINEX file" + +! Clk est.: Skip obs. w/o sat clock in input clock RINEX +! ------------------------------------------------------ +NORXCLKS 1 "SAT_CLK_IS_ZERO" + ## widget = combobox; editable = false + ## cards = DO_NOT_USE_OBSERV INTERPOLATE SAT_CLK_IS_ZERO TRY_SAT_CLK_FILE + ## activeif = RXCLKIN / _ AND DIFLVL = ZERO + +MSG_NORXCLKS 1 "Satellite clock missing in clock RINEX file" + +! Clk est.: Skip obs. w/o sat clock +! --------------------------------- +NOSATCLK 1 "SAT_CLK_IS_ZERO" + ## widget = combobox; editable = false + ## cards = DO_NOT_USE_OBSERV INTERPOLATE SAT_CLK_IS_ZERO + ## activeif = SATCLK / _ AND DIFLVL = ZERO + +MSG_NOSATCLK 1 "Satellite clock missing in Bernese clock file" + +! Interpolation of clocks +! ----------------------- +SECIPL 0 + ## widget = lineedit; check_typ = real; check_min = 0 + ## activeif = NORXCLKR = INTERPOLATE OR NORXCLKS = INTERPOLATE OR NOSATCLK = INTERPOLATE AND DIFLVL = ZERO + +MSG_SECIPL 1 "Clock interpolation allowed over" + +! Use only phase observations for epoch parameter computation +! ----------------------------------------------------------- +PHASEPO 1 "0" + ## widget = checkbox; activeif = GEOTEC = GNSS + +MSG_PHASEPO 1 "Epoch parameters only from phase" + +! Var/Cov computation for kinematic orbit +! --------------------------------------- +QXXEPO 1 "SIMPLIFIED" + ## widget = combobox; cards = SIMPLIFIED CORRECT; editable = false + ## activeif = GEOTEC = GNSS + +MSG_QXXEPO 1 "Var-covar wrt epoch parameters" + +! Sampling Rate for re-substitution +! --------------------------------- +SAMPLEPO 0 + ## widget = lineedit; check_typ = int; check_min = 0 + # + +MSG_SAMPLEPO 1 "Sampling rate for resubstitution" + +! Sampling Rate for preelimination +! -------------------------------- +SAMPLEP2 0 + ## widget = lineedit; check_typ = int; check_min = 0 + # + +MSG_SAMPLEP2 1 "Sampling rate for preelimination" + +! Clk est.: Edit Level +! -------------------- +EDTLVL 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = DIFLVL / DOUBLE + # + +MSG_EDTLVL 1 "Maximum tolerated O-C term" + +! Periodic Relativistic J2-Correction +! ----------------------------------- +PRELJ2 1 "0" + ## widget = checkbox; activeif = DIFLVL = ZERO + +MSG_PRELJ2 1 "Periodic relativistic J2 correction" + +! Polarization Effect +! ------------------- +POLARI1D 1 "ALWAYS" + ## widget = combobox; editable = true + ## cards = "ALWAYS" "NEVER" "2003 09 14" + ## activeif = DIFLVL = ZERO AND POLARI2D / ALWAYS + +MSG_POLARI1D 1 "Enable polarization effect, geometrical part" + +POLARI2D 1 "ALWAYS" + ## widget = combobox; editable = true + ## cards = "ALWAYS" "NEVER" "2006 11 05"; activeif = DIFLVL = ZERO + +MSG_POLARI2D 1 "Enable polarization effect, total effect" + +! ---------------------------------------------------------------------- +! Datum definition +! ---------------------------------------------------------------------- +! No datum definition +! ------------------- +RADIO8_3 1 "0" + ## widget = radiobutton; group = DUMMY + +MSG_RADIO8_3 1 "Free network solution" + +! Positioning: Fixed Station(s) +! ----------------------------- +RADIO8_1 1 "0" + ## widget = radiobutton; group = DUMMY + +MSG_RADIO8_1 1 "Coordinates fixed" + +FIXSTA 1 "WITH_FLAG" + ## widget = combobox; editable = false; activeif = RADIO8_1 = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG + +MSG_FIXSTA 1 "Coordinates fixed" + +! Positioning: Manual selection (fixed) +! ------------------------------------- +STATION1 0 + ## widget = selwin; activeif = FIXSTA == MANUAL; pointer = CENLST + # + +MSG_STATION1 1 "Stations to be fixed (Manual selection)" + +! Positioning: File with Fixed Stations(s) +! ---------------------------------------- +STAFILE1 0 + ## widget = selwin; activeif = FIXSTA == FROM_FILE; path = DIR_FIX + ## ext = EXT_FIX; maxfiles = 1; emptyallowed = false + # + +MSG_STAFILE1 1 "List of stations to fix from file" + +! Flags for fixed station(s) +! --------------------------- +STAFLAG1 1 "#" + ## widget = lineedit; activeif = FIXSTA = WITH_FLAG + +MSG_STAFLAG1 1 "Stations with specific flags in CRD file" + +RADIO8_2 1 "1" + ## widget = radiobutton; group = DUMMY + +MSG_RADIO8_2 1 "Coordinates constrained" + +! Positioning: Sigma Station(s) +! ----------------------------- +SIGSTA 1 "ALL" + ## widget = combobox; editable = false; activeif = RADIO8_2 = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG + +MSG_SIGSTA 1 "Coordinates constrained" + +! Positioning: manual selected Sigma Station(s) +! --------------------------------------------- +STATION4 0 + ## widget = selwin; activeif = SIGSTA == MANUAL; pointer = CENLST + # + +MSG_STATION4 1 "Stations to be constrained (Manual selection)" + +! Positioning: Sigma Station(s) from file +! --------------------------------------- +STAFILE4 0 + ## widget = selwin; activeif = SIGSTA == FROM_FILE; path = DIR_SIG + ## ext = EXT_SIG; maxfiles = 1; emptyallowed = false + # + +MSG_STAFILE4 1 "List of stations (and sigmas) from file" + +! Flags for Sigma station(s) +! -------------------------- +STAFLAG4 1 "#" + ## widget = lineedit; activeif = SIGSTA = WITH_FLAG + +MSG_STAFLAG4 1 "Constrain: Stations with specific flags in CRD file" + +! Positioning: Default Sigma north +! -------------------------------- +SIGCRDN 1 "0.1" + ## widget = lineedit; activeif = SIGSTA / FROM_FILE AND RADIO8_2 = 1 + ## check_type = real; check_min = 0.0 + +MSG_SIGCRDN 1 "Default a priori sigma north" + +! Positioning: Default Sigma east +! ------------------------------- +SIGCRDE 1 "0.1" + ## widget = lineedit; activeif = SIGSTA / FROM_FILE AND RADIO8_2 = 1 + ## check_type = real; check_min = 0.0 + +MSG_SIGCRDE 1 "Default a priori sigma east" + +! Positioning: Default Sigma up +! ----------------------------- +SIGCRDU 1 "0.1" + ## widget = lineedit; activeif = SIGSTA / FROM_FILE AND RADIO8_2 = 1 + ## check_type = real; check_min = 0.0 + +MSG_SIGCRDU 1 "Default a priori sigma up" + +! ----------------------------------------- +! +! PARAMETER TYPE: Orbit Estimation (GPS/GLONASS) +! =============== +! +! ----------------------------------------- +! +! Enable Orbit Adjustment +! ----------------------- +ORBADJ 1 "0" + ## widget = checkbox + ## activeif = LEORPR / _ AND LEOPROC = 1 OR RPRCOE / _ AND FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC + +MSG_ORBADJ 1 "Parameter setup: GNSS or LEO orbit determination" + +! Orb.est: satellite type +! ----------------------- +ORBEST 1 "ALL" + ## widget = combobox; editable = false + ## cards = ALL GPS GLONASS GALILEO MANUAL + +MSG_ORBEST 1 "Orb.est: satellite system selection" + +ORBEST_LST 0 + ## widget = selwin; pointer = SATLST; activeif = ORBEST = MANUAL + +MSG_ORBEST_LST 1 "Manual satellite selection" + +! Orb.est: Semi major axis +! ------------------------ +SEMIAXIS 1 "1" + ## widget = checkbox + +MSG_SEMIAXIS 1 "Orb.est: Semi major axis" + +SIGSEMI 0 + ## widget = lineedit; activeif = SEMIAXIS = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGSEMI 1 "Orb.est: a priori sigma of semi major axis" + +! Orb.est: Eccentricity +! --------------------- +ECCENTR 1 "1" + ## widget = checkbox + +MSG_ECCENTR 1 "Orb.est: eccentricity" + +SIGECCE 0 + ## widget = lineedit; activeif = ECCENTR = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGECCE 1 "Orb.est: a priori sigma of eccentricity" + +! Orb.est: Inclination +! -------------------- +INCLIN 1 "1" + ## widget = checkbox + +MSG_INCLIN 1 "Orb.est: inclination" + +SIGINCL 0 + ## widget = lineedit; activeif = INCLIN = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGINCL 1 "Orb.est: a priori sigma of inclination" + +! Orb.est: Ascending node +! ----------------------- +ASCNODE 1 "1" + ## widget = checkbox + +MSG_ASCNODE 1 "Orb.est: ascending node" + +SIGASCN 0 + ## widget = lineedit; activeif = ASCNODE = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGASCN 1 "Orb.est: a priori sigma of ascending node" + +! Orb.est: Perigee +! ---------------- +PERIGEE 1 "1" + ## widget = checkbox + +MSG_PERIGEE 1 "Orb.est: perigee" + +SIGPERI 0 + ## widget = lineedit; activeif = PERIGEE = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGPERI 1 "Orb.est: a priori sigma of perigee" + +! Orb.est: Arg. of latitude +! ------------------------- +ARGLAT 1 "1" + ## widget = checkbox + +MSG_ARGLAT 1 "Orb.est: argument of latitude" + +SIGARGL 0 + ## widget = lineedit; activeif = ARGLAT = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGARGL 1 "Orb.est: a priori sigma of argument of latitude" + +! Orb.est: D0 Estimation (P0) +! --------------------------- +PARD0 1 "1" + ## widget = checkbox + +MSG_PARD0 1 "Orb.est: Constant D term" + +SIGD0 0 + ## widget = lineedit; activeif = PARD0 = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGD0 1 "Orb.est: a priori sigma of constant D term" + +! Orb.est: Y0 Estimation (P2) +! --------------------------- +PARY0 1 "1" + ## widget = checkbox + +MSG_PARY0 1 "Orb.est: Constant Y term" + +SIGY0 0 + ## widget = lineedit; activeif = PARY0 = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGY0 1 "Orb.est: a priori sigma of constant Y term" + +! Orb.est: X0 Estimation +! ---------------------- +PARX0 1 "0" + ## widget = checkbox + +MSG_PARX0 1 "Orb.est: Constant X term" + +SIGX0 0 + ## widget = lineedit; activeif = PARX0 = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGX0 1 "Orb.est: a priori sigma of constant X term" + +! Orb.est: Periodic D0 terms +! -------------------------- +PRPARD0 1 "0" + ## widget = checkbox + +MSG_PRPARD0 1 "Orb.est: periodic D terms" + +SIGPRD0 0 + ## widget = lineedit; activeif = PRPARD0 = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGPRD0 1 "Orb.est: a priori sigma of periodic D terms" + +! Orb.est: Periodic Y0 terms +! -------------------------- +PRPARY0 1 "0" + ## widget = checkbox + +MSG_PRPARY0 1 "Orb.est: periodic Y terms" + +SIGPRY0 0 + ## widget = lineedit; activeif = PRPARY0 = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGPRY0 1 "Orb.est: a priori sigma of periodic Y terms" + +! Orb.est: Periodic X0 terms +! -------------------------- +PRPARX0 1 "0" + ## widget = checkbox + +MSG_PRPARX0 1 "Orb.est: periodic X terms" + +SIGPRX0 0 + ## widget = lineedit; activeif = PRPARX0 = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGPRX0 1 "Orb.est: a priori sigma of periodic X terms" + +! Stoch.Orb? +! ---------- +STCEST 1 "0" + ## widget = checkbox + +MSG_STCEST 1 "Estimation of stochastic pulses" + +! Stoch.Orb: Radial +! ----------------- +ESTRAD 1 "1" + ## widget = checkbox + +MSG_ESTRAD 1 "Stoch. forces: radial" + +SIGRAD 1 "1.E-6" + ## widget = lineedit; activeif = ESTRAD = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGRAD 1 "Stoch.forces: a priori sigma of radial" + +! Stoch.Orb: Perpendicular to (1), in Orbit Plane +! ----------------------------------------------- +ESTPRP 1 "1" + ## widget = checkbox + +MSG_ESTPRP 1 "Stoch.forces: Along track" + +SIGPRP 1 "1.E-5" + ## widget = lineedit; activeif = ESTPRP = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGPRP 1 "Stoch.forces: a priori sigma of along track" + +! Stoch.Orb: Normal to Orbit Plane +! -------------------------------- +ESTNOR 1 "1" + ## widget = checkbox + +MSG_ESTNOR 1 "Stoch.forces: Out of plane" + +SIGNOR 1 "1.E-9" + ## widget = lineedit; activeif = ESTNOR = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGNOR 1 "Stoch.forces: a priori sigma of out of plane" + +! Stoch.Orb: Direction to the Sun +! ------------------------------- +ESTSUN 1 "0" + ## widget = checkbox + +MSG_ESTSUN 1 "Stoch.forces: direction to Sun" + +SIGSUN 0 + ## widget = lineedit; activeif = ESTSUN = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGSUN 1 "Stoch.forces: a priori sigma of direction to Sun" + +! Stoch.Orb: Y-Direction in Satellite Frame +! ----------------------------------------- +ESTYDIR 1 "0" + ## widget = checkbox + +MSG_ESTYDIR 1 "Sotch. pulses: Y-direction" + +SIGYDIR 0 + ## widget = lineedit; activeif = ESTYDIR = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGYDIR 1 "Stoch.forces: a priori sigma of Y-direction" + +! Stoch.Orb: X-Direction in Satellite Frame +! ----------------------------------------- +ESTXDIR 1 "0" + ## widget = checkbox + +MSG_ESTXDIR 1 "Stoch.forces X-direction" + +SIGXDIR 0 + ## widget = lineedit; activeif = ESTXDIR = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGXDIR 1 "Stoch.forces: a priori sigma of X-direction" + +! Stoch.Orb: Number of sets per day +! --------------------------------- +NUMSET1 1 "2" + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_NUMSET1 1 "Stoch. forces: Number of parameter sets per day" + +! Stoch.Orb: Groups +! ----------------- +SATGROUP 1 "99" "" "" "" "" + ## widget = uniline; numlines = 5 + +MSG_SATGROUP 1 "Stoch.forces: list of satellites(group)" + +! Stoch.Orb: Enable more requests for stoch. orbit +! ------------------------------------------------ +STCSPEC 1 "0" + ## widget = checkbox + +MSG_STCSPEC 1 "Stoch. pulses: Additional requests for further epochs" + +! Stoch.Orb: List of more requests for stoch. orbit +! ------------------------------------------------- +STCGROUP 2 + "28" "2001 05 26" "06 00 00" "" "" "" + "28" "2001 05 26" "18 00 00" "" "" "" + ## widget = uniline; numlines = 10 + +MSG_STCGROUP 1 "Stoch.forces: list of satellites" + +! ----------------------------------------- +! +! PARAMETER TYPE: Orbit Estimation (LEO) +! =============== +! +! Orb.est: Semi major axis +! ------------------------ +SEMIAXIS2 1 "1" + ## widget = checkbox + +MSG_SEMIAXIS2 1 "Semi major axis" + +SIGSEMI2 1 "0.00" + ## widget = lineedit + +MSG_SIGSEMI2 1 "Sigma Semi major axis" + +! Orb.est: Eccentricity +! --------------------- +ECCENTR2 1 "1" + ## widget = checkbox + +MSG_ECCENTR2 1 "Eccentricity" + +SIGECCE2 1 "0.0000000" + ## widget = lineedit + +MSG_SIGECCE2 1 "Sigma eccentricity" + +! Orb.est: Inclination +! -------------------- +INCLIN2 1 "1" + ## widget = checkbox + +MSG_INCLIN2 1 "Inclination" + +SIGINCL2 1 "0.000" + ## widget = lineedit + +MSG_SIGINCL2 1 "Sigma inclination" + +! Orb.est: Ascending node +! ----------------------- +ASCNODE2 1 "1" + ## widget = checkbox + +MSG_ASCNODE2 1 "Ascending node" + +SIGASCN2 1 "0.0000" + ## widget = lineedit + +MSG_SIGASCN2 1 "Sigma ascending node" + +! Orb.est: Perigee +! ---------------- +PERIGEE2 1 "1" + ## widget = checkbox + +MSG_PERIGEE2 1 "Perigee" + +SIGPERI2 1 "0.0000" + ## widget = lineedit + +MSG_SIGPERI2 1 "Sigma perigee" + +! Orb.est: Arg. of latitude +! ------------------------- +ARGLAT2 1 "1" + ## widget = checkbox + +MSG_ARGLAT2 1 "Argument of latitude" + +SIGARGL2 1 "0.000" + ## widget = lineedit + +MSG_SIGARGL2 1 "Sigma argument of latitude" + +! Orb.est: D0 Estimation (P0) +! --------------------------- +PARD02 1 "1" + ## widget = checkbox + +MSG_PARD02 1 "Constant D term" + +SIGD02 1 "0.0D-09" + ## widget = lineedit + +MSG_SIGD02 1 "Sigma const. D term" + +! Orb.est: Y0 Estimation (P2) +! --------------------------- +PARY02 1 "1" + ## widget = checkbox + +MSG_PARY02 1 "Constant Y term" + +SIGY02 1 "0.0D-09" + ## widget = lineedit + +MSG_SIGY02 1 "Sigma const. Y term" + +! Orb.est: X0 Estimation +! ---------------------- +PARX02 1 "1" + ## widget = checkbox + +MSG_PARX02 1 "Constant X term" + +SIGX02 1 "0.0D-09" + ## widget = lineedit + +MSG_SIGX02 1 "Sigma const. X term" + +! Orb.est: Periodic D0 terms +! -------------------------- +PRPARD02 1 "1" + ## widget = checkbox + +MSG_PRPARD02 1 "Periodic D term" + +SIGPRD02 1 "0.0D-09" + ## widget = lineedit + +MSG_SIGPRD02 1 "Sigma periodic D term" + +! Orb.est: Periodic Y0 terms +! -------------------------- +PRPARY02 1 "1" + ## widget = checkbox + +MSG_PRPARY02 1 "Periodic Y term" + +SIGPRY02 1 "0.0D-09" + ## widget = lineedit + +MSG_SIGPRY02 1 "Sigma periodic Y term" + +! Orb.est: Periodic X0 terms +! -------------------------- +PRPARX02 1 "1" + ## widget = checkbox + +MSG_PRPARX02 1 "Periodic X term" + +SIGPRX02 1 "0.0D-09" + ## widget = lineedit + +MSG_SIGPRX02 1 "Sigma periodic X term" + +! Stoch.Orb? +! ---------- +STCEST2 1 "0" + ## widget = checkbox + +MSG_STCEST2 1 "Estimation of stochastic pulses" + +! Stoch.Orb: Vel./Acc. +! -------------------- +PULSDEF2 1 "VELOCITY" + ## widget = combobox; cards = ACCELERATION VELOCITY; editable = false + +MSG_PULSDEF2 1 "Set up pulses as accelerations/velocities" + +! Stoch.Orb: Radial +! ----------------- +ESTRAD2 1 "1" + ## widget = checkbox + +MSG_ESTRAD2 1 "Radial pulses setup" + +SIGRAD2 1 "2.0D-05" + ## widget = lineedit + +MSG_SIGRAD2 1 "Sigma radial pulses" + +! Stoch.Orb: Perpendicular to (1), in Orbit Plane +! ----------------------------------------------- +ESTPRP2 1 "1" + ## widget = checkbox + +MSG_ESTPRP2 1 "Along track pulses setup" + +SIGPRP2 1 "1.0D-05" + ## widget = lineedit + +MSG_SIGPRP2 1 "Sigma along track pulses" + +! Stoch.Orb: Normal to Orbit Plane +! -------------------------------- +ESTNOR2 1 "1" + ## widget = checkbox + +MSG_ESTNOR2 1 "Out of plane pulses setup" + +SIGNOR2 1 "1.0D-05" + ## widget = lineedit + +MSG_SIGNOR2 1 "Sigma out of plane pulses" + +! Stoch.Orb: Direction to the Sun +! ------------------------------- +ESTSUN2 1 "0" + ## widget = checkbox + +MSG_ESTSUN2 1 "Direction to Sun pulses" + +SIGSUN2 0 + ## widget = lineedit + # + +MSG_SIGSUN2 1 "Sigma direction to Sun pulses" + +! Stoch.Orb: Y-Direction in Satellite Frame +! ----------------------------------------- +ESTYDIR2 1 "0" + ## widget = checkbox + +MSG_ESTYDIR2 1 "Y-direction pulses" + +SIGYDIR2 0 + ## widget = lineedit + # + +MSG_SIGYDIR2 1 "Sigma Y-direction pulses" + +! Stoch.Orb: X-Direction in Satellite Frame +! ----------------------------------------- +ESTXDIR2 1 "0" + ## widget = checkbox + +MSG_ESTXDIR2 1 "X-direction pulses" + +SIGXDIR2 0 + ## widget = lineedit + # + +MSG_SIGXDIR2 1 "Sigma X-direction pulses" + +! Stoch.Orb: Number of sets per day +! --------------------------------- +NUMSET12 1 "1" + ## widget = spinbox; range = 1 12 1 + +MSG_NUMSET12 1 "Number of parameter sets per day" + +! Stoch.Orb: Groups +! ----------------- +SATGROUP2 1 "906" "96" "2.0D-05" "1.0D-05" "1.0D-05" + ## widget = uniline; numlines = 5 + +MSG_SATGROUP2 1 "Satellite specific parameter setup" + +! Stoch.Orb: Enable more requests for stoch. orbit +! ------------------------------------------------ +STCSPEC2 1 "0" + ## widget = checkbox + +MSG_STCSPEC2 1 "Additional requests for further epochs" + +! Stoch.Orb: List of more requests for stoch. orbit +! ------------------------------------------------- +STCGROUP2 2 + "28" "2001 05 26" "06 00 00" "" "" "" + "28" "2001 05 26" "18 00 00" "" "" "" + ## widget = uniline; numlines = 10 + +MSG_STCGROUP2 1 "Additional setup requests for stoch. pulses" + +! ----------------------------------------- +! +! PARAMETER TYPE: Troposphere parameter +! =============== +! +! ----------------------------------------- +! +! Enable Site-Specific Troposphere Parameters +! ------------------------------------------- +SITETROP 1 "1" + ## widget = checkbox + ## activeif = FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC + +MSG_SITETROP 1 "Parameter setup: site-specific troposphere parameters" + +! Offset for troposphere SINEX file +! --------------------------------- +TRPOFF 0 + ## widget = lineedit; activeif = TROPSNX / _ + # + +MSG_TRPOFF 1 "Offset for troposphere SINEX file" + +! Time resolution for troposphere SINEX file +! ------------------------------------------ +TRPRES 0 + ## widget = lineedit; activeif = TROPSNX / _ + # + +MSG_TRPRES 1 "Time resolution for troposphere SINEX file" + +! Tropo: Absolute General Zenith A Priori Sigma +! --------------------------------------------- +SIGABS 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_SIGABS 1 "Tropo: Zenith path delay" + +! Tropo: Absolute General Gradient A Priori Sigma +! ----------------------------------------------- +SIGABS_G 0 + ## widget = lineedit; activeif = TRPGRD / NONE = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGABS_G 1 "Tropo: Horizontal gradients" + +! Tropo: Relative General Zenith A Priori Sigma +! --------------------------------------------- +SIGREL 1 "5.00" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SIGREL 1 "Tropo: relative zenith path delay a priori sigma" + +! Tropo: Relative General Gradient A Priori Sigma +! ----------------------------------------------- +SIGREL_G 1 "5.00" + ## widget = lineedit; activeif = TRPGRD / NONE = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGREL_G 1 "Tropo: relative horizontal gradients a priori sigma" + +! Tropo: List of special stations +! ------------------------------- +SPESEL 1 "NONE" + ## widget = combobox; editable = false + ## cards = NONE FIRST LAST FROM_FILE MANUAL + +MSG_SPESEL 1 "Tropo: special sigma station selection" + +! Tropo: List of stations with no troposphere +! ------------------------------------------- +NTRPSEL 1 "NONE" + ## widget = combobox; editable = false + ## cards = NONE FIRST LAST FROM_FILE MANUAL WITH_TROPO + +MSG_NTRPSEL 1 "Tropo: list of stations with no troposphere estimation" + +! Tropo: Absolute Special Zenith A Priori Sigma +! --------------------------------------------- +SPEABS 0 + ## widget = lineedit; activeif = SPESEL / NONE AND SPESEL / FROM_FILE = 1 + ## check_type = real; check_min = 0.0 + # + +MSG_SPEABS 1 "Tropo: Absolute special zenith path delay sigma" + +! Tropo: Absolute Special Gradient A Priori Sigma +! ----------------------------------------------- +SPEABS_G 0 + ## widget = lineedit + ## activeif = SPESEL / NONE AND SPESEL / FROM_FILE AND TRPGRD / NONE = 1 + ## check_type = real; check_min = 0.0 + # + +MSG_SPEABS_G 1 "Tropo: Absolute special horizontal gradient sigma" + +! Tropo: Relative Special Zenith A Priori Sigma +! --------------------------------------------- +SPEREL 0 + ## widget = lineedit; activeif = SPESEL / NONE AND SPESEL / FROM_FILE = 1 + ## check_type = real; check_min = 0.0 + # + +MSG_SPEREL 1 "Tropo: relative special zenith a priori sigma" + +! Tropo: Relative Special Gradient A Priori Sigma +! ----------------------------------------------- +SPEREL_G 0 + ## widget = lineedit + ## activeif = SPESEL / NONE AND SPESEL / FROM_FILE AND TRPGRD / NONE = 1 + ## check_type = real; check_min = 0.0 + # + +MSG_SPEREL_G 1 "Tropo: relative special gradient a priori sigma" + +! Tropo: Stations with special Troposphere +! ---------------------------------------- +STATION3 0 + ## widget = selwin; activeif = SPESEL == MANUAL; pointer = STALST + # + +MSG_STATION3 1 "Tropo: special sigma for stations" + +! Tropo: File with Stations(s) with special Troposphere +! ----------------------------------------------------- +STAFILE3 0 + ## widget = selwin; activeif = SPESEL == FROM_FILE; path = DIR_SIG + ## ext = EXT_SIG; maxfiles = 1; emptyallowed = true + # + +MSG_STAFILE3 1 "Tropo: file with stations for special sigma" + +! Tropo: Stations with no Troposphere +! ----------------------------------- +STATION6 0 + ## widget = selwin; activeif = SITEROP == 1 AND NTRPSEL == MANUAL + ## pointer = STALST + # + +MSG_STATION6 1 "Tropo: stations with no troposphere est." + +! Tropo: File with Stations(s) with no Troposphere +! ------------------------------------------------ +STAFILE6 0 + ## widget = selwin; activeif = SITETROP == 1 AND NTRPSEL == FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1; emptyallowed = true + # + +MSG_STAFILE6 1 "Tropo: file with stations(s) with no troposphere est." + +! Tropo: Mapping Function +! ----------------------- +MAPPNG 1 "WET_GMF" + ## widget = combobox; editable = false; activeif = TROPEST = _ + ## cards = WET_VMF DRY_VMF WET_GMF DRY_GMF WET_NIELL DRY_NIELL COSZ HOPFIELD + +MSG_MAPPNG 1 "Tropo: mapping function" + +! Tropo: Gradient Estimation Model +! -------------------------------- +TRPGRD 1 "CHENHER" + ## widget = combobox; editable = false; activeif = TROPEST = _ + ## cards = NONE TANZ CHENHER TILTING LINEAR + +MSG_TRPGRD 1 "Tropo: gradient estimation model" + +! Tropo: Zenital Parameter Time Interal +! ------------------------------------- +NUMPAR 1 "01 00 00" + ## widget = lineedit; emptyallowed = false + +MSG_NUMPAR 1 "Zenith path delay: Parameter spacing" + +! Tropo: Gradient Parameter Time Interval +! --------------------------------------- +NUMGRD 1 "24 00 00" + ## widget = lineedit; emptyallowed = false; activeif = TRPGRD / NONE + +MSG_NUMGRD 1 "Horiz. gradient: parameter spacing" + +! ----------------------------------------- +! +! PARAMETER TYPE: Local Troposphere +! =============== +! +! ----------------------------------------- +! +! Enable local Troposphere Parameters +! ----------------------------------- +LOCTROP 1 "0" + ## widget = checkbox; activeif = TROPOS / NONE AND GEOTEC = GNSS + +MSG_LOCTROP 1 "Parameter Setup: local troposphere parameters" + +! L-trp: number of models +! ----------------------- +LTRPMOD 1 "1" + ## widget = lineedit; emptyallowed = false + +MSG_LTRPMOD 1 "Local Tropo Model: Parameter interval" + +! L-trp: number of parameters per model +! ------------------------------------- +LTRPPAR 1 "1" + ## widget = spinbox; range = 0 10 1 + +MSG_LTRPPAR 1 "Local Tropo Model: polynomial degree" + +! L-trp: absolute a priori sigma +! ------------------------------ +LTRPSIG1 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_LTRPSIG1 1 "Local Tropo: a priori sigma for zero-order term" + +! L-trp: relative a priori sigma +! ----------------------------- +LTRPSIG2 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_LTRPSIG2 1 "Local Tropo: a priori sigma for other terms" + +! ----------------------------------------- +! +! PARAMETER TYPE: Global Ionosphere +! =============== +! +! ----------------------------------------- +! +! Enable Global Ionosphere Model Parameters +! ----------------------------------------- +GLOBION 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / L3 AND FREQUENCY / MELWUEBB AND GEOTEC = GNSS + +MSG_GLOBION 1 "Parameter Setup: global ionosphere parameters" + +! GIM: Number of Coefficient Sets Per Session +! ------------------------------------------- +NUMION 1 "1" + ## widget = lineedit; emptyallowed = false + +MSG_NUMION 1 "GIM: Parameter spacing/interval" + +! GIM: Number of Coefficient Sets Per Session +! ------------------------------------------- +GIMNAM 1 "0110" + ## widget = lineedit; activeif = MLTMOD = 0 + +MSG_GIMNAM 1 "GIM: 4-figure model name" + +! GIM: Maximum Degree of Spherical Harmonics +! ------------------------------------------ +MAXDEG 1 "12" + ## widget = spinbox; range = 0 30 1; check_type = integer; check_min = 0 + +MSG_MAXDEG 1 "GIM: maximum degree of spherical harmonics" + +! GIM: Maximum Order of Spherical Harmonics +! ----------------------------------------- +MAXORD 1 "8" + ## widget = spinbox; range = 0 30 1; check_type = integer; check_min = 0 + +MSG_MAXORD 1 "GIM: maximum order of spherical harmonics" + +! GIM: Reference Frame Definition +! ------------------------------- +REFFRM 1 "GEOMAGNETIC" + ## widget = combobox; editable = false; cards = GEOGRAPHIC GEOMAGNETIC + +MSG_REFFRM 1 "GIM: reference frame definition" + +! GIM: Station-Specific Models +! ---------------------------- +MLTMOD 1 "0" + ## widget = checkbox + +MSG_MLTMOD 1 "GIM: station-specific models" + +! GIM: Longitude of the Sun +! ------------------------- +LONSUN 1 "MEAN" + ## widget = combobox; editable = false; cards = MEAN TRUE + +MSG_LONSUN 1 "GIM: longitude of the Sun" + +! GIM: Mode of Temporal Modeling +! ------------------------------ +STADYN 1 "DYNAMIC" + ## widget = combobox; editable = false; cards = STATIC DYNAMIC + +MSG_STADYN 1 "GIM: mode of temporal modeling" + +! GIM: Mapping Function +! --------------------- +MAPFUN 1 "COSZ" + ## widget = combobox; editable = false; cards = NONE COSZ MSLM ESM + +MSG_MAPFUN 1 "GIM: mapping function" + +! GIM: A Priori Height of Single Layer +! ------------------------------------ +HGTION 1 "450.00" + ## widget = lineedit; check_type = real + +MSG_HGTION 1 "GIM: a priori height of single layer" + +! GIM: Latitude of Geomagnetic Pole +! --------------------------------- +LATPOL 1 "79.00" + ## widget = lineedit; check_type = real + +MSG_LATPOL 1 "GIM: latitude of geomagnetic pole" + +! GIM: Longitude of Geomagnetic Pole +! ---------------------------------- +LONPOL 1 "-71.00" + ## widget = lineedit; check_type = real + +MSG_LONPOL 1 "GIM: longitude of geomagnetic pole" + +! GIM: Absolute Sigma for Coefficients +! ------------------------------------ +SIGCOE 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_SIGCOE 1 "GIM: absolute sigma for coefficients" + +! GIM: Relative Sigma for Coefficients +! ------------------------------------ +RELCOE 1 "0.00" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_RELCOE 1 "GIM: relative sigma for coefficients" + +! GIM: Number of Height Parameters +! -------------------------------- +HGTEST 1 "ALL" + ## widget = combobox; editable = false; cards = NONE ALL EACH + ## activeif = IONOS / _ + +MSG_HGTEST 1 "GIM: number of height parameters" + +! GIM: Absolute Sigma for Height Parameters +! ----------------------------------------- +SIGHGT 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = IONOS / _ AND HGTEST / NONE + # + +MSG_SIGHGT 1 "GIM: absolute sigma for height parameters" + +! GIM: Relative Sigma for Height Parameters +! ----------------------------------------- +RELHGT 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = IONOS / _ AND HGTEST = EACH + # + +MSG_RELHGT 1 "GIM: relative sigma for height parameters" + +! ----------------------------------------- +! +! PARAMETER TYPE: Local Ionosphere Modelling +! =============== +! +! ----------------------------------------- +! +! Enable local ionosphere +! ----------------------- +LOCIONO 1 "0" + ## widget = checkbox; activeif = GEOTEC = GNSS + +MSG_LOCIONO 1 "Parameter Setup: local ionosphere parameters" + +! Loc.Iono: Model specification +! ----------------------------- +LIONSTR 1 "" "" "" "" + ## widget = uniline; numlines = 10 + +MSG_LIONSTR 1 "Loc.Iono: model specification" + +! ----------------------------------------- +! +! PARAMETER TYPE: Stochastic Ionosphere +! =============== +! +! ----------------------------------------- +! +! Enable Stochastic Ionosphere Parameters +! --------------------------------------- +DIFFION 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / L3 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC AND GEOTEC = GNSS + +MSG_DIFFION 1 "Parameter Setup: stochastic ionosphere parameters" + +! Stoch Iono: Elimination of Reference Ionosphere Parameters +! ---------------------------------------------------------- +DIONELI 1 "0" + ## widget = checkbox + +MSG_DIONELI 1 "Stoch Iono: elimination of reference ionosphere parameters" + +! Stoch Iono: Elevation-Dependent Parameter Constraining +! ------------------------------------------------------ +DIONCON 1 "1" + ## widget = checkbox + +MSG_DIONCON 1 "Stoch Iono: elevation-dependent parameter constraining" + +! Stoch Iono: Absolute A Priori Sigma on Single Difference Level +! -------------------------------------------------------------- +DIONSIG 1 "0.25" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_DIONSIG 1 "Stoch Iono: absolute a priori sigma on single difference level" + +! Stoch Iono: Relative A Priori Sigma of Ionospheric Random Walk +! -------------------------------------------------------------- +DIONSIGR 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_DIONSIGR 1 "Stoch Iono: relative a priori sigma of ionospheric random walk" + +! ------------------------------------------------------------------------------ +! PARAMETER TYPE: Higher-order ionosphere scaling factors +! ------------------------------------------------------------------------------ +SCALHOI 1 "0" + ## widget = checkbox + ## activeif = IONOS / _ AND FREQUENCY / L1 AND FREQUENCY / L2 AND FREQUENCY / L5 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC AND GEOTEC = GNSS + +MSG_SCALHOI 1 "Parameter Setup: Higher-order ionosphere scaling factors" + +HOI1 1 "ONE_FOR_ALL" + ## widget = combobox; editable = false + ## cards = NO ONE_FOR_ALL ONE_PER_STATION + +MSG_HOI1 1 "Second-order term" + +SIGHOI1 1 "0.0001" + ## widget = lineedit; activeif = HOI1 / NO; check_type = real + ## check_min = 0.0 + +MSG_SIGHOI1 1 "Sigma of second-order term" + +HOI2 1 "ONE_FOR_ALL" + ## widget = combobox; editable = false + ## cards = NO ONE_FOR_ALL ONE_PER_STATION + +MSG_HOI2 1 "Third-order term" + +SIGHOI2 1 "0.0001" + ## widget = lineedit; activeif = HOI2 / NO; check_type = real + ## check_min = 0.0 + +MSG_SIGHOI2 1 "Sigma of third-order term" + +HOI3 1 "ONE_FOR_ALL" + ## widget = combobox; editable = false + ## cards = NO ONE_FOR_ALL ONE_PER_STATION + +MSG_HOI3 1 "Ray path bending term" + +SIGHOI3 1 "0.0001" + ## widget = lineedit; activeif = HOI3 / NO; check_type = real + ## check_min = 0.0 + +MSG_SIGHOI3 1 "Sigma of ray path bending term" + +! ----------------------------------------- +! +! PARAMETER TYPE: Earth Rotation Parameters +! =============== +! +! ----------------------------------------- +! +! Enable Earth Rotation Parameters +! -------------------------------- +ERP 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC + +MSG_ERP 1 "Parameter Setup: Earth orientation parameters" + +! Erp: Total number of sets +! ------------------------- +NUMSET 1 "3" + ## widget = lineedit; emptyallowed = false + +MSG_NUMSET 1 "ERP: Parameter spacing" + +! Erp: Number of X-Pole +! --------------------- +NXP 1 "2" + ## widget = spinbox; range = 0 4 1; check_type = integer; check_min = 0 + +MSG_NXP 1 "ERP: Number of X-Pole par./set" + +! Erp: Sigma of X-Pole +! -------------------- +SIGXP 0 + ## widget = lineedit; activeif = NXP / 0 = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGXP 1 "ERP: sigma of X-pole" + +! Erp: Number of Y-Pole +! --------------------- +NYP 1 "2" + ## widget = spinbox; range = 0 4 1; check_type = integer; check_min = 0 + +MSG_NYP 1 "ERP: number of Y-pole par./set" + +! Erp: Sigma of Y-Pole +! -------------------- +SIGYP 0 + ## widget = lineedit; activeif = NYP / 0 = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGYP 1 "ERP: sigma of Y-pole" + +! Erp: Number of UT1-UTC +! ---------------------- +NDT 1 "2" + ## widget = spinbox; range = 0 4 1; check_type = integer; check_min = 0 + +MSG_NDT 1 "ERP: number of UT1-UTC par./set" + +! Erp: Sigma of UT1-UTC (1st value) +! --------------------------------- +SIG1DT 1 ".0000001" + ## widget = lineedit; emptyallowed = false; activeif = NDT / 0 = 1 + ## check_type = real; check_min = 0.0 + +MSG_SIG1DT 1 "ERP: sigma of UT1-UTC (1st value)" + +! Erp: Sigma of UT1-UTC (other requests) +! -------------------------------------- +SIGDT 0 + ## widget = lineedit; activeif = NDT / 0 = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGDT 1 "ERP: sigma of UT1-UTC (other requests)" + +! Erp: Number of Delta Epsilon +! ---------------------------- +NEPS 1 "1" + ## widget = spinbox; range = 0 4 1; check_type = integer; check_min = 0 + +MSG_NEPS 1 "ERP: number of delta epsilon par./set" + +! Erp: Sigma of Delta Epsilon (1st value) +! --------------------------------------- +SIG1EPS 1 "0.0001" + ## widget = lineedit; emptyallowed = false; activeif = NEPS / 0 = 1 + ## check_type = real; check_min = 0.0 + +MSG_SIG1EPS 1 "ERP: sigma of delta epsilon (1st value)" + +! Erp: Sigma of Delta Epsilon (other requests) +! -------------------------------------------- +SIGEPS 0 + ## widget = lineedit; activeif = NEPS / 0 = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGEPS 1 "ERP: sigma of delta epsilon (other requests)" + +! Erp: Number of Delta Psi +! ------------------------ +NPSI 1 "1" + ## widget = spinbox; range = 0 4 1; check_type = integer; check_min = 0 + +MSG_NPSI 1 "ERP: number of delta psi par./set" + +! Erp: Sigma of Delta Psi (1st value) +! ----------------------------------- +SIG1PSI 1 "0.0001" + ## widget = lineedit; emptyallowed = false; activeif = NPSI / 0 = 1 + ## check_type = real; check_min = 0.0 + +MSG_SIG1PSI 1 "ERP: sigma of delta psi (1st value)" + +! Erp: Sigma of Delta Psi (other requests) +! -------------------------------------------- +SIGPSI 0 + ## widget = lineedit; activeif = NPSI / 0 = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGPSI 1 "ERP: sigma of delta psi (other requests)" + +! Erp: Continuity Between Sets +! ---------------------------- +CONTI 1 "BOTH" + ## widget = combobox; editable = false; cards = NO ERP NUT BOTH + +MSG_CONTI 1 "Continuity between sets" + +! Erp: Constrain Drifts to Zero +! ----------------------------- +CONSTRA 1 "BOTH" + ## widget = combobox; editable = false; cards = NO ERP NUT BOTH + +MSG_CONSTRA 1 "Drifts constrained to zero" + +! Erp: Values per Set Stored in Bernese Pole File +! ----------------------------------------------- +NVBERN 1 "3" + ## widget = lineedit; activeif = POLERS / _ + +MSG_NVBERN 1 "ERP: time resolution in Bernese pole file" + +! Erp: Values per Set Stored in IERS Pole File +! -------------------------------------------- +NVIERS 1 "3" + ## widget = lineedit; activeif = IERSPOL / _ + +MSG_NVIERS 1 "ERP: time resolution in IERS pole file" + +! Erp: Time Window +! ---------------- +ERPTIM 1 "0" + ## widget = checkbox + +RADIO7_1 1 "0" + ## widget = radiobutton; group = DUMMY + ## radiokeys = SESSION_YEAR7 SESSION_STRG7 + +RADIO7_2 1 "1" + ## widget = radiobutton; group = DUMMY + ## radiokeys = STADAT7 STATIM7 ENDDAT7 ENDTIM7 + +! Erp: Time Window (session definition) +! ------------------------------------- +SESSION_YEAR7 1 "2019" + ## widget = lineedit; multilineallowed = true + # $Y+0 + +MSG_SESSION_YEAR7 1 "ERP: time interval(YEAR)" + +SESSION_STRG7 1 "0110" + ## widget = lineedit; multilineallowed = true + # $S+0 + +MSG_SESSION_STRG7 1 "ERP: time interval(SESSION)" + +! Erp: Time Window (definition by date/time) +! ------------------------------------------ +STADAT7 0 + ## widget = lineedit + # + +MSG_STADAT7 1 "ERP: start time(Year Month Day)" + +STATIM7 0 + ## widget = lineedit + # + +MSG_STATIM7 1 "ERP: start time(Hour Minutes Seconds)" + +ENDDAT7 0 + ## widget = lineedit + # + +MSG_ENDDAT7 1 "ERP: end time(Year Month Day)" + +ENDTIM7 0 + ## widget = lineedit + # + +MSG_ENDTIM7 1 "ERP: end time(Hour Minutes Seconds)" + +! ----------------------------------------- +! +! PARAMETER TYPE: Coordinates of Center of Mass +! =============== +! +! ----------------------------------------- +! +! Enable: Coordinates of Geocenter +! ------------------------------------- +GEOCENT 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC + +MSG_GEOCENT 1 "Geocenter coordinates" + +! Estimate Center of Mass X +! ------------------------- +COMX 1 "1" + ## widget = checkbox + +MSG_COMX 1 "X component" + +! Sigma for Center of Mass X +! -------------------------- +SIGCOMX 0 + ## widget = lineedit; activeif = COMX = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGCOMX 1 "A priori sigma for Geocenter, comp. X" + +! Estimate Center of Mass Y +! ------------------------- +COMY 1 "1" + ## widget = checkbox + +MSG_COMY 1 "Y-component" + +! Sigma for Center of Mass Y +! -------------------------- +SIGCOMY 0 + ## widget = lineedit; activeif = COMY = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGCOMY 1 "A priori sigma for Geocenter, comp. Y" + +! Estimate Center of Mass Z +! ------------------------- +COMZ 1 "1" + ## widget = checkbox + +MSG_COMZ 1 "Z component" + +! Sigma for Center of Mass Z +! -------------------------- +SIGCOMZ 0 + ## widget = lineedit; activeif = COMZ = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGCOMZ 1 "A priori sigma for Geocenter, comp. Z" + +! ----------------------------------------- +! +! PARAMETER TYPE: GNSS-specific parameters +! =============== +! +! ----------------------------------------- +! +! Enable GNSS-specific parameters +! ------------------------------- +GNSSPEC 1 "0" + ## widget = checkbox + ## activeif = SATSYS / GPS AND FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC + +MSG_GNSSPEC 1 "GNSS-specific parameter setup" + +! Station translations: GNSS selection +! ------------------------------------ +SYSTRA 1 "GLONASS" + ## widget = combobox; editable = false + ## cards = NONE GLONASS GALILEO GLO/GAL + +MSG_SYSTRA 1 "Station translations: system selection" + +! Station translations: a priori sigmas +! ------------------------------------- +SYSTRA_N 1 "0.00001" + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = SYSTRA / NONE + +MSG_SYSTRA_N 1 "Station translations: a priori sigma north" + +SYSTRA_E 1 "0.00001" + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = SYSTRA / NONE + +MSG_SYSTRA_E 1 "Station translations: a priori sigma east" + +SYSTRA_U 1 "0.00001" + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = SYSTRA / NONE + +MSG_SYSTRA_U 1 "Station translations: a priori sigma up" + +! Troposphere bias: GNSS selection +! -------------------------------- +SYSTRP 1 "GLONASS" + ## widget = combobox; editable = false + ## cards = NONE GLONASS GALILEO GLO/GAL + +MSG_SYSTRP 1 "Troposphere bias: system selection" + +! Troposphere bias: a priori sigmas +! --------------------------------- +SYSTRP_A 1 "0.0" + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = SYSTRP / NONE + +MSG_SYSTRP_A 1 "Troposphere bias: a priori sigma" + +! ----------------------------------------- +! +! PARAMETER TYPE: Satellite Antenna Offsets +! =============== +! +! ----------------------------------------- +! +! Enable Satellite Antenna Offsets +! -------------------------------- +SANTOFF 1 "0" + ## widget = checkbox; activeif = FREQUENCY / MELWUEBB AND FREQUENCY / DTEC + +MSG_SANTOFF 1 "GNSSS antenna offsets" + +! Sat. ant. off: est X component +! ------------------------------ +SATANTX 1 "1" + ## widget = checkbox + +MSG_SATANTX 1 "X component" + +! Sat. ant. off: est Y component +! ------------------------------ +SATANTY 1 "1" + ## widget = checkbox + +MSG_SATANTY 1 "Y component" + +! Sat. ant. off: est Z component +! ------------------------------ +SATANTZ 1 "1" + ## widget = checkbox + +MSG_SATANTZ 1 "Z component" + +! Sat. ant. off: sigma for X comp. +! -------------------------------- +SATANTSX 0 + ## widget = lineedit; activeif = SATANTX = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SATANTSX 1 "Sat.ant.offset: sigma for X comp." + +! Sat. ant. off: sigma for Y comp. +! -------------------------------- +SATANTSY 0 + ## widget = lineedit; activeif = SATANTY = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SATANTSY 1 "Sat.ant.offset: sigma for Y comp." + +! Sat. ant. off: sigma for Z comp. +! -------------------------------- +SATANTSZ 0 + ## widget = lineedit; activeif = SATANTZ = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SATANTSZ 1 "Sat.ant.offset: sigma for Z comp." + +! Sat. ant. off: more input options +! --------------------------------- +SATANT0 1 "0" + ## widget = checkbox + ## activeif = SATANTX = 1 OR SATANTY = 1 OR SATANTZ = 1 AND SAOSEL / SAT_SPECIFIC + +MSG_SATANT0 1 "Sat. ant. offset: advanced setup" + +! Sat. ant. off +! ------------- +SAOSEL 1 "BLOCK/TYPE" + ## widget = combobox; editable = false + ## cards = BLOCK/TYPE MANUAL SAT_SPECIFIC + ## activeif = SATANTX = 1 OR SATANTY = 1 OR SATANTZ = 1 + +MSG_SAOSEL 1 "Sat.ant.offset: grouping" + +! Sat. ant. off: define the satellite groups +! ------------------------------------------ +SATANTGRP 5 + "1" "11" "13" "14" "18" "20" "28" "" "" "" "" "" "" "" "" "" "" + "2" "1" "2" "3" "4" "5" "6" "7" "8" "9" "10" "" "12" "" "" "15" "16" + "2" "17" "" "19" "" "21" "22" "23" "24" "25" "26" "27" "" "29" "30" "31" "32" + "3" "101" "102" "103" "104" "105" "106" "107" "108" "109" "110" "" "" "" "" "" "" + "3" "111" "112" "113" "114" "115" "116" "117" "118" "119" "120" "121" "122" "123" "124" "" "" + ## widget = uniline; check_type.1 = integer; check_min.1 = 1 + ## check_max.1 = 999; check_type.2 = integer; check_min.2 = 0 + ## check_max.2 = 199; check_type.3 = integer; check_min.3 = 0 + ## check_max.3 = 199; check_type.4 = integer; check_min.4 = 0 + ## check_max.4 = 199; check_type.5 = integer; check_min.5 = 0 + ## check_max.5 = 199; check_type.6 = integer; check_min.6 = 0 + ## check_max.6 = 199; check_type.7 = integer; check_min.7 = 0 + ## check_max.7 = 199; check_type.8 = integer; check_min.8 = 0 + ## check_max.8 = 199; check_type.9 = integer; check_min.9 = 0 + ## check_max.9 = 199; check_type.10 = integer; check_min.10 = 0 + ## check_max.10 = 199; check_type.11 = integer; check_min.11 = 0 + ## check_max.11 = 199; check_type.12 = integer; check_min.12 = 0 + ## check_max.12 = 199; check_type.13 = integer; check_min.13 = 0 + ## check_max.13 = 199; check_type.14 = integer; check_min.14 = 0 + ## check_max.14 = 199; check_type.15 = integer; check_min.15 = 0 + ## check_max.15 = 199; check_type.16 = integer; check_min.16 = 0 + ## check_max.16 = 199; numlines = 10 + +MSG_SATANTGRP 1 "Sat.ant.offset: define the satellite groups" + +! Sat. ant. off: more parameters, special sigmas +! ---------------------------------------------- +SATANTSTR 1 "" "" "" "" "" "" "" "" + ## widget = uniline; check_type.1 = integer; check_min.1 = 1 + ## check_max.1 = 999999; check_type.3 = real; check_min.3 = 0.0 + ## check_type.4 = real; check_min.4 = 0.0; check_type.5 = real + ## check_min.5 = 0.0; check_type.6 = real; check_min.6 = 0.0 + ## check_type.7 = real; check_min.7 = 0.0; check_type.8 = real + ## check_min.8 = 0.0; numlines = 10 + +MSG_SATANTSTR 1 "Sat.ant.offset: more parameters, special sigmas" + +! --------------------------------------------------------- +! +! PARAMETER TYPE: Satellite Antenna Phase Center Variations +! =============== +! +! --------------------------------------------------------- +! +! Enable Satellite Antenna Phase Center Variations +! ------------------------------------------------ +SANTPAT 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / MELWUEBB AND FREQUENCY / DTEC AND GEOTEC = GNSS + +MSG_SANTPAT 1 "GNSS antenna PCV patterns" + +! Sat. ant. PCV: maximum nadir angle +! ---------------------------------- +SAPNADMAX 1 "14.0" + ## widget = lineedit; check_type = real; check_min = 0.0; check_max = 90.0 + +MSG_SAPNADMAX 1 "Sat.Ant.PCV: maximum nadir angle" + +! Sat. ant. PCV: nadir increment +! ------------------------------ +SAPDNAD 1 "1.0" + ## widget = lineedit; check_type = real; check_min = 0.0; check_max = 90.0 + +MSG_SAPDNAD 1 "Sat.Ant.PCV: nadir increment" + +! Sat. ant. PCV: azimuth increment +! -------------------------------- +SAPDAZI 1 "360" + ## widget = lineedit; check_type = integer; check_min = 360 + ## check_max = 360 + +MSG_SAPDAZI 1 "Sat.Ant.PCV: azimuth increment" + +! Sat. ant. PCV: sigma for estimation +! ----------------------------------- +SAPSIGMA 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_SAPSIGMA 1 "Sat.Ant.PCV: sigma for estimation" + +! Sat. ant. PCV +! ------------- +SAPSEL 1 "BLOCK/TYPE" + ## widget = combobox; editable = false + ## cards = BLOCK/TYPE MANUAL SAT_SPECIFIC + +MSG_SAPSEL 1 "Grouping" + +! Sat. ant. PCV: define the satellite groups +! ------------------------------------------ +SAPGRP 5 + "23" "1" "2" "3" "4" "5" "6" "7" "8" "9" "10" "" "" "" "" "" + "4" "11" "13" "14" "" "" "" "" "" "" "" "" "" "" "" "" + "1" "12" "" "" "" "" "" "" "" "" "" "" "" "" "" "" + "23" "15" "16" "17" "19" "21" "22" "23" "24" "25" "26" "27" "29" "30" "31" "" + "4" "18" "20" "28" "32" "" "" "" "" "" "" "" "" "" "" "" + ## widget = uniline; check_type.1 = integer; check_min.1 = 1 + ## check_max.1 = 999; check_type.2 = integer; check_min.2 = 0 + ## check_max.2 = 199; check_type.3 = integer; check_min.3 = 0 + ## check_max.3 = 199; check_type.4 = integer; check_min.4 = 0 + ## check_max.4 = 199; check_type.5 = integer; check_min.5 = 0 + ## check_max.5 = 199; check_type.6 = integer; check_min.6 = 0 + ## check_max.6 = 199; check_type.7 = integer; check_min.7 = 0 + ## check_max.7 = 199; check_type.8 = integer; check_min.8 = 0 + ## check_max.8 = 199; check_type.9 = integer; check_min.9 = 0 + ## check_max.9 = 199; check_type.10 = integer; check_min.10 = 0 + ## check_max.10 = 199; check_type.11 = integer; check_min.11 = 0 + ## check_max.11 = 199; check_type.12 = integer; check_min.12 = 0 + ## check_max.12 = 199; check_type.13 = integer; check_min.13 = 0 + ## check_max.13 = 199; check_type.14 = integer; check_min.14 = 0 + ## check_max.14 = 199; check_type.15 = integer; check_min.15 = 0 + ## check_max.15 = 199; check_type.16 = integer; check_min.16 = 0 + ## check_max.16 = 199; numlines = 10 + +MSG_SAPGRP 1 "Satellite antenna PCV group definition" + +! ----------------------------------------- +! +! PARAMETER TYPE: Receiver Antenna Offsets +! =============== +! +! ----------------------------------------- +! +! Enable Receiver Antenna Offsets +! ------------------------------- +RANTOFF 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / MELWUEBB AND FREQUENCY / DTEC AND GEOTEC = GNSS + +MSG_RANTOFF 1 "Receiver antenna offsets" + +! Rec. ant. off: estimate north +! ----------------------------- +RAON 1 "1" + ## widget = checkbox + +MSG_RAON 1 "Receiver antenna offsets North" + +! Rec. ant. off: estimate east +! ---------------------------- +RAOE 1 "1" + ## widget = checkbox + +MSG_RAOE 1 "Receiver antenna offsets East" + +! Rec. ant. off: estimate up +! -------------------------- +RAOU 1 "1" + ## widget = checkbox + +MSG_RAOU 1 "Receiver antenna offsets Up" + +! Rec. ant. off: satellite system +! ------------------------------- +RAOPRN 1 "GNSS" + ## widget = combobox; editable = false + ## activeif = RAON == 1 OR RAOE == 1 OR RAOU == 1 AND SATSYS / GPS AND SATSYS / GLONASS AND SATSYS / GALILEO + ## cards = GPS GLONASS GALILEO GNSS + +MSG_RAOPRN 1 "Receiver antenna offsets Satellite systems" + +! Rec. ant. off: frequency +! ------------------------ +RAOFRQ 1 "BOTH" + ## widget = combobox + ## activeif = RAON == 1 OR RAOE == 1 OR RAOU == 1 AND FREQUENCY == L1&L2 + ## editable = false; cards = L1 L2 BOTH L1&L2 + +MSG_RAOFRQ 1 "Receiver antenna offsets Frequencies" + +! Rec. ant. off: sigma (horiz) +! ---------------------------- +RAOSIGH 0 + ## widget = lineedit; activeif = RAON == 1 OR RAOE == 1 OR RAOU == 1 + ## check_type = real; check_min = 0.0 + # + +MSG_RAOSIGH 1 "Rec.Ant.offset: sigma of horizontal comp." + +! Rec. ant. off: sigma (vert) +! --------------------------- +RAOSIGV 0 + ## widget = lineedit; activeif = RAON == 1 OR RAOE == 1 OR RAOU == 1 + ## check_type = real; check_min = 0.0 + # + +MSG_RAOSIGV 1 "Rec.Ant.offset: sigma of vertical comp." + +! Rec. ant. off: manual setup +! --------------------------- +RAOSEL 1 "RECEIVER-INDEPENDENT" + ## widget = combobox + ## cards = RECEIVER-INDEPENDENT RECEIVER-DEPENDENT INDIVIDUAL MANUAL + ## activeif = RAON = 1 OR RAOE = 1 OR RAOU = 1; editable = false + +MSG_RAOSEL 1 "Rec. ant. off.: Manual setup: Grouping" + +! Rec. ant. off: list of indiv. antennas +! -------------------------------------- +RAOANT 0 + ## widget = selwin; pointer = ANTLST; activeif = RAOSEL = INDIVIDUAL + # + +MSG_RAOANT 1 "Rec.Ant.Offset: list of estimated antennas" + +! Rec. ant. off: list of indiv. reference antennas +! ------------------------------------------------ +RAOREFI 0 + ## widget = selwin; pointer = ANTLST; activeif = RAOSEL = INDIVIDUAL + # + +MSG_RAOREFI 1 "Rec.Ant.offset: list of reference antennas" + +! Rec. ant. off: list of antenna groups (rec.-indep.) +! --------------------------------------------------- +RAOGRPI 0 + ## widget = selwin; pointer = ANTGRPRI + ## activeif = RAOSEL = RECEIVER-INDEPENDENT + # + +MSG_RAOGRPI 1 "Rec.Ant.offset: list of estimated antenna groups (rec.-indep.)" + +! Rec. ant. off: list of reference antennas (rec.-indep.) +! ------------------------------------------------------- +RAOREFGI 0 + ## widget = selwin; pointer = ANTGRPRI + ## activeif = RAOSEL = RECEIVER-INDEPENDENT + # + +MSG_RAOREFGI 1 "Rec.Ant.offset: list of reference antennas (rec.-indep.)" + +! Rec. ant. off: list of antenna groups (rec.-dep.) +! ------------------------------------------------- +RAOGRP 0 + ## widget = selwin; pointer = ANTGRP + ## activeif = RAOSEL = RECEIVER-DEPENDENT + # + +MSG_RAOGRP 1 "Rec.Ant.offset: list of antenna groups (rec.-dep.)" + +! Rec. ant. off: list of reference antennas (rec.-dep.) +! ----------------------------------------------------- +RAOREFG 0 + ## widget = selwin; pointer = ANTGRP + ## activeif = RAOSEL = RECEIVER-DEPENDENT + # + +MSG_RAOREFG 1 "Rec.Ant.offset: list of reference antennas (rec.-dep.)" + +! Rec. ant. off: individual requests +! ---------------------------------- +RAOSTRHLP 2 + "AOA BENCHMARK AC" "AOAD/M_T" "231" "231" "3" "" "" + "AOA BENCHMARK AC" "AOAD/M_T" "285" "285" "3" "" "" + ## widget = uniline; menuaux = MENUAUX; action = RAOSETUP + ## menuauxkeys = PSFILES CSFILES PZFILES CZFILES + ## updateifsave = RANTOFF = 1 AND RAOSEL = MANUAL + +MSG_RAOSTRHLP 1 "Rec.Ant.offset: individual requests" + +! Rec. ant. off: parameter requests +! --------------------------------- +RAOSTR 112 + "AOA BENCHMARK AC" "AOAD/M_T" "231" "231" "3" "" "" + "AOA BENCHMARK AC" "AOAD/M_T" "285" "285" "3" "" "" + "AOA BENCHMARK AC" "AOAD/M_T" "386" "386" "3" "" "" + "AOA BENCHMARK AC" "AOAD/M_T" "95172" "95172" "3" "" "" + "AOA BENCHMARK AC" "AOAD/M_T" "95174" "95174" "3" "" "" + "AOA BENCHMARK AC" "ASH701073.1" "0" "0" "3" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "193" "193" "3" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "194" "194" "3" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "202" "202" "3" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "259" "259" "3" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "275" "275" "3" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "308" "308" "3" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "318" "318" "3" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "320" "320" "3" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "326" "326" "3" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "327" "327" "3" "" "" + "AOA SNR-12 ACT" "AOAD/M_B" "119" "119" "3" "" "" + "AOA SNR-12 ACT" "AOAD/M_T" "129" "129" "3" "" "" + "AOA SNR-12 ACT" "AOAD/M_T" "170" "170" "3" "" "" + "AOA SNR-12 ACT" "AOAD/M_T" "261" "261" "3" "" "" + "AOA SNR-12 ACT" "AOAD/M_T" "273" "273" "3" "" "" + "AOA SNR-12 ACT" "AOAD/M_T" "280" "280" "3" "" "" + "AOA SNR-12 ACT" "AOAD/M_T" "303" "303" "3" "" "" + "AOA SNR-12 ACT" "AOAD/M_T" "308" "308" "3" "" "" + "AOA SNR-12 ACT" "AOAD/M_T" "309" "309" "3" "" "" + "AOA SNR-12 ACT" "AOAD/M_T" "362" "362" "3" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "0" "0" "3" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "235" "235" "3" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "250" "250" "3" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "294" "294" "3" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "366" "366" "3" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "400" "400" "3" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "408" "408" "3" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "421" "421" "3" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "434" "434" "3" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "96277" "96277" "3" "" "" + "AOA SNR-8100 ACT" "AOAD/M_T" "175" "175" "3" "" "" + "AOA SNR-8100 ACT" "AOAD/M_T" "202" "202" "3" "" "" + "AOA SNR-8100 ACT" "ASH701945C_M" "0" "0" "3" "" "" + "ASHTECH MICROZ" "ASH701945C_M" "11701" "11701" "3" "" "" + "ASHTECH UZ-12" "AOAD/M_TA_NGS" "114" "114" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_B" "20" "20" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_B" "125" "125" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "0" "0" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "116" "116" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "121" "121" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "201" "201" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "205" "205" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "230" "230" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "270" "270" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "271" "271" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "340" "340" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "402" "402" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "481" "481" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "482" "482" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "484" "484" "3" "" "" + "ASHTECH Z-XII3" "ASH700936A_M" "846" "846" "3" "" "" + "ASHTECH Z-XII3" "ASH700936B_M" "11942" "11942" "3" "" "" + "ASHTECH Z-XII3" "ASH700936C_M" "657" "657" "3" "" "" + "ASHTECH Z-XII3" "ASH700936C_M" "12129" "12129" "3" "" "" + "ASHTECH Z-XII3" "ASH700936D_M" "13078" "13078" "3" "" "" + "ASHTECH Z-XII3" "ASH700936D_M" "13083" "13083" "3" "" "" + "ASHTECH Z-XII3" "ASH700936E" "0" "0" "3" "" "" + "ASHTECH Z-XII3" "ASH700936E" "13554" "13554" "3" "" "" + "ASHTECH Z-XII3" "ASH700936F_C" "155" "155" "3" "" "" + "ASHTECH Z-XII3" "ASH701933B_M" "0" "0" "3" "" "" + "ASHTECH Z-XII3" "ASH701945B_M" "0" "0" "3" "" "" + "ASHTECH Z-XII3" "TSA-100 3S CR" "0" "0" "3" "" "" + "ASHTECH Z-XII3T" "ASH701945B_M" "0" "0" "3" "" "" + "ASHTECH Z18" "ASH701946.022" "3301" "3301" "3" "" "" + "LEICA CRS1000" "LEIAT504" "427" "427" "3" "" "" + "LEICA CRS1000" "LEIAT504" "431" "431" "3" "" "" + "ROGUE SNR-12 RM" "AOAD/M_T" "219" "219" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "0" "0" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "112" "112" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "130" "130" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "132" "132" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "134" "134" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "139" "139" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "142" "142" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "178" "178" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "230" "230" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "289" "289" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "363" "363" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "380" "380" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "393" "393" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "398" "398" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "409" "409" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "418" "418" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "95166" "95166" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "98381" "98381" "3" "" "" + "ROGUE SNR-8000" "TRM29659.00" "999999" "999999" "3" "" "" + "ROGUE SNR-8100" "AOAD/M_T" "105" "105" "3" "" "" + "ROGUE SNR-8100" "AOAD/M_T" "357" "357" "3" "" "" + "ROGUE SNR-8100" "AOAD/M_T" "429" "429" "3" "" "" + "ROGUE SNR-8100" "AOAD/M_T" "453" "453" "3" "" "" + "TRIMBLE 4000SSE" "TRM14532.00" "135" "135" "3" "" "" + "TRIMBLE 4000SSE" "TRM14532.00" "23525" "23525" "3" "" "" + "TRIMBLE 4000SSE" "TRM14532.10" "0" "0" "3" "" "" + "TRIMBLE 4000SSI" "AOAD/M_T" "476" "476" "3" "" "" + "TRIMBLE 4000SSI" "TRM14532.00" "44148" "44148" "3" "" "" + "TRIMBLE 4000SSI" "TRM22020.00+GP" "999999" "999999" "3" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "10516" "10516" "3" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "11724" "11724" "3" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "27655" "27655" "3" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "85217" "85217" "3" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "88300" "88300" "3" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "94218" "94218" "3" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "99390" "99390" "3" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "101985" "101985" "3" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "999999" "999999" "3" "" "" + "TRIMBLE 4700" "TRM29659.00" "999999" "999999" "3" "" "" + ## widget = uniline; menuaux = MENUAUX; action = RAOSETUP + ## menuauxkeys = RAOSTR PSFILES CSFILES PZFILES CZFILES + ## updateifsave = RANTOFF = 1 AND RAOSEL = MANUAL + ## updateifchanged = RAOSTRHLP; check_strlen.1 = 20; check_strlen.2 = 20 + ## check_type.3 = integer; check_min.3 = 0; check_max.3 = 999999 + ## check_type.4 = integer; check_min.4 = 0; check_max.4 = 999999 + ## check_strlen.6 = 7; check_type.7 = real; check_min.7 = 0.0 + ## check_type.8 = real; check_min.8 = 0.0; numlines = 10 + +MSG_RAOSTR 1 "Rec.Ant.offset: parameter requests" + +! -------------------------------------------------------- +! +! PARAMETER TYPE: Receiver Antenna Phase Center Variations +! =============== +! +! -------------------------------------------------------- +! Enable Receiver Antenna Phase Center Variations +! ----------------------------------------------- +RANTPAT 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / MELWUEBB AND FREQUENCY / DTEC AND GEOTEC = GNSS + +MSG_RANTPAT 1 "Enable rec. ant. PCV patterns" + +! Rec. ant. PCV: satellite system +! ------------------------------- +RAPPRN 1 "GNSS" + ## widget = combobox; editable = false; cards = GPS GLONASS GALILEO GNSS + ## activeif = SATSYS / GPS AND SATSYS / GLONASS AND SATSYS / GALILEO + +MSG_RAPPRN 1 "Rec. ant. PCV: Satellite systems" + +! Rec. ant. PCV: frequency +! ------------------------ +RAPFRQ 1 "BOTH" + ## widget = combobox; editable = false; cards = L1 L2 BOTH L1&L2 + ## activeif = FREQUENCY == L1&L2 + +MSG_RAPFRQ 1 "Rec. ant. PCV: Frequencies" + +! Rec. ant. PCV: sigma for estimation +! ----------------------------------- +RAPSIGMA 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_RAPSIGMA 1 "Rec.Ant.PCV: a priori sigma" + +! Rec. ant. pcv: polygon approach +! ------------------------------- +RAPMOD_1 1 "1" + ## widget = radiobutton; group = RAPMOD + +MSG_RAPMOD_1 1 "Rec. Ant. PCV: Polygon model" + +! Rec. ant. PCV: maximum zenith angle +! ----------------------------------- +RAPZENMAX 1 "90" + ## widget = spinbox; range = 0 110 1; check_type = integer; check_min = 0 + ## check_max = 110; activeif = RAPMOD_1 = 1 + +MSG_RAPZENMAX 1 "Rec.Ant.PCV: maximum zenith angle" + +! Rec. ant. PCV: elevation increment +! ---------------------------------- +RAPDELE 1 "5" + ## widget = spinbox; range = 1 110 1; check_type = integer; check_min = 1 + ## check_max = 110; activeif = RAPMOD_1 = 1 + +MSG_RAPDELE 1 "Rec.Ant.PCV: elevation increment" + +! Rec. ant. PCV: azimuth increment +! -------------------------------- +RAPDAZI 1 "360" + ## widget = spinbox; range = 1 360 1; check_type = integer; check_min = 1 + ## check_max = 360; activeif = RAPMOD_1 = 1 + +MSG_RAPDAZI 1 "Rec.Ant.PCV: azimuth increment" + +! Rec. ant. PCV: spherical harmonics +! ---------------------------------- +RAPMOD_2 1 "0" + ## widget = radiobutton; group = RAPMOD + +MSG_RAPMOD_2 1 "Rec.Ant.PCV: Spherical harmonics" + +! Rec. ant. PCV: degree n +! ----------------------- +RAPHARMN 1 "8" + ## widget = spinbox; range = 1 99 1; check_type = integer; check_min = 1 + ## check_max = 99; activeif = RAPMOD_2 = 1 + +MSG_RAPHARMN 1 "Rec.Ant.PCV: degree n" + +! Rec. ant. PCV: order m +! ---------------------- +RAPHARMM 1 "8" + ## widget = spinbox; range = 0 99 1; check_type = integer; check_min = 0 + ## check_max = 99; activeif = RAPMOD_2 = 1 + +MSG_RAPHARMM 1 "Rec.Ant.PCV: order m" + +! Rec. ant. PCV: manual selection +! ------------------------------- +RAPSEL 1 "RECEIVER-INDEPENDENT" + ## widget = combobox + ## cards = RECEIVER-INDEPENDENT RECEIVER-DEPENDENT INDIVIDUAL MANUAL + ## editable = false + +MSG_RAPSEL 1 "Rec. Ant. PCV: Grouping" + +! Rec. ant. PCV: List of individual antennas +! ------------------------------------------ +RAPANT 0 + ## widget = selwin; pointer = ANTLST; activeif = RAPSEL = INDIVIDUAL + # + +MSG_RAPANT 1 "Rec.Ant.PCV: list of individual antennas" + +! Rec. ant. PCV: List of indiv. reference antennas +! ------------------------------------------------ +RAPREFI 0 + ## widget = selwin; pointer = ANTLST; activeif = RAPSEL = INDIVIDUAL + # + +MSG_RAPREFI 1 "Rec.Ant.PCV: list of indiv. ref. antennas" + +! Rec. ant. PCV: List of antenna groups (rec.-indep.) +! --------------------------------------------------- +RAPGRPI 0 + ## widget = selwin; pointer = ANTGRPRI + ## activeif = RAPSEL = RECEIVER-INDEPENDENT + # + +MSG_RAPGRPI 1 "Rec.Ant.PCV: list of antenna groups (rec.-indep.)" + +! Rec. ant. PCV: List of reference antennas (rec.-indep.) +! ------------------------------------------------------- +RAPREFGI 0 + ## widget = selwin; pointer = ANTGRPRI + ## activeif = RAPSEL = RECEIVER-INDEPENDENT + # + +MSG_RAPREFGI 1 "Rec.Ant.PCV: list of ref. antennas (rec.-indep.)" + +! Rec. ant. PCV: List of antenna groups (rec.-dep.) +! ------------------------------------------------- +RAPGRP 0 + ## widget = selwin; pointer = ANTGRP + ## activeif = RAPSEL = RECEIVER-DEPENDENT + # + +MSG_RAPGRP 1 "Rec.Ant.PCV: list of antenna groups (rec.-dep.)" + +! Rec. ant. PCV: List of reference antennas (rec.-dep.) +! ----------------------------------------------------- +RAPREFG 0 + ## widget = selwin; pointer = ANTGRP + ## activeif = RAPSEL = RECEIVER-DEPENDENT + # + +MSG_RAPREFG 1 "Rec.Ant.PCV: list of ref. antennas (rec.-dep.)" + +! Rec. ant. PCV: manual selection +! ------------------------------- +RAPSTRHLP 2 + "AOA BENCHMARK AC" "AOAD/M_T" "231" "231" "3" "" "" "" + "TRIMBLE 4700" "TRM29659.00" "999999" "999999" "3" "" "" "" + ## widget = uniline; menuaux = MENUAUX; action = RAPSETUP + ## menuauxkeys = PSFILES CSFILES PZFILES CZFILES + ## updateifsave = RANTPAT = 1 AND RAPSEL = MANUAL + +MSG_RAPSTRHLP 1 "Rec.Ant.PCV: manual selection" + +! Rec. ant. PCV: parameter requests +! --------------------------------- +RAPSTR 103 + "AOA BENCHMARK AC" "AOAD/M_T" "231" "231" "3" "" "" "" + "AOA BENCHMARK AC" "AOAD/M_T" "285" "386" "3" "" "" "" + "AOA BENCHMARK AC" "AOAD/M_T" "95172" "95172" "3" "" "" "" + "AOA BENCHMARK AC" "AOAD/M_T" "95174" "95174" "3" "" "" "" + "AOA BENCHMARK AC" "ASH701073.1" "0" "0" "3" "" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "193" "193" "3" "" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "194" "194" "3" "" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "202" "202" "3" "" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "259" "259" "3" "" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "275" "275" "3" "" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "308" "308" "3" "" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "318" "318" "3" "" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "320" "320" "3" "" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "326" "326" "3" "" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "327" "327" "3" "" "" "" + "AOA SNR-12 ACT" "AOAD/M_B" "119" "119" "3" "" "" "" + "AOA SNR-12 ACT" "AOAD/M_T" "0" "999999" "3" "" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "0" "0" "3" "" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "235" "235" "3" "" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "250" "250" "3" "" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "294" "294" "3" "" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "366" "366" "3" "" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "400" "400" "3" "" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "408" "408" "3" "" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "421" "421" "3" "" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "434" "434" "3" "" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "96277" "96277" "3" "" "" "" + "AOA SNR-8100 ACT" "AOAD/M_T" "175" "175" "3" "" "" "" + "AOA SNR-8100 ACT" "AOAD/M_T" "202" "202" "3" "" "" "" + "AOA SNR-8100 ACT" "ASH701945C_M" "0" "0" "3" "" "" "" + "ASHTECH MICROZ" "ASH701945C_M" "11701" "11701" "3" "" "" "" + "ASHTECH UZ-12" "AOAD/M_TA_NGS" "114" "114" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_B" "20" "20" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_B" "125" "125" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "0" "0" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "116" "116" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "121" "121" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "201" "201" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "205" "205" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "230" "230" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "270" "270" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "271" "271" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "340" "340" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "402" "402" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "481" "481" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "482" "482" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "484" "484" "3" "" "" "" + "ASHTECH Z-XII3" "ASH700936A_M" "846" "846" "3" "" "" "" + "ASHTECH Z-XII3" "ASH700936B_M" "11942" "11942" "3" "" "" "" + "ASHTECH Z-XII3" "ASH700936C_M" "657" "657" "3" "" "" "" + "ASHTECH Z-XII3" "ASH700936C_M" "12129" "12129" "3" "" "" "" + "ASHTECH Z-XII3" "ASH700936D_M" "13078" "13078" "3" "" "" "" + "ASHTECH Z-XII3" "ASH700936D_M" "13083" "13083" "3" "" "" "" + "ASHTECH Z-XII3" "ASH700936E" "0" "0" "3" "" "" "" + "ASHTECH Z-XII3" "ASH700936E" "13554" "13554" "3" "" "" "" + "ASHTECH Z-XII3" "ASH700936F_C" "155" "155" "3" "" "" "" + "ASHTECH Z-XII3" "ASH701933B_M" "0" "0" "3" "" "" "" + "ASHTECH Z-XII3" "ASH701945B_M" "0" "0" "3" "" "" "" + "ASHTECH Z-XII3" "TSA-100 3S CR" "0" "0" "3" "" "" "" + "ASHTECH Z-XII3T" "ASH701945B_M" "0" "0" "3" "" "" "" + "ASHTECH Z18" "ASH701946.022" "3301" "3301" "3" "" "" "" + "LEICA CRS1000" "LEIAT504" "427" "427" "3" "" "" "" + "LEICA CRS1000" "LEIAT504" "431" "431" "3" "" "" "" + "ROGUE SNR-12 RM" "AOAD/M_T" "219" "219" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "0" "0" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "112" "112" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "130" "130" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "132" "132" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "134" "134" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "139" "139" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "142" "142" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "178" "178" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "230" "230" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "289" "289" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "363" "363" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "380" "380" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "393" "393" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "398" "398" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "409" "409" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "418" "418" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "95166" "95166" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "98381" "98381" "3" "" "" "" + "ROGUE SNR-8000" "TRM29659.00" "999999" "999999" "3" "" "" "" + "ROGUE SNR-8100" "AOAD/M_T" "105" "105" "3" "" "" "" + "ROGUE SNR-8100" "AOAD/M_T" "357" "357" "3" "" "" "" + "ROGUE SNR-8100" "AOAD/M_T" "429" "429" "3" "" "" "" + "ROGUE SNR-8100" "AOAD/M_T" "453" "453" "3" "" "" "" + "TRIMBLE 4000SSE" "TRM14532.00" "135" "135" "3" "" "" "" + "TRIMBLE 4000SSE" "TRM14532.00" "23525" "23525" "3" "" "" "" + "TRIMBLE 4000SSE" "TRM14532.10" "0" "0" "3" "" "" "" + "TRIMBLE 4000SSI" "AOAD/M_T" "476" "476" "3" "" "" "" + "TRIMBLE 4000SSI" "TRM14532.00" "44148" "44148" "3" "" "" "" + "TRIMBLE 4000SSI" "TRM22020.00+GP" "999999" "999999" "3" "" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "10516" "10516" "3" "" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "11724" "11724" "3" "" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "27655" "27655" "3" "" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "85217" "85217" "3" "" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "88300" "88300" "3" "" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "94218" "94218" "3" "" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "99390" "99390" "3" "" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "101985" "101985" "3" "" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "999999" "999999" "3" "" "" "" + "TRIMBLE 4700" "TRM29659.00" "999999" "999999" "3" "" "" "" + ## widget = uniline; menuaux = MENUAUX; action = RAPSETUP + ## menuauxkeys = RAPSTR PSFILES CSFILES PZFILES CZFILES + ## updateifsave = RANTPAT = 1 AND RAPSEL = MANUAL + ## updateifchanged = RAPSTRHLP; check_strlen.1 = 20; check_strlen.2 = 20 + ## check_type.3 = integer; check_min.3 = 0; check_max.3 = 999999 + ## check_type.4 = integer; check_min.4 = 0; check_max.4 = 999999 + ## check_type.7 = integer; check_min.7 = 0; check_max.7 = 90 + ## check_type.8 = integer; check_min.8 = 0; check_max.8 = 360 + ## check_type.9 = real; check_min.9 = 0.0; numlines = 10 + +MSG_RAPSTR 1 "Rec.Ant.PCV: parameter requests" + +! ----------------------------------------- +! +! PARAMETER TYPE: Scaling factors for Vienna grid files +! =============== +! +! ----------------------------------------- +! +! Enable scaling factors for Vienna grid files +! -------------------------------------------- +GRDLOAD 1 "0" + ## widget = checkbox + ## activeif = ALOAD_FILES / _ OR ONTLD_FILES / _ OR HLOAD_FILES / _ AND FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC + +MSG_GRDLOAD 1 "Scaling related to loading effects" + +! ATM-LOAD: Atmospheric pressure loading +! -------------------------------------- +ALOADSET 1 "NONE" + ## widget = combobox; cards = NONE PER_STATION PER_GROUP ONE_OVERALL + ## editable = false; activeif = ALOAD_FILES / _ + +MSG_ALOADSET 1 "Atm. load: Scaling factor for stations" + +ALOADCLU 0 + ## widget = selwin; path = DIR_CLU; ext = EXT_CLU + ## activeif = ALOADSET = PER_GROUP + # + +MSG_ALOADCLU 1 "Atm. load: Scaling factor for stations" + +ALOADDEC 1 "FULL_EFFECT" + ## widget = combobox + ## cards = FULL_EFFECT HORIZONTAL/VERTICAL NORTH/EAST/UP; editable = false + ## activeif = ALOADSET / inactive AND ALOADSET / NONE + +MSG_ALOADDEC 1 "Atm. load: Parameter decomposition" + +ALOADSIG1 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ALOADDEC / inactive + +MSG_ALOADSIG1 1 "Atm. load: a priori sigma 1" + +ALOADSIG2 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ALOADDEC = HORIZONTAL/VERTICAL OR ALOADDEC = NORTH/EAST/UP + +MSG_ALOADSIG2 1 "Atm. load: a priori sigma 2" + +ALOADSIG3 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ALOADDEC = NORTH/EAST/UP + +MSG_ALOADSIG3 1 "Atm. load: a priori sigma 3" + +! OCN-LOAD: Ocean non-tidal loading +! --------------------------------- +ONTLDSET 1 "NONE" + ## widget = combobox; cards = NONE PER_STATION PER_GROUP ONE_OVERALL + ## editable = false; activeif = ONTLD_FILES / _ + +MSG_ONTLDSET 1 "Ocn. load: Scaling factor for stations" + +ONTLDCLU 0 + ## widget = selwin; path = DIR_CLU; ext = EXT_CLU + ## activeif = ONTLDSET = PER_GROUP + # + +MSG_ONTLDCLU 1 "Ocn. load: Scaling factor for stations" + +ONTLDDEC 1 "FULL_EFFECT" + ## widget = combobox + ## cards = FULL_EFFECT HORIZONTAL/VERTICAL NORTH/EAST/UP; editable = false + ## activeif = ONTLDSET / inactive AND ONTLDSET / NONE + +MSG_ONTLDDEC 1 "Ocn. load: Parameter decomposition" + +ONTLDSIG1 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ONTLDDEC / inactive + +MSG_ONTLDSIG1 1 "Ocn. load: a priori sigma 1" + +ONTLDSIG2 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ONTLDDEC = HORIZONTAL/VERTICAL OR ONTLDDEC = NORTH/EAST/UP + +MSG_ONTLDSIG2 1 "Ocn. load: a priori sigma 2" + +ONTLDSIG3 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ONTLDDEC = NORTH/EAST/UP + +MSG_ONTLDSIG3 1 "Ocn. load: a priori sigma 3" + +! HYDR-LOAD: Hydrostatic pressure loading +! --------------------------------------- +HLOADSET 1 "NONE" + ## widget = combobox; cards = NONE PER_STATION PER_GROUP ONE_OVERALL + ## editable = false; activeif = HLOAD_FILES / _ + +MSG_HLOADSET 1 "Hyd. load: Scaling factor for stations" + +HLOADCLU 0 + ## widget = selwin; path = DIR_CLU; ext = EXT_CLU + ## activeif = HLOADSET = PER_GROUP + # + +MSG_HLOADCLU 1 "Hyd. load: Scaling factor for stations" + +HLOADDEC 1 "FULL_EFFECT" + ## widget = combobox + ## cards = FULL_EFFECT HORIZONTAL/VERTICAL NORTH/EAST/UP; editable = false + ## activeif = HLOADSET / inactive AND HLOADSET / NONE + +MSG_HLOADDEC 1 "Hyd. load: Parameter decomposition" + +HLOADSIG1 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = HLOADDEC / inactive + +MSG_HLOADSIG1 1 "Hyd. load: a priori sigma 1" + +HLOADSIG2 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = HLOADDEC = HORIZONTAL/VERTICAL OR HLOADDEC = NORTH/EAST/UP + +MSG_HLOADSIG2 1 "Hyd. load: a priori sigma 2" + +HLOADSIG3 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ALOADDEC = NORTH/EAST/UP + +MSG_HLOADSIG3 1 "Hyd. load: a priori sigma 3" + +! ----------------------------------------- +! +! PARAMETER TYPE: Epochwise Clock estimation +! =============== +! +! ----------------------------------------- +! +! Enable epochwise clock estimation +! -------------------------------- +CLOCKR 1 "0" + ## widget = checkbox; activeif = DIFLVL = ZERO + +MSG_CLOCKR 1 "Receiver clock offsets" + +CLOCKS 1 "0" + ## widget = checkbox; activeif = DIFLVL = ZERO + +MSG_CLOCKS 1 "Satellite clock offsets" + +! Sum condition for ref clocks +! ---------------------------- +REFSUM 1 "REFERENCE_FIXED" + ## widget = combobox; editable = false + ## activeif = CLOCKR = 1 AND CLOCKS = 1 + ## cards = ZERO-MEAN_CONDITION REFERENCE_FIXED + +MSG_REFSUM 1 "Type of datum definition" + +! Clk est.: Reference Station Clock Selection +! ------------------------------------------- +REFCLOCKR 1 "NONE" + ## widget = combobox; editable = false + ## activeif = CLOCKR = 1 AND CLOCKS = 1 + ## cards = NONE ALL FIRST LAST MANUAL FROM_FILE + +MSG_REFCLOCKR 1 "Selection of reference stations" + +! Clk est.: Reference Satellite Clock Selection +! --------------------------------------------- +REFCLOCKS 1 "ALL" + ## widget = combobox; editable = false + ## activeif = CLOCKR = 1 AND CLOCKS = 1; cards = NONE ALL MANUAL FROM_FILE + +MSG_REFCLOCKS 1 "Selection of reference satellites" + +! Clk est.: Seperate receiver clock for each satellite system +! ----------------------------------------------------------- +RCLKSYS 1 "0" + ## widget = checkbox + ## activeif = CLOCKR = 1 AND SATSYS / GPS AND SATSYS / GLONASS AND SATSYS / GALILEO + +MSG_RCLKSYS 1 "Receiver clocks for each satellite system" + +! Rclk.off: Parameter setup +! ------------------------- +GLOBIAS 1 "0" + ## widget = checkbox; activeif = DIFLVL = ZERO AND CLOCKR = 1 + +MSG_GLOBIAS 1 "GLONASS receiver clock biases" + +RCVCLKTYP 1 "NONE" + ## widget = combobox; editable = false + ## cards = NONE FREQUENCY_SPECIFIC FREQ_SPEC_POLYNOM SATELLITE_SPECIFIC NON-GPS_SATELLITES + +MSG_RCVCLKTYP 1 "Rclk.off: Parameter setup" + +! Clk est.: min. # of obs. for sta clock est. +! ------------------------------------------- +MINSTA 1 "4" + ## widget = spinbox; range = 0 10 2; activeif = CLOCKR = 1 + +MSG_MINSTA 1 "Minimum number of obs per station clock" + +! Time dependent inter-system bias +! -------------------------------- +IFBWIN 1 "0" + ## widget = checkbox + ## activeif = RCVCLKTYP / inactive AND RCVCLKTYP / NONE AND RCLKSYS = 0 + +MSG_IFBWIN 1 "Time-dependent GLONASS biases" + +RCOSTR 1 "" "" "" "" + ## widget = uniline; numlines = 20 + +MSG_RCOSTR 1 "Rclk.off: Time dependent inter-system bias" + +! Clk est.: min. # of obs. for sat clock est. +! ------------------------------------------- +MINSAT 1 "1" + ## widget = spinbox; range = 0 10 2; activeif = CLOCKS = 1 + +MSG_MINSAT 1 "Minimum number of obs per satellite clock" + +! Clk est.: Ref.Stations list +! --------------------------- +STATION8 0 + ## widget = selwin; pointer = CENLST + ## activeif = CLOCKR = 1 AND CLOCKS = 1 AND REFCLOCKR = MANUAL + +MSG_STATION8 1 "Manual station selection" + +! Clk est.: Ref.Stations list +! --------------------------- +SATELLITE8 0 + ## widget = selwin; pointer = SATLST + ## activeif = CLOCKR = 1 AND CLOCKS = 1 AND REFCLOCKS = MANUAL + +MSG_SATELLITE8 1 "Manual satellite selection" + +! Clk est.: Ref. clk from file +! ---------------------------- +STAFILE8 0 + ## widget = selwin; path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + ## emptyallowed = true + ## activeif = CLOCKR = 1 AND CLOCKS = 1 AND REFCLOCKR = FROM_FILE + # + +MSG_STAFILE8 1 "Station list from file" + +! Clk est.: Ref. clk from file +! ---------------------------- +SATFILE8 0 + ## widget = selwin; path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + ## emptyallowed = true + ## activeif = CLOCKR = 1 AND CLOCKS = 1 AND REFCLOCKS = FROM_FILE + # + +MSG_SATFILE8 1 "Clk.Est.:Ref.Satellites from file" + +! Clk est.: Header of the clk RINEX file: RUNBY +! --------------------------------------------- +RUNBY 1 "ANONYMOUS" + ## widget = lineedit + +MSG_RUNBY 1 "Clk. RINEX Header: RUNBY" + +! Clk est.: Header of the clk RINEX file: AC +! ------------------------------------------ +AC 1 "XYZ" + ## widget = lineedit + +MSG_AC 1 "Clk. RINEX Header: AC" + +! Clk est.: Header of the clk RINEX file: ACName +! ---------------------------------------------- +ACNAME 1 "MY AGENCY/INSTITUTE" + ## widget = lineedit + +MSG_ACNAME 1 "Clk. RINEX Header: AC Name" + +! Time System +! ----------- +TIMESYS 1 "GPS" + ## widget = combobox; editable = false; cards = GPS GLO GAL UTC TAI + +MSG_TIMESYS 1 "Time system" + +! DCB line +! -------- +DCBLINE 0 + ## widget = lineedit + +MSG_DCBLINE 1 "DCB line" + +! Clk est.: Header of the clk RINEX file: Comments +! ------------------------------------------------ +COMMENT 2 + "CODE PRECISE CLOCK INFORMATION" + "BASED ON CODE AND PHASE MEASUREMENTS" + ## widget = uniline; numlines = 10 + +MSG_COMMENT 1 "Clk. RINEX Header: Comments" + +! ----------------------------------------- +! +! PARAMETER TYPE: Receiver Clock Offsets +! =============== +! +! ----------------------------------------- +! +! Enable Receiver Clock Errors +! ---------------------------- +RCVCLOCK 1 "0" + ## widget = checkbox; activeif = GEOTEC = GNSS + +MSG_RCVCLOCK 1 "Receiver clock offsets" + +RCVCLKLST 1 "FIRST" + ## widget = combobox; editable = false + ## cards = NONE FIRST LAST ALL MANUAL FROM_FILE + +MSG_RCVCLKLST 1 "Station selection" + +! Rclk.off: Manual selection +! -------------------------- +STATION5 1 "GANP 11515M001" + ## widget = selwin; pointer = STALST; activeif = RCVCLKLST == MANUAL + # GANP 11515M001 + # HERT 13212M010 + # JOZ2 12204M002 + # LAMA 12209M001 + # MATE 12734M008 + # ONSA 10402M004 + # PTBB 14234M001 + # TLSE 10003M009 + # WSRT 13506M005 + # WTZR 14201M010 + # WTZZ 14201M014 + # ZIM2 14001M008 + # ZIMM 14001M004 + +MSG_STATION5 1 "Rclk.off:Selection of list of stations" + +! Rclk.off: File with Stations(s) +! ---------------------------------- +STAFILE5 0 + ## widget = selwin; path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + ## activeif = RCVCLKLST == FROM_FILE; emptyallowed = true + # + +MSG_STAFILE5 1 "Rclk.off:File with the list of stations" + +! Rclk.off: Default Sigma +! -------------------------- +SIGMA5 0 + ## widget = lineedit; check_type = real; check_min = 0 + +MSG_SIGMA5 1 "Rclk.off: a priori sigma" + +! Rclk.off: Time Interval +! -------------------------- +RCOTIM 1 "0" + ## widget = radiobutton; group = DUMMY + +MSG_RCOTIM 1 "Time interval from observation files" + +RADIO5_1 1 "0" + ## widget = radiobutton; group = DUMMY + ## radiokeys = SESSION_YEAR5 SESSION_STRG5 + +MSG_RADIO5_1 1 "Defined by year and session identifier" + +RADIO5_2 1 "1" + ## widget = radiobutton; group = DUMMY + +MSG_RADIO5_2 1 "Defined by start and end times" + +! Rclk.off: Time Interval (Session spec.) +! ------------------------------------------ +SESSION_YEAR5 1 "2019" + ## widget = lineedit; multilineallowed = true; emptyallowed = false + # $Y+0 + +MSG_SESSION_YEAR5 1 "Rclk.off: Time Interval(YEAR)" + +SESSION_STRG5 1 "0110" + ## widget = lineedit; multilineallowed = true; emptyallowed = false + # $S+0 + +MSG_SESSION_STRG5 1 "Rclk.off: Time Interval(SESSION)" + +! Rclk.off: Time Interval (date/time) +! -------------------------------------- +STADAT5 0 + ## widget = lineedit; activeif = RADIO5_2 = 1; check_type = date + # + +MSG_STADAT5 1 "Rclk.off:Start Time(Year Month Day)" + +STATIM5 0 + ## widget = lineedit; emptyallowed = false + ## activeif = RADIO5_2 = 1 AND STADAT5 / _; check_type = time + # + +MSG_STATIM5 1 "Rclk.off:Start Time(Hour Minutes Seconds)" + +ENDDAT5 0 + ## widget = lineedit; activeif = RADIO5_2 = 1; check_type = date + # + +MSG_ENDDAT5 1 "Rclk.off:End Time(Year Month Day)" + +ENDTIM5 0 + ## widget = lineedit; emptyallowed = false + ## activeif = RADIO5_2 = 1 AND ENDDAT5 / _; check_type = time + # + +MSG_ENDTIM5 1 "Rclk.off:End Time(Hour Minutes Seconds)" + +! ----------------------------------------- +! +! PARAMETER TYPE: Range Biases +! =============== +! +! ----------------------------------------- +! +! Enable Range biases +! ------------------- +RBIAS 1 "0" + ## widget = checkbox; activeif = GEOTEC = SLR + +MSG_RBIAS 1 "Range biases" + +RGBLST 1 "NONE" + ## widget = combobox; editable = false + ## cards = NONE FIRST LAST ALL MANUAL FROM_FILE + +MSG_RGBLST 1 "Station selection" + +! Range biases: Manual selection of stations +! ------------------------------------------ +STATION9 0 + ## widget = selwin; activeif = RGBLST == MANUAL; pointer = STALST + +MSG_STATION9 1 "Range biases:Selection of list of stations" + +! Range biases: File with Stations(s) +! ----------------------------------- +STAFILE9 0 + ## widget = selwin; activeif = RGBLST == FROM_FILE; path = DIR_FIX + ## ext = EXT_FIX; maxfiles = 1; emptyallowed = true + # + +MSG_STAFILE9 1 "Range biases: File with the list of stations" + +! Satellite-specific or for all Satellites +! ---------------------------------------- +SATRGB 1 "SAT_SPECIFIC" + ## widget = combobox; editable = false + ## cards = SAT_SPECIFIC SYS_SPECIFIC PER_STATION + +MSG_SATRGB 1 "Range Bias set-up for satellites" + +! Range biases: Default Sigma +! ---------------------------- +SIGRGB 0 + ## widget = lineedit + +MSG_SIGRGB 1 "Range biases: a priori sigma" + +! ----------------------------------------- +! +! PARAMETER TYPE: Differential Code Biases +! =============== +! +! ----------------------------------------- +! +! Enable Differential Code Biases estimation +! ------------------------------------------ +DCBEST 1 "0" + ## widget = checkbox; activeif = FREQUENCY / DTEC AND GEOTEC = GNSS + +MSG_DCBEST 1 "Differential code biases" + +! DCB: Type of Differential Code Biases +! ------------------------------------- +DCBTYP 1 "P1-P2" + ## widget = combobox; editable = false + ## cards = P1-P2 P1-C1 LC P1-C1_MULTIPLIER + +MSG_DCBTYP 1 "Type of differential code biases" + +! DCB: Estimate Differential Code Biases for Satellites +! ----------------------------------------------------- +DCBSAT 1 "1" + ## widget = checkbox; activeif = DCBTYP / P1-C1_MULTIPLIER + +MSG_DCBSAT 1 "Estimate differential code biases for satellites" + +! DCB: Estimate Differential Code Biases for Receivers +! ---------------------------------------------------- +DCBREC 1 "0" + ## widget = checkbox + +MSG_DCBREC 1 "Estimate differential code biases for receivers" + +! DCB: Reference Satellite(s) +! --------------------------- +DCBREF 1 "SUM" + ## widget = combobox; editable = false; cards = SUM ALL + ## activeif = DCBSAT = 1 AND DCBTYP / P1-C1_MULTIPLIER + +MSG_DCBREF 1 "Reference satellite(s)" + +! DCB: A Priori Sigma for Reference Satellite Biases +! -------------------------------------------------- +DCBSIG 1 "0.01" + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = DCBSAT = 1 AND DCBTYP / P1-C1_MULTIPLIER + +MSG_DCBSIG 1 "DCB: A Priori Sigma for Reference Satellite Biases" + +! DCB: A Priori Sigma for Receiver Biases +! --------------------------------------- +DCBSIGR 1 "0.01" + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = DCBREC = 1 + +MSG_DCBSIGR 1 "DCB: A Priori Sigma for Receiver Biases" + +! ----------------------------------------- +! +! PARAMETER TYPE: Kinematic Positioning +! =============== +! +! ----------------------------------------- +! +! Enable Kinematic Station +! ------------------------ +KINEST 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC AND GEOTEC = GNSS + +MSG_KINEST 1 "Kinematic coordinates" + +! Kinematic Station(s) +! -------------------- +KINSTA 1 "MANUAL" + ## widget = combobox; editable = false + ## cards = FIRST LAST ALL MANUAL FROM_FILE + +MSG_KINSTA 1 "Station selection" + +! Kinematic Station(s): Manual Selection +! -------------------------------------- +STATION2 0 + ## widget = selwin; activeif = KINSTA == MANUAL; pointer = CENLST + +MSG_STATION2 1 "Kinematic Pos.: List of stations" + +! File with Kinematic Stations(s) +! ------------------------------- +STAFILE2 0 + ## widget = selwin; activeif = KINSTA == FROM_FILE; path = DIR_FIX + ## ext = EXT_FIX; maxfiles = 1; emptyallowed = true + # IGSNET + +MSG_STAFILE2 1 "Kinematic Pos.: File with the list of stations" + +SIGKIN 1 "NEU" + ## widget = combobox; editable = false; cards = NEU XYZ + +MSG_SIGKIN 1 "Reference frame" + +! Kinematic pos.: horizontal component sigma +! ------------------------------------------ +SIGKIN_H 0 + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = SIGKIN = NEU + +MSG_SIGKIN_H 1 "Kinematic pos.: Sigma for horizontal components" + +! Kinematic pos.: vertical component sigma +! ------------------------------------------ +SIGKIN_V 0 + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = SIGKIN = NEU + +MSG_SIGKIN_V 1 "Kinematic pos.: Sigma for vertical component" + +! Kinematic pos.: LEO sigma +! ------------------------------------------ +SIGKIN_L 0 + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = SIGKIN = XYZ + +MSG_SIGKIN_L 1 "Kinematic pos.: sigma for non-terrestrial objects" + +! Kin. positioning: min. number of stations +! ----------------------------------------- +MINKIN 1 "4" + ## widget = spinbox; range = 0 100 1 + +MSG_MINKIN 1 "kin. Pos.:min. number of obs. per epoch" + +! ----------------------------------------- +! +! PARAMETER TYPE: Satellite-specific Sigmas +! =============== +! +! ----------------------------------------- +! +! Satellite-Specific A Priori Sigmas +! ---------------------------------- +SVNAPR 1 "0" + ## widget = checkbox + +MSG_SVNAPR 1 "Satellite-specific a priori sigmas" + +! Satellite-specific Sigmas +! ------------------------- +SVNSIG 1 "" "" "" "" "" "" + ## widget = uniline; check_type.1 = integer; check_min.1 = 1 + ## check_max.1 = 999; check_type.2 = date; check_type.3 = time + ## check_type.4 = date; check_type.5 = time; check_type.6 = real + ## check_min.6 = 0.0; numlines = 10 + +MSG_SVNSIG 1 "Satellite specific a priori sigmas" + +! ----------------------------------------- +! +! PARAMETER TYPE: Hill-Resonance +! =============== +! +! ----------------------------------------- +! +! Enable Hill resonance +! --------------------- +HILL 1 "0" + ## widget = checkbox; activeif = RPRCOE / _ + +MSG_HILL 1 "Hill resonance terms" + +! Hill: manual specification +! -------------------------- +HILL_M 1 "0" + ## widget = radiobutton; group = HILL + +MSG_HILL_M 1 "Manual parameter setup" + +! Hill: set forces individually +! ----------------------------- +HILLSTR 1 "" "" "" "" + ## widget = uniline; numlines = 5 + +MSG_HILLSTR 1 "Hill: set forces individually" + +! Hill: default specification +! --------------------------- +HILL_D 1 "1" + ## widget = radiobutton; group = HILL + ## radiokeys = HILC1 HILC2 HILC3 HILP1 HILP2 HILP3 + +MSG_HILL_D 1 "Hill:Default parameter setup" + +! Hill: Enable constant radial force +! ---------------------------------- +HILC1 1 "1" + ## widget = checkbox + +MSG_HILC1 1 "Radial" + +! Hill: Sigma for constant radial force +! ------------------------------------- +SIGHILC1 0 + ## widget = lineedit; activeif = HILC1 == 1 AND HILL_D == 1 + ## check_type = real; check_min = 0.0 + # + +MSG_SIGHILC1 1 "Hill: Sigma for constant radial force" + +! Hill: Enable constant force in plane +! ------------------------------------ +HILC2 1 "1" + ## widget = checkbox + +MSG_HILC2 1 "Along track" + +! Hill: Sigma for constant force in plane +! --------------------------------------- +SIGHILC2 0 + ## widget = lineedit; activeif = HILC2 == 1 AND HILL_D == 1 + ## check_type = real; check_min = 0.0 + # + +MSG_SIGHILC2 1 "Hill: Sigma for along track" + +! Hill: Enable constant force out of plane +! ---------------------------------------- +HILC3 1 "1" + ## widget = checkbox + +MSG_HILC3 1 "Out of plane" + +! Hill: Sigma for constant force out of plane +! ------------------------------------------- +SIGHILC3 0 + ## widget = lineedit; activeif = HILC3 == 1 AND HILL_D == 1 + ## check_type = real; check_min = 0.0 + # + +MSG_SIGHILC3 1 "Hill: Sigma for constant force out of plane" + +! Hill: Enable periodic radial force +! ---------------------------------- +HILP1 1 "1" + ## widget = checkbox + +MSG_HILP1 1 "Periodic Radial" + +! Hill: Sigma for periodic radial force +! ------------------------------------- +SIGHILP1 0 + ## widget = lineedit; activeif = HILP1 == 1 AND HILL_D == 1 + ## check_type = real; check_min = 0.0 + # + +MSG_SIGHILP1 1 "Hill: Sigma for periodic radial force" + +! Hill: Enable periodic force in plane +! ------------------------------------ +HILP2 1 "1" + ## widget = checkbox + +MSG_HILP2 1 "Periodic along track" + +! Hill: Sigma for periodic force in plane +! --------------------------------------- +SIGHILP2 0 + ## widget = lineedit; activeif = HILP2 == 1 AND HILL_D == 1 + ## check_type = real; check_min = 0.0 + # + +MSG_SIGHILP2 1 "Hill: Sigma for periodic force along track" + +! Hill: Enable periodic force out of plane +! ---------------------------------------- +HILP3 1 "1" + ## widget = checkbox + +MSG_HILP3 1 "Periodic out of plane" + +! Hill: Sigma for periodic force out of plane +! ------------------------------------------- +SIGHILP3 0 + ## widget = lineedit; activeif = HILP3 == 1 AND HILL_D == 1 + ## check_type = real; check_min = 0.0 + # + +MSG_SIGHILP3 1 "Hill: Sigma for periodic force out of plane" + +! Hill: List of satellites +! ------------------------ +HILSATSTR 2 + "1" "2" "3" "4" "5" "6" "7" "8" "9" "10" "11" "12" "13" "14" "15" "16" + "17" "18" "19" "20" "21" "22" "23" "24" "25" "26" "27" "28" "29" "30" "31" "32" + ## widget = uniline + ## activeif = HILC1 == 1 OR HILC2 == 1 OR HILC3 == 1 OR HILP1 == 1 OR HILP2 == 1 OR HILP3 == 1 AND HILL_M / 1 + ## check_type = integer; check_min = 1; check_max = 999; numlines = 5 + +MSG_HILSATSTR 1 "Hill: List of satellites" + +! ----------------------------------------- +! +! PARAMETER TYPE: Earth Gravity Field +! =============== +! +! ----------------------------------------- +! +! Enable Earth gravity field +! -------------------------- +GRAVITY 1 "0" + ## widget = checkbox; activeif = RPRCOE / _ + +MSG_GRAVITY 1 "Earth gravity field" + +! Gravity: default setup +! ---------------------- +GRAVITY_D 1 "1" + ## widget = radiobutton; group = GRAVITY; radiokeys = POTDEG POTORD POTSIG + +MSG_GRAVITY_D 1 "Default setup" + +! Gravity: Max degree of development +! ---------------------------------- +POTDEG 1 "2" + ## widget = spinbox; range = 2 10 1; check_type = integer; check_min = 0 + +MSG_POTDEG 1 "Gravity: Max degree of development" + +! Gravity: Max order of development +! --------------------------------- +POTORD 1 "0" + ## widget = spinbox; range = 0 10 1; check_type = integer; check_min = 0 + +MSG_POTORD 1 "Gravity: Max order of development" + +! Gravity: a priori sigma +! ----------------------- +POTSIG 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_POTSIG 1 "Gravity: a priori sigma" + +! Gravity: manual setup +! --------------------- +GRAVITY_M 1 "0" + ## widget = radiobutton; group = GRAVITY; radiokeys = POTSTR + +MSG_GRAVITY_M 1 "Manual setup of special coefficients" + +! Gravity: direct setup of individual parameters +! ---------------------------------------------- +POTSTR 1 "" "" "" + ## widget = uniline; check_type.1 = integer; check_min.1 = 0 + ## check_type.2 = integer; check_min.2 = 0; check_type.3 = real + ## check_min.3 = 0.0; numlines = 5 + +MSG_POTSTR 1 "Gravity: manual setup of special coefficients" + +! ----------------------------------------- +! +! PARAMETER TYPE: Earth Albedo Radiation +! =============== +! +! ----------------------------------------- +! +! Enable Earth Albedo Radiation +! ----------------------------- +ALBEDO 1 "0" + ## widget = checkbox; activeif = RPRCOE / _ + +MSG_ALBEDO 1 "Earth albedo radiation" + +! Albedo: Absorption, constant +! ---------------------------- +ALB1 1 "1" + ## widget = checkbox + +MSG_ALB1 1 "Absorption, constant part" + +! Albedo: Sigma for absorption, constant +! -------------------------------------- +SIGALB1 1 "0.00" + ## widget = lineedit; activeif = ALB1 == 1; check_type = real + ## check_min = 0.0 + +MSG_SIGALB1 1 "Albedo: Sigma for absorption, constant part" + +! Albedo: Absorption, variable +! ---------------------------- +ALB2 1 "1" + ## widget = checkbox + +MSG_ALB2 1 "Absorption, variable surface due to solar panels" + +! Albedo: Sigma for absorption, variable +! -------------------------------------- +SIGALB2 1 "0.00" + ## widget = lineedit; activeif = ALB2 == 1; check_type = real + ## check_min = 0.0 + +MSG_SIGALB2 1 "Albedo: Sigma for absorption, variable surface due to solar panels" + +! Albedo: Reflection +! ------------------ +ALB3 1 "1" + ## widget = checkbox + +MSG_ALB3 1 "Reflection at solar panels" + +! Albedo: Sigma for reflection +! ---------------------------- +SIGALB3 1 "0.00" + ## widget = lineedit; activeif = ALB3 == 1; check_type = real + ## check_min = 0.0 + +MSG_SIGALB3 1 "Albedo: Sigma for reflection at solar panels" + +! Albedo: Satellite groups +! ------------------------ +ALBSATSTR 2 + "1" "1" "2" "3" "4" "5" "6" "7" "8" "9" "10" "11" "12" "13" "14" "15" "16" + "1" "17" "18" "19" "20" "21" "22" "23" "24" "25" "26" "27" "28" "29" "30" "31" "32" + ## widget = uniline; activeif = ALB1 == 1 OR ALB2 == 1 OR ALB3 == 1 + ## check_type = integer; check_min = 1; check_max = 99; numlines = 5 + +MSG_ALBSATSTR 1 "Albedo: define satellite groups" + +! Pre: Station Coord. +! ------------------- +PRE01 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING + ## activeif = FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC + +MSG_PRE01 1 "Station coordinates" + +! Pre: GLONASS reciever clock biases / Receiver Clocks +! ---------------------------------------------------- +PRE02 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING + ## activeif = MOREOPT = 1 AND RCVCLOCK = 1 OR GLOBIAS = 1 + +MSG_PRE02 1 "Pre-elimination: GLONASS receiver clock biases" + +! Pre: Orbit Elements +! ------------------- +PRE03 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = ORBADJ = 1 + +MSG_PRE03 1 "Pre-elimination: GNSS or LEO orbit determination" + +! Pre: Ambiguities +! ---------------- +PRE04 1 "AS_SOON_AS_POSSIBLE" + ## widget = combobox; editable = true + ## cards = NO AS_SOON_AS_POSSIBLE EVERY_SESSION PRIOR_TO_NEQ_SAVING + ## activeif = GEOTEC = GNSS + +MSG_PRE04 1 "Pre-elimination: Ambiguities" + +! Pre: Rec.Height.Calib. +! ---------------------- +PRE05 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = RANTOFF = 1 + +MSG_PRE05 1 "Pre-elimination: Receiver antenna offsets" + +! Pre: Site Troposphere +! --------------------- +PRE06 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = SITETROP = 1 + +MSG_PRE06 1 "Pre-elimination: Site Troposphere" + +! Pre: Local Ionosphere +! --------------------- +PRE07 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = LOCIONO = 1 + +MSG_PRE07 1 "Pre-elimination: Local Ionosphere" + +! Pre: Diff. Code Biases +! ---------------------- +PRE08 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = DCBEST = 1 + +MSG_PRE08 1 "Pre-elimination: Diff. Code Biases" + +! Pre: Local Troposphere +! ---------------------- +PRE09 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = LOCTROP = 1 + +MSG_PRE09 1 "Pre-elimination: Local Troposphere" + +! Pre: Earth Rotation +! ------------------- +PRE10 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = ERP = 1 + +MSG_PRE10 1 "Pre-elimination: Earth Rotation" + +! Pre: Sat. Ant.Off +! ----------------- +PRE12 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = SANTOFF = 1 + +MSG_PRE12 1 "Pre-elimination: GNSS antenna offsets" + +! Pre: Earth Potential +! -------------------- +PRE13 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = GRAVITY = 1 + +MSG_PRE13 1 "Pre-elimination: Earth gravity field" + +! Pre: Hill Resonances +! -------------------- +PRE14 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = HILL = 1 + +MSG_PRE14 1 "Pre-elimination: Hill resonance terms" + +! Pre: Earth Albedo +! ----------------- +PRE15 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = ALBEDO = 1 + +MSG_PRE15 1 "Pre-elimination: Earth albedo radiation" + +! Pre: Geocenter +! ------------------- +PRE16 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = GEOCENT = 1 + +MSG_PRE16 1 "Pre-elimination: Geocenter coordinates" + +! Pre: Diff. Ionosphere +! --------------------- +PRE17 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_EPOCH EVERY_SESSION PRIOR_TO_NEQ_SAVING + ## activeif = DIFFION = 1 + +MSG_PRE17 1 "Pre-elimination: stochastic ionosphere parameters" + +! Pre: Phase Center Var. +! ---------------------- +PRE18 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = RANTPAT = 1 + +MSG_PRE18 1 "Pre-elimination: REceiver antenna PCV patterns" + +! Pre: Global Ionosphere +! ---------------------- +PRE19 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = GLOBION = 1 + +MSG_PRE19 1 "Pre-elimination: Global ionosphere parameters" + +! Pre: Kin. Coordinates +! --------------------- +PRE21 1 "EVERY_EPOCH" + ## widget = combobox; editable = false + ## cards = NO EVERY_EPOCH EVERY_SESSION PRIOR_TO_NEQ_SAVING + ## activeif = KINEST = 1 + +MSG_PRE21 1 "Pre-elimination: Kinematic coordinates" + +! Pre: Scale models in Vienna grid files +! -------------------------------------- +PRE22 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = GRDLOAD = 1 + +MSG_PRE22 1 "Pre-elimination: Scale models in Vienna grid files" + +! Pre: Station Clocks +! ------------------- +PRE23 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_EPOCH EVERY_SESSION PRIOR_TO_NEQ_SAVING + ## activeif = CLOCKR = 1 + +MSG_PRE23 1 "Pre-elimination: Receiver clock offsets" + +! Pre: Satellite Clocks +! --------------------- +PRE24 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_EPOCH EVERY_SESSION PRIOR_TO_NEQ_SAVING + ## activeif = CLOCKS = 1 + +MSG_PRE24 1 "Pre-elimination: GNSS clock offsets" + +! Pre: GNSS PCV +! ------------- +PRE25 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = SANTPAT = 1 + +MSG_PRE25 1 "Pre-elimination: GNSS antenna PCV patterns" + +! Pre: Range biases +! ----------------- +PRE26 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = RBIAS = 1 + +MSG_PRE26 1 "Pre-elimination: Range Biases" + +! Pre: Higher-order ionospere scaling parameters +! ---------------------------------------------- +PRE27 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = SCALHOI = 1 + +MSG_PRE27 1 "Pre-elimination: Higher-order ionosphere scaling parameters" + +! Pre: GNSS-specific parameters +! ----------------------------- +PRE30 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = GNSSPEC = 1 + +MSG_PRE30 1 "Pre-elimination: GNSS-Specific parameters" + +! Define Time Offset +! ------------------ +PAR_OFF 0 + ## widget = lineedit; emptyallowed = true + # + +MSG_PAR_OFF 1 "Time offset for Parameter intervals" + +! Hide some experimental parameter types +! -------------------------------------- +MOREOPT 1 "0" + ## widget = checkbox + +MSG_MOREOPT 1 "Experimental Options" + +! ----------------------------------------- +! +! SELECTION LISTS: Station names +! =============== +! +! ----------------------------------------- +STALST 1 "GANP 11515M001" + ## widget = selwin; menuaux = MENUAUX; action = OBS + ## menuauxkeys = CONST PSFILES CSFILES PZFILES CZFILES RZFILES + # GANP 11515M001 + # HERT 13212M010 + # JOZ2 12204M002 + # LAMA 12209M001 + # MATE 12734M008 + # ONSA 10402M004 + # PTBB 14234M001 + # TLSE 10003M009 + # WSRT 13506M005 + # WTZR 14201M010 + # WTZZ 14201M014 + # ZIM2 14001M008 + # ZIMM 14001M004 + +CENLST 0 + ## widget = selwin; menuaux = MENUAUX; action = OBS + ## menuauxkeys = CONST ECCENT PSFILES CSFILES PZFILES CZFILES RZFILES + +! ----------------------------------------- +! +! SELECTION LISTS: Satellite list +! =============== +! +! ----------------------------------------- +SATLST 0 + ## widget = selwin; menuaux = MENUAUX; action = SATLST + ## menuauxkeys = CONST PSFILES CSFILES PZFILES CZFILES RZFILES + +! ----------------------------------------- +! +! SELECTION LISTS: Receiver/Antenna names +! =============== +! +! ----------------------------------------- +ANTGRP 0 + ## widget = selwin; menuaux = MENUAUX; action = ANTGRP + ## menuauxkeys = CONST PSFILES CSFILES PZFILES CZFILES + +MSG_ANTGRP 1 "Group satellite numbers" + +! ----------------------------------------- +! +! SELECTION LISTS: Antenna names +! =============== +! +! ----------------------------------------- +ANTGRPRI 0 + ## widget = selwin; menuaux = MENUAUX; action = ANTGRPRI + ## menuauxkeys = CONST PSFILES CSFILES PZFILES CZFILES + +! ----------------------------------------- +! +! SELECTION LISTS: Indiv. Receiver/Antennas +! =============== +! +! ----------------------------------------- +ANTLST 0 + ## widget = selwin; menuaux = MENUAUX; action = ANTLST + ## menuauxkeys = CONST PSFILES CSFILES PZFILES CZFILES + +! ----------------------------------------- +! +! SELECTION LISTS: Indiv. Antennas +! =============== +! +! ----------------------------------------- +ANTLSTRI 0 + ## widget = selwin; menuaux = MENUAUX; action = ANTLSTRI + ## menuauxkeys = CONST PSFILES CSFILES PZFILES CZFILES + +! ====================================================================== +! HIDDEN PANELS AND OPTIONS +! ====================================================================== +! Define array dimensions +! ----------------------- +SHOWMAX 1 "0" + ## widget = checkbox + +MSG_SHOWMAX 1 "Define array dimensions" + +! MAXLOC: Maximum number of parameters to be processed +! ---------------------------------------------------- +MAXLOC 0 + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_MAXLOC 1 "MAXLOC: Maximum number of parameters to be processed" + +! MAXFIL: Maximum number of files to be processed +! ----------------------------------------------- +MAXFIL 0 + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_MAXFIL 1 "MAXFIL: Maximum number of files to be processed" + +! MAXSTA: Maximum number of stations involved +! ------------------------------------------- +MAXSTA 0 + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_MAXSTA 1 "MAXSTA: Maximum number of stations involved" + +! MAXSAT: Maximum number of satellites involved +! --------------------------------------------- +MAXSAT 0 + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_MAXSAT 1 "MAXSAT: Maximum number of satellites involved" + +! MAXAMB: Maximum number of ambiguities in an observation file +! ------------------------------------------------------------ +MAXAMB 0 + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_MAXAMB 1 "MAXAMB: Maximum number of ambiguities in an observation file" + +! MAXPAR: Maximum number of parameters simultaneously processed +! ------------------------------------------------------------- +MAXPAR 0 + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_MAXPAR 1 "MAXPAR: Maximum number of parameters simultaneously processed" + +! MAXFLS: Maximum number of files simultaneously processed +! -------------------------------------------------------- +MAXFLS 0 + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_MAXFLS 1 "MAXFLS: Maximum number of files simultaneously processed" + +! MAXSAS: Maximum number of satellites simultaneously processed +! ------------------------------------------------------------- +MAXSAS 0 + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_MAXSAS 1 "MAXSAS: Maximum number of satellites simultaneously processed" + +! MAXAMP: Maximum number of ambiguities simultaneously processed +! -------------------------------------------------------------- +MAXAMP 0 + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_MAXAMP 1 "MAXAMP: Maximum number of ambiguities simultaneously processed" + +! MAXSNG: Maximum number of non-zero elements in one line of first design matrix +! ------------------------------------------------------------------------------ +MAXSNG 0 + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_MAXSNG 1 "MAXSNG: Maximum number of non-zero elements in one line of first design matrix" + +! Statistic: Apply clock syncronization errors +! -------------------------------------------- +USESYNCR 1 "0" + ## widget = checkbox + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# PARAMETER ESTIMATION - GPSEST 1.1: Input Files 1 # +# # +# GENERAL FILES AND PROCESSING MODE # +# Space geodetic technique > %%%%%% < # GEOTEC +# Differencing level > %%%%%% < # DIFLVL +# LEO data processing > % < # LEOPROC +# Show all general files > % < # SHOWGEN +# # +# OBSERVATION FILES # +# Phase observations > %%%%%%%% < > %%%%%%%% < # PSFILES PZFILES +# Code@ observations > %%%%%%%% < > %%%%%%%% < # CSFILES CZFILES +# Range observations > %%%%%%%% < # RZFILES +# # +# MAIN INPUT FILES # +# Station coordinates > %%%%%%%% < # COORD +# Satellite standard orbits > %%%%%%%% < # STDORB +# Earth rotation parameters > %%%%%%%% < # POLE +# Satellite clock corrections > %%%%%%%% < # SATCLK +# Differential code biases > %%%%%%%% < # DCBINP +# Gridded VMF1 coefficients > %%%%%%%% < # VMF1_FILES +# Ionosphere models > %%%%%%%% < # IONOS +# # +# CORRECTIONS FOR LOADING EFFECTS AND CENTER OF MASS # +# Ocean tidal loading > %%%%%%%% < # OCNLOAD +# Atmospheric tidal loading > %%%%%%%% < # ATMLOAD +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# GPSEST 1.2: Input Files 2 # +# # +# ADDITIONAL INPUT FILES # +# Satellite orbit partials > %%%%%%%% < # RPRCOE +# Clock RINEX file > %%%%%%%% < # RXCLKIN +# Inter-system biases > %%%%%%%% < # ISBINP +# Troposphere estimates > %%%%%%%% < # TROPEST +# Meteorological data > %%%%%%%% < # METFIL +# # +# GRIDDED LOADING PARAMETERS # +# Atmospheric pressure > %%%%%%%% < # ALOAD_FILES +# Ocean, non-tidal > %%%%%%%% < # ONTLD_FILES +# Hydrostatic pressure > %%%%%%%% < # HLOAD_FILES +# # +# AUXILIARY STATION FILES # +# Station information > %%%%%%%% < # STAINFO +# Kinematic coordinates > %%%%%%%% < # KININP +# Receiver antenna orientation > %%%%%%%% < # ANTAZI +# Observation sigma factors > %%%%%%%% < # STAWGT +# Station eccentricities > %%%%%%%% < # ECCENT +# END_PANEL #################################################################### + + +# BEGIN_PANEL LEOPROC = 1 OR GEOTEC = SLR ###################################### +# GPSEST 1.3: LEO- and SLR-specific Input Files # +# # +# LEO-SPECIFIC INPUT FILES # +# Standard orbits > %%%%%%%% < # LEOSTD +# Orbit partial derivatives > %%%%%%%% < # LEORPR +# Attitude data > %%%%%%%% < # ATTIT +# Kinematic velocities > %%%%%%%% < # KINVEL +# # +# SLR-SPECIFIC INPUT FILES # +# Data handling (biases, CoM) > %%%%%%%% < # RGBINP +# LEO precise orbits > %%%%%%%% < # LEOPRE +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWGEN = 1 ###################################################### +# GPSEST 1.4: General Files # +# # +# GENERAL INPUT FILES # +# General constants > %%%%%%%%%%%% < # CONST +# Geodetic datum > %%%%%%%%%%%% < # DATUM +# Phase center variations > %%%%%%%%%%%% < # PHASECC +# Receiver information > %%%%%%%%%%%% < # RECEIVR +# Satellite information > %%%%%%%%%%%% < # SATELL +# Satellite problems > %%%%%%%%%%%% < # SATCRUX +# Earth potential coefficients> %%%%%%%%%%%% < # POTCOE +# Subdaily pole model > %%%%%%%%%%%% < # SUBMOD +# Nutation model > %%%%%%%%%%%% < # NUTMOD +# SINEX header file > %%%%%%%%%%%% < # SINEXIN +# IONEX control file > %%%%%%%%%%%% < # IONEXCF +# GPS-UTC file > %%%%%%%%%%%% < # GPSUTC +# Frequency information > %%%%%%%%%%%% < # FRQINFO +# # +# MENU SETTINGS # +# Selected campaign > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% <# CAMPAIGN +# Selected session Year> %%%% < Session> %%%% < # YR4_INFO SES_INFO +# Session table > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% <# SESSION_TABLE +# # +# TEMPORARY FILES # +# Scratch files > %%%%%%%% < > %%%%%%%% < > %%%%%%%% < # AUXFIL AUXFIL1 KINSCR +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWMAX = 1 ###################################################### +# GPSEST 1.5: Array Dimension Specification # +# # +# MAXIMUM ARRAY DIMENSIONS (OVERALL) # +# MAXLOC: Parameters > %%%%%% < # MAXLOC +# MAXFIL: Files > %%%%%% < # MAXFIL +# MAXSTA: Stations > %%%%%% < # MAXSTA +# MAXSAT: Satellites > %%%%%% < # MAXSAT +# MAXAMB: Ambiguities per observation file > %%%%%% < # MAXAMB +# # +# MAXIMUM ARRAY DIMENSIONS (SIMULTANEOUSLY PROCESSED) # +# MAXPAR: Parameters > %%%%%% < # MAXPAR +# MAXFLS: Files > %%%%%% < # MAXFLS +# MAXSAS: Satellites > %%%%%% < # MAXSAS +# MAXAMP: Ambiguities > %%%%%% < # MAXAMP +# # +# MAXIMUM NUMBER OF # +# MAXSNG: Elements per line of first design matrix > %%%%%% < # MAXSNG +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# GPSEST 2.1: Output Files 1 # +# # +# GENERAL OUTPUT FILES # +# Program output > % < use GPSEST.Lnn or > %%%%%%%% < # SYSODEF SYSOUT +# Error message > % < merged to program output or > %%%%%%%% < # ERRMRG SYSERR +# # +# NORMAL EQUATION SYSTEM > %%%%%%%% < # NEQUARS +# # +# STATION- AND SATELLITE-RELATED RESULTS # +# Station coordinates > %%%%%%%% < # COORDRS +# Satellite orbital elements > %%%%%%%% < # ORBITRS +# Earth rotation parameters > %%%%%%%% < # POLERS +# Earth rotation parameters (IERS) > %%%%%%%% < # IERSPOL +# # +# ATMOSPHERE-SPECIFIC RESULTS # +# Troposphere estimates > %%%%%%%% < # TROPSAV +# Troposphere estimates (SINEX) > %%%%%%%% < # TROPSNX +# Ionosphere models > %%%%%%%% < # IONOSRS +# Ionosphere models (IONEX) > %%%%%%%% < # IONEXRS +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# GPSEST 2.2: Output Files 2 # +# # +# ADDITIONAL RESULT FILES # +# Differential code biases > %%%%%%%% < # DCBOUT +# Inter-system biases > %%%%%%%% < # ISBOUT +# Phase center variations (gridded) > %%%%%%%% < # PHASRSG +# Phase center variations (spherical)> %%%%%%%% < # PHASRSH +# # +# EPOCH-SPECIFIC RESULTS # +# GNSS clock corrections > %%%%%%%% < # CLKSAV +# Clock RINEX > %%%%%%%% < # CLKRNX +# Kinematic coordinates > %%%%%%%% < # KINOUT +# # +# AUXILIARY FILES # +# Observation residuals > %%%%%%%% < # RESIDRS +# Covariance matrix > %%%%%%%% < # COVTTRS +# Covariance matrix wrt coordinates > %%%%%%%% < # COVARRS +# END_PANEL #################################################################### + + +# BEGIN_PANEL GEOTEC = SLR OR LEOPROC = 1 ###################################### +# GPSEST 2.3: LEO- and SLR-specific Output Files # +# # +# LEO-SPECIFIC RESULT FILES # +# Orbital elements > %%%%%%%% < # LEORBRS +# # +# SLR-SPECIFIC RESULT FILES # +# Data handling (biases, CoM) > %%%%%%%% < # RGBOUT +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# GPSEST 3.1: General Options 1 # +# # +# TITLE > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # TITLE +# # +# OBSERVATION SELECTION # +# Satellite system > %%%%%%%%%%%%% < # SATSYS +# Frequency/linear combination > %%%%%%%%%%%%% < # FREQUENCY +# Elevation cutoff angle > %%%%%% %%%%%% %%%%%% %%%%%%%%%%%%% < # SODSEL +# Observation window > % < # WINDOW +# # +# OBSERVATION MODELING AND PARAMETER ESTIMATION # +# A priori sigma of unit weight > %%%%%% %%%%% < # ELVWGT +# Type of computed residuals > %%%%%%%%%%%%% < # NORRES +# Correlation strategy > %%%%%%%%%%%%% < # CORREL +# # +# LEO-SPECIFIC SELECTION AND MODELING OPTIONS # +# Elevation cutoff angle > %%%%%% %%%%% < # LEOEDW +# END_PANEL #################################################################### + + +# BEGIN_PANEL WINDOW = 1 ####################################################### +# GPSEST 3.1.1: Observation Window # +# # +# OBSERVATION WINDOW # +# # +# > % < Defined by Year and Session identifier # RADIO1_1 +# Year > %%%% < Session > %%%% < # SESSION_YEAR1 SESSION_STRG1 +# # +# # +# > % < Defined by Start and End times # RADIO1_2 +# yyyy mm dd hh mm ss yyyy mm dd hh mm ss # +# Start > %%%%%%%%%% < > %%%%%%%% < End > %%%%%%%%%% < > %%%%%%%% < # STADAT1 STATIM1 ENDDAT1 ENDTIM1 +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# GPSEST 3.2: General Options 2 # +# # +# A PRIORI TROPOSPHERE MODELING # +# ZPD model and mapping function > %%%%%%%%%%%%% < for GNSS # TROPOS +# > %%%%%%%%%%%%% < for SLR # TROPOS_S +# # +# HANDLING OF AMBIGUITIES # +# Resolution strategy > %%%%%%%%%%%%% < # AMBSTRAT +# Solve ambiguities for > %%%%%%%%%%%%% < # SATSYS_AR +# Consider GPS quarter-cycle biases> %%%%%%%%%%%%% < # AMBQCPB +# Save resolved ambiguities > % < # AMBSAVE +# Introduce widelane integers > % < # APRWIDE +# Introduce L1 and L2 integers > % < # APRL1L2 +# # +# SPECIAL PROCESSING OPTIONS # +# Stop program after NEQ saving > % < # OBS2NEQ +# Activate extended program output > % < # PRINT +# END_PANEL #################################################################### + + +# BEGIN_PANEL PRINT = 1 ######################################################## +# GPSEST 3.2.1.1: Extended Program Output Options # +# # +# INFORMATION RELATED TO OBSERVATIONS # +# List of observations given in files > % < # PRTNUMOB +# List of observations used for processing > % < # PRTNUMDD +# Satellite elevations > % < # PRTELEV +# Histogram of observations by elevation angle bins > % < # PRTNOBEL +# Histogram of observations by nadir angle bins > % < # PRTNOBNA +# Phase-connected time intervals > % < # PRTTIMFL +# # +# INFORMATION RELATED TO ESTIMATED PARAMETERS # +# List of all parameters > % < # PRTPARAM +# Unresolved ambiguities after each iteration step > % < # PRTAMBIT +# Suppression of output concerning troposphere parameter > % < # PRTTRP +# Suppression of output concerning coordinate parameter > % < # PRTCRD +# Suppression of output concerning ambiguity parameter > % < # PRTAMB +# Suppression of output concerning epoch parameters > % < # PRTEPPAR +# END_PANEL #################################################################### + + +# BEGIN_PANEL PRINT = 1 ######################################################## +# GPSEST 3.2.1.2: Extended Program Output Options # +# # +# OTHER INFORMATION # +# Resolved ambiguities from observation files > % < # PRTAMBFL +# Constants, antenna offsets, ionosphere coefficients > % < # PRTPOLE +# Station eccentricities, receiver information > % < # PRTPOSEC +# Receiver synchronization errors > % < # PRTSYNCH +# RMS of ellipsoidal coordinates and differences > % < # PRTBLH +# Slope distances and their RMS > % < # PRTDIS +# Statistics on the parameter dimensions > % < # PRTMAX +# # +# HELMERT TRANSFORMATION OF RESULTING STATION COORDINATES # +# Activate Helmert transformation > % < # PRTHELM +# Coordinate system for transformation > %%%%%%%%%%%% < # COORDSYS +# Rotation > % < # ROTXYZ +# Scale > % < # SCALE +# END_PANEL #################################################################### + + +# BEGIN_PANEL DIFLVL = DOUBLE AND AMBSTRAT = SEARCH ############################ +# GPSEST 3.2.2: General Search Ambiguity Resolution Strategy # +# # +# OPTIONS AND CRITERIA FOR TESTING # +# Baseline-wise ambiguity resolution > % < # IFBASL +# Search width in units of standard deviation > %%%%% < # IFSWID +# Minimum allowed RMS ratio re 2nd best to best > %%%%% < # IF21 +# Maximum allowed RMS ratio re fixed to float > %%%%% < # IFFXFL +# Search width for geometry-free linear combination > %%%%% %%%%% < # MXAMBIT +# Ambiguity resolvable if exactly one integer within > %%%%% %%%%% %%%%% %%%%%%%%%%%%%%% < # GLORES +# END_PANEL #################################################################### + + +# BEGIN_PANEL DIFLVL = DOUBLE AND AMBSTRAT = QIF ############################### +# GPSEST 3.2.4: Quasi-Ionosphere-Free Ambiguity Resolution Strategy # +# # +# OPTIONS AND CRITERIA FOR TESTING # +# Maximal number of ambiguities fixed per iteration step > %%%%% < # MXAQIF +# Search width for pairs of L1 and L2 ambiguities > %%%%% %%%%% %%%%% %%%%% < # LAFXFL +# Maximum allowed RMS of unit weight for fixed solution > %%%%% %%%%%%%%%%%%%%% < # LAMRES +# END_PANEL #################################################################### + + +# BEGIN_PANEL DIFLVL = ZERO #################################################### +# GPSEST 3.3: General Options 3 # +# # +# OPTIONS CONCERNING INTRODUCED CLOCK CORRECTIONS # +# Primary source for satellite clocks > %%%%%%%%%%%%%%%%% < # USERXCLK +# Receiver@ clock missing in clock RINEX file > %%%%%%%%%%%%%%%%% < # NORXCLKR +# Satellite clock missing in clock RINEX file > %%%%%%%%%%%%%%%%% < # NORXCLKS +# Satellite clock missing in Bernese clock file> %%%%%%%%%%%%%%%%% < # NOSATCLK +# Clock interpolation allowed over > %%%%%% %%%%%% % < # PRELJ2 +# Correction for polarization effect > %%%%%%%%%% < total effect # POLARI2D +# > %%%%%%%%%% < geometric part # POLARI1D +# END_PANEL #################################################################### + + +# BEGIN_PANEL FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC ##### +# GPSEST 4: Datum Definition for Station Coordinates # +# # +# DATUM DEFINITION TYPE # +# > % < Free network solution # RADIO8_3 +# > % < Coordinates constrained > %%%%%%%%%%%% < # RADIO8_2 SIGSTA +# > % < Coordinates fixed > %%%%%%%%%%%% < # RADIO8_1 FIXSTA +# # +# A PRIORI SIGMAS # +# North > %%%%%%% %%%%%%% %%%%%%% %%%%%%%%%%%%%%%%%%%% < # STATION4 +# List of stations (and sigmas) from file > %%%%%%%% < # STAFILE4 +# Stations with specific flags in CRD file > %%%%%%%% < #: all non-blank # STAFLAG4 +# END_PANEL #################################################################### + + +# BEGIN_PANEL FIXSTA = MANUAL OR FIXSTA = FROM_FILE OR FIXSTA = WITH_FLAG AND FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC +# GPSEST 4.1: Datum Definition for Station Coordinates # +# # +# STATION COORDINATES TO BE FIXED # +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # STATION1 +# List of stations from file > %%%%%%%% < # STAFILE1 +# Stations with specific flags in CRD file > %%%%%%%% < #: all non-blank # STAFLAG1 +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# GPSEST 5.1: Setup of Parameters and Pre-Elimination 1 # +# # +# STATION-RELATED PARAMETERS Setup Pre-Elimination # +# Station coordinates > %%%%%%%%%%%%%%%%%%%% < # PRE01 +# Ambiguities > %%%%%%%%%%%%%%%%%%%% < # PRE04 +# # +# ATMOSPHERIC PARAMETERS # +# Site-specific troposphere parameters > % < > %%%%%%%%%%%%%%%%%%%% < # SITETROP PRE06 +# Global ionosphere parameters > % < > %%%%%%%%%%%%%%%%%%%% < # GLOBION PRE19 +# # +# GLOBAL PARAMETERS # +# Orbital parameters > % < > %%%%%%%%%%%%%%%%%%%% < # ORBADJ PRE03 +# Earth orientation parameters > % < > %%%%%%%%%%%%%%%%%%%% < # ERP PRE10 +# Geocenter coordinates > % < > %%%%%%%%%%%%%%%%%%%% < # GEOCENT PRE16 +# # +# EPOCH PARAMETERS # +# Receiver clock offsets > % < > %%%%%%%%%%%%%%%%%%%% < # CLOCKR PRE23 +# Satellite clock offsets > % < > %%%%%%%%%%%%%%%%%%%% < # CLOCKS PRE24 +# Kinematic coordinates > % < > %%%%%%%%%%%%%%%%%%%% < # KINEST PRE21 +# Stochastic ionosphere parameters > % < > %%%%%%%%%%%%%%%%%%%% < # DIFFION PRE17 +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# GPSEST 5.2: Setup of Parameters and Pre-Elimination 2 # +# # +# BIAS PARAMETERS Setup Pre-Elimination # +# Differential code biases > % < > %%%%%%%%%%%%%%%%%%%% < # DCBEST PRE08 +# GLONASS receiver clock biases > % < > %%%%%%%%%%%%%%%%%%%% < # GLOBIAS PRE02 +# GNSS-specific translation parameters > % < > %%%%%%%%%%%%%%%%%%%% < # GNSSPEC PRE30 +# # +# ANTENNA PHASE CENTER PARAMETERS # +# Satellite phase center offsets > % < > %%%%%%%%%%%%%%%%%%%% < # SANTOFF PRE12 +# Satellite phase center variations > % < > %%%%%%%%%%%%%%%%%%%% < # SANTPAT PRE25 +# Receiver@ phase center offsets > % < > %%%%%%%%%%%%%%%%%%%% < # RANTOFF PRE05 +# Receiver@ phase center variations > % < > %%%%%%%%%%%%%%%%%%%% < # RANTPAT PRE18 +# # +# PARAMETER SCALING FACTORS # +# Scaling related to loading effects > % < > %%%%%%%%%%%%%%%%%%%% < # GRDLOAD PRE22 +# Higher-order ionosphere scaling > % < > %%%%%%%%%%%%%%%%%%%% < # SCALHOI PRE27 +# # +# SLR-RELATED PARAMETERS # +# Range biases > % < > %%%%%%%%%%%%%%%%%%%% < # RBIAS PRE26 +# # +# TIME OFFSET FOR PARAMETER INTERVALS > %%%%%%%%% < (hhh mm ss) # PAR_OFF +# END_PANEL #################################################################### + + +# BEGIN_PANEL MOREOPT = 1 ###################################################### +# GPSEST 5.3: Parameter Setup of Experimental Parameters # +# # +# STATION-RELATED PARAMETERS Setup Pre-Elimination # +# Receiver clock offsets > % < same as GLONASS clock bias # RCVCLOCK PRE02 +# Time-dependent GLONASS biases > % < same as GLONASS clock bias # IFBWIN +# # +# ATMOSPHERIC PARAMETERS Setup Pre-Elimination # +# Local troposphere parameters > % < > %%%%%%%%%%%%%%%%%%%% < # LOCTROP PRE09 +# Local ionosphere parameters > % < > %%%%%%%%%%%%%%%%%%%% < # LOCIONO PRE07 +# # +# ADDITIONAL PARAMETERS # +# Earth gravity field > % < > %%%%%%%%%%%%%%%%%%%% < # GRAVITY PRE13 +# Earth albedo radiation > % < > %%%%%%%%%%%%%%%%%%%% < # ALBEDO PRE15 +# Hill resonance terms > % < > %%%%%%%%%%%%%%%%%%%% < # HILL PRE14 +# # +# EXPERIMENTAL OPTIONS # +# Satellite-specific a priori sigmas > % < # SVNAPR +# END_PANEL #################################################################### + + +# BEGIN_PANEL SITETROP = 1 ##################################################### +# GPSEST 6.1.1: Site-Specific Troposphere Parameters 1 # +# # +# ZENITH PATH DELAY PARAMETERS # +# Mapping function > %%%%%%%%%% < # MAPPNG +# Parameter spacing > %%%%%%%% <(hh mm ss) # NUMPAR +# # +# HORIZONTAL GRADIENT PARAMETERS # +# Gradient estimation model > %%%%%%%%%% < # TRPGRD +# Parameter spacing > %%%%%%%% <(hh mm ss) # NUMGRD +# # +# A PRIORI SIGMAS Absolute Relative # +# Zenith path delay > %%%%%%%% %%%%%%%% %%%%%%%% %%%%%%%% %%%%%%%%% <(hhh mm ss) Time resolution> %%%%%%%% <(hh mm ss)# TRPOFF TRPRES +# END_PANEL #################################################################### + + +# BEGIN_PANEL SITETROP = 1 ##################################################### +# GPSEST 6.1.2: Site-Specific Troposphere Parameters 2 # +# # +# STATIONS TO BE EXCLUDED FROM TROPOSPHERE ESTIMATION # +# Station selection > %%%%%%%%%%% < # NTRPSEL +# Station list from file > %%%%%%%% < # STAFILE6 +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # STATION6 +# # +# STATIONS WITH SPECIAL A PRIORI SIGMAS # +# Station selection > %%%%%%%%%%% < # SPESEL +# Station list from file > %%%%%%%% < # STAFILE3 +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # STATION3 +# # +# SPECIAL A PRIORI SIGMAS Absolute Relative # +# Zenith path delay > %%%%%%%% %%%%%%%% %%%%%%%% %%%%%%%% %%%%%%%% < (hh mm ss) # NUMION +# Station-specific models > % < # MLTMOD +# 4-figure model name > %%%% < # GIMNAM +# # +# NUMBER OF COEFFICIENTS # +# Maximum degree of spherical harmonics> %%%% < # MAXDEG +# Maximum order of spherical harmonics > %%%% < # MAXORD +# # +# ESTIMATION OF SINGLE-LAYER HEIGHT PARAMETERS # +# Number of height parameters > %%%% < # HGTEST +# Absolute sigma for height parameters > %%%%%%% %%%%%%% %%%%%%%%%%% < # STADYN +# Reference frame definition > %%%%%%%%%%% < # REFFRM +# Longitude of the Sun > %%%%% < # LONSUN +# Mapping function > %%%%% < # MAPFUN +# # +# ADDITIONAL INFORMATION # +# A priori height of single layer > %%%%%%% %%%%%%% %%%%%%% %%%%%%% %%%%%%% %%%%%%%% < > %%%%%%%% < # ORBEST ORBEST_LST +# # +# SETUP OF ORBITAL ELEMENTS A priori sigma # +# Semi major axis > % < > %%%%%%%%% % < > %%%%%%%%% < # ECCENTR SIGECCE +# Inclination > % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < # STCEST +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL RPRCOE / _ AND ORBADJ = 1 AND STCEST = 1 ######################### +# GPSEST 6.3.2: Satellite Orbit Determination 2 # +# # +# OPTIONS CONCERNING ESTIMATION OF STOCHASTIC PULSES # +# Number of parameter sets per day > %%% < # NUMSET1 +# Additional requests for further epochs> % < # STCSPEC +# # +# SETUP OF STOCHASTIC PULSES A priori sigma # +# Radial > % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% PRN Par/day _Sigma1_ _Sigma2_ _Sigma3_ < # SATGROUP +# END_PANEL #################################################################### + + +# BEGIN_PANEL RPRCOE / _ AND ORBADJ = 1 AND STCEST = 1 AND STCSPEC = 1 ######### +# GPSEST 6.3.3: Satellite Orbit Determination 3 # +# # +# ADDITIONAL SETUP REQUESTS FOR STOCHASTIC PULSES # +# > PRN yyyy_mm_dd hh_mm_ss _Sigma1_ _Sigma2_ _Sigma3_ < # STCGROUP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL LEORPR / _ AND LEOPROC = 1 AND ORBADJ = 1 ######################## +# GPSEST 6.4.1: LEO Orbit Determination 1 # +# # +# SETUP OF ORBITAL ELEMENTS A priori sigma # +# Semi major axis > % < > %%%%%%%%% % < > %%%%%%%%% < # ECCENTR2 SIGECCE2 +# Inclination > % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < # STCEST2 +# END_PANEL #################################################################### + + +# BEGIN_PANEL LEORPR / _ AND LEOPROC = 1 AND ORBADJ = 1 AND STCEST2 = 1 ######## +# GPSEST 6.4.2: LEO Orbit Determination 2 # +# # +# OPTIONS CONCERNING ESTIMATION OF STOCHASTIC PARAMETERS # +# Parameters are defined as changes in > %%%%%%%%%%%% < # PULSDEF2 +# Number of parameter sets per day > %%% < # NUMSET12 +# Additional requests for further epochs> % < # STCSPEC2 +# # +# SETUP OF STOCHASTIC PARAMETERS A priori sigma # +# Radial > % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% LEO Par/day _Sigma1_ _Sigma2_ _Sigma3_ < # SATGROUP2 +# END_PANEL #################################################################### + + +# BEGIN_PANEL LEORPR / _ AND LEOPROC = 1 AND ORBADJ = 1 AND STCEST2 = 1 AND STCSPEC2 = 1 # +# GPSEST 6.4.3: LEO Orbit Determination 3 # +# # +# ADDITIONAL SETUP REQUESTS FOR STOCHASTIC PARAMETERS # +# > LEO yyyy_mm_dd hh_mm_ss _Sigma1_ _Sigma2_ _Sigma3_ < # STCGROUP2 +# END_PANEL #################################################################### + + +# BEGIN_PANEL ERP = 1 ########################################################## +# GPSEST 6.5: Earth Orientation Parameters # +# # +# PARAMETER SETUP # +# Parameter spacing > %%%%%%%% <(hh mm ss) # NUMSET +# Continuity between sets > %%%%% < # CONTI +# Drifts constrained to zero > %%%%% < # CONSTRA +# # +# NUMBER OF PARAMETERS PER SET AND CONSTRAINING # +# Par/set First parameter Other parameters # +# X pole > % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% < > %%%%%%%%% % < > %%%%%%%%% < > %%%%%%%%% % < > %%%%%%%%% < > %%%%%%%%% %%%%%%%% <(hh mm ss) # NVBERN +# IERS ERP file > %%%%%%%% <(hh mm ss) # NVIERS +# END_PANEL #################################################################### + + +# BEGIN_PANEL GEOCENT = 1 ###################################################### +# GPSEST 6.6: Geocenter Coordinates # +# # +# PARAMETER SETUP A priori sigma # +# X-component > % < > %%%%%%%% % < > %%%%%%%% % < > %%%%%%%% % < # PHASEPO +# Var-covar wrt epoch parameters > %%%%%%%%%%%%%%%%% < # QXXEPO +# Sampling rate for resubstitution > %%%%%% %%%%%% %%%%%%%%%%%%%%%%%%%% < # REFSUM +# # +# REFERENCE STATIONS # +# Selection of reference stations > %%%%%%%%%%%%%%%%%%%% < # REFCLOCKR +# Manual station selection > %%%%%%%%%%%%%%%%%%%% < # STATION8 +# Station list from file > %%%%%%%% < # STAFILE8 +# # +# REFERENCE SATELLITES # +# Selection of reference satellites > %%%%%%%%%%%%%%%%%%%% < # REFCLOCKS +# Manual satellite selection > %%%%%%%%%%%%%%%%%%%% < # SATELLITE8 +# Satellite list from file > %%%%%%%% < # SATFILE8 +# # +# ADDITIONAL OPTIONS # +# Minimum number of obs per station clock > %%% < # MINSTA +# Minimum number of obs per satellite clock> %%% < # MINSAT +# # +# GLONASS CLOCK ESTIMATION # +# GLONASS receiver clock biases > %%%%%%%%%%%%%%%%%%%% < # RCVCLKTYP +# Receiver clocks for each satellite system> % < # RCLKSYS +# END_PANEL #################################################################### + + +# BEGIN_PANEL CLOCKR = 1 OR CLOCKS = 1 AND CLKRNX / _ ########################## +# GPSEST 6.8.2: Clock Estimation 2 # +# # +# HEADER ENTRIES FOR CLOCK RINEX RESULT FILE # +# Run by > %%%%%%%%%%%%%%%%%%% < # RUNBY +# AC designator > %%%% < # AC +# AC name > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # ACNAME +# # +# Time system > %%%% < # TIMESYS +# DCBs applied > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # DCBLINE +# # +# Comment lines: # +# > Comment_lines_______________________________________________ < # COMMENT +# END_PANEL #################################################################### + + +# BEGIN_PANEL KINEST = 1 ####################################################### +# GPSEST 6.9: Kinematic Coordinates # +# # +# STATIONS TO BE TREATED AS KINEMATIC # +# Station selection > %%%%%%%%%%% < # KINSTA +# Station list from file > %%%%%%%% < # STAFILE2 +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # STATION2 +# # +# A PRIORI SIGMAS # +# Reference frame > %%%%% < # SIGKIN +# Sigma for horizontal components > %%%%%%% %%%%%%% %%%%%%% % < # MINKIN +# END_PANEL #################################################################### + + +# BEGIN_PANEL DIFFION = 1 ###################################################### +# GPSEST 6.10: Stochastic Ionosphere Parameters # +# # +# STOCHASTIC IONOSPHERE PARAMETERS # +# Elimination of reference ionosphere parameters > % < # DIONELI +# Elevation-dependent parameter constraining > % < # DIONCON +# Absolute a priori sigma on single difference level > %%%%%% %%%%%% %%%%%%%%%%%%%%%%% < # DCBTYP +# Estimate differential code biases for satellites > % < # DCBSAT +# Estimate differential code biases for receivers > % < # DCBREC +# # +# DATUM DEFINITION AND CONSTRAINING # +# Reference satellite(s) > %%%%% < # DCBREF +# A priori sigma for reference satellite biases > %%%%%%% %%%%%%% %%%%%%%% < # SYSTRA +# A priori sigmas North > %%%%%%%% %%%%%%%% %%%%%%%% %%%%%%%% < # SYSTRP +# A priori sigma > %%%%%%%% % <@@Y> % <@@Z> % < # SATANTX SATANTY SATANTZ +# Grouping > %%%%%%%%%%%% < # SAOSEL +# Advanced setup > % < # SATANT0 +# # +# PARAMETER CONSTRAINING # +# X-component > %%%%%%%% %%%%%%%% %%%%%%%% Group hh_mm_ss _X(m)_ _Y(m)_ _Z(m)_ _X(m)_ _Y(m)_ _Z(m)_ < # SATANTSTR +# END_PANEL #################################################################### + + +# BEGIN_PANEL SANTOFF = 1 AND SAOSEL = MANUAL ################################## +# GPSEST 6.13.3: Satellite Antenna Phase Center Offsets 3 # +# # +# MANUAL GROUP DEFINITION # +# Satellite numbers # +# > Grp ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ < # SATANTGRP +# END_PANEL #################################################################### + + +# BEGIN_PANEL SANTPAT = 1 ###################################################### +# GPSEST 6.14.1: Satellite Antenna Phase Center Variations 1 # +# # +# PARAMETER SETUP # +# Grouping > %%%%%%%%%%%% < # SAPSEL +# Maximum nadir angle > %%%%%%%% %%%%%%%% %%%%%%%% %%%%%%%% Grp ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ < # SAPGRP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL RANTOFF = 1 ###################################################### +# GPSEST 6.15.1: Receiver Antenna Phase Center Offsets 1 # +# # +# PARAMETER SETUP # +# Antenna offset component North> % <@@East> % <@@Up> % < # RAON RAOE RAOU +# Satellite system > %%%%%%%% < # RAOPRN +# Frequencies > %%%%%%%% < # RAOFRQ +# Grouping > %%%%%%%%%%%%%%%%%%%%% < # RAOSEL +# # +# PARAMETER CONSTRAINING # +# Sigma for horizontal components> %%%%%%%% %%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAOGRPI +# Reference > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAOREFGI +# # +# RECEIVER-DEPENDENT SELECTION # +# Estimated > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAOGRP +# Reference > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAOREFG +# # +# INDIVIDUAL ANTENNAS # +# Estimated > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAOANT +# Reference > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAOREFI +# END_PANEL #################################################################### + + +# BEGIN_PANEL RANTOFF = 1 AND RAOSEL = MANUAL ############################################# +# GPSEST 6.15.3: Receiver Antenna Offsets 3 # +# # +# MANUAL SETUP # +# Antenna numbers Sigma (meters) # +#> Antenna_name________ Receiver_name_____ from__ to____ Frq_ Sys horiz.__ vert.___ < # RAOSTR +# # +# END_PANEL ############################################################################### + + +# BEGIN_PANEL RANTPAT = 1 ###################################################### +# GPSEST 6.16.1: Receiver Antenna Phase Center Variations 1 # +# # +# PARAMETER SETUP # +# Satellite system > %%%%%%%% < # RAPPRN +# Frequencies > %%%%%%%% < # RAPFRQ +# Grouping > %%%%%%%%%%%%%%%%%%%%% < # RAPSEL +# # +# TYPE OF MODELLING # +# > % %%% < degrees # RAPZENMAX +# Elevation increment > %%% < degrees # RAPDELE +# Azimuth increment > %%% < degrees # RAPDAZI +# > % %%% < # RAPHARMN +# Order m > %%% < # RAPHARMM +# # +# PARAMETER CONSTRAINING # +# A priori sigma > %%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAPGRPI +# Reference > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAPREFGI +# # +# RECEIVER-DEPENDENT SELECTION # +# Estimated > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAPGRP +# Reference > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAPREFG +# # +# INDIVIDUAL ANTENNAS # +# Estimated > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAPANT +# Reference > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAPREFI +# END_PANEL #################################################################### + + +# BEGIN_PANEL RANTPAT = 1 AND RAPSEL = MANUAL ########################################### +# GPSEST 6.16.3: Receiver Antenna Phase Center Variations 3 # +# # +# MANUAL SETUP # +# Antenna numbers Increment # +#> Antenna_name________ Receiver_name_____ from__ to____ Frq_ Sys Ele Azi Sigma___< # RAPSTR +# # +# END_PANEL ############################################################################# + + +# BEGIN_PANEL GRDLOAD = 1 ###################################################### +# GPSEST 6.17: Scaling Factors Related to Loading Effects # +# # +# ATMOSPHERIC PRESSURE LOADING # +# Parameter setup > %%%%%%%%%%%%%%%%%% < > %%%%%%%% < # ALOADSET ALOADCLU +# Parameter decomposition > %%%%%%%%%%%%%%%%%% < # ALOADDEC +# Sigma in North/horizontal/overall> %%%%%%%% < meters # ALOADSIG1 +# @@@@@@@@@East@/vertical > %%%%%%%% < meters # ALOADSIG2 +# @@@@@@@@@Up > %%%%%%%% < meters # ALOADSIG3 +# # +# OCEAN NON-TIDAL LOADING # +# Parameter setup > %%%%%%%%%%%%%%%%%% < > %%%%%%%% < # ONTLDSET ONTLDCLU +# Parameter decomposition > %%%%%%%%%%%%%%%%%% < # ONTLDDEC +# Sigma in North/horizontal/overall> %%%%%%%% < meters # ONTLDSIG1 +# @@@@@@@@@East@/vertical > %%%%%%%% < meters # ONTLDSIG2 +# @@@@@@@@@Up > %%%%%%%% < meters # ONTLDSIG3 +# # +# HYDROSTATIC PRESSURE LOADING # +# Parameter setup > %%%%%%%%%%%%%%%%%% < > %%%%%%%% < # HLOADSET HLOADCLU +# Parameter decomposition > %%%%%%%%%%%%%%%%%% < # HLOADDEC +# Sigma in North/horizontal/overall> %%%%%%%% < meters # HLOADSIG1 +# @@@@@@@@@East@/vertical > %%%%%%%% < meters # HLOADSIG2 +# @@@@@@@@@Up > %%%%%%%% < meters # HLOADSIG3 +# END_PANEL #################################################################### + + +# BEGIN_PANEL SCALHOI = 1 ###################################################### +# GPSEST 6.18: Higher-order Ionosphere Scaling Factors # +# # +# PARAMETER SETUP FOR Setup Sigma # +# Second-order term > %%%%%%%%%%%%%%% < > %%%%%%%%%% < # HOI1 SIGHOI1 +# Third-order term > %%%%%%%%%%%%%%% < > %%%%%%%%%% < # HOI2 SIGHOI2 +# Ray path bending term > %%%%%%%%%%%%%%% < > %%%%%%%%%% < # HOI3 SIGHOI3 +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL RBIAS = 1 ######################################################## +# GPSEST 6.19: SLR Range Biases # +# # +# PARAMETER SETUP # +# Station selection > %%%%%%%%%%% < # RGBLST +# File with the list of stations > %%%%%%%% < # STAFILE9 +# Manual selection of stations > %%%%%%%%%%%%%%%%%%%% < # STATION9 +# Definition of satellite groups > %%%%%%%%%%%% < # SATRGB +# # +# PARAMETER CONSTRAINING # +# A priori sigma > %%%%%%%%% %%%%%%%%%%% < # RCVCLKLST +# File with the list of stations > %%%%%%%% < # STAFILE5 +# Selection of list of stations > %%%%%%%%%%%%%%%%%%%% < # STATION5 +# A priori sigma > %%%%% % < Time interval from observation files # RCOTIM +# # +# > % < Defined by year and session identifier # RADIO5_1 +# Year > %%%% < Session > %%%% < # SESSION_YEAR5 SESSION_STRG5 +# # +# > % < Defined by start and end times # RADIO5_2 +# yyyy mm dd hh mm ss yyyy mm dd hh mm ss # +# Start> %%%%%%%%%% < > %%%%%%%% < End> %%%%%%%%%% < > %%%%%%%% < # STADAT5 STATIM5 ENDDAT5 ENDTIM5 +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL MOREOPT = 1 AND LOCTROP = 1 ###################################### +# GPSEST 99.2: Local Troposphere Parameters # +# # +# MODEL SPECIFICATION # +# Parameter interval > %%%%%%%% <(hh mm ss) # LTRPMOD +# Polynomial degree > %% < # LTRPPAR +# A priori sigma for zero-order term> %%%%%%%% %%%%%%%% Model Latitude___ Longitude__ mixed_coefficients < # LIONSTR +# END_PANEL #################################################################### + + +# BEGIN_PANEL MOREOPT = 1 AND GRAVITY = 1 ###################################### +# GPSEST 99.4: Earth Gravity Field # +# # +# PARAMETER SETUP OPTIONS # +# > % < Default setup # GRAVITY_D +# Maximum degree of development> %% < # POTDEG +# Maximum order of development > %% < # POTORD +# A priori sigma > %%%%%% < # POTSIG +# # +# > % < Manual setup of special coefficients # GRAVITY_M +# > Degree Order Sigma < # POTSTR +# END_PANEL #################################################################### + + +# BEGIN_PANEL MOREOPT = 1 AND ALBEDO = 1 ####################################### +# GPSEST 99.5: Earth Albedo Radiation # +# # +# PARAMETER SELECTION A priori sigma # +# Absorption, constant part > % < > %%%%%%% < # ALB1 SIGALB1 +# Absorption, variable surface due to solar panels> % < > %%%%%%% < # ALB2 SIGALB2 +# Reflection at solar panels > % < > %%%%%%% < # ALB3 SIGALB3 +# # +# SATELLITE GROUP DEFINITION # +# > GRP ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ < # ALBSATSTR +# END_PANEL #################################################################### + + +# BEGIN_PANEL MOREOPT = 1 AND HILL = 1 ######################################### +# GPSEST 99.6.1: Hill Resonance Terms # +# # +# PARAMETER SETUP OPTIONS # +# > % < Default parameter setup # HILL_D +# > % < Manual parameter setup # HILL_M +# # +# CONSTANT FORCES SELECTION A priori sigma # +# Radial > % < > %%%%%% < # HILC1 SIGHILC1 +# Along track > % < > %%%%%% < # HILC2 SIGHILC2 +# Out of plane > % < > %%%%%% < # HILC3 SIGHILC3 +# # +# PERIODIC FORCES SELECTION # +# Radial > % < > %%%%%% < # HILP1 SIGHILP1 +# Along track > % < > %%%%%% < # HILP2 SIGHILP2 +# Out of plane > % < > %%%%%% < # HILP3 SIGHILP3 +# # +# LIST OF SATELLITES # +# > ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ < # HILSATSTR +# END_PANEL #################################################################### + + +# BEGIN_PANEL MOREOPT = 1 AND HILL = 1 AND HILL_M = 1 ########################## +# GPSEST 99.6.2: Hill Resonance Terms (Manual Setup) # +# # +# DIRECTION OF FORCE TYPE OF FORCE # +# 1: Radial 1: Constant # +# 2: Along track 2: Cosine term # +# 3: Out of plane 3: Sine term # +# # +# MANUAL PARAMETER SETUP # +# Direction Type of # +# > PRN of_force_ of_force_ Sigma < # HILLSTR +# END_PANEL #################################################################### + + +# BEGIN_PANEL MOREOPT = 1 AND SVNAPR = 1 ####################################### +# GPSEST 99.7: Satellite-Specific a Priori Sigmas # +# # +# From To # +# > PRN yyyy_mm_dd hh_mm_ss yyyy_mm_dd hh_mm_ss Sigma(m) < # SVNSIG +# END_PANEL #################################################################### + + +# BEGIN_PANEL MOREOPT = 1 AND IFBWIN = 1 ####################################### +# GPSEST 99.8: Time Window for GLONASS Receiver Clock Biases # +# # +# TIME DEPENDENT INTER-SYSTEM BIASES # +# > Receiver_name_______ from__ to____ Interval__ < # RCOSTR +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_FIN/GPSEST.old b/config/bernese/gpsuser52-luzon/OPT/R2S_FIN/GPSEST.old new file mode 100755 index 0000000..678bb86 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_FIN/GPSEST.old @@ -0,0 +1,6061 @@ + +CAMPAIGN 1 "${P}/PHIVOLCS" + ## widget = initmenu; pointer = ACTIVE_CAMPAIGN + +SESSION_TABLE 1 "${P}/PHIVOLCS\STA\SESSIONS.SES" + ## widget = initmenu; pointer = SESSION_TABLE + +DESCR_SESSION_TABLE 1 "Session table" + +YR4_INFO 1 "2019" + ## widget = comment + # $Y+0 + +SES_INFO 1 "0110" + ## widget = comment + # $S+0 + +USR_INFO 1 "${USER}" + ## widget = comment + +! Environment Variables +! --------------------- +ENVIRONMENT 5 + "U" "c:\Bernese\GPSUSER52" + "T" "c:\Bernese\GPSTEMP" + "X" "c:\Bernese\BERN52\GPS" + "P" "c:\Bernese\GPSDATA\CAMPAIGN52" + "USER" "" + ## widget = initmenu; pointer = ENVIR_LIST + +! ---------------------------------------------------------------------- +! General options and processing mode +! ---------------------------------------------------------------------- +! Spce geodetic technique +! ----------------------- +GEOTEC 1 "GNSS" + ## widget = combobox; cards = GNSS SLR; editable = false + +MSG_GEOTEC 1 "Space geodetic technique" + +! Differencing level +! ------------------ +DIFLVL 1 "DOUBLE" + ## widget = combobox; cards = DOUBLE ZERO; editable = false + ## activeif = GEOTEC = GNSS + +MSG_DIFLVL 1 "Differencing level" + +! LEO processing +! -------------- +LEOPROC 1 "0" + ## widget = checkbox + +MSG_LEOPROC 1 "LEO data processing" + +! Show general files +! ------------------ +SHOWGEN 1 "1" + ## widget = checkbox + +MSG_SHOWGEN 1 "Show all general files" + +! ---------------------------------------------------------------------- +! General files +! ---------------------------------------------------------------------- +! General Constants +! ----------------- +CONST 1 "${X}/GEN\CONST." + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # CONST. + +DESCR_CONST 1 "General constants" + +! Local Geodetic Datum +! -------------------- +DATUM 1 "${X}/GEN\DATUM." + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # DATUM. + +DESCR_DATUM 1 "Geodetic datum" + +! Phase Center Eccentricities +! --------------------------- +PHASECC 1 "${X}/GEN\$(PCVINF).$(PCV)" + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # $(PCVINF).$(PCV) + +DESCR_PHASECC 1 "Phase center eccentricities" + +! Receiver information +! -------------------- +RECEIVR 1 "${X}/GEN\$(RECINF)" + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # $(RECINF) + +DESCR_RECEIVR 1 "Receiver information" + +! Satellite Information +! --------------------- +SATELL 1 "${X}/GEN\$(SATINF).$(PCV)" + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # $(SATINF).$(PCV) + +DESCR_SATELL 1 "Satellite information" + +! Satellite Problems +! ------------------ +SATCRUX 1 "${X}/GEN\$(SATCRX).CRX" + ## widget = selwin; path = PTH_GEN; ext = EXT_CRX; maxfiles = 1 + ## emptyallowed = true + # $(SATCRX) + +DESCR_SATCRUX 1 "Satellite problems" + +! Earth Potential +! --------------- +POTCOE 1 "${X}/GEN\EGM2008_SMALL." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + ## emptyallowed = true + # EGM2008_SMALL. + +DESCR_POTCOE 1 "Earth potential coefficients" + +! Subdaily Pole Model +! ------------------- +SUBMOD 1 "${X}/GEN\IERS2010XY.SUB" + ## widget = selwin; path = PTH_GEN; ext = EXT_SUB; maxfiles = 1 + # IERS2010XY + +DESCR_SUBMOD 1 "Subdaily pole model" + +! Nutation Model +! ------------------- +NUTMOD 1 "${X}/GEN\IAU2000R06.NUT" + ## widget = selwin; path = PTH_GEN; ext = EXT_NUT; maxfiles = 1 + # IAU2000R06 + +DESCR_NUTMOD 1 "Nutation model" + +! SINEX General Input File +! ------------------------ +SINEXIN 1 "${X}/GEN\SINEX." + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # SINEX. + +DESCR_SINEXIN 1 "SINEX general input file" + +! IONEX Control File +! ------------------ +IONEXCF 1 "${X}/GEN\IONEX." + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # IONEX. + +DESCR_IONEXCF 1 "IONEX control file" + +! GPS-UTC file +! ------------- +GPSUTC 1 "${X}/GEN\GPSUTC." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + ## emptyallowed = false + # GPSUTC. + +DESCR_GPSUTC 1 "Difference GPS-UTC" + +! Frequency Information +! --------------------- +FRQINFO 0 + ## widget = selwin; path = PTH_GEN; ext = EXT_FRQ; maxfiles = 1 + ## emptyallowed = true; activeif = GEOTEC = SLR + # + +DESCR_FRQINFO 1 "Frequency information" + +! Scratch Files +! ------------- +AUXFIL 1 "${U}/WORK\GPSEST.SCR" + ## widget = lineedit; path = PTH_SCR; ext = EXT_SCR; emptyallowed = false + # GPSEST$J + +DESCR_AUXFIL 1 "Scratch file" + +AUXFIL1 1 "${U}/WORK\GPSEST.SC1" + ## widget = lineedit; path = PTH_SCR; ext = EXT_SC1; emptyallowed = false + # GPSEST$J + +DESCR_AUXFIL1 1 "Scratch files" + +KINSCR 1 "${U}/WORK\GPSEST.SC2" + ## widget = lineedit; path = PTH_SCR; ext = EXT_SC2; emptyallowed = false + # GPSEST$J + +MSG_KINSCR 1 "Scratch files" + +DELETE_FILES 3 + "AUXFIL" + "AUXFIL1" + "KINSCR" + +! ---------------------------------------------------------------------- +! Input files +! ---------------------------------------------------------------------- +! Phase Zero Differences +PZFILES 0 + ## widget = selwin; path = DIR_PZH; ext = EXT_PZH; emptyallowed = true + ## activeif = DIFLVL = ZERO + # + +MSG_PZFILES 1 "Phase observation files" + +PZFILES_PTH_COL_2 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_PZO + +PZFILES_EXT_COL_2 1 "PZO" + ## widget = initmenu; pointer = EXT_PZO + +PZFILES_TXT_COL_1 1 "OBSERVATION FILE HEADER" + +PZFILES_TXT_COL_2 1 "OBSERVATION FILE" + +! Phase Single Differences +PSFILES 17 + "${P}/PHIVOLCS\OBS\ALAT0110.PSH" + "${P}/PHIVOLCS\OBS\ALEL0110.PSH" + "${P}/PHIVOLCS\OBS\ALMU0110.PSH" + "${P}/PHIVOLCS\OBS\BAXM0110.PSH" + "${P}/PHIVOLCS\OBS\BJHK0110.PSH" + "${P}/PHIVOLCS\OBS\GUMU0110.PSH" + "${P}/PHIVOLCS\OBS\HKHY0110.PSH" + "${P}/PHIVOLCS\OBS\HKMU0110.PSH" + "${P}/PHIVOLCS\OBS\HKSH0110.PSH" + "${P}/PHIVOLCS\OBS\HYII0110.PSH" + "${P}/PHIVOLCS\OBS\LBPT0110.PSH" + "${P}/PHIVOLCS\OBS\MAMU0110.PSH" + "${P}/PHIVOLCS\OBS\MUPG0110.PSH" + "${P}/PHIVOLCS\OBS\MUPT0110.PSH" + "${P}/PHIVOLCS\OBS\MUSP0110.PSH" + "${P}/PHIVOLCS\OBS\PGXM0110.PSH" + "${P}/PHIVOLCS\OBS\PIPT0110.PSH" + ## widget = selwin; path = DIR_PSH; ext = EXT_PSH; emptyallowed = true + ## activeif = DIFLVL = DOUBLE + # ????$S+0 + +MSG_PSFILES 1 "Phase observation files" + +PSFILES_PTH_COL_2 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_PSO + +PSFILES_EXT_COL_2 1 "PSO" + ## widget = initmenu; pointer = EXT_PSO + +PSFILES_TXT_COL_1 1 "OBSERVATION FILE HEADER" + +PSFILES_TXT_COL_2 1 "OBSERVATION FILE" + +! Code Zero Differences +CZFILES 0 + ## widget = selwin; path = DIR_CZH; ext = EXT_CZH; emptyallowed = true + ## activeif = DIFLVL = ZERO + # + +MSG_CZFILES 1 "Code observation files" + +CZFILES_PTH_COL_2 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_CZO + +CZFILES_EXT_COL_2 1 "CZO" + ## widget = initmenu; pointer = EXT_CZO + +CZFILES_TXT_COL_1 1 "OBSERVATION FILE HEADER" + +CZFILES_TXT_COL_2 1 "OBSERVATION FILE" + +! Code Single Differences +CSFILES 0 + ## widget = selwin; path = DIR_CSH; ext = EXT_CSH; emptyallowed = true + ## activeif = DIFLVL = DOUBLE + # + +MSG_CSFILES 1 "Code observation files" + +CSFILES_PTH_COL_2 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_CSO + +CSFILES_EXT_COL_2 1 "CSO" + ## widget = initmenu; pointer = EXT_CSO + +CSFILES_TXT_COL_1 1 "OBSERVATION FILE HEADER" + +CSFILES_TXT_COL_2 1 "OBSERVATION FILE" + +! SLR Range Observations +RZFILES 0 + ## widget = selwin; path = DIR_RZH; ext = EXT_RZH; emptyallowed = true + ## activeif = GEOTEC = SLR + # + +MSG_RZFILES 1 "Range observation files" + +RZFILES_PTH_COL_2 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_RZO + +RZFILES_EXT_COL_2 1 "RZO" + ## widget = initmenu; pointer = EXT_RZO + +RZFILES_TXT_COL_1 1 "OBSERVATION FILE HEADER" + +RZFILES_TXT_COL_2 1 "OBSERVATION FILE" + +! A priori Coordinates +! -------------------- +COORD 1 "${P}/PHIVOLCS\STA\$C190110.CRD" + ## widget = selwin; path = DIR_CRD; ext = EXT_CRD; maxfiles = 1 + # $C$YSS+0 + +DESCR_COORD 1 "A priori station coordinates" + +! Standard Orbit +! -------------- +STDORB 1 "${P}/PHIVOLCS\ORB\$B190110.STD" + ## widget = selwin; path = DIR_STD; ext = EXT_STD; maxfiles = 1 + # $B$YSS+0 + +DESCR_STDORB 1 "Satellite standard orbits" + +! Pole File +! --------- +POLE 1 "${P}/PHIVOLCS\ORB\$B190110.ERP" + ## widget = selwin; path = DIR_ERP; ext = EXT_ERP; maxfiles = 1 + # $B$YSS+0 + +DESCR_POLE 1 "Earth rotation parameters" + +! Satellite Clocks +! ---------------- +SATCLK 0 + ## widget = selwin; path = DIR_CLK; ext = EXT_CLK; maxfiles = 1 + ## emptyallowed = true; activeif = DIFLVL = ZERO + # + +DESCR_SATCLK 1 "Satellite clock corrections" + +! Code Biases +! ----------- +DCBINP 0 + ## widget = selwin; path = DIR_DCB; ext = EXT_DCB; maxfiles = 1 + ## emptyallowed = true; activeif = GEOTEC = GNSS + # + +DESCR_DCBINP 1 "Differential code biases" + +! VMF grid files +! -------------- +VMF1_FILES 0 + ## widget = selwin; path = DIR_GRD; ext = EXT_GRD; emptyallowed = true + # + +MSG_VMF1_FILES 1 "Gridded VMF1 coefficients" + +! Ionosphere Models +! ----------------- +IONOS 1 "${P}/PHIVOLCS\ATM\$(HOIFIL).ION" + ## widget = selwin; path = DIR_ION; ext = EXT_ION; maxfiles = 1 + ## emptyallowed = true; activeif = GEOTEC = GNSS + # $(HOIFIL) + +DESCR_IONOS 1 "Ionosphere models" + +! Ocean Loading Tables +! -------------------- +OCNLOAD 1 "${P}/PHIVOLCS\STA\$(BLQINF).BLQ" + ## widget = selwin; path = DIR_BLQ; ext = EXT_BLQ; maxfiles = 1 + ## emptyallowed = true + # $(BLQINF) + +DESCR_OCNLOAD 1 "Ocean tidal loading tables" + +! Atmospheric Tidal Loading Tables +! -------------------------------- +ATMLOAD 1 "${P}/PHIVOLCS\STA\$(ATLINF).ATL" + ## widget = selwin; path = DIR_ATL; ext = EXT_ATL; maxfiles = 1 + ## emptyallowed = true + # $(ATLINF) + +DESCR_ATMLOAD 1 "Atmospheric tidal loading tables" + +! Radiation Pressure Coef. +! ------------------------ +RPRCOE 0 + ## widget = selwin; path = DIR_RPR; ext = EXT_RPR; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_RPRCOE 1 "Satellite orbit partials" + +! Clock RINEX File +! ---------------- +RXCLKIN 0 + ## widget = selwin; path = DIR_RXC; ext = EXT_RXC; maxfiles = 1 + ## emptyallowed = true; activeif = DIFLVL = ZERO + # + +DESCR_RXCLKIN 1 "Input clock RINEX file" + +! Intersystem Biases +! ------------------ +ISBINP 0 + ## widget = selwin; path = DIR_ISB; ext = EXT_ISB; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_ISBINP 1 "Inter-system biases" + +! Troposphere Estimates +! --------------------- +TROPEST 0 + ## widget = selwin; path = DIR_TRP; ext = EXT_TRP; maxfiles = 1 + ## emptyallowed = true; activeif = GEOTEC = GNSS + # + +DESCR_TROPEST 1 "Troposphere estimates" + +! Meteo Data +! ---------- +METFIL 0 + ## widget = selwin; path = DIR_MET; ext = EXT_MET; emptyallowed = true + # + +MSG_METFIL 1 "Meteorological data" + +! Atm. loading grid files +! ----------------------- +ALOAD_FILES 0 + ## widget = selwin; path = DIR_GRD; ext = EXT_GRD; emptyallowed = true + # + +MSG_ALOAD_FILES 1 "Grid files for atmospheric pressure loading" + +! Ocean non-tidal loading grid files +! ---------------------------------- +ONTLD_FILES 0 + ## widget = selwin; path = DIR_GRD; ext = EXT_GRD; emptyallowed = true + # + +MSG_ONTLD_FILES 1 "Grid files for ocean non-tidal loading" + +! Hydrostatic loading grid files +! ------------------------------ +HLOAD_FILES 0 + ## widget = selwin; path = DIR_GRD; ext = EXT_GRD; emptyallowed = true + # + +MSG_HLOAD_FILES 1 "Grid files for hydrostatic pressure loading" + +! Station crux file +! ----------------- +STAINFO 0 + ## widget = selwin; path = DIR_STA; ext = EXT_STA; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_STAINFO 1 "Station information" + +! Kinematic positions for LEOs and Stations +! ----------------------------------------- +KININP 0 + ## widget = selwin; path = DIR_KIN; ext = EXT_KIN; maxfiles = 1 + ## emptyallowed = true; activeif = GEOTEC = GNSS + # + +DESCR_KININP 1 "Kinematic coordinates" + +! Receiver Antenna Orientations +! ----------------------------- +ANTAZI 0 + ## widget = selwin; path = DIR_AZI; ext = EXT_AZI; maxfiles = 1 + ## emptyallowed = true; activeif = GEOTEC = GNSS + # + +DESCR_ANTAZI 1 "Receiver antenna orientation" + +! Station Observation sigma factors for scaling the outlier limits +! ---------------------------------------------------------------- +STAWGT 0 + ## widget = selwin; path = DIR_SOS; ext = EXT_SOS; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_STAWGT 1 "Observation sigma factors" + +! Site Eccentricities +! ------------------- +ECCENT 0 + ## widget = selwin; path = DIR_ECC; ext = EXT_ECC; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_ECCENT 1 "Station eccentricities" + +! LEO Standard Orbits +! ------------------- +LEOSTD 0 + ## widget = selwin; path = DIR_STD; ext = EXT_STD; maxfiles = 1 + ## activeif = LEOPROC = 1; emptyallowed = true + # + +DESCR_LEOSTD 1 "Standard orbit(s)" + +! LEO Dynamic partials +! -------------------- +LEORPR 0 + ## widget = selwin; path = DIR_RPR; ext = EXT_RPR; maxfiles = 1 + ## activeif = LEOPROC = 1; emptyallowed = true + # + +DESCR_LEORPR 1 "Orbit partials" + +! LEO attitude +! ------------- +ATTIT 0 + ## widget = selwin; path = DIR_ATT; ext = EXT_ATT; maxfiles = 10 + ## activeif = LEOPROC = 1; emptyallowed = true + # + +DESCR_ATTIT 1 "Attitude data" + +! LEO Precise Orbit for SLR validation +! ------------------------------------ +LEOPRE 0 + ## widget = selwin; path = DIR_STD; ext = EXT_PRE; maxfiles = 1 + ## activeif = LEOPROC = 1 AND GEOTEC = SLR; emptyallowed = true + # + +DESCR_LEOPRE 1 "Precise orbit(s)" + +! LEO Kinematic velocities +! ------------------------ +KINVEL 0 + ## widget = selwin; path = DIR_KVL; ext = EXT_KVL; maxfiles = 1 + ## activeif = LEOPROC = 1; emptyallowed = true + # + +DESCR_KINVEL 1 "Kinematic velocities" + +! Range Biases +! ------------ +RGBINP 0 + ## widget = selwin; path = DIR_RGB; ext = EXT_RGB; maxfiles = 1 + ## emptyallowed = true; activeif = GEOTEC = SLR + # + +DESCR_RGBINP 1 "Range biases" + +! ---------------------------------------------------------------------- +! Output files +! ---------------------------------------------------------------------- +! Program Output File +! ------------------- +SYSODEF 1 "0" + ## widget = checkbox + +MSG_SYSODEF 1 "Program output" + +SYSOUT 1 "${P}/PHIVOLCS\OUT\EST0110$(D4).OUT" + ## widget = lineedit; path = DIR_OUT; ext = EXT_OUT + ## activeif = SYSODEF == 0; emptyallowed = false + # EST$S+0$(D4) + +DESCR_SYSOUT 1 "Program output" + +! Error Message File +! ------------------ +ERRMRG 1 "0" + ## widget = checkbox + +MSG_ERRMRG 1 "Error message" + +SYSERR 1 "${U}/WORK\ERROR.MSG" + ## widget = lineedit; path = PTH_ERR; ext = EXT_ERR + ## activeif = ERRMRG == 0; emptyallowed = false + # ERROR + +DESCR_SYSERR 1 "Error message" + +! Normal Equations +! ---------------- +NEQUARS 1 "${P}/PHIVOLCS\SOL\$E0110$(D4).NQ0" + ## widget = lineedit; path = DIR_NEQ; ext = EXT_NEQ + # $E$S+0$(D4) + +DESCR_NEQUARS 1 "Normal equations" + +! Coordinate Results +! ------------------ +COORDRS 0 + ## widget = lineedit; path = DIR_CRD; ext = EXT_CRD + # + +DESCR_COORDRS 1 "Station coordinates" + +! Orbital Elements +! ---------------- +ORBITRS 0 + ## widget = lineedit; path = DIR_ELE; ext = EXT_ELE + # + +DESCR_ORBITRS 1 "GNSS orbital elements" + +! Earth Rotation Parameters +! ------------------------- +POLERS 0 + ## widget = lineedit; path = DIR_ERP; ext = EXT_ERP + # + +DESCR_POLERS 1 "Bernese ERP file" + +! Pole in IERS Format +! ------------------- +IERSPOL 0 + ## widget = lineedit; path = DIR_IEP; ext = EXT_IEP + # + +DESCR_IERSPOL 1 "IERS ERP file" + +! Troposphere Parameters +! ---------------------- +TROPSAV 0 + ## widget = lineedit; path = DIR_TRP; ext = EXT_TRP + ## activeif = GEOTEC = GNSS + # + +DESCR_TROPSAV 1 "Troposphere estimates" + +! Troposphere SINEX +! ----------------- +TROPSNX 0 + ## widget = lineedit; path = DIR_TRO; ext = EXT_TRO + ## activeif = GEOTEC = GNSS + # + +DESCR_TROPSNX 1 "Troposphere SINEX" + +! Ionosphere Models +! ----------------- +IONOSRS 0 + ## widget = lineedit; path = DIR_ION; ext = EXT_ION + ## activeif = GEOTEC = GNSS + # + +DESCR_IONOSRS 1 "Ionosphere models" + +! Ionosphere Maps +! --------------- +IONEXRS 0 + ## widget = lineedit; path = DIR_INX; ext = EXT_INX + ## activeif = GEOTEC = GNSS + # + +DESCR_IONEXRS 1 "IONEX" + +! Code Bias Output File +! --------------------- +DCBOUT 0 + ## widget = lineedit; path = DIR_DCB; ext = EXT_DCB + ## activeif = GEOTEC = GNSS + # + +DESCR_DCBOUT 1 "Differential code biases" + +! Inter-system Bias Output File +! ----------------------------- +ISBOUT 0 + ## widget = lineedit; path = DIR_ISB; ext = EXT_ISB + # + +DESCR_ISBOUT 1 "Inter-system biases" + +! Receiver and Satellite Antenna PCV (Grid) +! ----------------------------------------- +PHASRSG 0 + ## widget = lineedit; path = DIR_PHG; ext = EXT_PHG + ## activeif = GEOTEC = GNSS + # + +DESCR_PHASRSG 1 "Phase center variations (grid)" + +! Receiver Antenna PCV (Harm) +! --------------------------- +PHASRSH 0 + ## widget = lineedit; path = DIR_PHH; ext = EXT_PHH + ## activeif = GEOTEC = GNSS + # + +DESCR_PHASRSH 1 "Phase center variations (harm)" + +! Satellite Clock File +! -------------------- +CLKSAV 0 + ## widget = lineedit; path = DIR_CLK; ext = EXT_CLK + ## activeif = DIFLVL = ZERO + # + +DESCR_CLKSAV 1 "GNSS clock corrections" + +! Clock RINEX File +! ---------------- +CLKRNX 0 + ## widget = lineedit; path = DIR_RXC; ext = EXT_RXC + ## activeif = DIFLVL = ZERO OR GEOTEC = SLR + # + +DESCR_CLKRNX 1 "Clock RINEX" + +! Kinem. Coordinates (output) +! --------------------------- +KINOUT 0 + ## widget = lineedit; path = DIR_KIN; ext = EXT_KIN + ## activeif = GEOTEC = GNSS + # + +DESCR_KINOUT 1 "Kinematic coordinates" + +! Residuals +! --------- +RESIDRS 0 + ## widget = lineedit; path = DIR_RES; ext = EXT_RES + # + +DESCR_RESIDRS 1 "Residuals" + +! Covariances (All) +! ----------------- +COVTTRS 0 + ## widget = lineedit; path = DIR_COV; ext = EXT_COV + # + +DESCR_COVTTRS 1 "Full covariance matrix" + +! Covariances (Coords) +! -------------------- +COVARRS 0 + ## widget = lineedit; path = DIR_COV; ext = EXT_COV + # + +DESCR_COVARRS 1 "Coordinate covariance matrix" + +! LEO Dynamic Orbit +! ----------------- +LEORBRS 0 + ## widget = lineedit; path = DIR_ELE; ext = EXT_ELE; maxfiles = 1 + ## emptyallowed = true; activeif = LEOPROC = 1 + # + +DESCR_LEORBRS 1 "LEO orbital elements" + +! Range Bias Output File +! ---------------------- +RGBOUT 0 + ## widget = lineedit; path = DIR_RGB; ext = EXT_RGB + ## activeif = GEOTEC = SLR + # + +DESCR_RGBOUT 1 "Range biases" + +! ---------------------------------------------------------------------- +! General options 1 +! ---------------------------------------------------------------------- +! Title +! ----- +TITLE 1 "RNX2SNX_190110: Generate NEQs for the final solution" + ## widget = lineedit + # RNX2SNX_$YSS+0: Generate NEQs for the final solution + +MSG_TITLE 1 "Title line" + +! Satellite System +! ---------------- +SATSYS 1 "$(SATSYS)" + ## widget = combobox; editable = false + ## cards = GPS GLONASS GALILEO GPS/GLO GPS/GAL GLO/GAL ALL + +MSG_SATSYS 1 "Satellite system" + +! Frequency +! --------- +FREQUENCY 1 "L3" + ## widget = combobox; editable = false + ## cards = L1 L2 L3 L4 L5 L1&L2 L3&L4 MELWUEBB DTEC + +MSG_FREQUENCY 1 "Frequency/linear combination" + +! Min. Elevation +! -------------- +MINEL 1 "3" + ## widget = lineedit; emptyallowed = false; check_typ = int; check_min = 0 + ## check_max = 90 + +MSG_MINEL 1 "Elevation cutoff angle" + +! Sampling Rate +! ------------- +SAMPLE 1 "$(SAMPL)" + ## widget = lineedit; check_typ = int; check_min = 0 + ## activeif = GEOTEC = GNSS + +MSG_SAMPLE 1 "Sampling interval" + +! Tolerance for simultaneity +! -------------------------- +CORRINTV 1 "100" + ## widget = lineedit; check_type = int; check_min = 1 + ## activeif = GEOTEC = GNSS + +MSG_CORRINTV 1 "Tolerance for simultaneity" + +! Special observation data selection +! ---------------------------------- +SODSEL 1 "NO" + ## widget = combobox; editable = false + ## cards = NO NIGHT-TIME NON-ECLIPSING SPEC.NON-ECL + +MSG_SODSEL 1 "Special data selection" + +! Use Observ. Window +! ------------------ +WINDOW 1 "0" + ## widget = checkbox + +MSG_WINDOW 1 "Observation window" + +! A Priori Sigma +! -------------- +SIGAPR1 1 "0.001" + ## widget = lineedit; check_type = real; check_min = 1e-20 + +MSG_SIGAPR1 1 "A priori sigma" + +! Elevation-dependent Weighting +! ----------------------------- +ELVWGT 1 "COSZ" + ## widget = combobox; editable = false; cards = NONE COSZ COS2Z COS2C + +MSG_ELVWGT 1 "Elevation-dependent weighting" + +! Type of Residuals +! ----------------- +NORRES 1 "NORMALIZED" + ## widget = combobox; activeif = RESIDRS / _; editable = false + ## cards = REAL NORMALIZED NORM_APRIORI + +MSG_NORRES 1 "Type of computed residuals" + +! Correlations +! ------------ +CORREL 1 "CORRECT" + ## widget = combobox; editable = false; cards = CORRECT BASELINE FREQUENCY + ## activeif = GEOTEC = GNSS + +MSG_CORREL 1 "Correlation strategy" + +! Elevation cut-off for LEO +! ------------------------- +MINELEO 1 "0" + ## widget = lineedit; emptyallowed = false; activeif = LEOPROC = 1 + ## check_typ = int; check_min = -90; check_max = 90 + +MSG_MINELEO 1 "Elevation cutoff angle" + +! LEO Elevation Weighting +! ------------------------------ +LEOEDW 1 "NONE" + ## widget = combobox; editable = false; cards = NONE COSZ COS2Z COS2C + ## activeif = LEOPROC = 1 + +MSG_LEOEDW 1 "Elevation-dependent weighting" + +! ---------------------------------------------------------------------- +! Observation window +! ---------------------------------------------------------------------- +! Observation Window +! ------------------ +RADIO1_1 1 "1" + ## widget = radiobutton; group = DUMMY + ## radiokeys = SESSION_YEAR1 SESSION_STRG1 + +MSG_RADIO1_1 1 "Observation window defined by year and session identifier" + +RADIO1_2 1 "0" + ## widget = radiobutton; group = DUMMY + +MSG_RADIO1_2 1 "Observation window defined by start and end times" + +! Observation Window: defined by session +! -------------------------------------- +SESSION_YEAR1 1 "2019" + ## widget = lineedit; multilineallowed = true; emptyallowed = false + # $Y+0 + +MSG_SESSION_YEAR1 1 "Year" + +SESSION_STRG1 1 "0110" + ## widget = lineedit; multilineallowed = true; emptyallowed = false + # $S+0 + +MSG_SESSION_STRG1 1 "Session" + +! Observation Window: defined by date +! ----------------------------------- +STADAT1 0 + ## widget = lineedit; activeif = RADIO1_2 = 1; check_type = date + # + +MSG_STADAT1 1 "Start time(year month day)" + +STATIM1 0 + ## widget = lineedit; emptyallowed = false + ## activeif = RADIO1_2 = 1 AND STADAT1 / _; check_type = time + # + +MSG_STATIM1 1 "Start time(hour minutes seconds)" + +ENDDAT1 0 + ## widget = lineedit; activeif = RADIO1_2 = 1; check_type = date + # + +MSG_ENDDAT1 1 "End time(year month day)" + +ENDTIM1 0 + ## widget = lineedit; emptyallowed = false + ## activeif = RADIO1_2 = 1 AND ENDDAT1 / _; check_type = time + # + +MSG_ENDTIM1 1 "End time(hour minutes seconds)" + +! ---------------------------------------------------------------------- +! General options 2 +! ---------------------------------------------------------------------- +! Tropospheric Model (microwave observations) +! ------------------------------------------- +TROPOS 1 "DRY_GMF" + ## widget = combobox; editable = false + ## cards = NONE VMF DRY_VMF GMF DRY_GMF NIELL DRY_NIELL SAASTAMOINEN DRY_SAAST HOPFIELD DRY_HOPFIELD ESSEN-FROOME + ## activeif = GEOTEC = GNSS AND FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC AND TROPEST = _ + +MSG_TROPOS 1 "ZPD model and mapping function (GNSS)" + +! Tropospheric Model (optical observations) +! ----------------------------------------- +TROPOS_S 1 "MENDES-PAVLIS" + ## widget = combobox; editable = false + ## cards = MENDES-PAVLIS MARINI-MURRAY; activeif = GEOTEC = SLR + +MSG_TROPOS_S 1 "ZPD model and mapping function (SLR)" + +! Ambiguity Resolution Strategy +! ----------------------------- +AMBSTRAT 1 "NONE" + ## widget = combobox; editable = false + ## activeif = DIFLVL = DOUBLE AND PSFILES / _ + ## cards = NONE ROUND SEARCH SIGMA QIF LAMBDA + +MSG_AMBSTRAT 1 "Resolution strategy" + +! Selection of GNSS for Ambiguity Resolution +! ------------------------------------------ +SATSYS_AR 1 "ALL" + ## widget = combobox; editable = false + ## activeif = AMBSTRAT / inactive AND AMBSTRAT / NONE AND AMBSTRAT / SEARCH AND SATSYS / GPS AND SATSYS / GLONASS + ## cards = ALL GPS GLONASS GALILEO + +MSG_SATSYS_AR 1 "Selection of GNSS for ambiguity resolution" + +! Consider GPS quarter-cycle biases +! --------------------------------- +AMBQCPB 1 "IF_INDICATED" + ## widget = combobox; editable = true + ## activeif = AMBSTRAT / inactive AND AMBSTRAT / NONE AND AMBSTRAT / SEARCH AND SATSYS_AR / GLONASS + ## cards = ALWAYS IF_INDICATED NEVER + +MSG_AMBQCPB 1 "Consider GPS quarter-cycle biases" + +! Save Ambiguities +! ---------------- +AMBSAVE 1 "0" + ## widget = checkbox; activeif = AMBSTRAT / inactive AND AMBSTRAT / NONE + +MSG_AMBSAVE 1 "Save resolved ambiguities" + +! Introduce Widelane +! ------------------ +APRWIDE 1 "0" + ## widget = checkbox; activeif = DIFLVL = DOUBLE + +MSG_APRWIDE 1 "Introduce widelane integers" + +! Introduce L1 and L2 +! ------------------- +APRL1L2 1 "1" + ## widget = checkbox; activeif = DIFLVL = DOUBLE + +MSG_APRL1L2 1 "Introduce L1 and L2 integers" + +! Compute no solution (only NEQ saving) +! ------------------------------------- +OBS2NEQ 1 "1" + ## widget = checkbox + ## activeif = AMBSTRAT = inactive OR AMBSTRAT = NONE AND NEQUARS / _ + +MSG_OBS2NEQ 1 "Stop program after NEQ saving" + +! Display Extended Printing Options +! --------------------------------- +PRINT 1 "1" + ## widget = checkbox + +MSG_PRINT 1 "Enable extended program output" + +! ---------------------------------------------------------------------- +! Printing options +! ---------------------------------------------------------------------- +! Printing: Number of Observ. in Files +! ------------------------------------ +PRTNUMOB 1 "0" + ## widget = checkbox + +MSG_PRTNUMOB 1 "List of observations given in files" + +! Printing: Number of Dbl.Diff.Observ. +! ----------------------------------- +PRTNUMDD 1 "0" + ## widget = checkbox + +MSG_PRTNUMDD 1 "Printing: List of observations used for processing" + +! Printing: Satellite Elevations +! ------------------------------ +PRTELEV 1 "0" + ## widget = checkbox + +MSG_PRTELEV 1 "Printing: Satellite elevations" + +! Printing: 5-Degree Bin Observation Statistics (Elevation) +! --------------------------------------------------------- +PRTNOBEL 1 "1" + ## widget = checkbox + +MSG_PRTNOBEL 1 "Printing: Histogram of observations by elevation angle bins" + +! Printing: 0.5-Degree Bin Observation Statistics (Nadir Angle) +! ------------------------------------------------------------- +PRTNOBNA 1 "0" + ## widget = checkbox + +MSG_PRTNOBNA 1 "Printing: Histogram of observations by nadir angle bins" + +! Printing: Phase-connected time intervals +! ---------------------------------------- +PRTTIMFL 1 "1" + ## widget = checkbox + +MSG_PRTTIMFL 1 "Printing: Phase-connected time intervals" + +! Printing: Parameter Characterization +! ------------------------------------ +PRTPARAM 1 "0" + ## widget = checkbox + +MSG_PRTPARAM 1 "Printing: List of all parameters" + +! Printing: Ambiguities for each iteration step +! --------------------------------------------- +PRTAMBIT 1 "0" + ## widget = checkbox; activeif = AMBSTRAT / NONE AND PRTAMB = 0 + +MSG_PRTAMBIT 1 "Printing: Unresolved ambiguities after each iteration step" + +! Printing: Detailed troposphere parameter information +! ---------------------------------------------------- +PRTTRP 1 "0" + ## widget = checkbox + +MSG_PRTTRP 1 "Printing: Suppression of output concerning troposphere" + +! Printing: Detailed coordinate parameter information +! --------------------------------------------------- +PRTCRD 1 "0" + ## widget = checkbox + +MSG_PRTCRD 1 "Printing: Suppression of output concerning coordinates" + +! Printing: Suppress output for ambiguities +! ----------------------------------------- +PRTAMB 1 "0" + ## widget = checkbox + +MSG_PRTAMB 1 "Printing: Suppression of output concerning ambiguities" + +! Printing: Supress results of epoch parameters +! --------------------------------------------- +PRTEPPAR 1 "0" + ## widget = checkbox + +MSG_PRTEPPAR 1 "Printing: Suppression of output concerning epoch parameters" + +! Printing: Ambiguities in Files +! ------------------------------ +PRTAMBFL 1 "0" + ## widget = checkbox + +MSG_PRTAMBFL 1 "Printing: Resolved ambiguities from observation files" + +! Printing: Constants, Ant. Offsets, Ion. Coeff +! --------------------------------------------- +PRTPOLE 1 "0" + ## widget = checkbox + +MSG_PRTPOLE 1 "Printing: Constants, antenna offsets, ionosphere coefficients" + +! Printing: Pos.Eccent./Receiver Info +! ----------------------------------- +PRTPOSEC 1 "0" + ## widget = checkbox + +MSG_PRTPOSEC 1 "Printing: Station eccentricities, receiver information" + +! Printing: Synchronization Errors +! -------------------------------- +PRTSYNCH 1 "0" + ## widget = checkbox + +MSG_PRTSYNCH 1 "Printing: Receiver synchronization errors" + +! Printing: RMS of ellipsoidal coordinates and diff. +! -------------------------------------------------- +PRTBLH 1 "0" + ## widget = checkbox + +MSG_PRTBLH 1 "Printing: RMS of ellipsoidal coordinates and diff." + +! Printing: Slope distances and their RMS +! --------------------------------------- +PRTDIS 1 "0" + ## widget = checkbox + +MSG_PRTDIS 1 "Printing: Slope distances and their RMS" + +! Printing: Statistics on parameter dimensions +! -------------------------------------------- +PRTMAX 1 "0" + ## widget = checkbox + +MSG_PRTMAX 1 "Printing: Statistics on parameter dimensions" + +! Printing: Helmert transformation +! -------------------------------- +PRTHELM 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC + +MSG_PRTHELM 1 "Printing: Helmert transformation" + +! Helmert: Coord.System +! --------------------- +COORDSYS 1 "GEOCENTRIC" + ## widget = combobox; editable = false; cards = GEOCENTRIC LOCAL + ## activeif = PRTHELM = 1 + +MSG_COORDSYS 1 "Helmert: Coordinate system for transformation" + +! Helmert: Rotation +! ----------------- +ROTXYZ 1 "0" + ## widget = checkbox; activeif = PRTHELM = 1 + +MSG_ROTXYZ 1 "Helmert: Rotation" + +! Helmert: Scale Factor +! --------------------- +SCALE 1 "0" + ## widget = checkbox; activeif = PRTHELM = 1 + +MSG_SCALE 1 "Helmert: Scale" + +! ---------------------------------------------------------------------- +! Ambiguity resolution: Search +! ---------------------------------------------------------------------- +! Amb-Search: Baseline-Wise Ambiguity Resolution +! ---------------------------------------------- +IFBASL 1 "1" + ## widget = checkbox + +MSG_IFBASL 1 "Baseline-wise ambiguity resolution" + +! Amb-Search: Search Width in Unit of Std. Dev. +! --------------------------------------------- +IFSWID 1 "5.0" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_IFSWID 1 "Search width in units of standard deviation" + +! Amb-Search: Maximum Allowed RMS(Fixed)/RMS(Float) +! ------------------------------------------------- +IFFXFL 1 "2.0" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_IFFXFL 1 "Maximum allowed RMS ratio re fixed to float" + +! Amb-Search: Minimum Allowed RMS(2-nd Amb)/RMS(1-st Best Amb) +! ------------------------------------------------------------ +IF21 1 "1.4" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_IF21 1 "Minimum allowed RMS ratio re 2nd best to best" + +! Amb-Search: Search Width for Geometry-Free LC (L1 Cycles) +! --------------------------------------------------------- +IFSWLC 1 "0.1" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_IFSWLC 1 "Search width for geometry-free linear combination (L1 cycles)" + +! ---------------------------------------------------------------------- +! Ambiguity resolution: Sigma +! ---------------------------------------------------------------------- +! Amb-Sigma: Max. Number of Amb. Solved +! ------------------------------------- +MXAMBIT 1 "10" + ## widget = spinbox; range = 0 999 1; check_type = integer; check_min = 0 + +MSG_MXAMBIT 1 "Maximal number of ambiguities fixed per iteration step" + +! Amb-Sigma: Ambiguity Resolvable if Exactly 1 Integer within +! ----------------------------------------------------------- +LEAST 1 "3.0" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_LEAST 1 "Ambiguity resolvable if exactly one integer within" + +! Amb-Sigma: Maximal Sigma of a Resolvable Ambiguity +! -------------------------------------------------- +MOST 1 "0.07" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_MOST 1 "Maximal sigma of a resolvable ambiguity" + +! Amb-Sigma: Minimal Sigma of Ambiguity used for Tests +! ---------------------------------------------------- +SIGMAMIN 1 "0.05" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SIGMAMIN 1 "Minimal sigma for testing" + +! Amb-Sigma: GLONASS ambiguity resolution between different frequency channels +! ---------------------------------------------------------------------------- +GLORES 1 "NEVER" + ## widget = combobox; editable = false + ## activeif = SATSYS / GPS AND SATSYS_AR / GPS + ## cards = NEVER SAME_RCVR_TYPE SAME_RCVR_MODEL SAME_RCVR_GROUP ALWAYS + +MSG_GLORES 1 "GLONASS ambiguity resolution between different frequency channels" + +! ---------------------------------------------------------------------- +! Ambiguity resolution: QIF +! ---------------------------------------------------------------------- +! Amb.QIF: Max. Number of Amb. Solved in One Iteration Step +! --------------------------------------------------------- +MXAQIF 1 "0" + ## widget = spinbox; range = 0 999 1; check_type = integer; check_min = 0 + +MSG_MXAQIF 1 "Max. number of amb. solved per iteration step" + +! Amb.QIF: Search Width in Wide-Lane Cycles +! ----------------------------------------- +SEARWID 1 "0.50" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SEARWID 1 "Search width for pairs of L1 and L2 ambiguities" + +! Amb.QIF: Max. RMS of Resolvable Narrow-Lane Ambiguity +! ----------------------------------------------------- +RMSNARR 1 "0.03" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_RMSNARR 1 "Maximal sigma of resolvable NL ambiguities" + +! Amb.QIF: Max. Fract. Part of Resolvable NL Ambiguity +! ---------------------------------------------------- +MAXFRAC 1 "0.10" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_MAXFRAC 1 "Max. fractional part of resolvable NL ambiguity" + +! ---------------------------------------------------------------------- +! Ambiguity resolution: LAMBDA +! ---------------------------------------------------------------------- +! LAMBDA: Maximum allowed RMS ratio concerning fixed to float +! ----------------------------------------------------------- +LAFXFL 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_LAFXFL 1 "Maximum allowed RMS ratio concerning fixed to float" + +! LAMBDA: Maximum allowed RMS of unit weight for fixed solution +! ------------------------------------------------------------- +LAMXFX 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_LAMXFX 1 "Maximum allowed RMS of unit weight for fixed solution" + +! LAMBDA: Resolution mode concerning involved GNSS +! ------------------------------------------------ +LAMRES 1 "GNSS_BY_GNSS" + ## widget = combobox; editable = false + ## activeif = SATSYS / GPS AND SATSYS_AR = ALL + ## cards = GNSS_BY_GNSS MIXED_GNSS SEPARATE_GNSS + +MSG_LAMRES 1 "Resolution mode concerning involved GNSS" + +! ---------------------------------------------------------------------- +! General options 3 +! ---------------------------------------------------------------------- +! Use RINEX clock file for satellite clocks +! ----------------------------------------- +USERXCLK 1 "BERNESE_FILE" + ## widget = combobox; cards = BERNESE_FILE CLOCK_RINEX; editable = false + ## activeif = SATCLK / _ AND RXCLKIN / _ AND DIFLVL = ZERO + +MSG_USERXCLK 1 "Primary source for satellite clocks" + +! Clk est.: Skip obs. w/o rec clock in input clock RINEX +! ------------------------------------------------------ +NORXCLKR 1 "CLK_FROM_OBS_FILE" + ## widget = combobox; editable = false + ## cards = DO_NOT_USE_OBSERV CLK_FROM_OBS_FILE INTERPOLATE + ## activeif = RXCLKIN / _ AND DIFLVL = ZERO + +MSG_NORXCLKR 1 "Receiver clock missing in clock RINEX file" + +! Clk est.: Skip obs. w/o sat clock in input clock RINEX +! ------------------------------------------------------ +NORXCLKS 1 "SAT_CLK_IS_ZERO" + ## widget = combobox; editable = false + ## cards = DO_NOT_USE_OBSERV INTERPOLATE SAT_CLK_IS_ZERO TRY_SAT_CLK_FILE + ## activeif = RXCLKIN / _ AND DIFLVL = ZERO + +MSG_NORXCLKS 1 "Satellite clock missing in clock RINEX file" + +! Clk est.: Skip obs. w/o sat clock +! --------------------------------- +NOSATCLK 1 "SAT_CLK_IS_ZERO" + ## widget = combobox; editable = false + ## cards = DO_NOT_USE_OBSERV INTERPOLATE SAT_CLK_IS_ZERO + ## activeif = SATCLK / _ AND DIFLVL = ZERO + +MSG_NOSATCLK 1 "Satellite clock missing in Bernese clock file" + +! Interpolation of clocks +! ----------------------- +SECIPL 0 + ## widget = lineedit; check_typ = real; check_min = 0 + ## activeif = NORXCLKR = INTERPOLATE OR NORXCLKS = INTERPOLATE OR NOSATCLK = INTERPOLATE AND DIFLVL = ZERO + +MSG_SECIPL 1 "Clock interpolation allowed over" + +! Use only phase observations for epoch parameter computation +! ----------------------------------------------------------- +PHASEPO 1 "0" + ## widget = checkbox; activeif = GEOTEC = GNSS + +MSG_PHASEPO 1 "Epoch parameters only from phase" + +! Var/Cov computation for kinematic orbit +! --------------------------------------- +QXXEPO 1 "SIMPLIFIED" + ## widget = combobox; cards = SIMPLIFIED CORRECT; editable = false + ## activeif = GEOTEC = GNSS + +MSG_QXXEPO 1 "Var-covar wrt epoch parameters" + +! Sampling Rate for re-substitution +! --------------------------------- +SAMPLEPO 0 + ## widget = lineedit; check_typ = int; check_min = 0 + # + +MSG_SAMPLEPO 1 "Sampling rate for resubstitution" + +! Sampling Rate for preelimination +! -------------------------------- +SAMPLEP2 0 + ## widget = lineedit; check_typ = int; check_min = 0 + # + +MSG_SAMPLEP2 1 "Sampling rate for preelimination" + +! Clk est.: Edit Level +! -------------------- +EDTLVL 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = DIFLVL / DOUBLE + # + +MSG_EDTLVL 1 "Maximum tolerated O-C term" + +! Periodic Relativistic J2-Correction +! ----------------------------------- +PRELJ2 1 "0" + ## widget = checkbox; activeif = DIFLVL = ZERO + +MSG_PRELJ2 1 "Periodic relativistic J2 correction" + +! Polarization Effect +! ------------------- +POLARI1D 1 "ALWAYS" + ## widget = combobox; editable = true + ## cards = "ALWAYS" "NEVER" "2003 09 14" + ## activeif = DIFLVL = ZERO AND POLARI2D / ALWAYS + +MSG_POLARI1D 1 "Enable polarization effect, geometrical part" + +POLARI2D 1 "ALWAYS" + ## widget = combobox; editable = true + ## cards = "ALWAYS" "NEVER" "2006 11 05"; activeif = DIFLVL = ZERO + +MSG_POLARI2D 1 "Enable polarization effect, total effect" + +! ---------------------------------------------------------------------- +! Datum definition +! ---------------------------------------------------------------------- +! No datum definition +! ------------------- +RADIO8_3 1 "0" + ## widget = radiobutton; group = DUMMY + +MSG_RADIO8_3 1 "Free network solution" + +! Positioning: Fixed Station(s) +! ----------------------------- +RADIO8_1 1 "0" + ## widget = radiobutton; group = DUMMY + +MSG_RADIO8_1 1 "Coordinates fixed" + +FIXSTA 1 "WITH_FLAG" + ## widget = combobox; editable = false; activeif = RADIO8_1 = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG + +MSG_FIXSTA 1 "Coordinates fixed" + +! Positioning: Manual selection (fixed) +! ------------------------------------- +STATION1 0 + ## widget = selwin; activeif = FIXSTA == MANUAL; pointer = CENLST + # + +MSG_STATION1 1 "Stations to be fixed (Manual selection)" + +! Positioning: File with Fixed Stations(s) +! ---------------------------------------- +STAFILE1 0 + ## widget = selwin; activeif = FIXSTA == FROM_FILE; path = DIR_FIX + ## ext = EXT_FIX; maxfiles = 1; emptyallowed = false + # + +MSG_STAFILE1 1 "List of stations to fix from file" + +! Flags for fixed station(s) +! --------------------------- +STAFLAG1 1 "#" + ## widget = lineedit; activeif = FIXSTA = WITH_FLAG + +MSG_STAFLAG1 1 "Stations with specific flags in CRD file" + +RADIO8_2 1 "1" + ## widget = radiobutton; group = DUMMY + +MSG_RADIO8_2 1 "Coordinates constrained" + +! Positioning: Sigma Station(s) +! ----------------------------- +SIGSTA 1 "ALL" + ## widget = combobox; editable = false; activeif = RADIO8_2 = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG + +MSG_SIGSTA 1 "Coordinates constrained" + +! Positioning: manual selected Sigma Station(s) +! --------------------------------------------- +STATION4 0 + ## widget = selwin; activeif = SIGSTA == MANUAL; pointer = CENLST + # + +MSG_STATION4 1 "Stations to be constrained (Manual selection)" + +! Positioning: Sigma Station(s) from file +! --------------------------------------- +STAFILE4 0 + ## widget = selwin; activeif = SIGSTA == FROM_FILE; path = DIR_SIG + ## ext = EXT_SIG; maxfiles = 1; emptyallowed = false + # + +MSG_STAFILE4 1 "List of stations (and sigmas) from file" + +! Flags for Sigma station(s) +! -------------------------- +STAFLAG4 1 "#" + ## widget = lineedit; activeif = SIGSTA = WITH_FLAG + +MSG_STAFLAG4 1 "Constrain: Stations with specific flags in CRD file" + +! Positioning: Default Sigma north +! -------------------------------- +SIGCRDN 1 "0.1" + ## widget = lineedit; activeif = SIGSTA / FROM_FILE AND RADIO8_2 = 1 + ## check_type = real; check_min = 0.0 + +MSG_SIGCRDN 1 "Default a priori sigma north" + +! Positioning: Default Sigma east +! ------------------------------- +SIGCRDE 1 "0.1" + ## widget = lineedit; activeif = SIGSTA / FROM_FILE AND RADIO8_2 = 1 + ## check_type = real; check_min = 0.0 + +MSG_SIGCRDE 1 "Default a priori sigma east" + +! Positioning: Default Sigma up +! ----------------------------- +SIGCRDU 1 "0.1" + ## widget = lineedit; activeif = SIGSTA / FROM_FILE AND RADIO8_2 = 1 + ## check_type = real; check_min = 0.0 + +MSG_SIGCRDU 1 "Default a priori sigma up" + +! ----------------------------------------- +! +! PARAMETER TYPE: Orbit Estimation (GPS/GLONASS) +! =============== +! +! ----------------------------------------- +! +! Enable Orbit Adjustment +! ----------------------- +ORBADJ 1 "0" + ## widget = checkbox + ## activeif = LEORPR / _ AND LEOPROC = 1 OR RPRCOE / _ AND FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC + +MSG_ORBADJ 1 "Parameter setup: GNSS or LEO orbit determination" + +! Orb.est: satellite type +! ----------------------- +ORBEST 1 "ALL" + ## widget = combobox; editable = false + ## cards = ALL GPS GLONASS GALILEO MANUAL + +MSG_ORBEST 1 "Orb.est: satellite system selection" + +ORBEST_LST 0 + ## widget = selwin; pointer = SATLST; activeif = ORBEST = MANUAL + +MSG_ORBEST_LST 1 "Manual satellite selection" + +! Orb.est: Semi major axis +! ------------------------ +SEMIAXIS 1 "1" + ## widget = checkbox + +MSG_SEMIAXIS 1 "Orb.est: Semi major axis" + +SIGSEMI 0 + ## widget = lineedit; activeif = SEMIAXIS = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGSEMI 1 "Orb.est: a priori sigma of semi major axis" + +! Orb.est: Eccentricity +! --------------------- +ECCENTR 1 "1" + ## widget = checkbox + +MSG_ECCENTR 1 "Orb.est: eccentricity" + +SIGECCE 0 + ## widget = lineedit; activeif = ECCENTR = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGECCE 1 "Orb.est: a priori sigma of eccentricity" + +! Orb.est: Inclination +! -------------------- +INCLIN 1 "1" + ## widget = checkbox + +MSG_INCLIN 1 "Orb.est: inclination" + +SIGINCL 0 + ## widget = lineedit; activeif = INCLIN = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGINCL 1 "Orb.est: a priori sigma of inclination" + +! Orb.est: Ascending node +! ----------------------- +ASCNODE 1 "1" + ## widget = checkbox + +MSG_ASCNODE 1 "Orb.est: ascending node" + +SIGASCN 0 + ## widget = lineedit; activeif = ASCNODE = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGASCN 1 "Orb.est: a priori sigma of ascending node" + +! Orb.est: Perigee +! ---------------- +PERIGEE 1 "1" + ## widget = checkbox + +MSG_PERIGEE 1 "Orb.est: perigee" + +SIGPERI 0 + ## widget = lineedit; activeif = PERIGEE = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGPERI 1 "Orb.est: a priori sigma of perigee" + +! Orb.est: Arg. of latitude +! ------------------------- +ARGLAT 1 "1" + ## widget = checkbox + +MSG_ARGLAT 1 "Orb.est: argument of latitude" + +SIGARGL 0 + ## widget = lineedit; activeif = ARGLAT = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGARGL 1 "Orb.est: a priori sigma of argument of latitude" + +! Orb.est: D0 Estimation (P0) +! --------------------------- +PARD0 1 "1" + ## widget = checkbox + +MSG_PARD0 1 "Orb.est: Constant D term" + +SIGD0 0 + ## widget = lineedit; activeif = PARD0 = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGD0 1 "Orb.est: a priori sigma of constant D term" + +! Orb.est: Y0 Estimation (P2) +! --------------------------- +PARY0 1 "1" + ## widget = checkbox + +MSG_PARY0 1 "Orb.est: Constant Y term" + +SIGY0 0 + ## widget = lineedit; activeif = PARY0 = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGY0 1 "Orb.est: a priori sigma of constant Y term" + +! Orb.est: X0 Estimation +! ---------------------- +PARX0 1 "0" + ## widget = checkbox + +MSG_PARX0 1 "Orb.est: Constant X term" + +SIGX0 0 + ## widget = lineedit; activeif = PARX0 = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGX0 1 "Orb.est: a priori sigma of constant X term" + +! Orb.est: Periodic D0 terms +! -------------------------- +PRPARD0 1 "0" + ## widget = checkbox + +MSG_PRPARD0 1 "Orb.est: periodic D terms" + +SIGPRD0 0 + ## widget = lineedit; activeif = PRPARD0 = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGPRD0 1 "Orb.est: a priori sigma of periodic D terms" + +! Orb.est: Periodic Y0 terms +! -------------------------- +PRPARY0 1 "0" + ## widget = checkbox + +MSG_PRPARY0 1 "Orb.est: periodic Y terms" + +SIGPRY0 0 + ## widget = lineedit; activeif = PRPARY0 = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGPRY0 1 "Orb.est: a priori sigma of periodic Y terms" + +! Orb.est: Periodic X0 terms +! -------------------------- +PRPARX0 1 "0" + ## widget = checkbox + +MSG_PRPARX0 1 "Orb.est: periodic X terms" + +SIGPRX0 0 + ## widget = lineedit; activeif = PRPARX0 = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGPRX0 1 "Orb.est: a priori sigma of periodic X terms" + +! Stoch.Orb? +! ---------- +STCEST 1 "0" + ## widget = checkbox + +MSG_STCEST 1 "Estimation of stochastic pulses" + +! Stoch.Orb: Radial +! ----------------- +ESTRAD 1 "1" + ## widget = checkbox + +MSG_ESTRAD 1 "Stoch. forces: radial" + +SIGRAD 1 "1.E-6" + ## widget = lineedit; activeif = ESTRAD = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGRAD 1 "Stoch.forces: a priori sigma of radial" + +! Stoch.Orb: Perpendicular to (1), in Orbit Plane +! ----------------------------------------------- +ESTPRP 1 "1" + ## widget = checkbox + +MSG_ESTPRP 1 "Stoch.forces: Along track" + +SIGPRP 1 "1.E-5" + ## widget = lineedit; activeif = ESTPRP = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGPRP 1 "Stoch.forces: a priori sigma of along track" + +! Stoch.Orb: Normal to Orbit Plane +! -------------------------------- +ESTNOR 1 "1" + ## widget = checkbox + +MSG_ESTNOR 1 "Stoch.forces: Out of plane" + +SIGNOR 1 "1.E-9" + ## widget = lineedit; activeif = ESTNOR = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGNOR 1 "Stoch.forces: a priori sigma of out of plane" + +! Stoch.Orb: Direction to the Sun +! ------------------------------- +ESTSUN 1 "0" + ## widget = checkbox + +MSG_ESTSUN 1 "Stoch.forces: direction to Sun" + +SIGSUN 0 + ## widget = lineedit; activeif = ESTSUN = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGSUN 1 "Stoch.forces: a priori sigma of direction to Sun" + +! Stoch.Orb: Y-Direction in Satellite Frame +! ----------------------------------------- +ESTYDIR 1 "0" + ## widget = checkbox + +MSG_ESTYDIR 1 "Sotch. pulses: Y-direction" + +SIGYDIR 0 + ## widget = lineedit; activeif = ESTYDIR = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGYDIR 1 "Stoch.forces: a priori sigma of Y-direction" + +! Stoch.Orb: X-Direction in Satellite Frame +! ----------------------------------------- +ESTXDIR 1 "0" + ## widget = checkbox + +MSG_ESTXDIR 1 "Stoch.forces X-direction" + +SIGXDIR 0 + ## widget = lineedit; activeif = ESTXDIR = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGXDIR 1 "Stoch.forces: a priori sigma of X-direction" + +! Stoch.Orb: Number of sets per day +! --------------------------------- +NUMSET1 1 "2" + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_NUMSET1 1 "Stoch. forces: Number of parameter sets per day" + +! Stoch.Orb: Groups +! ----------------- +SATGROUP 1 "99" "" "" "" "" + ## widget = uniline; numlines = 5 + +MSG_SATGROUP 1 "Stoch.forces: list of satellites(group)" + +! Stoch.Orb: Enable more requests for stoch. orbit +! ------------------------------------------------ +STCSPEC 1 "0" + ## widget = checkbox + +MSG_STCSPEC 1 "Stoch. pulses: Additional requests for further epochs" + +! Stoch.Orb: List of more requests for stoch. orbit +! ------------------------------------------------- +STCGROUP 2 + "28" "2001 05 26" "06 00 00" "" "" "" + "28" "2001 05 26" "18 00 00" "" "" "" + ## widget = uniline; numlines = 10 + +MSG_STCGROUP 1 "Stoch.forces: list of satellites" + +! ----------------------------------------- +! +! PARAMETER TYPE: Orbit Estimation (LEO) +! =============== +! +! Orb.est: Semi major axis +! ------------------------ +SEMIAXIS2 1 "1" + ## widget = checkbox + +MSG_SEMIAXIS2 1 "Semi major axis" + +SIGSEMI2 1 "0.00" + ## widget = lineedit + +MSG_SIGSEMI2 1 "Sigma Semi major axis" + +! Orb.est: Eccentricity +! --------------------- +ECCENTR2 1 "1" + ## widget = checkbox + +MSG_ECCENTR2 1 "Eccentricity" + +SIGECCE2 1 "0.0000000" + ## widget = lineedit + +MSG_SIGECCE2 1 "Sigma eccentricity" + +! Orb.est: Inclination +! -------------------- +INCLIN2 1 "1" + ## widget = checkbox + +MSG_INCLIN2 1 "Inclination" + +SIGINCL2 1 "0.000" + ## widget = lineedit + +MSG_SIGINCL2 1 "Sigma inclination" + +! Orb.est: Ascending node +! ----------------------- +ASCNODE2 1 "1" + ## widget = checkbox + +MSG_ASCNODE2 1 "Ascending node" + +SIGASCN2 1 "0.0000" + ## widget = lineedit + +MSG_SIGASCN2 1 "Sigma ascending node" + +! Orb.est: Perigee +! ---------------- +PERIGEE2 1 "1" + ## widget = checkbox + +MSG_PERIGEE2 1 "Perigee" + +SIGPERI2 1 "0.0000" + ## widget = lineedit + +MSG_SIGPERI2 1 "Sigma perigee" + +! Orb.est: Arg. of latitude +! ------------------------- +ARGLAT2 1 "1" + ## widget = checkbox + +MSG_ARGLAT2 1 "Argument of latitude" + +SIGARGL2 1 "0.000" + ## widget = lineedit + +MSG_SIGARGL2 1 "Sigma argument of latitude" + +! Orb.est: D0 Estimation (P0) +! --------------------------- +PARD02 1 "1" + ## widget = checkbox + +MSG_PARD02 1 "Constant D term" + +SIGD02 1 "0.0D-09" + ## widget = lineedit + +MSG_SIGD02 1 "Sigma const. D term" + +! Orb.est: Y0 Estimation (P2) +! --------------------------- +PARY02 1 "1" + ## widget = checkbox + +MSG_PARY02 1 "Constant Y term" + +SIGY02 1 "0.0D-09" + ## widget = lineedit + +MSG_SIGY02 1 "Sigma const. Y term" + +! Orb.est: X0 Estimation +! ---------------------- +PARX02 1 "1" + ## widget = checkbox + +MSG_PARX02 1 "Constant X term" + +SIGX02 1 "0.0D-09" + ## widget = lineedit + +MSG_SIGX02 1 "Sigma const. X term" + +! Orb.est: Periodic D0 terms +! -------------------------- +PRPARD02 1 "1" + ## widget = checkbox + +MSG_PRPARD02 1 "Periodic D term" + +SIGPRD02 1 "0.0D-09" + ## widget = lineedit + +MSG_SIGPRD02 1 "Sigma periodic D term" + +! Orb.est: Periodic Y0 terms +! -------------------------- +PRPARY02 1 "1" + ## widget = checkbox + +MSG_PRPARY02 1 "Periodic Y term" + +SIGPRY02 1 "0.0D-09" + ## widget = lineedit + +MSG_SIGPRY02 1 "Sigma periodic Y term" + +! Orb.est: Periodic X0 terms +! -------------------------- +PRPARX02 1 "1" + ## widget = checkbox + +MSG_PRPARX02 1 "Periodic X term" + +SIGPRX02 1 "0.0D-09" + ## widget = lineedit + +MSG_SIGPRX02 1 "Sigma periodic X term" + +! Stoch.Orb? +! ---------- +STCEST2 1 "0" + ## widget = checkbox + +MSG_STCEST2 1 "Estimation of stochastic pulses" + +! Stoch.Orb: Vel./Acc. +! -------------------- +PULSDEF2 1 "VELOCITY" + ## widget = combobox; cards = ACCELERATION VELOCITY; editable = false + +MSG_PULSDEF2 1 "Set up pulses as accelerations/velocities" + +! Stoch.Orb: Radial +! ----------------- +ESTRAD2 1 "1" + ## widget = checkbox + +MSG_ESTRAD2 1 "Radial pulses setup" + +SIGRAD2 1 "2.0D-05" + ## widget = lineedit + +MSG_SIGRAD2 1 "Sigma radial pulses" + +! Stoch.Orb: Perpendicular to (1), in Orbit Plane +! ----------------------------------------------- +ESTPRP2 1 "1" + ## widget = checkbox + +MSG_ESTPRP2 1 "Along track pulses setup" + +SIGPRP2 1 "1.0D-05" + ## widget = lineedit + +MSG_SIGPRP2 1 "Sigma along track pulses" + +! Stoch.Orb: Normal to Orbit Plane +! -------------------------------- +ESTNOR2 1 "1" + ## widget = checkbox + +MSG_ESTNOR2 1 "Out of plane pulses setup" + +SIGNOR2 1 "1.0D-05" + ## widget = lineedit + +MSG_SIGNOR2 1 "Sigma out of plane pulses" + +! Stoch.Orb: Direction to the Sun +! ------------------------------- +ESTSUN2 1 "0" + ## widget = checkbox + +MSG_ESTSUN2 1 "Direction to Sun pulses" + +SIGSUN2 0 + ## widget = lineedit + # + +MSG_SIGSUN2 1 "Sigma direction to Sun pulses" + +! Stoch.Orb: Y-Direction in Satellite Frame +! ----------------------------------------- +ESTYDIR2 1 "0" + ## widget = checkbox + +MSG_ESTYDIR2 1 "Y-direction pulses" + +SIGYDIR2 0 + ## widget = lineedit + # + +MSG_SIGYDIR2 1 "Sigma Y-direction pulses" + +! Stoch.Orb: X-Direction in Satellite Frame +! ----------------------------------------- +ESTXDIR2 1 "0" + ## widget = checkbox + +MSG_ESTXDIR2 1 "X-direction pulses" + +SIGXDIR2 0 + ## widget = lineedit + # + +MSG_SIGXDIR2 1 "Sigma X-direction pulses" + +! Stoch.Orb: Number of sets per day +! --------------------------------- +NUMSET12 1 "1" + ## widget = spinbox; range = 1 12 1 + +MSG_NUMSET12 1 "Number of parameter sets per day" + +! Stoch.Orb: Groups +! ----------------- +SATGROUP2 1 "906" "96" "2.0D-05" "1.0D-05" "1.0D-05" + ## widget = uniline; numlines = 5 + +MSG_SATGROUP2 1 "Satellite specific parameter setup" + +! Stoch.Orb: Enable more requests for stoch. orbit +! ------------------------------------------------ +STCSPEC2 1 "0" + ## widget = checkbox + +MSG_STCSPEC2 1 "Additional requests for further epochs" + +! Stoch.Orb: List of more requests for stoch. orbit +! ------------------------------------------------- +STCGROUP2 2 + "28" "2001 05 26" "06 00 00" "" "" "" + "28" "2001 05 26" "18 00 00" "" "" "" + ## widget = uniline; numlines = 10 + +MSG_STCGROUP2 1 "Additional setup requests for stoch. pulses" + +! ----------------------------------------- +! +! PARAMETER TYPE: Troposphere parameter +! =============== +! +! ----------------------------------------- +! +! Enable Site-Specific Troposphere Parameters +! ------------------------------------------- +SITETROP 1 "1" + ## widget = checkbox + ## activeif = FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC + +MSG_SITETROP 1 "Parameter setup: site-specific troposphere parameters" + +! Offset for troposphere SINEX file +! --------------------------------- +TRPOFF 0 + ## widget = lineedit; activeif = TROPSNX / _ + # + +MSG_TRPOFF 1 "Offset for troposphere SINEX file" + +! Time resolution for troposphere SINEX file +! ------------------------------------------ +TRPRES 0 + ## widget = lineedit; activeif = TROPSNX / _ + # + +MSG_TRPRES 1 "Time resolution for troposphere SINEX file" + +! Tropo: Absolute General Zenith A Priori Sigma +! --------------------------------------------- +SIGABS 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_SIGABS 1 "Tropo: Zenith path delay" + +! Tropo: Absolute General Gradient A Priori Sigma +! ----------------------------------------------- +SIGABS_G 0 + ## widget = lineedit; activeif = TRPGRD / NONE = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGABS_G 1 "Tropo: Horizontal gradients" + +! Tropo: Relative General Zenith A Priori Sigma +! --------------------------------------------- +SIGREL 1 "5.00" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SIGREL 1 "Tropo: relative zenith path delay a priori sigma" + +! Tropo: Relative General Gradient A Priori Sigma +! ----------------------------------------------- +SIGREL_G 1 "5.00" + ## widget = lineedit; activeif = TRPGRD / NONE = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGREL_G 1 "Tropo: relative horizontal gradients a priori sigma" + +! Tropo: List of special stations +! ------------------------------- +SPESEL 1 "NONE" + ## widget = combobox; editable = false + ## cards = NONE FIRST LAST FROM_FILE MANUAL + +MSG_SPESEL 1 "Tropo: special sigma station selection" + +! Tropo: List of stations with no troposphere +! ------------------------------------------- +NTRPSEL 1 "NONE" + ## widget = combobox; editable = false + ## cards = NONE FIRST LAST FROM_FILE MANUAL WITH_TROPO + +MSG_NTRPSEL 1 "Tropo: list of stations with no troposphere estimation" + +! Tropo: Absolute Special Zenith A Priori Sigma +! --------------------------------------------- +SPEABS 0 + ## widget = lineedit; activeif = SPESEL / NONE AND SPESEL / FROM_FILE = 1 + ## check_type = real; check_min = 0.0 + # + +MSG_SPEABS 1 "Tropo: Absolute special zenith path delay sigma" + +! Tropo: Absolute Special Gradient A Priori Sigma +! ----------------------------------------------- +SPEABS_G 0 + ## widget = lineedit + ## activeif = SPESEL / NONE AND SPESEL / FROM_FILE AND TRPGRD / NONE = 1 + ## check_type = real; check_min = 0.0 + # + +MSG_SPEABS_G 1 "Tropo: Absolute special horizontal gradient sigma" + +! Tropo: Relative Special Zenith A Priori Sigma +! --------------------------------------------- +SPEREL 0 + ## widget = lineedit; activeif = SPESEL / NONE AND SPESEL / FROM_FILE = 1 + ## check_type = real; check_min = 0.0 + # + +MSG_SPEREL 1 "Tropo: relative special zenith a priori sigma" + +! Tropo: Relative Special Gradient A Priori Sigma +! ----------------------------------------------- +SPEREL_G 0 + ## widget = lineedit + ## activeif = SPESEL / NONE AND SPESEL / FROM_FILE AND TRPGRD / NONE = 1 + ## check_type = real; check_min = 0.0 + # + +MSG_SPEREL_G 1 "Tropo: relative special gradient a priori sigma" + +! Tropo: Stations with special Troposphere +! ---------------------------------------- +STATION3 0 + ## widget = selwin; activeif = SPESEL == MANUAL; pointer = STALST + # + +MSG_STATION3 1 "Tropo: special sigma for stations" + +! Tropo: File with Stations(s) with special Troposphere +! ----------------------------------------------------- +STAFILE3 0 + ## widget = selwin; activeif = SPESEL == FROM_FILE; path = DIR_SIG + ## ext = EXT_SIG; maxfiles = 1; emptyallowed = true + # + +MSG_STAFILE3 1 "Tropo: file with stations for special sigma" + +! Tropo: Stations with no Troposphere +! ----------------------------------- +STATION6 0 + ## widget = selwin; activeif = SITEROP == 1 AND NTRPSEL == MANUAL + ## pointer = STALST + # + +MSG_STATION6 1 "Tropo: stations with no troposphere est." + +! Tropo: File with Stations(s) with no Troposphere +! ------------------------------------------------ +STAFILE6 0 + ## widget = selwin; activeif = SITETROP == 1 AND NTRPSEL == FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1; emptyallowed = true + # + +MSG_STAFILE6 1 "Tropo: file with stations(s) with no troposphere est." + +! Tropo: Mapping Function +! ----------------------- +MAPPNG 1 "WET_GMF" + ## widget = combobox; editable = false; activeif = TROPEST = _ + ## cards = WET_VMF DRY_VMF WET_GMF DRY_GMF WET_NIELL DRY_NIELL COSZ HOPFIELD + +MSG_MAPPNG 1 "Tropo: mapping function" + +! Tropo: Gradient Estimation Model +! -------------------------------- +TRPGRD 1 "CHENHER" + ## widget = combobox; editable = false; activeif = TROPEST = _ + ## cards = NONE TANZ CHENHER TILTING LINEAR + +MSG_TRPGRD 1 "Tropo: gradient estimation model" + +! Tropo: Zenital Parameter Time Interal +! ------------------------------------- +NUMPAR 1 "01 00 00" + ## widget = lineedit; emptyallowed = false + +MSG_NUMPAR 1 "Zenith path delay: Parameter spacing" + +! Tropo: Gradient Parameter Time Interval +! --------------------------------------- +NUMGRD 1 "24 00 00" + ## widget = lineedit; emptyallowed = false; activeif = TRPGRD / NONE + +MSG_NUMGRD 1 "Horiz. gradient: parameter spacing" + +! ----------------------------------------- +! +! PARAMETER TYPE: Local Troposphere +! =============== +! +! ----------------------------------------- +! +! Enable local Troposphere Parameters +! ----------------------------------- +LOCTROP 1 "0" + ## widget = checkbox; activeif = TROPOS / NONE AND GEOTEC = GNSS + +MSG_LOCTROP 1 "Parameter Setup: local troposphere parameters" + +! L-trp: number of models +! ----------------------- +LTRPMOD 1 "1" + ## widget = lineedit; emptyallowed = false + +MSG_LTRPMOD 1 "Local Tropo Model: Parameter interval" + +! L-trp: number of parameters per model +! ------------------------------------- +LTRPPAR 1 "1" + ## widget = spinbox; range = 0 10 1 + +MSG_LTRPPAR 1 "Local Tropo Model: polynomial degree" + +! L-trp: absolute a priori sigma +! ------------------------------ +LTRPSIG1 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_LTRPSIG1 1 "Local Tropo: a priori sigma for zero-order term" + +! L-trp: relative a priori sigma +! ----------------------------- +LTRPSIG2 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_LTRPSIG2 1 "Local Tropo: a priori sigma for other terms" + +! ----------------------------------------- +! +! PARAMETER TYPE: Global Ionosphere +! =============== +! +! ----------------------------------------- +! +! Enable Global Ionosphere Model Parameters +! ----------------------------------------- +GLOBION 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / L3 AND FREQUENCY / MELWUEBB AND GEOTEC = GNSS + +MSG_GLOBION 1 "Parameter Setup: global ionosphere parameters" + +! GIM: Number of Coefficient Sets Per Session +! ------------------------------------------- +NUMION 1 "1" + ## widget = lineedit; emptyallowed = false + +MSG_NUMION 1 "GIM: Parameter spacing/interval" + +! GIM: Number of Coefficient Sets Per Session +! ------------------------------------------- +GIMNAM 1 "0110" + ## widget = lineedit; activeif = MLTMOD = 0 + +MSG_GIMNAM 1 "GIM: 4-figure model name" + +! GIM: Maximum Degree of Spherical Harmonics +! ------------------------------------------ +MAXDEG 1 "12" + ## widget = spinbox; range = 0 30 1; check_type = integer; check_min = 0 + +MSG_MAXDEG 1 "GIM: maximum degree of spherical harmonics" + +! GIM: Maximum Order of Spherical Harmonics +! ----------------------------------------- +MAXORD 1 "8" + ## widget = spinbox; range = 0 30 1; check_type = integer; check_min = 0 + +MSG_MAXORD 1 "GIM: maximum order of spherical harmonics" + +! GIM: Reference Frame Definition +! ------------------------------- +REFFRM 1 "GEOMAGNETIC" + ## widget = combobox; editable = false; cards = GEOGRAPHIC GEOMAGNETIC + +MSG_REFFRM 1 "GIM: reference frame definition" + +! GIM: Station-Specific Models +! ---------------------------- +MLTMOD 1 "0" + ## widget = checkbox + +MSG_MLTMOD 1 "GIM: station-specific models" + +! GIM: Longitude of the Sun +! ------------------------- +LONSUN 1 "MEAN" + ## widget = combobox; editable = false; cards = MEAN TRUE + +MSG_LONSUN 1 "GIM: longitude of the Sun" + +! GIM: Mode of Temporal Modeling +! ------------------------------ +STADYN 1 "DYNAMIC" + ## widget = combobox; editable = false; cards = STATIC DYNAMIC + +MSG_STADYN 1 "GIM: mode of temporal modeling" + +! GIM: Mapping Function +! --------------------- +MAPFUN 1 "COSZ" + ## widget = combobox; editable = false; cards = NONE COSZ MSLM ESM + +MSG_MAPFUN 1 "GIM: mapping function" + +! GIM: A Priori Height of Single Layer +! ------------------------------------ +HGTION 1 "450.00" + ## widget = lineedit; check_type = real + +MSG_HGTION 1 "GIM: a priori height of single layer" + +! GIM: Latitude of Geomagnetic Pole +! --------------------------------- +LATPOL 1 "79.00" + ## widget = lineedit; check_type = real + +MSG_LATPOL 1 "GIM: latitude of geomagnetic pole" + +! GIM: Longitude of Geomagnetic Pole +! ---------------------------------- +LONPOL 1 "-71.00" + ## widget = lineedit; check_type = real + +MSG_LONPOL 1 "GIM: longitude of geomagnetic pole" + +! GIM: Absolute Sigma for Coefficients +! ------------------------------------ +SIGCOE 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_SIGCOE 1 "GIM: absolute sigma for coefficients" + +! GIM: Relative Sigma for Coefficients +! ------------------------------------ +RELCOE 1 "0.00" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_RELCOE 1 "GIM: relative sigma for coefficients" + +! GIM: Number of Height Parameters +! -------------------------------- +HGTEST 1 "ALL" + ## widget = combobox; editable = false; cards = NONE ALL EACH + ## activeif = IONOS / _ + +MSG_HGTEST 1 "GIM: number of height parameters" + +! GIM: Absolute Sigma for Height Parameters +! ----------------------------------------- +SIGHGT 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = IONOS / _ AND HGTEST / NONE + # + +MSG_SIGHGT 1 "GIM: absolute sigma for height parameters" + +! GIM: Relative Sigma for Height Parameters +! ----------------------------------------- +RELHGT 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = IONOS / _ AND HGTEST = EACH + # + +MSG_RELHGT 1 "GIM: relative sigma for height parameters" + +! ----------------------------------------- +! +! PARAMETER TYPE: Local Ionosphere Modelling +! =============== +! +! ----------------------------------------- +! +! Enable local ionosphere +! ----------------------- +LOCIONO 1 "0" + ## widget = checkbox; activeif = GEOTEC = GNSS + +MSG_LOCIONO 1 "Parameter Setup: local ionosphere parameters" + +! Loc.Iono: Model specification +! ----------------------------- +LIONSTR 1 "" "" "" "" + ## widget = uniline; numlines = 10 + +MSG_LIONSTR 1 "Loc.Iono: model specification" + +! ----------------------------------------- +! +! PARAMETER TYPE: Stochastic Ionosphere +! =============== +! +! ----------------------------------------- +! +! Enable Stochastic Ionosphere Parameters +! --------------------------------------- +DIFFION 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / L3 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC AND GEOTEC = GNSS + +MSG_DIFFION 1 "Parameter Setup: stochastic ionosphere parameters" + +! Stoch Iono: Elimination of Reference Ionosphere Parameters +! ---------------------------------------------------------- +DIONELI 1 "0" + ## widget = checkbox + +MSG_DIONELI 1 "Stoch Iono: elimination of reference ionosphere parameters" + +! Stoch Iono: Elevation-Dependent Parameter Constraining +! ------------------------------------------------------ +DIONCON 1 "1" + ## widget = checkbox + +MSG_DIONCON 1 "Stoch Iono: elevation-dependent parameter constraining" + +! Stoch Iono: Absolute A Priori Sigma on Single Difference Level +! -------------------------------------------------------------- +DIONSIG 1 "0.25" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_DIONSIG 1 "Stoch Iono: absolute a priori sigma on single difference level" + +! Stoch Iono: Relative A Priori Sigma of Ionospheric Random Walk +! -------------------------------------------------------------- +DIONSIGR 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_DIONSIGR 1 "Stoch Iono: relative a priori sigma of ionospheric random walk" + +! ------------------------------------------------------------------------------ +! PARAMETER TYPE: Higher-order ionosphere scaling factors +! ------------------------------------------------------------------------------ +SCALHOI 1 "0" + ## widget = checkbox + ## activeif = IONOS / _ AND FREQUENCY / L1 AND FREQUENCY / L2 AND FREQUENCY / L5 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC AND GEOTEC = GNSS + +MSG_SCALHOI 1 "Parameter Setup: Higher-order ionosphere scaling factors" + +HOI1 1 "ONE_FOR_ALL" + ## widget = combobox; editable = false + ## cards = NO ONE_FOR_ALL ONE_PER_STATION + +MSG_HOI1 1 "Second-order term" + +SIGHOI1 1 "0.0001" + ## widget = lineedit; activeif = HOI1 / NO; check_type = real + ## check_min = 0.0 + +MSG_SIGHOI1 1 "Sigma of second-order term" + +HOI2 1 "ONE_FOR_ALL" + ## widget = combobox; editable = false + ## cards = NO ONE_FOR_ALL ONE_PER_STATION + +MSG_HOI2 1 "Third-order term" + +SIGHOI2 1 "0.0001" + ## widget = lineedit; activeif = HOI2 / NO; check_type = real + ## check_min = 0.0 + +MSG_SIGHOI2 1 "Sigma of third-order term" + +HOI3 1 "ONE_FOR_ALL" + ## widget = combobox; editable = false + ## cards = NO ONE_FOR_ALL ONE_PER_STATION + +MSG_HOI3 1 "Ray path bending term" + +SIGHOI3 1 "0.0001" + ## widget = lineedit; activeif = HOI3 / NO; check_type = real + ## check_min = 0.0 + +MSG_SIGHOI3 1 "Sigma of ray path bending term" + +! ----------------------------------------- +! +! PARAMETER TYPE: Earth Rotation Parameters +! =============== +! +! ----------------------------------------- +! +! Enable Earth Rotation Parameters +! -------------------------------- +ERP 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC + +MSG_ERP 1 "Parameter Setup: Earth orientation parameters" + +! Erp: Total number of sets +! ------------------------- +NUMSET 1 "3" + ## widget = lineedit; emptyallowed = false + +MSG_NUMSET 1 "ERP: Parameter spacing" + +! Erp: Number of X-Pole +! --------------------- +NXP 1 "2" + ## widget = spinbox; range = 0 4 1; check_type = integer; check_min = 0 + +MSG_NXP 1 "ERP: Number of X-Pole par./set" + +! Erp: Sigma of X-Pole +! -------------------- +SIGXP 0 + ## widget = lineedit; activeif = NXP / 0 = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGXP 1 "ERP: sigma of X-pole" + +! Erp: Number of Y-Pole +! --------------------- +NYP 1 "2" + ## widget = spinbox; range = 0 4 1; check_type = integer; check_min = 0 + +MSG_NYP 1 "ERP: number of Y-pole par./set" + +! Erp: Sigma of Y-Pole +! -------------------- +SIGYP 0 + ## widget = lineedit; activeif = NYP / 0 = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGYP 1 "ERP: sigma of Y-pole" + +! Erp: Number of UT1-UTC +! ---------------------- +NDT 1 "2" + ## widget = spinbox; range = 0 4 1; check_type = integer; check_min = 0 + +MSG_NDT 1 "ERP: number of UT1-UTC par./set" + +! Erp: Sigma of UT1-UTC (1st value) +! --------------------------------- +SIG1DT 1 ".0000001" + ## widget = lineedit; emptyallowed = false; activeif = NDT / 0 = 1 + ## check_type = real; check_min = 0.0 + +MSG_SIG1DT 1 "ERP: sigma of UT1-UTC (1st value)" + +! Erp: Sigma of UT1-UTC (other requests) +! -------------------------------------- +SIGDT 0 + ## widget = lineedit; activeif = NDT / 0 = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGDT 1 "ERP: sigma of UT1-UTC (other requests)" + +! Erp: Number of Delta Epsilon +! ---------------------------- +NEPS 1 "1" + ## widget = spinbox; range = 0 4 1; check_type = integer; check_min = 0 + +MSG_NEPS 1 "ERP: number of delta epsilon par./set" + +! Erp: Sigma of Delta Epsilon (1st value) +! --------------------------------------- +SIG1EPS 1 "0.0001" + ## widget = lineedit; emptyallowed = false; activeif = NEPS / 0 = 1 + ## check_type = real; check_min = 0.0 + +MSG_SIG1EPS 1 "ERP: sigma of delta epsilon (1st value)" + +! Erp: Sigma of Delta Epsilon (other requests) +! -------------------------------------------- +SIGEPS 0 + ## widget = lineedit; activeif = NEPS / 0 = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGEPS 1 "ERP: sigma of delta epsilon (other requests)" + +! Erp: Number of Delta Psi +! ------------------------ +NPSI 1 "1" + ## widget = spinbox; range = 0 4 1; check_type = integer; check_min = 0 + +MSG_NPSI 1 "ERP: number of delta psi par./set" + +! Erp: Sigma of Delta Psi (1st value) +! ----------------------------------- +SIG1PSI 1 "0.0001" + ## widget = lineedit; emptyallowed = false; activeif = NPSI / 0 = 1 + ## check_type = real; check_min = 0.0 + +MSG_SIG1PSI 1 "ERP: sigma of delta psi (1st value)" + +! Erp: Sigma of Delta Psi (other requests) +! -------------------------------------------- +SIGPSI 0 + ## widget = lineedit; activeif = NPSI / 0 = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGPSI 1 "ERP: sigma of delta psi (other requests)" + +! Erp: Continuity Between Sets +! ---------------------------- +CONTI 1 "BOTH" + ## widget = combobox; editable = false; cards = NO ERP NUT BOTH + +MSG_CONTI 1 "Continuity between sets" + +! Erp: Constrain Drifts to Zero +! ----------------------------- +CONSTRA 1 "BOTH" + ## widget = combobox; editable = false; cards = NO ERP NUT BOTH + +MSG_CONSTRA 1 "Drifts constrained to zero" + +! Erp: Values per Set Stored in Bernese Pole File +! ----------------------------------------------- +NVBERN 1 "3" + ## widget = lineedit; activeif = POLERS / _ + +MSG_NVBERN 1 "ERP: time resolution in Bernese pole file" + +! Erp: Values per Set Stored in IERS Pole File +! -------------------------------------------- +NVIERS 1 "3" + ## widget = lineedit; activeif = IERSPOL / _ + +MSG_NVIERS 1 "ERP: time resolution in IERS pole file" + +! Erp: Time Window +! ---------------- +ERPTIM 1 "0" + ## widget = checkbox + +RADIO7_1 1 "0" + ## widget = radiobutton; group = DUMMY + ## radiokeys = SESSION_YEAR7 SESSION_STRG7 + +RADIO7_2 1 "1" + ## widget = radiobutton; group = DUMMY + ## radiokeys = STADAT7 STATIM7 ENDDAT7 ENDTIM7 + +! Erp: Time Window (session definition) +! ------------------------------------- +SESSION_YEAR7 1 "2019" + ## widget = lineedit; multilineallowed = true + # $Y+0 + +MSG_SESSION_YEAR7 1 "ERP: time interval(YEAR)" + +SESSION_STRG7 1 "0110" + ## widget = lineedit; multilineallowed = true + # $S+0 + +MSG_SESSION_STRG7 1 "ERP: time interval(SESSION)" + +! Erp: Time Window (definition by date/time) +! ------------------------------------------ +STADAT7 0 + ## widget = lineedit + # + +MSG_STADAT7 1 "ERP: start time(Year Month Day)" + +STATIM7 0 + ## widget = lineedit + # + +MSG_STATIM7 1 "ERP: start time(Hour Minutes Seconds)" + +ENDDAT7 0 + ## widget = lineedit + # + +MSG_ENDDAT7 1 "ERP: end time(Year Month Day)" + +ENDTIM7 0 + ## widget = lineedit + # + +MSG_ENDTIM7 1 "ERP: end time(Hour Minutes Seconds)" + +! ----------------------------------------- +! +! PARAMETER TYPE: Coordinates of Center of Mass +! =============== +! +! ----------------------------------------- +! +! Enable: Coordinates of Geocenter +! ------------------------------------- +GEOCENT 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC + +MSG_GEOCENT 1 "Geocenter coordinates" + +! Estimate Center of Mass X +! ------------------------- +COMX 1 "1" + ## widget = checkbox + +MSG_COMX 1 "X component" + +! Sigma for Center of Mass X +! -------------------------- +SIGCOMX 0 + ## widget = lineedit; activeif = COMX = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGCOMX 1 "A priori sigma for Geocenter, comp. X" + +! Estimate Center of Mass Y +! ------------------------- +COMY 1 "1" + ## widget = checkbox + +MSG_COMY 1 "Y-component" + +! Sigma for Center of Mass Y +! -------------------------- +SIGCOMY 0 + ## widget = lineedit; activeif = COMY = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGCOMY 1 "A priori sigma for Geocenter, comp. Y" + +! Estimate Center of Mass Z +! ------------------------- +COMZ 1 "1" + ## widget = checkbox + +MSG_COMZ 1 "Z component" + +! Sigma for Center of Mass Z +! -------------------------- +SIGCOMZ 0 + ## widget = lineedit; activeif = COMZ = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGCOMZ 1 "A priori sigma for Geocenter, comp. Z" + +! ----------------------------------------- +! +! PARAMETER TYPE: GNSS-specific parameters +! =============== +! +! ----------------------------------------- +! +! Enable GNSS-specific parameters +! ------------------------------- +GNSSPEC 1 "0" + ## widget = checkbox + ## activeif = SATSYS / GPS AND FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC + +MSG_GNSSPEC 1 "GNSS-specific parameter setup" + +! Station translations: GNSS selection +! ------------------------------------ +SYSTRA 1 "GLONASS" + ## widget = combobox; editable = false + ## cards = NONE GLONASS GALILEO GLO/GAL + +MSG_SYSTRA 1 "Station translations: system selection" + +! Station translations: a priori sigmas +! ------------------------------------- +SYSTRA_N 1 "0.00001" + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = SYSTRA / NONE + +MSG_SYSTRA_N 1 "Station translations: a priori sigma north" + +SYSTRA_E 1 "0.00001" + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = SYSTRA / NONE + +MSG_SYSTRA_E 1 "Station translations: a priori sigma east" + +SYSTRA_U 1 "0.00001" + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = SYSTRA / NONE + +MSG_SYSTRA_U 1 "Station translations: a priori sigma up" + +! Troposphere bias: GNSS selection +! -------------------------------- +SYSTRP 1 "GLONASS" + ## widget = combobox; editable = false + ## cards = NONE GLONASS GALILEO GLO/GAL + +MSG_SYSTRP 1 "Troposphere bias: system selection" + +! Troposphere bias: a priori sigmas +! --------------------------------- +SYSTRP_A 1 "0.0" + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = SYSTRP / NONE + +MSG_SYSTRP_A 1 "Troposphere bias: a priori sigma" + +! ----------------------------------------- +! +! PARAMETER TYPE: Satellite Antenna Offsets +! =============== +! +! ----------------------------------------- +! +! Enable Satellite Antenna Offsets +! -------------------------------- +SANTOFF 1 "0" + ## widget = checkbox; activeif = FREQUENCY / MELWUEBB AND FREQUENCY / DTEC + +MSG_SANTOFF 1 "GNSSS antenna offsets" + +! Sat. ant. off: est X component +! ------------------------------ +SATANTX 1 "1" + ## widget = checkbox + +MSG_SATANTX 1 "X component" + +! Sat. ant. off: est Y component +! ------------------------------ +SATANTY 1 "1" + ## widget = checkbox + +MSG_SATANTY 1 "Y component" + +! Sat. ant. off: est Z component +! ------------------------------ +SATANTZ 1 "1" + ## widget = checkbox + +MSG_SATANTZ 1 "Z component" + +! Sat. ant. off: sigma for X comp. +! -------------------------------- +SATANTSX 0 + ## widget = lineedit; activeif = SATANTX = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SATANTSX 1 "Sat.ant.offset: sigma for X comp." + +! Sat. ant. off: sigma for Y comp. +! -------------------------------- +SATANTSY 0 + ## widget = lineedit; activeif = SATANTY = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SATANTSY 1 "Sat.ant.offset: sigma for Y comp." + +! Sat. ant. off: sigma for Z comp. +! -------------------------------- +SATANTSZ 0 + ## widget = lineedit; activeif = SATANTZ = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SATANTSZ 1 "Sat.ant.offset: sigma for Z comp." + +! Sat. ant. off: more input options +! --------------------------------- +SATANT0 1 "0" + ## widget = checkbox + ## activeif = SATANTX = 1 OR SATANTY = 1 OR SATANTZ = 1 AND SAOSEL / SAT_SPECIFIC + +MSG_SATANT0 1 "Sat. ant. offset: advanced setup" + +! Sat. ant. off +! ------------- +SAOSEL 1 "BLOCK/TYPE" + ## widget = combobox; editable = false + ## cards = BLOCK/TYPE MANUAL SAT_SPECIFIC + ## activeif = SATANTX = 1 OR SATANTY = 1 OR SATANTZ = 1 + +MSG_SAOSEL 1 "Sat.ant.offset: grouping" + +! Sat. ant. off: define the satellite groups +! ------------------------------------------ +SATANTGRP 5 + "1" "11" "13" "14" "18" "20" "28" "" "" "" "" "" "" "" "" "" "" + "2" "1" "2" "3" "4" "5" "6" "7" "8" "9" "10" "" "12" "" "" "15" "16" + "2" "17" "" "19" "" "21" "22" "23" "24" "25" "26" "27" "" "29" "30" "31" "32" + "3" "101" "102" "103" "104" "105" "106" "107" "108" "109" "110" "" "" "" "" "" "" + "3" "111" "112" "113" "114" "115" "116" "117" "118" "119" "120" "121" "122" "123" "124" "" "" + ## widget = uniline; check_type.1 = integer; check_min.1 = 1 + ## check_max.1 = 999; check_type.2 = integer; check_min.2 = 0 + ## check_max.2 = 199; check_type.3 = integer; check_min.3 = 0 + ## check_max.3 = 199; check_type.4 = integer; check_min.4 = 0 + ## check_max.4 = 199; check_type.5 = integer; check_min.5 = 0 + ## check_max.5 = 199; check_type.6 = integer; check_min.6 = 0 + ## check_max.6 = 199; check_type.7 = integer; check_min.7 = 0 + ## check_max.7 = 199; check_type.8 = integer; check_min.8 = 0 + ## check_max.8 = 199; check_type.9 = integer; check_min.9 = 0 + ## check_max.9 = 199; check_type.10 = integer; check_min.10 = 0 + ## check_max.10 = 199; check_type.11 = integer; check_min.11 = 0 + ## check_max.11 = 199; check_type.12 = integer; check_min.12 = 0 + ## check_max.12 = 199; check_type.13 = integer; check_min.13 = 0 + ## check_max.13 = 199; check_type.14 = integer; check_min.14 = 0 + ## check_max.14 = 199; check_type.15 = integer; check_min.15 = 0 + ## check_max.15 = 199; check_type.16 = integer; check_min.16 = 0 + ## check_max.16 = 199; numlines = 10 + +MSG_SATANTGRP 1 "Sat.ant.offset: define the satellite groups" + +! Sat. ant. off: more parameters, special sigmas +! ---------------------------------------------- +SATANTSTR 1 "" "" "" "" "" "" "" "" + ## widget = uniline; check_type.1 = integer; check_min.1 = 1 + ## check_max.1 = 999999; check_type.3 = real; check_min.3 = 0.0 + ## check_type.4 = real; check_min.4 = 0.0; check_type.5 = real + ## check_min.5 = 0.0; check_type.6 = real; check_min.6 = 0.0 + ## check_type.7 = real; check_min.7 = 0.0; check_type.8 = real + ## check_min.8 = 0.0; numlines = 10 + +MSG_SATANTSTR 1 "Sat.ant.offset: more parameters, special sigmas" + +! --------------------------------------------------------- +! +! PARAMETER TYPE: Satellite Antenna Phase Center Variations +! =============== +! +! --------------------------------------------------------- +! +! Enable Satellite Antenna Phase Center Variations +! ------------------------------------------------ +SANTPAT 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / MELWUEBB AND FREQUENCY / DTEC AND GEOTEC = GNSS + +MSG_SANTPAT 1 "GNSS antenna PCV patterns" + +! Sat. ant. PCV: maximum nadir angle +! ---------------------------------- +SAPNADMAX 1 "14.0" + ## widget = lineedit; check_type = real; check_min = 0.0; check_max = 90.0 + +MSG_SAPNADMAX 1 "Sat.Ant.PCV: maximum nadir angle" + +! Sat. ant. PCV: nadir increment +! ------------------------------ +SAPDNAD 1 "1.0" + ## widget = lineedit; check_type = real; check_min = 0.0; check_max = 90.0 + +MSG_SAPDNAD 1 "Sat.Ant.PCV: nadir increment" + +! Sat. ant. PCV: azimuth increment +! -------------------------------- +SAPDAZI 1 "360" + ## widget = lineedit; check_type = integer; check_min = 360 + ## check_max = 360 + +MSG_SAPDAZI 1 "Sat.Ant.PCV: azimuth increment" + +! Sat. ant. PCV: sigma for estimation +! ----------------------------------- +SAPSIGMA 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_SAPSIGMA 1 "Sat.Ant.PCV: sigma for estimation" + +! Sat. ant. PCV +! ------------- +SAPSEL 1 "BLOCK/TYPE" + ## widget = combobox; editable = false + ## cards = BLOCK/TYPE MANUAL SAT_SPECIFIC + +MSG_SAPSEL 1 "Grouping" + +! Sat. ant. PCV: define the satellite groups +! ------------------------------------------ +SAPGRP 5 + "23" "1" "2" "3" "4" "5" "6" "7" "8" "9" "10" "" "" "" "" "" + "4" "11" "13" "14" "" "" "" "" "" "" "" "" "" "" "" "" + "1" "12" "" "" "" "" "" "" "" "" "" "" "" "" "" "" + "23" "15" "16" "17" "19" "21" "22" "23" "24" "25" "26" "27" "29" "30" "31" "" + "4" "18" "20" "28" "32" "" "" "" "" "" "" "" "" "" "" "" + ## widget = uniline; check_type.1 = integer; check_min.1 = 1 + ## check_max.1 = 999; check_type.2 = integer; check_min.2 = 0 + ## check_max.2 = 199; check_type.3 = integer; check_min.3 = 0 + ## check_max.3 = 199; check_type.4 = integer; check_min.4 = 0 + ## check_max.4 = 199; check_type.5 = integer; check_min.5 = 0 + ## check_max.5 = 199; check_type.6 = integer; check_min.6 = 0 + ## check_max.6 = 199; check_type.7 = integer; check_min.7 = 0 + ## check_max.7 = 199; check_type.8 = integer; check_min.8 = 0 + ## check_max.8 = 199; check_type.9 = integer; check_min.9 = 0 + ## check_max.9 = 199; check_type.10 = integer; check_min.10 = 0 + ## check_max.10 = 199; check_type.11 = integer; check_min.11 = 0 + ## check_max.11 = 199; check_type.12 = integer; check_min.12 = 0 + ## check_max.12 = 199; check_type.13 = integer; check_min.13 = 0 + ## check_max.13 = 199; check_type.14 = integer; check_min.14 = 0 + ## check_max.14 = 199; check_type.15 = integer; check_min.15 = 0 + ## check_max.15 = 199; check_type.16 = integer; check_min.16 = 0 + ## check_max.16 = 199; numlines = 10 + +MSG_SAPGRP 1 "Satellite antenna PCV group definition" + +! ----------------------------------------- +! +! PARAMETER TYPE: Receiver Antenna Offsets +! =============== +! +! ----------------------------------------- +! +! Enable Receiver Antenna Offsets +! ------------------------------- +RANTOFF 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / MELWUEBB AND FREQUENCY / DTEC AND GEOTEC = GNSS + +MSG_RANTOFF 1 "Receiver antenna offsets" + +! Rec. ant. off: estimate north +! ----------------------------- +RAON 1 "1" + ## widget = checkbox + +MSG_RAON 1 "Receiver antenna offsets North" + +! Rec. ant. off: estimate east +! ---------------------------- +RAOE 1 "1" + ## widget = checkbox + +MSG_RAOE 1 "Receiver antenna offsets East" + +! Rec. ant. off: estimate up +! -------------------------- +RAOU 1 "1" + ## widget = checkbox + +MSG_RAOU 1 "Receiver antenna offsets Up" + +! Rec. ant. off: satellite system +! ------------------------------- +RAOPRN 1 "GNSS" + ## widget = combobox; editable = false + ## activeif = RAON == 1 OR RAOE == 1 OR RAOU == 1 AND SATSYS / GPS AND SATSYS / GLONASS AND SATSYS / GALILEO + ## cards = GPS GLONASS GALILEO GNSS + +MSG_RAOPRN 1 "Receiver antenna offsets Satellite systems" + +! Rec. ant. off: frequency +! ------------------------ +RAOFRQ 1 "BOTH" + ## widget = combobox + ## activeif = RAON == 1 OR RAOE == 1 OR RAOU == 1 AND FREQUENCY == L1&L2 + ## editable = false; cards = L1 L2 BOTH L1&L2 + +MSG_RAOFRQ 1 "Receiver antenna offsets Frequencies" + +! Rec. ant. off: sigma (horiz) +! ---------------------------- +RAOSIGH 0 + ## widget = lineedit; activeif = RAON == 1 OR RAOE == 1 OR RAOU == 1 + ## check_type = real; check_min = 0.0 + # + +MSG_RAOSIGH 1 "Rec.Ant.offset: sigma of horizontal comp." + +! Rec. ant. off: sigma (vert) +! --------------------------- +RAOSIGV 0 + ## widget = lineedit; activeif = RAON == 1 OR RAOE == 1 OR RAOU == 1 + ## check_type = real; check_min = 0.0 + # + +MSG_RAOSIGV 1 "Rec.Ant.offset: sigma of vertical comp." + +! Rec. ant. off: manual setup +! --------------------------- +RAOSEL 1 "RECEIVER-INDEPENDENT" + ## widget = combobox + ## cards = RECEIVER-INDEPENDENT RECEIVER-DEPENDENT INDIVIDUAL MANUAL + ## activeif = RAON = 1 OR RAOE = 1 OR RAOU = 1; editable = false + +MSG_RAOSEL 1 "Rec. ant. off.: Manual setup: Grouping" + +! Rec. ant. off: list of indiv. antennas +! -------------------------------------- +RAOANT 0 + ## widget = selwin; pointer = ANTLST; activeif = RAOSEL = INDIVIDUAL + # + +MSG_RAOANT 1 "Rec.Ant.Offset: list of estimated antennas" + +! Rec. ant. off: list of indiv. reference antennas +! ------------------------------------------------ +RAOREFI 0 + ## widget = selwin; pointer = ANTLST; activeif = RAOSEL = INDIVIDUAL + # + +MSG_RAOREFI 1 "Rec.Ant.offset: list of reference antennas" + +! Rec. ant. off: list of antenna groups (rec.-indep.) +! --------------------------------------------------- +RAOGRPI 0 + ## widget = selwin; pointer = ANTGRPRI + ## activeif = RAOSEL = RECEIVER-INDEPENDENT + # + +MSG_RAOGRPI 1 "Rec.Ant.offset: list of estimated antenna groups (rec.-indep.)" + +! Rec. ant. off: list of reference antennas (rec.-indep.) +! ------------------------------------------------------- +RAOREFGI 0 + ## widget = selwin; pointer = ANTGRPRI + ## activeif = RAOSEL = RECEIVER-INDEPENDENT + # + +MSG_RAOREFGI 1 "Rec.Ant.offset: list of reference antennas (rec.-indep.)" + +! Rec. ant. off: list of antenna groups (rec.-dep.) +! ------------------------------------------------- +RAOGRP 0 + ## widget = selwin; pointer = ANTGRP + ## activeif = RAOSEL = RECEIVER-DEPENDENT + # + +MSG_RAOGRP 1 "Rec.Ant.offset: list of antenna groups (rec.-dep.)" + +! Rec. ant. off: list of reference antennas (rec.-dep.) +! ----------------------------------------------------- +RAOREFG 0 + ## widget = selwin; pointer = ANTGRP + ## activeif = RAOSEL = RECEIVER-DEPENDENT + # + +MSG_RAOREFG 1 "Rec.Ant.offset: list of reference antennas (rec.-dep.)" + +! Rec. ant. off: individual requests +! ---------------------------------- +RAOSTRHLP 2 + "AOA BENCHMARK AC" "AOAD/M_T" "231" "231" "3" "" "" + "AOA BENCHMARK AC" "AOAD/M_T" "285" "285" "3" "" "" + ## widget = uniline; menuaux = MENUAUX; action = RAOSETUP + ## menuauxkeys = PSFILES CSFILES PZFILES CZFILES + ## updateifsave = RANTOFF = 1 AND RAOSEL = MANUAL + +MSG_RAOSTRHLP 1 "Rec.Ant.offset: individual requests" + +! Rec. ant. off: parameter requests +! --------------------------------- +RAOSTR 112 + "AOA BENCHMARK AC" "AOAD/M_T" "231" "231" "3" "" "" + "AOA BENCHMARK AC" "AOAD/M_T" "285" "285" "3" "" "" + "AOA BENCHMARK AC" "AOAD/M_T" "386" "386" "3" "" "" + "AOA BENCHMARK AC" "AOAD/M_T" "95172" "95172" "3" "" "" + "AOA BENCHMARK AC" "AOAD/M_T" "95174" "95174" "3" "" "" + "AOA BENCHMARK AC" "ASH701073.1" "0" "0" "3" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "193" "193" "3" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "194" "194" "3" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "202" "202" "3" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "259" "259" "3" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "275" "275" "3" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "308" "308" "3" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "318" "318" "3" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "320" "320" "3" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "326" "326" "3" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "327" "327" "3" "" "" + "AOA SNR-12 ACT" "AOAD/M_B" "119" "119" "3" "" "" + "AOA SNR-12 ACT" "AOAD/M_T" "129" "129" "3" "" "" + "AOA SNR-12 ACT" "AOAD/M_T" "170" "170" "3" "" "" + "AOA SNR-12 ACT" "AOAD/M_T" "261" "261" "3" "" "" + "AOA SNR-12 ACT" "AOAD/M_T" "273" "273" "3" "" "" + "AOA SNR-12 ACT" "AOAD/M_T" "280" "280" "3" "" "" + "AOA SNR-12 ACT" "AOAD/M_T" "303" "303" "3" "" "" + "AOA SNR-12 ACT" "AOAD/M_T" "308" "308" "3" "" "" + "AOA SNR-12 ACT" "AOAD/M_T" "309" "309" "3" "" "" + "AOA SNR-12 ACT" "AOAD/M_T" "362" "362" "3" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "0" "0" "3" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "235" "235" "3" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "250" "250" "3" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "294" "294" "3" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "366" "366" "3" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "400" "400" "3" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "408" "408" "3" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "421" "421" "3" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "434" "434" "3" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "96277" "96277" "3" "" "" + "AOA SNR-8100 ACT" "AOAD/M_T" "175" "175" "3" "" "" + "AOA SNR-8100 ACT" "AOAD/M_T" "202" "202" "3" "" "" + "AOA SNR-8100 ACT" "ASH701945C_M" "0" "0" "3" "" "" + "ASHTECH MICROZ" "ASH701945C_M" "11701" "11701" "3" "" "" + "ASHTECH UZ-12" "AOAD/M_TA_NGS" "114" "114" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_B" "20" "20" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_B" "125" "125" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "0" "0" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "116" "116" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "121" "121" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "201" "201" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "205" "205" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "230" "230" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "270" "270" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "271" "271" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "340" "340" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "402" "402" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "481" "481" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "482" "482" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "484" "484" "3" "" "" + "ASHTECH Z-XII3" "ASH700936A_M" "846" "846" "3" "" "" + "ASHTECH Z-XII3" "ASH700936B_M" "11942" "11942" "3" "" "" + "ASHTECH Z-XII3" "ASH700936C_M" "657" "657" "3" "" "" + "ASHTECH Z-XII3" "ASH700936C_M" "12129" "12129" "3" "" "" + "ASHTECH Z-XII3" "ASH700936D_M" "13078" "13078" "3" "" "" + "ASHTECH Z-XII3" "ASH700936D_M" "13083" "13083" "3" "" "" + "ASHTECH Z-XII3" "ASH700936E" "0" "0" "3" "" "" + "ASHTECH Z-XII3" "ASH700936E" "13554" "13554" "3" "" "" + "ASHTECH Z-XII3" "ASH700936F_C" "155" "155" "3" "" "" + "ASHTECH Z-XII3" "ASH701933B_M" "0" "0" "3" "" "" + "ASHTECH Z-XII3" "ASH701945B_M" "0" "0" "3" "" "" + "ASHTECH Z-XII3" "TSA-100 3S CR" "0" "0" "3" "" "" + "ASHTECH Z-XII3T" "ASH701945B_M" "0" "0" "3" "" "" + "ASHTECH Z18" "ASH701946.022" "3301" "3301" "3" "" "" + "LEICA CRS1000" "LEIAT504" "427" "427" "3" "" "" + "LEICA CRS1000" "LEIAT504" "431" "431" "3" "" "" + "ROGUE SNR-12 RM" "AOAD/M_T" "219" "219" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "0" "0" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "112" "112" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "130" "130" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "132" "132" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "134" "134" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "139" "139" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "142" "142" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "178" "178" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "230" "230" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "289" "289" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "363" "363" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "380" "380" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "393" "393" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "398" "398" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "409" "409" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "418" "418" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "95166" "95166" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "98381" "98381" "3" "" "" + "ROGUE SNR-8000" "TRM29659.00" "999999" "999999" "3" "" "" + "ROGUE SNR-8100" "AOAD/M_T" "105" "105" "3" "" "" + "ROGUE SNR-8100" "AOAD/M_T" "357" "357" "3" "" "" + "ROGUE SNR-8100" "AOAD/M_T" "429" "429" "3" "" "" + "ROGUE SNR-8100" "AOAD/M_T" "453" "453" "3" "" "" + "TRIMBLE 4000SSE" "TRM14532.00" "135" "135" "3" "" "" + "TRIMBLE 4000SSE" "TRM14532.00" "23525" "23525" "3" "" "" + "TRIMBLE 4000SSE" "TRM14532.10" "0" "0" "3" "" "" + "TRIMBLE 4000SSI" "AOAD/M_T" "476" "476" "3" "" "" + "TRIMBLE 4000SSI" "TRM14532.00" "44148" "44148" "3" "" "" + "TRIMBLE 4000SSI" "TRM22020.00+GP" "999999" "999999" "3" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "10516" "10516" "3" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "11724" "11724" "3" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "27655" "27655" "3" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "85217" "85217" "3" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "88300" "88300" "3" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "94218" "94218" "3" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "99390" "99390" "3" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "101985" "101985" "3" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "999999" "999999" "3" "" "" + "TRIMBLE 4700" "TRM29659.00" "999999" "999999" "3" "" "" + ## widget = uniline; menuaux = MENUAUX; action = RAOSETUP + ## menuauxkeys = RAOSTR PSFILES CSFILES PZFILES CZFILES + ## updateifsave = RANTOFF = 1 AND RAOSEL = MANUAL + ## updateifchanged = RAOSTRHLP; check_strlen.1 = 20; check_strlen.2 = 20 + ## check_type.3 = integer; check_min.3 = 0; check_max.3 = 999999 + ## check_type.4 = integer; check_min.4 = 0; check_max.4 = 999999 + ## check_strlen.6 = 7; check_type.7 = real; check_min.7 = 0.0 + ## check_type.8 = real; check_min.8 = 0.0; numlines = 10 + +MSG_RAOSTR 1 "Rec.Ant.offset: parameter requests" + +! -------------------------------------------------------- +! +! PARAMETER TYPE: Receiver Antenna Phase Center Variations +! =============== +! +! -------------------------------------------------------- +! Enable Receiver Antenna Phase Center Variations +! ----------------------------------------------- +RANTPAT 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / MELWUEBB AND FREQUENCY / DTEC AND GEOTEC = GNSS + +MSG_RANTPAT 1 "Enable rec. ant. PCV patterns" + +! Rec. ant. PCV: satellite system +! ------------------------------- +RAPPRN 1 "GNSS" + ## widget = combobox; editable = false; cards = GPS GLONASS GALILEO GNSS + ## activeif = SATSYS / GPS AND SATSYS / GLONASS AND SATSYS / GALILEO + +MSG_RAPPRN 1 "Rec. ant. PCV: Satellite systems" + +! Rec. ant. PCV: frequency +! ------------------------ +RAPFRQ 1 "BOTH" + ## widget = combobox; editable = false; cards = L1 L2 BOTH L1&L2 + ## activeif = FREQUENCY == L1&L2 + +MSG_RAPFRQ 1 "Rec. ant. PCV: Frequencies" + +! Rec. ant. PCV: sigma for estimation +! ----------------------------------- +RAPSIGMA 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_RAPSIGMA 1 "Rec.Ant.PCV: a priori sigma" + +! Rec. ant. pcv: polygon approach +! ------------------------------- +RAPMOD_1 1 "1" + ## widget = radiobutton; group = RAPMOD + +MSG_RAPMOD_1 1 "Rec. Ant. PCV: Polygon model" + +! Rec. ant. PCV: maximum zenith angle +! ----------------------------------- +RAPZENMAX 1 "90" + ## widget = spinbox; range = 0 110 1; check_type = integer; check_min = 0 + ## check_max = 110; activeif = RAPMOD_1 = 1 + +MSG_RAPZENMAX 1 "Rec.Ant.PCV: maximum zenith angle" + +! Rec. ant. PCV: elevation increment +! ---------------------------------- +RAPDELE 1 "5" + ## widget = spinbox; range = 1 110 1; check_type = integer; check_min = 1 + ## check_max = 110; activeif = RAPMOD_1 = 1 + +MSG_RAPDELE 1 "Rec.Ant.PCV: elevation increment" + +! Rec. ant. PCV: azimuth increment +! -------------------------------- +RAPDAZI 1 "360" + ## widget = spinbox; range = 1 360 1; check_type = integer; check_min = 1 + ## check_max = 360; activeif = RAPMOD_1 = 1 + +MSG_RAPDAZI 1 "Rec.Ant.PCV: azimuth increment" + +! Rec. ant. PCV: spherical harmonics +! ---------------------------------- +RAPMOD_2 1 "0" + ## widget = radiobutton; group = RAPMOD + +MSG_RAPMOD_2 1 "Rec.Ant.PCV: Spherical harmonics" + +! Rec. ant. PCV: degree n +! ----------------------- +RAPHARMN 1 "8" + ## widget = spinbox; range = 1 99 1; check_type = integer; check_min = 1 + ## check_max = 99; activeif = RAPMOD_2 = 1 + +MSG_RAPHARMN 1 "Rec.Ant.PCV: degree n" + +! Rec. ant. PCV: order m +! ---------------------- +RAPHARMM 1 "8" + ## widget = spinbox; range = 0 99 1; check_type = integer; check_min = 0 + ## check_max = 99; activeif = RAPMOD_2 = 1 + +MSG_RAPHARMM 1 "Rec.Ant.PCV: order m" + +! Rec. ant. PCV: manual selection +! ------------------------------- +RAPSEL 1 "RECEIVER-INDEPENDENT" + ## widget = combobox + ## cards = RECEIVER-INDEPENDENT RECEIVER-DEPENDENT INDIVIDUAL MANUAL + ## editable = false + +MSG_RAPSEL 1 "Rec. Ant. PCV: Grouping" + +! Rec. ant. PCV: List of individual antennas +! ------------------------------------------ +RAPANT 0 + ## widget = selwin; pointer = ANTLST; activeif = RAPSEL = INDIVIDUAL + # + +MSG_RAPANT 1 "Rec.Ant.PCV: list of individual antennas" + +! Rec. ant. PCV: List of indiv. reference antennas +! ------------------------------------------------ +RAPREFI 0 + ## widget = selwin; pointer = ANTLST; activeif = RAPSEL = INDIVIDUAL + # + +MSG_RAPREFI 1 "Rec.Ant.PCV: list of indiv. ref. antennas" + +! Rec. ant. PCV: List of antenna groups (rec.-indep.) +! --------------------------------------------------- +RAPGRPI 0 + ## widget = selwin; pointer = ANTGRPRI + ## activeif = RAPSEL = RECEIVER-INDEPENDENT + # + +MSG_RAPGRPI 1 "Rec.Ant.PCV: list of antenna groups (rec.-indep.)" + +! Rec. ant. PCV: List of reference antennas (rec.-indep.) +! ------------------------------------------------------- +RAPREFGI 0 + ## widget = selwin; pointer = ANTGRPRI + ## activeif = RAPSEL = RECEIVER-INDEPENDENT + # + +MSG_RAPREFGI 1 "Rec.Ant.PCV: list of ref. antennas (rec.-indep.)" + +! Rec. ant. PCV: List of antenna groups (rec.-dep.) +! ------------------------------------------------- +RAPGRP 0 + ## widget = selwin; pointer = ANTGRP + ## activeif = RAPSEL = RECEIVER-DEPENDENT + # + +MSG_RAPGRP 1 "Rec.Ant.PCV: list of antenna groups (rec.-dep.)" + +! Rec. ant. PCV: List of reference antennas (rec.-dep.) +! ----------------------------------------------------- +RAPREFG 0 + ## widget = selwin; pointer = ANTGRP + ## activeif = RAPSEL = RECEIVER-DEPENDENT + # + +MSG_RAPREFG 1 "Rec.Ant.PCV: list of ref. antennas (rec.-dep.)" + +! Rec. ant. PCV: manual selection +! ------------------------------- +RAPSTRHLP 2 + "AOA BENCHMARK AC" "AOAD/M_T" "231" "231" "3" "" "" "" + "TRIMBLE 4700" "TRM29659.00" "999999" "999999" "3" "" "" "" + ## widget = uniline; menuaux = MENUAUX; action = RAPSETUP + ## menuauxkeys = PSFILES CSFILES PZFILES CZFILES + ## updateifsave = RANTPAT = 1 AND RAPSEL = MANUAL + +MSG_RAPSTRHLP 1 "Rec.Ant.PCV: manual selection" + +! Rec. ant. PCV: parameter requests +! --------------------------------- +RAPSTR 103 + "AOA BENCHMARK AC" "AOAD/M_T" "231" "231" "3" "" "" "" + "AOA BENCHMARK AC" "AOAD/M_T" "285" "386" "3" "" "" "" + "AOA BENCHMARK AC" "AOAD/M_T" "95172" "95172" "3" "" "" "" + "AOA BENCHMARK AC" "AOAD/M_T" "95174" "95174" "3" "" "" "" + "AOA BENCHMARK AC" "ASH701073.1" "0" "0" "3" "" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "193" "193" "3" "" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "194" "194" "3" "" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "202" "202" "3" "" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "259" "259" "3" "" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "275" "275" "3" "" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "308" "308" "3" "" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "318" "318" "3" "" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "320" "320" "3" "" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "326" "326" "3" "" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "327" "327" "3" "" "" "" + "AOA SNR-12 ACT" "AOAD/M_B" "119" "119" "3" "" "" "" + "AOA SNR-12 ACT" "AOAD/M_T" "0" "999999" "3" "" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "0" "0" "3" "" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "235" "235" "3" "" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "250" "250" "3" "" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "294" "294" "3" "" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "366" "366" "3" "" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "400" "400" "3" "" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "408" "408" "3" "" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "421" "421" "3" "" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "434" "434" "3" "" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "96277" "96277" "3" "" "" "" + "AOA SNR-8100 ACT" "AOAD/M_T" "175" "175" "3" "" "" "" + "AOA SNR-8100 ACT" "AOAD/M_T" "202" "202" "3" "" "" "" + "AOA SNR-8100 ACT" "ASH701945C_M" "0" "0" "3" "" "" "" + "ASHTECH MICROZ" "ASH701945C_M" "11701" "11701" "3" "" "" "" + "ASHTECH UZ-12" "AOAD/M_TA_NGS" "114" "114" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_B" "20" "20" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_B" "125" "125" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "0" "0" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "116" "116" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "121" "121" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "201" "201" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "205" "205" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "230" "230" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "270" "270" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "271" "271" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "340" "340" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "402" "402" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "481" "481" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "482" "482" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "484" "484" "3" "" "" "" + "ASHTECH Z-XII3" "ASH700936A_M" "846" "846" "3" "" "" "" + "ASHTECH Z-XII3" "ASH700936B_M" "11942" "11942" "3" "" "" "" + "ASHTECH Z-XII3" "ASH700936C_M" "657" "657" "3" "" "" "" + "ASHTECH Z-XII3" "ASH700936C_M" "12129" "12129" "3" "" "" "" + "ASHTECH Z-XII3" "ASH700936D_M" "13078" "13078" "3" "" "" "" + "ASHTECH Z-XII3" "ASH700936D_M" "13083" "13083" "3" "" "" "" + "ASHTECH Z-XII3" "ASH700936E" "0" "0" "3" "" "" "" + "ASHTECH Z-XII3" "ASH700936E" "13554" "13554" "3" "" "" "" + "ASHTECH Z-XII3" "ASH700936F_C" "155" "155" "3" "" "" "" + "ASHTECH Z-XII3" "ASH701933B_M" "0" "0" "3" "" "" "" + "ASHTECH Z-XII3" "ASH701945B_M" "0" "0" "3" "" "" "" + "ASHTECH Z-XII3" "TSA-100 3S CR" "0" "0" "3" "" "" "" + "ASHTECH Z-XII3T" "ASH701945B_M" "0" "0" "3" "" "" "" + "ASHTECH Z18" "ASH701946.022" "3301" "3301" "3" "" "" "" + "LEICA CRS1000" "LEIAT504" "427" "427" "3" "" "" "" + "LEICA CRS1000" "LEIAT504" "431" "431" "3" "" "" "" + "ROGUE SNR-12 RM" "AOAD/M_T" "219" "219" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "0" "0" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "112" "112" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "130" "130" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "132" "132" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "134" "134" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "139" "139" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "142" "142" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "178" "178" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "230" "230" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "289" "289" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "363" "363" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "380" "380" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "393" "393" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "398" "398" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "409" "409" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "418" "418" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "95166" "95166" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "98381" "98381" "3" "" "" "" + "ROGUE SNR-8000" "TRM29659.00" "999999" "999999" "3" "" "" "" + "ROGUE SNR-8100" "AOAD/M_T" "105" "105" "3" "" "" "" + "ROGUE SNR-8100" "AOAD/M_T" "357" "357" "3" "" "" "" + "ROGUE SNR-8100" "AOAD/M_T" "429" "429" "3" "" "" "" + "ROGUE SNR-8100" "AOAD/M_T" "453" "453" "3" "" "" "" + "TRIMBLE 4000SSE" "TRM14532.00" "135" "135" "3" "" "" "" + "TRIMBLE 4000SSE" "TRM14532.00" "23525" "23525" "3" "" "" "" + "TRIMBLE 4000SSE" "TRM14532.10" "0" "0" "3" "" "" "" + "TRIMBLE 4000SSI" "AOAD/M_T" "476" "476" "3" "" "" "" + "TRIMBLE 4000SSI" "TRM14532.00" "44148" "44148" "3" "" "" "" + "TRIMBLE 4000SSI" "TRM22020.00+GP" "999999" "999999" "3" "" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "10516" "10516" "3" "" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "11724" "11724" "3" "" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "27655" "27655" "3" "" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "85217" "85217" "3" "" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "88300" "88300" "3" "" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "94218" "94218" "3" "" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "99390" "99390" "3" "" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "101985" "101985" "3" "" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "999999" "999999" "3" "" "" "" + "TRIMBLE 4700" "TRM29659.00" "999999" "999999" "3" "" "" "" + ## widget = uniline; menuaux = MENUAUX; action = RAPSETUP + ## menuauxkeys = RAPSTR PSFILES CSFILES PZFILES CZFILES + ## updateifsave = RANTPAT = 1 AND RAPSEL = MANUAL + ## updateifchanged = RAPSTRHLP; check_strlen.1 = 20; check_strlen.2 = 20 + ## check_type.3 = integer; check_min.3 = 0; check_max.3 = 999999 + ## check_type.4 = integer; check_min.4 = 0; check_max.4 = 999999 + ## check_type.7 = integer; check_min.7 = 0; check_max.7 = 90 + ## check_type.8 = integer; check_min.8 = 0; check_max.8 = 360 + ## check_type.9 = real; check_min.9 = 0.0; numlines = 10 + +MSG_RAPSTR 1 "Rec.Ant.PCV: parameter requests" + +! ----------------------------------------- +! +! PARAMETER TYPE: Scaling factors for Vienna grid files +! =============== +! +! ----------------------------------------- +! +! Enable scaling factors for Vienna grid files +! -------------------------------------------- +GRDLOAD 1 "0" + ## widget = checkbox + ## activeif = ALOAD_FILES / _ OR ONTLD_FILES / _ OR HLOAD_FILES / _ AND FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC + +MSG_GRDLOAD 1 "Scaling related to loading effects" + +! ATM-LOAD: Atmospheric pressure loading +! -------------------------------------- +ALOADSET 1 "NONE" + ## widget = combobox; cards = NONE PER_STATION PER_GROUP ONE_OVERALL + ## editable = false; activeif = ALOAD_FILES / _ + +MSG_ALOADSET 1 "Atm. load: Scaling factor for stations" + +ALOADCLU 0 + ## widget = selwin; path = DIR_CLU; ext = EXT_CLU + ## activeif = ALOADSET = PER_GROUP + # + +MSG_ALOADCLU 1 "Atm. load: Scaling factor for stations" + +ALOADDEC 1 "FULL_EFFECT" + ## widget = combobox + ## cards = FULL_EFFECT HORIZONTAL/VERTICAL NORTH/EAST/UP; editable = false + ## activeif = ALOADSET / inactive AND ALOADSET / NONE + +MSG_ALOADDEC 1 "Atm. load: Parameter decomposition" + +ALOADSIG1 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ALOADDEC / inactive + +MSG_ALOADSIG1 1 "Atm. load: a priori sigma 1" + +ALOADSIG2 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ALOADDEC = HORIZONTAL/VERTICAL OR ALOADDEC = NORTH/EAST/UP + +MSG_ALOADSIG2 1 "Atm. load: a priori sigma 2" + +ALOADSIG3 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ALOADDEC = NORTH/EAST/UP + +MSG_ALOADSIG3 1 "Atm. load: a priori sigma 3" + +! OCN-LOAD: Ocean non-tidal loading +! --------------------------------- +ONTLDSET 1 "NONE" + ## widget = combobox; cards = NONE PER_STATION PER_GROUP ONE_OVERALL + ## editable = false; activeif = ONTLD_FILES / _ + +MSG_ONTLDSET 1 "Ocn. load: Scaling factor for stations" + +ONTLDCLU 0 + ## widget = selwin; path = DIR_CLU; ext = EXT_CLU + ## activeif = ONTLDSET = PER_GROUP + # + +MSG_ONTLDCLU 1 "Ocn. load: Scaling factor for stations" + +ONTLDDEC 1 "FULL_EFFECT" + ## widget = combobox + ## cards = FULL_EFFECT HORIZONTAL/VERTICAL NORTH/EAST/UP; editable = false + ## activeif = ONTLDSET / inactive AND ONTLDSET / NONE + +MSG_ONTLDDEC 1 "Ocn. load: Parameter decomposition" + +ONTLDSIG1 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ONTLDDEC / inactive + +MSG_ONTLDSIG1 1 "Ocn. load: a priori sigma 1" + +ONTLDSIG2 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ONTLDDEC = HORIZONTAL/VERTICAL OR ONTLDDEC = NORTH/EAST/UP + +MSG_ONTLDSIG2 1 "Ocn. load: a priori sigma 2" + +ONTLDSIG3 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ONTLDDEC = NORTH/EAST/UP + +MSG_ONTLDSIG3 1 "Ocn. load: a priori sigma 3" + +! HYDR-LOAD: Hydrostatic pressure loading +! --------------------------------------- +HLOADSET 1 "NONE" + ## widget = combobox; cards = NONE PER_STATION PER_GROUP ONE_OVERALL + ## editable = false; activeif = HLOAD_FILES / _ + +MSG_HLOADSET 1 "Hyd. load: Scaling factor for stations" + +HLOADCLU 0 + ## widget = selwin; path = DIR_CLU; ext = EXT_CLU + ## activeif = HLOADSET = PER_GROUP + # + +MSG_HLOADCLU 1 "Hyd. load: Scaling factor for stations" + +HLOADDEC 1 "FULL_EFFECT" + ## widget = combobox + ## cards = FULL_EFFECT HORIZONTAL/VERTICAL NORTH/EAST/UP; editable = false + ## activeif = HLOADSET / inactive AND HLOADSET / NONE + +MSG_HLOADDEC 1 "Hyd. load: Parameter decomposition" + +HLOADSIG1 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = HLOADDEC / inactive + +MSG_HLOADSIG1 1 "Hyd. load: a priori sigma 1" + +HLOADSIG2 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = HLOADDEC = HORIZONTAL/VERTICAL OR HLOADDEC = NORTH/EAST/UP + +MSG_HLOADSIG2 1 "Hyd. load: a priori sigma 2" + +HLOADSIG3 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ALOADDEC = NORTH/EAST/UP + +MSG_HLOADSIG3 1 "Hyd. load: a priori sigma 3" + +! ----------------------------------------- +! +! PARAMETER TYPE: Epochwise Clock estimation +! =============== +! +! ----------------------------------------- +! +! Enable epochwise clock estimation +! -------------------------------- +CLOCKR 1 "0" + ## widget = checkbox; activeif = DIFLVL = ZERO + +MSG_CLOCKR 1 "Receiver clock offsets" + +CLOCKS 1 "0" + ## widget = checkbox; activeif = DIFLVL = ZERO + +MSG_CLOCKS 1 "Satellite clock offsets" + +! Sum condition for ref clocks +! ---------------------------- +REFSUM 1 "REFERENCE_FIXED" + ## widget = combobox; editable = false + ## activeif = CLOCKR = 1 AND CLOCKS = 1 + ## cards = ZERO-MEAN_CONDITION REFERENCE_FIXED + +MSG_REFSUM 1 "Type of datum definition" + +! Clk est.: Reference Station Clock Selection +! ------------------------------------------- +REFCLOCKR 1 "NONE" + ## widget = combobox; editable = false + ## activeif = CLOCKR = 1 AND CLOCKS = 1 + ## cards = NONE ALL FIRST LAST MANUAL FROM_FILE + +MSG_REFCLOCKR 1 "Selection of reference stations" + +! Clk est.: Reference Satellite Clock Selection +! --------------------------------------------- +REFCLOCKS 1 "ALL" + ## widget = combobox; editable = false + ## activeif = CLOCKR = 1 AND CLOCKS = 1; cards = NONE ALL MANUAL FROM_FILE + +MSG_REFCLOCKS 1 "Selection of reference satellites" + +! Clk est.: Seperate receiver clock for each satellite system +! ----------------------------------------------------------- +RCLKSYS 1 "0" + ## widget = checkbox + ## activeif = CLOCKR = 1 AND SATSYS / GPS AND SATSYS / GLONASS AND SATSYS / GALILEO + +MSG_RCLKSYS 1 "Receiver clocks for each satellite system" + +! Rclk.off: Parameter setup +! ------------------------- +GLOBIAS 1 "0" + ## widget = checkbox; activeif = DIFLVL = ZERO AND CLOCKR = 1 + +MSG_GLOBIAS 1 "GLONASS receiver clock biases" + +RCVCLKTYP 1 "NONE" + ## widget = combobox; editable = false + ## cards = NONE FREQUENCY_SPECIFIC FREQ_SPEC_POLYNOM SATELLITE_SPECIFIC NON-GPS_SATELLITES + +MSG_RCVCLKTYP 1 "Rclk.off: Parameter setup" + +! Clk est.: min. # of obs. for sta clock est. +! ------------------------------------------- +MINSTA 1 "4" + ## widget = spinbox; range = 0 10 2; activeif = CLOCKR = 1 + +MSG_MINSTA 1 "Minimum number of obs per station clock" + +! Time dependent inter-system bias +! -------------------------------- +IFBWIN 1 "0" + ## widget = checkbox + ## activeif = RCVCLKTYP / inactive AND RCVCLKTYP / NONE AND RCLKSYS = 0 + +MSG_IFBWIN 1 "Time-dependent GLONASS biases" + +RCOSTR 1 "" "" "" "" + ## widget = uniline; numlines = 20 + +MSG_RCOSTR 1 "Rclk.off: Time dependent inter-system bias" + +! Clk est.: min. # of obs. for sat clock est. +! ------------------------------------------- +MINSAT 1 "1" + ## widget = spinbox; range = 0 10 2; activeif = CLOCKS = 1 + +MSG_MINSAT 1 "Minimum number of obs per satellite clock" + +! Clk est.: Ref.Stations list +! --------------------------- +STATION8 0 + ## widget = selwin; pointer = CENLST + ## activeif = CLOCKR = 1 AND CLOCKS = 1 AND REFCLOCKR = MANUAL + +MSG_STATION8 1 "Manual station selection" + +! Clk est.: Ref.Stations list +! --------------------------- +SATELLITE8 0 + ## widget = selwin; pointer = SATLST + ## activeif = CLOCKR = 1 AND CLOCKS = 1 AND REFCLOCKS = MANUAL + +MSG_SATELLITE8 1 "Manual satellite selection" + +! Clk est.: Ref. clk from file +! ---------------------------- +STAFILE8 0 + ## widget = selwin; path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + ## emptyallowed = true + ## activeif = CLOCKR = 1 AND CLOCKS = 1 AND REFCLOCKR = FROM_FILE + # + +MSG_STAFILE8 1 "Station list from file" + +! Clk est.: Ref. clk from file +! ---------------------------- +SATFILE8 0 + ## widget = selwin; path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + ## emptyallowed = true + ## activeif = CLOCKR = 1 AND CLOCKS = 1 AND REFCLOCKS = FROM_FILE + # + +MSG_SATFILE8 1 "Clk.Est.:Ref.Satellites from file" + +! Clk est.: Header of the clk RINEX file: RUNBY +! --------------------------------------------- +RUNBY 1 "ANONYMOUS" + ## widget = lineedit + +MSG_RUNBY 1 "Clk. RINEX Header: RUNBY" + +! Clk est.: Header of the clk RINEX file: AC +! ------------------------------------------ +AC 1 "XYZ" + ## widget = lineedit + +MSG_AC 1 "Clk. RINEX Header: AC" + +! Clk est.: Header of the clk RINEX file: ACName +! ---------------------------------------------- +ACNAME 1 "MY AGENCY/INSTITUTE" + ## widget = lineedit + +MSG_ACNAME 1 "Clk. RINEX Header: AC Name" + +! Time System +! ----------- +TIMESYS 1 "GPS" + ## widget = combobox; editable = false; cards = GPS GLO GAL UTC TAI + +MSG_TIMESYS 1 "Time system" + +! DCB line +! -------- +DCBLINE 0 + ## widget = lineedit + +MSG_DCBLINE 1 "DCB line" + +! Clk est.: Header of the clk RINEX file: Comments +! ------------------------------------------------ +COMMENT 2 + "CODE PRECISE CLOCK INFORMATION" + "BASED ON CODE AND PHASE MEASUREMENTS" + ## widget = uniline; numlines = 10 + +MSG_COMMENT 1 "Clk. RINEX Header: Comments" + +! ----------------------------------------- +! +! PARAMETER TYPE: Receiver Clock Offsets +! =============== +! +! ----------------------------------------- +! +! Enable Receiver Clock Errors +! ---------------------------- +RCVCLOCK 1 "0" + ## widget = checkbox; activeif = GEOTEC = GNSS + +MSG_RCVCLOCK 1 "Receiver clock offsets" + +RCVCLKLST 1 "FIRST" + ## widget = combobox; editable = false + ## cards = NONE FIRST LAST ALL MANUAL FROM_FILE + +MSG_RCVCLKLST 1 "Station selection" + +! Rclk.off: Manual selection +! -------------------------- +STATION5 1 "GANP 11515M001" + ## widget = selwin; pointer = STALST; activeif = RCVCLKLST == MANUAL + # GANP 11515M001 + # HERT 13212M010 + # JOZ2 12204M002 + # LAMA 12209M001 + # MATE 12734M008 + # ONSA 10402M004 + # PTBB 14234M001 + # TLSE 10003M009 + # WSRT 13506M005 + # WTZR 14201M010 + # WTZZ 14201M014 + # ZIM2 14001M008 + # ZIMM 14001M004 + +MSG_STATION5 1 "Rclk.off:Selection of list of stations" + +! Rclk.off: File with Stations(s) +! ---------------------------------- +STAFILE5 0 + ## widget = selwin; path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + ## activeif = RCVCLKLST == FROM_FILE; emptyallowed = true + # + +MSG_STAFILE5 1 "Rclk.off:File with the list of stations" + +! Rclk.off: Default Sigma +! -------------------------- +SIGMA5 0 + ## widget = lineedit; check_type = real; check_min = 0 + +MSG_SIGMA5 1 "Rclk.off: a priori sigma" + +! Rclk.off: Time Interval +! -------------------------- +RCOTIM 1 "0" + ## widget = radiobutton; group = DUMMY + +MSG_RCOTIM 1 "Time interval from observation files" + +RADIO5_1 1 "0" + ## widget = radiobutton; group = DUMMY + ## radiokeys = SESSION_YEAR5 SESSION_STRG5 + +MSG_RADIO5_1 1 "Defined by year and session identifier" + +RADIO5_2 1 "1" + ## widget = radiobutton; group = DUMMY + +MSG_RADIO5_2 1 "Defined by start and end times" + +! Rclk.off: Time Interval (Session spec.) +! ------------------------------------------ +SESSION_YEAR5 1 "2019" + ## widget = lineedit; multilineallowed = true; emptyallowed = false + # $Y+0 + +MSG_SESSION_YEAR5 1 "Rclk.off: Time Interval(YEAR)" + +SESSION_STRG5 1 "0110" + ## widget = lineedit; multilineallowed = true; emptyallowed = false + # $S+0 + +MSG_SESSION_STRG5 1 "Rclk.off: Time Interval(SESSION)" + +! Rclk.off: Time Interval (date/time) +! -------------------------------------- +STADAT5 0 + ## widget = lineedit; activeif = RADIO5_2 = 1; check_type = date + # + +MSG_STADAT5 1 "Rclk.off:Start Time(Year Month Day)" + +STATIM5 0 + ## widget = lineedit; emptyallowed = false + ## activeif = RADIO5_2 = 1 AND STADAT5 / _; check_type = time + # + +MSG_STATIM5 1 "Rclk.off:Start Time(Hour Minutes Seconds)" + +ENDDAT5 0 + ## widget = lineedit; activeif = RADIO5_2 = 1; check_type = date + # + +MSG_ENDDAT5 1 "Rclk.off:End Time(Year Month Day)" + +ENDTIM5 0 + ## widget = lineedit; emptyallowed = false + ## activeif = RADIO5_2 = 1 AND ENDDAT5 / _; check_type = time + # + +MSG_ENDTIM5 1 "Rclk.off:End Time(Hour Minutes Seconds)" + +! ----------------------------------------- +! +! PARAMETER TYPE: Range Biases +! =============== +! +! ----------------------------------------- +! +! Enable Range biases +! ------------------- +RBIAS 1 "0" + ## widget = checkbox; activeif = GEOTEC = SLR + +MSG_RBIAS 1 "Range biases" + +RGBLST 1 "NONE" + ## widget = combobox; editable = false + ## cards = NONE FIRST LAST ALL MANUAL FROM_FILE + +MSG_RGBLST 1 "Station selection" + +! Range biases: Manual selection of stations +! ------------------------------------------ +STATION9 0 + ## widget = selwin; activeif = RGBLST == MANUAL; pointer = STALST + +MSG_STATION9 1 "Range biases:Selection of list of stations" + +! Range biases: File with Stations(s) +! ----------------------------------- +STAFILE9 0 + ## widget = selwin; activeif = RGBLST == FROM_FILE; path = DIR_FIX + ## ext = EXT_FIX; maxfiles = 1; emptyallowed = true + # + +MSG_STAFILE9 1 "Range biases: File with the list of stations" + +! Satellite-specific or for all Satellites +! ---------------------------------------- +SATRGB 1 "SAT_SPECIFIC" + ## widget = combobox; editable = false + ## cards = SAT_SPECIFIC SYS_SPECIFIC PER_STATION + +MSG_SATRGB 1 "Range Bias set-up for satellites" + +! Range biases: Default Sigma +! ---------------------------- +SIGRGB 0 + ## widget = lineedit + +MSG_SIGRGB 1 "Range biases: a priori sigma" + +! ----------------------------------------- +! +! PARAMETER TYPE: Differential Code Biases +! =============== +! +! ----------------------------------------- +! +! Enable Differential Code Biases estimation +! ------------------------------------------ +DCBEST 1 "0" + ## widget = checkbox; activeif = FREQUENCY / DTEC AND GEOTEC = GNSS + +MSG_DCBEST 1 "Differential code biases" + +! DCB: Type of Differential Code Biases +! ------------------------------------- +DCBTYP 1 "P1-P2" + ## widget = combobox; editable = false + ## cards = P1-P2 P1-C1 LC P1-C1_MULTIPLIER + +MSG_DCBTYP 1 "Type of differential code biases" + +! DCB: Estimate Differential Code Biases for Satellites +! ----------------------------------------------------- +DCBSAT 1 "1" + ## widget = checkbox; activeif = DCBTYP / P1-C1_MULTIPLIER + +MSG_DCBSAT 1 "Estimate differential code biases for satellites" + +! DCB: Estimate Differential Code Biases for Receivers +! ---------------------------------------------------- +DCBREC 1 "0" + ## widget = checkbox + +MSG_DCBREC 1 "Estimate differential code biases for receivers" + +! DCB: Reference Satellite(s) +! --------------------------- +DCBREF 1 "SUM" + ## widget = combobox; editable = false; cards = SUM ALL + ## activeif = DCBSAT = 1 AND DCBTYP / P1-C1_MULTIPLIER + +MSG_DCBREF 1 "Reference satellite(s)" + +! DCB: A Priori Sigma for Reference Satellite Biases +! -------------------------------------------------- +DCBSIG 1 "0.01" + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = DCBSAT = 1 AND DCBTYP / P1-C1_MULTIPLIER + +MSG_DCBSIG 1 "DCB: A Priori Sigma for Reference Satellite Biases" + +! DCB: A Priori Sigma for Receiver Biases +! --------------------------------------- +DCBSIGR 1 "0.01" + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = DCBREC = 1 + +MSG_DCBSIGR 1 "DCB: A Priori Sigma for Receiver Biases" + +! ----------------------------------------- +! +! PARAMETER TYPE: Kinematic Positioning +! =============== +! +! ----------------------------------------- +! +! Enable Kinematic Station +! ------------------------ +KINEST 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC AND GEOTEC = GNSS + +MSG_KINEST 1 "Kinematic coordinates" + +! Kinematic Station(s) +! -------------------- +KINSTA 1 "MANUAL" + ## widget = combobox; editable = false + ## cards = FIRST LAST ALL MANUAL FROM_FILE + +MSG_KINSTA 1 "Station selection" + +! Kinematic Station(s): Manual Selection +! -------------------------------------- +STATION2 0 + ## widget = selwin; activeif = KINSTA == MANUAL; pointer = CENLST + +MSG_STATION2 1 "Kinematic Pos.: List of stations" + +! File with Kinematic Stations(s) +! ------------------------------- +STAFILE2 0 + ## widget = selwin; activeif = KINSTA == FROM_FILE; path = DIR_FIX + ## ext = EXT_FIX; maxfiles = 1; emptyallowed = true + # IGSNET + +MSG_STAFILE2 1 "Kinematic Pos.: File with the list of stations" + +SIGKIN 1 "NEU" + ## widget = combobox; editable = false; cards = NEU XYZ + +MSG_SIGKIN 1 "Reference frame" + +! Kinematic pos.: horizontal component sigma +! ------------------------------------------ +SIGKIN_H 0 + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = SIGKIN = NEU + +MSG_SIGKIN_H 1 "Kinematic pos.: Sigma for horizontal components" + +! Kinematic pos.: vertical component sigma +! ------------------------------------------ +SIGKIN_V 0 + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = SIGKIN = NEU + +MSG_SIGKIN_V 1 "Kinematic pos.: Sigma for vertical component" + +! Kinematic pos.: LEO sigma +! ------------------------------------------ +SIGKIN_L 0 + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = SIGKIN = XYZ + +MSG_SIGKIN_L 1 "Kinematic pos.: sigma for non-terrestrial objects" + +! Kin. positioning: min. number of stations +! ----------------------------------------- +MINKIN 1 "4" + ## widget = spinbox; range = 0 100 1 + +MSG_MINKIN 1 "kin. Pos.:min. number of obs. per epoch" + +! ----------------------------------------- +! +! PARAMETER TYPE: Satellite-specific Sigmas +! =============== +! +! ----------------------------------------- +! +! Satellite-Specific A Priori Sigmas +! ---------------------------------- +SVNAPR 1 "0" + ## widget = checkbox + +MSG_SVNAPR 1 "Satellite-specific a priori sigmas" + +! Satellite-specific Sigmas +! ------------------------- +SVNSIG 1 "" "" "" "" "" "" + ## widget = uniline; check_type.1 = integer; check_min.1 = 1 + ## check_max.1 = 999; check_type.2 = date; check_type.3 = time + ## check_type.4 = date; check_type.5 = time; check_type.6 = real + ## check_min.6 = 0.0; numlines = 10 + +MSG_SVNSIG 1 "Satellite specific a priori sigmas" + +! ----------------------------------------- +! +! PARAMETER TYPE: Hill-Resonance +! =============== +! +! ----------------------------------------- +! +! Enable Hill resonance +! --------------------- +HILL 1 "0" + ## widget = checkbox; activeif = RPRCOE / _ + +MSG_HILL 1 "Hill resonance terms" + +! Hill: manual specification +! -------------------------- +HILL_M 1 "0" + ## widget = radiobutton; group = HILL + +MSG_HILL_M 1 "Manual parameter setup" + +! Hill: set forces individually +! ----------------------------- +HILLSTR 1 "" "" "" "" + ## widget = uniline; numlines = 5 + +MSG_HILLSTR 1 "Hill: set forces individually" + +! Hill: default specification +! --------------------------- +HILL_D 1 "1" + ## widget = radiobutton; group = HILL + ## radiokeys = HILC1 HILC2 HILC3 HILP1 HILP2 HILP3 + +MSG_HILL_D 1 "Hill:Default parameter setup" + +! Hill: Enable constant radial force +! ---------------------------------- +HILC1 1 "1" + ## widget = checkbox + +MSG_HILC1 1 "Radial" + +! Hill: Sigma for constant radial force +! ------------------------------------- +SIGHILC1 0 + ## widget = lineedit; activeif = HILC1 == 1 AND HILL_D == 1 + ## check_type = real; check_min = 0.0 + # + +MSG_SIGHILC1 1 "Hill: Sigma for constant radial force" + +! Hill: Enable constant force in plane +! ------------------------------------ +HILC2 1 "1" + ## widget = checkbox + +MSG_HILC2 1 "Along track" + +! Hill: Sigma for constant force in plane +! --------------------------------------- +SIGHILC2 0 + ## widget = lineedit; activeif = HILC2 == 1 AND HILL_D == 1 + ## check_type = real; check_min = 0.0 + # + +MSG_SIGHILC2 1 "Hill: Sigma for along track" + +! Hill: Enable constant force out of plane +! ---------------------------------------- +HILC3 1 "1" + ## widget = checkbox + +MSG_HILC3 1 "Out of plane" + +! Hill: Sigma for constant force out of plane +! ------------------------------------------- +SIGHILC3 0 + ## widget = lineedit; activeif = HILC3 == 1 AND HILL_D == 1 + ## check_type = real; check_min = 0.0 + # + +MSG_SIGHILC3 1 "Hill: Sigma for constant force out of plane" + +! Hill: Enable periodic radial force +! ---------------------------------- +HILP1 1 "1" + ## widget = checkbox + +MSG_HILP1 1 "Periodic Radial" + +! Hill: Sigma for periodic radial force +! ------------------------------------- +SIGHILP1 0 + ## widget = lineedit; activeif = HILP1 == 1 AND HILL_D == 1 + ## check_type = real; check_min = 0.0 + # + +MSG_SIGHILP1 1 "Hill: Sigma for periodic radial force" + +! Hill: Enable periodic force in plane +! ------------------------------------ +HILP2 1 "1" + ## widget = checkbox + +MSG_HILP2 1 "Periodic along track" + +! Hill: Sigma for periodic force in plane +! --------------------------------------- +SIGHILP2 0 + ## widget = lineedit; activeif = HILP2 == 1 AND HILL_D == 1 + ## check_type = real; check_min = 0.0 + # + +MSG_SIGHILP2 1 "Hill: Sigma for periodic force along track" + +! Hill: Enable periodic force out of plane +! ---------------------------------------- +HILP3 1 "1" + ## widget = checkbox + +MSG_HILP3 1 "Periodic out of plane" + +! Hill: Sigma for periodic force out of plane +! ------------------------------------------- +SIGHILP3 0 + ## widget = lineedit; activeif = HILP3 == 1 AND HILL_D == 1 + ## check_type = real; check_min = 0.0 + # + +MSG_SIGHILP3 1 "Hill: Sigma for periodic force out of plane" + +! Hill: List of satellites +! ------------------------ +HILSATSTR 2 + "1" "2" "3" "4" "5" "6" "7" "8" "9" "10" "11" "12" "13" "14" "15" "16" + "17" "18" "19" "20" "21" "22" "23" "24" "25" "26" "27" "28" "29" "30" "31" "32" + ## widget = uniline + ## activeif = HILC1 == 1 OR HILC2 == 1 OR HILC3 == 1 OR HILP1 == 1 OR HILP2 == 1 OR HILP3 == 1 AND HILL_M / 1 + ## check_type = integer; check_min = 1; check_max = 999; numlines = 5 + +MSG_HILSATSTR 1 "Hill: List of satellites" + +! ----------------------------------------- +! +! PARAMETER TYPE: Earth Gravity Field +! =============== +! +! ----------------------------------------- +! +! Enable Earth gravity field +! -------------------------- +GRAVITY 1 "0" + ## widget = checkbox; activeif = RPRCOE / _ + +MSG_GRAVITY 1 "Earth gravity field" + +! Gravity: default setup +! ---------------------- +GRAVITY_D 1 "1" + ## widget = radiobutton; group = GRAVITY; radiokeys = POTDEG POTORD POTSIG + +MSG_GRAVITY_D 1 "Default setup" + +! Gravity: Max degree of development +! ---------------------------------- +POTDEG 1 "2" + ## widget = spinbox; range = 2 10 1; check_type = integer; check_min = 0 + +MSG_POTDEG 1 "Gravity: Max degree of development" + +! Gravity: Max order of development +! --------------------------------- +POTORD 1 "0" + ## widget = spinbox; range = 0 10 1; check_type = integer; check_min = 0 + +MSG_POTORD 1 "Gravity: Max order of development" + +! Gravity: a priori sigma +! ----------------------- +POTSIG 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_POTSIG 1 "Gravity: a priori sigma" + +! Gravity: manual setup +! --------------------- +GRAVITY_M 1 "0" + ## widget = radiobutton; group = GRAVITY; radiokeys = POTSTR + +MSG_GRAVITY_M 1 "Manual setup of special coefficients" + +! Gravity: direct setup of individual parameters +! ---------------------------------------------- +POTSTR 1 "" "" "" + ## widget = uniline; check_type.1 = integer; check_min.1 = 0 + ## check_type.2 = integer; check_min.2 = 0; check_type.3 = real + ## check_min.3 = 0.0; numlines = 5 + +MSG_POTSTR 1 "Gravity: manual setup of special coefficients" + +! ----------------------------------------- +! +! PARAMETER TYPE: Earth Albedo Radiation +! =============== +! +! ----------------------------------------- +! +! Enable Earth Albedo Radiation +! ----------------------------- +ALBEDO 1 "0" + ## widget = checkbox; activeif = RPRCOE / _ + +MSG_ALBEDO 1 "Earth albedo radiation" + +! Albedo: Absorption, constant +! ---------------------------- +ALB1 1 "1" + ## widget = checkbox + +MSG_ALB1 1 "Absorption, constant part" + +! Albedo: Sigma for absorption, constant +! -------------------------------------- +SIGALB1 1 "0.00" + ## widget = lineedit; activeif = ALB1 == 1; check_type = real + ## check_min = 0.0 + +MSG_SIGALB1 1 "Albedo: Sigma for absorption, constant part" + +! Albedo: Absorption, variable +! ---------------------------- +ALB2 1 "1" + ## widget = checkbox + +MSG_ALB2 1 "Absorption, variable surface due to solar panels" + +! Albedo: Sigma for absorption, variable +! -------------------------------------- +SIGALB2 1 "0.00" + ## widget = lineedit; activeif = ALB2 == 1; check_type = real + ## check_min = 0.0 + +MSG_SIGALB2 1 "Albedo: Sigma for absorption, variable surface due to solar panels" + +! Albedo: Reflection +! ------------------ +ALB3 1 "1" + ## widget = checkbox + +MSG_ALB3 1 "Reflection at solar panels" + +! Albedo: Sigma for reflection +! ---------------------------- +SIGALB3 1 "0.00" + ## widget = lineedit; activeif = ALB3 == 1; check_type = real + ## check_min = 0.0 + +MSG_SIGALB3 1 "Albedo: Sigma for reflection at solar panels" + +! Albedo: Satellite groups +! ------------------------ +ALBSATSTR 2 + "1" "1" "2" "3" "4" "5" "6" "7" "8" "9" "10" "11" "12" "13" "14" "15" "16" + "1" "17" "18" "19" "20" "21" "22" "23" "24" "25" "26" "27" "28" "29" "30" "31" "32" + ## widget = uniline; activeif = ALB1 == 1 OR ALB2 == 1 OR ALB3 == 1 + ## check_type = integer; check_min = 1; check_max = 99; numlines = 5 + +MSG_ALBSATSTR 1 "Albedo: define satellite groups" + +! Pre: Station Coord. +! ------------------- +PRE01 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING + ## activeif = FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC + +MSG_PRE01 1 "Station coordinates" + +! Pre: GLONASS reciever clock biases / Receiver Clocks +! ---------------------------------------------------- +PRE02 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING + ## activeif = MOREOPT = 1 AND RCVCLOCK = 1 OR GLOBIAS = 1 + +MSG_PRE02 1 "Pre-elimination: GLONASS receiver clock biases" + +! Pre: Orbit Elements +! ------------------- +PRE03 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = ORBADJ = 1 + +MSG_PRE03 1 "Pre-elimination: GNSS or LEO orbit determination" + +! Pre: Ambiguities +! ---------------- +PRE04 1 "AS_SOON_AS_POSSIBLE" + ## widget = combobox; editable = true + ## cards = NO AS_SOON_AS_POSSIBLE EVERY_SESSION PRIOR_TO_NEQ_SAVING + ## activeif = GEOTEC = GNSS + +MSG_PRE04 1 "Pre-elimination: Ambiguities" + +! Pre: Rec.Height.Calib. +! ---------------------- +PRE05 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = RANTOFF = 1 + +MSG_PRE05 1 "Pre-elimination: Receiver antenna offsets" + +! Pre: Site Troposphere +! --------------------- +PRE06 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = SITETROP = 1 + +MSG_PRE06 1 "Pre-elimination: Site Troposphere" + +! Pre: Local Ionosphere +! --------------------- +PRE07 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = LOCIONO = 1 + +MSG_PRE07 1 "Pre-elimination: Local Ionosphere" + +! Pre: Diff. Code Biases +! ---------------------- +PRE08 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = DCBEST = 1 + +MSG_PRE08 1 "Pre-elimination: Diff. Code Biases" + +! Pre: Local Troposphere +! ---------------------- +PRE09 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = LOCTROP = 1 + +MSG_PRE09 1 "Pre-elimination: Local Troposphere" + +! Pre: Earth Rotation +! ------------------- +PRE10 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = ERP = 1 + +MSG_PRE10 1 "Pre-elimination: Earth Rotation" + +! Pre: Sat. Ant.Off +! ----------------- +PRE12 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = SANTOFF = 1 + +MSG_PRE12 1 "Pre-elimination: GNSS antenna offsets" + +! Pre: Earth Potential +! -------------------- +PRE13 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = GRAVITY = 1 + +MSG_PRE13 1 "Pre-elimination: Earth gravity field" + +! Pre: Hill Resonances +! -------------------- +PRE14 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = HILL = 1 + +MSG_PRE14 1 "Pre-elimination: Hill resonance terms" + +! Pre: Earth Albedo +! ----------------- +PRE15 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = ALBEDO = 1 + +MSG_PRE15 1 "Pre-elimination: Earth albedo radiation" + +! Pre: Geocenter +! ------------------- +PRE16 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = GEOCENT = 1 + +MSG_PRE16 1 "Pre-elimination: Geocenter coordinates" + +! Pre: Diff. Ionosphere +! --------------------- +PRE17 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_EPOCH EVERY_SESSION PRIOR_TO_NEQ_SAVING + ## activeif = DIFFION = 1 + +MSG_PRE17 1 "Pre-elimination: stochastic ionosphere parameters" + +! Pre: Phase Center Var. +! ---------------------- +PRE18 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = RANTPAT = 1 + +MSG_PRE18 1 "Pre-elimination: REceiver antenna PCV patterns" + +! Pre: Global Ionosphere +! ---------------------- +PRE19 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = GLOBION = 1 + +MSG_PRE19 1 "Pre-elimination: Global ionosphere parameters" + +! Pre: Kin. Coordinates +! --------------------- +PRE21 1 "EVERY_EPOCH" + ## widget = combobox; editable = false + ## cards = NO EVERY_EPOCH EVERY_SESSION PRIOR_TO_NEQ_SAVING + ## activeif = KINEST = 1 + +MSG_PRE21 1 "Pre-elimination: Kinematic coordinates" + +! Pre: Scale models in Vienna grid files +! -------------------------------------- +PRE22 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = GRDLOAD = 1 + +MSG_PRE22 1 "Pre-elimination: Scale models in Vienna grid files" + +! Pre: Station Clocks +! ------------------- +PRE23 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_EPOCH EVERY_SESSION PRIOR_TO_NEQ_SAVING + ## activeif = CLOCKR = 1 + +MSG_PRE23 1 "Pre-elimination: Receiver clock offsets" + +! Pre: Satellite Clocks +! --------------------- +PRE24 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_EPOCH EVERY_SESSION PRIOR_TO_NEQ_SAVING + ## activeif = CLOCKS = 1 + +MSG_PRE24 1 "Pre-elimination: GNSS clock offsets" + +! Pre: GNSS PCV +! ------------- +PRE25 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = SANTPAT = 1 + +MSG_PRE25 1 "Pre-elimination: GNSS antenna PCV patterns" + +! Pre: Range biases +! ----------------- +PRE26 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = RBIAS = 1 + +MSG_PRE26 1 "Pre-elimination: Range Biases" + +! Pre: Higher-order ionospere scaling parameters +! ---------------------------------------------- +PRE27 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = SCALHOI = 1 + +MSG_PRE27 1 "Pre-elimination: Higher-order ionosphere scaling parameters" + +! Pre: GNSS-specific parameters +! ----------------------------- +PRE30 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = GNSSPEC = 1 + +MSG_PRE30 1 "Pre-elimination: GNSS-Specific parameters" + +! Define Time Offset +! ------------------ +PAR_OFF 0 + ## widget = lineedit; emptyallowed = true + # + +MSG_PAR_OFF 1 "Time offset for Parameter intervals" + +! Hide some experimental parameter types +! -------------------------------------- +MOREOPT 1 "0" + ## widget = checkbox + +MSG_MOREOPT 1 "Experimental Options" + +! ----------------------------------------- +! +! SELECTION LISTS: Station names +! =============== +! +! ----------------------------------------- +STALST 1 "GANP 11515M001" + ## widget = selwin; menuaux = MENUAUX; action = OBS + ## menuauxkeys = CONST PSFILES CSFILES PZFILES CZFILES RZFILES + # GANP 11515M001 + # HERT 13212M010 + # JOZ2 12204M002 + # LAMA 12209M001 + # MATE 12734M008 + # ONSA 10402M004 + # PTBB 14234M001 + # TLSE 10003M009 + # WSRT 13506M005 + # WTZR 14201M010 + # WTZZ 14201M014 + # ZIM2 14001M008 + # ZIMM 14001M004 + +CENLST 0 + ## widget = selwin; menuaux = MENUAUX; action = OBS + ## menuauxkeys = CONST ECCENT PSFILES CSFILES PZFILES CZFILES RZFILES + +! ----------------------------------------- +! +! SELECTION LISTS: Satellite list +! =============== +! +! ----------------------------------------- +SATLST 0 + ## widget = selwin; menuaux = MENUAUX; action = SATLST + ## menuauxkeys = CONST PSFILES CSFILES PZFILES CZFILES RZFILES + +! ----------------------------------------- +! +! SELECTION LISTS: Receiver/Antenna names +! =============== +! +! ----------------------------------------- +ANTGRP 0 + ## widget = selwin; menuaux = MENUAUX; action = ANTGRP + ## menuauxkeys = CONST PSFILES CSFILES PZFILES CZFILES + +MSG_ANTGRP 1 "Group satellite numbers" + +! ----------------------------------------- +! +! SELECTION LISTS: Antenna names +! =============== +! +! ----------------------------------------- +ANTGRPRI 0 + ## widget = selwin; menuaux = MENUAUX; action = ANTGRPRI + ## menuauxkeys = CONST PSFILES CSFILES PZFILES CZFILES + +! ----------------------------------------- +! +! SELECTION LISTS: Indiv. Receiver/Antennas +! =============== +! +! ----------------------------------------- +ANTLST 0 + ## widget = selwin; menuaux = MENUAUX; action = ANTLST + ## menuauxkeys = CONST PSFILES CSFILES PZFILES CZFILES + +! ----------------------------------------- +! +! SELECTION LISTS: Indiv. Antennas +! =============== +! +! ----------------------------------------- +ANTLSTRI 0 + ## widget = selwin; menuaux = MENUAUX; action = ANTLSTRI + ## menuauxkeys = CONST PSFILES CSFILES PZFILES CZFILES + +! ====================================================================== +! HIDDEN PANELS AND OPTIONS +! ====================================================================== +! Define array dimensions +! ----------------------- +SHOWMAX 1 "0" + ## widget = checkbox + +MSG_SHOWMAX 1 "Define array dimensions" + +! MAXLOC: Maximum number of parameters to be processed +! ---------------------------------------------------- +MAXLOC 0 + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_MAXLOC 1 "MAXLOC: Maximum number of parameters to be processed" + +! MAXFIL: Maximum number of files to be processed +! ----------------------------------------------- +MAXFIL 0 + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_MAXFIL 1 "MAXFIL: Maximum number of files to be processed" + +! MAXSTA: Maximum number of stations involved +! ------------------------------------------- +MAXSTA 0 + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_MAXSTA 1 "MAXSTA: Maximum number of stations involved" + +! MAXSAT: Maximum number of satellites involved +! --------------------------------------------- +MAXSAT 0 + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_MAXSAT 1 "MAXSAT: Maximum number of satellites involved" + +! MAXAMB: Maximum number of ambiguities in an observation file +! ------------------------------------------------------------ +MAXAMB 0 + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_MAXAMB 1 "MAXAMB: Maximum number of ambiguities in an observation file" + +! MAXPAR: Maximum number of parameters simultaneously processed +! ------------------------------------------------------------- +MAXPAR 0 + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_MAXPAR 1 "MAXPAR: Maximum number of parameters simultaneously processed" + +! MAXFLS: Maximum number of files simultaneously processed +! -------------------------------------------------------- +MAXFLS 0 + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_MAXFLS 1 "MAXFLS: Maximum number of files simultaneously processed" + +! MAXSAS: Maximum number of satellites simultaneously processed +! ------------------------------------------------------------- +MAXSAS 0 + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_MAXSAS 1 "MAXSAS: Maximum number of satellites simultaneously processed" + +! MAXAMP: Maximum number of ambiguities simultaneously processed +! -------------------------------------------------------------- +MAXAMP 0 + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_MAXAMP 1 "MAXAMP: Maximum number of ambiguities simultaneously processed" + +! MAXSNG: Maximum number of non-zero elements in one line of first design matrix +! ------------------------------------------------------------------------------ +MAXSNG 0 + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_MAXSNG 1 "MAXSNG: Maximum number of non-zero elements in one line of first design matrix" + +! Statistic: Apply clock syncronization errors +! -------------------------------------------- +USESYNCR 1 "0" + ## widget = checkbox + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# PARAMETER ESTIMATION - GPSEST 1.1: Input Files 1 # +# # +# GENERAL FILES AND PROCESSING MODE # +# Space geodetic technique > %%%%%% < # GEOTEC +# Differencing level > %%%%%% < # DIFLVL +# LEO data processing > % < # LEOPROC +# Show all general files > % < # SHOWGEN +# # +# OBSERVATION FILES # +# Phase observations > %%%%%%%% < > %%%%%%%% < # PSFILES PZFILES +# Code@ observations > %%%%%%%% < > %%%%%%%% < # CSFILES CZFILES +# Range observations > %%%%%%%% < # RZFILES +# # +# MAIN INPUT FILES # +# Station coordinates > %%%%%%%% < # COORD +# Satellite standard orbits > %%%%%%%% < # STDORB +# Earth rotation parameters > %%%%%%%% < # POLE +# Satellite clock corrections > %%%%%%%% < # SATCLK +# Differential code biases > %%%%%%%% < # DCBINP +# Gridded VMF1 coefficients > %%%%%%%% < # VMF1_FILES +# Ionosphere models > %%%%%%%% < # IONOS +# # +# CORRECTIONS FOR LOADING EFFECTS AND CENTER OF MASS # +# Ocean tidal loading > %%%%%%%% < # OCNLOAD +# Atmospheric tidal loading > %%%%%%%% < # ATMLOAD +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# GPSEST 1.2: Input Files 2 # +# # +# ADDITIONAL INPUT FILES # +# Satellite orbit partials > %%%%%%%% < # RPRCOE +# Clock RINEX file > %%%%%%%% < # RXCLKIN +# Inter-system biases > %%%%%%%% < # ISBINP +# Troposphere estimates > %%%%%%%% < # TROPEST +# Meteorological data > %%%%%%%% < # METFIL +# # +# GRIDDED LOADING PARAMETERS # +# Atmospheric pressure > %%%%%%%% < # ALOAD_FILES +# Ocean, non-tidal > %%%%%%%% < # ONTLD_FILES +# Hydrostatic pressure > %%%%%%%% < # HLOAD_FILES +# # +# AUXILIARY STATION FILES # +# Station information > %%%%%%%% < # STAINFO +# Kinematic coordinates > %%%%%%%% < # KININP +# Receiver antenna orientation > %%%%%%%% < # ANTAZI +# Observation sigma factors > %%%%%%%% < # STAWGT +# Station eccentricities > %%%%%%%% < # ECCENT +# END_PANEL #################################################################### + + +# BEGIN_PANEL LEOPROC = 1 OR GEOTEC = SLR ###################################### +# GPSEST 1.3: LEO- and SLR-specific Input Files # +# # +# LEO-SPECIFIC INPUT FILES # +# Standard orbits > %%%%%%%% < # LEOSTD +# Orbit partial derivatives > %%%%%%%% < # LEORPR +# Attitude data > %%%%%%%% < # ATTIT +# Kinematic velocities > %%%%%%%% < # KINVEL +# # +# SLR-SPECIFIC INPUT FILES # +# Data handling (biases, CoM) > %%%%%%%% < # RGBINP +# LEO precise orbits > %%%%%%%% < # LEOPRE +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWGEN = 1 ###################################################### +# GPSEST 1.4: General Files # +# # +# GENERAL INPUT FILES # +# General constants > %%%%%%%%%%%% < # CONST +# Geodetic datum > %%%%%%%%%%%% < # DATUM +# Phase center variations > %%%%%%%%%%%% < # PHASECC +# Receiver information > %%%%%%%%%%%% < # RECEIVR +# Satellite information > %%%%%%%%%%%% < # SATELL +# Satellite problems > %%%%%%%%%%%% < # SATCRUX +# Earth potential coefficients> %%%%%%%%%%%% < # POTCOE +# Subdaily pole model > %%%%%%%%%%%% < # SUBMOD +# Nutation model > %%%%%%%%%%%% < # NUTMOD +# SINEX header file > %%%%%%%%%%%% < # SINEXIN +# IONEX control file > %%%%%%%%%%%% < # IONEXCF +# GPS-UTC file > %%%%%%%%%%%% < # GPSUTC +# Frequency information > %%%%%%%%%%%% < # FRQINFO +# # +# MENU SETTINGS # +# Selected campaign > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% <# CAMPAIGN +# Selected session Year> %%%% < Session> %%%% < # YR4_INFO SES_INFO +# Session table > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% <# SESSION_TABLE +# # +# TEMPORARY FILES # +# Scratch files > %%%%%%%% < > %%%%%%%% < > %%%%%%%% < # AUXFIL AUXFIL1 KINSCR +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWMAX = 1 ###################################################### +# GPSEST 1.5: Array Dimension Specification # +# # +# MAXIMUM ARRAY DIMENSIONS (OVERALL) # +# MAXLOC: Parameters > %%%%%% < # MAXLOC +# MAXFIL: Files > %%%%%% < # MAXFIL +# MAXSTA: Stations > %%%%%% < # MAXSTA +# MAXSAT: Satellites > %%%%%% < # MAXSAT +# MAXAMB: Ambiguities per observation file > %%%%%% < # MAXAMB +# # +# MAXIMUM ARRAY DIMENSIONS (SIMULTANEOUSLY PROCESSED) # +# MAXPAR: Parameters > %%%%%% < # MAXPAR +# MAXFLS: Files > %%%%%% < # MAXFLS +# MAXSAS: Satellites > %%%%%% < # MAXSAS +# MAXAMP: Ambiguities > %%%%%% < # MAXAMP +# # +# MAXIMUM NUMBER OF # +# MAXSNG: Elements per line of first design matrix > %%%%%% < # MAXSNG +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# GPSEST 2.1: Output Files 1 # +# # +# GENERAL OUTPUT FILES # +# Program output > % < use GPSEST.Lnn or > %%%%%%%% < # SYSODEF SYSOUT +# Error message > % < merged to program output or > %%%%%%%% < # ERRMRG SYSERR +# # +# NORMAL EQUATION SYSTEM > %%%%%%%% < # NEQUARS +# # +# STATION- AND SATELLITE-RELATED RESULTS # +# Station coordinates > %%%%%%%% < # COORDRS +# Satellite orbital elements > %%%%%%%% < # ORBITRS +# Earth rotation parameters > %%%%%%%% < # POLERS +# Earth rotation parameters (IERS) > %%%%%%%% < # IERSPOL +# # +# ATMOSPHERE-SPECIFIC RESULTS # +# Troposphere estimates > %%%%%%%% < # TROPSAV +# Troposphere estimates (SINEX) > %%%%%%%% < # TROPSNX +# Ionosphere models > %%%%%%%% < # IONOSRS +# Ionosphere models (IONEX) > %%%%%%%% < # IONEXRS +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# GPSEST 2.2: Output Files 2 # +# # +# ADDITIONAL RESULT FILES # +# Differential code biases > %%%%%%%% < # DCBOUT +# Inter-system biases > %%%%%%%% < # ISBOUT +# Phase center variations (gridded) > %%%%%%%% < # PHASRSG +# Phase center variations (spherical)> %%%%%%%% < # PHASRSH +# # +# EPOCH-SPECIFIC RESULTS # +# GNSS clock corrections > %%%%%%%% < # CLKSAV +# Clock RINEX > %%%%%%%% < # CLKRNX +# Kinematic coordinates > %%%%%%%% < # KINOUT +# # +# AUXILIARY FILES # +# Observation residuals > %%%%%%%% < # RESIDRS +# Covariance matrix > %%%%%%%% < # COVTTRS +# Covariance matrix wrt coordinates > %%%%%%%% < # COVARRS +# END_PANEL #################################################################### + + +# BEGIN_PANEL GEOTEC = SLR OR LEOPROC = 1 ###################################### +# GPSEST 2.3: LEO- and SLR-specific Output Files # +# # +# LEO-SPECIFIC RESULT FILES # +# Orbital elements > %%%%%%%% < # LEORBRS +# # +# SLR-SPECIFIC RESULT FILES # +# Data handling (biases, CoM) > %%%%%%%% < # RGBOUT +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# GPSEST 3.1: General Options 1 # +# # +# TITLE > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # TITLE +# # +# OBSERVATION SELECTION # +# Satellite system > %%%%%%%%%%%%% < # SATSYS +# Frequency/linear combination > %%%%%%%%%%%%% < # FREQUENCY +# Elevation cutoff angle > %%%%%% %%%%%% %%%%%% %%%%%%%%%%%%% < # SODSEL +# Observation window > % < # WINDOW +# # +# OBSERVATION MODELING AND PARAMETER ESTIMATION # +# A priori sigma of unit weight > %%%%%% %%%%% < # ELVWGT +# Type of computed residuals > %%%%%%%%%%%%% < # NORRES +# Correlation strategy > %%%%%%%%%%%%% < # CORREL +# # +# LEO-SPECIFIC SELECTION AND MODELING OPTIONS # +# Elevation cutoff angle > %%%%%% %%%%% < # LEOEDW +# END_PANEL #################################################################### + + +# BEGIN_PANEL WINDOW = 1 ####################################################### +# GPSEST 3.1.1: Observation Window # +# # +# OBSERVATION WINDOW # +# # +# > % < Defined by Year and Session identifier # RADIO1_1 +# Year > %%%% < Session > %%%% < # SESSION_YEAR1 SESSION_STRG1 +# # +# # +# > % < Defined by Start and End times # RADIO1_2 +# yyyy mm dd hh mm ss yyyy mm dd hh mm ss # +# Start > %%%%%%%%%% < > %%%%%%%% < End > %%%%%%%%%% < > %%%%%%%% < # STADAT1 STATIM1 ENDDAT1 ENDTIM1 +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# GPSEST 3.2: General Options 2 # +# # +# A PRIORI TROPOSPHERE MODELING # +# ZPD model and mapping function > %%%%%%%%%%%%% < for GNSS # TROPOS +# > %%%%%%%%%%%%% < for SLR # TROPOS_S +# # +# HANDLING OF AMBIGUITIES # +# Resolution strategy > %%%%%%%%%%%%% < # AMBSTRAT +# Solve ambiguities for > %%%%%%%%%%%%% < # SATSYS_AR +# Consider GPS quarter-cycle biases> %%%%%%%%%%%%% < # AMBQCPB +# Save resolved ambiguities > % < # AMBSAVE +# Introduce widelane integers > % < # APRWIDE +# Introduce L1 and L2 integers > % < # APRL1L2 +# # +# SPECIAL PROCESSING OPTIONS # +# Stop program after NEQ saving > % < # OBS2NEQ +# Activate extended program output > % < # PRINT +# END_PANEL #################################################################### + + +# BEGIN_PANEL PRINT = 1 ######################################################## +# GPSEST 3.2.1.1: Extended Program Output Options # +# # +# INFORMATION RELATED TO OBSERVATIONS # +# List of observations given in files > % < # PRTNUMOB +# List of observations used for processing > % < # PRTNUMDD +# Satellite elevations > % < # PRTELEV +# Histogram of observations by elevation angle bins > % < # PRTNOBEL +# Histogram of observations by nadir angle bins > % < # PRTNOBNA +# Phase-connected time intervals > % < # PRTTIMFL +# # +# INFORMATION RELATED TO ESTIMATED PARAMETERS # +# List of all parameters > % < # PRTPARAM +# Unresolved ambiguities after each iteration step > % < # PRTAMBIT +# Suppression of output concerning troposphere parameter > % < # PRTTRP +# Suppression of output concerning coordinate parameter > % < # PRTCRD +# Suppression of output concerning ambiguity parameter > % < # PRTAMB +# Suppression of output concerning epoch parameters > % < # PRTEPPAR +# END_PANEL #################################################################### + + +# BEGIN_PANEL PRINT = 1 ######################################################## +# GPSEST 3.2.1.2: Extended Program Output Options # +# # +# OTHER INFORMATION # +# Resolved ambiguities from observation files > % < # PRTAMBFL +# Constants, antenna offsets, ionosphere coefficients > % < # PRTPOLE +# Station eccentricities, receiver information > % < # PRTPOSEC +# Receiver synchronization errors > % < # PRTSYNCH +# RMS of ellipsoidal coordinates and differences > % < # PRTBLH +# Slope distances and their RMS > % < # PRTDIS +# Statistics on the parameter dimensions > % < # PRTMAX +# # +# HELMERT TRANSFORMATION OF RESULTING STATION COORDINATES # +# Activate Helmert transformation > % < # PRTHELM +# Coordinate system for transformation > %%%%%%%%%%%% < # COORDSYS +# Rotation > % < # ROTXYZ +# Scale > % < # SCALE +# END_PANEL #################################################################### + + +# BEGIN_PANEL DIFLVL = DOUBLE AND AMBSTRAT = SEARCH ############################ +# GPSEST 3.2.2: General Search Ambiguity Resolution Strategy # +# # +# OPTIONS AND CRITERIA FOR TESTING # +# Baseline-wise ambiguity resolution > % < # IFBASL +# Search width in units of standard deviation > %%%%% < # IFSWID +# Minimum allowed RMS ratio re 2nd best to best > %%%%% < # IF21 +# Maximum allowed RMS ratio re fixed to float > %%%%% < # IFFXFL +# Search width for geometry-free linear combination > %%%%% %%%%% < # MXAMBIT +# Ambiguity resolvable if exactly one integer within > %%%%% %%%%% %%%%% %%%%%%%%%%%%%%% < # GLORES +# END_PANEL #################################################################### + + +# BEGIN_PANEL DIFLVL = DOUBLE AND AMBSTRAT = QIF ############################### +# GPSEST 3.2.4: Quasi-Ionosphere-Free Ambiguity Resolution Strategy # +# # +# OPTIONS AND CRITERIA FOR TESTING # +# Maximal number of ambiguities fixed per iteration step > %%%%% < # MXAQIF +# Search width for pairs of L1 and L2 ambiguities > %%%%% %%%%% %%%%% %%%%% < # LAFXFL +# Maximum allowed RMS of unit weight for fixed solution > %%%%% %%%%%%%%%%%%%%% < # LAMRES +# END_PANEL #################################################################### + + +# BEGIN_PANEL DIFLVL = ZERO #################################################### +# GPSEST 3.3: General Options 3 # +# # +# OPTIONS CONCERNING INTRODUCED CLOCK CORRECTIONS # +# Primary source for satellite clocks > %%%%%%%%%%%%%%%%% < # USERXCLK +# Receiver@ clock missing in clock RINEX file > %%%%%%%%%%%%%%%%% < # NORXCLKR +# Satellite clock missing in clock RINEX file > %%%%%%%%%%%%%%%%% < # NORXCLKS +# Satellite clock missing in Bernese clock file> %%%%%%%%%%%%%%%%% < # NOSATCLK +# Clock interpolation allowed over > %%%%%% %%%%%% % < # PRELJ2 +# Correction for polarization effect > %%%%%%%%%% < total effect # POLARI2D +# > %%%%%%%%%% < geometric part # POLARI1D +# END_PANEL #################################################################### + + +# BEGIN_PANEL FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC ##### +# GPSEST 4: Datum Definition for Station Coordinates # +# # +# DATUM DEFINITION TYPE # +# > % < Free network solution # RADIO8_3 +# > % < Coordinates constrained > %%%%%%%%%%%% < # RADIO8_2 SIGSTA +# > % < Coordinates fixed > %%%%%%%%%%%% < # RADIO8_1 FIXSTA +# # +# A PRIORI SIGMAS # +# North > %%%%%%% %%%%%%% %%%%%%% %%%%%%%%%%%%%%%%%%%% < # STATION4 +# List of stations (and sigmas) from file > %%%%%%%% < # STAFILE4 +# Stations with specific flags in CRD file > %%%%%%%% < #: all non-blank # STAFLAG4 +# END_PANEL #################################################################### + + +# BEGIN_PANEL FIXSTA = MANUAL OR FIXSTA = FROM_FILE OR FIXSTA = WITH_FLAG AND FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC +# GPSEST 4.1: Datum Definition for Station Coordinates # +# # +# STATION COORDINATES TO BE FIXED # +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # STATION1 +# List of stations from file > %%%%%%%% < # STAFILE1 +# Stations with specific flags in CRD file > %%%%%%%% < #: all non-blank # STAFLAG1 +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# GPSEST 5.1: Setup of Parameters and Pre-Elimination 1 # +# # +# STATION-RELATED PARAMETERS Setup Pre-Elimination # +# Station coordinates > %%%%%%%%%%%%%%%%%%%% < # PRE01 +# Ambiguities > %%%%%%%%%%%%%%%%%%%% < # PRE04 +# # +# ATMOSPHERIC PARAMETERS # +# Site-specific troposphere parameters > % < > %%%%%%%%%%%%%%%%%%%% < # SITETROP PRE06 +# Global ionosphere parameters > % < > %%%%%%%%%%%%%%%%%%%% < # GLOBION PRE19 +# # +# GLOBAL PARAMETERS # +# Orbital parameters > % < > %%%%%%%%%%%%%%%%%%%% < # ORBADJ PRE03 +# Earth orientation parameters > % < > %%%%%%%%%%%%%%%%%%%% < # ERP PRE10 +# Geocenter coordinates > % < > %%%%%%%%%%%%%%%%%%%% < # GEOCENT PRE16 +# # +# EPOCH PARAMETERS # +# Receiver clock offsets > % < > %%%%%%%%%%%%%%%%%%%% < # CLOCKR PRE23 +# Satellite clock offsets > % < > %%%%%%%%%%%%%%%%%%%% < # CLOCKS PRE24 +# Kinematic coordinates > % < > %%%%%%%%%%%%%%%%%%%% < # KINEST PRE21 +# Stochastic ionosphere parameters > % < > %%%%%%%%%%%%%%%%%%%% < # DIFFION PRE17 +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# GPSEST 5.2: Setup of Parameters and Pre-Elimination 2 # +# # +# BIAS PARAMETERS Setup Pre-Elimination # +# Differential code biases > % < > %%%%%%%%%%%%%%%%%%%% < # DCBEST PRE08 +# GLONASS receiver clock biases > % < > %%%%%%%%%%%%%%%%%%%% < # GLOBIAS PRE02 +# GNSS-specific translation parameters > % < > %%%%%%%%%%%%%%%%%%%% < # GNSSPEC PRE30 +# # +# ANTENNA PHASE CENTER PARAMETERS # +# Satellite phase center offsets > % < > %%%%%%%%%%%%%%%%%%%% < # SANTOFF PRE12 +# Satellite phase center variations > % < > %%%%%%%%%%%%%%%%%%%% < # SANTPAT PRE25 +# Receiver@ phase center offsets > % < > %%%%%%%%%%%%%%%%%%%% < # RANTOFF PRE05 +# Receiver@ phase center variations > % < > %%%%%%%%%%%%%%%%%%%% < # RANTPAT PRE18 +# # +# PARAMETER SCALING FACTORS # +# Scaling related to loading effects > % < > %%%%%%%%%%%%%%%%%%%% < # GRDLOAD PRE22 +# Higher-order ionosphere scaling > % < > %%%%%%%%%%%%%%%%%%%% < # SCALHOI PRE27 +# # +# SLR-RELATED PARAMETERS # +# Range biases > % < > %%%%%%%%%%%%%%%%%%%% < # RBIAS PRE26 +# # +# TIME OFFSET FOR PARAMETER INTERVALS > %%%%%%%%% < (hhh mm ss) # PAR_OFF +# END_PANEL #################################################################### + + +# BEGIN_PANEL MOREOPT = 1 ###################################################### +# GPSEST 5.3: Parameter Setup of Experimental Parameters # +# # +# STATION-RELATED PARAMETERS Setup Pre-Elimination # +# Receiver clock offsets > % < same as GLONASS clock bias # RCVCLOCK PRE02 +# Time-dependent GLONASS biases > % < same as GLONASS clock bias # IFBWIN +# # +# ATMOSPHERIC PARAMETERS Setup Pre-Elimination # +# Local troposphere parameters > % < > %%%%%%%%%%%%%%%%%%%% < # LOCTROP PRE09 +# Local ionosphere parameters > % < > %%%%%%%%%%%%%%%%%%%% < # LOCIONO PRE07 +# # +# ADDITIONAL PARAMETERS # +# Earth gravity field > % < > %%%%%%%%%%%%%%%%%%%% < # GRAVITY PRE13 +# Earth albedo radiation > % < > %%%%%%%%%%%%%%%%%%%% < # ALBEDO PRE15 +# Hill resonance terms > % < > %%%%%%%%%%%%%%%%%%%% < # HILL PRE14 +# # +# EXPERIMENTAL OPTIONS # +# Satellite-specific a priori sigmas > % < # SVNAPR +# END_PANEL #################################################################### + + +# BEGIN_PANEL SITETROP = 1 ##################################################### +# GPSEST 6.1.1: Site-Specific Troposphere Parameters 1 # +# # +# ZENITH PATH DELAY PARAMETERS # +# Mapping function > %%%%%%%%%% < # MAPPNG +# Parameter spacing > %%%%%%%% <(hh mm ss) # NUMPAR +# # +# HORIZONTAL GRADIENT PARAMETERS # +# Gradient estimation model > %%%%%%%%%% < # TRPGRD +# Parameter spacing > %%%%%%%% <(hh mm ss) # NUMGRD +# # +# A PRIORI SIGMAS Absolute Relative # +# Zenith path delay > %%%%%%%% %%%%%%%% %%%%%%%% %%%%%%%% %%%%%%%%% <(hhh mm ss) Time resolution> %%%%%%%% <(hh mm ss)# TRPOFF TRPRES +# END_PANEL #################################################################### + + +# BEGIN_PANEL SITETROP = 1 ##################################################### +# GPSEST 6.1.2: Site-Specific Troposphere Parameters 2 # +# # +# STATIONS TO BE EXCLUDED FROM TROPOSPHERE ESTIMATION # +# Station selection > %%%%%%%%%%% < # NTRPSEL +# Station list from file > %%%%%%%% < # STAFILE6 +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # STATION6 +# # +# STATIONS WITH SPECIAL A PRIORI SIGMAS # +# Station selection > %%%%%%%%%%% < # SPESEL +# Station list from file > %%%%%%%% < # STAFILE3 +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # STATION3 +# # +# SPECIAL A PRIORI SIGMAS Absolute Relative # +# Zenith path delay > %%%%%%%% %%%%%%%% %%%%%%%% %%%%%%%% %%%%%%%% < (hh mm ss) # NUMION +# Station-specific models > % < # MLTMOD +# 4-figure model name > %%%% < # GIMNAM +# # +# NUMBER OF COEFFICIENTS # +# Maximum degree of spherical harmonics> %%%% < # MAXDEG +# Maximum order of spherical harmonics > %%%% < # MAXORD +# # +# ESTIMATION OF SINGLE-LAYER HEIGHT PARAMETERS # +# Number of height parameters > %%%% < # HGTEST +# Absolute sigma for height parameters > %%%%%%% %%%%%%% %%%%%%%%%%% < # STADYN +# Reference frame definition > %%%%%%%%%%% < # REFFRM +# Longitude of the Sun > %%%%% < # LONSUN +# Mapping function > %%%%% < # MAPFUN +# # +# ADDITIONAL INFORMATION # +# A priori height of single layer > %%%%%%% %%%%%%% %%%%%%% %%%%%%% %%%%%%% %%%%%%%% < > %%%%%%%% < # ORBEST ORBEST_LST +# # +# SETUP OF ORBITAL ELEMENTS A priori sigma # +# Semi major axis > % < > %%%%%%%%% % < > %%%%%%%%% < # ECCENTR SIGECCE +# Inclination > % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < # STCEST +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL RPRCOE / _ AND ORBADJ = 1 AND STCEST = 1 ######################### +# GPSEST 6.3.2: Satellite Orbit Determination 2 # +# # +# OPTIONS CONCERNING ESTIMATION OF STOCHASTIC PULSES # +# Number of parameter sets per day > %%% < # NUMSET1 +# Additional requests for further epochs> % < # STCSPEC +# # +# SETUP OF STOCHASTIC PULSES A priori sigma # +# Radial > % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% PRN Par/day _Sigma1_ _Sigma2_ _Sigma3_ < # SATGROUP +# END_PANEL #################################################################### + + +# BEGIN_PANEL RPRCOE / _ AND ORBADJ = 1 AND STCEST = 1 AND STCSPEC = 1 ######### +# GPSEST 6.3.3: Satellite Orbit Determination 3 # +# # +# ADDITIONAL SETUP REQUESTS FOR STOCHASTIC PULSES # +# > PRN yyyy_mm_dd hh_mm_ss _Sigma1_ _Sigma2_ _Sigma3_ < # STCGROUP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL LEORPR / _ AND LEOPROC = 1 AND ORBADJ = 1 ######################## +# GPSEST 6.4.1: LEO Orbit Determination 1 # +# # +# SETUP OF ORBITAL ELEMENTS A priori sigma # +# Semi major axis > % < > %%%%%%%%% % < > %%%%%%%%% < # ECCENTR2 SIGECCE2 +# Inclination > % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < # STCEST2 +# END_PANEL #################################################################### + + +# BEGIN_PANEL LEORPR / _ AND LEOPROC = 1 AND ORBADJ = 1 AND STCEST2 = 1 ######## +# GPSEST 6.4.2: LEO Orbit Determination 2 # +# # +# OPTIONS CONCERNING ESTIMATION OF STOCHASTIC PARAMETERS # +# Parameters are defined as changes in > %%%%%%%%%%%% < # PULSDEF2 +# Number of parameter sets per day > %%% < # NUMSET12 +# Additional requests for further epochs> % < # STCSPEC2 +# # +# SETUP OF STOCHASTIC PARAMETERS A priori sigma # +# Radial > % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% LEO Par/day _Sigma1_ _Sigma2_ _Sigma3_ < # SATGROUP2 +# END_PANEL #################################################################### + + +# BEGIN_PANEL LEORPR / _ AND LEOPROC = 1 AND ORBADJ = 1 AND STCEST2 = 1 AND STCSPEC2 = 1 # +# GPSEST 6.4.3: LEO Orbit Determination 3 # +# # +# ADDITIONAL SETUP REQUESTS FOR STOCHASTIC PARAMETERS # +# > LEO yyyy_mm_dd hh_mm_ss _Sigma1_ _Sigma2_ _Sigma3_ < # STCGROUP2 +# END_PANEL #################################################################### + + +# BEGIN_PANEL ERP = 1 ########################################################## +# GPSEST 6.5: Earth Orientation Parameters # +# # +# PARAMETER SETUP # +# Parameter spacing > %%%%%%%% <(hh mm ss) # NUMSET +# Continuity between sets > %%%%% < # CONTI +# Drifts constrained to zero > %%%%% < # CONSTRA +# # +# NUMBER OF PARAMETERS PER SET AND CONSTRAINING # +# Par/set First parameter Other parameters # +# X pole > % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% < > %%%%%%%%% % < > %%%%%%%%% < > %%%%%%%%% % < > %%%%%%%%% < > %%%%%%%%% %%%%%%%% <(hh mm ss) # NVBERN +# IERS ERP file > %%%%%%%% <(hh mm ss) # NVIERS +# END_PANEL #################################################################### + + +# BEGIN_PANEL GEOCENT = 1 ###################################################### +# GPSEST 6.6: Geocenter Coordinates # +# # +# PARAMETER SETUP A priori sigma # +# X-component > % < > %%%%%%%% % < > %%%%%%%% % < > %%%%%%%% % < # PHASEPO +# Var-covar wrt epoch parameters > %%%%%%%%%%%%%%%%% < # QXXEPO +# Sampling rate for resubstitution > %%%%%% %%%%%% %%%%%%%%%%%%%%%%%%%% < # REFSUM +# # +# REFERENCE STATIONS # +# Selection of reference stations > %%%%%%%%%%%%%%%%%%%% < # REFCLOCKR +# Manual station selection > %%%%%%%%%%%%%%%%%%%% < # STATION8 +# Station list from file > %%%%%%%% < # STAFILE8 +# # +# REFERENCE SATELLITES # +# Selection of reference satellites > %%%%%%%%%%%%%%%%%%%% < # REFCLOCKS +# Manual satellite selection > %%%%%%%%%%%%%%%%%%%% < # SATELLITE8 +# Satellite list from file > %%%%%%%% < # SATFILE8 +# # +# ADDITIONAL OPTIONS # +# Minimum number of obs per station clock > %%% < # MINSTA +# Minimum number of obs per satellite clock> %%% < # MINSAT +# # +# GLONASS CLOCK ESTIMATION # +# GLONASS receiver clock biases > %%%%%%%%%%%%%%%%%%%% < # RCVCLKTYP +# Receiver clocks for each satellite system> % < # RCLKSYS +# END_PANEL #################################################################### + + +# BEGIN_PANEL CLOCKR = 1 OR CLOCKS = 1 AND CLKRNX / _ ########################## +# GPSEST 6.8.2: Clock Estimation 2 # +# # +# HEADER ENTRIES FOR CLOCK RINEX RESULT FILE # +# Run by > %%%%%%%%%%%%%%%%%%% < # RUNBY +# AC designator > %%%% < # AC +# AC name > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # ACNAME +# # +# Time system > %%%% < # TIMESYS +# DCBs applied > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # DCBLINE +# # +# Comment lines: # +# > Comment_lines_______________________________________________ < # COMMENT +# END_PANEL #################################################################### + + +# BEGIN_PANEL KINEST = 1 ####################################################### +# GPSEST 6.9: Kinematic Coordinates # +# # +# STATIONS TO BE TREATED AS KINEMATIC # +# Station selection > %%%%%%%%%%% < # KINSTA +# Station list from file > %%%%%%%% < # STAFILE2 +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # STATION2 +# # +# A PRIORI SIGMAS # +# Reference frame > %%%%% < # SIGKIN +# Sigma for horizontal components > %%%%%%% %%%%%%% %%%%%%% % < # MINKIN +# END_PANEL #################################################################### + + +# BEGIN_PANEL DIFFION = 1 ###################################################### +# GPSEST 6.10: Stochastic Ionosphere Parameters # +# # +# STOCHASTIC IONOSPHERE PARAMETERS # +# Elimination of reference ionosphere parameters > % < # DIONELI +# Elevation-dependent parameter constraining > % < # DIONCON +# Absolute a priori sigma on single difference level > %%%%%% %%%%%% %%%%%%%%%%%%%%%%% < # DCBTYP +# Estimate differential code biases for satellites > % < # DCBSAT +# Estimate differential code biases for receivers > % < # DCBREC +# # +# DATUM DEFINITION AND CONSTRAINING # +# Reference satellite(s) > %%%%% < # DCBREF +# A priori sigma for reference satellite biases > %%%%%%% %%%%%%% %%%%%%%% < # SYSTRA +# A priori sigmas North > %%%%%%%% %%%%%%%% %%%%%%%% %%%%%%%% < # SYSTRP +# A priori sigma > %%%%%%%% % <@@Y> % <@@Z> % < # SATANTX SATANTY SATANTZ +# Grouping > %%%%%%%%%%%% < # SAOSEL +# Advanced setup > % < # SATANT0 +# # +# PARAMETER CONSTRAINING # +# X-component > %%%%%%%% %%%%%%%% %%%%%%%% Group hh_mm_ss _X(m)_ _Y(m)_ _Z(m)_ _X(m)_ _Y(m)_ _Z(m)_ < # SATANTSTR +# END_PANEL #################################################################### + + +# BEGIN_PANEL SANTOFF = 1 AND SAOSEL = MANUAL ################################## +# GPSEST 6.13.3: Satellite Antenna Phase Center Offsets 3 # +# # +# MANUAL GROUP DEFINITION # +# Satellite numbers # +# > Grp ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ < # SATANTGRP +# END_PANEL #################################################################### + + +# BEGIN_PANEL SANTPAT = 1 ###################################################### +# GPSEST 6.14.1: Satellite Antenna Phase Center Variations 1 # +# # +# PARAMETER SETUP # +# Grouping > %%%%%%%%%%%% < # SAPSEL +# Maximum nadir angle > %%%%%%%% %%%%%%%% %%%%%%%% %%%%%%%% Grp ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ < # SAPGRP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL RANTOFF = 1 ###################################################### +# GPSEST 6.15.1: Receiver Antenna Phase Center Offsets 1 # +# # +# PARAMETER SETUP # +# Antenna offset component North> % <@@East> % <@@Up> % < # RAON RAOE RAOU +# Satellite system > %%%%%%%% < # RAOPRN +# Frequencies > %%%%%%%% < # RAOFRQ +# Grouping > %%%%%%%%%%%%%%%%%%%%% < # RAOSEL +# # +# PARAMETER CONSTRAINING # +# Sigma for horizontal components> %%%%%%%% %%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAOGRPI +# Reference > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAOREFGI +# # +# RECEIVER-DEPENDENT SELECTION # +# Estimated > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAOGRP +# Reference > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAOREFG +# # +# INDIVIDUAL ANTENNAS # +# Estimated > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAOANT +# Reference > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAOREFI +# END_PANEL #################################################################### + + +# BEGIN_PANEL RANTOFF = 1 AND RAOSEL = MANUAL ############################################# +# GPSEST 6.15.3: Receiver Antenna Offsets 3 # +# # +# MANUAL SETUP # +# Antenna numbers Sigma (meters) # +#> Antenna_name________ Receiver_name_____ from__ to____ Frq_ Sys horiz.__ vert.___ < # RAOSTR +# # +# END_PANEL ############################################################################### + + +# BEGIN_PANEL RANTPAT = 1 ###################################################### +# GPSEST 6.16.1: Receiver Antenna Phase Center Variations 1 # +# # +# PARAMETER SETUP # +# Satellite system > %%%%%%%% < # RAPPRN +# Frequencies > %%%%%%%% < # RAPFRQ +# Grouping > %%%%%%%%%%%%%%%%%%%%% < # RAPSEL +# # +# TYPE OF MODELLING # +# > % %%% < degrees # RAPZENMAX +# Elevation increment > %%% < degrees # RAPDELE +# Azimuth increment > %%% < degrees # RAPDAZI +# > % %%% < # RAPHARMN +# Order m > %%% < # RAPHARMM +# # +# PARAMETER CONSTRAINING # +# A priori sigma > %%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAPGRPI +# Reference > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAPREFGI +# # +# RECEIVER-DEPENDENT SELECTION # +# Estimated > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAPGRP +# Reference > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAPREFG +# # +# INDIVIDUAL ANTENNAS # +# Estimated > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAPANT +# Reference > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAPREFI +# END_PANEL #################################################################### + + +# BEGIN_PANEL RANTPAT = 1 AND RAPSEL = MANUAL ########################################### +# GPSEST 6.16.3: Receiver Antenna Phase Center Variations 3 # +# # +# MANUAL SETUP # +# Antenna numbers Increment # +#> Antenna_name________ Receiver_name_____ from__ to____ Frq_ Sys Ele Azi Sigma___< # RAPSTR +# # +# END_PANEL ############################################################################# + + +# BEGIN_PANEL GRDLOAD = 1 ###################################################### +# GPSEST 6.17: Scaling Factors Related to Loading Effects # +# # +# ATMOSPHERIC PRESSURE LOADING # +# Parameter setup > %%%%%%%%%%%%%%%%%% < > %%%%%%%% < # ALOADSET ALOADCLU +# Parameter decomposition > %%%%%%%%%%%%%%%%%% < # ALOADDEC +# Sigma in North/horizontal/overall> %%%%%%%% < meters # ALOADSIG1 +# @@@@@@@@@East@/vertical > %%%%%%%% < meters # ALOADSIG2 +# @@@@@@@@@Up > %%%%%%%% < meters # ALOADSIG3 +# # +# OCEAN NON-TIDAL LOADING # +# Parameter setup > %%%%%%%%%%%%%%%%%% < > %%%%%%%% < # ONTLDSET ONTLDCLU +# Parameter decomposition > %%%%%%%%%%%%%%%%%% < # ONTLDDEC +# Sigma in North/horizontal/overall> %%%%%%%% < meters # ONTLDSIG1 +# @@@@@@@@@East@/vertical > %%%%%%%% < meters # ONTLDSIG2 +# @@@@@@@@@Up > %%%%%%%% < meters # ONTLDSIG3 +# # +# HYDROSTATIC PRESSURE LOADING # +# Parameter setup > %%%%%%%%%%%%%%%%%% < > %%%%%%%% < # HLOADSET HLOADCLU +# Parameter decomposition > %%%%%%%%%%%%%%%%%% < # HLOADDEC +# Sigma in North/horizontal/overall> %%%%%%%% < meters # HLOADSIG1 +# @@@@@@@@@East@/vertical > %%%%%%%% < meters # HLOADSIG2 +# @@@@@@@@@Up > %%%%%%%% < meters # HLOADSIG3 +# END_PANEL #################################################################### + + +# BEGIN_PANEL SCALHOI = 1 ###################################################### +# GPSEST 6.18: Higher-order Ionosphere Scaling Factors # +# # +# PARAMETER SETUP FOR Setup Sigma # +# Second-order term > %%%%%%%%%%%%%%% < > %%%%%%%%%% < # HOI1 SIGHOI1 +# Third-order term > %%%%%%%%%%%%%%% < > %%%%%%%%%% < # HOI2 SIGHOI2 +# Ray path bending term > %%%%%%%%%%%%%%% < > %%%%%%%%%% < # HOI3 SIGHOI3 +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL RBIAS = 1 ######################################################## +# GPSEST 6.19: SLR Range Biases # +# # +# PARAMETER SETUP # +# Station selection > %%%%%%%%%%% < # RGBLST +# File with the list of stations > %%%%%%%% < # STAFILE9 +# Manual selection of stations > %%%%%%%%%%%%%%%%%%%% < # STATION9 +# Definition of satellite groups > %%%%%%%%%%%% < # SATRGB +# # +# PARAMETER CONSTRAINING # +# A priori sigma > %%%%%%%%% %%%%%%%%%%% < # RCVCLKLST +# File with the list of stations > %%%%%%%% < # STAFILE5 +# Selection of list of stations > %%%%%%%%%%%%%%%%%%%% < # STATION5 +# A priori sigma > %%%%% % < Time interval from observation files # RCOTIM +# # +# > % < Defined by year and session identifier # RADIO5_1 +# Year > %%%% < Session > %%%% < # SESSION_YEAR5 SESSION_STRG5 +# # +# > % < Defined by start and end times # RADIO5_2 +# yyyy mm dd hh mm ss yyyy mm dd hh mm ss # +# Start> %%%%%%%%%% < > %%%%%%%% < End> %%%%%%%%%% < > %%%%%%%% < # STADAT5 STATIM5 ENDDAT5 ENDTIM5 +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL MOREOPT = 1 AND LOCTROP = 1 ###################################### +# GPSEST 99.2: Local Troposphere Parameters # +# # +# MODEL SPECIFICATION # +# Parameter interval > %%%%%%%% <(hh mm ss) # LTRPMOD +# Polynomial degree > %% < # LTRPPAR +# A priori sigma for zero-order term> %%%%%%%% %%%%%%%% Model Latitude___ Longitude__ mixed_coefficients < # LIONSTR +# END_PANEL #################################################################### + + +# BEGIN_PANEL MOREOPT = 1 AND GRAVITY = 1 ###################################### +# GPSEST 99.4: Earth Gravity Field # +# # +# PARAMETER SETUP OPTIONS # +# > % < Default setup # GRAVITY_D +# Maximum degree of development> %% < # POTDEG +# Maximum order of development > %% < # POTORD +# A priori sigma > %%%%%% < # POTSIG +# # +# > % < Manual setup of special coefficients # GRAVITY_M +# > Degree Order Sigma < # POTSTR +# END_PANEL #################################################################### + + +# BEGIN_PANEL MOREOPT = 1 AND ALBEDO = 1 ####################################### +# GPSEST 99.5: Earth Albedo Radiation # +# # +# PARAMETER SELECTION A priori sigma # +# Absorption, constant part > % < > %%%%%%% < # ALB1 SIGALB1 +# Absorption, variable surface due to solar panels> % < > %%%%%%% < # ALB2 SIGALB2 +# Reflection at solar panels > % < > %%%%%%% < # ALB3 SIGALB3 +# # +# SATELLITE GROUP DEFINITION # +# > GRP ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ < # ALBSATSTR +# END_PANEL #################################################################### + + +# BEGIN_PANEL MOREOPT = 1 AND HILL = 1 ######################################### +# GPSEST 99.6.1: Hill Resonance Terms # +# # +# PARAMETER SETUP OPTIONS # +# > % < Default parameter setup # HILL_D +# > % < Manual parameter setup # HILL_M +# # +# CONSTANT FORCES SELECTION A priori sigma # +# Radial > % < > %%%%%% < # HILC1 SIGHILC1 +# Along track > % < > %%%%%% < # HILC2 SIGHILC2 +# Out of plane > % < > %%%%%% < # HILC3 SIGHILC3 +# # +# PERIODIC FORCES SELECTION # +# Radial > % < > %%%%%% < # HILP1 SIGHILP1 +# Along track > % < > %%%%%% < # HILP2 SIGHILP2 +# Out of plane > % < > %%%%%% < # HILP3 SIGHILP3 +# # +# LIST OF SATELLITES # +# > ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ < # HILSATSTR +# END_PANEL #################################################################### + + +# BEGIN_PANEL MOREOPT = 1 AND HILL = 1 AND HILL_M = 1 ########################## +# GPSEST 99.6.2: Hill Resonance Terms (Manual Setup) # +# # +# DIRECTION OF FORCE TYPE OF FORCE # +# 1: Radial 1: Constant # +# 2: Along track 2: Cosine term # +# 3: Out of plane 3: Sine term # +# # +# MANUAL PARAMETER SETUP # +# Direction Type of # +# > PRN of_force_ of_force_ Sigma < # HILLSTR +# END_PANEL #################################################################### + + +# BEGIN_PANEL MOREOPT = 1 AND SVNAPR = 1 ####################################### +# GPSEST 99.7: Satellite-Specific a Priori Sigmas # +# # +# From To # +# > PRN yyyy_mm_dd hh_mm_ss yyyy_mm_dd hh_mm_ss Sigma(m) < # SVNSIG +# END_PANEL #################################################################### + + +# BEGIN_PANEL MOREOPT = 1 AND IFBWIN = 1 ####################################### +# GPSEST 99.8: Time Window for GLONASS Receiver Clock Biases # +# # +# TIME DEPENDENT INTER-SYSTEM BIASES # +# > Receiver_name_______ from__ to____ Interval__ < # RCOSTR +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_FIN/GPSXTR.INP b/config/bernese/gpsuser52-luzon/OPT/R2S_FIN/GPSXTR.INP new file mode 100755 index 0000000..db92dd4 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_FIN/GPSXTR.INP @@ -0,0 +1,284 @@ + +! Some keywords for automatic output +! ---------------------------------- +CAMPAIGN 1 "${P}/PHIVOLCS" + ## widget = initmenu; pointer = ACTIVE_CAMPAIGN + +SESSION_TABLE 1 "${P}/PHIVOLCS\STA\SESSIONS.SES" + ## widget = initmenu; pointer = SESSION_TABLE + +DESCR_SESSION_TABLE 1 "Session table" + +YR4_INFO 1 "2019" + ## widget = comment + # $Y+0 + +SES_INFO 1 "0110" + ## widget = comment + # $S+0 + +USR_INFO 1 "${USER}" + ## widget = comment + +! ------------------------------------------------------------------------- +! Environment Variables +! --------------------- +ENVIRONMENT 5 + "U" "c:\Bernese\GPSUSER52" + "T" "c:\Bernese\GPSTEMP" + "X" "c:\Bernese\BERN52\GPS" + "P" "c:\Bernese\GPSDATA\CAMPAIGN52" + "USER" "" + ## widget = initmenu; pointer = ENVIR_LIST + +! ------------------------------------------------------------------------- +! General Constants +! ----------------- +SHOWGEN 1 "1" + ## widget = checkbox + +MSG_SHOWGEN 1 "Show all general files" + +CONST 1 "${X}/GEN\CONST." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # CONST. + +DESCR_CONST 1 "General constants" + +! GPSEST/ADDNEQ Input Files +! ------------------------- +RADIO_1 1 "0" + ## widget = radiobutton; group = DUMMY; radiokeys = JOBGPS + +MSG_RADIO_1 1 "GPSEST/ADDNEQ2 output files" + +RADIO_3 1 "1" + ## widget = radiobutton; group = DUMMY; radiokeys = OUTPUT + +MSG_RADIO_3 1 "GPSEST/ADDNEQ2 output files" + +JOBGPS 0 + ## widget = selwin; path = DIR_OUT; ext = NO_EXT; maxfiles = 999 + ## emptyallowed = true + # + +MSG_JOBGPS 1 "GPSEST job output files" + +JOBGPS_TXT_COL_1 1 "GPSEST job output files" + +OUTPUT 1 "${P}/PHIVOLCS\OUT\$E190110.OUT" + ## widget = selwin; path = DIR_OUT; ext = EXT_OUT; maxfiles = 999 + ## emptyallowed = true + # $E$YSS+0 + +MSG_OUTPUT 1 "GPSEST/ADDNEQ output files" + +OUTPUT_TXT_COL_1 1 "GPSEST/ADDNEQ output files" + +! Title +! ----- +TITLE 1 "RNX2SNX_190110: Extraction from amb-fixed solution - $E" + ## widget = lineedit + # RNX2SNX_$YSS+0: Extraction from amb-fixed solution - $E + +MSG_TITLE 1 "Title line" + +! Output Summary +! -------------- +GPSOUT 1 "${P}/PHIVOLCS\OUT\$E190110.SUM" + ## widget = lineedit; path = DIR_OUT; ext = EXT_SUM; maxfiles = -1 + # $E$YSS+0 + +MSG_GPSOUT 1 "Output summary" + +! Coordinate Summary +! ------------------ +CRDOUT 0 + ## widget = lineedit; path = DIR_OUT; ext = EXT_SUM; maxfiles = -1 + # + +MSG_CRDOUT 1 "Coordinate summary" + +! Kinematic Summary +! ----------------- +KINOUT 0 + ## widget = lineedit; path = DIR_OUT; ext = EXT_SUM; maxfiles = -1 + # + +MSG_KINOUT 1 "Kinematic summary" + +! Ionosphere Summary +! ------------------ +GIMOUT 0 + ## widget = lineedit; path = DIR_OUT; ext = EXT_SUM; maxfiles = -1 + # + +MSG_GIMOUT 1 "GIM summary" + +! Clock Summary +! ------------- +CLKOUT 0 + ## widget = lineedit; path = DIR_OUT; ext = EXT_SUM; maxfiles = -1 + # + +MSG_CLKOUT 1 "Clock summary: clock differences" + +CLKBSL 0 + ## widget = selwin; path = DIR_BSL; ext = EXT_BSL; maxfiles = 1 + ## activeif = CLKOUT / _ OR CLKDEV / _ + # + +MSG_CLKBSL 1 "Pairs of clocks for clock summary" + +! Clock Summary: Allan deviation +! ------------- +CLKDEV 0 + ## widget = lineedit; path = DIR_OUT; ext = EXT_SUM; maxfiles = -1 + # + +MSG_CLKDEV 1 "Clock summary: Allan deviation" + +! QIF Summary +! ----------- +QIFOUT 0 + ## widget = lineedit; path = DIR_OUT; ext = EXT_SUM; maxfiles = -1 + # + +MSG_QIFOUT 1 "Ambiguity res. summary" + +! Ambiguity Summary +! ----------------- +AMBOUT 0 + ## widget = lineedit; path = DIR_OUT; ext = EXT_SUM; maxfiles = -1 + # + +MSG_AMBOUT 1 "Ambiguity fractionals" + +! Campaign Summary +! ---------------- +CAMPFM 0 + ## widget = lineedit; path = DIR_OUT; ext = EXT_SUM; maxfiles = -1 + # + +MSG_CAMPFM 1 "Campaign summary" + +! Weekly Summary +! -------------- +WEEKFM 0 + ## widget = lineedit; path = DIR_OUT; ext = EXT_SUM; maxfiles = -1 + # + +MSG_WEEKFM 1 "Weekly summary" + +! Pole Summary +! ------------ +POLOUT 0 + ## widget = lineedit; path = DIR_OUT; ext = EXT_SUM; maxfiles = -1 + # + +MSG_POLOUT 1 "Pole output" + +! Program Output File +! ------------------- +SYSODEF 1 "0" + ## widget = checkbox + +MSG_SYSODEF 1 "Program output" + +SYSOUT 1 "${P}/PHIVOLCS\OUT\XTR190110.OUT" + ## widget = lineedit; path = DIR_OUT; ext = EXT_OUT + ## activeif = SYSODEF == 0; emptyallowed = false + # XTR$YSS+0 + +DESCR_SYSOUT 1 "Program output" + +! Error Message File +! ------------------ +ERRMRG 1 "0" + ## widget = checkbox + +MSG_ERRMRG 1 "Error message" + +SYSERR 1 "${U}/WORK\ERROR.MSG" + ## widget = lineedit; path = PTH_ERR; ext = EXT_ERR + ## activeif = ERRMRG == 0; emptyallowed = false + # ERROR + +DESCR_SYSERR 1 "Error message" + +! Which Pole Parameter Sets +! ------------------------- +IMEAN 1 "ALL" + ## widget = combobox; editable = FALSE; cards = ALL 1 2 3 + ## activeif = POLOUT / _ + +MSG_IMEAN 1 "Pole parameter sets" + +! Ambiguity resolution summary detail level +! ----------------------------------------- +AMBLOD 1 "ALL" + ## widget = combobox; activeif = QIFOUT / _; editable = false + ## cards = ALL EACH&ALL GPS GLONASS GALILEO + +MSG_AMBLOD 1 "Ambiguity resolution: GNSS" + +! Ambiguity resolution characterization +! ------------------------------------- +AMBID 0 + ## widget = combobox; cards = WL NL QIF L5 L3 L12 L1 L2 + ## activeif = QIFOUT / _; check_strlen = 3 + # + +MSG_AMBID 1 "Ambiguity resolution: #AR_ID" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# EXTRACT GPSEST/ADDNEQ2 PROGRAM OUTPUT - GPSXTR 1: Extractions # +# # +# GENERAL FILES # +# Show all general files > % < # SHOWGEN +# # +# INPUT FILENAMES # +# > % < > %%%%%%%%%%%% < (GPSEST.Lxx/ADDNEQ2.Lxx) # RADIO_1 JOBGPS +# > % < > %%%%%%%% < (GPSEST/ADDNEQ2 output) # RADIO_3 OUTPUT +# # +# GENERAL OUTPUT FILES # +# Program output > % < use GPSXTR.Lnn or > %%%%%%%% < # SYSODEF SYSOUT +# Error messages > % < merged to program output or > %%%%%%%% < # ERRMRG SYSERR +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWGEN = 1 ##################################################### +# GPSXTR 1.1: General Files # +# # +# GENERAL INPUT FILES # +# General constants > %%%%%%%%%%%% < # CONST +# # +# MENU SETTINGS # +# Selected campaign > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # CAMPAIGN +# Selected session year> %%%% < session> %%%% < # YR4_INFO SES_INFO +# Session table > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # SESSION_TABLE +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# GPSXTR 2: Output Files # +# # +# TITLE > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # TITLE +# # +# OUTPUT FILES # +# Output summary > %%%%%%%% < # GPSOUT +# Coordinate summary > %%%%%%%% < # CRDOUT +# Kinematic summary > %%%%%%%% < # KINOUT +# GIM summary > %%%%%%%% < # GIMOUT +# Clock summary > %%%%%%%% < Baseline> %%%%%%%% < # CLKOUT CLKBSL +# Clock Allan deviation > %%%%%%%% < # CLKDEV +# Ambiguity resolution > %%%%%%%% < GNSS> %%%%%%%% < ID> %%% < # QIFOUT AMBLOD AMBID +# Ambiguity fractionals > %%%%%%%% < # AMBOUT +# Campaign summary > %%%%%%%% < # CAMPFM +# Weekly summary > %%%%%%%% < # WEEKFM +# Pole output > %%%%%%%% < Pole parameter sets> %%%% < # POLOUT IMEAN +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_FIN/GPSXTR.old b/config/bernese/gpsuser52-luzon/OPT/R2S_FIN/GPSXTR.old new file mode 100755 index 0000000..a708e25 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_FIN/GPSXTR.old @@ -0,0 +1,279 @@ + +! Some keywords for automatic output +! ---------------------------------- +CAMPAIGN 1 "./DUMMY" + ## widget = initmenu; pointer = ACTIVE_CAMPAIGN + +SESSION_TABLE 1 "${X}/SKL/SESSIONS.SES" + ## widget = initmenu; pointer = SESSION_TABLE + +DESCR_SESSION_TABLE 1 "Session table" + +YR4_INFO 1 "1980" + ## widget = comment + # $Y+0 + +SES_INFO 1 "0060" + ## widget = comment + # $S+0 + +USR_INFO 1 "${USER}" + ## widget = comment + +! ------------------------------------------------------------------------- +! Environment Variables +! --------------------- +ENVIRONMENT 1 "" "${}" + ## widget = initmenu; pointer = ENVIR_LIST + +! ------------------------------------------------------------------------- +! General Constants +! ----------------- +SHOWGEN 1 "1" + ## widget = checkbox + +MSG_SHOWGEN 1 "Show all general files" + +CONST 1 "${X}/GEN/CONST." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # CONST. + +DESCR_CONST 1 "General constants" + +! GPSEST/ADDNEQ Input Files +! ------------------------- +RADIO_1 1 "0" + ## widget = radiobutton; group = DUMMY; radiokeys = JOBGPS + +MSG_RADIO_1 1 "GPSEST/ADDNEQ2 output files" + +RADIO_3 1 "1" + ## widget = radiobutton; group = DUMMY; radiokeys = OUTPUT + +MSG_RADIO_3 1 "GPSEST/ADDNEQ2 output files" + +JOBGPS 0 + ## widget = selwin; path = DIR_OUT; ext = NO_EXT; maxfiles = 999 + ## emptyallowed = true + # + +MSG_JOBGPS 1 "GPSEST job output files" + +JOBGPS_TXT_COL_1 1 "GPSEST job output files" + +OUTPUT 1 "./DUMMY/OUT/$E800060.OUT" + ## widget = selwin; path = DIR_OUT; ext = EXT_OUT; maxfiles = 999 + ## emptyallowed = true + # $E$YSS+0 + +MSG_OUTPUT 1 "GPSEST/ADDNEQ output files" + +OUTPUT_TXT_COL_1 1 "GPSEST/ADDNEQ output files" + +! Title +! ----- +TITLE 1 "RNX2SNX_800060: Extraction from amb-fixed solution - $E" + ## widget = lineedit + # RNX2SNX_$YSS+0: Extraction from amb-fixed solution - $E + +MSG_TITLE 1 "Title line" + +! Output Summary +! -------------- +GPSOUT 1 "./DUMMY/OUT/$E800060.SUM" + ## widget = lineedit; path = DIR_OUT; ext = EXT_SUM; maxfiles = -1 + # $E$YSS+0 + +MSG_GPSOUT 1 "Output summary" + +! Coordinate Summary +! ------------------ +CRDOUT 0 + ## widget = lineedit; path = DIR_OUT; ext = EXT_SUM; maxfiles = -1 + # + +MSG_CRDOUT 1 "Coordinate summary" + +! Kinematic Summary +! ----------------- +KINOUT 0 + ## widget = lineedit; path = DIR_OUT; ext = EXT_SUM; maxfiles = -1 + # + +MSG_KINOUT 1 "Kinematic summary" + +! Ionosphere Summary +! ------------------ +GIMOUT 0 + ## widget = lineedit; path = DIR_OUT; ext = EXT_SUM; maxfiles = -1 + # + +MSG_GIMOUT 1 "GIM summary" + +! Clock Summary +! ------------- +CLKOUT 0 + ## widget = lineedit; path = DIR_OUT; ext = EXT_SUM; maxfiles = -1 + # + +MSG_CLKOUT 1 "Clock summary: clock differences" + +CLKBSL 0 + ## widget = selwin; path = DIR_BSL; ext = EXT_BSL; maxfiles = 1 + ## activeif = CLKOUT / _ OR CLKDEV / _ + # + +MSG_CLKBSL 1 "Pairs of clocks for clock summary" + +! Clock Summary: Allan deviation +! ------------- +CLKDEV 0 + ## widget = lineedit; path = DIR_OUT; ext = EXT_SUM; maxfiles = -1 + # + +MSG_CLKDEV 1 "Clock summary: Allan deviation" + +! QIF Summary +! ----------- +QIFOUT 0 + ## widget = lineedit; path = DIR_OUT; ext = EXT_SUM; maxfiles = -1 + # + +MSG_QIFOUT 1 "Ambiguity res. summary" + +! Ambiguity Summary +! ----------------- +AMBOUT 0 + ## widget = lineedit; path = DIR_OUT; ext = EXT_SUM; maxfiles = -1 + # + +MSG_AMBOUT 1 "Ambiguity fractionals" + +! Campaign Summary +! ---------------- +CAMPFM 0 + ## widget = lineedit; path = DIR_OUT; ext = EXT_SUM; maxfiles = -1 + # + +MSG_CAMPFM 1 "Campaign summary" + +! Weekly Summary +! -------------- +WEEKFM 0 + ## widget = lineedit; path = DIR_OUT; ext = EXT_SUM; maxfiles = -1 + # + +MSG_WEEKFM 1 "Weekly summary" + +! Pole Summary +! ------------ +POLOUT 0 + ## widget = lineedit; path = DIR_OUT; ext = EXT_SUM; maxfiles = -1 + # + +MSG_POLOUT 1 "Pole output" + +! Program Output File +! ------------------- +SYSODEF 1 "0" + ## widget = checkbox + +MSG_SYSODEF 1 "Program output" + +SYSOUT 1 "./DUMMY/OUT/XTR800060.OUT" + ## widget = lineedit; path = DIR_OUT; ext = EXT_OUT + ## activeif = SYSODEF == 0; emptyallowed = false + # XTR$YSS+0 + +DESCR_SYSOUT 1 "Program output" + +! Error Message File +! ------------------ +ERRMRG 1 "0" + ## widget = checkbox + +MSG_ERRMRG 1 "Error message" + +SYSERR 1 "${U}/WORK/ERROR.MSG" + ## widget = lineedit; path = PTH_ERR; ext = EXT_ERR + ## activeif = ERRMRG == 0; emptyallowed = false + # ERROR + +DESCR_SYSERR 1 "Error message" + +! Which Pole Parameter Sets +! ------------------------- +IMEAN 1 "ALL" + ## widget = combobox; editable = FALSE; cards = ALL 1 2 3 + ## activeif = POLOUT / _ + +MSG_IMEAN 1 "Pole parameter sets" + +! Ambiguity resolution summary detail level +! ----------------------------------------- +AMBLOD 1 "ALL" + ## widget = combobox; activeif = QIFOUT / _; editable = false + ## cards = ALL EACH&ALL GPS GLONASS GALILEO + +MSG_AMBLOD 1 "Ambiguity resolution: GNSS" + +! Ambiguity resolution characterization +! ------------------------------------- +AMBID 0 + ## widget = combobox; cards = WL NL QIF L5 L3 L12 L1 L2 + ## activeif = QIFOUT / _; check_strlen = 3 + # + +MSG_AMBID 1 "Ambiguity resolution: #AR_ID" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# EXTRACT GPSEST/ADDNEQ2 PROGRAM OUTPUT - GPSXTR 1: Extractions # +# # +# GENERAL FILES # +# Show all general files > % < # SHOWGEN +# # +# INPUT FILENAMES # +# > % < > %%%%%%%%%%%% < (GPSEST.Lxx/ADDNEQ2.Lxx) # RADIO_1 JOBGPS +# > % < > %%%%%%%% < (GPSEST/ADDNEQ2 output) # RADIO_3 OUTPUT +# # +# GENERAL OUTPUT FILES # +# Program output > % < use GPSXTR.Lnn or > %%%%%%%% < # SYSODEF SYSOUT +# Error messages > % < merged to program output or > %%%%%%%% < # ERRMRG SYSERR +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWGEN = 1 ##################################################### +# GPSXTR 1.1: General Files # +# # +# GENERAL INPUT FILES # +# General constants > %%%%%%%%%%%% < # CONST +# # +# MENU SETTINGS # +# Selected campaign > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # CAMPAIGN +# Selected session year> %%%% < session> %%%% < # YR4_INFO SES_INFO +# Session table > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # SESSION_TABLE +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# GPSXTR 2: Output Files # +# # +# TITLE > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # TITLE +# # +# OUTPUT FILES # +# Output summary > %%%%%%%% < # GPSOUT +# Coordinate summary > %%%%%%%% < # CRDOUT +# Kinematic summary > %%%%%%%% < # KINOUT +# GIM summary > %%%%%%%% < # GIMOUT +# Clock summary > %%%%%%%% < Baseline> %%%%%%%% < # CLKOUT CLKBSL +# Clock Allan deviation > %%%%%%%% < # CLKDEV +# Ambiguity resolution > %%%%%%%% < GNSS> %%%%%%%% < ID> %%% < # QIFOUT AMBLOD AMBID +# Ambiguity fractionals > %%%%%%%% < # AMBOUT +# Campaign summary > %%%%%%%% < # CAMPFM +# Weekly summary > %%%%%%%% < # WEEKFM +# Pole output > %%%%%%%% < Pole parameter sets> %%%% < # POLOUT IMEAN +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_FIN/HELMR1.INP b/config/bernese/gpsuser52-luzon/OPT/R2S_FIN/HELMR1.INP new file mode 100755 index 0000000..dd7f978 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_FIN/HELMR1.INP @@ -0,0 +1,369 @@ + +! Environment Variables +! --------------------- +ENVIRONMENT 5 + "U" "c:\Bernese\GPSUSER52" + "T" "c:\Bernese\GPSTEMP" + "X" "c:\Bernese\BERN52\GPS" + "P" "c:\Bernese\GPSDATA\CAMPAIGN52" + "USER" "" + ## widget = initmenu; pointer = ENVIR_LIST + +! SOME KEYWORDS FOR AUTOMATIC OUTPUT +! ---------------------------------- +CAMPAIGN 1 "${P}/PHIVOLCS" + ## widget = initmenu; pointer = ACTIVE_CAMPAIGN + +SESSION_TABLE 1 "${P}/PHIVOLCS\STA\SESSIONS.SES" + ## widget = initmenu; pointer = SESSION_TABLE + +DESCR_SESSION_TABLE 1 "Session table" + +YR4_INFO 1 "2019" + ## widget = comment + # $Y+0 + +SES_INFO 1 "0110" + ## widget = comment + # $S+0 + +USR_INFO 1 "${USER}" + ## widget = comment + +! ------------------------------------------------------------------------- +! Show general files +! ------------------ +SHOWGEN 1 "1" + ## widget = checkbox + +MSG_SHOWGEN 1 "Show all general files" + +! Constants +! --------- +CONST 1 "${X}/GEN\CONST." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # CONST. + +DESCR_CONST 1 "General constants" + +! Local Geodetic Datum +! -------------------- +DATUM 1 "${X}/GEN\DATUM." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # DATUM. + +DESCR_DATUM 1 "Geodetic datum" + +! Coordinate and Velocity Files +! ----------------------------- +COORD1 1 "${P}/PHIVOLCS\STA\$A190110.CRD" + ## widget = selwin; path = DIR_CRD; ext = EXT_CRD; maxfiles = 1 + # $A$YSS+0 + +DESCR_COORD1 1 "First coordinate file" + +VELAPR 0 + ## widget = selwin; path = DIR_VEL; ext = EXT_VEL; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_VELAPR 1 "Velocities for first file" + +! PSD corrections for ITRF2014 +! ---------------------------- +PSDDAT 0 + ## widget = selwin; path = DIR_PSD; ext = EXT_PSD; maxfiles = 1 + ## emptyallowed = true; activeif = VELAPR / _ + # + +DESCR_PSDDAT 1 "PSD corrections (ITRF14)" + +! What to do with the other stations +! ---------------------------------- +PSDSTA 1 "USE" + ## widget = combobox; editable = false; cards = USE MARK EXCLUDE + ## activeif = PSDDAT / _ AND VELAPR / _ + +MSG_OTHSTA 1 "Handling of stations with PSD corrections" + +COORD2 1 "${P}/PHIVOLCS\STA\$E190110.CRD" + ## widget = selwin; path = DIR_CRD; ext = EXT_CRD; maxfiles = 1 + # $E$YSS+0 + +DESCR_COORD2 1 "Second coordinate file" + +! Transformed Coordinates +! ----------------------- +COORDRS 0 + ## widget = lineedit; path = DIR_CRD; ext = EXT_CRD + # + +DESCR_COORDRS 1 "Coordinates" + +! Output station fix file +! ----------------------- +OKSTA 1 "${P}/PHIVOLCS\STA\REF190110.FIX" + ## widget = lineedit; path = DIR_FIX; ext = EXT_FIX + # REF$YSS+0 + +DESCR_OKSTA 1 "File with list of stations" + +! Program Output File +! ------------------- +SYSODEF 1 "0" + ## widget = checkbox + +MSG_SYSODEF 1 "Program output" + +SYSOUT 1 "${P}/PHIVOLCS\OUT\HLM190110.OUT" + ## widget = lineedit; path = DIR_OUT; ext = EXT_OUT + ## activeif = SYSODEF == 0; emptyallowed = false + # HLM$YSS+0 + +DESCR_SYSOUT 1 "Program output" + +! Error Message File +! ------------------ +ERRMRG 1 "0" + ## widget = checkbox + +MSG_ERRMRG 1 "Error message" + +SYSERR 1 "${U}/WORK\ERROR.MSG" + ## widget = lineedit; path = PTH_ERR; ext = EXT_ERR + ## activeif = ERRMRG == 0; emptyallowed = false + # ERROR + +DESCR_SYSERR 1 "Error message" + +! Scratch File +! ------------ +AUXFIL 1 "${U}/WORK\HELMR1.SCR" + ## widget = lineedit; path = PTH_SCR; ext = EXT_SCR; emptyallowed = false + # HELMR1$J + +DESCR_AUXFIL 1 "Scratch file" + +DELETE_FILES 1 "AUXFIL" + +! List of Used Stations +! --------------------- +USESTA 1 "${P}/PHIVOLCS\STA\REF190110.FIX" + ## widget = selwin; path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + ## emptyallowed = true + # REF$YSS+0 + +DESCR_USESTA 1 "File with list of stations" + +! What to do with the other stations +! ---------------------------------- +OTHSTA 1 "MARK" + ## widget = combobox; editable = false; cards = MARK EXCLUDE + ## activeif = USESTA / _ + +MSG_OTHSTA 1 "other stations" + +! Station selection +! ----------------- +RADIO_1 1 "1" + ## widget = radiobutton; group = STASELECT + +MSG_RADIO_1 1 "Automatic station selection" + +RADIO_2 1 "0" + ## widget = radiobutton; group = STASELECT + +MSG_RADIO_2 1 "Manual station selection" + +STASELHLP 1 "" + ## widget = uniline; menuaux = MENUAUX; action = HELMERT + ## menuauxkeys = DATUM COORD1 COORD2 USESTA OTHSTA + ## updateifsave = RADIO_2 = 1 + +STASELECT 1 "" "" "" "" + ## widget = uniline; menuaux = MENUAUX; action = HELMERT + ## menuauxkeys = DATUM COORD1 COORD2 USESTA OTHSTA + ## updateifsave = RADIO_2 = 1; updateifchanged = STASELHLP + ## editable.1 = false; editable.2 = false; editable.3 = false + ## editable = false; numlines = 25 + +MSG_STASELECT 1 "Station name / Flags / selection" + +! Type of Residuals +! ----------------- +RESIDTYPE 1 "NEU" + ## widget = combobox; editable = false; cards = NEU XYZ + +MSG_RESIDTYPE 1 "System of transformation, local or geocentric" + +! Unit of Residuals +RESIDUNIT 1 "MM" + ## widget = combobox; editable = false; cards = MM M + +MSG_RESIDUNIT 1 "Unit of residuals" + +! Computed Parameters +! ------------------- +HLM_1 1 "1" + ## widget = checkbox + +MSG_HLM_1 1 "Parameters to be computed: shift 1" + +HLM_2 1 "1" + ## widget = checkbox + +MSG_HLM_2 1 "Parameters to be computed: shift 2" + +HLM_3 1 "1" + ## widget = checkbox + +MSG_HLM_3 1 "Parameters to be computed: shift 3" + +HLM_4 1 "0" + ## widget = checkbox + +MSG_HLM_4 1 "Parameters to be computed: rot 1" + +HLM_5 1 "0" + ## widget = checkbox + +MSG_HLM_5 1 "Parameters to be computed: rot 2" + +HLM_6 1 "0" + ## widget = checkbox + +MSG_HLM_6 1 "Parameters to be computed: rot 3" + +HLM_7 1 "0" + ## widget = checkbox + +MSG_HLM_7 1 "Parameters to be computed: scale" + +! Outlier rejection +! ----------------- +REJECT 1 "1" + ## widget = checkbox + +MSG_REJECT 1 "Enable outlier rejection" + +NLIMIT 1 "10" + ## widget = lineedit; activeif = REJECT = 1; check_type = real + ## check_min = 0 + +MSG_NLIMIT 1 "Outlier criteria north component" + +ELIMIT 1 "10" + ## widget = lineedit; activeif = REJECT = 1; check_type = real + ## check_min = 0 + +MSG_ELIMIT 1 "Outlier criteria east component" + +ULIMIT 1 "30" + ## widget = lineedit; activeif = REJECT = 1; check_type = real + ## check_min = 0 + +MSG_ULIMIT 1 "Outlier criteria up component" + +! List of outliers +! ---------------- +LISTFIL 1 "${P}/PHIVOLCS\OUT\HLM190110.LST" + ## widget = lineedit; path = DIR_LST; ext = EXT_LST; activeif = REJECT = 1 + # HLM$YSS+0 + +DESCR_LISTFIL 1 "List of rejected stations" + +! Title: new entry +! ---------------- +TITLE 1 "RNX2SNX_190110: Verification of fiducial stations" + ## widget = lineedit + # RNX2SNX_$YSS+0: Verification of fiducial stations + +MSG_TITLE 1 "Title line" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# HELMERT TRANSFORMATION - HELMR1 1: Input/Output Files # +# # +# GENERAL FILES # +# Show all general files > % < # SHOWGEN +# # +# INPUT FILES # +# First coordinate file > %%%%%%%% < # COORD1 +# Velocities for first file > %%%%%%%% < (blank: no veloc. applied) # VELAPR +# PSD correction (ITRF14) > %%%%%%%% < stations with PSD > %%%%%%%% < # PSDDAT PSDSTA +# Second coordinate file > %%%%%%%% < # COORD2 +# File with list of stations > %%%%%%%% < other stations > %%%%%%%% < # USESTA OTHSTA +# # +# RESULT FILES # +# Coordinates > %%%%%%%% < # COORDRS +# File with list of stations > %%%%%%%% < # OKSTA +# # +# GENERAL OUTPUT FILES # +# Program output > % < use HELMR1.Lnn or > %%%%%%%% < # SYSODEF SYSOUT +# Error messages > % < merged to program output or > %%%%%%%% < # ERRMRG SYSERR +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWGEN = 1 ###################################################### +# HELMR1 1.1: General Files # +# # +# GENERAL INPUT FILES # +# General constants > %%%%%%%%%%%% < # CONST +# Geodetic datum > %%%%%%%%%%%% < # DATUM +# # +# MENU SETTINGS # +# Selected campaign > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # CAMPAIGN +# Selected session year> %%%% < session> %%%% < # YR4_INFO SES_INFO +# Session table > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # SESSION_TABLE +# # +# TEMPORARY FILES # +# Scratch file > %%%%%%%%%%%% < # AUXFIL +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# HELMR1 2: Options for Helmert Transformation # +# # +# TITLE > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # TITLE +# # +# STATION SELECTION # +# > % < Automatic station selection (all stations or selection from file) # RADIO_1 +# > % < Manual station selection # RADIO_2 +# # +# HELMERT TRANSFORMATION # +# System of transformation, LOCAL (N,E,U) or GEOCENTRIC (X,Y,Z) > %%%% < # RESIDTYPE +# Unit of residuals (meter or millimeter) > %%%% < # RESIDUNIT +# # +# Parameters to be computed shift 1 > % < rot 1 > % < # HLM_1 HLM_4 +# shift 2 > % < rot 2 > % < # HLM_2 HLM_5 +# shift 3 > % < rot 3 > % < # HLM_3 HLM_6 +# scale @ > % < # HLM_7 +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL RADIO_2 = 1 ###################################################### +# HELMR1 2.1: Manual Station Selection # +# # +# MANUAL STATION SELECTION # +# Selection: blank = use for transformation # +# @@@@@@@@@@ @@@@M = residuals only # +# @@@@@@@@@@ @@@@E = not used # +# > Station_name____ Flg1 Flg2 Selection < # STASELECT +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# HELMR1 3: Outlier Rejection # +# # +# OUTLIER REJECTION # +# Enable outlier rejection > % < # REJECT +# Outlier criteria north component > %%%%%%%% < millimeters # NLIMIT +# east@ component > %%%%%%%% < millimeters # ELIMIT +# up@@@ component > %%%%%%%% < millimeters # ULIMIT +# List of rejected stations > %%%%%%%% < # LISTFIL +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_FIN/HELMR1.old b/config/bernese/gpsuser52-luzon/OPT/R2S_FIN/HELMR1.old new file mode 100755 index 0000000..6c0f3bc --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_FIN/HELMR1.old @@ -0,0 +1,369 @@ + +! Environment Variables +! --------------------- +ENVIRONMENT 5 + "U" "c:\Bernese\GPSUSER52" + "T" "c:\Bernese\GPSTEMP" + "X" "c:\Bernese\BERN52\GPS" + "P" "c:\Bernese\GPSDATA\CAMPAIGN52" + "USER" "" + ## widget = initmenu; pointer = ENVIR_LIST + +! SOME KEYWORDS FOR AUTOMATIC OUTPUT +! ---------------------------------- +CAMPAIGN 1 "${P}/PHIVOLCS" + ## widget = initmenu; pointer = ACTIVE_CAMPAIGN + +SESSION_TABLE 1 "${P}/PHIVOLCS\STA\SESSIONS.SES" + ## widget = initmenu; pointer = SESSION_TABLE + +DESCR_SESSION_TABLE 1 "Session table" + +YR4_INFO 1 "2019" + ## widget = comment + # $Y+0 + +SES_INFO 1 "0170" + ## widget = comment + # $S+0 + +USR_INFO 1 "${USER}" + ## widget = comment + +! ------------------------------------------------------------------------- +! Show general files +! ------------------ +SHOWGEN 1 "1" + ## widget = checkbox + +MSG_SHOWGEN 1 "Show all general files" + +! Constants +! --------- +CONST 1 "${X}/GEN\CONST." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # CONST. + +DESCR_CONST 1 "General constants" + +! Local Geodetic Datum +! -------------------- +DATUM 1 "${X}/GEN\DATUM." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # DATUM. + +DESCR_DATUM 1 "Geodetic datum" + +! Coordinate and Velocity Files +! ----------------------------- +COORD1 1 "${P}/PHIVOLCS\STA\$A190170.CRD" + ## widget = selwin; path = DIR_CRD; ext = EXT_CRD; maxfiles = 1 + # $A$YSS+0 + +DESCR_COORD1 1 "First coordinate file" + +VELAPR 0 + ## widget = selwin; path = DIR_VEL; ext = EXT_VEL; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_VELAPR 1 "Velocities for first file" + +! PSD corrections for ITRF2014 +! ---------------------------- +PSDDAT 0 + ## widget = selwin; path = DIR_PSD; ext = EXT_PSD; maxfiles = 1 + ## emptyallowed = true; activeif = VELAPR / _ + # + +DESCR_PSDDAT 1 "PSD corrections (ITRF14)" + +! What to do with the other stations +! ---------------------------------- +PSDSTA 1 "USE" + ## widget = combobox; editable = false; cards = USE MARK EXCLUDE + ## activeif = PSDDAT / _ AND VELAPR / _ + +MSG_OTHSTA 1 "Handling of stations with PSD corrections" + +COORD2 1 "${P}/PHIVOLCS\STA\$E190170.CRD" + ## widget = selwin; path = DIR_CRD; ext = EXT_CRD; maxfiles = 1 + # $E$YSS+0 + +DESCR_COORD2 1 "Second coordinate file" + +! Transformed Coordinates +! ----------------------- +COORDRS 0 + ## widget = lineedit; path = DIR_CRD; ext = EXT_CRD + # + +DESCR_COORDRS 1 "Coordinates" + +! Output station fix file +! ----------------------- +OKSTA 1 "${P}/PHIVOLCS\STA\REF190170.FIX" + ## widget = lineedit; path = DIR_FIX; ext = EXT_FIX + # REF$YSS+0 + +DESCR_OKSTA 1 "File with list of stations" + +! Program Output File +! ------------------- +SYSODEF 1 "0" + ## widget = checkbox + +MSG_SYSODEF 1 "Program output" + +SYSOUT 1 "${P}/PHIVOLCS\OUT\HLM190170.OUT" + ## widget = lineedit; path = DIR_OUT; ext = EXT_OUT + ## activeif = SYSODEF == 0; emptyallowed = false + # HLM$YSS+0 + +DESCR_SYSOUT 1 "Program output" + +! Error Message File +! ------------------ +ERRMRG 1 "0" + ## widget = checkbox + +MSG_ERRMRG 1 "Error message" + +SYSERR 1 "${U}/WORK\ERROR.MSG" + ## widget = lineedit; path = PTH_ERR; ext = EXT_ERR + ## activeif = ERRMRG == 0; emptyallowed = false + # ERROR + +DESCR_SYSERR 1 "Error message" + +! Scratch File +! ------------ +AUXFIL 1 "${U}/WORK\HELMR1.SCR" + ## widget = lineedit; path = PTH_SCR; ext = EXT_SCR; emptyallowed = false + # HELMR1$J + +DESCR_AUXFIL 1 "Scratch file" + +DELETE_FILES 1 "AUXFIL" + +! List of Used Stations +! --------------------- +USESTA 1 "${P}/PHIVOLCS\STA\REF190170.FIX" + ## widget = selwin; path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + ## emptyallowed = true + # REF$YSS+0 + +DESCR_USESTA 1 "File with list of stations" + +! What to do with the other stations +! ---------------------------------- +OTHSTA 1 "MARK" + ## widget = combobox; editable = false; cards = MARK EXCLUDE + ## activeif = USESTA / _ + +MSG_OTHSTA 1 "other stations" + +! Station selection +! ----------------- +RADIO_1 1 "1" + ## widget = radiobutton; group = STASELECT + +MSG_RADIO_1 1 "Automatic station selection" + +RADIO_2 1 "0" + ## widget = radiobutton; group = STASELECT + +MSG_RADIO_2 1 "Manual station selection" + +STASELHLP 1 "" + ## widget = uniline; menuaux = MENUAUX; action = HELMERT + ## menuauxkeys = DATUM COORD1 COORD2 USESTA OTHSTA + ## updateifsave = RADIO_2 = 1 + +STASELECT 1 "" "" "" "" + ## widget = uniline; menuaux = MENUAUX; action = HELMERT + ## menuauxkeys = DATUM COORD1 COORD2 USESTA OTHSTA + ## updateifsave = RADIO_2 = 1; updateifchanged = STASELHLP + ## editable.1 = false; editable.2 = false; editable.3 = false + ## editable = false; numlines = 25 + +MSG_STASELECT 1 "Station name / Flags / selection" + +! Type of Residuals +! ----------------- +RESIDTYPE 1 "NEU" + ## widget = combobox; editable = false; cards = NEU XYZ + +MSG_RESIDTYPE 1 "System of transformation, local or geocentric" + +! Unit of Residuals +RESIDUNIT 1 "MM" + ## widget = combobox; editable = false; cards = MM M + +MSG_RESIDUNIT 1 "Unit of residuals" + +! Computed Parameters +! ------------------- +HLM_1 1 "1" + ## widget = checkbox + +MSG_HLM_1 1 "Parameters to be computed: shift 1" + +HLM_2 1 "1" + ## widget = checkbox + +MSG_HLM_2 1 "Parameters to be computed: shift 2" + +HLM_3 1 "1" + ## widget = checkbox + +MSG_HLM_3 1 "Parameters to be computed: shift 3" + +HLM_4 1 "0" + ## widget = checkbox + +MSG_HLM_4 1 "Parameters to be computed: rot 1" + +HLM_5 1 "0" + ## widget = checkbox + +MSG_HLM_5 1 "Parameters to be computed: rot 2" + +HLM_6 1 "0" + ## widget = checkbox + +MSG_HLM_6 1 "Parameters to be computed: rot 3" + +HLM_7 1 "0" + ## widget = checkbox + +MSG_HLM_7 1 "Parameters to be computed: scale" + +! Outlier rejection +! ----------------- +REJECT 1 "1" + ## widget = checkbox + +MSG_REJECT 1 "Enable outlier rejection" + +NLIMIT 1 "10" + ## widget = lineedit; activeif = REJECT = 1; check_type = real + ## check_min = 0 + +MSG_NLIMIT 1 "Outlier criteria north component" + +ELIMIT 1 "10" + ## widget = lineedit; activeif = REJECT = 1; check_type = real + ## check_min = 0 + +MSG_ELIMIT 1 "Outlier criteria east component" + +ULIMIT 1 "30" + ## widget = lineedit; activeif = REJECT = 1; check_type = real + ## check_min = 0 + +MSG_ULIMIT 1 "Outlier criteria up component" + +! List of outliers +! ---------------- +LISTFIL 1 "${P}/PHIVOLCS\OUT\HLM190170.LST" + ## widget = lineedit; path = DIR_LST; ext = EXT_LST; activeif = REJECT = 1 + # HLM$YSS+0 + +DESCR_LISTFIL 1 "List of rejected stations" + +! Title: new entry +! ---------------- +TITLE 1 "RNX2SNX_190170: Verification of fiducial stations" + ## widget = lineedit + # RNX2SNX_$YSS+0: Verification of fiducial stations + +MSG_TITLE 1 "Title line" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# HELMERT TRANSFORMATION - HELMR1 1: Input/Output Files # +# # +# GENERAL FILES # +# Show all general files > % < # SHOWGEN +# # +# INPUT FILES # +# First coordinate file > %%%%%%%% < # COORD1 +# Velocities for first file > %%%%%%%% < (blank: no veloc. applied) # VELAPR +# PSD correction (ITRF14) > %%%%%%%% < stations with PSD > %%%%%%%% < # PSDDAT PSDSTA +# Second coordinate file > %%%%%%%% < # COORD2 +# File with list of stations > %%%%%%%% < other stations > %%%%%%%% < # USESTA OTHSTA +# # +# RESULT FILES # +# Coordinates > %%%%%%%% < # COORDRS +# File with list of stations > %%%%%%%% < # OKSTA +# # +# GENERAL OUTPUT FILES # +# Program output > % < use HELMR1.Lnn or > %%%%%%%% < # SYSODEF SYSOUT +# Error messages > % < merged to program output or > %%%%%%%% < # ERRMRG SYSERR +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWGEN = 1 ###################################################### +# HELMR1 1.1: General Files # +# # +# GENERAL INPUT FILES # +# General constants > %%%%%%%%%%%% < # CONST +# Geodetic datum > %%%%%%%%%%%% < # DATUM +# # +# MENU SETTINGS # +# Selected campaign > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # CAMPAIGN +# Selected session year> %%%% < session> %%%% < # YR4_INFO SES_INFO +# Session table > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # SESSION_TABLE +# # +# TEMPORARY FILES # +# Scratch file > %%%%%%%%%%%% < # AUXFIL +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# HELMR1 2: Options for Helmert Transformation # +# # +# TITLE > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # TITLE +# # +# STATION SELECTION # +# > % < Automatic station selection (all stations or selection from file) # RADIO_1 +# > % < Manual station selection # RADIO_2 +# # +# HELMERT TRANSFORMATION # +# System of transformation, LOCAL (N,E,U) or GEOCENTRIC (X,Y,Z) > %%%% < # RESIDTYPE +# Unit of residuals (meter or millimeter) > %%%% < # RESIDUNIT +# # +# Parameters to be computed shift 1 > % < rot 1 > % < # HLM_1 HLM_4 +# shift 2 > % < rot 2 > % < # HLM_2 HLM_5 +# shift 3 > % < rot 3 > % < # HLM_3 HLM_6 +# scale @ > % < # HLM_7 +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL RADIO_2 = 1 ###################################################### +# HELMR1 2.1: Manual Station Selection # +# # +# MANUAL STATION SELECTION # +# Selection: blank = use for transformation # +# @@@@@@@@@@ @@@@M = residuals only # +# @@@@@@@@@@ @@@@E = not used # +# > Station_name____ Flg1 Flg2 Selection < # STASELECT +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# HELMR1 3: Outlier Rejection # +# # +# OUTLIER REJECTION # +# Enable outlier rejection > % < # REJECT +# Outlier criteria north component > %%%%%%%% < millimeters # NLIMIT +# east@ component > %%%%%%%% < millimeters # ELIMIT +# up@@@ component > %%%%%%%% < millimeters # ULIMIT +# List of rejected stations > %%%%%%%% < # LISTFIL +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_FIN/MENU.INP b/config/bernese/gpsuser52-luzon/OPT/R2S_FIN/MENU.INP new file mode 100755 index 0000000..b7a216b --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_FIN/MENU.INP @@ -0,0 +1,90 @@ + +! Release Information Notes +! ------------------------- +RELEASE_INFO 1 "${X}/DOC/RELEASE.TXT" + +! List of Remaining Menu Input Files (full Pathes) +! ------------------------------------------------ +MENU_CMP_INP 1 "${X}/PAN/MENU_CMP.INP" + +MSG_MENU_CMP_INP 1 "Edit list of campaigns" + +MENU_VAR_INP 1 "${U}/PAN/MENU_VAR.INP" + +MSG_MENU_VAR_INP 1 "Menu variables" + +MENU_EXT_INP 1 "${U}/PAN/MENU_EXT.INP" + +MSG_MENU_EXT_INP 1 "Paths and extensions" + +MENU_PGM_INP 1 "${U}/PAN/MENU_PGM.INP" + +MSG_MENU_PGM_INP 1 "Program names" + +! Active Campaign +! --------------- +ACTIVE_CAMPAIGN 1 "${P}/EXAMPLE" + +! Modified Julian Date +! -------------------- +MODJULDATE 1 "55404.000000" + +! Session (only the last character is relevant) +! --------------------------------------------- +SESSION_CHAR 1 "0" + +SESSION_TABLE 1 "${P}/PHIVOLCS\STA\SESSIONS.SES" + ## widget = selwin; path = DIR_SES; ext = EXT_SES; maxfiles = 1 + # SESSIONS + +! Job character +! ------------- +JOB_ID 1 "" + +! Size of the Main Window +! ----------------------- +MAIN_WIDTH 1 "1196" + +MAIN_HEIGHT 1 "719" + +! Colors (RGB Button + RGB Background) +! ------------------------------------ +MAIN_PALETTE 0 + +! Font Types and Font Sizes +! ------------------------- +FONTTYPE_BASE 0 + +FONTSIZE_BASE 0 + +FONTBOLD_BASE 0 + +FONTITALIC_BASE 0 + +FONTSTRIKEOUT_BASE 0 + +FONTUNDERLINE_BASE 0 + +FONTTYPE_LARGE 1 "Courier" + +FONTSIZE_LARGE 1 "12" + +FONTBOLD_LARGE 1 "0" + +FONTITALIC_LARGE 1 "0" + +FONTSTRIKEOUT_LARGE 1 "0" + +FONTUNDERLINE_LARGE 1 "0" + +FONTTYPE_SMALL 0 + +FONTSIZE_SMALL 0 + +FONTBOLD_SMALL 0 + +FONTITALIC_SMALL 0 + +FONTSTRIKEOUT_SMALL 0 + +FONTUNDERLINE_SMALL 0 diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_FIN/MENU.old b/config/bernese/gpsuser52-luzon/OPT/R2S_FIN/MENU.old new file mode 100755 index 0000000..3abd4c6 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_FIN/MENU.old @@ -0,0 +1,90 @@ + +! Release Information Notes +! ------------------------- +RELEASE_INFO 1 "${X}/DOC/RELEASE.TXT" + +! List of Remaining Menu Input Files (full Pathes) +! ------------------------------------------------ +MENU_CMP_INP 1 "${X}/PAN/MENU_CMP.INP" + +MSG_MENU_CMP_INP 1 "Edit list of campaigns" + +MENU_VAR_INP 1 "${U}/PAN/MENU_VAR.INP" + +MSG_MENU_VAR_INP 1 "Menu variables" + +MENU_EXT_INP 1 "${U}/PAN/MENU_EXT.INP" + +MSG_MENU_EXT_INP 1 "Paths and extensions" + +MENU_PGM_INP 1 "${U}/PAN/MENU_PGM.INP" + +MSG_MENU_PGM_INP 1 "Program names" + +! Active Campaign +! --------------- +ACTIVE_CAMPAIGN 1 "${P}/EXAMPLE" + +! Modified Julian Date +! -------------------- +MODJULDATE 1 "55404.000000" + +! Session (only the last character is relevant) +! --------------------------------------------- +SESSION_CHAR 1 "0" + +SESSION_TABLE 1 "./DUMMY/STA/SESSIONS.SES" + ## widget = selwin; path = DIR_SES; ext = EXT_SES; maxfiles = 1 + # SESSIONS + +! Job character +! ------------- +JOB_ID 1 "" + +! Size of the Main Window +! ----------------------- +MAIN_WIDTH 1 "1196" + +MAIN_HEIGHT 1 "719" + +! Colors (RGB Button + RGB Background) +! ------------------------------------ +MAIN_PALETTE 0 + +! Font Types and Font Sizes +! ------------------------- +FONTTYPE_BASE 0 + +FONTSIZE_BASE 0 + +FONTBOLD_BASE 0 + +FONTITALIC_BASE 0 + +FONTSTRIKEOUT_BASE 0 + +FONTUNDERLINE_BASE 0 + +FONTTYPE_LARGE 1 "Courier" + +FONTSIZE_LARGE 1 "12" + +FONTBOLD_LARGE 1 "0" + +FONTITALIC_LARGE 1 "0" + +FONTSTRIKEOUT_LARGE 1 "0" + +FONTUNDERLINE_LARGE 1 "0" + +FONTTYPE_SMALL 0 + +FONTSIZE_SMALL 0 + +FONTBOLD_SMALL 0 + +FONTITALIC_SMALL 0 + +FONTSTRIKEOUT_SMALL 0 + +FONTUNDERLINE_SMALL 0 diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_FIN/MENU_CMP.INP b/config/bernese/gpsuser52-luzon/OPT/R2S_FIN/MENU_CMP.INP new file mode 100755 index 0000000..2105ac5 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_FIN/MENU_CMP.INP @@ -0,0 +1,17 @@ + +! List of Campaigns +! ----------------- +CAMPAIGN 2 + "${P}/EXAMPLE" + "${P}/PAGENET" + ## widget = uniline; numlines = 30 + +MSG_CAMPAIGN 1 "Campaign directory" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# EDIT LIST OF CAMPAIGNS - MENU_CMP # +# # +# > Campaign_directory < # CAMPAIGN +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_FIN/MENU_CMP.old b/config/bernese/gpsuser52-luzon/OPT/R2S_FIN/MENU_CMP.old new file mode 100755 index 0000000..2105ac5 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_FIN/MENU_CMP.old @@ -0,0 +1,17 @@ + +! List of Campaigns +! ----------------- +CAMPAIGN 2 + "${P}/EXAMPLE" + "${P}/PAGENET" + ## widget = uniline; numlines = 30 + +MSG_CAMPAIGN 1 "Campaign directory" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# EDIT LIST OF CAMPAIGNS - MENU_CMP # +# # +# > Campaign_directory < # CAMPAIGN +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_FIN/MENU_EXT.INP b/config/bernese/gpsuser52-luzon/OPT/R2S_FIN/MENU_EXT.INP new file mode 100755 index 0000000..e75def6 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_FIN/MENU_EXT.INP @@ -0,0 +1,1653 @@ + +! No path/no extension +! -------------------- +NO_PTH 0 + +NO_EXT 0 + +! General files: Path +! ------------------- +PTH_GEN 1 "${X}/GEN" + ## widget = lineedit + +MSG_PTH_GEN 1 "General files: path" + +! General Files: SatCrux/StaCrux +! ------------------------------ +EXT_CRX 1 "CRX" + ## widget = lineedit + +MSG_EXT_CRX 1 "Satellite problem file/old station problem file: extension" + +! General Files: Ant/Rec translation +! ---------------------------------- +EXT_TRN 1 "TRN" + ## widget = lineedit + +MSG_EXT_TRN 1 "Old antenna/receiver name translation table: extension" + +! General Files: Ocean tide model +! ------------------------------- +EXT_TID 1 "TID" + ## widget = lineedit + +MSG_EXT_TID 1 "Ocean tide model: extension" + +! General Files: Solid Earth tide model +! ------------------------------------- +EXT_TPO 1 "TPO" + ## widget = lineedit + +MSG_EXT_TPO 1 "Solid Earth tide model: extension" + +! General Files: Planetary ephemeris +! ---------------------------------- +EXT_EPH 1 "EPH" + ## widget = lineedit + +MSG_EXT_EPH 1 "Planetary ephemeris: extension" + +! General Files: Frequency information +! ------------------------------------ +EXT_FRQ 1 "FRQ" + ## widget = lineedit + +MSG_EXT_FRQ 1 "Frequency information: extension" + +! Orbit files: Broadcast file +! --------------------------- +DIR_BRD 1 "ORB" + ## widget = lineedit + +MSG_DIR_BRD 1 "Broadcast orbits: directory" + +EXT_BRD 1 "BRD" + ## widget = lineedit + +MSG_EXT_BRD 1 "Broadcast orbits: extension" + +! Orbit files: Precise file (original) +! ------------------------------------ +DIR_OPR 1 "ORB" + ## widget = lineedit + +MSG_DIR_OPR 1 "Precise orbits (original): directory" + +! Orbit files: Precise file +! ------------------------- +DIR_PRE 1 "ORB" + ## widget = lineedit + +MSG_DIR_PRE 1 "Precise orbits: directory" + +EXT_PRE 1 "PRE" + ## widget = lineedit + +MSG_EXT_PRE 1 "Precise orbits: extension" + +! Orbit files: Tabular orbit +! -------------------------- +DIR_TAB 1 "ORB" + ## widget = lineedit + +MSG_DIR_TAB 1 "Tabular orbits: directory" + +EXT_TAB 1 "TAB" + ## widget = lineedit + +MSG_EXT_TAB 1 "Tabular orbits: extension" + +! Orbit files: Orbital elements +! ----------------------------- +DIR_ELE 1 "ORB" + ## widget = lineedit + +MSG_DIR_ELE 1 "Improved orbit elements: directory" + +EXT_ELE 1 "ELE" + ## widget = lineedit + +MSG_EXT_ELE 1 "Improved orbit elements: extension" + +! Orbit files: Standard orbit +! --------------------------- +DIR_STD 1 "ORB" + ## widget = lineedit + +MSG_DIR_STD 1 "Standard orbits: directory" + +EXT_STD 1 "STD" + ## widget = lineedit + +MSG_EXT_STD 1 "Standard orbits: extension" + +! Orbit files: Radian press. +! -------------------------- +DIR_RPR 1 "ORB" + ## widget = lineedit + +MSG_DIR_RPR 1 "Radian pressure coefficients: directory" + +EXT_RPR 1 "RPR" + ## widget = lineedit + +MSG_EXT_RPR 1 "Radian pressure coefficients: extension" + +! Orbot files: ERP-file +! --------------------- +DIR_ERP 1 "ORB" + ## widget = lineedit + +MSG_DIR_ERP 1 "Earth orientation parameters: directory" + +EXT_ERP 1 "ERP" + ## widget = lineedit + +MSG_EXT_ERP 1 "Earth orientation parameters: extension" + +! Orbit files: ERP-file (IERS) +! ---------------------------- +DIR_IEP 1 "ORB" + ## widget = lineedit + +MSG_DIR_IEP 1 "Earth orientation parameters (IERS format): directory" + +EXT_IEP 1 "IEP" + ## widget = lineedit + +MSG_EXT_IEP 1 "Earth orientation parameters (IERS format): extension" + +! Orbit files: Geocenter file +! --------------------------- +DIR_GCC 1 "ORB" + ## widget = lineedit + +MSG_DIR_GCC 1 "Geocenter coordinates: directory" + +EXT_GCC 1 "GCC" + ## widget = lineedit + +MSG_EXT_GCC 1 "Geocenter coordinates: extension" + +! Orbit files: Sat. clocks +! ------------------------ +DIR_CLK 1 "ORB" + ## widget = lineedit + +MSG_DIR_CLK 1 "Satellite/Receiver clocks: directory" + +EXT_CLK 1 "CLK" + ## widget = lineedit + +MSG_EXT_CLK 1 "Satellite/Receiver clocks: extension" + +! Orbit files: Diff. code bias +! ---------------------------- +DIR_DCB 1 "ORB" + ## widget = lineedit + +MSG_DIR_DCB 1 "Differential code biases: directory" + +EXT_DCB 1 "DCB" + ## widget = lineedit + +MSG_EXT_DCB 1 "Differential code biases: extension" + +! Orbit files: Inter-system bias +! ------------------------------ +DIR_ISB 1 "ORB" + ## widget = lineedit + +MSG_DIR_ISB 1 "Inter-system biases: directory" + +EXT_ISB 1 "ISB" + ## widget = lineedit + +MSG_EXT_ISB 1 "Inter-system biases: extension" + +! Orbit: BIAS SINEX +! ----------------- +DIR_BIA 1 "ORB" + ## widget = lineedit + +MSG_DIR_BIA 1 "Biases (SINEX format): directory" + +EXT_BIA 1 "BIA" + ## widget = lineedit + +MSG_EXT_BIA 1 "Biases (SINEX format): extension" + +! Orbit: IRV file +! --------------- +DIR_IRV 1 "ORB" + ## widget = lineedit + +MSG_DIR_IRV 1 "IRVs: directory" + +EXT_IRV 1 "IRV" + ## widget = lineedit + +MSG_EXT_IRV 1 "IRVs: extension" + +! Orbit: CPF file +! --------------- +DIR_CPF 1 "ORB" + ## widget = lineedit + +MSG_DIR_CPF 1 "CPFs: directory" + +EXT_CPF 1 "CPF" + ## widget = lineedit + +MSG_EXT_CPF 1 "CPFs: extension" + +! Orbit: State vector file +! ------------------------ +DIR_STV 1 "ORB" + ## widget = lineedit + +MSG_DIR_STV 1 "State vectors: directory" + +EXT_STV 1 "STV" + ## widget = lineedit + +MSG_EXT_STV 1 "State vectors: extension" + +! Orbit: Accelerometer data +! ------------------------- +DIR_ACC 1 "ORB" + ## widget = lineedit + +MSG_DIR_ACC 1 "Accelerometer data: directory" + +EXT_ACC 1 "ACC" + ## widget = lineedit + +MSG_EXT_ACC 1 "Accelerometer data: extension" + +! LEO-Orbit: Attitude data +! ------------------------ +DIR_ATT 1 "ORB" + ## widget = lineedit + +MSG_DIR_ATT 1 "Attitude data: directory" + +EXT_ATT 1 "ATT" + ## widget = lineedit + +MSG_EXT_ATT 1 "Attitude data: extension" + +! LEO-Orbit: LEO maneuvers +! ------------------------ +DIR_MAN 1 "ORB" + ## widget = lineedit + +MSG_DIR_MAN 1 "LEO maneuvers: directory" + +EXT_MAN 1 "MAN" + ## widget = lineedit + +MSG_EXT_MAN 1 "LEO maneuvers: extension" + +! LEO-Orbit: CHAMP orbit format +! ----------------------------- +DIR_CHO 1 "ORB" + ## widget = lineedit + +MSG_DIR_CHO 1 "File in CHAMP orbit format: directory" + +EXT_CHO 1 "CHO" + ## widget = lineedit + +MSG_EXT_CHO 1 "File in CHAMP orbit format: extension" + +! Orbit: POE orbit format +! ----------------------- +DIR_POE 1 "ORB" + ## widget = lineedit + +MSG_DIR_POE 1 "File in POE: directory" + +EXT_POE 1 "POE" + ## widget = lineedit + +MSG_EXT_POE 1 "File in POE: extension" + +! LEO-Orbit: LEO Kinematic velocities +! ----------------------------------- +DIR_KVL 1 "STA" + ## widget = lineedit + +MSG_DIR_KVL 1 "LEO velocities (epoch-wise): directory" + +EXT_KVL 1 "VEL" + ## widget = lineedit + +MSG_EXT_KVL 1 "LEO velocities (epoch-wise): extension" + +! LEO-Orbit: LEO Aux. file (attitude,accelerom. data, thruster events...) +! ------------------------ +DIR_AUX 1 "ORB" + ## widget = lineedit + +MSG_DIR_AUX 1 "LEO external aux. information: directory" + +EXT_AUX 1 "AUX" + ## widget = lineedit + +MSG_EXT_AUX 1 "LEO external aux. information: extension" + +! RINEX files: rinex obs files +! ---------------------------- +DIR_OXO 1 "ORX" + ## widget = lineedit + +MSG_DIR_OXO 1 "RINEX observations (original): directory" + +DIR_RXO 1 "RAW" + ## widget = lineedit + +MSG_DIR_RXO 1 "RINEX observations: directory" + +EXT_RXO 1 "19O" + ## widget = lineedit + # $YO + +MSG_EXT_RXO 1 "RINEX observations: extension" + +! RINEX files: smoothed rinex +! --------------------------- +DIR_SMT 1 "RAW" + ## widget = lineedit + +MSG_DIR_SMT 1 "Smoothed RINEX observations: directory" + +EXT_SMT 1 "SMT" + ## widget = lineedit + +MSG_EXT_SMT 1 "Smoothed RINEX observations: extension" + +! RINEX files: rinex nav files +! ---------------------------- +DIR_OXN 1 "ORX" + ## widget = lineedit + +MSG_DIR_OXN 1 "RINEX navigation messages (GPS, original): directory" + +DIR_RXN 1 "RAW" + ## widget = lineedit + +MSG_DIR_RXN 1 "RINEX navigation messages (GPS): directory" + +EXT_RXN 1 "19N" + ## widget = lineedit + # $YN + +MSG_EXT_RXN 1 "RINEX navigation messages (GPS): extension" + +! RINEX files: rinex nav files +! ---------------------------- +DIR_OXG 1 "ORX" + ## widget = lineedit + +MSG_DIR_OXG 1 "RINEX navigation messages (GLONASS, original): directory" + +DIR_RXG 1 "RAW" + ## widget = lineedit + +MSG_DIR_RXG 1 "RINEX navigation messages (GLONASS): directory" + +EXT_RXG 1 "19G" + ## widget = lineedit + # $YG + +MSG_EXT_RXG 1 "RINEX navigation messages (GLONASS): extension" + +! RINEX files: rinex nav files +! ---------------------------- +DIR_OGA 1 "ORX" + ## widget = lineedit + +MSG_DIR_OGA 1 "RINEX navigation messages (GALILEO, original): directory" + +DIR_RGA 1 "RAW" + ## widget = lineedit + +MSG_DIR_RGA 1 "RINEX navigation messages (GALILEO): directory" + +EXT_RGA 1 "19E" + ## widget = lineedit + # $YE + +MSG_EXT_RGA 1 "RINEX navigation messages (GALILEO): extension" + +! RINEX files: rinex met files +! ---------------------------- +DIR_RXM 1 "RAW" + ## widget = lineedit + +MSG_DIR_RXM 1 "RINEX meteo data: directory" + +EXT_RXM 1 "19M" + ## widget = lineedit + # $YM + +MSG_EXT_RXM 1 "RINEX meteo data: extension" + +! Obs. files: Code zero head +! -------------------------- +DIR_CZH 1 "OBS" + ## widget = lineedit + +MSG_DIR_CZH 1 "Zero difference code observations, header: directory" + +EXT_CZH 1 "CZH" + ## widget = lineedit + +MSG_EXT_CZH 1 "Zero difference code observations, header: extension" + +! Obs. files: Code zero data +! -------------------------- +DIR_CZO 1 "OBS" + ## widget = lineedit + +MSG_DIR_CZO 1 "Zero difference code observations, data: directory" + +EXT_CZO 1 "CZO" + ## widget = lineedit + +MSG_EXT_CZO 1 "Zero difference code observations, data: extension" + +! Obs. files: Phase zero head +! --------------------------- +DIR_PZH 1 "OBS" + ## widget = lineedit + +MSG_DIR_PZH 1 "Zero difference phase observations, header: directory" + +EXT_PZH 1 "PZH" + ## widget = lineedit + +MSG_EXT_PZH 1 "Zero difference phase observations, header: extension" + +! Obs. files: Phase zero data +! --------------------------- +DIR_PZO 1 "OBS" + ## widget = lineedit + +MSG_DIR_PZO 1 "Zero difference phase observations, data: directory" + +EXT_PZO 1 "PZO" + ## widget = lineedit + +MSG_EXT_PZO 1 "Zero difference phase observations, data: extension" + +! Obs. files: Range zero head +! --------------------------- +DIR_RZH 1 "OBS" + ## widget = lineedit + +MSG_DIR_RZH 1 "Range observations, header: directory" + +EXT_RZH 1 "CZH" + ## widget = lineedit + +MSG_EXT_RZH 1 "Range observations, header: extension" + +! Obs. files: Range zero data +! --------------------------- +DIR_RZO 1 "OBS" + ## widget = lineedit + +MSG_DIR_RZO 1 "Range observations, data: directory" + +EXT_RZO 1 "CZO" + ## widget = lineedit + +MSG_EXT_RZO 1 "Range observations, data: extension" + +! Obs. files: Code single head +! ---------------------------- +DIR_CSH 1 "OBS" + ## widget = lineedit + +MSG_DIR_CSH 1 "Single difference code observations, header: directory" + +EXT_CSH 1 "CSH" + ## widget = lineedit + +MSG_EXT_CSH 1 "Single difference code observations, header: extension" + +! Obs. files: Code single data +! ---------------------------- +DIR_CSO 1 "OBS" + ## widget = lineedit + +MSG_DIR_CSO 1 "Single difference code observations, data: directory" + +EXT_CSO 1 "CSO" + ## widget = lineedit + +MSG_EXT_CSO 1 "Single difference code observations, data: extension" + +! Obs. files: Phase single head +! ----------------------------- +DIR_PSH 1 "OBS" + ## widget = lineedit + +MSG_DIR_PSH 1 "Single difference phase observations, header: directory" + +EXT_PSH 1 "PSH" + ## widget = lineedit + +MSG_EXT_PSH 1 "Single difference phase observations, header: extension" + +! Obs. files: Phase single data +! ----------------------------- +DIR_PSO 1 "OBS" + ## widget = lineedit + +MSG_DIR_PSO 1 "Single difference phase observations, data: directory" + +EXT_PSO 1 "PSO" + ## widget = lineedit + +MSG_EXT_PSO 1 "Single difference phase observations, data: extension" + +! Station files: Coordinates +! -------------------------- +DIR_CRD 1 "STA" + ## widget = lineedit + +MSG_DIR_CRD 1 "Station coordinates: directory" + +EXT_CRD 1 "CRD" + ## widget = lineedit + +MSG_EXT_CRD 1 "Station coordinates: extension" + +! Station files: Eccentricities +! ----------------------------- +DIR_ECC 1 "STA" + ## widget = lineedit + +MSG_DIR_ECC 1 "Station eccentricities: directory" + +EXT_ECC 1 "ECC" + ## widget = lineedit + +MSG_EXT_ECC 1 "Station eccentricities: extension" + +! Station files: Velocities +! ------------------------- +DIR_VEL 1 "STA" + ## widget = lineedit + +MSG_DIR_VEL 1 "Station velocities: directory" + +EXT_VEL 1 "VEL" + ## widget = lineedit + +MSG_EXT_VEL 1 "Station velocities: extension" + +! Station files: PSD corrections +! ------------------------------ +DIR_PSD 1 "STA" + ## widget = lineedit + +MSG_DIR_PSD 1 "PSD correction (ITRF14): directory" + +EXT_PSD 1 "PSD" + ## widget = lineedit + +MSG_EXT_PSD 1 "PSD correction (ITRF14): extension" + +! Station files: Station information +! ---------------------------------- +DIR_STA 1 "STA" + ## widget = lineedit + +MSG_DIR_STA 1 "Station information: directory" + +EXT_STA 1 "STA" + ## widget = lineedit + +MSG_EXT_STA 1 "Station information: extension" + +! Station files: Ocean loading +! ---------------------------- +DIR_BLQ 1 "STA" + ## widget = lineedit + +MSG_DIR_BLQ 1 "Ocean loading table: directory" + +EXT_BLQ 1 "BLQ" + ## widget = lineedit + +MSG_EXT_BLQ 1 "Ocean loading table: extension" + +! Station files: Atmospheric tidal loading +! ---------------------------------------- +DIR_ATL 1 "STA" + ## widget = lineedit + +MSG_DIR_ATL 1 "Atmospheric tidal loading table: directory" + +EXT_ATL 1 "ATL" + ## widget = lineedit + +MSG_EXT_ATL 1 "Atmospheric tidal loading table: extension" + +! Station files: Plate definition for NUVEL1/1A +! --------------------------------------------- +DIR_PLD 1 "STA" + ## widget = lineedit + +MSG_DIR_PLD 1 "Tectonic plate assignment (for NUVEL1/1A): directory" + +EXT_PLD 1 "PLD" + ## widget = lineedit + +MSG_EXT_PLD 1 "Tectonic plate assignment (for NUVEL1/1A): extension" + +! Station files: Baseline def. +! ---------------------------- +DIR_BSL 1 "STA" + ## widget = lineedit + +MSG_DIR_BSL 1 "Baseline definition: directory" + +EXT_BSL 1 "BSL" + ## widget = lineedit + +MSG_EXT_BSL 1 "Baseline definition: extension" + +! Station files: Cluster def. +! --------------------------- +DIR_CLU 1 "STA" + ## widget = lineedit + +MSG_DIR_CLU 1 "Cluster definition: directory" + +EXT_CLU 1 "CLU" + ## widget = lineedit + +MSG_EXT_CLU 1 "Cluster definition: extension" + +! Station files: Cluster/baseline assignment +! ------------------------------------------ +DIR_CLB 1 "STA" + ## widget = lineedit + +MSG_DIR_CLB 1 "Cluster/baseline assignment: directory" + +EXT_CLB 1 "CLB" + ## widget = lineedit + +MSG_EXT_CLB 1 "Cluster/baseline assignment: extension" + +! Station files: Selection list +! ----------------------------- +DIR_FIX 1 "STA" + ## widget = lineedit + +MSG_DIR_FIX 1 "Station selection list: directory" + +EXT_FIX 1 "FIX" + ## widget = lineedit + +MSG_EXT_FIX 1 "Station selection list: extension" + +! Station files: Selection list +! ----------------------------- +DIR_SIG 1 "STA" + ## widget = lineedit + +MSG_DIR_SIG 1 "Station sigma file: directory" + +EXT_SIG 1 "SIG" + ## widget = lineedit + +MSG_EXT_SIG 1 "Station sigma file: extension" + +! Station files: Observation weights +! ---------------------------------- +DIR_SOS 1 "STA" + ## widget = lineedit + +MSG_DIR_SOS 1 "Station observation sigma factors: directory" + +EXT_SOS 1 "SOS" + ## widget = lineedit + +MSG_EXT_SOS 1 "Station observation sigma factors: extension" + +! Station files: Ant.Azimut +! ------------------------- +DIR_AZI 1 "STA" + ## widget = lineedit + +MSG_DIR_AZI 1 "Receiver antenna orientation: directory" + +EXT_AZI 1 "AZI" + ## widget = lineedit + +MSG_EXT_AZI 1 "Receiver antenna orientation: extension" + +! Kinematic Coord. +! ---------------- +DIR_KIN 1 "STA" + ## widget = lineedit + +MSG_DIR_KIN 1 "Kinematic coordinates: directory" + +EXT_KIN 1 "KIN" + ## widget = lineedit + +MSG_EXT_KIN 1 "Kinematic coordinates: extension" + +! Station files: Session table +! ---------------------------- +DIR_SES 1 "STA" + ## widget = lineedit + +MSG_DIR_SES 1 "Session table: directory" + +EXT_SES 1 "SES" + ## widget = lineedit + +MSG_EXT_SES 1 "Session table: extension" + +! Station files: Abbr. table +! -------------------------- +DIR_ABB 1 "STA" + ## widget = lineedit + +MSG_DIR_ABB 1 "Abbreviation table: directory" + +EXT_ABB 1 "ABB" + ## widget = lineedit + +MSG_EXT_ABB 1 "Abbreviation table: extension" + +! Range biases +! ------------ +DIR_RGB 1 "STA" + ## widget = lineedit + +MSG_DIR_RGB 1 "SLR data handling: directory" + +EXT_RGB 1 "SLR" + ## widget = lineedit + +MSG_EXT_RGB 1 "SLR data handling: extension" + +! Atmosphere: Tropo.model +! ----------------------- +DIR_TRP 1 "ATM" + ## widget = lineedit + +MSG_DIR_TRP 1 "Troposphere parameters: directory" + +EXT_TRP 1 "TRP" + ## widget = lineedit + +MSG_EXT_TRP 1 "Troposphere parameters: extension" + +! Atmosphere: Tropo.SINEX +! ----------------------- +DIR_TRO 1 "ATM" + ## widget = lineedit + +MSG_DIR_TRO 1 "Troposphere parameters (SINEX format): directory" + +EXT_TRO 1 "TRO" + ## widget = lineedit + +MSG_EXT_TRO 1 "Troposphere parameters (SINEX format): extension" + +! Atmosphere: Ionos.model +! ----------------------- +DIR_ION 1 "ATM" + ## widget = lineedit + +MSG_DIR_ION 1 "Ionosphere models: directory" + +EXT_ION 1 "ION" + ## widget = lineedit + +MSG_EXT_ION 1 "Ionosphere models: extension" + +! Atmosphere: Ionos.IONEX +! ----------------------- +DIR_INX 1 "ATM" + ## widget = lineedit + +MSG_DIR_INX 1 "Ionosphere maps (IONEX): directory" + +EXT_INX 1 "INX" + ## widget = lineedit + +MSG_EXT_INX 1 "Ionosphere maps (IONEX): extension" + +! Atmosphere: Met.data +! -------------------- +DIR_MET 1 "ATM" + ## widget = lineedit + +MSG_DIR_MET 1 "Meteo data: directory" + +EXT_MET 1 "MET" + ## widget = lineedit + +MSG_EXT_MET 1 "Meteo data: extension" + +! Vienna grid files +! ----------------- +DIR_GRD 1 "GRD" + ## widget = lineedit + +MSG_DIR_GRD 1 "Vienna grid files" + +EXT_GRD 1 "GRD" + ## widget = lineedit + +MSG_EXT_GRD 1 "Vienna grid files: extension" + +! Output: Program output +! ---------------------- +DIR_OUT 1 "OUT" + ## widget = lineedit + +MSG_DIR_OUT 1 "Program output: directory" + +EXT_OUT 1 "OUT" + ## widget = lineedit + +MSG_EXT_OUT 1 "Program output: extension" + +! Output: Plot files +! ------------------ +DIR_PLT 1 "OUT" + ## widget = lineedit + +MSG_DIR_PLT 1 "Plot file: directory" + +EXT_PLT 1 "PLT" + ## widget = lineedit + +MSG_EXT_PLT 1 "Plot file: extension" + +! Output: Summary files +! --------------------- +DIR_SUM 1 "OUT" + ## widget = lineedit + +MSG_DIR_SUM 1 "Summary output: directory" + +EXT_SUM 1 "SUM" + ## widget = lineedit + +MSG_EXT_SUM 1 "Summary output: extension" + +! Output: List files +! ------------------ +DIR_LST 1 "OUT" + ## widget = lineedit + +MSG_DIR_LST 1 "Listing output: directory" + +EXT_LST 1 "LST" + ## widget = lineedit + +MSG_EXT_LST 1 "Listing output: extension" + +! Output: CODSPP summary +! ---------------------- +DIR_SMC 1 "OUT" + ## widget = lineedit + +MSG_DIR_SMC 1 "CODSPP summary output (XYZ): directory" + +EXT_SMC 1 "SMC" + ## widget = lineedit + +MSG_EXT_SMC 1 "CODSPP summary output (XYZ): extension" + +! Output: CODSPP summary +! ---------------------- +DIR_SME 1 "OUT" + ## widget = lineedit + +MSG_DIR_SME 1 "CODSPP summary output (BLH): directory" + +EXT_SME 1 "SME" + ## widget = lineedit + +MSG_EXT_SME 1 "CODSPP summary output (BLH): extension" + +! Output: Residual file +! --------------------- +DIR_RES 1 "OUT" + ## widget = lineedit + +MSG_DIR_RES 1 "Residuals: directory" + +EXT_RES 1 "RES" + ## widget = lineedit + +MSG_EXT_RES 1 "Residuals: extension" + +! Output: Clocks RINEX +! -------------------- +DIR_RXC 1 "OUT" + ## widget = lineedit + +MSG_DIR_RXC 1 "Clock information (clock RINEX format): directory" + +EXT_RXC 1 "CLK" + ## widget = lineedit + +MSG_EXT_RXC 1 "Clock information (clock RINEX format): extension" + +! Output: Covariance file +! ----------------------- +DIR_COV 1 "OUT" + ## widget = lineedit + +MSG_DIR_COV 1 "Covariances: directory" + +EXT_COV 1 "COV" + ## widget = lineedit + +MSG_EXT_COV 1 "Covariances: extension" + +! Covariance components +! --------------------- +DIR_WGT 1 "OUT" + ## widget = lineedit + +MSG_DIR_WGT 1 "Covariance components: directory" + +EXT_WGT 1 "WGT" + ## widget = lineedit + +MSG_EXT_WGT 1 "Covariance components: extension" + +! Output: Sub-daily ERP Model +! --------------------------- +EXT_SUB 1 "SUB" + ## widget = lineedit + +MSG_EXT_SUB 1 "Sub-daily earth rotation model: extension" + +! Output: Nutation Model +! ---------------------- +EXT_NUT 1 "NUT" + ## widget = lineedit + +MSG_EXT_NUT 1 "Nutation model: extension" + +! Output: Ant PCV (grid) +! ---------------------- +DIR_PHG 1 "OUT" + ## widget = lineedit + +MSG_DIR_PHG 1 "Antenna PCV estimates (grid): directory" + +EXT_PHG 1 "PHG" + ## widget = lineedit + +MSG_EXT_PHG 1 "Antenna PCV estimates (grid): extension" + +! Output: Ant PCV (harm) +! ---------------------- +DIR_PHH 1 "OUT" + ## widget = lineedit + +MSG_DIR_PHH 1 "Antenna PCV estimates (harm): directory" + +EXT_PHH 1 "PHH" + ## widget = lineedit + +MSG_EXT_PHH 1 "Antenna PCV estimates (harm): extension" + +! Output: Obs. editing file +! ------------------------- +DIR_EDT 1 "OUT" + ## widget = lineedit + +MSG_DIR_EDT 1 "Observation editing information: directory" + +EXT_EDT 1 "EDT" + ## widget = lineedit + +MSG_EXT_EDT 1 "Observation editing information: extension" + +! Output: Deletion list +! --------------------- +DIR_DEL 1 "OUT" + ## widget = lineedit + +MSG_DIR_DEL 1 "File deletion list: directory" + +EXT_DEL 1 "DEL" + ## widget = lineedit + +MSG_EXT_DEL 1 "File deletion list: extension" + +! Input/output Time series event list file +! ---------------------------------------- +DIR_EVL 1 "STA" + ## widget = lineedit + +MSG_DIR_EVL 1 "Events list file: directory" + +EXT_EVL 1 "EVL" + ## widget = lineedit + +MSG_EXT_EVL 1 "Time series events list file: extension" + +! Output: Parameter estimates +! --------------------------- +DIR_EST 1 "SOL" + ## widget = lineedit + +MSG_DIR_EST 1 "Parameter estimates: directory" + +EXT_EST 1 "EST" + ## widget = lineedit + +MSG_EXT_EST 1 "Parameter estimates: extension" + +! Output: Normal equations +! ------------------------ +DIR_NEQ 1 "SOL" + ## widget = lineedit + +MSG_DIR_NEQ 1 "Normal equation: directory" + +EXT_NEQ 1 "NQ0" + ## widget = lineedit + +MSG_EXT_NEQ 1 "Normal equation: extension" + +! Output: Normal equation (old) +! ----------------------------- +DIR_ONQ 1 "SOL" + ## widget = lineedit + +MSG_DIR_ONQ 1 "Normal equation (old format): directory" + +EXT_ONQ 1 "NEQ" + ## widget = lineedit + +MSG_EXT_ONQ 1 "Normal equation (old format): extension" + +! Output: SINEX (crd/vel) +! ----------------------- +DIR_SNX 1 "SOL" + ## widget = lineedit + +MSG_DIR_SNX 1 "SINEX output: directory" + +EXT_SNX 1 "SNX" + ## widget = lineedit + +MSG_EXT_SNX 1 "SINEX output: extension" + +! Orbit files: Standard orbit (ASCII) +! ----------------------------------- +DIR_FSO 1 "ORB" + ## widget = lineedit + +MSG_DIR_FSO 1 "Standard orbits: directory" + +EXT_FSO 1 "FSO" + ## widget = lineedit + +MSG_EXT_FSO 1 "Standard orbits: extension" + +! Orbit files: Rad. press. (ASCII) +! -------------------------------- +DIR_FRP 1 "ORB" + ## widget = lineedit + +MSG_DIR_FRP 1 "Radiation pressure coefficients: directory" + +EXT_FRP 1 "FRP" + ## widget = lineedit + +MSG_EXT_FRP 1 "Radiation pressure coefficients: extension" + +! Obs. files: Code zero ascii +! --------------------------- +DIR_FCZ 1 "OBS" + ## widget = lineedit + +MSG_DIR_FCZ 1 "Zero difference code observations: directory" + +EXT_FCZ 1 "FZD" + ## widget = lineedit + +MSG_EXT_FCZ 1 "Zero difference code observations: extension" + +! Obs. files: Phase zero ascii +! ---------------------------- +DIR_FPZ 1 "OBS" + ## widget = lineedit + +MSG_DIR_FPZ 1 "Zero difference phase observations: directory" + +EXT_FPZ 1 "FPZ" + ## widget = lineedit + +MSG_EXT_FPZ 1 "Zero difference phase observations: extension" + +! Obs. files: Range ascii +! ----------------------- +DIR_FRZ 1 "OBS" + ## widget = lineedit + +MSG_DIR_FRZ 1 "Range observations: directory" + +EXT_FRZ 1 "FRZ" + ## widget = lineedit + +MSG_EXT_FRZ 1 "Range observations: extension" + +! Obs. files: Code single ascii +! ----------------------------- +DIR_FCS 1 "OBS" + ## widget = lineedit + +MSG_DIR_FCS 1 "Single difference code observations: directory" + +EXT_FCS 1 "FSD" + ## widget = lineedit + +MSG_EXT_FCS 1 "Single difference code observations: extension" + +! Obs. files: Phase single ascii +! ------------------------------ +DIR_FPS 1 "OBS" + ## widget = lineedit + +MSG_DIR_FPS 1 "Single difference phase observations: directory" + +EXT_FPS 1 "FPS" + ## widget = lineedit + +MSG_EXT_FPS 1 "Single difference phase observations: extension" + +! Output: Residual file (ASCII) +! ----------------------------- +DIR_FRS 1 "OUT" + ## widget = lineedit + +MSG_DIR_FRS 1 "Residuals: directory" + +EXT_FRS 1 "FRS" + ## widget = lineedit + +MSG_EXT_FRS 1 "Residuals: extension" + +! Output: Normal equations (ASCII) +! -------------------------------- +DIR_FN0 1 "OUT" + ## widget = lineedit + +MSG_DIR_FN0 1 "Normal equation: directory" + +EXT_FN0 1 "FN0" + ## widget = lineedit + +MSG_EXT_FN0 1 "Normal equation: extension" + +! Output: Normal equations (old, ASCII) +! ------------------------------------- +DIR_FNQ 1 "OUT" + ## widget = lineedit + +MSG_DIR_FNQ 1 "Normal equation (old format): directory" + +EXT_FNQ 1 "FNQ" + ## widget = lineedit + +MSG_EXT_FNQ 1 "Normal equation (old format): extension" + +! BPE: PCF-name +! ------------- +PTH_PCF 1 "${U}/PCF" + ## widget = lineedit + +MSG_PTH_PCF 1 "Processing control files: path" + +EXT_PCF 1 "PCF" + ## widget = lineedit + +MSG_EXT_PCF 1 "Processing control files: extension" + +! BPE: CPU-file name +! ------------------ +PTH_CPU 1 "${U}/PAN" + ## widget = lineedit + +MSG_PTH_CPU 1 "CPU control file: path" + +EXT_CPU 1 "CPU" + ## widget = lineedit + +MSG_EXT_CPU 1 "CPU control file: extension" + +PTH_CPUNUM 1 "${U}/WORK" + ## widget = lineedit + +MSG_PTH_CPUNUM 1 "Scratch for CPU control file" + +! BPE: Output files +! ----------------- +DIR_BPEOUT 1 "BPE" + ## widget = lineedit + +MSG_DIR_BPEOUT 1 "Output files: directory" + +EXT_BPEOUT 1 "OUT" + ## widget = lineedit + +MSG_EXT_BPEOUT 1 "Output files: extension" + +! BPE: Status files +! ----------------- +DIR_BPERUN 1 "BPE" + ## widget = lineedit + +MSG_DIR_BPERUN 1 "Status files: directory" + +EXT_BPERUN 1 "RUN" + ## widget = lineedit + +MSG_EXT_BPERUN 1 "Status files: extension" + +! BPE: Protocol files +! ------------------- +DIR_BPEPRT 1 "BPE" + ## widget = lineedit + +MSG_DIR_BPEPRT 1 "Protocol files: directory" + +EXT_BPEPRT 1 "PRT" + ## widget = lineedit + +MSG_EXT_BPEPRT 1 "Protocol files: extension" + +! BPE: log files +! -------------- +DIR_BPELOG 1 "BPE" + ## widget = lineedit + +MSG_DIR_BPELOG 1 "Log files: directory" + +EXT_BPELOG 1 "LOG" + ## widget = lineedit + +MSG_EXT_BPELOG 1 "Log files: extension" + +! BPE: scripts +! ------------ +PTH_SCRIPT 1 "${U}/SCRIPT" + ## widget = lineedit + +MSG_PTH_SCRIPT 1 "BPE script directory: path" + +! BPE: Option directories +! ----------------------- +PTH_OPT 1 "${U}/OPT" + ## widget = lineedit + +MSG_PTH_OPT 1 "Option directory: path" + +! Others: Help +! ------------ +PTH_HLP 1 "${X}/HLP" + ## widget = lineedit + +MSG_PTH_HLP 1 "Help files: path" + +EXT_HLP 1 "HLP" + ## widget = lineedit + +MSG_EXT_HLP 1 "Help files: extension" + +! Others: Skeleton +! ---------------- +PTH_SKL 1 "${X}/SKL" + ## widget = lineedit + +MSG_PTH_SKL 1 "Skeleton files (e.g. for plot files): path" + +EXT_SKL 1 "SKL" + ## widget = lineedit + +MSG_EXT_SKL 1 "Skeleton files (e.g. for plot files): extension" + +! Others: updpan - master and list +! -------------------------------- +PTH_UPDPAN 1 "${X}/PAN" + ## widget = lineedit + +MSG_PTH_UPDPAN 1 "Program input master files: path" + +PTH_UPD 1 "${X}/SKL" + ## widget = lineedit + +MSG_PTH_UPD 1 "Directory list for panel update: path" + +EXT_UPD 1 "UPD" + ## widget = lineedit + +MSG_EXT_UPD 1 "Directory list for panel update: extension" + +! Others: Campaign independent output +! ----------------------------------- +PTH_OUT 1 "${U}/OUT" + ## widget = lineedit + +MSG_PTH_OUT 1 "Program output files (campaign indep.): path" + +! Others: User input files +! ------------------------ +PTH_INP 1 "${U}/PAN" + ## widget = lineedit + +MSG_PTH_INP 1 "Program input files: path" + +EXT_INP 1 "INP" + ## widget = lineedit + +MSG_EXT_INP 1 "Program input files: extension" + +! Others: Scratch files +! --------------------- +PTH_SCR 1 "${U}/WORK" + ## widget = lineedit + +MSG_PTH_SCR 1 "Scratch files: path" + +EXT_SCR 1 "SCR" + ## widget = lineedit + +MSG_EXT_SCR 1 "Scratch files: extension" + +EXT_SC1 1 "SC1" + ## widget = lineedit + +MSG_EXT_SC1 1 "Scratch files: extension" + +EXT_SC2 1 "SC2" + ## widget = lineedit + +MSG_EXT_SC2 1 "Scratch files: extension" + +! Others: Error message +! --------------------- +PTH_ERR 1 "${U}/WORK" + ## widget = lineedit + +MSG_PTH_ERR 1 "Error message files: path" + +EXT_ERR 1 "MSG" + ## widget = lineedit + +MSG_EXT_ERR 1 "Error message files: extension" + +! Interally used by the menu +! -------------------------- +PTH_INP_OUT 1 "${U}/PAN" + ## widget = lineedit + +EXT_IN1 1 "IN1" + ## widget = lineedit + +! Auxiliary Menu Program +! ---------------------- +MENUAUX_EXE 1 "MENUAUX" + +MENUAUX_INP 1 "MENUAUX.INP" + +MENUAUX_SCR 1 "MENUAUX.SCR" + +MENUAUX_ERR 1 "MENUAUX.ERR" + +MENUAUX_DEBUG 1 "1" + +GEN_CONST_FILE 1 "CONST." + +GEN_DATUM_FILE 1 "DATUM." + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# PATHS AND EXTENSIONS - MENU_EXT 1: General Files # +# path extension # +# GENERAL FILES > %%%%%%%%% < # PTH_GEN +# Sub-daily earth rotation model > %%% < # EXT_SUB +# Nutation model > %%% < # EXT_NUT +# Planetary ephemeris > %%% < # EXT_EPH +# Satellite problem file/old station problem file > %%% < # EXT_CRX +# Solid Earth tides model > %%% < # EXT_TPO +# Ocean tide model > %%% < # EXT_TID +# Frequency information > %%% < # EXT_FRQ +# Old antenna/receiver name translation table > %%% < # EXT_TRN +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 2.1: Campaign Data, Orbit and EOP Files # +# campaign # +# ORBIT FILES directory extension # +# Broadcast orbits > %%%%%% < > %%% < # DIR_BRD EXT_BRD +# Precise orbits (original) > %%%%%% < # DIR_OPR +# Precise orbits > %%%%%% < > %%% < # DIR_PRE EXT_PRE +# Tabular orbits > %%%%%% < > %%% < # DIR_TAB EXT_TAB +# Standard orbits > %%%%%% < > %%% < # DIR_STD EXT_STD +# Radian pressure coefficients > %%%%%% < > %%% < # DIR_RPR EXT_RPR +# Improved orbit elements > %%%%%% < > %%% < # DIR_ELE EXT_ELE +# Earth orientation parameters > %%%%%% < > %%% < # DIR_ERP EXT_ERP +# Earth orientation parameters (IERS format) > %%%%%% < > %%% < # DIR_IEP EXT_IEP +# Geocenter coordinates > %%%%%% < > %%% < # DIR_GCC EXT_GCC +# Satellite/Receiver clocks > %%%%%% < > %%% < # DIR_CLK EXT_CLK +# Differential code biases > %%%%%% < > %%% < # DIR_DCB EXT_DCB +# Inter-system biases > %%%%%% < > %%% < # DIR_ISB EXT_ISB +# Bias SINEX > %%%%%% < > %%% < # DIR_BIA EXT_BIA +# # +# IRV file > %%%%%% < > %%% < # DIR_IRV EXT_IRV +# Precise orbit in CPF orbit format > %%%%%% < > %%% < # DIR_CPF EXT_CPF +# State vector file > %%%%%% < > %%% < # DIR_STV EXT_STV +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 2.2: Campaign Data, Orbit Files for LEOs # +# campaign # +# LEO FILES directory extension # +# Accelerometer data > %%%%%% < > %%% < # DIR_ACC EXT_ACC +# Attitude data > %%%%%% < > %%% < # DIR_ATT EXT_ATT +# LEO maneuvers > %%%%%% < > %%% < # DIR_MAN EXT_MAN +# File in CHAMP orbit format > %%%%%% < > %%% < # DIR_CHO EXT_CHO +# File in POE@@ orbit format > %%%%%% < > %%% < # DIR_POE EXT_POE +# LEO velocities (epoch-wise) > %%%%%% < > %%% < # DIR_KVL EXT_KVL +# LEO external aux. information > %%%%%% < > %%% < # DIR_AUX EXT_AUX +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 3: Campaign Data, RINEX Files # +# campaign # +# RINEX FILES directory extension # +# RINEX observations (original) > %%%%%% < # DIR_OXO +# RINEX observations > %%%%%% < > %%% < # DIR_RXO EXT_RXO +# Smoothed RINEX observations > %%%%%% < > %%% < # DIR_SMT EXT_SMT +# RINEX navigation messages (GPS, original) > %%%%%% < # DIR_OXN +# RINEX navigation messages (GPS) > %%%%%% < > %%% < # DIR_RXN EXT_RXN +# RINEX navigation messages (GLONASS, original) > %%%%%% < # DIR_OXG +# RINEX navigation messages (GLONASS) > %%%%%% < > %%% < # DIR_RXG EXT_RXG +# RINEX navigation messages (GALILEO, original) > %%%%%% < # DIR_OGA +# RINEX navigation messages (GALILEO) > %%%%%% < > %%% < # DIR_RGA EXT_RGA +# RINEX meteo data > %%%%%% < > %%% < # DIR_RXM EXT_RXM +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 4: Campaign Data, Observation Files # +# campaign # +# OBSERVATION FILES directory extension # +# Zero@@ difference code@ observations, header > %%%%%% < > %%% < # DIR_CZH EXT_CZH +# Zero@@ difference code@ observations, data > %%%%%% < > %%% < # DIR_CZO EXT_CZO +# Zero@@ difference phase observations, header > %%%%%% < > %%% < # DIR_PZH EXT_PZH +# Zero@@ difference phase observations, data > %%%%%% < > %%% < # DIR_PZO EXT_PZO +# Single difference code@ observations, header > %%%%%% < > %%% < # DIR_CSH EXT_CSH +# Single difference code@ observations, data > %%%%%% < > %%% < # DIR_CSO EXT_CSO +# Single difference phase observations, header > %%%%%% < > %%% < # DIR_PSH EXT_PSH +# Single difference phase observations, data > %%%%%% < > %%% < # DIR_PSO EXT_PSO +# # +# Range observations (SLR), header > %%%%%% < > %%% < # DIR_RZH EXT_RZH +# Range observations (SLR), data > %%%%%% < > %%% < # DIR_RZO EXT_RZO +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 5: Campaign Data, Station Files # +# campaign # +# STATION FILES directory extension # +# Station coordinates > %%%%%% < > %%% < # DIR_CRD EXT_CRD +# Station velocities > %%%%%% < > %%% < # DIR_VEL EXT_VEL +# Kinematic coordinates > %%%%%% < > %%% < # DIR_KIN EXT_KIN +# Station eccentricities > %%%%%% < > %%% < # DIR_ECC EXT_ECC +# PSD correction (ITRF14) > %%%%%% < > %%% < # DIR_PSD EXT_PSD +# Station information > %%%%%% < > %%% < # DIR_STA EXT_STA +# Ocean loading table > %%%%%% < > %%% < # DIR_BLQ EXT_BLQ +# Atmospheric tidal loading table > %%%%%% < > %%% < # DIR_ATL EXT_ATL +# Station selection list > %%%%%% < > %%% < # DIR_FIX EXT_FIX +# Station sigma file > %%%%%% < > %%% < # DIR_SIG EXT_SIG +# Station observation sigma factors > %%%%%% < > %%% < # DIR_SOS EXT_SOS +# Abbreviation table > %%%%%% < > %%% < # DIR_ABB EXT_ABB +# Tectonic plate assignment (for NUVEL1/1A) > %%%%%% < > %%% < # DIR_PLD EXT_PLD +# Baseline definition > %%%%%% < > %%% < # DIR_BSL EXT_BSL +# Cluster definition > %%%%%% < > %%% < # DIR_CLU EXT_CLU +# Cluster/baseline assignment > %%%%%% < > %%% < # DIR_CLB EXT_CLB +# Receiver antenna orientation > %%%%%% < > %%% < # DIR_AZI EXT_AZI +# Session table > %%%%%% < > %%% < # DIR_SES EXT_SES +# SLR data handling (range bias, CoM) > %%%%%% < > %%% < # DIR_RGB EXT_RGB +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 6: Campaign Data, Atmosphere Modeling Files # +# campaign # +# ATMOSPHERE MODELING FILES directory extension # +# Troposphere parameters > %%%%%% < > %%% < # DIR_TRP EXT_TRP +# Troposphere parameters (SINEX format) > %%%%%% < > %%% < # DIR_TRO EXT_TRO +# Ionosphere models > %%%%%% < > %%% < # DIR_ION EXT_ION +# Ionosphere maps (IONEX) > %%%%%% < > %%% < # DIR_INX EXT_INX +# Meteo data > %%%%%% < > %%% < # DIR_MET EXT_MET +# Vienna grid files (VMF and loading maps) > %%%%%% < > %%% < # DIR_GRD EXT_GRD +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 7: Campaign Data, Output Files # +# campaign # +# OUTPUT FILES directory extension # +# Program output > %%%%%% < > %%% < # DIR_OUT EXT_OUT +# Plot file > %%%%%% < > %%% < # DIR_PLT EXT_PLT +# Summary output > %%%%%% < > %%% < # DIR_SUM EXT_SUM +# Listing output > %%%%%% < > %%% < # DIR_LST EXT_LST +# CODSPP summary output (XYZ) > %%%%%% < > %%% < # DIR_SMC EXT_SMC +# CODSPP summary output (BLH) > %%%%%% < > %%% < # DIR_SME EXT_SME +# # +# BERNESE IN-/OUTPUT FILES # +# Residuals > %%%%%% < > %%% < # DIR_RES EXT_RES +# Clock information (clock RINEX format) > %%%%%% < > %%% < # DIR_RXC EXT_RXC +# Covariances > %%%%%% < > %%% < # DIR_COV EXT_COV +# Covariance components > %%%%%% < > %%% < # DIR_WGT EXT_WGT +# Antenna PCV estimates (grid) > %%%%%% < > %%% < # DIR_PHG EXT_PHG +# Antenna PCV estimates (harm) > %%%%%% < > %%% < # DIR_PHH EXT_PHH +# Observation editing information > %%%%%% < > %%% < # DIR_EDT EXT_EDT +# File deletion list > %%%%%% < > %%% < # DIR_DEL EXT_DEL +# Time series list of events file > %%%%%% < > %%% < # DIR_EVL EXT_EVL +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 8: Campaign Data, Solution Files # +# campaign # +# SOLUTION FILES directory extension # +# Parameter estimates > %%%%%% < > %%% < # DIR_EST EXT_EST +# Normal equation > %%%%%% < > %%% < # DIR_NEQ EXT_NEQ +# Normal equation (old format) > %%%%%% < > %%% < # DIR_ONQ EXT_ONQ +# SINEX output > %%%%%% < > %%% < # DIR_SNX EXT_SNX +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 9: Campaign Data, Bernese Files (ASCII) # +# campaign # +# BERNESE FILES (FORMATTED) directory extension # +# Standard orbits > %%%%%% < > %%% < # DIR_FSO EXT_FSO +# Radiation pressure coefficients > %%%%%% < > %%% < # DIR_FRP EXT_FRP +# Zero@@ difference code@ observations > %%%%%% < > %%% < # DIR_FCZ EXT_FCZ +# Zero@@ difference phase observations > %%%%%% < > %%% < # DIR_FPZ EXT_FPZ +# Single difference code@ observations > %%%%%% < > %%% < # DIR_FCS EXT_FCS +# Single difference phase observations > %%%%%% < > %%% < # DIR_FPS EXT_FPS +# Range observations > %%%%%% < > %%% < # DIR_FRZ EXT_FRZ +# Residuals > %%%%%% < > %%% < # DIR_FRS EXT_FRS +# Normal equation > %%%%%% < > %%% < # DIR_FN0 EXT_FN0 +# Normal equation (old format) > %%%%%% < > %%% < # DIR_FNQ EXT_FNQ +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 10: Bernese Processing Engine (BPE) # +# campaign # +# BERNESE PROCESSING ENGINE directory extension # +# BPE output > %%%%%% < > %%% < # DIR_BPEOUT EXT_BPEOUT +# BPE status > %%%%%% < > %%% < # DIR_BPERUN EXT_BPERUN +# Protocol files > %%%%%% < > %%% < # DIR_BPEPRT EXT_BPEPRT +# Log files > %%%%%% < > %%% < # DIR_BPELOG EXT_BPELOG +# # +# BERNESE PROCESSING ENGINE path extension # +# Processing control files > %%%%%%%%%% <> %%% < # PTH_PCF EXT_PCF +# CPU control file > %%%%%%%%%% <> %%% < # PTH_CPU EXT_CPU +# Scratch for CPU control file > %%%%%%%%%% < # PTH_CPUNUM +# BPE script directory > %%%%%%%%%% < # PTH_SCRIPT +# Option directory > %%%%%%%%%% < # PTH_OPT +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 11: Other Files and Directories # +# # +# GENERAL path extension(s) # +# Help files > %%%%%%%%% < > %%% < # PTH_HLP EXT_HLP +# Skeleton files (e.g. for plot files) > %%%%%%%%% < > %%% < # PTH_SKL EXT_SKL +# Directory list for panel update > %%%%%%%%% < > %%% < # PTH_UPD EXT_UPD +# Program input master files > %%%%%%%%% < # PTH_UPDPAN +# # +# USER DEPENDENT # +# Program output files (campaign indep.)> %%%%%%%%% < # PTH_OUT +# Program input files > %%%%%%%%% < > %%% < # PTH_INP EXT_INP +# Scratch files > %%%%%%%%% < > %%% <> %%% <> %%% < # PTH_SCR EXT_SCR EXT_SC1 EXT_SC2 +# Error message files > %%%%%%%%% < > %%% < # PTH_ERR EXT_ERR +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_FIN/MENU_EXT.old b/config/bernese/gpsuser52-luzon/OPT/R2S_FIN/MENU_EXT.old new file mode 100755 index 0000000..6bf7ba3 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_FIN/MENU_EXT.old @@ -0,0 +1,1653 @@ + +! No path/no extension +! -------------------- +NO_PTH 0 + +NO_EXT 0 + +! General files: Path +! ------------------- +PTH_GEN 1 "${X}/GEN" + ## widget = lineedit + +MSG_PTH_GEN 1 "General files: path" + +! General Files: SatCrux/StaCrux +! ------------------------------ +EXT_CRX 1 "CRX" + ## widget = lineedit + +MSG_EXT_CRX 1 "Satellite problem file/old station problem file: extension" + +! General Files: Ant/Rec translation +! ---------------------------------- +EXT_TRN 1 "TRN" + ## widget = lineedit + +MSG_EXT_TRN 1 "Old antenna/receiver name translation table: extension" + +! General Files: Ocean tide model +! ------------------------------- +EXT_TID 1 "TID" + ## widget = lineedit + +MSG_EXT_TID 1 "Ocean tide model: extension" + +! General Files: Solid Earth tide model +! ------------------------------------- +EXT_TPO 1 "TPO" + ## widget = lineedit + +MSG_EXT_TPO 1 "Solid Earth tide model: extension" + +! General Files: Planetary ephemeris +! ---------------------------------- +EXT_EPH 1 "EPH" + ## widget = lineedit + +MSG_EXT_EPH 1 "Planetary ephemeris: extension" + +! General Files: Frequency information +! ------------------------------------ +EXT_FRQ 1 "FRQ" + ## widget = lineedit + +MSG_EXT_FRQ 1 "Frequency information: extension" + +! Orbit files: Broadcast file +! --------------------------- +DIR_BRD 1 "ORB" + ## widget = lineedit + +MSG_DIR_BRD 1 "Broadcast orbits: directory" + +EXT_BRD 1 "BRD" + ## widget = lineedit + +MSG_EXT_BRD 1 "Broadcast orbits: extension" + +! Orbit files: Precise file (original) +! ------------------------------------ +DIR_OPR 1 "ORB" + ## widget = lineedit + +MSG_DIR_OPR 1 "Precise orbits (original): directory" + +! Orbit files: Precise file +! ------------------------- +DIR_PRE 1 "ORB" + ## widget = lineedit + +MSG_DIR_PRE 1 "Precise orbits: directory" + +EXT_PRE 1 "PRE" + ## widget = lineedit + +MSG_EXT_PRE 1 "Precise orbits: extension" + +! Orbit files: Tabular orbit +! -------------------------- +DIR_TAB 1 "ORB" + ## widget = lineedit + +MSG_DIR_TAB 1 "Tabular orbits: directory" + +EXT_TAB 1 "TAB" + ## widget = lineedit + +MSG_EXT_TAB 1 "Tabular orbits: extension" + +! Orbit files: Orbital elements +! ----------------------------- +DIR_ELE 1 "ORB" + ## widget = lineedit + +MSG_DIR_ELE 1 "Improved orbit elements: directory" + +EXT_ELE 1 "ELE" + ## widget = lineedit + +MSG_EXT_ELE 1 "Improved orbit elements: extension" + +! Orbit files: Standard orbit +! --------------------------- +DIR_STD 1 "ORB" + ## widget = lineedit + +MSG_DIR_STD 1 "Standard orbits: directory" + +EXT_STD 1 "STD" + ## widget = lineedit + +MSG_EXT_STD 1 "Standard orbits: extension" + +! Orbit files: Radian press. +! -------------------------- +DIR_RPR 1 "ORB" + ## widget = lineedit + +MSG_DIR_RPR 1 "Radian pressure coefficients: directory" + +EXT_RPR 1 "RPR" + ## widget = lineedit + +MSG_EXT_RPR 1 "Radian pressure coefficients: extension" + +! Orbot files: ERP-file +! --------------------- +DIR_ERP 1 "ORB" + ## widget = lineedit + +MSG_DIR_ERP 1 "Earth orientation parameters: directory" + +EXT_ERP 1 "ERP" + ## widget = lineedit + +MSG_EXT_ERP 1 "Earth orientation parameters: extension" + +! Orbit files: ERP-file (IERS) +! ---------------------------- +DIR_IEP 1 "ORB" + ## widget = lineedit + +MSG_DIR_IEP 1 "Earth orientation parameters (IERS format): directory" + +EXT_IEP 1 "IEP" + ## widget = lineedit + +MSG_EXT_IEP 1 "Earth orientation parameters (IERS format): extension" + +! Orbit files: Geocenter file +! --------------------------- +DIR_GCC 1 "ORB" + ## widget = lineedit + +MSG_DIR_GCC 1 "Geocenter coordinates: directory" + +EXT_GCC 1 "GCC" + ## widget = lineedit + +MSG_EXT_GCC 1 "Geocenter coordinates: extension" + +! Orbit files: Sat. clocks +! ------------------------ +DIR_CLK 1 "ORB" + ## widget = lineedit + +MSG_DIR_CLK 1 "Satellite/Receiver clocks: directory" + +EXT_CLK 1 "CLK" + ## widget = lineedit + +MSG_EXT_CLK 1 "Satellite/Receiver clocks: extension" + +! Orbit files: Diff. code bias +! ---------------------------- +DIR_DCB 1 "ORB" + ## widget = lineedit + +MSG_DIR_DCB 1 "Differential code biases: directory" + +EXT_DCB 1 "DCB" + ## widget = lineedit + +MSG_EXT_DCB 1 "Differential code biases: extension" + +! Orbit files: Inter-system bias +! ------------------------------ +DIR_ISB 1 "ORB" + ## widget = lineedit + +MSG_DIR_ISB 1 "Inter-system biases: directory" + +EXT_ISB 1 "ISB" + ## widget = lineedit + +MSG_EXT_ISB 1 "Inter-system biases: extension" + +! Orbit: BIAS SINEX +! ----------------- +DIR_BIA 1 "ORB" + ## widget = lineedit + +MSG_DIR_BIA 1 "Biases (SINEX format): directory" + +EXT_BIA 1 "BIA" + ## widget = lineedit + +MSG_EXT_BIA 1 "Biases (SINEX format): extension" + +! Orbit: IRV file +! --------------- +DIR_IRV 1 "ORB" + ## widget = lineedit + +MSG_DIR_IRV 1 "IRVs: directory" + +EXT_IRV 1 "IRV" + ## widget = lineedit + +MSG_EXT_IRV 1 "IRVs: extension" + +! Orbit: CPF file +! --------------- +DIR_CPF 1 "ORB" + ## widget = lineedit + +MSG_DIR_CPF 1 "CPFs: directory" + +EXT_CPF 1 "CPF" + ## widget = lineedit + +MSG_EXT_CPF 1 "CPFs: extension" + +! Orbit: State vector file +! ------------------------ +DIR_STV 1 "ORB" + ## widget = lineedit + +MSG_DIR_STV 1 "State vectors: directory" + +EXT_STV 1 "STV" + ## widget = lineedit + +MSG_EXT_STV 1 "State vectors: extension" + +! Orbit: Accelerometer data +! ------------------------- +DIR_ACC 1 "ORB" + ## widget = lineedit + +MSG_DIR_ACC 1 "Accelerometer data: directory" + +EXT_ACC 1 "ACC" + ## widget = lineedit + +MSG_EXT_ACC 1 "Accelerometer data: extension" + +! LEO-Orbit: Attitude data +! ------------------------ +DIR_ATT 1 "ORB" + ## widget = lineedit + +MSG_DIR_ATT 1 "Attitude data: directory" + +EXT_ATT 1 "ATT" + ## widget = lineedit + +MSG_EXT_ATT 1 "Attitude data: extension" + +! LEO-Orbit: LEO maneuvers +! ------------------------ +DIR_MAN 1 "ORB" + ## widget = lineedit + +MSG_DIR_MAN 1 "LEO maneuvers: directory" + +EXT_MAN 1 "MAN" + ## widget = lineedit + +MSG_EXT_MAN 1 "LEO maneuvers: extension" + +! LEO-Orbit: CHAMP orbit format +! ----------------------------- +DIR_CHO 1 "ORB" + ## widget = lineedit + +MSG_DIR_CHO 1 "File in CHAMP orbit format: directory" + +EXT_CHO 1 "CHO" + ## widget = lineedit + +MSG_EXT_CHO 1 "File in CHAMP orbit format: extension" + +! Orbit: POE orbit format +! ----------------------- +DIR_POE 1 "ORB" + ## widget = lineedit + +MSG_DIR_POE 1 "File in POE: directory" + +EXT_POE 1 "POE" + ## widget = lineedit + +MSG_EXT_POE 1 "File in POE: extension" + +! LEO-Orbit: LEO Kinematic velocities +! ----------------------------------- +DIR_KVL 1 "STA" + ## widget = lineedit + +MSG_DIR_KVL 1 "LEO velocities (epoch-wise): directory" + +EXT_KVL 1 "VEL" + ## widget = lineedit + +MSG_EXT_KVL 1 "LEO velocities (epoch-wise): extension" + +! LEO-Orbit: LEO Aux. file (attitude,accelerom. data, thruster events...) +! ------------------------ +DIR_AUX 1 "ORB" + ## widget = lineedit + +MSG_DIR_AUX 1 "LEO external aux. information: directory" + +EXT_AUX 1 "AUX" + ## widget = lineedit + +MSG_EXT_AUX 1 "LEO external aux. information: extension" + +! RINEX files: rinex obs files +! ---------------------------- +DIR_OXO 1 "ORX" + ## widget = lineedit + +MSG_DIR_OXO 1 "RINEX observations (original): directory" + +DIR_RXO 1 "RAW" + ## widget = lineedit + +MSG_DIR_RXO 1 "RINEX observations: directory" + +EXT_RXO 1 "80O" + ## widget = lineedit + # $YO + +MSG_EXT_RXO 1 "RINEX observations: extension" + +! RINEX files: smoothed rinex +! --------------------------- +DIR_SMT 1 "RAW" + ## widget = lineedit + +MSG_DIR_SMT 1 "Smoothed RINEX observations: directory" + +EXT_SMT 1 "SMT" + ## widget = lineedit + +MSG_EXT_SMT 1 "Smoothed RINEX observations: extension" + +! RINEX files: rinex nav files +! ---------------------------- +DIR_OXN 1 "ORX" + ## widget = lineedit + +MSG_DIR_OXN 1 "RINEX navigation messages (GPS, original): directory" + +DIR_RXN 1 "RAW" + ## widget = lineedit + +MSG_DIR_RXN 1 "RINEX navigation messages (GPS): directory" + +EXT_RXN 1 "80N" + ## widget = lineedit + # $YN + +MSG_EXT_RXN 1 "RINEX navigation messages (GPS): extension" + +! RINEX files: rinex nav files +! ---------------------------- +DIR_OXG 1 "ORX" + ## widget = lineedit + +MSG_DIR_OXG 1 "RINEX navigation messages (GLONASS, original): directory" + +DIR_RXG 1 "RAW" + ## widget = lineedit + +MSG_DIR_RXG 1 "RINEX navigation messages (GLONASS): directory" + +EXT_RXG 1 "80G" + ## widget = lineedit + # $YG + +MSG_EXT_RXG 1 "RINEX navigation messages (GLONASS): extension" + +! RINEX files: rinex nav files +! ---------------------------- +DIR_OGA 1 "ORX" + ## widget = lineedit + +MSG_DIR_OGA 1 "RINEX navigation messages (GALILEO, original): directory" + +DIR_RGA 1 "RAW" + ## widget = lineedit + +MSG_DIR_RGA 1 "RINEX navigation messages (GALILEO): directory" + +EXT_RGA 1 "80E" + ## widget = lineedit + # $YE + +MSG_EXT_RGA 1 "RINEX navigation messages (GALILEO): extension" + +! RINEX files: rinex met files +! ---------------------------- +DIR_RXM 1 "RAW" + ## widget = lineedit + +MSG_DIR_RXM 1 "RINEX meteo data: directory" + +EXT_RXM 1 "80M" + ## widget = lineedit + # $YM + +MSG_EXT_RXM 1 "RINEX meteo data: extension" + +! Obs. files: Code zero head +! -------------------------- +DIR_CZH 1 "OBS" + ## widget = lineedit + +MSG_DIR_CZH 1 "Zero difference code observations, header: directory" + +EXT_CZH 1 "CZH" + ## widget = lineedit + +MSG_EXT_CZH 1 "Zero difference code observations, header: extension" + +! Obs. files: Code zero data +! -------------------------- +DIR_CZO 1 "OBS" + ## widget = lineedit + +MSG_DIR_CZO 1 "Zero difference code observations, data: directory" + +EXT_CZO 1 "CZO" + ## widget = lineedit + +MSG_EXT_CZO 1 "Zero difference code observations, data: extension" + +! Obs. files: Phase zero head +! --------------------------- +DIR_PZH 1 "OBS" + ## widget = lineedit + +MSG_DIR_PZH 1 "Zero difference phase observations, header: directory" + +EXT_PZH 1 "PZH" + ## widget = lineedit + +MSG_EXT_PZH 1 "Zero difference phase observations, header: extension" + +! Obs. files: Phase zero data +! --------------------------- +DIR_PZO 1 "OBS" + ## widget = lineedit + +MSG_DIR_PZO 1 "Zero difference phase observations, data: directory" + +EXT_PZO 1 "PZO" + ## widget = lineedit + +MSG_EXT_PZO 1 "Zero difference phase observations, data: extension" + +! Obs. files: Range zero head +! --------------------------- +DIR_RZH 1 "OBS" + ## widget = lineedit + +MSG_DIR_RZH 1 "Range observations, header: directory" + +EXT_RZH 1 "CZH" + ## widget = lineedit + +MSG_EXT_RZH 1 "Range observations, header: extension" + +! Obs. files: Range zero data +! --------------------------- +DIR_RZO 1 "OBS" + ## widget = lineedit + +MSG_DIR_RZO 1 "Range observations, data: directory" + +EXT_RZO 1 "CZO" + ## widget = lineedit + +MSG_EXT_RZO 1 "Range observations, data: extension" + +! Obs. files: Code single head +! ---------------------------- +DIR_CSH 1 "OBS" + ## widget = lineedit + +MSG_DIR_CSH 1 "Single difference code observations, header: directory" + +EXT_CSH 1 "CSH" + ## widget = lineedit + +MSG_EXT_CSH 1 "Single difference code observations, header: extension" + +! Obs. files: Code single data +! ---------------------------- +DIR_CSO 1 "OBS" + ## widget = lineedit + +MSG_DIR_CSO 1 "Single difference code observations, data: directory" + +EXT_CSO 1 "CSO" + ## widget = lineedit + +MSG_EXT_CSO 1 "Single difference code observations, data: extension" + +! Obs. files: Phase single head +! ----------------------------- +DIR_PSH 1 "OBS" + ## widget = lineedit + +MSG_DIR_PSH 1 "Single difference phase observations, header: directory" + +EXT_PSH 1 "PSH" + ## widget = lineedit + +MSG_EXT_PSH 1 "Single difference phase observations, header: extension" + +! Obs. files: Phase single data +! ----------------------------- +DIR_PSO 1 "OBS" + ## widget = lineedit + +MSG_DIR_PSO 1 "Single difference phase observations, data: directory" + +EXT_PSO 1 "PSO" + ## widget = lineedit + +MSG_EXT_PSO 1 "Single difference phase observations, data: extension" + +! Station files: Coordinates +! -------------------------- +DIR_CRD 1 "STA" + ## widget = lineedit + +MSG_DIR_CRD 1 "Station coordinates: directory" + +EXT_CRD 1 "CRD" + ## widget = lineedit + +MSG_EXT_CRD 1 "Station coordinates: extension" + +! Station files: Eccentricities +! ----------------------------- +DIR_ECC 1 "STA" + ## widget = lineedit + +MSG_DIR_ECC 1 "Station eccentricities: directory" + +EXT_ECC 1 "ECC" + ## widget = lineedit + +MSG_EXT_ECC 1 "Station eccentricities: extension" + +! Station files: Velocities +! ------------------------- +DIR_VEL 1 "STA" + ## widget = lineedit + +MSG_DIR_VEL 1 "Station velocities: directory" + +EXT_VEL 1 "VEL" + ## widget = lineedit + +MSG_EXT_VEL 1 "Station velocities: extension" + +! Station files: PSD corrections +! ------------------------------ +DIR_PSD 1 "STA" + ## widget = lineedit + +MSG_DIR_PSD 1 "PSD correction (ITRF14): directory" + +EXT_PSD 1 "PSD" + ## widget = lineedit + +MSG_EXT_PSD 1 "PSD correction (ITRF14): extension" + +! Station files: Station information +! ---------------------------------- +DIR_STA 1 "STA" + ## widget = lineedit + +MSG_DIR_STA 1 "Station information: directory" + +EXT_STA 1 "STA" + ## widget = lineedit + +MSG_EXT_STA 1 "Station information: extension" + +! Station files: Ocean loading +! ---------------------------- +DIR_BLQ 1 "STA" + ## widget = lineedit + +MSG_DIR_BLQ 1 "Ocean loading table: directory" + +EXT_BLQ 1 "BLQ" + ## widget = lineedit + +MSG_EXT_BLQ 1 "Ocean loading table: extension" + +! Station files: Atmospheric tidal loading +! ---------------------------------------- +DIR_ATL 1 "STA" + ## widget = lineedit + +MSG_DIR_ATL 1 "Atmospheric tidal loading table: directory" + +EXT_ATL 1 "ATL" + ## widget = lineedit + +MSG_EXT_ATL 1 "Atmospheric tidal loading table: extension" + +! Station files: Plate definition for NUVEL1/1A +! --------------------------------------------- +DIR_PLD 1 "STA" + ## widget = lineedit + +MSG_DIR_PLD 1 "Tectonic plate assignment (for NUVEL1/1A): directory" + +EXT_PLD 1 "PLD" + ## widget = lineedit + +MSG_EXT_PLD 1 "Tectonic plate assignment (for NUVEL1/1A): extension" + +! Station files: Baseline def. +! ---------------------------- +DIR_BSL 1 "STA" + ## widget = lineedit + +MSG_DIR_BSL 1 "Baseline definition: directory" + +EXT_BSL 1 "BSL" + ## widget = lineedit + +MSG_EXT_BSL 1 "Baseline definition: extension" + +! Station files: Cluster def. +! --------------------------- +DIR_CLU 1 "STA" + ## widget = lineedit + +MSG_DIR_CLU 1 "Cluster definition: directory" + +EXT_CLU 1 "CLU" + ## widget = lineedit + +MSG_EXT_CLU 1 "Cluster definition: extension" + +! Station files: Cluster/baseline assignment +! ------------------------------------------ +DIR_CLB 1 "STA" + ## widget = lineedit + +MSG_DIR_CLB 1 "Cluster/baseline assignment: directory" + +EXT_CLB 1 "CLB" + ## widget = lineedit + +MSG_EXT_CLB 1 "Cluster/baseline assignment: extension" + +! Station files: Selection list +! ----------------------------- +DIR_FIX 1 "STA" + ## widget = lineedit + +MSG_DIR_FIX 1 "Station selection list: directory" + +EXT_FIX 1 "FIX" + ## widget = lineedit + +MSG_EXT_FIX 1 "Station selection list: extension" + +! Station files: Selection list +! ----------------------------- +DIR_SIG 1 "STA" + ## widget = lineedit + +MSG_DIR_SIG 1 "Station sigma file: directory" + +EXT_SIG 1 "SIG" + ## widget = lineedit + +MSG_EXT_SIG 1 "Station sigma file: extension" + +! Station files: Observation weights +! ---------------------------------- +DIR_SOS 1 "STA" + ## widget = lineedit + +MSG_DIR_SOS 1 "Station observation sigma factors: directory" + +EXT_SOS 1 "SOS" + ## widget = lineedit + +MSG_EXT_SOS 1 "Station observation sigma factors: extension" + +! Station files: Ant.Azimut +! ------------------------- +DIR_AZI 1 "STA" + ## widget = lineedit + +MSG_DIR_AZI 1 "Receiver antenna orientation: directory" + +EXT_AZI 1 "AZI" + ## widget = lineedit + +MSG_EXT_AZI 1 "Receiver antenna orientation: extension" + +! Kinematic Coord. +! ---------------- +DIR_KIN 1 "STA" + ## widget = lineedit + +MSG_DIR_KIN 1 "Kinematic coordinates: directory" + +EXT_KIN 1 "KIN" + ## widget = lineedit + +MSG_EXT_KIN 1 "Kinematic coordinates: extension" + +! Station files: Session table +! ---------------------------- +DIR_SES 1 "STA" + ## widget = lineedit + +MSG_DIR_SES 1 "Session table: directory" + +EXT_SES 1 "SES" + ## widget = lineedit + +MSG_EXT_SES 1 "Session table: extension" + +! Station files: Abbr. table +! -------------------------- +DIR_ABB 1 "STA" + ## widget = lineedit + +MSG_DIR_ABB 1 "Abbreviation table: directory" + +EXT_ABB 1 "ABB" + ## widget = lineedit + +MSG_EXT_ABB 1 "Abbreviation table: extension" + +! Range biases +! ------------ +DIR_RGB 1 "STA" + ## widget = lineedit + +MSG_DIR_RGB 1 "SLR data handling: directory" + +EXT_RGB 1 "SLR" + ## widget = lineedit + +MSG_EXT_RGB 1 "SLR data handling: extension" + +! Atmosphere: Tropo.model +! ----------------------- +DIR_TRP 1 "ATM" + ## widget = lineedit + +MSG_DIR_TRP 1 "Troposphere parameters: directory" + +EXT_TRP 1 "TRP" + ## widget = lineedit + +MSG_EXT_TRP 1 "Troposphere parameters: extension" + +! Atmosphere: Tropo.SINEX +! ----------------------- +DIR_TRO 1 "ATM" + ## widget = lineedit + +MSG_DIR_TRO 1 "Troposphere parameters (SINEX format): directory" + +EXT_TRO 1 "TRO" + ## widget = lineedit + +MSG_EXT_TRO 1 "Troposphere parameters (SINEX format): extension" + +! Atmosphere: Ionos.model +! ----------------------- +DIR_ION 1 "ATM" + ## widget = lineedit + +MSG_DIR_ION 1 "Ionosphere models: directory" + +EXT_ION 1 "ION" + ## widget = lineedit + +MSG_EXT_ION 1 "Ionosphere models: extension" + +! Atmosphere: Ionos.IONEX +! ----------------------- +DIR_INX 1 "ATM" + ## widget = lineedit + +MSG_DIR_INX 1 "Ionosphere maps (IONEX): directory" + +EXT_INX 1 "INX" + ## widget = lineedit + +MSG_EXT_INX 1 "Ionosphere maps (IONEX): extension" + +! Atmosphere: Met.data +! -------------------- +DIR_MET 1 "ATM" + ## widget = lineedit + +MSG_DIR_MET 1 "Meteo data: directory" + +EXT_MET 1 "MET" + ## widget = lineedit + +MSG_EXT_MET 1 "Meteo data: extension" + +! Vienna grid files +! ----------------- +DIR_GRD 1 "GRD" + ## widget = lineedit + +MSG_DIR_GRD 1 "Vienna grid files" + +EXT_GRD 1 "GRD" + ## widget = lineedit + +MSG_EXT_GRD 1 "Vienna grid files: extension" + +! Output: Program output +! ---------------------- +DIR_OUT 1 "OUT" + ## widget = lineedit + +MSG_DIR_OUT 1 "Program output: directory" + +EXT_OUT 1 "OUT" + ## widget = lineedit + +MSG_EXT_OUT 1 "Program output: extension" + +! Output: Plot files +! ------------------ +DIR_PLT 1 "OUT" + ## widget = lineedit + +MSG_DIR_PLT 1 "Plot file: directory" + +EXT_PLT 1 "PLT" + ## widget = lineedit + +MSG_EXT_PLT 1 "Plot file: extension" + +! Output: Summary files +! --------------------- +DIR_SUM 1 "OUT" + ## widget = lineedit + +MSG_DIR_SUM 1 "Summary output: directory" + +EXT_SUM 1 "SUM" + ## widget = lineedit + +MSG_EXT_SUM 1 "Summary output: extension" + +! Output: List files +! ------------------ +DIR_LST 1 "OUT" + ## widget = lineedit + +MSG_DIR_LST 1 "Listing output: directory" + +EXT_LST 1 "LST" + ## widget = lineedit + +MSG_EXT_LST 1 "Listing output: extension" + +! Output: CODSPP summary +! ---------------------- +DIR_SMC 1 "OUT" + ## widget = lineedit + +MSG_DIR_SMC 1 "CODSPP summary output (XYZ): directory" + +EXT_SMC 1 "SMC" + ## widget = lineedit + +MSG_EXT_SMC 1 "CODSPP summary output (XYZ): extension" + +! Output: CODSPP summary +! ---------------------- +DIR_SME 1 "OUT" + ## widget = lineedit + +MSG_DIR_SME 1 "CODSPP summary output (BLH): directory" + +EXT_SME 1 "SME" + ## widget = lineedit + +MSG_EXT_SME 1 "CODSPP summary output (BLH): extension" + +! Output: Residual file +! --------------------- +DIR_RES 1 "OUT" + ## widget = lineedit + +MSG_DIR_RES 1 "Residuals: directory" + +EXT_RES 1 "RES" + ## widget = lineedit + +MSG_EXT_RES 1 "Residuals: extension" + +! Output: Clocks RINEX +! -------------------- +DIR_RXC 1 "OUT" + ## widget = lineedit + +MSG_DIR_RXC 1 "Clock information (clock RINEX format): directory" + +EXT_RXC 1 "CLK" + ## widget = lineedit + +MSG_EXT_RXC 1 "Clock information (clock RINEX format): extension" + +! Output: Covariance file +! ----------------------- +DIR_COV 1 "OUT" + ## widget = lineedit + +MSG_DIR_COV 1 "Covariances: directory" + +EXT_COV 1 "COV" + ## widget = lineedit + +MSG_EXT_COV 1 "Covariances: extension" + +! Covariance components +! --------------------- +DIR_WGT 1 "OUT" + ## widget = lineedit + +MSG_DIR_WGT 1 "Covariance components: directory" + +EXT_WGT 1 "WGT" + ## widget = lineedit + +MSG_EXT_WGT 1 "Covariance components: extension" + +! Output: Sub-daily ERP Model +! --------------------------- +EXT_SUB 1 "SUB" + ## widget = lineedit + +MSG_EXT_SUB 1 "Sub-daily earth rotation model: extension" + +! Output: Nutation Model +! ---------------------- +EXT_NUT 1 "NUT" + ## widget = lineedit + +MSG_EXT_NUT 1 "Nutation model: extension" + +! Output: Ant PCV (grid) +! ---------------------- +DIR_PHG 1 "OUT" + ## widget = lineedit + +MSG_DIR_PHG 1 "Antenna PCV estimates (grid): directory" + +EXT_PHG 1 "PHG" + ## widget = lineedit + +MSG_EXT_PHG 1 "Antenna PCV estimates (grid): extension" + +! Output: Ant PCV (harm) +! ---------------------- +DIR_PHH 1 "OUT" + ## widget = lineedit + +MSG_DIR_PHH 1 "Antenna PCV estimates (harm): directory" + +EXT_PHH 1 "PHH" + ## widget = lineedit + +MSG_EXT_PHH 1 "Antenna PCV estimates (harm): extension" + +! Output: Obs. editing file +! ------------------------- +DIR_EDT 1 "OUT" + ## widget = lineedit + +MSG_DIR_EDT 1 "Observation editing information: directory" + +EXT_EDT 1 "EDT" + ## widget = lineedit + +MSG_EXT_EDT 1 "Observation editing information: extension" + +! Output: Deletion list +! --------------------- +DIR_DEL 1 "OUT" + ## widget = lineedit + +MSG_DIR_DEL 1 "File deletion list: directory" + +EXT_DEL 1 "DEL" + ## widget = lineedit + +MSG_EXT_DEL 1 "File deletion list: extension" + +! Input/output Time series event list file +! ---------------------------------------- +DIR_EVL 1 "STA" + ## widget = lineedit + +MSG_DIR_EVL 1 "Events list file: directory" + +EXT_EVL 1 "EVL" + ## widget = lineedit + +MSG_EXT_EVL 1 "Time series events list file: extension" + +! Output: Parameter estimates +! --------------------------- +DIR_EST 1 "SOL" + ## widget = lineedit + +MSG_DIR_EST 1 "Parameter estimates: directory" + +EXT_EST 1 "EST" + ## widget = lineedit + +MSG_EXT_EST 1 "Parameter estimates: extension" + +! Output: Normal equations +! ------------------------ +DIR_NEQ 1 "SOL" + ## widget = lineedit + +MSG_DIR_NEQ 1 "Normal equation: directory" + +EXT_NEQ 1 "NQ0" + ## widget = lineedit + +MSG_EXT_NEQ 1 "Normal equation: extension" + +! Output: Normal equation (old) +! ----------------------------- +DIR_ONQ 1 "SOL" + ## widget = lineedit + +MSG_DIR_ONQ 1 "Normal equation (old format): directory" + +EXT_ONQ 1 "NEQ" + ## widget = lineedit + +MSG_EXT_ONQ 1 "Normal equation (old format): extension" + +! Output: SINEX (crd/vel) +! ----------------------- +DIR_SNX 1 "SOL" + ## widget = lineedit + +MSG_DIR_SNX 1 "SINEX output: directory" + +EXT_SNX 1 "SNX" + ## widget = lineedit + +MSG_EXT_SNX 1 "SINEX output: extension" + +! Orbit files: Standard orbit (ASCII) +! ----------------------------------- +DIR_FSO 1 "ORB" + ## widget = lineedit + +MSG_DIR_FSO 1 "Standard orbits: directory" + +EXT_FSO 1 "FSO" + ## widget = lineedit + +MSG_EXT_FSO 1 "Standard orbits: extension" + +! Orbit files: Rad. press. (ASCII) +! -------------------------------- +DIR_FRP 1 "ORB" + ## widget = lineedit + +MSG_DIR_FRP 1 "Radiation pressure coefficients: directory" + +EXT_FRP 1 "FRP" + ## widget = lineedit + +MSG_EXT_FRP 1 "Radiation pressure coefficients: extension" + +! Obs. files: Code zero ascii +! --------------------------- +DIR_FCZ 1 "OBS" + ## widget = lineedit + +MSG_DIR_FCZ 1 "Zero difference code observations: directory" + +EXT_FCZ 1 "FZD" + ## widget = lineedit + +MSG_EXT_FCZ 1 "Zero difference code observations: extension" + +! Obs. files: Phase zero ascii +! ---------------------------- +DIR_FPZ 1 "OBS" + ## widget = lineedit + +MSG_DIR_FPZ 1 "Zero difference phase observations: directory" + +EXT_FPZ 1 "FPZ" + ## widget = lineedit + +MSG_EXT_FPZ 1 "Zero difference phase observations: extension" + +! Obs. files: Range ascii +! ----------------------- +DIR_FRZ 1 "OBS" + ## widget = lineedit + +MSG_DIR_FRZ 1 "Range observations: directory" + +EXT_FRZ 1 "FRZ" + ## widget = lineedit + +MSG_EXT_FRZ 1 "Range observations: extension" + +! Obs. files: Code single ascii +! ----------------------------- +DIR_FCS 1 "OBS" + ## widget = lineedit + +MSG_DIR_FCS 1 "Single difference code observations: directory" + +EXT_FCS 1 "FSD" + ## widget = lineedit + +MSG_EXT_FCS 1 "Single difference code observations: extension" + +! Obs. files: Phase single ascii +! ------------------------------ +DIR_FPS 1 "OBS" + ## widget = lineedit + +MSG_DIR_FPS 1 "Single difference phase observations: directory" + +EXT_FPS 1 "FPS" + ## widget = lineedit + +MSG_EXT_FPS 1 "Single difference phase observations: extension" + +! Output: Residual file (ASCII) +! ----------------------------- +DIR_FRS 1 "OUT" + ## widget = lineedit + +MSG_DIR_FRS 1 "Residuals: directory" + +EXT_FRS 1 "FRS" + ## widget = lineedit + +MSG_EXT_FRS 1 "Residuals: extension" + +! Output: Normal equations (ASCII) +! -------------------------------- +DIR_FN0 1 "OUT" + ## widget = lineedit + +MSG_DIR_FN0 1 "Normal equation: directory" + +EXT_FN0 1 "FN0" + ## widget = lineedit + +MSG_EXT_FN0 1 "Normal equation: extension" + +! Output: Normal equations (old, ASCII) +! ------------------------------------- +DIR_FNQ 1 "OUT" + ## widget = lineedit + +MSG_DIR_FNQ 1 "Normal equation (old format): directory" + +EXT_FNQ 1 "FNQ" + ## widget = lineedit + +MSG_EXT_FNQ 1 "Normal equation (old format): extension" + +! BPE: PCF-name +! ------------- +PTH_PCF 1 "${U}/PCF" + ## widget = lineedit + +MSG_PTH_PCF 1 "Processing control files: path" + +EXT_PCF 1 "PCF" + ## widget = lineedit + +MSG_EXT_PCF 1 "Processing control files: extension" + +! BPE: CPU-file name +! ------------------ +PTH_CPU 1 "${U}/PAN" + ## widget = lineedit + +MSG_PTH_CPU 1 "CPU control file: path" + +EXT_CPU 1 "CPU" + ## widget = lineedit + +MSG_EXT_CPU 1 "CPU control file: extension" + +PTH_CPUNUM 1 "${U}/WORK" + ## widget = lineedit + +MSG_PTH_CPUNUM 1 "Scratch for CPU control file" + +! BPE: Output files +! ----------------- +DIR_BPEOUT 1 "BPE" + ## widget = lineedit + +MSG_DIR_BPEOUT 1 "Output files: directory" + +EXT_BPEOUT 1 "OUT" + ## widget = lineedit + +MSG_EXT_BPEOUT 1 "Output files: extension" + +! BPE: Status files +! ----------------- +DIR_BPERUN 1 "BPE" + ## widget = lineedit + +MSG_DIR_BPERUN 1 "Status files: directory" + +EXT_BPERUN 1 "RUN" + ## widget = lineedit + +MSG_EXT_BPERUN 1 "Status files: extension" + +! BPE: Protocol files +! ------------------- +DIR_BPEPRT 1 "BPE" + ## widget = lineedit + +MSG_DIR_BPEPRT 1 "Protocol files: directory" + +EXT_BPEPRT 1 "PRT" + ## widget = lineedit + +MSG_EXT_BPEPRT 1 "Protocol files: extension" + +! BPE: log files +! -------------- +DIR_BPELOG 1 "BPE" + ## widget = lineedit + +MSG_DIR_BPELOG 1 "Log files: directory" + +EXT_BPELOG 1 "LOG" + ## widget = lineedit + +MSG_EXT_BPELOG 1 "Log files: extension" + +! BPE: scripts +! ------------ +PTH_SCRIPT 1 "${U}/SCRIPT" + ## widget = lineedit + +MSG_PTH_SCRIPT 1 "BPE script directory: path" + +! BPE: Option directories +! ----------------------- +PTH_OPT 1 "${U}/OPT" + ## widget = lineedit + +MSG_PTH_OPT 1 "Option directory: path" + +! Others: Help +! ------------ +PTH_HLP 1 "${X}/HLP" + ## widget = lineedit + +MSG_PTH_HLP 1 "Help files: path" + +EXT_HLP 1 "HLP" + ## widget = lineedit + +MSG_EXT_HLP 1 "Help files: extension" + +! Others: Skeleton +! ---------------- +PTH_SKL 1 "${X}/SKL" + ## widget = lineedit + +MSG_PTH_SKL 1 "Skeleton files (e.g. for plot files): path" + +EXT_SKL 1 "SKL" + ## widget = lineedit + +MSG_EXT_SKL 1 "Skeleton files (e.g. for plot files): extension" + +! Others: updpan - master and list +! -------------------------------- +PTH_UPDPAN 1 "${X}/PAN" + ## widget = lineedit + +MSG_PTH_UPDPAN 1 "Program input master files: path" + +PTH_UPD 1 "${X}/SKL" + ## widget = lineedit + +MSG_PTH_UPD 1 "Directory list for panel update: path" + +EXT_UPD 1 "UPD" + ## widget = lineedit + +MSG_EXT_UPD 1 "Directory list for panel update: extension" + +! Others: Campaign independent output +! ----------------------------------- +PTH_OUT 1 "${U}/OUT" + ## widget = lineedit + +MSG_PTH_OUT 1 "Program output files (campaign indep.): path" + +! Others: User input files +! ------------------------ +PTH_INP 1 "${U}/PAN" + ## widget = lineedit + +MSG_PTH_INP 1 "Program input files: path" + +EXT_INP 1 "INP" + ## widget = lineedit + +MSG_EXT_INP 1 "Program input files: extension" + +! Others: Scratch files +! --------------------- +PTH_SCR 1 "${U}/WORK" + ## widget = lineedit + +MSG_PTH_SCR 1 "Scratch files: path" + +EXT_SCR 1 "SCR" + ## widget = lineedit + +MSG_EXT_SCR 1 "Scratch files: extension" + +EXT_SC1 1 "SC1" + ## widget = lineedit + +MSG_EXT_SC1 1 "Scratch files: extension" + +EXT_SC2 1 "SC2" + ## widget = lineedit + +MSG_EXT_SC2 1 "Scratch files: extension" + +! Others: Error message +! --------------------- +PTH_ERR 1 "${U}/WORK" + ## widget = lineedit + +MSG_PTH_ERR 1 "Error message files: path" + +EXT_ERR 1 "MSG" + ## widget = lineedit + +MSG_EXT_ERR 1 "Error message files: extension" + +! Interally used by the menu +! -------------------------- +PTH_INP_OUT 1 "${U}/PAN" + ## widget = lineedit + +EXT_IN1 1 "IN1" + ## widget = lineedit + +! Auxiliary Menu Program +! ---------------------- +MENUAUX_EXE 1 "MENUAUX" + +MENUAUX_INP 1 "MENUAUX.INP" + +MENUAUX_SCR 1 "MENUAUX.SCR" + +MENUAUX_ERR 1 "MENUAUX.ERR" + +MENUAUX_DEBUG 1 "1" + +GEN_CONST_FILE 1 "CONST." + +GEN_DATUM_FILE 1 "DATUM." + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# PATHS AND EXTENSIONS - MENU_EXT 1: General Files # +# path extension # +# GENERAL FILES > %%%%%%%%% < # PTH_GEN +# Sub-daily earth rotation model > %%% < # EXT_SUB +# Nutation model > %%% < # EXT_NUT +# Planetary ephemeris > %%% < # EXT_EPH +# Satellite problem file/old station problem file > %%% < # EXT_CRX +# Solid Earth tides model > %%% < # EXT_TPO +# Ocean tide model > %%% < # EXT_TID +# Frequency information > %%% < # EXT_FRQ +# Old antenna/receiver name translation table > %%% < # EXT_TRN +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 2.1: Campaign Data, Orbit and EOP Files # +# campaign # +# ORBIT FILES directory extension # +# Broadcast orbits > %%%%%% < > %%% < # DIR_BRD EXT_BRD +# Precise orbits (original) > %%%%%% < # DIR_OPR +# Precise orbits > %%%%%% < > %%% < # DIR_PRE EXT_PRE +# Tabular orbits > %%%%%% < > %%% < # DIR_TAB EXT_TAB +# Standard orbits > %%%%%% < > %%% < # DIR_STD EXT_STD +# Radian pressure coefficients > %%%%%% < > %%% < # DIR_RPR EXT_RPR +# Improved orbit elements > %%%%%% < > %%% < # DIR_ELE EXT_ELE +# Earth orientation parameters > %%%%%% < > %%% < # DIR_ERP EXT_ERP +# Earth orientation parameters (IERS format) > %%%%%% < > %%% < # DIR_IEP EXT_IEP +# Geocenter coordinates > %%%%%% < > %%% < # DIR_GCC EXT_GCC +# Satellite/Receiver clocks > %%%%%% < > %%% < # DIR_CLK EXT_CLK +# Differential code biases > %%%%%% < > %%% < # DIR_DCB EXT_DCB +# Inter-system biases > %%%%%% < > %%% < # DIR_ISB EXT_ISB +# Bias SINEX > %%%%%% < > %%% < # DIR_BIA EXT_BIA +# # +# IRV file > %%%%%% < > %%% < # DIR_IRV EXT_IRV +# Precise orbit in CPF orbit format > %%%%%% < > %%% < # DIR_CPF EXT_CPF +# State vector file > %%%%%% < > %%% < # DIR_STV EXT_STV +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 2.2: Campaign Data, Orbit Files for LEOs # +# campaign # +# LEO FILES directory extension # +# Accelerometer data > %%%%%% < > %%% < # DIR_ACC EXT_ACC +# Attitude data > %%%%%% < > %%% < # DIR_ATT EXT_ATT +# LEO maneuvers > %%%%%% < > %%% < # DIR_MAN EXT_MAN +# File in CHAMP orbit format > %%%%%% < > %%% < # DIR_CHO EXT_CHO +# File in POE@@ orbit format > %%%%%% < > %%% < # DIR_POE EXT_POE +# LEO velocities (epoch-wise) > %%%%%% < > %%% < # DIR_KVL EXT_KVL +# LEO external aux. information > %%%%%% < > %%% < # DIR_AUX EXT_AUX +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 3: Campaign Data, RINEX Files # +# campaign # +# RINEX FILES directory extension # +# RINEX observations (original) > %%%%%% < # DIR_OXO +# RINEX observations > %%%%%% < > %%% < # DIR_RXO EXT_RXO +# Smoothed RINEX observations > %%%%%% < > %%% < # DIR_SMT EXT_SMT +# RINEX navigation messages (GPS, original) > %%%%%% < # DIR_OXN +# RINEX navigation messages (GPS) > %%%%%% < > %%% < # DIR_RXN EXT_RXN +# RINEX navigation messages (GLONASS, original) > %%%%%% < # DIR_OXG +# RINEX navigation messages (GLONASS) > %%%%%% < > %%% < # DIR_RXG EXT_RXG +# RINEX navigation messages (GALILEO, original) > %%%%%% < # DIR_OGA +# RINEX navigation messages (GALILEO) > %%%%%% < > %%% < # DIR_RGA EXT_RGA +# RINEX meteo data > %%%%%% < > %%% < # DIR_RXM EXT_RXM +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 4: Campaign Data, Observation Files # +# campaign # +# OBSERVATION FILES directory extension # +# Zero@@ difference code@ observations, header > %%%%%% < > %%% < # DIR_CZH EXT_CZH +# Zero@@ difference code@ observations, data > %%%%%% < > %%% < # DIR_CZO EXT_CZO +# Zero@@ difference phase observations, header > %%%%%% < > %%% < # DIR_PZH EXT_PZH +# Zero@@ difference phase observations, data > %%%%%% < > %%% < # DIR_PZO EXT_PZO +# Single difference code@ observations, header > %%%%%% < > %%% < # DIR_CSH EXT_CSH +# Single difference code@ observations, data > %%%%%% < > %%% < # DIR_CSO EXT_CSO +# Single difference phase observations, header > %%%%%% < > %%% < # DIR_PSH EXT_PSH +# Single difference phase observations, data > %%%%%% < > %%% < # DIR_PSO EXT_PSO +# # +# Range observations (SLR), header > %%%%%% < > %%% < # DIR_RZH EXT_RZH +# Range observations (SLR), data > %%%%%% < > %%% < # DIR_RZO EXT_RZO +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 5: Campaign Data, Station Files # +# campaign # +# STATION FILES directory extension # +# Station coordinates > %%%%%% < > %%% < # DIR_CRD EXT_CRD +# Station velocities > %%%%%% < > %%% < # DIR_VEL EXT_VEL +# Kinematic coordinates > %%%%%% < > %%% < # DIR_KIN EXT_KIN +# Station eccentricities > %%%%%% < > %%% < # DIR_ECC EXT_ECC +# PSD correction (ITRF14) > %%%%%% < > %%% < # DIR_PSD EXT_PSD +# Station information > %%%%%% < > %%% < # DIR_STA EXT_STA +# Ocean loading table > %%%%%% < > %%% < # DIR_BLQ EXT_BLQ +# Atmospheric tidal loading table > %%%%%% < > %%% < # DIR_ATL EXT_ATL +# Station selection list > %%%%%% < > %%% < # DIR_FIX EXT_FIX +# Station sigma file > %%%%%% < > %%% < # DIR_SIG EXT_SIG +# Station observation sigma factors > %%%%%% < > %%% < # DIR_SOS EXT_SOS +# Abbreviation table > %%%%%% < > %%% < # DIR_ABB EXT_ABB +# Tectonic plate assignment (for NUVEL1/1A) > %%%%%% < > %%% < # DIR_PLD EXT_PLD +# Baseline definition > %%%%%% < > %%% < # DIR_BSL EXT_BSL +# Cluster definition > %%%%%% < > %%% < # DIR_CLU EXT_CLU +# Cluster/baseline assignment > %%%%%% < > %%% < # DIR_CLB EXT_CLB +# Receiver antenna orientation > %%%%%% < > %%% < # DIR_AZI EXT_AZI +# Session table > %%%%%% < > %%% < # DIR_SES EXT_SES +# SLR data handling (range bias, CoM) > %%%%%% < > %%% < # DIR_RGB EXT_RGB +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 6: Campaign Data, Atmosphere Modeling Files # +# campaign # +# ATMOSPHERE MODELING FILES directory extension # +# Troposphere parameters > %%%%%% < > %%% < # DIR_TRP EXT_TRP +# Troposphere parameters (SINEX format) > %%%%%% < > %%% < # DIR_TRO EXT_TRO +# Ionosphere models > %%%%%% < > %%% < # DIR_ION EXT_ION +# Ionosphere maps (IONEX) > %%%%%% < > %%% < # DIR_INX EXT_INX +# Meteo data > %%%%%% < > %%% < # DIR_MET EXT_MET +# Vienna grid files (VMF and loading maps) > %%%%%% < > %%% < # DIR_GRD EXT_GRD +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 7: Campaign Data, Output Files # +# campaign # +# OUTPUT FILES directory extension # +# Program output > %%%%%% < > %%% < # DIR_OUT EXT_OUT +# Plot file > %%%%%% < > %%% < # DIR_PLT EXT_PLT +# Summary output > %%%%%% < > %%% < # DIR_SUM EXT_SUM +# Listing output > %%%%%% < > %%% < # DIR_LST EXT_LST +# CODSPP summary output (XYZ) > %%%%%% < > %%% < # DIR_SMC EXT_SMC +# CODSPP summary output (BLH) > %%%%%% < > %%% < # DIR_SME EXT_SME +# # +# BERNESE IN-/OUTPUT FILES # +# Residuals > %%%%%% < > %%% < # DIR_RES EXT_RES +# Clock information (clock RINEX format) > %%%%%% < > %%% < # DIR_RXC EXT_RXC +# Covariances > %%%%%% < > %%% < # DIR_COV EXT_COV +# Covariance components > %%%%%% < > %%% < # DIR_WGT EXT_WGT +# Antenna PCV estimates (grid) > %%%%%% < > %%% < # DIR_PHG EXT_PHG +# Antenna PCV estimates (harm) > %%%%%% < > %%% < # DIR_PHH EXT_PHH +# Observation editing information > %%%%%% < > %%% < # DIR_EDT EXT_EDT +# File deletion list > %%%%%% < > %%% < # DIR_DEL EXT_DEL +# Time series list of events file > %%%%%% < > %%% < # DIR_EVL EXT_EVL +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 8: Campaign Data, Solution Files # +# campaign # +# SOLUTION FILES directory extension # +# Parameter estimates > %%%%%% < > %%% < # DIR_EST EXT_EST +# Normal equation > %%%%%% < > %%% < # DIR_NEQ EXT_NEQ +# Normal equation (old format) > %%%%%% < > %%% < # DIR_ONQ EXT_ONQ +# SINEX output > %%%%%% < > %%% < # DIR_SNX EXT_SNX +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 9: Campaign Data, Bernese Files (ASCII) # +# campaign # +# BERNESE FILES (FORMATTED) directory extension # +# Standard orbits > %%%%%% < > %%% < # DIR_FSO EXT_FSO +# Radiation pressure coefficients > %%%%%% < > %%% < # DIR_FRP EXT_FRP +# Zero@@ difference code@ observations > %%%%%% < > %%% < # DIR_FCZ EXT_FCZ +# Zero@@ difference phase observations > %%%%%% < > %%% < # DIR_FPZ EXT_FPZ +# Single difference code@ observations > %%%%%% < > %%% < # DIR_FCS EXT_FCS +# Single difference phase observations > %%%%%% < > %%% < # DIR_FPS EXT_FPS +# Range observations > %%%%%% < > %%% < # DIR_FRZ EXT_FRZ +# Residuals > %%%%%% < > %%% < # DIR_FRS EXT_FRS +# Normal equation > %%%%%% < > %%% < # DIR_FN0 EXT_FN0 +# Normal equation (old format) > %%%%%% < > %%% < # DIR_FNQ EXT_FNQ +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 10: Bernese Processing Engine (BPE) # +# campaign # +# BERNESE PROCESSING ENGINE directory extension # +# BPE output > %%%%%% < > %%% < # DIR_BPEOUT EXT_BPEOUT +# BPE status > %%%%%% < > %%% < # DIR_BPERUN EXT_BPERUN +# Protocol files > %%%%%% < > %%% < # DIR_BPEPRT EXT_BPEPRT +# Log files > %%%%%% < > %%% < # DIR_BPELOG EXT_BPELOG +# # +# BERNESE PROCESSING ENGINE path extension # +# Processing control files > %%%%%%%%%% <> %%% < # PTH_PCF EXT_PCF +# CPU control file > %%%%%%%%%% <> %%% < # PTH_CPU EXT_CPU +# Scratch for CPU control file > %%%%%%%%%% < # PTH_CPUNUM +# BPE script directory > %%%%%%%%%% < # PTH_SCRIPT +# Option directory > %%%%%%%%%% < # PTH_OPT +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 11: Other Files and Directories # +# # +# GENERAL path extension(s) # +# Help files > %%%%%%%%% < > %%% < # PTH_HLP EXT_HLP +# Skeleton files (e.g. for plot files) > %%%%%%%%% < > %%% < # PTH_SKL EXT_SKL +# Directory list for panel update > %%%%%%%%% < > %%% < # PTH_UPD EXT_UPD +# Program input master files > %%%%%%%%% < # PTH_UPDPAN +# # +# USER DEPENDENT # +# Program output files (campaign indep.)> %%%%%%%%% < # PTH_OUT +# Program input files > %%%%%%%%% < > %%% < # PTH_INP EXT_INP +# Scratch files > %%%%%%%%% < > %%% <> %%% <> %%% < # PTH_SCR EXT_SCR EXT_SC1 EXT_SC2 +# Error message files > %%%%%%%%% < > %%% < # PTH_ERR EXT_ERR +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_FIN/MENU_PGM.INP b/config/bernese/gpsuser52-luzon/OPT/R2S_FIN/MENU_PGM.INP new file mode 100755 index 0000000..38b7f9e --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_FIN/MENU_PGM.INP @@ -0,0 +1,956 @@ + +! Command to Run the Fortran Program +! ---------------------------------- +CMD_PATH 1 "${XG}" + ## widget = lineedit; emptyallowed = false + +MSG_CMD_PATH 1 "Default program path to the executables" + +CMD_FOREGROUND 1 "1" + ## widget = radiobutton; group = CMD + +MSG_CMD_FOREGROUND 1 "Run Fortran programs in foreground" + +CMD_BACKGROUND 1 "0" + ## widget = radiobutton; group = CMD + +MSG_CMD_BACKGROUND 1 "Run Fortran programs in background" + +CMD_USE_CPUFILE 1 "0" + ## widget = radiobutton; group = CMD + +MSG_CMD_USE_CPUFILE 1 "Use selected CPU file to run Fortran programs" + +! CPU File +! -------- +CPU_FILE 0 + ## widget = selwin; path = PTH_CPU; ext = EXT_CPU; maxfiles = 1 + ## activeif = CMD_USE_CPUFILE == 1 + # UNIX + +MSG_CPU_FILE 1 "CPU control file" + +CMD_CPUNAME 0 + ## widget = lineedit; activeif = CMD_USE_CPUFILE == 1 + # + +MSG_CMD_CPUNAME 1 "CPU name" + +CMD_LOGFILE 0 + ## widget = lineedit; path = PTH_SCR; ext = NO_EXT + ## activeif = CMD_USE_CPUFILE == 1 + # + +MSG_CMD_LOGFILE 1 "Log File" + +MAXJOBNUM 1 "99" + ## widget = combobox; cards = 99 999; check_type = integer; check_min = 0 + ## check_max = 999 + +MSG_MAXJOBNUM 1 "Maximum program output file number" + +! List of Programs with special path to the executable +! ---------------------------------------------------- +SPECIAL_PATH 1 "INPTST" "/home/dach/BERN/TOOL/EXE_G95" + ## widget = uniline; numlines = 20 + +MSG_SPECIAL_PATH 1 "Programs executed from special paths" + +! Names of Programs/Input Files +! ----------------------------- +USER1_INP 1 "${U}/PAN\GRDS1S2.INP" + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + # GRDS1S2 + +MSG_USER1_INP 1 "USER1" + +USER2_INP 1 "${U}/PAN\INPTST.INP" + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + # INPTST + +MSG_USER2_INP 1 "USER2" + +USER3_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + # + +MSG_USER3_INP 1 "USER3" + +USER4_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + # + +MSG_USER4_INP 1 "USER4" + +USER5_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + # + +MSG_USER5_INP 1 "USER5" + +USER6_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + # + +MSG_USER6_INP 1 "USER6" + +USER7_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + # + +MSG_USER7_INP 1 "USER7" + +USER8_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + # + +MSG_USER8_INP 1 "USER8" + +USER9_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + # + +MSG_USER9_INP 1 "USER9" + +USER10_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + # + +MSG_USER10_INP 1 "USER10" + +! Configure +! --------- +CHNGEN_INP 1 "${U}/PAN\CHNGEN.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CHNGEN + +MSG_CHNGEN_INP 1 "Program input file: Change general options" + +UPDPAN_INP 1 "${U}/PAN\UPDPAN.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # UPDPAN + +MSG_UPDPAN_INP 1 "Program input file: Update program input files" + +! Campaign +! -------- +NEWCAMP_INP 1 "${U}/PAN\NEWCAMP.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # NEWCAMP + +MSG_NEWCAMP_INP 1 "Program input file: Create new campaign" + +! Station files +! ------------- +EDITCRD_INP 1 "${U}/PAN\EDITCRD.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITCRD + +MSG_EDITCRD_INP 1 "Program input file: Create/update station coordinates" + +EDITVEL_INP 1 "${U}/PAN\EDITVEL.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITVEL + +MSG_EDITVEL_INP 1 "Program input file: Create/update station velocities" + +EDITECC_INP 1 "${U}/PAN\EDITECC.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITECC + +MSG_EDITECC_INP 1 "Program input file: Create/update station eccentricities" + +EDSTACRX_INP 1 "${U}/PAN\EDITSTA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITSTA + +MSG_EDSTACRX_INP 1 "Program input file: Create/update station information file" + +EDITFIX_INP 1 "${U}/PAN\EDITFIX.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITFIX + +MSG_EDITFIX_INP 1 "Program input file: Create/update station selection list" + +EDITSIG_INP 1 "${U}/PAN\EDITSIG.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITSIG + +MSG_EDITSIG_INP 1 "Program input file: Create/update station sigma file" + +EDITSOS_INP 1 "${U}/PAN\EDITSOS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITSOS + +MSG_EDITSOS_INP 1 "Program input file: Create/update station observation sigma factors" + +ABBREV_INP 1 "${U}/PAN\EDITABB.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITABB + +MSG_ABBREV_INP 1 "Program input file: Create/update station abbreviation table" + +EDITBSL_INP 1 "${U}/PAN\EDITBSL.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITBSL + +MSG_EDITBSL_INP 1 "Program input file: Create/update baseline definition file" + +EDITCLU_INP 1 "${U}/PAN\EDITCLU.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITCLU + +MSG_EDITCLU_INP 1 "Program input file: Create/update cluster definition file" + +EDITPLD_INP 1 "${U}/PAN\EDITPLD.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITPLD + +MSG_EDITPLD_INP 1 "Program input file: Create/update tectonic plate assignment" + +! RINEX to Bernese +! ---------------- +RXOBV3_INP 1 "${U}/PAN\RXOBV3.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RXOBV3 + +MSG_RXOBV3_INP 1 "Program input file: Transfer RINEX observation files to Bernese format" + +RXNBV3_INP 1 "${U}/PAN\RXNBV3.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RXNBV3 + +MSG_RXNBV3_INP 1 "Program input file: Transfer RINEX navig. files to Bernese format" + +RXMBV3_INP 1 "${U}/PAN\RXMBV3.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RXMBV3 + +MSG_RXMBV3_INP 1 "Program input file: Transfer RINEX meteo files to Bernese format" + +RXNPRE_INP 1 "${U}/PAN\RXNPRE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RXNPRE + +MSG_RXNPRE_INP 1 "Program input file: Transfer RINEX navig. files to precise orbits" + +! Bernese to RINEX +! ---------------- +BV3RXO_INP 1 "${U}/PAN\BV3RXO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # BV3RXO + +MSG_BV3RXO_INP 1 "Program input file: Transfer Bernese observation files to RINEX" + +BV3RXN_INP 1 "${U}/PAN\BV3RXN.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # BV3RXN + +MSG_BV3RXN_INP 1 "Program input file: Transfer Bernese navigation files to RINEX" + +! Cut/concatenate RINEX +! --------------------- +CCRINEXO_INP 1 "${U}/PAN\CCRINEXO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CCRINEXO + +MSG_CCRINEXO_INP 1 "Program input file: Concatenate RINEX observation files" + +CCRINEXN_INP 1 "${U}/PAN\CCRINEXN.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CCRINEXN + +MSG_CCRINEXN_INP 1 "Program input file: Concatenate GPS RINEX navigation files" + +CCRINEXG_INP 1 "${U}/PAN\CCRINEXG.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CCRINEXG + +MSG_CCRINEXG_INP 1 "Program input file: Concatenate GLONASS RINEX navigation files" + +! RINEX utilities +! --------------- +RNXGRA_INP 1 "${U}/PAN\RNXGRA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RNXGRA + +MSG_RNXGRA_INP 1 "Program input file: Create observation statistics" + +RNXSMT_INP 1 "${U}/PAN\RNXSMT.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RNXSMT + +MSG_RNXSMT_INP 1 "Program input file: Clean/smooth observation files" + +RNXCLK_INP 1 "${U}/PAN\RNXCLK.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RNXCLK + +MSG_RNXCLK_INP 1 "Program input file: Extract satellite clock from clock RINEX files" + +! Orbit, Broadcast +! ---------------- +BRDTST_INP 1 "${U}/PAN\BRDTST.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # BRDTST + +MSG_BRDTST_INP 1 "Program input file: Check broadcast orbits" + +BRDTAB_INP 1 "${U}/PAN\BRDTAB.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # BRDTAB + +MSG_BRDTAB_INP 1 "Program input file: Create tabular orbits from broadcast ephemerides" + +SATCLK_INP 1 "${U}/PAN\SATCLK.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SATCLK + +MSG_SATCLK_INP 1 "Program input file: Extract satellite clocks" + +! Orbit, create standard orbit +! ---------------------------- +PRETAB_INP 1 "${U}/PAN\PRETAB.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # PRETAB + +MSG_PRETAB_INP 1 "Program input file: Create tabular orbits" + +ORBGEN_INP 1 "${U}/PAN\ORBGEN.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # ORBGEN + +MSG_ORBGEN_INP 1 "Program input file: Create/update standard orbits" + +DEFXTR_INP 1 "${U}/PAN\DEFXTR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # DEFXTR + +MSG_DEFXTR_INP 1 "Program input file: Extract ORBGEN program output" + +! Standard to precise +! ------------------- +STDPRE_INP 1 "${U}/PAN\STDPRE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STDPRE + +MSG_STDPRE_INP 1 "Program input file: Convert standard to precise orbits" + +PREWEI_INP 1 "${U}/PAN\PREWEI.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # PREWEI + +MSG_PREWEI_INP 1 "Program input file: Set accuracy codes in precise orbits" + +CCPREORB_INP 1 "${U}/PAN\CCPREORB.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CCPREORB + +MSG_CCPREORB_INP 1 "Program input file: Concatenate/merge precise orbit files" + +! Compare orbits +! -------------- +STDDIF_INP 1 "${U}/PAN\STDDIF.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STDDIF + +MSG_STDDIF_INP 1 "Program input file: Compare standard orbits" + +ORBCMP_INP 1 "${U}/PAN\ORBCMP.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # ORBCMP + +MSG_ORBCMP_INP 1 "Program input file: Compare precise orbits" + +STDELE_INP 1 "${U}/PAN\STDELE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STDELE + +MSG_STDELE_INP 1 "Program input file: Compare osculating elements" + +! EOPs utilities +! -------------- +POLUPD_INP 1 "${U}/PAN\POLUPD.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # POLUPD + +MSG_POLUPD_INP 1 "Program input file: Convert IERS pole files to Bernese format" + +POLXTR_INP 1 "${U}/PAN\POLXTR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # POLXTR + +MSG_POLXTR_INP 1 "Program input file: Concatenate IERS pole files" + +! Processing +! ---------- +CODSPP_INP 1 "${U}/PAN\CODSPP.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CODSPP + +MSG_CODSPP_INP 1 "Program input file: Code-based clock synchronization" + +SNGDIF_INP 1 "${U}/PAN\SNGDIF.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SNGDIF + +MSG_SNGDIF_INP 1 "Program input file: Create single-difference/baseline files" + +MAUPRP_INP 1 "${U}/PAN\MAUPRP.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # MAUPRP + +MSG_MAUPRP_INP 1 "Program input file: Phase preprocessing" + +GPSEST_INP 1 "${U}/PAN\GPSEST.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # GPSEST + +MSG_GPSEST_INP 1 "Program input file: Parameter estimation" + +ADDNEQ2_INP 1 "${U}/PAN\ADDNEQ2.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # ADDNEQ2 + +MSG_ADDNEQ2_INP 1 "Program input file: Combine normal equation systems" + +! Processing extractions +! ---------------------- +CODXTR_INP 1 "${U}/PAN\CODXTR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CODXTR + +MSG_CODXTR_INP 1 "Program input file: Extract CODSPP program output" + +MPRXTR_INP 1 "${U}/PAN\MPRXTR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # MPRXTR + +MSG_MPRXTR_INP 1 "Program input file: Extract MAUPRP program output" + +GPSXTR_INP 1 "${U}/PAN\GPSXTR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # GPSXTR + +MSG_GPSXTR_INP 1 "Program input file: Extract GPSEST/ADDNEQ2 program output" + +! Service: Simulate +! ----------------- +GPSSIM_INP 1 "${U}/PAN\GPSSIM.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # GPSSIM + +MSG_GPSSIM_INP 1 "Program input file: Generate simulated observation data" + +! Service: Station information files +! ---------------------------------- +STA2STA_INP 1 "${U}/PAN\STA2STA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STA2STA + +MSG_STA2STA_INP 1 "Program input file: Convert station information files" + +STAMERGE_INP 1 "${U}/PAN\STAMERGE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STAMERGE + +MSG_STAMERGE_INP 1 "Program input file: Merge station information files" + +RNX2STA_INP 1 "${U}/PAN\RNX2STA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RNX2STA + +MSG_RNX2STA_INP 1 "Program input file: Extract station information from RINEX headers" + +SNX2STA_INP 1 "${U}/PAN\SNX2STA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SNX2STA + +MSG_SNX2STA_INP 1 "Program input file: Extract station information from SINEX file" + +! Service: Observation files +! -------------------------- +CHGHED_INP 1 "${U}/PAN\CHGHED.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CHGHED + +MSG_CHGHED_INP 1 "Program input file: Change header of observation files" + +SATMRK_INP 1 "${U}/PAN\SATMRK.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SATMRK + +MSG_SATMRK_INP 1 "Program input file: Mark/delete observations" + +OBSSPL_INP 1 "${U}/PAN\OBSSPL.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # OBSSPL + +MSG_OBSSPL_INP 1 "Program input file: Split observation files" + +SATGRA_INP 1 "${U}/PAN\SATGRA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SATGRA + +MSG_SATGRA_INP 1 "Program input file: Create pseudo-graphics of the observations" + +! Service: Residuals +! ------------------ +REDISP_INP 1 "${U}/PAN\REDISP.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # REDISP + +MSG_REDISP_INP 1 "Program input file: Display residual file" + +RESRMS_INP 1 "${U}/PAN\RESRMS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RESRMS + +MSG_RESRMS_INP 1 "Program input file: Create residual statistics" + +! Service: Coordinates +! -------------------- +FODITS_INP 1 "${U}/PAN\FODITS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # FODITS + +MSG_FODITS_INP 1 "Program input file: Analysis of time series" + +HELMERT_INP 1 "${U}/PAN\HELMR1.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # HELMR1 + +MSG_HELMERT_INP 1 "Program input file: Helmert transformation" + +COMPAR_INP 1 "${U}/PAN\COMPAR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # COMPAR + +MSG_COMPAR_INP 1 "Program input file: Coordinate comparison" + +VELDIF_INP 1 "${U}/PAN\VELDIF.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # VELDIF + +MSG_VELDIF_INP 1 "Program input file: Velocity comparison" + +NUVELO_INP 1 "${U}/PAN\NUVELO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # NUVELO + +MSG_NUVELO_INP 1 "Program input file: Compute NUVEL velocities" + +COOVEL_INP 1 "${U}/PAN\COOVEL.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # COOVEL + +MSG_COOVEL_INP 1 "Program input file: Extrapolate coordinates" + +COOSYS_INP 1 "${U}/PAN\COOSYS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # COOSYS + +MSG_COOSYS_INP 1 "Program input file: Coordinate transformation" + +ETRS89_INP 1 "${U}/PAN\ETRS89.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # ETRS89 + +MSG_ETRS89_INP 1 "Program input file: Transform coordinates to ETRS89 frame" + +CRDMRG_INP 1 "${U}/PAN\CRDMERGE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CRDMERGE + +MSG_CRDMRG_INP 1 "Program input file: Merge coordinate/velocity files" + +GRDS1S2_INP 1 "${U}/PAN\GRDS1S2.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # GRDS1S2 + +MSG_GRDS1S2_INP 1 "Program input file: Extract atmospheric tidal loading coefficients" + +! Service: Clock tools +! -------------------- +CCRNXC_INP 1 "${U}/PAN\CCRNXC.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CCRNXC + +MSG_CCRNXC_INP 1 "Program input file: Combine/manipulate clock RINEX files" + +CLKEST_INP 1 "${U}/PAN\CLKEST.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CLKEST + +MSG_CLKEST_INP 1 "Program input file: Epoch-wise clock interpolation" + +! Service: Ionosphere +! ------------------- +IONEST_INP 1 "${U}/PAN\IONEST.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # IONEST + +MSG_IONEST_INP 1 "Program input file: Local ionosphere model estimation" + +! Service: LEO +! ------------ +LEOAUX_INP 1 "${U}/PAN\LEOAUX.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # LEOAUX + +MSG_LEOAUX_INP 1 "Program input file: Prepare LEO auxiliary information" + +KINPRE_INP 1 "${U}/PAN\KINPRE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # KINPRE + +MSG_KINPRE_INP 1 "Program input file: Convert kinematic positions to precise orbits" + +! Service: SLR +! ------------ +IRV2STV_INP 1 "${U}/PAN\IRV2STV.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # IRV2STV + +MSG_IRV2STV_INP 1 "Program input file: Convert IRV or PRE files to state vectors" + +CPFSP3_INP 1 "${U}/PAN\CPFSP3.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CPFSP3 + +MSG_CPFSP3_INP 1 "Program input file: Convert CPF to precise orbit files" + +SP3CPF_INP 1 "${U}/PAN\SP3CPF.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SP3CPF + +MSG_SP3CPF_INP 1 "Program input file: Convert precise orbits to CPF files" + +SNX2SLR_INP 1 "${U}/PAN\SNX2SLR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SNX2SLR + +MSG_SNX2SLR_INP 1 "Program input file: Prepare SLR data handling file" + +QLRINEXO_INP 1 "${U}/PAN\QLRINEXO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # QLRINEXO + +MSG_QLRINEXO_INP 1 "Program input file: Convert SLR normal point files (old format) to RINEX" + +CRD2RNXO_INP 1 "${U}/PAN\CRD2RNXO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CRD2RNXO + +MSG_CRD2RNXO_INP 1 "Program input file: Convert SLR normal point files (new format) to RINEX" + +QLRSUM_INP 1 "${U}/PAN\QLRSUM.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # QLRSUM + +MSG_QLRSUM_INP 1 "Program input file: Create SLR quick-look residual statistics" + +! Service: Automated processing +! ----------------------------- +BASLST_INP 1 "${U}/PAN\BASLST.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # BASLST + +MSG_BASLST_INP 1 "Program input file: Select baselines" + +MKCLUS_INP 1 "${U}/PAN\MKCLUS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # MKCLUS + +MSG_MKCLUS_INP 1 "Program input file: Form clusters of observation files" + +RESCHK_INP 1 "${U}/PAN\RESCHK.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RESCHK + +MSG_RESCHK_INP 1 "Program input file: Detect misbehaving stations/satellites" + +! Conversions: SINEX +! ------------------ +SNX2NQ0_INP 1 "${U}/PAN\SNX2NQ0.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SNX2NQ0 + +MSG_SNX2NQ0_INP 1 "Program input file: Transfer SINEX files to normal equation files" + +TROTRO_INP 1 "${U}/PAN\TROTRO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # TROTRO + +MSG_TROTRO_INP 1 "Program input file: Manipulate troposphere SINEX files" + +! Conversion: ANTEX +! ----------------- +ATX2PCV_INP 1 "${U}/PAN\ATX2PCV.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # ATX2PCV + +MSG_ATX2PCV_INP 1 "Program input file: Convert ANTEX to Bernese format" + +! Conversion: observation files +! ----------------------------- +OBSFMT_INP 1 "${U}/PAN\OBSFMT.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # OBSFMT + +MSG_OBSFMT_INP 1 "Program input file: Convert observation files (binary to ASCII)" + +FMTOBS_INP 1 "${U}/PAN\FMTOBS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # FMTOBS + +MSG_FMTOBS_INP 1 "Program input file: Convert observation files (ASCII to binary)" + +! Conversion: residual files +! -------------------------- +RESFMT_INP 1 "${U}/PAN\RESFMT.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RESFMT + +MSG_RESFMT_INP 1 "Program input file: Convert residual files (binary to ASCII)" + +FMTRES_INP 1 "${U}/PAN\FMTRES.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # FMTRES + +MSG_FMTRES_INP 1 "Program input file: Convert residual files (ASCII to binary)" + +! Conversion: orbit files +! ----------------------- +FMTSTD_INP 1 "${U}/PAN\FMTSTD.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # FMTSTD + +MSG_FMTSTD_INP 1 "Program input file: Convert STD and RPR files (ASCII to binary)" + +STDFMT_INP 1 "${U}/PAN\STDFMT.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STDFMT + +MSG_STDFMT_INP 1 "Program input file: Convert STD and RPR files (binary to ASCII)" + +! Conversion: NEQ-files +! --------------------- +NEQ2ASC_INP 1 "${U}/PAN\NEQ2ASC.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # NEQ2ASC + +MSG_NEQ2ASC_INP 1 "Program input file: Convert normal equation files (binary/ASCII)" + +! BPE +! --- +EDITPCF_INP 1 "${U}/PAN\EDITPCF.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITPCF + +MSG_EDITPCF_INP 1 "Program input file: Edit process control file (PCF)" + +RUNBPE_INP 1 "${U}/PAN\RUNBPE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RUNBPE + +MSG_RUNBPE_INP 1 "Program input file: Start BPE processing" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# PROGRAM NAMES - MENU_PGM 1: Options # +# # +# AUTOMATIC GENERATION OF PROGRAM OUTPUT FILE NAMES # +# Maximum program output file number > %%% < # MAXJOBNUM +# # +# OPTIONS TO RUN THE FORTRAN PROGRAMS # +# Default program path to the executables > %%%%%%%% < # CMD_PATH +# # +# Run Fortran programs in foreground > % < # CMD_FOREGROUND +# Run Fortran programs in background > % < # CMD_BACKGROUND +# Use CPU File to Run programs > % < > %%%%%%%% < # CMD_USE_CPUFILE CPU_FILE +# > %%%%%%%%%%%% < CPU Name # CMD_CPUNAME +# > %%%%%%%%%%%% < Log File # CMD_LOGFILE +# # +# Special path for individual programs # +# > Program_ Path_to_program_executable_______________________ < # SPECIAL_PATH +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.1: Menu - Configure # +# # +# CONFIGURE # +# CHNGEN > %%%%%%%% < : Change general options # CHNGEN_INP +# UPDPAN > %%%%%%%% < : Update program input files # UPDPAN_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.2: Menu - Campaign # +# # +# CAMPAIGN # +# NEWCAMP > %%%%%%%% < : Create new campaign # NEWCAMP_INP +# COORD > %%%%%%%% < : Create/update station coordinates # EDITCRD_INP +# VELOCITY > %%%%%%%% < : Create/update station velocities # EDITVEL_INP +# ECCENT > %%%%%%%% < : Create/update station eccentricities # EDITECC_INP +# STAINFO > %%%%%%%% < : Create/update station information file # EDSTACRX_INP +# STALIST > %%%%%%%% < : Create/update station selection list # EDITFIX_INP +# SIGMA > %%%%%%%% < : Create/update station sigma file # EDITSIG_INP +# STAWEIGHT> %%%%%%%% < : Create/update station observation sigma factors # EDITSOS_INP +# ABBREV > %%%%%%%% < : Create/update station abbreviation table # ABBREV_INP +# BASELINE > %%%%%%%% < : Create/update baseline definition file # EDITBSL_INP +# CLUSTER > %%%%%%%% < : Create/update cluster definition file # EDITCLU_INP +# PLATE > %%%%%%%% < : Create/update tectonic plate assignment # EDITPLD_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.3: Menu - RINEX # +# # +# RINEX PROGRAMS # +# RXOBV3 > %%%%%%%% < : Transfer RINEX observ. files to Bernese format # RXOBV3_INP +# RXNBV3 > %%%%%%%% < : Transfer RINEX navig. files to Bernese format # RXNBV3_INP +# RXMBV3 > %%%%%%%% < : Transfer RINEX meteo files to Bernese format # RXMBV3_INP +# RXNPRE > %%%%%%%% < : Transfer RINEX navig. files to precise orbits # RXNPRE_INP +# BV3RXO > %%%%%%%% < : Transfer Bernese observation files to RINEX # BV3RXO_INP +# BV3RXN > %%%%%%%% < : Transfer Bernese navigation files to RINEX # BV3RXN_INP +# CCRINEXO > %%%%%%%% < : Concatenate RINEX observation files # CCRINEXO_INP +# CCRINEXN > %%%%%%%% < : Concatenate GPS RINEX navigation files # CCRINEXN_INP +# CCRINEXG > %%%%%%%% < : Concatenate GLONASS RINEX navigation files # CCRINEXG_INP +# RNXGRA > %%%%%%%% < : Create observation statistics # RNXGRA_INP +# RNXSMT > %%%%%%%% < : Clean/smooth observation files # RNXSMT_INP +# RNXCLK > %%%%%%%% < : Extract satellite clock from clock RINEX files # RNXCLK_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.4: Menu - Orbits/EOP # +# # +# ORBIT AND EOP PROGRAMS # +# BRDTST > %%%%%%%% < : Check broadcast orbits # BRDTST_INP +# BRDTAB > %%%%%%%% < : Create tabular orbits from broadcast ephemerides# BRDTAB_INP +# SATCLK > %%%%%%%% < : Extract satellite clocks # SATCLK_INP +# PRETAB > %%%%%%%% < : Create tabular orbits # PRETAB_INP +# ORBGEN > %%%%%%%% < : Create/update standard orbits # ORBGEN_INP +# DEFXTR > %%%%%%%% < : Extract ORBGEN program output # DEFXTR_INP +# STDPRE > %%%%%%%% < : Convert standard to precise orbits # STDPRE_INP +# PREWEI > %%%%%%%% < : Set accuracy codes in precise orbits # PREWEI_INP +# CCPREORB > %%%%%%%% < : Concatenate/merge precise orbit files # CCPREORB_INP +# STDDIF > %%%%%%%% < : Compare standard orbits # STDDIF_INP +# ORBCMP > %%%%%%%% < : Compare precise orbits # ORBCMP_INP +# STDELE > %%%%%%%% < : Compare osculating elements # STDELE_INP +# POLUPD > %%%%%%%% < : Convert IERS pole files to Bernese format # POLUPD_INP +# POLXTR > %%%%%%%% < : Concatenate IERS pole files # POLXTR_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.5: Menu - Processing # +# # +# PROCESSING PROGRAMS # +# CODSPP > %%%%%%%% < : Code-based clock synchronization # CODSPP_INP +# SNGDIF > %%%%%%%% < : Create single-difference/baseline files # SNGDIF_INP +# MAUPRP > %%%%%%%% < : Phase preprocessing # MAUPRP_INP +# GPSEST > %%%%%%%% < : Parameter estimation # GPSEST_INP +# ADDNEQ2 > %%%%%%%% < : Combine normal equation systems # ADDNEQ2_INP +# CODXTR > %%%%%%%% < : Extract CODSPP program output # CODXTR_INP +# MPRXTR > %%%%%%%% < : Extract MAUPRP program output # MPRXTR_INP +# GPSXTR > %%%%%%%% < : Extract GPSEST/ADDNEQ2 program output # GPSXTR_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.6: Menu - Service # +# # +# SERVICE PROGRAMS # +# GPSSIM > %%%%%%%% < : Generate simulated observation data # GPSSIM_INP +# STA2STA > %%%%%%%% < : Convert station information files # STA2STA_INP +# STAMERGE > %%%%%%%% < : Merge station information files # STAMERGE_INP +# RNX2STA > %%%%%%%% < : Extract station information from RINEX headers # RNX2STA_INP +# SNX2STA > %%%%%%%% < : Extract station information from SINEX file # SNX2STA_INP +# CHGHED > %%%%%%%% < : Change header of observation files # CHGHED_INP +# SATMRK > %%%%%%%% < : Mark/delete observations # SATMRK_INP +# OBSSPL > %%%%%%%% < : Split observation files # OBSSPL_INP +# SATGRA > %%%%%%%% < : Create pseudo-graphics of the observations # SATGRA_INP +# REDISP > %%%%%%%% < : Display residual file # REDISP_INP +# RESRMS > %%%%%%%% < : Create residual statistics # RESRMS_INP +# FODITS > %%%%%%%% < : Analysis of time series # FODITS_INP +# HELMER > %%%%%%%% < : Helmert transformation # HELMERT_INP +# COMPAR > %%%%%%%% < : Coordinate comparison # COMPAR_INP +# VELDIF > %%%%%%%% < : Velocity comparison # VELDIF_INP +# NUVELO > %%%%%%%% < : Compute NUVEL velocities # NUVELO_INP +# COOVEL > %%%%%%%% < : Extrapolate coordinates # COOVEL_INP +# COOSYS > %%%%%%%% < : Coordinate transformation # COOSYS_INP +# ETRS89 > %%%%%%%% < : Transform coordinates to ETRS89 frame # ETRS89_INP +# CRDMERGE > %%%%%%%% < : Merge coordinate/velocity files # CRDMRG_INP +# GRDS1S2 > %%%%%%%% < : Extract atmospheric tidal loading coefficients # GRDS1S2_INP +# CCRNXC > %%%%%%%% < : Combine/manipulate clock RINEX files # CCRNXC_INP +# CLKEST > %%%%%%%% < : Epoch-wise clock interpolation # CLKEST_INP +# IONEST > %%%%%%%% < : Local ionosphere model estimation # IONEST_INP +# LEOAUX > %%%%%%%% < : Prepare LEO auxiliary information # LEOAUX_INP +# KINPRE > %%%%%%%% < : Convert kinematic positions to precise orbits # KINPRE_INP +# IRV2STV > %%%%%%%% < : Convert IRV or PRE files to state vectors # IRV2STV_INP +# CPFSP3 > %%%%%%%% < : Convert CPF to precise orbit files # CPFSP3_INP +# SP3CPF > %%%%%%%% < : Convert precise orbits to CPF files # SP3CPF_INP +# SNX2SLR > %%%%%%%% < : Prepare SLR data handling file # SNX2SLR_INP +# QLRINEXO > %%%%%%%% < : Convert normal point files (old format) to RINEX# QLRINEXO_INP +# CRD2RNXO > %%%%%%%% < : Convert normal point files (new format) to RINEX# CRD2RNXO_INP +# QLRSUM > %%%%%%%% < : Create SLR quick-look residual statistics # QLRSUM_INP +# BASLST > %%%%%%%% < : Select baselines # BASLST_INP +# MKCLUS > %%%%%%%% < : Form clusters of observation files # MKCLUS_INP +# RESCHK > %%%%%%%% < : Detect misbehaving stations/satellites # RESCHK_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.7: Menu - Conversion # +# # +# CONVERSION PROGRAMS # +# SNX2NQ0 > %%%%%%%% < : Transfer SINEX files to normal equation files # SNX2NQ0_INP +# TROTRO > %%%%%%%% < : Manipulate troposphere SINEX files # TROTRO_INP +# ATX2PCV > %%%%%%%% < : Convert ANTEX to Bernese format # ATX2PCV_INP +# OBSFMT > %%%%%%%% < : Convert observation files (binary to ASCII) # OBSFMT_INP +# FMTOBS > %%%%%%%% < : Convert observation files (ASCII to binary) # FMTOBS_INP +# RESFMT > %%%%%%%% < : Convert residual files (binary to ASCII) # RESFMT_INP +# FMTRES > %%%%%%%% < : Convert residual files (ASCII to binary) # FMTRES_INP +# STDFMT > %%%%%%%% < : Convert STD and RPR files (binary to ASCII) # STDFMT_INP +# FMTSTD > %%%%%%%% < : Convert STD and RPR files (ASCII to binary) # FMTSTD_INP +# NEQ2ASC > %%%%%%%% < : Convert normal equation files (binary/ASCII) # NEQ2ASC_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.8: Menu - BPE # +# # +# BERNESE PROCESSING ENGINE # +# PCFILE > %%%%%%%% < : Edit process control file (PCF) # EDITPCF_INP +# RUNBPE > %%%%%%%% < : Start BPE processing # RUNBPE_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 3: Menu - User # +# # +# ADDITIONAL USER PROGRAMS # +# USER1 > %%%%%%%% < # USER1_INP +# USER2 > %%%%%%%% < # USER2_INP +# USER3 > %%%%%%%% < # USER3_INP +# USER4 > %%%%%%%% < # USER4_INP +# USER5 > %%%%%%%% < # USER5_INP +# USER6 > %%%%%%%% < # USER6_INP +# USER7 > %%%%%%%% < # USER7_INP +# USER8 > %%%%%%%% < # USER8_INP +# USER9 > %%%%%%%% < # USER9_INP +# USER10 > %%%%%%%% < # USER10_INP +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_FIN/MENU_PGM.old b/config/bernese/gpsuser52-luzon/OPT/R2S_FIN/MENU_PGM.old new file mode 100755 index 0000000..ab5d804 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_FIN/MENU_PGM.old @@ -0,0 +1,956 @@ + +! Command to Run the Fortran Program +! ---------------------------------- +CMD_PATH 1 "${XG}" + ## widget = lineedit; emptyallowed = false + +MSG_CMD_PATH 1 "Default program path to the executables" + +CMD_FOREGROUND 1 "1" + ## widget = radiobutton; group = CMD + +MSG_CMD_FOREGROUND 1 "Run Fortran programs in foreground" + +CMD_BACKGROUND 1 "0" + ## widget = radiobutton; group = CMD + +MSG_CMD_BACKGROUND 1 "Run Fortran programs in background" + +CMD_USE_CPUFILE 1 "0" + ## widget = radiobutton; group = CMD + +MSG_CMD_USE_CPUFILE 1 "Use selected CPU file to run Fortran programs" + +! CPU File +! -------- +CPU_FILE 0 + ## widget = selwin; path = PTH_CPU; ext = EXT_CPU; maxfiles = 1 + ## activeif = CMD_USE_CPUFILE == 1 + # UNIX + +MSG_CPU_FILE 1 "CPU control file" + +CMD_CPUNAME 0 + ## widget = lineedit; activeif = CMD_USE_CPUFILE == 1 + # + +MSG_CMD_CPUNAME 1 "CPU name" + +CMD_LOGFILE 0 + ## widget = lineedit; path = PTH_SCR; ext = NO_EXT + ## activeif = CMD_USE_CPUFILE == 1 + # + +MSG_CMD_LOGFILE 1 "Log File" + +MAXJOBNUM 1 "99" + ## widget = combobox; cards = 99 999; check_type = integer; check_min = 0 + ## check_max = 999 + +MSG_MAXJOBNUM 1 "Maximum program output file number" + +! List of Programs with special path to the executable +! ---------------------------------------------------- +SPECIAL_PATH 1 "INPTST" "/home/dach/BERN/TOOL/EXE_G95" + ## widget = uniline; numlines = 20 + +MSG_SPECIAL_PATH 1 "Programs executed from special paths" + +! Names of Programs/Input Files +! ----------------------------- +USER1_INP 1 "${U}/PAN/GRDS1S2.INP" + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + # GRDS1S2 + +MSG_USER1_INP 1 "USER1" + +USER2_INP 1 "${U}/PAN/INPTST.INP" + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + # INPTST + +MSG_USER2_INP 1 "USER2" + +USER3_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + # + +MSG_USER3_INP 1 "USER3" + +USER4_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + # + +MSG_USER4_INP 1 "USER4" + +USER5_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + # + +MSG_USER5_INP 1 "USER5" + +USER6_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + # + +MSG_USER6_INP 1 "USER6" + +USER7_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + # + +MSG_USER7_INP 1 "USER7" + +USER8_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + # + +MSG_USER8_INP 1 "USER8" + +USER9_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + # + +MSG_USER9_INP 1 "USER9" + +USER10_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + # + +MSG_USER10_INP 1 "USER10" + +! Configure +! --------- +CHNGEN_INP 1 "${U}/PAN/CHNGEN.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CHNGEN + +MSG_CHNGEN_INP 1 "Program input file: Change general options" + +UPDPAN_INP 1 "${U}/PAN/UPDPAN.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # UPDPAN + +MSG_UPDPAN_INP 1 "Program input file: Update program input files" + +! Campaign +! -------- +NEWCAMP_INP 1 "${U}/PAN/NEWCAMP.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # NEWCAMP + +MSG_NEWCAMP_INP 1 "Program input file: Create new campaign" + +! Station files +! ------------- +EDITCRD_INP 1 "${U}/PAN/EDITCRD.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITCRD + +MSG_EDITCRD_INP 1 "Program input file: Create/update station coordinates" + +EDITVEL_INP 1 "${U}/PAN/EDITVEL.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITVEL + +MSG_EDITVEL_INP 1 "Program input file: Create/update station velocities" + +EDITECC_INP 1 "${U}/PAN/EDITECC.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITECC + +MSG_EDITECC_INP 1 "Program input file: Create/update station eccentricities" + +EDSTACRX_INP 1 "${U}/PAN/EDITSTA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITSTA + +MSG_EDSTACRX_INP 1 "Program input file: Create/update station information file" + +EDITFIX_INP 1 "${U}/PAN/EDITFIX.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITFIX + +MSG_EDITFIX_INP 1 "Program input file: Create/update station selection list" + +EDITSIG_INP 1 "${U}/PAN/EDITSIG.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITSIG + +MSG_EDITSIG_INP 1 "Program input file: Create/update station sigma file" + +EDITSOS_INP 1 "${U}/PAN/EDITSOS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITSOS + +MSG_EDITSOS_INP 1 "Program input file: Create/update station observation sigma factors" + +ABBREV_INP 1 "${U}/PAN/EDITABB.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITABB + +MSG_ABBREV_INP 1 "Program input file: Create/update station abbreviation table" + +EDITBSL_INP 1 "${U}/PAN/EDITBSL.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITBSL + +MSG_EDITBSL_INP 1 "Program input file: Create/update baseline definition file" + +EDITCLU_INP 1 "${U}/PAN/EDITCLU.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITCLU + +MSG_EDITCLU_INP 1 "Program input file: Create/update cluster definition file" + +EDITPLD_INP 1 "${U}/PAN/EDITPLD.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITPLD + +MSG_EDITPLD_INP 1 "Program input file: Create/update tectonic plate assignment" + +! RINEX to Bernese +! ---------------- +RXOBV3_INP 1 "${U}/PAN/RXOBV3.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RXOBV3 + +MSG_RXOBV3_INP 1 "Program input file: Transfer RINEX observation files to Bernese format" + +RXNBV3_INP 1 "${U}/PAN/RXNBV3.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RXNBV3 + +MSG_RXNBV3_INP 1 "Program input file: Transfer RINEX navig. files to Bernese format" + +RXMBV3_INP 1 "${U}/PAN/RXMBV3.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RXMBV3 + +MSG_RXMBV3_INP 1 "Program input file: Transfer RINEX meteo files to Bernese format" + +RXNPRE_INP 1 "${U}/PAN/RXNPRE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RXNPRE + +MSG_RXNPRE_INP 1 "Program input file: Transfer RINEX navig. files to precise orbits" + +! Bernese to RINEX +! ---------------- +BV3RXO_INP 1 "${U}/PAN/BV3RXO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # BV3RXO + +MSG_BV3RXO_INP 1 "Program input file: Transfer Bernese observation files to RINEX" + +BV3RXN_INP 1 "${U}/PAN/BV3RXN.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # BV3RXN + +MSG_BV3RXN_INP 1 "Program input file: Transfer Bernese navigation files to RINEX" + +! Cut/concatenate RINEX +! --------------------- +CCRINEXO_INP 1 "${U}/PAN/CCRINEXO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CCRINEXO + +MSG_CCRINEXO_INP 1 "Program input file: Concatenate RINEX observation files" + +CCRINEXN_INP 1 "${U}/PAN/CCRINEXN.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CCRINEXN + +MSG_CCRINEXN_INP 1 "Program input file: Concatenate GPS RINEX navigation files" + +CCRINEXG_INP 1 "${U}/PAN/CCRINEXG.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CCRINEXG + +MSG_CCRINEXG_INP 1 "Program input file: Concatenate GLONASS RINEX navigation files" + +! RINEX utilities +! --------------- +RNXGRA_INP 1 "${U}/PAN/RNXGRA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RNXGRA + +MSG_RNXGRA_INP 1 "Program input file: Create observation statistics" + +RNXSMT_INP 1 "${U}/PAN/RNXSMT.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RNXSMT + +MSG_RNXSMT_INP 1 "Program input file: Clean/smooth observation files" + +RNXCLK_INP 1 "${U}/PAN/RNXCLK.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RNXCLK + +MSG_RNXCLK_INP 1 "Program input file: Extract satellite clock from clock RINEX files" + +! Orbit, Broadcast +! ---------------- +BRDTST_INP 1 "${U}/PAN/BRDTST.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # BRDTST + +MSG_BRDTST_INP 1 "Program input file: Check broadcast orbits" + +BRDTAB_INP 1 "${U}/PAN/BRDTAB.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # BRDTAB + +MSG_BRDTAB_INP 1 "Program input file: Create tabular orbits from broadcast ephemerides" + +SATCLK_INP 1 "${U}/PAN/SATCLK.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SATCLK + +MSG_SATCLK_INP 1 "Program input file: Extract satellite clocks" + +! Orbit, create standard orbit +! ---------------------------- +PRETAB_INP 1 "${U}/PAN/PRETAB.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # PRETAB + +MSG_PRETAB_INP 1 "Program input file: Create tabular orbits" + +ORBGEN_INP 1 "${U}/PAN/ORBGEN.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # ORBGEN + +MSG_ORBGEN_INP 1 "Program input file: Create/update standard orbits" + +DEFXTR_INP 1 "${U}/PAN/DEFXTR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # DEFXTR + +MSG_DEFXTR_INP 1 "Program input file: Extract ORBGEN program output" + +! Standard to precise +! ------------------- +STDPRE_INP 1 "${U}/PAN/STDPRE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STDPRE + +MSG_STDPRE_INP 1 "Program input file: Convert standard to precise orbits" + +PREWEI_INP 1 "${U}/PAN/PREWEI.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # PREWEI + +MSG_PREWEI_INP 1 "Program input file: Set accuracy codes in precise orbits" + +CCPREORB_INP 1 "${U}/PAN/CCPREORB.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CCPREORB + +MSG_CCPREORB_INP 1 "Program input file: Concatenate/merge precise orbit files" + +! Compare orbits +! -------------- +STDDIF_INP 1 "${U}/PAN/STDDIF.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STDDIF + +MSG_STDDIF_INP 1 "Program input file: Compare standard orbits" + +ORBCMP_INP 1 "${U}/PAN/ORBCMP.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # ORBCMP + +MSG_ORBCMP_INP 1 "Program input file: Compare precise orbits" + +STDELE_INP 1 "${U}/PAN/STDELE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STDELE + +MSG_STDELE_INP 1 "Program input file: Compare osculating elements" + +! EOPs utilities +! -------------- +POLUPD_INP 1 "${U}/PAN/POLUPD.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # POLUPD + +MSG_POLUPD_INP 1 "Program input file: Convert IERS pole files to Bernese format" + +POLXTR_INP 1 "${U}/PAN/POLXTR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # POLXTR + +MSG_POLXTR_INP 1 "Program input file: Concatenate IERS pole files" + +! Processing +! ---------- +CODSPP_INP 1 "${U}/PAN/CODSPP.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CODSPP + +MSG_CODSPP_INP 1 "Program input file: Code-based clock synchronization" + +SNGDIF_INP 1 "${U}/PAN/SNGDIF.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SNGDIF + +MSG_SNGDIF_INP 1 "Program input file: Create single-difference/baseline files" + +MAUPRP_INP 1 "${U}/PAN/MAUPRP.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # MAUPRP + +MSG_MAUPRP_INP 1 "Program input file: Phase preprocessing" + +GPSEST_INP 1 "${U}/PAN/GPSEST.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # GPSEST + +MSG_GPSEST_INP 1 "Program input file: Parameter estimation" + +ADDNEQ2_INP 1 "${U}/PAN/ADDNEQ2.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # ADDNEQ2 + +MSG_ADDNEQ2_INP 1 "Program input file: Combine normal equation systems" + +! Processing extractions +! ---------------------- +CODXTR_INP 1 "${U}/PAN/CODXTR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CODXTR + +MSG_CODXTR_INP 1 "Program input file: Extract CODSPP program output" + +MPRXTR_INP 1 "${U}/PAN/MPRXTR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # MPRXTR + +MSG_MPRXTR_INP 1 "Program input file: Extract MAUPRP program output" + +GPSXTR_INP 1 "${U}/PAN/GPSXTR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # GPSXTR + +MSG_GPSXTR_INP 1 "Program input file: Extract GPSEST/ADDNEQ2 program output" + +! Service: Simulate +! ----------------- +GPSSIM_INP 1 "${U}/PAN/GPSSIM.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # GPSSIM + +MSG_GPSSIM_INP 1 "Program input file: Generate simulated observation data" + +! Service: Station information files +! ---------------------------------- +STA2STA_INP 1 "${U}/PAN/STA2STA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STA2STA + +MSG_STA2STA_INP 1 "Program input file: Convert station information files" + +STAMERGE_INP 1 "${U}/PAN/STAMERGE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STAMERGE + +MSG_STAMERGE_INP 1 "Program input file: Merge station information files" + +RNX2STA_INP 1 "${U}/PAN/RNX2STA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RNX2STA + +MSG_RNX2STA_INP 1 "Program input file: Extract station information from RINEX headers" + +SNX2STA_INP 1 "${U}/PAN/SNX2STA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SNX2STA + +MSG_SNX2STA_INP 1 "Program input file: Extract station information from SINEX file" + +! Service: Observation files +! -------------------------- +CHGHED_INP 1 "${U}/PAN/CHGHED.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CHGHED + +MSG_CHGHED_INP 1 "Program input file: Change header of observation files" + +SATMRK_INP 1 "${U}/PAN/SATMRK.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SATMRK + +MSG_SATMRK_INP 1 "Program input file: Mark/delete observations" + +OBSSPL_INP 1 "${U}/PAN/OBSSPL.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # OBSSPL + +MSG_OBSSPL_INP 1 "Program input file: Split observation files" + +SATGRA_INP 1 "${U}/PAN/SATGRA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SATGRA + +MSG_SATGRA_INP 1 "Program input file: Create pseudo-graphics of the observations" + +! Service: Residuals +! ------------------ +REDISP_INP 1 "${U}/PAN/REDISP.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # REDISP + +MSG_REDISP_INP 1 "Program input file: Display residual file" + +RESRMS_INP 1 "${U}/PAN/RESRMS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RESRMS + +MSG_RESRMS_INP 1 "Program input file: Create residual statistics" + +! Service: Coordinates +! -------------------- +FODITS_INP 1 "${U}/PAN/FODITS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # FODITS + +MSG_FODITS_INP 1 "Program input file: Analysis of time series" + +HELMERT_INP 1 "${U}/PAN/HELMR1.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # HELMR1 + +MSG_HELMERT_INP 1 "Program input file: Helmert transformation" + +COMPAR_INP 1 "${U}/PAN/COMPAR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # COMPAR + +MSG_COMPAR_INP 1 "Program input file: Coordinate comparison" + +VELDIF_INP 1 "${U}/PAN/VELDIF.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # VELDIF + +MSG_VELDIF_INP 1 "Program input file: Velocity comparison" + +NUVELO_INP 1 "${U}/PAN/NUVELO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # NUVELO + +MSG_NUVELO_INP 1 "Program input file: Compute NUVEL velocities" + +COOVEL_INP 1 "${U}/PAN/COOVEL.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # COOVEL + +MSG_COOVEL_INP 1 "Program input file: Extrapolate coordinates" + +COOSYS_INP 1 "${U}/PAN/COOSYS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # COOSYS + +MSG_COOSYS_INP 1 "Program input file: Coordinate transformation" + +ETRS89_INP 1 "${U}/PAN/ETRS89.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # ETRS89 + +MSG_ETRS89_INP 1 "Program input file: Transform coordinates to ETRS89 frame" + +CRDMRG_INP 1 "${U}/PAN/CRDMERGE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CRDMERGE + +MSG_CRDMRG_INP 1 "Program input file: Merge coordinate/velocity files" + +GRDS1S2_INP 1 "${U}/PAN/GRDS1S2.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # GRDS1S2 + +MSG_GRDS1S2_INP 1 "Program input file: Extract atmospheric tidal loading coefficients" + +! Service: Clock tools +! -------------------- +CCRNXC_INP 1 "${U}/PAN/CCRNXC.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CCRNXC + +MSG_CCRNXC_INP 1 "Program input file: Combine/manipulate clock RINEX files" + +CLKEST_INP 1 "${U}/PAN/CLKEST.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CLKEST + +MSG_CLKEST_INP 1 "Program input file: Epoch-wise clock interpolation" + +! Service: Ionosphere +! ------------------- +IONEST_INP 1 "${U}/PAN/IONEST.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # IONEST + +MSG_IONEST_INP 1 "Program input file: Local ionosphere model estimation" + +! Service: LEO +! ------------ +LEOAUX_INP 1 "${U}/PAN/LEOAUX.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # LEOAUX + +MSG_LEOAUX_INP 1 "Program input file: Prepare LEO auxiliary information" + +KINPRE_INP 1 "${U}/PAN/KINPRE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # KINPRE + +MSG_KINPRE_INP 1 "Program input file: Convert kinematic positions to precise orbits" + +! Service: SLR +! ------------ +IRV2STV_INP 1 "${U}/PAN/IRV2STV.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # IRV2STV + +MSG_IRV2STV_INP 1 "Program input file: Convert IRV or PRE files to state vectors" + +CPFSP3_INP 1 "${U}/PAN/CPFSP3.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CPFSP3 + +MSG_CPFSP3_INP 1 "Program input file: Convert CPF to precise orbit files" + +SP3CPF_INP 1 "${U}/PAN/SP3CPF.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SP3CPF + +MSG_SP3CPF_INP 1 "Program input file: Convert precise orbits to CPF files" + +SNX2SLR_INP 1 "${U}/PAN/SNX2SLR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SNX2SLR + +MSG_SNX2SLR_INP 1 "Program input file: Prepare SLR data handling file" + +QLRINEXO_INP 1 "${U}/PAN/QLRINEXO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # QLRINEXO + +MSG_QLRINEXO_INP 1 "Program input file: Convert SLR normal point files (old format) to RINEX" + +CRD2RNXO_INP 1 "${U}/PAN/CRD2RNXO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CRD2RNXO + +MSG_CRD2RNXO_INP 1 "Program input file: Convert SLR normal point files (new format) to RINEX" + +QLRSUM_INP 1 "${U}/PAN/QLRSUM.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # QLRSUM + +MSG_QLRSUM_INP 1 "Program input file: Create SLR quick-look residual statistics" + +! Service: Automated processing +! ----------------------------- +BASLST_INP 1 "${U}/PAN/BASLST.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # BASLST + +MSG_BASLST_INP 1 "Program input file: Select baselines" + +MKCLUS_INP 1 "${U}/PAN/MKCLUS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # MKCLUS + +MSG_MKCLUS_INP 1 "Program input file: Form clusters of observation files" + +RESCHK_INP 1 "${U}/PAN/RESCHK.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RESCHK + +MSG_RESCHK_INP 1 "Program input file: Detect misbehaving stations/satellites" + +! Conversions: SINEX +! ------------------ +SNX2NQ0_INP 1 "${U}/PAN/SNX2NQ0.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SNX2NQ0 + +MSG_SNX2NQ0_INP 1 "Program input file: Transfer SINEX files to normal equation files" + +TROTRO_INP 1 "${U}/PAN/TROTRO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # TROTRO + +MSG_TROTRO_INP 1 "Program input file: Manipulate troposphere SINEX files" + +! Conversion: ANTEX +! ----------------- +ATX2PCV_INP 1 "${U}/PAN/ATX2PCV.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # ATX2PCV + +MSG_ATX2PCV_INP 1 "Program input file: Convert ANTEX to Bernese format" + +! Conversion: observation files +! ----------------------------- +OBSFMT_INP 1 "${U}/PAN/OBSFMT.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # OBSFMT + +MSG_OBSFMT_INP 1 "Program input file: Convert observation files (binary to ASCII)" + +FMTOBS_INP 1 "${U}/PAN/FMTOBS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # FMTOBS + +MSG_FMTOBS_INP 1 "Program input file: Convert observation files (ASCII to binary)" + +! Conversion: residual files +! -------------------------- +RESFMT_INP 1 "${U}/PAN/RESFMT.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RESFMT + +MSG_RESFMT_INP 1 "Program input file: Convert residual files (binary to ASCII)" + +FMTRES_INP 1 "${U}/PAN/FMTRES.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # FMTRES + +MSG_FMTRES_INP 1 "Program input file: Convert residual files (ASCII to binary)" + +! Conversion: orbit files +! ----------------------- +FMTSTD_INP 1 "${U}/PAN/FMTSTD.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # FMTSTD + +MSG_FMTSTD_INP 1 "Program input file: Convert STD and RPR files (ASCII to binary)" + +STDFMT_INP 1 "${U}/PAN/STDFMT.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STDFMT + +MSG_STDFMT_INP 1 "Program input file: Convert STD and RPR files (binary to ASCII)" + +! Conversion: NEQ-files +! --------------------- +NEQ2ASC_INP 1 "${U}/PAN/NEQ2ASC.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # NEQ2ASC + +MSG_NEQ2ASC_INP 1 "Program input file: Convert normal equation files (binary/ASCII)" + +! BPE +! --- +EDITPCF_INP 1 "${U}/PAN/EDITPCF.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITPCF + +MSG_EDITPCF_INP 1 "Program input file: Edit process control file (PCF)" + +RUNBPE_INP 1 "${U}/PAN/RUNBPE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RUNBPE + +MSG_RUNBPE_INP 1 "Program input file: Start BPE processing" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# PROGRAM NAMES - MENU_PGM 1: Options # +# # +# AUTOMATIC GENERATION OF PROGRAM OUTPUT FILE NAMES # +# Maximum program output file number > %%% < # MAXJOBNUM +# # +# OPTIONS TO RUN THE FORTRAN PROGRAMS # +# Default program path to the executables > %%%%%%%% < # CMD_PATH +# # +# Run Fortran programs in foreground > % < # CMD_FOREGROUND +# Run Fortran programs in background > % < # CMD_BACKGROUND +# Use CPU File to Run programs > % < > %%%%%%%% < # CMD_USE_CPUFILE CPU_FILE +# > %%%%%%%%%%%% < CPU Name # CMD_CPUNAME +# > %%%%%%%%%%%% < Log File # CMD_LOGFILE +# # +# Special path for individual programs # +# > Program_ Path_to_program_executable_______________________ < # SPECIAL_PATH +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.1: Menu - Configure # +# # +# CONFIGURE # +# CHNGEN > %%%%%%%% < : Change general options # CHNGEN_INP +# UPDPAN > %%%%%%%% < : Update program input files # UPDPAN_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.2: Menu - Campaign # +# # +# CAMPAIGN # +# NEWCAMP > %%%%%%%% < : Create new campaign # NEWCAMP_INP +# COORD > %%%%%%%% < : Create/update station coordinates # EDITCRD_INP +# VELOCITY > %%%%%%%% < : Create/update station velocities # EDITVEL_INP +# ECCENT > %%%%%%%% < : Create/update station eccentricities # EDITECC_INP +# STAINFO > %%%%%%%% < : Create/update station information file # EDSTACRX_INP +# STALIST > %%%%%%%% < : Create/update station selection list # EDITFIX_INP +# SIGMA > %%%%%%%% < : Create/update station sigma file # EDITSIG_INP +# STAWEIGHT> %%%%%%%% < : Create/update station observation sigma factors # EDITSOS_INP +# ABBREV > %%%%%%%% < : Create/update station abbreviation table # ABBREV_INP +# BASELINE > %%%%%%%% < : Create/update baseline definition file # EDITBSL_INP +# CLUSTER > %%%%%%%% < : Create/update cluster definition file # EDITCLU_INP +# PLATE > %%%%%%%% < : Create/update tectonic plate assignment # EDITPLD_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.3: Menu - RINEX # +# # +# RINEX PROGRAMS # +# RXOBV3 > %%%%%%%% < : Transfer RINEX observ. files to Bernese format # RXOBV3_INP +# RXNBV3 > %%%%%%%% < : Transfer RINEX navig. files to Bernese format # RXNBV3_INP +# RXMBV3 > %%%%%%%% < : Transfer RINEX meteo files to Bernese format # RXMBV3_INP +# RXNPRE > %%%%%%%% < : Transfer RINEX navig. files to precise orbits # RXNPRE_INP +# BV3RXO > %%%%%%%% < : Transfer Bernese observation files to RINEX # BV3RXO_INP +# BV3RXN > %%%%%%%% < : Transfer Bernese navigation files to RINEX # BV3RXN_INP +# CCRINEXO > %%%%%%%% < : Concatenate RINEX observation files # CCRINEXO_INP +# CCRINEXN > %%%%%%%% < : Concatenate GPS RINEX navigation files # CCRINEXN_INP +# CCRINEXG > %%%%%%%% < : Concatenate GLONASS RINEX navigation files # CCRINEXG_INP +# RNXGRA > %%%%%%%% < : Create observation statistics # RNXGRA_INP +# RNXSMT > %%%%%%%% < : Clean/smooth observation files # RNXSMT_INP +# RNXCLK > %%%%%%%% < : Extract satellite clock from clock RINEX files # RNXCLK_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.4: Menu - Orbits/EOP # +# # +# ORBIT AND EOP PROGRAMS # +# BRDTST > %%%%%%%% < : Check broadcast orbits # BRDTST_INP +# BRDTAB > %%%%%%%% < : Create tabular orbits from broadcast ephemerides# BRDTAB_INP +# SATCLK > %%%%%%%% < : Extract satellite clocks # SATCLK_INP +# PRETAB > %%%%%%%% < : Create tabular orbits # PRETAB_INP +# ORBGEN > %%%%%%%% < : Create/update standard orbits # ORBGEN_INP +# DEFXTR > %%%%%%%% < : Extract ORBGEN program output # DEFXTR_INP +# STDPRE > %%%%%%%% < : Convert standard to precise orbits # STDPRE_INP +# PREWEI > %%%%%%%% < : Set accuracy codes in precise orbits # PREWEI_INP +# CCPREORB > %%%%%%%% < : Concatenate/merge precise orbit files # CCPREORB_INP +# STDDIF > %%%%%%%% < : Compare standard orbits # STDDIF_INP +# ORBCMP > %%%%%%%% < : Compare precise orbits # ORBCMP_INP +# STDELE > %%%%%%%% < : Compare osculating elements # STDELE_INP +# POLUPD > %%%%%%%% < : Convert IERS pole files to Bernese format # POLUPD_INP +# POLXTR > %%%%%%%% < : Concatenate IERS pole files # POLXTR_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.5: Menu - Processing # +# # +# PROCESSING PROGRAMS # +# CODSPP > %%%%%%%% < : Code-based clock synchronization # CODSPP_INP +# SNGDIF > %%%%%%%% < : Create single-difference/baseline files # SNGDIF_INP +# MAUPRP > %%%%%%%% < : Phase preprocessing # MAUPRP_INP +# GPSEST > %%%%%%%% < : Parameter estimation # GPSEST_INP +# ADDNEQ2 > %%%%%%%% < : Combine normal equation systems # ADDNEQ2_INP +# CODXTR > %%%%%%%% < : Extract CODSPP program output # CODXTR_INP +# MPRXTR > %%%%%%%% < : Extract MAUPRP program output # MPRXTR_INP +# GPSXTR > %%%%%%%% < : Extract GPSEST/ADDNEQ2 program output # GPSXTR_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.6: Menu - Service # +# # +# SERVICE PROGRAMS # +# GPSSIM > %%%%%%%% < : Generate simulated observation data # GPSSIM_INP +# STA2STA > %%%%%%%% < : Convert station information files # STA2STA_INP +# STAMERGE > %%%%%%%% < : Merge station information files # STAMERGE_INP +# RNX2STA > %%%%%%%% < : Extract station information from RINEX headers # RNX2STA_INP +# SNX2STA > %%%%%%%% < : Extract station information from SINEX file # SNX2STA_INP +# CHGHED > %%%%%%%% < : Change header of observation files # CHGHED_INP +# SATMRK > %%%%%%%% < : Mark/delete observations # SATMRK_INP +# OBSSPL > %%%%%%%% < : Split observation files # OBSSPL_INP +# SATGRA > %%%%%%%% < : Create pseudo-graphics of the observations # SATGRA_INP +# REDISP > %%%%%%%% < : Display residual file # REDISP_INP +# RESRMS > %%%%%%%% < : Create residual statistics # RESRMS_INP +# FODITS > %%%%%%%% < : Analysis of time series # FODITS_INP +# HELMER > %%%%%%%% < : Helmert transformation # HELMERT_INP +# COMPAR > %%%%%%%% < : Coordinate comparison # COMPAR_INP +# VELDIF > %%%%%%%% < : Velocity comparison # VELDIF_INP +# NUVELO > %%%%%%%% < : Compute NUVEL velocities # NUVELO_INP +# COOVEL > %%%%%%%% < : Extrapolate coordinates # COOVEL_INP +# COOSYS > %%%%%%%% < : Coordinate transformation # COOSYS_INP +# ETRS89 > %%%%%%%% < : Transform coordinates to ETRS89 frame # ETRS89_INP +# CRDMERGE > %%%%%%%% < : Merge coordinate/velocity files # CRDMRG_INP +# GRDS1S2 > %%%%%%%% < : Extract atmospheric tidal loading coefficients # GRDS1S2_INP +# CCRNXC > %%%%%%%% < : Combine/manipulate clock RINEX files # CCRNXC_INP +# CLKEST > %%%%%%%% < : Epoch-wise clock interpolation # CLKEST_INP +# IONEST > %%%%%%%% < : Local ionosphere model estimation # IONEST_INP +# LEOAUX > %%%%%%%% < : Prepare LEO auxiliary information # LEOAUX_INP +# KINPRE > %%%%%%%% < : Convert kinematic positions to precise orbits # KINPRE_INP +# IRV2STV > %%%%%%%% < : Convert IRV or PRE files to state vectors # IRV2STV_INP +# CPFSP3 > %%%%%%%% < : Convert CPF to precise orbit files # CPFSP3_INP +# SP3CPF > %%%%%%%% < : Convert precise orbits to CPF files # SP3CPF_INP +# SNX2SLR > %%%%%%%% < : Prepare SLR data handling file # SNX2SLR_INP +# QLRINEXO > %%%%%%%% < : Convert normal point files (old format) to RINEX# QLRINEXO_INP +# CRD2RNXO > %%%%%%%% < : Convert normal point files (new format) to RINEX# CRD2RNXO_INP +# QLRSUM > %%%%%%%% < : Create SLR quick-look residual statistics # QLRSUM_INP +# BASLST > %%%%%%%% < : Select baselines # BASLST_INP +# MKCLUS > %%%%%%%% < : Form clusters of observation files # MKCLUS_INP +# RESCHK > %%%%%%%% < : Detect misbehaving stations/satellites # RESCHK_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.7: Menu - Conversion # +# # +# CONVERSION PROGRAMS # +# SNX2NQ0 > %%%%%%%% < : Transfer SINEX files to normal equation files # SNX2NQ0_INP +# TROTRO > %%%%%%%% < : Manipulate troposphere SINEX files # TROTRO_INP +# ATX2PCV > %%%%%%%% < : Convert ANTEX to Bernese format # ATX2PCV_INP +# OBSFMT > %%%%%%%% < : Convert observation files (binary to ASCII) # OBSFMT_INP +# FMTOBS > %%%%%%%% < : Convert observation files (ASCII to binary) # FMTOBS_INP +# RESFMT > %%%%%%%% < : Convert residual files (binary to ASCII) # RESFMT_INP +# FMTRES > %%%%%%%% < : Convert residual files (ASCII to binary) # FMTRES_INP +# STDFMT > %%%%%%%% < : Convert STD and RPR files (binary to ASCII) # STDFMT_INP +# FMTSTD > %%%%%%%% < : Convert STD and RPR files (ASCII to binary) # FMTSTD_INP +# NEQ2ASC > %%%%%%%% < : Convert normal equation files (binary/ASCII) # NEQ2ASC_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.8: Menu - BPE # +# # +# BERNESE PROCESSING ENGINE # +# PCFILE > %%%%%%%% < : Edit process control file (PCF) # EDITPCF_INP +# RUNBPE > %%%%%%%% < : Start BPE processing # RUNBPE_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 3: Menu - User # +# # +# ADDITIONAL USER PROGRAMS # +# USER1 > %%%%%%%% < # USER1_INP +# USER2 > %%%%%%%% < # USER2_INP +# USER3 > %%%%%%%% < # USER3_INP +# USER4 > %%%%%%%% < # USER4_INP +# USER5 > %%%%%%%% < # USER5_INP +# USER6 > %%%%%%%% < # USER6_INP +# USER7 > %%%%%%%% < # USER7_INP +# USER8 > %%%%%%%% < # USER8_INP +# USER9 > %%%%%%%% < # USER9_INP +# USER10 > %%%%%%%% < # USER10_INP +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_FIN/MENU_VAR.INP b/config/bernese/gpsuser52-luzon/OPT/R2S_FIN/MENU_VAR.INP new file mode 100755 index 0000000..9a43610 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_FIN/MENU_VAR.INP @@ -0,0 +1,107 @@ + +! +! Predefined variables +! +! 2-digit year +! ------------ +YEAR2 1 "19" + ## widget = comment + # $Y + +MSG_YEAR2 1 "Two digit year of the current session" + +! Month +! ----- +MONTH2 1 "01" + ## widget = comment + # $M + +MSG_MONTH2 1 "Month of the current session" + +! Day of month +! ------------ +DAY2 1 "11" + ## widget = comment + # $D + +MSG_DAY2 1 "Day of month of the current session" + +! Job ID +! ------ +JOB_ID 1 "" + ## widget = comment + # $J + +MSG_JOB_ID 1 "Job ID" + +! Ranges of $-Variables +! --------------------- +VAR_MINUS 1 "-8" + ## widget = spinbox; range = -999 0 1 + +MSG_VAR_MINUS 1 "Minus range" + +VAR_PLUS 1 "0" + ## widget = spinbox; range = 0 999 1 + +MSG_VAR_PLUS 1 "Plus range" + +! User-defined Variables +! ---------------------- +USERVAR 1 "" "" + ## widget = uniline; numlines = 20; keepvariables = true + +MSG_USERVAR 1 "User-defined variables" + +! List of Environment Variables +! ----------------------------- +ENVIR_LIST 4 + "U" + "X" + "P" + "USER" + ## widget = uniline; numlines = 20 + +MSG_ENVIR_LIST 1 "Environment variables" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU VARIABLES - MENU_VAR 1: Variables # +# # +# PREDEFINED VARIABLES # +# (translated in the menu) # +# Variable Current value Description # +# $Y > %% < Two digit year of the current session # YEAR2 +# $M > %% < Month of the current session # MONTH2 +# $D > %% < Day of month of the current session # DAY2 +# $J > %% < Job ID # JOB_ID +# # +# USER-DEFINED VARIABLES ENVIRONMENT VARIABLES # +# (translated in the menu) (translated in main program) # +# > Variable_(w/o_$) Value___________ < > Variable < # USERVAR ENVIR_LIST +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_VAR 2: Ranges # +# # +# RANGES OF PREDEFINED VARIABLES # +# Minus range > %% < Plus range > %% < # VAR_MINUS VAR_PLUS +# # +# Without ranges With ranges Format Description # +# (n=0,1,...9) # +# $+n $-n $+- DDD Day of Year (DOY) # +# $S+n $S-n $S+- DDDS DOY, Session Character # +# $Y+n $Y-n $Y+- YYYY Year # +# $W+n $W-n $W+- WWWW GPS Week # +# $M+n $M-n $M+- YYMM Year, Month # +# $JD+n $JD-n $JD+- DDDDD Modified Julian Date # +# $WD+n $WD-n $WD+- WWWWD GPS Week and Day # +# $YD+n $YD-n $YD+- YYDDD Year and DOY # +# $YSS+n $YSS-n $YSS+- YYDDDS Year, DOY, Sess. Char. # +# $YMD_STR+n $YMD_STR-n $YMD_STR+- YYYY MM DD Year, Month, Day # +# # +# Syntax if n=10,...: $+(n), $S+(n), ..., $-(n), $S-(n), ... # +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_FIN/MENU_VAR.old b/config/bernese/gpsuser52-luzon/OPT/R2S_FIN/MENU_VAR.old new file mode 100755 index 0000000..7d20d36 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_FIN/MENU_VAR.old @@ -0,0 +1,107 @@ + +! +! Predefined variables +! +! 2-digit year +! ------------ +YEAR2 1 "80" + ## widget = comment + # $Y + +MSG_YEAR2 1 "Two digit year of the current session" + +! Month +! ----- +MONTH2 1 "01" + ## widget = comment + # $M + +MSG_MONTH2 1 "Month of the current session" + +! Day of month +! ------------ +DAY2 1 "06" + ## widget = comment + # $D + +MSG_DAY2 1 "Day of month of the current session" + +! Job ID +! ------ +JOB_ID 1 "" + ## widget = comment + # $J + +MSG_JOB_ID 1 "Job ID" + +! Ranges of $-Variables +! --------------------- +VAR_MINUS 1 "-8" + ## widget = spinbox; range = -999 0 1 + +MSG_VAR_MINUS 1 "Minus range" + +VAR_PLUS 1 "0" + ## widget = spinbox; range = 0 999 1 + +MSG_VAR_PLUS 1 "Plus range" + +! User-defined Variables +! ---------------------- +USERVAR 1 "" "" + ## widget = uniline; numlines = 20; keepvariables = true + +MSG_USERVAR 1 "User-defined variables" + +! List of Environment Variables +! ----------------------------- +ENVIR_LIST 4 + "U" + "X" + "P" + "USER" + ## widget = uniline; numlines = 20 + +MSG_ENVIR_LIST 1 "Environment variables" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU VARIABLES - MENU_VAR 1: Variables # +# # +# PREDEFINED VARIABLES # +# (translated in the menu) # +# Variable Current value Description # +# $Y > %% < Two digit year of the current session # YEAR2 +# $M > %% < Month of the current session # MONTH2 +# $D > %% < Day of month of the current session # DAY2 +# $J > %% < Job ID # JOB_ID +# # +# USER-DEFINED VARIABLES ENVIRONMENT VARIABLES # +# (translated in the menu) (translated in main program) # +# > Variable_(w/o_$) Value___________ < > Variable < # USERVAR ENVIR_LIST +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_VAR 2: Ranges # +# # +# RANGES OF PREDEFINED VARIABLES # +# Minus range > %% < Plus range > %% < # VAR_MINUS VAR_PLUS +# # +# Without ranges With ranges Format Description # +# (n=0,1,...9) # +# $+n $-n $+- DDD Day of Year (DOY) # +# $S+n $S-n $S+- DDDS DOY, Session Character # +# $Y+n $Y-n $Y+- YYYY Year # +# $W+n $W-n $W+- WWWW GPS Week # +# $M+n $M-n $M+- YYMM Year, Month # +# $JD+n $JD-n $JD+- DDDDD Modified Julian Date # +# $WD+n $WD-n $WD+- WWWWD GPS Week and Day # +# $YD+n $YD-n $YD+- YYDDD Year and DOY # +# $YSS+n $YSS-n $YSS+- YYDDDS Year, DOY, Sess. Char. # +# $YMD_STR+n $YMD_STR-n $YMD_STR+- YYYY MM DD Year, Month, Day # +# # +# Syntax if n=10,...: $+(n), $S+(n), ..., $-(n), $S-(n), ... # +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_GE2/COOVEL.INP b/config/bernese/gpsuser52-luzon/OPT/R2S_GE2/COOVEL.INP new file mode 100755 index 0000000..e87ebbf --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_GE2/COOVEL.INP @@ -0,0 +1,177 @@ + +! Environment Variables +! --------------------- +ENVIRONMENT 5 + "U" "c:\Bernese\GPSUSER52" + "T" "c:\Bernese\GPSTEMP" + "X" "c:\Bernese\BERN52\GPS" + "P" "c:\Bernese\GPSDATA\CAMPAIGN52" + "USER" "" + ## widget = initmenu; pointer = ENVIR_LIST + +! Some keywords for automatic output +! ---------------------------------- +CAMPAIGN 1 "${P}/LUZON" + ## widget = initmenu; pointer = ACTIVE_CAMPAIGN + +SESSION_TABLE 1 "${P}/LUZON\STA\SESSIONS.SES" + ## widget = initmenu; pointer = SESSION_TABLE + +DESCR_SESSION_TABLE 1 "Session table" + +YR4_INFO 1 "2021" + ## widget = comment + # $Y+0 + +SES_INFO 1 "2440" + ## widget = comment + # $S+0 + +USR_INFO 1 "${USER}" + ## widget = comment + +! Coordinate File Names (input) +! ----------------------------- +CRDINP 1 "${P}/LUZON\STA\$(REFINF)_R.CRD" + ## widget = selwin; path = DIR_CRD; ext = EXT_CRD; maxfiles = 1 + # $(REFINF)_R + +DESCR_CRDINP 1 "Input coordinate file" + +! Epoch of Ref. Coord. (output) +! ----------------------------- +CRDOUT 1 "${P}/LUZON\STA\REF212440.CRD" + ## widget = lineedit; path = DIR_CRD; ext = EXT_CRD; maxfiles = 1 + # REF$YSS+0 + +DESCR_CRDOUT 1 "Output coordinate file" + +! Velocity according to Ref.Coo. +! ------------------------------ +VELOCI 1 "${P}/LUZON\STA\$(REFINF)_R.VEL" + ## widget = selwin; path = DIR_VEL; ext = EXT_VEL; maxfiles = 1 + # $(REFINF)_R + +DESCR_VELOCI 1 "Input velocity file" + +! PSD corrections for ITRF2014 +! ---------------------------- +PSDDAT 1 "${P}/LUZON\STA\$(REFPSD).PSD" + ## widget = selwin; path = DIR_PSD; ext = EXT_PSD; maxfiles = 1 + ## emptyallowed = true + # $(REFPSD) + +DESCR_PSDDAT 1 "PSD corrections (ITRF14)" + +! Station list without PSD corrections (output) +! --------------------------------------------- +NOPSD 0 + ## widget = lineedit; path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +DESCR_NOPSD 1 "Stations without PSD corrections" + +! Reference Epoch +! --------------- +REFDAT 1 "2021 09 01" + ## widget = lineedit; check_type = date + # $YMD_STR+0 + +MSG_REFDAT 1 "Reference epoch: date" + +! Reference Epoch +! --------------- +REFTIM 1 "00 00 00" + ## widget = lineedit; check_type = time + +MSG_REFTIM 1 "Reference epoch: time" + +! Program Output File +! ------------------- +SYSODEF 1 "0" + ## widget = checkbox + +MSG_SYSODEF 1 "Program output" + +SYSOUT 1 "${P}/LUZON\OUT\COOVEL2.OUT" + ## widget = lineedit; path = DIR_OUT; ext = EXT_OUT + ## activeif = SYSODEF == 0; emptyallowed = false + # COOVEL2 + +DESCR_SYSOUT 1 "Program output" + +! Error Message File +! ------------------ +ERRMRG 1 "0" + ## widget = checkbox + +MSG_ERRMRG 1 "Error message" + +SYSERR 1 "${U}/WORK\ERROR.MSG" + ## widget = lineedit; path = PTH_ERR; ext = EXT_ERR + ## activeif = ERRMRG == 0; emptyallowed = false + # ERROR + +DESCR_SYSERR 1 "Error message" + +! Local Geodetic Datum +! -------------------- +DATUM 1 "${X}/GEN\DATUM." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # DATUM. + +DESCR_DATUM 1 "Geodetic datum" + +! Title: new entry +! ---------------- +TITLE 1 "RNX2SNX_212440: Extrapolate coordinates" + ## widget = lineedit + # RNX2SNX_$YSS+0: Extrapolate coordinates + +MSG_TITLE 1 "Title line" + +SHOWGEN 1 "1" + ## widget = checkbox + +MSG_SHOWGEN 1 "Show all general files" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# EXTRAPOLATE COORDINATES - COOVEL 1: Filenames # +# # +# GENERAL FILES # +# Show all general files > % < # SHOWGEN +# # +# INPUT FILES # +# Input coordinate file > %%%%%%%% < # CRDINP +# Input velocity file > %%%%%%%% < # VELOCI +# PSD correction (ITRF14) > %%%%%%%% < # PSDDAT +# # +# REFERENCE EPOCH yyyy mm dd hh mm ss # +# > %%%%%%%%%% < > %%%%%%%% < # REFDAT REFTIM +# # +# RESULT FILE # +# Output coordinate file > %%%%%%%% < # CRDOUT +# Stations without PSD corrections > %%%%%%%% < # NOPSD +# # +# GENERAL OUTPUT FILES # +# Program output > % < use COOVEL.Lnn or > %%%%%%%% < # SYSODEF SYSOUT +# Error messages > % < merged to program output or > %%%%%%%% < # ERRMRG SYSERR +# # +# TITLE > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # TITLE +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWGEN = 1 ###################################################### +# COOVEL 1.1: General Files # +# # +# GENERAL INPUT FILES # +# Geodetic datum > %%%%%%%%%%%% < # DATUM +# # +# MENU SETTINGS # +# Selected campaign > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # CAMPAIGN +# Selected session year> %%%% < session> %%%% < # YR4_INFO SES_INFO +# Session table > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # SESSION_TABLE +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_GE2/COOVEL.old b/config/bernese/gpsuser52-luzon/OPT/R2S_GE2/COOVEL.old new file mode 100755 index 0000000..677c15d --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_GE2/COOVEL.old @@ -0,0 +1,177 @@ + +! Environment Variables +! --------------------- +ENVIRONMENT 5 + "U" "c:\Bernese\GPSUSER52" + "T" "c:\Bernese\GPSTEMP" + "X" "c:\Bernese\BERN52\GPS" + "P" "c:\Bernese\GPSDATA\CAMPAIGN52" + "USER" "" + ## widget = initmenu; pointer = ENVIR_LIST + +! Some keywords for automatic output +! ---------------------------------- +CAMPAIGN 1 "${P}/PHIVOLCS" + ## widget = initmenu; pointer = ACTIVE_CAMPAIGN + +SESSION_TABLE 1 "${P}/PHIVOLCS\STA\SESSIONS.SES" + ## widget = initmenu; pointer = SESSION_TABLE + +DESCR_SESSION_TABLE 1 "Session table" + +YR4_INFO 1 "2019" + ## widget = comment + # $Y+0 + +SES_INFO 1 "0110" + ## widget = comment + # $S+0 + +USR_INFO 1 "${USER}" + ## widget = comment + +! Coordinate File Names (input) +! ----------------------------- +CRDINP 1 "${P}/PHIVOLCS\STA\$(REFINF)_R.CRD" + ## widget = selwin; path = DIR_CRD; ext = EXT_CRD; maxfiles = 1 + # $(REFINF)_R + +DESCR_CRDINP 1 "Input coordinate file" + +! Epoch of Ref. Coord. (output) +! ----------------------------- +CRDOUT 1 "${P}/PHIVOLCS\STA\REF190110.CRD" + ## widget = lineedit; path = DIR_CRD; ext = EXT_CRD; maxfiles = 1 + # REF$YSS+0 + +DESCR_CRDOUT 1 "Output coordinate file" + +! Velocity according to Ref.Coo. +! ------------------------------ +VELOCI 1 "${P}/PHIVOLCS\STA\$(REFINF)_R.VEL" + ## widget = selwin; path = DIR_VEL; ext = EXT_VEL; maxfiles = 1 + # $(REFINF)_R + +DESCR_VELOCI 1 "Input velocity file" + +! PSD corrections for ITRF2014 +! ---------------------------- +PSDDAT 1 "${P}/PHIVOLCS\STA\$(REFPSD).PSD" + ## widget = selwin; path = DIR_PSD; ext = EXT_PSD; maxfiles = 1 + ## emptyallowed = true + # $(REFPSD) + +DESCR_PSDDAT 1 "PSD corrections (ITRF14)" + +! Station list without PSD corrections (output) +! --------------------------------------------- +NOPSD 0 + ## widget = lineedit; path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +DESCR_NOPSD 1 "Stations without PSD corrections" + +! Reference Epoch +! --------------- +REFDAT 1 "2019 01 11" + ## widget = lineedit; check_type = date + # $YMD_STR+0 + +MSG_REFDAT 1 "Reference epoch: date" + +! Reference Epoch +! --------------- +REFTIM 1 "00 00 00" + ## widget = lineedit; check_type = time + +MSG_REFTIM 1 "Reference epoch: time" + +! Program Output File +! ------------------- +SYSODEF 1 "0" + ## widget = checkbox + +MSG_SYSODEF 1 "Program output" + +SYSOUT 1 "${P}/PHIVOLCS\OUT\COOVEL2.OUT" + ## widget = lineedit; path = DIR_OUT; ext = EXT_OUT + ## activeif = SYSODEF == 0; emptyallowed = false + # COOVEL2 + +DESCR_SYSOUT 1 "Program output" + +! Error Message File +! ------------------ +ERRMRG 1 "0" + ## widget = checkbox + +MSG_ERRMRG 1 "Error message" + +SYSERR 1 "${U}/WORK\ERROR.MSG" + ## widget = lineedit; path = PTH_ERR; ext = EXT_ERR + ## activeif = ERRMRG == 0; emptyallowed = false + # ERROR + +DESCR_SYSERR 1 "Error message" + +! Local Geodetic Datum +! -------------------- +DATUM 1 "${X}/GEN\DATUM." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # DATUM. + +DESCR_DATUM 1 "Geodetic datum" + +! Title: new entry +! ---------------- +TITLE 1 "RNX2SNX_190110: Extrapolate coordinates" + ## widget = lineedit + # RNX2SNX_$YSS+0: Extrapolate coordinates + +MSG_TITLE 1 "Title line" + +SHOWGEN 1 "1" + ## widget = checkbox + +MSG_SHOWGEN 1 "Show all general files" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# EXTRAPOLATE COORDINATES - COOVEL 1: Filenames # +# # +# GENERAL FILES # +# Show all general files > % < # SHOWGEN +# # +# INPUT FILES # +# Input coordinate file > %%%%%%%% < # CRDINP +# Input velocity file > %%%%%%%% < # VELOCI +# PSD correction (ITRF14) > %%%%%%%% < # PSDDAT +# # +# REFERENCE EPOCH yyyy mm dd hh mm ss # +# > %%%%%%%%%% < > %%%%%%%% < # REFDAT REFTIM +# # +# RESULT FILE # +# Output coordinate file > %%%%%%%% < # CRDOUT +# Stations without PSD corrections > %%%%%%%% < # NOPSD +# # +# GENERAL OUTPUT FILES # +# Program output > % < use COOVEL.Lnn or > %%%%%%%% < # SYSODEF SYSOUT +# Error messages > % < merged to program output or > %%%%%%%% < # ERRMRG SYSERR +# # +# TITLE > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # TITLE +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWGEN = 1 ###################################################### +# COOVEL 1.1: General Files # +# # +# GENERAL INPUT FILES # +# Geodetic datum > %%%%%%%%%%%% < # DATUM +# # +# MENU SETTINGS # +# Selected campaign > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # CAMPAIGN +# Selected session year> %%%% < session> %%%% < # YR4_INFO SES_INFO +# Session table > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # SESSION_TABLE +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_GE2/MENU.INP b/config/bernese/gpsuser52-luzon/OPT/R2S_GE2/MENU.INP new file mode 100755 index 0000000..b7a216b --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_GE2/MENU.INP @@ -0,0 +1,90 @@ + +! Release Information Notes +! ------------------------- +RELEASE_INFO 1 "${X}/DOC/RELEASE.TXT" + +! List of Remaining Menu Input Files (full Pathes) +! ------------------------------------------------ +MENU_CMP_INP 1 "${X}/PAN/MENU_CMP.INP" + +MSG_MENU_CMP_INP 1 "Edit list of campaigns" + +MENU_VAR_INP 1 "${U}/PAN/MENU_VAR.INP" + +MSG_MENU_VAR_INP 1 "Menu variables" + +MENU_EXT_INP 1 "${U}/PAN/MENU_EXT.INP" + +MSG_MENU_EXT_INP 1 "Paths and extensions" + +MENU_PGM_INP 1 "${U}/PAN/MENU_PGM.INP" + +MSG_MENU_PGM_INP 1 "Program names" + +! Active Campaign +! --------------- +ACTIVE_CAMPAIGN 1 "${P}/EXAMPLE" + +! Modified Julian Date +! -------------------- +MODJULDATE 1 "55404.000000" + +! Session (only the last character is relevant) +! --------------------------------------------- +SESSION_CHAR 1 "0" + +SESSION_TABLE 1 "${P}/PHIVOLCS\STA\SESSIONS.SES" + ## widget = selwin; path = DIR_SES; ext = EXT_SES; maxfiles = 1 + # SESSIONS + +! Job character +! ------------- +JOB_ID 1 "" + +! Size of the Main Window +! ----------------------- +MAIN_WIDTH 1 "1196" + +MAIN_HEIGHT 1 "719" + +! Colors (RGB Button + RGB Background) +! ------------------------------------ +MAIN_PALETTE 0 + +! Font Types and Font Sizes +! ------------------------- +FONTTYPE_BASE 0 + +FONTSIZE_BASE 0 + +FONTBOLD_BASE 0 + +FONTITALIC_BASE 0 + +FONTSTRIKEOUT_BASE 0 + +FONTUNDERLINE_BASE 0 + +FONTTYPE_LARGE 1 "Courier" + +FONTSIZE_LARGE 1 "12" + +FONTBOLD_LARGE 1 "0" + +FONTITALIC_LARGE 1 "0" + +FONTSTRIKEOUT_LARGE 1 "0" + +FONTUNDERLINE_LARGE 1 "0" + +FONTTYPE_SMALL 0 + +FONTSIZE_SMALL 0 + +FONTBOLD_SMALL 0 + +FONTITALIC_SMALL 0 + +FONTSTRIKEOUT_SMALL 0 + +FONTUNDERLINE_SMALL 0 diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_GE2/MENU.old b/config/bernese/gpsuser52-luzon/OPT/R2S_GE2/MENU.old new file mode 100755 index 0000000..3abd4c6 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_GE2/MENU.old @@ -0,0 +1,90 @@ + +! Release Information Notes +! ------------------------- +RELEASE_INFO 1 "${X}/DOC/RELEASE.TXT" + +! List of Remaining Menu Input Files (full Pathes) +! ------------------------------------------------ +MENU_CMP_INP 1 "${X}/PAN/MENU_CMP.INP" + +MSG_MENU_CMP_INP 1 "Edit list of campaigns" + +MENU_VAR_INP 1 "${U}/PAN/MENU_VAR.INP" + +MSG_MENU_VAR_INP 1 "Menu variables" + +MENU_EXT_INP 1 "${U}/PAN/MENU_EXT.INP" + +MSG_MENU_EXT_INP 1 "Paths and extensions" + +MENU_PGM_INP 1 "${U}/PAN/MENU_PGM.INP" + +MSG_MENU_PGM_INP 1 "Program names" + +! Active Campaign +! --------------- +ACTIVE_CAMPAIGN 1 "${P}/EXAMPLE" + +! Modified Julian Date +! -------------------- +MODJULDATE 1 "55404.000000" + +! Session (only the last character is relevant) +! --------------------------------------------- +SESSION_CHAR 1 "0" + +SESSION_TABLE 1 "./DUMMY/STA/SESSIONS.SES" + ## widget = selwin; path = DIR_SES; ext = EXT_SES; maxfiles = 1 + # SESSIONS + +! Job character +! ------------- +JOB_ID 1 "" + +! Size of the Main Window +! ----------------------- +MAIN_WIDTH 1 "1196" + +MAIN_HEIGHT 1 "719" + +! Colors (RGB Button + RGB Background) +! ------------------------------------ +MAIN_PALETTE 0 + +! Font Types and Font Sizes +! ------------------------- +FONTTYPE_BASE 0 + +FONTSIZE_BASE 0 + +FONTBOLD_BASE 0 + +FONTITALIC_BASE 0 + +FONTSTRIKEOUT_BASE 0 + +FONTUNDERLINE_BASE 0 + +FONTTYPE_LARGE 1 "Courier" + +FONTSIZE_LARGE 1 "12" + +FONTBOLD_LARGE 1 "0" + +FONTITALIC_LARGE 1 "0" + +FONTSTRIKEOUT_LARGE 1 "0" + +FONTUNDERLINE_LARGE 1 "0" + +FONTTYPE_SMALL 0 + +FONTSIZE_SMALL 0 + +FONTBOLD_SMALL 0 + +FONTITALIC_SMALL 0 + +FONTSTRIKEOUT_SMALL 0 + +FONTUNDERLINE_SMALL 0 diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_GE2/MENU_CMP.INP b/config/bernese/gpsuser52-luzon/OPT/R2S_GE2/MENU_CMP.INP new file mode 100755 index 0000000..2105ac5 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_GE2/MENU_CMP.INP @@ -0,0 +1,17 @@ + +! List of Campaigns +! ----------------- +CAMPAIGN 2 + "${P}/EXAMPLE" + "${P}/PAGENET" + ## widget = uniline; numlines = 30 + +MSG_CAMPAIGN 1 "Campaign directory" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# EDIT LIST OF CAMPAIGNS - MENU_CMP # +# # +# > Campaign_directory < # CAMPAIGN +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_GE2/MENU_CMP.old b/config/bernese/gpsuser52-luzon/OPT/R2S_GE2/MENU_CMP.old new file mode 100755 index 0000000..2105ac5 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_GE2/MENU_CMP.old @@ -0,0 +1,17 @@ + +! List of Campaigns +! ----------------- +CAMPAIGN 2 + "${P}/EXAMPLE" + "${P}/PAGENET" + ## widget = uniline; numlines = 30 + +MSG_CAMPAIGN 1 "Campaign directory" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# EDIT LIST OF CAMPAIGNS - MENU_CMP # +# # +# > Campaign_directory < # CAMPAIGN +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_GE2/MENU_EXT.INP b/config/bernese/gpsuser52-luzon/OPT/R2S_GE2/MENU_EXT.INP new file mode 100755 index 0000000..e75def6 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_GE2/MENU_EXT.INP @@ -0,0 +1,1653 @@ + +! No path/no extension +! -------------------- +NO_PTH 0 + +NO_EXT 0 + +! General files: Path +! ------------------- +PTH_GEN 1 "${X}/GEN" + ## widget = lineedit + +MSG_PTH_GEN 1 "General files: path" + +! General Files: SatCrux/StaCrux +! ------------------------------ +EXT_CRX 1 "CRX" + ## widget = lineedit + +MSG_EXT_CRX 1 "Satellite problem file/old station problem file: extension" + +! General Files: Ant/Rec translation +! ---------------------------------- +EXT_TRN 1 "TRN" + ## widget = lineedit + +MSG_EXT_TRN 1 "Old antenna/receiver name translation table: extension" + +! General Files: Ocean tide model +! ------------------------------- +EXT_TID 1 "TID" + ## widget = lineedit + +MSG_EXT_TID 1 "Ocean tide model: extension" + +! General Files: Solid Earth tide model +! ------------------------------------- +EXT_TPO 1 "TPO" + ## widget = lineedit + +MSG_EXT_TPO 1 "Solid Earth tide model: extension" + +! General Files: Planetary ephemeris +! ---------------------------------- +EXT_EPH 1 "EPH" + ## widget = lineedit + +MSG_EXT_EPH 1 "Planetary ephemeris: extension" + +! General Files: Frequency information +! ------------------------------------ +EXT_FRQ 1 "FRQ" + ## widget = lineedit + +MSG_EXT_FRQ 1 "Frequency information: extension" + +! Orbit files: Broadcast file +! --------------------------- +DIR_BRD 1 "ORB" + ## widget = lineedit + +MSG_DIR_BRD 1 "Broadcast orbits: directory" + +EXT_BRD 1 "BRD" + ## widget = lineedit + +MSG_EXT_BRD 1 "Broadcast orbits: extension" + +! Orbit files: Precise file (original) +! ------------------------------------ +DIR_OPR 1 "ORB" + ## widget = lineedit + +MSG_DIR_OPR 1 "Precise orbits (original): directory" + +! Orbit files: Precise file +! ------------------------- +DIR_PRE 1 "ORB" + ## widget = lineedit + +MSG_DIR_PRE 1 "Precise orbits: directory" + +EXT_PRE 1 "PRE" + ## widget = lineedit + +MSG_EXT_PRE 1 "Precise orbits: extension" + +! Orbit files: Tabular orbit +! -------------------------- +DIR_TAB 1 "ORB" + ## widget = lineedit + +MSG_DIR_TAB 1 "Tabular orbits: directory" + +EXT_TAB 1 "TAB" + ## widget = lineedit + +MSG_EXT_TAB 1 "Tabular orbits: extension" + +! Orbit files: Orbital elements +! ----------------------------- +DIR_ELE 1 "ORB" + ## widget = lineedit + +MSG_DIR_ELE 1 "Improved orbit elements: directory" + +EXT_ELE 1 "ELE" + ## widget = lineedit + +MSG_EXT_ELE 1 "Improved orbit elements: extension" + +! Orbit files: Standard orbit +! --------------------------- +DIR_STD 1 "ORB" + ## widget = lineedit + +MSG_DIR_STD 1 "Standard orbits: directory" + +EXT_STD 1 "STD" + ## widget = lineedit + +MSG_EXT_STD 1 "Standard orbits: extension" + +! Orbit files: Radian press. +! -------------------------- +DIR_RPR 1 "ORB" + ## widget = lineedit + +MSG_DIR_RPR 1 "Radian pressure coefficients: directory" + +EXT_RPR 1 "RPR" + ## widget = lineedit + +MSG_EXT_RPR 1 "Radian pressure coefficients: extension" + +! Orbot files: ERP-file +! --------------------- +DIR_ERP 1 "ORB" + ## widget = lineedit + +MSG_DIR_ERP 1 "Earth orientation parameters: directory" + +EXT_ERP 1 "ERP" + ## widget = lineedit + +MSG_EXT_ERP 1 "Earth orientation parameters: extension" + +! Orbit files: ERP-file (IERS) +! ---------------------------- +DIR_IEP 1 "ORB" + ## widget = lineedit + +MSG_DIR_IEP 1 "Earth orientation parameters (IERS format): directory" + +EXT_IEP 1 "IEP" + ## widget = lineedit + +MSG_EXT_IEP 1 "Earth orientation parameters (IERS format): extension" + +! Orbit files: Geocenter file +! --------------------------- +DIR_GCC 1 "ORB" + ## widget = lineedit + +MSG_DIR_GCC 1 "Geocenter coordinates: directory" + +EXT_GCC 1 "GCC" + ## widget = lineedit + +MSG_EXT_GCC 1 "Geocenter coordinates: extension" + +! Orbit files: Sat. clocks +! ------------------------ +DIR_CLK 1 "ORB" + ## widget = lineedit + +MSG_DIR_CLK 1 "Satellite/Receiver clocks: directory" + +EXT_CLK 1 "CLK" + ## widget = lineedit + +MSG_EXT_CLK 1 "Satellite/Receiver clocks: extension" + +! Orbit files: Diff. code bias +! ---------------------------- +DIR_DCB 1 "ORB" + ## widget = lineedit + +MSG_DIR_DCB 1 "Differential code biases: directory" + +EXT_DCB 1 "DCB" + ## widget = lineedit + +MSG_EXT_DCB 1 "Differential code biases: extension" + +! Orbit files: Inter-system bias +! ------------------------------ +DIR_ISB 1 "ORB" + ## widget = lineedit + +MSG_DIR_ISB 1 "Inter-system biases: directory" + +EXT_ISB 1 "ISB" + ## widget = lineedit + +MSG_EXT_ISB 1 "Inter-system biases: extension" + +! Orbit: BIAS SINEX +! ----------------- +DIR_BIA 1 "ORB" + ## widget = lineedit + +MSG_DIR_BIA 1 "Biases (SINEX format): directory" + +EXT_BIA 1 "BIA" + ## widget = lineedit + +MSG_EXT_BIA 1 "Biases (SINEX format): extension" + +! Orbit: IRV file +! --------------- +DIR_IRV 1 "ORB" + ## widget = lineedit + +MSG_DIR_IRV 1 "IRVs: directory" + +EXT_IRV 1 "IRV" + ## widget = lineedit + +MSG_EXT_IRV 1 "IRVs: extension" + +! Orbit: CPF file +! --------------- +DIR_CPF 1 "ORB" + ## widget = lineedit + +MSG_DIR_CPF 1 "CPFs: directory" + +EXT_CPF 1 "CPF" + ## widget = lineedit + +MSG_EXT_CPF 1 "CPFs: extension" + +! Orbit: State vector file +! ------------------------ +DIR_STV 1 "ORB" + ## widget = lineedit + +MSG_DIR_STV 1 "State vectors: directory" + +EXT_STV 1 "STV" + ## widget = lineedit + +MSG_EXT_STV 1 "State vectors: extension" + +! Orbit: Accelerometer data +! ------------------------- +DIR_ACC 1 "ORB" + ## widget = lineedit + +MSG_DIR_ACC 1 "Accelerometer data: directory" + +EXT_ACC 1 "ACC" + ## widget = lineedit + +MSG_EXT_ACC 1 "Accelerometer data: extension" + +! LEO-Orbit: Attitude data +! ------------------------ +DIR_ATT 1 "ORB" + ## widget = lineedit + +MSG_DIR_ATT 1 "Attitude data: directory" + +EXT_ATT 1 "ATT" + ## widget = lineedit + +MSG_EXT_ATT 1 "Attitude data: extension" + +! LEO-Orbit: LEO maneuvers +! ------------------------ +DIR_MAN 1 "ORB" + ## widget = lineedit + +MSG_DIR_MAN 1 "LEO maneuvers: directory" + +EXT_MAN 1 "MAN" + ## widget = lineedit + +MSG_EXT_MAN 1 "LEO maneuvers: extension" + +! LEO-Orbit: CHAMP orbit format +! ----------------------------- +DIR_CHO 1 "ORB" + ## widget = lineedit + +MSG_DIR_CHO 1 "File in CHAMP orbit format: directory" + +EXT_CHO 1 "CHO" + ## widget = lineedit + +MSG_EXT_CHO 1 "File in CHAMP orbit format: extension" + +! Orbit: POE orbit format +! ----------------------- +DIR_POE 1 "ORB" + ## widget = lineedit + +MSG_DIR_POE 1 "File in POE: directory" + +EXT_POE 1 "POE" + ## widget = lineedit + +MSG_EXT_POE 1 "File in POE: extension" + +! LEO-Orbit: LEO Kinematic velocities +! ----------------------------------- +DIR_KVL 1 "STA" + ## widget = lineedit + +MSG_DIR_KVL 1 "LEO velocities (epoch-wise): directory" + +EXT_KVL 1 "VEL" + ## widget = lineedit + +MSG_EXT_KVL 1 "LEO velocities (epoch-wise): extension" + +! LEO-Orbit: LEO Aux. file (attitude,accelerom. data, thruster events...) +! ------------------------ +DIR_AUX 1 "ORB" + ## widget = lineedit + +MSG_DIR_AUX 1 "LEO external aux. information: directory" + +EXT_AUX 1 "AUX" + ## widget = lineedit + +MSG_EXT_AUX 1 "LEO external aux. information: extension" + +! RINEX files: rinex obs files +! ---------------------------- +DIR_OXO 1 "ORX" + ## widget = lineedit + +MSG_DIR_OXO 1 "RINEX observations (original): directory" + +DIR_RXO 1 "RAW" + ## widget = lineedit + +MSG_DIR_RXO 1 "RINEX observations: directory" + +EXT_RXO 1 "19O" + ## widget = lineedit + # $YO + +MSG_EXT_RXO 1 "RINEX observations: extension" + +! RINEX files: smoothed rinex +! --------------------------- +DIR_SMT 1 "RAW" + ## widget = lineedit + +MSG_DIR_SMT 1 "Smoothed RINEX observations: directory" + +EXT_SMT 1 "SMT" + ## widget = lineedit + +MSG_EXT_SMT 1 "Smoothed RINEX observations: extension" + +! RINEX files: rinex nav files +! ---------------------------- +DIR_OXN 1 "ORX" + ## widget = lineedit + +MSG_DIR_OXN 1 "RINEX navigation messages (GPS, original): directory" + +DIR_RXN 1 "RAW" + ## widget = lineedit + +MSG_DIR_RXN 1 "RINEX navigation messages (GPS): directory" + +EXT_RXN 1 "19N" + ## widget = lineedit + # $YN + +MSG_EXT_RXN 1 "RINEX navigation messages (GPS): extension" + +! RINEX files: rinex nav files +! ---------------------------- +DIR_OXG 1 "ORX" + ## widget = lineedit + +MSG_DIR_OXG 1 "RINEX navigation messages (GLONASS, original): directory" + +DIR_RXG 1 "RAW" + ## widget = lineedit + +MSG_DIR_RXG 1 "RINEX navigation messages (GLONASS): directory" + +EXT_RXG 1 "19G" + ## widget = lineedit + # $YG + +MSG_EXT_RXG 1 "RINEX navigation messages (GLONASS): extension" + +! RINEX files: rinex nav files +! ---------------------------- +DIR_OGA 1 "ORX" + ## widget = lineedit + +MSG_DIR_OGA 1 "RINEX navigation messages (GALILEO, original): directory" + +DIR_RGA 1 "RAW" + ## widget = lineedit + +MSG_DIR_RGA 1 "RINEX navigation messages (GALILEO): directory" + +EXT_RGA 1 "19E" + ## widget = lineedit + # $YE + +MSG_EXT_RGA 1 "RINEX navigation messages (GALILEO): extension" + +! RINEX files: rinex met files +! ---------------------------- +DIR_RXM 1 "RAW" + ## widget = lineedit + +MSG_DIR_RXM 1 "RINEX meteo data: directory" + +EXT_RXM 1 "19M" + ## widget = lineedit + # $YM + +MSG_EXT_RXM 1 "RINEX meteo data: extension" + +! Obs. files: Code zero head +! -------------------------- +DIR_CZH 1 "OBS" + ## widget = lineedit + +MSG_DIR_CZH 1 "Zero difference code observations, header: directory" + +EXT_CZH 1 "CZH" + ## widget = lineedit + +MSG_EXT_CZH 1 "Zero difference code observations, header: extension" + +! Obs. files: Code zero data +! -------------------------- +DIR_CZO 1 "OBS" + ## widget = lineedit + +MSG_DIR_CZO 1 "Zero difference code observations, data: directory" + +EXT_CZO 1 "CZO" + ## widget = lineedit + +MSG_EXT_CZO 1 "Zero difference code observations, data: extension" + +! Obs. files: Phase zero head +! --------------------------- +DIR_PZH 1 "OBS" + ## widget = lineedit + +MSG_DIR_PZH 1 "Zero difference phase observations, header: directory" + +EXT_PZH 1 "PZH" + ## widget = lineedit + +MSG_EXT_PZH 1 "Zero difference phase observations, header: extension" + +! Obs. files: Phase zero data +! --------------------------- +DIR_PZO 1 "OBS" + ## widget = lineedit + +MSG_DIR_PZO 1 "Zero difference phase observations, data: directory" + +EXT_PZO 1 "PZO" + ## widget = lineedit + +MSG_EXT_PZO 1 "Zero difference phase observations, data: extension" + +! Obs. files: Range zero head +! --------------------------- +DIR_RZH 1 "OBS" + ## widget = lineedit + +MSG_DIR_RZH 1 "Range observations, header: directory" + +EXT_RZH 1 "CZH" + ## widget = lineedit + +MSG_EXT_RZH 1 "Range observations, header: extension" + +! Obs. files: Range zero data +! --------------------------- +DIR_RZO 1 "OBS" + ## widget = lineedit + +MSG_DIR_RZO 1 "Range observations, data: directory" + +EXT_RZO 1 "CZO" + ## widget = lineedit + +MSG_EXT_RZO 1 "Range observations, data: extension" + +! Obs. files: Code single head +! ---------------------------- +DIR_CSH 1 "OBS" + ## widget = lineedit + +MSG_DIR_CSH 1 "Single difference code observations, header: directory" + +EXT_CSH 1 "CSH" + ## widget = lineedit + +MSG_EXT_CSH 1 "Single difference code observations, header: extension" + +! Obs. files: Code single data +! ---------------------------- +DIR_CSO 1 "OBS" + ## widget = lineedit + +MSG_DIR_CSO 1 "Single difference code observations, data: directory" + +EXT_CSO 1 "CSO" + ## widget = lineedit + +MSG_EXT_CSO 1 "Single difference code observations, data: extension" + +! Obs. files: Phase single head +! ----------------------------- +DIR_PSH 1 "OBS" + ## widget = lineedit + +MSG_DIR_PSH 1 "Single difference phase observations, header: directory" + +EXT_PSH 1 "PSH" + ## widget = lineedit + +MSG_EXT_PSH 1 "Single difference phase observations, header: extension" + +! Obs. files: Phase single data +! ----------------------------- +DIR_PSO 1 "OBS" + ## widget = lineedit + +MSG_DIR_PSO 1 "Single difference phase observations, data: directory" + +EXT_PSO 1 "PSO" + ## widget = lineedit + +MSG_EXT_PSO 1 "Single difference phase observations, data: extension" + +! Station files: Coordinates +! -------------------------- +DIR_CRD 1 "STA" + ## widget = lineedit + +MSG_DIR_CRD 1 "Station coordinates: directory" + +EXT_CRD 1 "CRD" + ## widget = lineedit + +MSG_EXT_CRD 1 "Station coordinates: extension" + +! Station files: Eccentricities +! ----------------------------- +DIR_ECC 1 "STA" + ## widget = lineedit + +MSG_DIR_ECC 1 "Station eccentricities: directory" + +EXT_ECC 1 "ECC" + ## widget = lineedit + +MSG_EXT_ECC 1 "Station eccentricities: extension" + +! Station files: Velocities +! ------------------------- +DIR_VEL 1 "STA" + ## widget = lineedit + +MSG_DIR_VEL 1 "Station velocities: directory" + +EXT_VEL 1 "VEL" + ## widget = lineedit + +MSG_EXT_VEL 1 "Station velocities: extension" + +! Station files: PSD corrections +! ------------------------------ +DIR_PSD 1 "STA" + ## widget = lineedit + +MSG_DIR_PSD 1 "PSD correction (ITRF14): directory" + +EXT_PSD 1 "PSD" + ## widget = lineedit + +MSG_EXT_PSD 1 "PSD correction (ITRF14): extension" + +! Station files: Station information +! ---------------------------------- +DIR_STA 1 "STA" + ## widget = lineedit + +MSG_DIR_STA 1 "Station information: directory" + +EXT_STA 1 "STA" + ## widget = lineedit + +MSG_EXT_STA 1 "Station information: extension" + +! Station files: Ocean loading +! ---------------------------- +DIR_BLQ 1 "STA" + ## widget = lineedit + +MSG_DIR_BLQ 1 "Ocean loading table: directory" + +EXT_BLQ 1 "BLQ" + ## widget = lineedit + +MSG_EXT_BLQ 1 "Ocean loading table: extension" + +! Station files: Atmospheric tidal loading +! ---------------------------------------- +DIR_ATL 1 "STA" + ## widget = lineedit + +MSG_DIR_ATL 1 "Atmospheric tidal loading table: directory" + +EXT_ATL 1 "ATL" + ## widget = lineedit + +MSG_EXT_ATL 1 "Atmospheric tidal loading table: extension" + +! Station files: Plate definition for NUVEL1/1A +! --------------------------------------------- +DIR_PLD 1 "STA" + ## widget = lineedit + +MSG_DIR_PLD 1 "Tectonic plate assignment (for NUVEL1/1A): directory" + +EXT_PLD 1 "PLD" + ## widget = lineedit + +MSG_EXT_PLD 1 "Tectonic plate assignment (for NUVEL1/1A): extension" + +! Station files: Baseline def. +! ---------------------------- +DIR_BSL 1 "STA" + ## widget = lineedit + +MSG_DIR_BSL 1 "Baseline definition: directory" + +EXT_BSL 1 "BSL" + ## widget = lineedit + +MSG_EXT_BSL 1 "Baseline definition: extension" + +! Station files: Cluster def. +! --------------------------- +DIR_CLU 1 "STA" + ## widget = lineedit + +MSG_DIR_CLU 1 "Cluster definition: directory" + +EXT_CLU 1 "CLU" + ## widget = lineedit + +MSG_EXT_CLU 1 "Cluster definition: extension" + +! Station files: Cluster/baseline assignment +! ------------------------------------------ +DIR_CLB 1 "STA" + ## widget = lineedit + +MSG_DIR_CLB 1 "Cluster/baseline assignment: directory" + +EXT_CLB 1 "CLB" + ## widget = lineedit + +MSG_EXT_CLB 1 "Cluster/baseline assignment: extension" + +! Station files: Selection list +! ----------------------------- +DIR_FIX 1 "STA" + ## widget = lineedit + +MSG_DIR_FIX 1 "Station selection list: directory" + +EXT_FIX 1 "FIX" + ## widget = lineedit + +MSG_EXT_FIX 1 "Station selection list: extension" + +! Station files: Selection list +! ----------------------------- +DIR_SIG 1 "STA" + ## widget = lineedit + +MSG_DIR_SIG 1 "Station sigma file: directory" + +EXT_SIG 1 "SIG" + ## widget = lineedit + +MSG_EXT_SIG 1 "Station sigma file: extension" + +! Station files: Observation weights +! ---------------------------------- +DIR_SOS 1 "STA" + ## widget = lineedit + +MSG_DIR_SOS 1 "Station observation sigma factors: directory" + +EXT_SOS 1 "SOS" + ## widget = lineedit + +MSG_EXT_SOS 1 "Station observation sigma factors: extension" + +! Station files: Ant.Azimut +! ------------------------- +DIR_AZI 1 "STA" + ## widget = lineedit + +MSG_DIR_AZI 1 "Receiver antenna orientation: directory" + +EXT_AZI 1 "AZI" + ## widget = lineedit + +MSG_EXT_AZI 1 "Receiver antenna orientation: extension" + +! Kinematic Coord. +! ---------------- +DIR_KIN 1 "STA" + ## widget = lineedit + +MSG_DIR_KIN 1 "Kinematic coordinates: directory" + +EXT_KIN 1 "KIN" + ## widget = lineedit + +MSG_EXT_KIN 1 "Kinematic coordinates: extension" + +! Station files: Session table +! ---------------------------- +DIR_SES 1 "STA" + ## widget = lineedit + +MSG_DIR_SES 1 "Session table: directory" + +EXT_SES 1 "SES" + ## widget = lineedit + +MSG_EXT_SES 1 "Session table: extension" + +! Station files: Abbr. table +! -------------------------- +DIR_ABB 1 "STA" + ## widget = lineedit + +MSG_DIR_ABB 1 "Abbreviation table: directory" + +EXT_ABB 1 "ABB" + ## widget = lineedit + +MSG_EXT_ABB 1 "Abbreviation table: extension" + +! Range biases +! ------------ +DIR_RGB 1 "STA" + ## widget = lineedit + +MSG_DIR_RGB 1 "SLR data handling: directory" + +EXT_RGB 1 "SLR" + ## widget = lineedit + +MSG_EXT_RGB 1 "SLR data handling: extension" + +! Atmosphere: Tropo.model +! ----------------------- +DIR_TRP 1 "ATM" + ## widget = lineedit + +MSG_DIR_TRP 1 "Troposphere parameters: directory" + +EXT_TRP 1 "TRP" + ## widget = lineedit + +MSG_EXT_TRP 1 "Troposphere parameters: extension" + +! Atmosphere: Tropo.SINEX +! ----------------------- +DIR_TRO 1 "ATM" + ## widget = lineedit + +MSG_DIR_TRO 1 "Troposphere parameters (SINEX format): directory" + +EXT_TRO 1 "TRO" + ## widget = lineedit + +MSG_EXT_TRO 1 "Troposphere parameters (SINEX format): extension" + +! Atmosphere: Ionos.model +! ----------------------- +DIR_ION 1 "ATM" + ## widget = lineedit + +MSG_DIR_ION 1 "Ionosphere models: directory" + +EXT_ION 1 "ION" + ## widget = lineedit + +MSG_EXT_ION 1 "Ionosphere models: extension" + +! Atmosphere: Ionos.IONEX +! ----------------------- +DIR_INX 1 "ATM" + ## widget = lineedit + +MSG_DIR_INX 1 "Ionosphere maps (IONEX): directory" + +EXT_INX 1 "INX" + ## widget = lineedit + +MSG_EXT_INX 1 "Ionosphere maps (IONEX): extension" + +! Atmosphere: Met.data +! -------------------- +DIR_MET 1 "ATM" + ## widget = lineedit + +MSG_DIR_MET 1 "Meteo data: directory" + +EXT_MET 1 "MET" + ## widget = lineedit + +MSG_EXT_MET 1 "Meteo data: extension" + +! Vienna grid files +! ----------------- +DIR_GRD 1 "GRD" + ## widget = lineedit + +MSG_DIR_GRD 1 "Vienna grid files" + +EXT_GRD 1 "GRD" + ## widget = lineedit + +MSG_EXT_GRD 1 "Vienna grid files: extension" + +! Output: Program output +! ---------------------- +DIR_OUT 1 "OUT" + ## widget = lineedit + +MSG_DIR_OUT 1 "Program output: directory" + +EXT_OUT 1 "OUT" + ## widget = lineedit + +MSG_EXT_OUT 1 "Program output: extension" + +! Output: Plot files +! ------------------ +DIR_PLT 1 "OUT" + ## widget = lineedit + +MSG_DIR_PLT 1 "Plot file: directory" + +EXT_PLT 1 "PLT" + ## widget = lineedit + +MSG_EXT_PLT 1 "Plot file: extension" + +! Output: Summary files +! --------------------- +DIR_SUM 1 "OUT" + ## widget = lineedit + +MSG_DIR_SUM 1 "Summary output: directory" + +EXT_SUM 1 "SUM" + ## widget = lineedit + +MSG_EXT_SUM 1 "Summary output: extension" + +! Output: List files +! ------------------ +DIR_LST 1 "OUT" + ## widget = lineedit + +MSG_DIR_LST 1 "Listing output: directory" + +EXT_LST 1 "LST" + ## widget = lineedit + +MSG_EXT_LST 1 "Listing output: extension" + +! Output: CODSPP summary +! ---------------------- +DIR_SMC 1 "OUT" + ## widget = lineedit + +MSG_DIR_SMC 1 "CODSPP summary output (XYZ): directory" + +EXT_SMC 1 "SMC" + ## widget = lineedit + +MSG_EXT_SMC 1 "CODSPP summary output (XYZ): extension" + +! Output: CODSPP summary +! ---------------------- +DIR_SME 1 "OUT" + ## widget = lineedit + +MSG_DIR_SME 1 "CODSPP summary output (BLH): directory" + +EXT_SME 1 "SME" + ## widget = lineedit + +MSG_EXT_SME 1 "CODSPP summary output (BLH): extension" + +! Output: Residual file +! --------------------- +DIR_RES 1 "OUT" + ## widget = lineedit + +MSG_DIR_RES 1 "Residuals: directory" + +EXT_RES 1 "RES" + ## widget = lineedit + +MSG_EXT_RES 1 "Residuals: extension" + +! Output: Clocks RINEX +! -------------------- +DIR_RXC 1 "OUT" + ## widget = lineedit + +MSG_DIR_RXC 1 "Clock information (clock RINEX format): directory" + +EXT_RXC 1 "CLK" + ## widget = lineedit + +MSG_EXT_RXC 1 "Clock information (clock RINEX format): extension" + +! Output: Covariance file +! ----------------------- +DIR_COV 1 "OUT" + ## widget = lineedit + +MSG_DIR_COV 1 "Covariances: directory" + +EXT_COV 1 "COV" + ## widget = lineedit + +MSG_EXT_COV 1 "Covariances: extension" + +! Covariance components +! --------------------- +DIR_WGT 1 "OUT" + ## widget = lineedit + +MSG_DIR_WGT 1 "Covariance components: directory" + +EXT_WGT 1 "WGT" + ## widget = lineedit + +MSG_EXT_WGT 1 "Covariance components: extension" + +! Output: Sub-daily ERP Model +! --------------------------- +EXT_SUB 1 "SUB" + ## widget = lineedit + +MSG_EXT_SUB 1 "Sub-daily earth rotation model: extension" + +! Output: Nutation Model +! ---------------------- +EXT_NUT 1 "NUT" + ## widget = lineedit + +MSG_EXT_NUT 1 "Nutation model: extension" + +! Output: Ant PCV (grid) +! ---------------------- +DIR_PHG 1 "OUT" + ## widget = lineedit + +MSG_DIR_PHG 1 "Antenna PCV estimates (grid): directory" + +EXT_PHG 1 "PHG" + ## widget = lineedit + +MSG_EXT_PHG 1 "Antenna PCV estimates (grid): extension" + +! Output: Ant PCV (harm) +! ---------------------- +DIR_PHH 1 "OUT" + ## widget = lineedit + +MSG_DIR_PHH 1 "Antenna PCV estimates (harm): directory" + +EXT_PHH 1 "PHH" + ## widget = lineedit + +MSG_EXT_PHH 1 "Antenna PCV estimates (harm): extension" + +! Output: Obs. editing file +! ------------------------- +DIR_EDT 1 "OUT" + ## widget = lineedit + +MSG_DIR_EDT 1 "Observation editing information: directory" + +EXT_EDT 1 "EDT" + ## widget = lineedit + +MSG_EXT_EDT 1 "Observation editing information: extension" + +! Output: Deletion list +! --------------------- +DIR_DEL 1 "OUT" + ## widget = lineedit + +MSG_DIR_DEL 1 "File deletion list: directory" + +EXT_DEL 1 "DEL" + ## widget = lineedit + +MSG_EXT_DEL 1 "File deletion list: extension" + +! Input/output Time series event list file +! ---------------------------------------- +DIR_EVL 1 "STA" + ## widget = lineedit + +MSG_DIR_EVL 1 "Events list file: directory" + +EXT_EVL 1 "EVL" + ## widget = lineedit + +MSG_EXT_EVL 1 "Time series events list file: extension" + +! Output: Parameter estimates +! --------------------------- +DIR_EST 1 "SOL" + ## widget = lineedit + +MSG_DIR_EST 1 "Parameter estimates: directory" + +EXT_EST 1 "EST" + ## widget = lineedit + +MSG_EXT_EST 1 "Parameter estimates: extension" + +! Output: Normal equations +! ------------------------ +DIR_NEQ 1 "SOL" + ## widget = lineedit + +MSG_DIR_NEQ 1 "Normal equation: directory" + +EXT_NEQ 1 "NQ0" + ## widget = lineedit + +MSG_EXT_NEQ 1 "Normal equation: extension" + +! Output: Normal equation (old) +! ----------------------------- +DIR_ONQ 1 "SOL" + ## widget = lineedit + +MSG_DIR_ONQ 1 "Normal equation (old format): directory" + +EXT_ONQ 1 "NEQ" + ## widget = lineedit + +MSG_EXT_ONQ 1 "Normal equation (old format): extension" + +! Output: SINEX (crd/vel) +! ----------------------- +DIR_SNX 1 "SOL" + ## widget = lineedit + +MSG_DIR_SNX 1 "SINEX output: directory" + +EXT_SNX 1 "SNX" + ## widget = lineedit + +MSG_EXT_SNX 1 "SINEX output: extension" + +! Orbit files: Standard orbit (ASCII) +! ----------------------------------- +DIR_FSO 1 "ORB" + ## widget = lineedit + +MSG_DIR_FSO 1 "Standard orbits: directory" + +EXT_FSO 1 "FSO" + ## widget = lineedit + +MSG_EXT_FSO 1 "Standard orbits: extension" + +! Orbit files: Rad. press. (ASCII) +! -------------------------------- +DIR_FRP 1 "ORB" + ## widget = lineedit + +MSG_DIR_FRP 1 "Radiation pressure coefficients: directory" + +EXT_FRP 1 "FRP" + ## widget = lineedit + +MSG_EXT_FRP 1 "Radiation pressure coefficients: extension" + +! Obs. files: Code zero ascii +! --------------------------- +DIR_FCZ 1 "OBS" + ## widget = lineedit + +MSG_DIR_FCZ 1 "Zero difference code observations: directory" + +EXT_FCZ 1 "FZD" + ## widget = lineedit + +MSG_EXT_FCZ 1 "Zero difference code observations: extension" + +! Obs. files: Phase zero ascii +! ---------------------------- +DIR_FPZ 1 "OBS" + ## widget = lineedit + +MSG_DIR_FPZ 1 "Zero difference phase observations: directory" + +EXT_FPZ 1 "FPZ" + ## widget = lineedit + +MSG_EXT_FPZ 1 "Zero difference phase observations: extension" + +! Obs. files: Range ascii +! ----------------------- +DIR_FRZ 1 "OBS" + ## widget = lineedit + +MSG_DIR_FRZ 1 "Range observations: directory" + +EXT_FRZ 1 "FRZ" + ## widget = lineedit + +MSG_EXT_FRZ 1 "Range observations: extension" + +! Obs. files: Code single ascii +! ----------------------------- +DIR_FCS 1 "OBS" + ## widget = lineedit + +MSG_DIR_FCS 1 "Single difference code observations: directory" + +EXT_FCS 1 "FSD" + ## widget = lineedit + +MSG_EXT_FCS 1 "Single difference code observations: extension" + +! Obs. files: Phase single ascii +! ------------------------------ +DIR_FPS 1 "OBS" + ## widget = lineedit + +MSG_DIR_FPS 1 "Single difference phase observations: directory" + +EXT_FPS 1 "FPS" + ## widget = lineedit + +MSG_EXT_FPS 1 "Single difference phase observations: extension" + +! Output: Residual file (ASCII) +! ----------------------------- +DIR_FRS 1 "OUT" + ## widget = lineedit + +MSG_DIR_FRS 1 "Residuals: directory" + +EXT_FRS 1 "FRS" + ## widget = lineedit + +MSG_EXT_FRS 1 "Residuals: extension" + +! Output: Normal equations (ASCII) +! -------------------------------- +DIR_FN0 1 "OUT" + ## widget = lineedit + +MSG_DIR_FN0 1 "Normal equation: directory" + +EXT_FN0 1 "FN0" + ## widget = lineedit + +MSG_EXT_FN0 1 "Normal equation: extension" + +! Output: Normal equations (old, ASCII) +! ------------------------------------- +DIR_FNQ 1 "OUT" + ## widget = lineedit + +MSG_DIR_FNQ 1 "Normal equation (old format): directory" + +EXT_FNQ 1 "FNQ" + ## widget = lineedit + +MSG_EXT_FNQ 1 "Normal equation (old format): extension" + +! BPE: PCF-name +! ------------- +PTH_PCF 1 "${U}/PCF" + ## widget = lineedit + +MSG_PTH_PCF 1 "Processing control files: path" + +EXT_PCF 1 "PCF" + ## widget = lineedit + +MSG_EXT_PCF 1 "Processing control files: extension" + +! BPE: CPU-file name +! ------------------ +PTH_CPU 1 "${U}/PAN" + ## widget = lineedit + +MSG_PTH_CPU 1 "CPU control file: path" + +EXT_CPU 1 "CPU" + ## widget = lineedit + +MSG_EXT_CPU 1 "CPU control file: extension" + +PTH_CPUNUM 1 "${U}/WORK" + ## widget = lineedit + +MSG_PTH_CPUNUM 1 "Scratch for CPU control file" + +! BPE: Output files +! ----------------- +DIR_BPEOUT 1 "BPE" + ## widget = lineedit + +MSG_DIR_BPEOUT 1 "Output files: directory" + +EXT_BPEOUT 1 "OUT" + ## widget = lineedit + +MSG_EXT_BPEOUT 1 "Output files: extension" + +! BPE: Status files +! ----------------- +DIR_BPERUN 1 "BPE" + ## widget = lineedit + +MSG_DIR_BPERUN 1 "Status files: directory" + +EXT_BPERUN 1 "RUN" + ## widget = lineedit + +MSG_EXT_BPERUN 1 "Status files: extension" + +! BPE: Protocol files +! ------------------- +DIR_BPEPRT 1 "BPE" + ## widget = lineedit + +MSG_DIR_BPEPRT 1 "Protocol files: directory" + +EXT_BPEPRT 1 "PRT" + ## widget = lineedit + +MSG_EXT_BPEPRT 1 "Protocol files: extension" + +! BPE: log files +! -------------- +DIR_BPELOG 1 "BPE" + ## widget = lineedit + +MSG_DIR_BPELOG 1 "Log files: directory" + +EXT_BPELOG 1 "LOG" + ## widget = lineedit + +MSG_EXT_BPELOG 1 "Log files: extension" + +! BPE: scripts +! ------------ +PTH_SCRIPT 1 "${U}/SCRIPT" + ## widget = lineedit + +MSG_PTH_SCRIPT 1 "BPE script directory: path" + +! BPE: Option directories +! ----------------------- +PTH_OPT 1 "${U}/OPT" + ## widget = lineedit + +MSG_PTH_OPT 1 "Option directory: path" + +! Others: Help +! ------------ +PTH_HLP 1 "${X}/HLP" + ## widget = lineedit + +MSG_PTH_HLP 1 "Help files: path" + +EXT_HLP 1 "HLP" + ## widget = lineedit + +MSG_EXT_HLP 1 "Help files: extension" + +! Others: Skeleton +! ---------------- +PTH_SKL 1 "${X}/SKL" + ## widget = lineedit + +MSG_PTH_SKL 1 "Skeleton files (e.g. for plot files): path" + +EXT_SKL 1 "SKL" + ## widget = lineedit + +MSG_EXT_SKL 1 "Skeleton files (e.g. for plot files): extension" + +! Others: updpan - master and list +! -------------------------------- +PTH_UPDPAN 1 "${X}/PAN" + ## widget = lineedit + +MSG_PTH_UPDPAN 1 "Program input master files: path" + +PTH_UPD 1 "${X}/SKL" + ## widget = lineedit + +MSG_PTH_UPD 1 "Directory list for panel update: path" + +EXT_UPD 1 "UPD" + ## widget = lineedit + +MSG_EXT_UPD 1 "Directory list for panel update: extension" + +! Others: Campaign independent output +! ----------------------------------- +PTH_OUT 1 "${U}/OUT" + ## widget = lineedit + +MSG_PTH_OUT 1 "Program output files (campaign indep.): path" + +! Others: User input files +! ------------------------ +PTH_INP 1 "${U}/PAN" + ## widget = lineedit + +MSG_PTH_INP 1 "Program input files: path" + +EXT_INP 1 "INP" + ## widget = lineedit + +MSG_EXT_INP 1 "Program input files: extension" + +! Others: Scratch files +! --------------------- +PTH_SCR 1 "${U}/WORK" + ## widget = lineedit + +MSG_PTH_SCR 1 "Scratch files: path" + +EXT_SCR 1 "SCR" + ## widget = lineedit + +MSG_EXT_SCR 1 "Scratch files: extension" + +EXT_SC1 1 "SC1" + ## widget = lineedit + +MSG_EXT_SC1 1 "Scratch files: extension" + +EXT_SC2 1 "SC2" + ## widget = lineedit + +MSG_EXT_SC2 1 "Scratch files: extension" + +! Others: Error message +! --------------------- +PTH_ERR 1 "${U}/WORK" + ## widget = lineedit + +MSG_PTH_ERR 1 "Error message files: path" + +EXT_ERR 1 "MSG" + ## widget = lineedit + +MSG_EXT_ERR 1 "Error message files: extension" + +! Interally used by the menu +! -------------------------- +PTH_INP_OUT 1 "${U}/PAN" + ## widget = lineedit + +EXT_IN1 1 "IN1" + ## widget = lineedit + +! Auxiliary Menu Program +! ---------------------- +MENUAUX_EXE 1 "MENUAUX" + +MENUAUX_INP 1 "MENUAUX.INP" + +MENUAUX_SCR 1 "MENUAUX.SCR" + +MENUAUX_ERR 1 "MENUAUX.ERR" + +MENUAUX_DEBUG 1 "1" + +GEN_CONST_FILE 1 "CONST." + +GEN_DATUM_FILE 1 "DATUM." + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# PATHS AND EXTENSIONS - MENU_EXT 1: General Files # +# path extension # +# GENERAL FILES > %%%%%%%%% < # PTH_GEN +# Sub-daily earth rotation model > %%% < # EXT_SUB +# Nutation model > %%% < # EXT_NUT +# Planetary ephemeris > %%% < # EXT_EPH +# Satellite problem file/old station problem file > %%% < # EXT_CRX +# Solid Earth tides model > %%% < # EXT_TPO +# Ocean tide model > %%% < # EXT_TID +# Frequency information > %%% < # EXT_FRQ +# Old antenna/receiver name translation table > %%% < # EXT_TRN +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 2.1: Campaign Data, Orbit and EOP Files # +# campaign # +# ORBIT FILES directory extension # +# Broadcast orbits > %%%%%% < > %%% < # DIR_BRD EXT_BRD +# Precise orbits (original) > %%%%%% < # DIR_OPR +# Precise orbits > %%%%%% < > %%% < # DIR_PRE EXT_PRE +# Tabular orbits > %%%%%% < > %%% < # DIR_TAB EXT_TAB +# Standard orbits > %%%%%% < > %%% < # DIR_STD EXT_STD +# Radian pressure coefficients > %%%%%% < > %%% < # DIR_RPR EXT_RPR +# Improved orbit elements > %%%%%% < > %%% < # DIR_ELE EXT_ELE +# Earth orientation parameters > %%%%%% < > %%% < # DIR_ERP EXT_ERP +# Earth orientation parameters (IERS format) > %%%%%% < > %%% < # DIR_IEP EXT_IEP +# Geocenter coordinates > %%%%%% < > %%% < # DIR_GCC EXT_GCC +# Satellite/Receiver clocks > %%%%%% < > %%% < # DIR_CLK EXT_CLK +# Differential code biases > %%%%%% < > %%% < # DIR_DCB EXT_DCB +# Inter-system biases > %%%%%% < > %%% < # DIR_ISB EXT_ISB +# Bias SINEX > %%%%%% < > %%% < # DIR_BIA EXT_BIA +# # +# IRV file > %%%%%% < > %%% < # DIR_IRV EXT_IRV +# Precise orbit in CPF orbit format > %%%%%% < > %%% < # DIR_CPF EXT_CPF +# State vector file > %%%%%% < > %%% < # DIR_STV EXT_STV +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 2.2: Campaign Data, Orbit Files for LEOs # +# campaign # +# LEO FILES directory extension # +# Accelerometer data > %%%%%% < > %%% < # DIR_ACC EXT_ACC +# Attitude data > %%%%%% < > %%% < # DIR_ATT EXT_ATT +# LEO maneuvers > %%%%%% < > %%% < # DIR_MAN EXT_MAN +# File in CHAMP orbit format > %%%%%% < > %%% < # DIR_CHO EXT_CHO +# File in POE@@ orbit format > %%%%%% < > %%% < # DIR_POE EXT_POE +# LEO velocities (epoch-wise) > %%%%%% < > %%% < # DIR_KVL EXT_KVL +# LEO external aux. information > %%%%%% < > %%% < # DIR_AUX EXT_AUX +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 3: Campaign Data, RINEX Files # +# campaign # +# RINEX FILES directory extension # +# RINEX observations (original) > %%%%%% < # DIR_OXO +# RINEX observations > %%%%%% < > %%% < # DIR_RXO EXT_RXO +# Smoothed RINEX observations > %%%%%% < > %%% < # DIR_SMT EXT_SMT +# RINEX navigation messages (GPS, original) > %%%%%% < # DIR_OXN +# RINEX navigation messages (GPS) > %%%%%% < > %%% < # DIR_RXN EXT_RXN +# RINEX navigation messages (GLONASS, original) > %%%%%% < # DIR_OXG +# RINEX navigation messages (GLONASS) > %%%%%% < > %%% < # DIR_RXG EXT_RXG +# RINEX navigation messages (GALILEO, original) > %%%%%% < # DIR_OGA +# RINEX navigation messages (GALILEO) > %%%%%% < > %%% < # DIR_RGA EXT_RGA +# RINEX meteo data > %%%%%% < > %%% < # DIR_RXM EXT_RXM +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 4: Campaign Data, Observation Files # +# campaign # +# OBSERVATION FILES directory extension # +# Zero@@ difference code@ observations, header > %%%%%% < > %%% < # DIR_CZH EXT_CZH +# Zero@@ difference code@ observations, data > %%%%%% < > %%% < # DIR_CZO EXT_CZO +# Zero@@ difference phase observations, header > %%%%%% < > %%% < # DIR_PZH EXT_PZH +# Zero@@ difference phase observations, data > %%%%%% < > %%% < # DIR_PZO EXT_PZO +# Single difference code@ observations, header > %%%%%% < > %%% < # DIR_CSH EXT_CSH +# Single difference code@ observations, data > %%%%%% < > %%% < # DIR_CSO EXT_CSO +# Single difference phase observations, header > %%%%%% < > %%% < # DIR_PSH EXT_PSH +# Single difference phase observations, data > %%%%%% < > %%% < # DIR_PSO EXT_PSO +# # +# Range observations (SLR), header > %%%%%% < > %%% < # DIR_RZH EXT_RZH +# Range observations (SLR), data > %%%%%% < > %%% < # DIR_RZO EXT_RZO +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 5: Campaign Data, Station Files # +# campaign # +# STATION FILES directory extension # +# Station coordinates > %%%%%% < > %%% < # DIR_CRD EXT_CRD +# Station velocities > %%%%%% < > %%% < # DIR_VEL EXT_VEL +# Kinematic coordinates > %%%%%% < > %%% < # DIR_KIN EXT_KIN +# Station eccentricities > %%%%%% < > %%% < # DIR_ECC EXT_ECC +# PSD correction (ITRF14) > %%%%%% < > %%% < # DIR_PSD EXT_PSD +# Station information > %%%%%% < > %%% < # DIR_STA EXT_STA +# Ocean loading table > %%%%%% < > %%% < # DIR_BLQ EXT_BLQ +# Atmospheric tidal loading table > %%%%%% < > %%% < # DIR_ATL EXT_ATL +# Station selection list > %%%%%% < > %%% < # DIR_FIX EXT_FIX +# Station sigma file > %%%%%% < > %%% < # DIR_SIG EXT_SIG +# Station observation sigma factors > %%%%%% < > %%% < # DIR_SOS EXT_SOS +# Abbreviation table > %%%%%% < > %%% < # DIR_ABB EXT_ABB +# Tectonic plate assignment (for NUVEL1/1A) > %%%%%% < > %%% < # DIR_PLD EXT_PLD +# Baseline definition > %%%%%% < > %%% < # DIR_BSL EXT_BSL +# Cluster definition > %%%%%% < > %%% < # DIR_CLU EXT_CLU +# Cluster/baseline assignment > %%%%%% < > %%% < # DIR_CLB EXT_CLB +# Receiver antenna orientation > %%%%%% < > %%% < # DIR_AZI EXT_AZI +# Session table > %%%%%% < > %%% < # DIR_SES EXT_SES +# SLR data handling (range bias, CoM) > %%%%%% < > %%% < # DIR_RGB EXT_RGB +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 6: Campaign Data, Atmosphere Modeling Files # +# campaign # +# ATMOSPHERE MODELING FILES directory extension # +# Troposphere parameters > %%%%%% < > %%% < # DIR_TRP EXT_TRP +# Troposphere parameters (SINEX format) > %%%%%% < > %%% < # DIR_TRO EXT_TRO +# Ionosphere models > %%%%%% < > %%% < # DIR_ION EXT_ION +# Ionosphere maps (IONEX) > %%%%%% < > %%% < # DIR_INX EXT_INX +# Meteo data > %%%%%% < > %%% < # DIR_MET EXT_MET +# Vienna grid files (VMF and loading maps) > %%%%%% < > %%% < # DIR_GRD EXT_GRD +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 7: Campaign Data, Output Files # +# campaign # +# OUTPUT FILES directory extension # +# Program output > %%%%%% < > %%% < # DIR_OUT EXT_OUT +# Plot file > %%%%%% < > %%% < # DIR_PLT EXT_PLT +# Summary output > %%%%%% < > %%% < # DIR_SUM EXT_SUM +# Listing output > %%%%%% < > %%% < # DIR_LST EXT_LST +# CODSPP summary output (XYZ) > %%%%%% < > %%% < # DIR_SMC EXT_SMC +# CODSPP summary output (BLH) > %%%%%% < > %%% < # DIR_SME EXT_SME +# # +# BERNESE IN-/OUTPUT FILES # +# Residuals > %%%%%% < > %%% < # DIR_RES EXT_RES +# Clock information (clock RINEX format) > %%%%%% < > %%% < # DIR_RXC EXT_RXC +# Covariances > %%%%%% < > %%% < # DIR_COV EXT_COV +# Covariance components > %%%%%% < > %%% < # DIR_WGT EXT_WGT +# Antenna PCV estimates (grid) > %%%%%% < > %%% < # DIR_PHG EXT_PHG +# Antenna PCV estimates (harm) > %%%%%% < > %%% < # DIR_PHH EXT_PHH +# Observation editing information > %%%%%% < > %%% < # DIR_EDT EXT_EDT +# File deletion list > %%%%%% < > %%% < # DIR_DEL EXT_DEL +# Time series list of events file > %%%%%% < > %%% < # DIR_EVL EXT_EVL +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 8: Campaign Data, Solution Files # +# campaign # +# SOLUTION FILES directory extension # +# Parameter estimates > %%%%%% < > %%% < # DIR_EST EXT_EST +# Normal equation > %%%%%% < > %%% < # DIR_NEQ EXT_NEQ +# Normal equation (old format) > %%%%%% < > %%% < # DIR_ONQ EXT_ONQ +# SINEX output > %%%%%% < > %%% < # DIR_SNX EXT_SNX +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 9: Campaign Data, Bernese Files (ASCII) # +# campaign # +# BERNESE FILES (FORMATTED) directory extension # +# Standard orbits > %%%%%% < > %%% < # DIR_FSO EXT_FSO +# Radiation pressure coefficients > %%%%%% < > %%% < # DIR_FRP EXT_FRP +# Zero@@ difference code@ observations > %%%%%% < > %%% < # DIR_FCZ EXT_FCZ +# Zero@@ difference phase observations > %%%%%% < > %%% < # DIR_FPZ EXT_FPZ +# Single difference code@ observations > %%%%%% < > %%% < # DIR_FCS EXT_FCS +# Single difference phase observations > %%%%%% < > %%% < # DIR_FPS EXT_FPS +# Range observations > %%%%%% < > %%% < # DIR_FRZ EXT_FRZ +# Residuals > %%%%%% < > %%% < # DIR_FRS EXT_FRS +# Normal equation > %%%%%% < > %%% < # DIR_FN0 EXT_FN0 +# Normal equation (old format) > %%%%%% < > %%% < # DIR_FNQ EXT_FNQ +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 10: Bernese Processing Engine (BPE) # +# campaign # +# BERNESE PROCESSING ENGINE directory extension # +# BPE output > %%%%%% < > %%% < # DIR_BPEOUT EXT_BPEOUT +# BPE status > %%%%%% < > %%% < # DIR_BPERUN EXT_BPERUN +# Protocol files > %%%%%% < > %%% < # DIR_BPEPRT EXT_BPEPRT +# Log files > %%%%%% < > %%% < # DIR_BPELOG EXT_BPELOG +# # +# BERNESE PROCESSING ENGINE path extension # +# Processing control files > %%%%%%%%%% <> %%% < # PTH_PCF EXT_PCF +# CPU control file > %%%%%%%%%% <> %%% < # PTH_CPU EXT_CPU +# Scratch for CPU control file > %%%%%%%%%% < # PTH_CPUNUM +# BPE script directory > %%%%%%%%%% < # PTH_SCRIPT +# Option directory > %%%%%%%%%% < # PTH_OPT +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 11: Other Files and Directories # +# # +# GENERAL path extension(s) # +# Help files > %%%%%%%%% < > %%% < # PTH_HLP EXT_HLP +# Skeleton files (e.g. for plot files) > %%%%%%%%% < > %%% < # PTH_SKL EXT_SKL +# Directory list for panel update > %%%%%%%%% < > %%% < # PTH_UPD EXT_UPD +# Program input master files > %%%%%%%%% < # PTH_UPDPAN +# # +# USER DEPENDENT # +# Program output files (campaign indep.)> %%%%%%%%% < # PTH_OUT +# Program input files > %%%%%%%%% < > %%% < # PTH_INP EXT_INP +# Scratch files > %%%%%%%%% < > %%% <> %%% <> %%% < # PTH_SCR EXT_SCR EXT_SC1 EXT_SC2 +# Error message files > %%%%%%%%% < > %%% < # PTH_ERR EXT_ERR +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_GE2/MENU_EXT.old b/config/bernese/gpsuser52-luzon/OPT/R2S_GE2/MENU_EXT.old new file mode 100755 index 0000000..6bf7ba3 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_GE2/MENU_EXT.old @@ -0,0 +1,1653 @@ + +! No path/no extension +! -------------------- +NO_PTH 0 + +NO_EXT 0 + +! General files: Path +! ------------------- +PTH_GEN 1 "${X}/GEN" + ## widget = lineedit + +MSG_PTH_GEN 1 "General files: path" + +! General Files: SatCrux/StaCrux +! ------------------------------ +EXT_CRX 1 "CRX" + ## widget = lineedit + +MSG_EXT_CRX 1 "Satellite problem file/old station problem file: extension" + +! General Files: Ant/Rec translation +! ---------------------------------- +EXT_TRN 1 "TRN" + ## widget = lineedit + +MSG_EXT_TRN 1 "Old antenna/receiver name translation table: extension" + +! General Files: Ocean tide model +! ------------------------------- +EXT_TID 1 "TID" + ## widget = lineedit + +MSG_EXT_TID 1 "Ocean tide model: extension" + +! General Files: Solid Earth tide model +! ------------------------------------- +EXT_TPO 1 "TPO" + ## widget = lineedit + +MSG_EXT_TPO 1 "Solid Earth tide model: extension" + +! General Files: Planetary ephemeris +! ---------------------------------- +EXT_EPH 1 "EPH" + ## widget = lineedit + +MSG_EXT_EPH 1 "Planetary ephemeris: extension" + +! General Files: Frequency information +! ------------------------------------ +EXT_FRQ 1 "FRQ" + ## widget = lineedit + +MSG_EXT_FRQ 1 "Frequency information: extension" + +! Orbit files: Broadcast file +! --------------------------- +DIR_BRD 1 "ORB" + ## widget = lineedit + +MSG_DIR_BRD 1 "Broadcast orbits: directory" + +EXT_BRD 1 "BRD" + ## widget = lineedit + +MSG_EXT_BRD 1 "Broadcast orbits: extension" + +! Orbit files: Precise file (original) +! ------------------------------------ +DIR_OPR 1 "ORB" + ## widget = lineedit + +MSG_DIR_OPR 1 "Precise orbits (original): directory" + +! Orbit files: Precise file +! ------------------------- +DIR_PRE 1 "ORB" + ## widget = lineedit + +MSG_DIR_PRE 1 "Precise orbits: directory" + +EXT_PRE 1 "PRE" + ## widget = lineedit + +MSG_EXT_PRE 1 "Precise orbits: extension" + +! Orbit files: Tabular orbit +! -------------------------- +DIR_TAB 1 "ORB" + ## widget = lineedit + +MSG_DIR_TAB 1 "Tabular orbits: directory" + +EXT_TAB 1 "TAB" + ## widget = lineedit + +MSG_EXT_TAB 1 "Tabular orbits: extension" + +! Orbit files: Orbital elements +! ----------------------------- +DIR_ELE 1 "ORB" + ## widget = lineedit + +MSG_DIR_ELE 1 "Improved orbit elements: directory" + +EXT_ELE 1 "ELE" + ## widget = lineedit + +MSG_EXT_ELE 1 "Improved orbit elements: extension" + +! Orbit files: Standard orbit +! --------------------------- +DIR_STD 1 "ORB" + ## widget = lineedit + +MSG_DIR_STD 1 "Standard orbits: directory" + +EXT_STD 1 "STD" + ## widget = lineedit + +MSG_EXT_STD 1 "Standard orbits: extension" + +! Orbit files: Radian press. +! -------------------------- +DIR_RPR 1 "ORB" + ## widget = lineedit + +MSG_DIR_RPR 1 "Radian pressure coefficients: directory" + +EXT_RPR 1 "RPR" + ## widget = lineedit + +MSG_EXT_RPR 1 "Radian pressure coefficients: extension" + +! Orbot files: ERP-file +! --------------------- +DIR_ERP 1 "ORB" + ## widget = lineedit + +MSG_DIR_ERP 1 "Earth orientation parameters: directory" + +EXT_ERP 1 "ERP" + ## widget = lineedit + +MSG_EXT_ERP 1 "Earth orientation parameters: extension" + +! Orbit files: ERP-file (IERS) +! ---------------------------- +DIR_IEP 1 "ORB" + ## widget = lineedit + +MSG_DIR_IEP 1 "Earth orientation parameters (IERS format): directory" + +EXT_IEP 1 "IEP" + ## widget = lineedit + +MSG_EXT_IEP 1 "Earth orientation parameters (IERS format): extension" + +! Orbit files: Geocenter file +! --------------------------- +DIR_GCC 1 "ORB" + ## widget = lineedit + +MSG_DIR_GCC 1 "Geocenter coordinates: directory" + +EXT_GCC 1 "GCC" + ## widget = lineedit + +MSG_EXT_GCC 1 "Geocenter coordinates: extension" + +! Orbit files: Sat. clocks +! ------------------------ +DIR_CLK 1 "ORB" + ## widget = lineedit + +MSG_DIR_CLK 1 "Satellite/Receiver clocks: directory" + +EXT_CLK 1 "CLK" + ## widget = lineedit + +MSG_EXT_CLK 1 "Satellite/Receiver clocks: extension" + +! Orbit files: Diff. code bias +! ---------------------------- +DIR_DCB 1 "ORB" + ## widget = lineedit + +MSG_DIR_DCB 1 "Differential code biases: directory" + +EXT_DCB 1 "DCB" + ## widget = lineedit + +MSG_EXT_DCB 1 "Differential code biases: extension" + +! Orbit files: Inter-system bias +! ------------------------------ +DIR_ISB 1 "ORB" + ## widget = lineedit + +MSG_DIR_ISB 1 "Inter-system biases: directory" + +EXT_ISB 1 "ISB" + ## widget = lineedit + +MSG_EXT_ISB 1 "Inter-system biases: extension" + +! Orbit: BIAS SINEX +! ----------------- +DIR_BIA 1 "ORB" + ## widget = lineedit + +MSG_DIR_BIA 1 "Biases (SINEX format): directory" + +EXT_BIA 1 "BIA" + ## widget = lineedit + +MSG_EXT_BIA 1 "Biases (SINEX format): extension" + +! Orbit: IRV file +! --------------- +DIR_IRV 1 "ORB" + ## widget = lineedit + +MSG_DIR_IRV 1 "IRVs: directory" + +EXT_IRV 1 "IRV" + ## widget = lineedit + +MSG_EXT_IRV 1 "IRVs: extension" + +! Orbit: CPF file +! --------------- +DIR_CPF 1 "ORB" + ## widget = lineedit + +MSG_DIR_CPF 1 "CPFs: directory" + +EXT_CPF 1 "CPF" + ## widget = lineedit + +MSG_EXT_CPF 1 "CPFs: extension" + +! Orbit: State vector file +! ------------------------ +DIR_STV 1 "ORB" + ## widget = lineedit + +MSG_DIR_STV 1 "State vectors: directory" + +EXT_STV 1 "STV" + ## widget = lineedit + +MSG_EXT_STV 1 "State vectors: extension" + +! Orbit: Accelerometer data +! ------------------------- +DIR_ACC 1 "ORB" + ## widget = lineedit + +MSG_DIR_ACC 1 "Accelerometer data: directory" + +EXT_ACC 1 "ACC" + ## widget = lineedit + +MSG_EXT_ACC 1 "Accelerometer data: extension" + +! LEO-Orbit: Attitude data +! ------------------------ +DIR_ATT 1 "ORB" + ## widget = lineedit + +MSG_DIR_ATT 1 "Attitude data: directory" + +EXT_ATT 1 "ATT" + ## widget = lineedit + +MSG_EXT_ATT 1 "Attitude data: extension" + +! LEO-Orbit: LEO maneuvers +! ------------------------ +DIR_MAN 1 "ORB" + ## widget = lineedit + +MSG_DIR_MAN 1 "LEO maneuvers: directory" + +EXT_MAN 1 "MAN" + ## widget = lineedit + +MSG_EXT_MAN 1 "LEO maneuvers: extension" + +! LEO-Orbit: CHAMP orbit format +! ----------------------------- +DIR_CHO 1 "ORB" + ## widget = lineedit + +MSG_DIR_CHO 1 "File in CHAMP orbit format: directory" + +EXT_CHO 1 "CHO" + ## widget = lineedit + +MSG_EXT_CHO 1 "File in CHAMP orbit format: extension" + +! Orbit: POE orbit format +! ----------------------- +DIR_POE 1 "ORB" + ## widget = lineedit + +MSG_DIR_POE 1 "File in POE: directory" + +EXT_POE 1 "POE" + ## widget = lineedit + +MSG_EXT_POE 1 "File in POE: extension" + +! LEO-Orbit: LEO Kinematic velocities +! ----------------------------------- +DIR_KVL 1 "STA" + ## widget = lineedit + +MSG_DIR_KVL 1 "LEO velocities (epoch-wise): directory" + +EXT_KVL 1 "VEL" + ## widget = lineedit + +MSG_EXT_KVL 1 "LEO velocities (epoch-wise): extension" + +! LEO-Orbit: LEO Aux. file (attitude,accelerom. data, thruster events...) +! ------------------------ +DIR_AUX 1 "ORB" + ## widget = lineedit + +MSG_DIR_AUX 1 "LEO external aux. information: directory" + +EXT_AUX 1 "AUX" + ## widget = lineedit + +MSG_EXT_AUX 1 "LEO external aux. information: extension" + +! RINEX files: rinex obs files +! ---------------------------- +DIR_OXO 1 "ORX" + ## widget = lineedit + +MSG_DIR_OXO 1 "RINEX observations (original): directory" + +DIR_RXO 1 "RAW" + ## widget = lineedit + +MSG_DIR_RXO 1 "RINEX observations: directory" + +EXT_RXO 1 "80O" + ## widget = lineedit + # $YO + +MSG_EXT_RXO 1 "RINEX observations: extension" + +! RINEX files: smoothed rinex +! --------------------------- +DIR_SMT 1 "RAW" + ## widget = lineedit + +MSG_DIR_SMT 1 "Smoothed RINEX observations: directory" + +EXT_SMT 1 "SMT" + ## widget = lineedit + +MSG_EXT_SMT 1 "Smoothed RINEX observations: extension" + +! RINEX files: rinex nav files +! ---------------------------- +DIR_OXN 1 "ORX" + ## widget = lineedit + +MSG_DIR_OXN 1 "RINEX navigation messages (GPS, original): directory" + +DIR_RXN 1 "RAW" + ## widget = lineedit + +MSG_DIR_RXN 1 "RINEX navigation messages (GPS): directory" + +EXT_RXN 1 "80N" + ## widget = lineedit + # $YN + +MSG_EXT_RXN 1 "RINEX navigation messages (GPS): extension" + +! RINEX files: rinex nav files +! ---------------------------- +DIR_OXG 1 "ORX" + ## widget = lineedit + +MSG_DIR_OXG 1 "RINEX navigation messages (GLONASS, original): directory" + +DIR_RXG 1 "RAW" + ## widget = lineedit + +MSG_DIR_RXG 1 "RINEX navigation messages (GLONASS): directory" + +EXT_RXG 1 "80G" + ## widget = lineedit + # $YG + +MSG_EXT_RXG 1 "RINEX navigation messages (GLONASS): extension" + +! RINEX files: rinex nav files +! ---------------------------- +DIR_OGA 1 "ORX" + ## widget = lineedit + +MSG_DIR_OGA 1 "RINEX navigation messages (GALILEO, original): directory" + +DIR_RGA 1 "RAW" + ## widget = lineedit + +MSG_DIR_RGA 1 "RINEX navigation messages (GALILEO): directory" + +EXT_RGA 1 "80E" + ## widget = lineedit + # $YE + +MSG_EXT_RGA 1 "RINEX navigation messages (GALILEO): extension" + +! RINEX files: rinex met files +! ---------------------------- +DIR_RXM 1 "RAW" + ## widget = lineedit + +MSG_DIR_RXM 1 "RINEX meteo data: directory" + +EXT_RXM 1 "80M" + ## widget = lineedit + # $YM + +MSG_EXT_RXM 1 "RINEX meteo data: extension" + +! Obs. files: Code zero head +! -------------------------- +DIR_CZH 1 "OBS" + ## widget = lineedit + +MSG_DIR_CZH 1 "Zero difference code observations, header: directory" + +EXT_CZH 1 "CZH" + ## widget = lineedit + +MSG_EXT_CZH 1 "Zero difference code observations, header: extension" + +! Obs. files: Code zero data +! -------------------------- +DIR_CZO 1 "OBS" + ## widget = lineedit + +MSG_DIR_CZO 1 "Zero difference code observations, data: directory" + +EXT_CZO 1 "CZO" + ## widget = lineedit + +MSG_EXT_CZO 1 "Zero difference code observations, data: extension" + +! Obs. files: Phase zero head +! --------------------------- +DIR_PZH 1 "OBS" + ## widget = lineedit + +MSG_DIR_PZH 1 "Zero difference phase observations, header: directory" + +EXT_PZH 1 "PZH" + ## widget = lineedit + +MSG_EXT_PZH 1 "Zero difference phase observations, header: extension" + +! Obs. files: Phase zero data +! --------------------------- +DIR_PZO 1 "OBS" + ## widget = lineedit + +MSG_DIR_PZO 1 "Zero difference phase observations, data: directory" + +EXT_PZO 1 "PZO" + ## widget = lineedit + +MSG_EXT_PZO 1 "Zero difference phase observations, data: extension" + +! Obs. files: Range zero head +! --------------------------- +DIR_RZH 1 "OBS" + ## widget = lineedit + +MSG_DIR_RZH 1 "Range observations, header: directory" + +EXT_RZH 1 "CZH" + ## widget = lineedit + +MSG_EXT_RZH 1 "Range observations, header: extension" + +! Obs. files: Range zero data +! --------------------------- +DIR_RZO 1 "OBS" + ## widget = lineedit + +MSG_DIR_RZO 1 "Range observations, data: directory" + +EXT_RZO 1 "CZO" + ## widget = lineedit + +MSG_EXT_RZO 1 "Range observations, data: extension" + +! Obs. files: Code single head +! ---------------------------- +DIR_CSH 1 "OBS" + ## widget = lineedit + +MSG_DIR_CSH 1 "Single difference code observations, header: directory" + +EXT_CSH 1 "CSH" + ## widget = lineedit + +MSG_EXT_CSH 1 "Single difference code observations, header: extension" + +! Obs. files: Code single data +! ---------------------------- +DIR_CSO 1 "OBS" + ## widget = lineedit + +MSG_DIR_CSO 1 "Single difference code observations, data: directory" + +EXT_CSO 1 "CSO" + ## widget = lineedit + +MSG_EXT_CSO 1 "Single difference code observations, data: extension" + +! Obs. files: Phase single head +! ----------------------------- +DIR_PSH 1 "OBS" + ## widget = lineedit + +MSG_DIR_PSH 1 "Single difference phase observations, header: directory" + +EXT_PSH 1 "PSH" + ## widget = lineedit + +MSG_EXT_PSH 1 "Single difference phase observations, header: extension" + +! Obs. files: Phase single data +! ----------------------------- +DIR_PSO 1 "OBS" + ## widget = lineedit + +MSG_DIR_PSO 1 "Single difference phase observations, data: directory" + +EXT_PSO 1 "PSO" + ## widget = lineedit + +MSG_EXT_PSO 1 "Single difference phase observations, data: extension" + +! Station files: Coordinates +! -------------------------- +DIR_CRD 1 "STA" + ## widget = lineedit + +MSG_DIR_CRD 1 "Station coordinates: directory" + +EXT_CRD 1 "CRD" + ## widget = lineedit + +MSG_EXT_CRD 1 "Station coordinates: extension" + +! Station files: Eccentricities +! ----------------------------- +DIR_ECC 1 "STA" + ## widget = lineedit + +MSG_DIR_ECC 1 "Station eccentricities: directory" + +EXT_ECC 1 "ECC" + ## widget = lineedit + +MSG_EXT_ECC 1 "Station eccentricities: extension" + +! Station files: Velocities +! ------------------------- +DIR_VEL 1 "STA" + ## widget = lineedit + +MSG_DIR_VEL 1 "Station velocities: directory" + +EXT_VEL 1 "VEL" + ## widget = lineedit + +MSG_EXT_VEL 1 "Station velocities: extension" + +! Station files: PSD corrections +! ------------------------------ +DIR_PSD 1 "STA" + ## widget = lineedit + +MSG_DIR_PSD 1 "PSD correction (ITRF14): directory" + +EXT_PSD 1 "PSD" + ## widget = lineedit + +MSG_EXT_PSD 1 "PSD correction (ITRF14): extension" + +! Station files: Station information +! ---------------------------------- +DIR_STA 1 "STA" + ## widget = lineedit + +MSG_DIR_STA 1 "Station information: directory" + +EXT_STA 1 "STA" + ## widget = lineedit + +MSG_EXT_STA 1 "Station information: extension" + +! Station files: Ocean loading +! ---------------------------- +DIR_BLQ 1 "STA" + ## widget = lineedit + +MSG_DIR_BLQ 1 "Ocean loading table: directory" + +EXT_BLQ 1 "BLQ" + ## widget = lineedit + +MSG_EXT_BLQ 1 "Ocean loading table: extension" + +! Station files: Atmospheric tidal loading +! ---------------------------------------- +DIR_ATL 1 "STA" + ## widget = lineedit + +MSG_DIR_ATL 1 "Atmospheric tidal loading table: directory" + +EXT_ATL 1 "ATL" + ## widget = lineedit + +MSG_EXT_ATL 1 "Atmospheric tidal loading table: extension" + +! Station files: Plate definition for NUVEL1/1A +! --------------------------------------------- +DIR_PLD 1 "STA" + ## widget = lineedit + +MSG_DIR_PLD 1 "Tectonic plate assignment (for NUVEL1/1A): directory" + +EXT_PLD 1 "PLD" + ## widget = lineedit + +MSG_EXT_PLD 1 "Tectonic plate assignment (for NUVEL1/1A): extension" + +! Station files: Baseline def. +! ---------------------------- +DIR_BSL 1 "STA" + ## widget = lineedit + +MSG_DIR_BSL 1 "Baseline definition: directory" + +EXT_BSL 1 "BSL" + ## widget = lineedit + +MSG_EXT_BSL 1 "Baseline definition: extension" + +! Station files: Cluster def. +! --------------------------- +DIR_CLU 1 "STA" + ## widget = lineedit + +MSG_DIR_CLU 1 "Cluster definition: directory" + +EXT_CLU 1 "CLU" + ## widget = lineedit + +MSG_EXT_CLU 1 "Cluster definition: extension" + +! Station files: Cluster/baseline assignment +! ------------------------------------------ +DIR_CLB 1 "STA" + ## widget = lineedit + +MSG_DIR_CLB 1 "Cluster/baseline assignment: directory" + +EXT_CLB 1 "CLB" + ## widget = lineedit + +MSG_EXT_CLB 1 "Cluster/baseline assignment: extension" + +! Station files: Selection list +! ----------------------------- +DIR_FIX 1 "STA" + ## widget = lineedit + +MSG_DIR_FIX 1 "Station selection list: directory" + +EXT_FIX 1 "FIX" + ## widget = lineedit + +MSG_EXT_FIX 1 "Station selection list: extension" + +! Station files: Selection list +! ----------------------------- +DIR_SIG 1 "STA" + ## widget = lineedit + +MSG_DIR_SIG 1 "Station sigma file: directory" + +EXT_SIG 1 "SIG" + ## widget = lineedit + +MSG_EXT_SIG 1 "Station sigma file: extension" + +! Station files: Observation weights +! ---------------------------------- +DIR_SOS 1 "STA" + ## widget = lineedit + +MSG_DIR_SOS 1 "Station observation sigma factors: directory" + +EXT_SOS 1 "SOS" + ## widget = lineedit + +MSG_EXT_SOS 1 "Station observation sigma factors: extension" + +! Station files: Ant.Azimut +! ------------------------- +DIR_AZI 1 "STA" + ## widget = lineedit + +MSG_DIR_AZI 1 "Receiver antenna orientation: directory" + +EXT_AZI 1 "AZI" + ## widget = lineedit + +MSG_EXT_AZI 1 "Receiver antenna orientation: extension" + +! Kinematic Coord. +! ---------------- +DIR_KIN 1 "STA" + ## widget = lineedit + +MSG_DIR_KIN 1 "Kinematic coordinates: directory" + +EXT_KIN 1 "KIN" + ## widget = lineedit + +MSG_EXT_KIN 1 "Kinematic coordinates: extension" + +! Station files: Session table +! ---------------------------- +DIR_SES 1 "STA" + ## widget = lineedit + +MSG_DIR_SES 1 "Session table: directory" + +EXT_SES 1 "SES" + ## widget = lineedit + +MSG_EXT_SES 1 "Session table: extension" + +! Station files: Abbr. table +! -------------------------- +DIR_ABB 1 "STA" + ## widget = lineedit + +MSG_DIR_ABB 1 "Abbreviation table: directory" + +EXT_ABB 1 "ABB" + ## widget = lineedit + +MSG_EXT_ABB 1 "Abbreviation table: extension" + +! Range biases +! ------------ +DIR_RGB 1 "STA" + ## widget = lineedit + +MSG_DIR_RGB 1 "SLR data handling: directory" + +EXT_RGB 1 "SLR" + ## widget = lineedit + +MSG_EXT_RGB 1 "SLR data handling: extension" + +! Atmosphere: Tropo.model +! ----------------------- +DIR_TRP 1 "ATM" + ## widget = lineedit + +MSG_DIR_TRP 1 "Troposphere parameters: directory" + +EXT_TRP 1 "TRP" + ## widget = lineedit + +MSG_EXT_TRP 1 "Troposphere parameters: extension" + +! Atmosphere: Tropo.SINEX +! ----------------------- +DIR_TRO 1 "ATM" + ## widget = lineedit + +MSG_DIR_TRO 1 "Troposphere parameters (SINEX format): directory" + +EXT_TRO 1 "TRO" + ## widget = lineedit + +MSG_EXT_TRO 1 "Troposphere parameters (SINEX format): extension" + +! Atmosphere: Ionos.model +! ----------------------- +DIR_ION 1 "ATM" + ## widget = lineedit + +MSG_DIR_ION 1 "Ionosphere models: directory" + +EXT_ION 1 "ION" + ## widget = lineedit + +MSG_EXT_ION 1 "Ionosphere models: extension" + +! Atmosphere: Ionos.IONEX +! ----------------------- +DIR_INX 1 "ATM" + ## widget = lineedit + +MSG_DIR_INX 1 "Ionosphere maps (IONEX): directory" + +EXT_INX 1 "INX" + ## widget = lineedit + +MSG_EXT_INX 1 "Ionosphere maps (IONEX): extension" + +! Atmosphere: Met.data +! -------------------- +DIR_MET 1 "ATM" + ## widget = lineedit + +MSG_DIR_MET 1 "Meteo data: directory" + +EXT_MET 1 "MET" + ## widget = lineedit + +MSG_EXT_MET 1 "Meteo data: extension" + +! Vienna grid files +! ----------------- +DIR_GRD 1 "GRD" + ## widget = lineedit + +MSG_DIR_GRD 1 "Vienna grid files" + +EXT_GRD 1 "GRD" + ## widget = lineedit + +MSG_EXT_GRD 1 "Vienna grid files: extension" + +! Output: Program output +! ---------------------- +DIR_OUT 1 "OUT" + ## widget = lineedit + +MSG_DIR_OUT 1 "Program output: directory" + +EXT_OUT 1 "OUT" + ## widget = lineedit + +MSG_EXT_OUT 1 "Program output: extension" + +! Output: Plot files +! ------------------ +DIR_PLT 1 "OUT" + ## widget = lineedit + +MSG_DIR_PLT 1 "Plot file: directory" + +EXT_PLT 1 "PLT" + ## widget = lineedit + +MSG_EXT_PLT 1 "Plot file: extension" + +! Output: Summary files +! --------------------- +DIR_SUM 1 "OUT" + ## widget = lineedit + +MSG_DIR_SUM 1 "Summary output: directory" + +EXT_SUM 1 "SUM" + ## widget = lineedit + +MSG_EXT_SUM 1 "Summary output: extension" + +! Output: List files +! ------------------ +DIR_LST 1 "OUT" + ## widget = lineedit + +MSG_DIR_LST 1 "Listing output: directory" + +EXT_LST 1 "LST" + ## widget = lineedit + +MSG_EXT_LST 1 "Listing output: extension" + +! Output: CODSPP summary +! ---------------------- +DIR_SMC 1 "OUT" + ## widget = lineedit + +MSG_DIR_SMC 1 "CODSPP summary output (XYZ): directory" + +EXT_SMC 1 "SMC" + ## widget = lineedit + +MSG_EXT_SMC 1 "CODSPP summary output (XYZ): extension" + +! Output: CODSPP summary +! ---------------------- +DIR_SME 1 "OUT" + ## widget = lineedit + +MSG_DIR_SME 1 "CODSPP summary output (BLH): directory" + +EXT_SME 1 "SME" + ## widget = lineedit + +MSG_EXT_SME 1 "CODSPP summary output (BLH): extension" + +! Output: Residual file +! --------------------- +DIR_RES 1 "OUT" + ## widget = lineedit + +MSG_DIR_RES 1 "Residuals: directory" + +EXT_RES 1 "RES" + ## widget = lineedit + +MSG_EXT_RES 1 "Residuals: extension" + +! Output: Clocks RINEX +! -------------------- +DIR_RXC 1 "OUT" + ## widget = lineedit + +MSG_DIR_RXC 1 "Clock information (clock RINEX format): directory" + +EXT_RXC 1 "CLK" + ## widget = lineedit + +MSG_EXT_RXC 1 "Clock information (clock RINEX format): extension" + +! Output: Covariance file +! ----------------------- +DIR_COV 1 "OUT" + ## widget = lineedit + +MSG_DIR_COV 1 "Covariances: directory" + +EXT_COV 1 "COV" + ## widget = lineedit + +MSG_EXT_COV 1 "Covariances: extension" + +! Covariance components +! --------------------- +DIR_WGT 1 "OUT" + ## widget = lineedit + +MSG_DIR_WGT 1 "Covariance components: directory" + +EXT_WGT 1 "WGT" + ## widget = lineedit + +MSG_EXT_WGT 1 "Covariance components: extension" + +! Output: Sub-daily ERP Model +! --------------------------- +EXT_SUB 1 "SUB" + ## widget = lineedit + +MSG_EXT_SUB 1 "Sub-daily earth rotation model: extension" + +! Output: Nutation Model +! ---------------------- +EXT_NUT 1 "NUT" + ## widget = lineedit + +MSG_EXT_NUT 1 "Nutation model: extension" + +! Output: Ant PCV (grid) +! ---------------------- +DIR_PHG 1 "OUT" + ## widget = lineedit + +MSG_DIR_PHG 1 "Antenna PCV estimates (grid): directory" + +EXT_PHG 1 "PHG" + ## widget = lineedit + +MSG_EXT_PHG 1 "Antenna PCV estimates (grid): extension" + +! Output: Ant PCV (harm) +! ---------------------- +DIR_PHH 1 "OUT" + ## widget = lineedit + +MSG_DIR_PHH 1 "Antenna PCV estimates (harm): directory" + +EXT_PHH 1 "PHH" + ## widget = lineedit + +MSG_EXT_PHH 1 "Antenna PCV estimates (harm): extension" + +! Output: Obs. editing file +! ------------------------- +DIR_EDT 1 "OUT" + ## widget = lineedit + +MSG_DIR_EDT 1 "Observation editing information: directory" + +EXT_EDT 1 "EDT" + ## widget = lineedit + +MSG_EXT_EDT 1 "Observation editing information: extension" + +! Output: Deletion list +! --------------------- +DIR_DEL 1 "OUT" + ## widget = lineedit + +MSG_DIR_DEL 1 "File deletion list: directory" + +EXT_DEL 1 "DEL" + ## widget = lineedit + +MSG_EXT_DEL 1 "File deletion list: extension" + +! Input/output Time series event list file +! ---------------------------------------- +DIR_EVL 1 "STA" + ## widget = lineedit + +MSG_DIR_EVL 1 "Events list file: directory" + +EXT_EVL 1 "EVL" + ## widget = lineedit + +MSG_EXT_EVL 1 "Time series events list file: extension" + +! Output: Parameter estimates +! --------------------------- +DIR_EST 1 "SOL" + ## widget = lineedit + +MSG_DIR_EST 1 "Parameter estimates: directory" + +EXT_EST 1 "EST" + ## widget = lineedit + +MSG_EXT_EST 1 "Parameter estimates: extension" + +! Output: Normal equations +! ------------------------ +DIR_NEQ 1 "SOL" + ## widget = lineedit + +MSG_DIR_NEQ 1 "Normal equation: directory" + +EXT_NEQ 1 "NQ0" + ## widget = lineedit + +MSG_EXT_NEQ 1 "Normal equation: extension" + +! Output: Normal equation (old) +! ----------------------------- +DIR_ONQ 1 "SOL" + ## widget = lineedit + +MSG_DIR_ONQ 1 "Normal equation (old format): directory" + +EXT_ONQ 1 "NEQ" + ## widget = lineedit + +MSG_EXT_ONQ 1 "Normal equation (old format): extension" + +! Output: SINEX (crd/vel) +! ----------------------- +DIR_SNX 1 "SOL" + ## widget = lineedit + +MSG_DIR_SNX 1 "SINEX output: directory" + +EXT_SNX 1 "SNX" + ## widget = lineedit + +MSG_EXT_SNX 1 "SINEX output: extension" + +! Orbit files: Standard orbit (ASCII) +! ----------------------------------- +DIR_FSO 1 "ORB" + ## widget = lineedit + +MSG_DIR_FSO 1 "Standard orbits: directory" + +EXT_FSO 1 "FSO" + ## widget = lineedit + +MSG_EXT_FSO 1 "Standard orbits: extension" + +! Orbit files: Rad. press. (ASCII) +! -------------------------------- +DIR_FRP 1 "ORB" + ## widget = lineedit + +MSG_DIR_FRP 1 "Radiation pressure coefficients: directory" + +EXT_FRP 1 "FRP" + ## widget = lineedit + +MSG_EXT_FRP 1 "Radiation pressure coefficients: extension" + +! Obs. files: Code zero ascii +! --------------------------- +DIR_FCZ 1 "OBS" + ## widget = lineedit + +MSG_DIR_FCZ 1 "Zero difference code observations: directory" + +EXT_FCZ 1 "FZD" + ## widget = lineedit + +MSG_EXT_FCZ 1 "Zero difference code observations: extension" + +! Obs. files: Phase zero ascii +! ---------------------------- +DIR_FPZ 1 "OBS" + ## widget = lineedit + +MSG_DIR_FPZ 1 "Zero difference phase observations: directory" + +EXT_FPZ 1 "FPZ" + ## widget = lineedit + +MSG_EXT_FPZ 1 "Zero difference phase observations: extension" + +! Obs. files: Range ascii +! ----------------------- +DIR_FRZ 1 "OBS" + ## widget = lineedit + +MSG_DIR_FRZ 1 "Range observations: directory" + +EXT_FRZ 1 "FRZ" + ## widget = lineedit + +MSG_EXT_FRZ 1 "Range observations: extension" + +! Obs. files: Code single ascii +! ----------------------------- +DIR_FCS 1 "OBS" + ## widget = lineedit + +MSG_DIR_FCS 1 "Single difference code observations: directory" + +EXT_FCS 1 "FSD" + ## widget = lineedit + +MSG_EXT_FCS 1 "Single difference code observations: extension" + +! Obs. files: Phase single ascii +! ------------------------------ +DIR_FPS 1 "OBS" + ## widget = lineedit + +MSG_DIR_FPS 1 "Single difference phase observations: directory" + +EXT_FPS 1 "FPS" + ## widget = lineedit + +MSG_EXT_FPS 1 "Single difference phase observations: extension" + +! Output: Residual file (ASCII) +! ----------------------------- +DIR_FRS 1 "OUT" + ## widget = lineedit + +MSG_DIR_FRS 1 "Residuals: directory" + +EXT_FRS 1 "FRS" + ## widget = lineedit + +MSG_EXT_FRS 1 "Residuals: extension" + +! Output: Normal equations (ASCII) +! -------------------------------- +DIR_FN0 1 "OUT" + ## widget = lineedit + +MSG_DIR_FN0 1 "Normal equation: directory" + +EXT_FN0 1 "FN0" + ## widget = lineedit + +MSG_EXT_FN0 1 "Normal equation: extension" + +! Output: Normal equations (old, ASCII) +! ------------------------------------- +DIR_FNQ 1 "OUT" + ## widget = lineedit + +MSG_DIR_FNQ 1 "Normal equation (old format): directory" + +EXT_FNQ 1 "FNQ" + ## widget = lineedit + +MSG_EXT_FNQ 1 "Normal equation (old format): extension" + +! BPE: PCF-name +! ------------- +PTH_PCF 1 "${U}/PCF" + ## widget = lineedit + +MSG_PTH_PCF 1 "Processing control files: path" + +EXT_PCF 1 "PCF" + ## widget = lineedit + +MSG_EXT_PCF 1 "Processing control files: extension" + +! BPE: CPU-file name +! ------------------ +PTH_CPU 1 "${U}/PAN" + ## widget = lineedit + +MSG_PTH_CPU 1 "CPU control file: path" + +EXT_CPU 1 "CPU" + ## widget = lineedit + +MSG_EXT_CPU 1 "CPU control file: extension" + +PTH_CPUNUM 1 "${U}/WORK" + ## widget = lineedit + +MSG_PTH_CPUNUM 1 "Scratch for CPU control file" + +! BPE: Output files +! ----------------- +DIR_BPEOUT 1 "BPE" + ## widget = lineedit + +MSG_DIR_BPEOUT 1 "Output files: directory" + +EXT_BPEOUT 1 "OUT" + ## widget = lineedit + +MSG_EXT_BPEOUT 1 "Output files: extension" + +! BPE: Status files +! ----------------- +DIR_BPERUN 1 "BPE" + ## widget = lineedit + +MSG_DIR_BPERUN 1 "Status files: directory" + +EXT_BPERUN 1 "RUN" + ## widget = lineedit + +MSG_EXT_BPERUN 1 "Status files: extension" + +! BPE: Protocol files +! ------------------- +DIR_BPEPRT 1 "BPE" + ## widget = lineedit + +MSG_DIR_BPEPRT 1 "Protocol files: directory" + +EXT_BPEPRT 1 "PRT" + ## widget = lineedit + +MSG_EXT_BPEPRT 1 "Protocol files: extension" + +! BPE: log files +! -------------- +DIR_BPELOG 1 "BPE" + ## widget = lineedit + +MSG_DIR_BPELOG 1 "Log files: directory" + +EXT_BPELOG 1 "LOG" + ## widget = lineedit + +MSG_EXT_BPELOG 1 "Log files: extension" + +! BPE: scripts +! ------------ +PTH_SCRIPT 1 "${U}/SCRIPT" + ## widget = lineedit + +MSG_PTH_SCRIPT 1 "BPE script directory: path" + +! BPE: Option directories +! ----------------------- +PTH_OPT 1 "${U}/OPT" + ## widget = lineedit + +MSG_PTH_OPT 1 "Option directory: path" + +! Others: Help +! ------------ +PTH_HLP 1 "${X}/HLP" + ## widget = lineedit + +MSG_PTH_HLP 1 "Help files: path" + +EXT_HLP 1 "HLP" + ## widget = lineedit + +MSG_EXT_HLP 1 "Help files: extension" + +! Others: Skeleton +! ---------------- +PTH_SKL 1 "${X}/SKL" + ## widget = lineedit + +MSG_PTH_SKL 1 "Skeleton files (e.g. for plot files): path" + +EXT_SKL 1 "SKL" + ## widget = lineedit + +MSG_EXT_SKL 1 "Skeleton files (e.g. for plot files): extension" + +! Others: updpan - master and list +! -------------------------------- +PTH_UPDPAN 1 "${X}/PAN" + ## widget = lineedit + +MSG_PTH_UPDPAN 1 "Program input master files: path" + +PTH_UPD 1 "${X}/SKL" + ## widget = lineedit + +MSG_PTH_UPD 1 "Directory list for panel update: path" + +EXT_UPD 1 "UPD" + ## widget = lineedit + +MSG_EXT_UPD 1 "Directory list for panel update: extension" + +! Others: Campaign independent output +! ----------------------------------- +PTH_OUT 1 "${U}/OUT" + ## widget = lineedit + +MSG_PTH_OUT 1 "Program output files (campaign indep.): path" + +! Others: User input files +! ------------------------ +PTH_INP 1 "${U}/PAN" + ## widget = lineedit + +MSG_PTH_INP 1 "Program input files: path" + +EXT_INP 1 "INP" + ## widget = lineedit + +MSG_EXT_INP 1 "Program input files: extension" + +! Others: Scratch files +! --------------------- +PTH_SCR 1 "${U}/WORK" + ## widget = lineedit + +MSG_PTH_SCR 1 "Scratch files: path" + +EXT_SCR 1 "SCR" + ## widget = lineedit + +MSG_EXT_SCR 1 "Scratch files: extension" + +EXT_SC1 1 "SC1" + ## widget = lineedit + +MSG_EXT_SC1 1 "Scratch files: extension" + +EXT_SC2 1 "SC2" + ## widget = lineedit + +MSG_EXT_SC2 1 "Scratch files: extension" + +! Others: Error message +! --------------------- +PTH_ERR 1 "${U}/WORK" + ## widget = lineedit + +MSG_PTH_ERR 1 "Error message files: path" + +EXT_ERR 1 "MSG" + ## widget = lineedit + +MSG_EXT_ERR 1 "Error message files: extension" + +! Interally used by the menu +! -------------------------- +PTH_INP_OUT 1 "${U}/PAN" + ## widget = lineedit + +EXT_IN1 1 "IN1" + ## widget = lineedit + +! Auxiliary Menu Program +! ---------------------- +MENUAUX_EXE 1 "MENUAUX" + +MENUAUX_INP 1 "MENUAUX.INP" + +MENUAUX_SCR 1 "MENUAUX.SCR" + +MENUAUX_ERR 1 "MENUAUX.ERR" + +MENUAUX_DEBUG 1 "1" + +GEN_CONST_FILE 1 "CONST." + +GEN_DATUM_FILE 1 "DATUM." + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# PATHS AND EXTENSIONS - MENU_EXT 1: General Files # +# path extension # +# GENERAL FILES > %%%%%%%%% < # PTH_GEN +# Sub-daily earth rotation model > %%% < # EXT_SUB +# Nutation model > %%% < # EXT_NUT +# Planetary ephemeris > %%% < # EXT_EPH +# Satellite problem file/old station problem file > %%% < # EXT_CRX +# Solid Earth tides model > %%% < # EXT_TPO +# Ocean tide model > %%% < # EXT_TID +# Frequency information > %%% < # EXT_FRQ +# Old antenna/receiver name translation table > %%% < # EXT_TRN +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 2.1: Campaign Data, Orbit and EOP Files # +# campaign # +# ORBIT FILES directory extension # +# Broadcast orbits > %%%%%% < > %%% < # DIR_BRD EXT_BRD +# Precise orbits (original) > %%%%%% < # DIR_OPR +# Precise orbits > %%%%%% < > %%% < # DIR_PRE EXT_PRE +# Tabular orbits > %%%%%% < > %%% < # DIR_TAB EXT_TAB +# Standard orbits > %%%%%% < > %%% < # DIR_STD EXT_STD +# Radian pressure coefficients > %%%%%% < > %%% < # DIR_RPR EXT_RPR +# Improved orbit elements > %%%%%% < > %%% < # DIR_ELE EXT_ELE +# Earth orientation parameters > %%%%%% < > %%% < # DIR_ERP EXT_ERP +# Earth orientation parameters (IERS format) > %%%%%% < > %%% < # DIR_IEP EXT_IEP +# Geocenter coordinates > %%%%%% < > %%% < # DIR_GCC EXT_GCC +# Satellite/Receiver clocks > %%%%%% < > %%% < # DIR_CLK EXT_CLK +# Differential code biases > %%%%%% < > %%% < # DIR_DCB EXT_DCB +# Inter-system biases > %%%%%% < > %%% < # DIR_ISB EXT_ISB +# Bias SINEX > %%%%%% < > %%% < # DIR_BIA EXT_BIA +# # +# IRV file > %%%%%% < > %%% < # DIR_IRV EXT_IRV +# Precise orbit in CPF orbit format > %%%%%% < > %%% < # DIR_CPF EXT_CPF +# State vector file > %%%%%% < > %%% < # DIR_STV EXT_STV +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 2.2: Campaign Data, Orbit Files for LEOs # +# campaign # +# LEO FILES directory extension # +# Accelerometer data > %%%%%% < > %%% < # DIR_ACC EXT_ACC +# Attitude data > %%%%%% < > %%% < # DIR_ATT EXT_ATT +# LEO maneuvers > %%%%%% < > %%% < # DIR_MAN EXT_MAN +# File in CHAMP orbit format > %%%%%% < > %%% < # DIR_CHO EXT_CHO +# File in POE@@ orbit format > %%%%%% < > %%% < # DIR_POE EXT_POE +# LEO velocities (epoch-wise) > %%%%%% < > %%% < # DIR_KVL EXT_KVL +# LEO external aux. information > %%%%%% < > %%% < # DIR_AUX EXT_AUX +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 3: Campaign Data, RINEX Files # +# campaign # +# RINEX FILES directory extension # +# RINEX observations (original) > %%%%%% < # DIR_OXO +# RINEX observations > %%%%%% < > %%% < # DIR_RXO EXT_RXO +# Smoothed RINEX observations > %%%%%% < > %%% < # DIR_SMT EXT_SMT +# RINEX navigation messages (GPS, original) > %%%%%% < # DIR_OXN +# RINEX navigation messages (GPS) > %%%%%% < > %%% < # DIR_RXN EXT_RXN +# RINEX navigation messages (GLONASS, original) > %%%%%% < # DIR_OXG +# RINEX navigation messages (GLONASS) > %%%%%% < > %%% < # DIR_RXG EXT_RXG +# RINEX navigation messages (GALILEO, original) > %%%%%% < # DIR_OGA +# RINEX navigation messages (GALILEO) > %%%%%% < > %%% < # DIR_RGA EXT_RGA +# RINEX meteo data > %%%%%% < > %%% < # DIR_RXM EXT_RXM +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 4: Campaign Data, Observation Files # +# campaign # +# OBSERVATION FILES directory extension # +# Zero@@ difference code@ observations, header > %%%%%% < > %%% < # DIR_CZH EXT_CZH +# Zero@@ difference code@ observations, data > %%%%%% < > %%% < # DIR_CZO EXT_CZO +# Zero@@ difference phase observations, header > %%%%%% < > %%% < # DIR_PZH EXT_PZH +# Zero@@ difference phase observations, data > %%%%%% < > %%% < # DIR_PZO EXT_PZO +# Single difference code@ observations, header > %%%%%% < > %%% < # DIR_CSH EXT_CSH +# Single difference code@ observations, data > %%%%%% < > %%% < # DIR_CSO EXT_CSO +# Single difference phase observations, header > %%%%%% < > %%% < # DIR_PSH EXT_PSH +# Single difference phase observations, data > %%%%%% < > %%% < # DIR_PSO EXT_PSO +# # +# Range observations (SLR), header > %%%%%% < > %%% < # DIR_RZH EXT_RZH +# Range observations (SLR), data > %%%%%% < > %%% < # DIR_RZO EXT_RZO +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 5: Campaign Data, Station Files # +# campaign # +# STATION FILES directory extension # +# Station coordinates > %%%%%% < > %%% < # DIR_CRD EXT_CRD +# Station velocities > %%%%%% < > %%% < # DIR_VEL EXT_VEL +# Kinematic coordinates > %%%%%% < > %%% < # DIR_KIN EXT_KIN +# Station eccentricities > %%%%%% < > %%% < # DIR_ECC EXT_ECC +# PSD correction (ITRF14) > %%%%%% < > %%% < # DIR_PSD EXT_PSD +# Station information > %%%%%% < > %%% < # DIR_STA EXT_STA +# Ocean loading table > %%%%%% < > %%% < # DIR_BLQ EXT_BLQ +# Atmospheric tidal loading table > %%%%%% < > %%% < # DIR_ATL EXT_ATL +# Station selection list > %%%%%% < > %%% < # DIR_FIX EXT_FIX +# Station sigma file > %%%%%% < > %%% < # DIR_SIG EXT_SIG +# Station observation sigma factors > %%%%%% < > %%% < # DIR_SOS EXT_SOS +# Abbreviation table > %%%%%% < > %%% < # DIR_ABB EXT_ABB +# Tectonic plate assignment (for NUVEL1/1A) > %%%%%% < > %%% < # DIR_PLD EXT_PLD +# Baseline definition > %%%%%% < > %%% < # DIR_BSL EXT_BSL +# Cluster definition > %%%%%% < > %%% < # DIR_CLU EXT_CLU +# Cluster/baseline assignment > %%%%%% < > %%% < # DIR_CLB EXT_CLB +# Receiver antenna orientation > %%%%%% < > %%% < # DIR_AZI EXT_AZI +# Session table > %%%%%% < > %%% < # DIR_SES EXT_SES +# SLR data handling (range bias, CoM) > %%%%%% < > %%% < # DIR_RGB EXT_RGB +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 6: Campaign Data, Atmosphere Modeling Files # +# campaign # +# ATMOSPHERE MODELING FILES directory extension # +# Troposphere parameters > %%%%%% < > %%% < # DIR_TRP EXT_TRP +# Troposphere parameters (SINEX format) > %%%%%% < > %%% < # DIR_TRO EXT_TRO +# Ionosphere models > %%%%%% < > %%% < # DIR_ION EXT_ION +# Ionosphere maps (IONEX) > %%%%%% < > %%% < # DIR_INX EXT_INX +# Meteo data > %%%%%% < > %%% < # DIR_MET EXT_MET +# Vienna grid files (VMF and loading maps) > %%%%%% < > %%% < # DIR_GRD EXT_GRD +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 7: Campaign Data, Output Files # +# campaign # +# OUTPUT FILES directory extension # +# Program output > %%%%%% < > %%% < # DIR_OUT EXT_OUT +# Plot file > %%%%%% < > %%% < # DIR_PLT EXT_PLT +# Summary output > %%%%%% < > %%% < # DIR_SUM EXT_SUM +# Listing output > %%%%%% < > %%% < # DIR_LST EXT_LST +# CODSPP summary output (XYZ) > %%%%%% < > %%% < # DIR_SMC EXT_SMC +# CODSPP summary output (BLH) > %%%%%% < > %%% < # DIR_SME EXT_SME +# # +# BERNESE IN-/OUTPUT FILES # +# Residuals > %%%%%% < > %%% < # DIR_RES EXT_RES +# Clock information (clock RINEX format) > %%%%%% < > %%% < # DIR_RXC EXT_RXC +# Covariances > %%%%%% < > %%% < # DIR_COV EXT_COV +# Covariance components > %%%%%% < > %%% < # DIR_WGT EXT_WGT +# Antenna PCV estimates (grid) > %%%%%% < > %%% < # DIR_PHG EXT_PHG +# Antenna PCV estimates (harm) > %%%%%% < > %%% < # DIR_PHH EXT_PHH +# Observation editing information > %%%%%% < > %%% < # DIR_EDT EXT_EDT +# File deletion list > %%%%%% < > %%% < # DIR_DEL EXT_DEL +# Time series list of events file > %%%%%% < > %%% < # DIR_EVL EXT_EVL +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 8: Campaign Data, Solution Files # +# campaign # +# SOLUTION FILES directory extension # +# Parameter estimates > %%%%%% < > %%% < # DIR_EST EXT_EST +# Normal equation > %%%%%% < > %%% < # DIR_NEQ EXT_NEQ +# Normal equation (old format) > %%%%%% < > %%% < # DIR_ONQ EXT_ONQ +# SINEX output > %%%%%% < > %%% < # DIR_SNX EXT_SNX +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 9: Campaign Data, Bernese Files (ASCII) # +# campaign # +# BERNESE FILES (FORMATTED) directory extension # +# Standard orbits > %%%%%% < > %%% < # DIR_FSO EXT_FSO +# Radiation pressure coefficients > %%%%%% < > %%% < # DIR_FRP EXT_FRP +# Zero@@ difference code@ observations > %%%%%% < > %%% < # DIR_FCZ EXT_FCZ +# Zero@@ difference phase observations > %%%%%% < > %%% < # DIR_FPZ EXT_FPZ +# Single difference code@ observations > %%%%%% < > %%% < # DIR_FCS EXT_FCS +# Single difference phase observations > %%%%%% < > %%% < # DIR_FPS EXT_FPS +# Range observations > %%%%%% < > %%% < # DIR_FRZ EXT_FRZ +# Residuals > %%%%%% < > %%% < # DIR_FRS EXT_FRS +# Normal equation > %%%%%% < > %%% < # DIR_FN0 EXT_FN0 +# Normal equation (old format) > %%%%%% < > %%% < # DIR_FNQ EXT_FNQ +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 10: Bernese Processing Engine (BPE) # +# campaign # +# BERNESE PROCESSING ENGINE directory extension # +# BPE output > %%%%%% < > %%% < # DIR_BPEOUT EXT_BPEOUT +# BPE status > %%%%%% < > %%% < # DIR_BPERUN EXT_BPERUN +# Protocol files > %%%%%% < > %%% < # DIR_BPEPRT EXT_BPEPRT +# Log files > %%%%%% < > %%% < # DIR_BPELOG EXT_BPELOG +# # +# BERNESE PROCESSING ENGINE path extension # +# Processing control files > %%%%%%%%%% <> %%% < # PTH_PCF EXT_PCF +# CPU control file > %%%%%%%%%% <> %%% < # PTH_CPU EXT_CPU +# Scratch for CPU control file > %%%%%%%%%% < # PTH_CPUNUM +# BPE script directory > %%%%%%%%%% < # PTH_SCRIPT +# Option directory > %%%%%%%%%% < # PTH_OPT +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 11: Other Files and Directories # +# # +# GENERAL path extension(s) # +# Help files > %%%%%%%%% < > %%% < # PTH_HLP EXT_HLP +# Skeleton files (e.g. for plot files) > %%%%%%%%% < > %%% < # PTH_SKL EXT_SKL +# Directory list for panel update > %%%%%%%%% < > %%% < # PTH_UPD EXT_UPD +# Program input master files > %%%%%%%%% < # PTH_UPDPAN +# # +# USER DEPENDENT # +# Program output files (campaign indep.)> %%%%%%%%% < # PTH_OUT +# Program input files > %%%%%%%%% < > %%% < # PTH_INP EXT_INP +# Scratch files > %%%%%%%%% < > %%% <> %%% <> %%% < # PTH_SCR EXT_SCR EXT_SC1 EXT_SC2 +# Error message files > %%%%%%%%% < > %%% < # PTH_ERR EXT_ERR +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_GE2/MENU_PGM.INP b/config/bernese/gpsuser52-luzon/OPT/R2S_GE2/MENU_PGM.INP new file mode 100755 index 0000000..38b7f9e --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_GE2/MENU_PGM.INP @@ -0,0 +1,956 @@ + +! Command to Run the Fortran Program +! ---------------------------------- +CMD_PATH 1 "${XG}" + ## widget = lineedit; emptyallowed = false + +MSG_CMD_PATH 1 "Default program path to the executables" + +CMD_FOREGROUND 1 "1" + ## widget = radiobutton; group = CMD + +MSG_CMD_FOREGROUND 1 "Run Fortran programs in foreground" + +CMD_BACKGROUND 1 "0" + ## widget = radiobutton; group = CMD + +MSG_CMD_BACKGROUND 1 "Run Fortran programs in background" + +CMD_USE_CPUFILE 1 "0" + ## widget = radiobutton; group = CMD + +MSG_CMD_USE_CPUFILE 1 "Use selected CPU file to run Fortran programs" + +! CPU File +! -------- +CPU_FILE 0 + ## widget = selwin; path = PTH_CPU; ext = EXT_CPU; maxfiles = 1 + ## activeif = CMD_USE_CPUFILE == 1 + # UNIX + +MSG_CPU_FILE 1 "CPU control file" + +CMD_CPUNAME 0 + ## widget = lineedit; activeif = CMD_USE_CPUFILE == 1 + # + +MSG_CMD_CPUNAME 1 "CPU name" + +CMD_LOGFILE 0 + ## widget = lineedit; path = PTH_SCR; ext = NO_EXT + ## activeif = CMD_USE_CPUFILE == 1 + # + +MSG_CMD_LOGFILE 1 "Log File" + +MAXJOBNUM 1 "99" + ## widget = combobox; cards = 99 999; check_type = integer; check_min = 0 + ## check_max = 999 + +MSG_MAXJOBNUM 1 "Maximum program output file number" + +! List of Programs with special path to the executable +! ---------------------------------------------------- +SPECIAL_PATH 1 "INPTST" "/home/dach/BERN/TOOL/EXE_G95" + ## widget = uniline; numlines = 20 + +MSG_SPECIAL_PATH 1 "Programs executed from special paths" + +! Names of Programs/Input Files +! ----------------------------- +USER1_INP 1 "${U}/PAN\GRDS1S2.INP" + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + # GRDS1S2 + +MSG_USER1_INP 1 "USER1" + +USER2_INP 1 "${U}/PAN\INPTST.INP" + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + # INPTST + +MSG_USER2_INP 1 "USER2" + +USER3_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + # + +MSG_USER3_INP 1 "USER3" + +USER4_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + # + +MSG_USER4_INP 1 "USER4" + +USER5_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + # + +MSG_USER5_INP 1 "USER5" + +USER6_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + # + +MSG_USER6_INP 1 "USER6" + +USER7_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + # + +MSG_USER7_INP 1 "USER7" + +USER8_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + # + +MSG_USER8_INP 1 "USER8" + +USER9_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + # + +MSG_USER9_INP 1 "USER9" + +USER10_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + # + +MSG_USER10_INP 1 "USER10" + +! Configure +! --------- +CHNGEN_INP 1 "${U}/PAN\CHNGEN.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CHNGEN + +MSG_CHNGEN_INP 1 "Program input file: Change general options" + +UPDPAN_INP 1 "${U}/PAN\UPDPAN.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # UPDPAN + +MSG_UPDPAN_INP 1 "Program input file: Update program input files" + +! Campaign +! -------- +NEWCAMP_INP 1 "${U}/PAN\NEWCAMP.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # NEWCAMP + +MSG_NEWCAMP_INP 1 "Program input file: Create new campaign" + +! Station files +! ------------- +EDITCRD_INP 1 "${U}/PAN\EDITCRD.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITCRD + +MSG_EDITCRD_INP 1 "Program input file: Create/update station coordinates" + +EDITVEL_INP 1 "${U}/PAN\EDITVEL.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITVEL + +MSG_EDITVEL_INP 1 "Program input file: Create/update station velocities" + +EDITECC_INP 1 "${U}/PAN\EDITECC.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITECC + +MSG_EDITECC_INP 1 "Program input file: Create/update station eccentricities" + +EDSTACRX_INP 1 "${U}/PAN\EDITSTA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITSTA + +MSG_EDSTACRX_INP 1 "Program input file: Create/update station information file" + +EDITFIX_INP 1 "${U}/PAN\EDITFIX.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITFIX + +MSG_EDITFIX_INP 1 "Program input file: Create/update station selection list" + +EDITSIG_INP 1 "${U}/PAN\EDITSIG.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITSIG + +MSG_EDITSIG_INP 1 "Program input file: Create/update station sigma file" + +EDITSOS_INP 1 "${U}/PAN\EDITSOS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITSOS + +MSG_EDITSOS_INP 1 "Program input file: Create/update station observation sigma factors" + +ABBREV_INP 1 "${U}/PAN\EDITABB.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITABB + +MSG_ABBREV_INP 1 "Program input file: Create/update station abbreviation table" + +EDITBSL_INP 1 "${U}/PAN\EDITBSL.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITBSL + +MSG_EDITBSL_INP 1 "Program input file: Create/update baseline definition file" + +EDITCLU_INP 1 "${U}/PAN\EDITCLU.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITCLU + +MSG_EDITCLU_INP 1 "Program input file: Create/update cluster definition file" + +EDITPLD_INP 1 "${U}/PAN\EDITPLD.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITPLD + +MSG_EDITPLD_INP 1 "Program input file: Create/update tectonic plate assignment" + +! RINEX to Bernese +! ---------------- +RXOBV3_INP 1 "${U}/PAN\RXOBV3.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RXOBV3 + +MSG_RXOBV3_INP 1 "Program input file: Transfer RINEX observation files to Bernese format" + +RXNBV3_INP 1 "${U}/PAN\RXNBV3.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RXNBV3 + +MSG_RXNBV3_INP 1 "Program input file: Transfer RINEX navig. files to Bernese format" + +RXMBV3_INP 1 "${U}/PAN\RXMBV3.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RXMBV3 + +MSG_RXMBV3_INP 1 "Program input file: Transfer RINEX meteo files to Bernese format" + +RXNPRE_INP 1 "${U}/PAN\RXNPRE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RXNPRE + +MSG_RXNPRE_INP 1 "Program input file: Transfer RINEX navig. files to precise orbits" + +! Bernese to RINEX +! ---------------- +BV3RXO_INP 1 "${U}/PAN\BV3RXO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # BV3RXO + +MSG_BV3RXO_INP 1 "Program input file: Transfer Bernese observation files to RINEX" + +BV3RXN_INP 1 "${U}/PAN\BV3RXN.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # BV3RXN + +MSG_BV3RXN_INP 1 "Program input file: Transfer Bernese navigation files to RINEX" + +! Cut/concatenate RINEX +! --------------------- +CCRINEXO_INP 1 "${U}/PAN\CCRINEXO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CCRINEXO + +MSG_CCRINEXO_INP 1 "Program input file: Concatenate RINEX observation files" + +CCRINEXN_INP 1 "${U}/PAN\CCRINEXN.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CCRINEXN + +MSG_CCRINEXN_INP 1 "Program input file: Concatenate GPS RINEX navigation files" + +CCRINEXG_INP 1 "${U}/PAN\CCRINEXG.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CCRINEXG + +MSG_CCRINEXG_INP 1 "Program input file: Concatenate GLONASS RINEX navigation files" + +! RINEX utilities +! --------------- +RNXGRA_INP 1 "${U}/PAN\RNXGRA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RNXGRA + +MSG_RNXGRA_INP 1 "Program input file: Create observation statistics" + +RNXSMT_INP 1 "${U}/PAN\RNXSMT.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RNXSMT + +MSG_RNXSMT_INP 1 "Program input file: Clean/smooth observation files" + +RNXCLK_INP 1 "${U}/PAN\RNXCLK.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RNXCLK + +MSG_RNXCLK_INP 1 "Program input file: Extract satellite clock from clock RINEX files" + +! Orbit, Broadcast +! ---------------- +BRDTST_INP 1 "${U}/PAN\BRDTST.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # BRDTST + +MSG_BRDTST_INP 1 "Program input file: Check broadcast orbits" + +BRDTAB_INP 1 "${U}/PAN\BRDTAB.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # BRDTAB + +MSG_BRDTAB_INP 1 "Program input file: Create tabular orbits from broadcast ephemerides" + +SATCLK_INP 1 "${U}/PAN\SATCLK.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SATCLK + +MSG_SATCLK_INP 1 "Program input file: Extract satellite clocks" + +! Orbit, create standard orbit +! ---------------------------- +PRETAB_INP 1 "${U}/PAN\PRETAB.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # PRETAB + +MSG_PRETAB_INP 1 "Program input file: Create tabular orbits" + +ORBGEN_INP 1 "${U}/PAN\ORBGEN.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # ORBGEN + +MSG_ORBGEN_INP 1 "Program input file: Create/update standard orbits" + +DEFXTR_INP 1 "${U}/PAN\DEFXTR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # DEFXTR + +MSG_DEFXTR_INP 1 "Program input file: Extract ORBGEN program output" + +! Standard to precise +! ------------------- +STDPRE_INP 1 "${U}/PAN\STDPRE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STDPRE + +MSG_STDPRE_INP 1 "Program input file: Convert standard to precise orbits" + +PREWEI_INP 1 "${U}/PAN\PREWEI.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # PREWEI + +MSG_PREWEI_INP 1 "Program input file: Set accuracy codes in precise orbits" + +CCPREORB_INP 1 "${U}/PAN\CCPREORB.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CCPREORB + +MSG_CCPREORB_INP 1 "Program input file: Concatenate/merge precise orbit files" + +! Compare orbits +! -------------- +STDDIF_INP 1 "${U}/PAN\STDDIF.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STDDIF + +MSG_STDDIF_INP 1 "Program input file: Compare standard orbits" + +ORBCMP_INP 1 "${U}/PAN\ORBCMP.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # ORBCMP + +MSG_ORBCMP_INP 1 "Program input file: Compare precise orbits" + +STDELE_INP 1 "${U}/PAN\STDELE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STDELE + +MSG_STDELE_INP 1 "Program input file: Compare osculating elements" + +! EOPs utilities +! -------------- +POLUPD_INP 1 "${U}/PAN\POLUPD.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # POLUPD + +MSG_POLUPD_INP 1 "Program input file: Convert IERS pole files to Bernese format" + +POLXTR_INP 1 "${U}/PAN\POLXTR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # POLXTR + +MSG_POLXTR_INP 1 "Program input file: Concatenate IERS pole files" + +! Processing +! ---------- +CODSPP_INP 1 "${U}/PAN\CODSPP.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CODSPP + +MSG_CODSPP_INP 1 "Program input file: Code-based clock synchronization" + +SNGDIF_INP 1 "${U}/PAN\SNGDIF.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SNGDIF + +MSG_SNGDIF_INP 1 "Program input file: Create single-difference/baseline files" + +MAUPRP_INP 1 "${U}/PAN\MAUPRP.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # MAUPRP + +MSG_MAUPRP_INP 1 "Program input file: Phase preprocessing" + +GPSEST_INP 1 "${U}/PAN\GPSEST.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # GPSEST + +MSG_GPSEST_INP 1 "Program input file: Parameter estimation" + +ADDNEQ2_INP 1 "${U}/PAN\ADDNEQ2.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # ADDNEQ2 + +MSG_ADDNEQ2_INP 1 "Program input file: Combine normal equation systems" + +! Processing extractions +! ---------------------- +CODXTR_INP 1 "${U}/PAN\CODXTR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CODXTR + +MSG_CODXTR_INP 1 "Program input file: Extract CODSPP program output" + +MPRXTR_INP 1 "${U}/PAN\MPRXTR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # MPRXTR + +MSG_MPRXTR_INP 1 "Program input file: Extract MAUPRP program output" + +GPSXTR_INP 1 "${U}/PAN\GPSXTR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # GPSXTR + +MSG_GPSXTR_INP 1 "Program input file: Extract GPSEST/ADDNEQ2 program output" + +! Service: Simulate +! ----------------- +GPSSIM_INP 1 "${U}/PAN\GPSSIM.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # GPSSIM + +MSG_GPSSIM_INP 1 "Program input file: Generate simulated observation data" + +! Service: Station information files +! ---------------------------------- +STA2STA_INP 1 "${U}/PAN\STA2STA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STA2STA + +MSG_STA2STA_INP 1 "Program input file: Convert station information files" + +STAMERGE_INP 1 "${U}/PAN\STAMERGE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STAMERGE + +MSG_STAMERGE_INP 1 "Program input file: Merge station information files" + +RNX2STA_INP 1 "${U}/PAN\RNX2STA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RNX2STA + +MSG_RNX2STA_INP 1 "Program input file: Extract station information from RINEX headers" + +SNX2STA_INP 1 "${U}/PAN\SNX2STA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SNX2STA + +MSG_SNX2STA_INP 1 "Program input file: Extract station information from SINEX file" + +! Service: Observation files +! -------------------------- +CHGHED_INP 1 "${U}/PAN\CHGHED.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CHGHED + +MSG_CHGHED_INP 1 "Program input file: Change header of observation files" + +SATMRK_INP 1 "${U}/PAN\SATMRK.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SATMRK + +MSG_SATMRK_INP 1 "Program input file: Mark/delete observations" + +OBSSPL_INP 1 "${U}/PAN\OBSSPL.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # OBSSPL + +MSG_OBSSPL_INP 1 "Program input file: Split observation files" + +SATGRA_INP 1 "${U}/PAN\SATGRA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SATGRA + +MSG_SATGRA_INP 1 "Program input file: Create pseudo-graphics of the observations" + +! Service: Residuals +! ------------------ +REDISP_INP 1 "${U}/PAN\REDISP.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # REDISP + +MSG_REDISP_INP 1 "Program input file: Display residual file" + +RESRMS_INP 1 "${U}/PAN\RESRMS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RESRMS + +MSG_RESRMS_INP 1 "Program input file: Create residual statistics" + +! Service: Coordinates +! -------------------- +FODITS_INP 1 "${U}/PAN\FODITS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # FODITS + +MSG_FODITS_INP 1 "Program input file: Analysis of time series" + +HELMERT_INP 1 "${U}/PAN\HELMR1.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # HELMR1 + +MSG_HELMERT_INP 1 "Program input file: Helmert transformation" + +COMPAR_INP 1 "${U}/PAN\COMPAR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # COMPAR + +MSG_COMPAR_INP 1 "Program input file: Coordinate comparison" + +VELDIF_INP 1 "${U}/PAN\VELDIF.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # VELDIF + +MSG_VELDIF_INP 1 "Program input file: Velocity comparison" + +NUVELO_INP 1 "${U}/PAN\NUVELO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # NUVELO + +MSG_NUVELO_INP 1 "Program input file: Compute NUVEL velocities" + +COOVEL_INP 1 "${U}/PAN\COOVEL.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # COOVEL + +MSG_COOVEL_INP 1 "Program input file: Extrapolate coordinates" + +COOSYS_INP 1 "${U}/PAN\COOSYS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # COOSYS + +MSG_COOSYS_INP 1 "Program input file: Coordinate transformation" + +ETRS89_INP 1 "${U}/PAN\ETRS89.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # ETRS89 + +MSG_ETRS89_INP 1 "Program input file: Transform coordinates to ETRS89 frame" + +CRDMRG_INP 1 "${U}/PAN\CRDMERGE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CRDMERGE + +MSG_CRDMRG_INP 1 "Program input file: Merge coordinate/velocity files" + +GRDS1S2_INP 1 "${U}/PAN\GRDS1S2.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # GRDS1S2 + +MSG_GRDS1S2_INP 1 "Program input file: Extract atmospheric tidal loading coefficients" + +! Service: Clock tools +! -------------------- +CCRNXC_INP 1 "${U}/PAN\CCRNXC.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CCRNXC + +MSG_CCRNXC_INP 1 "Program input file: Combine/manipulate clock RINEX files" + +CLKEST_INP 1 "${U}/PAN\CLKEST.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CLKEST + +MSG_CLKEST_INP 1 "Program input file: Epoch-wise clock interpolation" + +! Service: Ionosphere +! ------------------- +IONEST_INP 1 "${U}/PAN\IONEST.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # IONEST + +MSG_IONEST_INP 1 "Program input file: Local ionosphere model estimation" + +! Service: LEO +! ------------ +LEOAUX_INP 1 "${U}/PAN\LEOAUX.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # LEOAUX + +MSG_LEOAUX_INP 1 "Program input file: Prepare LEO auxiliary information" + +KINPRE_INP 1 "${U}/PAN\KINPRE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # KINPRE + +MSG_KINPRE_INP 1 "Program input file: Convert kinematic positions to precise orbits" + +! Service: SLR +! ------------ +IRV2STV_INP 1 "${U}/PAN\IRV2STV.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # IRV2STV + +MSG_IRV2STV_INP 1 "Program input file: Convert IRV or PRE files to state vectors" + +CPFSP3_INP 1 "${U}/PAN\CPFSP3.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CPFSP3 + +MSG_CPFSP3_INP 1 "Program input file: Convert CPF to precise orbit files" + +SP3CPF_INP 1 "${U}/PAN\SP3CPF.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SP3CPF + +MSG_SP3CPF_INP 1 "Program input file: Convert precise orbits to CPF files" + +SNX2SLR_INP 1 "${U}/PAN\SNX2SLR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SNX2SLR + +MSG_SNX2SLR_INP 1 "Program input file: Prepare SLR data handling file" + +QLRINEXO_INP 1 "${U}/PAN\QLRINEXO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # QLRINEXO + +MSG_QLRINEXO_INP 1 "Program input file: Convert SLR normal point files (old format) to RINEX" + +CRD2RNXO_INP 1 "${U}/PAN\CRD2RNXO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CRD2RNXO + +MSG_CRD2RNXO_INP 1 "Program input file: Convert SLR normal point files (new format) to RINEX" + +QLRSUM_INP 1 "${U}/PAN\QLRSUM.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # QLRSUM + +MSG_QLRSUM_INP 1 "Program input file: Create SLR quick-look residual statistics" + +! Service: Automated processing +! ----------------------------- +BASLST_INP 1 "${U}/PAN\BASLST.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # BASLST + +MSG_BASLST_INP 1 "Program input file: Select baselines" + +MKCLUS_INP 1 "${U}/PAN\MKCLUS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # MKCLUS + +MSG_MKCLUS_INP 1 "Program input file: Form clusters of observation files" + +RESCHK_INP 1 "${U}/PAN\RESCHK.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RESCHK + +MSG_RESCHK_INP 1 "Program input file: Detect misbehaving stations/satellites" + +! Conversions: SINEX +! ------------------ +SNX2NQ0_INP 1 "${U}/PAN\SNX2NQ0.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SNX2NQ0 + +MSG_SNX2NQ0_INP 1 "Program input file: Transfer SINEX files to normal equation files" + +TROTRO_INP 1 "${U}/PAN\TROTRO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # TROTRO + +MSG_TROTRO_INP 1 "Program input file: Manipulate troposphere SINEX files" + +! Conversion: ANTEX +! ----------------- +ATX2PCV_INP 1 "${U}/PAN\ATX2PCV.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # ATX2PCV + +MSG_ATX2PCV_INP 1 "Program input file: Convert ANTEX to Bernese format" + +! Conversion: observation files +! ----------------------------- +OBSFMT_INP 1 "${U}/PAN\OBSFMT.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # OBSFMT + +MSG_OBSFMT_INP 1 "Program input file: Convert observation files (binary to ASCII)" + +FMTOBS_INP 1 "${U}/PAN\FMTOBS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # FMTOBS + +MSG_FMTOBS_INP 1 "Program input file: Convert observation files (ASCII to binary)" + +! Conversion: residual files +! -------------------------- +RESFMT_INP 1 "${U}/PAN\RESFMT.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RESFMT + +MSG_RESFMT_INP 1 "Program input file: Convert residual files (binary to ASCII)" + +FMTRES_INP 1 "${U}/PAN\FMTRES.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # FMTRES + +MSG_FMTRES_INP 1 "Program input file: Convert residual files (ASCII to binary)" + +! Conversion: orbit files +! ----------------------- +FMTSTD_INP 1 "${U}/PAN\FMTSTD.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # FMTSTD + +MSG_FMTSTD_INP 1 "Program input file: Convert STD and RPR files (ASCII to binary)" + +STDFMT_INP 1 "${U}/PAN\STDFMT.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STDFMT + +MSG_STDFMT_INP 1 "Program input file: Convert STD and RPR files (binary to ASCII)" + +! Conversion: NEQ-files +! --------------------- +NEQ2ASC_INP 1 "${U}/PAN\NEQ2ASC.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # NEQ2ASC + +MSG_NEQ2ASC_INP 1 "Program input file: Convert normal equation files (binary/ASCII)" + +! BPE +! --- +EDITPCF_INP 1 "${U}/PAN\EDITPCF.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITPCF + +MSG_EDITPCF_INP 1 "Program input file: Edit process control file (PCF)" + +RUNBPE_INP 1 "${U}/PAN\RUNBPE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RUNBPE + +MSG_RUNBPE_INP 1 "Program input file: Start BPE processing" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# PROGRAM NAMES - MENU_PGM 1: Options # +# # +# AUTOMATIC GENERATION OF PROGRAM OUTPUT FILE NAMES # +# Maximum program output file number > %%% < # MAXJOBNUM +# # +# OPTIONS TO RUN THE FORTRAN PROGRAMS # +# Default program path to the executables > %%%%%%%% < # CMD_PATH +# # +# Run Fortran programs in foreground > % < # CMD_FOREGROUND +# Run Fortran programs in background > % < # CMD_BACKGROUND +# Use CPU File to Run programs > % < > %%%%%%%% < # CMD_USE_CPUFILE CPU_FILE +# > %%%%%%%%%%%% < CPU Name # CMD_CPUNAME +# > %%%%%%%%%%%% < Log File # CMD_LOGFILE +# # +# Special path for individual programs # +# > Program_ Path_to_program_executable_______________________ < # SPECIAL_PATH +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.1: Menu - Configure # +# # +# CONFIGURE # +# CHNGEN > %%%%%%%% < : Change general options # CHNGEN_INP +# UPDPAN > %%%%%%%% < : Update program input files # UPDPAN_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.2: Menu - Campaign # +# # +# CAMPAIGN # +# NEWCAMP > %%%%%%%% < : Create new campaign # NEWCAMP_INP +# COORD > %%%%%%%% < : Create/update station coordinates # EDITCRD_INP +# VELOCITY > %%%%%%%% < : Create/update station velocities # EDITVEL_INP +# ECCENT > %%%%%%%% < : Create/update station eccentricities # EDITECC_INP +# STAINFO > %%%%%%%% < : Create/update station information file # EDSTACRX_INP +# STALIST > %%%%%%%% < : Create/update station selection list # EDITFIX_INP +# SIGMA > %%%%%%%% < : Create/update station sigma file # EDITSIG_INP +# STAWEIGHT> %%%%%%%% < : Create/update station observation sigma factors # EDITSOS_INP +# ABBREV > %%%%%%%% < : Create/update station abbreviation table # ABBREV_INP +# BASELINE > %%%%%%%% < : Create/update baseline definition file # EDITBSL_INP +# CLUSTER > %%%%%%%% < : Create/update cluster definition file # EDITCLU_INP +# PLATE > %%%%%%%% < : Create/update tectonic plate assignment # EDITPLD_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.3: Menu - RINEX # +# # +# RINEX PROGRAMS # +# RXOBV3 > %%%%%%%% < : Transfer RINEX observ. files to Bernese format # RXOBV3_INP +# RXNBV3 > %%%%%%%% < : Transfer RINEX navig. files to Bernese format # RXNBV3_INP +# RXMBV3 > %%%%%%%% < : Transfer RINEX meteo files to Bernese format # RXMBV3_INP +# RXNPRE > %%%%%%%% < : Transfer RINEX navig. files to precise orbits # RXNPRE_INP +# BV3RXO > %%%%%%%% < : Transfer Bernese observation files to RINEX # BV3RXO_INP +# BV3RXN > %%%%%%%% < : Transfer Bernese navigation files to RINEX # BV3RXN_INP +# CCRINEXO > %%%%%%%% < : Concatenate RINEX observation files # CCRINEXO_INP +# CCRINEXN > %%%%%%%% < : Concatenate GPS RINEX navigation files # CCRINEXN_INP +# CCRINEXG > %%%%%%%% < : Concatenate GLONASS RINEX navigation files # CCRINEXG_INP +# RNXGRA > %%%%%%%% < : Create observation statistics # RNXGRA_INP +# RNXSMT > %%%%%%%% < : Clean/smooth observation files # RNXSMT_INP +# RNXCLK > %%%%%%%% < : Extract satellite clock from clock RINEX files # RNXCLK_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.4: Menu - Orbits/EOP # +# # +# ORBIT AND EOP PROGRAMS # +# BRDTST > %%%%%%%% < : Check broadcast orbits # BRDTST_INP +# BRDTAB > %%%%%%%% < : Create tabular orbits from broadcast ephemerides# BRDTAB_INP +# SATCLK > %%%%%%%% < : Extract satellite clocks # SATCLK_INP +# PRETAB > %%%%%%%% < : Create tabular orbits # PRETAB_INP +# ORBGEN > %%%%%%%% < : Create/update standard orbits # ORBGEN_INP +# DEFXTR > %%%%%%%% < : Extract ORBGEN program output # DEFXTR_INP +# STDPRE > %%%%%%%% < : Convert standard to precise orbits # STDPRE_INP +# PREWEI > %%%%%%%% < : Set accuracy codes in precise orbits # PREWEI_INP +# CCPREORB > %%%%%%%% < : Concatenate/merge precise orbit files # CCPREORB_INP +# STDDIF > %%%%%%%% < : Compare standard orbits # STDDIF_INP +# ORBCMP > %%%%%%%% < : Compare precise orbits # ORBCMP_INP +# STDELE > %%%%%%%% < : Compare osculating elements # STDELE_INP +# POLUPD > %%%%%%%% < : Convert IERS pole files to Bernese format # POLUPD_INP +# POLXTR > %%%%%%%% < : Concatenate IERS pole files # POLXTR_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.5: Menu - Processing # +# # +# PROCESSING PROGRAMS # +# CODSPP > %%%%%%%% < : Code-based clock synchronization # CODSPP_INP +# SNGDIF > %%%%%%%% < : Create single-difference/baseline files # SNGDIF_INP +# MAUPRP > %%%%%%%% < : Phase preprocessing # MAUPRP_INP +# GPSEST > %%%%%%%% < : Parameter estimation # GPSEST_INP +# ADDNEQ2 > %%%%%%%% < : Combine normal equation systems # ADDNEQ2_INP +# CODXTR > %%%%%%%% < : Extract CODSPP program output # CODXTR_INP +# MPRXTR > %%%%%%%% < : Extract MAUPRP program output # MPRXTR_INP +# GPSXTR > %%%%%%%% < : Extract GPSEST/ADDNEQ2 program output # GPSXTR_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.6: Menu - Service # +# # +# SERVICE PROGRAMS # +# GPSSIM > %%%%%%%% < : Generate simulated observation data # GPSSIM_INP +# STA2STA > %%%%%%%% < : Convert station information files # STA2STA_INP +# STAMERGE > %%%%%%%% < : Merge station information files # STAMERGE_INP +# RNX2STA > %%%%%%%% < : Extract station information from RINEX headers # RNX2STA_INP +# SNX2STA > %%%%%%%% < : Extract station information from SINEX file # SNX2STA_INP +# CHGHED > %%%%%%%% < : Change header of observation files # CHGHED_INP +# SATMRK > %%%%%%%% < : Mark/delete observations # SATMRK_INP +# OBSSPL > %%%%%%%% < : Split observation files # OBSSPL_INP +# SATGRA > %%%%%%%% < : Create pseudo-graphics of the observations # SATGRA_INP +# REDISP > %%%%%%%% < : Display residual file # REDISP_INP +# RESRMS > %%%%%%%% < : Create residual statistics # RESRMS_INP +# FODITS > %%%%%%%% < : Analysis of time series # FODITS_INP +# HELMER > %%%%%%%% < : Helmert transformation # HELMERT_INP +# COMPAR > %%%%%%%% < : Coordinate comparison # COMPAR_INP +# VELDIF > %%%%%%%% < : Velocity comparison # VELDIF_INP +# NUVELO > %%%%%%%% < : Compute NUVEL velocities # NUVELO_INP +# COOVEL > %%%%%%%% < : Extrapolate coordinates # COOVEL_INP +# COOSYS > %%%%%%%% < : Coordinate transformation # COOSYS_INP +# ETRS89 > %%%%%%%% < : Transform coordinates to ETRS89 frame # ETRS89_INP +# CRDMERGE > %%%%%%%% < : Merge coordinate/velocity files # CRDMRG_INP +# GRDS1S2 > %%%%%%%% < : Extract atmospheric tidal loading coefficients # GRDS1S2_INP +# CCRNXC > %%%%%%%% < : Combine/manipulate clock RINEX files # CCRNXC_INP +# CLKEST > %%%%%%%% < : Epoch-wise clock interpolation # CLKEST_INP +# IONEST > %%%%%%%% < : Local ionosphere model estimation # IONEST_INP +# LEOAUX > %%%%%%%% < : Prepare LEO auxiliary information # LEOAUX_INP +# KINPRE > %%%%%%%% < : Convert kinematic positions to precise orbits # KINPRE_INP +# IRV2STV > %%%%%%%% < : Convert IRV or PRE files to state vectors # IRV2STV_INP +# CPFSP3 > %%%%%%%% < : Convert CPF to precise orbit files # CPFSP3_INP +# SP3CPF > %%%%%%%% < : Convert precise orbits to CPF files # SP3CPF_INP +# SNX2SLR > %%%%%%%% < : Prepare SLR data handling file # SNX2SLR_INP +# QLRINEXO > %%%%%%%% < : Convert normal point files (old format) to RINEX# QLRINEXO_INP +# CRD2RNXO > %%%%%%%% < : Convert normal point files (new format) to RINEX# CRD2RNXO_INP +# QLRSUM > %%%%%%%% < : Create SLR quick-look residual statistics # QLRSUM_INP +# BASLST > %%%%%%%% < : Select baselines # BASLST_INP +# MKCLUS > %%%%%%%% < : Form clusters of observation files # MKCLUS_INP +# RESCHK > %%%%%%%% < : Detect misbehaving stations/satellites # RESCHK_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.7: Menu - Conversion # +# # +# CONVERSION PROGRAMS # +# SNX2NQ0 > %%%%%%%% < : Transfer SINEX files to normal equation files # SNX2NQ0_INP +# TROTRO > %%%%%%%% < : Manipulate troposphere SINEX files # TROTRO_INP +# ATX2PCV > %%%%%%%% < : Convert ANTEX to Bernese format # ATX2PCV_INP +# OBSFMT > %%%%%%%% < : Convert observation files (binary to ASCII) # OBSFMT_INP +# FMTOBS > %%%%%%%% < : Convert observation files (ASCII to binary) # FMTOBS_INP +# RESFMT > %%%%%%%% < : Convert residual files (binary to ASCII) # RESFMT_INP +# FMTRES > %%%%%%%% < : Convert residual files (ASCII to binary) # FMTRES_INP +# STDFMT > %%%%%%%% < : Convert STD and RPR files (binary to ASCII) # STDFMT_INP +# FMTSTD > %%%%%%%% < : Convert STD and RPR files (ASCII to binary) # FMTSTD_INP +# NEQ2ASC > %%%%%%%% < : Convert normal equation files (binary/ASCII) # NEQ2ASC_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.8: Menu - BPE # +# # +# BERNESE PROCESSING ENGINE # +# PCFILE > %%%%%%%% < : Edit process control file (PCF) # EDITPCF_INP +# RUNBPE > %%%%%%%% < : Start BPE processing # RUNBPE_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 3: Menu - User # +# # +# ADDITIONAL USER PROGRAMS # +# USER1 > %%%%%%%% < # USER1_INP +# USER2 > %%%%%%%% < # USER2_INP +# USER3 > %%%%%%%% < # USER3_INP +# USER4 > %%%%%%%% < # USER4_INP +# USER5 > %%%%%%%% < # USER5_INP +# USER6 > %%%%%%%% < # USER6_INP +# USER7 > %%%%%%%% < # USER7_INP +# USER8 > %%%%%%%% < # USER8_INP +# USER9 > %%%%%%%% < # USER9_INP +# USER10 > %%%%%%%% < # USER10_INP +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_GE2/MENU_PGM.old b/config/bernese/gpsuser52-luzon/OPT/R2S_GE2/MENU_PGM.old new file mode 100755 index 0000000..ab5d804 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_GE2/MENU_PGM.old @@ -0,0 +1,956 @@ + +! Command to Run the Fortran Program +! ---------------------------------- +CMD_PATH 1 "${XG}" + ## widget = lineedit; emptyallowed = false + +MSG_CMD_PATH 1 "Default program path to the executables" + +CMD_FOREGROUND 1 "1" + ## widget = radiobutton; group = CMD + +MSG_CMD_FOREGROUND 1 "Run Fortran programs in foreground" + +CMD_BACKGROUND 1 "0" + ## widget = radiobutton; group = CMD + +MSG_CMD_BACKGROUND 1 "Run Fortran programs in background" + +CMD_USE_CPUFILE 1 "0" + ## widget = radiobutton; group = CMD + +MSG_CMD_USE_CPUFILE 1 "Use selected CPU file to run Fortran programs" + +! CPU File +! -------- +CPU_FILE 0 + ## widget = selwin; path = PTH_CPU; ext = EXT_CPU; maxfiles = 1 + ## activeif = CMD_USE_CPUFILE == 1 + # UNIX + +MSG_CPU_FILE 1 "CPU control file" + +CMD_CPUNAME 0 + ## widget = lineedit; activeif = CMD_USE_CPUFILE == 1 + # + +MSG_CMD_CPUNAME 1 "CPU name" + +CMD_LOGFILE 0 + ## widget = lineedit; path = PTH_SCR; ext = NO_EXT + ## activeif = CMD_USE_CPUFILE == 1 + # + +MSG_CMD_LOGFILE 1 "Log File" + +MAXJOBNUM 1 "99" + ## widget = combobox; cards = 99 999; check_type = integer; check_min = 0 + ## check_max = 999 + +MSG_MAXJOBNUM 1 "Maximum program output file number" + +! List of Programs with special path to the executable +! ---------------------------------------------------- +SPECIAL_PATH 1 "INPTST" "/home/dach/BERN/TOOL/EXE_G95" + ## widget = uniline; numlines = 20 + +MSG_SPECIAL_PATH 1 "Programs executed from special paths" + +! Names of Programs/Input Files +! ----------------------------- +USER1_INP 1 "${U}/PAN/GRDS1S2.INP" + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + # GRDS1S2 + +MSG_USER1_INP 1 "USER1" + +USER2_INP 1 "${U}/PAN/INPTST.INP" + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + # INPTST + +MSG_USER2_INP 1 "USER2" + +USER3_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + # + +MSG_USER3_INP 1 "USER3" + +USER4_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + # + +MSG_USER4_INP 1 "USER4" + +USER5_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + # + +MSG_USER5_INP 1 "USER5" + +USER6_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + # + +MSG_USER6_INP 1 "USER6" + +USER7_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + # + +MSG_USER7_INP 1 "USER7" + +USER8_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + # + +MSG_USER8_INP 1 "USER8" + +USER9_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + # + +MSG_USER9_INP 1 "USER9" + +USER10_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + # + +MSG_USER10_INP 1 "USER10" + +! Configure +! --------- +CHNGEN_INP 1 "${U}/PAN/CHNGEN.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CHNGEN + +MSG_CHNGEN_INP 1 "Program input file: Change general options" + +UPDPAN_INP 1 "${U}/PAN/UPDPAN.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # UPDPAN + +MSG_UPDPAN_INP 1 "Program input file: Update program input files" + +! Campaign +! -------- +NEWCAMP_INP 1 "${U}/PAN/NEWCAMP.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # NEWCAMP + +MSG_NEWCAMP_INP 1 "Program input file: Create new campaign" + +! Station files +! ------------- +EDITCRD_INP 1 "${U}/PAN/EDITCRD.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITCRD + +MSG_EDITCRD_INP 1 "Program input file: Create/update station coordinates" + +EDITVEL_INP 1 "${U}/PAN/EDITVEL.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITVEL + +MSG_EDITVEL_INP 1 "Program input file: Create/update station velocities" + +EDITECC_INP 1 "${U}/PAN/EDITECC.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITECC + +MSG_EDITECC_INP 1 "Program input file: Create/update station eccentricities" + +EDSTACRX_INP 1 "${U}/PAN/EDITSTA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITSTA + +MSG_EDSTACRX_INP 1 "Program input file: Create/update station information file" + +EDITFIX_INP 1 "${U}/PAN/EDITFIX.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITFIX + +MSG_EDITFIX_INP 1 "Program input file: Create/update station selection list" + +EDITSIG_INP 1 "${U}/PAN/EDITSIG.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITSIG + +MSG_EDITSIG_INP 1 "Program input file: Create/update station sigma file" + +EDITSOS_INP 1 "${U}/PAN/EDITSOS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITSOS + +MSG_EDITSOS_INP 1 "Program input file: Create/update station observation sigma factors" + +ABBREV_INP 1 "${U}/PAN/EDITABB.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITABB + +MSG_ABBREV_INP 1 "Program input file: Create/update station abbreviation table" + +EDITBSL_INP 1 "${U}/PAN/EDITBSL.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITBSL + +MSG_EDITBSL_INP 1 "Program input file: Create/update baseline definition file" + +EDITCLU_INP 1 "${U}/PAN/EDITCLU.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITCLU + +MSG_EDITCLU_INP 1 "Program input file: Create/update cluster definition file" + +EDITPLD_INP 1 "${U}/PAN/EDITPLD.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITPLD + +MSG_EDITPLD_INP 1 "Program input file: Create/update tectonic plate assignment" + +! RINEX to Bernese +! ---------------- +RXOBV3_INP 1 "${U}/PAN/RXOBV3.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RXOBV3 + +MSG_RXOBV3_INP 1 "Program input file: Transfer RINEX observation files to Bernese format" + +RXNBV3_INP 1 "${U}/PAN/RXNBV3.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RXNBV3 + +MSG_RXNBV3_INP 1 "Program input file: Transfer RINEX navig. files to Bernese format" + +RXMBV3_INP 1 "${U}/PAN/RXMBV3.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RXMBV3 + +MSG_RXMBV3_INP 1 "Program input file: Transfer RINEX meteo files to Bernese format" + +RXNPRE_INP 1 "${U}/PAN/RXNPRE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RXNPRE + +MSG_RXNPRE_INP 1 "Program input file: Transfer RINEX navig. files to precise orbits" + +! Bernese to RINEX +! ---------------- +BV3RXO_INP 1 "${U}/PAN/BV3RXO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # BV3RXO + +MSG_BV3RXO_INP 1 "Program input file: Transfer Bernese observation files to RINEX" + +BV3RXN_INP 1 "${U}/PAN/BV3RXN.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # BV3RXN + +MSG_BV3RXN_INP 1 "Program input file: Transfer Bernese navigation files to RINEX" + +! Cut/concatenate RINEX +! --------------------- +CCRINEXO_INP 1 "${U}/PAN/CCRINEXO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CCRINEXO + +MSG_CCRINEXO_INP 1 "Program input file: Concatenate RINEX observation files" + +CCRINEXN_INP 1 "${U}/PAN/CCRINEXN.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CCRINEXN + +MSG_CCRINEXN_INP 1 "Program input file: Concatenate GPS RINEX navigation files" + +CCRINEXG_INP 1 "${U}/PAN/CCRINEXG.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CCRINEXG + +MSG_CCRINEXG_INP 1 "Program input file: Concatenate GLONASS RINEX navigation files" + +! RINEX utilities +! --------------- +RNXGRA_INP 1 "${U}/PAN/RNXGRA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RNXGRA + +MSG_RNXGRA_INP 1 "Program input file: Create observation statistics" + +RNXSMT_INP 1 "${U}/PAN/RNXSMT.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RNXSMT + +MSG_RNXSMT_INP 1 "Program input file: Clean/smooth observation files" + +RNXCLK_INP 1 "${U}/PAN/RNXCLK.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RNXCLK + +MSG_RNXCLK_INP 1 "Program input file: Extract satellite clock from clock RINEX files" + +! Orbit, Broadcast +! ---------------- +BRDTST_INP 1 "${U}/PAN/BRDTST.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # BRDTST + +MSG_BRDTST_INP 1 "Program input file: Check broadcast orbits" + +BRDTAB_INP 1 "${U}/PAN/BRDTAB.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # BRDTAB + +MSG_BRDTAB_INP 1 "Program input file: Create tabular orbits from broadcast ephemerides" + +SATCLK_INP 1 "${U}/PAN/SATCLK.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SATCLK + +MSG_SATCLK_INP 1 "Program input file: Extract satellite clocks" + +! Orbit, create standard orbit +! ---------------------------- +PRETAB_INP 1 "${U}/PAN/PRETAB.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # PRETAB + +MSG_PRETAB_INP 1 "Program input file: Create tabular orbits" + +ORBGEN_INP 1 "${U}/PAN/ORBGEN.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # ORBGEN + +MSG_ORBGEN_INP 1 "Program input file: Create/update standard orbits" + +DEFXTR_INP 1 "${U}/PAN/DEFXTR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # DEFXTR + +MSG_DEFXTR_INP 1 "Program input file: Extract ORBGEN program output" + +! Standard to precise +! ------------------- +STDPRE_INP 1 "${U}/PAN/STDPRE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STDPRE + +MSG_STDPRE_INP 1 "Program input file: Convert standard to precise orbits" + +PREWEI_INP 1 "${U}/PAN/PREWEI.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # PREWEI + +MSG_PREWEI_INP 1 "Program input file: Set accuracy codes in precise orbits" + +CCPREORB_INP 1 "${U}/PAN/CCPREORB.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CCPREORB + +MSG_CCPREORB_INP 1 "Program input file: Concatenate/merge precise orbit files" + +! Compare orbits +! -------------- +STDDIF_INP 1 "${U}/PAN/STDDIF.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STDDIF + +MSG_STDDIF_INP 1 "Program input file: Compare standard orbits" + +ORBCMP_INP 1 "${U}/PAN/ORBCMP.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # ORBCMP + +MSG_ORBCMP_INP 1 "Program input file: Compare precise orbits" + +STDELE_INP 1 "${U}/PAN/STDELE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STDELE + +MSG_STDELE_INP 1 "Program input file: Compare osculating elements" + +! EOPs utilities +! -------------- +POLUPD_INP 1 "${U}/PAN/POLUPD.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # POLUPD + +MSG_POLUPD_INP 1 "Program input file: Convert IERS pole files to Bernese format" + +POLXTR_INP 1 "${U}/PAN/POLXTR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # POLXTR + +MSG_POLXTR_INP 1 "Program input file: Concatenate IERS pole files" + +! Processing +! ---------- +CODSPP_INP 1 "${U}/PAN/CODSPP.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CODSPP + +MSG_CODSPP_INP 1 "Program input file: Code-based clock synchronization" + +SNGDIF_INP 1 "${U}/PAN/SNGDIF.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SNGDIF + +MSG_SNGDIF_INP 1 "Program input file: Create single-difference/baseline files" + +MAUPRP_INP 1 "${U}/PAN/MAUPRP.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # MAUPRP + +MSG_MAUPRP_INP 1 "Program input file: Phase preprocessing" + +GPSEST_INP 1 "${U}/PAN/GPSEST.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # GPSEST + +MSG_GPSEST_INP 1 "Program input file: Parameter estimation" + +ADDNEQ2_INP 1 "${U}/PAN/ADDNEQ2.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # ADDNEQ2 + +MSG_ADDNEQ2_INP 1 "Program input file: Combine normal equation systems" + +! Processing extractions +! ---------------------- +CODXTR_INP 1 "${U}/PAN/CODXTR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CODXTR + +MSG_CODXTR_INP 1 "Program input file: Extract CODSPP program output" + +MPRXTR_INP 1 "${U}/PAN/MPRXTR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # MPRXTR + +MSG_MPRXTR_INP 1 "Program input file: Extract MAUPRP program output" + +GPSXTR_INP 1 "${U}/PAN/GPSXTR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # GPSXTR + +MSG_GPSXTR_INP 1 "Program input file: Extract GPSEST/ADDNEQ2 program output" + +! Service: Simulate +! ----------------- +GPSSIM_INP 1 "${U}/PAN/GPSSIM.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # GPSSIM + +MSG_GPSSIM_INP 1 "Program input file: Generate simulated observation data" + +! Service: Station information files +! ---------------------------------- +STA2STA_INP 1 "${U}/PAN/STA2STA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STA2STA + +MSG_STA2STA_INP 1 "Program input file: Convert station information files" + +STAMERGE_INP 1 "${U}/PAN/STAMERGE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STAMERGE + +MSG_STAMERGE_INP 1 "Program input file: Merge station information files" + +RNX2STA_INP 1 "${U}/PAN/RNX2STA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RNX2STA + +MSG_RNX2STA_INP 1 "Program input file: Extract station information from RINEX headers" + +SNX2STA_INP 1 "${U}/PAN/SNX2STA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SNX2STA + +MSG_SNX2STA_INP 1 "Program input file: Extract station information from SINEX file" + +! Service: Observation files +! -------------------------- +CHGHED_INP 1 "${U}/PAN/CHGHED.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CHGHED + +MSG_CHGHED_INP 1 "Program input file: Change header of observation files" + +SATMRK_INP 1 "${U}/PAN/SATMRK.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SATMRK + +MSG_SATMRK_INP 1 "Program input file: Mark/delete observations" + +OBSSPL_INP 1 "${U}/PAN/OBSSPL.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # OBSSPL + +MSG_OBSSPL_INP 1 "Program input file: Split observation files" + +SATGRA_INP 1 "${U}/PAN/SATGRA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SATGRA + +MSG_SATGRA_INP 1 "Program input file: Create pseudo-graphics of the observations" + +! Service: Residuals +! ------------------ +REDISP_INP 1 "${U}/PAN/REDISP.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # REDISP + +MSG_REDISP_INP 1 "Program input file: Display residual file" + +RESRMS_INP 1 "${U}/PAN/RESRMS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RESRMS + +MSG_RESRMS_INP 1 "Program input file: Create residual statistics" + +! Service: Coordinates +! -------------------- +FODITS_INP 1 "${U}/PAN/FODITS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # FODITS + +MSG_FODITS_INP 1 "Program input file: Analysis of time series" + +HELMERT_INP 1 "${U}/PAN/HELMR1.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # HELMR1 + +MSG_HELMERT_INP 1 "Program input file: Helmert transformation" + +COMPAR_INP 1 "${U}/PAN/COMPAR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # COMPAR + +MSG_COMPAR_INP 1 "Program input file: Coordinate comparison" + +VELDIF_INP 1 "${U}/PAN/VELDIF.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # VELDIF + +MSG_VELDIF_INP 1 "Program input file: Velocity comparison" + +NUVELO_INP 1 "${U}/PAN/NUVELO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # NUVELO + +MSG_NUVELO_INP 1 "Program input file: Compute NUVEL velocities" + +COOVEL_INP 1 "${U}/PAN/COOVEL.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # COOVEL + +MSG_COOVEL_INP 1 "Program input file: Extrapolate coordinates" + +COOSYS_INP 1 "${U}/PAN/COOSYS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # COOSYS + +MSG_COOSYS_INP 1 "Program input file: Coordinate transformation" + +ETRS89_INP 1 "${U}/PAN/ETRS89.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # ETRS89 + +MSG_ETRS89_INP 1 "Program input file: Transform coordinates to ETRS89 frame" + +CRDMRG_INP 1 "${U}/PAN/CRDMERGE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CRDMERGE + +MSG_CRDMRG_INP 1 "Program input file: Merge coordinate/velocity files" + +GRDS1S2_INP 1 "${U}/PAN/GRDS1S2.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # GRDS1S2 + +MSG_GRDS1S2_INP 1 "Program input file: Extract atmospheric tidal loading coefficients" + +! Service: Clock tools +! -------------------- +CCRNXC_INP 1 "${U}/PAN/CCRNXC.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CCRNXC + +MSG_CCRNXC_INP 1 "Program input file: Combine/manipulate clock RINEX files" + +CLKEST_INP 1 "${U}/PAN/CLKEST.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CLKEST + +MSG_CLKEST_INP 1 "Program input file: Epoch-wise clock interpolation" + +! Service: Ionosphere +! ------------------- +IONEST_INP 1 "${U}/PAN/IONEST.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # IONEST + +MSG_IONEST_INP 1 "Program input file: Local ionosphere model estimation" + +! Service: LEO +! ------------ +LEOAUX_INP 1 "${U}/PAN/LEOAUX.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # LEOAUX + +MSG_LEOAUX_INP 1 "Program input file: Prepare LEO auxiliary information" + +KINPRE_INP 1 "${U}/PAN/KINPRE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # KINPRE + +MSG_KINPRE_INP 1 "Program input file: Convert kinematic positions to precise orbits" + +! Service: SLR +! ------------ +IRV2STV_INP 1 "${U}/PAN/IRV2STV.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # IRV2STV + +MSG_IRV2STV_INP 1 "Program input file: Convert IRV or PRE files to state vectors" + +CPFSP3_INP 1 "${U}/PAN/CPFSP3.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CPFSP3 + +MSG_CPFSP3_INP 1 "Program input file: Convert CPF to precise orbit files" + +SP3CPF_INP 1 "${U}/PAN/SP3CPF.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SP3CPF + +MSG_SP3CPF_INP 1 "Program input file: Convert precise orbits to CPF files" + +SNX2SLR_INP 1 "${U}/PAN/SNX2SLR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SNX2SLR + +MSG_SNX2SLR_INP 1 "Program input file: Prepare SLR data handling file" + +QLRINEXO_INP 1 "${U}/PAN/QLRINEXO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # QLRINEXO + +MSG_QLRINEXO_INP 1 "Program input file: Convert SLR normal point files (old format) to RINEX" + +CRD2RNXO_INP 1 "${U}/PAN/CRD2RNXO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CRD2RNXO + +MSG_CRD2RNXO_INP 1 "Program input file: Convert SLR normal point files (new format) to RINEX" + +QLRSUM_INP 1 "${U}/PAN/QLRSUM.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # QLRSUM + +MSG_QLRSUM_INP 1 "Program input file: Create SLR quick-look residual statistics" + +! Service: Automated processing +! ----------------------------- +BASLST_INP 1 "${U}/PAN/BASLST.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # BASLST + +MSG_BASLST_INP 1 "Program input file: Select baselines" + +MKCLUS_INP 1 "${U}/PAN/MKCLUS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # MKCLUS + +MSG_MKCLUS_INP 1 "Program input file: Form clusters of observation files" + +RESCHK_INP 1 "${U}/PAN/RESCHK.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RESCHK + +MSG_RESCHK_INP 1 "Program input file: Detect misbehaving stations/satellites" + +! Conversions: SINEX +! ------------------ +SNX2NQ0_INP 1 "${U}/PAN/SNX2NQ0.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SNX2NQ0 + +MSG_SNX2NQ0_INP 1 "Program input file: Transfer SINEX files to normal equation files" + +TROTRO_INP 1 "${U}/PAN/TROTRO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # TROTRO + +MSG_TROTRO_INP 1 "Program input file: Manipulate troposphere SINEX files" + +! Conversion: ANTEX +! ----------------- +ATX2PCV_INP 1 "${U}/PAN/ATX2PCV.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # ATX2PCV + +MSG_ATX2PCV_INP 1 "Program input file: Convert ANTEX to Bernese format" + +! Conversion: observation files +! ----------------------------- +OBSFMT_INP 1 "${U}/PAN/OBSFMT.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # OBSFMT + +MSG_OBSFMT_INP 1 "Program input file: Convert observation files (binary to ASCII)" + +FMTOBS_INP 1 "${U}/PAN/FMTOBS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # FMTOBS + +MSG_FMTOBS_INP 1 "Program input file: Convert observation files (ASCII to binary)" + +! Conversion: residual files +! -------------------------- +RESFMT_INP 1 "${U}/PAN/RESFMT.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RESFMT + +MSG_RESFMT_INP 1 "Program input file: Convert residual files (binary to ASCII)" + +FMTRES_INP 1 "${U}/PAN/FMTRES.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # FMTRES + +MSG_FMTRES_INP 1 "Program input file: Convert residual files (ASCII to binary)" + +! Conversion: orbit files +! ----------------------- +FMTSTD_INP 1 "${U}/PAN/FMTSTD.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # FMTSTD + +MSG_FMTSTD_INP 1 "Program input file: Convert STD and RPR files (ASCII to binary)" + +STDFMT_INP 1 "${U}/PAN/STDFMT.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STDFMT + +MSG_STDFMT_INP 1 "Program input file: Convert STD and RPR files (binary to ASCII)" + +! Conversion: NEQ-files +! --------------------- +NEQ2ASC_INP 1 "${U}/PAN/NEQ2ASC.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # NEQ2ASC + +MSG_NEQ2ASC_INP 1 "Program input file: Convert normal equation files (binary/ASCII)" + +! BPE +! --- +EDITPCF_INP 1 "${U}/PAN/EDITPCF.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITPCF + +MSG_EDITPCF_INP 1 "Program input file: Edit process control file (PCF)" + +RUNBPE_INP 1 "${U}/PAN/RUNBPE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RUNBPE + +MSG_RUNBPE_INP 1 "Program input file: Start BPE processing" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# PROGRAM NAMES - MENU_PGM 1: Options # +# # +# AUTOMATIC GENERATION OF PROGRAM OUTPUT FILE NAMES # +# Maximum program output file number > %%% < # MAXJOBNUM +# # +# OPTIONS TO RUN THE FORTRAN PROGRAMS # +# Default program path to the executables > %%%%%%%% < # CMD_PATH +# # +# Run Fortran programs in foreground > % < # CMD_FOREGROUND +# Run Fortran programs in background > % < # CMD_BACKGROUND +# Use CPU File to Run programs > % < > %%%%%%%% < # CMD_USE_CPUFILE CPU_FILE +# > %%%%%%%%%%%% < CPU Name # CMD_CPUNAME +# > %%%%%%%%%%%% < Log File # CMD_LOGFILE +# # +# Special path for individual programs # +# > Program_ Path_to_program_executable_______________________ < # SPECIAL_PATH +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.1: Menu - Configure # +# # +# CONFIGURE # +# CHNGEN > %%%%%%%% < : Change general options # CHNGEN_INP +# UPDPAN > %%%%%%%% < : Update program input files # UPDPAN_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.2: Menu - Campaign # +# # +# CAMPAIGN # +# NEWCAMP > %%%%%%%% < : Create new campaign # NEWCAMP_INP +# COORD > %%%%%%%% < : Create/update station coordinates # EDITCRD_INP +# VELOCITY > %%%%%%%% < : Create/update station velocities # EDITVEL_INP +# ECCENT > %%%%%%%% < : Create/update station eccentricities # EDITECC_INP +# STAINFO > %%%%%%%% < : Create/update station information file # EDSTACRX_INP +# STALIST > %%%%%%%% < : Create/update station selection list # EDITFIX_INP +# SIGMA > %%%%%%%% < : Create/update station sigma file # EDITSIG_INP +# STAWEIGHT> %%%%%%%% < : Create/update station observation sigma factors # EDITSOS_INP +# ABBREV > %%%%%%%% < : Create/update station abbreviation table # ABBREV_INP +# BASELINE > %%%%%%%% < : Create/update baseline definition file # EDITBSL_INP +# CLUSTER > %%%%%%%% < : Create/update cluster definition file # EDITCLU_INP +# PLATE > %%%%%%%% < : Create/update tectonic plate assignment # EDITPLD_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.3: Menu - RINEX # +# # +# RINEX PROGRAMS # +# RXOBV3 > %%%%%%%% < : Transfer RINEX observ. files to Bernese format # RXOBV3_INP +# RXNBV3 > %%%%%%%% < : Transfer RINEX navig. files to Bernese format # RXNBV3_INP +# RXMBV3 > %%%%%%%% < : Transfer RINEX meteo files to Bernese format # RXMBV3_INP +# RXNPRE > %%%%%%%% < : Transfer RINEX navig. files to precise orbits # RXNPRE_INP +# BV3RXO > %%%%%%%% < : Transfer Bernese observation files to RINEX # BV3RXO_INP +# BV3RXN > %%%%%%%% < : Transfer Bernese navigation files to RINEX # BV3RXN_INP +# CCRINEXO > %%%%%%%% < : Concatenate RINEX observation files # CCRINEXO_INP +# CCRINEXN > %%%%%%%% < : Concatenate GPS RINEX navigation files # CCRINEXN_INP +# CCRINEXG > %%%%%%%% < : Concatenate GLONASS RINEX navigation files # CCRINEXG_INP +# RNXGRA > %%%%%%%% < : Create observation statistics # RNXGRA_INP +# RNXSMT > %%%%%%%% < : Clean/smooth observation files # RNXSMT_INP +# RNXCLK > %%%%%%%% < : Extract satellite clock from clock RINEX files # RNXCLK_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.4: Menu - Orbits/EOP # +# # +# ORBIT AND EOP PROGRAMS # +# BRDTST > %%%%%%%% < : Check broadcast orbits # BRDTST_INP +# BRDTAB > %%%%%%%% < : Create tabular orbits from broadcast ephemerides# BRDTAB_INP +# SATCLK > %%%%%%%% < : Extract satellite clocks # SATCLK_INP +# PRETAB > %%%%%%%% < : Create tabular orbits # PRETAB_INP +# ORBGEN > %%%%%%%% < : Create/update standard orbits # ORBGEN_INP +# DEFXTR > %%%%%%%% < : Extract ORBGEN program output # DEFXTR_INP +# STDPRE > %%%%%%%% < : Convert standard to precise orbits # STDPRE_INP +# PREWEI > %%%%%%%% < : Set accuracy codes in precise orbits # PREWEI_INP +# CCPREORB > %%%%%%%% < : Concatenate/merge precise orbit files # CCPREORB_INP +# STDDIF > %%%%%%%% < : Compare standard orbits # STDDIF_INP +# ORBCMP > %%%%%%%% < : Compare precise orbits # ORBCMP_INP +# STDELE > %%%%%%%% < : Compare osculating elements # STDELE_INP +# POLUPD > %%%%%%%% < : Convert IERS pole files to Bernese format # POLUPD_INP +# POLXTR > %%%%%%%% < : Concatenate IERS pole files # POLXTR_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.5: Menu - Processing # +# # +# PROCESSING PROGRAMS # +# CODSPP > %%%%%%%% < : Code-based clock synchronization # CODSPP_INP +# SNGDIF > %%%%%%%% < : Create single-difference/baseline files # SNGDIF_INP +# MAUPRP > %%%%%%%% < : Phase preprocessing # MAUPRP_INP +# GPSEST > %%%%%%%% < : Parameter estimation # GPSEST_INP +# ADDNEQ2 > %%%%%%%% < : Combine normal equation systems # ADDNEQ2_INP +# CODXTR > %%%%%%%% < : Extract CODSPP program output # CODXTR_INP +# MPRXTR > %%%%%%%% < : Extract MAUPRP program output # MPRXTR_INP +# GPSXTR > %%%%%%%% < : Extract GPSEST/ADDNEQ2 program output # GPSXTR_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.6: Menu - Service # +# # +# SERVICE PROGRAMS # +# GPSSIM > %%%%%%%% < : Generate simulated observation data # GPSSIM_INP +# STA2STA > %%%%%%%% < : Convert station information files # STA2STA_INP +# STAMERGE > %%%%%%%% < : Merge station information files # STAMERGE_INP +# RNX2STA > %%%%%%%% < : Extract station information from RINEX headers # RNX2STA_INP +# SNX2STA > %%%%%%%% < : Extract station information from SINEX file # SNX2STA_INP +# CHGHED > %%%%%%%% < : Change header of observation files # CHGHED_INP +# SATMRK > %%%%%%%% < : Mark/delete observations # SATMRK_INP +# OBSSPL > %%%%%%%% < : Split observation files # OBSSPL_INP +# SATGRA > %%%%%%%% < : Create pseudo-graphics of the observations # SATGRA_INP +# REDISP > %%%%%%%% < : Display residual file # REDISP_INP +# RESRMS > %%%%%%%% < : Create residual statistics # RESRMS_INP +# FODITS > %%%%%%%% < : Analysis of time series # FODITS_INP +# HELMER > %%%%%%%% < : Helmert transformation # HELMERT_INP +# COMPAR > %%%%%%%% < : Coordinate comparison # COMPAR_INP +# VELDIF > %%%%%%%% < : Velocity comparison # VELDIF_INP +# NUVELO > %%%%%%%% < : Compute NUVEL velocities # NUVELO_INP +# COOVEL > %%%%%%%% < : Extrapolate coordinates # COOVEL_INP +# COOSYS > %%%%%%%% < : Coordinate transformation # COOSYS_INP +# ETRS89 > %%%%%%%% < : Transform coordinates to ETRS89 frame # ETRS89_INP +# CRDMERGE > %%%%%%%% < : Merge coordinate/velocity files # CRDMRG_INP +# GRDS1S2 > %%%%%%%% < : Extract atmospheric tidal loading coefficients # GRDS1S2_INP +# CCRNXC > %%%%%%%% < : Combine/manipulate clock RINEX files # CCRNXC_INP +# CLKEST > %%%%%%%% < : Epoch-wise clock interpolation # CLKEST_INP +# IONEST > %%%%%%%% < : Local ionosphere model estimation # IONEST_INP +# LEOAUX > %%%%%%%% < : Prepare LEO auxiliary information # LEOAUX_INP +# KINPRE > %%%%%%%% < : Convert kinematic positions to precise orbits # KINPRE_INP +# IRV2STV > %%%%%%%% < : Convert IRV or PRE files to state vectors # IRV2STV_INP +# CPFSP3 > %%%%%%%% < : Convert CPF to precise orbit files # CPFSP3_INP +# SP3CPF > %%%%%%%% < : Convert precise orbits to CPF files # SP3CPF_INP +# SNX2SLR > %%%%%%%% < : Prepare SLR data handling file # SNX2SLR_INP +# QLRINEXO > %%%%%%%% < : Convert normal point files (old format) to RINEX# QLRINEXO_INP +# CRD2RNXO > %%%%%%%% < : Convert normal point files (new format) to RINEX# CRD2RNXO_INP +# QLRSUM > %%%%%%%% < : Create SLR quick-look residual statistics # QLRSUM_INP +# BASLST > %%%%%%%% < : Select baselines # BASLST_INP +# MKCLUS > %%%%%%%% < : Form clusters of observation files # MKCLUS_INP +# RESCHK > %%%%%%%% < : Detect misbehaving stations/satellites # RESCHK_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.7: Menu - Conversion # +# # +# CONVERSION PROGRAMS # +# SNX2NQ0 > %%%%%%%% < : Transfer SINEX files to normal equation files # SNX2NQ0_INP +# TROTRO > %%%%%%%% < : Manipulate troposphere SINEX files # TROTRO_INP +# ATX2PCV > %%%%%%%% < : Convert ANTEX to Bernese format # ATX2PCV_INP +# OBSFMT > %%%%%%%% < : Convert observation files (binary to ASCII) # OBSFMT_INP +# FMTOBS > %%%%%%%% < : Convert observation files (ASCII to binary) # FMTOBS_INP +# RESFMT > %%%%%%%% < : Convert residual files (binary to ASCII) # RESFMT_INP +# FMTRES > %%%%%%%% < : Convert residual files (ASCII to binary) # FMTRES_INP +# STDFMT > %%%%%%%% < : Convert STD and RPR files (binary to ASCII) # STDFMT_INP +# FMTSTD > %%%%%%%% < : Convert STD and RPR files (ASCII to binary) # FMTSTD_INP +# NEQ2ASC > %%%%%%%% < : Convert normal equation files (binary/ASCII) # NEQ2ASC_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.8: Menu - BPE # +# # +# BERNESE PROCESSING ENGINE # +# PCFILE > %%%%%%%% < : Edit process control file (PCF) # EDITPCF_INP +# RUNBPE > %%%%%%%% < : Start BPE processing # RUNBPE_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 3: Menu - User # +# # +# ADDITIONAL USER PROGRAMS # +# USER1 > %%%%%%%% < # USER1_INP +# USER2 > %%%%%%%% < # USER2_INP +# USER3 > %%%%%%%% < # USER3_INP +# USER4 > %%%%%%%% < # USER4_INP +# USER5 > %%%%%%%% < # USER5_INP +# USER6 > %%%%%%%% < # USER6_INP +# USER7 > %%%%%%%% < # USER7_INP +# USER8 > %%%%%%%% < # USER8_INP +# USER9 > %%%%%%%% < # USER9_INP +# USER10 > %%%%%%%% < # USER10_INP +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_GE2/MENU_VAR.INP b/config/bernese/gpsuser52-luzon/OPT/R2S_GE2/MENU_VAR.INP new file mode 100755 index 0000000..9a43610 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_GE2/MENU_VAR.INP @@ -0,0 +1,107 @@ + +! +! Predefined variables +! +! 2-digit year +! ------------ +YEAR2 1 "19" + ## widget = comment + # $Y + +MSG_YEAR2 1 "Two digit year of the current session" + +! Month +! ----- +MONTH2 1 "01" + ## widget = comment + # $M + +MSG_MONTH2 1 "Month of the current session" + +! Day of month +! ------------ +DAY2 1 "11" + ## widget = comment + # $D + +MSG_DAY2 1 "Day of month of the current session" + +! Job ID +! ------ +JOB_ID 1 "" + ## widget = comment + # $J + +MSG_JOB_ID 1 "Job ID" + +! Ranges of $-Variables +! --------------------- +VAR_MINUS 1 "-8" + ## widget = spinbox; range = -999 0 1 + +MSG_VAR_MINUS 1 "Minus range" + +VAR_PLUS 1 "0" + ## widget = spinbox; range = 0 999 1 + +MSG_VAR_PLUS 1 "Plus range" + +! User-defined Variables +! ---------------------- +USERVAR 1 "" "" + ## widget = uniline; numlines = 20; keepvariables = true + +MSG_USERVAR 1 "User-defined variables" + +! List of Environment Variables +! ----------------------------- +ENVIR_LIST 4 + "U" + "X" + "P" + "USER" + ## widget = uniline; numlines = 20 + +MSG_ENVIR_LIST 1 "Environment variables" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU VARIABLES - MENU_VAR 1: Variables # +# # +# PREDEFINED VARIABLES # +# (translated in the menu) # +# Variable Current value Description # +# $Y > %% < Two digit year of the current session # YEAR2 +# $M > %% < Month of the current session # MONTH2 +# $D > %% < Day of month of the current session # DAY2 +# $J > %% < Job ID # JOB_ID +# # +# USER-DEFINED VARIABLES ENVIRONMENT VARIABLES # +# (translated in the menu) (translated in main program) # +# > Variable_(w/o_$) Value___________ < > Variable < # USERVAR ENVIR_LIST +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_VAR 2: Ranges # +# # +# RANGES OF PREDEFINED VARIABLES # +# Minus range > %% < Plus range > %% < # VAR_MINUS VAR_PLUS +# # +# Without ranges With ranges Format Description # +# (n=0,1,...9) # +# $+n $-n $+- DDD Day of Year (DOY) # +# $S+n $S-n $S+- DDDS DOY, Session Character # +# $Y+n $Y-n $Y+- YYYY Year # +# $W+n $W-n $W+- WWWW GPS Week # +# $M+n $M-n $M+- YYMM Year, Month # +# $JD+n $JD-n $JD+- DDDDD Modified Julian Date # +# $WD+n $WD-n $WD+- WWWWD GPS Week and Day # +# $YD+n $YD-n $YD+- YYDDD Year and DOY # +# $YSS+n $YSS-n $YSS+- YYDDDS Year, DOY, Sess. Char. # +# $YMD_STR+n $YMD_STR-n $YMD_STR+- YYYY MM DD Year, Month, Day # +# # +# Syntax if n=10,...: $+(n), $S+(n), ..., $-(n), $S-(n), ... # +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_GE2/MENU_VAR.old b/config/bernese/gpsuser52-luzon/OPT/R2S_GE2/MENU_VAR.old new file mode 100755 index 0000000..7d20d36 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_GE2/MENU_VAR.old @@ -0,0 +1,107 @@ + +! +! Predefined variables +! +! 2-digit year +! ------------ +YEAR2 1 "80" + ## widget = comment + # $Y + +MSG_YEAR2 1 "Two digit year of the current session" + +! Month +! ----- +MONTH2 1 "01" + ## widget = comment + # $M + +MSG_MONTH2 1 "Month of the current session" + +! Day of month +! ------------ +DAY2 1 "06" + ## widget = comment + # $D + +MSG_DAY2 1 "Day of month of the current session" + +! Job ID +! ------ +JOB_ID 1 "" + ## widget = comment + # $J + +MSG_JOB_ID 1 "Job ID" + +! Ranges of $-Variables +! --------------------- +VAR_MINUS 1 "-8" + ## widget = spinbox; range = -999 0 1 + +MSG_VAR_MINUS 1 "Minus range" + +VAR_PLUS 1 "0" + ## widget = spinbox; range = 0 999 1 + +MSG_VAR_PLUS 1 "Plus range" + +! User-defined Variables +! ---------------------- +USERVAR 1 "" "" + ## widget = uniline; numlines = 20; keepvariables = true + +MSG_USERVAR 1 "User-defined variables" + +! List of Environment Variables +! ----------------------------- +ENVIR_LIST 4 + "U" + "X" + "P" + "USER" + ## widget = uniline; numlines = 20 + +MSG_ENVIR_LIST 1 "Environment variables" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU VARIABLES - MENU_VAR 1: Variables # +# # +# PREDEFINED VARIABLES # +# (translated in the menu) # +# Variable Current value Description # +# $Y > %% < Two digit year of the current session # YEAR2 +# $M > %% < Month of the current session # MONTH2 +# $D > %% < Day of month of the current session # DAY2 +# $J > %% < Job ID # JOB_ID +# # +# USER-DEFINED VARIABLES ENVIRONMENT VARIABLES # +# (translated in the menu) (translated in main program) # +# > Variable_(w/o_$) Value___________ < > Variable < # USERVAR ENVIR_LIST +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_VAR 2: Ranges # +# # +# RANGES OF PREDEFINED VARIABLES # +# Minus range > %% < Plus range > %% < # VAR_MINUS VAR_PLUS +# # +# Without ranges With ranges Format Description # +# (n=0,1,...9) # +# $+n $-n $+- DDD Day of Year (DOY) # +# $S+n $S-n $S+- DDDS DOY, Session Character # +# $Y+n $Y-n $Y+- YYYY Year # +# $W+n $W-n $W+- WWWW GPS Week # +# $M+n $M-n $M+- YYMM Year, Month # +# $JD+n $JD-n $JD+- DDDDD Modified Julian Date # +# $WD+n $WD-n $WD+- WWWWD GPS Week and Day # +# $YD+n $YD-n $YD+- YYDDD Year and DOY # +# $YSS+n $YSS-n $YSS+- YYDDDS Year, DOY, Sess. Char. # +# $YMD_STR+n $YMD_STR-n $YMD_STR+- YYYY MM DD Year, Month, Day # +# # +# Syntax if n=10,...: $+(n), $S+(n), ..., $-(n), $S-(n), ... # +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_GE2/SNGDIF.INP b/config/bernese/gpsuser52-luzon/OPT/R2S_GE2/SNGDIF.INP new file mode 100755 index 0000000..931908d --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_GE2/SNGDIF.INP @@ -0,0 +1,614 @@ + +! Some keywords for automatic output +! -------------------------------------------------------------------- +CAMPAIGN 1 "${P}/PHIVOLCS" + ## widget = initmenu; pointer = ACTIVE_CAMPAIGN + +SESSION_TABLE 1 "${P}/PHIVOLCS\STA\SESSIONS.SES" + ## widget = initmenu; pointer = SESSION_TABLE + +DESCR_SESSION_TABLE 1 "Session table" + +YR4_INFO 1 "2019" + ## widget = comment + # $Y+0 + +SES_INFO 1 "0110" + ## widget = comment + # $S+0 + +USR_INFO 1 "${USER}" + ## widget = comment + +! Environment variables +! --------------------- +ENVIRONMENT 5 + "U" "c:\Bernese\GPSUSER52" + "T" "c:\Bernese\GPSTEMP" + "X" "c:\Bernese\BERN52\GPS" + "P" "c:\Bernese\GPSDATA\CAMPAIGN52" + "USER" "" + ## widget = initmenu; pointer = ENVIR_LIST + +! -------------------------------------------------------------------- +! INPUTFILES | +! -------------------------------------------------------------------- +! Show general files +! ------------------ +SHOWGEN 1 "1" + ## widget = checkbox + +MSG_SHOWGEN 1 "Show all general files" + +! General constants +! ----------------- +CONST 1 "${X}/GEN\CONST." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # CONST. + +DESCR_CONST 1 "General constants" + +! Geodetic datum +! -------------- +DATUM 1 "${X}/GEN\DATUM." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # DATUM. + +DESCR_DATUM 1 "Geodetic datum" + +! Satellite information +! --------------------- +SATELL 1 "${X}/GEN\$(SATINF).$(PCV)" + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # $(SATINF).$(PCV) + +DESCR_SATELL 1 "Satellite information" + +! Station name abbreviations +! -------------------------- +ABBREV 1 "${P}/PHIVOLCS\STA\$(CRDINF).ABB" + ## widget = selwin; path = DIR_ABB; ext = EXT_ABB; maxfiles = 1 + # $(CRDINF) + +DESCR_ABBREV 1 "Abbreviation table" + +! A priori coordinates +! -------------------- +COORD 1 "${P}/PHIVOLCS\STA\$A190110.CRD" + ## widget = selwin; path = DIR_CRD; ext = EXT_CRD; maxfiles = 1 + ## activeif = STRATEGY == DEFINED AND REPLACE == 1 OR STRATEGY == OBS-MAX OR STRATEGY == SHORTEST OR STRATEGY == STAR + ## emptyallowed = false + # $A$YSS+0 + +DESCR_COORD 1 "Station coordinates" + +! Eccentricities +! -------------- +ECCENT 0 + ## widget = selwin; path = DIR_ECC; ext = EXT_ECC; maxfiles = 1 + ## activeif = STRATEGY == DEFINED AND REPLACE == 1 OR STRATEGY == OBS-MAX OR STRATEGY == SHORTEST OR STRATEGY == STAR + ## emptyallowed = true + # + +DESCR_ECCENT 1 "Site eccentricities" + +! Pre-defined baselines +! --------------------- +BASDEF 1 "${P}/PHIVOLCS\STA\BSL190110.BSL" + ## widget = selwin; path = DIR_BSL; ext = EXT_BSL; maxfiles = 1 + ## activeif = STRATEGY == OBS-MAX OR STRATEGY == SHORTEST OR STRATEGY == DEFINED + ## emptyallowed = true + # BSL$YSS+0 + +DESCR_BASDEF 1 "Predefined baselines" + +! Cluster definition +! ------------------ +CLUINP 0 + ## widget = selwin; path = DIR_CLU; ext = EXT_CLU; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_CLUINP 1 "Cluster definition" + +! Code zero-difference files +! -------------------------- +CODEREF 0 + ## widget = selwin; path = DIR_CZH; ext = EXT_CZH; maxfiles = 1 + ## emptyallowed = true; activeif = MEATYP == CODE AND STRATEGY == STAR + ## pointer = CODEZERO + # + +CODEREF_PTH_COL_2 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_CZO + +CODEREF_EXT_COL_2 1 "CZO" + ## widget = initmenu; pointer = EXT_CZO + +DESCR_CODEREF 1 "Reference station for STAR (C)" + +CODEZERO 18 + "${P}/PHIVOLCS\OBS\ALAB0110.CZH" + "${P}/PHIVOLCS\OBS\ATIM0110.CZH" + "${P}/PHIVOLCS\OBS\BAKO0110.CZH" + "${P}/PHIVOLCS\OBS\BJFS0110.CZH" + "${P}/PHIVOLCS\OBS\ELNA0110.CZH" + "${P}/PHIVOLCS\OBS\GUNG0110.CZH" + "${P}/PHIVOLCS\OBS\HKSL0110.CZH" + "${P}/PHIVOLCS\OBS\HYDE0110.CZH" + "${P}/PHIVOLCS\OBS\IISC0110.CZH" + "${P}/PHIVOLCS\OBS\LBAN0110.CZH" + "${P}/PHIVOLCS\OBS\MALA0110.CZH" + "${P}/PHIVOLCS\OBS\MAUB0110.CZH" + "${P}/PHIVOLCS\OBS\PGEN0110.CZH" + "${P}/PHIVOLCS\OBS\PIMO0110.CZH" + "${P}/PHIVOLCS\OBS\PTAG0110.CZH" + "${P}/PHIVOLCS\OBS\SHAO0110.CZH" + "${P}/PHIVOLCS\OBS\SPAB0110.CZH" + "${P}/PHIVOLCS\OBS\XMIS0110.CZH" + ## widget = selwin; path = DIR_CZH; ext = EXT_CZH; maxfiles = 999 + ## activeif = MEATYP == CODE AND STRATEGY / MANUAL + # ????$S+0 + +CODEZERO_PTH_COL_2 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_CZO + +CODEZERO_EXT_COL_2 1 "CZO" + ## widget = initmenu; pointer = EXT_CZO + +MSG_CODEZERO 1 "Code: Zero-difference observation files" + +CODEZERO1 0 + ## widget = selwin; path = DIR_CZH; ext = EXT_CZH; maxfiles = 1 + ## activeif = MEATYP == CODE AND STRATEGY == MANUAL + # + +CODEZERO1_PTH_COL_2 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_CZO + +CODEZERO1_EXT_COL_2 1 "CZO" + ## widget = initmenu; pointer = EXT_CZO + +MSG_CODEZERO1 1 "Code: First zero-difference input file" + +CODEZERO2 0 + ## widget = selwin; path = DIR_CZH; ext = EXT_CZH; maxfiles = 1 + ## activeif = MEATYP == CODE AND STRATEGY == MANUAL + # + +CODEZERO2_PTH_COL_2 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_CZO + +CODEZERO2_EXT_COL_2 1 "CZO" + ## widget = initmenu; pointer = EXT_CZO + +MSG_CODEZERO2 1 "Code: Second zero-difference input file" + +! Phase zero-difference files +! --------------------------- +PHASEREF 0 + ## widget = selwin; path = DIR_PZH; ext = EXT_PZH; maxfiles = 999 + ## emptyallowed = true; activeif = MEATYP == PHASE AND STRATEGY == STAR + ## pointer = PHASEZERO + # + +PHASEREF_PTH_COL_2 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_PZO + +PHASEREF_EXT_COL_2 1 "PZO" + ## widget = initmenu; pointer = EXT_PZO + +DESCR_PHASEREF 1 "Reference station for STAR (P)" + +PHASEZERO 0 + ## widget = selwin; path = DIR_PZH; ext = EXT_PZH; maxfiles = 999 + ## activeif = MEATYP == PHASE AND STRATEGY /= MANUAL + # ????$S+0 + +PHASEZERO_PTH_COL_2 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_PZO + +PHASEZERO_EXT_COL_2 1 "PZO" + ## widget = initmenu; pointer = EXT_PZO + +MSG_PHASEZERO 1 "Phase: Zero-difference observation file" + +PHASEZERO1 0 + ## widget = selwin; path = DIR_PZH; ext = EXT_PZH; maxfiles = 1 + ## activeif = MEATYP == PHASE AND STRATEGY == MANUAL + # + +PHASEZERO1_PTH_COL_2 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_PZO + +PHASEZERO1_EXT_COL_2 1 "PZO" + ## widget = initmenu; pointer = EXT_PZO + +MSG_PHASEZERO1 1 "Phase: First zero-difference input file" + +PHASEZERO2 0 + ## widget = selwin; path = DIR_PZH; ext = EXT_PZH; maxfiles = 1 + ## activeif = MEATYP == PHASE AND STRATEGY == MANUAL + # + +PHASEZERO2_PTH_COL_2 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_PZO + +PHASEZERO2_EXT_COL_2 1 "PZO" + ## widget = initmenu; pointer = EXT_PZO + +MSG_PHASEZERO2 1 "Phase: Second phase zero-difference input file" + +! File extensions and path +! ------------------------ +EXT_CSH 1 "CSH" + ## widget = initmenu; pointer = EXT_CSH + +DIR_CSH 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_CSH + +EXT_CSO 1 "CSO" + ## widget = initmenu; pointer = EXT_CSO + +DIR_CSO 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_CSO + +EXT_PSH 1 "PSH" + ## widget = initmenu; pointer = EXT_PSH + +DIR_PSH 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_PSH + +EXT_PSO 1 "PSO" + ## widget = initmenu; pointer = EXT_PSO + +DIR_PSO 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_PSO + +! -------------------------------------------------------------------- +! OUTPUTFILES | +! -------------------------------------------------------------------- +! Single diff. output file (phase) +! -------------------------------- +PHASESNG 0 + ## widget = lineedit; path = DIR_PSH; ext = EXT_PSH; maxfiles = 1 + ## activeif = STRATEGY == MANUAL and MEATYP == PHASE + # + +PHASESNG_PTH_COL_2 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_PSO + +PHASESNG_EXT_COL_2 1 "PSO" + ## widget = initmenu; pointer = EXT_PSO + +DESCR_PHASESNG 1 "Single-diff. output file (P)" + +! Single diff. output file (code) +! -------------------------------- +CODESNG 0 + ## widget = lineedit; path = DIR_CSH; ext = EXT_CSH; maxfiles = 1 + ## activeif = STRATEGY == MANUAL and MEATYP == CODE + # + +CODESNG_PTH_COL_2 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_CSO + +CODESNG_EXT_COL_2 1 "CSO" + ## widget = initmenu; pointer = EXT_CSO + +DESCR_CODESNG 1 "Single-diff. output file (C)" + +! Baselines definition +! -------------------- +BASPRT 0 + ## widget = lineedit; path = DIR_BSL; ext = EXT_BSL + # + +MSG_BASPRT 1 "Listing of formed baselines" + +! Cluster/baseline assignment +! --------------------------- +CLUOUT 0 + ## widget = lineedit; path = DIR_CLB; ext = EXT_CLB + ## activeif = CLUINP /= _ + # + +MSG_CLUOUT 1 "Cluster/baseline assignment" + +! Program output file +! ------------------- +SYSODEF 1 "0" + ## widget = checkbox + +MSG_SYSODEF 1 "Program output" + +SYSOUT 1 "${P}/PHIVOLCS\OUT\BS2190110.OUT" + ## widget = lineedit; path = DIR_OUT; ext = EXT_OUT + ## activeif = SYSODEF == 0; emptyallowed = false + # BS2$YSS+0 + +DESCR_SYSOUT 1 "Program output" + +! Error message file +! ------------------ +ERRMRG 1 "0" + ## widget = checkbox + +MSG_ERRMRG 1 "Error message" + +SYSERR 1 "${U}/WORK\ERROR.MSG" + ## widget = lineedit; path = PTH_ERR; ext = EXT_ERR + ## activeif = ERRMRG == 0; emptyallowed = false + # ERROR + +DESCR_SYSERR 1 "Error messages" + +! -------------------------------------------------------------------- +! OPTIONS | +! -------------------------------------------------------------------- +! Strategy +! -------- +STRATEGY 1 "OBS-MAX" + ## widget = combobox; editable = false + ## cards = OBS-MAX SHORTEST STAR DEFINED MANUAL + +MSG_STRATEGY 1 "Processing strategy" + +! Replace missing stations +! ------------------------ +REPLACE 1 "0" + ## widget = checkbox + ## activeif = STRATEGY == OBS-MAX OR STRATEGY == SHORTEST OR STRATEGY == DEFINED + +MSG_REPLACE 1 "Replace missing stations" + +! Measurement type +! ---------------- +MEATYP 1 "CODE" + ## widget = combobox; editable = false; cards = PHASE CODE + +MSG_MEATYP 1 "Measurement type" + +! Title +! ----- +TITLE 1 "RNX2SNX_190110: Create same baselines from code data" + ## widget = lineedit + # RNX2SNX_$YSS+0: Create same baselines from code data + +MSG_TITLE 1 "Title line" + +! Satellite System +! ---------------- +SATSYS 1 "GPS" + ## widget = combobox; editable = false; activeif STRATEGY / MANUAL + ## cards = ANY GPS GLONASS GALILEO GPS&GLO GPS&GAL GLO&GAL + +MSG_SATSYS 1 "Stations must contain observ. from a GNSS" + +! Interval of simultaneous obs. +! ---------------------------- +SIMDT 1 "1.0" + ## widget = lineedit + +MSG_SIMDT 1 "Tolerance to identify observations of one epoch" + +! Merge ambiguities from input files +! ---------------------------------- +AMBMRG 1 "0" + ## widget = checkbox + +MSG_AMBMRG 1 "Merge ambiguities from input files" + +! New ambigutity after a gap +! --------------------------- +AMBDT 1 "20" + ## widget = lineedit; check_type = integer; check_min = 0 + ## activeif = AMBMRG = 0 + +MSG_AMBDT 1 "Set new ambiguity after a gap in the observations larger than" + +! Set new ambiguity if CS +! ----------------------- +AMBSLP 1 "0" + ## widget = checkbox; activeif = AMBMRG = 0 + +MSG_AMBSLP 1 "If cycle slip flag set in input file(s)" + +! Maximum baseline length +! ----------------------- +OPTMAX 1 "9000" + ## widget = spinbox; range = 100 10000 100 + +MSG_OPTMAX 1 "Maximum baseline length considered" + +! Minimum number of observations +! ------------------------------ +OPTMIN 1 "600" + ## widget = spinbox; range = 100 1000 100 + +MSG_OPTMIN 1 "Minimum number of observations requested" + +! Maximum distance of fast obs. Cnt. +! ---------------------------------- +OPTFOC 1 "0" + ## widget = spinbox; range = 0 10000 100 + +MSG_OPTFOC 1 "Maximum distance for fast observation count" + +! Redundant baselines +! ------------------- +REDBAS 1 "0" + ## widget = checkbox + +MSG_REDBAS 1 "Add redundant baselines" + +! Minimum redundant baseline length +! --------------------------------- +REDMIN 1 "6000" + ## widget = spinbox; range = 100 10000 100; activeif = REDBAS == 1 + +MSG_REDMIN 1 "Minimum path length between two stations" + +! Minimum improvement in shortest way +! ----------------------------------- +REDIMP 1 "9000" + ## widget = spinbox; range = 100 10000 100; activeif = REDBAS == 1 + +MSG_REDIMP 1 "Minimum improvement in path length" + +! Marginally observed satellites +! ------------------------------ +CRTSAT 1 "25" + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = REDBAS = 1 + +MSG_CRTSAT 1 "A weakly observed satellite has less than obs." + +! Maxmimum number of additional baselines for marg. obs. sat. +! ----------------------------------------------------------- +CRTBAS 1 "10" + ## widget = lineedit; check_type = integer; check_min = 0 + ## activeif = REDBAS = 1 AND CRTSAT > 0 + +MSG_CRTBAS 1 "Maximum number of additional baselines" + +! Bonus depending on baseline length +! ---------------------------------- +BONMAX 1 "10" + ## widget = lineedit; check_min = 0; checktype = real + +MSG_BONMAX 1 "Bonus depending on baseline length" + +! Maximum baseline length 1 +! ------------------------- +BONLEN1 1 "20" + ## widget = spinbox; range = 0 10000 1 + ## activeif = BONMAX > 0 AND BONMAX /= _ + +MSG_BONLEN1 1 "Maximum baseline length 1" + +! Maximum baseline length 2 +! ------------------------- +BONLEN2 1 "200" + ## widget = spinbox; range = 0 10000 10 + ## activeif = BONMAX > 0 AND BONMAX /= _ + +MSG_BONLEN2 1 "Maximum baseline length 2" + +! Maximum baseline length 3 +! ------------------------- +BONLEN3 1 "0" + ## widget = spinbox; range = 0 10000 100 + ## activeif = BONMAX > 0 AND BONMAX /= _ + +MSG_BONLEN3 1 "Maximum baseline length 3" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# CREATE SINGLE-DIFFERENCE/BASELINE FILES - SNGDIF 1: Input File Selection # +# # +# GENERAL FILES # +# Show all general files > % < # SHOWGEN +# # +# GENERAL OPTIONS # +# Measurement type > %%%%%%%%% < # MEATYP +# Processing strategy > %%%%%%%%% < # STRATEGY +# Stations must contain observ. from > %%%%%%%%% < # SATSYS +# # +# AUTOMATED BASELINE CREATION # +# Zero-difference observation files > %%%%%%%% < > %%%%%%%% < # PHASEZERO CODEZERO +# Reference station for STAR strategy > %%%%%%%% < > %%%%%%%% < # PHASEREF CODEREF +# # +# MANUAL BASELINE CREATION # +# First@ zero-difference input file > %%%%%%%% < > %%%%%%%% < # PHASEZERO1 CODEZERO1 +# Second zero-difference input file > %%%%%%%% < > %%%%%%%% < # PHASEZERO2 CODEZERO2 +# Single-difference output file > %%%%%%%% < > %%%%%%%% < # PHASESNG CODESNG +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWGEN = 1 ###################################################### +# SNGDIF 1.1: General Files # +# # +# GENERAL INPUT FILES # +# General constants > %%%%%%%%%%%% < # CONST +# Satellite information > %%%%%%%%%%%% < # SATELL +# Geodetic datum > %%%%%%%%%%%% < # DATUM +# Abbreviation table > %%%%%%%%%%%% < # ABBREV +# # +# MENU SETTINGS # +# Selected campaign > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # CAMPAIGN +# Selected session year> %%%% < session> %%%% < # YR4_INFO SES_INFO +# Session table > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # SESSION_TABLE +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# SNGDIF 2: Filenames # +# # +# INPUT FILES # +# Station coordinates > %%%%%%%% < # COORD +# Site eccentricities > %%%%%%%% < # ECCENT +# Predefined baselines > %%%%%%%% < # BASDEF +# Cluster definition > %%%%%%%% < # CLUINP +# # +# RESULT FILES # +# Listing of formed baselines > %%%%%%%% < # BASPRT +# Cluster/baseline assignment > %%%%%% < (2 digits will be appended) # CLUOUT +# # +# GENERAL OUTPUT FILES # +# Program output > % < use SNGDIF.Lnn or > %%%%%%%% < # SYSODEF SYSOUT +# Error messages > % < merged to program output or > %%%%%%%% < # ERRMRG SYSERR +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# SNGDIF 3: Options # +# # +# TITLE > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # TITLE +# # +# SIMULTANEOUS OBSERVATIONS # +# Tolerance to identify observations of one epoch > %%%% < seconds # SIMDT +# # +# SETTING OF NEW AMBIGUITIES # +# Merge ambiguities from input files > % < # AMBMRG +# After a gap in the observations larger than > %%%% < minutes # AMBDT +# If a cycle slip flag in one of the input files > % < # AMBSLP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL STRATEGY = OBS-MAX ############################################### +# SNGDIF 3.1: Options for Strategy OBS-MAX # +# # +# SPEED UP BASELINE SELECTION ALGORITHM # +# Minimum number of observations requested > %%%%% < (scaled, see help) # OPTMIN +# Maximum distance for fast observation count > %%%%% < kilometers # OPTFOC +# Maximum baseline length considered > %%%%% < kilometers # OPTMAX +# # +# ALLOW REDUNDANT BASELINES # +# Add redundant baselines > % < # REDBAS +# # +# ADD BONUS DEPENDING ON BASELINE LENGTH # +# Maximum bonus for number of observations > %%%%% < percent # BONMAX +# Direct L1/L2: Baseline length from 0 to > %%%%% < kilometers # BONLEN1 +# Wide-/Narrowlane: Baseline length from 0 to > %%%%% < kilometers # BONLEN2 +# Other: Baseline length from 0 to > %%%%% < kilometers # BONLEN3 +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL REDBAS = 1 ####################################################### +# SNGDIF 3.2: Options for redundant Baselines # +# # +# FORMING OF REDUNDANT BASELINES # +# Minimum path length between two stations > %%%%% < kilometers # REDMIN +# Minimum improvement in path length > %%%%% < kilometers # REDIMP +# # +# ADDITIONAL BASELINES FOR MARGINALLY OBSERVED SATELLITES # +# A satellite was only tracked by less than > %%%%% < percent of the sta.# CRTSAT +# Maximum number of additional baselines > %%%%% < # CRTBAS +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_GE2/SNGDIF.old b/config/bernese/gpsuser52-luzon/OPT/R2S_GE2/SNGDIF.old new file mode 100755 index 0000000..b0949be --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_GE2/SNGDIF.old @@ -0,0 +1,591 @@ + +! Some keywords for automatic output +! -------------------------------------------------------------------- +CAMPAIGN 1 "./DUMMY" + ## widget = initmenu; pointer = ACTIVE_CAMPAIGN + +SESSION_TABLE 1 "${X}/SKL/SESSIONS.SES" + ## widget = initmenu; pointer = SESSION_TABLE + +DESCR_SESSION_TABLE 1 "Session table" + +YR4_INFO 1 "1980" + ## widget = comment + # $Y+0 + +SES_INFO 1 "0060" + ## widget = comment + # $S+0 + +USR_INFO 1 "${USER}" + ## widget = comment + +! Environment variables +! --------------------- +ENVIRONMENT 1 "" "${}" + ## widget = initmenu; pointer = ENVIR_LIST + +! -------------------------------------------------------------------- +! INPUTFILES | +! -------------------------------------------------------------------- +! Show general files +! ------------------ +SHOWGEN 1 "1" + ## widget = checkbox + +MSG_SHOWGEN 1 "Show all general files" + +! General constants +! ----------------- +CONST 1 "${X}/GEN/CONST." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # CONST. + +DESCR_CONST 1 "General constants" + +! Geodetic datum +! -------------- +DATUM 1 "${X}/GEN/DATUM." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # DATUM. + +DESCR_DATUM 1 "Geodetic datum" + +! Satellite information +! --------------------- +SATELL 1 "${X}/GEN/$(SATINF).$(PCV)" + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # $(SATINF).$(PCV) + +DESCR_SATELL 1 "Satellite information" + +! Station name abbreviations +! -------------------------- +ABBREV 1 "./DUMMY/STA/$(CRDINF).ABB" + ## widget = selwin; path = DIR_ABB; ext = EXT_ABB; maxfiles = 1 + # $(CRDINF) + +DESCR_ABBREV 1 "Abbreviation table" + +! A priori coordinates +! -------------------- +COORD 1 "./DUMMY/STA/$A800060.CRD" + ## widget = selwin; path = DIR_CRD; ext = EXT_CRD; maxfiles = 1 + ## activeif = STRATEGY == DEFINED AND REPLACE == 1 OR STRATEGY == OBS-MAX OR STRATEGY == SHORTEST OR STRATEGY == STAR + ## emptyallowed = false + # $A$YSS+0 + +DESCR_COORD 1 "Station coordinates" + +! Eccentricities +! -------------- +ECCENT 0 + ## widget = selwin; path = DIR_ECC; ext = EXT_ECC; maxfiles = 1 + ## activeif = STRATEGY == DEFINED AND REPLACE == 1 OR STRATEGY == OBS-MAX OR STRATEGY == SHORTEST OR STRATEGY == STAR + ## emptyallowed = true + # + +DESCR_ECCENT 1 "Site eccentricities" + +! Pre-defined baselines +! --------------------- +BASDEF 1 "./DUMMY/STA/BSL800060.BSL" + ## widget = selwin; path = DIR_BSL; ext = EXT_BSL; maxfiles = 1 + ## activeif = STRATEGY == OBS-MAX OR STRATEGY == SHORTEST OR STRATEGY == DEFINED + ## emptyallowed = true + # BSL$YSS+0 + +DESCR_BASDEF 1 "Predefined baselines" + +! Cluster definition +! ------------------ +CLUINP 0 + ## widget = selwin; path = DIR_CLU; ext = EXT_CLU; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_CLUINP 1 "Cluster definition" + +! Code zero-difference files +! -------------------------- +CODEREF 0 + ## widget = selwin; path = DIR_CZH; ext = EXT_CZH; maxfiles = 1 + ## emptyallowed = true; activeif = MEATYP == CODE AND STRATEGY == STAR + ## pointer = CODEZERO + # + +CODEREF_PTH_COL_2 1 "./DUMMY/OBS/" + ## widget = initmenu; pointer = DIR_CZO + +CODEREF_EXT_COL_2 1 "CZO" + ## widget = initmenu; pointer = EXT_CZO + +DESCR_CODEREF 1 "Reference station for STAR (C)" + +CODEZERO 0 + ## widget = selwin; path = DIR_CZH; ext = EXT_CZH; maxfiles = 999 + ## activeif = MEATYP == CODE AND STRATEGY / MANUAL + # ????$S+0 + +CODEZERO_PTH_COL_2 1 "./DUMMY/OBS/" + ## widget = initmenu; pointer = DIR_CZO + +CODEZERO_EXT_COL_2 1 "CZO" + ## widget = initmenu; pointer = EXT_CZO + +MSG_CODEZERO 1 "Code: Zero-difference observation files" + +CODEZERO1 0 + ## widget = selwin; path = DIR_CZH; ext = EXT_CZH; maxfiles = 1 + ## activeif = MEATYP == CODE AND STRATEGY == MANUAL + # + +CODEZERO1_PTH_COL_2 1 "./DUMMY/OBS/" + ## widget = initmenu; pointer = DIR_CZO + +CODEZERO1_EXT_COL_2 1 "CZO" + ## widget = initmenu; pointer = EXT_CZO + +MSG_CODEZERO1 1 "Code: First zero-difference input file" + +CODEZERO2 0 + ## widget = selwin; path = DIR_CZH; ext = EXT_CZH; maxfiles = 1 + ## activeif = MEATYP == CODE AND STRATEGY == MANUAL + # + +CODEZERO2_PTH_COL_2 1 "./DUMMY/OBS/" + ## widget = initmenu; pointer = DIR_CZO + +CODEZERO2_EXT_COL_2 1 "CZO" + ## widget = initmenu; pointer = EXT_CZO + +MSG_CODEZERO2 1 "Code: Second zero-difference input file" + +! Phase zero-difference files +! --------------------------- +PHASEREF 0 + ## widget = selwin; path = DIR_PZH; ext = EXT_PZH; maxfiles = 999 + ## emptyallowed = true; activeif = MEATYP == PHASE AND STRATEGY == STAR + ## pointer = PHASEZERO + # + +PHASEREF_PTH_COL_2 1 "./DUMMY/OBS/" + ## widget = initmenu; pointer = DIR_PZO + +PHASEREF_EXT_COL_2 1 "PZO" + ## widget = initmenu; pointer = EXT_PZO + +DESCR_PHASEREF 1 "Reference station for STAR (P)" + +PHASEZERO 0 + ## widget = selwin; path = DIR_PZH; ext = EXT_PZH; maxfiles = 999 + ## activeif = MEATYP == PHASE AND STRATEGY /= MANUAL + # ????$S+0 + +PHASEZERO_PTH_COL_2 1 "./DUMMY/OBS/" + ## widget = initmenu; pointer = DIR_PZO + +PHASEZERO_EXT_COL_2 1 "PZO" + ## widget = initmenu; pointer = EXT_PZO + +MSG_PHASEZERO 1 "Phase: Zero-difference observation file" + +PHASEZERO1 0 + ## widget = selwin; path = DIR_PZH; ext = EXT_PZH; maxfiles = 1 + ## activeif = MEATYP == PHASE AND STRATEGY == MANUAL + # + +PHASEZERO1_PTH_COL_2 1 "./DUMMY/OBS/" + ## widget = initmenu; pointer = DIR_PZO + +PHASEZERO1_EXT_COL_2 1 "PZO" + ## widget = initmenu; pointer = EXT_PZO + +MSG_PHASEZERO1 1 "Phase: First zero-difference input file" + +PHASEZERO2 0 + ## widget = selwin; path = DIR_PZH; ext = EXT_PZH; maxfiles = 1 + ## activeif = MEATYP == PHASE AND STRATEGY == MANUAL + # + +PHASEZERO2_PTH_COL_2 1 "./DUMMY/OBS/" + ## widget = initmenu; pointer = DIR_PZO + +PHASEZERO2_EXT_COL_2 1 "PZO" + ## widget = initmenu; pointer = EXT_PZO + +MSG_PHASEZERO2 1 "Phase: Second phase zero-difference input file" + +! File extensions and path +! ------------------------ +EXT_CSH 1 "CSH" + ## widget = initmenu; pointer = EXT_CSH + +DIR_CSH 1 "./DUMMY/OBS/" + ## widget = initmenu; pointer = DIR_CSH + +EXT_CSO 1 "CSO" + ## widget = initmenu; pointer = EXT_CSO + +DIR_CSO 1 "./DUMMY/OBS/" + ## widget = initmenu; pointer = DIR_CSO + +EXT_PSH 1 "PSH" + ## widget = initmenu; pointer = EXT_PSH + +DIR_PSH 1 "./DUMMY/OBS/" + ## widget = initmenu; pointer = DIR_PSH + +EXT_PSO 1 "PSO" + ## widget = initmenu; pointer = EXT_PSO + +DIR_PSO 1 "./DUMMY/OBS/" + ## widget = initmenu; pointer = DIR_PSO + +! -------------------------------------------------------------------- +! OUTPUTFILES | +! -------------------------------------------------------------------- +! Single diff. output file (phase) +! -------------------------------- +PHASESNG 0 + ## widget = lineedit; path = DIR_PSH; ext = EXT_PSH; maxfiles = 1 + ## activeif = STRATEGY == MANUAL and MEATYP == PHASE + # + +PHASESNG_PTH_COL_2 1 "./DUMMY/OBS/" + ## widget = initmenu; pointer = DIR_PSO + +PHASESNG_EXT_COL_2 1 "PSO" + ## widget = initmenu; pointer = EXT_PSO + +DESCR_PHASESNG 1 "Single-diff. output file (P)" + +! Single diff. output file (code) +! -------------------------------- +CODESNG 0 + ## widget = lineedit; path = DIR_CSH; ext = EXT_CSH; maxfiles = 1 + ## activeif = STRATEGY == MANUAL and MEATYP == CODE + # + +CODESNG_PTH_COL_2 1 "./DUMMY/OBS/" + ## widget = initmenu; pointer = DIR_CSO + +CODESNG_EXT_COL_2 1 "CSO" + ## widget = initmenu; pointer = EXT_CSO + +DESCR_CODESNG 1 "Single-diff. output file (C)" + +! Baselines definition +! -------------------- +BASPRT 0 + ## widget = lineedit; path = DIR_BSL; ext = EXT_BSL + # + +MSG_BASPRT 1 "Listing of formed baselines" + +! Cluster/baseline assignment +! --------------------------- +CLUOUT 0 + ## widget = lineedit; path = DIR_CLB; ext = EXT_CLB + ## activeif = CLUINP /= _ + # + +MSG_CLUOUT 1 "Cluster/baseline assignment" + +! Program output file +! ------------------- +SYSODEF 1 "0" + ## widget = checkbox + +MSG_SYSODEF 1 "Program output" + +SYSOUT 1 "./DUMMY/OUT/BS2800060.OUT" + ## widget = lineedit; path = DIR_OUT; ext = EXT_OUT + ## activeif = SYSODEF == 0; emptyallowed = false + # BS2$YSS+0 + +DESCR_SYSOUT 1 "Program output" + +! Error message file +! ------------------ +ERRMRG 1 "0" + ## widget = checkbox + +MSG_ERRMRG 1 "Error message" + +SYSERR 1 "${U}/WORK/ERROR.MSG" + ## widget = lineedit; path = PTH_ERR; ext = EXT_ERR + ## activeif = ERRMRG == 0; emptyallowed = false + # ERROR + +DESCR_SYSERR 1 "Error messages" + +! -------------------------------------------------------------------- +! OPTIONS | +! -------------------------------------------------------------------- +! Strategy +! -------- +STRATEGY 1 "OBS-MAX" + ## widget = combobox; editable = false + ## cards = OBS-MAX SHORTEST STAR DEFINED MANUAL + +MSG_STRATEGY 1 "Processing strategy" + +! Replace missing stations +! ------------------------ +REPLACE 1 "0" + ## widget = checkbox + ## activeif = STRATEGY == OBS-MAX OR STRATEGY == SHORTEST OR STRATEGY == DEFINED + +MSG_REPLACE 1 "Replace missing stations" + +! Measurement type +! ---------------- +MEATYP 1 "CODE" + ## widget = combobox; editable = false; cards = PHASE CODE + +MSG_MEATYP 1 "Measurement type" + +! Title +! ----- +TITLE 1 "RNX2SNX_800060: Create same baselines from code data" + ## widget = lineedit + # RNX2SNX_$YSS+0: Create same baselines from code data + +MSG_TITLE 1 "Title line" + +! Satellite System +! ---------------- +SATSYS 1 "GPS" + ## widget = combobox; editable = false; activeif STRATEGY / MANUAL + ## cards = ANY GPS GLONASS GALILEO GPS&GLO GPS&GAL GLO&GAL + +MSG_SATSYS 1 "Stations must contain observ. from a GNSS" + +! Interval of simultaneous obs. +! ---------------------------- +SIMDT 1 "1.0" + ## widget = lineedit + +MSG_SIMDT 1 "Tolerance to identify observations of one epoch" + +! Merge ambiguities from input files +! ---------------------------------- +AMBMRG 1 "0" + ## widget = checkbox + +MSG_AMBMRG 1 "Merge ambiguities from input files" + +! New ambigutity after a gap +! --------------------------- +AMBDT 1 "20" + ## widget = lineedit; check_type = integer; check_min = 0 + ## activeif = AMBMRG = 0 + +MSG_AMBDT 1 "Set new ambiguity after a gap in the observations larger than" + +! Set new ambiguity if CS +! ----------------------- +AMBSLP 1 "0" + ## widget = checkbox; activeif = AMBMRG = 0 + +MSG_AMBSLP 1 "If cycle slip flag set in input file(s)" + +! Maximum baseline length +! ----------------------- +OPTMAX 1 "9000" + ## widget = spinbox; range = 100 10000 100 + +MSG_OPTMAX 1 "Maximum baseline length considered" + +! Minimum number of observations +! ------------------------------ +OPTMIN 1 "600" + ## widget = spinbox; range = 100 1000 100 + +MSG_OPTMIN 1 "Minimum number of observations requested" + +! Maximum distance of fast obs. Cnt. +! ---------------------------------- +OPTFOC 1 "0" + ## widget = spinbox; range = 0 10000 100 + +MSG_OPTFOC 1 "Maximum distance for fast observation count" + +! Redundant baselines +! ------------------- +REDBAS 1 "0" + ## widget = checkbox + +MSG_REDBAS 1 "Add redundant baselines" + +! Minimum redundant baseline length +! --------------------------------- +REDMIN 1 "6000" + ## widget = spinbox; range = 100 10000 100; activeif = REDBAS == 1 + +MSG_REDMIN 1 "Minimum path length between two stations" + +! Minimum improvement in shortest way +! ----------------------------------- +REDIMP 1 "9000" + ## widget = spinbox; range = 100 10000 100; activeif = REDBAS == 1 + +MSG_REDIMP 1 "Minimum improvement in path length" + +! Marginally observed satellites +! ------------------------------ +CRTSAT 1 "25" + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = REDBAS = 1 + +MSG_CRTSAT 1 "A weakly observed satellite has less than obs." + +! Maxmimum number of additional baselines for marg. obs. sat. +! ----------------------------------------------------------- +CRTBAS 1 "10" + ## widget = lineedit; check_type = integer; check_min = 0 + ## activeif = REDBAS = 1 AND CRTSAT > 0 + +MSG_CRTBAS 1 "Maximum number of additional baselines" + +! Bonus depending on baseline length +! ---------------------------------- +BONMAX 1 "10" + ## widget = lineedit; check_min = 0; checktype = real + +MSG_BONMAX 1 "Bonus depending on baseline length" + +! Maximum baseline length 1 +! ------------------------- +BONLEN1 1 "20" + ## widget = spinbox; range = 0 10000 1 + ## activeif = BONMAX > 0 AND BONMAX /= _ + +MSG_BONLEN1 1 "Maximum baseline length 1" + +! Maximum baseline length 2 +! ------------------------- +BONLEN2 1 "200" + ## widget = spinbox; range = 0 10000 10 + ## activeif = BONMAX > 0 AND BONMAX /= _ + +MSG_BONLEN2 1 "Maximum baseline length 2" + +! Maximum baseline length 3 +! ------------------------- +BONLEN3 1 "0" + ## widget = spinbox; range = 0 10000 100 + ## activeif = BONMAX > 0 AND BONMAX /= _ + +MSG_BONLEN3 1 "Maximum baseline length 3" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# CREATE SINGLE-DIFFERENCE/BASELINE FILES - SNGDIF 1: Input File Selection # +# # +# GENERAL FILES # +# Show all general files > % < # SHOWGEN +# # +# GENERAL OPTIONS # +# Measurement type > %%%%%%%%% < # MEATYP +# Processing strategy > %%%%%%%%% < # STRATEGY +# Stations must contain observ. from > %%%%%%%%% < # SATSYS +# # +# AUTOMATED BASELINE CREATION # +# Zero-difference observation files > %%%%%%%% < > %%%%%%%% < # PHASEZERO CODEZERO +# Reference station for STAR strategy > %%%%%%%% < > %%%%%%%% < # PHASEREF CODEREF +# # +# MANUAL BASELINE CREATION # +# First@ zero-difference input file > %%%%%%%% < > %%%%%%%% < # PHASEZERO1 CODEZERO1 +# Second zero-difference input file > %%%%%%%% < > %%%%%%%% < # PHASEZERO2 CODEZERO2 +# Single-difference output file > %%%%%%%% < > %%%%%%%% < # PHASESNG CODESNG +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWGEN = 1 ###################################################### +# SNGDIF 1.1: General Files # +# # +# GENERAL INPUT FILES # +# General constants > %%%%%%%%%%%% < # CONST +# Satellite information > %%%%%%%%%%%% < # SATELL +# Geodetic datum > %%%%%%%%%%%% < # DATUM +# Abbreviation table > %%%%%%%%%%%% < # ABBREV +# # +# MENU SETTINGS # +# Selected campaign > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # CAMPAIGN +# Selected session year> %%%% < session> %%%% < # YR4_INFO SES_INFO +# Session table > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # SESSION_TABLE +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# SNGDIF 2: Filenames # +# # +# INPUT FILES # +# Station coordinates > %%%%%%%% < # COORD +# Site eccentricities > %%%%%%%% < # ECCENT +# Predefined baselines > %%%%%%%% < # BASDEF +# Cluster definition > %%%%%%%% < # CLUINP +# # +# RESULT FILES # +# Listing of formed baselines > %%%%%%%% < # BASPRT +# Cluster/baseline assignment > %%%%%% < (2 digits will be appended) # CLUOUT +# # +# GENERAL OUTPUT FILES # +# Program output > % < use SNGDIF.Lnn or > %%%%%%%% < # SYSODEF SYSOUT +# Error messages > % < merged to program output or > %%%%%%%% < # ERRMRG SYSERR +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# SNGDIF 3: Options # +# # +# TITLE > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # TITLE +# # +# SIMULTANEOUS OBSERVATIONS # +# Tolerance to identify observations of one epoch > %%%% < seconds # SIMDT +# # +# SETTING OF NEW AMBIGUITIES # +# Merge ambiguities from input files > % < # AMBMRG +# After a gap in the observations larger than > %%%% < minutes # AMBDT +# If a cycle slip flag in one of the input files > % < # AMBSLP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL STRATEGY = OBS-MAX ############################################### +# SNGDIF 3.1: Options for Strategy OBS-MAX # +# # +# SPEED UP BASELINE SELECTION ALGORITHM # +# Minimum number of observations requested > %%%%% < (scaled, see help) # OPTMIN +# Maximum distance for fast observation count > %%%%% < kilometers # OPTFOC +# Maximum baseline length considered > %%%%% < kilometers # OPTMAX +# # +# ALLOW REDUNDANT BASELINES # +# Add redundant baselines > % < # REDBAS +# # +# ADD BONUS DEPENDING ON BASELINE LENGTH # +# Maximum bonus for number of observations > %%%%% < percent # BONMAX +# Direct L1/L2: Baseline length from 0 to > %%%%% < kilometers # BONLEN1 +# Wide-/Narrowlane: Baseline length from 0 to > %%%%% < kilometers # BONLEN2 +# Other: Baseline length from 0 to > %%%%% < kilometers # BONLEN3 +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL REDBAS = 1 ####################################################### +# SNGDIF 3.2: Options for redundant Baselines # +# # +# FORMING OF REDUNDANT BASELINES # +# Minimum path length between two stations > %%%%% < kilometers # REDMIN +# Minimum improvement in path length > %%%%% < kilometers # REDIMP +# # +# ADDITIONAL BASELINES FOR MARGINALLY OBSERVED SATELLITES # +# A satellite was only tracked by less than > %%%%% < percent of the sta.# CRTSAT +# Maximum number of additional baselines > %%%%% < # CRTBAS +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/ADDNEQ2.INP b/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/ADDNEQ2.INP new file mode 100755 index 0000000..77d7dcb --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/ADDNEQ2.INP @@ -0,0 +1,3811 @@ + +! Some keywords for automatic output +! ---------------------------------- +CAMPAIGN 1 "${P}/PHIVOLCS" + ## widget = initmenu; pointer = ACTIVE_CAMPAIGN + +SESSION_TABLE 1 "${P}/PHIVOLCS\STA\SESSIONS.SES" + ## widget = initmenu; pointer = SESSION_TABLE + +DESCR_SESSION_TABLE 1 "Session table" + +YR4_INFO 1 "2019" + ## widget = comment + # $Y+0 + +SES_INFO 1 "0110" + ## widget = comment + # $S+0 + +USR_INFO 1 "${USER}" + ## widget = comment + +! Environment variables +! --------------------- +ENVIRONMENT 5 + "U" "c:\Bernese\GPSUSER52" + "T" "c:\Bernese\GPSTEMP" + "X" "c:\Bernese\BERN52\GPS" + "P" "c:\Bernese\GPSDATA\CAMPAIGN52" + "USER" "" + ## widget = initmenu; pointer = ENVIR_LIST + +! ========================================================================= +! ADDNEQ2 1: Input Files +! ========================================================================= +! Show all general files +! ---------------------- +SHOWGEN 1 "1" + ## widget = checkbox + +MSG_SHOWGEN 1 "Show all general files" + +! Normal equations +! ---------------- +INPFILE 0 + ## widget = selwin; path = DIR_NEQ; ext = EXT_NEQ + # $C$S+0??? + +MSG_INPFILE 1 "Normal equations" + +INPFILE_TXT_COL_1 1 "Name" + +! Variance rescaling factors +! -------------------------- +COVCOMI 0 + ## widget = selwin; path = DIR_WGT; ext = EXT_WGT; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_COVCOMI 1 "Variance rescaling factors" + +! Station coordinates +! ------------------- +COORD 1 "${P}/PHIVOLCS\STA\$A190110.CRD" + ## widget = selwin; path = DIR_CRD; ext = EXT_CRD; maxfiles = 1 + # $A$YSS+0 + +DESCR_COORD 1 "Station coordinates" + +! Station velocities +! ------------------ +VELAPR 0 + ## widget = selwin; path = DIR_VEL; ext = EXT_VEL; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_VELAPR 1 "Station velocities" + +! Station information +! ------------------- +STAINFO 0 + ## widget = selwin; path = DIR_STA; ext = EXT_STA; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_STAINFO 1 "Station information" + +! Troposphere estimates +! --------------------- +TROPEST 0 + ## widget = selwin; path = DIR_TRP; ext = EXT_TRP; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_TROPEST 1 "Troposphere estimates" + +! Ionosphere master file +! ---------------------- +IONOS 0 + ## widget = selwin; path = DIR_ION; ext = EXT_ION; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_IONOS 1 "Ionosphere master file" + +! Differential code biases +! ------------------------ +DCBINP 0 + ## widget = selwin; path = DIR_DCB; ext = EXT_DCB; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_DCBINP 1 "Differential code biases" + +! Inter-system biases +! ------------------- +ISBINP 0 + ## widget = selwin; path = DIR_ISB; ext = EXT_ISB; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_ISBINP 1 "Inter-system biases" + +! Range biases (a priori) +! ----------------------- +RGBINP 0 + ## widget = selwin; path = DIR_RGB; ext = EXT_RGB; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_RGBINP 1 "SLR biases, CoM" + +! Earth rotation parameters +! ------------------------- +POLE 0 + ## widget = selwin; path = DIR_ERP; ext = EXT_ERP; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_POLE 1 "Earth rotation parameters" + +! Satellite Clock File, input +! -------------------- +SATCLK 0 + ## widget = selwin; path = DIR_CLK; ext = EXT_CLK; maxfiles = 1 + ## emptyallowed = true; activeif = RXCLKIN = _ + # + +DESCR_SATCLK 1 "GNSS satellite clocks" + +! Clock RINEX File +! ---------------- +RXCLKIN 0 + ## widget = selwin; path = DIR_RXC; ext = EXT_RXC; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_RXCLKIN 1 "Clock RINEX file" + +! Geocenter coordinates +! --------------------- +GCCINP 0 + ## widget = selwin; path = DIR_GCC; ext = EXT_GCC; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_GCCINP 1 "Geocenter coordinates" + +! Covariances (Coords) +! -------------------- +COVARRS 0 + ## widget = lineedit; path = DIR_COV; ext = EXT_COV + # + +DESCR_COVARRS 1 "Var-covar w.r.t. coord." + +! Covariances (All) +! ----------------- +COVTTRS 0 + ## widget = lineedit; path = DIR_COV; ext = EXT_COV + # + +DESCR_COVTTRS 1 "Full var-covar matrix" + +! Parameter estimates +! ------------------- +PARAMIN 0 + ## widget = selwin; path = DIR_EST; ext = EXT_EST; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_PARAMIN 1 "Parameter estimates" + +! ========================================================================= +! ADDNEQ2 1.1: General Files +! ========================================================================= +! General constants +! ----------------- +CONST 1 "${X}/GEN\CONST." + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # CONST. + +DESCR_CONST 1 "General constants" + +! Geodetic datum +! -------------- +DATUM 1 "${X}/GEN\DATUM." + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # DATUM. + +DESCR_DATUM 1 "Geodetic datum" + +! Phase center variations +! ----------------------- +PHASECC 1 "${X}/GEN\$(PCVINF).$(PCV)" + ## widget = selwin; path = PTH_GEN; maxfiles = 1; emptyallowed = true + # $(PCVINF).$(PCV) + +DESCR_PHASECC 1 "Phase center variations" + +! Satellite information +! --------------------- +SATELL 1 "${X}/GEN\$(SATINF).$(PCV)" + ## widget = selwin; path = PTH_GEN; maxfiles = 1; emptyallowed = true + # $(SATINF).$(PCV) + +DESCR_SATELL 1 "Satellite information" + +! Receiver information +! -------------------- +RECEIVR 1 "${X}/GEN\$(RECINF)" + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # $(RECINF) + +DESCR_RECEIVR 1 "Receiver information" + +! Satellite problems +! ------------------ +SATCRUX 1 "${X}/GEN\$(SATCRX).CRX" + ## widget = selwin; path = PTH_GEN; ext = EXT_CRX; maxfiles = 1 + ## emptyallowed = true + # $(SATCRX) + +DESCR_SATCRUX 1 "Satellite problems" + +! Subdaily pole model +! ------------------- +SUBMOD 1 "${X}/GEN\IERS2010XY.SUB" + ## widget = selwin; path = PTH_GEN; ext = EXT_SUB; maxfiles = 1 + ## emptyallowed = true + # IERS2010XY + +DESCR_SUBMOD 1 "Subdaily pole model" + +! Nutation Model +! ------------------- +NUTMOD 1 "${X}/GEN\IAU2000R06.NUT" + ## widget = selwin; path = PTH_GEN; ext = EXT_NUT; maxfiles = 1 + ## emptyallowed = true + # IAU2000R06 + +DESCR_NUTMOD 1 "Nutation model" + +! Sinex header file +! ----------------- +SINEXIN 1 "${X}/GEN\SINEX." + ## widget = selwin; path = PTH_GEN; maxfiles = 1; emptyallowed = true + # SINEX. + +DESCR_SINEXIN 1 "SINEX general input file" + +! IONEX control file +! ------------------ +IONEXCF 1 "${X}/GEN\IONEX." + ## widget = selwin; path = PTH_GEN; maxfiles = 1; emptyallowed = true + # IONEX. + +DESCR_IONEXCF 1 "IONEX control file" + +! Scratch file +! ------------ +AUXFIL 1 "${U}/WORK\ADDNEQ2.SCR" + ## widget = lineedit; path = PTH_SCR; ext = EXT_SCR; emptyallowed = false + # ADDNEQ2$J + +DESCR_AUXFIL 1 "Scratch file" + +DELETE_FILES 1 "AUXFIL" + +! ========================================================================= +! ADDNEQ2 2: Output Files +! ========================================================================= +! Program output +! -------------- +SYSODEF 1 "0" + ## widget = checkbox + +MSG_SYSODEF 1 "Program output" + +SYSOUT 1 "${P}/PHIVOLCS\OUT\$C190110.OUT" + ## widget = lineedit; path = DIR_OUT; ext = EXT_OUT + ## activeif = SYSODEF == 0; emptyallowed = false + # $C$YSS+0 + +DESCR_SYSOUT 1 "Program output" + +! Error messages +! -------------- +ERRMRG 1 "0" + ## widget = checkbox + +MSG_ERRMRG 1 "Error message" + +SYSERR 1 "${U}/WORK\ERROR.MSG" + ## widget = lineedit; path = PTH_ERR; ext = EXT_ERR + ## activeif = ERRMRG == 0; emptyallowed = false + # ERROR + +DESCR_SYSERR 1 "Error message" + +! Normal equations +! ---------------- +NEQOUT 1 "${P}/PHIVOLCS\SOL\$C190110.NQ0" + ## widget = lineedit; path = DIR_NEQ; ext = EXT_NEQ + # $C$YSS+0 + +DESCR_NEQOUT 1 "Resulting normal equations" + +! Sinex +! ----- +SNXCONT 1 "NEQ" + ## widget = combobox; activeif = SINEXRS /= _; cards = COV NEQ + ## editable = false + +MSG_SNXCONT 1 "Content of SINEX" + +SINEXRS 0 + ## widget = lineedit; path = DIR_SNX; ext = EXT_SNX + # + +DESCR_SINEXRS 1 "SINEX" + +! Station coordinates +! ------------------- +COORDRS 1 "${P}/PHIVOLCS\STA\$C190110.CRD" + ## widget = lineedit; path = DIR_CRD; ext = EXT_CRD + # $C$YSS+0 + +DESCR_COORDRS 1 "Station coordinate results" + +! Velocities +! ---------- +VELORS 0 + ## widget = lineedit; path = DIR_VEL; ext = EXT_VEL + # + +DESCR_VELORS 1 "Station velocity results" + +! Troposphere estimates +! --------------------- +TROPSAV 1 "${P}/PHIVOLCS\ATM\$C190110.TRP" + ## widget = lineedit; path = DIR_TRP; ext = EXT_TRP + # $C$YSS+0 + +DESCR_TROPSAV 1 "Troposphere estimates" + +! Troposphere SINEX +! ----------------- +TROPSNX 1 "${P}/PHIVOLCS\ATM\$C190110.TRO" + ## widget = lineedit; path = DIR_TRO; ext = EXT_TRO + # $C$YSS+0 + +DESCR_TROPSNX 1 "Troposphere estimates (SINEX)" + +! Ionosphere models +! ----------------- +IONOSRS 0 + ## widget = lineedit; path = DIR_ION; ext = EXT_ION + # + +DESCR_IONOSRS 1 "Ionosphere models" + +! IONEX +! ----- +IONEXRS 0 + ## widget = lineedit; path = DIR_INX; ext = EXT_INX + # + +DESCR_IONEXRS 1 "IONEX" + +! Code biases +! ----------- +DCBOUT 0 + ## widget = lineedit; path = DIR_DCB; ext = EXT_DCB + # + +DESCR_DCBOUT 1 "Code bias results" + +! Inter-system biases +! ------------------- +ISBOUT 0 + ## widget = lineedit; path = DIR_ISB; ext = EXT_ISB + # + +DESCR_ISBOUT 1 "Inter-system biases (output)" + +! Range biases +! ------------ +RGBOUT 0 + ## widget = lineedit; path = DIR_RGB; ext = EXT_RGB + # + +DESCR_RGBOUT 1 "SLR biases, CoM (output)" + +! BIAS SINEX +! ---------- +BIASSNX 0 + ## widget = lineedit; path = DIR_BIA; ext = EXT_BIA + # + +MSG_BIASSNX 1 "BIAS SINEX" + +! Orbital elements +! ---------------- +ELEFILE 0 + ## widget = lineedit; path = DIR_ELE; ext = EXT_ELE + # + +DESCR_ELEFILE 1 "Orbital elements" + +! Bernese ERP file +! ---------------- +POLERS 0 + ## widget = lineedit; path = DIR_ERP; ext = EXT_ERP + # + +DESCR_POLERS 1 "Bernese ERP file" + +! IERS ERP file +! ------------- +IERSPOL 0 + ## widget = lineedit; path = DIR_IEP; ext = EXT_IEP + # + +DESCR_IERSPOL 1 "IERS ERP file" + +! Geocenter coordinates +! --------------------- +GCCOUT 0 + ## widget = lineedit; path = DIR_GCC; ext = EXT_GCC + # + +DESCR_GCCOUT 1 "Geocenter coordinates" + +! Station residuals +! ----------------- +PLOTRS 0 + ## widget = lineedit; path = DIR_PLT; ext = EXT_PLT + # + +DESCR_PLOTRS 1 "Station residuals" + +PLOT_ALL 0 + ## widget = lineedit; path = DIR_PLT; ext = EXT_PLT + # + +DESCR_PLOT_ALL 1 "All parameter residuals" + +! Weekly summary file +! ------------------- +WEKSUM 0 + ## widget = lineedit; path = DIR_SUM; ext = EXT_SUM + # + +DESCR_WEKSUM 1 "Weekly summary file" + +! Variance rescaling factors (output) +! ----------------------------------- +COVCOMO 0 + ## widget = lineedit; path = DIR_WGT; ext = EXT_WGT; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_COVCOMO 1 "Variance rescaling factors" + +! PCV antenna models (output) +! Phase center models +! Phase center variations (grid) +! --------------------------- +PHASRSG 0 + ## widget = lineedit; path = DIR_PHG; ext = EXT_PHG; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_PHASRSG 1 "Antenna model results" + +! Satellite Clock File, output +! -------------------- +CLKSAV 0 + ## widget = lineedit; path = DIR_CLK; ext = EXT_CLK + # + +DESCR_CLKSAV 1 "Satellite clock file" + +! Clock RINEX File, output +! ---------------- +CLKRNX 0 + ## widget = lineedit; path = DIR_RXC; ext = EXT_RXC + # + +DESCR_CLKRNX 1 "clock RINEX file" + +! Parameter estimates +! ------------------- +PARAMRS 0 + ## widget = lineedit; path = DIR_EST; ext = EXT_EST + # + +DESCR_PARAMRS 1 "Parameter estimate results" + +! ========================================================================= +! ADDNEQ2 3.1: Options +! ========================================================================= +! Title +! ----- +TITLE 1 "RNX2SNX_190110: Preliminary coordinate/troposphere results" + ## widget = lineedit + # RNX2SNX_$YSS+0: Preliminary coordinate/troposphere results + +MSG_TITLE 1 "Title line" + +! Maximum number of parameters in combined NEQ +! -------------------------------------------- +MAXPAR 1 "4000" + ## widget = spinbox; range = 500 20000 500; check_type = integer + +MSG_MAXPAR 1 "Maximum number of parameters in combined NEQ" + +! A priori sigma of unit weight +! ----------------------------- +SIGMA0 1 "0.0010" + ## widget = lineedit; emptyallowed = false; check_type = real + ## check_min = 1e-20 + +MSG_SIGMA0 1 "A priori sigma of unit weight" + +! Compute no inversion +! --------------------- +NOINV 1 "0" + ## widget = checkbox + +MSG_NOINV 1 "Compute no solution" + +! Compute and compare individual solutions +! ---------------------------------------- +INDVSOL 1 "NO" + ## widget = combobox; editable = false + ## cards = NO YES HELMERT HLM_TRA HLM_ROT HLM_ALL; activeif = NOINV = 0 + +MSG_INDVSOL 1 "Compute and compare individual solutions" + +! Reference epoch for the coordinates +! ----------------------------------- +TIMREF 0 + ## widget = lineedit; activeif = CRD_NINT == 1 AND NOINV = 0 + ## check_type = date + # + +MSG_TIMREF 1 "Reference epoch for station coordinates" + +! Estimate velocities +! ------------------- +CRD_NINT 1 "0" + ## widget = checkbox + +MSG_CRD_NINT 1 "Set up station velocities" + +! Estimate geocenter coordinates +! ------------------------------ +SETUP_GCC 1 "0" + ## widget = checkbox + +MSG_SETUP_GCC 1 "Set up Geocenter coordinates" + +! ========================================================================= +! ADDNEQ2 3.2: Options +! ========================================================================= +! Provide extended output w.r.t. estimated parameters +! --------------------------------------------------- +PRT_EXT 1 "1" + ## widget = checkbox + +MSG_PRT_EXT 1 "Provide extended output w.r.t. estimated parameters" + +! Notify station inconsistencies between NEQs +! ------------------------------------------- +PRT_SIC 1 "0" + ## widget = checkbox + +MSG_PRT_SIC 1 "Notify station inconsistencies between NEQs" + +! Notify changes due to station information file +! ---------------------------------------------- +CRXWARN 1 "0" + ## widget = checkbox; activeif = STAINFO / _ + +MSG_CRXWARN 1 "Notify changes due to station info file" + +! Print detailed list of all parameter manipulations +! -------------------------------------------------- +PRT_PAR 1 "0" + ## widget = checkbox + +MSG_PRT_PAR 1 "Print detailed list of all parameter manipulations" + +! Regularize a priori constraint matrix +! ------------------------------------- +SNXREG 1 "YES" + ## widget = combobox; cards = NO YES + ## activeif = SINEXRS /= _ AND NOINV = 0 + +MSG_SNXREG 1 "Regularize a priori constraint matrix" + +! Sort stations according to DOMES code +! ------------------------------------- +STASORT 1 "0" + ## widget = checkbox; activeif = SINEXRS /= _ + +MSG_STASORT 1 "Sort stations according to DOMES code" + +! Include ADDNEQ1-style statistics block +! -------------------------------------- +HEUREF 1 "0" + ## widget = checkbox; activeif = SINEXRS /= _ + +MSG_HEUREF 1 "Include ADDNEQ1-style statistics block" + +! Do not write non-calibrated antenna/radome codes +! ------------------------------------------------ +ANTRED 1 "0" + ## widget = checkbox; activeif = SINEXRS /= _ + +MSG_ANTRED 1 "Do not write non-calibrated antenna/radome codes" + +! Transform ERP parameter to offset/drift representation +! ------------------------------------------------------ +ERPREP 1 "0" + ## widget = checkbox; activeif = SINEXRS /= _ + +MSG_ERPREP 1 "Transform ERP to offset/drift representation" + +! Truncate all NEQ station names after position 14 +! ------------------------------------------------ +NO_ABC 1 "NO" + ## widget = combobox; cards = NO YES; editable = true + +MSG_NO_ABC 1 "Truncate all NEQ station names after position 14" + +! Keep input NEQs in alphabetical order +! ------------------------------------- +NOCHRONO 1 "0" + ## widget = checkbox + +MSG_NOCHRONO 1 "Keep input NEQs in alphabetical order" + +! Write coordinates/velocities as ... in var-covar files +! ------------------------------------------------------ +COVMODE 1 "CRD/VEL" + ## widget = combobox; cards = CRD/VEL CRD/CRD; editable = false + ## activeif = COVARRS / _ OR COVTTRS / _ AND CRD_NINT = 1 + +MSG_COVMODE 1 "Write coordinates and velocities in var-covar files as" + +! Eliminate station parameters in case of equipement changes +! ---------------------------------------------------------- +CRXREC 1 "NEVER" + ## widget = combobox; cards = NEVER TYPE TYPE_OR_NUMBER; editable = false + ## activeif = STAINFO / _ + +MSG_CRXREC 1 "Remove station in case of receiver change" + +CRXANT 1 "NEVER" + ## widget = combobox; editable = false + ## cards = NEVER TYPE TYPE_OR_ECCENT TYPE_OR_ECCENT_OR_NUMBER + ## activeif = STAINFO / _ + +MSG_CRXANT 1 "Remove station in case of antenna change" + +! Correct step2 tide bug +! ---------------------- +STEP2 1 "0" + ## widget = checkbox + +MSG_STEP2 1 "Correct step2 tide bug" + +STEP2A 0 + ## widget = lineedit; emptyallowed = true; check_type = date + ## activeif = STEP2 == 1 + # + +MSG_STEP2A 1 "Step2 tide bug start MJD" + +STEP2B 0 + ## widget = lineedit; emptyallowed = true; check_type = date + ## activeif = STEP2 == 1 + # + +MSG_STEP2B 1 "Step2 tide bug end MJD" + +! ========================================================================= +! ADDNEQ2 4: Comparison of Individual Solutions +! ========================================================================= +! Minimum number of solutions for each station +! -------------------------------------------- +MINSOL 1 "0" + ## widget = spinbox; range = 0 9999 1; check_type = integer + +MSG_MINSOL 1 "Minimum number of solutions for each station" + +! Maximum tolerated residual +! -------------------------- +BADSOL_N 1 "15" + ## widget = lineedit; emptyallowed = true; check_type = real + ## check_min = 0 + +MSG_BADSOL_N 1 "Maximum tolerated residual: North" + +BADSOL_E 1 "15" + ## widget = lineedit; emptyallowed = true: check_type = real + ## check_min = 0 + +MSG_BADSOL_E 1 "Maximum tolerated residual: East" + +BADSOL_U 1 "30" + ## widget = lineedit; emptyallowed = true; check_type = real + ## check_min = 0 + +MSG_BADSOL_U 1 "Maximum tolerated residual: Up" + +! Maximum tolerated root-mean-square error +! ---------------------------------------- +BADSOLRN 1 "10" + ## widget = lineedit; emptyallowed = true; check_type = real + ## check_min = 0 + +MSG_BADSOLRN 1 "Maximum tolerated RMS error: North" + +BADSOLRE 1 "10" + ## widget = lineedit; emptyallowed = true; check_type = real + ## check_min = 0 + +MSG_BADSOLRE 1 "Maximum tolerated RMS error: East" + +BADSOLRU 1 "20" + ## widget = lineedit; emptyallowed = true; check_type = real + ## check_min = 0 + +MSG_BADSOLRU 1 "Maximum tolerated RMS error: Up" + +! ========================================================================= +! ADDNEQ2 5: Datum Definition for Coordinates +! ========================================================================= +! Datum definition type +! --------------------- +RADIO2_4 1 "0" + ## widget = radiobutton; group = DUMMY + +MSG_RADIO2_4 1 "Free network solution" + +RADIO2_3 1 "1" + ## widget = radiobutton; group = DUMMY + ## radiokeys = FREESTA C_TRA C_ROT C_SCL + +MSG_RADIO2_3 1 "Minimum constraint solution" + +RADIO2_2 1 "0" + ## widget = radiobutton; group = DUMMY; radiokeys = SIGSTA + +MSG_RADIO2_2 1 "Coordinates constrained" + +RADIO2_1 1 "0" + ## widget = radiobutton; group = DUMMY; radiokeys = FIXSTA + +MSG_RADIO2_1 1 "Coordinates fixed" + +FREESTA 1 "FROM_FILE" + ## widget = combobox; editable = false + ## cards = ALL MANUAL FROM_FILE WITH_FLAG + +MSG_FREESTA 1 "Minimum constraint solution" + +SIGSTA 1 "FROM_FILE" + ## widget = combobox; editable = false + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG + +MSG_SIGSTA 1 "Coordinates constrained" + +FIXSTA 1 "FROM_FILE" + ## widget = combobox; editable = false + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG + +MSG_FIXSTA 1 "Coordinates fixed" + +! Minimum constraint conditions +! ----------------------------- +C_TRA 1 "YES" + ## widget = combobox; cards = YES NO + +MSG_C_TRA 1 "Translation" + +C_ROT 1 "NO" + ## widget = combobox; cards = YES NO + +MSG_C_ROT 1 "Rotation" + +C_SCL 1 "NO" + ## widget = combobox; cards = YES NO + +MSG_C_SCL 1 "Scale" + +! A priori sigmas +! --------------- +C_SIGMAN 1 "0.001" + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = SIGSTA /= FROM_FILE AND RADIO2_2 = 1 + +MSG_C_SIGMAN 1 "North" + +C_SIGMAE 1 "0.001" + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = SIGSTA /= FROM_FILE AND RADIO2_2 = 1 + +MSG_C_SIGMAE 1 "East" + +C_SIGMAU 1 "0.001" + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = SIGSTA /= FROM_FILE AND RADIO2_2 = 1 + +MSG_C_SIGMAU 1 "Up" + +! ========================================================================= +! ADDNEQ2 5.1: Datum Definition for Coordinates +! ========================================================================= +! Stations considered for minimum constraint conditions +! ----------------------------------------------------- +FREESTA_L 0 + ## widget = selwin; activeif = FREESTA == MANUAL AND RADIO2_3 == 1 + ## pointer = STALST + # + +MSG_FREESTA_L 1 "Manual selection" + +FREESTA_F 1 "${P}/PHIVOLCS\STA\REF190110.FIX" + ## widget = selwin; activeif = FREESTA == FROM_FILE AND RADIO2_3 == 1 + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # REF$YSS+0 + +MSG_FREESTA_F 1 "List of stations from file" + +FREESTA_G 0 + ## widget = lineedit; activeif = FREESTA == WITH_FLAG AND RADIO2_3 == 1 + # + +MSG_FREESTA_G 1 "Stations with specific flags in CRD file" + +! Station coordinates to be constrained +! ------------------------------------- +STATION4 0 + ## widget = selwin; activeif = SIGSTA == MANUAL AND RADIO2_2 == 1 + ## pointer = STALST + +MSG_STATION4 1 "Manual selection" + +STAFILE4 0 + ## widget = selwin; activeif = SIGSTA == FROM_FILE AND RADIO2_2 == 1 + ## path = DIR_SIG; ext = EXT_SIG; maxfiles = 1 + # + +MSG_STAFILE4 1 "List of stations (and sigmas) from file" + +STAFLAG4 0 + ## widget = lineedit; activeif = SIGSTA == WITH_FLAG AND RADIO2_2 == 1 + # + +MSG_STAFLAG4 1 "Stations with specific flags in CRD file" + +! Station coordinates to be fixed +! ------------------------------- +STATION1 0 + ## widget = selwin; activeif = FIXSTA == MANUAL AND RADIO2_1 == 1 + ## pointer = STALST + # + +MSG_STATION1 1 "Manual selection" + +STAFILE1 0 + ## widget = selwin; activeif = FIXSTA == FROM_FILE AND RADIO2_1 == 1 + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_STAFILE1 1 "List of stations from file" + +STAFLAG1 0 + ## widget = lineedit; activeif = FIXSTA == WITH_FLAG AND RADIO2_1 == 1 + # + +MSG_STAFLAG1 1 "Stations with specific flags in CRD file" + +! ========================================================================= +! ADDNEQ2 6: Datum Definition for Velocities +! ========================================================================= +! Datum definition type +! --------------------- +RADIO3_4 1 "0" + ## widget = radiobutton; group = DUMMY + +MSG_RADIO3_4 1 "Free network solution" + +RADIO3_3 1 "1" + ## widget = radiobutton; group = DUMMY + ## radiokeys = FREEVEL V_TRA V_ROT V_SCL + +MSG_RADIO3_3 1 "Minimum constraint solution" + +RADIO3_2 1 "0" + ## widget = radiobutton; group = DUMMY; radiokeys = SIGVEL + +MSG_RADIO3_2 1 "Velocities constrained" + +RADIO3_1 1 "0" + ## widget = radiobutton; group = DUMMY; radiokeys = FIXVEL + +MSG_RADIO3_1 1 "Velocities fixed" + +FREEVEL 1 "FROM_FILE" + ## widget = combobox; editable = false + ## cards = ALL MANUAL FROM_FILE WITH_FLAG + +MSG_FREEVEL 1 "Minimum constraint solution" + +SIGVEL 1 "FROM_FILE" + ## widget = combobox; editable = false + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG + +MSG_SIGVEL 1 "Velocities constrained" + +FIXVEL 1 "FROM_FILE" + ## widget = combobox; editable = false + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG + +MSG_FIXVEL 1 "Velocities fixed" + +! Minimum constraint conditions +! ----------------------------- +V_TRA 1 "0.0001" + ## widget = combobox; cards = YES NO + +MSG_V_TRA 1 "Translation" + +V_ROT 1 "0.00001" + ## widget = combobox; cards = YES NO + +MSG_V_ROT 1 "Rotation" + +V_SCL 0 + ## widget = combobox; cards = YES NO + # + +MSG_V_SCL 1 "Scale" + +! A priori sigmas +! --------------- +V_SIGMAN 1 "0.005" + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = SIGVEL /= FROM_FILE AND RADIO3_2 = 1 + +MSG_V_SIGMAN 1 "North" + +V_SIGMAE 1 "0.005" + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = SIGVEL /= FROM_FILE AND RADIO3_2 = 1 + +MSG_V_SIGMAE 1 "East" + +V_SIGMAU 1 "0.005" + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = SIGVEL /= FROM_FILE AND RADIO3_2 = 1 + +MSG_V_SIGMAU 1 "Up" + +! ========================================================================= +! ADDNEQ2 6.1: Datum Definition for Velocities +! ========================================================================= +! Stations considered for minimum constraint conditions +! ----------------------------------------------------- +FREEVEL_L 0 + ## widget = selwin; activeif = FREEVEL == MANUAL AND RADIO3_3 == 1 + ## pointer = STALST + # + +MSG_FREEVEL_L 1 "Manual selection" + +FREEVEL_F 0 + ## widget = selwin; activeif = FREEVEL == FROM_FILE AND RADIO3_3 == 1 + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1; emptyallowed = true + +MSG_FREEVEL_F 1 "List of stations from file" + +FREEVEL_G 0 + ## widget = lineedit; activeif = FREEVEL == WITH_FLAG AND RADIO3_3 == 1 + # + +MSG_FREEVEL_G 1 "Stations with specific flags in VEL file" + +! Station velocities to be constrained +! ------------------------------------ +VELOCITY4 0 + ## widget = selwin + ## activeif = CRD_NINT == 1 AND SIGVEL == MANUAL AND RADIO3_2 == 1 + ## pointer = STALST + # + +MSG_VELOCITY4 1 "Manual selection" + +VELFILE4 0 + ## widget = selwin; activeif = SIGVEL == FROM_FILE AND RADIO3_2 == 1 + ## path = DIR_SIG; ext = EXT_SIG; maxfiles = 1; emptyallowed = true + # + +MSG_VELFILE4 1 "List of stations (and sigmas) from file" + +VELFLAG4 1 "I" + ## widget = lineedit; activeif = SIGVEL == WITH_FLAG AND RADIO3_2 == 1 + +MSG_VELFLAG4 1 "Stations with specific flags in VEL file" + +! Station velocities to be fixed +! ------------------------------ +VELOCITY1 0 + ## widget = selwin; activeif = FIXVEL == MANUAL AND RADIO3_1 == 1 + ## pointer = STALST + +MSG_VELOCITY1 1 "Manual selection" + +VELFILE1 0 + ## widget = selwin; activeif = FIXVEL == FROM_FILE AND RADIO3_1 == 1 + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_VELFILE1 1 "List of stations from file" + +VELFLAG1 0 + ## widget = lineedit; activeif = FIXVEL == WITH_FLAG AND RADIO3_1 == 1 + # + +MSG_VELFLAG1 1 "Stations with specific flags in VEL file" + +! ========================================================================= +! ADDNEQ2 7.1: Parameter Pre-elimination +! ========================================================================= +! Station-related parameters: Station coordinates +! ----------------------------------------------- +CRD_ELIM 1 "NO" + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + +MSG_CRD_ELIM 1 "Station coordinates" + +CRD_EXCP 0 + ## widget = lineedit + ## activeif = CRD_ELIM == BEFORE_STACKING OR CRD_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_CRD_EXCP 1 "Except for files: Station coordinates" + +CRD_EXST 1 "0" + ## widget = checkbox; activeif = CRD_ELIM /= NO AND CRD_ELIM / _ + +MSG_CRD_EXST 1 "Except for stations: Atmospheric pressure loading" + +CRD_EXSEL 0 + ## widget = combobox; activeif = CRD_ELIM /= NO AND CRD_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_CRD_EXSEL 1 "Selection for station exceptions: station coordinates" + +CRD_EXMAN 0 + ## widget = selwin + ## activeif = CRD_ELIM /= NO AND CRD_EXST = 1 AND CRD_EXSEL = MANUAL + ## pointer = STALST + +MSG_CRD_EXMAN 1 "Manual selection for station exceptions: station coordinates" + +CRD_EXFIL 0 + ## widget = selwin + ## activeif = CRD_ELIM /= NO AND CRD_EXST = 1 AND CRD_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_CRD_EXFIL 1 "Selection for station exceptions from file: station coordinates" + +CRD_EXFLG 0 + ## widget = lineedit + ## activeif = CRD_ELIM /= NO AND CRD_EXST = 1 AND CRD_EXSEL = WITH_FLAG + +MSG_CRD_EXFLG 1 "Selection for station exceptions from flag: station coordinates" + +! Station-related parameters: Receiver clock bias/offsets +! ------------------------------------------------------- +CLK_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_CLK_ELIM 1 "GLONASS receiver clock biases" + +CLK_EXCP 0 + ## widget = lineedit + ## activeif = CLK_ELIM == BEFORE_STACKING OR CLK_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_CLK_EXCP 1 "Except for files: Receiver clock offsets" + +CLK_EXST 1 "0" + ## widget = checkbox; activeif = CLK_ELIM /= NO AND CLK_ELIM / _ + +MSG_CLK_EXST 1 "Except for stations: Atmospheric pressure loading" + +CLK_EXSEL 0 + ## widget = combobox; activeif = CLK_ELIM /= NO AND CLK_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_CLK_EXSEL 1 "Selection for station exceptions: receiver clock offsets" + +CLK_EXMAN 0 + ## widget = selwin + ## activeif = CLK_ELIM /= NO AND CLK_EXST = 1 AND CLK_EXSEL = MANUAL + ## pointer = CLKLST + +MSG_CLK_EXMAN 1 "Manual selection for station exceptions: receiver clock offsets" + +CLK_EXFIL 0 + ## widget = selwin + ## activeif = CLK_ELIM /= NO AND CLK_EXST = 1 AND CLK_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_CLK_EXFIL 1 "Selection for station exceptions from file: receiver clock offsets" + +CLK_EXFLG 0 + ## widget = lineedit + ## activeif = CLK_ELIM /= NO AND CLK_EXST = 1 AND CLK_EXSEL = WITH_FLAG + +MSG_CLK_EXFLG 1 "Selection for station exceptions from flag: receiver clock offsets" + +! Station-related parameters: Inter-system bias +! ---------------------------------------------- +ISB_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_ISB_ELIM 1 "Time-dependent GLONASS ISB" + +ISB_EXCP 0 + ## widget = lineedit + ## activeif = ISB_ELIM == BEFORE_STACKING OR CLK_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_ISB_EXCP 1 "Except for files: inter-system bias" + +ISB_EXST 1 "0" + ## widget = checkbox; activeif = ISB_ELIM /= NO AND ISB_ELIM / _ + +MSG_ISB_EXST 1 "Except for stations: Atmospheric pressure loading" + +ISB_EXSEL 0 + ## widget = combobox; activeif = ISB_ELIM /= NO AND ISB_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_ISB_EXSEL 1 "Selection for station exceptions: inter-system bias" + +ISB_EXMAN 0 + ## widget = selwin + ## activeif = ISB_ELIM /= NO AND ISB_EXST = 1 AND ISB_EXSEL = MANUAL + ## pointer = CLKLST + +MSG_ISB_EXMAN 1 "Manual selection for station exceptions: inter-system bias" + +ISB_EXFIL 0 + ## widget = selwin + ## activeif = ISB_ELIM /= NO AND ISB_EXST = 1 AND ISB_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_ISB_EXFIL 1 "Selection for station exceptions from file: inter-system bias" + +ISB_EXFLG 0 + ## widget = lineedit + ## activeif = ISB_ELIM /= NO AND ISB_EXST = 1 AND ISB_EXSEL = WITH_FLAG + +MSG_ISB_EXFLG 1 "Selection for station exceptions from flag: inter-system bias" + +! Station-related parameters: Receiver antenna offsets +! ---------------------------------------------------- +RAO_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_RAO_ELIM 1 "Receiver antenna offsets" + +RAO_EXCP 0 + ## widget = lineedit + ## activeif = RAO_ELIM == BEFORE_STACKING OR RAO_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_RAO_EXCP 1 "Except for files: Receiver antenna offsets" + +! Station-related parameters: Receiver antenna pattern +! ---------------------------------------------------- +RAP_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_RAP_ELIM 1 "Receiver antenna pattern" + +RAP_EXCP 0 + ## widget = lineedit + ## activeif = RAP_ELIM == BEFORE_STACKING OR RAP_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_RAP_EXCP 1 "Except for files: Receiver antenna pattern" + +! Station-related parameters: Receiver DCB parameter +! -------------------------------------------------- +DCBR_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_DCBR_ELIM 1 "Receiver DCB parameters" + +DCBR_EXCP 0 + ## widget = lineedit + ## activeif = DCBR_ELIM == BEFORE_STACKING OR DCBR_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_DCBR_EXCP 1 "Except for files: Receiver DCB parameters" + +DCBR_EXST 1 "0" + ## widget = checkbox; activeif = DCBR_ELIM /= NO AND DCBR_ELIM / _ + +MSG_DCBR_EXST 1 "Except for stations: Atmospheric pressure loading" + +DCBR_EXSEL 0 + ## widget = combobox; activeif = DCBR_ELIM /= NO AND DCBR_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_DCBR_EXSEL 1 "Selection for station exceptions: receiver DCB parameters" + +DCBR_EXMAN 0 + ## widget = selwin + ## activeif = DCBR_ELIM /= NO AND DCBR_EXST = 1 AND DCBR_EXSEL = MANUAL + ## pointer = DCBRLST + +MSG_DCBR_EXMAN 1 "Manual selection for station exceptions: receiver DCB parameters" + +DCBR_EXFIL 0 + ## widget = selwin + ## activeif = DCBR_ELIM /= NO AND DCBR_EXST = 1 AND DCBR_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_DCBR_EXFIL 1 "Selection for station exceptions from file: receiver DCB parameters" + +DCBR_EXFLG 0 + ## widget = lineedit + ## activeif = DCBR_ELIM /= NO AND DCBR_EXST = 1 AND DCBR_EXSEL = WITH_FLAG + +MSG_DCBR_EXFLG 1 "Selection for station exceptions from flag: receiver DCB parameters" + +! Station-related parameters: GNSS-specific station translation +! ------------------------------------------------------------- +GTRA_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_GTRA_ELIM 1 "GNSS-specific station translation" + +GTRA_EXCP 0 + ## widget = lineedit + ## activeif = GTRA_ELIM == BEFORE_STACKING OR GTRA_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_GTRA_EXCP 1 "Except for files: GNSS-specific station translation" + +GTRA_EXST 1 "0" + ## widget = checkbox; activeif = GTRA_ELIM /= NO AND GTRA_ELIM / _ + +MSG_GTRA_EXST 1 "Except for stations: GNSS-specific station translations" + +GTRA_EXSEL 0 + ## widget = combobox; activeif = GTRA_ELIM /= NO AND GTRA_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_GTRA_EXSEL 1 "Selection for station exceptions: GNSS-spec translations" + +GTRA_EXMAN 0 + ## widget = selwin + ## activeif = GTRA_ELIM /= NO AND GTRA_EXST = 1 AND GTRA_EXSEL = MANUAL + ## pointer = GSPLST + +MSG_GTRA_EXMAN 1 "Manual selection for station exceptions: GNSS-spec translations" + +GTRA_EXFIL 0 + ## widget = selwin + ## activeif = GTRA_ELIM /= NO AND GTRA_EXST = 1 AND GTRA_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_GTRA_EXFIL 1 "Selection for station exceptions from file: GNSS-spec translations" + +GTRA_EXFLG 0 + ## widget = lineedit + ## activeif = GTRA_ELIM /= NO AND GTRA_EXST = 1 AND GTRA_EXSEL = WITH_FLAG + +MSG_GTRA_EXFLG 1 "Selection for station exceptions from flag: GNSS-spec translations" + +! Station-related parameters: GNSS-specific troposphere biases +! ------------------------------------------------------------ +GTRP_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_GTRP_ELIM 1 "GNSS-specific ZPD bias" + +GTRP_EXCP 0 + ## widget = lineedit + ## activeif = GTRP_ELIM == BEFORE_STACKING OR GTRP_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_GTRP_EXCP 1 "Except for files: GNSS-specific ZPD bias" + +GTRP_EXST 1 "0" + ## widget = checkbox; activeif = GTRP_ELIM /= NO AND GTRP_ELIM / _ + +MSG_GTRP_EXST 1 "Except for stations: GNSS-specific ZPD bias" + +GTRP_EXSEL 0 + ## widget = combobox; activeif = GTRP_ELIM /= NO AND GTRP_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_GTRP_EXSEL 1 "Selection for station exceptions: GNSS-spec ZPD bias" + +GTRP_EXMAN 0 + ## widget = selwin + ## activeif = GTRP_ELIM /= NO AND GTRP_EXST = 1 AND GTRP_EXSEL = MANUAL + ## pointer = GSPLST + +MSG_GTRP_EXMAN 1 "Manual selection for station exceptions: GNSS-spec ZPD bias" + +GTRP_EXFIL 0 + ## widget = selwin + ## activeif = GTRP_ELIM /= NO AND GTRP_EXST = 1 AND GTRP_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_GTRP_EXFIL 1 "Selection for station exceptions from file: GNSS-spec ZPD bias" + +GTRP_EXFLG 0 + ## widget = lineedit + ## activeif = GTRP_ELIM /= NO AND GTRP_EXST = 1 AND GTRP_EXSEL = WITH_FLAG + +MSG_GTRP_EXFLG 1 "Selection for station exceptions from flag: GNSS-spec ZPD bias" + +! Station-related parameters: Range biases +! ---------------------------------------- +RNG_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_RNG_ELIM 1 "Range biases" + +RNG_EXCP 0 + ## widget = lineedit + ## activeif = RNG_ELIM == BEFORE_STACKING OR RNG_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_RNG_EXCP 1 "Except for files: Range biases" + +! Atmospheric parameters: Troposphere ZPD +! --------------------------------------- +TRP_ELIM 1 "NO" + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + +MSG_TRP_ELIM 1 "Troposphere zenith path delays" + +TRP_EXCP 0 + ## widget = lineedit + ## activeif = TRP_ELIM == BEFORE_STACKING OR TRP_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_TRP_EXCP 1 "Except for files: troposphere ZPDs" + +TRP_EXST 1 "0" + ## widget = checkbox; activeif = TRP_ELIM /= NO AND TRP_ELIM / _ + +MSG_TRP_EXST 1 "Except for stations: troposphere ZPDs" + +TRP_EXSEL 0 + ## widget = combobox; activeif = TRP_ELIM /= NO AND TRP_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_TRP_EXSEL 1 "Selection for station exceptions: troposphere ZPDs" + +TRP_EXMAN 0 + ## widget = selwin + ## activeif = TRP_ELIM /= NO AND TRP_EXST = 1 AND TRP_EXSEL = MANUAL + ## pointer = TRPLST + +MSG_TRP_EXMAN 1 "Manual selection for station exceptions: troposphere ZPDs" + +TRP_EXFIL 0 + ## widget = selwin + ## activeif = TRP_ELIM /= NO AND TRP_EXST = 1 AND TRP_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_TRP_EXFIL 1 "Selection for station exceptions from file: troposphere ZPDs" + +TRP_EXFLG 0 + ## widget = lineedit + ## activeif = TRP_ELIM /= NO AND TRP_EXST = 1 AND TRP_EXSEL = WITH_FLAG + +MSG_TRP_EXFLG 1 "Selection for station exceptions from flag: troposphere ZPDs" + +! Atmospheric parameters: Troposphere gradient +! -------------------------------------------- +GRD_ELIM 1 "NO" + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + +MSG_GRD_ELIM 1 "Troposphere gradients" + +GRD_EXCP 0 + ## widget = lineedit + ## activeif = GRD_ELIM == BEFORE_STACKING OR GRD_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_GRD_EXCP 1 "Except for files: Troposphere gradients" + +GRD_EXST 1 "0" + ## widget = checkbox; activeif = GRD_ELIM /= NO AND GRD_ELIM / _ + +MSG_GRD_EXST 1 "Except for stations: troposphere gradients" + +GRD_EXSEL 0 + ## widget = combobox; activeif = GRD_ELIM /= NO AND GRD_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_GRD_EXSEL 1 "Selection for station exceptions: troposphere gradients" + +GRD_EXMAN 0 + ## widget = selwin + ## activeif = GRD_ELIM /= NO AND GRD_EXST = 1 AND GRD_EXSEL = MANUAL + ## pointer = TRPLST + +MSG_GRD_EXMAN 1 "Manual selection for station exceptions: troposphere gradients" + +GRD_EXFIL 0 + ## widget = selwin + ## activeif = GRD_ELIM /= NO AND GRD_EXST = 1 AND GRD_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_GRD_EXFIL 1 "Selection for station exceptions from file: troposphere gradients" + +GRD_EXFLG 0 + ## widget = lineedit + ## activeif = GRD_ELIM /= NO AND GRD_EXST = 1 AND GRD_EXSEL = WITH_FLAG + +MSG_GRD_EXFLG 1 "Selection for station exceptions from flag: troposphere gradients" + +! Atmospheric parameters: Ionosphere models +! ----------------------------------------- +GIM_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_GIM_ELIM 1 "Global ionosphere parameters" + +GIM_EXCP 0 + ## widget = lineedit + ## activeif = GIM_ELIM == BEFORE_STACKING OR GIM_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_GIM_EXCP 1 "Except for files: Global ionosphere parameters" + +HOI_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_HOI_ELIM 1 "HOI scaling factors" + +HOI_EXCP 0 + ## widget = lineedit + ## activeif = HOI_ELIM == BEFORE_STACKING OR HOI_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_HOI_EXCP 1 "Except for files: HOI scaling factors" + +! Helmert parameters +! ------------------ +TRANS_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_TRANS_ELIM 1 "Helmert: Translations" + +TRANS_EXCP 0 + ## widget = lineedit + ## activeif = TRANS_ELIM == BEFORE_STACKING OR TRANS_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_TRANS_EXCP 1 "Except for files: Helmert translations" + +ROT_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_ROT_ELIM 1 "Helmert: Rotations" + +ROT_EXCP 0 + ## widget = lineedit + ## activeif = ROT_ELIM == BEFORE_STACKING OR ROT_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_ROT_EXCP 1 "Except for files: Helmert rotations" + +SCALE_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_SCALE_ELIM 1 "Helmert: Scale" + +SCALE_EXCP 0 + ## widget = lineedit + ## activeif = SCALE_ELIM == BEFORE_STACKING OR SCALE_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_SCALE_EXCP 1 "Except for files: Helmert scale" + +! ========================================================================= +! ADDNEQ2 7.2: Parameter Pre-elimination +! ========================================================================= +! Satellite-related parameters: dynamical orbit parameters +! -------------------------------------------------------- +ORB_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_ORB_ELIM 1 "Orbital elements" + +ORB_EXCP 0 + ## widget = lineedit + ## activeif = ORB_ELIM == BEFORE_STACKING OR ORB_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_ORB_EXCP 1 "Except for files: Orbital elements" + +! Satellite-related parameters: stochastic orbit parameters +! --------------------------------------------------------- +STO_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_STO_ELIM 1 "Stochastic pulses" + +STO_EXCP 0 + ## widget = lineedit + ## activeif = STO_ELIM == BEFORE_STACKING OR STO_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_STO_EXCP 1 "Except for files: Stochastic pulses" + +! Satellite-related parameters: satellite antenna offsets +! ------------------------------------------------------- +ANT_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_ANT_ELIM 1 "Satellite antenna offsets" + +ANT_EXCP 0 + ## widget = lineedit + ## activeif = ANT_ELIM == BEFORE_STACKING OR ANT_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_ANT_EXCP 1 "Except for files: Satellite antenna offsets" + +ANTX_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_ANTX_ELIM 1 "Satellite antenna offsets (XY)" + +ANTX_EXCP 0 + ## widget = lineedit + ## activeif = ANTX_ELIM == BEFORE_STACKING OR ANTX_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_ANTX_EXCP 1 "Except for files: Satellite antenna offsets (XY)" + +! Satellite-related parameters: satellite antenna pattern +! ------------------------------------------------------- +SPV_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_SPV_ELIM 1 "Satellite antenna variations" + +SPV_EXCP 0 + ## widget = lineedit + ## activeif = SPV_ELIM == BEFORE_STACKING OR SPV_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_SPV_EXCP 1 "Except for files: Satellite antenna variations" + +! Satellite-related parameters: satellite DCB +! ------------------------------------------- +DCBS_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_DCBS_ELIM 1 "Satellite DCB parameters" + +DCBS_EXCP 0 + ## widget = lineedit + ## activeif = DCBS_ELIM == BEFORE_STACKING OR DCBS_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_DCBS_EXCP 1 "Except for files: Satellite DCB parameters" + +! Earth orientation parameters (Polar motion) +! ------------------------------------------- +ERP_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_ERP_ELIM 1 "Earth rotation parameters (Pole)" + +ERP_EXCP 0 + ## widget = lineedit + ## activeif = ERP_ELIM == BEFORE_STACKING OR ERP_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_ERP_EXCP 1 "Except for files: Earth rotation parameters (Pole)" + +! Earth orientation parameters (UT) +! --------------------------------- +UT_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_UT_ELIM 1 "Earth rotation parameters (UT)" + +UT_EXCP 0 + ## widget = lineedit + ## activeif = UT_ELIM == BEFORE_STACKING OR UT_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_UT_EXCP 1 "Except for files: Earth rotation parameters (UT)" + +! Earth orientation parameters (LOD) +! --------------------------------- +LOD_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_LOD_ELIM 1 "Earth rotation parameters (LOD)" + +LOD_EXCP 0 + ## widget = lineedit + ## activeif = LOD_ELIM == BEFORE_STACKING OR LOD_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_LOD_EXCP 1 "Except for files: Earth rotation parameters (LOD)" + +! Nutation parameters +! ------------------- +NUT_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_NUT_ELIM 1 "Nutation parameters" + +NUT_EXCP 0 + ## widget = lineedit + ## activeif = NUT_ELIM == BEFORE_STACKING OR NUT_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_NUT_EXCP 1 "Except for files: Nutation parameters" + +! Scaling factors for Vienna grid files: Atmosphere loading +! --------------------------------------------------------- +ALD_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_ALD_ELIM 1 "Atmospheric pressure loading" + +ALD_EXCP 0 + ## widget = lineedit + ## activeif = ALD_ELIM == BEFORE_STACKING OR ALD_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_ALD_EXCP 1 "Except for files: Atmospheric pressure loading" + +ALD_EXST 1 "0" + ## widget = checkbox; activeif = ALD_ELIM /= NO AND ALD_ELIM / _ + +MSG_ALD_EXST 1 "Except for stations: Atmospheric pressure loading" + +ALD_EXSEL 0 + ## widget = combobox; activeif = ALD_ELIM /= NO AND ALD_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_ALD_EXSEL 1 "Selection for station exceptions: Atmospheric pressure loading" + +ALD_EXMAN 0 + ## widget = selwin + ## activeif = ALD_ELIM /= NO AND ALD_EXST = 1 AND ALD_EXSEL = MANUAL + ## pointer = GRIDLST + +MSG_ALD_EXMAN 1 "Manual selection for station exceptions: Atmospheric pressure loading" + +ALD_EXFIL 0 + ## widget = selwin + ## activeif = ALD_ELIM /= NO AND ALD_EXST = 1 AND ALD_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_ALD_EXFIL 1 "Selection for station exceptions from file: Atmospheric pressure loading" + +ALD_EXFLG 0 + ## widget = lineedit + ## activeif = ALD_ELIM /= NO AND ALD_EXST = 1 AND ALD_EXSEL = WITH_FLAG + +MSG_ALD_EXFLG 1 "Selection for station exceptions from flag: Atmospheric pressure loading" + +! Scaling factors for Vienna grid files: ocean non-tidal loading +! -------------------------------------------------------------- +OLD_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_OLD_ELIM 1 "Ocean non-tidal loading" + +OLD_EXCP 0 + ## widget = lineedit + ## activeif = OLD_ELIM == BEFORE_STACKING OR OLD_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_OLD_EXCP 1 "Except for files: Ocean non-tidal loading" + +OLD_EXST 1 "0" + ## widget = checkbox; activeif = OLD_ELIM /= NO AND OLD_ELIM / _ + +MSG_OLD_EXST 1 "Except for stations: Ocean non-tidal loading" + +OLD_EXSEL 0 + ## widget = combobox; activeif = OLD_ELIM /= NO AND OLD_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_OLD_EXSEL 1 "Selection for station exceptions: Ocean non-tidal loading" + +OLD_EXMAN 0 + ## widget = selwin + ## activeif = OLD_ELIM /= NO AND OLD_EXST = 1 AND OLD_EXSEL = MANUAL + ## pointer = GRIDLST + +MSG_OLD_EXMAN 1 "Manual selection for station exceptions: Ocean non-tidal loading" + +OLD_EXFIL 0 + ## widget = selwin + ## activeif = OLD_ELIM /= NO AND OLD_EXST = 1 AND OLD_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_OLD_EXFIL 1 "Selection for station exceptions from file: Ocean non-tidal loading" + +OLD_EXFLG 0 + ## widget = lineedit + ## activeif = OLD_ELIM /= NO AND OLD_EXST = 1 AND OLD_EXSEL = WITH_FLAG + +MSG_OLD_EXFLG 1 "Selection for station exceptions from flag: Ocean non-tidal loading" + +! Scaling factors for Vienna grid files: Hydrostatic loading +! ---------------------------------------------------------- +HLD_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_HLD_ELIM 1 "Hydrostatic pressure loading" + +HLD_EXCP 0 + ## widget = lineedit + ## activeif = HLD_ELIM == BEFORE_STACKING OR HLD_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_HLD_EXCP 1 "Except for files: Hydrostatic pressure loading" + +HLD_EXST 1 "0" + ## widget = checkbox; activeif = HLD_ELIM /= NO AND HLD_ELIM / _ + +MSG_HLD_EXST 1 "Except for stations: Atmospheric pressure loading" + +HLD_EXSEL 0 + ## widget = combobox; activeif = HLD_ELIM /= NO AND HLD_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_HLD_EXSEL 1 "Selection for station exceptions: Hydrostatic pressure loading" + +HLD_EXMAN 0 + ## widget = selwin + ## activeif = HLD_ELIM /= NO AND HLD_EXST = 1 AND HLD_EXSEL = MANUAL + ## pointer = GRIDLST + +MSG_HLD_EXMAN 1 "Manual selection for station exceptions: Hydrostatic pressure loading" + +HLD_EXFIL 0 + ## widget = selwin + ## activeif = HLD_ELIM /= NO AND HLD_EXST = 1 AND HLD_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_HLD_EXFIL 1 "Selection for station exceptions from file: Hydrostatic pressure loading" + +HLD_EXFLG 0 + ## widget = lineedit + ## activeif = HLD_ELIM /= NO AND HLD_EXST = 1 AND HLD_EXSEL = WITH_FLAG + +MSG_HLD_EXFLG 1 "Selection for station exceptions from flag: Hydrostatic pressure loading" + +! Additional parameters: center of mass +! ------------------------------------- +MSS_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_MSS_ELIM 1 "Geocenter coordinates" + +MSS_EXCP 0 + ## widget = lineedit + ## activeif = MSS_ELIM == BEFORE_STACKING OR MSS_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_MSS_EXCP 1 "Except for files: Geocenter coordinates" + +! Station clocks +! -------------- +CLKR_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_CLKR_ELIM 1 "Receiver clock offsets" + +CLKR_EXCP 0 + ## widget = lineedit + ## activeif = CLKR_ELIM == BEFORE_STACKING OR CLKR_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_CLKR_EXCP 1 "Except for files: Station clock" + +! Satellite clocks +! ---------------- +CLKS_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_CLKS_ELIM 1 "Satellite clock offsets" + +CLKS_EXCP 0 + ## widget = lineedit + ## activeif = CLKS_ELIM == BEFORE_STACKING OR CLKS_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_CLKS_EXCP 1 "Except for files: Satellite clock" + +! Preelimination outside time window +! ---------------------------------- +RADIO_1 1 "1" + ## widget = radiobutton; group = DUMMY + ## radiokeys = SESSION_YEAR SESSION_STRG + +MSG_RADIO_1 1 "Observation window defined by year and session identifier" + +RADIO_2 1 "0" + ## widget = radiobutton; group = DUMMY + +MSG_RADIO_2 1 "Observation window defined by start and end times" + +! Preelimination Window: defined by session +! ----------------------------------------- +SESSION_YEAR 1 "2019" + ## widget = lineedit; multilineallowed = true; emptyallowed = false + # $Y+0 + +MSG_SESSION_YEAR 1 "Year" + +SESSION_STRG 1 "0110" + ## widget = lineedit; multilineallowed = true; emptyallowed = false + # $S+0 + +MSG_SESSION_STRG 1 "Session" + +! Preelimination Window: defined by date +! -------------------------------------- +STADAT 1 "2019 01 11" + ## widget = lineedit; activeif = RADIO_2 = 1; check_type = date + # $YMD_STR+0 + +MSG_STADAT 1 "Start time(year month day)" + +STATIM 1 "00 00 00" + ## widget = lineedit; emptyallowed = false + ## activeif = RADIO_2 = 1 AND STADAT / _; check_type = time + +MSG_STATIM 1 "Start time(hour minutes seconds)" + +ENDDAT 1 "2019 01 11" + ## widget = lineedit; activeif = RADIO_2 = 1; check_type = date + # $YMD_STR+0 + +MSG_ENDDAT 1 "End time(year month day)" + +ENDTIM 1 "23 59 59" + ## widget = lineedit; emptyallowed = false + ## activeif = RADIO_2 = 1 AND ENDDAT / _; check_type = time + +MSG_ENDTIM 1 "End time(hour minutes seconds)" + +! -------------------------------------------------------------------- +! Interval length of parameters +! -------------------------------------------------------------------- +! Parameter spacing +! ----------------- +TRP_NINT 0 + ## widget = lineedit + # + +MSG_TRP_NINT 1 "Troposphere zenith path delays" + +GRD_NINT 0 + ## widget = lineedit + # + +MSG_GRD_NINT 1 "Troposphere gradients" + +ISB_NINT 0 + ## widget = lineedit + # + +MSG_ISB_NINT 1 "Inter-system bias" + +ERP_NINT 0 + ## widget = lineedit + # + +MSG_ERP_NINT 1 "Earth rotation parameters" + +NUT_NINT 0 + ## widget = lineedit + # + +MSG_NUT_NINT 1 "Nutation parameters" + +! Reference epoch for parameter intervals +! --------------------------------------- +PAR_REF 0 + ## widget = lineedit; emptyallowed = true; check_type = date + # + +MSG_PAR_REF 1 "Reference epoch for parameter intervals" + +PAR_OFF 0 + ## widget = lineedit; check_type = time + # + +MSG_PAR_OFF 1 "Reference epoch for parameter intervals: Time offset" + +! -------------------------------------------------------------------- +! Options and constraining, atmosphere parameters +! -------------------------------------------------------------------- +! Constraints +! ----------- +TRP_ASIG 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_TRP_ASIG 1 "Troposphere zenith delays: absolute" + +TRP_RSIG 1 "5.0" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_TRP_RSIG 1 "Troposphere zenith delays: relative" + +GRD_ASIG 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_GRD_ASIG 1 "Troposphere gradients: absolute" + +GRD_RSIG 1 "5.0" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_GRD_RSIG 1 "Troposphere gradients: relative" + +GIM_ASIG 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_GIM_ASIG 1 "Global ionosphere parameters: absolute" + +GIM_RSIG 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_GIM_RSIG 1 "Global ionosphere parameters: relative" + +! Maximum time interval for relativ constraints +! --------------------------------------------- +TRP_RDT 1 "02 00 00" + ## widget = lineedit; activeif = TRP_RSIG / _; emptyallowed = false + +MSG_TRP_RDT 1 "Troposphere zenith delays: maximum time interval" + +GRD_RDT 1 "24 00 00" + ## widget = lineedit; activeif = GRD_RSIG / _; emptyallowed = false + +MSG_GRD_RDT 1 "Troposphere gradients: maximum time interval" + +GIM_RDT 0 + ## widget = lineedit; activeif = GIM_RSIG / _; emptyallowed = false + # + +MSG_GIM_RDT 1 "Global ionosphere parameters: maximum time interval" + +! Extraction of parameters for troposphere SINEX file +! --------------------------------------------------- +TRPOFF 0 + ## widget = lineedit; activeif = TROPSNX / _ + # + +MSG_TRPOFF 1 "Offset" + +TRPRES 1 "02 00 00" + ## widget = lineedit; activeif = TROPSNX / _ + +MSG_TRPRES 1 "Time resolution" + +! ------------------------------------------------------------------------------ +! Options and constraining, higher-order inosphere scaling factors +! ------------------------------------------------------------------------------ +HOI1 1 "ONE" + ## widget = combobox; editable = true; cards = ONE ZERO + +MSG_HOI1 1 "Second-order term" + +SIGHOI1 1 "0.0001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SIGHOI1 1 "Sigma of second-order term" + +STKHOI1 1 "0" + ## widget = checkbox + +MSG_STKHOI1 1 "Stack second-order term" + +HOI2 1 "ONE" + ## widget = combobox; editable = true; cards = ONE ZERO + +MSG_HOI2 1 "Third-order term" + +SIGHOI2 1 "0.0001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SIGHOI2 1 "Sigma of third-order term" + +STKHOI2 1 "0" + ## widget = checkbox + +MSG_STKHOI2 1 "Stack third-order term" + +HOI3 1 "ONE" + ## widget = combobox; editable = true; cards = ONE ZERO + +MSG_HOI3 1 "Ray path bending term" + +SIGHOI3 1 "0.0001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SIGHOI3 1 "Sigma of ray path bending term" + +STKHOI3 1 "0" + ## widget = checkbox + +MSG_STKHOI3 1 "Stack ray path bending term" + +! -------------------------------------------------------------------- +! Options and constraining, orbital parameters +! -------------------------------------------------------------------- +! Options for orbit combination +! ----------------------------- +TRAFO 1 "0" + ## widget = checkbox + +MSG_TRAFO 1 "Long-arc computation" + +NUMSTC 1 "0" + ## widget = checkbox; activeif = TRAFO = 1 + +MSG_NUMSTC 1 "Stochastic pulses at NEQ boundaries" + +DTSTC 1 "6 00 00" + ## widget = lineedit; check_type = time + ## activeif = TRAFO = 1 AND NUMSTC = 1 + +MSG_DTSTC 1 "Min. time interval between pulse and maneuver" + +SPLTDYN 1 "0" + ## widget = checkbox; activeif = TRAFO = 1 + +MSG_SPLTDYN 1 "No stacking of dynamical orbit parameters" + +! Constraints for orbital elements +! -------------------------------- +ORB_A 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_ORB_A 1 "Semi major axis" + +ORB_E 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_ORB_E 1 "Eccentricity" + +ORB_I 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_ORB_I 1 "Inclination" + +ORB_OM 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_ORB_OM 1 "Ascending node" + +ORB_P 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_ORB_P 1 "Perigee" + +ORB_U 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_ORB_U 1 "Argument of latitude" + +! Constraints for dynamical parameters +! ------------------------------------ +ORB_D0 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_ORB_D0 1 "Constant D terms" + +ORB_Y0 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_ORB_Y0 1 "Constant Y terms" + +ORB_X0 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_ORB_X0 1 "Constant X terms" + +ORB_DP 1 "1.0D-12" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_ORB_DP 1 "Periodic D terms" + +ORB_YP 1 "1.0D-12" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_ORB_YP 1 "Periodic Y terms" + +ORB_XP 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_ORB_XP 1 "Periodic X terms" + +! Constraints for stochastic pulses +! --------------------------------- +STC_R 1 "1.0E-06" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_STC_R 1 "Radial" + +STC_A 1 "1.0E-06" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_STC_A 1 "Along track" + +STC_O 1 "1.0E-08" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_STC_O 1 "Out of plane" + +STC_S 1 "1.0D-6" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_STC_S 1 "Direction to Sun" + +STC_Y 1 "1.0D-5" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_STC_Y 1 "Y-direction in satellite frame" + +STC_X 1 "1.0D-9" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_STC_X 1 "X-direction in satellite frame" + +! -------------------------------------------------------------------- +! Options and constraining, earth orientation parameters +! -------------------------------------------------------------------- +! Options for earth orientation parameters +! ---------------------------------------- +BLKRET 1 "NO" + ## widget = combobox; cards = NO YES + +MSG_BLKRET 1 "Block retrograde terms in polar motion" + +! Constraints (first parameter) +! ----------------------------- +POL_UTF 1 "0.0001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_POL_UTF 1 "UT1-UTC: first parameter" + +POL_EPF 1 "0.0001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_POL_EPF 1 "Delta epsilon: first parameter" + +POL_PSF 1 "0.0001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_POL_PSF 1 "Delta psi: first parameter" + +! Constraints (other parameters) +! ------------------------------ +POL_XY 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_POL_XY 1 "X and Y pole components" + +POL_UTN 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_POL_UTN 1 "UT1-UTC: other parameters" + +POL_LOD 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_POL_LOD 1 "LOD: all parameters" + +POL_EPN 1 "0.0001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_POL_EPN 1 "Delta epsilon: other parameters" + +POL_PSN 1 "0.0001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_POL_PSN 1 "Delta psi: other parameters" + +! Extraction of parameters for pole result file +! --------------------------------------------- +POLESTEP 0 + ## widget = lineedit; activeif = POLERS / _ OR IERSPOL / _ + # + +MSG_POLESTEP 1 "Time resolution" + +! ----------------------------------------- +! +! PARAMETER TYPE: Scaling factors for Vienna grid files +! =============== +! +! ----------------------------------------- +! +! ATM-LOAD: Atmospheric pressure loading +! -------------------------------------- +ALOADSET 1 "PER_STATION" + ## widget = combobox; cards = PER_STATION PER_GROUP ONE_OVERALL + ## editable = false; activeif = ALOAD_FILES / _ + +MSG_ALOADSET 1 "Atm. load: Scaling factor for stations" + +ALOADCLU 0 + ## widget = selwin; path = DIR_CLU; ext = EXT_CLU + ## activeif = ALOADSET = PER_GROUP + # + +MSG_ALOADCLU 1 "Atm. load: Scaling factor for stations" + +ALOADDEC 1 "FULL_EFFECT" + ## widget = combobox + ## cards = FULL_EFFECT HORIZONTAL/VERTICAL NORTH/EAST/UP; editable = false + ## activeif = ALOADSET / inactive AND ALOADSET / NONE + +MSG_ALOADDEC 1 "Atm. load: Parameter decomposition" + +ALOAD10 1 "ONE" + ## widget = combobox; cards = ONE ZERO; editable = false + +MSG_ALOAD10 1 "Atm. load: constraining to zero/one" + +ALOADSIG1 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ALOADDEC / inactive + # + +MSG_ALOADSIG1 1 "Atm. load: a priori sigma 1" + +ALOADSIG2 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ALOADDEC = HORIZONTAL/VERTICAL OR ALOADDEC = NORTH/EAST/UP + # + +MSG_ALOADSIG2 1 "Atm. load: a priori sigma 2" + +ALOADSIG3 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ALOADDEC = NORTH/EAST/UP + # + +MSG_ALOADSIG3 1 "Atm. load: a priori sigma 3" + +! OCN-LOAD: Ocean non-tidal loading +! --------------------------------- +ONTLDSET 1 "PER_STATION" + ## widget = combobox; cards = PER_STATION PER_GROUP ONE_OVERALL + ## editable = false; activeif = ONTLD_FILES / _ + +MSG_ONTLDSET 1 "Ocn. load: Scaling factor for stations" + +ONTLDCLU 0 + ## widget = selwin; path = DIR_CLU; ext = EXT_CLU + ## activeif = ONTLDSET = PER_GROUP + # + +MSG_ONTLDCLU 1 "Ocn. load: Scaling factor for stations" + +ONTLDDEC 1 "FULL_EFFECT" + ## widget = combobox + ## cards = FULL_EFFECT HORIZONTAL/VERTICAL NORTH/EAST/UP; editable = false + ## activeif = ONTLDSET / inactive AND ONTLDSET / NONE + +MSG_ONTLDDEC 1 "Ocn. load: Parameter decomposition" + +ONTLD10 1 "ONE" + ## widget = combobox; cards = ONE ZERO; editable = false + ## activeif = ONTLDSTA / NONE + +MSG_ONTLD10 1 "Atm. load: constraining to zero/one" + +ONTLDSIG1 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ONTLDDEC / inactive + # + +MSG_ONTLDSIG1 1 "Ocn. load: a priori sigma 1" + +ONTLDSIG2 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ONTLDDEC = HORIZONTAL/VERTICAL OR ONTLDDEC = NORTH/EAST/UP + # + +MSG_ONTLDSIG2 1 "Ocn. load: a priori sigma 2" + +ONTLDSIG3 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ONTLDDEC = NORTH/EAST/UP + # + +MSG_ONTLDSIG3 1 "Ocn. load: a priori sigma 3" + +! HYDR-LOAD: Hydrostatic pressure loading +! --------------------------------------- +HLOADSET 1 "PER_STATION" + ## widget = combobox; cards = PER_STATION PER_GROUP ONE_OVERALL + ## editable = false; activeif = HLOAD_FILES / _ + +MSG_HLOADSET 1 "Hyd. load: Scaling factor for stations" + +HLOADCLU 0 + ## widget = selwin; path = DIR_CLU; ext = EXT_CLU + ## activeif = HLOADSET = PER_GROUP + # + +MSG_HLOADCLU 1 "Hyd. load: Scaling factor for stations" + +HLOADDEC 1 "FULL_EFFECT" + ## widget = combobox + ## cards = FULL_EFFECT HORIZONTAL/VERTICAL NORTH/EAST/UP; editable = false + ## activeif = HLOADSET / inactive AND HLOADSET / NONE + +MSG_HLOADDEC 1 "Hyd. load: Parameter decomposition" + +HLOAD10 1 "ONE" + ## widget = combobox; cards = ONE ZERO; editable = false + ## activeif = HLOADSTA / NONE + +MSG_HLOAD10 1 "Atm. load: constraining to zero/one" + +HLOADSIG1 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = HLOADDEC / inactive + # + +MSG_HLOADSIG1 1 "Hyd. load: a priori sigma 1" + +HLOADSIG2 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = HLOADDEC = HORIZONTAL/VERTICAL OR HLOADDEC = NORTH/EAST/UP + # + +MSG_HLOADSIG2 1 "Hyd. load: a priori sigma 2" + +HLOADSIG3 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ALOADDEC = NORTH/EAST/UP + # + +MSG_HLOADSIG3 1 "Hyd. load: a priori sigma 3" + +! -------------------------------------------------------------------- +! Options and constraining, epoch-wise clock parameters +! -------------------------------------------------------------------- +! Clk est.: Reference Clock Selection +! ----------------------------------- +REFCLOCK 1 "NONE" + ## widget = combobox; editable = false + ## cards = NONE FIRST_STATION LAST_STATION ALL_STATIONS ALL_SATELLITES MANUAL FROM_FILE + +MSG_REFCLOCK 1 "Selection of reference clock" + +! Clk est.: Ref.Stations list +! --------------------------- +CLKSTASEL 0 + ## widget = selwin; activeif = REFCLOCK == MANUAL; pointer = RCLKLST + # + +MSG_CLKSTASEL 1 "Clk.Est.:Ref.Stations list" + +! Clk est.: Ref.Stations list +! --------------------------- +CLKSATSEL 0 + ## widget = selwin; activeif = REFCLOCK == MANUAL; pointer = SCLKLST + # + +MSG_CLKSATSEL 1 "Clk.Est.:Ref. Satellite list" + +! Clk est.: Ref. clk from file +! ---------------------------- +CLKSTAFIL 0 + ## widget = selwin; activeif = REFCLOCK == FROM_FILE; path = DIR_FIX + ## ext = EXT_FIX; maxfiles = 1; emptyallowed = true + # + +MSG_CLKSTAFIL 1 "Clk.Est.:Ref.Stations from file" + +! Clk est.: Ref. clk from file +! ---------------------------- +CLKSATFIL 0 + ## widget = selwin; activeif = REFCLOCK == FROM_FILE; path = DIR_FIX + ## ext = EXT_FIX; maxfiles = 1; emptyallowed = true + # + +MSG_CLKSATFIL 1 "Clk.Est.:Ref.Satellites from file" + +CLKFIX 1 "0" + ## widget = checkbox + +MSG_CLKFIX 1 "Clk.Est.: Fix reference clock" + +CLKSIG 0 + ## widget = lineedit; activeif = CLKFIX = 0; check_type = real + ## check_min = 0 + # + +MSG_CLKSIG 1 "Clk.Est.: A priori sigma for reference clock" + +! Delete (fix) only clocks with values in the input file +! ------------------------------------------------------ +CLKDELINP 1 "1" + ## widget = checkbox; activeif = CLKS_ELIM = DELETE OR CLKR_ELIM = DELETE + +MSG_CLKDELINP 1 "Fix only clocks with input values" + +! Clk est.: Header of the clk RINEX file: RUNBY +! --------------------------------------------- +RUNBY 0 + ## widget = lineedit; activeif = CLKRNX / _ + +MSG_RUNBY 1 "Clk.Est.:Header of the clk RINEX file: RUNBY" + +! Clk est.: Header of the clk RINEX file: AC +! ------------------------------------------ +AC 0 + ## widget = lineedit; activeif = CLKRNX / _ + +MSG_AC 1 "Clk.Est.:Header of the clk RINEX file: AC" + +! Clk est.: Header of the clk RINEX file: ACName +! ---------------------------------------------- +ACNAME 0 + ## widget = lineedit; activeif = CLKRNX / _ + +MSG_ACNAME 1 "Header of the clk RINEX file: AC Name" + +! Time System +! ----------- +TIMESYS 1 "GPS" + ## widget = combobox; editable = false; cards = GPS GLO GAL UTC TAI + ## activeif = CLKRNX / _ + +MSG_TIMESYS 1 "Time system" + +! DCB line +! -------- +DCBLINE 0 + ## widget = lineedit; activeif = CLKRNX / _ + +MSG_DCBLINE 1 "DCB line" + +! Clk est.: Header of the clk RINEX file: Comments +! ------------------------------------------------ +COMMENT 1 "" + ## widget = uniline; activeif = CLKRNX / _ + +MSG_COMMENT 1 "Header of the clk RINEX file: Comments" + +! -------------------------------------------------------------------- +! Options and constraining for Helmert parameters +! -------------------------------------------------------------------- +! Stacking: Translations +! ---------------------- +CMB_TRA 1 "NO_STACKING" + ## widget = combobox; editable = false + ## cards = NO_STACKING IDENT_GROUP STACK_ALL + +MSG_CMB_TRA 1 "Stacking of translation parameters" + +! Stacking: Rotations +! ------------------- +CMB_ROT 1 "NO_STACKING" + ## widget = combobox; editable = false + ## cards = NO_STACKING IDENT_GROUP STACK_ALL + +MSG_CMB_ROT 1 "Stacking of rotation parameters" + +! Stacking: Scale +! --------------- +CMB_SC 1 "NO_STACKING" + ## widget = combobox; editable = false + ## cards = NO_STACKING IDENT_GROUP STACK_ALL + +MSG_CMB_SC 1 "Stacking of scale parameters" + +! -------------------------------------------------------------------- +! Options and constraining, GNSS-specific parameters +! -------------------------------------------------------------------- +! GNSS-specific station translation +! --------------------------------- +GTRADAT 1 "NONE" + ## widget = combobox; cards = NONE ABSOLUTE MIN_CONST; editable = false + +MSG_GTRADAT 1 "GNSS-specific station translation: Datum definition" + +GTRATRA 1 "0" + ## widget = checkbox; activeif = GTRADAT = MIN_CONST + +MSG_GTRATRA 1 "GNSS-specific station translation: Translation" + +GTRAROT 1 "0" + ## widget = checkbox; activeif = GTRADAT = MIN_CONST + +MSG_GTRAROT 1 "GNSS-specific station translation: Rotation" + +GTRASCL 1 "0" + ## widget = checkbox; activeif = GTRADAT = MIN_CONST + +MSG_GTRASCL 1 "GNSS-specific station translation: Scale" + +GTRAXCL 1 "INCLUDED" + ## widget = combobox; cards = INCLUDED EXCLUDED; editable = false + ## activeif = GTRADAT / NONE + +MSG_GTRAXCL 1 "GNSS-specific station translation: In-/Exclusion" + +GTRAFIX 0 + ## widget = selwin; activeif = GTRADAT / NONE; path = DIR_FIX + ## ext = EXT_FIX; maxfiles = 1; emptyallowed = true + # + +MSG_GTRAFIX 1 "GNSS-specific station translation: Station selection" + +GTRASIG_N 0 + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = GTRADAT = ABSOLUTE + # + +MSG_GTRASIG_N 1 "GNSS-specific station translation: North" + +GTRASIG_E 0 + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = GTRADAT = ABSOLUTE + # + +MSG_GTRASIG_E 1 "GNSS-specific station translation: East" + +GTRASIG_U 0 + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = GTRADAT = ABSOLUTE + # + +MSG_GTRASIG_U 1 "GNSS-specific station translation: Up" + +! GNSS-specific troposphere biases +! -------------------------------- +GTRPDAT 1 "NONE" + ## widget = combobox; cards = NONE SUM ABSOLUTE; editable = false + +MSG_GTRPDAT 1 "GNSS-specific troposphere bias: Datum definition" + +GTRPXCL 1 "INCLUDED" + ## widget = combobox; cards = INCLUDED EXCLUDED; editable = false + ## activeif = GTRPDAT / NONE + +MSG_GTRPXCL 1 "GNSS-specific troposphere bias: In-/Exclusion" + +GTRPFIX 0 + ## widget = selwin; activeif = GTRPDAT / FROM_CRD AND GTRPDAT / NONE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1; emptyallowed = true + # + +MSG_GTRPFIX 1 "GNSS-specific troposphere bias: Station selection" + +GTRPSIG 0 + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = GTRPDAT = ABSOLUTE + # + +MSG_GTRPSIG 1 "GNSS-specific troposphere bias: Sigma" + +! -------------------------------------------------------------------- +! Options and constraining, additional parameters +! -------------------------------------------------------------------- +! Constraints +! ----------- +RECANTN 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_RECANTN 1 "Receiver antenna offsets: N" + +RECANTE 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_RECANTE 1 "Receiver antenna offsets: E" + +RECANTU 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_RECANTU 1 "Receiver antenna offsets: U" + +SATANTX 1 "0.00001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SATANTX 1 "Satellite antenna offsets: X" + +SATANTY 1 "0.00001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SATANTY 1 "Satellite antenna offsets: Y" + +SATANTZ 1 "0.00001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SATANTZ 1 "Satellite antenna offsets: Z" + +SATANTS 1 "ALL" + ## widget = combobox; cards = ALL GPS GLONASS LAUNCHED_BEFORE + ## editable = false + +MSG_SATANTS 1 "Apply satellite antenna offsets sigmas" + +SATANTD 0 + ## widget = lineedit; cech_type = date + ## activeif = SATANTS = LAUNCHED_BEFORE + # + +MSG_SATANTD 1 "Date for satellite antenna offsets sigmas" + +SATANTGPS 1 "NONE" + ## widget = combobox; cards = NONE DELETE TO_BLOCK/TYPE; editable = false + +MSG_SATANTGPS 1 "Modify satellite antenna offsets parameter" + +SATANTGLO 1 "NONE" + ## widget = combobox; cards = NONE DELETE TO_FREQUENCY TO_BLOCK/TYPE + ## editable = false + +MSG_SATANTGLO 1 "Modify satellite antenna offsets parameter" + +COFMASSX 1 "0.00001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_COFMASSX 1 "Geocenter coordinates: X" + +COFMASSY 1 "0.00001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_COFMASSY 1 "Geocenter coordinates: Y" + +COFMASSZ 1 "0.00001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_COFMASSZ 1 "Geocenter coordinates: Z" + +! Constraint - Rec. Antenna Patterns +! ---------------------------------- +RECSPV 0 + ## widget = lineedit + # + +MSG_RECSPV 1 "Receiver antenna patterns" + +! Constraint - Sat. Antenna Patterns +! ---------------------------------- +SATSPV 1 "0.00001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SATSPV 1 "Satellite antenna patterns" + +SATSPVS 1 "ALL" + ## widget = combobox; cards = ALL GPS GLONASS LAUNCHED_BEFORE + ## editable = false + +MSG_SATSPVS 1 "Apply satellite antenna pattern sigmas" + +SATSPVD 0 + ## widget = lineedit; cech_type = date + ## activeif = SATSPVS = LAUNCHED_BEFORE + # + +MSG_SATSPVD 1 "Date for satellite antenna pattern sigmas" + +SATSPVGPS 1 "NONE" + ## widget = combobox; cards = NONE DELETE TO_BLOCK/TYPE; editable = false + +MSG_SATSPVGPS 1 "Modify satellite antenna pattern parameter" + +SATSPVGLO 1 "NONE" + ## widget = combobox; cards = NONE DELETE TO_FREQUENCY TO_BLOCK/TYPE + ## editable = false + +MSG_SATSPVGLO 1 "Modify satellite antenna pattern parameter" + +! Sat. ant. off: more input options +! --------------------------------- +SATANT0 1 "0" + ## widget = checkbox + +MSG_SATANT0 1 "Sat. ant. offset: advanced setup" + +! Sat. ant. PCV: more input options +! --------------------------------- +SAPANT0 1 "0" + ## widget = checkbox + +MSG_SAPANT0 1 "Sat. ant. pattern: advanced setup" + +! Sat. ant. off: define the satellite groups / sigmas +! --------------------------------------------------- +SATANTSTR 1 "" + ## widget = uniline; check_type.1 = integer; check_min.1 = 1 + ## check_max.1 = 999; check_type.2 = real; check_min.2 = 0.0 + ## check_type.3 = real; check_min.3 = 0.0; check_type.4 = real + ## check_min.4 = 0.0; check_type.5 = integer; check_min.5 = 0 + ## check_max.5 = 299; check_type.6 = integer; check_min.6 = 0 + ## check_max.6 = 299; check_type.7 = integer; check_min.7 = 0 + ## check_max.7 = 299; check_type.8 = integer; check_min.8 = 0 + ## check_max.8 = 299; check_type.9 = integer; check_min.9 = 0 + ## check_max.9 = 299; check_type.10 = integer; check_min.10 = 0 + ## check_max.10 = 299; check_type.11 = integer; check_min.11 = 0 + ## check_max.11 = 299; check_type.12 = integer; check_min.12 = 0 + ## check_max.12 = 299; check_type.13 = integer; check_min.13 = 0 + ## check_max.13 = 299; numlines = 10 + +MSG_SATANTSTR 1 "Sat.ant.offset: define the satellite groups and sigmas" + +! Sat. ant. PCV: define the satellite groups +! ------------------------------------------ +SAPGRP 1 "" + ## widget = uniline; check_type.1 = integer; check_min.1 = 1 + ## check_max.1 = 999; check_type.2 = real; check_min.2 = 0.0 + ## check_type.3 = integer; check_min.3 = 0; check_max.3 = 299 + ## check_type.4 = integer; check_min.4 = 0; check_max.4 = 299 + ## check_type.5 = integer; check_min.5 = 0; check_max.5 = 299 + ## check_type.6 = integer; check_min.6 = 0; check_max.6 = 299 + ## check_type.7 = integer; check_min.7 = 0; check_max.7 = 299 + ## check_type.8 = integer; check_min.8 = 0; check_max.8 = 299 + ## check_type.9 = integer; check_min.9 = 0; check_max.9 = 299 + ## check_type.10 = integer; check_min.10 = 0; check_max.10 = 299 + ## check_type.11 = integer; check_min.11 = 0; check_max.11 = 299 + ## numlines = 10 + +MSG_SAPGRP 1 "Satellite antenna PCV group definition and sigmas" + +! Constraint - Receiver clock offsets +! ----------------------------------- +RCOSIGMA 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_RCOSIGMA 1 "Receiver clock offsets" + +! RCO: Biases in the NEQ stem from a PPP +! -------------------------------------- +RCOFROMPPP 1 "0" + ## widget = checkbox + +MSG_RCOFROMPPP 1 "Biases in the NEQ stem from a PPP" + +! RCO: fix biases for all GPS satellites +! -------------------------------------- +RCORMGPS 1 "0" + ## widget = checkbox + +MSG_RCORMGPS 1 "Fix biases for all GPS satellites" + +! RCO: transform satellite to frequency biases +! -------------------------------------------- +RCOTOFRQ 1 "0" + ## widget = checkbox + +MSG_RCOTOFRQ 1 "Transform satellite to frequency biases" + +! Inter-frequency bias, alarming limit +! ----------------------------------- +IFBMAX 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_IFBMAX 1 "Inter-frequency bias, alarming limit" + +! -------------------------------------------------------------------- +! Constraining the differential code biases +! -------------------------------------------------------------------- +! DCB: Reference Satellite(s) +! --------------------------- +P1C1REF 1 "SUM" + ## widget = combobox; editable = false; cards = SUM ALL + +MSG_P1C1REF 1 "P1-C1: Reference satellite(s)" + +! DCB: A Priori Sigma for Reference Satellite Biases +! -------------------------------------------------- +P1C1SIG 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_P1C1SIG 1 "P1-C1: A Priori Sigma for Reference Satellite Biases" + +! DCB: Reference Satellite(s) +! --------------------------- +P1P2REF 1 "SUM" + ## widget = combobox; editable = false; cards = SUM ALL + +MSG_P1P2REF 1 "P1-P2: Reference satellite(s)" + +! DCB: A Priori Sigma for Reference Satellite Biases +! -------------------------------------------------- +P1P2SIG 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_P1P2SIG 1 "P1-P2: A Priori Sigma for Reference Satellite Biases" + +! DCB: A Priori Sigma for Receiver Biases +! --------------------------------------- +P1P2SIGR 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_P1P2SIGR 1 "P1-P2: A Priori Sigma for Receiver Biases" + +! DCB: Reference Stations(s) +! --------------------------- +LCREF 1 "SUM" + ## widget = combobox; editable = false; cards = SUM ALL + +MSG_LCREF 1 "LC: Reference station(s)" + +! DCB: A Priori Sigma for Receiver Biases +! --------------------------------------- +LCSIGR 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_LCSIGR 1 "LC: A Priori Sigma for Receiver Biases" + +! Constraint - Range biases +! ------------------------- +RGBSIG 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_RGBSIG 1 "Range bias parameters" + +! Stacking of Range biases +! ------------------------ +RGB_STK1 1 "1" + ## widget = radiobutton; group = DUMMY + +MSG_RGB_STK1 1 "Range biases as is" + +RGB_STK2 1 "0" + ## widget = radiobutton; group = DUMMY + +MSG_RGB_STK2 1 "Stack range biases for satellite groups" + +RGB_STK3 1 "0" + ## widget = radiobutton; group = DUMMY + +MSG_RGB_STK3 1 "Stack range biases for station" + +! -------------------------------------------------------------------- +! Selection from station information file +! -------------------------------------------------------------------- +! Use station information file flags +! ---------------------------------- +USEFLG 1 "0" + ## widget = checkbox; activeif = STAINFO /= _ + +MSG_USEFLG 1 "Consider flags from station information file" + +! Information for the Bernese files: flags to be used (TYPE 001) +! -------------------------------------------------------------- +FLG001 1 "999" + ## widget = lineedit; activeif = STAINFO /= _ AND USEFLG = 1 + +MSG_FLG001 1 "Type 001: Renaming of Stations" + +! Information for the Bernese files: flags to be used (TYPE 002) +! -------------------------------------------------------------- +FLG002 1 "999" + ## widget = lineedit; activeif = STAINFO /= _ AND USEFLG = 1 + +MSG_FLG002 1 "Type 002: Station information" + +! Information for the Bernese files: flags to be used (TYPE 003) +! -------------------------------------------------------------- +FLG003 1 "999" + ## widget = lineedit; activeif = STAINFO /= _ AND USEFLG = 1 + +MSG_FLG003 1 "Type 003: Station problems" + +! -------------------------------------------------------------------- +! Some additional things +! -------------------------------------------------------------------- +! Stations (fixed) +! ---------------- +STALST 0 + ## widget = selwin; menuaux = MENUAUX; action = NEQ + ## menuauxkeys = CONST STAINFO RECEIVR USEFLG FLG001 FLG002 FLG003 CRXREC CRXANT INPFILE NO_ABC + ## updateifactive = FREESTA_L STATION4 STATION1 FREEVEL_L VELOCITY4 VELOCITY1 CRD_EXMAN + +! List stations with receiver clock offsets +! ----------------------------------------- +CLKLST 0 + ## widget = selwin; menuaux = MENUAUX; action = NEQCLK + ## menuauxkeys = CONST STAINFO RECEIVR USEFLG FLG001 FLG002 FLG003 CRXREC CRXANT INPFILE NO_ABC + +! List stations with troposphere +! ------------------------------ +TRPLST 0 + ## widget = selwin; menuaux = MENUAUX; action = NEQTRP + ## menuauxkeys = CONST STAINFO RECEIVR USEFLG FLG001 FLG002 FLG003 CRXREC CRXANT INPFILE NO_ABC + +! List stations with receiver DCBs +! -------------------------------- +DCBRLST 0 + ## widget = selwin; menuaux = MENUAUX; action = NEQDCBR + ## menuauxkeys = CONST STAINFO RECEIVR USEFLG FLG001 FLG002 FLG003 CRXREC CRXANT INPFILE NO_ABC + +! List stations with GNSS-specific translations +! --------------------------------------------- +GSPLST 0 + ## widget = selwin; menuaux = MENUAUX; action = NEQGSP + ## menuauxkeys = CONST STAINFO RECEIVR USEFLG FLG001 FLG002 FLG003 CRXREC CRXANT INPFILE NO_ABC + +! List stations with grid scaling parameters +! ------------------------------------------ +GRIDLST 0 + ## widget = selwin; menuaux = MENUAUX; action = NEQGRID + ## menuauxkeys = CONST STAINFO RECEIVR USEFLG FLG001 FLG002 FLG003 CRXREC CRXANT INPFILE NO_ABC + +! List receiver clocks +! -------------------- +RCLKLST 0 + ## widget = selwin; menuaux = MENUAUX; action = NEQRCLK + ## menuauxkeys = CONST STAINFO RECEIVR USEFLG FLG001 FLG002 FLG003 CRXREC CRXANT INPFILE NO_ABC + +! List satellite clocks +! --------------------- +SCLKLST 0 + ## widget = selwin; menuaux = MENUAUX; action = NEQSCLK + ## menuauxkeys = CONST STAINFO RECEIVR USEFLG FLG001 INPFILE NO_ABC + +! Directories and Extensions +! -------------------------- +DIR_ORB 1 "${P}/PHIVOLCS\ORB\" + ## widget = initmenu; pointer = DIR_ELE + +EXT_ELE 1 "ELE" + ## widget = initmenu; pointer = EXT_ELE + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# COMBINE NORMAL EQUATION SYSTEMS - ADDNEQ2 1.1: Input Files 1 # +# # +# GENERAL FILES # +# Show all general files > % < # SHOWGEN +# # +# NORMAL EQUATION SYSTEMS # +# Normal equations > %%%%%%%% < # INPFILE +# Variance rescaling factors > %%%%%%%% < # COVCOMI +# # +# MAIN INPUT FILES # +# Station coordinates > %%%%%%%% < # COORD +# Station velocities > %%%%%%%% < # VELAPR +# Station information > %%%%%%%% < # STAINFO +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# ADDNEQ2 1.2: Input Files 2 # +# # +# NEW A PRIORI VALUES # +# Troposphere estimates > %%%%%%%% < (parameters are eliminated) # TROPEST +# Differential code biases > %%%%%%%% < (a priori is zero if empty) # DCBINP +# Earth rotation parameters > %%%%%%%% < (mandatory if ERPs present) # POLE +# Geocenter coordinates > %%%%%%%% < # GCCINP +# Satellite clock corrections > %%%%%%%% < # SATCLK +# Clock RINEX file > %%%%%%%% < # RXCLKIN +# Inter-system biases > %%%%%%%% < # ISBINP +# SLR data handling (biases, CoM)> %%%%%%%% < # RGBINP +# List of parameter estimates > %%%%%%%% < # PARAMIN +# # +# HEADER AND EPOCH INFORMATION # +# Ionosphere master file > %%%%%%%% < # IONOS +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWGEN = 1 ###################################################### +# ADDNEQ2 1.3: General Files # +# # +# GENERAL INPUT FILES # +# General constants > %%%%%%%%%%%% < # CONST +# Geodetic datum > %%%%%%%%%%%% < # DATUM +# Phase center variations > %%%%%%%%%%%% < # PHASECC +# Receiver information > %%%%%%%%%%%% < # RECEIVR +# Satellite information > %%%%%%%%%%%% < # SATELL +# Satellite problems > %%%%%%%%%%%% < # SATCRUX +# Subdaily pole model > %%%%%%%%%%%% < # SUBMOD +# Nutation model > %%%%%%%%%%%% < # NUTMOD +# SINEX header file > %%%%%%%%%%%% < # SINEXIN +# IONEX control file > %%%%%%%%%%%% < # IONEXCF +# # +# MENU SETTINGS # +# Selected campaign > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% <# CAMPAIGN +# Selected session Year> %%%% < Session> %%%% < # YR4_INFO SES_INFO +# Session table > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% <# SESSION_TABLE +# # +# TEMPORARY FILES # +# Scratch file > %%%%%%%%%%%% < # AUXFIL +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# ADDNEQ2 2.1: Output Files 1 # +# # +# GENERAL OUTPUT FILES # +# Program output > % < use ADDNEQ2.Lnn or > %%%%%%%% < # SYSODEF SYSOUT +# Error messages > % < merged to program output or > %%%%%%%% < # ERRMRG SYSERR +# # +# MAIN RESULT FILES # +# Normal equations > %%%%%%%% < # NEQOUT +# SINEX with> %%% < > %%%%%%%% < # SNXCONT SINEXRS +# # +# STATION- AND SATELLITE-RELATED RESULTS # +# Station coordinates > %%%%%%%% < # COORDRS +# Station velocities > %%%%%%%% < # VELORS +# Satellite orbital elements > %%%%%%%% < # ELEFILE +# Earth rotation parameters > %%%%%%%% < # POLERS +# Earth rotation parameters (IERS) > %%%%%%%% < # IERSPOL +# # +# ATMOSPHERE-SPECIFIC RESULTS # +# Troposphere estimates > %%%%%%%% < # TROPSAV +# Troposphere estimates (SINEX) > %%%%%%%% < # TROPSNX +# Ionosphere models > %%%%%%%% < # IONOSRS +# Ionosphere models (IONEX) > %%%%%%%% < # IONEXRS +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# ADDNEQ2 2.2: Output Files 2 # +# # +# ADDITIONAL RESULT FILES # +# Geocenter coordinates > %%%%%%%% < # GCCOUT +# Differential code biases > %%%%%%%% < # DCBOUT +# Phase center variations (gridded) > %%%%%%%% < # PHASRSG +# Satellite clock corrections > %%%%%%%% < # CLKSAV +# Clock corrections (RINEX) > %%%%%%%% < # CLKRNX +# Inter-system biases > %%%%%%%% < # ISBOUT +# Data handling (biases, CoM) > %%%%%%%% < # RGBOUT +# # +# AUXILIARY FILES # +# Weekly summary > %%%%%%%% < # WEKSUM +# Station residuals > %%%%%%%% < # PLOTRS +# All parameter residuals > %%%%%%%% < # PLOT_ALL +# Covariance matrix wrt coordinates > %%%%%%%% < # COVARRS +# Full covariance matrix > %%%%%%%% < # COVTTRS +# Variance rescaling factors, Helmert> %%%%%%%% < # COVCOMO +# List of parameter estimates > %%%%%%%% < # PARAMRS +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# ADDNEQ2 3.1: Options 1 # +# # +# TITLE > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # TITLE +# # +# GENERAL OPTIONS # +# Maximum number of parameters in combined NEQ> %%%%%% < # MAXPAR +# A priori sigma of unit weight > %%%%%%% %%%%%%% < # INDVSOL +# Reference epoch for station coordinates > %%%%%%%%%% <(yyyy mm dd) # TIMREF +# Stop program after NEQ saving > % < # NOINV +# # +# ADD PARAMETERS TO THE SYSTEM # +# Set up station velocities > % < # CRD_NINT +# Set up Geocenter coordinates > % < # SETUP_GCC +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# ADDNEQ2 3.2: Options 2 # +# # +# REMOVE STATION PARAMETERS FROM THE SYSTEM # +# If receiver changes > %%%%%%%%%%%%%%%%%%%%%%%% < # CRXREC +# If antenna changes > %%%%%%%%%%%%%%%%%%%%%%%% < # CRXANT +# # +# INPUT FILE OPTIONS # +# Truncate NEQ station names after position 14 > %%%%%%%%% < # NO_ABC +# Keep input NEQs in alphabetical order > % < # NOCHRONO +# # +# OUTPUT OPTIONS # +# Extended output wrt estimated parameters > % < # PRT_EXT +# Notify station inconsistencies between NEQs > % < # PRT_SIC +# Notify changes due to station information file> % < # CRXWARN +# Print detailed list of parameter manipulations> % < # PRT_PAR +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL COVARRS / _ OR COVTTRS / _ AND CRD_NINT = 1 OR SINEXRS /= _ AND NOINV = 0 # +# ADDNEQ2 3.3: Options 3 # +# # +# SINEX OPTIONS # +# Regularize a priori constraint matrix > %%%%%%%%% < # SNXREG +# Sort stations according to DOMES code > % < # STASORT +# Include ADDNEQ1-style statistics block > % < # HEUREF +# Do not write uncalibrated antenna/radome combinations > % < # ANTRED +# Transform ERP to offset/drift representation > % < # ERPREP +# # +# VARIANCE-COVARIANCE FILE OPTIONS # +# Representation of coordinates and velocities > %%%%%%%%% < # COVMODE +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# ADDNEQ2 4.1: Parameter Pre-Elimination # +# exceptions for # +# STATION-RELATED PARAMETERS files station# +# Station coordinates > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # CRD_ELIM CRD_EXCP CRD_EXST +# # +# ATMOSPHERIC PARAMETERS # +# Troposphere zenith path delays> %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # TRP_ELIM TRP_EXCP TRP_EXST +# Troposphere gradients > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # GRD_ELIM GRD_EXCP GRD_EXST +# Global ionosphere parameters > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # GIM_ELIM GIM_EXCP +# # +# GLOBAL PARAMETERS # +# Orbital elements > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # ORB_ELIM ORB_EXCP +# Stochastic pulses > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # STO_ELIM STO_EXCP +# Polar motion parameters > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # ERP_ELIM ERP_EXCP +# Length of day parameters > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # LOD_ELIM LOD_EXCP +# Universal time parameters > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # UT_ELIM UT_EXCP +# Nutation parameters > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # NUT_ELIM NUT_EXCP +# Geocenter coordinates > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # MSS_ELIM MSS_EXCP +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# ADDNEQ2 4.2: Parameter Pre-Elimination # +# exceptions for # +# BIAS PARAMETERS files station# +# Satellite DCBs > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # DCBS_ELIM DCBS_EXCP +# Receiver DCBs > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # DCBR_ELIM DCBR_EXCP DCBR_EXST +# GLONASS receiver clock biases > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # CLK_ELIM CLK_EXCP CLK_EXST +# Time-dependent GLONASS ISBs > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # ISB_ELIM ISB_EXCP ISB_EXST +# GNSS-specific translations > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # GTRA_ELIM GTRA_EXCP GTRA_EXST +# GNSS-specific ZPD biases > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # GTRP_ELIM GTRP_EXCP GTRP_EXST +# # +# ANTENNA PHASE CENTER PARAMETERS # +# Satellite antenna offsets > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # ANT_ELIM ANT_EXCP +# Satellite antenna offsets (XY)> %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # ANTX_ELIM ANTX_EXCP +# Satellite antenna variations > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # SPV_ELIM SPV_EXCP +# Receiver@ antenna offsets > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # RAO_ELIM RAO_EXCP +# Receiver@ antenna variations > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # RAP_ELIM RAP_EXCP +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# ADDNEQ2 4.3: Parameter Pre-Elimination # +# exceptions for # +# HELMERT TRANSFORMATION PARAMETERS files station# +# Translation parameters > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # TRANS_ELIM TRANS_EXCP +# Rotation parameters > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # ROT_ELIM ROT_EXCP +# Scale parameters > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # SCALE_ELIM SCALE_EXCP +# # +# PARAMETER SCALING FACTORS # +# HOI scaling factors > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # HOI_ELIM HOI_EXCP +# Atmospheric pressure loading > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # ALD_ELIM ALD_EXCP ALD_EXST +# Ocean non-tidal loading > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # OLD_ELIM OLD_EXCP OLD_EXST +# Hydrostatic pressure loading > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # HLD_ELIM HLD_EXCP HLD_EXST +# # +# EPOCH PARAMETERS # +# Receiver clock offsets > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # CLKR_ELIM CLKR_EXCP +# Satellite clock offsets > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # CLKS_ELIM CLKS_EXCP +# # +# SLR-RELATED PARAMETERS # +# Range biases > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # RNG_ELIM RNG_EXCP +# END_PANEL #################################################################### + + +# BEGIN_PANEL CRD_ELIM = OUTSIDE_FROM_WINDOW OR TRP_ELIM = OUTSIDE_FROM_WINDOW OR GRD_ELIM = OUTSIDE_FROM_WINDOW OR GIM_ELIM = OUTSIDE_FROM_WINDOW OR ORB_ELIM = OUTSIDE_FROM_WINDOW OR STO_ELIM = OUTSIDE_FROM_WINDOW OR ERP_ELIM = OUTSIDE_FROM_WINDOW OR LOD_ELIM = OUTSIDE_FROM_WINDOW OR UT_ELIM = OUTSIDE_FROM_WINDOW OR NUT_ELIM = OUTSIDE_FROM_WINDOW OR MSS_ELIM = OUTSIDE_FROM_WINDOW OR DCBS_ELIM = OUTSIDE_FROM_WINDOW OR DCBR_ELIM = OUTSIDE_FROM_WINDOW OR CLK_ELIM = OUTSIDE_FROM_WINDOW OR ISB_ELIM = OUTSIDE_FROM_WINDOW OR GTRA_ELIM = OUTSIDE_FROM_WINDOW OR GTRP_ELIM = OUTSIDE_FROM_WINDOW OR ANT_ELIM = OUTSIDE_FROM_WINDOW OR ANTX_ELIM = OUTSIDE_FROM_WINDOW OR SPV_ELIM = OUTSIDE_FROM_WINDOW OR RAO_ELIM = OUTSIDE_FROM_WINDOW OR RAP_ELIM = OUTSIDE_FROM_WINDOW OR TRANS_ELIM = OUTSIDE_FROM_WINDOW OR ROT_ELIM = OUTSIDE_FROM_WINDOW OR SCALE_ELIM = OUTSIDE_FROM_WINDOW OR HOI_ELIM = OUTSIDE_FROM_WINDOW OR ALD_ELIM = OUTSIDE_FROM_WINDOW OR OLD_ELIM = OUTSIDE_FROM_WINDOW OR HLD_ELIM = OUTSIDE_FROM_WINDOW OR CLKR_ELIM = OUTSIDE_FROM_WINDOW OR CLKS_ELIM = OUTSIDE_FROM_WINDOW OR RNG_ELIM = OUTSIDE_FROM_WINDOW +# ADDNEQ2 4.4: Parameter Pre-Elimination # +# # +# TIME WINDOW FOR "OUTSIDE FROM WINDOW" PRE-ELIMINATION # +# # +# > % < Defined by Year and Session identifier # RADIO_1 +# Year > %%%% < Session > %%%% < # SESSION_YEAR SESSION_STRG +# # +# # +# > % < Defined by Start and End times # RADIO_2 +# yyyy mm dd hh mm ss yyyy mm dd hh mm ss # +# Start > %%%%%%%%%% < > %%%%%%%% < End > %%%%%%%%%% < > %%%%%%%% < # STADAT STATIM ENDDAT ENDTIM +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL CRD_EXST = 1 OR CLK_EXST = 1 OR ISB_EXST = 1 OR DCBR_EXST = 1 OR TRP_EXST = 1 OR GRD_EXST = 1 OR ALD_EXST = 1 OR OLD_EXST = 1 OR HLD_EXST = 1 OR GTRA_EXST = 1 OR GTRP_EXST = 1 +# ADDNEQ2 4.5: Parameter Pre-Elimination # +# Manual List file Flag # +# STATION-RELATED PARAMETERS # +# Coordinates > %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# CRD_EXSEL CRD_EXMAN CRD_EXFIL CRD_EXFLG +# # +# ATMOSPHERIC PARAMETERS # +# ZPDs > %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# TRP_EXSEL TRP_EXMAN TRP_EXFIL TRP_EXFLG +# Gradients > %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# GRD_EXSEL GRD_EXMAN GRD_EXFIL GRD_EXFLG +# # +# BIAS PARAMETERS # +# Receiver DCBs > %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# DCBR_EXSEL DCBR_EXMAN DCBR_EXFIL DCBR_EXFLG +# GLO biases > %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# CLK_EXSEL CLK_EXMAN CLK_EXFIL CLK_EXFLG +# Time-dep. ISBs> %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# ISB_EXSEL ISB_EXMAN ISB_EXFIL ISB_EXFLG +# Translations > %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# GTRA_EXSEL GTRA_EXMAN GTRA_EXFIL GTRA_EXFLG +# ZPD biases > %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# GTRP_EXSEL GTRP_EXMAN GTRP_EXFIL GTRP_EXFLG +# # +# PARAMETER SCALING FACTORS # +# Atmospheric PL> %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# ALD_EXSEL ALD_EXMAN ALD_EXFIL ALD_EXFLG +# Ocean non-TL > %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# OLD_EXSEL OLD_EXMAN OLD_EXFIL OLD_EXFLG +# Hydrostatic PL> %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# HLD_EXSEL HLD_EXMAN HLD_EXFIL HLD_EXFLG +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL CRD_ELIM / _ ##################################################### +# ADDNEQ2 5: Datum Definition for Station Coordinates # +# # +# DATUM DEFINITION TYPE # +# > % < Free network solution # RADIO2_4 +# > % < Minimum constraint solution > %%%%%%%%%%%% < # RADIO2_3 FREESTA +# > % < Coordinates constrained > %%%%%%%%%%%% < # RADIO2_2 SIGSTA +# > % < Coordinates fixed > %%%%%%%%%%%% < # RADIO2_1 FIXSTA +# # +# MINIMUM CONSTRAINT CONDITIONS # +# Translation > %%%%% < # C_TRA +# Rotation > %%%%% < # C_ROT +# Scale > %%%%% < # C_SCL +# # +# A PRIORI SIGMAS # +# North > %%%%%%% < meters # C_SIGMAN +# East > %%%%%%% < meters # C_SIGMAE +# Up > %%%%%%% < meters # C_SIGMAU +# END_PANEL #################################################################### + + +# BEGIN_PANEL FREESTA = MANUAL OR FREESTA = FROM_FILE OR FREESTA = WITH_FLAG AND RADIO2_3 = 1 AND CRD_ELIM / _ # +# ADDNEQ2 5.1: Datum Definition for Station Coordinates # +# # +# STATIONS CONSIDERED FOR MINIMUM CONSTRAINT CONDITIONS # +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # FREESTA_L +# List of stations from file > %%%%%%%% < # FREESTA_F +# Stations with specific flags in CRD file > %%%%%%%% < #: all non-blank # FREESTA_G +# END_PANEL #################################################################### + + +# BEGIN_PANEL SIGSTA = MANUAL OR SIGSTA = FROM_FILE OR SIGSTA = WITH_FLAG AND RADIO2_2 = 1 AND CRD_ELIM / _ # +# ADDNEQ2 5.1: Datum Definition for Station Coordinates # +# # +# STATION COORDINATES TO BE CONSTRAINED # +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # STATION4 +# List of stations (and sigmas) from file > %%%%%%%% < # STAFILE4 +# Stations with specific flags in CRD file > %%%%%%%% < #: all non-blank # STAFLAG4 +# END_PANEL #################################################################### + + +# BEGIN_PANEL FIXSTA = MANUAL OR FIXSTA = FROM_FILE OR FIXSTA = WITH_FLAG AND RADIO2_1 = 1 AND CRD_ELIM / _ # +# ADDNEQ2 5.1: Datum Definition for Station Coordinates # +# # +# STATION COORDINATES TO BE FIXED # +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # STATION1 +# List of stations from file > %%%%%%%% < # STAFILE1 +# Stations with specific flags in CRD file > %%%%%%%% < #: all non-blank # STAFLAG1 +# END_PANEL #################################################################### + + +# BEGIN_PANEL CRD_NINT /= 0 AND CRD_ELIM / _ ################################## +# ADDNEQ2 6: Datum Definition for Station Velocities # +# # +# DATUM DEFINITION TYPE # +# > % < Free network solution # RADIO3_4 +# > % < Minimum constraint solution > %%%%%%%%%%%% < # RADIO3_3 FREEVEL +# > % < Velocities constrained > %%%%%%%%%%%% < # RADIO3_2 SIGVEL +# > % < Velocities fixed > %%%%%%%%%%%% < # RADIO3_1 FIXVEL +# # +# MINIMUM CONSTRAINT CONDITIONS # +# Translation > %%%%% < # V_TRA +# Rotation > %%%%% < # V_ROT +# Scale > %%%%% < # V_SCL +# # +# A PRIORI SIGMAS # +# North > %%%%%%% < meters/year # V_SIGMAN +# East > %%%%%%% < meters/year # V_SIGMAE +# Up > %%%%%%% < meters/year # V_SIGMAU +# END_PANEL #################################################################### + + +# BEGIN_PANEL FREEVEL = MANUAL OR FREEVEL = FROM_FILE OR FREEVEL = WITH_FLAG AND RADIO3_3 = 1 AND CRD_NINT /= 0 AND CRD_ELIM / _ # +# ADDNEQ2 6.1: Datum Definition for Station Velocities # +# # +# STATIONS CONSIDERED FOR MINIMUM CONSTRAINT CONDITIONS # +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # FREEVEL_L +# List of stations from file > %%%%%%%% < # FREEVEL_F +# Stations with specific flags in VEL file > %%%%%%%% < #: all non-blank # FREEVEL_G +# END_PANEL #################################################################### + + +# BEGIN_PANEL SIGVEL = MANUAL OR SIGVEL = FROM_FILE OR SIGVEL = WITH_FLAG AND RADIO3_2 = 1 AND CRD_NINT /= 0 AND CRD_ELIM / _ # +# ADDNEQ2 6.1: Datum Definition for Station Velocities # +# # +# STATION VELOCITIES TO BE CONSTRAINED # +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # VELOCITY4 +# List of stations (and sigmas) from file > %%%%%%%% < # VELFILE4 +# Stations with specific flags in VEL file > %%%%%%%% < #: all non-blank # VELFLAG4 +# END_PANEL #################################################################### + + +# BEGIN_PANEL FIXVEL = MANUAL OR FIXVEL = FROM_FILE OR FIXVEL = WITH_FLAG AND RADIO3_1 = 1 AND CRD_NINT /= 0 AND CRD_ELIM / _ # +# ADDNEQ2 6.1: Datum Definition for Station Velocities # +# # +# STATION VELOCITIES TO BE FIXED # +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # VELOCITY1 +# List of stations from file > %%%%%%%% < # VELFILE1 +# Stations with specific flags in VEL file > %%%%%%%% < #: all non-blank # VELFLAG1 +# END_PANEL #################################################################### + + +# BEGIN_PANEL INDVSOL /= NO AND CRD_ELIM / _ ################################### +# ADDNEQ2 7: Comparison of Individual Solutions # +# # +# NOTIFICATION OF POSSIBLE OUTLIERS # +# Maximum tolerated residual North> %%%% < millimeters # BADSOL_N +# East > %%%% < millimeters # BADSOL_E +# Up > %%%% < millimeters # BADSOL_U +# # +# Maximum tolerated root-mean-square error North> %%%% < millimeters # BADSOLRN +# East > %%%% < millimeters # BADSOLRE +# Up > %%%% < millimeters # BADSOLRU +# # +# Minimum number of solutions for each station > %%%% < # MINSOL +# END_PANEL #################################################################### + + +# BEGIN_PANEL TRP_ELIM / _ OR GRD_ELIM / _ OR CLK_ELIM / _ OR ISB_ELIM / _ OR ERP_ELIM / _ OR LOD_ELIM / _ OR UT_ELIM / _ OR NUT_ELIM / _ # +# ADDNEQ2 8: Interval Length of Parameters # +# # +# NEW PARAMETER SPACING hhh mm ss # +# Troposphere zenith path delays > %%%%%%%%% < # TRP_NINT +# Troposphere gradients > %%%%%%%%% < # GRD_NINT +# Time-dependent inter-system biases > %%%%%%%%% < # ISB_NINT +# Earth rotation parameters > %%%%%%%%% < # ERP_NINT +# Nutation parameters > %%%%%%%%% < # NUT_NINT +# # +# yyyy mm dd hh mm ss # +# REFERENCE EPOCH FOR PARAMETER INTERVALS > %%%%%%%%%% < > %%%%%%%% < # PAR_REF PAR_OFF +# END_PANEL #################################################################### + + +# BEGIN_PANEL TRP_ELIM / _ OR GRD_ELIM / _ OR GIM_ELIM / _ ##################### +# ADDNEQ2 9: Options for Atmospheric Parameters # +# # +# ABSOLUTE CONSTRAINING # +# Troposphere zenith path delays> %%%%%%%% %%%%%%%% %%%%%%%% %%%%%%%% %%%%%%%% <(hh mm ss) # TRP_RSIG TRP_RDT +# Troposphere gradients > %%%%%%%% %%%%%%%% <(hh mm ss) # GRD_RSIG GRD_RDT +# Global ionosphere parameters > %%%%%%%% %%%%%%%% <(hh mm ss) # GIM_RSIG GIM_RDT +# # +# EXTRACTION OF PARAMETERS FOR TROPOSPHERE SINEX FILE # +# Offset > %%%%%%%%% < (hhh mm ss) Time resolution > %%%%%%%% < (hh mm ss)# TRPOFF TRPRES +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL ORB_ELIM / _ OR STO_ELIM / _ ##################################### +# ADDNEQ2 10.1: Options for Orbital Parameters # +# # +# OPTIONS FOR ORBIT COMBINATION # +# Long-arc computation > % < # TRAFO +# Stochastic pulses at NEQ boundaries > % < # NUMSTC +# No stacking of dynamical orbit parameters > % < # SPLTDYN +# Minimum interval between pulse and maneuver > %%%%%%%%% <(hhh mm ss) # DTSTC +# # +# A PRIORI SIGMAS FOR ORBITAL ELEMENTS # +# Semi major axis > %%%%%%%%% %%%%%%%%% < # ORB_E +# Inclination > %%%%%%%%% %%%%%%%%% %%%%%%%%% %%%%%%%%% %%%%%%%% < meters/sec**2 # ORB_D0 +# Constant Y/S terms > %%%%%%%% < meters/sec**2 # ORB_Y0 +# Constant X/W terms > %%%%%%%% < meters/sec**2 # ORB_X0 +# Periodic D/R terms > %%%%%%%% < meters/sec**2 # ORB_DP +# Periodic Y/S terms > %%%%%%%% < meters/sec**2 # ORB_YP +# Periodic X/W terms > %%%%%%%% < meters/sec**2 # ORB_XP +# # +# A PRIORI SIGMAS FOR STOCHASTIC PULSES # +# Radial > %%%%%%%% < meters/sec # STC_R +# Along track > %%%%%%%% < meters/sec # STC_A +# Out of plane > %%%%%%%% < meters/sec # STC_O +# Direction to Sun > %%%%%%%% < meters/sec # STC_S +# Y-direction in satellite frame > %%%%%%%% < meters/sec # STC_Y +# X-direction in satellite frame > %%%%%%%% < meters/sec # STC_X +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL ERP_ELIM / _ OR LOD_ELIM / _ OR UT_ELIM / _ OR NUT_ELIM / _ ###### +# ADDNEQ2 11: Options for Earth Orientation Parameters # +# # +# OPTIONS FOR EARTH ORIENTATION PARAMETERS # +# Block retrograde terms in polar motion> %%%%% < # BLKRET +# # +# A PRIORI SIGMAS (FIRST PARAMETER) # +# UT1-UTC > %%%%%%%% < milliseconds # POL_UTF +# Delta Epsilon > %%%%%%%% < milliarcseconds # POL_EPF +# Delta Psi > %%%%%%%% < milliarcseconds # POL_PSF +# # +# A PRIORI SIGMAS (REMAINING PARAMETERS) # +# X and Y pole components > %%%%%%%% < milliarcseconds # POL_XY +# UT1-UTC > %%%%%%%% < milliseconds # POL_UTN +# LOD > %%%%%%%% < milliseconds/day # POL_LOD +# Delta Epsilon > %%%%%%%% < milliarcseconds # POL_EPN +# Delta Psi > %%%%%%%% < milliarcseconds # POL_PSN +# # +# EXTRACTION OF PARAMETERS FOR ERP FILES # +# Time resolution > %%%%%%%% < (hh mm ss) # POLESTEP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL MSS_ELIM / _ OR SETUP_GCC = 1 #################################### +# ADDNEQ2 12: Options for Geocenter Coordinates # +# # +# A PRIORI SIGMAS FOR COMPONENT # +# Geocenter coordinates X > %%%%%%%% < meters # COFMASSX +# Y > %%%%%%%% < meters # COFMASSY +# Z > %%%%%%%% < meters # COFMASSZ +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL DCBS_ELIM / _ OR DCBR_ELIM / _ ################################### +# ADDNEQ2 13: Options for Differential Code Biases # +# # +# P1-C1 BIAS PARAMETERS # +# Type of sigma > %%%%% < # P1C1REF +# A priori sigma for satellites > %%%%%%%% < nanoseconds # P1C1SIG +# # +# P1-P2 BIAS PARAMETERS # +# Type of sigma for satellites > %%%%% < # P1P2REF +# A priori sigma for satellites > %%%%%%%% < nanoseconds # P1P2SIG +# A priori sigma for receivers > %%%%%%%% < nanoseconds # P1P2SIGR +# # +# LC BIAS (Inter-System BIAS, ISB) PARAMETERS # +# Type of sigma for receivers > %%%%% < # LCREF +# A priori sigma for receivers > %%%%%%%% < nanoseconds # LCSIGR +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL CLK_ELIM / _ OR ISB_ELIM / _ ##################################### +# ADDNEQ2 14: Options for GLONASS Receiver Clock Biases # +# # +# GLONASS RECEIVER CLOCK BIASES # +# Receiver clock offsets > %%%%%%%% < milliseconds # RCOSIGMA +# Biases in the NEQ stem from a PPP > % < # RCOFROMPPP +# Fix biases for all GPS satellites > % < # RCORMGPS +# Transform satellite to frequency biases > % < # RCOTOFRQ +# Inter-frequency bias, alarming limit > %%%%%%%% < nanoseconds # IFBMAX +# END_PANEL #################################################################### + + +# BEGIN_PANEL GTRA_ELIM / _ OR GTRP_ELIM / _ ################################### +# ADDNEQ2 15: Options for GNSS-specific Translations and ZPD Biases # +# # +# STATION TRANSLATIONS Tra Rot Scl # +# Type of constraining > %%%%%%%% < > % <> % <> % < # GTRADAT GTRATRA GTRAROT GTRASCL +# Stations to be> %%%%%%%% < > %%%%%%%% < # GTRAXCL GTRAFIX +# A priori sigmas N > %%%%%%%% < meters # GTRASIG_N +# E > %%%%%%%% < meters # GTRASIG_E +# U > %%%%%%%% < meters # GTRASIG_U +# # +# TROPOSPHERE BIASES # +# Type of constraining > %%%%%%%% < # GTRPDAT +# Stations to be> %%%%%%%% < > %%%%%%%% < # GTRPXCL GTRPFIX +# A priori sigma > %%%%%%%% < meters # GTRPSIG +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL ANT_ELIM / _ OR ANTX_ELIM / _ OR SPV_ELIM / _ #################### +# ADDNEQ2 16: Options for Satellite Antenna Phase Center Parameters # +# # +# SATELLITE PHASE CENTER OFFSETS # +# Modify parametrization GPS > %%%%%%%%%%%%%% < # SATANTGPS +# GLONASS> %%%%%%%%%%%%%% < # SATANTGLO +# A priori sigmas in X > %%%%%%%% < meters # SATANTX +# Y > %%%%%%%% < meters # SATANTY +# Z > %%%%%%%% < meters # SATANTZ +# Apply constraints to > %%%%%%%%%%%%%% < > %%%%%%%%%% < # SATANTS SATANTD +# Advanced grouping/sigmas > % < (YYYY MM DD) # SATANT0 +# # +# SATELLITE PHASE CENTER VARIATIONS # +# Modify parametrization GPS > %%%%%%%%%%%%%% < # SATSPVGPS +# GLONASS> %%%%%%%%%%%%%% < # SATSPVGLO +# A priori sigma > %%%%%%%% < meters # SATSPV +# Apply constraints to > %%%%%%%%%%%%%% < > %%%%%%%%%% < # SATSPVS SATSPVD +# Advanced grouping/sigmas > % < (YYYY MM DD) # SAPANT0 +# END_PANEL #################################################################### + + +# BEGIN_PANEL ANT_ELIM / _ OR ANTX_ELIM / _ OR SPV_ELIM / _ AND SATANT0 = 1 #### +# ADDNEQ2 16.1 Advanced Options for Satellite Antenna Phase Center Offsets # +# # +# ADVANCED PARAMETER STACKING AND CONSTRAINING # +# # +# A priori sigmas Satellite numbers # +# > Grp _X(m)_ _Y(m)_ _Z(m)_ ___ ___ ___ ___ ___ ___ ___ ___ ___ < # SATANTSTR +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL ANT_ELIM / _ OR ANTX_ELIM / _ OR SPV_ELIM / _ AND SAPANT0 = 1 #### +# ADDNEQ2 16.2 Advanced Options for Satellite Antenna Phase Center Variations # +# # +# ADVANCED PARAMETER STACKING AND CONSTRAINING # +# # +# Satellite numbers # +# > Grp A_priori_sigma(m) ___ ___ ___ ___ ___ ___ ___ ___ ___ < # SAPGRP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL RAO_ELIM / _ OR RAP_ELIM / _ ##################################### +# ADDNEQ2 17: Options for Receiver Antenna Phase Center Parameters # +# # +# RECEIVER ANTENNA PARAMETERS # +# Receiver antenna offsets North> %%%%%%%% < meters # RECANTN +# East > %%%%%%%% < meters # RECANTE +# Up > %%%%%%%% < meters # RECANTU +# Receiver antenna patterns > %%%%%%%% < meters # RECSPV +# END_PANEL #################################################################### + + +# BEGIN_PANEL TRANS_ELIM / _ ################################################### +# ADDNEQ2 18: Options for Helmert Transformation Parameters # +# # +# STACKING OF PARAMETERS # +# Translations > %%%%%%%%%%%% < # CMB_TRA +# Rotations > %%%%%%%%%%%% < # CMB_ROT +# Scale > %%%%%%%%%%%% < # CMB_SC +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL HOI_ELIM / _ ##################################################### +# ADDNEQ2 19: Options for Higher-order Ionosphere Scaling Factors # +# # +# PARAMETER HANDLING FOR A priori Sigma Stacking # +# Second-order term > %%%%%%%%% < > %%%%%%%%%% < > % < # HOI1 SIGHOI1 STKHOI1 +# Third-order term > %%%%%%%%% < > %%%%%%%%%% < > % < # HOI2 SIGHOI2 STKHOI2 +# Ray path bending term > %%%%%%%%% < > %%%%%%%%%% < > % < # HOI3 SIGHOI3 STKHOI3 +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL ALD_ELIM / _ OR OLD_ELIM / _ OR HLD_ELIM / _ ##################### +# ADDNEQ2 20: Options for Parameter Scaling Factors # +# # +# ATMOSPHERIC PRESSURE LOADING # +# Parameter setup > %%%%%%%%%%%%%%%%%% < > %%%%%%%% < # ALOADSET ALOADCLU +# Parameter decomposition > %%%%%%%%%%%%%%%%%% < # ALOADDEC +# Constrain scaling factors to > %%%%%%%% < # ALOAD10 +# Sigma in North/horizontal/overall> %%%%%%%% < meters # ALOADSIG1 +# @@@@@@@@@East@/vertical > %%%%%%%% < meters # ALOADSIG2 +# @@@@@@@@@Up > %%%%%%%% < meters # ALOADSIG3 +# # +# OCEAN NON-TIDAL LOADING # +# Parameter setup > %%%%%%%%%%%%%%%%%% < > %%%%%%%% < # ONTLDSET ONTLDCLU +# Parameter decomposition > %%%%%%%%%%%%%%%%%% < # ONTLDDEC +# Constrain scaling factors to > %%%%%%%% < # ONTLD10 +# Sigma in North/horizontal/overall> %%%%%%%% < meters # ONTLDSIG1 +# @@@@@@@@@East@/vertical > %%%%%%%% < meters # ONTLDSIG2 +# @@@@@@@@@Up > %%%%%%%% < meters # ONTLDSIG3 +# # +# HYDROSTATIC PRESSURE LOADING # +# Parameter setup > %%%%%%%%%%%%%%%%%% < > %%%%%%%% < # HLOADSET HLOADCLU +# Parameter decomposition > %%%%%%%%%%%%%%%%%% < # HLOADDEC +# Constrain scaling factors to > %%%% < # HLOAD10 +# Sigma in North/horizontal/overall> %%%%%%%% < meters # HLOADSIG1 +# @@@@@@@@@East@/vertical > %%%%%%%% < meters # HLOADSIG2 +# @@@@@@@@@Up > %%%%%%%% < meters # HLOADSIG3 +# END_PANEL #################################################################### + + +# BEGIN_PANEL CLKR_ELIM / _ OR CLKS_ELIM / _ ################################### +# ADDNEQ2 21: Options for Epoch-wise Clock Offsets # +# # +# REFERENCE CLOCK # +# Selection of reference clock(s) > %%%%%%%%%%%%%% < # REFCLOCK +# Manual: Stations > %%%%%%%%%%%%%%%%%%%% < # CLKSTASEL +#@@@@@@@@@@@@@@@@@@@@@@@@@Satellites > %%%%%%%%%%%%%%%%%%%% < # CLKSATSEL +# From file: Stations > %%%%%%%% < # CLKSTAFIL +#@@@@@@@@@@@@@@@@@@@@@@@@@Satellites > %%%%%%%% < # CLKSATFIL +# # +# Fix reference clock > % < # CLKFIX +# A priori sigma for reference clock> %%%%%%%% < nsec # CLKSIG +# # +# Fix only clocks with input values > % < # CLKDELINP +# END_PANEL #################################################################### + + +# BEGIN_PANEL CLKR_ELIM / _ OR CLKS_ELIM / _ AND CLKRNX / _ ################### +# ADDNEQ2 21.1: Options for Epoch-wise Clock Offsets # +# # +# HEADER ENTRIES FOR THE CLOCK RINEX OUTPUT FILE # +# Run by > %%%%%%%%%%%%%%%%%%% < # RUNBY +# AC designator > %%%% < # AC +# AC name > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # ACNAME +# # +# Time system > %%%% < # TIMESYS +# DCBs applied > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # DCBLINE +# # +# Comment lines: # +# > Comment_lines_______________________________________________ < # COMMENT +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL RNG_ELIM / _ ##################################################### +# ADDNEQ2 22: Options for SLR Range Biases # +# # +# A PRIORI SIGMAS # +# Range bias parameters > %%%%%%%% < # RGBSIG +# # +# ESTIMATION/STACKING PER STATION # +# > % < Stack only identical range biases # RGB_STK1 +# > % < Stack range biases for the satellites of one group # RGB_STK2 +# > % < Stack all range biases for one station # RGB_STK3 +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL STAINFO / _ AND USEFLG = 999 ##################################### +# ADDNEQ2 99.1: Selection from Station Information File # +# # +# THIS PANEL IS FOR TEST PURPOSES ONLY # +# MODIFY SR GTSTAFLG.f90 AND REMOVE USEFLG TO ACTIVATE # +# # +# FLAGS CONCERNING STATION INFORMATION FILE # +# Consider flags > % < # USEFLG +# # +# FLAGS TO BE CONSIDERED # +# Type 001: Renaming of stations > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # FLG001 +# Type 002: Station information > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # FLG002 +# Type 003: Station problems > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # FLG003 +# # +# Flag 999: Any flag will be considered # +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL STEP2 = 1 ######################################################## +# ADDNEQ2 99.2: Compensate for Step-2 Tide SW Bug # +# # +# Compensate for effect of step-2 tide SW bug between > % < # STEP2 +# > %%%%%%%%%% < and > %%%%%%%%%% < (yyyy mm dd) # STEP2A STEP2B +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/ADDNEQ2.old b/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/ADDNEQ2.old new file mode 100755 index 0000000..93a3547 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/ADDNEQ2.old @@ -0,0 +1,3806 @@ + +! Some keywords for automatic output +! ---------------------------------- +CAMPAIGN 1 "./DUMMY" + ## widget = initmenu; pointer = ACTIVE_CAMPAIGN + +SESSION_TABLE 1 "${X}/SKL/SESSIONS.SES" + ## widget = initmenu; pointer = SESSION_TABLE + +DESCR_SESSION_TABLE 1 "Session table" + +YR4_INFO 1 "1980" + ## widget = comment + # $Y+0 + +SES_INFO 1 "0060" + ## widget = comment + # $S+0 + +USR_INFO 1 "${USER}" + ## widget = comment + +! Environment variables +! --------------------- +ENVIRONMENT 1 "" "${}" + ## widget = initmenu; pointer = ENVIR_LIST + +! ========================================================================= +! ADDNEQ2 1: Input Files +! ========================================================================= +! Show all general files +! ---------------------- +SHOWGEN 1 "1" + ## widget = checkbox + +MSG_SHOWGEN 1 "Show all general files" + +! Normal equations +! ---------------- +INPFILE 0 + ## widget = selwin; path = DIR_NEQ; ext = EXT_NEQ + # $C$S+0??? + +MSG_INPFILE 1 "Normal equations" + +INPFILE_TXT_COL_1 1 "Name" + +! Variance rescaling factors +! -------------------------- +COVCOMI 0 + ## widget = selwin; path = DIR_WGT; ext = EXT_WGT; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_COVCOMI 1 "Variance rescaling factors" + +! Station coordinates +! ------------------- +COORD 1 "./DUMMY/STA/$A800060.CRD" + ## widget = selwin; path = DIR_CRD; ext = EXT_CRD; maxfiles = 1 + # $A$YSS+0 + +DESCR_COORD 1 "Station coordinates" + +! Station velocities +! ------------------ +VELAPR 0 + ## widget = selwin; path = DIR_VEL; ext = EXT_VEL; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_VELAPR 1 "Station velocities" + +! Station information +! ------------------- +STAINFO 0 + ## widget = selwin; path = DIR_STA; ext = EXT_STA; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_STAINFO 1 "Station information" + +! Troposphere estimates +! --------------------- +TROPEST 0 + ## widget = selwin; path = DIR_TRP; ext = EXT_TRP; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_TROPEST 1 "Troposphere estimates" + +! Ionosphere master file +! ---------------------- +IONOS 0 + ## widget = selwin; path = DIR_ION; ext = EXT_ION; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_IONOS 1 "Ionosphere master file" + +! Differential code biases +! ------------------------ +DCBINP 0 + ## widget = selwin; path = DIR_DCB; ext = EXT_DCB; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_DCBINP 1 "Differential code biases" + +! Inter-system biases +! ------------------- +ISBINP 0 + ## widget = selwin; path = DIR_ISB; ext = EXT_ISB; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_ISBINP 1 "Inter-system biases" + +! Range biases (a priori) +! ----------------------- +RGBINP 0 + ## widget = selwin; path = DIR_RGB; ext = EXT_RGB; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_RGBINP 1 "SLR biases, CoM" + +! Earth rotation parameters +! ------------------------- +POLE 0 + ## widget = selwin; path = DIR_ERP; ext = EXT_ERP; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_POLE 1 "Earth rotation parameters" + +! Satellite Clock File, input +! -------------------- +SATCLK 0 + ## widget = selwin; path = DIR_CLK; ext = EXT_CLK; maxfiles = 1 + ## emptyallowed = true; activeif = RXCLKIN = _ + # + +DESCR_SATCLK 1 "GNSS satellite clocks" + +! Clock RINEX File +! ---------------- +RXCLKIN 0 + ## widget = selwin; path = DIR_RXC; ext = EXT_RXC; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_RXCLKIN 1 "Clock RINEX file" + +! Geocenter coordinates +! --------------------- +GCCINP 0 + ## widget = selwin; path = DIR_GCC; ext = EXT_GCC; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_GCCINP 1 "Geocenter coordinates" + +! Covariances (Coords) +! -------------------- +COVARRS 0 + ## widget = lineedit; path = DIR_COV; ext = EXT_COV + # + +DESCR_COVARRS 1 "Var-covar w.r.t. coord." + +! Covariances (All) +! ----------------- +COVTTRS 0 + ## widget = lineedit; path = DIR_COV; ext = EXT_COV + # + +DESCR_COVTTRS 1 "Full var-covar matrix" + +! Parameter estimates +! ------------------- +PARAMIN 0 + ## widget = selwin; path = DIR_EST; ext = EXT_EST; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_PARAMIN 1 "Parameter estimates" + +! ========================================================================= +! ADDNEQ2 1.1: General Files +! ========================================================================= +! General constants +! ----------------- +CONST 1 "${X}/GEN/CONST." + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # CONST. + +DESCR_CONST 1 "General constants" + +! Geodetic datum +! -------------- +DATUM 1 "${X}/GEN/DATUM." + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # DATUM. + +DESCR_DATUM 1 "Geodetic datum" + +! Phase center variations +! ----------------------- +PHASECC 1 "${X}/GEN/$(PCVINF).$(PCV)" + ## widget = selwin; path = PTH_GEN; maxfiles = 1; emptyallowed = true + # $(PCVINF).$(PCV) + +DESCR_PHASECC 1 "Phase center variations" + +! Satellite information +! --------------------- +SATELL 1 "${X}/GEN/$(SATINF).$(PCV)" + ## widget = selwin; path = PTH_GEN; maxfiles = 1; emptyallowed = true + # $(SATINF).$(PCV) + +DESCR_SATELL 1 "Satellite information" + +! Receiver information +! -------------------- +RECEIVR 1 "${X}/GEN/$(RECINF)" + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # $(RECINF) + +DESCR_RECEIVR 1 "Receiver information" + +! Satellite problems +! ------------------ +SATCRUX 1 "${X}/GEN/$(SATCRX).CRX" + ## widget = selwin; path = PTH_GEN; ext = EXT_CRX; maxfiles = 1 + ## emptyallowed = true + # $(SATCRX) + +DESCR_SATCRUX 1 "Satellite problems" + +! Subdaily pole model +! ------------------- +SUBMOD 1 "${X}/GEN/IERS2010XY.SUB" + ## widget = selwin; path = PTH_GEN; ext = EXT_SUB; maxfiles = 1 + ## emptyallowed = true + # IERS2010XY + +DESCR_SUBMOD 1 "Subdaily pole model" + +! Nutation Model +! ------------------- +NUTMOD 1 "${X}/GEN/IAU2000R06.NUT" + ## widget = selwin; path = PTH_GEN; ext = EXT_NUT; maxfiles = 1 + ## emptyallowed = true + # IAU2000R06 + +DESCR_NUTMOD 1 "Nutation model" + +! Sinex header file +! ----------------- +SINEXIN 1 "${X}/GEN/SINEX." + ## widget = selwin; path = PTH_GEN; maxfiles = 1; emptyallowed = true + # SINEX. + +DESCR_SINEXIN 1 "SINEX general input file" + +! IONEX control file +! ------------------ +IONEXCF 1 "${X}/GEN/IONEX." + ## widget = selwin; path = PTH_GEN; maxfiles = 1; emptyallowed = true + # IONEX. + +DESCR_IONEXCF 1 "IONEX control file" + +! Scratch file +! ------------ +AUXFIL 1 "${U}/WORK/ADDNEQ2.SCR" + ## widget = lineedit; path = PTH_SCR; ext = EXT_SCR; emptyallowed = false + # ADDNEQ2$J + +DESCR_AUXFIL 1 "Scratch file" + +DELETE_FILES 1 "AUXFIL" + +! ========================================================================= +! ADDNEQ2 2: Output Files +! ========================================================================= +! Program output +! -------------- +SYSODEF 1 "0" + ## widget = checkbox + +MSG_SYSODEF 1 "Program output" + +SYSOUT 1 "./DUMMY/OUT/$C800060.OUT" + ## widget = lineedit; path = DIR_OUT; ext = EXT_OUT + ## activeif = SYSODEF == 0; emptyallowed = false + # $C$YSS+0 + +DESCR_SYSOUT 1 "Program output" + +! Error messages +! -------------- +ERRMRG 1 "0" + ## widget = checkbox + +MSG_ERRMRG 1 "Error message" + +SYSERR 1 "${U}/WORK/ERROR.MSG" + ## widget = lineedit; path = PTH_ERR; ext = EXT_ERR + ## activeif = ERRMRG == 0; emptyallowed = false + # ERROR + +DESCR_SYSERR 1 "Error message" + +! Normal equations +! ---------------- +NEQOUT 1 "./DUMMY/SOL/$C800060.NQ0" + ## widget = lineedit; path = DIR_NEQ; ext = EXT_NEQ + # $C$YSS+0 + +DESCR_NEQOUT 1 "Resulting normal equations" + +! Sinex +! ----- +SNXCONT 1 "NEQ" + ## widget = combobox; activeif = SINEXRS /= _; cards = COV NEQ + ## editable = false + +MSG_SNXCONT 1 "Content of SINEX" + +SINEXRS 0 + ## widget = lineedit; path = DIR_SNX; ext = EXT_SNX + # + +DESCR_SINEXRS 1 "SINEX" + +! Station coordinates +! ------------------- +COORDRS 1 "./DUMMY/STA/$C800060.CRD" + ## widget = lineedit; path = DIR_CRD; ext = EXT_CRD + # $C$YSS+0 + +DESCR_COORDRS 1 "Station coordinate results" + +! Velocities +! ---------- +VELORS 0 + ## widget = lineedit; path = DIR_VEL; ext = EXT_VEL + # + +DESCR_VELORS 1 "Station velocity results" + +! Troposphere estimates +! --------------------- +TROPSAV 1 "./DUMMY/ATM/$C800060.TRP" + ## widget = lineedit; path = DIR_TRP; ext = EXT_TRP + # $C$YSS+0 + +DESCR_TROPSAV 1 "Troposphere estimates" + +! Troposphere SINEX +! ----------------- +TROPSNX 1 "./DUMMY/ATM/$C800060.TRO" + ## widget = lineedit; path = DIR_TRO; ext = EXT_TRO + # $C$YSS+0 + +DESCR_TROPSNX 1 "Troposphere estimates (SINEX)" + +! Ionosphere models +! ----------------- +IONOSRS 0 + ## widget = lineedit; path = DIR_ION; ext = EXT_ION + # + +DESCR_IONOSRS 1 "Ionosphere models" + +! IONEX +! ----- +IONEXRS 0 + ## widget = lineedit; path = DIR_INX; ext = EXT_INX + # + +DESCR_IONEXRS 1 "IONEX" + +! Code biases +! ----------- +DCBOUT 0 + ## widget = lineedit; path = DIR_DCB; ext = EXT_DCB + # + +DESCR_DCBOUT 1 "Code bias results" + +! Inter-system biases +! ------------------- +ISBOUT 0 + ## widget = lineedit; path = DIR_ISB; ext = EXT_ISB + # + +DESCR_ISBOUT 1 "Inter-system biases (output)" + +! Range biases +! ------------ +RGBOUT 0 + ## widget = lineedit; path = DIR_RGB; ext = EXT_RGB + # + +DESCR_RGBOUT 1 "SLR biases, CoM (output)" + +! BIAS SINEX +! ---------- +BIASSNX 0 + ## widget = lineedit; path = DIR_BIA; ext = EXT_BIA + # + +MSG_BIASSNX 1 "BIAS SINEX" + +! Orbital elements +! ---------------- +ELEFILE 0 + ## widget = lineedit; path = DIR_ELE; ext = EXT_ELE + # + +DESCR_ELEFILE 1 "Orbital elements" + +! Bernese ERP file +! ---------------- +POLERS 0 + ## widget = lineedit; path = DIR_ERP; ext = EXT_ERP + # + +DESCR_POLERS 1 "Bernese ERP file" + +! IERS ERP file +! ------------- +IERSPOL 0 + ## widget = lineedit; path = DIR_IEP; ext = EXT_IEP + # + +DESCR_IERSPOL 1 "IERS ERP file" + +! Geocenter coordinates +! --------------------- +GCCOUT 0 + ## widget = lineedit; path = DIR_GCC; ext = EXT_GCC + # + +DESCR_GCCOUT 1 "Geocenter coordinates" + +! Station residuals +! ----------------- +PLOTRS 0 + ## widget = lineedit; path = DIR_PLT; ext = EXT_PLT + # + +DESCR_PLOTRS 1 "Station residuals" + +PLOT_ALL 0 + ## widget = lineedit; path = DIR_PLT; ext = EXT_PLT + # + +DESCR_PLOT_ALL 1 "All parameter residuals" + +! Weekly summary file +! ------------------- +WEKSUM 0 + ## widget = lineedit; path = DIR_SUM; ext = EXT_SUM + # + +DESCR_WEKSUM 1 "Weekly summary file" + +! Variance rescaling factors (output) +! ----------------------------------- +COVCOMO 0 + ## widget = lineedit; path = DIR_WGT; ext = EXT_WGT; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_COVCOMO 1 "Variance rescaling factors" + +! PCV antenna models (output) +! Phase center models +! Phase center variations (grid) +! --------------------------- +PHASRSG 0 + ## widget = lineedit; path = DIR_PHG; ext = EXT_PHG; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_PHASRSG 1 "Antenna model results" + +! Satellite Clock File, output +! -------------------- +CLKSAV 0 + ## widget = lineedit; path = DIR_CLK; ext = EXT_CLK + # + +DESCR_CLKSAV 1 "Satellite clock file" + +! Clock RINEX File, output +! ---------------- +CLKRNX 0 + ## widget = lineedit; path = DIR_RXC; ext = EXT_RXC + # + +DESCR_CLKRNX 1 "clock RINEX file" + +! Parameter estimates +! ------------------- +PARAMRS 0 + ## widget = lineedit; path = DIR_EST; ext = EXT_EST + # + +DESCR_PARAMRS 1 "Parameter estimate results" + +! ========================================================================= +! ADDNEQ2 3.1: Options +! ========================================================================= +! Title +! ----- +TITLE 1 "RNX2SNX_800060: Preliminary coordinate/troposphere results" + ## widget = lineedit + # RNX2SNX_$YSS+0: Preliminary coordinate/troposphere results + +MSG_TITLE 1 "Title line" + +! Maximum number of parameters in combined NEQ +! -------------------------------------------- +MAXPAR 1 "4000" + ## widget = spinbox; range = 500 20000 500; check_type = integer + +MSG_MAXPAR 1 "Maximum number of parameters in combined NEQ" + +! A priori sigma of unit weight +! ----------------------------- +SIGMA0 1 "0.0010" + ## widget = lineedit; emptyallowed = false; check_type = real + ## check_min = 1e-20 + +MSG_SIGMA0 1 "A priori sigma of unit weight" + +! Compute no inversion +! --------------------- +NOINV 1 "0" + ## widget = checkbox + +MSG_NOINV 1 "Compute no solution" + +! Compute and compare individual solutions +! ---------------------------------------- +INDVSOL 1 "NO" + ## widget = combobox; editable = false + ## cards = NO YES HELMERT HLM_TRA HLM_ROT HLM_ALL; activeif = NOINV = 0 + +MSG_INDVSOL 1 "Compute and compare individual solutions" + +! Reference epoch for the coordinates +! ----------------------------------- +TIMREF 0 + ## widget = lineedit; activeif = CRD_NINT == 1 AND NOINV = 0 + ## check_type = date + # + +MSG_TIMREF 1 "Reference epoch for station coordinates" + +! Estimate velocities +! ------------------- +CRD_NINT 1 "0" + ## widget = checkbox + +MSG_CRD_NINT 1 "Set up station velocities" + +! Estimate geocenter coordinates +! ------------------------------ +SETUP_GCC 1 "0" + ## widget = checkbox + +MSG_SETUP_GCC 1 "Set up Geocenter coordinates" + +! ========================================================================= +! ADDNEQ2 3.2: Options +! ========================================================================= +! Provide extended output w.r.t. estimated parameters +! --------------------------------------------------- +PRT_EXT 1 "1" + ## widget = checkbox + +MSG_PRT_EXT 1 "Provide extended output w.r.t. estimated parameters" + +! Notify station inconsistencies between NEQs +! ------------------------------------------- +PRT_SIC 1 "0" + ## widget = checkbox + +MSG_PRT_SIC 1 "Notify station inconsistencies between NEQs" + +! Notify changes due to station information file +! ---------------------------------------------- +CRXWARN 1 "0" + ## widget = checkbox; activeif = STAINFO / _ + +MSG_CRXWARN 1 "Notify changes due to station info file" + +! Print detailed list of all parameter manipulations +! -------------------------------------------------- +PRT_PAR 1 "0" + ## widget = checkbox + +MSG_PRT_PAR 1 "Print detailed list of all parameter manipulations" + +! Regularize a priori constraint matrix +! ------------------------------------- +SNXREG 1 "YES" + ## widget = combobox; cards = NO YES + ## activeif = SINEXRS /= _ AND NOINV = 0 + +MSG_SNXREG 1 "Regularize a priori constraint matrix" + +! Sort stations according to DOMES code +! ------------------------------------- +STASORT 1 "0" + ## widget = checkbox; activeif = SINEXRS /= _ + +MSG_STASORT 1 "Sort stations according to DOMES code" + +! Include ADDNEQ1-style statistics block +! -------------------------------------- +HEUREF 1 "0" + ## widget = checkbox; activeif = SINEXRS /= _ + +MSG_HEUREF 1 "Include ADDNEQ1-style statistics block" + +! Do not write non-calibrated antenna/radome codes +! ------------------------------------------------ +ANTRED 1 "0" + ## widget = checkbox; activeif = SINEXRS /= _ + +MSG_ANTRED 1 "Do not write non-calibrated antenna/radome codes" + +! Transform ERP parameter to offset/drift representation +! ------------------------------------------------------ +ERPREP 1 "0" + ## widget = checkbox; activeif = SINEXRS /= _ + +MSG_ERPREP 1 "Transform ERP to offset/drift representation" + +! Truncate all NEQ station names after position 14 +! ------------------------------------------------ +NO_ABC 1 "NO" + ## widget = combobox; cards = NO YES; editable = true + +MSG_NO_ABC 1 "Truncate all NEQ station names after position 14" + +! Keep input NEQs in alphabetical order +! ------------------------------------- +NOCHRONO 1 "0" + ## widget = checkbox + +MSG_NOCHRONO 1 "Keep input NEQs in alphabetical order" + +! Write coordinates/velocities as ... in var-covar files +! ------------------------------------------------------ +COVMODE 1 "CRD/VEL" + ## widget = combobox; cards = CRD/VEL CRD/CRD; editable = false + ## activeif = COVARRS / _ OR COVTTRS / _ AND CRD_NINT = 1 + +MSG_COVMODE 1 "Write coordinates and velocities in var-covar files as" + +! Eliminate station parameters in case of equipement changes +! ---------------------------------------------------------- +CRXREC 1 "NEVER" + ## widget = combobox; cards = NEVER TYPE TYPE_OR_NUMBER; editable = false + ## activeif = STAINFO / _ + +MSG_CRXREC 1 "Remove station in case of receiver change" + +CRXANT 1 "NEVER" + ## widget = combobox; editable = false + ## cards = NEVER TYPE TYPE_OR_ECCENT TYPE_OR_ECCENT_OR_NUMBER + ## activeif = STAINFO / _ + +MSG_CRXANT 1 "Remove station in case of antenna change" + +! Correct step2 tide bug +! ---------------------- +STEP2 1 "0" + ## widget = checkbox + +MSG_STEP2 1 "Correct step2 tide bug" + +STEP2A 0 + ## widget = lineedit; emptyallowed = true; check_type = date + ## activeif = STEP2 == 1 + # + +MSG_STEP2A 1 "Step2 tide bug start MJD" + +STEP2B 0 + ## widget = lineedit; emptyallowed = true; check_type = date + ## activeif = STEP2 == 1 + # + +MSG_STEP2B 1 "Step2 tide bug end MJD" + +! ========================================================================= +! ADDNEQ2 4: Comparison of Individual Solutions +! ========================================================================= +! Minimum number of solutions for each station +! -------------------------------------------- +MINSOL 1 "0" + ## widget = spinbox; range = 0 9999 1; check_type = integer + +MSG_MINSOL 1 "Minimum number of solutions for each station" + +! Maximum tolerated residual +! -------------------------- +BADSOL_N 1 "15" + ## widget = lineedit; emptyallowed = true; check_type = real + ## check_min = 0 + +MSG_BADSOL_N 1 "Maximum tolerated residual: North" + +BADSOL_E 1 "15" + ## widget = lineedit; emptyallowed = true: check_type = real + ## check_min = 0 + +MSG_BADSOL_E 1 "Maximum tolerated residual: East" + +BADSOL_U 1 "30" + ## widget = lineedit; emptyallowed = true; check_type = real + ## check_min = 0 + +MSG_BADSOL_U 1 "Maximum tolerated residual: Up" + +! Maximum tolerated root-mean-square error +! ---------------------------------------- +BADSOLRN 1 "10" + ## widget = lineedit; emptyallowed = true; check_type = real + ## check_min = 0 + +MSG_BADSOLRN 1 "Maximum tolerated RMS error: North" + +BADSOLRE 1 "10" + ## widget = lineedit; emptyallowed = true; check_type = real + ## check_min = 0 + +MSG_BADSOLRE 1 "Maximum tolerated RMS error: East" + +BADSOLRU 1 "20" + ## widget = lineedit; emptyallowed = true; check_type = real + ## check_min = 0 + +MSG_BADSOLRU 1 "Maximum tolerated RMS error: Up" + +! ========================================================================= +! ADDNEQ2 5: Datum Definition for Coordinates +! ========================================================================= +! Datum definition type +! --------------------- +RADIO2_4 1 "0" + ## widget = radiobutton; group = DUMMY + +MSG_RADIO2_4 1 "Free network solution" + +RADIO2_3 1 "1" + ## widget = radiobutton; group = DUMMY + ## radiokeys = FREESTA C_TRA C_ROT C_SCL + +MSG_RADIO2_3 1 "Minimum constraint solution" + +RADIO2_2 1 "0" + ## widget = radiobutton; group = DUMMY; radiokeys = SIGSTA + +MSG_RADIO2_2 1 "Coordinates constrained" + +RADIO2_1 1 "0" + ## widget = radiobutton; group = DUMMY; radiokeys = FIXSTA + +MSG_RADIO2_1 1 "Coordinates fixed" + +FREESTA 1 "FROM_FILE" + ## widget = combobox; editable = false + ## cards = ALL MANUAL FROM_FILE WITH_FLAG + +MSG_FREESTA 1 "Minimum constraint solution" + +SIGSTA 1 "FROM_FILE" + ## widget = combobox; editable = false + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG + +MSG_SIGSTA 1 "Coordinates constrained" + +FIXSTA 1 "FROM_FILE" + ## widget = combobox; editable = false + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG + +MSG_FIXSTA 1 "Coordinates fixed" + +! Minimum constraint conditions +! ----------------------------- +C_TRA 1 "YES" + ## widget = combobox; cards = YES NO + +MSG_C_TRA 1 "Translation" + +C_ROT 1 "NO" + ## widget = combobox; cards = YES NO + +MSG_C_ROT 1 "Rotation" + +C_SCL 1 "NO" + ## widget = combobox; cards = YES NO + +MSG_C_SCL 1 "Scale" + +! A priori sigmas +! --------------- +C_SIGMAN 1 "0.001" + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = SIGSTA /= FROM_FILE AND RADIO2_2 = 1 + +MSG_C_SIGMAN 1 "North" + +C_SIGMAE 1 "0.001" + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = SIGSTA /= FROM_FILE AND RADIO2_2 = 1 + +MSG_C_SIGMAE 1 "East" + +C_SIGMAU 1 "0.001" + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = SIGSTA /= FROM_FILE AND RADIO2_2 = 1 + +MSG_C_SIGMAU 1 "Up" + +! ========================================================================= +! ADDNEQ2 5.1: Datum Definition for Coordinates +! ========================================================================= +! Stations considered for minimum constraint conditions +! ----------------------------------------------------- +FREESTA_L 0 + ## widget = selwin; activeif = FREESTA == MANUAL AND RADIO2_3 == 1 + ## pointer = STALST + # + +MSG_FREESTA_L 1 "Manual selection" + +FREESTA_F 1 "./DUMMY/STA/REF800060.FIX" + ## widget = selwin; activeif = FREESTA == FROM_FILE AND RADIO2_3 == 1 + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # REF$YSS+0 + +MSG_FREESTA_F 1 "List of stations from file" + +FREESTA_G 0 + ## widget = lineedit; activeif = FREESTA == WITH_FLAG AND RADIO2_3 == 1 + # + +MSG_FREESTA_G 1 "Stations with specific flags in CRD file" + +! Station coordinates to be constrained +! ------------------------------------- +STATION4 0 + ## widget = selwin; activeif = SIGSTA == MANUAL AND RADIO2_2 == 1 + ## pointer = STALST + +MSG_STATION4 1 "Manual selection" + +STAFILE4 0 + ## widget = selwin; activeif = SIGSTA == FROM_FILE AND RADIO2_2 == 1 + ## path = DIR_SIG; ext = EXT_SIG; maxfiles = 1 + # + +MSG_STAFILE4 1 "List of stations (and sigmas) from file" + +STAFLAG4 0 + ## widget = lineedit; activeif = SIGSTA == WITH_FLAG AND RADIO2_2 == 1 + # + +MSG_STAFLAG4 1 "Stations with specific flags in CRD file" + +! Station coordinates to be fixed +! ------------------------------- +STATION1 0 + ## widget = selwin; activeif = FIXSTA == MANUAL AND RADIO2_1 == 1 + ## pointer = STALST + # + +MSG_STATION1 1 "Manual selection" + +STAFILE1 0 + ## widget = selwin; activeif = FIXSTA == FROM_FILE AND RADIO2_1 == 1 + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_STAFILE1 1 "List of stations from file" + +STAFLAG1 0 + ## widget = lineedit; activeif = FIXSTA == WITH_FLAG AND RADIO2_1 == 1 + # + +MSG_STAFLAG1 1 "Stations with specific flags in CRD file" + +! ========================================================================= +! ADDNEQ2 6: Datum Definition for Velocities +! ========================================================================= +! Datum definition type +! --------------------- +RADIO3_4 1 "0" + ## widget = radiobutton; group = DUMMY + +MSG_RADIO3_4 1 "Free network solution" + +RADIO3_3 1 "1" + ## widget = radiobutton; group = DUMMY + ## radiokeys = FREEVEL V_TRA V_ROT V_SCL + +MSG_RADIO3_3 1 "Minimum constraint solution" + +RADIO3_2 1 "0" + ## widget = radiobutton; group = DUMMY; radiokeys = SIGVEL + +MSG_RADIO3_2 1 "Velocities constrained" + +RADIO3_1 1 "0" + ## widget = radiobutton; group = DUMMY; radiokeys = FIXVEL + +MSG_RADIO3_1 1 "Velocities fixed" + +FREEVEL 1 "FROM_FILE" + ## widget = combobox; editable = false + ## cards = ALL MANUAL FROM_FILE WITH_FLAG + +MSG_FREEVEL 1 "Minimum constraint solution" + +SIGVEL 1 "FROM_FILE" + ## widget = combobox; editable = false + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG + +MSG_SIGVEL 1 "Velocities constrained" + +FIXVEL 1 "FROM_FILE" + ## widget = combobox; editable = false + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG + +MSG_FIXVEL 1 "Velocities fixed" + +! Minimum constraint conditions +! ----------------------------- +V_TRA 1 "0.0001" + ## widget = combobox; cards = YES NO + +MSG_V_TRA 1 "Translation" + +V_ROT 1 "0.00001" + ## widget = combobox; cards = YES NO + +MSG_V_ROT 1 "Rotation" + +V_SCL 0 + ## widget = combobox; cards = YES NO + # + +MSG_V_SCL 1 "Scale" + +! A priori sigmas +! --------------- +V_SIGMAN 1 "0.005" + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = SIGVEL /= FROM_FILE AND RADIO3_2 = 1 + +MSG_V_SIGMAN 1 "North" + +V_SIGMAE 1 "0.005" + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = SIGVEL /= FROM_FILE AND RADIO3_2 = 1 + +MSG_V_SIGMAE 1 "East" + +V_SIGMAU 1 "0.005" + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = SIGVEL /= FROM_FILE AND RADIO3_2 = 1 + +MSG_V_SIGMAU 1 "Up" + +! ========================================================================= +! ADDNEQ2 6.1: Datum Definition for Velocities +! ========================================================================= +! Stations considered for minimum constraint conditions +! ----------------------------------------------------- +FREEVEL_L 0 + ## widget = selwin; activeif = FREEVEL == MANUAL AND RADIO3_3 == 1 + ## pointer = STALST + # + +MSG_FREEVEL_L 1 "Manual selection" + +FREEVEL_F 0 + ## widget = selwin; activeif = FREEVEL == FROM_FILE AND RADIO3_3 == 1 + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1; emptyallowed = true + +MSG_FREEVEL_F 1 "List of stations from file" + +FREEVEL_G 0 + ## widget = lineedit; activeif = FREEVEL == WITH_FLAG AND RADIO3_3 == 1 + # + +MSG_FREEVEL_G 1 "Stations with specific flags in VEL file" + +! Station velocities to be constrained +! ------------------------------------ +VELOCITY4 0 + ## widget = selwin + ## activeif = CRD_NINT == 1 AND SIGVEL == MANUAL AND RADIO3_2 == 1 + ## pointer = STALST + # + +MSG_VELOCITY4 1 "Manual selection" + +VELFILE4 0 + ## widget = selwin; activeif = SIGVEL == FROM_FILE AND RADIO3_2 == 1 + ## path = DIR_SIG; ext = EXT_SIG; maxfiles = 1; emptyallowed = true + # + +MSG_VELFILE4 1 "List of stations (and sigmas) from file" + +VELFLAG4 1 "I" + ## widget = lineedit; activeif = SIGVEL == WITH_FLAG AND RADIO3_2 == 1 + +MSG_VELFLAG4 1 "Stations with specific flags in VEL file" + +! Station velocities to be fixed +! ------------------------------ +VELOCITY1 0 + ## widget = selwin; activeif = FIXVEL == MANUAL AND RADIO3_1 == 1 + ## pointer = STALST + +MSG_VELOCITY1 1 "Manual selection" + +VELFILE1 0 + ## widget = selwin; activeif = FIXVEL == FROM_FILE AND RADIO3_1 == 1 + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_VELFILE1 1 "List of stations from file" + +VELFLAG1 0 + ## widget = lineedit; activeif = FIXVEL == WITH_FLAG AND RADIO3_1 == 1 + # + +MSG_VELFLAG1 1 "Stations with specific flags in VEL file" + +! ========================================================================= +! ADDNEQ2 7.1: Parameter Pre-elimination +! ========================================================================= +! Station-related parameters: Station coordinates +! ----------------------------------------------- +CRD_ELIM 1 "NO" + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + +MSG_CRD_ELIM 1 "Station coordinates" + +CRD_EXCP 0 + ## widget = lineedit + ## activeif = CRD_ELIM == BEFORE_STACKING OR CRD_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_CRD_EXCP 1 "Except for files: Station coordinates" + +CRD_EXST 1 "0" + ## widget = checkbox; activeif = CRD_ELIM /= NO AND CRD_ELIM / _ + +MSG_CRD_EXST 1 "Except for stations: Atmospheric pressure loading" + +CRD_EXSEL 0 + ## widget = combobox; activeif = CRD_ELIM /= NO AND CRD_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_CRD_EXSEL 1 "Selection for station exceptions: station coordinates" + +CRD_EXMAN 0 + ## widget = selwin + ## activeif = CRD_ELIM /= NO AND CRD_EXST = 1 AND CRD_EXSEL = MANUAL + ## pointer = STALST + +MSG_CRD_EXMAN 1 "Manual selection for station exceptions: station coordinates" + +CRD_EXFIL 0 + ## widget = selwin + ## activeif = CRD_ELIM /= NO AND CRD_EXST = 1 AND CRD_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_CRD_EXFIL 1 "Selection for station exceptions from file: station coordinates" + +CRD_EXFLG 0 + ## widget = lineedit + ## activeif = CRD_ELIM /= NO AND CRD_EXST = 1 AND CRD_EXSEL = WITH_FLAG + +MSG_CRD_EXFLG 1 "Selection for station exceptions from flag: station coordinates" + +! Station-related parameters: Receiver clock bias/offsets +! ------------------------------------------------------- +CLK_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_CLK_ELIM 1 "GLONASS receiver clock biases" + +CLK_EXCP 0 + ## widget = lineedit + ## activeif = CLK_ELIM == BEFORE_STACKING OR CLK_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_CLK_EXCP 1 "Except for files: Receiver clock offsets" + +CLK_EXST 1 "0" + ## widget = checkbox; activeif = CLK_ELIM /= NO AND CLK_ELIM / _ + +MSG_CLK_EXST 1 "Except for stations: Atmospheric pressure loading" + +CLK_EXSEL 0 + ## widget = combobox; activeif = CLK_ELIM /= NO AND CLK_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_CLK_EXSEL 1 "Selection for station exceptions: receiver clock offsets" + +CLK_EXMAN 0 + ## widget = selwin + ## activeif = CLK_ELIM /= NO AND CLK_EXST = 1 AND CLK_EXSEL = MANUAL + ## pointer = CLKLST + +MSG_CLK_EXMAN 1 "Manual selection for station exceptions: receiver clock offsets" + +CLK_EXFIL 0 + ## widget = selwin + ## activeif = CLK_ELIM /= NO AND CLK_EXST = 1 AND CLK_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_CLK_EXFIL 1 "Selection for station exceptions from file: receiver clock offsets" + +CLK_EXFLG 0 + ## widget = lineedit + ## activeif = CLK_ELIM /= NO AND CLK_EXST = 1 AND CLK_EXSEL = WITH_FLAG + +MSG_CLK_EXFLG 1 "Selection for station exceptions from flag: receiver clock offsets" + +! Station-related parameters: Inter-system bias +! ---------------------------------------------- +ISB_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_ISB_ELIM 1 "Time-dependent GLONASS ISB" + +ISB_EXCP 0 + ## widget = lineedit + ## activeif = ISB_ELIM == BEFORE_STACKING OR CLK_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_ISB_EXCP 1 "Except for files: inter-system bias" + +ISB_EXST 1 "0" + ## widget = checkbox; activeif = ISB_ELIM /= NO AND ISB_ELIM / _ + +MSG_ISB_EXST 1 "Except for stations: Atmospheric pressure loading" + +ISB_EXSEL 0 + ## widget = combobox; activeif = ISB_ELIM /= NO AND ISB_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_ISB_EXSEL 1 "Selection for station exceptions: inter-system bias" + +ISB_EXMAN 0 + ## widget = selwin + ## activeif = ISB_ELIM /= NO AND ISB_EXST = 1 AND ISB_EXSEL = MANUAL + ## pointer = CLKLST + +MSG_ISB_EXMAN 1 "Manual selection for station exceptions: inter-system bias" + +ISB_EXFIL 0 + ## widget = selwin + ## activeif = ISB_ELIM /= NO AND ISB_EXST = 1 AND ISB_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_ISB_EXFIL 1 "Selection for station exceptions from file: inter-system bias" + +ISB_EXFLG 0 + ## widget = lineedit + ## activeif = ISB_ELIM /= NO AND ISB_EXST = 1 AND ISB_EXSEL = WITH_FLAG + +MSG_ISB_EXFLG 1 "Selection for station exceptions from flag: inter-system bias" + +! Station-related parameters: Receiver antenna offsets +! ---------------------------------------------------- +RAO_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_RAO_ELIM 1 "Receiver antenna offsets" + +RAO_EXCP 0 + ## widget = lineedit + ## activeif = RAO_ELIM == BEFORE_STACKING OR RAO_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_RAO_EXCP 1 "Except for files: Receiver antenna offsets" + +! Station-related parameters: Receiver antenna pattern +! ---------------------------------------------------- +RAP_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_RAP_ELIM 1 "Receiver antenna pattern" + +RAP_EXCP 0 + ## widget = lineedit + ## activeif = RAP_ELIM == BEFORE_STACKING OR RAP_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_RAP_EXCP 1 "Except for files: Receiver antenna pattern" + +! Station-related parameters: Receiver DCB parameter +! -------------------------------------------------- +DCBR_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_DCBR_ELIM 1 "Receiver DCB parameters" + +DCBR_EXCP 0 + ## widget = lineedit + ## activeif = DCBR_ELIM == BEFORE_STACKING OR DCBR_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_DCBR_EXCP 1 "Except for files: Receiver DCB parameters" + +DCBR_EXST 1 "0" + ## widget = checkbox; activeif = DCBR_ELIM /= NO AND DCBR_ELIM / _ + +MSG_DCBR_EXST 1 "Except for stations: Atmospheric pressure loading" + +DCBR_EXSEL 0 + ## widget = combobox; activeif = DCBR_ELIM /= NO AND DCBR_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_DCBR_EXSEL 1 "Selection for station exceptions: receiver DCB parameters" + +DCBR_EXMAN 0 + ## widget = selwin + ## activeif = DCBR_ELIM /= NO AND DCBR_EXST = 1 AND DCBR_EXSEL = MANUAL + ## pointer = DCBRLST + +MSG_DCBR_EXMAN 1 "Manual selection for station exceptions: receiver DCB parameters" + +DCBR_EXFIL 0 + ## widget = selwin + ## activeif = DCBR_ELIM /= NO AND DCBR_EXST = 1 AND DCBR_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_DCBR_EXFIL 1 "Selection for station exceptions from file: receiver DCB parameters" + +DCBR_EXFLG 0 + ## widget = lineedit + ## activeif = DCBR_ELIM /= NO AND DCBR_EXST = 1 AND DCBR_EXSEL = WITH_FLAG + +MSG_DCBR_EXFLG 1 "Selection for station exceptions from flag: receiver DCB parameters" + +! Station-related parameters: GNSS-specific station translation +! ------------------------------------------------------------- +GTRA_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_GTRA_ELIM 1 "GNSS-specific station translation" + +GTRA_EXCP 0 + ## widget = lineedit + ## activeif = GTRA_ELIM == BEFORE_STACKING OR GTRA_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_GTRA_EXCP 1 "Except for files: GNSS-specific station translation" + +GTRA_EXST 1 "0" + ## widget = checkbox; activeif = GTRA_ELIM /= NO AND GTRA_ELIM / _ + +MSG_GTRA_EXST 1 "Except for stations: GNSS-specific station translations" + +GTRA_EXSEL 0 + ## widget = combobox; activeif = GTRA_ELIM /= NO AND GTRA_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_GTRA_EXSEL 1 "Selection for station exceptions: GNSS-spec translations" + +GTRA_EXMAN 0 + ## widget = selwin + ## activeif = GTRA_ELIM /= NO AND GTRA_EXST = 1 AND GTRA_EXSEL = MANUAL + ## pointer = GSPLST + +MSG_GTRA_EXMAN 1 "Manual selection for station exceptions: GNSS-spec translations" + +GTRA_EXFIL 0 + ## widget = selwin + ## activeif = GTRA_ELIM /= NO AND GTRA_EXST = 1 AND GTRA_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_GTRA_EXFIL 1 "Selection for station exceptions from file: GNSS-spec translations" + +GTRA_EXFLG 0 + ## widget = lineedit + ## activeif = GTRA_ELIM /= NO AND GTRA_EXST = 1 AND GTRA_EXSEL = WITH_FLAG + +MSG_GTRA_EXFLG 1 "Selection for station exceptions from flag: GNSS-spec translations" + +! Station-related parameters: GNSS-specific troposphere biases +! ------------------------------------------------------------ +GTRP_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_GTRP_ELIM 1 "GNSS-specific ZPD bias" + +GTRP_EXCP 0 + ## widget = lineedit + ## activeif = GTRP_ELIM == BEFORE_STACKING OR GTRP_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_GTRP_EXCP 1 "Except for files: GNSS-specific ZPD bias" + +GTRP_EXST 1 "0" + ## widget = checkbox; activeif = GTRP_ELIM /= NO AND GTRP_ELIM / _ + +MSG_GTRP_EXST 1 "Except for stations: GNSS-specific ZPD bias" + +GTRP_EXSEL 0 + ## widget = combobox; activeif = GTRP_ELIM /= NO AND GTRP_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_GTRP_EXSEL 1 "Selection for station exceptions: GNSS-spec ZPD bias" + +GTRP_EXMAN 0 + ## widget = selwin + ## activeif = GTRP_ELIM /= NO AND GTRP_EXST = 1 AND GTRP_EXSEL = MANUAL + ## pointer = GSPLST + +MSG_GTRP_EXMAN 1 "Manual selection for station exceptions: GNSS-spec ZPD bias" + +GTRP_EXFIL 0 + ## widget = selwin + ## activeif = GTRP_ELIM /= NO AND GTRP_EXST = 1 AND GTRP_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_GTRP_EXFIL 1 "Selection for station exceptions from file: GNSS-spec ZPD bias" + +GTRP_EXFLG 0 + ## widget = lineedit + ## activeif = GTRP_ELIM /= NO AND GTRP_EXST = 1 AND GTRP_EXSEL = WITH_FLAG + +MSG_GTRP_EXFLG 1 "Selection for station exceptions from flag: GNSS-spec ZPD bias" + +! Station-related parameters: Range biases +! ---------------------------------------- +RNG_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_RNG_ELIM 1 "Range biases" + +RNG_EXCP 0 + ## widget = lineedit + ## activeif = RNG_ELIM == BEFORE_STACKING OR RNG_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_RNG_EXCP 1 "Except for files: Range biases" + +! Atmospheric parameters: Troposphere ZPD +! --------------------------------------- +TRP_ELIM 1 "NO" + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + +MSG_TRP_ELIM 1 "Troposphere zenith path delays" + +TRP_EXCP 0 + ## widget = lineedit + ## activeif = TRP_ELIM == BEFORE_STACKING OR TRP_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_TRP_EXCP 1 "Except for files: troposphere ZPDs" + +TRP_EXST 1 "0" + ## widget = checkbox; activeif = TRP_ELIM /= NO AND TRP_ELIM / _ + +MSG_TRP_EXST 1 "Except for stations: troposphere ZPDs" + +TRP_EXSEL 0 + ## widget = combobox; activeif = TRP_ELIM /= NO AND TRP_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_TRP_EXSEL 1 "Selection for station exceptions: troposphere ZPDs" + +TRP_EXMAN 0 + ## widget = selwin + ## activeif = TRP_ELIM /= NO AND TRP_EXST = 1 AND TRP_EXSEL = MANUAL + ## pointer = TRPLST + +MSG_TRP_EXMAN 1 "Manual selection for station exceptions: troposphere ZPDs" + +TRP_EXFIL 0 + ## widget = selwin + ## activeif = TRP_ELIM /= NO AND TRP_EXST = 1 AND TRP_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_TRP_EXFIL 1 "Selection for station exceptions from file: troposphere ZPDs" + +TRP_EXFLG 0 + ## widget = lineedit + ## activeif = TRP_ELIM /= NO AND TRP_EXST = 1 AND TRP_EXSEL = WITH_FLAG + +MSG_TRP_EXFLG 1 "Selection for station exceptions from flag: troposphere ZPDs" + +! Atmospheric parameters: Troposphere gradient +! -------------------------------------------- +GRD_ELIM 1 "NO" + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + +MSG_GRD_ELIM 1 "Troposphere gradients" + +GRD_EXCP 0 + ## widget = lineedit + ## activeif = GRD_ELIM == BEFORE_STACKING OR GRD_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_GRD_EXCP 1 "Except for files: Troposphere gradients" + +GRD_EXST 1 "0" + ## widget = checkbox; activeif = GRD_ELIM /= NO AND GRD_ELIM / _ + +MSG_GRD_EXST 1 "Except for stations: troposphere gradients" + +GRD_EXSEL 0 + ## widget = combobox; activeif = GRD_ELIM /= NO AND GRD_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_GRD_EXSEL 1 "Selection for station exceptions: troposphere gradients" + +GRD_EXMAN 0 + ## widget = selwin + ## activeif = GRD_ELIM /= NO AND GRD_EXST = 1 AND GRD_EXSEL = MANUAL + ## pointer = TRPLST + +MSG_GRD_EXMAN 1 "Manual selection for station exceptions: troposphere gradients" + +GRD_EXFIL 0 + ## widget = selwin + ## activeif = GRD_ELIM /= NO AND GRD_EXST = 1 AND GRD_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_GRD_EXFIL 1 "Selection for station exceptions from file: troposphere gradients" + +GRD_EXFLG 0 + ## widget = lineedit + ## activeif = GRD_ELIM /= NO AND GRD_EXST = 1 AND GRD_EXSEL = WITH_FLAG + +MSG_GRD_EXFLG 1 "Selection for station exceptions from flag: troposphere gradients" + +! Atmospheric parameters: Ionosphere models +! ----------------------------------------- +GIM_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_GIM_ELIM 1 "Global ionosphere parameters" + +GIM_EXCP 0 + ## widget = lineedit + ## activeif = GIM_ELIM == BEFORE_STACKING OR GIM_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_GIM_EXCP 1 "Except for files: Global ionosphere parameters" + +HOI_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_HOI_ELIM 1 "HOI scaling factors" + +HOI_EXCP 0 + ## widget = lineedit + ## activeif = HOI_ELIM == BEFORE_STACKING OR HOI_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_HOI_EXCP 1 "Except for files: HOI scaling factors" + +! Helmert parameters +! ------------------ +TRANS_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_TRANS_ELIM 1 "Helmert: Translations" + +TRANS_EXCP 0 + ## widget = lineedit + ## activeif = TRANS_ELIM == BEFORE_STACKING OR TRANS_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_TRANS_EXCP 1 "Except for files: Helmert translations" + +ROT_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_ROT_ELIM 1 "Helmert: Rotations" + +ROT_EXCP 0 + ## widget = lineedit + ## activeif = ROT_ELIM == BEFORE_STACKING OR ROT_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_ROT_EXCP 1 "Except for files: Helmert rotations" + +SCALE_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_SCALE_ELIM 1 "Helmert: Scale" + +SCALE_EXCP 0 + ## widget = lineedit + ## activeif = SCALE_ELIM == BEFORE_STACKING OR SCALE_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_SCALE_EXCP 1 "Except for files: Helmert scale" + +! ========================================================================= +! ADDNEQ2 7.2: Parameter Pre-elimination +! ========================================================================= +! Satellite-related parameters: dynamical orbit parameters +! -------------------------------------------------------- +ORB_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_ORB_ELIM 1 "Orbital elements" + +ORB_EXCP 0 + ## widget = lineedit + ## activeif = ORB_ELIM == BEFORE_STACKING OR ORB_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_ORB_EXCP 1 "Except for files: Orbital elements" + +! Satellite-related parameters: stochastic orbit parameters +! --------------------------------------------------------- +STO_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_STO_ELIM 1 "Stochastic pulses" + +STO_EXCP 0 + ## widget = lineedit + ## activeif = STO_ELIM == BEFORE_STACKING OR STO_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_STO_EXCP 1 "Except for files: Stochastic pulses" + +! Satellite-related parameters: satellite antenna offsets +! ------------------------------------------------------- +ANT_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_ANT_ELIM 1 "Satellite antenna offsets" + +ANT_EXCP 0 + ## widget = lineedit + ## activeif = ANT_ELIM == BEFORE_STACKING OR ANT_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_ANT_EXCP 1 "Except for files: Satellite antenna offsets" + +ANTX_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_ANTX_ELIM 1 "Satellite antenna offsets (XY)" + +ANTX_EXCP 0 + ## widget = lineedit + ## activeif = ANTX_ELIM == BEFORE_STACKING OR ANTX_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_ANTX_EXCP 1 "Except for files: Satellite antenna offsets (XY)" + +! Satellite-related parameters: satellite antenna pattern +! ------------------------------------------------------- +SPV_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_SPV_ELIM 1 "Satellite antenna variations" + +SPV_EXCP 0 + ## widget = lineedit + ## activeif = SPV_ELIM == BEFORE_STACKING OR SPV_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_SPV_EXCP 1 "Except for files: Satellite antenna variations" + +! Satellite-related parameters: satellite DCB +! ------------------------------------------- +DCBS_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_DCBS_ELIM 1 "Satellite DCB parameters" + +DCBS_EXCP 0 + ## widget = lineedit + ## activeif = DCBS_ELIM == BEFORE_STACKING OR DCBS_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_DCBS_EXCP 1 "Except for files: Satellite DCB parameters" + +! Earth orientation parameters (Polar motion) +! ------------------------------------------- +ERP_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_ERP_ELIM 1 "Earth rotation parameters (Pole)" + +ERP_EXCP 0 + ## widget = lineedit + ## activeif = ERP_ELIM == BEFORE_STACKING OR ERP_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_ERP_EXCP 1 "Except for files: Earth rotation parameters (Pole)" + +! Earth orientation parameters (UT) +! --------------------------------- +UT_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_UT_ELIM 1 "Earth rotation parameters (UT)" + +UT_EXCP 0 + ## widget = lineedit + ## activeif = UT_ELIM == BEFORE_STACKING OR UT_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_UT_EXCP 1 "Except for files: Earth rotation parameters (UT)" + +! Earth orientation parameters (LOD) +! --------------------------------- +LOD_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_LOD_ELIM 1 "Earth rotation parameters (LOD)" + +LOD_EXCP 0 + ## widget = lineedit + ## activeif = LOD_ELIM == BEFORE_STACKING OR LOD_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_LOD_EXCP 1 "Except for files: Earth rotation parameters (LOD)" + +! Nutation parameters +! ------------------- +NUT_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_NUT_ELIM 1 "Nutation parameters" + +NUT_EXCP 0 + ## widget = lineedit + ## activeif = NUT_ELIM == BEFORE_STACKING OR NUT_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_NUT_EXCP 1 "Except for files: Nutation parameters" + +! Scaling factors for Vienna grid files: Atmosphere loading +! --------------------------------------------------------- +ALD_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_ALD_ELIM 1 "Atmospheric pressure loading" + +ALD_EXCP 0 + ## widget = lineedit + ## activeif = ALD_ELIM == BEFORE_STACKING OR ALD_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_ALD_EXCP 1 "Except for files: Atmospheric pressure loading" + +ALD_EXST 1 "0" + ## widget = checkbox; activeif = ALD_ELIM /= NO AND ALD_ELIM / _ + +MSG_ALD_EXST 1 "Except for stations: Atmospheric pressure loading" + +ALD_EXSEL 0 + ## widget = combobox; activeif = ALD_ELIM /= NO AND ALD_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_ALD_EXSEL 1 "Selection for station exceptions: Atmospheric pressure loading" + +ALD_EXMAN 0 + ## widget = selwin + ## activeif = ALD_ELIM /= NO AND ALD_EXST = 1 AND ALD_EXSEL = MANUAL + ## pointer = GRIDLST + +MSG_ALD_EXMAN 1 "Manual selection for station exceptions: Atmospheric pressure loading" + +ALD_EXFIL 0 + ## widget = selwin + ## activeif = ALD_ELIM /= NO AND ALD_EXST = 1 AND ALD_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_ALD_EXFIL 1 "Selection for station exceptions from file: Atmospheric pressure loading" + +ALD_EXFLG 0 + ## widget = lineedit + ## activeif = ALD_ELIM /= NO AND ALD_EXST = 1 AND ALD_EXSEL = WITH_FLAG + +MSG_ALD_EXFLG 1 "Selection for station exceptions from flag: Atmospheric pressure loading" + +! Scaling factors for Vienna grid files: ocean non-tidal loading +! -------------------------------------------------------------- +OLD_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_OLD_ELIM 1 "Ocean non-tidal loading" + +OLD_EXCP 0 + ## widget = lineedit + ## activeif = OLD_ELIM == BEFORE_STACKING OR OLD_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_OLD_EXCP 1 "Except for files: Ocean non-tidal loading" + +OLD_EXST 1 "0" + ## widget = checkbox; activeif = OLD_ELIM /= NO AND OLD_ELIM / _ + +MSG_OLD_EXST 1 "Except for stations: Ocean non-tidal loading" + +OLD_EXSEL 0 + ## widget = combobox; activeif = OLD_ELIM /= NO AND OLD_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_OLD_EXSEL 1 "Selection for station exceptions: Ocean non-tidal loading" + +OLD_EXMAN 0 + ## widget = selwin + ## activeif = OLD_ELIM /= NO AND OLD_EXST = 1 AND OLD_EXSEL = MANUAL + ## pointer = GRIDLST + +MSG_OLD_EXMAN 1 "Manual selection for station exceptions: Ocean non-tidal loading" + +OLD_EXFIL 0 + ## widget = selwin + ## activeif = OLD_ELIM /= NO AND OLD_EXST = 1 AND OLD_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_OLD_EXFIL 1 "Selection for station exceptions from file: Ocean non-tidal loading" + +OLD_EXFLG 0 + ## widget = lineedit + ## activeif = OLD_ELIM /= NO AND OLD_EXST = 1 AND OLD_EXSEL = WITH_FLAG + +MSG_OLD_EXFLG 1 "Selection for station exceptions from flag: Ocean non-tidal loading" + +! Scaling factors for Vienna grid files: Hydrostatic loading +! ---------------------------------------------------------- +HLD_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_HLD_ELIM 1 "Hydrostatic pressure loading" + +HLD_EXCP 0 + ## widget = lineedit + ## activeif = HLD_ELIM == BEFORE_STACKING OR HLD_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_HLD_EXCP 1 "Except for files: Hydrostatic pressure loading" + +HLD_EXST 1 "0" + ## widget = checkbox; activeif = HLD_ELIM /= NO AND HLD_ELIM / _ + +MSG_HLD_EXST 1 "Except for stations: Atmospheric pressure loading" + +HLD_EXSEL 0 + ## widget = combobox; activeif = HLD_ELIM /= NO AND HLD_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_HLD_EXSEL 1 "Selection for station exceptions: Hydrostatic pressure loading" + +HLD_EXMAN 0 + ## widget = selwin + ## activeif = HLD_ELIM /= NO AND HLD_EXST = 1 AND HLD_EXSEL = MANUAL + ## pointer = GRIDLST + +MSG_HLD_EXMAN 1 "Manual selection for station exceptions: Hydrostatic pressure loading" + +HLD_EXFIL 0 + ## widget = selwin + ## activeif = HLD_ELIM /= NO AND HLD_EXST = 1 AND HLD_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_HLD_EXFIL 1 "Selection for station exceptions from file: Hydrostatic pressure loading" + +HLD_EXFLG 0 + ## widget = lineedit + ## activeif = HLD_ELIM /= NO AND HLD_EXST = 1 AND HLD_EXSEL = WITH_FLAG + +MSG_HLD_EXFLG 1 "Selection for station exceptions from flag: Hydrostatic pressure loading" + +! Additional parameters: center of mass +! ------------------------------------- +MSS_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_MSS_ELIM 1 "Geocenter coordinates" + +MSS_EXCP 0 + ## widget = lineedit + ## activeif = MSS_ELIM == BEFORE_STACKING OR MSS_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_MSS_EXCP 1 "Except for files: Geocenter coordinates" + +! Station clocks +! -------------- +CLKR_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_CLKR_ELIM 1 "Receiver clock offsets" + +CLKR_EXCP 0 + ## widget = lineedit + ## activeif = CLKR_ELIM == BEFORE_STACKING OR CLKR_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_CLKR_EXCP 1 "Except for files: Station clock" + +! Satellite clocks +! ---------------- +CLKS_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_CLKS_ELIM 1 "Satellite clock offsets" + +CLKS_EXCP 0 + ## widget = lineedit + ## activeif = CLKS_ELIM == BEFORE_STACKING OR CLKS_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_CLKS_EXCP 1 "Except for files: Satellite clock" + +! Preelimination outside time window +! ---------------------------------- +RADIO_1 1 "1" + ## widget = radiobutton; group = DUMMY + ## radiokeys = SESSION_YEAR SESSION_STRG + +MSG_RADIO_1 1 "Observation window defined by year and session identifier" + +RADIO_2 1 "0" + ## widget = radiobutton; group = DUMMY + +MSG_RADIO_2 1 "Observation window defined by start and end times" + +! Preelimination Window: defined by session +! ----------------------------------------- +SESSION_YEAR 1 "1980" + ## widget = lineedit; multilineallowed = true; emptyallowed = false + # $Y+0 + +MSG_SESSION_YEAR 1 "Year" + +SESSION_STRG 1 "0060" + ## widget = lineedit; multilineallowed = true; emptyallowed = false + # $S+0 + +MSG_SESSION_STRG 1 "Session" + +! Preelimination Window: defined by date +! -------------------------------------- +STADAT 1 "1980 01 06" + ## widget = lineedit; activeif = RADIO_2 = 1; check_type = date + # $YMD_STR+0 + +MSG_STADAT 1 "Start time(year month day)" + +STATIM 1 "00 00 00" + ## widget = lineedit; emptyallowed = false + ## activeif = RADIO_2 = 1 AND STADAT / _; check_type = time + +MSG_STATIM 1 "Start time(hour minutes seconds)" + +ENDDAT 1 "1980 01 06" + ## widget = lineedit; activeif = RADIO_2 = 1; check_type = date + # $YMD_STR+0 + +MSG_ENDDAT 1 "End time(year month day)" + +ENDTIM 1 "23 59 59" + ## widget = lineedit; emptyallowed = false + ## activeif = RADIO_2 = 1 AND ENDDAT / _; check_type = time + +MSG_ENDTIM 1 "End time(hour minutes seconds)" + +! -------------------------------------------------------------------- +! Interval length of parameters +! -------------------------------------------------------------------- +! Parameter spacing +! ----------------- +TRP_NINT 0 + ## widget = lineedit + # + +MSG_TRP_NINT 1 "Troposphere zenith path delays" + +GRD_NINT 0 + ## widget = lineedit + # + +MSG_GRD_NINT 1 "Troposphere gradients" + +ISB_NINT 0 + ## widget = lineedit + # + +MSG_ISB_NINT 1 "Inter-system bias" + +ERP_NINT 0 + ## widget = lineedit + # + +MSG_ERP_NINT 1 "Earth rotation parameters" + +NUT_NINT 0 + ## widget = lineedit + # + +MSG_NUT_NINT 1 "Nutation parameters" + +! Reference epoch for parameter intervals +! --------------------------------------- +PAR_REF 0 + ## widget = lineedit; emptyallowed = true; check_type = date + # + +MSG_PAR_REF 1 "Reference epoch for parameter intervals" + +PAR_OFF 0 + ## widget = lineedit; check_type = time + # + +MSG_PAR_OFF 1 "Reference epoch for parameter intervals: Time offset" + +! -------------------------------------------------------------------- +! Options and constraining, atmosphere parameters +! -------------------------------------------------------------------- +! Constraints +! ----------- +TRP_ASIG 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_TRP_ASIG 1 "Troposphere zenith delays: absolute" + +TRP_RSIG 1 "5.0" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_TRP_RSIG 1 "Troposphere zenith delays: relative" + +GRD_ASIG 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_GRD_ASIG 1 "Troposphere gradients: absolute" + +GRD_RSIG 1 "5.0" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_GRD_RSIG 1 "Troposphere gradients: relative" + +GIM_ASIG 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_GIM_ASIG 1 "Global ionosphere parameters: absolute" + +GIM_RSIG 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_GIM_RSIG 1 "Global ionosphere parameters: relative" + +! Maximum time interval for relativ constraints +! --------------------------------------------- +TRP_RDT 1 "02 00 00" + ## widget = lineedit; activeif = TRP_RSIG / _; emptyallowed = false + +MSG_TRP_RDT 1 "Troposphere zenith delays: maximum time interval" + +GRD_RDT 1 "24 00 00" + ## widget = lineedit; activeif = GRD_RSIG / _; emptyallowed = false + +MSG_GRD_RDT 1 "Troposphere gradients: maximum time interval" + +GIM_RDT 0 + ## widget = lineedit; activeif = GIM_RSIG / _; emptyallowed = false + # + +MSG_GIM_RDT 1 "Global ionosphere parameters: maximum time interval" + +! Extraction of parameters for troposphere SINEX file +! --------------------------------------------------- +TRPOFF 0 + ## widget = lineedit; activeif = TROPSNX / _ + # + +MSG_TRPOFF 1 "Offset" + +TRPRES 1 "02 00 00" + ## widget = lineedit; activeif = TROPSNX / _ + +MSG_TRPRES 1 "Time resolution" + +! ------------------------------------------------------------------------------ +! Options and constraining, higher-order inosphere scaling factors +! ------------------------------------------------------------------------------ +HOI1 1 "ONE" + ## widget = combobox; editable = true; cards = ONE ZERO + +MSG_HOI1 1 "Second-order term" + +SIGHOI1 1 "0.0001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SIGHOI1 1 "Sigma of second-order term" + +STKHOI1 1 "0" + ## widget = checkbox + +MSG_STKHOI1 1 "Stack second-order term" + +HOI2 1 "ONE" + ## widget = combobox; editable = true; cards = ONE ZERO + +MSG_HOI2 1 "Third-order term" + +SIGHOI2 1 "0.0001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SIGHOI2 1 "Sigma of third-order term" + +STKHOI2 1 "0" + ## widget = checkbox + +MSG_STKHOI2 1 "Stack third-order term" + +HOI3 1 "ONE" + ## widget = combobox; editable = true; cards = ONE ZERO + +MSG_HOI3 1 "Ray path bending term" + +SIGHOI3 1 "0.0001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SIGHOI3 1 "Sigma of ray path bending term" + +STKHOI3 1 "0" + ## widget = checkbox + +MSG_STKHOI3 1 "Stack ray path bending term" + +! -------------------------------------------------------------------- +! Options and constraining, orbital parameters +! -------------------------------------------------------------------- +! Options for orbit combination +! ----------------------------- +TRAFO 1 "0" + ## widget = checkbox + +MSG_TRAFO 1 "Long-arc computation" + +NUMSTC 1 "0" + ## widget = checkbox; activeif = TRAFO = 1 + +MSG_NUMSTC 1 "Stochastic pulses at NEQ boundaries" + +DTSTC 1 "6 00 00" + ## widget = lineedit; check_type = time + ## activeif = TRAFO = 1 AND NUMSTC = 1 + +MSG_DTSTC 1 "Min. time interval between pulse and maneuver" + +SPLTDYN 1 "0" + ## widget = checkbox; activeif = TRAFO = 1 + +MSG_SPLTDYN 1 "No stacking of dynamical orbit parameters" + +! Constraints for orbital elements +! -------------------------------- +ORB_A 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_ORB_A 1 "Semi major axis" + +ORB_E 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_ORB_E 1 "Eccentricity" + +ORB_I 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_ORB_I 1 "Inclination" + +ORB_OM 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_ORB_OM 1 "Ascending node" + +ORB_P 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_ORB_P 1 "Perigee" + +ORB_U 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_ORB_U 1 "Argument of latitude" + +! Constraints for dynamical parameters +! ------------------------------------ +ORB_D0 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_ORB_D0 1 "Constant D terms" + +ORB_Y0 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_ORB_Y0 1 "Constant Y terms" + +ORB_X0 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_ORB_X0 1 "Constant X terms" + +ORB_DP 1 "1.0D-12" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_ORB_DP 1 "Periodic D terms" + +ORB_YP 1 "1.0D-12" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_ORB_YP 1 "Periodic Y terms" + +ORB_XP 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_ORB_XP 1 "Periodic X terms" + +! Constraints for stochastic pulses +! --------------------------------- +STC_R 1 "1.0E-06" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_STC_R 1 "Radial" + +STC_A 1 "1.0E-06" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_STC_A 1 "Along track" + +STC_O 1 "1.0E-08" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_STC_O 1 "Out of plane" + +STC_S 1 "1.0D-6" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_STC_S 1 "Direction to Sun" + +STC_Y 1 "1.0D-5" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_STC_Y 1 "Y-direction in satellite frame" + +STC_X 1 "1.0D-9" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_STC_X 1 "X-direction in satellite frame" + +! -------------------------------------------------------------------- +! Options and constraining, earth orientation parameters +! -------------------------------------------------------------------- +! Options for earth orientation parameters +! ---------------------------------------- +BLKRET 1 "NO" + ## widget = combobox; cards = NO YES + +MSG_BLKRET 1 "Block retrograde terms in polar motion" + +! Constraints (first parameter) +! ----------------------------- +POL_UTF 1 "0.0001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_POL_UTF 1 "UT1-UTC: first parameter" + +POL_EPF 1 "0.0001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_POL_EPF 1 "Delta epsilon: first parameter" + +POL_PSF 1 "0.0001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_POL_PSF 1 "Delta psi: first parameter" + +! Constraints (other parameters) +! ------------------------------ +POL_XY 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_POL_XY 1 "X and Y pole components" + +POL_UTN 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_POL_UTN 1 "UT1-UTC: other parameters" + +POL_LOD 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_POL_LOD 1 "LOD: all parameters" + +POL_EPN 1 "0.0001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_POL_EPN 1 "Delta epsilon: other parameters" + +POL_PSN 1 "0.0001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_POL_PSN 1 "Delta psi: other parameters" + +! Extraction of parameters for pole result file +! --------------------------------------------- +POLESTEP 0 + ## widget = lineedit; activeif = POLERS / _ OR IERSPOL / _ + # + +MSG_POLESTEP 1 "Time resolution" + +! ----------------------------------------- +! +! PARAMETER TYPE: Scaling factors for Vienna grid files +! =============== +! +! ----------------------------------------- +! +! ATM-LOAD: Atmospheric pressure loading +! -------------------------------------- +ALOADSET 1 "PER_STATION" + ## widget = combobox; cards = PER_STATION PER_GROUP ONE_OVERALL + ## editable = false; activeif = ALOAD_FILES / _ + +MSG_ALOADSET 1 "Atm. load: Scaling factor for stations" + +ALOADCLU 0 + ## widget = selwin; path = DIR_CLU; ext = EXT_CLU + ## activeif = ALOADSET = PER_GROUP + # + +MSG_ALOADCLU 1 "Atm. load: Scaling factor for stations" + +ALOADDEC 1 "FULL_EFFECT" + ## widget = combobox + ## cards = FULL_EFFECT HORIZONTAL/VERTICAL NORTH/EAST/UP; editable = false + ## activeif = ALOADSET / inactive AND ALOADSET / NONE + +MSG_ALOADDEC 1 "Atm. load: Parameter decomposition" + +ALOAD10 1 "ONE" + ## widget = combobox; cards = ONE ZERO; editable = false + +MSG_ALOAD10 1 "Atm. load: constraining to zero/one" + +ALOADSIG1 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ALOADDEC / inactive + # + +MSG_ALOADSIG1 1 "Atm. load: a priori sigma 1" + +ALOADSIG2 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ALOADDEC = HORIZONTAL/VERTICAL OR ALOADDEC = NORTH/EAST/UP + # + +MSG_ALOADSIG2 1 "Atm. load: a priori sigma 2" + +ALOADSIG3 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ALOADDEC = NORTH/EAST/UP + # + +MSG_ALOADSIG3 1 "Atm. load: a priori sigma 3" + +! OCN-LOAD: Ocean non-tidal loading +! --------------------------------- +ONTLDSET 1 "PER_STATION" + ## widget = combobox; cards = PER_STATION PER_GROUP ONE_OVERALL + ## editable = false; activeif = ONTLD_FILES / _ + +MSG_ONTLDSET 1 "Ocn. load: Scaling factor for stations" + +ONTLDCLU 0 + ## widget = selwin; path = DIR_CLU; ext = EXT_CLU + ## activeif = ONTLDSET = PER_GROUP + # + +MSG_ONTLDCLU 1 "Ocn. load: Scaling factor for stations" + +ONTLDDEC 1 "FULL_EFFECT" + ## widget = combobox + ## cards = FULL_EFFECT HORIZONTAL/VERTICAL NORTH/EAST/UP; editable = false + ## activeif = ONTLDSET / inactive AND ONTLDSET / NONE + +MSG_ONTLDDEC 1 "Ocn. load: Parameter decomposition" + +ONTLD10 1 "ONE" + ## widget = combobox; cards = ONE ZERO; editable = false + ## activeif = ONTLDSTA / NONE + +MSG_ONTLD10 1 "Atm. load: constraining to zero/one" + +ONTLDSIG1 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ONTLDDEC / inactive + # + +MSG_ONTLDSIG1 1 "Ocn. load: a priori sigma 1" + +ONTLDSIG2 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ONTLDDEC = HORIZONTAL/VERTICAL OR ONTLDDEC = NORTH/EAST/UP + # + +MSG_ONTLDSIG2 1 "Ocn. load: a priori sigma 2" + +ONTLDSIG3 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ONTLDDEC = NORTH/EAST/UP + # + +MSG_ONTLDSIG3 1 "Ocn. load: a priori sigma 3" + +! HYDR-LOAD: Hydrostatic pressure loading +! --------------------------------------- +HLOADSET 1 "PER_STATION" + ## widget = combobox; cards = PER_STATION PER_GROUP ONE_OVERALL + ## editable = false; activeif = HLOAD_FILES / _ + +MSG_HLOADSET 1 "Hyd. load: Scaling factor for stations" + +HLOADCLU 0 + ## widget = selwin; path = DIR_CLU; ext = EXT_CLU + ## activeif = HLOADSET = PER_GROUP + # + +MSG_HLOADCLU 1 "Hyd. load: Scaling factor for stations" + +HLOADDEC 1 "FULL_EFFECT" + ## widget = combobox + ## cards = FULL_EFFECT HORIZONTAL/VERTICAL NORTH/EAST/UP; editable = false + ## activeif = HLOADSET / inactive AND HLOADSET / NONE + +MSG_HLOADDEC 1 "Hyd. load: Parameter decomposition" + +HLOAD10 1 "ONE" + ## widget = combobox; cards = ONE ZERO; editable = false + ## activeif = HLOADSTA / NONE + +MSG_HLOAD10 1 "Atm. load: constraining to zero/one" + +HLOADSIG1 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = HLOADDEC / inactive + # + +MSG_HLOADSIG1 1 "Hyd. load: a priori sigma 1" + +HLOADSIG2 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = HLOADDEC = HORIZONTAL/VERTICAL OR HLOADDEC = NORTH/EAST/UP + # + +MSG_HLOADSIG2 1 "Hyd. load: a priori sigma 2" + +HLOADSIG3 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ALOADDEC = NORTH/EAST/UP + # + +MSG_HLOADSIG3 1 "Hyd. load: a priori sigma 3" + +! -------------------------------------------------------------------- +! Options and constraining, epoch-wise clock parameters +! -------------------------------------------------------------------- +! Clk est.: Reference Clock Selection +! ----------------------------------- +REFCLOCK 1 "NONE" + ## widget = combobox; editable = false + ## cards = NONE FIRST_STATION LAST_STATION ALL_STATIONS ALL_SATELLITES MANUAL FROM_FILE + +MSG_REFCLOCK 1 "Selection of reference clock" + +! Clk est.: Ref.Stations list +! --------------------------- +CLKSTASEL 0 + ## widget = selwin; activeif = REFCLOCK == MANUAL; pointer = RCLKLST + # + +MSG_CLKSTASEL 1 "Clk.Est.:Ref.Stations list" + +! Clk est.: Ref.Stations list +! --------------------------- +CLKSATSEL 0 + ## widget = selwin; activeif = REFCLOCK == MANUAL; pointer = SCLKLST + # + +MSG_CLKSATSEL 1 "Clk.Est.:Ref. Satellite list" + +! Clk est.: Ref. clk from file +! ---------------------------- +CLKSTAFIL 0 + ## widget = selwin; activeif = REFCLOCK == FROM_FILE; path = DIR_FIX + ## ext = EXT_FIX; maxfiles = 1; emptyallowed = true + # + +MSG_CLKSTAFIL 1 "Clk.Est.:Ref.Stations from file" + +! Clk est.: Ref. clk from file +! ---------------------------- +CLKSATFIL 0 + ## widget = selwin; activeif = REFCLOCK == FROM_FILE; path = DIR_FIX + ## ext = EXT_FIX; maxfiles = 1; emptyallowed = true + # + +MSG_CLKSATFIL 1 "Clk.Est.:Ref.Satellites from file" + +CLKFIX 1 "0" + ## widget = checkbox + +MSG_CLKFIX 1 "Clk.Est.: Fix reference clock" + +CLKSIG 0 + ## widget = lineedit; activeif = CLKFIX = 0; check_type = real + ## check_min = 0 + # + +MSG_CLKSIG 1 "Clk.Est.: A priori sigma for reference clock" + +! Delete (fix) only clocks with values in the input file +! ------------------------------------------------------ +CLKDELINP 1 "1" + ## widget = checkbox; activeif = CLKS_ELIM = DELETE OR CLKR_ELIM = DELETE + +MSG_CLKDELINP 1 "Fix only clocks with input values" + +! Clk est.: Header of the clk RINEX file: RUNBY +! --------------------------------------------- +RUNBY 0 + ## widget = lineedit; activeif = CLKRNX / _ + +MSG_RUNBY 1 "Clk.Est.:Header of the clk RINEX file: RUNBY" + +! Clk est.: Header of the clk RINEX file: AC +! ------------------------------------------ +AC 0 + ## widget = lineedit; activeif = CLKRNX / _ + +MSG_AC 1 "Clk.Est.:Header of the clk RINEX file: AC" + +! Clk est.: Header of the clk RINEX file: ACName +! ---------------------------------------------- +ACNAME 0 + ## widget = lineedit; activeif = CLKRNX / _ + +MSG_ACNAME 1 "Header of the clk RINEX file: AC Name" + +! Time System +! ----------- +TIMESYS 1 "GPS" + ## widget = combobox; editable = false; cards = GPS GLO GAL UTC TAI + ## activeif = CLKRNX / _ + +MSG_TIMESYS 1 "Time system" + +! DCB line +! -------- +DCBLINE 0 + ## widget = lineedit; activeif = CLKRNX / _ + +MSG_DCBLINE 1 "DCB line" + +! Clk est.: Header of the clk RINEX file: Comments +! ------------------------------------------------ +COMMENT 1 "" + ## widget = uniline; activeif = CLKRNX / _ + +MSG_COMMENT 1 "Header of the clk RINEX file: Comments" + +! -------------------------------------------------------------------- +! Options and constraining for Helmert parameters +! -------------------------------------------------------------------- +! Stacking: Translations +! ---------------------- +CMB_TRA 1 "NO_STACKING" + ## widget = combobox; editable = false + ## cards = NO_STACKING IDENT_GROUP STACK_ALL + +MSG_CMB_TRA 1 "Stacking of translation parameters" + +! Stacking: Rotations +! ------------------- +CMB_ROT 1 "NO_STACKING" + ## widget = combobox; editable = false + ## cards = NO_STACKING IDENT_GROUP STACK_ALL + +MSG_CMB_ROT 1 "Stacking of rotation parameters" + +! Stacking: Scale +! --------------- +CMB_SC 1 "NO_STACKING" + ## widget = combobox; editable = false + ## cards = NO_STACKING IDENT_GROUP STACK_ALL + +MSG_CMB_SC 1 "Stacking of scale parameters" + +! -------------------------------------------------------------------- +! Options and constraining, GNSS-specific parameters +! -------------------------------------------------------------------- +! GNSS-specific station translation +! --------------------------------- +GTRADAT 1 "NONE" + ## widget = combobox; cards = NONE ABSOLUTE MIN_CONST; editable = false + +MSG_GTRADAT 1 "GNSS-specific station translation: Datum definition" + +GTRATRA 1 "0" + ## widget = checkbox; activeif = GTRADAT = MIN_CONST + +MSG_GTRATRA 1 "GNSS-specific station translation: Translation" + +GTRAROT 1 "0" + ## widget = checkbox; activeif = GTRADAT = MIN_CONST + +MSG_GTRAROT 1 "GNSS-specific station translation: Rotation" + +GTRASCL 1 "0" + ## widget = checkbox; activeif = GTRADAT = MIN_CONST + +MSG_GTRASCL 1 "GNSS-specific station translation: Scale" + +GTRAXCL 1 "INCLUDED" + ## widget = combobox; cards = INCLUDED EXCLUDED; editable = false + ## activeif = GTRADAT / NONE + +MSG_GTRAXCL 1 "GNSS-specific station translation: In-/Exclusion" + +GTRAFIX 0 + ## widget = selwin; activeif = GTRADAT / NONE; path = DIR_FIX + ## ext = EXT_FIX; maxfiles = 1; emptyallowed = true + # + +MSG_GTRAFIX 1 "GNSS-specific station translation: Station selection" + +GTRASIG_N 0 + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = GTRADAT = ABSOLUTE + # + +MSG_GTRASIG_N 1 "GNSS-specific station translation: North" + +GTRASIG_E 0 + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = GTRADAT = ABSOLUTE + # + +MSG_GTRASIG_E 1 "GNSS-specific station translation: East" + +GTRASIG_U 0 + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = GTRADAT = ABSOLUTE + # + +MSG_GTRASIG_U 1 "GNSS-specific station translation: Up" + +! GNSS-specific troposphere biases +! -------------------------------- +GTRPDAT 1 "NONE" + ## widget = combobox; cards = NONE SUM ABSOLUTE; editable = false + +MSG_GTRPDAT 1 "GNSS-specific troposphere bias: Datum definition" + +GTRPXCL 1 "INCLUDED" + ## widget = combobox; cards = INCLUDED EXCLUDED; editable = false + ## activeif = GTRPDAT / NONE + +MSG_GTRPXCL 1 "GNSS-specific troposphere bias: In-/Exclusion" + +GTRPFIX 0 + ## widget = selwin; activeif = GTRPDAT / FROM_CRD AND GTRPDAT / NONE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1; emptyallowed = true + # + +MSG_GTRPFIX 1 "GNSS-specific troposphere bias: Station selection" + +GTRPSIG 0 + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = GTRPDAT = ABSOLUTE + # + +MSG_GTRPSIG 1 "GNSS-specific troposphere bias: Sigma" + +! -------------------------------------------------------------------- +! Options and constraining, additional parameters +! -------------------------------------------------------------------- +! Constraints +! ----------- +RECANTN 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_RECANTN 1 "Receiver antenna offsets: N" + +RECANTE 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_RECANTE 1 "Receiver antenna offsets: E" + +RECANTU 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_RECANTU 1 "Receiver antenna offsets: U" + +SATANTX 1 "0.00001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SATANTX 1 "Satellite antenna offsets: X" + +SATANTY 1 "0.00001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SATANTY 1 "Satellite antenna offsets: Y" + +SATANTZ 1 "0.00001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SATANTZ 1 "Satellite antenna offsets: Z" + +SATANTS 1 "ALL" + ## widget = combobox; cards = ALL GPS GLONASS LAUNCHED_BEFORE + ## editable = false + +MSG_SATANTS 1 "Apply satellite antenna offsets sigmas" + +SATANTD 0 + ## widget = lineedit; cech_type = date + ## activeif = SATANTS = LAUNCHED_BEFORE + # + +MSG_SATANTD 1 "Date for satellite antenna offsets sigmas" + +SATANTGPS 1 "NONE" + ## widget = combobox; cards = NONE DELETE TO_BLOCK/TYPE; editable = false + +MSG_SATANTGPS 1 "Modify satellite antenna offsets parameter" + +SATANTGLO 1 "NONE" + ## widget = combobox; cards = NONE DELETE TO_FREQUENCY TO_BLOCK/TYPE + ## editable = false + +MSG_SATANTGLO 1 "Modify satellite antenna offsets parameter" + +COFMASSX 1 "0.00001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_COFMASSX 1 "Geocenter coordinates: X" + +COFMASSY 1 "0.00001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_COFMASSY 1 "Geocenter coordinates: Y" + +COFMASSZ 1 "0.00001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_COFMASSZ 1 "Geocenter coordinates: Z" + +! Constraint - Rec. Antenna Patterns +! ---------------------------------- +RECSPV 0 + ## widget = lineedit + # + +MSG_RECSPV 1 "Receiver antenna patterns" + +! Constraint - Sat. Antenna Patterns +! ---------------------------------- +SATSPV 1 "0.00001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SATSPV 1 "Satellite antenna patterns" + +SATSPVS 1 "ALL" + ## widget = combobox; cards = ALL GPS GLONASS LAUNCHED_BEFORE + ## editable = false + +MSG_SATSPVS 1 "Apply satellite antenna pattern sigmas" + +SATSPVD 0 + ## widget = lineedit; cech_type = date + ## activeif = SATSPVS = LAUNCHED_BEFORE + # + +MSG_SATSPVD 1 "Date for satellite antenna pattern sigmas" + +SATSPVGPS 1 "NONE" + ## widget = combobox; cards = NONE DELETE TO_BLOCK/TYPE; editable = false + +MSG_SATSPVGPS 1 "Modify satellite antenna pattern parameter" + +SATSPVGLO 1 "NONE" + ## widget = combobox; cards = NONE DELETE TO_FREQUENCY TO_BLOCK/TYPE + ## editable = false + +MSG_SATSPVGLO 1 "Modify satellite antenna pattern parameter" + +! Sat. ant. off: more input options +! --------------------------------- +SATANT0 1 "0" + ## widget = checkbox + +MSG_SATANT0 1 "Sat. ant. offset: advanced setup" + +! Sat. ant. PCV: more input options +! --------------------------------- +SAPANT0 1 "0" + ## widget = checkbox + +MSG_SAPANT0 1 "Sat. ant. pattern: advanced setup" + +! Sat. ant. off: define the satellite groups / sigmas +! --------------------------------------------------- +SATANTSTR 1 "" + ## widget = uniline; check_type.1 = integer; check_min.1 = 1 + ## check_max.1 = 999; check_type.2 = real; check_min.2 = 0.0 + ## check_type.3 = real; check_min.3 = 0.0; check_type.4 = real + ## check_min.4 = 0.0; check_type.5 = integer; check_min.5 = 0 + ## check_max.5 = 299; check_type.6 = integer; check_min.6 = 0 + ## check_max.6 = 299; check_type.7 = integer; check_min.7 = 0 + ## check_max.7 = 299; check_type.8 = integer; check_min.8 = 0 + ## check_max.8 = 299; check_type.9 = integer; check_min.9 = 0 + ## check_max.9 = 299; check_type.10 = integer; check_min.10 = 0 + ## check_max.10 = 299; check_type.11 = integer; check_min.11 = 0 + ## check_max.11 = 299; check_type.12 = integer; check_min.12 = 0 + ## check_max.12 = 299; check_type.13 = integer; check_min.13 = 0 + ## check_max.13 = 299; numlines = 10 + +MSG_SATANTSTR 1 "Sat.ant.offset: define the satellite groups and sigmas" + +! Sat. ant. PCV: define the satellite groups +! ------------------------------------------ +SAPGRP 1 "" + ## widget = uniline; check_type.1 = integer; check_min.1 = 1 + ## check_max.1 = 999; check_type.2 = real; check_min.2 = 0.0 + ## check_type.3 = integer; check_min.3 = 0; check_max.3 = 299 + ## check_type.4 = integer; check_min.4 = 0; check_max.4 = 299 + ## check_type.5 = integer; check_min.5 = 0; check_max.5 = 299 + ## check_type.6 = integer; check_min.6 = 0; check_max.6 = 299 + ## check_type.7 = integer; check_min.7 = 0; check_max.7 = 299 + ## check_type.8 = integer; check_min.8 = 0; check_max.8 = 299 + ## check_type.9 = integer; check_min.9 = 0; check_max.9 = 299 + ## check_type.10 = integer; check_min.10 = 0; check_max.10 = 299 + ## check_type.11 = integer; check_min.11 = 0; check_max.11 = 299 + ## numlines = 10 + +MSG_SAPGRP 1 "Satellite antenna PCV group definition and sigmas" + +! Constraint - Receiver clock offsets +! ----------------------------------- +RCOSIGMA 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_RCOSIGMA 1 "Receiver clock offsets" + +! RCO: Biases in the NEQ stem from a PPP +! -------------------------------------- +RCOFROMPPP 1 "0" + ## widget = checkbox + +MSG_RCOFROMPPP 1 "Biases in the NEQ stem from a PPP" + +! RCO: fix biases for all GPS satellites +! -------------------------------------- +RCORMGPS 1 "0" + ## widget = checkbox + +MSG_RCORMGPS 1 "Fix biases for all GPS satellites" + +! RCO: transform satellite to frequency biases +! -------------------------------------------- +RCOTOFRQ 1 "0" + ## widget = checkbox + +MSG_RCOTOFRQ 1 "Transform satellite to frequency biases" + +! Inter-frequency bias, alarming limit +! ----------------------------------- +IFBMAX 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_IFBMAX 1 "Inter-frequency bias, alarming limit" + +! -------------------------------------------------------------------- +! Constraining the differential code biases +! -------------------------------------------------------------------- +! DCB: Reference Satellite(s) +! --------------------------- +P1C1REF 1 "SUM" + ## widget = combobox; editable = false; cards = SUM ALL + +MSG_P1C1REF 1 "P1-C1: Reference satellite(s)" + +! DCB: A Priori Sigma for Reference Satellite Biases +! -------------------------------------------------- +P1C1SIG 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_P1C1SIG 1 "P1-C1: A Priori Sigma for Reference Satellite Biases" + +! DCB: Reference Satellite(s) +! --------------------------- +P1P2REF 1 "SUM" + ## widget = combobox; editable = false; cards = SUM ALL + +MSG_P1P2REF 1 "P1-P2: Reference satellite(s)" + +! DCB: A Priori Sigma for Reference Satellite Biases +! -------------------------------------------------- +P1P2SIG 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_P1P2SIG 1 "P1-P2: A Priori Sigma for Reference Satellite Biases" + +! DCB: A Priori Sigma for Receiver Biases +! --------------------------------------- +P1P2SIGR 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_P1P2SIGR 1 "P1-P2: A Priori Sigma for Receiver Biases" + +! DCB: Reference Stations(s) +! --------------------------- +LCREF 1 "SUM" + ## widget = combobox; editable = false; cards = SUM ALL + +MSG_LCREF 1 "LC: Reference station(s)" + +! DCB: A Priori Sigma for Receiver Biases +! --------------------------------------- +LCSIGR 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_LCSIGR 1 "LC: A Priori Sigma for Receiver Biases" + +! Constraint - Range biases +! ------------------------- +RGBSIG 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_RGBSIG 1 "Range bias parameters" + +! Stacking of Range biases +! ------------------------ +RGB_STK1 1 "1" + ## widget = radiobutton; group = DUMMY + +MSG_RGB_STK1 1 "Range biases as is" + +RGB_STK2 1 "0" + ## widget = radiobutton; group = DUMMY + +MSG_RGB_STK2 1 "Stack range biases for satellite groups" + +RGB_STK3 1 "0" + ## widget = radiobutton; group = DUMMY + +MSG_RGB_STK3 1 "Stack range biases for station" + +! -------------------------------------------------------------------- +! Selection from station information file +! -------------------------------------------------------------------- +! Use station information file flags +! ---------------------------------- +USEFLG 1 "0" + ## widget = checkbox; activeif = STAINFO /= _ + +MSG_USEFLG 1 "Consider flags from station information file" + +! Information for the Bernese files: flags to be used (TYPE 001) +! -------------------------------------------------------------- +FLG001 1 "999" + ## widget = lineedit; activeif = STAINFO /= _ AND USEFLG = 1 + +MSG_FLG001 1 "Type 001: Renaming of Stations" + +! Information for the Bernese files: flags to be used (TYPE 002) +! -------------------------------------------------------------- +FLG002 1 "999" + ## widget = lineedit; activeif = STAINFO /= _ AND USEFLG = 1 + +MSG_FLG002 1 "Type 002: Station information" + +! Information for the Bernese files: flags to be used (TYPE 003) +! -------------------------------------------------------------- +FLG003 1 "999" + ## widget = lineedit; activeif = STAINFO /= _ AND USEFLG = 1 + +MSG_FLG003 1 "Type 003: Station problems" + +! -------------------------------------------------------------------- +! Some additional things +! -------------------------------------------------------------------- +! Stations (fixed) +! ---------------- +STALST 0 + ## widget = selwin; menuaux = MENUAUX; action = NEQ + ## menuauxkeys = CONST STAINFO RECEIVR USEFLG FLG001 FLG002 FLG003 CRXREC CRXANT INPFILE NO_ABC + ## updateifactive = FREESTA_L STATION4 STATION1 FREEVEL_L VELOCITY4 VELOCITY1 CRD_EXMAN + +! List stations with receiver clock offsets +! ----------------------------------------- +CLKLST 0 + ## widget = selwin; menuaux = MENUAUX; action = NEQCLK + ## menuauxkeys = CONST STAINFO RECEIVR USEFLG FLG001 FLG002 FLG003 CRXREC CRXANT INPFILE NO_ABC + +! List stations with troposphere +! ------------------------------ +TRPLST 0 + ## widget = selwin; menuaux = MENUAUX; action = NEQTRP + ## menuauxkeys = CONST STAINFO RECEIVR USEFLG FLG001 FLG002 FLG003 CRXREC CRXANT INPFILE NO_ABC + +! List stations with receiver DCBs +! -------------------------------- +DCBRLST 0 + ## widget = selwin; menuaux = MENUAUX; action = NEQDCBR + ## menuauxkeys = CONST STAINFO RECEIVR USEFLG FLG001 FLG002 FLG003 CRXREC CRXANT INPFILE NO_ABC + +! List stations with GNSS-specific translations +! --------------------------------------------- +GSPLST 0 + ## widget = selwin; menuaux = MENUAUX; action = NEQGSP + ## menuauxkeys = CONST STAINFO RECEIVR USEFLG FLG001 FLG002 FLG003 CRXREC CRXANT INPFILE NO_ABC + +! List stations with grid scaling parameters +! ------------------------------------------ +GRIDLST 0 + ## widget = selwin; menuaux = MENUAUX; action = NEQGRID + ## menuauxkeys = CONST STAINFO RECEIVR USEFLG FLG001 FLG002 FLG003 CRXREC CRXANT INPFILE NO_ABC + +! List receiver clocks +! -------------------- +RCLKLST 0 + ## widget = selwin; menuaux = MENUAUX; action = NEQRCLK + ## menuauxkeys = CONST STAINFO RECEIVR USEFLG FLG001 FLG002 FLG003 CRXREC CRXANT INPFILE NO_ABC + +! List satellite clocks +! --------------------- +SCLKLST 0 + ## widget = selwin; menuaux = MENUAUX; action = NEQSCLK + ## menuauxkeys = CONST STAINFO RECEIVR USEFLG FLG001 INPFILE NO_ABC + +! Directories and Extensions +! -------------------------- +DIR_ORB 1 "./DUMMY/ORB/" + ## widget = initmenu; pointer = DIR_ELE + +EXT_ELE 1 "ELE" + ## widget = initmenu; pointer = EXT_ELE + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# COMBINE NORMAL EQUATION SYSTEMS - ADDNEQ2 1.1: Input Files 1 # +# # +# GENERAL FILES # +# Show all general files > % < # SHOWGEN +# # +# NORMAL EQUATION SYSTEMS # +# Normal equations > %%%%%%%% < # INPFILE +# Variance rescaling factors > %%%%%%%% < # COVCOMI +# # +# MAIN INPUT FILES # +# Station coordinates > %%%%%%%% < # COORD +# Station velocities > %%%%%%%% < # VELAPR +# Station information > %%%%%%%% < # STAINFO +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# ADDNEQ2 1.2: Input Files 2 # +# # +# NEW A PRIORI VALUES # +# Troposphere estimates > %%%%%%%% < (parameters are eliminated) # TROPEST +# Differential code biases > %%%%%%%% < (a priori is zero if empty) # DCBINP +# Earth rotation parameters > %%%%%%%% < (mandatory if ERPs present) # POLE +# Geocenter coordinates > %%%%%%%% < # GCCINP +# Satellite clock corrections > %%%%%%%% < # SATCLK +# Clock RINEX file > %%%%%%%% < # RXCLKIN +# Inter-system biases > %%%%%%%% < # ISBINP +# SLR data handling (biases, CoM)> %%%%%%%% < # RGBINP +# List of parameter estimates > %%%%%%%% < # PARAMIN +# # +# HEADER AND EPOCH INFORMATION # +# Ionosphere master file > %%%%%%%% < # IONOS +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWGEN = 1 ###################################################### +# ADDNEQ2 1.3: General Files # +# # +# GENERAL INPUT FILES # +# General constants > %%%%%%%%%%%% < # CONST +# Geodetic datum > %%%%%%%%%%%% < # DATUM +# Phase center variations > %%%%%%%%%%%% < # PHASECC +# Receiver information > %%%%%%%%%%%% < # RECEIVR +# Satellite information > %%%%%%%%%%%% < # SATELL +# Satellite problems > %%%%%%%%%%%% < # SATCRUX +# Subdaily pole model > %%%%%%%%%%%% < # SUBMOD +# Nutation model > %%%%%%%%%%%% < # NUTMOD +# SINEX header file > %%%%%%%%%%%% < # SINEXIN +# IONEX control file > %%%%%%%%%%%% < # IONEXCF +# # +# MENU SETTINGS # +# Selected campaign > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% <# CAMPAIGN +# Selected session Year> %%%% < Session> %%%% < # YR4_INFO SES_INFO +# Session table > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% <# SESSION_TABLE +# # +# TEMPORARY FILES # +# Scratch file > %%%%%%%%%%%% < # AUXFIL +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# ADDNEQ2 2.1: Output Files 1 # +# # +# GENERAL OUTPUT FILES # +# Program output > % < use ADDNEQ2.Lnn or > %%%%%%%% < # SYSODEF SYSOUT +# Error messages > % < merged to program output or > %%%%%%%% < # ERRMRG SYSERR +# # +# MAIN RESULT FILES # +# Normal equations > %%%%%%%% < # NEQOUT +# SINEX with> %%% < > %%%%%%%% < # SNXCONT SINEXRS +# # +# STATION- AND SATELLITE-RELATED RESULTS # +# Station coordinates > %%%%%%%% < # COORDRS +# Station velocities > %%%%%%%% < # VELORS +# Satellite orbital elements > %%%%%%%% < # ELEFILE +# Earth rotation parameters > %%%%%%%% < # POLERS +# Earth rotation parameters (IERS) > %%%%%%%% < # IERSPOL +# # +# ATMOSPHERE-SPECIFIC RESULTS # +# Troposphere estimates > %%%%%%%% < # TROPSAV +# Troposphere estimates (SINEX) > %%%%%%%% < # TROPSNX +# Ionosphere models > %%%%%%%% < # IONOSRS +# Ionosphere models (IONEX) > %%%%%%%% < # IONEXRS +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# ADDNEQ2 2.2: Output Files 2 # +# # +# ADDITIONAL RESULT FILES # +# Geocenter coordinates > %%%%%%%% < # GCCOUT +# Differential code biases > %%%%%%%% < # DCBOUT +# Phase center variations (gridded) > %%%%%%%% < # PHASRSG +# Satellite clock corrections > %%%%%%%% < # CLKSAV +# Clock corrections (RINEX) > %%%%%%%% < # CLKRNX +# Inter-system biases > %%%%%%%% < # ISBOUT +# Data handling (biases, CoM) > %%%%%%%% < # RGBOUT +# # +# AUXILIARY FILES # +# Weekly summary > %%%%%%%% < # WEKSUM +# Station residuals > %%%%%%%% < # PLOTRS +# All parameter residuals > %%%%%%%% < # PLOT_ALL +# Covariance matrix wrt coordinates > %%%%%%%% < # COVARRS +# Full covariance matrix > %%%%%%%% < # COVTTRS +# Variance rescaling factors, Helmert> %%%%%%%% < # COVCOMO +# List of parameter estimates > %%%%%%%% < # PARAMRS +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# ADDNEQ2 3.1: Options 1 # +# # +# TITLE > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # TITLE +# # +# GENERAL OPTIONS # +# Maximum number of parameters in combined NEQ> %%%%%% < # MAXPAR +# A priori sigma of unit weight > %%%%%%% %%%%%%% < # INDVSOL +# Reference epoch for station coordinates > %%%%%%%%%% <(yyyy mm dd) # TIMREF +# Stop program after NEQ saving > % < # NOINV +# # +# ADD PARAMETERS TO THE SYSTEM # +# Set up station velocities > % < # CRD_NINT +# Set up Geocenter coordinates > % < # SETUP_GCC +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# ADDNEQ2 3.2: Options 2 # +# # +# REMOVE STATION PARAMETERS FROM THE SYSTEM # +# If receiver changes > %%%%%%%%%%%%%%%%%%%%%%%% < # CRXREC +# If antenna changes > %%%%%%%%%%%%%%%%%%%%%%%% < # CRXANT +# # +# INPUT FILE OPTIONS # +# Truncate NEQ station names after position 14 > %%%%%%%%% < # NO_ABC +# Keep input NEQs in alphabetical order > % < # NOCHRONO +# # +# OUTPUT OPTIONS # +# Extended output wrt estimated parameters > % < # PRT_EXT +# Notify station inconsistencies between NEQs > % < # PRT_SIC +# Notify changes due to station information file> % < # CRXWARN +# Print detailed list of parameter manipulations> % < # PRT_PAR +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL COVARRS / _ OR COVTTRS / _ AND CRD_NINT = 1 OR SINEXRS /= _ AND NOINV = 0 # +# ADDNEQ2 3.3: Options 3 # +# # +# SINEX OPTIONS # +# Regularize a priori constraint matrix > %%%%%%%%% < # SNXREG +# Sort stations according to DOMES code > % < # STASORT +# Include ADDNEQ1-style statistics block > % < # HEUREF +# Do not write uncalibrated antenna/radome combinations > % < # ANTRED +# Transform ERP to offset/drift representation > % < # ERPREP +# # +# VARIANCE-COVARIANCE FILE OPTIONS # +# Representation of coordinates and velocities > %%%%%%%%% < # COVMODE +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# ADDNEQ2 4.1: Parameter Pre-Elimination # +# exceptions for # +# STATION-RELATED PARAMETERS files station# +# Station coordinates > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # CRD_ELIM CRD_EXCP CRD_EXST +# # +# ATMOSPHERIC PARAMETERS # +# Troposphere zenith path delays> %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # TRP_ELIM TRP_EXCP TRP_EXST +# Troposphere gradients > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # GRD_ELIM GRD_EXCP GRD_EXST +# Global ionosphere parameters > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # GIM_ELIM GIM_EXCP +# # +# GLOBAL PARAMETERS # +# Orbital elements > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # ORB_ELIM ORB_EXCP +# Stochastic pulses > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # STO_ELIM STO_EXCP +# Polar motion parameters > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # ERP_ELIM ERP_EXCP +# Length of day parameters > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # LOD_ELIM LOD_EXCP +# Universal time parameters > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # UT_ELIM UT_EXCP +# Nutation parameters > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # NUT_ELIM NUT_EXCP +# Geocenter coordinates > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # MSS_ELIM MSS_EXCP +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# ADDNEQ2 4.2: Parameter Pre-Elimination # +# exceptions for # +# BIAS PARAMETERS files station# +# Satellite DCBs > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # DCBS_ELIM DCBS_EXCP +# Receiver DCBs > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # DCBR_ELIM DCBR_EXCP DCBR_EXST +# GLONASS receiver clock biases > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # CLK_ELIM CLK_EXCP CLK_EXST +# Time-dependent GLONASS ISBs > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # ISB_ELIM ISB_EXCP ISB_EXST +# GNSS-specific translations > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # GTRA_ELIM GTRA_EXCP GTRA_EXST +# GNSS-specific ZPD biases > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # GTRP_ELIM GTRP_EXCP GTRP_EXST +# # +# ANTENNA PHASE CENTER PARAMETERS # +# Satellite antenna offsets > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # ANT_ELIM ANT_EXCP +# Satellite antenna offsets (XY)> %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # ANTX_ELIM ANTX_EXCP +# Satellite antenna variations > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # SPV_ELIM SPV_EXCP +# Receiver@ antenna offsets > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # RAO_ELIM RAO_EXCP +# Receiver@ antenna variations > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # RAP_ELIM RAP_EXCP +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# ADDNEQ2 4.3: Parameter Pre-Elimination # +# exceptions for # +# HELMERT TRANSFORMATION PARAMETERS files station# +# Translation parameters > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # TRANS_ELIM TRANS_EXCP +# Rotation parameters > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # ROT_ELIM ROT_EXCP +# Scale parameters > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # SCALE_ELIM SCALE_EXCP +# # +# PARAMETER SCALING FACTORS # +# HOI scaling factors > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # HOI_ELIM HOI_EXCP +# Atmospheric pressure loading > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # ALD_ELIM ALD_EXCP ALD_EXST +# Ocean non-tidal loading > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # OLD_ELIM OLD_EXCP OLD_EXST +# Hydrostatic pressure loading > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # HLD_ELIM HLD_EXCP HLD_EXST +# # +# EPOCH PARAMETERS # +# Receiver clock offsets > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # CLKR_ELIM CLKR_EXCP +# Satellite clock offsets > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # CLKS_ELIM CLKS_EXCP +# # +# SLR-RELATED PARAMETERS # +# Range biases > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # RNG_ELIM RNG_EXCP +# END_PANEL #################################################################### + + +# BEGIN_PANEL CRD_ELIM = OUTSIDE_FROM_WINDOW OR TRP_ELIM = OUTSIDE_FROM_WINDOW OR GRD_ELIM = OUTSIDE_FROM_WINDOW OR GIM_ELIM = OUTSIDE_FROM_WINDOW OR ORB_ELIM = OUTSIDE_FROM_WINDOW OR STO_ELIM = OUTSIDE_FROM_WINDOW OR ERP_ELIM = OUTSIDE_FROM_WINDOW OR LOD_ELIM = OUTSIDE_FROM_WINDOW OR UT_ELIM = OUTSIDE_FROM_WINDOW OR NUT_ELIM = OUTSIDE_FROM_WINDOW OR MSS_ELIM = OUTSIDE_FROM_WINDOW OR DCBS_ELIM = OUTSIDE_FROM_WINDOW OR DCBR_ELIM = OUTSIDE_FROM_WINDOW OR CLK_ELIM = OUTSIDE_FROM_WINDOW OR ISB_ELIM = OUTSIDE_FROM_WINDOW OR GTRA_ELIM = OUTSIDE_FROM_WINDOW OR GTRP_ELIM = OUTSIDE_FROM_WINDOW OR ANT_ELIM = OUTSIDE_FROM_WINDOW OR ANTX_ELIM = OUTSIDE_FROM_WINDOW OR SPV_ELIM = OUTSIDE_FROM_WINDOW OR RAO_ELIM = OUTSIDE_FROM_WINDOW OR RAP_ELIM = OUTSIDE_FROM_WINDOW OR TRANS_ELIM = OUTSIDE_FROM_WINDOW OR ROT_ELIM = OUTSIDE_FROM_WINDOW OR SCALE_ELIM = OUTSIDE_FROM_WINDOW OR HOI_ELIM = OUTSIDE_FROM_WINDOW OR ALD_ELIM = OUTSIDE_FROM_WINDOW OR OLD_ELIM = OUTSIDE_FROM_WINDOW OR HLD_ELIM = OUTSIDE_FROM_WINDOW OR CLKR_ELIM = OUTSIDE_FROM_WINDOW OR CLKS_ELIM = OUTSIDE_FROM_WINDOW OR RNG_ELIM = OUTSIDE_FROM_WINDOW +# ADDNEQ2 4.4: Parameter Pre-Elimination # +# # +# TIME WINDOW FOR "OUTSIDE FROM WINDOW" PRE-ELIMINATION # +# # +# > % < Defined by Year and Session identifier # RADIO_1 +# Year > %%%% < Session > %%%% < # SESSION_YEAR SESSION_STRG +# # +# # +# > % < Defined by Start and End times # RADIO_2 +# yyyy mm dd hh mm ss yyyy mm dd hh mm ss # +# Start > %%%%%%%%%% < > %%%%%%%% < End > %%%%%%%%%% < > %%%%%%%% < # STADAT STATIM ENDDAT ENDTIM +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL CRD_EXST = 1 OR CLK_EXST = 1 OR ISB_EXST = 1 OR DCBR_EXST = 1 OR TRP_EXST = 1 OR GRD_EXST = 1 OR ALD_EXST = 1 OR OLD_EXST = 1 OR HLD_EXST = 1 OR GTRA_EXST = 1 OR GTRP_EXST = 1 +# ADDNEQ2 4.5: Parameter Pre-Elimination # +# Manual List file Flag # +# STATION-RELATED PARAMETERS # +# Coordinates > %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# CRD_EXSEL CRD_EXMAN CRD_EXFIL CRD_EXFLG +# # +# ATMOSPHERIC PARAMETERS # +# ZPDs > %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# TRP_EXSEL TRP_EXMAN TRP_EXFIL TRP_EXFLG +# Gradients > %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# GRD_EXSEL GRD_EXMAN GRD_EXFIL GRD_EXFLG +# # +# BIAS PARAMETERS # +# Receiver DCBs > %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# DCBR_EXSEL DCBR_EXMAN DCBR_EXFIL DCBR_EXFLG +# GLO biases > %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# CLK_EXSEL CLK_EXMAN CLK_EXFIL CLK_EXFLG +# Time-dep. ISBs> %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# ISB_EXSEL ISB_EXMAN ISB_EXFIL ISB_EXFLG +# Translations > %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# GTRA_EXSEL GTRA_EXMAN GTRA_EXFIL GTRA_EXFLG +# ZPD biases > %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# GTRP_EXSEL GTRP_EXMAN GTRP_EXFIL GTRP_EXFLG +# # +# PARAMETER SCALING FACTORS # +# Atmospheric PL> %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# ALD_EXSEL ALD_EXMAN ALD_EXFIL ALD_EXFLG +# Ocean non-TL > %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# OLD_EXSEL OLD_EXMAN OLD_EXFIL OLD_EXFLG +# Hydrostatic PL> %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# HLD_EXSEL HLD_EXMAN HLD_EXFIL HLD_EXFLG +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL CRD_ELIM / _ ##################################################### +# ADDNEQ2 5: Datum Definition for Station Coordinates # +# # +# DATUM DEFINITION TYPE # +# > % < Free network solution # RADIO2_4 +# > % < Minimum constraint solution > %%%%%%%%%%%% < # RADIO2_3 FREESTA +# > % < Coordinates constrained > %%%%%%%%%%%% < # RADIO2_2 SIGSTA +# > % < Coordinates fixed > %%%%%%%%%%%% < # RADIO2_1 FIXSTA +# # +# MINIMUM CONSTRAINT CONDITIONS # +# Translation > %%%%% < # C_TRA +# Rotation > %%%%% < # C_ROT +# Scale > %%%%% < # C_SCL +# # +# A PRIORI SIGMAS # +# North > %%%%%%% < meters # C_SIGMAN +# East > %%%%%%% < meters # C_SIGMAE +# Up > %%%%%%% < meters # C_SIGMAU +# END_PANEL #################################################################### + + +# BEGIN_PANEL FREESTA = MANUAL OR FREESTA = FROM_FILE OR FREESTA = WITH_FLAG AND RADIO2_3 = 1 AND CRD_ELIM / _ # +# ADDNEQ2 5.1: Datum Definition for Station Coordinates # +# # +# STATIONS CONSIDERED FOR MINIMUM CONSTRAINT CONDITIONS # +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # FREESTA_L +# List of stations from file > %%%%%%%% < # FREESTA_F +# Stations with specific flags in CRD file > %%%%%%%% < #: all non-blank # FREESTA_G +# END_PANEL #################################################################### + + +# BEGIN_PANEL SIGSTA = MANUAL OR SIGSTA = FROM_FILE OR SIGSTA = WITH_FLAG AND RADIO2_2 = 1 AND CRD_ELIM / _ # +# ADDNEQ2 5.1: Datum Definition for Station Coordinates # +# # +# STATION COORDINATES TO BE CONSTRAINED # +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # STATION4 +# List of stations (and sigmas) from file > %%%%%%%% < # STAFILE4 +# Stations with specific flags in CRD file > %%%%%%%% < #: all non-blank # STAFLAG4 +# END_PANEL #################################################################### + + +# BEGIN_PANEL FIXSTA = MANUAL OR FIXSTA = FROM_FILE OR FIXSTA = WITH_FLAG AND RADIO2_1 = 1 AND CRD_ELIM / _ # +# ADDNEQ2 5.1: Datum Definition for Station Coordinates # +# # +# STATION COORDINATES TO BE FIXED # +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # STATION1 +# List of stations from file > %%%%%%%% < # STAFILE1 +# Stations with specific flags in CRD file > %%%%%%%% < #: all non-blank # STAFLAG1 +# END_PANEL #################################################################### + + +# BEGIN_PANEL CRD_NINT /= 0 AND CRD_ELIM / _ ################################## +# ADDNEQ2 6: Datum Definition for Station Velocities # +# # +# DATUM DEFINITION TYPE # +# > % < Free network solution # RADIO3_4 +# > % < Minimum constraint solution > %%%%%%%%%%%% < # RADIO3_3 FREEVEL +# > % < Velocities constrained > %%%%%%%%%%%% < # RADIO3_2 SIGVEL +# > % < Velocities fixed > %%%%%%%%%%%% < # RADIO3_1 FIXVEL +# # +# MINIMUM CONSTRAINT CONDITIONS # +# Translation > %%%%% < # V_TRA +# Rotation > %%%%% < # V_ROT +# Scale > %%%%% < # V_SCL +# # +# A PRIORI SIGMAS # +# North > %%%%%%% < meters/year # V_SIGMAN +# East > %%%%%%% < meters/year # V_SIGMAE +# Up > %%%%%%% < meters/year # V_SIGMAU +# END_PANEL #################################################################### + + +# BEGIN_PANEL FREEVEL = MANUAL OR FREEVEL = FROM_FILE OR FREEVEL = WITH_FLAG AND RADIO3_3 = 1 AND CRD_NINT /= 0 AND CRD_ELIM / _ # +# ADDNEQ2 6.1: Datum Definition for Station Velocities # +# # +# STATIONS CONSIDERED FOR MINIMUM CONSTRAINT CONDITIONS # +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # FREEVEL_L +# List of stations from file > %%%%%%%% < # FREEVEL_F +# Stations with specific flags in VEL file > %%%%%%%% < #: all non-blank # FREEVEL_G +# END_PANEL #################################################################### + + +# BEGIN_PANEL SIGVEL = MANUAL OR SIGVEL = FROM_FILE OR SIGVEL = WITH_FLAG AND RADIO3_2 = 1 AND CRD_NINT /= 0 AND CRD_ELIM / _ # +# ADDNEQ2 6.1: Datum Definition for Station Velocities # +# # +# STATION VELOCITIES TO BE CONSTRAINED # +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # VELOCITY4 +# List of stations (and sigmas) from file > %%%%%%%% < # VELFILE4 +# Stations with specific flags in VEL file > %%%%%%%% < #: all non-blank # VELFLAG4 +# END_PANEL #################################################################### + + +# BEGIN_PANEL FIXVEL = MANUAL OR FIXVEL = FROM_FILE OR FIXVEL = WITH_FLAG AND RADIO3_1 = 1 AND CRD_NINT /= 0 AND CRD_ELIM / _ # +# ADDNEQ2 6.1: Datum Definition for Station Velocities # +# # +# STATION VELOCITIES TO BE FIXED # +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # VELOCITY1 +# List of stations from file > %%%%%%%% < # VELFILE1 +# Stations with specific flags in VEL file > %%%%%%%% < #: all non-blank # VELFLAG1 +# END_PANEL #################################################################### + + +# BEGIN_PANEL INDVSOL /= NO AND CRD_ELIM / _ ################################### +# ADDNEQ2 7: Comparison of Individual Solutions # +# # +# NOTIFICATION OF POSSIBLE OUTLIERS # +# Maximum tolerated residual North> %%%% < millimeters # BADSOL_N +# East > %%%% < millimeters # BADSOL_E +# Up > %%%% < millimeters # BADSOL_U +# # +# Maximum tolerated root-mean-square error North> %%%% < millimeters # BADSOLRN +# East > %%%% < millimeters # BADSOLRE +# Up > %%%% < millimeters # BADSOLRU +# # +# Minimum number of solutions for each station > %%%% < # MINSOL +# END_PANEL #################################################################### + + +# BEGIN_PANEL TRP_ELIM / _ OR GRD_ELIM / _ OR CLK_ELIM / _ OR ISB_ELIM / _ OR ERP_ELIM / _ OR LOD_ELIM / _ OR UT_ELIM / _ OR NUT_ELIM / _ # +# ADDNEQ2 8: Interval Length of Parameters # +# # +# NEW PARAMETER SPACING hhh mm ss # +# Troposphere zenith path delays > %%%%%%%%% < # TRP_NINT +# Troposphere gradients > %%%%%%%%% < # GRD_NINT +# Time-dependent inter-system biases > %%%%%%%%% < # ISB_NINT +# Earth rotation parameters > %%%%%%%%% < # ERP_NINT +# Nutation parameters > %%%%%%%%% < # NUT_NINT +# # +# yyyy mm dd hh mm ss # +# REFERENCE EPOCH FOR PARAMETER INTERVALS > %%%%%%%%%% < > %%%%%%%% < # PAR_REF PAR_OFF +# END_PANEL #################################################################### + + +# BEGIN_PANEL TRP_ELIM / _ OR GRD_ELIM / _ OR GIM_ELIM / _ ##################### +# ADDNEQ2 9: Options for Atmospheric Parameters # +# # +# ABSOLUTE CONSTRAINING # +# Troposphere zenith path delays> %%%%%%%% %%%%%%%% %%%%%%%% %%%%%%%% %%%%%%%% <(hh mm ss) # TRP_RSIG TRP_RDT +# Troposphere gradients > %%%%%%%% %%%%%%%% <(hh mm ss) # GRD_RSIG GRD_RDT +# Global ionosphere parameters > %%%%%%%% %%%%%%%% <(hh mm ss) # GIM_RSIG GIM_RDT +# # +# EXTRACTION OF PARAMETERS FOR TROPOSPHERE SINEX FILE # +# Offset > %%%%%%%%% < (hhh mm ss) Time resolution > %%%%%%%% < (hh mm ss)# TRPOFF TRPRES +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL ORB_ELIM / _ OR STO_ELIM / _ ##################################### +# ADDNEQ2 10.1: Options for Orbital Parameters # +# # +# OPTIONS FOR ORBIT COMBINATION # +# Long-arc computation > % < # TRAFO +# Stochastic pulses at NEQ boundaries > % < # NUMSTC +# No stacking of dynamical orbit parameters > % < # SPLTDYN +# Minimum interval between pulse and maneuver > %%%%%%%%% <(hhh mm ss) # DTSTC +# # +# A PRIORI SIGMAS FOR ORBITAL ELEMENTS # +# Semi major axis > %%%%%%%%% %%%%%%%%% < # ORB_E +# Inclination > %%%%%%%%% %%%%%%%%% %%%%%%%%% %%%%%%%%% %%%%%%%% < meters/sec**2 # ORB_D0 +# Constant Y/S terms > %%%%%%%% < meters/sec**2 # ORB_Y0 +# Constant X/W terms > %%%%%%%% < meters/sec**2 # ORB_X0 +# Periodic D/R terms > %%%%%%%% < meters/sec**2 # ORB_DP +# Periodic Y/S terms > %%%%%%%% < meters/sec**2 # ORB_YP +# Periodic X/W terms > %%%%%%%% < meters/sec**2 # ORB_XP +# # +# A PRIORI SIGMAS FOR STOCHASTIC PULSES # +# Radial > %%%%%%%% < meters/sec # STC_R +# Along track > %%%%%%%% < meters/sec # STC_A +# Out of plane > %%%%%%%% < meters/sec # STC_O +# Direction to Sun > %%%%%%%% < meters/sec # STC_S +# Y-direction in satellite frame > %%%%%%%% < meters/sec # STC_Y +# X-direction in satellite frame > %%%%%%%% < meters/sec # STC_X +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL ERP_ELIM / _ OR LOD_ELIM / _ OR UT_ELIM / _ OR NUT_ELIM / _ ###### +# ADDNEQ2 11: Options for Earth Orientation Parameters # +# # +# OPTIONS FOR EARTH ORIENTATION PARAMETERS # +# Block retrograde terms in polar motion> %%%%% < # BLKRET +# # +# A PRIORI SIGMAS (FIRST PARAMETER) # +# UT1-UTC > %%%%%%%% < milliseconds # POL_UTF +# Delta Epsilon > %%%%%%%% < milliarcseconds # POL_EPF +# Delta Psi > %%%%%%%% < milliarcseconds # POL_PSF +# # +# A PRIORI SIGMAS (REMAINING PARAMETERS) # +# X and Y pole components > %%%%%%%% < milliarcseconds # POL_XY +# UT1-UTC > %%%%%%%% < milliseconds # POL_UTN +# LOD > %%%%%%%% < milliseconds/day # POL_LOD +# Delta Epsilon > %%%%%%%% < milliarcseconds # POL_EPN +# Delta Psi > %%%%%%%% < milliarcseconds # POL_PSN +# # +# EXTRACTION OF PARAMETERS FOR ERP FILES # +# Time resolution > %%%%%%%% < (hh mm ss) # POLESTEP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL MSS_ELIM / _ OR SETUP_GCC = 1 #################################### +# ADDNEQ2 12: Options for Geocenter Coordinates # +# # +# A PRIORI SIGMAS FOR COMPONENT # +# Geocenter coordinates X > %%%%%%%% < meters # COFMASSX +# Y > %%%%%%%% < meters # COFMASSY +# Z > %%%%%%%% < meters # COFMASSZ +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL DCBS_ELIM / _ OR DCBR_ELIM / _ ################################### +# ADDNEQ2 13: Options for Differential Code Biases # +# # +# P1-C1 BIAS PARAMETERS # +# Type of sigma > %%%%% < # P1C1REF +# A priori sigma for satellites > %%%%%%%% < nanoseconds # P1C1SIG +# # +# P1-P2 BIAS PARAMETERS # +# Type of sigma for satellites > %%%%% < # P1P2REF +# A priori sigma for satellites > %%%%%%%% < nanoseconds # P1P2SIG +# A priori sigma for receivers > %%%%%%%% < nanoseconds # P1P2SIGR +# # +# LC BIAS (Inter-System BIAS, ISB) PARAMETERS # +# Type of sigma for receivers > %%%%% < # LCREF +# A priori sigma for receivers > %%%%%%%% < nanoseconds # LCSIGR +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL CLK_ELIM / _ OR ISB_ELIM / _ ##################################### +# ADDNEQ2 14: Options for GLONASS Receiver Clock Biases # +# # +# GLONASS RECEIVER CLOCK BIASES # +# Receiver clock offsets > %%%%%%%% < milliseconds # RCOSIGMA +# Biases in the NEQ stem from a PPP > % < # RCOFROMPPP +# Fix biases for all GPS satellites > % < # RCORMGPS +# Transform satellite to frequency biases > % < # RCOTOFRQ +# Inter-frequency bias, alarming limit > %%%%%%%% < nanoseconds # IFBMAX +# END_PANEL #################################################################### + + +# BEGIN_PANEL GTRA_ELIM / _ OR GTRP_ELIM / _ ################################### +# ADDNEQ2 15: Options for GNSS-specific Translations and ZPD Biases # +# # +# STATION TRANSLATIONS Tra Rot Scl # +# Type of constraining > %%%%%%%% < > % <> % <> % < # GTRADAT GTRATRA GTRAROT GTRASCL +# Stations to be> %%%%%%%% < > %%%%%%%% < # GTRAXCL GTRAFIX +# A priori sigmas N > %%%%%%%% < meters # GTRASIG_N +# E > %%%%%%%% < meters # GTRASIG_E +# U > %%%%%%%% < meters # GTRASIG_U +# # +# TROPOSPHERE BIASES # +# Type of constraining > %%%%%%%% < # GTRPDAT +# Stations to be> %%%%%%%% < > %%%%%%%% < # GTRPXCL GTRPFIX +# A priori sigma > %%%%%%%% < meters # GTRPSIG +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL ANT_ELIM / _ OR ANTX_ELIM / _ OR SPV_ELIM / _ #################### +# ADDNEQ2 16: Options for Satellite Antenna Phase Center Parameters # +# # +# SATELLITE PHASE CENTER OFFSETS # +# Modify parametrization GPS > %%%%%%%%%%%%%% < # SATANTGPS +# GLONASS> %%%%%%%%%%%%%% < # SATANTGLO +# A priori sigmas in X > %%%%%%%% < meters # SATANTX +# Y > %%%%%%%% < meters # SATANTY +# Z > %%%%%%%% < meters # SATANTZ +# Apply constraints to > %%%%%%%%%%%%%% < > %%%%%%%%%% < # SATANTS SATANTD +# Advanced grouping/sigmas > % < (YYYY MM DD) # SATANT0 +# # +# SATELLITE PHASE CENTER VARIATIONS # +# Modify parametrization GPS > %%%%%%%%%%%%%% < # SATSPVGPS +# GLONASS> %%%%%%%%%%%%%% < # SATSPVGLO +# A priori sigma > %%%%%%%% < meters # SATSPV +# Apply constraints to > %%%%%%%%%%%%%% < > %%%%%%%%%% < # SATSPVS SATSPVD +# Advanced grouping/sigmas > % < (YYYY MM DD) # SAPANT0 +# END_PANEL #################################################################### + + +# BEGIN_PANEL ANT_ELIM / _ OR ANTX_ELIM / _ OR SPV_ELIM / _ AND SATANT0 = 1 #### +# ADDNEQ2 16.1 Advanced Options for Satellite Antenna Phase Center Offsets # +# # +# ADVANCED PARAMETER STACKING AND CONSTRAINING # +# # +# A priori sigmas Satellite numbers # +# > Grp _X(m)_ _Y(m)_ _Z(m)_ ___ ___ ___ ___ ___ ___ ___ ___ ___ < # SATANTSTR +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL ANT_ELIM / _ OR ANTX_ELIM / _ OR SPV_ELIM / _ AND SAPANT0 = 1 #### +# ADDNEQ2 16.2 Advanced Options for Satellite Antenna Phase Center Variations # +# # +# ADVANCED PARAMETER STACKING AND CONSTRAINING # +# # +# Satellite numbers # +# > Grp A_priori_sigma(m) ___ ___ ___ ___ ___ ___ ___ ___ ___ < # SAPGRP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL RAO_ELIM / _ OR RAP_ELIM / _ ##################################### +# ADDNEQ2 17: Options for Receiver Antenna Phase Center Parameters # +# # +# RECEIVER ANTENNA PARAMETERS # +# Receiver antenna offsets North> %%%%%%%% < meters # RECANTN +# East > %%%%%%%% < meters # RECANTE +# Up > %%%%%%%% < meters # RECANTU +# Receiver antenna patterns > %%%%%%%% < meters # RECSPV +# END_PANEL #################################################################### + + +# BEGIN_PANEL TRANS_ELIM / _ ################################################### +# ADDNEQ2 18: Options for Helmert Transformation Parameters # +# # +# STACKING OF PARAMETERS # +# Translations > %%%%%%%%%%%% < # CMB_TRA +# Rotations > %%%%%%%%%%%% < # CMB_ROT +# Scale > %%%%%%%%%%%% < # CMB_SC +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL HOI_ELIM / _ ##################################################### +# ADDNEQ2 19: Options for Higher-order Ionosphere Scaling Factors # +# # +# PARAMETER HANDLING FOR A priori Sigma Stacking # +# Second-order term > %%%%%%%%% < > %%%%%%%%%% < > % < # HOI1 SIGHOI1 STKHOI1 +# Third-order term > %%%%%%%%% < > %%%%%%%%%% < > % < # HOI2 SIGHOI2 STKHOI2 +# Ray path bending term > %%%%%%%%% < > %%%%%%%%%% < > % < # HOI3 SIGHOI3 STKHOI3 +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL ALD_ELIM / _ OR OLD_ELIM / _ OR HLD_ELIM / _ ##################### +# ADDNEQ2 20: Options for Parameter Scaling Factors # +# # +# ATMOSPHERIC PRESSURE LOADING # +# Parameter setup > %%%%%%%%%%%%%%%%%% < > %%%%%%%% < # ALOADSET ALOADCLU +# Parameter decomposition > %%%%%%%%%%%%%%%%%% < # ALOADDEC +# Constrain scaling factors to > %%%%%%%% < # ALOAD10 +# Sigma in North/horizontal/overall> %%%%%%%% < meters # ALOADSIG1 +# @@@@@@@@@East@/vertical > %%%%%%%% < meters # ALOADSIG2 +# @@@@@@@@@Up > %%%%%%%% < meters # ALOADSIG3 +# # +# OCEAN NON-TIDAL LOADING # +# Parameter setup > %%%%%%%%%%%%%%%%%% < > %%%%%%%% < # ONTLDSET ONTLDCLU +# Parameter decomposition > %%%%%%%%%%%%%%%%%% < # ONTLDDEC +# Constrain scaling factors to > %%%%%%%% < # ONTLD10 +# Sigma in North/horizontal/overall> %%%%%%%% < meters # ONTLDSIG1 +# @@@@@@@@@East@/vertical > %%%%%%%% < meters # ONTLDSIG2 +# @@@@@@@@@Up > %%%%%%%% < meters # ONTLDSIG3 +# # +# HYDROSTATIC PRESSURE LOADING # +# Parameter setup > %%%%%%%%%%%%%%%%%% < > %%%%%%%% < # HLOADSET HLOADCLU +# Parameter decomposition > %%%%%%%%%%%%%%%%%% < # HLOADDEC +# Constrain scaling factors to > %%%% < # HLOAD10 +# Sigma in North/horizontal/overall> %%%%%%%% < meters # HLOADSIG1 +# @@@@@@@@@East@/vertical > %%%%%%%% < meters # HLOADSIG2 +# @@@@@@@@@Up > %%%%%%%% < meters # HLOADSIG3 +# END_PANEL #################################################################### + + +# BEGIN_PANEL CLKR_ELIM / _ OR CLKS_ELIM / _ ################################### +# ADDNEQ2 21: Options for Epoch-wise Clock Offsets # +# # +# REFERENCE CLOCK # +# Selection of reference clock(s) > %%%%%%%%%%%%%% < # REFCLOCK +# Manual: Stations > %%%%%%%%%%%%%%%%%%%% < # CLKSTASEL +#@@@@@@@@@@@@@@@@@@@@@@@@@Satellites > %%%%%%%%%%%%%%%%%%%% < # CLKSATSEL +# From file: Stations > %%%%%%%% < # CLKSTAFIL +#@@@@@@@@@@@@@@@@@@@@@@@@@Satellites > %%%%%%%% < # CLKSATFIL +# # +# Fix reference clock > % < # CLKFIX +# A priori sigma for reference clock> %%%%%%%% < nsec # CLKSIG +# # +# Fix only clocks with input values > % < # CLKDELINP +# END_PANEL #################################################################### + + +# BEGIN_PANEL CLKR_ELIM / _ OR CLKS_ELIM / _ AND CLKRNX / _ ################### +# ADDNEQ2 21.1: Options for Epoch-wise Clock Offsets # +# # +# HEADER ENTRIES FOR THE CLOCK RINEX OUTPUT FILE # +# Run by > %%%%%%%%%%%%%%%%%%% < # RUNBY +# AC designator > %%%% < # AC +# AC name > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # ACNAME +# # +# Time system > %%%% < # TIMESYS +# DCBs applied > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # DCBLINE +# # +# Comment lines: # +# > Comment_lines_______________________________________________ < # COMMENT +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL RNG_ELIM / _ ##################################################### +# ADDNEQ2 22: Options for SLR Range Biases # +# # +# A PRIORI SIGMAS # +# Range bias parameters > %%%%%%%% < # RGBSIG +# # +# ESTIMATION/STACKING PER STATION # +# > % < Stack only identical range biases # RGB_STK1 +# > % < Stack range biases for the satellites of one group # RGB_STK2 +# > % < Stack all range biases for one station # RGB_STK3 +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL STAINFO / _ AND USEFLG = 999 ##################################### +# ADDNEQ2 99.1: Selection from Station Information File # +# # +# THIS PANEL IS FOR TEST PURPOSES ONLY # +# MODIFY SR GTSTAFLG.f90 AND REMOVE USEFLG TO ACTIVATE # +# # +# FLAGS CONCERNING STATION INFORMATION FILE # +# Consider flags > % < # USEFLG +# # +# FLAGS TO BE CONSIDERED # +# Type 001: Renaming of stations > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # FLG001 +# Type 002: Station information > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # FLG002 +# Type 003: Station problems > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # FLG003 +# # +# Flag 999: Any flag will be considered # +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL STEP2 = 1 ######################################################## +# ADDNEQ2 99.2: Compensate for Step-2 Tide SW Bug # +# # +# Compensate for effect of step-2 tide SW bug between > % < # STEP2 +# > %%%%%%%%%% < and > %%%%%%%%%% < (yyyy mm dd) # STEP2A STEP2B +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/ATX2PCV.INP b/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/ATX2PCV.INP new file mode 100755 index 0000000..bd8fd5b --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/ATX2PCV.INP @@ -0,0 +1,309 @@ + +! Some keywords for automatic output +! ---------------------------------- +CAMPAIGN 1 "${P}/LUZON" + ## widget = initmenu; pointer = ACTIVE_CAMPAIGN + +SESSION_TABLE 1 "${P}/LUZON\STA\SESSIONS.SES" + ## widget = initmenu; pointer = SESSION_TABLE + +DESCR_SESSION_TABLE 1 "Session table" + +YR4_INFO 1 "2021" + ## widget = comment + # $Y+0 + +SES_INFO 1 "2440" + ## widget = comment + # $S+0 + +USR_INFO 1 "${USER}" + ## widget = comment + +! Environment Variables +! --------------------- +ENVIRONMENT 5 + "U" "c:\Bernese\GPSUSER52" + "T" "c:\Bernese\GPSTEMP" + "X" "c:\Bernese\BERN52\GPS" + "P" "c:\Bernese\GPSDATA\CAMPAIGN52" + "USER" "" + ## widget = initmenu; pointer = ENVIR_LIST + +! ------------------------------------------------------------------------- +! Debugging mode +! -------------- +DEBUG 1 "0" + +MSG_DEBUG 1 "Debugging mode" + +! General Constants +! ----------------- +SHOWGEN 1 "1" + ## widget = checkbox + +MSG_SHOWGEN 1 "Show all general files" + +CONST 1 "${X}/GEN\CONST." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # CONST. + +DESCR_CONST 1 "General constants" + +! Satellite Information +! --------------------- +SATELL 1 "${X}/GEN\$(SATINF).$(PCV)" + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # $(SATINF).$(PCV) + +DESCR_SATELL 1 "Satellite information" + +! Receiver information +! -------------------- +RECEIVR 1 "${X}/GEN\RECEIVER." + ## widget = selwin; path = PTH_GEN; maxfiles = 1; emptyallowed = true + # RECEIVER. + +DESCR_RECEIVR 1 "Receiver information" + +! Title +! ----- +TITLE 1 "RNX2SNX_212440: Conversion from ANTEX to Bernese PCV" + ## widget = lineedit + # RNX2SNX_$YSS+0: Conversion from ANTEX to Bernese PCV + +MSG_TITLE 1 "Title line" + +! Input File: External Phase Center File +! -------------------------------------- +PHASEXT 1 "${P}/LUZON\OUT\$(MYATX)" + ## widget = selwin; path = DIR_OUT; ext = NO_EXT + # $(MYATX) + +DESCR_PHASEXT 1 "External phase center offsets" + +! Conversion abs2rel +! ------------------ +ABS2REL 1 "0" + ## widget = checkbox + +MSG_ABS2REL 1 "Conversion of absolute phase patterns" + +! Input File: Bernese phase file +! ------------------------------ +PHASECC 1 "${X}/GEN\$(PCVINF).$(PCV)" + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; emptyallowed = true + # $(PCVINF).$(PCV) + +DESCR_PHASECC 1 "Input Bernese phase file" + +! Input File: Station information file +! ------------------------------------ +STAINFO 1 "${P}/LUZON\STA\LUZON.STA" + ## widget = selwin; path = DIR_STA; ext = EXT_STA; emptyallowed = true + ## maxfiles = 1 + # LUZON + +DESCR_STAINFO 1 "Station information file" + +! Conversion +! ---------- +CONVERT 1 "0" + ## widget = checkbox; activeif = PHASECC /= _ AND ABS2REL /= 1 + +MSG_CONVERT 1 "Conversion of relative phase pattern" + +! Bernese Phase Center File +! ------------------------- +PHASRSG 1 "${P}/LUZON\OUT\$(PCVINF).PHG" + ## widget = lineedit; path = DIR_PHG; ext = EXT_PHG + # $(PCVINF) + +DESCR_PHASRSG 1 "Bernese phase center offsets" + +! Program Output File +! ------------------- +SYSODEF 1 "0" + ## widget = checkbox + +MSG_SYSODEF 1 "Program output" + +SYSOUT 1 "${P}/LUZON\OUT\ATX2PCV.OUT" + ## widget = lineedit; path = DIR_OUT; ext = EXT_OUT + ## activeif = SYSODEF == 0; emptyallowed = false + # ATX2PCV + +DESCR_SYSOUT 1 "Program output" + +! Error Message File +! ------------------ +ERRMRG 1 "0" + ## widget = checkbox + +MSG_ERRMRG 1 "Error message" + +SYSERR 1 "${U}/WORK\ERROR.MSG" + ## widget = lineedit; path = PTH_ERR; ext = EXT_ERR + ## activeif = ERRMRG == 0; emptyallowed = false + # ERROR + +DESCR_SYSERR 1 "Error message" + +! Do not write zero patterns +! -------------------------- +NOZERO 1 "1" + ## widget = checkbox + +MSG_NOZERO 1 "Do not write zero patterns" + +! Consider antennas without radome code +! ------------------------------------- +RADCOD 1 "1" + ## widget = checkbox; activeif = PHASECC /= _ + +MSG_RADCOD 1 "Consider antennas without radome code" + +! ANTEX Conversion +! ================ +! +! Fill Pattern +! ------------ +ATXFIL 1 "1" + ## widget = checkbox + +MSG_ATXFIL 1 "Special handling of missing values" + +! Maximum zenith angle +! -------------------- +MXFZEN 1 "90" + ## widget = spinbox; range = 0 90 5; activeif = ATXFIL = 1 + +MSG_MXFZEN 1 "Fill missing values up to a MAXIMUM ZENITH ANGLE of" + +! Fill missing values for receiver antennas +! ----------------------------------------- +FILREC 1 "LAST_VALUE" + ## widget = combobox; editable = false; cards = ZEROS LAST_VALUE AOAD/M_T + ## activeif = ATXFIL = 1 + +MSG_FILREC 1 "Fill missing values for receiver antennas" + +! Maximum nadir angle +! ------------------- +MXFNAD 1 "17" + ## widget = spinbox; range = 0 20 1; activeif = ATXFIL = 1 + +MSG_MXFNAD 1 "Fill missing values up to a MAXIMUM NADIR ANGLE of" + +! Fill missing values for satellite antennas +! ------------------------------------------ +FILSAT 1 "ZEROS" + ## widget = combobox; editable = false; cards = ZEROS LAST_VALUE + ## activeif = ATXFIL = 1 + +MSG_FILSAT 1 "Fill missing values for satellite antennas" + +! Fill missing values for indiv. receiver antennas +! ------------------------------------------------ +FILINDV 1 "GROUP_VALUES" + ## widget = combobox; editable = false + ## cards = GPS_VALUES GROUP_VALUES GROUP_DIFF + ## activeif = ATXFIL = 1 AND RECEIVR /= _ + +MSG_FILINDV 1 "Fill missing values for individual antennas" + +! Priority on calibration methods +! ------------------------------- +ATXPRIOR 1 "CHAMBER" + ## widget = combobox; editable = false; cards = CHAMBER ROBOT LATEST + +MSG_ATXPRIOR 1 "Choose the calibration method with the highest priority" + +! ONLY ELEVATION DEPENDENT PATTERNS +! --------------------------------- +ONLYELE 1 "0" + ## widget = checkbox + +MSG_ONLYELE 1 "Only elevation dependent patterns required" + +! CONSIDER GPS VALUES ONLY +! ------------------------ +ONLYGPS 1 "0" + ## widget = checkbox + +MSG_ONLYGPS 1 "Consider GPS values only" + +! SET ANTENNA NUMBER TO 999999 +! ---------------------------- +ANTNUM 1 "0" + ## widget = checkbox + +MSG_ANTNUM 1 "Set number of generic antennas to 999999" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# CONVERT ANTEX TO BERNESE FORMAT - ATX2PCV 1: Input # +# # +# GENERAL FILES # +# Show all general files > % < # SHOWGEN +# # +# INPUT FILENAMES # +# External phase center offsets > %%%%%%%%%%%% < # PHASEXT +# Bernese phase center offsets file > %%%%%%%%%%%% < # PHASECC +# Station information file > %%%%%%%%%%%% < # STAINFO +# # +# OPTIONS FOR BERNESE INPUT FILE # +# Consider antennas without radome code > % < # RADCOD +# # +# RESULT FILE # +# Bernese phase center offsets > %%%%%%%% < # PHASRSG +# # +# GENERAL OUTPUT FILES # +# Program output > % < use ATX2PCV.Lnn or > %%%%%%%% < # SYSODEF SYSOUT +# Error messages > % < merged to program output or > %%%%%%%% < # ERRMRG SYSERR +# # +# TITLE > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # TITLE +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWGEN = 1 ##################################################### +# ATX2PCV 1.1: General Files # +# # +# GENERAL INPUT FILES # +# General constants > %%%%%%%%%%%% < # CONST +# Satellite information > %%%%%%%%%%%% < # SATELL +# Receiver information > %%%%%%%%%%%% < # RECEIVR +# # +# MENU SETTINGS # +# Selected campaign > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # CAMPAIGN +# Selected session year> %%%% < session> %%%% < # YR4_INFO SES_INFO +# Session table > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # SESSION_TABLE +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# ATX2PCV 2: ANTEX Conversion # +# # +# MISSING RECEIVER AND SATELLITE ANTENNA PATTERNS # +# Special handling of missing values > % < # ATXFIL +# # +# Fill missing values up to a MAXIMUM ZENITH ANGLE of> %% < degrees # MXFZEN +# with > %%%%%%%%%% < # FILREC +# # +# Fill missing values up to a MAXIMUM NADIR ANGLE of > %% < degrees # MXFNAD +# with > %%%%%%%%%% < # FILSAT +# # +# Fill missing system values for individually calibrated receiver antennas # +# with > %%%%%%%%%% < # FILINDV +# # +# OPTIONS # +# Choose the calibration method with the highest priority > %%%%%%%% < # ATXPRIOR +# Do not write zero patterns > % < # NOZERO +# Set number of generic receiver antennas to 999999 > % < # ANTNUM +# (to be used for individual antenna calibrations) # +# Elevation dependent receiver patterns only > % < # ONLYELE +# Consider GPS values only > % < # ONLYGPS +# # +################################################################################ diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/ATX2PCV.old b/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/ATX2PCV.old new file mode 100755 index 0000000..bbd1f60 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/ATX2PCV.old @@ -0,0 +1,309 @@ + +! Some keywords for automatic output +! ---------------------------------- +CAMPAIGN 1 "${P}/PHIVOLCS" + ## widget = initmenu; pointer = ACTIVE_CAMPAIGN + +SESSION_TABLE 1 "${P}/PHIVOLCS\STA\SESSIONS.SES" + ## widget = initmenu; pointer = SESSION_TABLE + +DESCR_SESSION_TABLE 1 "Session table" + +YR4_INFO 1 "2019" + ## widget = comment + # $Y+0 + +SES_INFO 1 "0110" + ## widget = comment + # $S+0 + +USR_INFO 1 "${USER}" + ## widget = comment + +! Environment Variables +! --------------------- +ENVIRONMENT 5 + "U" "c:\Bernese\GPSUSER52" + "T" "c:\Bernese\GPSTEMP" + "X" "c:\Bernese\BERN52\GPS" + "P" "c:\Bernese\GPSDATA\CAMPAIGN52" + "USER" "" + ## widget = initmenu; pointer = ENVIR_LIST + +! ------------------------------------------------------------------------- +! Debugging mode +! -------------- +DEBUG 1 "0" + +MSG_DEBUG 1 "Debugging mode" + +! General Constants +! ----------------- +SHOWGEN 1 "1" + ## widget = checkbox + +MSG_SHOWGEN 1 "Show all general files" + +CONST 1 "${X}/GEN\CONST." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # CONST. + +DESCR_CONST 1 "General constants" + +! Satellite Information +! --------------------- +SATELL 1 "${X}/GEN\$(SATINF).$(PCV)" + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # $(SATINF).$(PCV) + +DESCR_SATELL 1 "Satellite information" + +! Receiver information +! -------------------- +RECEIVR 1 "${X}/GEN\RECEIVER." + ## widget = selwin; path = PTH_GEN; maxfiles = 1; emptyallowed = true + # RECEIVER. + +DESCR_RECEIVR 1 "Receiver information" + +! Title +! ----- +TITLE 1 "RNX2SNX_190110: Conversion from ANTEX to Bernese PCV" + ## widget = lineedit + # RNX2SNX_$YSS+0: Conversion from ANTEX to Bernese PCV + +MSG_TITLE 1 "Title line" + +! Input File: External Phase Center File +! -------------------------------------- +PHASEXT 1 "${P}/PHIVOLCS\OUT\$(MYATX)" + ## widget = selwin; path = DIR_OUT; ext = NO_EXT + # $(MYATX) + +DESCR_PHASEXT 1 "External phase center offsets" + +! Conversion abs2rel +! ------------------ +ABS2REL 1 "0" + ## widget = checkbox + +MSG_ABS2REL 1 "Conversion of absolute phase patterns" + +! Input File: Bernese phase file +! ------------------------------ +PHASECC 1 "${X}/GEN\$(PCVINF).$(PCV)" + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; emptyallowed = true + # $(PCVINF).$(PCV) + +DESCR_PHASECC 1 "Input Bernese phase file" + +! Input File: Station information file +! ------------------------------------ +STAINFO 1 "${P}/PHIVOLCS\STA\$(CRDINF).STA" + ## widget = selwin; path = DIR_STA; ext = EXT_STA; emptyallowed = true + ## maxfiles = 1 + # $(CRDINF) + +DESCR_STAINFO 1 "Station information file" + +! Conversion +! ---------- +CONVERT 1 "0" + ## widget = checkbox; activeif = PHASECC /= _ AND ABS2REL /= 1 + +MSG_CONVERT 1 "Conversion of relative phase pattern" + +! Bernese Phase Center File +! ------------------------- +PHASRSG 1 "${P}/PHIVOLCS\OUT\$(PCVINF).PHG" + ## widget = lineedit; path = DIR_PHG; ext = EXT_PHG + # $(PCVINF) + +DESCR_PHASRSG 1 "Bernese phase center offsets" + +! Program Output File +! ------------------- +SYSODEF 1 "0" + ## widget = checkbox + +MSG_SYSODEF 1 "Program output" + +SYSOUT 1 "${P}/PHIVOLCS\OUT\ATX2PCV.OUT" + ## widget = lineedit; path = DIR_OUT; ext = EXT_OUT + ## activeif = SYSODEF == 0; emptyallowed = false + # ATX2PCV + +DESCR_SYSOUT 1 "Program output" + +! Error Message File +! ------------------ +ERRMRG 1 "0" + ## widget = checkbox + +MSG_ERRMRG 1 "Error message" + +SYSERR 1 "${U}/WORK\ERROR.MSG" + ## widget = lineedit; path = PTH_ERR; ext = EXT_ERR + ## activeif = ERRMRG == 0; emptyallowed = false + # ERROR + +DESCR_SYSERR 1 "Error message" + +! Do not write zero patterns +! -------------------------- +NOZERO 1 "1" + ## widget = checkbox + +MSG_NOZERO 1 "Do not write zero patterns" + +! Consider antennas without radome code +! ------------------------------------- +RADCOD 1 "1" + ## widget = checkbox; activeif = PHASECC /= _ + +MSG_RADCOD 1 "Consider antennas without radome code" + +! ANTEX Conversion +! ================ +! +! Fill Pattern +! ------------ +ATXFIL 1 "1" + ## widget = checkbox + +MSG_ATXFIL 1 "Special handling of missing values" + +! Maximum zenith angle +! -------------------- +MXFZEN 1 "90" + ## widget = spinbox; range = 0 90 5; activeif = ATXFIL = 1 + +MSG_MXFZEN 1 "Fill missing values up to a MAXIMUM ZENITH ANGLE of" + +! Fill missing values for receiver antennas +! ----------------------------------------- +FILREC 1 "LAST_VALUE" + ## widget = combobox; editable = false; cards = ZEROS LAST_VALUE AOAD/M_T + ## activeif = ATXFIL = 1 + +MSG_FILREC 1 "Fill missing values for receiver antennas" + +! Maximum nadir angle +! ------------------- +MXFNAD 1 "17" + ## widget = spinbox; range = 0 20 1; activeif = ATXFIL = 1 + +MSG_MXFNAD 1 "Fill missing values up to a MAXIMUM NADIR ANGLE of" + +! Fill missing values for satellite antennas +! ------------------------------------------ +FILSAT 1 "ZEROS" + ## widget = combobox; editable = false; cards = ZEROS LAST_VALUE + ## activeif = ATXFIL = 1 + +MSG_FILSAT 1 "Fill missing values for satellite antennas" + +! Fill missing values for indiv. receiver antennas +! ------------------------------------------------ +FILINDV 1 "GROUP_VALUES" + ## widget = combobox; editable = false + ## cards = GPS_VALUES GROUP_VALUES GROUP_DIFF + ## activeif = ATXFIL = 1 AND RECEIVR /= _ + +MSG_FILINDV 1 "Fill missing values for individual antennas" + +! Priority on calibration methods +! ------------------------------- +ATXPRIOR 1 "CHAMBER" + ## widget = combobox; editable = false; cards = CHAMBER ROBOT LATEST + +MSG_ATXPRIOR 1 "Choose the calibration method with the highest priority" + +! ONLY ELEVATION DEPENDENT PATTERNS +! --------------------------------- +ONLYELE 1 "0" + ## widget = checkbox + +MSG_ONLYELE 1 "Only elevation dependent patterns required" + +! CONSIDER GPS VALUES ONLY +! ------------------------ +ONLYGPS 1 "0" + ## widget = checkbox + +MSG_ONLYGPS 1 "Consider GPS values only" + +! SET ANTENNA NUMBER TO 999999 +! ---------------------------- +ANTNUM 1 "0" + ## widget = checkbox + +MSG_ANTNUM 1 "Set number of generic antennas to 999999" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# CONVERT ANTEX TO BERNESE FORMAT - ATX2PCV 1: Input # +# # +# GENERAL FILES # +# Show all general files > % < # SHOWGEN +# # +# INPUT FILENAMES # +# External phase center offsets > %%%%%%%%%%%% < # PHASEXT +# Bernese phase center offsets file > %%%%%%%%%%%% < # PHASECC +# Station information file > %%%%%%%%%%%% < # STAINFO +# # +# OPTIONS FOR BERNESE INPUT FILE # +# Consider antennas without radome code > % < # RADCOD +# # +# RESULT FILE # +# Bernese phase center offsets > %%%%%%%% < # PHASRSG +# # +# GENERAL OUTPUT FILES # +# Program output > % < use ATX2PCV.Lnn or > %%%%%%%% < # SYSODEF SYSOUT +# Error messages > % < merged to program output or > %%%%%%%% < # ERRMRG SYSERR +# # +# TITLE > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # TITLE +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWGEN = 1 ##################################################### +# ATX2PCV 1.1: General Files # +# # +# GENERAL INPUT FILES # +# General constants > %%%%%%%%%%%% < # CONST +# Satellite information > %%%%%%%%%%%% < # SATELL +# Receiver information > %%%%%%%%%%%% < # RECEIVR +# # +# MENU SETTINGS # +# Selected campaign > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # CAMPAIGN +# Selected session year> %%%% < session> %%%% < # YR4_INFO SES_INFO +# Session table > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # SESSION_TABLE +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# ATX2PCV 2: ANTEX Conversion # +# # +# MISSING RECEIVER AND SATELLITE ANTENNA PATTERNS # +# Special handling of missing values > % < # ATXFIL +# # +# Fill missing values up to a MAXIMUM ZENITH ANGLE of> %% < degrees # MXFZEN +# with > %%%%%%%%%% < # FILREC +# # +# Fill missing values up to a MAXIMUM NADIR ANGLE of > %% < degrees # MXFNAD +# with > %%%%%%%%%% < # FILSAT +# # +# Fill missing system values for individually calibrated receiver antennas # +# with > %%%%%%%%%% < # FILINDV +# # +# OPTIONS # +# Choose the calibration method with the highest priority > %%%%%%%% < # ATXPRIOR +# Do not write zero patterns > % < # NOZERO +# Set number of generic receiver antennas to 999999 > % < # ANTNUM +# (to be used for individual antenna calibrations) # +# Elevation dependent receiver patterns only > % < # ONLYELE +# Consider GPS values only > % < # ONLYGPS +# # +################################################################################ diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/CCPREORB.INP b/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/CCPREORB.INP new file mode 100755 index 0000000..e30fc9c --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/CCPREORB.INP @@ -0,0 +1,387 @@ + +! Environment Variables +! --------------------- +ENVIRONMENT 5 + "U" "c:\Bernese\GPSUSER52" + "T" "c:\Bernese\GPSTEMP" + "X" "c:\Bernese\BERN52\GPS" + "P" "c:\Bernese\GPSDATA\CAMPAIGN52" + "USER" "" + ## widget = initmenu; pointer = ENVIR_LIST + +CAMPAIGN 1 "${P}/PHIVOLCS" + ## widget = initmenu; pointer = ACTIVE_CAMPAIGN + +USR_INFO 1 "${USER}" + ## widget = comment + +SESSION_TABLE 1 "${P}/PHIVOLCS\STA\SESSIONS.SES" + ## widget = initmenu; pointer = SESSION_TABLE + +DESCR_SESSION_TABLE 1 "Session table" + +YR4_INFO 1 "2019" + ## widget = comment + # $Y+0 + +SES_INFO 1 "0110" + ## widget = comment + # $S+0 + +! Show general files +! ------------------ +SHOWGEN 1 "1" + ## widget = checkbox + +MSG_SHOWGEN 1 "Show all general files" + +! GPS-UTC file +! ------------- +GPSUTC 1 "${X}/GEN\GPSUTC." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + ## emptyallowed = false + # GPSUTC. + +DESCR_GPSUTC 1 "Difference GPS-UTC" + +! Title +! ----- +TITLE 1 "RNX2SNX_190110: Preparing orbit information" + ## widget = lineedit + # RNX2SNX_$YSS+0: Preparing orbit information + +MSG_TITLE 1 "Title line" + +! ------------------------------------------------------------------- +! Files +! ------------------------------------------------------------------- +! List of Input Files +! ------------------- +RADIO_C 1 "1" + ## widget = radiobutton; group = INPUT; radiokeys = CONCAT + +MSG_RADIO_C 1 "Concatenate files" + +CONCAT 1 "${P}/PHIVOLCS\ORB\$B20355.PRE" + ## widget = selwin; path = DIR_OPR; ext = EXT_PRE; emptyallowed = false + ## maxfiles = 999 + # $B$WD+0 + +CONCAT_TXT_COL_1 1 "Input precise orbit files" + +MSG_CONCAT 1 "Input precise orbit files" + +RADIO_M 1 "0" + ## widget = radiobutton; group = INPUT; radiokeys = MERGE1 MERGE2 + +MSG_RADIO_M 1 "Merge files" + +MERGE1 1 "${P}/PHIVOLCS\ORB\IGS190110.PRE" + ## widget = selwin; path = DIR_OPR; ext = EXT_PRE; emptyallowed = false + ## maxfiles = 1 + # IGS$YSS+0 + +DESCR_MERGE1 1 "First file" + +MERGE2 1 "${P}/PHIVOLCS\ORB\IGL190110.PRE" + ## widget = selwin; path = DIR_OPR; ext = EXT_PRE; emptyallowed = false + ## maxfiles = 1 + # IGL$YSS+0 + +DESCR_MERGE2 1 "Second file" + +ACZERO 1 "0" + ## widget = checkbox; activeif = RADIO_M == 1 + +MSG_ACZERO 1 "Indicate sat merged into first file with accuracy code zero" + +PREDPRIO 1 "0" + ## widget = checkbox; activeif = RADIO_M == 1 + +MSG_PREDPRIO 1 "Consider prediction flags" + +ACCPRIO 1 "0" + ## widget = checkbox; activeif = RADIO_M == 1 + +MSG_ACCPRIO 1 "Satellite with good accuracy code has priority" + +SAMPL 1 "900" + ## widget = lineedit; activeif = RADIO_C == 1 + +MSG_SAMPL 1 "Sampling rate (seconds)" + +FORMAT 1 "SP3C" + ## widget = combobox; editable = false; cards = ASIS SP3 SP3C + +MSG_FORMAT 1 "Output format" + +POSVEL 1 "-VEL" + ## widget = combobox; editable = false; cards = ASIS -VEL +VEL + +MSG_POSVEL 1 "Writing of velocity" + +CHAR4 1 "TEMP" + ## widget = lineedit; emptyallowed = false + +MSG_CHAR4 1 "First four characters" + +REFEPO 1 "2019 01 11" + ## widget = lineedit + # $YMD_STR+0 + +MSG_REFEPO 1 "Reference epoch for output files" + +FILSEQ 1 "0" + ## widget = initmenu; pointer = SESSION_CHAR + +MSG_FILSEQ 1 "Session character" + +DEVOUT 1 "${P}/PHIVOLCS\ORB\" + ## widget = initmenu; pointer = DIR_PRE + +DESCR_DEVOUT 1 "Output path" + +EXTOUT 1 "PRE" + ## widget = initmenu; pointer = EXT_PRE + +! Program Output File +! ------------------- +SYSODEF 1 "1" + ## widget = checkbox + +MSG_SYSODEF 1 "Program output" + +SYSOUT 1 "${P}/PHIVOLCS\OUT\CCPREORB.L27" + ## widget = lineedit; path = DIR_OUT; ext = EXT_OUT + ## activeif = SYSODEF == 0; emptyallowed = false + # CCPREORB + +DESCR_SYSOUT 1 "Program output" + +! Error Message File +! ------------------ +ERRMRG 1 "0" + ## widget = checkbox + +MSG_ERRMRG 1 "Error message" + +SYSERR 1 "${U}/WORK\ERROR.MSG" + ## widget = lineedit; path = PTH_ERR; ext = EXT_ERR + ## activeif = ERRMRG == 0; emptyallowed = false + # ERROR + +DESCR_SYSERR 1 "Error message" + +! Scratch File +! ------------ +AUXFIL 1 "${U}/WORK\CCPREORB.SCR" + ## widget = lineedit; path = PTH_SCR; ext = EXT_SCR; emptyallowed = false + # CCPREORB$J + +DESCR_AUXFIL 1 "Scratch file" + +DELETE_FILES 1 "AUXFIL" + +! ILRS Benchmark orbit output +! --------------------------- +SHOWILRS 1 "0" + ## widget = checkbox + +MSG_SHOWILRS 1 "Activate ILRS output" + +BENCH 1 "0" + ## widget = checkbox + +MSG_BENCH 1 "Generate orbit for ILRS benchmark" + +ORBILRS 0 + ## widget = lineedit; path = DIR_PRE; ext = NO_EXT; maxfiles = 1 + ## activeif = BENCH = 1 + # + +DESCR_ORBILRS 1 "ILRS Benchmark orbit output file" + +! ------------------------------------------------------------------- +! Options and Comments +! ------------------------------------------------------------------- +! Comment Lines +! ------------- +COMMENT1 1 "LINE 1" + ## widget = lineedit + +MSG_COMMENT1 1 "Comments line 1" + +COMMENT2 1 "LINE 2" + ## widget = lineedit + +MSG_COMMENT2 1 "Comments line 2" + +COMMENT3 1 "LINE 3" + ## widget = lineedit + +MSG_COMMENT3 1 "Comments line 3" + +COMMENT4 1 "LINE 4" + ## widget = lineedit + +MSG_COMMENT4 1 "Comments line 4" + +! ------------------------------------------------------------------- +! Time Window +! ------------------------------------------------------------------- +! Use window +USEWIN 1 "1" + ## widget = checkbox + +MSG_USEWIN 1 "Use time window" + +! Epoch Window +! ------------ +RADIO_1 1 "1" + ## widget = radiobutton; group = WINDOW + ## radiokeys = SESSION_YEAR SESSION_STRG + +MSG_RADIO_1 1 "Defined by year and session identifier" + +RADIO_2 1 "0" + ## widget = radiobutton; group = WINDOW + +MSG_RADIO_2 1 "Defined by start and end times" + +SESSION_YEAR 1 "2019" + ## widget = lineedit; multilineallowed = true; emptyallowed = false + # $Y+- + +MSG_SESSION_YEAR 1 "Year for sessions def. the time window" + +SESSION_STRG 3 + "0100" + "0110" + "0120" + ## widget = lineedit; multilineallowed = true; emptyallowed = false + # $S+- + +MSG_SESSION_STRG 1 "Sessions defining the time window" + +STADAT 1 "2019 01 11" + ## widget = lineedit; activeif = RADIO_2 = 1; check_type = date + # $YMD_STR+0 + +MSG_STADAT 1 "Start of time window (year month day)" + +STATIM 1 "00 00 00" + ## widget = lineedit; emptyallowed = false + ## activeif = RADIO_2 = 1 AND STADAT / _; check_type = time + +MSG_STATIM 1 "Start of time window (hour min. sec.)" + +ENDDAT 1 "2019 01 11" + ## widget = lineedit; activeif = RADIO_2 = 1; check_type = date + # $YMD_STR+0 + +MSG_ENDDAT 1 "End of time window (year month day)" + +ENDTIM 1 "23 59 59" + ## widget = lineedit; emptyallowed = false + ## activeif = RADIO_2 = 1 AND ENDDAT / _; check_type = time + +MSG_ENDTIM 1 "End of time window (hour min. sec.)" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# CONCATENATE/MERGE PRECISE ORBIT FILES - CCPREORB 1: Input Files # +# # +# GENERAL FILES # +# Show all general files > % < # SHOWGEN +# # +# INPUT FILES # +# > % < Concatenate files # RADIO_C +# Input precise orbit files > %%%%%%%% < # CONCAT +# > % < Merge files # RADIO_M +# First@ file > %%%%%%%% < # MERGE1 +# Second file > %%%%%%%% < # MERGE2 +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWGEN = 1 ###################################################### +# CCPREORB 1.1: General Files # +# # +# GENERAL INPUT FILES # +# GPS-UTC time difference > %%%%%%%%%%%% < # GPSUTC +# # +# MENU SETTINGS # +# Selected campaign > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # CAMPAIGN +# Selected session year> %%%% < session> %%%% < # YR4_INFO SES_INFO +# Session table > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # SESSION_TABLE +# # +# TEMPORARY FILES # +# Scratch file > %%%%%%%%%% < # AUXFIL +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# CCPREORB 2: Output Files # +# # +# OUTPUT FILES # +# First four characters > %%%% < # CHAR4 +# YYYY MM DD # +# Reference epoch for output files > %%%%%%%%%% < (blank: AUTO) # REFEPO +# Session character > % < (use Set/Compute Date) # FILSEQ +# # +# GENERAL OUTPUT FILES # +# Program output > % < use CCPREORB.Lnn or > %%%%%%%% < # SYSODEF SYSOUT +# Error messages > % < merged to program output or > %%%%%%%% < # ERRMRG SYSERR +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWILRS = 1 ##################################################### +# CCPREORB 2.1: ILRS-specific Output # +# # +# ORBIT FOR ILRS BENCHMARK > % < # BENCH +# Orbit output file > %%%%%%%%%%%% < # ORBILRS +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# CCPREORB 3: Options and Comments # +# # +# TITLE > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # TITLE +# # +# GENERAL OPTIONS # +# Use time window > % < # USEWIN +# Sampling rate (seconds) > %%%%% < # SAMPL +# Output format > %%%%% < # FORMAT +# Writing of velocity > %%%%% < # POSVEL +# # +# MERGE OPTIONS # +# Consider prediction flags > % < # PREDPRIO +# Satellite with good accuracy code has priority > % < # ACCPRIO +# Indicate sat merged into first file with accuracy code zero > % < # ACZERO +# # +# COMMENTS # +# Comments > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # COMMENT1 +# > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # COMMENT2 +# > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # COMMENT3 +# > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # COMMENT4 +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL USEWIN = 1 ####################################################### +# CCPREORB 4: Observation Window # +# # +# OBSERVATION WINDOW # +# # +# > % < Defined by Year and Session identifier # RADIO_1 +# Year > %%%% < Session > %%%% < # SESSION_YEAR SESSION_STRG +# # +# # +# > % < Defined by Start and End times # RADIO_2 +# yyyy mm dd hh mm ss yyyy mm dd hh mm ss # +# Start > %%%%%%%%%% < > %%%%%%%% < End > %%%%%%%%%% < > %%%%%%%% < # STADAT STATIM ENDDAT ENDTIM +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/CCPREORB.old b/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/CCPREORB.old new file mode 100755 index 0000000..8dc2345 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/CCPREORB.old @@ -0,0 +1,387 @@ + +! Environment Variables +! --------------------- +ENVIRONMENT 5 + "U" "c:\Bernese\GPSUSER52" + "T" "c:\Bernese\GPSTEMP" + "X" "c:\Bernese\BERN52\GPS" + "P" "c:\Bernese\GPSDATA\CAMPAIGN52" + "USER" "" + ## widget = initmenu; pointer = ENVIR_LIST + +CAMPAIGN 1 "${P}/PHIVOLCS" + ## widget = initmenu; pointer = ACTIVE_CAMPAIGN + +USR_INFO 1 "${USER}" + ## widget = comment + +SESSION_TABLE 1 "${P}/PHIVOLCS\STA\SESSIONS.SES" + ## widget = initmenu; pointer = SESSION_TABLE + +DESCR_SESSION_TABLE 1 "Session table" + +YR4_INFO 1 "2019" + ## widget = comment + # $Y+0 + +SES_INFO 1 "0110" + ## widget = comment + # $S+0 + +! Show general files +! ------------------ +SHOWGEN 1 "1" + ## widget = checkbox + +MSG_SHOWGEN 1 "Show all general files" + +! GPS-UTC file +! ------------- +GPSUTC 1 "${X}/GEN\GPSUTC." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + ## emptyallowed = false + # GPSUTC. + +DESCR_GPSUTC 1 "Difference GPS-UTC" + +! Title +! ----- +TITLE 1 "RNX2SNX_190110: Preparing orbit information" + ## widget = lineedit + # RNX2SNX_$YSS+0: Preparing orbit information + +MSG_TITLE 1 "Title line" + +! ------------------------------------------------------------------- +! Files +! ------------------------------------------------------------------- +! List of Input Files +! ------------------- +RADIO_C 1 "1" + ## widget = radiobutton; group = INPUT; radiokeys = CONCAT + +MSG_RADIO_C 1 "Concatenate files" + +CONCAT 1 "${P}/PHIVOLCS\ORB\$B20355.PRE" + ## widget = selwin; path = DIR_OPR; ext = EXT_PRE; emptyallowed = false + ## maxfiles = 999 + # $B$WD+0 + +CONCAT_TXT_COL_1 1 "Input precise orbit files" + +MSG_CONCAT 1 "Input precise orbit files" + +RADIO_M 1 "0" + ## widget = radiobutton; group = INPUT; radiokeys = MERGE1 MERGE2 + +MSG_RADIO_M 1 "Merge files" + +MERGE1 1 "${P}/PHIVOLCS\ORB\IGS190110.PRE" + ## widget = selwin; path = DIR_OPR; ext = EXT_PRE; emptyallowed = false + ## maxfiles = 1 + # IGS$YSS+0 + +DESCR_MERGE1 1 "First file" + +MERGE2 1 "${P}/PHIVOLCS\ORB\IGL190110.PRE" + ## widget = selwin; path = DIR_OPR; ext = EXT_PRE; emptyallowed = false + ## maxfiles = 1 + # IGL$YSS+0 + +DESCR_MERGE2 1 "Second file" + +ACZERO 1 "0" + ## widget = checkbox; activeif = RADIO_M == 1 + +MSG_ACZERO 1 "Indicate sat merged into first file with accuracy code zero" + +PREDPRIO 1 "0" + ## widget = checkbox; activeif = RADIO_M == 1 + +MSG_PREDPRIO 1 "Consider prediction flags" + +ACCPRIO 1 "0" + ## widget = checkbox; activeif = RADIO_M == 1 + +MSG_ACCPRIO 1 "Satellite with good accuracy code has priority" + +SAMPL 1 "900" + ## widget = lineedit; activeif = RADIO_C == 1 + +MSG_SAMPL 1 "Sampling rate (seconds)" + +FORMAT 1 "SP3C" + ## widget = combobox; editable = false; cards = ASIS SP3 SP3C + +MSG_FORMAT 1 "Output format" + +POSVEL 1 "-VEL" + ## widget = combobox; editable = false; cards = ASIS -VEL +VEL + +MSG_POSVEL 1 "Writing of velocity" + +CHAR4 1 "TEMP" + ## widget = lineedit; emptyallowed = false + +MSG_CHAR4 1 "First four characters" + +REFEPO 1 "2019 01 11" + ## widget = lineedit + # $YMD_STR+0 + +MSG_REFEPO 1 "Reference epoch for output files" + +FILSEQ 1 "0" + ## widget = initmenu; pointer = SESSION_CHAR + +MSG_FILSEQ 1 "Session character" + +DEVOUT 1 "${P}/PHIVOLCS\ORB\" + ## widget = initmenu; pointer = DIR_PRE + +DESCR_DEVOUT 1 "Output path" + +EXTOUT 1 "PRE" + ## widget = initmenu; pointer = EXT_PRE + +! Program Output File +! ------------------- +SYSODEF 1 "1" + ## widget = checkbox + +MSG_SYSODEF 1 "Program output" + +SYSOUT 1 "${P}/PHIVOLCS\OUT\CCPREORB.L02" + ## widget = lineedit; path = DIR_OUT; ext = EXT_OUT + ## activeif = SYSODEF == 0; emptyallowed = false + # CCPREORB + +DESCR_SYSOUT 1 "Program output" + +! Error Message File +! ------------------ +ERRMRG 1 "0" + ## widget = checkbox + +MSG_ERRMRG 1 "Error message" + +SYSERR 1 "${U}/WORK\ERROR.MSG" + ## widget = lineedit; path = PTH_ERR; ext = EXT_ERR + ## activeif = ERRMRG == 0; emptyallowed = false + # ERROR + +DESCR_SYSERR 1 "Error message" + +! Scratch File +! ------------ +AUXFIL 1 "${U}/WORK\CCPREORB.SCR" + ## widget = lineedit; path = PTH_SCR; ext = EXT_SCR; emptyallowed = false + # CCPREORB$J + +DESCR_AUXFIL 1 "Scratch file" + +DELETE_FILES 1 "AUXFIL" + +! ILRS Benchmark orbit output +! --------------------------- +SHOWILRS 1 "0" + ## widget = checkbox + +MSG_SHOWILRS 1 "Activate ILRS output" + +BENCH 1 "0" + ## widget = checkbox + +MSG_BENCH 1 "Generate orbit for ILRS benchmark" + +ORBILRS 0 + ## widget = lineedit; path = DIR_PRE; ext = NO_EXT; maxfiles = 1 + ## activeif = BENCH = 1 + # + +DESCR_ORBILRS 1 "ILRS Benchmark orbit output file" + +! ------------------------------------------------------------------- +! Options and Comments +! ------------------------------------------------------------------- +! Comment Lines +! ------------- +COMMENT1 1 "LINE 1" + ## widget = lineedit + +MSG_COMMENT1 1 "Comments line 1" + +COMMENT2 1 "LINE 2" + ## widget = lineedit + +MSG_COMMENT2 1 "Comments line 2" + +COMMENT3 1 "LINE 3" + ## widget = lineedit + +MSG_COMMENT3 1 "Comments line 3" + +COMMENT4 1 "LINE 4" + ## widget = lineedit + +MSG_COMMENT4 1 "Comments line 4" + +! ------------------------------------------------------------------- +! Time Window +! ------------------------------------------------------------------- +! Use window +USEWIN 1 "1" + ## widget = checkbox + +MSG_USEWIN 1 "Use time window" + +! Epoch Window +! ------------ +RADIO_1 1 "1" + ## widget = radiobutton; group = WINDOW + ## radiokeys = SESSION_YEAR SESSION_STRG + +MSG_RADIO_1 1 "Defined by year and session identifier" + +RADIO_2 1 "0" + ## widget = radiobutton; group = WINDOW + +MSG_RADIO_2 1 "Defined by start and end times" + +SESSION_YEAR 1 "2019" + ## widget = lineedit; multilineallowed = true; emptyallowed = false + # $Y+- + +MSG_SESSION_YEAR 1 "Year for sessions def. the time window" + +SESSION_STRG 3 + "0100" + "0110" + "0120" + ## widget = lineedit; multilineallowed = true; emptyallowed = false + # $S+- + +MSG_SESSION_STRG 1 "Sessions defining the time window" + +STADAT 1 "2019 01 11" + ## widget = lineedit; activeif = RADIO_2 = 1; check_type = date + # $YMD_STR+0 + +MSG_STADAT 1 "Start of time window (year month day)" + +STATIM 1 "00 00 00" + ## widget = lineedit; emptyallowed = false + ## activeif = RADIO_2 = 1 AND STADAT / _; check_type = time + +MSG_STATIM 1 "Start of time window (hour min. sec.)" + +ENDDAT 1 "2019 01 11" + ## widget = lineedit; activeif = RADIO_2 = 1; check_type = date + # $YMD_STR+0 + +MSG_ENDDAT 1 "End of time window (year month day)" + +ENDTIM 1 "23 59 59" + ## widget = lineedit; emptyallowed = false + ## activeif = RADIO_2 = 1 AND ENDDAT / _; check_type = time + +MSG_ENDTIM 1 "End of time window (hour min. sec.)" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# CONCATENATE/MERGE PRECISE ORBIT FILES - CCPREORB 1: Input Files # +# # +# GENERAL FILES # +# Show all general files > % < # SHOWGEN +# # +# INPUT FILES # +# > % < Concatenate files # RADIO_C +# Input precise orbit files > %%%%%%%% < # CONCAT +# > % < Merge files # RADIO_M +# First@ file > %%%%%%%% < # MERGE1 +# Second file > %%%%%%%% < # MERGE2 +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWGEN = 1 ###################################################### +# CCPREORB 1.1: General Files # +# # +# GENERAL INPUT FILES # +# GPS-UTC time difference > %%%%%%%%%%%% < # GPSUTC +# # +# MENU SETTINGS # +# Selected campaign > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # CAMPAIGN +# Selected session year> %%%% < session> %%%% < # YR4_INFO SES_INFO +# Session table > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # SESSION_TABLE +# # +# TEMPORARY FILES # +# Scratch file > %%%%%%%%%% < # AUXFIL +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# CCPREORB 2: Output Files # +# # +# OUTPUT FILES # +# First four characters > %%%% < # CHAR4 +# YYYY MM DD # +# Reference epoch for output files > %%%%%%%%%% < (blank: AUTO) # REFEPO +# Session character > % < (use Set/Compute Date) # FILSEQ +# # +# GENERAL OUTPUT FILES # +# Program output > % < use CCPREORB.Lnn or > %%%%%%%% < # SYSODEF SYSOUT +# Error messages > % < merged to program output or > %%%%%%%% < # ERRMRG SYSERR +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWILRS = 1 ##################################################### +# CCPREORB 2.1: ILRS-specific Output # +# # +# ORBIT FOR ILRS BENCHMARK > % < # BENCH +# Orbit output file > %%%%%%%%%%%% < # ORBILRS +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# CCPREORB 3: Options and Comments # +# # +# TITLE > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # TITLE +# # +# GENERAL OPTIONS # +# Use time window > % < # USEWIN +# Sampling rate (seconds) > %%%%% < # SAMPL +# Output format > %%%%% < # FORMAT +# Writing of velocity > %%%%% < # POSVEL +# # +# MERGE OPTIONS # +# Consider prediction flags > % < # PREDPRIO +# Satellite with good accuracy code has priority > % < # ACCPRIO +# Indicate sat merged into first file with accuracy code zero > % < # ACZERO +# # +# COMMENTS # +# Comments > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # COMMENT1 +# > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # COMMENT2 +# > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # COMMENT3 +# > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # COMMENT4 +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL USEWIN = 1 ####################################################### +# CCPREORB 4: Observation Window # +# # +# OBSERVATION WINDOW # +# # +# > % < Defined by Year and Session identifier # RADIO_1 +# Year > %%%% < Session > %%%% < # SESSION_YEAR SESSION_STRG +# # +# # +# > % < Defined by Start and End times # RADIO_2 +# yyyy mm dd hh mm ss yyyy mm dd hh mm ss # +# Start > %%%%%%%%%% < > %%%%%%%% < End > %%%%%%%%%% < > %%%%%%%% < # STADAT STATIM ENDDAT ENDTIM +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/CCRINEXO.INP b/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/CCRINEXO.INP new file mode 100755 index 0000000..dde798e --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/CCRINEXO.INP @@ -0,0 +1,272 @@ + +! Environment Variables +! --------------------- +ENVIRONMENT 5 + "U" "c:\Bernese\GPSUSER52" + "T" "c:\Bernese\GPSTEMP" + "X" "c:\Bernese\BERN52\GPS" + "P" "c:\Bernese\GPSDATA\CAMPAIGN52" + "USER" "" + ## widget = initmenu; pointer = ENVIR_LIST + +CAMPAIGN 1 "${P}/PHIVOLCS" + ## widget = initmenu; pointer = ACTIVE_CAMPAIGN + +USR_INFO 1 "${USER}" + ## widget = comment + +SESSION_TABLE 1 "${P}/PHIVOLCS\STA\SESSIONS.SES" + ## widget = initmenu; pointer = SESSION_TABLE + +DESCR_SESSION_TABLE 1 "Session table" + +YR4_INFO 1 "2019" + ## widget = comment + # $Y+0 + +SES_INFO 1 "0110" + ## widget = comment + # $S+0 + +! Show general files +! ------------------ +SHOWGEN 1 "1" + ## widget = checkbox + +MSG_SHOWGEN 1 "Show all general files" + +! Title +! ----- +TITLE 1 "RNX2SNX_190110: Concatenate hourly RINEX files" + ## widget = lineedit + # RNX2SNX_$YSS+0: Concatenate hourly RINEX files + +MSG_TITLE 1 "Title line" + +! Comment Lines +! ------------- +COMMENT1 1 "Bernese Software -- processing example: PPP" + ## widget = lineedit + +MSG_COMMENT1 1 "Comments line 1" + +COMMENT2 1 "Concatenate hourly RINEX files for session 190110" + ## widget = lineedit + # Concatenate hourly RINEX files for session $YSS+0 + +MSG_COMMENT2 1 "Comments line 2" + +COMMENT3 0 + ## widget = lineedit + # + +MSG_COMMENT3 1 "Comments line 3" + +! Agency Running Program +! ---------------------- +AGENCY 1 "ANONYMOUS" + ## widget = lineedit + +MSG_AGENCY 1 "Agency running program" + +! ------------------------------------------------------------------- +! Options +! ------------------------------------------------------------------- +! Sampling Interval (sec) 0: Take all observations +! ----------------------- +SAMPLING 1 "30" + ## widget = spinbox; range = 0 86400 30 + +MSG_SAMPLING 1 "Sampling interval" + +! Offset to Full Minute (sec) +OFFSET 1 "0" + ## widget = spinbox; range = 0 86400 30 + +MSG_OFFSET 1 "Offset to full minute" + +! Satellite system +SATSYST 1 "GPS+GLONASS" + ## widget = combobox; editable = false; cards = GPS+GLONASS GPS GLONASS + +MSG_SATSYST 1 "Satellite system" + +! Use window +USEWIN 1 "1" + ## widget = checkbox + +MSG_USEWIN 1 "Use observation window" + +! Epoch Window +! ------------ +RADIO_1 1 "1" + ## widget = radiobutton; group = WINDOW + ## radiokeys = SESSION_YEAR SESSION_STRG + +MSG_RADIO_1 1 "Defined by year and session identifier" + +RADIO_2 1 "0" + ## widget = radiobutton; group = WINDOW + +MSG_RADIO_2 1 "Defined by start and end times" + +SESSION_YEAR 1 "2019" + ## widget = lineedit; multilineallowed = true; emptyallowed = false + # $Y+- + +MSG_SESSION_YEAR 1 "Year for sessions def. the time window" + +SESSION_STRG 3 + "0100" + "0110" + "0120" + ## widget = lineedit; multilineallowed = true; emptyallowed = false + # $S+- + +MSG_SESSION_STRG 1 "Sessions defining the time window" + +STADAT 1 "2019 01 11" + ## widget = lineedit; activeif = RADIO_2 = 1; check_type = date + # $YMD_STR+0 + +MSG_STADAT 1 "Start of time window (year month day)" + +STATIM 1 "00 00 00" + ## widget = lineedit; emptyallowed = false + ## activeif = RADIO_2 = 1 AND STADAT / _; check_type = time + +MSG_STATIM 1 "Start of time window (hour min. sec.)" + +ENDDAT 1 "2019 01 11" + ## widget = lineedit; activeif = RADIO_2 = 1; check_type = date + # $YMD_STR+0 + +MSG_ENDDAT 1 "End of time window (year month day)" + +ENDTIM 1 "23 59 59" + ## widget = lineedit; emptyallowed = false + ## activeif = RADIO_2 = 1 AND ENDDAT / _; check_type = time + +MSG_ENDTIM 1 "End of time window (hour min. sec.)" + +! ------------------------------------------------------------------- +! Files +! ------------------------------------------------------------------- +! List of Input Files +! ------------------- +FILELIST 0 + ## widget = selwin; path = DIR_OXO; ext = EXT_RXO + # + +FILELIST_TXT_COL_1 1 "Input RINEX files" + +MSG_FILELIST 1 "RINEX files" + +DEVOUT 1 "${P}/PHIVOLCS\RAW\" + ## widget = initmenu; pointer = DIR_RXO + +DESCR_DEVOUT 1 "Output path" + +REFEPO 1 "2019 01 11" + ## widget = lineedit + # $YMD_STR+0 + +MSG_REFEPO 1 "Reference epoch for output files" + +FILSEQ 1 "0" + ## widget = initmenu; pointer = SESSION_CHAR + +MSG_FILSEQ 1 "Session character" + +! Program Output File +! ------------------- +SYSODEF 1 "0" + ## widget = checkbox + +MSG_SYSODEF 1 "Program output" + +SYSOUT 1 "${P}/PHIVOLCS\OUT\MRG0110$(D4).OUT" + ## widget = lineedit; path = DIR_OUT; ext = EXT_OUT + ## activeif = SYSODEF == 0; emptyallowed = false + # MRG$S+0$(D4) + +DESCR_SYSOUT 1 "Program output" + +! Error Message File +! ------------------ +ERRMRG 1 "0" + ## widget = checkbox + +MSG_ERRMRG 1 "Error message" + +SYSERR 1 "${U}/WORK\ERROR.MSG" + ## widget = lineedit; path = PTH_ERR; ext = EXT_ERR + ## activeif = ERRMRG == 0; emptyallowed = false + # ERROR + +DESCR_SYSERR 1 "Error message" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# CONCATENATE RINEX OBSERVATION FILES - CCRINEXO 1: Filenames # +# # +# GENERAL FILES # +# Show all general files > % < # SHOWGEN +# # +# INPUT FILES # +# RINEX files > %%%%%%%% < # FILELIST +# # +# RESULT FILES yyyy mm dd # +# Reference epoch for output files > %%%%%%%%%% < (blank: AUTO) # REFEPO +# Session character > % < (Use: Set/Compute Date) # FILSEQ +# # +# GENERAL OUTPUT FILES # +# Program output > % < use CCRINEXO.Lnn or > %%%%%%%% < # SYSODEF SYSOUT +# Error messages > % < merged to program output or > %%%%%%%% < # ERRMRG SYSERR +# # +# TITLE > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # TITLE +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWGEN = 1 ###################################################### +# CCRINEX0 1.1: General Files # +# # +# MENU SETTINGS # +# Selected campaign > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # CAMPAIGN +# Selected session year> %%%% < session> %%%% < # YR4_INFO SES_INFO +# Session table > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # SESSION_TABLE +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# CCRINEXO 2: Options # +# # +# OPTIONS # +# Satellite system > %%%%%%%%%%%% < # SATSYST +# Sampling interval > %%%% < seconds (0: use all observations) # SAMPLING +# Offset to full minute > %%%% < seconds # OFFSET +# Use observation window > % < # USEWIN +# # +# COMMENTS # +# Agency running program > %%%%%%%%%%%%%%%%%%% < # AGENCY +# Comments > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # COMMENT1 +# > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # COMMENT2 +# > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # COMMENT3 +# END_PANEL #################################################################### + + +# BEGIN_PANEL USEWIN = 1 ####################################################### +# CCRINEXO 3: Observation Window # +# # +# OBSERVATION WINDOW # +# # +# > % < Defined by Year and Session identifier # RADIO_1 +# Year > %%%% < Session > %%%% < # SESSION_YEAR SESSION_STRG +# # +# # +# > % < Defined by Start and End times # RADIO_2 +# yyyy mm dd hh mm ss yyyy mm dd hh mm ss # +# Start > %%%%%%%%%% < > %%%%%%%% < End > %%%%%%%%%% < > %%%%%%%% < # STADAT STATIM ENDDAT ENDTIM +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/CCRINEXO.old b/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/CCRINEXO.old new file mode 100755 index 0000000..62fa374 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/CCRINEXO.old @@ -0,0 +1,264 @@ + +! Environment Variables +! --------------------- +ENVIRONMENT 1 "" "${}" + ## widget = initmenu; pointer = ENVIR_LIST + +CAMPAIGN 1 "./DUMMY" + ## widget = initmenu; pointer = ACTIVE_CAMPAIGN + +USR_INFO 1 "${USER}" + ## widget = comment + +SESSION_TABLE 1 "${X}/SKL/SESSIONS.SES" + ## widget = initmenu; pointer = SESSION_TABLE + +DESCR_SESSION_TABLE 1 "Session table" + +YR4_INFO 1 "1980" + ## widget = comment + # $Y+0 + +SES_INFO 1 "0060" + ## widget = comment + # $S+0 + +! Show general files +! ------------------ +SHOWGEN 1 "1" + ## widget = checkbox + +MSG_SHOWGEN 1 "Show all general files" + +! Title +! ----- +TITLE 1 "RNX2SNX_800060: Concatenate hourly RINEX files" + ## widget = lineedit + # RNX2SNX_$YSS+0: Concatenate hourly RINEX files + +MSG_TITLE 1 "Title line" + +! Comment Lines +! ------------- +COMMENT1 1 "Bernese Software -- processing example: PPP" + ## widget = lineedit + +MSG_COMMENT1 1 "Comments line 1" + +COMMENT2 1 "Concatenate hourly RINEX files for session 800060" + ## widget = lineedit + # Concatenate hourly RINEX files for session $YSS+0 + +MSG_COMMENT2 1 "Comments line 2" + +COMMENT3 0 + ## widget = lineedit + # + +MSG_COMMENT3 1 "Comments line 3" + +! Agency Running Program +! ---------------------- +AGENCY 1 "ANONYMOUS" + ## widget = lineedit + +MSG_AGENCY 1 "Agency running program" + +! ------------------------------------------------------------------- +! Options +! ------------------------------------------------------------------- +! Sampling Interval (sec) 0: Take all observations +! ----------------------- +SAMPLING 1 "30" + ## widget = spinbox; range = 0 86400 30 + +MSG_SAMPLING 1 "Sampling interval" + +! Offset to Full Minute (sec) +OFFSET 1 "0" + ## widget = spinbox; range = 0 86400 30 + +MSG_OFFSET 1 "Offset to full minute" + +! Satellite system +SATSYST 1 "GPS+GLONASS" + ## widget = combobox; editable = false; cards = GPS+GLONASS GPS GLONASS + +MSG_SATSYST 1 "Satellite system" + +! Use window +USEWIN 1 "1" + ## widget = checkbox + +MSG_USEWIN 1 "Use observation window" + +! Epoch Window +! ------------ +RADIO_1 1 "1" + ## widget = radiobutton; group = WINDOW + ## radiokeys = SESSION_YEAR SESSION_STRG + +MSG_RADIO_1 1 "Defined by year and session identifier" + +RADIO_2 1 "0" + ## widget = radiobutton; group = WINDOW + +MSG_RADIO_2 1 "Defined by start and end times" + +SESSION_YEAR 1 "1980" + ## widget = lineedit; multilineallowed = true; emptyallowed = false + # $Y+- + +MSG_SESSION_YEAR 1 "Year for sessions def. the time window" + +SESSION_STRG 1 "0060" + ## widget = lineedit; multilineallowed = true; emptyallowed = false + # $S+- + +MSG_SESSION_STRG 1 "Sessions defining the time window" + +STADAT 1 "1980 01 06" + ## widget = lineedit; activeif = RADIO_2 = 1; check_type = date + # $YMD_STR+0 + +MSG_STADAT 1 "Start of time window (year month day)" + +STATIM 1 "00 00 00" + ## widget = lineedit; emptyallowed = false + ## activeif = RADIO_2 = 1 AND STADAT / _; check_type = time + +MSG_STATIM 1 "Start of time window (hour min. sec.)" + +ENDDAT 1 "1980 01 06" + ## widget = lineedit; activeif = RADIO_2 = 1; check_type = date + # $YMD_STR+0 + +MSG_ENDDAT 1 "End of time window (year month day)" + +ENDTIM 1 "23 59 59" + ## widget = lineedit; emptyallowed = false + ## activeif = RADIO_2 = 1 AND ENDDAT / _; check_type = time + +MSG_ENDTIM 1 "End of time window (hour min. sec.)" + +! ------------------------------------------------------------------- +! Files +! ------------------------------------------------------------------- +! List of Input Files +! ------------------- +FILELIST 0 + ## widget = selwin; path = DIR_OXO; ext = EXT_RXO + # + +FILELIST_TXT_COL_1 1 "Input RINEX files" + +MSG_FILELIST 1 "RINEX files" + +DEVOUT 1 "./DUMMY/RAW/" + ## widget = initmenu; pointer = DIR_RXO + +DESCR_DEVOUT 1 "Output path" + +REFEPO 1 "1980 01 06" + ## widget = lineedit + # $YMD_STR+0 + +MSG_REFEPO 1 "Reference epoch for output files" + +FILSEQ 1 "0" + ## widget = initmenu; pointer = SESSION_CHAR + +MSG_FILSEQ 1 "Session character" + +! Program Output File +! ------------------- +SYSODEF 1 "0" + ## widget = checkbox + +MSG_SYSODEF 1 "Program output" + +SYSOUT 1 "./DUMMY/OUT/MRG0060$(D4).OUT" + ## widget = lineedit; path = DIR_OUT; ext = EXT_OUT + ## activeif = SYSODEF == 0; emptyallowed = false + # MRG$S+0$(D4) + +DESCR_SYSOUT 1 "Program output" + +! Error Message File +! ------------------ +ERRMRG 1 "0" + ## widget = checkbox + +MSG_ERRMRG 1 "Error message" + +SYSERR 1 "${U}/WORK/ERROR.MSG" + ## widget = lineedit; path = PTH_ERR; ext = EXT_ERR + ## activeif = ERRMRG == 0; emptyallowed = false + # ERROR + +DESCR_SYSERR 1 "Error message" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# CONCATENATE RINEX OBSERVATION FILES - CCRINEXO 1: Filenames # +# # +# GENERAL FILES # +# Show all general files > % < # SHOWGEN +# # +# INPUT FILES # +# RINEX files > %%%%%%%% < # FILELIST +# # +# RESULT FILES yyyy mm dd # +# Reference epoch for output files > %%%%%%%%%% < (blank: AUTO) # REFEPO +# Session character > % < (Use: Set/Compute Date) # FILSEQ +# # +# GENERAL OUTPUT FILES # +# Program output > % < use CCRINEXO.Lnn or > %%%%%%%% < # SYSODEF SYSOUT +# Error messages > % < merged to program output or > %%%%%%%% < # ERRMRG SYSERR +# # +# TITLE > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # TITLE +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWGEN = 1 ###################################################### +# CCRINEX0 1.1: General Files # +# # +# MENU SETTINGS # +# Selected campaign > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # CAMPAIGN +# Selected session year> %%%% < session> %%%% < # YR4_INFO SES_INFO +# Session table > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # SESSION_TABLE +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# CCRINEXO 2: Options # +# # +# OPTIONS # +# Satellite system > %%%%%%%%%%%% < # SATSYST +# Sampling interval > %%%% < seconds (0: use all observations) # SAMPLING +# Offset to full minute > %%%% < seconds # OFFSET +# Use observation window > % < # USEWIN +# # +# COMMENTS # +# Agency running program > %%%%%%%%%%%%%%%%%%% < # AGENCY +# Comments > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # COMMENT1 +# > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # COMMENT2 +# > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # COMMENT3 +# END_PANEL #################################################################### + + +# BEGIN_PANEL USEWIN = 1 ####################################################### +# CCRINEXO 3: Observation Window # +# # +# OBSERVATION WINDOW # +# # +# > % < Defined by Year and Session identifier # RADIO_1 +# Year > %%%% < Session > %%%% < # SESSION_YEAR SESSION_STRG +# # +# # +# > % < Defined by Start and End times # RADIO_2 +# yyyy mm dd hh mm ss yyyy mm dd hh mm ss # +# Start > %%%%%%%%%% < > %%%%%%%% < End > %%%%%%%%%% < > %%%%%%%% < # STADAT STATIM ENDDAT ENDTIM +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/CODSPP.INP b/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/CODSPP.INP new file mode 100755 index 0000000..3d2735a --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/CODSPP.INP @@ -0,0 +1,812 @@ + +! Environment Variables +! --------------------- +ENVIRONMENT 5 + "U" "C:\Bernese\GPSUSER52" + "T" "C:\Bernese\GPSTEMP" + "X" "c:\Bernese\BERN52\GPS" + "P" "c:\Bernese\GPSDATA\CAMPAIGN52" + "USER" "" + ## widget = initmenu; pointer = ENVIR_LIST + +! SOME KEYWORDS FOR AUTOMATIC OUTPUT +! ---------------------------------- +CAMPAIGN 1 "${P}/SAMR_LYT" + ## widget = initmenu; pointer = ACTIVE_CAMPAIGN + +SESSION_TABLE 1 "${P}/SAMR_LYT\STA\SESSIONS.SES" + ## widget = initmenu; pointer = SESSION_TABLE + +DESCR_SESSION_TABLE 1 "Session table" + +YR4_INFO 1 "2019" + ## widget = comment + # $Y+0 + +SES_INFO 1 "2410" + ## widget = comment + # $S+0 + +USR_INFO 1 "${USER}" + ## widget = comment + +! ------------------------------------------------------------------------- +! Show general files +! ------------------ +SHOWGEN 1 "1" + ## widget = checkbox + +MSG_SHOWGEN 1 "Show all general files" + +! General Constants +! ----------------- +CONST 1 "${X}/GEN\CONST." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # CONST. + +DESCR_CONST 1 "General constants" + +! Local Geodetic Datum +! -------------------- +DATUM 1 "${X}/GEN\DATUM." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # DATUM. + +DESCR_DATUM 1 "Geodetic datum" + +! Satellite Information +! --------------------- +SATELL 1 "${X}/GEN\$(SATINF).$(PCV)" + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # $(SATINF).$(PCV) + +DESCR_SATELL 1 "Satellite information" + +! Satellite Problems +! ------------------ +SATCRUX 1 "${X}/GEN\$(SATCRX).CRX" + ## widget = selwin; path = PTH_GEN; ext = EXT_CRX; maxfiles = 1 + # $(SATCRX) + +DESCR_SATCRUX 1 "Satellite problems" + +! Station crux file +! ----------------- +STAINFO 1 "${P}/SAMR_LYT\STA\$(CRDINF).STA" + ## widget = selwin; path = DIR_STA; ext = EXT_STA; maxfiles = 1 + ## emptyallowed = true + # $(CRDINF) + +DESCR_STAINFO 1 "Station information" + +! Receiver information +! -------------------- +RECEIVR 1 "${X}/GEN\$(RECINF)" + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + ## emptyallowed = true + # $(RECINF) + +DESCR_RECEIVR 1 "Receiver information" + +! Pole File +! --------- +POLE 1 "${P}/SAMR_LYT\ORB\$B192410.ERP" + ## widget = selwin; path = DIR_ERP; ext = EXT_ERP; maxfiles = 1 + # $B$YSS+0 + +DESCR_POLE 1 "Pole file" + +! Subdaily Pole Model +! ------------------- +SUBMOD 1 "${X}/GEN\IERS2010XY.SUB" + ## widget = selwin; path = PTH_GEN; ext = EXT_SUB; maxfiles = 1 + # IERS2010XY + +DESCR_SUBMOD 1 "Subdaily pole model" + +! Nutation Model +! ------------------- +NUTMOD 1 "${X}/GEN\IAU2000R06.NUT" + ## widget = selwin; path = PTH_GEN; ext = EXT_NUT; maxfiles = 1 + # IAU2000R06 + +DESCR_NUTMOD 1 "Nutation model" + +! Phase Center Eccentricities +! --------------------------- +PHASECC 1 "${X}/GEN\$(PCVINF).$(PCV)" + ## widget = selwin; path = PTH_GEN; ext = EXT_ANY; maxfiles = 1 + # $(PCVINF).$(PCV) + +DESCR_PHASECC 1 "Phase center eccentricities" + +! Frequency Information +! --------------------- +FRQINFO 0 + ## widget = selwin; path = PTH_GEN; ext = EXT_FRQ; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_FRQINFO 1 "Frequency information" + +! Broadcast Ephemeris +! ------------------- +RADIO_B 1 "0" + ## widget = radiobutton; group = ORBIT; radiokeys = BRDEPH + +MSG_RADIO_B 1 "Broadcast orbits" + +BRDEPH 0 + ## widget = selwin; path = DIR_BRD; ext = EXT_BRD; maxfiles = 1 + # + +DESCR_BRDEPH 1 "Broadcast orbits" + +! Standard Orbits +! --------------- +RADIO_S 1 "1" + ## widget = radiobutton; group = ORBIT; radiokeys = STDORB SATCLK + +MSG_RADIO_S 1 "Selection of standard orbit" + +STDORB 1 "${P}/SAMR_LYT\ORB\$B192410.STD" + ## widget = selwin; path = DIR_STD; ext = EXT_STD; maxfiles = 1 + # $B$YSS+0 + +DESCR_STDORB 1 "Standard orbits" + +! Satellite Clocks +! ---------------- +SATCLK 1 "${P}/SAMR_LYT\ORB\$B192410.CLK" + ## widget = selwin; path = DIR_CLK; ext = EXT_CLK; maxfiles = 1 + # $B$YSS+0 + +DESCR_SATCLK 1 "Satellite clocks" + +! Code Files +! ---------- +CODEFILE 0 + ## widget = selwin; path = DIR_CZH; ext = EXT_CZH; maxfiles = 999 + # ????$S+0 + +MSG_CODEFILE 1 "Code observation files" + +! File Extensions +! --------------- +CODEFILE_PTH_COL_2 1 "${P}/SAMR_LYT\OBS\" + ## widget = initmenu; pointer = DIR_CZO + +CODEFILE_EXT_COL_2 1 "CZO" + ## widget = initmenu; pointer = EXT_CZO + +CODEFILE_PTH_COL_3 1 "${P}/SAMR_LYT\OBS\" + ## widget = initmenu; pointer = DIR_PZH + +CODEFILE_EXT_COL_3 1 "PZH" + ## widget = initmenu; pointer = EXT_PZH + +CODEFILE_PTH_COL_4 1 "${P}/SAMR_LYT\OBS\" + ## widget = initmenu; pointer = DIR_PZO + +CODEFILE_EXT_COL_4 1 "PZO" + ## widget = initmenu; pointer = EXT_PZO + +! A Priori Coordinates +! -------------------- +COORD 1 "${P}/SAMR_LYT\STA\$A192410.CRD" + ## widget = selwin; path = DIR_CRD; ext = EXT_CRD; maxfiles = 1 + # $A$YSS+0 + +DESCR_COORD 1 "A priori coordinates" + +! Eccentricities +! -------------- +ECCENT 0 + ## widget = selwin; path = DIR_ECC; ext = EXT_ECC; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_ECCENT 1 "Site eccentricities" + +! Troposphere +! --------- +TROPEST 0 + ## widget = selwin; path = DIR_TRP; ext = EXT_TRP; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_TROPEST 1 "Estimated troposphere values" + +! VMF grid files +! -------------- +VMF1_FILES 0 + ## widget = selwin; path = DIR_GRD; ext = EXT_GRD; emptyallowed = true + # + +MSG_VMF1_FILES 1 "Grid files for VMF" + +! LEO Kinematic positions +! ----------------------- +LEOPROC 1 "0" + ## widget = checkbox + +MSG_LEOPROC 1 "LEO files" + +! LEO Standard Orbit +! ------------------ +LEOSTD 0 + ## widget = selwin; activeif = LEOPROC = 1; path = DIR_STD; ext = EXT_STD + ## maxfiles = 1; emptyallowed = true + # + +DESCR_LEOSTD 1 "LEO standard orbit" + +! Kinematic Input Coordinates +! --------------------------- +KININP 0 + ## widget = selwin; path = DIR_KIN; ext = EXT_KIN; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_KININP 1 "Kin. input coordinates" + +! LEO Attitude Data +! ----------------- +ATTIT 0 + ## widget = selwin; activeif = LEOPROC = 1; path = DIR_ATT; ext = EXT_ATT + ## maxfiles = 1; emptyallowed = true + # + +DESCR_ATTIT 1 "LEO attitude" + +! GPS-UTC file +! ------------- +GPSUTC 1 "${X}/GEN\GPSUTC." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # GPSUTC. + +DESCR_GPSUTC 1 "Difference GPS-UTC" + +! Differentail Code Biases +! ------------------------ +DCBINP 1 "${P}/SAMR_LYT\ORB\P1C11908.DCB" + ## widget = selwin; path = DIR_DCB; ext = EXT_DCB; maxfiles = 1 + ## emptyallowed = true + # P1C1$M+0 + +DESCR_DCBINP 1 "Code bias input files" + +! Station Observation sigma factors for scaling the outlier limits +! ---------------------------------------------------------------- +STAWGT 0 + ## widget = selwin; path = DIR_SOS; ext = EXT_SOS; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_STAWGT 1 "Station sigma factors" + +! Resulting Coordinates +! --------------------- +COORDRS 1 "${P}/SAMR_LYT\STA\$A$(CLUSTER).CRD" + ## widget = lineedit; path = DIR_CRD; ext = EXT_CRD + # $A$(CLUSTER) + +DESCR_COORDRS 1 "Coordinate results" + +! Resulting Kinematic Coordinates +! ------------------------------- +KINOUT 0 + ## widget = lineedit; path = DIR_KIN; ext = EXT_KIN + # + +DESCR_KINOUT 1 "Kinematic Coordinates" + +! Residuals +! --------- +RESIDRS 0 + ## widget = lineedit; path = DIR_RES; ext = EXT_RES + # + +DESCR_RESIDRS 1 "Residual file" + +! Clock RINEX output file name +! ----------------------------- +CLKRNXRS 0 + ## widget = lineedit; path = DIR_RXC; ext = EXT_RXC + # + +DESCR_CLKRNXRS 1 "Clock RINEX results" + +! Resulting Satellite Clocks +! -------------------------- +SACLKRS 0 + ## widget = lineedit; path = DIR_CLK; ext = EXT_CLK + # + +DESCR_SACLKRS 1 "Satellite clock results" + +! GNSS receiver LC DCB values +! -------------------------- +DCBOUT 0 + ## widget = lineedit; path = DIR_DCB; ext = EXT_DCB + # + +DESCR_DCBOUT 1 "GNSS receiver LC DCB values" + +! Summary Files +! ------------- +SMCINO 0 + ## widget = lineedit; path = DIR_SMC; ext = EXT_SMC + # + +DESCR_SMCINO 1 "Output summary (XYZ coord.)" + +SMEINO 0 + ## widget = lineedit; path = DIR_SME; ext = EXT_SME + # + +DESCR_SMEINO 1 "Output summary (Ell. coord.)" + +! Scratch Files +! ------------- +AUXFIL 1 "${U}/WORK\CODSPP.SCR" + ## widget = lineedit; path = PTH_SCR; ext = EXT_SCR; emptyallowed = false + # CODSPP$J + +DESCR_AUXFIL 1 "Scratch file 1" + +AUXFIL1 1 "${U}/WORK\CODSPP.SC1" + ## widget = lineedit; path = PTH_SCR; ext = EXT_SC1; emptyallowed = false + # CODSPP$J + +DESCR_AUXFIL1 1 "Scratch file 2" + +AUXFIL2 1 "${U}/WORK\CODSPP.SC2" + ## widget = lineedit; path = PTH_SCR; ext = EXT_SC2; emptyallowed = false + # CODSPP$J + +DESCR_AUXFIL2 1 "Scratch file 3" + +DELETE_FILES 3 + "AUXFIL" + "AUXFIL1" + "AUXFIL2" + +! Program Output File +! ------------------- +SYSODEF 1 "0" + ## widget = checkbox + +MSG_SYSODEF 1 "Program output" + +SYSOUT 1 "${P}/SAMR_LYT\OUT\SPP$(CLUSTER).OUT" + ## widget = lineedit; path = DIR_OUT; ext = EXT_OUT + ## activeif = SYSODEF == 0; emptyallowed = false + # SPP$(CLUSTER) + +DESCR_SYSOUT 1 "Program output" + +! Error Message File +! ------------------ +ERRMRG 1 "0" + ## widget = checkbox + +MSG_ERRMRG 1 "Error message" + +SYSERR 1 "${U}/WORK\ERROR.MSG" + ## widget = lineedit; path = PTH_ERR; ext = EXT_ERR + ## activeif = ERRMRG == 0; emptyallowed = false + # ERROR + +DESCR_SYSERR 1 "Error message" + +! Title +! ----- +TITLE 1 "RNX2SNX_192410_$(CCC): Receiver clock synchronization" + ## widget = lineedit + # RNX2SNX_$YSS+0_$(CCC): Receiver clock synchronization + +MSG_TITLE 1 "Title line" + +! Frequency +! --------- +FREQ 1 "L3" + ## widget = combobox; editable = false; cards = L1 L2 L3 + +MSG_FREQ 1 "Frequency" + +! Clock Polynomial Degree +! ----------------------- +CLKPOLY 1 "E" + ## widget = combobox; editable = false; cards = E 0 1 2 3 4 5 6 7 + +MSG_CLKPOLY 1 "Clock polynomial degree" + +! Save Clock Estimates ? +! ---------------------- +CLKSAVE 1 "BOTH" + ## widget = combobox; editable = false; cards = NO CODE PHASE BOTH + +MSG_CLKSAVE 1 "Save clock estimates" + +! Estimate Coordinates ? +! ---------------------- +COORDEST 1 "STATIC" + ## widget = combobox; editable = false; cards = NO STATIC KINEMATIC + +MSG_COORDEST 1 "Estimate coordinates" + +! Tropospheric Model +! ------------------ +TROPOS 1 "GMF" + ## widget = combobox; editable = false + ## cards = NONE VMF GMF NIELL SAASTAMOINEN HOPFIELD ESSEN-FROOME MARINI-MUR ESTIMATED + +MSG_TROPOS 1 "Troposphere" + +! Ionosperic Model +! ---------------- +IONOS 1 "0" + ## widget = checkbox + +MSG_IONOS 1 "Ionosphere" + +! Minimal Elevation +! ----------------- +MINEL 1 "3" + ## widget = spinbox; range = 0 90 1 + +MSG_MINEL 1 "Minimum elevation" + +! Sampling Rate +! ------------- +SAMPLE 1 "1" + ## widget = spinbox; range = 1 600 1 + +MSG_SAMPLE 1 "Sampling rate" + +! Interpolation of clocks +! ----------------------- +SECIPL 0 + ## widget = lineedit + # + +MSG_SECIPL 1 "Interpolation of clocks" + +! Use mark flags from observation file +! ------------------------------------ +USEMRK 1 "0" + ## widget = checkbox + +MSG_USEMRK 1 "Use mark flags from observation files" + +! Use Obs. Window +! --------------- +WINDOW 1 "0" + ## widget = checkbox + +MSG_WINDOW 1 "Observation window" + +! Observation Window +! ------------------ +RADIO_1 1 "1" + ## widget = radiobutton; group = DUMMY + ## radiokeys = SESSION_YEAR SESSION_STRG + +MSG_RADIO_1 1 "Defined by year and session identifier" + +RADIO_2 1 "0" + ## widget = radiobutton; group = DUMMY + +MSG_RADIO_2 1 "Defined by start and end times" + +SESSION_YEAR 1 "2019" + ## widget = lineedit; multilineallowed = true; emptyallowed = false + # $Y+0 + +MSG_SESSION_YEAR 1 "Year for sessions def. the time window" + +SESSION_STRG 1 "2410" + ## widget = lineedit; multilineallowed = true; emptyallowed = false + # $S+0 + +MSG_SESSION_STRG 1 "Sessions defining the time window" + +STADAT 1 "2019 08 29" + ## widget = lineedit; activeif = RADIO_2 = 1; check_type = date + # $YMD_STR+0 + +MSG_STADAT 1 "Start of time window (year month day)" + +STATIM 1 "00 00 00" + ## widget = lineedit; emptyallowed = false + ## activeif = RADIO_2 = 1 AND STADAT / _; check_type = time + +MSG_STATIM 1 "Start of time window (hour min. sec.)" + +ENDDAT 1 "2019 08 29" + ## widget = lineedit; activeif = RADIO_2 = 1; check_type = date + # $YMD_STR+0 + +MSG_ENDDAT 1 "End of time window (year month day)" + +ENDTIM 1 "23 59 59" + ## widget = lineedit; emptyallowed = false + ## activeif = RADIO_2 = 1 AND ENDDAT / _; check_type = time + +MSG_ENDTIM 1 "End of time window (hour min. sec.)" + +! Print Residuals +! --------------- +PRTRES 1 "0" + ## widget = checkbox + +MSG_PRTRES 1 "Residuals" + +! Print Elevations +! ---------------- +PRTELE 1 "0" + ## widget = checkbox + +MSG_PRTELE 1 "Elevations" + +! Maximum Number of Iterations +! ---------------------------- +ITRMAX 1 "10" + ## widget = spinbox; range = 1 20 1 + +MSG_ITRMAX 1 "Max. number of iterations" + +! Outlier Detection +! ----------------- +OUTDET 1 "1" + ## widget = checkbox + +MSG_OUTDET 1 "Outlier detection" + +! Maximum Residual Allowed +! ------------------------ +RESMAX 1 "30.0" + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = OUTDET = 1 AND COORDEST /= KINEMATIC + +MSG_RESMAX 1 "Max. residual allowed" + +! Confidence Interval +! ------------------- +CONFIN 1 "5.0" + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = OUTDET = 1 AND COORDEST /= KINEMATIC + +MSG_CONFIN 1 "Confidence interval" + +! Minimal Degree of Freedom +! ------------------------- +KINDOF 1 "1" + ## widget = spinbox; range = 0 5 1 + ## activeif = OUTDET = 1 AND COORDEST = KINEMATIC + +MSG_KINDOF 1 "Min. degree of freedom" + +! Maximum RMS of Epoch Solution +! ----------------------------- +KINSIG 1 "5.0" + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = OUTDET = 1 AND COORDEST = KINEMATIC + +MSG_KINSIG 1 "Max. RMS of kin. solution" + +! Mark outliers in obs. file ? +! ---------------------------- +OUTLSAVE 1 "NO" + ## widget = combobox; editable = false; cards = NO CODE PHASE BOTH + ## activeif = OUTDET = 1 + +MSG_OUTLSAVE 1 "Mark outliers in obs. files" + +! Header of the new RINEX file: RUNBY +! ----------------------------------- +RUNBY 0 + ## widget = lineedit + +MSG_RUNBY 1 "Run by" + +! Header of the new RINEX file: AC +! -------------------------------- +AC 0 + ## widget = lineedit + +MSG_AC 1 "AC" + +! Header of the new RINEX file: ACName +! ------------------------------------ +ACNAME 0 + ## widget = lineedit + +MSG_ACNAME 1 "AC name" + +! Time System +! ----------- +TIMESYS 1 "GPS" + ## widget = combobox; editable = false; cards = GPS GLO GAL UTC TAI + +MSG_TIMESYS 1 "Time system" + +! DCB line +! -------- +DCBLINE 0 + ## widget = lineedit + +MSG_DCBLINE 1 "DCB line" + +! Header of the new RINEX file: Comments +! ------------------------------------ +COMMENT 1 "" + ## widget = uniline + +MSG_COMMENT 1 "Comment lines" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# CODE-BASED CLOCK SYNCHRONIZATION - CODSPP 1: Filenames # +# # +# GENERAL FILES # +# Show all general files> % < # SHOWGEN +# # +# INPUT ORBITS # +# > % < Broadcast orbits> %%%%%%%% < # RADIO_B BRDEPH +# > % < Standard orbits > %%%%%%%% < Satellite clocks > %%%%%%%% <# RADIO_S STDORB SATCLK +# # +# INPUT FILES # +# Code observation files> %%%%%%%% < A priori coordinates > %%%%%%%% <# CODEFILE COORD +# Estimated tropo.values> %%%%%%%% < Site eccentricities > %%%%%%%% <# TROPEST ECCENT +# Maps of VMF1 coeff. > %%%%%%%% < Kin. input coordinates> %%%%%%%% <# VMF1_FILES KININP +# Pole file > %%%%%%%% < Code bias input files > %%%%%%%% <# POLE DCBINP +# Station sigma factors > %%%%%%%% <# STAWGT +# # +# LEO files > % < # LEOPROC +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWGEN = 1 ###################################################### +# CODSPP 1.1: General Files # +# # +# GENERAL INPUT FILES # +# General constants > %%%%%%%%%%%% < # CONST +# Subdaily pole model > %%%%%%%%%%%% < # SUBMOD +# Nutation model > %%%%%%%%%%%% < # NUTMOD +# Satellite information > %%%%%%%%%%%% < # SATELL +# Receiver information > %%%%%%%%%%%% < # RECEIVR +# Satellite problems > %%%%%%%%%%%% < # SATCRUX +# Station information > %%%%%%%%%%%% < # STAINFO +# Geodetic datum > %%%%%%%%%%%% < # DATUM +# Phase center eccentricities > %%%%%%%%%%%% < # PHASECC +# Frequency information > %%%%%%%%%%%% < # FRQINFO +# GPS-UTC file > %%%%%%%%%%%% < # GPSUTC +# # +# MENU SETTINGS # +# Selected campaign > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% <# CAMPAIGN +# Selected session year> %%%% < session> %%%% < # YR4_INFO SES_INFO +# Session table > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% <# SESSION_TABLE +# # +# TEMPORARY FILES # +# Scratch files > %%%%%%%% < > %%%%%%%% < > %%%%%%%% < # AUXFIL AUXFIL1 AUXFIL2 +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL LEOPROC = 1 ###################################################### +# CODSPP 1.2: LEO Files # +# # +# LEO FILES # +# LEO standard orbit > %%%%%%%% < # LEOSTD +# LEO attitude > %%%%%%%% < # ATTIT +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# CODSPP 1.3: Output Files # +# # +# RESULT FILES # +# Coordinate results > %%%%%%%% < # COORDRS +# Kinematic coordinates > %%%%%%%% < # KINOUT +# Residual file > %%%%%%%% < # RESIDRS +# Satellite clock results > %%%%%%%% < # SACLKRS +# Clock RINEX results > %%%%%%%% < # CLKRNXRS +# GNSS receiver LC DCB values > %%%%%%%% < # DCBOUT +# # +# OUTPUT FILES # +# Output summary (XYZ coord.) > %%%%%%%% < # SMCINO +# Output summary (Ell.coord.) > %%%%%%%% < # SMEINO +# # +# GENERAL OUTPUT FILES # +# Program output > % < use CODSPP.Lnn or > %%%%%%%% < # SYSODEF SYSOUT +# Error messages > % < merged to program output or > %%%%%%%% < # ERRMRG SYSERR +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# CODSPP 2: Input Options # +# # +# TITLE > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # TITLE +# # +# PARAMETERS # +# Frequency > %%%%%% < # FREQ +# Clock polynomial degree > %%%%%% < E: one offset per epoch # CLKPOLY +# Save clock estimates > %%%%%% < # CLKSAVE +# Estimate coordinates > %%%%%%%%%%%%% < # COORDEST +# # +# ATMOSPHERE MODELS # +# Troposphere > %%%%%%%%%%%%% < # TROPOS +# Ionosphere > % < # IONOS +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# CODSPP 3: Input Options # +# # +# OBSERVATION SELECTION # +# Minimum elevation > %% < degrees # MINEL +# Sampling rate > %% < # SAMPLE +# Interpolation of clocks allowed over > %%% < seconds (0:no interpolation)# SECIPL +# Observation window > % < # WINDOW +# Use mark flags from observation files > % < # USEMRK +# # +# PRINT OPTIONS # +# Residuals > % < # PRTRES +# Elevations > % < # PRTELE +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL WINDOW = 1 ####################################################### +# CODSPP 3.1: Observation Window # +# # +# OBSERVATION WINDOW # +# # +# > % < Defined by Year and Session identifier # RADIO_1 +# Year > %%%% < Session > %%%% < # SESSION_YEAR SESSION_STRG +# # +# # +# > % < Defined by Start and End times # RADIO_2 +# yyyy mm dd hh mm ss yyyy mm dd hh mm ss # +# Start > %%%%%%%%%% < > %%%%%%%% < End > %%%%%%%%%% < > %%%%%%%% < # STADAT STATIM ENDDAT ENDTIM +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# CODSPP 4: Screening Options # +# # +# ITERATIONS # +# Max. number of iterations > %% < # ITRMAX +# # +# OUTLIER DETECTION # +# Outlier detection > % < # OUTDET +# Max. residual allowed > %%%%% < meters # RESMAX +# Confidence interval > %%%%% < (in units of one sigma) # CONFIN +# Min. degree of freedom > % < # KINDOF +# Max. RMS of kin. solution > %%%% < meters # KINSIG +# Mark outliers in obs. files > %%%%%% < # OUTLSAVE +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL CLKRNXRS / _ ##################################################### +# CODSPP 5: Header For Clock RINEX Files # +# # +# HEADER ENTRIES FOR THE CLOCK RINEX FILE # +# Run by > %%%%%%%%%%%%%%%%%%% < # RUNBY +# AC > %%% < # AC +# AC name > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # ACNAME +# # +# Time system > %%%% < # TIMESYS +# DCBs applied > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # DCBLINE +# # +# > Comment_lines_______________________________________________ < # COMMENT +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/CODSPP.old b/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/CODSPP.old new file mode 100755 index 0000000..a277e98 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/CODSPP.old @@ -0,0 +1,830 @@ + +! Environment Variables +! --------------------- +ENVIRONMENT 5 + "U" "c:\Bernese\GPSUSER52" + "T" "c:\Bernese\GPSTEMP" + "X" "c:\Bernese\BERN52\GPS" + "P" "c:\Bernese\GPSDATA\CAMPAIGN52" + "USER" "" + ## widget = initmenu; pointer = ENVIR_LIST + +! SOME KEYWORDS FOR AUTOMATIC OUTPUT +! ---------------------------------- +CAMPAIGN 1 "${P}/PHIVOLCS" + ## widget = initmenu; pointer = ACTIVE_CAMPAIGN + +SESSION_TABLE 1 "${P}/PHIVOLCS\STA\SESSIONS.SES" + ## widget = initmenu; pointer = SESSION_TABLE + +DESCR_SESSION_TABLE 1 "Session table" + +YR4_INFO 1 "2019" + ## widget = comment + # $Y+0 + +SES_INFO 1 "0110" + ## widget = comment + # $S+0 + +USR_INFO 1 "${USER}" + ## widget = comment + +! ------------------------------------------------------------------------- +! Show general files +! ------------------ +SHOWGEN 1 "1" + ## widget = checkbox + +MSG_SHOWGEN 1 "Show all general files" + +! General Constants +! ----------------- +CONST 1 "${X}/GEN\CONST." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # CONST. + +DESCR_CONST 1 "General constants" + +! Local Geodetic Datum +! -------------------- +DATUM 1 "${X}/GEN\DATUM." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # DATUM. + +DESCR_DATUM 1 "Geodetic datum" + +! Satellite Information +! --------------------- +SATELL 1 "${X}/GEN\$(SATINF).$(PCV)" + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # $(SATINF).$(PCV) + +DESCR_SATELL 1 "Satellite information" + +! Satellite Problems +! ------------------ +SATCRUX 1 "${X}/GEN\$(SATCRX).CRX" + ## widget = selwin; path = PTH_GEN; ext = EXT_CRX; maxfiles = 1 + # $(SATCRX) + +DESCR_SATCRUX 1 "Satellite problems" + +! Station crux file +! ----------------- +STAINFO 1 "${P}/PHIVOLCS\STA\$(CRDINF).STA" + ## widget = selwin; path = DIR_STA; ext = EXT_STA; maxfiles = 1 + ## emptyallowed = true + # $(CRDINF) + +DESCR_STAINFO 1 "Station information" + +! Receiver information +! -------------------- +RECEIVR 1 "${X}/GEN\$(RECINF)" + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + ## emptyallowed = true + # $(RECINF) + +DESCR_RECEIVR 1 "Receiver information" + +! Pole File +! --------- +POLE 1 "${P}/PHIVOLCS\ORB\$B190110.ERP" + ## widget = selwin; path = DIR_ERP; ext = EXT_ERP; maxfiles = 1 + # $B$YSS+0 + +DESCR_POLE 1 "Pole file" + +! Subdaily Pole Model +! ------------------- +SUBMOD 1 "${X}/GEN\IERS2010XY.SUB" + ## widget = selwin; path = PTH_GEN; ext = EXT_SUB; maxfiles = 1 + # IERS2010XY + +DESCR_SUBMOD 1 "Subdaily pole model" + +! Nutation Model +! ------------------- +NUTMOD 1 "${X}/GEN\IAU2000R06.NUT" + ## widget = selwin; path = PTH_GEN; ext = EXT_NUT; maxfiles = 1 + # IAU2000R06 + +DESCR_NUTMOD 1 "Nutation model" + +! Phase Center Eccentricities +! --------------------------- +PHASECC 1 "${X}/GEN\$(PCVINF).$(PCV)" + ## widget = selwin; path = PTH_GEN; ext = EXT_ANY; maxfiles = 1 + # $(PCVINF).$(PCV) + +DESCR_PHASECC 1 "Phase center eccentricities" + +! Frequency Information +! --------------------- +FRQINFO 0 + ## widget = selwin; path = PTH_GEN; ext = EXT_FRQ; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_FRQINFO 1 "Frequency information" + +! Broadcast Ephemeris +! ------------------- +RADIO_B 1 "0" + ## widget = radiobutton; group = ORBIT; radiokeys = BRDEPH + +MSG_RADIO_B 1 "Broadcast orbits" + +BRDEPH 0 + ## widget = selwin; path = DIR_BRD; ext = EXT_BRD; maxfiles = 1 + # + +DESCR_BRDEPH 1 "Broadcast orbits" + +! Standard Orbits +! --------------- +RADIO_S 1 "1" + ## widget = radiobutton; group = ORBIT; radiokeys = STDORB SATCLK + +MSG_RADIO_S 1 "Selection of standard orbit" + +STDORB 1 "${P}/PHIVOLCS\ORB\$B190110.STD" + ## widget = selwin; path = DIR_STD; ext = EXT_STD; maxfiles = 1 + # $B$YSS+0 + +DESCR_STDORB 1 "Standard orbits" + +! Satellite Clocks +! ---------------- +SATCLK 1 "${P}/PHIVOLCS\ORB\$B190110.CLK" + ## widget = selwin; path = DIR_CLK; ext = EXT_CLK; maxfiles = 1 + # $B$YSS+0 + +DESCR_SATCLK 1 "Satellite clocks" + +! Code Files +! ---------- +CODEFILE 18 + "${P}/PHIVOLCS\OBS\ALAB0110.CZH" + "${P}/PHIVOLCS\OBS\ATIM0110.CZH" + "${P}/PHIVOLCS\OBS\BAKO0110.CZH" + "${P}/PHIVOLCS\OBS\BJFS0110.CZH" + "${P}/PHIVOLCS\OBS\ELNA0110.CZH" + "${P}/PHIVOLCS\OBS\GUNG0110.CZH" + "${P}/PHIVOLCS\OBS\HKSL0110.CZH" + "${P}/PHIVOLCS\OBS\HYDE0110.CZH" + "${P}/PHIVOLCS\OBS\IISC0110.CZH" + "${P}/PHIVOLCS\OBS\LBAN0110.CZH" + "${P}/PHIVOLCS\OBS\MALA0110.CZH" + "${P}/PHIVOLCS\OBS\MAUB0110.CZH" + "${P}/PHIVOLCS\OBS\PGEN0110.CZH" + "${P}/PHIVOLCS\OBS\PIMO0110.CZH" + "${P}/PHIVOLCS\OBS\PTAG0110.CZH" + "${P}/PHIVOLCS\OBS\SHAO0110.CZH" + "${P}/PHIVOLCS\OBS\SPAB0110.CZH" + "${P}/PHIVOLCS\OBS\XMIS0110.CZH" + ## widget = selwin; path = DIR_CZH; ext = EXT_CZH; maxfiles = 999 + # ????$S+0 + +MSG_CODEFILE 1 "Code observation files" + +! File Extensions +! --------------- +CODEFILE_PTH_COL_2 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_CZO + +CODEFILE_EXT_COL_2 1 "CZO" + ## widget = initmenu; pointer = EXT_CZO + +CODEFILE_PTH_COL_3 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_PZH + +CODEFILE_EXT_COL_3 1 "PZH" + ## widget = initmenu; pointer = EXT_PZH + +CODEFILE_PTH_COL_4 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_PZO + +CODEFILE_EXT_COL_4 1 "PZO" + ## widget = initmenu; pointer = EXT_PZO + +! A Priori Coordinates +! -------------------- +COORD 1 "${P}/PHIVOLCS\STA\$A190110.CRD" + ## widget = selwin; path = DIR_CRD; ext = EXT_CRD; maxfiles = 1 + # $A$YSS+0 + +DESCR_COORD 1 "A priori coordinates" + +! Eccentricities +! -------------- +ECCENT 0 + ## widget = selwin; path = DIR_ECC; ext = EXT_ECC; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_ECCENT 1 "Site eccentricities" + +! Troposphere +! --------- +TROPEST 0 + ## widget = selwin; path = DIR_TRP; ext = EXT_TRP; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_TROPEST 1 "Estimated troposphere values" + +! VMF grid files +! -------------- +VMF1_FILES 0 + ## widget = selwin; path = DIR_GRD; ext = EXT_GRD; emptyallowed = true + # + +MSG_VMF1_FILES 1 "Grid files for VMF" + +! LEO Kinematic positions +! ----------------------- +LEOPROC 1 "0" + ## widget = checkbox + +MSG_LEOPROC 1 "LEO files" + +! LEO Standard Orbit +! ------------------ +LEOSTD 0 + ## widget = selwin; activeif = LEOPROC = 1; path = DIR_STD; ext = EXT_STD + ## maxfiles = 1; emptyallowed = true + # + +DESCR_LEOSTD 1 "LEO standard orbit" + +! Kinematic Input Coordinates +! --------------------------- +KININP 0 + ## widget = selwin; path = DIR_KIN; ext = EXT_KIN; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_KININP 1 "Kin. input coordinates" + +! LEO Attitude Data +! ----------------- +ATTIT 0 + ## widget = selwin; activeif = LEOPROC = 1; path = DIR_ATT; ext = EXT_ATT + ## maxfiles = 1; emptyallowed = true + # + +DESCR_ATTIT 1 "LEO attitude" + +! GPS-UTC file +! ------------- +GPSUTC 1 "${X}/GEN\GPSUTC." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # GPSUTC. + +DESCR_GPSUTC 1 "Difference GPS-UTC" + +! Differentail Code Biases +! ------------------------ +DCBINP 1 "${P}/PHIVOLCS\ORB\P1C11901.DCB" + ## widget = selwin; path = DIR_DCB; ext = EXT_DCB; maxfiles = 1 + ## emptyallowed = true + # P1C1$M+0 + +DESCR_DCBINP 1 "Code bias input files" + +! Station Observation sigma factors for scaling the outlier limits +! ---------------------------------------------------------------- +STAWGT 0 + ## widget = selwin; path = DIR_SOS; ext = EXT_SOS; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_STAWGT 1 "Station sigma factors" + +! Resulting Coordinates +! --------------------- +COORDRS 1 "${P}/PHIVOLCS\STA\$A$(CLUSTER).CRD" + ## widget = lineedit; path = DIR_CRD; ext = EXT_CRD + # $A$(CLUSTER) + +DESCR_COORDRS 1 "Coordinate results" + +! Resulting Kinematic Coordinates +! ------------------------------- +KINOUT 0 + ## widget = lineedit; path = DIR_KIN; ext = EXT_KIN + # + +DESCR_KINOUT 1 "Kinematic Coordinates" + +! Residuals +! --------- +RESIDRS 0 + ## widget = lineedit; path = DIR_RES; ext = EXT_RES + # + +DESCR_RESIDRS 1 "Residual file" + +! Clock RINEX output file name +! ----------------------------- +CLKRNXRS 0 + ## widget = lineedit; path = DIR_RXC; ext = EXT_RXC + # + +DESCR_CLKRNXRS 1 "Clock RINEX results" + +! Resulting Satellite Clocks +! -------------------------- +SACLKRS 0 + ## widget = lineedit; path = DIR_CLK; ext = EXT_CLK + # + +DESCR_SACLKRS 1 "Satellite clock results" + +! GNSS receiver LC DCB values +! -------------------------- +DCBOUT 0 + ## widget = lineedit; path = DIR_DCB; ext = EXT_DCB + # + +DESCR_DCBOUT 1 "GNSS receiver LC DCB values" + +! Summary Files +! ------------- +SMCINO 0 + ## widget = lineedit; path = DIR_SMC; ext = EXT_SMC + # + +DESCR_SMCINO 1 "Output summary (XYZ coord.)" + +SMEINO 0 + ## widget = lineedit; path = DIR_SME; ext = EXT_SME + # + +DESCR_SMEINO 1 "Output summary (Ell. coord.)" + +! Scratch Files +! ------------- +AUXFIL 1 "${U}/WORK\CODSPP.SCR" + ## widget = lineedit; path = PTH_SCR; ext = EXT_SCR; emptyallowed = false + # CODSPP$J + +DESCR_AUXFIL 1 "Scratch file 1" + +AUXFIL1 1 "${U}/WORK\CODSPP.SC1" + ## widget = lineedit; path = PTH_SCR; ext = EXT_SC1; emptyallowed = false + # CODSPP$J + +DESCR_AUXFIL1 1 "Scratch file 2" + +AUXFIL2 1 "${U}/WORK\CODSPP.SC2" + ## widget = lineedit; path = PTH_SCR; ext = EXT_SC2; emptyallowed = false + # CODSPP$J + +DESCR_AUXFIL2 1 "Scratch file 3" + +DELETE_FILES 3 + "AUXFIL" + "AUXFIL1" + "AUXFIL2" + +! Program Output File +! ------------------- +SYSODEF 1 "0" + ## widget = checkbox + +MSG_SYSODEF 1 "Program output" + +SYSOUT 1 "${P}/PHIVOLCS\OUT\SPP$(CLUSTER).OUT" + ## widget = lineedit; path = DIR_OUT; ext = EXT_OUT + ## activeif = SYSODEF == 0; emptyallowed = false + # SPP$(CLUSTER) + +DESCR_SYSOUT 1 "Program output" + +! Error Message File +! ------------------ +ERRMRG 1 "0" + ## widget = checkbox + +MSG_ERRMRG 1 "Error message" + +SYSERR 1 "${U}/WORK\ERROR.MSG" + ## widget = lineedit; path = PTH_ERR; ext = EXT_ERR + ## activeif = ERRMRG == 0; emptyallowed = false + # ERROR + +DESCR_SYSERR 1 "Error message" + +! Title +! ----- +TITLE 1 "RNX2SNX_190110_$(CCC): Receiver clock synchronization" + ## widget = lineedit + # RNX2SNX_$YSS+0_$(CCC): Receiver clock synchronization + +MSG_TITLE 1 "Title line" + +! Frequency +! --------- +FREQ 1 "L3" + ## widget = combobox; editable = false; cards = L1 L2 L3 + +MSG_FREQ 1 "Frequency" + +! Clock Polynomial Degree +! ----------------------- +CLKPOLY 1 "E" + ## widget = combobox; editable = false; cards = E 0 1 2 3 4 5 6 7 + +MSG_CLKPOLY 1 "Clock polynomial degree" + +! Save Clock Estimates ? +! ---------------------- +CLKSAVE 1 "BOTH" + ## widget = combobox; editable = false; cards = NO CODE PHASE BOTH + +MSG_CLKSAVE 1 "Save clock estimates" + +! Estimate Coordinates ? +! ---------------------- +COORDEST 1 "STATIC" + ## widget = combobox; editable = false; cards = NO STATIC KINEMATIC + +MSG_COORDEST 1 "Estimate coordinates" + +! Tropospheric Model +! ------------------ +TROPOS 1 "GMF" + ## widget = combobox; editable = false + ## cards = NONE VMF GMF NIELL SAASTAMOINEN HOPFIELD ESSEN-FROOME MARINI-MUR ESTIMATED + +MSG_TROPOS 1 "Troposphere" + +! Ionosperic Model +! ---------------- +IONOS 1 "0" + ## widget = checkbox + +MSG_IONOS 1 "Ionosphere" + +! Minimal Elevation +! ----------------- +MINEL 1 "3" + ## widget = spinbox; range = 0 90 1 + +MSG_MINEL 1 "Minimum elevation" + +! Sampling Rate +! ------------- +SAMPLE 1 "1" + ## widget = spinbox; range = 1 600 1 + +MSG_SAMPLE 1 "Sampling rate" + +! Interpolation of clocks +! ----------------------- +SECIPL 0 + ## widget = lineedit + # + +MSG_SECIPL 1 "Interpolation of clocks" + +! Use mark flags from observation file +! ------------------------------------ +USEMRK 1 "0" + ## widget = checkbox + +MSG_USEMRK 1 "Use mark flags from observation files" + +! Use Obs. Window +! --------------- +WINDOW 1 "0" + ## widget = checkbox + +MSG_WINDOW 1 "Observation window" + +! Observation Window +! ------------------ +RADIO_1 1 "1" + ## widget = radiobutton; group = DUMMY + ## radiokeys = SESSION_YEAR SESSION_STRG + +MSG_RADIO_1 1 "Defined by year and session identifier" + +RADIO_2 1 "0" + ## widget = radiobutton; group = DUMMY + +MSG_RADIO_2 1 "Defined by start and end times" + +SESSION_YEAR 1 "2019" + ## widget = lineedit; multilineallowed = true; emptyallowed = false + # $Y+0 + +MSG_SESSION_YEAR 1 "Year for sessions def. the time window" + +SESSION_STRG 1 "0110" + ## widget = lineedit; multilineallowed = true; emptyallowed = false + # $S+0 + +MSG_SESSION_STRG 1 "Sessions defining the time window" + +STADAT 1 "2019 01 11" + ## widget = lineedit; activeif = RADIO_2 = 1; check_type = date + # $YMD_STR+0 + +MSG_STADAT 1 "Start of time window (year month day)" + +STATIM 1 "00 00 00" + ## widget = lineedit; emptyallowed = false + ## activeif = RADIO_2 = 1 AND STADAT / _; check_type = time + +MSG_STATIM 1 "Start of time window (hour min. sec.)" + +ENDDAT 1 "2019 01 11" + ## widget = lineedit; activeif = RADIO_2 = 1; check_type = date + # $YMD_STR+0 + +MSG_ENDDAT 1 "End of time window (year month day)" + +ENDTIM 1 "23 59 59" + ## widget = lineedit; emptyallowed = false + ## activeif = RADIO_2 = 1 AND ENDDAT / _; check_type = time + +MSG_ENDTIM 1 "End of time window (hour min. sec.)" + +! Print Residuals +! --------------- +PRTRES 1 "0" + ## widget = checkbox + +MSG_PRTRES 1 "Residuals" + +! Print Elevations +! ---------------- +PRTELE 1 "0" + ## widget = checkbox + +MSG_PRTELE 1 "Elevations" + +! Maximum Number of Iterations +! ---------------------------- +ITRMAX 1 "10" + ## widget = spinbox; range = 1 20 1 + +MSG_ITRMAX 1 "Max. number of iterations" + +! Outlier Detection +! ----------------- +OUTDET 1 "1" + ## widget = checkbox + +MSG_OUTDET 1 "Outlier detection" + +! Maximum Residual Allowed +! ------------------------ +RESMAX 1 "30.0" + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = OUTDET = 1 AND COORDEST /= KINEMATIC + +MSG_RESMAX 1 "Max. residual allowed" + +! Confidence Interval +! ------------------- +CONFIN 1 "5.0" + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = OUTDET = 1 AND COORDEST /= KINEMATIC + +MSG_CONFIN 1 "Confidence interval" + +! Minimal Degree of Freedom +! ------------------------- +KINDOF 1 "1" + ## widget = spinbox; range = 0 5 1 + ## activeif = OUTDET = 1 AND COORDEST = KINEMATIC + +MSG_KINDOF 1 "Min. degree of freedom" + +! Maximum RMS of Epoch Solution +! ----------------------------- +KINSIG 1 "5.0" + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = OUTDET = 1 AND COORDEST = KINEMATIC + +MSG_KINSIG 1 "Max. RMS of kin. solution" + +! Mark outliers in obs. file ? +! ---------------------------- +OUTLSAVE 1 "NO" + ## widget = combobox; editable = false; cards = NO CODE PHASE BOTH + ## activeif = OUTDET = 1 + +MSG_OUTLSAVE 1 "Mark outliers in obs. files" + +! Header of the new RINEX file: RUNBY +! ----------------------------------- +RUNBY 0 + ## widget = lineedit + +MSG_RUNBY 1 "Run by" + +! Header of the new RINEX file: AC +! -------------------------------- +AC 0 + ## widget = lineedit + +MSG_AC 1 "AC" + +! Header of the new RINEX file: ACName +! ------------------------------------ +ACNAME 0 + ## widget = lineedit + +MSG_ACNAME 1 "AC name" + +! Time System +! ----------- +TIMESYS 1 "GPS" + ## widget = combobox; editable = false; cards = GPS GLO GAL UTC TAI + +MSG_TIMESYS 1 "Time system" + +! DCB line +! -------- +DCBLINE 0 + ## widget = lineedit + +MSG_DCBLINE 1 "DCB line" + +! Header of the new RINEX file: Comments +! ------------------------------------ +COMMENT 1 "" + ## widget = uniline + +MSG_COMMENT 1 "Comment lines" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# CODE-BASED CLOCK SYNCHRONIZATION - CODSPP 1: Filenames # +# # +# GENERAL FILES # +# Show all general files> % < # SHOWGEN +# # +# INPUT ORBITS # +# > % < Broadcast orbits> %%%%%%%% < # RADIO_B BRDEPH +# > % < Standard orbits > %%%%%%%% < Satellite clocks > %%%%%%%% <# RADIO_S STDORB SATCLK +# # +# INPUT FILES # +# Code observation files> %%%%%%%% < A priori coordinates > %%%%%%%% <# CODEFILE COORD +# Estimated tropo.values> %%%%%%%% < Site eccentricities > %%%%%%%% <# TROPEST ECCENT +# Maps of VMF1 coeff. > %%%%%%%% < Kin. input coordinates> %%%%%%%% <# VMF1_FILES KININP +# Pole file > %%%%%%%% < Code bias input files > %%%%%%%% <# POLE DCBINP +# Station sigma factors > %%%%%%%% <# STAWGT +# # +# LEO files > % < # LEOPROC +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWGEN = 1 ###################################################### +# CODSPP 1.1: General Files # +# # +# GENERAL INPUT FILES # +# General constants > %%%%%%%%%%%% < # CONST +# Subdaily pole model > %%%%%%%%%%%% < # SUBMOD +# Nutation model > %%%%%%%%%%%% < # NUTMOD +# Satellite information > %%%%%%%%%%%% < # SATELL +# Receiver information > %%%%%%%%%%%% < # RECEIVR +# Satellite problems > %%%%%%%%%%%% < # SATCRUX +# Station information > %%%%%%%%%%%% < # STAINFO +# Geodetic datum > %%%%%%%%%%%% < # DATUM +# Phase center eccentricities > %%%%%%%%%%%% < # PHASECC +# Frequency information > %%%%%%%%%%%% < # FRQINFO +# GPS-UTC file > %%%%%%%%%%%% < # GPSUTC +# # +# MENU SETTINGS # +# Selected campaign > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% <# CAMPAIGN +# Selected session year> %%%% < session> %%%% < # YR4_INFO SES_INFO +# Session table > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% <# SESSION_TABLE +# # +# TEMPORARY FILES # +# Scratch files > %%%%%%%% < > %%%%%%%% < > %%%%%%%% < # AUXFIL AUXFIL1 AUXFIL2 +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL LEOPROC = 1 ###################################################### +# CODSPP 1.2: LEO Files # +# # +# LEO FILES # +# LEO standard orbit > %%%%%%%% < # LEOSTD +# LEO attitude > %%%%%%%% < # ATTIT +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# CODSPP 1.3: Output Files # +# # +# RESULT FILES # +# Coordinate results > %%%%%%%% < # COORDRS +# Kinematic coordinates > %%%%%%%% < # KINOUT +# Residual file > %%%%%%%% < # RESIDRS +# Satellite clock results > %%%%%%%% < # SACLKRS +# Clock RINEX results > %%%%%%%% < # CLKRNXRS +# GNSS receiver LC DCB values > %%%%%%%% < # DCBOUT +# # +# OUTPUT FILES # +# Output summary (XYZ coord.) > %%%%%%%% < # SMCINO +# Output summary (Ell.coord.) > %%%%%%%% < # SMEINO +# # +# GENERAL OUTPUT FILES # +# Program output > % < use CODSPP.Lnn or > %%%%%%%% < # SYSODEF SYSOUT +# Error messages > % < merged to program output or > %%%%%%%% < # ERRMRG SYSERR +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# CODSPP 2: Input Options # +# # +# TITLE > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # TITLE +# # +# PARAMETERS # +# Frequency > %%%%%% < # FREQ +# Clock polynomial degree > %%%%%% < E: one offset per epoch # CLKPOLY +# Save clock estimates > %%%%%% < # CLKSAVE +# Estimate coordinates > %%%%%%%%%%%%% < # COORDEST +# # +# ATMOSPHERE MODELS # +# Troposphere > %%%%%%%%%%%%% < # TROPOS +# Ionosphere > % < # IONOS +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# CODSPP 3: Input Options # +# # +# OBSERVATION SELECTION # +# Minimum elevation > %% < degrees # MINEL +# Sampling rate > %% < # SAMPLE +# Interpolation of clocks allowed over > %%% < seconds (0:no interpolation)# SECIPL +# Observation window > % < # WINDOW +# Use mark flags from observation files > % < # USEMRK +# # +# PRINT OPTIONS # +# Residuals > % < # PRTRES +# Elevations > % < # PRTELE +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL WINDOW = 1 ####################################################### +# CODSPP 3.1: Observation Window # +# # +# OBSERVATION WINDOW # +# # +# > % < Defined by Year and Session identifier # RADIO_1 +# Year > %%%% < Session > %%%% < # SESSION_YEAR SESSION_STRG +# # +# # +# > % < Defined by Start and End times # RADIO_2 +# yyyy mm dd hh mm ss yyyy mm dd hh mm ss # +# Start > %%%%%%%%%% < > %%%%%%%% < End > %%%%%%%%%% < > %%%%%%%% < # STADAT STATIM ENDDAT ENDTIM +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# CODSPP 4: Screening Options # +# # +# ITERATIONS # +# Max. number of iterations > %% < # ITRMAX +# # +# OUTLIER DETECTION # +# Outlier detection > % < # OUTDET +# Max. residual allowed > %%%%% < meters # RESMAX +# Confidence interval > %%%%% < (in units of one sigma) # CONFIN +# Min. degree of freedom > % < # KINDOF +# Max. RMS of kin. solution > %%%% < meters # KINSIG +# Mark outliers in obs. files > %%%%%% < # OUTLSAVE +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL CLKRNXRS / _ ##################################################### +# CODSPP 5: Header For Clock RINEX Files # +# # +# HEADER ENTRIES FOR THE CLOCK RINEX FILE # +# Run by > %%%%%%%%%%%%%%%%%%% < # RUNBY +# AC > %%% < # AC +# AC name > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # ACNAME +# # +# Time system > %%%% < # TIMESYS +# DCBs applied > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # DCBLINE +# # +# > Comment_lines_______________________________________________ < # COMMENT +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/CODXTR.INP b/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/CODXTR.INP new file mode 100755 index 0000000..90a76d0 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/CODXTR.INP @@ -0,0 +1,237 @@ + +! Some keywords for automatic output +! ---------------------------------- +CAMPAIGN 1 "${P}/PHIVOLCS" + ## widget = initmenu; pointer = ACTIVE_CAMPAIGN + +SESSION_TABLE 1 "${P}/PHIVOLCS\STA\SESSIONS.SES" + ## widget = initmenu; pointer = SESSION_TABLE + +DESCR_SESSION_TABLE 1 "Session table" + +YR4_INFO 1 "2019" + ## widget = comment + # $Y+0 + +SES_INFO 1 "0110" + ## widget = comment + # $S+0 + +USR_INFO 1 "${USER}" + ## widget = comment + +! Environment Variables +! --------------------- +ENVIRONMENT 5 + "U" "c:\Bernese\GPSUSER52" + "T" "c:\Bernese\GPSTEMP" + "X" "c:\Bernese\BERN52\GPS" + "P" "c:\Bernese\GPSDATA\CAMPAIGN52" + "USER" "" + ## widget = initmenu; pointer = ENVIR_LIST + +! List of INPUT FILES (CODSPP program output) +! ----------------------------- +RADIO_1 1 "0" + ## widget = radiobutton; group = DUMMY; radiokeys = FILLST + +MSG_RADIO_1 1 "Input file CODSPP.L??" + +RADIO_2 1 "1" + ## widget = radiobutton; group = DUMMY; radiokeys = OUTPUT + +MSG_RADIO_2 1 "Input file CODSPP.OUT" + +FILLST 0 + ## widget = selwin; path = DIR_OUT; ext = NO_EXT; emptyallowed = true + # + +MSG_FILLST 1 "Program input file" + +FILLST_TXT_COL_1 1 "Input files" + +OUTPUT 2 + "${P}/PHIVOLCS\OUT\SPP0110001.OUT" + "${P}/PHIVOLCS\OUT\SPP0110002.OUT" + ## widget = selwin; path = DIR_OUT; ext = EXT_OUT; emptyallowed = true + # SPP$S+0??? + +MSG_OUTPUT 1 "Program input file" + +OUTPUT_TXT_COL_1 1 "Input files" + +! Broadcast clock input +! --------------------- +CLKINP 0 + ## widget = selwin; path = DIR_CLK; ext = EXT_CLK; maxfiles = 1 + ## emptyallowed = true + # + +MSG_CLKINP 1 "Satellite clocks" + +! Program Output File +! ------------------- +SYSODEF 1 "0" + ## widget = checkbox + +MSG_SYSODEF 1 "Program output" + +SYSOUT 1 "${P}/PHIVOLCS\OUT\SPP190110.OUT" + ## widget = lineedit; path = DIR_OUT; ext = EXT_OUT + ## activeif = SYSODEF == 0; emptyallowed = false + # SPP$YSS+0 + +DESCR_SYSOUT 1 "Program output" + +! Error Message File +! ------------------ +ERRMRG 1 "0" + ## widget = checkbox + +MSG_ERRMRG 1 "Error message" + +SYSERR 1 "${U}/WORK\ERROR.MSG" + ## widget = lineedit; path = PTH_ERR; ext = EXT_ERR + ## activeif = ERRMRG == 0; emptyallowed = false + # ERROR + +DESCR_SYSERR 1 "Error message" + +! Do rms check +! ------------ +RMS_OPT 1 "1" + ## widget = checkbox + +MSG_RMS_OPT 1 "Bad station detection" + +! Broadcast clock output +! ---------------------- +CLKOUT 0 + ## widget = lineedit; path = DIR_CLK; ext = EXT_CLK + ## activeif = CLKINP /= _ + # + +MSG_CLKOUT 1 "Satellite clocks" + +! Good file list +! -------------- +FIL_OK 0 + ## widget = lineedit; activeif = RMS_OPT == 1; path = DIR_LST + ## ext = EXT_LST + # + +DESCR_FIL_OK 1 "List of good files" + +! Bad file list +! ------------- +FILBAD 1 "${P}/PHIVOLCS\OUT\SPP190110.DEL" + ## widget = lineedit; activeif = RMS_OPT == 1; path = DIR_DEL + ## ext = EXT_DEL + # SPP$YSS+0 + +DESCR_FILBAD 1 "List of bad files" + +DELPHS 1 "1" + ## widget = checkbox; activeif = RMS_OPT == 1 AND FILBAD / _ + +MSG_DELPHS 1 "Add phase files to the deletion list" + +! Max. RMS allowed for "good file list" +! ------------------------------------- +RMSMAX 1 "999" + ## widget = lineedit; activeif = RMS_OPT == 1; check_type = real + ## check_min = 0.0 + +MSG_RMSMAX 1 "RMS limit for a good station" + +! Max. OUT lines allowed for "good file list" +! ------------------------------------------- +LINOUT 1 "10" + ## widget = lineedit; activeif = RMS_OPT == 1; check_type = integer + ## check_min = 0 + +MSG_LINOUT 1 "OUT lines for a good station" + +! Title +! ----- +TITLE 1 "RNX2SNX_190110: Extraction from CODSPP" + ## widget = lineedit + # RNX2SNX_$YSS+0: Extraction from CODSPP + +MSG_TITLE 1 "Title line" + +DIRCZH 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_CZH + +EXTCZH 1 "CZH" + ## widget = initmenu; pointer = EXT_CZH + +DIRCZO 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_CZO + +EXTCZO 1 "CZO" + ## widget = initmenu; pointer = EXT_CZO + +DIRPZH 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_PZH + +EXTPZH 1 "PZH" + ## widget = initmenu; pointer = EXT_PZH + +DIRPZO 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_PZO + +EXTPZO 1 "PZO" + ## widget = initmenu; pointer = EXT_PZO + +SHOWGEN 1 "1" + ## widget = checkbox + +MSG_SHOWGEN 1 "Show all general files" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# EXTRACT CODSPP PROGRAM OUTPUT - CODXTR 1: Extraction # +# # +# GENERAL FILES # +# Show all general files > % < # SHOWGEN +# # +# INPUT FILES # +# > % < > %%%%%%%%%%%% < # RADIO_1 FILLST +# > % < > %%%%%%%% < # RADIO_2 OUTPUT +# Satellite clocks > %%%%%%%% < # CLKINP +# # +# GENERAL OUTPUT FILES # +# Program output > % < use CODXTR.Lnn or > %%%%%%%% < # SYSODEF SYSOUT +# Error messages > % < merged to program output or > %%%%%%%% < # ERRMRG SYSERR +# # +# RESULT FILE # +# Satellite clocks > %%%%%%%% < # CLKOUT +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWGEN = 1 ###################################################### +# CODXTR 1.1: General Files # +# # +# MENU SETTINGS # +# Selected campaign > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # CAMPAIGN +# Selected session year> %%%% < session> %%%% < # YR4_INFO SES_INFO +# Session table > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # SESSION_TABLE +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# CODXTR 2: Options # +# # +# TITLE > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # TITLE +# # +# BAD STATION DETECTION > % < # RMS_OPT +# RMS limit for a good station > %%%%% < meters # RMSMAX +# Limit for number of OUT lines per station > %%%%% < # LINOUT +# List of good files > %%%%%%%% < # FIL_OK +# List of bad files (deletion list) > %%%%%%%% < # FILBAD +# Add phase files to the deletion list > % < # DELPHS +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/CODXTR.old b/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/CODXTR.old new file mode 100755 index 0000000..19f81c7 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/CODXTR.old @@ -0,0 +1,230 @@ + +! Some keywords for automatic output +! ---------------------------------- +CAMPAIGN 1 "./DUMMY" + ## widget = initmenu; pointer = ACTIVE_CAMPAIGN + +SESSION_TABLE 1 "${X}/SKL/SESSIONS.SES" + ## widget = initmenu; pointer = SESSION_TABLE + +DESCR_SESSION_TABLE 1 "Session table" + +YR4_INFO 1 "1980" + ## widget = comment + # $Y+0 + +SES_INFO 1 "0060" + ## widget = comment + # $S+0 + +USR_INFO 1 "${USER}" + ## widget = comment + +! Environment Variables +! --------------------- +ENVIRONMENT 1 "" "${}" + ## widget = initmenu; pointer = ENVIR_LIST + +! List of INPUT FILES (CODSPP program output) +! ----------------------------- +RADIO_1 1 "0" + ## widget = radiobutton; group = DUMMY; radiokeys = FILLST + +MSG_RADIO_1 1 "Input file CODSPP.L??" + +RADIO_2 1 "1" + ## widget = radiobutton; group = DUMMY; radiokeys = OUTPUT + +MSG_RADIO_2 1 "Input file CODSPP.OUT" + +FILLST 0 + ## widget = selwin; path = DIR_OUT; ext = NO_EXT; emptyallowed = true + # + +MSG_FILLST 1 "Program input file" + +FILLST_TXT_COL_1 1 "Input files" + +OUTPUT 0 + ## widget = selwin; path = DIR_OUT; ext = EXT_OUT; emptyallowed = true + # SPP$S+0??? + +MSG_OUTPUT 1 "Program input file" + +OUTPUT_TXT_COL_1 1 "Input files" + +! Broadcast clock input +! --------------------- +CLKINP 0 + ## widget = selwin; path = DIR_CLK; ext = EXT_CLK; maxfiles = 1 + ## emptyallowed = true + # + +MSG_CLKINP 1 "Satellite clocks" + +! Program Output File +! ------------------- +SYSODEF 1 "0" + ## widget = checkbox + +MSG_SYSODEF 1 "Program output" + +SYSOUT 1 "./DUMMY/OUT/SPP800060.OUT" + ## widget = lineedit; path = DIR_OUT; ext = EXT_OUT + ## activeif = SYSODEF == 0; emptyallowed = false + # SPP$YSS+0 + +DESCR_SYSOUT 1 "Program output" + +! Error Message File +! ------------------ +ERRMRG 1 "0" + ## widget = checkbox + +MSG_ERRMRG 1 "Error message" + +SYSERR 1 "${U}/WORK/ERROR.MSG" + ## widget = lineedit; path = PTH_ERR; ext = EXT_ERR + ## activeif = ERRMRG == 0; emptyallowed = false + # ERROR + +DESCR_SYSERR 1 "Error message" + +! Do rms check +! ------------ +RMS_OPT 1 "1" + ## widget = checkbox + +MSG_RMS_OPT 1 "Bad station detection" + +! Broadcast clock output +! ---------------------- +CLKOUT 0 + ## widget = lineedit; path = DIR_CLK; ext = EXT_CLK + ## activeif = CLKINP /= _ + # + +MSG_CLKOUT 1 "Satellite clocks" + +! Good file list +! -------------- +FIL_OK 0 + ## widget = lineedit; activeif = RMS_OPT == 1; path = DIR_LST + ## ext = EXT_LST + # + +DESCR_FIL_OK 1 "List of good files" + +! Bad file list +! ------------- +FILBAD 1 "./DUMMY/OUT/SPP800060.DEL" + ## widget = lineedit; activeif = RMS_OPT == 1; path = DIR_DEL + ## ext = EXT_DEL + # SPP$YSS+0 + +DESCR_FILBAD 1 "List of bad files" + +DELPHS 1 "1" + ## widget = checkbox; activeif = RMS_OPT == 1 AND FILBAD / _ + +MSG_DELPHS 1 "Add phase files to the deletion list" + +! Max. RMS allowed for "good file list" +! ------------------------------------- +RMSMAX 1 "999" + ## widget = lineedit; activeif = RMS_OPT == 1; check_type = real + ## check_min = 0.0 + +MSG_RMSMAX 1 "RMS limit for a good station" + +! Max. OUT lines allowed for "good file list" +! ------------------------------------------- +LINOUT 1 "10" + ## widget = lineedit; activeif = RMS_OPT == 1; check_type = integer + ## check_min = 0 + +MSG_LINOUT 1 "OUT lines for a good station" + +! Title +! ----- +TITLE 1 "RNX2SNX_800060: Extraction from CODSPP" + ## widget = lineedit + # RNX2SNX_$YSS+0: Extraction from CODSPP + +MSG_TITLE 1 "Title line" + +DIRCZH 1 "./DUMMY/OBS/" + ## widget = initmenu; pointer = DIR_CZH + +EXTCZH 1 "CZH" + ## widget = initmenu; pointer = EXT_CZH + +DIRCZO 1 "./DUMMY/OBS/" + ## widget = initmenu; pointer = DIR_CZO + +EXTCZO 1 "CZO" + ## widget = initmenu; pointer = EXT_CZO + +DIRPZH 1 "./DUMMY/OBS/" + ## widget = initmenu; pointer = DIR_PZH + +EXTPZH 1 "PZH" + ## widget = initmenu; pointer = EXT_PZH + +DIRPZO 1 "./DUMMY/OBS/" + ## widget = initmenu; pointer = DIR_PZO + +EXTPZO 1 "PZO" + ## widget = initmenu; pointer = EXT_PZO + +SHOWGEN 1 "1" + ## widget = checkbox + +MSG_SHOWGEN 1 "Show all general files" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# EXTRACT CODSPP PROGRAM OUTPUT - CODXTR 1: Extraction # +# # +# GENERAL FILES # +# Show all general files > % < # SHOWGEN +# # +# INPUT FILES # +# > % < > %%%%%%%%%%%% < # RADIO_1 FILLST +# > % < > %%%%%%%% < # RADIO_2 OUTPUT +# Satellite clocks > %%%%%%%% < # CLKINP +# # +# GENERAL OUTPUT FILES # +# Program output > % < use CODXTR.Lnn or > %%%%%%%% < # SYSODEF SYSOUT +# Error messages > % < merged to program output or > %%%%%%%% < # ERRMRG SYSERR +# # +# RESULT FILE # +# Satellite clocks > %%%%%%%% < # CLKOUT +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWGEN = 1 ###################################################### +# CODXTR 1.1: General Files # +# # +# MENU SETTINGS # +# Selected campaign > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # CAMPAIGN +# Selected session year> %%%% < session> %%%% < # YR4_INFO SES_INFO +# Session table > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # SESSION_TABLE +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# CODXTR 2: Options # +# # +# TITLE > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # TITLE +# # +# BAD STATION DETECTION > % < # RMS_OPT +# RMS limit for a good station > %%%%% < meters # RMSMAX +# Limit for number of OUT lines per station > %%%%% < # LINOUT +# List of good files > %%%%%%%% < # FIL_OK +# List of bad files (deletion list) > %%%%%%%% < # FILBAD +# Add phase files to the deletion list > % < # DELPHS +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/COOVEL.INP b/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/COOVEL.INP new file mode 100755 index 0000000..90658a1 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/COOVEL.INP @@ -0,0 +1,177 @@ + +! Environment Variables +! --------------------- +ENVIRONMENT 5 + "U" "c:\Bernese\GPSUSER52" + "T" "c:\Bernese\GPSTEMP" + "X" "c:\Bernese\BERN52\GPS" + "P" "c:\Bernese\GPSDATA\CAMPAIGN52" + "USER" "" + ## widget = initmenu; pointer = ENVIR_LIST + +! Some keywords for automatic output +! ---------------------------------- +CAMPAIGN 1 "${P}/LUZON" + ## widget = initmenu; pointer = ACTIVE_CAMPAIGN + +SESSION_TABLE 1 "${P}/LUZON\STA\SESSIONS.SES" + ## widget = initmenu; pointer = SESSION_TABLE + +DESCR_SESSION_TABLE 1 "Session table" + +YR4_INFO 1 "2021" + ## widget = comment + # $Y+0 + +SES_INFO 1 "2440" + ## widget = comment + # $S+0 + +USR_INFO 1 "${USER}" + ## widget = comment + +! Coordinate File Names (input) +! ----------------------------- +CRDINP 1 "${P}/LUZON\STA\$(CRDINF).CRD" + ## widget = selwin; path = DIR_CRD; ext = EXT_CRD; maxfiles = 1 + # $(CRDINF) + +DESCR_CRDINP 1 "Input coordinate file" + +! Epoch of Ref. Coord. (output) +! ----------------------------- +CRDOUT 1 "${P}/LUZON\STA\$A212440.CRD" + ## widget = lineedit; path = DIR_CRD; ext = EXT_CRD; maxfiles = 1 + # $A$YSS+0 + +DESCR_CRDOUT 1 "Output coordinate file" + +! Velocity according to Ref.Coo. +! ------------------------------ +VELOCI 1 "${P}/LUZON\STA\$(CRDINF).VEL" + ## widget = selwin; path = DIR_VEL; ext = EXT_VEL; maxfiles = 1 + # $(CRDINF) + +DESCR_VELOCI 1 "Input velocity file" + +! PSD corrections for ITRF2014 +! ---------------------------- +PSDDAT 0 + ## widget = selwin; path = DIR_PSD; ext = EXT_PSD; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_PSDDAT 1 "PSD corrections (ITRF14)" + +! Station list without PSD corrections (output) +! --------------------------------------------- +NOPSD 0 + ## widget = lineedit; path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +DESCR_NOPSD 1 "Stations without PSD corrections" + +! Reference Epoch +! --------------- +REFDAT 1 "2021 09 01" + ## widget = lineedit; check_type = date + # $YMD_STR+0 + +MSG_REFDAT 1 "Reference epoch: date" + +! Reference Epoch +! --------------- +REFTIM 1 "00 00 00" + ## widget = lineedit; check_type = time + +MSG_REFTIM 1 "Reference epoch: time" + +! Program Output File +! ------------------- +SYSODEF 1 "1" + ## widget = checkbox + +MSG_SYSODEF 1 "Program output" + +SYSOUT 1 "${P}/LUZON\OUT\COOVEL.L21" + ## widget = lineedit; path = DIR_OUT; ext = EXT_OUT + ## activeif = SYSODEF == 0; emptyallowed = false + # COOVEL + +DESCR_SYSOUT 1 "Program output" + +! Error Message File +! ------------------ +ERRMRG 1 "0" + ## widget = checkbox + +MSG_ERRMRG 1 "Error message" + +SYSERR 1 "${U}/WORK\ERROR.MSG" + ## widget = lineedit; path = PTH_ERR; ext = EXT_ERR + ## activeif = ERRMRG == 0; emptyallowed = false + # ERROR + +DESCR_SYSERR 1 "Error message" + +! Local Geodetic Datum +! -------------------- +DATUM 1 "${X}/GEN\DATUM." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # DATUM. + +DESCR_DATUM 1 "Geodetic datum" + +! Title: new entry +! ---------------- +TITLE 1 "RNX2SNX_212440: Extrapolate coordinates" + ## widget = lineedit + # RNX2SNX_$YSS+0: Extrapolate coordinates + +MSG_TITLE 1 "Title line" + +SHOWGEN 1 "1" + ## widget = checkbox + +MSG_SHOWGEN 1 "Show all general files" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# EXTRAPOLATE COORDINATES - COOVEL 1: Filenames # +# # +# GENERAL FILES # +# Show all general files > % < # SHOWGEN +# # +# INPUT FILES # +# Input coordinate file > %%%%%%%% < # CRDINP +# Input velocity file > %%%%%%%% < # VELOCI +# PSD correction (ITRF14) > %%%%%%%% < # PSDDAT +# # +# REFERENCE EPOCH yyyy mm dd hh mm ss # +# > %%%%%%%%%% < > %%%%%%%% < # REFDAT REFTIM +# # +# RESULT FILE # +# Output coordinate file > %%%%%%%% < # CRDOUT +# Stations without PSD corrections > %%%%%%%% < # NOPSD +# # +# GENERAL OUTPUT FILES # +# Program output > % < use COOVEL.Lnn or > %%%%%%%% < # SYSODEF SYSOUT +# Error messages > % < merged to program output or > %%%%%%%% < # ERRMRG SYSERR +# # +# TITLE > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # TITLE +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWGEN = 1 ###################################################### +# COOVEL 1.1: General Files # +# # +# GENERAL INPUT FILES # +# Geodetic datum > %%%%%%%%%%%% < # DATUM +# # +# MENU SETTINGS # +# Selected campaign > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # CAMPAIGN +# Selected session year> %%%% < session> %%%% < # YR4_INFO SES_INFO +# Session table > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # SESSION_TABLE +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/COOVEL.old b/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/COOVEL.old new file mode 100755 index 0000000..4e5aa5f --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/COOVEL.old @@ -0,0 +1,177 @@ + +! Environment Variables +! --------------------- +ENVIRONMENT 5 + "U" "c:\Bernese\GPSUSER52" + "T" "c:\Bernese\GPSTEMP" + "X" "c:\Bernese\BERN52\GPS" + "P" "c:\Bernese\GPSDATA\CAMPAIGN52" + "USER" "" + ## widget = initmenu; pointer = ENVIR_LIST + +! Some keywords for automatic output +! ---------------------------------- +CAMPAIGN 1 "${P}/PHIVOLCS" + ## widget = initmenu; pointer = ACTIVE_CAMPAIGN + +SESSION_TABLE 1 "${P}/PHIVOLCS\STA\SESSIONS.SES" + ## widget = initmenu; pointer = SESSION_TABLE + +DESCR_SESSION_TABLE 1 "Session table" + +YR4_INFO 1 "2019" + ## widget = comment + # $Y+0 + +SES_INFO 1 "0110" + ## widget = comment + # $S+0 + +USR_INFO 1 "${USER}" + ## widget = comment + +! Coordinate File Names (input) +! ----------------------------- +CRDINP 1 "${P}/PHIVOLCS\STA\$(CRDINF).CRD" + ## widget = selwin; path = DIR_CRD; ext = EXT_CRD; maxfiles = 1 + # $(CRDINF) + +DESCR_CRDINP 1 "Input coordinate file" + +! Epoch of Ref. Coord. (output) +! ----------------------------- +CRDOUT 1 "${P}/PHIVOLCS\STA\$A190110.CRD" + ## widget = lineedit; path = DIR_CRD; ext = EXT_CRD; maxfiles = 1 + # $A$YSS+0 + +DESCR_CRDOUT 1 "Output coordinate file" + +! Velocity according to Ref.Coo. +! ------------------------------ +VELOCI 1 "${P}/PHIVOLCS\STA\$(CRDINF).VEL" + ## widget = selwin; path = DIR_VEL; ext = EXT_VEL; maxfiles = 1 + # $(CRDINF) + +DESCR_VELOCI 1 "Input velocity file" + +! PSD corrections for ITRF2014 +! ---------------------------- +PSDDAT 0 + ## widget = selwin; path = DIR_PSD; ext = EXT_PSD; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_PSDDAT 1 "PSD corrections (ITRF14)" + +! Station list without PSD corrections (output) +! --------------------------------------------- +NOPSD 0 + ## widget = lineedit; path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +DESCR_NOPSD 1 "Stations without PSD corrections" + +! Reference Epoch +! --------------- +REFDAT 1 "2019 01 11" + ## widget = lineedit; check_type = date + # $YMD_STR+0 + +MSG_REFDAT 1 "Reference epoch: date" + +! Reference Epoch +! --------------- +REFTIM 1 "00 00 00" + ## widget = lineedit; check_type = time + +MSG_REFTIM 1 "Reference epoch: time" + +! Program Output File +! ------------------- +SYSODEF 1 "1" + ## widget = checkbox + +MSG_SYSODEF 1 "Program output" + +SYSOUT 1 "${P}/PHIVOLCS\OUT\COOVEL.L02" + ## widget = lineedit; path = DIR_OUT; ext = EXT_OUT + ## activeif = SYSODEF == 0; emptyallowed = false + # COOVEL + +DESCR_SYSOUT 1 "Program output" + +! Error Message File +! ------------------ +ERRMRG 1 "0" + ## widget = checkbox + +MSG_ERRMRG 1 "Error message" + +SYSERR 1 "${U}/WORK\ERROR.MSG" + ## widget = lineedit; path = PTH_ERR; ext = EXT_ERR + ## activeif = ERRMRG == 0; emptyallowed = false + # ERROR + +DESCR_SYSERR 1 "Error message" + +! Local Geodetic Datum +! -------------------- +DATUM 1 "${X}/GEN\DATUM." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # DATUM. + +DESCR_DATUM 1 "Geodetic datum" + +! Title: new entry +! ---------------- +TITLE 1 "RNX2SNX_190110: Extrapolate coordinates" + ## widget = lineedit + # RNX2SNX_$YSS+0: Extrapolate coordinates + +MSG_TITLE 1 "Title line" + +SHOWGEN 1 "1" + ## widget = checkbox + +MSG_SHOWGEN 1 "Show all general files" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# EXTRAPOLATE COORDINATES - COOVEL 1: Filenames # +# # +# GENERAL FILES # +# Show all general files > % < # SHOWGEN +# # +# INPUT FILES # +# Input coordinate file > %%%%%%%% < # CRDINP +# Input velocity file > %%%%%%%% < # VELOCI +# PSD correction (ITRF14) > %%%%%%%% < # PSDDAT +# # +# REFERENCE EPOCH yyyy mm dd hh mm ss # +# > %%%%%%%%%% < > %%%%%%%% < # REFDAT REFTIM +# # +# RESULT FILE # +# Output coordinate file > %%%%%%%% < # CRDOUT +# Stations without PSD corrections > %%%%%%%% < # NOPSD +# # +# GENERAL OUTPUT FILES # +# Program output > % < use COOVEL.Lnn or > %%%%%%%% < # SYSODEF SYSOUT +# Error messages > % < merged to program output or > %%%%%%%% < # ERRMRG SYSERR +# # +# TITLE > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # TITLE +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWGEN = 1 ###################################################### +# COOVEL 1.1: General Files # +# # +# GENERAL INPUT FILES # +# Geodetic datum > %%%%%%%%%%%% < # DATUM +# # +# MENU SETTINGS # +# Selected campaign > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # CAMPAIGN +# Selected session year> %%%% < session> %%%% < # YR4_INFO SES_INFO +# Session table > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # SESSION_TABLE +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/CRDMERGE.INP b/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/CRDMERGE.INP new file mode 100755 index 0000000..c93e980 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/CRDMERGE.INP @@ -0,0 +1,275 @@ + +! Environment Variables +! --------------------- +ENVIRONMENT 5 + "U" "c:\Bernese\GPSUSER52" + "T" "c:\Bernese\GPSTEMP" + "X" "c:\Bernese\BERN52\GPS" + "P" "c:\Bernese\GPSDATA\CAMPAIGN52" + "USER" "" + ## widget = initmenu; pointer = ENVIR_LIST + +! SOME KEYWORDS FOR AUTOMATIC OUTPUT +! ---------------------------------- +CAMPAIGN 1 "${P}/PHIVOLCS" + ## widget = initmenu; pointer = ACTIVE_CAMPAIGN + +SESSION_TABLE 1 "${P}/PHIVOLCS\STA\SESSIONS.SES" + ## widget = initmenu; pointer = SESSION_TABLE + +DESCR_SESSION_TABLE 1 "Session table" + +YR4_INFO 1 "2019" + ## widget = comment + # $Y+0 + +SES_INFO 1 "0110" + ## widget = comment + # $S+0 + +USR_INFO 1 "${USER}" + ## widget = comment + +! ------------------------------------------------------------------------- +! Input files +! ------------------------------------------------------------------------- +! Coordinates or velocities +! ------------------------- +RADIO_1 1 "1" + ## widget = radiobutton; group = CRDVEL; radiokeys = CRDMTR CRDMRG CRDRES + +MSG_RADIO_1 1 "Coordinates" + +RADIO_2 1 "0" + ## widget = radiobutton; group = CRDVEL; radiokeys = VELMTR VELMRG VELRES + +MSG_RADIO_2 1 "Velocities" + +! Coordinate files +! ---------------- +CRDMTR 1 "${P}/PHIVOLCS\STA\REF190110.CRD" + ## widget = selwin; path = DIR_CRD; ext = EXT_CRD; maxfiles = 1 + ## emptyallowed = true + # REF$YSS+0 + +DESCR_CRDMTR 1 "Coordinates master file" + +CRDMRG 1 "${P}/PHIVOLCS\STA\$A190110.CRD" + ## widget = selwin; path = DIR_CRD; ext = EXT_CRD + # $A$YSS+0 + +MSG_CRDMRG 1 "Merge files" + +CRDMRG_TXT_COL_1 1 "Coordinate file(s)" + +! Velocity files +! -------------- +VELMTR 0 + ## widget = selwin; path = DIR_VEL; ext = EXT_VEL; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_VELMTR 1 "Velocities master file" + +VELMRG 0 + ## widget = selwin; path = DIR_VEL; ext = EXT_VEL + # + +MSG_VELMRG 1 "Merge files" + +VELMRG_TXT_COL_1 1 "Velocity file(s)" + +! ------------------------------------------------------------------------- +! Output files +! ------------------------------------------------------------------------- +! Coordinate file +! --------------- +CRDRES 1 "${P}/PHIVOLCS\STA\$A190110.CRD" + ## widget = lineedit; path = DIR_CRD; ext = EXT_CRD; emptyallowed = false + # $A$YSS+0 + +DESCR_CRDRES 1 "Coordinates" + +! Velocity file +! ------------- +VELRES 0 + ## widget = lineedit; path = DIR_VEL; ext = EXT_VEL; emptyallowed = false + # + +DESCR_VELRES 1 "Velocities" + +! Station selection file +! ---------------------- +FIXRES 1 "${P}/PHIVOLCS\STA\REF190110.FIX" + ## widget = lineedit; path = DIR_FIX; ext = EXT_FIX; emptyallowed = true + # REF$YSS+0 + +DESCR_FIXRES 1 "Station selection file" + +! Program Output File +! ------------------- +SYSODEF 1 "0" + ## widget = checkbox + +MSG_SYSODEF 1 "Program output" + +SYSOUT 1 "${P}/PHIVOLCS\OUT\MRG190110.OUT" + ## widget = lineedit; path = DIR_OUT; ext = EXT_OUT + ## activeif = SYSODEF = 0; emptyallowed = false + # MRG$YSS+0 + +DESCR_SYSOUT 1 "Program output" + +! Error Message File +! ------------------ +ERRMRG 1 "0" + ## widget = checkbox + +MSG_ERRMRG 1 "Error message" + +SYSERR 1 "${U}/WORK\ERROR.MSG" + ## widget = lineedit; path = PTH_ERR; ext = EXT_ERR; activeif = ERRMRG = 0 + ## emptyallowed = false + # ERROR + +DESCR_SYSERR 1 "Error message" + +! ------------------------------------------------------------------------- +! Options +! ------------------------------------------------------------------------- +! Title line +! ---------- +TITLE 1 "RNX2SNX_190110: Merge a priori into reference frame coordinates" + ## widget = lineedit; check_strlen = 65 + # RNX2SNX_$YSS+0: Merge a priori into reference frame coordinates + +MSG_TITLE 1 "Title line" + +! New geodetic datum +! ------------------ +NEWDAT 0 + ## widget = lineedit; check_strlen = 16 + # + +MSG_NEWDAT 1 "New local geodetic datum" + +! New coordinate epoch +! -------------------- +NEWEPO 0 + ## widget = lineedit; activeif = RADIO_1 = 1; check_strlen = 10 + # + +MSG_NEWEPO 1 "New coordinate epoch" + +! New coordinate time +! ------------------- +NEWTIM 0 + ## widget = lineedit; activeif = RADIO_1 = 1; check_strlen= 8 + # + +MSG_NEWTIM 1 "New coordinate time" + +! Flag priority +! ------------- +FLGPRI 0 + ## widget = lineedit + # + +MSG_FLGPRI 1 "Flag priority ascending" + +! Flag replacement +! ---------------- +FLGMRG 1 "0" + ## widget = checkbox + +MSG_FLGMRG 1 "Only in merge files" + +FLGREP 4 + "P" "PPP" + "A" "PPP" + "W" "PPP" + "I" "$(REFINF)" + ## widget = uniline; numlines = 6 + +MSG_FLGREP 1 "Replace flags" + +! Same values for same DOMES numbers +! ---------------------------------- +DOMES 1 "1" + ## widget = checkbox + +MSG_DOMES 1 "Synchronize stations with same DOMES number" + +! Flags for FIX file +! ------------------ +FLGFIX 1 "I" + ## widget = lineedit; activeif = FIXRES / _ + +MSG_FLGFIX 1 "Flags considered for station selection file" + +SHOWGEN 1 "1" + ## widget = checkbox + +MSG_SHOWGEN 1 "Show all general files" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MERGE COORDINATE/VELOCITY FILES - CRDMERGE 1: Input/Output Files # +# # +# GENERAL FILES # +# Show all general files > % < # SHOWGEN +# # +# INPUT FILES # +# > % < Coordinates master file > %%%%%%%% < Merge files > %%%%%%%% < # RADIO_1 CRDMTR CRDMRG +# > % < Velocities@ master file > %%%%%%%% < Merge files > %%%%%%%% < # RADIO_2 VELMTR VELMRG +# # +# RESULT FILES # +# Coordinates > %%%%%%%% < # CRDRES +# Velocities > %%%%%%%% < # VELRES +# Station selection file > %%%%%%%% < # FIXRES +# # +# GENERAL OUTPUT FILES # +# Program output > % < use CRDMERGE.Lnn or > %%%%%%%% < # SYSODEF SYSOUT +# Error messages > % < merged to program output or > %%%%%%%% < # ERRMRG SYSERR +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWGEN = 1 ###################################################### +# CRDMERGE 1.1: General Files # +# # +# MENU SETTINGS # +# Selected campaign > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # CAMPAIGN +# Selected session year> %%%% < session> %%%% < # YR4_INFO SES_INFO +# Session table > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # SESSION_TABLE +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# CRDMERGE 2: Options # +# # +# TITLE > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # TITLE +# # +# MERGE OPTIONS # +# New local geodetic datum> %%%%%%%%%% < # NEWDAT +# New coordinate epoch > %%%%%%%%%% < (YYYY MM DD) # NEWEPO +# New coordinate time > %%%%%%%%%% < (HH MM SS) # NEWTIM +# # +# Adopt master information for antenna-sharing stations > % < # DOMES +# # +# Flag priority ascending > %%%%%%%%%%%%%%%%%%%%%% < # FLGPRI +# (default: R C U T P M A W N I) # +# # +# Replace flags > Old_flag New_flag < Only in merge files > % < # FLGREP FLGMRG +# # +# # +# # +# # +# # +# # +# FLAGS TO BE CONSIDERED FOR CREATION OF STATION SELECTION FILE # +# Flag list > %%%%%%%%%%%%%%%%%%%%%% < # FLGFIX +# (default: I) # +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/CRDMERGE.old b/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/CRDMERGE.old new file mode 100755 index 0000000..c93e980 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/CRDMERGE.old @@ -0,0 +1,275 @@ + +! Environment Variables +! --------------------- +ENVIRONMENT 5 + "U" "c:\Bernese\GPSUSER52" + "T" "c:\Bernese\GPSTEMP" + "X" "c:\Bernese\BERN52\GPS" + "P" "c:\Bernese\GPSDATA\CAMPAIGN52" + "USER" "" + ## widget = initmenu; pointer = ENVIR_LIST + +! SOME KEYWORDS FOR AUTOMATIC OUTPUT +! ---------------------------------- +CAMPAIGN 1 "${P}/PHIVOLCS" + ## widget = initmenu; pointer = ACTIVE_CAMPAIGN + +SESSION_TABLE 1 "${P}/PHIVOLCS\STA\SESSIONS.SES" + ## widget = initmenu; pointer = SESSION_TABLE + +DESCR_SESSION_TABLE 1 "Session table" + +YR4_INFO 1 "2019" + ## widget = comment + # $Y+0 + +SES_INFO 1 "0110" + ## widget = comment + # $S+0 + +USR_INFO 1 "${USER}" + ## widget = comment + +! ------------------------------------------------------------------------- +! Input files +! ------------------------------------------------------------------------- +! Coordinates or velocities +! ------------------------- +RADIO_1 1 "1" + ## widget = radiobutton; group = CRDVEL; radiokeys = CRDMTR CRDMRG CRDRES + +MSG_RADIO_1 1 "Coordinates" + +RADIO_2 1 "0" + ## widget = radiobutton; group = CRDVEL; radiokeys = VELMTR VELMRG VELRES + +MSG_RADIO_2 1 "Velocities" + +! Coordinate files +! ---------------- +CRDMTR 1 "${P}/PHIVOLCS\STA\REF190110.CRD" + ## widget = selwin; path = DIR_CRD; ext = EXT_CRD; maxfiles = 1 + ## emptyallowed = true + # REF$YSS+0 + +DESCR_CRDMTR 1 "Coordinates master file" + +CRDMRG 1 "${P}/PHIVOLCS\STA\$A190110.CRD" + ## widget = selwin; path = DIR_CRD; ext = EXT_CRD + # $A$YSS+0 + +MSG_CRDMRG 1 "Merge files" + +CRDMRG_TXT_COL_1 1 "Coordinate file(s)" + +! Velocity files +! -------------- +VELMTR 0 + ## widget = selwin; path = DIR_VEL; ext = EXT_VEL; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_VELMTR 1 "Velocities master file" + +VELMRG 0 + ## widget = selwin; path = DIR_VEL; ext = EXT_VEL + # + +MSG_VELMRG 1 "Merge files" + +VELMRG_TXT_COL_1 1 "Velocity file(s)" + +! ------------------------------------------------------------------------- +! Output files +! ------------------------------------------------------------------------- +! Coordinate file +! --------------- +CRDRES 1 "${P}/PHIVOLCS\STA\$A190110.CRD" + ## widget = lineedit; path = DIR_CRD; ext = EXT_CRD; emptyallowed = false + # $A$YSS+0 + +DESCR_CRDRES 1 "Coordinates" + +! Velocity file +! ------------- +VELRES 0 + ## widget = lineedit; path = DIR_VEL; ext = EXT_VEL; emptyallowed = false + # + +DESCR_VELRES 1 "Velocities" + +! Station selection file +! ---------------------- +FIXRES 1 "${P}/PHIVOLCS\STA\REF190110.FIX" + ## widget = lineedit; path = DIR_FIX; ext = EXT_FIX; emptyallowed = true + # REF$YSS+0 + +DESCR_FIXRES 1 "Station selection file" + +! Program Output File +! ------------------- +SYSODEF 1 "0" + ## widget = checkbox + +MSG_SYSODEF 1 "Program output" + +SYSOUT 1 "${P}/PHIVOLCS\OUT\MRG190110.OUT" + ## widget = lineedit; path = DIR_OUT; ext = EXT_OUT + ## activeif = SYSODEF = 0; emptyallowed = false + # MRG$YSS+0 + +DESCR_SYSOUT 1 "Program output" + +! Error Message File +! ------------------ +ERRMRG 1 "0" + ## widget = checkbox + +MSG_ERRMRG 1 "Error message" + +SYSERR 1 "${U}/WORK\ERROR.MSG" + ## widget = lineedit; path = PTH_ERR; ext = EXT_ERR; activeif = ERRMRG = 0 + ## emptyallowed = false + # ERROR + +DESCR_SYSERR 1 "Error message" + +! ------------------------------------------------------------------------- +! Options +! ------------------------------------------------------------------------- +! Title line +! ---------- +TITLE 1 "RNX2SNX_190110: Merge a priori into reference frame coordinates" + ## widget = lineedit; check_strlen = 65 + # RNX2SNX_$YSS+0: Merge a priori into reference frame coordinates + +MSG_TITLE 1 "Title line" + +! New geodetic datum +! ------------------ +NEWDAT 0 + ## widget = lineedit; check_strlen = 16 + # + +MSG_NEWDAT 1 "New local geodetic datum" + +! New coordinate epoch +! -------------------- +NEWEPO 0 + ## widget = lineedit; activeif = RADIO_1 = 1; check_strlen = 10 + # + +MSG_NEWEPO 1 "New coordinate epoch" + +! New coordinate time +! ------------------- +NEWTIM 0 + ## widget = lineedit; activeif = RADIO_1 = 1; check_strlen= 8 + # + +MSG_NEWTIM 1 "New coordinate time" + +! Flag priority +! ------------- +FLGPRI 0 + ## widget = lineedit + # + +MSG_FLGPRI 1 "Flag priority ascending" + +! Flag replacement +! ---------------- +FLGMRG 1 "0" + ## widget = checkbox + +MSG_FLGMRG 1 "Only in merge files" + +FLGREP 4 + "P" "PPP" + "A" "PPP" + "W" "PPP" + "I" "$(REFINF)" + ## widget = uniline; numlines = 6 + +MSG_FLGREP 1 "Replace flags" + +! Same values for same DOMES numbers +! ---------------------------------- +DOMES 1 "1" + ## widget = checkbox + +MSG_DOMES 1 "Synchronize stations with same DOMES number" + +! Flags for FIX file +! ------------------ +FLGFIX 1 "I" + ## widget = lineedit; activeif = FIXRES / _ + +MSG_FLGFIX 1 "Flags considered for station selection file" + +SHOWGEN 1 "1" + ## widget = checkbox + +MSG_SHOWGEN 1 "Show all general files" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MERGE COORDINATE/VELOCITY FILES - CRDMERGE 1: Input/Output Files # +# # +# GENERAL FILES # +# Show all general files > % < # SHOWGEN +# # +# INPUT FILES # +# > % < Coordinates master file > %%%%%%%% < Merge files > %%%%%%%% < # RADIO_1 CRDMTR CRDMRG +# > % < Velocities@ master file > %%%%%%%% < Merge files > %%%%%%%% < # RADIO_2 VELMTR VELMRG +# # +# RESULT FILES # +# Coordinates > %%%%%%%% < # CRDRES +# Velocities > %%%%%%%% < # VELRES +# Station selection file > %%%%%%%% < # FIXRES +# # +# GENERAL OUTPUT FILES # +# Program output > % < use CRDMERGE.Lnn or > %%%%%%%% < # SYSODEF SYSOUT +# Error messages > % < merged to program output or > %%%%%%%% < # ERRMRG SYSERR +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWGEN = 1 ###################################################### +# CRDMERGE 1.1: General Files # +# # +# MENU SETTINGS # +# Selected campaign > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # CAMPAIGN +# Selected session year> %%%% < session> %%%% < # YR4_INFO SES_INFO +# Session table > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # SESSION_TABLE +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# CRDMERGE 2: Options # +# # +# TITLE > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # TITLE +# # +# MERGE OPTIONS # +# New local geodetic datum> %%%%%%%%%% < # NEWDAT +# New coordinate epoch > %%%%%%%%%% < (YYYY MM DD) # NEWEPO +# New coordinate time > %%%%%%%%%% < (HH MM SS) # NEWTIM +# # +# Adopt master information for antenna-sharing stations > % < # DOMES +# # +# Flag priority ascending > %%%%%%%%%%%%%%%%%%%%%% < # FLGPRI +# (default: R C U T P M A W N I) # +# # +# Replace flags > Old_flag New_flag < Only in merge files > % < # FLGREP FLGMRG +# # +# # +# # +# # +# # +# # +# FLAGS TO BE CONSIDERED FOR CREATION OF STATION SELECTION FILE # +# Flag list > %%%%%%%%%%%%%%%%%%%%%% < # FLGFIX +# (default: I) # +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/GPSXTR.INP b/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/GPSXTR.INP new file mode 100755 index 0000000..8b5d1aa --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/GPSXTR.INP @@ -0,0 +1,284 @@ + +! Some keywords for automatic output +! ---------------------------------- +CAMPAIGN 1 "${P}/PHIVOLCS" + ## widget = initmenu; pointer = ACTIVE_CAMPAIGN + +SESSION_TABLE 1 "${P}/PHIVOLCS\STA\SESSIONS.SES" + ## widget = initmenu; pointer = SESSION_TABLE + +DESCR_SESSION_TABLE 1 "Session table" + +YR4_INFO 1 "2019" + ## widget = comment + # $Y+0 + +SES_INFO 1 "0110" + ## widget = comment + # $S+0 + +USR_INFO 1 "${USER}" + ## widget = comment + +! ------------------------------------------------------------------------- +! Environment Variables +! --------------------- +ENVIRONMENT 5 + "U" "c:\Bernese\GPSUSER52" + "T" "c:\Bernese\GPSTEMP" + "X" "c:\Bernese\BERN52\GPS" + "P" "c:\Bernese\GPSDATA\CAMPAIGN52" + "USER" "" + ## widget = initmenu; pointer = ENVIR_LIST + +! ------------------------------------------------------------------------- +! General Constants +! ----------------- +SHOWGEN 1 "1" + ## widget = checkbox + +MSG_SHOWGEN 1 "Show all general files" + +CONST 1 "${X}/GEN\CONST." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # CONST. + +DESCR_CONST 1 "General constants" + +! GPSEST/ADDNEQ Input Files +! ------------------------- +RADIO_1 1 "0" + ## widget = radiobutton; group = DUMMY; radiokeys = JOBGPS + +MSG_RADIO_1 1 "GPSEST/ADDNEQ2 output files" + +RADIO_3 1 "1" + ## widget = radiobutton; group = DUMMY; radiokeys = OUTPUT + +MSG_RADIO_3 1 "GPSEST/ADDNEQ2 output files" + +JOBGPS 0 + ## widget = selwin; path = DIR_OUT; ext = NO_EXT; maxfiles = 999 + ## emptyallowed = true + # + +MSG_JOBGPS 1 "GPSEST job output files" + +JOBGPS_TXT_COL_1 1 "GPSEST job output files" + +OUTPUT 1 "${P}/PHIVOLCS\OUT\$C190110.OUT" + ## widget = selwin; path = DIR_OUT; ext = EXT_OUT; maxfiles = 999 + ## emptyallowed = true + # $C$YSS+0 + +MSG_OUTPUT 1 "GPSEST/ADDNEQ output files" + +OUTPUT_TXT_COL_1 1 "GPSEST/ADDNEQ output files" + +! Title +! ----- +TITLE 1 "RNX2SNX_190110: Extraction from amb-float solution - $C" + ## widget = lineedit + # RNX2SNX_$YSS+0: Extraction from amb-float solution - $C + +MSG_TITLE 1 "Title line" + +! Output Summary +! -------------- +GPSOUT 1 "${P}/PHIVOLCS\OUT\$C190110.SUM" + ## widget = lineedit; path = DIR_OUT; ext = EXT_SUM; maxfiles = -1 + # $C$YSS+0 + +MSG_GPSOUT 1 "Output summary" + +! Coordinate Summary +! ------------------ +CRDOUT 0 + ## widget = lineedit; path = DIR_OUT; ext = EXT_SUM; maxfiles = -1 + # + +MSG_CRDOUT 1 "Coordinate summary" + +! Kinematic Summary +! ----------------- +KINOUT 0 + ## widget = lineedit; path = DIR_OUT; ext = EXT_SUM; maxfiles = -1 + # + +MSG_KINOUT 1 "Kinematic summary" + +! Ionosphere Summary +! ------------------ +GIMOUT 0 + ## widget = lineedit; path = DIR_OUT; ext = EXT_SUM; maxfiles = -1 + # + +MSG_GIMOUT 1 "GIM summary" + +! Clock Summary +! ------------- +CLKOUT 0 + ## widget = lineedit; path = DIR_OUT; ext = EXT_SUM; maxfiles = -1 + # + +MSG_CLKOUT 1 "Clock summary: clock differences" + +CLKBSL 0 + ## widget = selwin; path = DIR_BSL; ext = EXT_BSL; maxfiles = 1 + ## activeif = CLKOUT / _ OR CLKDEV / _ + # + +MSG_CLKBSL 1 "Pairs of clocks for clock summary" + +! Clock Summary: Allan deviation +! ------------- +CLKDEV 0 + ## widget = lineedit; path = DIR_OUT; ext = EXT_SUM; maxfiles = -1 + # + +MSG_CLKDEV 1 "Clock summary: Allan deviation" + +! QIF Summary +! ----------- +QIFOUT 0 + ## widget = lineedit; path = DIR_OUT; ext = EXT_SUM; maxfiles = -1 + # + +MSG_QIFOUT 1 "Ambiguity res. summary" + +! Ambiguity Summary +! ----------------- +AMBOUT 0 + ## widget = lineedit; path = DIR_OUT; ext = EXT_SUM; maxfiles = -1 + # + +MSG_AMBOUT 1 "Ambiguity fractionals" + +! Campaign Summary +! ---------------- +CAMPFM 0 + ## widget = lineedit; path = DIR_OUT; ext = EXT_SUM; maxfiles = -1 + # + +MSG_CAMPFM 1 "Campaign summary" + +! Weekly Summary +! -------------- +WEEKFM 0 + ## widget = lineedit; path = DIR_OUT; ext = EXT_SUM; maxfiles = -1 + # + +MSG_WEEKFM 1 "Weekly summary" + +! Pole Summary +! ------------ +POLOUT 0 + ## widget = lineedit; path = DIR_OUT; ext = EXT_SUM; maxfiles = -1 + # + +MSG_POLOUT 1 "Pole output" + +! Program Output File +! ------------------- +SYSODEF 1 "0" + ## widget = checkbox + +MSG_SYSODEF 1 "Program output" + +SYSOUT 1 "${P}/PHIVOLCS\OUT\XTR190110.OUT" + ## widget = lineedit; path = DIR_OUT; ext = EXT_OUT + ## activeif = SYSODEF == 0; emptyallowed = false + # XTR$YSS+0 + +DESCR_SYSOUT 1 "Program output" + +! Error Message File +! ------------------ +ERRMRG 1 "0" + ## widget = checkbox + +MSG_ERRMRG 1 "Error message" + +SYSERR 1 "${U}/WORK\ERROR.MSG" + ## widget = lineedit; path = PTH_ERR; ext = EXT_ERR + ## activeif = ERRMRG == 0; emptyallowed = false + # ERROR + +DESCR_SYSERR 1 "Error message" + +! Which Pole Parameter Sets +! ------------------------- +IMEAN 1 "1" + ## widget = combobox; editable = FALSE; cards = ALL 1 2 3 + ## activeif = POLOUT / _ + +MSG_IMEAN 1 "Pole parameter sets" + +! Ambiguity resolution summary detail level +! ----------------------------------------- +AMBLOD 1 "ALL" + ## widget = combobox; activeif = QIFOUT / _; editable = false + ## cards = ALL EACH&ALL GPS GLONASS GALILEO + +MSG_AMBLOD 1 "Ambiguity resolution: GNSS" + +! Ambiguity resolution characterization +! ------------------------------------- +AMBID 0 + ## widget = combobox; cards = WL NL QIF L5 L3 L12 L1 L2 + ## activeif = QIFOUT / _; check_strlen = 3 + # + +MSG_AMBID 1 "Ambiguity resolution: #AR_ID" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# EXTRACT GPSEST/ADDNEQ2 PROGRAM OUTPUT - GPSXTR 1: Extractions # +# # +# GENERAL FILES # +# Show all general files > % < # SHOWGEN +# # +# INPUT FILENAMES # +# > % < > %%%%%%%%%%%% < (GPSEST.Lxx/ADDNEQ2.Lxx) # RADIO_1 JOBGPS +# > % < > %%%%%%%% < (GPSEST/ADDNEQ2 output) # RADIO_3 OUTPUT +# # +# GENERAL OUTPUT FILES # +# Program output > % < use GPSXTR.Lnn or > %%%%%%%% < # SYSODEF SYSOUT +# Error messages > % < merged to program output or > %%%%%%%% < # ERRMRG SYSERR +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWGEN = 1 ##################################################### +# GPSXTR 1.1: General Files # +# # +# GENERAL INPUT FILES # +# General constants > %%%%%%%%%%%% < # CONST +# # +# MENU SETTINGS # +# Selected campaign > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # CAMPAIGN +# Selected session year> %%%% < session> %%%% < # YR4_INFO SES_INFO +# Session table > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # SESSION_TABLE +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# GPSXTR 2: Output Files # +# # +# TITLE > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # TITLE +# # +# OUTPUT FILES # +# Output summary > %%%%%%%% < # GPSOUT +# Coordinate summary > %%%%%%%% < # CRDOUT +# Kinematic summary > %%%%%%%% < # KINOUT +# GIM summary > %%%%%%%% < # GIMOUT +# Clock summary > %%%%%%%% < Baseline> %%%%%%%% < # CLKOUT CLKBSL +# Clock Allan deviation > %%%%%%%% < # CLKDEV +# Ambiguity resolution > %%%%%%%% < GNSS> %%%%%%%% < ID> %%% < # QIFOUT AMBLOD AMBID +# Ambiguity fractionals > %%%%%%%% < # AMBOUT +# Campaign summary > %%%%%%%% < # CAMPFM +# Weekly summary > %%%%%%%% < # WEEKFM +# Pole output > %%%%%%%% < Pole parameter sets> %%%% < # POLOUT IMEAN +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/GPSXTR.old b/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/GPSXTR.old new file mode 100755 index 0000000..4598b2a --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/GPSXTR.old @@ -0,0 +1,279 @@ + +! Some keywords for automatic output +! ---------------------------------- +CAMPAIGN 1 "./DUMMY" + ## widget = initmenu; pointer = ACTIVE_CAMPAIGN + +SESSION_TABLE 1 "${X}/SKL/SESSIONS.SES" + ## widget = initmenu; pointer = SESSION_TABLE + +DESCR_SESSION_TABLE 1 "Session table" + +YR4_INFO 1 "1980" + ## widget = comment + # $Y+0 + +SES_INFO 1 "0060" + ## widget = comment + # $S+0 + +USR_INFO 1 "${USER}" + ## widget = comment + +! ------------------------------------------------------------------------- +! Environment Variables +! --------------------- +ENVIRONMENT 1 "" "${}" + ## widget = initmenu; pointer = ENVIR_LIST + +! ------------------------------------------------------------------------- +! General Constants +! ----------------- +SHOWGEN 1 "1" + ## widget = checkbox + +MSG_SHOWGEN 1 "Show all general files" + +CONST 1 "${X}/GEN/CONST." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # CONST. + +DESCR_CONST 1 "General constants" + +! GPSEST/ADDNEQ Input Files +! ------------------------- +RADIO_1 1 "0" + ## widget = radiobutton; group = DUMMY; radiokeys = JOBGPS + +MSG_RADIO_1 1 "GPSEST/ADDNEQ2 output files" + +RADIO_3 1 "1" + ## widget = radiobutton; group = DUMMY; radiokeys = OUTPUT + +MSG_RADIO_3 1 "GPSEST/ADDNEQ2 output files" + +JOBGPS 0 + ## widget = selwin; path = DIR_OUT; ext = NO_EXT; maxfiles = 999 + ## emptyallowed = true + # + +MSG_JOBGPS 1 "GPSEST job output files" + +JOBGPS_TXT_COL_1 1 "GPSEST job output files" + +OUTPUT 1 "./DUMMY/OUT/$C800060.OUT" + ## widget = selwin; path = DIR_OUT; ext = EXT_OUT; maxfiles = 999 + ## emptyallowed = true + # $C$YSS+0 + +MSG_OUTPUT 1 "GPSEST/ADDNEQ output files" + +OUTPUT_TXT_COL_1 1 "GPSEST/ADDNEQ output files" + +! Title +! ----- +TITLE 1 "RNX2SNX_800060: Extraction from amb-float solution - $C" + ## widget = lineedit + # RNX2SNX_$YSS+0: Extraction from amb-float solution - $C + +MSG_TITLE 1 "Title line" + +! Output Summary +! -------------- +GPSOUT 1 "./DUMMY/OUT/$C800060.SUM" + ## widget = lineedit; path = DIR_OUT; ext = EXT_SUM; maxfiles = -1 + # $C$YSS+0 + +MSG_GPSOUT 1 "Output summary" + +! Coordinate Summary +! ------------------ +CRDOUT 0 + ## widget = lineedit; path = DIR_OUT; ext = EXT_SUM; maxfiles = -1 + # + +MSG_CRDOUT 1 "Coordinate summary" + +! Kinematic Summary +! ----------------- +KINOUT 0 + ## widget = lineedit; path = DIR_OUT; ext = EXT_SUM; maxfiles = -1 + # + +MSG_KINOUT 1 "Kinematic summary" + +! Ionosphere Summary +! ------------------ +GIMOUT 0 + ## widget = lineedit; path = DIR_OUT; ext = EXT_SUM; maxfiles = -1 + # + +MSG_GIMOUT 1 "GIM summary" + +! Clock Summary +! ------------- +CLKOUT 0 + ## widget = lineedit; path = DIR_OUT; ext = EXT_SUM; maxfiles = -1 + # + +MSG_CLKOUT 1 "Clock summary: clock differences" + +CLKBSL 0 + ## widget = selwin; path = DIR_BSL; ext = EXT_BSL; maxfiles = 1 + ## activeif = CLKOUT / _ OR CLKDEV / _ + # + +MSG_CLKBSL 1 "Pairs of clocks for clock summary" + +! Clock Summary: Allan deviation +! ------------- +CLKDEV 0 + ## widget = lineedit; path = DIR_OUT; ext = EXT_SUM; maxfiles = -1 + # + +MSG_CLKDEV 1 "Clock summary: Allan deviation" + +! QIF Summary +! ----------- +QIFOUT 0 + ## widget = lineedit; path = DIR_OUT; ext = EXT_SUM; maxfiles = -1 + # + +MSG_QIFOUT 1 "Ambiguity res. summary" + +! Ambiguity Summary +! ----------------- +AMBOUT 0 + ## widget = lineedit; path = DIR_OUT; ext = EXT_SUM; maxfiles = -1 + # + +MSG_AMBOUT 1 "Ambiguity fractionals" + +! Campaign Summary +! ---------------- +CAMPFM 0 + ## widget = lineedit; path = DIR_OUT; ext = EXT_SUM; maxfiles = -1 + # + +MSG_CAMPFM 1 "Campaign summary" + +! Weekly Summary +! -------------- +WEEKFM 0 + ## widget = lineedit; path = DIR_OUT; ext = EXT_SUM; maxfiles = -1 + # + +MSG_WEEKFM 1 "Weekly summary" + +! Pole Summary +! ------------ +POLOUT 0 + ## widget = lineedit; path = DIR_OUT; ext = EXT_SUM; maxfiles = -1 + # + +MSG_POLOUT 1 "Pole output" + +! Program Output File +! ------------------- +SYSODEF 1 "0" + ## widget = checkbox + +MSG_SYSODEF 1 "Program output" + +SYSOUT 1 "./DUMMY/OUT/XTR800060.OUT" + ## widget = lineedit; path = DIR_OUT; ext = EXT_OUT + ## activeif = SYSODEF == 0; emptyallowed = false + # XTR$YSS+0 + +DESCR_SYSOUT 1 "Program output" + +! Error Message File +! ------------------ +ERRMRG 1 "0" + ## widget = checkbox + +MSG_ERRMRG 1 "Error message" + +SYSERR 1 "${U}/WORK/ERROR.MSG" + ## widget = lineedit; path = PTH_ERR; ext = EXT_ERR + ## activeif = ERRMRG == 0; emptyallowed = false + # ERROR + +DESCR_SYSERR 1 "Error message" + +! Which Pole Parameter Sets +! ------------------------- +IMEAN 1 "1" + ## widget = combobox; editable = FALSE; cards = ALL 1 2 3 + ## activeif = POLOUT / _ + +MSG_IMEAN 1 "Pole parameter sets" + +! Ambiguity resolution summary detail level +! ----------------------------------------- +AMBLOD 1 "ALL" + ## widget = combobox; activeif = QIFOUT / _; editable = false + ## cards = ALL EACH&ALL GPS GLONASS GALILEO + +MSG_AMBLOD 1 "Ambiguity resolution: GNSS" + +! Ambiguity resolution characterization +! ------------------------------------- +AMBID 0 + ## widget = combobox; cards = WL NL QIF L5 L3 L12 L1 L2 + ## activeif = QIFOUT / _; check_strlen = 3 + # + +MSG_AMBID 1 "Ambiguity resolution: #AR_ID" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# EXTRACT GPSEST/ADDNEQ2 PROGRAM OUTPUT - GPSXTR 1: Extractions # +# # +# GENERAL FILES # +# Show all general files > % < # SHOWGEN +# # +# INPUT FILENAMES # +# > % < > %%%%%%%%%%%% < (GPSEST.Lxx/ADDNEQ2.Lxx) # RADIO_1 JOBGPS +# > % < > %%%%%%%% < (GPSEST/ADDNEQ2 output) # RADIO_3 OUTPUT +# # +# GENERAL OUTPUT FILES # +# Program output > % < use GPSXTR.Lnn or > %%%%%%%% < # SYSODEF SYSOUT +# Error messages > % < merged to program output or > %%%%%%%% < # ERRMRG SYSERR +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWGEN = 1 ##################################################### +# GPSXTR 1.1: General Files # +# # +# GENERAL INPUT FILES # +# General constants > %%%%%%%%%%%% < # CONST +# # +# MENU SETTINGS # +# Selected campaign > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # CAMPAIGN +# Selected session year> %%%% < session> %%%% < # YR4_INFO SES_INFO +# Session table > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # SESSION_TABLE +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# GPSXTR 2: Output Files # +# # +# TITLE > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # TITLE +# # +# OUTPUT FILES # +# Output summary > %%%%%%%% < # GPSOUT +# Coordinate summary > %%%%%%%% < # CRDOUT +# Kinematic summary > %%%%%%%% < # KINOUT +# GIM summary > %%%%%%%% < # GIMOUT +# Clock summary > %%%%%%%% < Baseline> %%%%%%%% < # CLKOUT CLKBSL +# Clock Allan deviation > %%%%%%%% < # CLKDEV +# Ambiguity resolution > %%%%%%%% < GNSS> %%%%%%%% < ID> %%% < # QIFOUT AMBLOD AMBID +# Ambiguity fractionals > %%%%%%%% < # AMBOUT +# Campaign summary > %%%%%%%% < # CAMPFM +# Weekly summary > %%%%%%%% < # WEEKFM +# Pole output > %%%%%%%% < Pole parameter sets> %%%% < # POLOUT IMEAN +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/MAUPRP.INP b/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/MAUPRP.INP new file mode 100755 index 0000000..e7bbb30 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/MAUPRP.INP @@ -0,0 +1,1023 @@ + +! Environment Variables +! --------------------- +ENVIRONMENT 5 + "U" "c:\Bernese\GPSUSER52" + "T" "c:\Bernese\GPSTEMP" + "X" "c:\Bernese\BERN52\GPS" + "P" "c:\Bernese\GPSDATA\CAMPAIGN52" + "USER" "" + ## widget = initmenu; pointer = ENVIR_LIST + +! Information for the title +! ------------------------- +CAMPAIGN 1 "${P}/PHIVOLCS" + ## widget = initmenu; pointer = ACTIVE_CAMPAIGN + +SESSION_TABLE 1 "${P}/PHIVOLCS\STA\SESSIONS.SES" + ## widget = initmenu; pointer = SESSION_TABLE + +DESCR_SESSION_TABLE 1 "Session table" + +YR4_INFO 1 "2019" + ## widget = comment + # $Y+0 + +SES_INFO 1 "0110" + ## widget = comment + # $S+0 + +USR_INFO 1 "${USER}" + ## widget = comment + +! ------------------------------------------------------------------------- +! Show general files +! ------------------ +SHOWGEN 1 "1" + ## widget = checkbox + +MSG_SHOWGEN 1 "Show all general files" + +! General Constants +! ----------------- +CONST 1 "${X}/GEN\CONST." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # CONST. + +DESCR_CONST 1 "General constants" + +! Geodetic Datum +! -------------- +DATUM 1 "${X}/GEN\DATUM." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # DATUM. + +DESCR_DATUM 1 "Geodetic datum" + +! Satellite Information +! --------------------- +SATELL 1 "${X}/GEN\$(SATINF).$(PCV)" + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # $(SATINF).$(PCV) + +DESCR_SATELL 1 "Satellite information" + +! Satellite Problems +! ------------------ +SATCRUX 1 "${X}/GEN\$(SATCRX).CRX" + ## widget = selwin; path = PTH_GEN; ext = EXT_CRX; maxfiles = 1 + # $(SATCRX) + +DESCR_SATCRUX 1 "Satellite problems" + +! Pole File +! --------- +POLE 1 "${P}/PHIVOLCS\ORB\$B190110.ERP" + ## widget = selwin; path = DIR_ERP; ext = EXT_ERP; maxfiles = 1 + # $B$YSS+0 + +DESCR_POLE 1 "Pole file" + +! Subdaily Pole Model +! ------------------- +SUBMOD 1 "${X}/GEN\IERS2010XY.SUB" + ## widget = selwin; path = PTH_GEN; ext = EXT_SUB; maxfiles = 1 + # IERS2010XY + +DESCR_SUBMOD 1 "Subdaily pole model" + +! Nutation Model +! ------------------- +NUTMOD 1 "${X}/GEN\IAU2000R06.NUT" + ## widget = selwin; path = PTH_GEN; ext = EXT_NUT; maxfiles = 1 + # IAU2000R06 + +DESCR_NUTMOD 1 "Nutation model" + +! Phase Center Eccentricities +! --------------------------- +PHASECC 1 "${X}/GEN\$(PCVINF).$(PCV)" + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # $(PCVINF).$(PCV) + +DESCR_PHASECC 1 "Phase center eccentricities" + +! Zero-Difference Header File(s) +! -------------------------------- +RADIO_Z 1 "0" + ## widget = radiobutton; group = OBSFILES; radiokeys = PZFILES + +MSG_RADIO_Z 1 "Zero-difference observation files" + +PZFILES 18 + "${P}/PHIVOLCS\OBS\ALAB0110.PZH" + "${P}/PHIVOLCS\OBS\ATIM0110.PZH" + "${P}/PHIVOLCS\OBS\BAKO0110.PZH" + "${P}/PHIVOLCS\OBS\BJFS0110.PZH" + "${P}/PHIVOLCS\OBS\ELNA0110.PZH" + "${P}/PHIVOLCS\OBS\GUNG0110.PZH" + "${P}/PHIVOLCS\OBS\HKSL0110.PZH" + "${P}/PHIVOLCS\OBS\HYDE0110.PZH" + "${P}/PHIVOLCS\OBS\IISC0110.PZH" + "${P}/PHIVOLCS\OBS\LBAN0110.PZH" + "${P}/PHIVOLCS\OBS\MALA0110.PZH" + "${P}/PHIVOLCS\OBS\MAUB0110.PZH" + "${P}/PHIVOLCS\OBS\PGEN0110.PZH" + "${P}/PHIVOLCS\OBS\PIMO0110.PZH" + "${P}/PHIVOLCS\OBS\PTAG0110.PZH" + "${P}/PHIVOLCS\OBS\SHAO0110.PZH" + "${P}/PHIVOLCS\OBS\SPAB0110.PZH" + "${P}/PHIVOLCS\OBS\XMIS0110.PZH" + ## widget = selwin; path = DIR_PZH; ext = EXT_PZH; maxfiles = 999 + ## emptyallowed = true + # ????$S+0 + +PZFILES_TXT_COL_1 1 "Zero-difference header file" + +MSG_PZFILES 1 "Zero-difference observation files" + +! Extensions of the Zero-Difference Obs. Files +! ---------------------------------------------- +PZFILES_PTH_COL_2 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_PZO + +PZFILES_EXT_COL_2 1 "PZO" + ## widget = initmenu; pointer = EXT_PZO + +PZFILES_TXT_COL_2 1 "Zero-difference obs file" + +! Single-Difference Header File(s) +! -------------------------------- +RADIO_S 1 "1" + ## widget = radiobutton; group = OBSFILES; radiokeys = OBSFIL + +MSG_RADIO_S 1 "Single-difference observation files" + +OBSFIL 17 + "${P}/PHIVOLCS\OBS\ALAT0110.PSH" + "${P}/PHIVOLCS\OBS\ALEL0110.PSH" + "${P}/PHIVOLCS\OBS\ALMU0110.PSH" + "${P}/PHIVOLCS\OBS\BAXM0110.PSH" + "${P}/PHIVOLCS\OBS\BJHK0110.PSH" + "${P}/PHIVOLCS\OBS\GUMU0110.PSH" + "${P}/PHIVOLCS\OBS\HKHY0110.PSH" + "${P}/PHIVOLCS\OBS\HKMU0110.PSH" + "${P}/PHIVOLCS\OBS\HKSH0110.PSH" + "${P}/PHIVOLCS\OBS\HYII0110.PSH" + "${P}/PHIVOLCS\OBS\LBPT0110.PSH" + "${P}/PHIVOLCS\OBS\MAMU0110.PSH" + "${P}/PHIVOLCS\OBS\MUPG0110.PSH" + "${P}/PHIVOLCS\OBS\MUPT0110.PSH" + "${P}/PHIVOLCS\OBS\MUSP0110.PSH" + "${P}/PHIVOLCS\OBS\PGXM0110.PSH" + "${P}/PHIVOLCS\OBS\PIPT0110.PSH" + ## widget = selwin; path = DIR_PSH; ext = EXT_PSH; maxfiles = 999 + ## emptyallowed = true + # ????$S+0 + +OBSFIL_TXT_COL_1 1 "Single-difference header file" + +MSG_OBSFIL 1 "Single-difference observation files" + +! Extensions of the Single-Difference Obs. Files +! ---------------------------------------------- +OBSFIL_PTH_COL_2 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_PSO + +OBSFIL_EXT_COL_2 1 "PSO" + ## widget = initmenu; pointer = EXT_PSO + +OBSFIL_TXT_COL_2 1 "Single-difference obs file" + +! A Priori Coordinates +! -------------------- +COORD 1 "${P}/PHIVOLCS\STA\$A190110.CRD" + ## widget = selwin; path = DIR_CRD; ext = EXT_CRD; maxfiles = 1 + # $A$YSS+0 + +DESCR_COORD 1 "A priori coordinates" + +! GNSS Standard Orbits +! -------------------- +STDORB 1 "${P}/PHIVOLCS\ORB\$B190110.STD" + ## widget = selwin; path = DIR_STD; ext = EXT_STD; maxfiles = 1 + # $B$YSS+0 + +DESCR_STDORB 1 "GNSS standard orbits" + +! Atmosphere: Meteo File +! ---------------------- +METFIL 0 + ## widget = selwin; path = DIR_MET; ext = EXT_MET; maxfiles = 999 + ## emptyallowed = true + # + +MSG_METFIL 1 "Meteo data files" + +! VMF grid files +! -------------- +VMF1_FILES 0 + ## widget = selwin; path = DIR_GRD; ext = EXT_GRD; emptyallowed = true + # + +MSG_VMF1_FILES 1 "Grid files for VMF" + +! Atmosphere: Tropospheric Model +! ------------------------------ +TROPOS 1 "GMF" + ## widget = combobox; editable = false; activeif = TROPEST = _ + ## cards = SAASTAMOINEN HOPFIELD ESSEN-FROOME NIELL GMF VMF DRY_SAAST DRY_HOPFIELD DRY_NIELL DRY_GMF DRY_VMF NONE + +MSG_TROPOS 1 "ZPD model and mapping function" + +! Atmosphere: Troposphere Estimates +! --------------------------------- +TROPEST 0 + ## widget = selwin; path = DIR_TRP; ext = EXT_TRP; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_TROPEST 1 "Estimated troposphere values" + +! Ionosperic Model +! ---------------- +IONOS 0 + ## widget = selwin; path = DIR_ION; ext = EXT_ION; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_IONOS 1 "Ionosphere models" + +! Eccentricities +! -------------- +ECCENT 0 + ## widget = selwin; path = DIR_ECC; ext = EXT_ECC; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_ECCENT 1 "Site eccentricities" + +! Kinematic positions, input +! -------------------------- +KININP 0 + ## widget = selwin; path = DIR_KIN; ext = EXT_KIN; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_KININP 1 "Kinematic input coordinates" + +! Satellite Clocks +! ---------------- +SATCLK 0 + ## widget = selwin; path = DIR_CLK; ext = EXT_CLK; maxfiles = 1 + ## activeif = RADIO_Z = 1; emptyallowed = true + # + +DESCR_SATCLK 1 "Satellite clocks" + +! LEO Kinematic positions +! ----------------------- +LEOPROC 1 "0" + ## widget = checkbox + +MSG_LEOPROC 1 "Process LEOs" + +! LEO Standard Orbits +! ------------------- +LEOSTD 0 + ## widget = selwin; path = DIR_STD; ext = EXT_STD; maxfiles = 1 + ## emptyallowed = true + +DESCR_LEOSTD 1 "LEO standard orbit" + +! LEO Kinematic velocities +! ------------------------ +KINVEL 0 + ## widget = selwin; path = DIR_KVL; ext = EXT_KVL; maxfiles = 1 + ## emptyallowed = true + +DESCR_KINVEL 1 "Kinematic velocities" + +! LEO attitude +! ------------ +ATTIT 0 + ## widget = selwin; path = DIR_ATT; ext = EXT_ATT; maxfiles = 1 + ## emptyallowed = true + +DESCR_ATTIT 1 "LEO attitude" + +! GPS-UTC file +! ------------- +GPSUTC 1 "${X}/GEN\GPSUTC." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # GPSUTC. + +DESCR_GPSUTC 1 "Difference GPS-UTC" + +! STAINFO file +! ------------ +STAINFO 0 + ## widget = selwin; path = DIR_STA; ext = EXT_STA; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_STAINFO 1 "Station information" + +! Resulting Coordinates +! --------------------- +COORDRS 0 + ## widget = lineedit; path = DIR_CRD; ext = EXT_CRD + # + +DESCR_COORDRS 1 "Coordinate results" + +! Residuals +! --------- +RESIDRS 0 + ## widget = lineedit; path = DIR_RES; ext = EXT_RES + # + +DESCR_RESIDRS 1 "Residual file" + +! Scratch Files +! ------------- +AUXFIL 1 "${U}/WORK\MAUPRP.SCR" + ## widget = lineedit; path = PTH_SCR; ext = EXT_SCR; emptyallowed = false + # MAUPRP$J + +DESCR_AUXFIL 1 "Scratch file" + +OBCOPY 1 "${U}/WORK\MAUPRP.SC1" + ## widget = lineedit; path = PTH_SCR; ext = EXT_SC1; emptyallowed = false + # MAUPRP$J + +DESCR_OBCOPY 1 "Scratch file" + +DELETE_FILES 2 + "AUXFIL" + "OBCOPY" + +! Program Output File +! ------------------- +SYSODEF 1 "0" + ## widget = checkbox + +MSG_SYSODEF 1 "Program output" + +SYSOUT 1 "${P}/PHIVOLCS\OUT\MPR$(CLUSTER).OUT" + ## widget = lineedit; path = DIR_OUT; ext = EXT_OUT + ## activeif = SYSODEF == 0; emptyallowed = false + # MPR$(CLUSTER) + +DESCR_SYSOUT 1 "Program output" + +! Error Message File +! ------------------ +ERRMRG 1 "0" + ## widget = checkbox + +MSG_ERRMRG 1 "Error message" + +SYSERR 1 "${U}/WORK\ERROR.MSG" + ## widget = lineedit; path = PTH_ERR; ext = EXT_ERR + ## activeif = ERRMRG == 0; emptyallowed = false + # ERROR + +DESCR_SYSERR 1 "Error message" + +! Program title +! ------------- +TITLE 1 "RNX2SNX_190110_$(CCC): Phase data screening" + ## widget = lineedit + # RNX2SNX_$YSS+0_$(CCC): Phase data screening + +MSG_TITLE 1 "Title line" + +! Processing IAUTO +! --------------- +! IAUTO 1 "AUTOMATIC" +! ## widget = combobox; editable = false; cards = AUTOMATIC MANUAL +IAUTO 1 "AUTOMATIC" + ## widget = combobox; editable = false; cards = AUTOMATIC + +! Adjust Frequencies/Wave-length Factors +! -------------------------------------- +ISETOP 1 "1" + ## widget = checkbox + +MSG_ISETOP 1 "Adjust freq./wlfac." + +! Frequencies +! ----------- +NFRCHK 1 "AUTO" + ## widget = combobox; editable = false; cards = AUTO COMBINED BOTH L1 L2 + +MSG_NFRCHK 1 "Screening mode, frequency to check" + +! Frequencies +! ----------- +MINLEN 1 "20" + ## widget = lineedit; activeif = NFRCHK = AUTO; check_type = real + ## check_min = 0 + +MSG_MINLEN 1 "Max. baseline length for BOTH (else COMBINED)" + +! Interpolation of clocks +! ----------------------- +SECIPL 0 + ## widget = lineedit; activeif = RADIO_Z = 1 + # + +MSG_SECIPL 1 "Interpolation of clocks" + +! Save Screened Files +! ------------------- +ISAVE 1 "1" + ## widget = checkbox + +MSG_ISAVE 1 "Save screened observation files" + +! Use marking flags +! ----------------- +IUSFLG 1 "0" + ## widget = checkbox + +MSG_IUSFLG 1 "Mark if marking flags in observation file" + +! Mark Unpaired Observations +! -------------------------- +MRK1O2 1 "1" + ## widget = checkbox + +MSG_MRK1O2 1 "Mark unpaired dual frequency observations" + +! Minimal Elevation +! ----------------- +MINEL 1 "3" + ## widget = spinbox; range = -90 90 1 + +MSG_MINEL 1 "Mark observations below an elevation of for stations" + +! Minimal Elevation for LEO +! ------------------------- +MINELEO 1 "0" + ## widget = spinbox; range =-45 90 1; activeif = LEOPROC = 1 + +MSG_MINELEO 1 "Mark observations below an elevation of for LEOs" + +! Minimal Time for Contineous Obs. +! -------------------------------- +MNCONT 1 "301" + ## widget = lineedit + +MSG_MNCONT 1 "Minimum time interval accepted for continuous observations" + +! Maximal Gap in Observartions +! ---------------------------- +MXHOLE 1 "61" + ## widget = lineedit + +MSG_MXHOLE 1 "Maximum gap accepted within continuous observations" + +! Printing flag +! ------------- +IPRNT1 1 "SUMMARY" + ## widget = combobox; editable = false; cards = SUMMARY DETAILS NONE + +MSG_IPRNT1 1 "Extent of program output" + +! Single-Difference Screening +! --------------------------- +IPPROC1 1 "0" + ## widget = checkbox + +MSG_IPPROC1 1 "Original observations from file" + +! Double-Difference Screening +! --------------------------- +IPPROC2 1 "1" + ## widget = checkbox + +MSG_IPPROC2 1 "Differences between satellites" + +! Maximal Interval of Fit +! ----------------------- +MXINTR 1 "2" + ## widget = lineedit + +MSG_MXINTR 1 "Maximum time interval for polynomial fit" + +! Frequency used for Triple-Dif. Solution +! --------------------------------------- +LTRIP 1 "L3" + ## widget = combobox; editable = false; cards = L3 L1 L2 L5 + +MSG_LTRIP 1 "Frequency for the solution" + +! Kinematic or Static Coordinate Estimation +! ------------------------------------------ +KINSTA 1 "0" + ## widget = checkbox + +MSG_KINSTA 1 "Kinematic coordinate estimation" + +! A Priori Weights +! ---------------- +APRCWGT 1 "1" + ## widget = checkbox + +MSG_APRCWGT 1 "A priori coordinate/baseline vector sigmas" + +! Maximum Observed-Computed Value +! ------------------------------- +OMCMAX 1 "0.5" + ## widget = lineedit + +MSG_OMCMAX 1 "Maximum observed-computed value" + +! RMS limit for epoch solution +! ---------------------------- +RMSMAX 1 "1.0" + ## widget = lineedit; activeif = KINSTA = 1 OR RADIO_Z = 1 + ## check_type = real; check_min = 0.0 + +MSG_RMSMAX 1 "RMS limit for epoch solution" + +! Polynomial Degree (Single-Dif.) +! ------------------------------- +QQ1 1 "1" + ## widget = spinbox; range = 1 4 1; activeif = IPPROC1 = 1 + +MSG_QQ1 1 "Polynomial degree" + +! Discontinuity Level (Single-Dif.) +! --------------------------------- +DISCLV1 1 "0.4" + ## widget = lineedit; activeif = IPPROC1 = 1; check_type = real + ## check_min = 0.0 + +MSG_DISCLV1 1 "Discontinuity level" + +! Polynomial Degree (Double-Dif.) +! ------------------------------- +QQ2 1 "1" + ## widget = spinbox; range = 1 4 1; activeif = IPPROC2 = 1 + +MSG_QQ2 1 "Polynomial degree" + +! Discontinuity Level (Double-Dif.) +! --------------------------------- +DISCLV2 1 "0.01" + ## widget = lineedit; activeif = IPPROC2 = 1; check_type = real + ## check_min = 0.0 + +MSG_DISCLV2 1 "Discontinuity level" + +! Apriori Weight (X-Coordinate) +! ----------------------------- +SIGWGS1 1 "0.1" + ## widget = lineedit; activeif = APRCWGT = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGWGS1 1 "X-coordinate" + +! Apriori Weight (Y-Coordinate) +! ----------------------------- +SIGWGS2 1 "0.1" + ## widget = lineedit; activeif = APRCWGT = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGWGS2 1 "Y-coordinate" + +! Apriori Weight (Z-Coordinate) +! ----------------------------- +SIGWGS3 1 "0.1" + ## widget = lineedit; activeif = APRCWGT = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGWGS3 1 "Z-coordinate" + +! Minimum size if a clock event +! ----------------------------- +CLKOPT2 1 "50" + ## widget = lineedit; check_type = integer; check_min = 1 + +MSG_CLKOPT2 1 "Minimum size of a clock event" + +! Tolerance for MS jump detection +! ------------------------------- +TOLJMP 1 "0.001" + ## widget = lineedit; check_type = real; check_min = 0 + +MSG_TOLJMP 1 "Tolerance for ms-jump detection" + +! Deletion flag for file with ms-jumps +! ------------------------------------ +CLKOPT5 1 "0" + ## widget = checkbox + +MSG_CLKOPT5 1 "Flag the observation file for deletion" + +! Repair the ms-jumps +! ------------------- +CLKOPT1 1 "1" + ## widget = checkbox; activeif = CLKOPT5 = 0 + +MSG_CLKOPT1 1 "Repair the ms-jumps as cycle slips" + +! Deletion flag for file with clock events +! ---------------------------------------- +CLKOPT6 1 "0" + ## widget = checkbox + +MSG_CLKOPT6 1 "Flag the observation file for deletion" + +! Mark observations up to a time interval +! --------------------------------------- +CLKOPT3 1 "300" + ## widget = lineedit; emptyallowed = true; activeif = CLKOPT6 = 0 + ## check_type = integer; check_min = 1 + +MSG_CLKOPT3 1 "Mark observations up to a time interval" + +! Ambiguities for all satellites +! ------------------------------ +CLKOPT4 1 "1" + ## widget = checkbox; activeif = CLKOPT6 = 0 + +MSG_CLKOPT4 1 "Set ambiguities for all satellites" + +! Fixed Station +! ------------- +STAFIX 0 + ## widget = selwin; maxfiles = 1; pointer = STALST + ## activeif = RADIO_S = 1 AND COORDRS / _ + # + +MSG_STAFIX 1 "Define the fixed station" + +STALST 0 + ## widget = selwin; menuaux = MENUAUX; action = OBS + ## menuauxkeys = CONST OBSFIL + +! Print Cycle-Slip Detection Flag +! ------------------------------- +IPRNT2 1 "SUMMARY" + ## widget = combobox; editable = false; cards = SUMMARY DETAILS NONE + +MSG_IPRNT2 1 "Extent of program output" + +! Sigma of L1 Observation +! ----------------------- +SIGL12_1 1 "0.0020" + ## widget = lineedit; activeif = NFRCHK == COMBINED OR NFRCHK == AUTO + +MSG_SIGL12_1 1 "Sigma for L1 observations" + +! Sigma of L2 Observation +! ----------------------- +SIGL12_2 1 "0.0020" + ## widget = lineedit; activeif = NFRCHK == COMBINED OR NFRCHK == AUTO + +MSG_SIGL12_2 1 "Sigma for L2 observations" + +! Full or Half Cycles L1 +! ---------------------- +IWLSCR1 1 "FULL" + ## widget = combobox; editable = false; cards = FULL HALF + ## activeif = ISETOP == 0 + +MSG_IWLSCR1 1 "Search L1 for" + +! Full or Half Cycles L2 +! ---------------------- +IWLSCR2 1 "FULL" + ## widget = combobox; editable = false; cards = FULL HALF + ## activeif = ISETOP == 0 + +MSG_IWLSCR2 1 "Search L2 for" + +! Test only Flagged Observations +! ------------------------------ +NTONLY 1 "0" + ## widget = checkbox + +MSG_NTONLY 1 "Test only observations with cycle slip flag" + +! L5 is Clean +! ----------- +L5CLEA 1 "0" + ## widget = checkbox + +MSG_L5CLEA 1 "L5 is clean except for observations with flags" + +! Search Width L1 +! --------------- +SWIDTH1 1 "5" + ## widget = spinbox; range = 3 6 1 + ## activeif = NFRCHK = COMBINED OR NFRCHK == AUTO + +MSG_SWIDTH1 1 "Search width to find L1 cycle slip correction" + +! Search Width L5 +! --------------- +SWIDTH2 1 "2" + ## widget = spinbox; range = 1 3 1 + ## activeif = NFRCHK = COMBINED OR NFRCHK == AUTO + +MSG_SWIDTH2 1 "Search width to find L5 cycle slip correction" + +! Enable Solution of Cycle Slips +! ------------------------------ +CYCDET 1 "0" + ## widget = checkbox + +MSG_CYCDET 1 "Do not accept cycle slip corrections" + +! Minimal Size of Cycle-Slip +! -------------------------- +MINCYC 1 "10" + ## widget = lineedit; check_type = integer; check_min = 0 + ## activeif = CYCDET = 0 + +MSG_MINCYC 1 "Minimum size of accepted cycle slip correction" + +! Outlier Rejection +! ----------------- +IRJECT 1 "1" + ## widget = checkbox + +MSG_IRJECT 1 "Enable outlier rejection" + +! Maximal Observation Gap +! ----------------------- +MXOGAP 1 "181" + ## widget = lineedit + +MSG_MXOGAP 1 "Mark consecutive outliers up to a time interval" + +! Maximal Ionosphere Difference (BOTH) +! ---------------------------------------- +MXIOND_B 1 "30" + ## widget = lineedit + ## activeif = MXIOND_L / _ OR MXIOND_L > 0 OR NFRCHK / COMBINED AND RADIO_S = 1 + +MSG_MXIOND_B 1 "Maximum ionospheric change from epoch to epoch" + +! Maximal Ionosphere Difference (COMBINED) +! ---------------------------------------- +MXIOND_C 1 "400" + ## widget = lineedit; activeif = NFRCHK == COMBINED OR NFRCHK == AUTO + +MSG_MXIOND_C 1 "Maximum ionospheric change from epoch to epoch" + +! Maximal Ionosphere Difference (MIXED) +! ---------------------------------------- +MXIOND_L 1 "2000" + ## widget = lineedit + ## activeif = NFRCHK == COMBINED OR NFRCHK == AUTO AND RADIO_S = 1 + +MSG_MXIOND_L 1 "Maximum ionospheric change from epoch to epoch" + +! Set a New Ambiguity Flags +! ------------------------- +IAMNEW1 1 "0" + ## widget = checkbox + +MSG_IAMNEW1 1 "If a cycle slip flag in observation file" + +IAMNEW2 1 "1" + ## widget = checkbox + +MSG_IAMNEW2 1 "If no cycle slip correction was possible" + +IAMNEW3 1 "181" + ## widget = lineedit + +MSG_IAMNEW3 1 "After an observation gap larger than" + +IAMNEW4 1 "0" + ## widget = checkbox + +MSG_IAMNEW4 1 "Preserve ambiguities from observation file" + +IAMNEW5 1 "301" + ## widget = lineedit + +MSG_IAMNEW5 1 "Minimum observed time interval per ambiguity" + +! Maximum number of ambiguities +! ----------------------------- +MXAMBS 1 "300" + ## widget = lineedit + +MSG_MXAMBS 1 "Remove satellites if the file contains more than" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# PHASE PREPROCESSING - MAUPRP 1: Input Files # +# # +# GENERAL FILES # +# Show all general files > % < # SHOWGEN +# # +# INPUT FILES # +# > % %%%%%%%% < # RADIO_Z PZFILES +# > % %%%%%%%% < # RADIO_S OBSFIL +# A priori coordinates > %%%%%%%% < # COORD +# Site eccentricities > %%%%%%%% < # ECCENT +# Kinematic input coordinates > %%%%%%%% < # KININP +# GNSS standard orbits > %%%%%%%% < # STDORB +# Pole file > %%%%%%%% < # POLE +# Satellite clocks > %%%%%%%% < # SATCLK +# Estimated troposphere values > %%%%%%%% < # TROPEST +# Meteo data files > %%%%%%%% < # METFIL +# Maps of VMF1 coefficients > %%%%%%%% < # VMF1_FILES +# Ionosphere models > %%%%%%%% < # IONOS +# Process LEOs > % < # LEOPROC +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWGEN = 1 ###################################################### +# MAUPRP 1.1: General Files # +# # +# GENERAL INPUT FILES # +# General constants > %%%%%%%%%%%% < # CONST +# Geodetic datum > %%%%%%%%%%%% < # DATUM +# Subdaily pole model > %%%%%%%%%%%% < # SUBMOD +# Nutation model > %%%%%%%%%%%% < # NUTMOD +# Satellite information > %%%%%%%%%%%% < # SATELL +# Satellite problems > %%%%%%%%%%%% < # SATCRUX +# Station information > %%%%%%%%%%%% < # STAINFO +# Phase center eccentricities > %%%%%%%%%%%% < # PHASECC +# # +# MENU SETTINGS # +# Selected campaign > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% <# CAMPAIGN +# Selected session year> %%%% < session> %%%% < # YR4_INFO SES_INFO +# Session table > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% <# SESSION_TABLE +# # +# TEMPORARY FILES # +# Scratch files > %%%%%%%%%%%% < > %%%%%%%%%%%% < # AUXFIL OBCOPY +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL LEOPROC = 1 ###################################################### +# MAUPRP 1.2: LEO Processing # +# # +# INPUT FILES FOR LEO PROCESSING # +# LEO standard orbit > %%%%%%%% < # LEOSTD +# LEO attitude > %%%%%%%% < # ATTIT +# GPS-UTC seconds > %%%%%%%%%%%% < (only with JASON attitude file) # GPSUTC +# # +# Kinematic velocities > %%%%%%%% < # KINVEL +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MAUPRP 2: Output Files # +# # +# RESULT FILES # +# Coordinate results > %%%%%%%% < # COORDRS +# Residual file > %%%%%%%% < # RESIDRS +# # +# GENERAL OUTPUT FILES # +# Program output > % < use MAUPRP.Lnn or > %%%%%%%% < # SYSODEF SYSOUT +# Error messages > % < merged to program output or > %%%%%%%% < # ERRMRG SYSERR +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MAUPRP 3: General Options # +# # +# TITLE > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # TITLE +# # +# GENERAL SETTINGS # +# Screening mode, frequency to check > %%%%%%%%% < # NFRCHK +# Max. baseline length to use BOTH mode > %%%% %%%% % < # ISAVE +# # +# TROPOSPHERE MODELING # +# ZPD model and mapping function > %%%%%%%%%%%%% < # TROPOS +# # +# SAVING COORDINATES # +# Define the fixed station > %%%%%%%%%%%%%%%% < # STAFIX +# (blank: automatic selection) # +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MAUPRP 4: Marking of Observations # +# # +# MARKING OF OBSERVATIONS BEFORE CYCLE SLIP DETECTION # +# Mark if marking flags in observation file > % < # IUSFLG +# Mark observations below an elevation of > %%% < degrees for stations # MINEL +# > %%% < degrees for LEOs # MINELEO +# Minimum time interval accepted for continuous observations > %%%% < seconds# MNCONT +# Maximum gap accepted within continuous observations > %%%% < seconds# MXHOLE +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MAUPRP 5: Non-Parametric Screening # +# # +# GENERAL OPTIONS # +# Extent of program output > %%%%%%%% < # IPRNT1 +# Maximum time interval for polynomial fit > %% < minutes # MXINTR +# # +# SCREENING ON DIFFERENT DIFFERENCE LEVELS # +# > % < Original observations from file for ZD-files: zero@@ diff. # IPPROC1 +# Polynomial degree > % < @@@ SD-files: single diff. # QQ1 +# Discontinuity level > %%%%% < meters # DISCLV1 +# # +# > % < Differences between satellites for ZD-files: single diff. # IPPROC2 +# Polynomial degree > % < @@@ SD-files: double diff. # QQ2 +# Discontinuity level > %%%%% < meters # DISCLV2 +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MAUPRP 6: Epoch-Difference Solution # +# # +# EPOCH-DIFFERENCE SOLUTION for ZD-files: double diff. # +# Frequency for the solution > %%% < SD-files: triple diff. # LTRIP +# Kinematic coordinate estimation > % < # KINSTA +# Maximum observed-computed value > %%%%% < meters (0.0: no check) # OMCMAX +# RMS limit for epoch solution > %%%%% < meters (0.0: no check) # RMSMAX +# # +# > % < A priori coordinate/baseline vector sigmas # APRCWGT +# X-coordinate > %%%%%% < meters # SIGWGS1 +# Y-coordinate > %%%%%% < meters # SIGWGS2 +# Z-coordinate > %%%%%% < meters # SIGWGS3 +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL RADIO_Z = 1 ###################################################### +# MAUPRP 7: Clock Events # +# # +# DETECTION OF CLOCK EVENTS # +# Minimum size of a clock event > %%%%%% < nanoseconds # CLKOPT2 +# Tolerance for ms-jump detection > %%%%%% < milliseconds # TOLJMP +# # +# MS-JUMP HANDLING # +# Flag the observation file for deletion > % < # CLKOPT5 +# Repair the ms-jumps as 'cycle slips' > % < # CLKOPT1 +# # +# HANDLING OF OTHER CLOCK EVENTS # +# Flag the observation file for deletion > % < # CLKOPT6 +# Mark observations up to a time interval> %%%%%% < seconds (blank: no mark) # CLKOPT3 +# Set ambiguities for all satellites > % < # CLKOPT4 +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MAUPRP 8: Cycle Slip Detection/Correction # +# # +# CYCLE SLIP DETECTION # +# Extent of program output > %%%%%%%% < # IPRNT2 +# Do not accept cycle slip corrections > % < # CYCDET +# Minimum size of accepted cycle slip correction > %%%%%%%% < cycles # MINCYC +# Test only observations with cycle slip flag > % < # NTONLY +# L5 is clean except for observations with flags > % < # L5CLEA +# # +# NO CYCLE SLIP HYPOTHESIS # +# Sigma for L1 observations > %%%%%% < meters # SIGL12_1 +# Sigma for L2 observations > %%%%%% < meters # SIGL12_2 +# Maximum ionospheric change from epoch to epoch # +# for single frequency mode (or short bsl.) > %%%%%% < % of L1 cycles # MXIOND_B +# for combined mode@@@@@@@@ (or long@ bsl.) > %%%%%% < % of L1 cycles # MXIOND_C +# use the combined mode value for bsl longer than> %%%%%% < km # MXIOND_L +# # +# CYCLE SLIP CORRECTIONS # +# Search width to find L1 cycle slip correction > % < integers # SWIDTH1 +# Search width to find L5 cycle slip correction > % < integers # SWIDTH2 +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MAUPRP 9: Outlier Rejection / Ambiguity Setting # +# # +# OUTLIER REJECTION # +# Enable outlier rejection > % < # IRJECT +# Mark consecutive outliers up to a time interval > %%%% < seconds # MXOGAP +# # +# SET UP MULTIPLE AMBIGUITIES # +# Preserve ambiguities from observation file > % < # IAMNEW4 +# If a cycle slip flag in observation file > % < # IAMNEW1 +# If no cycle slip correction was possible > % < # IAMNEW2 +# After an observation gap larger than > %%%% < seconds # IAMNEW3 +# # +# MARKING OF OBSERVATIONS AFTER CYCLE SLIP CORRECTIONS # +# Minimum observed time interval per ambiguity > %%%% < seconds # IAMNEW5 +# Remove satellites if the file contains more than > %%%% < ambiguities # MXAMBS +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/MAUPRP.old b/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/MAUPRP.old new file mode 100755 index 0000000..e7bbb30 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/MAUPRP.old @@ -0,0 +1,1023 @@ + +! Environment Variables +! --------------------- +ENVIRONMENT 5 + "U" "c:\Bernese\GPSUSER52" + "T" "c:\Bernese\GPSTEMP" + "X" "c:\Bernese\BERN52\GPS" + "P" "c:\Bernese\GPSDATA\CAMPAIGN52" + "USER" "" + ## widget = initmenu; pointer = ENVIR_LIST + +! Information for the title +! ------------------------- +CAMPAIGN 1 "${P}/PHIVOLCS" + ## widget = initmenu; pointer = ACTIVE_CAMPAIGN + +SESSION_TABLE 1 "${P}/PHIVOLCS\STA\SESSIONS.SES" + ## widget = initmenu; pointer = SESSION_TABLE + +DESCR_SESSION_TABLE 1 "Session table" + +YR4_INFO 1 "2019" + ## widget = comment + # $Y+0 + +SES_INFO 1 "0110" + ## widget = comment + # $S+0 + +USR_INFO 1 "${USER}" + ## widget = comment + +! ------------------------------------------------------------------------- +! Show general files +! ------------------ +SHOWGEN 1 "1" + ## widget = checkbox + +MSG_SHOWGEN 1 "Show all general files" + +! General Constants +! ----------------- +CONST 1 "${X}/GEN\CONST." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # CONST. + +DESCR_CONST 1 "General constants" + +! Geodetic Datum +! -------------- +DATUM 1 "${X}/GEN\DATUM." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # DATUM. + +DESCR_DATUM 1 "Geodetic datum" + +! Satellite Information +! --------------------- +SATELL 1 "${X}/GEN\$(SATINF).$(PCV)" + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # $(SATINF).$(PCV) + +DESCR_SATELL 1 "Satellite information" + +! Satellite Problems +! ------------------ +SATCRUX 1 "${X}/GEN\$(SATCRX).CRX" + ## widget = selwin; path = PTH_GEN; ext = EXT_CRX; maxfiles = 1 + # $(SATCRX) + +DESCR_SATCRUX 1 "Satellite problems" + +! Pole File +! --------- +POLE 1 "${P}/PHIVOLCS\ORB\$B190110.ERP" + ## widget = selwin; path = DIR_ERP; ext = EXT_ERP; maxfiles = 1 + # $B$YSS+0 + +DESCR_POLE 1 "Pole file" + +! Subdaily Pole Model +! ------------------- +SUBMOD 1 "${X}/GEN\IERS2010XY.SUB" + ## widget = selwin; path = PTH_GEN; ext = EXT_SUB; maxfiles = 1 + # IERS2010XY + +DESCR_SUBMOD 1 "Subdaily pole model" + +! Nutation Model +! ------------------- +NUTMOD 1 "${X}/GEN\IAU2000R06.NUT" + ## widget = selwin; path = PTH_GEN; ext = EXT_NUT; maxfiles = 1 + # IAU2000R06 + +DESCR_NUTMOD 1 "Nutation model" + +! Phase Center Eccentricities +! --------------------------- +PHASECC 1 "${X}/GEN\$(PCVINF).$(PCV)" + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # $(PCVINF).$(PCV) + +DESCR_PHASECC 1 "Phase center eccentricities" + +! Zero-Difference Header File(s) +! -------------------------------- +RADIO_Z 1 "0" + ## widget = radiobutton; group = OBSFILES; radiokeys = PZFILES + +MSG_RADIO_Z 1 "Zero-difference observation files" + +PZFILES 18 + "${P}/PHIVOLCS\OBS\ALAB0110.PZH" + "${P}/PHIVOLCS\OBS\ATIM0110.PZH" + "${P}/PHIVOLCS\OBS\BAKO0110.PZH" + "${P}/PHIVOLCS\OBS\BJFS0110.PZH" + "${P}/PHIVOLCS\OBS\ELNA0110.PZH" + "${P}/PHIVOLCS\OBS\GUNG0110.PZH" + "${P}/PHIVOLCS\OBS\HKSL0110.PZH" + "${P}/PHIVOLCS\OBS\HYDE0110.PZH" + "${P}/PHIVOLCS\OBS\IISC0110.PZH" + "${P}/PHIVOLCS\OBS\LBAN0110.PZH" + "${P}/PHIVOLCS\OBS\MALA0110.PZH" + "${P}/PHIVOLCS\OBS\MAUB0110.PZH" + "${P}/PHIVOLCS\OBS\PGEN0110.PZH" + "${P}/PHIVOLCS\OBS\PIMO0110.PZH" + "${P}/PHIVOLCS\OBS\PTAG0110.PZH" + "${P}/PHIVOLCS\OBS\SHAO0110.PZH" + "${P}/PHIVOLCS\OBS\SPAB0110.PZH" + "${P}/PHIVOLCS\OBS\XMIS0110.PZH" + ## widget = selwin; path = DIR_PZH; ext = EXT_PZH; maxfiles = 999 + ## emptyallowed = true + # ????$S+0 + +PZFILES_TXT_COL_1 1 "Zero-difference header file" + +MSG_PZFILES 1 "Zero-difference observation files" + +! Extensions of the Zero-Difference Obs. Files +! ---------------------------------------------- +PZFILES_PTH_COL_2 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_PZO + +PZFILES_EXT_COL_2 1 "PZO" + ## widget = initmenu; pointer = EXT_PZO + +PZFILES_TXT_COL_2 1 "Zero-difference obs file" + +! Single-Difference Header File(s) +! -------------------------------- +RADIO_S 1 "1" + ## widget = radiobutton; group = OBSFILES; radiokeys = OBSFIL + +MSG_RADIO_S 1 "Single-difference observation files" + +OBSFIL 17 + "${P}/PHIVOLCS\OBS\ALAT0110.PSH" + "${P}/PHIVOLCS\OBS\ALEL0110.PSH" + "${P}/PHIVOLCS\OBS\ALMU0110.PSH" + "${P}/PHIVOLCS\OBS\BAXM0110.PSH" + "${P}/PHIVOLCS\OBS\BJHK0110.PSH" + "${P}/PHIVOLCS\OBS\GUMU0110.PSH" + "${P}/PHIVOLCS\OBS\HKHY0110.PSH" + "${P}/PHIVOLCS\OBS\HKMU0110.PSH" + "${P}/PHIVOLCS\OBS\HKSH0110.PSH" + "${P}/PHIVOLCS\OBS\HYII0110.PSH" + "${P}/PHIVOLCS\OBS\LBPT0110.PSH" + "${P}/PHIVOLCS\OBS\MAMU0110.PSH" + "${P}/PHIVOLCS\OBS\MUPG0110.PSH" + "${P}/PHIVOLCS\OBS\MUPT0110.PSH" + "${P}/PHIVOLCS\OBS\MUSP0110.PSH" + "${P}/PHIVOLCS\OBS\PGXM0110.PSH" + "${P}/PHIVOLCS\OBS\PIPT0110.PSH" + ## widget = selwin; path = DIR_PSH; ext = EXT_PSH; maxfiles = 999 + ## emptyallowed = true + # ????$S+0 + +OBSFIL_TXT_COL_1 1 "Single-difference header file" + +MSG_OBSFIL 1 "Single-difference observation files" + +! Extensions of the Single-Difference Obs. Files +! ---------------------------------------------- +OBSFIL_PTH_COL_2 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_PSO + +OBSFIL_EXT_COL_2 1 "PSO" + ## widget = initmenu; pointer = EXT_PSO + +OBSFIL_TXT_COL_2 1 "Single-difference obs file" + +! A Priori Coordinates +! -------------------- +COORD 1 "${P}/PHIVOLCS\STA\$A190110.CRD" + ## widget = selwin; path = DIR_CRD; ext = EXT_CRD; maxfiles = 1 + # $A$YSS+0 + +DESCR_COORD 1 "A priori coordinates" + +! GNSS Standard Orbits +! -------------------- +STDORB 1 "${P}/PHIVOLCS\ORB\$B190110.STD" + ## widget = selwin; path = DIR_STD; ext = EXT_STD; maxfiles = 1 + # $B$YSS+0 + +DESCR_STDORB 1 "GNSS standard orbits" + +! Atmosphere: Meteo File +! ---------------------- +METFIL 0 + ## widget = selwin; path = DIR_MET; ext = EXT_MET; maxfiles = 999 + ## emptyallowed = true + # + +MSG_METFIL 1 "Meteo data files" + +! VMF grid files +! -------------- +VMF1_FILES 0 + ## widget = selwin; path = DIR_GRD; ext = EXT_GRD; emptyallowed = true + # + +MSG_VMF1_FILES 1 "Grid files for VMF" + +! Atmosphere: Tropospheric Model +! ------------------------------ +TROPOS 1 "GMF" + ## widget = combobox; editable = false; activeif = TROPEST = _ + ## cards = SAASTAMOINEN HOPFIELD ESSEN-FROOME NIELL GMF VMF DRY_SAAST DRY_HOPFIELD DRY_NIELL DRY_GMF DRY_VMF NONE + +MSG_TROPOS 1 "ZPD model and mapping function" + +! Atmosphere: Troposphere Estimates +! --------------------------------- +TROPEST 0 + ## widget = selwin; path = DIR_TRP; ext = EXT_TRP; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_TROPEST 1 "Estimated troposphere values" + +! Ionosperic Model +! ---------------- +IONOS 0 + ## widget = selwin; path = DIR_ION; ext = EXT_ION; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_IONOS 1 "Ionosphere models" + +! Eccentricities +! -------------- +ECCENT 0 + ## widget = selwin; path = DIR_ECC; ext = EXT_ECC; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_ECCENT 1 "Site eccentricities" + +! Kinematic positions, input +! -------------------------- +KININP 0 + ## widget = selwin; path = DIR_KIN; ext = EXT_KIN; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_KININP 1 "Kinematic input coordinates" + +! Satellite Clocks +! ---------------- +SATCLK 0 + ## widget = selwin; path = DIR_CLK; ext = EXT_CLK; maxfiles = 1 + ## activeif = RADIO_Z = 1; emptyallowed = true + # + +DESCR_SATCLK 1 "Satellite clocks" + +! LEO Kinematic positions +! ----------------------- +LEOPROC 1 "0" + ## widget = checkbox + +MSG_LEOPROC 1 "Process LEOs" + +! LEO Standard Orbits +! ------------------- +LEOSTD 0 + ## widget = selwin; path = DIR_STD; ext = EXT_STD; maxfiles = 1 + ## emptyallowed = true + +DESCR_LEOSTD 1 "LEO standard orbit" + +! LEO Kinematic velocities +! ------------------------ +KINVEL 0 + ## widget = selwin; path = DIR_KVL; ext = EXT_KVL; maxfiles = 1 + ## emptyallowed = true + +DESCR_KINVEL 1 "Kinematic velocities" + +! LEO attitude +! ------------ +ATTIT 0 + ## widget = selwin; path = DIR_ATT; ext = EXT_ATT; maxfiles = 1 + ## emptyallowed = true + +DESCR_ATTIT 1 "LEO attitude" + +! GPS-UTC file +! ------------- +GPSUTC 1 "${X}/GEN\GPSUTC." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # GPSUTC. + +DESCR_GPSUTC 1 "Difference GPS-UTC" + +! STAINFO file +! ------------ +STAINFO 0 + ## widget = selwin; path = DIR_STA; ext = EXT_STA; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_STAINFO 1 "Station information" + +! Resulting Coordinates +! --------------------- +COORDRS 0 + ## widget = lineedit; path = DIR_CRD; ext = EXT_CRD + # + +DESCR_COORDRS 1 "Coordinate results" + +! Residuals +! --------- +RESIDRS 0 + ## widget = lineedit; path = DIR_RES; ext = EXT_RES + # + +DESCR_RESIDRS 1 "Residual file" + +! Scratch Files +! ------------- +AUXFIL 1 "${U}/WORK\MAUPRP.SCR" + ## widget = lineedit; path = PTH_SCR; ext = EXT_SCR; emptyallowed = false + # MAUPRP$J + +DESCR_AUXFIL 1 "Scratch file" + +OBCOPY 1 "${U}/WORK\MAUPRP.SC1" + ## widget = lineedit; path = PTH_SCR; ext = EXT_SC1; emptyallowed = false + # MAUPRP$J + +DESCR_OBCOPY 1 "Scratch file" + +DELETE_FILES 2 + "AUXFIL" + "OBCOPY" + +! Program Output File +! ------------------- +SYSODEF 1 "0" + ## widget = checkbox + +MSG_SYSODEF 1 "Program output" + +SYSOUT 1 "${P}/PHIVOLCS\OUT\MPR$(CLUSTER).OUT" + ## widget = lineedit; path = DIR_OUT; ext = EXT_OUT + ## activeif = SYSODEF == 0; emptyallowed = false + # MPR$(CLUSTER) + +DESCR_SYSOUT 1 "Program output" + +! Error Message File +! ------------------ +ERRMRG 1 "0" + ## widget = checkbox + +MSG_ERRMRG 1 "Error message" + +SYSERR 1 "${U}/WORK\ERROR.MSG" + ## widget = lineedit; path = PTH_ERR; ext = EXT_ERR + ## activeif = ERRMRG == 0; emptyallowed = false + # ERROR + +DESCR_SYSERR 1 "Error message" + +! Program title +! ------------- +TITLE 1 "RNX2SNX_190110_$(CCC): Phase data screening" + ## widget = lineedit + # RNX2SNX_$YSS+0_$(CCC): Phase data screening + +MSG_TITLE 1 "Title line" + +! Processing IAUTO +! --------------- +! IAUTO 1 "AUTOMATIC" +! ## widget = combobox; editable = false; cards = AUTOMATIC MANUAL +IAUTO 1 "AUTOMATIC" + ## widget = combobox; editable = false; cards = AUTOMATIC + +! Adjust Frequencies/Wave-length Factors +! -------------------------------------- +ISETOP 1 "1" + ## widget = checkbox + +MSG_ISETOP 1 "Adjust freq./wlfac." + +! Frequencies +! ----------- +NFRCHK 1 "AUTO" + ## widget = combobox; editable = false; cards = AUTO COMBINED BOTH L1 L2 + +MSG_NFRCHK 1 "Screening mode, frequency to check" + +! Frequencies +! ----------- +MINLEN 1 "20" + ## widget = lineedit; activeif = NFRCHK = AUTO; check_type = real + ## check_min = 0 + +MSG_MINLEN 1 "Max. baseline length for BOTH (else COMBINED)" + +! Interpolation of clocks +! ----------------------- +SECIPL 0 + ## widget = lineedit; activeif = RADIO_Z = 1 + # + +MSG_SECIPL 1 "Interpolation of clocks" + +! Save Screened Files +! ------------------- +ISAVE 1 "1" + ## widget = checkbox + +MSG_ISAVE 1 "Save screened observation files" + +! Use marking flags +! ----------------- +IUSFLG 1 "0" + ## widget = checkbox + +MSG_IUSFLG 1 "Mark if marking flags in observation file" + +! Mark Unpaired Observations +! -------------------------- +MRK1O2 1 "1" + ## widget = checkbox + +MSG_MRK1O2 1 "Mark unpaired dual frequency observations" + +! Minimal Elevation +! ----------------- +MINEL 1 "3" + ## widget = spinbox; range = -90 90 1 + +MSG_MINEL 1 "Mark observations below an elevation of for stations" + +! Minimal Elevation for LEO +! ------------------------- +MINELEO 1 "0" + ## widget = spinbox; range =-45 90 1; activeif = LEOPROC = 1 + +MSG_MINELEO 1 "Mark observations below an elevation of for LEOs" + +! Minimal Time for Contineous Obs. +! -------------------------------- +MNCONT 1 "301" + ## widget = lineedit + +MSG_MNCONT 1 "Minimum time interval accepted for continuous observations" + +! Maximal Gap in Observartions +! ---------------------------- +MXHOLE 1 "61" + ## widget = lineedit + +MSG_MXHOLE 1 "Maximum gap accepted within continuous observations" + +! Printing flag +! ------------- +IPRNT1 1 "SUMMARY" + ## widget = combobox; editable = false; cards = SUMMARY DETAILS NONE + +MSG_IPRNT1 1 "Extent of program output" + +! Single-Difference Screening +! --------------------------- +IPPROC1 1 "0" + ## widget = checkbox + +MSG_IPPROC1 1 "Original observations from file" + +! Double-Difference Screening +! --------------------------- +IPPROC2 1 "1" + ## widget = checkbox + +MSG_IPPROC2 1 "Differences between satellites" + +! Maximal Interval of Fit +! ----------------------- +MXINTR 1 "2" + ## widget = lineedit + +MSG_MXINTR 1 "Maximum time interval for polynomial fit" + +! Frequency used for Triple-Dif. Solution +! --------------------------------------- +LTRIP 1 "L3" + ## widget = combobox; editable = false; cards = L3 L1 L2 L5 + +MSG_LTRIP 1 "Frequency for the solution" + +! Kinematic or Static Coordinate Estimation +! ------------------------------------------ +KINSTA 1 "0" + ## widget = checkbox + +MSG_KINSTA 1 "Kinematic coordinate estimation" + +! A Priori Weights +! ---------------- +APRCWGT 1 "1" + ## widget = checkbox + +MSG_APRCWGT 1 "A priori coordinate/baseline vector sigmas" + +! Maximum Observed-Computed Value +! ------------------------------- +OMCMAX 1 "0.5" + ## widget = lineedit + +MSG_OMCMAX 1 "Maximum observed-computed value" + +! RMS limit for epoch solution +! ---------------------------- +RMSMAX 1 "1.0" + ## widget = lineedit; activeif = KINSTA = 1 OR RADIO_Z = 1 + ## check_type = real; check_min = 0.0 + +MSG_RMSMAX 1 "RMS limit for epoch solution" + +! Polynomial Degree (Single-Dif.) +! ------------------------------- +QQ1 1 "1" + ## widget = spinbox; range = 1 4 1; activeif = IPPROC1 = 1 + +MSG_QQ1 1 "Polynomial degree" + +! Discontinuity Level (Single-Dif.) +! --------------------------------- +DISCLV1 1 "0.4" + ## widget = lineedit; activeif = IPPROC1 = 1; check_type = real + ## check_min = 0.0 + +MSG_DISCLV1 1 "Discontinuity level" + +! Polynomial Degree (Double-Dif.) +! ------------------------------- +QQ2 1 "1" + ## widget = spinbox; range = 1 4 1; activeif = IPPROC2 = 1 + +MSG_QQ2 1 "Polynomial degree" + +! Discontinuity Level (Double-Dif.) +! --------------------------------- +DISCLV2 1 "0.01" + ## widget = lineedit; activeif = IPPROC2 = 1; check_type = real + ## check_min = 0.0 + +MSG_DISCLV2 1 "Discontinuity level" + +! Apriori Weight (X-Coordinate) +! ----------------------------- +SIGWGS1 1 "0.1" + ## widget = lineedit; activeif = APRCWGT = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGWGS1 1 "X-coordinate" + +! Apriori Weight (Y-Coordinate) +! ----------------------------- +SIGWGS2 1 "0.1" + ## widget = lineedit; activeif = APRCWGT = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGWGS2 1 "Y-coordinate" + +! Apriori Weight (Z-Coordinate) +! ----------------------------- +SIGWGS3 1 "0.1" + ## widget = lineedit; activeif = APRCWGT = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGWGS3 1 "Z-coordinate" + +! Minimum size if a clock event +! ----------------------------- +CLKOPT2 1 "50" + ## widget = lineedit; check_type = integer; check_min = 1 + +MSG_CLKOPT2 1 "Minimum size of a clock event" + +! Tolerance for MS jump detection +! ------------------------------- +TOLJMP 1 "0.001" + ## widget = lineedit; check_type = real; check_min = 0 + +MSG_TOLJMP 1 "Tolerance for ms-jump detection" + +! Deletion flag for file with ms-jumps +! ------------------------------------ +CLKOPT5 1 "0" + ## widget = checkbox + +MSG_CLKOPT5 1 "Flag the observation file for deletion" + +! Repair the ms-jumps +! ------------------- +CLKOPT1 1 "1" + ## widget = checkbox; activeif = CLKOPT5 = 0 + +MSG_CLKOPT1 1 "Repair the ms-jumps as cycle slips" + +! Deletion flag for file with clock events +! ---------------------------------------- +CLKOPT6 1 "0" + ## widget = checkbox + +MSG_CLKOPT6 1 "Flag the observation file for deletion" + +! Mark observations up to a time interval +! --------------------------------------- +CLKOPT3 1 "300" + ## widget = lineedit; emptyallowed = true; activeif = CLKOPT6 = 0 + ## check_type = integer; check_min = 1 + +MSG_CLKOPT3 1 "Mark observations up to a time interval" + +! Ambiguities for all satellites +! ------------------------------ +CLKOPT4 1 "1" + ## widget = checkbox; activeif = CLKOPT6 = 0 + +MSG_CLKOPT4 1 "Set ambiguities for all satellites" + +! Fixed Station +! ------------- +STAFIX 0 + ## widget = selwin; maxfiles = 1; pointer = STALST + ## activeif = RADIO_S = 1 AND COORDRS / _ + # + +MSG_STAFIX 1 "Define the fixed station" + +STALST 0 + ## widget = selwin; menuaux = MENUAUX; action = OBS + ## menuauxkeys = CONST OBSFIL + +! Print Cycle-Slip Detection Flag +! ------------------------------- +IPRNT2 1 "SUMMARY" + ## widget = combobox; editable = false; cards = SUMMARY DETAILS NONE + +MSG_IPRNT2 1 "Extent of program output" + +! Sigma of L1 Observation +! ----------------------- +SIGL12_1 1 "0.0020" + ## widget = lineedit; activeif = NFRCHK == COMBINED OR NFRCHK == AUTO + +MSG_SIGL12_1 1 "Sigma for L1 observations" + +! Sigma of L2 Observation +! ----------------------- +SIGL12_2 1 "0.0020" + ## widget = lineedit; activeif = NFRCHK == COMBINED OR NFRCHK == AUTO + +MSG_SIGL12_2 1 "Sigma for L2 observations" + +! Full or Half Cycles L1 +! ---------------------- +IWLSCR1 1 "FULL" + ## widget = combobox; editable = false; cards = FULL HALF + ## activeif = ISETOP == 0 + +MSG_IWLSCR1 1 "Search L1 for" + +! Full or Half Cycles L2 +! ---------------------- +IWLSCR2 1 "FULL" + ## widget = combobox; editable = false; cards = FULL HALF + ## activeif = ISETOP == 0 + +MSG_IWLSCR2 1 "Search L2 for" + +! Test only Flagged Observations +! ------------------------------ +NTONLY 1 "0" + ## widget = checkbox + +MSG_NTONLY 1 "Test only observations with cycle slip flag" + +! L5 is Clean +! ----------- +L5CLEA 1 "0" + ## widget = checkbox + +MSG_L5CLEA 1 "L5 is clean except for observations with flags" + +! Search Width L1 +! --------------- +SWIDTH1 1 "5" + ## widget = spinbox; range = 3 6 1 + ## activeif = NFRCHK = COMBINED OR NFRCHK == AUTO + +MSG_SWIDTH1 1 "Search width to find L1 cycle slip correction" + +! Search Width L5 +! --------------- +SWIDTH2 1 "2" + ## widget = spinbox; range = 1 3 1 + ## activeif = NFRCHK = COMBINED OR NFRCHK == AUTO + +MSG_SWIDTH2 1 "Search width to find L5 cycle slip correction" + +! Enable Solution of Cycle Slips +! ------------------------------ +CYCDET 1 "0" + ## widget = checkbox + +MSG_CYCDET 1 "Do not accept cycle slip corrections" + +! Minimal Size of Cycle-Slip +! -------------------------- +MINCYC 1 "10" + ## widget = lineedit; check_type = integer; check_min = 0 + ## activeif = CYCDET = 0 + +MSG_MINCYC 1 "Minimum size of accepted cycle slip correction" + +! Outlier Rejection +! ----------------- +IRJECT 1 "1" + ## widget = checkbox + +MSG_IRJECT 1 "Enable outlier rejection" + +! Maximal Observation Gap +! ----------------------- +MXOGAP 1 "181" + ## widget = lineedit + +MSG_MXOGAP 1 "Mark consecutive outliers up to a time interval" + +! Maximal Ionosphere Difference (BOTH) +! ---------------------------------------- +MXIOND_B 1 "30" + ## widget = lineedit + ## activeif = MXIOND_L / _ OR MXIOND_L > 0 OR NFRCHK / COMBINED AND RADIO_S = 1 + +MSG_MXIOND_B 1 "Maximum ionospheric change from epoch to epoch" + +! Maximal Ionosphere Difference (COMBINED) +! ---------------------------------------- +MXIOND_C 1 "400" + ## widget = lineedit; activeif = NFRCHK == COMBINED OR NFRCHK == AUTO + +MSG_MXIOND_C 1 "Maximum ionospheric change from epoch to epoch" + +! Maximal Ionosphere Difference (MIXED) +! ---------------------------------------- +MXIOND_L 1 "2000" + ## widget = lineedit + ## activeif = NFRCHK == COMBINED OR NFRCHK == AUTO AND RADIO_S = 1 + +MSG_MXIOND_L 1 "Maximum ionospheric change from epoch to epoch" + +! Set a New Ambiguity Flags +! ------------------------- +IAMNEW1 1 "0" + ## widget = checkbox + +MSG_IAMNEW1 1 "If a cycle slip flag in observation file" + +IAMNEW2 1 "1" + ## widget = checkbox + +MSG_IAMNEW2 1 "If no cycle slip correction was possible" + +IAMNEW3 1 "181" + ## widget = lineedit + +MSG_IAMNEW3 1 "After an observation gap larger than" + +IAMNEW4 1 "0" + ## widget = checkbox + +MSG_IAMNEW4 1 "Preserve ambiguities from observation file" + +IAMNEW5 1 "301" + ## widget = lineedit + +MSG_IAMNEW5 1 "Minimum observed time interval per ambiguity" + +! Maximum number of ambiguities +! ----------------------------- +MXAMBS 1 "300" + ## widget = lineedit + +MSG_MXAMBS 1 "Remove satellites if the file contains more than" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# PHASE PREPROCESSING - MAUPRP 1: Input Files # +# # +# GENERAL FILES # +# Show all general files > % < # SHOWGEN +# # +# INPUT FILES # +# > % %%%%%%%% < # RADIO_Z PZFILES +# > % %%%%%%%% < # RADIO_S OBSFIL +# A priori coordinates > %%%%%%%% < # COORD +# Site eccentricities > %%%%%%%% < # ECCENT +# Kinematic input coordinates > %%%%%%%% < # KININP +# GNSS standard orbits > %%%%%%%% < # STDORB +# Pole file > %%%%%%%% < # POLE +# Satellite clocks > %%%%%%%% < # SATCLK +# Estimated troposphere values > %%%%%%%% < # TROPEST +# Meteo data files > %%%%%%%% < # METFIL +# Maps of VMF1 coefficients > %%%%%%%% < # VMF1_FILES +# Ionosphere models > %%%%%%%% < # IONOS +# Process LEOs > % < # LEOPROC +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWGEN = 1 ###################################################### +# MAUPRP 1.1: General Files # +# # +# GENERAL INPUT FILES # +# General constants > %%%%%%%%%%%% < # CONST +# Geodetic datum > %%%%%%%%%%%% < # DATUM +# Subdaily pole model > %%%%%%%%%%%% < # SUBMOD +# Nutation model > %%%%%%%%%%%% < # NUTMOD +# Satellite information > %%%%%%%%%%%% < # SATELL +# Satellite problems > %%%%%%%%%%%% < # SATCRUX +# Station information > %%%%%%%%%%%% < # STAINFO +# Phase center eccentricities > %%%%%%%%%%%% < # PHASECC +# # +# MENU SETTINGS # +# Selected campaign > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% <# CAMPAIGN +# Selected session year> %%%% < session> %%%% < # YR4_INFO SES_INFO +# Session table > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% <# SESSION_TABLE +# # +# TEMPORARY FILES # +# Scratch files > %%%%%%%%%%%% < > %%%%%%%%%%%% < # AUXFIL OBCOPY +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL LEOPROC = 1 ###################################################### +# MAUPRP 1.2: LEO Processing # +# # +# INPUT FILES FOR LEO PROCESSING # +# LEO standard orbit > %%%%%%%% < # LEOSTD +# LEO attitude > %%%%%%%% < # ATTIT +# GPS-UTC seconds > %%%%%%%%%%%% < (only with JASON attitude file) # GPSUTC +# # +# Kinematic velocities > %%%%%%%% < # KINVEL +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MAUPRP 2: Output Files # +# # +# RESULT FILES # +# Coordinate results > %%%%%%%% < # COORDRS +# Residual file > %%%%%%%% < # RESIDRS +# # +# GENERAL OUTPUT FILES # +# Program output > % < use MAUPRP.Lnn or > %%%%%%%% < # SYSODEF SYSOUT +# Error messages > % < merged to program output or > %%%%%%%% < # ERRMRG SYSERR +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MAUPRP 3: General Options # +# # +# TITLE > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # TITLE +# # +# GENERAL SETTINGS # +# Screening mode, frequency to check > %%%%%%%%% < # NFRCHK +# Max. baseline length to use BOTH mode > %%%% %%%% % < # ISAVE +# # +# TROPOSPHERE MODELING # +# ZPD model and mapping function > %%%%%%%%%%%%% < # TROPOS +# # +# SAVING COORDINATES # +# Define the fixed station > %%%%%%%%%%%%%%%% < # STAFIX +# (blank: automatic selection) # +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MAUPRP 4: Marking of Observations # +# # +# MARKING OF OBSERVATIONS BEFORE CYCLE SLIP DETECTION # +# Mark if marking flags in observation file > % < # IUSFLG +# Mark observations below an elevation of > %%% < degrees for stations # MINEL +# > %%% < degrees for LEOs # MINELEO +# Minimum time interval accepted for continuous observations > %%%% < seconds# MNCONT +# Maximum gap accepted within continuous observations > %%%% < seconds# MXHOLE +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MAUPRP 5: Non-Parametric Screening # +# # +# GENERAL OPTIONS # +# Extent of program output > %%%%%%%% < # IPRNT1 +# Maximum time interval for polynomial fit > %% < minutes # MXINTR +# # +# SCREENING ON DIFFERENT DIFFERENCE LEVELS # +# > % < Original observations from file for ZD-files: zero@@ diff. # IPPROC1 +# Polynomial degree > % < @@@ SD-files: single diff. # QQ1 +# Discontinuity level > %%%%% < meters # DISCLV1 +# # +# > % < Differences between satellites for ZD-files: single diff. # IPPROC2 +# Polynomial degree > % < @@@ SD-files: double diff. # QQ2 +# Discontinuity level > %%%%% < meters # DISCLV2 +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MAUPRP 6: Epoch-Difference Solution # +# # +# EPOCH-DIFFERENCE SOLUTION for ZD-files: double diff. # +# Frequency for the solution > %%% < SD-files: triple diff. # LTRIP +# Kinematic coordinate estimation > % < # KINSTA +# Maximum observed-computed value > %%%%% < meters (0.0: no check) # OMCMAX +# RMS limit for epoch solution > %%%%% < meters (0.0: no check) # RMSMAX +# # +# > % < A priori coordinate/baseline vector sigmas # APRCWGT +# X-coordinate > %%%%%% < meters # SIGWGS1 +# Y-coordinate > %%%%%% < meters # SIGWGS2 +# Z-coordinate > %%%%%% < meters # SIGWGS3 +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL RADIO_Z = 1 ###################################################### +# MAUPRP 7: Clock Events # +# # +# DETECTION OF CLOCK EVENTS # +# Minimum size of a clock event > %%%%%% < nanoseconds # CLKOPT2 +# Tolerance for ms-jump detection > %%%%%% < milliseconds # TOLJMP +# # +# MS-JUMP HANDLING # +# Flag the observation file for deletion > % < # CLKOPT5 +# Repair the ms-jumps as 'cycle slips' > % < # CLKOPT1 +# # +# HANDLING OF OTHER CLOCK EVENTS # +# Flag the observation file for deletion > % < # CLKOPT6 +# Mark observations up to a time interval> %%%%%% < seconds (blank: no mark) # CLKOPT3 +# Set ambiguities for all satellites > % < # CLKOPT4 +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MAUPRP 8: Cycle Slip Detection/Correction # +# # +# CYCLE SLIP DETECTION # +# Extent of program output > %%%%%%%% < # IPRNT2 +# Do not accept cycle slip corrections > % < # CYCDET +# Minimum size of accepted cycle slip correction > %%%%%%%% < cycles # MINCYC +# Test only observations with cycle slip flag > % < # NTONLY +# L5 is clean except for observations with flags > % < # L5CLEA +# # +# NO CYCLE SLIP HYPOTHESIS # +# Sigma for L1 observations > %%%%%% < meters # SIGL12_1 +# Sigma for L2 observations > %%%%%% < meters # SIGL12_2 +# Maximum ionospheric change from epoch to epoch # +# for single frequency mode (or short bsl.) > %%%%%% < % of L1 cycles # MXIOND_B +# for combined mode@@@@@@@@ (or long@ bsl.) > %%%%%% < % of L1 cycles # MXIOND_C +# use the combined mode value for bsl longer than> %%%%%% < km # MXIOND_L +# # +# CYCLE SLIP CORRECTIONS # +# Search width to find L1 cycle slip correction > % < integers # SWIDTH1 +# Search width to find L5 cycle slip correction > % < integers # SWIDTH2 +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MAUPRP 9: Outlier Rejection / Ambiguity Setting # +# # +# OUTLIER REJECTION # +# Enable outlier rejection > % < # IRJECT +# Mark consecutive outliers up to a time interval > %%%% < seconds # MXOGAP +# # +# SET UP MULTIPLE AMBIGUITIES # +# Preserve ambiguities from observation file > % < # IAMNEW4 +# If a cycle slip flag in observation file > % < # IAMNEW1 +# If no cycle slip correction was possible > % < # IAMNEW2 +# After an observation gap larger than > %%%% < seconds # IAMNEW3 +# # +# MARKING OF OBSERVATIONS AFTER CYCLE SLIP CORRECTIONS # +# Minimum observed time interval per ambiguity > %%%% < seconds # IAMNEW5 +# Remove satellites if the file contains more than > %%%% < ambiguities # MXAMBS +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/MENU.INP b/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/MENU.INP new file mode 100755 index 0000000..fbc36a3 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/MENU.INP @@ -0,0 +1,90 @@ + +! Release Information Notes +! ------------------------- +RELEASE_INFO 1 "${X}/DOC/RELEASE.TXT" + +! List of Remaining Menu Input Files (full Pathes) +! ------------------------------------------------ +MENU_CMP_INP 1 "${X}/PAN/MENU_CMP.INP" + +MSG_MENU_CMP_INP 1 "Edit list of campaigns" + +MENU_VAR_INP 1 "${U}/PAN/MENU_VAR.INP" + +MSG_MENU_VAR_INP 1 "Menu variables" + +MENU_EXT_INP 1 "${U}/PAN/MENU_EXT.INP" + +MSG_MENU_EXT_INP 1 "Paths and extensions" + +MENU_PGM_INP 1 "${U}/PAN/MENU_PGM.INP" + +MSG_MENU_PGM_INP 1 "Program names" + +! Active Campaign +! --------------- +ACTIVE_CAMPAIGN 1 "${U}" + +! Modified Julian Date +! -------------------- +MODJULDATE 1 "44244.000000" + +! Session (only the last character is relevant) +! --------------------------------------------- +SESSION_CHAR 1 "0" + +SESSION_TABLE 1 "${P}/PHIVOLCS\STA\SESSIONS.SES" + ## widget = selwin; path = DIR_SES; ext = EXT_SES; maxfiles = 1 + # SESSIONS + +! Job character +! ------------- +JOB_ID 1 "" + +! Size of the Main Window +! ----------------------- +MAIN_WIDTH 1 "864" + +MAIN_HEIGHT 1 "561" + +! Colors (RGB Button + RGB Background) +! ------------------------------------ +MAIN_PALETTE 0 + +! Font Types and Font Sizes +! ------------------------- +FONTTYPE_BASE 1 "Helvetica" + +FONTSIZE_BASE 1 "10" + +FONTBOLD_BASE 1 "0" + +FONTITALIC_BASE 1 "0" + +FONTSTRIKEOUT_BASE 1 "0" + +FONTUNDERLINE_BASE 1 "0" + +FONTTYPE_LARGE 1 "Terminal [Dec]" + +FONTSIZE_LARGE 1 "10" + +FONTBOLD_LARGE 1 "0" + +FONTITALIC_LARGE 1 "0" + +FONTSTRIKEOUT_LARGE 1 "0" + +FONTUNDERLINE_LARGE 1 "0" + +FONTTYPE_SMALL 1 "Terminal [Dec]" + +FONTSIZE_SMALL 1 "10" + +FONTBOLD_SMALL 1 "0" + +FONTITALIC_SMALL 1 "0" + +FONTSTRIKEOUT_SMALL 1 "0" + +FONTUNDERLINE_SMALL 1 "0" diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/MENU.old b/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/MENU.old new file mode 100755 index 0000000..55548f2 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/MENU.old @@ -0,0 +1,90 @@ + +! Release Information Notes +! ------------------------- +RELEASE_INFO 1 "${X}/DOC/RELEASE.TXT" + +! List of Remaining Menu Input Files (full Pathes) +! ------------------------------------------------ +MENU_CMP_INP 1 "${X}/PAN/MENU_CMP.INP" + +MSG_MENU_CMP_INP 1 "Edit list of campaigns" + +MENU_VAR_INP 1 "${U}/PAN/MENU_VAR.INP" + +MSG_MENU_VAR_INP 1 "Menu variables" + +MENU_EXT_INP 1 "${U}/PAN/MENU_EXT.INP" + +MSG_MENU_EXT_INP 1 "Paths and extensions" + +MENU_PGM_INP 1 "${U}/PAN/MENU_PGM.INP" + +MSG_MENU_PGM_INP 1 "Program names" + +! Active Campaign +! --------------- +ACTIVE_CAMPAIGN 1 "${U}" + +! Modified Julian Date +! -------------------- +MODJULDATE 1 "44244.000000" + +! Session (only the last character is relevant) +! --------------------------------------------- +SESSION_CHAR 1 "0" + +SESSION_TABLE 1 "./DUMMY/STA/SESSIONS.SES" + ## widget = selwin; path = DIR_SES; ext = EXT_SES; maxfiles = 1 + # SESSIONS + +! Job character +! ------------- +JOB_ID 1 "" + +! Size of the Main Window +! ----------------------- +MAIN_WIDTH 1 "864" + +MAIN_HEIGHT 1 "561" + +! Colors (RGB Button + RGB Background) +! ------------------------------------ +MAIN_PALETTE 0 + +! Font Types and Font Sizes +! ------------------------- +FONTTYPE_BASE 1 "Helvetica" + +FONTSIZE_BASE 1 "10" + +FONTBOLD_BASE 1 "0" + +FONTITALIC_BASE 1 "0" + +FONTSTRIKEOUT_BASE 1 "0" + +FONTUNDERLINE_BASE 1 "0" + +FONTTYPE_LARGE 1 "Terminal [Dec]" + +FONTSIZE_LARGE 1 "10" + +FONTBOLD_LARGE 1 "0" + +FONTITALIC_LARGE 1 "0" + +FONTSTRIKEOUT_LARGE 1 "0" + +FONTUNDERLINE_LARGE 1 "0" + +FONTTYPE_SMALL 1 "Terminal [Dec]" + +FONTSIZE_SMALL 1 "10" + +FONTBOLD_SMALL 1 "0" + +FONTITALIC_SMALL 1 "0" + +FONTSTRIKEOUT_SMALL 1 "0" + +FONTUNDERLINE_SMALL 1 "0" diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/MENU_CMP.INP b/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/MENU_CMP.INP new file mode 100755 index 0000000..8a72b57 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/MENU_CMP.INP @@ -0,0 +1,15 @@ + +! List of Campaigns +! ----------------- +CAMPAIGN 1 "${P}/EXAMPLE" + ## widget = uniline; numlines = 30 + +MSG_CAMPAIGN 1 "Campaign directory" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# EDIT LIST OF CAMPAIGNS - MENU_CMP # +# # +# > Campaign_directory < # CAMPAIGN +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/MENU_CMP.old b/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/MENU_CMP.old new file mode 100755 index 0000000..8a72b57 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/MENU_CMP.old @@ -0,0 +1,15 @@ + +! List of Campaigns +! ----------------- +CAMPAIGN 1 "${P}/EXAMPLE" + ## widget = uniline; numlines = 30 + +MSG_CAMPAIGN 1 "Campaign directory" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# EDIT LIST OF CAMPAIGNS - MENU_CMP # +# # +# > Campaign_directory < # CAMPAIGN +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/MENU_EXT.INP b/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/MENU_EXT.INP new file mode 100755 index 0000000..fd5b5fe --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/MENU_EXT.INP @@ -0,0 +1,1653 @@ + +! No path/no extension +! -------------------- +NO_PTH 0 + +NO_EXT 0 + +! General files: Path +! ------------------- +PTH_GEN 1 "${X}/GEN" + ## widget = lineedit + +MSG_PTH_GEN 1 "General files: path" + +! General Files: SatCrux/StaCrux +! ------------------------------ +EXT_CRX 1 "CRX" + ## widget = lineedit + +MSG_EXT_CRX 1 "Satellite problem file/old station problem file: extension" + +! General Files: Ant/Rec translation +! ---------------------------------- +EXT_TRN 1 "TRN" + ## widget = lineedit + +MSG_EXT_TRN 1 "Old antenna/receiver name translation table: extension" + +! General Files: Ocean tide model +! ------------------------------- +EXT_TID 1 "TID" + ## widget = lineedit + +MSG_EXT_TID 1 "Ocean tide model: extension" + +! General Files: Solid Earth tide model +! ------------------------------------- +EXT_TPO 1 "TPO" + ## widget = lineedit + +MSG_EXT_TPO 1 "Solid Earth tide model: extension" + +! General Files: Planetary ephemeris +! ---------------------------------- +EXT_EPH 1 "EPH" + ## widget = lineedit + +MSG_EXT_EPH 1 "Planetary ephemeris: extension" + +! General Files: Frequency information +! ------------------------------------ +EXT_FRQ 1 "FRQ" + ## widget = lineedit + +MSG_EXT_FRQ 1 "Frequency information: extension" + +! Orbit files: Broadcast file +! --------------------------- +DIR_BRD 1 "ORB" + ## widget = lineedit + +MSG_DIR_BRD 1 "Broadcast orbits: directory" + +EXT_BRD 1 "BRD" + ## widget = lineedit + +MSG_EXT_BRD 1 "Broadcast orbits: extension" + +! Orbit files: Precise file (original) +! ------------------------------------ +DIR_OPR 1 "ORB" + ## widget = lineedit + +MSG_DIR_OPR 1 "Precise orbits (original): directory" + +! Orbit files: Precise file +! ------------------------- +DIR_PRE 1 "ORB" + ## widget = lineedit + +MSG_DIR_PRE 1 "Precise orbits: directory" + +EXT_PRE 1 "PRE" + ## widget = lineedit + +MSG_EXT_PRE 1 "Precise orbits: extension" + +! Orbit files: Tabular orbit +! -------------------------- +DIR_TAB 1 "ORB" + ## widget = lineedit + +MSG_DIR_TAB 1 "Tabular orbits: directory" + +EXT_TAB 1 "TAB" + ## widget = lineedit + +MSG_EXT_TAB 1 "Tabular orbits: extension" + +! Orbit files: Orbital elements +! ----------------------------- +DIR_ELE 1 "ORB" + ## widget = lineedit + +MSG_DIR_ELE 1 "Improved orbit elements: directory" + +EXT_ELE 1 "ELE" + ## widget = lineedit + +MSG_EXT_ELE 1 "Improved orbit elements: extension" + +! Orbit files: Standard orbit +! --------------------------- +DIR_STD 1 "ORB" + ## widget = lineedit + +MSG_DIR_STD 1 "Standard orbits: directory" + +EXT_STD 1 "STD" + ## widget = lineedit + +MSG_EXT_STD 1 "Standard orbits: extension" + +! Orbit files: Radian press. +! -------------------------- +DIR_RPR 1 "ORB" + ## widget = lineedit + +MSG_DIR_RPR 1 "Radian pressure coefficients: directory" + +EXT_RPR 1 "RPR" + ## widget = lineedit + +MSG_EXT_RPR 1 "Radian pressure coefficients: extension" + +! Orbot files: ERP-file +! --------------------- +DIR_ERP 1 "ORB" + ## widget = lineedit + +MSG_DIR_ERP 1 "Earth orientation parameters: directory" + +EXT_ERP 1 "ERP" + ## widget = lineedit + +MSG_EXT_ERP 1 "Earth orientation parameters: extension" + +! Orbit files: ERP-file (IERS) +! ---------------------------- +DIR_IEP 1 "ORB" + ## widget = lineedit + +MSG_DIR_IEP 1 "Earth orientation parameters (IERS format): directory" + +EXT_IEP 1 "IEP" + ## widget = lineedit + +MSG_EXT_IEP 1 "Earth orientation parameters (IERS format): extension" + +! Orbit files: Geocenter file +! --------------------------- +DIR_GCC 1 "ORB" + ## widget = lineedit + +MSG_DIR_GCC 1 "Geocenter coordinates: directory" + +EXT_GCC 1 "GCC" + ## widget = lineedit + +MSG_EXT_GCC 1 "Geocenter coordinates: extension" + +! Orbit files: Sat. clocks +! ------------------------ +DIR_CLK 1 "ORB" + ## widget = lineedit + +MSG_DIR_CLK 1 "Satellite/Receiver clocks: directory" + +EXT_CLK 1 "CLK" + ## widget = lineedit + +MSG_EXT_CLK 1 "Satellite/Receiver clocks: extension" + +! Orbit files: Diff. code bias +! ---------------------------- +DIR_DCB 1 "ORB" + ## widget = lineedit + +MSG_DIR_DCB 1 "Differential code biases: directory" + +EXT_DCB 1 "DCB" + ## widget = lineedit + +MSG_EXT_DCB 1 "Differential code biases: extension" + +! Orbit files: Inter-system bias +! ------------------------------ +DIR_ISB 1 "ORB" + ## widget = lineedit + +MSG_DIR_ISB 1 "Inter-system biases: directory" + +EXT_ISB 1 "ISB" + ## widget = lineedit + +MSG_EXT_ISB 1 "Inter-system biases: extension" + +! Orbit: BIAS SINEX +! ----------------- +DIR_BIA 1 "ORB" + ## widget = lineedit + +MSG_DIR_BIA 1 "Biases (SINEX format): directory" + +EXT_BIA 1 "BIA" + ## widget = lineedit + +MSG_EXT_BIA 1 "Biases (SINEX format): extension" + +! Orbit: IRV file +! --------------- +DIR_IRV 1 "ORB" + ## widget = lineedit + +MSG_DIR_IRV 1 "IRVs: directory" + +EXT_IRV 1 "IRV" + ## widget = lineedit + +MSG_EXT_IRV 1 "IRVs: extension" + +! Orbit: CPF file +! --------------- +DIR_CPF 1 "ORB" + ## widget = lineedit + +MSG_DIR_CPF 1 "CPFs: directory" + +EXT_CPF 1 "CPF" + ## widget = lineedit + +MSG_EXT_CPF 1 "CPFs: extension" + +! Orbit: State vector file +! ------------------------ +DIR_STV 1 "ORB" + ## widget = lineedit + +MSG_DIR_STV 1 "State vectors: directory" + +EXT_STV 1 "STV" + ## widget = lineedit + +MSG_EXT_STV 1 "State vectors: extension" + +! Orbit: Accelerometer data +! ------------------------- +DIR_ACC 1 "ORB" + ## widget = lineedit + +MSG_DIR_ACC 1 "Accelerometer data: directory" + +EXT_ACC 1 "ACC" + ## widget = lineedit + +MSG_EXT_ACC 1 "Accelerometer data: extension" + +! LEO-Orbit: Attitude data +! ------------------------ +DIR_ATT 1 "ORB" + ## widget = lineedit + +MSG_DIR_ATT 1 "Attitude data: directory" + +EXT_ATT 1 "ATT" + ## widget = lineedit + +MSG_EXT_ATT 1 "Attitude data: extension" + +! LEO-Orbit: LEO maneuvers +! ------------------------ +DIR_MAN 1 "ORB" + ## widget = lineedit + +MSG_DIR_MAN 1 "LEO maneuvers: directory" + +EXT_MAN 1 "MAN" + ## widget = lineedit + +MSG_EXT_MAN 1 "LEO maneuvers: extension" + +! LEO-Orbit: CHAMP orbit format +! ----------------------------- +DIR_CHO 1 "ORB" + ## widget = lineedit + +MSG_DIR_CHO 1 "File in CHAMP orbit format: directory" + +EXT_CHO 1 "CHO" + ## widget = lineedit + +MSG_EXT_CHO 1 "File in CHAMP orbit format: extension" + +! Orbit: POE orbit format +! ----------------------- +DIR_POE 1 "ORB" + ## widget = lineedit + +MSG_DIR_POE 1 "File in POE: directory" + +EXT_POE 1 "POE" + ## widget = lineedit + +MSG_EXT_POE 1 "File in POE: extension" + +! LEO-Orbit: LEO Kinematic velocities +! ----------------------------------- +DIR_KVL 1 "STA" + ## widget = lineedit + +MSG_DIR_KVL 1 "LEO velocities (epoch-wise): directory" + +EXT_KVL 1 "VEL" + ## widget = lineedit + +MSG_EXT_KVL 1 "LEO velocities (epoch-wise): extension" + +! LEO-Orbit: LEO Aux. file (attitude,accelerom. data, thruster events...) +! ------------------------ +DIR_AUX 1 "ORB" + ## widget = lineedit + +MSG_DIR_AUX 1 "LEO external aux. information: directory" + +EXT_AUX 1 "AUX" + ## widget = lineedit + +MSG_EXT_AUX 1 "LEO external aux. information: extension" + +! RINEX files: rinex obs files +! ---------------------------- +DIR_OXO 1 "ORX" + ## widget = lineedit + +MSG_DIR_OXO 1 "RINEX observations (original): directory" + +DIR_RXO 1 "RAW" + ## widget = lineedit + +MSG_DIR_RXO 1 "RINEX observations: directory" + +EXT_RXO 1 "19O" + ## widget = lineedit + # $YO + +MSG_EXT_RXO 1 "RINEX observations: extension" + +! RINEX files: smoothed rinex +! --------------------------- +DIR_SMT 1 "RAW" + ## widget = lineedit + +MSG_DIR_SMT 1 "Smoothed RINEX observations: directory" + +EXT_SMT 1 "SMT" + ## widget = lineedit + +MSG_EXT_SMT 1 "Smoothed RINEX observations: extension" + +! RINEX files: rinex nav files +! ---------------------------- +DIR_OXN 1 "ORX" + ## widget = lineedit + +MSG_DIR_OXN 1 "RINEX navigation messages (GPS, original): directory" + +DIR_RXN 1 "RAW" + ## widget = lineedit + +MSG_DIR_RXN 1 "RINEX navigation messages (GPS): directory" + +EXT_RXN 1 "19N" + ## widget = lineedit + # $YN + +MSG_EXT_RXN 1 "RINEX navigation messages (GPS): extension" + +! RINEX files: rinex nav files +! ---------------------------- +DIR_OXG 1 "ORX" + ## widget = lineedit + +MSG_DIR_OXG 1 "RINEX navigation messages (GLONASS, original): directory" + +DIR_RXG 1 "RAW" + ## widget = lineedit + +MSG_DIR_RXG 1 "RINEX navigation messages (GLONASS): directory" + +EXT_RXG 1 "19G" + ## widget = lineedit + # $YG + +MSG_EXT_RXG 1 "RINEX navigation messages (GLONASS): extension" + +! RINEX files: rinex nav files +! ---------------------------- +DIR_OGA 1 "ORX" + ## widget = lineedit + +MSG_DIR_OGA 1 "RINEX navigation messages (GALILEO, original): directory" + +DIR_RGA 1 "RAW" + ## widget = lineedit + +MSG_DIR_RGA 1 "RINEX navigation messages (GALILEO): directory" + +EXT_RGA 1 "19E" + ## widget = lineedit + # $YE + +MSG_EXT_RGA 1 "RINEX navigation messages (GALILEO): extension" + +! RINEX files: rinex met files +! ---------------------------- +DIR_RXM 1 "RAW" + ## widget = lineedit + +MSG_DIR_RXM 1 "RINEX meteo data: directory" + +EXT_RXM 1 "19M" + ## widget = lineedit + # $YM + +MSG_EXT_RXM 1 "RINEX meteo data: extension" + +! Obs. files: Code zero head +! -------------------------- +DIR_CZH 1 "OBS" + ## widget = lineedit + +MSG_DIR_CZH 1 "Zero difference code observations, header: directory" + +EXT_CZH 1 "CZH" + ## widget = lineedit + +MSG_EXT_CZH 1 "Zero difference code observations, header: extension" + +! Obs. files: Code zero data +! -------------------------- +DIR_CZO 1 "OBS" + ## widget = lineedit + +MSG_DIR_CZO 1 "Zero difference code observations, data: directory" + +EXT_CZO 1 "CZO" + ## widget = lineedit + +MSG_EXT_CZO 1 "Zero difference code observations, data: extension" + +! Obs. files: Phase zero head +! --------------------------- +DIR_PZH 1 "OBS" + ## widget = lineedit + +MSG_DIR_PZH 1 "Zero difference phase observations, header: directory" + +EXT_PZH 1 "PZH" + ## widget = lineedit + +MSG_EXT_PZH 1 "Zero difference phase observations, header: extension" + +! Obs. files: Phase zero data +! --------------------------- +DIR_PZO 1 "OBS" + ## widget = lineedit + +MSG_DIR_PZO 1 "Zero difference phase observations, data: directory" + +EXT_PZO 1 "PZO" + ## widget = lineedit + +MSG_EXT_PZO 1 "Zero difference phase observations, data: extension" + +! Obs. files: Range zero head +! --------------------------- +DIR_RZH 1 "OBS" + ## widget = lineedit + +MSG_DIR_RZH 1 "Range observations, header: directory" + +EXT_RZH 1 "RZH" + ## widget = lineedit + +MSG_EXT_RZH 1 "Range observations, header: extension" + +! Obs. files: Range zero data +! --------------------------- +DIR_RZO 1 "OBS" + ## widget = lineedit + +MSG_DIR_RZO 1 "Range observations, data: directory" + +EXT_RZO 1 "RZO" + ## widget = lineedit + +MSG_EXT_RZO 1 "Range observations, data: extension" + +! Obs. files: Code single head +! ---------------------------- +DIR_CSH 1 "OBS" + ## widget = lineedit + +MSG_DIR_CSH 1 "Single difference code observations, header: directory" + +EXT_CSH 1 "CSH" + ## widget = lineedit + +MSG_EXT_CSH 1 "Single difference code observations, header: extension" + +! Obs. files: Code single data +! ---------------------------- +DIR_CSO 1 "OBS" + ## widget = lineedit + +MSG_DIR_CSO 1 "Single difference code observations, data: directory" + +EXT_CSO 1 "CSO" + ## widget = lineedit + +MSG_EXT_CSO 1 "Single difference code observations, data: extension" + +! Obs. files: Phase single head +! ----------------------------- +DIR_PSH 1 "OBS" + ## widget = lineedit + +MSG_DIR_PSH 1 "Single difference phase observations, header: directory" + +EXT_PSH 1 "PSH" + ## widget = lineedit + +MSG_EXT_PSH 1 "Single difference phase observations, header: extension" + +! Obs. files: Phase single data +! ----------------------------- +DIR_PSO 1 "OBS" + ## widget = lineedit + +MSG_DIR_PSO 1 "Single difference phase observations, data: directory" + +EXT_PSO 1 "PSO" + ## widget = lineedit + +MSG_EXT_PSO 1 "Single difference phase observations, data: extension" + +! Station files: Coordinates +! -------------------------- +DIR_CRD 1 "STA" + ## widget = lineedit + +MSG_DIR_CRD 1 "Station coordinates: directory" + +EXT_CRD 1 "CRD" + ## widget = lineedit + +MSG_EXT_CRD 1 "Station coordinates: extension" + +! Station files: Eccentricities +! ----------------------------- +DIR_ECC 1 "STA" + ## widget = lineedit + +MSG_DIR_ECC 1 "Station eccentricities: directory" + +EXT_ECC 1 "ECC" + ## widget = lineedit + +MSG_EXT_ECC 1 "Station eccentricities: extension" + +! Station files: Velocities +! ------------------------- +DIR_VEL 1 "STA" + ## widget = lineedit + +MSG_DIR_VEL 1 "Station velocities: directory" + +EXT_VEL 1 "VEL" + ## widget = lineedit + +MSG_EXT_VEL 1 "Station velocities: extension" + +! Station files: PSD corrections +! ------------------------------ +DIR_PSD 1 "STA" + ## widget = lineedit + +MSG_DIR_PSD 1 "PSD correction (ITRF14): directory" + +EXT_PSD 1 "PSD" + ## widget = lineedit + +MSG_EXT_PSD 1 "PSD correction (ITRF14): extension" + +! Station files: Station information +! ---------------------------------- +DIR_STA 1 "STA" + ## widget = lineedit + +MSG_DIR_STA 1 "Station information: directory" + +EXT_STA 1 "STA" + ## widget = lineedit + +MSG_EXT_STA 1 "Station information: extension" + +! Station files: Ocean loading +! ---------------------------- +DIR_BLQ 1 "STA" + ## widget = lineedit + +MSG_DIR_BLQ 1 "Ocean loading table: directory" + +EXT_BLQ 1 "BLQ" + ## widget = lineedit + +MSG_EXT_BLQ 1 "Ocean loading table: extension" + +! Station files: Atmospheric tidal loading +! ---------------------------------------- +DIR_ATL 1 "STA" + ## widget = lineedit + +MSG_DIR_ATL 1 "Atmospheric tidal loading table: directory" + +EXT_ATL 1 "ATL" + ## widget = lineedit + +MSG_EXT_ATL 1 "Atmospheric tidal loading table: extension" + +! Station files: Plate definition for NUVEL1/1A +! --------------------------------------------- +DIR_PLD 1 "STA" + ## widget = lineedit + +MSG_DIR_PLD 1 "Tectonic plate assignment (for NUVEL1/1A): directory" + +EXT_PLD 1 "PLD" + ## widget = lineedit + +MSG_EXT_PLD 1 "Tectonic plate assignment (for NUVEL1/1A): extension" + +! Station files: Baseline def. +! ---------------------------- +DIR_BSL 1 "STA" + ## widget = lineedit + +MSG_DIR_BSL 1 "Baseline definition: directory" + +EXT_BSL 1 "BSL" + ## widget = lineedit + +MSG_EXT_BSL 1 "Baseline definition: extension" + +! Station files: Cluster def. +! --------------------------- +DIR_CLU 1 "STA" + ## widget = lineedit + +MSG_DIR_CLU 1 "Cluster definition: directory" + +EXT_CLU 1 "CLU" + ## widget = lineedit + +MSG_EXT_CLU 1 "Cluster definition: extension" + +! Station files: Cluster/baseline assignment +! ------------------------------------------ +DIR_CLB 1 "STA" + ## widget = lineedit + +MSG_DIR_CLB 1 "Cluster/baseline assignment: directory" + +EXT_CLB 1 "CLB" + ## widget = lineedit + +MSG_EXT_CLB 1 "Cluster/baseline assignment: extension" + +! Station files: Selection list +! ----------------------------- +DIR_FIX 1 "STA" + ## widget = lineedit + +MSG_DIR_FIX 1 "Station selection list: directory" + +EXT_FIX 1 "FIX" + ## widget = lineedit + +MSG_EXT_FIX 1 "Station selection list: extension" + +! Station files: Selection list +! ----------------------------- +DIR_SIG 1 "STA" + ## widget = lineedit + +MSG_DIR_SIG 1 "Station sigma file: directory" + +EXT_SIG 1 "SIG" + ## widget = lineedit + +MSG_EXT_SIG 1 "Station sigma file: extension" + +! Station files: Observation weights +! ---------------------------------- +DIR_SOS 1 "STA" + ## widget = lineedit + +MSG_DIR_SOS 1 "Station observation sigma factors: directory" + +EXT_SOS 1 "SOS" + ## widget = lineedit + +MSG_EXT_SOS 1 "Station observation sigma factors: extension" + +! Station files: Ant.Azimut +! ------------------------- +DIR_AZI 1 "STA" + ## widget = lineedit + +MSG_DIR_AZI 1 "Receiver antenna orientation: directory" + +EXT_AZI 1 "AZI" + ## widget = lineedit + +MSG_EXT_AZI 1 "Receiver antenna orientation: extension" + +! Kinematic Coord. +! ---------------- +DIR_KIN 1 "STA" + ## widget = lineedit + +MSG_DIR_KIN 1 "Kinematic coordinates: directory" + +EXT_KIN 1 "KIN" + ## widget = lineedit + +MSG_EXT_KIN 1 "Kinematic coordinates: extension" + +! Station files: Session table +! ---------------------------- +DIR_SES 1 "STA" + ## widget = lineedit + +MSG_DIR_SES 1 "Session table: directory" + +EXT_SES 1 "SES" + ## widget = lineedit + +MSG_EXT_SES 1 "Session table: extension" + +! Station files: Abbr. table +! -------------------------- +DIR_ABB 1 "STA" + ## widget = lineedit + +MSG_DIR_ABB 1 "Abbreviation table: directory" + +EXT_ABB 1 "ABB" + ## widget = lineedit + +MSG_EXT_ABB 1 "Abbreviation table: extension" + +! Range biases +! ------------ +DIR_RGB 1 "STA" + ## widget = lineedit + +MSG_DIR_RGB 1 "SLR data handling: directory" + +EXT_RGB 1 "SLR" + ## widget = lineedit + +MSG_EXT_RGB 1 "SLR data handling: extension" + +! Atmosphere: Tropo.model +! ----------------------- +DIR_TRP 1 "ATM" + ## widget = lineedit + +MSG_DIR_TRP 1 "Troposphere parameters: directory" + +EXT_TRP 1 "TRP" + ## widget = lineedit + +MSG_EXT_TRP 1 "Troposphere parameters: extension" + +! Atmosphere: Tropo.SINEX +! ----------------------- +DIR_TRO 1 "ATM" + ## widget = lineedit + +MSG_DIR_TRO 1 "Troposphere parameters (SINEX format): directory" + +EXT_TRO 1 "TRO" + ## widget = lineedit + +MSG_EXT_TRO 1 "Troposphere parameters (SINEX format): extension" + +! Atmosphere: Ionos.model +! ----------------------- +DIR_ION 1 "ATM" + ## widget = lineedit + +MSG_DIR_ION 1 "Ionosphere models: directory" + +EXT_ION 1 "ION" + ## widget = lineedit + +MSG_EXT_ION 1 "Ionosphere models: extension" + +! Atmosphere: Ionos.IONEX +! ----------------------- +DIR_INX 1 "ATM" + ## widget = lineedit + +MSG_DIR_INX 1 "Ionosphere maps (IONEX): directory" + +EXT_INX 1 "INX" + ## widget = lineedit + +MSG_EXT_INX 1 "Ionosphere maps (IONEX): extension" + +! Atmosphere: Met.data +! -------------------- +DIR_MET 1 "ATM" + ## widget = lineedit + +MSG_DIR_MET 1 "Meteo data: directory" + +EXT_MET 1 "MET" + ## widget = lineedit + +MSG_EXT_MET 1 "Meteo data: extension" + +! Vienna grid files +! ----------------- +DIR_GRD 1 "GRD" + ## widget = lineedit + +MSG_DIR_GRD 1 "Vienna grid files" + +EXT_GRD 1 "GRD" + ## widget = lineedit + +MSG_EXT_GRD 1 "Vienna grid files: extension" + +! Output: Program output +! ---------------------- +DIR_OUT 1 "OUT" + ## widget = lineedit + +MSG_DIR_OUT 1 "Program output: directory" + +EXT_OUT 1 "OUT" + ## widget = lineedit + +MSG_EXT_OUT 1 "Program output: extension" + +! Output: Plot files +! ------------------ +DIR_PLT 1 "OUT" + ## widget = lineedit + +MSG_DIR_PLT 1 "Plot file: directory" + +EXT_PLT 1 "PLT" + ## widget = lineedit + +MSG_EXT_PLT 1 "Plot file: extension" + +! Output: Summary files +! --------------------- +DIR_SUM 1 "OUT" + ## widget = lineedit + +MSG_DIR_SUM 1 "Summary output: directory" + +EXT_SUM 1 "SUM" + ## widget = lineedit + +MSG_EXT_SUM 1 "Summary output: extension" + +! Output: List files +! ------------------ +DIR_LST 1 "OUT" + ## widget = lineedit + +MSG_DIR_LST 1 "Listing output: directory" + +EXT_LST 1 "LST" + ## widget = lineedit + +MSG_EXT_LST 1 "Listing output: extension" + +! Output: CODSPP summary +! ---------------------- +DIR_SMC 1 "OUT" + ## widget = lineedit + +MSG_DIR_SMC 1 "CODSPP summary output (XYZ): directory" + +EXT_SMC 1 "SMC" + ## widget = lineedit + +MSG_EXT_SMC 1 "CODSPP summary output (XYZ): extension" + +! Output: CODSPP summary +! ---------------------- +DIR_SME 1 "OUT" + ## widget = lineedit + +MSG_DIR_SME 1 "CODSPP summary output (BLH): directory" + +EXT_SME 1 "SME" + ## widget = lineedit + +MSG_EXT_SME 1 "CODSPP summary output (BLH): extension" + +! Output: Residual file +! --------------------- +DIR_RES 1 "OUT" + ## widget = lineedit + +MSG_DIR_RES 1 "Residuals: directory" + +EXT_RES 1 "RES" + ## widget = lineedit + +MSG_EXT_RES 1 "Residuals: extension" + +! Output: Clocks RINEX +! -------------------- +DIR_RXC 1 "OUT" + ## widget = lineedit + +MSG_DIR_RXC 1 "Clock information (clock RINEX format): directory" + +EXT_RXC 1 "CLK" + ## widget = lineedit + +MSG_EXT_RXC 1 "Clock information (clock RINEX format): extension" + +! Output: Covariance file +! ----------------------- +DIR_COV 1 "OUT" + ## widget = lineedit + +MSG_DIR_COV 1 "Covariances: directory" + +EXT_COV 1 "COV" + ## widget = lineedit + +MSG_EXT_COV 1 "Covariances: extension" + +! Covariance components +! --------------------- +DIR_WGT 1 "OUT" + ## widget = lineedit + +MSG_DIR_WGT 1 "Covariance components: directory" + +EXT_WGT 1 "WGT" + ## widget = lineedit + +MSG_EXT_WGT 1 "Covariance components: extension" + +! Output: Sub-daily ERP Model +! --------------------------- +EXT_SUB 1 "SUB" + ## widget = lineedit + +MSG_EXT_SUB 1 "Sub-daily earth rotation model: extension" + +! Output: Nutation Model +! ---------------------- +EXT_NUT 1 "NUT" + ## widget = lineedit + +MSG_EXT_NUT 1 "Nutation model: extension" + +! Output: Ant PCV (grid) +! ---------------------- +DIR_PHG 1 "OUT" + ## widget = lineedit + +MSG_DIR_PHG 1 "Antenna PCV estimates (grid): directory" + +EXT_PHG 1 "PHG" + ## widget = lineedit + +MSG_EXT_PHG 1 "Antenna PCV estimates (grid): extension" + +! Output: Ant PCV (harm) +! ---------------------- +DIR_PHH 1 "OUT" + ## widget = lineedit + +MSG_DIR_PHH 1 "Antenna PCV estimates (harm): directory" + +EXT_PHH 1 "PHH" + ## widget = lineedit + +MSG_EXT_PHH 1 "Antenna PCV estimates (harm): extension" + +! Output: Obs. editing file +! ------------------------- +DIR_EDT 1 "OUT" + ## widget = lineedit + +MSG_DIR_EDT 1 "Observation editing information: directory" + +EXT_EDT 1 "EDT" + ## widget = lineedit + +MSG_EXT_EDT 1 "Observation editing information: extension" + +! Output: Deletion list +! --------------------- +DIR_DEL 1 "OUT" + ## widget = lineedit + +MSG_DIR_DEL 1 "File deletion list: directory" + +EXT_DEL 1 "DEL" + ## widget = lineedit + +MSG_EXT_DEL 1 "File deletion list: extension" + +! Input/output Time series event list file +! ---------------------------------------- +DIR_EVL 1 "STA" + ## widget = lineedit + +MSG_DIR_EVL 1 "Events list file: directory" + +EXT_EVL 1 "EVL" + ## widget = lineedit + +MSG_EXT_EVL 1 "Time series events list file: extension" + +! Output: Parameter estimates +! --------------------------- +DIR_EST 1 "SOL" + ## widget = lineedit + +MSG_DIR_EST 1 "Parameter estimates: directory" + +EXT_EST 1 "EST" + ## widget = lineedit + +MSG_EXT_EST 1 "Parameter estimates: extension" + +! Output: Normal equations +! ------------------------ +DIR_NEQ 1 "SOL" + ## widget = lineedit + +MSG_DIR_NEQ 1 "Normal equation: directory" + +EXT_NEQ 1 "NQ0" + ## widget = lineedit + +MSG_EXT_NEQ 1 "Normal equation: extension" + +! Output: Normal equation (old) +! ----------------------------- +DIR_ONQ 1 "SOL" + ## widget = lineedit + +MSG_DIR_ONQ 1 "Normal equation (old format): directory" + +EXT_ONQ 1 "NEQ" + ## widget = lineedit + +MSG_EXT_ONQ 1 "Normal equation (old format): extension" + +! Output: SINEX (crd/vel) +! ----------------------- +DIR_SNX 1 "SOL" + ## widget = lineedit + +MSG_DIR_SNX 1 "SINEX output: directory" + +EXT_SNX 1 "SNX" + ## widget = lineedit + +MSG_EXT_SNX 1 "SINEX output: extension" + +! Orbit files: Standard orbit (ASCII) +! ----------------------------------- +DIR_FSO 1 "ORB" + ## widget = lineedit + +MSG_DIR_FSO 1 "Standard orbits: directory" + +EXT_FSO 1 "FSO" + ## widget = lineedit + +MSG_EXT_FSO 1 "Standard orbits: extension" + +! Orbit files: Rad. press. (ASCII) +! -------------------------------- +DIR_FRP 1 "ORB" + ## widget = lineedit + +MSG_DIR_FRP 1 "Radiation pressure coefficients: directory" + +EXT_FRP 1 "FRP" + ## widget = lineedit + +MSG_EXT_FRP 1 "Radiation pressure coefficients: extension" + +! Obs. files: Code zero ascii +! --------------------------- +DIR_FCZ 1 "OBS" + ## widget = lineedit + +MSG_DIR_FCZ 1 "Zero difference code observations: directory" + +EXT_FCZ 1 "FCZ" + ## widget = lineedit + +MSG_EXT_FCZ 1 "Zero difference code observations: extension" + +! Obs. files: Phase zero ascii +! ---------------------------- +DIR_FPZ 1 "OBS" + ## widget = lineedit + +MSG_DIR_FPZ 1 "Zero difference phase observations: directory" + +EXT_FPZ 1 "FPZ" + ## widget = lineedit + +MSG_EXT_FPZ 1 "Zero difference phase observations: extension" + +! Obs. files: Range ascii +! ----------------------- +DIR_FRZ 1 "OBS" + ## widget = lineedit + +MSG_DIR_FRZ 1 "Range observations: directory" + +EXT_FRZ 1 "FRZ" + ## widget = lineedit + +MSG_EXT_FRZ 1 "Range observations: extension" + +! Obs. files: Code single ascii +! ----------------------------- +DIR_FCS 1 "OBS" + ## widget = lineedit + +MSG_DIR_FCS 1 "Single difference code observations: directory" + +EXT_FCS 1 "FCS" + ## widget = lineedit + +MSG_EXT_FCS 1 "Single difference code observations: extension" + +! Obs. files: Phase single ascii +! ------------------------------ +DIR_FPS 1 "OBS" + ## widget = lineedit + +MSG_DIR_FPS 1 "Single difference phase observations: directory" + +EXT_FPS 1 "FPS" + ## widget = lineedit + +MSG_EXT_FPS 1 "Single difference phase observations: extension" + +! Output: Residual file (ASCII) +! ----------------------------- +DIR_FRS 1 "OUT" + ## widget = lineedit + +MSG_DIR_FRS 1 "Residuals: directory" + +EXT_FRS 1 "FRS" + ## widget = lineedit + +MSG_EXT_FRS 1 "Residuals: extension" + +! Output: Normal equations (ASCII) +! -------------------------------- +DIR_FN0 1 "SOL" + ## widget = lineedit + +MSG_DIR_FN0 1 "Normal equation: directory" + +EXT_FN0 1 "FN0" + ## widget = lineedit + +MSG_EXT_FN0 1 "Normal equation: extension" + +! Output: Normal equations (old, ASCII) +! ------------------------------------- +DIR_FNQ 1 "SOL" + ## widget = lineedit + +MSG_DIR_FNQ 1 "Normal equation (old format): directory" + +EXT_FNQ 1 "FNQ" + ## widget = lineedit + +MSG_EXT_FNQ 1 "Normal equation (old format): extension" + +! BPE: PCF-name +! ------------- +PTH_PCF 1 "${U}/PCF" + ## widget = lineedit + +MSG_PTH_PCF 1 "Processing control files: path" + +EXT_PCF 1 "PCF" + ## widget = lineedit + +MSG_EXT_PCF 1 "Processing control files: extension" + +! BPE: CPU-file name +! ------------------ +PTH_CPU 1 "${U}/PAN" + ## widget = lineedit + +MSG_PTH_CPU 1 "CPU control file: path" + +EXT_CPU 1 "CPU" + ## widget = lineedit + +MSG_EXT_CPU 1 "CPU control file: extension" + +PTH_CPUNUM 1 "${U}/WORK" + ## widget = lineedit + +MSG_PTH_CPUNUM 1 "Scratch for CPU control file" + +! BPE: Output files +! ----------------- +DIR_BPEOUT 1 "BPE" + ## widget = lineedit + +MSG_DIR_BPEOUT 1 "Output files: directory" + +EXT_BPEOUT 1 "OUT" + ## widget = lineedit + +MSG_EXT_BPEOUT 1 "Output files: extension" + +! BPE: Status files +! ----------------- +DIR_BPERUN 1 "BPE" + ## widget = lineedit + +MSG_DIR_BPERUN 1 "Status files: directory" + +EXT_BPERUN 1 "RUN" + ## widget = lineedit + +MSG_EXT_BPERUN 1 "Status files: extension" + +! BPE: Protocol files +! ------------------- +DIR_BPEPRT 1 "BPE" + ## widget = lineedit + +MSG_DIR_BPEPRT 1 "Protocol files: directory" + +EXT_BPEPRT 1 "PRT" + ## widget = lineedit + +MSG_EXT_BPEPRT 1 "Protocol files: extension" + +! BPE: log files +! -------------- +DIR_BPELOG 1 "BPE" + ## widget = lineedit + +MSG_DIR_BPELOG 1 "Log files: directory" + +EXT_BPELOG 1 "LOG" + ## widget = lineedit + +MSG_EXT_BPELOG 1 "Log files: extension" + +! BPE: scripts +! ------------ +PTH_SCRIPT 1 "${U}/SCRIPT" + ## widget = lineedit + +MSG_PTH_SCRIPT 1 "BPE script directory: path" + +! BPE: Option directories +! ----------------------- +PTH_OPT 1 "${U}/OPT" + ## widget = lineedit + +MSG_PTH_OPT 1 "Option directory: path" + +! Others: Help +! ------------ +PTH_HLP 1 "${X}/HLP" + ## widget = lineedit + +MSG_PTH_HLP 1 "Help files: path" + +EXT_HLP 1 "HLP" + ## widget = lineedit + +MSG_EXT_HLP 1 "Help files: extension" + +! Others: Skeleton +! ---------------- +PTH_SKL 1 "${X}/SKL" + ## widget = lineedit + +MSG_PTH_SKL 1 "Skeleton files (e.g. for plot files): path" + +EXT_SKL 1 "SKL" + ## widget = lineedit + +MSG_EXT_SKL 1 "Skeleton files (e.g. for plot files): extension" + +! Others: updpan - master and list +! -------------------------------- +PTH_UPDPAN 1 "${X}/PAN" + ## widget = lineedit + +MSG_PTH_UPDPAN 1 "Program input master files: path" + +PTH_UPD 1 "${X}/SKL" + ## widget = lineedit + +MSG_PTH_UPD 1 "Directory list for panel update: path" + +EXT_UPD 1 "UPD" + ## widget = lineedit + +MSG_EXT_UPD 1 "Directory list for panel update: extension" + +! Others: Campaign independent output +! ----------------------------------- +PTH_OUT 1 "${U}/OUT" + ## widget = lineedit + +MSG_PTH_OUT 1 "Program output files (campaign indep.): path" + +! Others: User input files +! ------------------------ +PTH_INP 1 "${U}/PAN" + ## widget = lineedit + +MSG_PTH_INP 1 "Program input files: path" + +EXT_INP 1 "INP" + ## widget = lineedit + +MSG_EXT_INP 1 "Program input files: extension" + +! Others: Scratch files +! --------------------- +PTH_SCR 1 "${U}/WORK" + ## widget = lineedit + +MSG_PTH_SCR 1 "Scratch files: path" + +EXT_SCR 1 "SCR" + ## widget = lineedit + +MSG_EXT_SCR 1 "Scratch files: extension" + +EXT_SC1 1 "SC1" + ## widget = lineedit + +MSG_EXT_SC1 1 "Scratch files: extension" + +EXT_SC2 1 "SC2" + ## widget = lineedit + +MSG_EXT_SC2 1 "Scratch files: extension" + +! Others: Error message +! --------------------- +PTH_ERR 1 "${U}/WORK" + ## widget = lineedit + +MSG_PTH_ERR 1 "Error message files: path" + +EXT_ERR 1 "MSG" + ## widget = lineedit + +MSG_EXT_ERR 1 "Error message files: extension" + +! Interally used by the menu +! -------------------------- +PTH_INP_OUT 1 "${U}/PAN" + ## widget = lineedit + +EXT_IN1 1 "IN1" + ## widget = lineedit + +! Auxiliary Menu Program +! ---------------------- +MENUAUX_EXE 1 "MENUAUX" + +MENUAUX_INP 1 "MENUAUX.INP" + +MENUAUX_SCR 1 "MENUAUX.SCR" + +MENUAUX_ERR 1 "MENUAUX.ERR" + +MENUAUX_DEBUG 1 "0" + +GEN_CONST_FILE 1 "CONST." + +GEN_DATUM_FILE 1 "DATUM." + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# PATHS AND EXTENSIONS - MENU_EXT 1: General Files # +# path extension # +# GENERAL FILES > %%%%%%%%% < # PTH_GEN +# Sub-daily earth rotation model > %%% < # EXT_SUB +# Nutation model > %%% < # EXT_NUT +# Planetary ephemeris > %%% < # EXT_EPH +# Satellite problem file/old station problem file > %%% < # EXT_CRX +# Solid Earth tides model > %%% < # EXT_TPO +# Ocean tide model > %%% < # EXT_TID +# Frequency information > %%% < # EXT_FRQ +# Old antenna/receiver name translation table > %%% < # EXT_TRN +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 2.1: Campaign Data, Orbit and EOP Files # +# campaign # +# ORBIT FILES directory extension # +# Broadcast orbits > %%%%%% < > %%% < # DIR_BRD EXT_BRD +# Precise orbits (original) > %%%%%% < # DIR_OPR +# Precise orbits > %%%%%% < > %%% < # DIR_PRE EXT_PRE +# Tabular orbits > %%%%%% < > %%% < # DIR_TAB EXT_TAB +# Standard orbits > %%%%%% < > %%% < # DIR_STD EXT_STD +# Radian pressure coefficients > %%%%%% < > %%% < # DIR_RPR EXT_RPR +# Improved orbit elements > %%%%%% < > %%% < # DIR_ELE EXT_ELE +# Earth orientation parameters > %%%%%% < > %%% < # DIR_ERP EXT_ERP +# Earth orientation parameters (IERS format) > %%%%%% < > %%% < # DIR_IEP EXT_IEP +# Geocenter coordinates > %%%%%% < > %%% < # DIR_GCC EXT_GCC +# Satellite/Receiver clocks > %%%%%% < > %%% < # DIR_CLK EXT_CLK +# Differential code biases > %%%%%% < > %%% < # DIR_DCB EXT_DCB +# Inter-system biases > %%%%%% < > %%% < # DIR_ISB EXT_ISB +# Bias SINEX > %%%%%% < > %%% < # DIR_BIA EXT_BIA +# # +# IRV file > %%%%%% < > %%% < # DIR_IRV EXT_IRV +# Precise orbit in CPF orbit format > %%%%%% < > %%% < # DIR_CPF EXT_CPF +# State vector file > %%%%%% < > %%% < # DIR_STV EXT_STV +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 2.2: Campaign Data, Orbit Files for LEOs # +# campaign # +# LEO FILES directory extension # +# Accelerometer data > %%%%%% < > %%% < # DIR_ACC EXT_ACC +# Attitude data > %%%%%% < > %%% < # DIR_ATT EXT_ATT +# LEO maneuvers > %%%%%% < > %%% < # DIR_MAN EXT_MAN +# File in CHAMP orbit format > %%%%%% < > %%% < # DIR_CHO EXT_CHO +# File in POE@@ orbit format > %%%%%% < > %%% < # DIR_POE EXT_POE +# LEO velocities (epoch-wise) > %%%%%% < > %%% < # DIR_KVL EXT_KVL +# LEO external aux. information > %%%%%% < > %%% < # DIR_AUX EXT_AUX +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 3: Campaign Data, RINEX Files # +# campaign # +# RINEX FILES directory extension # +# RINEX observations (original) > %%%%%% < # DIR_OXO +# RINEX observations > %%%%%% < > %%% < # DIR_RXO EXT_RXO +# Smoothed RINEX observations > %%%%%% < > %%% < # DIR_SMT EXT_SMT +# RINEX navigation messages (GPS, original) > %%%%%% < # DIR_OXN +# RINEX navigation messages (GPS) > %%%%%% < > %%% < # DIR_RXN EXT_RXN +# RINEX navigation messages (GLONASS, original) > %%%%%% < # DIR_OXG +# RINEX navigation messages (GLONASS) > %%%%%% < > %%% < # DIR_RXG EXT_RXG +# RINEX navigation messages (GALILEO, original) > %%%%%% < # DIR_OGA +# RINEX navigation messages (GALILEO) > %%%%%% < > %%% < # DIR_RGA EXT_RGA +# RINEX meteo data > %%%%%% < > %%% < # DIR_RXM EXT_RXM +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 4: Campaign Data, Observation Files # +# campaign # +# OBSERVATION FILES directory extension # +# Zero@@ difference code@ observations, header > %%%%%% < > %%% < # DIR_CZH EXT_CZH +# Zero@@ difference code@ observations, data > %%%%%% < > %%% < # DIR_CZO EXT_CZO +# Zero@@ difference phase observations, header > %%%%%% < > %%% < # DIR_PZH EXT_PZH +# Zero@@ difference phase observations, data > %%%%%% < > %%% < # DIR_PZO EXT_PZO +# Single difference code@ observations, header > %%%%%% < > %%% < # DIR_CSH EXT_CSH +# Single difference code@ observations, data > %%%%%% < > %%% < # DIR_CSO EXT_CSO +# Single difference phase observations, header > %%%%%% < > %%% < # DIR_PSH EXT_PSH +# Single difference phase observations, data > %%%%%% < > %%% < # DIR_PSO EXT_PSO +# # +# Range observations (SLR), header > %%%%%% < > %%% < # DIR_RZH EXT_RZH +# Range observations (SLR), data > %%%%%% < > %%% < # DIR_RZO EXT_RZO +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 5: Campaign Data, Station Files # +# campaign # +# STATION FILES directory extension # +# Station coordinates > %%%%%% < > %%% < # DIR_CRD EXT_CRD +# Station velocities > %%%%%% < > %%% < # DIR_VEL EXT_VEL +# Kinematic coordinates > %%%%%% < > %%% < # DIR_KIN EXT_KIN +# Station eccentricities > %%%%%% < > %%% < # DIR_ECC EXT_ECC +# PSD correction (ITRF14) > %%%%%% < > %%% < # DIR_PSD EXT_PSD +# Station information > %%%%%% < > %%% < # DIR_STA EXT_STA +# Ocean loading table > %%%%%% < > %%% < # DIR_BLQ EXT_BLQ +# Atmospheric tidal loading table > %%%%%% < > %%% < # DIR_ATL EXT_ATL +# Station selection list > %%%%%% < > %%% < # DIR_FIX EXT_FIX +# Station sigma file > %%%%%% < > %%% < # DIR_SIG EXT_SIG +# Station observation sigma factors > %%%%%% < > %%% < # DIR_SOS EXT_SOS +# Abbreviation table > %%%%%% < > %%% < # DIR_ABB EXT_ABB +# Tectonic plate assignment (for NUVEL1/1A) > %%%%%% < > %%% < # DIR_PLD EXT_PLD +# Baseline definition > %%%%%% < > %%% < # DIR_BSL EXT_BSL +# Cluster definition > %%%%%% < > %%% < # DIR_CLU EXT_CLU +# Cluster/baseline assignment > %%%%%% < > %%% < # DIR_CLB EXT_CLB +# Receiver antenna orientation > %%%%%% < > %%% < # DIR_AZI EXT_AZI +# Session table > %%%%%% < > %%% < # DIR_SES EXT_SES +# SLR data handling (range bias, CoM) > %%%%%% < > %%% < # DIR_RGB EXT_RGB +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 6: Campaign Data, Atmosphere Modeling Files # +# campaign # +# ATMOSPHERE MODELING FILES directory extension # +# Troposphere parameters > %%%%%% < > %%% < # DIR_TRP EXT_TRP +# Troposphere parameters (SINEX format) > %%%%%% < > %%% < # DIR_TRO EXT_TRO +# Ionosphere models > %%%%%% < > %%% < # DIR_ION EXT_ION +# Ionosphere maps (IONEX) > %%%%%% < > %%% < # DIR_INX EXT_INX +# Meteo data > %%%%%% < > %%% < # DIR_MET EXT_MET +# Vienna grid files (VMF and loading maps) > %%%%%% < > %%% < # DIR_GRD EXT_GRD +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 7: Campaign Data, Output Files # +# campaign # +# OUTPUT FILES directory extension # +# Program output > %%%%%% < > %%% < # DIR_OUT EXT_OUT +# Plot file > %%%%%% < > %%% < # DIR_PLT EXT_PLT +# Summary output > %%%%%% < > %%% < # DIR_SUM EXT_SUM +# Listing output > %%%%%% < > %%% < # DIR_LST EXT_LST +# CODSPP summary output (XYZ) > %%%%%% < > %%% < # DIR_SMC EXT_SMC +# CODSPP summary output (BLH) > %%%%%% < > %%% < # DIR_SME EXT_SME +# # +# BERNESE IN-/OUTPUT FILES # +# Residuals > %%%%%% < > %%% < # DIR_RES EXT_RES +# Clock information (clock RINEX format) > %%%%%% < > %%% < # DIR_RXC EXT_RXC +# Covariances > %%%%%% < > %%% < # DIR_COV EXT_COV +# Covariance components > %%%%%% < > %%% < # DIR_WGT EXT_WGT +# Antenna PCV estimates (grid) > %%%%%% < > %%% < # DIR_PHG EXT_PHG +# Antenna PCV estimates (harm) > %%%%%% < > %%% < # DIR_PHH EXT_PHH +# Observation editing information > %%%%%% < > %%% < # DIR_EDT EXT_EDT +# File deletion list > %%%%%% < > %%% < # DIR_DEL EXT_DEL +# Time series list of events file > %%%%%% < > %%% < # DIR_EVL EXT_EVL +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 8: Campaign Data, Solution Files # +# campaign # +# SOLUTION FILES directory extension # +# Parameter estimates > %%%%%% < > %%% < # DIR_EST EXT_EST +# Normal equation > %%%%%% < > %%% < # DIR_NEQ EXT_NEQ +# Normal equation (old format) > %%%%%% < > %%% < # DIR_ONQ EXT_ONQ +# SINEX output > %%%%%% < > %%% < # DIR_SNX EXT_SNX +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 9: Campaign Data, Bernese Files (ASCII) # +# campaign # +# BERNESE FILES (FORMATTED) directory extension # +# Standard orbits > %%%%%% < > %%% < # DIR_FSO EXT_FSO +# Radiation pressure coefficients > %%%%%% < > %%% < # DIR_FRP EXT_FRP +# Zero@@ difference code@ observations > %%%%%% < > %%% < # DIR_FCZ EXT_FCZ +# Zero@@ difference phase observations > %%%%%% < > %%% < # DIR_FPZ EXT_FPZ +# Single difference code@ observations > %%%%%% < > %%% < # DIR_FCS EXT_FCS +# Single difference phase observations > %%%%%% < > %%% < # DIR_FPS EXT_FPS +# Range observations > %%%%%% < > %%% < # DIR_FRZ EXT_FRZ +# Residuals > %%%%%% < > %%% < # DIR_FRS EXT_FRS +# Normal equation > %%%%%% < > %%% < # DIR_FN0 EXT_FN0 +# Normal equation (old format) > %%%%%% < > %%% < # DIR_FNQ EXT_FNQ +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 10: Bernese Processing Engine (BPE) # +# campaign # +# BERNESE PROCESSING ENGINE directory extension # +# BPE output > %%%%%% < > %%% < # DIR_BPEOUT EXT_BPEOUT +# BPE status > %%%%%% < > %%% < # DIR_BPERUN EXT_BPERUN +# Protocol files > %%%%%% < > %%% < # DIR_BPEPRT EXT_BPEPRT +# Log files > %%%%%% < > %%% < # DIR_BPELOG EXT_BPELOG +# # +# BERNESE PROCESSING ENGINE path extension # +# Processing control files > %%%%%%%%%% <> %%% < # PTH_PCF EXT_PCF +# CPU control file > %%%%%%%%%% <> %%% < # PTH_CPU EXT_CPU +# Scratch for CPU control file > %%%%%%%%%% < # PTH_CPUNUM +# BPE script directory > %%%%%%%%%% < # PTH_SCRIPT +# Option directory > %%%%%%%%%% < # PTH_OPT +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 11: Other Files and Directories # +# # +# GENERAL path extension(s) # +# Help files > %%%%%%%%% < > %%% < # PTH_HLP EXT_HLP +# Skeleton files (e.g. for plot files) > %%%%%%%%% < > %%% < # PTH_SKL EXT_SKL +# Directory list for panel update > %%%%%%%%% < > %%% < # PTH_UPD EXT_UPD +# Program input master files > %%%%%%%%% < # PTH_UPDPAN +# # +# USER DEPENDENT # +# Program output files (campaign indep.)> %%%%%%%%% < # PTH_OUT +# Program input files > %%%%%%%%% < > %%% < # PTH_INP EXT_INP +# Scratch files > %%%%%%%%% < > %%% <> %%% <> %%% < # PTH_SCR EXT_SCR EXT_SC1 EXT_SC2 +# Error message files > %%%%%%%%% < > %%% < # PTH_ERR EXT_ERR +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/MENU_EXT.old b/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/MENU_EXT.old new file mode 100755 index 0000000..461be1b --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/MENU_EXT.old @@ -0,0 +1,1653 @@ + +! No path/no extension +! -------------------- +NO_PTH 0 + +NO_EXT 0 + +! General files: Path +! ------------------- +PTH_GEN 1 "${X}/GEN" + ## widget = lineedit + +MSG_PTH_GEN 1 "General files: path" + +! General Files: SatCrux/StaCrux +! ------------------------------ +EXT_CRX 1 "CRX" + ## widget = lineedit + +MSG_EXT_CRX 1 "Satellite problem file/old station problem file: extension" + +! General Files: Ant/Rec translation +! ---------------------------------- +EXT_TRN 1 "TRN" + ## widget = lineedit + +MSG_EXT_TRN 1 "Old antenna/receiver name translation table: extension" + +! General Files: Ocean tide model +! ------------------------------- +EXT_TID 1 "TID" + ## widget = lineedit + +MSG_EXT_TID 1 "Ocean tide model: extension" + +! General Files: Solid Earth tide model +! ------------------------------------- +EXT_TPO 1 "TPO" + ## widget = lineedit + +MSG_EXT_TPO 1 "Solid Earth tide model: extension" + +! General Files: Planetary ephemeris +! ---------------------------------- +EXT_EPH 1 "EPH" + ## widget = lineedit + +MSG_EXT_EPH 1 "Planetary ephemeris: extension" + +! General Files: Frequency information +! ------------------------------------ +EXT_FRQ 1 "FRQ" + ## widget = lineedit + +MSG_EXT_FRQ 1 "Frequency information: extension" + +! Orbit files: Broadcast file +! --------------------------- +DIR_BRD 1 "ORB" + ## widget = lineedit + +MSG_DIR_BRD 1 "Broadcast orbits: directory" + +EXT_BRD 1 "BRD" + ## widget = lineedit + +MSG_EXT_BRD 1 "Broadcast orbits: extension" + +! Orbit files: Precise file (original) +! ------------------------------------ +DIR_OPR 1 "ORB" + ## widget = lineedit + +MSG_DIR_OPR 1 "Precise orbits (original): directory" + +! Orbit files: Precise file +! ------------------------- +DIR_PRE 1 "ORB" + ## widget = lineedit + +MSG_DIR_PRE 1 "Precise orbits: directory" + +EXT_PRE 1 "PRE" + ## widget = lineedit + +MSG_EXT_PRE 1 "Precise orbits: extension" + +! Orbit files: Tabular orbit +! -------------------------- +DIR_TAB 1 "ORB" + ## widget = lineedit + +MSG_DIR_TAB 1 "Tabular orbits: directory" + +EXT_TAB 1 "TAB" + ## widget = lineedit + +MSG_EXT_TAB 1 "Tabular orbits: extension" + +! Orbit files: Orbital elements +! ----------------------------- +DIR_ELE 1 "ORB" + ## widget = lineedit + +MSG_DIR_ELE 1 "Improved orbit elements: directory" + +EXT_ELE 1 "ELE" + ## widget = lineedit + +MSG_EXT_ELE 1 "Improved orbit elements: extension" + +! Orbit files: Standard orbit +! --------------------------- +DIR_STD 1 "ORB" + ## widget = lineedit + +MSG_DIR_STD 1 "Standard orbits: directory" + +EXT_STD 1 "STD" + ## widget = lineedit + +MSG_EXT_STD 1 "Standard orbits: extension" + +! Orbit files: Radian press. +! -------------------------- +DIR_RPR 1 "ORB" + ## widget = lineedit + +MSG_DIR_RPR 1 "Radian pressure coefficients: directory" + +EXT_RPR 1 "RPR" + ## widget = lineedit + +MSG_EXT_RPR 1 "Radian pressure coefficients: extension" + +! Orbot files: ERP-file +! --------------------- +DIR_ERP 1 "ORB" + ## widget = lineedit + +MSG_DIR_ERP 1 "Earth orientation parameters: directory" + +EXT_ERP 1 "ERP" + ## widget = lineedit + +MSG_EXT_ERP 1 "Earth orientation parameters: extension" + +! Orbit files: ERP-file (IERS) +! ---------------------------- +DIR_IEP 1 "ORB" + ## widget = lineedit + +MSG_DIR_IEP 1 "Earth orientation parameters (IERS format): directory" + +EXT_IEP 1 "IEP" + ## widget = lineedit + +MSG_EXT_IEP 1 "Earth orientation parameters (IERS format): extension" + +! Orbit files: Geocenter file +! --------------------------- +DIR_GCC 1 "ORB" + ## widget = lineedit + +MSG_DIR_GCC 1 "Geocenter coordinates: directory" + +EXT_GCC 1 "GCC" + ## widget = lineedit + +MSG_EXT_GCC 1 "Geocenter coordinates: extension" + +! Orbit files: Sat. clocks +! ------------------------ +DIR_CLK 1 "ORB" + ## widget = lineedit + +MSG_DIR_CLK 1 "Satellite/Receiver clocks: directory" + +EXT_CLK 1 "CLK" + ## widget = lineedit + +MSG_EXT_CLK 1 "Satellite/Receiver clocks: extension" + +! Orbit files: Diff. code bias +! ---------------------------- +DIR_DCB 1 "ORB" + ## widget = lineedit + +MSG_DIR_DCB 1 "Differential code biases: directory" + +EXT_DCB 1 "DCB" + ## widget = lineedit + +MSG_EXT_DCB 1 "Differential code biases: extension" + +! Orbit files: Inter-system bias +! ------------------------------ +DIR_ISB 1 "ORB" + ## widget = lineedit + +MSG_DIR_ISB 1 "Inter-system biases: directory" + +EXT_ISB 1 "ISB" + ## widget = lineedit + +MSG_EXT_ISB 1 "Inter-system biases: extension" + +! Orbit: BIAS SINEX +! ----------------- +DIR_BIA 1 "ORB" + ## widget = lineedit + +MSG_DIR_BIA 1 "Biases (SINEX format): directory" + +EXT_BIA 1 "BIA" + ## widget = lineedit + +MSG_EXT_BIA 1 "Biases (SINEX format): extension" + +! Orbit: IRV file +! --------------- +DIR_IRV 1 "ORB" + ## widget = lineedit + +MSG_DIR_IRV 1 "IRVs: directory" + +EXT_IRV 1 "IRV" + ## widget = lineedit + +MSG_EXT_IRV 1 "IRVs: extension" + +! Orbit: CPF file +! --------------- +DIR_CPF 1 "ORB" + ## widget = lineedit + +MSG_DIR_CPF 1 "CPFs: directory" + +EXT_CPF 1 "CPF" + ## widget = lineedit + +MSG_EXT_CPF 1 "CPFs: extension" + +! Orbit: State vector file +! ------------------------ +DIR_STV 1 "ORB" + ## widget = lineedit + +MSG_DIR_STV 1 "State vectors: directory" + +EXT_STV 1 "STV" + ## widget = lineedit + +MSG_EXT_STV 1 "State vectors: extension" + +! Orbit: Accelerometer data +! ------------------------- +DIR_ACC 1 "ORB" + ## widget = lineedit + +MSG_DIR_ACC 1 "Accelerometer data: directory" + +EXT_ACC 1 "ACC" + ## widget = lineedit + +MSG_EXT_ACC 1 "Accelerometer data: extension" + +! LEO-Orbit: Attitude data +! ------------------------ +DIR_ATT 1 "ORB" + ## widget = lineedit + +MSG_DIR_ATT 1 "Attitude data: directory" + +EXT_ATT 1 "ATT" + ## widget = lineedit + +MSG_EXT_ATT 1 "Attitude data: extension" + +! LEO-Orbit: LEO maneuvers +! ------------------------ +DIR_MAN 1 "ORB" + ## widget = lineedit + +MSG_DIR_MAN 1 "LEO maneuvers: directory" + +EXT_MAN 1 "MAN" + ## widget = lineedit + +MSG_EXT_MAN 1 "LEO maneuvers: extension" + +! LEO-Orbit: CHAMP orbit format +! ----------------------------- +DIR_CHO 1 "ORB" + ## widget = lineedit + +MSG_DIR_CHO 1 "File in CHAMP orbit format: directory" + +EXT_CHO 1 "CHO" + ## widget = lineedit + +MSG_EXT_CHO 1 "File in CHAMP orbit format: extension" + +! Orbit: POE orbit format +! ----------------------- +DIR_POE 1 "ORB" + ## widget = lineedit + +MSG_DIR_POE 1 "File in POE: directory" + +EXT_POE 1 "POE" + ## widget = lineedit + +MSG_EXT_POE 1 "File in POE: extension" + +! LEO-Orbit: LEO Kinematic velocities +! ----------------------------------- +DIR_KVL 1 "STA" + ## widget = lineedit + +MSG_DIR_KVL 1 "LEO velocities (epoch-wise): directory" + +EXT_KVL 1 "VEL" + ## widget = lineedit + +MSG_EXT_KVL 1 "LEO velocities (epoch-wise): extension" + +! LEO-Orbit: LEO Aux. file (attitude,accelerom. data, thruster events...) +! ------------------------ +DIR_AUX 1 "ORB" + ## widget = lineedit + +MSG_DIR_AUX 1 "LEO external aux. information: directory" + +EXT_AUX 1 "AUX" + ## widget = lineedit + +MSG_EXT_AUX 1 "LEO external aux. information: extension" + +! RINEX files: rinex obs files +! ---------------------------- +DIR_OXO 1 "ORX" + ## widget = lineedit + +MSG_DIR_OXO 1 "RINEX observations (original): directory" + +DIR_RXO 1 "RAW" + ## widget = lineedit + +MSG_DIR_RXO 1 "RINEX observations: directory" + +EXT_RXO 1 "80O" + ## widget = lineedit + # $YO + +MSG_EXT_RXO 1 "RINEX observations: extension" + +! RINEX files: smoothed rinex +! --------------------------- +DIR_SMT 1 "RAW" + ## widget = lineedit + +MSG_DIR_SMT 1 "Smoothed RINEX observations: directory" + +EXT_SMT 1 "SMT" + ## widget = lineedit + +MSG_EXT_SMT 1 "Smoothed RINEX observations: extension" + +! RINEX files: rinex nav files +! ---------------------------- +DIR_OXN 1 "ORX" + ## widget = lineedit + +MSG_DIR_OXN 1 "RINEX navigation messages (GPS, original): directory" + +DIR_RXN 1 "RAW" + ## widget = lineedit + +MSG_DIR_RXN 1 "RINEX navigation messages (GPS): directory" + +EXT_RXN 1 "80N" + ## widget = lineedit + # $YN + +MSG_EXT_RXN 1 "RINEX navigation messages (GPS): extension" + +! RINEX files: rinex nav files +! ---------------------------- +DIR_OXG 1 "ORX" + ## widget = lineedit + +MSG_DIR_OXG 1 "RINEX navigation messages (GLONASS, original): directory" + +DIR_RXG 1 "RAW" + ## widget = lineedit + +MSG_DIR_RXG 1 "RINEX navigation messages (GLONASS): directory" + +EXT_RXG 1 "80G" + ## widget = lineedit + # $YG + +MSG_EXT_RXG 1 "RINEX navigation messages (GLONASS): extension" + +! RINEX files: rinex nav files +! ---------------------------- +DIR_OGA 1 "ORX" + ## widget = lineedit + +MSG_DIR_OGA 1 "RINEX navigation messages (GALILEO, original): directory" + +DIR_RGA 1 "RAW" + ## widget = lineedit + +MSG_DIR_RGA 1 "RINEX navigation messages (GALILEO): directory" + +EXT_RGA 1 "80E" + ## widget = lineedit + # $YE + +MSG_EXT_RGA 1 "RINEX navigation messages (GALILEO): extension" + +! RINEX files: rinex met files +! ---------------------------- +DIR_RXM 1 "RAW" + ## widget = lineedit + +MSG_DIR_RXM 1 "RINEX meteo data: directory" + +EXT_RXM 1 "80M" + ## widget = lineedit + # $YM + +MSG_EXT_RXM 1 "RINEX meteo data: extension" + +! Obs. files: Code zero head +! -------------------------- +DIR_CZH 1 "OBS" + ## widget = lineedit + +MSG_DIR_CZH 1 "Zero difference code observations, header: directory" + +EXT_CZH 1 "CZH" + ## widget = lineedit + +MSG_EXT_CZH 1 "Zero difference code observations, header: extension" + +! Obs. files: Code zero data +! -------------------------- +DIR_CZO 1 "OBS" + ## widget = lineedit + +MSG_DIR_CZO 1 "Zero difference code observations, data: directory" + +EXT_CZO 1 "CZO" + ## widget = lineedit + +MSG_EXT_CZO 1 "Zero difference code observations, data: extension" + +! Obs. files: Phase zero head +! --------------------------- +DIR_PZH 1 "OBS" + ## widget = lineedit + +MSG_DIR_PZH 1 "Zero difference phase observations, header: directory" + +EXT_PZH 1 "PZH" + ## widget = lineedit + +MSG_EXT_PZH 1 "Zero difference phase observations, header: extension" + +! Obs. files: Phase zero data +! --------------------------- +DIR_PZO 1 "OBS" + ## widget = lineedit + +MSG_DIR_PZO 1 "Zero difference phase observations, data: directory" + +EXT_PZO 1 "PZO" + ## widget = lineedit + +MSG_EXT_PZO 1 "Zero difference phase observations, data: extension" + +! Obs. files: Range zero head +! --------------------------- +DIR_RZH 1 "OBS" + ## widget = lineedit + +MSG_DIR_RZH 1 "Range observations, header: directory" + +EXT_RZH 1 "RZH" + ## widget = lineedit + +MSG_EXT_RZH 1 "Range observations, header: extension" + +! Obs. files: Range zero data +! --------------------------- +DIR_RZO 1 "OBS" + ## widget = lineedit + +MSG_DIR_RZO 1 "Range observations, data: directory" + +EXT_RZO 1 "RZO" + ## widget = lineedit + +MSG_EXT_RZO 1 "Range observations, data: extension" + +! Obs. files: Code single head +! ---------------------------- +DIR_CSH 1 "OBS" + ## widget = lineedit + +MSG_DIR_CSH 1 "Single difference code observations, header: directory" + +EXT_CSH 1 "CSH" + ## widget = lineedit + +MSG_EXT_CSH 1 "Single difference code observations, header: extension" + +! Obs. files: Code single data +! ---------------------------- +DIR_CSO 1 "OBS" + ## widget = lineedit + +MSG_DIR_CSO 1 "Single difference code observations, data: directory" + +EXT_CSO 1 "CSO" + ## widget = lineedit + +MSG_EXT_CSO 1 "Single difference code observations, data: extension" + +! Obs. files: Phase single head +! ----------------------------- +DIR_PSH 1 "OBS" + ## widget = lineedit + +MSG_DIR_PSH 1 "Single difference phase observations, header: directory" + +EXT_PSH 1 "PSH" + ## widget = lineedit + +MSG_EXT_PSH 1 "Single difference phase observations, header: extension" + +! Obs. files: Phase single data +! ----------------------------- +DIR_PSO 1 "OBS" + ## widget = lineedit + +MSG_DIR_PSO 1 "Single difference phase observations, data: directory" + +EXT_PSO 1 "PSO" + ## widget = lineedit + +MSG_EXT_PSO 1 "Single difference phase observations, data: extension" + +! Station files: Coordinates +! -------------------------- +DIR_CRD 1 "STA" + ## widget = lineedit + +MSG_DIR_CRD 1 "Station coordinates: directory" + +EXT_CRD 1 "CRD" + ## widget = lineedit + +MSG_EXT_CRD 1 "Station coordinates: extension" + +! Station files: Eccentricities +! ----------------------------- +DIR_ECC 1 "STA" + ## widget = lineedit + +MSG_DIR_ECC 1 "Station eccentricities: directory" + +EXT_ECC 1 "ECC" + ## widget = lineedit + +MSG_EXT_ECC 1 "Station eccentricities: extension" + +! Station files: Velocities +! ------------------------- +DIR_VEL 1 "STA" + ## widget = lineedit + +MSG_DIR_VEL 1 "Station velocities: directory" + +EXT_VEL 1 "VEL" + ## widget = lineedit + +MSG_EXT_VEL 1 "Station velocities: extension" + +! Station files: PSD corrections +! ------------------------------ +DIR_PSD 1 "STA" + ## widget = lineedit + +MSG_DIR_PSD 1 "PSD correction (ITRF14): directory" + +EXT_PSD 1 "PSD" + ## widget = lineedit + +MSG_EXT_PSD 1 "PSD correction (ITRF14): extension" + +! Station files: Station information +! ---------------------------------- +DIR_STA 1 "STA" + ## widget = lineedit + +MSG_DIR_STA 1 "Station information: directory" + +EXT_STA 1 "STA" + ## widget = lineedit + +MSG_EXT_STA 1 "Station information: extension" + +! Station files: Ocean loading +! ---------------------------- +DIR_BLQ 1 "STA" + ## widget = lineedit + +MSG_DIR_BLQ 1 "Ocean loading table: directory" + +EXT_BLQ 1 "BLQ" + ## widget = lineedit + +MSG_EXT_BLQ 1 "Ocean loading table: extension" + +! Station files: Atmospheric tidal loading +! ---------------------------------------- +DIR_ATL 1 "STA" + ## widget = lineedit + +MSG_DIR_ATL 1 "Atmospheric tidal loading table: directory" + +EXT_ATL 1 "ATL" + ## widget = lineedit + +MSG_EXT_ATL 1 "Atmospheric tidal loading table: extension" + +! Station files: Plate definition for NUVEL1/1A +! --------------------------------------------- +DIR_PLD 1 "STA" + ## widget = lineedit + +MSG_DIR_PLD 1 "Tectonic plate assignment (for NUVEL1/1A): directory" + +EXT_PLD 1 "PLD" + ## widget = lineedit + +MSG_EXT_PLD 1 "Tectonic plate assignment (for NUVEL1/1A): extension" + +! Station files: Baseline def. +! ---------------------------- +DIR_BSL 1 "STA" + ## widget = lineedit + +MSG_DIR_BSL 1 "Baseline definition: directory" + +EXT_BSL 1 "BSL" + ## widget = lineedit + +MSG_EXT_BSL 1 "Baseline definition: extension" + +! Station files: Cluster def. +! --------------------------- +DIR_CLU 1 "STA" + ## widget = lineedit + +MSG_DIR_CLU 1 "Cluster definition: directory" + +EXT_CLU 1 "CLU" + ## widget = lineedit + +MSG_EXT_CLU 1 "Cluster definition: extension" + +! Station files: Cluster/baseline assignment +! ------------------------------------------ +DIR_CLB 1 "STA" + ## widget = lineedit + +MSG_DIR_CLB 1 "Cluster/baseline assignment: directory" + +EXT_CLB 1 "CLB" + ## widget = lineedit + +MSG_EXT_CLB 1 "Cluster/baseline assignment: extension" + +! Station files: Selection list +! ----------------------------- +DIR_FIX 1 "STA" + ## widget = lineedit + +MSG_DIR_FIX 1 "Station selection list: directory" + +EXT_FIX 1 "FIX" + ## widget = lineedit + +MSG_EXT_FIX 1 "Station selection list: extension" + +! Station files: Selection list +! ----------------------------- +DIR_SIG 1 "STA" + ## widget = lineedit + +MSG_DIR_SIG 1 "Station sigma file: directory" + +EXT_SIG 1 "SIG" + ## widget = lineedit + +MSG_EXT_SIG 1 "Station sigma file: extension" + +! Station files: Observation weights +! ---------------------------------- +DIR_SOS 1 "STA" + ## widget = lineedit + +MSG_DIR_SOS 1 "Station observation sigma factors: directory" + +EXT_SOS 1 "SOS" + ## widget = lineedit + +MSG_EXT_SOS 1 "Station observation sigma factors: extension" + +! Station files: Ant.Azimut +! ------------------------- +DIR_AZI 1 "STA" + ## widget = lineedit + +MSG_DIR_AZI 1 "Receiver antenna orientation: directory" + +EXT_AZI 1 "AZI" + ## widget = lineedit + +MSG_EXT_AZI 1 "Receiver antenna orientation: extension" + +! Kinematic Coord. +! ---------------- +DIR_KIN 1 "STA" + ## widget = lineedit + +MSG_DIR_KIN 1 "Kinematic coordinates: directory" + +EXT_KIN 1 "KIN" + ## widget = lineedit + +MSG_EXT_KIN 1 "Kinematic coordinates: extension" + +! Station files: Session table +! ---------------------------- +DIR_SES 1 "STA" + ## widget = lineedit + +MSG_DIR_SES 1 "Session table: directory" + +EXT_SES 1 "SES" + ## widget = lineedit + +MSG_EXT_SES 1 "Session table: extension" + +! Station files: Abbr. table +! -------------------------- +DIR_ABB 1 "STA" + ## widget = lineedit + +MSG_DIR_ABB 1 "Abbreviation table: directory" + +EXT_ABB 1 "ABB" + ## widget = lineedit + +MSG_EXT_ABB 1 "Abbreviation table: extension" + +! Range biases +! ------------ +DIR_RGB 1 "STA" + ## widget = lineedit + +MSG_DIR_RGB 1 "SLR data handling: directory" + +EXT_RGB 1 "SLR" + ## widget = lineedit + +MSG_EXT_RGB 1 "SLR data handling: extension" + +! Atmosphere: Tropo.model +! ----------------------- +DIR_TRP 1 "ATM" + ## widget = lineedit + +MSG_DIR_TRP 1 "Troposphere parameters: directory" + +EXT_TRP 1 "TRP" + ## widget = lineedit + +MSG_EXT_TRP 1 "Troposphere parameters: extension" + +! Atmosphere: Tropo.SINEX +! ----------------------- +DIR_TRO 1 "ATM" + ## widget = lineedit + +MSG_DIR_TRO 1 "Troposphere parameters (SINEX format): directory" + +EXT_TRO 1 "TRO" + ## widget = lineedit + +MSG_EXT_TRO 1 "Troposphere parameters (SINEX format): extension" + +! Atmosphere: Ionos.model +! ----------------------- +DIR_ION 1 "ATM" + ## widget = lineedit + +MSG_DIR_ION 1 "Ionosphere models: directory" + +EXT_ION 1 "ION" + ## widget = lineedit + +MSG_EXT_ION 1 "Ionosphere models: extension" + +! Atmosphere: Ionos.IONEX +! ----------------------- +DIR_INX 1 "ATM" + ## widget = lineedit + +MSG_DIR_INX 1 "Ionosphere maps (IONEX): directory" + +EXT_INX 1 "INX" + ## widget = lineedit + +MSG_EXT_INX 1 "Ionosphere maps (IONEX): extension" + +! Atmosphere: Met.data +! -------------------- +DIR_MET 1 "ATM" + ## widget = lineedit + +MSG_DIR_MET 1 "Meteo data: directory" + +EXT_MET 1 "MET" + ## widget = lineedit + +MSG_EXT_MET 1 "Meteo data: extension" + +! Vienna grid files +! ----------------- +DIR_GRD 1 "GRD" + ## widget = lineedit + +MSG_DIR_GRD 1 "Vienna grid files" + +EXT_GRD 1 "GRD" + ## widget = lineedit + +MSG_EXT_GRD 1 "Vienna grid files: extension" + +! Output: Program output +! ---------------------- +DIR_OUT 1 "OUT" + ## widget = lineedit + +MSG_DIR_OUT 1 "Program output: directory" + +EXT_OUT 1 "OUT" + ## widget = lineedit + +MSG_EXT_OUT 1 "Program output: extension" + +! Output: Plot files +! ------------------ +DIR_PLT 1 "OUT" + ## widget = lineedit + +MSG_DIR_PLT 1 "Plot file: directory" + +EXT_PLT 1 "PLT" + ## widget = lineedit + +MSG_EXT_PLT 1 "Plot file: extension" + +! Output: Summary files +! --------------------- +DIR_SUM 1 "OUT" + ## widget = lineedit + +MSG_DIR_SUM 1 "Summary output: directory" + +EXT_SUM 1 "SUM" + ## widget = lineedit + +MSG_EXT_SUM 1 "Summary output: extension" + +! Output: List files +! ------------------ +DIR_LST 1 "OUT" + ## widget = lineedit + +MSG_DIR_LST 1 "Listing output: directory" + +EXT_LST 1 "LST" + ## widget = lineedit + +MSG_EXT_LST 1 "Listing output: extension" + +! Output: CODSPP summary +! ---------------------- +DIR_SMC 1 "OUT" + ## widget = lineedit + +MSG_DIR_SMC 1 "CODSPP summary output (XYZ): directory" + +EXT_SMC 1 "SMC" + ## widget = lineedit + +MSG_EXT_SMC 1 "CODSPP summary output (XYZ): extension" + +! Output: CODSPP summary +! ---------------------- +DIR_SME 1 "OUT" + ## widget = lineedit + +MSG_DIR_SME 1 "CODSPP summary output (BLH): directory" + +EXT_SME 1 "SME" + ## widget = lineedit + +MSG_EXT_SME 1 "CODSPP summary output (BLH): extension" + +! Output: Residual file +! --------------------- +DIR_RES 1 "OUT" + ## widget = lineedit + +MSG_DIR_RES 1 "Residuals: directory" + +EXT_RES 1 "RES" + ## widget = lineedit + +MSG_EXT_RES 1 "Residuals: extension" + +! Output: Clocks RINEX +! -------------------- +DIR_RXC 1 "OUT" + ## widget = lineedit + +MSG_DIR_RXC 1 "Clock information (clock RINEX format): directory" + +EXT_RXC 1 "CLK" + ## widget = lineedit + +MSG_EXT_RXC 1 "Clock information (clock RINEX format): extension" + +! Output: Covariance file +! ----------------------- +DIR_COV 1 "OUT" + ## widget = lineedit + +MSG_DIR_COV 1 "Covariances: directory" + +EXT_COV 1 "COV" + ## widget = lineedit + +MSG_EXT_COV 1 "Covariances: extension" + +! Covariance components +! --------------------- +DIR_WGT 1 "OUT" + ## widget = lineedit + +MSG_DIR_WGT 1 "Covariance components: directory" + +EXT_WGT 1 "WGT" + ## widget = lineedit + +MSG_EXT_WGT 1 "Covariance components: extension" + +! Output: Sub-daily ERP Model +! --------------------------- +EXT_SUB 1 "SUB" + ## widget = lineedit + +MSG_EXT_SUB 1 "Sub-daily earth rotation model: extension" + +! Output: Nutation Model +! ---------------------- +EXT_NUT 1 "NUT" + ## widget = lineedit + +MSG_EXT_NUT 1 "Nutation model: extension" + +! Output: Ant PCV (grid) +! ---------------------- +DIR_PHG 1 "OUT" + ## widget = lineedit + +MSG_DIR_PHG 1 "Antenna PCV estimates (grid): directory" + +EXT_PHG 1 "PHG" + ## widget = lineedit + +MSG_EXT_PHG 1 "Antenna PCV estimates (grid): extension" + +! Output: Ant PCV (harm) +! ---------------------- +DIR_PHH 1 "OUT" + ## widget = lineedit + +MSG_DIR_PHH 1 "Antenna PCV estimates (harm): directory" + +EXT_PHH 1 "PHH" + ## widget = lineedit + +MSG_EXT_PHH 1 "Antenna PCV estimates (harm): extension" + +! Output: Obs. editing file +! ------------------------- +DIR_EDT 1 "OUT" + ## widget = lineedit + +MSG_DIR_EDT 1 "Observation editing information: directory" + +EXT_EDT 1 "EDT" + ## widget = lineedit + +MSG_EXT_EDT 1 "Observation editing information: extension" + +! Output: Deletion list +! --------------------- +DIR_DEL 1 "OUT" + ## widget = lineedit + +MSG_DIR_DEL 1 "File deletion list: directory" + +EXT_DEL 1 "DEL" + ## widget = lineedit + +MSG_EXT_DEL 1 "File deletion list: extension" + +! Input/output Time series event list file +! ---------------------------------------- +DIR_EVL 1 "STA" + ## widget = lineedit + +MSG_DIR_EVL 1 "Events list file: directory" + +EXT_EVL 1 "EVL" + ## widget = lineedit + +MSG_EXT_EVL 1 "Time series events list file: extension" + +! Output: Parameter estimates +! --------------------------- +DIR_EST 1 "SOL" + ## widget = lineedit + +MSG_DIR_EST 1 "Parameter estimates: directory" + +EXT_EST 1 "EST" + ## widget = lineedit + +MSG_EXT_EST 1 "Parameter estimates: extension" + +! Output: Normal equations +! ------------------------ +DIR_NEQ 1 "SOL" + ## widget = lineedit + +MSG_DIR_NEQ 1 "Normal equation: directory" + +EXT_NEQ 1 "NQ0" + ## widget = lineedit + +MSG_EXT_NEQ 1 "Normal equation: extension" + +! Output: Normal equation (old) +! ----------------------------- +DIR_ONQ 1 "SOL" + ## widget = lineedit + +MSG_DIR_ONQ 1 "Normal equation (old format): directory" + +EXT_ONQ 1 "NEQ" + ## widget = lineedit + +MSG_EXT_ONQ 1 "Normal equation (old format): extension" + +! Output: SINEX (crd/vel) +! ----------------------- +DIR_SNX 1 "SOL" + ## widget = lineedit + +MSG_DIR_SNX 1 "SINEX output: directory" + +EXT_SNX 1 "SNX" + ## widget = lineedit + +MSG_EXT_SNX 1 "SINEX output: extension" + +! Orbit files: Standard orbit (ASCII) +! ----------------------------------- +DIR_FSO 1 "ORB" + ## widget = lineedit + +MSG_DIR_FSO 1 "Standard orbits: directory" + +EXT_FSO 1 "FSO" + ## widget = lineedit + +MSG_EXT_FSO 1 "Standard orbits: extension" + +! Orbit files: Rad. press. (ASCII) +! -------------------------------- +DIR_FRP 1 "ORB" + ## widget = lineedit + +MSG_DIR_FRP 1 "Radiation pressure coefficients: directory" + +EXT_FRP 1 "FRP" + ## widget = lineedit + +MSG_EXT_FRP 1 "Radiation pressure coefficients: extension" + +! Obs. files: Code zero ascii +! --------------------------- +DIR_FCZ 1 "OBS" + ## widget = lineedit + +MSG_DIR_FCZ 1 "Zero difference code observations: directory" + +EXT_FCZ 1 "FCZ" + ## widget = lineedit + +MSG_EXT_FCZ 1 "Zero difference code observations: extension" + +! Obs. files: Phase zero ascii +! ---------------------------- +DIR_FPZ 1 "OBS" + ## widget = lineedit + +MSG_DIR_FPZ 1 "Zero difference phase observations: directory" + +EXT_FPZ 1 "FPZ" + ## widget = lineedit + +MSG_EXT_FPZ 1 "Zero difference phase observations: extension" + +! Obs. files: Range ascii +! ----------------------- +DIR_FRZ 1 "OBS" + ## widget = lineedit + +MSG_DIR_FRZ 1 "Range observations: directory" + +EXT_FRZ 1 "FRZ" + ## widget = lineedit + +MSG_EXT_FRZ 1 "Range observations: extension" + +! Obs. files: Code single ascii +! ----------------------------- +DIR_FCS 1 "OBS" + ## widget = lineedit + +MSG_DIR_FCS 1 "Single difference code observations: directory" + +EXT_FCS 1 "FCS" + ## widget = lineedit + +MSG_EXT_FCS 1 "Single difference code observations: extension" + +! Obs. files: Phase single ascii +! ------------------------------ +DIR_FPS 1 "OBS" + ## widget = lineedit + +MSG_DIR_FPS 1 "Single difference phase observations: directory" + +EXT_FPS 1 "FPS" + ## widget = lineedit + +MSG_EXT_FPS 1 "Single difference phase observations: extension" + +! Output: Residual file (ASCII) +! ----------------------------- +DIR_FRS 1 "OUT" + ## widget = lineedit + +MSG_DIR_FRS 1 "Residuals: directory" + +EXT_FRS 1 "FRS" + ## widget = lineedit + +MSG_EXT_FRS 1 "Residuals: extension" + +! Output: Normal equations (ASCII) +! -------------------------------- +DIR_FN0 1 "SOL" + ## widget = lineedit + +MSG_DIR_FN0 1 "Normal equation: directory" + +EXT_FN0 1 "FN0" + ## widget = lineedit + +MSG_EXT_FN0 1 "Normal equation: extension" + +! Output: Normal equations (old, ASCII) +! ------------------------------------- +DIR_FNQ 1 "SOL" + ## widget = lineedit + +MSG_DIR_FNQ 1 "Normal equation (old format): directory" + +EXT_FNQ 1 "FNQ" + ## widget = lineedit + +MSG_EXT_FNQ 1 "Normal equation (old format): extension" + +! BPE: PCF-name +! ------------- +PTH_PCF 1 "${U}/PCF" + ## widget = lineedit + +MSG_PTH_PCF 1 "Processing control files: path" + +EXT_PCF 1 "PCF" + ## widget = lineedit + +MSG_EXT_PCF 1 "Processing control files: extension" + +! BPE: CPU-file name +! ------------------ +PTH_CPU 1 "${U}/PAN" + ## widget = lineedit + +MSG_PTH_CPU 1 "CPU control file: path" + +EXT_CPU 1 "CPU" + ## widget = lineedit + +MSG_EXT_CPU 1 "CPU control file: extension" + +PTH_CPUNUM 1 "${U}/WORK" + ## widget = lineedit + +MSG_PTH_CPUNUM 1 "Scratch for CPU control file" + +! BPE: Output files +! ----------------- +DIR_BPEOUT 1 "BPE" + ## widget = lineedit + +MSG_DIR_BPEOUT 1 "Output files: directory" + +EXT_BPEOUT 1 "OUT" + ## widget = lineedit + +MSG_EXT_BPEOUT 1 "Output files: extension" + +! BPE: Status files +! ----------------- +DIR_BPERUN 1 "BPE" + ## widget = lineedit + +MSG_DIR_BPERUN 1 "Status files: directory" + +EXT_BPERUN 1 "RUN" + ## widget = lineedit + +MSG_EXT_BPERUN 1 "Status files: extension" + +! BPE: Protocol files +! ------------------- +DIR_BPEPRT 1 "BPE" + ## widget = lineedit + +MSG_DIR_BPEPRT 1 "Protocol files: directory" + +EXT_BPEPRT 1 "PRT" + ## widget = lineedit + +MSG_EXT_BPEPRT 1 "Protocol files: extension" + +! BPE: log files +! -------------- +DIR_BPELOG 1 "BPE" + ## widget = lineedit + +MSG_DIR_BPELOG 1 "Log files: directory" + +EXT_BPELOG 1 "LOG" + ## widget = lineedit + +MSG_EXT_BPELOG 1 "Log files: extension" + +! BPE: scripts +! ------------ +PTH_SCRIPT 1 "${U}/SCRIPT" + ## widget = lineedit + +MSG_PTH_SCRIPT 1 "BPE script directory: path" + +! BPE: Option directories +! ----------------------- +PTH_OPT 1 "${U}/OPT" + ## widget = lineedit + +MSG_PTH_OPT 1 "Option directory: path" + +! Others: Help +! ------------ +PTH_HLP 1 "${X}/HLP" + ## widget = lineedit + +MSG_PTH_HLP 1 "Help files: path" + +EXT_HLP 1 "HLP" + ## widget = lineedit + +MSG_EXT_HLP 1 "Help files: extension" + +! Others: Skeleton +! ---------------- +PTH_SKL 1 "${X}/SKL" + ## widget = lineedit + +MSG_PTH_SKL 1 "Skeleton files (e.g. for plot files): path" + +EXT_SKL 1 "SKL" + ## widget = lineedit + +MSG_EXT_SKL 1 "Skeleton files (e.g. for plot files): extension" + +! Others: updpan - master and list +! -------------------------------- +PTH_UPDPAN 1 "${X}/PAN" + ## widget = lineedit + +MSG_PTH_UPDPAN 1 "Program input master files: path" + +PTH_UPD 1 "${X}/SKL" + ## widget = lineedit + +MSG_PTH_UPD 1 "Directory list for panel update: path" + +EXT_UPD 1 "UPD" + ## widget = lineedit + +MSG_EXT_UPD 1 "Directory list for panel update: extension" + +! Others: Campaign independent output +! ----------------------------------- +PTH_OUT 1 "${U}/OUT" + ## widget = lineedit + +MSG_PTH_OUT 1 "Program output files (campaign indep.): path" + +! Others: User input files +! ------------------------ +PTH_INP 1 "${U}/PAN" + ## widget = lineedit + +MSG_PTH_INP 1 "Program input files: path" + +EXT_INP 1 "INP" + ## widget = lineedit + +MSG_EXT_INP 1 "Program input files: extension" + +! Others: Scratch files +! --------------------- +PTH_SCR 1 "${U}/WORK" + ## widget = lineedit + +MSG_PTH_SCR 1 "Scratch files: path" + +EXT_SCR 1 "SCR" + ## widget = lineedit + +MSG_EXT_SCR 1 "Scratch files: extension" + +EXT_SC1 1 "SC1" + ## widget = lineedit + +MSG_EXT_SC1 1 "Scratch files: extension" + +EXT_SC2 1 "SC2" + ## widget = lineedit + +MSG_EXT_SC2 1 "Scratch files: extension" + +! Others: Error message +! --------------------- +PTH_ERR 1 "${U}/WORK" + ## widget = lineedit + +MSG_PTH_ERR 1 "Error message files: path" + +EXT_ERR 1 "MSG" + ## widget = lineedit + +MSG_EXT_ERR 1 "Error message files: extension" + +! Interally used by the menu +! -------------------------- +PTH_INP_OUT 1 "${U}/PAN" + ## widget = lineedit + +EXT_IN1 1 "IN1" + ## widget = lineedit + +! Auxiliary Menu Program +! ---------------------- +MENUAUX_EXE 1 "MENUAUX" + +MENUAUX_INP 1 "MENUAUX.INP" + +MENUAUX_SCR 1 "MENUAUX.SCR" + +MENUAUX_ERR 1 "MENUAUX.ERR" + +MENUAUX_DEBUG 1 "0" + +GEN_CONST_FILE 1 "CONST." + +GEN_DATUM_FILE 1 "DATUM." + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# PATHS AND EXTENSIONS - MENU_EXT 1: General Files # +# path extension # +# GENERAL FILES > %%%%%%%%% < # PTH_GEN +# Sub-daily earth rotation model > %%% < # EXT_SUB +# Nutation model > %%% < # EXT_NUT +# Planetary ephemeris > %%% < # EXT_EPH +# Satellite problem file/old station problem file > %%% < # EXT_CRX +# Solid Earth tides model > %%% < # EXT_TPO +# Ocean tide model > %%% < # EXT_TID +# Frequency information > %%% < # EXT_FRQ +# Old antenna/receiver name translation table > %%% < # EXT_TRN +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 2.1: Campaign Data, Orbit and EOP Files # +# campaign # +# ORBIT FILES directory extension # +# Broadcast orbits > %%%%%% < > %%% < # DIR_BRD EXT_BRD +# Precise orbits (original) > %%%%%% < # DIR_OPR +# Precise orbits > %%%%%% < > %%% < # DIR_PRE EXT_PRE +# Tabular orbits > %%%%%% < > %%% < # DIR_TAB EXT_TAB +# Standard orbits > %%%%%% < > %%% < # DIR_STD EXT_STD +# Radian pressure coefficients > %%%%%% < > %%% < # DIR_RPR EXT_RPR +# Improved orbit elements > %%%%%% < > %%% < # DIR_ELE EXT_ELE +# Earth orientation parameters > %%%%%% < > %%% < # DIR_ERP EXT_ERP +# Earth orientation parameters (IERS format) > %%%%%% < > %%% < # DIR_IEP EXT_IEP +# Geocenter coordinates > %%%%%% < > %%% < # DIR_GCC EXT_GCC +# Satellite/Receiver clocks > %%%%%% < > %%% < # DIR_CLK EXT_CLK +# Differential code biases > %%%%%% < > %%% < # DIR_DCB EXT_DCB +# Inter-system biases > %%%%%% < > %%% < # DIR_ISB EXT_ISB +# Bias SINEX > %%%%%% < > %%% < # DIR_BIA EXT_BIA +# # +# IRV file > %%%%%% < > %%% < # DIR_IRV EXT_IRV +# Precise orbit in CPF orbit format > %%%%%% < > %%% < # DIR_CPF EXT_CPF +# State vector file > %%%%%% < > %%% < # DIR_STV EXT_STV +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 2.2: Campaign Data, Orbit Files for LEOs # +# campaign # +# LEO FILES directory extension # +# Accelerometer data > %%%%%% < > %%% < # DIR_ACC EXT_ACC +# Attitude data > %%%%%% < > %%% < # DIR_ATT EXT_ATT +# LEO maneuvers > %%%%%% < > %%% < # DIR_MAN EXT_MAN +# File in CHAMP orbit format > %%%%%% < > %%% < # DIR_CHO EXT_CHO +# File in POE@@ orbit format > %%%%%% < > %%% < # DIR_POE EXT_POE +# LEO velocities (epoch-wise) > %%%%%% < > %%% < # DIR_KVL EXT_KVL +# LEO external aux. information > %%%%%% < > %%% < # DIR_AUX EXT_AUX +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 3: Campaign Data, RINEX Files # +# campaign # +# RINEX FILES directory extension # +# RINEX observations (original) > %%%%%% < # DIR_OXO +# RINEX observations > %%%%%% < > %%% < # DIR_RXO EXT_RXO +# Smoothed RINEX observations > %%%%%% < > %%% < # DIR_SMT EXT_SMT +# RINEX navigation messages (GPS, original) > %%%%%% < # DIR_OXN +# RINEX navigation messages (GPS) > %%%%%% < > %%% < # DIR_RXN EXT_RXN +# RINEX navigation messages (GLONASS, original) > %%%%%% < # DIR_OXG +# RINEX navigation messages (GLONASS) > %%%%%% < > %%% < # DIR_RXG EXT_RXG +# RINEX navigation messages (GALILEO, original) > %%%%%% < # DIR_OGA +# RINEX navigation messages (GALILEO) > %%%%%% < > %%% < # DIR_RGA EXT_RGA +# RINEX meteo data > %%%%%% < > %%% < # DIR_RXM EXT_RXM +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 4: Campaign Data, Observation Files # +# campaign # +# OBSERVATION FILES directory extension # +# Zero@@ difference code@ observations, header > %%%%%% < > %%% < # DIR_CZH EXT_CZH +# Zero@@ difference code@ observations, data > %%%%%% < > %%% < # DIR_CZO EXT_CZO +# Zero@@ difference phase observations, header > %%%%%% < > %%% < # DIR_PZH EXT_PZH +# Zero@@ difference phase observations, data > %%%%%% < > %%% < # DIR_PZO EXT_PZO +# Single difference code@ observations, header > %%%%%% < > %%% < # DIR_CSH EXT_CSH +# Single difference code@ observations, data > %%%%%% < > %%% < # DIR_CSO EXT_CSO +# Single difference phase observations, header > %%%%%% < > %%% < # DIR_PSH EXT_PSH +# Single difference phase observations, data > %%%%%% < > %%% < # DIR_PSO EXT_PSO +# # +# Range observations (SLR), header > %%%%%% < > %%% < # DIR_RZH EXT_RZH +# Range observations (SLR), data > %%%%%% < > %%% < # DIR_RZO EXT_RZO +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 5: Campaign Data, Station Files # +# campaign # +# STATION FILES directory extension # +# Station coordinates > %%%%%% < > %%% < # DIR_CRD EXT_CRD +# Station velocities > %%%%%% < > %%% < # DIR_VEL EXT_VEL +# Kinematic coordinates > %%%%%% < > %%% < # DIR_KIN EXT_KIN +# Station eccentricities > %%%%%% < > %%% < # DIR_ECC EXT_ECC +# PSD correction (ITRF14) > %%%%%% < > %%% < # DIR_PSD EXT_PSD +# Station information > %%%%%% < > %%% < # DIR_STA EXT_STA +# Ocean loading table > %%%%%% < > %%% < # DIR_BLQ EXT_BLQ +# Atmospheric tidal loading table > %%%%%% < > %%% < # DIR_ATL EXT_ATL +# Station selection list > %%%%%% < > %%% < # DIR_FIX EXT_FIX +# Station sigma file > %%%%%% < > %%% < # DIR_SIG EXT_SIG +# Station observation sigma factors > %%%%%% < > %%% < # DIR_SOS EXT_SOS +# Abbreviation table > %%%%%% < > %%% < # DIR_ABB EXT_ABB +# Tectonic plate assignment (for NUVEL1/1A) > %%%%%% < > %%% < # DIR_PLD EXT_PLD +# Baseline definition > %%%%%% < > %%% < # DIR_BSL EXT_BSL +# Cluster definition > %%%%%% < > %%% < # DIR_CLU EXT_CLU +# Cluster/baseline assignment > %%%%%% < > %%% < # DIR_CLB EXT_CLB +# Receiver antenna orientation > %%%%%% < > %%% < # DIR_AZI EXT_AZI +# Session table > %%%%%% < > %%% < # DIR_SES EXT_SES +# SLR data handling (range bias, CoM) > %%%%%% < > %%% < # DIR_RGB EXT_RGB +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 6: Campaign Data, Atmosphere Modeling Files # +# campaign # +# ATMOSPHERE MODELING FILES directory extension # +# Troposphere parameters > %%%%%% < > %%% < # DIR_TRP EXT_TRP +# Troposphere parameters (SINEX format) > %%%%%% < > %%% < # DIR_TRO EXT_TRO +# Ionosphere models > %%%%%% < > %%% < # DIR_ION EXT_ION +# Ionosphere maps (IONEX) > %%%%%% < > %%% < # DIR_INX EXT_INX +# Meteo data > %%%%%% < > %%% < # DIR_MET EXT_MET +# Vienna grid files (VMF and loading maps) > %%%%%% < > %%% < # DIR_GRD EXT_GRD +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 7: Campaign Data, Output Files # +# campaign # +# OUTPUT FILES directory extension # +# Program output > %%%%%% < > %%% < # DIR_OUT EXT_OUT +# Plot file > %%%%%% < > %%% < # DIR_PLT EXT_PLT +# Summary output > %%%%%% < > %%% < # DIR_SUM EXT_SUM +# Listing output > %%%%%% < > %%% < # DIR_LST EXT_LST +# CODSPP summary output (XYZ) > %%%%%% < > %%% < # DIR_SMC EXT_SMC +# CODSPP summary output (BLH) > %%%%%% < > %%% < # DIR_SME EXT_SME +# # +# BERNESE IN-/OUTPUT FILES # +# Residuals > %%%%%% < > %%% < # DIR_RES EXT_RES +# Clock information (clock RINEX format) > %%%%%% < > %%% < # DIR_RXC EXT_RXC +# Covariances > %%%%%% < > %%% < # DIR_COV EXT_COV +# Covariance components > %%%%%% < > %%% < # DIR_WGT EXT_WGT +# Antenna PCV estimates (grid) > %%%%%% < > %%% < # DIR_PHG EXT_PHG +# Antenna PCV estimates (harm) > %%%%%% < > %%% < # DIR_PHH EXT_PHH +# Observation editing information > %%%%%% < > %%% < # DIR_EDT EXT_EDT +# File deletion list > %%%%%% < > %%% < # DIR_DEL EXT_DEL +# Time series list of events file > %%%%%% < > %%% < # DIR_EVL EXT_EVL +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 8: Campaign Data, Solution Files # +# campaign # +# SOLUTION FILES directory extension # +# Parameter estimates > %%%%%% < > %%% < # DIR_EST EXT_EST +# Normal equation > %%%%%% < > %%% < # DIR_NEQ EXT_NEQ +# Normal equation (old format) > %%%%%% < > %%% < # DIR_ONQ EXT_ONQ +# SINEX output > %%%%%% < > %%% < # DIR_SNX EXT_SNX +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 9: Campaign Data, Bernese Files (ASCII) # +# campaign # +# BERNESE FILES (FORMATTED) directory extension # +# Standard orbits > %%%%%% < > %%% < # DIR_FSO EXT_FSO +# Radiation pressure coefficients > %%%%%% < > %%% < # DIR_FRP EXT_FRP +# Zero@@ difference code@ observations > %%%%%% < > %%% < # DIR_FCZ EXT_FCZ +# Zero@@ difference phase observations > %%%%%% < > %%% < # DIR_FPZ EXT_FPZ +# Single difference code@ observations > %%%%%% < > %%% < # DIR_FCS EXT_FCS +# Single difference phase observations > %%%%%% < > %%% < # DIR_FPS EXT_FPS +# Range observations > %%%%%% < > %%% < # DIR_FRZ EXT_FRZ +# Residuals > %%%%%% < > %%% < # DIR_FRS EXT_FRS +# Normal equation > %%%%%% < > %%% < # DIR_FN0 EXT_FN0 +# Normal equation (old format) > %%%%%% < > %%% < # DIR_FNQ EXT_FNQ +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 10: Bernese Processing Engine (BPE) # +# campaign # +# BERNESE PROCESSING ENGINE directory extension # +# BPE output > %%%%%% < > %%% < # DIR_BPEOUT EXT_BPEOUT +# BPE status > %%%%%% < > %%% < # DIR_BPERUN EXT_BPERUN +# Protocol files > %%%%%% < > %%% < # DIR_BPEPRT EXT_BPEPRT +# Log files > %%%%%% < > %%% < # DIR_BPELOG EXT_BPELOG +# # +# BERNESE PROCESSING ENGINE path extension # +# Processing control files > %%%%%%%%%% <> %%% < # PTH_PCF EXT_PCF +# CPU control file > %%%%%%%%%% <> %%% < # PTH_CPU EXT_CPU +# Scratch for CPU control file > %%%%%%%%%% < # PTH_CPUNUM +# BPE script directory > %%%%%%%%%% < # PTH_SCRIPT +# Option directory > %%%%%%%%%% < # PTH_OPT +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 11: Other Files and Directories # +# # +# GENERAL path extension(s) # +# Help files > %%%%%%%%% < > %%% < # PTH_HLP EXT_HLP +# Skeleton files (e.g. for plot files) > %%%%%%%%% < > %%% < # PTH_SKL EXT_SKL +# Directory list for panel update > %%%%%%%%% < > %%% < # PTH_UPD EXT_UPD +# Program input master files > %%%%%%%%% < # PTH_UPDPAN +# # +# USER DEPENDENT # +# Program output files (campaign indep.)> %%%%%%%%% < # PTH_OUT +# Program input files > %%%%%%%%% < > %%% < # PTH_INP EXT_INP +# Scratch files > %%%%%%%%% < > %%% <> %%% <> %%% < # PTH_SCR EXT_SCR EXT_SC1 EXT_SC2 +# Error message files > %%%%%%%%% < > %%% < # PTH_ERR EXT_ERR +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/MENU_PGM.INP b/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/MENU_PGM.INP new file mode 100755 index 0000000..e5f8c3a --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/MENU_PGM.INP @@ -0,0 +1,945 @@ + +! Command to Run the Fortran Program +! ---------------------------------- +CMD_PATH 1 "${XG}" + ## widget = lineedit; emptyallowed = false + +MSG_CMD_PATH 1 "Default program path to the executables" + +CMD_FOREGROUND 1 "1" + ## widget = radiobutton; group = CMD + +MSG_CMD_FOREGROUND 1 "Run Fortran programs in foreground" + +CMD_BACKGROUND 1 "0" + ## widget = radiobutton; group = CMD + +MSG_CMD_BACKGROUND 1 "Run Fortran programs in background" + +CMD_USE_CPUFILE 1 "0" + ## widget = radiobutton; group = CMD + +MSG_CMD_USE_CPUFILE 1 "Use selected CPU file to run Fortran programs" + +! CPU File +! -------- +CPU_FILE 0 + ## widget = selwin; path = PTH_CPU; ext = EXT_CPU; maxfiles = 1 + ## activeif = CMD_USE_CPUFILE == 1 + # UNIX + +MSG_CPU_FILE 1 "CPU control file" + +CMD_CPUNAME 0 + ## widget = lineedit; activeif = CMD_USE_CPUFILE == 1 + +MSG_CMD_CPUNAME 1 "CPU name" + +CMD_LOGFILE 0 + ## widget = lineedit; path = PTH_SCR; ext = NO_EXT + ## activeif = CMD_USE_CPUFILE == 1 + # + +MSG_CMD_LOGFILE 1 "Log File" + +MAXJOBNUM 1 "99" + ## widget = combobox; cards = 99 999; check_type = integer; check_min = 0 + ## check_max = 999 + +MSG_MAXJOBNUM 1 "Maximum program output file number" + +! List of Programs with special path to the executable +! ---------------------------------------------------- +SPECIAL_PATH 1 "" "" + ## widget = uniline; numlines = 20 + +MSG_SPECIAL_PATH 1 "Programs executed from special paths" + +! Names of Programs/Input Files +! ----------------------------- +USER1_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER1_INP 1 "USER1" + +USER2_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER2_INP 1 "USER2" + +USER3_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER3_INP 1 "USER3" + +USER4_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER4_INP 1 "USER4" + +USER5_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER5_INP 1 "USER5" + +USER6_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER6_INP 1 "USER6" + +USER7_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER7_INP 1 "USER7" + +USER8_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER8_INP 1 "USER8" + +USER9_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER9_INP 1 "USER9" + +USER10_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER10_INP 1 "USER10" + +! Configure +! --------- +CHNGEN_INP 1 "${U}/PAN\CHNGEN.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CHNGEN + +MSG_CHNGEN_INP 1 "Program input file: Change general options" + +UPDPAN_INP 1 "${U}/PAN\UPDPAN.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # UPDPAN + +MSG_UPDPAN_INP 1 "Program input file: Update program input files" + +! Campaign +! -------- +NEWCAMP_INP 1 "${U}/PAN\NEWCAMP.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # NEWCAMP + +MSG_NEWCAMP_INP 1 "Program input file: Create new campaign" + +! Station files +! ------------- +EDITCRD_INP 1 "${U}/PAN\EDITCRD.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITCRD + +MSG_EDITCRD_INP 1 "Program input file: Create/update station coordinates" + +EDITVEL_INP 1 "${U}/PAN\EDITVEL.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITVEL + +MSG_EDITVEL_INP 1 "Program input file: Create/update station velocities" + +EDITECC_INP 1 "${U}/PAN\EDITECC.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITECC + +MSG_EDITECC_INP 1 "Program input file: Create/update station eccentricities" + +EDSTACRX_INP 1 "${U}/PAN\EDITSTA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITSTA + +MSG_EDSTACRX_INP 1 "Program input file: Create/update station information file" + +EDITFIX_INP 1 "${U}/PAN\EDITFIX.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITFIX + +MSG_EDITFIX_INP 1 "Program input file: Create/update station selection list" + +EDITSIG_INP 1 "${U}/PAN\EDITSIG.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITSIG + +MSG_EDITSIG_INP 1 "Program input file: Create/update station sigma file" + +EDITSOS_INP 1 "${U}/PAN\EDITSOS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITSOS + +MSG_EDITSOS_INP 1 "Program input file: Create/update station observation sigma factors" + +ABBREV_INP 1 "${U}/PAN\EDITABB.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITABB + +MSG_ABBREV_INP 1 "Program input file: Create/update station abbreviation table" + +EDITBSL_INP 1 "${U}/PAN\EDITBSL.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITBSL + +MSG_EDITBSL_INP 1 "Program input file: Create/update baseline definition file" + +EDITCLU_INP 1 "${U}/PAN\EDITCLU.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITCLU + +MSG_EDITCLU_INP 1 "Program input file: Create/update cluster definition file" + +EDITPLD_INP 1 "${U}/PAN\EDITPLD.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITPLD + +MSG_EDITPLD_INP 1 "Program input file: Create/update tectonic plate assignment" + +! RINEX to Bernese +! ---------------- +RXOBV3_INP 1 "${U}/PAN\RXOBV3.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RXOBV3 + +MSG_RXOBV3_INP 1 "Program input file: Transfer RINEX observation files to Bernese format" + +RXNBV3_INP 1 "${U}/PAN\RXNBV3.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RXNBV3 + +MSG_RXNBV3_INP 1 "Program input file: Transfer RINEX navig. files to Bernese format" + +RXMBV3_INP 1 "${U}/PAN\RXMBV3.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RXMBV3 + +MSG_RXMBV3_INP 1 "Program input file: Transfer RINEX meteo files to Bernese format" + +RXNPRE_INP 1 "${U}/PAN\RXNPRE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RXNPRE + +MSG_RXNPRE_INP 1 "Program input file: Transfer RINEX navig. files to precise orbits" + +! Bernese to RINEX +! ---------------- +BV3RXO_INP 1 "${U}/PAN\BV3RXO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # BV3RXO + +MSG_BV3RXO_INP 1 "Program input file: Transfer Bernese observation files to RINEX" + +BV3RXN_INP 1 "${U}/PAN\BV3RXN.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # BV3RXN + +MSG_BV3RXN_INP 1 "Program input file: Transfer Bernese navigation files to RINEX" + +! Cut/concatenate RINEX +! --------------------- +CCRINEXO_INP 1 "${U}/PAN\CCRINEXO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CCRINEXO + +MSG_CCRINEXO_INP 1 "Program input file: Concatenate RINEX observation files" + +CCRINEXN_INP 1 "${U}/PAN\CCRINEXN.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CCRINEXN + +MSG_CCRINEXN_INP 1 "Program input file: Concatenate GPS RINEX navigation files" + +CCRINEXG_INP 1 "${U}/PAN\CCRINEXG.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CCRINEXG + +MSG_CCRINEXG_INP 1 "Program input file: Concatenate GLONASS RINEX navigation files" + +! RINEX utilities +! --------------- +RNXGRA_INP 1 "${U}/PAN\RNXGRA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RNXGRA + +MSG_RNXGRA_INP 1 "Program input file: Create observation statistics" + +RNXSMT_INP 1 "${U}/PAN\RNXSMT.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RNXSMT + +MSG_RNXSMT_INP 1 "Program input file: Clean/smooth observation files" + +RNXCLK_INP 1 "${U}/PAN\RNXCLK.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RNXCLK + +MSG_RNXCLK_INP 1 "Program input file: Extract satellite clock from clock RINEX files" + +! Orbit, Broadcast +! ---------------- +BRDTST_INP 1 "${U}/PAN\BRDTST.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # BRDTST + +MSG_BRDTST_INP 1 "Program input file: Check broadcast orbits" + +BRDTAB_INP 1 "${U}/PAN\BRDTAB.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # BRDTAB + +MSG_BRDTAB_INP 1 "Program input file: Create tabular orbits from broadcast ephemerides" + +SATCLK_INP 1 "${U}/PAN\SATCLK.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SATCLK + +MSG_SATCLK_INP 1 "Program input file: Extract satellite clocks" + +! Orbit, create standard orbit +! ---------------------------- +PRETAB_INP 1 "${U}/PAN\PRETAB.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # PRETAB + +MSG_PRETAB_INP 1 "Program input file: Create tabular orbits" + +ORBGEN_INP 1 "${U}/PAN\ORBGEN.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # ORBGEN + +MSG_ORBGEN_INP 1 "Program input file: Create/update standard orbits" + +DEFXTR_INP 1 "${U}/PAN\DEFXTR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # DEFXTR + +MSG_DEFXTR_INP 1 "Program input file: Extract ORBGEN program output" + +! Standard to precise +! ------------------- +STDPRE_INP 1 "${U}/PAN\STDPRE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STDPRE + +MSG_STDPRE_INP 1 "Program input file: Convert standard to precise orbits" + +PREWEI_INP 1 "${U}/PAN\PREWEI.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # PREWEI + +MSG_PREWEI_INP 1 "Program input file: Set accuracy codes in precise orbits" + +CCPREORB_INP 1 "${U}/PAN\CCPREORB.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CCPREORB + +MSG_CCPREORB_INP 1 "Program input file: Concatenate/merge precise orbit files" + +! Compare orbits +! -------------- +STDDIF_INP 1 "${U}/PAN\STDDIF.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STDDIF + +MSG_STDDIF_INP 1 "Program input file: Compare standard orbits" + +ORBCMP_INP 1 "${U}/PAN\ORBCMP.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # ORBCMP + +MSG_ORBCMP_INP 1 "Program input file: Compare precise orbits" + +STDELE_INP 1 "${U}/PAN\STDELE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STDELE + +MSG_STDELE_INP 1 "Program input file: Compare osculating elements" + +! EOPs utilities +! -------------- +POLUPD_INP 1 "${U}/PAN\POLUPD.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # POLUPD + +MSG_POLUPD_INP 1 "Program input file: Convert IERS pole files to Bernese format" + +POLXTR_INP 1 "${U}/PAN\POLXTR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # POLXTR + +MSG_POLXTR_INP 1 "Program input file: Concatenate IERS pole files" + +! Processing +! ---------- +CODSPP_INP 1 "${U}/PAN\CODSPP.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CODSPP + +MSG_CODSPP_INP 1 "Program input file: Code-based clock synchronization" + +SNGDIF_INP 1 "${U}/PAN\SNGDIF.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SNGDIF + +MSG_SNGDIF_INP 1 "Program input file: Create single-difference/baseline files" + +MAUPRP_INP 1 "${U}/PAN\MAUPRP.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # MAUPRP + +MSG_MAUPRP_INP 1 "Program input file: Phase preprocessing" + +GPSEST_INP 1 "${U}/PAN\GPSEST.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # GPSEST + +MSG_GPSEST_INP 1 "Program input file: Parameter estimation" + +ADDNEQ2_INP 1 "${U}/PAN\ADDNEQ2.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # ADDNEQ2 + +MSG_ADDNEQ2_INP 1 "Program input file: Combine normal equation systems" + +! Processing extractions +! ---------------------- +CODXTR_INP 1 "${U}/PAN\CODXTR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CODXTR + +MSG_CODXTR_INP 1 "Program input file: Extract CODSPP program output" + +MPRXTR_INP 1 "${U}/PAN\MPRXTR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # MPRXTR + +MSG_MPRXTR_INP 1 "Program input file: Extract MAUPRP program output" + +GPSXTR_INP 1 "${U}/PAN\GPSXTR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # GPSXTR + +MSG_GPSXTR_INP 1 "Program input file: Extract GPSEST/ADDNEQ2 program output" + +! Service: Simulate +! ----------------- +GPSSIM_INP 1 "${U}/PAN\GPSSIM.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # GPSSIM + +MSG_GPSSIM_INP 1 "Program input file: Generate simulated observation data" + +! Service: Station information files +! ---------------------------------- +STA2STA_INP 1 "${U}/PAN\STA2STA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STA2STA + +MSG_STA2STA_INP 1 "Program input file: Convert station information files" + +STAMERGE_INP 1 "${U}/PAN\STAMERGE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STAMERGE + +MSG_STAMERGE_INP 1 "Program input file: Merge station information files" + +RNX2STA_INP 1 "${U}/PAN\RNX2STA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RNX2STA + +MSG_RNX2STA_INP 1 "Program input file: Extract station information from RINEX headers" + +SNX2STA_INP 1 "${U}/PAN\SNX2STA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SNX2STA + +MSG_SNX2STA_INP 1 "Program input file: Extract station information from SINEX file" + +! Service: Observation files +! -------------------------- +CHGHED_INP 1 "${U}/PAN\CHGHED.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CHGHED + +MSG_CHGHED_INP 1 "Program input file: Change header of observation files" + +SATMRK_INP 1 "${U}/PAN\SATMRK.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SATMRK + +MSG_SATMRK_INP 1 "Program input file: Mark/delete observations" + +OBSSPL_INP 1 "${U}/PAN\OBSSPL.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # OBSSPL + +MSG_OBSSPL_INP 1 "Program input file: Split observation files" + +SATGRA_INP 1 "${U}/PAN\SATGRA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SATGRA + +MSG_SATGRA_INP 1 "Program input file: Create pseudo-graphics of the observations" + +! Service: Residuals +! ------------------ +REDISP_INP 1 "${U}/PAN\REDISP.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # REDISP + +MSG_REDISP_INP 1 "Program input file: Display residual file" + +RESRMS_INP 1 "${U}/PAN\RESRMS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RESRMS + +MSG_RESRMS_INP 1 "Program input file: Create residual statistics" + +! Service: Coordinates +! -------------------- +FODITS_INP 1 "${U}/PAN\FODITS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # FODITS + +MSG_FODITS_INP 1 "Program input file: Analysis of time series" + +HELMERT_INP 1 "${U}/PAN\HELMR1.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # HELMR1 + +MSG_HELMERT_INP 1 "Program input file: Helmert transformation" + +COMPAR_INP 1 "${U}/PAN\COMPAR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # COMPAR + +MSG_COMPAR_INP 1 "Program input file: Coordinate comparison" + +VELDIF_INP 1 "${U}/PAN\VELDIF.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # VELDIF + +MSG_VELDIF_INP 1 "Program input file: Velocity comparison" + +NUVELO_INP 1 "${U}/PAN\NUVELO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # NUVELO + +MSG_NUVELO_INP 1 "Program input file: Compute NUVEL velocities" + +COOVEL_INP 1 "${U}/PAN\COOVEL.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # COOVEL + +MSG_COOVEL_INP 1 "Program input file: Extrapolate coordinates" + +COOSYS_INP 1 "${U}/PAN\COOSYS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # COOSYS + +MSG_COOSYS_INP 1 "Program input file: Coordinate transformation" + +ETRS89_INP 1 "${U}/PAN\ETRS89.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # ETRS89 + +MSG_ETRS89_INP 1 "Program input file: Transform coordinates to ETRS89 frame" + +CRDMRG_INP 1 "${U}/PAN\CRDMERGE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CRDMERGE + +MSG_CRDMRG_INP 1 "Program input file: Merge coordinate/velocity files" + +GRDS1S2_INP 1 "${U}/PAN\GRDS1S2.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # GRDS1S2 + +MSG_GRDS1S2_INP 1 "Program input file: Extract atmospheric tidal loading coefficients" + +! Service: Clock tools +! -------------------- +CCRNXC_INP 1 "${U}/PAN\CCRNXC.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CCRNXC + +MSG_CCRNXC_INP 1 "Program input file: Combine/manipulate clock RINEX files" + +CLKEST_INP 1 "${U}/PAN\CLKEST.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CLKEST + +MSG_CLKEST_INP 1 "Program input file: Epoch-wise clock interpolation" + +! Service: Ionosphere +! ------------------- +IONEST_INP 1 "${U}/PAN\IONEST.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # IONEST + +MSG_IONEST_INP 1 "Program input file: Local ionosphere model estimation" + +! Service: LEO +! ------------ +LEOAUX_INP 1 "${U}/PAN\LEOAUX.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # LEOAUX + +MSG_LEOAUX_INP 1 "Program input file: Prepare LEO auxiliary information" + +KINPRE_INP 1 "${U}/PAN\KINPRE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # KINPRE + +MSG_KINPRE_INP 1 "Program input file: Convert kinematic positions to precise orbits" + +! Service: SLR +! ------------ +IRV2STV_INP 1 "${U}/PAN\IRV2STV.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # IRV2STV + +MSG_IRV2STV_INP 1 "Program input file: Convert IRV or PRE files to state vectors" + +CPFSP3_INP 1 "${U}/PAN\CPFSP3.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CPFSP3 + +MSG_CPFSP3_INP 1 "Program input file: Convert CPF to precise orbit files" + +SP3CPF_INP 1 "${U}/PAN\SP3CPF.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SP3CPF + +MSG_SP3CPF_INP 1 "Program input file: Convert precise orbits to CPF files" + +SNX2SLR_INP 1 "${U}/PAN\SNX2SLR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SNX2SLR + +MSG_SNX2SLR_INP 1 "Program input file: Prepare SLR data handling file" + +QLRINEXO_INP 1 "${U}/PAN\QLRINEXO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # QLRINEXO + +MSG_QLRINEXO_INP 1 "Program input file: Convert SLR normal point files (old format) to RINEX" + +CRD2RNXO_INP 1 "${U}/PAN\CRD2RNXO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CRD2RNXO + +MSG_CRD2RNXO_INP 1 "Program input file: Convert SLR normal point files (new format) to RINEX" + +QLRSUM_INP 1 "${U}/PAN\QLRSUM.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # QLRSUM + +MSG_QLRSUM_INP 1 "Program input file: Create SLR quick-look residual statistics" + +! Service: Automated processing +! ----------------------------- +BASLST_INP 1 "${U}/PAN\BASLST.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # BASLST + +MSG_BASLST_INP 1 "Program input file: Select baselines" + +MKCLUS_INP 1 "${U}/PAN\MKCLUS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # MKCLUS + +MSG_MKCLUS_INP 1 "Program input file: Form clusters of observation files" + +RESCHK_INP 1 "${U}/PAN\RESCHK.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RESCHK + +MSG_RESCHK_INP 1 "Program input file: Detect misbehaving stations/satellites" + +! Conversions: SINEX +! ------------------ +SNX2NQ0_INP 1 "${U}/PAN\SNX2NQ0.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SNX2NQ0 + +MSG_SNX2NQ0_INP 1 "Program input file: Transfer SINEX files to normal equation files" + +TROTRO_INP 1 "${U}/PAN\TROTRO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # TROTRO + +MSG_TROTRO_INP 1 "Program input file: Manipulate troposphere SINEX files" + +! Conversion: ANTEX +! ----------------- +ATX2PCV_INP 1 "${U}/PAN\ATX2PCV.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # ATX2PCV + +MSG_ATX2PCV_INP 1 "Program input file: Convert ANTEX to Bernese format" + +! Conversion: observation files +! ----------------------------- +OBSFMT_INP 1 "${U}/PAN\OBSFMT.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # OBSFMT + +MSG_OBSFMT_INP 1 "Program input file: Convert observation files (binary to ASCII)" + +FMTOBS_INP 1 "${U}/PAN\FMTOBS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # FMTOBS + +MSG_FMTOBS_INP 1 "Program input file: Convert observation files (ASCII to binary)" + +! Conversion: residual files +! -------------------------- +RESFMT_INP 1 "${U}/PAN\RESFMT.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RESFMT + +MSG_RESFMT_INP 1 "Program input file: Convert residual files (binary to ASCII)" + +FMTRES_INP 1 "${U}/PAN\FMTRES.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # FMTRES + +MSG_FMTRES_INP 1 "Program input file: Convert residual files (ASCII to binary)" + +! Conversion: orbit files +! ----------------------- +FMTSTD_INP 1 "${U}/PAN\FMTSTD.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # FMTSTD + +MSG_FMTSTD_INP 1 "Program input file: Convert STD and RPR files (ASCII to binary)" + +STDFMT_INP 1 "${U}/PAN\STDFMT.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STDFMT + +MSG_STDFMT_INP 1 "Program input file: Convert STD and RPR files (binary to ASCII)" + +! Conversion: NEQ-files +! --------------------- +NEQ2ASC_INP 1 "${U}/PAN\NEQ2ASC.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # NEQ2ASC + +MSG_NEQ2ASC_INP 1 "Program input file: Convert normal equation files (binary/ASCII)" + +! BPE +! --- +EDITPCF_INP 1 "${U}/PAN\EDITPCF.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITPCF + +MSG_EDITPCF_INP 1 "Program input file: Edit process control file (PCF)" + +RUNBPE_INP 1 "${U}/PAN\RUNBPE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RUNBPE + +MSG_RUNBPE_INP 1 "Program input file: Start BPE processing" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# PROGRAM NAMES - MENU_PGM 1: Options # +# # +# AUTOMATIC GENERATION OF PROGRAM OUTPUT FILE NAMES # +# Maximum program output file number > %%% < # MAXJOBNUM +# # +# OPTIONS TO RUN THE FORTRAN PROGRAMS # +# Default program path to the executables > %%%%%%%% < # CMD_PATH +# # +# Run Fortran programs in foreground > % < # CMD_FOREGROUND +# Run Fortran programs in background > % < # CMD_BACKGROUND +# Use CPU File to Run programs > % < > %%%%%%%% < # CMD_USE_CPUFILE CPU_FILE +# > %%%%%%%%%%%% < CPU Name # CMD_CPUNAME +# > %%%%%%%%%%%% < Log File # CMD_LOGFILE +# # +# Special path for individual programs # +# > Program_ Path_to_program_executable_______________________ < # SPECIAL_PATH +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.1: Menu - Configure # +# # +# CONFIGURE # +# CHNGEN > %%%%%%%% < : Change general options # CHNGEN_INP +# UPDPAN > %%%%%%%% < : Update program input files # UPDPAN_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.2: Menu - Campaign # +# # +# CAMPAIGN # +# NEWCAMP > %%%%%%%% < : Create new campaign # NEWCAMP_INP +# COORD > %%%%%%%% < : Create/update station coordinates # EDITCRD_INP +# VELOCITY > %%%%%%%% < : Create/update station velocities # EDITVEL_INP +# ECCENT > %%%%%%%% < : Create/update station eccentricities # EDITECC_INP +# STAINFO > %%%%%%%% < : Create/update station information file # EDSTACRX_INP +# STALIST > %%%%%%%% < : Create/update station selection list # EDITFIX_INP +# SIGMA > %%%%%%%% < : Create/update station sigma file # EDITSIG_INP +# STAWEIGHT> %%%%%%%% < : Create/update station observation sigma factors # EDITSOS_INP +# ABBREV > %%%%%%%% < : Create/update station abbreviation table # ABBREV_INP +# BASELINE > %%%%%%%% < : Create/update baseline definition file # EDITBSL_INP +# CLUSTER > %%%%%%%% < : Create/update cluster definition file # EDITCLU_INP +# PLATE > %%%%%%%% < : Create/update tectonic plate assignment # EDITPLD_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.3: Menu - RINEX # +# # +# RINEX PROGRAMS # +# RXOBV3 > %%%%%%%% < : Transfer RINEX observ. files to Bernese format # RXOBV3_INP +# RXNBV3 > %%%%%%%% < : Transfer RINEX navig. files to Bernese format # RXNBV3_INP +# RXMBV3 > %%%%%%%% < : Transfer RINEX meteo files to Bernese format # RXMBV3_INP +# RXNPRE > %%%%%%%% < : Transfer RINEX navig. files to precise orbits # RXNPRE_INP +# BV3RXO > %%%%%%%% < : Transfer Bernese observation files to RINEX # BV3RXO_INP +# BV3RXN > %%%%%%%% < : Transfer Bernese navigation files to RINEX # BV3RXN_INP +# CCRINEXO > %%%%%%%% < : Concatenate RINEX observation files # CCRINEXO_INP +# CCRINEXN > %%%%%%%% < : Concatenate GPS RINEX navigation files # CCRINEXN_INP +# CCRINEXG > %%%%%%%% < : Concatenate GLONASS RINEX navigation files # CCRINEXG_INP +# RNXGRA > %%%%%%%% < : Create observation statistics # RNXGRA_INP +# RNXSMT > %%%%%%%% < : Clean/smooth observation files # RNXSMT_INP +# RNXCLK > %%%%%%%% < : Extract satellite clock from clock RINEX files # RNXCLK_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.4: Menu - Orbits/EOP # +# # +# ORBIT AND EOP PROGRAMS # +# BRDTST > %%%%%%%% < : Check broadcast orbits # BRDTST_INP +# BRDTAB > %%%%%%%% < : Create tabular orbits from broadcast ephemerides# BRDTAB_INP +# SATCLK > %%%%%%%% < : Extract satellite clocks # SATCLK_INP +# PRETAB > %%%%%%%% < : Create tabular orbits # PRETAB_INP +# ORBGEN > %%%%%%%% < : Create/update standard orbits # ORBGEN_INP +# DEFXTR > %%%%%%%% < : Extract ORBGEN program output # DEFXTR_INP +# STDPRE > %%%%%%%% < : Convert standard to precise orbits # STDPRE_INP +# PREWEI > %%%%%%%% < : Set accuracy codes in precise orbits # PREWEI_INP +# CCPREORB > %%%%%%%% < : Concatenate/merge precise orbit files # CCPREORB_INP +# STDDIF > %%%%%%%% < : Compare standard orbits # STDDIF_INP +# ORBCMP > %%%%%%%% < : Compare precise orbits # ORBCMP_INP +# STDELE > %%%%%%%% < : Compare osculating elements # STDELE_INP +# POLUPD > %%%%%%%% < : Convert IERS pole files to Bernese format # POLUPD_INP +# POLXTR > %%%%%%%% < : Concatenate IERS pole files # POLXTR_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.5: Menu - Processing # +# # +# PROCESSING PROGRAMS # +# CODSPP > %%%%%%%% < : Code-based clock synchronization # CODSPP_INP +# SNGDIF > %%%%%%%% < : Create single-difference/baseline files # SNGDIF_INP +# MAUPRP > %%%%%%%% < : Phase preprocessing # MAUPRP_INP +# GPSEST > %%%%%%%% < : Parameter estimation # GPSEST_INP +# ADDNEQ2 > %%%%%%%% < : Combine normal equation systems # ADDNEQ2_INP +# CODXTR > %%%%%%%% < : Extract CODSPP program output # CODXTR_INP +# MPRXTR > %%%%%%%% < : Extract MAUPRP program output # MPRXTR_INP +# GPSXTR > %%%%%%%% < : Extract GPSEST/ADDNEQ2 program output # GPSXTR_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.6: Menu - Service # +# # +# SERVICE PROGRAMS # +# GPSSIM > %%%%%%%% < : Generate simulated observation data # GPSSIM_INP +# STA2STA > %%%%%%%% < : Convert station information files # STA2STA_INP +# STAMERGE > %%%%%%%% < : Merge station information files # STAMERGE_INP +# RNX2STA > %%%%%%%% < : Extract station information from RINEX headers # RNX2STA_INP +# SNX2STA > %%%%%%%% < : Extract station information from SINEX file # SNX2STA_INP +# CHGHED > %%%%%%%% < : Change header of observation files # CHGHED_INP +# SATMRK > %%%%%%%% < : Mark/delete observations # SATMRK_INP +# OBSSPL > %%%%%%%% < : Split observation files # OBSSPL_INP +# SATGRA > %%%%%%%% < : Create pseudo-graphics of the observations # SATGRA_INP +# REDISP > %%%%%%%% < : Display residual file # REDISP_INP +# RESRMS > %%%%%%%% < : Create residual statistics # RESRMS_INP +# FODITS > %%%%%%%% < : Analysis of time series # FODITS_INP +# HELMER > %%%%%%%% < : Helmert transformation # HELMERT_INP +# COMPAR > %%%%%%%% < : Coordinate comparison # COMPAR_INP +# VELDIF > %%%%%%%% < : Velocity comparison # VELDIF_INP +# NUVELO > %%%%%%%% < : Compute NUVEL velocities # NUVELO_INP +# COOVEL > %%%%%%%% < : Extrapolate coordinates # COOVEL_INP +# COOSYS > %%%%%%%% < : Coordinate transformation # COOSYS_INP +# ETRS89 > %%%%%%%% < : Transform coordinates to ETRS89 frame # ETRS89_INP +# CRDMERGE > %%%%%%%% < : Merge coordinate/velocity files # CRDMRG_INP +# GRDS1S2 > %%%%%%%% < : Extract atmospheric tidal loading coefficients # GRDS1S2_INP +# CCRNXC > %%%%%%%% < : Combine/manipulate clock RINEX files # CCRNXC_INP +# CLKEST > %%%%%%%% < : Epoch-wise clock interpolation # CLKEST_INP +# IONEST > %%%%%%%% < : Local ionosphere model estimation # IONEST_INP +# LEOAUX > %%%%%%%% < : Prepare LEO auxiliary information # LEOAUX_INP +# KINPRE > %%%%%%%% < : Convert kinematic positions to precise orbits # KINPRE_INP +# IRV2STV > %%%%%%%% < : Convert IRV or PRE files to state vectors # IRV2STV_INP +# CPFSP3 > %%%%%%%% < : Convert CPF to precise orbit files # CPFSP3_INP +# SP3CPF > %%%%%%%% < : Convert precise orbits to CPF files # SP3CPF_INP +# SNX2SLR > %%%%%%%% < : Prepare SLR data handling file # SNX2SLR_INP +# QLRINEXO > %%%%%%%% < : Convert normal point files (old format) to RINEX# QLRINEXO_INP +# CRD2RNXO > %%%%%%%% < : Convert normal point files (new format) to RINEX# CRD2RNXO_INP +# QLRSUM > %%%%%%%% < : Create SLR quick-look residual statistics # QLRSUM_INP +# BASLST > %%%%%%%% < : Select baselines # BASLST_INP +# MKCLUS > %%%%%%%% < : Form clusters of observation files # MKCLUS_INP +# RESCHK > %%%%%%%% < : Detect misbehaving stations/satellites # RESCHK_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.7: Menu - Conversion # +# # +# CONVERSION PROGRAMS # +# SNX2NQ0 > %%%%%%%% < : Transfer SINEX files to normal equation files # SNX2NQ0_INP +# TROTRO > %%%%%%%% < : Manipulate troposphere SINEX files # TROTRO_INP +# ATX2PCV > %%%%%%%% < : Convert ANTEX to Bernese format # ATX2PCV_INP +# OBSFMT > %%%%%%%% < : Convert observation files (binary to ASCII) # OBSFMT_INP +# FMTOBS > %%%%%%%% < : Convert observation files (ASCII to binary) # FMTOBS_INP +# RESFMT > %%%%%%%% < : Convert residual files (binary to ASCII) # RESFMT_INP +# FMTRES > %%%%%%%% < : Convert residual files (ASCII to binary) # FMTRES_INP +# STDFMT > %%%%%%%% < : Convert STD and RPR files (binary to ASCII) # STDFMT_INP +# FMTSTD > %%%%%%%% < : Convert STD and RPR files (ASCII to binary) # FMTSTD_INP +# NEQ2ASC > %%%%%%%% < : Convert normal equation files (binary/ASCII) # NEQ2ASC_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.8: Menu - BPE # +# # +# BERNESE PROCESSING ENGINE # +# PCFILE > %%%%%%%% < : Edit process control file (PCF) # EDITPCF_INP +# RUNBPE > %%%%%%%% < : Start BPE processing # RUNBPE_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 3: Menu - User # +# # +# ADDITIONAL USER PROGRAMS # +# USER1 > %%%%%%%% < # USER1_INP +# USER2 > %%%%%%%% < # USER2_INP +# USER3 > %%%%%%%% < # USER3_INP +# USER4 > %%%%%%%% < # USER4_INP +# USER5 > %%%%%%%% < # USER5_INP +# USER6 > %%%%%%%% < # USER6_INP +# USER7 > %%%%%%%% < # USER7_INP +# USER8 > %%%%%%%% < # USER8_INP +# USER9 > %%%%%%%% < # USER9_INP +# USER10 > %%%%%%%% < # USER10_INP +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/MENU_PGM.old b/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/MENU_PGM.old new file mode 100755 index 0000000..d7d8ce5 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/MENU_PGM.old @@ -0,0 +1,945 @@ + +! Command to Run the Fortran Program +! ---------------------------------- +CMD_PATH 1 "${XG}" + ## widget = lineedit; emptyallowed = false + +MSG_CMD_PATH 1 "Default program path to the executables" + +CMD_FOREGROUND 1 "1" + ## widget = radiobutton; group = CMD + +MSG_CMD_FOREGROUND 1 "Run Fortran programs in foreground" + +CMD_BACKGROUND 1 "0" + ## widget = radiobutton; group = CMD + +MSG_CMD_BACKGROUND 1 "Run Fortran programs in background" + +CMD_USE_CPUFILE 1 "0" + ## widget = radiobutton; group = CMD + +MSG_CMD_USE_CPUFILE 1 "Use selected CPU file to run Fortran programs" + +! CPU File +! -------- +CPU_FILE 0 + ## widget = selwin; path = PTH_CPU; ext = EXT_CPU; maxfiles = 1 + ## activeif = CMD_USE_CPUFILE == 1 + # UNIX + +MSG_CPU_FILE 1 "CPU control file" + +CMD_CPUNAME 0 + ## widget = lineedit; activeif = CMD_USE_CPUFILE == 1 + +MSG_CMD_CPUNAME 1 "CPU name" + +CMD_LOGFILE 0 + ## widget = lineedit; path = PTH_SCR; ext = NO_EXT + ## activeif = CMD_USE_CPUFILE == 1 + # + +MSG_CMD_LOGFILE 1 "Log File" + +MAXJOBNUM 1 "99" + ## widget = combobox; cards = 99 999; check_type = integer; check_min = 0 + ## check_max = 999 + +MSG_MAXJOBNUM 1 "Maximum program output file number" + +! List of Programs with special path to the executable +! ---------------------------------------------------- +SPECIAL_PATH 1 "" "" + ## widget = uniline; numlines = 20 + +MSG_SPECIAL_PATH 1 "Programs executed from special paths" + +! Names of Programs/Input Files +! ----------------------------- +USER1_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER1_INP 1 "USER1" + +USER2_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER2_INP 1 "USER2" + +USER3_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER3_INP 1 "USER3" + +USER4_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER4_INP 1 "USER4" + +USER5_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER5_INP 1 "USER5" + +USER6_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER6_INP 1 "USER6" + +USER7_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER7_INP 1 "USER7" + +USER8_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER8_INP 1 "USER8" + +USER9_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER9_INP 1 "USER9" + +USER10_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER10_INP 1 "USER10" + +! Configure +! --------- +CHNGEN_INP 1 "${U}/PAN/CHNGEN.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CHNGEN + +MSG_CHNGEN_INP 1 "Program input file: Change general options" + +UPDPAN_INP 1 "${U}/PAN/UPDPAN.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # UPDPAN + +MSG_UPDPAN_INP 1 "Program input file: Update program input files" + +! Campaign +! -------- +NEWCAMP_INP 1 "${U}/PAN/NEWCAMP.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # NEWCAMP + +MSG_NEWCAMP_INP 1 "Program input file: Create new campaign" + +! Station files +! ------------- +EDITCRD_INP 1 "${U}/PAN/EDITCRD.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITCRD + +MSG_EDITCRD_INP 1 "Program input file: Create/update station coordinates" + +EDITVEL_INP 1 "${U}/PAN/EDITVEL.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITVEL + +MSG_EDITVEL_INP 1 "Program input file: Create/update station velocities" + +EDITECC_INP 1 "${U}/PAN/EDITECC.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITECC + +MSG_EDITECC_INP 1 "Program input file: Create/update station eccentricities" + +EDSTACRX_INP 1 "${U}/PAN/EDITSTA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITSTA + +MSG_EDSTACRX_INP 1 "Program input file: Create/update station information file" + +EDITFIX_INP 1 "${U}/PAN/EDITFIX.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITFIX + +MSG_EDITFIX_INP 1 "Program input file: Create/update station selection list" + +EDITSIG_INP 1 "${U}/PAN/EDITSIG.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITSIG + +MSG_EDITSIG_INP 1 "Program input file: Create/update station sigma file" + +EDITSOS_INP 1 "${U}/PAN/EDITSOS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITSOS + +MSG_EDITSOS_INP 1 "Program input file: Create/update station observation sigma factors" + +ABBREV_INP 1 "${U}/PAN/EDITABB.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITABB + +MSG_ABBREV_INP 1 "Program input file: Create/update station abbreviation table" + +EDITBSL_INP 1 "${U}/PAN/EDITBSL.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITBSL + +MSG_EDITBSL_INP 1 "Program input file: Create/update baseline definition file" + +EDITCLU_INP 1 "${U}/PAN/EDITCLU.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITCLU + +MSG_EDITCLU_INP 1 "Program input file: Create/update cluster definition file" + +EDITPLD_INP 1 "${U}/PAN/EDITPLD.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITPLD + +MSG_EDITPLD_INP 1 "Program input file: Create/update tectonic plate assignment" + +! RINEX to Bernese +! ---------------- +RXOBV3_INP 1 "${U}/PAN/RXOBV3.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RXOBV3 + +MSG_RXOBV3_INP 1 "Program input file: Transfer RINEX observation files to Bernese format" + +RXNBV3_INP 1 "${U}/PAN/RXNBV3.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RXNBV3 + +MSG_RXNBV3_INP 1 "Program input file: Transfer RINEX navig. files to Bernese format" + +RXMBV3_INP 1 "${U}/PAN/RXMBV3.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RXMBV3 + +MSG_RXMBV3_INP 1 "Program input file: Transfer RINEX meteo files to Bernese format" + +RXNPRE_INP 1 "${U}/PAN/RXNPRE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RXNPRE + +MSG_RXNPRE_INP 1 "Program input file: Transfer RINEX navig. files to precise orbits" + +! Bernese to RINEX +! ---------------- +BV3RXO_INP 1 "${U}/PAN/BV3RXO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # BV3RXO + +MSG_BV3RXO_INP 1 "Program input file: Transfer Bernese observation files to RINEX" + +BV3RXN_INP 1 "${U}/PAN/BV3RXN.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # BV3RXN + +MSG_BV3RXN_INP 1 "Program input file: Transfer Bernese navigation files to RINEX" + +! Cut/concatenate RINEX +! --------------------- +CCRINEXO_INP 1 "${U}/PAN/CCRINEXO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CCRINEXO + +MSG_CCRINEXO_INP 1 "Program input file: Concatenate RINEX observation files" + +CCRINEXN_INP 1 "${U}/PAN/CCRINEXN.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CCRINEXN + +MSG_CCRINEXN_INP 1 "Program input file: Concatenate GPS RINEX navigation files" + +CCRINEXG_INP 1 "${U}/PAN/CCRINEXG.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CCRINEXG + +MSG_CCRINEXG_INP 1 "Program input file: Concatenate GLONASS RINEX navigation files" + +! RINEX utilities +! --------------- +RNXGRA_INP 1 "${U}/PAN/RNXGRA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RNXGRA + +MSG_RNXGRA_INP 1 "Program input file: Create observation statistics" + +RNXSMT_INP 1 "${U}/PAN/RNXSMT.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RNXSMT + +MSG_RNXSMT_INP 1 "Program input file: Clean/smooth observation files" + +RNXCLK_INP 1 "${U}/PAN/RNXCLK.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RNXCLK + +MSG_RNXCLK_INP 1 "Program input file: Extract satellite clock from clock RINEX files" + +! Orbit, Broadcast +! ---------------- +BRDTST_INP 1 "${U}/PAN/BRDTST.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # BRDTST + +MSG_BRDTST_INP 1 "Program input file: Check broadcast orbits" + +BRDTAB_INP 1 "${U}/PAN/BRDTAB.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # BRDTAB + +MSG_BRDTAB_INP 1 "Program input file: Create tabular orbits from broadcast ephemerides" + +SATCLK_INP 1 "${U}/PAN/SATCLK.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SATCLK + +MSG_SATCLK_INP 1 "Program input file: Extract satellite clocks" + +! Orbit, create standard orbit +! ---------------------------- +PRETAB_INP 1 "${U}/PAN/PRETAB.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # PRETAB + +MSG_PRETAB_INP 1 "Program input file: Create tabular orbits" + +ORBGEN_INP 1 "${U}/PAN/ORBGEN.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # ORBGEN + +MSG_ORBGEN_INP 1 "Program input file: Create/update standard orbits" + +DEFXTR_INP 1 "${U}/PAN/DEFXTR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # DEFXTR + +MSG_DEFXTR_INP 1 "Program input file: Extract ORBGEN program output" + +! Standard to precise +! ------------------- +STDPRE_INP 1 "${U}/PAN/STDPRE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STDPRE + +MSG_STDPRE_INP 1 "Program input file: Convert standard to precise orbits" + +PREWEI_INP 1 "${U}/PAN/PREWEI.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # PREWEI + +MSG_PREWEI_INP 1 "Program input file: Set accuracy codes in precise orbits" + +CCPREORB_INP 1 "${U}/PAN/CCPREORB.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CCPREORB + +MSG_CCPREORB_INP 1 "Program input file: Concatenate/merge precise orbit files" + +! Compare orbits +! -------------- +STDDIF_INP 1 "${U}/PAN/STDDIF.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STDDIF + +MSG_STDDIF_INP 1 "Program input file: Compare standard orbits" + +ORBCMP_INP 1 "${U}/PAN/ORBCMP.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # ORBCMP + +MSG_ORBCMP_INP 1 "Program input file: Compare precise orbits" + +STDELE_INP 1 "${U}/PAN/STDELE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STDELE + +MSG_STDELE_INP 1 "Program input file: Compare osculating elements" + +! EOPs utilities +! -------------- +POLUPD_INP 1 "${U}/PAN/POLUPD.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # POLUPD + +MSG_POLUPD_INP 1 "Program input file: Convert IERS pole files to Bernese format" + +POLXTR_INP 1 "${U}/PAN/POLXTR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # POLXTR + +MSG_POLXTR_INP 1 "Program input file: Concatenate IERS pole files" + +! Processing +! ---------- +CODSPP_INP 1 "${U}/PAN/CODSPP.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CODSPP + +MSG_CODSPP_INP 1 "Program input file: Code-based clock synchronization" + +SNGDIF_INP 1 "${U}/PAN/SNGDIF.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SNGDIF + +MSG_SNGDIF_INP 1 "Program input file: Create single-difference/baseline files" + +MAUPRP_INP 1 "${U}/PAN/MAUPRP.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # MAUPRP + +MSG_MAUPRP_INP 1 "Program input file: Phase preprocessing" + +GPSEST_INP 1 "${U}/PAN/GPSEST.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # GPSEST + +MSG_GPSEST_INP 1 "Program input file: Parameter estimation" + +ADDNEQ2_INP 1 "${U}/PAN/ADDNEQ2.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # ADDNEQ2 + +MSG_ADDNEQ2_INP 1 "Program input file: Combine normal equation systems" + +! Processing extractions +! ---------------------- +CODXTR_INP 1 "${U}/PAN/CODXTR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CODXTR + +MSG_CODXTR_INP 1 "Program input file: Extract CODSPP program output" + +MPRXTR_INP 1 "${U}/PAN/MPRXTR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # MPRXTR + +MSG_MPRXTR_INP 1 "Program input file: Extract MAUPRP program output" + +GPSXTR_INP 1 "${U}/PAN/GPSXTR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # GPSXTR + +MSG_GPSXTR_INP 1 "Program input file: Extract GPSEST/ADDNEQ2 program output" + +! Service: Simulate +! ----------------- +GPSSIM_INP 1 "${U}/PAN/GPSSIM.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # GPSSIM + +MSG_GPSSIM_INP 1 "Program input file: Generate simulated observation data" + +! Service: Station information files +! ---------------------------------- +STA2STA_INP 1 "${U}/PAN/STA2STA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STA2STA + +MSG_STA2STA_INP 1 "Program input file: Convert station information files" + +STAMERGE_INP 1 "${U}/PAN/STAMERGE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STAMERGE + +MSG_STAMERGE_INP 1 "Program input file: Merge station information files" + +RNX2STA_INP 1 "${U}/PAN/RNX2STA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RNX2STA + +MSG_RNX2STA_INP 1 "Program input file: Extract station information from RINEX headers" + +SNX2STA_INP 1 "${U}/PAN/SNX2STA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SNX2STA + +MSG_SNX2STA_INP 1 "Program input file: Extract station information from SINEX file" + +! Service: Observation files +! -------------------------- +CHGHED_INP 1 "${U}/PAN/CHGHED.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CHGHED + +MSG_CHGHED_INP 1 "Program input file: Change header of observation files" + +SATMRK_INP 1 "${U}/PAN/SATMRK.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SATMRK + +MSG_SATMRK_INP 1 "Program input file: Mark/delete observations" + +OBSSPL_INP 1 "${U}/PAN/OBSSPL.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # OBSSPL + +MSG_OBSSPL_INP 1 "Program input file: Split observation files" + +SATGRA_INP 1 "${U}/PAN/SATGRA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SATGRA + +MSG_SATGRA_INP 1 "Program input file: Create pseudo-graphics of the observations" + +! Service: Residuals +! ------------------ +REDISP_INP 1 "${U}/PAN/REDISP.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # REDISP + +MSG_REDISP_INP 1 "Program input file: Display residual file" + +RESRMS_INP 1 "${U}/PAN/RESRMS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RESRMS + +MSG_RESRMS_INP 1 "Program input file: Create residual statistics" + +! Service: Coordinates +! -------------------- +FODITS_INP 1 "${U}/PAN/FODITS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # FODITS + +MSG_FODITS_INP 1 "Program input file: Analysis of time series" + +HELMERT_INP 1 "${U}/PAN/HELMR1.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # HELMR1 + +MSG_HELMERT_INP 1 "Program input file: Helmert transformation" + +COMPAR_INP 1 "${U}/PAN/COMPAR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # COMPAR + +MSG_COMPAR_INP 1 "Program input file: Coordinate comparison" + +VELDIF_INP 1 "${U}/PAN/VELDIF.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # VELDIF + +MSG_VELDIF_INP 1 "Program input file: Velocity comparison" + +NUVELO_INP 1 "${U}/PAN/NUVELO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # NUVELO + +MSG_NUVELO_INP 1 "Program input file: Compute NUVEL velocities" + +COOVEL_INP 1 "${U}/PAN/COOVEL.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # COOVEL + +MSG_COOVEL_INP 1 "Program input file: Extrapolate coordinates" + +COOSYS_INP 1 "${U}/PAN/COOSYS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # COOSYS + +MSG_COOSYS_INP 1 "Program input file: Coordinate transformation" + +ETRS89_INP 1 "${U}/PAN/ETRS89.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # ETRS89 + +MSG_ETRS89_INP 1 "Program input file: Transform coordinates to ETRS89 frame" + +CRDMRG_INP 1 "${U}/PAN/CRDMERGE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CRDMERGE + +MSG_CRDMRG_INP 1 "Program input file: Merge coordinate/velocity files" + +GRDS1S2_INP 1 "${U}/PAN/GRDS1S2.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # GRDS1S2 + +MSG_GRDS1S2_INP 1 "Program input file: Extract atmospheric tidal loading coefficients" + +! Service: Clock tools +! -------------------- +CCRNXC_INP 1 "${U}/PAN/CCRNXC.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CCRNXC + +MSG_CCRNXC_INP 1 "Program input file: Combine/manipulate clock RINEX files" + +CLKEST_INP 1 "${U}/PAN/CLKEST.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CLKEST + +MSG_CLKEST_INP 1 "Program input file: Epoch-wise clock interpolation" + +! Service: Ionosphere +! ------------------- +IONEST_INP 1 "${U}/PAN/IONEST.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # IONEST + +MSG_IONEST_INP 1 "Program input file: Local ionosphere model estimation" + +! Service: LEO +! ------------ +LEOAUX_INP 1 "${U}/PAN/LEOAUX.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # LEOAUX + +MSG_LEOAUX_INP 1 "Program input file: Prepare LEO auxiliary information" + +KINPRE_INP 1 "${U}/PAN/KINPRE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # KINPRE + +MSG_KINPRE_INP 1 "Program input file: Convert kinematic positions to precise orbits" + +! Service: SLR +! ------------ +IRV2STV_INP 1 "${U}/PAN/IRV2STV.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # IRV2STV + +MSG_IRV2STV_INP 1 "Program input file: Convert IRV or PRE files to state vectors" + +CPFSP3_INP 1 "${U}/PAN/CPFSP3.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CPFSP3 + +MSG_CPFSP3_INP 1 "Program input file: Convert CPF to precise orbit files" + +SP3CPF_INP 1 "${U}/PAN/SP3CPF.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SP3CPF + +MSG_SP3CPF_INP 1 "Program input file: Convert precise orbits to CPF files" + +SNX2SLR_INP 1 "${U}/PAN/SNX2SLR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SNX2SLR + +MSG_SNX2SLR_INP 1 "Program input file: Prepare SLR data handling file" + +QLRINEXO_INP 1 "${U}/PAN/QLRINEXO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # QLRINEXO + +MSG_QLRINEXO_INP 1 "Program input file: Convert SLR normal point files (old format) to RINEX" + +CRD2RNXO_INP 1 "${U}/PAN/CRD2RNXO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CRD2RNXO + +MSG_CRD2RNXO_INP 1 "Program input file: Convert SLR normal point files (new format) to RINEX" + +QLRSUM_INP 1 "${U}/PAN/QLRSUM.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # QLRSUM + +MSG_QLRSUM_INP 1 "Program input file: Create SLR quick-look residual statistics" + +! Service: Automated processing +! ----------------------------- +BASLST_INP 1 "${U}/PAN/BASLST.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # BASLST + +MSG_BASLST_INP 1 "Program input file: Select baselines" + +MKCLUS_INP 1 "${U}/PAN/MKCLUS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # MKCLUS + +MSG_MKCLUS_INP 1 "Program input file: Form clusters of observation files" + +RESCHK_INP 1 "${U}/PAN/RESCHK.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RESCHK + +MSG_RESCHK_INP 1 "Program input file: Detect misbehaving stations/satellites" + +! Conversions: SINEX +! ------------------ +SNX2NQ0_INP 1 "${U}/PAN/SNX2NQ0.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SNX2NQ0 + +MSG_SNX2NQ0_INP 1 "Program input file: Transfer SINEX files to normal equation files" + +TROTRO_INP 1 "${U}/PAN/TROTRO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # TROTRO + +MSG_TROTRO_INP 1 "Program input file: Manipulate troposphere SINEX files" + +! Conversion: ANTEX +! ----------------- +ATX2PCV_INP 1 "${U}/PAN/ATX2PCV.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # ATX2PCV + +MSG_ATX2PCV_INP 1 "Program input file: Convert ANTEX to Bernese format" + +! Conversion: observation files +! ----------------------------- +OBSFMT_INP 1 "${U}/PAN/OBSFMT.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # OBSFMT + +MSG_OBSFMT_INP 1 "Program input file: Convert observation files (binary to ASCII)" + +FMTOBS_INP 1 "${U}/PAN/FMTOBS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # FMTOBS + +MSG_FMTOBS_INP 1 "Program input file: Convert observation files (ASCII to binary)" + +! Conversion: residual files +! -------------------------- +RESFMT_INP 1 "${U}/PAN/RESFMT.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RESFMT + +MSG_RESFMT_INP 1 "Program input file: Convert residual files (binary to ASCII)" + +FMTRES_INP 1 "${U}/PAN/FMTRES.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # FMTRES + +MSG_FMTRES_INP 1 "Program input file: Convert residual files (ASCII to binary)" + +! Conversion: orbit files +! ----------------------- +FMTSTD_INP 1 "${U}/PAN/FMTSTD.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # FMTSTD + +MSG_FMTSTD_INP 1 "Program input file: Convert STD and RPR files (ASCII to binary)" + +STDFMT_INP 1 "${U}/PAN/STDFMT.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STDFMT + +MSG_STDFMT_INP 1 "Program input file: Convert STD and RPR files (binary to ASCII)" + +! Conversion: NEQ-files +! --------------------- +NEQ2ASC_INP 1 "${U}/PAN/NEQ2ASC.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # NEQ2ASC + +MSG_NEQ2ASC_INP 1 "Program input file: Convert normal equation files (binary/ASCII)" + +! BPE +! --- +EDITPCF_INP 1 "${U}/PAN/EDITPCF.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITPCF + +MSG_EDITPCF_INP 1 "Program input file: Edit process control file (PCF)" + +RUNBPE_INP 1 "${U}/PAN/RUNBPE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RUNBPE + +MSG_RUNBPE_INP 1 "Program input file: Start BPE processing" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# PROGRAM NAMES - MENU_PGM 1: Options # +# # +# AUTOMATIC GENERATION OF PROGRAM OUTPUT FILE NAMES # +# Maximum program output file number > %%% < # MAXJOBNUM +# # +# OPTIONS TO RUN THE FORTRAN PROGRAMS # +# Default program path to the executables > %%%%%%%% < # CMD_PATH +# # +# Run Fortran programs in foreground > % < # CMD_FOREGROUND +# Run Fortran programs in background > % < # CMD_BACKGROUND +# Use CPU File to Run programs > % < > %%%%%%%% < # CMD_USE_CPUFILE CPU_FILE +# > %%%%%%%%%%%% < CPU Name # CMD_CPUNAME +# > %%%%%%%%%%%% < Log File # CMD_LOGFILE +# # +# Special path for individual programs # +# > Program_ Path_to_program_executable_______________________ < # SPECIAL_PATH +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.1: Menu - Configure # +# # +# CONFIGURE # +# CHNGEN > %%%%%%%% < : Change general options # CHNGEN_INP +# UPDPAN > %%%%%%%% < : Update program input files # UPDPAN_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.2: Menu - Campaign # +# # +# CAMPAIGN # +# NEWCAMP > %%%%%%%% < : Create new campaign # NEWCAMP_INP +# COORD > %%%%%%%% < : Create/update station coordinates # EDITCRD_INP +# VELOCITY > %%%%%%%% < : Create/update station velocities # EDITVEL_INP +# ECCENT > %%%%%%%% < : Create/update station eccentricities # EDITECC_INP +# STAINFO > %%%%%%%% < : Create/update station information file # EDSTACRX_INP +# STALIST > %%%%%%%% < : Create/update station selection list # EDITFIX_INP +# SIGMA > %%%%%%%% < : Create/update station sigma file # EDITSIG_INP +# STAWEIGHT> %%%%%%%% < : Create/update station observation sigma factors # EDITSOS_INP +# ABBREV > %%%%%%%% < : Create/update station abbreviation table # ABBREV_INP +# BASELINE > %%%%%%%% < : Create/update baseline definition file # EDITBSL_INP +# CLUSTER > %%%%%%%% < : Create/update cluster definition file # EDITCLU_INP +# PLATE > %%%%%%%% < : Create/update tectonic plate assignment # EDITPLD_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.3: Menu - RINEX # +# # +# RINEX PROGRAMS # +# RXOBV3 > %%%%%%%% < : Transfer RINEX observ. files to Bernese format # RXOBV3_INP +# RXNBV3 > %%%%%%%% < : Transfer RINEX navig. files to Bernese format # RXNBV3_INP +# RXMBV3 > %%%%%%%% < : Transfer RINEX meteo files to Bernese format # RXMBV3_INP +# RXNPRE > %%%%%%%% < : Transfer RINEX navig. files to precise orbits # RXNPRE_INP +# BV3RXO > %%%%%%%% < : Transfer Bernese observation files to RINEX # BV3RXO_INP +# BV3RXN > %%%%%%%% < : Transfer Bernese navigation files to RINEX # BV3RXN_INP +# CCRINEXO > %%%%%%%% < : Concatenate RINEX observation files # CCRINEXO_INP +# CCRINEXN > %%%%%%%% < : Concatenate GPS RINEX navigation files # CCRINEXN_INP +# CCRINEXG > %%%%%%%% < : Concatenate GLONASS RINEX navigation files # CCRINEXG_INP +# RNXGRA > %%%%%%%% < : Create observation statistics # RNXGRA_INP +# RNXSMT > %%%%%%%% < : Clean/smooth observation files # RNXSMT_INP +# RNXCLK > %%%%%%%% < : Extract satellite clock from clock RINEX files # RNXCLK_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.4: Menu - Orbits/EOP # +# # +# ORBIT AND EOP PROGRAMS # +# BRDTST > %%%%%%%% < : Check broadcast orbits # BRDTST_INP +# BRDTAB > %%%%%%%% < : Create tabular orbits from broadcast ephemerides# BRDTAB_INP +# SATCLK > %%%%%%%% < : Extract satellite clocks # SATCLK_INP +# PRETAB > %%%%%%%% < : Create tabular orbits # PRETAB_INP +# ORBGEN > %%%%%%%% < : Create/update standard orbits # ORBGEN_INP +# DEFXTR > %%%%%%%% < : Extract ORBGEN program output # DEFXTR_INP +# STDPRE > %%%%%%%% < : Convert standard to precise orbits # STDPRE_INP +# PREWEI > %%%%%%%% < : Set accuracy codes in precise orbits # PREWEI_INP +# CCPREORB > %%%%%%%% < : Concatenate/merge precise orbit files # CCPREORB_INP +# STDDIF > %%%%%%%% < : Compare standard orbits # STDDIF_INP +# ORBCMP > %%%%%%%% < : Compare precise orbits # ORBCMP_INP +# STDELE > %%%%%%%% < : Compare osculating elements # STDELE_INP +# POLUPD > %%%%%%%% < : Convert IERS pole files to Bernese format # POLUPD_INP +# POLXTR > %%%%%%%% < : Concatenate IERS pole files # POLXTR_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.5: Menu - Processing # +# # +# PROCESSING PROGRAMS # +# CODSPP > %%%%%%%% < : Code-based clock synchronization # CODSPP_INP +# SNGDIF > %%%%%%%% < : Create single-difference/baseline files # SNGDIF_INP +# MAUPRP > %%%%%%%% < : Phase preprocessing # MAUPRP_INP +# GPSEST > %%%%%%%% < : Parameter estimation # GPSEST_INP +# ADDNEQ2 > %%%%%%%% < : Combine normal equation systems # ADDNEQ2_INP +# CODXTR > %%%%%%%% < : Extract CODSPP program output # CODXTR_INP +# MPRXTR > %%%%%%%% < : Extract MAUPRP program output # MPRXTR_INP +# GPSXTR > %%%%%%%% < : Extract GPSEST/ADDNEQ2 program output # GPSXTR_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.6: Menu - Service # +# # +# SERVICE PROGRAMS # +# GPSSIM > %%%%%%%% < : Generate simulated observation data # GPSSIM_INP +# STA2STA > %%%%%%%% < : Convert station information files # STA2STA_INP +# STAMERGE > %%%%%%%% < : Merge station information files # STAMERGE_INP +# RNX2STA > %%%%%%%% < : Extract station information from RINEX headers # RNX2STA_INP +# SNX2STA > %%%%%%%% < : Extract station information from SINEX file # SNX2STA_INP +# CHGHED > %%%%%%%% < : Change header of observation files # CHGHED_INP +# SATMRK > %%%%%%%% < : Mark/delete observations # SATMRK_INP +# OBSSPL > %%%%%%%% < : Split observation files # OBSSPL_INP +# SATGRA > %%%%%%%% < : Create pseudo-graphics of the observations # SATGRA_INP +# REDISP > %%%%%%%% < : Display residual file # REDISP_INP +# RESRMS > %%%%%%%% < : Create residual statistics # RESRMS_INP +# FODITS > %%%%%%%% < : Analysis of time series # FODITS_INP +# HELMER > %%%%%%%% < : Helmert transformation # HELMERT_INP +# COMPAR > %%%%%%%% < : Coordinate comparison # COMPAR_INP +# VELDIF > %%%%%%%% < : Velocity comparison # VELDIF_INP +# NUVELO > %%%%%%%% < : Compute NUVEL velocities # NUVELO_INP +# COOVEL > %%%%%%%% < : Extrapolate coordinates # COOVEL_INP +# COOSYS > %%%%%%%% < : Coordinate transformation # COOSYS_INP +# ETRS89 > %%%%%%%% < : Transform coordinates to ETRS89 frame # ETRS89_INP +# CRDMERGE > %%%%%%%% < : Merge coordinate/velocity files # CRDMRG_INP +# GRDS1S2 > %%%%%%%% < : Extract atmospheric tidal loading coefficients # GRDS1S2_INP +# CCRNXC > %%%%%%%% < : Combine/manipulate clock RINEX files # CCRNXC_INP +# CLKEST > %%%%%%%% < : Epoch-wise clock interpolation # CLKEST_INP +# IONEST > %%%%%%%% < : Local ionosphere model estimation # IONEST_INP +# LEOAUX > %%%%%%%% < : Prepare LEO auxiliary information # LEOAUX_INP +# KINPRE > %%%%%%%% < : Convert kinematic positions to precise orbits # KINPRE_INP +# IRV2STV > %%%%%%%% < : Convert IRV or PRE files to state vectors # IRV2STV_INP +# CPFSP3 > %%%%%%%% < : Convert CPF to precise orbit files # CPFSP3_INP +# SP3CPF > %%%%%%%% < : Convert precise orbits to CPF files # SP3CPF_INP +# SNX2SLR > %%%%%%%% < : Prepare SLR data handling file # SNX2SLR_INP +# QLRINEXO > %%%%%%%% < : Convert normal point files (old format) to RINEX# QLRINEXO_INP +# CRD2RNXO > %%%%%%%% < : Convert normal point files (new format) to RINEX# CRD2RNXO_INP +# QLRSUM > %%%%%%%% < : Create SLR quick-look residual statistics # QLRSUM_INP +# BASLST > %%%%%%%% < : Select baselines # BASLST_INP +# MKCLUS > %%%%%%%% < : Form clusters of observation files # MKCLUS_INP +# RESCHK > %%%%%%%% < : Detect misbehaving stations/satellites # RESCHK_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.7: Menu - Conversion # +# # +# CONVERSION PROGRAMS # +# SNX2NQ0 > %%%%%%%% < : Transfer SINEX files to normal equation files # SNX2NQ0_INP +# TROTRO > %%%%%%%% < : Manipulate troposphere SINEX files # TROTRO_INP +# ATX2PCV > %%%%%%%% < : Convert ANTEX to Bernese format # ATX2PCV_INP +# OBSFMT > %%%%%%%% < : Convert observation files (binary to ASCII) # OBSFMT_INP +# FMTOBS > %%%%%%%% < : Convert observation files (ASCII to binary) # FMTOBS_INP +# RESFMT > %%%%%%%% < : Convert residual files (binary to ASCII) # RESFMT_INP +# FMTRES > %%%%%%%% < : Convert residual files (ASCII to binary) # FMTRES_INP +# STDFMT > %%%%%%%% < : Convert STD and RPR files (binary to ASCII) # STDFMT_INP +# FMTSTD > %%%%%%%% < : Convert STD and RPR files (ASCII to binary) # FMTSTD_INP +# NEQ2ASC > %%%%%%%% < : Convert normal equation files (binary/ASCII) # NEQ2ASC_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.8: Menu - BPE # +# # +# BERNESE PROCESSING ENGINE # +# PCFILE > %%%%%%%% < : Edit process control file (PCF) # EDITPCF_INP +# RUNBPE > %%%%%%%% < : Start BPE processing # RUNBPE_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 3: Menu - User # +# # +# ADDITIONAL USER PROGRAMS # +# USER1 > %%%%%%%% < # USER1_INP +# USER2 > %%%%%%%% < # USER2_INP +# USER3 > %%%%%%%% < # USER3_INP +# USER4 > %%%%%%%% < # USER4_INP +# USER5 > %%%%%%%% < # USER5_INP +# USER6 > %%%%%%%% < # USER6_INP +# USER7 > %%%%%%%% < # USER7_INP +# USER8 > %%%%%%%% < # USER8_INP +# USER9 > %%%%%%%% < # USER9_INP +# USER10 > %%%%%%%% < # USER10_INP +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/MENU_VAR.INP b/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/MENU_VAR.INP new file mode 100755 index 0000000..531d4b0 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/MENU_VAR.INP @@ -0,0 +1,107 @@ + +! +! Predefined variables +! +! 2-digit year +! ------------ +YEAR2 1 "19" + ## widget = comment + # $Y + +MSG_YEAR2 1 "Two digit year of the current session" + +! Month +! ----- +MONTH2 1 "01" + ## widget = comment + # $M + +MSG_MONTH2 1 "Month of the current session" + +! Day of month +! ------------ +DAY2 1 "11" + ## widget = comment + # $D + +MSG_DAY2 1 "Day of month of the current session" + +! Job ID +! ------ +JOB_ID 1 "" + ## widget = comment + # $J + +MSG_JOB_ID 1 "Job ID" + +! Ranges of $-Variables +! --------------------- +VAR_MINUS 1 "-1" + ## widget = spinbox; range = -999 0 1 + +MSG_VAR_MINUS 1 "Minus range" + +VAR_PLUS 1 "1" + ## widget = spinbox; range = 0 999 1 + +MSG_VAR_PLUS 1 "Plus range" + +! User-defined Variables +! ---------------------- +USERVAR 1 "" "" + ## widget = uniline; numlines = 20; keepvariables = true + +MSG_USERVAR 1 "User-defined variables" + +! List of Environment Variables +! ----------------------------- +ENVIR_LIST 4 + "U" + "X" + "P" + "USER" + ## widget = uniline; numlines = 20 + +MSG_ENVIR_LIST 1 "Environment variables" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU VARIABLES - MENU_VAR 1: Variables # +# # +# PREDEFINED VARIABLES # +# (translated in the menu) # +# Variable Current value Description # +# $Y > %% < Two digit year of the current session # YEAR2 +# $M > %% < Month of the current session # MONTH2 +# $D > %% < Day of month of the current session # DAY2 +# $J > %% < Job ID # JOB_ID +# # +# USER-DEFINED VARIABLES ENVIRONMENT VARIABLES # +# (translated in the menu) (translated in main program) # +# > Variable_(w/o_$) Value___________ < > Variable < # USERVAR ENVIR_LIST +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_VAR 2: Ranges # +# # +# RANGES OF PREDEFINED VARIABLES # +# Minus range > %% < Plus range > %% < # VAR_MINUS VAR_PLUS +# # +# Without ranges With ranges Format Description # +# (n=0,1,...9) # +# $+n $-n $+- DDD Day of Year (DOY) # +# $S+n $S-n $S+- DDDS DOY, Session Character # +# $Y+n $Y-n $Y+- YYYY Year # +# $W+n $W-n $W+- WWWW GPS Week # +# $M+n $M-n $M+- YYMM Year, Month # +# $JD+n $JD-n $JD+- DDDDD Modified Julian Date # +# $WD+n $WD-n $WD+- WWWWD GPS Week and Day # +# $YD+n $YD-n $YD+- YYDDD Year and DOY # +# $YSS+n $YSS-n $YSS+- YYDDDS Year, DOY, Sess. Char. # +# $YMD_STR+n $YMD_STR-n $YMD_STR+- YYYY MM DD Year, Month, Day # +# # +# Syntax if n=10,...: $+(n), $S+(n), ..., $-(n), $S-(n), ... # +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/MENU_VAR.old b/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/MENU_VAR.old new file mode 100755 index 0000000..d7eb93a --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/MENU_VAR.old @@ -0,0 +1,107 @@ + +! +! Predefined variables +! +! 2-digit year +! ------------ +YEAR2 1 "80" + ## widget = comment + # $Y + +MSG_YEAR2 1 "Two digit year of the current session" + +! Month +! ----- +MONTH2 1 "01" + ## widget = comment + # $M + +MSG_MONTH2 1 "Month of the current session" + +! Day of month +! ------------ +DAY2 1 "06" + ## widget = comment + # $D + +MSG_DAY2 1 "Day of month of the current session" + +! Job ID +! ------ +JOB_ID 1 "" + ## widget = comment + # $J + +MSG_JOB_ID 1 "Job ID" + +! Ranges of $-Variables +! --------------------- +VAR_MINUS 1 "-1" + ## widget = spinbox; range = -999 0 1 + +MSG_VAR_MINUS 1 "Minus range" + +VAR_PLUS 1 "1" + ## widget = spinbox; range = 0 999 1 + +MSG_VAR_PLUS 1 "Plus range" + +! User-defined Variables +! ---------------------- +USERVAR 1 "" "" + ## widget = uniline; numlines = 20; keepvariables = true + +MSG_USERVAR 1 "User-defined variables" + +! List of Environment Variables +! ----------------------------- +ENVIR_LIST 4 + "U" + "X" + "P" + "USER" + ## widget = uniline; numlines = 20 + +MSG_ENVIR_LIST 1 "Environment variables" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU VARIABLES - MENU_VAR 1: Variables # +# # +# PREDEFINED VARIABLES # +# (translated in the menu) # +# Variable Current value Description # +# $Y > %% < Two digit year of the current session # YEAR2 +# $M > %% < Month of the current session # MONTH2 +# $D > %% < Day of month of the current session # DAY2 +# $J > %% < Job ID # JOB_ID +# # +# USER-DEFINED VARIABLES ENVIRONMENT VARIABLES # +# (translated in the menu) (translated in main program) # +# > Variable_(w/o_$) Value___________ < > Variable < # USERVAR ENVIR_LIST +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_VAR 2: Ranges # +# # +# RANGES OF PREDEFINED VARIABLES # +# Minus range > %% < Plus range > %% < # VAR_MINUS VAR_PLUS +# # +# Without ranges With ranges Format Description # +# (n=0,1,...9) # +# $+n $-n $+- DDD Day of Year (DOY) # +# $S+n $S-n $S+- DDDS DOY, Session Character # +# $Y+n $Y-n $Y+- YYYY Year # +# $W+n $W-n $W+- WWWW GPS Week # +# $M+n $M-n $M+- YYMM Year, Month # +# $JD+n $JD-n $JD+- DDDDD Modified Julian Date # +# $WD+n $WD-n $WD+- WWWWD GPS Week and Day # +# $YD+n $YD-n $YD+- YYDDD Year and DOY # +# $YSS+n $YSS-n $YSS+- YYDDDS Year, DOY, Sess. Char. # +# $YMD_STR+n $YMD_STR-n $YMD_STR+- YYYY MM DD Year, Month, Day # +# # +# Syntax if n=10,...: $+(n), $S+(n), ..., $-(n), $S-(n), ... # +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/MPRXTR.INP b/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/MPRXTR.INP new file mode 100755 index 0000000..beddfda --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/MPRXTR.INP @@ -0,0 +1,222 @@ + +! Some keywords for automatic output +! ---------------------------------- +CAMPAIGN 1 "${P}/PHIVOLCS" + ## widget = initmenu; pointer = ACTIVE_CAMPAIGN + +SESSION_TABLE 1 "${P}/PHIVOLCS\STA\SESSIONS.SES" + ## widget = initmenu; pointer = SESSION_TABLE + +DESCR_SESSION_TABLE 1 "Session table" + +YR4_INFO 1 "2019" + ## widget = comment + # $Y+0 + +SES_INFO 1 "0110" + ## widget = comment + # $S+0 + +USR_INFO 1 "${USER}" + ## widget = comment + +! Environment variables +! --------------------- +ENVIRONMENT 5 + "U" "c:\Bernese\GPSUSER52" + "T" "c:\Bernese\GPSTEMP" + "X" "c:\Bernese\BERN52\GPS" + "P" "c:\Bernese\GPSDATA\CAMPAIGN52" + "USER" "" + ## widget = initmenu; pointer = ENVIR_LIST + +DPZH 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_PZH + +EPZH 1 "PZH" + ## widget = initmenu; pointer = EXT_PZH + +DPZO 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_PZO + +EPZO 1 "PZO" + ## widget = initmenu; pointer = EXT_PZO + +DPSH 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_PSH + +EPSH 1 "PSH" + ## widget = initmenu; pointer = EXT_PSH + +DPSO 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_PSO + +EPSO 1 "PSO" + ## widget = initmenu; pointer = EXT_PSO + +! General constants +! ----------------- +SHOWGEN 1 "1" + ## widget = checkbox + +MSG_SHOWGEN 1 "Show all general files" + +CONST 1 "${X}/GEN\CONST." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # CONST. + +DESCR_CONST 1 "General constants" + +! Station name abbreviations +! -------------------------- +ABBREV 1 "${P}/PHIVOLCS\STA\$(CRDINF).ABB" + ## widget = selwin; path = DIR_ABB; ext = EXT_ABB; maxfiles = 1 + # $(CRDINF) + +DESCR_ABBREV 1 "Abbreviation table" + +! Input files +! ------------ +RADIO_1 1 "0" + ## widget = radiobutton; group = DUMMY; radiokeys = JOBOUT + +MSG_RADIO_1 1 "Input files" + +RADIO_2 1 "1" + ## widget = radiobutton; group = DUMMY; radiokeys = OUTPUT + +MSG_RADIO_2 1 "Input files" + +JOBOUT 0 + ## widget = selwin; path = DIR_OUT; ext = NO_EXT; emptyallowed = true + # MAUPRP.L?? + +MSG_JOBOUT 1 "Input files" + +JOBOUT_TXT_COL_1 1 "Input files" + +OUTPUT 2 + "${P}/PHIVOLCS\OUT\MPR0110001.OUT" + "${P}/PHIVOLCS\OUT\MPR0110002.OUT" + ## widget = selwin; path = DIR_OUT; ext = EXT_OUT; emptyallowed = true + # MPR$S+0??? + +MSG_OUTPUT 1 "Input files" + +OUTPUT_TXT_COL_1 1 "Input files" + +! MAUPRP summary +! -------------- +SUMMARY 1 "${P}/PHIVOLCS\OUT\MPR190110.SUM" + ## widget = lineedit; path = DIR_SUM; ext = EXT_SUM; emptyallowed = false + # MPR$YSS+0 + +DESCR_SUMMARY 1 "MAUPRP summary file" + +! File deletion list +! ------------------ +DELFIL 1 "${P}/PHIVOLCS\OUT\MPR190110.DEL" + ## widget = lineedit; path = DIR_DEL; ext = EXT_DEL; emptyallowed = true + # MPR$YSS+0 + +DESCR_DELFIL 1 "File deletion list" + +! New baseline definition +! ----------------------- +BSLFIL 0 + ## widget = lineedit; path = DIR_BSL; ext = EXT_BSL; emptyallowed = true + # + +DESCR_BSLFIL 1 "New baseline definition" + +! Program output file +! ------------------- +SYSODEF 1 "1" + ## widget = checkbox + +MSG_SYSODEF 1 "Program output" + +SYSOUT 1 "${P}/PHIVOLCS\OUT\MPRXTR.L12" + ## widget = lineedit; path = DIR_OUT; ext = EXT_OUT + ## activeif = SYSODEF == 0; emptyallowed = false + # MPRXTR + +DESCR_SYSOUT 1 "Program output" + +! Error message file +! ------------------ +ERRMRG 1 "0" + ## widget = checkbox + +MSG_ERRMRG 1 "Error message" + +SYSERR 1 "${U}/WORK\ERROR.MSG" + ## widget = lineedit; path = PTH_ERR; ext = EXT_ERR + ## activeif = ERRMRG == 0; emptyallowed = false + # ERROR + +DESCR_SYSERR 1 "Error message" + +! Include in deletion file +! ------------------------ +ISNGDF 1 "BOTH" + ## widget = combobox; editable = false; cards = SINGLE BOTH + ## activeif = DELFIL / _ + +MSG_ISNGDF 1 "Include in deletion file" + +! Title +! ----- +TITLE 1 "RNX2SNX_190110: Extraction from phase data screening" + ## widget = lineedit + # RNX2SNX_$YSS+0: Extraction from phase data screening + +MSG_TITLE 1 "Title line" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# EXTRACT MAUPRP PROGRAM OUTPUT - MPRXTR 1: Filenames # +# # +# GENERAL FILES # +# Show all general files > % < # SHOWGEN +# # +# INPUT FILES # +# > % < > %%%%%%%%%%%% < # RADIO_1 JOBOUT +# > % < > %%%%%%%% < # RADIO_2 OUTPUT +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWGEN = 1 ###################################################### +# MPRXTR 1.1: General Files # +# # +# GENERAL INPUT FILES # +# General constants > %%%%%%%%%%%% < # CONST +# Abbreviation table > %%%%%%%%%%%% < # ABBREV +# # +# MENU SETTINGS # +# Selected campaign > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # CAMPAIGN +# Selected session year> %%%% < session> %%%% < # YR4_INFO SES_INFO +# Session table > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # SESSION_TABLE +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MPRXTR 2: Output Files # +# # +# OUTPUT FILES # +# MAUPRP summary file > %%%%%%%% < # SUMMARY +# File deletion list > %%%%%%%% < (blank, if not to be saved) # DELFIL +# New baseline definition > %%%%%%%% < (blank, if not to be saved) # BSLFIL +# # +# GENERAL OUTPUT FILES # +# Program output > % < use MPRXTR.Lnn or > %%%%%%%% < # SYSODEF SYSOUT +# Error messages > % < merged to program output or > %%%%%%%% < # ERRMRG SYSERR +# # +# TITLE > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # TITLE +# # +# FILE DELETION OPTION # +# Include in deletion file > %%%%%%% < SINGLE-diff. files only or # ISNGDF +# BOTH, single- and zero-diff. files# +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/MPRXTR.old b/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/MPRXTR.old new file mode 100755 index 0000000..380c1a0 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/MPRXTR.old @@ -0,0 +1,215 @@ + +! Some keywords for automatic output +! ---------------------------------- +CAMPAIGN 1 "./DUMMY" + ## widget = initmenu; pointer = ACTIVE_CAMPAIGN + +SESSION_TABLE 1 "${X}/SKL/SESSIONS.SES" + ## widget = initmenu; pointer = SESSION_TABLE + +DESCR_SESSION_TABLE 1 "Session table" + +YR4_INFO 1 "1980" + ## widget = comment + # $Y+0 + +SES_INFO 1 "0060" + ## widget = comment + # $S+0 + +USR_INFO 1 "${USER}" + ## widget = comment + +! Environment variables +! --------------------- +ENVIRONMENT 1 "" "${}" + ## widget = initmenu; pointer = ENVIR_LIST + +DPZH 1 "./DUMMY/OBS/" + ## widget = initmenu; pointer = DIR_PZH + +EPZH 1 "PZH" + ## widget = initmenu; pointer = EXT_PZH + +DPZO 1 "./DUMMY/OBS/" + ## widget = initmenu; pointer = DIR_PZO + +EPZO 1 "PZO" + ## widget = initmenu; pointer = EXT_PZO + +DPSH 1 "./DUMMY/OBS/" + ## widget = initmenu; pointer = DIR_PSH + +EPSH 1 "PSH" + ## widget = initmenu; pointer = EXT_PSH + +DPSO 1 "./DUMMY/OBS/" + ## widget = initmenu; pointer = DIR_PSO + +EPSO 1 "PSO" + ## widget = initmenu; pointer = EXT_PSO + +! General constants +! ----------------- +SHOWGEN 1 "1" + ## widget = checkbox + +MSG_SHOWGEN 1 "Show all general files" + +CONST 1 "${X}/GEN/CONST." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # CONST. + +DESCR_CONST 1 "General constants" + +! Station name abbreviations +! -------------------------- +ABBREV 1 "./DUMMY/STA/$(CRDINF).ABB" + ## widget = selwin; path = DIR_ABB; ext = EXT_ABB; maxfiles = 1 + # $(CRDINF) + +DESCR_ABBREV 1 "Abbreviation table" + +! Input files +! ------------ +RADIO_1 1 "0" + ## widget = radiobutton; group = DUMMY; radiokeys = JOBOUT + +MSG_RADIO_1 1 "Input files" + +RADIO_2 1 "1" + ## widget = radiobutton; group = DUMMY; radiokeys = OUTPUT + +MSG_RADIO_2 1 "Input files" + +JOBOUT 0 + ## widget = selwin; path = DIR_OUT; ext = NO_EXT; emptyallowed = true + # MAUPRP.L?? + +MSG_JOBOUT 1 "Input files" + +JOBOUT_TXT_COL_1 1 "Input files" + +OUTPUT 0 + ## widget = selwin; path = DIR_OUT; ext = EXT_OUT; emptyallowed = true + # MPR$S+0??? + +MSG_OUTPUT 1 "Input files" + +OUTPUT_TXT_COL_1 1 "Input files" + +! MAUPRP summary +! -------------- +SUMMARY 1 "./DUMMY/OUT/MPR800060.SUM" + ## widget = lineedit; path = DIR_SUM; ext = EXT_SUM; emptyallowed = false + # MPR$YSS+0 + +DESCR_SUMMARY 1 "MAUPRP summary file" + +! File deletion list +! ------------------ +DELFIL 1 "./DUMMY/OUT/MPR800060.DEL" + ## widget = lineedit; path = DIR_DEL; ext = EXT_DEL; emptyallowed = true + # MPR$YSS+0 + +DESCR_DELFIL 1 "File deletion list" + +! New baseline definition +! ----------------------- +BSLFIL 0 + ## widget = lineedit; path = DIR_BSL; ext = EXT_BSL; emptyallowed = true + # + +DESCR_BSLFIL 1 "New baseline definition" + +! Program output file +! ------------------- +SYSODEF 1 "1" + ## widget = checkbox + +MSG_SYSODEF 1 "Program output" + +SYSOUT 1 "./DUMMY/OUT/MPRXTR.L00" + ## widget = lineedit; path = DIR_OUT; ext = EXT_OUT + ## activeif = SYSODEF == 0; emptyallowed = false + # MPRXTR + +DESCR_SYSOUT 1 "Program output" + +! Error message file +! ------------------ +ERRMRG 1 "0" + ## widget = checkbox + +MSG_ERRMRG 1 "Error message" + +SYSERR 1 "${U}/WORK/ERROR.MSG" + ## widget = lineedit; path = PTH_ERR; ext = EXT_ERR + ## activeif = ERRMRG == 0; emptyallowed = false + # ERROR + +DESCR_SYSERR 1 "Error message" + +! Include in deletion file +! ------------------------ +ISNGDF 1 "BOTH" + ## widget = combobox; editable = false; cards = SINGLE BOTH + ## activeif = DELFIL / _ + +MSG_ISNGDF 1 "Include in deletion file" + +! Title +! ----- +TITLE 1 "RNX2SNX_800060: Extraction from phase data screening" + ## widget = lineedit + # RNX2SNX_$YSS+0: Extraction from phase data screening + +MSG_TITLE 1 "Title line" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# EXTRACT MAUPRP PROGRAM OUTPUT - MPRXTR 1: Filenames # +# # +# GENERAL FILES # +# Show all general files > % < # SHOWGEN +# # +# INPUT FILES # +# > % < > %%%%%%%%%%%% < # RADIO_1 JOBOUT +# > % < > %%%%%%%% < # RADIO_2 OUTPUT +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWGEN = 1 ###################################################### +# MPRXTR 1.1: General Files # +# # +# GENERAL INPUT FILES # +# General constants > %%%%%%%%%%%% < # CONST +# Abbreviation table > %%%%%%%%%%%% < # ABBREV +# # +# MENU SETTINGS # +# Selected campaign > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # CAMPAIGN +# Selected session year> %%%% < session> %%%% < # YR4_INFO SES_INFO +# Session table > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # SESSION_TABLE +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MPRXTR 2: Output Files # +# # +# OUTPUT FILES # +# MAUPRP summary file > %%%%%%%% < # SUMMARY +# File deletion list > %%%%%%%% < (blank, if not to be saved) # DELFIL +# New baseline definition > %%%%%%%% < (blank, if not to be saved) # BSLFIL +# # +# GENERAL OUTPUT FILES # +# Program output > % < use MPRXTR.Lnn or > %%%%%%%% < # SYSODEF SYSOUT +# Error messages > % < merged to program output or > %%%%%%%% < # ERRMRG SYSERR +# # +# TITLE > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # TITLE +# # +# FILE DELETION OPTION # +# Include in deletion file > %%%%%%% < SINGLE-diff. files only or # ISNGDF +# BOTH, single- and zero-diff. files# +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/ORBGEN.INP b/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/ORBGEN.INP new file mode 100755 index 0000000..2516654 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/ORBGEN.INP @@ -0,0 +1,798 @@ + +! Environment Variables +! --------------------- +ENVIRONMENT 5 + "U" "c:\Bernese\GPSUSER52" + "T" "c:\Bernese\GPSTEMP" + "X" "c:\Bernese\BERN52\GPS" + "P" "c:\Bernese\GPSDATA\CAMPAIGN52" + "USER" "" + ## widget = initmenu; pointer = ENVIR_LIST + +! SOME KEYWORDS FOR AUTOMATIC OUTPUT +! ---------------------------------- +CAMPAIGN 1 "${P}/PHIVOLCS" + ## widget = initmenu; pointer = ACTIVE_CAMPAIGN + +SESSION_TABLE 1 "${P}/PHIVOLCS\STA\SESSIONS.SES" + ## widget = initmenu; pointer = SESSION_TABLE + +DESCR_SESSION_TABLE 1 "Session table" + +YR4_INFO 1 "2019" + ## widget = comment + # $Y+0 + +SES_INFO 1 "0110" + ## widget = comment + # $S+0 + +USR_INFO 1 "${USER}" + ## widget = comment + +! ------------------------------------------------------------------------- +! Setup Springer model instead of usual RPR model +! ----------------------------------------------- +ITIM 1 "0" + ## widget = checkbox + +MSG_ITIM 1 "Setup Springer model instead of usual RPR model" + +! Input Tabular Files +! ------------------- +RADIO_T 1 "1" + ## widget = radiobutton; group = GENUPD + +MSG_RADIO_T 1 "Start with tabular orbits" + +TABFIL 1 "${P}/PHIVOLCS\ORB\$B190110.TAB" + ## widget = selwin; activeif = RADIO_T = 1; path = DIR_TAB; ext = EXT_TAB + # $B$YSS+0 + +MSG_TABFIL 1 "Start with tabular orbits" + +! Input Precise Files +! ------------------- +RADIO_P 1 "0" + ## widget = radiobutton; group = GENUPD + +MSG_RADIO_P 1 "Start with precise orbits" + +PREFIL 0 + ## widget = selwin; activeif = RADIO_P = 1; path = DIR_PRE; ext = EXT_PRE + # + +MSG_PREFIL 1 "Start with precise orbits" + +! Extension of the ERP Files +! -------------------------- +PREFIL_EXT_COL_2 1 "ERP" + ## widget = initmenu; pointer = EXT_ERP + +! Extension of the ERP Files +! -------------------------- +PREFIL_PTH_COL_2 1 "${P}/PHIVOLCS\ORB\" + ## widget = initmenu; pointer = DIR_ERP + +! Update Modus +! ------------ +NEWOLD 1 "NEW" + ## widget = combobox; editable = false; cards = NEW OLD + +MSG_NEWOLD 1 "SELECTION OF ORBITAL ELEMENTS" + +! System for dynamical parameters +! ------------------------------- +SYSDYX 1 "0" + ## widget = radiobutton; group = SYSORB + +MSG_SYSDYX 1 "System DYX" + +SYSD2X 1 "1" + ## widget = radiobutton; group = SYSORB; activeif = RPROUT = _ + +MSG_SYSD2X 1 "System D2X" + +SYSRSW 1 "0" + ## widget = radiobutton; group = SYSORB + +MSG_SYSRSW 1 "System RSW" + +SYSDSW 1 "0" + ## widget = radiobutton; group = SYSORB + +MSG_SYSDSW 1 "System DSW" + +! Estimated Parameters +! -------------------- +PARD0 1 "1" + ## widget = checkbox; activeif = SYSDYX == 1 OR SYSDSW == 1 OR SYSD2X == 1 + +MSG_PARD0 1 "D0 (direct)" + +PARDP 1 "1" + ## widget = checkbox; activeif = SYSDYX == 1 + +MSG_PARDP 1 "Periodic D1 terms (cos, sin)" + +PARDP2 1 "1" + ## widget = checkbox; activeif = SYSD2X == 1 + +MSG_PARDP 1 "Periodic D2 terms (cos, sin)" + +PARY0 1 "1" + ## widget = checkbox; activeif = SYSDYX == 1 OR SYSD2X == 1 + +MSG_PARY0 1 "Y0 (y-bias)" + +PARYP 1 "1" + ## widget = checkbox; activeif = SYSDYX == 1 + +MSG_PARYP 1 "Periodic Y1 terms (cos, sin)" + +PARYP2 1 "1" + ## widget = checkbox; activeif = SYSD2X == 1 + +MSG_PARYP 1 "Periodic D4 terms (cos, sin)" + +PARX0 1 "1" + ## widget = checkbox; activeif = SYSDYX == 1 OR SYSD2X == 1 + +MSG_PARX0 1 "X0" + +PARXP 1 "1" + ## widget = checkbox; activeif = SYSDYX == 1 OR SYSD2X == 1 + +MSG_PARXP 1 "Periodic X1/X1 terms (cos, sin)" + +PARR0 1 "0" + ## widget = checkbox; activeif = SYSRSW == 1 + +MSG_PARR0 1 "R (radial)" + +PARRP 1 "0" + ## widget = checkbox; activeif = SYSRSW == 1 OR SYSDSW == 1 + +MSG_PARRP 1 "Periodic R terms (cos, sin)" + +PARS0 1 "0" + ## widget = checkbox; activeif = SYSRSW == 1 OR SYSDSW == 1 + +MSG_PARS0 1 "S0 (along-track)" + +PARSP 1 "0" + ## widget = checkbox; activeif = SYSRSW == 1 OR SYSDSW == 1 + +MSG_PARSP 1 "Periodic S terms (cos, sin)" + +PARW0 1 "0" + ## widget = checkbox; activeif = SYSRSW == 1 OR SYSDSW == 1 + +MSG_PARW0 1 "W0 (cross-track)" + +PARWP 1 "0" + ## widget = checkbox; activeif = SYSRSW == 1 OR SYSDSW == 1 + +MSG_PARWP 1 "Periodic W terms (cos, sin)" + +! Setup stochastic parameters +! --------------------------- +STOCH_NUMBER 1 "ALL" + ## widget = combobox; editable = false; cards = NONE ALL SATCRUX MANUAL + ## activeif = RPROUT = _ + +MSG_STOCH_NUMBER 1 "Satellite number for stochastic pulses" + +STOCH_MANUAL 0 + ## widget = lineedit; activeif = STOCH_NUMBER = MANUAL AND RPROUT = _ + # + +MSG_STOCH_MANUAL 1 "Manual satellite selection for stochastic pulses" + +STOCH_INTER 1 "02 00 00" + ## widget = lineedit; check_type = time + ## activeif = STOCH_NUMBER / NONE AND STOCH_NUMBER / SATCRUX AND RPROUT = _ + +MSG_STOCH_INTER 1 "Interval for stochastic pulses" + +! Earth Radiation Pressure +! ------------------------ +ERPMODFL 1 "None" + ## widget = combobox; editable = false; cards = None Analytical Numerical + +MSG_ERPMODFL 1 "Earth Radiation Pressure" + +! Antenna Thrust +! -------------- +ANTTHRFL 1 "0" + ## widget = checkbox + +MSG_ANTTHRFL 1 "Navigation Antenna Thrust" + +! Show general files +! ------------------ +SHOWGEN 1 "1" + ## widget = checkbox + +MSG_SHOWGEN 1 "Show all general files" + +! General Constants +! ----------------- +CONST 1 "${X}/GEN\CONST." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # CONST. + +DESCR_CONST 1 "General constants" + +! Pole File +! --------- +POLE 1 "${P}/PHIVOLCS\ORB\$B190110.ERP" + ## widget = selwin; path = DIR_ERP; ext = EXT_ERP; maxfiles = 1 + # $B$YSS+0 + +DESCR_POLE 1 "Pole file" + +! Albedo reflectivity +! ------------------- +ALBREFL 0 + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + ## emptyallowed = true + # + +MSG_ALBREFL 1 "Albedo reflectivity" + +! Albedo emissivity +! ----------------- +ALBEMIS 0 + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + ## emptyallowed = true + # + +MSG_ALBEMIS 1 "Albedo emissivity" + +! Ocean loading tables +! -------------------- +OCNLOAD 1 "${P}/PHIVOLCS\STA\$(BLQINF).BLQ" + ## widget = selwin; path = DIR_BLQ; ext = EXT_BLQ; maxfiles = 1 + ## emptyallowed = true; activeif = RADIO_P == 1 OR RADIO_T == 1 + # $(BLQINF) + +DESCR_OCNLOAD 1 "Ocean loading corrections" + +! Atmospheric loading tables +! -------------------------- +ATMLOAD 1 "${P}/PHIVOLCS\STA\$(ATLINF).ATL" + ## widget = selwin; path = DIR_ATL; ext = EXT_ATL; maxfiles = 1 + ## emptyallowed = true; activeif = RADIO_P == 1 OR RADIO_T == 1 + # $(ATLINF) + +DESCR_ATMLOAD 1 "Atmospheric loading corrections" + +! Subdaily Pole Model +! ------------------- +SUBMOD 1 "${X}/GEN\IERS2010XY.SUB" + ## widget = selwin; path = PTH_GEN; ext = EXT_SUB; maxfiles = 1 + # IERS2010XY + +DESCR_SUBMOD 1 "Subdaily pole model" + +! Nutation Model +! ------------------- +NUTMOD 1 "${X}/GEN\IAU2000R06.NUT" + ## widget = selwin; path = PTH_GEN; ext = EXT_NUT; maxfiles = 1 + # IAU2000R06 + +DESCR_NUTMOD 1 "Nutation model" + +! Earth Potential +! --------------- +POTCOE 1 "${X}/GEN\EGM2008_SMALL." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # EGM2008_SMALL. + +DESCR_POTCOE 1 "Coeff. of Earth potential" + +! Satellite Problems +! ------------------ +SATCRUX 1 "${X}/GEN\$(SATCRX).CRX" + ## widget = selwin; path = PTH_GEN; ext = EXT_CRX; maxfiles = 1 + # $(SATCRX) + +DESCR_SATCRUX 1 "Satellite problems" + +! Satellite Information +! --------------------- +SATELL 1 "${X}/GEN\$(SATINF).$(PCV)" + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # $(SATINF).$(PCV) + +DESCR_SATELL 1 "Satellite information" + +! Planetary Ephemeris +! ------------------- +JPLEPH 1 "${X}/GEN\DE405.EPH" + ## widget = selwin; path = PTH_GEN; ext = EXT_EPH; maxfiles = 1 + ## emptyallowed = true + # DE405 + +DESCR_JPLEPH 1 "Planetary ephemeris file" + +! Solid Earth Tides File +! ----------------------- +SETIDES 1 "${X}/GEN\TIDE2000.TPO" + ## widget = selwin; path = PTH_GEN; ext = EXT_TPO; maxfiles = 1 + ## emptyallowed = true + # TIDE2000 + +DESCR_SETIDES 1 "Solid Earth tides file" + +! Ocean Tides File +! ---------------- +OTIDES 1 "${X}/GEN\OT_FES2004.TID" + ## widget = selwin; path = PTH_GEN; ext = EXT_TID; maxfiles = 1 + ## emptyallowed = true + # OT_FES2004 + +DESCR_OTIDES 1 "Ocean tides file" + +! Correction GPS-UTC +! ------------------ +GPSUTC 1 "${X}/GEN\GPSUTC." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + ## emptyallowed = true + # GPSUTC. + +DESCR_GPSUTC 1 "Correction GPS-UTC" + +! First Orbit Elements File +! ------------------------- +RADIO_E 1 "0" + ## widget = radiobutton; group = GENUPD + +MSG_RADIO_E 1 "Update standard orbits" + +IMPORB 0 + ## widget = selwin; activeif = RADIO_E = 1; path = DIR_ELE; ext = EXT_ELE + ## maxfiles = 1; emptyallowed = true + # + +DESCR_IMPORB 1 "Orbital elements, file 1" + +! Second Orbit Elements File +! -------------------------- +IMPORB2 0 + ## widget = selwin; activeif = RADIO_E = 1; path = DIR_ELE; ext = EXT_ELE + ## maxfiles = 1; emptyallowed = true + # + +DESCR_IMPORB2 1 "Orbital elements, file 2" + +! Standard Orbit File +! ------------------- +STDOUT 1 "${P}/PHIVOLCS\ORB\$B190110.STD" + ## widget = lineedit; path = DIR_STD; ext = EXT_STD + # $B$YSS+0 + +DESCR_STDOUT 1 "Standard orbits" + +! Radiation Pressure File +! ----------------------- +RPROUT 0 + ## widget = lineedit; path = DIR_RPR; ext = EXT_RPR + # + +DESCR_RPROUT 1 "Radiation pressure coeff." + +! File with Residuals +! ------------------- +RESIDRS 0 + ## widget = lineedit; path = DIR_RES; ext = EXT_RES + ## activeif = RADIO_T == 1 OR RADIO_P == 1 + # + +DESCR_RESIDRS 1 "Residual file" + +! Summary File +! ------------ +SUMFIL 0 + ## widget = lineedit; path = DIR_LST; ext = EXT_LST + ## activeif = RADIO_T == 1 OR RADIO_P == 1 + # + +DESCR_SUMFIL 1 "Summary file" + +SUMACC 1 "${P}/PHIVOLCS\OUT\ORB190110.LST" + ## widget = lineedit; path = DIR_LST; ext = EXT_LST + ## activeif = RADIO_T == 1 OR RADIO_P == 1 + # ORB$YSS+0 + +DESCR_SUMACC 1 "Summary file for IGS-ACC" + +! Plot file of residuals +! ---------------------- +RESPLOT 0 + ## widget = lineedit; path = DIR_RES; ext = EXT_PLT + ## activeif = RADIO_T == 1 OR RADIO_P == 1 + # + +DESCR_RESPLOT 1 "Residual plot file" + +! Scratch Files +! ------------- +AUXFIL 1 "${U}/WORK\ORBGEN.SCR" + ## widget = lineedit; path = PTH_SCR; ext = EXT_SCR; emptyallowed = false + # ORBGEN$J + +DESCR_AUXFIL 1 "Scratch file" + +TABAUX 1 "${U}/WORK\ORBGEN.SC2" + ## widget = lineedit; path = PTH_SCR; ext = EXT_SC2; emptyallowed = false + # ORBGEN$J + +DESCR_TABAUX 1 "Scratch file" + +DELETE_FILES 2 + "AUXFIL" + "TABAUX" + +! Program Output File +! ------------------- +SYSODEF 1 "0" + ## widget = checkbox + +MSG_SYSODEF 1 "Program output" + +SYSOUT 1 "${P}/PHIVOLCS\OUT\ORB190110.OUT" + ## widget = lineedit; path = DIR_OUT; ext = EXT_OUT + ## activeif = SYSODEF == 0; emptyallowed = false + # ORB$YSS+0 + +DESCR_SYSOUT 1 "Program output" + +! Error Message File +! ------------------ +ERRMRG 1 "0" + ## widget = checkbox + +MSG_ERRMRG 1 "Error message" + +SYSERR 1 "${U}/WORK\ERROR.MSG" + ## widget = lineedit; path = PTH_ERR; ext = EXT_ERR + ## activeif = ERRMRG == 0; emptyallowed = false + # ERROR + +DESCR_SYSERR 1 "Error message" + +! Print Residuals +! --------------- +PRTRESID 1 "NO" + ## widget = combobox; editable = true; cards = NO LAST ALL + ## activeif = RADIO_T == 1 OR RADIO_P == 1 + +MSG_PRTRESID 1 "PRINT RESIDUALS" + +! Number of Iterations +! -------------------- +NUMITER 1 "4" + ## widget = spinbox; range = 1 40 1; check_type = integer; check_min = 1 + ## activeif = RADIO_T == 1 OR RADIO_P == 1 + +MSG_NUMITER 1 "Number of iterations" + +! Polynomial Degree (max of range corresponds to MAXQ1 in ORBGEN.f) +! ----------------- +POLDEGR 1 "10" + ## widget = spinbox; range = 1 20 1; check_type = integer; check_min = 1 + +MSG_POLDEGR 1 "EQUATION OF MOTION: Polynomial degree" + +! Interval Length +! --------------- +LENINTER 1 "01 00 00" + ## widget = lineedit; emptyallowed = false; check_type = time + +MSG_LENINTER 1 "EQUATION OF MOTION: Length of interval" + +! Polynomial Degree (Variational Eq.) +! (max of range corresponds to MAXQ1 in ORBGEN.f) +! ----------------------------------- +VARPOLDG 1 "12" + ## widget = spinbox; range = 1 20 1; check_type = integer; check_min = 1 + +MSG_VARPOLDG 1 "VARIATIONAL EQUATIONS: Polynomial degree" + +! Interval Length (Variational Eq.) +! --------------------------------- +VARLNINT 1 "06 00 00" + ## widget = lineedit; emptyallowed = false; check_type = time + +MSG_VARLNINT 1 "VARIATIONAL EQUATIONS: Length of interval" + +! Additional Variational Eq. +! -------------------------- +ADDVAR 1 "0" + ## widget = spinbox; range = 0 1 1; check_type = integer; check_min = 0 + +MSG_ADDVAR 1 "VARIATIONAL EQUATIONS: Additional sets" + +! Use extended RPR format +! ----------------------- +RPRFRM 1 "0" + ## widget = checkbox + +MSG_RPRFRM 1 "Use extended RPR Format" + +! Degree of Earth Potential Model +! ------------------------------- +MXPOTDEG 1 "12" + ## widget = spinbox; range = 2 150 1; check_type = integer; check_min = 2 + +MSG_MXPOTDEG 1 "Earth potential degree" + +! Time Frame +! ---------- +TIMFRAME 1 "GPS" + ## widget = combobox; editable = false; cards = GPS UTC + +MSG_TIMFRAME 1 "Time frame" + +! Apply CMC correction for OTL +! ---------------------------- +CMCYN_O 1 "0" + ## widget = checkbox; activeif = RADIO_P == 1 AND OCNLOAD / _ + +MSG_CMCYN_O 1 "Apply CMC correction for OTL" + +! Apply CMC correction for ATL +! ---------------------------- +CMCYN_A 1 "0" + ## widget = checkbox; activeif = RADIO_P == 1 AND ATMLOAD / _ + +MSG_CMCYN_A 1 "Apply CMC correction for ATL" + +! Apply Antenna Offsets +! --------------------- +ANTOFF 1 "0" + ## widget = checkbox + +MSG_ANTOFF 1 "Apply antenna offset" + +! Degree of Ocean Tides Model +! --------------------------- +MXOCTI 1 "8" + ## widget = spinbox; range = 2 150 1 + +MSG_MXOCTI 1 "Ocean tides degree" + +! Arc(s) Definition +! ----------------- +NUMARCS 1 "1" + ## widget = lineedit; check_type = integer; check_min = 1 + +MSG_NUMARCS 1 "Number of arcs within the time window" + +! Arc(s) Definition +! ----------------- +ARCINT 0 + ## widget = lineedit; check_type = real; check_min = 0 + +MSG_ARCINT 1 "LENGTH OF TIME INTERVAL" + +RADIO_1 1 "1" + ## widget = radiobutton; group = DUMMY + ## radiokeys = SESSION_YEAR SESSION_STRG + +MSG_RADIO_1 1 "Obs. window defined by year and session identifier" + +RADIO_2 1 "0" + ## widget = radiobutton; group = DUMMY + +MSG_RADIO_2 1 "Obs. window defined by start and end times" + +SESSION_YEAR 1 "2019" + ## widget = lineedit; multilineallowed = true; emptyallowed = false + # $Y+- + +MSG_SESSION_YEAR 1 "Year for sessions def. the time window" + +SESSION_STRG 3 + "0100" + "0110" + "0120" + ## widget = lineedit; multilineallowed = true; emptyallowed = false + # $S+- + +MSG_SESSION_STRG 1 "Sessions defining the time window" + +STADAT 1 "2019 01 11" + ## widget = lineedit; activeif = RADIO_2 = 1; check_type = date + # $YMD_STR+0 + +MSG_STADAT 1 "Start of time window (year month day)" + +STATIM 1 "00 00 00" + ## widget = lineedit; emptyallowed = false + ## activeif = RADIO_2 = 1 AND STADAT / _; check_type = time + +MSG_STATIM 1 "Start of time window (hour min. sec.)" + +ENDDAT 1 "2019 01 11" + ## widget = lineedit; activeif = RADIO_2 = 1; check_type = date + # $YMD_STR+0 + +MSG_ENDDAT 1 "End of time window (year month day)" + +ENDTIM 1 "23 59 59" + ## widget = lineedit; emptyallowed = false + ## activeif = RADIO_2 = 1 AND ENDDAT / _; check_type = time + +MSG_ENDTIM 1 "End of time window (hour min. sec.)" + +! Title +! ----- +TITLE 1 "RNX2SNX_190110: Generate GNSS standard orbit" + ## widget = lineedit + # RNX2SNX_$YSS+0: Generate GNSS standard orbit + +MSG_TITLE 1 "Title line" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# CREATE/UPDATE STANDARD ORBITS - ORBGEN 1: Input Files # +# # +# GENERAL FILES # +# Show all general files > % < # SHOWGEN +# # +# INPUT FILES # +# > % < Start with tabular orbits > %%%%%%%% < # RADIO_T TABFIL +# > % < Start with precise orbits > %%%%%%%% < # RADIO_P PREFIL +# > % < Update standard orbit # RADIO_E +# Orbital elements, file 1 > %%%%%%%% < # IMPORB +# Orbital elements, file 2 > %%%%%%%% < # IMPORB2 +# Pole file > %%%%%%%% < # POLE +# Ocean loading corrections > %%%%%%%% < (for CMC) # OCNLOAD +# Atmospheric loading corrections > %%%%%%%% < (for CMC) # ATMLOAD +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWGEN = 1 ###################################################### +# ORBGEN 1.1: General Files # +# # +# GENERAL INPUT FILES # +# General constants > %%%%%%%%%%%% < # CONST +# Satellite problems > %%%%%%%%%%%% < # SATCRUX +# Satellite information > %%%%%%%%%%%% < # SATELL +# Planetary ephemeris file > %%%%%%%%%%%% < # JPLEPH +# Subdaily pole model > %%%%%%%%%%%% < # SUBMOD +# Nutation model > %%%%%%%%%%%% < # NUTMOD +# Coeff. of Earth potential> %%%%%%%%%%%% < # POTCOE +# Solid Earth tides file > %%%%%%%%%%%% < # SETIDES +# Ocean tides file > %%%%%%%%%%%% < # OTIDES +# GPS-UTC seconds > %%%%%%%%%%%% < # GPSUTC +# # +# MENU SETTINGS # +# Selected campaign > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # CAMPAIGN +# Selected session year> %%%% < session> %%%% < # YR4_INFO SES_INFO +# Session table > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # SESSION_TABLE +# # +# TEMPORARY FILES # +# Scratch files > %%%%%%%%%%%% < > %%%%%%%%%%%% < # AUXFIL TABAUX +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# ORBGEN 2: Result and Output Files # +# # +# # +# RESULT FILES # +# Standard orbits > %%%%%%%% < # STDOUT +# Radiation pressure coeff.> %%%%%%%% < # RPROUT +# Residual file > %%%%%%%% < # RESIDRS +# # +# OUTPUT FILES # +# Summary file > %%%%%%%% < # SUMFIL +# Summary file for IGS-ACC > %%%%%%%% < # SUMACC +# Plot file of residuals > %%%%%%%% < # RESPLOT +# # +# GENERAL OUTPUT FILES # +# Program output > % < use ORBGEN.Lnn or > %%%%%%%% < # SYSODEF SYSOUT +# Error messages > % < merged to program output or > %%%%%%%% < # ERRMRG SYSERR +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# ORBGEN 3.1: Options # +# # +# TITLE > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # TITLE +# # +# TIME FRAME, POTENTIAL AND TIDAL CORRECTIONS # +# Time frame > %%%% < # TIMFRAME +# Earth potential degree > %%%% < # MXPOTDEG +# Ocean tides max degree > %%%% < # MXOCTI +# Apply CMC correction OTL: > % < ATL: > % < # CMCYN_O CMCYN_A +# Apply antenna offset > % < # ANTOFF +# # +# SYSTEM FOR DYNAMICAL ORBIT PARAMETERS # +# DYX Sun-oriented (constant + D1, Y1, X1) - old CODE model > % < # SYSDYX +# D2X Sun-oriented (constant + D2, D4, X1) - new CODE model > % < # SYSD2X +# RSW (radial, along-track, cross-track) - LEO + SLR > % < # SYSRSW +# DRSW (Direct, radial, along-track, cross-track) - LEO + SLR > % < # SYSDSW +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# ORBGEN 3.2: Options # +# # +# PRINT RESIDUALS > %%%%%% < # PRTRESID +# # +# NUMERICAL INTEGRATION # +# Number of iterations > %%% < # NUMITER +# # +# EQUATION OF MOTION # +# Polynomial degree > %%% < # POLDEGR +# Length of interval > %%%%%%%% < (hh mm ss) # LENINTER +# # +# VARIATIONAL EQUATIONS # +# Polynomial degree > %%% < # VARPOLDG +# Length of interval > %%%%%%%% < (hh mm ss) # VARLNINT +# Additional sets > %%% < # ADDVAR +# Use extended RPR Format > % < # RPRFRM +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL RADIO_E = 0 ###################################################### +# ORBGEN 4: Parameter Selection # +# # +# DYNAMICAL ORBIT PARAMETERS # +# Apart from six osculating elements, estimate the following parameters: # +# # +# D0 (direct) > % < Periodic D1 terms (cos, sin) > % < # PARD0 PARDP +# Periodic D2 terms (cos, sin) > % < # PARDP2 +# Periodic D4 terms (cos, sin) > % < # PARYP2 +# Y0 (y-bias) > % < Periodic Y1 terms (cos, sin) > % < # PARY0 PARYP +# X0 > % < Periodic X1 terms (cos, sin) > % < # PARX0 PARXP +# # +# R (radial) > % < Periodic R1 terms (cos, sin) > % < # PARR0 PARRP +# S (along-track) > % < Periodic S1 terms (cos, sin) > % < # PARS0 PARSP +# W (out-of-plane) > % < Periodic W1 terms (cos, sin) > % < # PARW0 PARWP +# # +# STOCHASTIC PULSES IN (R, S, W)-DIRECTIONS # +# Satellite selection > %%%%%%%% < # STOCH_NUMBER +# List of satellites > %%%%%%%%%%%%%%%%%%% <# STOCH_MANUAL +# Parameter spacing > %%%%%%%% <(hh mm ss) # STOCH_INTER +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL RADIO_E = 0 ###################################################### +# ORBGEN 5: Orbital Arc Definition # +# # +# ORBITAL ARC DEFINITION # +# Number of arcs within the time window > %%% < # NUMARCS +# # +# Time window to be covered by the standard orbits # +# # +# > % < Defined by Year and Session identifier # RADIO_1 +# Year > %%%% < Session > %%%% < # SESSION_YEAR SESSION_STRG +# # +# # +# > % < Defined by Start and End times # RADIO_2 +# yyyy mm dd hh mm ss yyyy mm dd hh mm ss # +# Start > %%%%%%%%%% < > %%%%%%%% < End > %%%%%%%%%% < > %%%%%%%% < # STADAT STATIM ENDDAT ENDTIM +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL RADIO_E = 1 ###################################################### +# ORBGEN 6: Selection of Orbital Elements # +# # +# SELECTION OF ORBITAL ELEMENTS > %%%% < # NEWOLD +# # +# LENGTH OF TIME INTERVAL > %%%% < days # ARCINT +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/ORBGEN.old b/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/ORBGEN.old new file mode 100755 index 0000000..4a8daa1 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/ORBGEN.old @@ -0,0 +1,790 @@ + +! Environment Variables +! --------------------- +ENVIRONMENT 1 "" "${}" + ## widget = initmenu; pointer = ENVIR_LIST + +! SOME KEYWORDS FOR AUTOMATIC OUTPUT +! ---------------------------------- +CAMPAIGN 1 "./DUMMY" + ## widget = initmenu; pointer = ACTIVE_CAMPAIGN + +SESSION_TABLE 1 "${X}/SKL/SESSIONS.SES" + ## widget = initmenu; pointer = SESSION_TABLE + +DESCR_SESSION_TABLE 1 "Session table" + +YR4_INFO 1 "1980" + ## widget = comment + # $Y+0 + +SES_INFO 1 "0060" + ## widget = comment + # $S+0 + +USR_INFO 1 "${USER}" + ## widget = comment + +! ------------------------------------------------------------------------- +! Setup Springer model instead of usual RPR model +! ----------------------------------------------- +ITIM 1 "0" + ## widget = checkbox + +MSG_ITIM 1 "Setup Springer model instead of usual RPR model" + +! Input Tabular Files +! ------------------- +RADIO_T 1 "1" + ## widget = radiobutton; group = GENUPD + +MSG_RADIO_T 1 "Start with tabular orbits" + +TABFIL 1 "./DUMMY/ORB/$B800060.TAB" + ## widget = selwin; activeif = RADIO_T = 1; path = DIR_TAB; ext = EXT_TAB + # $B$YSS+0 + +MSG_TABFIL 1 "Start with tabular orbits" + +! Input Precise Files +! ------------------- +RADIO_P 1 "0" + ## widget = radiobutton; group = GENUPD + +MSG_RADIO_P 1 "Start with precise orbits" + +PREFIL 0 + ## widget = selwin; activeif = RADIO_P = 1; path = DIR_PRE; ext = EXT_PRE + # + +MSG_PREFIL 1 "Start with precise orbits" + +! Extension of the ERP Files +! -------------------------- +PREFIL_EXT_COL_2 1 "ERP" + ## widget = initmenu; pointer = EXT_ERP + +! Extension of the ERP Files +! -------------------------- +PREFIL_PTH_COL_2 1 "./DUMMY/ORB/" + ## widget = initmenu; pointer = DIR_ERP + +! Update Modus +! ------------ +NEWOLD 1 "NEW" + ## widget = combobox; editable = false; cards = NEW OLD + +MSG_NEWOLD 1 "SELECTION OF ORBITAL ELEMENTS" + +! System for dynamical parameters +! ------------------------------- +SYSDYX 1 "0" + ## widget = radiobutton; group = SYSORB + +MSG_SYSDYX 1 "System DYX" + +SYSD2X 1 "1" + ## widget = radiobutton; group = SYSORB; activeif = RPROUT = _ + +MSG_SYSD2X 1 "System D2X" + +SYSRSW 1 "0" + ## widget = radiobutton; group = SYSORB + +MSG_SYSRSW 1 "System RSW" + +SYSDSW 1 "0" + ## widget = radiobutton; group = SYSORB + +MSG_SYSDSW 1 "System DSW" + +! Estimated Parameters +! -------------------- +PARD0 1 "1" + ## widget = checkbox; activeif = SYSDYX == 1 OR SYSDSW == 1 OR SYSD2X == 1 + +MSG_PARD0 1 "D0 (direct)" + +PARDP 1 "1" + ## widget = checkbox; activeif = SYSDYX == 1 + +MSG_PARDP 1 "Periodic D1 terms (cos, sin)" + +PARDP2 1 "1" + ## widget = checkbox; activeif = SYSD2X == 1 + +MSG_PARDP 1 "Periodic D2 terms (cos, sin)" + +PARY0 1 "1" + ## widget = checkbox; activeif = SYSDYX == 1 OR SYSD2X == 1 + +MSG_PARY0 1 "Y0 (y-bias)" + +PARYP 1 "1" + ## widget = checkbox; activeif = SYSDYX == 1 + +MSG_PARYP 1 "Periodic Y1 terms (cos, sin)" + +PARYP2 1 "1" + ## widget = checkbox; activeif = SYSD2X == 1 + +MSG_PARYP 1 "Periodic D4 terms (cos, sin)" + +PARX0 1 "1" + ## widget = checkbox; activeif = SYSDYX == 1 OR SYSD2X == 1 + +MSG_PARX0 1 "X0" + +PARXP 1 "1" + ## widget = checkbox; activeif = SYSDYX == 1 OR SYSD2X == 1 + +MSG_PARXP 1 "Periodic X1/X1 terms (cos, sin)" + +PARR0 1 "0" + ## widget = checkbox; activeif = SYSRSW == 1 + +MSG_PARR0 1 "R (radial)" + +PARRP 1 "0" + ## widget = checkbox; activeif = SYSRSW == 1 OR SYSDSW == 1 + +MSG_PARRP 1 "Periodic R terms (cos, sin)" + +PARS0 1 "0" + ## widget = checkbox; activeif = SYSRSW == 1 OR SYSDSW == 1 + +MSG_PARS0 1 "S0 (along-track)" + +PARSP 1 "0" + ## widget = checkbox; activeif = SYSRSW == 1 OR SYSDSW == 1 + +MSG_PARSP 1 "Periodic S terms (cos, sin)" + +PARW0 1 "0" + ## widget = checkbox; activeif = SYSRSW == 1 OR SYSDSW == 1 + +MSG_PARW0 1 "W0 (cross-track)" + +PARWP 1 "0" + ## widget = checkbox; activeif = SYSRSW == 1 OR SYSDSW == 1 + +MSG_PARWP 1 "Periodic W terms (cos, sin)" + +! Setup stochastic parameters +! --------------------------- +STOCH_NUMBER 1 "ALL" + ## widget = combobox; editable = false; cards = NONE ALL SATCRUX MANUAL + ## activeif = RPROUT = _ + +MSG_STOCH_NUMBER 1 "Satellite number for stochastic pulses" + +STOCH_MANUAL 0 + ## widget = lineedit; activeif = STOCH_NUMBER = MANUAL AND RPROUT = _ + # + +MSG_STOCH_MANUAL 1 "Manual satellite selection for stochastic pulses" + +STOCH_INTER 1 "02 00 00" + ## widget = lineedit; check_type = time + ## activeif = STOCH_NUMBER / NONE AND STOCH_NUMBER / SATCRUX AND RPROUT = _ + +MSG_STOCH_INTER 1 "Interval for stochastic pulses" + +! Earth Radiation Pressure +! ------------------------ +ERPMODFL 1 "None" + ## widget = combobox; editable = false; cards = None Analytical Numerical + +MSG_ERPMODFL 1 "Earth Radiation Pressure" + +! Antenna Thrust +! -------------- +ANTTHRFL 1 "0" + ## widget = checkbox + +MSG_ANTTHRFL 1 "Navigation Antenna Thrust" + +! Show general files +! ------------------ +SHOWGEN 1 "1" + ## widget = checkbox + +MSG_SHOWGEN 1 "Show all general files" + +! General Constants +! ----------------- +CONST 1 "${X}/GEN/CONST." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # CONST. + +DESCR_CONST 1 "General constants" + +! Pole File +! --------- +POLE 1 "./DUMMY/ORB/$B800060.ERP" + ## widget = selwin; path = DIR_ERP; ext = EXT_ERP; maxfiles = 1 + # $B$YSS+0 + +DESCR_POLE 1 "Pole file" + +! Albedo reflectivity +! ------------------- +ALBREFL 0 + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + ## emptyallowed = true + # + +MSG_ALBREFL 1 "Albedo reflectivity" + +! Albedo emissivity +! ----------------- +ALBEMIS 0 + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + ## emptyallowed = true + # + +MSG_ALBEMIS 1 "Albedo emissivity" + +! Ocean loading tables +! -------------------- +OCNLOAD 1 "./DUMMY/STA/$(BLQINF).BLQ" + ## widget = selwin; path = DIR_BLQ; ext = EXT_BLQ; maxfiles = 1 + ## emptyallowed = true; activeif = RADIO_P == 1 OR RADIO_T == 1 + # $(BLQINF) + +DESCR_OCNLOAD 1 "Ocean loading corrections" + +! Atmospheric loading tables +! -------------------------- +ATMLOAD 1 "./DUMMY/STA/$(ATLINF).ATL" + ## widget = selwin; path = DIR_ATL; ext = EXT_ATL; maxfiles = 1 + ## emptyallowed = true; activeif = RADIO_P == 1 OR RADIO_T == 1 + # $(ATLINF) + +DESCR_ATMLOAD 1 "Atmospheric loading corrections" + +! Subdaily Pole Model +! ------------------- +SUBMOD 1 "${X}/GEN/IERS2010XY.SUB" + ## widget = selwin; path = PTH_GEN; ext = EXT_SUB; maxfiles = 1 + # IERS2010XY + +DESCR_SUBMOD 1 "Subdaily pole model" + +! Nutation Model +! ------------------- +NUTMOD 1 "${X}/GEN/IAU2000R06.NUT" + ## widget = selwin; path = PTH_GEN; ext = EXT_NUT; maxfiles = 1 + # IAU2000R06 + +DESCR_NUTMOD 1 "Nutation model" + +! Earth Potential +! --------------- +POTCOE 1 "${X}/GEN/EGM2008_SMALL." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # EGM2008_SMALL. + +DESCR_POTCOE 1 "Coeff. of Earth potential" + +! Satellite Problems +! ------------------ +SATCRUX 1 "${X}/GEN/$(SATCRX).CRX" + ## widget = selwin; path = PTH_GEN; ext = EXT_CRX; maxfiles = 1 + # $(SATCRX) + +DESCR_SATCRUX 1 "Satellite problems" + +! Satellite Information +! --------------------- +SATELL 1 "${X}/GEN/$(SATINF).$(PCV)" + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # $(SATINF).$(PCV) + +DESCR_SATELL 1 "Satellite information" + +! Planetary Ephemeris +! ------------------- +JPLEPH 1 "${X}/GEN/DE405.EPH" + ## widget = selwin; path = PTH_GEN; ext = EXT_EPH; maxfiles = 1 + ## emptyallowed = true + # DE405 + +DESCR_JPLEPH 1 "Planetary ephemeris file" + +! Solid Earth Tides File +! ----------------------- +SETIDES 1 "${X}/GEN/TIDE2000.TPO" + ## widget = selwin; path = PTH_GEN; ext = EXT_TPO; maxfiles = 1 + ## emptyallowed = true + # TIDE2000 + +DESCR_SETIDES 1 "Solid Earth tides file" + +! Ocean Tides File +! ---------------- +OTIDES 1 "${X}/GEN/OT_FES2004.TID" + ## widget = selwin; path = PTH_GEN; ext = EXT_TID; maxfiles = 1 + ## emptyallowed = true + # OT_FES2004 + +DESCR_OTIDES 1 "Ocean tides file" + +! Correction GPS-UTC +! ------------------ +GPSUTC 1 "${X}/GEN/GPSUTC." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + ## emptyallowed = true + # GPSUTC. + +DESCR_GPSUTC 1 "Correction GPS-UTC" + +! First Orbit Elements File +! ------------------------- +RADIO_E 1 "0" + ## widget = radiobutton; group = GENUPD + +MSG_RADIO_E 1 "Update standard orbits" + +IMPORB 0 + ## widget = selwin; activeif = RADIO_E = 1; path = DIR_ELE; ext = EXT_ELE + ## maxfiles = 1; emptyallowed = true + # + +DESCR_IMPORB 1 "Orbital elements, file 1" + +! Second Orbit Elements File +! -------------------------- +IMPORB2 0 + ## widget = selwin; activeif = RADIO_E = 1; path = DIR_ELE; ext = EXT_ELE + ## maxfiles = 1; emptyallowed = true + # + +DESCR_IMPORB2 1 "Orbital elements, file 2" + +! Standard Orbit File +! ------------------- +STDOUT 1 "./DUMMY/ORB/$B800060.STD" + ## widget = lineedit; path = DIR_STD; ext = EXT_STD + # $B$YSS+0 + +DESCR_STDOUT 1 "Standard orbits" + +! Radiation Pressure File +! ----------------------- +RPROUT 0 + ## widget = lineedit; path = DIR_RPR; ext = EXT_RPR + # + +DESCR_RPROUT 1 "Radiation pressure coeff." + +! File with Residuals +! ------------------- +RESIDRS 0 + ## widget = lineedit; path = DIR_RES; ext = EXT_RES + ## activeif = RADIO_T == 1 OR RADIO_P == 1 + # + +DESCR_RESIDRS 1 "Residual file" + +! Summary File +! ------------ +SUMFIL 0 + ## widget = lineedit; path = DIR_LST; ext = EXT_LST + ## activeif = RADIO_T == 1 OR RADIO_P == 1 + # + +DESCR_SUMFIL 1 "Summary file" + +SUMACC 1 "./DUMMY/OUT/ORB800060.LST" + ## widget = lineedit; path = DIR_LST; ext = EXT_LST + ## activeif = RADIO_T == 1 OR RADIO_P == 1 + # ORB$YSS+0 + +DESCR_SUMACC 1 "Summary file for IGS-ACC" + +! Plot file of residuals +! ---------------------- +RESPLOT 0 + ## widget = lineedit; path = DIR_RES; ext = EXT_PLT + ## activeif = RADIO_T == 1 OR RADIO_P == 1 + # + +DESCR_RESPLOT 1 "Residual plot file" + +! Scratch Files +! ------------- +AUXFIL 1 "${U}/WORK/ORBGEN.SCR" + ## widget = lineedit; path = PTH_SCR; ext = EXT_SCR; emptyallowed = false + # ORBGEN$J + +DESCR_AUXFIL 1 "Scratch file" + +TABAUX 1 "${U}/WORK/ORBGEN.SC2" + ## widget = lineedit; path = PTH_SCR; ext = EXT_SC2; emptyallowed = false + # ORBGEN$J + +DESCR_TABAUX 1 "Scratch file" + +DELETE_FILES 2 + "AUXFIL" + "TABAUX" + +! Program Output File +! ------------------- +SYSODEF 1 "0" + ## widget = checkbox + +MSG_SYSODEF 1 "Program output" + +SYSOUT 1 "./DUMMY/OUT/ORB800060.OUT" + ## widget = lineedit; path = DIR_OUT; ext = EXT_OUT + ## activeif = SYSODEF == 0; emptyallowed = false + # ORB$YSS+0 + +DESCR_SYSOUT 1 "Program output" + +! Error Message File +! ------------------ +ERRMRG 1 "0" + ## widget = checkbox + +MSG_ERRMRG 1 "Error message" + +SYSERR 1 "${U}/WORK/ERROR.MSG" + ## widget = lineedit; path = PTH_ERR; ext = EXT_ERR + ## activeif = ERRMRG == 0; emptyallowed = false + # ERROR + +DESCR_SYSERR 1 "Error message" + +! Print Residuals +! --------------- +PRTRESID 1 "NO" + ## widget = combobox; editable = true; cards = NO LAST ALL + ## activeif = RADIO_T == 1 OR RADIO_P == 1 + +MSG_PRTRESID 1 "PRINT RESIDUALS" + +! Number of Iterations +! -------------------- +NUMITER 1 "4" + ## widget = spinbox; range = 1 40 1; check_type = integer; check_min = 1 + ## activeif = RADIO_T == 1 OR RADIO_P == 1 + +MSG_NUMITER 1 "Number of iterations" + +! Polynomial Degree (max of range corresponds to MAXQ1 in ORBGEN.f) +! ----------------- +POLDEGR 1 "10" + ## widget = spinbox; range = 1 20 1; check_type = integer; check_min = 1 + +MSG_POLDEGR 1 "EQUATION OF MOTION: Polynomial degree" + +! Interval Length +! --------------- +LENINTER 1 "01 00 00" + ## widget = lineedit; emptyallowed = false; check_type = time + +MSG_LENINTER 1 "EQUATION OF MOTION: Length of interval" + +! Polynomial Degree (Variational Eq.) +! (max of range corresponds to MAXQ1 in ORBGEN.f) +! ----------------------------------- +VARPOLDG 1 "12" + ## widget = spinbox; range = 1 20 1; check_type = integer; check_min = 1 + +MSG_VARPOLDG 1 "VARIATIONAL EQUATIONS: Polynomial degree" + +! Interval Length (Variational Eq.) +! --------------------------------- +VARLNINT 1 "06 00 00" + ## widget = lineedit; emptyallowed = false; check_type = time + +MSG_VARLNINT 1 "VARIATIONAL EQUATIONS: Length of interval" + +! Additional Variational Eq. +! -------------------------- +ADDVAR 1 "0" + ## widget = spinbox; range = 0 1 1; check_type = integer; check_min = 0 + +MSG_ADDVAR 1 "VARIATIONAL EQUATIONS: Additional sets" + +! Use extended RPR format +! ----------------------- +RPRFRM 1 "0" + ## widget = checkbox + +MSG_RPRFRM 1 "Use extended RPR Format" + +! Degree of Earth Potential Model +! ------------------------------- +MXPOTDEG 1 "12" + ## widget = spinbox; range = 2 150 1; check_type = integer; check_min = 2 + +MSG_MXPOTDEG 1 "Earth potential degree" + +! Time Frame +! ---------- +TIMFRAME 1 "GPS" + ## widget = combobox; editable = false; cards = GPS UTC + +MSG_TIMFRAME 1 "Time frame" + +! Apply CMC correction for OTL +! ---------------------------- +CMCYN_O 1 "0" + ## widget = checkbox; activeif = RADIO_P == 1 AND OCNLOAD / _ + +MSG_CMCYN_O 1 "Apply CMC correction for OTL" + +! Apply CMC correction for ATL +! ---------------------------- +CMCYN_A 1 "0" + ## widget = checkbox; activeif = RADIO_P == 1 AND ATMLOAD / _ + +MSG_CMCYN_A 1 "Apply CMC correction for ATL" + +! Apply Antenna Offsets +! --------------------- +ANTOFF 1 "0" + ## widget = checkbox + +MSG_ANTOFF 1 "Apply antenna offset" + +! Degree of Ocean Tides Model +! --------------------------- +MXOCTI 1 "8" + ## widget = spinbox; range = 2 150 1 + +MSG_MXOCTI 1 "Ocean tides degree" + +! Arc(s) Definition +! ----------------- +NUMARCS 1 "1" + ## widget = lineedit; check_type = integer; check_min = 1 + +MSG_NUMARCS 1 "Number of arcs within the time window" + +! Arc(s) Definition +! ----------------- +ARCINT 0 + ## widget = lineedit; check_type = real; check_min = 0 + +MSG_ARCINT 1 "LENGTH OF TIME INTERVAL" + +RADIO_1 1 "1" + ## widget = radiobutton; group = DUMMY + ## radiokeys = SESSION_YEAR SESSION_STRG + +MSG_RADIO_1 1 "Obs. window defined by year and session identifier" + +RADIO_2 1 "0" + ## widget = radiobutton; group = DUMMY + +MSG_RADIO_2 1 "Obs. window defined by start and end times" + +SESSION_YEAR 1 "1980" + ## widget = lineedit; multilineallowed = true; emptyallowed = false + # $Y+- + +MSG_SESSION_YEAR 1 "Year for sessions def. the time window" + +SESSION_STRG 1 "0060" + ## widget = lineedit; multilineallowed = true; emptyallowed = false + # $S+- + +MSG_SESSION_STRG 1 "Sessions defining the time window" + +STADAT 1 "1980 01 06" + ## widget = lineedit; activeif = RADIO_2 = 1; check_type = date + # $YMD_STR+0 + +MSG_STADAT 1 "Start of time window (year month day)" + +STATIM 1 "00 00 00" + ## widget = lineedit; emptyallowed = false + ## activeif = RADIO_2 = 1 AND STADAT / _; check_type = time + +MSG_STATIM 1 "Start of time window (hour min. sec.)" + +ENDDAT 1 "1980 01 06" + ## widget = lineedit; activeif = RADIO_2 = 1; check_type = date + # $YMD_STR+0 + +MSG_ENDDAT 1 "End of time window (year month day)" + +ENDTIM 1 "23 59 59" + ## widget = lineedit; emptyallowed = false + ## activeif = RADIO_2 = 1 AND ENDDAT / _; check_type = time + +MSG_ENDTIM 1 "End of time window (hour min. sec.)" + +! Title +! ----- +TITLE 1 "RNX2SNX_800060: Generate GNSS standard orbit" + ## widget = lineedit + # RNX2SNX_$YSS+0: Generate GNSS standard orbit + +MSG_TITLE 1 "Title line" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# CREATE/UPDATE STANDARD ORBITS - ORBGEN 1: Input Files # +# # +# GENERAL FILES # +# Show all general files > % < # SHOWGEN +# # +# INPUT FILES # +# > % < Start with tabular orbits > %%%%%%%% < # RADIO_T TABFIL +# > % < Start with precise orbits > %%%%%%%% < # RADIO_P PREFIL +# > % < Update standard orbit # RADIO_E +# Orbital elements, file 1 > %%%%%%%% < # IMPORB +# Orbital elements, file 2 > %%%%%%%% < # IMPORB2 +# Pole file > %%%%%%%% < # POLE +# Ocean loading corrections > %%%%%%%% < (for CMC) # OCNLOAD +# Atmospheric loading corrections > %%%%%%%% < (for CMC) # ATMLOAD +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWGEN = 1 ###################################################### +# ORBGEN 1.1: General Files # +# # +# GENERAL INPUT FILES # +# General constants > %%%%%%%%%%%% < # CONST +# Satellite problems > %%%%%%%%%%%% < # SATCRUX +# Satellite information > %%%%%%%%%%%% < # SATELL +# Planetary ephemeris file > %%%%%%%%%%%% < # JPLEPH +# Subdaily pole model > %%%%%%%%%%%% < # SUBMOD +# Nutation model > %%%%%%%%%%%% < # NUTMOD +# Coeff. of Earth potential> %%%%%%%%%%%% < # POTCOE +# Solid Earth tides file > %%%%%%%%%%%% < # SETIDES +# Ocean tides file > %%%%%%%%%%%% < # OTIDES +# GPS-UTC seconds > %%%%%%%%%%%% < # GPSUTC +# # +# MENU SETTINGS # +# Selected campaign > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # CAMPAIGN +# Selected session year> %%%% < session> %%%% < # YR4_INFO SES_INFO +# Session table > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # SESSION_TABLE +# # +# TEMPORARY FILES # +# Scratch files > %%%%%%%%%%%% < > %%%%%%%%%%%% < # AUXFIL TABAUX +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# ORBGEN 2: Result and Output Files # +# # +# # +# RESULT FILES # +# Standard orbits > %%%%%%%% < # STDOUT +# Radiation pressure coeff.> %%%%%%%% < # RPROUT +# Residual file > %%%%%%%% < # RESIDRS +# # +# OUTPUT FILES # +# Summary file > %%%%%%%% < # SUMFIL +# Summary file for IGS-ACC > %%%%%%%% < # SUMACC +# Plot file of residuals > %%%%%%%% < # RESPLOT +# # +# GENERAL OUTPUT FILES # +# Program output > % < use ORBGEN.Lnn or > %%%%%%%% < # SYSODEF SYSOUT +# Error messages > % < merged to program output or > %%%%%%%% < # ERRMRG SYSERR +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# ORBGEN 3.1: Options # +# # +# TITLE > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # TITLE +# # +# TIME FRAME, POTENTIAL AND TIDAL CORRECTIONS # +# Time frame > %%%% < # TIMFRAME +# Earth potential degree > %%%% < # MXPOTDEG +# Ocean tides max degree > %%%% < # MXOCTI +# Apply CMC correction OTL: > % < ATL: > % < # CMCYN_O CMCYN_A +# Apply antenna offset > % < # ANTOFF +# # +# SYSTEM FOR DYNAMICAL ORBIT PARAMETERS # +# DYX Sun-oriented (constant + D1, Y1, X1) - old CODE model > % < # SYSDYX +# D2X Sun-oriented (constant + D2, D4, X1) - new CODE model > % < # SYSD2X +# RSW (radial, along-track, cross-track) - LEO + SLR > % < # SYSRSW +# DRSW (Direct, radial, along-track, cross-track) - LEO + SLR > % < # SYSDSW +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# ORBGEN 3.2: Options # +# # +# PRINT RESIDUALS > %%%%%% < # PRTRESID +# # +# NUMERICAL INTEGRATION # +# Number of iterations > %%% < # NUMITER +# # +# EQUATION OF MOTION # +# Polynomial degree > %%% < # POLDEGR +# Length of interval > %%%%%%%% < (hh mm ss) # LENINTER +# # +# VARIATIONAL EQUATIONS # +# Polynomial degree > %%% < # VARPOLDG +# Length of interval > %%%%%%%% < (hh mm ss) # VARLNINT +# Additional sets > %%% < # ADDVAR +# Use extended RPR Format > % < # RPRFRM +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL RADIO_E = 0 ###################################################### +# ORBGEN 4: Parameter Selection # +# # +# DYNAMICAL ORBIT PARAMETERS # +# Apart from six osculating elements, estimate the following parameters: # +# # +# D0 (direct) > % < Periodic D1 terms (cos, sin) > % < # PARD0 PARDP +# Periodic D2 terms (cos, sin) > % < # PARDP2 +# Periodic D4 terms (cos, sin) > % < # PARYP2 +# Y0 (y-bias) > % < Periodic Y1 terms (cos, sin) > % < # PARY0 PARYP +# X0 > % < Periodic X1 terms (cos, sin) > % < # PARX0 PARXP +# # +# R (radial) > % < Periodic R1 terms (cos, sin) > % < # PARR0 PARRP +# S (along-track) > % < Periodic S1 terms (cos, sin) > % < # PARS0 PARSP +# W (out-of-plane) > % < Periodic W1 terms (cos, sin) > % < # PARW0 PARWP +# # +# STOCHASTIC PULSES IN (R, S, W)-DIRECTIONS # +# Satellite selection > %%%%%%%% < # STOCH_NUMBER +# List of satellites > %%%%%%%%%%%%%%%%%%% <# STOCH_MANUAL +# Parameter spacing > %%%%%%%% <(hh mm ss) # STOCH_INTER +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL RADIO_E = 0 ###################################################### +# ORBGEN 5: Orbital Arc Definition # +# # +# ORBITAL ARC DEFINITION # +# Number of arcs within the time window > %%% < # NUMARCS +# # +# Time window to be covered by the standard orbits # +# # +# > % < Defined by Year and Session identifier # RADIO_1 +# Year > %%%% < Session > %%%% < # SESSION_YEAR SESSION_STRG +# # +# # +# > % < Defined by Start and End times # RADIO_2 +# yyyy mm dd hh mm ss yyyy mm dd hh mm ss # +# Start > %%%%%%%%%% < > %%%%%%%% < End > %%%%%%%%%% < > %%%%%%%% < # STADAT STATIM ENDDAT ENDTIM +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL RADIO_E = 1 ###################################################### +# ORBGEN 6: Selection of Orbital Elements # +# # +# SELECTION OF ORBITAL ELEMENTS > %%%% < # NEWOLD +# # +# LENGTH OF TIME INTERVAL > %%%% < days # ARCINT +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/POLUPD.INP b/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/POLUPD.INP new file mode 100755 index 0000000..d10f01e --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/POLUPD.INP @@ -0,0 +1,298 @@ + +! Environment Variables +! --------------------- +ENVIRONMENT 5 + "U" "c:\Bernese\GPSUSER52" + "T" "c:\Bernese\GPSTEMP" + "X" "c:\Bernese\BERN52\GPS" + "P" "c:\Bernese\GPSDATA\CAMPAIGN52" + "USER" "" + ## widget = initmenu; pointer = ENVIR_LIST + +CAMPAIGN 1 "${P}/PHIVOLCS" + ## widget = initmenu; pointer = ACTIVE_CAMPAIGN + +SESSION_TABLE 1 "${P}/PHIVOLCS\STA\SESSIONS.SES" + ## widget = initmenu; pointer = SESSION_TABLE + +DESCR_SESSION_TABLE 1 "Session table" + +YR4_INFO 1 "2019" + ## widget = comment + # $Y+0 + +SES_INFO 1 "0110" + ## widget = comment + # $S+0 + +USR_INFO 1 "${USER}" + ## widget = comment + +! ------------------------------------------------------------------------- +! Show general files +! ------------------ +SHOWGEN 1 "1" + ## widget = checkbox + +MSG_SHOWGEN 1 "Show all general files" + +! Pole Offset Coefficients +! ------------------------ +OFFFIL 1 "${X}/GEN\POLOFF." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + ## emptyallowed = true + # POLOFF. + +DESCR_OFFFIL 1 "Pole offset coefficients" + +! Leap Second File +! ---------------- +GPSUTC 1 "${X}/GEN\GPSUTC." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # GPSUTC. + +DESCR_GPSUTC 1 "Difference GPS-UTC" + +! Input Pole Files Bernese Format +! ------------------------------- +ERPFIL 0 + ## widget = selwin; path = DIR_ERP; ext = EXT_ERP; maxfiles = 999 + ## emptyallowed = true + # + +MSG_ERPFIL 1 "Bernese formatted ERP files" + +ERPFIL_TXT_COL_1 1 "Input Bernese ERP files" + +! Input Pole Files Foreign Format +! ------------------------------- +IEPFIL 1 "${P}/PHIVOLCS\ORB\$B20355.IEP" + ## widget = selwin; path = DIR_IEP; ext = EXT_IEP; maxfiles = 999 + ## emptyallowed = true + # $B$WD+0 + +MSG_IEPFIL 1 "Foreign formatted ERP files" + +IEPFIL_TXT_COL_1 1 "Input IERS ERP files" + +! Output Pole File +! ---------------- +OUTFIL 1 "${P}/PHIVOLCS\ORB\$B190110.ERP" + ## widget = lineedit; path = DIR_ERP; ext = EXT_ERP; maxfiles = 1 + # $B$YSS+0 + +DESCR_OUTFIL 1 "Bernese formatted ERP file (out)" + +! Program Output File +! ------------------- +SYSODEF 1 "0" + ## widget = checkbox + +MSG_SYSODEF 1 "Program output" + +SYSOUT 1 "${P}/PHIVOLCS\OUT\POL190110.OUT" + ## widget = lineedit; path = DIR_OUT; ext = EXT_OUT + ## activeif = SYSODEF == 0; emptyallowed = false + # POL$YSS+0 + +DESCR_SYSOUT 1 "Program output" + +! Error Message File +! ------------------ +ERRMRG 1 "0" + ## widget = checkbox + +MSG_ERRMRG 1 "Error message" + +SYSERR 1 "${U}/WORK\ERROR.MSG" + ## widget = lineedit; path = PTH_ERR; ext = EXT_ERR + ## activeif = ERRMRG == 0; emptyallowed = false + # ERROR + +DESCR_SYSERR 1 "Error message" + +! Title for Result Files +! ---------------------- +TITLE 1 "RNX2SNX_190110: Extract ERP information" + ## widget = lineedit + # RNX2SNX_$YSS+0: Extract ERP information + +MSG_TITLE 1 "Title line" + +! Nutation Model +! -------------- +NUTMOD 1 "${X}/GEN\IAU2000R06.NUT" + ## widget = selwin; path = PTH_GEN; ext = EXT_NUT; maxfiles = 1 + ## emptyallowed = true + # IAU2000R06 + +NUTMOD_TXT_COL_1 1 "Nutation Model" + +MSG_NUTMOD 1 "Nutation model" + +! Subdaily Pole Model +! ------------------- +SUBMOD 1 "${X}/GEN\IERS2010XY.SUB" + ## widget = selwin; path = PTH_GEN; ext = EXT_SUB; maxfiles = 1 + ## emptyallowed = true + # IERS2010XY + +SUBMOD_TXT_COL_1 1 "Subdaily ERP Model" + +MSG_SUBMOD 1 "Subdaily pole model" + +! Values of IERS Bulletin B +! ------------------------- +NDAYS 1 "1" + ## widget = combobox; editable = false; cards = 1 5 + +MSG_NDAYS 1 "Use 1 or 5 day values" + +! ERP Rates +! --------- +USERATE 1 "0" + ## widget = checkbox + +MSG_USERATE 1 "Use ERP rates" + +! Allow double epochs +! ------------------- +DBLEPO 1 "0" + ## widget = checkbox; activeif = USERATE == 0 + +MSG_DBLEPO 1 "Allow double epochs" + +! Include Nutation Offsets +! ------------------------ +NUTOFF 1 "0" + ## widget = checkbox + +MSG_NUTOFF 1 "Include nutation offsets" + +! Use Window +! ---------- +IWIN 1 "1" + ## widget = checkbox + +MSG_IWIN 1 "Use time window" + +! Observation Window +! ------------------ +RADIO_1 1 "1" + ## widget = radiobutton; group = WINDOW + ## radiokeys = SESSION_YEAR SESSION_STRG + +MSG_RADIO_1 1 "Defined by Year and Session identifier" + +RADIO_2 1 "0" + ## widget = radiobutton; group = WINDOW + +MSG_RADIO_2 1 "Defined by start and end times" + +SESSION_YEAR 1 "2019" + ## widget = lineedit; multilineallowed = true; emptyallowed = false + # $Y+- + +MSG_SESSION_YEAR 1 "Year for sessions def. the time window" + +SESSION_STRG 3 + "0100" + "0110" + "0120" + ## widget = lineedit; multilineallowed = true; emptyallowed = false + # $S+- + +MSG_SESSION_STRG 1 "Sessions defining the time window" + +STADAT 1 "2019 01 11" + ## widget = lineedit; activeif = RADIO_2 = 1; check_type = date + # $YMD_STR+0 + +MSG_STADAT 1 "Start of time window (year month day)" + +STATIM 1 "00 00 00" + ## widget = lineedit; emptyallowed = false + ## activeif = RADIO_2 = 1 AND STADAT / _; check_type = time + +MSG_STATIM 1 "Start of time window (hour min. sec.)" + +ENDDAT 1 "2019 01 11" + ## widget = lineedit; activeif = RADIO_2 = 1; check_type = date + # $YMD_STR+0 + +MSG_ENDDAT 1 "End of time window (year month day)" + +ENDTIM 1 "23 59 59" + ## widget = lineedit; emptyallowed = false + ## activeif = RADIO_2 = 1 AND ENDDAT / _; check_type = time + +MSG_ENDTIM 1 "End of time window (hour min. sec.)" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# CONVERT IERS POLE FILES TO BERNESE FORMAT - POLUPD 1: Input/Output Files # +# # +# GENERAL FILES # +# Show all general files > % < # SHOWGEN +# # +# INPUT FILES # +# Bernese formatted ERP files > %%%%%%%% < # ERPFIL +# Foreign formatted ERP files > %%%%%%%% < # IEPFIL +# # +# RESULT FILE # +# Bernese formatted ERP file (out) > %%%%%%%% < # OUTFIL +# # +# GENERAL OUTPUT FILES # +# Program output > % < use POLUPD.Lnn or > %%%%%%%% < # SYSODEF SYSOUT +# Error messages > % < merged to program output or > %%%%%%%% < # ERRMRG SYSERR +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWGEN = 1 ###################################################### +# POLUPD 1.1: General Files # +# # +# GENERAL INPUT FILES # +# Pole offset coefficients > %%%%%%%%%% < # OFFFIL +# GPS-UTC seconds > %%%%%%%%%% < # GPSUTC +# # +# MENU SETTINGS # +# Selected campaign > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% <# CAMPAIGN +# Selected session year> %%%% < session> %%%% < # YR4_INFO SES_INFO +# Session table > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% <# SESSION_TABLE +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# POLUPD 2: Options # +# # +# HEADER INFORMATION # +# Title > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # TITLE +# Nutation model > %%%%%%%% < # NUTMOD +# Subdaily pole model > %%%%%%%% < # SUBMOD +# # +# BULLETIN B AS INPUT # +# Use 1 or 5 day values > %% < # NDAYS +# # +# OPTIONS # +# Use ERP rates > % < # USERATE +# Allow double epochs > % < # DBLEPO +# Include nutation offsets > % < # NUTOFF +# Use time window > % < # IWIN +# END_PANEL #################################################################### + + +# BEGIN_PANEL IWIN = 1 ######################################################### +# POLUPD 3: Time Window # +# # +# TIME WINDOW # +# # +# > % < Defined by Year and Session identifier # RADIO_1 +# Year > %%%% < Session > %%%% < # SESSION_YEAR SESSION_STRG +# # +# > % < Defined by Start and End times # RADIO_2 +# yyyy mm dd hh mm ss yyyy mm dd hh mm ss # +# Start > %%%%%%%%%% < > %%%%%%%% < End > %%%%%%%%%% < > %%%%%%%% < # STADAT STATIM ENDDAT ENDTIM +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/POLUPD.old b/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/POLUPD.old new file mode 100755 index 0000000..d10f01e --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/POLUPD.old @@ -0,0 +1,298 @@ + +! Environment Variables +! --------------------- +ENVIRONMENT 5 + "U" "c:\Bernese\GPSUSER52" + "T" "c:\Bernese\GPSTEMP" + "X" "c:\Bernese\BERN52\GPS" + "P" "c:\Bernese\GPSDATA\CAMPAIGN52" + "USER" "" + ## widget = initmenu; pointer = ENVIR_LIST + +CAMPAIGN 1 "${P}/PHIVOLCS" + ## widget = initmenu; pointer = ACTIVE_CAMPAIGN + +SESSION_TABLE 1 "${P}/PHIVOLCS\STA\SESSIONS.SES" + ## widget = initmenu; pointer = SESSION_TABLE + +DESCR_SESSION_TABLE 1 "Session table" + +YR4_INFO 1 "2019" + ## widget = comment + # $Y+0 + +SES_INFO 1 "0110" + ## widget = comment + # $S+0 + +USR_INFO 1 "${USER}" + ## widget = comment + +! ------------------------------------------------------------------------- +! Show general files +! ------------------ +SHOWGEN 1 "1" + ## widget = checkbox + +MSG_SHOWGEN 1 "Show all general files" + +! Pole Offset Coefficients +! ------------------------ +OFFFIL 1 "${X}/GEN\POLOFF." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + ## emptyallowed = true + # POLOFF. + +DESCR_OFFFIL 1 "Pole offset coefficients" + +! Leap Second File +! ---------------- +GPSUTC 1 "${X}/GEN\GPSUTC." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # GPSUTC. + +DESCR_GPSUTC 1 "Difference GPS-UTC" + +! Input Pole Files Bernese Format +! ------------------------------- +ERPFIL 0 + ## widget = selwin; path = DIR_ERP; ext = EXT_ERP; maxfiles = 999 + ## emptyallowed = true + # + +MSG_ERPFIL 1 "Bernese formatted ERP files" + +ERPFIL_TXT_COL_1 1 "Input Bernese ERP files" + +! Input Pole Files Foreign Format +! ------------------------------- +IEPFIL 1 "${P}/PHIVOLCS\ORB\$B20355.IEP" + ## widget = selwin; path = DIR_IEP; ext = EXT_IEP; maxfiles = 999 + ## emptyallowed = true + # $B$WD+0 + +MSG_IEPFIL 1 "Foreign formatted ERP files" + +IEPFIL_TXT_COL_1 1 "Input IERS ERP files" + +! Output Pole File +! ---------------- +OUTFIL 1 "${P}/PHIVOLCS\ORB\$B190110.ERP" + ## widget = lineedit; path = DIR_ERP; ext = EXT_ERP; maxfiles = 1 + # $B$YSS+0 + +DESCR_OUTFIL 1 "Bernese formatted ERP file (out)" + +! Program Output File +! ------------------- +SYSODEF 1 "0" + ## widget = checkbox + +MSG_SYSODEF 1 "Program output" + +SYSOUT 1 "${P}/PHIVOLCS\OUT\POL190110.OUT" + ## widget = lineedit; path = DIR_OUT; ext = EXT_OUT + ## activeif = SYSODEF == 0; emptyallowed = false + # POL$YSS+0 + +DESCR_SYSOUT 1 "Program output" + +! Error Message File +! ------------------ +ERRMRG 1 "0" + ## widget = checkbox + +MSG_ERRMRG 1 "Error message" + +SYSERR 1 "${U}/WORK\ERROR.MSG" + ## widget = lineedit; path = PTH_ERR; ext = EXT_ERR + ## activeif = ERRMRG == 0; emptyallowed = false + # ERROR + +DESCR_SYSERR 1 "Error message" + +! Title for Result Files +! ---------------------- +TITLE 1 "RNX2SNX_190110: Extract ERP information" + ## widget = lineedit + # RNX2SNX_$YSS+0: Extract ERP information + +MSG_TITLE 1 "Title line" + +! Nutation Model +! -------------- +NUTMOD 1 "${X}/GEN\IAU2000R06.NUT" + ## widget = selwin; path = PTH_GEN; ext = EXT_NUT; maxfiles = 1 + ## emptyallowed = true + # IAU2000R06 + +NUTMOD_TXT_COL_1 1 "Nutation Model" + +MSG_NUTMOD 1 "Nutation model" + +! Subdaily Pole Model +! ------------------- +SUBMOD 1 "${X}/GEN\IERS2010XY.SUB" + ## widget = selwin; path = PTH_GEN; ext = EXT_SUB; maxfiles = 1 + ## emptyallowed = true + # IERS2010XY + +SUBMOD_TXT_COL_1 1 "Subdaily ERP Model" + +MSG_SUBMOD 1 "Subdaily pole model" + +! Values of IERS Bulletin B +! ------------------------- +NDAYS 1 "1" + ## widget = combobox; editable = false; cards = 1 5 + +MSG_NDAYS 1 "Use 1 or 5 day values" + +! ERP Rates +! --------- +USERATE 1 "0" + ## widget = checkbox + +MSG_USERATE 1 "Use ERP rates" + +! Allow double epochs +! ------------------- +DBLEPO 1 "0" + ## widget = checkbox; activeif = USERATE == 0 + +MSG_DBLEPO 1 "Allow double epochs" + +! Include Nutation Offsets +! ------------------------ +NUTOFF 1 "0" + ## widget = checkbox + +MSG_NUTOFF 1 "Include nutation offsets" + +! Use Window +! ---------- +IWIN 1 "1" + ## widget = checkbox + +MSG_IWIN 1 "Use time window" + +! Observation Window +! ------------------ +RADIO_1 1 "1" + ## widget = radiobutton; group = WINDOW + ## radiokeys = SESSION_YEAR SESSION_STRG + +MSG_RADIO_1 1 "Defined by Year and Session identifier" + +RADIO_2 1 "0" + ## widget = radiobutton; group = WINDOW + +MSG_RADIO_2 1 "Defined by start and end times" + +SESSION_YEAR 1 "2019" + ## widget = lineedit; multilineallowed = true; emptyallowed = false + # $Y+- + +MSG_SESSION_YEAR 1 "Year for sessions def. the time window" + +SESSION_STRG 3 + "0100" + "0110" + "0120" + ## widget = lineedit; multilineallowed = true; emptyallowed = false + # $S+- + +MSG_SESSION_STRG 1 "Sessions defining the time window" + +STADAT 1 "2019 01 11" + ## widget = lineedit; activeif = RADIO_2 = 1; check_type = date + # $YMD_STR+0 + +MSG_STADAT 1 "Start of time window (year month day)" + +STATIM 1 "00 00 00" + ## widget = lineedit; emptyallowed = false + ## activeif = RADIO_2 = 1 AND STADAT / _; check_type = time + +MSG_STATIM 1 "Start of time window (hour min. sec.)" + +ENDDAT 1 "2019 01 11" + ## widget = lineedit; activeif = RADIO_2 = 1; check_type = date + # $YMD_STR+0 + +MSG_ENDDAT 1 "End of time window (year month day)" + +ENDTIM 1 "23 59 59" + ## widget = lineedit; emptyallowed = false + ## activeif = RADIO_2 = 1 AND ENDDAT / _; check_type = time + +MSG_ENDTIM 1 "End of time window (hour min. sec.)" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# CONVERT IERS POLE FILES TO BERNESE FORMAT - POLUPD 1: Input/Output Files # +# # +# GENERAL FILES # +# Show all general files > % < # SHOWGEN +# # +# INPUT FILES # +# Bernese formatted ERP files > %%%%%%%% < # ERPFIL +# Foreign formatted ERP files > %%%%%%%% < # IEPFIL +# # +# RESULT FILE # +# Bernese formatted ERP file (out) > %%%%%%%% < # OUTFIL +# # +# GENERAL OUTPUT FILES # +# Program output > % < use POLUPD.Lnn or > %%%%%%%% < # SYSODEF SYSOUT +# Error messages > % < merged to program output or > %%%%%%%% < # ERRMRG SYSERR +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWGEN = 1 ###################################################### +# POLUPD 1.1: General Files # +# # +# GENERAL INPUT FILES # +# Pole offset coefficients > %%%%%%%%%% < # OFFFIL +# GPS-UTC seconds > %%%%%%%%%% < # GPSUTC +# # +# MENU SETTINGS # +# Selected campaign > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% <# CAMPAIGN +# Selected session year> %%%% < session> %%%% < # YR4_INFO SES_INFO +# Session table > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% <# SESSION_TABLE +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# POLUPD 2: Options # +# # +# HEADER INFORMATION # +# Title > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # TITLE +# Nutation model > %%%%%%%% < # NUTMOD +# Subdaily pole model > %%%%%%%% < # SUBMOD +# # +# BULLETIN B AS INPUT # +# Use 1 or 5 day values > %% < # NDAYS +# # +# OPTIONS # +# Use ERP rates > % < # USERATE +# Allow double epochs > % < # DBLEPO +# Include nutation offsets > % < # NUTOFF +# Use time window > % < # IWIN +# END_PANEL #################################################################### + + +# BEGIN_PANEL IWIN = 1 ######################################################### +# POLUPD 3: Time Window # +# # +# TIME WINDOW # +# # +# > % < Defined by Year and Session identifier # RADIO_1 +# Year > %%%% < Session > %%%% < # SESSION_YEAR SESSION_STRG +# # +# > % < Defined by Start and End times # RADIO_2 +# yyyy mm dd hh mm ss yyyy mm dd hh mm ss # +# Start > %%%%%%%%%% < > %%%%%%%% < End > %%%%%%%%%% < > %%%%%%%% < # STADAT STATIM ENDDAT ENDTIM +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/PRETAB.INP b/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/PRETAB.INP new file mode 100755 index 0000000..1423af9 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/PRETAB.INP @@ -0,0 +1,298 @@ + +! Environment Variables +! --------------------- +ENVIRONMENT 5 + "U" "c:\Bernese\GPSUSER52" + "T" "c:\Bernese\GPSTEMP" + "X" "c:\Bernese\BERN52\GPS" + "P" "c:\Bernese\GPSDATA\CAMPAIGN52" + "USER" "" + ## widget = initmenu; pointer = ENVIR_LIST + +! SOME KEYWORDS FOR AUTOMATIC OUTPUT +! ---------------------------------- +CAMPAIGN 1 "${P}/PHIVOLCS" + ## widget = initmenu; pointer = ACTIVE_CAMPAIGN + +SESSION_TABLE 1 "${P}/PHIVOLCS\STA\SESSIONS.SES" + ## widget = initmenu; pointer = SESSION_TABLE + +DESCR_SESSION_TABLE 1 "Session table" + +YR4_INFO 1 "2019" + ## widget = comment + # $Y+0 + +SES_INFO 1 "0110" + ## widget = comment + # $S+0 + +USR_INFO 1 "${USER}" + ## widget = comment + +! ------------------------------------------------------------------------- +! Show general files +! ------------------ +SHOWGEN 1 "1" + ## widget = checkbox + +MSG_SHOWGEN 1 "Show all general files" + +! General Constants +! ----------------- +CONST 1 "${X}/GEN\CONST." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # CONST. + +DESCR_CONST 1 "General constants" + +! Pole File +! --------- +POLE 1 "${P}/PHIVOLCS\ORB\$B190110.ERP" + ## widget = selwin; path = DIR_ERP; ext = EXT_ERP; maxfiles = 1 + # $B$YSS+0 + +DESCR_POLE 1 "Pole file" + +! Subdaily Pole Model +! ------------------- +SUBMOD 1 "${X}/GEN\IERS2010XY.SUB" + ## widget = selwin; path = PTH_GEN; ext = EXT_SUB; maxfiles = 1 + # IERS2010XY + +DESCR_SUBMOD 1 "Subdaily pole model" + +! Nutation Model +! ------------------- +NUTMOD 1 "${X}/GEN\IAU2000R06.NUT" + ## widget = selwin; path = PTH_GEN; ext = EXT_NUT; maxfiles = 1 + # IAU2000R06 + +DESCR_NUTMOD 1 "Nutation model" + +! Satellite Problems +! ------------------ +SATCRUX 1 "${X}/GEN\$(SATCRX).CRX" + ## widget = selwin; path = PTH_GEN; ext = EXT_CRX; maxfiles = 1 + ## emptyallowed = true + # $(SATCRX) + +DESCR_SATCRUX 1 "Satellite problems" + +! List of Input Files +! ------------------- +PREFIL 1 "${P}/PHIVOLCS\ORB\$B190110.PRE" + ## widget = selwin; path = DIR_PRE; ext = EXT_PRE; maxfiles = 999 + # $B$YSS+0 + +! Extensions of the Output Files +! ------------------------------ +PREFIL_EXT_COL_2 1 "TAB" + ## widget = initmenu; pointer = EXT_TAB + +PREFIL_PTH_COL_2 1 "${P}/PHIVOLCS\ORB\" + ## widget = initmenu; pointer = DIR_TAB + +MSG_PREFIL 1 "Precise Ephemeris" + +! Tabular Orbit +! ------------- +TABFIL 1 "${P}/PHIVOLCS\ORB\$B190110.TAB" + ## widget = lineedit; path = DIR_TAB; ext = EXT_TAB + # $B$YSS+0 + +DESCR_TABFIL 1 "Tabular file(s)" + +! Satellite Clock File +! -------------------- +SATCLRS 1 "${P}/PHIVOLCS\ORB\$B190110.CLK" + ## widget = lineedit; path = DIR_CLK; ext = EXT_CLK + # $B$YSS+0 + +DESCR_SATCLRS 1 "Satellite clock file" + +! Program Output File +! ------------------- +SYSODEF 1 "0" + ## widget = checkbox + +MSG_SYSODEF 1 "Program output" + +SYSOUT 1 "${P}/PHIVOLCS\OUT\TAB190110.OUT" + ## widget = lineedit; path = DIR_OUT; ext = EXT_OUT + ## activeif = SYSODEF == 0; emptyallowed = false + # TAB$YSS+0 + +DESCR_SYSOUT 1 "Program output" + +! Error Message File +! ------------------ +ERRMRG 1 "0" + ## widget = checkbox + +MSG_ERRMRG 1 "Error message" + +SYSERR 1 "${U}/WORK\ERROR.MSG" + ## widget = lineedit; path = PTH_ERR; ext = EXT_ERR + ## activeif = ERRMRG == 0; emptyallowed = false + # ERROR + +DESCR_SYSERR 1 "Error message" + +! Reference System +! ---------------- +SYSTEM 1 "J2000" + ## widget = combobox; editable = false; cards = J2000 B1950 + +MSG_SYSTEM 1 "Reference system" + +! Apply OTL CMC correction +! ------------------------ +CMCYN_O 1 "1" + ## widget = checkbox; activeif = OCNLOAD / _ + +MSG_CMCYN_O 1 "Apply OTL CMC correction" + +! Apply ATL CMC correction +! ------------------------ +CMCYN_A 1 "1" + ## widget = checkbox; activeif = ATMLOAD / _ + +MSG_CMCYN_A 1 "Apply ATL CMC correction" + +! Ocean loading tables +! -------------------- +OCNLOAD 1 "${P}/PHIVOLCS\STA\$(BLQINF).BLQ" + ## widget = selwin; path = DIR_BLQ; ext = EXT_BLQ; maxfiles = 1 + ## emptyallowed = true + # $(BLQINF) + +DESCR_OCNLOAD 1 "Ocean loading corrections" + +! Atmospheric loading tables +! -------------------------- +ATMLOAD 1 "${P}/PHIVOLCS\STA\$(ATLINF).ATL" + ## widget = selwin; path = DIR_ATL; ext = EXT_ATL; maxfiles = 1 + ## emptyallowed = true + # $(ATLINF) + +DESCR_ATMLOAD 1 "Atmospheric loading corrections" + +! Remove bad satellites +! --------------------- +RMBAD 1 "1" + ## widget = checkbox + +MSG_RMBAD 1 "Remove bad satellites" + +! Use accuracy codes +! ------------------ +USEAC 1 "1" + ## widget = checkbox + +MSG_USEAC 1 "Use accuracy codes from SP3-file" + +! Exclude AC 0 +! ------------ +MINAC 1 "1" + ## widget = checkbox; activeif = USEAC == 1 + +MSG_MINAC 1 "Exclude sat. with accuracy code 0" + +! Maximum accuracy code +! --------------------- +MAXAC 1 "99" + ## widget = spinbox; range = 0 99 1; activeif = USEAC == 1 + +MSG_MAXAC 1 "Exclude sat. with acc. code exceeding" + +! Title +! ----- +TITLE 1 "RNX2SNX_190110: Orbit information" + ## widget = lineedit + # RNX2SNX_$YSS+0: Orbit information + +MSG_TITLE 1 "Title line" + +! Interval for Polynomials +! ------------------------ +INTERVAL 1 "12" + ## widget = lineedit; check_type = real; check_min = 0 + +MSG_INTERVAL 1 "Interval for polynomials" + +! Polynomial Degree +! ----------------- +POLYDEGR 1 "2" + ## widget = spinbox; range = 0 4 1 + +MSG_POLYDEGR 1 "Polynomial degree" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# CREATE TABULAR ORBITS - PRETAB 1: Filenames # +# # +# GENERAL FILES # +# Show all general files > % < # SHOWGEN +# # +# INPUT FILES # +# Precise ephemeris > %%%%%%%% < # PREFIL +# Pole file > %%%%%%%% < # POLE +# Ocean loading corr > %%%%%%%% < (for CMC) # OCNLOAD +# Atmospheric loading corr> %%%%%%%% < (for CMC) # ATMLOAD +# # +# RESULT FILES # +# Tabular file(s) > %%%%%%%% < (blank: same name as input file(s))# TABFIL +# Satellite clock file > %%%%%%%% < # SATCLRS +# # +# GENERAL OUTPUT FILES # +# Program output > % < use PRETAB.Lnn or > %%%%%%%% < # SYSODEF SYSOUT +# Error messages > % < merged to program output or > %%%%%%%% < # ERRMRG SYSERR +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWGEN = 1 ###################################################### +# PRETAB 1.1: General Files # +# # +# GENERAL INPUT FILES # +# General constants > %%%%%%%%%%%% < # CONST +# Subdaily pole model > %%%%%%%%%%%% < # SUBMOD +# Nutation model > %%%%%%%%%%%% < # NUTMOD +# Satellite problems > %%%%%%%%%%%% < # SATCRUX +# # +# MENU SETTINGS # +# Selected campaign > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # CAMPAIGN +# Selected session year> %%%% < session> %%%% < # YR4_INFO SES_INFO +# Session table > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # SESSION_TABLE +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# PRETAB 2: General Options # +# # +# TITLE > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # TITLE +# # +# GENERAL OPTIONS # +# Reference system > %%%%%% < # SYSTEM +# Apply CMC correction OTL: > % < # CMCYN_O +# ATL: > % < # CMCYN_A +# # +# SATELLITE OPTIONS # +# Remove bad satellites > % < # RMBAD +# Use accuracy codes from SP3-file > % < # USEAC +# Exclude sat. with accuracy code 0 > % < # MINAC +# Exclude sat. with acc. code exceeding > %% < # MAXAC +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL SATCLRS /= _ ##################################################### +# PRETAB 3: Options for Clocks # +# # +# OPTIONS FOR CLOCKS # +# Interval for polynomials > %%%% < hours # INTERVAL +# Polynomial degree > %% < # POLYDEGR +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/PRETAB.old b/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/PRETAB.old new file mode 100755 index 0000000..4faeed9 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/PRETAB.old @@ -0,0 +1,293 @@ + +! Environment Variables +! --------------------- +ENVIRONMENT 1 "" "${}" + ## widget = initmenu; pointer = ENVIR_LIST + +! SOME KEYWORDS FOR AUTOMATIC OUTPUT +! ---------------------------------- +CAMPAIGN 1 "./DUMMY" + ## widget = initmenu; pointer = ACTIVE_CAMPAIGN + +SESSION_TABLE 1 "${X}/SKL/SESSIONS.SES" + ## widget = initmenu; pointer = SESSION_TABLE + +DESCR_SESSION_TABLE 1 "Session table" + +YR4_INFO 1 "1980" + ## widget = comment + # $Y+0 + +SES_INFO 1 "0060" + ## widget = comment + # $S+0 + +USR_INFO 1 "${USER}" + ## widget = comment + +! ------------------------------------------------------------------------- +! Show general files +! ------------------ +SHOWGEN 1 "1" + ## widget = checkbox + +MSG_SHOWGEN 1 "Show all general files" + +! General Constants +! ----------------- +CONST 1 "${X}/GEN/CONST." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # CONST. + +DESCR_CONST 1 "General constants" + +! Pole File +! --------- +POLE 1 "./DUMMY/ORB/$B800060.ERP" + ## widget = selwin; path = DIR_ERP; ext = EXT_ERP; maxfiles = 1 + # $B$YSS+0 + +DESCR_POLE 1 "Pole file" + +! Subdaily Pole Model +! ------------------- +SUBMOD 1 "${X}/GEN/IERS2010XY.SUB" + ## widget = selwin; path = PTH_GEN; ext = EXT_SUB; maxfiles = 1 + # IERS2010XY + +DESCR_SUBMOD 1 "Subdaily pole model" + +! Nutation Model +! ------------------- +NUTMOD 1 "${X}/GEN/IAU2000R06.NUT" + ## widget = selwin; path = PTH_GEN; ext = EXT_NUT; maxfiles = 1 + # IAU2000R06 + +DESCR_NUTMOD 1 "Nutation model" + +! Satellite Problems +! ------------------ +SATCRUX 1 "${X}/GEN/$(SATCRX).CRX" + ## widget = selwin; path = PTH_GEN; ext = EXT_CRX; maxfiles = 1 + ## emptyallowed = true + # $(SATCRX) + +DESCR_SATCRUX 1 "Satellite problems" + +! List of Input Files +! ------------------- +PREFIL 1 "./DUMMY/ORB/$B800060.PRE" + ## widget = selwin; path = DIR_PRE; ext = EXT_PRE; maxfiles = 999 + # $B$YSS+0 + +! Extensions of the Output Files +! ------------------------------ +PREFIL_EXT_COL_2 1 "TAB" + ## widget = initmenu; pointer = EXT_TAB + +PREFIL_PTH_COL_2 1 "./DUMMY/ORB/" + ## widget = initmenu; pointer = DIR_TAB + +MSG_PREFIL 1 "Precise Ephemeris" + +! Tabular Orbit +! ------------- +TABFIL 1 "./DUMMY/ORB/$B800060.TAB" + ## widget = lineedit; path = DIR_TAB; ext = EXT_TAB + # $B$YSS+0 + +DESCR_TABFIL 1 "Tabular file(s)" + +! Satellite Clock File +! -------------------- +SATCLRS 1 "./DUMMY/ORB/$B800060.CLK" + ## widget = lineedit; path = DIR_CLK; ext = EXT_CLK + # $B$YSS+0 + +DESCR_SATCLRS 1 "Satellite clock file" + +! Program Output File +! ------------------- +SYSODEF 1 "0" + ## widget = checkbox + +MSG_SYSODEF 1 "Program output" + +SYSOUT 1 "./DUMMY/OUT/TAB800060.OUT" + ## widget = lineedit; path = DIR_OUT; ext = EXT_OUT + ## activeif = SYSODEF == 0; emptyallowed = false + # TAB$YSS+0 + +DESCR_SYSOUT 1 "Program output" + +! Error Message File +! ------------------ +ERRMRG 1 "0" + ## widget = checkbox + +MSG_ERRMRG 1 "Error message" + +SYSERR 1 "${U}/WORK/ERROR.MSG" + ## widget = lineedit; path = PTH_ERR; ext = EXT_ERR + ## activeif = ERRMRG == 0; emptyallowed = false + # ERROR + +DESCR_SYSERR 1 "Error message" + +! Reference System +! ---------------- +SYSTEM 1 "J2000" + ## widget = combobox; editable = false; cards = J2000 B1950 + +MSG_SYSTEM 1 "Reference system" + +! Apply OTL CMC correction +! ------------------------ +CMCYN_O 1 "1" + ## widget = checkbox; activeif = OCNLOAD / _ + +MSG_CMCYN_O 1 "Apply OTL CMC correction" + +! Apply ATL CMC correction +! ------------------------ +CMCYN_A 1 "1" + ## widget = checkbox; activeif = ATMLOAD / _ + +MSG_CMCYN_A 1 "Apply ATL CMC correction" + +! Ocean loading tables +! -------------------- +OCNLOAD 1 "./DUMMY/STA/$(BLQINF).BLQ" + ## widget = selwin; path = DIR_BLQ; ext = EXT_BLQ; maxfiles = 1 + ## emptyallowed = true + # $(BLQINF) + +DESCR_OCNLOAD 1 "Ocean loading corrections" + +! Atmospheric loading tables +! -------------------------- +ATMLOAD 1 "./DUMMY/STA/$(ATLINF).ATL" + ## widget = selwin; path = DIR_ATL; ext = EXT_ATL; maxfiles = 1 + ## emptyallowed = true + # $(ATLINF) + +DESCR_ATMLOAD 1 "Atmospheric loading corrections" + +! Remove bad satellites +! --------------------- +RMBAD 1 "1" + ## widget = checkbox + +MSG_RMBAD 1 "Remove bad satellites" + +! Use accuracy codes +! ------------------ +USEAC 1 "1" + ## widget = checkbox + +MSG_USEAC 1 "Use accuracy codes from SP3-file" + +! Exclude AC 0 +! ------------ +MINAC 1 "1" + ## widget = checkbox; activeif = USEAC == 1 + +MSG_MINAC 1 "Exclude sat. with accuracy code 0" + +! Maximum accuracy code +! --------------------- +MAXAC 1 "99" + ## widget = spinbox; range = 0 99 1; activeif = USEAC == 1 + +MSG_MAXAC 1 "Exclude sat. with acc. code exceeding" + +! Title +! ----- +TITLE 1 "RNX2SNX_800060: Orbit information" + ## widget = lineedit + # RNX2SNX_$YSS+0: Orbit information + +MSG_TITLE 1 "Title line" + +! Interval for Polynomials +! ------------------------ +INTERVAL 1 "12" + ## widget = lineedit; check_type = real; check_min = 0 + +MSG_INTERVAL 1 "Interval for polynomials" + +! Polynomial Degree +! ----------------- +POLYDEGR 1 "2" + ## widget = spinbox; range = 0 4 1 + +MSG_POLYDEGR 1 "Polynomial degree" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# CREATE TABULAR ORBITS - PRETAB 1: Filenames # +# # +# GENERAL FILES # +# Show all general files > % < # SHOWGEN +# # +# INPUT FILES # +# Precise ephemeris > %%%%%%%% < # PREFIL +# Pole file > %%%%%%%% < # POLE +# Ocean loading corr > %%%%%%%% < (for CMC) # OCNLOAD +# Atmospheric loading corr> %%%%%%%% < (for CMC) # ATMLOAD +# # +# RESULT FILES # +# Tabular file(s) > %%%%%%%% < (blank: same name as input file(s))# TABFIL +# Satellite clock file > %%%%%%%% < # SATCLRS +# # +# GENERAL OUTPUT FILES # +# Program output > % < use PRETAB.Lnn or > %%%%%%%% < # SYSODEF SYSOUT +# Error messages > % < merged to program output or > %%%%%%%% < # ERRMRG SYSERR +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWGEN = 1 ###################################################### +# PRETAB 1.1: General Files # +# # +# GENERAL INPUT FILES # +# General constants > %%%%%%%%%%%% < # CONST +# Subdaily pole model > %%%%%%%%%%%% < # SUBMOD +# Nutation model > %%%%%%%%%%%% < # NUTMOD +# Satellite problems > %%%%%%%%%%%% < # SATCRUX +# # +# MENU SETTINGS # +# Selected campaign > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # CAMPAIGN +# Selected session year> %%%% < session> %%%% < # YR4_INFO SES_INFO +# Session table > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # SESSION_TABLE +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# PRETAB 2: General Options # +# # +# TITLE > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # TITLE +# # +# GENERAL OPTIONS # +# Reference system > %%%%%% < # SYSTEM +# Apply CMC correction OTL: > % < # CMCYN_O +# ATL: > % < # CMCYN_A +# # +# SATELLITE OPTIONS # +# Remove bad satellites > % < # RMBAD +# Use accuracy codes from SP3-file > % < # USEAC +# Exclude sat. with accuracy code 0 > % < # MINAC +# Exclude sat. with acc. code exceeding > %% < # MAXAC +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL SATCLRS /= _ ##################################################### +# PRETAB 3: Options for Clocks # +# # +# OPTIONS FOR CLOCKS # +# Interval for polynomials > %%%% < hours # INTERVAL +# Polynomial degree > %% < # POLYDEGR +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/RESCHK.INP b/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/RESCHK.INP new file mode 100755 index 0000000..500f2c9 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/RESCHK.INP @@ -0,0 +1,360 @@ + +! Some keywords for automatic output +! ---------------------------------- +CAMPAIGN 1 "${P}/PHIVOLCS" + ## widget = initmenu; pointer = ACTIVE_CAMPAIGN + +SESSION_TABLE 1 "${P}/PHIVOLCS\STA\SESSIONS.SES" + ## widget = initmenu; pointer = SESSION_TABLE + +DESCR_SESSION_TABLE 1 "Session table" + +YR4_INFO 1 "2019" + ## widget = comment + # $Y+0 + +SES_INFO 1 "0110" + ## widget = comment + # $S+0 + +USR_INFO 1 "${USER}" + ## widget = comment + +! Environment Variables +! --------------------- +ENVIRONMENT 5 + "U" "c:\Bernese\GPSUSER52" + "T" "c:\Bernese\GPSTEMP" + "X" "c:\Bernese\BERN52\GPS" + "P" "c:\Bernese\GPSDATA\CAMPAIGN52" + "USER" "" + ## widget = initmenu; pointer = ENVIR_LIST + +! General Constants +! ----------------- +SHOWGEN 1 "1" + ## widget = checkbox + +MSG_SHOWGEN 1 "Show all general files" + +! Satellite Problems +! ------------------ +SATCRUX 1 "${X}/GEN\$(SATCRX).CRX" + ## widget = selwin; path = PTH_GEN; ext = EXT_CRX; maxfiles = 1 + ## emptyallowed = true + # $(SATCRX) + +DESCR_SATCRUX 1 "Satellite problems" + +! Abbreviation Table +! ------------------ +ABBREV 1 "${P}/PHIVOLCS\STA\$(CRDINF).ABB" + ## widget = selwin; path = DIR_ABB; ext = EXT_ABB; maxfiles = 1 + # $(CRDINF) + +DESCR_ABBREV 1 "Abbreviation table" + +! ARCSPLIT SUMMARY FILE +! --------------------- +ASPLIT 0 + ## widget = selwin; path = DIR_OUT; ext = NO_EXT; maxfiles = 1 + +MSG_ASPLIT 1 "Arc split summary file" + +! CODSPP SUMMARY FILE +! --------------------- +CODXTR 0 + ## widget = selwin; path = DIR_OUT; ext = NO_EXT; maxfiles = 1 + ## activeif = MANSAT = 1 + # + +MSG_CODXTR 1 "CODSPP extraction file" + +! RESRMS SUMMARY FILE +! --------------------- +RESRMS 1 "${P}/PHIVOLCS\OUT\RES190110.SUM" + ## widget = selwin; path = DIR_SUM; ext = EXT_SUM; maxfiles = 1 + # RES$YSS+0 + +MSG_RESRMS 1 "Residual summary" + +! List of stations to be deleted +! ------------------------------ +DELSTA 1 "${P}/PHIVOLCS\OUT\CHK190110.DEL" + ## widget = lineedit; path = DIR_DEL; ext = EXT_DEL; emptyallowed = true + # CHK$YSS+0 + +DESCR_DELSTA 1 "Files deletion list" + +! Path to the obs. files +! ---------------------- +DIR_CZH 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_CZH + +DIR_CZO 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_CZO + +DIR_PZH 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_PZH + +DIR_PZO 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_PZO + +! Extensions of the Output Files +! ------------------------------ +EXT_CZH 1 "CZH" + ## widget = initmenu; pointer = EXT_CZH + +EXT_CZO 1 "CZO" + ## widget = initmenu; pointer = EXT_CZO + +EXT_PZH 1 "PZH" + ## widget = initmenu; pointer = EXT_PZH + +EXT_PZO 1 "PZO" + ## widget = initmenu; pointer = EXT_PZO + +! Output: Summary/Details +! ----------------------- +SUMMARY 1 "SUMMARY" + ## widget = combobox; editable = false; cards = DETAILS SUMMARY + +MSG_SUMMARY 1 "Level of detail" + +! Program Output File +! ------------------- +SYSODEF 1 "0" + ## widget = checkbox + +MSG_SYSODEF 1 "Program output" + +SYSOUT 1 "${P}/PHIVOLCS\OUT\CHK190110.OUT" + ## widget = lineedit; path = DIR_OUT; ext = EXT_OUT + ## activeif = SYSODEF == 0; emptyallowed = false + # CHK$YSS+0 + +DESCR_SYSOUT 1 "Program output" + +! Short summary +! ------------- +SUMOUT 1 "${P}/PHIVOLCS\OUT\CHK190110.SUM" + ## widget = lineedit; path = DIR_SUM; ext = EXT_SUM + # CHK$YSS+0 + +DESCR_SUMOUT 1 "Short summary" + +! Error Message File +! ------------------ +ERRMRG 1 "0" + ## widget = checkbox + +MSG_ERRMRG 1 "Error message" + +SYSERR 1 "${U}/WORK\ERROR.MSG" + ## widget = lineedit; path = PTH_ERR; ext = EXT_ERR + ## activeif = ERRMRG == 0; emptyallowed = false + # ERROR + +DESCR_SYSERR 1 "Error message" + +! Title +! ----- +TITLE 1 "RNX2SNX_190110: Check residual statistics for bad stations" + ## widget = lineedit + # RNX2SNX_$YSS+0: Check residual statistics for bad stations + +MSG_TITLE 1 "Title line" + +! Difference level of residuals in summary +! ---------------------------------------- +DIFRESI 1 "SINGLE" + ## widget = combobox; cards = ZERO SINGLE; editable = false + +MSG_DIFRESI 1 "Difference level of residuals in summary" + +! Search for bad stations +! ----------------------- +BADSTA 1 "1" + ## widget = checkbox + +MSG_BADSTA 1 "Detect bad stations" + +! Detect maneuver satellites +! -------------------------- +MANSAT 1 "0" + ## widget = checkbox + +MSG_MANSAT 1 "Detect misbehaving satellites" + +! Prorgam runs in the test mode (1st iteration will be analized) +! -------------------------------------------------------------- +TSTMODE 1 "0" + ## widget = checkbox + +MSG_TSTMODE 1 "Analyze only first iteration" + +! Maximum number of stations to delete +! ------------------------------------ +MAXSTA 1 "1" + ## widget = spinbox; range = 1 999 1 + +MSG_MAXSTA 1 "Maximum number of stations to delete" + +! Maximum total RMS allowed +! ------------------------- +MAXRMS 1 "6.0" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_MAXRMS 1 "Maximum allowed overall RMS" + +! RMS limit when a bad solution assumed +! ------------------------------------- +BADSOL 1 "100.0" + ## widget = lineedit; activeif = DIFRESI = ZERO; check_type = real + ## check_min = 0.0 + +MSG_BADSOL 1 "RMS threshold level for a bad solution" + +! Maximum ratio of Sat-RMS to total RMS allowed +! --------------------------------------------- +MAXRRMS 1 "1.5" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_MAXRRMS 1 "Maximum ratio of satellite RMS to overall RMS" + +! Maximal percentage of data can be deleted from RESRMS +! ----------------------------------------------------- +MAXDEL 1 "5.0" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_MAXDEL 1 "Maximal percentage of deleted data" + +! Minimum number of observations required +! --------------------------------------- +MINOBSG 1 "1" + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_MINOBSG 1 "Minimum number of observations required (GPS)" + +MINOBSR 1 "1" + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_MINOBSR 1 "Minimum number of observations required (GLONASS)" + +! Maximum RMS allowed for a satellite (otherwise maneuver) +! -------------------------------------------------------- +MAXARMS 1 "5.0" + ## widget = lineedit; check_type = real; check_min = 0 + +MSG_MAXARMS 1 "RMS threshold level for a bad solution" + +! Maximum RMS in arc split allowed (otherwise maneuver) +! -------------------------------------------------------- +MAXORB 1 "250" + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = ASPLIT / _ + +MSG_MAXORB 1 "Maximum allowed arc split RMS" + +! Maximum ratio of Sat-RMS to total RMS allowed, when man. +! ------------------------------------------------------- +MAXMRMS 1 "2.5" + ## widget = lineedit; check_type = real; check_min = 0 + +MSG_MAXMRMS 1 "Maximum ratio of satellite RMS to overall RMS" + +! Delete not more than 1 satellite per run +! ---------------------------------------- +DEL1SAT 1 "1" + ## widget = checkbox + +MSG_DEL1SAT 1 "Delete only one satellite per run" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# DETECT MISBEHAVING STATIONS/SATELLITES - RESCHK 1: Filenames # +# # +# GENERAL FILES # +# Show all general files > % < # SHOWGEN +# # +# INPUT FILE # +# Residual summary > %%%%%%%% < # RESRMS +# # +# OUTPUT FILE # +# Short summary > %%%%%%%% < # SUMOUT +# # +# GENERAL OUTPUT FILES # +# Program output > % < use RESCHK.Lnn or > %%%%%%%% < # SYSODEF SYSOUT +# Error messages > % < merged to program output or > %%%%%%%% < # ERRMRG SYSERR +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWGEN = 1 ###################################################### +# RESCHK 1.1: General Files # +# # +# GENERAL INPUT FILES # +# Abbreviation table > %%%%%%%% < # ABBREV +# # +# MENU SETTINGS # +# Selected campaign > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # CAMPAIGN +# Selected session year> %%%% < session> %%%% < # YR4_INFO SES_INFO +# Session table > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # SESSION_TABLE +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# RESCHK 2: Options # +# # +# TITLE > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # TITLE +# # +# GENERAL OPTIONS # +# Difference level of residuals in summary > %%%%%%%% < # DIFRESI +# Detect bad stations > % < # BADSTA +# Detect misbehaving satellites > % < # MANSAT +# Analyze only first iteration > % < (debugging mode) # TSTMODE +# # +# PROGRAM OUTPUT OPTIONS # +# Level of detail > %%%%%%%% < # SUMMARY +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL BADSTA == 1 ###################################################### +# RESCHK 2.1: Detection of Bad Stations # +# # +# OPTIONS FOR BAD STATION DETECTION # +# Maximum number of stations to delete > %%%% < # MAXSTA +# Maximum allowed overall RMS error > %%%%% %%%%% %%%%%%%% < # DELSTA +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL MANSAT == 1 ###################################################### +# RESCHK 2.2: Detection of Misbehaving Satellites # +# # +# SPECIAL INPUT FILES # +# CODSPP extraction file > %%%%%%%%%%%% < # CODXTR +# Arc split summary file > %%%%%%%%%%%% < # ASPLIT +# # +# OPTIONS FOR SATELLITE REPOSITIONING DETECTION # +# Maximum allowed arc split RMS > %%%% %%%% < # MAXMRMS +# # +# OPTIONS FOR BAD SATELLITE DETECTION # +# RMS threshold level for a bad solution > %%%% %%%% < # MAXRRMS +# Maximal percentage of deleted data > %%%% <% # MAXDEL +# Minimum number of observations required for GPS > %%%% < # MINOBSG +# @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ GLONASS > %%%% < # MINOBSR +# Delete only one satellite per run > % < # DEL1SAT +# # +# SPECIAL OUTPUT FILE # +# File with satellite problems > %%%%%%%% < # SATCRUX +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/RESCHK.old b/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/RESCHK.old new file mode 100755 index 0000000..d94034e --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/RESCHK.old @@ -0,0 +1,355 @@ + +! Some keywords for automatic output +! ---------------------------------- +CAMPAIGN 1 "./DUMMY" + ## widget = initmenu; pointer = ACTIVE_CAMPAIGN + +SESSION_TABLE 1 "${X}/SKL/SESSIONS.SES" + ## widget = initmenu; pointer = SESSION_TABLE + +DESCR_SESSION_TABLE 1 "Session table" + +YR4_INFO 1 "1980" + ## widget = comment + # $Y+0 + +SES_INFO 1 "0060" + ## widget = comment + # $S+0 + +USR_INFO 1 "${USER}" + ## widget = comment + +! Environment Variables +! --------------------- +ENVIRONMENT 1 "" "${}" + ## widget = initmenu; pointer = ENVIR_LIST + +! General Constants +! ----------------- +SHOWGEN 1 "1" + ## widget = checkbox + +MSG_SHOWGEN 1 "Show all general files" + +! Satellite Problems +! ------------------ +SATCRUX 1 "${X}/GEN/$(SATCRX).CRX" + ## widget = selwin; path = PTH_GEN; ext = EXT_CRX; maxfiles = 1 + ## emptyallowed = true + # $(SATCRX) + +DESCR_SATCRUX 1 "Satellite problems" + +! Abbreviation Table +! ------------------ +ABBREV 1 "./DUMMY/STA/$(CRDINF).ABB" + ## widget = selwin; path = DIR_ABB; ext = EXT_ABB; maxfiles = 1 + # $(CRDINF) + +DESCR_ABBREV 1 "Abbreviation table" + +! ARCSPLIT SUMMARY FILE +! --------------------- +ASPLIT 0 + ## widget = selwin; path = DIR_OUT; ext = NO_EXT; maxfiles = 1 + +MSG_ASPLIT 1 "Arc split summary file" + +! CODSPP SUMMARY FILE +! --------------------- +CODXTR 0 + ## widget = selwin; path = DIR_OUT; ext = NO_EXT; maxfiles = 1 + ## activeif = MANSAT = 1 + # + +MSG_CODXTR 1 "CODSPP extraction file" + +! RESRMS SUMMARY FILE +! --------------------- +RESRMS 1 "./DUMMY/OUT/RES800060.SUM" + ## widget = selwin; path = DIR_SUM; ext = EXT_SUM; maxfiles = 1 + # RES$YSS+0 + +MSG_RESRMS 1 "Residual summary" + +! List of stations to be deleted +! ------------------------------ +DELSTA 1 "./DUMMY/OUT/CHK800060.DEL" + ## widget = lineedit; path = DIR_DEL; ext = EXT_DEL; emptyallowed = true + # CHK$YSS+0 + +DESCR_DELSTA 1 "Files deletion list" + +! Path to the obs. files +! ---------------------- +DIR_CZH 1 "./DUMMY/OBS/" + ## widget = initmenu; pointer = DIR_CZH + +DIR_CZO 1 "./DUMMY/OBS/" + ## widget = initmenu; pointer = DIR_CZO + +DIR_PZH 1 "./DUMMY/OBS/" + ## widget = initmenu; pointer = DIR_PZH + +DIR_PZO 1 "./DUMMY/OBS/" + ## widget = initmenu; pointer = DIR_PZO + +! Extensions of the Output Files +! ------------------------------ +EXT_CZH 1 "CZH" + ## widget = initmenu; pointer = EXT_CZH + +EXT_CZO 1 "CZO" + ## widget = initmenu; pointer = EXT_CZO + +EXT_PZH 1 "PZH" + ## widget = initmenu; pointer = EXT_PZH + +EXT_PZO 1 "PZO" + ## widget = initmenu; pointer = EXT_PZO + +! Output: Summary/Details +! ----------------------- +SUMMARY 1 "SUMMARY" + ## widget = combobox; editable = false; cards = DETAILS SUMMARY + +MSG_SUMMARY 1 "Level of detail" + +! Program Output File +! ------------------- +SYSODEF 1 "0" + ## widget = checkbox + +MSG_SYSODEF 1 "Program output" + +SYSOUT 1 "./DUMMY/OUT/CHK800060.OUT" + ## widget = lineedit; path = DIR_OUT; ext = EXT_OUT + ## activeif = SYSODEF == 0; emptyallowed = false + # CHK$YSS+0 + +DESCR_SYSOUT 1 "Program output" + +! Short summary +! ------------- +SUMOUT 1 "./DUMMY/OUT/CHK800060.SUM" + ## widget = lineedit; path = DIR_SUM; ext = EXT_SUM + # CHK$YSS+0 + +DESCR_SUMOUT 1 "Short summary" + +! Error Message File +! ------------------ +ERRMRG 1 "0" + ## widget = checkbox + +MSG_ERRMRG 1 "Error message" + +SYSERR 1 "${U}/WORK/ERROR.MSG" + ## widget = lineedit; path = PTH_ERR; ext = EXT_ERR + ## activeif = ERRMRG == 0; emptyallowed = false + # ERROR + +DESCR_SYSERR 1 "Error message" + +! Title +! ----- +TITLE 1 "RNX2SNX_800060: Check residual statistics for bad stations" + ## widget = lineedit + # RNX2SNX_$YSS+0: Check residual statistics for bad stations + +MSG_TITLE 1 "Title line" + +! Difference level of residuals in summary +! ---------------------------------------- +DIFRESI 1 "SINGLE" + ## widget = combobox; cards = ZERO SINGLE; editable = false + +MSG_DIFRESI 1 "Difference level of residuals in summary" + +! Search for bad stations +! ----------------------- +BADSTA 1 "1" + ## widget = checkbox + +MSG_BADSTA 1 "Detect bad stations" + +! Detect maneuver satellites +! -------------------------- +MANSAT 1 "0" + ## widget = checkbox + +MSG_MANSAT 1 "Detect misbehaving satellites" + +! Prorgam runs in the test mode (1st iteration will be analized) +! -------------------------------------------------------------- +TSTMODE 1 "0" + ## widget = checkbox + +MSG_TSTMODE 1 "Analyze only first iteration" + +! Maximum number of stations to delete +! ------------------------------------ +MAXSTA 1 "1" + ## widget = spinbox; range = 1 999 1 + +MSG_MAXSTA 1 "Maximum number of stations to delete" + +! Maximum total RMS allowed +! ------------------------- +MAXRMS 1 "6.0" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_MAXRMS 1 "Maximum allowed overall RMS" + +! RMS limit when a bad solution assumed +! ------------------------------------- +BADSOL 1 "100.0" + ## widget = lineedit; activeif = DIFRESI = ZERO; check_type = real + ## check_min = 0.0 + +MSG_BADSOL 1 "RMS threshold level for a bad solution" + +! Maximum ratio of Sat-RMS to total RMS allowed +! --------------------------------------------- +MAXRRMS 1 "1.5" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_MAXRRMS 1 "Maximum ratio of satellite RMS to overall RMS" + +! Maximal percentage of data can be deleted from RESRMS +! ----------------------------------------------------- +MAXDEL 1 "5.0" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_MAXDEL 1 "Maximal percentage of deleted data" + +! Minimum number of observations required +! --------------------------------------- +MINOBSG 1 "1" + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_MINOBSG 1 "Minimum number of observations required (GPS)" + +MINOBSR 1 "1" + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_MINOBSR 1 "Minimum number of observations required (GLONASS)" + +! Maximum RMS allowed for a satellite (otherwise maneuver) +! -------------------------------------------------------- +MAXARMS 1 "5.0" + ## widget = lineedit; check_type = real; check_min = 0 + +MSG_MAXARMS 1 "RMS threshold level for a bad solution" + +! Maximum RMS in arc split allowed (otherwise maneuver) +! -------------------------------------------------------- +MAXORB 1 "250" + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = ASPLIT / _ + +MSG_MAXORB 1 "Maximum allowed arc split RMS" + +! Maximum ratio of Sat-RMS to total RMS allowed, when man. +! ------------------------------------------------------- +MAXMRMS 1 "2.5" + ## widget = lineedit; check_type = real; check_min = 0 + +MSG_MAXMRMS 1 "Maximum ratio of satellite RMS to overall RMS" + +! Delete not more than 1 satellite per run +! ---------------------------------------- +DEL1SAT 1 "1" + ## widget = checkbox + +MSG_DEL1SAT 1 "Delete only one satellite per run" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# DETECT MISBEHAVING STATIONS/SATELLITES - RESCHK 1: Filenames # +# # +# GENERAL FILES # +# Show all general files > % < # SHOWGEN +# # +# INPUT FILE # +# Residual summary > %%%%%%%% < # RESRMS +# # +# OUTPUT FILE # +# Short summary > %%%%%%%% < # SUMOUT +# # +# GENERAL OUTPUT FILES # +# Program output > % < use RESCHK.Lnn or > %%%%%%%% < # SYSODEF SYSOUT +# Error messages > % < merged to program output or > %%%%%%%% < # ERRMRG SYSERR +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWGEN = 1 ###################################################### +# RESCHK 1.1: General Files # +# # +# GENERAL INPUT FILES # +# Abbreviation table > %%%%%%%% < # ABBREV +# # +# MENU SETTINGS # +# Selected campaign > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # CAMPAIGN +# Selected session year> %%%% < session> %%%% < # YR4_INFO SES_INFO +# Session table > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # SESSION_TABLE +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# RESCHK 2: Options # +# # +# TITLE > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # TITLE +# # +# GENERAL OPTIONS # +# Difference level of residuals in summary > %%%%%%%% < # DIFRESI +# Detect bad stations > % < # BADSTA +# Detect misbehaving satellites > % < # MANSAT +# Analyze only first iteration > % < (debugging mode) # TSTMODE +# # +# PROGRAM OUTPUT OPTIONS # +# Level of detail > %%%%%%%% < # SUMMARY +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL BADSTA == 1 ###################################################### +# RESCHK 2.1: Detection of Bad Stations # +# # +# OPTIONS FOR BAD STATION DETECTION # +# Maximum number of stations to delete > %%%% < # MAXSTA +# Maximum allowed overall RMS error > %%%%% %%%%% %%%%%%%% < # DELSTA +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL MANSAT == 1 ###################################################### +# RESCHK 2.2: Detection of Misbehaving Satellites # +# # +# SPECIAL INPUT FILES # +# CODSPP extraction file > %%%%%%%%%%%% < # CODXTR +# Arc split summary file > %%%%%%%%%%%% < # ASPLIT +# # +# OPTIONS FOR SATELLITE REPOSITIONING DETECTION # +# Maximum allowed arc split RMS > %%%% %%%% < # MAXMRMS +# # +# OPTIONS FOR BAD SATELLITE DETECTION # +# RMS threshold level for a bad solution > %%%% %%%% < # MAXRRMS +# Maximal percentage of deleted data > %%%% <% # MAXDEL +# Minimum number of observations required for GPS > %%%% < # MINOBSG +# @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ GLONASS > %%%% < # MINOBSR +# Delete only one satellite per run > % < # DEL1SAT +# # +# SPECIAL OUTPUT FILE # +# File with satellite problems > %%%%%%%% < # SATCRUX +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/RESRMS.INP b/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/RESRMS.INP new file mode 100755 index 0000000..61849d9 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/RESRMS.INP @@ -0,0 +1,340 @@ + +! Environment Variables +! --------------------- +ENVIRONMENT 5 + "U" "c:\Bernese\GPSUSER52" + "T" "c:\Bernese\GPSTEMP" + "X" "c:\Bernese\BERN52\GPS" + "P" "c:\Bernese\GPSDATA\CAMPAIGN52" + "USER" "" + ## widget = initmenu; pointer = ENVIR_LIST + +CAMPAIGN 1 "${P}/PHIVOLCS" + ## widget = initmenu; pointer = ACTIVE_CAMPAIGN + +USR_INFO 1 "${USER}" + ## widget = comment + +SESSION_TABLE 1 "${P}/PHIVOLCS\STA\SESSIONS.SES" + ## widget = initmenu; pointer = SESSION_TABLE + +DESCR_SESSION_TABLE 1 "Session table" + +YR4_INFO 1 "2019" + ## widget = comment + # $Y+0 + +SES_INFO 1 "0110" + ## widget = comment + # $S+0 + +! Show general files +! ------------------ +SHOWGEN 1 "1" + ## widget = checkbox + +MSG_SHOWGEN 1 "Show all general files" + +! General Constants +! ----------------- +CONST 1 "${X}/GEN\CONST." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # CONST. + +DESCR_CONST 1 "General constants" + +! Satellite Information +! --------------------- +SATELL 1 "${X}/GEN\$(SATINF).$(PCV)" + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # $(SATINF).$(PCV) + +DESCR_SATELL 1 "Satellite information" + +! Station Name Abbreviations +! -------------------------- +ABBREV 1 "${P}/PHIVOLCS\STA\$(CRDINF).ABB" + ## widget = selwin; path = DIR_ABB; ext = EXT_ABB; maxfiles = 1 + # $(CRDINF) + +DESCR_ABBREV 1 "Abbreviation table" + +! Residual Input File +! ------------------- +RESFIL 0 + ## widget = selwin; path = DIR_RES; ext = EXT_RES + # ED$(FL)$S+0??? + +DESCR_RESFIL 1 "Residual files" + +RESFIL_TXT_COL_1 1 "Input file" + +! Summary File +! ------------ +OUTPUT 1 "${P}/PHIVOLCS\OUT\ED$(FL)190110.SUM" + ## widget = lineedit; path = DIR_SUM; ext = EXT_SUM + # ED$(FL)$YSS+0 + +DESCR_OUTPUT 1 "Summary file" + +! Maximal Residuals +! ----------------- +EDITRS 0 + ## widget = lineedit; path = DIR_EDT; ext = EXT_EDT + # + +DESCR_EDITRS 1 "Edit information file" + +! Residual histogram +! ------------------ +HISTOGRAM 0 + ## widget = lineedit; path = DIR_LST; ext = EXT_LST + # + +DESCR_HISTOGRAM 1 "Residual histogram" + +! Station observation sigmas +! -------------------------- +STAWGTRS 0 + ## widget = lineedit; path = DIR_SOS; ext = EXT_SOS + # + +DESCR_STAWGTRS 1 "Station observation sigma file" + +! Program Output File +! ------------------- +SYSODEF 1 "0" + ## widget = checkbox + +MSG_SYSODEF 1 "Program output" + +SYSOUT 1 "${P}/PHIVOLCS\OUT\CHK190110.OUT" + ## widget = lineedit; path = DIR_OUT; ext = EXT_OUT + ## activeif = SYSODEF == 0; emptyallowed = false + # CHK$YSS+0 + +DESCR_SYSOUT 1 "Program output" + +! Error Message File +! ------------------ +ERRMRG 1 "0" + ## widget = checkbox + +MSG_ERRMRG 1 "Error messages" + +SYSERR 1 "${U}/WORK\ERROR.MSG" + ## widget = lineedit; path = PTH_ERR; ext = EXT_ERR + ## activeif = ERRMRG == 0; emptyallowed = false + # ERROR + +DESCR_SYSERR 1 "Error messages" + +! Title Line +! ---------- +TITLE 1 "RNX2SNX_190110: Collecting residual statistics" + ## widget = lineedit + # RNX2SNX_$YSS+0: Collecting residual statistics + +MSG_TITLE 1 "Title line" + +! Frequency to be checked +! ----------------------- +FREQ 1 "L3" + ## widget = combobox; editable = false; cards = L1 L2 L3 L4 L5 AS_IS + +MSG_FREQ 1 "Frequency to check" + +! Sampling Interval +! ----------------- +SAMPL 1 "30" + ## widget = lineedit; check_type = integer; check_min = 1 + +MSG_SAMPL 1 "Sampling interval of residual files" + +! Residual Level for Outlier Detection (Phase) +! -------------------------------------------- +DOBIGRES 1 "0" + ## widget = checkbox + +MSG_DOBIGRES 1 "Detect large residuals: phase measurements" + +BIGRES 0 + ## widget = lineedit; activeif = DOBIGRES = 1; check_type = real + ## check_min = 0.0 + # + +MSG_BIGRES 1 "Detect large residuals: phase limit" + +! Residual Level for Outlier Detection (Code) +! ------------------------------------------- +DOBIGRES2 1 "0" + ## widget = checkbox + +MSG_DOBIGRES2 1 "Detect large residuals: code measurements" + +BIGRES2 0 + ## widget = lineedit; activeif = DOBIGRES2 = 1; check_type = real + ## check_min = 0.0 + # + +MSG_BIGRES2 1 "Detect large residuals: code limit" + +! Residual Level for Outlier Detection (Range) +! -------------------------------------------- +DOBIGRES3 1 "0" + ## widget = checkbox + +MSG_DOBIGRES3 1 "Detect large residuals: range measurements" + +BIGRES3 0 + ## widget = lineedit; activeif = DOBIGRES3 = 1; check_type = real + ## check_min = 0.0 + # + +MSG_BIGRES3 1 "Detect large residuals: range limits" + +! Deletion of small Pieces between marked Areas: +! --------------------------------------------- +IPIECE 1 "361" + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_IPIECE 1 "Minimum continuously observed time interval" + +! Minimum Number of Obs. per Ambiguity +! ------------------------------------ +DOMINAMB 1 "0" + ## widget = checkbox + +MSG_DOMINAMB 1 "Detect ambiguities with few observations" + +IMINAMB 0 + ## widget = lineedit; activeif = DOMINAMB = 1; check_type = integer + ## check_min = 0 + # + +MSG_IMINAMB 1 "Minimum number of observations per ambiguity" + +! Sampling Rate for counting the Obs. +! ----------------------------------- +ISPLAMB 0 + ## widget = lineedit; activeif = DOMINAMB = 1 AND IMINAMB > 0 + ## check_type = integer; check_min = 0 + # + +MSG_ISPLAMB 1 "Sampling rate for counting the observations" + +! Size of the histgram (-NHISTO...NHISTO) +! --------------------------------------- +NHISTO 1 "50" + ## widget = spinbox; range = 1 100 10 + +MSG_NHISTO 1 "Size of the histogram" + +! Number of classes for histgrams +! ------------------------------- +HISTWD 1 "0.1" + ## widget = lineedit; check_type = real; check_min = 0d0 + +MSG_HISTWD 1 "Bin width for histogram" + +! How to compute station observation sigmas +! ----------------------------------------- +WGTTYPE 1 "MEDIAN" + ## widget = combobox; cards = MEDIAN HISTOGRAM; editable = false + ## activeif = STAWGTRS / _ + +MSG_WGTTYPE 1 "Compute measurement noise from" + +! List of station sigma classes +! ----------------------------- +WGTCLASS0 1 "1.00" + ## widget = lineedit; activeif = STAWGTRS / _; check_type = real + ## check_min = 0d0 + +MSG_WGTCLASS0 1 "Default sigma factor" + +WGTCLASS 3 + "1.41" "0.005" + "1.73" "0.010" + "2.00" "0.015" + ## widget = uniline; activeif = STAWGTRS / _; check_type.1 = real + ## check_min.1 = 0d0; check_type.2 = real; check_min.2 = 0d0 + ## numlines = 15 + +MSG_WGTCLASS 1 "New sigma factor Noise larger than" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# CREATE RESIDUAL STATISTICS - RESRMS 1: Input/Output Files # +# # +# GENERAL FILES # +# Show all general files > % < # SHOWGEN +# # +# INPUT FILES # +# Residual files > %%%%%%%% < # RESFIL +# # +# OUTPUT FILES # +# Summary file > %%%%%%%% < # OUTPUT +# Residual histogram > %%%%%%%% < # HISTOGRAM +# Edit information file > %%%%%%%% < # EDITRS +# Station observation sigma file > %%%%%%%% < # STAWGTRS +# # +# GENERAL OUTPUT FILES # +# Program output > % < use RESRMS.Lnn or > %%%%%%%% < # SYSODEF SYSOUT +# Error messages > % < merged to program output or > %%%%%%%% < # ERRMRG SYSERR +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWGEN = 1 ###################################################### +# RESRMS 1.1: General Files # +# # +# GENERAL INPUT FILES # +# General constants > %%%%%%%%%%%% < # CONST +# Satellite information > %%%%%%%%%%%% < # SATELL +# Abbreviation table > %%%%%%%%%%%% < # ABBREV +# # +# MENU SETTINGS # +# Selected campaign > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # CAMPAIGN +# Selected session year> %%%% < session> %%%% < # YR4_INFO SES_INFO +# Session table > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # SESSION_TABLE +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# RESRMS 2: Options # +# # +# TITLE > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # TITLE +# # +# GENERAL OPTIONS # +# Frequency to check > %%%% < # FREQ +# Sampling rate of residual files > %%%%%% % < > %%%%%% % < > %%%%%% % < > %%%%%% %%%%%% % < # DOMINAMB +# Minimum number of observations per ambiguity > %%%%%% < # IMINAMB +# Sampling rate for counting the observations > %%%%%% %%% < # NHISTO +# Bin width for histogram > %%%%% %%%%%%%%%% < of residuals # WGTTYPE +# Default sigma factor > %%%%% < # WGTCLASS0 +# # +# > New_sigma_factor Noise_larger_than_(m) < # WGTCLASS +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/RESRMS.old b/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/RESRMS.old new file mode 100755 index 0000000..f09b432 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/RESRMS.old @@ -0,0 +1,335 @@ + +! Environment Variables +! --------------------- +ENVIRONMENT 1 "" "${}" + ## widget = initmenu; pointer = ENVIR_LIST + +CAMPAIGN 1 "./DUMMY" + ## widget = initmenu; pointer = ACTIVE_CAMPAIGN + +USR_INFO 1 "${USER}" + ## widget = comment + +SESSION_TABLE 1 "${X}/SKL/SESSIONS.SES" + ## widget = initmenu; pointer = SESSION_TABLE + +DESCR_SESSION_TABLE 1 "Session table" + +YR4_INFO 1 "1980" + ## widget = comment + # $Y+0 + +SES_INFO 1 "0060" + ## widget = comment + # $S+0 + +! Show general files +! ------------------ +SHOWGEN 1 "1" + ## widget = checkbox + +MSG_SHOWGEN 1 "Show all general files" + +! General Constants +! ----------------- +CONST 1 "${X}/GEN/CONST." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # CONST. + +DESCR_CONST 1 "General constants" + +! Satellite Information +! --------------------- +SATELL 1 "${X}/GEN/$(SATINF).$(PCV)" + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # $(SATINF).$(PCV) + +DESCR_SATELL 1 "Satellite information" + +! Station Name Abbreviations +! -------------------------- +ABBREV 1 "./DUMMY/STA/$(CRDINF).ABB" + ## widget = selwin; path = DIR_ABB; ext = EXT_ABB; maxfiles = 1 + # $(CRDINF) + +DESCR_ABBREV 1 "Abbreviation table" + +! Residual Input File +! ------------------- +RESFIL 0 + ## widget = selwin; path = DIR_RES; ext = EXT_RES + # ED$(FL)$S+0??? + +DESCR_RESFIL 1 "Residual files" + +RESFIL_TXT_COL_1 1 "Input file" + +! Summary File +! ------------ +OUTPUT 1 "./DUMMY/OUT/ED$(FL)800060.SUM" + ## widget = lineedit; path = DIR_SUM; ext = EXT_SUM + # ED$(FL)$YSS+0 + +DESCR_OUTPUT 1 "Summary file" + +! Maximal Residuals +! ----------------- +EDITRS 0 + ## widget = lineedit; path = DIR_EDT; ext = EXT_EDT + # + +DESCR_EDITRS 1 "Edit information file" + +! Residual histogram +! ------------------ +HISTOGRAM 0 + ## widget = lineedit; path = DIR_LST; ext = EXT_LST + # + +DESCR_HISTOGRAM 1 "Residual histogram" + +! Station observation sigmas +! -------------------------- +STAWGTRS 0 + ## widget = lineedit; path = DIR_SOS; ext = EXT_SOS + # + +DESCR_STAWGTRS 1 "Station observation sigma file" + +! Program Output File +! ------------------- +SYSODEF 1 "0" + ## widget = checkbox + +MSG_SYSODEF 1 "Program output" + +SYSOUT 1 "./DUMMY/OUT/CHK800060.OUT" + ## widget = lineedit; path = DIR_OUT; ext = EXT_OUT + ## activeif = SYSODEF == 0; emptyallowed = false + # CHK$YSS+0 + +DESCR_SYSOUT 1 "Program output" + +! Error Message File +! ------------------ +ERRMRG 1 "0" + ## widget = checkbox + +MSG_ERRMRG 1 "Error messages" + +SYSERR 1 "${U}/WORK/ERROR.MSG" + ## widget = lineedit; path = PTH_ERR; ext = EXT_ERR + ## activeif = ERRMRG == 0; emptyallowed = false + # ERROR + +DESCR_SYSERR 1 "Error messages" + +! Title Line +! ---------- +TITLE 1 "RNX2SNX_800060: Collecting residual statistics" + ## widget = lineedit + # RNX2SNX_$YSS+0: Collecting residual statistics + +MSG_TITLE 1 "Title line" + +! Frequency to be checked +! ----------------------- +FREQ 1 "L3" + ## widget = combobox; editable = false; cards = L1 L2 L3 L4 L5 AS_IS + +MSG_FREQ 1 "Frequency to check" + +! Sampling Interval +! ----------------- +SAMPL 1 "30" + ## widget = lineedit; check_type = integer; check_min = 1 + +MSG_SAMPL 1 "Sampling interval of residual files" + +! Residual Level for Outlier Detection (Phase) +! -------------------------------------------- +DOBIGRES 1 "0" + ## widget = checkbox + +MSG_DOBIGRES 1 "Detect large residuals: phase measurements" + +BIGRES 0 + ## widget = lineedit; activeif = DOBIGRES = 1; check_type = real + ## check_min = 0.0 + # + +MSG_BIGRES 1 "Detect large residuals: phase limit" + +! Residual Level for Outlier Detection (Code) +! ------------------------------------------- +DOBIGRES2 1 "0" + ## widget = checkbox + +MSG_DOBIGRES2 1 "Detect large residuals: code measurements" + +BIGRES2 0 + ## widget = lineedit; activeif = DOBIGRES2 = 1; check_type = real + ## check_min = 0.0 + # + +MSG_BIGRES2 1 "Detect large residuals: code limit" + +! Residual Level for Outlier Detection (Range) +! -------------------------------------------- +DOBIGRES3 1 "0" + ## widget = checkbox + +MSG_DOBIGRES3 1 "Detect large residuals: range measurements" + +BIGRES3 0 + ## widget = lineedit; activeif = DOBIGRES3 = 1; check_type = real + ## check_min = 0.0 + # + +MSG_BIGRES3 1 "Detect large residuals: range limits" + +! Deletion of small Pieces between marked Areas: +! --------------------------------------------- +IPIECE 1 "361" + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_IPIECE 1 "Minimum continuously observed time interval" + +! Minimum Number of Obs. per Ambiguity +! ------------------------------------ +DOMINAMB 1 "0" + ## widget = checkbox + +MSG_DOMINAMB 1 "Detect ambiguities with few observations" + +IMINAMB 0 + ## widget = lineedit; activeif = DOMINAMB = 1; check_type = integer + ## check_min = 0 + # + +MSG_IMINAMB 1 "Minimum number of observations per ambiguity" + +! Sampling Rate for counting the Obs. +! ----------------------------------- +ISPLAMB 0 + ## widget = lineedit; activeif = DOMINAMB = 1 AND IMINAMB > 0 + ## check_type = integer; check_min = 0 + # + +MSG_ISPLAMB 1 "Sampling rate for counting the observations" + +! Size of the histgram (-NHISTO...NHISTO) +! --------------------------------------- +NHISTO 1 "50" + ## widget = spinbox; range = 1 100 10 + +MSG_NHISTO 1 "Size of the histogram" + +! Number of classes for histgrams +! ------------------------------- +HISTWD 1 "0.1" + ## widget = lineedit; check_type = real; check_min = 0d0 + +MSG_HISTWD 1 "Bin width for histogram" + +! How to compute station observation sigmas +! ----------------------------------------- +WGTTYPE 1 "MEDIAN" + ## widget = combobox; cards = MEDIAN HISTOGRAM; editable = false + ## activeif = STAWGTRS / _ + +MSG_WGTTYPE 1 "Compute measurement noise from" + +! List of station sigma classes +! ----------------------------- +WGTCLASS0 1 "1.00" + ## widget = lineedit; activeif = STAWGTRS / _; check_type = real + ## check_min = 0d0 + +MSG_WGTCLASS0 1 "Default sigma factor" + +WGTCLASS 3 + "1.41" "0.005" + "1.73" "0.010" + "2.00" "0.015" + ## widget = uniline; activeif = STAWGTRS / _; check_type.1 = real + ## check_min.1 = 0d0; check_type.2 = real; check_min.2 = 0d0 + ## numlines = 15 + +MSG_WGTCLASS 1 "New sigma factor Noise larger than" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# CREATE RESIDUAL STATISTICS - RESRMS 1: Input/Output Files # +# # +# GENERAL FILES # +# Show all general files > % < # SHOWGEN +# # +# INPUT FILES # +# Residual files > %%%%%%%% < # RESFIL +# # +# OUTPUT FILES # +# Summary file > %%%%%%%% < # OUTPUT +# Residual histogram > %%%%%%%% < # HISTOGRAM +# Edit information file > %%%%%%%% < # EDITRS +# Station observation sigma file > %%%%%%%% < # STAWGTRS +# # +# GENERAL OUTPUT FILES # +# Program output > % < use RESRMS.Lnn or > %%%%%%%% < # SYSODEF SYSOUT +# Error messages > % < merged to program output or > %%%%%%%% < # ERRMRG SYSERR +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWGEN = 1 ###################################################### +# RESRMS 1.1: General Files # +# # +# GENERAL INPUT FILES # +# General constants > %%%%%%%%%%%% < # CONST +# Satellite information > %%%%%%%%%%%% < # SATELL +# Abbreviation table > %%%%%%%%%%%% < # ABBREV +# # +# MENU SETTINGS # +# Selected campaign > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # CAMPAIGN +# Selected session year> %%%% < session> %%%% < # YR4_INFO SES_INFO +# Session table > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # SESSION_TABLE +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# RESRMS 2: Options # +# # +# TITLE > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # TITLE +# # +# GENERAL OPTIONS # +# Frequency to check > %%%% < # FREQ +# Sampling rate of residual files > %%%%%% % < > %%%%%% % < > %%%%%% % < > %%%%%% %%%%%% % < # DOMINAMB +# Minimum number of observations per ambiguity > %%%%%% < # IMINAMB +# Sampling rate for counting the observations > %%%%%% %%% < # NHISTO +# Bin width for histogram > %%%%% %%%%%%%%%% < of residuals # WGTTYPE +# Default sigma factor > %%%%% < # WGTCLASS0 +# # +# > New_sigma_factor Noise_larger_than_(m) < # WGTCLASS +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/RNXGRA.INP b/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/RNXGRA.INP new file mode 100755 index 0000000..497e2c4 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/RNXGRA.INP @@ -0,0 +1,336 @@ + +! Environment Variables +! --------------------- +ENVIRONMENT 5 + "U" "c:\Bernese\GPSUSER52" + "T" "c:\Bernese\GPSTEMP" + "X" "c:\Bernese\BERN52\GPS" + "P" "c:\Bernese\GPSDATA\CAMPAIGN52" + "USER" "" + ## widget = initmenu; pointer = ENVIR_LIST + +! Some title information +! ---------------------- +CAMPAIGN 1 "${P}/LUZON" + ## widget = initmenu; pointer = ACTIVE_CAMPAIGN + +USR_INFO 1 "${USER}" + ## widget = comment + +SESSION_TABLE 1 "${P}/LUZON\STA\SESSIONS.SES" + ## widget = initmenu; pointer = SESSION_TABLE + +DESCR_SESSION_TABLE 1 "Session table" + +YR4_INFO 1 "2025" + ## widget = comment + # $Y+0 + +SES_INFO 1 "0730" + ## widget = comment + # $S+0 + +! List of RINEX Input Files +! -------------------------- +OBSFIL 0 + ## widget = selwin; path = DIR_RXO; ext = EXT_RXO; maxfiles = 999 + ## emptyallowed = true + # + +OBSFIL_TXT_COL_1 1 "RINEX observation files" + +MSG_OBSFIL 1 "Original RINEX observation files" + +SMTFIL 15 + "${P}/LUZON\RAW\AIRA0730.SMT" + "${P}/LUZON\RAW\ALIC0730.SMT" + "${P}/LUZON\RAW\CUSV0730.SMT" + "${P}/LUZON\RAW\DAEJ0730.SMT" + "${P}/LUZON\RAW\DARW0730.SMT" + "${P}/LUZON\RAW\ELNA0730.SMT" + "${P}/LUZON\RAW\GUAM0730.SMT" + "${P}/LUZON\RAW\GUNG0730.SMT" + "${P}/LUZON\RAW\GUUG0730.SMT" + "${P}/LUZON\RAW\IBAZ0730.SMT" + "${P}/LUZON\RAW\MCIL0730.SMT" + "${P}/LUZON\RAW\NTUS0730.SMT" + "${P}/LUZON\RAW\PERT0730.SMT" + "${P}/LUZON\RAW\PGEN0730.SMT" + "${P}/LUZON\RAW\PIMO0730.SMT" + ## widget = selwin; path = DIR_SMT; ext = EXT_SMT; maxfiles = 999 + ## emptyallowed = true + # ????$S+0 + +SMTFIL_TXT_COL_1 1 "Smoothed RINEX files" + +MSG_SMTFIL 1 "Smoothed RINEX observation files" + +! Measurement Type +! ---------------- +MEATYP 1 "PHASE" + ## widget = combobox; editable = false; cards = PHASE CODE + +MSG_MEATYP 1 "Measurement type" + +! Frequencies +! ----------- +FREQ 1 "BOTH" + ## widget = combobox; editable = false; cards = L1 L2 BOTH + +MSG_FREQ 1 "Frequencies" + +! Minimum s/n-ratio +! ----------------- +MINSIG 1 "0" + ## widget = spinbox; range = 0 9 1 + +MSG_MINSIG 1 "Minimum s/n ratio requested" + +! Display cycle slip flags +! ------------------------ +CYCGRA 1 "0" + ## widget = checkbox; activeif = MEATYP = PHASE + +MSG_CYCGRA 1 "Print cycle slip flags" + +! Station Name Translation Table +! ------------------------------ +STAINFO 1 "${P}/LUZON\STA\$(CRDINF).STA" + ## widget = selwin; path = DIR_STA; ext = EXT_STA; maxfiles = 1 + ## emptyallowed = true + # $(CRDINF) + +MSG_STAINFO 1 "Station information" + +! Stop if Station Name not found in Translation Table +! --------------------------------------------------- +STNMSTOP 1 "0" + ## widget = checkbox; activeif = STAINFO /= _ + +MSG_STNMSTOP 1 "Stop if station name not found" + +! Use station information file flags +! ---------------------------------- +USEFLG 1 "0" + ## widget = checkbox; activeif = STAINFO /= _ + +MSG_USEFLG 1 "Consider flags in sta-info file" + +! Flag to use in STAINFO: type 001 +! -------------------------------- +FLG001 1 "999" + ## widget = lineedit; activeif = STAINFO /= _ AND USEFLG = 1 + +MSG_FLG001 1 "Flag to be used" + +! Output Files +! ------------ +SUMMARY 1 "${P}/LUZON\OUT\GRA250730.SMC" + ## widget = lineedit; path = DIR_SMC; ext = EXT_SMC + # GRA$YSS+0 + +MSG_SUMMARY 1 "Summary file" + +! Program Output File +! ------------------- +SYSODEF 1 "0" + ## widget = checkbox + +MSG_SYSODEF 1 "Program output" + +SYSOUT 1 "${P}/LUZON\OUT\GRA250730.OUT" + ## widget = lineedit; path = DIR_OUT; ext = EXT_OUT + ## activeif = SYSODEF == 0; emptyallowed = false + # GRA$YSS+0 + +DESCR_SYSOUT 1 "Program output" + +! Error Message File +! ------------------ +ERRMRG 1 "0" + ## widget = checkbox + +MSG_ERRMRG 1 "Error message" + +SYSERR 1 "${U}/WORK\ERROR.MSG" + ## widget = lineedit; path = PTH_ERR; ext = EXT_ERR + ## activeif = ERRMRG == 0; emptyallowed = false + # ERROR + +DESCR_SYSERR 1 "Error message" + +! Program run title line +! ---------------------- +TITLE 1 "RNX2SNX_250730: Summary on RINEX file content" + ## widget = lineedit + # RNX2SNX_$YSS+0: Summary on RINEX file content + +MSG_TITLE 1 "Title line" + +! Tolerance of observations +! ------------------------- +IOBTOL 1 "2" + ## widget = spinbox; range = 0 99 1; check_type = integer; check_min = 0 + ## check_max = 99 + +MSG_IOBTOL 1 "Epochs allowed per character" + +! Get a list of files? +! -------------------- +GETLST 1 "1" + ## widget = checkbox + +MSG_GETLST 1 "Get a list of RINEX files" + +! Get a list of good files? +! ------------------------- +LSTFILE 0 + ## widget = lineedit; path = DIR_LST; ext = EXT_LST + # + +MSG_LSTFILE 1 "File with the list of selected RINEX files" + +! Get a list of bad files? +! ------------------------ +DELFILE 1 "${P}/LUZON\OUT\GRA250730.DEL" + ## widget = lineedit; path = DIR_DEL; ext = EXT_DEL + # GRA$YSS+0 + +MSG_DELFILE 1 "File with the list of unselected RINEX files" + +! Max # of stations in list +! ------------------------- +MAXSTA 1 "200" + ## widget = spinbox; range = 1 9999 10; check_type = integer + ## check_min = 1; check_max = 9999 + +MSG_MAXSTA 1 "Maximum number of selected files (station)" + +! Count only observations from satellites of selected systems +! ----------------------------------------------------------- +OBSSYS 1 "ALL" + ## widget = combobox; editable = false; cards = ALL GPS GLO GAL + +MSG_OBSSYS 1 "Count only observations from satellites of selected systems" + +! Min # of observations per station +! --------------------------------- +MINOBS 1 "100" + ## widget = spinbox; range = 1 9999 10; check_type = integer + ## check_min = 1 + +MSG_MINOBS 1 "Minimum number of observations per file" + +! Max. # of bad obs. per station allowed +! -------------------------------------- +MAXBAD 1 "70" + ## widget = spinbox; range = 1 100 1; check_type = integer; check_min = 1 + ## check_max = 9999 + +MSG_MAXBAD 1 "Maximum number of bad epochs per file allowed" + +! Defines what a bad obs. is +! -------------------------- +BADOBS 1 "3" + ## widget = spinbox; range = 0 15 1; check_type = integer; check_min = 0 + +MSG_BADOBS 1 "Maximum number of observation to define a bad epoch" + +! Normalize limits for non-daily session processing +! ------------------------------------------------- +ADJDAY 1 "1" + ## widget = checkbox + +MSG_ADJDAY 1 "Normalize limits for non-daily session processing" + +SHOWGEN 1 "1" + ## widget = checkbox + +MSG_SHOWGEN 1 "Show all general files" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# CREATE OBSERVATION STATISTICS - RNXGRA 1: Filenames # +# # +# GENERAL FILES # +# Show all general files > % < # SHOWGEN +# # +# INPUT FILES # +# Original RINEX observation files > %%%%%%%% < # OBSFIL +# Smoothed RINEX observation files > %%%%%%%% < # SMTFIL +# # +# GENERAL OUTPUT FILES # +# Program output > % < use RNXGRA.Lnn or > %%%%%%%% < # SYSODEF SYSOUT +# Error messages > % < merged to program output or > %%%%%%%% < # ERRMRG SYSERR +# # +# OUTPUT FILE # +# Summary file > %%%%%%%% < # SUMMARY +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWGEN = 1 ###################################################### +# RNXGRA 1.1: General Files # +# # +# MENU SETTINGS # +# Selected campaign > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # CAMPAIGN +# Selected session year> %%%% < session> %%%% < # YR4_INFO SES_INFO +# Session table > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # SESSION_TABLE +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# RNXGRA 2: Options # +# # +# TITLE > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # TITLE +# # +# OBSERVATION SELECTION # +# Measurement type > %%%%%% < # MEATYP +# Frequencies > %%%%%% < # FREQ +# Minimum s/n ratio requested > %% < # MINSIG +# Print cycle slip flags > % < # CYCGRA +# # +# MAXIMUM NUMBER OF MISSING EPOCHS # +# Allowed per character > %% < (1 chr = 20 minutes) # IOBTOL +# # +# STATION NAME TRANSLATION # +# Station information file > %%%%%%%% < # STAINFO +# Stop if station name not found > % < # STNMSTOP +# # +# LIST OF RINEX FILES # +# Get a list of RINEX files > % < # GETLST +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL STAINFO / _ AND USEFLG == 999 #################################### +# RNXGRA 2.1: Select Flags from Station Information File to be Used # +# # +# ATTENTION!!!! THIS IS DUMMY AT THE MOMENT!!!! # +# To make the flag handling active, please modify SR GTSTAFLG.f90 # +# # +# Consider flags in sta-info file > % < # USEFLG +# Flags to be used > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # FLG001 +# Flag 999: Any flag will be considered # +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL GETLST == 1 ###################################################### +# RNXGRA 3: Options for RINEX File Selection # +# # +# FILENAMES # +# File with the list of selected@@ RINEX files > %%%%%%%% < # LSTFILE +# File with the list of unselected RINEX files > %%%%%%%% < # DELFILE +# # +# FILE SELECTION OPTIONS # +# Maximum number of selected files (station) > %%%% < # MAXSTA +# Count only observations from satellites of > %%%% < system(s) # OBSSYS +# Minimum number of observations per file > %%%% < # MINOBS +# Maximum number of bad epochs per file allowed > %%%% < # MAXBAD +# Maximum number of observations to define a bad epoch > %%%% < # BADOBS +# Normalize limits for non-daily session processing > % < # ADJDAY +# (assuming that the given values refer to one day) # +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/RNXGRA.old b/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/RNXGRA.old new file mode 100755 index 0000000..5f45165 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/RNXGRA.old @@ -0,0 +1,330 @@ + +! Environment Variables +! --------------------- +ENVIRONMENT 5 + "U" "c:\Bernese\GPSUSER52" + "T" "c:\Bernese\GPSTEMP" + "X" "c:\Bernese\BERN52\GPS" + "P" "c:\Bernese\GPSDATA\CAMPAIGN52" + "USER" "" + ## widget = initmenu; pointer = ENVIR_LIST + +! Some title information +! ---------------------- +CAMPAIGN 1 "${P}/PHIVOLCS" + ## widget = initmenu; pointer = ACTIVE_CAMPAIGN + +USR_INFO 1 "${USER}" + ## widget = comment + +SESSION_TABLE 1 "${P}/PHIVOLCS\STA\SESSIONS.SES" + ## widget = initmenu; pointer = SESSION_TABLE + +DESCR_SESSION_TABLE 1 "Session table" + +YR4_INFO 1 "2019" + ## widget = comment + # $Y+0 + +SES_INFO 1 "0110" + ## widget = comment + # $S+0 + +! List of RINEX Input Files +! -------------------------- +OBSFIL 9 + "${P}/PHIVOLCS\RAW\ALAB0110.19o" + "${P}/PHIVOLCS\RAW\ATIM0110.19o" + "${P}/PHIVOLCS\RAW\CACA0110.19o" + "${P}/PHIVOLCS\RAW\ELNA0110.19o" + "${P}/PHIVOLCS\RAW\GUNG0110.19o" + "${P}/PHIVOLCS\RAW\LBAN0110.19o" + "${P}/PHIVOLCS\RAW\MALA0110.19o" + "${P}/PHIVOLCS\RAW\MAUB0110.19o" + "${P}/PHIVOLCS\RAW\SPAB0110.19o" + ## widget = selwin; path = DIR_RXO; ext = EXT_RXO; maxfiles = 999 + ## emptyallowed = true + # ????$S+0 + +OBSFIL_TXT_COL_1 1 "RINEX observation files" + +MSG_OBSFIL 1 "Original RINEX observation files" + +SMTFIL 0 + ## widget = selwin; path = DIR_SMT; ext = EXT_SMT; maxfiles = 999 + ## emptyallowed = true + # + +SMTFIL_TXT_COL_1 1 "Smoothed RINEX files" + +MSG_SMTFIL 1 "Smoothed RINEX observation files" + +! Measurement Type +! ---------------- +MEATYP 1 "PHASE" + ## widget = combobox; editable = false; cards = PHASE CODE + +MSG_MEATYP 1 "Measurement type" + +! Frequencies +! ----------- +FREQ 1 "BOTH" + ## widget = combobox; editable = false; cards = L1 L2 BOTH + +MSG_FREQ 1 "Frequencies" + +! Minimum s/n-ratio +! ----------------- +MINSIG 1 "0" + ## widget = spinbox; range = 0 9 1 + +MSG_MINSIG 1 "Minimum s/n ratio requested" + +! Display cycle slip flags +! ------------------------ +CYCGRA 1 "0" + ## widget = checkbox; activeif = MEATYP = PHASE + +MSG_CYCGRA 1 "Print cycle slip flags" + +! Station Name Translation Table +! ------------------------------ +STAINFO 1 "${P}/PHIVOLCS\STA\$(CRDINF).STA" + ## widget = selwin; path = DIR_STA; ext = EXT_STA; maxfiles = 1 + ## emptyallowed = true + # $(CRDINF) + +MSG_STAINFO 1 "Station information" + +! Stop if Station Name not found in Translation Table +! --------------------------------------------------- +STNMSTOP 1 "0" + ## widget = checkbox; activeif = STAINFO /= _ + +MSG_STNMSTOP 1 "Stop if station name not found" + +! Use station information file flags +! ---------------------------------- +USEFLG 1 "0" + ## widget = checkbox; activeif = STAINFO /= _ + +MSG_USEFLG 1 "Consider flags in sta-info file" + +! Flag to use in STAINFO: type 001 +! -------------------------------- +FLG001 1 "999" + ## widget = lineedit; activeif = STAINFO /= _ AND USEFLG = 1 + +MSG_FLG001 1 "Flag to be used" + +! Output Files +! ------------ +SUMMARY 1 "${P}/PHIVOLCS\OUT\GRA190110.SMC" + ## widget = lineedit; path = DIR_SMC; ext = EXT_SMC + # GRA$YSS+0 + +MSG_SUMMARY 1 "Summary file" + +! Program Output File +! ------------------- +SYSODEF 1 "0" + ## widget = checkbox + +MSG_SYSODEF 1 "Program output" + +SYSOUT 1 "${P}/PHIVOLCS\OUT\GRA190110.OUT" + ## widget = lineedit; path = DIR_OUT; ext = EXT_OUT + ## activeif = SYSODEF == 0; emptyallowed = false + # GRA$YSS+0 + +DESCR_SYSOUT 1 "Program output" + +! Error Message File +! ------------------ +ERRMRG 1 "0" + ## widget = checkbox + +MSG_ERRMRG 1 "Error message" + +SYSERR 1 "${U}/WORK\ERROR.MSG" + ## widget = lineedit; path = PTH_ERR; ext = EXT_ERR + ## activeif = ERRMRG == 0; emptyallowed = false + # ERROR + +DESCR_SYSERR 1 "Error message" + +! Program run title line +! ---------------------- +TITLE 1 "RNX2SNX_190110: Summary on RINEX file content" + ## widget = lineedit + # RNX2SNX_$YSS+0: Summary on RINEX file content + +MSG_TITLE 1 "Title line" + +! Tolerance of observations +! ------------------------- +IOBTOL 1 "2" + ## widget = spinbox; range = 0 99 1; check_type = integer; check_min = 0 + ## check_max = 99 + +MSG_IOBTOL 1 "Epochs allowed per character" + +! Get a list of files? +! -------------------- +GETLST 1 "1" + ## widget = checkbox + +MSG_GETLST 1 "Get a list of RINEX files" + +! Get a list of good files? +! ------------------------- +LSTFILE 0 + ## widget = lineedit; path = DIR_LST; ext = EXT_LST + # + +MSG_LSTFILE 1 "File with the list of selected RINEX files" + +! Get a list of bad files? +! ------------------------ +DELFILE 1 "${P}/PHIVOLCS\OUT\GRA190110.DEL" + ## widget = lineedit; path = DIR_DEL; ext = EXT_DEL + # GRA$YSS+0 + +MSG_DELFILE 1 "File with the list of unselected RINEX files" + +! Max # of stations in list +! ------------------------- +MAXSTA 1 "200" + ## widget = spinbox; range = 1 9999 10; check_type = integer + ## check_min = 1; check_max = 9999 + +MSG_MAXSTA 1 "Maximum number of selected files (station)" + +! Count only observations from satellites of selected systems +! ----------------------------------------------------------- +OBSSYS 1 "ALL" + ## widget = combobox; editable = false; cards = ALL GPS GLO GAL + +MSG_OBSSYS 1 "Count only observations from satellites of selected systems" + +! Min # of observations per station +! --------------------------------- +MINOBS 1 "200" + ## widget = spinbox; range = 1 9999 10; check_type = integer + ## check_min = 1 + +MSG_MINOBS 1 "Minimum number of observations per file" + +! Max. # of bad obs. per station allowed +! -------------------------------------- +MAXBAD 1 "10" + ## widget = spinbox; range = 1 100 1; check_type = integer; check_min = 1 + ## check_max = 9999 + +MSG_MAXBAD 1 "Maximum number of bad epochs per file allowed" + +! Defines what a bad obs. is +! -------------------------- +BADOBS 1 "3" + ## widget = spinbox; range = 0 15 1; check_type = integer; check_min = 0 + +MSG_BADOBS 1 "Maximum number of observation to define a bad epoch" + +! Normalize limits for non-daily session processing +! ------------------------------------------------- +ADJDAY 1 "1" + ## widget = checkbox + +MSG_ADJDAY 1 "Normalize limits for non-daily session processing" + +SHOWGEN 1 "1" + ## widget = checkbox + +MSG_SHOWGEN 1 "Show all general files" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# CREATE OBSERVATION STATISTICS - RNXGRA 1: Filenames # +# # +# GENERAL FILES # +# Show all general files > % < # SHOWGEN +# # +# INPUT FILES # +# Original RINEX observation files > %%%%%%%% < # OBSFIL +# Smoothed RINEX observation files > %%%%%%%% < # SMTFIL +# # +# GENERAL OUTPUT FILES # +# Program output > % < use RNXGRA.Lnn or > %%%%%%%% < # SYSODEF SYSOUT +# Error messages > % < merged to program output or > %%%%%%%% < # ERRMRG SYSERR +# # +# OUTPUT FILE # +# Summary file > %%%%%%%% < # SUMMARY +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWGEN = 1 ###################################################### +# RNXGRA 1.1: General Files # +# # +# MENU SETTINGS # +# Selected campaign > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # CAMPAIGN +# Selected session year> %%%% < session> %%%% < # YR4_INFO SES_INFO +# Session table > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # SESSION_TABLE +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# RNXGRA 2: Options # +# # +# TITLE > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # TITLE +# # +# OBSERVATION SELECTION # +# Measurement type > %%%%%% < # MEATYP +# Frequencies > %%%%%% < # FREQ +# Minimum s/n ratio requested > %% < # MINSIG +# Print cycle slip flags > % < # CYCGRA +# # +# MAXIMUM NUMBER OF MISSING EPOCHS # +# Allowed per character > %% < (1 chr = 20 minutes) # IOBTOL +# # +# STATION NAME TRANSLATION # +# Station information file > %%%%%%%% < # STAINFO +# Stop if station name not found > % < # STNMSTOP +# # +# LIST OF RINEX FILES # +# Get a list of RINEX files > % < # GETLST +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL STAINFO / _ AND USEFLG == 999 #################################### +# RNXGRA 2.1: Select Flags from Station Information File to be Used # +# # +# ATTENTION!!!! THIS IS DUMMY AT THE MOMENT!!!! # +# To make the flag handling active, please modify SR GTSTAFLG.f90 # +# # +# Consider flags in sta-info file > % < # USEFLG +# Flags to be used > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # FLG001 +# Flag 999: Any flag will be considered # +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL GETLST == 1 ###################################################### +# RNXGRA 3: Options for RINEX File Selection # +# # +# FILENAMES # +# File with the list of selected@@ RINEX files > %%%%%%%% < # LSTFILE +# File with the list of unselected RINEX files > %%%%%%%% < # DELFILE +# # +# FILE SELECTION OPTIONS # +# Maximum number of selected files (station) > %%%% < # MAXSTA +# Count only observations from satellites of > %%%% < system(s) # OBSSYS +# Minimum number of observations per file > %%%% < # MINOBS +# Maximum number of bad epochs per file allowed > %%%% < # MAXBAD +# Maximum number of observations to define a bad epoch > %%%% < # BADOBS +# Normalize limits for non-daily session processing > % < # ADJDAY +# (assuming that the given values refer to one day) # +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/RNXSMT.INP b/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/RNXSMT.INP new file mode 100755 index 0000000..6ae7564 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/RNXSMT.INP @@ -0,0 +1,504 @@ + +! Environment Variables +! --------------------- +ENVIRONMENT 5 + "U" "C:\Bernese\GPSUSER52" + "T" "C:\Bernese\GPSTEMP" + "X" "c:\Bernese\BERN52\GPS" + "P" "c:\Bernese\GPSDATA\CAMPAIGN52" + "USER" "" + ## widget = initmenu; pointer = ENVIR_LIST + +! SOME KEYWORDS FOR AUTOMATIC OUTPUT +! ---------------------------------- +CAMPAIGN 1 "${P}/LUZON" + ## widget = initmenu; pointer = ACTIVE_CAMPAIGN + +SESSION_TABLE 1 "${P}/LUZON\STA\SESSIONS.SES" + ## widget = initmenu; pointer = SESSION_TABLE + +DESCR_SESSION_TABLE 1 "Session table" + +YR4_INFO 1 "2022" + ## widget = comment + # $Y+0 + +SES_INFO 1 "2950" + ## widget = comment + # $S+0 + +USR_INFO 1 "${USER}" + ## widget = comment + +! ------------------------------------------------------------------------- +! Show general files +! ------------------ +SHOWGEN 1 "1" + ## widget = checkbox + +MSG_SHOWGEN 1 "Show all general files" + +! General Constants +! ----------------- +CONST 1 "${X}/GEN\CONST." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # CONST. + +DESCR_CONST 1 "General constants" + +! Satellite Information +! --------------------- +SATELL 1 "${X}/GEN\$(SATINF).$(PCV)" + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # $(SATINF).$(PCV) + +DESCR_SATELL 1 "Satellite information" + +! Observation selection for Galileo and SBAS +! ------------------------------------------ +!GEOSFILE 0 +! ## widget = selwin; path = PTH_GEN; maxfiles = 1; emptyallowed = true +! ## activeif = ESTDCB / P1-C1 +! +!DESCR_GEOSFILE 1 "Galileo satellite-specific observation type selection" +! Observation selection by new RECEIVER file +! ------------------------------------------ +OBSSEL 1 "${X}/GEN\OBS.SEL" + ## widget = selwin; path = PTH_GEN; maxfiles = 1; emptyallowed = true + ## activeif = ESTDCB / P1-C1 + # OBS.SEL + +DESCR_OBSSEL 1 "Receiver-specific observation type priority" + +! Print RINEX observation statistics and selection results +! -------------------------------------------------------- +PRTOSTAT 1 "0" + ## widget = checkbox; activeif = ESTDCB / P1-C1 AND OBSSEL / _ + +MSG_PRTOSTAT 1 "Print observation statistics" + +! Stochastic IONO values for P1-P2 DCB estimation +! ----------------------------------------------- +SIPFILE 0 + ## widget = selwin; path = DIR_ION; maxfiles = 1 + ## activeif = ESTDCB == P1-P2; emptyallowed = true + # + +DESCR_SIPFILE 1 "Stochastic IONO values for P1-P2 DCB estimation" + +! Satellite Problems +! ------------------ +SATCRUX 1 "${X}/GEN\$(SATCRX).CRX" + ## widget = selwin; path = PTH_GEN; ext = EXT_CRX; maxfiles = 1 + ## emptyallowed = true + # $(SATCRX) + +DESCR_SATCRUX 1 "Satellite problems" + +! Rinex input file +! ---------------- +RNXFIL 14 + "${P}/LUZON\RAW\AIRA2950.22O" + "${P}/LUZON\RAW\ALIC2950.22O" + "${P}/LUZON\RAW\ATIM2950.22O" + "${P}/LUZON\RAW\CUSV2950.22O" + "${P}/LUZON\RAW\DAEJ2950.22O" + "${P}/LUZON\RAW\ELNA2950.22O" + "${P}/LUZON\RAW\GUMA2950.22O" + "${P}/LUZON\RAW\GUUG2950.22O" + "${P}/LUZON\RAW\NTUS2950.22O" + "${P}/LUZON\RAW\PAGP2950.22O" + "${P}/LUZON\RAW\PIMO2950.22O" + "${P}/LUZON\RAW\S01R2950.22O" + "${P}/LUZON\RAW\TGDN2950.22O" + "${P}/LUZON\RAW\VIGN2950.22O" + ## widget = selwin; path = DIR_RXO; ext = EXT_RXO; maxfiles = 999 + # ????$S+0 + +MSG_RNXFIL 1 "Original RINEX observation files" + +RNXFIL_PTH_COL_2 1 "${P}/LUZON\RAW\" + ## widget = initmenu; pointer = DIR_SMT + +RNXFIL_EXT_COL_2 1 "SMT" + ## widget = initmenu; pointer = EXT_SMT + +RNXFIL_PTH_COL_3 1 "${P}/LUZON\ORB\" + ## widget = initmenu; pointer = DIR_DCB + +RNXFIL_EXT_COL_3 1 "DCB" + ## widget = initmenu; pointer = EXT_DCB + +! Plot File +! --------- +PLTFLG 1 "0" + +DEVICE 0 + +! Program Output File +! ------------------- +SYSODEF 1 "0" + ## widget = checkbox + +MSG_SYSODEF 1 "Program output" + +SYSOUT 1 "${P}/LUZON\OUT\SMT$(CLUSTER).OUT" + ## widget = lineedit; path = DIR_OUT; ext = EXT_OUT + ## activeif = SYSODEF == 0; emptyallowed = false + # SMT$(CLUSTER) + +DESCR_SYSOUT 1 "Program output" + +! Error Message File +! ------------------ +ERRMRG 1 "0" + ## widget = checkbox + +MSG_ERRMRG 1 "Error messages" + +SYSERR 1 "${U}/WORK\ERROR.MSG" + ## widget = lineedit; path = PTH_ERR; ext = EXT_ERR + ## activeif = ERRMRG == 0; emptyallowed = false + # ERROR + +DESCR_SYSERR 1 "Error messages" + +! Direct estimation of differential code bias values +! -------------------------------------------------- +ESTDCB 1 "NO" + ## widget = combobox; editable = false; cards = NO P1-C1 + +MSG_ESTDCB 1 "Estimate DCB values" + +! Title +! ----- +TITLE 1 "RNX2SNX_222950_$(CCC): Preprocess RINEX files" + ## widget = lineedit + # RNX2SNX_$YSS+0_$(CCC): Preprocess RINEX files + +MSG_TITLE 1 "Title line" + +! Maximum number of records in a RINEX file +! ----------------------------------------- +MAXREC 1 "3000" + ## widget = spinbox; range = 3000 120000 1000; check_type = integer + +MSG_MAXREC 1 "Maximum number of records in a RINEX file" + +! Sampling Interval for RINEX Data +! -------------------------------- +SAMPL 1 "30.0" + ## widget = lineedit; check_type = real; check_min = 0 + +MSG_SAMPL 1 "Sampling interval for RINEX data" + +! Skip observations flagged with S1/S2=0.000 +! ------------------------------------------ +RMSTON 1 "1" + ## widget = checkbox + +MSG_RMSTON 1 "Skip observations flagged with S1/S2=0.000" + +! Use C2 if P2 unavailable +! ------------------------ +USEC2 1 "0" + ## widget = checkbox + +MSG_USEC2 1 "Use C2 if P2 unavailable" + +! Use Obs. Window +! --------------- +USEWIN 1 "1" + ## widget = checkbox + +MSG_USEWIN 1 "Use observation window" + +! Observation Window +! ------------------ +RADIO_1 1 "1" + ## widget = radiobutton; group = DUMMY + ## radiokeys = SESSION_YEAR SESSION_STRG + +MSG_RADIO_1 1 "Defined by year and session identifier" + +RADIO_2 1 "0" + ## widget = radiobutton; group = DUMMY + +MSG_RADIO_2 1 "Defined by start and end times" + +SESSION_YEAR 1 "2022" + ## widget = lineedit; multilineallowed = true; emptyallowed = false + # $Y+- + +MSG_SESSION_YEAR 1 "Year for sessions def. the time window" + +SESSION_STRG 3 + "2940" + "2950" + "2960" + ## widget = lineedit; multilineallowed = true; emptyallowed = false + # $S+- + +MSG_SESSION_STRG 1 "Sessions defining the time window" + +STADAT 1 "2022 10 22" + ## widget = lineedit; activeif = RADIO_2 = 1; check_type = date + # $YMD_STR+0 + +MSG_STADAT 1 "Start of time window (year month day)" + +STATIM 1 "00 00 00" + ## widget = lineedit; emptyallowed = false + ## activeif = RADIO_2 = 1 AND STADAT / _; check_type = time + +MSG_STATIM 1 "Start of time window (hour min. sec.)" + +ENDDAT 1 "2022 10 22" + ## widget = lineedit; activeif = RADIO_2 = 1; check_type = date + # $YMD_STR+0 + +MSG_ENDDAT 1 "End of time window (year month day)" + +ENDTIM 1 "23 59 59" + ## widget = lineedit; emptyallowed = false + ## activeif = RADIO_2 = 1 AND ENDDAT / _; check_type = time + +MSG_ENDTIM 1 "End of time window (hour min. sec.)" + +! What to do in case of event flag +! -------------------------------- +EPOFLAG 1 "SKIP" + ## widget = combobox; editable = false; cards = WARNING SKIP ERROR + +MSG_EPOFLAG 1 "What to do in case of event flag" + +! Maximum Gap Before Starting a New Arc +! ------------------------------------- +GAPARC 1 "180.0" + ## widget = lineedit; check_type = real; check_min = 0 + +MSG_GAPARC 1 "Maximum gap before starting a new arc" + +! Maximum Gap for Cycle Slip Correction +! ------------------------------------- +GAPL4 1 "180.0" + ## widget = lineedit; check_type = real; check_min = 0 + +MSG_GAPL4 1 "Maximum gap for cycle slip correction" + +! RMS of Melbourne Wuebbena +! ------------------------- +RMSL5 1 "0.60" + ## widget = lineedit; check_type = real; check_min = 0 + +MSG_RMSL5 1 "RMS of a clean arc for Melbourne-Wuebbena" + +! RMS of L4 for Fit and Cycle Slip Corr. +! -------------------------------------- +RMSL4 0 + ## widget = lineedit; check_type = real; check_min = 0 + # + +MSG_RMSL4 1 "RMS of L4 for fit and cycle slip correction" + +! RMS of L3-P3 +! ------------ +RMSL3 1 "2.0" + ## widget = lineedit; check_type = real; check_min = 0 + +MSG_RMSL3 1 "RMS of an arc in ionosphere free LC (L3-P3)" + +! Size of Detectable Cycle Slips +! ------------------------------ +SLPMIN 1 "1.0" + ## widget = lineedit; check_type = real; check_min = 0 + +MSG_SLPMIN 1 "Minimum size of detectable cycle slips" + +! Size of Detectable Outliers +! --------------------------- +SLPOUT 1 "5.0" + ## widget = lineedit; check_type = real; check_min = 0 + +MSG_SLPOUT 1 "Minimum size of detectable outliers" + +! +! Define a clock event +! -------------------------------- +CLKEVT 1 "50.0" + ## widget = lineedit; check_type = real; check_min = 0 + +MSG_CLKEVT 1 "Minimum size of a clock event" + +! Tolerance for a ms-jump +! -------------------------------- +CYCEVT 1 "0.001" + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = CLKEVT / _ + +MSG_CYCEVT 1 "Tolerance for the ms-jump detection" + +! Maximum number of clock events per file +! --------------------------------------- +MAXEVT 1 "10" + ## widget = spinbox; range = 1 10000 10; activeif = CLKEVT / _ + +MSG_MAXEVT 1 "Maximum number of events with unknown size" + +! Minimum Number of Observations in an Arc +! ---------------------------------------- +MINOBS 1 "10" + ## widget = spinbox; range = 1 99 1 + +MSG_MINOBS 1 "Minimum number of observations per arc" + +! Number of L4 Observations for Fit +! --------------------------------- +MINL4 1 "10" + ## widget = spinbox; range = 1 99 1 + +MSG_MINL4 1 "Number of L4 observations for fit" + +! Fixs Cycle Slips in Code Observations +! ------------------------------------- +FIXSLP 1 "0" + ## widget = checkbox + +MSG_FIXSLP 1 "Fix cycle slips in code observations" + +! Use Smoothed Code (else use raw code) +! ------------------------------------- +FLGCOD 1 "1" + ## widget = checkbox + +MSG_FLGCOD 1 "Use smoothed code instead of raw code" + +! Preprocess phase observations +! ----------------------------- +FLGPHS 1 "0" + ## widget = checkbox + +MSG_FLGPHS 1 "Preprocess phase observations" + +! Print Option +! ------------ +PRTFLG 1 "SUM" + ## widget = combobox; editable = false; cards = SUM ALL + +MSG_PRTFLG 1 "Output detail" + +! GLONASS frequency estimation +! ---------------------------- +GLOFRQ 1 "0" + ## widget = checkbox + +MSG_GLOFRQ 1 "Verify GLONASS frequency number" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# CLEAN/SMOOTH OBSERVATION FILES - RNXSMT 1: Filenames # +# # +# GENERAL FILES # +# Show all general files > % < # SHOWGEN +# # +# INPUT FILES # +# Original RINEX observation files > %%%%%%%% < # RNXFIL +# # +# GENERAL OUTPUT FILES # +# Program output > % < use RNXSMT.Lnn or > %%%%%%%% < # SYSODEF SYSOUT +# Error messages > % < merged to program output or > %%%%%%%% < # ERRMRG SYSERR +# # +# DIRECT ESTIMATION OF DIFFERENTIAL CODE BIAS VALUES > %%%%% < # ESTDCB +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWGEN = 1 ###################################################### +# RNXSMT 1.1: General Files # +# # +# GENERAL INPUT FILES # +# General constants > %%%%%%%%%%%% < # CONST +# Satellite information > %%%%%%%%%%%% < # SATELL +# Satellite problems > %%%%%%%%%%%% < # SATCRUX +# Observation types priority > %%%%%%%%%%%% < Print selection > % < # OBSSEL PRTOSTAT +# # +# MENU SETTINGS # +# Selected campaign > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # CAMPAIGN +# Selected session year> %%%% < session> %%%% < # YR4_INFO SES_INFO +# Session table > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # SESSION_TABLE +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL ESTDCB = NO ####################################################### +# RNXSMT 2.1: Options # +# # +# TITLE > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # TITLE +# # +# OBSERVATION ARC DEFINITION # +# Maximum number of records in a RINEX file > %%%%%% < # MAXREC +# Sampling interval for RINEX data > %%%%% % < # USEWIN +# Skip observations with S1 and S2=0.000 > % < # RMSTON +# Use C2 if P2 unavailable > % < # USEC2 +# Maximum gap in data to start a new arc > %%%%% %%% < # MINOBS +# # +# EVENT FLAG HANDLING # +# What to do in case of event flags > %%%%%%%% < # EPOFLAG +# # +# DETECT CLOCK EVENTS # +# Minimum size of a clock event > %%%%% %%%%% %%%%% < # MAXEVT +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL ESTDCB = NO AND USEWIN = 1 ######################################## +# RNXSMT 2.2: Observation Window # +# # +# OBSERVATION WINDOW # +# # +# > % < Defined by Year and Session identifier # RADIO_1 +# Year > %%%% < Session > %%%% < # SESSION_YEAR SESSION_STRG +# # +# # +# > % < Defined by Start and End times # RADIO_2 +# yyyy mm dd hh mm ss yyyy mm dd hh mm ss # +# Start > %%%%%%%%%% < > %%%%%%%% < End > %%%%%%%%%% < > %%%%%%%% < # STADAT STATIM ENDDAT ENDTIM +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL ESTDCB = NO ####################################################### +# RNXSMT 3: Screening Options # +# # +# MELBOURNE-WUEBBENA LINEAR COMBINATION: SCREENING, CYCLE SLIP DETECTION # +# RMS of a clean arc for Melbourne-Wuebbena > %%%%% %%%%% %%%%% %%%%% %%% < # MINL4 +# RMS of L4 for fit and cycle slip correction> %%%%% % < # FIXSLP +# # +# IONOSPHERE-FREE LINEAR COMBINATION: OUTLIER DETECTION # +# RMS of an arc in ionosphere free LC (L3-P3)> %%%%% % < # FLGPHS +# Use smoothed instead of raw code > % < # FLGCOD +# Output detail > %%%% < # PRTFLG +# # +# SPECIAL OPTION # +# Verify GLONASS frequency number > % < # GLOFRQ +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/RNXSMT.old b/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/RNXSMT.old new file mode 100755 index 0000000..a055d08 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/RNXSMT.old @@ -0,0 +1,500 @@ + +! Environment Variables +! --------------------- +ENVIRONMENT 5 + "U" "c:\Bernese\GPSUSER52" + "T" "c:\Bernese\GPSTEMP" + "X" "c:\Bernese\BERN52\GPS" + "P" "c:\Bernese\GPSDATA\CAMPAIGN52" + "USER" "" + ## widget = initmenu; pointer = ENVIR_LIST + +! SOME KEYWORDS FOR AUTOMATIC OUTPUT +! ---------------------------------- +CAMPAIGN 1 "${P}/PHIVOLCS" + ## widget = initmenu; pointer = ACTIVE_CAMPAIGN + +SESSION_TABLE 1 "${P}/PHIVOLCS\STA\SESSIONS.SES" + ## widget = initmenu; pointer = SESSION_TABLE + +DESCR_SESSION_TABLE 1 "Session table" + +YR4_INFO 1 "2019" + ## widget = comment + # $Y+0 + +SES_INFO 1 "0110" + ## widget = comment + # $S+0 + +USR_INFO 1 "${USER}" + ## widget = comment + +! ------------------------------------------------------------------------- +! Show general files +! ------------------ +SHOWGEN 1 "1" + ## widget = checkbox + +MSG_SHOWGEN 1 "Show all general files" + +! General Constants +! ----------------- +CONST 1 "${X}/GEN\CONST." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # CONST. + +DESCR_CONST 1 "General constants" + +! Satellite Information +! --------------------- +SATELL 1 "${X}/GEN\$(SATINF).$(PCV)" + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # $(SATINF).$(PCV) + +DESCR_SATELL 1 "Satellite information" + +! Observation selection for Galileo and SBAS +! ------------------------------------------ +!GEOSFILE 0 +! ## widget = selwin; path = PTH_GEN; maxfiles = 1; emptyallowed = true +! ## activeif = ESTDCB / P1-C1 +! +!DESCR_GEOSFILE 1 "Galileo satellite-specific observation type selection" +! Observation selection by new RECEIVER file +! ------------------------------------------ +OBSSEL 0 + ## widget = selwin; path = PTH_GEN; maxfiles = 1; emptyallowed = true + ## activeif = ESTDCB / P1-C1 + # + +DESCR_OBSSEL 1 "Receiver-specific observation type priority" + +! Print RINEX observation statistics and selection results +! -------------------------------------------------------- +PRTOSTAT 1 "0" + ## widget = checkbox; activeif = ESTDCB / P1-C1 AND OBSSEL / _ + +MSG_PRTOSTAT 1 "Print observation statistics" + +! Stochastic IONO values for P1-P2 DCB estimation +! ----------------------------------------------- +SIPFILE 0 + ## widget = selwin; path = DIR_ION; maxfiles = 1 + ## activeif = ESTDCB == P1-P2; emptyallowed = true + # + +DESCR_SIPFILE 1 "Stochastic IONO values for P1-P2 DCB estimation" + +! Satellite Problems +! ------------------ +SATCRUX 1 "${X}/GEN\$(SATCRX).CRX" + ## widget = selwin; path = PTH_GEN; ext = EXT_CRX; maxfiles = 1 + ## emptyallowed = true + # $(SATCRX) + +DESCR_SATCRUX 1 "Satellite problems" + +! Rinex input file +! ---------------- +RNXFIL 10 + "${P}/PHIVOLCS\RAW\BAKO0110.19O" + "${P}/PHIVOLCS\RAW\BJFS0110.19O" + "${P}/PHIVOLCS\RAW\HKSL0110.19O" + "${P}/PHIVOLCS\RAW\HYDE0110.19O" + "${P}/PHIVOLCS\RAW\IISC0110.19O" + "${P}/PHIVOLCS\RAW\PGEN0110.19O" + "${P}/PHIVOLCS\RAW\PIMO0110.19O" + "${P}/PHIVOLCS\RAW\PTAG0110.19O" + "${P}/PHIVOLCS\RAW\SHAO0110.19O" + "${P}/PHIVOLCS\RAW\XMIS0110.19O" + ## widget = selwin; path = DIR_RXO; ext = EXT_RXO; maxfiles = 999 + # ????$S+0 + +MSG_RNXFIL 1 "Original RINEX observation files" + +RNXFIL_PTH_COL_2 1 "${P}/PHIVOLCS\RAW\" + ## widget = initmenu; pointer = DIR_SMT + +RNXFIL_EXT_COL_2 1 "SMT" + ## widget = initmenu; pointer = EXT_SMT + +RNXFIL_PTH_COL_3 1 "${P}/PHIVOLCS\ORB\" + ## widget = initmenu; pointer = DIR_DCB + +RNXFIL_EXT_COL_3 1 "DCB" + ## widget = initmenu; pointer = EXT_DCB + +! Plot File +! --------- +PLTFLG 1 "0" + +DEVICE 0 + +! Program Output File +! ------------------- +SYSODEF 1 "0" + ## widget = checkbox + +MSG_SYSODEF 1 "Program output" + +SYSOUT 1 "${P}/PHIVOLCS\OUT\SMT$(CLUSTER).OUT" + ## widget = lineedit; path = DIR_OUT; ext = EXT_OUT + ## activeif = SYSODEF == 0; emptyallowed = false + # SMT$(CLUSTER) + +DESCR_SYSOUT 1 "Program output" + +! Error Message File +! ------------------ +ERRMRG 1 "0" + ## widget = checkbox + +MSG_ERRMRG 1 "Error messages" + +SYSERR 1 "${U}/WORK\ERROR.MSG" + ## widget = lineedit; path = PTH_ERR; ext = EXT_ERR + ## activeif = ERRMRG == 0; emptyallowed = false + # ERROR + +DESCR_SYSERR 1 "Error messages" + +! Direct estimation of differential code bias values +! -------------------------------------------------- +ESTDCB 1 "NO" + ## widget = combobox; editable = false; cards = NO P1-C1 + +MSG_ESTDCB 1 "Estimate DCB values" + +! Title +! ----- +TITLE 1 "RNX2SNX_190110_$(CCC): Preprocess RINEX files" + ## widget = lineedit + # RNX2SNX_$YSS+0_$(CCC): Preprocess RINEX files + +MSG_TITLE 1 "Title line" + +! Maximum number of records in a RINEX file +! ----------------------------------------- +MAXREC 1 "3000" + ## widget = spinbox; range = 3000 120000 1000; check_type = integer + +MSG_MAXREC 1 "Maximum number of records in a RINEX file" + +! Sampling Interval for RINEX Data +! -------------------------------- +SAMPL 1 "30.0" + ## widget = lineedit; check_type = real; check_min = 0 + +MSG_SAMPL 1 "Sampling interval for RINEX data" + +! Skip observations flagged with S1/S2=0.000 +! ------------------------------------------ +RMSTON 1 "1" + ## widget = checkbox + +MSG_RMSTON 1 "Skip observations flagged with S1/S2=0.000" + +! Use C2 if P2 unavailable +! ------------------------ +USEC2 1 "0" + ## widget = checkbox + +MSG_USEC2 1 "Use C2 if P2 unavailable" + +! Use Obs. Window +! --------------- +USEWIN 1 "1" + ## widget = checkbox + +MSG_USEWIN 1 "Use observation window" + +! Observation Window +! ------------------ +RADIO_1 1 "1" + ## widget = radiobutton; group = DUMMY + ## radiokeys = SESSION_YEAR SESSION_STRG + +MSG_RADIO_1 1 "Defined by year and session identifier" + +RADIO_2 1 "0" + ## widget = radiobutton; group = DUMMY + +MSG_RADIO_2 1 "Defined by start and end times" + +SESSION_YEAR 1 "2019" + ## widget = lineedit; multilineallowed = true; emptyallowed = false + # $Y+- + +MSG_SESSION_YEAR 1 "Year for sessions def. the time window" + +SESSION_STRG 3 + "0100" + "0110" + "0120" + ## widget = lineedit; multilineallowed = true; emptyallowed = false + # $S+- + +MSG_SESSION_STRG 1 "Sessions defining the time window" + +STADAT 1 "2019 01 11" + ## widget = lineedit; activeif = RADIO_2 = 1; check_type = date + # $YMD_STR+0 + +MSG_STADAT 1 "Start of time window (year month day)" + +STATIM 1 "00 00 00" + ## widget = lineedit; emptyallowed = false + ## activeif = RADIO_2 = 1 AND STADAT / _; check_type = time + +MSG_STATIM 1 "Start of time window (hour min. sec.)" + +ENDDAT 1 "2019 01 11" + ## widget = lineedit; activeif = RADIO_2 = 1; check_type = date + # $YMD_STR+0 + +MSG_ENDDAT 1 "End of time window (year month day)" + +ENDTIM 1 "23 59 59" + ## widget = lineedit; emptyallowed = false + ## activeif = RADIO_2 = 1 AND ENDDAT / _; check_type = time + +MSG_ENDTIM 1 "End of time window (hour min. sec.)" + +! What to do in case of event flag +! -------------------------------- +EPOFLAG 1 "SKIP" + ## widget = combobox; editable = false; cards = WARNING SKIP ERROR + +MSG_EPOFLAG 1 "What to do in case of event flag" + +! Maximum Gap Before Starting a New Arc +! ------------------------------------- +GAPARC 1 "180.0" + ## widget = lineedit; check_type = real; check_min = 0 + +MSG_GAPARC 1 "Maximum gap before starting a new arc" + +! Maximum Gap for Cycle Slip Correction +! ------------------------------------- +GAPL4 1 "180.0" + ## widget = lineedit; check_type = real; check_min = 0 + +MSG_GAPL4 1 "Maximum gap for cycle slip correction" + +! RMS of Melbourne Wuebbena +! ------------------------- +RMSL5 1 "0.60" + ## widget = lineedit; check_type = real; check_min = 0 + +MSG_RMSL5 1 "RMS of a clean arc for Melbourne-Wuebbena" + +! RMS of L4 for Fit and Cycle Slip Corr. +! -------------------------------------- +RMSL4 0 + ## widget = lineedit; check_type = real; check_min = 0 + # + +MSG_RMSL4 1 "RMS of L4 for fit and cycle slip correction" + +! RMS of L3-P3 +! ------------ +RMSL3 1 "2.0" + ## widget = lineedit; check_type = real; check_min = 0 + +MSG_RMSL3 1 "RMS of an arc in ionosphere free LC (L3-P3)" + +! Size of Detectable Cycle Slips +! ------------------------------ +SLPMIN 1 "1.0" + ## widget = lineedit; check_type = real; check_min = 0 + +MSG_SLPMIN 1 "Minimum size of detectable cycle slips" + +! Size of Detectable Outliers +! --------------------------- +SLPOUT 1 "5.0" + ## widget = lineedit; check_type = real; check_min = 0 + +MSG_SLPOUT 1 "Minimum size of detectable outliers" + +! +! Define a clock event +! -------------------------------- +CLKEVT 1 "50.0" + ## widget = lineedit; check_type = real; check_min = 0 + +MSG_CLKEVT 1 "Minimum size of a clock event" + +! Tolerance for a ms-jump +! -------------------------------- +CYCEVT 1 "0.001" + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = CLKEVT / _ + +MSG_CYCEVT 1 "Tolerance for the ms-jump detection" + +! Maximum number of clock events per file +! --------------------------------------- +MAXEVT 1 "10" + ## widget = spinbox; range = 1 10000 10; activeif = CLKEVT / _ + +MSG_MAXEVT 1 "Maximum number of events with unknown size" + +! Minimum Number of Observations in an Arc +! ---------------------------------------- +MINOBS 1 "10" + ## widget = spinbox; range = 1 99 1 + +MSG_MINOBS 1 "Minimum number of observations per arc" + +! Number of L4 Observations for Fit +! --------------------------------- +MINL4 1 "10" + ## widget = spinbox; range = 1 99 1 + +MSG_MINL4 1 "Number of L4 observations for fit" + +! Fixs Cycle Slips in Code Observations +! ------------------------------------- +FIXSLP 1 "0" + ## widget = checkbox + +MSG_FIXSLP 1 "Fix cycle slips in code observations" + +! Use Smoothed Code (else use raw code) +! ------------------------------------- +FLGCOD 1 "1" + ## widget = checkbox + +MSG_FLGCOD 1 "Use smoothed code instead of raw code)" + +! Preprocess phase observations +! ----------------------------- +FLGPHS 1 "0" + ## widget = checkbox + +MSG_FLGPHS 1 "Preprocess phase observations" + +! Print Option +! ------------ +PRTFLG 1 "SUM" + ## widget = combobox; editable = false; cards = SUM ALL + +MSG_PRTFLG 1 "Output detail" + +! GLONASS frequency estimation +! ---------------------------- +GLOFRQ 1 "0" + ## widget = checkbox + +MSG_GLOFRQ 1 "Verify GLONASS frequency number" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# CLEAN/SMOOTH OBSERVATION FILES - RNXSMT 1: Filenames # +# # +# GENERAL FILES # +# Show all general files > % < # SHOWGEN +# # +# INPUT FILES # +# Original RINEX observation files > %%%%%%%% < # RNXFIL +# # +# GENERAL OUTPUT FILES # +# Program output > % < use RNXSMT.Lnn or > %%%%%%%% < # SYSODEF SYSOUT +# Error messages > % < merged to program output or > %%%%%%%% < # ERRMRG SYSERR +# # +# DIRECT ESTIMATION OF DIFFERENTIAL CODE BIAS VALUES > %%%%% < # ESTDCB +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWGEN = 1 ###################################################### +# RNXSMT 1.1: General Files # +# # +# GENERAL INPUT FILES # +# General constants > %%%%%%%%%%%% < # CONST +# Satellite information > %%%%%%%%%%%% < # SATELL +# Satellite problems > %%%%%%%%%%%% < # SATCRUX +# Observation types priority > %%%%%%%%%%%% < Print selection > % < # OBSSEL PRTOSTAT +# # +# MENU SETTINGS # +# Selected campaign > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # CAMPAIGN +# Selected session year> %%%% < session> %%%% < # YR4_INFO SES_INFO +# Session table > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # SESSION_TABLE +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL ESTDCB = NO ####################################################### +# RNXSMT 2.1: Options # +# # +# TITLE > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # TITLE +# # +# OBSERVATION ARC DEFINITION # +# Maximum number of records in a RINEX file > %%%%%% < # MAXREC +# Sampling interval for RINEX data > %%%%% % < # USEWIN +# Skip observations with S1 and S2=0.000 > % < # RMSTON +# Use C2 if P2 unavailable > % < # USEC2 +# Maximum gap in data to start a new arc > %%%%% %%% < # MINOBS +# # +# EVENT FLAG HANDLING # +# What to do in case of event flags > %%%%%%%% < # EPOFLAG +# # +# DETECT CLOCK EVENTS # +# Minimum size of a clock event > %%%%% %%%%% %%%%% < # MAXEVT +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL ESTDCB = NO AND USEWIN = 1 ######################################## +# RNXSMT 2.2: Observation Window # +# # +# OBSERVATION WINDOW # +# # +# > % < Defined by Year and Session identifier # RADIO_1 +# Year > %%%% < Session > %%%% < # SESSION_YEAR SESSION_STRG +# # +# # +# > % < Defined by Start and End times # RADIO_2 +# yyyy mm dd hh mm ss yyyy mm dd hh mm ss # +# Start > %%%%%%%%%% < > %%%%%%%% < End > %%%%%%%%%% < > %%%%%%%% < # STADAT STATIM ENDDAT ENDTIM +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL ESTDCB = NO ####################################################### +# RNXSMT 3: Screening Options # +# # +# MELBOURNE-WUEBBENA LINEAR COMBINATION: SCREENING, CYCLE SLIP DETECTION # +# RMS of a clean arc for Melbourne-Wuebbena > %%%%% %%%%% %%%%% %%%%% %%% < # MINL4 +# RMS of L4 for fit and cycle slip correction> %%%%% % < # FIXSLP +# # +# IONOSPHERE-FREE LINEAR COMBINATION: OUTLIER DETECTION # +# RMS of an arc in ionosphere free LC (L3-P3)> %%%%% % < # FLGPHS +# Use smoothed instead of raw code > % < # FLGCOD +# Output detail > %%%% < # PRTFLG +# # +# SPECIAL OPTION # +# Verify GLONASS frequency number > % < # GLOFRQ +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/RXOBV3.INP b/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/RXOBV3.INP new file mode 100755 index 0000000..b0422a0 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/RXOBV3.INP @@ -0,0 +1,808 @@ + +! Environment Variables +! --------------------- +ENVIRONMENT 5 + "U" "c:\Bernese\GPSUSER52" + "T" "c:\Bernese\GPSTEMP" + "X" "c:\Bernese\BERN52\GPS" + "P" "c:\Bernese\GPSDATA\CAMPAIGN52" + "USER" "" + ## widget = initmenu; pointer = ENVIR_LIST + +! Some title information +! ---------------------- +USR_INFO 1 "${USER}" + ## widget = comment + +SESSION_TABLE 1 "${P}/LUZON\STA\SESSIONS.SES" + ## widget = initmenu; pointer = SESSION_TABLE + +DESCR_SESSION_TABLE 1 "Session table" + +YR4_INFO 1 "2022" + ## widget = comment + # $Y+0 + +SES_INFO 1 "3270" + ## widget = comment + # $S+0 + +! Active Campaign +! --------------- +CAMPAIGN 1 "${P}/LUZON" + ## widget = initmenu; pointer = ACTIVE_CAMPAIGN + +! General Constants +! ----------------- +! Show general files +! ------------------ +SHOWGEN 1 "1" + ## widget = checkbox + +MSG_SHOWGEN 1 "Show all general files" + +CONST 1 "${X}/GEN\CONST." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # CONST. + +DESCR_CONST 1 "General constants" + +! Difference of GPS-TIME - UTC-TIME +! --------------------------------- +GPSUTC 1 "${X}/GEN\GPSUTC." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # GPSUTC. + +DESCR_GPSUTC 1 "Difference GPS-UTC" + +! Satellite Problems +! ------------------ +SATCRUX 1 "${X}/GEN\$(SATCRX).CRX" + ## widget = selwin; path = PTH_GEN; ext = EXT_CRX; maxfiles = 1 + ## emptyallowed = true + # $(SATCRX) + +DESCR_SATCRUX 1 "Satellite problems" + +! Satellite Information +! --------------------- +SATELL 1 "${X}/GEN\$(SATINF).$(PCV)" + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # $(SATINF).$(PCV) + +DESCR_SATELL 1 "Satellite information" + +! Phase Center Eccentricities +! --------------------------- +PHASECC 1 "${X}/GEN\$(PCVINF).$(PCV)" + ## widget = selwin; path = PTH_GEN; maxfiles = 1; emptyallowed = true + # $(PCVINF).$(PCV) + +DESCR_PHASECC 1 "Phase center eccentricities" + +! Station Name Abbreviations +! -------------------------- +ABBREV 1 "${P}/LUZON\STA\$(CRDINF).ABB" + ## widget = selwin; path = DIR_ABB; ext = EXT_ABB; maxfiles = 1 + # $(CRDINF) + +DESCR_ABBREV 1 "Abbreviation table" + +! Frequency Information +! --------------------- +FRQINFO 0 + ## widget = selwin; path = PTH_GEN; ext = EXT_FRQ; maxfiles = 1 + ## activeif = RADIO_R == 1 + # + +DESCR_FRQINFO 1 "Frequency information" + +! List of RINEX Input Files +! ------------------------- +RADIO_O 1 "0" + ## widget = radiobutton; group = RXOSMT; radiokeys = RXOFILE + +MSG_RADIO_O 1 "Select original RINEX observation files" + +RXOFILE 26 + "${P}/LUZON\RAW\ALAB3270.22O" + "${P}/LUZON\RAW\ANTP3270.22O" + "${P}/LUZON\RAW\APAR3270.22O" + "${P}/LUZON\RAW\BALA3270.22O" + "${P}/LUZON\RAW\BASC3270.22O" + "${P}/LUZON\RAW\CACA3270.22O" + "${P}/LUZON\RAW\CUSV3270.22O" + "${P}/LUZON\RAW\DAEJ3270.22O" + "${P}/LUZON\RAW\ELNA3270.22O" + "${P}/LUZON\RAW\GUMA3270.22O" + "${P}/LUZON\RAW\GUUG3270.22O" + "${P}/LUZON\RAW\IBAZ3270.22O" + "${P}/LUZON\RAW\INFA3270.22O" + "${P}/LUZON\RAW\LGYE3270.22O" + "${P}/LUZON\RAW\MALA3270.22O" + "${P}/LUZON\RAW\MARK3270.22O" + "${P}/LUZON\RAW\MLPA3270.22O" + "${P}/LUZON\RAW\MUNZ3270.22O" + "${P}/LUZON\RAW\PAGP3270.22O" + "${P}/LUZON\RAW\PIMO3270.22O" + "${P}/LUZON\RAW\S01R3270.22O" + "${P}/LUZON\RAW\SAPN3270.22O" + "${P}/LUZON\RAW\SOLA3270.22O" + "${P}/LUZON\RAW\SPAB3270.22O" + "${P}/LUZON\RAW\TNML3270.22O" + "${P}/LUZON\RAW\VIGN3270.22O" + ## widget = selwin; path = DIR_RXO; ext = EXT_RXO; maxfiles = 999 + # ????$S+0 + +RXOFILE_TXT_COL_1 1 "RINEX files" + +MSG_RXOFILE 1 "Original RINEX observation files" + +! List of RINEX Input Files +! ------------------------- +RADIO_S 1 "1" + ## widget = radiobutton; group = RXOSMT; radiokeys = SMTFILE + +MSG_RADIO_S 1 "Select Smoothed RINEX obs. files" + +SMTFILE 25 + "${P}/LUZON\RAW\ALAB3270.SMT" + "${P}/LUZON\RAW\ANTP3270.SMT" + "${P}/LUZON\RAW\APAR3270.SMT" + "${P}/LUZON\RAW\BALA3270.SMT" + "${P}/LUZON\RAW\BASC3270.SMT" + "${P}/LUZON\RAW\CUSV3270.SMT" + "${P}/LUZON\RAW\DAEJ3270.SMT" + "${P}/LUZON\RAW\ELNA3270.SMT" + "${P}/LUZON\RAW\GUMA3270.SMT" + "${P}/LUZON\RAW\GUUG3270.SMT" + "${P}/LUZON\RAW\IBAZ3270.SMT" + "${P}/LUZON\RAW\INFA3270.SMT" + "${P}/LUZON\RAW\LGYE3270.SMT" + "${P}/LUZON\RAW\MALA3270.SMT" + "${P}/LUZON\RAW\MARK3270.SMT" + "${P}/LUZON\RAW\MLPA3270.SMT" + "${P}/LUZON\RAW\MUNZ3270.SMT" + "${P}/LUZON\RAW\PAGP3270.SMT" + "${P}/LUZON\RAW\PIMO3270.SMT" + "${P}/LUZON\RAW\S01R3270.SMT" + "${P}/LUZON\RAW\SAPN3270.SMT" + "${P}/LUZON\RAW\SOLA3270.SMT" + "${P}/LUZON\RAW\SPAB3270.SMT" + "${P}/LUZON\RAW\TNML3270.SMT" + "${P}/LUZON\RAW\VIGN3270.SMT" + ## widget = selwin; path = DIR_SMT; ext = EXT_SMT; maxfiles = 999 + # ????$S+0 + +SMTFILE_TXT_COL_1 1 "RINEX files" + +MSG_SMTFILE 1 "Smoothed RINEX observation files" + +! STAINFO with information for the Bernese files +! ---------------------------------------------- +STAINFO 1 "${P}/LUZON\STA\$(CRDINF).STA" + ## widget = selwin; path = DIR_STA; ext = EXT_STA; emptyallowed = true + # $(CRDINF) + +DESCR_STAINFO 1 "Station information file" + +! Measurement Types to Save: GPS/GLONASS +! -------------------------------------- +RADIO_G 1 "1" + ## widget = radiobutton; group = MEATYP; radiokeys = SAVCOD SAVPHS + +MSG_RADIO_G 1 "Select measurement types to save (Code/Phase)" + +! Measurement Types to Save: Range +! -------------------------------------- +RADIO_R 1 "0" + ## widget = radiobutton; group = MEATYP + +MSG_RADIO_R 1 "Select measurement types to save (Range)" + +! measurement Types to Save: Code +! -------------------------------------- +SAVCOD 1 "1" + ## widget = checkbox + +MSG_SAVCOD 1 "types to save: Code" + +! measurement Types to Save: Phase +! -------------------------------------- +SAVPHS 1 "1" + ## widget = checkbox + +MSG_SAVPHS 1 "types to save: Phase" + +! Coordinates to be updated +! ------------------------- +COORD 0 + ## widget = selwin; path = DIR_CRD; ext = EXT_CRD; maxfiles = 1 + ## emptyallowed = true + # + +MSG_COORD 1 "Update coordinates" + +! Program Output File +! ------------------- +SYSODEF 1 "0" + ## widget = checkbox + +MSG_SYSODEF 1 "Program output" + +SYSOUT 1 "${P}/LUZON\OUT\OBS$(CLUSTER).OUT" + ## widget = lineedit; path = DIR_OUT; ext = EXT_OUT + ## activeif = SYSODEF == 0; emptyallowed = false + # OBS$(CLUSTER) + +DESCR_SYSOUT 1 "Program output" + +! Error Message File +! ------------------ +ERRMRG 1 "0" + ## widget = checkbox + +MSG_ERRMRG 1 "Error message" + +SYSERR 1 "${U}/WORK\ERROR.MSG" + ## widget = lineedit; path = PTH_ERR; ext = EXT_ERR + ## activeif = ERRMRG == 0; emptyallowed = false + # ERROR + +DESCR_SYSERR 1 "Error messages" + +! Scratch File +! ------------ +AUXFIL 1 "${U}/WORK\RXOBV3.SCR" + ## widget = lineedit; path = PTH_SCR; ext = EXT_SCR; emptyallowed = false + # RXOBV3$J + +DESCR_AUXFIL 1 "Scratch file 1" + +! Scratch File: Code Obs. +! ----------------------- +AUXCOD 1 "${U}/WORK\RXOBV3.SC1" + ## widget = lineedit; path = PTH_SCR; ext = EXT_SC1; emptyallowed = false + # RXOBV3$J + +DESCR_AUXCOD 1 "Scratch file 2" + +! Scratch File: Phase Obs. +! ------------------------ +AUXPHS 1 "${U}/WORK\RXOBV3.SC2" + ## widget = lineedit; path = PTH_SCR; ext = EXT_SC2; emptyallowed = false + # RXOBV3$J + +DESCR_AUXPHS 1 "Scratch file 3" + +DELETE_FILES 3 + "AUXFIL" + "AUXCOD" + "AUXPHS" + +! Title +! ----- +TITLE 1 "RNX2SNX_223270" + ## widget = lineedit + # RNX2SNX_$YSS+0 + +MSG_TITLE 1 "Title line" + +! Satellite System Selection +! -------------------------- +SATSYS 1 "$(SATSYS)" + ## widget = combobox; editable = false + ## cards = GPS GLONASS GALILEO GPS/GAL GPS/GLO GLO/GAL ALL + +MSG_SATSYS 1 "Satellite system to be considered" + +! Get station name +! ---------------- +STANAM 1 "FILE_NAME" + ## widget = combobox; editable = false + ## cards = MARKER_NAME MARKER_NUMBER MARKER_DOMES FILE_NAME + +MSG_STANAM 1 "Gather station names from" + +! Abbreviation error handling +! --------------------------- +ABBUPD 1 "UPDATE" + ## widget = combobox; editable = false; cards = ERROR UPDATE UPDATE+ + ## activeif = ABBREV /= _ + +MSG_ABBUPD 1 "Action if station not in abbreviation list" + +! Session ID +! ---------- +SESSID 1 "3270" + ## widget = lineedit; check_strlen = 4 + # $S+0 + +MSG_SESSID 1 "Session ID used for Bernese observation files" + +! Sampling Interval in Seconds +! ---------------------------- +SAMPL 1 "30" + ## widget = spinbox; range = 0 3000 5; check_type = integer; check_min = 0 + +MSG_SAMPL 1 "Sampling interval" + +! Sampling Offset to Full Minute +! ------------------------------ +SOFFSET 1 "0" + ## widget = spinbox; range = 0 3000 1 + +MSG_SOFFSET 1 "Sampling offset to full minute" + +! Observation Window +! ------------------ +RADIO_0 1 "0" + ## widget = radiobutton; group = OBSWIN + +MSG_RADIO_0 1 "Take all observations" + +RADIO_1 1 "1" + ## widget = radiobutton; group = OBSWIN + ## radiokeys = SESSION_YEAR SESSION_STRG WINDOW + +MSG_RADIO_1 1 "Observation window defined by year and session identifier" + +RADIO_2 1 "0" + ## widget = radiobutton; group = OBSWIN + ## radiokeys = STADAT STATIM ENDDAT ENDTIM + +MSG_RADIO_2 1 "Observation window defined by start and end times" + +SESSION_YEAR 1 "2022" + ## widget = lineedit; multilineallowed = true; emptyallowed = false + # $Y+- + +MSG_SESSION_YEAR 1 "Year for sessions def. the time window" + +SESSION_STRG 3 + "3260" + "3270" + "3280" + ## widget = lineedit; multilineallowed = true; emptyallowed = false + # $S+- + +MSG_SESSION_STRG 1 "Sessions defining the time window" + +! Use Obs. Window +! --------------- +STADAT 1 "2022 11 23" + ## widget = lineedit; emptyallowed = false; check_type = date + # $YMD_STR+0 + +MSG_STADAT 1 "Start of time window (year month day)" + +STATIM 1 "00 00 00" + ## widget = lineedit; emptyallowed = false; check_type = time + +MSG_STATIM 1 "Start of time window (hour min. sec.)" + +ENDDAT 1 "2022 11 23" + ## widget = lineedit; emptyallowed = false; check_type = date + # $YMD_STR+0 + +MSG_ENDDAT 1 "End of time window (year month day)" + +ENDTIM 1 "23 59 59" + ## widget = lineedit; emptyallowed = false; check_type = time + +MSG_ENDTIM 1 "End of time window (hour min. sec.)" + +! Minimum Signal Strength +! ----------------------- +MINSIG 1 "2" + ## widget = spinbox; range = 0 9 1 + +MSG_MINSIG 1 "Minimum signal strength" + +! Accept Signal Strength 0 +! ------------------------ +ACCEPT0 1 "1" + ## widget = checkbox + +MSG_ACCEPT0 1 "Accept signal strength = 0" + +! Accept Cycle Slip Flags from RINEX +! ---------------------------------- +ACCEPTCS 1 "1" + ## widget = checkbox + +MSG_ACCEPTCS 1 "Accept cycle slip flags from RINEX" + +! Minimum number of epochs requested +! ---------------------------------- +REQEPO 1 "10" + ## widget = lineedit; activeif = RADIO_R = 0; check_type = integer + ## check_min = 0 + +MSG_REQEPO 1 "Minimum number of epochs requested per file" + +! Use station information file flags +! ---------------------------------- +STAFLG 1 "0" + ## widget = checkbox; activeif = STAINFO /= _ + +MSG_STAFLG 1 "Consider flags from station information file" + +! Information for the Bernese files: flags to be used (TYPE 001) +! -------------------------------------------------------------- +FLG001 1 "999" + ## widget = lineedit + +MSG_FLG001 1 "Type 001: Renaming of stations" + +! Information for the Bernese files: flags to be used (TYPE 002) +! -------------------------------------------------------------- +FLG002 1 "999" + ## widget = lineedit + +MSG_FLG002 1 "Type 002: Station information" + +! Information for the Bernese files: flags to be used (TYPE 003) +! -------------------------------------------------------------- +FLG003 1 "999" + ## widget = lineedit + +MSG_FLG003 1 "Type 003: Station problems" + +! Information for the Bernese files: flags to be used (TYPE 005) +! -------------------------------------------------------------- +FLG005 1 "999" + ## widget = lineedit + +MSG_FLG005 1 "Type 005: Marker type" + +! Information requested in the RINEX files: check STANAM +! ------------------------------------------------------ +TSTANAM 1 "ERROR" + ## widget = combobox; editable = false + ## cards = NO_CHECK WARNING SKIP ERROR + +MSG_TSTANAM 1 "Station names" + +TRYFILE 1 "1" + ## widget = checkbox; activeif = TSTANAM / NO_CHECK AND STANAM / FILE_NAME + +MSG_TRYFILE 1 "Try also RINEX filename for station name" + +! Information requested in the RINEX files: check ANT/REC type +! ------------------------------------------------------------ +TANTTYP 1 "WARNING" + ## widget = combobox; editable = false + ## cards = NO_CHECK WARNING SKIP ERROR + +MSG_TANTTYP 1 "Receiver/Antenna type" + +RADOME 1 "1" + ## widget = checkbox + +MSG_RADOME 1 "Consider radome code" + +CORRAD 1 "1" + ## widget = checkbox + +MSG_CORRAD 1 "Correct position of radome code" + +! Information requested in the RINEX files: check ANT/REC num +! ----------------------------------------------------------- +TANTNUM 1 "NO_CHECK" + ## widget = combobox; editable = false + ## cards = NO_CHECK WARNING SKIP ERROR + +MSG_TANTNUM 1 "Receiver/Antenna number" + +! Information requested in the RINEX files: check ANT pos. +! -------------------------------------------------------- +TANTPOS 1 "WARNING" + ## widget = combobox; editable = false + ## cards = NO_CHECK WARNING SKIP ERROR + +MSG_TANTPOS 1 "Antenna position" + +! Information requested in the RINEX files: check marker type +! ----------------------------------------------------------- +TMRKTYP 1 "NO_CHECK" + ## widget = combobox; editable = false + ## cards = NO_CHECK WARNING SKIP ERROR + +MSG_TMRKTYP 1 "Marker type" + +! Verfy station name/number +! ------------------------- +DOSTAVER 1 "1" + ## widget = checkbox + +MSG_DOSTAVER 1 "Verify station name/number using" + +STAVER 1 "MARKER_DOMES" + ## widget = combobox; editable = false; activeif = DOSTAVER = 1 + ## cards = MARKER_NAME MARKER_NUMBER MARKER_DOMES + +MSG_STAVER 1 "Verify station name/number" + +! Verify frequency +! ---------------- +FRQVER 1 "WARNING" + ## widget = combobox; editable = false + ## activeif = RADIO_R == 1 AND FRQINFO / _ + ## cards = NO_CHECK WARNING SKIP ERROR UPDATE + +MSG_FRQVER 1 "Check frequency information file for frequency" + +! Verify station name using RINEX filename +! ----------------------------------------- +RNXVER 1 "1" + ## widget = checkbox + +MSG_RNXVER 1 "Verify station name using RINEX filename" + +! Verfy station name/number +! ------------------------- +DOANTVER 1 "1" + ## widget = checkbox; activeif = PHASECC / _ + +MSG_DOANTVER 1 "Check phase center file for antenna type" + +ANTVER 1 "ERROR" + ## widget = combobox; editable = false + ## activeif = DOANTVER = 1 AND PHASECC / _; cards = WARNING SKIP ERROR + +MSG_ANTVER 1 "Check phase center file for antenna type" + +! What to do in case of event flag +! -------------------------------- +EPOFLAG 1 "SKIP" + ## widget = combobox; editable = false; cards = WARNING SKIP ERROR + +MSG_EPOFLAG 1 "What to do in case of event flag" + +! STAINFO with information requested in the RINEX files +! ----------------------------------------------------- +RNXINFO 1 "${P}/LUZON\STA\$(CRXINF).CRX" + ## widget = selwin; path = DIR_STA; ext = EXT_CRX; emptyallowed = true + # $(CRXINF) + +DESCR_RNXINFO 1 "Accepted station information" + +! Extensions of the Output Files +! ------------------------------ +RXOFILE_EXT_COL_2 1 "CZH" + ## widget = initmenu; pointer = EXT_CZH + +RXOFILE_EXT_COL_3 1 "CZO" + ## widget = initmenu; pointer = EXT_CZO + +RXOFILE_EXT_COL_4 1 "PZH" + ## widget = initmenu; pointer = EXT_PZH + +RXOFILE_EXT_COL_5 1 "PZO" + ## widget = initmenu; pointer = EXT_PZO + +RXOFILE_EXT_COL_6 1 "RZH" + ## widget = initmenu; pointer = EXT_RZH + +RXOFILE_EXT_COL_7 1 "RZO" + ## widget = initmenu; pointer = EXT_RZO + +SMTFILE_EXT_COL_2 1 "CZH" + ## widget = initmenu; pointer = EXT_CZH + +SMTFILE_EXT_COL_3 1 "CZO" + ## widget = initmenu; pointer = EXT_CZO + +SMTFILE_EXT_COL_4 1 "PZH" + ## widget = initmenu; pointer = EXT_PZH + +SMTFILE_EXT_COL_5 1 "PZO" + ## widget = initmenu; pointer = EXT_PZO + +SMTFILE_EXT_COL_6 1 "RZH" + ## widget = initmenu; pointer = EXT_RZH + +SMTFILE_EXT_COL_7 1 "RZO" + ## widget = initmenu; pointer = EXT_RZO + +! Path of the Output Files +! ------------------------ +RXOFILE_PTH_COL_2 1 "${P}/LUZON\OBS\" + ## widget = initmenu; pointer = DIR_CZH + +RXOFILE_PTH_COL_3 1 "${P}/LUZON\OBS\" + ## widget = initmenu; pointer = DIR_CZO + +RXOFILE_PTH_COL_4 1 "${P}/LUZON\OBS\" + ## widget = initmenu; pointer = DIR_PZH + +RXOFILE_PTH_COL_5 1 "${P}/LUZON\OBS\" + ## widget = initmenu; pointer = DIR_PZO + +RXOFILE_PTH_COL_6 1 "${P}/LUZON\OBS\" + ## widget = initmenu; pointer = DIR_RZH + +RXOFILE_PTH_COL_7 1 "${P}/LUZON\OBS\" + ## widget = initmenu; pointer = DIR_RZO + +SMTFILE_PTH_COL_2 1 "${P}/LUZON\OBS\" + ## widget = initmenu; pointer = DIR_CZH + +SMTFILE_PTH_COL_3 1 "${P}/LUZON\OBS\" + ## widget = initmenu; pointer = DIR_CZO + +SMTFILE_PTH_COL_4 1 "${P}/LUZON\OBS\" + ## widget = initmenu; pointer = DIR_PZH + +SMTFILE_PTH_COL_5 1 "${P}/LUZON\OBS\" + ## widget = initmenu; pointer = DIR_PZO + +SMTFILE_PTH_COL_6 1 "${P}/LUZON\OBS\" + ## widget = initmenu; pointer = DIR_RZH + +SMTFILE_PTH_COL_7 1 "${P}/LUZON\OBS\" + ## widget = initmenu; pointer = DIR_RZO + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# TRANSFER RINEX OBSERVATION FILES TO BERNESE FORMAT - RXOBV3 1: Filenames # +# # +# GENERAL FILES # +# Show all general files > % < # SHOWGEN +# # +# INPUT FILES # +# > % < original RINEX observation files > %%%%%%%% < # RADIO_O RXOFILE +# > % < smoothed RINEX observation files > %%%%%%%% < # RADIO_S SMTFILE +# # +# Station information file > %%%%%%%% < # STAINFO +# # +# RESULT FILES # +# Measurement types to save # +# > % < Code > % < Phase > % < > % < Range # RADIO_G SAVCOD SAVPHS RADIO_R +# # +# Update coordinates > %%%%%%%% < (blank if not used) # COORD +# # +# GENERAL OUTPUT FILES # +# Program output > % < use RXOBV3.Lnn or > %%%%%%%% < # SYSODEF SYSOUT +# Error messages > % < merged to program output or > %%%%%%%% < # ERRMRG SYSERR +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWGEN = 1 ###################################################### +# RXOBV3 1.1: General Files # +# # +# GENERAL INPUT FILES # +# General constants > %%%%%%%%%%%% < # CONST +# Satellite information > %%%%%%%%%%%% < # SATELL +# Satellite problems > %%%%%%%%%%%% < # SATCRUX +# Phase center offsets > %%%%%%%%%%%% < # PHASECC +# GPS-UTC seconds > %%%%%%%%%%%% < # GPSUTC +# Abbreviation table > %%%%%%%%%%%% < # ABBREV +# Frequency information > %%%%%%%%%%%% < # FRQINFO +# # +# MENU SETTINGS # +# Selected campaign > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # CAMPAIGN +# Selected session year> %%%% < session> %%%% < # YR4_INFO SES_INFO +# Session table > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # SESSION_TABLE +# # +# TEMPORARY FILES # +# Scratch files > %%%%%%%% < > %%%%%%%% < > %%%%%%%% < # AUXFIL AUXCOD AUXPHS +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# RXOBV3 2: Input Options 1 # +# # +# TITLE > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # TITLE +# # +# SATELLITE SYSTEM SELECTION # +# Satellite system to be considered > %%%%%%%% < # SATSYS +# # +# STATION NAMES # +# Gather station names from > %%%%%%%%%%%%%% < # STANAM +# Action if station not in abbreviation list > %%%%%%%% < # ABBUPD +# # +# SESSION IDENTIFIER # +# Session ID used for Bernese observation files > %%%% < (blank: AUTO) # SESSID +# # +# DATA SAMPLING # +# Sampling interval > %%% < seconds # SAMPL +# Sampling offset to full minute > %%% < seconds # SOFFSET +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# RXOBV3 3: Observation Window # +# # +# OBSERVATION WINDOW # +# # +# > % < Take all observations # RADIO_0 +# # +# > % < Defined by Year and Session identifier # RADIO_1 +# Year > %%%% < Session > %%%% < # SESSION_YEAR SESSION_STRG +# # +# > % < Defined by Start and End times # RADIO_2 +# yyyy mm dd hh mm ss yyyy mm dd hh mm ss # +# Start > %%%%%%%%%% < > %%%%%%%% < End > %%%%%%%%%% < > %%%%%%%% < # STADAT STATIM ENDDAT ENDTIM +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# RXOBV3 4: Input Options 2 # +# # +# SIGNAL STRENGTH REQUIREMENTS # +# Minimum signal strength > % < # MINSIG +# Accept signal strength = 0 > % < # ACCEPT0 +# Accept cycle slip flags from RINEX > % < # ACCEPTCS +# # +# MINIMUM OBSERVATION NUMBER # +# Minimum number of epochs requested per file > %%%%% < epochs # REQEPO +# # +# OPTIONS CONCERNING ANTENNAS # +# Consider radome code of the antennas > % < # RADOME +# Correct position of radome code > % < # CORRAD +# Check phase center file for antenna type > % < else> %%%%%%%% < # DOANTVER ANTVER +# # +# EVENT FLAG HANDLING # +# What to do in case of event flags > %%%%%%%% < # EPOFLAG +# # +# FREQUENCY CHECK FOR SLR # +# Check frequency information file for frequency > %%%%%%%% < # FRQVER +# +# END_PANEL #################################################################### + + +# BEGIN_PANEL STAFLG == 999 AND STAINFO / _ #################################### +# RXOBV3 4.1: Flags Concerning Station Information File # +# # +# ATTENTION!!!! THIS IS DUMMY AT THE MOMENT!!!! # +# To make the flag handling active, please modify SR GTSTAFLG.f90 # +# # +# FLAGS CONCERNING STATION INFORMATION FILE # +# Consider flags > % < # STAFLG +# # +# FLAGS TO BE CONSIDERED # +# Type 001: Renaming of stations > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # FLG001 +# Type 002: Station information > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # FLG002 +# Type 003: Station problems > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # FLG003 +# Type 005: Marker type > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # FLG005 +# # +# Flag 999: Any flag will be considered # +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL STAINFO / _ ###################################################### +# RXOBV3 5.1: Check Content of RINEX Header 1 # +# # +# ACTIONS IN CASE OF INCONSISTENCIES # +# Station name > %%%%%%%%% < Try also filename > % < # TSTANAM TRYFILE +# Receiver/antenna type > %%%%%%%%% < # TANTTYP +# Receiver/antenna number > %%%%%%%%% < # TANTNUM +# Antenna position > %%%%%%%%% < # TANTPOS +# Marker type > %%%%%%%%% < # TMRKTYP +# # +# NO_CHECK : No check is done # +# WARNING@ : Write warning and continue # +# SKIP@@@@ : Skip file and continue with next file # +# ERROR@@@ : Write error message and stop processing # +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL STAINFO / _ ###################################################### +# RXOBV3 5.2: Check Content of RINEX Header 2 # +# # +# ADDITIONAL VERIFICATION # +# Verify station name/number using > % < > %%%%%%%%%%%%%% < # DOSTAVER STAVER +# Verify station name using RINEX filename > % < # RNXVER +# # +# HANDLING OF KNOWN INCONSISTENCIES # +# Accepted station information > %%%%%%%%% < # RNXINFO +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/RXOBV3.old b/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/RXOBV3.old new file mode 100755 index 0000000..566044c --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/RXOBV3.old @@ -0,0 +1,793 @@ + +! Environment Variables +! --------------------- +ENVIRONMENT 5 + "U" "c:\Bernese\GPSUSER52" + "T" "c:\Bernese\GPSTEMP" + "X" "c:\Bernese\BERN52\GPS" + "P" "c:\Bernese\GPSDATA\CAMPAIGN52" + "USER" "" + ## widget = initmenu; pointer = ENVIR_LIST + +! Some title information +! ---------------------- +USR_INFO 1 "${USER}" + ## widget = comment + +SESSION_TABLE 1 "${P}/PHIVOLCS\STA\SESSIONS.SES" + ## widget = initmenu; pointer = SESSION_TABLE + +DESCR_SESSION_TABLE 1 "Session table" + +YR4_INFO 1 "2019" + ## widget = comment + # $Y+0 + +SES_INFO 1 "0110" + ## widget = comment + # $S+0 + +! Active Campaign +! --------------- +CAMPAIGN 1 "${P}/PHIVOLCS" + ## widget = initmenu; pointer = ACTIVE_CAMPAIGN + +! General Constants +! ----------------- +! Show general files +! ------------------ +SHOWGEN 1 "1" + ## widget = checkbox + +MSG_SHOWGEN 1 "Show all general files" + +CONST 1 "${X}/GEN\CONST." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # CONST. + +DESCR_CONST 1 "General constants" + +! Difference of GPS-TIME - UTC-TIME +! --------------------------------- +GPSUTC 1 "${X}/GEN\GPSUTC." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # GPSUTC. + +DESCR_GPSUTC 1 "Difference GPS-UTC" + +! Satellite Problems +! ------------------ +SATCRUX 1 "${X}/GEN\$(SATCRX).CRX" + ## widget = selwin; path = PTH_GEN; ext = EXT_CRX; maxfiles = 1 + ## emptyallowed = true + # $(SATCRX) + +DESCR_SATCRUX 1 "Satellite problems" + +! Satellite Information +! --------------------- +SATELL 1 "${X}/GEN\$(SATINF).$(PCV)" + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # $(SATINF).$(PCV) + +DESCR_SATELL 1 "Satellite information" + +! Phase Center Eccentricities +! --------------------------- +PHASECC 1 "${X}/GEN\$(PCVINF).$(PCV)" + ## widget = selwin; path = PTH_GEN; maxfiles = 1; emptyallowed = true + # $(PCVINF).$(PCV) + +DESCR_PHASECC 1 "Phase center eccentricities" + +! Station Name Abbreviations +! -------------------------- +ABBREV 1 "${P}/PHIVOLCS\STA\$(CRDINF).ABB" + ## widget = selwin; path = DIR_ABB; ext = EXT_ABB; maxfiles = 1 + # $(CRDINF) + +DESCR_ABBREV 1 "Abbreviation table" + +! Frequency Information +! --------------------- +FRQINFO 0 + ## widget = selwin; path = PTH_GEN; ext = EXT_FRQ; maxfiles = 1 + ## activeif = RADIO_R == 1 + # + +DESCR_FRQINFO 1 "Frequency information" + +! List of RINEX Input Files +! ------------------------- +RADIO_O 1 "0" + ## widget = radiobutton; group = RXOSMT; radiokeys = RXOFILE + +MSG_RADIO_O 1 "Select original RINEX observation files" + +RXOFILE 18 + "${P}/PHIVOLCS\RAW\ALAB0110.19O" + "${P}/PHIVOLCS\RAW\ATIM0110.19O" + "${P}/PHIVOLCS\RAW\BAKO0110.19O" + "${P}/PHIVOLCS\RAW\BJFS0110.19O" + "${P}/PHIVOLCS\RAW\ELNA0110.19O" + "${P}/PHIVOLCS\RAW\GUNG0110.19O" + "${P}/PHIVOLCS\RAW\HKSL0110.19O" + "${P}/PHIVOLCS\RAW\HYDE0110.19O" + "${P}/PHIVOLCS\RAW\IISC0110.19O" + "${P}/PHIVOLCS\RAW\LBAN0110.19O" + "${P}/PHIVOLCS\RAW\MALA0110.19O" + "${P}/PHIVOLCS\RAW\MAUB0110.19O" + "${P}/PHIVOLCS\RAW\PGEN0110.19O" + "${P}/PHIVOLCS\RAW\PIMO0110.19O" + "${P}/PHIVOLCS\RAW\PTAG0110.19O" + "${P}/PHIVOLCS\RAW\SHAO0110.19O" + "${P}/PHIVOLCS\RAW\SPAB0110.19O" + "${P}/PHIVOLCS\RAW\XMIS0110.19O" + ## widget = selwin; path = DIR_RXO; ext = EXT_RXO; maxfiles = 999 + # ????$S+0 + +RXOFILE_TXT_COL_1 1 "RINEX files" + +MSG_RXOFILE 1 "Original RINEX observation files" + +! List of RINEX Input Files +! ------------------------- +RADIO_S 1 "1" + ## widget = radiobutton; group = RXOSMT; radiokeys = SMTFILE + +MSG_RADIO_S 1 "Select Smoothed RINEX obs. files" + +SMTFILE 18 + "${P}/PHIVOLCS\RAW\ALAB0110.SMT" + "${P}/PHIVOLCS\RAW\ATIM0110.SMT" + "${P}/PHIVOLCS\RAW\BAKO0110.SMT" + "${P}/PHIVOLCS\RAW\BJFS0110.SMT" + "${P}/PHIVOLCS\RAW\ELNA0110.SMT" + "${P}/PHIVOLCS\RAW\GUNG0110.SMT" + "${P}/PHIVOLCS\RAW\HKSL0110.SMT" + "${P}/PHIVOLCS\RAW\HYDE0110.SMT" + "${P}/PHIVOLCS\RAW\IISC0110.SMT" + "${P}/PHIVOLCS\RAW\LBAN0110.SMT" + "${P}/PHIVOLCS\RAW\MALA0110.SMT" + "${P}/PHIVOLCS\RAW\MAUB0110.SMT" + "${P}/PHIVOLCS\RAW\PGEN0110.SMT" + "${P}/PHIVOLCS\RAW\PIMO0110.SMT" + "${P}/PHIVOLCS\RAW\PTAG0110.SMT" + "${P}/PHIVOLCS\RAW\SHAO0110.SMT" + "${P}/PHIVOLCS\RAW\SPAB0110.SMT" + "${P}/PHIVOLCS\RAW\XMIS0110.SMT" + ## widget = selwin; path = DIR_SMT; ext = EXT_SMT; maxfiles = 999 + # ????$S+0 + +SMTFILE_TXT_COL_1 1 "RINEX files" + +MSG_SMTFILE 1 "Smoothed RINEX observation files" + +! STAINFO with information for the Bernese files +! ---------------------------------------------- +STAINFO 1 "${P}/PHIVOLCS\STA\$(CRDINF).STA" + ## widget = selwin; path = DIR_STA; ext = EXT_STA; emptyallowed = true + # $(CRDINF) + +DESCR_STAINFO 1 "Station information file" + +! Measurement Types to Save: GPS/GLONASS +! -------------------------------------- +RADIO_G 1 "1" + ## widget = radiobutton; group = MEATYP; radiokeys = SAVCOD SAVPHS + +MSG_RADIO_G 1 "Select measurement types to save (Code/Phase)" + +! Measurement Types to Save: Range +! -------------------------------------- +RADIO_R 1 "0" + ## widget = radiobutton; group = MEATYP + +MSG_RADIO_R 1 "Select measurement types to save (Range)" + +! measurement Types to Save: Code +! -------------------------------------- +SAVCOD 1 "1" + ## widget = checkbox + +MSG_SAVCOD 1 "types to save: Code" + +! measurement Types to Save: Phase +! -------------------------------------- +SAVPHS 1 "1" + ## widget = checkbox + +MSG_SAVPHS 1 "types to save: Phase" + +! Coordinates to be updated +! ------------------------- +COORD 0 + ## widget = selwin; path = DIR_CRD; ext = EXT_CRD; maxfiles = 1 + ## emptyallowed = true + # + +MSG_COORD 1 "Update coordinates" + +! Program Output File +! ------------------- +SYSODEF 1 "0" + ## widget = checkbox + +MSG_SYSODEF 1 "Program output" + +SYSOUT 1 "${P}/PHIVOLCS\OUT\OBS$(CLUSTER).OUT" + ## widget = lineedit; path = DIR_OUT; ext = EXT_OUT + ## activeif = SYSODEF == 0; emptyallowed = false + # OBS$(CLUSTER) + +DESCR_SYSOUT 1 "Program output" + +! Error Message File +! ------------------ +ERRMRG 1 "0" + ## widget = checkbox + +MSG_ERRMRG 1 "Error message" + +SYSERR 1 "${U}/WORK\ERROR.MSG" + ## widget = lineedit; path = PTH_ERR; ext = EXT_ERR + ## activeif = ERRMRG == 0; emptyallowed = false + # ERROR + +DESCR_SYSERR 1 "Error messages" + +! Scratch File +! ------------ +AUXFIL 1 "${U}/WORK\RXOBV3.SCR" + ## widget = lineedit; path = PTH_SCR; ext = EXT_SCR; emptyallowed = false + # RXOBV3$J + +DESCR_AUXFIL 1 "Scratch file 1" + +! Scratch File: Code Obs. +! ----------------------- +AUXCOD 1 "${U}/WORK\RXOBV3.SC1" + ## widget = lineedit; path = PTH_SCR; ext = EXT_SC1; emptyallowed = false + # RXOBV3$J + +DESCR_AUXCOD 1 "Scratch file 2" + +! Scratch File: Phase Obs. +! ------------------------ +AUXPHS 1 "${U}/WORK\RXOBV3.SC2" + ## widget = lineedit; path = PTH_SCR; ext = EXT_SC2; emptyallowed = false + # RXOBV3$J + +DESCR_AUXPHS 1 "Scratch file 3" + +DELETE_FILES 3 + "AUXFIL" + "AUXCOD" + "AUXPHS" + +! Title +! ----- +TITLE 1 "RNX2SNX_190110" + ## widget = lineedit + # RNX2SNX_$YSS+0 + +MSG_TITLE 1 "Title line" + +! Satellite System Selection +! -------------------------- +SATSYS 1 "$(SATSYS)" + ## widget = combobox; editable = false + ## cards = GPS GLONASS GALILEO GPS/GAL GPS/GLO GLO/GAL ALL + +MSG_SATSYS 1 "Satellite system to be considered" + +! Get station name +! ---------------- +STANAM 1 "FILE_NAME" + ## widget = combobox; editable = false + ## cards = MARKER_NAME MARKER_NUMBER MARKER_DOMES FILE_NAME + +MSG_STANAM 1 "Gather station names from" + +! Abbreviation error handling +! --------------------------- +ABBUPD 1 "UPDATE" + ## widget = combobox; editable = false; cards = ERROR UPDATE UPDATE+ + ## activeif = ABBREV /= _ + +MSG_ABBUPD 1 "Action if station not in abbreviation list" + +! Session ID +! ---------- +SESSID 1 "0110" + ## widget = lineedit; check_strlen = 4 + # $S+0 + +MSG_SESSID 1 "Session ID used for Bernese observation files" + +! Sampling Interval in Seconds +! ---------------------------- +SAMPL 1 "30" + ## widget = spinbox; range = 0 3000 5; check_type = integer; check_min = 0 + +MSG_SAMPL 1 "Sampling interval" + +! Sampling Offset to Full Minute +! ------------------------------ +SOFFSET 1 "0" + ## widget = spinbox; range = 0 3000 1 + +MSG_SOFFSET 1 "Sampling offset to full minute" + +! Observation Window +! ------------------ +RADIO_0 1 "0" + ## widget = radiobutton; group = OBSWIN + +MSG_RADIO_0 1 "Take all observations" + +RADIO_1 1 "1" + ## widget = radiobutton; group = OBSWIN + ## radiokeys = SESSION_YEAR SESSION_STRG WINDOW + +MSG_RADIO_1 1 "Observation window defined by year and session identifier" + +RADIO_2 1 "0" + ## widget = radiobutton; group = OBSWIN + ## radiokeys = STADAT STATIM ENDDAT ENDTIM + +MSG_RADIO_2 1 "Observation window defined by start and end times" + +SESSION_YEAR 1 "2019" + ## widget = lineedit; multilineallowed = true; emptyallowed = false + # $Y+- + +MSG_SESSION_YEAR 1 "Year for sessions def. the time window" + +SESSION_STRG 3 + "0100" + "0110" + "0120" + ## widget = lineedit; multilineallowed = true; emptyallowed = false + # $S+- + +MSG_SESSION_STRG 1 "Sessions defining the time window" + +! Use Obs. Window +! --------------- +STADAT 1 "2019 01 11" + ## widget = lineedit; emptyallowed = false; check_type = date + # $YMD_STR+0 + +MSG_STADAT 1 "Start of time window (year month day)" + +STATIM 1 "00 00 00" + ## widget = lineedit; emptyallowed = false; check_type = time + +MSG_STATIM 1 "Start of time window (hour min. sec.)" + +ENDDAT 1 "2019 01 11" + ## widget = lineedit; emptyallowed = false; check_type = date + # $YMD_STR+0 + +MSG_ENDDAT 1 "End of time window (year month day)" + +ENDTIM 1 "23 59 59" + ## widget = lineedit; emptyallowed = false; check_type = time + +MSG_ENDTIM 1 "End of time window (hour min. sec.)" + +! Minimum Signal Strength +! ----------------------- +MINSIG 1 "2" + ## widget = spinbox; range = 0 9 1 + +MSG_MINSIG 1 "Minimum signal strength" + +! Accept Signal Strength 0 +! ------------------------ +ACCEPT0 1 "1" + ## widget = checkbox + +MSG_ACCEPT0 1 "Accept signal strength = 0" + +! Accept Cycle Slip Flags from RINEX +! ---------------------------------- +ACCEPTCS 1 "1" + ## widget = checkbox + +MSG_ACCEPTCS 1 "Accept cycle slip flags from RINEX" + +! Minimum number of epochs requested +! ---------------------------------- +REQEPO 1 "10" + ## widget = lineedit; activeif = RADIO_R = 0; check_type = integer + ## check_min = 0 + +MSG_REQEPO 1 "Minimum number of epochs requested per file" + +! Use station information file flags +! ---------------------------------- +STAFLG 1 "0" + ## widget = checkbox; activeif = STAINFO /= _ + +MSG_STAFLG 1 "Consider flags from station information file" + +! Information for the Bernese files: flags to be used (TYPE 001) +! -------------------------------------------------------------- +FLG001 1 "999" + ## widget = lineedit + +MSG_FLG001 1 "Type 001: Renaming of stations" + +! Information for the Bernese files: flags to be used (TYPE 002) +! -------------------------------------------------------------- +FLG002 1 "999" + ## widget = lineedit + +MSG_FLG002 1 "Type 002: Station information" + +! Information for the Bernese files: flags to be used (TYPE 003) +! -------------------------------------------------------------- +FLG003 1 "999" + ## widget = lineedit + +MSG_FLG003 1 "Type 003: Station problems" + +! Information for the Bernese files: flags to be used (TYPE 005) +! -------------------------------------------------------------- +FLG005 1 "999" + ## widget = lineedit + +MSG_FLG005 1 "Type 005: Marker type" + +! Information requested in the RINEX files: check STANAM +! ------------------------------------------------------ +TSTANAM 1 "ERROR" + ## widget = combobox; editable = false + ## cards = NO_CHECK WARNING SKIP ERROR + +MSG_TSTANAM 1 "Station names" + +TRYFILE 1 "1" + ## widget = checkbox; activeif = TSTANAM / NO_CHECK AND STANAM / FILE_NAME + +MSG_TRYFILE 1 "Try also RINEX filename for station name" + +! Information requested in the RINEX files: check ANT/REC type +! ------------------------------------------------------------ +TANTTYP 1 "WARNING" + ## widget = combobox; editable = false + ## cards = NO_CHECK WARNING SKIP ERROR + +MSG_TANTTYP 1 "Receiver/Antenna type" + +RADOME 1 "1" + ## widget = checkbox + +MSG_RADOME 1 "Consider radome code" + +CORRAD 1 "1" + ## widget = checkbox + +MSG_CORRAD 1 "Correct position of radome code" + +! Information requested in the RINEX files: check ANT/REC num +! ----------------------------------------------------------- +TANTNUM 1 "NO_CHECK" + ## widget = combobox; editable = false + ## cards = NO_CHECK WARNING SKIP ERROR + +MSG_TANTNUM 1 "Receiver/Antenna number" + +! Information requested in the RINEX files: check ANT pos. +! -------------------------------------------------------- +TANTPOS 1 "WARNING" + ## widget = combobox; editable = false + ## cards = NO_CHECK WARNING SKIP ERROR + +MSG_TANTPOS 1 "Antenna position" + +! Information requested in the RINEX files: check marker type +! ----------------------------------------------------------- +TMRKTYP 1 "NO_CHECK" + ## widget = combobox; editable = false + ## cards = NO_CHECK WARNING SKIP ERROR + +MSG_TMRKTYP 1 "Marker type" + +! Verfy station name/number +! ------------------------- +DOSTAVER 1 "1" + ## widget = checkbox + +MSG_DOSTAVER 1 "Verify station name/number using" + +STAVER 1 "MARKER_DOMES" + ## widget = combobox; editable = false; activeif = DOSTAVER = 1 + ## cards = MARKER_NAME MARKER_NUMBER MARKER_DOMES + +MSG_STAVER 1 "Verify station name/number" + +! Verify frequency +! ---------------- +FRQVER 1 "WARNING" + ## widget = combobox; editable = false + ## activeif = RADIO_R == 1 AND FRQINFO / _ + ## cards = NO_CHECK WARNING SKIP ERROR UPDATE + +MSG_FRQVER 1 "Check frequency information file for frequency" + +! Verify station name using RINEX filename +! ----------------------------------------- +RNXVER 1 "1" + ## widget = checkbox + +MSG_RNXVER 1 "Verify station name using RINEX filename" + +! Verfy station name/number +! ------------------------- +DOANTVER 1 "1" + ## widget = checkbox; activeif = PHASECC / _ + +MSG_DOANTVER 1 "Check phase center file for antenna type" + +ANTVER 1 "ERROR" + ## widget = combobox; editable = false + ## activeif = DOANTVER = 1 AND PHASECC / _; cards = WARNING SKIP ERROR + +MSG_ANTVER 1 "Check phase center file for antenna type" + +! What to do in case of event flag +! -------------------------------- +EPOFLAG 1 "SKIP" + ## widget = combobox; editable = false; cards = WARNING SKIP ERROR + +MSG_EPOFLAG 1 "What to do in case of event flag" + +! STAINFO with information requested in the RINEX files +! ----------------------------------------------------- +RNXINFO 1 "${P}/PHIVOLCS\STA\$(CRXINF).CRX" + ## widget = selwin; path = DIR_STA; ext = EXT_CRX; emptyallowed = true + # $(CRXINF) + +DESCR_RNXINFO 1 "Accepted station information" + +! Extensions of the Output Files +! ------------------------------ +RXOFILE_EXT_COL_2 1 "CZH" + ## widget = initmenu; pointer = EXT_CZH + +RXOFILE_EXT_COL_3 1 "CZO" + ## widget = initmenu; pointer = EXT_CZO + +RXOFILE_EXT_COL_4 1 "PZH" + ## widget = initmenu; pointer = EXT_PZH + +RXOFILE_EXT_COL_5 1 "PZO" + ## widget = initmenu; pointer = EXT_PZO + +RXOFILE_EXT_COL_6 1 "RZH" + ## widget = initmenu; pointer = EXT_RZH + +RXOFILE_EXT_COL_7 1 "RZO" + ## widget = initmenu; pointer = EXT_RZO + +SMTFILE_EXT_COL_2 1 "CZH" + ## widget = initmenu; pointer = EXT_CZH + +SMTFILE_EXT_COL_3 1 "CZO" + ## widget = initmenu; pointer = EXT_CZO + +SMTFILE_EXT_COL_4 1 "PZH" + ## widget = initmenu; pointer = EXT_PZH + +SMTFILE_EXT_COL_5 1 "PZO" + ## widget = initmenu; pointer = EXT_PZO + +SMTFILE_EXT_COL_6 1 "RZH" + ## widget = initmenu; pointer = EXT_RZH + +SMTFILE_EXT_COL_7 1 "RZO" + ## widget = initmenu; pointer = EXT_RZO + +! Path of the Output Files +! ------------------------ +RXOFILE_PTH_COL_2 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_CZH + +RXOFILE_PTH_COL_3 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_CZO + +RXOFILE_PTH_COL_4 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_PZH + +RXOFILE_PTH_COL_5 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_PZO + +RXOFILE_PTH_COL_6 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_RZH + +RXOFILE_PTH_COL_7 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_RZO + +SMTFILE_PTH_COL_2 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_CZH + +SMTFILE_PTH_COL_3 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_CZO + +SMTFILE_PTH_COL_4 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_PZH + +SMTFILE_PTH_COL_5 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_PZO + +SMTFILE_PTH_COL_6 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_RZH + +SMTFILE_PTH_COL_7 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_RZO + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# TRANSFER RINEX OBSERVATION FILES TO BERNESE FORMAT - RXOBV3 1: Filenames # +# # +# GENERAL FILES # +# Show all general files > % < # SHOWGEN +# # +# INPUT FILES # +# > % < original RINEX observation files > %%%%%%%% < # RADIO_O RXOFILE +# > % < smoothed RINEX observation files > %%%%%%%% < # RADIO_S SMTFILE +# # +# Station information file > %%%%%%%% < # STAINFO +# # +# RESULT FILES # +# Measurement types to save # +# > % < Code > % < Phase > % < > % < Range # RADIO_G SAVCOD SAVPHS RADIO_R +# # +# Update coordinates > %%%%%%%% < (blank if not used) # COORD +# # +# GENERAL OUTPUT FILES # +# Program output > % < use RXOBV3.Lnn or > %%%%%%%% < # SYSODEF SYSOUT +# Error messages > % < merged to program output or > %%%%%%%% < # ERRMRG SYSERR +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWGEN = 1 ###################################################### +# RXOBV3 1.1: General Files # +# # +# GENERAL INPUT FILES # +# General constants > %%%%%%%%%%%% < # CONST +# Satellite information > %%%%%%%%%%%% < # SATELL +# Satellite problems > %%%%%%%%%%%% < # SATCRUX +# Phase center offsets > %%%%%%%%%%%% < # PHASECC +# GPS-UTC seconds > %%%%%%%%%%%% < # GPSUTC +# Abbreviation table > %%%%%%%%%%%% < # ABBREV +# Frequency information > %%%%%%%%%%%% < # FRQINFO +# # +# MENU SETTINGS # +# Selected campaign > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # CAMPAIGN +# Selected session year> %%%% < session> %%%% < # YR4_INFO SES_INFO +# Session table > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # SESSION_TABLE +# # +# TEMPORARY FILES # +# Scratch files > %%%%%%%% < > %%%%%%%% < > %%%%%%%% < # AUXFIL AUXCOD AUXPHS +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# RXOBV3 2: Input Options 1 # +# # +# TITLE > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # TITLE +# # +# SATELLITE SYSTEM SELECTION # +# Satellite system to be considered > %%%%%%%% < # SATSYS +# # +# STATION NAMES # +# Gather station names from > %%%%%%%%%%%%%% < # STANAM +# Action if station not in abbreviation list > %%%%%%%% < # ABBUPD +# # +# SESSION IDENTIFIER # +# Session ID used for Bernese observation files > %%%% < (blank: AUTO) # SESSID +# # +# DATA SAMPLING # +# Sampling interval > %%% < seconds # SAMPL +# Sampling offset to full minute > %%% < seconds # SOFFSET +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# RXOBV3 3: Observation Window # +# # +# OBSERVATION WINDOW # +# # +# > % < Take all observations # RADIO_0 +# # +# > % < Defined by Year and Session identifier # RADIO_1 +# Year > %%%% < Session > %%%% < # SESSION_YEAR SESSION_STRG +# # +# > % < Defined by Start and End times # RADIO_2 +# yyyy mm dd hh mm ss yyyy mm dd hh mm ss # +# Start > %%%%%%%%%% < > %%%%%%%% < End > %%%%%%%%%% < > %%%%%%%% < # STADAT STATIM ENDDAT ENDTIM +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# RXOBV3 4: Input Options 2 # +# # +# SIGNAL STRENGTH REQUIREMENTS # +# Minimum signal strength > % < # MINSIG +# Accept signal strength = 0 > % < # ACCEPT0 +# Accept cycle slip flags from RINEX > % < # ACCEPTCS +# # +# MINIMUM OBSERVATION NUMBER # +# Minimum number of epochs requested per file > %%%%% < epochs # REQEPO +# # +# OPTIONS CONCERNING ANTENNAS # +# Consider radome code of the antennas > % < # RADOME +# Correct position of radome code > % < # CORRAD +# Check phase center file for antenna type > % < else> %%%%%%%% < # DOANTVER ANTVER +# # +# EVENT FLAG HANDLING # +# What to do in case of event flags > %%%%%%%% < # EPOFLAG +# # +# FREQUENCY CHECK FOR SLR # +# Check frequency information file for frequency > %%%%%%%% < # FRQVER +# +# END_PANEL #################################################################### + + +# BEGIN_PANEL STAFLG == 999 AND STAINFO / _ #################################### +# RXOBV3 4.1: Flags Concerning Station Information File # +# # +# ATTENTION!!!! THIS IS DUMMY AT THE MOMENT!!!! # +# To make the flag handling active, please modify SR GTSTAFLG.f90 # +# # +# FLAGS CONCERNING STATION INFORMATION FILE # +# Consider flags > % < # STAFLG +# # +# FLAGS TO BE CONSIDERED # +# Type 001: Renaming of stations > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # FLG001 +# Type 002: Station information > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # FLG002 +# Type 003: Station problems > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # FLG003 +# Type 005: Marker type > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # FLG005 +# # +# Flag 999: Any flag will be considered # +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL STAINFO / _ ###################################################### +# RXOBV3 5.1: Check Content of RINEX Header 1 # +# # +# ACTIONS IN CASE OF INCONSISTENCIES # +# Station name > %%%%%%%%% < Try also filename > % < # TSTANAM TRYFILE +# Receiver/antenna type > %%%%%%%%% < # TANTTYP +# Receiver/antenna number > %%%%%%%%% < # TANTNUM +# Antenna position > %%%%%%%%% < # TANTPOS +# Marker type > %%%%%%%%% < # TMRKTYP +# # +# NO_CHECK : No check is done # +# WARNING@ : Write warning and continue # +# SKIP@@@@ : Skip file and continue with next file # +# ERROR@@@ : Write error message and stop processing # +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL STAINFO / _ ###################################################### +# RXOBV3 5.2: Check Content of RINEX Header 2 # +# # +# ADDITIONAL VERIFICATION # +# Verify station name/number using > % < > %%%%%%%%%%%%%% < # DOSTAVER STAVER +# Verify station name using RINEX filename > % < # RNXVER +# # +# HANDLING OF KNOWN INCONSISTENCIES # +# Accepted station information > %%%%%%%%% < # RNXINFO +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/SATMRK.INP b/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/SATMRK.INP new file mode 100755 index 0000000..b00a1a6 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/SATMRK.INP @@ -0,0 +1,459 @@ + +! Environment Variables +! --------------------- +ENVIRONMENT 5 + "U" "c:\Bernese\GPSUSER52" + "T" "c:\Bernese\GPSTEMP" + "X" "c:\Bernese\BERN52\GPS" + "P" "c:\Bernese\GPSDATA\CAMPAIGN52" + "USER" "" + ## widget = initmenu; pointer = ENVIR_LIST + +! SOME KEYWORDS FOR AUTOMATIC OUTPUT +! ---------------------------------- +CAMPAIGN 1 "${P}/PHIVOLCS" + ## widget = initmenu; pointer = ACTIVE_CAMPAIGN + +SESSION_TABLE 1 "${P}/PHIVOLCS\STA\SESSIONS.SES" + ## widget = initmenu; pointer = SESSION_TABLE + +DESCR_SESSION_TABLE 1 "Session table" + +YR4_INFO 1 "2019" + ## widget = comment + # $Y+0 + +SES_INFO 1 "0110" + ## widget = comment + # $S+0 + +USR_INFO 1 "${USER}" + ## widget = comment + +! Show general files +! ------------------ +SHOWGEN 1 "1" + ## widget = checkbox + +MSG_SHOWGEN 1 "Show all general files" + +! General Constants +! ----------------- +CONST 1 "${X}/GEN\CONST." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # CONST. + +DESCR_CONST 1 "General constants" + +! Satellite Information File +! -------------------------- +SATELL 1 "${X}/GEN\$(SATINF).$(PCV)" + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # $(SATINF).$(PCV) + +DESCR_SATELL 1 "Satellite information" + +! What to do in this run? +! ----------------------- +WHATTODO 1 "INITIALIZE" + ## widget = combobox; editable = false + ## cards = EDIT_FILE MARK_MANUAL SYNCHRONIZE INITIALIZE + +MSG_WHATTODO 1 "Desired task" + +! Reset ambiguities +! ----------------- +RESAMB 1 "ALL" + ## widget = combobox; editable = false; cards = L1 L2 L1&L2 L5 ALL + ## activeif = WHATTODO == INITIALIZE + +MSG_RESAMB 1 "Re-initialize ambiguities, frequency" + +! Reset ambiguities +! ----------------- +AMBSYS 1 "ALL_GNSS" + ## widget = combobox; editable = false + ## cards = ALL_GNSS GPS GLONASS GALILEO SBAS + ## activeif = WHATTODO == INITIALIZE + +MSG_AMBSYS 1 "Re-initialize ambiguities, system" + +! Select obs type +! --------------- +OBSTYPE 1 "GNSS" + ## widget = combobox; editable = false; cards = GNSS Range + +MSG_OBSTYPE 1 "Select obs type" + +! Zero diff., Code +! ---------------- +CZHFIL 0 + ## widget = selwin; path = DIR_CZH; ext = EXT_CZH; maxfiles = 999 + ## emptyallowed = true + ## activeif = WHATTODO /= INITIALIZE AND OBSTYPE = GNSS + # ????$S+0 + +MSG_CZHFIL 1 "Zero diff. code" + +CZHFIL_TXT_COL_1 1 "Code Header Files" + +CZHFIL_PTH_COL_2 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_CZO + +CZHFIL_EXT_COL_2 1 "CZO" + ## widget = initmenu; pointer = EXT_CZO + +CZHFIL_TXT_COL_2 1 "Code Observation Files" + +CZHFIL_PTH_COL_3 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_PZH + +CZHFIL_EXT_COL_3 1 "PZH" + ## widget = initmenu; pointer = EXT_PZH + +CZHFIL_TXT_COL_3 1 "Phase Header Files" + +CZHFIL_PTH_COL_4 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_PZO + +CZHFIL_EXT_COL_4 1 "PZO" + ## widget = initmenu; pointer = EXT_PZO + +CZHFIL_TXT_COL_4 1 "Phase Observation Files" + +! Zero diff., Phase +! ----------------- +PZHFIL 0 + ## widget = selwin; path = DIR_PZH; ext = EXT_PZH; maxfiles = 999 + ## emptyallowed = true; activeif = OBSTYPE = GNSS + # + +MSG_PZHFIL 1 "Zero diff. phase" + +PZHFIL_PTH_COL_2 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_PZO + +PZHFIL_EXT_COL_2 1 "PZO" + ## widget = initmenu; pointer = EXT_PZO + +PZHFIL_PTH_COL_3 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_CZH + +PZHFIL_EXT_COL_3 1 "CZH" + ## widget = initmenu; pointer = EXT_CZH + +PZHFIL_PTH_COL_4 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_CZO + +PZHFIL_EXT_COL_4 1 "CZO" + ## widget = initmenu; pointer = EXT_CZO + +! Zero diff., Code=Phase +! ---------------------- +BOTHZERO 1 "1" + ## widget = checkbox + ## activeif = CZHFIL /= _ OR PZHFIL /= _ AND WHATTODO / SYNCHRONIZE AND WHATTODO / INITIALIZE AND OBSTYPE = GNSS + +MSG_BOTHZERO 1 "Zero diff. both" + +! Single diff., Code +! ------------------ +CSHFIL 0 + ## widget = selwin; path = DIR_CSH; ext = EXT_CSH; maxfiles = 999 + ## emptyallowed = true + ## activeif = WHATTODO /= INITIALIZE AND OBSTYPE = GNSS + # + +MSG_CSHFIL 1 "Single diff. code" + +CSHFIL_TXT_COL_1 1 "Code Single Difference Files" + +CSHFIL_PTH_COL_2 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_CSO + +CSHFIL_EXT_COL_2 1 "CSO" + ## widget = initmenu; pointer = EXT_CSO + +CSHFIL_TXT_COL_2 1 "Code Single Difference Files" + +CSHFIL_PTH_COL_3 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_PSH + +CSHFIL_EXT_COL_3 1 "PSH" + ## widget = initmenu; pointer = EXT_PSH + +CSHFIL_TXT_COL_3 1 "Phase Single Difference Files" + +CSHFIL_PTH_COL_4 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_PSO + +CSHFIL_EXT_COL_4 1 "PSO" + ## widget = initmenu; pointer = EXT_PSO + +CSHFIL_TXT_COL_4 1 "Phase Single Difference Files" + +! Single diff., Phase +! ------------------- +PSHFIL 17 + "${P}/PHIVOLCS\OBS\ALAT0110.PSH" + "${P}/PHIVOLCS\OBS\ALEL0110.PSH" + "${P}/PHIVOLCS\OBS\ALMU0110.PSH" + "${P}/PHIVOLCS\OBS\BAXM0110.PSH" + "${P}/PHIVOLCS\OBS\BJHK0110.PSH" + "${P}/PHIVOLCS\OBS\GUMU0110.PSH" + "${P}/PHIVOLCS\OBS\HKHY0110.PSH" + "${P}/PHIVOLCS\OBS\HKMU0110.PSH" + "${P}/PHIVOLCS\OBS\HKSH0110.PSH" + "${P}/PHIVOLCS\OBS\HYII0110.PSH" + "${P}/PHIVOLCS\OBS\LBPT0110.PSH" + "${P}/PHIVOLCS\OBS\MAMU0110.PSH" + "${P}/PHIVOLCS\OBS\MUPG0110.PSH" + "${P}/PHIVOLCS\OBS\MUPT0110.PSH" + "${P}/PHIVOLCS\OBS\MUSP0110.PSH" + "${P}/PHIVOLCS\OBS\PGXM0110.PSH" + "${P}/PHIVOLCS\OBS\PIPT0110.PSH" + ## widget = selwin; path = DIR_PSH; ext = EXT_PSH; maxfiles = 999 + ## emptyallowed = true; activeif = OBSTYPE = GNSS + # ????$S+0 + +MSG_PSHFIL 1 "Single diff. phase" + +PSHFIL_PTH_COL_2 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_PSO + +PSHFIL_EXT_COL_2 1 "PSO" + ## widget = initmenu; pointer = EXT_PSO + +PSHFIL_PTH_COL_3 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_CSH + +PSHFIL_EXT_COL_3 1 "CSH" + ## widget = initmenu; pointer = EXT_CSH + +PSHFIL_PTH_COL_4 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_CSO + +PSHFIL_EXT_COL_4 1 "CSO" + ## widget = initmenu; pointer = EXT_CSO + +! Single diff., Code=Phase +! ------------------------ +BOTHSING 1 "0" + ## widget = checkbox + ## activeif = CSHFIL /= _ OR PSHFIL /= _ AND WHATTODO / SYNCHRONIZE AND WHATTODO / INITIALIZE AND OBSTYPE = GNSS + +MSG_BOTHSING 1 "Single diff. both" + +! Range obs +! --------- +RZHFIL 0 + ## widget = selwin; path = DIR_RZH; ext = EXT_RZH; maxfiles = 999 + ## emptyallowed = true; activeif = OBSTYPE = Range + # + +MSG_RZHFIL 1 "Range obs" + +RZHFIL_TXT_COL_1 1 "Range Header Files" + +RZHFIL_PTH_COL_2 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_RZO + +RZHFIL_EXT_COL_2 1 "RZO" + ## widget = initmenu; pointer = EXT_RZO + +RZHFIL_TXT_COL_2 1 "Range Observation Files" + +! Scratch File +! ------------ +AUXFIL 1 "${U}/WORK\SATMRK.SCR" + ## widget = lineedit; path = PTH_SCR; ext = EXT_SCR; emptyallowed = false + # SATMRK$J + +DESCR_AUXFIL 1 "Scratch file" + +DELETE_FILES 1 "AUXFIL" + +! Program Output File +! ------------------- +SYSODEF 1 "0" + ## widget = checkbox + +MSG_SYSODEF 1 "Program output" + +SYSOUT 1 "${P}/PHIVOLCS\OUT\AMB190110.OUT" + ## widget = lineedit; path = DIR_OUT; ext = EXT_OUT + ## activeif = SYSODEF == 0; emptyallowed = false + # AMB$YSS+0 + +DESCR_SYSOUT 1 "Program output" + +! Error Message File +! ------------------ +ERRMRG 1 "0" + ## widget = checkbox + +MSG_ERRMRG 1 "Error message" + +SYSERR 1 "${U}/WORK\ERROR.MSG" + ## widget = lineedit; path = PTH_ERR; ext = EXT_ERR + ## activeif = ERRMRG == 0; emptyallowed = false + # ERROR + +DESCR_SYSERR 1 "Error messages" + +! Title: new entry +! ---------------- +TITLE 1 "RNX2SNX_190110: Re-init all resolved ambiguities" + ## widget = lineedit + # RNX2SNX_$YSS+0: Re-init all resolved ambiguities + +MSG_TITLE 1 "Title line" + +! Type of Change +! -------------- +TYPCHG 1 "MARK" + ## widget = combobox; activeif = WHATTODO = MARK_MANUAL; editable = false + ## cards = MARK RESET ELIMINATE + +MSG_TYPCHG 1 "Type of change" + +! Frequency +! --------- +FREQ 1 "L1&L2" + ## widget = combobox; activeif = WHATTODO = MARK_MANUAL; editable = false + ## cards = L1 L2 L1&L2 + +MSG_FREQ 1 "Frequency" + +! Edit Information File +! --------------------- +EDITFILE 0 + ## widget = selwin; path = DIR_EDT; ext = EXT_EDT; maxfiles = 1 + ## emptyallowed = true; activeif = WHATTODO = EDIT_FILE + # + +DESCR_EDITFILE 1 "Edit information file" + +SATNUM 1 "ALL" + ## widget = selwin; activeif = WHATTODO = MARK_MANUAL; pointer = SATLST + +MSG_SATNUM 1 "Satellite(s)" + +! SELECTION LIST: Satellite list +! ------------------------------- +SATLST 0 + ## widget = selwin; menuaux = MENUAUX; action = SATLST + ## menuauxkeys = CONST CZHFIL PZHFIL CSHFIL PSHFIL + +MSG_SATLST 1 "Satellite list" + +! From to Observation number or Observation Window +! ------------------------------------------------ +RADIO_21 1 "0" + ## widget = radiobutton; activeif = WHATTODO = MARK_MANUAL; group = TIMINF + +MSG_RADIO_21 1 "From epoch selection" + +NUMFROM 0 + ## widget = lineedit; activeif = RADIO_21 = 1 AND WHATTODO = MARK_MANUAL + +MSG_NUMFROM 1 "From epoch" + +NUMTO 0 + ## widget = lineedit; activeif = RADIO_21 = 1 AND WHATTODO = MARK_MANUAL + +MSG_NUMTO 1 "To epoch" + +RADIO_22 1 "1" + ## widget = radiobutton; activeif = WHATTODO = MARK_MANUAL; group = TIMINF + +MSG_RADIO_22 1 "Observation window" + +STADAT 1 "2019 01 11" + ## widget = lineedit; check_type = date + ## activeif = RADIO_22 = 1 AND WHATTODO = MARK_MANUAL + # $YMD_STR+0 + +MSG_STADAT 1 "Start of time window (year month day)" + +STATIM 1 "00 00 00" + ## widget = lineedit; emptyallowed = false; check_type = time + ## activeif = RADIO_22 = 1 AND STADAT / _ AND WHATTODO = MARK_MANUAL + +MSG_STATIM 1 "Start of time window (hour min. sec.)" + +ENDDAT 1 "2019 01 11" + ## widget = lineedit; check_type = date + ## activeif = RADIO_22 = 1 AND WHATTODO = MARK_MANUAL + # $YMD_STR+0 + +MSG_ENDDAT 1 "End of time window (year month day)" + +ENDTIM 1 "23 59 59" + ## widget = lineedit; emptyallowed = false; check_type = time + ## activeif = RADIO_22 = 1 AND ENDDAT / _ AND WHATTODO = MARK_MANUAL + +MSG_ENDTIM 1 "End of time window (hour min. sec.)" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MARK/DELETE OBSERVATIONS - SATMRK 1: Filenames # +# # +# GENERAL FILES # +# Show all general files > % < # SHOWGEN +# # +# OPTIONS # +# Desired task > %%%%%%%%%%%% < # WHATTODO +# Re-initialize ambiguities > %%%%%% < for > %%%%%%%% < # RESAMB AMBSYS +# # +# OBSERVATION FILES # +# Observation type > %%%%%%%%% < # OBSTYPE +# Zero diff.@@ code > %%%%%%%% < phase > %%%%%%%% < both > % < # CZHFIL PZHFIL BOTHZERO +# Single diff. code > %%%%%%%% < phase > %%%%%%%% < both > % < # CSHFIL PSHFIL BOTHSING +# Range > %%%%%%%% < # RZHFIL +# # +# GENERAL OUTPUT FILES # +# Program output > % < use SATMRK.Lnn or > %%%%%%%% < # SYSODEF SYSOUT +# Error messages > % < merged to program output or > %%%%%%%% < # ERRMRG SYSERR +# # +# TITLE > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # TITLE +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWGEN = 1 ###################################################### +# SATMRK 1.1: General Files # +# # +# GENERAL INPUT FILES # +# General constants > %%%%%%%%%%%% < # CONST +# Satellite information > %%%%%%%%%%%% < # SATELL +# # +# MENU SETTINGS # +# Selected campaign > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # CAMPAIGN +# Selected session year> %%%% < session> %%%% < # YR4_INFO SES_INFO +# Session table > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # SESSION_TABLE +# # +# TEMPORARY FILES # +# Scratch file > %%%%%%%%%%%% < # AUXFIL +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL WHATTODO / SYNCHRONIZE AND WHATTODO / INITIALIZE ################# +# SATMRK 2: Manual and File Selection # +# # +# FILE SELECTION # +# Edit information file > %%%%%%%% < # EDITFILE +# # +# MANUAL SELECTION # +# Type of change > %%%%%%%%%% < # TYPCHG +# Frequency > %%%%%% < # FREQ +# Satellite(s) > %%%%%%%%%% < (ALL: all satellites) # SATNUM +# > % < From epoch > %%%% < (blank: first observation number) # RADIO_21 NUMFROM +# to@@ epoch > %%%% < (blank: last observation number) # NUMTO +# or # +# > % < Observation window # RADIO_22 +# yyyy mm dd hh mm ss yyyy mm dd hh mm ss # +# Start > %%%%%%%%%% < > %%%%%%%% < End > %%%%%%%%%% < > %%%%%%%% < # STADAT STATIM ENDDAT ENDTIM +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/SATMRK.old b/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/SATMRK.old new file mode 100755 index 0000000..d042da3 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/SATMRK.old @@ -0,0 +1,437 @@ + +! Environment Variables +! --------------------- +ENVIRONMENT 1 "" "${}" + ## widget = initmenu; pointer = ENVIR_LIST + +! SOME KEYWORDS FOR AUTOMATIC OUTPUT +! ---------------------------------- +CAMPAIGN 1 "./DUMMY" + ## widget = initmenu; pointer = ACTIVE_CAMPAIGN + +SESSION_TABLE 1 "${X}/SKL/SESSIONS.SES" + ## widget = initmenu; pointer = SESSION_TABLE + +DESCR_SESSION_TABLE 1 "Session table" + +YR4_INFO 1 "1980" + ## widget = comment + # $Y+0 + +SES_INFO 1 "0060" + ## widget = comment + # $S+0 + +USR_INFO 1 "${USER}" + ## widget = comment + +! Show general files +! ------------------ +SHOWGEN 1 "1" + ## widget = checkbox + +MSG_SHOWGEN 1 "Show all general files" + +! General Constants +! ----------------- +CONST 1 "${X}/GEN/CONST." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # CONST. + +DESCR_CONST 1 "General constants" + +! Satellite Information File +! -------------------------- +SATELL 1 "${X}/GEN/$(SATINF).$(PCV)" + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # $(SATINF).$(PCV) + +DESCR_SATELL 1 "Satellite information" + +! What to do in this run? +! ----------------------- +WHATTODO 1 "INITIALIZE" + ## widget = combobox; editable = false + ## cards = EDIT_FILE MARK_MANUAL SYNCHRONIZE INITIALIZE + +MSG_WHATTODO 1 "Desired task" + +! Reset ambiguities +! ----------------- +RESAMB 1 "ALL" + ## widget = combobox; editable = false; cards = L1 L2 L1&L2 L5 ALL + ## activeif = WHATTODO == INITIALIZE + +MSG_RESAMB 1 "Re-initialize ambiguities, frequency" + +! Reset ambiguities +! ----------------- +AMBSYS 1 "ALL_GNSS" + ## widget = combobox; editable = false + ## cards = ALL_GNSS GPS GLONASS GALILEO SBAS + ## activeif = WHATTODO == INITIALIZE + +MSG_AMBSYS 1 "Re-initialize ambiguities, system" + +! Select obs type +! --------------- +OBSTYPE 1 "GNSS" + ## widget = combobox; editable = false; cards = GNSS Range + +MSG_OBSTYPE 1 "Select obs type" + +! Zero diff., Code +! ---------------- +CZHFIL 0 + ## widget = selwin; path = DIR_CZH; ext = EXT_CZH; maxfiles = 999 + ## emptyallowed = true + ## activeif = WHATTODO /= INITIALIZE AND OBSTYPE = GNSS + # ????$S+0 + +MSG_CZHFIL 1 "Zero diff. code" + +CZHFIL_TXT_COL_1 1 "Code Header Files" + +CZHFIL_PTH_COL_2 1 "./DUMMY/OBS/" + ## widget = initmenu; pointer = DIR_CZO + +CZHFIL_EXT_COL_2 1 "CZO" + ## widget = initmenu; pointer = EXT_CZO + +CZHFIL_TXT_COL_2 1 "Code Observation Files" + +CZHFIL_PTH_COL_3 1 "./DUMMY/OBS/" + ## widget = initmenu; pointer = DIR_PZH + +CZHFIL_EXT_COL_3 1 "PZH" + ## widget = initmenu; pointer = EXT_PZH + +CZHFIL_TXT_COL_3 1 "Phase Header Files" + +CZHFIL_PTH_COL_4 1 "./DUMMY/OBS/" + ## widget = initmenu; pointer = DIR_PZO + +CZHFIL_EXT_COL_4 1 "PZO" + ## widget = initmenu; pointer = EXT_PZO + +CZHFIL_TXT_COL_4 1 "Phase Observation Files" + +! Zero diff., Phase +! ----------------- +PZHFIL 0 + ## widget = selwin; path = DIR_PZH; ext = EXT_PZH; maxfiles = 999 + ## emptyallowed = true; activeif = OBSTYPE = GNSS + # + +MSG_PZHFIL 1 "Zero diff. phase" + +PZHFIL_PTH_COL_2 1 "./DUMMY/OBS/" + ## widget = initmenu; pointer = DIR_PZO + +PZHFIL_EXT_COL_2 1 "PZO" + ## widget = initmenu; pointer = EXT_PZO + +PZHFIL_PTH_COL_3 1 "./DUMMY/OBS/" + ## widget = initmenu; pointer = DIR_CZH + +PZHFIL_EXT_COL_3 1 "CZH" + ## widget = initmenu; pointer = EXT_CZH + +PZHFIL_PTH_COL_4 1 "./DUMMY/OBS/" + ## widget = initmenu; pointer = DIR_CZO + +PZHFIL_EXT_COL_4 1 "CZO" + ## widget = initmenu; pointer = EXT_CZO + +! Zero diff., Code=Phase +! ---------------------- +BOTHZERO 1 "1" + ## widget = checkbox + ## activeif = CZHFIL /= _ OR PZHFIL /= _ AND WHATTODO / SYNCHRONIZE AND WHATTODO / INITIALIZE AND OBSTYPE = GNSS + +MSG_BOTHZERO 1 "Zero diff. both" + +! Single diff., Code +! ------------------ +CSHFIL 0 + ## widget = selwin; path = DIR_CSH; ext = EXT_CSH; maxfiles = 999 + ## emptyallowed = true + ## activeif = WHATTODO /= INITIALIZE AND OBSTYPE = GNSS + # + +MSG_CSHFIL 1 "Single diff. code" + +CSHFIL_TXT_COL_1 1 "Code Single Difference Files" + +CSHFIL_PTH_COL_2 1 "./DUMMY/OBS/" + ## widget = initmenu; pointer = DIR_CSO + +CSHFIL_EXT_COL_2 1 "CSO" + ## widget = initmenu; pointer = EXT_CSO + +CSHFIL_TXT_COL_2 1 "Code Single Difference Files" + +CSHFIL_PTH_COL_3 1 "./DUMMY/OBS/" + ## widget = initmenu; pointer = DIR_PSH + +CSHFIL_EXT_COL_3 1 "PSH" + ## widget = initmenu; pointer = EXT_PSH + +CSHFIL_TXT_COL_3 1 "Phase Single Difference Files" + +CSHFIL_PTH_COL_4 1 "./DUMMY/OBS/" + ## widget = initmenu; pointer = DIR_PSO + +CSHFIL_EXT_COL_4 1 "PSO" + ## widget = initmenu; pointer = EXT_PSO + +CSHFIL_TXT_COL_4 1 "Phase Single Difference Files" + +! Single diff., Phase +! ------------------- +PSHFIL 0 + ## widget = selwin; path = DIR_PSH; ext = EXT_PSH; maxfiles = 999 + ## emptyallowed = true; activeif = OBSTYPE = GNSS + # ????$S+0 + +MSG_PSHFIL 1 "Single diff. phase" + +PSHFIL_PTH_COL_2 1 "./DUMMY/OBS/" + ## widget = initmenu; pointer = DIR_PSO + +PSHFIL_EXT_COL_2 1 "PSO" + ## widget = initmenu; pointer = EXT_PSO + +PSHFIL_PTH_COL_3 1 "./DUMMY/OBS/" + ## widget = initmenu; pointer = DIR_CSH + +PSHFIL_EXT_COL_3 1 "CSH" + ## widget = initmenu; pointer = EXT_CSH + +PSHFIL_PTH_COL_4 1 "./DUMMY/OBS/" + ## widget = initmenu; pointer = DIR_CSO + +PSHFIL_EXT_COL_4 1 "CSO" + ## widget = initmenu; pointer = EXT_CSO + +! Single diff., Code=Phase +! ------------------------ +BOTHSING 1 "0" + ## widget = checkbox + ## activeif = CSHFIL /= _ OR PSHFIL /= _ AND WHATTODO / SYNCHRONIZE AND WHATTODO / INITIALIZE AND OBSTYPE = GNSS + +MSG_BOTHSING 1 "Single diff. both" + +! Range obs +! --------- +RZHFIL 0 + ## widget = selwin; path = DIR_RZH; ext = EXT_RZH; maxfiles = 999 + ## emptyallowed = true; activeif = OBSTYPE = Range + # + +MSG_RZHFIL 1 "Range obs" + +RZHFIL_TXT_COL_1 1 "Range Header Files" + +RZHFIL_PTH_COL_2 1 "./DUMMY/OBS/" + ## widget = initmenu; pointer = DIR_RZO + +RZHFIL_EXT_COL_2 1 "RZO" + ## widget = initmenu; pointer = EXT_RZO + +RZHFIL_TXT_COL_2 1 "Range Observation Files" + +! Scratch File +! ------------ +AUXFIL 1 "${U}/WORK/SATMRK.SCR" + ## widget = lineedit; path = PTH_SCR; ext = EXT_SCR; emptyallowed = false + # SATMRK$J + +DESCR_AUXFIL 1 "Scratch file" + +DELETE_FILES 1 "AUXFIL" + +! Program Output File +! ------------------- +SYSODEF 1 "0" + ## widget = checkbox + +MSG_SYSODEF 1 "Program output" + +SYSOUT 1 "./DUMMY/OUT/AMB800060.OUT" + ## widget = lineedit; path = DIR_OUT; ext = EXT_OUT + ## activeif = SYSODEF == 0; emptyallowed = false + # AMB$YSS+0 + +DESCR_SYSOUT 1 "Program output" + +! Error Message File +! ------------------ +ERRMRG 1 "0" + ## widget = checkbox + +MSG_ERRMRG 1 "Error message" + +SYSERR 1 "${U}/WORK/ERROR.MSG" + ## widget = lineedit; path = PTH_ERR; ext = EXT_ERR + ## activeif = ERRMRG == 0; emptyallowed = false + # ERROR + +DESCR_SYSERR 1 "Error messages" + +! Title: new entry +! ---------------- +TITLE 1 "RNX2SNX_800060: Re-init all resolved ambiguities" + ## widget = lineedit + # RNX2SNX_$YSS+0: Re-init all resolved ambiguities + +MSG_TITLE 1 "Title line" + +! Type of Change +! -------------- +TYPCHG 1 "MARK" + ## widget = combobox; activeif = WHATTODO = MARK_MANUAL; editable = false + ## cards = MARK RESET ELIMINATE + +MSG_TYPCHG 1 "Type of change" + +! Frequency +! --------- +FREQ 1 "L1&L2" + ## widget = combobox; activeif = WHATTODO = MARK_MANUAL; editable = false + ## cards = L1 L2 L1&L2 + +MSG_FREQ 1 "Frequency" + +! Edit Information File +! --------------------- +EDITFILE 0 + ## widget = selwin; path = DIR_EDT; ext = EXT_EDT; maxfiles = 1 + ## emptyallowed = true; activeif = WHATTODO = EDIT_FILE + # + +DESCR_EDITFILE 1 "Edit information file" + +SATNUM 1 "ALL" + ## widget = selwin; activeif = WHATTODO = MARK_MANUAL; pointer = SATLST + +MSG_SATNUM 1 "Satellite(s)" + +! SELECTION LIST: Satellite list +! ------------------------------- +SATLST 0 + ## widget = selwin; menuaux = MENUAUX; action = SATLST + ## menuauxkeys = CONST CZHFIL PZHFIL CSHFIL PSHFIL + +MSG_SATLST 1 "Satellite list" + +! From to Observation number or Observation Window +! ------------------------------------------------ +RADIO_21 1 "0" + ## widget = radiobutton; activeif = WHATTODO = MARK_MANUAL; group = TIMINF + +MSG_RADIO_21 1 "From epoch selection" + +NUMFROM 0 + ## widget = lineedit; activeif = RADIO_21 = 1 AND WHATTODO = MARK_MANUAL + +MSG_NUMFROM 1 "From epoch" + +NUMTO 0 + ## widget = lineedit; activeif = RADIO_21 = 1 AND WHATTODO = MARK_MANUAL + +MSG_NUMTO 1 "To epoch" + +RADIO_22 1 "1" + ## widget = radiobutton; activeif = WHATTODO = MARK_MANUAL; group = TIMINF + +MSG_RADIO_22 1 "Observation window" + +STADAT 1 "1980 01 06" + ## widget = lineedit; check_type = date + ## activeif = RADIO_22 = 1 AND WHATTODO = MARK_MANUAL + # $YMD_STR+0 + +MSG_STADAT 1 "Start of time window (year month day)" + +STATIM 1 "00 00 00" + ## widget = lineedit; emptyallowed = false; check_type = time + ## activeif = RADIO_22 = 1 AND STADAT / _ AND WHATTODO = MARK_MANUAL + +MSG_STATIM 1 "Start of time window (hour min. sec.)" + +ENDDAT 1 "1980 01 06" + ## widget = lineedit; check_type = date + ## activeif = RADIO_22 = 1 AND WHATTODO = MARK_MANUAL + # $YMD_STR+0 + +MSG_ENDDAT 1 "End of time window (year month day)" + +ENDTIM 1 "23 59 59" + ## widget = lineedit; emptyallowed = false; check_type = time + ## activeif = RADIO_22 = 1 AND ENDDAT / _ AND WHATTODO = MARK_MANUAL + +MSG_ENDTIM 1 "End of time window (hour min. sec.)" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MARK/DELETE OBSERVATIONS - SATMRK 1: Filenames # +# # +# GENERAL FILES # +# Show all general files > % < # SHOWGEN +# # +# OPTIONS # +# Desired task > %%%%%%%%%%%% < # WHATTODO +# Re-initialize ambiguities > %%%%%% < for > %%%%%%%% < # RESAMB AMBSYS +# # +# OBSERVATION FILES # +# Observation type > %%%%%%%%% < # OBSTYPE +# Zero diff.@@ code > %%%%%%%% < phase > %%%%%%%% < both > % < # CZHFIL PZHFIL BOTHZERO +# Single diff. code > %%%%%%%% < phase > %%%%%%%% < both > % < # CSHFIL PSHFIL BOTHSING +# Range > %%%%%%%% < # RZHFIL +# # +# GENERAL OUTPUT FILES # +# Program output > % < use SATMRK.Lnn or > %%%%%%%% < # SYSODEF SYSOUT +# Error messages > % < merged to program output or > %%%%%%%% < # ERRMRG SYSERR +# # +# TITLE > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # TITLE +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWGEN = 1 ###################################################### +# SATMRK 1.1: General Files # +# # +# GENERAL INPUT FILES # +# General constants > %%%%%%%%%%%% < # CONST +# Satellite information > %%%%%%%%%%%% < # SATELL +# # +# MENU SETTINGS # +# Selected campaign > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # CAMPAIGN +# Selected session year> %%%% < session> %%%% < # YR4_INFO SES_INFO +# Session table > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # SESSION_TABLE +# # +# TEMPORARY FILES # +# Scratch file > %%%%%%%%%%%% < # AUXFIL +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL WHATTODO / SYNCHRONIZE AND WHATTODO / INITIALIZE ################# +# SATMRK 2: Manual and File Selection # +# # +# FILE SELECTION # +# Edit information file > %%%%%%%% < # EDITFILE +# # +# MANUAL SELECTION # +# Type of change > %%%%%%%%%% < # TYPCHG +# Frequency > %%%%%% < # FREQ +# Satellite(s) > %%%%%%%%%% < (ALL: all satellites) # SATNUM +# > % < From epoch > %%%% < (blank: first observation number) # RADIO_21 NUMFROM +# to@@ epoch > %%%% < (blank: last observation number) # NUMTO +# or # +# > % < Observation window # RADIO_22 +# yyyy mm dd hh mm ss yyyy mm dd hh mm ss # +# Start > %%%%%%%%%% < > %%%%%%%% < End > %%%%%%%%%% < > %%%%%%%% < # STADAT STATIM ENDDAT ENDTIM +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/SNGDIF.INP b/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/SNGDIF.INP new file mode 100755 index 0000000..d0ce39a --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/SNGDIF.INP @@ -0,0 +1,614 @@ + +! Some keywords for automatic output +! -------------------------------------------------------------------- +CAMPAIGN 1 "${P}/PHIVOLCS" + ## widget = initmenu; pointer = ACTIVE_CAMPAIGN + +SESSION_TABLE 1 "${P}/PHIVOLCS\STA\SESSIONS.SES" + ## widget = initmenu; pointer = SESSION_TABLE + +DESCR_SESSION_TABLE 1 "Session table" + +YR4_INFO 1 "2019" + ## widget = comment + # $Y+0 + +SES_INFO 1 "0110" + ## widget = comment + # $S+0 + +USR_INFO 1 "${USER}" + ## widget = comment + +! Environment variables +! --------------------- +ENVIRONMENT 5 + "U" "c:\Bernese\GPSUSER52" + "T" "c:\Bernese\GPSTEMP" + "X" "c:\Bernese\BERN52\GPS" + "P" "c:\Bernese\GPSDATA\CAMPAIGN52" + "USER" "" + ## widget = initmenu; pointer = ENVIR_LIST + +! -------------------------------------------------------------------- +! INPUTFILES | +! -------------------------------------------------------------------- +! Show general files +! ------------------ +SHOWGEN 1 "1" + ## widget = checkbox + +MSG_SHOWGEN 1 "Show all general files" + +! General constants +! ----------------- +CONST 1 "${X}/GEN\CONST." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # CONST. + +DESCR_CONST 1 "General constants" + +! Geodetic datum +! -------------- +DATUM 1 "${X}/GEN\DATUM." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # DATUM. + +DESCR_DATUM 1 "Geodetic datum" + +! Satellite information +! --------------------- +SATELL 1 "${X}/GEN\$(SATINF).$(PCV)" + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # $(SATINF).$(PCV) + +DESCR_SATELL 1 "Satellite information" + +! Station name abbreviations +! -------------------------- +ABBREV 1 "${P}/PHIVOLCS\STA\$(CRDINF).ABB" + ## widget = selwin; path = DIR_ABB; ext = EXT_ABB; maxfiles = 1 + # $(CRDINF) + +DESCR_ABBREV 1 "Abbreviation table" + +! A priori coordinates +! -------------------- +COORD 1 "${P}/PHIVOLCS\STA\$A190110.CRD" + ## widget = selwin; path = DIR_CRD; ext = EXT_CRD; maxfiles = 1 + ## activeif = STRATEGY == DEFINED AND REPLACE == 1 OR STRATEGY == OBS-MAX OR STRATEGY == SHORTEST OR STRATEGY == STAR + ## emptyallowed = false + # $A$YSS+0 + +DESCR_COORD 1 "Station coordinates" + +! Eccentricities +! -------------- +ECCENT 0 + ## widget = selwin; path = DIR_ECC; ext = EXT_ECC; maxfiles = 1 + ## activeif = STRATEGY == DEFINED AND REPLACE == 1 OR STRATEGY == OBS-MAX OR STRATEGY == SHORTEST OR STRATEGY == STAR + ## emptyallowed = true + # + +DESCR_ECCENT 1 "Site eccentricities" + +! Pre-defined baselines +! --------------------- +BASDEF 0 + ## widget = selwin; path = DIR_BSL; ext = EXT_BSL; maxfiles = 1 + ## activeif = STRATEGY == OBS-MAX OR STRATEGY == SHORTEST OR STRATEGY == DEFINED + ## emptyallowed = true + # + +DESCR_BASDEF 1 "Predefined baselines" + +! Cluster definition +! ------------------ +CLUINP 1 "${P}/PHIVOLCS\STA\$(CRDINF).CLU" + ## widget = selwin; path = DIR_CLU; ext = EXT_CLU; maxfiles = 1 + ## emptyallowed = true + # $(CRDINF) + +DESCR_CLUINP 1 "Cluster definition" + +! Code zero-difference files +! -------------------------- +CODEREF 0 + ## widget = selwin; path = DIR_CZH; ext = EXT_CZH; maxfiles = 1 + ## emptyallowed = true; activeif = MEATYP == CODE AND STRATEGY == STAR + ## pointer = CODEZERO + # + +CODEREF_PTH_COL_2 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_CZO + +CODEREF_EXT_COL_2 1 "CZO" + ## widget = initmenu; pointer = EXT_CZO + +DESCR_CODEREF 1 "Reference station for STAR (C)" + +CODEZERO 0 + ## widget = selwin; path = DIR_CZH; ext = EXT_CZH; maxfiles = 999 + ## activeif = MEATYP == CODE AND STRATEGY / MANUAL + # ????$S+0 + +CODEZERO_PTH_COL_2 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_CZO + +CODEZERO_EXT_COL_2 1 "CZO" + ## widget = initmenu; pointer = EXT_CZO + +MSG_CODEZERO 1 "Code: Zero-difference observation files" + +CODEZERO1 0 + ## widget = selwin; path = DIR_CZH; ext = EXT_CZH; maxfiles = 1 + ## activeif = MEATYP == CODE AND STRATEGY == MANUAL + # + +CODEZERO1_PTH_COL_2 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_CZO + +CODEZERO1_EXT_COL_2 1 "CZO" + ## widget = initmenu; pointer = EXT_CZO + +MSG_CODEZERO1 1 "Code: First zero-difference input file" + +CODEZERO2 0 + ## widget = selwin; path = DIR_CZH; ext = EXT_CZH; maxfiles = 1 + ## activeif = MEATYP == CODE AND STRATEGY == MANUAL + # + +CODEZERO2_PTH_COL_2 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_CZO + +CODEZERO2_EXT_COL_2 1 "CZO" + ## widget = initmenu; pointer = EXT_CZO + +MSG_CODEZERO2 1 "Code: Second zero-difference input file" + +! Phase zero-difference files +! --------------------------- +PHASEREF 0 + ## widget = selwin; path = DIR_PZH; ext = EXT_PZH; maxfiles = 999 + ## emptyallowed = true; activeif = MEATYP == PHASE AND STRATEGY == STAR + ## pointer = PHASEZERO + # + +PHASEREF_PTH_COL_2 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_PZO + +PHASEREF_EXT_COL_2 1 "PZO" + ## widget = initmenu; pointer = EXT_PZO + +DESCR_PHASEREF 1 "Reference station for STAR (P)" + +PHASEZERO 18 + "${P}/PHIVOLCS\OBS\ALAB0110.PZH" + "${P}/PHIVOLCS\OBS\ATIM0110.PZH" + "${P}/PHIVOLCS\OBS\BAKO0110.PZH" + "${P}/PHIVOLCS\OBS\BJFS0110.PZH" + "${P}/PHIVOLCS\OBS\ELNA0110.PZH" + "${P}/PHIVOLCS\OBS\GUNG0110.PZH" + "${P}/PHIVOLCS\OBS\HKSL0110.PZH" + "${P}/PHIVOLCS\OBS\HYDE0110.PZH" + "${P}/PHIVOLCS\OBS\IISC0110.PZH" + "${P}/PHIVOLCS\OBS\LBAN0110.PZH" + "${P}/PHIVOLCS\OBS\MALA0110.PZH" + "${P}/PHIVOLCS\OBS\MAUB0110.PZH" + "${P}/PHIVOLCS\OBS\PGEN0110.PZH" + "${P}/PHIVOLCS\OBS\PIMO0110.PZH" + "${P}/PHIVOLCS\OBS\PTAG0110.PZH" + "${P}/PHIVOLCS\OBS\SHAO0110.PZH" + "${P}/PHIVOLCS\OBS\SPAB0110.PZH" + "${P}/PHIVOLCS\OBS\XMIS0110.PZH" + ## widget = selwin; path = DIR_PZH; ext = EXT_PZH; maxfiles = 999 + ## activeif = MEATYP == PHASE AND STRATEGY /= MANUAL + # ????$S+0 + +PHASEZERO_PTH_COL_2 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_PZO + +PHASEZERO_EXT_COL_2 1 "PZO" + ## widget = initmenu; pointer = EXT_PZO + +MSG_PHASEZERO 1 "Phase: Zero-difference observation file" + +PHASEZERO1 0 + ## widget = selwin; path = DIR_PZH; ext = EXT_PZH; maxfiles = 1 + ## activeif = MEATYP == PHASE AND STRATEGY == MANUAL + # + +PHASEZERO1_PTH_COL_2 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_PZO + +PHASEZERO1_EXT_COL_2 1 "PZO" + ## widget = initmenu; pointer = EXT_PZO + +MSG_PHASEZERO1 1 "Phase: First zero-difference input file" + +PHASEZERO2 0 + ## widget = selwin; path = DIR_PZH; ext = EXT_PZH; maxfiles = 1 + ## activeif = MEATYP == PHASE AND STRATEGY == MANUAL + # + +PHASEZERO2_PTH_COL_2 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_PZO + +PHASEZERO2_EXT_COL_2 1 "PZO" + ## widget = initmenu; pointer = EXT_PZO + +MSG_PHASEZERO2 1 "Phase: Second phase zero-difference input file" + +! File extensions and path +! ------------------------ +EXT_CSH 1 "CSH" + ## widget = initmenu; pointer = EXT_CSH + +DIR_CSH 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_CSH + +EXT_CSO 1 "CSO" + ## widget = initmenu; pointer = EXT_CSO + +DIR_CSO 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_CSO + +EXT_PSH 1 "PSH" + ## widget = initmenu; pointer = EXT_PSH + +DIR_PSH 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_PSH + +EXT_PSO 1 "PSO" + ## widget = initmenu; pointer = EXT_PSO + +DIR_PSO 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_PSO + +! -------------------------------------------------------------------- +! OUTPUTFILES | +! -------------------------------------------------------------------- +! Single diff. output file (phase) +! -------------------------------- +PHASESNG 0 + ## widget = lineedit; path = DIR_PSH; ext = EXT_PSH; maxfiles = 1 + ## activeif = STRATEGY == MANUAL and MEATYP == PHASE + # + +PHASESNG_PTH_COL_2 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_PSO + +PHASESNG_EXT_COL_2 1 "PSO" + ## widget = initmenu; pointer = EXT_PSO + +DESCR_PHASESNG 1 "Single-diff. output file (P)" + +! Single diff. output file (code) +! -------------------------------- +CODESNG 0 + ## widget = lineedit; path = DIR_CSH; ext = EXT_CSH; maxfiles = 1 + ## activeif = STRATEGY == MANUAL and MEATYP == CODE + # + +CODESNG_PTH_COL_2 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_CSO + +CODESNG_EXT_COL_2 1 "CSO" + ## widget = initmenu; pointer = EXT_CSO + +DESCR_CODESNG 1 "Single-diff. output file (C)" + +! Baselines definition +! -------------------- +BASPRT 1 "${P}/PHIVOLCS\STA\BSL190110.BSL" + ## widget = lineedit; path = DIR_BSL; ext = EXT_BSL + # BSL$YSS+0 + +MSG_BASPRT 1 "Listing of formed baselines" + +! Cluster/baseline assignment +! --------------------------- +CLUOUT 1 "${P}/PHIVOLCS\STA\190110.CLB" + ## widget = lineedit; path = DIR_CLB; ext = EXT_CLB + ## activeif = CLUINP /= _ + # $YSS+0 + +MSG_CLUOUT 1 "Cluster/baseline assignment" + +! Program output file +! ------------------- +SYSODEF 1 "0" + ## widget = checkbox + +MSG_SYSODEF 1 "Program output" + +SYSOUT 1 "${P}/PHIVOLCS\OUT\BSL190110.OUT" + ## widget = lineedit; path = DIR_OUT; ext = EXT_OUT + ## activeif = SYSODEF == 0; emptyallowed = false + # BSL$YSS+0 + +DESCR_SYSOUT 1 "Program output" + +! Error message file +! ------------------ +ERRMRG 1 "0" + ## widget = checkbox + +MSG_ERRMRG 1 "Error message" + +SYSERR 1 "${U}/WORK\ERROR.MSG" + ## widget = lineedit; path = PTH_ERR; ext = EXT_ERR + ## activeif = ERRMRG == 0; emptyallowed = false + # ERROR + +DESCR_SYSERR 1 "Error messages" + +! -------------------------------------------------------------------- +! OPTIONS | +! -------------------------------------------------------------------- +! Strategy +! -------- +STRATEGY 1 "OBS-MAX" + ## widget = combobox; editable = false + ## cards = OBS-MAX SHORTEST STAR DEFINED MANUAL + +MSG_STRATEGY 1 "Processing strategy" + +! Replace missing stations +! ------------------------ +REPLACE 1 "0" + ## widget = checkbox + ## activeif = STRATEGY == OBS-MAX OR STRATEGY == SHORTEST OR STRATEGY == DEFINED + +MSG_REPLACE 1 "Replace missing stations" + +! Measurement type +! ---------------- +MEATYP 1 "PHASE" + ## widget = combobox; editable = false; cards = PHASE CODE + +MSG_MEATYP 1 "Measurement type" + +! Title +! ----- +TITLE 1 "RNX2SNX_190110: Create baselines from phase data" + ## widget = lineedit + # RNX2SNX_$YSS+0: Create baselines from phase data + +MSG_TITLE 1 "Title line" + +! Satellite System +! ---------------- +SATSYS 1 "GPS" + ## widget = combobox; editable = false; activeif STRATEGY / MANUAL + ## cards = ANY GPS GLONASS GALILEO GPS&GLO GPS&GAL GLO&GAL + +MSG_SATSYS 1 "Stations must contain observ. from a GNSS" + +! Interval of simultaneous obs. +! ---------------------------- +SIMDT 1 "1.0" + ## widget = lineedit + +MSG_SIMDT 1 "Tolerance to identify observations of one epoch" + +! Merge ambiguities from input files +! ---------------------------------- +AMBMRG 1 "0" + ## widget = checkbox + +MSG_AMBMRG 1 "Merge ambiguities from input files" + +! New ambigutity after a gap +! --------------------------- +AMBDT 1 "20" + ## widget = lineedit; check_type = integer; check_min = 0 + ## activeif = AMBMRG = 0 + +MSG_AMBDT 1 "Set new ambiguity after a gap in the observations larger than" + +! Set new ambiguity if CS +! ----------------------- +AMBSLP 1 "0" + ## widget = checkbox; activeif = AMBMRG = 0 + +MSG_AMBSLP 1 "If cycle slip flag set in input file(s)" + +! Maximum baseline length +! ----------------------- +OPTMAX 1 "9000" + ## widget = spinbox; range = 100 10000 100 + +MSG_OPTMAX 1 "Maximum baseline length considered" + +! Minimum number of observations +! ------------------------------ +OPTMIN 1 "600" + ## widget = spinbox; range = 100 1000 100 + +MSG_OPTMIN 1 "Minimum number of observations requested" + +! Maximum distance of fast obs. Cnt. +! ---------------------------------- +OPTFOC 1 "1000" + ## widget = spinbox; range = 0 10000 100 + +MSG_OPTFOC 1 "Maximum distance for fast observation count" + +! Redundant baselines +! ------------------- +REDBAS 1 "0" + ## widget = checkbox + +MSG_REDBAS 1 "Add redundant baselines" + +! Minimum redundant baseline length +! --------------------------------- +REDMIN 1 "6000" + ## widget = spinbox; range = 100 10000 100; activeif = REDBAS == 1 + +MSG_REDMIN 1 "Minimum path length between two stations" + +! Minimum improvement in shortest way +! ----------------------------------- +REDIMP 1 "9000" + ## widget = spinbox; range = 100 10000 100; activeif = REDBAS == 1 + +MSG_REDIMP 1 "Minimum improvement in path length" + +! Marginally observed satellites +! ------------------------------ +CRTSAT 1 "25" + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = REDBAS = 1 + +MSG_CRTSAT 1 "A weakly observed satellite has less than obs." + +! Maxmimum number of additional baselines for marg. obs. sat. +! ----------------------------------------------------------- +CRTBAS 1 "10" + ## widget = lineedit; check_type = integer; check_min = 0 + ## activeif = REDBAS = 1 AND CRTSAT > 0 + +MSG_CRTBAS 1 "Maximum number of additional baselines" + +! Bonus depending on baseline length +! ---------------------------------- +BONMAX 1 "10" + ## widget = lineedit; check_min = 0; checktype = real + +MSG_BONMAX 1 "Bonus depending on baseline length" + +! Maximum baseline length 1 +! ------------------------- +BONLEN1 1 "20" + ## widget = spinbox; range = 0 10000 1 + ## activeif = BONMAX > 0 AND BONMAX /= _ + +MSG_BONLEN1 1 "Maximum baseline length 1" + +! Maximum baseline length 2 +! ------------------------- +BONLEN2 1 "200" + ## widget = spinbox; range = 0 10000 10 + ## activeif = BONMAX > 0 AND BONMAX /= _ + +MSG_BONLEN2 1 "Maximum baseline length 2" + +! Maximum baseline length 3 +! ------------------------- +BONLEN3 1 "0" + ## widget = spinbox; range = 0 10000 100 + ## activeif = BONMAX > 0 AND BONMAX /= _ + +MSG_BONLEN3 1 "Maximum baseline length 3" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# CREATE SINGLE-DIFFERENCE/BASELINE FILES - SNGDIF 1: Input File Selection # +# # +# GENERAL FILES # +# Show all general files > % < # SHOWGEN +# # +# GENERAL OPTIONS # +# Measurement type > %%%%%%%%% < # MEATYP +# Processing strategy > %%%%%%%%% < # STRATEGY +# Stations must contain observ. from > %%%%%%%%% < # SATSYS +# # +# AUTOMATED BASELINE CREATION # +# Zero-difference observation files > %%%%%%%% < > %%%%%%%% < # PHASEZERO CODEZERO +# Reference station for STAR strategy > %%%%%%%% < > %%%%%%%% < # PHASEREF CODEREF +# # +# MANUAL BASELINE CREATION # +# First@ zero-difference input file > %%%%%%%% < > %%%%%%%% < # PHASEZERO1 CODEZERO1 +# Second zero-difference input file > %%%%%%%% < > %%%%%%%% < # PHASEZERO2 CODEZERO2 +# Single-difference output file > %%%%%%%% < > %%%%%%%% < # PHASESNG CODESNG +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWGEN = 1 ###################################################### +# SNGDIF 1.1: General Files # +# # +# GENERAL INPUT FILES # +# General constants > %%%%%%%%%%%% < # CONST +# Satellite information > %%%%%%%%%%%% < # SATELL +# Geodetic datum > %%%%%%%%%%%% < # DATUM +# Abbreviation table > %%%%%%%%%%%% < # ABBREV +# # +# MENU SETTINGS # +# Selected campaign > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # CAMPAIGN +# Selected session year> %%%% < session> %%%% < # YR4_INFO SES_INFO +# Session table > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # SESSION_TABLE +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# SNGDIF 2: Filenames # +# # +# INPUT FILES # +# Station coordinates > %%%%%%%% < # COORD +# Site eccentricities > %%%%%%%% < # ECCENT +# Predefined baselines > %%%%%%%% < # BASDEF +# Cluster definition > %%%%%%%% < # CLUINP +# # +# RESULT FILES # +# Listing of formed baselines > %%%%%%%% < # BASPRT +# Cluster/baseline assignment > %%%%%% < (2 digits will be appended) # CLUOUT +# # +# GENERAL OUTPUT FILES # +# Program output > % < use SNGDIF.Lnn or > %%%%%%%% < # SYSODEF SYSOUT +# Error messages > % < merged to program output or > %%%%%%%% < # ERRMRG SYSERR +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# SNGDIF 3: Options # +# # +# TITLE > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # TITLE +# # +# SIMULTANEOUS OBSERVATIONS # +# Tolerance to identify observations of one epoch > %%%% < seconds # SIMDT +# # +# SETTING OF NEW AMBIGUITIES # +# Merge ambiguities from input files > % < # AMBMRG +# After a gap in the observations larger than > %%%% < minutes # AMBDT +# If a cycle slip flag in one of the input files > % < # AMBSLP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL STRATEGY = OBS-MAX ############################################### +# SNGDIF 3.1: Options for Strategy OBS-MAX # +# # +# SPEED UP BASELINE SELECTION ALGORITHM # +# Minimum number of observations requested > %%%%% < (scaled, see help) # OPTMIN +# Maximum distance for fast observation count > %%%%% < kilometers # OPTFOC +# Maximum baseline length considered > %%%%% < kilometers # OPTMAX +# # +# ALLOW REDUNDANT BASELINES # +# Add redundant baselines > % < # REDBAS +# # +# ADD BONUS DEPENDING ON BASELINE LENGTH # +# Maximum bonus for number of observations > %%%%% < percent # BONMAX +# Direct L1/L2: Baseline length from 0 to > %%%%% < kilometers # BONLEN1 +# Wide-/Narrowlane: Baseline length from 0 to > %%%%% < kilometers # BONLEN2 +# Other: Baseline length from 0 to > %%%%% < kilometers # BONLEN3 +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL REDBAS = 1 ####################################################### +# SNGDIF 3.2: Options for redundant Baselines # +# # +# FORMING OF REDUNDANT BASELINES # +# Minimum path length between two stations > %%%%% < kilometers # REDMIN +# Minimum improvement in path length > %%%%% < kilometers # REDIMP +# # +# ADDITIONAL BASELINES FOR MARGINALLY OBSERVED SATELLITES # +# A satellite was only tracked by less than > %%%%% < percent of the sta.# CRTSAT +# Maximum number of additional baselines > %%%%% < # CRTBAS +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/SNGDIF.old b/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/SNGDIF.old new file mode 100755 index 0000000..d0ce39a --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/SNGDIF.old @@ -0,0 +1,614 @@ + +! Some keywords for automatic output +! -------------------------------------------------------------------- +CAMPAIGN 1 "${P}/PHIVOLCS" + ## widget = initmenu; pointer = ACTIVE_CAMPAIGN + +SESSION_TABLE 1 "${P}/PHIVOLCS\STA\SESSIONS.SES" + ## widget = initmenu; pointer = SESSION_TABLE + +DESCR_SESSION_TABLE 1 "Session table" + +YR4_INFO 1 "2019" + ## widget = comment + # $Y+0 + +SES_INFO 1 "0110" + ## widget = comment + # $S+0 + +USR_INFO 1 "${USER}" + ## widget = comment + +! Environment variables +! --------------------- +ENVIRONMENT 5 + "U" "c:\Bernese\GPSUSER52" + "T" "c:\Bernese\GPSTEMP" + "X" "c:\Bernese\BERN52\GPS" + "P" "c:\Bernese\GPSDATA\CAMPAIGN52" + "USER" "" + ## widget = initmenu; pointer = ENVIR_LIST + +! -------------------------------------------------------------------- +! INPUTFILES | +! -------------------------------------------------------------------- +! Show general files +! ------------------ +SHOWGEN 1 "1" + ## widget = checkbox + +MSG_SHOWGEN 1 "Show all general files" + +! General constants +! ----------------- +CONST 1 "${X}/GEN\CONST." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # CONST. + +DESCR_CONST 1 "General constants" + +! Geodetic datum +! -------------- +DATUM 1 "${X}/GEN\DATUM." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # DATUM. + +DESCR_DATUM 1 "Geodetic datum" + +! Satellite information +! --------------------- +SATELL 1 "${X}/GEN\$(SATINF).$(PCV)" + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # $(SATINF).$(PCV) + +DESCR_SATELL 1 "Satellite information" + +! Station name abbreviations +! -------------------------- +ABBREV 1 "${P}/PHIVOLCS\STA\$(CRDINF).ABB" + ## widget = selwin; path = DIR_ABB; ext = EXT_ABB; maxfiles = 1 + # $(CRDINF) + +DESCR_ABBREV 1 "Abbreviation table" + +! A priori coordinates +! -------------------- +COORD 1 "${P}/PHIVOLCS\STA\$A190110.CRD" + ## widget = selwin; path = DIR_CRD; ext = EXT_CRD; maxfiles = 1 + ## activeif = STRATEGY == DEFINED AND REPLACE == 1 OR STRATEGY == OBS-MAX OR STRATEGY == SHORTEST OR STRATEGY == STAR + ## emptyallowed = false + # $A$YSS+0 + +DESCR_COORD 1 "Station coordinates" + +! Eccentricities +! -------------- +ECCENT 0 + ## widget = selwin; path = DIR_ECC; ext = EXT_ECC; maxfiles = 1 + ## activeif = STRATEGY == DEFINED AND REPLACE == 1 OR STRATEGY == OBS-MAX OR STRATEGY == SHORTEST OR STRATEGY == STAR + ## emptyallowed = true + # + +DESCR_ECCENT 1 "Site eccentricities" + +! Pre-defined baselines +! --------------------- +BASDEF 0 + ## widget = selwin; path = DIR_BSL; ext = EXT_BSL; maxfiles = 1 + ## activeif = STRATEGY == OBS-MAX OR STRATEGY == SHORTEST OR STRATEGY == DEFINED + ## emptyallowed = true + # + +DESCR_BASDEF 1 "Predefined baselines" + +! Cluster definition +! ------------------ +CLUINP 1 "${P}/PHIVOLCS\STA\$(CRDINF).CLU" + ## widget = selwin; path = DIR_CLU; ext = EXT_CLU; maxfiles = 1 + ## emptyallowed = true + # $(CRDINF) + +DESCR_CLUINP 1 "Cluster definition" + +! Code zero-difference files +! -------------------------- +CODEREF 0 + ## widget = selwin; path = DIR_CZH; ext = EXT_CZH; maxfiles = 1 + ## emptyallowed = true; activeif = MEATYP == CODE AND STRATEGY == STAR + ## pointer = CODEZERO + # + +CODEREF_PTH_COL_2 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_CZO + +CODEREF_EXT_COL_2 1 "CZO" + ## widget = initmenu; pointer = EXT_CZO + +DESCR_CODEREF 1 "Reference station for STAR (C)" + +CODEZERO 0 + ## widget = selwin; path = DIR_CZH; ext = EXT_CZH; maxfiles = 999 + ## activeif = MEATYP == CODE AND STRATEGY / MANUAL + # ????$S+0 + +CODEZERO_PTH_COL_2 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_CZO + +CODEZERO_EXT_COL_2 1 "CZO" + ## widget = initmenu; pointer = EXT_CZO + +MSG_CODEZERO 1 "Code: Zero-difference observation files" + +CODEZERO1 0 + ## widget = selwin; path = DIR_CZH; ext = EXT_CZH; maxfiles = 1 + ## activeif = MEATYP == CODE AND STRATEGY == MANUAL + # + +CODEZERO1_PTH_COL_2 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_CZO + +CODEZERO1_EXT_COL_2 1 "CZO" + ## widget = initmenu; pointer = EXT_CZO + +MSG_CODEZERO1 1 "Code: First zero-difference input file" + +CODEZERO2 0 + ## widget = selwin; path = DIR_CZH; ext = EXT_CZH; maxfiles = 1 + ## activeif = MEATYP == CODE AND STRATEGY == MANUAL + # + +CODEZERO2_PTH_COL_2 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_CZO + +CODEZERO2_EXT_COL_2 1 "CZO" + ## widget = initmenu; pointer = EXT_CZO + +MSG_CODEZERO2 1 "Code: Second zero-difference input file" + +! Phase zero-difference files +! --------------------------- +PHASEREF 0 + ## widget = selwin; path = DIR_PZH; ext = EXT_PZH; maxfiles = 999 + ## emptyallowed = true; activeif = MEATYP == PHASE AND STRATEGY == STAR + ## pointer = PHASEZERO + # + +PHASEREF_PTH_COL_2 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_PZO + +PHASEREF_EXT_COL_2 1 "PZO" + ## widget = initmenu; pointer = EXT_PZO + +DESCR_PHASEREF 1 "Reference station for STAR (P)" + +PHASEZERO 18 + "${P}/PHIVOLCS\OBS\ALAB0110.PZH" + "${P}/PHIVOLCS\OBS\ATIM0110.PZH" + "${P}/PHIVOLCS\OBS\BAKO0110.PZH" + "${P}/PHIVOLCS\OBS\BJFS0110.PZH" + "${P}/PHIVOLCS\OBS\ELNA0110.PZH" + "${P}/PHIVOLCS\OBS\GUNG0110.PZH" + "${P}/PHIVOLCS\OBS\HKSL0110.PZH" + "${P}/PHIVOLCS\OBS\HYDE0110.PZH" + "${P}/PHIVOLCS\OBS\IISC0110.PZH" + "${P}/PHIVOLCS\OBS\LBAN0110.PZH" + "${P}/PHIVOLCS\OBS\MALA0110.PZH" + "${P}/PHIVOLCS\OBS\MAUB0110.PZH" + "${P}/PHIVOLCS\OBS\PGEN0110.PZH" + "${P}/PHIVOLCS\OBS\PIMO0110.PZH" + "${P}/PHIVOLCS\OBS\PTAG0110.PZH" + "${P}/PHIVOLCS\OBS\SHAO0110.PZH" + "${P}/PHIVOLCS\OBS\SPAB0110.PZH" + "${P}/PHIVOLCS\OBS\XMIS0110.PZH" + ## widget = selwin; path = DIR_PZH; ext = EXT_PZH; maxfiles = 999 + ## activeif = MEATYP == PHASE AND STRATEGY /= MANUAL + # ????$S+0 + +PHASEZERO_PTH_COL_2 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_PZO + +PHASEZERO_EXT_COL_2 1 "PZO" + ## widget = initmenu; pointer = EXT_PZO + +MSG_PHASEZERO 1 "Phase: Zero-difference observation file" + +PHASEZERO1 0 + ## widget = selwin; path = DIR_PZH; ext = EXT_PZH; maxfiles = 1 + ## activeif = MEATYP == PHASE AND STRATEGY == MANUAL + # + +PHASEZERO1_PTH_COL_2 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_PZO + +PHASEZERO1_EXT_COL_2 1 "PZO" + ## widget = initmenu; pointer = EXT_PZO + +MSG_PHASEZERO1 1 "Phase: First zero-difference input file" + +PHASEZERO2 0 + ## widget = selwin; path = DIR_PZH; ext = EXT_PZH; maxfiles = 1 + ## activeif = MEATYP == PHASE AND STRATEGY == MANUAL + # + +PHASEZERO2_PTH_COL_2 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_PZO + +PHASEZERO2_EXT_COL_2 1 "PZO" + ## widget = initmenu; pointer = EXT_PZO + +MSG_PHASEZERO2 1 "Phase: Second phase zero-difference input file" + +! File extensions and path +! ------------------------ +EXT_CSH 1 "CSH" + ## widget = initmenu; pointer = EXT_CSH + +DIR_CSH 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_CSH + +EXT_CSO 1 "CSO" + ## widget = initmenu; pointer = EXT_CSO + +DIR_CSO 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_CSO + +EXT_PSH 1 "PSH" + ## widget = initmenu; pointer = EXT_PSH + +DIR_PSH 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_PSH + +EXT_PSO 1 "PSO" + ## widget = initmenu; pointer = EXT_PSO + +DIR_PSO 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_PSO + +! -------------------------------------------------------------------- +! OUTPUTFILES | +! -------------------------------------------------------------------- +! Single diff. output file (phase) +! -------------------------------- +PHASESNG 0 + ## widget = lineedit; path = DIR_PSH; ext = EXT_PSH; maxfiles = 1 + ## activeif = STRATEGY == MANUAL and MEATYP == PHASE + # + +PHASESNG_PTH_COL_2 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_PSO + +PHASESNG_EXT_COL_2 1 "PSO" + ## widget = initmenu; pointer = EXT_PSO + +DESCR_PHASESNG 1 "Single-diff. output file (P)" + +! Single diff. output file (code) +! -------------------------------- +CODESNG 0 + ## widget = lineedit; path = DIR_CSH; ext = EXT_CSH; maxfiles = 1 + ## activeif = STRATEGY == MANUAL and MEATYP == CODE + # + +CODESNG_PTH_COL_2 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_CSO + +CODESNG_EXT_COL_2 1 "CSO" + ## widget = initmenu; pointer = EXT_CSO + +DESCR_CODESNG 1 "Single-diff. output file (C)" + +! Baselines definition +! -------------------- +BASPRT 1 "${P}/PHIVOLCS\STA\BSL190110.BSL" + ## widget = lineedit; path = DIR_BSL; ext = EXT_BSL + # BSL$YSS+0 + +MSG_BASPRT 1 "Listing of formed baselines" + +! Cluster/baseline assignment +! --------------------------- +CLUOUT 1 "${P}/PHIVOLCS\STA\190110.CLB" + ## widget = lineedit; path = DIR_CLB; ext = EXT_CLB + ## activeif = CLUINP /= _ + # $YSS+0 + +MSG_CLUOUT 1 "Cluster/baseline assignment" + +! Program output file +! ------------------- +SYSODEF 1 "0" + ## widget = checkbox + +MSG_SYSODEF 1 "Program output" + +SYSOUT 1 "${P}/PHIVOLCS\OUT\BSL190110.OUT" + ## widget = lineedit; path = DIR_OUT; ext = EXT_OUT + ## activeif = SYSODEF == 0; emptyallowed = false + # BSL$YSS+0 + +DESCR_SYSOUT 1 "Program output" + +! Error message file +! ------------------ +ERRMRG 1 "0" + ## widget = checkbox + +MSG_ERRMRG 1 "Error message" + +SYSERR 1 "${U}/WORK\ERROR.MSG" + ## widget = lineedit; path = PTH_ERR; ext = EXT_ERR + ## activeif = ERRMRG == 0; emptyallowed = false + # ERROR + +DESCR_SYSERR 1 "Error messages" + +! -------------------------------------------------------------------- +! OPTIONS | +! -------------------------------------------------------------------- +! Strategy +! -------- +STRATEGY 1 "OBS-MAX" + ## widget = combobox; editable = false + ## cards = OBS-MAX SHORTEST STAR DEFINED MANUAL + +MSG_STRATEGY 1 "Processing strategy" + +! Replace missing stations +! ------------------------ +REPLACE 1 "0" + ## widget = checkbox + ## activeif = STRATEGY == OBS-MAX OR STRATEGY == SHORTEST OR STRATEGY == DEFINED + +MSG_REPLACE 1 "Replace missing stations" + +! Measurement type +! ---------------- +MEATYP 1 "PHASE" + ## widget = combobox; editable = false; cards = PHASE CODE + +MSG_MEATYP 1 "Measurement type" + +! Title +! ----- +TITLE 1 "RNX2SNX_190110: Create baselines from phase data" + ## widget = lineedit + # RNX2SNX_$YSS+0: Create baselines from phase data + +MSG_TITLE 1 "Title line" + +! Satellite System +! ---------------- +SATSYS 1 "GPS" + ## widget = combobox; editable = false; activeif STRATEGY / MANUAL + ## cards = ANY GPS GLONASS GALILEO GPS&GLO GPS&GAL GLO&GAL + +MSG_SATSYS 1 "Stations must contain observ. from a GNSS" + +! Interval of simultaneous obs. +! ---------------------------- +SIMDT 1 "1.0" + ## widget = lineedit + +MSG_SIMDT 1 "Tolerance to identify observations of one epoch" + +! Merge ambiguities from input files +! ---------------------------------- +AMBMRG 1 "0" + ## widget = checkbox + +MSG_AMBMRG 1 "Merge ambiguities from input files" + +! New ambigutity after a gap +! --------------------------- +AMBDT 1 "20" + ## widget = lineedit; check_type = integer; check_min = 0 + ## activeif = AMBMRG = 0 + +MSG_AMBDT 1 "Set new ambiguity after a gap in the observations larger than" + +! Set new ambiguity if CS +! ----------------------- +AMBSLP 1 "0" + ## widget = checkbox; activeif = AMBMRG = 0 + +MSG_AMBSLP 1 "If cycle slip flag set in input file(s)" + +! Maximum baseline length +! ----------------------- +OPTMAX 1 "9000" + ## widget = spinbox; range = 100 10000 100 + +MSG_OPTMAX 1 "Maximum baseline length considered" + +! Minimum number of observations +! ------------------------------ +OPTMIN 1 "600" + ## widget = spinbox; range = 100 1000 100 + +MSG_OPTMIN 1 "Minimum number of observations requested" + +! Maximum distance of fast obs. Cnt. +! ---------------------------------- +OPTFOC 1 "1000" + ## widget = spinbox; range = 0 10000 100 + +MSG_OPTFOC 1 "Maximum distance for fast observation count" + +! Redundant baselines +! ------------------- +REDBAS 1 "0" + ## widget = checkbox + +MSG_REDBAS 1 "Add redundant baselines" + +! Minimum redundant baseline length +! --------------------------------- +REDMIN 1 "6000" + ## widget = spinbox; range = 100 10000 100; activeif = REDBAS == 1 + +MSG_REDMIN 1 "Minimum path length between two stations" + +! Minimum improvement in shortest way +! ----------------------------------- +REDIMP 1 "9000" + ## widget = spinbox; range = 100 10000 100; activeif = REDBAS == 1 + +MSG_REDIMP 1 "Minimum improvement in path length" + +! Marginally observed satellites +! ------------------------------ +CRTSAT 1 "25" + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = REDBAS = 1 + +MSG_CRTSAT 1 "A weakly observed satellite has less than obs." + +! Maxmimum number of additional baselines for marg. obs. sat. +! ----------------------------------------------------------- +CRTBAS 1 "10" + ## widget = lineedit; check_type = integer; check_min = 0 + ## activeif = REDBAS = 1 AND CRTSAT > 0 + +MSG_CRTBAS 1 "Maximum number of additional baselines" + +! Bonus depending on baseline length +! ---------------------------------- +BONMAX 1 "10" + ## widget = lineedit; check_min = 0; checktype = real + +MSG_BONMAX 1 "Bonus depending on baseline length" + +! Maximum baseline length 1 +! ------------------------- +BONLEN1 1 "20" + ## widget = spinbox; range = 0 10000 1 + ## activeif = BONMAX > 0 AND BONMAX /= _ + +MSG_BONLEN1 1 "Maximum baseline length 1" + +! Maximum baseline length 2 +! ------------------------- +BONLEN2 1 "200" + ## widget = spinbox; range = 0 10000 10 + ## activeif = BONMAX > 0 AND BONMAX /= _ + +MSG_BONLEN2 1 "Maximum baseline length 2" + +! Maximum baseline length 3 +! ------------------------- +BONLEN3 1 "0" + ## widget = spinbox; range = 0 10000 100 + ## activeif = BONMAX > 0 AND BONMAX /= _ + +MSG_BONLEN3 1 "Maximum baseline length 3" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# CREATE SINGLE-DIFFERENCE/BASELINE FILES - SNGDIF 1: Input File Selection # +# # +# GENERAL FILES # +# Show all general files > % < # SHOWGEN +# # +# GENERAL OPTIONS # +# Measurement type > %%%%%%%%% < # MEATYP +# Processing strategy > %%%%%%%%% < # STRATEGY +# Stations must contain observ. from > %%%%%%%%% < # SATSYS +# # +# AUTOMATED BASELINE CREATION # +# Zero-difference observation files > %%%%%%%% < > %%%%%%%% < # PHASEZERO CODEZERO +# Reference station for STAR strategy > %%%%%%%% < > %%%%%%%% < # PHASEREF CODEREF +# # +# MANUAL BASELINE CREATION # +# First@ zero-difference input file > %%%%%%%% < > %%%%%%%% < # PHASEZERO1 CODEZERO1 +# Second zero-difference input file > %%%%%%%% < > %%%%%%%% < # PHASEZERO2 CODEZERO2 +# Single-difference output file > %%%%%%%% < > %%%%%%%% < # PHASESNG CODESNG +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWGEN = 1 ###################################################### +# SNGDIF 1.1: General Files # +# # +# GENERAL INPUT FILES # +# General constants > %%%%%%%%%%%% < # CONST +# Satellite information > %%%%%%%%%%%% < # SATELL +# Geodetic datum > %%%%%%%%%%%% < # DATUM +# Abbreviation table > %%%%%%%%%%%% < # ABBREV +# # +# MENU SETTINGS # +# Selected campaign > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # CAMPAIGN +# Selected session year> %%%% < session> %%%% < # YR4_INFO SES_INFO +# Session table > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # SESSION_TABLE +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# SNGDIF 2: Filenames # +# # +# INPUT FILES # +# Station coordinates > %%%%%%%% < # COORD +# Site eccentricities > %%%%%%%% < # ECCENT +# Predefined baselines > %%%%%%%% < # BASDEF +# Cluster definition > %%%%%%%% < # CLUINP +# # +# RESULT FILES # +# Listing of formed baselines > %%%%%%%% < # BASPRT +# Cluster/baseline assignment > %%%%%% < (2 digits will be appended) # CLUOUT +# # +# GENERAL OUTPUT FILES # +# Program output > % < use SNGDIF.Lnn or > %%%%%%%% < # SYSODEF SYSOUT +# Error messages > % < merged to program output or > %%%%%%%% < # ERRMRG SYSERR +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# SNGDIF 3: Options # +# # +# TITLE > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # TITLE +# # +# SIMULTANEOUS OBSERVATIONS # +# Tolerance to identify observations of one epoch > %%%% < seconds # SIMDT +# # +# SETTING OF NEW AMBIGUITIES # +# Merge ambiguities from input files > % < # AMBMRG +# After a gap in the observations larger than > %%%% < minutes # AMBDT +# If a cycle slip flag in one of the input files > % < # AMBSLP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL STRATEGY = OBS-MAX ############################################### +# SNGDIF 3.1: Options for Strategy OBS-MAX # +# # +# SPEED UP BASELINE SELECTION ALGORITHM # +# Minimum number of observations requested > %%%%% < (scaled, see help) # OPTMIN +# Maximum distance for fast observation count > %%%%% < kilometers # OPTFOC +# Maximum baseline length considered > %%%%% < kilometers # OPTMAX +# # +# ALLOW REDUNDANT BASELINES # +# Add redundant baselines > % < # REDBAS +# # +# ADD BONUS DEPENDING ON BASELINE LENGTH # +# Maximum bonus for number of observations > %%%%% < percent # BONMAX +# Direct L1/L2: Baseline length from 0 to > %%%%% < kilometers # BONLEN1 +# Wide-/Narrowlane: Baseline length from 0 to > %%%%% < kilometers # BONLEN2 +# Other: Baseline length from 0 to > %%%%% < kilometers # BONLEN3 +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL REDBAS = 1 ####################################################### +# SNGDIF 3.2: Options for redundant Baselines # +# # +# FORMING OF REDUNDANT BASELINES # +# Minimum path length between two stations > %%%%% < kilometers # REDMIN +# Minimum improvement in path length > %%%%% < kilometers # REDIMP +# # +# ADDITIONAL BASELINES FOR MARGINALLY OBSERVED SATELLITES # +# A satellite was only tracked by less than > %%%%% < percent of the sta.# CRTSAT +# Maximum number of additional baselines > %%%%% < # CRTBAS +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/STA2ID.INP b/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/STA2ID.INP new file mode 100755 index 0000000..85c3fcd --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/STA2ID.INP @@ -0,0 +1,40 @@ + +! Environment Variables +! --------------------- +ENVIRONMENT 5 + "U" "c:\Bernese\GPSUSER52" + "T" "c:\Bernese\GPSTEMP" + "X" "c:\Bernese\BERN52\GPS" + "P" "c:\Bernese\GPSDATA\CAMPAIGN52" + "USER" "" + ## widget = initmenu; pointer = ENVIR_LIST + +! Station Name Abbreviations +! -------------------------- +ABBREV 1 "${P}/PHIVOLCS\STA\$(CRDINF).ABB" + ## widget = lineedit; path = DIR_ABB; ext = EXT_ABB + # $(CRDINF) + +! List of stations +! ---------------- +STANAM 0 + +! Program Output File for BPE +! --------------------------- +SYSODEF 1 "1" + ## widget = checkbox + +SYSOUT 1 "${P}/PHIVOLCS\OUT\STA2ID.L03" + ## widget = lineedit; path = DIR_OUT; ext = EXT_OUT + ## activeif = SYSODEF == 0; emptyallowed = false + # STA2ID + +! Error Message File for BPE output +! --------------------------------- +ERRMRG 1 "0" + ## widget = checkbox + +SYSERR 1 "${U}/WORK\ERROR.MSG" + ## widget = lineedit; path = PTH_ERR; ext = EXT_ERR + ## activeif = ERRMRG == 0; emptyallowed = false + # ERROR diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/STA2ID.old b/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/STA2ID.old new file mode 100755 index 0000000..4889f40 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_GEN/STA2ID.old @@ -0,0 +1,35 @@ + +! Environment Variables +! --------------------- +ENVIRONMENT 1 "" "${}" + ## widget = initmenu; pointer = ENVIR_LIST + +! Station Name Abbreviations +! -------------------------- +ABBREV 1 "./DUMMY/STA/$(CRDINF).ABB" + ## widget = lineedit; path = DIR_ABB; ext = EXT_ABB + # $(CRDINF) + +! List of stations +! ---------------- +STANAM 0 + +! Program Output File for BPE +! --------------------------- +SYSODEF 1 "1" + ## widget = checkbox + +SYSOUT 1 "./DUMMY/OUT/STA2ID.L00" + ## widget = lineedit; path = DIR_OUT; ext = EXT_OUT + ## activeif = SYSODEF == 0; emptyallowed = false + # STA2ID + +! Error Message File for BPE output +! --------------------------------- +ERRMRG 1 "0" + ## widget = checkbox + +SYSERR 1 "${U}/WORK/ERROR.MSG" + ## widget = lineedit; path = PTH_ERR; ext = EXT_ERR + ## activeif = ERRMRG == 0; emptyallowed = false + # ERROR diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_L12/BASLST.INP b/config/bernese/gpsuser52-luzon/OPT/R2S_L12/BASLST.INP new file mode 100755 index 0000000..47f2a75 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_L12/BASLST.INP @@ -0,0 +1,305 @@ + +! Some keywords for automatic output +! ---------------------------------- +CAMPAIGN 1 "${P}/PHIVOLCS" + ## widget = initmenu; pointer = ACTIVE_CAMPAIGN + +SESSION_TABLE 1 "${P}/PHIVOLCS\STA\SESSIONS.SES" + ## widget = initmenu; pointer = SESSION_TABLE + +DESCR_SESSION_TABLE 1 "Session table" + +YR4_INFO 1 "2019" + ## widget = comment + # $Y+0 + +SES_INFO 1 "0110" + ## widget = comment + # $S+0 + +USR_INFO 1 "${USER}" + ## widget = comment + +! Environment variables +! --------------------- +ENVIRONMENT 5 + "U" "c:\Bernese\GPSUSER52" + "T" "c:\Bernese\GPSTEMP" + "X" "c:\Bernese\BERN52\GPS" + "P" "c:\Bernese\GPSDATA\CAMPAIGN52" + "USER" "" + ## widget = initmenu; pointer = ENVIR_LIST + +! -------------------------------------------------------------------- +! Input files, general files +! -------------------------------------------------------------------- +! General constants +! ----------------- +SHOWGEN 1 "1" + ## widget = checkbox + +MSG_SHOWGEN 1 "Show all general files" + +! General constants +! ----------------- +CONST 1 "${X}/GEN\CONST." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # CONST. + +DESCR_CONST 1 "General constants" + +! Local geodetic datum +! -------------------- +DATUM 1 "${X}/GEN\DATUM." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # DATUM. + +DESCR_DATUM 1 "Geodetic datum" + +! Abbreviation table +! ------------------ +ABBREV 1 "${P}/PHIVOLCS\STA\$(CRDINF).ABB" + ## widget = selwin; path = DIR_ABB; ext = EXT_ABB; maxfiles = 1 + # $(CRDINF) + +DESCR_ABBREV 1 "Abbreviation table" + +! -------------------------------------------------------------------- +! Input files +! -------------------------------------------------------------------- +! Measurement type +! ---------------- +MEATYP 1 "PHASE" + ## widget = combobox; cards = CODE PHASE; editable = false + +MSG_MEATYP 1 "Measurement type" + +! Single difference files (code) +! ------------------------------ +CSHFIL 0 + ## widget = selwin; path = DIR_CSH; ext = EXT_CSH; emptyallowed = false + ## activeif = MEATYP = CODE + # + +CSHFIL_TXT_COL_1 1 "Code single difference files" + +MSG_CSHFIL 1 "Code single differences" + +! Single difference files (phase) +! ------------------------------- +PSHFIL 17 + "${P}/PHIVOLCS\OBS\ALAT0110.PSH" + "${P}/PHIVOLCS\OBS\ALEL0110.PSH" + "${P}/PHIVOLCS\OBS\ALMU0110.PSH" + "${P}/PHIVOLCS\OBS\BAXM0110.PSH" + "${P}/PHIVOLCS\OBS\BJHK0110.PSH" + "${P}/PHIVOLCS\OBS\GUMU0110.PSH" + "${P}/PHIVOLCS\OBS\HKHY0110.PSH" + "${P}/PHIVOLCS\OBS\HKMU0110.PSH" + "${P}/PHIVOLCS\OBS\HKSH0110.PSH" + "${P}/PHIVOLCS\OBS\HYII0110.PSH" + "${P}/PHIVOLCS\OBS\LBPT0110.PSH" + "${P}/PHIVOLCS\OBS\MAMU0110.PSH" + "${P}/PHIVOLCS\OBS\MUPG0110.PSH" + "${P}/PHIVOLCS\OBS\MUPT0110.PSH" + "${P}/PHIVOLCS\OBS\MUSP0110.PSH" + "${P}/PHIVOLCS\OBS\PGXM0110.PSH" + "${P}/PHIVOLCS\OBS\PIPT0110.PSH" + ## widget = selwin; path = DIR_PSH; ext = EXT_PSH; emptyallowed = false + ## activeif = MEATYP = PHASE + # ????$S+0 + +PSHFIL_TXT_COL_1 1 "Phase single difference files" + +MSG_PSHFIL 1 "Phase single differences" + +! Coordinates +! ----------- +COORD 1 "${P}/PHIVOLCS\STA\$A190110.CRD" + ## widget = selwin; path = DIR_CRD; ext = EXT_CRD; maxfiles = 1 + # $A$YSS+0 + +DESCR_COORD 1 "Station coordinates" + +! Summary of a previous AR step +! ----------------------------- +ARSUM 0 + ## widget = selwin; path = DIR_SUM; ext = EXT_SUM; maxfiles = 1 + ## activeif = MEATYP = PHASE; emptyallowed = true + # + +DESCR_ARSUM 1 "Ambiguity resolution summary" + +! -------------------------------------------------------------------- +! Output files +! -------------------------------------------------------------------- +! File with accepted baselines +! ---------------------------- +SELBSL 1 "${P}/PHIVOLCS\STA\L12190110.SEL" + ## widget = lineedit; path = DIR_BSL; ext = NO_EXT + # L12$YSS+0.SEL + +DESCR_SELBSL 1 "List with accepted baselines" + +! File with rejected baselines +! ---------------------------- +NOTBSL 0 + ## widget = lineedit; path = DIR_BSL; ext = NO_EXT + # + +DESCR_NOTBSL 1 "List with rejected baselines" + +! Program output file +! ------------------- +SYSODEF 1 "0" + ## widget = checkbox + +MSG_SYSODEF 1 "Program output" + +SYSOUT 1 "${P}/PHIVOLCS\OUT\L12190110.OUT" + ## widget = lineedit; path = DIR_OUT; ext = EXT_OUT + ## activeif = SYSODEF == 0; emptyallowed = false + # L12$YSS+0 + +DESCR_SYSOUT 1 "Program output" + +! Error message file +! ------------------ +ERRMRG 1 "0" + ## widget = checkbox + +MSG_ERRMRG 1 "Error message" + +SYSERR 1 "${U}/WORK\ERROR.MSG" + ## widget = lineedit; path = PTH_ERR; ext = EXT_ERR + ## activeif = ERRMRG == 0; emptyallowed = false + # ERROR + +DESCR_SYSERR 1 "Error message" + +! -------------------------------------------------------------------- +! Options +! -------------------------------------------------------------------- +! Title +! ----- +TITLE 1 "RNX2SNX_190110: Direct L1/L2 Ambiguity Resolution" + ## widget = lineedit + # RNX2SNX_$YSS+0: Direct L1/L2 Ambiguity Resolution + +MSG_TITLE 1 "Title line" + +! Satellite system +! ---------------- +SATSYS 1 "ANY_SYSTEM" + ## widget = combobox; cards = ANY_SYSTEM GPS_ONLY GPS+GLONASS + ## editable = false + +MSG_SATSYS 1 "Baselines with observations from" + +! Baseline length +! --------------- +MAXLEN 1 "20" + ## widget = spinbox; range = 0 15000 100 + +MSG_MAXLEN 1 "Maximum baseline length" + +MINLEN 1 "0" + ## widget = spinbox; range = 0 15000 100 + +MSG_MINLEN 1 "Minimum baseline length" + +! Resolved ambiguities +! -------------------- +MAXAR 1 "100" + ## widget = spinbox; range = 0 100 1 + ## activeif = ARSUM /= _ AND MEATYP = PHASE + +MSG_MAXAR 1 "Maximum percentage of resolved ambiguities" + +MINAR 1 "0" + ## widget = spinbox; range = 0 100 1 + ## activeif = ARSUM /= _ AND MEATYP = PHASE + +MSG_MINAR 1 "Minimum percentage of resolved ambiguities" + +! Receiver name +! ------------- +RECVR 0 + ## widget = lineedit + # + +MSG_RECVR 1 "Receiver name pattern to be included" + +! Receiver name pattern to be excluded +! ------------------------------------ +EXCLU 0 + ## widget = lineedit + # + +MSG_EXCLU 1 "Receiver name pattern to be excluded" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# SELECT BASELINES - BASLST 1: Input Files # +# # +# GENERAL FILES # +# Show all general files > % < # SHOWGEN +# # +# INPUT FILES # +# Measurement type > %%%%%% < # MEATYP +# Code@ single differences > %%%%%%%% < # CSHFIL +# Phase single differences > %%%%%%%% < # PSHFIL +# Station coordinates > %%%%%%%% < # COORD +# Ambiguity resolution summary > %%%%%%%% < # ARSUM +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWGEN = 1 ###################################################### +# BASLST 1.1: General Files # +# # +# GENERAL INPUT FILES # +# General constants > %%%%%%%%%%%% < # CONST +# Geodetic datum > %%%%%%%%%%%% < # DATUM +# Abbreviation table > %%%%%%%%%%%% < # ABBREV +# # +# MENU SETTINGS # +# Selected campaign > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # CAMPAIGN +# Selected session year> %%%% < session> %%%% < # YR4_INFO SES_INFO +# Session table > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # SESSION_TABLE +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# BASLST 2: Output Files # +# # +# RESULT FILES # +# List with accepted baselines > %%%%%%%%%%%% < # SELBSL +# List with rejected baselines > %%%%%%%%%%%% < # NOTBSL +# # +# GENERAL OUTPUT FILES # +# Program output > % < use BASLST.Lnn or > %%%%%%%% < # SYSODEF SYSOUT +# Error messages > % < merged to program output or > %%%%%%%% < # ERRMRG SYSERR +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# BASLST 3: Options # +# # +# TITLE > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # TITLE +# # +# BASELINE SELECTION OPTIONS # +# Baselines with observations from > %%%%%%%%%%% < # SATSYS +# # +# Maximum baseline length > %%%%% < kilometers # MAXLEN +# Minimum baseline length > %%%%% < kilometers # MINLEN +# # +# Maximum percentage of resolved ambiguities> %% < % # MAXAR +# Minimum percentage of resolved ambiguities> %% < % # MINAR +# # +# Receiver name pattern to be included > %%%%%%%%%%%%%%%%%%%% < # RECVR +# Receiver name pattern to be excluded > %%%%%%%%%%%%%%%%%%%% < # EXCLU +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_L12/BASLST.old b/config/bernese/gpsuser52-luzon/OPT/R2S_L12/BASLST.old new file mode 100755 index 0000000..de7e722 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_L12/BASLST.old @@ -0,0 +1,283 @@ + +! Some keywords for automatic output +! ---------------------------------- +CAMPAIGN 1 "./DUMMY" + ## widget = initmenu; pointer = ACTIVE_CAMPAIGN + +SESSION_TABLE 1 "${X}/SKL/SESSIONS.SES" + ## widget = initmenu; pointer = SESSION_TABLE + +DESCR_SESSION_TABLE 1 "Session table" + +YR4_INFO 1 "1980" + ## widget = comment + # $Y+0 + +SES_INFO 1 "0060" + ## widget = comment + # $S+0 + +USR_INFO 1 "${USER}" + ## widget = comment + +! Environment variables +! --------------------- +ENVIRONMENT 1 "" "${}" + ## widget = initmenu; pointer = ENVIR_LIST + +! -------------------------------------------------------------------- +! Input files, general files +! -------------------------------------------------------------------- +! General constants +! ----------------- +SHOWGEN 1 "1" + ## widget = checkbox + +MSG_SHOWGEN 1 "Show all general files" + +! General constants +! ----------------- +CONST 1 "${X}/GEN/CONST." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # CONST. + +DESCR_CONST 1 "General constants" + +! Local geodetic datum +! -------------------- +DATUM 1 "${X}/GEN/DATUM." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # DATUM. + +DESCR_DATUM 1 "Geodetic datum" + +! Abbreviation table +! ------------------ +ABBREV 1 "./DUMMY/STA/$(CRDINF).ABB" + ## widget = selwin; path = DIR_ABB; ext = EXT_ABB; maxfiles = 1 + # $(CRDINF) + +DESCR_ABBREV 1 "Abbreviation table" + +! -------------------------------------------------------------------- +! Input files +! -------------------------------------------------------------------- +! Measurement type +! ---------------- +MEATYP 1 "PHASE" + ## widget = combobox; cards = CODE PHASE; editable = false + +MSG_MEATYP 1 "Measurement type" + +! Single difference files (code) +! ------------------------------ +CSHFIL 0 + ## widget = selwin; path = DIR_CSH; ext = EXT_CSH; emptyallowed = false + ## activeif = MEATYP = CODE + # + +CSHFIL_TXT_COL_1 1 "Code single difference files" + +MSG_CSHFIL 1 "Code single differences" + +! Single difference files (phase) +! ------------------------------- +PSHFIL 0 + ## widget = selwin; path = DIR_PSH; ext = EXT_PSH; emptyallowed = false + ## activeif = MEATYP = PHASE + # ????$S+0 + +PSHFIL_TXT_COL_1 1 "Phase single difference files" + +MSG_PSHFIL 1 "Phase single differences" + +! Coordinates +! ----------- +COORD 1 "./DUMMY/STA/$A800060.CRD" + ## widget = selwin; path = DIR_CRD; ext = EXT_CRD; maxfiles = 1 + # $A$YSS+0 + +DESCR_COORD 1 "Station coordinates" + +! Summary of a previous AR step +! ----------------------------- +ARSUM 0 + ## widget = selwin; path = DIR_SUM; ext = EXT_SUM; maxfiles = 1 + ## activeif = MEATYP = PHASE; emptyallowed = true + # + +DESCR_ARSUM 1 "Ambiguity resolution summary" + +! -------------------------------------------------------------------- +! Output files +! -------------------------------------------------------------------- +! File with accepted baselines +! ---------------------------- +SELBSL 1 "./DUMMY/STA/L12800060.SEL" + ## widget = lineedit; path = DIR_BSL; ext = NO_EXT + # L12$YSS+0.SEL + +DESCR_SELBSL 1 "List with accepted baselines" + +! File with rejected baselines +! ---------------------------- +NOTBSL 0 + ## widget = lineedit; path = DIR_BSL; ext = NO_EXT + # + +DESCR_NOTBSL 1 "List with rejected baselines" + +! Program output file +! ------------------- +SYSODEF 1 "0" + ## widget = checkbox + +MSG_SYSODEF 1 "Program output" + +SYSOUT 1 "./DUMMY/OUT/L12800060.OUT" + ## widget = lineedit; path = DIR_OUT; ext = EXT_OUT + ## activeif = SYSODEF == 0; emptyallowed = false + # L12$YSS+0 + +DESCR_SYSOUT 1 "Program output" + +! Error message file +! ------------------ +ERRMRG 1 "0" + ## widget = checkbox + +MSG_ERRMRG 1 "Error message" + +SYSERR 1 "${U}/WORK/ERROR.MSG" + ## widget = lineedit; path = PTH_ERR; ext = EXT_ERR + ## activeif = ERRMRG == 0; emptyallowed = false + # ERROR + +DESCR_SYSERR 1 "Error message" + +! -------------------------------------------------------------------- +! Options +! -------------------------------------------------------------------- +! Title +! ----- +TITLE 1 "RNX2SNX_800060: Direct L1/L2 Ambiguity Resolution" + ## widget = lineedit + # RNX2SNX_$YSS+0: Direct L1/L2 Ambiguity Resolution + +MSG_TITLE 1 "Title line" + +! Satellite system +! ---------------- +SATSYS 1 "ANY_SYSTEM" + ## widget = combobox; cards = ANY_SYSTEM GPS_ONLY GPS+GLONASS + ## editable = false + +MSG_SATSYS 1 "Baselines with observations from" + +! Baseline length +! --------------- +MAXLEN 1 "20" + ## widget = spinbox; range = 0 15000 100 + +MSG_MAXLEN 1 "Maximum baseline length" + +MINLEN 1 "0" + ## widget = spinbox; range = 0 15000 100 + +MSG_MINLEN 1 "Minimum baseline length" + +! Resolved ambiguities +! -------------------- +MAXAR 1 "100" + ## widget = spinbox; range = 0 100 1 + ## activeif = ARSUM /= _ AND MEATYP = PHASE + +MSG_MAXAR 1 "Maximum percentage of resolved ambiguities" + +MINAR 1 "0" + ## widget = spinbox; range = 0 100 1 + ## activeif = ARSUM /= _ AND MEATYP = PHASE + +MSG_MINAR 1 "Minimum percentage of resolved ambiguities" + +! Receiver name +! ------------- +RECVR 0 + ## widget = lineedit + # + +MSG_RECVR 1 "Receiver name pattern to be included" + +! Receiver name pattern to be excluded +! ------------------------------------ +EXCLU 0 + ## widget = lineedit + # + +MSG_EXCLU 1 "Receiver name pattern to be excluded" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# SELECT BASELINES - BASLST 1: Input Files # +# # +# GENERAL FILES # +# Show all general files > % < # SHOWGEN +# # +# INPUT FILES # +# Measurement type > %%%%%% < # MEATYP +# Code@ single differences > %%%%%%%% < # CSHFIL +# Phase single differences > %%%%%%%% < # PSHFIL +# Station coordinates > %%%%%%%% < # COORD +# Ambiguity resolution summary > %%%%%%%% < # ARSUM +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWGEN = 1 ###################################################### +# BASLST 1.1: General Files # +# # +# GENERAL INPUT FILES # +# General constants > %%%%%%%%%%%% < # CONST +# Geodetic datum > %%%%%%%%%%%% < # DATUM +# Abbreviation table > %%%%%%%%%%%% < # ABBREV +# # +# MENU SETTINGS # +# Selected campaign > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # CAMPAIGN +# Selected session year> %%%% < session> %%%% < # YR4_INFO SES_INFO +# Session table > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # SESSION_TABLE +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# BASLST 2: Output Files # +# # +# RESULT FILES # +# List with accepted baselines > %%%%%%%%%%%% < # SELBSL +# List with rejected baselines > %%%%%%%%%%%% < # NOTBSL +# # +# GENERAL OUTPUT FILES # +# Program output > % < use BASLST.Lnn or > %%%%%%%% < # SYSODEF SYSOUT +# Error messages > % < merged to program output or > %%%%%%%% < # ERRMRG SYSERR +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# BASLST 3: Options # +# # +# TITLE > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # TITLE +# # +# BASELINE SELECTION OPTIONS # +# Baselines with observations from > %%%%%%%%%%% < # SATSYS +# # +# Maximum baseline length > %%%%% < kilometers # MAXLEN +# Minimum baseline length > %%%%% < kilometers # MINLEN +# # +# Maximum percentage of resolved ambiguities> %% < % # MAXAR +# Minimum percentage of resolved ambiguities> %% < % # MINAR +# # +# Receiver name pattern to be included > %%%%%%%%%%%%%%%%%%%% < # RECVR +# Receiver name pattern to be excluded > %%%%%%%%%%%%%%%%%%%% < # EXCLU +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_L12/GPSEST.INP b/config/bernese/gpsuser52-luzon/OPT/R2S_L12/GPSEST.INP new file mode 100755 index 0000000..0afa352 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_L12/GPSEST.INP @@ -0,0 +1,6009 @@ + +CAMPAIGN 1 "${P}/PHIVOLCS" + ## widget = initmenu; pointer = ACTIVE_CAMPAIGN + +SESSION_TABLE 1 "${P}/PHIVOLCS\STA\SESSIONS.SES" + ## widget = initmenu; pointer = SESSION_TABLE + +DESCR_SESSION_TABLE 1 "Session table" + +YR4_INFO 1 "2019" + ## widget = comment + # $Y+0 + +SES_INFO 1 "0110" + ## widget = comment + # $S+0 + +USR_INFO 1 "${USER}" + ## widget = comment + +! Environment Variables +! --------------------- +ENVIRONMENT 5 + "U" "c:\Bernese\GPSUSER52" + "T" "c:\Bernese\GPSTEMP" + "X" "c:\Bernese\BERN52\GPS" + "P" "c:\Bernese\GPSDATA\CAMPAIGN52" + "USER" "" + ## widget = initmenu; pointer = ENVIR_LIST + +! ---------------------------------------------------------------------- +! General options and processing mode +! ---------------------------------------------------------------------- +! Spce geodetic technique +! ----------------------- +GEOTEC 1 "GNSS" + ## widget = combobox; cards = GNSS SLR; editable = false + +MSG_GEOTEC 1 "Space geodetic technique" + +! Differencing level +! ------------------ +DIFLVL 1 "DOUBLE" + ## widget = combobox; cards = DOUBLE ZERO; editable = false + ## activeif = GEOTEC = GNSS + +MSG_DIFLVL 1 "Differencing level" + +! LEO processing +! -------------- +LEOPROC 1 "0" + ## widget = checkbox + +MSG_LEOPROC 1 "LEO data processing" + +! Show general files +! ------------------ +SHOWGEN 1 "1" + ## widget = checkbox + +MSG_SHOWGEN 1 "Show all general files" + +! ---------------------------------------------------------------------- +! General files +! ---------------------------------------------------------------------- +! General Constants +! ----------------- +CONST 1 "${X}/GEN\CONST." + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # CONST. + +DESCR_CONST 1 "General constants" + +! Local Geodetic Datum +! -------------------- +DATUM 1 "${X}/GEN\DATUM." + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # DATUM. + +DESCR_DATUM 1 "Geodetic datum" + +! Phase Center Eccentricities +! --------------------------- +PHASECC 1 "${X}/GEN\$(PCVINF).$(PCV)" + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # $(PCVINF).$(PCV) + +DESCR_PHASECC 1 "Phase center eccentricities" + +! Receiver information +! -------------------- +RECEIVR 1 "${X}/GEN\$(RECINF)" + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # $(RECINF) + +DESCR_RECEIVR 1 "Receiver information" + +! Satellite Information +! --------------------- +SATELL 1 "${X}/GEN\$(SATINF).$(PCV)" + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # $(SATINF).$(PCV) + +DESCR_SATELL 1 "Satellite information" + +! Satellite Problems +! ------------------ +SATCRUX 1 "${X}/GEN\$(SATCRX).CRX" + ## widget = selwin; path = PTH_GEN; ext = EXT_CRX; maxfiles = 1 + ## emptyallowed = true + # $(SATCRX) + +DESCR_SATCRUX 1 "Satellite problems" + +! Earth Potential +! --------------- +POTCOE 1 "${X}/GEN\EGM2008_SMALL." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + ## emptyallowed = true + # EGM2008_SMALL. + +DESCR_POTCOE 1 "Earth potential coefficients" + +! Subdaily Pole Model +! ------------------- +SUBMOD 1 "${X}/GEN\IERS2010XY.SUB" + ## widget = selwin; path = PTH_GEN; ext = EXT_SUB; maxfiles = 1 + # IERS2010XY + +DESCR_SUBMOD 1 "Subdaily pole model" + +! Nutation Model +! ------------------- +NUTMOD 1 "${X}/GEN\IAU2000R06.NUT" + ## widget = selwin; path = PTH_GEN; ext = EXT_NUT; maxfiles = 1 + # IAU2000R06 + +DESCR_NUTMOD 1 "Nutation model" + +! SINEX General Input File +! ------------------------ +SINEXIN 1 "${X}/GEN\SINEX." + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # SINEX. + +DESCR_SINEXIN 1 "SINEX general input file" + +! IONEX Control File +! ------------------ +IONEXCF 1 "${X}/GEN\IONEX." + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # IONEX. + +DESCR_IONEXCF 1 "IONEX control file" + +! GPS-UTC file +! ------------- +GPSUTC 1 "${X}/GEN\GPSUTC." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + ## emptyallowed = false + # GPSUTC. + +DESCR_GPSUTC 1 "Difference GPS-UTC" + +! Frequency Information +! --------------------- +FRQINFO 0 + ## widget = selwin; path = PTH_GEN; ext = EXT_FRQ; maxfiles = 1 + ## emptyallowed = true; activeif = GEOTEC = SLR + # + +DESCR_FRQINFO 1 "Frequency information" + +! Scratch Files +! ------------- +AUXFIL 1 "${U}/WORK\GPSEST.SCR" + ## widget = lineedit; path = PTH_SCR; ext = EXT_SCR; emptyallowed = false + # GPSEST$J + +DESCR_AUXFIL 1 "Scratch file" + +AUXFIL1 1 "${U}/WORK\GPSEST.SC1" + ## widget = lineedit; path = PTH_SCR; ext = EXT_SC1; emptyallowed = false + # GPSEST$J + +DESCR_AUXFIL1 1 "Scratch files" + +KINSCR 1 "${U}/WORK\GPSEST.SC2" + ## widget = lineedit; path = PTH_SCR; ext = EXT_SC2; emptyallowed = false + # GPSEST$J + +MSG_KINSCR 1 "Scratch files" + +DELETE_FILES 3 + "AUXFIL" + "AUXFIL1" + "KINSCR" + +! ---------------------------------------------------------------------- +! Input files +! ---------------------------------------------------------------------- +! Phase Zero Differences +PZFILES 0 + ## widget = selwin; path = DIR_PZH; ext = EXT_PZH; emptyallowed = true + ## activeif = DIFLVL = ZERO + # + +MSG_PZFILES 1 "Phase observation files" + +PZFILES_PTH_COL_2 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_PZO + +PZFILES_EXT_COL_2 1 "PZO" + ## widget = initmenu; pointer = EXT_PZO + +PZFILES_TXT_COL_1 1 "OBSERVATION FILE HEADER" + +PZFILES_TXT_COL_2 1 "OBSERVATION FILE" + +! Phase Single Differences +PSFILES 1 "${P}/PHIVOLCS\OBS\$(FFFF)0110.PSH" + ## widget = selwin; path = DIR_PSH; ext = EXT_PSH; emptyallowed = true + ## activeif = DIFLVL = DOUBLE + # $(FFFF)$S+0 + +MSG_PSFILES 1 "Phase observation files" + +PSFILES_PTH_COL_2 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_PSO + +PSFILES_EXT_COL_2 1 "PSO" + ## widget = initmenu; pointer = EXT_PSO + +PSFILES_TXT_COL_1 1 "OBSERVATION FILE HEADER" + +PSFILES_TXT_COL_2 1 "OBSERVATION FILE" + +! Code Zero Differences +CZFILES 0 + ## widget = selwin; path = DIR_CZH; ext = EXT_CZH; emptyallowed = true + ## activeif = DIFLVL = ZERO + # + +MSG_CZFILES 1 "Code observation files" + +CZFILES_PTH_COL_2 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_CZO + +CZFILES_EXT_COL_2 1 "CZO" + ## widget = initmenu; pointer = EXT_CZO + +CZFILES_TXT_COL_1 1 "OBSERVATION FILE HEADER" + +CZFILES_TXT_COL_2 1 "OBSERVATION FILE" + +! Code Single Differences +CSFILES 0 + ## widget = selwin; path = DIR_CSH; ext = EXT_CSH; emptyallowed = true + ## activeif = DIFLVL = DOUBLE + # + +MSG_CSFILES 1 "Code observation files" + +CSFILES_PTH_COL_2 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_CSO + +CSFILES_EXT_COL_2 1 "CSO" + ## widget = initmenu; pointer = EXT_CSO + +CSFILES_TXT_COL_1 1 "OBSERVATION FILE HEADER" + +CSFILES_TXT_COL_2 1 "OBSERVATION FILE" + +! SLR Range Observations +RZFILES 0 + ## widget = selwin; path = DIR_RZH; ext = EXT_RZH; emptyallowed = true + ## activeif = GEOTEC = SLR + # + +MSG_RZFILES 1 "Range observation files" + +RZFILES_PTH_COL_2 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_RZO + +RZFILES_EXT_COL_2 1 "RZO" + ## widget = initmenu; pointer = EXT_RZO + +RZFILES_TXT_COL_1 1 "OBSERVATION FILE HEADER" + +RZFILES_TXT_COL_2 1 "OBSERVATION FILE" + +! A priori Coordinates +! -------------------- +COORD 1 "${P}/PHIVOLCS\STA\$C190110.CRD" + ## widget = selwin; path = DIR_CRD; ext = EXT_CRD; maxfiles = 1 + # $C$YSS+0 + +DESCR_COORD 1 "A priori station coordinates" + +! Standard Orbit +! -------------- +STDORB 1 "${P}/PHIVOLCS\ORB\$B190110.STD" + ## widget = selwin; path = DIR_STD; ext = EXT_STD; maxfiles = 1 + # $B$YSS+0 + +DESCR_STDORB 1 "Satellite standard orbits" + +! Pole File +! --------- +POLE 1 "${P}/PHIVOLCS\ORB\$B190110.ERP" + ## widget = selwin; path = DIR_ERP; ext = EXT_ERP; maxfiles = 1 + # $B$YSS+0 + +DESCR_POLE 1 "Earth rotation parameters" + +! Satellite Clocks +! ---------------- +SATCLK 0 + ## widget = selwin; path = DIR_CLK; ext = EXT_CLK; maxfiles = 1 + ## emptyallowed = true; activeif = DIFLVL = ZERO + # + +DESCR_SATCLK 1 "Satellite clock corrections" + +! Code Biases +! ----------- +DCBINP 0 + ## widget = selwin; path = DIR_DCB; ext = EXT_DCB; maxfiles = 1 + ## emptyallowed = true; activeif = GEOTEC = GNSS + # + +DESCR_DCBINP 1 "Differential code biases" + +! VMF grid files +! -------------- +VMF1_FILES 0 + ## widget = selwin; path = DIR_GRD; ext = EXT_GRD; emptyallowed = true + # + +MSG_VMF1_FILES 1 "Gridded VMF1 coefficients" + +! Ionosphere Models +! ----------------- +IONOS 1 "${P}/PHIVOLCS\ATM\$(HOIFIL).ION" + ## widget = selwin; path = DIR_ION; ext = EXT_ION; maxfiles = 1 + ## emptyallowed = true; activeif = GEOTEC = GNSS + # $(HOIFIL) + +DESCR_IONOS 1 "Ionosphere models" + +! Ocean Loading Tables +! -------------------- +OCNLOAD 1 "${P}/PHIVOLCS\STA\$(BLQINF).BLQ" + ## widget = selwin; path = DIR_BLQ; ext = EXT_BLQ; maxfiles = 1 + ## emptyallowed = true + # $(BLQINF) + +DESCR_OCNLOAD 1 "Ocean tidal loading tables" + +! Atmospheric Tidal Loading Tables +! -------------------------------- +ATMLOAD 1 "${P}/PHIVOLCS\STA\$(ATLINF).ATL" + ## widget = selwin; path = DIR_ATL; ext = EXT_ATL; maxfiles = 1 + ## emptyallowed = true + # $(ATLINF) + +DESCR_ATMLOAD 1 "Atmospheric tidal loading tables" + +! Radiation Pressure Coef. +! ------------------------ +RPRCOE 0 + ## widget = selwin; path = DIR_RPR; ext = EXT_RPR; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_RPRCOE 1 "Satellite orbit partials" + +! Clock RINEX File +! ---------------- +RXCLKIN 0 + ## widget = selwin; path = DIR_RXC; ext = EXT_RXC; maxfiles = 1 + ## emptyallowed = true; activeif = DIFLVL = ZERO + # + +DESCR_RXCLKIN 1 "Input clock RINEX file" + +! Intersystem Biases +! ------------------ +ISBINP 0 + ## widget = selwin; path = DIR_ISB; ext = EXT_ISB; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_ISBINP 1 "Inter-system biases" + +! Troposphere Estimates +! --------------------- +TROPEST 1 "${P}/PHIVOLCS\ATM\$C190110.TRP" + ## widget = selwin; path = DIR_TRP; ext = EXT_TRP; maxfiles = 1 + ## emptyallowed = true; activeif = GEOTEC = GNSS + # $C$YSS+0 + +DESCR_TROPEST 1 "Troposphere estimates" + +! Meteo Data +! ---------- +METFIL 0 + ## widget = selwin; path = DIR_MET; ext = EXT_MET; emptyallowed = true + # + +MSG_METFIL 1 "Meteorological data" + +! Atm. loading grid files +! ----------------------- +ALOAD_FILES 0 + ## widget = selwin; path = DIR_GRD; ext = EXT_GRD; emptyallowed = true + # + +MSG_ALOAD_FILES 1 "Grid files for atmospheric pressure loading" + +! Ocean non-tidal loading grid files +! ---------------------------------- +ONTLD_FILES 0 + ## widget = selwin; path = DIR_GRD; ext = EXT_GRD; emptyallowed = true + # + +MSG_ONTLD_FILES 1 "Grid files for ocean non-tidal loading" + +! Hydrostatic loading grid files +! ------------------------------ +HLOAD_FILES 0 + ## widget = selwin; path = DIR_GRD; ext = EXT_GRD; emptyallowed = true + # + +MSG_HLOAD_FILES 1 "Grid files for hydrostatic pressure loading" + +! Station crux file +! ----------------- +STAINFO 0 + ## widget = selwin; path = DIR_STA; ext = EXT_STA; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_STAINFO 1 "Station information" + +! Kinematic positions for LEOs and Stations +! ----------------------------------------- +KININP 0 + ## widget = selwin; path = DIR_KIN; ext = EXT_KIN; maxfiles = 1 + ## emptyallowed = true; activeif = GEOTEC = GNSS + # + +DESCR_KININP 1 "Kinematic coordinates" + +! Receiver Antenna Orientations +! ----------------------------- +ANTAZI 0 + ## widget = selwin; path = DIR_AZI; ext = EXT_AZI; maxfiles = 1 + ## emptyallowed = true; activeif = GEOTEC = GNSS + # + +DESCR_ANTAZI 1 "Receiver antenna orientation" + +! Station Observation sigma factors for scaling the outlier limits +! ---------------------------------------------------------------- +STAWGT 0 + ## widget = selwin; path = DIR_SOS; ext = EXT_SOS; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_STAWGT 1 "Observation sigma factors" + +! Site Eccentricities +! ------------------- +ECCENT 0 + ## widget = selwin; path = DIR_ECC; ext = EXT_ECC; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_ECCENT 1 "Station eccentricities" + +! LEO Standard Orbits +! ------------------- +LEOSTD 0 + ## widget = selwin; path = DIR_STD; ext = EXT_STD; maxfiles = 1 + ## activeif = LEOPROC = 1; emptyallowed = true + # + +DESCR_LEOSTD 1 "Standard orbit(s)" + +! LEO Dynamic partials +! -------------------- +LEORPR 0 + ## widget = selwin; path = DIR_RPR; ext = EXT_RPR; maxfiles = 1 + ## activeif = LEOPROC = 1; emptyallowed = true + # + +DESCR_LEORPR 1 "Orbit partials" + +! LEO attitude +! ------------- +ATTIT 0 + ## widget = selwin; path = DIR_ATT; ext = EXT_ATT; maxfiles = 10 + ## activeif = LEOPROC = 1; emptyallowed = true + # + +DESCR_ATTIT 1 "Attitude data" + +! LEO Precise Orbit for SLR validation +! ------------------------------------ +LEOPRE 0 + ## widget = selwin; path = DIR_STD; ext = EXT_PRE; maxfiles = 1 + ## activeif = LEOPROC = 1 AND GEOTEC = SLR; emptyallowed = true + # + +DESCR_LEOPRE 1 "Precise orbit(s)" + +! LEO Kinematic velocities +! ------------------------ +KINVEL 0 + ## widget = selwin; path = DIR_KVL; ext = EXT_KVL; maxfiles = 1 + ## activeif = LEOPROC = 1; emptyallowed = true + # + +DESCR_KINVEL 1 "Kinematic velocities" + +! Range Biases +! ------------ +RGBINP 0 + ## widget = selwin; path = DIR_RGB; ext = EXT_RGB; maxfiles = 1 + ## emptyallowed = true; activeif = GEOTEC = SLR + # + +DESCR_RGBINP 1 "Range biases" + +! ---------------------------------------------------------------------- +! Output files +! ---------------------------------------------------------------------- +! Program Output File +! ------------------- +SYSODEF 1 "0" + ## widget = checkbox + +MSG_SYSODEF 1 "Program output" + +SYSOUT 1 "${P}/PHIVOLCS\OUT\$(FFFF)0110_1.OUT" + ## widget = lineedit; path = DIR_OUT; ext = EXT_OUT + ## activeif = SYSODEF == 0; emptyallowed = false + # $(FFFF)$S+0_1 + +DESCR_SYSOUT 1 "Program output" + +! Error Message File +! ------------------ +ERRMRG 1 "0" + ## widget = checkbox + +MSG_ERRMRG 1 "Error message" + +SYSERR 1 "${U}/WORK\ERROR.MSG" + ## widget = lineedit; path = PTH_ERR; ext = EXT_ERR + ## activeif = ERRMRG == 0; emptyallowed = false + # ERROR + +DESCR_SYSERR 1 "Error message" + +! Normal Equations +! ---------------- +NEQUARS 0 + ## widget = lineedit; path = DIR_NEQ; ext = EXT_NEQ + # + +DESCR_NEQUARS 1 "Normal equations" + +! Coordinate Results +! ------------------ +COORDRS 0 + ## widget = lineedit; path = DIR_CRD; ext = EXT_CRD + # + +DESCR_COORDRS 1 "Station coordinates" + +! Orbital Elements +! ---------------- +ORBITRS 0 + ## widget = lineedit; path = DIR_ELE; ext = EXT_ELE + # + +DESCR_ORBITRS 1 "GNSS orbital elements" + +! Earth Rotation Parameters +! ------------------------- +POLERS 0 + ## widget = lineedit; path = DIR_ERP; ext = EXT_ERP + # + +DESCR_POLERS 1 "Bernese ERP file" + +! Pole in IERS Format +! ------------------- +IERSPOL 0 + ## widget = lineedit; path = DIR_IEP; ext = EXT_IEP + # + +DESCR_IERSPOL 1 "IERS ERP file" + +! Troposphere Parameters +! ---------------------- +TROPSAV 0 + ## widget = lineedit; path = DIR_TRP; ext = EXT_TRP + ## activeif = GEOTEC = GNSS + # + +DESCR_TROPSAV 1 "Troposphere estimates" + +! Troposphere SINEX +! ----------------- +TROPSNX 0 + ## widget = lineedit; path = DIR_TRO; ext = EXT_TRO + ## activeif = GEOTEC = GNSS + # + +DESCR_TROPSNX 1 "Troposphere SINEX" + +! Ionosphere Models +! ----------------- +IONOSRS 0 + ## widget = lineedit; path = DIR_ION; ext = EXT_ION + ## activeif = GEOTEC = GNSS + # + +DESCR_IONOSRS 1 "Ionosphere models" + +! Ionosphere Maps +! --------------- +IONEXRS 0 + ## widget = lineedit; path = DIR_INX; ext = EXT_INX + ## activeif = GEOTEC = GNSS + # + +DESCR_IONEXRS 1 "IONEX" + +! Code Bias Output File +! --------------------- +DCBOUT 0 + ## widget = lineedit; path = DIR_DCB; ext = EXT_DCB + ## activeif = GEOTEC = GNSS + # + +DESCR_DCBOUT 1 "Differential code biases" + +! Inter-system Bias Output File +! ----------------------------- +ISBOUT 0 + ## widget = lineedit; path = DIR_ISB; ext = EXT_ISB + # + +DESCR_ISBOUT 1 "Inter-system biases" + +! Receiver and Satellite Antenna PCV (Grid) +! ----------------------------------------- +PHASRSG 0 + ## widget = lineedit; path = DIR_PHG; ext = EXT_PHG + ## activeif = GEOTEC = GNSS + # + +DESCR_PHASRSG 1 "Phase center variations (grid)" + +! Receiver Antenna PCV (Harm) +! --------------------------- +PHASRSH 0 + ## widget = lineedit; path = DIR_PHH; ext = EXT_PHH + ## activeif = GEOTEC = GNSS + # + +DESCR_PHASRSH 1 "Phase center variations (harm)" + +! Satellite Clock File +! -------------------- +CLKSAV 0 + ## widget = lineedit; path = DIR_CLK; ext = EXT_CLK + ## activeif = DIFLVL = ZERO + # + +DESCR_CLKSAV 1 "GNSS clock corrections" + +! Clock RINEX File +! ---------------- +CLKRNX 0 + ## widget = lineedit; path = DIR_RXC; ext = EXT_RXC + ## activeif = DIFLVL = ZERO OR GEOTEC = SLR + # + +DESCR_CLKRNX 1 "Clock RINEX" + +! Kinem. Coordinates (output) +! --------------------------- +KINOUT 0 + ## widget = lineedit; path = DIR_KIN; ext = EXT_KIN + ## activeif = GEOTEC = GNSS + # + +DESCR_KINOUT 1 "Kinematic coordinates" + +! Residuals +! --------- +RESIDRS 0 + ## widget = lineedit; path = DIR_RES; ext = EXT_RES + # + +DESCR_RESIDRS 1 "Residuals" + +! Covariances (All) +! ----------------- +COVTTRS 0 + ## widget = lineedit; path = DIR_COV; ext = EXT_COV + # + +DESCR_COVTTRS 1 "Full covariance matrix" + +! Covariances (Coords) +! -------------------- +COVARRS 0 + ## widget = lineedit; path = DIR_COV; ext = EXT_COV + # + +DESCR_COVARRS 1 "Coordinate covariance matrix" + +! LEO Dynamic Orbit +! ----------------- +LEORBRS 0 + ## widget = lineedit; path = DIR_ELE; ext = EXT_ELE; maxfiles = 1 + ## emptyallowed = true; activeif = LEOPROC = 1 + # + +DESCR_LEORBRS 1 "LEO orbital elements" + +! Range Bias Output File +! ---------------------- +RGBOUT 0 + ## widget = lineedit; path = DIR_RGB; ext = EXT_RGB + ## activeif = GEOTEC = SLR + # + +DESCR_RGBOUT 1 "Range biases" + +! ---------------------------------------------------------------------- +! General options 1 +! ---------------------------------------------------------------------- +! Title +! ----- +TITLE 1 "RNX2SNX_190110_$(FFFF): L1/L2 ambiguity resolution" + ## widget = lineedit + # RNX2SNX_$YSS+0_$(FFFF): L1/L2 ambiguity resolution + +MSG_TITLE 1 "Title line" + +! Satellite System +! ---------------- +SATSYS 1 "ALL" + ## widget = combobox; editable = false + ## cards = GPS GLONASS GALILEO GPS/GLO GPS/GAL GLO/GAL ALL + +MSG_SATSYS 1 "Satellite system" + +! Frequency +! --------- +FREQUENCY 1 "L1&L2" + ## widget = combobox; editable = false + ## cards = L1 L2 L3 L4 L5 L1&L2 L3&L4 MELWUEBB DTEC + +MSG_FREQUENCY 1 "Frequency/linear combination" + +! Min. Elevation +! -------------- +MINEL 1 "10" + ## widget = lineedit; emptyallowed = false; check_typ = int; check_min = 0 + ## check_max = 90 + +MSG_MINEL 1 "Elevation cutoff angle" + +! Sampling Rate +! ------------- +SAMPLE 1 "30" + ## widget = lineedit; check_typ = int; check_min = 0 + ## activeif = GEOTEC = GNSS + +MSG_SAMPLE 1 "Sampling interval" + +! Tolerance for simultaneity +! -------------------------- +CORRINTV 1 "100" + ## widget = lineedit; check_type = int; check_min = 1 + ## activeif = GEOTEC = GNSS + +MSG_CORRINTV 1 "Tolerance for simultaneity" + +! Special observation data selection +! ---------------------------------- +SODSEL 1 "NO" + ## widget = combobox; editable = false + ## cards = NO NIGHT-TIME NON-ECLIPSING SPEC.NON-ECL + +MSG_SODSEL 1 "Special data selection" + +! Use Observ. Window +! ------------------ +WINDOW 1 "0" + ## widget = checkbox + +MSG_WINDOW 1 "Observation window" + +! A Priori Sigma +! -------------- +SIGAPR1 1 "0.001" + ## widget = lineedit; check_type = real; check_min = 1e-20 + +MSG_SIGAPR1 1 "A priori sigma" + +! Elevation-dependent Weighting +! ----------------------------- +ELVWGT 1 "COSZ" + ## widget = combobox; editable = false; cards = NONE COSZ COS2Z COS2C + +MSG_ELVWGT 1 "Elevation-dependent weighting" + +! Type of Residuals +! ----------------- +NORRES 1 "NORMALIZED" + ## widget = combobox; activeif = RESIDRS / _; editable = false + ## cards = REAL NORMALIZED NORM_APRIORI + +MSG_NORRES 1 "Type of computed residuals" + +! Correlations +! ------------ +CORREL 1 "BASELINE" + ## widget = combobox; editable = false; cards = CORRECT BASELINE FREQUENCY + ## activeif = GEOTEC = GNSS + +MSG_CORREL 1 "Correlation strategy" + +! Elevation cut-off for LEO +! ------------------------- +MINELEO 1 "0" + ## widget = lineedit; emptyallowed = false; activeif = LEOPROC = 1 + ## check_typ = int; check_min = -90; check_max = 90 + +MSG_MINELEO 1 "Elevation cutoff angle" + +! LEO Elevation Weighting +! ------------------------------ +LEOEDW 1 "NONE" + ## widget = combobox; editable = false; cards = NONE COSZ COS2Z COS2C + ## activeif = LEOPROC = 1 + +MSG_LEOEDW 1 "Elevation-dependent weighting" + +! ---------------------------------------------------------------------- +! Observation window +! ---------------------------------------------------------------------- +! Observation Window +! ------------------ +RADIO1_1 1 "1" + ## widget = radiobutton; group = DUMMY + ## radiokeys = SESSION_YEAR1 SESSION_STRG1 + +MSG_RADIO1_1 1 "Observation window defined by year and session identifier" + +RADIO1_2 1 "0" + ## widget = radiobutton; group = DUMMY + +MSG_RADIO1_2 1 "Observation window defined by start and end times" + +! Observation Window: defined by session +! -------------------------------------- +SESSION_YEAR1 1 "2019" + ## widget = lineedit; multilineallowed = true; emptyallowed = false + # $Y+0 + +MSG_SESSION_YEAR1 1 "Year" + +SESSION_STRG1 1 "0110" + ## widget = lineedit; multilineallowed = true; emptyallowed = false + # $S+0 + +MSG_SESSION_STRG1 1 "Session" + +! Observation Window: defined by date +! ----------------------------------- +STADAT1 0 + ## widget = lineedit; activeif = RADIO1_2 = 1; check_type = date + # + +MSG_STADAT1 1 "Start time(year month day)" + +STATIM1 0 + ## widget = lineedit; emptyallowed = false + ## activeif = RADIO1_2 = 1 AND STADAT1 / _; check_type = time + # + +MSG_STATIM1 1 "Start time(hour minutes seconds)" + +ENDDAT1 0 + ## widget = lineedit; activeif = RADIO1_2 = 1; check_type = date + # + +MSG_ENDDAT1 1 "End time(year month day)" + +ENDTIM1 0 + ## widget = lineedit; emptyallowed = false + ## activeif = RADIO1_2 = 1 AND ENDDAT1 / _; check_type = time + # + +MSG_ENDTIM1 1 "End time(hour minutes seconds)" + +! ---------------------------------------------------------------------- +! General options 2 +! ---------------------------------------------------------------------- +! Tropospheric Model (microwave observations) +! ------------------------------------------- +TROPOS 1 "GMF" + ## widget = combobox; editable = false + ## cards = NONE VMF DRY_VMF GMF DRY_GMF NIELL DRY_NIELL SAASTAMOINEN DRY_SAAST HOPFIELD DRY_HOPFIELD ESSEN-FROOME + ## activeif = GEOTEC = GNSS AND FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC AND TROPEST = _ + +MSG_TROPOS 1 "ZPD model and mapping function (GNSS)" + +! Tropospheric Model (optical observations) +! ----------------------------------------- +TROPOS_S 1 "MENDES-PAVLIS" + ## widget = combobox; editable = false + ## cards = MENDES-PAVLIS MARINI-MURRAY; activeif = GEOTEC = SLR + +MSG_TROPOS_S 1 "ZPD model and mapping function (SLR)" + +! Ambiguity Resolution Strategy +! ----------------------------- +AMBSTRAT 1 "SIGMA" + ## widget = combobox; editable = false + ## activeif = DIFLVL = DOUBLE AND PSFILES / _ + ## cards = NONE ROUND SEARCH SIGMA QIF LAMBDA + +MSG_AMBSTRAT 1 "Resolution strategy" + +! Selection of GNSS for Ambiguity Resolution +! ------------------------------------------ +SATSYS_AR 1 "ALL" + ## widget = combobox; editable = false + ## activeif = AMBSTRAT / inactive AND AMBSTRAT / NONE AND AMBSTRAT / SEARCH AND SATSYS / GPS AND SATSYS / GLONASS + ## cards = ALL GPS GLONASS GALILEO + +MSG_SATSYS_AR 1 "Selection of GNSS for ambiguity resolution" + +! Consider GPS quarter-cycle biases +! --------------------------------- +AMBQCPB 1 "IF_INDICATED" + ## widget = combobox; editable = true + ## activeif = AMBSTRAT / inactive AND AMBSTRAT / NONE AND AMBSTRAT / SEARCH AND SATSYS_AR / GLONASS + ## cards = ALWAYS IF_INDICATED NEVER + +MSG_AMBQCPB 1 "Consider GPS quarter-cycle biases" + +! Save Ambiguities +! ---------------- +AMBSAVE 1 "1" + ## widget = checkbox; activeif = AMBSTRAT / inactive AND AMBSTRAT / NONE + +MSG_AMBSAVE 1 "Save resolved ambiguities" + +! Introduce Widelane +! ------------------ +APRWIDE 1 "0" + ## widget = checkbox; activeif = DIFLVL = DOUBLE + +MSG_APRWIDE 1 "Introduce widelane integers" + +! Introduce L1 and L2 +! ------------------- +APRL1L2 1 "1" + ## widget = checkbox; activeif = DIFLVL = DOUBLE + +MSG_APRL1L2 1 "Introduce L1 and L2 integers" + +! Compute no solution (only NEQ saving) +! ------------------------------------- +OBS2NEQ 1 "0" + ## widget = checkbox + ## activeif = AMBSTRAT = inactive OR AMBSTRAT = NONE AND NEQUARS / _ + +MSG_OBS2NEQ 1 "Stop program after NEQ saving" + +! Display Extended Printing Options +! --------------------------------- +PRINT 1 "0" + ## widget = checkbox + +MSG_PRINT 1 "Enable extended program output" + +! ---------------------------------------------------------------------- +! Printing options +! ---------------------------------------------------------------------- +! Printing: Number of Observ. in Files +! ------------------------------------ +PRTNUMOB 1 "0" + ## widget = checkbox + +MSG_PRTNUMOB 1 "List of observations given in files" + +! Printing: Number of Dbl.Diff.Observ. +! ----------------------------------- +PRTNUMDD 1 "0" + ## widget = checkbox + +MSG_PRTNUMDD 1 "Printing: List of observations used for processing" + +! Printing: Satellite Elevations +! ------------------------------ +PRTELEV 1 "0" + ## widget = checkbox + +MSG_PRTELEV 1 "Printing: Satellite elevations" + +! Printing: 5-Degree Bin Observation Statistics (Elevation) +! --------------------------------------------------------- +PRTNOBEL 1 "0" + ## widget = checkbox + +MSG_PRTNOBEL 1 "Printing: Histogram of observations by elevation angle bins" + +! Printing: 0.5-Degree Bin Observation Statistics (Nadir Angle) +! ------------------------------------------------------------- +PRTNOBNA 1 "0" + ## widget = checkbox + +MSG_PRTNOBNA 1 "Printing: Histogram of observations by nadir angle bins" + +! Printing: Phase-connected time intervals +! ---------------------------------------- +PRTTIMFL 1 "0" + ## widget = checkbox + +MSG_PRTTIMFL 1 "Printing: Phase-connected time intervals" + +! Printing: Parameter Characterization +! ------------------------------------ +PRTPARAM 1 "0" + ## widget = checkbox + +MSG_PRTPARAM 1 "Printing: List of all parameters" + +! Printing: Ambiguities for each iteration step +! --------------------------------------------- +PRTAMBIT 1 "1" + ## widget = checkbox; activeif = AMBSTRAT / NONE AND PRTAMB = 0 + +MSG_PRTAMBIT 1 "Printing: Unresolved ambiguities after each iteration step" + +! Printing: Detailed troposphere parameter information +! ---------------------------------------------------- +PRTTRP 1 "0" + ## widget = checkbox + +MSG_PRTTRP 1 "Printing: Suppression of output concerning troposphere" + +! Printing: Detailed coordinate parameter information +! --------------------------------------------------- +PRTCRD 1 "0" + ## widget = checkbox + +MSG_PRTCRD 1 "Printing: Suppression of output concerning coordinates" + +! Printing: Suppress output for ambiguities +! ----------------------------------------- +PRTAMB 1 "0" + ## widget = checkbox + +MSG_PRTAMB 1 "Printing: Suppression of output concerning ambiguities" + +! Printing: Supress results of epoch parameters +! --------------------------------------------- +PRTEPPAR 1 "0" + ## widget = checkbox + +MSG_PRTEPPAR 1 "Printing: Suppression of output concerning epoch parameters" + +! Printing: Ambiguities in Files +! ------------------------------ +PRTAMBFL 1 "0" + ## widget = checkbox + +MSG_PRTAMBFL 1 "Printing: Resolved ambiguities from observation files" + +! Printing: Constants, Ant. Offsets, Ion. Coeff +! --------------------------------------------- +PRTPOLE 1 "0" + ## widget = checkbox + +MSG_PRTPOLE 1 "Printing: Constants, antenna offsets, ionosphere coefficients" + +! Printing: Pos.Eccent./Receiver Info +! ----------------------------------- +PRTPOSEC 1 "0" + ## widget = checkbox + +MSG_PRTPOSEC 1 "Printing: Station eccentricities, receiver information" + +! Printing: Synchronization Errors +! -------------------------------- +PRTSYNCH 1 "0" + ## widget = checkbox + +MSG_PRTSYNCH 1 "Printing: Receiver synchronization errors" + +! Printing: RMS of ellipsoidal coordinates and diff. +! -------------------------------------------------- +PRTBLH 1 "0" + ## widget = checkbox + +MSG_PRTBLH 1 "Printing: RMS of ellipsoidal coordinates and diff." + +! Printing: Slope distances and their RMS +! --------------------------------------- +PRTDIS 1 "1" + ## widget = checkbox + +MSG_PRTDIS 1 "Printing: Slope distances and their RMS" + +! Printing: Statistics on parameter dimensions +! -------------------------------------------- +PRTMAX 1 "0" + ## widget = checkbox + +MSG_PRTMAX 1 "Printing: Statistics on parameter dimensions" + +! Printing: Helmert transformation +! -------------------------------- +PRTHELM 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC + +MSG_PRTHELM 1 "Printing: Helmert transformation" + +! Helmert: Coord.System +! --------------------- +COORDSYS 1 "GEOCENTRIC" + ## widget = combobox; editable = false; cards = GEOCENTRIC LOCAL + ## activeif = PRTHELM = 1 + +MSG_COORDSYS 1 "Helmert: Coordinate system for transformation" + +! Helmert: Rotation +! ----------------- +ROTXYZ 1 "0" + ## widget = checkbox; activeif = PRTHELM = 1 + +MSG_ROTXYZ 1 "Helmert: Rotation" + +! Helmert: Scale Factor +! --------------------- +SCALE 1 "0" + ## widget = checkbox; activeif = PRTHELM = 1 + +MSG_SCALE 1 "Helmert: Scale" + +! ---------------------------------------------------------------------- +! Ambiguity resolution: Search +! ---------------------------------------------------------------------- +! Amb-Search: Baseline-Wise Ambiguity Resolution +! ---------------------------------------------- +IFBASL 1 "1" + ## widget = checkbox + +MSG_IFBASL 1 "Baseline-wise ambiguity resolution" + +! Amb-Search: Search Width in Unit of Std. Dev. +! --------------------------------------------- +IFSWID 1 "5.0" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_IFSWID 1 "Search width in units of standard deviation" + +! Amb-Search: Maximum Allowed RMS(Fixed)/RMS(Float) +! ------------------------------------------------- +IFFXFL 1 "2.0" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_IFFXFL 1 "Maximum allowed RMS ratio re fixed to float" + +! Amb-Search: Minimum Allowed RMS(2-nd Amb)/RMS(1-st Best Amb) +! ------------------------------------------------------------ +IF21 1 "1.4" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_IF21 1 "Minimum allowed RMS ratio re 2nd best to best" + +! Amb-Search: Search Width for Geometry-Free LC (L1 Cycles) +! --------------------------------------------------------- +IFSWLC 1 "0.1" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_IFSWLC 1 "Search width for geometry-free linear combination (L1 cycles)" + +! ---------------------------------------------------------------------- +! Ambiguity resolution: Sigma +! ---------------------------------------------------------------------- +! Amb-Sigma: Max. Number of Amb. Solved +! ------------------------------------- +MXAMBIT 1 "10" + ## widget = spinbox; range = 0 999 1; check_type = integer; check_min = 0 + +MSG_MXAMBIT 1 "Maximal number of ambiguities fixed per iteration step" + +! Amb-Sigma: Ambiguity Resolvable if Exactly 1 Integer within +! ----------------------------------------------------------- +LEAST 1 "3.0" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_LEAST 1 "Ambiguity resolvable if exactly one integer within" + +! Amb-Sigma: Maximal Sigma of a Resolvable Ambiguity +! -------------------------------------------------- +MOST 1 "0.07" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_MOST 1 "Maximal sigma of a resolvable ambiguity" + +! Amb-Sigma: Minimal Sigma of Ambiguity used for Tests +! ---------------------------------------------------- +SIGMAMIN 1 "0.05" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SIGMAMIN 1 "Minimal sigma for testing" + +! Amb-Sigma: GLONASS ambiguity resolution between different frequency channels +! ---------------------------------------------------------------------------- +GLORES 1 "SAME_RCVR_GROUP" + ## widget = combobox; editable = false + ## activeif = SATSYS / GPS AND SATSYS_AR / GPS + ## cards = NEVER SAME_RCVR_TYPE SAME_RCVR_MODEL SAME_RCVR_GROUP ALWAYS + +MSG_GLORES 1 "GLONASS ambiguity resolution between different frequency channels" + +! ---------------------------------------------------------------------- +! Ambiguity resolution: QIF +! ---------------------------------------------------------------------- +! Amb.QIF: Max. Number of Amb. Solved in One Iteration Step +! --------------------------------------------------------- +MXAQIF 1 "1" + ## widget = spinbox; range = 0 999 1; check_type = integer; check_min = 0 + +MSG_MXAQIF 1 "Max. number of amb. solved per iteration step" + +! Amb.QIF: Search Width in Wide-Lane Cycles +! ----------------------------------------- +SEARWID 1 "0.50" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SEARWID 1 "Search width for pairs of L1 and L2 ambiguities" + +! Amb.QIF: Max. RMS of Resolvable Narrow-Lane Ambiguity +! ----------------------------------------------------- +RMSNARR 1 "0.03" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_RMSNARR 1 "Maximal sigma of resolvable NL ambiguities" + +! Amb.QIF: Max. Fract. Part of Resolvable NL Ambiguity +! ---------------------------------------------------- +MAXFRAC 1 "0.10" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_MAXFRAC 1 "Max. fractional part of resolvable NL ambiguity" + +! ---------------------------------------------------------------------- +! Ambiguity resolution: LAMBDA +! ---------------------------------------------------------------------- +! LAMBDA: Maximum allowed RMS ratio concerning fixed to float +! ----------------------------------------------------------- +LAFXFL 1 "5.0" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_LAFXFL 1 "Maximum allowed RMS ratio concerning fixed to float" + +! LAMBDA: Maximum allowed RMS of unit weight for fixed solution +! ------------------------------------------------------------- +LAMXFX 1 "0.005" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_LAMXFX 1 "Maximum allowed RMS of unit weight for fixed solution" + +! LAMBDA: Resolution mode concerning involved GNSS +! ------------------------------------------------ +LAMRES 1 "GNSS_BY_GNSS" + ## widget = combobox; editable = false + ## activeif = SATSYS / GPS AND SATSYS_AR = ALL + ## cards = GNSS_BY_GNSS MIXED_GNSS SEPARATE_GNSS + +MSG_LAMRES 1 "Resolution mode concerning involved GNSS" + +! ---------------------------------------------------------------------- +! General options 3 +! ---------------------------------------------------------------------- +! Use RINEX clock file for satellite clocks +! ----------------------------------------- +USERXCLK 1 "BERNESE_FILE" + ## widget = combobox; cards = BERNESE_FILE CLOCK_RINEX; editable = false + ## activeif = SATCLK / _ AND RXCLKIN / _ AND DIFLVL = ZERO + +MSG_USERXCLK 1 "Primary source for satellite clocks" + +! Clk est.: Skip obs. w/o rec clock in input clock RINEX +! ------------------------------------------------------ +NORXCLKR 1 "CLK_FROM_OBS_FILE" + ## widget = combobox; editable = false + ## cards = DO_NOT_USE_OBSERV CLK_FROM_OBS_FILE INTERPOLATE + ## activeif = RXCLKIN / _ AND DIFLVL = ZERO + +MSG_NORXCLKR 1 "Receiver clock missing in clock RINEX file" + +! Clk est.: Skip obs. w/o sat clock in input clock RINEX +! ------------------------------------------------------ +NORXCLKS 1 "SAT_CLK_IS_ZERO" + ## widget = combobox; editable = false + ## cards = DO_NOT_USE_OBSERV INTERPOLATE SAT_CLK_IS_ZERO TRY_SAT_CLK_FILE + ## activeif = RXCLKIN / _ AND DIFLVL = ZERO + +MSG_NORXCLKS 1 "Satellite clock missing in clock RINEX file" + +! Clk est.: Skip obs. w/o sat clock +! --------------------------------- +NOSATCLK 1 "SAT_CLK_IS_ZERO" + ## widget = combobox; editable = false + ## cards = DO_NOT_USE_OBSERV INTERPOLATE SAT_CLK_IS_ZERO + ## activeif = SATCLK / _ AND DIFLVL = ZERO + +MSG_NOSATCLK 1 "Satellite clock missing in Bernese clock file" + +! Interpolation of clocks +! ----------------------- +SECIPL 0 + ## widget = lineedit; check_typ = real; check_min = 0 + ## activeif = NORXCLKR = INTERPOLATE OR NORXCLKS = INTERPOLATE OR NOSATCLK = INTERPOLATE AND DIFLVL = ZERO + +MSG_SECIPL 1 "Clock interpolation allowed over" + +! Use only phase observations for epoch parameter computation +! ----------------------------------------------------------- +PHASEPO 1 "0" + ## widget = checkbox; activeif = GEOTEC = GNSS + +MSG_PHASEPO 1 "Epoch parameters only from phase" + +! Var/Cov computation for kinematic orbit +! --------------------------------------- +QXXEPO 1 "SIMPLIFIED" + ## widget = combobox; cards = SIMPLIFIED CORRECT; editable = false + ## activeif = GEOTEC = GNSS + +MSG_QXXEPO 1 "Var-covar wrt epoch parameters" + +! Sampling Rate for re-substitution +! --------------------------------- +SAMPLEPO 0 + ## widget = lineedit; check_typ = int; check_min = 0 + +MSG_SAMPLEPO 1 "Sampling rate for resubstitution" + +! Sampling Rate for preelimination +! -------------------------------- +SAMPLEP2 0 + ## widget = lineedit; check_typ = int; check_min = 0 + +MSG_SAMPLEP2 1 "Sampling rate for preelimination" + +! Clk est.: Edit Level +! -------------------- +EDTLVL 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = DIFLVL / DOUBLE + # + +MSG_EDTLVL 1 "Maximum tolerated O-C term" + +! Periodic Relativistic J2-Correction +! ----------------------------------- +PRELJ2 1 "0" + ## widget = checkbox; activeif = DIFLVL = ZERO + +MSG_PRELJ2 1 "Periodic relativistic J2 correction" + +! Polarization Effect +! ------------------- +POLARI1D 1 "ALWAYS" + ## widget = combobox; editable = true + ## cards = "ALWAYS" "NEVER" "2003 09 14" + ## activeif = DIFLVL = ZERO AND POLARI2D / ALWAYS + +MSG_POLARI1D 1 "Enable polarization effect, geometrical part" + +POLARI2D 1 "ALWAYS" + ## widget = combobox; editable = true + ## cards = "ALWAYS" "NEVER" "2006 11 05"; activeif = DIFLVL = ZERO + +MSG_POLARI2D 1 "Enable polarization effect, total effect" + +! ---------------------------------------------------------------------- +! Datum definition +! ---------------------------------------------------------------------- +! No datum definition +! ------------------- +RADIO8_3 1 "0" + ## widget = radiobutton; group = DUMMY + +MSG_RADIO8_3 1 "Free network solution" + +! Positioning: Fixed Station(s) +! ----------------------------- +RADIO8_1 1 "1" + ## widget = radiobutton; group = DUMMY + +MSG_RADIO8_1 1 "Coordinates fixed" + +FIXSTA 1 "FIRST" + ## widget = combobox; editable = false; activeif = RADIO8_1 = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG + +MSG_FIXSTA 1 "Coordinates fixed" + +! Positioning: Manual selection (fixed) +! ------------------------------------- +STATION1 0 + ## widget = selwin; activeif = FIXSTA == MANUAL; pointer = CENLST + # + +MSG_STATION1 1 "Stations to be fixed (Manual selection)" + +! Positioning: File with Fixed Stations(s) +! ---------------------------------------- +STAFILE1 0 + ## widget = selwin; activeif = FIXSTA == FROM_FILE; path = DIR_FIX + ## ext = EXT_FIX; maxfiles = 1; emptyallowed = false + # + +MSG_STAFILE1 1 "List of stations to fix from file" + +! Flags for fixed station(s) +! --------------------------- +STAFLAG1 1 "#" + ## widget = lineedit; activeif = FIXSTA = WITH_FLAG + +MSG_STAFLAG1 1 "Stations with specific flags in CRD file" + +RADIO8_2 1 "0" + ## widget = radiobutton; group = DUMMY + +MSG_RADIO8_2 1 "Coordinates constrained" + +! Positioning: Sigma Station(s) +! ----------------------------- +SIGSTA 1 "FIRST" + ## widget = combobox; editable = false; activeif = RADIO8_2 = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG + +MSG_SIGSTA 1 "Coordinates constrained" + +! Positioning: manual selected Sigma Station(s) +! --------------------------------------------- +STATION4 0 + ## widget = selwin; activeif = SIGSTA == MANUAL; pointer = CENLST + # + +MSG_STATION4 1 "Stations to be constrained (Manual selection)" + +! Positioning: Sigma Station(s) from file +! --------------------------------------- +STAFILE4 0 + ## widget = selwin; activeif = SIGSTA == FROM_FILE; path = DIR_SIG + ## ext = EXT_SIG; maxfiles = 1; emptyallowed = false + # + +MSG_STAFILE4 1 "List of stations (and sigmas) from file" + +! Flags for Sigma station(s) +! -------------------------- +STAFLAG4 1 "#" + ## widget = lineedit; activeif = SIGSTA = WITH_FLAG + +MSG_STAFLAG4 1 "Constrain: Stations with specific flags in CRD file" + +! Positioning: Default Sigma north +! -------------------------------- +SIGCRDN 1 "0.001" + ## widget = lineedit; activeif = SIGSTA / FROM_FILE AND RADIO8_2 = 1 + ## check_type = real; check_min = 0.0 + +MSG_SIGCRDN 1 "Default a priori sigma north" + +! Positioning: Default Sigma east +! ------------------------------- +SIGCRDE 1 "0.001" + ## widget = lineedit; activeif = SIGSTA / FROM_FILE AND RADIO8_2 = 1 + ## check_type = real; check_min = 0.0 + +MSG_SIGCRDE 1 "Default a priori sigma east" + +! Positioning: Default Sigma up +! ----------------------------- +SIGCRDU 1 "0.001" + ## widget = lineedit; activeif = SIGSTA / FROM_FILE AND RADIO8_2 = 1 + ## check_type = real; check_min = 0.0 + +MSG_SIGCRDU 1 "Default a priori sigma up" + +! ----------------------------------------- +! +! PARAMETER TYPE: Orbit Estimation (GPS/GLONASS) +! =============== +! +! ----------------------------------------- +! +! Enable Orbit Adjustment +! ----------------------- +ORBADJ 1 "0" + ## widget = checkbox + ## activeif = LEORPR / _ AND LEOPROC = 1 OR RPRCOE / _ AND FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC + +MSG_ORBADJ 1 "Parameter setup: GNSS or LEO orbit determination" + +! Orb.est: satellite type +! ----------------------- +ORBEST 1 "ALL" + ## widget = combobox; editable = false + ## cards = ALL GPS GLONASS GALILEO MANUAL + +MSG_ORBEST 1 "Orb.est: satellite system selection" + +ORBEST_LST 0 + ## widget = selwin; pointer = SATLST; activeif = ORBEST = MANUAL + +MSG_ORBEST_LST 1 "Manual satellite selection" + +! Orb.est: Semi major axis +! ------------------------ +SEMIAXIS 1 "1" + ## widget = checkbox + +MSG_SEMIAXIS 1 "Orb.est: Semi major axis" + +SIGSEMI 0 + ## widget = lineedit; activeif = SEMIAXIS = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGSEMI 1 "Orb.est: a priori sigma of semi major axis" + +! Orb.est: Eccentricity +! --------------------- +ECCENTR 1 "1" + ## widget = checkbox + +MSG_ECCENTR 1 "Orb.est: eccentricity" + +SIGECCE 0 + ## widget = lineedit; activeif = ECCENTR = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGECCE 1 "Orb.est: a priori sigma of eccentricity" + +! Orb.est: Inclination +! -------------------- +INCLIN 1 "1" + ## widget = checkbox + +MSG_INCLIN 1 "Orb.est: inclination" + +SIGINCL 0 + ## widget = lineedit; activeif = INCLIN = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGINCL 1 "Orb.est: a priori sigma of inclination" + +! Orb.est: Ascending node +! ----------------------- +ASCNODE 1 "1" + ## widget = checkbox + +MSG_ASCNODE 1 "Orb.est: ascending node" + +SIGASCN 0 + ## widget = lineedit; activeif = ASCNODE = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGASCN 1 "Orb.est: a priori sigma of ascending node" + +! Orb.est: Perigee +! ---------------- +PERIGEE 1 "1" + ## widget = checkbox + +MSG_PERIGEE 1 "Orb.est: perigee" + +SIGPERI 0 + ## widget = lineedit; activeif = PERIGEE = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGPERI 1 "Orb.est: a priori sigma of perigee" + +! Orb.est: Arg. of latitude +! ------------------------- +ARGLAT 1 "1" + ## widget = checkbox + +MSG_ARGLAT 1 "Orb.est: argument of latitude" + +SIGARGL 0 + ## widget = lineedit; activeif = ARGLAT = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGARGL 1 "Orb.est: a priori sigma of argument of latitude" + +! Orb.est: D0 Estimation (P0) +! --------------------------- +PARD0 1 "1" + ## widget = checkbox + +MSG_PARD0 1 "Orb.est: Constant D term" + +SIGD0 0 + ## widget = lineedit; activeif = PARD0 = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGD0 1 "Orb.est: a priori sigma of constant D term" + +! Orb.est: Y0 Estimation (P2) +! --------------------------- +PARY0 1 "1" + ## widget = checkbox + +MSG_PARY0 1 "Orb.est: Constant Y term" + +SIGY0 0 + ## widget = lineedit; activeif = PARY0 = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGY0 1 "Orb.est: a priori sigma of constant Y term" + +! Orb.est: X0 Estimation +! ---------------------- +PARX0 1 "0" + ## widget = checkbox + +MSG_PARX0 1 "Orb.est: Constant X term" + +SIGX0 0 + ## widget = lineedit; activeif = PARX0 = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGX0 1 "Orb.est: a priori sigma of constant X term" + +! Orb.est: Periodic D0 terms +! -------------------------- +PRPARD0 1 "0" + ## widget = checkbox + +MSG_PRPARD0 1 "Orb.est: periodic D terms" + +SIGPRD0 0 + ## widget = lineedit; activeif = PRPARD0 = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGPRD0 1 "Orb.est: a priori sigma of periodic D terms" + +! Orb.est: Periodic Y0 terms +! -------------------------- +PRPARY0 1 "0" + ## widget = checkbox + +MSG_PRPARY0 1 "Orb.est: periodic Y terms" + +SIGPRY0 0 + ## widget = lineedit; activeif = PRPARY0 = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGPRY0 1 "Orb.est: a priori sigma of periodic Y terms" + +! Orb.est: Periodic X0 terms +! -------------------------- +PRPARX0 1 "0" + ## widget = checkbox + +MSG_PRPARX0 1 "Orb.est: periodic X terms" + +SIGPRX0 0 + ## widget = lineedit; activeif = PRPARX0 = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGPRX0 1 "Orb.est: a priori sigma of periodic X terms" + +! Stoch.Orb? +! ---------- +STCEST 1 "0" + ## widget = checkbox + +MSG_STCEST 1 "Estimation of stochastic pulses" + +! Stoch.Orb: Radial +! ----------------- +ESTRAD 1 "1" + ## widget = checkbox + +MSG_ESTRAD 1 "Stoch. forces: radial" + +SIGRAD 1 "1.E-6" + ## widget = lineedit; activeif = ESTRAD = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGRAD 1 "Stoch.forces: a priori sigma of radial" + +! Stoch.Orb: Perpendicular to (1), in Orbit Plane +! ----------------------------------------------- +ESTPRP 1 "1" + ## widget = checkbox + +MSG_ESTPRP 1 "Stoch.forces: Along track" + +SIGPRP 1 "1.E-5" + ## widget = lineedit; activeif = ESTPRP = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGPRP 1 "Stoch.forces: a priori sigma of along track" + +! Stoch.Orb: Normal to Orbit Plane +! -------------------------------- +ESTNOR 1 "1" + ## widget = checkbox + +MSG_ESTNOR 1 "Stoch.forces: Out of plane" + +SIGNOR 1 "1.E-9" + ## widget = lineedit; activeif = ESTNOR = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGNOR 1 "Stoch.forces: a priori sigma of out of plane" + +! Stoch.Orb: Direction to the Sun +! ------------------------------- +ESTSUN 1 "0" + ## widget = checkbox + +MSG_ESTSUN 1 "Stoch.forces: direction to Sun" + +SIGSUN 0 + ## widget = lineedit; activeif = ESTSUN = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGSUN 1 "Stoch.forces: a priori sigma of direction to Sun" + +! Stoch.Orb: Y-Direction in Satellite Frame +! ----------------------------------------- +ESTYDIR 1 "0" + ## widget = checkbox + +MSG_ESTYDIR 1 "Sotch. pulses: Y-direction" + +SIGYDIR 0 + ## widget = lineedit; activeif = ESTYDIR = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGYDIR 1 "Stoch.forces: a priori sigma of Y-direction" + +! Stoch.Orb: X-Direction in Satellite Frame +! ----------------------------------------- +ESTXDIR 1 "0" + ## widget = checkbox + +MSG_ESTXDIR 1 "Stoch.forces X-direction" + +SIGXDIR 0 + ## widget = lineedit; activeif = ESTXDIR = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGXDIR 1 "Stoch.forces: a priori sigma of X-direction" + +! Stoch.Orb: Number of sets per day +! --------------------------------- +NUMSET1 1 "2" + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_NUMSET1 1 "Stoch. forces: Number of parameter sets per day" + +! Stoch.Orb: Groups +! ----------------- +SATGROUP 1 "99" "" "" "" "" + ## widget = uniline; numlines = 5 + +MSG_SATGROUP 1 "Stoch.forces: list of satellites(group)" + +! Stoch.Orb: Enable more requests for stoch. orbit +! ------------------------------------------------ +STCSPEC 1 "0" + ## widget = checkbox + +MSG_STCSPEC 1 "Stoch. pulses: Additional requests for further epochs" + +! Stoch.Orb: List of more requests for stoch. orbit +! ------------------------------------------------- +STCGROUP 2 + "28" "2001 05 26" "06 00 00" "" "" "" + "28" "2001 05 26" "18 00 00" "" "" "" + ## widget = uniline; numlines = 10 + +MSG_STCGROUP 1 "Stoch.forces: list of satellites" + +! ----------------------------------------- +! +! PARAMETER TYPE: Orbit Estimation (LEO) +! =============== +! +! Orb.est: Semi major axis +! ------------------------ +SEMIAXIS2 1 "1" + ## widget = checkbox + +MSG_SEMIAXIS2 1 "Semi major axis" + +SIGSEMI2 1 "0.00" + ## widget = lineedit + +MSG_SIGSEMI2 1 "Sigma Semi major axis" + +! Orb.est: Eccentricity +! --------------------- +ECCENTR2 1 "1" + ## widget = checkbox + +MSG_ECCENTR2 1 "Eccentricity" + +SIGECCE2 1 "0.0000000" + ## widget = lineedit + +MSG_SIGECCE2 1 "Sigma eccentricity" + +! Orb.est: Inclination +! -------------------- +INCLIN2 1 "1" + ## widget = checkbox + +MSG_INCLIN2 1 "Inclination" + +SIGINCL2 1 "0.000" + ## widget = lineedit + +MSG_SIGINCL2 1 "Sigma inclination" + +! Orb.est: Ascending node +! ----------------------- +ASCNODE2 1 "1" + ## widget = checkbox + +MSG_ASCNODE2 1 "Ascending node" + +SIGASCN2 1 "0.0000" + ## widget = lineedit + +MSG_SIGASCN2 1 "Sigma ascending node" + +! Orb.est: Perigee +! ---------------- +PERIGEE2 1 "1" + ## widget = checkbox + +MSG_PERIGEE2 1 "Perigee" + +SIGPERI2 1 "0.0000" + ## widget = lineedit + +MSG_SIGPERI2 1 "Sigma perigee" + +! Orb.est: Arg. of latitude +! ------------------------- +ARGLAT2 1 "1" + ## widget = checkbox + +MSG_ARGLAT2 1 "Argument of latitude" + +SIGARGL2 1 "0.000" + ## widget = lineedit + +MSG_SIGARGL2 1 "Sigma argument of latitude" + +! Orb.est: D0 Estimation (P0) +! --------------------------- +PARD02 1 "1" + ## widget = checkbox + +MSG_PARD02 1 "Constant D term" + +SIGD02 1 "0.0D-09" + ## widget = lineedit + +MSG_SIGD02 1 "Sigma const. D term" + +! Orb.est: Y0 Estimation (P2) +! --------------------------- +PARY02 1 "1" + ## widget = checkbox + +MSG_PARY02 1 "Constant Y term" + +SIGY02 1 "0.0D-09" + ## widget = lineedit + +MSG_SIGY02 1 "Sigma const. Y term" + +! Orb.est: X0 Estimation +! ---------------------- +PARX02 1 "1" + ## widget = checkbox + +MSG_PARX02 1 "Constant X term" + +SIGX02 1 "0.0D-09" + ## widget = lineedit + +MSG_SIGX02 1 "Sigma const. X term" + +! Orb.est: Periodic D0 terms +! -------------------------- +PRPARD02 1 "1" + ## widget = checkbox + +MSG_PRPARD02 1 "Periodic D term" + +SIGPRD02 1 "0.0D-09" + ## widget = lineedit + +MSG_SIGPRD02 1 "Sigma periodic D term" + +! Orb.est: Periodic Y0 terms +! -------------------------- +PRPARY02 1 "1" + ## widget = checkbox + +MSG_PRPARY02 1 "Periodic Y term" + +SIGPRY02 1 "0.0D-09" + ## widget = lineedit + +MSG_SIGPRY02 1 "Sigma periodic Y term" + +! Orb.est: Periodic X0 terms +! -------------------------- +PRPARX02 1 "1" + ## widget = checkbox + +MSG_PRPARX02 1 "Periodic X term" + +SIGPRX02 1 "0.0D-09" + ## widget = lineedit + +MSG_SIGPRX02 1 "Sigma periodic X term" + +! Stoch.Orb? +! ---------- +STCEST2 1 "0" + ## widget = checkbox + +MSG_STCEST2 1 "Estimation of stochastic pulses" + +! Stoch.Orb: Vel./Acc. +! -------------------- +PULSDEF2 1 "VELOCITY" + ## widget = combobox; cards = ACCELERATION VELOCITY; editable = false + +MSG_PULSDEF2 1 "Set up pulses as accelerations/velocities" + +! Stoch.Orb: Radial +! ----------------- +ESTRAD2 1 "1" + ## widget = checkbox + +MSG_ESTRAD2 1 "Radial pulses setup" + +SIGRAD2 1 "2.0D-05" + ## widget = lineedit + +MSG_SIGRAD2 1 "Sigma radial pulses" + +! Stoch.Orb: Perpendicular to (1), in Orbit Plane +! ----------------------------------------------- +ESTPRP2 1 "1" + ## widget = checkbox + +MSG_ESTPRP2 1 "Along track pulses setup" + +SIGPRP2 1 "1.0D-05" + ## widget = lineedit + +MSG_SIGPRP2 1 "Sigma along track pulses" + +! Stoch.Orb: Normal to Orbit Plane +! -------------------------------- +ESTNOR2 1 "1" + ## widget = checkbox + +MSG_ESTNOR2 1 "Out of plane pulses setup" + +SIGNOR2 1 "1.0D-05" + ## widget = lineedit + +MSG_SIGNOR2 1 "Sigma out of plane pulses" + +! Stoch.Orb: Direction to the Sun +! ------------------------------- +ESTSUN2 1 "0" + ## widget = checkbox + +MSG_ESTSUN2 1 "Direction to Sun pulses" + +SIGSUN2 0 + ## widget = lineedit + # + +MSG_SIGSUN2 1 "Sigma direction to Sun pulses" + +! Stoch.Orb: Y-Direction in Satellite Frame +! ----------------------------------------- +ESTYDIR2 1 "0" + ## widget = checkbox + +MSG_ESTYDIR2 1 "Y-direction pulses" + +SIGYDIR2 0 + ## widget = lineedit + # + +MSG_SIGYDIR2 1 "Sigma Y-direction pulses" + +! Stoch.Orb: X-Direction in Satellite Frame +! ----------------------------------------- +ESTXDIR2 1 "0" + ## widget = checkbox + +MSG_ESTXDIR2 1 "X-direction pulses" + +SIGXDIR2 0 + ## widget = lineedit + # + +MSG_SIGXDIR2 1 "Sigma X-direction pulses" + +! Stoch.Orb: Number of sets per day +! --------------------------------- +NUMSET12 1 "1" + ## widget = spinbox; range = 1 12 1 + +MSG_NUMSET12 1 "Number of parameter sets per day" + +! Stoch.Orb: Groups +! ----------------- +SATGROUP2 1 "906" "96" "2.0D-05" "1.0D-05" "1.0D-05" + ## widget = uniline; numlines = 5 + +MSG_SATGROUP2 1 "Satellite specific parameter setup" + +! Stoch.Orb: Enable more requests for stoch. orbit +! ------------------------------------------------ +STCSPEC2 1 "0" + ## widget = checkbox + +MSG_STCSPEC2 1 "Additional requests for further epochs" + +! Stoch.Orb: List of more requests for stoch. orbit +! ------------------------------------------------- +STCGROUP2 2 + "28" "2001 05 26" "06 00 00" "" "" "" + "28" "2001 05 26" "18 00 00" "" "" "" + ## widget = uniline; numlines = 10 + +MSG_STCGROUP2 1 "Additional setup requests for stoch. pulses" + +! ----------------------------------------- +! +! PARAMETER TYPE: Troposphere parameter +! =============== +! +! ----------------------------------------- +! +! Enable Site-Specific Troposphere Parameters +! ------------------------------------------- +SITETROP 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC + +MSG_SITETROP 1 "Parameter setup: site-specific troposphere parameters" + +! Offset for troposphere SINEX file +! --------------------------------- +TRPOFF 0 + ## widget = lineedit; activeif = TROPSNX / _ + +MSG_TRPOFF 1 "Offset for troposphere SINEX file" + +! Time resolution for troposphere SINEX file +! ------------------------------------------ +TRPRES 0 + ## widget = lineedit; activeif = TROPSNX / _ + +MSG_TRPRES 1 "Time resolution for troposphere SINEX file" + +! Tropo: Absolute General Zenith A Priori Sigma +! --------------------------------------------- +SIGABS 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SIGABS 1 "Tropo: Zenith path delay" + +! Tropo: Absolute General Gradient A Priori Sigma +! ----------------------------------------------- +SIGABS_G 0 + ## widget = lineedit; activeif = TRPGRD / NONE = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGABS_G 1 "Tropo: Horizontal gradients" + +! Tropo: Relative General Zenith A Priori Sigma +! --------------------------------------------- +SIGREL 1 "5.00" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SIGREL 1 "Tropo: relative zenith path delay a priori sigma" + +! Tropo: Relative General Gradient A Priori Sigma +! ----------------------------------------------- +SIGREL_G 1 "5.00" + ## widget = lineedit; activeif = TRPGRD / NONE = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGREL_G 1 "Tropo: relative horizontal gradients a priori sigma" + +! Tropo: List of special stations +! ------------------------------- +SPESEL 1 "NONE" + ## widget = combobox; editable = false + ## cards = NONE FIRST LAST FROM_FILE MANUAL + +MSG_SPESEL 1 "Tropo: special sigma station selection" + +! Tropo: List of stations with no troposphere +! ------------------------------------------- +NTRPSEL 1 "NONE" + ## widget = combobox; editable = false + ## cards = NONE FIRST LAST FROM_FILE MANUAL WITH_TROPO + +MSG_NTRPSEL 1 "Tropo: list of stations with no troposphere estimation" + +! Tropo: Absolute Special Zenith A Priori Sigma +! --------------------------------------------- +SPEABS 0 + ## widget = lineedit; activeif = SPESEL / NONE AND SPESEL / FROM_FILE = 1 + ## check_type = real; check_min = 0.0 + +MSG_SPEABS 1 "Tropo: Absolute special zenith path delay sigma" + +! Tropo: Absolute Special Gradient A Priori Sigma +! ----------------------------------------------- +SPEABS_G 0 + ## widget = lineedit + ## activeif = SPESEL / NONE AND SPESEL / FROM_FILE AND TRPGRD / NONE = 1 + ## check_type = real; check_min = 0.0 + +MSG_SPEABS_G 1 "Tropo: Absolute special horizontal gradient sigma" + +! Tropo: Relative Special Zenith A Priori Sigma +! --------------------------------------------- +SPEREL 0 + ## widget = lineedit; activeif = SPESEL / NONE AND SPESEL / FROM_FILE = 1 + ## check_type = real; check_min = 0.0 + +MSG_SPEREL 1 "Tropo: relative special zenith a priori sigma" + +! Tropo: Relative Special Gradient A Priori Sigma +! ----------------------------------------------- +SPEREL_G 0 + ## widget = lineedit + ## activeif = SPESEL / NONE AND SPESEL / FROM_FILE AND TRPGRD / NONE = 1 + ## check_type = real; check_min = 0.0 + +MSG_SPEREL_G 1 "Tropo: relative special gradient a priori sigma" + +! Tropo: Stations with special Troposphere +! ---------------------------------------- +STATION3 0 + ## widget = selwin; activeif = SPESEL == MANUAL; pointer = STALST + # + +MSG_STATION3 1 "Tropo: special sigma for stations" + +! Tropo: File with Stations(s) with special Troposphere +! ----------------------------------------------------- +STAFILE3 0 + ## widget = selwin; activeif = SPESEL == FROM_FILE; path = DIR_SIG + ## ext = EXT_SIG; maxfiles = 1; emptyallowed = true + # + +MSG_STAFILE3 1 "Tropo: file with stations for special sigma" + +! Tropo: Stations with no Troposphere +! ----------------------------------- +STATION6 0 + ## widget = selwin; activeif = SITEROP == 1 AND NTRPSEL == MANUAL + ## pointer = STALST + # + +MSG_STATION6 1 "Tropo: stations with no troposphere est." + +! Tropo: File with Stations(s) with no Troposphere +! ------------------------------------------------ +STAFILE6 0 + ## widget = selwin; activeif = SITETROP == 1 AND NTRPSEL == FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1; emptyallowed = true + # + +MSG_STAFILE6 1 "Tropo: file with stations(s) with no troposphere est." + +! Tropo: Mapping Function +! ----------------------- +MAPPNG 1 "WET_NIELL" + ## widget = combobox; editable = false; activeif = TROPEST = _ + ## cards = WET_VMF DRY_VMF WET_GMF DRY_GMF WET_NIELL DRY_NIELL COSZ HOPFIELD + +MSG_MAPPNG 1 "Tropo: mapping function" + +! Tropo: Gradient Estimation Model +! -------------------------------- +TRPGRD 1 "NONE" + ## widget = combobox; editable = false; activeif = TROPEST = _ + ## cards = NONE TANZ CHENHER TILTING LINEAR + +MSG_TRPGRD 1 "Tropo: gradient estimation model" + +! Tropo: Zenital Parameter Time Interal +! ------------------------------------- +NUMPAR 1 "02 00 00" + ## widget = lineedit; emptyallowed = false + +MSG_NUMPAR 1 "Zenith path delay: Parameter spacing" + +! Tropo: Gradient Parameter Time Interval +! --------------------------------------- +NUMGRD 1 "24 00 00" + ## widget = lineedit; emptyallowed = false; activeif = TRPGRD / NONE + +MSG_NUMGRD 1 "Horiz. gradient: parameter spacing" + +! ----------------------------------------- +! +! PARAMETER TYPE: Local Troposphere +! =============== +! +! ----------------------------------------- +! +! Enable local Troposphere Parameters +! ----------------------------------- +LOCTROP 1 "0" + ## widget = checkbox; activeif = TROPOS / NONE AND GEOTEC = GNSS + +MSG_LOCTROP 1 "Parameter Setup: local troposphere parameters" + +! L-trp: number of models +! ----------------------- +LTRPMOD 1 "1" + ## widget = lineedit; emptyallowed = false + +MSG_LTRPMOD 1 "Local Tropo Model: Parameter interval" + +! L-trp: number of parameters per model +! ------------------------------------- +LTRPPAR 1 "1" + ## widget = spinbox; range = 0 10 1 + +MSG_LTRPPAR 1 "Local Tropo Model: polynomial degree" + +! L-trp: absolute a priori sigma +! ------------------------------ +LTRPSIG1 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_LTRPSIG1 1 "Local Tropo: a priori sigma for zero-order term" + +! L-trp: relative a priori sigma +! ----------------------------- +LTRPSIG2 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_LTRPSIG2 1 "Local Tropo: a priori sigma for other terms" + +! ----------------------------------------- +! +! PARAMETER TYPE: Global Ionosphere +! =============== +! +! ----------------------------------------- +! +! Enable Global Ionosphere Model Parameters +! ----------------------------------------- +GLOBION 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / L3 AND FREQUENCY / MELWUEBB AND GEOTEC = GNSS + +MSG_GLOBION 1 "Parameter Setup: global ionosphere parameters" + +! GIM: Number of Coefficient Sets Per Session +! ------------------------------------------- +NUMION 1 "1" + ## widget = lineedit; emptyallowed = false + +MSG_NUMION 1 "GIM: Parameter spacing/interval" + +! GIM: Number of Coefficient Sets Per Session +! ------------------------------------------- +GIMNAM 1 "0110" + ## widget = lineedit; activeif = MLTMOD = 0 + +MSG_GIMNAM 1 "GIM: 4-figure model name" + +! GIM: Maximum Degree of Spherical Harmonics +! ------------------------------------------ +MAXDEG 1 "12" + ## widget = spinbox; range = 0 30 1; check_type = integer; check_min = 0 + +MSG_MAXDEG 1 "GIM: maximum degree of spherical harmonics" + +! GIM: Maximum Order of Spherical Harmonics +! ----------------------------------------- +MAXORD 1 "8" + ## widget = spinbox; range = 0 30 1; check_type = integer; check_min = 0 + +MSG_MAXORD 1 "GIM: maximum order of spherical harmonics" + +! GIM: Reference Frame Definition +! ------------------------------- +REFFRM 1 "GEOMAGNETIC" + ## widget = combobox; editable = false; cards = GEOGRAPHIC GEOMAGNETIC + +MSG_REFFRM 1 "GIM: reference frame definition" + +! GIM: Station-Specific Models +! ---------------------------- +MLTMOD 1 "0" + ## widget = checkbox + +MSG_MLTMOD 1 "GIM: station-specific models" + +! GIM: Longitude of the Sun +! ------------------------- +LONSUN 1 "MEAN" + ## widget = combobox; editable = false; cards = MEAN TRUE + +MSG_LONSUN 1 "GIM: longitude of the Sun" + +! GIM: Mode of Temporal Modeling +! ------------------------------ +STADYN 1 "DYNAMIC" + ## widget = combobox; editable = false; cards = STATIC DYNAMIC + +MSG_STADYN 1 "GIM: mode of temporal modeling" + +! GIM: Mapping Function +! --------------------- +MAPFUN 1 "COSZ" + ## widget = combobox; editable = false; cards = NONE COSZ MSLM ESM + +MSG_MAPFUN 1 "GIM: mapping function" + +! GIM: A Priori Height of Single Layer +! ------------------------------------ +HGTION 1 "450.00" + ## widget = lineedit; check_type = real + +MSG_HGTION 1 "GIM: a priori height of single layer" + +! GIM: Latitude of Geomagnetic Pole +! --------------------------------- +LATPOL 1 "79.00" + ## widget = lineedit; check_type = real + +MSG_LATPOL 1 "GIM: latitude of geomagnetic pole" + +! GIM: Longitude of Geomagnetic Pole +! ---------------------------------- +LONPOL 1 "-71.00" + ## widget = lineedit; check_type = real + +MSG_LONPOL 1 "GIM: longitude of geomagnetic pole" + +! GIM: Absolute Sigma for Coefficients +! ------------------------------------ +SIGCOE 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_SIGCOE 1 "GIM: absolute sigma for coefficients" + +! GIM: Relative Sigma for Coefficients +! ------------------------------------ +RELCOE 1 "0.00" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_RELCOE 1 "GIM: relative sigma for coefficients" + +! GIM: Number of Height Parameters +! -------------------------------- +HGTEST 1 "ALL" + ## widget = combobox; editable = false; cards = NONE ALL EACH + ## activeif = IONOS / _ + +MSG_HGTEST 1 "GIM: number of height parameters" + +! GIM: Absolute Sigma for Height Parameters +! ----------------------------------------- +SIGHGT 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = IONOS / _ AND HGTEST / NONE + # + +MSG_SIGHGT 1 "GIM: absolute sigma for height parameters" + +! GIM: Relative Sigma for Height Parameters +! ----------------------------------------- +RELHGT 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = IONOS / _ AND HGTEST = EACH + # + +MSG_RELHGT 1 "GIM: relative sigma for height parameters" + +! ----------------------------------------- +! +! PARAMETER TYPE: Local Ionosphere Modelling +! =============== +! +! ----------------------------------------- +! +! Enable local ionosphere +! ----------------------- +LOCIONO 1 "0" + ## widget = checkbox; activeif = GEOTEC = GNSS + +MSG_LOCIONO 1 "Parameter Setup: local ionosphere parameters" + +! Loc.Iono: Model specification +! ----------------------------- +LIONSTR 1 "" "" "" "" + ## widget = uniline; numlines = 10 + +MSG_LIONSTR 1 "Loc.Iono: model specification" + +! ----------------------------------------- +! +! PARAMETER TYPE: Stochastic Ionosphere +! =============== +! +! ----------------------------------------- +! +! Enable Stochastic Ionosphere Parameters +! --------------------------------------- +DIFFION 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / L3 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC AND GEOTEC = GNSS + +MSG_DIFFION 1 "Parameter Setup: stochastic ionosphere parameters" + +! Stoch Iono: Elimination of Reference Ionosphere Parameters +! ---------------------------------------------------------- +DIONELI 1 "0" + ## widget = checkbox + +MSG_DIONELI 1 "Stoch Iono: elimination of reference ionosphere parameters" + +! Stoch Iono: Elevation-Dependent Parameter Constraining +! ------------------------------------------------------ +DIONCON 1 "1" + ## widget = checkbox + +MSG_DIONCON 1 "Stoch Iono: elevation-dependent parameter constraining" + +! Stoch Iono: Absolute A Priori Sigma on Single Difference Level +! -------------------------------------------------------------- +DIONSIG 1 "0.25" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_DIONSIG 1 "Stoch Iono: absolute a priori sigma on single difference level" + +! Stoch Iono: Relative A Priori Sigma of Ionospheric Random Walk +! -------------------------------------------------------------- +DIONSIGR 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_DIONSIGR 1 "Stoch Iono: relative a priori sigma of ionospheric random walk" + +! ------------------------------------------------------------------------------ +! PARAMETER TYPE: Higher-order ionosphere scaling factors +! ------------------------------------------------------------------------------ +SCALHOI 1 "0" + ## widget = checkbox + ## activeif = IONOS / _ AND FREQUENCY / L1 AND FREQUENCY / L2 AND FREQUENCY / L5 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC AND GEOTEC = GNSS + +MSG_SCALHOI 1 "Parameter Setup: Higher-order ionosphere scaling factors" + +HOI1 1 "NO" + ## widget = combobox; editable = false + ## cards = NO ONE_FOR_ALL ONE_PER_STATION + +MSG_HOI1 1 "Second-order term" + +SIGHOI1 1 "0.0001" + ## widget = lineedit; activeif = HOI1 / NO; check_type = real + ## check_min = 0.0 + +MSG_SIGHOI1 1 "Sigma of second-order term" + +HOI2 1 "NO" + ## widget = combobox; editable = false + ## cards = NO ONE_FOR_ALL ONE_PER_STATION + +MSG_HOI2 1 "Third-order term" + +SIGHOI2 1 "0.0001" + ## widget = lineedit; activeif = HOI2 / NO; check_type = real + ## check_min = 0.0 + +MSG_SIGHOI2 1 "Sigma of third-order term" + +HOI3 1 "NO" + ## widget = combobox; editable = false + ## cards = NO ONE_FOR_ALL ONE_PER_STATION + +MSG_HOI3 1 "Ray path bending term" + +SIGHOI3 1 "0.0001" + ## widget = lineedit; activeif = HOI3 / NO; check_type = real + ## check_min = 0.0 + +MSG_SIGHOI3 1 "Sigma of ray path bending term" + +! ----------------------------------------- +! +! PARAMETER TYPE: Earth Rotation Parameters +! =============== +! +! ----------------------------------------- +! +! Enable Earth Rotation Parameters +! -------------------------------- +ERP 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC + +MSG_ERP 1 "Parameter Setup: Earth orientation parameters" + +! Erp: Total number of sets +! ------------------------- +NUMSET 1 "3" + ## widget = lineedit; emptyallowed = false + +MSG_NUMSET 1 "ERP: Parameter spacing" + +! Erp: Number of X-Pole +! --------------------- +NXP 1 "2" + ## widget = spinbox; range = 0 4 1; check_type = integer; check_min = 0 + +MSG_NXP 1 "ERP: Number of X-Pole par./set" + +! Erp: Sigma of X-Pole +! -------------------- +SIGXP 0 + ## widget = lineedit; activeif = NXP / 0 = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGXP 1 "ERP: sigma of X-pole" + +! Erp: Number of Y-Pole +! --------------------- +NYP 1 "2" + ## widget = spinbox; range = 0 4 1; check_type = integer; check_min = 0 + +MSG_NYP 1 "ERP: number of Y-pole par./set" + +! Erp: Sigma of Y-Pole +! -------------------- +SIGYP 0 + ## widget = lineedit; activeif = NYP / 0 = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGYP 1 "ERP: sigma of Y-pole" + +! Erp: Number of UT1-UTC +! ---------------------- +NDT 1 "2" + ## widget = spinbox; range = 0 4 1; check_type = integer; check_min = 0 + +MSG_NDT 1 "ERP: number of UT1-UTC par./set" + +! Erp: Sigma of UT1-UTC (1st value) +! --------------------------------- +SIG1DT 1 ".0000001" + ## widget = lineedit; emptyallowed = false; activeif = NDT / 0 = 1 + ## check_type = real; check_min = 0.0 + +MSG_SIG1DT 1 "ERP: sigma of UT1-UTC (1st value)" + +! Erp: Sigma of UT1-UTC (other requests) +! -------------------------------------- +SIGDT 0 + ## widget = lineedit; activeif = NDT / 0 = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGDT 1 "ERP: sigma of UT1-UTC (other requests)" + +! Erp: Number of Delta Epsilon +! ---------------------------- +NEPS 1 "1" + ## widget = spinbox; range = 0 4 1; check_type = integer; check_min = 0 + +MSG_NEPS 1 "ERP: number of delta epsilon par./set" + +! Erp: Sigma of Delta Epsilon (1st value) +! --------------------------------------- +SIG1EPS 1 "0.0001" + ## widget = lineedit; emptyallowed = false; activeif = NEPS / 0 = 1 + ## check_type = real; check_min = 0.0 + +MSG_SIG1EPS 1 "ERP: sigma of delta epsilon (1st value)" + +! Erp: Sigma of Delta Epsilon (other requests) +! -------------------------------------------- +SIGEPS 0 + ## widget = lineedit; activeif = NEPS / 0 = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGEPS 1 "ERP: sigma of delta epsilon (other requests)" + +! Erp: Number of Delta Psi +! ------------------------ +NPSI 1 "1" + ## widget = spinbox; range = 0 4 1; check_type = integer; check_min = 0 + +MSG_NPSI 1 "ERP: number of delta psi par./set" + +! Erp: Sigma of Delta Psi (1st value) +! ----------------------------------- +SIG1PSI 1 "0.0001" + ## widget = lineedit; emptyallowed = false; activeif = NPSI / 0 = 1 + ## check_type = real; check_min = 0.0 + +MSG_SIG1PSI 1 "ERP: sigma of delta psi (1st value)" + +! Erp: Sigma of Delta Psi (other requests) +! -------------------------------------------- +SIGPSI 0 + ## widget = lineedit; activeif = NPSI / 0 = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGPSI 1 "ERP: sigma of delta psi (other requests)" + +! Erp: Continuity Between Sets +! ---------------------------- +CONTI 1 "BOTH" + ## widget = combobox; editable = false; cards = NO ERP NUT BOTH + +MSG_CONTI 1 "Continuity between sets" + +! Erp: Constrain Drifts to Zero +! ----------------------------- +CONSTRA 1 "BOTH" + ## widget = combobox; editable = false; cards = NO ERP NUT BOTH + +MSG_CONSTRA 1 "Drifts constrained to zero" + +! Erp: Values per Set Stored in Bernese Pole File +! ----------------------------------------------- +NVBERN 1 "3" + ## widget = lineedit; activeif = POLERS / _ + +MSG_NVBERN 1 "ERP: time resolution in Bernese pole file" + +! Erp: Values per Set Stored in IERS Pole File +! -------------------------------------------- +NVIERS 1 "3" + ## widget = lineedit; activeif = IERSPOL / _ + +MSG_NVIERS 1 "ERP: time resolution in IERS pole file" + +! Erp: Time Window +! ---------------- +ERPTIM 1 "0" + ## widget = checkbox + +RADIO7_1 1 "0" + ## widget = radiobutton; group = DUMMY + ## radiokeys = SESSION_YEAR7 SESSION_STRG7 + +RADIO7_2 1 "1" + ## widget = radiobutton; group = DUMMY + ## radiokeys = STADAT7 STATIM7 ENDDAT7 ENDTIM7 + +! Erp: Time Window (session definition) +! ------------------------------------- +SESSION_YEAR7 1 "2019" + ## widget = lineedit; multilineallowed = true + # $Y+0 + +MSG_SESSION_YEAR7 1 "ERP: time interval(YEAR)" + +SESSION_STRG7 1 "0110" + ## widget = lineedit; multilineallowed = true + # $S+0 + +MSG_SESSION_STRG7 1 "ERP: time interval(SESSION)" + +! Erp: Time Window (definition by date/time) +! ------------------------------------------ +STADAT7 0 + ## widget = lineedit + # + +MSG_STADAT7 1 "ERP: start time(Year Month Day)" + +STATIM7 0 + ## widget = lineedit + # + +MSG_STATIM7 1 "ERP: start time(Hour Minutes Seconds)" + +ENDDAT7 0 + ## widget = lineedit + # + +MSG_ENDDAT7 1 "ERP: end time(Year Month Day)" + +ENDTIM7 0 + ## widget = lineedit + # + +MSG_ENDTIM7 1 "ERP: end time(Hour Minutes Seconds)" + +! ----------------------------------------- +! +! PARAMETER TYPE: Coordinates of Center of Mass +! =============== +! +! ----------------------------------------- +! +! Enable: Coordinates of Geocenter +! ------------------------------------- +GEOCENT 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC + +MSG_GEOCENT 1 "Geocenter coordinates" + +! Estimate Center of Mass X +! ------------------------- +COMX 1 "1" + ## widget = checkbox + +MSG_COMX 1 "X component" + +! Sigma for Center of Mass X +! -------------------------- +SIGCOMX 0 + ## widget = lineedit; activeif = COMX = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGCOMX 1 "A priori sigma for Geocenter, comp. X" + +! Estimate Center of Mass Y +! ------------------------- +COMY 1 "1" + ## widget = checkbox + +MSG_COMY 1 "Y-component" + +! Sigma for Center of Mass Y +! -------------------------- +SIGCOMY 0 + ## widget = lineedit; activeif = COMY = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGCOMY 1 "A priori sigma for Geocenter, comp. Y" + +! Estimate Center of Mass Z +! ------------------------- +COMZ 1 "1" + ## widget = checkbox + +MSG_COMZ 1 "Z component" + +! Sigma for Center of Mass Z +! -------------------------- +SIGCOMZ 0 + ## widget = lineedit; activeif = COMZ = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGCOMZ 1 "A priori sigma for Geocenter, comp. Z" + +! ----------------------------------------- +! +! PARAMETER TYPE: GNSS-specific parameters +! =============== +! +! ----------------------------------------- +! +! Enable GNSS-specific parameters +! ------------------------------- +GNSSPEC 1 "0" + ## widget = checkbox + ## activeif = SATSYS / GPS AND FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC + +MSG_GNSSPEC 1 "GNSS-specific parameter setup" + +! Station translations: GNSS selection +! ------------------------------------ +SYSTRA 1 "GLONASS" + ## widget = combobox; editable = false + ## cards = NONE GLONASS GALILEO GLO/GAL + +MSG_SYSTRA 1 "Station translations: system selection" + +! Station translations: a priori sigmas +! ------------------------------------- +SYSTRA_N 1 "0.00001" + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = SYSTRA / NONE + +MSG_SYSTRA_N 1 "Station translations: a priori sigma north" + +SYSTRA_E 1 "0.00001" + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = SYSTRA / NONE + +MSG_SYSTRA_E 1 "Station translations: a priori sigma east" + +SYSTRA_U 1 "0.00001" + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = SYSTRA / NONE + +MSG_SYSTRA_U 1 "Station translations: a priori sigma up" + +! Troposphere bias: GNSS selection +! -------------------------------- +SYSTRP 1 "GLONASS" + ## widget = combobox; editable = false + ## cards = NONE GLONASS GALILEO GLO/GAL + +MSG_SYSTRP 1 "Troposphere bias: system selection" + +! Troposphere bias: a priori sigmas +! --------------------------------- +SYSTRP_A 0 + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = SYSTRP / NONE + +MSG_SYSTRP_A 1 "Troposphere bias: a priori sigma" + +! ----------------------------------------- +! +! PARAMETER TYPE: Satellite Antenna Offsets +! =============== +! +! ----------------------------------------- +! +! Enable Satellite Antenna Offsets +! -------------------------------- +SANTOFF 1 "0" + ## widget = checkbox; activeif = FREQUENCY / MELWUEBB AND FREQUENCY / DTEC + +MSG_SANTOFF 1 "GNSSS antenna offsets" + +! Sat. ant. off: est X component +! ------------------------------ +SATANTX 1 "1" + ## widget = checkbox + +MSG_SATANTX 1 "X component" + +! Sat. ant. off: est Y component +! ------------------------------ +SATANTY 1 "1" + ## widget = checkbox + +MSG_SATANTY 1 "Y component" + +! Sat. ant. off: est Z component +! ------------------------------ +SATANTZ 1 "1" + ## widget = checkbox + +MSG_SATANTZ 1 "Z component" + +! Sat. ant. off: sigma for X comp. +! -------------------------------- +SATANTSX 0 + ## widget = lineedit; activeif = SATANTX = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SATANTSX 1 "Sat.ant.offset: sigma for X comp." + +! Sat. ant. off: sigma for Y comp. +! -------------------------------- +SATANTSY 0 + ## widget = lineedit; activeif = SATANTY = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SATANTSY 1 "Sat.ant.offset: sigma for Y comp." + +! Sat. ant. off: sigma for Z comp. +! -------------------------------- +SATANTSZ 0 + ## widget = lineedit; activeif = SATANTZ = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SATANTSZ 1 "Sat.ant.offset: sigma for Z comp." + +! Sat. ant. off: more input options +! --------------------------------- +SATANT0 1 "0" + ## widget = checkbox + ## activeif = SATANTX = 1 OR SATANTY = 1 OR SATANTZ = 1 AND SAOSEL / SAT_SPECIFIC + +MSG_SATANT0 1 "Sat. ant. offset: advanced setup" + +! Sat. ant. off +! ------------- +SAOSEL 1 "BLOCK/TYPE" + ## widget = combobox; editable = false + ## cards = BLOCK/TYPE MANUAL SAT_SPECIFIC + ## activeif = SATANTX = 1 OR SATANTY = 1 OR SATANTZ = 1 + +MSG_SAOSEL 1 "Sat.ant.offset: grouping" + +! Sat. ant. off: define the satellite groups +! ------------------------------------------ +SATANTGRP 5 + "1" "11" "13" "14" "18" "20" "28" "" "" "" "" "" "" "" "" "" "" + "2" "1" "2" "3" "4" "5" "6" "7" "8" "9" "10" "" "12" "" "" "15" "16" + "2" "17" "" "19" "" "21" "22" "23" "24" "25" "26" "27" "" "29" "30" "31" "32" + "3" "101" "102" "103" "104" "105" "106" "107" "108" "109" "110" "" "" "" "" "" "" + "3" "111" "112" "113" "114" "115" "116" "117" "118" "119" "120" "121" "122" "123" "124" "" "" + ## widget = uniline; check_type.1 = integer; check_min.1 = 1 + ## check_max.1 = 999; check_type.2 = integer; check_min.2 = 0 + ## check_max.2 = 199; check_type.3 = integer; check_min.3 = 0 + ## check_max.3 = 199; check_type.4 = integer; check_min.4 = 0 + ## check_max.4 = 199; check_type.5 = integer; check_min.5 = 0 + ## check_max.5 = 199; check_type.6 = integer; check_min.6 = 0 + ## check_max.6 = 199; check_type.7 = integer; check_min.7 = 0 + ## check_max.7 = 199; check_type.8 = integer; check_min.8 = 0 + ## check_max.8 = 199; check_type.9 = integer; check_min.9 = 0 + ## check_max.9 = 199; check_type.10 = integer; check_min.10 = 0 + ## check_max.10 = 199; check_type.11 = integer; check_min.11 = 0 + ## check_max.11 = 199; check_type.12 = integer; check_min.12 = 0 + ## check_max.12 = 199; check_type.13 = integer; check_min.13 = 0 + ## check_max.13 = 199; check_type.14 = integer; check_min.14 = 0 + ## check_max.14 = 199; check_type.15 = integer; check_min.15 = 0 + ## check_max.15 = 199; check_type.16 = integer; check_min.16 = 0 + ## check_max.16 = 199; numlines = 10 + +MSG_SATANTGRP 1 "Sat.ant.offset: define the satellite groups" + +! Sat. ant. off: more parameters, special sigmas +! ---------------------------------------------- +SATANTSTR 1 "" "" "" "" "" "" "" "" + ## widget = uniline; check_type.1 = integer; check_min.1 = 1 + ## check_max.1 = 999999; check_type.3 = real; check_min.3 = 0.0 + ## check_type.4 = real; check_min.4 = 0.0; check_type.5 = real + ## check_min.5 = 0.0; check_type.6 = real; check_min.6 = 0.0 + ## check_type.7 = real; check_min.7 = 0.0; check_type.8 = real + ## check_min.8 = 0.0; numlines = 10 + +MSG_SATANTSTR 1 "Sat.ant.offset: more parameters, special sigmas" + +! --------------------------------------------------------- +! +! PARAMETER TYPE: Satellite Antenna Phase Center Variations +! =============== +! +! --------------------------------------------------------- +! +! Enable Satellite Antenna Phase Center Variations +! ------------------------------------------------ +SANTPAT 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / MELWUEBB AND FREQUENCY / DTEC AND GEOTEC = GNSS + +MSG_SANTPAT 1 "GNSS antenna PCV patterns" + +! Sat. ant. PCV: maximum nadir angle +! ---------------------------------- +SAPNADMAX 1 "14.0" + ## widget = lineedit; check_type = real; check_min = 0.0; check_max = 90.0 + +MSG_SAPNADMAX 1 "Sat.Ant.PCV: maximum nadir angle" + +! Sat. ant. PCV: nadir increment +! ------------------------------ +SAPDNAD 1 "1.0" + ## widget = lineedit; check_type = real; check_min = 0.0; check_max = 90.0 + +MSG_SAPDNAD 1 "Sat.Ant.PCV: nadir increment" + +! Sat. ant. PCV: azimuth increment +! -------------------------------- +SAPDAZI 1 "360" + ## widget = lineedit; check_type = integer; check_min = 360 + ## check_max = 360 + +MSG_SAPDAZI 1 "Sat.Ant.PCV: azimuth increment" + +! Sat. ant. PCV: sigma for estimation +! ----------------------------------- +SAPSIGMA 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_SAPSIGMA 1 "Sat.Ant.PCV: sigma for estimation" + +! Sat. ant. PCV +! ------------- +SAPSEL 1 "BLOCK/TYPE" + ## widget = combobox; editable = false + ## cards = BLOCK/TYPE MANUAL SAT_SPECIFIC + +MSG_SAPSEL 1 "Grouping" + +! Sat. ant. PCV: define the satellite groups +! ------------------------------------------ +SAPGRP 5 + "23" "1" "2" "3" "4" "5" "6" "7" "8" "9" "10" "" "" "" "" "" + "4" "11" "13" "14" "" "" "" "" "" "" "" "" "" "" "" "" + "1" "12" "" "" "" "" "" "" "" "" "" "" "" "" "" "" + "23" "15" "16" "17" "19" "21" "22" "23" "24" "25" "26" "27" "29" "30" "31" "" + "4" "18" "20" "28" "32" "" "" "" "" "" "" "" "" "" "" "" + ## widget = uniline; check_type.1 = integer; check_min.1 = 1 + ## check_max.1 = 999; check_type.2 = integer; check_min.2 = 0 + ## check_max.2 = 199; check_type.3 = integer; check_min.3 = 0 + ## check_max.3 = 199; check_type.4 = integer; check_min.4 = 0 + ## check_max.4 = 199; check_type.5 = integer; check_min.5 = 0 + ## check_max.5 = 199; check_type.6 = integer; check_min.6 = 0 + ## check_max.6 = 199; check_type.7 = integer; check_min.7 = 0 + ## check_max.7 = 199; check_type.8 = integer; check_min.8 = 0 + ## check_max.8 = 199; check_type.9 = integer; check_min.9 = 0 + ## check_max.9 = 199; check_type.10 = integer; check_min.10 = 0 + ## check_max.10 = 199; check_type.11 = integer; check_min.11 = 0 + ## check_max.11 = 199; check_type.12 = integer; check_min.12 = 0 + ## check_max.12 = 199; check_type.13 = integer; check_min.13 = 0 + ## check_max.13 = 199; check_type.14 = integer; check_min.14 = 0 + ## check_max.14 = 199; check_type.15 = integer; check_min.15 = 0 + ## check_max.15 = 199; check_type.16 = integer; check_min.16 = 0 + ## check_max.16 = 199; numlines = 10 + +MSG_SAPGRP 1 "Satellite antenna PCV group definition" + +! ----------------------------------------- +! +! PARAMETER TYPE: Receiver Antenna Offsets +! =============== +! +! ----------------------------------------- +! +! Enable Receiver Antenna Offsets +! ------------------------------- +RANTOFF 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / MELWUEBB AND FREQUENCY / DTEC AND GEOTEC = GNSS + +MSG_RANTOFF 1 "Receiver antenna offsets" + +! Rec. ant. off: estimate north +! ----------------------------- +RAON 1 "1" + ## widget = checkbox + +MSG_RAON 1 "Receiver antenna offsets North" + +! Rec. ant. off: estimate east +! ---------------------------- +RAOE 1 "1" + ## widget = checkbox + +MSG_RAOE 1 "Receiver antenna offsets East" + +! Rec. ant. off: estimate up +! -------------------------- +RAOU 1 "1" + ## widget = checkbox + +MSG_RAOU 1 "Receiver antenna offsets Up" + +! Rec. ant. off: satellite system +! ------------------------------- +RAOPRN 1 "GNSS" + ## widget = combobox; editable = false + ## activeif = RAON == 1 OR RAOE == 1 OR RAOU == 1 AND SATSYS / GPS AND SATSYS / GLONASS AND SATSYS / GALILEO + ## cards = GPS GLONASS GALILEO GNSS + +MSG_RAOPRN 1 "Receiver antenna offsets Satellite systems" + +! Rec. ant. off: frequency +! ------------------------ +RAOFRQ 1 "BOTH" + ## widget = combobox + ## activeif = RAON == 1 OR RAOE == 1 OR RAOU == 1 AND FREQUENCY == L1&L2 + ## editable = false; cards = L1 L2 BOTH L1&L2 + +MSG_RAOFRQ 1 "Receiver antenna offsets Frequencies" + +! Rec. ant. off: sigma (horiz) +! ---------------------------- +RAOSIGH 0 + ## widget = lineedit; activeif = RAON == 1 OR RAOE == 1 OR RAOU == 1 + ## check_type = real; check_min = 0.0 + # + +MSG_RAOSIGH 1 "Rec.Ant.offset: sigma of horizontal comp." + +! Rec. ant. off: sigma (vert) +! --------------------------- +RAOSIGV 0 + ## widget = lineedit; activeif = RAON == 1 OR RAOE == 1 OR RAOU == 1 + ## check_type = real; check_min = 0.0 + # + +MSG_RAOSIGV 1 "Rec.Ant.offset: sigma of vertical comp." + +! Rec. ant. off: manual setup +! --------------------------- +RAOSEL 1 "RECEIVER-INDEPENDENT" + ## widget = combobox + ## cards = RECEIVER-INDEPENDENT RECEIVER-DEPENDENT INDIVIDUAL MANUAL + ## activeif = RAON = 1 OR RAOE = 1 OR RAOU = 1; editable = false + +MSG_RAOSEL 1 "Rec. ant. off.: Manual setup: Grouping" + +! Rec. ant. off: list of indiv. antennas +! -------------------------------------- +RAOANT 0 + ## widget = selwin; pointer = ANTLST; activeif = RAOSEL = INDIVIDUAL + # + +MSG_RAOANT 1 "Rec.Ant.Offset: list of estimated antennas" + +! Rec. ant. off: list of indiv. reference antennas +! ------------------------------------------------ +RAOREFI 0 + ## widget = selwin; pointer = ANTLST; activeif = RAOSEL = INDIVIDUAL + # + +MSG_RAOREFI 1 "Rec.Ant.offset: list of reference antennas" + +! Rec. ant. off: list of antenna groups (rec.-indep.) +! --------------------------------------------------- +RAOGRPI 0 + ## widget = selwin; pointer = ANTGRPRI + ## activeif = RAOSEL = RECEIVER-INDEPENDENT + # + +MSG_RAOGRPI 1 "Rec.Ant.offset: list of estimated antenna groups (rec.-indep.)" + +! Rec. ant. off: list of reference antennas (rec.-indep.) +! ------------------------------------------------------- +RAOREFGI 0 + ## widget = selwin; pointer = ANTGRPRI + ## activeif = RAOSEL = RECEIVER-INDEPENDENT + # + +MSG_RAOREFGI 1 "Rec.Ant.offset: list of reference antennas (rec.-indep.)" + +! Rec. ant. off: list of antenna groups (rec.-dep.) +! ------------------------------------------------- +RAOGRP 0 + ## widget = selwin; pointer = ANTGRP + ## activeif = RAOSEL = RECEIVER-DEPENDENT + # + +MSG_RAOGRP 1 "Rec.Ant.offset: list of antenna groups (rec.-dep.)" + +! Rec. ant. off: list of reference antennas (rec.-dep.) +! ----------------------------------------------------- +RAOREFG 0 + ## widget = selwin; pointer = ANTGRP + ## activeif = RAOSEL = RECEIVER-DEPENDENT + # + +MSG_RAOREFG 1 "Rec.Ant.offset: list of reference antennas (rec.-dep.)" + +! Rec. ant. off: individual requests +! ---------------------------------- +RAOSTRHLP 2 + "AOA BENCHMARK AC" "AOAD/M_T" "231" "231" "3" "" "" + "AOA BENCHMARK AC" "AOAD/M_T" "285" "285" "3" "" "" + ## widget = uniline; menuaux = MENUAUX; action = RAOSETUP + ## menuauxkeys = PSFILES CSFILES PZFILES CZFILES + ## updateifsave = RANTOFF = 1 AND RAOSEL = MANUAL + +MSG_RAOSTRHLP 1 "Rec.Ant.offset: individual requests" + +! Rec. ant. off: parameter requests +! --------------------------------- +RAOSTR 112 + "AOA BENCHMARK AC" "AOAD/M_T" "231" "231" "3" "" "" + "AOA BENCHMARK AC" "AOAD/M_T" "285" "285" "3" "" "" + "AOA BENCHMARK AC" "AOAD/M_T" "386" "386" "3" "" "" + "AOA BENCHMARK AC" "AOAD/M_T" "95172" "95172" "3" "" "" + "AOA BENCHMARK AC" "AOAD/M_T" "95174" "95174" "3" "" "" + "AOA BENCHMARK AC" "ASH701073.1" "0" "0" "3" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "193" "193" "3" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "194" "194" "3" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "202" "202" "3" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "259" "259" "3" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "275" "275" "3" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "308" "308" "3" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "318" "318" "3" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "320" "320" "3" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "326" "326" "3" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "327" "327" "3" "" "" + "AOA SNR-12 ACT" "AOAD/M_B" "119" "119" "3" "" "" + "AOA SNR-12 ACT" "AOAD/M_T" "129" "129" "3" "" "" + "AOA SNR-12 ACT" "AOAD/M_T" "170" "170" "3" "" "" + "AOA SNR-12 ACT" "AOAD/M_T" "261" "261" "3" "" "" + "AOA SNR-12 ACT" "AOAD/M_T" "273" "273" "3" "" "" + "AOA SNR-12 ACT" "AOAD/M_T" "280" "280" "3" "" "" + "AOA SNR-12 ACT" "AOAD/M_T" "303" "303" "3" "" "" + "AOA SNR-12 ACT" "AOAD/M_T" "308" "308" "3" "" "" + "AOA SNR-12 ACT" "AOAD/M_T" "309" "309" "3" "" "" + "AOA SNR-12 ACT" "AOAD/M_T" "362" "362" "3" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "0" "0" "3" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "235" "235" "3" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "250" "250" "3" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "294" "294" "3" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "366" "366" "3" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "400" "400" "3" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "408" "408" "3" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "421" "421" "3" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "434" "434" "3" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "96277" "96277" "3" "" "" + "AOA SNR-8100 ACT" "AOAD/M_T" "175" "175" "3" "" "" + "AOA SNR-8100 ACT" "AOAD/M_T" "202" "202" "3" "" "" + "AOA SNR-8100 ACT" "ASH701945C_M" "0" "0" "3" "" "" + "ASHTECH MICROZ" "ASH701945C_M" "11701" "11701" "3" "" "" + "ASHTECH UZ-12" "AOAD/M_TA_NGS" "114" "114" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_B" "20" "20" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_B" "125" "125" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "0" "0" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "116" "116" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "121" "121" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "201" "201" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "205" "205" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "230" "230" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "270" "270" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "271" "271" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "340" "340" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "402" "402" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "481" "481" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "482" "482" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "484" "484" "3" "" "" + "ASHTECH Z-XII3" "ASH700936A_M" "846" "846" "3" "" "" + "ASHTECH Z-XII3" "ASH700936B_M" "11942" "11942" "3" "" "" + "ASHTECH Z-XII3" "ASH700936C_M" "657" "657" "3" "" "" + "ASHTECH Z-XII3" "ASH700936C_M" "12129" "12129" "3" "" "" + "ASHTECH Z-XII3" "ASH700936D_M" "13078" "13078" "3" "" "" + "ASHTECH Z-XII3" "ASH700936D_M" "13083" "13083" "3" "" "" + "ASHTECH Z-XII3" "ASH700936E" "0" "0" "3" "" "" + "ASHTECH Z-XII3" "ASH700936E" "13554" "13554" "3" "" "" + "ASHTECH Z-XII3" "ASH700936F_C" "155" "155" "3" "" "" + "ASHTECH Z-XII3" "ASH701933B_M" "0" "0" "3" "" "" + "ASHTECH Z-XII3" "ASH701945B_M" "0" "0" "3" "" "" + "ASHTECH Z-XII3" "TSA-100 3S CR" "0" "0" "3" "" "" + "ASHTECH Z-XII3T" "ASH701945B_M" "0" "0" "3" "" "" + "ASHTECH Z18" "ASH701946.022" "3301" "3301" "3" "" "" + "LEICA CRS1000" "LEIAT504" "427" "427" "3" "" "" + "LEICA CRS1000" "LEIAT504" "431" "431" "3" "" "" + "ROGUE SNR-12 RM" "AOAD/M_T" "219" "219" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "0" "0" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "112" "112" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "130" "130" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "132" "132" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "134" "134" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "139" "139" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "142" "142" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "178" "178" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "230" "230" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "289" "289" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "363" "363" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "380" "380" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "393" "393" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "398" "398" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "409" "409" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "418" "418" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "95166" "95166" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "98381" "98381" "3" "" "" + "ROGUE SNR-8000" "TRM29659.00" "999999" "999999" "3" "" "" + "ROGUE SNR-8100" "AOAD/M_T" "105" "105" "3" "" "" + "ROGUE SNR-8100" "AOAD/M_T" "357" "357" "3" "" "" + "ROGUE SNR-8100" "AOAD/M_T" "429" "429" "3" "" "" + "ROGUE SNR-8100" "AOAD/M_T" "453" "453" "3" "" "" + "TRIMBLE 4000SSE" "TRM14532.00" "135" "135" "3" "" "" + "TRIMBLE 4000SSE" "TRM14532.00" "23525" "23525" "3" "" "" + "TRIMBLE 4000SSE" "TRM14532.10" "0" "0" "3" "" "" + "TRIMBLE 4000SSI" "AOAD/M_T" "476" "476" "3" "" "" + "TRIMBLE 4000SSI" "TRM14532.00" "44148" "44148" "3" "" "" + "TRIMBLE 4000SSI" "TRM22020.00+GP" "999999" "999999" "3" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "10516" "10516" "3" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "11724" "11724" "3" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "27655" "27655" "3" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "85217" "85217" "3" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "88300" "88300" "3" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "94218" "94218" "3" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "99390" "99390" "3" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "101985" "101985" "3" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "999999" "999999" "3" "" "" + "TRIMBLE 4700" "TRM29659.00" "999999" "999999" "3" "" "" + ## widget = uniline; menuaux = MENUAUX; action = RAOSETUP + ## menuauxkeys = RAOSTR PSFILES CSFILES PZFILES CZFILES + ## updateifsave = RANTOFF = 1 AND RAOSEL = MANUAL + ## updateifchanged = RAOSTRHLP; check_strlen.1 = 20; check_strlen.2 = 20 + ## check_type.3 = integer; check_min.3 = 0; check_max.3 = 999999 + ## check_type.4 = integer; check_min.4 = 0; check_max.4 = 999999 + ## check_strlen.6 = 7; check_type.7 = real; check_min.7 = 0.0 + ## check_type.8 = real; check_min.8 = 0.0; numlines = 10 + +MSG_RAOSTR 1 "Rec.Ant.offset: parameter requests" + +! -------------------------------------------------------- +! +! PARAMETER TYPE: Receiver Antenna Phase Center Variations +! =============== +! +! -------------------------------------------------------- +! Enable Receiver Antenna Phase Center Variations +! ----------------------------------------------- +RANTPAT 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / MELWUEBB AND FREQUENCY / DTEC AND GEOTEC = GNSS + +MSG_RANTPAT 1 "Enable rec. ant. PCV patterns" + +! Rec. ant. PCV: satellite system +! ------------------------------- +RAPPRN 1 "GNSS" + ## widget = combobox; editable = false; cards = GPS GLONASS GALILEO GNSS + ## activeif = SATSYS / GPS AND SATSYS / GLONASS AND SATSYS / GALILEO + +MSG_RAPPRN 1 "Rec. ant. PCV: Satellite systems" + +! Rec. ant. PCV: frequency +! ------------------------ +RAPFRQ 1 "BOTH" + ## widget = combobox; editable = false; cards = L1 L2 BOTH L1&L2 + ## activeif = FREQUENCY == L1&L2 + +MSG_RAPFRQ 1 "Rec. ant. PCV: Frequencies" + +! Rec. ant. PCV: sigma for estimation +! ----------------------------------- +RAPSIGMA 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_RAPSIGMA 1 "Rec.Ant.PCV: a priori sigma" + +! Rec. ant. pcv: polygon approach +! ------------------------------- +RAPMOD_1 1 "1" + ## widget = radiobutton; group = RAPMOD + +MSG_RAPMOD_1 1 "Rec. Ant. PCV: Polygon model" + +! Rec. ant. PCV: maximum zenith angle +! ----------------------------------- +RAPZENMAX 1 "90" + ## widget = spinbox; range = 0 110 1; check_type = integer; check_min = 0 + ## check_max = 110; activeif = RAPMOD_1 = 1 + +MSG_RAPZENMAX 1 "Rec.Ant.PCV: maximum zenith angle" + +! Rec. ant. PCV: elevation increment +! ---------------------------------- +RAPDELE 1 "5" + ## widget = spinbox; range = 1 110 1; check_type = integer; check_min = 1 + ## check_max = 110; activeif = RAPMOD_1 = 1 + +MSG_RAPDELE 1 "Rec.Ant.PCV: elevation increment" + +! Rec. ant. PCV: azimuth increment +! -------------------------------- +RAPDAZI 1 "360" + ## widget = spinbox; range = 1 360 1; check_type = integer; check_min = 1 + ## check_max = 360; activeif = RAPMOD_1 = 1 + +MSG_RAPDAZI 1 "Rec.Ant.PCV: azimuth increment" + +! Rec. ant. PCV: spherical harmonics +! ---------------------------------- +RAPMOD_2 1 "0" + ## widget = radiobutton; group = RAPMOD + +MSG_RAPMOD_2 1 "Rec.Ant.PCV: Spherical harmonics" + +! Rec. ant. PCV: degree n +! ----------------------- +RAPHARMN 1 "8" + ## widget = spinbox; range = 1 99 1; check_type = integer; check_min = 1 + ## check_max = 99; activeif = RAPMOD_2 = 1 + +MSG_RAPHARMN 1 "Rec.Ant.PCV: degree n" + +! Rec. ant. PCV: order m +! ---------------------- +RAPHARMM 1 "8" + ## widget = spinbox; range = 0 99 1; check_type = integer; check_min = 0 + ## check_max = 99; activeif = RAPMOD_2 = 1 + +MSG_RAPHARMM 1 "Rec.Ant.PCV: order m" + +! Rec. ant. PCV: manual selection +! ------------------------------- +RAPSEL 1 "RECEIVER-INDEPENDENT" + ## widget = combobox + ## cards = RECEIVER-INDEPENDENT RECEIVER-DEPENDENT INDIVIDUAL MANUAL + ## editable = false + +MSG_RAPSEL 1 "Rec. Ant. PCV: Grouping" + +! Rec. ant. PCV: List of individual antennas +! ------------------------------------------ +RAPANT 0 + ## widget = selwin; pointer = ANTLST; activeif = RAPSEL = INDIVIDUAL + # + +MSG_RAPANT 1 "Rec.Ant.PCV: list of individual antennas" + +! Rec. ant. PCV: List of indiv. reference antennas +! ------------------------------------------------ +RAPREFI 0 + ## widget = selwin; pointer = ANTLST; activeif = RAPSEL = INDIVIDUAL + # + +MSG_RAPREFI 1 "Rec.Ant.PCV: list of indiv. ref. antennas" + +! Rec. ant. PCV: List of antenna groups (rec.-indep.) +! --------------------------------------------------- +RAPGRPI 0 + ## widget = selwin; pointer = ANTGRPRI + ## activeif = RAPSEL = RECEIVER-INDEPENDENT + # + +MSG_RAPGRPI 1 "Rec.Ant.PCV: list of antenna groups (rec.-indep.)" + +! Rec. ant. PCV: List of reference antennas (rec.-indep.) +! ------------------------------------------------------- +RAPREFGI 0 + ## widget = selwin; pointer = ANTGRPRI + ## activeif = RAPSEL = RECEIVER-INDEPENDENT + # + +MSG_RAPREFGI 1 "Rec.Ant.PCV: list of ref. antennas (rec.-indep.)" + +! Rec. ant. PCV: List of antenna groups (rec.-dep.) +! ------------------------------------------------- +RAPGRP 0 + ## widget = selwin; pointer = ANTGRP + ## activeif = RAPSEL = RECEIVER-DEPENDENT + # + +MSG_RAPGRP 1 "Rec.Ant.PCV: list of antenna groups (rec.-dep.)" + +! Rec. ant. PCV: List of reference antennas (rec.-dep.) +! ----------------------------------------------------- +RAPREFG 0 + ## widget = selwin; pointer = ANTGRP + ## activeif = RAPSEL = RECEIVER-DEPENDENT + # + +MSG_RAPREFG 1 "Rec.Ant.PCV: list of ref. antennas (rec.-dep.)" + +! Rec. ant. PCV: manual selection +! ------------------------------- +RAPSTRHLP 2 + "AOA BENCHMARK AC" "AOAD/M_T" "231" "231" "3" "" "" "" + "TRIMBLE 4700" "TRM29659.00" "999999" "999999" "3" "" "" "" + ## widget = uniline; menuaux = MENUAUX; action = RAPSETUP + ## menuauxkeys = PSFILES CSFILES PZFILES CZFILES + ## updateifsave = RANTPAT = 1 AND RAPSEL = MANUAL + +MSG_RAPSTRHLP 1 "Rec.Ant.PCV: manual selection" + +! Rec. ant. PCV: parameter requests +! --------------------------------- +RAPSTR 103 + "AOA BENCHMARK AC" "AOAD/M_T" "231" "231" "3" "" "" "" + "AOA BENCHMARK AC" "AOAD/M_T" "285" "386" "3" "" "" "" + "AOA BENCHMARK AC" "AOAD/M_T" "95172" "95172" "3" "" "" "" + "AOA BENCHMARK AC" "AOAD/M_T" "95174" "95174" "3" "" "" "" + "AOA BENCHMARK AC" "ASH701073.1" "0" "0" "3" "" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "193" "193" "3" "" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "194" "194" "3" "" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "202" "202" "3" "" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "259" "259" "3" "" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "275" "275" "3" "" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "308" "308" "3" "" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "318" "318" "3" "" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "320" "320" "3" "" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "326" "326" "3" "" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "327" "327" "3" "" "" "" + "AOA SNR-12 ACT" "AOAD/M_B" "119" "119" "3" "" "" "" + "AOA SNR-12 ACT" "AOAD/M_T" "0" "999999" "3" "" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "0" "0" "3" "" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "235" "235" "3" "" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "250" "250" "3" "" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "294" "294" "3" "" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "366" "366" "3" "" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "400" "400" "3" "" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "408" "408" "3" "" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "421" "421" "3" "" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "434" "434" "3" "" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "96277" "96277" "3" "" "" "" + "AOA SNR-8100 ACT" "AOAD/M_T" "175" "175" "3" "" "" "" + "AOA SNR-8100 ACT" "AOAD/M_T" "202" "202" "3" "" "" "" + "AOA SNR-8100 ACT" "ASH701945C_M" "0" "0" "3" "" "" "" + "ASHTECH MICROZ" "ASH701945C_M" "11701" "11701" "3" "" "" "" + "ASHTECH UZ-12" "AOAD/M_TA_NGS" "114" "114" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_B" "20" "20" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_B" "125" "125" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "0" "0" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "116" "116" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "121" "121" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "201" "201" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "205" "205" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "230" "230" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "270" "270" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "271" "271" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "340" "340" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "402" "402" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "481" "481" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "482" "482" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "484" "484" "3" "" "" "" + "ASHTECH Z-XII3" "ASH700936A_M" "846" "846" "3" "" "" "" + "ASHTECH Z-XII3" "ASH700936B_M" "11942" "11942" "3" "" "" "" + "ASHTECH Z-XII3" "ASH700936C_M" "657" "657" "3" "" "" "" + "ASHTECH Z-XII3" "ASH700936C_M" "12129" "12129" "3" "" "" "" + "ASHTECH Z-XII3" "ASH700936D_M" "13078" "13078" "3" "" "" "" + "ASHTECH Z-XII3" "ASH700936D_M" "13083" "13083" "3" "" "" "" + "ASHTECH Z-XII3" "ASH700936E" "0" "0" "3" "" "" "" + "ASHTECH Z-XII3" "ASH700936E" "13554" "13554" "3" "" "" "" + "ASHTECH Z-XII3" "ASH700936F_C" "155" "155" "3" "" "" "" + "ASHTECH Z-XII3" "ASH701933B_M" "0" "0" "3" "" "" "" + "ASHTECH Z-XII3" "ASH701945B_M" "0" "0" "3" "" "" "" + "ASHTECH Z-XII3" "TSA-100 3S CR" "0" "0" "3" "" "" "" + "ASHTECH Z-XII3T" "ASH701945B_M" "0" "0" "3" "" "" "" + "ASHTECH Z18" "ASH701946.022" "3301" "3301" "3" "" "" "" + "LEICA CRS1000" "LEIAT504" "427" "427" "3" "" "" "" + "LEICA CRS1000" "LEIAT504" "431" "431" "3" "" "" "" + "ROGUE SNR-12 RM" "AOAD/M_T" "219" "219" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "0" "0" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "112" "112" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "130" "130" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "132" "132" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "134" "134" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "139" "139" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "142" "142" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "178" "178" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "230" "230" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "289" "289" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "363" "363" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "380" "380" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "393" "393" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "398" "398" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "409" "409" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "418" "418" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "95166" "95166" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "98381" "98381" "3" "" "" "" + "ROGUE SNR-8000" "TRM29659.00" "999999" "999999" "3" "" "" "" + "ROGUE SNR-8100" "AOAD/M_T" "105" "105" "3" "" "" "" + "ROGUE SNR-8100" "AOAD/M_T" "357" "357" "3" "" "" "" + "ROGUE SNR-8100" "AOAD/M_T" "429" "429" "3" "" "" "" + "ROGUE SNR-8100" "AOAD/M_T" "453" "453" "3" "" "" "" + "TRIMBLE 4000SSE" "TRM14532.00" "135" "135" "3" "" "" "" + "TRIMBLE 4000SSE" "TRM14532.00" "23525" "23525" "3" "" "" "" + "TRIMBLE 4000SSE" "TRM14532.10" "0" "0" "3" "" "" "" + "TRIMBLE 4000SSI" "AOAD/M_T" "476" "476" "3" "" "" "" + "TRIMBLE 4000SSI" "TRM14532.00" "44148" "44148" "3" "" "" "" + "TRIMBLE 4000SSI" "TRM22020.00+GP" "999999" "999999" "3" "" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "10516" "10516" "3" "" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "11724" "11724" "3" "" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "27655" "27655" "3" "" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "85217" "85217" "3" "" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "88300" "88300" "3" "" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "94218" "94218" "3" "" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "99390" "99390" "3" "" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "101985" "101985" "3" "" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "999999" "999999" "3" "" "" "" + "TRIMBLE 4700" "TRM29659.00" "999999" "999999" "3" "" "" "" + ## widget = uniline; menuaux = MENUAUX; action = RAPSETUP + ## menuauxkeys = RAPSTR PSFILES CSFILES PZFILES CZFILES + ## updateifsave = RANTPAT = 1 AND RAPSEL = MANUAL + ## updateifchanged = RAPSTRHLP; check_strlen.1 = 20; check_strlen.2 = 20 + ## check_type.3 = integer; check_min.3 = 0; check_max.3 = 999999 + ## check_type.4 = integer; check_min.4 = 0; check_max.4 = 999999 + ## check_type.7 = integer; check_min.7 = 0; check_max.7 = 90 + ## check_type.8 = integer; check_min.8 = 0; check_max.8 = 360 + ## check_type.9 = real; check_min.9 = 0.0; numlines = 10 + +MSG_RAPSTR 1 "Rec.Ant.PCV: parameter requests" + +! ----------------------------------------- +! +! PARAMETER TYPE: Scaling factors for Vienna grid files +! =============== +! +! ----------------------------------------- +! +! Enable scaling factors for Vienna grid files +! -------------------------------------------- +GRDLOAD 1 "0" + ## widget = checkbox + ## activeif = ALOAD_FILES / _ OR ONTLD_FILES / _ OR HLOAD_FILES / _ AND FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC + +MSG_GRDLOAD 1 "Scaling related to loading effects" + +! ATM-LOAD: Atmospheric pressure loading +! -------------------------------------- +ALOADSET 1 "NONE" + ## widget = combobox; cards = NONE PER_STATION PER_GROUP ONE_OVERALL + ## editable = false; activeif = ALOAD_FILES / _ + +MSG_ALOADSET 1 "Atm. load: Scaling factor for stations" + +ALOADCLU 0 + ## widget = selwin; path = DIR_CLU; ext = EXT_CLU + ## activeif = ALOADSET = PER_GROUP + # + +MSG_ALOADCLU 1 "Atm. load: Scaling factor for stations" + +ALOADDEC 1 "FULL_EFFECT" + ## widget = combobox + ## cards = FULL_EFFECT HORIZONTAL/VERTICAL NORTH/EAST/UP; editable = false + ## activeif = ALOADSET / inactive AND ALOADSET / NONE + +MSG_ALOADDEC 1 "Atm. load: Parameter decomposition" + +ALOADSIG1 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ALOADDEC / inactive + +MSG_ALOADSIG1 1 "Atm. load: a priori sigma 1" + +ALOADSIG2 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ALOADDEC = HORIZONTAL/VERTICAL OR ALOADDEC = NORTH/EAST/UP + +MSG_ALOADSIG2 1 "Atm. load: a priori sigma 2" + +ALOADSIG3 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ALOADDEC = NORTH/EAST/UP + +MSG_ALOADSIG3 1 "Atm. load: a priori sigma 3" + +! OCN-LOAD: Ocean non-tidal loading +! --------------------------------- +ONTLDSET 1 "NONE" + ## widget = combobox; cards = NONE PER_STATION PER_GROUP ONE_OVERALL + ## editable = false; activeif = ONTLD_FILES / _ + +MSG_ONTLDSET 1 "Ocn. load: Scaling factor for stations" + +ONTLDCLU 0 + ## widget = selwin; path = DIR_CLU; ext = EXT_CLU + ## activeif = ONTLDSET = PER_GROUP + # + +MSG_ONTLDCLU 1 "Ocn. load: Scaling factor for stations" + +ONTLDDEC 1 "FULL_EFFECT" + ## widget = combobox + ## cards = FULL_EFFECT HORIZONTAL/VERTICAL NORTH/EAST/UP; editable = false + ## activeif = ONTLDSET / inactive AND ONTLDSET / NONE + +MSG_ONTLDDEC 1 "Ocn. load: Parameter decomposition" + +ONTLDSIG1 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ONTLDDEC / inactive + +MSG_ONTLDSIG1 1 "Ocn. load: a priori sigma 1" + +ONTLDSIG2 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ONTLDDEC = HORIZONTAL/VERTICAL OR ONTLDDEC = NORTH/EAST/UP + +MSG_ONTLDSIG2 1 "Ocn. load: a priori sigma 2" + +ONTLDSIG3 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ONTLDDEC = NORTH/EAST/UP + +MSG_ONTLDSIG3 1 "Ocn. load: a priori sigma 3" + +! HYDR-LOAD: Hydrostatic pressure loading +! --------------------------------------- +HLOADSET 1 "NONE" + ## widget = combobox; cards = NONE PER_STATION PER_GROUP ONE_OVERALL + ## editable = false; activeif = HLOAD_FILES / _ + +MSG_HLOADSET 1 "Hyd. load: Scaling factor for stations" + +HLOADCLU 0 + ## widget = selwin; path = DIR_CLU; ext = EXT_CLU + ## activeif = HLOADSET = PER_GROUP + # + +MSG_HLOADCLU 1 "Hyd. load: Scaling factor for stations" + +HLOADDEC 1 "FULL_EFFECT" + ## widget = combobox + ## cards = FULL_EFFECT HORIZONTAL/VERTICAL NORTH/EAST/UP; editable = false + ## activeif = HLOADSET / inactive AND HLOADSET / NONE + +MSG_HLOADDEC 1 "Hyd. load: Parameter decomposition" + +HLOADSIG1 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = HLOADDEC / inactive + +MSG_HLOADSIG1 1 "Hyd. load: a priori sigma 1" + +HLOADSIG2 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = HLOADDEC = HORIZONTAL/VERTICAL OR HLOADDEC = NORTH/EAST/UP + +MSG_HLOADSIG2 1 "Hyd. load: a priori sigma 2" + +HLOADSIG3 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ALOADDEC = NORTH/EAST/UP + +MSG_HLOADSIG3 1 "Hyd. load: a priori sigma 3" + +! ----------------------------------------- +! +! PARAMETER TYPE: Epochwise Clock estimation +! =============== +! +! ----------------------------------------- +! +! Enable epochwise clock estimation +! -------------------------------- +CLOCKR 1 "0" + ## widget = checkbox; activeif = DIFLVL = ZERO + +MSG_CLOCKR 1 "Receiver clock offsets" + +CLOCKS 1 "0" + ## widget = checkbox; activeif = DIFLVL = ZERO + +MSG_CLOCKS 1 "Satellite clock offsets" + +! Sum condition for ref clocks +! ---------------------------- +REFSUM 1 "REFERENCE_FIXED" + ## widget = combobox; editable = false + ## activeif = CLOCKR = 1 AND CLOCKS = 1 + ## cards = ZERO-MEAN_CONDITION REFERENCE_FIXED + +MSG_REFSUM 1 "Type of datum definition" + +! Clk est.: Reference Station Clock Selection +! ------------------------------------------- +REFCLOCKR 1 "NONE" + ## widget = combobox; editable = false + ## activeif = CLOCKR = 1 AND CLOCKS = 1 + ## cards = NONE ALL FIRST LAST MANUAL FROM_FILE + +MSG_REFCLOCKR 1 "Selection of reference stations" + +! Clk est.: Reference Satellite Clock Selection +! --------------------------------------------- +REFCLOCKS 1 "ALL" + ## widget = combobox; editable = false + ## activeif = CLOCKR = 1 AND CLOCKS = 1; cards = NONE ALL MANUAL FROM_FILE + +MSG_REFCLOCKS 1 "Selection of reference satellites" + +! Clk est.: Seperate receiver clock for each satellite system +! ----------------------------------------------------------- +RCLKSYS 1 "0" + ## widget = checkbox + ## activeif = CLOCKR = 1 AND SATSYS / GPS AND SATSYS / GLONASS AND SATSYS / GALILEO + +MSG_RCLKSYS 1 "Receiver clocks for each satellite system" + +! Rclk.off: Parameter setup +! ------------------------- +GLOBIAS 1 "0" + ## widget = checkbox; activeif = DIFLVL = ZERO AND CLOCKR = 1 + +MSG_GLOBIAS 1 "GLONASS receiver clock biases" + +RCVCLKTYP 1 "NONE" + ## widget = combobox; editable = false + ## cards = NONE FREQUENCY_SPECIFIC FREQ_SPEC_POLYNOM SATELLITE_SPECIFIC NON-GPS_SATELLITES + +MSG_RCVCLKTYP 1 "Rclk.off: Parameter setup" + +! Clk est.: min. # of obs. for sta clock est. +! ------------------------------------------- +MINSTA 1 "4" + ## widget = spinbox; range = 0 10 2; activeif = CLOCKR = 1 + +MSG_MINSTA 1 "Minimum number of obs per station clock" + +! Time dependent inter-system bias +! -------------------------------- +IFBWIN 1 "0" + ## widget = checkbox + ## activeif = RCVCLKTYP / inactive AND RCVCLKTYP / NONE AND RCLKSYS = 0 + +MSG_IFBWIN 1 "Time-dependent GLONASS biases" + +RCOSTR 1 "" "" "" "" + ## widget = uniline; numlines = 20 + +MSG_RCOSTR 1 "Rclk.off: Time dependent inter-system bias" + +! Clk est.: min. # of obs. for sat clock est. +! ------------------------------------------- +MINSAT 1 "1" + ## widget = spinbox; range = 0 10 2; activeif = CLOCKS = 1 + +MSG_MINSAT 1 "Minimum number of obs per satellite clock" + +! Clk est.: Ref.Stations list +! --------------------------- +STATION8 0 + ## widget = selwin; pointer = CENLST + ## activeif = CLOCKR = 1 AND CLOCKS = 1 AND REFCLOCKR = MANUAL + +MSG_STATION8 1 "Manual station selection" + +! Clk est.: Ref.Stations list +! --------------------------- +SATELLITE8 0 + ## widget = selwin; pointer = SATLST + ## activeif = CLOCKR = 1 AND CLOCKS = 1 AND REFCLOCKS = MANUAL + +MSG_SATELLITE8 1 "Manual satellite selection" + +! Clk est.: Ref. clk from file +! ---------------------------- +STAFILE8 0 + ## widget = selwin; path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + ## emptyallowed = true + ## activeif = CLOCKR = 1 AND CLOCKS = 1 AND REFCLOCKR = FROM_FILE + # + +MSG_STAFILE8 1 "Station list from file" + +! Clk est.: Ref. clk from file +! ---------------------------- +SATFILE8 0 + ## widget = selwin; path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + ## emptyallowed = true + ## activeif = CLOCKR = 1 AND CLOCKS = 1 AND REFCLOCKS = FROM_FILE + # + +MSG_SATFILE8 1 "Clk.Est.:Ref.Satellites from file" + +! Clk est.: Header of the clk RINEX file: RUNBY +! --------------------------------------------- +RUNBY 1 "ANONYMOUS" + ## widget = lineedit + +MSG_RUNBY 1 "Clk. RINEX Header: RUNBY" + +! Clk est.: Header of the clk RINEX file: AC +! ------------------------------------------ +AC 1 "XYZ" + ## widget = lineedit + +MSG_AC 1 "Clk. RINEX Header: AC" + +! Clk est.: Header of the clk RINEX file: ACName +! ---------------------------------------------- +ACNAME 1 "MY AGENCY/INSTITUTE" + ## widget = lineedit + +MSG_ACNAME 1 "Clk. RINEX Header: AC Name" + +! Time System +! ----------- +TIMESYS 1 "GPS" + ## widget = combobox; editable = false; cards = GPS GLO GAL UTC TAI + +MSG_TIMESYS 1 "Time system" + +! DCB line +! -------- +DCBLINE 0 + ## widget = lineedit + +MSG_DCBLINE 1 "DCB line" + +! Clk est.: Header of the clk RINEX file: Comments +! ------------------------------------------------ +COMMENT 2 + "CODE PRECISE CLOCK INFORMATION" + "BASED ON CODE AND PHASE MEASUREMENTS" + ## widget = uniline; numlines = 10 + +MSG_COMMENT 1 "Clk. RINEX Header: Comments" + +! ----------------------------------------- +! +! PARAMETER TYPE: Receiver Clock Offsets +! =============== +! +! ----------------------------------------- +! +! Enable Receiver Clock Errors +! ---------------------------- +RCVCLOCK 1 "0" + ## widget = checkbox; activeif = GEOTEC = GNSS + +MSG_RCVCLOCK 1 "Receiver clock offsets" + +RCVCLKLST 1 "FIRST" + ## widget = combobox; editable = false + ## cards = NONE FIRST LAST ALL MANUAL FROM_FILE + +MSG_RCVCLKLST 1 "Station selection" + +! Rclk.off: Manual selection +! -------------------------- +STATION5 0 + ## widget = selwin; pointer = STALST; activeif = RCVCLKLST == MANUAL + +MSG_STATION5 1 "Rclk.off:Selection of list of stations" + +! Rclk.off: File with Stations(s) +! ---------------------------------- +STAFILE5 0 + ## widget = selwin; path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + ## activeif = RCVCLKLST == FROM_FILE; emptyallowed = true + # + +MSG_STAFILE5 1 "Rclk.off:File with the list of stations" + +! Rclk.off: Default Sigma +! -------------------------- +SIGMA5 0 + ## widget = lineedit; check_type = real; check_min = 0 + +MSG_SIGMA5 1 "Rclk.off: a priori sigma" + +! Rclk.off: Time Interval +! -------------------------- +RCOTIM 1 "0" + ## widget = radiobutton; group = DUMMY + +MSG_RCOTIM 1 "Time interval from observation files" + +RADIO5_1 1 "0" + ## widget = radiobutton; group = DUMMY + ## radiokeys = SESSION_YEAR5 SESSION_STRG5 + +MSG_RADIO5_1 1 "Defined by year and session identifier" + +RADIO5_2 1 "1" + ## widget = radiobutton; group = DUMMY + +MSG_RADIO5_2 1 "Defined by start and end times" + +! Rclk.off: Time Interval (Session spec.) +! ------------------------------------------ +SESSION_YEAR5 1 "2019" + ## widget = lineedit; multilineallowed = true; emptyallowed = false + # $Y+0 + +MSG_SESSION_YEAR5 1 "Rclk.off: Time Interval(YEAR)" + +SESSION_STRG5 1 "0110" + ## widget = lineedit; multilineallowed = true; emptyallowed = false + # $S+0 + +MSG_SESSION_STRG5 1 "Rclk.off: Time Interval(SESSION)" + +! Rclk.off: Time Interval (date/time) +! -------------------------------------- +STADAT5 0 + ## widget = lineedit; activeif = RADIO5_2 = 1; check_type = date + # + +MSG_STADAT5 1 "Rclk.off:Start Time(Year Month Day)" + +STATIM5 0 + ## widget = lineedit; emptyallowed = false + ## activeif = RADIO5_2 = 1 AND STADAT5 / _; check_type = time + # + +MSG_STATIM5 1 "Rclk.off:Start Time(Hour Minutes Seconds)" + +ENDDAT5 0 + ## widget = lineedit; activeif = RADIO5_2 = 1; check_type = date + # + +MSG_ENDDAT5 1 "Rclk.off:End Time(Year Month Day)" + +ENDTIM5 0 + ## widget = lineedit; emptyallowed = false + ## activeif = RADIO5_2 = 1 AND ENDDAT5 / _; check_type = time + # + +MSG_ENDTIM5 1 "Rclk.off:End Time(Hour Minutes Seconds)" + +! ----------------------------------------- +! +! PARAMETER TYPE: Range Biases +! =============== +! +! ----------------------------------------- +! +! Enable Range biases +! ------------------- +RBIAS 1 "0" + ## widget = checkbox; activeif = GEOTEC = SLR + +MSG_RBIAS 1 "Range biases" + +RGBLST 1 "FROM_FILE" + ## widget = combobox; editable = false + ## cards = NONE FIRST LAST ALL MANUAL FROM_FILE + +MSG_RGBLST 1 "Station selection" + +! Range biases: Manual selection of stations +! ------------------------------------------ +STATION9 0 + ## widget = selwin; activeif = RGBLST == MANUAL; pointer = STALST + # + +MSG_STATION9 1 "Range biases:Selection of list of stations" + +! Range biases: File with Stations(s) +! ----------------------------------- +STAFILE9 1 "${P}/PHIVOLCS\STA\SLR_RB.FIX" + ## widget = selwin; activeif = RGBLST == FROM_FILE; path = DIR_FIX + ## ext = EXT_FIX; maxfiles = 1; emptyallowed = true + # SLR_RB + +MSG_STAFILE9 1 "Range biases: File with the list of stations" + +! Satellite-specific or for all Satellites +! ---------------------------------------- +SATRGB 1 "SAT_SPECIFIC" + ## widget = combobox; editable = false + ## cards = SAT_SPECIFIC SYS_SPECIFIC PER_STATION + +MSG_SATRGB 1 "Range Bias set-up for satellites" + +! Range biases: Default Sigma +! ---------------------------- +SIGRGB 1 "1.0" + ## widget = lineedit + +MSG_SIGRGB 1 "Range biases: a priori sigma" + +! ----------------------------------------- +! +! PARAMETER TYPE: Differential Code Biases +! =============== +! +! ----------------------------------------- +! +! Enable Differential Code Biases estimation +! ------------------------------------------ +DCBEST 1 "0" + ## widget = checkbox; activeif = FREQUENCY / DTEC AND GEOTEC = GNSS + +MSG_DCBEST 1 "Differential code biases" + +! DCB: Type of Differential Code Biases +! ------------------------------------- +DCBTYP 1 "P1-P2" + ## widget = combobox; editable = false + ## cards = P1-P2 P1-C1 LC P1-C1_MULTIPLIER + +MSG_DCBTYP 1 "Type of differential code biases" + +! DCB: Estimate Differential Code Biases for Satellites +! ----------------------------------------------------- +DCBSAT 1 "1" + ## widget = checkbox; activeif = DCBTYP / P1-C1_MULTIPLIER + +MSG_DCBSAT 1 "Estimate differential code biases for satellites" + +! DCB: Estimate Differential Code Biases for Receivers +! ---------------------------------------------------- +DCBREC 1 "0" + ## widget = checkbox + +MSG_DCBREC 1 "Estimate differential code biases for receivers" + +! DCB: Reference Satellite(s) +! --------------------------- +DCBREF 1 "SUM" + ## widget = combobox; editable = false; cards = SUM ALL + ## activeif = DCBSAT = 1 AND DCBTYP / P1-C1_MULTIPLIER + +MSG_DCBREF 1 "Reference satellite(s)" + +! DCB: A Priori Sigma for Reference Satellite Biases +! -------------------------------------------------- +DCBSIG 1 "0.01" + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = DCBSAT = 1 AND DCBTYP / P1-C1_MULTIPLIER + +MSG_DCBSIG 1 "DCB: A Priori Sigma for Reference Satellite Biases" + +! DCB: A Priori Sigma for Receiver Biases +! --------------------------------------- +DCBSIGR 1 "0.01" + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = DCBREC = 1 + +MSG_DCBSIGR 1 "DCB: A Priori Sigma for Receiver Biases" + +! ----------------------------------------- +! +! PARAMETER TYPE: Kinematic Positioning +! =============== +! +! ----------------------------------------- +! +! Enable Kinematic Station +! ------------------------ +KINEST 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC AND GEOTEC = GNSS + +MSG_KINEST 1 "Kinematic coordinates" + +! Kinematic Station(s) +! -------------------- +KINSTA 1 "MANUAL" + ## widget = combobox; editable = false + ## cards = FIRST LAST ALL MANUAL FROM_FILE + +MSG_KINSTA 1 "Station selection" + +! Kinematic Station(s): Manual Selection +! -------------------------------------- +STATION2 0 + ## widget = selwin; activeif = KINSTA == MANUAL; pointer = CENLST + +MSG_STATION2 1 "Kinematic Pos.: List of stations" + +! File with Kinematic Stations(s) +! ------------------------------- +STAFILE2 0 + ## widget = selwin; activeif = KINSTA == FROM_FILE; path = DIR_FIX + ## ext = EXT_FIX; maxfiles = 1; emptyallowed = true + # IGSNET + +MSG_STAFILE2 1 "Kinematic Pos.: File with the list of stations" + +SIGKIN 1 "NEU" + ## widget = combobox; editable = false; cards = NEU XYZ + +MSG_SIGKIN 1 "Reference frame" + +! Kinematic pos.: horizontal component sigma +! ------------------------------------------ +SIGKIN_H 0 + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = SIGKIN = NEU + +MSG_SIGKIN_H 1 "Kinematic pos.: Sigma for horizontal components" + +! Kinematic pos.: vertical component sigma +! ------------------------------------------ +SIGKIN_V 0 + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = SIGKIN = NEU + +MSG_SIGKIN_V 1 "Kinematic pos.: Sigma for vertical component" + +! Kinematic pos.: LEO sigma +! ------------------------------------------ +SIGKIN_L 0 + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = SIGKIN = XYZ + +MSG_SIGKIN_L 1 "Kinematic pos.: sigma for non-terrestrial objects" + +! Kin. positioning: min. number of stations +! ----------------------------------------- +MINKIN 1 "4" + ## widget = spinbox; range = 0 100 1 + +MSG_MINKIN 1 "kin. Pos.:min. number of obs. per epoch" + +! ----------------------------------------- +! +! PARAMETER TYPE: Satellite-specific Sigmas +! =============== +! +! ----------------------------------------- +! +! Satellite-Specific A Priori Sigmas +! ---------------------------------- +SVNAPR 1 "0" + ## widget = checkbox + +MSG_SVNAPR 1 "Satellite-specific a priori sigmas" + +! Satellite-specific Sigmas +! ------------------------- +SVNSIG 1 "" "" "" "" "" "" + ## widget = uniline; check_type.1 = integer; check_min.1 = 1 + ## check_max.1 = 999; check_type.2 = date; check_type.3 = time + ## check_type.4 = date; check_type.5 = time; check_type.6 = real + ## check_min.6 = 0.0; numlines = 10 + +MSG_SVNSIG 1 "Satellite specific a priori sigmas" + +! ----------------------------------------- +! +! PARAMETER TYPE: Hill-Resonance +! =============== +! +! ----------------------------------------- +! +! Enable Hill resonance +! --------------------- +HILL 1 "0" + ## widget = checkbox; activeif = RPRCOE / _ + +MSG_HILL 1 "Hill resonance terms" + +! Hill: manual specification +! -------------------------- +HILL_M 1 "0" + ## widget = radiobutton; group = HILL + +MSG_HILL_M 1 "Manual parameter setup" + +! Hill: set forces individually +! ----------------------------- +HILLSTR 1 "" "" "" "" + ## widget = uniline; numlines = 5 + +MSG_HILLSTR 1 "Hill: set forces individually" + +! Hill: default specification +! --------------------------- +HILL_D 1 "1" + ## widget = radiobutton; group = HILL + ## radiokeys = HILC1 HILC2 HILC3 HILP1 HILP2 HILP3 + +MSG_HILL_D 1 "Hill:Default parameter setup" + +! Hill: Enable constant radial force +! ---------------------------------- +HILC1 1 "1" + ## widget = checkbox + +MSG_HILC1 1 "Radial" + +! Hill: Sigma for constant radial force +! ------------------------------------- +SIGHILC1 0 + ## widget = lineedit; activeif = HILC1 == 1 AND HILL_D == 1 + ## check_type = real; check_min = 0.0 + # + +MSG_SIGHILC1 1 "Hill: Sigma for constant radial force" + +! Hill: Enable constant force in plane +! ------------------------------------ +HILC2 1 "1" + ## widget = checkbox + +MSG_HILC2 1 "Along track" + +! Hill: Sigma for constant force in plane +! --------------------------------------- +SIGHILC2 0 + ## widget = lineedit; activeif = HILC2 == 1 AND HILL_D == 1 + ## check_type = real; check_min = 0.0 + # + +MSG_SIGHILC2 1 "Hill: Sigma for along track" + +! Hill: Enable constant force out of plane +! ---------------------------------------- +HILC3 1 "1" + ## widget = checkbox + +MSG_HILC3 1 "Out of plane" + +! Hill: Sigma for constant force out of plane +! ------------------------------------------- +SIGHILC3 0 + ## widget = lineedit; activeif = HILC3 == 1 AND HILL_D == 1 + ## check_type = real; check_min = 0.0 + # + +MSG_SIGHILC3 1 "Hill: Sigma for constant force out of plane" + +! Hill: Enable periodic radial force +! ---------------------------------- +HILP1 1 "1" + ## widget = checkbox + +MSG_HILP1 1 "Periodic Radial" + +! Hill: Sigma for periodic radial force +! ------------------------------------- +SIGHILP1 0 + ## widget = lineedit; activeif = HILP1 == 1 AND HILL_D == 1 + ## check_type = real; check_min = 0.0 + # + +MSG_SIGHILP1 1 "Hill: Sigma for periodic radial force" + +! Hill: Enable periodic force in plane +! ------------------------------------ +HILP2 1 "1" + ## widget = checkbox + +MSG_HILP2 1 "Periodic along track" + +! Hill: Sigma for periodic force in plane +! --------------------------------------- +SIGHILP2 0 + ## widget = lineedit; activeif = HILP2 == 1 AND HILL_D == 1 + ## check_type = real; check_min = 0.0 + # + +MSG_SIGHILP2 1 "Hill: Sigma for periodic force along track" + +! Hill: Enable periodic force out of plane +! ---------------------------------------- +HILP3 1 "1" + ## widget = checkbox + +MSG_HILP3 1 "Periodic out of plane" + +! Hill: Sigma for periodic force out of plane +! ------------------------------------------- +SIGHILP3 0 + ## widget = lineedit; activeif = HILP3 == 1 AND HILL_D == 1 + ## check_type = real; check_min = 0.0 + # + +MSG_SIGHILP3 1 "Hill: Sigma for periodic force out of plane" + +! Hill: List of satellites +! ------------------------ +HILSATSTR 2 + "1" "2" "3" "4" "5" "6" "7" "8" "9" "10" "11" "12" "13" "14" "15" "16" + "17" "18" "19" "20" "21" "22" "23" "24" "25" "26" "27" "28" "29" "30" "31" "32" + ## widget = uniline + ## activeif = HILC1 == 1 OR HILC2 == 1 OR HILC3 == 1 OR HILP1 == 1 OR HILP2 == 1 OR HILP3 == 1 AND HILL_M / 1 + ## check_type = integer; check_min = 1; check_max = 999; numlines = 5 + +MSG_HILSATSTR 1 "Hill: List of satellites" + +! ----------------------------------------- +! +! PARAMETER TYPE: Earth Gravity Field +! =============== +! +! ----------------------------------------- +! +! Enable Earth gravity field +! -------------------------- +GRAVITY 1 "0" + ## widget = checkbox; activeif = RPRCOE / _ + +MSG_GRAVITY 1 "Earth gravity field" + +! Gravity: default setup +! ---------------------- +GRAVITY_D 1 "1" + ## widget = radiobutton; group = GRAVITY; radiokeys = POTDEG POTORD POTSIG + +MSG_GRAVITY_D 1 "Default setup" + +! Gravity: Max degree of development +! ---------------------------------- +POTDEG 1 "2" + ## widget = spinbox; range = 2 10 1; check_type = integer; check_min = 0 + +MSG_POTDEG 1 "Gravity: Max degree of development" + +! Gravity: Max order of development +! --------------------------------- +POTORD 1 "0" + ## widget = spinbox; range = 0 10 1; check_type = integer; check_min = 0 + +MSG_POTORD 1 "Gravity: Max order of development" + +! Gravity: a priori sigma +! ----------------------- +POTSIG 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_POTSIG 1 "Gravity: a priori sigma" + +! Gravity: manual setup +! --------------------- +GRAVITY_M 1 "0" + ## widget = radiobutton; group = GRAVITY; radiokeys = POTSTR + +MSG_GRAVITY_M 1 "Manual setup of special coefficients" + +! Gravity: direct setup of individual parameters +! ---------------------------------------------- +POTSTR 1 "" "" "" + ## widget = uniline; check_type.1 = integer; check_min.1 = 0 + ## check_type.2 = integer; check_min.2 = 0; check_type.3 = real + ## check_min.3 = 0.0; numlines = 5 + +MSG_POTSTR 1 "Gravity: manual setup of special coefficients" + +! ----------------------------------------- +! +! PARAMETER TYPE: Earth Albedo Radiation +! =============== +! +! ----------------------------------------- +! +! Enable Earth Albedo Radiation +! ----------------------------- +ALBEDO 1 "0" + ## widget = checkbox; activeif = RPRCOE / _ + +MSG_ALBEDO 1 "Earth albedo radiation" + +! Albedo: Absorption, constant +! ---------------------------- +ALB1 1 "1" + ## widget = checkbox + +MSG_ALB1 1 "Absorption, constant part" + +! Albedo: Sigma for absorption, constant +! -------------------------------------- +SIGALB1 1 "0.00" + ## widget = lineedit; activeif = ALB1 == 1; check_type = real + ## check_min = 0.0 + +MSG_SIGALB1 1 "Albedo: Sigma for absorption, constant part" + +! Albedo: Absorption, variable +! ---------------------------- +ALB2 1 "1" + ## widget = checkbox + +MSG_ALB2 1 "Absorption, variable surface due to solar panels" + +! Albedo: Sigma for absorption, variable +! -------------------------------------- +SIGALB2 1 "0.00" + ## widget = lineedit; activeif = ALB2 == 1; check_type = real + ## check_min = 0.0 + +MSG_SIGALB2 1 "Albedo: Sigma for absorption, variable surface due to solar panels" + +! Albedo: Reflection +! ------------------ +ALB3 1 "1" + ## widget = checkbox + +MSG_ALB3 1 "Reflection at solar panels" + +! Albedo: Sigma for reflection +! ---------------------------- +SIGALB3 1 "0.00" + ## widget = lineedit; activeif = ALB3 == 1; check_type = real + ## check_min = 0.0 + +MSG_SIGALB3 1 "Albedo: Sigma for reflection at solar panels" + +! Albedo: Satellite groups +! ------------------------ +ALBSATSTR 2 + "1" "1" "2" "3" "4" "5" "6" "7" "8" "9" "10" "11" "12" "13" "14" "15" "16" + "1" "17" "18" "19" "20" "21" "22" "23" "24" "25" "26" "27" "28" "29" "30" "31" "32" + ## widget = uniline; activeif = ALB1 == 1 OR ALB2 == 1 OR ALB3 == 1 + ## check_type = integer; check_min = 1; check_max = 99; numlines = 5 + +MSG_ALBSATSTR 1 "Albedo: define satellite groups" + +! Pre: Station Coord. +! ------------------- +PRE01 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING + ## activeif = FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC + +MSG_PRE01 1 "Station coordinates" + +! Pre: GLONASS reciever clock biases / Receiver Clocks +! ---------------------------------------------------- +PRE02 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING + ## activeif = MOREOPT = 1 AND RCVCLOCK = 1 OR GLOBIAS = 1 + +MSG_PRE02 1 "Pre-elimination: GLONASS receiver clock biases" + +! Pre: Orbit Elements +! ------------------- +PRE03 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = ORBADJ = 1 + +MSG_PRE03 1 "Pre-elimination: GNSS or LEO orbit determination" + +! Pre: Ambiguities +! ---------------- +PRE04 1 "NO" + ## widget = combobox; editable = true + ## cards = NO AS_SOON_AS_POSSIBLE EVERY_SESSION PRIOR_TO_NEQ_SAVING + ## activeif = GEOTEC = GNSS + +MSG_PRE04 1 "Pre-elimination: Ambiguities" + +! Pre: Rec.Height.Calib. +! ---------------------- +PRE05 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = RANTOFF = 1 + +MSG_PRE05 1 "Pre-elimination: Receiver antenna offsets" + +! Pre: Site Troposphere +! --------------------- +PRE06 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = SITETROP = 1 + +MSG_PRE06 1 "Pre-elimination: Site Troposphere" + +! Pre: Local Ionosphere +! --------------------- +PRE07 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = LOCIONO = 1 + +MSG_PRE07 1 "Pre-elimination: Local Ionosphere" + +! Pre: Diff. Code Biases +! ---------------------- +PRE08 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = DCBEST = 1 + +MSG_PRE08 1 "Pre-elimination: Diff. Code Biases" + +! Pre: Local Troposphere +! ---------------------- +PRE09 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = LOCTROP = 1 + +MSG_PRE09 1 "Pre-elimination: Local Troposphere" + +! Pre: Earth Rotation +! ------------------- +PRE10 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = ERP = 1 + +MSG_PRE10 1 "Pre-elimination: Earth Rotation" + +! Pre: Sat. Ant.Off +! ----------------- +PRE12 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = SANTOFF = 1 + +MSG_PRE12 1 "Pre-elimination: GNSS antenna offsets" + +! Pre: Earth Potential +! -------------------- +PRE13 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = GRAVITY = 1 + +MSG_PRE13 1 "Pre-elimination: Earth gravity field" + +! Pre: Hill Resonances +! -------------------- +PRE14 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = HILL = 1 + +MSG_PRE14 1 "Pre-elimination: Hill resonance terms" + +! Pre: Earth Albedo +! ----------------- +PRE15 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = ALBEDO = 1 + +MSG_PRE15 1 "Pre-elimination: Earth albedo radiation" + +! Pre: Geocenter +! ------------------- +PRE16 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = GEOCENT = 1 + +MSG_PRE16 1 "Pre-elimination: Geocenter coordinates" + +! Pre: Diff. Ionosphere +! --------------------- +PRE17 1 "EVERY_EPOCH" + ## widget = combobox; editable = false + ## cards = NO EVERY_EPOCH EVERY_SESSION PRIOR_TO_NEQ_SAVING + ## activeif = DIFFION = 1 + +MSG_PRE17 1 "Pre-elimination: stochastic ionosphere parameters" + +! Pre: Phase Center Var. +! ---------------------- +PRE18 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = RANTPAT = 1 + +MSG_PRE18 1 "Pre-elimination: REceiver antenna PCV patterns" + +! Pre: Global Ionosphere +! ---------------------- +PRE19 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = GLOBION = 1 + +MSG_PRE19 1 "Pre-elimination: Global ionosphere parameters" + +! Pre: Kin. Coordinates +! --------------------- +PRE21 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_EPOCH EVERY_SESSION PRIOR_TO_NEQ_SAVING + ## activeif = KINEST = 1 + +MSG_PRE21 1 "Pre-elimination: Kinematic coordinates" + +! Pre: Scale models in Vienna grid files +! -------------------------------------- +PRE22 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = GRDLOAD = 1 + +MSG_PRE22 1 "Pre-elimination: Scale models in Vienna grid files" + +! Pre: Station Clocks +! ------------------- +PRE23 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_EPOCH EVERY_SESSION PRIOR_TO_NEQ_SAVING + ## activeif = CLOCKR = 1 + +MSG_PRE23 1 "Pre-elimination: Receiver clock offsets" + +! Pre: Satellite Clocks +! --------------------- +PRE24 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_EPOCH EVERY_SESSION PRIOR_TO_NEQ_SAVING + ## activeif = CLOCKS = 1 + +MSG_PRE24 1 "Pre-elimination: GNSS clock offsets" + +! Pre: GNSS PCV +! ------------- +PRE25 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = SANTPAT = 1 + +MSG_PRE25 1 "Pre-elimination: GNSS antenna PCV patterns" + +! Pre: Range biases +! ----------------- +PRE26 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = RBIAS = 1 + +MSG_PRE26 1 "Pre-elimination: Range Biases" + +! Pre: Higher-order ionospere scaling parameters +! ---------------------------------------------- +PRE27 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = SCALHOI = 1 + +MSG_PRE27 1 "Pre-elimination: Higher-order ionosphere scaling parameters" + +! Pre: GNSS-specific parameters +! ----------------------------- +PRE30 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = GNSSPEC = 1 + +MSG_PRE30 1 "Pre-elimination: GNSS-Specific parameters" + +! Define Time Offset +! ------------------ +PAR_OFF 0 + ## widget = lineedit; emptyallowed = true + # + +MSG_PAR_OFF 1 "Time offset for Parameter intervals" + +! Hide some experimental parameter types +! -------------------------------------- +MOREOPT 1 "0" + ## widget = checkbox + +MSG_MOREOPT 1 "Experimental Options" + +! ----------------------------------------- +! +! SELECTION LISTS: Station names +! =============== +! +! ----------------------------------------- +STALST 0 + ## widget = selwin; menuaux = MENUAUX; action = OBS + ## menuauxkeys = CONST PSFILES CSFILES PZFILES CZFILES RZFILES + +CENLST 0 + ## widget = selwin; menuaux = MENUAUX; action = OBS + ## menuauxkeys = CONST ECCENT PSFILES CSFILES PZFILES CZFILES RZFILES + +! ----------------------------------------- +! +! SELECTION LISTS: Satellite list +! =============== +! +! ----------------------------------------- +SATLST 0 + ## widget = selwin; menuaux = MENUAUX; action = SATLST + ## menuauxkeys = CONST PSFILES CSFILES PZFILES CZFILES RZFILES + +! ----------------------------------------- +! +! SELECTION LISTS: Receiver/Antenna names +! =============== +! +! ----------------------------------------- +ANTGRP 0 + ## widget = selwin; menuaux = MENUAUX; action = ANTGRP + ## menuauxkeys = CONST PSFILES CSFILES PZFILES CZFILES + +MSG_ANTGRP 1 "Group satellite numbers" + +! ----------------------------------------- +! +! SELECTION LISTS: Antenna names +! =============== +! +! ----------------------------------------- +ANTGRPRI 0 + ## widget = selwin; menuaux = MENUAUX; action = ANTGRPRI + ## menuauxkeys = CONST PSFILES CSFILES PZFILES CZFILES + +! ----------------------------------------- +! +! SELECTION LISTS: Indiv. Receiver/Antennas +! =============== +! +! ----------------------------------------- +ANTLST 0 + ## widget = selwin; menuaux = MENUAUX; action = ANTLST + ## menuauxkeys = CONST PSFILES CSFILES PZFILES CZFILES + +! ----------------------------------------- +! +! SELECTION LISTS: Indiv. Antennas +! =============== +! +! ----------------------------------------- +ANTLSTRI 0 + ## widget = selwin; menuaux = MENUAUX; action = ANTLSTRI + ## menuauxkeys = CONST PSFILES CSFILES PZFILES CZFILES + +! ====================================================================== +! HIDDEN PANELS AND OPTIONS +! ====================================================================== +! Define array dimensions +! ----------------------- +SHOWMAX 1 "0" + ## widget = checkbox + +MSG_SHOWMAX 1 "Define array dimensions" + +! MAXLOC: Maximum number of parameters to be processed +! ---------------------------------------------------- +MAXLOC 0 + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_MAXLOC 1 "MAXLOC: Maximum number of parameters to be processed" + +! MAXFIL: Maximum number of files to be processed +! ----------------------------------------------- +MAXFIL 0 + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_MAXFIL 1 "MAXFIL: Maximum number of files to be processed" + +! MAXSTA: Maximum number of stations involved +! ------------------------------------------- +MAXSTA 0 + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_MAXSTA 1 "MAXSTA: Maximum number of stations involved" + +! MAXSAT: Maximum number of satellites involved +! --------------------------------------------- +MAXSAT 0 + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_MAXSAT 1 "MAXSAT: Maximum number of satellites involved" + +! MAXAMB: Maximum number of ambiguities in an observation file +! ------------------------------------------------------------ +MAXAMB 0 + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_MAXAMB 1 "MAXAMB: Maximum number of ambiguities in an observation file" + +! MAXPAR: Maximum number of parameters simultaneously processed +! ------------------------------------------------------------- +MAXPAR 0 + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_MAXPAR 1 "MAXPAR: Maximum number of parameters simultaneously processed" + +! MAXFLS: Maximum number of files simultaneously processed +! -------------------------------------------------------- +MAXFLS 0 + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_MAXFLS 1 "MAXFLS: Maximum number of files simultaneously processed" + +! MAXSAS: Maximum number of satellites simultaneously processed +! ------------------------------------------------------------- +MAXSAS 0 + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_MAXSAS 1 "MAXSAS: Maximum number of satellites simultaneously processed" + +! MAXAMP: Maximum number of ambiguities simultaneously processed +! -------------------------------------------------------------- +MAXAMP 0 + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_MAXAMP 1 "MAXAMP: Maximum number of ambiguities simultaneously processed" + +! MAXSNG: Maximum number of non-zero elements in one line of first design matrix +! ------------------------------------------------------------------------------ +MAXSNG 0 + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_MAXSNG 1 "MAXSNG: Maximum number of non-zero elements in one line of first design matrix" + +! Statistic: Apply clock syncronization errors +! -------------------------------------------- +USESYNCR 1 "0" + ## widget = checkbox + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# PARAMETER ESTIMATION - GPSEST 1.1: Input Files 1 # +# # +# GENERAL FILES AND PROCESSING MODE # +# Space geodetic technique > %%%%%% < # GEOTEC +# Differencing level > %%%%%% < # DIFLVL +# LEO data processing > % < # LEOPROC +# Show all general files > % < # SHOWGEN +# # +# OBSERVATION FILES # +# Phase observations > %%%%%%%% < > %%%%%%%% < # PSFILES PZFILES +# Code@ observations > %%%%%%%% < > %%%%%%%% < # CSFILES CZFILES +# Range observations > %%%%%%%% < # RZFILES +# # +# MAIN INPUT FILES # +# Station coordinates > %%%%%%%% < # COORD +# Satellite standard orbits > %%%%%%%% < # STDORB +# Earth rotation parameters > %%%%%%%% < # POLE +# Satellite clock corrections > %%%%%%%% < # SATCLK +# Differential code biases > %%%%%%%% < # DCBINP +# Gridded VMF1 coefficients > %%%%%%%% < # VMF1_FILES +# Ionosphere models > %%%%%%%% < # IONOS +# # +# CORRECTIONS FOR LOADING EFFECTS AND CENTER OF MASS # +# Ocean tidal loading > %%%%%%%% < # OCNLOAD +# Atmospheric tidal loading > %%%%%%%% < # ATMLOAD +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# GPSEST 1.2: Input Files 2 # +# # +# ADDITIONAL INPUT FILES # +# Satellite orbit partials > %%%%%%%% < # RPRCOE +# Clock RINEX file > %%%%%%%% < # RXCLKIN +# Inter-system biases > %%%%%%%% < # ISBINP +# Troposphere estimates > %%%%%%%% < # TROPEST +# Meteorological data > %%%%%%%% < # METFIL +# # +# GRIDDED LOADING PARAMETERS # +# Atmospheric pressure > %%%%%%%% < # ALOAD_FILES +# Ocean, non-tidal > %%%%%%%% < # ONTLD_FILES +# Hydrostatic pressure > %%%%%%%% < # HLOAD_FILES +# # +# AUXILIARY STATION FILES # +# Station information > %%%%%%%% < # STAINFO +# Kinematic coordinates > %%%%%%%% < # KININP +# Receiver antenna orientation > %%%%%%%% < # ANTAZI +# Observation sigma factors > %%%%%%%% < # STAWGT +# Station eccentricities > %%%%%%%% < # ECCENT +# END_PANEL #################################################################### + + +# BEGIN_PANEL LEOPROC = 1 OR GEOTEC = SLR ###################################### +# GPSEST 1.3: LEO- and SLR-specific Input Files # +# # +# LEO-SPECIFIC INPUT FILES # +# Standard orbits > %%%%%%%% < # LEOSTD +# Orbit partial derivatives > %%%%%%%% < # LEORPR +# Attitude data > %%%%%%%% < # ATTIT +# Kinematic velocities > %%%%%%%% < # KINVEL +# # +# SLR-SPECIFIC INPUT FILES # +# Data handling (biases, CoM) > %%%%%%%% < # RGBINP +# LEO precise orbits > %%%%%%%% < # LEOPRE +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWGEN = 1 ###################################################### +# GPSEST 1.4: General Files # +# # +# GENERAL INPUT FILES # +# General constants > %%%%%%%%%%%% < # CONST +# Geodetic datum > %%%%%%%%%%%% < # DATUM +# Phase center variations > %%%%%%%%%%%% < # PHASECC +# Receiver information > %%%%%%%%%%%% < # RECEIVR +# Satellite information > %%%%%%%%%%%% < # SATELL +# Satellite problems > %%%%%%%%%%%% < # SATCRUX +# Earth potential coefficients> %%%%%%%%%%%% < # POTCOE +# Subdaily pole model > %%%%%%%%%%%% < # SUBMOD +# Nutation model > %%%%%%%%%%%% < # NUTMOD +# SINEX header file > %%%%%%%%%%%% < # SINEXIN +# IONEX control file > %%%%%%%%%%%% < # IONEXCF +# GPS-UTC file > %%%%%%%%%%%% < # GPSUTC +# Frequency information > %%%%%%%%%%%% < # FRQINFO +# # +# MENU SETTINGS # +# Selected campaign > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% <# CAMPAIGN +# Selected session Year> %%%% < Session> %%%% < # YR4_INFO SES_INFO +# Session table > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% <# SESSION_TABLE +# # +# TEMPORARY FILES # +# Scratch files > %%%%%%%% < > %%%%%%%% < > %%%%%%%% < # AUXFIL AUXFIL1 KINSCR +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWMAX = 1 ###################################################### +# GPSEST 1.5: Array Dimension Specification # +# # +# MAXIMUM ARRAY DIMENSIONS (OVERALL) # +# MAXLOC: Parameters > %%%%%% < # MAXLOC +# MAXFIL: Files > %%%%%% < # MAXFIL +# MAXSTA: Stations > %%%%%% < # MAXSTA +# MAXSAT: Satellites > %%%%%% < # MAXSAT +# MAXAMB: Ambiguities per observation file > %%%%%% < # MAXAMB +# # +# MAXIMUM ARRAY DIMENSIONS (SIMULTANEOUSLY PROCESSED) # +# MAXPAR: Parameters > %%%%%% < # MAXPAR +# MAXFLS: Files > %%%%%% < # MAXFLS +# MAXSAS: Satellites > %%%%%% < # MAXSAS +# MAXAMP: Ambiguities > %%%%%% < # MAXAMP +# # +# MAXIMUM NUMBER OF # +# MAXSNG: Elements per line of first design matrix > %%%%%% < # MAXSNG +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# GPSEST 2.1: Output Files 1 # +# # +# GENERAL OUTPUT FILES # +# Program output > % < use GPSEST.Lnn or > %%%%%%%% < # SYSODEF SYSOUT +# Error message > % < merged to program output or > %%%%%%%% < # ERRMRG SYSERR +# # +# NORMAL EQUATION SYSTEM > %%%%%%%% < # NEQUARS +# # +# STATION- AND SATELLITE-RELATED RESULTS # +# Station coordinates > %%%%%%%% < # COORDRS +# Satellite orbital elements > %%%%%%%% < # ORBITRS +# Earth rotation parameters > %%%%%%%% < # POLERS +# Earth rotation parameters (IERS) > %%%%%%%% < # IERSPOL +# # +# ATMOSPHERE-SPECIFIC RESULTS # +# Troposphere estimates > %%%%%%%% < # TROPSAV +# Troposphere estimates (SINEX) > %%%%%%%% < # TROPSNX +# Ionosphere models > %%%%%%%% < # IONOSRS +# Ionosphere models (IONEX) > %%%%%%%% < # IONEXRS +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# GPSEST 2.2: Output Files 2 # +# # +# ADDITIONAL RESULT FILES # +# Differential code biases > %%%%%%%% < # DCBOUT +# Inter-system biases > %%%%%%%% < # ISBOUT +# Phase center variations (gridded) > %%%%%%%% < # PHASRSG +# Phase center variations (spherical)> %%%%%%%% < # PHASRSH +# # +# EPOCH-SPECIFIC RESULTS # +# GNSS clock corrections > %%%%%%%% < # CLKSAV +# Clock RINEX > %%%%%%%% < # CLKRNX +# Kinematic coordinates > %%%%%%%% < # KINOUT +# # +# AUXILIARY FILES # +# Observation residuals > %%%%%%%% < # RESIDRS +# Covariance matrix > %%%%%%%% < # COVTTRS +# Covariance matrix wrt coordinates > %%%%%%%% < # COVARRS +# END_PANEL #################################################################### + + +# BEGIN_PANEL GEOTEC = SLR OR LEOPROC = 1 ###################################### +# GPSEST 2.3: LEO- and SLR-specific Output Files # +# # +# LEO-SPECIFIC RESULT FILES # +# Orbital elements > %%%%%%%% < # LEORBRS +# # +# SLR-SPECIFIC RESULT FILES # +# Data handling (biases, CoM) > %%%%%%%% < # RGBOUT +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# GPSEST 3.1: General Options 1 # +# # +# TITLE > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # TITLE +# # +# OBSERVATION SELECTION # +# Satellite system > %%%%%%%%%%%%% < # SATSYS +# Frequency/linear combination > %%%%%%%%%%%%% < # FREQUENCY +# Elevation cutoff angle > %%%%%% %%%%%% %%%%%% %%%%%%%%%%%%% < # SODSEL +# Observation window > % < # WINDOW +# # +# OBSERVATION MODELING AND PARAMETER ESTIMATION # +# A priori sigma of unit weight > %%%%%% %%%%% < # ELVWGT +# Type of computed residuals > %%%%%%%%%%%%% < # NORRES +# Correlation strategy > %%%%%%%%%%%%% < # CORREL +# # +# LEO-SPECIFIC SELECTION AND MODELING OPTIONS # +# Elevation cutoff angle > %%%%%% %%%%% < # LEOEDW +# END_PANEL #################################################################### + + +# BEGIN_PANEL WINDOW = 1 ####################################################### +# GPSEST 3.1.1: Observation Window # +# # +# OBSERVATION WINDOW # +# # +# > % < Defined by Year and Session identifier # RADIO1_1 +# Year > %%%% < Session > %%%% < # SESSION_YEAR1 SESSION_STRG1 +# # +# # +# > % < Defined by Start and End times # RADIO1_2 +# yyyy mm dd hh mm ss yyyy mm dd hh mm ss # +# Start > %%%%%%%%%% < > %%%%%%%% < End > %%%%%%%%%% < > %%%%%%%% < # STADAT1 STATIM1 ENDDAT1 ENDTIM1 +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# GPSEST 3.2: General Options 2 # +# # +# A PRIORI TROPOSPHERE MODELING # +# ZPD model and mapping function > %%%%%%%%%%%%% < for GNSS # TROPOS +# > %%%%%%%%%%%%% < for SLR # TROPOS_S +# # +# HANDLING OF AMBIGUITIES # +# Resolution strategy > %%%%%%%%%%%%% < # AMBSTRAT +# Solve ambiguities for > %%%%%%%%%%%%% < # SATSYS_AR +# Consider GPS quarter-cycle biases> %%%%%%%%%%%%% < # AMBQCPB +# Save resolved ambiguities > % < # AMBSAVE +# Introduce widelane integers > % < # APRWIDE +# Introduce L1 and L2 integers > % < # APRL1L2 +# # +# SPECIAL PROCESSING OPTIONS # +# Stop program after NEQ saving > % < # OBS2NEQ +# Activate extended program output > % < # PRINT +# END_PANEL #################################################################### + + +# BEGIN_PANEL PRINT = 1 ######################################################## +# GPSEST 3.2.1.1: Extended Program Output Options # +# # +# INFORMATION RELATED TO OBSERVATIONS # +# List of observations given in files > % < # PRTNUMOB +# List of observations used for processing > % < # PRTNUMDD +# Satellite elevations > % < # PRTELEV +# Histogram of observations by elevation angle bins > % < # PRTNOBEL +# Histogram of observations by nadir angle bins > % < # PRTNOBNA +# Phase-connected time intervals > % < # PRTTIMFL +# # +# INFORMATION RELATED TO ESTIMATED PARAMETERS # +# List of all parameters > % < # PRTPARAM +# Unresolved ambiguities after each iteration step > % < # PRTAMBIT +# Suppression of output concerning troposphere parameter > % < # PRTTRP +# Suppression of output concerning coordinate parameter > % < # PRTCRD +# Suppression of output concerning ambiguity parameter > % < # PRTAMB +# Suppression of output concerning epoch parameters > % < # PRTEPPAR +# END_PANEL #################################################################### + + +# BEGIN_PANEL PRINT = 1 ######################################################## +# GPSEST 3.2.1.2: Extended Program Output Options # +# # +# OTHER INFORMATION # +# Resolved ambiguities from observation files > % < # PRTAMBFL +# Constants, antenna offsets, ionosphere coefficients > % < # PRTPOLE +# Station eccentricities, receiver information > % < # PRTPOSEC +# Receiver synchronization errors > % < # PRTSYNCH +# RMS of ellipsoidal coordinates and differences > % < # PRTBLH +# Slope distances and their RMS > % < # PRTDIS +# Statistics on the parameter dimensions > % < # PRTMAX +# # +# HELMERT TRANSFORMATION OF RESULTING STATION COORDINATES # +# Activate Helmert transformation > % < # PRTHELM +# Coordinate system for transformation > %%%%%%%%%%%% < # COORDSYS +# Rotation > % < # ROTXYZ +# Scale > % < # SCALE +# END_PANEL #################################################################### + + +# BEGIN_PANEL DIFLVL = DOUBLE AND AMBSTRAT = SEARCH ############################ +# GPSEST 3.2.2: General Search Ambiguity Resolution Strategy # +# # +# OPTIONS AND CRITERIA FOR TESTING # +# Baseline-wise ambiguity resolution > % < # IFBASL +# Search width in units of standard deviation > %%%%% < # IFSWID +# Minimum allowed RMS ratio re 2nd best to best > %%%%% < # IF21 +# Maximum allowed RMS ratio re fixed to float > %%%%% < # IFFXFL +# Search width for geometry-free linear combination > %%%%% %%%%% < # MXAMBIT +# Ambiguity resolvable if exactly one integer within > %%%%% %%%%% %%%%% %%%%%%%%%%%%%%% < # GLORES +# END_PANEL #################################################################### + + +# BEGIN_PANEL DIFLVL = DOUBLE AND AMBSTRAT = QIF ############################### +# GPSEST 3.2.4: Quasi-Ionosphere-Free Ambiguity Resolution Strategy # +# # +# OPTIONS AND CRITERIA FOR TESTING # +# Maximal number of ambiguities fixed per iteration step > %%%%% < # MXAQIF +# Search width for pairs of L1 and L2 ambiguities > %%%%% %%%%% %%%%% %%%%% < # LAFXFL +# Maximum allowed RMS of unit weight for fixed solution > %%%%% %%%%%%%%%%%%%%% < # LAMRES +# END_PANEL #################################################################### + + +# BEGIN_PANEL DIFLVL = ZERO #################################################### +# GPSEST 3.3: General Options 3 # +# # +# OPTIONS CONCERNING INTRODUCED CLOCK CORRECTIONS # +# Primary source for satellite clocks > %%%%%%%%%%%%%%%%% < # USERXCLK +# Receiver@ clock missing in clock RINEX file > %%%%%%%%%%%%%%%%% < # NORXCLKR +# Satellite clock missing in clock RINEX file > %%%%%%%%%%%%%%%%% < # NORXCLKS +# Satellite clock missing in Bernese clock file> %%%%%%%%%%%%%%%%% < # NOSATCLK +# Clock interpolation allowed over > %%%%%% %%%%%% % < # PRELJ2 +# Correction for polarization effect > %%%%%%%%%% < total effect # POLARI2D +# > %%%%%%%%%% < geometric part # POLARI1D +# END_PANEL #################################################################### + + +# BEGIN_PANEL FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC ##### +# GPSEST 4: Datum Definition for Station Coordinates # +# # +# DATUM DEFINITION TYPE # +# > % < Free network solution # RADIO8_3 +# > % < Coordinates constrained > %%%%%%%%%%%% < # RADIO8_2 SIGSTA +# > % < Coordinates fixed > %%%%%%%%%%%% < # RADIO8_1 FIXSTA +# # +# A PRIORI SIGMAS # +# North > %%%%%%% %%%%%%% %%%%%%% %%%%%%%%%%%%%%%%%%%% < # STATION4 +# List of stations (and sigmas) from file > %%%%%%%% < # STAFILE4 +# Stations with specific flags in CRD file > %%%%%%%% < #: all non-blank # STAFLAG4 +# END_PANEL #################################################################### + + +# BEGIN_PANEL FIXSTA = MANUAL OR FIXSTA = FROM_FILE OR FIXSTA = WITH_FLAG AND FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC +# GPSEST 4.1: Datum Definition for Station Coordinates # +# # +# STATION COORDINATES TO BE FIXED # +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # STATION1 +# List of stations from file > %%%%%%%% < # STAFILE1 +# Stations with specific flags in CRD file > %%%%%%%% < #: all non-blank # STAFLAG1 +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# GPSEST 5.1: Setup of Parameters and Pre-Elimination 1 # +# # +# STATION-RELATED PARAMETERS Setup Pre-Elimination # +# Station coordinates > %%%%%%%%%%%%%%%%%%%% < # PRE01 +# Ambiguities > %%%%%%%%%%%%%%%%%%%% < # PRE04 +# # +# ATMOSPHERIC PARAMETERS # +# Site-specific troposphere parameters > % < > %%%%%%%%%%%%%%%%%%%% < # SITETROP PRE06 +# Global ionosphere parameters > % < > %%%%%%%%%%%%%%%%%%%% < # GLOBION PRE19 +# # +# GLOBAL PARAMETERS # +# Orbital parameters > % < > %%%%%%%%%%%%%%%%%%%% < # ORBADJ PRE03 +# Earth orientation parameters > % < > %%%%%%%%%%%%%%%%%%%% < # ERP PRE10 +# Geocenter coordinates > % < > %%%%%%%%%%%%%%%%%%%% < # GEOCENT PRE16 +# # +# EPOCH PARAMETERS # +# Receiver clock offsets > % < > %%%%%%%%%%%%%%%%%%%% < # CLOCKR PRE23 +# Satellite clock offsets > % < > %%%%%%%%%%%%%%%%%%%% < # CLOCKS PRE24 +# Kinematic coordinates > % < > %%%%%%%%%%%%%%%%%%%% < # KINEST PRE21 +# Stochastic ionosphere parameters > % < > %%%%%%%%%%%%%%%%%%%% < # DIFFION PRE17 +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# GPSEST 5.2: Setup of Parameters and Pre-Elimination 2 # +# # +# BIAS PARAMETERS Setup Pre-Elimination # +# Differential code biases > % < > %%%%%%%%%%%%%%%%%%%% < # DCBEST PRE08 +# GLONASS receiver clock biases > % < > %%%%%%%%%%%%%%%%%%%% < # GLOBIAS PRE02 +# GNSS-specific translation parameters > % < > %%%%%%%%%%%%%%%%%%%% < # GNSSPEC PRE30 +# # +# ANTENNA PHASE CENTER PARAMETERS # +# Satellite phase center offsets > % < > %%%%%%%%%%%%%%%%%%%% < # SANTOFF PRE12 +# Satellite phase center variations > % < > %%%%%%%%%%%%%%%%%%%% < # SANTPAT PRE25 +# Receiver@ phase center offsets > % < > %%%%%%%%%%%%%%%%%%%% < # RANTOFF PRE05 +# Receiver@ phase center variations > % < > %%%%%%%%%%%%%%%%%%%% < # RANTPAT PRE18 +# # +# PARAMETER SCALING FACTORS # +# Scaling related to loading effects > % < > %%%%%%%%%%%%%%%%%%%% < # GRDLOAD PRE22 +# Higher-order ionosphere scaling > % < > %%%%%%%%%%%%%%%%%%%% < # SCALHOI PRE27 +# # +# SLR-RELATED PARAMETERS # +# Range biases > % < > %%%%%%%%%%%%%%%%%%%% < # RBIAS PRE26 +# # +# TIME OFFSET FOR PARAMETER INTERVALS > %%%%%%%%% < (hhh mm ss) # PAR_OFF +# END_PANEL #################################################################### + + +# BEGIN_PANEL MOREOPT = 1 ###################################################### +# GPSEST 5.3: Parameter Setup of Experimental Parameters # +# # +# STATION-RELATED PARAMETERS Setup Pre-Elimination # +# Receiver clock offsets > % < same as GLONASS clock bias # RCVCLOCK PRE02 +# Time-dependent GLONASS biases > % < same as GLONASS clock bias # IFBWIN +# # +# ATMOSPHERIC PARAMETERS Setup Pre-Elimination # +# Local troposphere parameters > % < > %%%%%%%%%%%%%%%%%%%% < # LOCTROP PRE09 +# Local ionosphere parameters > % < > %%%%%%%%%%%%%%%%%%%% < # LOCIONO PRE07 +# # +# ADDITIONAL PARAMETERS # +# Earth gravity field > % < > %%%%%%%%%%%%%%%%%%%% < # GRAVITY PRE13 +# Earth albedo radiation > % < > %%%%%%%%%%%%%%%%%%%% < # ALBEDO PRE15 +# Hill resonance terms > % < > %%%%%%%%%%%%%%%%%%%% < # HILL PRE14 +# # +# EXPERIMENTAL OPTIONS # +# Satellite-specific a priori sigmas > % < # SVNAPR +# END_PANEL #################################################################### + + +# BEGIN_PANEL SITETROP = 1 ##################################################### +# GPSEST 6.1.1: Site-Specific Troposphere Parameters 1 # +# # +# ZENITH PATH DELAY PARAMETERS # +# Mapping function > %%%%%%%%%% < # MAPPNG +# Parameter spacing > %%%%%%%% <(hh mm ss) # NUMPAR +# # +# HORIZONTAL GRADIENT PARAMETERS # +# Gradient estimation model > %%%%%%%%%% < # TRPGRD +# Parameter spacing > %%%%%%%% <(hh mm ss) # NUMGRD +# # +# A PRIORI SIGMAS Absolute Relative # +# Zenith path delay > %%%%%%%% %%%%%%%% %%%%%%%% %%%%%%%% %%%%%%%%% <(hhh mm ss) Time resolution> %%%%%%%% <(hh mm ss)# TRPOFF TRPRES +# END_PANEL #################################################################### + + +# BEGIN_PANEL SITETROP = 1 ##################################################### +# GPSEST 6.1.2: Site-Specific Troposphere Parameters 2 # +# # +# STATIONS TO BE EXCLUDED FROM TROPOSPHERE ESTIMATION # +# Station selection > %%%%%%%%%%% < # NTRPSEL +# Station list from file > %%%%%%%% < # STAFILE6 +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # STATION6 +# # +# STATIONS WITH SPECIAL A PRIORI SIGMAS # +# Station selection > %%%%%%%%%%% < # SPESEL +# Station list from file > %%%%%%%% < # STAFILE3 +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # STATION3 +# # +# SPECIAL A PRIORI SIGMAS Absolute Relative # +# Zenith path delay > %%%%%%%% %%%%%%%% %%%%%%%% %%%%%%%% %%%%%%%% < (hh mm ss) # NUMION +# Station-specific models > % < # MLTMOD +# 4-figure model name > %%%% < # GIMNAM +# # +# NUMBER OF COEFFICIENTS # +# Maximum degree of spherical harmonics> %%%% < # MAXDEG +# Maximum order of spherical harmonics > %%%% < # MAXORD +# # +# ESTIMATION OF SINGLE-LAYER HEIGHT PARAMETERS # +# Number of height parameters > %%%% < # HGTEST +# Absolute sigma for height parameters > %%%%%%% %%%%%%% %%%%%%%%%%% < # STADYN +# Reference frame definition > %%%%%%%%%%% < # REFFRM +# Longitude of the Sun > %%%%% < # LONSUN +# Mapping function > %%%%% < # MAPFUN +# # +# ADDITIONAL INFORMATION # +# A priori height of single layer > %%%%%%% %%%%%%% %%%%%%% %%%%%%% %%%%%%% %%%%%%%% < > %%%%%%%% < # ORBEST ORBEST_LST +# # +# SETUP OF ORBITAL ELEMENTS A priori sigma # +# Semi major axis > % < > %%%%%%%%% % < > %%%%%%%%% < # ECCENTR SIGECCE +# Inclination > % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < # STCEST +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL RPRCOE / _ AND ORBADJ = 1 AND STCEST = 1 ######################### +# GPSEST 6.3.2: Satellite Orbit Determination 2 # +# # +# OPTIONS CONCERNING ESTIMATION OF STOCHASTIC PULSES # +# Number of parameter sets per day > %%% < # NUMSET1 +# Additional requests for further epochs> % < # STCSPEC +# # +# SETUP OF STOCHASTIC PULSES A priori sigma # +# Radial > % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% PRN Par/day _Sigma1_ _Sigma2_ _Sigma3_ < # SATGROUP +# END_PANEL #################################################################### + + +# BEGIN_PANEL RPRCOE / _ AND ORBADJ = 1 AND STCEST = 1 AND STCSPEC = 1 ######### +# GPSEST 6.3.3: Satellite Orbit Determination 3 # +# # +# ADDITIONAL SETUP REQUESTS FOR STOCHASTIC PULSES # +# > PRN yyyy_mm_dd hh_mm_ss _Sigma1_ _Sigma2_ _Sigma3_ < # STCGROUP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL LEORPR / _ AND LEOPROC = 1 AND ORBADJ = 1 ######################## +# GPSEST 6.4.1: LEO Orbit Determination 1 # +# # +# SETUP OF ORBITAL ELEMENTS A priori sigma # +# Semi major axis > % < > %%%%%%%%% % < > %%%%%%%%% < # ECCENTR2 SIGECCE2 +# Inclination > % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < # STCEST2 +# END_PANEL #################################################################### + + +# BEGIN_PANEL LEORPR / _ AND LEOPROC = 1 AND ORBADJ = 1 AND STCEST2 = 1 ######## +# GPSEST 6.4.2: LEO Orbit Determination 2 # +# # +# OPTIONS CONCERNING ESTIMATION OF STOCHASTIC PARAMETERS # +# Parameters are defined as changes in > %%%%%%%%%%%% < # PULSDEF2 +# Number of parameter sets per day > %%% < # NUMSET12 +# Additional requests for further epochs> % < # STCSPEC2 +# # +# SETUP OF STOCHASTIC PARAMETERS A priori sigma # +# Radial > % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% LEO Par/day _Sigma1_ _Sigma2_ _Sigma3_ < # SATGROUP2 +# END_PANEL #################################################################### + + +# BEGIN_PANEL LEORPR / _ AND LEOPROC = 1 AND ORBADJ = 1 AND STCEST2 = 1 AND STCSPEC2 = 1 # +# GPSEST 6.4.3: LEO Orbit Determination 3 # +# # +# ADDITIONAL SETUP REQUESTS FOR STOCHASTIC PARAMETERS # +# > LEO yyyy_mm_dd hh_mm_ss _Sigma1_ _Sigma2_ _Sigma3_ < # STCGROUP2 +# END_PANEL #################################################################### + + +# BEGIN_PANEL ERP = 1 ########################################################## +# GPSEST 6.5: Earth Orientation Parameters # +# # +# PARAMETER SETUP # +# Parameter spacing > %%%%%%%% <(hh mm ss) # NUMSET +# Continuity between sets > %%%%% < # CONTI +# Drifts constrained to zero > %%%%% < # CONSTRA +# # +# NUMBER OF PARAMETERS PER SET AND CONSTRAINING # +# Par/set First parameter Other parameters # +# X pole > % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% < > %%%%%%%%% % < > %%%%%%%%% < > %%%%%%%%% % < > %%%%%%%%% < > %%%%%%%%% %%%%%%%% <(hh mm ss) # NVBERN +# IERS ERP file > %%%%%%%% <(hh mm ss) # NVIERS +# END_PANEL #################################################################### + + +# BEGIN_PANEL GEOCENT = 1 ###################################################### +# GPSEST 6.6: Geocenter Coordinates # +# # +# PARAMETER SETUP A priori sigma # +# X-component > % < > %%%%%%%% % < > %%%%%%%% % < > %%%%%%%% % < # PHASEPO +# Var-covar wrt epoch parameters > %%%%%%%%%%%%%%%%% < # QXXEPO +# Sampling rate for resubstitution > %%%%%% %%%%%% %%%%%%%%%%%%%%%%%%%% < # REFSUM +# # +# REFERENCE STATIONS # +# Selection of reference stations > %%%%%%%%%%%%%%%%%%%% < # REFCLOCKR +# Manual station selection > %%%%%%%%%%%%%%%%%%%% < # STATION8 +# Station list from file > %%%%%%%% < # STAFILE8 +# # +# REFERENCE SATELLITES # +# Selection of reference satellites > %%%%%%%%%%%%%%%%%%%% < # REFCLOCKS +# Manual satellite selection > %%%%%%%%%%%%%%%%%%%% < # SATELLITE8 +# Satellite list from file > %%%%%%%% < # SATFILE8 +# # +# ADDITIONAL OPTIONS # +# Minimum number of obs per station clock > %%% < # MINSTA +# Minimum number of obs per satellite clock> %%% < # MINSAT +# # +# GLONASS CLOCK ESTIMATION # +# GLONASS receiver clock biases > %%%%%%%%%%%%%%%%%%%% < # RCVCLKTYP +# Receiver clocks for each satellite system> % < # RCLKSYS +# END_PANEL #################################################################### + + +# BEGIN_PANEL CLOCKR = 1 OR CLOCKS = 1 AND CLKRNX / _ ########################## +# GPSEST 6.8.2: Clock Estimation 2 # +# # +# HEADER ENTRIES FOR CLOCK RINEX RESULT FILE # +# Run by > %%%%%%%%%%%%%%%%%%% < # RUNBY +# AC designator > %%%% < # AC +# AC name > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # ACNAME +# # +# Time system > %%%% < # TIMESYS +# DCBs applied > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # DCBLINE +# # +# Comment lines: # +# > Comment_lines_______________________________________________ < # COMMENT +# END_PANEL #################################################################### + + +# BEGIN_PANEL KINEST = 1 ####################################################### +# GPSEST 6.9: Kinematic Coordinates # +# # +# STATIONS TO BE TREATED AS KINEMATIC # +# Station selection > %%%%%%%%%%% < # KINSTA +# Station list from file > %%%%%%%% < # STAFILE2 +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # STATION2 +# # +# A PRIORI SIGMAS # +# Reference frame > %%%%% < # SIGKIN +# Sigma for horizontal components > %%%%%%% %%%%%%% %%%%%%% % < # MINKIN +# END_PANEL #################################################################### + + +# BEGIN_PANEL DIFFION = 1 ###################################################### +# GPSEST 6.10: Stochastic Ionosphere Parameters # +# # +# STOCHASTIC IONOSPHERE PARAMETERS # +# Elimination of reference ionosphere parameters > % < # DIONELI +# Elevation-dependent parameter constraining > % < # DIONCON +# Absolute a priori sigma on single difference level > %%%%%% %%%%%% %%%%%%%%%%%%%%%%% < # DCBTYP +# Estimate differential code biases for satellites > % < # DCBSAT +# Estimate differential code biases for receivers > % < # DCBREC +# # +# DATUM DEFINITION AND CONSTRAINING # +# Reference satellite(s) > %%%%% < # DCBREF +# A priori sigma for reference satellite biases > %%%%%%% %%%%%%% %%%%%%%% < # SYSTRA +# A priori sigmas North > %%%%%%%% %%%%%%%% %%%%%%%% %%%%%%%% < # SYSTRP +# A priori sigma > %%%%%%%% % <@@Y> % <@@Z> % < # SATANTX SATANTY SATANTZ +# Grouping > %%%%%%%%%%%% < # SAOSEL +# Advanced setup > % < # SATANT0 +# # +# PARAMETER CONSTRAINING # +# X-component > %%%%%%%% %%%%%%%% %%%%%%%% Group hh_mm_ss _X(m)_ _Y(m)_ _Z(m)_ _X(m)_ _Y(m)_ _Z(m)_ < # SATANTSTR +# END_PANEL #################################################################### + + +# BEGIN_PANEL SANTOFF = 1 AND SAOSEL = MANUAL ################################## +# GPSEST 6.13.3: Satellite Antenna Phase Center Offsets 3 # +# # +# MANUAL GROUP DEFINITION # +# Satellite numbers # +# > Grp ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ < # SATANTGRP +# END_PANEL #################################################################### + + +# BEGIN_PANEL SANTPAT = 1 ###################################################### +# GPSEST 6.14.1: Satellite Antenna Phase Center Variations 1 # +# # +# PARAMETER SETUP # +# Grouping > %%%%%%%%%%%% < # SAPSEL +# Maximum nadir angle > %%%%%%%% %%%%%%%% %%%%%%%% %%%%%%%% Grp ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ < # SAPGRP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL RANTOFF = 1 ###################################################### +# GPSEST 6.15.1: Receiver Antenna Phase Center Offsets 1 # +# # +# PARAMETER SETUP # +# Antenna offset component North> % <@@East> % <@@Up> % < # RAON RAOE RAOU +# Satellite system > %%%%%%%% < # RAOPRN +# Frequencies > %%%%%%%% < # RAOFRQ +# Grouping > %%%%%%%%%%%%%%%%%%%%% < # RAOSEL +# # +# PARAMETER CONSTRAINING # +# Sigma for horizontal components> %%%%%%%% %%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAOGRPI +# Reference > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAOREFGI +# # +# RECEIVER-DEPENDENT SELECTION # +# Estimated > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAOGRP +# Reference > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAOREFG +# # +# INDIVIDUAL ANTENNAS # +# Estimated > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAOANT +# Reference > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAOREFI +# END_PANEL #################################################################### + + +# BEGIN_PANEL RANTOFF = 1 AND RAOSEL = MANUAL ############################################# +# GPSEST 6.15.3: Receiver Antenna Offsets 3 # +# # +# MANUAL SETUP # +# Antenna numbers Sigma (meters) # +#> Antenna_name________ Receiver_name_____ from__ to____ Frq_ Sys horiz.__ vert.___ < # RAOSTR +# # +# END_PANEL ############################################################################### + + +# BEGIN_PANEL RANTPAT = 1 ###################################################### +# GPSEST 6.16.1: Receiver Antenna Phase Center Variations 1 # +# # +# PARAMETER SETUP # +# Satellite system > %%%%%%%% < # RAPPRN +# Frequencies > %%%%%%%% < # RAPFRQ +# Grouping > %%%%%%%%%%%%%%%%%%%%% < # RAPSEL +# # +# TYPE OF MODELLING # +# > % %%% < degrees # RAPZENMAX +# Elevation increment > %%% < degrees # RAPDELE +# Azimuth increment > %%% < degrees # RAPDAZI +# > % %%% < # RAPHARMN +# Order m > %%% < # RAPHARMM +# # +# PARAMETER CONSTRAINING # +# A priori sigma > %%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAPGRPI +# Reference > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAPREFGI +# # +# RECEIVER-DEPENDENT SELECTION # +# Estimated > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAPGRP +# Reference > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAPREFG +# # +# INDIVIDUAL ANTENNAS # +# Estimated > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAPANT +# Reference > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAPREFI +# END_PANEL #################################################################### + + +# BEGIN_PANEL RANTPAT = 1 AND RAPSEL = MANUAL ########################################### +# GPSEST 6.16.3: Receiver Antenna Phase Center Variations 3 # +# # +# MANUAL SETUP # +# Antenna numbers Increment # +#> Antenna_name________ Receiver_name_____ from__ to____ Frq_ Sys Ele Azi Sigma___< # RAPSTR +# # +# END_PANEL ############################################################################# + + +# BEGIN_PANEL GRDLOAD = 1 ###################################################### +# GPSEST 6.17: Scaling Factors Related to Loading Effects # +# # +# ATMOSPHERIC PRESSURE LOADING # +# Parameter setup > %%%%%%%%%%%%%%%%%% < > %%%%%%%% < # ALOADSET ALOADCLU +# Parameter decomposition > %%%%%%%%%%%%%%%%%% < # ALOADDEC +# Sigma in North/horizontal/overall> %%%%%%%% < meters # ALOADSIG1 +# @@@@@@@@@East@/vertical > %%%%%%%% < meters # ALOADSIG2 +# @@@@@@@@@Up > %%%%%%%% < meters # ALOADSIG3 +# # +# OCEAN NON-TIDAL LOADING # +# Parameter setup > %%%%%%%%%%%%%%%%%% < > %%%%%%%% < # ONTLDSET ONTLDCLU +# Parameter decomposition > %%%%%%%%%%%%%%%%%% < # ONTLDDEC +# Sigma in North/horizontal/overall> %%%%%%%% < meters # ONTLDSIG1 +# @@@@@@@@@East@/vertical > %%%%%%%% < meters # ONTLDSIG2 +# @@@@@@@@@Up > %%%%%%%% < meters # ONTLDSIG3 +# # +# HYDROSTATIC PRESSURE LOADING # +# Parameter setup > %%%%%%%%%%%%%%%%%% < > %%%%%%%% < # HLOADSET HLOADCLU +# Parameter decomposition > %%%%%%%%%%%%%%%%%% < # HLOADDEC +# Sigma in North/horizontal/overall> %%%%%%%% < meters # HLOADSIG1 +# @@@@@@@@@East@/vertical > %%%%%%%% < meters # HLOADSIG2 +# @@@@@@@@@Up > %%%%%%%% < meters # HLOADSIG3 +# END_PANEL #################################################################### + + +# BEGIN_PANEL SCALHOI = 1 ###################################################### +# GPSEST 6.18: Higher-order Ionosphere Scaling Factors # +# # +# PARAMETER SETUP FOR Setup Sigma # +# Second-order term > %%%%%%%%%%%%%%% < > %%%%%%%%%% < # HOI1 SIGHOI1 +# Third-order term > %%%%%%%%%%%%%%% < > %%%%%%%%%% < # HOI2 SIGHOI2 +# Ray path bending term > %%%%%%%%%%%%%%% < > %%%%%%%%%% < # HOI3 SIGHOI3 +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL RBIAS = 1 ######################################################## +# GPSEST 6.19: SLR Range Biases # +# # +# PARAMETER SETUP # +# Station selection > %%%%%%%%%%% < # RGBLST +# File with the list of stations > %%%%%%%% < # STAFILE9 +# Manual selection of stations > %%%%%%%%%%%%%%%%%%%% < # STATION9 +# Definition of satellite groups > %%%%%%%%%%%% < # SATRGB +# # +# PARAMETER CONSTRAINING # +# A priori sigma > %%%%%%%%% %%%%%%%%%%% < # RCVCLKLST +# File with the list of stations > %%%%%%%% < # STAFILE5 +# Selection of list of stations > %%%%%%%%%%%%%%%%%%%% < # STATION5 +# A priori sigma > %%%%% % < Time interval from observation files # RCOTIM +# # +# > % < Defined by year and session identifier # RADIO5_1 +# Year > %%%% < Session > %%%% < # SESSION_YEAR5 SESSION_STRG5 +# # +# > % < Defined by start and end times # RADIO5_2 +# yyyy mm dd hh mm ss yyyy mm dd hh mm ss # +# Start> %%%%%%%%%% < > %%%%%%%% < End> %%%%%%%%%% < > %%%%%%%% < # STADAT5 STATIM5 ENDDAT5 ENDTIM5 +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL MOREOPT = 1 AND LOCTROP = 1 ###################################### +# GPSEST 99.2: Local Troposphere Parameters # +# # +# MODEL SPECIFICATION # +# Parameter interval > %%%%%%%% <(hh mm ss) # LTRPMOD +# Polynomial degree > %% < # LTRPPAR +# A priori sigma for zero-order term> %%%%%%%% %%%%%%%% Model Latitude___ Longitude__ mixed_coefficients < # LIONSTR +# END_PANEL #################################################################### + + +# BEGIN_PANEL MOREOPT = 1 AND GRAVITY = 1 ###################################### +# GPSEST 99.4: Earth Gravity Field # +# # +# PARAMETER SETUP OPTIONS # +# > % < Default setup # GRAVITY_D +# Maximum degree of development> %% < # POTDEG +# Maximum order of development > %% < # POTORD +# A priori sigma > %%%%%% < # POTSIG +# # +# > % < Manual setup of special coefficients # GRAVITY_M +# > Degree Order Sigma < # POTSTR +# END_PANEL #################################################################### + + +# BEGIN_PANEL MOREOPT = 1 AND ALBEDO = 1 ####################################### +# GPSEST 99.5: Earth Albedo Radiation # +# # +# PARAMETER SELECTION A priori sigma # +# Absorption, constant part > % < > %%%%%%% < # ALB1 SIGALB1 +# Absorption, variable surface due to solar panels> % < > %%%%%%% < # ALB2 SIGALB2 +# Reflection at solar panels > % < > %%%%%%% < # ALB3 SIGALB3 +# # +# SATELLITE GROUP DEFINITION # +# > GRP ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ < # ALBSATSTR +# END_PANEL #################################################################### + + +# BEGIN_PANEL MOREOPT = 1 AND HILL = 1 ######################################### +# GPSEST 99.6.1: Hill Resonance Terms # +# # +# PARAMETER SETUP OPTIONS # +# > % < Default parameter setup # HILL_D +# > % < Manual parameter setup # HILL_M +# # +# CONSTANT FORCES SELECTION A priori sigma # +# Radial > % < > %%%%%% < # HILC1 SIGHILC1 +# Along track > % < > %%%%%% < # HILC2 SIGHILC2 +# Out of plane > % < > %%%%%% < # HILC3 SIGHILC3 +# # +# PERIODIC FORCES SELECTION # +# Radial > % < > %%%%%% < # HILP1 SIGHILP1 +# Along track > % < > %%%%%% < # HILP2 SIGHILP2 +# Out of plane > % < > %%%%%% < # HILP3 SIGHILP3 +# # +# LIST OF SATELLITES # +# > ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ < # HILSATSTR +# END_PANEL #################################################################### + + +# BEGIN_PANEL MOREOPT = 1 AND HILL = 1 AND HILL_M = 1 ########################## +# GPSEST 99.6.2: Hill Resonance Terms (Manual Setup) # +# # +# DIRECTION OF FORCE TYPE OF FORCE # +# 1: Radial 1: Constant # +# 2: Along track 2: Cosine term # +# 3: Out of plane 3: Sine term # +# # +# MANUAL PARAMETER SETUP # +# Direction Type of # +# > PRN of_force_ of_force_ Sigma < # HILLSTR +# END_PANEL #################################################################### + + +# BEGIN_PANEL MOREOPT = 1 AND SVNAPR = 1 ####################################### +# GPSEST 99.7: Satellite-Specific a Priori Sigmas # +# # +# From To # +# > PRN yyyy_mm_dd hh_mm_ss yyyy_mm_dd hh_mm_ss Sigma(m) < # SVNSIG +# END_PANEL #################################################################### + + +# BEGIN_PANEL MOREOPT = 1 AND IFBWIN = 1 ####################################### +# GPSEST 99.8: Time Window for GLONASS Receiver Clock Biases # +# # +# TIME DEPENDENT INTER-SYSTEM BIASES # +# > Receiver_name_______ from__ to____ Interval__ < # RCOSTR +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_L12/GPSEST.old b/config/bernese/gpsuser52-luzon/OPT/R2S_L12/GPSEST.old new file mode 100755 index 0000000..bccc47f --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_L12/GPSEST.old @@ -0,0 +1,6004 @@ + +CAMPAIGN 1 "./DUMMY" + ## widget = initmenu; pointer = ACTIVE_CAMPAIGN + +SESSION_TABLE 1 "${X}/SKL/SESSIONS.SES" + ## widget = initmenu; pointer = SESSION_TABLE + +DESCR_SESSION_TABLE 1 "Session table" + +YR4_INFO 1 "1980" + ## widget = comment + # $Y+0 + +SES_INFO 1 "0060" + ## widget = comment + # $S+0 + +USR_INFO 1 "${USER}" + ## widget = comment + +! Environment Variables +! --------------------- +ENVIRONMENT 1 "" "${}" + ## widget = initmenu; pointer = ENVIR_LIST + +! ---------------------------------------------------------------------- +! General options and processing mode +! ---------------------------------------------------------------------- +! Spce geodetic technique +! ----------------------- +GEOTEC 1 "GNSS" + ## widget = combobox; cards = GNSS SLR; editable = false + +MSG_GEOTEC 1 "Space geodetic technique" + +! Differencing level +! ------------------ +DIFLVL 1 "DOUBLE" + ## widget = combobox; cards = DOUBLE ZERO; editable = false + ## activeif = GEOTEC = GNSS + +MSG_DIFLVL 1 "Differencing level" + +! LEO processing +! -------------- +LEOPROC 1 "0" + ## widget = checkbox + +MSG_LEOPROC 1 "LEO data processing" + +! Show general files +! ------------------ +SHOWGEN 1 "1" + ## widget = checkbox + +MSG_SHOWGEN 1 "Show all general files" + +! ---------------------------------------------------------------------- +! General files +! ---------------------------------------------------------------------- +! General Constants +! ----------------- +CONST 1 "${X}/GEN/CONST." + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # CONST. + +DESCR_CONST 1 "General constants" + +! Local Geodetic Datum +! -------------------- +DATUM 1 "${X}/GEN/DATUM." + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # DATUM. + +DESCR_DATUM 1 "Geodetic datum" + +! Phase Center Eccentricities +! --------------------------- +PHASECC 1 "${X}/GEN/$(PCVINF).$(PCV)" + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # $(PCVINF).$(PCV) + +DESCR_PHASECC 1 "Phase center eccentricities" + +! Receiver information +! -------------------- +RECEIVR 1 "${X}/GEN/$(RECINF)" + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # $(RECINF) + +DESCR_RECEIVR 1 "Receiver information" + +! Satellite Information +! --------------------- +SATELL 1 "${X}/GEN/$(SATINF).$(PCV)" + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # $(SATINF).$(PCV) + +DESCR_SATELL 1 "Satellite information" + +! Satellite Problems +! ------------------ +SATCRUX 1 "${X}/GEN/$(SATCRX).CRX" + ## widget = selwin; path = PTH_GEN; ext = EXT_CRX; maxfiles = 1 + ## emptyallowed = true + # $(SATCRX) + +DESCR_SATCRUX 1 "Satellite problems" + +! Earth Potential +! --------------- +POTCOE 1 "${X}/GEN/EGM2008_SMALL." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + ## emptyallowed = true + # EGM2008_SMALL. + +DESCR_POTCOE 1 "Earth potential coefficients" + +! Subdaily Pole Model +! ------------------- +SUBMOD 1 "${X}/GEN/IERS2010XY.SUB" + ## widget = selwin; path = PTH_GEN; ext = EXT_SUB; maxfiles = 1 + # IERS2010XY + +DESCR_SUBMOD 1 "Subdaily pole model" + +! Nutation Model +! ------------------- +NUTMOD 1 "${X}/GEN/IAU2000R06.NUT" + ## widget = selwin; path = PTH_GEN; ext = EXT_NUT; maxfiles = 1 + # IAU2000R06 + +DESCR_NUTMOD 1 "Nutation model" + +! SINEX General Input File +! ------------------------ +SINEXIN 1 "${X}/GEN/SINEX." + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # SINEX. + +DESCR_SINEXIN 1 "SINEX general input file" + +! IONEX Control File +! ------------------ +IONEXCF 1 "${X}/GEN/IONEX." + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # IONEX. + +DESCR_IONEXCF 1 "IONEX control file" + +! GPS-UTC file +! ------------- +GPSUTC 1 "${X}/GEN/GPSUTC." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + ## emptyallowed = false + # GPSUTC. + +DESCR_GPSUTC 1 "Difference GPS-UTC" + +! Frequency Information +! --------------------- +FRQINFO 0 + ## widget = selwin; path = PTH_GEN; ext = EXT_FRQ; maxfiles = 1 + ## emptyallowed = true; activeif = GEOTEC = SLR + # + +DESCR_FRQINFO 1 "Frequency information" + +! Scratch Files +! ------------- +AUXFIL 1 "${U}/WORK/GPSEST.SCR" + ## widget = lineedit; path = PTH_SCR; ext = EXT_SCR; emptyallowed = false + # GPSEST$J + +DESCR_AUXFIL 1 "Scratch file" + +AUXFIL1 1 "${U}/WORK/GPSEST.SC1" + ## widget = lineedit; path = PTH_SCR; ext = EXT_SC1; emptyallowed = false + # GPSEST$J + +DESCR_AUXFIL1 1 "Scratch files" + +KINSCR 1 "${U}/WORK/GPSEST.SC2" + ## widget = lineedit; path = PTH_SCR; ext = EXT_SC2; emptyallowed = false + # GPSEST$J + +MSG_KINSCR 1 "Scratch files" + +DELETE_FILES 3 + "AUXFIL" + "AUXFIL1" + "KINSCR" + +! ---------------------------------------------------------------------- +! Input files +! ---------------------------------------------------------------------- +! Phase Zero Differences +PZFILES 0 + ## widget = selwin; path = DIR_PZH; ext = EXT_PZH; emptyallowed = true + ## activeif = DIFLVL = ZERO + # + +MSG_PZFILES 1 "Phase observation files" + +PZFILES_PTH_COL_2 1 "./DUMMY/OBS/" + ## widget = initmenu; pointer = DIR_PZO + +PZFILES_EXT_COL_2 1 "PZO" + ## widget = initmenu; pointer = EXT_PZO + +PZFILES_TXT_COL_1 1 "OBSERVATION FILE HEADER" + +PZFILES_TXT_COL_2 1 "OBSERVATION FILE" + +! Phase Single Differences +PSFILES 1 "./DUMMY/OBS/$(FFFF)0060.PSH" + ## widget = selwin; path = DIR_PSH; ext = EXT_PSH; emptyallowed = true + ## activeif = DIFLVL = DOUBLE + # $(FFFF)$S+0 + +MSG_PSFILES 1 "Phase observation files" + +PSFILES_PTH_COL_2 1 "./DUMMY/OBS/" + ## widget = initmenu; pointer = DIR_PSO + +PSFILES_EXT_COL_2 1 "PSO" + ## widget = initmenu; pointer = EXT_PSO + +PSFILES_TXT_COL_1 1 "OBSERVATION FILE HEADER" + +PSFILES_TXT_COL_2 1 "OBSERVATION FILE" + +! Code Zero Differences +CZFILES 0 + ## widget = selwin; path = DIR_CZH; ext = EXT_CZH; emptyallowed = true + ## activeif = DIFLVL = ZERO + # + +MSG_CZFILES 1 "Code observation files" + +CZFILES_PTH_COL_2 1 "./DUMMY/OBS/" + ## widget = initmenu; pointer = DIR_CZO + +CZFILES_EXT_COL_2 1 "CZO" + ## widget = initmenu; pointer = EXT_CZO + +CZFILES_TXT_COL_1 1 "OBSERVATION FILE HEADER" + +CZFILES_TXT_COL_2 1 "OBSERVATION FILE" + +! Code Single Differences +CSFILES 0 + ## widget = selwin; path = DIR_CSH; ext = EXT_CSH; emptyallowed = true + ## activeif = DIFLVL = DOUBLE + # + +MSG_CSFILES 1 "Code observation files" + +CSFILES_PTH_COL_2 1 "./DUMMY/OBS/" + ## widget = initmenu; pointer = DIR_CSO + +CSFILES_EXT_COL_2 1 "CSO" + ## widget = initmenu; pointer = EXT_CSO + +CSFILES_TXT_COL_1 1 "OBSERVATION FILE HEADER" + +CSFILES_TXT_COL_2 1 "OBSERVATION FILE" + +! SLR Range Observations +RZFILES 0 + ## widget = selwin; path = DIR_RZH; ext = EXT_RZH; emptyallowed = true + ## activeif = GEOTEC = SLR + # + +MSG_RZFILES 1 "Range observation files" + +RZFILES_PTH_COL_2 1 "./DUMMY/OBS/" + ## widget = initmenu; pointer = DIR_RZO + +RZFILES_EXT_COL_2 1 "RZO" + ## widget = initmenu; pointer = EXT_RZO + +RZFILES_TXT_COL_1 1 "OBSERVATION FILE HEADER" + +RZFILES_TXT_COL_2 1 "OBSERVATION FILE" + +! A priori Coordinates +! -------------------- +COORD 1 "./DUMMY/STA/$C800060.CRD" + ## widget = selwin; path = DIR_CRD; ext = EXT_CRD; maxfiles = 1 + # $C$YSS+0 + +DESCR_COORD 1 "A priori station coordinates" + +! Standard Orbit +! -------------- +STDORB 1 "./DUMMY/ORB/$B800060.STD" + ## widget = selwin; path = DIR_STD; ext = EXT_STD; maxfiles = 1 + # $B$YSS+0 + +DESCR_STDORB 1 "Satellite standard orbits" + +! Pole File +! --------- +POLE 1 "./DUMMY/ORB/$B800060.ERP" + ## widget = selwin; path = DIR_ERP; ext = EXT_ERP; maxfiles = 1 + # $B$YSS+0 + +DESCR_POLE 1 "Earth rotation parameters" + +! Satellite Clocks +! ---------------- +SATCLK 0 + ## widget = selwin; path = DIR_CLK; ext = EXT_CLK; maxfiles = 1 + ## emptyallowed = true; activeif = DIFLVL = ZERO + # + +DESCR_SATCLK 1 "Satellite clock corrections" + +! Code Biases +! ----------- +DCBINP 0 + ## widget = selwin; path = DIR_DCB; ext = EXT_DCB; maxfiles = 1 + ## emptyallowed = true; activeif = GEOTEC = GNSS + # + +DESCR_DCBINP 1 "Differential code biases" + +! VMF grid files +! -------------- +VMF1_FILES 0 + ## widget = selwin; path = DIR_GRD; ext = EXT_GRD; emptyallowed = true + # + +MSG_VMF1_FILES 1 "Gridded VMF1 coefficients" + +! Ionosphere Models +! ----------------- +IONOS 1 "./DUMMY/ATM/$(HOIFIL).ION" + ## widget = selwin; path = DIR_ION; ext = EXT_ION; maxfiles = 1 + ## emptyallowed = true; activeif = GEOTEC = GNSS + # $(HOIFIL) + +DESCR_IONOS 1 "Ionosphere models" + +! Ocean Loading Tables +! -------------------- +OCNLOAD 1 "./DUMMY/STA/$(BLQINF).BLQ" + ## widget = selwin; path = DIR_BLQ; ext = EXT_BLQ; maxfiles = 1 + ## emptyallowed = true + # $(BLQINF) + +DESCR_OCNLOAD 1 "Ocean tidal loading tables" + +! Atmospheric Tidal Loading Tables +! -------------------------------- +ATMLOAD 1 "./DUMMY/STA/$(ATLINF).ATL" + ## widget = selwin; path = DIR_ATL; ext = EXT_ATL; maxfiles = 1 + ## emptyallowed = true + # $(ATLINF) + +DESCR_ATMLOAD 1 "Atmospheric tidal loading tables" + +! Radiation Pressure Coef. +! ------------------------ +RPRCOE 0 + ## widget = selwin; path = DIR_RPR; ext = EXT_RPR; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_RPRCOE 1 "Satellite orbit partials" + +! Clock RINEX File +! ---------------- +RXCLKIN 0 + ## widget = selwin; path = DIR_RXC; ext = EXT_RXC; maxfiles = 1 + ## emptyallowed = true; activeif = DIFLVL = ZERO + # + +DESCR_RXCLKIN 1 "Input clock RINEX file" + +! Intersystem Biases +! ------------------ +ISBINP 0 + ## widget = selwin; path = DIR_ISB; ext = EXT_ISB; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_ISBINP 1 "Inter-system biases" + +! Troposphere Estimates +! --------------------- +TROPEST 1 "./DUMMY/ATM/$C800060.TRP" + ## widget = selwin; path = DIR_TRP; ext = EXT_TRP; maxfiles = 1 + ## emptyallowed = true; activeif = GEOTEC = GNSS + # $C$YSS+0 + +DESCR_TROPEST 1 "Troposphere estimates" + +! Meteo Data +! ---------- +METFIL 0 + ## widget = selwin; path = DIR_MET; ext = EXT_MET; emptyallowed = true + # + +MSG_METFIL 1 "Meteorological data" + +! Atm. loading grid files +! ----------------------- +ALOAD_FILES 0 + ## widget = selwin; path = DIR_GRD; ext = EXT_GRD; emptyallowed = true + # + +MSG_ALOAD_FILES 1 "Grid files for atmospheric pressure loading" + +! Ocean non-tidal loading grid files +! ---------------------------------- +ONTLD_FILES 0 + ## widget = selwin; path = DIR_GRD; ext = EXT_GRD; emptyallowed = true + # + +MSG_ONTLD_FILES 1 "Grid files for ocean non-tidal loading" + +! Hydrostatic loading grid files +! ------------------------------ +HLOAD_FILES 0 + ## widget = selwin; path = DIR_GRD; ext = EXT_GRD; emptyallowed = true + # + +MSG_HLOAD_FILES 1 "Grid files for hydrostatic pressure loading" + +! Station crux file +! ----------------- +STAINFO 0 + ## widget = selwin; path = DIR_STA; ext = EXT_STA; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_STAINFO 1 "Station information" + +! Kinematic positions for LEOs and Stations +! ----------------------------------------- +KININP 0 + ## widget = selwin; path = DIR_KIN; ext = EXT_KIN; maxfiles = 1 + ## emptyallowed = true; activeif = GEOTEC = GNSS + # + +DESCR_KININP 1 "Kinematic coordinates" + +! Receiver Antenna Orientations +! ----------------------------- +ANTAZI 0 + ## widget = selwin; path = DIR_AZI; ext = EXT_AZI; maxfiles = 1 + ## emptyallowed = true; activeif = GEOTEC = GNSS + # + +DESCR_ANTAZI 1 "Receiver antenna orientation" + +! Station Observation sigma factors for scaling the outlier limits +! ---------------------------------------------------------------- +STAWGT 0 + ## widget = selwin; path = DIR_SOS; ext = EXT_SOS; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_STAWGT 1 "Observation sigma factors" + +! Site Eccentricities +! ------------------- +ECCENT 0 + ## widget = selwin; path = DIR_ECC; ext = EXT_ECC; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_ECCENT 1 "Station eccentricities" + +! LEO Standard Orbits +! ------------------- +LEOSTD 0 + ## widget = selwin; path = DIR_STD; ext = EXT_STD; maxfiles = 1 + ## activeif = LEOPROC = 1; emptyallowed = true + # + +DESCR_LEOSTD 1 "Standard orbit(s)" + +! LEO Dynamic partials +! -------------------- +LEORPR 0 + ## widget = selwin; path = DIR_RPR; ext = EXT_RPR; maxfiles = 1 + ## activeif = LEOPROC = 1; emptyallowed = true + # + +DESCR_LEORPR 1 "Orbit partials" + +! LEO attitude +! ------------- +ATTIT 0 + ## widget = selwin; path = DIR_ATT; ext = EXT_ATT; maxfiles = 10 + ## activeif = LEOPROC = 1; emptyallowed = true + # + +DESCR_ATTIT 1 "Attitude data" + +! LEO Precise Orbit for SLR validation +! ------------------------------------ +LEOPRE 0 + ## widget = selwin; path = DIR_STD; ext = EXT_PRE; maxfiles = 1 + ## activeif = LEOPROC = 1 AND GEOTEC = SLR; emptyallowed = true + # + +DESCR_LEOPRE 1 "Precise orbit(s)" + +! LEO Kinematic velocities +! ------------------------ +KINVEL 0 + ## widget = selwin; path = DIR_KVL; ext = EXT_KVL; maxfiles = 1 + ## activeif = LEOPROC = 1; emptyallowed = true + # + +DESCR_KINVEL 1 "Kinematic velocities" + +! Range Biases +! ------------ +RGBINP 0 + ## widget = selwin; path = DIR_RGB; ext = EXT_RGB; maxfiles = 1 + ## emptyallowed = true; activeif = GEOTEC = SLR + # + +DESCR_RGBINP 1 "Range biases" + +! ---------------------------------------------------------------------- +! Output files +! ---------------------------------------------------------------------- +! Program Output File +! ------------------- +SYSODEF 1 "0" + ## widget = checkbox + +MSG_SYSODEF 1 "Program output" + +SYSOUT 1 "./DUMMY/OUT/$(FFFF)0060_1.OUT" + ## widget = lineedit; path = DIR_OUT; ext = EXT_OUT + ## activeif = SYSODEF == 0; emptyallowed = false + # $(FFFF)$S+0_1 + +DESCR_SYSOUT 1 "Program output" + +! Error Message File +! ------------------ +ERRMRG 1 "0" + ## widget = checkbox + +MSG_ERRMRG 1 "Error message" + +SYSERR 1 "${U}/WORK/ERROR.MSG" + ## widget = lineedit; path = PTH_ERR; ext = EXT_ERR + ## activeif = ERRMRG == 0; emptyallowed = false + # ERROR + +DESCR_SYSERR 1 "Error message" + +! Normal Equations +! ---------------- +NEQUARS 0 + ## widget = lineedit; path = DIR_NEQ; ext = EXT_NEQ + # + +DESCR_NEQUARS 1 "Normal equations" + +! Coordinate Results +! ------------------ +COORDRS 0 + ## widget = lineedit; path = DIR_CRD; ext = EXT_CRD + # + +DESCR_COORDRS 1 "Station coordinates" + +! Orbital Elements +! ---------------- +ORBITRS 0 + ## widget = lineedit; path = DIR_ELE; ext = EXT_ELE + # + +DESCR_ORBITRS 1 "GNSS orbital elements" + +! Earth Rotation Parameters +! ------------------------- +POLERS 0 + ## widget = lineedit; path = DIR_ERP; ext = EXT_ERP + # + +DESCR_POLERS 1 "Bernese ERP file" + +! Pole in IERS Format +! ------------------- +IERSPOL 0 + ## widget = lineedit; path = DIR_IEP; ext = EXT_IEP + # + +DESCR_IERSPOL 1 "IERS ERP file" + +! Troposphere Parameters +! ---------------------- +TROPSAV 0 + ## widget = lineedit; path = DIR_TRP; ext = EXT_TRP + ## activeif = GEOTEC = GNSS + # + +DESCR_TROPSAV 1 "Troposphere estimates" + +! Troposphere SINEX +! ----------------- +TROPSNX 0 + ## widget = lineedit; path = DIR_TRO; ext = EXT_TRO + ## activeif = GEOTEC = GNSS + # + +DESCR_TROPSNX 1 "Troposphere SINEX" + +! Ionosphere Models +! ----------------- +IONOSRS 0 + ## widget = lineedit; path = DIR_ION; ext = EXT_ION + ## activeif = GEOTEC = GNSS + # + +DESCR_IONOSRS 1 "Ionosphere models" + +! Ionosphere Maps +! --------------- +IONEXRS 0 + ## widget = lineedit; path = DIR_INX; ext = EXT_INX + ## activeif = GEOTEC = GNSS + # + +DESCR_IONEXRS 1 "IONEX" + +! Code Bias Output File +! --------------------- +DCBOUT 0 + ## widget = lineedit; path = DIR_DCB; ext = EXT_DCB + ## activeif = GEOTEC = GNSS + # + +DESCR_DCBOUT 1 "Differential code biases" + +! Inter-system Bias Output File +! ----------------------------- +ISBOUT 0 + ## widget = lineedit; path = DIR_ISB; ext = EXT_ISB + # + +DESCR_ISBOUT 1 "Inter-system biases" + +! Receiver and Satellite Antenna PCV (Grid) +! ----------------------------------------- +PHASRSG 0 + ## widget = lineedit; path = DIR_PHG; ext = EXT_PHG + ## activeif = GEOTEC = GNSS + # + +DESCR_PHASRSG 1 "Phase center variations (grid)" + +! Receiver Antenna PCV (Harm) +! --------------------------- +PHASRSH 0 + ## widget = lineedit; path = DIR_PHH; ext = EXT_PHH + ## activeif = GEOTEC = GNSS + # + +DESCR_PHASRSH 1 "Phase center variations (harm)" + +! Satellite Clock File +! -------------------- +CLKSAV 0 + ## widget = lineedit; path = DIR_CLK; ext = EXT_CLK + ## activeif = DIFLVL = ZERO + # + +DESCR_CLKSAV 1 "GNSS clock corrections" + +! Clock RINEX File +! ---------------- +CLKRNX 0 + ## widget = lineedit; path = DIR_RXC; ext = EXT_RXC + ## activeif = DIFLVL = ZERO OR GEOTEC = SLR + # + +DESCR_CLKRNX 1 "Clock RINEX" + +! Kinem. Coordinates (output) +! --------------------------- +KINOUT 0 + ## widget = lineedit; path = DIR_KIN; ext = EXT_KIN + ## activeif = GEOTEC = GNSS + # + +DESCR_KINOUT 1 "Kinematic coordinates" + +! Residuals +! --------- +RESIDRS 0 + ## widget = lineedit; path = DIR_RES; ext = EXT_RES + # + +DESCR_RESIDRS 1 "Residuals" + +! Covariances (All) +! ----------------- +COVTTRS 0 + ## widget = lineedit; path = DIR_COV; ext = EXT_COV + # + +DESCR_COVTTRS 1 "Full covariance matrix" + +! Covariances (Coords) +! -------------------- +COVARRS 0 + ## widget = lineedit; path = DIR_COV; ext = EXT_COV + # + +DESCR_COVARRS 1 "Coordinate covariance matrix" + +! LEO Dynamic Orbit +! ----------------- +LEORBRS 0 + ## widget = lineedit; path = DIR_ELE; ext = EXT_ELE; maxfiles = 1 + ## emptyallowed = true; activeif = LEOPROC = 1 + # + +DESCR_LEORBRS 1 "LEO orbital elements" + +! Range Bias Output File +! ---------------------- +RGBOUT 0 + ## widget = lineedit; path = DIR_RGB; ext = EXT_RGB + ## activeif = GEOTEC = SLR + # + +DESCR_RGBOUT 1 "Range biases" + +! ---------------------------------------------------------------------- +! General options 1 +! ---------------------------------------------------------------------- +! Title +! ----- +TITLE 1 "RNX2SNX_800060_$(FFFF): L1/L2 ambiguity resolution" + ## widget = lineedit + # RNX2SNX_$YSS+0_$(FFFF): L1/L2 ambiguity resolution + +MSG_TITLE 1 "Title line" + +! Satellite System +! ---------------- +SATSYS 1 "ALL" + ## widget = combobox; editable = false + ## cards = GPS GLONASS GALILEO GPS/GLO GPS/GAL GLO/GAL ALL + +MSG_SATSYS 1 "Satellite system" + +! Frequency +! --------- +FREQUENCY 1 "L1&L2" + ## widget = combobox; editable = false + ## cards = L1 L2 L3 L4 L5 L1&L2 L3&L4 MELWUEBB DTEC + +MSG_FREQUENCY 1 "Frequency/linear combination" + +! Min. Elevation +! -------------- +MINEL 1 "10" + ## widget = lineedit; emptyallowed = false; check_typ = int; check_min = 0 + ## check_max = 90 + +MSG_MINEL 1 "Elevation cutoff angle" + +! Sampling Rate +! ------------- +SAMPLE 1 "30" + ## widget = lineedit; check_typ = int; check_min = 0 + ## activeif = GEOTEC = GNSS + +MSG_SAMPLE 1 "Sampling interval" + +! Tolerance for simultaneity +! -------------------------- +CORRINTV 1 "100" + ## widget = lineedit; check_type = int; check_min = 1 + ## activeif = GEOTEC = GNSS + +MSG_CORRINTV 1 "Tolerance for simultaneity" + +! Special observation data selection +! ---------------------------------- +SODSEL 1 "NO" + ## widget = combobox; editable = false + ## cards = NO NIGHT-TIME NON-ECLIPSING SPEC.NON-ECL + +MSG_SODSEL 1 "Special data selection" + +! Use Observ. Window +! ------------------ +WINDOW 1 "0" + ## widget = checkbox + +MSG_WINDOW 1 "Observation window" + +! A Priori Sigma +! -------------- +SIGAPR1 1 "0.001" + ## widget = lineedit; check_type = real; check_min = 1e-20 + +MSG_SIGAPR1 1 "A priori sigma" + +! Elevation-dependent Weighting +! ----------------------------- +ELVWGT 1 "COSZ" + ## widget = combobox; editable = false; cards = NONE COSZ COS2Z COS2C + +MSG_ELVWGT 1 "Elevation-dependent weighting" + +! Type of Residuals +! ----------------- +NORRES 1 "NORMALIZED" + ## widget = combobox; activeif = RESIDRS / _; editable = false + ## cards = REAL NORMALIZED NORM_APRIORI + +MSG_NORRES 1 "Type of computed residuals" + +! Correlations +! ------------ +CORREL 1 "BASELINE" + ## widget = combobox; editable = false; cards = CORRECT BASELINE FREQUENCY + ## activeif = GEOTEC = GNSS + +MSG_CORREL 1 "Correlation strategy" + +! Elevation cut-off for LEO +! ------------------------- +MINELEO 1 "0" + ## widget = lineedit; emptyallowed = false; activeif = LEOPROC = 1 + ## check_typ = int; check_min = -90; check_max = 90 + +MSG_MINELEO 1 "Elevation cutoff angle" + +! LEO Elevation Weighting +! ------------------------------ +LEOEDW 1 "NONE" + ## widget = combobox; editable = false; cards = NONE COSZ COS2Z COS2C + ## activeif = LEOPROC = 1 + +MSG_LEOEDW 1 "Elevation-dependent weighting" + +! ---------------------------------------------------------------------- +! Observation window +! ---------------------------------------------------------------------- +! Observation Window +! ------------------ +RADIO1_1 1 "1" + ## widget = radiobutton; group = DUMMY + ## radiokeys = SESSION_YEAR1 SESSION_STRG1 + +MSG_RADIO1_1 1 "Observation window defined by year and session identifier" + +RADIO1_2 1 "0" + ## widget = radiobutton; group = DUMMY + +MSG_RADIO1_2 1 "Observation window defined by start and end times" + +! Observation Window: defined by session +! -------------------------------------- +SESSION_YEAR1 1 "1980" + ## widget = lineedit; multilineallowed = true; emptyallowed = false + # $Y+0 + +MSG_SESSION_YEAR1 1 "Year" + +SESSION_STRG1 1 "0060" + ## widget = lineedit; multilineallowed = true; emptyallowed = false + # $S+0 + +MSG_SESSION_STRG1 1 "Session" + +! Observation Window: defined by date +! ----------------------------------- +STADAT1 0 + ## widget = lineedit; activeif = RADIO1_2 = 1; check_type = date + # + +MSG_STADAT1 1 "Start time(year month day)" + +STATIM1 0 + ## widget = lineedit; emptyallowed = false + ## activeif = RADIO1_2 = 1 AND STADAT1 / _; check_type = time + # + +MSG_STATIM1 1 "Start time(hour minutes seconds)" + +ENDDAT1 0 + ## widget = lineedit; activeif = RADIO1_2 = 1; check_type = date + # + +MSG_ENDDAT1 1 "End time(year month day)" + +ENDTIM1 0 + ## widget = lineedit; emptyallowed = false + ## activeif = RADIO1_2 = 1 AND ENDDAT1 / _; check_type = time + # + +MSG_ENDTIM1 1 "End time(hour minutes seconds)" + +! ---------------------------------------------------------------------- +! General options 2 +! ---------------------------------------------------------------------- +! Tropospheric Model (microwave observations) +! ------------------------------------------- +TROPOS 1 "GMF" + ## widget = combobox; editable = false + ## cards = NONE VMF DRY_VMF GMF DRY_GMF NIELL DRY_NIELL SAASTAMOINEN DRY_SAAST HOPFIELD DRY_HOPFIELD ESSEN-FROOME + ## activeif = GEOTEC = GNSS AND FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC AND TROPEST = _ + +MSG_TROPOS 1 "ZPD model and mapping function (GNSS)" + +! Tropospheric Model (optical observations) +! ----------------------------------------- +TROPOS_S 1 "MENDES-PAVLIS" + ## widget = combobox; editable = false + ## cards = MENDES-PAVLIS MARINI-MURRAY; activeif = GEOTEC = SLR + +MSG_TROPOS_S 1 "ZPD model and mapping function (SLR)" + +! Ambiguity Resolution Strategy +! ----------------------------- +AMBSTRAT 1 "SIGMA" + ## widget = combobox; editable = false + ## activeif = DIFLVL = DOUBLE AND PSFILES / _ + ## cards = NONE ROUND SEARCH SIGMA QIF LAMBDA + +MSG_AMBSTRAT 1 "Resolution strategy" + +! Selection of GNSS for Ambiguity Resolution +! ------------------------------------------ +SATSYS_AR 1 "ALL" + ## widget = combobox; editable = false + ## activeif = AMBSTRAT / inactive AND AMBSTRAT / NONE AND AMBSTRAT / SEARCH AND SATSYS / GPS AND SATSYS / GLONASS + ## cards = ALL GPS GLONASS GALILEO + +MSG_SATSYS_AR 1 "Selection of GNSS for ambiguity resolution" + +! Consider GPS quarter-cycle biases +! --------------------------------- +AMBQCPB 1 "IF_INDICATED" + ## widget = combobox; editable = true + ## activeif = AMBSTRAT / inactive AND AMBSTRAT / NONE AND AMBSTRAT / SEARCH AND SATSYS_AR / GLONASS + ## cards = ALWAYS IF_INDICATED NEVER + +MSG_AMBQCPB 1 "Consider GPS quarter-cycle biases" + +! Save Ambiguities +! ---------------- +AMBSAVE 1 "1" + ## widget = checkbox; activeif = AMBSTRAT / inactive AND AMBSTRAT / NONE + +MSG_AMBSAVE 1 "Save resolved ambiguities" + +! Introduce Widelane +! ------------------ +APRWIDE 1 "0" + ## widget = checkbox; activeif = DIFLVL = DOUBLE + +MSG_APRWIDE 1 "Introduce widelane integers" + +! Introduce L1 and L2 +! ------------------- +APRL1L2 1 "1" + ## widget = checkbox; activeif = DIFLVL = DOUBLE + +MSG_APRL1L2 1 "Introduce L1 and L2 integers" + +! Compute no solution (only NEQ saving) +! ------------------------------------- +OBS2NEQ 1 "0" + ## widget = checkbox + ## activeif = AMBSTRAT = inactive OR AMBSTRAT = NONE AND NEQUARS / _ + +MSG_OBS2NEQ 1 "Stop program after NEQ saving" + +! Display Extended Printing Options +! --------------------------------- +PRINT 1 "0" + ## widget = checkbox + +MSG_PRINT 1 "Enable extended program output" + +! ---------------------------------------------------------------------- +! Printing options +! ---------------------------------------------------------------------- +! Printing: Number of Observ. in Files +! ------------------------------------ +PRTNUMOB 1 "0" + ## widget = checkbox + +MSG_PRTNUMOB 1 "List of observations given in files" + +! Printing: Number of Dbl.Diff.Observ. +! ----------------------------------- +PRTNUMDD 1 "0" + ## widget = checkbox + +MSG_PRTNUMDD 1 "Printing: List of observations used for processing" + +! Printing: Satellite Elevations +! ------------------------------ +PRTELEV 1 "0" + ## widget = checkbox + +MSG_PRTELEV 1 "Printing: Satellite elevations" + +! Printing: 5-Degree Bin Observation Statistics (Elevation) +! --------------------------------------------------------- +PRTNOBEL 1 "0" + ## widget = checkbox + +MSG_PRTNOBEL 1 "Printing: Histogram of observations by elevation angle bins" + +! Printing: 0.5-Degree Bin Observation Statistics (Nadir Angle) +! ------------------------------------------------------------- +PRTNOBNA 1 "0" + ## widget = checkbox + +MSG_PRTNOBNA 1 "Printing: Histogram of observations by nadir angle bins" + +! Printing: Phase-connected time intervals +! ---------------------------------------- +PRTTIMFL 1 "0" + ## widget = checkbox + +MSG_PRTTIMFL 1 "Printing: Phase-connected time intervals" + +! Printing: Parameter Characterization +! ------------------------------------ +PRTPARAM 1 "0" + ## widget = checkbox + +MSG_PRTPARAM 1 "Printing: List of all parameters" + +! Printing: Ambiguities for each iteration step +! --------------------------------------------- +PRTAMBIT 1 "1" + ## widget = checkbox; activeif = AMBSTRAT / NONE AND PRTAMB = 0 + +MSG_PRTAMBIT 1 "Printing: Unresolved ambiguities after each iteration step" + +! Printing: Detailed troposphere parameter information +! ---------------------------------------------------- +PRTTRP 1 "0" + ## widget = checkbox + +MSG_PRTTRP 1 "Printing: Suppression of output concerning troposphere" + +! Printing: Detailed coordinate parameter information +! --------------------------------------------------- +PRTCRD 1 "0" + ## widget = checkbox + +MSG_PRTCRD 1 "Printing: Suppression of output concerning coordinates" + +! Printing: Suppress output for ambiguities +! ----------------------------------------- +PRTAMB 1 "0" + ## widget = checkbox + +MSG_PRTAMB 1 "Printing: Suppression of output concerning ambiguities" + +! Printing: Supress results of epoch parameters +! --------------------------------------------- +PRTEPPAR 1 "0" + ## widget = checkbox + +MSG_PRTEPPAR 1 "Printing: Suppression of output concerning epoch parameters" + +! Printing: Ambiguities in Files +! ------------------------------ +PRTAMBFL 1 "0" + ## widget = checkbox + +MSG_PRTAMBFL 1 "Printing: Resolved ambiguities from observation files" + +! Printing: Constants, Ant. Offsets, Ion. Coeff +! --------------------------------------------- +PRTPOLE 1 "0" + ## widget = checkbox + +MSG_PRTPOLE 1 "Printing: Constants, antenna offsets, ionosphere coefficients" + +! Printing: Pos.Eccent./Receiver Info +! ----------------------------------- +PRTPOSEC 1 "0" + ## widget = checkbox + +MSG_PRTPOSEC 1 "Printing: Station eccentricities, receiver information" + +! Printing: Synchronization Errors +! -------------------------------- +PRTSYNCH 1 "0" + ## widget = checkbox + +MSG_PRTSYNCH 1 "Printing: Receiver synchronization errors" + +! Printing: RMS of ellipsoidal coordinates and diff. +! -------------------------------------------------- +PRTBLH 1 "0" + ## widget = checkbox + +MSG_PRTBLH 1 "Printing: RMS of ellipsoidal coordinates and diff." + +! Printing: Slope distances and their RMS +! --------------------------------------- +PRTDIS 1 "1" + ## widget = checkbox + +MSG_PRTDIS 1 "Printing: Slope distances and their RMS" + +! Printing: Statistics on parameter dimensions +! -------------------------------------------- +PRTMAX 1 "0" + ## widget = checkbox + +MSG_PRTMAX 1 "Printing: Statistics on parameter dimensions" + +! Printing: Helmert transformation +! -------------------------------- +PRTHELM 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC + +MSG_PRTHELM 1 "Printing: Helmert transformation" + +! Helmert: Coord.System +! --------------------- +COORDSYS 1 "GEOCENTRIC" + ## widget = combobox; editable = false; cards = GEOCENTRIC LOCAL + ## activeif = PRTHELM = 1 + +MSG_COORDSYS 1 "Helmert: Coordinate system for transformation" + +! Helmert: Rotation +! ----------------- +ROTXYZ 1 "0" + ## widget = checkbox; activeif = PRTHELM = 1 + +MSG_ROTXYZ 1 "Helmert: Rotation" + +! Helmert: Scale Factor +! --------------------- +SCALE 1 "0" + ## widget = checkbox; activeif = PRTHELM = 1 + +MSG_SCALE 1 "Helmert: Scale" + +! ---------------------------------------------------------------------- +! Ambiguity resolution: Search +! ---------------------------------------------------------------------- +! Amb-Search: Baseline-Wise Ambiguity Resolution +! ---------------------------------------------- +IFBASL 1 "1" + ## widget = checkbox + +MSG_IFBASL 1 "Baseline-wise ambiguity resolution" + +! Amb-Search: Search Width in Unit of Std. Dev. +! --------------------------------------------- +IFSWID 1 "5.0" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_IFSWID 1 "Search width in units of standard deviation" + +! Amb-Search: Maximum Allowed RMS(Fixed)/RMS(Float) +! ------------------------------------------------- +IFFXFL 1 "2.0" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_IFFXFL 1 "Maximum allowed RMS ratio re fixed to float" + +! Amb-Search: Minimum Allowed RMS(2-nd Amb)/RMS(1-st Best Amb) +! ------------------------------------------------------------ +IF21 1 "1.4" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_IF21 1 "Minimum allowed RMS ratio re 2nd best to best" + +! Amb-Search: Search Width for Geometry-Free LC (L1 Cycles) +! --------------------------------------------------------- +IFSWLC 1 "0.1" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_IFSWLC 1 "Search width for geometry-free linear combination (L1 cycles)" + +! ---------------------------------------------------------------------- +! Ambiguity resolution: Sigma +! ---------------------------------------------------------------------- +! Amb-Sigma: Max. Number of Amb. Solved +! ------------------------------------- +MXAMBIT 1 "10" + ## widget = spinbox; range = 0 999 1; check_type = integer; check_min = 0 + +MSG_MXAMBIT 1 "Maximal number of ambiguities fixed per iteration step" + +! Amb-Sigma: Ambiguity Resolvable if Exactly 1 Integer within +! ----------------------------------------------------------- +LEAST 1 "3.0" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_LEAST 1 "Ambiguity resolvable if exactly one integer within" + +! Amb-Sigma: Maximal Sigma of a Resolvable Ambiguity +! -------------------------------------------------- +MOST 1 "0.07" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_MOST 1 "Maximal sigma of a resolvable ambiguity" + +! Amb-Sigma: Minimal Sigma of Ambiguity used for Tests +! ---------------------------------------------------- +SIGMAMIN 1 "0.05" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SIGMAMIN 1 "Minimal sigma for testing" + +! Amb-Sigma: GLONASS ambiguity resolution between different frequency channels +! ---------------------------------------------------------------------------- +GLORES 1 "SAME_RCVR_GROUP" + ## widget = combobox; editable = false + ## activeif = SATSYS / GPS AND SATSYS_AR / GPS + ## cards = NEVER SAME_RCVR_TYPE SAME_RCVR_MODEL SAME_RCVR_GROUP ALWAYS + +MSG_GLORES 1 "GLONASS ambiguity resolution between different frequency channels" + +! ---------------------------------------------------------------------- +! Ambiguity resolution: QIF +! ---------------------------------------------------------------------- +! Amb.QIF: Max. Number of Amb. Solved in One Iteration Step +! --------------------------------------------------------- +MXAQIF 1 "1" + ## widget = spinbox; range = 0 999 1; check_type = integer; check_min = 0 + +MSG_MXAQIF 1 "Max. number of amb. solved per iteration step" + +! Amb.QIF: Search Width in Wide-Lane Cycles +! ----------------------------------------- +SEARWID 1 "0.50" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SEARWID 1 "Search width for pairs of L1 and L2 ambiguities" + +! Amb.QIF: Max. RMS of Resolvable Narrow-Lane Ambiguity +! ----------------------------------------------------- +RMSNARR 1 "0.03" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_RMSNARR 1 "Maximal sigma of resolvable NL ambiguities" + +! Amb.QIF: Max. Fract. Part of Resolvable NL Ambiguity +! ---------------------------------------------------- +MAXFRAC 1 "0.10" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_MAXFRAC 1 "Max. fractional part of resolvable NL ambiguity" + +! ---------------------------------------------------------------------- +! Ambiguity resolution: LAMBDA +! ---------------------------------------------------------------------- +! LAMBDA: Maximum allowed RMS ratio concerning fixed to float +! ----------------------------------------------------------- +LAFXFL 1 "5.0" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_LAFXFL 1 "Maximum allowed RMS ratio concerning fixed to float" + +! LAMBDA: Maximum allowed RMS of unit weight for fixed solution +! ------------------------------------------------------------- +LAMXFX 1 "0.005" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_LAMXFX 1 "Maximum allowed RMS of unit weight for fixed solution" + +! LAMBDA: Resolution mode concerning involved GNSS +! ------------------------------------------------ +LAMRES 1 "GNSS_BY_GNSS" + ## widget = combobox; editable = false + ## activeif = SATSYS / GPS AND SATSYS_AR = ALL + ## cards = GNSS_BY_GNSS MIXED_GNSS SEPARATE_GNSS + +MSG_LAMRES 1 "Resolution mode concerning involved GNSS" + +! ---------------------------------------------------------------------- +! General options 3 +! ---------------------------------------------------------------------- +! Use RINEX clock file for satellite clocks +! ----------------------------------------- +USERXCLK 1 "BERNESE_FILE" + ## widget = combobox; cards = BERNESE_FILE CLOCK_RINEX; editable = false + ## activeif = SATCLK / _ AND RXCLKIN / _ AND DIFLVL = ZERO + +MSG_USERXCLK 1 "Primary source for satellite clocks" + +! Clk est.: Skip obs. w/o rec clock in input clock RINEX +! ------------------------------------------------------ +NORXCLKR 1 "CLK_FROM_OBS_FILE" + ## widget = combobox; editable = false + ## cards = DO_NOT_USE_OBSERV CLK_FROM_OBS_FILE INTERPOLATE + ## activeif = RXCLKIN / _ AND DIFLVL = ZERO + +MSG_NORXCLKR 1 "Receiver clock missing in clock RINEX file" + +! Clk est.: Skip obs. w/o sat clock in input clock RINEX +! ------------------------------------------------------ +NORXCLKS 1 "SAT_CLK_IS_ZERO" + ## widget = combobox; editable = false + ## cards = DO_NOT_USE_OBSERV INTERPOLATE SAT_CLK_IS_ZERO TRY_SAT_CLK_FILE + ## activeif = RXCLKIN / _ AND DIFLVL = ZERO + +MSG_NORXCLKS 1 "Satellite clock missing in clock RINEX file" + +! Clk est.: Skip obs. w/o sat clock +! --------------------------------- +NOSATCLK 1 "SAT_CLK_IS_ZERO" + ## widget = combobox; editable = false + ## cards = DO_NOT_USE_OBSERV INTERPOLATE SAT_CLK_IS_ZERO + ## activeif = SATCLK / _ AND DIFLVL = ZERO + +MSG_NOSATCLK 1 "Satellite clock missing in Bernese clock file" + +! Interpolation of clocks +! ----------------------- +SECIPL 0 + ## widget = lineedit; check_typ = real; check_min = 0 + ## activeif = NORXCLKR = INTERPOLATE OR NORXCLKS = INTERPOLATE OR NOSATCLK = INTERPOLATE AND DIFLVL = ZERO + +MSG_SECIPL 1 "Clock interpolation allowed over" + +! Use only phase observations for epoch parameter computation +! ----------------------------------------------------------- +PHASEPO 1 "0" + ## widget = checkbox; activeif = GEOTEC = GNSS + +MSG_PHASEPO 1 "Epoch parameters only from phase" + +! Var/Cov computation for kinematic orbit +! --------------------------------------- +QXXEPO 1 "SIMPLIFIED" + ## widget = combobox; cards = SIMPLIFIED CORRECT; editable = false + ## activeif = GEOTEC = GNSS + +MSG_QXXEPO 1 "Var-covar wrt epoch parameters" + +! Sampling Rate for re-substitution +! --------------------------------- +SAMPLEPO 0 + ## widget = lineedit; check_typ = int; check_min = 0 + +MSG_SAMPLEPO 1 "Sampling rate for resubstitution" + +! Sampling Rate for preelimination +! -------------------------------- +SAMPLEP2 0 + ## widget = lineedit; check_typ = int; check_min = 0 + +MSG_SAMPLEP2 1 "Sampling rate for preelimination" + +! Clk est.: Edit Level +! -------------------- +EDTLVL 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = DIFLVL / DOUBLE + # + +MSG_EDTLVL 1 "Maximum tolerated O-C term" + +! Periodic Relativistic J2-Correction +! ----------------------------------- +PRELJ2 1 "0" + ## widget = checkbox; activeif = DIFLVL = ZERO + +MSG_PRELJ2 1 "Periodic relativistic J2 correction" + +! Polarization Effect +! ------------------- +POLARI1D 1 "ALWAYS" + ## widget = combobox; editable = true + ## cards = "ALWAYS" "NEVER" "2003 09 14" + ## activeif = DIFLVL = ZERO AND POLARI2D / ALWAYS + +MSG_POLARI1D 1 "Enable polarization effect, geometrical part" + +POLARI2D 1 "ALWAYS" + ## widget = combobox; editable = true + ## cards = "ALWAYS" "NEVER" "2006 11 05"; activeif = DIFLVL = ZERO + +MSG_POLARI2D 1 "Enable polarization effect, total effect" + +! ---------------------------------------------------------------------- +! Datum definition +! ---------------------------------------------------------------------- +! No datum definition +! ------------------- +RADIO8_3 1 "0" + ## widget = radiobutton; group = DUMMY + +MSG_RADIO8_3 1 "Free network solution" + +! Positioning: Fixed Station(s) +! ----------------------------- +RADIO8_1 1 "1" + ## widget = radiobutton; group = DUMMY + +MSG_RADIO8_1 1 "Coordinates fixed" + +FIXSTA 1 "FIRST" + ## widget = combobox; editable = false; activeif = RADIO8_1 = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG + +MSG_FIXSTA 1 "Coordinates fixed" + +! Positioning: Manual selection (fixed) +! ------------------------------------- +STATION1 0 + ## widget = selwin; activeif = FIXSTA == MANUAL; pointer = CENLST + # + +MSG_STATION1 1 "Stations to be fixed (Manual selection)" + +! Positioning: File with Fixed Stations(s) +! ---------------------------------------- +STAFILE1 0 + ## widget = selwin; activeif = FIXSTA == FROM_FILE; path = DIR_FIX + ## ext = EXT_FIX; maxfiles = 1; emptyallowed = false + # + +MSG_STAFILE1 1 "List of stations to fix from file" + +! Flags for fixed station(s) +! --------------------------- +STAFLAG1 1 "#" + ## widget = lineedit; activeif = FIXSTA = WITH_FLAG + +MSG_STAFLAG1 1 "Stations with specific flags in CRD file" + +RADIO8_2 1 "0" + ## widget = radiobutton; group = DUMMY + +MSG_RADIO8_2 1 "Coordinates constrained" + +! Positioning: Sigma Station(s) +! ----------------------------- +SIGSTA 1 "FIRST" + ## widget = combobox; editable = false; activeif = RADIO8_2 = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG + +MSG_SIGSTA 1 "Coordinates constrained" + +! Positioning: manual selected Sigma Station(s) +! --------------------------------------------- +STATION4 0 + ## widget = selwin; activeif = SIGSTA == MANUAL; pointer = CENLST + # + +MSG_STATION4 1 "Stations to be constrained (Manual selection)" + +! Positioning: Sigma Station(s) from file +! --------------------------------------- +STAFILE4 0 + ## widget = selwin; activeif = SIGSTA == FROM_FILE; path = DIR_SIG + ## ext = EXT_SIG; maxfiles = 1; emptyallowed = false + # + +MSG_STAFILE4 1 "List of stations (and sigmas) from file" + +! Flags for Sigma station(s) +! -------------------------- +STAFLAG4 1 "#" + ## widget = lineedit; activeif = SIGSTA = WITH_FLAG + +MSG_STAFLAG4 1 "Constrain: Stations with specific flags in CRD file" + +! Positioning: Default Sigma north +! -------------------------------- +SIGCRDN 1 "0.001" + ## widget = lineedit; activeif = SIGSTA / FROM_FILE AND RADIO8_2 = 1 + ## check_type = real; check_min = 0.0 + +MSG_SIGCRDN 1 "Default a priori sigma north" + +! Positioning: Default Sigma east +! ------------------------------- +SIGCRDE 1 "0.001" + ## widget = lineedit; activeif = SIGSTA / FROM_FILE AND RADIO8_2 = 1 + ## check_type = real; check_min = 0.0 + +MSG_SIGCRDE 1 "Default a priori sigma east" + +! Positioning: Default Sigma up +! ----------------------------- +SIGCRDU 1 "0.001" + ## widget = lineedit; activeif = SIGSTA / FROM_FILE AND RADIO8_2 = 1 + ## check_type = real; check_min = 0.0 + +MSG_SIGCRDU 1 "Default a priori sigma up" + +! ----------------------------------------- +! +! PARAMETER TYPE: Orbit Estimation (GPS/GLONASS) +! =============== +! +! ----------------------------------------- +! +! Enable Orbit Adjustment +! ----------------------- +ORBADJ 1 "0" + ## widget = checkbox + ## activeif = LEORPR / _ AND LEOPROC = 1 OR RPRCOE / _ AND FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC + +MSG_ORBADJ 1 "Parameter setup: GNSS or LEO orbit determination" + +! Orb.est: satellite type +! ----------------------- +ORBEST 1 "ALL" + ## widget = combobox; editable = false + ## cards = ALL GPS GLONASS GALILEO MANUAL + +MSG_ORBEST 1 "Orb.est: satellite system selection" + +ORBEST_LST 0 + ## widget = selwin; pointer = SATLST; activeif = ORBEST = MANUAL + +MSG_ORBEST_LST 1 "Manual satellite selection" + +! Orb.est: Semi major axis +! ------------------------ +SEMIAXIS 1 "1" + ## widget = checkbox + +MSG_SEMIAXIS 1 "Orb.est: Semi major axis" + +SIGSEMI 0 + ## widget = lineedit; activeif = SEMIAXIS = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGSEMI 1 "Orb.est: a priori sigma of semi major axis" + +! Orb.est: Eccentricity +! --------------------- +ECCENTR 1 "1" + ## widget = checkbox + +MSG_ECCENTR 1 "Orb.est: eccentricity" + +SIGECCE 0 + ## widget = lineedit; activeif = ECCENTR = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGECCE 1 "Orb.est: a priori sigma of eccentricity" + +! Orb.est: Inclination +! -------------------- +INCLIN 1 "1" + ## widget = checkbox + +MSG_INCLIN 1 "Orb.est: inclination" + +SIGINCL 0 + ## widget = lineedit; activeif = INCLIN = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGINCL 1 "Orb.est: a priori sigma of inclination" + +! Orb.est: Ascending node +! ----------------------- +ASCNODE 1 "1" + ## widget = checkbox + +MSG_ASCNODE 1 "Orb.est: ascending node" + +SIGASCN 0 + ## widget = lineedit; activeif = ASCNODE = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGASCN 1 "Orb.est: a priori sigma of ascending node" + +! Orb.est: Perigee +! ---------------- +PERIGEE 1 "1" + ## widget = checkbox + +MSG_PERIGEE 1 "Orb.est: perigee" + +SIGPERI 0 + ## widget = lineedit; activeif = PERIGEE = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGPERI 1 "Orb.est: a priori sigma of perigee" + +! Orb.est: Arg. of latitude +! ------------------------- +ARGLAT 1 "1" + ## widget = checkbox + +MSG_ARGLAT 1 "Orb.est: argument of latitude" + +SIGARGL 0 + ## widget = lineedit; activeif = ARGLAT = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGARGL 1 "Orb.est: a priori sigma of argument of latitude" + +! Orb.est: D0 Estimation (P0) +! --------------------------- +PARD0 1 "1" + ## widget = checkbox + +MSG_PARD0 1 "Orb.est: Constant D term" + +SIGD0 0 + ## widget = lineedit; activeif = PARD0 = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGD0 1 "Orb.est: a priori sigma of constant D term" + +! Orb.est: Y0 Estimation (P2) +! --------------------------- +PARY0 1 "1" + ## widget = checkbox + +MSG_PARY0 1 "Orb.est: Constant Y term" + +SIGY0 0 + ## widget = lineedit; activeif = PARY0 = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGY0 1 "Orb.est: a priori sigma of constant Y term" + +! Orb.est: X0 Estimation +! ---------------------- +PARX0 1 "0" + ## widget = checkbox + +MSG_PARX0 1 "Orb.est: Constant X term" + +SIGX0 0 + ## widget = lineedit; activeif = PARX0 = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGX0 1 "Orb.est: a priori sigma of constant X term" + +! Orb.est: Periodic D0 terms +! -------------------------- +PRPARD0 1 "0" + ## widget = checkbox + +MSG_PRPARD0 1 "Orb.est: periodic D terms" + +SIGPRD0 0 + ## widget = lineedit; activeif = PRPARD0 = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGPRD0 1 "Orb.est: a priori sigma of periodic D terms" + +! Orb.est: Periodic Y0 terms +! -------------------------- +PRPARY0 1 "0" + ## widget = checkbox + +MSG_PRPARY0 1 "Orb.est: periodic Y terms" + +SIGPRY0 0 + ## widget = lineedit; activeif = PRPARY0 = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGPRY0 1 "Orb.est: a priori sigma of periodic Y terms" + +! Orb.est: Periodic X0 terms +! -------------------------- +PRPARX0 1 "0" + ## widget = checkbox + +MSG_PRPARX0 1 "Orb.est: periodic X terms" + +SIGPRX0 0 + ## widget = lineedit; activeif = PRPARX0 = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGPRX0 1 "Orb.est: a priori sigma of periodic X terms" + +! Stoch.Orb? +! ---------- +STCEST 1 "0" + ## widget = checkbox + +MSG_STCEST 1 "Estimation of stochastic pulses" + +! Stoch.Orb: Radial +! ----------------- +ESTRAD 1 "1" + ## widget = checkbox + +MSG_ESTRAD 1 "Stoch. forces: radial" + +SIGRAD 1 "1.E-6" + ## widget = lineedit; activeif = ESTRAD = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGRAD 1 "Stoch.forces: a priori sigma of radial" + +! Stoch.Orb: Perpendicular to (1), in Orbit Plane +! ----------------------------------------------- +ESTPRP 1 "1" + ## widget = checkbox + +MSG_ESTPRP 1 "Stoch.forces: Along track" + +SIGPRP 1 "1.E-5" + ## widget = lineedit; activeif = ESTPRP = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGPRP 1 "Stoch.forces: a priori sigma of along track" + +! Stoch.Orb: Normal to Orbit Plane +! -------------------------------- +ESTNOR 1 "1" + ## widget = checkbox + +MSG_ESTNOR 1 "Stoch.forces: Out of plane" + +SIGNOR 1 "1.E-9" + ## widget = lineedit; activeif = ESTNOR = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGNOR 1 "Stoch.forces: a priori sigma of out of plane" + +! Stoch.Orb: Direction to the Sun +! ------------------------------- +ESTSUN 1 "0" + ## widget = checkbox + +MSG_ESTSUN 1 "Stoch.forces: direction to Sun" + +SIGSUN 0 + ## widget = lineedit; activeif = ESTSUN = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGSUN 1 "Stoch.forces: a priori sigma of direction to Sun" + +! Stoch.Orb: Y-Direction in Satellite Frame +! ----------------------------------------- +ESTYDIR 1 "0" + ## widget = checkbox + +MSG_ESTYDIR 1 "Sotch. pulses: Y-direction" + +SIGYDIR 0 + ## widget = lineedit; activeif = ESTYDIR = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGYDIR 1 "Stoch.forces: a priori sigma of Y-direction" + +! Stoch.Orb: X-Direction in Satellite Frame +! ----------------------------------------- +ESTXDIR 1 "0" + ## widget = checkbox + +MSG_ESTXDIR 1 "Stoch.forces X-direction" + +SIGXDIR 0 + ## widget = lineedit; activeif = ESTXDIR = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGXDIR 1 "Stoch.forces: a priori sigma of X-direction" + +! Stoch.Orb: Number of sets per day +! --------------------------------- +NUMSET1 1 "2" + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_NUMSET1 1 "Stoch. forces: Number of parameter sets per day" + +! Stoch.Orb: Groups +! ----------------- +SATGROUP 1 "99" "" "" "" "" + ## widget = uniline; numlines = 5 + +MSG_SATGROUP 1 "Stoch.forces: list of satellites(group)" + +! Stoch.Orb: Enable more requests for stoch. orbit +! ------------------------------------------------ +STCSPEC 1 "0" + ## widget = checkbox + +MSG_STCSPEC 1 "Stoch. pulses: Additional requests for further epochs" + +! Stoch.Orb: List of more requests for stoch. orbit +! ------------------------------------------------- +STCGROUP 2 + "28" "2001 05 26" "06 00 00" "" "" "" + "28" "2001 05 26" "18 00 00" "" "" "" + ## widget = uniline; numlines = 10 + +MSG_STCGROUP 1 "Stoch.forces: list of satellites" + +! ----------------------------------------- +! +! PARAMETER TYPE: Orbit Estimation (LEO) +! =============== +! +! Orb.est: Semi major axis +! ------------------------ +SEMIAXIS2 1 "1" + ## widget = checkbox + +MSG_SEMIAXIS2 1 "Semi major axis" + +SIGSEMI2 1 "0.00" + ## widget = lineedit + +MSG_SIGSEMI2 1 "Sigma Semi major axis" + +! Orb.est: Eccentricity +! --------------------- +ECCENTR2 1 "1" + ## widget = checkbox + +MSG_ECCENTR2 1 "Eccentricity" + +SIGECCE2 1 "0.0000000" + ## widget = lineedit + +MSG_SIGECCE2 1 "Sigma eccentricity" + +! Orb.est: Inclination +! -------------------- +INCLIN2 1 "1" + ## widget = checkbox + +MSG_INCLIN2 1 "Inclination" + +SIGINCL2 1 "0.000" + ## widget = lineedit + +MSG_SIGINCL2 1 "Sigma inclination" + +! Orb.est: Ascending node +! ----------------------- +ASCNODE2 1 "1" + ## widget = checkbox + +MSG_ASCNODE2 1 "Ascending node" + +SIGASCN2 1 "0.0000" + ## widget = lineedit + +MSG_SIGASCN2 1 "Sigma ascending node" + +! Orb.est: Perigee +! ---------------- +PERIGEE2 1 "1" + ## widget = checkbox + +MSG_PERIGEE2 1 "Perigee" + +SIGPERI2 1 "0.0000" + ## widget = lineedit + +MSG_SIGPERI2 1 "Sigma perigee" + +! Orb.est: Arg. of latitude +! ------------------------- +ARGLAT2 1 "1" + ## widget = checkbox + +MSG_ARGLAT2 1 "Argument of latitude" + +SIGARGL2 1 "0.000" + ## widget = lineedit + +MSG_SIGARGL2 1 "Sigma argument of latitude" + +! Orb.est: D0 Estimation (P0) +! --------------------------- +PARD02 1 "1" + ## widget = checkbox + +MSG_PARD02 1 "Constant D term" + +SIGD02 1 "0.0D-09" + ## widget = lineedit + +MSG_SIGD02 1 "Sigma const. D term" + +! Orb.est: Y0 Estimation (P2) +! --------------------------- +PARY02 1 "1" + ## widget = checkbox + +MSG_PARY02 1 "Constant Y term" + +SIGY02 1 "0.0D-09" + ## widget = lineedit + +MSG_SIGY02 1 "Sigma const. Y term" + +! Orb.est: X0 Estimation +! ---------------------- +PARX02 1 "1" + ## widget = checkbox + +MSG_PARX02 1 "Constant X term" + +SIGX02 1 "0.0D-09" + ## widget = lineedit + +MSG_SIGX02 1 "Sigma const. X term" + +! Orb.est: Periodic D0 terms +! -------------------------- +PRPARD02 1 "1" + ## widget = checkbox + +MSG_PRPARD02 1 "Periodic D term" + +SIGPRD02 1 "0.0D-09" + ## widget = lineedit + +MSG_SIGPRD02 1 "Sigma periodic D term" + +! Orb.est: Periodic Y0 terms +! -------------------------- +PRPARY02 1 "1" + ## widget = checkbox + +MSG_PRPARY02 1 "Periodic Y term" + +SIGPRY02 1 "0.0D-09" + ## widget = lineedit + +MSG_SIGPRY02 1 "Sigma periodic Y term" + +! Orb.est: Periodic X0 terms +! -------------------------- +PRPARX02 1 "1" + ## widget = checkbox + +MSG_PRPARX02 1 "Periodic X term" + +SIGPRX02 1 "0.0D-09" + ## widget = lineedit + +MSG_SIGPRX02 1 "Sigma periodic X term" + +! Stoch.Orb? +! ---------- +STCEST2 1 "0" + ## widget = checkbox + +MSG_STCEST2 1 "Estimation of stochastic pulses" + +! Stoch.Orb: Vel./Acc. +! -------------------- +PULSDEF2 1 "VELOCITY" + ## widget = combobox; cards = ACCELERATION VELOCITY; editable = false + +MSG_PULSDEF2 1 "Set up pulses as accelerations/velocities" + +! Stoch.Orb: Radial +! ----------------- +ESTRAD2 1 "1" + ## widget = checkbox + +MSG_ESTRAD2 1 "Radial pulses setup" + +SIGRAD2 1 "2.0D-05" + ## widget = lineedit + +MSG_SIGRAD2 1 "Sigma radial pulses" + +! Stoch.Orb: Perpendicular to (1), in Orbit Plane +! ----------------------------------------------- +ESTPRP2 1 "1" + ## widget = checkbox + +MSG_ESTPRP2 1 "Along track pulses setup" + +SIGPRP2 1 "1.0D-05" + ## widget = lineedit + +MSG_SIGPRP2 1 "Sigma along track pulses" + +! Stoch.Orb: Normal to Orbit Plane +! -------------------------------- +ESTNOR2 1 "1" + ## widget = checkbox + +MSG_ESTNOR2 1 "Out of plane pulses setup" + +SIGNOR2 1 "1.0D-05" + ## widget = lineedit + +MSG_SIGNOR2 1 "Sigma out of plane pulses" + +! Stoch.Orb: Direction to the Sun +! ------------------------------- +ESTSUN2 1 "0" + ## widget = checkbox + +MSG_ESTSUN2 1 "Direction to Sun pulses" + +SIGSUN2 0 + ## widget = lineedit + # + +MSG_SIGSUN2 1 "Sigma direction to Sun pulses" + +! Stoch.Orb: Y-Direction in Satellite Frame +! ----------------------------------------- +ESTYDIR2 1 "0" + ## widget = checkbox + +MSG_ESTYDIR2 1 "Y-direction pulses" + +SIGYDIR2 0 + ## widget = lineedit + # + +MSG_SIGYDIR2 1 "Sigma Y-direction pulses" + +! Stoch.Orb: X-Direction in Satellite Frame +! ----------------------------------------- +ESTXDIR2 1 "0" + ## widget = checkbox + +MSG_ESTXDIR2 1 "X-direction pulses" + +SIGXDIR2 0 + ## widget = lineedit + # + +MSG_SIGXDIR2 1 "Sigma X-direction pulses" + +! Stoch.Orb: Number of sets per day +! --------------------------------- +NUMSET12 1 "1" + ## widget = spinbox; range = 1 12 1 + +MSG_NUMSET12 1 "Number of parameter sets per day" + +! Stoch.Orb: Groups +! ----------------- +SATGROUP2 1 "906" "96" "2.0D-05" "1.0D-05" "1.0D-05" + ## widget = uniline; numlines = 5 + +MSG_SATGROUP2 1 "Satellite specific parameter setup" + +! Stoch.Orb: Enable more requests for stoch. orbit +! ------------------------------------------------ +STCSPEC2 1 "0" + ## widget = checkbox + +MSG_STCSPEC2 1 "Additional requests for further epochs" + +! Stoch.Orb: List of more requests for stoch. orbit +! ------------------------------------------------- +STCGROUP2 2 + "28" "2001 05 26" "06 00 00" "" "" "" + "28" "2001 05 26" "18 00 00" "" "" "" + ## widget = uniline; numlines = 10 + +MSG_STCGROUP2 1 "Additional setup requests for stoch. pulses" + +! ----------------------------------------- +! +! PARAMETER TYPE: Troposphere parameter +! =============== +! +! ----------------------------------------- +! +! Enable Site-Specific Troposphere Parameters +! ------------------------------------------- +SITETROP 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC + +MSG_SITETROP 1 "Parameter setup: site-specific troposphere parameters" + +! Offset for troposphere SINEX file +! --------------------------------- +TRPOFF 0 + ## widget = lineedit; activeif = TROPSNX / _ + +MSG_TRPOFF 1 "Offset for troposphere SINEX file" + +! Time resolution for troposphere SINEX file +! ------------------------------------------ +TRPRES 0 + ## widget = lineedit; activeif = TROPSNX / _ + +MSG_TRPRES 1 "Time resolution for troposphere SINEX file" + +! Tropo: Absolute General Zenith A Priori Sigma +! --------------------------------------------- +SIGABS 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SIGABS 1 "Tropo: Zenith path delay" + +! Tropo: Absolute General Gradient A Priori Sigma +! ----------------------------------------------- +SIGABS_G 0 + ## widget = lineedit; activeif = TRPGRD / NONE = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGABS_G 1 "Tropo: Horizontal gradients" + +! Tropo: Relative General Zenith A Priori Sigma +! --------------------------------------------- +SIGREL 1 "5.00" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SIGREL 1 "Tropo: relative zenith path delay a priori sigma" + +! Tropo: Relative General Gradient A Priori Sigma +! ----------------------------------------------- +SIGREL_G 1 "5.00" + ## widget = lineedit; activeif = TRPGRD / NONE = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGREL_G 1 "Tropo: relative horizontal gradients a priori sigma" + +! Tropo: List of special stations +! ------------------------------- +SPESEL 1 "NONE" + ## widget = combobox; editable = false + ## cards = NONE FIRST LAST FROM_FILE MANUAL + +MSG_SPESEL 1 "Tropo: special sigma station selection" + +! Tropo: List of stations with no troposphere +! ------------------------------------------- +NTRPSEL 1 "NONE" + ## widget = combobox; editable = false + ## cards = NONE FIRST LAST FROM_FILE MANUAL WITH_TROPO + +MSG_NTRPSEL 1 "Tropo: list of stations with no troposphere estimation" + +! Tropo: Absolute Special Zenith A Priori Sigma +! --------------------------------------------- +SPEABS 0 + ## widget = lineedit; activeif = SPESEL / NONE AND SPESEL / FROM_FILE = 1 + ## check_type = real; check_min = 0.0 + +MSG_SPEABS 1 "Tropo: Absolute special zenith path delay sigma" + +! Tropo: Absolute Special Gradient A Priori Sigma +! ----------------------------------------------- +SPEABS_G 0 + ## widget = lineedit + ## activeif = SPESEL / NONE AND SPESEL / FROM_FILE AND TRPGRD / NONE = 1 + ## check_type = real; check_min = 0.0 + +MSG_SPEABS_G 1 "Tropo: Absolute special horizontal gradient sigma" + +! Tropo: Relative Special Zenith A Priori Sigma +! --------------------------------------------- +SPEREL 0 + ## widget = lineedit; activeif = SPESEL / NONE AND SPESEL / FROM_FILE = 1 + ## check_type = real; check_min = 0.0 + +MSG_SPEREL 1 "Tropo: relative special zenith a priori sigma" + +! Tropo: Relative Special Gradient A Priori Sigma +! ----------------------------------------------- +SPEREL_G 0 + ## widget = lineedit + ## activeif = SPESEL / NONE AND SPESEL / FROM_FILE AND TRPGRD / NONE = 1 + ## check_type = real; check_min = 0.0 + +MSG_SPEREL_G 1 "Tropo: relative special gradient a priori sigma" + +! Tropo: Stations with special Troposphere +! ---------------------------------------- +STATION3 0 + ## widget = selwin; activeif = SPESEL == MANUAL; pointer = STALST + # + +MSG_STATION3 1 "Tropo: special sigma for stations" + +! Tropo: File with Stations(s) with special Troposphere +! ----------------------------------------------------- +STAFILE3 0 + ## widget = selwin; activeif = SPESEL == FROM_FILE; path = DIR_SIG + ## ext = EXT_SIG; maxfiles = 1; emptyallowed = true + # + +MSG_STAFILE3 1 "Tropo: file with stations for special sigma" + +! Tropo: Stations with no Troposphere +! ----------------------------------- +STATION6 0 + ## widget = selwin; activeif = SITEROP == 1 AND NTRPSEL == MANUAL + ## pointer = STALST + # + +MSG_STATION6 1 "Tropo: stations with no troposphere est." + +! Tropo: File with Stations(s) with no Troposphere +! ------------------------------------------------ +STAFILE6 0 + ## widget = selwin; activeif = SITETROP == 1 AND NTRPSEL == FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1; emptyallowed = true + # + +MSG_STAFILE6 1 "Tropo: file with stations(s) with no troposphere est." + +! Tropo: Mapping Function +! ----------------------- +MAPPNG 1 "WET_NIELL" + ## widget = combobox; editable = false; activeif = TROPEST = _ + ## cards = WET_VMF DRY_VMF WET_GMF DRY_GMF WET_NIELL DRY_NIELL COSZ HOPFIELD + +MSG_MAPPNG 1 "Tropo: mapping function" + +! Tropo: Gradient Estimation Model +! -------------------------------- +TRPGRD 1 "NONE" + ## widget = combobox; editable = false; activeif = TROPEST = _ + ## cards = NONE TANZ CHENHER TILTING LINEAR + +MSG_TRPGRD 1 "Tropo: gradient estimation model" + +! Tropo: Zenital Parameter Time Interal +! ------------------------------------- +NUMPAR 1 "02 00 00" + ## widget = lineedit; emptyallowed = false + +MSG_NUMPAR 1 "Zenith path delay: Parameter spacing" + +! Tropo: Gradient Parameter Time Interval +! --------------------------------------- +NUMGRD 1 "24 00 00" + ## widget = lineedit; emptyallowed = false; activeif = TRPGRD / NONE + +MSG_NUMGRD 1 "Horiz. gradient: parameter spacing" + +! ----------------------------------------- +! +! PARAMETER TYPE: Local Troposphere +! =============== +! +! ----------------------------------------- +! +! Enable local Troposphere Parameters +! ----------------------------------- +LOCTROP 1 "0" + ## widget = checkbox; activeif = TROPOS / NONE AND GEOTEC = GNSS + +MSG_LOCTROP 1 "Parameter Setup: local troposphere parameters" + +! L-trp: number of models +! ----------------------- +LTRPMOD 1 "1" + ## widget = lineedit; emptyallowed = false + +MSG_LTRPMOD 1 "Local Tropo Model: Parameter interval" + +! L-trp: number of parameters per model +! ------------------------------------- +LTRPPAR 1 "1" + ## widget = spinbox; range = 0 10 1 + +MSG_LTRPPAR 1 "Local Tropo Model: polynomial degree" + +! L-trp: absolute a priori sigma +! ------------------------------ +LTRPSIG1 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_LTRPSIG1 1 "Local Tropo: a priori sigma for zero-order term" + +! L-trp: relative a priori sigma +! ----------------------------- +LTRPSIG2 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_LTRPSIG2 1 "Local Tropo: a priori sigma for other terms" + +! ----------------------------------------- +! +! PARAMETER TYPE: Global Ionosphere +! =============== +! +! ----------------------------------------- +! +! Enable Global Ionosphere Model Parameters +! ----------------------------------------- +GLOBION 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / L3 AND FREQUENCY / MELWUEBB AND GEOTEC = GNSS + +MSG_GLOBION 1 "Parameter Setup: global ionosphere parameters" + +! GIM: Number of Coefficient Sets Per Session +! ------------------------------------------- +NUMION 1 "1" + ## widget = lineedit; emptyallowed = false + +MSG_NUMION 1 "GIM: Parameter spacing/interval" + +! GIM: Number of Coefficient Sets Per Session +! ------------------------------------------- +GIMNAM 1 "0110" + ## widget = lineedit; activeif = MLTMOD = 0 + +MSG_GIMNAM 1 "GIM: 4-figure model name" + +! GIM: Maximum Degree of Spherical Harmonics +! ------------------------------------------ +MAXDEG 1 "12" + ## widget = spinbox; range = 0 30 1; check_type = integer; check_min = 0 + +MSG_MAXDEG 1 "GIM: maximum degree of spherical harmonics" + +! GIM: Maximum Order of Spherical Harmonics +! ----------------------------------------- +MAXORD 1 "8" + ## widget = spinbox; range = 0 30 1; check_type = integer; check_min = 0 + +MSG_MAXORD 1 "GIM: maximum order of spherical harmonics" + +! GIM: Reference Frame Definition +! ------------------------------- +REFFRM 1 "GEOMAGNETIC" + ## widget = combobox; editable = false; cards = GEOGRAPHIC GEOMAGNETIC + +MSG_REFFRM 1 "GIM: reference frame definition" + +! GIM: Station-Specific Models +! ---------------------------- +MLTMOD 1 "0" + ## widget = checkbox + +MSG_MLTMOD 1 "GIM: station-specific models" + +! GIM: Longitude of the Sun +! ------------------------- +LONSUN 1 "MEAN" + ## widget = combobox; editable = false; cards = MEAN TRUE + +MSG_LONSUN 1 "GIM: longitude of the Sun" + +! GIM: Mode of Temporal Modeling +! ------------------------------ +STADYN 1 "DYNAMIC" + ## widget = combobox; editable = false; cards = STATIC DYNAMIC + +MSG_STADYN 1 "GIM: mode of temporal modeling" + +! GIM: Mapping Function +! --------------------- +MAPFUN 1 "COSZ" + ## widget = combobox; editable = false; cards = NONE COSZ MSLM ESM + +MSG_MAPFUN 1 "GIM: mapping function" + +! GIM: A Priori Height of Single Layer +! ------------------------------------ +HGTION 1 "450.00" + ## widget = lineedit; check_type = real + +MSG_HGTION 1 "GIM: a priori height of single layer" + +! GIM: Latitude of Geomagnetic Pole +! --------------------------------- +LATPOL 1 "79.00" + ## widget = lineedit; check_type = real + +MSG_LATPOL 1 "GIM: latitude of geomagnetic pole" + +! GIM: Longitude of Geomagnetic Pole +! ---------------------------------- +LONPOL 1 "-71.00" + ## widget = lineedit; check_type = real + +MSG_LONPOL 1 "GIM: longitude of geomagnetic pole" + +! GIM: Absolute Sigma for Coefficients +! ------------------------------------ +SIGCOE 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_SIGCOE 1 "GIM: absolute sigma for coefficients" + +! GIM: Relative Sigma for Coefficients +! ------------------------------------ +RELCOE 1 "0.00" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_RELCOE 1 "GIM: relative sigma for coefficients" + +! GIM: Number of Height Parameters +! -------------------------------- +HGTEST 1 "ALL" + ## widget = combobox; editable = false; cards = NONE ALL EACH + ## activeif = IONOS / _ + +MSG_HGTEST 1 "GIM: number of height parameters" + +! GIM: Absolute Sigma for Height Parameters +! ----------------------------------------- +SIGHGT 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = IONOS / _ AND HGTEST / NONE + # + +MSG_SIGHGT 1 "GIM: absolute sigma for height parameters" + +! GIM: Relative Sigma for Height Parameters +! ----------------------------------------- +RELHGT 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = IONOS / _ AND HGTEST = EACH + # + +MSG_RELHGT 1 "GIM: relative sigma for height parameters" + +! ----------------------------------------- +! +! PARAMETER TYPE: Local Ionosphere Modelling +! =============== +! +! ----------------------------------------- +! +! Enable local ionosphere +! ----------------------- +LOCIONO 1 "0" + ## widget = checkbox; activeif = GEOTEC = GNSS + +MSG_LOCIONO 1 "Parameter Setup: local ionosphere parameters" + +! Loc.Iono: Model specification +! ----------------------------- +LIONSTR 1 "" "" "" "" + ## widget = uniline; numlines = 10 + +MSG_LIONSTR 1 "Loc.Iono: model specification" + +! ----------------------------------------- +! +! PARAMETER TYPE: Stochastic Ionosphere +! =============== +! +! ----------------------------------------- +! +! Enable Stochastic Ionosphere Parameters +! --------------------------------------- +DIFFION 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / L3 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC AND GEOTEC = GNSS + +MSG_DIFFION 1 "Parameter Setup: stochastic ionosphere parameters" + +! Stoch Iono: Elimination of Reference Ionosphere Parameters +! ---------------------------------------------------------- +DIONELI 1 "0" + ## widget = checkbox + +MSG_DIONELI 1 "Stoch Iono: elimination of reference ionosphere parameters" + +! Stoch Iono: Elevation-Dependent Parameter Constraining +! ------------------------------------------------------ +DIONCON 1 "1" + ## widget = checkbox + +MSG_DIONCON 1 "Stoch Iono: elevation-dependent parameter constraining" + +! Stoch Iono: Absolute A Priori Sigma on Single Difference Level +! -------------------------------------------------------------- +DIONSIG 1 "0.25" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_DIONSIG 1 "Stoch Iono: absolute a priori sigma on single difference level" + +! Stoch Iono: Relative A Priori Sigma of Ionospheric Random Walk +! -------------------------------------------------------------- +DIONSIGR 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_DIONSIGR 1 "Stoch Iono: relative a priori sigma of ionospheric random walk" + +! ------------------------------------------------------------------------------ +! PARAMETER TYPE: Higher-order ionosphere scaling factors +! ------------------------------------------------------------------------------ +SCALHOI 1 "0" + ## widget = checkbox + ## activeif = IONOS / _ AND FREQUENCY / L1 AND FREQUENCY / L2 AND FREQUENCY / L5 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC AND GEOTEC = GNSS + +MSG_SCALHOI 1 "Parameter Setup: Higher-order ionosphere scaling factors" + +HOI1 1 "NO" + ## widget = combobox; editable = false + ## cards = NO ONE_FOR_ALL ONE_PER_STATION + +MSG_HOI1 1 "Second-order term" + +SIGHOI1 1 "0.0001" + ## widget = lineedit; activeif = HOI1 / NO; check_type = real + ## check_min = 0.0 + +MSG_SIGHOI1 1 "Sigma of second-order term" + +HOI2 1 "NO" + ## widget = combobox; editable = false + ## cards = NO ONE_FOR_ALL ONE_PER_STATION + +MSG_HOI2 1 "Third-order term" + +SIGHOI2 1 "0.0001" + ## widget = lineedit; activeif = HOI2 / NO; check_type = real + ## check_min = 0.0 + +MSG_SIGHOI2 1 "Sigma of third-order term" + +HOI3 1 "NO" + ## widget = combobox; editable = false + ## cards = NO ONE_FOR_ALL ONE_PER_STATION + +MSG_HOI3 1 "Ray path bending term" + +SIGHOI3 1 "0.0001" + ## widget = lineedit; activeif = HOI3 / NO; check_type = real + ## check_min = 0.0 + +MSG_SIGHOI3 1 "Sigma of ray path bending term" + +! ----------------------------------------- +! +! PARAMETER TYPE: Earth Rotation Parameters +! =============== +! +! ----------------------------------------- +! +! Enable Earth Rotation Parameters +! -------------------------------- +ERP 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC + +MSG_ERP 1 "Parameter Setup: Earth orientation parameters" + +! Erp: Total number of sets +! ------------------------- +NUMSET 1 "3" + ## widget = lineedit; emptyallowed = false + +MSG_NUMSET 1 "ERP: Parameter spacing" + +! Erp: Number of X-Pole +! --------------------- +NXP 1 "2" + ## widget = spinbox; range = 0 4 1; check_type = integer; check_min = 0 + +MSG_NXP 1 "ERP: Number of X-Pole par./set" + +! Erp: Sigma of X-Pole +! -------------------- +SIGXP 0 + ## widget = lineedit; activeif = NXP / 0 = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGXP 1 "ERP: sigma of X-pole" + +! Erp: Number of Y-Pole +! --------------------- +NYP 1 "2" + ## widget = spinbox; range = 0 4 1; check_type = integer; check_min = 0 + +MSG_NYP 1 "ERP: number of Y-pole par./set" + +! Erp: Sigma of Y-Pole +! -------------------- +SIGYP 0 + ## widget = lineedit; activeif = NYP / 0 = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGYP 1 "ERP: sigma of Y-pole" + +! Erp: Number of UT1-UTC +! ---------------------- +NDT 1 "2" + ## widget = spinbox; range = 0 4 1; check_type = integer; check_min = 0 + +MSG_NDT 1 "ERP: number of UT1-UTC par./set" + +! Erp: Sigma of UT1-UTC (1st value) +! --------------------------------- +SIG1DT 1 ".0000001" + ## widget = lineedit; emptyallowed = false; activeif = NDT / 0 = 1 + ## check_type = real; check_min = 0.0 + +MSG_SIG1DT 1 "ERP: sigma of UT1-UTC (1st value)" + +! Erp: Sigma of UT1-UTC (other requests) +! -------------------------------------- +SIGDT 0 + ## widget = lineedit; activeif = NDT / 0 = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGDT 1 "ERP: sigma of UT1-UTC (other requests)" + +! Erp: Number of Delta Epsilon +! ---------------------------- +NEPS 1 "1" + ## widget = spinbox; range = 0 4 1; check_type = integer; check_min = 0 + +MSG_NEPS 1 "ERP: number of delta epsilon par./set" + +! Erp: Sigma of Delta Epsilon (1st value) +! --------------------------------------- +SIG1EPS 1 "0.0001" + ## widget = lineedit; emptyallowed = false; activeif = NEPS / 0 = 1 + ## check_type = real; check_min = 0.0 + +MSG_SIG1EPS 1 "ERP: sigma of delta epsilon (1st value)" + +! Erp: Sigma of Delta Epsilon (other requests) +! -------------------------------------------- +SIGEPS 0 + ## widget = lineedit; activeif = NEPS / 0 = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGEPS 1 "ERP: sigma of delta epsilon (other requests)" + +! Erp: Number of Delta Psi +! ------------------------ +NPSI 1 "1" + ## widget = spinbox; range = 0 4 1; check_type = integer; check_min = 0 + +MSG_NPSI 1 "ERP: number of delta psi par./set" + +! Erp: Sigma of Delta Psi (1st value) +! ----------------------------------- +SIG1PSI 1 "0.0001" + ## widget = lineedit; emptyallowed = false; activeif = NPSI / 0 = 1 + ## check_type = real; check_min = 0.0 + +MSG_SIG1PSI 1 "ERP: sigma of delta psi (1st value)" + +! Erp: Sigma of Delta Psi (other requests) +! -------------------------------------------- +SIGPSI 0 + ## widget = lineedit; activeif = NPSI / 0 = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGPSI 1 "ERP: sigma of delta psi (other requests)" + +! Erp: Continuity Between Sets +! ---------------------------- +CONTI 1 "BOTH" + ## widget = combobox; editable = false; cards = NO ERP NUT BOTH + +MSG_CONTI 1 "Continuity between sets" + +! Erp: Constrain Drifts to Zero +! ----------------------------- +CONSTRA 1 "BOTH" + ## widget = combobox; editable = false; cards = NO ERP NUT BOTH + +MSG_CONSTRA 1 "Drifts constrained to zero" + +! Erp: Values per Set Stored in Bernese Pole File +! ----------------------------------------------- +NVBERN 1 "3" + ## widget = lineedit; activeif = POLERS / _ + +MSG_NVBERN 1 "ERP: time resolution in Bernese pole file" + +! Erp: Values per Set Stored in IERS Pole File +! -------------------------------------------- +NVIERS 1 "3" + ## widget = lineedit; activeif = IERSPOL / _ + +MSG_NVIERS 1 "ERP: time resolution in IERS pole file" + +! Erp: Time Window +! ---------------- +ERPTIM 1 "0" + ## widget = checkbox + +RADIO7_1 1 "0" + ## widget = radiobutton; group = DUMMY + ## radiokeys = SESSION_YEAR7 SESSION_STRG7 + +RADIO7_2 1 "1" + ## widget = radiobutton; group = DUMMY + ## radiokeys = STADAT7 STATIM7 ENDDAT7 ENDTIM7 + +! Erp: Time Window (session definition) +! ------------------------------------- +SESSION_YEAR7 1 "1980" + ## widget = lineedit; multilineallowed = true + # $Y+0 + +MSG_SESSION_YEAR7 1 "ERP: time interval(YEAR)" + +SESSION_STRG7 1 "0060" + ## widget = lineedit; multilineallowed = true + # $S+0 + +MSG_SESSION_STRG7 1 "ERP: time interval(SESSION)" + +! Erp: Time Window (definition by date/time) +! ------------------------------------------ +STADAT7 0 + ## widget = lineedit + # + +MSG_STADAT7 1 "ERP: start time(Year Month Day)" + +STATIM7 0 + ## widget = lineedit + # + +MSG_STATIM7 1 "ERP: start time(Hour Minutes Seconds)" + +ENDDAT7 0 + ## widget = lineedit + # + +MSG_ENDDAT7 1 "ERP: end time(Year Month Day)" + +ENDTIM7 0 + ## widget = lineedit + # + +MSG_ENDTIM7 1 "ERP: end time(Hour Minutes Seconds)" + +! ----------------------------------------- +! +! PARAMETER TYPE: Coordinates of Center of Mass +! =============== +! +! ----------------------------------------- +! +! Enable: Coordinates of Geocenter +! ------------------------------------- +GEOCENT 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC + +MSG_GEOCENT 1 "Geocenter coordinates" + +! Estimate Center of Mass X +! ------------------------- +COMX 1 "1" + ## widget = checkbox + +MSG_COMX 1 "X component" + +! Sigma for Center of Mass X +! -------------------------- +SIGCOMX 0 + ## widget = lineedit; activeif = COMX = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGCOMX 1 "A priori sigma for Geocenter, comp. X" + +! Estimate Center of Mass Y +! ------------------------- +COMY 1 "1" + ## widget = checkbox + +MSG_COMY 1 "Y-component" + +! Sigma for Center of Mass Y +! -------------------------- +SIGCOMY 0 + ## widget = lineedit; activeif = COMY = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGCOMY 1 "A priori sigma for Geocenter, comp. Y" + +! Estimate Center of Mass Z +! ------------------------- +COMZ 1 "1" + ## widget = checkbox + +MSG_COMZ 1 "Z component" + +! Sigma for Center of Mass Z +! -------------------------- +SIGCOMZ 0 + ## widget = lineedit; activeif = COMZ = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGCOMZ 1 "A priori sigma for Geocenter, comp. Z" + +! ----------------------------------------- +! +! PARAMETER TYPE: GNSS-specific parameters +! =============== +! +! ----------------------------------------- +! +! Enable GNSS-specific parameters +! ------------------------------- +GNSSPEC 1 "0" + ## widget = checkbox + ## activeif = SATSYS / GPS AND FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC + +MSG_GNSSPEC 1 "GNSS-specific parameter setup" + +! Station translations: GNSS selection +! ------------------------------------ +SYSTRA 1 "GLONASS" + ## widget = combobox; editable = false + ## cards = NONE GLONASS GALILEO GLO/GAL + +MSG_SYSTRA 1 "Station translations: system selection" + +! Station translations: a priori sigmas +! ------------------------------------- +SYSTRA_N 1 "0.00001" + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = SYSTRA / NONE + +MSG_SYSTRA_N 1 "Station translations: a priori sigma north" + +SYSTRA_E 1 "0.00001" + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = SYSTRA / NONE + +MSG_SYSTRA_E 1 "Station translations: a priori sigma east" + +SYSTRA_U 1 "0.00001" + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = SYSTRA / NONE + +MSG_SYSTRA_U 1 "Station translations: a priori sigma up" + +! Troposphere bias: GNSS selection +! -------------------------------- +SYSTRP 1 "GLONASS" + ## widget = combobox; editable = false + ## cards = NONE GLONASS GALILEO GLO/GAL + +MSG_SYSTRP 1 "Troposphere bias: system selection" + +! Troposphere bias: a priori sigmas +! --------------------------------- +SYSTRP_A 0 + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = SYSTRP / NONE + +MSG_SYSTRP_A 1 "Troposphere bias: a priori sigma" + +! ----------------------------------------- +! +! PARAMETER TYPE: Satellite Antenna Offsets +! =============== +! +! ----------------------------------------- +! +! Enable Satellite Antenna Offsets +! -------------------------------- +SANTOFF 1 "0" + ## widget = checkbox; activeif = FREQUENCY / MELWUEBB AND FREQUENCY / DTEC + +MSG_SANTOFF 1 "GNSSS antenna offsets" + +! Sat. ant. off: est X component +! ------------------------------ +SATANTX 1 "1" + ## widget = checkbox + +MSG_SATANTX 1 "X component" + +! Sat. ant. off: est Y component +! ------------------------------ +SATANTY 1 "1" + ## widget = checkbox + +MSG_SATANTY 1 "Y component" + +! Sat. ant. off: est Z component +! ------------------------------ +SATANTZ 1 "1" + ## widget = checkbox + +MSG_SATANTZ 1 "Z component" + +! Sat. ant. off: sigma for X comp. +! -------------------------------- +SATANTSX 0 + ## widget = lineedit; activeif = SATANTX = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SATANTSX 1 "Sat.ant.offset: sigma for X comp." + +! Sat. ant. off: sigma for Y comp. +! -------------------------------- +SATANTSY 0 + ## widget = lineedit; activeif = SATANTY = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SATANTSY 1 "Sat.ant.offset: sigma for Y comp." + +! Sat. ant. off: sigma for Z comp. +! -------------------------------- +SATANTSZ 0 + ## widget = lineedit; activeif = SATANTZ = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SATANTSZ 1 "Sat.ant.offset: sigma for Z comp." + +! Sat. ant. off: more input options +! --------------------------------- +SATANT0 1 "0" + ## widget = checkbox + ## activeif = SATANTX = 1 OR SATANTY = 1 OR SATANTZ = 1 AND SAOSEL / SAT_SPECIFIC + +MSG_SATANT0 1 "Sat. ant. offset: advanced setup" + +! Sat. ant. off +! ------------- +SAOSEL 1 "BLOCK/TYPE" + ## widget = combobox; editable = false + ## cards = BLOCK/TYPE MANUAL SAT_SPECIFIC + ## activeif = SATANTX = 1 OR SATANTY = 1 OR SATANTZ = 1 + +MSG_SAOSEL 1 "Sat.ant.offset: grouping" + +! Sat. ant. off: define the satellite groups +! ------------------------------------------ +SATANTGRP 5 + "1" "11" "13" "14" "18" "20" "28" "" "" "" "" "" "" "" "" "" "" + "2" "1" "2" "3" "4" "5" "6" "7" "8" "9" "10" "" "12" "" "" "15" "16" + "2" "17" "" "19" "" "21" "22" "23" "24" "25" "26" "27" "" "29" "30" "31" "32" + "3" "101" "102" "103" "104" "105" "106" "107" "108" "109" "110" "" "" "" "" "" "" + "3" "111" "112" "113" "114" "115" "116" "117" "118" "119" "120" "121" "122" "123" "124" "" "" + ## widget = uniline; check_type.1 = integer; check_min.1 = 1 + ## check_max.1 = 999; check_type.2 = integer; check_min.2 = 0 + ## check_max.2 = 199; check_type.3 = integer; check_min.3 = 0 + ## check_max.3 = 199; check_type.4 = integer; check_min.4 = 0 + ## check_max.4 = 199; check_type.5 = integer; check_min.5 = 0 + ## check_max.5 = 199; check_type.6 = integer; check_min.6 = 0 + ## check_max.6 = 199; check_type.7 = integer; check_min.7 = 0 + ## check_max.7 = 199; check_type.8 = integer; check_min.8 = 0 + ## check_max.8 = 199; check_type.9 = integer; check_min.9 = 0 + ## check_max.9 = 199; check_type.10 = integer; check_min.10 = 0 + ## check_max.10 = 199; check_type.11 = integer; check_min.11 = 0 + ## check_max.11 = 199; check_type.12 = integer; check_min.12 = 0 + ## check_max.12 = 199; check_type.13 = integer; check_min.13 = 0 + ## check_max.13 = 199; check_type.14 = integer; check_min.14 = 0 + ## check_max.14 = 199; check_type.15 = integer; check_min.15 = 0 + ## check_max.15 = 199; check_type.16 = integer; check_min.16 = 0 + ## check_max.16 = 199; numlines = 10 + +MSG_SATANTGRP 1 "Sat.ant.offset: define the satellite groups" + +! Sat. ant. off: more parameters, special sigmas +! ---------------------------------------------- +SATANTSTR 1 "" "" "" "" "" "" "" "" + ## widget = uniline; check_type.1 = integer; check_min.1 = 1 + ## check_max.1 = 999999; check_type.3 = real; check_min.3 = 0.0 + ## check_type.4 = real; check_min.4 = 0.0; check_type.5 = real + ## check_min.5 = 0.0; check_type.6 = real; check_min.6 = 0.0 + ## check_type.7 = real; check_min.7 = 0.0; check_type.8 = real + ## check_min.8 = 0.0; numlines = 10 + +MSG_SATANTSTR 1 "Sat.ant.offset: more parameters, special sigmas" + +! --------------------------------------------------------- +! +! PARAMETER TYPE: Satellite Antenna Phase Center Variations +! =============== +! +! --------------------------------------------------------- +! +! Enable Satellite Antenna Phase Center Variations +! ------------------------------------------------ +SANTPAT 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / MELWUEBB AND FREQUENCY / DTEC AND GEOTEC = GNSS + +MSG_SANTPAT 1 "GNSS antenna PCV patterns" + +! Sat. ant. PCV: maximum nadir angle +! ---------------------------------- +SAPNADMAX 1 "14.0" + ## widget = lineedit; check_type = real; check_min = 0.0; check_max = 90.0 + +MSG_SAPNADMAX 1 "Sat.Ant.PCV: maximum nadir angle" + +! Sat. ant. PCV: nadir increment +! ------------------------------ +SAPDNAD 1 "1.0" + ## widget = lineedit; check_type = real; check_min = 0.0; check_max = 90.0 + +MSG_SAPDNAD 1 "Sat.Ant.PCV: nadir increment" + +! Sat. ant. PCV: azimuth increment +! -------------------------------- +SAPDAZI 1 "360" + ## widget = lineedit; check_type = integer; check_min = 360 + ## check_max = 360 + +MSG_SAPDAZI 1 "Sat.Ant.PCV: azimuth increment" + +! Sat. ant. PCV: sigma for estimation +! ----------------------------------- +SAPSIGMA 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_SAPSIGMA 1 "Sat.Ant.PCV: sigma for estimation" + +! Sat. ant. PCV +! ------------- +SAPSEL 1 "BLOCK/TYPE" + ## widget = combobox; editable = false + ## cards = BLOCK/TYPE MANUAL SAT_SPECIFIC + +MSG_SAPSEL 1 "Grouping" + +! Sat. ant. PCV: define the satellite groups +! ------------------------------------------ +SAPGRP 5 + "23" "1" "2" "3" "4" "5" "6" "7" "8" "9" "10" "" "" "" "" "" + "4" "11" "13" "14" "" "" "" "" "" "" "" "" "" "" "" "" + "1" "12" "" "" "" "" "" "" "" "" "" "" "" "" "" "" + "23" "15" "16" "17" "19" "21" "22" "23" "24" "25" "26" "27" "29" "30" "31" "" + "4" "18" "20" "28" "32" "" "" "" "" "" "" "" "" "" "" "" + ## widget = uniline; check_type.1 = integer; check_min.1 = 1 + ## check_max.1 = 999; check_type.2 = integer; check_min.2 = 0 + ## check_max.2 = 199; check_type.3 = integer; check_min.3 = 0 + ## check_max.3 = 199; check_type.4 = integer; check_min.4 = 0 + ## check_max.4 = 199; check_type.5 = integer; check_min.5 = 0 + ## check_max.5 = 199; check_type.6 = integer; check_min.6 = 0 + ## check_max.6 = 199; check_type.7 = integer; check_min.7 = 0 + ## check_max.7 = 199; check_type.8 = integer; check_min.8 = 0 + ## check_max.8 = 199; check_type.9 = integer; check_min.9 = 0 + ## check_max.9 = 199; check_type.10 = integer; check_min.10 = 0 + ## check_max.10 = 199; check_type.11 = integer; check_min.11 = 0 + ## check_max.11 = 199; check_type.12 = integer; check_min.12 = 0 + ## check_max.12 = 199; check_type.13 = integer; check_min.13 = 0 + ## check_max.13 = 199; check_type.14 = integer; check_min.14 = 0 + ## check_max.14 = 199; check_type.15 = integer; check_min.15 = 0 + ## check_max.15 = 199; check_type.16 = integer; check_min.16 = 0 + ## check_max.16 = 199; numlines = 10 + +MSG_SAPGRP 1 "Satellite antenna PCV group definition" + +! ----------------------------------------- +! +! PARAMETER TYPE: Receiver Antenna Offsets +! =============== +! +! ----------------------------------------- +! +! Enable Receiver Antenna Offsets +! ------------------------------- +RANTOFF 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / MELWUEBB AND FREQUENCY / DTEC AND GEOTEC = GNSS + +MSG_RANTOFF 1 "Receiver antenna offsets" + +! Rec. ant. off: estimate north +! ----------------------------- +RAON 1 "1" + ## widget = checkbox + +MSG_RAON 1 "Receiver antenna offsets North" + +! Rec. ant. off: estimate east +! ---------------------------- +RAOE 1 "1" + ## widget = checkbox + +MSG_RAOE 1 "Receiver antenna offsets East" + +! Rec. ant. off: estimate up +! -------------------------- +RAOU 1 "1" + ## widget = checkbox + +MSG_RAOU 1 "Receiver antenna offsets Up" + +! Rec. ant. off: satellite system +! ------------------------------- +RAOPRN 1 "GNSS" + ## widget = combobox; editable = false + ## activeif = RAON == 1 OR RAOE == 1 OR RAOU == 1 AND SATSYS / GPS AND SATSYS / GLONASS AND SATSYS / GALILEO + ## cards = GPS GLONASS GALILEO GNSS + +MSG_RAOPRN 1 "Receiver antenna offsets Satellite systems" + +! Rec. ant. off: frequency +! ------------------------ +RAOFRQ 1 "BOTH" + ## widget = combobox + ## activeif = RAON == 1 OR RAOE == 1 OR RAOU == 1 AND FREQUENCY == L1&L2 + ## editable = false; cards = L1 L2 BOTH L1&L2 + +MSG_RAOFRQ 1 "Receiver antenna offsets Frequencies" + +! Rec. ant. off: sigma (horiz) +! ---------------------------- +RAOSIGH 0 + ## widget = lineedit; activeif = RAON == 1 OR RAOE == 1 OR RAOU == 1 + ## check_type = real; check_min = 0.0 + # + +MSG_RAOSIGH 1 "Rec.Ant.offset: sigma of horizontal comp." + +! Rec. ant. off: sigma (vert) +! --------------------------- +RAOSIGV 0 + ## widget = lineedit; activeif = RAON == 1 OR RAOE == 1 OR RAOU == 1 + ## check_type = real; check_min = 0.0 + # + +MSG_RAOSIGV 1 "Rec.Ant.offset: sigma of vertical comp." + +! Rec. ant. off: manual setup +! --------------------------- +RAOSEL 1 "RECEIVER-INDEPENDENT" + ## widget = combobox + ## cards = RECEIVER-INDEPENDENT RECEIVER-DEPENDENT INDIVIDUAL MANUAL + ## activeif = RAON = 1 OR RAOE = 1 OR RAOU = 1; editable = false + +MSG_RAOSEL 1 "Rec. ant. off.: Manual setup: Grouping" + +! Rec. ant. off: list of indiv. antennas +! -------------------------------------- +RAOANT 0 + ## widget = selwin; pointer = ANTLST; activeif = RAOSEL = INDIVIDUAL + # + +MSG_RAOANT 1 "Rec.Ant.Offset: list of estimated antennas" + +! Rec. ant. off: list of indiv. reference antennas +! ------------------------------------------------ +RAOREFI 0 + ## widget = selwin; pointer = ANTLST; activeif = RAOSEL = INDIVIDUAL + # + +MSG_RAOREFI 1 "Rec.Ant.offset: list of reference antennas" + +! Rec. ant. off: list of antenna groups (rec.-indep.) +! --------------------------------------------------- +RAOGRPI 0 + ## widget = selwin; pointer = ANTGRPRI + ## activeif = RAOSEL = RECEIVER-INDEPENDENT + # + +MSG_RAOGRPI 1 "Rec.Ant.offset: list of estimated antenna groups (rec.-indep.)" + +! Rec. ant. off: list of reference antennas (rec.-indep.) +! ------------------------------------------------------- +RAOREFGI 0 + ## widget = selwin; pointer = ANTGRPRI + ## activeif = RAOSEL = RECEIVER-INDEPENDENT + # + +MSG_RAOREFGI 1 "Rec.Ant.offset: list of reference antennas (rec.-indep.)" + +! Rec. ant. off: list of antenna groups (rec.-dep.) +! ------------------------------------------------- +RAOGRP 0 + ## widget = selwin; pointer = ANTGRP + ## activeif = RAOSEL = RECEIVER-DEPENDENT + # + +MSG_RAOGRP 1 "Rec.Ant.offset: list of antenna groups (rec.-dep.)" + +! Rec. ant. off: list of reference antennas (rec.-dep.) +! ----------------------------------------------------- +RAOREFG 0 + ## widget = selwin; pointer = ANTGRP + ## activeif = RAOSEL = RECEIVER-DEPENDENT + # + +MSG_RAOREFG 1 "Rec.Ant.offset: list of reference antennas (rec.-dep.)" + +! Rec. ant. off: individual requests +! ---------------------------------- +RAOSTRHLP 2 + "AOA BENCHMARK AC" "AOAD/M_T" "231" "231" "3" "" "" + "AOA BENCHMARK AC" "AOAD/M_T" "285" "285" "3" "" "" + ## widget = uniline; menuaux = MENUAUX; action = RAOSETUP + ## menuauxkeys = PSFILES CSFILES PZFILES CZFILES + ## updateifsave = RANTOFF = 1 AND RAOSEL = MANUAL + +MSG_RAOSTRHLP 1 "Rec.Ant.offset: individual requests" + +! Rec. ant. off: parameter requests +! --------------------------------- +RAOSTR 112 + "AOA BENCHMARK AC" "AOAD/M_T" "231" "231" "3" "" "" + "AOA BENCHMARK AC" "AOAD/M_T" "285" "285" "3" "" "" + "AOA BENCHMARK AC" "AOAD/M_T" "386" "386" "3" "" "" + "AOA BENCHMARK AC" "AOAD/M_T" "95172" "95172" "3" "" "" + "AOA BENCHMARK AC" "AOAD/M_T" "95174" "95174" "3" "" "" + "AOA BENCHMARK AC" "ASH701073.1" "0" "0" "3" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "193" "193" "3" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "194" "194" "3" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "202" "202" "3" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "259" "259" "3" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "275" "275" "3" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "308" "308" "3" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "318" "318" "3" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "320" "320" "3" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "326" "326" "3" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "327" "327" "3" "" "" + "AOA SNR-12 ACT" "AOAD/M_B" "119" "119" "3" "" "" + "AOA SNR-12 ACT" "AOAD/M_T" "129" "129" "3" "" "" + "AOA SNR-12 ACT" "AOAD/M_T" "170" "170" "3" "" "" + "AOA SNR-12 ACT" "AOAD/M_T" "261" "261" "3" "" "" + "AOA SNR-12 ACT" "AOAD/M_T" "273" "273" "3" "" "" + "AOA SNR-12 ACT" "AOAD/M_T" "280" "280" "3" "" "" + "AOA SNR-12 ACT" "AOAD/M_T" "303" "303" "3" "" "" + "AOA SNR-12 ACT" "AOAD/M_T" "308" "308" "3" "" "" + "AOA SNR-12 ACT" "AOAD/M_T" "309" "309" "3" "" "" + "AOA SNR-12 ACT" "AOAD/M_T" "362" "362" "3" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "0" "0" "3" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "235" "235" "3" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "250" "250" "3" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "294" "294" "3" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "366" "366" "3" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "400" "400" "3" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "408" "408" "3" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "421" "421" "3" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "434" "434" "3" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "96277" "96277" "3" "" "" + "AOA SNR-8100 ACT" "AOAD/M_T" "175" "175" "3" "" "" + "AOA SNR-8100 ACT" "AOAD/M_T" "202" "202" "3" "" "" + "AOA SNR-8100 ACT" "ASH701945C_M" "0" "0" "3" "" "" + "ASHTECH MICROZ" "ASH701945C_M" "11701" "11701" "3" "" "" + "ASHTECH UZ-12" "AOAD/M_TA_NGS" "114" "114" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_B" "20" "20" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_B" "125" "125" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "0" "0" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "116" "116" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "121" "121" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "201" "201" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "205" "205" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "230" "230" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "270" "270" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "271" "271" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "340" "340" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "402" "402" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "481" "481" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "482" "482" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "484" "484" "3" "" "" + "ASHTECH Z-XII3" "ASH700936A_M" "846" "846" "3" "" "" + "ASHTECH Z-XII3" "ASH700936B_M" "11942" "11942" "3" "" "" + "ASHTECH Z-XII3" "ASH700936C_M" "657" "657" "3" "" "" + "ASHTECH Z-XII3" "ASH700936C_M" "12129" "12129" "3" "" "" + "ASHTECH Z-XII3" "ASH700936D_M" "13078" "13078" "3" "" "" + "ASHTECH Z-XII3" "ASH700936D_M" "13083" "13083" "3" "" "" + "ASHTECH Z-XII3" "ASH700936E" "0" "0" "3" "" "" + "ASHTECH Z-XII3" "ASH700936E" "13554" "13554" "3" "" "" + "ASHTECH Z-XII3" "ASH700936F_C" "155" "155" "3" "" "" + "ASHTECH Z-XII3" "ASH701933B_M" "0" "0" "3" "" "" + "ASHTECH Z-XII3" "ASH701945B_M" "0" "0" "3" "" "" + "ASHTECH Z-XII3" "TSA-100 3S CR" "0" "0" "3" "" "" + "ASHTECH Z-XII3T" "ASH701945B_M" "0" "0" "3" "" "" + "ASHTECH Z18" "ASH701946.022" "3301" "3301" "3" "" "" + "LEICA CRS1000" "LEIAT504" "427" "427" "3" "" "" + "LEICA CRS1000" "LEIAT504" "431" "431" "3" "" "" + "ROGUE SNR-12 RM" "AOAD/M_T" "219" "219" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "0" "0" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "112" "112" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "130" "130" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "132" "132" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "134" "134" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "139" "139" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "142" "142" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "178" "178" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "230" "230" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "289" "289" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "363" "363" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "380" "380" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "393" "393" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "398" "398" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "409" "409" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "418" "418" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "95166" "95166" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "98381" "98381" "3" "" "" + "ROGUE SNR-8000" "TRM29659.00" "999999" "999999" "3" "" "" + "ROGUE SNR-8100" "AOAD/M_T" "105" "105" "3" "" "" + "ROGUE SNR-8100" "AOAD/M_T" "357" "357" "3" "" "" + "ROGUE SNR-8100" "AOAD/M_T" "429" "429" "3" "" "" + "ROGUE SNR-8100" "AOAD/M_T" "453" "453" "3" "" "" + "TRIMBLE 4000SSE" "TRM14532.00" "135" "135" "3" "" "" + "TRIMBLE 4000SSE" "TRM14532.00" "23525" "23525" "3" "" "" + "TRIMBLE 4000SSE" "TRM14532.10" "0" "0" "3" "" "" + "TRIMBLE 4000SSI" "AOAD/M_T" "476" "476" "3" "" "" + "TRIMBLE 4000SSI" "TRM14532.00" "44148" "44148" "3" "" "" + "TRIMBLE 4000SSI" "TRM22020.00+GP" "999999" "999999" "3" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "10516" "10516" "3" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "11724" "11724" "3" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "27655" "27655" "3" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "85217" "85217" "3" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "88300" "88300" "3" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "94218" "94218" "3" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "99390" "99390" "3" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "101985" "101985" "3" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "999999" "999999" "3" "" "" + "TRIMBLE 4700" "TRM29659.00" "999999" "999999" "3" "" "" + ## widget = uniline; menuaux = MENUAUX; action = RAOSETUP + ## menuauxkeys = RAOSTR PSFILES CSFILES PZFILES CZFILES + ## updateifsave = RANTOFF = 1 AND RAOSEL = MANUAL + ## updateifchanged = RAOSTRHLP; check_strlen.1 = 20; check_strlen.2 = 20 + ## check_type.3 = integer; check_min.3 = 0; check_max.3 = 999999 + ## check_type.4 = integer; check_min.4 = 0; check_max.4 = 999999 + ## check_strlen.6 = 7; check_type.7 = real; check_min.7 = 0.0 + ## check_type.8 = real; check_min.8 = 0.0; numlines = 10 + +MSG_RAOSTR 1 "Rec.Ant.offset: parameter requests" + +! -------------------------------------------------------- +! +! PARAMETER TYPE: Receiver Antenna Phase Center Variations +! =============== +! +! -------------------------------------------------------- +! Enable Receiver Antenna Phase Center Variations +! ----------------------------------------------- +RANTPAT 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / MELWUEBB AND FREQUENCY / DTEC AND GEOTEC = GNSS + +MSG_RANTPAT 1 "Enable rec. ant. PCV patterns" + +! Rec. ant. PCV: satellite system +! ------------------------------- +RAPPRN 1 "GNSS" + ## widget = combobox; editable = false; cards = GPS GLONASS GALILEO GNSS + ## activeif = SATSYS / GPS AND SATSYS / GLONASS AND SATSYS / GALILEO + +MSG_RAPPRN 1 "Rec. ant. PCV: Satellite systems" + +! Rec. ant. PCV: frequency +! ------------------------ +RAPFRQ 1 "BOTH" + ## widget = combobox; editable = false; cards = L1 L2 BOTH L1&L2 + ## activeif = FREQUENCY == L1&L2 + +MSG_RAPFRQ 1 "Rec. ant. PCV: Frequencies" + +! Rec. ant. PCV: sigma for estimation +! ----------------------------------- +RAPSIGMA 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_RAPSIGMA 1 "Rec.Ant.PCV: a priori sigma" + +! Rec. ant. pcv: polygon approach +! ------------------------------- +RAPMOD_1 1 "1" + ## widget = radiobutton; group = RAPMOD + +MSG_RAPMOD_1 1 "Rec. Ant. PCV: Polygon model" + +! Rec. ant. PCV: maximum zenith angle +! ----------------------------------- +RAPZENMAX 1 "90" + ## widget = spinbox; range = 0 110 1; check_type = integer; check_min = 0 + ## check_max = 110; activeif = RAPMOD_1 = 1 + +MSG_RAPZENMAX 1 "Rec.Ant.PCV: maximum zenith angle" + +! Rec. ant. PCV: elevation increment +! ---------------------------------- +RAPDELE 1 "5" + ## widget = spinbox; range = 1 110 1; check_type = integer; check_min = 1 + ## check_max = 110; activeif = RAPMOD_1 = 1 + +MSG_RAPDELE 1 "Rec.Ant.PCV: elevation increment" + +! Rec. ant. PCV: azimuth increment +! -------------------------------- +RAPDAZI 1 "360" + ## widget = spinbox; range = 1 360 1; check_type = integer; check_min = 1 + ## check_max = 360; activeif = RAPMOD_1 = 1 + +MSG_RAPDAZI 1 "Rec.Ant.PCV: azimuth increment" + +! Rec. ant. PCV: spherical harmonics +! ---------------------------------- +RAPMOD_2 1 "0" + ## widget = radiobutton; group = RAPMOD + +MSG_RAPMOD_2 1 "Rec.Ant.PCV: Spherical harmonics" + +! Rec. ant. PCV: degree n +! ----------------------- +RAPHARMN 1 "8" + ## widget = spinbox; range = 1 99 1; check_type = integer; check_min = 1 + ## check_max = 99; activeif = RAPMOD_2 = 1 + +MSG_RAPHARMN 1 "Rec.Ant.PCV: degree n" + +! Rec. ant. PCV: order m +! ---------------------- +RAPHARMM 1 "8" + ## widget = spinbox; range = 0 99 1; check_type = integer; check_min = 0 + ## check_max = 99; activeif = RAPMOD_2 = 1 + +MSG_RAPHARMM 1 "Rec.Ant.PCV: order m" + +! Rec. ant. PCV: manual selection +! ------------------------------- +RAPSEL 1 "RECEIVER-INDEPENDENT" + ## widget = combobox + ## cards = RECEIVER-INDEPENDENT RECEIVER-DEPENDENT INDIVIDUAL MANUAL + ## editable = false + +MSG_RAPSEL 1 "Rec. Ant. PCV: Grouping" + +! Rec. ant. PCV: List of individual antennas +! ------------------------------------------ +RAPANT 0 + ## widget = selwin; pointer = ANTLST; activeif = RAPSEL = INDIVIDUAL + # + +MSG_RAPANT 1 "Rec.Ant.PCV: list of individual antennas" + +! Rec. ant. PCV: List of indiv. reference antennas +! ------------------------------------------------ +RAPREFI 0 + ## widget = selwin; pointer = ANTLST; activeif = RAPSEL = INDIVIDUAL + # + +MSG_RAPREFI 1 "Rec.Ant.PCV: list of indiv. ref. antennas" + +! Rec. ant. PCV: List of antenna groups (rec.-indep.) +! --------------------------------------------------- +RAPGRPI 0 + ## widget = selwin; pointer = ANTGRPRI + ## activeif = RAPSEL = RECEIVER-INDEPENDENT + # + +MSG_RAPGRPI 1 "Rec.Ant.PCV: list of antenna groups (rec.-indep.)" + +! Rec. ant. PCV: List of reference antennas (rec.-indep.) +! ------------------------------------------------------- +RAPREFGI 0 + ## widget = selwin; pointer = ANTGRPRI + ## activeif = RAPSEL = RECEIVER-INDEPENDENT + # + +MSG_RAPREFGI 1 "Rec.Ant.PCV: list of ref. antennas (rec.-indep.)" + +! Rec. ant. PCV: List of antenna groups (rec.-dep.) +! ------------------------------------------------- +RAPGRP 0 + ## widget = selwin; pointer = ANTGRP + ## activeif = RAPSEL = RECEIVER-DEPENDENT + # + +MSG_RAPGRP 1 "Rec.Ant.PCV: list of antenna groups (rec.-dep.)" + +! Rec. ant. PCV: List of reference antennas (rec.-dep.) +! ----------------------------------------------------- +RAPREFG 0 + ## widget = selwin; pointer = ANTGRP + ## activeif = RAPSEL = RECEIVER-DEPENDENT + # + +MSG_RAPREFG 1 "Rec.Ant.PCV: list of ref. antennas (rec.-dep.)" + +! Rec. ant. PCV: manual selection +! ------------------------------- +RAPSTRHLP 2 + "AOA BENCHMARK AC" "AOAD/M_T" "231" "231" "3" "" "" "" + "TRIMBLE 4700" "TRM29659.00" "999999" "999999" "3" "" "" "" + ## widget = uniline; menuaux = MENUAUX; action = RAPSETUP + ## menuauxkeys = PSFILES CSFILES PZFILES CZFILES + ## updateifsave = RANTPAT = 1 AND RAPSEL = MANUAL + +MSG_RAPSTRHLP 1 "Rec.Ant.PCV: manual selection" + +! Rec. ant. PCV: parameter requests +! --------------------------------- +RAPSTR 103 + "AOA BENCHMARK AC" "AOAD/M_T" "231" "231" "3" "" "" "" + "AOA BENCHMARK AC" "AOAD/M_T" "285" "386" "3" "" "" "" + "AOA BENCHMARK AC" "AOAD/M_T" "95172" "95172" "3" "" "" "" + "AOA BENCHMARK AC" "AOAD/M_T" "95174" "95174" "3" "" "" "" + "AOA BENCHMARK AC" "ASH701073.1" "0" "0" "3" "" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "193" "193" "3" "" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "194" "194" "3" "" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "202" "202" "3" "" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "259" "259" "3" "" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "275" "275" "3" "" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "308" "308" "3" "" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "318" "318" "3" "" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "320" "320" "3" "" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "326" "326" "3" "" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "327" "327" "3" "" "" "" + "AOA SNR-12 ACT" "AOAD/M_B" "119" "119" "3" "" "" "" + "AOA SNR-12 ACT" "AOAD/M_T" "0" "999999" "3" "" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "0" "0" "3" "" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "235" "235" "3" "" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "250" "250" "3" "" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "294" "294" "3" "" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "366" "366" "3" "" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "400" "400" "3" "" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "408" "408" "3" "" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "421" "421" "3" "" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "434" "434" "3" "" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "96277" "96277" "3" "" "" "" + "AOA SNR-8100 ACT" "AOAD/M_T" "175" "175" "3" "" "" "" + "AOA SNR-8100 ACT" "AOAD/M_T" "202" "202" "3" "" "" "" + "AOA SNR-8100 ACT" "ASH701945C_M" "0" "0" "3" "" "" "" + "ASHTECH MICROZ" "ASH701945C_M" "11701" "11701" "3" "" "" "" + "ASHTECH UZ-12" "AOAD/M_TA_NGS" "114" "114" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_B" "20" "20" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_B" "125" "125" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "0" "0" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "116" "116" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "121" "121" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "201" "201" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "205" "205" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "230" "230" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "270" "270" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "271" "271" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "340" "340" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "402" "402" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "481" "481" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "482" "482" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "484" "484" "3" "" "" "" + "ASHTECH Z-XII3" "ASH700936A_M" "846" "846" "3" "" "" "" + "ASHTECH Z-XII3" "ASH700936B_M" "11942" "11942" "3" "" "" "" + "ASHTECH Z-XII3" "ASH700936C_M" "657" "657" "3" "" "" "" + "ASHTECH Z-XII3" "ASH700936C_M" "12129" "12129" "3" "" "" "" + "ASHTECH Z-XII3" "ASH700936D_M" "13078" "13078" "3" "" "" "" + "ASHTECH Z-XII3" "ASH700936D_M" "13083" "13083" "3" "" "" "" + "ASHTECH Z-XII3" "ASH700936E" "0" "0" "3" "" "" "" + "ASHTECH Z-XII3" "ASH700936E" "13554" "13554" "3" "" "" "" + "ASHTECH Z-XII3" "ASH700936F_C" "155" "155" "3" "" "" "" + "ASHTECH Z-XII3" "ASH701933B_M" "0" "0" "3" "" "" "" + "ASHTECH Z-XII3" "ASH701945B_M" "0" "0" "3" "" "" "" + "ASHTECH Z-XII3" "TSA-100 3S CR" "0" "0" "3" "" "" "" + "ASHTECH Z-XII3T" "ASH701945B_M" "0" "0" "3" "" "" "" + "ASHTECH Z18" "ASH701946.022" "3301" "3301" "3" "" "" "" + "LEICA CRS1000" "LEIAT504" "427" "427" "3" "" "" "" + "LEICA CRS1000" "LEIAT504" "431" "431" "3" "" "" "" + "ROGUE SNR-12 RM" "AOAD/M_T" "219" "219" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "0" "0" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "112" "112" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "130" "130" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "132" "132" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "134" "134" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "139" "139" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "142" "142" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "178" "178" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "230" "230" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "289" "289" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "363" "363" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "380" "380" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "393" "393" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "398" "398" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "409" "409" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "418" "418" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "95166" "95166" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "98381" "98381" "3" "" "" "" + "ROGUE SNR-8000" "TRM29659.00" "999999" "999999" "3" "" "" "" + "ROGUE SNR-8100" "AOAD/M_T" "105" "105" "3" "" "" "" + "ROGUE SNR-8100" "AOAD/M_T" "357" "357" "3" "" "" "" + "ROGUE SNR-8100" "AOAD/M_T" "429" "429" "3" "" "" "" + "ROGUE SNR-8100" "AOAD/M_T" "453" "453" "3" "" "" "" + "TRIMBLE 4000SSE" "TRM14532.00" "135" "135" "3" "" "" "" + "TRIMBLE 4000SSE" "TRM14532.00" "23525" "23525" "3" "" "" "" + "TRIMBLE 4000SSE" "TRM14532.10" "0" "0" "3" "" "" "" + "TRIMBLE 4000SSI" "AOAD/M_T" "476" "476" "3" "" "" "" + "TRIMBLE 4000SSI" "TRM14532.00" "44148" "44148" "3" "" "" "" + "TRIMBLE 4000SSI" "TRM22020.00+GP" "999999" "999999" "3" "" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "10516" "10516" "3" "" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "11724" "11724" "3" "" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "27655" "27655" "3" "" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "85217" "85217" "3" "" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "88300" "88300" "3" "" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "94218" "94218" "3" "" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "99390" "99390" "3" "" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "101985" "101985" "3" "" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "999999" "999999" "3" "" "" "" + "TRIMBLE 4700" "TRM29659.00" "999999" "999999" "3" "" "" "" + ## widget = uniline; menuaux = MENUAUX; action = RAPSETUP + ## menuauxkeys = RAPSTR PSFILES CSFILES PZFILES CZFILES + ## updateifsave = RANTPAT = 1 AND RAPSEL = MANUAL + ## updateifchanged = RAPSTRHLP; check_strlen.1 = 20; check_strlen.2 = 20 + ## check_type.3 = integer; check_min.3 = 0; check_max.3 = 999999 + ## check_type.4 = integer; check_min.4 = 0; check_max.4 = 999999 + ## check_type.7 = integer; check_min.7 = 0; check_max.7 = 90 + ## check_type.8 = integer; check_min.8 = 0; check_max.8 = 360 + ## check_type.9 = real; check_min.9 = 0.0; numlines = 10 + +MSG_RAPSTR 1 "Rec.Ant.PCV: parameter requests" + +! ----------------------------------------- +! +! PARAMETER TYPE: Scaling factors for Vienna grid files +! =============== +! +! ----------------------------------------- +! +! Enable scaling factors for Vienna grid files +! -------------------------------------------- +GRDLOAD 1 "0" + ## widget = checkbox + ## activeif = ALOAD_FILES / _ OR ONTLD_FILES / _ OR HLOAD_FILES / _ AND FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC + +MSG_GRDLOAD 1 "Scaling related to loading effects" + +! ATM-LOAD: Atmospheric pressure loading +! -------------------------------------- +ALOADSET 1 "NONE" + ## widget = combobox; cards = NONE PER_STATION PER_GROUP ONE_OVERALL + ## editable = false; activeif = ALOAD_FILES / _ + +MSG_ALOADSET 1 "Atm. load: Scaling factor for stations" + +ALOADCLU 0 + ## widget = selwin; path = DIR_CLU; ext = EXT_CLU + ## activeif = ALOADSET = PER_GROUP + # + +MSG_ALOADCLU 1 "Atm. load: Scaling factor for stations" + +ALOADDEC 1 "FULL_EFFECT" + ## widget = combobox + ## cards = FULL_EFFECT HORIZONTAL/VERTICAL NORTH/EAST/UP; editable = false + ## activeif = ALOADSET / inactive AND ALOADSET / NONE + +MSG_ALOADDEC 1 "Atm. load: Parameter decomposition" + +ALOADSIG1 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ALOADDEC / inactive + +MSG_ALOADSIG1 1 "Atm. load: a priori sigma 1" + +ALOADSIG2 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ALOADDEC = HORIZONTAL/VERTICAL OR ALOADDEC = NORTH/EAST/UP + +MSG_ALOADSIG2 1 "Atm. load: a priori sigma 2" + +ALOADSIG3 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ALOADDEC = NORTH/EAST/UP + +MSG_ALOADSIG3 1 "Atm. load: a priori sigma 3" + +! OCN-LOAD: Ocean non-tidal loading +! --------------------------------- +ONTLDSET 1 "NONE" + ## widget = combobox; cards = NONE PER_STATION PER_GROUP ONE_OVERALL + ## editable = false; activeif = ONTLD_FILES / _ + +MSG_ONTLDSET 1 "Ocn. load: Scaling factor for stations" + +ONTLDCLU 0 + ## widget = selwin; path = DIR_CLU; ext = EXT_CLU + ## activeif = ONTLDSET = PER_GROUP + # + +MSG_ONTLDCLU 1 "Ocn. load: Scaling factor for stations" + +ONTLDDEC 1 "FULL_EFFECT" + ## widget = combobox + ## cards = FULL_EFFECT HORIZONTAL/VERTICAL NORTH/EAST/UP; editable = false + ## activeif = ONTLDSET / inactive AND ONTLDSET / NONE + +MSG_ONTLDDEC 1 "Ocn. load: Parameter decomposition" + +ONTLDSIG1 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ONTLDDEC / inactive + +MSG_ONTLDSIG1 1 "Ocn. load: a priori sigma 1" + +ONTLDSIG2 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ONTLDDEC = HORIZONTAL/VERTICAL OR ONTLDDEC = NORTH/EAST/UP + +MSG_ONTLDSIG2 1 "Ocn. load: a priori sigma 2" + +ONTLDSIG3 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ONTLDDEC = NORTH/EAST/UP + +MSG_ONTLDSIG3 1 "Ocn. load: a priori sigma 3" + +! HYDR-LOAD: Hydrostatic pressure loading +! --------------------------------------- +HLOADSET 1 "NONE" + ## widget = combobox; cards = NONE PER_STATION PER_GROUP ONE_OVERALL + ## editable = false; activeif = HLOAD_FILES / _ + +MSG_HLOADSET 1 "Hyd. load: Scaling factor for stations" + +HLOADCLU 0 + ## widget = selwin; path = DIR_CLU; ext = EXT_CLU + ## activeif = HLOADSET = PER_GROUP + # + +MSG_HLOADCLU 1 "Hyd. load: Scaling factor for stations" + +HLOADDEC 1 "FULL_EFFECT" + ## widget = combobox + ## cards = FULL_EFFECT HORIZONTAL/VERTICAL NORTH/EAST/UP; editable = false + ## activeif = HLOADSET / inactive AND HLOADSET / NONE + +MSG_HLOADDEC 1 "Hyd. load: Parameter decomposition" + +HLOADSIG1 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = HLOADDEC / inactive + +MSG_HLOADSIG1 1 "Hyd. load: a priori sigma 1" + +HLOADSIG2 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = HLOADDEC = HORIZONTAL/VERTICAL OR HLOADDEC = NORTH/EAST/UP + +MSG_HLOADSIG2 1 "Hyd. load: a priori sigma 2" + +HLOADSIG3 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ALOADDEC = NORTH/EAST/UP + +MSG_HLOADSIG3 1 "Hyd. load: a priori sigma 3" + +! ----------------------------------------- +! +! PARAMETER TYPE: Epochwise Clock estimation +! =============== +! +! ----------------------------------------- +! +! Enable epochwise clock estimation +! -------------------------------- +CLOCKR 1 "0" + ## widget = checkbox; activeif = DIFLVL = ZERO + +MSG_CLOCKR 1 "Receiver clock offsets" + +CLOCKS 1 "0" + ## widget = checkbox; activeif = DIFLVL = ZERO + +MSG_CLOCKS 1 "Satellite clock offsets" + +! Sum condition for ref clocks +! ---------------------------- +REFSUM 1 "REFERENCE_FIXED" + ## widget = combobox; editable = false + ## activeif = CLOCKR = 1 AND CLOCKS = 1 + ## cards = ZERO-MEAN_CONDITION REFERENCE_FIXED + +MSG_REFSUM 1 "Type of datum definition" + +! Clk est.: Reference Station Clock Selection +! ------------------------------------------- +REFCLOCKR 1 "NONE" + ## widget = combobox; editable = false + ## activeif = CLOCKR = 1 AND CLOCKS = 1 + ## cards = NONE ALL FIRST LAST MANUAL FROM_FILE + +MSG_REFCLOCKR 1 "Selection of reference stations" + +! Clk est.: Reference Satellite Clock Selection +! --------------------------------------------- +REFCLOCKS 1 "ALL" + ## widget = combobox; editable = false + ## activeif = CLOCKR = 1 AND CLOCKS = 1; cards = NONE ALL MANUAL FROM_FILE + +MSG_REFCLOCKS 1 "Selection of reference satellites" + +! Clk est.: Seperate receiver clock for each satellite system +! ----------------------------------------------------------- +RCLKSYS 1 "0" + ## widget = checkbox + ## activeif = CLOCKR = 1 AND SATSYS / GPS AND SATSYS / GLONASS AND SATSYS / GALILEO + +MSG_RCLKSYS 1 "Receiver clocks for each satellite system" + +! Rclk.off: Parameter setup +! ------------------------- +GLOBIAS 1 "0" + ## widget = checkbox; activeif = DIFLVL = ZERO AND CLOCKR = 1 + +MSG_GLOBIAS 1 "GLONASS receiver clock biases" + +RCVCLKTYP 1 "NONE" + ## widget = combobox; editable = false + ## cards = NONE FREQUENCY_SPECIFIC FREQ_SPEC_POLYNOM SATELLITE_SPECIFIC NON-GPS_SATELLITES + +MSG_RCVCLKTYP 1 "Rclk.off: Parameter setup" + +! Clk est.: min. # of obs. for sta clock est. +! ------------------------------------------- +MINSTA 1 "4" + ## widget = spinbox; range = 0 10 2; activeif = CLOCKR = 1 + +MSG_MINSTA 1 "Minimum number of obs per station clock" + +! Time dependent inter-system bias +! -------------------------------- +IFBWIN 1 "0" + ## widget = checkbox + ## activeif = RCVCLKTYP / inactive AND RCVCLKTYP / NONE AND RCLKSYS = 0 + +MSG_IFBWIN 1 "Time-dependent GLONASS biases" + +RCOSTR 1 "" "" "" "" + ## widget = uniline; numlines = 20 + +MSG_RCOSTR 1 "Rclk.off: Time dependent inter-system bias" + +! Clk est.: min. # of obs. for sat clock est. +! ------------------------------------------- +MINSAT 1 "1" + ## widget = spinbox; range = 0 10 2; activeif = CLOCKS = 1 + +MSG_MINSAT 1 "Minimum number of obs per satellite clock" + +! Clk est.: Ref.Stations list +! --------------------------- +STATION8 0 + ## widget = selwin; pointer = CENLST + ## activeif = CLOCKR = 1 AND CLOCKS = 1 AND REFCLOCKR = MANUAL + +MSG_STATION8 1 "Manual station selection" + +! Clk est.: Ref.Stations list +! --------------------------- +SATELLITE8 0 + ## widget = selwin; pointer = SATLST + ## activeif = CLOCKR = 1 AND CLOCKS = 1 AND REFCLOCKS = MANUAL + +MSG_SATELLITE8 1 "Manual satellite selection" + +! Clk est.: Ref. clk from file +! ---------------------------- +STAFILE8 0 + ## widget = selwin; path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + ## emptyallowed = true + ## activeif = CLOCKR = 1 AND CLOCKS = 1 AND REFCLOCKR = FROM_FILE + # + +MSG_STAFILE8 1 "Station list from file" + +! Clk est.: Ref. clk from file +! ---------------------------- +SATFILE8 0 + ## widget = selwin; path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + ## emptyallowed = true + ## activeif = CLOCKR = 1 AND CLOCKS = 1 AND REFCLOCKS = FROM_FILE + # + +MSG_SATFILE8 1 "Clk.Est.:Ref.Satellites from file" + +! Clk est.: Header of the clk RINEX file: RUNBY +! --------------------------------------------- +RUNBY 1 "ANONYMOUS" + ## widget = lineedit + +MSG_RUNBY 1 "Clk. RINEX Header: RUNBY" + +! Clk est.: Header of the clk RINEX file: AC +! ------------------------------------------ +AC 1 "XYZ" + ## widget = lineedit + +MSG_AC 1 "Clk. RINEX Header: AC" + +! Clk est.: Header of the clk RINEX file: ACName +! ---------------------------------------------- +ACNAME 1 "MY AGENCY/INSTITUTE" + ## widget = lineedit + +MSG_ACNAME 1 "Clk. RINEX Header: AC Name" + +! Time System +! ----------- +TIMESYS 1 "GPS" + ## widget = combobox; editable = false; cards = GPS GLO GAL UTC TAI + +MSG_TIMESYS 1 "Time system" + +! DCB line +! -------- +DCBLINE 0 + ## widget = lineedit + +MSG_DCBLINE 1 "DCB line" + +! Clk est.: Header of the clk RINEX file: Comments +! ------------------------------------------------ +COMMENT 2 + "CODE PRECISE CLOCK INFORMATION" + "BASED ON CODE AND PHASE MEASUREMENTS" + ## widget = uniline; numlines = 10 + +MSG_COMMENT 1 "Clk. RINEX Header: Comments" + +! ----------------------------------------- +! +! PARAMETER TYPE: Receiver Clock Offsets +! =============== +! +! ----------------------------------------- +! +! Enable Receiver Clock Errors +! ---------------------------- +RCVCLOCK 1 "0" + ## widget = checkbox; activeif = GEOTEC = GNSS + +MSG_RCVCLOCK 1 "Receiver clock offsets" + +RCVCLKLST 1 "FIRST" + ## widget = combobox; editable = false + ## cards = NONE FIRST LAST ALL MANUAL FROM_FILE + +MSG_RCVCLKLST 1 "Station selection" + +! Rclk.off: Manual selection +! -------------------------- +STATION5 0 + ## widget = selwin; pointer = STALST; activeif = RCVCLKLST == MANUAL + +MSG_STATION5 1 "Rclk.off:Selection of list of stations" + +! Rclk.off: File with Stations(s) +! ---------------------------------- +STAFILE5 0 + ## widget = selwin; path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + ## activeif = RCVCLKLST == FROM_FILE; emptyallowed = true + # + +MSG_STAFILE5 1 "Rclk.off:File with the list of stations" + +! Rclk.off: Default Sigma +! -------------------------- +SIGMA5 0 + ## widget = lineedit; check_type = real; check_min = 0 + +MSG_SIGMA5 1 "Rclk.off: a priori sigma" + +! Rclk.off: Time Interval +! -------------------------- +RCOTIM 1 "0" + ## widget = radiobutton; group = DUMMY + +MSG_RCOTIM 1 "Time interval from observation files" + +RADIO5_1 1 "0" + ## widget = radiobutton; group = DUMMY + ## radiokeys = SESSION_YEAR5 SESSION_STRG5 + +MSG_RADIO5_1 1 "Defined by year and session identifier" + +RADIO5_2 1 "1" + ## widget = radiobutton; group = DUMMY + +MSG_RADIO5_2 1 "Defined by start and end times" + +! Rclk.off: Time Interval (Session spec.) +! ------------------------------------------ +SESSION_YEAR5 1 "1980" + ## widget = lineedit; multilineallowed = true; emptyallowed = false + # $Y+0 + +MSG_SESSION_YEAR5 1 "Rclk.off: Time Interval(YEAR)" + +SESSION_STRG5 1 "0060" + ## widget = lineedit; multilineallowed = true; emptyallowed = false + # $S+0 + +MSG_SESSION_STRG5 1 "Rclk.off: Time Interval(SESSION)" + +! Rclk.off: Time Interval (date/time) +! -------------------------------------- +STADAT5 0 + ## widget = lineedit; activeif = RADIO5_2 = 1; check_type = date + # + +MSG_STADAT5 1 "Rclk.off:Start Time(Year Month Day)" + +STATIM5 0 + ## widget = lineedit; emptyallowed = false + ## activeif = RADIO5_2 = 1 AND STADAT5 / _; check_type = time + # + +MSG_STATIM5 1 "Rclk.off:Start Time(Hour Minutes Seconds)" + +ENDDAT5 0 + ## widget = lineedit; activeif = RADIO5_2 = 1; check_type = date + # + +MSG_ENDDAT5 1 "Rclk.off:End Time(Year Month Day)" + +ENDTIM5 0 + ## widget = lineedit; emptyallowed = false + ## activeif = RADIO5_2 = 1 AND ENDDAT5 / _; check_type = time + # + +MSG_ENDTIM5 1 "Rclk.off:End Time(Hour Minutes Seconds)" + +! ----------------------------------------- +! +! PARAMETER TYPE: Range Biases +! =============== +! +! ----------------------------------------- +! +! Enable Range biases +! ------------------- +RBIAS 1 "0" + ## widget = checkbox; activeif = GEOTEC = SLR + +MSG_RBIAS 1 "Range biases" + +RGBLST 1 "FROM_FILE" + ## widget = combobox; editable = false + ## cards = NONE FIRST LAST ALL MANUAL FROM_FILE + +MSG_RGBLST 1 "Station selection" + +! Range biases: Manual selection of stations +! ------------------------------------------ +STATION9 0 + ## widget = selwin; activeif = RGBLST == MANUAL; pointer = STALST + # + +MSG_STATION9 1 "Range biases:Selection of list of stations" + +! Range biases: File with Stations(s) +! ----------------------------------- +STAFILE9 1 "./DUMMY/STA/SLR_RB.FIX" + ## widget = selwin; activeif = RGBLST == FROM_FILE; path = DIR_FIX + ## ext = EXT_FIX; maxfiles = 1; emptyallowed = true + # SLR_RB + +MSG_STAFILE9 1 "Range biases: File with the list of stations" + +! Satellite-specific or for all Satellites +! ---------------------------------------- +SATRGB 1 "SAT_SPECIFIC" + ## widget = combobox; editable = false + ## cards = SAT_SPECIFIC SYS_SPECIFIC PER_STATION + +MSG_SATRGB 1 "Range Bias set-up for satellites" + +! Range biases: Default Sigma +! ---------------------------- +SIGRGB 1 "1.0" + ## widget = lineedit + +MSG_SIGRGB 1 "Range biases: a priori sigma" + +! ----------------------------------------- +! +! PARAMETER TYPE: Differential Code Biases +! =============== +! +! ----------------------------------------- +! +! Enable Differential Code Biases estimation +! ------------------------------------------ +DCBEST 1 "0" + ## widget = checkbox; activeif = FREQUENCY / DTEC AND GEOTEC = GNSS + +MSG_DCBEST 1 "Differential code biases" + +! DCB: Type of Differential Code Biases +! ------------------------------------- +DCBTYP 1 "P1-P2" + ## widget = combobox; editable = false + ## cards = P1-P2 P1-C1 LC P1-C1_MULTIPLIER + +MSG_DCBTYP 1 "Type of differential code biases" + +! DCB: Estimate Differential Code Biases for Satellites +! ----------------------------------------------------- +DCBSAT 1 "1" + ## widget = checkbox; activeif = DCBTYP / P1-C1_MULTIPLIER + +MSG_DCBSAT 1 "Estimate differential code biases for satellites" + +! DCB: Estimate Differential Code Biases for Receivers +! ---------------------------------------------------- +DCBREC 1 "0" + ## widget = checkbox + +MSG_DCBREC 1 "Estimate differential code biases for receivers" + +! DCB: Reference Satellite(s) +! --------------------------- +DCBREF 1 "SUM" + ## widget = combobox; editable = false; cards = SUM ALL + ## activeif = DCBSAT = 1 AND DCBTYP / P1-C1_MULTIPLIER + +MSG_DCBREF 1 "Reference satellite(s)" + +! DCB: A Priori Sigma for Reference Satellite Biases +! -------------------------------------------------- +DCBSIG 1 "0.01" + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = DCBSAT = 1 AND DCBTYP / P1-C1_MULTIPLIER + +MSG_DCBSIG 1 "DCB: A Priori Sigma for Reference Satellite Biases" + +! DCB: A Priori Sigma for Receiver Biases +! --------------------------------------- +DCBSIGR 1 "0.01" + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = DCBREC = 1 + +MSG_DCBSIGR 1 "DCB: A Priori Sigma for Receiver Biases" + +! ----------------------------------------- +! +! PARAMETER TYPE: Kinematic Positioning +! =============== +! +! ----------------------------------------- +! +! Enable Kinematic Station +! ------------------------ +KINEST 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC AND GEOTEC = GNSS + +MSG_KINEST 1 "Kinematic coordinates" + +! Kinematic Station(s) +! -------------------- +KINSTA 1 "MANUAL" + ## widget = combobox; editable = false + ## cards = FIRST LAST ALL MANUAL FROM_FILE + +MSG_KINSTA 1 "Station selection" + +! Kinematic Station(s): Manual Selection +! -------------------------------------- +STATION2 0 + ## widget = selwin; activeif = KINSTA == MANUAL; pointer = CENLST + +MSG_STATION2 1 "Kinematic Pos.: List of stations" + +! File with Kinematic Stations(s) +! ------------------------------- +STAFILE2 0 + ## widget = selwin; activeif = KINSTA == FROM_FILE; path = DIR_FIX + ## ext = EXT_FIX; maxfiles = 1; emptyallowed = true + # IGSNET + +MSG_STAFILE2 1 "Kinematic Pos.: File with the list of stations" + +SIGKIN 1 "NEU" + ## widget = combobox; editable = false; cards = NEU XYZ + +MSG_SIGKIN 1 "Reference frame" + +! Kinematic pos.: horizontal component sigma +! ------------------------------------------ +SIGKIN_H 0 + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = SIGKIN = NEU + +MSG_SIGKIN_H 1 "Kinematic pos.: Sigma for horizontal components" + +! Kinematic pos.: vertical component sigma +! ------------------------------------------ +SIGKIN_V 0 + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = SIGKIN = NEU + +MSG_SIGKIN_V 1 "Kinematic pos.: Sigma for vertical component" + +! Kinematic pos.: LEO sigma +! ------------------------------------------ +SIGKIN_L 0 + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = SIGKIN = XYZ + +MSG_SIGKIN_L 1 "Kinematic pos.: sigma for non-terrestrial objects" + +! Kin. positioning: min. number of stations +! ----------------------------------------- +MINKIN 1 "4" + ## widget = spinbox; range = 0 100 1 + +MSG_MINKIN 1 "kin. Pos.:min. number of obs. per epoch" + +! ----------------------------------------- +! +! PARAMETER TYPE: Satellite-specific Sigmas +! =============== +! +! ----------------------------------------- +! +! Satellite-Specific A Priori Sigmas +! ---------------------------------- +SVNAPR 1 "0" + ## widget = checkbox + +MSG_SVNAPR 1 "Satellite-specific a priori sigmas" + +! Satellite-specific Sigmas +! ------------------------- +SVNSIG 1 "" "" "" "" "" "" + ## widget = uniline; check_type.1 = integer; check_min.1 = 1 + ## check_max.1 = 999; check_type.2 = date; check_type.3 = time + ## check_type.4 = date; check_type.5 = time; check_type.6 = real + ## check_min.6 = 0.0; numlines = 10 + +MSG_SVNSIG 1 "Satellite specific a priori sigmas" + +! ----------------------------------------- +! +! PARAMETER TYPE: Hill-Resonance +! =============== +! +! ----------------------------------------- +! +! Enable Hill resonance +! --------------------- +HILL 1 "0" + ## widget = checkbox; activeif = RPRCOE / _ + +MSG_HILL 1 "Hill resonance terms" + +! Hill: manual specification +! -------------------------- +HILL_M 1 "0" + ## widget = radiobutton; group = HILL + +MSG_HILL_M 1 "Manual parameter setup" + +! Hill: set forces individually +! ----------------------------- +HILLSTR 1 "" "" "" "" + ## widget = uniline; numlines = 5 + +MSG_HILLSTR 1 "Hill: set forces individually" + +! Hill: default specification +! --------------------------- +HILL_D 1 "1" + ## widget = radiobutton; group = HILL + ## radiokeys = HILC1 HILC2 HILC3 HILP1 HILP2 HILP3 + +MSG_HILL_D 1 "Hill:Default parameter setup" + +! Hill: Enable constant radial force +! ---------------------------------- +HILC1 1 "1" + ## widget = checkbox + +MSG_HILC1 1 "Radial" + +! Hill: Sigma for constant radial force +! ------------------------------------- +SIGHILC1 0 + ## widget = lineedit; activeif = HILC1 == 1 AND HILL_D == 1 + ## check_type = real; check_min = 0.0 + # + +MSG_SIGHILC1 1 "Hill: Sigma for constant radial force" + +! Hill: Enable constant force in plane +! ------------------------------------ +HILC2 1 "1" + ## widget = checkbox + +MSG_HILC2 1 "Along track" + +! Hill: Sigma for constant force in plane +! --------------------------------------- +SIGHILC2 0 + ## widget = lineedit; activeif = HILC2 == 1 AND HILL_D == 1 + ## check_type = real; check_min = 0.0 + # + +MSG_SIGHILC2 1 "Hill: Sigma for along track" + +! Hill: Enable constant force out of plane +! ---------------------------------------- +HILC3 1 "1" + ## widget = checkbox + +MSG_HILC3 1 "Out of plane" + +! Hill: Sigma for constant force out of plane +! ------------------------------------------- +SIGHILC3 0 + ## widget = lineedit; activeif = HILC3 == 1 AND HILL_D == 1 + ## check_type = real; check_min = 0.0 + # + +MSG_SIGHILC3 1 "Hill: Sigma for constant force out of plane" + +! Hill: Enable periodic radial force +! ---------------------------------- +HILP1 1 "1" + ## widget = checkbox + +MSG_HILP1 1 "Periodic Radial" + +! Hill: Sigma for periodic radial force +! ------------------------------------- +SIGHILP1 0 + ## widget = lineedit; activeif = HILP1 == 1 AND HILL_D == 1 + ## check_type = real; check_min = 0.0 + # + +MSG_SIGHILP1 1 "Hill: Sigma for periodic radial force" + +! Hill: Enable periodic force in plane +! ------------------------------------ +HILP2 1 "1" + ## widget = checkbox + +MSG_HILP2 1 "Periodic along track" + +! Hill: Sigma for periodic force in plane +! --------------------------------------- +SIGHILP2 0 + ## widget = lineedit; activeif = HILP2 == 1 AND HILL_D == 1 + ## check_type = real; check_min = 0.0 + # + +MSG_SIGHILP2 1 "Hill: Sigma for periodic force along track" + +! Hill: Enable periodic force out of plane +! ---------------------------------------- +HILP3 1 "1" + ## widget = checkbox + +MSG_HILP3 1 "Periodic out of plane" + +! Hill: Sigma for periodic force out of plane +! ------------------------------------------- +SIGHILP3 0 + ## widget = lineedit; activeif = HILP3 == 1 AND HILL_D == 1 + ## check_type = real; check_min = 0.0 + # + +MSG_SIGHILP3 1 "Hill: Sigma for periodic force out of plane" + +! Hill: List of satellites +! ------------------------ +HILSATSTR 2 + "1" "2" "3" "4" "5" "6" "7" "8" "9" "10" "11" "12" "13" "14" "15" "16" + "17" "18" "19" "20" "21" "22" "23" "24" "25" "26" "27" "28" "29" "30" "31" "32" + ## widget = uniline + ## activeif = HILC1 == 1 OR HILC2 == 1 OR HILC3 == 1 OR HILP1 == 1 OR HILP2 == 1 OR HILP3 == 1 AND HILL_M / 1 + ## check_type = integer; check_min = 1; check_max = 999; numlines = 5 + +MSG_HILSATSTR 1 "Hill: List of satellites" + +! ----------------------------------------- +! +! PARAMETER TYPE: Earth Gravity Field +! =============== +! +! ----------------------------------------- +! +! Enable Earth gravity field +! -------------------------- +GRAVITY 1 "0" + ## widget = checkbox; activeif = RPRCOE / _ + +MSG_GRAVITY 1 "Earth gravity field" + +! Gravity: default setup +! ---------------------- +GRAVITY_D 1 "1" + ## widget = radiobutton; group = GRAVITY; radiokeys = POTDEG POTORD POTSIG + +MSG_GRAVITY_D 1 "Default setup" + +! Gravity: Max degree of development +! ---------------------------------- +POTDEG 1 "2" + ## widget = spinbox; range = 2 10 1; check_type = integer; check_min = 0 + +MSG_POTDEG 1 "Gravity: Max degree of development" + +! Gravity: Max order of development +! --------------------------------- +POTORD 1 "0" + ## widget = spinbox; range = 0 10 1; check_type = integer; check_min = 0 + +MSG_POTORD 1 "Gravity: Max order of development" + +! Gravity: a priori sigma +! ----------------------- +POTSIG 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_POTSIG 1 "Gravity: a priori sigma" + +! Gravity: manual setup +! --------------------- +GRAVITY_M 1 "0" + ## widget = radiobutton; group = GRAVITY; radiokeys = POTSTR + +MSG_GRAVITY_M 1 "Manual setup of special coefficients" + +! Gravity: direct setup of individual parameters +! ---------------------------------------------- +POTSTR 1 "" "" "" + ## widget = uniline; check_type.1 = integer; check_min.1 = 0 + ## check_type.2 = integer; check_min.2 = 0; check_type.3 = real + ## check_min.3 = 0.0; numlines = 5 + +MSG_POTSTR 1 "Gravity: manual setup of special coefficients" + +! ----------------------------------------- +! +! PARAMETER TYPE: Earth Albedo Radiation +! =============== +! +! ----------------------------------------- +! +! Enable Earth Albedo Radiation +! ----------------------------- +ALBEDO 1 "0" + ## widget = checkbox; activeif = RPRCOE / _ + +MSG_ALBEDO 1 "Earth albedo radiation" + +! Albedo: Absorption, constant +! ---------------------------- +ALB1 1 "1" + ## widget = checkbox + +MSG_ALB1 1 "Absorption, constant part" + +! Albedo: Sigma for absorption, constant +! -------------------------------------- +SIGALB1 1 "0.00" + ## widget = lineedit; activeif = ALB1 == 1; check_type = real + ## check_min = 0.0 + +MSG_SIGALB1 1 "Albedo: Sigma for absorption, constant part" + +! Albedo: Absorption, variable +! ---------------------------- +ALB2 1 "1" + ## widget = checkbox + +MSG_ALB2 1 "Absorption, variable surface due to solar panels" + +! Albedo: Sigma for absorption, variable +! -------------------------------------- +SIGALB2 1 "0.00" + ## widget = lineedit; activeif = ALB2 == 1; check_type = real + ## check_min = 0.0 + +MSG_SIGALB2 1 "Albedo: Sigma for absorption, variable surface due to solar panels" + +! Albedo: Reflection +! ------------------ +ALB3 1 "1" + ## widget = checkbox + +MSG_ALB3 1 "Reflection at solar panels" + +! Albedo: Sigma for reflection +! ---------------------------- +SIGALB3 1 "0.00" + ## widget = lineedit; activeif = ALB3 == 1; check_type = real + ## check_min = 0.0 + +MSG_SIGALB3 1 "Albedo: Sigma for reflection at solar panels" + +! Albedo: Satellite groups +! ------------------------ +ALBSATSTR 2 + "1" "1" "2" "3" "4" "5" "6" "7" "8" "9" "10" "11" "12" "13" "14" "15" "16" + "1" "17" "18" "19" "20" "21" "22" "23" "24" "25" "26" "27" "28" "29" "30" "31" "32" + ## widget = uniline; activeif = ALB1 == 1 OR ALB2 == 1 OR ALB3 == 1 + ## check_type = integer; check_min = 1; check_max = 99; numlines = 5 + +MSG_ALBSATSTR 1 "Albedo: define satellite groups" + +! Pre: Station Coord. +! ------------------- +PRE01 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING + ## activeif = FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC + +MSG_PRE01 1 "Station coordinates" + +! Pre: GLONASS reciever clock biases / Receiver Clocks +! ---------------------------------------------------- +PRE02 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING + ## activeif = MOREOPT = 1 AND RCVCLOCK = 1 OR GLOBIAS = 1 + +MSG_PRE02 1 "Pre-elimination: GLONASS receiver clock biases" + +! Pre: Orbit Elements +! ------------------- +PRE03 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = ORBADJ = 1 + +MSG_PRE03 1 "Pre-elimination: GNSS or LEO orbit determination" + +! Pre: Ambiguities +! ---------------- +PRE04 1 "NO" + ## widget = combobox; editable = true + ## cards = NO AS_SOON_AS_POSSIBLE EVERY_SESSION PRIOR_TO_NEQ_SAVING + ## activeif = GEOTEC = GNSS + +MSG_PRE04 1 "Pre-elimination: Ambiguities" + +! Pre: Rec.Height.Calib. +! ---------------------- +PRE05 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = RANTOFF = 1 + +MSG_PRE05 1 "Pre-elimination: Receiver antenna offsets" + +! Pre: Site Troposphere +! --------------------- +PRE06 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = SITETROP = 1 + +MSG_PRE06 1 "Pre-elimination: Site Troposphere" + +! Pre: Local Ionosphere +! --------------------- +PRE07 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = LOCIONO = 1 + +MSG_PRE07 1 "Pre-elimination: Local Ionosphere" + +! Pre: Diff. Code Biases +! ---------------------- +PRE08 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = DCBEST = 1 + +MSG_PRE08 1 "Pre-elimination: Diff. Code Biases" + +! Pre: Local Troposphere +! ---------------------- +PRE09 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = LOCTROP = 1 + +MSG_PRE09 1 "Pre-elimination: Local Troposphere" + +! Pre: Earth Rotation +! ------------------- +PRE10 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = ERP = 1 + +MSG_PRE10 1 "Pre-elimination: Earth Rotation" + +! Pre: Sat. Ant.Off +! ----------------- +PRE12 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = SANTOFF = 1 + +MSG_PRE12 1 "Pre-elimination: GNSS antenna offsets" + +! Pre: Earth Potential +! -------------------- +PRE13 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = GRAVITY = 1 + +MSG_PRE13 1 "Pre-elimination: Earth gravity field" + +! Pre: Hill Resonances +! -------------------- +PRE14 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = HILL = 1 + +MSG_PRE14 1 "Pre-elimination: Hill resonance terms" + +! Pre: Earth Albedo +! ----------------- +PRE15 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = ALBEDO = 1 + +MSG_PRE15 1 "Pre-elimination: Earth albedo radiation" + +! Pre: Geocenter +! ------------------- +PRE16 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = GEOCENT = 1 + +MSG_PRE16 1 "Pre-elimination: Geocenter coordinates" + +! Pre: Diff. Ionosphere +! --------------------- +PRE17 1 "EVERY_EPOCH" + ## widget = combobox; editable = false + ## cards = NO EVERY_EPOCH EVERY_SESSION PRIOR_TO_NEQ_SAVING + ## activeif = DIFFION = 1 + +MSG_PRE17 1 "Pre-elimination: stochastic ionosphere parameters" + +! Pre: Phase Center Var. +! ---------------------- +PRE18 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = RANTPAT = 1 + +MSG_PRE18 1 "Pre-elimination: REceiver antenna PCV patterns" + +! Pre: Global Ionosphere +! ---------------------- +PRE19 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = GLOBION = 1 + +MSG_PRE19 1 "Pre-elimination: Global ionosphere parameters" + +! Pre: Kin. Coordinates +! --------------------- +PRE21 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_EPOCH EVERY_SESSION PRIOR_TO_NEQ_SAVING + ## activeif = KINEST = 1 + +MSG_PRE21 1 "Pre-elimination: Kinematic coordinates" + +! Pre: Scale models in Vienna grid files +! -------------------------------------- +PRE22 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = GRDLOAD = 1 + +MSG_PRE22 1 "Pre-elimination: Scale models in Vienna grid files" + +! Pre: Station Clocks +! ------------------- +PRE23 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_EPOCH EVERY_SESSION PRIOR_TO_NEQ_SAVING + ## activeif = CLOCKR = 1 + +MSG_PRE23 1 "Pre-elimination: Receiver clock offsets" + +! Pre: Satellite Clocks +! --------------------- +PRE24 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_EPOCH EVERY_SESSION PRIOR_TO_NEQ_SAVING + ## activeif = CLOCKS = 1 + +MSG_PRE24 1 "Pre-elimination: GNSS clock offsets" + +! Pre: GNSS PCV +! ------------- +PRE25 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = SANTPAT = 1 + +MSG_PRE25 1 "Pre-elimination: GNSS antenna PCV patterns" + +! Pre: Range biases +! ----------------- +PRE26 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = RBIAS = 1 + +MSG_PRE26 1 "Pre-elimination: Range Biases" + +! Pre: Higher-order ionospere scaling parameters +! ---------------------------------------------- +PRE27 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = SCALHOI = 1 + +MSG_PRE27 1 "Pre-elimination: Higher-order ionosphere scaling parameters" + +! Pre: GNSS-specific parameters +! ----------------------------- +PRE30 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = GNSSPEC = 1 + +MSG_PRE30 1 "Pre-elimination: GNSS-Specific parameters" + +! Define Time Offset +! ------------------ +PAR_OFF 0 + ## widget = lineedit; emptyallowed = true + # + +MSG_PAR_OFF 1 "Time offset for Parameter intervals" + +! Hide some experimental parameter types +! -------------------------------------- +MOREOPT 1 "0" + ## widget = checkbox + +MSG_MOREOPT 1 "Experimental Options" + +! ----------------------------------------- +! +! SELECTION LISTS: Station names +! =============== +! +! ----------------------------------------- +STALST 0 + ## widget = selwin; menuaux = MENUAUX; action = OBS + ## menuauxkeys = CONST PSFILES CSFILES PZFILES CZFILES RZFILES + +CENLST 0 + ## widget = selwin; menuaux = MENUAUX; action = OBS + ## menuauxkeys = CONST ECCENT PSFILES CSFILES PZFILES CZFILES RZFILES + +! ----------------------------------------- +! +! SELECTION LISTS: Satellite list +! =============== +! +! ----------------------------------------- +SATLST 0 + ## widget = selwin; menuaux = MENUAUX; action = SATLST + ## menuauxkeys = CONST PSFILES CSFILES PZFILES CZFILES RZFILES + +! ----------------------------------------- +! +! SELECTION LISTS: Receiver/Antenna names +! =============== +! +! ----------------------------------------- +ANTGRP 0 + ## widget = selwin; menuaux = MENUAUX; action = ANTGRP + ## menuauxkeys = CONST PSFILES CSFILES PZFILES CZFILES + +MSG_ANTGRP 1 "Group satellite numbers" + +! ----------------------------------------- +! +! SELECTION LISTS: Antenna names +! =============== +! +! ----------------------------------------- +ANTGRPRI 0 + ## widget = selwin; menuaux = MENUAUX; action = ANTGRPRI + ## menuauxkeys = CONST PSFILES CSFILES PZFILES CZFILES + +! ----------------------------------------- +! +! SELECTION LISTS: Indiv. Receiver/Antennas +! =============== +! +! ----------------------------------------- +ANTLST 0 + ## widget = selwin; menuaux = MENUAUX; action = ANTLST + ## menuauxkeys = CONST PSFILES CSFILES PZFILES CZFILES + +! ----------------------------------------- +! +! SELECTION LISTS: Indiv. Antennas +! =============== +! +! ----------------------------------------- +ANTLSTRI 0 + ## widget = selwin; menuaux = MENUAUX; action = ANTLSTRI + ## menuauxkeys = CONST PSFILES CSFILES PZFILES CZFILES + +! ====================================================================== +! HIDDEN PANELS AND OPTIONS +! ====================================================================== +! Define array dimensions +! ----------------------- +SHOWMAX 1 "0" + ## widget = checkbox + +MSG_SHOWMAX 1 "Define array dimensions" + +! MAXLOC: Maximum number of parameters to be processed +! ---------------------------------------------------- +MAXLOC 0 + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_MAXLOC 1 "MAXLOC: Maximum number of parameters to be processed" + +! MAXFIL: Maximum number of files to be processed +! ----------------------------------------------- +MAXFIL 0 + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_MAXFIL 1 "MAXFIL: Maximum number of files to be processed" + +! MAXSTA: Maximum number of stations involved +! ------------------------------------------- +MAXSTA 0 + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_MAXSTA 1 "MAXSTA: Maximum number of stations involved" + +! MAXSAT: Maximum number of satellites involved +! --------------------------------------------- +MAXSAT 0 + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_MAXSAT 1 "MAXSAT: Maximum number of satellites involved" + +! MAXAMB: Maximum number of ambiguities in an observation file +! ------------------------------------------------------------ +MAXAMB 0 + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_MAXAMB 1 "MAXAMB: Maximum number of ambiguities in an observation file" + +! MAXPAR: Maximum number of parameters simultaneously processed +! ------------------------------------------------------------- +MAXPAR 0 + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_MAXPAR 1 "MAXPAR: Maximum number of parameters simultaneously processed" + +! MAXFLS: Maximum number of files simultaneously processed +! -------------------------------------------------------- +MAXFLS 0 + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_MAXFLS 1 "MAXFLS: Maximum number of files simultaneously processed" + +! MAXSAS: Maximum number of satellites simultaneously processed +! ------------------------------------------------------------- +MAXSAS 0 + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_MAXSAS 1 "MAXSAS: Maximum number of satellites simultaneously processed" + +! MAXAMP: Maximum number of ambiguities simultaneously processed +! -------------------------------------------------------------- +MAXAMP 0 + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_MAXAMP 1 "MAXAMP: Maximum number of ambiguities simultaneously processed" + +! MAXSNG: Maximum number of non-zero elements in one line of first design matrix +! ------------------------------------------------------------------------------ +MAXSNG 0 + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_MAXSNG 1 "MAXSNG: Maximum number of non-zero elements in one line of first design matrix" + +! Statistic: Apply clock syncronization errors +! -------------------------------------------- +USESYNCR 1 "0" + ## widget = checkbox + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# PARAMETER ESTIMATION - GPSEST 1.1: Input Files 1 # +# # +# GENERAL FILES AND PROCESSING MODE # +# Space geodetic technique > %%%%%% < # GEOTEC +# Differencing level > %%%%%% < # DIFLVL +# LEO data processing > % < # LEOPROC +# Show all general files > % < # SHOWGEN +# # +# OBSERVATION FILES # +# Phase observations > %%%%%%%% < > %%%%%%%% < # PSFILES PZFILES +# Code@ observations > %%%%%%%% < > %%%%%%%% < # CSFILES CZFILES +# Range observations > %%%%%%%% < # RZFILES +# # +# MAIN INPUT FILES # +# Station coordinates > %%%%%%%% < # COORD +# Satellite standard orbits > %%%%%%%% < # STDORB +# Earth rotation parameters > %%%%%%%% < # POLE +# Satellite clock corrections > %%%%%%%% < # SATCLK +# Differential code biases > %%%%%%%% < # DCBINP +# Gridded VMF1 coefficients > %%%%%%%% < # VMF1_FILES +# Ionosphere models > %%%%%%%% < # IONOS +# # +# CORRECTIONS FOR LOADING EFFECTS AND CENTER OF MASS # +# Ocean tidal loading > %%%%%%%% < # OCNLOAD +# Atmospheric tidal loading > %%%%%%%% < # ATMLOAD +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# GPSEST 1.2: Input Files 2 # +# # +# ADDITIONAL INPUT FILES # +# Satellite orbit partials > %%%%%%%% < # RPRCOE +# Clock RINEX file > %%%%%%%% < # RXCLKIN +# Inter-system biases > %%%%%%%% < # ISBINP +# Troposphere estimates > %%%%%%%% < # TROPEST +# Meteorological data > %%%%%%%% < # METFIL +# # +# GRIDDED LOADING PARAMETERS # +# Atmospheric pressure > %%%%%%%% < # ALOAD_FILES +# Ocean, non-tidal > %%%%%%%% < # ONTLD_FILES +# Hydrostatic pressure > %%%%%%%% < # HLOAD_FILES +# # +# AUXILIARY STATION FILES # +# Station information > %%%%%%%% < # STAINFO +# Kinematic coordinates > %%%%%%%% < # KININP +# Receiver antenna orientation > %%%%%%%% < # ANTAZI +# Observation sigma factors > %%%%%%%% < # STAWGT +# Station eccentricities > %%%%%%%% < # ECCENT +# END_PANEL #################################################################### + + +# BEGIN_PANEL LEOPROC = 1 OR GEOTEC = SLR ###################################### +# GPSEST 1.3: LEO- and SLR-specific Input Files # +# # +# LEO-SPECIFIC INPUT FILES # +# Standard orbits > %%%%%%%% < # LEOSTD +# Orbit partial derivatives > %%%%%%%% < # LEORPR +# Attitude data > %%%%%%%% < # ATTIT +# Kinematic velocities > %%%%%%%% < # KINVEL +# # +# SLR-SPECIFIC INPUT FILES # +# Data handling (biases, CoM) > %%%%%%%% < # RGBINP +# LEO precise orbits > %%%%%%%% < # LEOPRE +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWGEN = 1 ###################################################### +# GPSEST 1.4: General Files # +# # +# GENERAL INPUT FILES # +# General constants > %%%%%%%%%%%% < # CONST +# Geodetic datum > %%%%%%%%%%%% < # DATUM +# Phase center variations > %%%%%%%%%%%% < # PHASECC +# Receiver information > %%%%%%%%%%%% < # RECEIVR +# Satellite information > %%%%%%%%%%%% < # SATELL +# Satellite problems > %%%%%%%%%%%% < # SATCRUX +# Earth potential coefficients> %%%%%%%%%%%% < # POTCOE +# Subdaily pole model > %%%%%%%%%%%% < # SUBMOD +# Nutation model > %%%%%%%%%%%% < # NUTMOD +# SINEX header file > %%%%%%%%%%%% < # SINEXIN +# IONEX control file > %%%%%%%%%%%% < # IONEXCF +# GPS-UTC file > %%%%%%%%%%%% < # GPSUTC +# Frequency information > %%%%%%%%%%%% < # FRQINFO +# # +# MENU SETTINGS # +# Selected campaign > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% <# CAMPAIGN +# Selected session Year> %%%% < Session> %%%% < # YR4_INFO SES_INFO +# Session table > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% <# SESSION_TABLE +# # +# TEMPORARY FILES # +# Scratch files > %%%%%%%% < > %%%%%%%% < > %%%%%%%% < # AUXFIL AUXFIL1 KINSCR +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWMAX = 1 ###################################################### +# GPSEST 1.5: Array Dimension Specification # +# # +# MAXIMUM ARRAY DIMENSIONS (OVERALL) # +# MAXLOC: Parameters > %%%%%% < # MAXLOC +# MAXFIL: Files > %%%%%% < # MAXFIL +# MAXSTA: Stations > %%%%%% < # MAXSTA +# MAXSAT: Satellites > %%%%%% < # MAXSAT +# MAXAMB: Ambiguities per observation file > %%%%%% < # MAXAMB +# # +# MAXIMUM ARRAY DIMENSIONS (SIMULTANEOUSLY PROCESSED) # +# MAXPAR: Parameters > %%%%%% < # MAXPAR +# MAXFLS: Files > %%%%%% < # MAXFLS +# MAXSAS: Satellites > %%%%%% < # MAXSAS +# MAXAMP: Ambiguities > %%%%%% < # MAXAMP +# # +# MAXIMUM NUMBER OF # +# MAXSNG: Elements per line of first design matrix > %%%%%% < # MAXSNG +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# GPSEST 2.1: Output Files 1 # +# # +# GENERAL OUTPUT FILES # +# Program output > % < use GPSEST.Lnn or > %%%%%%%% < # SYSODEF SYSOUT +# Error message > % < merged to program output or > %%%%%%%% < # ERRMRG SYSERR +# # +# NORMAL EQUATION SYSTEM > %%%%%%%% < # NEQUARS +# # +# STATION- AND SATELLITE-RELATED RESULTS # +# Station coordinates > %%%%%%%% < # COORDRS +# Satellite orbital elements > %%%%%%%% < # ORBITRS +# Earth rotation parameters > %%%%%%%% < # POLERS +# Earth rotation parameters (IERS) > %%%%%%%% < # IERSPOL +# # +# ATMOSPHERE-SPECIFIC RESULTS # +# Troposphere estimates > %%%%%%%% < # TROPSAV +# Troposphere estimates (SINEX) > %%%%%%%% < # TROPSNX +# Ionosphere models > %%%%%%%% < # IONOSRS +# Ionosphere models (IONEX) > %%%%%%%% < # IONEXRS +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# GPSEST 2.2: Output Files 2 # +# # +# ADDITIONAL RESULT FILES # +# Differential code biases > %%%%%%%% < # DCBOUT +# Inter-system biases > %%%%%%%% < # ISBOUT +# Phase center variations (gridded) > %%%%%%%% < # PHASRSG +# Phase center variations (spherical)> %%%%%%%% < # PHASRSH +# # +# EPOCH-SPECIFIC RESULTS # +# GNSS clock corrections > %%%%%%%% < # CLKSAV +# Clock RINEX > %%%%%%%% < # CLKRNX +# Kinematic coordinates > %%%%%%%% < # KINOUT +# # +# AUXILIARY FILES # +# Observation residuals > %%%%%%%% < # RESIDRS +# Covariance matrix > %%%%%%%% < # COVTTRS +# Covariance matrix wrt coordinates > %%%%%%%% < # COVARRS +# END_PANEL #################################################################### + + +# BEGIN_PANEL GEOTEC = SLR OR LEOPROC = 1 ###################################### +# GPSEST 2.3: LEO- and SLR-specific Output Files # +# # +# LEO-SPECIFIC RESULT FILES # +# Orbital elements > %%%%%%%% < # LEORBRS +# # +# SLR-SPECIFIC RESULT FILES # +# Data handling (biases, CoM) > %%%%%%%% < # RGBOUT +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# GPSEST 3.1: General Options 1 # +# # +# TITLE > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # TITLE +# # +# OBSERVATION SELECTION # +# Satellite system > %%%%%%%%%%%%% < # SATSYS +# Frequency/linear combination > %%%%%%%%%%%%% < # FREQUENCY +# Elevation cutoff angle > %%%%%% %%%%%% %%%%%% %%%%%%%%%%%%% < # SODSEL +# Observation window > % < # WINDOW +# # +# OBSERVATION MODELING AND PARAMETER ESTIMATION # +# A priori sigma of unit weight > %%%%%% %%%%% < # ELVWGT +# Type of computed residuals > %%%%%%%%%%%%% < # NORRES +# Correlation strategy > %%%%%%%%%%%%% < # CORREL +# # +# LEO-SPECIFIC SELECTION AND MODELING OPTIONS # +# Elevation cutoff angle > %%%%%% %%%%% < # LEOEDW +# END_PANEL #################################################################### + + +# BEGIN_PANEL WINDOW = 1 ####################################################### +# GPSEST 3.1.1: Observation Window # +# # +# OBSERVATION WINDOW # +# # +# > % < Defined by Year and Session identifier # RADIO1_1 +# Year > %%%% < Session > %%%% < # SESSION_YEAR1 SESSION_STRG1 +# # +# # +# > % < Defined by Start and End times # RADIO1_2 +# yyyy mm dd hh mm ss yyyy mm dd hh mm ss # +# Start > %%%%%%%%%% < > %%%%%%%% < End > %%%%%%%%%% < > %%%%%%%% < # STADAT1 STATIM1 ENDDAT1 ENDTIM1 +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# GPSEST 3.2: General Options 2 # +# # +# A PRIORI TROPOSPHERE MODELING # +# ZPD model and mapping function > %%%%%%%%%%%%% < for GNSS # TROPOS +# > %%%%%%%%%%%%% < for SLR # TROPOS_S +# # +# HANDLING OF AMBIGUITIES # +# Resolution strategy > %%%%%%%%%%%%% < # AMBSTRAT +# Solve ambiguities for > %%%%%%%%%%%%% < # SATSYS_AR +# Consider GPS quarter-cycle biases> %%%%%%%%%%%%% < # AMBQCPB +# Save resolved ambiguities > % < # AMBSAVE +# Introduce widelane integers > % < # APRWIDE +# Introduce L1 and L2 integers > % < # APRL1L2 +# # +# SPECIAL PROCESSING OPTIONS # +# Stop program after NEQ saving > % < # OBS2NEQ +# Activate extended program output > % < # PRINT +# END_PANEL #################################################################### + + +# BEGIN_PANEL PRINT = 1 ######################################################## +# GPSEST 3.2.1.1: Extended Program Output Options # +# # +# INFORMATION RELATED TO OBSERVATIONS # +# List of observations given in files > % < # PRTNUMOB +# List of observations used for processing > % < # PRTNUMDD +# Satellite elevations > % < # PRTELEV +# Histogram of observations by elevation angle bins > % < # PRTNOBEL +# Histogram of observations by nadir angle bins > % < # PRTNOBNA +# Phase-connected time intervals > % < # PRTTIMFL +# # +# INFORMATION RELATED TO ESTIMATED PARAMETERS # +# List of all parameters > % < # PRTPARAM +# Unresolved ambiguities after each iteration step > % < # PRTAMBIT +# Suppression of output concerning troposphere parameter > % < # PRTTRP +# Suppression of output concerning coordinate parameter > % < # PRTCRD +# Suppression of output concerning ambiguity parameter > % < # PRTAMB +# Suppression of output concerning epoch parameters > % < # PRTEPPAR +# END_PANEL #################################################################### + + +# BEGIN_PANEL PRINT = 1 ######################################################## +# GPSEST 3.2.1.2: Extended Program Output Options # +# # +# OTHER INFORMATION # +# Resolved ambiguities from observation files > % < # PRTAMBFL +# Constants, antenna offsets, ionosphere coefficients > % < # PRTPOLE +# Station eccentricities, receiver information > % < # PRTPOSEC +# Receiver synchronization errors > % < # PRTSYNCH +# RMS of ellipsoidal coordinates and differences > % < # PRTBLH +# Slope distances and their RMS > % < # PRTDIS +# Statistics on the parameter dimensions > % < # PRTMAX +# # +# HELMERT TRANSFORMATION OF RESULTING STATION COORDINATES # +# Activate Helmert transformation > % < # PRTHELM +# Coordinate system for transformation > %%%%%%%%%%%% < # COORDSYS +# Rotation > % < # ROTXYZ +# Scale > % < # SCALE +# END_PANEL #################################################################### + + +# BEGIN_PANEL DIFLVL = DOUBLE AND AMBSTRAT = SEARCH ############################ +# GPSEST 3.2.2: General Search Ambiguity Resolution Strategy # +# # +# OPTIONS AND CRITERIA FOR TESTING # +# Baseline-wise ambiguity resolution > % < # IFBASL +# Search width in units of standard deviation > %%%%% < # IFSWID +# Minimum allowed RMS ratio re 2nd best to best > %%%%% < # IF21 +# Maximum allowed RMS ratio re fixed to float > %%%%% < # IFFXFL +# Search width for geometry-free linear combination > %%%%% %%%%% < # MXAMBIT +# Ambiguity resolvable if exactly one integer within > %%%%% %%%%% %%%%% %%%%%%%%%%%%%%% < # GLORES +# END_PANEL #################################################################### + + +# BEGIN_PANEL DIFLVL = DOUBLE AND AMBSTRAT = QIF ############################### +# GPSEST 3.2.4: Quasi-Ionosphere-Free Ambiguity Resolution Strategy # +# # +# OPTIONS AND CRITERIA FOR TESTING # +# Maximal number of ambiguities fixed per iteration step > %%%%% < # MXAQIF +# Search width for pairs of L1 and L2 ambiguities > %%%%% %%%%% %%%%% %%%%% < # LAFXFL +# Maximum allowed RMS of unit weight for fixed solution > %%%%% %%%%%%%%%%%%%%% < # LAMRES +# END_PANEL #################################################################### + + +# BEGIN_PANEL DIFLVL = ZERO #################################################### +# GPSEST 3.3: General Options 3 # +# # +# OPTIONS CONCERNING INTRODUCED CLOCK CORRECTIONS # +# Primary source for satellite clocks > %%%%%%%%%%%%%%%%% < # USERXCLK +# Receiver@ clock missing in clock RINEX file > %%%%%%%%%%%%%%%%% < # NORXCLKR +# Satellite clock missing in clock RINEX file > %%%%%%%%%%%%%%%%% < # NORXCLKS +# Satellite clock missing in Bernese clock file> %%%%%%%%%%%%%%%%% < # NOSATCLK +# Clock interpolation allowed over > %%%%%% %%%%%% % < # PRELJ2 +# Correction for polarization effect > %%%%%%%%%% < total effect # POLARI2D +# > %%%%%%%%%% < geometric part # POLARI1D +# END_PANEL #################################################################### + + +# BEGIN_PANEL FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC ##### +# GPSEST 4: Datum Definition for Station Coordinates # +# # +# DATUM DEFINITION TYPE # +# > % < Free network solution # RADIO8_3 +# > % < Coordinates constrained > %%%%%%%%%%%% < # RADIO8_2 SIGSTA +# > % < Coordinates fixed > %%%%%%%%%%%% < # RADIO8_1 FIXSTA +# # +# A PRIORI SIGMAS # +# North > %%%%%%% %%%%%%% %%%%%%% %%%%%%%%%%%%%%%%%%%% < # STATION4 +# List of stations (and sigmas) from file > %%%%%%%% < # STAFILE4 +# Stations with specific flags in CRD file > %%%%%%%% < #: all non-blank # STAFLAG4 +# END_PANEL #################################################################### + + +# BEGIN_PANEL FIXSTA = MANUAL OR FIXSTA = FROM_FILE OR FIXSTA = WITH_FLAG AND FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC +# GPSEST 4.1: Datum Definition for Station Coordinates # +# # +# STATION COORDINATES TO BE FIXED # +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # STATION1 +# List of stations from file > %%%%%%%% < # STAFILE1 +# Stations with specific flags in CRD file > %%%%%%%% < #: all non-blank # STAFLAG1 +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# GPSEST 5.1: Setup of Parameters and Pre-Elimination 1 # +# # +# STATION-RELATED PARAMETERS Setup Pre-Elimination # +# Station coordinates > %%%%%%%%%%%%%%%%%%%% < # PRE01 +# Ambiguities > %%%%%%%%%%%%%%%%%%%% < # PRE04 +# # +# ATMOSPHERIC PARAMETERS # +# Site-specific troposphere parameters > % < > %%%%%%%%%%%%%%%%%%%% < # SITETROP PRE06 +# Global ionosphere parameters > % < > %%%%%%%%%%%%%%%%%%%% < # GLOBION PRE19 +# # +# GLOBAL PARAMETERS # +# Orbital parameters > % < > %%%%%%%%%%%%%%%%%%%% < # ORBADJ PRE03 +# Earth orientation parameters > % < > %%%%%%%%%%%%%%%%%%%% < # ERP PRE10 +# Geocenter coordinates > % < > %%%%%%%%%%%%%%%%%%%% < # GEOCENT PRE16 +# # +# EPOCH PARAMETERS # +# Receiver clock offsets > % < > %%%%%%%%%%%%%%%%%%%% < # CLOCKR PRE23 +# Satellite clock offsets > % < > %%%%%%%%%%%%%%%%%%%% < # CLOCKS PRE24 +# Kinematic coordinates > % < > %%%%%%%%%%%%%%%%%%%% < # KINEST PRE21 +# Stochastic ionosphere parameters > % < > %%%%%%%%%%%%%%%%%%%% < # DIFFION PRE17 +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# GPSEST 5.2: Setup of Parameters and Pre-Elimination 2 # +# # +# BIAS PARAMETERS Setup Pre-Elimination # +# Differential code biases > % < > %%%%%%%%%%%%%%%%%%%% < # DCBEST PRE08 +# GLONASS receiver clock biases > % < > %%%%%%%%%%%%%%%%%%%% < # GLOBIAS PRE02 +# GNSS-specific translation parameters > % < > %%%%%%%%%%%%%%%%%%%% < # GNSSPEC PRE30 +# # +# ANTENNA PHASE CENTER PARAMETERS # +# Satellite phase center offsets > % < > %%%%%%%%%%%%%%%%%%%% < # SANTOFF PRE12 +# Satellite phase center variations > % < > %%%%%%%%%%%%%%%%%%%% < # SANTPAT PRE25 +# Receiver@ phase center offsets > % < > %%%%%%%%%%%%%%%%%%%% < # RANTOFF PRE05 +# Receiver@ phase center variations > % < > %%%%%%%%%%%%%%%%%%%% < # RANTPAT PRE18 +# # +# PARAMETER SCALING FACTORS # +# Scaling related to loading effects > % < > %%%%%%%%%%%%%%%%%%%% < # GRDLOAD PRE22 +# Higher-order ionosphere scaling > % < > %%%%%%%%%%%%%%%%%%%% < # SCALHOI PRE27 +# # +# SLR-RELATED PARAMETERS # +# Range biases > % < > %%%%%%%%%%%%%%%%%%%% < # RBIAS PRE26 +# # +# TIME OFFSET FOR PARAMETER INTERVALS > %%%%%%%%% < (hhh mm ss) # PAR_OFF +# END_PANEL #################################################################### + + +# BEGIN_PANEL MOREOPT = 1 ###################################################### +# GPSEST 5.3: Parameter Setup of Experimental Parameters # +# # +# STATION-RELATED PARAMETERS Setup Pre-Elimination # +# Receiver clock offsets > % < same as GLONASS clock bias # RCVCLOCK PRE02 +# Time-dependent GLONASS biases > % < same as GLONASS clock bias # IFBWIN +# # +# ATMOSPHERIC PARAMETERS Setup Pre-Elimination # +# Local troposphere parameters > % < > %%%%%%%%%%%%%%%%%%%% < # LOCTROP PRE09 +# Local ionosphere parameters > % < > %%%%%%%%%%%%%%%%%%%% < # LOCIONO PRE07 +# # +# ADDITIONAL PARAMETERS # +# Earth gravity field > % < > %%%%%%%%%%%%%%%%%%%% < # GRAVITY PRE13 +# Earth albedo radiation > % < > %%%%%%%%%%%%%%%%%%%% < # ALBEDO PRE15 +# Hill resonance terms > % < > %%%%%%%%%%%%%%%%%%%% < # HILL PRE14 +# # +# EXPERIMENTAL OPTIONS # +# Satellite-specific a priori sigmas > % < # SVNAPR +# END_PANEL #################################################################### + + +# BEGIN_PANEL SITETROP = 1 ##################################################### +# GPSEST 6.1.1: Site-Specific Troposphere Parameters 1 # +# # +# ZENITH PATH DELAY PARAMETERS # +# Mapping function > %%%%%%%%%% < # MAPPNG +# Parameter spacing > %%%%%%%% <(hh mm ss) # NUMPAR +# # +# HORIZONTAL GRADIENT PARAMETERS # +# Gradient estimation model > %%%%%%%%%% < # TRPGRD +# Parameter spacing > %%%%%%%% <(hh mm ss) # NUMGRD +# # +# A PRIORI SIGMAS Absolute Relative # +# Zenith path delay > %%%%%%%% %%%%%%%% %%%%%%%% %%%%%%%% %%%%%%%%% <(hhh mm ss) Time resolution> %%%%%%%% <(hh mm ss)# TRPOFF TRPRES +# END_PANEL #################################################################### + + +# BEGIN_PANEL SITETROP = 1 ##################################################### +# GPSEST 6.1.2: Site-Specific Troposphere Parameters 2 # +# # +# STATIONS TO BE EXCLUDED FROM TROPOSPHERE ESTIMATION # +# Station selection > %%%%%%%%%%% < # NTRPSEL +# Station list from file > %%%%%%%% < # STAFILE6 +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # STATION6 +# # +# STATIONS WITH SPECIAL A PRIORI SIGMAS # +# Station selection > %%%%%%%%%%% < # SPESEL +# Station list from file > %%%%%%%% < # STAFILE3 +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # STATION3 +# # +# SPECIAL A PRIORI SIGMAS Absolute Relative # +# Zenith path delay > %%%%%%%% %%%%%%%% %%%%%%%% %%%%%%%% %%%%%%%% < (hh mm ss) # NUMION +# Station-specific models > % < # MLTMOD +# 4-figure model name > %%%% < # GIMNAM +# # +# NUMBER OF COEFFICIENTS # +# Maximum degree of spherical harmonics> %%%% < # MAXDEG +# Maximum order of spherical harmonics > %%%% < # MAXORD +# # +# ESTIMATION OF SINGLE-LAYER HEIGHT PARAMETERS # +# Number of height parameters > %%%% < # HGTEST +# Absolute sigma for height parameters > %%%%%%% %%%%%%% %%%%%%%%%%% < # STADYN +# Reference frame definition > %%%%%%%%%%% < # REFFRM +# Longitude of the Sun > %%%%% < # LONSUN +# Mapping function > %%%%% < # MAPFUN +# # +# ADDITIONAL INFORMATION # +# A priori height of single layer > %%%%%%% %%%%%%% %%%%%%% %%%%%%% %%%%%%% %%%%%%%% < > %%%%%%%% < # ORBEST ORBEST_LST +# # +# SETUP OF ORBITAL ELEMENTS A priori sigma # +# Semi major axis > % < > %%%%%%%%% % < > %%%%%%%%% < # ECCENTR SIGECCE +# Inclination > % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < # STCEST +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL RPRCOE / _ AND ORBADJ = 1 AND STCEST = 1 ######################### +# GPSEST 6.3.2: Satellite Orbit Determination 2 # +# # +# OPTIONS CONCERNING ESTIMATION OF STOCHASTIC PULSES # +# Number of parameter sets per day > %%% < # NUMSET1 +# Additional requests for further epochs> % < # STCSPEC +# # +# SETUP OF STOCHASTIC PULSES A priori sigma # +# Radial > % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% PRN Par/day _Sigma1_ _Sigma2_ _Sigma3_ < # SATGROUP +# END_PANEL #################################################################### + + +# BEGIN_PANEL RPRCOE / _ AND ORBADJ = 1 AND STCEST = 1 AND STCSPEC = 1 ######### +# GPSEST 6.3.3: Satellite Orbit Determination 3 # +# # +# ADDITIONAL SETUP REQUESTS FOR STOCHASTIC PULSES # +# > PRN yyyy_mm_dd hh_mm_ss _Sigma1_ _Sigma2_ _Sigma3_ < # STCGROUP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL LEORPR / _ AND LEOPROC = 1 AND ORBADJ = 1 ######################## +# GPSEST 6.4.1: LEO Orbit Determination 1 # +# # +# SETUP OF ORBITAL ELEMENTS A priori sigma # +# Semi major axis > % < > %%%%%%%%% % < > %%%%%%%%% < # ECCENTR2 SIGECCE2 +# Inclination > % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < # STCEST2 +# END_PANEL #################################################################### + + +# BEGIN_PANEL LEORPR / _ AND LEOPROC = 1 AND ORBADJ = 1 AND STCEST2 = 1 ######## +# GPSEST 6.4.2: LEO Orbit Determination 2 # +# # +# OPTIONS CONCERNING ESTIMATION OF STOCHASTIC PARAMETERS # +# Parameters are defined as changes in > %%%%%%%%%%%% < # PULSDEF2 +# Number of parameter sets per day > %%% < # NUMSET12 +# Additional requests for further epochs> % < # STCSPEC2 +# # +# SETUP OF STOCHASTIC PARAMETERS A priori sigma # +# Radial > % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% LEO Par/day _Sigma1_ _Sigma2_ _Sigma3_ < # SATGROUP2 +# END_PANEL #################################################################### + + +# BEGIN_PANEL LEORPR / _ AND LEOPROC = 1 AND ORBADJ = 1 AND STCEST2 = 1 AND STCSPEC2 = 1 # +# GPSEST 6.4.3: LEO Orbit Determination 3 # +# # +# ADDITIONAL SETUP REQUESTS FOR STOCHASTIC PARAMETERS # +# > LEO yyyy_mm_dd hh_mm_ss _Sigma1_ _Sigma2_ _Sigma3_ < # STCGROUP2 +# END_PANEL #################################################################### + + +# BEGIN_PANEL ERP = 1 ########################################################## +# GPSEST 6.5: Earth Orientation Parameters # +# # +# PARAMETER SETUP # +# Parameter spacing > %%%%%%%% <(hh mm ss) # NUMSET +# Continuity between sets > %%%%% < # CONTI +# Drifts constrained to zero > %%%%% < # CONSTRA +# # +# NUMBER OF PARAMETERS PER SET AND CONSTRAINING # +# Par/set First parameter Other parameters # +# X pole > % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% < > %%%%%%%%% % < > %%%%%%%%% < > %%%%%%%%% % < > %%%%%%%%% < > %%%%%%%%% %%%%%%%% <(hh mm ss) # NVBERN +# IERS ERP file > %%%%%%%% <(hh mm ss) # NVIERS +# END_PANEL #################################################################### + + +# BEGIN_PANEL GEOCENT = 1 ###################################################### +# GPSEST 6.6: Geocenter Coordinates # +# # +# PARAMETER SETUP A priori sigma # +# X-component > % < > %%%%%%%% % < > %%%%%%%% % < > %%%%%%%% % < # PHASEPO +# Var-covar wrt epoch parameters > %%%%%%%%%%%%%%%%% < # QXXEPO +# Sampling rate for resubstitution > %%%%%% %%%%%% %%%%%%%%%%%%%%%%%%%% < # REFSUM +# # +# REFERENCE STATIONS # +# Selection of reference stations > %%%%%%%%%%%%%%%%%%%% < # REFCLOCKR +# Manual station selection > %%%%%%%%%%%%%%%%%%%% < # STATION8 +# Station list from file > %%%%%%%% < # STAFILE8 +# # +# REFERENCE SATELLITES # +# Selection of reference satellites > %%%%%%%%%%%%%%%%%%%% < # REFCLOCKS +# Manual satellite selection > %%%%%%%%%%%%%%%%%%%% < # SATELLITE8 +# Satellite list from file > %%%%%%%% < # SATFILE8 +# # +# ADDITIONAL OPTIONS # +# Minimum number of obs per station clock > %%% < # MINSTA +# Minimum number of obs per satellite clock> %%% < # MINSAT +# # +# GLONASS CLOCK ESTIMATION # +# GLONASS receiver clock biases > %%%%%%%%%%%%%%%%%%%% < # RCVCLKTYP +# Receiver clocks for each satellite system> % < # RCLKSYS +# END_PANEL #################################################################### + + +# BEGIN_PANEL CLOCKR = 1 OR CLOCKS = 1 AND CLKRNX / _ ########################## +# GPSEST 6.8.2: Clock Estimation 2 # +# # +# HEADER ENTRIES FOR CLOCK RINEX RESULT FILE # +# Run by > %%%%%%%%%%%%%%%%%%% < # RUNBY +# AC designator > %%%% < # AC +# AC name > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # ACNAME +# # +# Time system > %%%% < # TIMESYS +# DCBs applied > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # DCBLINE +# # +# Comment lines: # +# > Comment_lines_______________________________________________ < # COMMENT +# END_PANEL #################################################################### + + +# BEGIN_PANEL KINEST = 1 ####################################################### +# GPSEST 6.9: Kinematic Coordinates # +# # +# STATIONS TO BE TREATED AS KINEMATIC # +# Station selection > %%%%%%%%%%% < # KINSTA +# Station list from file > %%%%%%%% < # STAFILE2 +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # STATION2 +# # +# A PRIORI SIGMAS # +# Reference frame > %%%%% < # SIGKIN +# Sigma for horizontal components > %%%%%%% %%%%%%% %%%%%%% % < # MINKIN +# END_PANEL #################################################################### + + +# BEGIN_PANEL DIFFION = 1 ###################################################### +# GPSEST 6.10: Stochastic Ionosphere Parameters # +# # +# STOCHASTIC IONOSPHERE PARAMETERS # +# Elimination of reference ionosphere parameters > % < # DIONELI +# Elevation-dependent parameter constraining > % < # DIONCON +# Absolute a priori sigma on single difference level > %%%%%% %%%%%% %%%%%%%%%%%%%%%%% < # DCBTYP +# Estimate differential code biases for satellites > % < # DCBSAT +# Estimate differential code biases for receivers > % < # DCBREC +# # +# DATUM DEFINITION AND CONSTRAINING # +# Reference satellite(s) > %%%%% < # DCBREF +# A priori sigma for reference satellite biases > %%%%%%% %%%%%%% %%%%%%%% < # SYSTRA +# A priori sigmas North > %%%%%%%% %%%%%%%% %%%%%%%% %%%%%%%% < # SYSTRP +# A priori sigma > %%%%%%%% % <@@Y> % <@@Z> % < # SATANTX SATANTY SATANTZ +# Grouping > %%%%%%%%%%%% < # SAOSEL +# Advanced setup > % < # SATANT0 +# # +# PARAMETER CONSTRAINING # +# X-component > %%%%%%%% %%%%%%%% %%%%%%%% Group hh_mm_ss _X(m)_ _Y(m)_ _Z(m)_ _X(m)_ _Y(m)_ _Z(m)_ < # SATANTSTR +# END_PANEL #################################################################### + + +# BEGIN_PANEL SANTOFF = 1 AND SAOSEL = MANUAL ################################## +# GPSEST 6.13.3: Satellite Antenna Phase Center Offsets 3 # +# # +# MANUAL GROUP DEFINITION # +# Satellite numbers # +# > Grp ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ < # SATANTGRP +# END_PANEL #################################################################### + + +# BEGIN_PANEL SANTPAT = 1 ###################################################### +# GPSEST 6.14.1: Satellite Antenna Phase Center Variations 1 # +# # +# PARAMETER SETUP # +# Grouping > %%%%%%%%%%%% < # SAPSEL +# Maximum nadir angle > %%%%%%%% %%%%%%%% %%%%%%%% %%%%%%%% Grp ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ < # SAPGRP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL RANTOFF = 1 ###################################################### +# GPSEST 6.15.1: Receiver Antenna Phase Center Offsets 1 # +# # +# PARAMETER SETUP # +# Antenna offset component North> % <@@East> % <@@Up> % < # RAON RAOE RAOU +# Satellite system > %%%%%%%% < # RAOPRN +# Frequencies > %%%%%%%% < # RAOFRQ +# Grouping > %%%%%%%%%%%%%%%%%%%%% < # RAOSEL +# # +# PARAMETER CONSTRAINING # +# Sigma for horizontal components> %%%%%%%% %%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAOGRPI +# Reference > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAOREFGI +# # +# RECEIVER-DEPENDENT SELECTION # +# Estimated > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAOGRP +# Reference > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAOREFG +# # +# INDIVIDUAL ANTENNAS # +# Estimated > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAOANT +# Reference > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAOREFI +# END_PANEL #################################################################### + + +# BEGIN_PANEL RANTOFF = 1 AND RAOSEL = MANUAL ############################################# +# GPSEST 6.15.3: Receiver Antenna Offsets 3 # +# # +# MANUAL SETUP # +# Antenna numbers Sigma (meters) # +#> Antenna_name________ Receiver_name_____ from__ to____ Frq_ Sys horiz.__ vert.___ < # RAOSTR +# # +# END_PANEL ############################################################################### + + +# BEGIN_PANEL RANTPAT = 1 ###################################################### +# GPSEST 6.16.1: Receiver Antenna Phase Center Variations 1 # +# # +# PARAMETER SETUP # +# Satellite system > %%%%%%%% < # RAPPRN +# Frequencies > %%%%%%%% < # RAPFRQ +# Grouping > %%%%%%%%%%%%%%%%%%%%% < # RAPSEL +# # +# TYPE OF MODELLING # +# > % %%% < degrees # RAPZENMAX +# Elevation increment > %%% < degrees # RAPDELE +# Azimuth increment > %%% < degrees # RAPDAZI +# > % %%% < # RAPHARMN +# Order m > %%% < # RAPHARMM +# # +# PARAMETER CONSTRAINING # +# A priori sigma > %%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAPGRPI +# Reference > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAPREFGI +# # +# RECEIVER-DEPENDENT SELECTION # +# Estimated > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAPGRP +# Reference > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAPREFG +# # +# INDIVIDUAL ANTENNAS # +# Estimated > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAPANT +# Reference > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAPREFI +# END_PANEL #################################################################### + + +# BEGIN_PANEL RANTPAT = 1 AND RAPSEL = MANUAL ########################################### +# GPSEST 6.16.3: Receiver Antenna Phase Center Variations 3 # +# # +# MANUAL SETUP # +# Antenna numbers Increment # +#> Antenna_name________ Receiver_name_____ from__ to____ Frq_ Sys Ele Azi Sigma___< # RAPSTR +# # +# END_PANEL ############################################################################# + + +# BEGIN_PANEL GRDLOAD = 1 ###################################################### +# GPSEST 6.17: Scaling Factors Related to Loading Effects # +# # +# ATMOSPHERIC PRESSURE LOADING # +# Parameter setup > %%%%%%%%%%%%%%%%%% < > %%%%%%%% < # ALOADSET ALOADCLU +# Parameter decomposition > %%%%%%%%%%%%%%%%%% < # ALOADDEC +# Sigma in North/horizontal/overall> %%%%%%%% < meters # ALOADSIG1 +# @@@@@@@@@East@/vertical > %%%%%%%% < meters # ALOADSIG2 +# @@@@@@@@@Up > %%%%%%%% < meters # ALOADSIG3 +# # +# OCEAN NON-TIDAL LOADING # +# Parameter setup > %%%%%%%%%%%%%%%%%% < > %%%%%%%% < # ONTLDSET ONTLDCLU +# Parameter decomposition > %%%%%%%%%%%%%%%%%% < # ONTLDDEC +# Sigma in North/horizontal/overall> %%%%%%%% < meters # ONTLDSIG1 +# @@@@@@@@@East@/vertical > %%%%%%%% < meters # ONTLDSIG2 +# @@@@@@@@@Up > %%%%%%%% < meters # ONTLDSIG3 +# # +# HYDROSTATIC PRESSURE LOADING # +# Parameter setup > %%%%%%%%%%%%%%%%%% < > %%%%%%%% < # HLOADSET HLOADCLU +# Parameter decomposition > %%%%%%%%%%%%%%%%%% < # HLOADDEC +# Sigma in North/horizontal/overall> %%%%%%%% < meters # HLOADSIG1 +# @@@@@@@@@East@/vertical > %%%%%%%% < meters # HLOADSIG2 +# @@@@@@@@@Up > %%%%%%%% < meters # HLOADSIG3 +# END_PANEL #################################################################### + + +# BEGIN_PANEL SCALHOI = 1 ###################################################### +# GPSEST 6.18: Higher-order Ionosphere Scaling Factors # +# # +# PARAMETER SETUP FOR Setup Sigma # +# Second-order term > %%%%%%%%%%%%%%% < > %%%%%%%%%% < # HOI1 SIGHOI1 +# Third-order term > %%%%%%%%%%%%%%% < > %%%%%%%%%% < # HOI2 SIGHOI2 +# Ray path bending term > %%%%%%%%%%%%%%% < > %%%%%%%%%% < # HOI3 SIGHOI3 +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL RBIAS = 1 ######################################################## +# GPSEST 6.19: SLR Range Biases # +# # +# PARAMETER SETUP # +# Station selection > %%%%%%%%%%% < # RGBLST +# File with the list of stations > %%%%%%%% < # STAFILE9 +# Manual selection of stations > %%%%%%%%%%%%%%%%%%%% < # STATION9 +# Definition of satellite groups > %%%%%%%%%%%% < # SATRGB +# # +# PARAMETER CONSTRAINING # +# A priori sigma > %%%%%%%%% %%%%%%%%%%% < # RCVCLKLST +# File with the list of stations > %%%%%%%% < # STAFILE5 +# Selection of list of stations > %%%%%%%%%%%%%%%%%%%% < # STATION5 +# A priori sigma > %%%%% % < Time interval from observation files # RCOTIM +# # +# > % < Defined by year and session identifier # RADIO5_1 +# Year > %%%% < Session > %%%% < # SESSION_YEAR5 SESSION_STRG5 +# # +# > % < Defined by start and end times # RADIO5_2 +# yyyy mm dd hh mm ss yyyy mm dd hh mm ss # +# Start> %%%%%%%%%% < > %%%%%%%% < End> %%%%%%%%%% < > %%%%%%%% < # STADAT5 STATIM5 ENDDAT5 ENDTIM5 +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL MOREOPT = 1 AND LOCTROP = 1 ###################################### +# GPSEST 99.2: Local Troposphere Parameters # +# # +# MODEL SPECIFICATION # +# Parameter interval > %%%%%%%% <(hh mm ss) # LTRPMOD +# Polynomial degree > %% < # LTRPPAR +# A priori sigma for zero-order term> %%%%%%%% %%%%%%%% Model Latitude___ Longitude__ mixed_coefficients < # LIONSTR +# END_PANEL #################################################################### + + +# BEGIN_PANEL MOREOPT = 1 AND GRAVITY = 1 ###################################### +# GPSEST 99.4: Earth Gravity Field # +# # +# PARAMETER SETUP OPTIONS # +# > % < Default setup # GRAVITY_D +# Maximum degree of development> %% < # POTDEG +# Maximum order of development > %% < # POTORD +# A priori sigma > %%%%%% < # POTSIG +# # +# > % < Manual setup of special coefficients # GRAVITY_M +# > Degree Order Sigma < # POTSTR +# END_PANEL #################################################################### + + +# BEGIN_PANEL MOREOPT = 1 AND ALBEDO = 1 ####################################### +# GPSEST 99.5: Earth Albedo Radiation # +# # +# PARAMETER SELECTION A priori sigma # +# Absorption, constant part > % < > %%%%%%% < # ALB1 SIGALB1 +# Absorption, variable surface due to solar panels> % < > %%%%%%% < # ALB2 SIGALB2 +# Reflection at solar panels > % < > %%%%%%% < # ALB3 SIGALB3 +# # +# SATELLITE GROUP DEFINITION # +# > GRP ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ < # ALBSATSTR +# END_PANEL #################################################################### + + +# BEGIN_PANEL MOREOPT = 1 AND HILL = 1 ######################################### +# GPSEST 99.6.1: Hill Resonance Terms # +# # +# PARAMETER SETUP OPTIONS # +# > % < Default parameter setup # HILL_D +# > % < Manual parameter setup # HILL_M +# # +# CONSTANT FORCES SELECTION A priori sigma # +# Radial > % < > %%%%%% < # HILC1 SIGHILC1 +# Along track > % < > %%%%%% < # HILC2 SIGHILC2 +# Out of plane > % < > %%%%%% < # HILC3 SIGHILC3 +# # +# PERIODIC FORCES SELECTION # +# Radial > % < > %%%%%% < # HILP1 SIGHILP1 +# Along track > % < > %%%%%% < # HILP2 SIGHILP2 +# Out of plane > % < > %%%%%% < # HILP3 SIGHILP3 +# # +# LIST OF SATELLITES # +# > ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ < # HILSATSTR +# END_PANEL #################################################################### + + +# BEGIN_PANEL MOREOPT = 1 AND HILL = 1 AND HILL_M = 1 ########################## +# GPSEST 99.6.2: Hill Resonance Terms (Manual Setup) # +# # +# DIRECTION OF FORCE TYPE OF FORCE # +# 1: Radial 1: Constant # +# 2: Along track 2: Cosine term # +# 3: Out of plane 3: Sine term # +# # +# MANUAL PARAMETER SETUP # +# Direction Type of # +# > PRN of_force_ of_force_ Sigma < # HILLSTR +# END_PANEL #################################################################### + + +# BEGIN_PANEL MOREOPT = 1 AND SVNAPR = 1 ####################################### +# GPSEST 99.7: Satellite-Specific a Priori Sigmas # +# # +# From To # +# > PRN yyyy_mm_dd hh_mm_ss yyyy_mm_dd hh_mm_ss Sigma(m) < # SVNSIG +# END_PANEL #################################################################### + + +# BEGIN_PANEL MOREOPT = 1 AND IFBWIN = 1 ####################################### +# GPSEST 99.8: Time Window for GLONASS Receiver Clock Biases # +# # +# TIME DEPENDENT INTER-SYSTEM BIASES # +# > Receiver_name_______ from__ to____ Interval__ < # RCOSTR +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_L12/MENU.INP b/config/bernese/gpsuser52-luzon/OPT/R2S_L12/MENU.INP new file mode 100755 index 0000000..fbc36a3 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_L12/MENU.INP @@ -0,0 +1,90 @@ + +! Release Information Notes +! ------------------------- +RELEASE_INFO 1 "${X}/DOC/RELEASE.TXT" + +! List of Remaining Menu Input Files (full Pathes) +! ------------------------------------------------ +MENU_CMP_INP 1 "${X}/PAN/MENU_CMP.INP" + +MSG_MENU_CMP_INP 1 "Edit list of campaigns" + +MENU_VAR_INP 1 "${U}/PAN/MENU_VAR.INP" + +MSG_MENU_VAR_INP 1 "Menu variables" + +MENU_EXT_INP 1 "${U}/PAN/MENU_EXT.INP" + +MSG_MENU_EXT_INP 1 "Paths and extensions" + +MENU_PGM_INP 1 "${U}/PAN/MENU_PGM.INP" + +MSG_MENU_PGM_INP 1 "Program names" + +! Active Campaign +! --------------- +ACTIVE_CAMPAIGN 1 "${U}" + +! Modified Julian Date +! -------------------- +MODJULDATE 1 "44244.000000" + +! Session (only the last character is relevant) +! --------------------------------------------- +SESSION_CHAR 1 "0" + +SESSION_TABLE 1 "${P}/PHIVOLCS\STA\SESSIONS.SES" + ## widget = selwin; path = DIR_SES; ext = EXT_SES; maxfiles = 1 + # SESSIONS + +! Job character +! ------------- +JOB_ID 1 "" + +! Size of the Main Window +! ----------------------- +MAIN_WIDTH 1 "864" + +MAIN_HEIGHT 1 "561" + +! Colors (RGB Button + RGB Background) +! ------------------------------------ +MAIN_PALETTE 0 + +! Font Types and Font Sizes +! ------------------------- +FONTTYPE_BASE 1 "Helvetica" + +FONTSIZE_BASE 1 "10" + +FONTBOLD_BASE 1 "0" + +FONTITALIC_BASE 1 "0" + +FONTSTRIKEOUT_BASE 1 "0" + +FONTUNDERLINE_BASE 1 "0" + +FONTTYPE_LARGE 1 "Terminal [Dec]" + +FONTSIZE_LARGE 1 "10" + +FONTBOLD_LARGE 1 "0" + +FONTITALIC_LARGE 1 "0" + +FONTSTRIKEOUT_LARGE 1 "0" + +FONTUNDERLINE_LARGE 1 "0" + +FONTTYPE_SMALL 1 "Terminal [Dec]" + +FONTSIZE_SMALL 1 "10" + +FONTBOLD_SMALL 1 "0" + +FONTITALIC_SMALL 1 "0" + +FONTSTRIKEOUT_SMALL 1 "0" + +FONTUNDERLINE_SMALL 1 "0" diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_L12/MENU.old b/config/bernese/gpsuser52-luzon/OPT/R2S_L12/MENU.old new file mode 100755 index 0000000..55548f2 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_L12/MENU.old @@ -0,0 +1,90 @@ + +! Release Information Notes +! ------------------------- +RELEASE_INFO 1 "${X}/DOC/RELEASE.TXT" + +! List of Remaining Menu Input Files (full Pathes) +! ------------------------------------------------ +MENU_CMP_INP 1 "${X}/PAN/MENU_CMP.INP" + +MSG_MENU_CMP_INP 1 "Edit list of campaigns" + +MENU_VAR_INP 1 "${U}/PAN/MENU_VAR.INP" + +MSG_MENU_VAR_INP 1 "Menu variables" + +MENU_EXT_INP 1 "${U}/PAN/MENU_EXT.INP" + +MSG_MENU_EXT_INP 1 "Paths and extensions" + +MENU_PGM_INP 1 "${U}/PAN/MENU_PGM.INP" + +MSG_MENU_PGM_INP 1 "Program names" + +! Active Campaign +! --------------- +ACTIVE_CAMPAIGN 1 "${U}" + +! Modified Julian Date +! -------------------- +MODJULDATE 1 "44244.000000" + +! Session (only the last character is relevant) +! --------------------------------------------- +SESSION_CHAR 1 "0" + +SESSION_TABLE 1 "./DUMMY/STA/SESSIONS.SES" + ## widget = selwin; path = DIR_SES; ext = EXT_SES; maxfiles = 1 + # SESSIONS + +! Job character +! ------------- +JOB_ID 1 "" + +! Size of the Main Window +! ----------------------- +MAIN_WIDTH 1 "864" + +MAIN_HEIGHT 1 "561" + +! Colors (RGB Button + RGB Background) +! ------------------------------------ +MAIN_PALETTE 0 + +! Font Types and Font Sizes +! ------------------------- +FONTTYPE_BASE 1 "Helvetica" + +FONTSIZE_BASE 1 "10" + +FONTBOLD_BASE 1 "0" + +FONTITALIC_BASE 1 "0" + +FONTSTRIKEOUT_BASE 1 "0" + +FONTUNDERLINE_BASE 1 "0" + +FONTTYPE_LARGE 1 "Terminal [Dec]" + +FONTSIZE_LARGE 1 "10" + +FONTBOLD_LARGE 1 "0" + +FONTITALIC_LARGE 1 "0" + +FONTSTRIKEOUT_LARGE 1 "0" + +FONTUNDERLINE_LARGE 1 "0" + +FONTTYPE_SMALL 1 "Terminal [Dec]" + +FONTSIZE_SMALL 1 "10" + +FONTBOLD_SMALL 1 "0" + +FONTITALIC_SMALL 1 "0" + +FONTSTRIKEOUT_SMALL 1 "0" + +FONTUNDERLINE_SMALL 1 "0" diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_L12/MENU_CMP.INP b/config/bernese/gpsuser52-luzon/OPT/R2S_L12/MENU_CMP.INP new file mode 100755 index 0000000..2105ac5 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_L12/MENU_CMP.INP @@ -0,0 +1,17 @@ + +! List of Campaigns +! ----------------- +CAMPAIGN 2 + "${P}/EXAMPLE" + "${P}/PAGENET" + ## widget = uniline; numlines = 30 + +MSG_CAMPAIGN 1 "Campaign directory" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# EDIT LIST OF CAMPAIGNS - MENU_CMP # +# # +# > Campaign_directory < # CAMPAIGN +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_L12/MENU_CMP.old b/config/bernese/gpsuser52-luzon/OPT/R2S_L12/MENU_CMP.old new file mode 100755 index 0000000..2105ac5 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_L12/MENU_CMP.old @@ -0,0 +1,17 @@ + +! List of Campaigns +! ----------------- +CAMPAIGN 2 + "${P}/EXAMPLE" + "${P}/PAGENET" + ## widget = uniline; numlines = 30 + +MSG_CAMPAIGN 1 "Campaign directory" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# EDIT LIST OF CAMPAIGNS - MENU_CMP # +# # +# > Campaign_directory < # CAMPAIGN +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_L12/MENU_EXT.INP b/config/bernese/gpsuser52-luzon/OPT/R2S_L12/MENU_EXT.INP new file mode 100755 index 0000000..fd5b5fe --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_L12/MENU_EXT.INP @@ -0,0 +1,1653 @@ + +! No path/no extension +! -------------------- +NO_PTH 0 + +NO_EXT 0 + +! General files: Path +! ------------------- +PTH_GEN 1 "${X}/GEN" + ## widget = lineedit + +MSG_PTH_GEN 1 "General files: path" + +! General Files: SatCrux/StaCrux +! ------------------------------ +EXT_CRX 1 "CRX" + ## widget = lineedit + +MSG_EXT_CRX 1 "Satellite problem file/old station problem file: extension" + +! General Files: Ant/Rec translation +! ---------------------------------- +EXT_TRN 1 "TRN" + ## widget = lineedit + +MSG_EXT_TRN 1 "Old antenna/receiver name translation table: extension" + +! General Files: Ocean tide model +! ------------------------------- +EXT_TID 1 "TID" + ## widget = lineedit + +MSG_EXT_TID 1 "Ocean tide model: extension" + +! General Files: Solid Earth tide model +! ------------------------------------- +EXT_TPO 1 "TPO" + ## widget = lineedit + +MSG_EXT_TPO 1 "Solid Earth tide model: extension" + +! General Files: Planetary ephemeris +! ---------------------------------- +EXT_EPH 1 "EPH" + ## widget = lineedit + +MSG_EXT_EPH 1 "Planetary ephemeris: extension" + +! General Files: Frequency information +! ------------------------------------ +EXT_FRQ 1 "FRQ" + ## widget = lineedit + +MSG_EXT_FRQ 1 "Frequency information: extension" + +! Orbit files: Broadcast file +! --------------------------- +DIR_BRD 1 "ORB" + ## widget = lineedit + +MSG_DIR_BRD 1 "Broadcast orbits: directory" + +EXT_BRD 1 "BRD" + ## widget = lineedit + +MSG_EXT_BRD 1 "Broadcast orbits: extension" + +! Orbit files: Precise file (original) +! ------------------------------------ +DIR_OPR 1 "ORB" + ## widget = lineedit + +MSG_DIR_OPR 1 "Precise orbits (original): directory" + +! Orbit files: Precise file +! ------------------------- +DIR_PRE 1 "ORB" + ## widget = lineedit + +MSG_DIR_PRE 1 "Precise orbits: directory" + +EXT_PRE 1 "PRE" + ## widget = lineedit + +MSG_EXT_PRE 1 "Precise orbits: extension" + +! Orbit files: Tabular orbit +! -------------------------- +DIR_TAB 1 "ORB" + ## widget = lineedit + +MSG_DIR_TAB 1 "Tabular orbits: directory" + +EXT_TAB 1 "TAB" + ## widget = lineedit + +MSG_EXT_TAB 1 "Tabular orbits: extension" + +! Orbit files: Orbital elements +! ----------------------------- +DIR_ELE 1 "ORB" + ## widget = lineedit + +MSG_DIR_ELE 1 "Improved orbit elements: directory" + +EXT_ELE 1 "ELE" + ## widget = lineedit + +MSG_EXT_ELE 1 "Improved orbit elements: extension" + +! Orbit files: Standard orbit +! --------------------------- +DIR_STD 1 "ORB" + ## widget = lineedit + +MSG_DIR_STD 1 "Standard orbits: directory" + +EXT_STD 1 "STD" + ## widget = lineedit + +MSG_EXT_STD 1 "Standard orbits: extension" + +! Orbit files: Radian press. +! -------------------------- +DIR_RPR 1 "ORB" + ## widget = lineedit + +MSG_DIR_RPR 1 "Radian pressure coefficients: directory" + +EXT_RPR 1 "RPR" + ## widget = lineedit + +MSG_EXT_RPR 1 "Radian pressure coefficients: extension" + +! Orbot files: ERP-file +! --------------------- +DIR_ERP 1 "ORB" + ## widget = lineedit + +MSG_DIR_ERP 1 "Earth orientation parameters: directory" + +EXT_ERP 1 "ERP" + ## widget = lineedit + +MSG_EXT_ERP 1 "Earth orientation parameters: extension" + +! Orbit files: ERP-file (IERS) +! ---------------------------- +DIR_IEP 1 "ORB" + ## widget = lineedit + +MSG_DIR_IEP 1 "Earth orientation parameters (IERS format): directory" + +EXT_IEP 1 "IEP" + ## widget = lineedit + +MSG_EXT_IEP 1 "Earth orientation parameters (IERS format): extension" + +! Orbit files: Geocenter file +! --------------------------- +DIR_GCC 1 "ORB" + ## widget = lineedit + +MSG_DIR_GCC 1 "Geocenter coordinates: directory" + +EXT_GCC 1 "GCC" + ## widget = lineedit + +MSG_EXT_GCC 1 "Geocenter coordinates: extension" + +! Orbit files: Sat. clocks +! ------------------------ +DIR_CLK 1 "ORB" + ## widget = lineedit + +MSG_DIR_CLK 1 "Satellite/Receiver clocks: directory" + +EXT_CLK 1 "CLK" + ## widget = lineedit + +MSG_EXT_CLK 1 "Satellite/Receiver clocks: extension" + +! Orbit files: Diff. code bias +! ---------------------------- +DIR_DCB 1 "ORB" + ## widget = lineedit + +MSG_DIR_DCB 1 "Differential code biases: directory" + +EXT_DCB 1 "DCB" + ## widget = lineedit + +MSG_EXT_DCB 1 "Differential code biases: extension" + +! Orbit files: Inter-system bias +! ------------------------------ +DIR_ISB 1 "ORB" + ## widget = lineedit + +MSG_DIR_ISB 1 "Inter-system biases: directory" + +EXT_ISB 1 "ISB" + ## widget = lineedit + +MSG_EXT_ISB 1 "Inter-system biases: extension" + +! Orbit: BIAS SINEX +! ----------------- +DIR_BIA 1 "ORB" + ## widget = lineedit + +MSG_DIR_BIA 1 "Biases (SINEX format): directory" + +EXT_BIA 1 "BIA" + ## widget = lineedit + +MSG_EXT_BIA 1 "Biases (SINEX format): extension" + +! Orbit: IRV file +! --------------- +DIR_IRV 1 "ORB" + ## widget = lineedit + +MSG_DIR_IRV 1 "IRVs: directory" + +EXT_IRV 1 "IRV" + ## widget = lineedit + +MSG_EXT_IRV 1 "IRVs: extension" + +! Orbit: CPF file +! --------------- +DIR_CPF 1 "ORB" + ## widget = lineedit + +MSG_DIR_CPF 1 "CPFs: directory" + +EXT_CPF 1 "CPF" + ## widget = lineedit + +MSG_EXT_CPF 1 "CPFs: extension" + +! Orbit: State vector file +! ------------------------ +DIR_STV 1 "ORB" + ## widget = lineedit + +MSG_DIR_STV 1 "State vectors: directory" + +EXT_STV 1 "STV" + ## widget = lineedit + +MSG_EXT_STV 1 "State vectors: extension" + +! Orbit: Accelerometer data +! ------------------------- +DIR_ACC 1 "ORB" + ## widget = lineedit + +MSG_DIR_ACC 1 "Accelerometer data: directory" + +EXT_ACC 1 "ACC" + ## widget = lineedit + +MSG_EXT_ACC 1 "Accelerometer data: extension" + +! LEO-Orbit: Attitude data +! ------------------------ +DIR_ATT 1 "ORB" + ## widget = lineedit + +MSG_DIR_ATT 1 "Attitude data: directory" + +EXT_ATT 1 "ATT" + ## widget = lineedit + +MSG_EXT_ATT 1 "Attitude data: extension" + +! LEO-Orbit: LEO maneuvers +! ------------------------ +DIR_MAN 1 "ORB" + ## widget = lineedit + +MSG_DIR_MAN 1 "LEO maneuvers: directory" + +EXT_MAN 1 "MAN" + ## widget = lineedit + +MSG_EXT_MAN 1 "LEO maneuvers: extension" + +! LEO-Orbit: CHAMP orbit format +! ----------------------------- +DIR_CHO 1 "ORB" + ## widget = lineedit + +MSG_DIR_CHO 1 "File in CHAMP orbit format: directory" + +EXT_CHO 1 "CHO" + ## widget = lineedit + +MSG_EXT_CHO 1 "File in CHAMP orbit format: extension" + +! Orbit: POE orbit format +! ----------------------- +DIR_POE 1 "ORB" + ## widget = lineedit + +MSG_DIR_POE 1 "File in POE: directory" + +EXT_POE 1 "POE" + ## widget = lineedit + +MSG_EXT_POE 1 "File in POE: extension" + +! LEO-Orbit: LEO Kinematic velocities +! ----------------------------------- +DIR_KVL 1 "STA" + ## widget = lineedit + +MSG_DIR_KVL 1 "LEO velocities (epoch-wise): directory" + +EXT_KVL 1 "VEL" + ## widget = lineedit + +MSG_EXT_KVL 1 "LEO velocities (epoch-wise): extension" + +! LEO-Orbit: LEO Aux. file (attitude,accelerom. data, thruster events...) +! ------------------------ +DIR_AUX 1 "ORB" + ## widget = lineedit + +MSG_DIR_AUX 1 "LEO external aux. information: directory" + +EXT_AUX 1 "AUX" + ## widget = lineedit + +MSG_EXT_AUX 1 "LEO external aux. information: extension" + +! RINEX files: rinex obs files +! ---------------------------- +DIR_OXO 1 "ORX" + ## widget = lineedit + +MSG_DIR_OXO 1 "RINEX observations (original): directory" + +DIR_RXO 1 "RAW" + ## widget = lineedit + +MSG_DIR_RXO 1 "RINEX observations: directory" + +EXT_RXO 1 "19O" + ## widget = lineedit + # $YO + +MSG_EXT_RXO 1 "RINEX observations: extension" + +! RINEX files: smoothed rinex +! --------------------------- +DIR_SMT 1 "RAW" + ## widget = lineedit + +MSG_DIR_SMT 1 "Smoothed RINEX observations: directory" + +EXT_SMT 1 "SMT" + ## widget = lineedit + +MSG_EXT_SMT 1 "Smoothed RINEX observations: extension" + +! RINEX files: rinex nav files +! ---------------------------- +DIR_OXN 1 "ORX" + ## widget = lineedit + +MSG_DIR_OXN 1 "RINEX navigation messages (GPS, original): directory" + +DIR_RXN 1 "RAW" + ## widget = lineedit + +MSG_DIR_RXN 1 "RINEX navigation messages (GPS): directory" + +EXT_RXN 1 "19N" + ## widget = lineedit + # $YN + +MSG_EXT_RXN 1 "RINEX navigation messages (GPS): extension" + +! RINEX files: rinex nav files +! ---------------------------- +DIR_OXG 1 "ORX" + ## widget = lineedit + +MSG_DIR_OXG 1 "RINEX navigation messages (GLONASS, original): directory" + +DIR_RXG 1 "RAW" + ## widget = lineedit + +MSG_DIR_RXG 1 "RINEX navigation messages (GLONASS): directory" + +EXT_RXG 1 "19G" + ## widget = lineedit + # $YG + +MSG_EXT_RXG 1 "RINEX navigation messages (GLONASS): extension" + +! RINEX files: rinex nav files +! ---------------------------- +DIR_OGA 1 "ORX" + ## widget = lineedit + +MSG_DIR_OGA 1 "RINEX navigation messages (GALILEO, original): directory" + +DIR_RGA 1 "RAW" + ## widget = lineedit + +MSG_DIR_RGA 1 "RINEX navigation messages (GALILEO): directory" + +EXT_RGA 1 "19E" + ## widget = lineedit + # $YE + +MSG_EXT_RGA 1 "RINEX navigation messages (GALILEO): extension" + +! RINEX files: rinex met files +! ---------------------------- +DIR_RXM 1 "RAW" + ## widget = lineedit + +MSG_DIR_RXM 1 "RINEX meteo data: directory" + +EXT_RXM 1 "19M" + ## widget = lineedit + # $YM + +MSG_EXT_RXM 1 "RINEX meteo data: extension" + +! Obs. files: Code zero head +! -------------------------- +DIR_CZH 1 "OBS" + ## widget = lineedit + +MSG_DIR_CZH 1 "Zero difference code observations, header: directory" + +EXT_CZH 1 "CZH" + ## widget = lineedit + +MSG_EXT_CZH 1 "Zero difference code observations, header: extension" + +! Obs. files: Code zero data +! -------------------------- +DIR_CZO 1 "OBS" + ## widget = lineedit + +MSG_DIR_CZO 1 "Zero difference code observations, data: directory" + +EXT_CZO 1 "CZO" + ## widget = lineedit + +MSG_EXT_CZO 1 "Zero difference code observations, data: extension" + +! Obs. files: Phase zero head +! --------------------------- +DIR_PZH 1 "OBS" + ## widget = lineedit + +MSG_DIR_PZH 1 "Zero difference phase observations, header: directory" + +EXT_PZH 1 "PZH" + ## widget = lineedit + +MSG_EXT_PZH 1 "Zero difference phase observations, header: extension" + +! Obs. files: Phase zero data +! --------------------------- +DIR_PZO 1 "OBS" + ## widget = lineedit + +MSG_DIR_PZO 1 "Zero difference phase observations, data: directory" + +EXT_PZO 1 "PZO" + ## widget = lineedit + +MSG_EXT_PZO 1 "Zero difference phase observations, data: extension" + +! Obs. files: Range zero head +! --------------------------- +DIR_RZH 1 "OBS" + ## widget = lineedit + +MSG_DIR_RZH 1 "Range observations, header: directory" + +EXT_RZH 1 "RZH" + ## widget = lineedit + +MSG_EXT_RZH 1 "Range observations, header: extension" + +! Obs. files: Range zero data +! --------------------------- +DIR_RZO 1 "OBS" + ## widget = lineedit + +MSG_DIR_RZO 1 "Range observations, data: directory" + +EXT_RZO 1 "RZO" + ## widget = lineedit + +MSG_EXT_RZO 1 "Range observations, data: extension" + +! Obs. files: Code single head +! ---------------------------- +DIR_CSH 1 "OBS" + ## widget = lineedit + +MSG_DIR_CSH 1 "Single difference code observations, header: directory" + +EXT_CSH 1 "CSH" + ## widget = lineedit + +MSG_EXT_CSH 1 "Single difference code observations, header: extension" + +! Obs. files: Code single data +! ---------------------------- +DIR_CSO 1 "OBS" + ## widget = lineedit + +MSG_DIR_CSO 1 "Single difference code observations, data: directory" + +EXT_CSO 1 "CSO" + ## widget = lineedit + +MSG_EXT_CSO 1 "Single difference code observations, data: extension" + +! Obs. files: Phase single head +! ----------------------------- +DIR_PSH 1 "OBS" + ## widget = lineedit + +MSG_DIR_PSH 1 "Single difference phase observations, header: directory" + +EXT_PSH 1 "PSH" + ## widget = lineedit + +MSG_EXT_PSH 1 "Single difference phase observations, header: extension" + +! Obs. files: Phase single data +! ----------------------------- +DIR_PSO 1 "OBS" + ## widget = lineedit + +MSG_DIR_PSO 1 "Single difference phase observations, data: directory" + +EXT_PSO 1 "PSO" + ## widget = lineedit + +MSG_EXT_PSO 1 "Single difference phase observations, data: extension" + +! Station files: Coordinates +! -------------------------- +DIR_CRD 1 "STA" + ## widget = lineedit + +MSG_DIR_CRD 1 "Station coordinates: directory" + +EXT_CRD 1 "CRD" + ## widget = lineedit + +MSG_EXT_CRD 1 "Station coordinates: extension" + +! Station files: Eccentricities +! ----------------------------- +DIR_ECC 1 "STA" + ## widget = lineedit + +MSG_DIR_ECC 1 "Station eccentricities: directory" + +EXT_ECC 1 "ECC" + ## widget = lineedit + +MSG_EXT_ECC 1 "Station eccentricities: extension" + +! Station files: Velocities +! ------------------------- +DIR_VEL 1 "STA" + ## widget = lineedit + +MSG_DIR_VEL 1 "Station velocities: directory" + +EXT_VEL 1 "VEL" + ## widget = lineedit + +MSG_EXT_VEL 1 "Station velocities: extension" + +! Station files: PSD corrections +! ------------------------------ +DIR_PSD 1 "STA" + ## widget = lineedit + +MSG_DIR_PSD 1 "PSD correction (ITRF14): directory" + +EXT_PSD 1 "PSD" + ## widget = lineedit + +MSG_EXT_PSD 1 "PSD correction (ITRF14): extension" + +! Station files: Station information +! ---------------------------------- +DIR_STA 1 "STA" + ## widget = lineedit + +MSG_DIR_STA 1 "Station information: directory" + +EXT_STA 1 "STA" + ## widget = lineedit + +MSG_EXT_STA 1 "Station information: extension" + +! Station files: Ocean loading +! ---------------------------- +DIR_BLQ 1 "STA" + ## widget = lineedit + +MSG_DIR_BLQ 1 "Ocean loading table: directory" + +EXT_BLQ 1 "BLQ" + ## widget = lineedit + +MSG_EXT_BLQ 1 "Ocean loading table: extension" + +! Station files: Atmospheric tidal loading +! ---------------------------------------- +DIR_ATL 1 "STA" + ## widget = lineedit + +MSG_DIR_ATL 1 "Atmospheric tidal loading table: directory" + +EXT_ATL 1 "ATL" + ## widget = lineedit + +MSG_EXT_ATL 1 "Atmospheric tidal loading table: extension" + +! Station files: Plate definition for NUVEL1/1A +! --------------------------------------------- +DIR_PLD 1 "STA" + ## widget = lineedit + +MSG_DIR_PLD 1 "Tectonic plate assignment (for NUVEL1/1A): directory" + +EXT_PLD 1 "PLD" + ## widget = lineedit + +MSG_EXT_PLD 1 "Tectonic plate assignment (for NUVEL1/1A): extension" + +! Station files: Baseline def. +! ---------------------------- +DIR_BSL 1 "STA" + ## widget = lineedit + +MSG_DIR_BSL 1 "Baseline definition: directory" + +EXT_BSL 1 "BSL" + ## widget = lineedit + +MSG_EXT_BSL 1 "Baseline definition: extension" + +! Station files: Cluster def. +! --------------------------- +DIR_CLU 1 "STA" + ## widget = lineedit + +MSG_DIR_CLU 1 "Cluster definition: directory" + +EXT_CLU 1 "CLU" + ## widget = lineedit + +MSG_EXT_CLU 1 "Cluster definition: extension" + +! Station files: Cluster/baseline assignment +! ------------------------------------------ +DIR_CLB 1 "STA" + ## widget = lineedit + +MSG_DIR_CLB 1 "Cluster/baseline assignment: directory" + +EXT_CLB 1 "CLB" + ## widget = lineedit + +MSG_EXT_CLB 1 "Cluster/baseline assignment: extension" + +! Station files: Selection list +! ----------------------------- +DIR_FIX 1 "STA" + ## widget = lineedit + +MSG_DIR_FIX 1 "Station selection list: directory" + +EXT_FIX 1 "FIX" + ## widget = lineedit + +MSG_EXT_FIX 1 "Station selection list: extension" + +! Station files: Selection list +! ----------------------------- +DIR_SIG 1 "STA" + ## widget = lineedit + +MSG_DIR_SIG 1 "Station sigma file: directory" + +EXT_SIG 1 "SIG" + ## widget = lineedit + +MSG_EXT_SIG 1 "Station sigma file: extension" + +! Station files: Observation weights +! ---------------------------------- +DIR_SOS 1 "STA" + ## widget = lineedit + +MSG_DIR_SOS 1 "Station observation sigma factors: directory" + +EXT_SOS 1 "SOS" + ## widget = lineedit + +MSG_EXT_SOS 1 "Station observation sigma factors: extension" + +! Station files: Ant.Azimut +! ------------------------- +DIR_AZI 1 "STA" + ## widget = lineedit + +MSG_DIR_AZI 1 "Receiver antenna orientation: directory" + +EXT_AZI 1 "AZI" + ## widget = lineedit + +MSG_EXT_AZI 1 "Receiver antenna orientation: extension" + +! Kinematic Coord. +! ---------------- +DIR_KIN 1 "STA" + ## widget = lineedit + +MSG_DIR_KIN 1 "Kinematic coordinates: directory" + +EXT_KIN 1 "KIN" + ## widget = lineedit + +MSG_EXT_KIN 1 "Kinematic coordinates: extension" + +! Station files: Session table +! ---------------------------- +DIR_SES 1 "STA" + ## widget = lineedit + +MSG_DIR_SES 1 "Session table: directory" + +EXT_SES 1 "SES" + ## widget = lineedit + +MSG_EXT_SES 1 "Session table: extension" + +! Station files: Abbr. table +! -------------------------- +DIR_ABB 1 "STA" + ## widget = lineedit + +MSG_DIR_ABB 1 "Abbreviation table: directory" + +EXT_ABB 1 "ABB" + ## widget = lineedit + +MSG_EXT_ABB 1 "Abbreviation table: extension" + +! Range biases +! ------------ +DIR_RGB 1 "STA" + ## widget = lineedit + +MSG_DIR_RGB 1 "SLR data handling: directory" + +EXT_RGB 1 "SLR" + ## widget = lineedit + +MSG_EXT_RGB 1 "SLR data handling: extension" + +! Atmosphere: Tropo.model +! ----------------------- +DIR_TRP 1 "ATM" + ## widget = lineedit + +MSG_DIR_TRP 1 "Troposphere parameters: directory" + +EXT_TRP 1 "TRP" + ## widget = lineedit + +MSG_EXT_TRP 1 "Troposphere parameters: extension" + +! Atmosphere: Tropo.SINEX +! ----------------------- +DIR_TRO 1 "ATM" + ## widget = lineedit + +MSG_DIR_TRO 1 "Troposphere parameters (SINEX format): directory" + +EXT_TRO 1 "TRO" + ## widget = lineedit + +MSG_EXT_TRO 1 "Troposphere parameters (SINEX format): extension" + +! Atmosphere: Ionos.model +! ----------------------- +DIR_ION 1 "ATM" + ## widget = lineedit + +MSG_DIR_ION 1 "Ionosphere models: directory" + +EXT_ION 1 "ION" + ## widget = lineedit + +MSG_EXT_ION 1 "Ionosphere models: extension" + +! Atmosphere: Ionos.IONEX +! ----------------------- +DIR_INX 1 "ATM" + ## widget = lineedit + +MSG_DIR_INX 1 "Ionosphere maps (IONEX): directory" + +EXT_INX 1 "INX" + ## widget = lineedit + +MSG_EXT_INX 1 "Ionosphere maps (IONEX): extension" + +! Atmosphere: Met.data +! -------------------- +DIR_MET 1 "ATM" + ## widget = lineedit + +MSG_DIR_MET 1 "Meteo data: directory" + +EXT_MET 1 "MET" + ## widget = lineedit + +MSG_EXT_MET 1 "Meteo data: extension" + +! Vienna grid files +! ----------------- +DIR_GRD 1 "GRD" + ## widget = lineedit + +MSG_DIR_GRD 1 "Vienna grid files" + +EXT_GRD 1 "GRD" + ## widget = lineedit + +MSG_EXT_GRD 1 "Vienna grid files: extension" + +! Output: Program output +! ---------------------- +DIR_OUT 1 "OUT" + ## widget = lineedit + +MSG_DIR_OUT 1 "Program output: directory" + +EXT_OUT 1 "OUT" + ## widget = lineedit + +MSG_EXT_OUT 1 "Program output: extension" + +! Output: Plot files +! ------------------ +DIR_PLT 1 "OUT" + ## widget = lineedit + +MSG_DIR_PLT 1 "Plot file: directory" + +EXT_PLT 1 "PLT" + ## widget = lineedit + +MSG_EXT_PLT 1 "Plot file: extension" + +! Output: Summary files +! --------------------- +DIR_SUM 1 "OUT" + ## widget = lineedit + +MSG_DIR_SUM 1 "Summary output: directory" + +EXT_SUM 1 "SUM" + ## widget = lineedit + +MSG_EXT_SUM 1 "Summary output: extension" + +! Output: List files +! ------------------ +DIR_LST 1 "OUT" + ## widget = lineedit + +MSG_DIR_LST 1 "Listing output: directory" + +EXT_LST 1 "LST" + ## widget = lineedit + +MSG_EXT_LST 1 "Listing output: extension" + +! Output: CODSPP summary +! ---------------------- +DIR_SMC 1 "OUT" + ## widget = lineedit + +MSG_DIR_SMC 1 "CODSPP summary output (XYZ): directory" + +EXT_SMC 1 "SMC" + ## widget = lineedit + +MSG_EXT_SMC 1 "CODSPP summary output (XYZ): extension" + +! Output: CODSPP summary +! ---------------------- +DIR_SME 1 "OUT" + ## widget = lineedit + +MSG_DIR_SME 1 "CODSPP summary output (BLH): directory" + +EXT_SME 1 "SME" + ## widget = lineedit + +MSG_EXT_SME 1 "CODSPP summary output (BLH): extension" + +! Output: Residual file +! --------------------- +DIR_RES 1 "OUT" + ## widget = lineedit + +MSG_DIR_RES 1 "Residuals: directory" + +EXT_RES 1 "RES" + ## widget = lineedit + +MSG_EXT_RES 1 "Residuals: extension" + +! Output: Clocks RINEX +! -------------------- +DIR_RXC 1 "OUT" + ## widget = lineedit + +MSG_DIR_RXC 1 "Clock information (clock RINEX format): directory" + +EXT_RXC 1 "CLK" + ## widget = lineedit + +MSG_EXT_RXC 1 "Clock information (clock RINEX format): extension" + +! Output: Covariance file +! ----------------------- +DIR_COV 1 "OUT" + ## widget = lineedit + +MSG_DIR_COV 1 "Covariances: directory" + +EXT_COV 1 "COV" + ## widget = lineedit + +MSG_EXT_COV 1 "Covariances: extension" + +! Covariance components +! --------------------- +DIR_WGT 1 "OUT" + ## widget = lineedit + +MSG_DIR_WGT 1 "Covariance components: directory" + +EXT_WGT 1 "WGT" + ## widget = lineedit + +MSG_EXT_WGT 1 "Covariance components: extension" + +! Output: Sub-daily ERP Model +! --------------------------- +EXT_SUB 1 "SUB" + ## widget = lineedit + +MSG_EXT_SUB 1 "Sub-daily earth rotation model: extension" + +! Output: Nutation Model +! ---------------------- +EXT_NUT 1 "NUT" + ## widget = lineedit + +MSG_EXT_NUT 1 "Nutation model: extension" + +! Output: Ant PCV (grid) +! ---------------------- +DIR_PHG 1 "OUT" + ## widget = lineedit + +MSG_DIR_PHG 1 "Antenna PCV estimates (grid): directory" + +EXT_PHG 1 "PHG" + ## widget = lineedit + +MSG_EXT_PHG 1 "Antenna PCV estimates (grid): extension" + +! Output: Ant PCV (harm) +! ---------------------- +DIR_PHH 1 "OUT" + ## widget = lineedit + +MSG_DIR_PHH 1 "Antenna PCV estimates (harm): directory" + +EXT_PHH 1 "PHH" + ## widget = lineedit + +MSG_EXT_PHH 1 "Antenna PCV estimates (harm): extension" + +! Output: Obs. editing file +! ------------------------- +DIR_EDT 1 "OUT" + ## widget = lineedit + +MSG_DIR_EDT 1 "Observation editing information: directory" + +EXT_EDT 1 "EDT" + ## widget = lineedit + +MSG_EXT_EDT 1 "Observation editing information: extension" + +! Output: Deletion list +! --------------------- +DIR_DEL 1 "OUT" + ## widget = lineedit + +MSG_DIR_DEL 1 "File deletion list: directory" + +EXT_DEL 1 "DEL" + ## widget = lineedit + +MSG_EXT_DEL 1 "File deletion list: extension" + +! Input/output Time series event list file +! ---------------------------------------- +DIR_EVL 1 "STA" + ## widget = lineedit + +MSG_DIR_EVL 1 "Events list file: directory" + +EXT_EVL 1 "EVL" + ## widget = lineedit + +MSG_EXT_EVL 1 "Time series events list file: extension" + +! Output: Parameter estimates +! --------------------------- +DIR_EST 1 "SOL" + ## widget = lineedit + +MSG_DIR_EST 1 "Parameter estimates: directory" + +EXT_EST 1 "EST" + ## widget = lineedit + +MSG_EXT_EST 1 "Parameter estimates: extension" + +! Output: Normal equations +! ------------------------ +DIR_NEQ 1 "SOL" + ## widget = lineedit + +MSG_DIR_NEQ 1 "Normal equation: directory" + +EXT_NEQ 1 "NQ0" + ## widget = lineedit + +MSG_EXT_NEQ 1 "Normal equation: extension" + +! Output: Normal equation (old) +! ----------------------------- +DIR_ONQ 1 "SOL" + ## widget = lineedit + +MSG_DIR_ONQ 1 "Normal equation (old format): directory" + +EXT_ONQ 1 "NEQ" + ## widget = lineedit + +MSG_EXT_ONQ 1 "Normal equation (old format): extension" + +! Output: SINEX (crd/vel) +! ----------------------- +DIR_SNX 1 "SOL" + ## widget = lineedit + +MSG_DIR_SNX 1 "SINEX output: directory" + +EXT_SNX 1 "SNX" + ## widget = lineedit + +MSG_EXT_SNX 1 "SINEX output: extension" + +! Orbit files: Standard orbit (ASCII) +! ----------------------------------- +DIR_FSO 1 "ORB" + ## widget = lineedit + +MSG_DIR_FSO 1 "Standard orbits: directory" + +EXT_FSO 1 "FSO" + ## widget = lineedit + +MSG_EXT_FSO 1 "Standard orbits: extension" + +! Orbit files: Rad. press. (ASCII) +! -------------------------------- +DIR_FRP 1 "ORB" + ## widget = lineedit + +MSG_DIR_FRP 1 "Radiation pressure coefficients: directory" + +EXT_FRP 1 "FRP" + ## widget = lineedit + +MSG_EXT_FRP 1 "Radiation pressure coefficients: extension" + +! Obs. files: Code zero ascii +! --------------------------- +DIR_FCZ 1 "OBS" + ## widget = lineedit + +MSG_DIR_FCZ 1 "Zero difference code observations: directory" + +EXT_FCZ 1 "FCZ" + ## widget = lineedit + +MSG_EXT_FCZ 1 "Zero difference code observations: extension" + +! Obs. files: Phase zero ascii +! ---------------------------- +DIR_FPZ 1 "OBS" + ## widget = lineedit + +MSG_DIR_FPZ 1 "Zero difference phase observations: directory" + +EXT_FPZ 1 "FPZ" + ## widget = lineedit + +MSG_EXT_FPZ 1 "Zero difference phase observations: extension" + +! Obs. files: Range ascii +! ----------------------- +DIR_FRZ 1 "OBS" + ## widget = lineedit + +MSG_DIR_FRZ 1 "Range observations: directory" + +EXT_FRZ 1 "FRZ" + ## widget = lineedit + +MSG_EXT_FRZ 1 "Range observations: extension" + +! Obs. files: Code single ascii +! ----------------------------- +DIR_FCS 1 "OBS" + ## widget = lineedit + +MSG_DIR_FCS 1 "Single difference code observations: directory" + +EXT_FCS 1 "FCS" + ## widget = lineedit + +MSG_EXT_FCS 1 "Single difference code observations: extension" + +! Obs. files: Phase single ascii +! ------------------------------ +DIR_FPS 1 "OBS" + ## widget = lineedit + +MSG_DIR_FPS 1 "Single difference phase observations: directory" + +EXT_FPS 1 "FPS" + ## widget = lineedit + +MSG_EXT_FPS 1 "Single difference phase observations: extension" + +! Output: Residual file (ASCII) +! ----------------------------- +DIR_FRS 1 "OUT" + ## widget = lineedit + +MSG_DIR_FRS 1 "Residuals: directory" + +EXT_FRS 1 "FRS" + ## widget = lineedit + +MSG_EXT_FRS 1 "Residuals: extension" + +! Output: Normal equations (ASCII) +! -------------------------------- +DIR_FN0 1 "SOL" + ## widget = lineedit + +MSG_DIR_FN0 1 "Normal equation: directory" + +EXT_FN0 1 "FN0" + ## widget = lineedit + +MSG_EXT_FN0 1 "Normal equation: extension" + +! Output: Normal equations (old, ASCII) +! ------------------------------------- +DIR_FNQ 1 "SOL" + ## widget = lineedit + +MSG_DIR_FNQ 1 "Normal equation (old format): directory" + +EXT_FNQ 1 "FNQ" + ## widget = lineedit + +MSG_EXT_FNQ 1 "Normal equation (old format): extension" + +! BPE: PCF-name +! ------------- +PTH_PCF 1 "${U}/PCF" + ## widget = lineedit + +MSG_PTH_PCF 1 "Processing control files: path" + +EXT_PCF 1 "PCF" + ## widget = lineedit + +MSG_EXT_PCF 1 "Processing control files: extension" + +! BPE: CPU-file name +! ------------------ +PTH_CPU 1 "${U}/PAN" + ## widget = lineedit + +MSG_PTH_CPU 1 "CPU control file: path" + +EXT_CPU 1 "CPU" + ## widget = lineedit + +MSG_EXT_CPU 1 "CPU control file: extension" + +PTH_CPUNUM 1 "${U}/WORK" + ## widget = lineedit + +MSG_PTH_CPUNUM 1 "Scratch for CPU control file" + +! BPE: Output files +! ----------------- +DIR_BPEOUT 1 "BPE" + ## widget = lineedit + +MSG_DIR_BPEOUT 1 "Output files: directory" + +EXT_BPEOUT 1 "OUT" + ## widget = lineedit + +MSG_EXT_BPEOUT 1 "Output files: extension" + +! BPE: Status files +! ----------------- +DIR_BPERUN 1 "BPE" + ## widget = lineedit + +MSG_DIR_BPERUN 1 "Status files: directory" + +EXT_BPERUN 1 "RUN" + ## widget = lineedit + +MSG_EXT_BPERUN 1 "Status files: extension" + +! BPE: Protocol files +! ------------------- +DIR_BPEPRT 1 "BPE" + ## widget = lineedit + +MSG_DIR_BPEPRT 1 "Protocol files: directory" + +EXT_BPEPRT 1 "PRT" + ## widget = lineedit + +MSG_EXT_BPEPRT 1 "Protocol files: extension" + +! BPE: log files +! -------------- +DIR_BPELOG 1 "BPE" + ## widget = lineedit + +MSG_DIR_BPELOG 1 "Log files: directory" + +EXT_BPELOG 1 "LOG" + ## widget = lineedit + +MSG_EXT_BPELOG 1 "Log files: extension" + +! BPE: scripts +! ------------ +PTH_SCRIPT 1 "${U}/SCRIPT" + ## widget = lineedit + +MSG_PTH_SCRIPT 1 "BPE script directory: path" + +! BPE: Option directories +! ----------------------- +PTH_OPT 1 "${U}/OPT" + ## widget = lineedit + +MSG_PTH_OPT 1 "Option directory: path" + +! Others: Help +! ------------ +PTH_HLP 1 "${X}/HLP" + ## widget = lineedit + +MSG_PTH_HLP 1 "Help files: path" + +EXT_HLP 1 "HLP" + ## widget = lineedit + +MSG_EXT_HLP 1 "Help files: extension" + +! Others: Skeleton +! ---------------- +PTH_SKL 1 "${X}/SKL" + ## widget = lineedit + +MSG_PTH_SKL 1 "Skeleton files (e.g. for plot files): path" + +EXT_SKL 1 "SKL" + ## widget = lineedit + +MSG_EXT_SKL 1 "Skeleton files (e.g. for plot files): extension" + +! Others: updpan - master and list +! -------------------------------- +PTH_UPDPAN 1 "${X}/PAN" + ## widget = lineedit + +MSG_PTH_UPDPAN 1 "Program input master files: path" + +PTH_UPD 1 "${X}/SKL" + ## widget = lineedit + +MSG_PTH_UPD 1 "Directory list for panel update: path" + +EXT_UPD 1 "UPD" + ## widget = lineedit + +MSG_EXT_UPD 1 "Directory list for panel update: extension" + +! Others: Campaign independent output +! ----------------------------------- +PTH_OUT 1 "${U}/OUT" + ## widget = lineedit + +MSG_PTH_OUT 1 "Program output files (campaign indep.): path" + +! Others: User input files +! ------------------------ +PTH_INP 1 "${U}/PAN" + ## widget = lineedit + +MSG_PTH_INP 1 "Program input files: path" + +EXT_INP 1 "INP" + ## widget = lineedit + +MSG_EXT_INP 1 "Program input files: extension" + +! Others: Scratch files +! --------------------- +PTH_SCR 1 "${U}/WORK" + ## widget = lineedit + +MSG_PTH_SCR 1 "Scratch files: path" + +EXT_SCR 1 "SCR" + ## widget = lineedit + +MSG_EXT_SCR 1 "Scratch files: extension" + +EXT_SC1 1 "SC1" + ## widget = lineedit + +MSG_EXT_SC1 1 "Scratch files: extension" + +EXT_SC2 1 "SC2" + ## widget = lineedit + +MSG_EXT_SC2 1 "Scratch files: extension" + +! Others: Error message +! --------------------- +PTH_ERR 1 "${U}/WORK" + ## widget = lineedit + +MSG_PTH_ERR 1 "Error message files: path" + +EXT_ERR 1 "MSG" + ## widget = lineedit + +MSG_EXT_ERR 1 "Error message files: extension" + +! Interally used by the menu +! -------------------------- +PTH_INP_OUT 1 "${U}/PAN" + ## widget = lineedit + +EXT_IN1 1 "IN1" + ## widget = lineedit + +! Auxiliary Menu Program +! ---------------------- +MENUAUX_EXE 1 "MENUAUX" + +MENUAUX_INP 1 "MENUAUX.INP" + +MENUAUX_SCR 1 "MENUAUX.SCR" + +MENUAUX_ERR 1 "MENUAUX.ERR" + +MENUAUX_DEBUG 1 "0" + +GEN_CONST_FILE 1 "CONST." + +GEN_DATUM_FILE 1 "DATUM." + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# PATHS AND EXTENSIONS - MENU_EXT 1: General Files # +# path extension # +# GENERAL FILES > %%%%%%%%% < # PTH_GEN +# Sub-daily earth rotation model > %%% < # EXT_SUB +# Nutation model > %%% < # EXT_NUT +# Planetary ephemeris > %%% < # EXT_EPH +# Satellite problem file/old station problem file > %%% < # EXT_CRX +# Solid Earth tides model > %%% < # EXT_TPO +# Ocean tide model > %%% < # EXT_TID +# Frequency information > %%% < # EXT_FRQ +# Old antenna/receiver name translation table > %%% < # EXT_TRN +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 2.1: Campaign Data, Orbit and EOP Files # +# campaign # +# ORBIT FILES directory extension # +# Broadcast orbits > %%%%%% < > %%% < # DIR_BRD EXT_BRD +# Precise orbits (original) > %%%%%% < # DIR_OPR +# Precise orbits > %%%%%% < > %%% < # DIR_PRE EXT_PRE +# Tabular orbits > %%%%%% < > %%% < # DIR_TAB EXT_TAB +# Standard orbits > %%%%%% < > %%% < # DIR_STD EXT_STD +# Radian pressure coefficients > %%%%%% < > %%% < # DIR_RPR EXT_RPR +# Improved orbit elements > %%%%%% < > %%% < # DIR_ELE EXT_ELE +# Earth orientation parameters > %%%%%% < > %%% < # DIR_ERP EXT_ERP +# Earth orientation parameters (IERS format) > %%%%%% < > %%% < # DIR_IEP EXT_IEP +# Geocenter coordinates > %%%%%% < > %%% < # DIR_GCC EXT_GCC +# Satellite/Receiver clocks > %%%%%% < > %%% < # DIR_CLK EXT_CLK +# Differential code biases > %%%%%% < > %%% < # DIR_DCB EXT_DCB +# Inter-system biases > %%%%%% < > %%% < # DIR_ISB EXT_ISB +# Bias SINEX > %%%%%% < > %%% < # DIR_BIA EXT_BIA +# # +# IRV file > %%%%%% < > %%% < # DIR_IRV EXT_IRV +# Precise orbit in CPF orbit format > %%%%%% < > %%% < # DIR_CPF EXT_CPF +# State vector file > %%%%%% < > %%% < # DIR_STV EXT_STV +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 2.2: Campaign Data, Orbit Files for LEOs # +# campaign # +# LEO FILES directory extension # +# Accelerometer data > %%%%%% < > %%% < # DIR_ACC EXT_ACC +# Attitude data > %%%%%% < > %%% < # DIR_ATT EXT_ATT +# LEO maneuvers > %%%%%% < > %%% < # DIR_MAN EXT_MAN +# File in CHAMP orbit format > %%%%%% < > %%% < # DIR_CHO EXT_CHO +# File in POE@@ orbit format > %%%%%% < > %%% < # DIR_POE EXT_POE +# LEO velocities (epoch-wise) > %%%%%% < > %%% < # DIR_KVL EXT_KVL +# LEO external aux. information > %%%%%% < > %%% < # DIR_AUX EXT_AUX +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 3: Campaign Data, RINEX Files # +# campaign # +# RINEX FILES directory extension # +# RINEX observations (original) > %%%%%% < # DIR_OXO +# RINEX observations > %%%%%% < > %%% < # DIR_RXO EXT_RXO +# Smoothed RINEX observations > %%%%%% < > %%% < # DIR_SMT EXT_SMT +# RINEX navigation messages (GPS, original) > %%%%%% < # DIR_OXN +# RINEX navigation messages (GPS) > %%%%%% < > %%% < # DIR_RXN EXT_RXN +# RINEX navigation messages (GLONASS, original) > %%%%%% < # DIR_OXG +# RINEX navigation messages (GLONASS) > %%%%%% < > %%% < # DIR_RXG EXT_RXG +# RINEX navigation messages (GALILEO, original) > %%%%%% < # DIR_OGA +# RINEX navigation messages (GALILEO) > %%%%%% < > %%% < # DIR_RGA EXT_RGA +# RINEX meteo data > %%%%%% < > %%% < # DIR_RXM EXT_RXM +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 4: Campaign Data, Observation Files # +# campaign # +# OBSERVATION FILES directory extension # +# Zero@@ difference code@ observations, header > %%%%%% < > %%% < # DIR_CZH EXT_CZH +# Zero@@ difference code@ observations, data > %%%%%% < > %%% < # DIR_CZO EXT_CZO +# Zero@@ difference phase observations, header > %%%%%% < > %%% < # DIR_PZH EXT_PZH +# Zero@@ difference phase observations, data > %%%%%% < > %%% < # DIR_PZO EXT_PZO +# Single difference code@ observations, header > %%%%%% < > %%% < # DIR_CSH EXT_CSH +# Single difference code@ observations, data > %%%%%% < > %%% < # DIR_CSO EXT_CSO +# Single difference phase observations, header > %%%%%% < > %%% < # DIR_PSH EXT_PSH +# Single difference phase observations, data > %%%%%% < > %%% < # DIR_PSO EXT_PSO +# # +# Range observations (SLR), header > %%%%%% < > %%% < # DIR_RZH EXT_RZH +# Range observations (SLR), data > %%%%%% < > %%% < # DIR_RZO EXT_RZO +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 5: Campaign Data, Station Files # +# campaign # +# STATION FILES directory extension # +# Station coordinates > %%%%%% < > %%% < # DIR_CRD EXT_CRD +# Station velocities > %%%%%% < > %%% < # DIR_VEL EXT_VEL +# Kinematic coordinates > %%%%%% < > %%% < # DIR_KIN EXT_KIN +# Station eccentricities > %%%%%% < > %%% < # DIR_ECC EXT_ECC +# PSD correction (ITRF14) > %%%%%% < > %%% < # DIR_PSD EXT_PSD +# Station information > %%%%%% < > %%% < # DIR_STA EXT_STA +# Ocean loading table > %%%%%% < > %%% < # DIR_BLQ EXT_BLQ +# Atmospheric tidal loading table > %%%%%% < > %%% < # DIR_ATL EXT_ATL +# Station selection list > %%%%%% < > %%% < # DIR_FIX EXT_FIX +# Station sigma file > %%%%%% < > %%% < # DIR_SIG EXT_SIG +# Station observation sigma factors > %%%%%% < > %%% < # DIR_SOS EXT_SOS +# Abbreviation table > %%%%%% < > %%% < # DIR_ABB EXT_ABB +# Tectonic plate assignment (for NUVEL1/1A) > %%%%%% < > %%% < # DIR_PLD EXT_PLD +# Baseline definition > %%%%%% < > %%% < # DIR_BSL EXT_BSL +# Cluster definition > %%%%%% < > %%% < # DIR_CLU EXT_CLU +# Cluster/baseline assignment > %%%%%% < > %%% < # DIR_CLB EXT_CLB +# Receiver antenna orientation > %%%%%% < > %%% < # DIR_AZI EXT_AZI +# Session table > %%%%%% < > %%% < # DIR_SES EXT_SES +# SLR data handling (range bias, CoM) > %%%%%% < > %%% < # DIR_RGB EXT_RGB +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 6: Campaign Data, Atmosphere Modeling Files # +# campaign # +# ATMOSPHERE MODELING FILES directory extension # +# Troposphere parameters > %%%%%% < > %%% < # DIR_TRP EXT_TRP +# Troposphere parameters (SINEX format) > %%%%%% < > %%% < # DIR_TRO EXT_TRO +# Ionosphere models > %%%%%% < > %%% < # DIR_ION EXT_ION +# Ionosphere maps (IONEX) > %%%%%% < > %%% < # DIR_INX EXT_INX +# Meteo data > %%%%%% < > %%% < # DIR_MET EXT_MET +# Vienna grid files (VMF and loading maps) > %%%%%% < > %%% < # DIR_GRD EXT_GRD +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 7: Campaign Data, Output Files # +# campaign # +# OUTPUT FILES directory extension # +# Program output > %%%%%% < > %%% < # DIR_OUT EXT_OUT +# Plot file > %%%%%% < > %%% < # DIR_PLT EXT_PLT +# Summary output > %%%%%% < > %%% < # DIR_SUM EXT_SUM +# Listing output > %%%%%% < > %%% < # DIR_LST EXT_LST +# CODSPP summary output (XYZ) > %%%%%% < > %%% < # DIR_SMC EXT_SMC +# CODSPP summary output (BLH) > %%%%%% < > %%% < # DIR_SME EXT_SME +# # +# BERNESE IN-/OUTPUT FILES # +# Residuals > %%%%%% < > %%% < # DIR_RES EXT_RES +# Clock information (clock RINEX format) > %%%%%% < > %%% < # DIR_RXC EXT_RXC +# Covariances > %%%%%% < > %%% < # DIR_COV EXT_COV +# Covariance components > %%%%%% < > %%% < # DIR_WGT EXT_WGT +# Antenna PCV estimates (grid) > %%%%%% < > %%% < # DIR_PHG EXT_PHG +# Antenna PCV estimates (harm) > %%%%%% < > %%% < # DIR_PHH EXT_PHH +# Observation editing information > %%%%%% < > %%% < # DIR_EDT EXT_EDT +# File deletion list > %%%%%% < > %%% < # DIR_DEL EXT_DEL +# Time series list of events file > %%%%%% < > %%% < # DIR_EVL EXT_EVL +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 8: Campaign Data, Solution Files # +# campaign # +# SOLUTION FILES directory extension # +# Parameter estimates > %%%%%% < > %%% < # DIR_EST EXT_EST +# Normal equation > %%%%%% < > %%% < # DIR_NEQ EXT_NEQ +# Normal equation (old format) > %%%%%% < > %%% < # DIR_ONQ EXT_ONQ +# SINEX output > %%%%%% < > %%% < # DIR_SNX EXT_SNX +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 9: Campaign Data, Bernese Files (ASCII) # +# campaign # +# BERNESE FILES (FORMATTED) directory extension # +# Standard orbits > %%%%%% < > %%% < # DIR_FSO EXT_FSO +# Radiation pressure coefficients > %%%%%% < > %%% < # DIR_FRP EXT_FRP +# Zero@@ difference code@ observations > %%%%%% < > %%% < # DIR_FCZ EXT_FCZ +# Zero@@ difference phase observations > %%%%%% < > %%% < # DIR_FPZ EXT_FPZ +# Single difference code@ observations > %%%%%% < > %%% < # DIR_FCS EXT_FCS +# Single difference phase observations > %%%%%% < > %%% < # DIR_FPS EXT_FPS +# Range observations > %%%%%% < > %%% < # DIR_FRZ EXT_FRZ +# Residuals > %%%%%% < > %%% < # DIR_FRS EXT_FRS +# Normal equation > %%%%%% < > %%% < # DIR_FN0 EXT_FN0 +# Normal equation (old format) > %%%%%% < > %%% < # DIR_FNQ EXT_FNQ +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 10: Bernese Processing Engine (BPE) # +# campaign # +# BERNESE PROCESSING ENGINE directory extension # +# BPE output > %%%%%% < > %%% < # DIR_BPEOUT EXT_BPEOUT +# BPE status > %%%%%% < > %%% < # DIR_BPERUN EXT_BPERUN +# Protocol files > %%%%%% < > %%% < # DIR_BPEPRT EXT_BPEPRT +# Log files > %%%%%% < > %%% < # DIR_BPELOG EXT_BPELOG +# # +# BERNESE PROCESSING ENGINE path extension # +# Processing control files > %%%%%%%%%% <> %%% < # PTH_PCF EXT_PCF +# CPU control file > %%%%%%%%%% <> %%% < # PTH_CPU EXT_CPU +# Scratch for CPU control file > %%%%%%%%%% < # PTH_CPUNUM +# BPE script directory > %%%%%%%%%% < # PTH_SCRIPT +# Option directory > %%%%%%%%%% < # PTH_OPT +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 11: Other Files and Directories # +# # +# GENERAL path extension(s) # +# Help files > %%%%%%%%% < > %%% < # PTH_HLP EXT_HLP +# Skeleton files (e.g. for plot files) > %%%%%%%%% < > %%% < # PTH_SKL EXT_SKL +# Directory list for panel update > %%%%%%%%% < > %%% < # PTH_UPD EXT_UPD +# Program input master files > %%%%%%%%% < # PTH_UPDPAN +# # +# USER DEPENDENT # +# Program output files (campaign indep.)> %%%%%%%%% < # PTH_OUT +# Program input files > %%%%%%%%% < > %%% < # PTH_INP EXT_INP +# Scratch files > %%%%%%%%% < > %%% <> %%% <> %%% < # PTH_SCR EXT_SCR EXT_SC1 EXT_SC2 +# Error message files > %%%%%%%%% < > %%% < # PTH_ERR EXT_ERR +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_L12/MENU_EXT.old b/config/bernese/gpsuser52-luzon/OPT/R2S_L12/MENU_EXT.old new file mode 100755 index 0000000..461be1b --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_L12/MENU_EXT.old @@ -0,0 +1,1653 @@ + +! No path/no extension +! -------------------- +NO_PTH 0 + +NO_EXT 0 + +! General files: Path +! ------------------- +PTH_GEN 1 "${X}/GEN" + ## widget = lineedit + +MSG_PTH_GEN 1 "General files: path" + +! General Files: SatCrux/StaCrux +! ------------------------------ +EXT_CRX 1 "CRX" + ## widget = lineedit + +MSG_EXT_CRX 1 "Satellite problem file/old station problem file: extension" + +! General Files: Ant/Rec translation +! ---------------------------------- +EXT_TRN 1 "TRN" + ## widget = lineedit + +MSG_EXT_TRN 1 "Old antenna/receiver name translation table: extension" + +! General Files: Ocean tide model +! ------------------------------- +EXT_TID 1 "TID" + ## widget = lineedit + +MSG_EXT_TID 1 "Ocean tide model: extension" + +! General Files: Solid Earth tide model +! ------------------------------------- +EXT_TPO 1 "TPO" + ## widget = lineedit + +MSG_EXT_TPO 1 "Solid Earth tide model: extension" + +! General Files: Planetary ephemeris +! ---------------------------------- +EXT_EPH 1 "EPH" + ## widget = lineedit + +MSG_EXT_EPH 1 "Planetary ephemeris: extension" + +! General Files: Frequency information +! ------------------------------------ +EXT_FRQ 1 "FRQ" + ## widget = lineedit + +MSG_EXT_FRQ 1 "Frequency information: extension" + +! Orbit files: Broadcast file +! --------------------------- +DIR_BRD 1 "ORB" + ## widget = lineedit + +MSG_DIR_BRD 1 "Broadcast orbits: directory" + +EXT_BRD 1 "BRD" + ## widget = lineedit + +MSG_EXT_BRD 1 "Broadcast orbits: extension" + +! Orbit files: Precise file (original) +! ------------------------------------ +DIR_OPR 1 "ORB" + ## widget = lineedit + +MSG_DIR_OPR 1 "Precise orbits (original): directory" + +! Orbit files: Precise file +! ------------------------- +DIR_PRE 1 "ORB" + ## widget = lineedit + +MSG_DIR_PRE 1 "Precise orbits: directory" + +EXT_PRE 1 "PRE" + ## widget = lineedit + +MSG_EXT_PRE 1 "Precise orbits: extension" + +! Orbit files: Tabular orbit +! -------------------------- +DIR_TAB 1 "ORB" + ## widget = lineedit + +MSG_DIR_TAB 1 "Tabular orbits: directory" + +EXT_TAB 1 "TAB" + ## widget = lineedit + +MSG_EXT_TAB 1 "Tabular orbits: extension" + +! Orbit files: Orbital elements +! ----------------------------- +DIR_ELE 1 "ORB" + ## widget = lineedit + +MSG_DIR_ELE 1 "Improved orbit elements: directory" + +EXT_ELE 1 "ELE" + ## widget = lineedit + +MSG_EXT_ELE 1 "Improved orbit elements: extension" + +! Orbit files: Standard orbit +! --------------------------- +DIR_STD 1 "ORB" + ## widget = lineedit + +MSG_DIR_STD 1 "Standard orbits: directory" + +EXT_STD 1 "STD" + ## widget = lineedit + +MSG_EXT_STD 1 "Standard orbits: extension" + +! Orbit files: Radian press. +! -------------------------- +DIR_RPR 1 "ORB" + ## widget = lineedit + +MSG_DIR_RPR 1 "Radian pressure coefficients: directory" + +EXT_RPR 1 "RPR" + ## widget = lineedit + +MSG_EXT_RPR 1 "Radian pressure coefficients: extension" + +! Orbot files: ERP-file +! --------------------- +DIR_ERP 1 "ORB" + ## widget = lineedit + +MSG_DIR_ERP 1 "Earth orientation parameters: directory" + +EXT_ERP 1 "ERP" + ## widget = lineedit + +MSG_EXT_ERP 1 "Earth orientation parameters: extension" + +! Orbit files: ERP-file (IERS) +! ---------------------------- +DIR_IEP 1 "ORB" + ## widget = lineedit + +MSG_DIR_IEP 1 "Earth orientation parameters (IERS format): directory" + +EXT_IEP 1 "IEP" + ## widget = lineedit + +MSG_EXT_IEP 1 "Earth orientation parameters (IERS format): extension" + +! Orbit files: Geocenter file +! --------------------------- +DIR_GCC 1 "ORB" + ## widget = lineedit + +MSG_DIR_GCC 1 "Geocenter coordinates: directory" + +EXT_GCC 1 "GCC" + ## widget = lineedit + +MSG_EXT_GCC 1 "Geocenter coordinates: extension" + +! Orbit files: Sat. clocks +! ------------------------ +DIR_CLK 1 "ORB" + ## widget = lineedit + +MSG_DIR_CLK 1 "Satellite/Receiver clocks: directory" + +EXT_CLK 1 "CLK" + ## widget = lineedit + +MSG_EXT_CLK 1 "Satellite/Receiver clocks: extension" + +! Orbit files: Diff. code bias +! ---------------------------- +DIR_DCB 1 "ORB" + ## widget = lineedit + +MSG_DIR_DCB 1 "Differential code biases: directory" + +EXT_DCB 1 "DCB" + ## widget = lineedit + +MSG_EXT_DCB 1 "Differential code biases: extension" + +! Orbit files: Inter-system bias +! ------------------------------ +DIR_ISB 1 "ORB" + ## widget = lineedit + +MSG_DIR_ISB 1 "Inter-system biases: directory" + +EXT_ISB 1 "ISB" + ## widget = lineedit + +MSG_EXT_ISB 1 "Inter-system biases: extension" + +! Orbit: BIAS SINEX +! ----------------- +DIR_BIA 1 "ORB" + ## widget = lineedit + +MSG_DIR_BIA 1 "Biases (SINEX format): directory" + +EXT_BIA 1 "BIA" + ## widget = lineedit + +MSG_EXT_BIA 1 "Biases (SINEX format): extension" + +! Orbit: IRV file +! --------------- +DIR_IRV 1 "ORB" + ## widget = lineedit + +MSG_DIR_IRV 1 "IRVs: directory" + +EXT_IRV 1 "IRV" + ## widget = lineedit + +MSG_EXT_IRV 1 "IRVs: extension" + +! Orbit: CPF file +! --------------- +DIR_CPF 1 "ORB" + ## widget = lineedit + +MSG_DIR_CPF 1 "CPFs: directory" + +EXT_CPF 1 "CPF" + ## widget = lineedit + +MSG_EXT_CPF 1 "CPFs: extension" + +! Orbit: State vector file +! ------------------------ +DIR_STV 1 "ORB" + ## widget = lineedit + +MSG_DIR_STV 1 "State vectors: directory" + +EXT_STV 1 "STV" + ## widget = lineedit + +MSG_EXT_STV 1 "State vectors: extension" + +! Orbit: Accelerometer data +! ------------------------- +DIR_ACC 1 "ORB" + ## widget = lineedit + +MSG_DIR_ACC 1 "Accelerometer data: directory" + +EXT_ACC 1 "ACC" + ## widget = lineedit + +MSG_EXT_ACC 1 "Accelerometer data: extension" + +! LEO-Orbit: Attitude data +! ------------------------ +DIR_ATT 1 "ORB" + ## widget = lineedit + +MSG_DIR_ATT 1 "Attitude data: directory" + +EXT_ATT 1 "ATT" + ## widget = lineedit + +MSG_EXT_ATT 1 "Attitude data: extension" + +! LEO-Orbit: LEO maneuvers +! ------------------------ +DIR_MAN 1 "ORB" + ## widget = lineedit + +MSG_DIR_MAN 1 "LEO maneuvers: directory" + +EXT_MAN 1 "MAN" + ## widget = lineedit + +MSG_EXT_MAN 1 "LEO maneuvers: extension" + +! LEO-Orbit: CHAMP orbit format +! ----------------------------- +DIR_CHO 1 "ORB" + ## widget = lineedit + +MSG_DIR_CHO 1 "File in CHAMP orbit format: directory" + +EXT_CHO 1 "CHO" + ## widget = lineedit + +MSG_EXT_CHO 1 "File in CHAMP orbit format: extension" + +! Orbit: POE orbit format +! ----------------------- +DIR_POE 1 "ORB" + ## widget = lineedit + +MSG_DIR_POE 1 "File in POE: directory" + +EXT_POE 1 "POE" + ## widget = lineedit + +MSG_EXT_POE 1 "File in POE: extension" + +! LEO-Orbit: LEO Kinematic velocities +! ----------------------------------- +DIR_KVL 1 "STA" + ## widget = lineedit + +MSG_DIR_KVL 1 "LEO velocities (epoch-wise): directory" + +EXT_KVL 1 "VEL" + ## widget = lineedit + +MSG_EXT_KVL 1 "LEO velocities (epoch-wise): extension" + +! LEO-Orbit: LEO Aux. file (attitude,accelerom. data, thruster events...) +! ------------------------ +DIR_AUX 1 "ORB" + ## widget = lineedit + +MSG_DIR_AUX 1 "LEO external aux. information: directory" + +EXT_AUX 1 "AUX" + ## widget = lineedit + +MSG_EXT_AUX 1 "LEO external aux. information: extension" + +! RINEX files: rinex obs files +! ---------------------------- +DIR_OXO 1 "ORX" + ## widget = lineedit + +MSG_DIR_OXO 1 "RINEX observations (original): directory" + +DIR_RXO 1 "RAW" + ## widget = lineedit + +MSG_DIR_RXO 1 "RINEX observations: directory" + +EXT_RXO 1 "80O" + ## widget = lineedit + # $YO + +MSG_EXT_RXO 1 "RINEX observations: extension" + +! RINEX files: smoothed rinex +! --------------------------- +DIR_SMT 1 "RAW" + ## widget = lineedit + +MSG_DIR_SMT 1 "Smoothed RINEX observations: directory" + +EXT_SMT 1 "SMT" + ## widget = lineedit + +MSG_EXT_SMT 1 "Smoothed RINEX observations: extension" + +! RINEX files: rinex nav files +! ---------------------------- +DIR_OXN 1 "ORX" + ## widget = lineedit + +MSG_DIR_OXN 1 "RINEX navigation messages (GPS, original): directory" + +DIR_RXN 1 "RAW" + ## widget = lineedit + +MSG_DIR_RXN 1 "RINEX navigation messages (GPS): directory" + +EXT_RXN 1 "80N" + ## widget = lineedit + # $YN + +MSG_EXT_RXN 1 "RINEX navigation messages (GPS): extension" + +! RINEX files: rinex nav files +! ---------------------------- +DIR_OXG 1 "ORX" + ## widget = lineedit + +MSG_DIR_OXG 1 "RINEX navigation messages (GLONASS, original): directory" + +DIR_RXG 1 "RAW" + ## widget = lineedit + +MSG_DIR_RXG 1 "RINEX navigation messages (GLONASS): directory" + +EXT_RXG 1 "80G" + ## widget = lineedit + # $YG + +MSG_EXT_RXG 1 "RINEX navigation messages (GLONASS): extension" + +! RINEX files: rinex nav files +! ---------------------------- +DIR_OGA 1 "ORX" + ## widget = lineedit + +MSG_DIR_OGA 1 "RINEX navigation messages (GALILEO, original): directory" + +DIR_RGA 1 "RAW" + ## widget = lineedit + +MSG_DIR_RGA 1 "RINEX navigation messages (GALILEO): directory" + +EXT_RGA 1 "80E" + ## widget = lineedit + # $YE + +MSG_EXT_RGA 1 "RINEX navigation messages (GALILEO): extension" + +! RINEX files: rinex met files +! ---------------------------- +DIR_RXM 1 "RAW" + ## widget = lineedit + +MSG_DIR_RXM 1 "RINEX meteo data: directory" + +EXT_RXM 1 "80M" + ## widget = lineedit + # $YM + +MSG_EXT_RXM 1 "RINEX meteo data: extension" + +! Obs. files: Code zero head +! -------------------------- +DIR_CZH 1 "OBS" + ## widget = lineedit + +MSG_DIR_CZH 1 "Zero difference code observations, header: directory" + +EXT_CZH 1 "CZH" + ## widget = lineedit + +MSG_EXT_CZH 1 "Zero difference code observations, header: extension" + +! Obs. files: Code zero data +! -------------------------- +DIR_CZO 1 "OBS" + ## widget = lineedit + +MSG_DIR_CZO 1 "Zero difference code observations, data: directory" + +EXT_CZO 1 "CZO" + ## widget = lineedit + +MSG_EXT_CZO 1 "Zero difference code observations, data: extension" + +! Obs. files: Phase zero head +! --------------------------- +DIR_PZH 1 "OBS" + ## widget = lineedit + +MSG_DIR_PZH 1 "Zero difference phase observations, header: directory" + +EXT_PZH 1 "PZH" + ## widget = lineedit + +MSG_EXT_PZH 1 "Zero difference phase observations, header: extension" + +! Obs. files: Phase zero data +! --------------------------- +DIR_PZO 1 "OBS" + ## widget = lineedit + +MSG_DIR_PZO 1 "Zero difference phase observations, data: directory" + +EXT_PZO 1 "PZO" + ## widget = lineedit + +MSG_EXT_PZO 1 "Zero difference phase observations, data: extension" + +! Obs. files: Range zero head +! --------------------------- +DIR_RZH 1 "OBS" + ## widget = lineedit + +MSG_DIR_RZH 1 "Range observations, header: directory" + +EXT_RZH 1 "RZH" + ## widget = lineedit + +MSG_EXT_RZH 1 "Range observations, header: extension" + +! Obs. files: Range zero data +! --------------------------- +DIR_RZO 1 "OBS" + ## widget = lineedit + +MSG_DIR_RZO 1 "Range observations, data: directory" + +EXT_RZO 1 "RZO" + ## widget = lineedit + +MSG_EXT_RZO 1 "Range observations, data: extension" + +! Obs. files: Code single head +! ---------------------------- +DIR_CSH 1 "OBS" + ## widget = lineedit + +MSG_DIR_CSH 1 "Single difference code observations, header: directory" + +EXT_CSH 1 "CSH" + ## widget = lineedit + +MSG_EXT_CSH 1 "Single difference code observations, header: extension" + +! Obs. files: Code single data +! ---------------------------- +DIR_CSO 1 "OBS" + ## widget = lineedit + +MSG_DIR_CSO 1 "Single difference code observations, data: directory" + +EXT_CSO 1 "CSO" + ## widget = lineedit + +MSG_EXT_CSO 1 "Single difference code observations, data: extension" + +! Obs. files: Phase single head +! ----------------------------- +DIR_PSH 1 "OBS" + ## widget = lineedit + +MSG_DIR_PSH 1 "Single difference phase observations, header: directory" + +EXT_PSH 1 "PSH" + ## widget = lineedit + +MSG_EXT_PSH 1 "Single difference phase observations, header: extension" + +! Obs. files: Phase single data +! ----------------------------- +DIR_PSO 1 "OBS" + ## widget = lineedit + +MSG_DIR_PSO 1 "Single difference phase observations, data: directory" + +EXT_PSO 1 "PSO" + ## widget = lineedit + +MSG_EXT_PSO 1 "Single difference phase observations, data: extension" + +! Station files: Coordinates +! -------------------------- +DIR_CRD 1 "STA" + ## widget = lineedit + +MSG_DIR_CRD 1 "Station coordinates: directory" + +EXT_CRD 1 "CRD" + ## widget = lineedit + +MSG_EXT_CRD 1 "Station coordinates: extension" + +! Station files: Eccentricities +! ----------------------------- +DIR_ECC 1 "STA" + ## widget = lineedit + +MSG_DIR_ECC 1 "Station eccentricities: directory" + +EXT_ECC 1 "ECC" + ## widget = lineedit + +MSG_EXT_ECC 1 "Station eccentricities: extension" + +! Station files: Velocities +! ------------------------- +DIR_VEL 1 "STA" + ## widget = lineedit + +MSG_DIR_VEL 1 "Station velocities: directory" + +EXT_VEL 1 "VEL" + ## widget = lineedit + +MSG_EXT_VEL 1 "Station velocities: extension" + +! Station files: PSD corrections +! ------------------------------ +DIR_PSD 1 "STA" + ## widget = lineedit + +MSG_DIR_PSD 1 "PSD correction (ITRF14): directory" + +EXT_PSD 1 "PSD" + ## widget = lineedit + +MSG_EXT_PSD 1 "PSD correction (ITRF14): extension" + +! Station files: Station information +! ---------------------------------- +DIR_STA 1 "STA" + ## widget = lineedit + +MSG_DIR_STA 1 "Station information: directory" + +EXT_STA 1 "STA" + ## widget = lineedit + +MSG_EXT_STA 1 "Station information: extension" + +! Station files: Ocean loading +! ---------------------------- +DIR_BLQ 1 "STA" + ## widget = lineedit + +MSG_DIR_BLQ 1 "Ocean loading table: directory" + +EXT_BLQ 1 "BLQ" + ## widget = lineedit + +MSG_EXT_BLQ 1 "Ocean loading table: extension" + +! Station files: Atmospheric tidal loading +! ---------------------------------------- +DIR_ATL 1 "STA" + ## widget = lineedit + +MSG_DIR_ATL 1 "Atmospheric tidal loading table: directory" + +EXT_ATL 1 "ATL" + ## widget = lineedit + +MSG_EXT_ATL 1 "Atmospheric tidal loading table: extension" + +! Station files: Plate definition for NUVEL1/1A +! --------------------------------------------- +DIR_PLD 1 "STA" + ## widget = lineedit + +MSG_DIR_PLD 1 "Tectonic plate assignment (for NUVEL1/1A): directory" + +EXT_PLD 1 "PLD" + ## widget = lineedit + +MSG_EXT_PLD 1 "Tectonic plate assignment (for NUVEL1/1A): extension" + +! Station files: Baseline def. +! ---------------------------- +DIR_BSL 1 "STA" + ## widget = lineedit + +MSG_DIR_BSL 1 "Baseline definition: directory" + +EXT_BSL 1 "BSL" + ## widget = lineedit + +MSG_EXT_BSL 1 "Baseline definition: extension" + +! Station files: Cluster def. +! --------------------------- +DIR_CLU 1 "STA" + ## widget = lineedit + +MSG_DIR_CLU 1 "Cluster definition: directory" + +EXT_CLU 1 "CLU" + ## widget = lineedit + +MSG_EXT_CLU 1 "Cluster definition: extension" + +! Station files: Cluster/baseline assignment +! ------------------------------------------ +DIR_CLB 1 "STA" + ## widget = lineedit + +MSG_DIR_CLB 1 "Cluster/baseline assignment: directory" + +EXT_CLB 1 "CLB" + ## widget = lineedit + +MSG_EXT_CLB 1 "Cluster/baseline assignment: extension" + +! Station files: Selection list +! ----------------------------- +DIR_FIX 1 "STA" + ## widget = lineedit + +MSG_DIR_FIX 1 "Station selection list: directory" + +EXT_FIX 1 "FIX" + ## widget = lineedit + +MSG_EXT_FIX 1 "Station selection list: extension" + +! Station files: Selection list +! ----------------------------- +DIR_SIG 1 "STA" + ## widget = lineedit + +MSG_DIR_SIG 1 "Station sigma file: directory" + +EXT_SIG 1 "SIG" + ## widget = lineedit + +MSG_EXT_SIG 1 "Station sigma file: extension" + +! Station files: Observation weights +! ---------------------------------- +DIR_SOS 1 "STA" + ## widget = lineedit + +MSG_DIR_SOS 1 "Station observation sigma factors: directory" + +EXT_SOS 1 "SOS" + ## widget = lineedit + +MSG_EXT_SOS 1 "Station observation sigma factors: extension" + +! Station files: Ant.Azimut +! ------------------------- +DIR_AZI 1 "STA" + ## widget = lineedit + +MSG_DIR_AZI 1 "Receiver antenna orientation: directory" + +EXT_AZI 1 "AZI" + ## widget = lineedit + +MSG_EXT_AZI 1 "Receiver antenna orientation: extension" + +! Kinematic Coord. +! ---------------- +DIR_KIN 1 "STA" + ## widget = lineedit + +MSG_DIR_KIN 1 "Kinematic coordinates: directory" + +EXT_KIN 1 "KIN" + ## widget = lineedit + +MSG_EXT_KIN 1 "Kinematic coordinates: extension" + +! Station files: Session table +! ---------------------------- +DIR_SES 1 "STA" + ## widget = lineedit + +MSG_DIR_SES 1 "Session table: directory" + +EXT_SES 1 "SES" + ## widget = lineedit + +MSG_EXT_SES 1 "Session table: extension" + +! Station files: Abbr. table +! -------------------------- +DIR_ABB 1 "STA" + ## widget = lineedit + +MSG_DIR_ABB 1 "Abbreviation table: directory" + +EXT_ABB 1 "ABB" + ## widget = lineedit + +MSG_EXT_ABB 1 "Abbreviation table: extension" + +! Range biases +! ------------ +DIR_RGB 1 "STA" + ## widget = lineedit + +MSG_DIR_RGB 1 "SLR data handling: directory" + +EXT_RGB 1 "SLR" + ## widget = lineedit + +MSG_EXT_RGB 1 "SLR data handling: extension" + +! Atmosphere: Tropo.model +! ----------------------- +DIR_TRP 1 "ATM" + ## widget = lineedit + +MSG_DIR_TRP 1 "Troposphere parameters: directory" + +EXT_TRP 1 "TRP" + ## widget = lineedit + +MSG_EXT_TRP 1 "Troposphere parameters: extension" + +! Atmosphere: Tropo.SINEX +! ----------------------- +DIR_TRO 1 "ATM" + ## widget = lineedit + +MSG_DIR_TRO 1 "Troposphere parameters (SINEX format): directory" + +EXT_TRO 1 "TRO" + ## widget = lineedit + +MSG_EXT_TRO 1 "Troposphere parameters (SINEX format): extension" + +! Atmosphere: Ionos.model +! ----------------------- +DIR_ION 1 "ATM" + ## widget = lineedit + +MSG_DIR_ION 1 "Ionosphere models: directory" + +EXT_ION 1 "ION" + ## widget = lineedit + +MSG_EXT_ION 1 "Ionosphere models: extension" + +! Atmosphere: Ionos.IONEX +! ----------------------- +DIR_INX 1 "ATM" + ## widget = lineedit + +MSG_DIR_INX 1 "Ionosphere maps (IONEX): directory" + +EXT_INX 1 "INX" + ## widget = lineedit + +MSG_EXT_INX 1 "Ionosphere maps (IONEX): extension" + +! Atmosphere: Met.data +! -------------------- +DIR_MET 1 "ATM" + ## widget = lineedit + +MSG_DIR_MET 1 "Meteo data: directory" + +EXT_MET 1 "MET" + ## widget = lineedit + +MSG_EXT_MET 1 "Meteo data: extension" + +! Vienna grid files +! ----------------- +DIR_GRD 1 "GRD" + ## widget = lineedit + +MSG_DIR_GRD 1 "Vienna grid files" + +EXT_GRD 1 "GRD" + ## widget = lineedit + +MSG_EXT_GRD 1 "Vienna grid files: extension" + +! Output: Program output +! ---------------------- +DIR_OUT 1 "OUT" + ## widget = lineedit + +MSG_DIR_OUT 1 "Program output: directory" + +EXT_OUT 1 "OUT" + ## widget = lineedit + +MSG_EXT_OUT 1 "Program output: extension" + +! Output: Plot files +! ------------------ +DIR_PLT 1 "OUT" + ## widget = lineedit + +MSG_DIR_PLT 1 "Plot file: directory" + +EXT_PLT 1 "PLT" + ## widget = lineedit + +MSG_EXT_PLT 1 "Plot file: extension" + +! Output: Summary files +! --------------------- +DIR_SUM 1 "OUT" + ## widget = lineedit + +MSG_DIR_SUM 1 "Summary output: directory" + +EXT_SUM 1 "SUM" + ## widget = lineedit + +MSG_EXT_SUM 1 "Summary output: extension" + +! Output: List files +! ------------------ +DIR_LST 1 "OUT" + ## widget = lineedit + +MSG_DIR_LST 1 "Listing output: directory" + +EXT_LST 1 "LST" + ## widget = lineedit + +MSG_EXT_LST 1 "Listing output: extension" + +! Output: CODSPP summary +! ---------------------- +DIR_SMC 1 "OUT" + ## widget = lineedit + +MSG_DIR_SMC 1 "CODSPP summary output (XYZ): directory" + +EXT_SMC 1 "SMC" + ## widget = lineedit + +MSG_EXT_SMC 1 "CODSPP summary output (XYZ): extension" + +! Output: CODSPP summary +! ---------------------- +DIR_SME 1 "OUT" + ## widget = lineedit + +MSG_DIR_SME 1 "CODSPP summary output (BLH): directory" + +EXT_SME 1 "SME" + ## widget = lineedit + +MSG_EXT_SME 1 "CODSPP summary output (BLH): extension" + +! Output: Residual file +! --------------------- +DIR_RES 1 "OUT" + ## widget = lineedit + +MSG_DIR_RES 1 "Residuals: directory" + +EXT_RES 1 "RES" + ## widget = lineedit + +MSG_EXT_RES 1 "Residuals: extension" + +! Output: Clocks RINEX +! -------------------- +DIR_RXC 1 "OUT" + ## widget = lineedit + +MSG_DIR_RXC 1 "Clock information (clock RINEX format): directory" + +EXT_RXC 1 "CLK" + ## widget = lineedit + +MSG_EXT_RXC 1 "Clock information (clock RINEX format): extension" + +! Output: Covariance file +! ----------------------- +DIR_COV 1 "OUT" + ## widget = lineedit + +MSG_DIR_COV 1 "Covariances: directory" + +EXT_COV 1 "COV" + ## widget = lineedit + +MSG_EXT_COV 1 "Covariances: extension" + +! Covariance components +! --------------------- +DIR_WGT 1 "OUT" + ## widget = lineedit + +MSG_DIR_WGT 1 "Covariance components: directory" + +EXT_WGT 1 "WGT" + ## widget = lineedit + +MSG_EXT_WGT 1 "Covariance components: extension" + +! Output: Sub-daily ERP Model +! --------------------------- +EXT_SUB 1 "SUB" + ## widget = lineedit + +MSG_EXT_SUB 1 "Sub-daily earth rotation model: extension" + +! Output: Nutation Model +! ---------------------- +EXT_NUT 1 "NUT" + ## widget = lineedit + +MSG_EXT_NUT 1 "Nutation model: extension" + +! Output: Ant PCV (grid) +! ---------------------- +DIR_PHG 1 "OUT" + ## widget = lineedit + +MSG_DIR_PHG 1 "Antenna PCV estimates (grid): directory" + +EXT_PHG 1 "PHG" + ## widget = lineedit + +MSG_EXT_PHG 1 "Antenna PCV estimates (grid): extension" + +! Output: Ant PCV (harm) +! ---------------------- +DIR_PHH 1 "OUT" + ## widget = lineedit + +MSG_DIR_PHH 1 "Antenna PCV estimates (harm): directory" + +EXT_PHH 1 "PHH" + ## widget = lineedit + +MSG_EXT_PHH 1 "Antenna PCV estimates (harm): extension" + +! Output: Obs. editing file +! ------------------------- +DIR_EDT 1 "OUT" + ## widget = lineedit + +MSG_DIR_EDT 1 "Observation editing information: directory" + +EXT_EDT 1 "EDT" + ## widget = lineedit + +MSG_EXT_EDT 1 "Observation editing information: extension" + +! Output: Deletion list +! --------------------- +DIR_DEL 1 "OUT" + ## widget = lineedit + +MSG_DIR_DEL 1 "File deletion list: directory" + +EXT_DEL 1 "DEL" + ## widget = lineedit + +MSG_EXT_DEL 1 "File deletion list: extension" + +! Input/output Time series event list file +! ---------------------------------------- +DIR_EVL 1 "STA" + ## widget = lineedit + +MSG_DIR_EVL 1 "Events list file: directory" + +EXT_EVL 1 "EVL" + ## widget = lineedit + +MSG_EXT_EVL 1 "Time series events list file: extension" + +! Output: Parameter estimates +! --------------------------- +DIR_EST 1 "SOL" + ## widget = lineedit + +MSG_DIR_EST 1 "Parameter estimates: directory" + +EXT_EST 1 "EST" + ## widget = lineedit + +MSG_EXT_EST 1 "Parameter estimates: extension" + +! Output: Normal equations +! ------------------------ +DIR_NEQ 1 "SOL" + ## widget = lineedit + +MSG_DIR_NEQ 1 "Normal equation: directory" + +EXT_NEQ 1 "NQ0" + ## widget = lineedit + +MSG_EXT_NEQ 1 "Normal equation: extension" + +! Output: Normal equation (old) +! ----------------------------- +DIR_ONQ 1 "SOL" + ## widget = lineedit + +MSG_DIR_ONQ 1 "Normal equation (old format): directory" + +EXT_ONQ 1 "NEQ" + ## widget = lineedit + +MSG_EXT_ONQ 1 "Normal equation (old format): extension" + +! Output: SINEX (crd/vel) +! ----------------------- +DIR_SNX 1 "SOL" + ## widget = lineedit + +MSG_DIR_SNX 1 "SINEX output: directory" + +EXT_SNX 1 "SNX" + ## widget = lineedit + +MSG_EXT_SNX 1 "SINEX output: extension" + +! Orbit files: Standard orbit (ASCII) +! ----------------------------------- +DIR_FSO 1 "ORB" + ## widget = lineedit + +MSG_DIR_FSO 1 "Standard orbits: directory" + +EXT_FSO 1 "FSO" + ## widget = lineedit + +MSG_EXT_FSO 1 "Standard orbits: extension" + +! Orbit files: Rad. press. (ASCII) +! -------------------------------- +DIR_FRP 1 "ORB" + ## widget = lineedit + +MSG_DIR_FRP 1 "Radiation pressure coefficients: directory" + +EXT_FRP 1 "FRP" + ## widget = lineedit + +MSG_EXT_FRP 1 "Radiation pressure coefficients: extension" + +! Obs. files: Code zero ascii +! --------------------------- +DIR_FCZ 1 "OBS" + ## widget = lineedit + +MSG_DIR_FCZ 1 "Zero difference code observations: directory" + +EXT_FCZ 1 "FCZ" + ## widget = lineedit + +MSG_EXT_FCZ 1 "Zero difference code observations: extension" + +! Obs. files: Phase zero ascii +! ---------------------------- +DIR_FPZ 1 "OBS" + ## widget = lineedit + +MSG_DIR_FPZ 1 "Zero difference phase observations: directory" + +EXT_FPZ 1 "FPZ" + ## widget = lineedit + +MSG_EXT_FPZ 1 "Zero difference phase observations: extension" + +! Obs. files: Range ascii +! ----------------------- +DIR_FRZ 1 "OBS" + ## widget = lineedit + +MSG_DIR_FRZ 1 "Range observations: directory" + +EXT_FRZ 1 "FRZ" + ## widget = lineedit + +MSG_EXT_FRZ 1 "Range observations: extension" + +! Obs. files: Code single ascii +! ----------------------------- +DIR_FCS 1 "OBS" + ## widget = lineedit + +MSG_DIR_FCS 1 "Single difference code observations: directory" + +EXT_FCS 1 "FCS" + ## widget = lineedit + +MSG_EXT_FCS 1 "Single difference code observations: extension" + +! Obs. files: Phase single ascii +! ------------------------------ +DIR_FPS 1 "OBS" + ## widget = lineedit + +MSG_DIR_FPS 1 "Single difference phase observations: directory" + +EXT_FPS 1 "FPS" + ## widget = lineedit + +MSG_EXT_FPS 1 "Single difference phase observations: extension" + +! Output: Residual file (ASCII) +! ----------------------------- +DIR_FRS 1 "OUT" + ## widget = lineedit + +MSG_DIR_FRS 1 "Residuals: directory" + +EXT_FRS 1 "FRS" + ## widget = lineedit + +MSG_EXT_FRS 1 "Residuals: extension" + +! Output: Normal equations (ASCII) +! -------------------------------- +DIR_FN0 1 "SOL" + ## widget = lineedit + +MSG_DIR_FN0 1 "Normal equation: directory" + +EXT_FN0 1 "FN0" + ## widget = lineedit + +MSG_EXT_FN0 1 "Normal equation: extension" + +! Output: Normal equations (old, ASCII) +! ------------------------------------- +DIR_FNQ 1 "SOL" + ## widget = lineedit + +MSG_DIR_FNQ 1 "Normal equation (old format): directory" + +EXT_FNQ 1 "FNQ" + ## widget = lineedit + +MSG_EXT_FNQ 1 "Normal equation (old format): extension" + +! BPE: PCF-name +! ------------- +PTH_PCF 1 "${U}/PCF" + ## widget = lineedit + +MSG_PTH_PCF 1 "Processing control files: path" + +EXT_PCF 1 "PCF" + ## widget = lineedit + +MSG_EXT_PCF 1 "Processing control files: extension" + +! BPE: CPU-file name +! ------------------ +PTH_CPU 1 "${U}/PAN" + ## widget = lineedit + +MSG_PTH_CPU 1 "CPU control file: path" + +EXT_CPU 1 "CPU" + ## widget = lineedit + +MSG_EXT_CPU 1 "CPU control file: extension" + +PTH_CPUNUM 1 "${U}/WORK" + ## widget = lineedit + +MSG_PTH_CPUNUM 1 "Scratch for CPU control file" + +! BPE: Output files +! ----------------- +DIR_BPEOUT 1 "BPE" + ## widget = lineedit + +MSG_DIR_BPEOUT 1 "Output files: directory" + +EXT_BPEOUT 1 "OUT" + ## widget = lineedit + +MSG_EXT_BPEOUT 1 "Output files: extension" + +! BPE: Status files +! ----------------- +DIR_BPERUN 1 "BPE" + ## widget = lineedit + +MSG_DIR_BPERUN 1 "Status files: directory" + +EXT_BPERUN 1 "RUN" + ## widget = lineedit + +MSG_EXT_BPERUN 1 "Status files: extension" + +! BPE: Protocol files +! ------------------- +DIR_BPEPRT 1 "BPE" + ## widget = lineedit + +MSG_DIR_BPEPRT 1 "Protocol files: directory" + +EXT_BPEPRT 1 "PRT" + ## widget = lineedit + +MSG_EXT_BPEPRT 1 "Protocol files: extension" + +! BPE: log files +! -------------- +DIR_BPELOG 1 "BPE" + ## widget = lineedit + +MSG_DIR_BPELOG 1 "Log files: directory" + +EXT_BPELOG 1 "LOG" + ## widget = lineedit + +MSG_EXT_BPELOG 1 "Log files: extension" + +! BPE: scripts +! ------------ +PTH_SCRIPT 1 "${U}/SCRIPT" + ## widget = lineedit + +MSG_PTH_SCRIPT 1 "BPE script directory: path" + +! BPE: Option directories +! ----------------------- +PTH_OPT 1 "${U}/OPT" + ## widget = lineedit + +MSG_PTH_OPT 1 "Option directory: path" + +! Others: Help +! ------------ +PTH_HLP 1 "${X}/HLP" + ## widget = lineedit + +MSG_PTH_HLP 1 "Help files: path" + +EXT_HLP 1 "HLP" + ## widget = lineedit + +MSG_EXT_HLP 1 "Help files: extension" + +! Others: Skeleton +! ---------------- +PTH_SKL 1 "${X}/SKL" + ## widget = lineedit + +MSG_PTH_SKL 1 "Skeleton files (e.g. for plot files): path" + +EXT_SKL 1 "SKL" + ## widget = lineedit + +MSG_EXT_SKL 1 "Skeleton files (e.g. for plot files): extension" + +! Others: updpan - master and list +! -------------------------------- +PTH_UPDPAN 1 "${X}/PAN" + ## widget = lineedit + +MSG_PTH_UPDPAN 1 "Program input master files: path" + +PTH_UPD 1 "${X}/SKL" + ## widget = lineedit + +MSG_PTH_UPD 1 "Directory list for panel update: path" + +EXT_UPD 1 "UPD" + ## widget = lineedit + +MSG_EXT_UPD 1 "Directory list for panel update: extension" + +! Others: Campaign independent output +! ----------------------------------- +PTH_OUT 1 "${U}/OUT" + ## widget = lineedit + +MSG_PTH_OUT 1 "Program output files (campaign indep.): path" + +! Others: User input files +! ------------------------ +PTH_INP 1 "${U}/PAN" + ## widget = lineedit + +MSG_PTH_INP 1 "Program input files: path" + +EXT_INP 1 "INP" + ## widget = lineedit + +MSG_EXT_INP 1 "Program input files: extension" + +! Others: Scratch files +! --------------------- +PTH_SCR 1 "${U}/WORK" + ## widget = lineedit + +MSG_PTH_SCR 1 "Scratch files: path" + +EXT_SCR 1 "SCR" + ## widget = lineedit + +MSG_EXT_SCR 1 "Scratch files: extension" + +EXT_SC1 1 "SC1" + ## widget = lineedit + +MSG_EXT_SC1 1 "Scratch files: extension" + +EXT_SC2 1 "SC2" + ## widget = lineedit + +MSG_EXT_SC2 1 "Scratch files: extension" + +! Others: Error message +! --------------------- +PTH_ERR 1 "${U}/WORK" + ## widget = lineedit + +MSG_PTH_ERR 1 "Error message files: path" + +EXT_ERR 1 "MSG" + ## widget = lineedit + +MSG_EXT_ERR 1 "Error message files: extension" + +! Interally used by the menu +! -------------------------- +PTH_INP_OUT 1 "${U}/PAN" + ## widget = lineedit + +EXT_IN1 1 "IN1" + ## widget = lineedit + +! Auxiliary Menu Program +! ---------------------- +MENUAUX_EXE 1 "MENUAUX" + +MENUAUX_INP 1 "MENUAUX.INP" + +MENUAUX_SCR 1 "MENUAUX.SCR" + +MENUAUX_ERR 1 "MENUAUX.ERR" + +MENUAUX_DEBUG 1 "0" + +GEN_CONST_FILE 1 "CONST." + +GEN_DATUM_FILE 1 "DATUM." + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# PATHS AND EXTENSIONS - MENU_EXT 1: General Files # +# path extension # +# GENERAL FILES > %%%%%%%%% < # PTH_GEN +# Sub-daily earth rotation model > %%% < # EXT_SUB +# Nutation model > %%% < # EXT_NUT +# Planetary ephemeris > %%% < # EXT_EPH +# Satellite problem file/old station problem file > %%% < # EXT_CRX +# Solid Earth tides model > %%% < # EXT_TPO +# Ocean tide model > %%% < # EXT_TID +# Frequency information > %%% < # EXT_FRQ +# Old antenna/receiver name translation table > %%% < # EXT_TRN +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 2.1: Campaign Data, Orbit and EOP Files # +# campaign # +# ORBIT FILES directory extension # +# Broadcast orbits > %%%%%% < > %%% < # DIR_BRD EXT_BRD +# Precise orbits (original) > %%%%%% < # DIR_OPR +# Precise orbits > %%%%%% < > %%% < # DIR_PRE EXT_PRE +# Tabular orbits > %%%%%% < > %%% < # DIR_TAB EXT_TAB +# Standard orbits > %%%%%% < > %%% < # DIR_STD EXT_STD +# Radian pressure coefficients > %%%%%% < > %%% < # DIR_RPR EXT_RPR +# Improved orbit elements > %%%%%% < > %%% < # DIR_ELE EXT_ELE +# Earth orientation parameters > %%%%%% < > %%% < # DIR_ERP EXT_ERP +# Earth orientation parameters (IERS format) > %%%%%% < > %%% < # DIR_IEP EXT_IEP +# Geocenter coordinates > %%%%%% < > %%% < # DIR_GCC EXT_GCC +# Satellite/Receiver clocks > %%%%%% < > %%% < # DIR_CLK EXT_CLK +# Differential code biases > %%%%%% < > %%% < # DIR_DCB EXT_DCB +# Inter-system biases > %%%%%% < > %%% < # DIR_ISB EXT_ISB +# Bias SINEX > %%%%%% < > %%% < # DIR_BIA EXT_BIA +# # +# IRV file > %%%%%% < > %%% < # DIR_IRV EXT_IRV +# Precise orbit in CPF orbit format > %%%%%% < > %%% < # DIR_CPF EXT_CPF +# State vector file > %%%%%% < > %%% < # DIR_STV EXT_STV +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 2.2: Campaign Data, Orbit Files for LEOs # +# campaign # +# LEO FILES directory extension # +# Accelerometer data > %%%%%% < > %%% < # DIR_ACC EXT_ACC +# Attitude data > %%%%%% < > %%% < # DIR_ATT EXT_ATT +# LEO maneuvers > %%%%%% < > %%% < # DIR_MAN EXT_MAN +# File in CHAMP orbit format > %%%%%% < > %%% < # DIR_CHO EXT_CHO +# File in POE@@ orbit format > %%%%%% < > %%% < # DIR_POE EXT_POE +# LEO velocities (epoch-wise) > %%%%%% < > %%% < # DIR_KVL EXT_KVL +# LEO external aux. information > %%%%%% < > %%% < # DIR_AUX EXT_AUX +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 3: Campaign Data, RINEX Files # +# campaign # +# RINEX FILES directory extension # +# RINEX observations (original) > %%%%%% < # DIR_OXO +# RINEX observations > %%%%%% < > %%% < # DIR_RXO EXT_RXO +# Smoothed RINEX observations > %%%%%% < > %%% < # DIR_SMT EXT_SMT +# RINEX navigation messages (GPS, original) > %%%%%% < # DIR_OXN +# RINEX navigation messages (GPS) > %%%%%% < > %%% < # DIR_RXN EXT_RXN +# RINEX navigation messages (GLONASS, original) > %%%%%% < # DIR_OXG +# RINEX navigation messages (GLONASS) > %%%%%% < > %%% < # DIR_RXG EXT_RXG +# RINEX navigation messages (GALILEO, original) > %%%%%% < # DIR_OGA +# RINEX navigation messages (GALILEO) > %%%%%% < > %%% < # DIR_RGA EXT_RGA +# RINEX meteo data > %%%%%% < > %%% < # DIR_RXM EXT_RXM +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 4: Campaign Data, Observation Files # +# campaign # +# OBSERVATION FILES directory extension # +# Zero@@ difference code@ observations, header > %%%%%% < > %%% < # DIR_CZH EXT_CZH +# Zero@@ difference code@ observations, data > %%%%%% < > %%% < # DIR_CZO EXT_CZO +# Zero@@ difference phase observations, header > %%%%%% < > %%% < # DIR_PZH EXT_PZH +# Zero@@ difference phase observations, data > %%%%%% < > %%% < # DIR_PZO EXT_PZO +# Single difference code@ observations, header > %%%%%% < > %%% < # DIR_CSH EXT_CSH +# Single difference code@ observations, data > %%%%%% < > %%% < # DIR_CSO EXT_CSO +# Single difference phase observations, header > %%%%%% < > %%% < # DIR_PSH EXT_PSH +# Single difference phase observations, data > %%%%%% < > %%% < # DIR_PSO EXT_PSO +# # +# Range observations (SLR), header > %%%%%% < > %%% < # DIR_RZH EXT_RZH +# Range observations (SLR), data > %%%%%% < > %%% < # DIR_RZO EXT_RZO +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 5: Campaign Data, Station Files # +# campaign # +# STATION FILES directory extension # +# Station coordinates > %%%%%% < > %%% < # DIR_CRD EXT_CRD +# Station velocities > %%%%%% < > %%% < # DIR_VEL EXT_VEL +# Kinematic coordinates > %%%%%% < > %%% < # DIR_KIN EXT_KIN +# Station eccentricities > %%%%%% < > %%% < # DIR_ECC EXT_ECC +# PSD correction (ITRF14) > %%%%%% < > %%% < # DIR_PSD EXT_PSD +# Station information > %%%%%% < > %%% < # DIR_STA EXT_STA +# Ocean loading table > %%%%%% < > %%% < # DIR_BLQ EXT_BLQ +# Atmospheric tidal loading table > %%%%%% < > %%% < # DIR_ATL EXT_ATL +# Station selection list > %%%%%% < > %%% < # DIR_FIX EXT_FIX +# Station sigma file > %%%%%% < > %%% < # DIR_SIG EXT_SIG +# Station observation sigma factors > %%%%%% < > %%% < # DIR_SOS EXT_SOS +# Abbreviation table > %%%%%% < > %%% < # DIR_ABB EXT_ABB +# Tectonic plate assignment (for NUVEL1/1A) > %%%%%% < > %%% < # DIR_PLD EXT_PLD +# Baseline definition > %%%%%% < > %%% < # DIR_BSL EXT_BSL +# Cluster definition > %%%%%% < > %%% < # DIR_CLU EXT_CLU +# Cluster/baseline assignment > %%%%%% < > %%% < # DIR_CLB EXT_CLB +# Receiver antenna orientation > %%%%%% < > %%% < # DIR_AZI EXT_AZI +# Session table > %%%%%% < > %%% < # DIR_SES EXT_SES +# SLR data handling (range bias, CoM) > %%%%%% < > %%% < # DIR_RGB EXT_RGB +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 6: Campaign Data, Atmosphere Modeling Files # +# campaign # +# ATMOSPHERE MODELING FILES directory extension # +# Troposphere parameters > %%%%%% < > %%% < # DIR_TRP EXT_TRP +# Troposphere parameters (SINEX format) > %%%%%% < > %%% < # DIR_TRO EXT_TRO +# Ionosphere models > %%%%%% < > %%% < # DIR_ION EXT_ION +# Ionosphere maps (IONEX) > %%%%%% < > %%% < # DIR_INX EXT_INX +# Meteo data > %%%%%% < > %%% < # DIR_MET EXT_MET +# Vienna grid files (VMF and loading maps) > %%%%%% < > %%% < # DIR_GRD EXT_GRD +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 7: Campaign Data, Output Files # +# campaign # +# OUTPUT FILES directory extension # +# Program output > %%%%%% < > %%% < # DIR_OUT EXT_OUT +# Plot file > %%%%%% < > %%% < # DIR_PLT EXT_PLT +# Summary output > %%%%%% < > %%% < # DIR_SUM EXT_SUM +# Listing output > %%%%%% < > %%% < # DIR_LST EXT_LST +# CODSPP summary output (XYZ) > %%%%%% < > %%% < # DIR_SMC EXT_SMC +# CODSPP summary output (BLH) > %%%%%% < > %%% < # DIR_SME EXT_SME +# # +# BERNESE IN-/OUTPUT FILES # +# Residuals > %%%%%% < > %%% < # DIR_RES EXT_RES +# Clock information (clock RINEX format) > %%%%%% < > %%% < # DIR_RXC EXT_RXC +# Covariances > %%%%%% < > %%% < # DIR_COV EXT_COV +# Covariance components > %%%%%% < > %%% < # DIR_WGT EXT_WGT +# Antenna PCV estimates (grid) > %%%%%% < > %%% < # DIR_PHG EXT_PHG +# Antenna PCV estimates (harm) > %%%%%% < > %%% < # DIR_PHH EXT_PHH +# Observation editing information > %%%%%% < > %%% < # DIR_EDT EXT_EDT +# File deletion list > %%%%%% < > %%% < # DIR_DEL EXT_DEL +# Time series list of events file > %%%%%% < > %%% < # DIR_EVL EXT_EVL +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 8: Campaign Data, Solution Files # +# campaign # +# SOLUTION FILES directory extension # +# Parameter estimates > %%%%%% < > %%% < # DIR_EST EXT_EST +# Normal equation > %%%%%% < > %%% < # DIR_NEQ EXT_NEQ +# Normal equation (old format) > %%%%%% < > %%% < # DIR_ONQ EXT_ONQ +# SINEX output > %%%%%% < > %%% < # DIR_SNX EXT_SNX +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 9: Campaign Data, Bernese Files (ASCII) # +# campaign # +# BERNESE FILES (FORMATTED) directory extension # +# Standard orbits > %%%%%% < > %%% < # DIR_FSO EXT_FSO +# Radiation pressure coefficients > %%%%%% < > %%% < # DIR_FRP EXT_FRP +# Zero@@ difference code@ observations > %%%%%% < > %%% < # DIR_FCZ EXT_FCZ +# Zero@@ difference phase observations > %%%%%% < > %%% < # DIR_FPZ EXT_FPZ +# Single difference code@ observations > %%%%%% < > %%% < # DIR_FCS EXT_FCS +# Single difference phase observations > %%%%%% < > %%% < # DIR_FPS EXT_FPS +# Range observations > %%%%%% < > %%% < # DIR_FRZ EXT_FRZ +# Residuals > %%%%%% < > %%% < # DIR_FRS EXT_FRS +# Normal equation > %%%%%% < > %%% < # DIR_FN0 EXT_FN0 +# Normal equation (old format) > %%%%%% < > %%% < # DIR_FNQ EXT_FNQ +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 10: Bernese Processing Engine (BPE) # +# campaign # +# BERNESE PROCESSING ENGINE directory extension # +# BPE output > %%%%%% < > %%% < # DIR_BPEOUT EXT_BPEOUT +# BPE status > %%%%%% < > %%% < # DIR_BPERUN EXT_BPERUN +# Protocol files > %%%%%% < > %%% < # DIR_BPEPRT EXT_BPEPRT +# Log files > %%%%%% < > %%% < # DIR_BPELOG EXT_BPELOG +# # +# BERNESE PROCESSING ENGINE path extension # +# Processing control files > %%%%%%%%%% <> %%% < # PTH_PCF EXT_PCF +# CPU control file > %%%%%%%%%% <> %%% < # PTH_CPU EXT_CPU +# Scratch for CPU control file > %%%%%%%%%% < # PTH_CPUNUM +# BPE script directory > %%%%%%%%%% < # PTH_SCRIPT +# Option directory > %%%%%%%%%% < # PTH_OPT +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 11: Other Files and Directories # +# # +# GENERAL path extension(s) # +# Help files > %%%%%%%%% < > %%% < # PTH_HLP EXT_HLP +# Skeleton files (e.g. for plot files) > %%%%%%%%% < > %%% < # PTH_SKL EXT_SKL +# Directory list for panel update > %%%%%%%%% < > %%% < # PTH_UPD EXT_UPD +# Program input master files > %%%%%%%%% < # PTH_UPDPAN +# # +# USER DEPENDENT # +# Program output files (campaign indep.)> %%%%%%%%% < # PTH_OUT +# Program input files > %%%%%%%%% < > %%% < # PTH_INP EXT_INP +# Scratch files > %%%%%%%%% < > %%% <> %%% <> %%% < # PTH_SCR EXT_SCR EXT_SC1 EXT_SC2 +# Error message files > %%%%%%%%% < > %%% < # PTH_ERR EXT_ERR +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_L12/MENU_PGM.INP b/config/bernese/gpsuser52-luzon/OPT/R2S_L12/MENU_PGM.INP new file mode 100755 index 0000000..e5f8c3a --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_L12/MENU_PGM.INP @@ -0,0 +1,945 @@ + +! Command to Run the Fortran Program +! ---------------------------------- +CMD_PATH 1 "${XG}" + ## widget = lineedit; emptyallowed = false + +MSG_CMD_PATH 1 "Default program path to the executables" + +CMD_FOREGROUND 1 "1" + ## widget = radiobutton; group = CMD + +MSG_CMD_FOREGROUND 1 "Run Fortran programs in foreground" + +CMD_BACKGROUND 1 "0" + ## widget = radiobutton; group = CMD + +MSG_CMD_BACKGROUND 1 "Run Fortran programs in background" + +CMD_USE_CPUFILE 1 "0" + ## widget = radiobutton; group = CMD + +MSG_CMD_USE_CPUFILE 1 "Use selected CPU file to run Fortran programs" + +! CPU File +! -------- +CPU_FILE 0 + ## widget = selwin; path = PTH_CPU; ext = EXT_CPU; maxfiles = 1 + ## activeif = CMD_USE_CPUFILE == 1 + # UNIX + +MSG_CPU_FILE 1 "CPU control file" + +CMD_CPUNAME 0 + ## widget = lineedit; activeif = CMD_USE_CPUFILE == 1 + +MSG_CMD_CPUNAME 1 "CPU name" + +CMD_LOGFILE 0 + ## widget = lineedit; path = PTH_SCR; ext = NO_EXT + ## activeif = CMD_USE_CPUFILE == 1 + # + +MSG_CMD_LOGFILE 1 "Log File" + +MAXJOBNUM 1 "99" + ## widget = combobox; cards = 99 999; check_type = integer; check_min = 0 + ## check_max = 999 + +MSG_MAXJOBNUM 1 "Maximum program output file number" + +! List of Programs with special path to the executable +! ---------------------------------------------------- +SPECIAL_PATH 1 "" "" + ## widget = uniline; numlines = 20 + +MSG_SPECIAL_PATH 1 "Programs executed from special paths" + +! Names of Programs/Input Files +! ----------------------------- +USER1_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER1_INP 1 "USER1" + +USER2_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER2_INP 1 "USER2" + +USER3_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER3_INP 1 "USER3" + +USER4_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER4_INP 1 "USER4" + +USER5_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER5_INP 1 "USER5" + +USER6_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER6_INP 1 "USER6" + +USER7_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER7_INP 1 "USER7" + +USER8_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER8_INP 1 "USER8" + +USER9_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER9_INP 1 "USER9" + +USER10_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER10_INP 1 "USER10" + +! Configure +! --------- +CHNGEN_INP 1 "${U}/PAN\CHNGEN.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CHNGEN + +MSG_CHNGEN_INP 1 "Program input file: Change general options" + +UPDPAN_INP 1 "${U}/PAN\UPDPAN.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # UPDPAN + +MSG_UPDPAN_INP 1 "Program input file: Update program input files" + +! Campaign +! -------- +NEWCAMP_INP 1 "${U}/PAN\NEWCAMP.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # NEWCAMP + +MSG_NEWCAMP_INP 1 "Program input file: Create new campaign" + +! Station files +! ------------- +EDITCRD_INP 1 "${U}/PAN\EDITCRD.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITCRD + +MSG_EDITCRD_INP 1 "Program input file: Create/update station coordinates" + +EDITVEL_INP 1 "${U}/PAN\EDITVEL.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITVEL + +MSG_EDITVEL_INP 1 "Program input file: Create/update station velocities" + +EDITECC_INP 1 "${U}/PAN\EDITECC.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITECC + +MSG_EDITECC_INP 1 "Program input file: Create/update station eccentricities" + +EDSTACRX_INP 1 "${U}/PAN\EDITSTA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITSTA + +MSG_EDSTACRX_INP 1 "Program input file: Create/update station information file" + +EDITFIX_INP 1 "${U}/PAN\EDITFIX.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITFIX + +MSG_EDITFIX_INP 1 "Program input file: Create/update station selection list" + +EDITSIG_INP 1 "${U}/PAN\EDITSIG.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITSIG + +MSG_EDITSIG_INP 1 "Program input file: Create/update station sigma file" + +EDITSOS_INP 1 "${U}/PAN\EDITSOS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITSOS + +MSG_EDITSOS_INP 1 "Program input file: Create/update station observation sigma factors" + +ABBREV_INP 1 "${U}/PAN\EDITABB.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITABB + +MSG_ABBREV_INP 1 "Program input file: Create/update station abbreviation table" + +EDITBSL_INP 1 "${U}/PAN\EDITBSL.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITBSL + +MSG_EDITBSL_INP 1 "Program input file: Create/update baseline definition file" + +EDITCLU_INP 1 "${U}/PAN\EDITCLU.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITCLU + +MSG_EDITCLU_INP 1 "Program input file: Create/update cluster definition file" + +EDITPLD_INP 1 "${U}/PAN\EDITPLD.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITPLD + +MSG_EDITPLD_INP 1 "Program input file: Create/update tectonic plate assignment" + +! RINEX to Bernese +! ---------------- +RXOBV3_INP 1 "${U}/PAN\RXOBV3.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RXOBV3 + +MSG_RXOBV3_INP 1 "Program input file: Transfer RINEX observation files to Bernese format" + +RXNBV3_INP 1 "${U}/PAN\RXNBV3.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RXNBV3 + +MSG_RXNBV3_INP 1 "Program input file: Transfer RINEX navig. files to Bernese format" + +RXMBV3_INP 1 "${U}/PAN\RXMBV3.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RXMBV3 + +MSG_RXMBV3_INP 1 "Program input file: Transfer RINEX meteo files to Bernese format" + +RXNPRE_INP 1 "${U}/PAN\RXNPRE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RXNPRE + +MSG_RXNPRE_INP 1 "Program input file: Transfer RINEX navig. files to precise orbits" + +! Bernese to RINEX +! ---------------- +BV3RXO_INP 1 "${U}/PAN\BV3RXO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # BV3RXO + +MSG_BV3RXO_INP 1 "Program input file: Transfer Bernese observation files to RINEX" + +BV3RXN_INP 1 "${U}/PAN\BV3RXN.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # BV3RXN + +MSG_BV3RXN_INP 1 "Program input file: Transfer Bernese navigation files to RINEX" + +! Cut/concatenate RINEX +! --------------------- +CCRINEXO_INP 1 "${U}/PAN\CCRINEXO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CCRINEXO + +MSG_CCRINEXO_INP 1 "Program input file: Concatenate RINEX observation files" + +CCRINEXN_INP 1 "${U}/PAN\CCRINEXN.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CCRINEXN + +MSG_CCRINEXN_INP 1 "Program input file: Concatenate GPS RINEX navigation files" + +CCRINEXG_INP 1 "${U}/PAN\CCRINEXG.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CCRINEXG + +MSG_CCRINEXG_INP 1 "Program input file: Concatenate GLONASS RINEX navigation files" + +! RINEX utilities +! --------------- +RNXGRA_INP 1 "${U}/PAN\RNXGRA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RNXGRA + +MSG_RNXGRA_INP 1 "Program input file: Create observation statistics" + +RNXSMT_INP 1 "${U}/PAN\RNXSMT.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RNXSMT + +MSG_RNXSMT_INP 1 "Program input file: Clean/smooth observation files" + +RNXCLK_INP 1 "${U}/PAN\RNXCLK.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RNXCLK + +MSG_RNXCLK_INP 1 "Program input file: Extract satellite clock from clock RINEX files" + +! Orbit, Broadcast +! ---------------- +BRDTST_INP 1 "${U}/PAN\BRDTST.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # BRDTST + +MSG_BRDTST_INP 1 "Program input file: Check broadcast orbits" + +BRDTAB_INP 1 "${U}/PAN\BRDTAB.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # BRDTAB + +MSG_BRDTAB_INP 1 "Program input file: Create tabular orbits from broadcast ephemerides" + +SATCLK_INP 1 "${U}/PAN\SATCLK.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SATCLK + +MSG_SATCLK_INP 1 "Program input file: Extract satellite clocks" + +! Orbit, create standard orbit +! ---------------------------- +PRETAB_INP 1 "${U}/PAN\PRETAB.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # PRETAB + +MSG_PRETAB_INP 1 "Program input file: Create tabular orbits" + +ORBGEN_INP 1 "${U}/PAN\ORBGEN.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # ORBGEN + +MSG_ORBGEN_INP 1 "Program input file: Create/update standard orbits" + +DEFXTR_INP 1 "${U}/PAN\DEFXTR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # DEFXTR + +MSG_DEFXTR_INP 1 "Program input file: Extract ORBGEN program output" + +! Standard to precise +! ------------------- +STDPRE_INP 1 "${U}/PAN\STDPRE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STDPRE + +MSG_STDPRE_INP 1 "Program input file: Convert standard to precise orbits" + +PREWEI_INP 1 "${U}/PAN\PREWEI.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # PREWEI + +MSG_PREWEI_INP 1 "Program input file: Set accuracy codes in precise orbits" + +CCPREORB_INP 1 "${U}/PAN\CCPREORB.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CCPREORB + +MSG_CCPREORB_INP 1 "Program input file: Concatenate/merge precise orbit files" + +! Compare orbits +! -------------- +STDDIF_INP 1 "${U}/PAN\STDDIF.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STDDIF + +MSG_STDDIF_INP 1 "Program input file: Compare standard orbits" + +ORBCMP_INP 1 "${U}/PAN\ORBCMP.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # ORBCMP + +MSG_ORBCMP_INP 1 "Program input file: Compare precise orbits" + +STDELE_INP 1 "${U}/PAN\STDELE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STDELE + +MSG_STDELE_INP 1 "Program input file: Compare osculating elements" + +! EOPs utilities +! -------------- +POLUPD_INP 1 "${U}/PAN\POLUPD.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # POLUPD + +MSG_POLUPD_INP 1 "Program input file: Convert IERS pole files to Bernese format" + +POLXTR_INP 1 "${U}/PAN\POLXTR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # POLXTR + +MSG_POLXTR_INP 1 "Program input file: Concatenate IERS pole files" + +! Processing +! ---------- +CODSPP_INP 1 "${U}/PAN\CODSPP.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CODSPP + +MSG_CODSPP_INP 1 "Program input file: Code-based clock synchronization" + +SNGDIF_INP 1 "${U}/PAN\SNGDIF.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SNGDIF + +MSG_SNGDIF_INP 1 "Program input file: Create single-difference/baseline files" + +MAUPRP_INP 1 "${U}/PAN\MAUPRP.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # MAUPRP + +MSG_MAUPRP_INP 1 "Program input file: Phase preprocessing" + +GPSEST_INP 1 "${U}/PAN\GPSEST.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # GPSEST + +MSG_GPSEST_INP 1 "Program input file: Parameter estimation" + +ADDNEQ2_INP 1 "${U}/PAN\ADDNEQ2.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # ADDNEQ2 + +MSG_ADDNEQ2_INP 1 "Program input file: Combine normal equation systems" + +! Processing extractions +! ---------------------- +CODXTR_INP 1 "${U}/PAN\CODXTR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CODXTR + +MSG_CODXTR_INP 1 "Program input file: Extract CODSPP program output" + +MPRXTR_INP 1 "${U}/PAN\MPRXTR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # MPRXTR + +MSG_MPRXTR_INP 1 "Program input file: Extract MAUPRP program output" + +GPSXTR_INP 1 "${U}/PAN\GPSXTR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # GPSXTR + +MSG_GPSXTR_INP 1 "Program input file: Extract GPSEST/ADDNEQ2 program output" + +! Service: Simulate +! ----------------- +GPSSIM_INP 1 "${U}/PAN\GPSSIM.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # GPSSIM + +MSG_GPSSIM_INP 1 "Program input file: Generate simulated observation data" + +! Service: Station information files +! ---------------------------------- +STA2STA_INP 1 "${U}/PAN\STA2STA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STA2STA + +MSG_STA2STA_INP 1 "Program input file: Convert station information files" + +STAMERGE_INP 1 "${U}/PAN\STAMERGE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STAMERGE + +MSG_STAMERGE_INP 1 "Program input file: Merge station information files" + +RNX2STA_INP 1 "${U}/PAN\RNX2STA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RNX2STA + +MSG_RNX2STA_INP 1 "Program input file: Extract station information from RINEX headers" + +SNX2STA_INP 1 "${U}/PAN\SNX2STA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SNX2STA + +MSG_SNX2STA_INP 1 "Program input file: Extract station information from SINEX file" + +! Service: Observation files +! -------------------------- +CHGHED_INP 1 "${U}/PAN\CHGHED.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CHGHED + +MSG_CHGHED_INP 1 "Program input file: Change header of observation files" + +SATMRK_INP 1 "${U}/PAN\SATMRK.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SATMRK + +MSG_SATMRK_INP 1 "Program input file: Mark/delete observations" + +OBSSPL_INP 1 "${U}/PAN\OBSSPL.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # OBSSPL + +MSG_OBSSPL_INP 1 "Program input file: Split observation files" + +SATGRA_INP 1 "${U}/PAN\SATGRA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SATGRA + +MSG_SATGRA_INP 1 "Program input file: Create pseudo-graphics of the observations" + +! Service: Residuals +! ------------------ +REDISP_INP 1 "${U}/PAN\REDISP.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # REDISP + +MSG_REDISP_INP 1 "Program input file: Display residual file" + +RESRMS_INP 1 "${U}/PAN\RESRMS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RESRMS + +MSG_RESRMS_INP 1 "Program input file: Create residual statistics" + +! Service: Coordinates +! -------------------- +FODITS_INP 1 "${U}/PAN\FODITS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # FODITS + +MSG_FODITS_INP 1 "Program input file: Analysis of time series" + +HELMERT_INP 1 "${U}/PAN\HELMR1.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # HELMR1 + +MSG_HELMERT_INP 1 "Program input file: Helmert transformation" + +COMPAR_INP 1 "${U}/PAN\COMPAR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # COMPAR + +MSG_COMPAR_INP 1 "Program input file: Coordinate comparison" + +VELDIF_INP 1 "${U}/PAN\VELDIF.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # VELDIF + +MSG_VELDIF_INP 1 "Program input file: Velocity comparison" + +NUVELO_INP 1 "${U}/PAN\NUVELO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # NUVELO + +MSG_NUVELO_INP 1 "Program input file: Compute NUVEL velocities" + +COOVEL_INP 1 "${U}/PAN\COOVEL.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # COOVEL + +MSG_COOVEL_INP 1 "Program input file: Extrapolate coordinates" + +COOSYS_INP 1 "${U}/PAN\COOSYS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # COOSYS + +MSG_COOSYS_INP 1 "Program input file: Coordinate transformation" + +ETRS89_INP 1 "${U}/PAN\ETRS89.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # ETRS89 + +MSG_ETRS89_INP 1 "Program input file: Transform coordinates to ETRS89 frame" + +CRDMRG_INP 1 "${U}/PAN\CRDMERGE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CRDMERGE + +MSG_CRDMRG_INP 1 "Program input file: Merge coordinate/velocity files" + +GRDS1S2_INP 1 "${U}/PAN\GRDS1S2.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # GRDS1S2 + +MSG_GRDS1S2_INP 1 "Program input file: Extract atmospheric tidal loading coefficients" + +! Service: Clock tools +! -------------------- +CCRNXC_INP 1 "${U}/PAN\CCRNXC.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CCRNXC + +MSG_CCRNXC_INP 1 "Program input file: Combine/manipulate clock RINEX files" + +CLKEST_INP 1 "${U}/PAN\CLKEST.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CLKEST + +MSG_CLKEST_INP 1 "Program input file: Epoch-wise clock interpolation" + +! Service: Ionosphere +! ------------------- +IONEST_INP 1 "${U}/PAN\IONEST.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # IONEST + +MSG_IONEST_INP 1 "Program input file: Local ionosphere model estimation" + +! Service: LEO +! ------------ +LEOAUX_INP 1 "${U}/PAN\LEOAUX.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # LEOAUX + +MSG_LEOAUX_INP 1 "Program input file: Prepare LEO auxiliary information" + +KINPRE_INP 1 "${U}/PAN\KINPRE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # KINPRE + +MSG_KINPRE_INP 1 "Program input file: Convert kinematic positions to precise orbits" + +! Service: SLR +! ------------ +IRV2STV_INP 1 "${U}/PAN\IRV2STV.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # IRV2STV + +MSG_IRV2STV_INP 1 "Program input file: Convert IRV or PRE files to state vectors" + +CPFSP3_INP 1 "${U}/PAN\CPFSP3.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CPFSP3 + +MSG_CPFSP3_INP 1 "Program input file: Convert CPF to precise orbit files" + +SP3CPF_INP 1 "${U}/PAN\SP3CPF.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SP3CPF + +MSG_SP3CPF_INP 1 "Program input file: Convert precise orbits to CPF files" + +SNX2SLR_INP 1 "${U}/PAN\SNX2SLR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SNX2SLR + +MSG_SNX2SLR_INP 1 "Program input file: Prepare SLR data handling file" + +QLRINEXO_INP 1 "${U}/PAN\QLRINEXO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # QLRINEXO + +MSG_QLRINEXO_INP 1 "Program input file: Convert SLR normal point files (old format) to RINEX" + +CRD2RNXO_INP 1 "${U}/PAN\CRD2RNXO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CRD2RNXO + +MSG_CRD2RNXO_INP 1 "Program input file: Convert SLR normal point files (new format) to RINEX" + +QLRSUM_INP 1 "${U}/PAN\QLRSUM.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # QLRSUM + +MSG_QLRSUM_INP 1 "Program input file: Create SLR quick-look residual statistics" + +! Service: Automated processing +! ----------------------------- +BASLST_INP 1 "${U}/PAN\BASLST.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # BASLST + +MSG_BASLST_INP 1 "Program input file: Select baselines" + +MKCLUS_INP 1 "${U}/PAN\MKCLUS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # MKCLUS + +MSG_MKCLUS_INP 1 "Program input file: Form clusters of observation files" + +RESCHK_INP 1 "${U}/PAN\RESCHK.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RESCHK + +MSG_RESCHK_INP 1 "Program input file: Detect misbehaving stations/satellites" + +! Conversions: SINEX +! ------------------ +SNX2NQ0_INP 1 "${U}/PAN\SNX2NQ0.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SNX2NQ0 + +MSG_SNX2NQ0_INP 1 "Program input file: Transfer SINEX files to normal equation files" + +TROTRO_INP 1 "${U}/PAN\TROTRO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # TROTRO + +MSG_TROTRO_INP 1 "Program input file: Manipulate troposphere SINEX files" + +! Conversion: ANTEX +! ----------------- +ATX2PCV_INP 1 "${U}/PAN\ATX2PCV.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # ATX2PCV + +MSG_ATX2PCV_INP 1 "Program input file: Convert ANTEX to Bernese format" + +! Conversion: observation files +! ----------------------------- +OBSFMT_INP 1 "${U}/PAN\OBSFMT.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # OBSFMT + +MSG_OBSFMT_INP 1 "Program input file: Convert observation files (binary to ASCII)" + +FMTOBS_INP 1 "${U}/PAN\FMTOBS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # FMTOBS + +MSG_FMTOBS_INP 1 "Program input file: Convert observation files (ASCII to binary)" + +! Conversion: residual files +! -------------------------- +RESFMT_INP 1 "${U}/PAN\RESFMT.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RESFMT + +MSG_RESFMT_INP 1 "Program input file: Convert residual files (binary to ASCII)" + +FMTRES_INP 1 "${U}/PAN\FMTRES.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # FMTRES + +MSG_FMTRES_INP 1 "Program input file: Convert residual files (ASCII to binary)" + +! Conversion: orbit files +! ----------------------- +FMTSTD_INP 1 "${U}/PAN\FMTSTD.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # FMTSTD + +MSG_FMTSTD_INP 1 "Program input file: Convert STD and RPR files (ASCII to binary)" + +STDFMT_INP 1 "${U}/PAN\STDFMT.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STDFMT + +MSG_STDFMT_INP 1 "Program input file: Convert STD and RPR files (binary to ASCII)" + +! Conversion: NEQ-files +! --------------------- +NEQ2ASC_INP 1 "${U}/PAN\NEQ2ASC.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # NEQ2ASC + +MSG_NEQ2ASC_INP 1 "Program input file: Convert normal equation files (binary/ASCII)" + +! BPE +! --- +EDITPCF_INP 1 "${U}/PAN\EDITPCF.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITPCF + +MSG_EDITPCF_INP 1 "Program input file: Edit process control file (PCF)" + +RUNBPE_INP 1 "${U}/PAN\RUNBPE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RUNBPE + +MSG_RUNBPE_INP 1 "Program input file: Start BPE processing" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# PROGRAM NAMES - MENU_PGM 1: Options # +# # +# AUTOMATIC GENERATION OF PROGRAM OUTPUT FILE NAMES # +# Maximum program output file number > %%% < # MAXJOBNUM +# # +# OPTIONS TO RUN THE FORTRAN PROGRAMS # +# Default program path to the executables > %%%%%%%% < # CMD_PATH +# # +# Run Fortran programs in foreground > % < # CMD_FOREGROUND +# Run Fortran programs in background > % < # CMD_BACKGROUND +# Use CPU File to Run programs > % < > %%%%%%%% < # CMD_USE_CPUFILE CPU_FILE +# > %%%%%%%%%%%% < CPU Name # CMD_CPUNAME +# > %%%%%%%%%%%% < Log File # CMD_LOGFILE +# # +# Special path for individual programs # +# > Program_ Path_to_program_executable_______________________ < # SPECIAL_PATH +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.1: Menu - Configure # +# # +# CONFIGURE # +# CHNGEN > %%%%%%%% < : Change general options # CHNGEN_INP +# UPDPAN > %%%%%%%% < : Update program input files # UPDPAN_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.2: Menu - Campaign # +# # +# CAMPAIGN # +# NEWCAMP > %%%%%%%% < : Create new campaign # NEWCAMP_INP +# COORD > %%%%%%%% < : Create/update station coordinates # EDITCRD_INP +# VELOCITY > %%%%%%%% < : Create/update station velocities # EDITVEL_INP +# ECCENT > %%%%%%%% < : Create/update station eccentricities # EDITECC_INP +# STAINFO > %%%%%%%% < : Create/update station information file # EDSTACRX_INP +# STALIST > %%%%%%%% < : Create/update station selection list # EDITFIX_INP +# SIGMA > %%%%%%%% < : Create/update station sigma file # EDITSIG_INP +# STAWEIGHT> %%%%%%%% < : Create/update station observation sigma factors # EDITSOS_INP +# ABBREV > %%%%%%%% < : Create/update station abbreviation table # ABBREV_INP +# BASELINE > %%%%%%%% < : Create/update baseline definition file # EDITBSL_INP +# CLUSTER > %%%%%%%% < : Create/update cluster definition file # EDITCLU_INP +# PLATE > %%%%%%%% < : Create/update tectonic plate assignment # EDITPLD_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.3: Menu - RINEX # +# # +# RINEX PROGRAMS # +# RXOBV3 > %%%%%%%% < : Transfer RINEX observ. files to Bernese format # RXOBV3_INP +# RXNBV3 > %%%%%%%% < : Transfer RINEX navig. files to Bernese format # RXNBV3_INP +# RXMBV3 > %%%%%%%% < : Transfer RINEX meteo files to Bernese format # RXMBV3_INP +# RXNPRE > %%%%%%%% < : Transfer RINEX navig. files to precise orbits # RXNPRE_INP +# BV3RXO > %%%%%%%% < : Transfer Bernese observation files to RINEX # BV3RXO_INP +# BV3RXN > %%%%%%%% < : Transfer Bernese navigation files to RINEX # BV3RXN_INP +# CCRINEXO > %%%%%%%% < : Concatenate RINEX observation files # CCRINEXO_INP +# CCRINEXN > %%%%%%%% < : Concatenate GPS RINEX navigation files # CCRINEXN_INP +# CCRINEXG > %%%%%%%% < : Concatenate GLONASS RINEX navigation files # CCRINEXG_INP +# RNXGRA > %%%%%%%% < : Create observation statistics # RNXGRA_INP +# RNXSMT > %%%%%%%% < : Clean/smooth observation files # RNXSMT_INP +# RNXCLK > %%%%%%%% < : Extract satellite clock from clock RINEX files # RNXCLK_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.4: Menu - Orbits/EOP # +# # +# ORBIT AND EOP PROGRAMS # +# BRDTST > %%%%%%%% < : Check broadcast orbits # BRDTST_INP +# BRDTAB > %%%%%%%% < : Create tabular orbits from broadcast ephemerides# BRDTAB_INP +# SATCLK > %%%%%%%% < : Extract satellite clocks # SATCLK_INP +# PRETAB > %%%%%%%% < : Create tabular orbits # PRETAB_INP +# ORBGEN > %%%%%%%% < : Create/update standard orbits # ORBGEN_INP +# DEFXTR > %%%%%%%% < : Extract ORBGEN program output # DEFXTR_INP +# STDPRE > %%%%%%%% < : Convert standard to precise orbits # STDPRE_INP +# PREWEI > %%%%%%%% < : Set accuracy codes in precise orbits # PREWEI_INP +# CCPREORB > %%%%%%%% < : Concatenate/merge precise orbit files # CCPREORB_INP +# STDDIF > %%%%%%%% < : Compare standard orbits # STDDIF_INP +# ORBCMP > %%%%%%%% < : Compare precise orbits # ORBCMP_INP +# STDELE > %%%%%%%% < : Compare osculating elements # STDELE_INP +# POLUPD > %%%%%%%% < : Convert IERS pole files to Bernese format # POLUPD_INP +# POLXTR > %%%%%%%% < : Concatenate IERS pole files # POLXTR_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.5: Menu - Processing # +# # +# PROCESSING PROGRAMS # +# CODSPP > %%%%%%%% < : Code-based clock synchronization # CODSPP_INP +# SNGDIF > %%%%%%%% < : Create single-difference/baseline files # SNGDIF_INP +# MAUPRP > %%%%%%%% < : Phase preprocessing # MAUPRP_INP +# GPSEST > %%%%%%%% < : Parameter estimation # GPSEST_INP +# ADDNEQ2 > %%%%%%%% < : Combine normal equation systems # ADDNEQ2_INP +# CODXTR > %%%%%%%% < : Extract CODSPP program output # CODXTR_INP +# MPRXTR > %%%%%%%% < : Extract MAUPRP program output # MPRXTR_INP +# GPSXTR > %%%%%%%% < : Extract GPSEST/ADDNEQ2 program output # GPSXTR_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.6: Menu - Service # +# # +# SERVICE PROGRAMS # +# GPSSIM > %%%%%%%% < : Generate simulated observation data # GPSSIM_INP +# STA2STA > %%%%%%%% < : Convert station information files # STA2STA_INP +# STAMERGE > %%%%%%%% < : Merge station information files # STAMERGE_INP +# RNX2STA > %%%%%%%% < : Extract station information from RINEX headers # RNX2STA_INP +# SNX2STA > %%%%%%%% < : Extract station information from SINEX file # SNX2STA_INP +# CHGHED > %%%%%%%% < : Change header of observation files # CHGHED_INP +# SATMRK > %%%%%%%% < : Mark/delete observations # SATMRK_INP +# OBSSPL > %%%%%%%% < : Split observation files # OBSSPL_INP +# SATGRA > %%%%%%%% < : Create pseudo-graphics of the observations # SATGRA_INP +# REDISP > %%%%%%%% < : Display residual file # REDISP_INP +# RESRMS > %%%%%%%% < : Create residual statistics # RESRMS_INP +# FODITS > %%%%%%%% < : Analysis of time series # FODITS_INP +# HELMER > %%%%%%%% < : Helmert transformation # HELMERT_INP +# COMPAR > %%%%%%%% < : Coordinate comparison # COMPAR_INP +# VELDIF > %%%%%%%% < : Velocity comparison # VELDIF_INP +# NUVELO > %%%%%%%% < : Compute NUVEL velocities # NUVELO_INP +# COOVEL > %%%%%%%% < : Extrapolate coordinates # COOVEL_INP +# COOSYS > %%%%%%%% < : Coordinate transformation # COOSYS_INP +# ETRS89 > %%%%%%%% < : Transform coordinates to ETRS89 frame # ETRS89_INP +# CRDMERGE > %%%%%%%% < : Merge coordinate/velocity files # CRDMRG_INP +# GRDS1S2 > %%%%%%%% < : Extract atmospheric tidal loading coefficients # GRDS1S2_INP +# CCRNXC > %%%%%%%% < : Combine/manipulate clock RINEX files # CCRNXC_INP +# CLKEST > %%%%%%%% < : Epoch-wise clock interpolation # CLKEST_INP +# IONEST > %%%%%%%% < : Local ionosphere model estimation # IONEST_INP +# LEOAUX > %%%%%%%% < : Prepare LEO auxiliary information # LEOAUX_INP +# KINPRE > %%%%%%%% < : Convert kinematic positions to precise orbits # KINPRE_INP +# IRV2STV > %%%%%%%% < : Convert IRV or PRE files to state vectors # IRV2STV_INP +# CPFSP3 > %%%%%%%% < : Convert CPF to precise orbit files # CPFSP3_INP +# SP3CPF > %%%%%%%% < : Convert precise orbits to CPF files # SP3CPF_INP +# SNX2SLR > %%%%%%%% < : Prepare SLR data handling file # SNX2SLR_INP +# QLRINEXO > %%%%%%%% < : Convert normal point files (old format) to RINEX# QLRINEXO_INP +# CRD2RNXO > %%%%%%%% < : Convert normal point files (new format) to RINEX# CRD2RNXO_INP +# QLRSUM > %%%%%%%% < : Create SLR quick-look residual statistics # QLRSUM_INP +# BASLST > %%%%%%%% < : Select baselines # BASLST_INP +# MKCLUS > %%%%%%%% < : Form clusters of observation files # MKCLUS_INP +# RESCHK > %%%%%%%% < : Detect misbehaving stations/satellites # RESCHK_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.7: Menu - Conversion # +# # +# CONVERSION PROGRAMS # +# SNX2NQ0 > %%%%%%%% < : Transfer SINEX files to normal equation files # SNX2NQ0_INP +# TROTRO > %%%%%%%% < : Manipulate troposphere SINEX files # TROTRO_INP +# ATX2PCV > %%%%%%%% < : Convert ANTEX to Bernese format # ATX2PCV_INP +# OBSFMT > %%%%%%%% < : Convert observation files (binary to ASCII) # OBSFMT_INP +# FMTOBS > %%%%%%%% < : Convert observation files (ASCII to binary) # FMTOBS_INP +# RESFMT > %%%%%%%% < : Convert residual files (binary to ASCII) # RESFMT_INP +# FMTRES > %%%%%%%% < : Convert residual files (ASCII to binary) # FMTRES_INP +# STDFMT > %%%%%%%% < : Convert STD and RPR files (binary to ASCII) # STDFMT_INP +# FMTSTD > %%%%%%%% < : Convert STD and RPR files (ASCII to binary) # FMTSTD_INP +# NEQ2ASC > %%%%%%%% < : Convert normal equation files (binary/ASCII) # NEQ2ASC_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.8: Menu - BPE # +# # +# BERNESE PROCESSING ENGINE # +# PCFILE > %%%%%%%% < : Edit process control file (PCF) # EDITPCF_INP +# RUNBPE > %%%%%%%% < : Start BPE processing # RUNBPE_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 3: Menu - User # +# # +# ADDITIONAL USER PROGRAMS # +# USER1 > %%%%%%%% < # USER1_INP +# USER2 > %%%%%%%% < # USER2_INP +# USER3 > %%%%%%%% < # USER3_INP +# USER4 > %%%%%%%% < # USER4_INP +# USER5 > %%%%%%%% < # USER5_INP +# USER6 > %%%%%%%% < # USER6_INP +# USER7 > %%%%%%%% < # USER7_INP +# USER8 > %%%%%%%% < # USER8_INP +# USER9 > %%%%%%%% < # USER9_INP +# USER10 > %%%%%%%% < # USER10_INP +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_L12/MENU_PGM.old b/config/bernese/gpsuser52-luzon/OPT/R2S_L12/MENU_PGM.old new file mode 100755 index 0000000..d7d8ce5 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_L12/MENU_PGM.old @@ -0,0 +1,945 @@ + +! Command to Run the Fortran Program +! ---------------------------------- +CMD_PATH 1 "${XG}" + ## widget = lineedit; emptyallowed = false + +MSG_CMD_PATH 1 "Default program path to the executables" + +CMD_FOREGROUND 1 "1" + ## widget = radiobutton; group = CMD + +MSG_CMD_FOREGROUND 1 "Run Fortran programs in foreground" + +CMD_BACKGROUND 1 "0" + ## widget = radiobutton; group = CMD + +MSG_CMD_BACKGROUND 1 "Run Fortran programs in background" + +CMD_USE_CPUFILE 1 "0" + ## widget = radiobutton; group = CMD + +MSG_CMD_USE_CPUFILE 1 "Use selected CPU file to run Fortran programs" + +! CPU File +! -------- +CPU_FILE 0 + ## widget = selwin; path = PTH_CPU; ext = EXT_CPU; maxfiles = 1 + ## activeif = CMD_USE_CPUFILE == 1 + # UNIX + +MSG_CPU_FILE 1 "CPU control file" + +CMD_CPUNAME 0 + ## widget = lineedit; activeif = CMD_USE_CPUFILE == 1 + +MSG_CMD_CPUNAME 1 "CPU name" + +CMD_LOGFILE 0 + ## widget = lineedit; path = PTH_SCR; ext = NO_EXT + ## activeif = CMD_USE_CPUFILE == 1 + # + +MSG_CMD_LOGFILE 1 "Log File" + +MAXJOBNUM 1 "99" + ## widget = combobox; cards = 99 999; check_type = integer; check_min = 0 + ## check_max = 999 + +MSG_MAXJOBNUM 1 "Maximum program output file number" + +! List of Programs with special path to the executable +! ---------------------------------------------------- +SPECIAL_PATH 1 "" "" + ## widget = uniline; numlines = 20 + +MSG_SPECIAL_PATH 1 "Programs executed from special paths" + +! Names of Programs/Input Files +! ----------------------------- +USER1_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER1_INP 1 "USER1" + +USER2_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER2_INP 1 "USER2" + +USER3_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER3_INP 1 "USER3" + +USER4_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER4_INP 1 "USER4" + +USER5_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER5_INP 1 "USER5" + +USER6_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER6_INP 1 "USER6" + +USER7_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER7_INP 1 "USER7" + +USER8_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER8_INP 1 "USER8" + +USER9_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER9_INP 1 "USER9" + +USER10_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER10_INP 1 "USER10" + +! Configure +! --------- +CHNGEN_INP 1 "${U}/PAN/CHNGEN.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CHNGEN + +MSG_CHNGEN_INP 1 "Program input file: Change general options" + +UPDPAN_INP 1 "${U}/PAN/UPDPAN.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # UPDPAN + +MSG_UPDPAN_INP 1 "Program input file: Update program input files" + +! Campaign +! -------- +NEWCAMP_INP 1 "${U}/PAN/NEWCAMP.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # NEWCAMP + +MSG_NEWCAMP_INP 1 "Program input file: Create new campaign" + +! Station files +! ------------- +EDITCRD_INP 1 "${U}/PAN/EDITCRD.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITCRD + +MSG_EDITCRD_INP 1 "Program input file: Create/update station coordinates" + +EDITVEL_INP 1 "${U}/PAN/EDITVEL.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITVEL + +MSG_EDITVEL_INP 1 "Program input file: Create/update station velocities" + +EDITECC_INP 1 "${U}/PAN/EDITECC.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITECC + +MSG_EDITECC_INP 1 "Program input file: Create/update station eccentricities" + +EDSTACRX_INP 1 "${U}/PAN/EDITSTA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITSTA + +MSG_EDSTACRX_INP 1 "Program input file: Create/update station information file" + +EDITFIX_INP 1 "${U}/PAN/EDITFIX.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITFIX + +MSG_EDITFIX_INP 1 "Program input file: Create/update station selection list" + +EDITSIG_INP 1 "${U}/PAN/EDITSIG.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITSIG + +MSG_EDITSIG_INP 1 "Program input file: Create/update station sigma file" + +EDITSOS_INP 1 "${U}/PAN/EDITSOS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITSOS + +MSG_EDITSOS_INP 1 "Program input file: Create/update station observation sigma factors" + +ABBREV_INP 1 "${U}/PAN/EDITABB.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITABB + +MSG_ABBREV_INP 1 "Program input file: Create/update station abbreviation table" + +EDITBSL_INP 1 "${U}/PAN/EDITBSL.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITBSL + +MSG_EDITBSL_INP 1 "Program input file: Create/update baseline definition file" + +EDITCLU_INP 1 "${U}/PAN/EDITCLU.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITCLU + +MSG_EDITCLU_INP 1 "Program input file: Create/update cluster definition file" + +EDITPLD_INP 1 "${U}/PAN/EDITPLD.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITPLD + +MSG_EDITPLD_INP 1 "Program input file: Create/update tectonic plate assignment" + +! RINEX to Bernese +! ---------------- +RXOBV3_INP 1 "${U}/PAN/RXOBV3.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RXOBV3 + +MSG_RXOBV3_INP 1 "Program input file: Transfer RINEX observation files to Bernese format" + +RXNBV3_INP 1 "${U}/PAN/RXNBV3.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RXNBV3 + +MSG_RXNBV3_INP 1 "Program input file: Transfer RINEX navig. files to Bernese format" + +RXMBV3_INP 1 "${U}/PAN/RXMBV3.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RXMBV3 + +MSG_RXMBV3_INP 1 "Program input file: Transfer RINEX meteo files to Bernese format" + +RXNPRE_INP 1 "${U}/PAN/RXNPRE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RXNPRE + +MSG_RXNPRE_INP 1 "Program input file: Transfer RINEX navig. files to precise orbits" + +! Bernese to RINEX +! ---------------- +BV3RXO_INP 1 "${U}/PAN/BV3RXO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # BV3RXO + +MSG_BV3RXO_INP 1 "Program input file: Transfer Bernese observation files to RINEX" + +BV3RXN_INP 1 "${U}/PAN/BV3RXN.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # BV3RXN + +MSG_BV3RXN_INP 1 "Program input file: Transfer Bernese navigation files to RINEX" + +! Cut/concatenate RINEX +! --------------------- +CCRINEXO_INP 1 "${U}/PAN/CCRINEXO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CCRINEXO + +MSG_CCRINEXO_INP 1 "Program input file: Concatenate RINEX observation files" + +CCRINEXN_INP 1 "${U}/PAN/CCRINEXN.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CCRINEXN + +MSG_CCRINEXN_INP 1 "Program input file: Concatenate GPS RINEX navigation files" + +CCRINEXG_INP 1 "${U}/PAN/CCRINEXG.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CCRINEXG + +MSG_CCRINEXG_INP 1 "Program input file: Concatenate GLONASS RINEX navigation files" + +! RINEX utilities +! --------------- +RNXGRA_INP 1 "${U}/PAN/RNXGRA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RNXGRA + +MSG_RNXGRA_INP 1 "Program input file: Create observation statistics" + +RNXSMT_INP 1 "${U}/PAN/RNXSMT.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RNXSMT + +MSG_RNXSMT_INP 1 "Program input file: Clean/smooth observation files" + +RNXCLK_INP 1 "${U}/PAN/RNXCLK.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RNXCLK + +MSG_RNXCLK_INP 1 "Program input file: Extract satellite clock from clock RINEX files" + +! Orbit, Broadcast +! ---------------- +BRDTST_INP 1 "${U}/PAN/BRDTST.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # BRDTST + +MSG_BRDTST_INP 1 "Program input file: Check broadcast orbits" + +BRDTAB_INP 1 "${U}/PAN/BRDTAB.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # BRDTAB + +MSG_BRDTAB_INP 1 "Program input file: Create tabular orbits from broadcast ephemerides" + +SATCLK_INP 1 "${U}/PAN/SATCLK.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SATCLK + +MSG_SATCLK_INP 1 "Program input file: Extract satellite clocks" + +! Orbit, create standard orbit +! ---------------------------- +PRETAB_INP 1 "${U}/PAN/PRETAB.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # PRETAB + +MSG_PRETAB_INP 1 "Program input file: Create tabular orbits" + +ORBGEN_INP 1 "${U}/PAN/ORBGEN.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # ORBGEN + +MSG_ORBGEN_INP 1 "Program input file: Create/update standard orbits" + +DEFXTR_INP 1 "${U}/PAN/DEFXTR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # DEFXTR + +MSG_DEFXTR_INP 1 "Program input file: Extract ORBGEN program output" + +! Standard to precise +! ------------------- +STDPRE_INP 1 "${U}/PAN/STDPRE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STDPRE + +MSG_STDPRE_INP 1 "Program input file: Convert standard to precise orbits" + +PREWEI_INP 1 "${U}/PAN/PREWEI.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # PREWEI + +MSG_PREWEI_INP 1 "Program input file: Set accuracy codes in precise orbits" + +CCPREORB_INP 1 "${U}/PAN/CCPREORB.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CCPREORB + +MSG_CCPREORB_INP 1 "Program input file: Concatenate/merge precise orbit files" + +! Compare orbits +! -------------- +STDDIF_INP 1 "${U}/PAN/STDDIF.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STDDIF + +MSG_STDDIF_INP 1 "Program input file: Compare standard orbits" + +ORBCMP_INP 1 "${U}/PAN/ORBCMP.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # ORBCMP + +MSG_ORBCMP_INP 1 "Program input file: Compare precise orbits" + +STDELE_INP 1 "${U}/PAN/STDELE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STDELE + +MSG_STDELE_INP 1 "Program input file: Compare osculating elements" + +! EOPs utilities +! -------------- +POLUPD_INP 1 "${U}/PAN/POLUPD.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # POLUPD + +MSG_POLUPD_INP 1 "Program input file: Convert IERS pole files to Bernese format" + +POLXTR_INP 1 "${U}/PAN/POLXTR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # POLXTR + +MSG_POLXTR_INP 1 "Program input file: Concatenate IERS pole files" + +! Processing +! ---------- +CODSPP_INP 1 "${U}/PAN/CODSPP.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CODSPP + +MSG_CODSPP_INP 1 "Program input file: Code-based clock synchronization" + +SNGDIF_INP 1 "${U}/PAN/SNGDIF.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SNGDIF + +MSG_SNGDIF_INP 1 "Program input file: Create single-difference/baseline files" + +MAUPRP_INP 1 "${U}/PAN/MAUPRP.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # MAUPRP + +MSG_MAUPRP_INP 1 "Program input file: Phase preprocessing" + +GPSEST_INP 1 "${U}/PAN/GPSEST.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # GPSEST + +MSG_GPSEST_INP 1 "Program input file: Parameter estimation" + +ADDNEQ2_INP 1 "${U}/PAN/ADDNEQ2.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # ADDNEQ2 + +MSG_ADDNEQ2_INP 1 "Program input file: Combine normal equation systems" + +! Processing extractions +! ---------------------- +CODXTR_INP 1 "${U}/PAN/CODXTR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CODXTR + +MSG_CODXTR_INP 1 "Program input file: Extract CODSPP program output" + +MPRXTR_INP 1 "${U}/PAN/MPRXTR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # MPRXTR + +MSG_MPRXTR_INP 1 "Program input file: Extract MAUPRP program output" + +GPSXTR_INP 1 "${U}/PAN/GPSXTR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # GPSXTR + +MSG_GPSXTR_INP 1 "Program input file: Extract GPSEST/ADDNEQ2 program output" + +! Service: Simulate +! ----------------- +GPSSIM_INP 1 "${U}/PAN/GPSSIM.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # GPSSIM + +MSG_GPSSIM_INP 1 "Program input file: Generate simulated observation data" + +! Service: Station information files +! ---------------------------------- +STA2STA_INP 1 "${U}/PAN/STA2STA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STA2STA + +MSG_STA2STA_INP 1 "Program input file: Convert station information files" + +STAMERGE_INP 1 "${U}/PAN/STAMERGE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STAMERGE + +MSG_STAMERGE_INP 1 "Program input file: Merge station information files" + +RNX2STA_INP 1 "${U}/PAN/RNX2STA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RNX2STA + +MSG_RNX2STA_INP 1 "Program input file: Extract station information from RINEX headers" + +SNX2STA_INP 1 "${U}/PAN/SNX2STA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SNX2STA + +MSG_SNX2STA_INP 1 "Program input file: Extract station information from SINEX file" + +! Service: Observation files +! -------------------------- +CHGHED_INP 1 "${U}/PAN/CHGHED.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CHGHED + +MSG_CHGHED_INP 1 "Program input file: Change header of observation files" + +SATMRK_INP 1 "${U}/PAN/SATMRK.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SATMRK + +MSG_SATMRK_INP 1 "Program input file: Mark/delete observations" + +OBSSPL_INP 1 "${U}/PAN/OBSSPL.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # OBSSPL + +MSG_OBSSPL_INP 1 "Program input file: Split observation files" + +SATGRA_INP 1 "${U}/PAN/SATGRA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SATGRA + +MSG_SATGRA_INP 1 "Program input file: Create pseudo-graphics of the observations" + +! Service: Residuals +! ------------------ +REDISP_INP 1 "${U}/PAN/REDISP.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # REDISP + +MSG_REDISP_INP 1 "Program input file: Display residual file" + +RESRMS_INP 1 "${U}/PAN/RESRMS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RESRMS + +MSG_RESRMS_INP 1 "Program input file: Create residual statistics" + +! Service: Coordinates +! -------------------- +FODITS_INP 1 "${U}/PAN/FODITS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # FODITS + +MSG_FODITS_INP 1 "Program input file: Analysis of time series" + +HELMERT_INP 1 "${U}/PAN/HELMR1.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # HELMR1 + +MSG_HELMERT_INP 1 "Program input file: Helmert transformation" + +COMPAR_INP 1 "${U}/PAN/COMPAR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # COMPAR + +MSG_COMPAR_INP 1 "Program input file: Coordinate comparison" + +VELDIF_INP 1 "${U}/PAN/VELDIF.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # VELDIF + +MSG_VELDIF_INP 1 "Program input file: Velocity comparison" + +NUVELO_INP 1 "${U}/PAN/NUVELO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # NUVELO + +MSG_NUVELO_INP 1 "Program input file: Compute NUVEL velocities" + +COOVEL_INP 1 "${U}/PAN/COOVEL.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # COOVEL + +MSG_COOVEL_INP 1 "Program input file: Extrapolate coordinates" + +COOSYS_INP 1 "${U}/PAN/COOSYS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # COOSYS + +MSG_COOSYS_INP 1 "Program input file: Coordinate transformation" + +ETRS89_INP 1 "${U}/PAN/ETRS89.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # ETRS89 + +MSG_ETRS89_INP 1 "Program input file: Transform coordinates to ETRS89 frame" + +CRDMRG_INP 1 "${U}/PAN/CRDMERGE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CRDMERGE + +MSG_CRDMRG_INP 1 "Program input file: Merge coordinate/velocity files" + +GRDS1S2_INP 1 "${U}/PAN/GRDS1S2.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # GRDS1S2 + +MSG_GRDS1S2_INP 1 "Program input file: Extract atmospheric tidal loading coefficients" + +! Service: Clock tools +! -------------------- +CCRNXC_INP 1 "${U}/PAN/CCRNXC.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CCRNXC + +MSG_CCRNXC_INP 1 "Program input file: Combine/manipulate clock RINEX files" + +CLKEST_INP 1 "${U}/PAN/CLKEST.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CLKEST + +MSG_CLKEST_INP 1 "Program input file: Epoch-wise clock interpolation" + +! Service: Ionosphere +! ------------------- +IONEST_INP 1 "${U}/PAN/IONEST.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # IONEST + +MSG_IONEST_INP 1 "Program input file: Local ionosphere model estimation" + +! Service: LEO +! ------------ +LEOAUX_INP 1 "${U}/PAN/LEOAUX.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # LEOAUX + +MSG_LEOAUX_INP 1 "Program input file: Prepare LEO auxiliary information" + +KINPRE_INP 1 "${U}/PAN/KINPRE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # KINPRE + +MSG_KINPRE_INP 1 "Program input file: Convert kinematic positions to precise orbits" + +! Service: SLR +! ------------ +IRV2STV_INP 1 "${U}/PAN/IRV2STV.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # IRV2STV + +MSG_IRV2STV_INP 1 "Program input file: Convert IRV or PRE files to state vectors" + +CPFSP3_INP 1 "${U}/PAN/CPFSP3.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CPFSP3 + +MSG_CPFSP3_INP 1 "Program input file: Convert CPF to precise orbit files" + +SP3CPF_INP 1 "${U}/PAN/SP3CPF.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SP3CPF + +MSG_SP3CPF_INP 1 "Program input file: Convert precise orbits to CPF files" + +SNX2SLR_INP 1 "${U}/PAN/SNX2SLR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SNX2SLR + +MSG_SNX2SLR_INP 1 "Program input file: Prepare SLR data handling file" + +QLRINEXO_INP 1 "${U}/PAN/QLRINEXO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # QLRINEXO + +MSG_QLRINEXO_INP 1 "Program input file: Convert SLR normal point files (old format) to RINEX" + +CRD2RNXO_INP 1 "${U}/PAN/CRD2RNXO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CRD2RNXO + +MSG_CRD2RNXO_INP 1 "Program input file: Convert SLR normal point files (new format) to RINEX" + +QLRSUM_INP 1 "${U}/PAN/QLRSUM.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # QLRSUM + +MSG_QLRSUM_INP 1 "Program input file: Create SLR quick-look residual statistics" + +! Service: Automated processing +! ----------------------------- +BASLST_INP 1 "${U}/PAN/BASLST.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # BASLST + +MSG_BASLST_INP 1 "Program input file: Select baselines" + +MKCLUS_INP 1 "${U}/PAN/MKCLUS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # MKCLUS + +MSG_MKCLUS_INP 1 "Program input file: Form clusters of observation files" + +RESCHK_INP 1 "${U}/PAN/RESCHK.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RESCHK + +MSG_RESCHK_INP 1 "Program input file: Detect misbehaving stations/satellites" + +! Conversions: SINEX +! ------------------ +SNX2NQ0_INP 1 "${U}/PAN/SNX2NQ0.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SNX2NQ0 + +MSG_SNX2NQ0_INP 1 "Program input file: Transfer SINEX files to normal equation files" + +TROTRO_INP 1 "${U}/PAN/TROTRO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # TROTRO + +MSG_TROTRO_INP 1 "Program input file: Manipulate troposphere SINEX files" + +! Conversion: ANTEX +! ----------------- +ATX2PCV_INP 1 "${U}/PAN/ATX2PCV.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # ATX2PCV + +MSG_ATX2PCV_INP 1 "Program input file: Convert ANTEX to Bernese format" + +! Conversion: observation files +! ----------------------------- +OBSFMT_INP 1 "${U}/PAN/OBSFMT.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # OBSFMT + +MSG_OBSFMT_INP 1 "Program input file: Convert observation files (binary to ASCII)" + +FMTOBS_INP 1 "${U}/PAN/FMTOBS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # FMTOBS + +MSG_FMTOBS_INP 1 "Program input file: Convert observation files (ASCII to binary)" + +! Conversion: residual files +! -------------------------- +RESFMT_INP 1 "${U}/PAN/RESFMT.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RESFMT + +MSG_RESFMT_INP 1 "Program input file: Convert residual files (binary to ASCII)" + +FMTRES_INP 1 "${U}/PAN/FMTRES.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # FMTRES + +MSG_FMTRES_INP 1 "Program input file: Convert residual files (ASCII to binary)" + +! Conversion: orbit files +! ----------------------- +FMTSTD_INP 1 "${U}/PAN/FMTSTD.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # FMTSTD + +MSG_FMTSTD_INP 1 "Program input file: Convert STD and RPR files (ASCII to binary)" + +STDFMT_INP 1 "${U}/PAN/STDFMT.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STDFMT + +MSG_STDFMT_INP 1 "Program input file: Convert STD and RPR files (binary to ASCII)" + +! Conversion: NEQ-files +! --------------------- +NEQ2ASC_INP 1 "${U}/PAN/NEQ2ASC.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # NEQ2ASC + +MSG_NEQ2ASC_INP 1 "Program input file: Convert normal equation files (binary/ASCII)" + +! BPE +! --- +EDITPCF_INP 1 "${U}/PAN/EDITPCF.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITPCF + +MSG_EDITPCF_INP 1 "Program input file: Edit process control file (PCF)" + +RUNBPE_INP 1 "${U}/PAN/RUNBPE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RUNBPE + +MSG_RUNBPE_INP 1 "Program input file: Start BPE processing" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# PROGRAM NAMES - MENU_PGM 1: Options # +# # +# AUTOMATIC GENERATION OF PROGRAM OUTPUT FILE NAMES # +# Maximum program output file number > %%% < # MAXJOBNUM +# # +# OPTIONS TO RUN THE FORTRAN PROGRAMS # +# Default program path to the executables > %%%%%%%% < # CMD_PATH +# # +# Run Fortran programs in foreground > % < # CMD_FOREGROUND +# Run Fortran programs in background > % < # CMD_BACKGROUND +# Use CPU File to Run programs > % < > %%%%%%%% < # CMD_USE_CPUFILE CPU_FILE +# > %%%%%%%%%%%% < CPU Name # CMD_CPUNAME +# > %%%%%%%%%%%% < Log File # CMD_LOGFILE +# # +# Special path for individual programs # +# > Program_ Path_to_program_executable_______________________ < # SPECIAL_PATH +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.1: Menu - Configure # +# # +# CONFIGURE # +# CHNGEN > %%%%%%%% < : Change general options # CHNGEN_INP +# UPDPAN > %%%%%%%% < : Update program input files # UPDPAN_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.2: Menu - Campaign # +# # +# CAMPAIGN # +# NEWCAMP > %%%%%%%% < : Create new campaign # NEWCAMP_INP +# COORD > %%%%%%%% < : Create/update station coordinates # EDITCRD_INP +# VELOCITY > %%%%%%%% < : Create/update station velocities # EDITVEL_INP +# ECCENT > %%%%%%%% < : Create/update station eccentricities # EDITECC_INP +# STAINFO > %%%%%%%% < : Create/update station information file # EDSTACRX_INP +# STALIST > %%%%%%%% < : Create/update station selection list # EDITFIX_INP +# SIGMA > %%%%%%%% < : Create/update station sigma file # EDITSIG_INP +# STAWEIGHT> %%%%%%%% < : Create/update station observation sigma factors # EDITSOS_INP +# ABBREV > %%%%%%%% < : Create/update station abbreviation table # ABBREV_INP +# BASELINE > %%%%%%%% < : Create/update baseline definition file # EDITBSL_INP +# CLUSTER > %%%%%%%% < : Create/update cluster definition file # EDITCLU_INP +# PLATE > %%%%%%%% < : Create/update tectonic plate assignment # EDITPLD_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.3: Menu - RINEX # +# # +# RINEX PROGRAMS # +# RXOBV3 > %%%%%%%% < : Transfer RINEX observ. files to Bernese format # RXOBV3_INP +# RXNBV3 > %%%%%%%% < : Transfer RINEX navig. files to Bernese format # RXNBV3_INP +# RXMBV3 > %%%%%%%% < : Transfer RINEX meteo files to Bernese format # RXMBV3_INP +# RXNPRE > %%%%%%%% < : Transfer RINEX navig. files to precise orbits # RXNPRE_INP +# BV3RXO > %%%%%%%% < : Transfer Bernese observation files to RINEX # BV3RXO_INP +# BV3RXN > %%%%%%%% < : Transfer Bernese navigation files to RINEX # BV3RXN_INP +# CCRINEXO > %%%%%%%% < : Concatenate RINEX observation files # CCRINEXO_INP +# CCRINEXN > %%%%%%%% < : Concatenate GPS RINEX navigation files # CCRINEXN_INP +# CCRINEXG > %%%%%%%% < : Concatenate GLONASS RINEX navigation files # CCRINEXG_INP +# RNXGRA > %%%%%%%% < : Create observation statistics # RNXGRA_INP +# RNXSMT > %%%%%%%% < : Clean/smooth observation files # RNXSMT_INP +# RNXCLK > %%%%%%%% < : Extract satellite clock from clock RINEX files # RNXCLK_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.4: Menu - Orbits/EOP # +# # +# ORBIT AND EOP PROGRAMS # +# BRDTST > %%%%%%%% < : Check broadcast orbits # BRDTST_INP +# BRDTAB > %%%%%%%% < : Create tabular orbits from broadcast ephemerides# BRDTAB_INP +# SATCLK > %%%%%%%% < : Extract satellite clocks # SATCLK_INP +# PRETAB > %%%%%%%% < : Create tabular orbits # PRETAB_INP +# ORBGEN > %%%%%%%% < : Create/update standard orbits # ORBGEN_INP +# DEFXTR > %%%%%%%% < : Extract ORBGEN program output # DEFXTR_INP +# STDPRE > %%%%%%%% < : Convert standard to precise orbits # STDPRE_INP +# PREWEI > %%%%%%%% < : Set accuracy codes in precise orbits # PREWEI_INP +# CCPREORB > %%%%%%%% < : Concatenate/merge precise orbit files # CCPREORB_INP +# STDDIF > %%%%%%%% < : Compare standard orbits # STDDIF_INP +# ORBCMP > %%%%%%%% < : Compare precise orbits # ORBCMP_INP +# STDELE > %%%%%%%% < : Compare osculating elements # STDELE_INP +# POLUPD > %%%%%%%% < : Convert IERS pole files to Bernese format # POLUPD_INP +# POLXTR > %%%%%%%% < : Concatenate IERS pole files # POLXTR_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.5: Menu - Processing # +# # +# PROCESSING PROGRAMS # +# CODSPP > %%%%%%%% < : Code-based clock synchronization # CODSPP_INP +# SNGDIF > %%%%%%%% < : Create single-difference/baseline files # SNGDIF_INP +# MAUPRP > %%%%%%%% < : Phase preprocessing # MAUPRP_INP +# GPSEST > %%%%%%%% < : Parameter estimation # GPSEST_INP +# ADDNEQ2 > %%%%%%%% < : Combine normal equation systems # ADDNEQ2_INP +# CODXTR > %%%%%%%% < : Extract CODSPP program output # CODXTR_INP +# MPRXTR > %%%%%%%% < : Extract MAUPRP program output # MPRXTR_INP +# GPSXTR > %%%%%%%% < : Extract GPSEST/ADDNEQ2 program output # GPSXTR_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.6: Menu - Service # +# # +# SERVICE PROGRAMS # +# GPSSIM > %%%%%%%% < : Generate simulated observation data # GPSSIM_INP +# STA2STA > %%%%%%%% < : Convert station information files # STA2STA_INP +# STAMERGE > %%%%%%%% < : Merge station information files # STAMERGE_INP +# RNX2STA > %%%%%%%% < : Extract station information from RINEX headers # RNX2STA_INP +# SNX2STA > %%%%%%%% < : Extract station information from SINEX file # SNX2STA_INP +# CHGHED > %%%%%%%% < : Change header of observation files # CHGHED_INP +# SATMRK > %%%%%%%% < : Mark/delete observations # SATMRK_INP +# OBSSPL > %%%%%%%% < : Split observation files # OBSSPL_INP +# SATGRA > %%%%%%%% < : Create pseudo-graphics of the observations # SATGRA_INP +# REDISP > %%%%%%%% < : Display residual file # REDISP_INP +# RESRMS > %%%%%%%% < : Create residual statistics # RESRMS_INP +# FODITS > %%%%%%%% < : Analysis of time series # FODITS_INP +# HELMER > %%%%%%%% < : Helmert transformation # HELMERT_INP +# COMPAR > %%%%%%%% < : Coordinate comparison # COMPAR_INP +# VELDIF > %%%%%%%% < : Velocity comparison # VELDIF_INP +# NUVELO > %%%%%%%% < : Compute NUVEL velocities # NUVELO_INP +# COOVEL > %%%%%%%% < : Extrapolate coordinates # COOVEL_INP +# COOSYS > %%%%%%%% < : Coordinate transformation # COOSYS_INP +# ETRS89 > %%%%%%%% < : Transform coordinates to ETRS89 frame # ETRS89_INP +# CRDMERGE > %%%%%%%% < : Merge coordinate/velocity files # CRDMRG_INP +# GRDS1S2 > %%%%%%%% < : Extract atmospheric tidal loading coefficients # GRDS1S2_INP +# CCRNXC > %%%%%%%% < : Combine/manipulate clock RINEX files # CCRNXC_INP +# CLKEST > %%%%%%%% < : Epoch-wise clock interpolation # CLKEST_INP +# IONEST > %%%%%%%% < : Local ionosphere model estimation # IONEST_INP +# LEOAUX > %%%%%%%% < : Prepare LEO auxiliary information # LEOAUX_INP +# KINPRE > %%%%%%%% < : Convert kinematic positions to precise orbits # KINPRE_INP +# IRV2STV > %%%%%%%% < : Convert IRV or PRE files to state vectors # IRV2STV_INP +# CPFSP3 > %%%%%%%% < : Convert CPF to precise orbit files # CPFSP3_INP +# SP3CPF > %%%%%%%% < : Convert precise orbits to CPF files # SP3CPF_INP +# SNX2SLR > %%%%%%%% < : Prepare SLR data handling file # SNX2SLR_INP +# QLRINEXO > %%%%%%%% < : Convert normal point files (old format) to RINEX# QLRINEXO_INP +# CRD2RNXO > %%%%%%%% < : Convert normal point files (new format) to RINEX# CRD2RNXO_INP +# QLRSUM > %%%%%%%% < : Create SLR quick-look residual statistics # QLRSUM_INP +# BASLST > %%%%%%%% < : Select baselines # BASLST_INP +# MKCLUS > %%%%%%%% < : Form clusters of observation files # MKCLUS_INP +# RESCHK > %%%%%%%% < : Detect misbehaving stations/satellites # RESCHK_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.7: Menu - Conversion # +# # +# CONVERSION PROGRAMS # +# SNX2NQ0 > %%%%%%%% < : Transfer SINEX files to normal equation files # SNX2NQ0_INP +# TROTRO > %%%%%%%% < : Manipulate troposphere SINEX files # TROTRO_INP +# ATX2PCV > %%%%%%%% < : Convert ANTEX to Bernese format # ATX2PCV_INP +# OBSFMT > %%%%%%%% < : Convert observation files (binary to ASCII) # OBSFMT_INP +# FMTOBS > %%%%%%%% < : Convert observation files (ASCII to binary) # FMTOBS_INP +# RESFMT > %%%%%%%% < : Convert residual files (binary to ASCII) # RESFMT_INP +# FMTRES > %%%%%%%% < : Convert residual files (ASCII to binary) # FMTRES_INP +# STDFMT > %%%%%%%% < : Convert STD and RPR files (binary to ASCII) # STDFMT_INP +# FMTSTD > %%%%%%%% < : Convert STD and RPR files (ASCII to binary) # FMTSTD_INP +# NEQ2ASC > %%%%%%%% < : Convert normal equation files (binary/ASCII) # NEQ2ASC_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.8: Menu - BPE # +# # +# BERNESE PROCESSING ENGINE # +# PCFILE > %%%%%%%% < : Edit process control file (PCF) # EDITPCF_INP +# RUNBPE > %%%%%%%% < : Start BPE processing # RUNBPE_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 3: Menu - User # +# # +# ADDITIONAL USER PROGRAMS # +# USER1 > %%%%%%%% < # USER1_INP +# USER2 > %%%%%%%% < # USER2_INP +# USER3 > %%%%%%%% < # USER3_INP +# USER4 > %%%%%%%% < # USER4_INP +# USER5 > %%%%%%%% < # USER5_INP +# USER6 > %%%%%%%% < # USER6_INP +# USER7 > %%%%%%%% < # USER7_INP +# USER8 > %%%%%%%% < # USER8_INP +# USER9 > %%%%%%%% < # USER9_INP +# USER10 > %%%%%%%% < # USER10_INP +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_L12/MENU_VAR.INP b/config/bernese/gpsuser52-luzon/OPT/R2S_L12/MENU_VAR.INP new file mode 100755 index 0000000..531d4b0 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_L12/MENU_VAR.INP @@ -0,0 +1,107 @@ + +! +! Predefined variables +! +! 2-digit year +! ------------ +YEAR2 1 "19" + ## widget = comment + # $Y + +MSG_YEAR2 1 "Two digit year of the current session" + +! Month +! ----- +MONTH2 1 "01" + ## widget = comment + # $M + +MSG_MONTH2 1 "Month of the current session" + +! Day of month +! ------------ +DAY2 1 "11" + ## widget = comment + # $D + +MSG_DAY2 1 "Day of month of the current session" + +! Job ID +! ------ +JOB_ID 1 "" + ## widget = comment + # $J + +MSG_JOB_ID 1 "Job ID" + +! Ranges of $-Variables +! --------------------- +VAR_MINUS 1 "-1" + ## widget = spinbox; range = -999 0 1 + +MSG_VAR_MINUS 1 "Minus range" + +VAR_PLUS 1 "1" + ## widget = spinbox; range = 0 999 1 + +MSG_VAR_PLUS 1 "Plus range" + +! User-defined Variables +! ---------------------- +USERVAR 1 "" "" + ## widget = uniline; numlines = 20; keepvariables = true + +MSG_USERVAR 1 "User-defined variables" + +! List of Environment Variables +! ----------------------------- +ENVIR_LIST 4 + "U" + "X" + "P" + "USER" + ## widget = uniline; numlines = 20 + +MSG_ENVIR_LIST 1 "Environment variables" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU VARIABLES - MENU_VAR 1: Variables # +# # +# PREDEFINED VARIABLES # +# (translated in the menu) # +# Variable Current value Description # +# $Y > %% < Two digit year of the current session # YEAR2 +# $M > %% < Month of the current session # MONTH2 +# $D > %% < Day of month of the current session # DAY2 +# $J > %% < Job ID # JOB_ID +# # +# USER-DEFINED VARIABLES ENVIRONMENT VARIABLES # +# (translated in the menu) (translated in main program) # +# > Variable_(w/o_$) Value___________ < > Variable < # USERVAR ENVIR_LIST +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_VAR 2: Ranges # +# # +# RANGES OF PREDEFINED VARIABLES # +# Minus range > %% < Plus range > %% < # VAR_MINUS VAR_PLUS +# # +# Without ranges With ranges Format Description # +# (n=0,1,...9) # +# $+n $-n $+- DDD Day of Year (DOY) # +# $S+n $S-n $S+- DDDS DOY, Session Character # +# $Y+n $Y-n $Y+- YYYY Year # +# $W+n $W-n $W+- WWWW GPS Week # +# $M+n $M-n $M+- YYMM Year, Month # +# $JD+n $JD-n $JD+- DDDDD Modified Julian Date # +# $WD+n $WD-n $WD+- WWWWD GPS Week and Day # +# $YD+n $YD-n $YD+- YYDDD Year and DOY # +# $YSS+n $YSS-n $YSS+- YYDDDS Year, DOY, Sess. Char. # +# $YMD_STR+n $YMD_STR-n $YMD_STR+- YYYY MM DD Year, Month, Day # +# # +# Syntax if n=10,...: $+(n), $S+(n), ..., $-(n), $S-(n), ... # +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_L12/MENU_VAR.old b/config/bernese/gpsuser52-luzon/OPT/R2S_L12/MENU_VAR.old new file mode 100755 index 0000000..d7eb93a --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_L12/MENU_VAR.old @@ -0,0 +1,107 @@ + +! +! Predefined variables +! +! 2-digit year +! ------------ +YEAR2 1 "80" + ## widget = comment + # $Y + +MSG_YEAR2 1 "Two digit year of the current session" + +! Month +! ----- +MONTH2 1 "01" + ## widget = comment + # $M + +MSG_MONTH2 1 "Month of the current session" + +! Day of month +! ------------ +DAY2 1 "06" + ## widget = comment + # $D + +MSG_DAY2 1 "Day of month of the current session" + +! Job ID +! ------ +JOB_ID 1 "" + ## widget = comment + # $J + +MSG_JOB_ID 1 "Job ID" + +! Ranges of $-Variables +! --------------------- +VAR_MINUS 1 "-1" + ## widget = spinbox; range = -999 0 1 + +MSG_VAR_MINUS 1 "Minus range" + +VAR_PLUS 1 "1" + ## widget = spinbox; range = 0 999 1 + +MSG_VAR_PLUS 1 "Plus range" + +! User-defined Variables +! ---------------------- +USERVAR 1 "" "" + ## widget = uniline; numlines = 20; keepvariables = true + +MSG_USERVAR 1 "User-defined variables" + +! List of Environment Variables +! ----------------------------- +ENVIR_LIST 4 + "U" + "X" + "P" + "USER" + ## widget = uniline; numlines = 20 + +MSG_ENVIR_LIST 1 "Environment variables" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU VARIABLES - MENU_VAR 1: Variables # +# # +# PREDEFINED VARIABLES # +# (translated in the menu) # +# Variable Current value Description # +# $Y > %% < Two digit year of the current session # YEAR2 +# $M > %% < Month of the current session # MONTH2 +# $D > %% < Day of month of the current session # DAY2 +# $J > %% < Job ID # JOB_ID +# # +# USER-DEFINED VARIABLES ENVIRONMENT VARIABLES # +# (translated in the menu) (translated in main program) # +# > Variable_(w/o_$) Value___________ < > Variable < # USERVAR ENVIR_LIST +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_VAR 2: Ranges # +# # +# RANGES OF PREDEFINED VARIABLES # +# Minus range > %% < Plus range > %% < # VAR_MINUS VAR_PLUS +# # +# Without ranges With ranges Format Description # +# (n=0,1,...9) # +# $+n $-n $+- DDD Day of Year (DOY) # +# $S+n $S-n $S+- DDDS DOY, Session Character # +# $Y+n $Y-n $Y+- YYYY Year # +# $W+n $W-n $W+- WWWW GPS Week # +# $M+n $M-n $M+- YYMM Year, Month # +# $JD+n $JD-n $JD+- DDDDD Modified Julian Date # +# $WD+n $WD-n $WD+- WWWWD GPS Week and Day # +# $YD+n $YD-n $YD+- YYDDD Year and DOY # +# $YSS+n $YSS-n $YSS+- YYDDDS Year, DOY, Sess. Char. # +# $YMD_STR+n $YMD_STR-n $YMD_STR+- YYYY MM DD Year, Month, Day # +# # +# Syntax if n=10,...: $+(n), $S+(n), ..., $-(n), $S-(n), ... # +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_L12/SATMRK.INP b/config/bernese/gpsuser52-luzon/OPT/R2S_L12/SATMRK.INP new file mode 100755 index 0000000..04bf695 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_L12/SATMRK.INP @@ -0,0 +1,442 @@ + +! Environment Variables +! --------------------- +ENVIRONMENT 5 + "U" "c:\Bernese\GPSUSER52" + "T" "c:\Bernese\GPSTEMP" + "X" "c:\Bernese\BERN52\GPS" + "P" "c:\Bernese\GPSDATA\CAMPAIGN52" + "USER" "" + ## widget = initmenu; pointer = ENVIR_LIST + +! SOME KEYWORDS FOR AUTOMATIC OUTPUT +! ---------------------------------- +CAMPAIGN 1 "${P}/PHIVOLCS" + ## widget = initmenu; pointer = ACTIVE_CAMPAIGN + +SESSION_TABLE 1 "${P}/PHIVOLCS\STA\SESSIONS.SES" + ## widget = initmenu; pointer = SESSION_TABLE + +DESCR_SESSION_TABLE 1 "Session table" + +YR4_INFO 1 "2019" + ## widget = comment + # $Y+0 + +SES_INFO 1 "0110" + ## widget = comment + # $S+0 + +USR_INFO 1 "${USER}" + ## widget = comment + +! Show general files +! ------------------ +SHOWGEN 1 "1" + ## widget = checkbox + +MSG_SHOWGEN 1 "Show all general files" + +! General Constants +! ----------------- +CONST 1 "${X}/GEN\CONST." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # CONST. + +DESCR_CONST 1 "General constants" + +! Satellite Information File +! -------------------------- +SATELL 1 "${X}/GEN\$(SATINF).$(PCV)" + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # $(SATINF).$(PCV) + +DESCR_SATELL 1 "Satellite information" + +! What to do in this run? +! ----------------------- +WHATTODO 1 "INITIALIZE" + ## widget = combobox; editable = false + ## cards = EDIT_FILE MARK_MANUAL SYNCHRONIZE INITIALIZE + +MSG_WHATTODO 1 "Desired task" + +! Reset ambiguities +! ----------------- +RESAMB 1 "ALL" + ## widget = combobox; editable = false; cards = L1 L2 L1&L2 L5 ALL + ## activeif = WHATTODO == INITIALIZE + +MSG_RESAMB 1 "Re-initialize ambiguities, frequency" + +! Reset ambiguities +! ----------------- +AMBSYS 1 "ALL_GNSS" + ## widget = combobox; editable = false + ## cards = ALL_GNSS GPS GLONASS GALILEO SBAS + ## activeif = WHATTODO == INITIALIZE + +MSG_AMBSYS 1 "Re-initialize ambiguities, system" + +! Select obs type +! --------------- +OBSTYPE 1 "GNSS" + ## widget = combobox; editable = false; cards = GNSS Range + +MSG_OBSTYPE 1 "Select obs type" + +! Zero diff., Code +! ---------------- +CZHFIL 0 + ## widget = selwin; path = DIR_CZH; ext = EXT_CZH; maxfiles = 999 + ## emptyallowed = true + ## activeif = WHATTODO /= INITIALIZE AND OBSTYPE = GNSS + # ????$S+0 + +MSG_CZHFIL 1 "Zero diff. code" + +CZHFIL_TXT_COL_1 1 "Code Header Files" + +CZHFIL_PTH_COL_2 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_CZO + +CZHFIL_EXT_COL_2 1 "CZO" + ## widget = initmenu; pointer = EXT_CZO + +CZHFIL_TXT_COL_2 1 "Code Observation Files" + +CZHFIL_PTH_COL_3 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_PZH + +CZHFIL_EXT_COL_3 1 "PZH" + ## widget = initmenu; pointer = EXT_PZH + +CZHFIL_TXT_COL_3 1 "Phase Header Files" + +CZHFIL_PTH_COL_4 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_PZO + +CZHFIL_EXT_COL_4 1 "PZO" + ## widget = initmenu; pointer = EXT_PZO + +CZHFIL_TXT_COL_4 1 "Phase Observation Files" + +! Zero diff., Phase +! ----------------- +PZHFIL 0 + ## widget = selwin; path = DIR_PZH; ext = EXT_PZH; maxfiles = 999 + ## emptyallowed = true; activeif = OBSTYPE = GNSS + # + +MSG_PZHFIL 1 "Zero diff. phase" + +PZHFIL_PTH_COL_2 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_PZO + +PZHFIL_EXT_COL_2 1 "PZO" + ## widget = initmenu; pointer = EXT_PZO + +PZHFIL_PTH_COL_3 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_CZH + +PZHFIL_EXT_COL_3 1 "CZH" + ## widget = initmenu; pointer = EXT_CZH + +PZHFIL_PTH_COL_4 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_CZO + +PZHFIL_EXT_COL_4 1 "CZO" + ## widget = initmenu; pointer = EXT_CZO + +! Zero diff., Code=Phase +! ---------------------- +BOTHZERO 1 "1" + ## widget = checkbox + ## activeif = CZHFIL /= _ OR PZHFIL /= _ AND WHATTODO / SYNCHRONIZE AND WHATTODO / INITIALIZE AND OBSTYPE = GNSS + +MSG_BOTHZERO 1 "Zero diff. both" + +! Single diff., Code +! ------------------ +CSHFIL 0 + ## widget = selwin; path = DIR_CSH; ext = EXT_CSH; maxfiles = 999 + ## emptyallowed = true + ## activeif = WHATTODO /= INITIALIZE AND OBSTYPE = GNSS + # + +MSG_CSHFIL 1 "Single diff. code" + +CSHFIL_TXT_COL_1 1 "Code Single Difference Files" + +CSHFIL_PTH_COL_2 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_CSO + +CSHFIL_EXT_COL_2 1 "CSO" + ## widget = initmenu; pointer = EXT_CSO + +CSHFIL_TXT_COL_2 1 "Code Single Difference Files" + +CSHFIL_PTH_COL_3 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_PSH + +CSHFIL_EXT_COL_3 1 "PSH" + ## widget = initmenu; pointer = EXT_PSH + +CSHFIL_TXT_COL_3 1 "Phase Single Difference Files" + +CSHFIL_PTH_COL_4 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_PSO + +CSHFIL_EXT_COL_4 1 "PSO" + ## widget = initmenu; pointer = EXT_PSO + +CSHFIL_TXT_COL_4 1 "Phase Single Difference Files" + +! Single diff., Phase +! ------------------- +PSHFIL 1 "${P}/PHIVOLCS\OBS\$(FFFF)0110.PSH" + ## widget = selwin; path = DIR_PSH; ext = EXT_PSH; maxfiles = 999 + ## emptyallowed = true; activeif = OBSTYPE = GNSS + # $(FFFF)$S+0 + +MSG_PSHFIL 1 "Single diff. phase" + +PSHFIL_PTH_COL_2 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_PSO + +PSHFIL_EXT_COL_2 1 "PSO" + ## widget = initmenu; pointer = EXT_PSO + +PSHFIL_PTH_COL_3 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_CSH + +PSHFIL_EXT_COL_3 1 "CSH" + ## widget = initmenu; pointer = EXT_CSH + +PSHFIL_PTH_COL_4 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_CSO + +PSHFIL_EXT_COL_4 1 "CSO" + ## widget = initmenu; pointer = EXT_CSO + +! Single diff., Code=Phase +! ------------------------ +BOTHSING 1 "0" + ## widget = checkbox + ## activeif = CSHFIL /= _ OR PSHFIL /= _ AND WHATTODO / SYNCHRONIZE AND WHATTODO / INITIALIZE AND OBSTYPE = GNSS + +MSG_BOTHSING 1 "Single diff. both" + +! Range obs +! --------- +RZHFIL 0 + ## widget = selwin; path = DIR_RZH; ext = EXT_RZH; maxfiles = 999 + ## emptyallowed = true; activeif = OBSTYPE = Range + # + +MSG_RZHFIL 1 "Range obs" + +RZHFIL_TXT_COL_1 1 "Range Header Files" + +RZHFIL_PTH_COL_2 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_RZO + +RZHFIL_EXT_COL_2 1 "RZO" + ## widget = initmenu; pointer = EXT_RZO + +RZHFIL_TXT_COL_2 1 "Range Observation Files" + +! Scratch File +! ------------ +AUXFIL 1 "${U}/WORK\SATMRK.SCR" + ## widget = lineedit; path = PTH_SCR; ext = EXT_SCR; emptyallowed = false + # SATMRK$J + +DESCR_AUXFIL 1 "Scratch file" + +DELETE_FILES 1 "AUXFIL" + +! Program Output File +! ------------------- +SYSODEF 1 "0" + ## widget = checkbox + +MSG_SYSODEF 1 "Program output" + +SYSOUT 1 "${P}/PHIVOLCS\OUT\$(FFFF)0110_T.OUT" + ## widget = lineedit; path = DIR_OUT; ext = EXT_OUT + ## activeif = SYSODEF == 0; emptyallowed = false + # $(FFFF)$S+0_T + +DESCR_SYSOUT 1 "Program output" + +! Error Message File +! ------------------ +ERRMRG 1 "0" + ## widget = checkbox + +MSG_ERRMRG 1 "Error message" + +SYSERR 1 "${U}/WORK\ERROR.MSG" + ## widget = lineedit; path = PTH_ERR; ext = EXT_ERR + ## activeif = ERRMRG == 0; emptyallowed = false + # ERROR + +DESCR_SYSERR 1 "Error messages" + +! Title: new entry +! ---------------- +TITLE 1 "RNX2SNX_190110_$(FFFF): Re-init ambiguities before direct L1/L2" + ## widget = lineedit + # RNX2SNX_$YSS+0_$(FFFF): Re-init ambiguities before direct L1/L2 + +MSG_TITLE 1 "Title line" + +! Type of Change +! -------------- +TYPCHG 1 "MARK" + ## widget = combobox; activeif = WHATTODO = MARK_MANUAL; editable = false + ## cards = MARK RESET ELIMINATE + +MSG_TYPCHG 1 "Type of change" + +! Frequency +! --------- +FREQ 1 "L1&L2" + ## widget = combobox; activeif = WHATTODO = MARK_MANUAL; editable = false + ## cards = L1 L2 L1&L2 + +MSG_FREQ 1 "Frequency" + +! Edit Information File +! --------------------- +EDITFILE 0 + ## widget = selwin; path = DIR_EDT; ext = EXT_EDT; maxfiles = 1 + ## emptyallowed = true; activeif = WHATTODO = EDIT_FILE + # + +DESCR_EDITFILE 1 "Edit information file" + +SATNUM 1 "ALL" + ## widget = selwin; activeif = WHATTODO = MARK_MANUAL; pointer = SATLST + +MSG_SATNUM 1 "Satellite(s)" + +! SELECTION LIST: Satellite list +! ------------------------------- +SATLST 0 + ## widget = selwin; menuaux = MENUAUX; action = SATLST + ## menuauxkeys = CONST CZHFIL PZHFIL CSHFIL PSHFIL + +MSG_SATLST 1 "Satellite list" + +! From to Observation number or Observation Window +! ------------------------------------------------ +RADIO_21 1 "0" + ## widget = radiobutton; activeif = WHATTODO = MARK_MANUAL; group = TIMINF + +MSG_RADIO_21 1 "From epoch selection" + +NUMFROM 0 + ## widget = lineedit; activeif = RADIO_21 = 1 AND WHATTODO = MARK_MANUAL + +MSG_NUMFROM 1 "From epoch" + +NUMTO 0 + ## widget = lineedit; activeif = RADIO_21 = 1 AND WHATTODO = MARK_MANUAL + +MSG_NUMTO 1 "To epoch" + +RADIO_22 1 "1" + ## widget = radiobutton; activeif = WHATTODO = MARK_MANUAL; group = TIMINF + +MSG_RADIO_22 1 "Observation window" + +STADAT 1 "2019 01 11" + ## widget = lineedit; check_type = date + ## activeif = RADIO_22 = 1 AND WHATTODO = MARK_MANUAL + # $YMD_STR+0 + +MSG_STADAT 1 "Start of time window (year month day)" + +STATIM 1 "00 00 00" + ## widget = lineedit; emptyallowed = false; check_type = time + ## activeif = RADIO_22 = 1 AND STADAT / _ AND WHATTODO = MARK_MANUAL + +MSG_STATIM 1 "Start of time window (hour min. sec.)" + +ENDDAT 1 "2019 01 11" + ## widget = lineedit; check_type = date + ## activeif = RADIO_22 = 1 AND WHATTODO = MARK_MANUAL + # $YMD_STR+0 + +MSG_ENDDAT 1 "End of time window (year month day)" + +ENDTIM 1 "23 59 59" + ## widget = lineedit; emptyallowed = false; check_type = time + ## activeif = RADIO_22 = 1 AND ENDDAT / _ AND WHATTODO = MARK_MANUAL + +MSG_ENDTIM 1 "End of time window (hour min. sec.)" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MARK/DELETE OBSERVATIONS - SATMRK 1: Filenames # +# # +# GENERAL FILES # +# Show all general files > % < # SHOWGEN +# # +# OPTIONS # +# Desired task > %%%%%%%%%%%% < # WHATTODO +# Re-initialize ambiguities > %%%%%% < for > %%%%%%%% < # RESAMB AMBSYS +# # +# OBSERVATION FILES # +# Observation type > %%%%%%%%% < # OBSTYPE +# Zero diff.@@ code > %%%%%%%% < phase > %%%%%%%% < both > % < # CZHFIL PZHFIL BOTHZERO +# Single diff. code > %%%%%%%% < phase > %%%%%%%% < both > % < # CSHFIL PSHFIL BOTHSING +# Range > %%%%%%%% < # RZHFIL +# # +# GENERAL OUTPUT FILES # +# Program output > % < use SATMRK.Lnn or > %%%%%%%% < # SYSODEF SYSOUT +# Error messages > % < merged to program output or > %%%%%%%% < # ERRMRG SYSERR +# # +# TITLE > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # TITLE +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWGEN = 1 ###################################################### +# SATMRK 1.1: General Files # +# # +# GENERAL INPUT FILES # +# General constants > %%%%%%%%%%%% < # CONST +# Satellite information > %%%%%%%%%%%% < # SATELL +# # +# MENU SETTINGS # +# Selected campaign > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # CAMPAIGN +# Selected session year> %%%% < session> %%%% < # YR4_INFO SES_INFO +# Session table > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # SESSION_TABLE +# # +# TEMPORARY FILES # +# Scratch file > %%%%%%%%%%%% < # AUXFIL +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL WHATTODO / SYNCHRONIZE AND WHATTODO / INITIALIZE ################# +# SATMRK 2: Manual and File Selection # +# # +# FILE SELECTION # +# Edit information file > %%%%%%%% < # EDITFILE +# # +# MANUAL SELECTION # +# Type of change > %%%%%%%%%% < # TYPCHG +# Frequency > %%%%%% < # FREQ +# Satellite(s) > %%%%%%%%%% < (ALL: all satellites) # SATNUM +# > % < From epoch > %%%% < (blank: first observation number) # RADIO_21 NUMFROM +# to@@ epoch > %%%% < (blank: last observation number) # NUMTO +# or # +# > % < Observation window # RADIO_22 +# yyyy mm dd hh mm ss yyyy mm dd hh mm ss # +# Start > %%%%%%%%%% < > %%%%%%%% < End > %%%%%%%%%% < > %%%%%%%% < # STADAT STATIM ENDDAT ENDTIM +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_L12/SATMRK.old b/config/bernese/gpsuser52-luzon/OPT/R2S_L12/SATMRK.old new file mode 100755 index 0000000..fb4b9b9 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_L12/SATMRK.old @@ -0,0 +1,437 @@ + +! Environment Variables +! --------------------- +ENVIRONMENT 1 "" "${}" + ## widget = initmenu; pointer = ENVIR_LIST + +! SOME KEYWORDS FOR AUTOMATIC OUTPUT +! ---------------------------------- +CAMPAIGN 1 "./DUMMY" + ## widget = initmenu; pointer = ACTIVE_CAMPAIGN + +SESSION_TABLE 1 "${X}/SKL/SESSIONS.SES" + ## widget = initmenu; pointer = SESSION_TABLE + +DESCR_SESSION_TABLE 1 "Session table" + +YR4_INFO 1 "1980" + ## widget = comment + # $Y+0 + +SES_INFO 1 "0060" + ## widget = comment + # $S+0 + +USR_INFO 1 "${USER}" + ## widget = comment + +! Show general files +! ------------------ +SHOWGEN 1 "1" + ## widget = checkbox + +MSG_SHOWGEN 1 "Show all general files" + +! General Constants +! ----------------- +CONST 1 "${X}/GEN/CONST." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # CONST. + +DESCR_CONST 1 "General constants" + +! Satellite Information File +! -------------------------- +SATELL 1 "${X}/GEN/$(SATINF).$(PCV)" + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # $(SATINF).$(PCV) + +DESCR_SATELL 1 "Satellite information" + +! What to do in this run? +! ----------------------- +WHATTODO 1 "INITIALIZE" + ## widget = combobox; editable = false + ## cards = EDIT_FILE MARK_MANUAL SYNCHRONIZE INITIALIZE + +MSG_WHATTODO 1 "Desired task" + +! Reset ambiguities +! ----------------- +RESAMB 1 "ALL" + ## widget = combobox; editable = false; cards = L1 L2 L1&L2 L5 ALL + ## activeif = WHATTODO == INITIALIZE + +MSG_RESAMB 1 "Re-initialize ambiguities, frequency" + +! Reset ambiguities +! ----------------- +AMBSYS 1 "ALL_GNSS" + ## widget = combobox; editable = false + ## cards = ALL_GNSS GPS GLONASS GALILEO SBAS + ## activeif = WHATTODO == INITIALIZE + +MSG_AMBSYS 1 "Re-initialize ambiguities, system" + +! Select obs type +! --------------- +OBSTYPE 1 "GNSS" + ## widget = combobox; editable = false; cards = GNSS Range + +MSG_OBSTYPE 1 "Select obs type" + +! Zero diff., Code +! ---------------- +CZHFIL 0 + ## widget = selwin; path = DIR_CZH; ext = EXT_CZH; maxfiles = 999 + ## emptyallowed = true + ## activeif = WHATTODO /= INITIALIZE AND OBSTYPE = GNSS + # ????$S+0 + +MSG_CZHFIL 1 "Zero diff. code" + +CZHFIL_TXT_COL_1 1 "Code Header Files" + +CZHFIL_PTH_COL_2 1 "./DUMMY/OBS/" + ## widget = initmenu; pointer = DIR_CZO + +CZHFIL_EXT_COL_2 1 "CZO" + ## widget = initmenu; pointer = EXT_CZO + +CZHFIL_TXT_COL_2 1 "Code Observation Files" + +CZHFIL_PTH_COL_3 1 "./DUMMY/OBS/" + ## widget = initmenu; pointer = DIR_PZH + +CZHFIL_EXT_COL_3 1 "PZH" + ## widget = initmenu; pointer = EXT_PZH + +CZHFIL_TXT_COL_3 1 "Phase Header Files" + +CZHFIL_PTH_COL_4 1 "./DUMMY/OBS/" + ## widget = initmenu; pointer = DIR_PZO + +CZHFIL_EXT_COL_4 1 "PZO" + ## widget = initmenu; pointer = EXT_PZO + +CZHFIL_TXT_COL_4 1 "Phase Observation Files" + +! Zero diff., Phase +! ----------------- +PZHFIL 0 + ## widget = selwin; path = DIR_PZH; ext = EXT_PZH; maxfiles = 999 + ## emptyallowed = true; activeif = OBSTYPE = GNSS + # + +MSG_PZHFIL 1 "Zero diff. phase" + +PZHFIL_PTH_COL_2 1 "./DUMMY/OBS/" + ## widget = initmenu; pointer = DIR_PZO + +PZHFIL_EXT_COL_2 1 "PZO" + ## widget = initmenu; pointer = EXT_PZO + +PZHFIL_PTH_COL_3 1 "./DUMMY/OBS/" + ## widget = initmenu; pointer = DIR_CZH + +PZHFIL_EXT_COL_3 1 "CZH" + ## widget = initmenu; pointer = EXT_CZH + +PZHFIL_PTH_COL_4 1 "./DUMMY/OBS/" + ## widget = initmenu; pointer = DIR_CZO + +PZHFIL_EXT_COL_4 1 "CZO" + ## widget = initmenu; pointer = EXT_CZO + +! Zero diff., Code=Phase +! ---------------------- +BOTHZERO 1 "1" + ## widget = checkbox + ## activeif = CZHFIL /= _ OR PZHFIL /= _ AND WHATTODO / SYNCHRONIZE AND WHATTODO / INITIALIZE AND OBSTYPE = GNSS + +MSG_BOTHZERO 1 "Zero diff. both" + +! Single diff., Code +! ------------------ +CSHFIL 0 + ## widget = selwin; path = DIR_CSH; ext = EXT_CSH; maxfiles = 999 + ## emptyallowed = true + ## activeif = WHATTODO /= INITIALIZE AND OBSTYPE = GNSS + # + +MSG_CSHFIL 1 "Single diff. code" + +CSHFIL_TXT_COL_1 1 "Code Single Difference Files" + +CSHFIL_PTH_COL_2 1 "./DUMMY/OBS/" + ## widget = initmenu; pointer = DIR_CSO + +CSHFIL_EXT_COL_2 1 "CSO" + ## widget = initmenu; pointer = EXT_CSO + +CSHFIL_TXT_COL_2 1 "Code Single Difference Files" + +CSHFIL_PTH_COL_3 1 "./DUMMY/OBS/" + ## widget = initmenu; pointer = DIR_PSH + +CSHFIL_EXT_COL_3 1 "PSH" + ## widget = initmenu; pointer = EXT_PSH + +CSHFIL_TXT_COL_3 1 "Phase Single Difference Files" + +CSHFIL_PTH_COL_4 1 "./DUMMY/OBS/" + ## widget = initmenu; pointer = DIR_PSO + +CSHFIL_EXT_COL_4 1 "PSO" + ## widget = initmenu; pointer = EXT_PSO + +CSHFIL_TXT_COL_4 1 "Phase Single Difference Files" + +! Single diff., Phase +! ------------------- +PSHFIL 1 "./DUMMY/OBS/$(FFFF)0060.PSH" + ## widget = selwin; path = DIR_PSH; ext = EXT_PSH; maxfiles = 999 + ## emptyallowed = true; activeif = OBSTYPE = GNSS + # $(FFFF)$S+0 + +MSG_PSHFIL 1 "Single diff. phase" + +PSHFIL_PTH_COL_2 1 "./DUMMY/OBS/" + ## widget = initmenu; pointer = DIR_PSO + +PSHFIL_EXT_COL_2 1 "PSO" + ## widget = initmenu; pointer = EXT_PSO + +PSHFIL_PTH_COL_3 1 "./DUMMY/OBS/" + ## widget = initmenu; pointer = DIR_CSH + +PSHFIL_EXT_COL_3 1 "CSH" + ## widget = initmenu; pointer = EXT_CSH + +PSHFIL_PTH_COL_4 1 "./DUMMY/OBS/" + ## widget = initmenu; pointer = DIR_CSO + +PSHFIL_EXT_COL_4 1 "CSO" + ## widget = initmenu; pointer = EXT_CSO + +! Single diff., Code=Phase +! ------------------------ +BOTHSING 1 "0" + ## widget = checkbox + ## activeif = CSHFIL /= _ OR PSHFIL /= _ AND WHATTODO / SYNCHRONIZE AND WHATTODO / INITIALIZE AND OBSTYPE = GNSS + +MSG_BOTHSING 1 "Single diff. both" + +! Range obs +! --------- +RZHFIL 0 + ## widget = selwin; path = DIR_RZH; ext = EXT_RZH; maxfiles = 999 + ## emptyallowed = true; activeif = OBSTYPE = Range + # + +MSG_RZHFIL 1 "Range obs" + +RZHFIL_TXT_COL_1 1 "Range Header Files" + +RZHFIL_PTH_COL_2 1 "./DUMMY/OBS/" + ## widget = initmenu; pointer = DIR_RZO + +RZHFIL_EXT_COL_2 1 "RZO" + ## widget = initmenu; pointer = EXT_RZO + +RZHFIL_TXT_COL_2 1 "Range Observation Files" + +! Scratch File +! ------------ +AUXFIL 1 "${U}/WORK/SATMRK.SCR" + ## widget = lineedit; path = PTH_SCR; ext = EXT_SCR; emptyallowed = false + # SATMRK$J + +DESCR_AUXFIL 1 "Scratch file" + +DELETE_FILES 1 "AUXFIL" + +! Program Output File +! ------------------- +SYSODEF 1 "0" + ## widget = checkbox + +MSG_SYSODEF 1 "Program output" + +SYSOUT 1 "./DUMMY/OUT/$(FFFF)0060_T.OUT" + ## widget = lineedit; path = DIR_OUT; ext = EXT_OUT + ## activeif = SYSODEF == 0; emptyallowed = false + # $(FFFF)$S+0_T + +DESCR_SYSOUT 1 "Program output" + +! Error Message File +! ------------------ +ERRMRG 1 "0" + ## widget = checkbox + +MSG_ERRMRG 1 "Error message" + +SYSERR 1 "${U}/WORK/ERROR.MSG" + ## widget = lineedit; path = PTH_ERR; ext = EXT_ERR + ## activeif = ERRMRG == 0; emptyallowed = false + # ERROR + +DESCR_SYSERR 1 "Error messages" + +! Title: new entry +! ---------------- +TITLE 1 "RNX2SNX_800060_$(FFFF): Re-init ambiguities before direct L1/L2" + ## widget = lineedit + # RNX2SNX_$YSS+0_$(FFFF): Re-init ambiguities before direct L1/L2 + +MSG_TITLE 1 "Title line" + +! Type of Change +! -------------- +TYPCHG 1 "MARK" + ## widget = combobox; activeif = WHATTODO = MARK_MANUAL; editable = false + ## cards = MARK RESET ELIMINATE + +MSG_TYPCHG 1 "Type of change" + +! Frequency +! --------- +FREQ 1 "L1&L2" + ## widget = combobox; activeif = WHATTODO = MARK_MANUAL; editable = false + ## cards = L1 L2 L1&L2 + +MSG_FREQ 1 "Frequency" + +! Edit Information File +! --------------------- +EDITFILE 0 + ## widget = selwin; path = DIR_EDT; ext = EXT_EDT; maxfiles = 1 + ## emptyallowed = true; activeif = WHATTODO = EDIT_FILE + # + +DESCR_EDITFILE 1 "Edit information file" + +SATNUM 1 "ALL" + ## widget = selwin; activeif = WHATTODO = MARK_MANUAL; pointer = SATLST + +MSG_SATNUM 1 "Satellite(s)" + +! SELECTION LIST: Satellite list +! ------------------------------- +SATLST 0 + ## widget = selwin; menuaux = MENUAUX; action = SATLST + ## menuauxkeys = CONST CZHFIL PZHFIL CSHFIL PSHFIL + +MSG_SATLST 1 "Satellite list" + +! From to Observation number or Observation Window +! ------------------------------------------------ +RADIO_21 1 "0" + ## widget = radiobutton; activeif = WHATTODO = MARK_MANUAL; group = TIMINF + +MSG_RADIO_21 1 "From epoch selection" + +NUMFROM 0 + ## widget = lineedit; activeif = RADIO_21 = 1 AND WHATTODO = MARK_MANUAL + +MSG_NUMFROM 1 "From epoch" + +NUMTO 0 + ## widget = lineedit; activeif = RADIO_21 = 1 AND WHATTODO = MARK_MANUAL + +MSG_NUMTO 1 "To epoch" + +RADIO_22 1 "1" + ## widget = radiobutton; activeif = WHATTODO = MARK_MANUAL; group = TIMINF + +MSG_RADIO_22 1 "Observation window" + +STADAT 1 "1980 01 06" + ## widget = lineedit; check_type = date + ## activeif = RADIO_22 = 1 AND WHATTODO = MARK_MANUAL + # $YMD_STR+0 + +MSG_STADAT 1 "Start of time window (year month day)" + +STATIM 1 "00 00 00" + ## widget = lineedit; emptyallowed = false; check_type = time + ## activeif = RADIO_22 = 1 AND STADAT / _ AND WHATTODO = MARK_MANUAL + +MSG_STATIM 1 "Start of time window (hour min. sec.)" + +ENDDAT 1 "1980 01 06" + ## widget = lineedit; check_type = date + ## activeif = RADIO_22 = 1 AND WHATTODO = MARK_MANUAL + # $YMD_STR+0 + +MSG_ENDDAT 1 "End of time window (year month day)" + +ENDTIM 1 "23 59 59" + ## widget = lineedit; emptyallowed = false; check_type = time + ## activeif = RADIO_22 = 1 AND ENDDAT / _ AND WHATTODO = MARK_MANUAL + +MSG_ENDTIM 1 "End of time window (hour min. sec.)" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MARK/DELETE OBSERVATIONS - SATMRK 1: Filenames # +# # +# GENERAL FILES # +# Show all general files > % < # SHOWGEN +# # +# OPTIONS # +# Desired task > %%%%%%%%%%%% < # WHATTODO +# Re-initialize ambiguities > %%%%%% < for > %%%%%%%% < # RESAMB AMBSYS +# # +# OBSERVATION FILES # +# Observation type > %%%%%%%%% < # OBSTYPE +# Zero diff.@@ code > %%%%%%%% < phase > %%%%%%%% < both > % < # CZHFIL PZHFIL BOTHZERO +# Single diff. code > %%%%%%%% < phase > %%%%%%%% < both > % < # CSHFIL PSHFIL BOTHSING +# Range > %%%%%%%% < # RZHFIL +# # +# GENERAL OUTPUT FILES # +# Program output > % < use SATMRK.Lnn or > %%%%%%%% < # SYSODEF SYSOUT +# Error messages > % < merged to program output or > %%%%%%%% < # ERRMRG SYSERR +# # +# TITLE > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # TITLE +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWGEN = 1 ###################################################### +# SATMRK 1.1: General Files # +# # +# GENERAL INPUT FILES # +# General constants > %%%%%%%%%%%% < # CONST +# Satellite information > %%%%%%%%%%%% < # SATELL +# # +# MENU SETTINGS # +# Selected campaign > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # CAMPAIGN +# Selected session year> %%%% < session> %%%% < # YR4_INFO SES_INFO +# Session table > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # SESSION_TABLE +# # +# TEMPORARY FILES # +# Scratch file > %%%%%%%%%%%% < # AUXFIL +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL WHATTODO / SYNCHRONIZE AND WHATTODO / INITIALIZE ################# +# SATMRK 2: Manual and File Selection # +# # +# FILE SELECTION # +# Edit information file > %%%%%%%% < # EDITFILE +# # +# MANUAL SELECTION # +# Type of change > %%%%%%%%%% < # TYPCHG +# Frequency > %%%%%% < # FREQ +# Satellite(s) > %%%%%%%%%% < (ALL: all satellites) # SATNUM +# > % < From epoch > %%%% < (blank: first observation number) # RADIO_21 NUMFROM +# to@@ epoch > %%%% < (blank: last observation number) # NUMTO +# or # +# > % < Observation window # RADIO_22 +# yyyy mm dd hh mm ss yyyy mm dd hh mm ss # +# Start > %%%%%%%%%% < > %%%%%%%% < End > %%%%%%%%%% < > %%%%%%%% < # STADAT STATIM ENDDAT ENDTIM +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_L53/BASLST.INP b/config/bernese/gpsuser52-luzon/OPT/R2S_L53/BASLST.INP new file mode 100755 index 0000000..d68b949 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_L53/BASLST.INP @@ -0,0 +1,305 @@ + +! Some keywords for automatic output +! ---------------------------------- +CAMPAIGN 1 "${P}/PHIVOLCS" + ## widget = initmenu; pointer = ACTIVE_CAMPAIGN + +SESSION_TABLE 1 "${P}/PHIVOLCS\STA\SESSIONS.SES" + ## widget = initmenu; pointer = SESSION_TABLE + +DESCR_SESSION_TABLE 1 "Session table" + +YR4_INFO 1 "2019" + ## widget = comment + # $Y+0 + +SES_INFO 1 "0110" + ## widget = comment + # $S+0 + +USR_INFO 1 "${USER}" + ## widget = comment + +! Environment variables +! --------------------- +ENVIRONMENT 5 + "U" "c:\Bernese\GPSUSER52" + "T" "c:\Bernese\GPSTEMP" + "X" "c:\Bernese\BERN52\GPS" + "P" "c:\Bernese\GPSDATA\CAMPAIGN52" + "USER" "" + ## widget = initmenu; pointer = ENVIR_LIST + +! -------------------------------------------------------------------- +! Input files, general files +! -------------------------------------------------------------------- +! General constants +! ----------------- +SHOWGEN 1 "1" + ## widget = checkbox + +MSG_SHOWGEN 1 "Show all general files" + +! General constants +! ----------------- +CONST 1 "${X}/GEN\CONST." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # CONST. + +DESCR_CONST 1 "General constants" + +! Local geodetic datum +! -------------------- +DATUM 1 "${X}/GEN\DATUM." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # DATUM. + +DESCR_DATUM 1 "Geodetic datum" + +! Abbreviation table +! ------------------ +ABBREV 1 "${P}/PHIVOLCS\STA\$(CRDINF).ABB" + ## widget = selwin; path = DIR_ABB; ext = EXT_ABB; maxfiles = 1 + # $(CRDINF) + +DESCR_ABBREV 1 "Abbreviation table" + +! -------------------------------------------------------------------- +! Input files +! -------------------------------------------------------------------- +! Measurement type +! ---------------- +MEATYP 1 "PHASE" + ## widget = combobox; cards = CODE PHASE; editable = false + +MSG_MEATYP 1 "Measurement type" + +! Single difference files (code) +! ------------------------------ +CSHFIL 0 + ## widget = selwin; path = DIR_CSH; ext = EXT_CSH; emptyallowed = false + ## activeif = MEATYP = CODE + # + +CSHFIL_TXT_COL_1 1 "Code single difference files" + +MSG_CSHFIL 1 "Code single differences" + +! Single difference files (phase) +! ------------------------------- +PSHFIL 17 + "${P}/PHIVOLCS\OBS\ALAT0110.PSH" + "${P}/PHIVOLCS\OBS\ALEL0110.PSH" + "${P}/PHIVOLCS\OBS\ALMU0110.PSH" + "${P}/PHIVOLCS\OBS\BAXM0110.PSH" + "${P}/PHIVOLCS\OBS\BJHK0110.PSH" + "${P}/PHIVOLCS\OBS\GUMU0110.PSH" + "${P}/PHIVOLCS\OBS\HKHY0110.PSH" + "${P}/PHIVOLCS\OBS\HKMU0110.PSH" + "${P}/PHIVOLCS\OBS\HKSH0110.PSH" + "${P}/PHIVOLCS\OBS\HYII0110.PSH" + "${P}/PHIVOLCS\OBS\LBPT0110.PSH" + "${P}/PHIVOLCS\OBS\MAMU0110.PSH" + "${P}/PHIVOLCS\OBS\MUPG0110.PSH" + "${P}/PHIVOLCS\OBS\MUPT0110.PSH" + "${P}/PHIVOLCS\OBS\MUSP0110.PSH" + "${P}/PHIVOLCS\OBS\PGXM0110.PSH" + "${P}/PHIVOLCS\OBS\PIPT0110.PSH" + ## widget = selwin; path = DIR_PSH; ext = EXT_PSH; emptyallowed = false + ## activeif = MEATYP = PHASE + # ????$S+0 + +PSHFIL_TXT_COL_1 1 "Phase single difference files" + +MSG_PSHFIL 1 "Phase single differences" + +! Coordinates +! ----------- +COORD 1 "${P}/PHIVOLCS\STA\$A190110.CRD" + ## widget = selwin; path = DIR_CRD; ext = EXT_CRD; maxfiles = 1 + # $A$YSS+0 + +DESCR_COORD 1 "Station coordinates" + +! Summary of a previous AR step +! ----------------------------- +ARSUM 0 + ## widget = selwin; path = DIR_SUM; ext = EXT_SUM; maxfiles = 1 + ## activeif = MEATYP = PHASE; emptyallowed = true + # + +DESCR_ARSUM 1 "Ambiguity resolution summary" + +! -------------------------------------------------------------------- +! Output files +! -------------------------------------------------------------------- +! File with accepted baselines +! ---------------------------- +SELBSL 1 "${P}/PHIVOLCS\STA\L53190110.SEL" + ## widget = lineedit; path = DIR_BSL; ext = NO_EXT + # L53$YSS+0.SEL + +DESCR_SELBSL 1 "List with accepted baselines" + +! File with rejected baselines +! ---------------------------- +NOTBSL 0 + ## widget = lineedit; path = DIR_BSL; ext = NO_EXT + # + +DESCR_NOTBSL 1 "List with rejected baselines" + +! Program output file +! ------------------- +SYSODEF 1 "0" + ## widget = checkbox + +MSG_SYSODEF 1 "Program output" + +SYSOUT 1 "${P}/PHIVOLCS\OUT\L53190110.OUT" + ## widget = lineedit; path = DIR_OUT; ext = EXT_OUT + ## activeif = SYSODEF == 0; emptyallowed = false + # L53$YSS+0 + +DESCR_SYSOUT 1 "Program output" + +! Error message file +! ------------------ +ERRMRG 1 "0" + ## widget = checkbox + +MSG_ERRMRG 1 "Error message" + +SYSERR 1 "${U}/WORK\ERROR.MSG" + ## widget = lineedit; path = PTH_ERR; ext = EXT_ERR + ## activeif = ERRMRG == 0; emptyallowed = false + # ERROR + +DESCR_SYSERR 1 "Error message" + +! -------------------------------------------------------------------- +! Options +! -------------------------------------------------------------------- +! Title +! ----- +TITLE 1 "RNX2SNX_190110: Phase-Based L5/L3 Ambiguity Resolution" + ## widget = lineedit + # RNX2SNX_$YSS+0: Phase-Based L5/L3 Ambiguity Resolution + +MSG_TITLE 1 "Title line" + +! Satellite system +! ---------------- +SATSYS 1 "ANY_SYSTEM" + ## widget = combobox; cards = ANY_SYSTEM GPS_ONLY GPS+GLONASS + ## editable = false + +MSG_SATSYS 1 "Baselines with observations from" + +! Baseline length +! --------------- +MAXLEN 1 "200" + ## widget = spinbox; range = 0 15000 100 + +MSG_MAXLEN 1 "Maximum baseline length" + +MINLEN 1 "18" + ## widget = spinbox; range = 0 15000 100 + +MSG_MINLEN 1 "Minimum baseline length" + +! Resolved ambiguities +! -------------------- +MAXAR 1 "100" + ## widget = spinbox; range = 0 100 1 + ## activeif = ARSUM /= _ AND MEATYP = PHASE + +MSG_MAXAR 1 "Maximum percentage of resolved ambiguities" + +MINAR 1 "0" + ## widget = spinbox; range = 0 100 1 + ## activeif = ARSUM /= _ AND MEATYP = PHASE + +MSG_MINAR 1 "Minimum percentage of resolved ambiguities" + +! Receiver name +! ------------- +RECVR 0 + ## widget = lineedit + # + +MSG_RECVR 1 "Receiver name pattern to be included" + +! Receiver name pattern to be excluded +! ------------------------------------ +EXCLU 0 + ## widget = lineedit + # + +MSG_EXCLU 1 "Receiver name pattern to be excluded" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# SELECT BASELINES - BASLST 1: Input Files # +# # +# GENERAL FILES # +# Show all general files > % < # SHOWGEN +# # +# INPUT FILES # +# Measurement type > %%%%%% < # MEATYP +# Code@ single differences > %%%%%%%% < # CSHFIL +# Phase single differences > %%%%%%%% < # PSHFIL +# Station coordinates > %%%%%%%% < # COORD +# Ambiguity resolution summary > %%%%%%%% < # ARSUM +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWGEN = 1 ###################################################### +# BASLST 1.1: General Files # +# # +# GENERAL INPUT FILES # +# General constants > %%%%%%%%%%%% < # CONST +# Geodetic datum > %%%%%%%%%%%% < # DATUM +# Abbreviation table > %%%%%%%%%%%% < # ABBREV +# # +# MENU SETTINGS # +# Selected campaign > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # CAMPAIGN +# Selected session year> %%%% < session> %%%% < # YR4_INFO SES_INFO +# Session table > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # SESSION_TABLE +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# BASLST 2: Output Files # +# # +# RESULT FILES # +# List with accepted baselines > %%%%%%%%%%%% < # SELBSL +# List with rejected baselines > %%%%%%%%%%%% < # NOTBSL +# # +# GENERAL OUTPUT FILES # +# Program output > % < use BASLST.Lnn or > %%%%%%%% < # SYSODEF SYSOUT +# Error messages > % < merged to program output or > %%%%%%%% < # ERRMRG SYSERR +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# BASLST 3: Options # +# # +# TITLE > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # TITLE +# # +# BASELINE SELECTION OPTIONS # +# Baselines with observations from > %%%%%%%%%%% < # SATSYS +# # +# Maximum baseline length > %%%%% < kilometers # MAXLEN +# Minimum baseline length > %%%%% < kilometers # MINLEN +# # +# Maximum percentage of resolved ambiguities> %% < % # MAXAR +# Minimum percentage of resolved ambiguities> %% < % # MINAR +# # +# Receiver name pattern to be included > %%%%%%%%%%%%%%%%%%%% < # RECVR +# Receiver name pattern to be excluded > %%%%%%%%%%%%%%%%%%%% < # EXCLU +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_L53/BASLST.old b/config/bernese/gpsuser52-luzon/OPT/R2S_L53/BASLST.old new file mode 100755 index 0000000..533346e --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_L53/BASLST.old @@ -0,0 +1,283 @@ + +! Some keywords for automatic output +! ---------------------------------- +CAMPAIGN 1 "./DUMMY" + ## widget = initmenu; pointer = ACTIVE_CAMPAIGN + +SESSION_TABLE 1 "${X}/SKL/SESSIONS.SES" + ## widget = initmenu; pointer = SESSION_TABLE + +DESCR_SESSION_TABLE 1 "Session table" + +YR4_INFO 1 "1980" + ## widget = comment + # $Y+0 + +SES_INFO 1 "0060" + ## widget = comment + # $S+0 + +USR_INFO 1 "${USER}" + ## widget = comment + +! Environment variables +! --------------------- +ENVIRONMENT 1 "" "${}" + ## widget = initmenu; pointer = ENVIR_LIST + +! -------------------------------------------------------------------- +! Input files, general files +! -------------------------------------------------------------------- +! General constants +! ----------------- +SHOWGEN 1 "1" + ## widget = checkbox + +MSG_SHOWGEN 1 "Show all general files" + +! General constants +! ----------------- +CONST 1 "${X}/GEN/CONST." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # CONST. + +DESCR_CONST 1 "General constants" + +! Local geodetic datum +! -------------------- +DATUM 1 "${X}/GEN/DATUM." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # DATUM. + +DESCR_DATUM 1 "Geodetic datum" + +! Abbreviation table +! ------------------ +ABBREV 1 "./DUMMY/STA/$(CRDINF).ABB" + ## widget = selwin; path = DIR_ABB; ext = EXT_ABB; maxfiles = 1 + # $(CRDINF) + +DESCR_ABBREV 1 "Abbreviation table" + +! -------------------------------------------------------------------- +! Input files +! -------------------------------------------------------------------- +! Measurement type +! ---------------- +MEATYP 1 "PHASE" + ## widget = combobox; cards = CODE PHASE; editable = false + +MSG_MEATYP 1 "Measurement type" + +! Single difference files (code) +! ------------------------------ +CSHFIL 0 + ## widget = selwin; path = DIR_CSH; ext = EXT_CSH; emptyallowed = false + ## activeif = MEATYP = CODE + # + +CSHFIL_TXT_COL_1 1 "Code single difference files" + +MSG_CSHFIL 1 "Code single differences" + +! Single difference files (phase) +! ------------------------------- +PSHFIL 0 + ## widget = selwin; path = DIR_PSH; ext = EXT_PSH; emptyallowed = false + ## activeif = MEATYP = PHASE + # ????$S+0 + +PSHFIL_TXT_COL_1 1 "Phase single difference files" + +MSG_PSHFIL 1 "Phase single differences" + +! Coordinates +! ----------- +COORD 1 "./DUMMY/STA/$A800060.CRD" + ## widget = selwin; path = DIR_CRD; ext = EXT_CRD; maxfiles = 1 + # $A$YSS+0 + +DESCR_COORD 1 "Station coordinates" + +! Summary of a previous AR step +! ----------------------------- +ARSUM 0 + ## widget = selwin; path = DIR_SUM; ext = EXT_SUM; maxfiles = 1 + ## activeif = MEATYP = PHASE; emptyallowed = true + # + +DESCR_ARSUM 1 "Ambiguity resolution summary" + +! -------------------------------------------------------------------- +! Output files +! -------------------------------------------------------------------- +! File with accepted baselines +! ---------------------------- +SELBSL 1 "./DUMMY/STA/L53800060.SEL" + ## widget = lineedit; path = DIR_BSL; ext = NO_EXT + # L53$YSS+0.SEL + +DESCR_SELBSL 1 "List with accepted baselines" + +! File with rejected baselines +! ---------------------------- +NOTBSL 0 + ## widget = lineedit; path = DIR_BSL; ext = NO_EXT + # + +DESCR_NOTBSL 1 "List with rejected baselines" + +! Program output file +! ------------------- +SYSODEF 1 "0" + ## widget = checkbox + +MSG_SYSODEF 1 "Program output" + +SYSOUT 1 "./DUMMY/OUT/L53800060.OUT" + ## widget = lineedit; path = DIR_OUT; ext = EXT_OUT + ## activeif = SYSODEF == 0; emptyallowed = false + # L53$YSS+0 + +DESCR_SYSOUT 1 "Program output" + +! Error message file +! ------------------ +ERRMRG 1 "0" + ## widget = checkbox + +MSG_ERRMRG 1 "Error message" + +SYSERR 1 "${U}/WORK/ERROR.MSG" + ## widget = lineedit; path = PTH_ERR; ext = EXT_ERR + ## activeif = ERRMRG == 0; emptyallowed = false + # ERROR + +DESCR_SYSERR 1 "Error message" + +! -------------------------------------------------------------------- +! Options +! -------------------------------------------------------------------- +! Title +! ----- +TITLE 1 "RNX2SNX_800060: Phase-Based L5/L3 Ambiguity Resolution" + ## widget = lineedit + # RNX2SNX_$YSS+0: Phase-Based L5/L3 Ambiguity Resolution + +MSG_TITLE 1 "Title line" + +! Satellite system +! ---------------- +SATSYS 1 "ANY_SYSTEM" + ## widget = combobox; cards = ANY_SYSTEM GPS_ONLY GPS+GLONASS + ## editable = false + +MSG_SATSYS 1 "Baselines with observations from" + +! Baseline length +! --------------- +MAXLEN 1 "200" + ## widget = spinbox; range = 0 15000 100 + +MSG_MAXLEN 1 "Maximum baseline length" + +MINLEN 1 "18" + ## widget = spinbox; range = 0 15000 100 + +MSG_MINLEN 1 "Minimum baseline length" + +! Resolved ambiguities +! -------------------- +MAXAR 1 "100" + ## widget = spinbox; range = 0 100 1 + ## activeif = ARSUM /= _ AND MEATYP = PHASE + +MSG_MAXAR 1 "Maximum percentage of resolved ambiguities" + +MINAR 1 "0" + ## widget = spinbox; range = 0 100 1 + ## activeif = ARSUM /= _ AND MEATYP = PHASE + +MSG_MINAR 1 "Minimum percentage of resolved ambiguities" + +! Receiver name +! ------------- +RECVR 0 + ## widget = lineedit + # + +MSG_RECVR 1 "Receiver name pattern to be included" + +! Receiver name pattern to be excluded +! ------------------------------------ +EXCLU 0 + ## widget = lineedit + # + +MSG_EXCLU 1 "Receiver name pattern to be excluded" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# SELECT BASELINES - BASLST 1: Input Files # +# # +# GENERAL FILES # +# Show all general files > % < # SHOWGEN +# # +# INPUT FILES # +# Measurement type > %%%%%% < # MEATYP +# Code@ single differences > %%%%%%%% < # CSHFIL +# Phase single differences > %%%%%%%% < # PSHFIL +# Station coordinates > %%%%%%%% < # COORD +# Ambiguity resolution summary > %%%%%%%% < # ARSUM +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWGEN = 1 ###################################################### +# BASLST 1.1: General Files # +# # +# GENERAL INPUT FILES # +# General constants > %%%%%%%%%%%% < # CONST +# Geodetic datum > %%%%%%%%%%%% < # DATUM +# Abbreviation table > %%%%%%%%%%%% < # ABBREV +# # +# MENU SETTINGS # +# Selected campaign > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # CAMPAIGN +# Selected session year> %%%% < session> %%%% < # YR4_INFO SES_INFO +# Session table > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # SESSION_TABLE +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# BASLST 2: Output Files # +# # +# RESULT FILES # +# List with accepted baselines > %%%%%%%%%%%% < # SELBSL +# List with rejected baselines > %%%%%%%%%%%% < # NOTBSL +# # +# GENERAL OUTPUT FILES # +# Program output > % < use BASLST.Lnn or > %%%%%%%% < # SYSODEF SYSOUT +# Error messages > % < merged to program output or > %%%%%%%% < # ERRMRG SYSERR +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# BASLST 3: Options # +# # +# TITLE > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # TITLE +# # +# BASELINE SELECTION OPTIONS # +# Baselines with observations from > %%%%%%%%%%% < # SATSYS +# # +# Maximum baseline length > %%%%% < kilometers # MAXLEN +# Minimum baseline length > %%%%% < kilometers # MINLEN +# # +# Maximum percentage of resolved ambiguities> %% < % # MAXAR +# Minimum percentage of resolved ambiguities> %% < % # MINAR +# # +# Receiver name pattern to be included > %%%%%%%%%%%%%%%%%%%% < # RECVR +# Receiver name pattern to be excluded > %%%%%%%%%%%%%%%%%%%% < # EXCLU +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_L53/GPSEST.INP b/config/bernese/gpsuser52-luzon/OPT/R2S_L53/GPSEST.INP new file mode 100755 index 0000000..bbaf2c7 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_L53/GPSEST.INP @@ -0,0 +1,6009 @@ + +CAMPAIGN 1 "${P}/PHIVOLCS" + ## widget = initmenu; pointer = ACTIVE_CAMPAIGN + +SESSION_TABLE 1 "${P}/PHIVOLCS\STA\SESSIONS.SES" + ## widget = initmenu; pointer = SESSION_TABLE + +DESCR_SESSION_TABLE 1 "Session table" + +YR4_INFO 1 "2019" + ## widget = comment + # $Y+0 + +SES_INFO 1 "0110" + ## widget = comment + # $S+0 + +USR_INFO 1 "${USER}" + ## widget = comment + +! Environment Variables +! --------------------- +ENVIRONMENT 5 + "U" "c:\Bernese\GPSUSER52" + "T" "c:\Bernese\GPSTEMP" + "X" "c:\Bernese\BERN52\GPS" + "P" "c:\Bernese\GPSDATA\CAMPAIGN52" + "USER" "" + ## widget = initmenu; pointer = ENVIR_LIST + +! ---------------------------------------------------------------------- +! General options and processing mode +! ---------------------------------------------------------------------- +! Spce geodetic technique +! ----------------------- +GEOTEC 1 "GNSS" + ## widget = combobox; cards = GNSS SLR; editable = false + +MSG_GEOTEC 1 "Space geodetic technique" + +! Differencing level +! ------------------ +DIFLVL 1 "DOUBLE" + ## widget = combobox; cards = DOUBLE ZERO; editable = false + ## activeif = GEOTEC = GNSS + +MSG_DIFLVL 1 "Differencing level" + +! LEO processing +! -------------- +LEOPROC 1 "0" + ## widget = checkbox + +MSG_LEOPROC 1 "LEO data processing" + +! Show general files +! ------------------ +SHOWGEN 1 "1" + ## widget = checkbox + +MSG_SHOWGEN 1 "Show all general files" + +! ---------------------------------------------------------------------- +! General files +! ---------------------------------------------------------------------- +! General Constants +! ----------------- +CONST 1 "${X}/GEN\CONST." + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # CONST. + +DESCR_CONST 1 "General constants" + +! Local Geodetic Datum +! -------------------- +DATUM 1 "${X}/GEN\DATUM." + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # DATUM. + +DESCR_DATUM 1 "Geodetic datum" + +! Phase Center Eccentricities +! --------------------------- +PHASECC 1 "${X}/GEN\$(PCVINF).$(PCV)" + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # $(PCVINF).$(PCV) + +DESCR_PHASECC 1 "Phase center eccentricities" + +! Receiver information +! -------------------- +RECEIVR 1 "${X}/GEN\$(RECINF)" + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # $(RECINF) + +DESCR_RECEIVR 1 "Receiver information" + +! Satellite Information +! --------------------- +SATELL 1 "${X}/GEN\$(SATINF).$(PCV)" + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # $(SATINF).$(PCV) + +DESCR_SATELL 1 "Satellite information" + +! Satellite Problems +! ------------------ +SATCRUX 1 "${X}/GEN\$(SATCRX).CRX" + ## widget = selwin; path = PTH_GEN; ext = EXT_CRX; maxfiles = 1 + ## emptyallowed = true + # $(SATCRX) + +DESCR_SATCRUX 1 "Satellite problems" + +! Earth Potential +! --------------- +POTCOE 1 "${X}/GEN\EGM2008_SMALL." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + ## emptyallowed = true + # EGM2008_SMALL. + +DESCR_POTCOE 1 "Earth potential coefficients" + +! Subdaily Pole Model +! ------------------- +SUBMOD 1 "${X}/GEN\IERS2010XY.SUB" + ## widget = selwin; path = PTH_GEN; ext = EXT_SUB; maxfiles = 1 + # IERS2010XY + +DESCR_SUBMOD 1 "Subdaily pole model" + +! Nutation Model +! ------------------- +NUTMOD 1 "${X}/GEN\IAU2000R06.NUT" + ## widget = selwin; path = PTH_GEN; ext = EXT_NUT; maxfiles = 1 + # IAU2000R06 + +DESCR_NUTMOD 1 "Nutation model" + +! SINEX General Input File +! ------------------------ +SINEXIN 1 "${X}/GEN\SINEX." + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # SINEX. + +DESCR_SINEXIN 1 "SINEX general input file" + +! IONEX Control File +! ------------------ +IONEXCF 1 "${X}/GEN\IONEX." + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # IONEX. + +DESCR_IONEXCF 1 "IONEX control file" + +! GPS-UTC file +! ------------- +GPSUTC 1 "${X}/GEN\GPSUTC." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + ## emptyallowed = false + # GPSUTC. + +DESCR_GPSUTC 1 "Difference GPS-UTC" + +! Frequency Information +! --------------------- +FRQINFO 0 + ## widget = selwin; path = PTH_GEN; ext = EXT_FRQ; maxfiles = 1 + ## emptyallowed = true; activeif = GEOTEC = SLR + # + +DESCR_FRQINFO 1 "Frequency information" + +! Scratch Files +! ------------- +AUXFIL 1 "${U}/WORK\GPSEST.SCR" + ## widget = lineedit; path = PTH_SCR; ext = EXT_SCR; emptyallowed = false + # GPSEST$J + +DESCR_AUXFIL 1 "Scratch file" + +AUXFIL1 1 "${U}/WORK\GPSEST.SC1" + ## widget = lineedit; path = PTH_SCR; ext = EXT_SC1; emptyallowed = false + # GPSEST$J + +DESCR_AUXFIL1 1 "Scratch files" + +KINSCR 1 "${U}/WORK\GPSEST.SC2" + ## widget = lineedit; path = PTH_SCR; ext = EXT_SC2; emptyallowed = false + # GPSEST$J + +MSG_KINSCR 1 "Scratch files" + +DELETE_FILES 3 + "AUXFIL" + "AUXFIL1" + "KINSCR" + +! ---------------------------------------------------------------------- +! Input files +! ---------------------------------------------------------------------- +! Phase Zero Differences +PZFILES 0 + ## widget = selwin; path = DIR_PZH; ext = EXT_PZH; emptyallowed = true + ## activeif = DIFLVL = ZERO + # + +MSG_PZFILES 1 "Phase observation files" + +PZFILES_PTH_COL_2 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_PZO + +PZFILES_EXT_COL_2 1 "PZO" + ## widget = initmenu; pointer = EXT_PZO + +PZFILES_TXT_COL_1 1 "OBSERVATION FILE HEADER" + +PZFILES_TXT_COL_2 1 "OBSERVATION FILE" + +! Phase Single Differences +PSFILES 1 "${P}/PHIVOLCS\OBS\$(FFFF)0110.PSH" + ## widget = selwin; path = DIR_PSH; ext = EXT_PSH; emptyallowed = true + ## activeif = DIFLVL = DOUBLE + # $(FFFF)$S+0 + +MSG_PSFILES 1 "Phase observation files" + +PSFILES_PTH_COL_2 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_PSO + +PSFILES_EXT_COL_2 1 "PSO" + ## widget = initmenu; pointer = EXT_PSO + +PSFILES_TXT_COL_1 1 "OBSERVATION FILE HEADER" + +PSFILES_TXT_COL_2 1 "OBSERVATION FILE" + +! Code Zero Differences +CZFILES 0 + ## widget = selwin; path = DIR_CZH; ext = EXT_CZH; emptyallowed = true + ## activeif = DIFLVL = ZERO + # + +MSG_CZFILES 1 "Code observation files" + +CZFILES_PTH_COL_2 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_CZO + +CZFILES_EXT_COL_2 1 "CZO" + ## widget = initmenu; pointer = EXT_CZO + +CZFILES_TXT_COL_1 1 "OBSERVATION FILE HEADER" + +CZFILES_TXT_COL_2 1 "OBSERVATION FILE" + +! Code Single Differences +CSFILES 0 + ## widget = selwin; path = DIR_CSH; ext = EXT_CSH; emptyallowed = true + ## activeif = DIFLVL = DOUBLE + # + +MSG_CSFILES 1 "Code observation files" + +CSFILES_PTH_COL_2 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_CSO + +CSFILES_EXT_COL_2 1 "CSO" + ## widget = initmenu; pointer = EXT_CSO + +CSFILES_TXT_COL_1 1 "OBSERVATION FILE HEADER" + +CSFILES_TXT_COL_2 1 "OBSERVATION FILE" + +! SLR Range Observations +RZFILES 0 + ## widget = selwin; path = DIR_RZH; ext = EXT_RZH; emptyallowed = true + ## activeif = GEOTEC = SLR + # + +MSG_RZFILES 1 "Range observation files" + +RZFILES_PTH_COL_2 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_RZO + +RZFILES_EXT_COL_2 1 "RZO" + ## widget = initmenu; pointer = EXT_RZO + +RZFILES_TXT_COL_1 1 "OBSERVATION FILE HEADER" + +RZFILES_TXT_COL_2 1 "OBSERVATION FILE" + +! A priori Coordinates +! -------------------- +COORD 1 "${P}/PHIVOLCS\STA\$C190110.CRD" + ## widget = selwin; path = DIR_CRD; ext = EXT_CRD; maxfiles = 1 + # $C$YSS+0 + +DESCR_COORD 1 "A priori station coordinates" + +! Standard Orbit +! -------------- +STDORB 1 "${P}/PHIVOLCS\ORB\$B190110.STD" + ## widget = selwin; path = DIR_STD; ext = EXT_STD; maxfiles = 1 + # $B$YSS+0 + +DESCR_STDORB 1 "Satellite standard orbits" + +! Pole File +! --------- +POLE 1 "${P}/PHIVOLCS\ORB\$B190110.ERP" + ## widget = selwin; path = DIR_ERP; ext = EXT_ERP; maxfiles = 1 + # $B$YSS+0 + +DESCR_POLE 1 "Earth rotation parameters" + +! Satellite Clocks +! ---------------- +SATCLK 0 + ## widget = selwin; path = DIR_CLK; ext = EXT_CLK; maxfiles = 1 + ## emptyallowed = true; activeif = DIFLVL = ZERO + # + +DESCR_SATCLK 1 "Satellite clock corrections" + +! Code Biases +! ----------- +DCBINP 0 + ## widget = selwin; path = DIR_DCB; ext = EXT_DCB; maxfiles = 1 + ## emptyallowed = true; activeif = GEOTEC = GNSS + # + +DESCR_DCBINP 1 "Differential code biases" + +! VMF grid files +! -------------- +VMF1_FILES 0 + ## widget = selwin; path = DIR_GRD; ext = EXT_GRD; emptyallowed = true + # + +MSG_VMF1_FILES 1 "Gridded VMF1 coefficients" + +! Ionosphere Models +! ----------------- +IONOS 1 "${P}/PHIVOLCS\ATM\$(HOIFIL).ION" + ## widget = selwin; path = DIR_ION; ext = EXT_ION; maxfiles = 1 + ## emptyallowed = true; activeif = GEOTEC = GNSS + # $(HOIFIL) + +DESCR_IONOS 1 "Ionosphere models" + +! Ocean Loading Tables +! -------------------- +OCNLOAD 1 "${P}/PHIVOLCS\STA\$(BLQINF).BLQ" + ## widget = selwin; path = DIR_BLQ; ext = EXT_BLQ; maxfiles = 1 + ## emptyallowed = true + # $(BLQINF) + +DESCR_OCNLOAD 1 "Ocean tidal loading tables" + +! Atmospheric Tidal Loading Tables +! -------------------------------- +ATMLOAD 1 "${P}/PHIVOLCS\STA\$(ATLINF).ATL" + ## widget = selwin; path = DIR_ATL; ext = EXT_ATL; maxfiles = 1 + ## emptyallowed = true + # $(ATLINF) + +DESCR_ATMLOAD 1 "Atmospheric tidal loading tables" + +! Radiation Pressure Coef. +! ------------------------ +RPRCOE 0 + ## widget = selwin; path = DIR_RPR; ext = EXT_RPR; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_RPRCOE 1 "Satellite orbit partials" + +! Clock RINEX File +! ---------------- +RXCLKIN 0 + ## widget = selwin; path = DIR_RXC; ext = EXT_RXC; maxfiles = 1 + ## emptyallowed = true; activeif = DIFLVL = ZERO + # + +DESCR_RXCLKIN 1 "Input clock RINEX file" + +! Intersystem Biases +! ------------------ +ISBINP 0 + ## widget = selwin; path = DIR_ISB; ext = EXT_ISB; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_ISBINP 1 "Inter-system biases" + +! Troposphere Estimates +! --------------------- +TROPEST 1 "${P}/PHIVOLCS\ATM\$C190110.TRP" + ## widget = selwin; path = DIR_TRP; ext = EXT_TRP; maxfiles = 1 + ## emptyallowed = true; activeif = GEOTEC = GNSS + # $C$YSS+0 + +DESCR_TROPEST 1 "Troposphere estimates" + +! Meteo Data +! ---------- +METFIL 0 + ## widget = selwin; path = DIR_MET; ext = EXT_MET; emptyallowed = true + # + +MSG_METFIL 1 "Meteorological data" + +! Atm. loading grid files +! ----------------------- +ALOAD_FILES 0 + ## widget = selwin; path = DIR_GRD; ext = EXT_GRD; emptyallowed = true + # + +MSG_ALOAD_FILES 1 "Grid files for atmospheric pressure loading" + +! Ocean non-tidal loading grid files +! ---------------------------------- +ONTLD_FILES 0 + ## widget = selwin; path = DIR_GRD; ext = EXT_GRD; emptyallowed = true + # + +MSG_ONTLD_FILES 1 "Grid files for ocean non-tidal loading" + +! Hydrostatic loading grid files +! ------------------------------ +HLOAD_FILES 0 + ## widget = selwin; path = DIR_GRD; ext = EXT_GRD; emptyallowed = true + # + +MSG_HLOAD_FILES 1 "Grid files for hydrostatic pressure loading" + +! Station crux file +! ----------------- +STAINFO 0 + ## widget = selwin; path = DIR_STA; ext = EXT_STA; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_STAINFO 1 "Station information" + +! Kinematic positions for LEOs and Stations +! ----------------------------------------- +KININP 0 + ## widget = selwin; path = DIR_KIN; ext = EXT_KIN; maxfiles = 1 + ## emptyallowed = true; activeif = GEOTEC = GNSS + # + +DESCR_KININP 1 "Kinematic coordinates" + +! Receiver Antenna Orientations +! ----------------------------- +ANTAZI 0 + ## widget = selwin; path = DIR_AZI; ext = EXT_AZI; maxfiles = 1 + ## emptyallowed = true; activeif = GEOTEC = GNSS + # + +DESCR_ANTAZI 1 "Receiver antenna orientation" + +! Station Observation sigma factors for scaling the outlier limits +! ---------------------------------------------------------------- +STAWGT 0 + ## widget = selwin; path = DIR_SOS; ext = EXT_SOS; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_STAWGT 1 "Observation sigma factors" + +! Site Eccentricities +! ------------------- +ECCENT 0 + ## widget = selwin; path = DIR_ECC; ext = EXT_ECC; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_ECCENT 1 "Station eccentricities" + +! LEO Standard Orbits +! ------------------- +LEOSTD 0 + ## widget = selwin; path = DIR_STD; ext = EXT_STD; maxfiles = 1 + ## activeif = LEOPROC = 1; emptyallowed = true + # + +DESCR_LEOSTD 1 "Standard orbit(s)" + +! LEO Dynamic partials +! -------------------- +LEORPR 0 + ## widget = selwin; path = DIR_RPR; ext = EXT_RPR; maxfiles = 1 + ## activeif = LEOPROC = 1; emptyallowed = true + # + +DESCR_LEORPR 1 "Orbit partials" + +! LEO attitude +! ------------- +ATTIT 0 + ## widget = selwin; path = DIR_ATT; ext = EXT_ATT; maxfiles = 10 + ## activeif = LEOPROC = 1; emptyallowed = true + # + +DESCR_ATTIT 1 "Attitude data" + +! LEO Precise Orbit for SLR validation +! ------------------------------------ +LEOPRE 0 + ## widget = selwin; path = DIR_STD; ext = EXT_PRE; maxfiles = 1 + ## activeif = LEOPROC = 1 AND GEOTEC = SLR; emptyallowed = true + # + +DESCR_LEOPRE 1 "Precise orbit(s)" + +! LEO Kinematic velocities +! ------------------------ +KINVEL 0 + ## widget = selwin; path = DIR_KVL; ext = EXT_KVL; maxfiles = 1 + ## activeif = LEOPROC = 1; emptyallowed = true + # + +DESCR_KINVEL 1 "Kinematic velocities" + +! Range Biases +! ------------ +RGBINP 0 + ## widget = selwin; path = DIR_RGB; ext = EXT_RGB; maxfiles = 1 + ## emptyallowed = true; activeif = GEOTEC = SLR + # + +DESCR_RGBINP 1 "Range biases" + +! ---------------------------------------------------------------------- +! Output files +! ---------------------------------------------------------------------- +! Program Output File +! ------------------- +SYSODEF 1 "0" + ## widget = checkbox + +MSG_SYSODEF 1 "Program output" + +SYSOUT 1 "${P}/PHIVOLCS\OUT\$(FFFF)0110_5.OUT" + ## widget = lineedit; path = DIR_OUT; ext = EXT_OUT + ## activeif = SYSODEF == 0; emptyallowed = false + # $(FFFF)$S+0_5 + +DESCR_SYSOUT 1 "Program output" + +! Error Message File +! ------------------ +ERRMRG 1 "0" + ## widget = checkbox + +MSG_ERRMRG 1 "Error message" + +SYSERR 1 "${U}/WORK\ERROR.MSG" + ## widget = lineedit; path = PTH_ERR; ext = EXT_ERR + ## activeif = ERRMRG == 0; emptyallowed = false + # ERROR + +DESCR_SYSERR 1 "Error message" + +! Normal Equations +! ---------------- +NEQUARS 0 + ## widget = lineedit; path = DIR_NEQ; ext = EXT_NEQ + # + +DESCR_NEQUARS 1 "Normal equations" + +! Coordinate Results +! ------------------ +COORDRS 0 + ## widget = lineedit; path = DIR_CRD; ext = EXT_CRD + # + +DESCR_COORDRS 1 "Station coordinates" + +! Orbital Elements +! ---------------- +ORBITRS 0 + ## widget = lineedit; path = DIR_ELE; ext = EXT_ELE + # + +DESCR_ORBITRS 1 "GNSS orbital elements" + +! Earth Rotation Parameters +! ------------------------- +POLERS 0 + ## widget = lineedit; path = DIR_ERP; ext = EXT_ERP + # + +DESCR_POLERS 1 "Bernese ERP file" + +! Pole in IERS Format +! ------------------- +IERSPOL 0 + ## widget = lineedit; path = DIR_IEP; ext = EXT_IEP + # + +DESCR_IERSPOL 1 "IERS ERP file" + +! Troposphere Parameters +! ---------------------- +TROPSAV 0 + ## widget = lineedit; path = DIR_TRP; ext = EXT_TRP + ## activeif = GEOTEC = GNSS + # + +DESCR_TROPSAV 1 "Troposphere estimates" + +! Troposphere SINEX +! ----------------- +TROPSNX 0 + ## widget = lineedit; path = DIR_TRO; ext = EXT_TRO + ## activeif = GEOTEC = GNSS + # + +DESCR_TROPSNX 1 "Troposphere SINEX" + +! Ionosphere Models +! ----------------- +IONOSRS 0 + ## widget = lineedit; path = DIR_ION; ext = EXT_ION + ## activeif = GEOTEC = GNSS + # + +DESCR_IONOSRS 1 "Ionosphere models" + +! Ionosphere Maps +! --------------- +IONEXRS 0 + ## widget = lineedit; path = DIR_INX; ext = EXT_INX + ## activeif = GEOTEC = GNSS + # + +DESCR_IONEXRS 1 "IONEX" + +! Code Bias Output File +! --------------------- +DCBOUT 0 + ## widget = lineedit; path = DIR_DCB; ext = EXT_DCB + ## activeif = GEOTEC = GNSS + # + +DESCR_DCBOUT 1 "Differential code biases" + +! Inter-system Bias Output File +! ----------------------------- +ISBOUT 0 + ## widget = lineedit; path = DIR_ISB; ext = EXT_ISB + # + +DESCR_ISBOUT 1 "Inter-system biases" + +! Receiver and Satellite Antenna PCV (Grid) +! ----------------------------------------- +PHASRSG 0 + ## widget = lineedit; path = DIR_PHG; ext = EXT_PHG + ## activeif = GEOTEC = GNSS + # + +DESCR_PHASRSG 1 "Phase center variations (grid)" + +! Receiver Antenna PCV (Harm) +! --------------------------- +PHASRSH 0 + ## widget = lineedit; path = DIR_PHH; ext = EXT_PHH + ## activeif = GEOTEC = GNSS + # + +DESCR_PHASRSH 1 "Phase center variations (harm)" + +! Satellite Clock File +! -------------------- +CLKSAV 0 + ## widget = lineedit; path = DIR_CLK; ext = EXT_CLK + ## activeif = DIFLVL = ZERO + # + +DESCR_CLKSAV 1 "GNSS clock corrections" + +! Clock RINEX File +! ---------------- +CLKRNX 0 + ## widget = lineedit; path = DIR_RXC; ext = EXT_RXC + ## activeif = DIFLVL = ZERO OR GEOTEC = SLR + # + +DESCR_CLKRNX 1 "Clock RINEX" + +! Kinem. Coordinates (output) +! --------------------------- +KINOUT 0 + ## widget = lineedit; path = DIR_KIN; ext = EXT_KIN + ## activeif = GEOTEC = GNSS + # + +DESCR_KINOUT 1 "Kinematic coordinates" + +! Residuals +! --------- +RESIDRS 0 + ## widget = lineedit; path = DIR_RES; ext = EXT_RES + # + +DESCR_RESIDRS 1 "Residuals" + +! Covariances (All) +! ----------------- +COVTTRS 0 + ## widget = lineedit; path = DIR_COV; ext = EXT_COV + # + +DESCR_COVTTRS 1 "Full covariance matrix" + +! Covariances (Coords) +! -------------------- +COVARRS 0 + ## widget = lineedit; path = DIR_COV; ext = EXT_COV + # + +DESCR_COVARRS 1 "Coordinate covariance matrix" + +! LEO Dynamic Orbit +! ----------------- +LEORBRS 0 + ## widget = lineedit; path = DIR_ELE; ext = EXT_ELE; maxfiles = 1 + ## emptyallowed = true; activeif = LEOPROC = 1 + # + +DESCR_LEORBRS 1 "LEO orbital elements" + +! Range Bias Output File +! ---------------------- +RGBOUT 0 + ## widget = lineedit; path = DIR_RGB; ext = EXT_RGB + ## activeif = GEOTEC = SLR + # + +DESCR_RGBOUT 1 "Range biases" + +! ---------------------------------------------------------------------- +! General options 1 +! ---------------------------------------------------------------------- +! Title +! ----- +TITLE 1 "RNX2SNX_190110_$(FFFF): L5/L3 ambiguity resolution" + ## widget = lineedit + # RNX2SNX_$YSS+0_$(FFFF): L5/L3 ambiguity resolution + +MSG_TITLE 1 "Title line" + +! Satellite System +! ---------------- +SATSYS 1 "ALL" + ## widget = combobox; editable = false + ## cards = GPS GLONASS GALILEO GPS/GLO GPS/GAL GLO/GAL ALL + +MSG_SATSYS 1 "Satellite system" + +! Frequency +! --------- +FREQUENCY 1 "L5" + ## widget = combobox; editable = false + ## cards = L1 L2 L3 L4 L5 L1&L2 L3&L4 MELWUEBB DTEC + +MSG_FREQUENCY 1 "Frequency/linear combination" + +! Min. Elevation +! -------------- +MINEL 1 "10" + ## widget = lineedit; emptyallowed = false; check_typ = int; check_min = 0 + ## check_max = 90 + +MSG_MINEL 1 "Elevation cutoff angle" + +! Sampling Rate +! ------------- +SAMPLE 1 "30" + ## widget = lineedit; check_typ = int; check_min = 0 + ## activeif = GEOTEC = GNSS + +MSG_SAMPLE 1 "Sampling interval" + +! Tolerance for simultaneity +! -------------------------- +CORRINTV 1 "100" + ## widget = lineedit; check_type = int; check_min = 1 + ## activeif = GEOTEC = GNSS + +MSG_CORRINTV 1 "Tolerance for simultaneity" + +! Special observation data selection +! ---------------------------------- +SODSEL 1 "NO" + ## widget = combobox; editable = false + ## cards = NO NIGHT-TIME NON-ECLIPSING SPEC.NON-ECL + +MSG_SODSEL 1 "Special data selection" + +! Use Observ. Window +! ------------------ +WINDOW 1 "0" + ## widget = checkbox + +MSG_WINDOW 1 "Observation window" + +! A Priori Sigma +! -------------- +SIGAPR1 1 "0.001" + ## widget = lineedit; check_type = real; check_min = 1e-20 + +MSG_SIGAPR1 1 "A priori sigma" + +! Elevation-dependent Weighting +! ----------------------------- +ELVWGT 1 "COSZ" + ## widget = combobox; editable = false; cards = NONE COSZ COS2Z COS2C + +MSG_ELVWGT 1 "Elevation-dependent weighting" + +! Type of Residuals +! ----------------- +NORRES 1 "NORMALIZED" + ## widget = combobox; activeif = RESIDRS / _; editable = false + ## cards = REAL NORMALIZED NORM_APRIORI + +MSG_NORRES 1 "Type of computed residuals" + +! Correlations +! ------------ +CORREL 1 "BASELINE" + ## widget = combobox; editable = false; cards = CORRECT BASELINE FREQUENCY + ## activeif = GEOTEC = GNSS + +MSG_CORREL 1 "Correlation strategy" + +! Elevation cut-off for LEO +! ------------------------- +MINELEO 1 "0" + ## widget = lineedit; emptyallowed = false; activeif = LEOPROC = 1 + ## check_typ = int; check_min = -90; check_max = 90 + +MSG_MINELEO 1 "Elevation cutoff angle" + +! LEO Elevation Weighting +! ------------------------------ +LEOEDW 1 "NONE" + ## widget = combobox; editable = false; cards = NONE COSZ COS2Z COS2C + ## activeif = LEOPROC = 1 + +MSG_LEOEDW 1 "Elevation-dependent weighting" + +! ---------------------------------------------------------------------- +! Observation window +! ---------------------------------------------------------------------- +! Observation Window +! ------------------ +RADIO1_1 1 "1" + ## widget = radiobutton; group = DUMMY + ## radiokeys = SESSION_YEAR1 SESSION_STRG1 + +MSG_RADIO1_1 1 "Observation window defined by year and session identifier" + +RADIO1_2 1 "0" + ## widget = radiobutton; group = DUMMY + +MSG_RADIO1_2 1 "Observation window defined by start and end times" + +! Observation Window: defined by session +! -------------------------------------- +SESSION_YEAR1 1 "2019" + ## widget = lineedit; multilineallowed = true; emptyallowed = false + # $Y+0 + +MSG_SESSION_YEAR1 1 "Year" + +SESSION_STRG1 1 "0110" + ## widget = lineedit; multilineallowed = true; emptyallowed = false + # $S+0 + +MSG_SESSION_STRG1 1 "Session" + +! Observation Window: defined by date +! ----------------------------------- +STADAT1 0 + ## widget = lineedit; activeif = RADIO1_2 = 1; check_type = date + # + +MSG_STADAT1 1 "Start time(year month day)" + +STATIM1 0 + ## widget = lineedit; emptyallowed = false + ## activeif = RADIO1_2 = 1 AND STADAT1 / _; check_type = time + # + +MSG_STATIM1 1 "Start time(hour minutes seconds)" + +ENDDAT1 0 + ## widget = lineedit; activeif = RADIO1_2 = 1; check_type = date + # + +MSG_ENDDAT1 1 "End time(year month day)" + +ENDTIM1 0 + ## widget = lineedit; emptyallowed = false + ## activeif = RADIO1_2 = 1 AND ENDDAT1 / _; check_type = time + # + +MSG_ENDTIM1 1 "End time(hour minutes seconds)" + +! ---------------------------------------------------------------------- +! General options 2 +! ---------------------------------------------------------------------- +! Tropospheric Model (microwave observations) +! ------------------------------------------- +TROPOS 1 "GMF" + ## widget = combobox; editable = false + ## cards = NONE VMF DRY_VMF GMF DRY_GMF NIELL DRY_NIELL SAASTAMOINEN DRY_SAAST HOPFIELD DRY_HOPFIELD ESSEN-FROOME + ## activeif = GEOTEC = GNSS AND FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC AND TROPEST = _ + +MSG_TROPOS 1 "ZPD model and mapping function (GNSS)" + +! Tropospheric Model (optical observations) +! ----------------------------------------- +TROPOS_S 1 "MENDES-PAVLIS" + ## widget = combobox; editable = false + ## cards = MENDES-PAVLIS MARINI-MURRAY; activeif = GEOTEC = SLR + +MSG_TROPOS_S 1 "ZPD model and mapping function (SLR)" + +! Ambiguity Resolution Strategy +! ----------------------------- +AMBSTRAT 1 "SIGMA" + ## widget = combobox; editable = false + ## activeif = DIFLVL = DOUBLE AND PSFILES / _ + ## cards = NONE ROUND SEARCH SIGMA QIF LAMBDA + +MSG_AMBSTRAT 1 "Resolution strategy" + +! Selection of GNSS for Ambiguity Resolution +! ------------------------------------------ +SATSYS_AR 1 "ALL" + ## widget = combobox; editable = false + ## activeif = AMBSTRAT / inactive AND AMBSTRAT / NONE AND AMBSTRAT / SEARCH AND SATSYS / GPS AND SATSYS / GLONASS + ## cards = ALL GPS GLONASS GALILEO + +MSG_SATSYS_AR 1 "Selection of GNSS for ambiguity resolution" + +! Consider GPS quarter-cycle biases +! --------------------------------- +AMBQCPB 1 "IF_INDICATED" + ## widget = combobox; editable = true + ## activeif = AMBSTRAT / inactive AND AMBSTRAT / NONE AND AMBSTRAT / SEARCH AND SATSYS_AR / GLONASS + ## cards = ALWAYS IF_INDICATED NEVER + +MSG_AMBQCPB 1 "Consider GPS quarter-cycle biases" + +! Save Ambiguities +! ---------------- +AMBSAVE 1 "1" + ## widget = checkbox; activeif = AMBSTRAT / inactive AND AMBSTRAT / NONE + +MSG_AMBSAVE 1 "Save resolved ambiguities" + +! Introduce Widelane +! ------------------ +APRWIDE 1 "1" + ## widget = checkbox; activeif = DIFLVL = DOUBLE + +MSG_APRWIDE 1 "Introduce widelane integers" + +! Introduce L1 and L2 +! ------------------- +APRL1L2 1 "0" + ## widget = checkbox; activeif = DIFLVL = DOUBLE + +MSG_APRL1L2 1 "Introduce L1 and L2 integers" + +! Compute no solution (only NEQ saving) +! ------------------------------------- +OBS2NEQ 1 "0" + ## widget = checkbox + ## activeif = AMBSTRAT = inactive OR AMBSTRAT = NONE AND NEQUARS / _ + +MSG_OBS2NEQ 1 "Stop program after NEQ saving" + +! Display Extended Printing Options +! --------------------------------- +PRINT 1 "0" + ## widget = checkbox + +MSG_PRINT 1 "Enable extended program output" + +! ---------------------------------------------------------------------- +! Printing options +! ---------------------------------------------------------------------- +! Printing: Number of Observ. in Files +! ------------------------------------ +PRTNUMOB 1 "0" + ## widget = checkbox + +MSG_PRTNUMOB 1 "List of observations given in files" + +! Printing: Number of Dbl.Diff.Observ. +! ----------------------------------- +PRTNUMDD 1 "0" + ## widget = checkbox + +MSG_PRTNUMDD 1 "Printing: List of observations used for processing" + +! Printing: Satellite Elevations +! ------------------------------ +PRTELEV 1 "0" + ## widget = checkbox + +MSG_PRTELEV 1 "Printing: Satellite elevations" + +! Printing: 5-Degree Bin Observation Statistics (Elevation) +! --------------------------------------------------------- +PRTNOBEL 1 "0" + ## widget = checkbox + +MSG_PRTNOBEL 1 "Printing: Histogram of observations by elevation angle bins" + +! Printing: 0.5-Degree Bin Observation Statistics (Nadir Angle) +! ------------------------------------------------------------- +PRTNOBNA 1 "0" + ## widget = checkbox + +MSG_PRTNOBNA 1 "Printing: Histogram of observations by nadir angle bins" + +! Printing: Phase-connected time intervals +! ---------------------------------------- +PRTTIMFL 1 "0" + ## widget = checkbox + +MSG_PRTTIMFL 1 "Printing: Phase-connected time intervals" + +! Printing: Parameter Characterization +! ------------------------------------ +PRTPARAM 1 "0" + ## widget = checkbox + +MSG_PRTPARAM 1 "Printing: List of all parameters" + +! Printing: Ambiguities for each iteration step +! --------------------------------------------- +PRTAMBIT 1 "1" + ## widget = checkbox; activeif = AMBSTRAT / NONE AND PRTAMB = 0 + +MSG_PRTAMBIT 1 "Printing: Unresolved ambiguities after each iteration step" + +! Printing: Detailed troposphere parameter information +! ---------------------------------------------------- +PRTTRP 1 "0" + ## widget = checkbox + +MSG_PRTTRP 1 "Printing: Suppression of output concerning troposphere" + +! Printing: Detailed coordinate parameter information +! --------------------------------------------------- +PRTCRD 1 "0" + ## widget = checkbox + +MSG_PRTCRD 1 "Printing: Suppression of output concerning coordinates" + +! Printing: Suppress output for ambiguities +! ----------------------------------------- +PRTAMB 1 "0" + ## widget = checkbox + +MSG_PRTAMB 1 "Printing: Suppression of output concerning ambiguities" + +! Printing: Supress results of epoch parameters +! --------------------------------------------- +PRTEPPAR 1 "0" + ## widget = checkbox + +MSG_PRTEPPAR 1 "Printing: Suppression of output concerning epoch parameters" + +! Printing: Ambiguities in Files +! ------------------------------ +PRTAMBFL 1 "0" + ## widget = checkbox + +MSG_PRTAMBFL 1 "Printing: Resolved ambiguities from observation files" + +! Printing: Constants, Ant. Offsets, Ion. Coeff +! --------------------------------------------- +PRTPOLE 1 "0" + ## widget = checkbox + +MSG_PRTPOLE 1 "Printing: Constants, antenna offsets, ionosphere coefficients" + +! Printing: Pos.Eccent./Receiver Info +! ----------------------------------- +PRTPOSEC 1 "0" + ## widget = checkbox + +MSG_PRTPOSEC 1 "Printing: Station eccentricities, receiver information" + +! Printing: Synchronization Errors +! -------------------------------- +PRTSYNCH 1 "0" + ## widget = checkbox + +MSG_PRTSYNCH 1 "Printing: Receiver synchronization errors" + +! Printing: RMS of ellipsoidal coordinates and diff. +! -------------------------------------------------- +PRTBLH 1 "0" + ## widget = checkbox + +MSG_PRTBLH 1 "Printing: RMS of ellipsoidal coordinates and diff." + +! Printing: Slope distances and their RMS +! --------------------------------------- +PRTDIS 1 "1" + ## widget = checkbox + +MSG_PRTDIS 1 "Printing: Slope distances and their RMS" + +! Printing: Statistics on parameter dimensions +! -------------------------------------------- +PRTMAX 1 "0" + ## widget = checkbox + +MSG_PRTMAX 1 "Printing: Statistics on parameter dimensions" + +! Printing: Helmert transformation +! -------------------------------- +PRTHELM 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC + +MSG_PRTHELM 1 "Printing: Helmert transformation" + +! Helmert: Coord.System +! --------------------- +COORDSYS 1 "GEOCENTRIC" + ## widget = combobox; editable = false; cards = GEOCENTRIC LOCAL + ## activeif = PRTHELM = 1 + +MSG_COORDSYS 1 "Helmert: Coordinate system for transformation" + +! Helmert: Rotation +! ----------------- +ROTXYZ 1 "0" + ## widget = checkbox; activeif = PRTHELM = 1 + +MSG_ROTXYZ 1 "Helmert: Rotation" + +! Helmert: Scale Factor +! --------------------- +SCALE 1 "0" + ## widget = checkbox; activeif = PRTHELM = 1 + +MSG_SCALE 1 "Helmert: Scale" + +! ---------------------------------------------------------------------- +! Ambiguity resolution: Search +! ---------------------------------------------------------------------- +! Amb-Search: Baseline-Wise Ambiguity Resolution +! ---------------------------------------------- +IFBASL 1 "1" + ## widget = checkbox + +MSG_IFBASL 1 "Baseline-wise ambiguity resolution" + +! Amb-Search: Search Width in Unit of Std. Dev. +! --------------------------------------------- +IFSWID 1 "5.0" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_IFSWID 1 "Search width in units of standard deviation" + +! Amb-Search: Maximum Allowed RMS(Fixed)/RMS(Float) +! ------------------------------------------------- +IFFXFL 1 "2.0" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_IFFXFL 1 "Maximum allowed RMS ratio re fixed to float" + +! Amb-Search: Minimum Allowed RMS(2-nd Amb)/RMS(1-st Best Amb) +! ------------------------------------------------------------ +IF21 1 "1.4" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_IF21 1 "Minimum allowed RMS ratio re 2nd best to best" + +! Amb-Search: Search Width for Geometry-Free LC (L1 Cycles) +! --------------------------------------------------------- +IFSWLC 1 "0.1" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_IFSWLC 1 "Search width for geometry-free linear combination (L1 cycles)" + +! ---------------------------------------------------------------------- +! Ambiguity resolution: Sigma +! ---------------------------------------------------------------------- +! Amb-Sigma: Max. Number of Amb. Solved +! ------------------------------------- +MXAMBIT 1 "10" + ## widget = spinbox; range = 0 999 1; check_type = integer; check_min = 0 + +MSG_MXAMBIT 1 "Maximal number of ambiguities fixed per iteration step" + +! Amb-Sigma: Ambiguity Resolvable if Exactly 1 Integer within +! ----------------------------------------------------------- +LEAST 1 "3.0" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_LEAST 1 "Ambiguity resolvable if exactly one integer within" + +! Amb-Sigma: Maximal Sigma of a Resolvable Ambiguity +! -------------------------------------------------- +MOST 1 "0.07" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_MOST 1 "Maximal sigma of a resolvable ambiguity" + +! Amb-Sigma: Minimal Sigma of Ambiguity used for Tests +! ---------------------------------------------------- +SIGMAMIN 1 "0.05" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SIGMAMIN 1 "Minimal sigma for testing" + +! Amb-Sigma: GLONASS ambiguity resolution between different frequency channels +! ---------------------------------------------------------------------------- +GLORES 1 "NEVER" + ## widget = combobox; editable = false + ## activeif = SATSYS / GPS AND SATSYS_AR / GPS + ## cards = NEVER SAME_RCVR_TYPE SAME_RCVR_MODEL SAME_RCVR_GROUP ALWAYS + +MSG_GLORES 1 "GLONASS ambiguity resolution between different frequency channels" + +! ---------------------------------------------------------------------- +! Ambiguity resolution: QIF +! ---------------------------------------------------------------------- +! Amb.QIF: Max. Number of Amb. Solved in One Iteration Step +! --------------------------------------------------------- +MXAQIF 1 "1" + ## widget = spinbox; range = 0 999 1; check_type = integer; check_min = 0 + +MSG_MXAQIF 1 "Max. number of amb. solved per iteration step" + +! Amb.QIF: Search Width in Wide-Lane Cycles +! ----------------------------------------- +SEARWID 1 "0.50" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SEARWID 1 "Search width for pairs of L1 and L2 ambiguities" + +! Amb.QIF: Max. RMS of Resolvable Narrow-Lane Ambiguity +! ----------------------------------------------------- +RMSNARR 1 "0.03" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_RMSNARR 1 "Maximal sigma of resolvable NL ambiguities" + +! Amb.QIF: Max. Fract. Part of Resolvable NL Ambiguity +! ---------------------------------------------------- +MAXFRAC 1 "0.10" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_MAXFRAC 1 "Max. fractional part of resolvable NL ambiguity" + +! ---------------------------------------------------------------------- +! Ambiguity resolution: LAMBDA +! ---------------------------------------------------------------------- +! LAMBDA: Maximum allowed RMS ratio concerning fixed to float +! ----------------------------------------------------------- +LAFXFL 1 "5.0" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_LAFXFL 1 "Maximum allowed RMS ratio concerning fixed to float" + +! LAMBDA: Maximum allowed RMS of unit weight for fixed solution +! ------------------------------------------------------------- +LAMXFX 1 "0.005" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_LAMXFX 1 "Maximum allowed RMS of unit weight for fixed solution" + +! LAMBDA: Resolution mode concerning involved GNSS +! ------------------------------------------------ +LAMRES 1 "GNSS_BY_GNSS" + ## widget = combobox; editable = false + ## activeif = SATSYS / GPS AND SATSYS_AR = ALL + ## cards = GNSS_BY_GNSS MIXED_GNSS SEPARATE_GNSS + +MSG_LAMRES 1 "Resolution mode concerning involved GNSS" + +! ---------------------------------------------------------------------- +! General options 3 +! ---------------------------------------------------------------------- +! Use RINEX clock file for satellite clocks +! ----------------------------------------- +USERXCLK 1 "BERNESE_FILE" + ## widget = combobox; cards = BERNESE_FILE CLOCK_RINEX; editable = false + ## activeif = SATCLK / _ AND RXCLKIN / _ AND DIFLVL = ZERO + +MSG_USERXCLK 1 "Primary source for satellite clocks" + +! Clk est.: Skip obs. w/o rec clock in input clock RINEX +! ------------------------------------------------------ +NORXCLKR 1 "CLK_FROM_OBS_FILE" + ## widget = combobox; editable = false + ## cards = DO_NOT_USE_OBSERV CLK_FROM_OBS_FILE INTERPOLATE + ## activeif = RXCLKIN / _ AND DIFLVL = ZERO + +MSG_NORXCLKR 1 "Receiver clock missing in clock RINEX file" + +! Clk est.: Skip obs. w/o sat clock in input clock RINEX +! ------------------------------------------------------ +NORXCLKS 1 "SAT_CLK_IS_ZERO" + ## widget = combobox; editable = false + ## cards = DO_NOT_USE_OBSERV INTERPOLATE SAT_CLK_IS_ZERO TRY_SAT_CLK_FILE + ## activeif = RXCLKIN / _ AND DIFLVL = ZERO + +MSG_NORXCLKS 1 "Satellite clock missing in clock RINEX file" + +! Clk est.: Skip obs. w/o sat clock +! --------------------------------- +NOSATCLK 1 "SAT_CLK_IS_ZERO" + ## widget = combobox; editable = false + ## cards = DO_NOT_USE_OBSERV INTERPOLATE SAT_CLK_IS_ZERO + ## activeif = SATCLK / _ AND DIFLVL = ZERO + +MSG_NOSATCLK 1 "Satellite clock missing in Bernese clock file" + +! Interpolation of clocks +! ----------------------- +SECIPL 0 + ## widget = lineedit; check_typ = real; check_min = 0 + ## activeif = NORXCLKR = INTERPOLATE OR NORXCLKS = INTERPOLATE OR NOSATCLK = INTERPOLATE AND DIFLVL = ZERO + +MSG_SECIPL 1 "Clock interpolation allowed over" + +! Use only phase observations for epoch parameter computation +! ----------------------------------------------------------- +PHASEPO 1 "0" + ## widget = checkbox; activeif = GEOTEC = GNSS + +MSG_PHASEPO 1 "Epoch parameters only from phase" + +! Var/Cov computation for kinematic orbit +! --------------------------------------- +QXXEPO 1 "SIMPLIFIED" + ## widget = combobox; cards = SIMPLIFIED CORRECT; editable = false + ## activeif = GEOTEC = GNSS + +MSG_QXXEPO 1 "Var-covar wrt epoch parameters" + +! Sampling Rate for re-substitution +! --------------------------------- +SAMPLEPO 0 + ## widget = lineedit; check_typ = int; check_min = 0 + +MSG_SAMPLEPO 1 "Sampling rate for resubstitution" + +! Sampling Rate for preelimination +! -------------------------------- +SAMPLEP2 0 + ## widget = lineedit; check_typ = int; check_min = 0 + +MSG_SAMPLEP2 1 "Sampling rate for preelimination" + +! Clk est.: Edit Level +! -------------------- +EDTLVL 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = DIFLVL / DOUBLE + # + +MSG_EDTLVL 1 "Maximum tolerated O-C term" + +! Periodic Relativistic J2-Correction +! ----------------------------------- +PRELJ2 1 "0" + ## widget = checkbox; activeif = DIFLVL = ZERO + +MSG_PRELJ2 1 "Periodic relativistic J2 correction" + +! Polarization Effect +! ------------------- +POLARI1D 1 "ALWAYS" + ## widget = combobox; editable = true + ## cards = "ALWAYS" "NEVER" "2003 09 14" + ## activeif = DIFLVL = ZERO AND POLARI2D / ALWAYS + +MSG_POLARI1D 1 "Enable polarization effect, geometrical part" + +POLARI2D 1 "ALWAYS" + ## widget = combobox; editable = true + ## cards = "ALWAYS" "NEVER" "2006 11 05"; activeif = DIFLVL = ZERO + +MSG_POLARI2D 1 "Enable polarization effect, total effect" + +! ---------------------------------------------------------------------- +! Datum definition +! ---------------------------------------------------------------------- +! No datum definition +! ------------------- +RADIO8_3 1 "0" + ## widget = radiobutton; group = DUMMY + +MSG_RADIO8_3 1 "Free network solution" + +! Positioning: Fixed Station(s) +! ----------------------------- +RADIO8_1 1 "1" + ## widget = radiobutton; group = DUMMY + +MSG_RADIO8_1 1 "Coordinates fixed" + +FIXSTA 1 "FIRST" + ## widget = combobox; editable = false; activeif = RADIO8_1 = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG + +MSG_FIXSTA 1 "Coordinates fixed" + +! Positioning: Manual selection (fixed) +! ------------------------------------- +STATION1 0 + ## widget = selwin; activeif = FIXSTA == MANUAL; pointer = CENLST + # + +MSG_STATION1 1 "Stations to be fixed (Manual selection)" + +! Positioning: File with Fixed Stations(s) +! ---------------------------------------- +STAFILE1 0 + ## widget = selwin; activeif = FIXSTA == FROM_FILE; path = DIR_FIX + ## ext = EXT_FIX; maxfiles = 1; emptyallowed = false + # + +MSG_STAFILE1 1 "List of stations to fix from file" + +! Flags for fixed station(s) +! --------------------------- +STAFLAG1 1 "#" + ## widget = lineedit; activeif = FIXSTA = WITH_FLAG + +MSG_STAFLAG1 1 "Stations with specific flags in CRD file" + +RADIO8_2 1 "0" + ## widget = radiobutton; group = DUMMY + +MSG_RADIO8_2 1 "Coordinates constrained" + +! Positioning: Sigma Station(s) +! ----------------------------- +SIGSTA 1 "FIRST" + ## widget = combobox; editable = false; activeif = RADIO8_2 = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG + +MSG_SIGSTA 1 "Coordinates constrained" + +! Positioning: manual selected Sigma Station(s) +! --------------------------------------------- +STATION4 0 + ## widget = selwin; activeif = SIGSTA == MANUAL; pointer = CENLST + # + +MSG_STATION4 1 "Stations to be constrained (Manual selection)" + +! Positioning: Sigma Station(s) from file +! --------------------------------------- +STAFILE4 0 + ## widget = selwin; activeif = SIGSTA == FROM_FILE; path = DIR_SIG + ## ext = EXT_SIG; maxfiles = 1; emptyallowed = false + # + +MSG_STAFILE4 1 "List of stations (and sigmas) from file" + +! Flags for Sigma station(s) +! -------------------------- +STAFLAG4 1 "#" + ## widget = lineedit; activeif = SIGSTA = WITH_FLAG + +MSG_STAFLAG4 1 "Constrain: Stations with specific flags in CRD file" + +! Positioning: Default Sigma north +! -------------------------------- +SIGCRDN 1 "0.001" + ## widget = lineedit; activeif = SIGSTA / FROM_FILE AND RADIO8_2 = 1 + ## check_type = real; check_min = 0.0 + +MSG_SIGCRDN 1 "Default a priori sigma north" + +! Positioning: Default Sigma east +! ------------------------------- +SIGCRDE 1 "0.001" + ## widget = lineedit; activeif = SIGSTA / FROM_FILE AND RADIO8_2 = 1 + ## check_type = real; check_min = 0.0 + +MSG_SIGCRDE 1 "Default a priori sigma east" + +! Positioning: Default Sigma up +! ----------------------------- +SIGCRDU 1 "0.001" + ## widget = lineedit; activeif = SIGSTA / FROM_FILE AND RADIO8_2 = 1 + ## check_type = real; check_min = 0.0 + +MSG_SIGCRDU 1 "Default a priori sigma up" + +! ----------------------------------------- +! +! PARAMETER TYPE: Orbit Estimation (GPS/GLONASS) +! =============== +! +! ----------------------------------------- +! +! Enable Orbit Adjustment +! ----------------------- +ORBADJ 1 "0" + ## widget = checkbox + ## activeif = LEORPR / _ AND LEOPROC = 1 OR RPRCOE / _ AND FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC + +MSG_ORBADJ 1 "Parameter setup: GNSS or LEO orbit determination" + +! Orb.est: satellite type +! ----------------------- +ORBEST 1 "ALL" + ## widget = combobox; editable = false + ## cards = ALL GPS GLONASS GALILEO MANUAL + +MSG_ORBEST 1 "Orb.est: satellite system selection" + +ORBEST_LST 0 + ## widget = selwin; pointer = SATLST; activeif = ORBEST = MANUAL + +MSG_ORBEST_LST 1 "Manual satellite selection" + +! Orb.est: Semi major axis +! ------------------------ +SEMIAXIS 1 "1" + ## widget = checkbox + +MSG_SEMIAXIS 1 "Orb.est: Semi major axis" + +SIGSEMI 0 + ## widget = lineedit; activeif = SEMIAXIS = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGSEMI 1 "Orb.est: a priori sigma of semi major axis" + +! Orb.est: Eccentricity +! --------------------- +ECCENTR 1 "1" + ## widget = checkbox + +MSG_ECCENTR 1 "Orb.est: eccentricity" + +SIGECCE 0 + ## widget = lineedit; activeif = ECCENTR = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGECCE 1 "Orb.est: a priori sigma of eccentricity" + +! Orb.est: Inclination +! -------------------- +INCLIN 1 "1" + ## widget = checkbox + +MSG_INCLIN 1 "Orb.est: inclination" + +SIGINCL 0 + ## widget = lineedit; activeif = INCLIN = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGINCL 1 "Orb.est: a priori sigma of inclination" + +! Orb.est: Ascending node +! ----------------------- +ASCNODE 1 "1" + ## widget = checkbox + +MSG_ASCNODE 1 "Orb.est: ascending node" + +SIGASCN 0 + ## widget = lineedit; activeif = ASCNODE = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGASCN 1 "Orb.est: a priori sigma of ascending node" + +! Orb.est: Perigee +! ---------------- +PERIGEE 1 "1" + ## widget = checkbox + +MSG_PERIGEE 1 "Orb.est: perigee" + +SIGPERI 0 + ## widget = lineedit; activeif = PERIGEE = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGPERI 1 "Orb.est: a priori sigma of perigee" + +! Orb.est: Arg. of latitude +! ------------------------- +ARGLAT 1 "1" + ## widget = checkbox + +MSG_ARGLAT 1 "Orb.est: argument of latitude" + +SIGARGL 0 + ## widget = lineedit; activeif = ARGLAT = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGARGL 1 "Orb.est: a priori sigma of argument of latitude" + +! Orb.est: D0 Estimation (P0) +! --------------------------- +PARD0 1 "1" + ## widget = checkbox + +MSG_PARD0 1 "Orb.est: Constant D term" + +SIGD0 0 + ## widget = lineedit; activeif = PARD0 = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGD0 1 "Orb.est: a priori sigma of constant D term" + +! Orb.est: Y0 Estimation (P2) +! --------------------------- +PARY0 1 "1" + ## widget = checkbox + +MSG_PARY0 1 "Orb.est: Constant Y term" + +SIGY0 0 + ## widget = lineedit; activeif = PARY0 = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGY0 1 "Orb.est: a priori sigma of constant Y term" + +! Orb.est: X0 Estimation +! ---------------------- +PARX0 1 "0" + ## widget = checkbox + +MSG_PARX0 1 "Orb.est: Constant X term" + +SIGX0 0 + ## widget = lineedit; activeif = PARX0 = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGX0 1 "Orb.est: a priori sigma of constant X term" + +! Orb.est: Periodic D0 terms +! -------------------------- +PRPARD0 1 "0" + ## widget = checkbox + +MSG_PRPARD0 1 "Orb.est: periodic D terms" + +SIGPRD0 0 + ## widget = lineedit; activeif = PRPARD0 = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGPRD0 1 "Orb.est: a priori sigma of periodic D terms" + +! Orb.est: Periodic Y0 terms +! -------------------------- +PRPARY0 1 "0" + ## widget = checkbox + +MSG_PRPARY0 1 "Orb.est: periodic Y terms" + +SIGPRY0 0 + ## widget = lineedit; activeif = PRPARY0 = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGPRY0 1 "Orb.est: a priori sigma of periodic Y terms" + +! Orb.est: Periodic X0 terms +! -------------------------- +PRPARX0 1 "0" + ## widget = checkbox + +MSG_PRPARX0 1 "Orb.est: periodic X terms" + +SIGPRX0 0 + ## widget = lineedit; activeif = PRPARX0 = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGPRX0 1 "Orb.est: a priori sigma of periodic X terms" + +! Stoch.Orb? +! ---------- +STCEST 1 "0" + ## widget = checkbox + +MSG_STCEST 1 "Estimation of stochastic pulses" + +! Stoch.Orb: Radial +! ----------------- +ESTRAD 1 "1" + ## widget = checkbox + +MSG_ESTRAD 1 "Stoch. forces: radial" + +SIGRAD 1 "1.E-6" + ## widget = lineedit; activeif = ESTRAD = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGRAD 1 "Stoch.forces: a priori sigma of radial" + +! Stoch.Orb: Perpendicular to (1), in Orbit Plane +! ----------------------------------------------- +ESTPRP 1 "1" + ## widget = checkbox + +MSG_ESTPRP 1 "Stoch.forces: Along track" + +SIGPRP 1 "1.E-5" + ## widget = lineedit; activeif = ESTPRP = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGPRP 1 "Stoch.forces: a priori sigma of along track" + +! Stoch.Orb: Normal to Orbit Plane +! -------------------------------- +ESTNOR 1 "1" + ## widget = checkbox + +MSG_ESTNOR 1 "Stoch.forces: Out of plane" + +SIGNOR 1 "1.E-9" + ## widget = lineedit; activeif = ESTNOR = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGNOR 1 "Stoch.forces: a priori sigma of out of plane" + +! Stoch.Orb: Direction to the Sun +! ------------------------------- +ESTSUN 1 "0" + ## widget = checkbox + +MSG_ESTSUN 1 "Stoch.forces: direction to Sun" + +SIGSUN 0 + ## widget = lineedit; activeif = ESTSUN = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGSUN 1 "Stoch.forces: a priori sigma of direction to Sun" + +! Stoch.Orb: Y-Direction in Satellite Frame +! ----------------------------------------- +ESTYDIR 1 "0" + ## widget = checkbox + +MSG_ESTYDIR 1 "Sotch. pulses: Y-direction" + +SIGYDIR 0 + ## widget = lineedit; activeif = ESTYDIR = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGYDIR 1 "Stoch.forces: a priori sigma of Y-direction" + +! Stoch.Orb: X-Direction in Satellite Frame +! ----------------------------------------- +ESTXDIR 1 "0" + ## widget = checkbox + +MSG_ESTXDIR 1 "Stoch.forces X-direction" + +SIGXDIR 0 + ## widget = lineedit; activeif = ESTXDIR = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGXDIR 1 "Stoch.forces: a priori sigma of X-direction" + +! Stoch.Orb: Number of sets per day +! --------------------------------- +NUMSET1 1 "2" + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_NUMSET1 1 "Stoch. forces: Number of parameter sets per day" + +! Stoch.Orb: Groups +! ----------------- +SATGROUP 1 "99" "" "" "" "" + ## widget = uniline; numlines = 5 + +MSG_SATGROUP 1 "Stoch.forces: list of satellites(group)" + +! Stoch.Orb: Enable more requests for stoch. orbit +! ------------------------------------------------ +STCSPEC 1 "0" + ## widget = checkbox + +MSG_STCSPEC 1 "Stoch. pulses: Additional requests for further epochs" + +! Stoch.Orb: List of more requests for stoch. orbit +! ------------------------------------------------- +STCGROUP 2 + "28" "2001 05 26" "06 00 00" "" "" "" + "28" "2001 05 26" "18 00 00" "" "" "" + ## widget = uniline; numlines = 10 + +MSG_STCGROUP 1 "Stoch.forces: list of satellites" + +! ----------------------------------------- +! +! PARAMETER TYPE: Orbit Estimation (LEO) +! =============== +! +! Orb.est: Semi major axis +! ------------------------ +SEMIAXIS2 1 "1" + ## widget = checkbox + +MSG_SEMIAXIS2 1 "Semi major axis" + +SIGSEMI2 1 "0.00" + ## widget = lineedit + +MSG_SIGSEMI2 1 "Sigma Semi major axis" + +! Orb.est: Eccentricity +! --------------------- +ECCENTR2 1 "1" + ## widget = checkbox + +MSG_ECCENTR2 1 "Eccentricity" + +SIGECCE2 1 "0.0000000" + ## widget = lineedit + +MSG_SIGECCE2 1 "Sigma eccentricity" + +! Orb.est: Inclination +! -------------------- +INCLIN2 1 "1" + ## widget = checkbox + +MSG_INCLIN2 1 "Inclination" + +SIGINCL2 1 "0.000" + ## widget = lineedit + +MSG_SIGINCL2 1 "Sigma inclination" + +! Orb.est: Ascending node +! ----------------------- +ASCNODE2 1 "1" + ## widget = checkbox + +MSG_ASCNODE2 1 "Ascending node" + +SIGASCN2 1 "0.0000" + ## widget = lineedit + +MSG_SIGASCN2 1 "Sigma ascending node" + +! Orb.est: Perigee +! ---------------- +PERIGEE2 1 "1" + ## widget = checkbox + +MSG_PERIGEE2 1 "Perigee" + +SIGPERI2 1 "0.0000" + ## widget = lineedit + +MSG_SIGPERI2 1 "Sigma perigee" + +! Orb.est: Arg. of latitude +! ------------------------- +ARGLAT2 1 "1" + ## widget = checkbox + +MSG_ARGLAT2 1 "Argument of latitude" + +SIGARGL2 1 "0.000" + ## widget = lineedit + +MSG_SIGARGL2 1 "Sigma argument of latitude" + +! Orb.est: D0 Estimation (P0) +! --------------------------- +PARD02 1 "1" + ## widget = checkbox + +MSG_PARD02 1 "Constant D term" + +SIGD02 1 "0.0D-09" + ## widget = lineedit + +MSG_SIGD02 1 "Sigma const. D term" + +! Orb.est: Y0 Estimation (P2) +! --------------------------- +PARY02 1 "1" + ## widget = checkbox + +MSG_PARY02 1 "Constant Y term" + +SIGY02 1 "0.0D-09" + ## widget = lineedit + +MSG_SIGY02 1 "Sigma const. Y term" + +! Orb.est: X0 Estimation +! ---------------------- +PARX02 1 "1" + ## widget = checkbox + +MSG_PARX02 1 "Constant X term" + +SIGX02 1 "0.0D-09" + ## widget = lineedit + +MSG_SIGX02 1 "Sigma const. X term" + +! Orb.est: Periodic D0 terms +! -------------------------- +PRPARD02 1 "1" + ## widget = checkbox + +MSG_PRPARD02 1 "Periodic D term" + +SIGPRD02 1 "0.0D-09" + ## widget = lineedit + +MSG_SIGPRD02 1 "Sigma periodic D term" + +! Orb.est: Periodic Y0 terms +! -------------------------- +PRPARY02 1 "1" + ## widget = checkbox + +MSG_PRPARY02 1 "Periodic Y term" + +SIGPRY02 1 "0.0D-09" + ## widget = lineedit + +MSG_SIGPRY02 1 "Sigma periodic Y term" + +! Orb.est: Periodic X0 terms +! -------------------------- +PRPARX02 1 "1" + ## widget = checkbox + +MSG_PRPARX02 1 "Periodic X term" + +SIGPRX02 1 "0.0D-09" + ## widget = lineedit + +MSG_SIGPRX02 1 "Sigma periodic X term" + +! Stoch.Orb? +! ---------- +STCEST2 1 "0" + ## widget = checkbox + +MSG_STCEST2 1 "Estimation of stochastic pulses" + +! Stoch.Orb: Vel./Acc. +! -------------------- +PULSDEF2 1 "VELOCITY" + ## widget = combobox; cards = ACCELERATION VELOCITY; editable = false + +MSG_PULSDEF2 1 "Set up pulses as accelerations/velocities" + +! Stoch.Orb: Radial +! ----------------- +ESTRAD2 1 "1" + ## widget = checkbox + +MSG_ESTRAD2 1 "Radial pulses setup" + +SIGRAD2 1 "2.0D-05" + ## widget = lineedit + +MSG_SIGRAD2 1 "Sigma radial pulses" + +! Stoch.Orb: Perpendicular to (1), in Orbit Plane +! ----------------------------------------------- +ESTPRP2 1 "1" + ## widget = checkbox + +MSG_ESTPRP2 1 "Along track pulses setup" + +SIGPRP2 1 "1.0D-05" + ## widget = lineedit + +MSG_SIGPRP2 1 "Sigma along track pulses" + +! Stoch.Orb: Normal to Orbit Plane +! -------------------------------- +ESTNOR2 1 "1" + ## widget = checkbox + +MSG_ESTNOR2 1 "Out of plane pulses setup" + +SIGNOR2 1 "1.0D-05" + ## widget = lineedit + +MSG_SIGNOR2 1 "Sigma out of plane pulses" + +! Stoch.Orb: Direction to the Sun +! ------------------------------- +ESTSUN2 1 "0" + ## widget = checkbox + +MSG_ESTSUN2 1 "Direction to Sun pulses" + +SIGSUN2 0 + ## widget = lineedit + # + +MSG_SIGSUN2 1 "Sigma direction to Sun pulses" + +! Stoch.Orb: Y-Direction in Satellite Frame +! ----------------------------------------- +ESTYDIR2 1 "0" + ## widget = checkbox + +MSG_ESTYDIR2 1 "Y-direction pulses" + +SIGYDIR2 0 + ## widget = lineedit + # + +MSG_SIGYDIR2 1 "Sigma Y-direction pulses" + +! Stoch.Orb: X-Direction in Satellite Frame +! ----------------------------------------- +ESTXDIR2 1 "0" + ## widget = checkbox + +MSG_ESTXDIR2 1 "X-direction pulses" + +SIGXDIR2 0 + ## widget = lineedit + # + +MSG_SIGXDIR2 1 "Sigma X-direction pulses" + +! Stoch.Orb: Number of sets per day +! --------------------------------- +NUMSET12 1 "1" + ## widget = spinbox; range = 1 12 1 + +MSG_NUMSET12 1 "Number of parameter sets per day" + +! Stoch.Orb: Groups +! ----------------- +SATGROUP2 1 "906" "96" "2.0D-05" "1.0D-05" "1.0D-05" + ## widget = uniline; numlines = 5 + +MSG_SATGROUP2 1 "Satellite specific parameter setup" + +! Stoch.Orb: Enable more requests for stoch. orbit +! ------------------------------------------------ +STCSPEC2 1 "0" + ## widget = checkbox + +MSG_STCSPEC2 1 "Additional requests for further epochs" + +! Stoch.Orb: List of more requests for stoch. orbit +! ------------------------------------------------- +STCGROUP2 2 + "28" "2001 05 26" "06 00 00" "" "" "" + "28" "2001 05 26" "18 00 00" "" "" "" + ## widget = uniline; numlines = 10 + +MSG_STCGROUP2 1 "Additional setup requests for stoch. pulses" + +! ----------------------------------------- +! +! PARAMETER TYPE: Troposphere parameter +! =============== +! +! ----------------------------------------- +! +! Enable Site-Specific Troposphere Parameters +! ------------------------------------------- +SITETROP 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC + +MSG_SITETROP 1 "Parameter setup: site-specific troposphere parameters" + +! Offset for troposphere SINEX file +! --------------------------------- +TRPOFF 0 + ## widget = lineedit; activeif = TROPSNX / _ + +MSG_TRPOFF 1 "Offset for troposphere SINEX file" + +! Time resolution for troposphere SINEX file +! ------------------------------------------ +TRPRES 0 + ## widget = lineedit; activeif = TROPSNX / _ + +MSG_TRPRES 1 "Time resolution for troposphere SINEX file" + +! Tropo: Absolute General Zenith A Priori Sigma +! --------------------------------------------- +SIGABS 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SIGABS 1 "Tropo: Zenith path delay" + +! Tropo: Absolute General Gradient A Priori Sigma +! ----------------------------------------------- +SIGABS_G 0 + ## widget = lineedit; activeif = TRPGRD / NONE = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGABS_G 1 "Tropo: Horizontal gradients" + +! Tropo: Relative General Zenith A Priori Sigma +! --------------------------------------------- +SIGREL 1 "5.00" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SIGREL 1 "Tropo: relative zenith path delay a priori sigma" + +! Tropo: Relative General Gradient A Priori Sigma +! ----------------------------------------------- +SIGREL_G 1 "5.00" + ## widget = lineedit; activeif = TRPGRD / NONE = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGREL_G 1 "Tropo: relative horizontal gradients a priori sigma" + +! Tropo: List of special stations +! ------------------------------- +SPESEL 1 "NONE" + ## widget = combobox; editable = false + ## cards = NONE FIRST LAST FROM_FILE MANUAL + +MSG_SPESEL 1 "Tropo: special sigma station selection" + +! Tropo: List of stations with no troposphere +! ------------------------------------------- +NTRPSEL 1 "NONE" + ## widget = combobox; editable = false + ## cards = NONE FIRST LAST FROM_FILE MANUAL WITH_TROPO + +MSG_NTRPSEL 1 "Tropo: list of stations with no troposphere estimation" + +! Tropo: Absolute Special Zenith A Priori Sigma +! --------------------------------------------- +SPEABS 0 + ## widget = lineedit; activeif = SPESEL / NONE AND SPESEL / FROM_FILE = 1 + ## check_type = real; check_min = 0.0 + +MSG_SPEABS 1 "Tropo: Absolute special zenith path delay sigma" + +! Tropo: Absolute Special Gradient A Priori Sigma +! ----------------------------------------------- +SPEABS_G 0 + ## widget = lineedit + ## activeif = SPESEL / NONE AND SPESEL / FROM_FILE AND TRPGRD / NONE = 1 + ## check_type = real; check_min = 0.0 + +MSG_SPEABS_G 1 "Tropo: Absolute special horizontal gradient sigma" + +! Tropo: Relative Special Zenith A Priori Sigma +! --------------------------------------------- +SPEREL 0 + ## widget = lineedit; activeif = SPESEL / NONE AND SPESEL / FROM_FILE = 1 + ## check_type = real; check_min = 0.0 + +MSG_SPEREL 1 "Tropo: relative special zenith a priori sigma" + +! Tropo: Relative Special Gradient A Priori Sigma +! ----------------------------------------------- +SPEREL_G 0 + ## widget = lineedit + ## activeif = SPESEL / NONE AND SPESEL / FROM_FILE AND TRPGRD / NONE = 1 + ## check_type = real; check_min = 0.0 + +MSG_SPEREL_G 1 "Tropo: relative special gradient a priori sigma" + +! Tropo: Stations with special Troposphere +! ---------------------------------------- +STATION3 0 + ## widget = selwin; activeif = SPESEL == MANUAL; pointer = STALST + # + +MSG_STATION3 1 "Tropo: special sigma for stations" + +! Tropo: File with Stations(s) with special Troposphere +! ----------------------------------------------------- +STAFILE3 0 + ## widget = selwin; activeif = SPESEL == FROM_FILE; path = DIR_SIG + ## ext = EXT_SIG; maxfiles = 1; emptyallowed = true + # + +MSG_STAFILE3 1 "Tropo: file with stations for special sigma" + +! Tropo: Stations with no Troposphere +! ----------------------------------- +STATION6 0 + ## widget = selwin; activeif = SITEROP == 1 AND NTRPSEL == MANUAL + ## pointer = STALST + # + +MSG_STATION6 1 "Tropo: stations with no troposphere est." + +! Tropo: File with Stations(s) with no Troposphere +! ------------------------------------------------ +STAFILE6 0 + ## widget = selwin; activeif = SITETROP == 1 AND NTRPSEL == FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1; emptyallowed = true + # + +MSG_STAFILE6 1 "Tropo: file with stations(s) with no troposphere est." + +! Tropo: Mapping Function +! ----------------------- +MAPPNG 1 "WET_NIELL" + ## widget = combobox; editable = false; activeif = TROPEST = _ + ## cards = WET_VMF DRY_VMF WET_GMF DRY_GMF WET_NIELL DRY_NIELL COSZ HOPFIELD + +MSG_MAPPNG 1 "Tropo: mapping function" + +! Tropo: Gradient Estimation Model +! -------------------------------- +TRPGRD 1 "NONE" + ## widget = combobox; editable = false; activeif = TROPEST = _ + ## cards = NONE TANZ CHENHER TILTING LINEAR + +MSG_TRPGRD 1 "Tropo: gradient estimation model" + +! Tropo: Zenital Parameter Time Interal +! ------------------------------------- +NUMPAR 1 "02 00 00" + ## widget = lineedit; emptyallowed = false + +MSG_NUMPAR 1 "Zenith path delay: Parameter spacing" + +! Tropo: Gradient Parameter Time Interval +! --------------------------------------- +NUMGRD 1 "24 00 00" + ## widget = lineedit; emptyallowed = false; activeif = TRPGRD / NONE + +MSG_NUMGRD 1 "Horiz. gradient: parameter spacing" + +! ----------------------------------------- +! +! PARAMETER TYPE: Local Troposphere +! =============== +! +! ----------------------------------------- +! +! Enable local Troposphere Parameters +! ----------------------------------- +LOCTROP 1 "0" + ## widget = checkbox; activeif = TROPOS / NONE AND GEOTEC = GNSS + +MSG_LOCTROP 1 "Parameter Setup: local troposphere parameters" + +! L-trp: number of models +! ----------------------- +LTRPMOD 1 "1" + ## widget = lineedit; emptyallowed = false + +MSG_LTRPMOD 1 "Local Tropo Model: Parameter interval" + +! L-trp: number of parameters per model +! ------------------------------------- +LTRPPAR 1 "1" + ## widget = spinbox; range = 0 10 1 + +MSG_LTRPPAR 1 "Local Tropo Model: polynomial degree" + +! L-trp: absolute a priori sigma +! ------------------------------ +LTRPSIG1 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_LTRPSIG1 1 "Local Tropo: a priori sigma for zero-order term" + +! L-trp: relative a priori sigma +! ----------------------------- +LTRPSIG2 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_LTRPSIG2 1 "Local Tropo: a priori sigma for other terms" + +! ----------------------------------------- +! +! PARAMETER TYPE: Global Ionosphere +! =============== +! +! ----------------------------------------- +! +! Enable Global Ionosphere Model Parameters +! ----------------------------------------- +GLOBION 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / L3 AND FREQUENCY / MELWUEBB AND GEOTEC = GNSS + +MSG_GLOBION 1 "Parameter Setup: global ionosphere parameters" + +! GIM: Number of Coefficient Sets Per Session +! ------------------------------------------- +NUMION 1 "1" + ## widget = lineedit; emptyallowed = false + +MSG_NUMION 1 "GIM: Parameter spacing/interval" + +! GIM: Number of Coefficient Sets Per Session +! ------------------------------------------- +GIMNAM 1 "0110" + ## widget = lineedit; activeif = MLTMOD = 0 + +MSG_GIMNAM 1 "GIM: 4-figure model name" + +! GIM: Maximum Degree of Spherical Harmonics +! ------------------------------------------ +MAXDEG 1 "12" + ## widget = spinbox; range = 0 30 1; check_type = integer; check_min = 0 + +MSG_MAXDEG 1 "GIM: maximum degree of spherical harmonics" + +! GIM: Maximum Order of Spherical Harmonics +! ----------------------------------------- +MAXORD 1 "8" + ## widget = spinbox; range = 0 30 1; check_type = integer; check_min = 0 + +MSG_MAXORD 1 "GIM: maximum order of spherical harmonics" + +! GIM: Reference Frame Definition +! ------------------------------- +REFFRM 1 "GEOMAGNETIC" + ## widget = combobox; editable = false; cards = GEOGRAPHIC GEOMAGNETIC + +MSG_REFFRM 1 "GIM: reference frame definition" + +! GIM: Station-Specific Models +! ---------------------------- +MLTMOD 1 "0" + ## widget = checkbox + +MSG_MLTMOD 1 "GIM: station-specific models" + +! GIM: Longitude of the Sun +! ------------------------- +LONSUN 1 "MEAN" + ## widget = combobox; editable = false; cards = MEAN TRUE + +MSG_LONSUN 1 "GIM: longitude of the Sun" + +! GIM: Mode of Temporal Modeling +! ------------------------------ +STADYN 1 "DYNAMIC" + ## widget = combobox; editable = false; cards = STATIC DYNAMIC + +MSG_STADYN 1 "GIM: mode of temporal modeling" + +! GIM: Mapping Function +! --------------------- +MAPFUN 1 "COSZ" + ## widget = combobox; editable = false; cards = NONE COSZ MSLM ESM + +MSG_MAPFUN 1 "GIM: mapping function" + +! GIM: A Priori Height of Single Layer +! ------------------------------------ +HGTION 1 "450.00" + ## widget = lineedit; check_type = real + +MSG_HGTION 1 "GIM: a priori height of single layer" + +! GIM: Latitude of Geomagnetic Pole +! --------------------------------- +LATPOL 1 "79.00" + ## widget = lineedit; check_type = real + +MSG_LATPOL 1 "GIM: latitude of geomagnetic pole" + +! GIM: Longitude of Geomagnetic Pole +! ---------------------------------- +LONPOL 1 "-71.00" + ## widget = lineedit; check_type = real + +MSG_LONPOL 1 "GIM: longitude of geomagnetic pole" + +! GIM: Absolute Sigma for Coefficients +! ------------------------------------ +SIGCOE 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_SIGCOE 1 "GIM: absolute sigma for coefficients" + +! GIM: Relative Sigma for Coefficients +! ------------------------------------ +RELCOE 1 "0.00" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_RELCOE 1 "GIM: relative sigma for coefficients" + +! GIM: Number of Height Parameters +! -------------------------------- +HGTEST 1 "ALL" + ## widget = combobox; editable = false; cards = NONE ALL EACH + ## activeif = IONOS / _ + +MSG_HGTEST 1 "GIM: number of height parameters" + +! GIM: Absolute Sigma for Height Parameters +! ----------------------------------------- +SIGHGT 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = IONOS / _ AND HGTEST / NONE + # + +MSG_SIGHGT 1 "GIM: absolute sigma for height parameters" + +! GIM: Relative Sigma for Height Parameters +! ----------------------------------------- +RELHGT 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = IONOS / _ AND HGTEST = EACH + # + +MSG_RELHGT 1 "GIM: relative sigma for height parameters" + +! ----------------------------------------- +! +! PARAMETER TYPE: Local Ionosphere Modelling +! =============== +! +! ----------------------------------------- +! +! Enable local ionosphere +! ----------------------- +LOCIONO 1 "0" + ## widget = checkbox; activeif = GEOTEC = GNSS + +MSG_LOCIONO 1 "Parameter Setup: local ionosphere parameters" + +! Loc.Iono: Model specification +! ----------------------------- +LIONSTR 1 "" "" "" "" + ## widget = uniline; numlines = 10 + +MSG_LIONSTR 1 "Loc.Iono: model specification" + +! ----------------------------------------- +! +! PARAMETER TYPE: Stochastic Ionosphere +! =============== +! +! ----------------------------------------- +! +! Enable Stochastic Ionosphere Parameters +! --------------------------------------- +DIFFION 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / L3 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC AND GEOTEC = GNSS + +MSG_DIFFION 1 "Parameter Setup: stochastic ionosphere parameters" + +! Stoch Iono: Elimination of Reference Ionosphere Parameters +! ---------------------------------------------------------- +DIONELI 1 "0" + ## widget = checkbox + +MSG_DIONELI 1 "Stoch Iono: elimination of reference ionosphere parameters" + +! Stoch Iono: Elevation-Dependent Parameter Constraining +! ------------------------------------------------------ +DIONCON 1 "1" + ## widget = checkbox + +MSG_DIONCON 1 "Stoch Iono: elevation-dependent parameter constraining" + +! Stoch Iono: Absolute A Priori Sigma on Single Difference Level +! -------------------------------------------------------------- +DIONSIG 1 "0.25" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_DIONSIG 1 "Stoch Iono: absolute a priori sigma on single difference level" + +! Stoch Iono: Relative A Priori Sigma of Ionospheric Random Walk +! -------------------------------------------------------------- +DIONSIGR 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_DIONSIGR 1 "Stoch Iono: relative a priori sigma of ionospheric random walk" + +! ------------------------------------------------------------------------------ +! PARAMETER TYPE: Higher-order ionosphere scaling factors +! ------------------------------------------------------------------------------ +SCALHOI 1 "0" + ## widget = checkbox + ## activeif = IONOS / _ AND FREQUENCY / L1 AND FREQUENCY / L2 AND FREQUENCY / L5 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC AND GEOTEC = GNSS + +MSG_SCALHOI 1 "Parameter Setup: Higher-order ionosphere scaling factors" + +HOI1 1 "NO" + ## widget = combobox; editable = false + ## cards = NO ONE_FOR_ALL ONE_PER_STATION + +MSG_HOI1 1 "Second-order term" + +SIGHOI1 1 "0.0001" + ## widget = lineedit; activeif = HOI1 / NO; check_type = real + ## check_min = 0.0 + +MSG_SIGHOI1 1 "Sigma of second-order term" + +HOI2 1 "NO" + ## widget = combobox; editable = false + ## cards = NO ONE_FOR_ALL ONE_PER_STATION + +MSG_HOI2 1 "Third-order term" + +SIGHOI2 1 "0.0001" + ## widget = lineedit; activeif = HOI2 / NO; check_type = real + ## check_min = 0.0 + +MSG_SIGHOI2 1 "Sigma of third-order term" + +HOI3 1 "NO" + ## widget = combobox; editable = false + ## cards = NO ONE_FOR_ALL ONE_PER_STATION + +MSG_HOI3 1 "Ray path bending term" + +SIGHOI3 1 "0.0001" + ## widget = lineedit; activeif = HOI3 / NO; check_type = real + ## check_min = 0.0 + +MSG_SIGHOI3 1 "Sigma of ray path bending term" + +! ----------------------------------------- +! +! PARAMETER TYPE: Earth Rotation Parameters +! =============== +! +! ----------------------------------------- +! +! Enable Earth Rotation Parameters +! -------------------------------- +ERP 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC + +MSG_ERP 1 "Parameter Setup: Earth orientation parameters" + +! Erp: Total number of sets +! ------------------------- +NUMSET 1 "3" + ## widget = lineedit; emptyallowed = false + +MSG_NUMSET 1 "ERP: Parameter spacing" + +! Erp: Number of X-Pole +! --------------------- +NXP 1 "2" + ## widget = spinbox; range = 0 4 1; check_type = integer; check_min = 0 + +MSG_NXP 1 "ERP: Number of X-Pole par./set" + +! Erp: Sigma of X-Pole +! -------------------- +SIGXP 0 + ## widget = lineedit; activeif = NXP / 0 = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGXP 1 "ERP: sigma of X-pole" + +! Erp: Number of Y-Pole +! --------------------- +NYP 1 "2" + ## widget = spinbox; range = 0 4 1; check_type = integer; check_min = 0 + +MSG_NYP 1 "ERP: number of Y-pole par./set" + +! Erp: Sigma of Y-Pole +! -------------------- +SIGYP 0 + ## widget = lineedit; activeif = NYP / 0 = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGYP 1 "ERP: sigma of Y-pole" + +! Erp: Number of UT1-UTC +! ---------------------- +NDT 1 "2" + ## widget = spinbox; range = 0 4 1; check_type = integer; check_min = 0 + +MSG_NDT 1 "ERP: number of UT1-UTC par./set" + +! Erp: Sigma of UT1-UTC (1st value) +! --------------------------------- +SIG1DT 1 ".0000001" + ## widget = lineedit; emptyallowed = false; activeif = NDT / 0 = 1 + ## check_type = real; check_min = 0.0 + +MSG_SIG1DT 1 "ERP: sigma of UT1-UTC (1st value)" + +! Erp: Sigma of UT1-UTC (other requests) +! -------------------------------------- +SIGDT 0 + ## widget = lineedit; activeif = NDT / 0 = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGDT 1 "ERP: sigma of UT1-UTC (other requests)" + +! Erp: Number of Delta Epsilon +! ---------------------------- +NEPS 1 "1" + ## widget = spinbox; range = 0 4 1; check_type = integer; check_min = 0 + +MSG_NEPS 1 "ERP: number of delta epsilon par./set" + +! Erp: Sigma of Delta Epsilon (1st value) +! --------------------------------------- +SIG1EPS 1 "0.0001" + ## widget = lineedit; emptyallowed = false; activeif = NEPS / 0 = 1 + ## check_type = real; check_min = 0.0 + +MSG_SIG1EPS 1 "ERP: sigma of delta epsilon (1st value)" + +! Erp: Sigma of Delta Epsilon (other requests) +! -------------------------------------------- +SIGEPS 0 + ## widget = lineedit; activeif = NEPS / 0 = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGEPS 1 "ERP: sigma of delta epsilon (other requests)" + +! Erp: Number of Delta Psi +! ------------------------ +NPSI 1 "1" + ## widget = spinbox; range = 0 4 1; check_type = integer; check_min = 0 + +MSG_NPSI 1 "ERP: number of delta psi par./set" + +! Erp: Sigma of Delta Psi (1st value) +! ----------------------------------- +SIG1PSI 1 "0.0001" + ## widget = lineedit; emptyallowed = false; activeif = NPSI / 0 = 1 + ## check_type = real; check_min = 0.0 + +MSG_SIG1PSI 1 "ERP: sigma of delta psi (1st value)" + +! Erp: Sigma of Delta Psi (other requests) +! -------------------------------------------- +SIGPSI 0 + ## widget = lineedit; activeif = NPSI / 0 = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGPSI 1 "ERP: sigma of delta psi (other requests)" + +! Erp: Continuity Between Sets +! ---------------------------- +CONTI 1 "BOTH" + ## widget = combobox; editable = false; cards = NO ERP NUT BOTH + +MSG_CONTI 1 "Continuity between sets" + +! Erp: Constrain Drifts to Zero +! ----------------------------- +CONSTRA 1 "BOTH" + ## widget = combobox; editable = false; cards = NO ERP NUT BOTH + +MSG_CONSTRA 1 "Drifts constrained to zero" + +! Erp: Values per Set Stored in Bernese Pole File +! ----------------------------------------------- +NVBERN 1 "3" + ## widget = lineedit; activeif = POLERS / _ + +MSG_NVBERN 1 "ERP: time resolution in Bernese pole file" + +! Erp: Values per Set Stored in IERS Pole File +! -------------------------------------------- +NVIERS 1 "3" + ## widget = lineedit; activeif = IERSPOL / _ + +MSG_NVIERS 1 "ERP: time resolution in IERS pole file" + +! Erp: Time Window +! ---------------- +ERPTIM 1 "0" + ## widget = checkbox + +RADIO7_1 1 "0" + ## widget = radiobutton; group = DUMMY + ## radiokeys = SESSION_YEAR7 SESSION_STRG7 + +RADIO7_2 1 "1" + ## widget = radiobutton; group = DUMMY + ## radiokeys = STADAT7 STATIM7 ENDDAT7 ENDTIM7 + +! Erp: Time Window (session definition) +! ------------------------------------- +SESSION_YEAR7 1 "2019" + ## widget = lineedit; multilineallowed = true + # $Y+0 + +MSG_SESSION_YEAR7 1 "ERP: time interval(YEAR)" + +SESSION_STRG7 1 "0110" + ## widget = lineedit; multilineallowed = true + # $S+0 + +MSG_SESSION_STRG7 1 "ERP: time interval(SESSION)" + +! Erp: Time Window (definition by date/time) +! ------------------------------------------ +STADAT7 0 + ## widget = lineedit + # + +MSG_STADAT7 1 "ERP: start time(Year Month Day)" + +STATIM7 0 + ## widget = lineedit + # + +MSG_STATIM7 1 "ERP: start time(Hour Minutes Seconds)" + +ENDDAT7 0 + ## widget = lineedit + # + +MSG_ENDDAT7 1 "ERP: end time(Year Month Day)" + +ENDTIM7 0 + ## widget = lineedit + # + +MSG_ENDTIM7 1 "ERP: end time(Hour Minutes Seconds)" + +! ----------------------------------------- +! +! PARAMETER TYPE: Coordinates of Center of Mass +! =============== +! +! ----------------------------------------- +! +! Enable: Coordinates of Geocenter +! ------------------------------------- +GEOCENT 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC + +MSG_GEOCENT 1 "Geocenter coordinates" + +! Estimate Center of Mass X +! ------------------------- +COMX 1 "1" + ## widget = checkbox + +MSG_COMX 1 "X component" + +! Sigma for Center of Mass X +! -------------------------- +SIGCOMX 0 + ## widget = lineedit; activeif = COMX = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGCOMX 1 "A priori sigma for Geocenter, comp. X" + +! Estimate Center of Mass Y +! ------------------------- +COMY 1 "1" + ## widget = checkbox + +MSG_COMY 1 "Y-component" + +! Sigma for Center of Mass Y +! -------------------------- +SIGCOMY 0 + ## widget = lineedit; activeif = COMY = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGCOMY 1 "A priori sigma for Geocenter, comp. Y" + +! Estimate Center of Mass Z +! ------------------------- +COMZ 1 "1" + ## widget = checkbox + +MSG_COMZ 1 "Z component" + +! Sigma for Center of Mass Z +! -------------------------- +SIGCOMZ 0 + ## widget = lineedit; activeif = COMZ = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGCOMZ 1 "A priori sigma for Geocenter, comp. Z" + +! ----------------------------------------- +! +! PARAMETER TYPE: GNSS-specific parameters +! =============== +! +! ----------------------------------------- +! +! Enable GNSS-specific parameters +! ------------------------------- +GNSSPEC 1 "0" + ## widget = checkbox + ## activeif = SATSYS / GPS AND FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC + +MSG_GNSSPEC 1 "GNSS-specific parameter setup" + +! Station translations: GNSS selection +! ------------------------------------ +SYSTRA 1 "GLONASS" + ## widget = combobox; editable = false + ## cards = NONE GLONASS GALILEO GLO/GAL + +MSG_SYSTRA 1 "Station translations: system selection" + +! Station translations: a priori sigmas +! ------------------------------------- +SYSTRA_N 1 "0.00001" + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = SYSTRA / NONE + +MSG_SYSTRA_N 1 "Station translations: a priori sigma north" + +SYSTRA_E 1 "0.00001" + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = SYSTRA / NONE + +MSG_SYSTRA_E 1 "Station translations: a priori sigma east" + +SYSTRA_U 1 "0.00001" + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = SYSTRA / NONE + +MSG_SYSTRA_U 1 "Station translations: a priori sigma up" + +! Troposphere bias: GNSS selection +! -------------------------------- +SYSTRP 1 "GLONASS" + ## widget = combobox; editable = false + ## cards = NONE GLONASS GALILEO GLO/GAL + +MSG_SYSTRP 1 "Troposphere bias: system selection" + +! Troposphere bias: a priori sigmas +! --------------------------------- +SYSTRP_A 0 + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = SYSTRP / NONE + +MSG_SYSTRP_A 1 "Troposphere bias: a priori sigma" + +! ----------------------------------------- +! +! PARAMETER TYPE: Satellite Antenna Offsets +! =============== +! +! ----------------------------------------- +! +! Enable Satellite Antenna Offsets +! -------------------------------- +SANTOFF 1 "0" + ## widget = checkbox; activeif = FREQUENCY / MELWUEBB AND FREQUENCY / DTEC + +MSG_SANTOFF 1 "GNSSS antenna offsets" + +! Sat. ant. off: est X component +! ------------------------------ +SATANTX 1 "1" + ## widget = checkbox + +MSG_SATANTX 1 "X component" + +! Sat. ant. off: est Y component +! ------------------------------ +SATANTY 1 "1" + ## widget = checkbox + +MSG_SATANTY 1 "Y component" + +! Sat. ant. off: est Z component +! ------------------------------ +SATANTZ 1 "1" + ## widget = checkbox + +MSG_SATANTZ 1 "Z component" + +! Sat. ant. off: sigma for X comp. +! -------------------------------- +SATANTSX 0 + ## widget = lineedit; activeif = SATANTX = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SATANTSX 1 "Sat.ant.offset: sigma for X comp." + +! Sat. ant. off: sigma for Y comp. +! -------------------------------- +SATANTSY 0 + ## widget = lineedit; activeif = SATANTY = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SATANTSY 1 "Sat.ant.offset: sigma for Y comp." + +! Sat. ant. off: sigma for Z comp. +! -------------------------------- +SATANTSZ 0 + ## widget = lineedit; activeif = SATANTZ = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SATANTSZ 1 "Sat.ant.offset: sigma for Z comp." + +! Sat. ant. off: more input options +! --------------------------------- +SATANT0 1 "0" + ## widget = checkbox + ## activeif = SATANTX = 1 OR SATANTY = 1 OR SATANTZ = 1 AND SAOSEL / SAT_SPECIFIC + +MSG_SATANT0 1 "Sat. ant. offset: advanced setup" + +! Sat. ant. off +! ------------- +SAOSEL 1 "BLOCK/TYPE" + ## widget = combobox; editable = false + ## cards = BLOCK/TYPE MANUAL SAT_SPECIFIC + ## activeif = SATANTX = 1 OR SATANTY = 1 OR SATANTZ = 1 + +MSG_SAOSEL 1 "Sat.ant.offset: grouping" + +! Sat. ant. off: define the satellite groups +! ------------------------------------------ +SATANTGRP 5 + "1" "11" "13" "14" "18" "20" "28" "" "" "" "" "" "" "" "" "" "" + "2" "1" "2" "3" "4" "5" "6" "7" "8" "9" "10" "" "12" "" "" "15" "16" + "2" "17" "" "19" "" "21" "22" "23" "24" "25" "26" "27" "" "29" "30" "31" "32" + "3" "101" "102" "103" "104" "105" "106" "107" "108" "109" "110" "" "" "" "" "" "" + "3" "111" "112" "113" "114" "115" "116" "117" "118" "119" "120" "121" "122" "123" "124" "" "" + ## widget = uniline; check_type.1 = integer; check_min.1 = 1 + ## check_max.1 = 999; check_type.2 = integer; check_min.2 = 0 + ## check_max.2 = 199; check_type.3 = integer; check_min.3 = 0 + ## check_max.3 = 199; check_type.4 = integer; check_min.4 = 0 + ## check_max.4 = 199; check_type.5 = integer; check_min.5 = 0 + ## check_max.5 = 199; check_type.6 = integer; check_min.6 = 0 + ## check_max.6 = 199; check_type.7 = integer; check_min.7 = 0 + ## check_max.7 = 199; check_type.8 = integer; check_min.8 = 0 + ## check_max.8 = 199; check_type.9 = integer; check_min.9 = 0 + ## check_max.9 = 199; check_type.10 = integer; check_min.10 = 0 + ## check_max.10 = 199; check_type.11 = integer; check_min.11 = 0 + ## check_max.11 = 199; check_type.12 = integer; check_min.12 = 0 + ## check_max.12 = 199; check_type.13 = integer; check_min.13 = 0 + ## check_max.13 = 199; check_type.14 = integer; check_min.14 = 0 + ## check_max.14 = 199; check_type.15 = integer; check_min.15 = 0 + ## check_max.15 = 199; check_type.16 = integer; check_min.16 = 0 + ## check_max.16 = 199; numlines = 10 + +MSG_SATANTGRP 1 "Sat.ant.offset: define the satellite groups" + +! Sat. ant. off: more parameters, special sigmas +! ---------------------------------------------- +SATANTSTR 1 "" "" "" "" "" "" "" "" + ## widget = uniline; check_type.1 = integer; check_min.1 = 1 + ## check_max.1 = 999999; check_type.3 = real; check_min.3 = 0.0 + ## check_type.4 = real; check_min.4 = 0.0; check_type.5 = real + ## check_min.5 = 0.0; check_type.6 = real; check_min.6 = 0.0 + ## check_type.7 = real; check_min.7 = 0.0; check_type.8 = real + ## check_min.8 = 0.0; numlines = 10 + +MSG_SATANTSTR 1 "Sat.ant.offset: more parameters, special sigmas" + +! --------------------------------------------------------- +! +! PARAMETER TYPE: Satellite Antenna Phase Center Variations +! =============== +! +! --------------------------------------------------------- +! +! Enable Satellite Antenna Phase Center Variations +! ------------------------------------------------ +SANTPAT 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / MELWUEBB AND FREQUENCY / DTEC AND GEOTEC = GNSS + +MSG_SANTPAT 1 "GNSS antenna PCV patterns" + +! Sat. ant. PCV: maximum nadir angle +! ---------------------------------- +SAPNADMAX 1 "14.0" + ## widget = lineedit; check_type = real; check_min = 0.0; check_max = 90.0 + +MSG_SAPNADMAX 1 "Sat.Ant.PCV: maximum nadir angle" + +! Sat. ant. PCV: nadir increment +! ------------------------------ +SAPDNAD 1 "1.0" + ## widget = lineedit; check_type = real; check_min = 0.0; check_max = 90.0 + +MSG_SAPDNAD 1 "Sat.Ant.PCV: nadir increment" + +! Sat. ant. PCV: azimuth increment +! -------------------------------- +SAPDAZI 1 "360" + ## widget = lineedit; check_type = integer; check_min = 360 + ## check_max = 360 + +MSG_SAPDAZI 1 "Sat.Ant.PCV: azimuth increment" + +! Sat. ant. PCV: sigma for estimation +! ----------------------------------- +SAPSIGMA 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_SAPSIGMA 1 "Sat.Ant.PCV: sigma for estimation" + +! Sat. ant. PCV +! ------------- +SAPSEL 1 "BLOCK/TYPE" + ## widget = combobox; editable = false + ## cards = BLOCK/TYPE MANUAL SAT_SPECIFIC + +MSG_SAPSEL 1 "Grouping" + +! Sat. ant. PCV: define the satellite groups +! ------------------------------------------ +SAPGRP 5 + "23" "1" "2" "3" "4" "5" "6" "7" "8" "9" "10" "" "" "" "" "" + "4" "11" "13" "14" "" "" "" "" "" "" "" "" "" "" "" "" + "1" "12" "" "" "" "" "" "" "" "" "" "" "" "" "" "" + "23" "15" "16" "17" "19" "21" "22" "23" "24" "25" "26" "27" "29" "30" "31" "" + "4" "18" "20" "28" "32" "" "" "" "" "" "" "" "" "" "" "" + ## widget = uniline; check_type.1 = integer; check_min.1 = 1 + ## check_max.1 = 999; check_type.2 = integer; check_min.2 = 0 + ## check_max.2 = 199; check_type.3 = integer; check_min.3 = 0 + ## check_max.3 = 199; check_type.4 = integer; check_min.4 = 0 + ## check_max.4 = 199; check_type.5 = integer; check_min.5 = 0 + ## check_max.5 = 199; check_type.6 = integer; check_min.6 = 0 + ## check_max.6 = 199; check_type.7 = integer; check_min.7 = 0 + ## check_max.7 = 199; check_type.8 = integer; check_min.8 = 0 + ## check_max.8 = 199; check_type.9 = integer; check_min.9 = 0 + ## check_max.9 = 199; check_type.10 = integer; check_min.10 = 0 + ## check_max.10 = 199; check_type.11 = integer; check_min.11 = 0 + ## check_max.11 = 199; check_type.12 = integer; check_min.12 = 0 + ## check_max.12 = 199; check_type.13 = integer; check_min.13 = 0 + ## check_max.13 = 199; check_type.14 = integer; check_min.14 = 0 + ## check_max.14 = 199; check_type.15 = integer; check_min.15 = 0 + ## check_max.15 = 199; check_type.16 = integer; check_min.16 = 0 + ## check_max.16 = 199; numlines = 10 + +MSG_SAPGRP 1 "Satellite antenna PCV group definition" + +! ----------------------------------------- +! +! PARAMETER TYPE: Receiver Antenna Offsets +! =============== +! +! ----------------------------------------- +! +! Enable Receiver Antenna Offsets +! ------------------------------- +RANTOFF 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / MELWUEBB AND FREQUENCY / DTEC AND GEOTEC = GNSS + +MSG_RANTOFF 1 "Receiver antenna offsets" + +! Rec. ant. off: estimate north +! ----------------------------- +RAON 1 "1" + ## widget = checkbox + +MSG_RAON 1 "Receiver antenna offsets North" + +! Rec. ant. off: estimate east +! ---------------------------- +RAOE 1 "1" + ## widget = checkbox + +MSG_RAOE 1 "Receiver antenna offsets East" + +! Rec. ant. off: estimate up +! -------------------------- +RAOU 1 "1" + ## widget = checkbox + +MSG_RAOU 1 "Receiver antenna offsets Up" + +! Rec. ant. off: satellite system +! ------------------------------- +RAOPRN 1 "GNSS" + ## widget = combobox; editable = false + ## activeif = RAON == 1 OR RAOE == 1 OR RAOU == 1 AND SATSYS / GPS AND SATSYS / GLONASS AND SATSYS / GALILEO + ## cards = GPS GLONASS GALILEO GNSS + +MSG_RAOPRN 1 "Receiver antenna offsets Satellite systems" + +! Rec. ant. off: frequency +! ------------------------ +RAOFRQ 1 "BOTH" + ## widget = combobox + ## activeif = RAON == 1 OR RAOE == 1 OR RAOU == 1 AND FREQUENCY == L1&L2 + ## editable = false; cards = L1 L2 BOTH L1&L2 + +MSG_RAOFRQ 1 "Receiver antenna offsets Frequencies" + +! Rec. ant. off: sigma (horiz) +! ---------------------------- +RAOSIGH 0 + ## widget = lineedit; activeif = RAON == 1 OR RAOE == 1 OR RAOU == 1 + ## check_type = real; check_min = 0.0 + # + +MSG_RAOSIGH 1 "Rec.Ant.offset: sigma of horizontal comp." + +! Rec. ant. off: sigma (vert) +! --------------------------- +RAOSIGV 0 + ## widget = lineedit; activeif = RAON == 1 OR RAOE == 1 OR RAOU == 1 + ## check_type = real; check_min = 0.0 + # + +MSG_RAOSIGV 1 "Rec.Ant.offset: sigma of vertical comp." + +! Rec. ant. off: manual setup +! --------------------------- +RAOSEL 1 "RECEIVER-INDEPENDENT" + ## widget = combobox + ## cards = RECEIVER-INDEPENDENT RECEIVER-DEPENDENT INDIVIDUAL MANUAL + ## activeif = RAON = 1 OR RAOE = 1 OR RAOU = 1; editable = false + +MSG_RAOSEL 1 "Rec. ant. off.: Manual setup: Grouping" + +! Rec. ant. off: list of indiv. antennas +! -------------------------------------- +RAOANT 0 + ## widget = selwin; pointer = ANTLST; activeif = RAOSEL = INDIVIDUAL + # + +MSG_RAOANT 1 "Rec.Ant.Offset: list of estimated antennas" + +! Rec. ant. off: list of indiv. reference antennas +! ------------------------------------------------ +RAOREFI 0 + ## widget = selwin; pointer = ANTLST; activeif = RAOSEL = INDIVIDUAL + # + +MSG_RAOREFI 1 "Rec.Ant.offset: list of reference antennas" + +! Rec. ant. off: list of antenna groups (rec.-indep.) +! --------------------------------------------------- +RAOGRPI 0 + ## widget = selwin; pointer = ANTGRPRI + ## activeif = RAOSEL = RECEIVER-INDEPENDENT + # + +MSG_RAOGRPI 1 "Rec.Ant.offset: list of estimated antenna groups (rec.-indep.)" + +! Rec. ant. off: list of reference antennas (rec.-indep.) +! ------------------------------------------------------- +RAOREFGI 0 + ## widget = selwin; pointer = ANTGRPRI + ## activeif = RAOSEL = RECEIVER-INDEPENDENT + # + +MSG_RAOREFGI 1 "Rec.Ant.offset: list of reference antennas (rec.-indep.)" + +! Rec. ant. off: list of antenna groups (rec.-dep.) +! ------------------------------------------------- +RAOGRP 0 + ## widget = selwin; pointer = ANTGRP + ## activeif = RAOSEL = RECEIVER-DEPENDENT + # + +MSG_RAOGRP 1 "Rec.Ant.offset: list of antenna groups (rec.-dep.)" + +! Rec. ant. off: list of reference antennas (rec.-dep.) +! ----------------------------------------------------- +RAOREFG 0 + ## widget = selwin; pointer = ANTGRP + ## activeif = RAOSEL = RECEIVER-DEPENDENT + # + +MSG_RAOREFG 1 "Rec.Ant.offset: list of reference antennas (rec.-dep.)" + +! Rec. ant. off: individual requests +! ---------------------------------- +RAOSTRHLP 2 + "AOA BENCHMARK AC" "AOAD/M_T" "231" "231" "3" "" "" + "AOA BENCHMARK AC" "AOAD/M_T" "285" "285" "3" "" "" + ## widget = uniline; menuaux = MENUAUX; action = RAOSETUP + ## menuauxkeys = PSFILES CSFILES PZFILES CZFILES + ## updateifsave = RANTOFF = 1 AND RAOSEL = MANUAL + +MSG_RAOSTRHLP 1 "Rec.Ant.offset: individual requests" + +! Rec. ant. off: parameter requests +! --------------------------------- +RAOSTR 112 + "AOA BENCHMARK AC" "AOAD/M_T" "231" "231" "3" "" "" + "AOA BENCHMARK AC" "AOAD/M_T" "285" "285" "3" "" "" + "AOA BENCHMARK AC" "AOAD/M_T" "386" "386" "3" "" "" + "AOA BENCHMARK AC" "AOAD/M_T" "95172" "95172" "3" "" "" + "AOA BENCHMARK AC" "AOAD/M_T" "95174" "95174" "3" "" "" + "AOA BENCHMARK AC" "ASH701073.1" "0" "0" "3" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "193" "193" "3" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "194" "194" "3" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "202" "202" "3" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "259" "259" "3" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "275" "275" "3" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "308" "308" "3" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "318" "318" "3" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "320" "320" "3" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "326" "326" "3" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "327" "327" "3" "" "" + "AOA SNR-12 ACT" "AOAD/M_B" "119" "119" "3" "" "" + "AOA SNR-12 ACT" "AOAD/M_T" "129" "129" "3" "" "" + "AOA SNR-12 ACT" "AOAD/M_T" "170" "170" "3" "" "" + "AOA SNR-12 ACT" "AOAD/M_T" "261" "261" "3" "" "" + "AOA SNR-12 ACT" "AOAD/M_T" "273" "273" "3" "" "" + "AOA SNR-12 ACT" "AOAD/M_T" "280" "280" "3" "" "" + "AOA SNR-12 ACT" "AOAD/M_T" "303" "303" "3" "" "" + "AOA SNR-12 ACT" "AOAD/M_T" "308" "308" "3" "" "" + "AOA SNR-12 ACT" "AOAD/M_T" "309" "309" "3" "" "" + "AOA SNR-12 ACT" "AOAD/M_T" "362" "362" "3" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "0" "0" "3" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "235" "235" "3" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "250" "250" "3" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "294" "294" "3" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "366" "366" "3" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "400" "400" "3" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "408" "408" "3" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "421" "421" "3" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "434" "434" "3" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "96277" "96277" "3" "" "" + "AOA SNR-8100 ACT" "AOAD/M_T" "175" "175" "3" "" "" + "AOA SNR-8100 ACT" "AOAD/M_T" "202" "202" "3" "" "" + "AOA SNR-8100 ACT" "ASH701945C_M" "0" "0" "3" "" "" + "ASHTECH MICROZ" "ASH701945C_M" "11701" "11701" "3" "" "" + "ASHTECH UZ-12" "AOAD/M_TA_NGS" "114" "114" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_B" "20" "20" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_B" "125" "125" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "0" "0" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "116" "116" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "121" "121" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "201" "201" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "205" "205" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "230" "230" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "270" "270" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "271" "271" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "340" "340" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "402" "402" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "481" "481" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "482" "482" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "484" "484" "3" "" "" + "ASHTECH Z-XII3" "ASH700936A_M" "846" "846" "3" "" "" + "ASHTECH Z-XII3" "ASH700936B_M" "11942" "11942" "3" "" "" + "ASHTECH Z-XII3" "ASH700936C_M" "657" "657" "3" "" "" + "ASHTECH Z-XII3" "ASH700936C_M" "12129" "12129" "3" "" "" + "ASHTECH Z-XII3" "ASH700936D_M" "13078" "13078" "3" "" "" + "ASHTECH Z-XII3" "ASH700936D_M" "13083" "13083" "3" "" "" + "ASHTECH Z-XII3" "ASH700936E" "0" "0" "3" "" "" + "ASHTECH Z-XII3" "ASH700936E" "13554" "13554" "3" "" "" + "ASHTECH Z-XII3" "ASH700936F_C" "155" "155" "3" "" "" + "ASHTECH Z-XII3" "ASH701933B_M" "0" "0" "3" "" "" + "ASHTECH Z-XII3" "ASH701945B_M" "0" "0" "3" "" "" + "ASHTECH Z-XII3" "TSA-100 3S CR" "0" "0" "3" "" "" + "ASHTECH Z-XII3T" "ASH701945B_M" "0" "0" "3" "" "" + "ASHTECH Z18" "ASH701946.022" "3301" "3301" "3" "" "" + "LEICA CRS1000" "LEIAT504" "427" "427" "3" "" "" + "LEICA CRS1000" "LEIAT504" "431" "431" "3" "" "" + "ROGUE SNR-12 RM" "AOAD/M_T" "219" "219" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "0" "0" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "112" "112" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "130" "130" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "132" "132" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "134" "134" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "139" "139" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "142" "142" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "178" "178" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "230" "230" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "289" "289" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "363" "363" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "380" "380" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "393" "393" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "398" "398" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "409" "409" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "418" "418" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "95166" "95166" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "98381" "98381" "3" "" "" + "ROGUE SNR-8000" "TRM29659.00" "999999" "999999" "3" "" "" + "ROGUE SNR-8100" "AOAD/M_T" "105" "105" "3" "" "" + "ROGUE SNR-8100" "AOAD/M_T" "357" "357" "3" "" "" + "ROGUE SNR-8100" "AOAD/M_T" "429" "429" "3" "" "" + "ROGUE SNR-8100" "AOAD/M_T" "453" "453" "3" "" "" + "TRIMBLE 4000SSE" "TRM14532.00" "135" "135" "3" "" "" + "TRIMBLE 4000SSE" "TRM14532.00" "23525" "23525" "3" "" "" + "TRIMBLE 4000SSE" "TRM14532.10" "0" "0" "3" "" "" + "TRIMBLE 4000SSI" "AOAD/M_T" "476" "476" "3" "" "" + "TRIMBLE 4000SSI" "TRM14532.00" "44148" "44148" "3" "" "" + "TRIMBLE 4000SSI" "TRM22020.00+GP" "999999" "999999" "3" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "10516" "10516" "3" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "11724" "11724" "3" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "27655" "27655" "3" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "85217" "85217" "3" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "88300" "88300" "3" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "94218" "94218" "3" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "99390" "99390" "3" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "101985" "101985" "3" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "999999" "999999" "3" "" "" + "TRIMBLE 4700" "TRM29659.00" "999999" "999999" "3" "" "" + ## widget = uniline; menuaux = MENUAUX; action = RAOSETUP + ## menuauxkeys = RAOSTR PSFILES CSFILES PZFILES CZFILES + ## updateifsave = RANTOFF = 1 AND RAOSEL = MANUAL + ## updateifchanged = RAOSTRHLP; check_strlen.1 = 20; check_strlen.2 = 20 + ## check_type.3 = integer; check_min.3 = 0; check_max.3 = 999999 + ## check_type.4 = integer; check_min.4 = 0; check_max.4 = 999999 + ## check_strlen.6 = 7; check_type.7 = real; check_min.7 = 0.0 + ## check_type.8 = real; check_min.8 = 0.0; numlines = 10 + +MSG_RAOSTR 1 "Rec.Ant.offset: parameter requests" + +! -------------------------------------------------------- +! +! PARAMETER TYPE: Receiver Antenna Phase Center Variations +! =============== +! +! -------------------------------------------------------- +! Enable Receiver Antenna Phase Center Variations +! ----------------------------------------------- +RANTPAT 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / MELWUEBB AND FREQUENCY / DTEC AND GEOTEC = GNSS + +MSG_RANTPAT 1 "Enable rec. ant. PCV patterns" + +! Rec. ant. PCV: satellite system +! ------------------------------- +RAPPRN 1 "GNSS" + ## widget = combobox; editable = false; cards = GPS GLONASS GALILEO GNSS + ## activeif = SATSYS / GPS AND SATSYS / GLONASS AND SATSYS / GALILEO + +MSG_RAPPRN 1 "Rec. ant. PCV: Satellite systems" + +! Rec. ant. PCV: frequency +! ------------------------ +RAPFRQ 1 "BOTH" + ## widget = combobox; editable = false; cards = L1 L2 BOTH L1&L2 + ## activeif = FREQUENCY == L1&L2 + +MSG_RAPFRQ 1 "Rec. ant. PCV: Frequencies" + +! Rec. ant. PCV: sigma for estimation +! ----------------------------------- +RAPSIGMA 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_RAPSIGMA 1 "Rec.Ant.PCV: a priori sigma" + +! Rec. ant. pcv: polygon approach +! ------------------------------- +RAPMOD_1 1 "1" + ## widget = radiobutton; group = RAPMOD + +MSG_RAPMOD_1 1 "Rec. Ant. PCV: Polygon model" + +! Rec. ant. PCV: maximum zenith angle +! ----------------------------------- +RAPZENMAX 1 "90" + ## widget = spinbox; range = 0 110 1; check_type = integer; check_min = 0 + ## check_max = 110; activeif = RAPMOD_1 = 1 + +MSG_RAPZENMAX 1 "Rec.Ant.PCV: maximum zenith angle" + +! Rec. ant. PCV: elevation increment +! ---------------------------------- +RAPDELE 1 "5" + ## widget = spinbox; range = 1 110 1; check_type = integer; check_min = 1 + ## check_max = 110; activeif = RAPMOD_1 = 1 + +MSG_RAPDELE 1 "Rec.Ant.PCV: elevation increment" + +! Rec. ant. PCV: azimuth increment +! -------------------------------- +RAPDAZI 1 "360" + ## widget = spinbox; range = 1 360 1; check_type = integer; check_min = 1 + ## check_max = 360; activeif = RAPMOD_1 = 1 + +MSG_RAPDAZI 1 "Rec.Ant.PCV: azimuth increment" + +! Rec. ant. PCV: spherical harmonics +! ---------------------------------- +RAPMOD_2 1 "0" + ## widget = radiobutton; group = RAPMOD + +MSG_RAPMOD_2 1 "Rec.Ant.PCV: Spherical harmonics" + +! Rec. ant. PCV: degree n +! ----------------------- +RAPHARMN 1 "8" + ## widget = spinbox; range = 1 99 1; check_type = integer; check_min = 1 + ## check_max = 99; activeif = RAPMOD_2 = 1 + +MSG_RAPHARMN 1 "Rec.Ant.PCV: degree n" + +! Rec. ant. PCV: order m +! ---------------------- +RAPHARMM 1 "8" + ## widget = spinbox; range = 0 99 1; check_type = integer; check_min = 0 + ## check_max = 99; activeif = RAPMOD_2 = 1 + +MSG_RAPHARMM 1 "Rec.Ant.PCV: order m" + +! Rec. ant. PCV: manual selection +! ------------------------------- +RAPSEL 1 "RECEIVER-INDEPENDENT" + ## widget = combobox + ## cards = RECEIVER-INDEPENDENT RECEIVER-DEPENDENT INDIVIDUAL MANUAL + ## editable = false + +MSG_RAPSEL 1 "Rec. Ant. PCV: Grouping" + +! Rec. ant. PCV: List of individual antennas +! ------------------------------------------ +RAPANT 0 + ## widget = selwin; pointer = ANTLST; activeif = RAPSEL = INDIVIDUAL + # + +MSG_RAPANT 1 "Rec.Ant.PCV: list of individual antennas" + +! Rec. ant. PCV: List of indiv. reference antennas +! ------------------------------------------------ +RAPREFI 0 + ## widget = selwin; pointer = ANTLST; activeif = RAPSEL = INDIVIDUAL + # + +MSG_RAPREFI 1 "Rec.Ant.PCV: list of indiv. ref. antennas" + +! Rec. ant. PCV: List of antenna groups (rec.-indep.) +! --------------------------------------------------- +RAPGRPI 0 + ## widget = selwin; pointer = ANTGRPRI + ## activeif = RAPSEL = RECEIVER-INDEPENDENT + # + +MSG_RAPGRPI 1 "Rec.Ant.PCV: list of antenna groups (rec.-indep.)" + +! Rec. ant. PCV: List of reference antennas (rec.-indep.) +! ------------------------------------------------------- +RAPREFGI 0 + ## widget = selwin; pointer = ANTGRPRI + ## activeif = RAPSEL = RECEIVER-INDEPENDENT + # + +MSG_RAPREFGI 1 "Rec.Ant.PCV: list of ref. antennas (rec.-indep.)" + +! Rec. ant. PCV: List of antenna groups (rec.-dep.) +! ------------------------------------------------- +RAPGRP 0 + ## widget = selwin; pointer = ANTGRP + ## activeif = RAPSEL = RECEIVER-DEPENDENT + # + +MSG_RAPGRP 1 "Rec.Ant.PCV: list of antenna groups (rec.-dep.)" + +! Rec. ant. PCV: List of reference antennas (rec.-dep.) +! ----------------------------------------------------- +RAPREFG 0 + ## widget = selwin; pointer = ANTGRP + ## activeif = RAPSEL = RECEIVER-DEPENDENT + # + +MSG_RAPREFG 1 "Rec.Ant.PCV: list of ref. antennas (rec.-dep.)" + +! Rec. ant. PCV: manual selection +! ------------------------------- +RAPSTRHLP 2 + "AOA BENCHMARK AC" "AOAD/M_T" "231" "231" "3" "" "" "" + "TRIMBLE 4700" "TRM29659.00" "999999" "999999" "3" "" "" "" + ## widget = uniline; menuaux = MENUAUX; action = RAPSETUP + ## menuauxkeys = PSFILES CSFILES PZFILES CZFILES + ## updateifsave = RANTPAT = 1 AND RAPSEL = MANUAL + +MSG_RAPSTRHLP 1 "Rec.Ant.PCV: manual selection" + +! Rec. ant. PCV: parameter requests +! --------------------------------- +RAPSTR 103 + "AOA BENCHMARK AC" "AOAD/M_T" "231" "231" "3" "" "" "" + "AOA BENCHMARK AC" "AOAD/M_T" "285" "386" "3" "" "" "" + "AOA BENCHMARK AC" "AOAD/M_T" "95172" "95172" "3" "" "" "" + "AOA BENCHMARK AC" "AOAD/M_T" "95174" "95174" "3" "" "" "" + "AOA BENCHMARK AC" "ASH701073.1" "0" "0" "3" "" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "193" "193" "3" "" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "194" "194" "3" "" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "202" "202" "3" "" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "259" "259" "3" "" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "275" "275" "3" "" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "308" "308" "3" "" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "318" "318" "3" "" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "320" "320" "3" "" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "326" "326" "3" "" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "327" "327" "3" "" "" "" + "AOA SNR-12 ACT" "AOAD/M_B" "119" "119" "3" "" "" "" + "AOA SNR-12 ACT" "AOAD/M_T" "0" "999999" "3" "" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "0" "0" "3" "" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "235" "235" "3" "" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "250" "250" "3" "" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "294" "294" "3" "" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "366" "366" "3" "" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "400" "400" "3" "" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "408" "408" "3" "" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "421" "421" "3" "" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "434" "434" "3" "" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "96277" "96277" "3" "" "" "" + "AOA SNR-8100 ACT" "AOAD/M_T" "175" "175" "3" "" "" "" + "AOA SNR-8100 ACT" "AOAD/M_T" "202" "202" "3" "" "" "" + "AOA SNR-8100 ACT" "ASH701945C_M" "0" "0" "3" "" "" "" + "ASHTECH MICROZ" "ASH701945C_M" "11701" "11701" "3" "" "" "" + "ASHTECH UZ-12" "AOAD/M_TA_NGS" "114" "114" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_B" "20" "20" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_B" "125" "125" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "0" "0" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "116" "116" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "121" "121" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "201" "201" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "205" "205" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "230" "230" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "270" "270" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "271" "271" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "340" "340" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "402" "402" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "481" "481" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "482" "482" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "484" "484" "3" "" "" "" + "ASHTECH Z-XII3" "ASH700936A_M" "846" "846" "3" "" "" "" + "ASHTECH Z-XII3" "ASH700936B_M" "11942" "11942" "3" "" "" "" + "ASHTECH Z-XII3" "ASH700936C_M" "657" "657" "3" "" "" "" + "ASHTECH Z-XII3" "ASH700936C_M" "12129" "12129" "3" "" "" "" + "ASHTECH Z-XII3" "ASH700936D_M" "13078" "13078" "3" "" "" "" + "ASHTECH Z-XII3" "ASH700936D_M" "13083" "13083" "3" "" "" "" + "ASHTECH Z-XII3" "ASH700936E" "0" "0" "3" "" "" "" + "ASHTECH Z-XII3" "ASH700936E" "13554" "13554" "3" "" "" "" + "ASHTECH Z-XII3" "ASH700936F_C" "155" "155" "3" "" "" "" + "ASHTECH Z-XII3" "ASH701933B_M" "0" "0" "3" "" "" "" + "ASHTECH Z-XII3" "ASH701945B_M" "0" "0" "3" "" "" "" + "ASHTECH Z-XII3" "TSA-100 3S CR" "0" "0" "3" "" "" "" + "ASHTECH Z-XII3T" "ASH701945B_M" "0" "0" "3" "" "" "" + "ASHTECH Z18" "ASH701946.022" "3301" "3301" "3" "" "" "" + "LEICA CRS1000" "LEIAT504" "427" "427" "3" "" "" "" + "LEICA CRS1000" "LEIAT504" "431" "431" "3" "" "" "" + "ROGUE SNR-12 RM" "AOAD/M_T" "219" "219" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "0" "0" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "112" "112" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "130" "130" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "132" "132" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "134" "134" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "139" "139" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "142" "142" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "178" "178" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "230" "230" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "289" "289" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "363" "363" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "380" "380" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "393" "393" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "398" "398" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "409" "409" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "418" "418" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "95166" "95166" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "98381" "98381" "3" "" "" "" + "ROGUE SNR-8000" "TRM29659.00" "999999" "999999" "3" "" "" "" + "ROGUE SNR-8100" "AOAD/M_T" "105" "105" "3" "" "" "" + "ROGUE SNR-8100" "AOAD/M_T" "357" "357" "3" "" "" "" + "ROGUE SNR-8100" "AOAD/M_T" "429" "429" "3" "" "" "" + "ROGUE SNR-8100" "AOAD/M_T" "453" "453" "3" "" "" "" + "TRIMBLE 4000SSE" "TRM14532.00" "135" "135" "3" "" "" "" + "TRIMBLE 4000SSE" "TRM14532.00" "23525" "23525" "3" "" "" "" + "TRIMBLE 4000SSE" "TRM14532.10" "0" "0" "3" "" "" "" + "TRIMBLE 4000SSI" "AOAD/M_T" "476" "476" "3" "" "" "" + "TRIMBLE 4000SSI" "TRM14532.00" "44148" "44148" "3" "" "" "" + "TRIMBLE 4000SSI" "TRM22020.00+GP" "999999" "999999" "3" "" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "10516" "10516" "3" "" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "11724" "11724" "3" "" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "27655" "27655" "3" "" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "85217" "85217" "3" "" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "88300" "88300" "3" "" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "94218" "94218" "3" "" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "99390" "99390" "3" "" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "101985" "101985" "3" "" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "999999" "999999" "3" "" "" "" + "TRIMBLE 4700" "TRM29659.00" "999999" "999999" "3" "" "" "" + ## widget = uniline; menuaux = MENUAUX; action = RAPSETUP + ## menuauxkeys = RAPSTR PSFILES CSFILES PZFILES CZFILES + ## updateifsave = RANTPAT = 1 AND RAPSEL = MANUAL + ## updateifchanged = RAPSTRHLP; check_strlen.1 = 20; check_strlen.2 = 20 + ## check_type.3 = integer; check_min.3 = 0; check_max.3 = 999999 + ## check_type.4 = integer; check_min.4 = 0; check_max.4 = 999999 + ## check_type.7 = integer; check_min.7 = 0; check_max.7 = 90 + ## check_type.8 = integer; check_min.8 = 0; check_max.8 = 360 + ## check_type.9 = real; check_min.9 = 0.0; numlines = 10 + +MSG_RAPSTR 1 "Rec.Ant.PCV: parameter requests" + +! ----------------------------------------- +! +! PARAMETER TYPE: Scaling factors for Vienna grid files +! =============== +! +! ----------------------------------------- +! +! Enable scaling factors for Vienna grid files +! -------------------------------------------- +GRDLOAD 1 "0" + ## widget = checkbox + ## activeif = ALOAD_FILES / _ OR ONTLD_FILES / _ OR HLOAD_FILES / _ AND FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC + +MSG_GRDLOAD 1 "Scaling related to loading effects" + +! ATM-LOAD: Atmospheric pressure loading +! -------------------------------------- +ALOADSET 1 "NONE" + ## widget = combobox; cards = NONE PER_STATION PER_GROUP ONE_OVERALL + ## editable = false; activeif = ALOAD_FILES / _ + +MSG_ALOADSET 1 "Atm. load: Scaling factor for stations" + +ALOADCLU 0 + ## widget = selwin; path = DIR_CLU; ext = EXT_CLU + ## activeif = ALOADSET = PER_GROUP + # + +MSG_ALOADCLU 1 "Atm. load: Scaling factor for stations" + +ALOADDEC 1 "FULL_EFFECT" + ## widget = combobox + ## cards = FULL_EFFECT HORIZONTAL/VERTICAL NORTH/EAST/UP; editable = false + ## activeif = ALOADSET / inactive AND ALOADSET / NONE + +MSG_ALOADDEC 1 "Atm. load: Parameter decomposition" + +ALOADSIG1 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ALOADDEC / inactive + +MSG_ALOADSIG1 1 "Atm. load: a priori sigma 1" + +ALOADSIG2 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ALOADDEC = HORIZONTAL/VERTICAL OR ALOADDEC = NORTH/EAST/UP + +MSG_ALOADSIG2 1 "Atm. load: a priori sigma 2" + +ALOADSIG3 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ALOADDEC = NORTH/EAST/UP + +MSG_ALOADSIG3 1 "Atm. load: a priori sigma 3" + +! OCN-LOAD: Ocean non-tidal loading +! --------------------------------- +ONTLDSET 1 "NONE" + ## widget = combobox; cards = NONE PER_STATION PER_GROUP ONE_OVERALL + ## editable = false; activeif = ONTLD_FILES / _ + +MSG_ONTLDSET 1 "Ocn. load: Scaling factor for stations" + +ONTLDCLU 0 + ## widget = selwin; path = DIR_CLU; ext = EXT_CLU + ## activeif = ONTLDSET = PER_GROUP + # + +MSG_ONTLDCLU 1 "Ocn. load: Scaling factor for stations" + +ONTLDDEC 1 "FULL_EFFECT" + ## widget = combobox + ## cards = FULL_EFFECT HORIZONTAL/VERTICAL NORTH/EAST/UP; editable = false + ## activeif = ONTLDSET / inactive AND ONTLDSET / NONE + +MSG_ONTLDDEC 1 "Ocn. load: Parameter decomposition" + +ONTLDSIG1 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ONTLDDEC / inactive + +MSG_ONTLDSIG1 1 "Ocn. load: a priori sigma 1" + +ONTLDSIG2 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ONTLDDEC = HORIZONTAL/VERTICAL OR ONTLDDEC = NORTH/EAST/UP + +MSG_ONTLDSIG2 1 "Ocn. load: a priori sigma 2" + +ONTLDSIG3 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ONTLDDEC = NORTH/EAST/UP + +MSG_ONTLDSIG3 1 "Ocn. load: a priori sigma 3" + +! HYDR-LOAD: Hydrostatic pressure loading +! --------------------------------------- +HLOADSET 1 "NONE" + ## widget = combobox; cards = NONE PER_STATION PER_GROUP ONE_OVERALL + ## editable = false; activeif = HLOAD_FILES / _ + +MSG_HLOADSET 1 "Hyd. load: Scaling factor for stations" + +HLOADCLU 0 + ## widget = selwin; path = DIR_CLU; ext = EXT_CLU + ## activeif = HLOADSET = PER_GROUP + # + +MSG_HLOADCLU 1 "Hyd. load: Scaling factor for stations" + +HLOADDEC 1 "FULL_EFFECT" + ## widget = combobox + ## cards = FULL_EFFECT HORIZONTAL/VERTICAL NORTH/EAST/UP; editable = false + ## activeif = HLOADSET / inactive AND HLOADSET / NONE + +MSG_HLOADDEC 1 "Hyd. load: Parameter decomposition" + +HLOADSIG1 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = HLOADDEC / inactive + +MSG_HLOADSIG1 1 "Hyd. load: a priori sigma 1" + +HLOADSIG2 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = HLOADDEC = HORIZONTAL/VERTICAL OR HLOADDEC = NORTH/EAST/UP + +MSG_HLOADSIG2 1 "Hyd. load: a priori sigma 2" + +HLOADSIG3 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ALOADDEC = NORTH/EAST/UP + +MSG_HLOADSIG3 1 "Hyd. load: a priori sigma 3" + +! ----------------------------------------- +! +! PARAMETER TYPE: Epochwise Clock estimation +! =============== +! +! ----------------------------------------- +! +! Enable epochwise clock estimation +! -------------------------------- +CLOCKR 1 "0" + ## widget = checkbox; activeif = DIFLVL = ZERO + +MSG_CLOCKR 1 "Receiver clock offsets" + +CLOCKS 1 "0" + ## widget = checkbox; activeif = DIFLVL = ZERO + +MSG_CLOCKS 1 "Satellite clock offsets" + +! Sum condition for ref clocks +! ---------------------------- +REFSUM 1 "REFERENCE_FIXED" + ## widget = combobox; editable = false + ## activeif = CLOCKR = 1 AND CLOCKS = 1 + ## cards = ZERO-MEAN_CONDITION REFERENCE_FIXED + +MSG_REFSUM 1 "Type of datum definition" + +! Clk est.: Reference Station Clock Selection +! ------------------------------------------- +REFCLOCKR 1 "NONE" + ## widget = combobox; editable = false + ## activeif = CLOCKR = 1 AND CLOCKS = 1 + ## cards = NONE ALL FIRST LAST MANUAL FROM_FILE + +MSG_REFCLOCKR 1 "Selection of reference stations" + +! Clk est.: Reference Satellite Clock Selection +! --------------------------------------------- +REFCLOCKS 1 "ALL" + ## widget = combobox; editable = false + ## activeif = CLOCKR = 1 AND CLOCKS = 1; cards = NONE ALL MANUAL FROM_FILE + +MSG_REFCLOCKS 1 "Selection of reference satellites" + +! Clk est.: Seperate receiver clock for each satellite system +! ----------------------------------------------------------- +RCLKSYS 1 "0" + ## widget = checkbox + ## activeif = CLOCKR = 1 AND SATSYS / GPS AND SATSYS / GLONASS AND SATSYS / GALILEO + +MSG_RCLKSYS 1 "Receiver clocks for each satellite system" + +! Rclk.off: Parameter setup +! ------------------------- +GLOBIAS 1 "0" + ## widget = checkbox; activeif = DIFLVL = ZERO AND CLOCKR = 1 + +MSG_GLOBIAS 1 "GLONASS receiver clock biases" + +RCVCLKTYP 1 "NONE" + ## widget = combobox; editable = false + ## cards = NONE FREQUENCY_SPECIFIC FREQ_SPEC_POLYNOM SATELLITE_SPECIFIC NON-GPS_SATELLITES + +MSG_RCVCLKTYP 1 "Rclk.off: Parameter setup" + +! Clk est.: min. # of obs. for sta clock est. +! ------------------------------------------- +MINSTA 1 "4" + ## widget = spinbox; range = 0 10 2; activeif = CLOCKR = 1 + +MSG_MINSTA 1 "Minimum number of obs per station clock" + +! Time dependent inter-system bias +! -------------------------------- +IFBWIN 1 "0" + ## widget = checkbox + ## activeif = RCVCLKTYP / inactive AND RCVCLKTYP / NONE AND RCLKSYS = 0 + +MSG_IFBWIN 1 "Time-dependent GLONASS biases" + +RCOSTR 1 "" "" "" "" + ## widget = uniline; numlines = 20 + +MSG_RCOSTR 1 "Rclk.off: Time dependent inter-system bias" + +! Clk est.: min. # of obs. for sat clock est. +! ------------------------------------------- +MINSAT 1 "1" + ## widget = spinbox; range = 0 10 2; activeif = CLOCKS = 1 + +MSG_MINSAT 1 "Minimum number of obs per satellite clock" + +! Clk est.: Ref.Stations list +! --------------------------- +STATION8 0 + ## widget = selwin; pointer = CENLST + ## activeif = CLOCKR = 1 AND CLOCKS = 1 AND REFCLOCKR = MANUAL + +MSG_STATION8 1 "Manual station selection" + +! Clk est.: Ref.Stations list +! --------------------------- +SATELLITE8 0 + ## widget = selwin; pointer = SATLST + ## activeif = CLOCKR = 1 AND CLOCKS = 1 AND REFCLOCKS = MANUAL + +MSG_SATELLITE8 1 "Manual satellite selection" + +! Clk est.: Ref. clk from file +! ---------------------------- +STAFILE8 0 + ## widget = selwin; path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + ## emptyallowed = true + ## activeif = CLOCKR = 1 AND CLOCKS = 1 AND REFCLOCKR = FROM_FILE + # + +MSG_STAFILE8 1 "Station list from file" + +! Clk est.: Ref. clk from file +! ---------------------------- +SATFILE8 0 + ## widget = selwin; path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + ## emptyallowed = true + ## activeif = CLOCKR = 1 AND CLOCKS = 1 AND REFCLOCKS = FROM_FILE + # + +MSG_SATFILE8 1 "Clk.Est.:Ref.Satellites from file" + +! Clk est.: Header of the clk RINEX file: RUNBY +! --------------------------------------------- +RUNBY 1 "ANONYMOUS" + ## widget = lineedit + +MSG_RUNBY 1 "Clk. RINEX Header: RUNBY" + +! Clk est.: Header of the clk RINEX file: AC +! ------------------------------------------ +AC 1 "XYZ" + ## widget = lineedit + +MSG_AC 1 "Clk. RINEX Header: AC" + +! Clk est.: Header of the clk RINEX file: ACName +! ---------------------------------------------- +ACNAME 1 "MY AGENCY/INSTITUTE" + ## widget = lineedit + +MSG_ACNAME 1 "Clk. RINEX Header: AC Name" + +! Time System +! ----------- +TIMESYS 1 "GPS" + ## widget = combobox; editable = false; cards = GPS GLO GAL UTC TAI + +MSG_TIMESYS 1 "Time system" + +! DCB line +! -------- +DCBLINE 0 + ## widget = lineedit + +MSG_DCBLINE 1 "DCB line" + +! Clk est.: Header of the clk RINEX file: Comments +! ------------------------------------------------ +COMMENT 2 + "CODE PRECISE CLOCK INFORMATION" + "BASED ON CODE AND PHASE MEASUREMENTS" + ## widget = uniline; numlines = 10 + +MSG_COMMENT 1 "Clk. RINEX Header: Comments" + +! ----------------------------------------- +! +! PARAMETER TYPE: Receiver Clock Offsets +! =============== +! +! ----------------------------------------- +! +! Enable Receiver Clock Errors +! ---------------------------- +RCVCLOCK 1 "0" + ## widget = checkbox; activeif = GEOTEC = GNSS + +MSG_RCVCLOCK 1 "Receiver clock offsets" + +RCVCLKLST 1 "FIRST" + ## widget = combobox; editable = false + ## cards = NONE FIRST LAST ALL MANUAL FROM_FILE + +MSG_RCVCLKLST 1 "Station selection" + +! Rclk.off: Manual selection +! -------------------------- +STATION5 0 + ## widget = selwin; pointer = STALST; activeif = RCVCLKLST == MANUAL + +MSG_STATION5 1 "Rclk.off:Selection of list of stations" + +! Rclk.off: File with Stations(s) +! ---------------------------------- +STAFILE5 0 + ## widget = selwin; path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + ## activeif = RCVCLKLST == FROM_FILE; emptyallowed = true + # + +MSG_STAFILE5 1 "Rclk.off:File with the list of stations" + +! Rclk.off: Default Sigma +! -------------------------- +SIGMA5 0 + ## widget = lineedit; check_type = real; check_min = 0 + +MSG_SIGMA5 1 "Rclk.off: a priori sigma" + +! Rclk.off: Time Interval +! -------------------------- +RCOTIM 1 "0" + ## widget = radiobutton; group = DUMMY + +MSG_RCOTIM 1 "Time interval from observation files" + +RADIO5_1 1 "0" + ## widget = radiobutton; group = DUMMY + ## radiokeys = SESSION_YEAR5 SESSION_STRG5 + +MSG_RADIO5_1 1 "Defined by year and session identifier" + +RADIO5_2 1 "1" + ## widget = radiobutton; group = DUMMY + +MSG_RADIO5_2 1 "Defined by start and end times" + +! Rclk.off: Time Interval (Session spec.) +! ------------------------------------------ +SESSION_YEAR5 1 "2019" + ## widget = lineedit; multilineallowed = true; emptyallowed = false + # $Y+0 + +MSG_SESSION_YEAR5 1 "Rclk.off: Time Interval(YEAR)" + +SESSION_STRG5 1 "0110" + ## widget = lineedit; multilineallowed = true; emptyallowed = false + # $S+0 + +MSG_SESSION_STRG5 1 "Rclk.off: Time Interval(SESSION)" + +! Rclk.off: Time Interval (date/time) +! -------------------------------------- +STADAT5 0 + ## widget = lineedit; activeif = RADIO5_2 = 1; check_type = date + # + +MSG_STADAT5 1 "Rclk.off:Start Time(Year Month Day)" + +STATIM5 0 + ## widget = lineedit; emptyallowed = false + ## activeif = RADIO5_2 = 1 AND STADAT5 / _; check_type = time + # + +MSG_STATIM5 1 "Rclk.off:Start Time(Hour Minutes Seconds)" + +ENDDAT5 0 + ## widget = lineedit; activeif = RADIO5_2 = 1; check_type = date + # + +MSG_ENDDAT5 1 "Rclk.off:End Time(Year Month Day)" + +ENDTIM5 0 + ## widget = lineedit; emptyallowed = false + ## activeif = RADIO5_2 = 1 AND ENDDAT5 / _; check_type = time + # + +MSG_ENDTIM5 1 "Rclk.off:End Time(Hour Minutes Seconds)" + +! ----------------------------------------- +! +! PARAMETER TYPE: Range Biases +! =============== +! +! ----------------------------------------- +! +! Enable Range biases +! ------------------- +RBIAS 1 "0" + ## widget = checkbox; activeif = GEOTEC = SLR + +MSG_RBIAS 1 "Range biases" + +RGBLST 1 "FROM_FILE" + ## widget = combobox; editable = false + ## cards = NONE FIRST LAST ALL MANUAL FROM_FILE + +MSG_RGBLST 1 "Station selection" + +! Range biases: Manual selection of stations +! ------------------------------------------ +STATION9 0 + ## widget = selwin; activeif = RGBLST == MANUAL; pointer = STALST + # + +MSG_STATION9 1 "Range biases:Selection of list of stations" + +! Range biases: File with Stations(s) +! ----------------------------------- +STAFILE9 1 "${P}/PHIVOLCS\STA\SLR_RB.FIX" + ## widget = selwin; activeif = RGBLST == FROM_FILE; path = DIR_FIX + ## ext = EXT_FIX; maxfiles = 1; emptyallowed = true + # SLR_RB + +MSG_STAFILE9 1 "Range biases: File with the list of stations" + +! Satellite-specific or for all Satellites +! ---------------------------------------- +SATRGB 1 "SAT_SPECIFIC" + ## widget = combobox; editable = false + ## cards = SAT_SPECIFIC SYS_SPECIFIC PER_STATION + +MSG_SATRGB 1 "Range Bias set-up for satellites" + +! Range biases: Default Sigma +! ---------------------------- +SIGRGB 1 "1.0" + ## widget = lineedit + +MSG_SIGRGB 1 "Range biases: a priori sigma" + +! ----------------------------------------- +! +! PARAMETER TYPE: Differential Code Biases +! =============== +! +! ----------------------------------------- +! +! Enable Differential Code Biases estimation +! ------------------------------------------ +DCBEST 1 "0" + ## widget = checkbox; activeif = FREQUENCY / DTEC AND GEOTEC = GNSS + +MSG_DCBEST 1 "Differential code biases" + +! DCB: Type of Differential Code Biases +! ------------------------------------- +DCBTYP 1 "P1-P2" + ## widget = combobox; editable = false + ## cards = P1-P2 P1-C1 LC P1-C1_MULTIPLIER + +MSG_DCBTYP 1 "Type of differential code biases" + +! DCB: Estimate Differential Code Biases for Satellites +! ----------------------------------------------------- +DCBSAT 1 "1" + ## widget = checkbox; activeif = DCBTYP / P1-C1_MULTIPLIER + +MSG_DCBSAT 1 "Estimate differential code biases for satellites" + +! DCB: Estimate Differential Code Biases for Receivers +! ---------------------------------------------------- +DCBREC 1 "0" + ## widget = checkbox + +MSG_DCBREC 1 "Estimate differential code biases for receivers" + +! DCB: Reference Satellite(s) +! --------------------------- +DCBREF 1 "SUM" + ## widget = combobox; editable = false; cards = SUM ALL + ## activeif = DCBSAT = 1 AND DCBTYP / P1-C1_MULTIPLIER + +MSG_DCBREF 1 "Reference satellite(s)" + +! DCB: A Priori Sigma for Reference Satellite Biases +! -------------------------------------------------- +DCBSIG 1 "0.01" + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = DCBSAT = 1 AND DCBTYP / P1-C1_MULTIPLIER + +MSG_DCBSIG 1 "DCB: A Priori Sigma for Reference Satellite Biases" + +! DCB: A Priori Sigma for Receiver Biases +! --------------------------------------- +DCBSIGR 1 "0.01" + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = DCBREC = 1 + +MSG_DCBSIGR 1 "DCB: A Priori Sigma for Receiver Biases" + +! ----------------------------------------- +! +! PARAMETER TYPE: Kinematic Positioning +! =============== +! +! ----------------------------------------- +! +! Enable Kinematic Station +! ------------------------ +KINEST 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC AND GEOTEC = GNSS + +MSG_KINEST 1 "Kinematic coordinates" + +! Kinematic Station(s) +! -------------------- +KINSTA 1 "MANUAL" + ## widget = combobox; editable = false + ## cards = FIRST LAST ALL MANUAL FROM_FILE + +MSG_KINSTA 1 "Station selection" + +! Kinematic Station(s): Manual Selection +! -------------------------------------- +STATION2 0 + ## widget = selwin; activeif = KINSTA == MANUAL; pointer = CENLST + +MSG_STATION2 1 "Kinematic Pos.: List of stations" + +! File with Kinematic Stations(s) +! ------------------------------- +STAFILE2 0 + ## widget = selwin; activeif = KINSTA == FROM_FILE; path = DIR_FIX + ## ext = EXT_FIX; maxfiles = 1; emptyallowed = true + # IGSNET + +MSG_STAFILE2 1 "Kinematic Pos.: File with the list of stations" + +SIGKIN 1 "NEU" + ## widget = combobox; editable = false; cards = NEU XYZ + +MSG_SIGKIN 1 "Reference frame" + +! Kinematic pos.: horizontal component sigma +! ------------------------------------------ +SIGKIN_H 0 + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = SIGKIN = NEU + +MSG_SIGKIN_H 1 "Kinematic pos.: Sigma for horizontal components" + +! Kinematic pos.: vertical component sigma +! ------------------------------------------ +SIGKIN_V 0 + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = SIGKIN = NEU + +MSG_SIGKIN_V 1 "Kinematic pos.: Sigma for vertical component" + +! Kinematic pos.: LEO sigma +! ------------------------------------------ +SIGKIN_L 0 + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = SIGKIN = XYZ + +MSG_SIGKIN_L 1 "Kinematic pos.: sigma for non-terrestrial objects" + +! Kin. positioning: min. number of stations +! ----------------------------------------- +MINKIN 1 "4" + ## widget = spinbox; range = 0 100 1 + +MSG_MINKIN 1 "kin. Pos.:min. number of obs. per epoch" + +! ----------------------------------------- +! +! PARAMETER TYPE: Satellite-specific Sigmas +! =============== +! +! ----------------------------------------- +! +! Satellite-Specific A Priori Sigmas +! ---------------------------------- +SVNAPR 1 "0" + ## widget = checkbox + +MSG_SVNAPR 1 "Satellite-specific a priori sigmas" + +! Satellite-specific Sigmas +! ------------------------- +SVNSIG 1 "" "" "" "" "" "" + ## widget = uniline; check_type.1 = integer; check_min.1 = 1 + ## check_max.1 = 999; check_type.2 = date; check_type.3 = time + ## check_type.4 = date; check_type.5 = time; check_type.6 = real + ## check_min.6 = 0.0; numlines = 10 + +MSG_SVNSIG 1 "Satellite specific a priori sigmas" + +! ----------------------------------------- +! +! PARAMETER TYPE: Hill-Resonance +! =============== +! +! ----------------------------------------- +! +! Enable Hill resonance +! --------------------- +HILL 1 "0" + ## widget = checkbox; activeif = RPRCOE / _ + +MSG_HILL 1 "Hill resonance terms" + +! Hill: manual specification +! -------------------------- +HILL_M 1 "0" + ## widget = radiobutton; group = HILL + +MSG_HILL_M 1 "Manual parameter setup" + +! Hill: set forces individually +! ----------------------------- +HILLSTR 1 "" "" "" "" + ## widget = uniline; numlines = 5 + +MSG_HILLSTR 1 "Hill: set forces individually" + +! Hill: default specification +! --------------------------- +HILL_D 1 "1" + ## widget = radiobutton; group = HILL + ## radiokeys = HILC1 HILC2 HILC3 HILP1 HILP2 HILP3 + +MSG_HILL_D 1 "Hill:Default parameter setup" + +! Hill: Enable constant radial force +! ---------------------------------- +HILC1 1 "1" + ## widget = checkbox + +MSG_HILC1 1 "Radial" + +! Hill: Sigma for constant radial force +! ------------------------------------- +SIGHILC1 0 + ## widget = lineedit; activeif = HILC1 == 1 AND HILL_D == 1 + ## check_type = real; check_min = 0.0 + # + +MSG_SIGHILC1 1 "Hill: Sigma for constant radial force" + +! Hill: Enable constant force in plane +! ------------------------------------ +HILC2 1 "1" + ## widget = checkbox + +MSG_HILC2 1 "Along track" + +! Hill: Sigma for constant force in plane +! --------------------------------------- +SIGHILC2 0 + ## widget = lineedit; activeif = HILC2 == 1 AND HILL_D == 1 + ## check_type = real; check_min = 0.0 + # + +MSG_SIGHILC2 1 "Hill: Sigma for along track" + +! Hill: Enable constant force out of plane +! ---------------------------------------- +HILC3 1 "1" + ## widget = checkbox + +MSG_HILC3 1 "Out of plane" + +! Hill: Sigma for constant force out of plane +! ------------------------------------------- +SIGHILC3 0 + ## widget = lineedit; activeif = HILC3 == 1 AND HILL_D == 1 + ## check_type = real; check_min = 0.0 + # + +MSG_SIGHILC3 1 "Hill: Sigma for constant force out of plane" + +! Hill: Enable periodic radial force +! ---------------------------------- +HILP1 1 "1" + ## widget = checkbox + +MSG_HILP1 1 "Periodic Radial" + +! Hill: Sigma for periodic radial force +! ------------------------------------- +SIGHILP1 0 + ## widget = lineedit; activeif = HILP1 == 1 AND HILL_D == 1 + ## check_type = real; check_min = 0.0 + # + +MSG_SIGHILP1 1 "Hill: Sigma for periodic radial force" + +! Hill: Enable periodic force in plane +! ------------------------------------ +HILP2 1 "1" + ## widget = checkbox + +MSG_HILP2 1 "Periodic along track" + +! Hill: Sigma for periodic force in plane +! --------------------------------------- +SIGHILP2 0 + ## widget = lineedit; activeif = HILP2 == 1 AND HILL_D == 1 + ## check_type = real; check_min = 0.0 + # + +MSG_SIGHILP2 1 "Hill: Sigma for periodic force along track" + +! Hill: Enable periodic force out of plane +! ---------------------------------------- +HILP3 1 "1" + ## widget = checkbox + +MSG_HILP3 1 "Periodic out of plane" + +! Hill: Sigma for periodic force out of plane +! ------------------------------------------- +SIGHILP3 0 + ## widget = lineedit; activeif = HILP3 == 1 AND HILL_D == 1 + ## check_type = real; check_min = 0.0 + # + +MSG_SIGHILP3 1 "Hill: Sigma for periodic force out of plane" + +! Hill: List of satellites +! ------------------------ +HILSATSTR 2 + "1" "2" "3" "4" "5" "6" "7" "8" "9" "10" "11" "12" "13" "14" "15" "16" + "17" "18" "19" "20" "21" "22" "23" "24" "25" "26" "27" "28" "29" "30" "31" "32" + ## widget = uniline + ## activeif = HILC1 == 1 OR HILC2 == 1 OR HILC3 == 1 OR HILP1 == 1 OR HILP2 == 1 OR HILP3 == 1 AND HILL_M / 1 + ## check_type = integer; check_min = 1; check_max = 999; numlines = 5 + +MSG_HILSATSTR 1 "Hill: List of satellites" + +! ----------------------------------------- +! +! PARAMETER TYPE: Earth Gravity Field +! =============== +! +! ----------------------------------------- +! +! Enable Earth gravity field +! -------------------------- +GRAVITY 1 "0" + ## widget = checkbox; activeif = RPRCOE / _ + +MSG_GRAVITY 1 "Earth gravity field" + +! Gravity: default setup +! ---------------------- +GRAVITY_D 1 "1" + ## widget = radiobutton; group = GRAVITY; radiokeys = POTDEG POTORD POTSIG + +MSG_GRAVITY_D 1 "Default setup" + +! Gravity: Max degree of development +! ---------------------------------- +POTDEG 1 "2" + ## widget = spinbox; range = 2 10 1; check_type = integer; check_min = 0 + +MSG_POTDEG 1 "Gravity: Max degree of development" + +! Gravity: Max order of development +! --------------------------------- +POTORD 1 "0" + ## widget = spinbox; range = 0 10 1; check_type = integer; check_min = 0 + +MSG_POTORD 1 "Gravity: Max order of development" + +! Gravity: a priori sigma +! ----------------------- +POTSIG 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_POTSIG 1 "Gravity: a priori sigma" + +! Gravity: manual setup +! --------------------- +GRAVITY_M 1 "0" + ## widget = radiobutton; group = GRAVITY; radiokeys = POTSTR + +MSG_GRAVITY_M 1 "Manual setup of special coefficients" + +! Gravity: direct setup of individual parameters +! ---------------------------------------------- +POTSTR 1 "" "" "" + ## widget = uniline; check_type.1 = integer; check_min.1 = 0 + ## check_type.2 = integer; check_min.2 = 0; check_type.3 = real + ## check_min.3 = 0.0; numlines = 5 + +MSG_POTSTR 1 "Gravity: manual setup of special coefficients" + +! ----------------------------------------- +! +! PARAMETER TYPE: Earth Albedo Radiation +! =============== +! +! ----------------------------------------- +! +! Enable Earth Albedo Radiation +! ----------------------------- +ALBEDO 1 "0" + ## widget = checkbox; activeif = RPRCOE / _ + +MSG_ALBEDO 1 "Earth albedo radiation" + +! Albedo: Absorption, constant +! ---------------------------- +ALB1 1 "1" + ## widget = checkbox + +MSG_ALB1 1 "Absorption, constant part" + +! Albedo: Sigma for absorption, constant +! -------------------------------------- +SIGALB1 1 "0.00" + ## widget = lineedit; activeif = ALB1 == 1; check_type = real + ## check_min = 0.0 + +MSG_SIGALB1 1 "Albedo: Sigma for absorption, constant part" + +! Albedo: Absorption, variable +! ---------------------------- +ALB2 1 "1" + ## widget = checkbox + +MSG_ALB2 1 "Absorption, variable surface due to solar panels" + +! Albedo: Sigma for absorption, variable +! -------------------------------------- +SIGALB2 1 "0.00" + ## widget = lineedit; activeif = ALB2 == 1; check_type = real + ## check_min = 0.0 + +MSG_SIGALB2 1 "Albedo: Sigma for absorption, variable surface due to solar panels" + +! Albedo: Reflection +! ------------------ +ALB3 1 "1" + ## widget = checkbox + +MSG_ALB3 1 "Reflection at solar panels" + +! Albedo: Sigma for reflection +! ---------------------------- +SIGALB3 1 "0.00" + ## widget = lineedit; activeif = ALB3 == 1; check_type = real + ## check_min = 0.0 + +MSG_SIGALB3 1 "Albedo: Sigma for reflection at solar panels" + +! Albedo: Satellite groups +! ------------------------ +ALBSATSTR 2 + "1" "1" "2" "3" "4" "5" "6" "7" "8" "9" "10" "11" "12" "13" "14" "15" "16" + "1" "17" "18" "19" "20" "21" "22" "23" "24" "25" "26" "27" "28" "29" "30" "31" "32" + ## widget = uniline; activeif = ALB1 == 1 OR ALB2 == 1 OR ALB3 == 1 + ## check_type = integer; check_min = 1; check_max = 99; numlines = 5 + +MSG_ALBSATSTR 1 "Albedo: define satellite groups" + +! Pre: Station Coord. +! ------------------- +PRE01 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING + ## activeif = FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC + +MSG_PRE01 1 "Station coordinates" + +! Pre: GLONASS reciever clock biases / Receiver Clocks +! ---------------------------------------------------- +PRE02 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING + ## activeif = MOREOPT = 1 AND RCVCLOCK = 1 OR GLOBIAS = 1 + +MSG_PRE02 1 "Pre-elimination: GLONASS receiver clock biases" + +! Pre: Orbit Elements +! ------------------- +PRE03 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = ORBADJ = 1 + +MSG_PRE03 1 "Pre-elimination: GNSS or LEO orbit determination" + +! Pre: Ambiguities +! ---------------- +PRE04 1 "NO" + ## widget = combobox; editable = true + ## cards = NO AS_SOON_AS_POSSIBLE EVERY_SESSION PRIOR_TO_NEQ_SAVING + ## activeif = GEOTEC = GNSS + +MSG_PRE04 1 "Pre-elimination: Ambiguities" + +! Pre: Rec.Height.Calib. +! ---------------------- +PRE05 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = RANTOFF = 1 + +MSG_PRE05 1 "Pre-elimination: Receiver antenna offsets" + +! Pre: Site Troposphere +! --------------------- +PRE06 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = SITETROP = 1 + +MSG_PRE06 1 "Pre-elimination: Site Troposphere" + +! Pre: Local Ionosphere +! --------------------- +PRE07 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = LOCIONO = 1 + +MSG_PRE07 1 "Pre-elimination: Local Ionosphere" + +! Pre: Diff. Code Biases +! ---------------------- +PRE08 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = DCBEST = 1 + +MSG_PRE08 1 "Pre-elimination: Diff. Code Biases" + +! Pre: Local Troposphere +! ---------------------- +PRE09 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = LOCTROP = 1 + +MSG_PRE09 1 "Pre-elimination: Local Troposphere" + +! Pre: Earth Rotation +! ------------------- +PRE10 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = ERP = 1 + +MSG_PRE10 1 "Pre-elimination: Earth Rotation" + +! Pre: Sat. Ant.Off +! ----------------- +PRE12 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = SANTOFF = 1 + +MSG_PRE12 1 "Pre-elimination: GNSS antenna offsets" + +! Pre: Earth Potential +! -------------------- +PRE13 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = GRAVITY = 1 + +MSG_PRE13 1 "Pre-elimination: Earth gravity field" + +! Pre: Hill Resonances +! -------------------- +PRE14 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = HILL = 1 + +MSG_PRE14 1 "Pre-elimination: Hill resonance terms" + +! Pre: Earth Albedo +! ----------------- +PRE15 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = ALBEDO = 1 + +MSG_PRE15 1 "Pre-elimination: Earth albedo radiation" + +! Pre: Geocenter +! ------------------- +PRE16 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = GEOCENT = 1 + +MSG_PRE16 1 "Pre-elimination: Geocenter coordinates" + +! Pre: Diff. Ionosphere +! --------------------- +PRE17 1 "EVERY_EPOCH" + ## widget = combobox; editable = false + ## cards = NO EVERY_EPOCH EVERY_SESSION PRIOR_TO_NEQ_SAVING + ## activeif = DIFFION = 1 + +MSG_PRE17 1 "Pre-elimination: stochastic ionosphere parameters" + +! Pre: Phase Center Var. +! ---------------------- +PRE18 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = RANTPAT = 1 + +MSG_PRE18 1 "Pre-elimination: REceiver antenna PCV patterns" + +! Pre: Global Ionosphere +! ---------------------- +PRE19 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = GLOBION = 1 + +MSG_PRE19 1 "Pre-elimination: Global ionosphere parameters" + +! Pre: Kin. Coordinates +! --------------------- +PRE21 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_EPOCH EVERY_SESSION PRIOR_TO_NEQ_SAVING + ## activeif = KINEST = 1 + +MSG_PRE21 1 "Pre-elimination: Kinematic coordinates" + +! Pre: Scale models in Vienna grid files +! -------------------------------------- +PRE22 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = GRDLOAD = 1 + +MSG_PRE22 1 "Pre-elimination: Scale models in Vienna grid files" + +! Pre: Station Clocks +! ------------------- +PRE23 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_EPOCH EVERY_SESSION PRIOR_TO_NEQ_SAVING + ## activeif = CLOCKR = 1 + +MSG_PRE23 1 "Pre-elimination: Receiver clock offsets" + +! Pre: Satellite Clocks +! --------------------- +PRE24 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_EPOCH EVERY_SESSION PRIOR_TO_NEQ_SAVING + ## activeif = CLOCKS = 1 + +MSG_PRE24 1 "Pre-elimination: GNSS clock offsets" + +! Pre: GNSS PCV +! ------------- +PRE25 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = SANTPAT = 1 + +MSG_PRE25 1 "Pre-elimination: GNSS antenna PCV patterns" + +! Pre: Range biases +! ----------------- +PRE26 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = RBIAS = 1 + +MSG_PRE26 1 "Pre-elimination: Range Biases" + +! Pre: Higher-order ionospere scaling parameters +! ---------------------------------------------- +PRE27 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = SCALHOI = 1 + +MSG_PRE27 1 "Pre-elimination: Higher-order ionosphere scaling parameters" + +! Pre: GNSS-specific parameters +! ----------------------------- +PRE30 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = GNSSPEC = 1 + +MSG_PRE30 1 "Pre-elimination: GNSS-Specific parameters" + +! Define Time Offset +! ------------------ +PAR_OFF 0 + ## widget = lineedit; emptyallowed = true + # + +MSG_PAR_OFF 1 "Time offset for Parameter intervals" + +! Hide some experimental parameter types +! -------------------------------------- +MOREOPT 1 "0" + ## widget = checkbox + +MSG_MOREOPT 1 "Experimental Options" + +! ----------------------------------------- +! +! SELECTION LISTS: Station names +! =============== +! +! ----------------------------------------- +STALST 0 + ## widget = selwin; menuaux = MENUAUX; action = OBS + ## menuauxkeys = CONST PSFILES CSFILES PZFILES CZFILES RZFILES + +CENLST 0 + ## widget = selwin; menuaux = MENUAUX; action = OBS + ## menuauxkeys = CONST ECCENT PSFILES CSFILES PZFILES CZFILES RZFILES + +! ----------------------------------------- +! +! SELECTION LISTS: Satellite list +! =============== +! +! ----------------------------------------- +SATLST 0 + ## widget = selwin; menuaux = MENUAUX; action = SATLST + ## menuauxkeys = CONST PSFILES CSFILES PZFILES CZFILES RZFILES + +! ----------------------------------------- +! +! SELECTION LISTS: Receiver/Antenna names +! =============== +! +! ----------------------------------------- +ANTGRP 0 + ## widget = selwin; menuaux = MENUAUX; action = ANTGRP + ## menuauxkeys = CONST PSFILES CSFILES PZFILES CZFILES + +MSG_ANTGRP 1 "Group satellite numbers" + +! ----------------------------------------- +! +! SELECTION LISTS: Antenna names +! =============== +! +! ----------------------------------------- +ANTGRPRI 0 + ## widget = selwin; menuaux = MENUAUX; action = ANTGRPRI + ## menuauxkeys = CONST PSFILES CSFILES PZFILES CZFILES + +! ----------------------------------------- +! +! SELECTION LISTS: Indiv. Receiver/Antennas +! =============== +! +! ----------------------------------------- +ANTLST 0 + ## widget = selwin; menuaux = MENUAUX; action = ANTLST + ## menuauxkeys = CONST PSFILES CSFILES PZFILES CZFILES + +! ----------------------------------------- +! +! SELECTION LISTS: Indiv. Antennas +! =============== +! +! ----------------------------------------- +ANTLSTRI 0 + ## widget = selwin; menuaux = MENUAUX; action = ANTLSTRI + ## menuauxkeys = CONST PSFILES CSFILES PZFILES CZFILES + +! ====================================================================== +! HIDDEN PANELS AND OPTIONS +! ====================================================================== +! Define array dimensions +! ----------------------- +SHOWMAX 1 "0" + ## widget = checkbox + +MSG_SHOWMAX 1 "Define array dimensions" + +! MAXLOC: Maximum number of parameters to be processed +! ---------------------------------------------------- +MAXLOC 0 + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_MAXLOC 1 "MAXLOC: Maximum number of parameters to be processed" + +! MAXFIL: Maximum number of files to be processed +! ----------------------------------------------- +MAXFIL 0 + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_MAXFIL 1 "MAXFIL: Maximum number of files to be processed" + +! MAXSTA: Maximum number of stations involved +! ------------------------------------------- +MAXSTA 0 + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_MAXSTA 1 "MAXSTA: Maximum number of stations involved" + +! MAXSAT: Maximum number of satellites involved +! --------------------------------------------- +MAXSAT 0 + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_MAXSAT 1 "MAXSAT: Maximum number of satellites involved" + +! MAXAMB: Maximum number of ambiguities in an observation file +! ------------------------------------------------------------ +MAXAMB 0 + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_MAXAMB 1 "MAXAMB: Maximum number of ambiguities in an observation file" + +! MAXPAR: Maximum number of parameters simultaneously processed +! ------------------------------------------------------------- +MAXPAR 0 + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_MAXPAR 1 "MAXPAR: Maximum number of parameters simultaneously processed" + +! MAXFLS: Maximum number of files simultaneously processed +! -------------------------------------------------------- +MAXFLS 0 + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_MAXFLS 1 "MAXFLS: Maximum number of files simultaneously processed" + +! MAXSAS: Maximum number of satellites simultaneously processed +! ------------------------------------------------------------- +MAXSAS 0 + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_MAXSAS 1 "MAXSAS: Maximum number of satellites simultaneously processed" + +! MAXAMP: Maximum number of ambiguities simultaneously processed +! -------------------------------------------------------------- +MAXAMP 0 + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_MAXAMP 1 "MAXAMP: Maximum number of ambiguities simultaneously processed" + +! MAXSNG: Maximum number of non-zero elements in one line of first design matrix +! ------------------------------------------------------------------------------ +MAXSNG 0 + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_MAXSNG 1 "MAXSNG: Maximum number of non-zero elements in one line of first design matrix" + +! Statistic: Apply clock syncronization errors +! -------------------------------------------- +USESYNCR 1 "0" + ## widget = checkbox + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# PARAMETER ESTIMATION - GPSEST 1.1: Input Files 1 # +# # +# GENERAL FILES AND PROCESSING MODE # +# Space geodetic technique > %%%%%% < # GEOTEC +# Differencing level > %%%%%% < # DIFLVL +# LEO data processing > % < # LEOPROC +# Show all general files > % < # SHOWGEN +# # +# OBSERVATION FILES # +# Phase observations > %%%%%%%% < > %%%%%%%% < # PSFILES PZFILES +# Code@ observations > %%%%%%%% < > %%%%%%%% < # CSFILES CZFILES +# Range observations > %%%%%%%% < # RZFILES +# # +# MAIN INPUT FILES # +# Station coordinates > %%%%%%%% < # COORD +# Satellite standard orbits > %%%%%%%% < # STDORB +# Earth rotation parameters > %%%%%%%% < # POLE +# Satellite clock corrections > %%%%%%%% < # SATCLK +# Differential code biases > %%%%%%%% < # DCBINP +# Gridded VMF1 coefficients > %%%%%%%% < # VMF1_FILES +# Ionosphere models > %%%%%%%% < # IONOS +# # +# CORRECTIONS FOR LOADING EFFECTS AND CENTER OF MASS # +# Ocean tidal loading > %%%%%%%% < # OCNLOAD +# Atmospheric tidal loading > %%%%%%%% < # ATMLOAD +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# GPSEST 1.2: Input Files 2 # +# # +# ADDITIONAL INPUT FILES # +# Satellite orbit partials > %%%%%%%% < # RPRCOE +# Clock RINEX file > %%%%%%%% < # RXCLKIN +# Inter-system biases > %%%%%%%% < # ISBINP +# Troposphere estimates > %%%%%%%% < # TROPEST +# Meteorological data > %%%%%%%% < # METFIL +# # +# GRIDDED LOADING PARAMETERS # +# Atmospheric pressure > %%%%%%%% < # ALOAD_FILES +# Ocean, non-tidal > %%%%%%%% < # ONTLD_FILES +# Hydrostatic pressure > %%%%%%%% < # HLOAD_FILES +# # +# AUXILIARY STATION FILES # +# Station information > %%%%%%%% < # STAINFO +# Kinematic coordinates > %%%%%%%% < # KININP +# Receiver antenna orientation > %%%%%%%% < # ANTAZI +# Observation sigma factors > %%%%%%%% < # STAWGT +# Station eccentricities > %%%%%%%% < # ECCENT +# END_PANEL #################################################################### + + +# BEGIN_PANEL LEOPROC = 1 OR GEOTEC = SLR ###################################### +# GPSEST 1.3: LEO- and SLR-specific Input Files # +# # +# LEO-SPECIFIC INPUT FILES # +# Standard orbits > %%%%%%%% < # LEOSTD +# Orbit partial derivatives > %%%%%%%% < # LEORPR +# Attitude data > %%%%%%%% < # ATTIT +# Kinematic velocities > %%%%%%%% < # KINVEL +# # +# SLR-SPECIFIC INPUT FILES # +# Data handling (biases, CoM) > %%%%%%%% < # RGBINP +# LEO precise orbits > %%%%%%%% < # LEOPRE +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWGEN = 1 ###################################################### +# GPSEST 1.4: General Files # +# # +# GENERAL INPUT FILES # +# General constants > %%%%%%%%%%%% < # CONST +# Geodetic datum > %%%%%%%%%%%% < # DATUM +# Phase center variations > %%%%%%%%%%%% < # PHASECC +# Receiver information > %%%%%%%%%%%% < # RECEIVR +# Satellite information > %%%%%%%%%%%% < # SATELL +# Satellite problems > %%%%%%%%%%%% < # SATCRUX +# Earth potential coefficients> %%%%%%%%%%%% < # POTCOE +# Subdaily pole model > %%%%%%%%%%%% < # SUBMOD +# Nutation model > %%%%%%%%%%%% < # NUTMOD +# SINEX header file > %%%%%%%%%%%% < # SINEXIN +# IONEX control file > %%%%%%%%%%%% < # IONEXCF +# GPS-UTC file > %%%%%%%%%%%% < # GPSUTC +# Frequency information > %%%%%%%%%%%% < # FRQINFO +# # +# MENU SETTINGS # +# Selected campaign > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% <# CAMPAIGN +# Selected session Year> %%%% < Session> %%%% < # YR4_INFO SES_INFO +# Session table > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% <# SESSION_TABLE +# # +# TEMPORARY FILES # +# Scratch files > %%%%%%%% < > %%%%%%%% < > %%%%%%%% < # AUXFIL AUXFIL1 KINSCR +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWMAX = 1 ###################################################### +# GPSEST 1.5: Array Dimension Specification # +# # +# MAXIMUM ARRAY DIMENSIONS (OVERALL) # +# MAXLOC: Parameters > %%%%%% < # MAXLOC +# MAXFIL: Files > %%%%%% < # MAXFIL +# MAXSTA: Stations > %%%%%% < # MAXSTA +# MAXSAT: Satellites > %%%%%% < # MAXSAT +# MAXAMB: Ambiguities per observation file > %%%%%% < # MAXAMB +# # +# MAXIMUM ARRAY DIMENSIONS (SIMULTANEOUSLY PROCESSED) # +# MAXPAR: Parameters > %%%%%% < # MAXPAR +# MAXFLS: Files > %%%%%% < # MAXFLS +# MAXSAS: Satellites > %%%%%% < # MAXSAS +# MAXAMP: Ambiguities > %%%%%% < # MAXAMP +# # +# MAXIMUM NUMBER OF # +# MAXSNG: Elements per line of first design matrix > %%%%%% < # MAXSNG +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# GPSEST 2.1: Output Files 1 # +# # +# GENERAL OUTPUT FILES # +# Program output > % < use GPSEST.Lnn or > %%%%%%%% < # SYSODEF SYSOUT +# Error message > % < merged to program output or > %%%%%%%% < # ERRMRG SYSERR +# # +# NORMAL EQUATION SYSTEM > %%%%%%%% < # NEQUARS +# # +# STATION- AND SATELLITE-RELATED RESULTS # +# Station coordinates > %%%%%%%% < # COORDRS +# Satellite orbital elements > %%%%%%%% < # ORBITRS +# Earth rotation parameters > %%%%%%%% < # POLERS +# Earth rotation parameters (IERS) > %%%%%%%% < # IERSPOL +# # +# ATMOSPHERE-SPECIFIC RESULTS # +# Troposphere estimates > %%%%%%%% < # TROPSAV +# Troposphere estimates (SINEX) > %%%%%%%% < # TROPSNX +# Ionosphere models > %%%%%%%% < # IONOSRS +# Ionosphere models (IONEX) > %%%%%%%% < # IONEXRS +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# GPSEST 2.2: Output Files 2 # +# # +# ADDITIONAL RESULT FILES # +# Differential code biases > %%%%%%%% < # DCBOUT +# Inter-system biases > %%%%%%%% < # ISBOUT +# Phase center variations (gridded) > %%%%%%%% < # PHASRSG +# Phase center variations (spherical)> %%%%%%%% < # PHASRSH +# # +# EPOCH-SPECIFIC RESULTS # +# GNSS clock corrections > %%%%%%%% < # CLKSAV +# Clock RINEX > %%%%%%%% < # CLKRNX +# Kinematic coordinates > %%%%%%%% < # KINOUT +# # +# AUXILIARY FILES # +# Observation residuals > %%%%%%%% < # RESIDRS +# Covariance matrix > %%%%%%%% < # COVTTRS +# Covariance matrix wrt coordinates > %%%%%%%% < # COVARRS +# END_PANEL #################################################################### + + +# BEGIN_PANEL GEOTEC = SLR OR LEOPROC = 1 ###################################### +# GPSEST 2.3: LEO- and SLR-specific Output Files # +# # +# LEO-SPECIFIC RESULT FILES # +# Orbital elements > %%%%%%%% < # LEORBRS +# # +# SLR-SPECIFIC RESULT FILES # +# Data handling (biases, CoM) > %%%%%%%% < # RGBOUT +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# GPSEST 3.1: General Options 1 # +# # +# TITLE > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # TITLE +# # +# OBSERVATION SELECTION # +# Satellite system > %%%%%%%%%%%%% < # SATSYS +# Frequency/linear combination > %%%%%%%%%%%%% < # FREQUENCY +# Elevation cutoff angle > %%%%%% %%%%%% %%%%%% %%%%%%%%%%%%% < # SODSEL +# Observation window > % < # WINDOW +# # +# OBSERVATION MODELING AND PARAMETER ESTIMATION # +# A priori sigma of unit weight > %%%%%% %%%%% < # ELVWGT +# Type of computed residuals > %%%%%%%%%%%%% < # NORRES +# Correlation strategy > %%%%%%%%%%%%% < # CORREL +# # +# LEO-SPECIFIC SELECTION AND MODELING OPTIONS # +# Elevation cutoff angle > %%%%%% %%%%% < # LEOEDW +# END_PANEL #################################################################### + + +# BEGIN_PANEL WINDOW = 1 ####################################################### +# GPSEST 3.1.1: Observation Window # +# # +# OBSERVATION WINDOW # +# # +# > % < Defined by Year and Session identifier # RADIO1_1 +# Year > %%%% < Session > %%%% < # SESSION_YEAR1 SESSION_STRG1 +# # +# # +# > % < Defined by Start and End times # RADIO1_2 +# yyyy mm dd hh mm ss yyyy mm dd hh mm ss # +# Start > %%%%%%%%%% < > %%%%%%%% < End > %%%%%%%%%% < > %%%%%%%% < # STADAT1 STATIM1 ENDDAT1 ENDTIM1 +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# GPSEST 3.2: General Options 2 # +# # +# A PRIORI TROPOSPHERE MODELING # +# ZPD model and mapping function > %%%%%%%%%%%%% < for GNSS # TROPOS +# > %%%%%%%%%%%%% < for SLR # TROPOS_S +# # +# HANDLING OF AMBIGUITIES # +# Resolution strategy > %%%%%%%%%%%%% < # AMBSTRAT +# Solve ambiguities for > %%%%%%%%%%%%% < # SATSYS_AR +# Consider GPS quarter-cycle biases> %%%%%%%%%%%%% < # AMBQCPB +# Save resolved ambiguities > % < # AMBSAVE +# Introduce widelane integers > % < # APRWIDE +# Introduce L1 and L2 integers > % < # APRL1L2 +# # +# SPECIAL PROCESSING OPTIONS # +# Stop program after NEQ saving > % < # OBS2NEQ +# Activate extended program output > % < # PRINT +# END_PANEL #################################################################### + + +# BEGIN_PANEL PRINT = 1 ######################################################## +# GPSEST 3.2.1.1: Extended Program Output Options # +# # +# INFORMATION RELATED TO OBSERVATIONS # +# List of observations given in files > % < # PRTNUMOB +# List of observations used for processing > % < # PRTNUMDD +# Satellite elevations > % < # PRTELEV +# Histogram of observations by elevation angle bins > % < # PRTNOBEL +# Histogram of observations by nadir angle bins > % < # PRTNOBNA +# Phase-connected time intervals > % < # PRTTIMFL +# # +# INFORMATION RELATED TO ESTIMATED PARAMETERS # +# List of all parameters > % < # PRTPARAM +# Unresolved ambiguities after each iteration step > % < # PRTAMBIT +# Suppression of output concerning troposphere parameter > % < # PRTTRP +# Suppression of output concerning coordinate parameter > % < # PRTCRD +# Suppression of output concerning ambiguity parameter > % < # PRTAMB +# Suppression of output concerning epoch parameters > % < # PRTEPPAR +# END_PANEL #################################################################### + + +# BEGIN_PANEL PRINT = 1 ######################################################## +# GPSEST 3.2.1.2: Extended Program Output Options # +# # +# OTHER INFORMATION # +# Resolved ambiguities from observation files > % < # PRTAMBFL +# Constants, antenna offsets, ionosphere coefficients > % < # PRTPOLE +# Station eccentricities, receiver information > % < # PRTPOSEC +# Receiver synchronization errors > % < # PRTSYNCH +# RMS of ellipsoidal coordinates and differences > % < # PRTBLH +# Slope distances and their RMS > % < # PRTDIS +# Statistics on the parameter dimensions > % < # PRTMAX +# # +# HELMERT TRANSFORMATION OF RESULTING STATION COORDINATES # +# Activate Helmert transformation > % < # PRTHELM +# Coordinate system for transformation > %%%%%%%%%%%% < # COORDSYS +# Rotation > % < # ROTXYZ +# Scale > % < # SCALE +# END_PANEL #################################################################### + + +# BEGIN_PANEL DIFLVL = DOUBLE AND AMBSTRAT = SEARCH ############################ +# GPSEST 3.2.2: General Search Ambiguity Resolution Strategy # +# # +# OPTIONS AND CRITERIA FOR TESTING # +# Baseline-wise ambiguity resolution > % < # IFBASL +# Search width in units of standard deviation > %%%%% < # IFSWID +# Minimum allowed RMS ratio re 2nd best to best > %%%%% < # IF21 +# Maximum allowed RMS ratio re fixed to float > %%%%% < # IFFXFL +# Search width for geometry-free linear combination > %%%%% %%%%% < # MXAMBIT +# Ambiguity resolvable if exactly one integer within > %%%%% %%%%% %%%%% %%%%%%%%%%%%%%% < # GLORES +# END_PANEL #################################################################### + + +# BEGIN_PANEL DIFLVL = DOUBLE AND AMBSTRAT = QIF ############################### +# GPSEST 3.2.4: Quasi-Ionosphere-Free Ambiguity Resolution Strategy # +# # +# OPTIONS AND CRITERIA FOR TESTING # +# Maximal number of ambiguities fixed per iteration step > %%%%% < # MXAQIF +# Search width for pairs of L1 and L2 ambiguities > %%%%% %%%%% %%%%% %%%%% < # LAFXFL +# Maximum allowed RMS of unit weight for fixed solution > %%%%% %%%%%%%%%%%%%%% < # LAMRES +# END_PANEL #################################################################### + + +# BEGIN_PANEL DIFLVL = ZERO #################################################### +# GPSEST 3.3: General Options 3 # +# # +# OPTIONS CONCERNING INTRODUCED CLOCK CORRECTIONS # +# Primary source for satellite clocks > %%%%%%%%%%%%%%%%% < # USERXCLK +# Receiver@ clock missing in clock RINEX file > %%%%%%%%%%%%%%%%% < # NORXCLKR +# Satellite clock missing in clock RINEX file > %%%%%%%%%%%%%%%%% < # NORXCLKS +# Satellite clock missing in Bernese clock file> %%%%%%%%%%%%%%%%% < # NOSATCLK +# Clock interpolation allowed over > %%%%%% %%%%%% % < # PRELJ2 +# Correction for polarization effect > %%%%%%%%%% < total effect # POLARI2D +# > %%%%%%%%%% < geometric part # POLARI1D +# END_PANEL #################################################################### + + +# BEGIN_PANEL FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC ##### +# GPSEST 4: Datum Definition for Station Coordinates # +# # +# DATUM DEFINITION TYPE # +# > % < Free network solution # RADIO8_3 +# > % < Coordinates constrained > %%%%%%%%%%%% < # RADIO8_2 SIGSTA +# > % < Coordinates fixed > %%%%%%%%%%%% < # RADIO8_1 FIXSTA +# # +# A PRIORI SIGMAS # +# North > %%%%%%% %%%%%%% %%%%%%% %%%%%%%%%%%%%%%%%%%% < # STATION4 +# List of stations (and sigmas) from file > %%%%%%%% < # STAFILE4 +# Stations with specific flags in CRD file > %%%%%%%% < #: all non-blank # STAFLAG4 +# END_PANEL #################################################################### + + +# BEGIN_PANEL FIXSTA = MANUAL OR FIXSTA = FROM_FILE OR FIXSTA = WITH_FLAG AND FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC +# GPSEST 4.1: Datum Definition for Station Coordinates # +# # +# STATION COORDINATES TO BE FIXED # +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # STATION1 +# List of stations from file > %%%%%%%% < # STAFILE1 +# Stations with specific flags in CRD file > %%%%%%%% < #: all non-blank # STAFLAG1 +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# GPSEST 5.1: Setup of Parameters and Pre-Elimination 1 # +# # +# STATION-RELATED PARAMETERS Setup Pre-Elimination # +# Station coordinates > %%%%%%%%%%%%%%%%%%%% < # PRE01 +# Ambiguities > %%%%%%%%%%%%%%%%%%%% < # PRE04 +# # +# ATMOSPHERIC PARAMETERS # +# Site-specific troposphere parameters > % < > %%%%%%%%%%%%%%%%%%%% < # SITETROP PRE06 +# Global ionosphere parameters > % < > %%%%%%%%%%%%%%%%%%%% < # GLOBION PRE19 +# # +# GLOBAL PARAMETERS # +# Orbital parameters > % < > %%%%%%%%%%%%%%%%%%%% < # ORBADJ PRE03 +# Earth orientation parameters > % < > %%%%%%%%%%%%%%%%%%%% < # ERP PRE10 +# Geocenter coordinates > % < > %%%%%%%%%%%%%%%%%%%% < # GEOCENT PRE16 +# # +# EPOCH PARAMETERS # +# Receiver clock offsets > % < > %%%%%%%%%%%%%%%%%%%% < # CLOCKR PRE23 +# Satellite clock offsets > % < > %%%%%%%%%%%%%%%%%%%% < # CLOCKS PRE24 +# Kinematic coordinates > % < > %%%%%%%%%%%%%%%%%%%% < # KINEST PRE21 +# Stochastic ionosphere parameters > % < > %%%%%%%%%%%%%%%%%%%% < # DIFFION PRE17 +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# GPSEST 5.2: Setup of Parameters and Pre-Elimination 2 # +# # +# BIAS PARAMETERS Setup Pre-Elimination # +# Differential code biases > % < > %%%%%%%%%%%%%%%%%%%% < # DCBEST PRE08 +# GLONASS receiver clock biases > % < > %%%%%%%%%%%%%%%%%%%% < # GLOBIAS PRE02 +# GNSS-specific translation parameters > % < > %%%%%%%%%%%%%%%%%%%% < # GNSSPEC PRE30 +# # +# ANTENNA PHASE CENTER PARAMETERS # +# Satellite phase center offsets > % < > %%%%%%%%%%%%%%%%%%%% < # SANTOFF PRE12 +# Satellite phase center variations > % < > %%%%%%%%%%%%%%%%%%%% < # SANTPAT PRE25 +# Receiver@ phase center offsets > % < > %%%%%%%%%%%%%%%%%%%% < # RANTOFF PRE05 +# Receiver@ phase center variations > % < > %%%%%%%%%%%%%%%%%%%% < # RANTPAT PRE18 +# # +# PARAMETER SCALING FACTORS # +# Scaling related to loading effects > % < > %%%%%%%%%%%%%%%%%%%% < # GRDLOAD PRE22 +# Higher-order ionosphere scaling > % < > %%%%%%%%%%%%%%%%%%%% < # SCALHOI PRE27 +# # +# SLR-RELATED PARAMETERS # +# Range biases > % < > %%%%%%%%%%%%%%%%%%%% < # RBIAS PRE26 +# # +# TIME OFFSET FOR PARAMETER INTERVALS > %%%%%%%%% < (hhh mm ss) # PAR_OFF +# END_PANEL #################################################################### + + +# BEGIN_PANEL MOREOPT = 1 ###################################################### +# GPSEST 5.3: Parameter Setup of Experimental Parameters # +# # +# STATION-RELATED PARAMETERS Setup Pre-Elimination # +# Receiver clock offsets > % < same as GLONASS clock bias # RCVCLOCK PRE02 +# Time-dependent GLONASS biases > % < same as GLONASS clock bias # IFBWIN +# # +# ATMOSPHERIC PARAMETERS Setup Pre-Elimination # +# Local troposphere parameters > % < > %%%%%%%%%%%%%%%%%%%% < # LOCTROP PRE09 +# Local ionosphere parameters > % < > %%%%%%%%%%%%%%%%%%%% < # LOCIONO PRE07 +# # +# ADDITIONAL PARAMETERS # +# Earth gravity field > % < > %%%%%%%%%%%%%%%%%%%% < # GRAVITY PRE13 +# Earth albedo radiation > % < > %%%%%%%%%%%%%%%%%%%% < # ALBEDO PRE15 +# Hill resonance terms > % < > %%%%%%%%%%%%%%%%%%%% < # HILL PRE14 +# # +# EXPERIMENTAL OPTIONS # +# Satellite-specific a priori sigmas > % < # SVNAPR +# END_PANEL #################################################################### + + +# BEGIN_PANEL SITETROP = 1 ##################################################### +# GPSEST 6.1.1: Site-Specific Troposphere Parameters 1 # +# # +# ZENITH PATH DELAY PARAMETERS # +# Mapping function > %%%%%%%%%% < # MAPPNG +# Parameter spacing > %%%%%%%% <(hh mm ss) # NUMPAR +# # +# HORIZONTAL GRADIENT PARAMETERS # +# Gradient estimation model > %%%%%%%%%% < # TRPGRD +# Parameter spacing > %%%%%%%% <(hh mm ss) # NUMGRD +# # +# A PRIORI SIGMAS Absolute Relative # +# Zenith path delay > %%%%%%%% %%%%%%%% %%%%%%%% %%%%%%%% %%%%%%%%% <(hhh mm ss) Time resolution> %%%%%%%% <(hh mm ss)# TRPOFF TRPRES +# END_PANEL #################################################################### + + +# BEGIN_PANEL SITETROP = 1 ##################################################### +# GPSEST 6.1.2: Site-Specific Troposphere Parameters 2 # +# # +# STATIONS TO BE EXCLUDED FROM TROPOSPHERE ESTIMATION # +# Station selection > %%%%%%%%%%% < # NTRPSEL +# Station list from file > %%%%%%%% < # STAFILE6 +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # STATION6 +# # +# STATIONS WITH SPECIAL A PRIORI SIGMAS # +# Station selection > %%%%%%%%%%% < # SPESEL +# Station list from file > %%%%%%%% < # STAFILE3 +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # STATION3 +# # +# SPECIAL A PRIORI SIGMAS Absolute Relative # +# Zenith path delay > %%%%%%%% %%%%%%%% %%%%%%%% %%%%%%%% %%%%%%%% < (hh mm ss) # NUMION +# Station-specific models > % < # MLTMOD +# 4-figure model name > %%%% < # GIMNAM +# # +# NUMBER OF COEFFICIENTS # +# Maximum degree of spherical harmonics> %%%% < # MAXDEG +# Maximum order of spherical harmonics > %%%% < # MAXORD +# # +# ESTIMATION OF SINGLE-LAYER HEIGHT PARAMETERS # +# Number of height parameters > %%%% < # HGTEST +# Absolute sigma for height parameters > %%%%%%% %%%%%%% %%%%%%%%%%% < # STADYN +# Reference frame definition > %%%%%%%%%%% < # REFFRM +# Longitude of the Sun > %%%%% < # LONSUN +# Mapping function > %%%%% < # MAPFUN +# # +# ADDITIONAL INFORMATION # +# A priori height of single layer > %%%%%%% %%%%%%% %%%%%%% %%%%%%% %%%%%%% %%%%%%%% < > %%%%%%%% < # ORBEST ORBEST_LST +# # +# SETUP OF ORBITAL ELEMENTS A priori sigma # +# Semi major axis > % < > %%%%%%%%% % < > %%%%%%%%% < # ECCENTR SIGECCE +# Inclination > % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < # STCEST +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL RPRCOE / _ AND ORBADJ = 1 AND STCEST = 1 ######################### +# GPSEST 6.3.2: Satellite Orbit Determination 2 # +# # +# OPTIONS CONCERNING ESTIMATION OF STOCHASTIC PULSES # +# Number of parameter sets per day > %%% < # NUMSET1 +# Additional requests for further epochs> % < # STCSPEC +# # +# SETUP OF STOCHASTIC PULSES A priori sigma # +# Radial > % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% PRN Par/day _Sigma1_ _Sigma2_ _Sigma3_ < # SATGROUP +# END_PANEL #################################################################### + + +# BEGIN_PANEL RPRCOE / _ AND ORBADJ = 1 AND STCEST = 1 AND STCSPEC = 1 ######### +# GPSEST 6.3.3: Satellite Orbit Determination 3 # +# # +# ADDITIONAL SETUP REQUESTS FOR STOCHASTIC PULSES # +# > PRN yyyy_mm_dd hh_mm_ss _Sigma1_ _Sigma2_ _Sigma3_ < # STCGROUP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL LEORPR / _ AND LEOPROC = 1 AND ORBADJ = 1 ######################## +# GPSEST 6.4.1: LEO Orbit Determination 1 # +# # +# SETUP OF ORBITAL ELEMENTS A priori sigma # +# Semi major axis > % < > %%%%%%%%% % < > %%%%%%%%% < # ECCENTR2 SIGECCE2 +# Inclination > % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < # STCEST2 +# END_PANEL #################################################################### + + +# BEGIN_PANEL LEORPR / _ AND LEOPROC = 1 AND ORBADJ = 1 AND STCEST2 = 1 ######## +# GPSEST 6.4.2: LEO Orbit Determination 2 # +# # +# OPTIONS CONCERNING ESTIMATION OF STOCHASTIC PARAMETERS # +# Parameters are defined as changes in > %%%%%%%%%%%% < # PULSDEF2 +# Number of parameter sets per day > %%% < # NUMSET12 +# Additional requests for further epochs> % < # STCSPEC2 +# # +# SETUP OF STOCHASTIC PARAMETERS A priori sigma # +# Radial > % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% LEO Par/day _Sigma1_ _Sigma2_ _Sigma3_ < # SATGROUP2 +# END_PANEL #################################################################### + + +# BEGIN_PANEL LEORPR / _ AND LEOPROC = 1 AND ORBADJ = 1 AND STCEST2 = 1 AND STCSPEC2 = 1 # +# GPSEST 6.4.3: LEO Orbit Determination 3 # +# # +# ADDITIONAL SETUP REQUESTS FOR STOCHASTIC PARAMETERS # +# > LEO yyyy_mm_dd hh_mm_ss _Sigma1_ _Sigma2_ _Sigma3_ < # STCGROUP2 +# END_PANEL #################################################################### + + +# BEGIN_PANEL ERP = 1 ########################################################## +# GPSEST 6.5: Earth Orientation Parameters # +# # +# PARAMETER SETUP # +# Parameter spacing > %%%%%%%% <(hh mm ss) # NUMSET +# Continuity between sets > %%%%% < # CONTI +# Drifts constrained to zero > %%%%% < # CONSTRA +# # +# NUMBER OF PARAMETERS PER SET AND CONSTRAINING # +# Par/set First parameter Other parameters # +# X pole > % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% < > %%%%%%%%% % < > %%%%%%%%% < > %%%%%%%%% % < > %%%%%%%%% < > %%%%%%%%% %%%%%%%% <(hh mm ss) # NVBERN +# IERS ERP file > %%%%%%%% <(hh mm ss) # NVIERS +# END_PANEL #################################################################### + + +# BEGIN_PANEL GEOCENT = 1 ###################################################### +# GPSEST 6.6: Geocenter Coordinates # +# # +# PARAMETER SETUP A priori sigma # +# X-component > % < > %%%%%%%% % < > %%%%%%%% % < > %%%%%%%% % < # PHASEPO +# Var-covar wrt epoch parameters > %%%%%%%%%%%%%%%%% < # QXXEPO +# Sampling rate for resubstitution > %%%%%% %%%%%% %%%%%%%%%%%%%%%%%%%% < # REFSUM +# # +# REFERENCE STATIONS # +# Selection of reference stations > %%%%%%%%%%%%%%%%%%%% < # REFCLOCKR +# Manual station selection > %%%%%%%%%%%%%%%%%%%% < # STATION8 +# Station list from file > %%%%%%%% < # STAFILE8 +# # +# REFERENCE SATELLITES # +# Selection of reference satellites > %%%%%%%%%%%%%%%%%%%% < # REFCLOCKS +# Manual satellite selection > %%%%%%%%%%%%%%%%%%%% < # SATELLITE8 +# Satellite list from file > %%%%%%%% < # SATFILE8 +# # +# ADDITIONAL OPTIONS # +# Minimum number of obs per station clock > %%% < # MINSTA +# Minimum number of obs per satellite clock> %%% < # MINSAT +# # +# GLONASS CLOCK ESTIMATION # +# GLONASS receiver clock biases > %%%%%%%%%%%%%%%%%%%% < # RCVCLKTYP +# Receiver clocks for each satellite system> % < # RCLKSYS +# END_PANEL #################################################################### + + +# BEGIN_PANEL CLOCKR = 1 OR CLOCKS = 1 AND CLKRNX / _ ########################## +# GPSEST 6.8.2: Clock Estimation 2 # +# # +# HEADER ENTRIES FOR CLOCK RINEX RESULT FILE # +# Run by > %%%%%%%%%%%%%%%%%%% < # RUNBY +# AC designator > %%%% < # AC +# AC name > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # ACNAME +# # +# Time system > %%%% < # TIMESYS +# DCBs applied > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # DCBLINE +# # +# Comment lines: # +# > Comment_lines_______________________________________________ < # COMMENT +# END_PANEL #################################################################### + + +# BEGIN_PANEL KINEST = 1 ####################################################### +# GPSEST 6.9: Kinematic Coordinates # +# # +# STATIONS TO BE TREATED AS KINEMATIC # +# Station selection > %%%%%%%%%%% < # KINSTA +# Station list from file > %%%%%%%% < # STAFILE2 +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # STATION2 +# # +# A PRIORI SIGMAS # +# Reference frame > %%%%% < # SIGKIN +# Sigma for horizontal components > %%%%%%% %%%%%%% %%%%%%% % < # MINKIN +# END_PANEL #################################################################### + + +# BEGIN_PANEL DIFFION = 1 ###################################################### +# GPSEST 6.10: Stochastic Ionosphere Parameters # +# # +# STOCHASTIC IONOSPHERE PARAMETERS # +# Elimination of reference ionosphere parameters > % < # DIONELI +# Elevation-dependent parameter constraining > % < # DIONCON +# Absolute a priori sigma on single difference level > %%%%%% %%%%%% %%%%%%%%%%%%%%%%% < # DCBTYP +# Estimate differential code biases for satellites > % < # DCBSAT +# Estimate differential code biases for receivers > % < # DCBREC +# # +# DATUM DEFINITION AND CONSTRAINING # +# Reference satellite(s) > %%%%% < # DCBREF +# A priori sigma for reference satellite biases > %%%%%%% %%%%%%% %%%%%%%% < # SYSTRA +# A priori sigmas North > %%%%%%%% %%%%%%%% %%%%%%%% %%%%%%%% < # SYSTRP +# A priori sigma > %%%%%%%% % <@@Y> % <@@Z> % < # SATANTX SATANTY SATANTZ +# Grouping > %%%%%%%%%%%% < # SAOSEL +# Advanced setup > % < # SATANT0 +# # +# PARAMETER CONSTRAINING # +# X-component > %%%%%%%% %%%%%%%% %%%%%%%% Group hh_mm_ss _X(m)_ _Y(m)_ _Z(m)_ _X(m)_ _Y(m)_ _Z(m)_ < # SATANTSTR +# END_PANEL #################################################################### + + +# BEGIN_PANEL SANTOFF = 1 AND SAOSEL = MANUAL ################################## +# GPSEST 6.13.3: Satellite Antenna Phase Center Offsets 3 # +# # +# MANUAL GROUP DEFINITION # +# Satellite numbers # +# > Grp ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ < # SATANTGRP +# END_PANEL #################################################################### + + +# BEGIN_PANEL SANTPAT = 1 ###################################################### +# GPSEST 6.14.1: Satellite Antenna Phase Center Variations 1 # +# # +# PARAMETER SETUP # +# Grouping > %%%%%%%%%%%% < # SAPSEL +# Maximum nadir angle > %%%%%%%% %%%%%%%% %%%%%%%% %%%%%%%% Grp ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ < # SAPGRP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL RANTOFF = 1 ###################################################### +# GPSEST 6.15.1: Receiver Antenna Phase Center Offsets 1 # +# # +# PARAMETER SETUP # +# Antenna offset component North> % <@@East> % <@@Up> % < # RAON RAOE RAOU +# Satellite system > %%%%%%%% < # RAOPRN +# Frequencies > %%%%%%%% < # RAOFRQ +# Grouping > %%%%%%%%%%%%%%%%%%%%% < # RAOSEL +# # +# PARAMETER CONSTRAINING # +# Sigma for horizontal components> %%%%%%%% %%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAOGRPI +# Reference > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAOREFGI +# # +# RECEIVER-DEPENDENT SELECTION # +# Estimated > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAOGRP +# Reference > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAOREFG +# # +# INDIVIDUAL ANTENNAS # +# Estimated > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAOANT +# Reference > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAOREFI +# END_PANEL #################################################################### + + +# BEGIN_PANEL RANTOFF = 1 AND RAOSEL = MANUAL ############################################# +# GPSEST 6.15.3: Receiver Antenna Offsets 3 # +# # +# MANUAL SETUP # +# Antenna numbers Sigma (meters) # +#> Antenna_name________ Receiver_name_____ from__ to____ Frq_ Sys horiz.__ vert.___ < # RAOSTR +# # +# END_PANEL ############################################################################### + + +# BEGIN_PANEL RANTPAT = 1 ###################################################### +# GPSEST 6.16.1: Receiver Antenna Phase Center Variations 1 # +# # +# PARAMETER SETUP # +# Satellite system > %%%%%%%% < # RAPPRN +# Frequencies > %%%%%%%% < # RAPFRQ +# Grouping > %%%%%%%%%%%%%%%%%%%%% < # RAPSEL +# # +# TYPE OF MODELLING # +# > % %%% < degrees # RAPZENMAX +# Elevation increment > %%% < degrees # RAPDELE +# Azimuth increment > %%% < degrees # RAPDAZI +# > % %%% < # RAPHARMN +# Order m > %%% < # RAPHARMM +# # +# PARAMETER CONSTRAINING # +# A priori sigma > %%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAPGRPI +# Reference > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAPREFGI +# # +# RECEIVER-DEPENDENT SELECTION # +# Estimated > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAPGRP +# Reference > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAPREFG +# # +# INDIVIDUAL ANTENNAS # +# Estimated > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAPANT +# Reference > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAPREFI +# END_PANEL #################################################################### + + +# BEGIN_PANEL RANTPAT = 1 AND RAPSEL = MANUAL ########################################### +# GPSEST 6.16.3: Receiver Antenna Phase Center Variations 3 # +# # +# MANUAL SETUP # +# Antenna numbers Increment # +#> Antenna_name________ Receiver_name_____ from__ to____ Frq_ Sys Ele Azi Sigma___< # RAPSTR +# # +# END_PANEL ############################################################################# + + +# BEGIN_PANEL GRDLOAD = 1 ###################################################### +# GPSEST 6.17: Scaling Factors Related to Loading Effects # +# # +# ATMOSPHERIC PRESSURE LOADING # +# Parameter setup > %%%%%%%%%%%%%%%%%% < > %%%%%%%% < # ALOADSET ALOADCLU +# Parameter decomposition > %%%%%%%%%%%%%%%%%% < # ALOADDEC +# Sigma in North/horizontal/overall> %%%%%%%% < meters # ALOADSIG1 +# @@@@@@@@@East@/vertical > %%%%%%%% < meters # ALOADSIG2 +# @@@@@@@@@Up > %%%%%%%% < meters # ALOADSIG3 +# # +# OCEAN NON-TIDAL LOADING # +# Parameter setup > %%%%%%%%%%%%%%%%%% < > %%%%%%%% < # ONTLDSET ONTLDCLU +# Parameter decomposition > %%%%%%%%%%%%%%%%%% < # ONTLDDEC +# Sigma in North/horizontal/overall> %%%%%%%% < meters # ONTLDSIG1 +# @@@@@@@@@East@/vertical > %%%%%%%% < meters # ONTLDSIG2 +# @@@@@@@@@Up > %%%%%%%% < meters # ONTLDSIG3 +# # +# HYDROSTATIC PRESSURE LOADING # +# Parameter setup > %%%%%%%%%%%%%%%%%% < > %%%%%%%% < # HLOADSET HLOADCLU +# Parameter decomposition > %%%%%%%%%%%%%%%%%% < # HLOADDEC +# Sigma in North/horizontal/overall> %%%%%%%% < meters # HLOADSIG1 +# @@@@@@@@@East@/vertical > %%%%%%%% < meters # HLOADSIG2 +# @@@@@@@@@Up > %%%%%%%% < meters # HLOADSIG3 +# END_PANEL #################################################################### + + +# BEGIN_PANEL SCALHOI = 1 ###################################################### +# GPSEST 6.18: Higher-order Ionosphere Scaling Factors # +# # +# PARAMETER SETUP FOR Setup Sigma # +# Second-order term > %%%%%%%%%%%%%%% < > %%%%%%%%%% < # HOI1 SIGHOI1 +# Third-order term > %%%%%%%%%%%%%%% < > %%%%%%%%%% < # HOI2 SIGHOI2 +# Ray path bending term > %%%%%%%%%%%%%%% < > %%%%%%%%%% < # HOI3 SIGHOI3 +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL RBIAS = 1 ######################################################## +# GPSEST 6.19: SLR Range Biases # +# # +# PARAMETER SETUP # +# Station selection > %%%%%%%%%%% < # RGBLST +# File with the list of stations > %%%%%%%% < # STAFILE9 +# Manual selection of stations > %%%%%%%%%%%%%%%%%%%% < # STATION9 +# Definition of satellite groups > %%%%%%%%%%%% < # SATRGB +# # +# PARAMETER CONSTRAINING # +# A priori sigma > %%%%%%%%% %%%%%%%%%%% < # RCVCLKLST +# File with the list of stations > %%%%%%%% < # STAFILE5 +# Selection of list of stations > %%%%%%%%%%%%%%%%%%%% < # STATION5 +# A priori sigma > %%%%% % < Time interval from observation files # RCOTIM +# # +# > % < Defined by year and session identifier # RADIO5_1 +# Year > %%%% < Session > %%%% < # SESSION_YEAR5 SESSION_STRG5 +# # +# > % < Defined by start and end times # RADIO5_2 +# yyyy mm dd hh mm ss yyyy mm dd hh mm ss # +# Start> %%%%%%%%%% < > %%%%%%%% < End> %%%%%%%%%% < > %%%%%%%% < # STADAT5 STATIM5 ENDDAT5 ENDTIM5 +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL MOREOPT = 1 AND LOCTROP = 1 ###################################### +# GPSEST 99.2: Local Troposphere Parameters # +# # +# MODEL SPECIFICATION # +# Parameter interval > %%%%%%%% <(hh mm ss) # LTRPMOD +# Polynomial degree > %% < # LTRPPAR +# A priori sigma for zero-order term> %%%%%%%% %%%%%%%% Model Latitude___ Longitude__ mixed_coefficients < # LIONSTR +# END_PANEL #################################################################### + + +# BEGIN_PANEL MOREOPT = 1 AND GRAVITY = 1 ###################################### +# GPSEST 99.4: Earth Gravity Field # +# # +# PARAMETER SETUP OPTIONS # +# > % < Default setup # GRAVITY_D +# Maximum degree of development> %% < # POTDEG +# Maximum order of development > %% < # POTORD +# A priori sigma > %%%%%% < # POTSIG +# # +# > % < Manual setup of special coefficients # GRAVITY_M +# > Degree Order Sigma < # POTSTR +# END_PANEL #################################################################### + + +# BEGIN_PANEL MOREOPT = 1 AND ALBEDO = 1 ####################################### +# GPSEST 99.5: Earth Albedo Radiation # +# # +# PARAMETER SELECTION A priori sigma # +# Absorption, constant part > % < > %%%%%%% < # ALB1 SIGALB1 +# Absorption, variable surface due to solar panels> % < > %%%%%%% < # ALB2 SIGALB2 +# Reflection at solar panels > % < > %%%%%%% < # ALB3 SIGALB3 +# # +# SATELLITE GROUP DEFINITION # +# > GRP ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ < # ALBSATSTR +# END_PANEL #################################################################### + + +# BEGIN_PANEL MOREOPT = 1 AND HILL = 1 ######################################### +# GPSEST 99.6.1: Hill Resonance Terms # +# # +# PARAMETER SETUP OPTIONS # +# > % < Default parameter setup # HILL_D +# > % < Manual parameter setup # HILL_M +# # +# CONSTANT FORCES SELECTION A priori sigma # +# Radial > % < > %%%%%% < # HILC1 SIGHILC1 +# Along track > % < > %%%%%% < # HILC2 SIGHILC2 +# Out of plane > % < > %%%%%% < # HILC3 SIGHILC3 +# # +# PERIODIC FORCES SELECTION # +# Radial > % < > %%%%%% < # HILP1 SIGHILP1 +# Along track > % < > %%%%%% < # HILP2 SIGHILP2 +# Out of plane > % < > %%%%%% < # HILP3 SIGHILP3 +# # +# LIST OF SATELLITES # +# > ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ < # HILSATSTR +# END_PANEL #################################################################### + + +# BEGIN_PANEL MOREOPT = 1 AND HILL = 1 AND HILL_M = 1 ########################## +# GPSEST 99.6.2: Hill Resonance Terms (Manual Setup) # +# # +# DIRECTION OF FORCE TYPE OF FORCE # +# 1: Radial 1: Constant # +# 2: Along track 2: Cosine term # +# 3: Out of plane 3: Sine term # +# # +# MANUAL PARAMETER SETUP # +# Direction Type of # +# > PRN of_force_ of_force_ Sigma < # HILLSTR +# END_PANEL #################################################################### + + +# BEGIN_PANEL MOREOPT = 1 AND SVNAPR = 1 ####################################### +# GPSEST 99.7: Satellite-Specific a Priori Sigmas # +# # +# From To # +# > PRN yyyy_mm_dd hh_mm_ss yyyy_mm_dd hh_mm_ss Sigma(m) < # SVNSIG +# END_PANEL #################################################################### + + +# BEGIN_PANEL MOREOPT = 1 AND IFBWIN = 1 ####################################### +# GPSEST 99.8: Time Window for GLONASS Receiver Clock Biases # +# # +# TIME DEPENDENT INTER-SYSTEM BIASES # +# > Receiver_name_______ from__ to____ Interval__ < # RCOSTR +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_L53/GPSEST.old b/config/bernese/gpsuser52-luzon/OPT/R2S_L53/GPSEST.old new file mode 100755 index 0000000..ebf1063 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_L53/GPSEST.old @@ -0,0 +1,6004 @@ + +CAMPAIGN 1 "./DUMMY" + ## widget = initmenu; pointer = ACTIVE_CAMPAIGN + +SESSION_TABLE 1 "${X}/SKL/SESSIONS.SES" + ## widget = initmenu; pointer = SESSION_TABLE + +DESCR_SESSION_TABLE 1 "Session table" + +YR4_INFO 1 "1980" + ## widget = comment + # $Y+0 + +SES_INFO 1 "0060" + ## widget = comment + # $S+0 + +USR_INFO 1 "${USER}" + ## widget = comment + +! Environment Variables +! --------------------- +ENVIRONMENT 1 "" "${}" + ## widget = initmenu; pointer = ENVIR_LIST + +! ---------------------------------------------------------------------- +! General options and processing mode +! ---------------------------------------------------------------------- +! Spce geodetic technique +! ----------------------- +GEOTEC 1 "GNSS" + ## widget = combobox; cards = GNSS SLR; editable = false + +MSG_GEOTEC 1 "Space geodetic technique" + +! Differencing level +! ------------------ +DIFLVL 1 "DOUBLE" + ## widget = combobox; cards = DOUBLE ZERO; editable = false + ## activeif = GEOTEC = GNSS + +MSG_DIFLVL 1 "Differencing level" + +! LEO processing +! -------------- +LEOPROC 1 "0" + ## widget = checkbox + +MSG_LEOPROC 1 "LEO data processing" + +! Show general files +! ------------------ +SHOWGEN 1 "1" + ## widget = checkbox + +MSG_SHOWGEN 1 "Show all general files" + +! ---------------------------------------------------------------------- +! General files +! ---------------------------------------------------------------------- +! General Constants +! ----------------- +CONST 1 "${X}/GEN/CONST." + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # CONST. + +DESCR_CONST 1 "General constants" + +! Local Geodetic Datum +! -------------------- +DATUM 1 "${X}/GEN/DATUM." + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # DATUM. + +DESCR_DATUM 1 "Geodetic datum" + +! Phase Center Eccentricities +! --------------------------- +PHASECC 1 "${X}/GEN/$(PCVINF).$(PCV)" + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # $(PCVINF).$(PCV) + +DESCR_PHASECC 1 "Phase center eccentricities" + +! Receiver information +! -------------------- +RECEIVR 1 "${X}/GEN/$(RECINF)" + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # $(RECINF) + +DESCR_RECEIVR 1 "Receiver information" + +! Satellite Information +! --------------------- +SATELL 1 "${X}/GEN/$(SATINF).$(PCV)" + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # $(SATINF).$(PCV) + +DESCR_SATELL 1 "Satellite information" + +! Satellite Problems +! ------------------ +SATCRUX 1 "${X}/GEN/$(SATCRX).CRX" + ## widget = selwin; path = PTH_GEN; ext = EXT_CRX; maxfiles = 1 + ## emptyallowed = true + # $(SATCRX) + +DESCR_SATCRUX 1 "Satellite problems" + +! Earth Potential +! --------------- +POTCOE 1 "${X}/GEN/EGM2008_SMALL." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + ## emptyallowed = true + # EGM2008_SMALL. + +DESCR_POTCOE 1 "Earth potential coefficients" + +! Subdaily Pole Model +! ------------------- +SUBMOD 1 "${X}/GEN/IERS2010XY.SUB" + ## widget = selwin; path = PTH_GEN; ext = EXT_SUB; maxfiles = 1 + # IERS2010XY + +DESCR_SUBMOD 1 "Subdaily pole model" + +! Nutation Model +! ------------------- +NUTMOD 1 "${X}/GEN/IAU2000R06.NUT" + ## widget = selwin; path = PTH_GEN; ext = EXT_NUT; maxfiles = 1 + # IAU2000R06 + +DESCR_NUTMOD 1 "Nutation model" + +! SINEX General Input File +! ------------------------ +SINEXIN 1 "${X}/GEN/SINEX." + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # SINEX. + +DESCR_SINEXIN 1 "SINEX general input file" + +! IONEX Control File +! ------------------ +IONEXCF 1 "${X}/GEN/IONEX." + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # IONEX. + +DESCR_IONEXCF 1 "IONEX control file" + +! GPS-UTC file +! ------------- +GPSUTC 1 "${X}/GEN/GPSUTC." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + ## emptyallowed = false + # GPSUTC. + +DESCR_GPSUTC 1 "Difference GPS-UTC" + +! Frequency Information +! --------------------- +FRQINFO 0 + ## widget = selwin; path = PTH_GEN; ext = EXT_FRQ; maxfiles = 1 + ## emptyallowed = true; activeif = GEOTEC = SLR + # + +DESCR_FRQINFO 1 "Frequency information" + +! Scratch Files +! ------------- +AUXFIL 1 "${U}/WORK/GPSEST.SCR" + ## widget = lineedit; path = PTH_SCR; ext = EXT_SCR; emptyallowed = false + # GPSEST$J + +DESCR_AUXFIL 1 "Scratch file" + +AUXFIL1 1 "${U}/WORK/GPSEST.SC1" + ## widget = lineedit; path = PTH_SCR; ext = EXT_SC1; emptyallowed = false + # GPSEST$J + +DESCR_AUXFIL1 1 "Scratch files" + +KINSCR 1 "${U}/WORK/GPSEST.SC2" + ## widget = lineedit; path = PTH_SCR; ext = EXT_SC2; emptyallowed = false + # GPSEST$J + +MSG_KINSCR 1 "Scratch files" + +DELETE_FILES 3 + "AUXFIL" + "AUXFIL1" + "KINSCR" + +! ---------------------------------------------------------------------- +! Input files +! ---------------------------------------------------------------------- +! Phase Zero Differences +PZFILES 0 + ## widget = selwin; path = DIR_PZH; ext = EXT_PZH; emptyallowed = true + ## activeif = DIFLVL = ZERO + # + +MSG_PZFILES 1 "Phase observation files" + +PZFILES_PTH_COL_2 1 "./DUMMY/OBS/" + ## widget = initmenu; pointer = DIR_PZO + +PZFILES_EXT_COL_2 1 "PZO" + ## widget = initmenu; pointer = EXT_PZO + +PZFILES_TXT_COL_1 1 "OBSERVATION FILE HEADER" + +PZFILES_TXT_COL_2 1 "OBSERVATION FILE" + +! Phase Single Differences +PSFILES 1 "./DUMMY/OBS/$(FFFF)0060.PSH" + ## widget = selwin; path = DIR_PSH; ext = EXT_PSH; emptyallowed = true + ## activeif = DIFLVL = DOUBLE + # $(FFFF)$S+0 + +MSG_PSFILES 1 "Phase observation files" + +PSFILES_PTH_COL_2 1 "./DUMMY/OBS/" + ## widget = initmenu; pointer = DIR_PSO + +PSFILES_EXT_COL_2 1 "PSO" + ## widget = initmenu; pointer = EXT_PSO + +PSFILES_TXT_COL_1 1 "OBSERVATION FILE HEADER" + +PSFILES_TXT_COL_2 1 "OBSERVATION FILE" + +! Code Zero Differences +CZFILES 0 + ## widget = selwin; path = DIR_CZH; ext = EXT_CZH; emptyallowed = true + ## activeif = DIFLVL = ZERO + # + +MSG_CZFILES 1 "Code observation files" + +CZFILES_PTH_COL_2 1 "./DUMMY/OBS/" + ## widget = initmenu; pointer = DIR_CZO + +CZFILES_EXT_COL_2 1 "CZO" + ## widget = initmenu; pointer = EXT_CZO + +CZFILES_TXT_COL_1 1 "OBSERVATION FILE HEADER" + +CZFILES_TXT_COL_2 1 "OBSERVATION FILE" + +! Code Single Differences +CSFILES 0 + ## widget = selwin; path = DIR_CSH; ext = EXT_CSH; emptyallowed = true + ## activeif = DIFLVL = DOUBLE + # + +MSG_CSFILES 1 "Code observation files" + +CSFILES_PTH_COL_2 1 "./DUMMY/OBS/" + ## widget = initmenu; pointer = DIR_CSO + +CSFILES_EXT_COL_2 1 "CSO" + ## widget = initmenu; pointer = EXT_CSO + +CSFILES_TXT_COL_1 1 "OBSERVATION FILE HEADER" + +CSFILES_TXT_COL_2 1 "OBSERVATION FILE" + +! SLR Range Observations +RZFILES 0 + ## widget = selwin; path = DIR_RZH; ext = EXT_RZH; emptyallowed = true + ## activeif = GEOTEC = SLR + # + +MSG_RZFILES 1 "Range observation files" + +RZFILES_PTH_COL_2 1 "./DUMMY/OBS/" + ## widget = initmenu; pointer = DIR_RZO + +RZFILES_EXT_COL_2 1 "RZO" + ## widget = initmenu; pointer = EXT_RZO + +RZFILES_TXT_COL_1 1 "OBSERVATION FILE HEADER" + +RZFILES_TXT_COL_2 1 "OBSERVATION FILE" + +! A priori Coordinates +! -------------------- +COORD 1 "./DUMMY/STA/$C800060.CRD" + ## widget = selwin; path = DIR_CRD; ext = EXT_CRD; maxfiles = 1 + # $C$YSS+0 + +DESCR_COORD 1 "A priori station coordinates" + +! Standard Orbit +! -------------- +STDORB 1 "./DUMMY/ORB/$B800060.STD" + ## widget = selwin; path = DIR_STD; ext = EXT_STD; maxfiles = 1 + # $B$YSS+0 + +DESCR_STDORB 1 "Satellite standard orbits" + +! Pole File +! --------- +POLE 1 "./DUMMY/ORB/$B800060.ERP" + ## widget = selwin; path = DIR_ERP; ext = EXT_ERP; maxfiles = 1 + # $B$YSS+0 + +DESCR_POLE 1 "Earth rotation parameters" + +! Satellite Clocks +! ---------------- +SATCLK 0 + ## widget = selwin; path = DIR_CLK; ext = EXT_CLK; maxfiles = 1 + ## emptyallowed = true; activeif = DIFLVL = ZERO + # + +DESCR_SATCLK 1 "Satellite clock corrections" + +! Code Biases +! ----------- +DCBINP 0 + ## widget = selwin; path = DIR_DCB; ext = EXT_DCB; maxfiles = 1 + ## emptyallowed = true; activeif = GEOTEC = GNSS + # + +DESCR_DCBINP 1 "Differential code biases" + +! VMF grid files +! -------------- +VMF1_FILES 0 + ## widget = selwin; path = DIR_GRD; ext = EXT_GRD; emptyallowed = true + # + +MSG_VMF1_FILES 1 "Gridded VMF1 coefficients" + +! Ionosphere Models +! ----------------- +IONOS 1 "./DUMMY/ATM/$(HOIFIL).ION" + ## widget = selwin; path = DIR_ION; ext = EXT_ION; maxfiles = 1 + ## emptyallowed = true; activeif = GEOTEC = GNSS + # $(HOIFIL) + +DESCR_IONOS 1 "Ionosphere models" + +! Ocean Loading Tables +! -------------------- +OCNLOAD 1 "./DUMMY/STA/$(BLQINF).BLQ" + ## widget = selwin; path = DIR_BLQ; ext = EXT_BLQ; maxfiles = 1 + ## emptyallowed = true + # $(BLQINF) + +DESCR_OCNLOAD 1 "Ocean tidal loading tables" + +! Atmospheric Tidal Loading Tables +! -------------------------------- +ATMLOAD 1 "./DUMMY/STA/$(ATLINF).ATL" + ## widget = selwin; path = DIR_ATL; ext = EXT_ATL; maxfiles = 1 + ## emptyallowed = true + # $(ATLINF) + +DESCR_ATMLOAD 1 "Atmospheric tidal loading tables" + +! Radiation Pressure Coef. +! ------------------------ +RPRCOE 0 + ## widget = selwin; path = DIR_RPR; ext = EXT_RPR; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_RPRCOE 1 "Satellite orbit partials" + +! Clock RINEX File +! ---------------- +RXCLKIN 0 + ## widget = selwin; path = DIR_RXC; ext = EXT_RXC; maxfiles = 1 + ## emptyallowed = true; activeif = DIFLVL = ZERO + # + +DESCR_RXCLKIN 1 "Input clock RINEX file" + +! Intersystem Biases +! ------------------ +ISBINP 0 + ## widget = selwin; path = DIR_ISB; ext = EXT_ISB; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_ISBINP 1 "Inter-system biases" + +! Troposphere Estimates +! --------------------- +TROPEST 1 "./DUMMY/ATM/$C800060.TRP" + ## widget = selwin; path = DIR_TRP; ext = EXT_TRP; maxfiles = 1 + ## emptyallowed = true; activeif = GEOTEC = GNSS + # $C$YSS+0 + +DESCR_TROPEST 1 "Troposphere estimates" + +! Meteo Data +! ---------- +METFIL 0 + ## widget = selwin; path = DIR_MET; ext = EXT_MET; emptyallowed = true + # + +MSG_METFIL 1 "Meteorological data" + +! Atm. loading grid files +! ----------------------- +ALOAD_FILES 0 + ## widget = selwin; path = DIR_GRD; ext = EXT_GRD; emptyallowed = true + # + +MSG_ALOAD_FILES 1 "Grid files for atmospheric pressure loading" + +! Ocean non-tidal loading grid files +! ---------------------------------- +ONTLD_FILES 0 + ## widget = selwin; path = DIR_GRD; ext = EXT_GRD; emptyallowed = true + # + +MSG_ONTLD_FILES 1 "Grid files for ocean non-tidal loading" + +! Hydrostatic loading grid files +! ------------------------------ +HLOAD_FILES 0 + ## widget = selwin; path = DIR_GRD; ext = EXT_GRD; emptyallowed = true + # + +MSG_HLOAD_FILES 1 "Grid files for hydrostatic pressure loading" + +! Station crux file +! ----------------- +STAINFO 0 + ## widget = selwin; path = DIR_STA; ext = EXT_STA; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_STAINFO 1 "Station information" + +! Kinematic positions for LEOs and Stations +! ----------------------------------------- +KININP 0 + ## widget = selwin; path = DIR_KIN; ext = EXT_KIN; maxfiles = 1 + ## emptyallowed = true; activeif = GEOTEC = GNSS + # + +DESCR_KININP 1 "Kinematic coordinates" + +! Receiver Antenna Orientations +! ----------------------------- +ANTAZI 0 + ## widget = selwin; path = DIR_AZI; ext = EXT_AZI; maxfiles = 1 + ## emptyallowed = true; activeif = GEOTEC = GNSS + # + +DESCR_ANTAZI 1 "Receiver antenna orientation" + +! Station Observation sigma factors for scaling the outlier limits +! ---------------------------------------------------------------- +STAWGT 0 + ## widget = selwin; path = DIR_SOS; ext = EXT_SOS; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_STAWGT 1 "Observation sigma factors" + +! Site Eccentricities +! ------------------- +ECCENT 0 + ## widget = selwin; path = DIR_ECC; ext = EXT_ECC; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_ECCENT 1 "Station eccentricities" + +! LEO Standard Orbits +! ------------------- +LEOSTD 0 + ## widget = selwin; path = DIR_STD; ext = EXT_STD; maxfiles = 1 + ## activeif = LEOPROC = 1; emptyallowed = true + # + +DESCR_LEOSTD 1 "Standard orbit(s)" + +! LEO Dynamic partials +! -------------------- +LEORPR 0 + ## widget = selwin; path = DIR_RPR; ext = EXT_RPR; maxfiles = 1 + ## activeif = LEOPROC = 1; emptyallowed = true + # + +DESCR_LEORPR 1 "Orbit partials" + +! LEO attitude +! ------------- +ATTIT 0 + ## widget = selwin; path = DIR_ATT; ext = EXT_ATT; maxfiles = 10 + ## activeif = LEOPROC = 1; emptyallowed = true + # + +DESCR_ATTIT 1 "Attitude data" + +! LEO Precise Orbit for SLR validation +! ------------------------------------ +LEOPRE 0 + ## widget = selwin; path = DIR_STD; ext = EXT_PRE; maxfiles = 1 + ## activeif = LEOPROC = 1 AND GEOTEC = SLR; emptyallowed = true + # + +DESCR_LEOPRE 1 "Precise orbit(s)" + +! LEO Kinematic velocities +! ------------------------ +KINVEL 0 + ## widget = selwin; path = DIR_KVL; ext = EXT_KVL; maxfiles = 1 + ## activeif = LEOPROC = 1; emptyallowed = true + # + +DESCR_KINVEL 1 "Kinematic velocities" + +! Range Biases +! ------------ +RGBINP 0 + ## widget = selwin; path = DIR_RGB; ext = EXT_RGB; maxfiles = 1 + ## emptyallowed = true; activeif = GEOTEC = SLR + # + +DESCR_RGBINP 1 "Range biases" + +! ---------------------------------------------------------------------- +! Output files +! ---------------------------------------------------------------------- +! Program Output File +! ------------------- +SYSODEF 1 "0" + ## widget = checkbox + +MSG_SYSODEF 1 "Program output" + +SYSOUT 1 "./DUMMY/OUT/$(FFFF)0060_5.OUT" + ## widget = lineedit; path = DIR_OUT; ext = EXT_OUT + ## activeif = SYSODEF == 0; emptyallowed = false + # $(FFFF)$S+0_5 + +DESCR_SYSOUT 1 "Program output" + +! Error Message File +! ------------------ +ERRMRG 1 "0" + ## widget = checkbox + +MSG_ERRMRG 1 "Error message" + +SYSERR 1 "${U}/WORK/ERROR.MSG" + ## widget = lineedit; path = PTH_ERR; ext = EXT_ERR + ## activeif = ERRMRG == 0; emptyallowed = false + # ERROR + +DESCR_SYSERR 1 "Error message" + +! Normal Equations +! ---------------- +NEQUARS 0 + ## widget = lineedit; path = DIR_NEQ; ext = EXT_NEQ + # + +DESCR_NEQUARS 1 "Normal equations" + +! Coordinate Results +! ------------------ +COORDRS 0 + ## widget = lineedit; path = DIR_CRD; ext = EXT_CRD + # + +DESCR_COORDRS 1 "Station coordinates" + +! Orbital Elements +! ---------------- +ORBITRS 0 + ## widget = lineedit; path = DIR_ELE; ext = EXT_ELE + # + +DESCR_ORBITRS 1 "GNSS orbital elements" + +! Earth Rotation Parameters +! ------------------------- +POLERS 0 + ## widget = lineedit; path = DIR_ERP; ext = EXT_ERP + # + +DESCR_POLERS 1 "Bernese ERP file" + +! Pole in IERS Format +! ------------------- +IERSPOL 0 + ## widget = lineedit; path = DIR_IEP; ext = EXT_IEP + # + +DESCR_IERSPOL 1 "IERS ERP file" + +! Troposphere Parameters +! ---------------------- +TROPSAV 0 + ## widget = lineedit; path = DIR_TRP; ext = EXT_TRP + ## activeif = GEOTEC = GNSS + # + +DESCR_TROPSAV 1 "Troposphere estimates" + +! Troposphere SINEX +! ----------------- +TROPSNX 0 + ## widget = lineedit; path = DIR_TRO; ext = EXT_TRO + ## activeif = GEOTEC = GNSS + # + +DESCR_TROPSNX 1 "Troposphere SINEX" + +! Ionosphere Models +! ----------------- +IONOSRS 0 + ## widget = lineedit; path = DIR_ION; ext = EXT_ION + ## activeif = GEOTEC = GNSS + # + +DESCR_IONOSRS 1 "Ionosphere models" + +! Ionosphere Maps +! --------------- +IONEXRS 0 + ## widget = lineedit; path = DIR_INX; ext = EXT_INX + ## activeif = GEOTEC = GNSS + # + +DESCR_IONEXRS 1 "IONEX" + +! Code Bias Output File +! --------------------- +DCBOUT 0 + ## widget = lineedit; path = DIR_DCB; ext = EXT_DCB + ## activeif = GEOTEC = GNSS + # + +DESCR_DCBOUT 1 "Differential code biases" + +! Inter-system Bias Output File +! ----------------------------- +ISBOUT 0 + ## widget = lineedit; path = DIR_ISB; ext = EXT_ISB + # + +DESCR_ISBOUT 1 "Inter-system biases" + +! Receiver and Satellite Antenna PCV (Grid) +! ----------------------------------------- +PHASRSG 0 + ## widget = lineedit; path = DIR_PHG; ext = EXT_PHG + ## activeif = GEOTEC = GNSS + # + +DESCR_PHASRSG 1 "Phase center variations (grid)" + +! Receiver Antenna PCV (Harm) +! --------------------------- +PHASRSH 0 + ## widget = lineedit; path = DIR_PHH; ext = EXT_PHH + ## activeif = GEOTEC = GNSS + # + +DESCR_PHASRSH 1 "Phase center variations (harm)" + +! Satellite Clock File +! -------------------- +CLKSAV 0 + ## widget = lineedit; path = DIR_CLK; ext = EXT_CLK + ## activeif = DIFLVL = ZERO + # + +DESCR_CLKSAV 1 "GNSS clock corrections" + +! Clock RINEX File +! ---------------- +CLKRNX 0 + ## widget = lineedit; path = DIR_RXC; ext = EXT_RXC + ## activeif = DIFLVL = ZERO OR GEOTEC = SLR + # + +DESCR_CLKRNX 1 "Clock RINEX" + +! Kinem. Coordinates (output) +! --------------------------- +KINOUT 0 + ## widget = lineedit; path = DIR_KIN; ext = EXT_KIN + ## activeif = GEOTEC = GNSS + # + +DESCR_KINOUT 1 "Kinematic coordinates" + +! Residuals +! --------- +RESIDRS 0 + ## widget = lineedit; path = DIR_RES; ext = EXT_RES + # + +DESCR_RESIDRS 1 "Residuals" + +! Covariances (All) +! ----------------- +COVTTRS 0 + ## widget = lineedit; path = DIR_COV; ext = EXT_COV + # + +DESCR_COVTTRS 1 "Full covariance matrix" + +! Covariances (Coords) +! -------------------- +COVARRS 0 + ## widget = lineedit; path = DIR_COV; ext = EXT_COV + # + +DESCR_COVARRS 1 "Coordinate covariance matrix" + +! LEO Dynamic Orbit +! ----------------- +LEORBRS 0 + ## widget = lineedit; path = DIR_ELE; ext = EXT_ELE; maxfiles = 1 + ## emptyallowed = true; activeif = LEOPROC = 1 + # + +DESCR_LEORBRS 1 "LEO orbital elements" + +! Range Bias Output File +! ---------------------- +RGBOUT 0 + ## widget = lineedit; path = DIR_RGB; ext = EXT_RGB + ## activeif = GEOTEC = SLR + # + +DESCR_RGBOUT 1 "Range biases" + +! ---------------------------------------------------------------------- +! General options 1 +! ---------------------------------------------------------------------- +! Title +! ----- +TITLE 1 "RNX2SNX_800060_$(FFFF): L5/L3 ambiguity resolution" + ## widget = lineedit + # RNX2SNX_$YSS+0_$(FFFF): L5/L3 ambiguity resolution + +MSG_TITLE 1 "Title line" + +! Satellite System +! ---------------- +SATSYS 1 "ALL" + ## widget = combobox; editable = false + ## cards = GPS GLONASS GALILEO GPS/GLO GPS/GAL GLO/GAL ALL + +MSG_SATSYS 1 "Satellite system" + +! Frequency +! --------- +FREQUENCY 1 "L5" + ## widget = combobox; editable = false + ## cards = L1 L2 L3 L4 L5 L1&L2 L3&L4 MELWUEBB DTEC + +MSG_FREQUENCY 1 "Frequency/linear combination" + +! Min. Elevation +! -------------- +MINEL 1 "10" + ## widget = lineedit; emptyallowed = false; check_typ = int; check_min = 0 + ## check_max = 90 + +MSG_MINEL 1 "Elevation cutoff angle" + +! Sampling Rate +! ------------- +SAMPLE 1 "30" + ## widget = lineedit; check_typ = int; check_min = 0 + ## activeif = GEOTEC = GNSS + +MSG_SAMPLE 1 "Sampling interval" + +! Tolerance for simultaneity +! -------------------------- +CORRINTV 1 "100" + ## widget = lineedit; check_type = int; check_min = 1 + ## activeif = GEOTEC = GNSS + +MSG_CORRINTV 1 "Tolerance for simultaneity" + +! Special observation data selection +! ---------------------------------- +SODSEL 1 "NO" + ## widget = combobox; editable = false + ## cards = NO NIGHT-TIME NON-ECLIPSING SPEC.NON-ECL + +MSG_SODSEL 1 "Special data selection" + +! Use Observ. Window +! ------------------ +WINDOW 1 "0" + ## widget = checkbox + +MSG_WINDOW 1 "Observation window" + +! A Priori Sigma +! -------------- +SIGAPR1 1 "0.001" + ## widget = lineedit; check_type = real; check_min = 1e-20 + +MSG_SIGAPR1 1 "A priori sigma" + +! Elevation-dependent Weighting +! ----------------------------- +ELVWGT 1 "COSZ" + ## widget = combobox; editable = false; cards = NONE COSZ COS2Z COS2C + +MSG_ELVWGT 1 "Elevation-dependent weighting" + +! Type of Residuals +! ----------------- +NORRES 1 "NORMALIZED" + ## widget = combobox; activeif = RESIDRS / _; editable = false + ## cards = REAL NORMALIZED NORM_APRIORI + +MSG_NORRES 1 "Type of computed residuals" + +! Correlations +! ------------ +CORREL 1 "BASELINE" + ## widget = combobox; editable = false; cards = CORRECT BASELINE FREQUENCY + ## activeif = GEOTEC = GNSS + +MSG_CORREL 1 "Correlation strategy" + +! Elevation cut-off for LEO +! ------------------------- +MINELEO 1 "0" + ## widget = lineedit; emptyallowed = false; activeif = LEOPROC = 1 + ## check_typ = int; check_min = -90; check_max = 90 + +MSG_MINELEO 1 "Elevation cutoff angle" + +! LEO Elevation Weighting +! ------------------------------ +LEOEDW 1 "NONE" + ## widget = combobox; editable = false; cards = NONE COSZ COS2Z COS2C + ## activeif = LEOPROC = 1 + +MSG_LEOEDW 1 "Elevation-dependent weighting" + +! ---------------------------------------------------------------------- +! Observation window +! ---------------------------------------------------------------------- +! Observation Window +! ------------------ +RADIO1_1 1 "1" + ## widget = radiobutton; group = DUMMY + ## radiokeys = SESSION_YEAR1 SESSION_STRG1 + +MSG_RADIO1_1 1 "Observation window defined by year and session identifier" + +RADIO1_2 1 "0" + ## widget = radiobutton; group = DUMMY + +MSG_RADIO1_2 1 "Observation window defined by start and end times" + +! Observation Window: defined by session +! -------------------------------------- +SESSION_YEAR1 1 "1980" + ## widget = lineedit; multilineallowed = true; emptyallowed = false + # $Y+0 + +MSG_SESSION_YEAR1 1 "Year" + +SESSION_STRG1 1 "0060" + ## widget = lineedit; multilineallowed = true; emptyallowed = false + # $S+0 + +MSG_SESSION_STRG1 1 "Session" + +! Observation Window: defined by date +! ----------------------------------- +STADAT1 0 + ## widget = lineedit; activeif = RADIO1_2 = 1; check_type = date + # + +MSG_STADAT1 1 "Start time(year month day)" + +STATIM1 0 + ## widget = lineedit; emptyallowed = false + ## activeif = RADIO1_2 = 1 AND STADAT1 / _; check_type = time + # + +MSG_STATIM1 1 "Start time(hour minutes seconds)" + +ENDDAT1 0 + ## widget = lineedit; activeif = RADIO1_2 = 1; check_type = date + # + +MSG_ENDDAT1 1 "End time(year month day)" + +ENDTIM1 0 + ## widget = lineedit; emptyallowed = false + ## activeif = RADIO1_2 = 1 AND ENDDAT1 / _; check_type = time + # + +MSG_ENDTIM1 1 "End time(hour minutes seconds)" + +! ---------------------------------------------------------------------- +! General options 2 +! ---------------------------------------------------------------------- +! Tropospheric Model (microwave observations) +! ------------------------------------------- +TROPOS 1 "GMF" + ## widget = combobox; editable = false + ## cards = NONE VMF DRY_VMF GMF DRY_GMF NIELL DRY_NIELL SAASTAMOINEN DRY_SAAST HOPFIELD DRY_HOPFIELD ESSEN-FROOME + ## activeif = GEOTEC = GNSS AND FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC AND TROPEST = _ + +MSG_TROPOS 1 "ZPD model and mapping function (GNSS)" + +! Tropospheric Model (optical observations) +! ----------------------------------------- +TROPOS_S 1 "MENDES-PAVLIS" + ## widget = combobox; editable = false + ## cards = MENDES-PAVLIS MARINI-MURRAY; activeif = GEOTEC = SLR + +MSG_TROPOS_S 1 "ZPD model and mapping function (SLR)" + +! Ambiguity Resolution Strategy +! ----------------------------- +AMBSTRAT 1 "SIGMA" + ## widget = combobox; editable = false + ## activeif = DIFLVL = DOUBLE AND PSFILES / _ + ## cards = NONE ROUND SEARCH SIGMA QIF LAMBDA + +MSG_AMBSTRAT 1 "Resolution strategy" + +! Selection of GNSS for Ambiguity Resolution +! ------------------------------------------ +SATSYS_AR 1 "ALL" + ## widget = combobox; editable = false + ## activeif = AMBSTRAT / inactive AND AMBSTRAT / NONE AND AMBSTRAT / SEARCH AND SATSYS / GPS AND SATSYS / GLONASS + ## cards = ALL GPS GLONASS GALILEO + +MSG_SATSYS_AR 1 "Selection of GNSS for ambiguity resolution" + +! Consider GPS quarter-cycle biases +! --------------------------------- +AMBQCPB 1 "IF_INDICATED" + ## widget = combobox; editable = true + ## activeif = AMBSTRAT / inactive AND AMBSTRAT / NONE AND AMBSTRAT / SEARCH AND SATSYS_AR / GLONASS + ## cards = ALWAYS IF_INDICATED NEVER + +MSG_AMBQCPB 1 "Consider GPS quarter-cycle biases" + +! Save Ambiguities +! ---------------- +AMBSAVE 1 "1" + ## widget = checkbox; activeif = AMBSTRAT / inactive AND AMBSTRAT / NONE + +MSG_AMBSAVE 1 "Save resolved ambiguities" + +! Introduce Widelane +! ------------------ +APRWIDE 1 "1" + ## widget = checkbox; activeif = DIFLVL = DOUBLE + +MSG_APRWIDE 1 "Introduce widelane integers" + +! Introduce L1 and L2 +! ------------------- +APRL1L2 1 "0" + ## widget = checkbox; activeif = DIFLVL = DOUBLE + +MSG_APRL1L2 1 "Introduce L1 and L2 integers" + +! Compute no solution (only NEQ saving) +! ------------------------------------- +OBS2NEQ 1 "0" + ## widget = checkbox + ## activeif = AMBSTRAT = inactive OR AMBSTRAT = NONE AND NEQUARS / _ + +MSG_OBS2NEQ 1 "Stop program after NEQ saving" + +! Display Extended Printing Options +! --------------------------------- +PRINT 1 "0" + ## widget = checkbox + +MSG_PRINT 1 "Enable extended program output" + +! ---------------------------------------------------------------------- +! Printing options +! ---------------------------------------------------------------------- +! Printing: Number of Observ. in Files +! ------------------------------------ +PRTNUMOB 1 "0" + ## widget = checkbox + +MSG_PRTNUMOB 1 "List of observations given in files" + +! Printing: Number of Dbl.Diff.Observ. +! ----------------------------------- +PRTNUMDD 1 "0" + ## widget = checkbox + +MSG_PRTNUMDD 1 "Printing: List of observations used for processing" + +! Printing: Satellite Elevations +! ------------------------------ +PRTELEV 1 "0" + ## widget = checkbox + +MSG_PRTELEV 1 "Printing: Satellite elevations" + +! Printing: 5-Degree Bin Observation Statistics (Elevation) +! --------------------------------------------------------- +PRTNOBEL 1 "0" + ## widget = checkbox + +MSG_PRTNOBEL 1 "Printing: Histogram of observations by elevation angle bins" + +! Printing: 0.5-Degree Bin Observation Statistics (Nadir Angle) +! ------------------------------------------------------------- +PRTNOBNA 1 "0" + ## widget = checkbox + +MSG_PRTNOBNA 1 "Printing: Histogram of observations by nadir angle bins" + +! Printing: Phase-connected time intervals +! ---------------------------------------- +PRTTIMFL 1 "0" + ## widget = checkbox + +MSG_PRTTIMFL 1 "Printing: Phase-connected time intervals" + +! Printing: Parameter Characterization +! ------------------------------------ +PRTPARAM 1 "0" + ## widget = checkbox + +MSG_PRTPARAM 1 "Printing: List of all parameters" + +! Printing: Ambiguities for each iteration step +! --------------------------------------------- +PRTAMBIT 1 "1" + ## widget = checkbox; activeif = AMBSTRAT / NONE AND PRTAMB = 0 + +MSG_PRTAMBIT 1 "Printing: Unresolved ambiguities after each iteration step" + +! Printing: Detailed troposphere parameter information +! ---------------------------------------------------- +PRTTRP 1 "0" + ## widget = checkbox + +MSG_PRTTRP 1 "Printing: Suppression of output concerning troposphere" + +! Printing: Detailed coordinate parameter information +! --------------------------------------------------- +PRTCRD 1 "0" + ## widget = checkbox + +MSG_PRTCRD 1 "Printing: Suppression of output concerning coordinates" + +! Printing: Suppress output for ambiguities +! ----------------------------------------- +PRTAMB 1 "0" + ## widget = checkbox + +MSG_PRTAMB 1 "Printing: Suppression of output concerning ambiguities" + +! Printing: Supress results of epoch parameters +! --------------------------------------------- +PRTEPPAR 1 "0" + ## widget = checkbox + +MSG_PRTEPPAR 1 "Printing: Suppression of output concerning epoch parameters" + +! Printing: Ambiguities in Files +! ------------------------------ +PRTAMBFL 1 "0" + ## widget = checkbox + +MSG_PRTAMBFL 1 "Printing: Resolved ambiguities from observation files" + +! Printing: Constants, Ant. Offsets, Ion. Coeff +! --------------------------------------------- +PRTPOLE 1 "0" + ## widget = checkbox + +MSG_PRTPOLE 1 "Printing: Constants, antenna offsets, ionosphere coefficients" + +! Printing: Pos.Eccent./Receiver Info +! ----------------------------------- +PRTPOSEC 1 "0" + ## widget = checkbox + +MSG_PRTPOSEC 1 "Printing: Station eccentricities, receiver information" + +! Printing: Synchronization Errors +! -------------------------------- +PRTSYNCH 1 "0" + ## widget = checkbox + +MSG_PRTSYNCH 1 "Printing: Receiver synchronization errors" + +! Printing: RMS of ellipsoidal coordinates and diff. +! -------------------------------------------------- +PRTBLH 1 "0" + ## widget = checkbox + +MSG_PRTBLH 1 "Printing: RMS of ellipsoidal coordinates and diff." + +! Printing: Slope distances and their RMS +! --------------------------------------- +PRTDIS 1 "1" + ## widget = checkbox + +MSG_PRTDIS 1 "Printing: Slope distances and their RMS" + +! Printing: Statistics on parameter dimensions +! -------------------------------------------- +PRTMAX 1 "0" + ## widget = checkbox + +MSG_PRTMAX 1 "Printing: Statistics on parameter dimensions" + +! Printing: Helmert transformation +! -------------------------------- +PRTHELM 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC + +MSG_PRTHELM 1 "Printing: Helmert transformation" + +! Helmert: Coord.System +! --------------------- +COORDSYS 1 "GEOCENTRIC" + ## widget = combobox; editable = false; cards = GEOCENTRIC LOCAL + ## activeif = PRTHELM = 1 + +MSG_COORDSYS 1 "Helmert: Coordinate system for transformation" + +! Helmert: Rotation +! ----------------- +ROTXYZ 1 "0" + ## widget = checkbox; activeif = PRTHELM = 1 + +MSG_ROTXYZ 1 "Helmert: Rotation" + +! Helmert: Scale Factor +! --------------------- +SCALE 1 "0" + ## widget = checkbox; activeif = PRTHELM = 1 + +MSG_SCALE 1 "Helmert: Scale" + +! ---------------------------------------------------------------------- +! Ambiguity resolution: Search +! ---------------------------------------------------------------------- +! Amb-Search: Baseline-Wise Ambiguity Resolution +! ---------------------------------------------- +IFBASL 1 "1" + ## widget = checkbox + +MSG_IFBASL 1 "Baseline-wise ambiguity resolution" + +! Amb-Search: Search Width in Unit of Std. Dev. +! --------------------------------------------- +IFSWID 1 "5.0" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_IFSWID 1 "Search width in units of standard deviation" + +! Amb-Search: Maximum Allowed RMS(Fixed)/RMS(Float) +! ------------------------------------------------- +IFFXFL 1 "2.0" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_IFFXFL 1 "Maximum allowed RMS ratio re fixed to float" + +! Amb-Search: Minimum Allowed RMS(2-nd Amb)/RMS(1-st Best Amb) +! ------------------------------------------------------------ +IF21 1 "1.4" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_IF21 1 "Minimum allowed RMS ratio re 2nd best to best" + +! Amb-Search: Search Width for Geometry-Free LC (L1 Cycles) +! --------------------------------------------------------- +IFSWLC 1 "0.1" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_IFSWLC 1 "Search width for geometry-free linear combination (L1 cycles)" + +! ---------------------------------------------------------------------- +! Ambiguity resolution: Sigma +! ---------------------------------------------------------------------- +! Amb-Sigma: Max. Number of Amb. Solved +! ------------------------------------- +MXAMBIT 1 "10" + ## widget = spinbox; range = 0 999 1; check_type = integer; check_min = 0 + +MSG_MXAMBIT 1 "Maximal number of ambiguities fixed per iteration step" + +! Amb-Sigma: Ambiguity Resolvable if Exactly 1 Integer within +! ----------------------------------------------------------- +LEAST 1 "3.0" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_LEAST 1 "Ambiguity resolvable if exactly one integer within" + +! Amb-Sigma: Maximal Sigma of a Resolvable Ambiguity +! -------------------------------------------------- +MOST 1 "0.07" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_MOST 1 "Maximal sigma of a resolvable ambiguity" + +! Amb-Sigma: Minimal Sigma of Ambiguity used for Tests +! ---------------------------------------------------- +SIGMAMIN 1 "0.05" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SIGMAMIN 1 "Minimal sigma for testing" + +! Amb-Sigma: GLONASS ambiguity resolution between different frequency channels +! ---------------------------------------------------------------------------- +GLORES 1 "NEVER" + ## widget = combobox; editable = false + ## activeif = SATSYS / GPS AND SATSYS_AR / GPS + ## cards = NEVER SAME_RCVR_TYPE SAME_RCVR_MODEL SAME_RCVR_GROUP ALWAYS + +MSG_GLORES 1 "GLONASS ambiguity resolution between different frequency channels" + +! ---------------------------------------------------------------------- +! Ambiguity resolution: QIF +! ---------------------------------------------------------------------- +! Amb.QIF: Max. Number of Amb. Solved in One Iteration Step +! --------------------------------------------------------- +MXAQIF 1 "1" + ## widget = spinbox; range = 0 999 1; check_type = integer; check_min = 0 + +MSG_MXAQIF 1 "Max. number of amb. solved per iteration step" + +! Amb.QIF: Search Width in Wide-Lane Cycles +! ----------------------------------------- +SEARWID 1 "0.50" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SEARWID 1 "Search width for pairs of L1 and L2 ambiguities" + +! Amb.QIF: Max. RMS of Resolvable Narrow-Lane Ambiguity +! ----------------------------------------------------- +RMSNARR 1 "0.03" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_RMSNARR 1 "Maximal sigma of resolvable NL ambiguities" + +! Amb.QIF: Max. Fract. Part of Resolvable NL Ambiguity +! ---------------------------------------------------- +MAXFRAC 1 "0.10" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_MAXFRAC 1 "Max. fractional part of resolvable NL ambiguity" + +! ---------------------------------------------------------------------- +! Ambiguity resolution: LAMBDA +! ---------------------------------------------------------------------- +! LAMBDA: Maximum allowed RMS ratio concerning fixed to float +! ----------------------------------------------------------- +LAFXFL 1 "5.0" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_LAFXFL 1 "Maximum allowed RMS ratio concerning fixed to float" + +! LAMBDA: Maximum allowed RMS of unit weight for fixed solution +! ------------------------------------------------------------- +LAMXFX 1 "0.005" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_LAMXFX 1 "Maximum allowed RMS of unit weight for fixed solution" + +! LAMBDA: Resolution mode concerning involved GNSS +! ------------------------------------------------ +LAMRES 1 "GNSS_BY_GNSS" + ## widget = combobox; editable = false + ## activeif = SATSYS / GPS AND SATSYS_AR = ALL + ## cards = GNSS_BY_GNSS MIXED_GNSS SEPARATE_GNSS + +MSG_LAMRES 1 "Resolution mode concerning involved GNSS" + +! ---------------------------------------------------------------------- +! General options 3 +! ---------------------------------------------------------------------- +! Use RINEX clock file for satellite clocks +! ----------------------------------------- +USERXCLK 1 "BERNESE_FILE" + ## widget = combobox; cards = BERNESE_FILE CLOCK_RINEX; editable = false + ## activeif = SATCLK / _ AND RXCLKIN / _ AND DIFLVL = ZERO + +MSG_USERXCLK 1 "Primary source for satellite clocks" + +! Clk est.: Skip obs. w/o rec clock in input clock RINEX +! ------------------------------------------------------ +NORXCLKR 1 "CLK_FROM_OBS_FILE" + ## widget = combobox; editable = false + ## cards = DO_NOT_USE_OBSERV CLK_FROM_OBS_FILE INTERPOLATE + ## activeif = RXCLKIN / _ AND DIFLVL = ZERO + +MSG_NORXCLKR 1 "Receiver clock missing in clock RINEX file" + +! Clk est.: Skip obs. w/o sat clock in input clock RINEX +! ------------------------------------------------------ +NORXCLKS 1 "SAT_CLK_IS_ZERO" + ## widget = combobox; editable = false + ## cards = DO_NOT_USE_OBSERV INTERPOLATE SAT_CLK_IS_ZERO TRY_SAT_CLK_FILE + ## activeif = RXCLKIN / _ AND DIFLVL = ZERO + +MSG_NORXCLKS 1 "Satellite clock missing in clock RINEX file" + +! Clk est.: Skip obs. w/o sat clock +! --------------------------------- +NOSATCLK 1 "SAT_CLK_IS_ZERO" + ## widget = combobox; editable = false + ## cards = DO_NOT_USE_OBSERV INTERPOLATE SAT_CLK_IS_ZERO + ## activeif = SATCLK / _ AND DIFLVL = ZERO + +MSG_NOSATCLK 1 "Satellite clock missing in Bernese clock file" + +! Interpolation of clocks +! ----------------------- +SECIPL 0 + ## widget = lineedit; check_typ = real; check_min = 0 + ## activeif = NORXCLKR = INTERPOLATE OR NORXCLKS = INTERPOLATE OR NOSATCLK = INTERPOLATE AND DIFLVL = ZERO + +MSG_SECIPL 1 "Clock interpolation allowed over" + +! Use only phase observations for epoch parameter computation +! ----------------------------------------------------------- +PHASEPO 1 "0" + ## widget = checkbox; activeif = GEOTEC = GNSS + +MSG_PHASEPO 1 "Epoch parameters only from phase" + +! Var/Cov computation for kinematic orbit +! --------------------------------------- +QXXEPO 1 "SIMPLIFIED" + ## widget = combobox; cards = SIMPLIFIED CORRECT; editable = false + ## activeif = GEOTEC = GNSS + +MSG_QXXEPO 1 "Var-covar wrt epoch parameters" + +! Sampling Rate for re-substitution +! --------------------------------- +SAMPLEPO 0 + ## widget = lineedit; check_typ = int; check_min = 0 + +MSG_SAMPLEPO 1 "Sampling rate for resubstitution" + +! Sampling Rate for preelimination +! -------------------------------- +SAMPLEP2 0 + ## widget = lineedit; check_typ = int; check_min = 0 + +MSG_SAMPLEP2 1 "Sampling rate for preelimination" + +! Clk est.: Edit Level +! -------------------- +EDTLVL 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = DIFLVL / DOUBLE + # + +MSG_EDTLVL 1 "Maximum tolerated O-C term" + +! Periodic Relativistic J2-Correction +! ----------------------------------- +PRELJ2 1 "0" + ## widget = checkbox; activeif = DIFLVL = ZERO + +MSG_PRELJ2 1 "Periodic relativistic J2 correction" + +! Polarization Effect +! ------------------- +POLARI1D 1 "ALWAYS" + ## widget = combobox; editable = true + ## cards = "ALWAYS" "NEVER" "2003 09 14" + ## activeif = DIFLVL = ZERO AND POLARI2D / ALWAYS + +MSG_POLARI1D 1 "Enable polarization effect, geometrical part" + +POLARI2D 1 "ALWAYS" + ## widget = combobox; editable = true + ## cards = "ALWAYS" "NEVER" "2006 11 05"; activeif = DIFLVL = ZERO + +MSG_POLARI2D 1 "Enable polarization effect, total effect" + +! ---------------------------------------------------------------------- +! Datum definition +! ---------------------------------------------------------------------- +! No datum definition +! ------------------- +RADIO8_3 1 "0" + ## widget = radiobutton; group = DUMMY + +MSG_RADIO8_3 1 "Free network solution" + +! Positioning: Fixed Station(s) +! ----------------------------- +RADIO8_1 1 "1" + ## widget = radiobutton; group = DUMMY + +MSG_RADIO8_1 1 "Coordinates fixed" + +FIXSTA 1 "FIRST" + ## widget = combobox; editable = false; activeif = RADIO8_1 = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG + +MSG_FIXSTA 1 "Coordinates fixed" + +! Positioning: Manual selection (fixed) +! ------------------------------------- +STATION1 0 + ## widget = selwin; activeif = FIXSTA == MANUAL; pointer = CENLST + # + +MSG_STATION1 1 "Stations to be fixed (Manual selection)" + +! Positioning: File with Fixed Stations(s) +! ---------------------------------------- +STAFILE1 0 + ## widget = selwin; activeif = FIXSTA == FROM_FILE; path = DIR_FIX + ## ext = EXT_FIX; maxfiles = 1; emptyallowed = false + # + +MSG_STAFILE1 1 "List of stations to fix from file" + +! Flags for fixed station(s) +! --------------------------- +STAFLAG1 1 "#" + ## widget = lineedit; activeif = FIXSTA = WITH_FLAG + +MSG_STAFLAG1 1 "Stations with specific flags in CRD file" + +RADIO8_2 1 "0" + ## widget = radiobutton; group = DUMMY + +MSG_RADIO8_2 1 "Coordinates constrained" + +! Positioning: Sigma Station(s) +! ----------------------------- +SIGSTA 1 "FIRST" + ## widget = combobox; editable = false; activeif = RADIO8_2 = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG + +MSG_SIGSTA 1 "Coordinates constrained" + +! Positioning: manual selected Sigma Station(s) +! --------------------------------------------- +STATION4 0 + ## widget = selwin; activeif = SIGSTA == MANUAL; pointer = CENLST + # + +MSG_STATION4 1 "Stations to be constrained (Manual selection)" + +! Positioning: Sigma Station(s) from file +! --------------------------------------- +STAFILE4 0 + ## widget = selwin; activeif = SIGSTA == FROM_FILE; path = DIR_SIG + ## ext = EXT_SIG; maxfiles = 1; emptyallowed = false + # + +MSG_STAFILE4 1 "List of stations (and sigmas) from file" + +! Flags for Sigma station(s) +! -------------------------- +STAFLAG4 1 "#" + ## widget = lineedit; activeif = SIGSTA = WITH_FLAG + +MSG_STAFLAG4 1 "Constrain: Stations with specific flags in CRD file" + +! Positioning: Default Sigma north +! -------------------------------- +SIGCRDN 1 "0.001" + ## widget = lineedit; activeif = SIGSTA / FROM_FILE AND RADIO8_2 = 1 + ## check_type = real; check_min = 0.0 + +MSG_SIGCRDN 1 "Default a priori sigma north" + +! Positioning: Default Sigma east +! ------------------------------- +SIGCRDE 1 "0.001" + ## widget = lineedit; activeif = SIGSTA / FROM_FILE AND RADIO8_2 = 1 + ## check_type = real; check_min = 0.0 + +MSG_SIGCRDE 1 "Default a priori sigma east" + +! Positioning: Default Sigma up +! ----------------------------- +SIGCRDU 1 "0.001" + ## widget = lineedit; activeif = SIGSTA / FROM_FILE AND RADIO8_2 = 1 + ## check_type = real; check_min = 0.0 + +MSG_SIGCRDU 1 "Default a priori sigma up" + +! ----------------------------------------- +! +! PARAMETER TYPE: Orbit Estimation (GPS/GLONASS) +! =============== +! +! ----------------------------------------- +! +! Enable Orbit Adjustment +! ----------------------- +ORBADJ 1 "0" + ## widget = checkbox + ## activeif = LEORPR / _ AND LEOPROC = 1 OR RPRCOE / _ AND FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC + +MSG_ORBADJ 1 "Parameter setup: GNSS or LEO orbit determination" + +! Orb.est: satellite type +! ----------------------- +ORBEST 1 "ALL" + ## widget = combobox; editable = false + ## cards = ALL GPS GLONASS GALILEO MANUAL + +MSG_ORBEST 1 "Orb.est: satellite system selection" + +ORBEST_LST 0 + ## widget = selwin; pointer = SATLST; activeif = ORBEST = MANUAL + +MSG_ORBEST_LST 1 "Manual satellite selection" + +! Orb.est: Semi major axis +! ------------------------ +SEMIAXIS 1 "1" + ## widget = checkbox + +MSG_SEMIAXIS 1 "Orb.est: Semi major axis" + +SIGSEMI 0 + ## widget = lineedit; activeif = SEMIAXIS = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGSEMI 1 "Orb.est: a priori sigma of semi major axis" + +! Orb.est: Eccentricity +! --------------------- +ECCENTR 1 "1" + ## widget = checkbox + +MSG_ECCENTR 1 "Orb.est: eccentricity" + +SIGECCE 0 + ## widget = lineedit; activeif = ECCENTR = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGECCE 1 "Orb.est: a priori sigma of eccentricity" + +! Orb.est: Inclination +! -------------------- +INCLIN 1 "1" + ## widget = checkbox + +MSG_INCLIN 1 "Orb.est: inclination" + +SIGINCL 0 + ## widget = lineedit; activeif = INCLIN = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGINCL 1 "Orb.est: a priori sigma of inclination" + +! Orb.est: Ascending node +! ----------------------- +ASCNODE 1 "1" + ## widget = checkbox + +MSG_ASCNODE 1 "Orb.est: ascending node" + +SIGASCN 0 + ## widget = lineedit; activeif = ASCNODE = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGASCN 1 "Orb.est: a priori sigma of ascending node" + +! Orb.est: Perigee +! ---------------- +PERIGEE 1 "1" + ## widget = checkbox + +MSG_PERIGEE 1 "Orb.est: perigee" + +SIGPERI 0 + ## widget = lineedit; activeif = PERIGEE = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGPERI 1 "Orb.est: a priori sigma of perigee" + +! Orb.est: Arg. of latitude +! ------------------------- +ARGLAT 1 "1" + ## widget = checkbox + +MSG_ARGLAT 1 "Orb.est: argument of latitude" + +SIGARGL 0 + ## widget = lineedit; activeif = ARGLAT = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGARGL 1 "Orb.est: a priori sigma of argument of latitude" + +! Orb.est: D0 Estimation (P0) +! --------------------------- +PARD0 1 "1" + ## widget = checkbox + +MSG_PARD0 1 "Orb.est: Constant D term" + +SIGD0 0 + ## widget = lineedit; activeif = PARD0 = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGD0 1 "Orb.est: a priori sigma of constant D term" + +! Orb.est: Y0 Estimation (P2) +! --------------------------- +PARY0 1 "1" + ## widget = checkbox + +MSG_PARY0 1 "Orb.est: Constant Y term" + +SIGY0 0 + ## widget = lineedit; activeif = PARY0 = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGY0 1 "Orb.est: a priori sigma of constant Y term" + +! Orb.est: X0 Estimation +! ---------------------- +PARX0 1 "0" + ## widget = checkbox + +MSG_PARX0 1 "Orb.est: Constant X term" + +SIGX0 0 + ## widget = lineedit; activeif = PARX0 = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGX0 1 "Orb.est: a priori sigma of constant X term" + +! Orb.est: Periodic D0 terms +! -------------------------- +PRPARD0 1 "0" + ## widget = checkbox + +MSG_PRPARD0 1 "Orb.est: periodic D terms" + +SIGPRD0 0 + ## widget = lineedit; activeif = PRPARD0 = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGPRD0 1 "Orb.est: a priori sigma of periodic D terms" + +! Orb.est: Periodic Y0 terms +! -------------------------- +PRPARY0 1 "0" + ## widget = checkbox + +MSG_PRPARY0 1 "Orb.est: periodic Y terms" + +SIGPRY0 0 + ## widget = lineedit; activeif = PRPARY0 = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGPRY0 1 "Orb.est: a priori sigma of periodic Y terms" + +! Orb.est: Periodic X0 terms +! -------------------------- +PRPARX0 1 "0" + ## widget = checkbox + +MSG_PRPARX0 1 "Orb.est: periodic X terms" + +SIGPRX0 0 + ## widget = lineedit; activeif = PRPARX0 = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGPRX0 1 "Orb.est: a priori sigma of periodic X terms" + +! Stoch.Orb? +! ---------- +STCEST 1 "0" + ## widget = checkbox + +MSG_STCEST 1 "Estimation of stochastic pulses" + +! Stoch.Orb: Radial +! ----------------- +ESTRAD 1 "1" + ## widget = checkbox + +MSG_ESTRAD 1 "Stoch. forces: radial" + +SIGRAD 1 "1.E-6" + ## widget = lineedit; activeif = ESTRAD = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGRAD 1 "Stoch.forces: a priori sigma of radial" + +! Stoch.Orb: Perpendicular to (1), in Orbit Plane +! ----------------------------------------------- +ESTPRP 1 "1" + ## widget = checkbox + +MSG_ESTPRP 1 "Stoch.forces: Along track" + +SIGPRP 1 "1.E-5" + ## widget = lineedit; activeif = ESTPRP = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGPRP 1 "Stoch.forces: a priori sigma of along track" + +! Stoch.Orb: Normal to Orbit Plane +! -------------------------------- +ESTNOR 1 "1" + ## widget = checkbox + +MSG_ESTNOR 1 "Stoch.forces: Out of plane" + +SIGNOR 1 "1.E-9" + ## widget = lineedit; activeif = ESTNOR = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGNOR 1 "Stoch.forces: a priori sigma of out of plane" + +! Stoch.Orb: Direction to the Sun +! ------------------------------- +ESTSUN 1 "0" + ## widget = checkbox + +MSG_ESTSUN 1 "Stoch.forces: direction to Sun" + +SIGSUN 0 + ## widget = lineedit; activeif = ESTSUN = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGSUN 1 "Stoch.forces: a priori sigma of direction to Sun" + +! Stoch.Orb: Y-Direction in Satellite Frame +! ----------------------------------------- +ESTYDIR 1 "0" + ## widget = checkbox + +MSG_ESTYDIR 1 "Sotch. pulses: Y-direction" + +SIGYDIR 0 + ## widget = lineedit; activeif = ESTYDIR = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGYDIR 1 "Stoch.forces: a priori sigma of Y-direction" + +! Stoch.Orb: X-Direction in Satellite Frame +! ----------------------------------------- +ESTXDIR 1 "0" + ## widget = checkbox + +MSG_ESTXDIR 1 "Stoch.forces X-direction" + +SIGXDIR 0 + ## widget = lineedit; activeif = ESTXDIR = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGXDIR 1 "Stoch.forces: a priori sigma of X-direction" + +! Stoch.Orb: Number of sets per day +! --------------------------------- +NUMSET1 1 "2" + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_NUMSET1 1 "Stoch. forces: Number of parameter sets per day" + +! Stoch.Orb: Groups +! ----------------- +SATGROUP 1 "99" "" "" "" "" + ## widget = uniline; numlines = 5 + +MSG_SATGROUP 1 "Stoch.forces: list of satellites(group)" + +! Stoch.Orb: Enable more requests for stoch. orbit +! ------------------------------------------------ +STCSPEC 1 "0" + ## widget = checkbox + +MSG_STCSPEC 1 "Stoch. pulses: Additional requests for further epochs" + +! Stoch.Orb: List of more requests for stoch. orbit +! ------------------------------------------------- +STCGROUP 2 + "28" "2001 05 26" "06 00 00" "" "" "" + "28" "2001 05 26" "18 00 00" "" "" "" + ## widget = uniline; numlines = 10 + +MSG_STCGROUP 1 "Stoch.forces: list of satellites" + +! ----------------------------------------- +! +! PARAMETER TYPE: Orbit Estimation (LEO) +! =============== +! +! Orb.est: Semi major axis +! ------------------------ +SEMIAXIS2 1 "1" + ## widget = checkbox + +MSG_SEMIAXIS2 1 "Semi major axis" + +SIGSEMI2 1 "0.00" + ## widget = lineedit + +MSG_SIGSEMI2 1 "Sigma Semi major axis" + +! Orb.est: Eccentricity +! --------------------- +ECCENTR2 1 "1" + ## widget = checkbox + +MSG_ECCENTR2 1 "Eccentricity" + +SIGECCE2 1 "0.0000000" + ## widget = lineedit + +MSG_SIGECCE2 1 "Sigma eccentricity" + +! Orb.est: Inclination +! -------------------- +INCLIN2 1 "1" + ## widget = checkbox + +MSG_INCLIN2 1 "Inclination" + +SIGINCL2 1 "0.000" + ## widget = lineedit + +MSG_SIGINCL2 1 "Sigma inclination" + +! Orb.est: Ascending node +! ----------------------- +ASCNODE2 1 "1" + ## widget = checkbox + +MSG_ASCNODE2 1 "Ascending node" + +SIGASCN2 1 "0.0000" + ## widget = lineedit + +MSG_SIGASCN2 1 "Sigma ascending node" + +! Orb.est: Perigee +! ---------------- +PERIGEE2 1 "1" + ## widget = checkbox + +MSG_PERIGEE2 1 "Perigee" + +SIGPERI2 1 "0.0000" + ## widget = lineedit + +MSG_SIGPERI2 1 "Sigma perigee" + +! Orb.est: Arg. of latitude +! ------------------------- +ARGLAT2 1 "1" + ## widget = checkbox + +MSG_ARGLAT2 1 "Argument of latitude" + +SIGARGL2 1 "0.000" + ## widget = lineedit + +MSG_SIGARGL2 1 "Sigma argument of latitude" + +! Orb.est: D0 Estimation (P0) +! --------------------------- +PARD02 1 "1" + ## widget = checkbox + +MSG_PARD02 1 "Constant D term" + +SIGD02 1 "0.0D-09" + ## widget = lineedit + +MSG_SIGD02 1 "Sigma const. D term" + +! Orb.est: Y0 Estimation (P2) +! --------------------------- +PARY02 1 "1" + ## widget = checkbox + +MSG_PARY02 1 "Constant Y term" + +SIGY02 1 "0.0D-09" + ## widget = lineedit + +MSG_SIGY02 1 "Sigma const. Y term" + +! Orb.est: X0 Estimation +! ---------------------- +PARX02 1 "1" + ## widget = checkbox + +MSG_PARX02 1 "Constant X term" + +SIGX02 1 "0.0D-09" + ## widget = lineedit + +MSG_SIGX02 1 "Sigma const. X term" + +! Orb.est: Periodic D0 terms +! -------------------------- +PRPARD02 1 "1" + ## widget = checkbox + +MSG_PRPARD02 1 "Periodic D term" + +SIGPRD02 1 "0.0D-09" + ## widget = lineedit + +MSG_SIGPRD02 1 "Sigma periodic D term" + +! Orb.est: Periodic Y0 terms +! -------------------------- +PRPARY02 1 "1" + ## widget = checkbox + +MSG_PRPARY02 1 "Periodic Y term" + +SIGPRY02 1 "0.0D-09" + ## widget = lineedit + +MSG_SIGPRY02 1 "Sigma periodic Y term" + +! Orb.est: Periodic X0 terms +! -------------------------- +PRPARX02 1 "1" + ## widget = checkbox + +MSG_PRPARX02 1 "Periodic X term" + +SIGPRX02 1 "0.0D-09" + ## widget = lineedit + +MSG_SIGPRX02 1 "Sigma periodic X term" + +! Stoch.Orb? +! ---------- +STCEST2 1 "0" + ## widget = checkbox + +MSG_STCEST2 1 "Estimation of stochastic pulses" + +! Stoch.Orb: Vel./Acc. +! -------------------- +PULSDEF2 1 "VELOCITY" + ## widget = combobox; cards = ACCELERATION VELOCITY; editable = false + +MSG_PULSDEF2 1 "Set up pulses as accelerations/velocities" + +! Stoch.Orb: Radial +! ----------------- +ESTRAD2 1 "1" + ## widget = checkbox + +MSG_ESTRAD2 1 "Radial pulses setup" + +SIGRAD2 1 "2.0D-05" + ## widget = lineedit + +MSG_SIGRAD2 1 "Sigma radial pulses" + +! Stoch.Orb: Perpendicular to (1), in Orbit Plane +! ----------------------------------------------- +ESTPRP2 1 "1" + ## widget = checkbox + +MSG_ESTPRP2 1 "Along track pulses setup" + +SIGPRP2 1 "1.0D-05" + ## widget = lineedit + +MSG_SIGPRP2 1 "Sigma along track pulses" + +! Stoch.Orb: Normal to Orbit Plane +! -------------------------------- +ESTNOR2 1 "1" + ## widget = checkbox + +MSG_ESTNOR2 1 "Out of plane pulses setup" + +SIGNOR2 1 "1.0D-05" + ## widget = lineedit + +MSG_SIGNOR2 1 "Sigma out of plane pulses" + +! Stoch.Orb: Direction to the Sun +! ------------------------------- +ESTSUN2 1 "0" + ## widget = checkbox + +MSG_ESTSUN2 1 "Direction to Sun pulses" + +SIGSUN2 0 + ## widget = lineedit + # + +MSG_SIGSUN2 1 "Sigma direction to Sun pulses" + +! Stoch.Orb: Y-Direction in Satellite Frame +! ----------------------------------------- +ESTYDIR2 1 "0" + ## widget = checkbox + +MSG_ESTYDIR2 1 "Y-direction pulses" + +SIGYDIR2 0 + ## widget = lineedit + # + +MSG_SIGYDIR2 1 "Sigma Y-direction pulses" + +! Stoch.Orb: X-Direction in Satellite Frame +! ----------------------------------------- +ESTXDIR2 1 "0" + ## widget = checkbox + +MSG_ESTXDIR2 1 "X-direction pulses" + +SIGXDIR2 0 + ## widget = lineedit + # + +MSG_SIGXDIR2 1 "Sigma X-direction pulses" + +! Stoch.Orb: Number of sets per day +! --------------------------------- +NUMSET12 1 "1" + ## widget = spinbox; range = 1 12 1 + +MSG_NUMSET12 1 "Number of parameter sets per day" + +! Stoch.Orb: Groups +! ----------------- +SATGROUP2 1 "906" "96" "2.0D-05" "1.0D-05" "1.0D-05" + ## widget = uniline; numlines = 5 + +MSG_SATGROUP2 1 "Satellite specific parameter setup" + +! Stoch.Orb: Enable more requests for stoch. orbit +! ------------------------------------------------ +STCSPEC2 1 "0" + ## widget = checkbox + +MSG_STCSPEC2 1 "Additional requests for further epochs" + +! Stoch.Orb: List of more requests for stoch. orbit +! ------------------------------------------------- +STCGROUP2 2 + "28" "2001 05 26" "06 00 00" "" "" "" + "28" "2001 05 26" "18 00 00" "" "" "" + ## widget = uniline; numlines = 10 + +MSG_STCGROUP2 1 "Additional setup requests for stoch. pulses" + +! ----------------------------------------- +! +! PARAMETER TYPE: Troposphere parameter +! =============== +! +! ----------------------------------------- +! +! Enable Site-Specific Troposphere Parameters +! ------------------------------------------- +SITETROP 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC + +MSG_SITETROP 1 "Parameter setup: site-specific troposphere parameters" + +! Offset for troposphere SINEX file +! --------------------------------- +TRPOFF 0 + ## widget = lineedit; activeif = TROPSNX / _ + +MSG_TRPOFF 1 "Offset for troposphere SINEX file" + +! Time resolution for troposphere SINEX file +! ------------------------------------------ +TRPRES 0 + ## widget = lineedit; activeif = TROPSNX / _ + +MSG_TRPRES 1 "Time resolution for troposphere SINEX file" + +! Tropo: Absolute General Zenith A Priori Sigma +! --------------------------------------------- +SIGABS 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SIGABS 1 "Tropo: Zenith path delay" + +! Tropo: Absolute General Gradient A Priori Sigma +! ----------------------------------------------- +SIGABS_G 0 + ## widget = lineedit; activeif = TRPGRD / NONE = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGABS_G 1 "Tropo: Horizontal gradients" + +! Tropo: Relative General Zenith A Priori Sigma +! --------------------------------------------- +SIGREL 1 "5.00" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SIGREL 1 "Tropo: relative zenith path delay a priori sigma" + +! Tropo: Relative General Gradient A Priori Sigma +! ----------------------------------------------- +SIGREL_G 1 "5.00" + ## widget = lineedit; activeif = TRPGRD / NONE = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGREL_G 1 "Tropo: relative horizontal gradients a priori sigma" + +! Tropo: List of special stations +! ------------------------------- +SPESEL 1 "NONE" + ## widget = combobox; editable = false + ## cards = NONE FIRST LAST FROM_FILE MANUAL + +MSG_SPESEL 1 "Tropo: special sigma station selection" + +! Tropo: List of stations with no troposphere +! ------------------------------------------- +NTRPSEL 1 "NONE" + ## widget = combobox; editable = false + ## cards = NONE FIRST LAST FROM_FILE MANUAL WITH_TROPO + +MSG_NTRPSEL 1 "Tropo: list of stations with no troposphere estimation" + +! Tropo: Absolute Special Zenith A Priori Sigma +! --------------------------------------------- +SPEABS 0 + ## widget = lineedit; activeif = SPESEL / NONE AND SPESEL / FROM_FILE = 1 + ## check_type = real; check_min = 0.0 + +MSG_SPEABS 1 "Tropo: Absolute special zenith path delay sigma" + +! Tropo: Absolute Special Gradient A Priori Sigma +! ----------------------------------------------- +SPEABS_G 0 + ## widget = lineedit + ## activeif = SPESEL / NONE AND SPESEL / FROM_FILE AND TRPGRD / NONE = 1 + ## check_type = real; check_min = 0.0 + +MSG_SPEABS_G 1 "Tropo: Absolute special horizontal gradient sigma" + +! Tropo: Relative Special Zenith A Priori Sigma +! --------------------------------------------- +SPEREL 0 + ## widget = lineedit; activeif = SPESEL / NONE AND SPESEL / FROM_FILE = 1 + ## check_type = real; check_min = 0.0 + +MSG_SPEREL 1 "Tropo: relative special zenith a priori sigma" + +! Tropo: Relative Special Gradient A Priori Sigma +! ----------------------------------------------- +SPEREL_G 0 + ## widget = lineedit + ## activeif = SPESEL / NONE AND SPESEL / FROM_FILE AND TRPGRD / NONE = 1 + ## check_type = real; check_min = 0.0 + +MSG_SPEREL_G 1 "Tropo: relative special gradient a priori sigma" + +! Tropo: Stations with special Troposphere +! ---------------------------------------- +STATION3 0 + ## widget = selwin; activeif = SPESEL == MANUAL; pointer = STALST + # + +MSG_STATION3 1 "Tropo: special sigma for stations" + +! Tropo: File with Stations(s) with special Troposphere +! ----------------------------------------------------- +STAFILE3 0 + ## widget = selwin; activeif = SPESEL == FROM_FILE; path = DIR_SIG + ## ext = EXT_SIG; maxfiles = 1; emptyallowed = true + # + +MSG_STAFILE3 1 "Tropo: file with stations for special sigma" + +! Tropo: Stations with no Troposphere +! ----------------------------------- +STATION6 0 + ## widget = selwin; activeif = SITEROP == 1 AND NTRPSEL == MANUAL + ## pointer = STALST + # + +MSG_STATION6 1 "Tropo: stations with no troposphere est." + +! Tropo: File with Stations(s) with no Troposphere +! ------------------------------------------------ +STAFILE6 0 + ## widget = selwin; activeif = SITETROP == 1 AND NTRPSEL == FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1; emptyallowed = true + # + +MSG_STAFILE6 1 "Tropo: file with stations(s) with no troposphere est." + +! Tropo: Mapping Function +! ----------------------- +MAPPNG 1 "WET_NIELL" + ## widget = combobox; editable = false; activeif = TROPEST = _ + ## cards = WET_VMF DRY_VMF WET_GMF DRY_GMF WET_NIELL DRY_NIELL COSZ HOPFIELD + +MSG_MAPPNG 1 "Tropo: mapping function" + +! Tropo: Gradient Estimation Model +! -------------------------------- +TRPGRD 1 "NONE" + ## widget = combobox; editable = false; activeif = TROPEST = _ + ## cards = NONE TANZ CHENHER TILTING LINEAR + +MSG_TRPGRD 1 "Tropo: gradient estimation model" + +! Tropo: Zenital Parameter Time Interal +! ------------------------------------- +NUMPAR 1 "02 00 00" + ## widget = lineedit; emptyallowed = false + +MSG_NUMPAR 1 "Zenith path delay: Parameter spacing" + +! Tropo: Gradient Parameter Time Interval +! --------------------------------------- +NUMGRD 1 "24 00 00" + ## widget = lineedit; emptyallowed = false; activeif = TRPGRD / NONE + +MSG_NUMGRD 1 "Horiz. gradient: parameter spacing" + +! ----------------------------------------- +! +! PARAMETER TYPE: Local Troposphere +! =============== +! +! ----------------------------------------- +! +! Enable local Troposphere Parameters +! ----------------------------------- +LOCTROP 1 "0" + ## widget = checkbox; activeif = TROPOS / NONE AND GEOTEC = GNSS + +MSG_LOCTROP 1 "Parameter Setup: local troposphere parameters" + +! L-trp: number of models +! ----------------------- +LTRPMOD 1 "1" + ## widget = lineedit; emptyallowed = false + +MSG_LTRPMOD 1 "Local Tropo Model: Parameter interval" + +! L-trp: number of parameters per model +! ------------------------------------- +LTRPPAR 1 "1" + ## widget = spinbox; range = 0 10 1 + +MSG_LTRPPAR 1 "Local Tropo Model: polynomial degree" + +! L-trp: absolute a priori sigma +! ------------------------------ +LTRPSIG1 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_LTRPSIG1 1 "Local Tropo: a priori sigma for zero-order term" + +! L-trp: relative a priori sigma +! ----------------------------- +LTRPSIG2 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_LTRPSIG2 1 "Local Tropo: a priori sigma for other terms" + +! ----------------------------------------- +! +! PARAMETER TYPE: Global Ionosphere +! =============== +! +! ----------------------------------------- +! +! Enable Global Ionosphere Model Parameters +! ----------------------------------------- +GLOBION 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / L3 AND FREQUENCY / MELWUEBB AND GEOTEC = GNSS + +MSG_GLOBION 1 "Parameter Setup: global ionosphere parameters" + +! GIM: Number of Coefficient Sets Per Session +! ------------------------------------------- +NUMION 1 "1" + ## widget = lineedit; emptyallowed = false + +MSG_NUMION 1 "GIM: Parameter spacing/interval" + +! GIM: Number of Coefficient Sets Per Session +! ------------------------------------------- +GIMNAM 1 "0110" + ## widget = lineedit; activeif = MLTMOD = 0 + +MSG_GIMNAM 1 "GIM: 4-figure model name" + +! GIM: Maximum Degree of Spherical Harmonics +! ------------------------------------------ +MAXDEG 1 "12" + ## widget = spinbox; range = 0 30 1; check_type = integer; check_min = 0 + +MSG_MAXDEG 1 "GIM: maximum degree of spherical harmonics" + +! GIM: Maximum Order of Spherical Harmonics +! ----------------------------------------- +MAXORD 1 "8" + ## widget = spinbox; range = 0 30 1; check_type = integer; check_min = 0 + +MSG_MAXORD 1 "GIM: maximum order of spherical harmonics" + +! GIM: Reference Frame Definition +! ------------------------------- +REFFRM 1 "GEOMAGNETIC" + ## widget = combobox; editable = false; cards = GEOGRAPHIC GEOMAGNETIC + +MSG_REFFRM 1 "GIM: reference frame definition" + +! GIM: Station-Specific Models +! ---------------------------- +MLTMOD 1 "0" + ## widget = checkbox + +MSG_MLTMOD 1 "GIM: station-specific models" + +! GIM: Longitude of the Sun +! ------------------------- +LONSUN 1 "MEAN" + ## widget = combobox; editable = false; cards = MEAN TRUE + +MSG_LONSUN 1 "GIM: longitude of the Sun" + +! GIM: Mode of Temporal Modeling +! ------------------------------ +STADYN 1 "DYNAMIC" + ## widget = combobox; editable = false; cards = STATIC DYNAMIC + +MSG_STADYN 1 "GIM: mode of temporal modeling" + +! GIM: Mapping Function +! --------------------- +MAPFUN 1 "COSZ" + ## widget = combobox; editable = false; cards = NONE COSZ MSLM ESM + +MSG_MAPFUN 1 "GIM: mapping function" + +! GIM: A Priori Height of Single Layer +! ------------------------------------ +HGTION 1 "450.00" + ## widget = lineedit; check_type = real + +MSG_HGTION 1 "GIM: a priori height of single layer" + +! GIM: Latitude of Geomagnetic Pole +! --------------------------------- +LATPOL 1 "79.00" + ## widget = lineedit; check_type = real + +MSG_LATPOL 1 "GIM: latitude of geomagnetic pole" + +! GIM: Longitude of Geomagnetic Pole +! ---------------------------------- +LONPOL 1 "-71.00" + ## widget = lineedit; check_type = real + +MSG_LONPOL 1 "GIM: longitude of geomagnetic pole" + +! GIM: Absolute Sigma for Coefficients +! ------------------------------------ +SIGCOE 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_SIGCOE 1 "GIM: absolute sigma for coefficients" + +! GIM: Relative Sigma for Coefficients +! ------------------------------------ +RELCOE 1 "0.00" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_RELCOE 1 "GIM: relative sigma for coefficients" + +! GIM: Number of Height Parameters +! -------------------------------- +HGTEST 1 "ALL" + ## widget = combobox; editable = false; cards = NONE ALL EACH + ## activeif = IONOS / _ + +MSG_HGTEST 1 "GIM: number of height parameters" + +! GIM: Absolute Sigma for Height Parameters +! ----------------------------------------- +SIGHGT 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = IONOS / _ AND HGTEST / NONE + # + +MSG_SIGHGT 1 "GIM: absolute sigma for height parameters" + +! GIM: Relative Sigma for Height Parameters +! ----------------------------------------- +RELHGT 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = IONOS / _ AND HGTEST = EACH + # + +MSG_RELHGT 1 "GIM: relative sigma for height parameters" + +! ----------------------------------------- +! +! PARAMETER TYPE: Local Ionosphere Modelling +! =============== +! +! ----------------------------------------- +! +! Enable local ionosphere +! ----------------------- +LOCIONO 1 "0" + ## widget = checkbox; activeif = GEOTEC = GNSS + +MSG_LOCIONO 1 "Parameter Setup: local ionosphere parameters" + +! Loc.Iono: Model specification +! ----------------------------- +LIONSTR 1 "" "" "" "" + ## widget = uniline; numlines = 10 + +MSG_LIONSTR 1 "Loc.Iono: model specification" + +! ----------------------------------------- +! +! PARAMETER TYPE: Stochastic Ionosphere +! =============== +! +! ----------------------------------------- +! +! Enable Stochastic Ionosphere Parameters +! --------------------------------------- +DIFFION 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / L3 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC AND GEOTEC = GNSS + +MSG_DIFFION 1 "Parameter Setup: stochastic ionosphere parameters" + +! Stoch Iono: Elimination of Reference Ionosphere Parameters +! ---------------------------------------------------------- +DIONELI 1 "0" + ## widget = checkbox + +MSG_DIONELI 1 "Stoch Iono: elimination of reference ionosphere parameters" + +! Stoch Iono: Elevation-Dependent Parameter Constraining +! ------------------------------------------------------ +DIONCON 1 "1" + ## widget = checkbox + +MSG_DIONCON 1 "Stoch Iono: elevation-dependent parameter constraining" + +! Stoch Iono: Absolute A Priori Sigma on Single Difference Level +! -------------------------------------------------------------- +DIONSIG 1 "0.25" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_DIONSIG 1 "Stoch Iono: absolute a priori sigma on single difference level" + +! Stoch Iono: Relative A Priori Sigma of Ionospheric Random Walk +! -------------------------------------------------------------- +DIONSIGR 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_DIONSIGR 1 "Stoch Iono: relative a priori sigma of ionospheric random walk" + +! ------------------------------------------------------------------------------ +! PARAMETER TYPE: Higher-order ionosphere scaling factors +! ------------------------------------------------------------------------------ +SCALHOI 1 "0" + ## widget = checkbox + ## activeif = IONOS / _ AND FREQUENCY / L1 AND FREQUENCY / L2 AND FREQUENCY / L5 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC AND GEOTEC = GNSS + +MSG_SCALHOI 1 "Parameter Setup: Higher-order ionosphere scaling factors" + +HOI1 1 "NO" + ## widget = combobox; editable = false + ## cards = NO ONE_FOR_ALL ONE_PER_STATION + +MSG_HOI1 1 "Second-order term" + +SIGHOI1 1 "0.0001" + ## widget = lineedit; activeif = HOI1 / NO; check_type = real + ## check_min = 0.0 + +MSG_SIGHOI1 1 "Sigma of second-order term" + +HOI2 1 "NO" + ## widget = combobox; editable = false + ## cards = NO ONE_FOR_ALL ONE_PER_STATION + +MSG_HOI2 1 "Third-order term" + +SIGHOI2 1 "0.0001" + ## widget = lineedit; activeif = HOI2 / NO; check_type = real + ## check_min = 0.0 + +MSG_SIGHOI2 1 "Sigma of third-order term" + +HOI3 1 "NO" + ## widget = combobox; editable = false + ## cards = NO ONE_FOR_ALL ONE_PER_STATION + +MSG_HOI3 1 "Ray path bending term" + +SIGHOI3 1 "0.0001" + ## widget = lineedit; activeif = HOI3 / NO; check_type = real + ## check_min = 0.0 + +MSG_SIGHOI3 1 "Sigma of ray path bending term" + +! ----------------------------------------- +! +! PARAMETER TYPE: Earth Rotation Parameters +! =============== +! +! ----------------------------------------- +! +! Enable Earth Rotation Parameters +! -------------------------------- +ERP 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC + +MSG_ERP 1 "Parameter Setup: Earth orientation parameters" + +! Erp: Total number of sets +! ------------------------- +NUMSET 1 "3" + ## widget = lineedit; emptyallowed = false + +MSG_NUMSET 1 "ERP: Parameter spacing" + +! Erp: Number of X-Pole +! --------------------- +NXP 1 "2" + ## widget = spinbox; range = 0 4 1; check_type = integer; check_min = 0 + +MSG_NXP 1 "ERP: Number of X-Pole par./set" + +! Erp: Sigma of X-Pole +! -------------------- +SIGXP 0 + ## widget = lineedit; activeif = NXP / 0 = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGXP 1 "ERP: sigma of X-pole" + +! Erp: Number of Y-Pole +! --------------------- +NYP 1 "2" + ## widget = spinbox; range = 0 4 1; check_type = integer; check_min = 0 + +MSG_NYP 1 "ERP: number of Y-pole par./set" + +! Erp: Sigma of Y-Pole +! -------------------- +SIGYP 0 + ## widget = lineedit; activeif = NYP / 0 = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGYP 1 "ERP: sigma of Y-pole" + +! Erp: Number of UT1-UTC +! ---------------------- +NDT 1 "2" + ## widget = spinbox; range = 0 4 1; check_type = integer; check_min = 0 + +MSG_NDT 1 "ERP: number of UT1-UTC par./set" + +! Erp: Sigma of UT1-UTC (1st value) +! --------------------------------- +SIG1DT 1 ".0000001" + ## widget = lineedit; emptyallowed = false; activeif = NDT / 0 = 1 + ## check_type = real; check_min = 0.0 + +MSG_SIG1DT 1 "ERP: sigma of UT1-UTC (1st value)" + +! Erp: Sigma of UT1-UTC (other requests) +! -------------------------------------- +SIGDT 0 + ## widget = lineedit; activeif = NDT / 0 = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGDT 1 "ERP: sigma of UT1-UTC (other requests)" + +! Erp: Number of Delta Epsilon +! ---------------------------- +NEPS 1 "1" + ## widget = spinbox; range = 0 4 1; check_type = integer; check_min = 0 + +MSG_NEPS 1 "ERP: number of delta epsilon par./set" + +! Erp: Sigma of Delta Epsilon (1st value) +! --------------------------------------- +SIG1EPS 1 "0.0001" + ## widget = lineedit; emptyallowed = false; activeif = NEPS / 0 = 1 + ## check_type = real; check_min = 0.0 + +MSG_SIG1EPS 1 "ERP: sigma of delta epsilon (1st value)" + +! Erp: Sigma of Delta Epsilon (other requests) +! -------------------------------------------- +SIGEPS 0 + ## widget = lineedit; activeif = NEPS / 0 = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGEPS 1 "ERP: sigma of delta epsilon (other requests)" + +! Erp: Number of Delta Psi +! ------------------------ +NPSI 1 "1" + ## widget = spinbox; range = 0 4 1; check_type = integer; check_min = 0 + +MSG_NPSI 1 "ERP: number of delta psi par./set" + +! Erp: Sigma of Delta Psi (1st value) +! ----------------------------------- +SIG1PSI 1 "0.0001" + ## widget = lineedit; emptyallowed = false; activeif = NPSI / 0 = 1 + ## check_type = real; check_min = 0.0 + +MSG_SIG1PSI 1 "ERP: sigma of delta psi (1st value)" + +! Erp: Sigma of Delta Psi (other requests) +! -------------------------------------------- +SIGPSI 0 + ## widget = lineedit; activeif = NPSI / 0 = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGPSI 1 "ERP: sigma of delta psi (other requests)" + +! Erp: Continuity Between Sets +! ---------------------------- +CONTI 1 "BOTH" + ## widget = combobox; editable = false; cards = NO ERP NUT BOTH + +MSG_CONTI 1 "Continuity between sets" + +! Erp: Constrain Drifts to Zero +! ----------------------------- +CONSTRA 1 "BOTH" + ## widget = combobox; editable = false; cards = NO ERP NUT BOTH + +MSG_CONSTRA 1 "Drifts constrained to zero" + +! Erp: Values per Set Stored in Bernese Pole File +! ----------------------------------------------- +NVBERN 1 "3" + ## widget = lineedit; activeif = POLERS / _ + +MSG_NVBERN 1 "ERP: time resolution in Bernese pole file" + +! Erp: Values per Set Stored in IERS Pole File +! -------------------------------------------- +NVIERS 1 "3" + ## widget = lineedit; activeif = IERSPOL / _ + +MSG_NVIERS 1 "ERP: time resolution in IERS pole file" + +! Erp: Time Window +! ---------------- +ERPTIM 1 "0" + ## widget = checkbox + +RADIO7_1 1 "0" + ## widget = radiobutton; group = DUMMY + ## radiokeys = SESSION_YEAR7 SESSION_STRG7 + +RADIO7_2 1 "1" + ## widget = radiobutton; group = DUMMY + ## radiokeys = STADAT7 STATIM7 ENDDAT7 ENDTIM7 + +! Erp: Time Window (session definition) +! ------------------------------------- +SESSION_YEAR7 1 "1980" + ## widget = lineedit; multilineallowed = true + # $Y+0 + +MSG_SESSION_YEAR7 1 "ERP: time interval(YEAR)" + +SESSION_STRG7 1 "0060" + ## widget = lineedit; multilineallowed = true + # $S+0 + +MSG_SESSION_STRG7 1 "ERP: time interval(SESSION)" + +! Erp: Time Window (definition by date/time) +! ------------------------------------------ +STADAT7 0 + ## widget = lineedit + # + +MSG_STADAT7 1 "ERP: start time(Year Month Day)" + +STATIM7 0 + ## widget = lineedit + # + +MSG_STATIM7 1 "ERP: start time(Hour Minutes Seconds)" + +ENDDAT7 0 + ## widget = lineedit + # + +MSG_ENDDAT7 1 "ERP: end time(Year Month Day)" + +ENDTIM7 0 + ## widget = lineedit + # + +MSG_ENDTIM7 1 "ERP: end time(Hour Minutes Seconds)" + +! ----------------------------------------- +! +! PARAMETER TYPE: Coordinates of Center of Mass +! =============== +! +! ----------------------------------------- +! +! Enable: Coordinates of Geocenter +! ------------------------------------- +GEOCENT 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC + +MSG_GEOCENT 1 "Geocenter coordinates" + +! Estimate Center of Mass X +! ------------------------- +COMX 1 "1" + ## widget = checkbox + +MSG_COMX 1 "X component" + +! Sigma for Center of Mass X +! -------------------------- +SIGCOMX 0 + ## widget = lineedit; activeif = COMX = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGCOMX 1 "A priori sigma for Geocenter, comp. X" + +! Estimate Center of Mass Y +! ------------------------- +COMY 1 "1" + ## widget = checkbox + +MSG_COMY 1 "Y-component" + +! Sigma for Center of Mass Y +! -------------------------- +SIGCOMY 0 + ## widget = lineedit; activeif = COMY = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGCOMY 1 "A priori sigma for Geocenter, comp. Y" + +! Estimate Center of Mass Z +! ------------------------- +COMZ 1 "1" + ## widget = checkbox + +MSG_COMZ 1 "Z component" + +! Sigma for Center of Mass Z +! -------------------------- +SIGCOMZ 0 + ## widget = lineedit; activeif = COMZ = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGCOMZ 1 "A priori sigma for Geocenter, comp. Z" + +! ----------------------------------------- +! +! PARAMETER TYPE: GNSS-specific parameters +! =============== +! +! ----------------------------------------- +! +! Enable GNSS-specific parameters +! ------------------------------- +GNSSPEC 1 "0" + ## widget = checkbox + ## activeif = SATSYS / GPS AND FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC + +MSG_GNSSPEC 1 "GNSS-specific parameter setup" + +! Station translations: GNSS selection +! ------------------------------------ +SYSTRA 1 "GLONASS" + ## widget = combobox; editable = false + ## cards = NONE GLONASS GALILEO GLO/GAL + +MSG_SYSTRA 1 "Station translations: system selection" + +! Station translations: a priori sigmas +! ------------------------------------- +SYSTRA_N 1 "0.00001" + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = SYSTRA / NONE + +MSG_SYSTRA_N 1 "Station translations: a priori sigma north" + +SYSTRA_E 1 "0.00001" + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = SYSTRA / NONE + +MSG_SYSTRA_E 1 "Station translations: a priori sigma east" + +SYSTRA_U 1 "0.00001" + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = SYSTRA / NONE + +MSG_SYSTRA_U 1 "Station translations: a priori sigma up" + +! Troposphere bias: GNSS selection +! -------------------------------- +SYSTRP 1 "GLONASS" + ## widget = combobox; editable = false + ## cards = NONE GLONASS GALILEO GLO/GAL + +MSG_SYSTRP 1 "Troposphere bias: system selection" + +! Troposphere bias: a priori sigmas +! --------------------------------- +SYSTRP_A 0 + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = SYSTRP / NONE + +MSG_SYSTRP_A 1 "Troposphere bias: a priori sigma" + +! ----------------------------------------- +! +! PARAMETER TYPE: Satellite Antenna Offsets +! =============== +! +! ----------------------------------------- +! +! Enable Satellite Antenna Offsets +! -------------------------------- +SANTOFF 1 "0" + ## widget = checkbox; activeif = FREQUENCY / MELWUEBB AND FREQUENCY / DTEC + +MSG_SANTOFF 1 "GNSSS antenna offsets" + +! Sat. ant. off: est X component +! ------------------------------ +SATANTX 1 "1" + ## widget = checkbox + +MSG_SATANTX 1 "X component" + +! Sat. ant. off: est Y component +! ------------------------------ +SATANTY 1 "1" + ## widget = checkbox + +MSG_SATANTY 1 "Y component" + +! Sat. ant. off: est Z component +! ------------------------------ +SATANTZ 1 "1" + ## widget = checkbox + +MSG_SATANTZ 1 "Z component" + +! Sat. ant. off: sigma for X comp. +! -------------------------------- +SATANTSX 0 + ## widget = lineedit; activeif = SATANTX = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SATANTSX 1 "Sat.ant.offset: sigma for X comp." + +! Sat. ant. off: sigma for Y comp. +! -------------------------------- +SATANTSY 0 + ## widget = lineedit; activeif = SATANTY = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SATANTSY 1 "Sat.ant.offset: sigma for Y comp." + +! Sat. ant. off: sigma for Z comp. +! -------------------------------- +SATANTSZ 0 + ## widget = lineedit; activeif = SATANTZ = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SATANTSZ 1 "Sat.ant.offset: sigma for Z comp." + +! Sat. ant. off: more input options +! --------------------------------- +SATANT0 1 "0" + ## widget = checkbox + ## activeif = SATANTX = 1 OR SATANTY = 1 OR SATANTZ = 1 AND SAOSEL / SAT_SPECIFIC + +MSG_SATANT0 1 "Sat. ant. offset: advanced setup" + +! Sat. ant. off +! ------------- +SAOSEL 1 "BLOCK/TYPE" + ## widget = combobox; editable = false + ## cards = BLOCK/TYPE MANUAL SAT_SPECIFIC + ## activeif = SATANTX = 1 OR SATANTY = 1 OR SATANTZ = 1 + +MSG_SAOSEL 1 "Sat.ant.offset: grouping" + +! Sat. ant. off: define the satellite groups +! ------------------------------------------ +SATANTGRP 5 + "1" "11" "13" "14" "18" "20" "28" "" "" "" "" "" "" "" "" "" "" + "2" "1" "2" "3" "4" "5" "6" "7" "8" "9" "10" "" "12" "" "" "15" "16" + "2" "17" "" "19" "" "21" "22" "23" "24" "25" "26" "27" "" "29" "30" "31" "32" + "3" "101" "102" "103" "104" "105" "106" "107" "108" "109" "110" "" "" "" "" "" "" + "3" "111" "112" "113" "114" "115" "116" "117" "118" "119" "120" "121" "122" "123" "124" "" "" + ## widget = uniline; check_type.1 = integer; check_min.1 = 1 + ## check_max.1 = 999; check_type.2 = integer; check_min.2 = 0 + ## check_max.2 = 199; check_type.3 = integer; check_min.3 = 0 + ## check_max.3 = 199; check_type.4 = integer; check_min.4 = 0 + ## check_max.4 = 199; check_type.5 = integer; check_min.5 = 0 + ## check_max.5 = 199; check_type.6 = integer; check_min.6 = 0 + ## check_max.6 = 199; check_type.7 = integer; check_min.7 = 0 + ## check_max.7 = 199; check_type.8 = integer; check_min.8 = 0 + ## check_max.8 = 199; check_type.9 = integer; check_min.9 = 0 + ## check_max.9 = 199; check_type.10 = integer; check_min.10 = 0 + ## check_max.10 = 199; check_type.11 = integer; check_min.11 = 0 + ## check_max.11 = 199; check_type.12 = integer; check_min.12 = 0 + ## check_max.12 = 199; check_type.13 = integer; check_min.13 = 0 + ## check_max.13 = 199; check_type.14 = integer; check_min.14 = 0 + ## check_max.14 = 199; check_type.15 = integer; check_min.15 = 0 + ## check_max.15 = 199; check_type.16 = integer; check_min.16 = 0 + ## check_max.16 = 199; numlines = 10 + +MSG_SATANTGRP 1 "Sat.ant.offset: define the satellite groups" + +! Sat. ant. off: more parameters, special sigmas +! ---------------------------------------------- +SATANTSTR 1 "" "" "" "" "" "" "" "" + ## widget = uniline; check_type.1 = integer; check_min.1 = 1 + ## check_max.1 = 999999; check_type.3 = real; check_min.3 = 0.0 + ## check_type.4 = real; check_min.4 = 0.0; check_type.5 = real + ## check_min.5 = 0.0; check_type.6 = real; check_min.6 = 0.0 + ## check_type.7 = real; check_min.7 = 0.0; check_type.8 = real + ## check_min.8 = 0.0; numlines = 10 + +MSG_SATANTSTR 1 "Sat.ant.offset: more parameters, special sigmas" + +! --------------------------------------------------------- +! +! PARAMETER TYPE: Satellite Antenna Phase Center Variations +! =============== +! +! --------------------------------------------------------- +! +! Enable Satellite Antenna Phase Center Variations +! ------------------------------------------------ +SANTPAT 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / MELWUEBB AND FREQUENCY / DTEC AND GEOTEC = GNSS + +MSG_SANTPAT 1 "GNSS antenna PCV patterns" + +! Sat. ant. PCV: maximum nadir angle +! ---------------------------------- +SAPNADMAX 1 "14.0" + ## widget = lineedit; check_type = real; check_min = 0.0; check_max = 90.0 + +MSG_SAPNADMAX 1 "Sat.Ant.PCV: maximum nadir angle" + +! Sat. ant. PCV: nadir increment +! ------------------------------ +SAPDNAD 1 "1.0" + ## widget = lineedit; check_type = real; check_min = 0.0; check_max = 90.0 + +MSG_SAPDNAD 1 "Sat.Ant.PCV: nadir increment" + +! Sat. ant. PCV: azimuth increment +! -------------------------------- +SAPDAZI 1 "360" + ## widget = lineedit; check_type = integer; check_min = 360 + ## check_max = 360 + +MSG_SAPDAZI 1 "Sat.Ant.PCV: azimuth increment" + +! Sat. ant. PCV: sigma for estimation +! ----------------------------------- +SAPSIGMA 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_SAPSIGMA 1 "Sat.Ant.PCV: sigma for estimation" + +! Sat. ant. PCV +! ------------- +SAPSEL 1 "BLOCK/TYPE" + ## widget = combobox; editable = false + ## cards = BLOCK/TYPE MANUAL SAT_SPECIFIC + +MSG_SAPSEL 1 "Grouping" + +! Sat. ant. PCV: define the satellite groups +! ------------------------------------------ +SAPGRP 5 + "23" "1" "2" "3" "4" "5" "6" "7" "8" "9" "10" "" "" "" "" "" + "4" "11" "13" "14" "" "" "" "" "" "" "" "" "" "" "" "" + "1" "12" "" "" "" "" "" "" "" "" "" "" "" "" "" "" + "23" "15" "16" "17" "19" "21" "22" "23" "24" "25" "26" "27" "29" "30" "31" "" + "4" "18" "20" "28" "32" "" "" "" "" "" "" "" "" "" "" "" + ## widget = uniline; check_type.1 = integer; check_min.1 = 1 + ## check_max.1 = 999; check_type.2 = integer; check_min.2 = 0 + ## check_max.2 = 199; check_type.3 = integer; check_min.3 = 0 + ## check_max.3 = 199; check_type.4 = integer; check_min.4 = 0 + ## check_max.4 = 199; check_type.5 = integer; check_min.5 = 0 + ## check_max.5 = 199; check_type.6 = integer; check_min.6 = 0 + ## check_max.6 = 199; check_type.7 = integer; check_min.7 = 0 + ## check_max.7 = 199; check_type.8 = integer; check_min.8 = 0 + ## check_max.8 = 199; check_type.9 = integer; check_min.9 = 0 + ## check_max.9 = 199; check_type.10 = integer; check_min.10 = 0 + ## check_max.10 = 199; check_type.11 = integer; check_min.11 = 0 + ## check_max.11 = 199; check_type.12 = integer; check_min.12 = 0 + ## check_max.12 = 199; check_type.13 = integer; check_min.13 = 0 + ## check_max.13 = 199; check_type.14 = integer; check_min.14 = 0 + ## check_max.14 = 199; check_type.15 = integer; check_min.15 = 0 + ## check_max.15 = 199; check_type.16 = integer; check_min.16 = 0 + ## check_max.16 = 199; numlines = 10 + +MSG_SAPGRP 1 "Satellite antenna PCV group definition" + +! ----------------------------------------- +! +! PARAMETER TYPE: Receiver Antenna Offsets +! =============== +! +! ----------------------------------------- +! +! Enable Receiver Antenna Offsets +! ------------------------------- +RANTOFF 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / MELWUEBB AND FREQUENCY / DTEC AND GEOTEC = GNSS + +MSG_RANTOFF 1 "Receiver antenna offsets" + +! Rec. ant. off: estimate north +! ----------------------------- +RAON 1 "1" + ## widget = checkbox + +MSG_RAON 1 "Receiver antenna offsets North" + +! Rec. ant. off: estimate east +! ---------------------------- +RAOE 1 "1" + ## widget = checkbox + +MSG_RAOE 1 "Receiver antenna offsets East" + +! Rec. ant. off: estimate up +! -------------------------- +RAOU 1 "1" + ## widget = checkbox + +MSG_RAOU 1 "Receiver antenna offsets Up" + +! Rec. ant. off: satellite system +! ------------------------------- +RAOPRN 1 "GNSS" + ## widget = combobox; editable = false + ## activeif = RAON == 1 OR RAOE == 1 OR RAOU == 1 AND SATSYS / GPS AND SATSYS / GLONASS AND SATSYS / GALILEO + ## cards = GPS GLONASS GALILEO GNSS + +MSG_RAOPRN 1 "Receiver antenna offsets Satellite systems" + +! Rec. ant. off: frequency +! ------------------------ +RAOFRQ 1 "BOTH" + ## widget = combobox + ## activeif = RAON == 1 OR RAOE == 1 OR RAOU == 1 AND FREQUENCY == L1&L2 + ## editable = false; cards = L1 L2 BOTH L1&L2 + +MSG_RAOFRQ 1 "Receiver antenna offsets Frequencies" + +! Rec. ant. off: sigma (horiz) +! ---------------------------- +RAOSIGH 0 + ## widget = lineedit; activeif = RAON == 1 OR RAOE == 1 OR RAOU == 1 + ## check_type = real; check_min = 0.0 + # + +MSG_RAOSIGH 1 "Rec.Ant.offset: sigma of horizontal comp." + +! Rec. ant. off: sigma (vert) +! --------------------------- +RAOSIGV 0 + ## widget = lineedit; activeif = RAON == 1 OR RAOE == 1 OR RAOU == 1 + ## check_type = real; check_min = 0.0 + # + +MSG_RAOSIGV 1 "Rec.Ant.offset: sigma of vertical comp." + +! Rec. ant. off: manual setup +! --------------------------- +RAOSEL 1 "RECEIVER-INDEPENDENT" + ## widget = combobox + ## cards = RECEIVER-INDEPENDENT RECEIVER-DEPENDENT INDIVIDUAL MANUAL + ## activeif = RAON = 1 OR RAOE = 1 OR RAOU = 1; editable = false + +MSG_RAOSEL 1 "Rec. ant. off.: Manual setup: Grouping" + +! Rec. ant. off: list of indiv. antennas +! -------------------------------------- +RAOANT 0 + ## widget = selwin; pointer = ANTLST; activeif = RAOSEL = INDIVIDUAL + # + +MSG_RAOANT 1 "Rec.Ant.Offset: list of estimated antennas" + +! Rec. ant. off: list of indiv. reference antennas +! ------------------------------------------------ +RAOREFI 0 + ## widget = selwin; pointer = ANTLST; activeif = RAOSEL = INDIVIDUAL + # + +MSG_RAOREFI 1 "Rec.Ant.offset: list of reference antennas" + +! Rec. ant. off: list of antenna groups (rec.-indep.) +! --------------------------------------------------- +RAOGRPI 0 + ## widget = selwin; pointer = ANTGRPRI + ## activeif = RAOSEL = RECEIVER-INDEPENDENT + # + +MSG_RAOGRPI 1 "Rec.Ant.offset: list of estimated antenna groups (rec.-indep.)" + +! Rec. ant. off: list of reference antennas (rec.-indep.) +! ------------------------------------------------------- +RAOREFGI 0 + ## widget = selwin; pointer = ANTGRPRI + ## activeif = RAOSEL = RECEIVER-INDEPENDENT + # + +MSG_RAOREFGI 1 "Rec.Ant.offset: list of reference antennas (rec.-indep.)" + +! Rec. ant. off: list of antenna groups (rec.-dep.) +! ------------------------------------------------- +RAOGRP 0 + ## widget = selwin; pointer = ANTGRP + ## activeif = RAOSEL = RECEIVER-DEPENDENT + # + +MSG_RAOGRP 1 "Rec.Ant.offset: list of antenna groups (rec.-dep.)" + +! Rec. ant. off: list of reference antennas (rec.-dep.) +! ----------------------------------------------------- +RAOREFG 0 + ## widget = selwin; pointer = ANTGRP + ## activeif = RAOSEL = RECEIVER-DEPENDENT + # + +MSG_RAOREFG 1 "Rec.Ant.offset: list of reference antennas (rec.-dep.)" + +! Rec. ant. off: individual requests +! ---------------------------------- +RAOSTRHLP 2 + "AOA BENCHMARK AC" "AOAD/M_T" "231" "231" "3" "" "" + "AOA BENCHMARK AC" "AOAD/M_T" "285" "285" "3" "" "" + ## widget = uniline; menuaux = MENUAUX; action = RAOSETUP + ## menuauxkeys = PSFILES CSFILES PZFILES CZFILES + ## updateifsave = RANTOFF = 1 AND RAOSEL = MANUAL + +MSG_RAOSTRHLP 1 "Rec.Ant.offset: individual requests" + +! Rec. ant. off: parameter requests +! --------------------------------- +RAOSTR 112 + "AOA BENCHMARK AC" "AOAD/M_T" "231" "231" "3" "" "" + "AOA BENCHMARK AC" "AOAD/M_T" "285" "285" "3" "" "" + "AOA BENCHMARK AC" "AOAD/M_T" "386" "386" "3" "" "" + "AOA BENCHMARK AC" "AOAD/M_T" "95172" "95172" "3" "" "" + "AOA BENCHMARK AC" "AOAD/M_T" "95174" "95174" "3" "" "" + "AOA BENCHMARK AC" "ASH701073.1" "0" "0" "3" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "193" "193" "3" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "194" "194" "3" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "202" "202" "3" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "259" "259" "3" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "275" "275" "3" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "308" "308" "3" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "318" "318" "3" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "320" "320" "3" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "326" "326" "3" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "327" "327" "3" "" "" + "AOA SNR-12 ACT" "AOAD/M_B" "119" "119" "3" "" "" + "AOA SNR-12 ACT" "AOAD/M_T" "129" "129" "3" "" "" + "AOA SNR-12 ACT" "AOAD/M_T" "170" "170" "3" "" "" + "AOA SNR-12 ACT" "AOAD/M_T" "261" "261" "3" "" "" + "AOA SNR-12 ACT" "AOAD/M_T" "273" "273" "3" "" "" + "AOA SNR-12 ACT" "AOAD/M_T" "280" "280" "3" "" "" + "AOA SNR-12 ACT" "AOAD/M_T" "303" "303" "3" "" "" + "AOA SNR-12 ACT" "AOAD/M_T" "308" "308" "3" "" "" + "AOA SNR-12 ACT" "AOAD/M_T" "309" "309" "3" "" "" + "AOA SNR-12 ACT" "AOAD/M_T" "362" "362" "3" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "0" "0" "3" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "235" "235" "3" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "250" "250" "3" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "294" "294" "3" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "366" "366" "3" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "400" "400" "3" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "408" "408" "3" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "421" "421" "3" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "434" "434" "3" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "96277" "96277" "3" "" "" + "AOA SNR-8100 ACT" "AOAD/M_T" "175" "175" "3" "" "" + "AOA SNR-8100 ACT" "AOAD/M_T" "202" "202" "3" "" "" + "AOA SNR-8100 ACT" "ASH701945C_M" "0" "0" "3" "" "" + "ASHTECH MICROZ" "ASH701945C_M" "11701" "11701" "3" "" "" + "ASHTECH UZ-12" "AOAD/M_TA_NGS" "114" "114" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_B" "20" "20" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_B" "125" "125" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "0" "0" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "116" "116" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "121" "121" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "201" "201" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "205" "205" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "230" "230" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "270" "270" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "271" "271" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "340" "340" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "402" "402" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "481" "481" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "482" "482" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "484" "484" "3" "" "" + "ASHTECH Z-XII3" "ASH700936A_M" "846" "846" "3" "" "" + "ASHTECH Z-XII3" "ASH700936B_M" "11942" "11942" "3" "" "" + "ASHTECH Z-XII3" "ASH700936C_M" "657" "657" "3" "" "" + "ASHTECH Z-XII3" "ASH700936C_M" "12129" "12129" "3" "" "" + "ASHTECH Z-XII3" "ASH700936D_M" "13078" "13078" "3" "" "" + "ASHTECH Z-XII3" "ASH700936D_M" "13083" "13083" "3" "" "" + "ASHTECH Z-XII3" "ASH700936E" "0" "0" "3" "" "" + "ASHTECH Z-XII3" "ASH700936E" "13554" "13554" "3" "" "" + "ASHTECH Z-XII3" "ASH700936F_C" "155" "155" "3" "" "" + "ASHTECH Z-XII3" "ASH701933B_M" "0" "0" "3" "" "" + "ASHTECH Z-XII3" "ASH701945B_M" "0" "0" "3" "" "" + "ASHTECH Z-XII3" "TSA-100 3S CR" "0" "0" "3" "" "" + "ASHTECH Z-XII3T" "ASH701945B_M" "0" "0" "3" "" "" + "ASHTECH Z18" "ASH701946.022" "3301" "3301" "3" "" "" + "LEICA CRS1000" "LEIAT504" "427" "427" "3" "" "" + "LEICA CRS1000" "LEIAT504" "431" "431" "3" "" "" + "ROGUE SNR-12 RM" "AOAD/M_T" "219" "219" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "0" "0" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "112" "112" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "130" "130" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "132" "132" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "134" "134" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "139" "139" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "142" "142" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "178" "178" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "230" "230" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "289" "289" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "363" "363" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "380" "380" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "393" "393" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "398" "398" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "409" "409" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "418" "418" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "95166" "95166" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "98381" "98381" "3" "" "" + "ROGUE SNR-8000" "TRM29659.00" "999999" "999999" "3" "" "" + "ROGUE SNR-8100" "AOAD/M_T" "105" "105" "3" "" "" + "ROGUE SNR-8100" "AOAD/M_T" "357" "357" "3" "" "" + "ROGUE SNR-8100" "AOAD/M_T" "429" "429" "3" "" "" + "ROGUE SNR-8100" "AOAD/M_T" "453" "453" "3" "" "" + "TRIMBLE 4000SSE" "TRM14532.00" "135" "135" "3" "" "" + "TRIMBLE 4000SSE" "TRM14532.00" "23525" "23525" "3" "" "" + "TRIMBLE 4000SSE" "TRM14532.10" "0" "0" "3" "" "" + "TRIMBLE 4000SSI" "AOAD/M_T" "476" "476" "3" "" "" + "TRIMBLE 4000SSI" "TRM14532.00" "44148" "44148" "3" "" "" + "TRIMBLE 4000SSI" "TRM22020.00+GP" "999999" "999999" "3" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "10516" "10516" "3" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "11724" "11724" "3" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "27655" "27655" "3" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "85217" "85217" "3" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "88300" "88300" "3" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "94218" "94218" "3" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "99390" "99390" "3" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "101985" "101985" "3" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "999999" "999999" "3" "" "" + "TRIMBLE 4700" "TRM29659.00" "999999" "999999" "3" "" "" + ## widget = uniline; menuaux = MENUAUX; action = RAOSETUP + ## menuauxkeys = RAOSTR PSFILES CSFILES PZFILES CZFILES + ## updateifsave = RANTOFF = 1 AND RAOSEL = MANUAL + ## updateifchanged = RAOSTRHLP; check_strlen.1 = 20; check_strlen.2 = 20 + ## check_type.3 = integer; check_min.3 = 0; check_max.3 = 999999 + ## check_type.4 = integer; check_min.4 = 0; check_max.4 = 999999 + ## check_strlen.6 = 7; check_type.7 = real; check_min.7 = 0.0 + ## check_type.8 = real; check_min.8 = 0.0; numlines = 10 + +MSG_RAOSTR 1 "Rec.Ant.offset: parameter requests" + +! -------------------------------------------------------- +! +! PARAMETER TYPE: Receiver Antenna Phase Center Variations +! =============== +! +! -------------------------------------------------------- +! Enable Receiver Antenna Phase Center Variations +! ----------------------------------------------- +RANTPAT 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / MELWUEBB AND FREQUENCY / DTEC AND GEOTEC = GNSS + +MSG_RANTPAT 1 "Enable rec. ant. PCV patterns" + +! Rec. ant. PCV: satellite system +! ------------------------------- +RAPPRN 1 "GNSS" + ## widget = combobox; editable = false; cards = GPS GLONASS GALILEO GNSS + ## activeif = SATSYS / GPS AND SATSYS / GLONASS AND SATSYS / GALILEO + +MSG_RAPPRN 1 "Rec. ant. PCV: Satellite systems" + +! Rec. ant. PCV: frequency +! ------------------------ +RAPFRQ 1 "BOTH" + ## widget = combobox; editable = false; cards = L1 L2 BOTH L1&L2 + ## activeif = FREQUENCY == L1&L2 + +MSG_RAPFRQ 1 "Rec. ant. PCV: Frequencies" + +! Rec. ant. PCV: sigma for estimation +! ----------------------------------- +RAPSIGMA 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_RAPSIGMA 1 "Rec.Ant.PCV: a priori sigma" + +! Rec. ant. pcv: polygon approach +! ------------------------------- +RAPMOD_1 1 "1" + ## widget = radiobutton; group = RAPMOD + +MSG_RAPMOD_1 1 "Rec. Ant. PCV: Polygon model" + +! Rec. ant. PCV: maximum zenith angle +! ----------------------------------- +RAPZENMAX 1 "90" + ## widget = spinbox; range = 0 110 1; check_type = integer; check_min = 0 + ## check_max = 110; activeif = RAPMOD_1 = 1 + +MSG_RAPZENMAX 1 "Rec.Ant.PCV: maximum zenith angle" + +! Rec. ant. PCV: elevation increment +! ---------------------------------- +RAPDELE 1 "5" + ## widget = spinbox; range = 1 110 1; check_type = integer; check_min = 1 + ## check_max = 110; activeif = RAPMOD_1 = 1 + +MSG_RAPDELE 1 "Rec.Ant.PCV: elevation increment" + +! Rec. ant. PCV: azimuth increment +! -------------------------------- +RAPDAZI 1 "360" + ## widget = spinbox; range = 1 360 1; check_type = integer; check_min = 1 + ## check_max = 360; activeif = RAPMOD_1 = 1 + +MSG_RAPDAZI 1 "Rec.Ant.PCV: azimuth increment" + +! Rec. ant. PCV: spherical harmonics +! ---------------------------------- +RAPMOD_2 1 "0" + ## widget = radiobutton; group = RAPMOD + +MSG_RAPMOD_2 1 "Rec.Ant.PCV: Spherical harmonics" + +! Rec. ant. PCV: degree n +! ----------------------- +RAPHARMN 1 "8" + ## widget = spinbox; range = 1 99 1; check_type = integer; check_min = 1 + ## check_max = 99; activeif = RAPMOD_2 = 1 + +MSG_RAPHARMN 1 "Rec.Ant.PCV: degree n" + +! Rec. ant. PCV: order m +! ---------------------- +RAPHARMM 1 "8" + ## widget = spinbox; range = 0 99 1; check_type = integer; check_min = 0 + ## check_max = 99; activeif = RAPMOD_2 = 1 + +MSG_RAPHARMM 1 "Rec.Ant.PCV: order m" + +! Rec. ant. PCV: manual selection +! ------------------------------- +RAPSEL 1 "RECEIVER-INDEPENDENT" + ## widget = combobox + ## cards = RECEIVER-INDEPENDENT RECEIVER-DEPENDENT INDIVIDUAL MANUAL + ## editable = false + +MSG_RAPSEL 1 "Rec. Ant. PCV: Grouping" + +! Rec. ant. PCV: List of individual antennas +! ------------------------------------------ +RAPANT 0 + ## widget = selwin; pointer = ANTLST; activeif = RAPSEL = INDIVIDUAL + # + +MSG_RAPANT 1 "Rec.Ant.PCV: list of individual antennas" + +! Rec. ant. PCV: List of indiv. reference antennas +! ------------------------------------------------ +RAPREFI 0 + ## widget = selwin; pointer = ANTLST; activeif = RAPSEL = INDIVIDUAL + # + +MSG_RAPREFI 1 "Rec.Ant.PCV: list of indiv. ref. antennas" + +! Rec. ant. PCV: List of antenna groups (rec.-indep.) +! --------------------------------------------------- +RAPGRPI 0 + ## widget = selwin; pointer = ANTGRPRI + ## activeif = RAPSEL = RECEIVER-INDEPENDENT + # + +MSG_RAPGRPI 1 "Rec.Ant.PCV: list of antenna groups (rec.-indep.)" + +! Rec. ant. PCV: List of reference antennas (rec.-indep.) +! ------------------------------------------------------- +RAPREFGI 0 + ## widget = selwin; pointer = ANTGRPRI + ## activeif = RAPSEL = RECEIVER-INDEPENDENT + # + +MSG_RAPREFGI 1 "Rec.Ant.PCV: list of ref. antennas (rec.-indep.)" + +! Rec. ant. PCV: List of antenna groups (rec.-dep.) +! ------------------------------------------------- +RAPGRP 0 + ## widget = selwin; pointer = ANTGRP + ## activeif = RAPSEL = RECEIVER-DEPENDENT + # + +MSG_RAPGRP 1 "Rec.Ant.PCV: list of antenna groups (rec.-dep.)" + +! Rec. ant. PCV: List of reference antennas (rec.-dep.) +! ----------------------------------------------------- +RAPREFG 0 + ## widget = selwin; pointer = ANTGRP + ## activeif = RAPSEL = RECEIVER-DEPENDENT + # + +MSG_RAPREFG 1 "Rec.Ant.PCV: list of ref. antennas (rec.-dep.)" + +! Rec. ant. PCV: manual selection +! ------------------------------- +RAPSTRHLP 2 + "AOA BENCHMARK AC" "AOAD/M_T" "231" "231" "3" "" "" "" + "TRIMBLE 4700" "TRM29659.00" "999999" "999999" "3" "" "" "" + ## widget = uniline; menuaux = MENUAUX; action = RAPSETUP + ## menuauxkeys = PSFILES CSFILES PZFILES CZFILES + ## updateifsave = RANTPAT = 1 AND RAPSEL = MANUAL + +MSG_RAPSTRHLP 1 "Rec.Ant.PCV: manual selection" + +! Rec. ant. PCV: parameter requests +! --------------------------------- +RAPSTR 103 + "AOA BENCHMARK AC" "AOAD/M_T" "231" "231" "3" "" "" "" + "AOA BENCHMARK AC" "AOAD/M_T" "285" "386" "3" "" "" "" + "AOA BENCHMARK AC" "AOAD/M_T" "95172" "95172" "3" "" "" "" + "AOA BENCHMARK AC" "AOAD/M_T" "95174" "95174" "3" "" "" "" + "AOA BENCHMARK AC" "ASH701073.1" "0" "0" "3" "" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "193" "193" "3" "" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "194" "194" "3" "" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "202" "202" "3" "" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "259" "259" "3" "" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "275" "275" "3" "" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "308" "308" "3" "" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "318" "318" "3" "" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "320" "320" "3" "" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "326" "326" "3" "" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "327" "327" "3" "" "" "" + "AOA SNR-12 ACT" "AOAD/M_B" "119" "119" "3" "" "" "" + "AOA SNR-12 ACT" "AOAD/M_T" "0" "999999" "3" "" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "0" "0" "3" "" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "235" "235" "3" "" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "250" "250" "3" "" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "294" "294" "3" "" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "366" "366" "3" "" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "400" "400" "3" "" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "408" "408" "3" "" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "421" "421" "3" "" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "434" "434" "3" "" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "96277" "96277" "3" "" "" "" + "AOA SNR-8100 ACT" "AOAD/M_T" "175" "175" "3" "" "" "" + "AOA SNR-8100 ACT" "AOAD/M_T" "202" "202" "3" "" "" "" + "AOA SNR-8100 ACT" "ASH701945C_M" "0" "0" "3" "" "" "" + "ASHTECH MICROZ" "ASH701945C_M" "11701" "11701" "3" "" "" "" + "ASHTECH UZ-12" "AOAD/M_TA_NGS" "114" "114" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_B" "20" "20" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_B" "125" "125" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "0" "0" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "116" "116" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "121" "121" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "201" "201" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "205" "205" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "230" "230" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "270" "270" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "271" "271" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "340" "340" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "402" "402" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "481" "481" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "482" "482" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "484" "484" "3" "" "" "" + "ASHTECH Z-XII3" "ASH700936A_M" "846" "846" "3" "" "" "" + "ASHTECH Z-XII3" "ASH700936B_M" "11942" "11942" "3" "" "" "" + "ASHTECH Z-XII3" "ASH700936C_M" "657" "657" "3" "" "" "" + "ASHTECH Z-XII3" "ASH700936C_M" "12129" "12129" "3" "" "" "" + "ASHTECH Z-XII3" "ASH700936D_M" "13078" "13078" "3" "" "" "" + "ASHTECH Z-XII3" "ASH700936D_M" "13083" "13083" "3" "" "" "" + "ASHTECH Z-XII3" "ASH700936E" "0" "0" "3" "" "" "" + "ASHTECH Z-XII3" "ASH700936E" "13554" "13554" "3" "" "" "" + "ASHTECH Z-XII3" "ASH700936F_C" "155" "155" "3" "" "" "" + "ASHTECH Z-XII3" "ASH701933B_M" "0" "0" "3" "" "" "" + "ASHTECH Z-XII3" "ASH701945B_M" "0" "0" "3" "" "" "" + "ASHTECH Z-XII3" "TSA-100 3S CR" "0" "0" "3" "" "" "" + "ASHTECH Z-XII3T" "ASH701945B_M" "0" "0" "3" "" "" "" + "ASHTECH Z18" "ASH701946.022" "3301" "3301" "3" "" "" "" + "LEICA CRS1000" "LEIAT504" "427" "427" "3" "" "" "" + "LEICA CRS1000" "LEIAT504" "431" "431" "3" "" "" "" + "ROGUE SNR-12 RM" "AOAD/M_T" "219" "219" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "0" "0" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "112" "112" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "130" "130" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "132" "132" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "134" "134" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "139" "139" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "142" "142" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "178" "178" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "230" "230" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "289" "289" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "363" "363" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "380" "380" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "393" "393" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "398" "398" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "409" "409" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "418" "418" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "95166" "95166" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "98381" "98381" "3" "" "" "" + "ROGUE SNR-8000" "TRM29659.00" "999999" "999999" "3" "" "" "" + "ROGUE SNR-8100" "AOAD/M_T" "105" "105" "3" "" "" "" + "ROGUE SNR-8100" "AOAD/M_T" "357" "357" "3" "" "" "" + "ROGUE SNR-8100" "AOAD/M_T" "429" "429" "3" "" "" "" + "ROGUE SNR-8100" "AOAD/M_T" "453" "453" "3" "" "" "" + "TRIMBLE 4000SSE" "TRM14532.00" "135" "135" "3" "" "" "" + "TRIMBLE 4000SSE" "TRM14532.00" "23525" "23525" "3" "" "" "" + "TRIMBLE 4000SSE" "TRM14532.10" "0" "0" "3" "" "" "" + "TRIMBLE 4000SSI" "AOAD/M_T" "476" "476" "3" "" "" "" + "TRIMBLE 4000SSI" "TRM14532.00" "44148" "44148" "3" "" "" "" + "TRIMBLE 4000SSI" "TRM22020.00+GP" "999999" "999999" "3" "" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "10516" "10516" "3" "" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "11724" "11724" "3" "" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "27655" "27655" "3" "" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "85217" "85217" "3" "" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "88300" "88300" "3" "" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "94218" "94218" "3" "" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "99390" "99390" "3" "" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "101985" "101985" "3" "" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "999999" "999999" "3" "" "" "" + "TRIMBLE 4700" "TRM29659.00" "999999" "999999" "3" "" "" "" + ## widget = uniline; menuaux = MENUAUX; action = RAPSETUP + ## menuauxkeys = RAPSTR PSFILES CSFILES PZFILES CZFILES + ## updateifsave = RANTPAT = 1 AND RAPSEL = MANUAL + ## updateifchanged = RAPSTRHLP; check_strlen.1 = 20; check_strlen.2 = 20 + ## check_type.3 = integer; check_min.3 = 0; check_max.3 = 999999 + ## check_type.4 = integer; check_min.4 = 0; check_max.4 = 999999 + ## check_type.7 = integer; check_min.7 = 0; check_max.7 = 90 + ## check_type.8 = integer; check_min.8 = 0; check_max.8 = 360 + ## check_type.9 = real; check_min.9 = 0.0; numlines = 10 + +MSG_RAPSTR 1 "Rec.Ant.PCV: parameter requests" + +! ----------------------------------------- +! +! PARAMETER TYPE: Scaling factors for Vienna grid files +! =============== +! +! ----------------------------------------- +! +! Enable scaling factors for Vienna grid files +! -------------------------------------------- +GRDLOAD 1 "0" + ## widget = checkbox + ## activeif = ALOAD_FILES / _ OR ONTLD_FILES / _ OR HLOAD_FILES / _ AND FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC + +MSG_GRDLOAD 1 "Scaling related to loading effects" + +! ATM-LOAD: Atmospheric pressure loading +! -------------------------------------- +ALOADSET 1 "NONE" + ## widget = combobox; cards = NONE PER_STATION PER_GROUP ONE_OVERALL + ## editable = false; activeif = ALOAD_FILES / _ + +MSG_ALOADSET 1 "Atm. load: Scaling factor for stations" + +ALOADCLU 0 + ## widget = selwin; path = DIR_CLU; ext = EXT_CLU + ## activeif = ALOADSET = PER_GROUP + # + +MSG_ALOADCLU 1 "Atm. load: Scaling factor for stations" + +ALOADDEC 1 "FULL_EFFECT" + ## widget = combobox + ## cards = FULL_EFFECT HORIZONTAL/VERTICAL NORTH/EAST/UP; editable = false + ## activeif = ALOADSET / inactive AND ALOADSET / NONE + +MSG_ALOADDEC 1 "Atm. load: Parameter decomposition" + +ALOADSIG1 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ALOADDEC / inactive + +MSG_ALOADSIG1 1 "Atm. load: a priori sigma 1" + +ALOADSIG2 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ALOADDEC = HORIZONTAL/VERTICAL OR ALOADDEC = NORTH/EAST/UP + +MSG_ALOADSIG2 1 "Atm. load: a priori sigma 2" + +ALOADSIG3 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ALOADDEC = NORTH/EAST/UP + +MSG_ALOADSIG3 1 "Atm. load: a priori sigma 3" + +! OCN-LOAD: Ocean non-tidal loading +! --------------------------------- +ONTLDSET 1 "NONE" + ## widget = combobox; cards = NONE PER_STATION PER_GROUP ONE_OVERALL + ## editable = false; activeif = ONTLD_FILES / _ + +MSG_ONTLDSET 1 "Ocn. load: Scaling factor for stations" + +ONTLDCLU 0 + ## widget = selwin; path = DIR_CLU; ext = EXT_CLU + ## activeif = ONTLDSET = PER_GROUP + # + +MSG_ONTLDCLU 1 "Ocn. load: Scaling factor for stations" + +ONTLDDEC 1 "FULL_EFFECT" + ## widget = combobox + ## cards = FULL_EFFECT HORIZONTAL/VERTICAL NORTH/EAST/UP; editable = false + ## activeif = ONTLDSET / inactive AND ONTLDSET / NONE + +MSG_ONTLDDEC 1 "Ocn. load: Parameter decomposition" + +ONTLDSIG1 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ONTLDDEC / inactive + +MSG_ONTLDSIG1 1 "Ocn. load: a priori sigma 1" + +ONTLDSIG2 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ONTLDDEC = HORIZONTAL/VERTICAL OR ONTLDDEC = NORTH/EAST/UP + +MSG_ONTLDSIG2 1 "Ocn. load: a priori sigma 2" + +ONTLDSIG3 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ONTLDDEC = NORTH/EAST/UP + +MSG_ONTLDSIG3 1 "Ocn. load: a priori sigma 3" + +! HYDR-LOAD: Hydrostatic pressure loading +! --------------------------------------- +HLOADSET 1 "NONE" + ## widget = combobox; cards = NONE PER_STATION PER_GROUP ONE_OVERALL + ## editable = false; activeif = HLOAD_FILES / _ + +MSG_HLOADSET 1 "Hyd. load: Scaling factor for stations" + +HLOADCLU 0 + ## widget = selwin; path = DIR_CLU; ext = EXT_CLU + ## activeif = HLOADSET = PER_GROUP + # + +MSG_HLOADCLU 1 "Hyd. load: Scaling factor for stations" + +HLOADDEC 1 "FULL_EFFECT" + ## widget = combobox + ## cards = FULL_EFFECT HORIZONTAL/VERTICAL NORTH/EAST/UP; editable = false + ## activeif = HLOADSET / inactive AND HLOADSET / NONE + +MSG_HLOADDEC 1 "Hyd. load: Parameter decomposition" + +HLOADSIG1 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = HLOADDEC / inactive + +MSG_HLOADSIG1 1 "Hyd. load: a priori sigma 1" + +HLOADSIG2 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = HLOADDEC = HORIZONTAL/VERTICAL OR HLOADDEC = NORTH/EAST/UP + +MSG_HLOADSIG2 1 "Hyd. load: a priori sigma 2" + +HLOADSIG3 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ALOADDEC = NORTH/EAST/UP + +MSG_HLOADSIG3 1 "Hyd. load: a priori sigma 3" + +! ----------------------------------------- +! +! PARAMETER TYPE: Epochwise Clock estimation +! =============== +! +! ----------------------------------------- +! +! Enable epochwise clock estimation +! -------------------------------- +CLOCKR 1 "0" + ## widget = checkbox; activeif = DIFLVL = ZERO + +MSG_CLOCKR 1 "Receiver clock offsets" + +CLOCKS 1 "0" + ## widget = checkbox; activeif = DIFLVL = ZERO + +MSG_CLOCKS 1 "Satellite clock offsets" + +! Sum condition for ref clocks +! ---------------------------- +REFSUM 1 "REFERENCE_FIXED" + ## widget = combobox; editable = false + ## activeif = CLOCKR = 1 AND CLOCKS = 1 + ## cards = ZERO-MEAN_CONDITION REFERENCE_FIXED + +MSG_REFSUM 1 "Type of datum definition" + +! Clk est.: Reference Station Clock Selection +! ------------------------------------------- +REFCLOCKR 1 "NONE" + ## widget = combobox; editable = false + ## activeif = CLOCKR = 1 AND CLOCKS = 1 + ## cards = NONE ALL FIRST LAST MANUAL FROM_FILE + +MSG_REFCLOCKR 1 "Selection of reference stations" + +! Clk est.: Reference Satellite Clock Selection +! --------------------------------------------- +REFCLOCKS 1 "ALL" + ## widget = combobox; editable = false + ## activeif = CLOCKR = 1 AND CLOCKS = 1; cards = NONE ALL MANUAL FROM_FILE + +MSG_REFCLOCKS 1 "Selection of reference satellites" + +! Clk est.: Seperate receiver clock for each satellite system +! ----------------------------------------------------------- +RCLKSYS 1 "0" + ## widget = checkbox + ## activeif = CLOCKR = 1 AND SATSYS / GPS AND SATSYS / GLONASS AND SATSYS / GALILEO + +MSG_RCLKSYS 1 "Receiver clocks for each satellite system" + +! Rclk.off: Parameter setup +! ------------------------- +GLOBIAS 1 "0" + ## widget = checkbox; activeif = DIFLVL = ZERO AND CLOCKR = 1 + +MSG_GLOBIAS 1 "GLONASS receiver clock biases" + +RCVCLKTYP 1 "NONE" + ## widget = combobox; editable = false + ## cards = NONE FREQUENCY_SPECIFIC FREQ_SPEC_POLYNOM SATELLITE_SPECIFIC NON-GPS_SATELLITES + +MSG_RCVCLKTYP 1 "Rclk.off: Parameter setup" + +! Clk est.: min. # of obs. for sta clock est. +! ------------------------------------------- +MINSTA 1 "4" + ## widget = spinbox; range = 0 10 2; activeif = CLOCKR = 1 + +MSG_MINSTA 1 "Minimum number of obs per station clock" + +! Time dependent inter-system bias +! -------------------------------- +IFBWIN 1 "0" + ## widget = checkbox + ## activeif = RCVCLKTYP / inactive AND RCVCLKTYP / NONE AND RCLKSYS = 0 + +MSG_IFBWIN 1 "Time-dependent GLONASS biases" + +RCOSTR 1 "" "" "" "" + ## widget = uniline; numlines = 20 + +MSG_RCOSTR 1 "Rclk.off: Time dependent inter-system bias" + +! Clk est.: min. # of obs. for sat clock est. +! ------------------------------------------- +MINSAT 1 "1" + ## widget = spinbox; range = 0 10 2; activeif = CLOCKS = 1 + +MSG_MINSAT 1 "Minimum number of obs per satellite clock" + +! Clk est.: Ref.Stations list +! --------------------------- +STATION8 0 + ## widget = selwin; pointer = CENLST + ## activeif = CLOCKR = 1 AND CLOCKS = 1 AND REFCLOCKR = MANUAL + +MSG_STATION8 1 "Manual station selection" + +! Clk est.: Ref.Stations list +! --------------------------- +SATELLITE8 0 + ## widget = selwin; pointer = SATLST + ## activeif = CLOCKR = 1 AND CLOCKS = 1 AND REFCLOCKS = MANUAL + +MSG_SATELLITE8 1 "Manual satellite selection" + +! Clk est.: Ref. clk from file +! ---------------------------- +STAFILE8 0 + ## widget = selwin; path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + ## emptyallowed = true + ## activeif = CLOCKR = 1 AND CLOCKS = 1 AND REFCLOCKR = FROM_FILE + # + +MSG_STAFILE8 1 "Station list from file" + +! Clk est.: Ref. clk from file +! ---------------------------- +SATFILE8 0 + ## widget = selwin; path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + ## emptyallowed = true + ## activeif = CLOCKR = 1 AND CLOCKS = 1 AND REFCLOCKS = FROM_FILE + # + +MSG_SATFILE8 1 "Clk.Est.:Ref.Satellites from file" + +! Clk est.: Header of the clk RINEX file: RUNBY +! --------------------------------------------- +RUNBY 1 "ANONYMOUS" + ## widget = lineedit + +MSG_RUNBY 1 "Clk. RINEX Header: RUNBY" + +! Clk est.: Header of the clk RINEX file: AC +! ------------------------------------------ +AC 1 "XYZ" + ## widget = lineedit + +MSG_AC 1 "Clk. RINEX Header: AC" + +! Clk est.: Header of the clk RINEX file: ACName +! ---------------------------------------------- +ACNAME 1 "MY AGENCY/INSTITUTE" + ## widget = lineedit + +MSG_ACNAME 1 "Clk. RINEX Header: AC Name" + +! Time System +! ----------- +TIMESYS 1 "GPS" + ## widget = combobox; editable = false; cards = GPS GLO GAL UTC TAI + +MSG_TIMESYS 1 "Time system" + +! DCB line +! -------- +DCBLINE 0 + ## widget = lineedit + +MSG_DCBLINE 1 "DCB line" + +! Clk est.: Header of the clk RINEX file: Comments +! ------------------------------------------------ +COMMENT 2 + "CODE PRECISE CLOCK INFORMATION" + "BASED ON CODE AND PHASE MEASUREMENTS" + ## widget = uniline; numlines = 10 + +MSG_COMMENT 1 "Clk. RINEX Header: Comments" + +! ----------------------------------------- +! +! PARAMETER TYPE: Receiver Clock Offsets +! =============== +! +! ----------------------------------------- +! +! Enable Receiver Clock Errors +! ---------------------------- +RCVCLOCK 1 "0" + ## widget = checkbox; activeif = GEOTEC = GNSS + +MSG_RCVCLOCK 1 "Receiver clock offsets" + +RCVCLKLST 1 "FIRST" + ## widget = combobox; editable = false + ## cards = NONE FIRST LAST ALL MANUAL FROM_FILE + +MSG_RCVCLKLST 1 "Station selection" + +! Rclk.off: Manual selection +! -------------------------- +STATION5 0 + ## widget = selwin; pointer = STALST; activeif = RCVCLKLST == MANUAL + +MSG_STATION5 1 "Rclk.off:Selection of list of stations" + +! Rclk.off: File with Stations(s) +! ---------------------------------- +STAFILE5 0 + ## widget = selwin; path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + ## activeif = RCVCLKLST == FROM_FILE; emptyallowed = true + # + +MSG_STAFILE5 1 "Rclk.off:File with the list of stations" + +! Rclk.off: Default Sigma +! -------------------------- +SIGMA5 0 + ## widget = lineedit; check_type = real; check_min = 0 + +MSG_SIGMA5 1 "Rclk.off: a priori sigma" + +! Rclk.off: Time Interval +! -------------------------- +RCOTIM 1 "0" + ## widget = radiobutton; group = DUMMY + +MSG_RCOTIM 1 "Time interval from observation files" + +RADIO5_1 1 "0" + ## widget = radiobutton; group = DUMMY + ## radiokeys = SESSION_YEAR5 SESSION_STRG5 + +MSG_RADIO5_1 1 "Defined by year and session identifier" + +RADIO5_2 1 "1" + ## widget = radiobutton; group = DUMMY + +MSG_RADIO5_2 1 "Defined by start and end times" + +! Rclk.off: Time Interval (Session spec.) +! ------------------------------------------ +SESSION_YEAR5 1 "1980" + ## widget = lineedit; multilineallowed = true; emptyallowed = false + # $Y+0 + +MSG_SESSION_YEAR5 1 "Rclk.off: Time Interval(YEAR)" + +SESSION_STRG5 1 "0060" + ## widget = lineedit; multilineallowed = true; emptyallowed = false + # $S+0 + +MSG_SESSION_STRG5 1 "Rclk.off: Time Interval(SESSION)" + +! Rclk.off: Time Interval (date/time) +! -------------------------------------- +STADAT5 0 + ## widget = lineedit; activeif = RADIO5_2 = 1; check_type = date + # + +MSG_STADAT5 1 "Rclk.off:Start Time(Year Month Day)" + +STATIM5 0 + ## widget = lineedit; emptyallowed = false + ## activeif = RADIO5_2 = 1 AND STADAT5 / _; check_type = time + # + +MSG_STATIM5 1 "Rclk.off:Start Time(Hour Minutes Seconds)" + +ENDDAT5 0 + ## widget = lineedit; activeif = RADIO5_2 = 1; check_type = date + # + +MSG_ENDDAT5 1 "Rclk.off:End Time(Year Month Day)" + +ENDTIM5 0 + ## widget = lineedit; emptyallowed = false + ## activeif = RADIO5_2 = 1 AND ENDDAT5 / _; check_type = time + # + +MSG_ENDTIM5 1 "Rclk.off:End Time(Hour Minutes Seconds)" + +! ----------------------------------------- +! +! PARAMETER TYPE: Range Biases +! =============== +! +! ----------------------------------------- +! +! Enable Range biases +! ------------------- +RBIAS 1 "0" + ## widget = checkbox; activeif = GEOTEC = SLR + +MSG_RBIAS 1 "Range biases" + +RGBLST 1 "FROM_FILE" + ## widget = combobox; editable = false + ## cards = NONE FIRST LAST ALL MANUAL FROM_FILE + +MSG_RGBLST 1 "Station selection" + +! Range biases: Manual selection of stations +! ------------------------------------------ +STATION9 0 + ## widget = selwin; activeif = RGBLST == MANUAL; pointer = STALST + # + +MSG_STATION9 1 "Range biases:Selection of list of stations" + +! Range biases: File with Stations(s) +! ----------------------------------- +STAFILE9 1 "./DUMMY/STA/SLR_RB.FIX" + ## widget = selwin; activeif = RGBLST == FROM_FILE; path = DIR_FIX + ## ext = EXT_FIX; maxfiles = 1; emptyallowed = true + # SLR_RB + +MSG_STAFILE9 1 "Range biases: File with the list of stations" + +! Satellite-specific or for all Satellites +! ---------------------------------------- +SATRGB 1 "SAT_SPECIFIC" + ## widget = combobox; editable = false + ## cards = SAT_SPECIFIC SYS_SPECIFIC PER_STATION + +MSG_SATRGB 1 "Range Bias set-up for satellites" + +! Range biases: Default Sigma +! ---------------------------- +SIGRGB 1 "1.0" + ## widget = lineedit + +MSG_SIGRGB 1 "Range biases: a priori sigma" + +! ----------------------------------------- +! +! PARAMETER TYPE: Differential Code Biases +! =============== +! +! ----------------------------------------- +! +! Enable Differential Code Biases estimation +! ------------------------------------------ +DCBEST 1 "0" + ## widget = checkbox; activeif = FREQUENCY / DTEC AND GEOTEC = GNSS + +MSG_DCBEST 1 "Differential code biases" + +! DCB: Type of Differential Code Biases +! ------------------------------------- +DCBTYP 1 "P1-P2" + ## widget = combobox; editable = false + ## cards = P1-P2 P1-C1 LC P1-C1_MULTIPLIER + +MSG_DCBTYP 1 "Type of differential code biases" + +! DCB: Estimate Differential Code Biases for Satellites +! ----------------------------------------------------- +DCBSAT 1 "1" + ## widget = checkbox; activeif = DCBTYP / P1-C1_MULTIPLIER + +MSG_DCBSAT 1 "Estimate differential code biases for satellites" + +! DCB: Estimate Differential Code Biases for Receivers +! ---------------------------------------------------- +DCBREC 1 "0" + ## widget = checkbox + +MSG_DCBREC 1 "Estimate differential code biases for receivers" + +! DCB: Reference Satellite(s) +! --------------------------- +DCBREF 1 "SUM" + ## widget = combobox; editable = false; cards = SUM ALL + ## activeif = DCBSAT = 1 AND DCBTYP / P1-C1_MULTIPLIER + +MSG_DCBREF 1 "Reference satellite(s)" + +! DCB: A Priori Sigma for Reference Satellite Biases +! -------------------------------------------------- +DCBSIG 1 "0.01" + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = DCBSAT = 1 AND DCBTYP / P1-C1_MULTIPLIER + +MSG_DCBSIG 1 "DCB: A Priori Sigma for Reference Satellite Biases" + +! DCB: A Priori Sigma for Receiver Biases +! --------------------------------------- +DCBSIGR 1 "0.01" + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = DCBREC = 1 + +MSG_DCBSIGR 1 "DCB: A Priori Sigma for Receiver Biases" + +! ----------------------------------------- +! +! PARAMETER TYPE: Kinematic Positioning +! =============== +! +! ----------------------------------------- +! +! Enable Kinematic Station +! ------------------------ +KINEST 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC AND GEOTEC = GNSS + +MSG_KINEST 1 "Kinematic coordinates" + +! Kinematic Station(s) +! -------------------- +KINSTA 1 "MANUAL" + ## widget = combobox; editable = false + ## cards = FIRST LAST ALL MANUAL FROM_FILE + +MSG_KINSTA 1 "Station selection" + +! Kinematic Station(s): Manual Selection +! -------------------------------------- +STATION2 0 + ## widget = selwin; activeif = KINSTA == MANUAL; pointer = CENLST + +MSG_STATION2 1 "Kinematic Pos.: List of stations" + +! File with Kinematic Stations(s) +! ------------------------------- +STAFILE2 0 + ## widget = selwin; activeif = KINSTA == FROM_FILE; path = DIR_FIX + ## ext = EXT_FIX; maxfiles = 1; emptyallowed = true + # IGSNET + +MSG_STAFILE2 1 "Kinematic Pos.: File with the list of stations" + +SIGKIN 1 "NEU" + ## widget = combobox; editable = false; cards = NEU XYZ + +MSG_SIGKIN 1 "Reference frame" + +! Kinematic pos.: horizontal component sigma +! ------------------------------------------ +SIGKIN_H 0 + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = SIGKIN = NEU + +MSG_SIGKIN_H 1 "Kinematic pos.: Sigma for horizontal components" + +! Kinematic pos.: vertical component sigma +! ------------------------------------------ +SIGKIN_V 0 + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = SIGKIN = NEU + +MSG_SIGKIN_V 1 "Kinematic pos.: Sigma for vertical component" + +! Kinematic pos.: LEO sigma +! ------------------------------------------ +SIGKIN_L 0 + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = SIGKIN = XYZ + +MSG_SIGKIN_L 1 "Kinematic pos.: sigma for non-terrestrial objects" + +! Kin. positioning: min. number of stations +! ----------------------------------------- +MINKIN 1 "4" + ## widget = spinbox; range = 0 100 1 + +MSG_MINKIN 1 "kin. Pos.:min. number of obs. per epoch" + +! ----------------------------------------- +! +! PARAMETER TYPE: Satellite-specific Sigmas +! =============== +! +! ----------------------------------------- +! +! Satellite-Specific A Priori Sigmas +! ---------------------------------- +SVNAPR 1 "0" + ## widget = checkbox + +MSG_SVNAPR 1 "Satellite-specific a priori sigmas" + +! Satellite-specific Sigmas +! ------------------------- +SVNSIG 1 "" "" "" "" "" "" + ## widget = uniline; check_type.1 = integer; check_min.1 = 1 + ## check_max.1 = 999; check_type.2 = date; check_type.3 = time + ## check_type.4 = date; check_type.5 = time; check_type.6 = real + ## check_min.6 = 0.0; numlines = 10 + +MSG_SVNSIG 1 "Satellite specific a priori sigmas" + +! ----------------------------------------- +! +! PARAMETER TYPE: Hill-Resonance +! =============== +! +! ----------------------------------------- +! +! Enable Hill resonance +! --------------------- +HILL 1 "0" + ## widget = checkbox; activeif = RPRCOE / _ + +MSG_HILL 1 "Hill resonance terms" + +! Hill: manual specification +! -------------------------- +HILL_M 1 "0" + ## widget = radiobutton; group = HILL + +MSG_HILL_M 1 "Manual parameter setup" + +! Hill: set forces individually +! ----------------------------- +HILLSTR 1 "" "" "" "" + ## widget = uniline; numlines = 5 + +MSG_HILLSTR 1 "Hill: set forces individually" + +! Hill: default specification +! --------------------------- +HILL_D 1 "1" + ## widget = radiobutton; group = HILL + ## radiokeys = HILC1 HILC2 HILC3 HILP1 HILP2 HILP3 + +MSG_HILL_D 1 "Hill:Default parameter setup" + +! Hill: Enable constant radial force +! ---------------------------------- +HILC1 1 "1" + ## widget = checkbox + +MSG_HILC1 1 "Radial" + +! Hill: Sigma for constant radial force +! ------------------------------------- +SIGHILC1 0 + ## widget = lineedit; activeif = HILC1 == 1 AND HILL_D == 1 + ## check_type = real; check_min = 0.0 + # + +MSG_SIGHILC1 1 "Hill: Sigma for constant radial force" + +! Hill: Enable constant force in plane +! ------------------------------------ +HILC2 1 "1" + ## widget = checkbox + +MSG_HILC2 1 "Along track" + +! Hill: Sigma for constant force in plane +! --------------------------------------- +SIGHILC2 0 + ## widget = lineedit; activeif = HILC2 == 1 AND HILL_D == 1 + ## check_type = real; check_min = 0.0 + # + +MSG_SIGHILC2 1 "Hill: Sigma for along track" + +! Hill: Enable constant force out of plane +! ---------------------------------------- +HILC3 1 "1" + ## widget = checkbox + +MSG_HILC3 1 "Out of plane" + +! Hill: Sigma for constant force out of plane +! ------------------------------------------- +SIGHILC3 0 + ## widget = lineedit; activeif = HILC3 == 1 AND HILL_D == 1 + ## check_type = real; check_min = 0.0 + # + +MSG_SIGHILC3 1 "Hill: Sigma for constant force out of plane" + +! Hill: Enable periodic radial force +! ---------------------------------- +HILP1 1 "1" + ## widget = checkbox + +MSG_HILP1 1 "Periodic Radial" + +! Hill: Sigma for periodic radial force +! ------------------------------------- +SIGHILP1 0 + ## widget = lineedit; activeif = HILP1 == 1 AND HILL_D == 1 + ## check_type = real; check_min = 0.0 + # + +MSG_SIGHILP1 1 "Hill: Sigma for periodic radial force" + +! Hill: Enable periodic force in plane +! ------------------------------------ +HILP2 1 "1" + ## widget = checkbox + +MSG_HILP2 1 "Periodic along track" + +! Hill: Sigma for periodic force in plane +! --------------------------------------- +SIGHILP2 0 + ## widget = lineedit; activeif = HILP2 == 1 AND HILL_D == 1 + ## check_type = real; check_min = 0.0 + # + +MSG_SIGHILP2 1 "Hill: Sigma for periodic force along track" + +! Hill: Enable periodic force out of plane +! ---------------------------------------- +HILP3 1 "1" + ## widget = checkbox + +MSG_HILP3 1 "Periodic out of plane" + +! Hill: Sigma for periodic force out of plane +! ------------------------------------------- +SIGHILP3 0 + ## widget = lineedit; activeif = HILP3 == 1 AND HILL_D == 1 + ## check_type = real; check_min = 0.0 + # + +MSG_SIGHILP3 1 "Hill: Sigma for periodic force out of plane" + +! Hill: List of satellites +! ------------------------ +HILSATSTR 2 + "1" "2" "3" "4" "5" "6" "7" "8" "9" "10" "11" "12" "13" "14" "15" "16" + "17" "18" "19" "20" "21" "22" "23" "24" "25" "26" "27" "28" "29" "30" "31" "32" + ## widget = uniline + ## activeif = HILC1 == 1 OR HILC2 == 1 OR HILC3 == 1 OR HILP1 == 1 OR HILP2 == 1 OR HILP3 == 1 AND HILL_M / 1 + ## check_type = integer; check_min = 1; check_max = 999; numlines = 5 + +MSG_HILSATSTR 1 "Hill: List of satellites" + +! ----------------------------------------- +! +! PARAMETER TYPE: Earth Gravity Field +! =============== +! +! ----------------------------------------- +! +! Enable Earth gravity field +! -------------------------- +GRAVITY 1 "0" + ## widget = checkbox; activeif = RPRCOE / _ + +MSG_GRAVITY 1 "Earth gravity field" + +! Gravity: default setup +! ---------------------- +GRAVITY_D 1 "1" + ## widget = radiobutton; group = GRAVITY; radiokeys = POTDEG POTORD POTSIG + +MSG_GRAVITY_D 1 "Default setup" + +! Gravity: Max degree of development +! ---------------------------------- +POTDEG 1 "2" + ## widget = spinbox; range = 2 10 1; check_type = integer; check_min = 0 + +MSG_POTDEG 1 "Gravity: Max degree of development" + +! Gravity: Max order of development +! --------------------------------- +POTORD 1 "0" + ## widget = spinbox; range = 0 10 1; check_type = integer; check_min = 0 + +MSG_POTORD 1 "Gravity: Max order of development" + +! Gravity: a priori sigma +! ----------------------- +POTSIG 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_POTSIG 1 "Gravity: a priori sigma" + +! Gravity: manual setup +! --------------------- +GRAVITY_M 1 "0" + ## widget = radiobutton; group = GRAVITY; radiokeys = POTSTR + +MSG_GRAVITY_M 1 "Manual setup of special coefficients" + +! Gravity: direct setup of individual parameters +! ---------------------------------------------- +POTSTR 1 "" "" "" + ## widget = uniline; check_type.1 = integer; check_min.1 = 0 + ## check_type.2 = integer; check_min.2 = 0; check_type.3 = real + ## check_min.3 = 0.0; numlines = 5 + +MSG_POTSTR 1 "Gravity: manual setup of special coefficients" + +! ----------------------------------------- +! +! PARAMETER TYPE: Earth Albedo Radiation +! =============== +! +! ----------------------------------------- +! +! Enable Earth Albedo Radiation +! ----------------------------- +ALBEDO 1 "0" + ## widget = checkbox; activeif = RPRCOE / _ + +MSG_ALBEDO 1 "Earth albedo radiation" + +! Albedo: Absorption, constant +! ---------------------------- +ALB1 1 "1" + ## widget = checkbox + +MSG_ALB1 1 "Absorption, constant part" + +! Albedo: Sigma for absorption, constant +! -------------------------------------- +SIGALB1 1 "0.00" + ## widget = lineedit; activeif = ALB1 == 1; check_type = real + ## check_min = 0.0 + +MSG_SIGALB1 1 "Albedo: Sigma for absorption, constant part" + +! Albedo: Absorption, variable +! ---------------------------- +ALB2 1 "1" + ## widget = checkbox + +MSG_ALB2 1 "Absorption, variable surface due to solar panels" + +! Albedo: Sigma for absorption, variable +! -------------------------------------- +SIGALB2 1 "0.00" + ## widget = lineedit; activeif = ALB2 == 1; check_type = real + ## check_min = 0.0 + +MSG_SIGALB2 1 "Albedo: Sigma for absorption, variable surface due to solar panels" + +! Albedo: Reflection +! ------------------ +ALB3 1 "1" + ## widget = checkbox + +MSG_ALB3 1 "Reflection at solar panels" + +! Albedo: Sigma for reflection +! ---------------------------- +SIGALB3 1 "0.00" + ## widget = lineedit; activeif = ALB3 == 1; check_type = real + ## check_min = 0.0 + +MSG_SIGALB3 1 "Albedo: Sigma for reflection at solar panels" + +! Albedo: Satellite groups +! ------------------------ +ALBSATSTR 2 + "1" "1" "2" "3" "4" "5" "6" "7" "8" "9" "10" "11" "12" "13" "14" "15" "16" + "1" "17" "18" "19" "20" "21" "22" "23" "24" "25" "26" "27" "28" "29" "30" "31" "32" + ## widget = uniline; activeif = ALB1 == 1 OR ALB2 == 1 OR ALB3 == 1 + ## check_type = integer; check_min = 1; check_max = 99; numlines = 5 + +MSG_ALBSATSTR 1 "Albedo: define satellite groups" + +! Pre: Station Coord. +! ------------------- +PRE01 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING + ## activeif = FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC + +MSG_PRE01 1 "Station coordinates" + +! Pre: GLONASS reciever clock biases / Receiver Clocks +! ---------------------------------------------------- +PRE02 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING + ## activeif = MOREOPT = 1 AND RCVCLOCK = 1 OR GLOBIAS = 1 + +MSG_PRE02 1 "Pre-elimination: GLONASS receiver clock biases" + +! Pre: Orbit Elements +! ------------------- +PRE03 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = ORBADJ = 1 + +MSG_PRE03 1 "Pre-elimination: GNSS or LEO orbit determination" + +! Pre: Ambiguities +! ---------------- +PRE04 1 "NO" + ## widget = combobox; editable = true + ## cards = NO AS_SOON_AS_POSSIBLE EVERY_SESSION PRIOR_TO_NEQ_SAVING + ## activeif = GEOTEC = GNSS + +MSG_PRE04 1 "Pre-elimination: Ambiguities" + +! Pre: Rec.Height.Calib. +! ---------------------- +PRE05 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = RANTOFF = 1 + +MSG_PRE05 1 "Pre-elimination: Receiver antenna offsets" + +! Pre: Site Troposphere +! --------------------- +PRE06 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = SITETROP = 1 + +MSG_PRE06 1 "Pre-elimination: Site Troposphere" + +! Pre: Local Ionosphere +! --------------------- +PRE07 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = LOCIONO = 1 + +MSG_PRE07 1 "Pre-elimination: Local Ionosphere" + +! Pre: Diff. Code Biases +! ---------------------- +PRE08 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = DCBEST = 1 + +MSG_PRE08 1 "Pre-elimination: Diff. Code Biases" + +! Pre: Local Troposphere +! ---------------------- +PRE09 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = LOCTROP = 1 + +MSG_PRE09 1 "Pre-elimination: Local Troposphere" + +! Pre: Earth Rotation +! ------------------- +PRE10 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = ERP = 1 + +MSG_PRE10 1 "Pre-elimination: Earth Rotation" + +! Pre: Sat. Ant.Off +! ----------------- +PRE12 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = SANTOFF = 1 + +MSG_PRE12 1 "Pre-elimination: GNSS antenna offsets" + +! Pre: Earth Potential +! -------------------- +PRE13 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = GRAVITY = 1 + +MSG_PRE13 1 "Pre-elimination: Earth gravity field" + +! Pre: Hill Resonances +! -------------------- +PRE14 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = HILL = 1 + +MSG_PRE14 1 "Pre-elimination: Hill resonance terms" + +! Pre: Earth Albedo +! ----------------- +PRE15 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = ALBEDO = 1 + +MSG_PRE15 1 "Pre-elimination: Earth albedo radiation" + +! Pre: Geocenter +! ------------------- +PRE16 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = GEOCENT = 1 + +MSG_PRE16 1 "Pre-elimination: Geocenter coordinates" + +! Pre: Diff. Ionosphere +! --------------------- +PRE17 1 "EVERY_EPOCH" + ## widget = combobox; editable = false + ## cards = NO EVERY_EPOCH EVERY_SESSION PRIOR_TO_NEQ_SAVING + ## activeif = DIFFION = 1 + +MSG_PRE17 1 "Pre-elimination: stochastic ionosphere parameters" + +! Pre: Phase Center Var. +! ---------------------- +PRE18 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = RANTPAT = 1 + +MSG_PRE18 1 "Pre-elimination: REceiver antenna PCV patterns" + +! Pre: Global Ionosphere +! ---------------------- +PRE19 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = GLOBION = 1 + +MSG_PRE19 1 "Pre-elimination: Global ionosphere parameters" + +! Pre: Kin. Coordinates +! --------------------- +PRE21 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_EPOCH EVERY_SESSION PRIOR_TO_NEQ_SAVING + ## activeif = KINEST = 1 + +MSG_PRE21 1 "Pre-elimination: Kinematic coordinates" + +! Pre: Scale models in Vienna grid files +! -------------------------------------- +PRE22 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = GRDLOAD = 1 + +MSG_PRE22 1 "Pre-elimination: Scale models in Vienna grid files" + +! Pre: Station Clocks +! ------------------- +PRE23 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_EPOCH EVERY_SESSION PRIOR_TO_NEQ_SAVING + ## activeif = CLOCKR = 1 + +MSG_PRE23 1 "Pre-elimination: Receiver clock offsets" + +! Pre: Satellite Clocks +! --------------------- +PRE24 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_EPOCH EVERY_SESSION PRIOR_TO_NEQ_SAVING + ## activeif = CLOCKS = 1 + +MSG_PRE24 1 "Pre-elimination: GNSS clock offsets" + +! Pre: GNSS PCV +! ------------- +PRE25 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = SANTPAT = 1 + +MSG_PRE25 1 "Pre-elimination: GNSS antenna PCV patterns" + +! Pre: Range biases +! ----------------- +PRE26 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = RBIAS = 1 + +MSG_PRE26 1 "Pre-elimination: Range Biases" + +! Pre: Higher-order ionospere scaling parameters +! ---------------------------------------------- +PRE27 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = SCALHOI = 1 + +MSG_PRE27 1 "Pre-elimination: Higher-order ionosphere scaling parameters" + +! Pre: GNSS-specific parameters +! ----------------------------- +PRE30 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = GNSSPEC = 1 + +MSG_PRE30 1 "Pre-elimination: GNSS-Specific parameters" + +! Define Time Offset +! ------------------ +PAR_OFF 0 + ## widget = lineedit; emptyallowed = true + # + +MSG_PAR_OFF 1 "Time offset for Parameter intervals" + +! Hide some experimental parameter types +! -------------------------------------- +MOREOPT 1 "0" + ## widget = checkbox + +MSG_MOREOPT 1 "Experimental Options" + +! ----------------------------------------- +! +! SELECTION LISTS: Station names +! =============== +! +! ----------------------------------------- +STALST 0 + ## widget = selwin; menuaux = MENUAUX; action = OBS + ## menuauxkeys = CONST PSFILES CSFILES PZFILES CZFILES RZFILES + +CENLST 0 + ## widget = selwin; menuaux = MENUAUX; action = OBS + ## menuauxkeys = CONST ECCENT PSFILES CSFILES PZFILES CZFILES RZFILES + +! ----------------------------------------- +! +! SELECTION LISTS: Satellite list +! =============== +! +! ----------------------------------------- +SATLST 0 + ## widget = selwin; menuaux = MENUAUX; action = SATLST + ## menuauxkeys = CONST PSFILES CSFILES PZFILES CZFILES RZFILES + +! ----------------------------------------- +! +! SELECTION LISTS: Receiver/Antenna names +! =============== +! +! ----------------------------------------- +ANTGRP 0 + ## widget = selwin; menuaux = MENUAUX; action = ANTGRP + ## menuauxkeys = CONST PSFILES CSFILES PZFILES CZFILES + +MSG_ANTGRP 1 "Group satellite numbers" + +! ----------------------------------------- +! +! SELECTION LISTS: Antenna names +! =============== +! +! ----------------------------------------- +ANTGRPRI 0 + ## widget = selwin; menuaux = MENUAUX; action = ANTGRPRI + ## menuauxkeys = CONST PSFILES CSFILES PZFILES CZFILES + +! ----------------------------------------- +! +! SELECTION LISTS: Indiv. Receiver/Antennas +! =============== +! +! ----------------------------------------- +ANTLST 0 + ## widget = selwin; menuaux = MENUAUX; action = ANTLST + ## menuauxkeys = CONST PSFILES CSFILES PZFILES CZFILES + +! ----------------------------------------- +! +! SELECTION LISTS: Indiv. Antennas +! =============== +! +! ----------------------------------------- +ANTLSTRI 0 + ## widget = selwin; menuaux = MENUAUX; action = ANTLSTRI + ## menuauxkeys = CONST PSFILES CSFILES PZFILES CZFILES + +! ====================================================================== +! HIDDEN PANELS AND OPTIONS +! ====================================================================== +! Define array dimensions +! ----------------------- +SHOWMAX 1 "0" + ## widget = checkbox + +MSG_SHOWMAX 1 "Define array dimensions" + +! MAXLOC: Maximum number of parameters to be processed +! ---------------------------------------------------- +MAXLOC 0 + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_MAXLOC 1 "MAXLOC: Maximum number of parameters to be processed" + +! MAXFIL: Maximum number of files to be processed +! ----------------------------------------------- +MAXFIL 0 + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_MAXFIL 1 "MAXFIL: Maximum number of files to be processed" + +! MAXSTA: Maximum number of stations involved +! ------------------------------------------- +MAXSTA 0 + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_MAXSTA 1 "MAXSTA: Maximum number of stations involved" + +! MAXSAT: Maximum number of satellites involved +! --------------------------------------------- +MAXSAT 0 + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_MAXSAT 1 "MAXSAT: Maximum number of satellites involved" + +! MAXAMB: Maximum number of ambiguities in an observation file +! ------------------------------------------------------------ +MAXAMB 0 + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_MAXAMB 1 "MAXAMB: Maximum number of ambiguities in an observation file" + +! MAXPAR: Maximum number of parameters simultaneously processed +! ------------------------------------------------------------- +MAXPAR 0 + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_MAXPAR 1 "MAXPAR: Maximum number of parameters simultaneously processed" + +! MAXFLS: Maximum number of files simultaneously processed +! -------------------------------------------------------- +MAXFLS 0 + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_MAXFLS 1 "MAXFLS: Maximum number of files simultaneously processed" + +! MAXSAS: Maximum number of satellites simultaneously processed +! ------------------------------------------------------------- +MAXSAS 0 + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_MAXSAS 1 "MAXSAS: Maximum number of satellites simultaneously processed" + +! MAXAMP: Maximum number of ambiguities simultaneously processed +! -------------------------------------------------------------- +MAXAMP 0 + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_MAXAMP 1 "MAXAMP: Maximum number of ambiguities simultaneously processed" + +! MAXSNG: Maximum number of non-zero elements in one line of first design matrix +! ------------------------------------------------------------------------------ +MAXSNG 0 + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_MAXSNG 1 "MAXSNG: Maximum number of non-zero elements in one line of first design matrix" + +! Statistic: Apply clock syncronization errors +! -------------------------------------------- +USESYNCR 1 "0" + ## widget = checkbox + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# PARAMETER ESTIMATION - GPSEST 1.1: Input Files 1 # +# # +# GENERAL FILES AND PROCESSING MODE # +# Space geodetic technique > %%%%%% < # GEOTEC +# Differencing level > %%%%%% < # DIFLVL +# LEO data processing > % < # LEOPROC +# Show all general files > % < # SHOWGEN +# # +# OBSERVATION FILES # +# Phase observations > %%%%%%%% < > %%%%%%%% < # PSFILES PZFILES +# Code@ observations > %%%%%%%% < > %%%%%%%% < # CSFILES CZFILES +# Range observations > %%%%%%%% < # RZFILES +# # +# MAIN INPUT FILES # +# Station coordinates > %%%%%%%% < # COORD +# Satellite standard orbits > %%%%%%%% < # STDORB +# Earth rotation parameters > %%%%%%%% < # POLE +# Satellite clock corrections > %%%%%%%% < # SATCLK +# Differential code biases > %%%%%%%% < # DCBINP +# Gridded VMF1 coefficients > %%%%%%%% < # VMF1_FILES +# Ionosphere models > %%%%%%%% < # IONOS +# # +# CORRECTIONS FOR LOADING EFFECTS AND CENTER OF MASS # +# Ocean tidal loading > %%%%%%%% < # OCNLOAD +# Atmospheric tidal loading > %%%%%%%% < # ATMLOAD +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# GPSEST 1.2: Input Files 2 # +# # +# ADDITIONAL INPUT FILES # +# Satellite orbit partials > %%%%%%%% < # RPRCOE +# Clock RINEX file > %%%%%%%% < # RXCLKIN +# Inter-system biases > %%%%%%%% < # ISBINP +# Troposphere estimates > %%%%%%%% < # TROPEST +# Meteorological data > %%%%%%%% < # METFIL +# # +# GRIDDED LOADING PARAMETERS # +# Atmospheric pressure > %%%%%%%% < # ALOAD_FILES +# Ocean, non-tidal > %%%%%%%% < # ONTLD_FILES +# Hydrostatic pressure > %%%%%%%% < # HLOAD_FILES +# # +# AUXILIARY STATION FILES # +# Station information > %%%%%%%% < # STAINFO +# Kinematic coordinates > %%%%%%%% < # KININP +# Receiver antenna orientation > %%%%%%%% < # ANTAZI +# Observation sigma factors > %%%%%%%% < # STAWGT +# Station eccentricities > %%%%%%%% < # ECCENT +# END_PANEL #################################################################### + + +# BEGIN_PANEL LEOPROC = 1 OR GEOTEC = SLR ###################################### +# GPSEST 1.3: LEO- and SLR-specific Input Files # +# # +# LEO-SPECIFIC INPUT FILES # +# Standard orbits > %%%%%%%% < # LEOSTD +# Orbit partial derivatives > %%%%%%%% < # LEORPR +# Attitude data > %%%%%%%% < # ATTIT +# Kinematic velocities > %%%%%%%% < # KINVEL +# # +# SLR-SPECIFIC INPUT FILES # +# Data handling (biases, CoM) > %%%%%%%% < # RGBINP +# LEO precise orbits > %%%%%%%% < # LEOPRE +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWGEN = 1 ###################################################### +# GPSEST 1.4: General Files # +# # +# GENERAL INPUT FILES # +# General constants > %%%%%%%%%%%% < # CONST +# Geodetic datum > %%%%%%%%%%%% < # DATUM +# Phase center variations > %%%%%%%%%%%% < # PHASECC +# Receiver information > %%%%%%%%%%%% < # RECEIVR +# Satellite information > %%%%%%%%%%%% < # SATELL +# Satellite problems > %%%%%%%%%%%% < # SATCRUX +# Earth potential coefficients> %%%%%%%%%%%% < # POTCOE +# Subdaily pole model > %%%%%%%%%%%% < # SUBMOD +# Nutation model > %%%%%%%%%%%% < # NUTMOD +# SINEX header file > %%%%%%%%%%%% < # SINEXIN +# IONEX control file > %%%%%%%%%%%% < # IONEXCF +# GPS-UTC file > %%%%%%%%%%%% < # GPSUTC +# Frequency information > %%%%%%%%%%%% < # FRQINFO +# # +# MENU SETTINGS # +# Selected campaign > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% <# CAMPAIGN +# Selected session Year> %%%% < Session> %%%% < # YR4_INFO SES_INFO +# Session table > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% <# SESSION_TABLE +# # +# TEMPORARY FILES # +# Scratch files > %%%%%%%% < > %%%%%%%% < > %%%%%%%% < # AUXFIL AUXFIL1 KINSCR +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWMAX = 1 ###################################################### +# GPSEST 1.5: Array Dimension Specification # +# # +# MAXIMUM ARRAY DIMENSIONS (OVERALL) # +# MAXLOC: Parameters > %%%%%% < # MAXLOC +# MAXFIL: Files > %%%%%% < # MAXFIL +# MAXSTA: Stations > %%%%%% < # MAXSTA +# MAXSAT: Satellites > %%%%%% < # MAXSAT +# MAXAMB: Ambiguities per observation file > %%%%%% < # MAXAMB +# # +# MAXIMUM ARRAY DIMENSIONS (SIMULTANEOUSLY PROCESSED) # +# MAXPAR: Parameters > %%%%%% < # MAXPAR +# MAXFLS: Files > %%%%%% < # MAXFLS +# MAXSAS: Satellites > %%%%%% < # MAXSAS +# MAXAMP: Ambiguities > %%%%%% < # MAXAMP +# # +# MAXIMUM NUMBER OF # +# MAXSNG: Elements per line of first design matrix > %%%%%% < # MAXSNG +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# GPSEST 2.1: Output Files 1 # +# # +# GENERAL OUTPUT FILES # +# Program output > % < use GPSEST.Lnn or > %%%%%%%% < # SYSODEF SYSOUT +# Error message > % < merged to program output or > %%%%%%%% < # ERRMRG SYSERR +# # +# NORMAL EQUATION SYSTEM > %%%%%%%% < # NEQUARS +# # +# STATION- AND SATELLITE-RELATED RESULTS # +# Station coordinates > %%%%%%%% < # COORDRS +# Satellite orbital elements > %%%%%%%% < # ORBITRS +# Earth rotation parameters > %%%%%%%% < # POLERS +# Earth rotation parameters (IERS) > %%%%%%%% < # IERSPOL +# # +# ATMOSPHERE-SPECIFIC RESULTS # +# Troposphere estimates > %%%%%%%% < # TROPSAV +# Troposphere estimates (SINEX) > %%%%%%%% < # TROPSNX +# Ionosphere models > %%%%%%%% < # IONOSRS +# Ionosphere models (IONEX) > %%%%%%%% < # IONEXRS +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# GPSEST 2.2: Output Files 2 # +# # +# ADDITIONAL RESULT FILES # +# Differential code biases > %%%%%%%% < # DCBOUT +# Inter-system biases > %%%%%%%% < # ISBOUT +# Phase center variations (gridded) > %%%%%%%% < # PHASRSG +# Phase center variations (spherical)> %%%%%%%% < # PHASRSH +# # +# EPOCH-SPECIFIC RESULTS # +# GNSS clock corrections > %%%%%%%% < # CLKSAV +# Clock RINEX > %%%%%%%% < # CLKRNX +# Kinematic coordinates > %%%%%%%% < # KINOUT +# # +# AUXILIARY FILES # +# Observation residuals > %%%%%%%% < # RESIDRS +# Covariance matrix > %%%%%%%% < # COVTTRS +# Covariance matrix wrt coordinates > %%%%%%%% < # COVARRS +# END_PANEL #################################################################### + + +# BEGIN_PANEL GEOTEC = SLR OR LEOPROC = 1 ###################################### +# GPSEST 2.3: LEO- and SLR-specific Output Files # +# # +# LEO-SPECIFIC RESULT FILES # +# Orbital elements > %%%%%%%% < # LEORBRS +# # +# SLR-SPECIFIC RESULT FILES # +# Data handling (biases, CoM) > %%%%%%%% < # RGBOUT +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# GPSEST 3.1: General Options 1 # +# # +# TITLE > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # TITLE +# # +# OBSERVATION SELECTION # +# Satellite system > %%%%%%%%%%%%% < # SATSYS +# Frequency/linear combination > %%%%%%%%%%%%% < # FREQUENCY +# Elevation cutoff angle > %%%%%% %%%%%% %%%%%% %%%%%%%%%%%%% < # SODSEL +# Observation window > % < # WINDOW +# # +# OBSERVATION MODELING AND PARAMETER ESTIMATION # +# A priori sigma of unit weight > %%%%%% %%%%% < # ELVWGT +# Type of computed residuals > %%%%%%%%%%%%% < # NORRES +# Correlation strategy > %%%%%%%%%%%%% < # CORREL +# # +# LEO-SPECIFIC SELECTION AND MODELING OPTIONS # +# Elevation cutoff angle > %%%%%% %%%%% < # LEOEDW +# END_PANEL #################################################################### + + +# BEGIN_PANEL WINDOW = 1 ####################################################### +# GPSEST 3.1.1: Observation Window # +# # +# OBSERVATION WINDOW # +# # +# > % < Defined by Year and Session identifier # RADIO1_1 +# Year > %%%% < Session > %%%% < # SESSION_YEAR1 SESSION_STRG1 +# # +# # +# > % < Defined by Start and End times # RADIO1_2 +# yyyy mm dd hh mm ss yyyy mm dd hh mm ss # +# Start > %%%%%%%%%% < > %%%%%%%% < End > %%%%%%%%%% < > %%%%%%%% < # STADAT1 STATIM1 ENDDAT1 ENDTIM1 +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# GPSEST 3.2: General Options 2 # +# # +# A PRIORI TROPOSPHERE MODELING # +# ZPD model and mapping function > %%%%%%%%%%%%% < for GNSS # TROPOS +# > %%%%%%%%%%%%% < for SLR # TROPOS_S +# # +# HANDLING OF AMBIGUITIES # +# Resolution strategy > %%%%%%%%%%%%% < # AMBSTRAT +# Solve ambiguities for > %%%%%%%%%%%%% < # SATSYS_AR +# Consider GPS quarter-cycle biases> %%%%%%%%%%%%% < # AMBQCPB +# Save resolved ambiguities > % < # AMBSAVE +# Introduce widelane integers > % < # APRWIDE +# Introduce L1 and L2 integers > % < # APRL1L2 +# # +# SPECIAL PROCESSING OPTIONS # +# Stop program after NEQ saving > % < # OBS2NEQ +# Activate extended program output > % < # PRINT +# END_PANEL #################################################################### + + +# BEGIN_PANEL PRINT = 1 ######################################################## +# GPSEST 3.2.1.1: Extended Program Output Options # +# # +# INFORMATION RELATED TO OBSERVATIONS # +# List of observations given in files > % < # PRTNUMOB +# List of observations used for processing > % < # PRTNUMDD +# Satellite elevations > % < # PRTELEV +# Histogram of observations by elevation angle bins > % < # PRTNOBEL +# Histogram of observations by nadir angle bins > % < # PRTNOBNA +# Phase-connected time intervals > % < # PRTTIMFL +# # +# INFORMATION RELATED TO ESTIMATED PARAMETERS # +# List of all parameters > % < # PRTPARAM +# Unresolved ambiguities after each iteration step > % < # PRTAMBIT +# Suppression of output concerning troposphere parameter > % < # PRTTRP +# Suppression of output concerning coordinate parameter > % < # PRTCRD +# Suppression of output concerning ambiguity parameter > % < # PRTAMB +# Suppression of output concerning epoch parameters > % < # PRTEPPAR +# END_PANEL #################################################################### + + +# BEGIN_PANEL PRINT = 1 ######################################################## +# GPSEST 3.2.1.2: Extended Program Output Options # +# # +# OTHER INFORMATION # +# Resolved ambiguities from observation files > % < # PRTAMBFL +# Constants, antenna offsets, ionosphere coefficients > % < # PRTPOLE +# Station eccentricities, receiver information > % < # PRTPOSEC +# Receiver synchronization errors > % < # PRTSYNCH +# RMS of ellipsoidal coordinates and differences > % < # PRTBLH +# Slope distances and their RMS > % < # PRTDIS +# Statistics on the parameter dimensions > % < # PRTMAX +# # +# HELMERT TRANSFORMATION OF RESULTING STATION COORDINATES # +# Activate Helmert transformation > % < # PRTHELM +# Coordinate system for transformation > %%%%%%%%%%%% < # COORDSYS +# Rotation > % < # ROTXYZ +# Scale > % < # SCALE +# END_PANEL #################################################################### + + +# BEGIN_PANEL DIFLVL = DOUBLE AND AMBSTRAT = SEARCH ############################ +# GPSEST 3.2.2: General Search Ambiguity Resolution Strategy # +# # +# OPTIONS AND CRITERIA FOR TESTING # +# Baseline-wise ambiguity resolution > % < # IFBASL +# Search width in units of standard deviation > %%%%% < # IFSWID +# Minimum allowed RMS ratio re 2nd best to best > %%%%% < # IF21 +# Maximum allowed RMS ratio re fixed to float > %%%%% < # IFFXFL +# Search width for geometry-free linear combination > %%%%% %%%%% < # MXAMBIT +# Ambiguity resolvable if exactly one integer within > %%%%% %%%%% %%%%% %%%%%%%%%%%%%%% < # GLORES +# END_PANEL #################################################################### + + +# BEGIN_PANEL DIFLVL = DOUBLE AND AMBSTRAT = QIF ############################### +# GPSEST 3.2.4: Quasi-Ionosphere-Free Ambiguity Resolution Strategy # +# # +# OPTIONS AND CRITERIA FOR TESTING # +# Maximal number of ambiguities fixed per iteration step > %%%%% < # MXAQIF +# Search width for pairs of L1 and L2 ambiguities > %%%%% %%%%% %%%%% %%%%% < # LAFXFL +# Maximum allowed RMS of unit weight for fixed solution > %%%%% %%%%%%%%%%%%%%% < # LAMRES +# END_PANEL #################################################################### + + +# BEGIN_PANEL DIFLVL = ZERO #################################################### +# GPSEST 3.3: General Options 3 # +# # +# OPTIONS CONCERNING INTRODUCED CLOCK CORRECTIONS # +# Primary source for satellite clocks > %%%%%%%%%%%%%%%%% < # USERXCLK +# Receiver@ clock missing in clock RINEX file > %%%%%%%%%%%%%%%%% < # NORXCLKR +# Satellite clock missing in clock RINEX file > %%%%%%%%%%%%%%%%% < # NORXCLKS +# Satellite clock missing in Bernese clock file> %%%%%%%%%%%%%%%%% < # NOSATCLK +# Clock interpolation allowed over > %%%%%% %%%%%% % < # PRELJ2 +# Correction for polarization effect > %%%%%%%%%% < total effect # POLARI2D +# > %%%%%%%%%% < geometric part # POLARI1D +# END_PANEL #################################################################### + + +# BEGIN_PANEL FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC ##### +# GPSEST 4: Datum Definition for Station Coordinates # +# # +# DATUM DEFINITION TYPE # +# > % < Free network solution # RADIO8_3 +# > % < Coordinates constrained > %%%%%%%%%%%% < # RADIO8_2 SIGSTA +# > % < Coordinates fixed > %%%%%%%%%%%% < # RADIO8_1 FIXSTA +# # +# A PRIORI SIGMAS # +# North > %%%%%%% %%%%%%% %%%%%%% %%%%%%%%%%%%%%%%%%%% < # STATION4 +# List of stations (and sigmas) from file > %%%%%%%% < # STAFILE4 +# Stations with specific flags in CRD file > %%%%%%%% < #: all non-blank # STAFLAG4 +# END_PANEL #################################################################### + + +# BEGIN_PANEL FIXSTA = MANUAL OR FIXSTA = FROM_FILE OR FIXSTA = WITH_FLAG AND FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC +# GPSEST 4.1: Datum Definition for Station Coordinates # +# # +# STATION COORDINATES TO BE FIXED # +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # STATION1 +# List of stations from file > %%%%%%%% < # STAFILE1 +# Stations with specific flags in CRD file > %%%%%%%% < #: all non-blank # STAFLAG1 +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# GPSEST 5.1: Setup of Parameters and Pre-Elimination 1 # +# # +# STATION-RELATED PARAMETERS Setup Pre-Elimination # +# Station coordinates > %%%%%%%%%%%%%%%%%%%% < # PRE01 +# Ambiguities > %%%%%%%%%%%%%%%%%%%% < # PRE04 +# # +# ATMOSPHERIC PARAMETERS # +# Site-specific troposphere parameters > % < > %%%%%%%%%%%%%%%%%%%% < # SITETROP PRE06 +# Global ionosphere parameters > % < > %%%%%%%%%%%%%%%%%%%% < # GLOBION PRE19 +# # +# GLOBAL PARAMETERS # +# Orbital parameters > % < > %%%%%%%%%%%%%%%%%%%% < # ORBADJ PRE03 +# Earth orientation parameters > % < > %%%%%%%%%%%%%%%%%%%% < # ERP PRE10 +# Geocenter coordinates > % < > %%%%%%%%%%%%%%%%%%%% < # GEOCENT PRE16 +# # +# EPOCH PARAMETERS # +# Receiver clock offsets > % < > %%%%%%%%%%%%%%%%%%%% < # CLOCKR PRE23 +# Satellite clock offsets > % < > %%%%%%%%%%%%%%%%%%%% < # CLOCKS PRE24 +# Kinematic coordinates > % < > %%%%%%%%%%%%%%%%%%%% < # KINEST PRE21 +# Stochastic ionosphere parameters > % < > %%%%%%%%%%%%%%%%%%%% < # DIFFION PRE17 +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# GPSEST 5.2: Setup of Parameters and Pre-Elimination 2 # +# # +# BIAS PARAMETERS Setup Pre-Elimination # +# Differential code biases > % < > %%%%%%%%%%%%%%%%%%%% < # DCBEST PRE08 +# GLONASS receiver clock biases > % < > %%%%%%%%%%%%%%%%%%%% < # GLOBIAS PRE02 +# GNSS-specific translation parameters > % < > %%%%%%%%%%%%%%%%%%%% < # GNSSPEC PRE30 +# # +# ANTENNA PHASE CENTER PARAMETERS # +# Satellite phase center offsets > % < > %%%%%%%%%%%%%%%%%%%% < # SANTOFF PRE12 +# Satellite phase center variations > % < > %%%%%%%%%%%%%%%%%%%% < # SANTPAT PRE25 +# Receiver@ phase center offsets > % < > %%%%%%%%%%%%%%%%%%%% < # RANTOFF PRE05 +# Receiver@ phase center variations > % < > %%%%%%%%%%%%%%%%%%%% < # RANTPAT PRE18 +# # +# PARAMETER SCALING FACTORS # +# Scaling related to loading effects > % < > %%%%%%%%%%%%%%%%%%%% < # GRDLOAD PRE22 +# Higher-order ionosphere scaling > % < > %%%%%%%%%%%%%%%%%%%% < # SCALHOI PRE27 +# # +# SLR-RELATED PARAMETERS # +# Range biases > % < > %%%%%%%%%%%%%%%%%%%% < # RBIAS PRE26 +# # +# TIME OFFSET FOR PARAMETER INTERVALS > %%%%%%%%% < (hhh mm ss) # PAR_OFF +# END_PANEL #################################################################### + + +# BEGIN_PANEL MOREOPT = 1 ###################################################### +# GPSEST 5.3: Parameter Setup of Experimental Parameters # +# # +# STATION-RELATED PARAMETERS Setup Pre-Elimination # +# Receiver clock offsets > % < same as GLONASS clock bias # RCVCLOCK PRE02 +# Time-dependent GLONASS biases > % < same as GLONASS clock bias # IFBWIN +# # +# ATMOSPHERIC PARAMETERS Setup Pre-Elimination # +# Local troposphere parameters > % < > %%%%%%%%%%%%%%%%%%%% < # LOCTROP PRE09 +# Local ionosphere parameters > % < > %%%%%%%%%%%%%%%%%%%% < # LOCIONO PRE07 +# # +# ADDITIONAL PARAMETERS # +# Earth gravity field > % < > %%%%%%%%%%%%%%%%%%%% < # GRAVITY PRE13 +# Earth albedo radiation > % < > %%%%%%%%%%%%%%%%%%%% < # ALBEDO PRE15 +# Hill resonance terms > % < > %%%%%%%%%%%%%%%%%%%% < # HILL PRE14 +# # +# EXPERIMENTAL OPTIONS # +# Satellite-specific a priori sigmas > % < # SVNAPR +# END_PANEL #################################################################### + + +# BEGIN_PANEL SITETROP = 1 ##################################################### +# GPSEST 6.1.1: Site-Specific Troposphere Parameters 1 # +# # +# ZENITH PATH DELAY PARAMETERS # +# Mapping function > %%%%%%%%%% < # MAPPNG +# Parameter spacing > %%%%%%%% <(hh mm ss) # NUMPAR +# # +# HORIZONTAL GRADIENT PARAMETERS # +# Gradient estimation model > %%%%%%%%%% < # TRPGRD +# Parameter spacing > %%%%%%%% <(hh mm ss) # NUMGRD +# # +# A PRIORI SIGMAS Absolute Relative # +# Zenith path delay > %%%%%%%% %%%%%%%% %%%%%%%% %%%%%%%% %%%%%%%%% <(hhh mm ss) Time resolution> %%%%%%%% <(hh mm ss)# TRPOFF TRPRES +# END_PANEL #################################################################### + + +# BEGIN_PANEL SITETROP = 1 ##################################################### +# GPSEST 6.1.2: Site-Specific Troposphere Parameters 2 # +# # +# STATIONS TO BE EXCLUDED FROM TROPOSPHERE ESTIMATION # +# Station selection > %%%%%%%%%%% < # NTRPSEL +# Station list from file > %%%%%%%% < # STAFILE6 +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # STATION6 +# # +# STATIONS WITH SPECIAL A PRIORI SIGMAS # +# Station selection > %%%%%%%%%%% < # SPESEL +# Station list from file > %%%%%%%% < # STAFILE3 +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # STATION3 +# # +# SPECIAL A PRIORI SIGMAS Absolute Relative # +# Zenith path delay > %%%%%%%% %%%%%%%% %%%%%%%% %%%%%%%% %%%%%%%% < (hh mm ss) # NUMION +# Station-specific models > % < # MLTMOD +# 4-figure model name > %%%% < # GIMNAM +# # +# NUMBER OF COEFFICIENTS # +# Maximum degree of spherical harmonics> %%%% < # MAXDEG +# Maximum order of spherical harmonics > %%%% < # MAXORD +# # +# ESTIMATION OF SINGLE-LAYER HEIGHT PARAMETERS # +# Number of height parameters > %%%% < # HGTEST +# Absolute sigma for height parameters > %%%%%%% %%%%%%% %%%%%%%%%%% < # STADYN +# Reference frame definition > %%%%%%%%%%% < # REFFRM +# Longitude of the Sun > %%%%% < # LONSUN +# Mapping function > %%%%% < # MAPFUN +# # +# ADDITIONAL INFORMATION # +# A priori height of single layer > %%%%%%% %%%%%%% %%%%%%% %%%%%%% %%%%%%% %%%%%%%% < > %%%%%%%% < # ORBEST ORBEST_LST +# # +# SETUP OF ORBITAL ELEMENTS A priori sigma # +# Semi major axis > % < > %%%%%%%%% % < > %%%%%%%%% < # ECCENTR SIGECCE +# Inclination > % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < # STCEST +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL RPRCOE / _ AND ORBADJ = 1 AND STCEST = 1 ######################### +# GPSEST 6.3.2: Satellite Orbit Determination 2 # +# # +# OPTIONS CONCERNING ESTIMATION OF STOCHASTIC PULSES # +# Number of parameter sets per day > %%% < # NUMSET1 +# Additional requests for further epochs> % < # STCSPEC +# # +# SETUP OF STOCHASTIC PULSES A priori sigma # +# Radial > % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% PRN Par/day _Sigma1_ _Sigma2_ _Sigma3_ < # SATGROUP +# END_PANEL #################################################################### + + +# BEGIN_PANEL RPRCOE / _ AND ORBADJ = 1 AND STCEST = 1 AND STCSPEC = 1 ######### +# GPSEST 6.3.3: Satellite Orbit Determination 3 # +# # +# ADDITIONAL SETUP REQUESTS FOR STOCHASTIC PULSES # +# > PRN yyyy_mm_dd hh_mm_ss _Sigma1_ _Sigma2_ _Sigma3_ < # STCGROUP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL LEORPR / _ AND LEOPROC = 1 AND ORBADJ = 1 ######################## +# GPSEST 6.4.1: LEO Orbit Determination 1 # +# # +# SETUP OF ORBITAL ELEMENTS A priori sigma # +# Semi major axis > % < > %%%%%%%%% % < > %%%%%%%%% < # ECCENTR2 SIGECCE2 +# Inclination > % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < # STCEST2 +# END_PANEL #################################################################### + + +# BEGIN_PANEL LEORPR / _ AND LEOPROC = 1 AND ORBADJ = 1 AND STCEST2 = 1 ######## +# GPSEST 6.4.2: LEO Orbit Determination 2 # +# # +# OPTIONS CONCERNING ESTIMATION OF STOCHASTIC PARAMETERS # +# Parameters are defined as changes in > %%%%%%%%%%%% < # PULSDEF2 +# Number of parameter sets per day > %%% < # NUMSET12 +# Additional requests for further epochs> % < # STCSPEC2 +# # +# SETUP OF STOCHASTIC PARAMETERS A priori sigma # +# Radial > % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% LEO Par/day _Sigma1_ _Sigma2_ _Sigma3_ < # SATGROUP2 +# END_PANEL #################################################################### + + +# BEGIN_PANEL LEORPR / _ AND LEOPROC = 1 AND ORBADJ = 1 AND STCEST2 = 1 AND STCSPEC2 = 1 # +# GPSEST 6.4.3: LEO Orbit Determination 3 # +# # +# ADDITIONAL SETUP REQUESTS FOR STOCHASTIC PARAMETERS # +# > LEO yyyy_mm_dd hh_mm_ss _Sigma1_ _Sigma2_ _Sigma3_ < # STCGROUP2 +# END_PANEL #################################################################### + + +# BEGIN_PANEL ERP = 1 ########################################################## +# GPSEST 6.5: Earth Orientation Parameters # +# # +# PARAMETER SETUP # +# Parameter spacing > %%%%%%%% <(hh mm ss) # NUMSET +# Continuity between sets > %%%%% < # CONTI +# Drifts constrained to zero > %%%%% < # CONSTRA +# # +# NUMBER OF PARAMETERS PER SET AND CONSTRAINING # +# Par/set First parameter Other parameters # +# X pole > % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% < > %%%%%%%%% % < > %%%%%%%%% < > %%%%%%%%% % < > %%%%%%%%% < > %%%%%%%%% %%%%%%%% <(hh mm ss) # NVBERN +# IERS ERP file > %%%%%%%% <(hh mm ss) # NVIERS +# END_PANEL #################################################################### + + +# BEGIN_PANEL GEOCENT = 1 ###################################################### +# GPSEST 6.6: Geocenter Coordinates # +# # +# PARAMETER SETUP A priori sigma # +# X-component > % < > %%%%%%%% % < > %%%%%%%% % < > %%%%%%%% % < # PHASEPO +# Var-covar wrt epoch parameters > %%%%%%%%%%%%%%%%% < # QXXEPO +# Sampling rate for resubstitution > %%%%%% %%%%%% %%%%%%%%%%%%%%%%%%%% < # REFSUM +# # +# REFERENCE STATIONS # +# Selection of reference stations > %%%%%%%%%%%%%%%%%%%% < # REFCLOCKR +# Manual station selection > %%%%%%%%%%%%%%%%%%%% < # STATION8 +# Station list from file > %%%%%%%% < # STAFILE8 +# # +# REFERENCE SATELLITES # +# Selection of reference satellites > %%%%%%%%%%%%%%%%%%%% < # REFCLOCKS +# Manual satellite selection > %%%%%%%%%%%%%%%%%%%% < # SATELLITE8 +# Satellite list from file > %%%%%%%% < # SATFILE8 +# # +# ADDITIONAL OPTIONS # +# Minimum number of obs per station clock > %%% < # MINSTA +# Minimum number of obs per satellite clock> %%% < # MINSAT +# # +# GLONASS CLOCK ESTIMATION # +# GLONASS receiver clock biases > %%%%%%%%%%%%%%%%%%%% < # RCVCLKTYP +# Receiver clocks for each satellite system> % < # RCLKSYS +# END_PANEL #################################################################### + + +# BEGIN_PANEL CLOCKR = 1 OR CLOCKS = 1 AND CLKRNX / _ ########################## +# GPSEST 6.8.2: Clock Estimation 2 # +# # +# HEADER ENTRIES FOR CLOCK RINEX RESULT FILE # +# Run by > %%%%%%%%%%%%%%%%%%% < # RUNBY +# AC designator > %%%% < # AC +# AC name > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # ACNAME +# # +# Time system > %%%% < # TIMESYS +# DCBs applied > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # DCBLINE +# # +# Comment lines: # +# > Comment_lines_______________________________________________ < # COMMENT +# END_PANEL #################################################################### + + +# BEGIN_PANEL KINEST = 1 ####################################################### +# GPSEST 6.9: Kinematic Coordinates # +# # +# STATIONS TO BE TREATED AS KINEMATIC # +# Station selection > %%%%%%%%%%% < # KINSTA +# Station list from file > %%%%%%%% < # STAFILE2 +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # STATION2 +# # +# A PRIORI SIGMAS # +# Reference frame > %%%%% < # SIGKIN +# Sigma for horizontal components > %%%%%%% %%%%%%% %%%%%%% % < # MINKIN +# END_PANEL #################################################################### + + +# BEGIN_PANEL DIFFION = 1 ###################################################### +# GPSEST 6.10: Stochastic Ionosphere Parameters # +# # +# STOCHASTIC IONOSPHERE PARAMETERS # +# Elimination of reference ionosphere parameters > % < # DIONELI +# Elevation-dependent parameter constraining > % < # DIONCON +# Absolute a priori sigma on single difference level > %%%%%% %%%%%% %%%%%%%%%%%%%%%%% < # DCBTYP +# Estimate differential code biases for satellites > % < # DCBSAT +# Estimate differential code biases for receivers > % < # DCBREC +# # +# DATUM DEFINITION AND CONSTRAINING # +# Reference satellite(s) > %%%%% < # DCBREF +# A priori sigma for reference satellite biases > %%%%%%% %%%%%%% %%%%%%%% < # SYSTRA +# A priori sigmas North > %%%%%%%% %%%%%%%% %%%%%%%% %%%%%%%% < # SYSTRP +# A priori sigma > %%%%%%%% % <@@Y> % <@@Z> % < # SATANTX SATANTY SATANTZ +# Grouping > %%%%%%%%%%%% < # SAOSEL +# Advanced setup > % < # SATANT0 +# # +# PARAMETER CONSTRAINING # +# X-component > %%%%%%%% %%%%%%%% %%%%%%%% Group hh_mm_ss _X(m)_ _Y(m)_ _Z(m)_ _X(m)_ _Y(m)_ _Z(m)_ < # SATANTSTR +# END_PANEL #################################################################### + + +# BEGIN_PANEL SANTOFF = 1 AND SAOSEL = MANUAL ################################## +# GPSEST 6.13.3: Satellite Antenna Phase Center Offsets 3 # +# # +# MANUAL GROUP DEFINITION # +# Satellite numbers # +# > Grp ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ < # SATANTGRP +# END_PANEL #################################################################### + + +# BEGIN_PANEL SANTPAT = 1 ###################################################### +# GPSEST 6.14.1: Satellite Antenna Phase Center Variations 1 # +# # +# PARAMETER SETUP # +# Grouping > %%%%%%%%%%%% < # SAPSEL +# Maximum nadir angle > %%%%%%%% %%%%%%%% %%%%%%%% %%%%%%%% Grp ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ < # SAPGRP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL RANTOFF = 1 ###################################################### +# GPSEST 6.15.1: Receiver Antenna Phase Center Offsets 1 # +# # +# PARAMETER SETUP # +# Antenna offset component North> % <@@East> % <@@Up> % < # RAON RAOE RAOU +# Satellite system > %%%%%%%% < # RAOPRN +# Frequencies > %%%%%%%% < # RAOFRQ +# Grouping > %%%%%%%%%%%%%%%%%%%%% < # RAOSEL +# # +# PARAMETER CONSTRAINING # +# Sigma for horizontal components> %%%%%%%% %%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAOGRPI +# Reference > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAOREFGI +# # +# RECEIVER-DEPENDENT SELECTION # +# Estimated > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAOGRP +# Reference > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAOREFG +# # +# INDIVIDUAL ANTENNAS # +# Estimated > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAOANT +# Reference > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAOREFI +# END_PANEL #################################################################### + + +# BEGIN_PANEL RANTOFF = 1 AND RAOSEL = MANUAL ############################################# +# GPSEST 6.15.3: Receiver Antenna Offsets 3 # +# # +# MANUAL SETUP # +# Antenna numbers Sigma (meters) # +#> Antenna_name________ Receiver_name_____ from__ to____ Frq_ Sys horiz.__ vert.___ < # RAOSTR +# # +# END_PANEL ############################################################################### + + +# BEGIN_PANEL RANTPAT = 1 ###################################################### +# GPSEST 6.16.1: Receiver Antenna Phase Center Variations 1 # +# # +# PARAMETER SETUP # +# Satellite system > %%%%%%%% < # RAPPRN +# Frequencies > %%%%%%%% < # RAPFRQ +# Grouping > %%%%%%%%%%%%%%%%%%%%% < # RAPSEL +# # +# TYPE OF MODELLING # +# > % %%% < degrees # RAPZENMAX +# Elevation increment > %%% < degrees # RAPDELE +# Azimuth increment > %%% < degrees # RAPDAZI +# > % %%% < # RAPHARMN +# Order m > %%% < # RAPHARMM +# # +# PARAMETER CONSTRAINING # +# A priori sigma > %%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAPGRPI +# Reference > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAPREFGI +# # +# RECEIVER-DEPENDENT SELECTION # +# Estimated > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAPGRP +# Reference > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAPREFG +# # +# INDIVIDUAL ANTENNAS # +# Estimated > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAPANT +# Reference > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAPREFI +# END_PANEL #################################################################### + + +# BEGIN_PANEL RANTPAT = 1 AND RAPSEL = MANUAL ########################################### +# GPSEST 6.16.3: Receiver Antenna Phase Center Variations 3 # +# # +# MANUAL SETUP # +# Antenna numbers Increment # +#> Antenna_name________ Receiver_name_____ from__ to____ Frq_ Sys Ele Azi Sigma___< # RAPSTR +# # +# END_PANEL ############################################################################# + + +# BEGIN_PANEL GRDLOAD = 1 ###################################################### +# GPSEST 6.17: Scaling Factors Related to Loading Effects # +# # +# ATMOSPHERIC PRESSURE LOADING # +# Parameter setup > %%%%%%%%%%%%%%%%%% < > %%%%%%%% < # ALOADSET ALOADCLU +# Parameter decomposition > %%%%%%%%%%%%%%%%%% < # ALOADDEC +# Sigma in North/horizontal/overall> %%%%%%%% < meters # ALOADSIG1 +# @@@@@@@@@East@/vertical > %%%%%%%% < meters # ALOADSIG2 +# @@@@@@@@@Up > %%%%%%%% < meters # ALOADSIG3 +# # +# OCEAN NON-TIDAL LOADING # +# Parameter setup > %%%%%%%%%%%%%%%%%% < > %%%%%%%% < # ONTLDSET ONTLDCLU +# Parameter decomposition > %%%%%%%%%%%%%%%%%% < # ONTLDDEC +# Sigma in North/horizontal/overall> %%%%%%%% < meters # ONTLDSIG1 +# @@@@@@@@@East@/vertical > %%%%%%%% < meters # ONTLDSIG2 +# @@@@@@@@@Up > %%%%%%%% < meters # ONTLDSIG3 +# # +# HYDROSTATIC PRESSURE LOADING # +# Parameter setup > %%%%%%%%%%%%%%%%%% < > %%%%%%%% < # HLOADSET HLOADCLU +# Parameter decomposition > %%%%%%%%%%%%%%%%%% < # HLOADDEC +# Sigma in North/horizontal/overall> %%%%%%%% < meters # HLOADSIG1 +# @@@@@@@@@East@/vertical > %%%%%%%% < meters # HLOADSIG2 +# @@@@@@@@@Up > %%%%%%%% < meters # HLOADSIG3 +# END_PANEL #################################################################### + + +# BEGIN_PANEL SCALHOI = 1 ###################################################### +# GPSEST 6.18: Higher-order Ionosphere Scaling Factors # +# # +# PARAMETER SETUP FOR Setup Sigma # +# Second-order term > %%%%%%%%%%%%%%% < > %%%%%%%%%% < # HOI1 SIGHOI1 +# Third-order term > %%%%%%%%%%%%%%% < > %%%%%%%%%% < # HOI2 SIGHOI2 +# Ray path bending term > %%%%%%%%%%%%%%% < > %%%%%%%%%% < # HOI3 SIGHOI3 +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL RBIAS = 1 ######################################################## +# GPSEST 6.19: SLR Range Biases # +# # +# PARAMETER SETUP # +# Station selection > %%%%%%%%%%% < # RGBLST +# File with the list of stations > %%%%%%%% < # STAFILE9 +# Manual selection of stations > %%%%%%%%%%%%%%%%%%%% < # STATION9 +# Definition of satellite groups > %%%%%%%%%%%% < # SATRGB +# # +# PARAMETER CONSTRAINING # +# A priori sigma > %%%%%%%%% %%%%%%%%%%% < # RCVCLKLST +# File with the list of stations > %%%%%%%% < # STAFILE5 +# Selection of list of stations > %%%%%%%%%%%%%%%%%%%% < # STATION5 +# A priori sigma > %%%%% % < Time interval from observation files # RCOTIM +# # +# > % < Defined by year and session identifier # RADIO5_1 +# Year > %%%% < Session > %%%% < # SESSION_YEAR5 SESSION_STRG5 +# # +# > % < Defined by start and end times # RADIO5_2 +# yyyy mm dd hh mm ss yyyy mm dd hh mm ss # +# Start> %%%%%%%%%% < > %%%%%%%% < End> %%%%%%%%%% < > %%%%%%%% < # STADAT5 STATIM5 ENDDAT5 ENDTIM5 +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL MOREOPT = 1 AND LOCTROP = 1 ###################################### +# GPSEST 99.2: Local Troposphere Parameters # +# # +# MODEL SPECIFICATION # +# Parameter interval > %%%%%%%% <(hh mm ss) # LTRPMOD +# Polynomial degree > %% < # LTRPPAR +# A priori sigma for zero-order term> %%%%%%%% %%%%%%%% Model Latitude___ Longitude__ mixed_coefficients < # LIONSTR +# END_PANEL #################################################################### + + +# BEGIN_PANEL MOREOPT = 1 AND GRAVITY = 1 ###################################### +# GPSEST 99.4: Earth Gravity Field # +# # +# PARAMETER SETUP OPTIONS # +# > % < Default setup # GRAVITY_D +# Maximum degree of development> %% < # POTDEG +# Maximum order of development > %% < # POTORD +# A priori sigma > %%%%%% < # POTSIG +# # +# > % < Manual setup of special coefficients # GRAVITY_M +# > Degree Order Sigma < # POTSTR +# END_PANEL #################################################################### + + +# BEGIN_PANEL MOREOPT = 1 AND ALBEDO = 1 ####################################### +# GPSEST 99.5: Earth Albedo Radiation # +# # +# PARAMETER SELECTION A priori sigma # +# Absorption, constant part > % < > %%%%%%% < # ALB1 SIGALB1 +# Absorption, variable surface due to solar panels> % < > %%%%%%% < # ALB2 SIGALB2 +# Reflection at solar panels > % < > %%%%%%% < # ALB3 SIGALB3 +# # +# SATELLITE GROUP DEFINITION # +# > GRP ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ < # ALBSATSTR +# END_PANEL #################################################################### + + +# BEGIN_PANEL MOREOPT = 1 AND HILL = 1 ######################################### +# GPSEST 99.6.1: Hill Resonance Terms # +# # +# PARAMETER SETUP OPTIONS # +# > % < Default parameter setup # HILL_D +# > % < Manual parameter setup # HILL_M +# # +# CONSTANT FORCES SELECTION A priori sigma # +# Radial > % < > %%%%%% < # HILC1 SIGHILC1 +# Along track > % < > %%%%%% < # HILC2 SIGHILC2 +# Out of plane > % < > %%%%%% < # HILC3 SIGHILC3 +# # +# PERIODIC FORCES SELECTION # +# Radial > % < > %%%%%% < # HILP1 SIGHILP1 +# Along track > % < > %%%%%% < # HILP2 SIGHILP2 +# Out of plane > % < > %%%%%% < # HILP3 SIGHILP3 +# # +# LIST OF SATELLITES # +# > ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ < # HILSATSTR +# END_PANEL #################################################################### + + +# BEGIN_PANEL MOREOPT = 1 AND HILL = 1 AND HILL_M = 1 ########################## +# GPSEST 99.6.2: Hill Resonance Terms (Manual Setup) # +# # +# DIRECTION OF FORCE TYPE OF FORCE # +# 1: Radial 1: Constant # +# 2: Along track 2: Cosine term # +# 3: Out of plane 3: Sine term # +# # +# MANUAL PARAMETER SETUP # +# Direction Type of # +# > PRN of_force_ of_force_ Sigma < # HILLSTR +# END_PANEL #################################################################### + + +# BEGIN_PANEL MOREOPT = 1 AND SVNAPR = 1 ####################################### +# GPSEST 99.7: Satellite-Specific a Priori Sigmas # +# # +# From To # +# > PRN yyyy_mm_dd hh_mm_ss yyyy_mm_dd hh_mm_ss Sigma(m) < # SVNSIG +# END_PANEL #################################################################### + + +# BEGIN_PANEL MOREOPT = 1 AND IFBWIN = 1 ####################################### +# GPSEST 99.8: Time Window for GLONASS Receiver Clock Biases # +# # +# TIME DEPENDENT INTER-SYSTEM BIASES # +# > Receiver_name_______ from__ to____ Interval__ < # RCOSTR +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_L53/MENU.INP b/config/bernese/gpsuser52-luzon/OPT/R2S_L53/MENU.INP new file mode 100755 index 0000000..fbc36a3 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_L53/MENU.INP @@ -0,0 +1,90 @@ + +! Release Information Notes +! ------------------------- +RELEASE_INFO 1 "${X}/DOC/RELEASE.TXT" + +! List of Remaining Menu Input Files (full Pathes) +! ------------------------------------------------ +MENU_CMP_INP 1 "${X}/PAN/MENU_CMP.INP" + +MSG_MENU_CMP_INP 1 "Edit list of campaigns" + +MENU_VAR_INP 1 "${U}/PAN/MENU_VAR.INP" + +MSG_MENU_VAR_INP 1 "Menu variables" + +MENU_EXT_INP 1 "${U}/PAN/MENU_EXT.INP" + +MSG_MENU_EXT_INP 1 "Paths and extensions" + +MENU_PGM_INP 1 "${U}/PAN/MENU_PGM.INP" + +MSG_MENU_PGM_INP 1 "Program names" + +! Active Campaign +! --------------- +ACTIVE_CAMPAIGN 1 "${U}" + +! Modified Julian Date +! -------------------- +MODJULDATE 1 "44244.000000" + +! Session (only the last character is relevant) +! --------------------------------------------- +SESSION_CHAR 1 "0" + +SESSION_TABLE 1 "${P}/PHIVOLCS\STA\SESSIONS.SES" + ## widget = selwin; path = DIR_SES; ext = EXT_SES; maxfiles = 1 + # SESSIONS + +! Job character +! ------------- +JOB_ID 1 "" + +! Size of the Main Window +! ----------------------- +MAIN_WIDTH 1 "864" + +MAIN_HEIGHT 1 "561" + +! Colors (RGB Button + RGB Background) +! ------------------------------------ +MAIN_PALETTE 0 + +! Font Types and Font Sizes +! ------------------------- +FONTTYPE_BASE 1 "Helvetica" + +FONTSIZE_BASE 1 "10" + +FONTBOLD_BASE 1 "0" + +FONTITALIC_BASE 1 "0" + +FONTSTRIKEOUT_BASE 1 "0" + +FONTUNDERLINE_BASE 1 "0" + +FONTTYPE_LARGE 1 "Terminal [Dec]" + +FONTSIZE_LARGE 1 "10" + +FONTBOLD_LARGE 1 "0" + +FONTITALIC_LARGE 1 "0" + +FONTSTRIKEOUT_LARGE 1 "0" + +FONTUNDERLINE_LARGE 1 "0" + +FONTTYPE_SMALL 1 "Terminal [Dec]" + +FONTSIZE_SMALL 1 "10" + +FONTBOLD_SMALL 1 "0" + +FONTITALIC_SMALL 1 "0" + +FONTSTRIKEOUT_SMALL 1 "0" + +FONTUNDERLINE_SMALL 1 "0" diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_L53/MENU.old b/config/bernese/gpsuser52-luzon/OPT/R2S_L53/MENU.old new file mode 100755 index 0000000..55548f2 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_L53/MENU.old @@ -0,0 +1,90 @@ + +! Release Information Notes +! ------------------------- +RELEASE_INFO 1 "${X}/DOC/RELEASE.TXT" + +! List of Remaining Menu Input Files (full Pathes) +! ------------------------------------------------ +MENU_CMP_INP 1 "${X}/PAN/MENU_CMP.INP" + +MSG_MENU_CMP_INP 1 "Edit list of campaigns" + +MENU_VAR_INP 1 "${U}/PAN/MENU_VAR.INP" + +MSG_MENU_VAR_INP 1 "Menu variables" + +MENU_EXT_INP 1 "${U}/PAN/MENU_EXT.INP" + +MSG_MENU_EXT_INP 1 "Paths and extensions" + +MENU_PGM_INP 1 "${U}/PAN/MENU_PGM.INP" + +MSG_MENU_PGM_INP 1 "Program names" + +! Active Campaign +! --------------- +ACTIVE_CAMPAIGN 1 "${U}" + +! Modified Julian Date +! -------------------- +MODJULDATE 1 "44244.000000" + +! Session (only the last character is relevant) +! --------------------------------------------- +SESSION_CHAR 1 "0" + +SESSION_TABLE 1 "./DUMMY/STA/SESSIONS.SES" + ## widget = selwin; path = DIR_SES; ext = EXT_SES; maxfiles = 1 + # SESSIONS + +! Job character +! ------------- +JOB_ID 1 "" + +! Size of the Main Window +! ----------------------- +MAIN_WIDTH 1 "864" + +MAIN_HEIGHT 1 "561" + +! Colors (RGB Button + RGB Background) +! ------------------------------------ +MAIN_PALETTE 0 + +! Font Types and Font Sizes +! ------------------------- +FONTTYPE_BASE 1 "Helvetica" + +FONTSIZE_BASE 1 "10" + +FONTBOLD_BASE 1 "0" + +FONTITALIC_BASE 1 "0" + +FONTSTRIKEOUT_BASE 1 "0" + +FONTUNDERLINE_BASE 1 "0" + +FONTTYPE_LARGE 1 "Terminal [Dec]" + +FONTSIZE_LARGE 1 "10" + +FONTBOLD_LARGE 1 "0" + +FONTITALIC_LARGE 1 "0" + +FONTSTRIKEOUT_LARGE 1 "0" + +FONTUNDERLINE_LARGE 1 "0" + +FONTTYPE_SMALL 1 "Terminal [Dec]" + +FONTSIZE_SMALL 1 "10" + +FONTBOLD_SMALL 1 "0" + +FONTITALIC_SMALL 1 "0" + +FONTSTRIKEOUT_SMALL 1 "0" + +FONTUNDERLINE_SMALL 1 "0" diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_L53/MENU_CMP.INP b/config/bernese/gpsuser52-luzon/OPT/R2S_L53/MENU_CMP.INP new file mode 100755 index 0000000..2105ac5 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_L53/MENU_CMP.INP @@ -0,0 +1,17 @@ + +! List of Campaigns +! ----------------- +CAMPAIGN 2 + "${P}/EXAMPLE" + "${P}/PAGENET" + ## widget = uniline; numlines = 30 + +MSG_CAMPAIGN 1 "Campaign directory" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# EDIT LIST OF CAMPAIGNS - MENU_CMP # +# # +# > Campaign_directory < # CAMPAIGN +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_L53/MENU_CMP.old b/config/bernese/gpsuser52-luzon/OPT/R2S_L53/MENU_CMP.old new file mode 100755 index 0000000..2105ac5 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_L53/MENU_CMP.old @@ -0,0 +1,17 @@ + +! List of Campaigns +! ----------------- +CAMPAIGN 2 + "${P}/EXAMPLE" + "${P}/PAGENET" + ## widget = uniline; numlines = 30 + +MSG_CAMPAIGN 1 "Campaign directory" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# EDIT LIST OF CAMPAIGNS - MENU_CMP # +# # +# > Campaign_directory < # CAMPAIGN +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_L53/MENU_EXT.INP b/config/bernese/gpsuser52-luzon/OPT/R2S_L53/MENU_EXT.INP new file mode 100755 index 0000000..fd5b5fe --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_L53/MENU_EXT.INP @@ -0,0 +1,1653 @@ + +! No path/no extension +! -------------------- +NO_PTH 0 + +NO_EXT 0 + +! General files: Path +! ------------------- +PTH_GEN 1 "${X}/GEN" + ## widget = lineedit + +MSG_PTH_GEN 1 "General files: path" + +! General Files: SatCrux/StaCrux +! ------------------------------ +EXT_CRX 1 "CRX" + ## widget = lineedit + +MSG_EXT_CRX 1 "Satellite problem file/old station problem file: extension" + +! General Files: Ant/Rec translation +! ---------------------------------- +EXT_TRN 1 "TRN" + ## widget = lineedit + +MSG_EXT_TRN 1 "Old antenna/receiver name translation table: extension" + +! General Files: Ocean tide model +! ------------------------------- +EXT_TID 1 "TID" + ## widget = lineedit + +MSG_EXT_TID 1 "Ocean tide model: extension" + +! General Files: Solid Earth tide model +! ------------------------------------- +EXT_TPO 1 "TPO" + ## widget = lineedit + +MSG_EXT_TPO 1 "Solid Earth tide model: extension" + +! General Files: Planetary ephemeris +! ---------------------------------- +EXT_EPH 1 "EPH" + ## widget = lineedit + +MSG_EXT_EPH 1 "Planetary ephemeris: extension" + +! General Files: Frequency information +! ------------------------------------ +EXT_FRQ 1 "FRQ" + ## widget = lineedit + +MSG_EXT_FRQ 1 "Frequency information: extension" + +! Orbit files: Broadcast file +! --------------------------- +DIR_BRD 1 "ORB" + ## widget = lineedit + +MSG_DIR_BRD 1 "Broadcast orbits: directory" + +EXT_BRD 1 "BRD" + ## widget = lineedit + +MSG_EXT_BRD 1 "Broadcast orbits: extension" + +! Orbit files: Precise file (original) +! ------------------------------------ +DIR_OPR 1 "ORB" + ## widget = lineedit + +MSG_DIR_OPR 1 "Precise orbits (original): directory" + +! Orbit files: Precise file +! ------------------------- +DIR_PRE 1 "ORB" + ## widget = lineedit + +MSG_DIR_PRE 1 "Precise orbits: directory" + +EXT_PRE 1 "PRE" + ## widget = lineedit + +MSG_EXT_PRE 1 "Precise orbits: extension" + +! Orbit files: Tabular orbit +! -------------------------- +DIR_TAB 1 "ORB" + ## widget = lineedit + +MSG_DIR_TAB 1 "Tabular orbits: directory" + +EXT_TAB 1 "TAB" + ## widget = lineedit + +MSG_EXT_TAB 1 "Tabular orbits: extension" + +! Orbit files: Orbital elements +! ----------------------------- +DIR_ELE 1 "ORB" + ## widget = lineedit + +MSG_DIR_ELE 1 "Improved orbit elements: directory" + +EXT_ELE 1 "ELE" + ## widget = lineedit + +MSG_EXT_ELE 1 "Improved orbit elements: extension" + +! Orbit files: Standard orbit +! --------------------------- +DIR_STD 1 "ORB" + ## widget = lineedit + +MSG_DIR_STD 1 "Standard orbits: directory" + +EXT_STD 1 "STD" + ## widget = lineedit + +MSG_EXT_STD 1 "Standard orbits: extension" + +! Orbit files: Radian press. +! -------------------------- +DIR_RPR 1 "ORB" + ## widget = lineedit + +MSG_DIR_RPR 1 "Radian pressure coefficients: directory" + +EXT_RPR 1 "RPR" + ## widget = lineedit + +MSG_EXT_RPR 1 "Radian pressure coefficients: extension" + +! Orbot files: ERP-file +! --------------------- +DIR_ERP 1 "ORB" + ## widget = lineedit + +MSG_DIR_ERP 1 "Earth orientation parameters: directory" + +EXT_ERP 1 "ERP" + ## widget = lineedit + +MSG_EXT_ERP 1 "Earth orientation parameters: extension" + +! Orbit files: ERP-file (IERS) +! ---------------------------- +DIR_IEP 1 "ORB" + ## widget = lineedit + +MSG_DIR_IEP 1 "Earth orientation parameters (IERS format): directory" + +EXT_IEP 1 "IEP" + ## widget = lineedit + +MSG_EXT_IEP 1 "Earth orientation parameters (IERS format): extension" + +! Orbit files: Geocenter file +! --------------------------- +DIR_GCC 1 "ORB" + ## widget = lineedit + +MSG_DIR_GCC 1 "Geocenter coordinates: directory" + +EXT_GCC 1 "GCC" + ## widget = lineedit + +MSG_EXT_GCC 1 "Geocenter coordinates: extension" + +! Orbit files: Sat. clocks +! ------------------------ +DIR_CLK 1 "ORB" + ## widget = lineedit + +MSG_DIR_CLK 1 "Satellite/Receiver clocks: directory" + +EXT_CLK 1 "CLK" + ## widget = lineedit + +MSG_EXT_CLK 1 "Satellite/Receiver clocks: extension" + +! Orbit files: Diff. code bias +! ---------------------------- +DIR_DCB 1 "ORB" + ## widget = lineedit + +MSG_DIR_DCB 1 "Differential code biases: directory" + +EXT_DCB 1 "DCB" + ## widget = lineedit + +MSG_EXT_DCB 1 "Differential code biases: extension" + +! Orbit files: Inter-system bias +! ------------------------------ +DIR_ISB 1 "ORB" + ## widget = lineedit + +MSG_DIR_ISB 1 "Inter-system biases: directory" + +EXT_ISB 1 "ISB" + ## widget = lineedit + +MSG_EXT_ISB 1 "Inter-system biases: extension" + +! Orbit: BIAS SINEX +! ----------------- +DIR_BIA 1 "ORB" + ## widget = lineedit + +MSG_DIR_BIA 1 "Biases (SINEX format): directory" + +EXT_BIA 1 "BIA" + ## widget = lineedit + +MSG_EXT_BIA 1 "Biases (SINEX format): extension" + +! Orbit: IRV file +! --------------- +DIR_IRV 1 "ORB" + ## widget = lineedit + +MSG_DIR_IRV 1 "IRVs: directory" + +EXT_IRV 1 "IRV" + ## widget = lineedit + +MSG_EXT_IRV 1 "IRVs: extension" + +! Orbit: CPF file +! --------------- +DIR_CPF 1 "ORB" + ## widget = lineedit + +MSG_DIR_CPF 1 "CPFs: directory" + +EXT_CPF 1 "CPF" + ## widget = lineedit + +MSG_EXT_CPF 1 "CPFs: extension" + +! Orbit: State vector file +! ------------------------ +DIR_STV 1 "ORB" + ## widget = lineedit + +MSG_DIR_STV 1 "State vectors: directory" + +EXT_STV 1 "STV" + ## widget = lineedit + +MSG_EXT_STV 1 "State vectors: extension" + +! Orbit: Accelerometer data +! ------------------------- +DIR_ACC 1 "ORB" + ## widget = lineedit + +MSG_DIR_ACC 1 "Accelerometer data: directory" + +EXT_ACC 1 "ACC" + ## widget = lineedit + +MSG_EXT_ACC 1 "Accelerometer data: extension" + +! LEO-Orbit: Attitude data +! ------------------------ +DIR_ATT 1 "ORB" + ## widget = lineedit + +MSG_DIR_ATT 1 "Attitude data: directory" + +EXT_ATT 1 "ATT" + ## widget = lineedit + +MSG_EXT_ATT 1 "Attitude data: extension" + +! LEO-Orbit: LEO maneuvers +! ------------------------ +DIR_MAN 1 "ORB" + ## widget = lineedit + +MSG_DIR_MAN 1 "LEO maneuvers: directory" + +EXT_MAN 1 "MAN" + ## widget = lineedit + +MSG_EXT_MAN 1 "LEO maneuvers: extension" + +! LEO-Orbit: CHAMP orbit format +! ----------------------------- +DIR_CHO 1 "ORB" + ## widget = lineedit + +MSG_DIR_CHO 1 "File in CHAMP orbit format: directory" + +EXT_CHO 1 "CHO" + ## widget = lineedit + +MSG_EXT_CHO 1 "File in CHAMP orbit format: extension" + +! Orbit: POE orbit format +! ----------------------- +DIR_POE 1 "ORB" + ## widget = lineedit + +MSG_DIR_POE 1 "File in POE: directory" + +EXT_POE 1 "POE" + ## widget = lineedit + +MSG_EXT_POE 1 "File in POE: extension" + +! LEO-Orbit: LEO Kinematic velocities +! ----------------------------------- +DIR_KVL 1 "STA" + ## widget = lineedit + +MSG_DIR_KVL 1 "LEO velocities (epoch-wise): directory" + +EXT_KVL 1 "VEL" + ## widget = lineedit + +MSG_EXT_KVL 1 "LEO velocities (epoch-wise): extension" + +! LEO-Orbit: LEO Aux. file (attitude,accelerom. data, thruster events...) +! ------------------------ +DIR_AUX 1 "ORB" + ## widget = lineedit + +MSG_DIR_AUX 1 "LEO external aux. information: directory" + +EXT_AUX 1 "AUX" + ## widget = lineedit + +MSG_EXT_AUX 1 "LEO external aux. information: extension" + +! RINEX files: rinex obs files +! ---------------------------- +DIR_OXO 1 "ORX" + ## widget = lineedit + +MSG_DIR_OXO 1 "RINEX observations (original): directory" + +DIR_RXO 1 "RAW" + ## widget = lineedit + +MSG_DIR_RXO 1 "RINEX observations: directory" + +EXT_RXO 1 "19O" + ## widget = lineedit + # $YO + +MSG_EXT_RXO 1 "RINEX observations: extension" + +! RINEX files: smoothed rinex +! --------------------------- +DIR_SMT 1 "RAW" + ## widget = lineedit + +MSG_DIR_SMT 1 "Smoothed RINEX observations: directory" + +EXT_SMT 1 "SMT" + ## widget = lineedit + +MSG_EXT_SMT 1 "Smoothed RINEX observations: extension" + +! RINEX files: rinex nav files +! ---------------------------- +DIR_OXN 1 "ORX" + ## widget = lineedit + +MSG_DIR_OXN 1 "RINEX navigation messages (GPS, original): directory" + +DIR_RXN 1 "RAW" + ## widget = lineedit + +MSG_DIR_RXN 1 "RINEX navigation messages (GPS): directory" + +EXT_RXN 1 "19N" + ## widget = lineedit + # $YN + +MSG_EXT_RXN 1 "RINEX navigation messages (GPS): extension" + +! RINEX files: rinex nav files +! ---------------------------- +DIR_OXG 1 "ORX" + ## widget = lineedit + +MSG_DIR_OXG 1 "RINEX navigation messages (GLONASS, original): directory" + +DIR_RXG 1 "RAW" + ## widget = lineedit + +MSG_DIR_RXG 1 "RINEX navigation messages (GLONASS): directory" + +EXT_RXG 1 "19G" + ## widget = lineedit + # $YG + +MSG_EXT_RXG 1 "RINEX navigation messages (GLONASS): extension" + +! RINEX files: rinex nav files +! ---------------------------- +DIR_OGA 1 "ORX" + ## widget = lineedit + +MSG_DIR_OGA 1 "RINEX navigation messages (GALILEO, original): directory" + +DIR_RGA 1 "RAW" + ## widget = lineedit + +MSG_DIR_RGA 1 "RINEX navigation messages (GALILEO): directory" + +EXT_RGA 1 "19E" + ## widget = lineedit + # $YE + +MSG_EXT_RGA 1 "RINEX navigation messages (GALILEO): extension" + +! RINEX files: rinex met files +! ---------------------------- +DIR_RXM 1 "RAW" + ## widget = lineedit + +MSG_DIR_RXM 1 "RINEX meteo data: directory" + +EXT_RXM 1 "19M" + ## widget = lineedit + # $YM + +MSG_EXT_RXM 1 "RINEX meteo data: extension" + +! Obs. files: Code zero head +! -------------------------- +DIR_CZH 1 "OBS" + ## widget = lineedit + +MSG_DIR_CZH 1 "Zero difference code observations, header: directory" + +EXT_CZH 1 "CZH" + ## widget = lineedit + +MSG_EXT_CZH 1 "Zero difference code observations, header: extension" + +! Obs. files: Code zero data +! -------------------------- +DIR_CZO 1 "OBS" + ## widget = lineedit + +MSG_DIR_CZO 1 "Zero difference code observations, data: directory" + +EXT_CZO 1 "CZO" + ## widget = lineedit + +MSG_EXT_CZO 1 "Zero difference code observations, data: extension" + +! Obs. files: Phase zero head +! --------------------------- +DIR_PZH 1 "OBS" + ## widget = lineedit + +MSG_DIR_PZH 1 "Zero difference phase observations, header: directory" + +EXT_PZH 1 "PZH" + ## widget = lineedit + +MSG_EXT_PZH 1 "Zero difference phase observations, header: extension" + +! Obs. files: Phase zero data +! --------------------------- +DIR_PZO 1 "OBS" + ## widget = lineedit + +MSG_DIR_PZO 1 "Zero difference phase observations, data: directory" + +EXT_PZO 1 "PZO" + ## widget = lineedit + +MSG_EXT_PZO 1 "Zero difference phase observations, data: extension" + +! Obs. files: Range zero head +! --------------------------- +DIR_RZH 1 "OBS" + ## widget = lineedit + +MSG_DIR_RZH 1 "Range observations, header: directory" + +EXT_RZH 1 "RZH" + ## widget = lineedit + +MSG_EXT_RZH 1 "Range observations, header: extension" + +! Obs. files: Range zero data +! --------------------------- +DIR_RZO 1 "OBS" + ## widget = lineedit + +MSG_DIR_RZO 1 "Range observations, data: directory" + +EXT_RZO 1 "RZO" + ## widget = lineedit + +MSG_EXT_RZO 1 "Range observations, data: extension" + +! Obs. files: Code single head +! ---------------------------- +DIR_CSH 1 "OBS" + ## widget = lineedit + +MSG_DIR_CSH 1 "Single difference code observations, header: directory" + +EXT_CSH 1 "CSH" + ## widget = lineedit + +MSG_EXT_CSH 1 "Single difference code observations, header: extension" + +! Obs. files: Code single data +! ---------------------------- +DIR_CSO 1 "OBS" + ## widget = lineedit + +MSG_DIR_CSO 1 "Single difference code observations, data: directory" + +EXT_CSO 1 "CSO" + ## widget = lineedit + +MSG_EXT_CSO 1 "Single difference code observations, data: extension" + +! Obs. files: Phase single head +! ----------------------------- +DIR_PSH 1 "OBS" + ## widget = lineedit + +MSG_DIR_PSH 1 "Single difference phase observations, header: directory" + +EXT_PSH 1 "PSH" + ## widget = lineedit + +MSG_EXT_PSH 1 "Single difference phase observations, header: extension" + +! Obs. files: Phase single data +! ----------------------------- +DIR_PSO 1 "OBS" + ## widget = lineedit + +MSG_DIR_PSO 1 "Single difference phase observations, data: directory" + +EXT_PSO 1 "PSO" + ## widget = lineedit + +MSG_EXT_PSO 1 "Single difference phase observations, data: extension" + +! Station files: Coordinates +! -------------------------- +DIR_CRD 1 "STA" + ## widget = lineedit + +MSG_DIR_CRD 1 "Station coordinates: directory" + +EXT_CRD 1 "CRD" + ## widget = lineedit + +MSG_EXT_CRD 1 "Station coordinates: extension" + +! Station files: Eccentricities +! ----------------------------- +DIR_ECC 1 "STA" + ## widget = lineedit + +MSG_DIR_ECC 1 "Station eccentricities: directory" + +EXT_ECC 1 "ECC" + ## widget = lineedit + +MSG_EXT_ECC 1 "Station eccentricities: extension" + +! Station files: Velocities +! ------------------------- +DIR_VEL 1 "STA" + ## widget = lineedit + +MSG_DIR_VEL 1 "Station velocities: directory" + +EXT_VEL 1 "VEL" + ## widget = lineedit + +MSG_EXT_VEL 1 "Station velocities: extension" + +! Station files: PSD corrections +! ------------------------------ +DIR_PSD 1 "STA" + ## widget = lineedit + +MSG_DIR_PSD 1 "PSD correction (ITRF14): directory" + +EXT_PSD 1 "PSD" + ## widget = lineedit + +MSG_EXT_PSD 1 "PSD correction (ITRF14): extension" + +! Station files: Station information +! ---------------------------------- +DIR_STA 1 "STA" + ## widget = lineedit + +MSG_DIR_STA 1 "Station information: directory" + +EXT_STA 1 "STA" + ## widget = lineedit + +MSG_EXT_STA 1 "Station information: extension" + +! Station files: Ocean loading +! ---------------------------- +DIR_BLQ 1 "STA" + ## widget = lineedit + +MSG_DIR_BLQ 1 "Ocean loading table: directory" + +EXT_BLQ 1 "BLQ" + ## widget = lineedit + +MSG_EXT_BLQ 1 "Ocean loading table: extension" + +! Station files: Atmospheric tidal loading +! ---------------------------------------- +DIR_ATL 1 "STA" + ## widget = lineedit + +MSG_DIR_ATL 1 "Atmospheric tidal loading table: directory" + +EXT_ATL 1 "ATL" + ## widget = lineedit + +MSG_EXT_ATL 1 "Atmospheric tidal loading table: extension" + +! Station files: Plate definition for NUVEL1/1A +! --------------------------------------------- +DIR_PLD 1 "STA" + ## widget = lineedit + +MSG_DIR_PLD 1 "Tectonic plate assignment (for NUVEL1/1A): directory" + +EXT_PLD 1 "PLD" + ## widget = lineedit + +MSG_EXT_PLD 1 "Tectonic plate assignment (for NUVEL1/1A): extension" + +! Station files: Baseline def. +! ---------------------------- +DIR_BSL 1 "STA" + ## widget = lineedit + +MSG_DIR_BSL 1 "Baseline definition: directory" + +EXT_BSL 1 "BSL" + ## widget = lineedit + +MSG_EXT_BSL 1 "Baseline definition: extension" + +! Station files: Cluster def. +! --------------------------- +DIR_CLU 1 "STA" + ## widget = lineedit + +MSG_DIR_CLU 1 "Cluster definition: directory" + +EXT_CLU 1 "CLU" + ## widget = lineedit + +MSG_EXT_CLU 1 "Cluster definition: extension" + +! Station files: Cluster/baseline assignment +! ------------------------------------------ +DIR_CLB 1 "STA" + ## widget = lineedit + +MSG_DIR_CLB 1 "Cluster/baseline assignment: directory" + +EXT_CLB 1 "CLB" + ## widget = lineedit + +MSG_EXT_CLB 1 "Cluster/baseline assignment: extension" + +! Station files: Selection list +! ----------------------------- +DIR_FIX 1 "STA" + ## widget = lineedit + +MSG_DIR_FIX 1 "Station selection list: directory" + +EXT_FIX 1 "FIX" + ## widget = lineedit + +MSG_EXT_FIX 1 "Station selection list: extension" + +! Station files: Selection list +! ----------------------------- +DIR_SIG 1 "STA" + ## widget = lineedit + +MSG_DIR_SIG 1 "Station sigma file: directory" + +EXT_SIG 1 "SIG" + ## widget = lineedit + +MSG_EXT_SIG 1 "Station sigma file: extension" + +! Station files: Observation weights +! ---------------------------------- +DIR_SOS 1 "STA" + ## widget = lineedit + +MSG_DIR_SOS 1 "Station observation sigma factors: directory" + +EXT_SOS 1 "SOS" + ## widget = lineedit + +MSG_EXT_SOS 1 "Station observation sigma factors: extension" + +! Station files: Ant.Azimut +! ------------------------- +DIR_AZI 1 "STA" + ## widget = lineedit + +MSG_DIR_AZI 1 "Receiver antenna orientation: directory" + +EXT_AZI 1 "AZI" + ## widget = lineedit + +MSG_EXT_AZI 1 "Receiver antenna orientation: extension" + +! Kinematic Coord. +! ---------------- +DIR_KIN 1 "STA" + ## widget = lineedit + +MSG_DIR_KIN 1 "Kinematic coordinates: directory" + +EXT_KIN 1 "KIN" + ## widget = lineedit + +MSG_EXT_KIN 1 "Kinematic coordinates: extension" + +! Station files: Session table +! ---------------------------- +DIR_SES 1 "STA" + ## widget = lineedit + +MSG_DIR_SES 1 "Session table: directory" + +EXT_SES 1 "SES" + ## widget = lineedit + +MSG_EXT_SES 1 "Session table: extension" + +! Station files: Abbr. table +! -------------------------- +DIR_ABB 1 "STA" + ## widget = lineedit + +MSG_DIR_ABB 1 "Abbreviation table: directory" + +EXT_ABB 1 "ABB" + ## widget = lineedit + +MSG_EXT_ABB 1 "Abbreviation table: extension" + +! Range biases +! ------------ +DIR_RGB 1 "STA" + ## widget = lineedit + +MSG_DIR_RGB 1 "SLR data handling: directory" + +EXT_RGB 1 "SLR" + ## widget = lineedit + +MSG_EXT_RGB 1 "SLR data handling: extension" + +! Atmosphere: Tropo.model +! ----------------------- +DIR_TRP 1 "ATM" + ## widget = lineedit + +MSG_DIR_TRP 1 "Troposphere parameters: directory" + +EXT_TRP 1 "TRP" + ## widget = lineedit + +MSG_EXT_TRP 1 "Troposphere parameters: extension" + +! Atmosphere: Tropo.SINEX +! ----------------------- +DIR_TRO 1 "ATM" + ## widget = lineedit + +MSG_DIR_TRO 1 "Troposphere parameters (SINEX format): directory" + +EXT_TRO 1 "TRO" + ## widget = lineedit + +MSG_EXT_TRO 1 "Troposphere parameters (SINEX format): extension" + +! Atmosphere: Ionos.model +! ----------------------- +DIR_ION 1 "ATM" + ## widget = lineedit + +MSG_DIR_ION 1 "Ionosphere models: directory" + +EXT_ION 1 "ION" + ## widget = lineedit + +MSG_EXT_ION 1 "Ionosphere models: extension" + +! Atmosphere: Ionos.IONEX +! ----------------------- +DIR_INX 1 "ATM" + ## widget = lineedit + +MSG_DIR_INX 1 "Ionosphere maps (IONEX): directory" + +EXT_INX 1 "INX" + ## widget = lineedit + +MSG_EXT_INX 1 "Ionosphere maps (IONEX): extension" + +! Atmosphere: Met.data +! -------------------- +DIR_MET 1 "ATM" + ## widget = lineedit + +MSG_DIR_MET 1 "Meteo data: directory" + +EXT_MET 1 "MET" + ## widget = lineedit + +MSG_EXT_MET 1 "Meteo data: extension" + +! Vienna grid files +! ----------------- +DIR_GRD 1 "GRD" + ## widget = lineedit + +MSG_DIR_GRD 1 "Vienna grid files" + +EXT_GRD 1 "GRD" + ## widget = lineedit + +MSG_EXT_GRD 1 "Vienna grid files: extension" + +! Output: Program output +! ---------------------- +DIR_OUT 1 "OUT" + ## widget = lineedit + +MSG_DIR_OUT 1 "Program output: directory" + +EXT_OUT 1 "OUT" + ## widget = lineedit + +MSG_EXT_OUT 1 "Program output: extension" + +! Output: Plot files +! ------------------ +DIR_PLT 1 "OUT" + ## widget = lineedit + +MSG_DIR_PLT 1 "Plot file: directory" + +EXT_PLT 1 "PLT" + ## widget = lineedit + +MSG_EXT_PLT 1 "Plot file: extension" + +! Output: Summary files +! --------------------- +DIR_SUM 1 "OUT" + ## widget = lineedit + +MSG_DIR_SUM 1 "Summary output: directory" + +EXT_SUM 1 "SUM" + ## widget = lineedit + +MSG_EXT_SUM 1 "Summary output: extension" + +! Output: List files +! ------------------ +DIR_LST 1 "OUT" + ## widget = lineedit + +MSG_DIR_LST 1 "Listing output: directory" + +EXT_LST 1 "LST" + ## widget = lineedit + +MSG_EXT_LST 1 "Listing output: extension" + +! Output: CODSPP summary +! ---------------------- +DIR_SMC 1 "OUT" + ## widget = lineedit + +MSG_DIR_SMC 1 "CODSPP summary output (XYZ): directory" + +EXT_SMC 1 "SMC" + ## widget = lineedit + +MSG_EXT_SMC 1 "CODSPP summary output (XYZ): extension" + +! Output: CODSPP summary +! ---------------------- +DIR_SME 1 "OUT" + ## widget = lineedit + +MSG_DIR_SME 1 "CODSPP summary output (BLH): directory" + +EXT_SME 1 "SME" + ## widget = lineedit + +MSG_EXT_SME 1 "CODSPP summary output (BLH): extension" + +! Output: Residual file +! --------------------- +DIR_RES 1 "OUT" + ## widget = lineedit + +MSG_DIR_RES 1 "Residuals: directory" + +EXT_RES 1 "RES" + ## widget = lineedit + +MSG_EXT_RES 1 "Residuals: extension" + +! Output: Clocks RINEX +! -------------------- +DIR_RXC 1 "OUT" + ## widget = lineedit + +MSG_DIR_RXC 1 "Clock information (clock RINEX format): directory" + +EXT_RXC 1 "CLK" + ## widget = lineedit + +MSG_EXT_RXC 1 "Clock information (clock RINEX format): extension" + +! Output: Covariance file +! ----------------------- +DIR_COV 1 "OUT" + ## widget = lineedit + +MSG_DIR_COV 1 "Covariances: directory" + +EXT_COV 1 "COV" + ## widget = lineedit + +MSG_EXT_COV 1 "Covariances: extension" + +! Covariance components +! --------------------- +DIR_WGT 1 "OUT" + ## widget = lineedit + +MSG_DIR_WGT 1 "Covariance components: directory" + +EXT_WGT 1 "WGT" + ## widget = lineedit + +MSG_EXT_WGT 1 "Covariance components: extension" + +! Output: Sub-daily ERP Model +! --------------------------- +EXT_SUB 1 "SUB" + ## widget = lineedit + +MSG_EXT_SUB 1 "Sub-daily earth rotation model: extension" + +! Output: Nutation Model +! ---------------------- +EXT_NUT 1 "NUT" + ## widget = lineedit + +MSG_EXT_NUT 1 "Nutation model: extension" + +! Output: Ant PCV (grid) +! ---------------------- +DIR_PHG 1 "OUT" + ## widget = lineedit + +MSG_DIR_PHG 1 "Antenna PCV estimates (grid): directory" + +EXT_PHG 1 "PHG" + ## widget = lineedit + +MSG_EXT_PHG 1 "Antenna PCV estimates (grid): extension" + +! Output: Ant PCV (harm) +! ---------------------- +DIR_PHH 1 "OUT" + ## widget = lineedit + +MSG_DIR_PHH 1 "Antenna PCV estimates (harm): directory" + +EXT_PHH 1 "PHH" + ## widget = lineedit + +MSG_EXT_PHH 1 "Antenna PCV estimates (harm): extension" + +! Output: Obs. editing file +! ------------------------- +DIR_EDT 1 "OUT" + ## widget = lineedit + +MSG_DIR_EDT 1 "Observation editing information: directory" + +EXT_EDT 1 "EDT" + ## widget = lineedit + +MSG_EXT_EDT 1 "Observation editing information: extension" + +! Output: Deletion list +! --------------------- +DIR_DEL 1 "OUT" + ## widget = lineedit + +MSG_DIR_DEL 1 "File deletion list: directory" + +EXT_DEL 1 "DEL" + ## widget = lineedit + +MSG_EXT_DEL 1 "File deletion list: extension" + +! Input/output Time series event list file +! ---------------------------------------- +DIR_EVL 1 "STA" + ## widget = lineedit + +MSG_DIR_EVL 1 "Events list file: directory" + +EXT_EVL 1 "EVL" + ## widget = lineedit + +MSG_EXT_EVL 1 "Time series events list file: extension" + +! Output: Parameter estimates +! --------------------------- +DIR_EST 1 "SOL" + ## widget = lineedit + +MSG_DIR_EST 1 "Parameter estimates: directory" + +EXT_EST 1 "EST" + ## widget = lineedit + +MSG_EXT_EST 1 "Parameter estimates: extension" + +! Output: Normal equations +! ------------------------ +DIR_NEQ 1 "SOL" + ## widget = lineedit + +MSG_DIR_NEQ 1 "Normal equation: directory" + +EXT_NEQ 1 "NQ0" + ## widget = lineedit + +MSG_EXT_NEQ 1 "Normal equation: extension" + +! Output: Normal equation (old) +! ----------------------------- +DIR_ONQ 1 "SOL" + ## widget = lineedit + +MSG_DIR_ONQ 1 "Normal equation (old format): directory" + +EXT_ONQ 1 "NEQ" + ## widget = lineedit + +MSG_EXT_ONQ 1 "Normal equation (old format): extension" + +! Output: SINEX (crd/vel) +! ----------------------- +DIR_SNX 1 "SOL" + ## widget = lineedit + +MSG_DIR_SNX 1 "SINEX output: directory" + +EXT_SNX 1 "SNX" + ## widget = lineedit + +MSG_EXT_SNX 1 "SINEX output: extension" + +! Orbit files: Standard orbit (ASCII) +! ----------------------------------- +DIR_FSO 1 "ORB" + ## widget = lineedit + +MSG_DIR_FSO 1 "Standard orbits: directory" + +EXT_FSO 1 "FSO" + ## widget = lineedit + +MSG_EXT_FSO 1 "Standard orbits: extension" + +! Orbit files: Rad. press. (ASCII) +! -------------------------------- +DIR_FRP 1 "ORB" + ## widget = lineedit + +MSG_DIR_FRP 1 "Radiation pressure coefficients: directory" + +EXT_FRP 1 "FRP" + ## widget = lineedit + +MSG_EXT_FRP 1 "Radiation pressure coefficients: extension" + +! Obs. files: Code zero ascii +! --------------------------- +DIR_FCZ 1 "OBS" + ## widget = lineedit + +MSG_DIR_FCZ 1 "Zero difference code observations: directory" + +EXT_FCZ 1 "FCZ" + ## widget = lineedit + +MSG_EXT_FCZ 1 "Zero difference code observations: extension" + +! Obs. files: Phase zero ascii +! ---------------------------- +DIR_FPZ 1 "OBS" + ## widget = lineedit + +MSG_DIR_FPZ 1 "Zero difference phase observations: directory" + +EXT_FPZ 1 "FPZ" + ## widget = lineedit + +MSG_EXT_FPZ 1 "Zero difference phase observations: extension" + +! Obs. files: Range ascii +! ----------------------- +DIR_FRZ 1 "OBS" + ## widget = lineedit + +MSG_DIR_FRZ 1 "Range observations: directory" + +EXT_FRZ 1 "FRZ" + ## widget = lineedit + +MSG_EXT_FRZ 1 "Range observations: extension" + +! Obs. files: Code single ascii +! ----------------------------- +DIR_FCS 1 "OBS" + ## widget = lineedit + +MSG_DIR_FCS 1 "Single difference code observations: directory" + +EXT_FCS 1 "FCS" + ## widget = lineedit + +MSG_EXT_FCS 1 "Single difference code observations: extension" + +! Obs. files: Phase single ascii +! ------------------------------ +DIR_FPS 1 "OBS" + ## widget = lineedit + +MSG_DIR_FPS 1 "Single difference phase observations: directory" + +EXT_FPS 1 "FPS" + ## widget = lineedit + +MSG_EXT_FPS 1 "Single difference phase observations: extension" + +! Output: Residual file (ASCII) +! ----------------------------- +DIR_FRS 1 "OUT" + ## widget = lineedit + +MSG_DIR_FRS 1 "Residuals: directory" + +EXT_FRS 1 "FRS" + ## widget = lineedit + +MSG_EXT_FRS 1 "Residuals: extension" + +! Output: Normal equations (ASCII) +! -------------------------------- +DIR_FN0 1 "SOL" + ## widget = lineedit + +MSG_DIR_FN0 1 "Normal equation: directory" + +EXT_FN0 1 "FN0" + ## widget = lineedit + +MSG_EXT_FN0 1 "Normal equation: extension" + +! Output: Normal equations (old, ASCII) +! ------------------------------------- +DIR_FNQ 1 "SOL" + ## widget = lineedit + +MSG_DIR_FNQ 1 "Normal equation (old format): directory" + +EXT_FNQ 1 "FNQ" + ## widget = lineedit + +MSG_EXT_FNQ 1 "Normal equation (old format): extension" + +! BPE: PCF-name +! ------------- +PTH_PCF 1 "${U}/PCF" + ## widget = lineedit + +MSG_PTH_PCF 1 "Processing control files: path" + +EXT_PCF 1 "PCF" + ## widget = lineedit + +MSG_EXT_PCF 1 "Processing control files: extension" + +! BPE: CPU-file name +! ------------------ +PTH_CPU 1 "${U}/PAN" + ## widget = lineedit + +MSG_PTH_CPU 1 "CPU control file: path" + +EXT_CPU 1 "CPU" + ## widget = lineedit + +MSG_EXT_CPU 1 "CPU control file: extension" + +PTH_CPUNUM 1 "${U}/WORK" + ## widget = lineedit + +MSG_PTH_CPUNUM 1 "Scratch for CPU control file" + +! BPE: Output files +! ----------------- +DIR_BPEOUT 1 "BPE" + ## widget = lineedit + +MSG_DIR_BPEOUT 1 "Output files: directory" + +EXT_BPEOUT 1 "OUT" + ## widget = lineedit + +MSG_EXT_BPEOUT 1 "Output files: extension" + +! BPE: Status files +! ----------------- +DIR_BPERUN 1 "BPE" + ## widget = lineedit + +MSG_DIR_BPERUN 1 "Status files: directory" + +EXT_BPERUN 1 "RUN" + ## widget = lineedit + +MSG_EXT_BPERUN 1 "Status files: extension" + +! BPE: Protocol files +! ------------------- +DIR_BPEPRT 1 "BPE" + ## widget = lineedit + +MSG_DIR_BPEPRT 1 "Protocol files: directory" + +EXT_BPEPRT 1 "PRT" + ## widget = lineedit + +MSG_EXT_BPEPRT 1 "Protocol files: extension" + +! BPE: log files +! -------------- +DIR_BPELOG 1 "BPE" + ## widget = lineedit + +MSG_DIR_BPELOG 1 "Log files: directory" + +EXT_BPELOG 1 "LOG" + ## widget = lineedit + +MSG_EXT_BPELOG 1 "Log files: extension" + +! BPE: scripts +! ------------ +PTH_SCRIPT 1 "${U}/SCRIPT" + ## widget = lineedit + +MSG_PTH_SCRIPT 1 "BPE script directory: path" + +! BPE: Option directories +! ----------------------- +PTH_OPT 1 "${U}/OPT" + ## widget = lineedit + +MSG_PTH_OPT 1 "Option directory: path" + +! Others: Help +! ------------ +PTH_HLP 1 "${X}/HLP" + ## widget = lineedit + +MSG_PTH_HLP 1 "Help files: path" + +EXT_HLP 1 "HLP" + ## widget = lineedit + +MSG_EXT_HLP 1 "Help files: extension" + +! Others: Skeleton +! ---------------- +PTH_SKL 1 "${X}/SKL" + ## widget = lineedit + +MSG_PTH_SKL 1 "Skeleton files (e.g. for plot files): path" + +EXT_SKL 1 "SKL" + ## widget = lineedit + +MSG_EXT_SKL 1 "Skeleton files (e.g. for plot files): extension" + +! Others: updpan - master and list +! -------------------------------- +PTH_UPDPAN 1 "${X}/PAN" + ## widget = lineedit + +MSG_PTH_UPDPAN 1 "Program input master files: path" + +PTH_UPD 1 "${X}/SKL" + ## widget = lineedit + +MSG_PTH_UPD 1 "Directory list for panel update: path" + +EXT_UPD 1 "UPD" + ## widget = lineedit + +MSG_EXT_UPD 1 "Directory list for panel update: extension" + +! Others: Campaign independent output +! ----------------------------------- +PTH_OUT 1 "${U}/OUT" + ## widget = lineedit + +MSG_PTH_OUT 1 "Program output files (campaign indep.): path" + +! Others: User input files +! ------------------------ +PTH_INP 1 "${U}/PAN" + ## widget = lineedit + +MSG_PTH_INP 1 "Program input files: path" + +EXT_INP 1 "INP" + ## widget = lineedit + +MSG_EXT_INP 1 "Program input files: extension" + +! Others: Scratch files +! --------------------- +PTH_SCR 1 "${U}/WORK" + ## widget = lineedit + +MSG_PTH_SCR 1 "Scratch files: path" + +EXT_SCR 1 "SCR" + ## widget = lineedit + +MSG_EXT_SCR 1 "Scratch files: extension" + +EXT_SC1 1 "SC1" + ## widget = lineedit + +MSG_EXT_SC1 1 "Scratch files: extension" + +EXT_SC2 1 "SC2" + ## widget = lineedit + +MSG_EXT_SC2 1 "Scratch files: extension" + +! Others: Error message +! --------------------- +PTH_ERR 1 "${U}/WORK" + ## widget = lineedit + +MSG_PTH_ERR 1 "Error message files: path" + +EXT_ERR 1 "MSG" + ## widget = lineedit + +MSG_EXT_ERR 1 "Error message files: extension" + +! Interally used by the menu +! -------------------------- +PTH_INP_OUT 1 "${U}/PAN" + ## widget = lineedit + +EXT_IN1 1 "IN1" + ## widget = lineedit + +! Auxiliary Menu Program +! ---------------------- +MENUAUX_EXE 1 "MENUAUX" + +MENUAUX_INP 1 "MENUAUX.INP" + +MENUAUX_SCR 1 "MENUAUX.SCR" + +MENUAUX_ERR 1 "MENUAUX.ERR" + +MENUAUX_DEBUG 1 "0" + +GEN_CONST_FILE 1 "CONST." + +GEN_DATUM_FILE 1 "DATUM." + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# PATHS AND EXTENSIONS - MENU_EXT 1: General Files # +# path extension # +# GENERAL FILES > %%%%%%%%% < # PTH_GEN +# Sub-daily earth rotation model > %%% < # EXT_SUB +# Nutation model > %%% < # EXT_NUT +# Planetary ephemeris > %%% < # EXT_EPH +# Satellite problem file/old station problem file > %%% < # EXT_CRX +# Solid Earth tides model > %%% < # EXT_TPO +# Ocean tide model > %%% < # EXT_TID +# Frequency information > %%% < # EXT_FRQ +# Old antenna/receiver name translation table > %%% < # EXT_TRN +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 2.1: Campaign Data, Orbit and EOP Files # +# campaign # +# ORBIT FILES directory extension # +# Broadcast orbits > %%%%%% < > %%% < # DIR_BRD EXT_BRD +# Precise orbits (original) > %%%%%% < # DIR_OPR +# Precise orbits > %%%%%% < > %%% < # DIR_PRE EXT_PRE +# Tabular orbits > %%%%%% < > %%% < # DIR_TAB EXT_TAB +# Standard orbits > %%%%%% < > %%% < # DIR_STD EXT_STD +# Radian pressure coefficients > %%%%%% < > %%% < # DIR_RPR EXT_RPR +# Improved orbit elements > %%%%%% < > %%% < # DIR_ELE EXT_ELE +# Earth orientation parameters > %%%%%% < > %%% < # DIR_ERP EXT_ERP +# Earth orientation parameters (IERS format) > %%%%%% < > %%% < # DIR_IEP EXT_IEP +# Geocenter coordinates > %%%%%% < > %%% < # DIR_GCC EXT_GCC +# Satellite/Receiver clocks > %%%%%% < > %%% < # DIR_CLK EXT_CLK +# Differential code biases > %%%%%% < > %%% < # DIR_DCB EXT_DCB +# Inter-system biases > %%%%%% < > %%% < # DIR_ISB EXT_ISB +# Bias SINEX > %%%%%% < > %%% < # DIR_BIA EXT_BIA +# # +# IRV file > %%%%%% < > %%% < # DIR_IRV EXT_IRV +# Precise orbit in CPF orbit format > %%%%%% < > %%% < # DIR_CPF EXT_CPF +# State vector file > %%%%%% < > %%% < # DIR_STV EXT_STV +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 2.2: Campaign Data, Orbit Files for LEOs # +# campaign # +# LEO FILES directory extension # +# Accelerometer data > %%%%%% < > %%% < # DIR_ACC EXT_ACC +# Attitude data > %%%%%% < > %%% < # DIR_ATT EXT_ATT +# LEO maneuvers > %%%%%% < > %%% < # DIR_MAN EXT_MAN +# File in CHAMP orbit format > %%%%%% < > %%% < # DIR_CHO EXT_CHO +# File in POE@@ orbit format > %%%%%% < > %%% < # DIR_POE EXT_POE +# LEO velocities (epoch-wise) > %%%%%% < > %%% < # DIR_KVL EXT_KVL +# LEO external aux. information > %%%%%% < > %%% < # DIR_AUX EXT_AUX +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 3: Campaign Data, RINEX Files # +# campaign # +# RINEX FILES directory extension # +# RINEX observations (original) > %%%%%% < # DIR_OXO +# RINEX observations > %%%%%% < > %%% < # DIR_RXO EXT_RXO +# Smoothed RINEX observations > %%%%%% < > %%% < # DIR_SMT EXT_SMT +# RINEX navigation messages (GPS, original) > %%%%%% < # DIR_OXN +# RINEX navigation messages (GPS) > %%%%%% < > %%% < # DIR_RXN EXT_RXN +# RINEX navigation messages (GLONASS, original) > %%%%%% < # DIR_OXG +# RINEX navigation messages (GLONASS) > %%%%%% < > %%% < # DIR_RXG EXT_RXG +# RINEX navigation messages (GALILEO, original) > %%%%%% < # DIR_OGA +# RINEX navigation messages (GALILEO) > %%%%%% < > %%% < # DIR_RGA EXT_RGA +# RINEX meteo data > %%%%%% < > %%% < # DIR_RXM EXT_RXM +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 4: Campaign Data, Observation Files # +# campaign # +# OBSERVATION FILES directory extension # +# Zero@@ difference code@ observations, header > %%%%%% < > %%% < # DIR_CZH EXT_CZH +# Zero@@ difference code@ observations, data > %%%%%% < > %%% < # DIR_CZO EXT_CZO +# Zero@@ difference phase observations, header > %%%%%% < > %%% < # DIR_PZH EXT_PZH +# Zero@@ difference phase observations, data > %%%%%% < > %%% < # DIR_PZO EXT_PZO +# Single difference code@ observations, header > %%%%%% < > %%% < # DIR_CSH EXT_CSH +# Single difference code@ observations, data > %%%%%% < > %%% < # DIR_CSO EXT_CSO +# Single difference phase observations, header > %%%%%% < > %%% < # DIR_PSH EXT_PSH +# Single difference phase observations, data > %%%%%% < > %%% < # DIR_PSO EXT_PSO +# # +# Range observations (SLR), header > %%%%%% < > %%% < # DIR_RZH EXT_RZH +# Range observations (SLR), data > %%%%%% < > %%% < # DIR_RZO EXT_RZO +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 5: Campaign Data, Station Files # +# campaign # +# STATION FILES directory extension # +# Station coordinates > %%%%%% < > %%% < # DIR_CRD EXT_CRD +# Station velocities > %%%%%% < > %%% < # DIR_VEL EXT_VEL +# Kinematic coordinates > %%%%%% < > %%% < # DIR_KIN EXT_KIN +# Station eccentricities > %%%%%% < > %%% < # DIR_ECC EXT_ECC +# PSD correction (ITRF14) > %%%%%% < > %%% < # DIR_PSD EXT_PSD +# Station information > %%%%%% < > %%% < # DIR_STA EXT_STA +# Ocean loading table > %%%%%% < > %%% < # DIR_BLQ EXT_BLQ +# Atmospheric tidal loading table > %%%%%% < > %%% < # DIR_ATL EXT_ATL +# Station selection list > %%%%%% < > %%% < # DIR_FIX EXT_FIX +# Station sigma file > %%%%%% < > %%% < # DIR_SIG EXT_SIG +# Station observation sigma factors > %%%%%% < > %%% < # DIR_SOS EXT_SOS +# Abbreviation table > %%%%%% < > %%% < # DIR_ABB EXT_ABB +# Tectonic plate assignment (for NUVEL1/1A) > %%%%%% < > %%% < # DIR_PLD EXT_PLD +# Baseline definition > %%%%%% < > %%% < # DIR_BSL EXT_BSL +# Cluster definition > %%%%%% < > %%% < # DIR_CLU EXT_CLU +# Cluster/baseline assignment > %%%%%% < > %%% < # DIR_CLB EXT_CLB +# Receiver antenna orientation > %%%%%% < > %%% < # DIR_AZI EXT_AZI +# Session table > %%%%%% < > %%% < # DIR_SES EXT_SES +# SLR data handling (range bias, CoM) > %%%%%% < > %%% < # DIR_RGB EXT_RGB +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 6: Campaign Data, Atmosphere Modeling Files # +# campaign # +# ATMOSPHERE MODELING FILES directory extension # +# Troposphere parameters > %%%%%% < > %%% < # DIR_TRP EXT_TRP +# Troposphere parameters (SINEX format) > %%%%%% < > %%% < # DIR_TRO EXT_TRO +# Ionosphere models > %%%%%% < > %%% < # DIR_ION EXT_ION +# Ionosphere maps (IONEX) > %%%%%% < > %%% < # DIR_INX EXT_INX +# Meteo data > %%%%%% < > %%% < # DIR_MET EXT_MET +# Vienna grid files (VMF and loading maps) > %%%%%% < > %%% < # DIR_GRD EXT_GRD +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 7: Campaign Data, Output Files # +# campaign # +# OUTPUT FILES directory extension # +# Program output > %%%%%% < > %%% < # DIR_OUT EXT_OUT +# Plot file > %%%%%% < > %%% < # DIR_PLT EXT_PLT +# Summary output > %%%%%% < > %%% < # DIR_SUM EXT_SUM +# Listing output > %%%%%% < > %%% < # DIR_LST EXT_LST +# CODSPP summary output (XYZ) > %%%%%% < > %%% < # DIR_SMC EXT_SMC +# CODSPP summary output (BLH) > %%%%%% < > %%% < # DIR_SME EXT_SME +# # +# BERNESE IN-/OUTPUT FILES # +# Residuals > %%%%%% < > %%% < # DIR_RES EXT_RES +# Clock information (clock RINEX format) > %%%%%% < > %%% < # DIR_RXC EXT_RXC +# Covariances > %%%%%% < > %%% < # DIR_COV EXT_COV +# Covariance components > %%%%%% < > %%% < # DIR_WGT EXT_WGT +# Antenna PCV estimates (grid) > %%%%%% < > %%% < # DIR_PHG EXT_PHG +# Antenna PCV estimates (harm) > %%%%%% < > %%% < # DIR_PHH EXT_PHH +# Observation editing information > %%%%%% < > %%% < # DIR_EDT EXT_EDT +# File deletion list > %%%%%% < > %%% < # DIR_DEL EXT_DEL +# Time series list of events file > %%%%%% < > %%% < # DIR_EVL EXT_EVL +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 8: Campaign Data, Solution Files # +# campaign # +# SOLUTION FILES directory extension # +# Parameter estimates > %%%%%% < > %%% < # DIR_EST EXT_EST +# Normal equation > %%%%%% < > %%% < # DIR_NEQ EXT_NEQ +# Normal equation (old format) > %%%%%% < > %%% < # DIR_ONQ EXT_ONQ +# SINEX output > %%%%%% < > %%% < # DIR_SNX EXT_SNX +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 9: Campaign Data, Bernese Files (ASCII) # +# campaign # +# BERNESE FILES (FORMATTED) directory extension # +# Standard orbits > %%%%%% < > %%% < # DIR_FSO EXT_FSO +# Radiation pressure coefficients > %%%%%% < > %%% < # DIR_FRP EXT_FRP +# Zero@@ difference code@ observations > %%%%%% < > %%% < # DIR_FCZ EXT_FCZ +# Zero@@ difference phase observations > %%%%%% < > %%% < # DIR_FPZ EXT_FPZ +# Single difference code@ observations > %%%%%% < > %%% < # DIR_FCS EXT_FCS +# Single difference phase observations > %%%%%% < > %%% < # DIR_FPS EXT_FPS +# Range observations > %%%%%% < > %%% < # DIR_FRZ EXT_FRZ +# Residuals > %%%%%% < > %%% < # DIR_FRS EXT_FRS +# Normal equation > %%%%%% < > %%% < # DIR_FN0 EXT_FN0 +# Normal equation (old format) > %%%%%% < > %%% < # DIR_FNQ EXT_FNQ +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 10: Bernese Processing Engine (BPE) # +# campaign # +# BERNESE PROCESSING ENGINE directory extension # +# BPE output > %%%%%% < > %%% < # DIR_BPEOUT EXT_BPEOUT +# BPE status > %%%%%% < > %%% < # DIR_BPERUN EXT_BPERUN +# Protocol files > %%%%%% < > %%% < # DIR_BPEPRT EXT_BPEPRT +# Log files > %%%%%% < > %%% < # DIR_BPELOG EXT_BPELOG +# # +# BERNESE PROCESSING ENGINE path extension # +# Processing control files > %%%%%%%%%% <> %%% < # PTH_PCF EXT_PCF +# CPU control file > %%%%%%%%%% <> %%% < # PTH_CPU EXT_CPU +# Scratch for CPU control file > %%%%%%%%%% < # PTH_CPUNUM +# BPE script directory > %%%%%%%%%% < # PTH_SCRIPT +# Option directory > %%%%%%%%%% < # PTH_OPT +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 11: Other Files and Directories # +# # +# GENERAL path extension(s) # +# Help files > %%%%%%%%% < > %%% < # PTH_HLP EXT_HLP +# Skeleton files (e.g. for plot files) > %%%%%%%%% < > %%% < # PTH_SKL EXT_SKL +# Directory list for panel update > %%%%%%%%% < > %%% < # PTH_UPD EXT_UPD +# Program input master files > %%%%%%%%% < # PTH_UPDPAN +# # +# USER DEPENDENT # +# Program output files (campaign indep.)> %%%%%%%%% < # PTH_OUT +# Program input files > %%%%%%%%% < > %%% < # PTH_INP EXT_INP +# Scratch files > %%%%%%%%% < > %%% <> %%% <> %%% < # PTH_SCR EXT_SCR EXT_SC1 EXT_SC2 +# Error message files > %%%%%%%%% < > %%% < # PTH_ERR EXT_ERR +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_L53/MENU_EXT.old b/config/bernese/gpsuser52-luzon/OPT/R2S_L53/MENU_EXT.old new file mode 100755 index 0000000..461be1b --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_L53/MENU_EXT.old @@ -0,0 +1,1653 @@ + +! No path/no extension +! -------------------- +NO_PTH 0 + +NO_EXT 0 + +! General files: Path +! ------------------- +PTH_GEN 1 "${X}/GEN" + ## widget = lineedit + +MSG_PTH_GEN 1 "General files: path" + +! General Files: SatCrux/StaCrux +! ------------------------------ +EXT_CRX 1 "CRX" + ## widget = lineedit + +MSG_EXT_CRX 1 "Satellite problem file/old station problem file: extension" + +! General Files: Ant/Rec translation +! ---------------------------------- +EXT_TRN 1 "TRN" + ## widget = lineedit + +MSG_EXT_TRN 1 "Old antenna/receiver name translation table: extension" + +! General Files: Ocean tide model +! ------------------------------- +EXT_TID 1 "TID" + ## widget = lineedit + +MSG_EXT_TID 1 "Ocean tide model: extension" + +! General Files: Solid Earth tide model +! ------------------------------------- +EXT_TPO 1 "TPO" + ## widget = lineedit + +MSG_EXT_TPO 1 "Solid Earth tide model: extension" + +! General Files: Planetary ephemeris +! ---------------------------------- +EXT_EPH 1 "EPH" + ## widget = lineedit + +MSG_EXT_EPH 1 "Planetary ephemeris: extension" + +! General Files: Frequency information +! ------------------------------------ +EXT_FRQ 1 "FRQ" + ## widget = lineedit + +MSG_EXT_FRQ 1 "Frequency information: extension" + +! Orbit files: Broadcast file +! --------------------------- +DIR_BRD 1 "ORB" + ## widget = lineedit + +MSG_DIR_BRD 1 "Broadcast orbits: directory" + +EXT_BRD 1 "BRD" + ## widget = lineedit + +MSG_EXT_BRD 1 "Broadcast orbits: extension" + +! Orbit files: Precise file (original) +! ------------------------------------ +DIR_OPR 1 "ORB" + ## widget = lineedit + +MSG_DIR_OPR 1 "Precise orbits (original): directory" + +! Orbit files: Precise file +! ------------------------- +DIR_PRE 1 "ORB" + ## widget = lineedit + +MSG_DIR_PRE 1 "Precise orbits: directory" + +EXT_PRE 1 "PRE" + ## widget = lineedit + +MSG_EXT_PRE 1 "Precise orbits: extension" + +! Orbit files: Tabular orbit +! -------------------------- +DIR_TAB 1 "ORB" + ## widget = lineedit + +MSG_DIR_TAB 1 "Tabular orbits: directory" + +EXT_TAB 1 "TAB" + ## widget = lineedit + +MSG_EXT_TAB 1 "Tabular orbits: extension" + +! Orbit files: Orbital elements +! ----------------------------- +DIR_ELE 1 "ORB" + ## widget = lineedit + +MSG_DIR_ELE 1 "Improved orbit elements: directory" + +EXT_ELE 1 "ELE" + ## widget = lineedit + +MSG_EXT_ELE 1 "Improved orbit elements: extension" + +! Orbit files: Standard orbit +! --------------------------- +DIR_STD 1 "ORB" + ## widget = lineedit + +MSG_DIR_STD 1 "Standard orbits: directory" + +EXT_STD 1 "STD" + ## widget = lineedit + +MSG_EXT_STD 1 "Standard orbits: extension" + +! Orbit files: Radian press. +! -------------------------- +DIR_RPR 1 "ORB" + ## widget = lineedit + +MSG_DIR_RPR 1 "Radian pressure coefficients: directory" + +EXT_RPR 1 "RPR" + ## widget = lineedit + +MSG_EXT_RPR 1 "Radian pressure coefficients: extension" + +! Orbot files: ERP-file +! --------------------- +DIR_ERP 1 "ORB" + ## widget = lineedit + +MSG_DIR_ERP 1 "Earth orientation parameters: directory" + +EXT_ERP 1 "ERP" + ## widget = lineedit + +MSG_EXT_ERP 1 "Earth orientation parameters: extension" + +! Orbit files: ERP-file (IERS) +! ---------------------------- +DIR_IEP 1 "ORB" + ## widget = lineedit + +MSG_DIR_IEP 1 "Earth orientation parameters (IERS format): directory" + +EXT_IEP 1 "IEP" + ## widget = lineedit + +MSG_EXT_IEP 1 "Earth orientation parameters (IERS format): extension" + +! Orbit files: Geocenter file +! --------------------------- +DIR_GCC 1 "ORB" + ## widget = lineedit + +MSG_DIR_GCC 1 "Geocenter coordinates: directory" + +EXT_GCC 1 "GCC" + ## widget = lineedit + +MSG_EXT_GCC 1 "Geocenter coordinates: extension" + +! Orbit files: Sat. clocks +! ------------------------ +DIR_CLK 1 "ORB" + ## widget = lineedit + +MSG_DIR_CLK 1 "Satellite/Receiver clocks: directory" + +EXT_CLK 1 "CLK" + ## widget = lineedit + +MSG_EXT_CLK 1 "Satellite/Receiver clocks: extension" + +! Orbit files: Diff. code bias +! ---------------------------- +DIR_DCB 1 "ORB" + ## widget = lineedit + +MSG_DIR_DCB 1 "Differential code biases: directory" + +EXT_DCB 1 "DCB" + ## widget = lineedit + +MSG_EXT_DCB 1 "Differential code biases: extension" + +! Orbit files: Inter-system bias +! ------------------------------ +DIR_ISB 1 "ORB" + ## widget = lineedit + +MSG_DIR_ISB 1 "Inter-system biases: directory" + +EXT_ISB 1 "ISB" + ## widget = lineedit + +MSG_EXT_ISB 1 "Inter-system biases: extension" + +! Orbit: BIAS SINEX +! ----------------- +DIR_BIA 1 "ORB" + ## widget = lineedit + +MSG_DIR_BIA 1 "Biases (SINEX format): directory" + +EXT_BIA 1 "BIA" + ## widget = lineedit + +MSG_EXT_BIA 1 "Biases (SINEX format): extension" + +! Orbit: IRV file +! --------------- +DIR_IRV 1 "ORB" + ## widget = lineedit + +MSG_DIR_IRV 1 "IRVs: directory" + +EXT_IRV 1 "IRV" + ## widget = lineedit + +MSG_EXT_IRV 1 "IRVs: extension" + +! Orbit: CPF file +! --------------- +DIR_CPF 1 "ORB" + ## widget = lineedit + +MSG_DIR_CPF 1 "CPFs: directory" + +EXT_CPF 1 "CPF" + ## widget = lineedit + +MSG_EXT_CPF 1 "CPFs: extension" + +! Orbit: State vector file +! ------------------------ +DIR_STV 1 "ORB" + ## widget = lineedit + +MSG_DIR_STV 1 "State vectors: directory" + +EXT_STV 1 "STV" + ## widget = lineedit + +MSG_EXT_STV 1 "State vectors: extension" + +! Orbit: Accelerometer data +! ------------------------- +DIR_ACC 1 "ORB" + ## widget = lineedit + +MSG_DIR_ACC 1 "Accelerometer data: directory" + +EXT_ACC 1 "ACC" + ## widget = lineedit + +MSG_EXT_ACC 1 "Accelerometer data: extension" + +! LEO-Orbit: Attitude data +! ------------------------ +DIR_ATT 1 "ORB" + ## widget = lineedit + +MSG_DIR_ATT 1 "Attitude data: directory" + +EXT_ATT 1 "ATT" + ## widget = lineedit + +MSG_EXT_ATT 1 "Attitude data: extension" + +! LEO-Orbit: LEO maneuvers +! ------------------------ +DIR_MAN 1 "ORB" + ## widget = lineedit + +MSG_DIR_MAN 1 "LEO maneuvers: directory" + +EXT_MAN 1 "MAN" + ## widget = lineedit + +MSG_EXT_MAN 1 "LEO maneuvers: extension" + +! LEO-Orbit: CHAMP orbit format +! ----------------------------- +DIR_CHO 1 "ORB" + ## widget = lineedit + +MSG_DIR_CHO 1 "File in CHAMP orbit format: directory" + +EXT_CHO 1 "CHO" + ## widget = lineedit + +MSG_EXT_CHO 1 "File in CHAMP orbit format: extension" + +! Orbit: POE orbit format +! ----------------------- +DIR_POE 1 "ORB" + ## widget = lineedit + +MSG_DIR_POE 1 "File in POE: directory" + +EXT_POE 1 "POE" + ## widget = lineedit + +MSG_EXT_POE 1 "File in POE: extension" + +! LEO-Orbit: LEO Kinematic velocities +! ----------------------------------- +DIR_KVL 1 "STA" + ## widget = lineedit + +MSG_DIR_KVL 1 "LEO velocities (epoch-wise): directory" + +EXT_KVL 1 "VEL" + ## widget = lineedit + +MSG_EXT_KVL 1 "LEO velocities (epoch-wise): extension" + +! LEO-Orbit: LEO Aux. file (attitude,accelerom. data, thruster events...) +! ------------------------ +DIR_AUX 1 "ORB" + ## widget = lineedit + +MSG_DIR_AUX 1 "LEO external aux. information: directory" + +EXT_AUX 1 "AUX" + ## widget = lineedit + +MSG_EXT_AUX 1 "LEO external aux. information: extension" + +! RINEX files: rinex obs files +! ---------------------------- +DIR_OXO 1 "ORX" + ## widget = lineedit + +MSG_DIR_OXO 1 "RINEX observations (original): directory" + +DIR_RXO 1 "RAW" + ## widget = lineedit + +MSG_DIR_RXO 1 "RINEX observations: directory" + +EXT_RXO 1 "80O" + ## widget = lineedit + # $YO + +MSG_EXT_RXO 1 "RINEX observations: extension" + +! RINEX files: smoothed rinex +! --------------------------- +DIR_SMT 1 "RAW" + ## widget = lineedit + +MSG_DIR_SMT 1 "Smoothed RINEX observations: directory" + +EXT_SMT 1 "SMT" + ## widget = lineedit + +MSG_EXT_SMT 1 "Smoothed RINEX observations: extension" + +! RINEX files: rinex nav files +! ---------------------------- +DIR_OXN 1 "ORX" + ## widget = lineedit + +MSG_DIR_OXN 1 "RINEX navigation messages (GPS, original): directory" + +DIR_RXN 1 "RAW" + ## widget = lineedit + +MSG_DIR_RXN 1 "RINEX navigation messages (GPS): directory" + +EXT_RXN 1 "80N" + ## widget = lineedit + # $YN + +MSG_EXT_RXN 1 "RINEX navigation messages (GPS): extension" + +! RINEX files: rinex nav files +! ---------------------------- +DIR_OXG 1 "ORX" + ## widget = lineedit + +MSG_DIR_OXG 1 "RINEX navigation messages (GLONASS, original): directory" + +DIR_RXG 1 "RAW" + ## widget = lineedit + +MSG_DIR_RXG 1 "RINEX navigation messages (GLONASS): directory" + +EXT_RXG 1 "80G" + ## widget = lineedit + # $YG + +MSG_EXT_RXG 1 "RINEX navigation messages (GLONASS): extension" + +! RINEX files: rinex nav files +! ---------------------------- +DIR_OGA 1 "ORX" + ## widget = lineedit + +MSG_DIR_OGA 1 "RINEX navigation messages (GALILEO, original): directory" + +DIR_RGA 1 "RAW" + ## widget = lineedit + +MSG_DIR_RGA 1 "RINEX navigation messages (GALILEO): directory" + +EXT_RGA 1 "80E" + ## widget = lineedit + # $YE + +MSG_EXT_RGA 1 "RINEX navigation messages (GALILEO): extension" + +! RINEX files: rinex met files +! ---------------------------- +DIR_RXM 1 "RAW" + ## widget = lineedit + +MSG_DIR_RXM 1 "RINEX meteo data: directory" + +EXT_RXM 1 "80M" + ## widget = lineedit + # $YM + +MSG_EXT_RXM 1 "RINEX meteo data: extension" + +! Obs. files: Code zero head +! -------------------------- +DIR_CZH 1 "OBS" + ## widget = lineedit + +MSG_DIR_CZH 1 "Zero difference code observations, header: directory" + +EXT_CZH 1 "CZH" + ## widget = lineedit + +MSG_EXT_CZH 1 "Zero difference code observations, header: extension" + +! Obs. files: Code zero data +! -------------------------- +DIR_CZO 1 "OBS" + ## widget = lineedit + +MSG_DIR_CZO 1 "Zero difference code observations, data: directory" + +EXT_CZO 1 "CZO" + ## widget = lineedit + +MSG_EXT_CZO 1 "Zero difference code observations, data: extension" + +! Obs. files: Phase zero head +! --------------------------- +DIR_PZH 1 "OBS" + ## widget = lineedit + +MSG_DIR_PZH 1 "Zero difference phase observations, header: directory" + +EXT_PZH 1 "PZH" + ## widget = lineedit + +MSG_EXT_PZH 1 "Zero difference phase observations, header: extension" + +! Obs. files: Phase zero data +! --------------------------- +DIR_PZO 1 "OBS" + ## widget = lineedit + +MSG_DIR_PZO 1 "Zero difference phase observations, data: directory" + +EXT_PZO 1 "PZO" + ## widget = lineedit + +MSG_EXT_PZO 1 "Zero difference phase observations, data: extension" + +! Obs. files: Range zero head +! --------------------------- +DIR_RZH 1 "OBS" + ## widget = lineedit + +MSG_DIR_RZH 1 "Range observations, header: directory" + +EXT_RZH 1 "RZH" + ## widget = lineedit + +MSG_EXT_RZH 1 "Range observations, header: extension" + +! Obs. files: Range zero data +! --------------------------- +DIR_RZO 1 "OBS" + ## widget = lineedit + +MSG_DIR_RZO 1 "Range observations, data: directory" + +EXT_RZO 1 "RZO" + ## widget = lineedit + +MSG_EXT_RZO 1 "Range observations, data: extension" + +! Obs. files: Code single head +! ---------------------------- +DIR_CSH 1 "OBS" + ## widget = lineedit + +MSG_DIR_CSH 1 "Single difference code observations, header: directory" + +EXT_CSH 1 "CSH" + ## widget = lineedit + +MSG_EXT_CSH 1 "Single difference code observations, header: extension" + +! Obs. files: Code single data +! ---------------------------- +DIR_CSO 1 "OBS" + ## widget = lineedit + +MSG_DIR_CSO 1 "Single difference code observations, data: directory" + +EXT_CSO 1 "CSO" + ## widget = lineedit + +MSG_EXT_CSO 1 "Single difference code observations, data: extension" + +! Obs. files: Phase single head +! ----------------------------- +DIR_PSH 1 "OBS" + ## widget = lineedit + +MSG_DIR_PSH 1 "Single difference phase observations, header: directory" + +EXT_PSH 1 "PSH" + ## widget = lineedit + +MSG_EXT_PSH 1 "Single difference phase observations, header: extension" + +! Obs. files: Phase single data +! ----------------------------- +DIR_PSO 1 "OBS" + ## widget = lineedit + +MSG_DIR_PSO 1 "Single difference phase observations, data: directory" + +EXT_PSO 1 "PSO" + ## widget = lineedit + +MSG_EXT_PSO 1 "Single difference phase observations, data: extension" + +! Station files: Coordinates +! -------------------------- +DIR_CRD 1 "STA" + ## widget = lineedit + +MSG_DIR_CRD 1 "Station coordinates: directory" + +EXT_CRD 1 "CRD" + ## widget = lineedit + +MSG_EXT_CRD 1 "Station coordinates: extension" + +! Station files: Eccentricities +! ----------------------------- +DIR_ECC 1 "STA" + ## widget = lineedit + +MSG_DIR_ECC 1 "Station eccentricities: directory" + +EXT_ECC 1 "ECC" + ## widget = lineedit + +MSG_EXT_ECC 1 "Station eccentricities: extension" + +! Station files: Velocities +! ------------------------- +DIR_VEL 1 "STA" + ## widget = lineedit + +MSG_DIR_VEL 1 "Station velocities: directory" + +EXT_VEL 1 "VEL" + ## widget = lineedit + +MSG_EXT_VEL 1 "Station velocities: extension" + +! Station files: PSD corrections +! ------------------------------ +DIR_PSD 1 "STA" + ## widget = lineedit + +MSG_DIR_PSD 1 "PSD correction (ITRF14): directory" + +EXT_PSD 1 "PSD" + ## widget = lineedit + +MSG_EXT_PSD 1 "PSD correction (ITRF14): extension" + +! Station files: Station information +! ---------------------------------- +DIR_STA 1 "STA" + ## widget = lineedit + +MSG_DIR_STA 1 "Station information: directory" + +EXT_STA 1 "STA" + ## widget = lineedit + +MSG_EXT_STA 1 "Station information: extension" + +! Station files: Ocean loading +! ---------------------------- +DIR_BLQ 1 "STA" + ## widget = lineedit + +MSG_DIR_BLQ 1 "Ocean loading table: directory" + +EXT_BLQ 1 "BLQ" + ## widget = lineedit + +MSG_EXT_BLQ 1 "Ocean loading table: extension" + +! Station files: Atmospheric tidal loading +! ---------------------------------------- +DIR_ATL 1 "STA" + ## widget = lineedit + +MSG_DIR_ATL 1 "Atmospheric tidal loading table: directory" + +EXT_ATL 1 "ATL" + ## widget = lineedit + +MSG_EXT_ATL 1 "Atmospheric tidal loading table: extension" + +! Station files: Plate definition for NUVEL1/1A +! --------------------------------------------- +DIR_PLD 1 "STA" + ## widget = lineedit + +MSG_DIR_PLD 1 "Tectonic plate assignment (for NUVEL1/1A): directory" + +EXT_PLD 1 "PLD" + ## widget = lineedit + +MSG_EXT_PLD 1 "Tectonic plate assignment (for NUVEL1/1A): extension" + +! Station files: Baseline def. +! ---------------------------- +DIR_BSL 1 "STA" + ## widget = lineedit + +MSG_DIR_BSL 1 "Baseline definition: directory" + +EXT_BSL 1 "BSL" + ## widget = lineedit + +MSG_EXT_BSL 1 "Baseline definition: extension" + +! Station files: Cluster def. +! --------------------------- +DIR_CLU 1 "STA" + ## widget = lineedit + +MSG_DIR_CLU 1 "Cluster definition: directory" + +EXT_CLU 1 "CLU" + ## widget = lineedit + +MSG_EXT_CLU 1 "Cluster definition: extension" + +! Station files: Cluster/baseline assignment +! ------------------------------------------ +DIR_CLB 1 "STA" + ## widget = lineedit + +MSG_DIR_CLB 1 "Cluster/baseline assignment: directory" + +EXT_CLB 1 "CLB" + ## widget = lineedit + +MSG_EXT_CLB 1 "Cluster/baseline assignment: extension" + +! Station files: Selection list +! ----------------------------- +DIR_FIX 1 "STA" + ## widget = lineedit + +MSG_DIR_FIX 1 "Station selection list: directory" + +EXT_FIX 1 "FIX" + ## widget = lineedit + +MSG_EXT_FIX 1 "Station selection list: extension" + +! Station files: Selection list +! ----------------------------- +DIR_SIG 1 "STA" + ## widget = lineedit + +MSG_DIR_SIG 1 "Station sigma file: directory" + +EXT_SIG 1 "SIG" + ## widget = lineedit + +MSG_EXT_SIG 1 "Station sigma file: extension" + +! Station files: Observation weights +! ---------------------------------- +DIR_SOS 1 "STA" + ## widget = lineedit + +MSG_DIR_SOS 1 "Station observation sigma factors: directory" + +EXT_SOS 1 "SOS" + ## widget = lineedit + +MSG_EXT_SOS 1 "Station observation sigma factors: extension" + +! Station files: Ant.Azimut +! ------------------------- +DIR_AZI 1 "STA" + ## widget = lineedit + +MSG_DIR_AZI 1 "Receiver antenna orientation: directory" + +EXT_AZI 1 "AZI" + ## widget = lineedit + +MSG_EXT_AZI 1 "Receiver antenna orientation: extension" + +! Kinematic Coord. +! ---------------- +DIR_KIN 1 "STA" + ## widget = lineedit + +MSG_DIR_KIN 1 "Kinematic coordinates: directory" + +EXT_KIN 1 "KIN" + ## widget = lineedit + +MSG_EXT_KIN 1 "Kinematic coordinates: extension" + +! Station files: Session table +! ---------------------------- +DIR_SES 1 "STA" + ## widget = lineedit + +MSG_DIR_SES 1 "Session table: directory" + +EXT_SES 1 "SES" + ## widget = lineedit + +MSG_EXT_SES 1 "Session table: extension" + +! Station files: Abbr. table +! -------------------------- +DIR_ABB 1 "STA" + ## widget = lineedit + +MSG_DIR_ABB 1 "Abbreviation table: directory" + +EXT_ABB 1 "ABB" + ## widget = lineedit + +MSG_EXT_ABB 1 "Abbreviation table: extension" + +! Range biases +! ------------ +DIR_RGB 1 "STA" + ## widget = lineedit + +MSG_DIR_RGB 1 "SLR data handling: directory" + +EXT_RGB 1 "SLR" + ## widget = lineedit + +MSG_EXT_RGB 1 "SLR data handling: extension" + +! Atmosphere: Tropo.model +! ----------------------- +DIR_TRP 1 "ATM" + ## widget = lineedit + +MSG_DIR_TRP 1 "Troposphere parameters: directory" + +EXT_TRP 1 "TRP" + ## widget = lineedit + +MSG_EXT_TRP 1 "Troposphere parameters: extension" + +! Atmosphere: Tropo.SINEX +! ----------------------- +DIR_TRO 1 "ATM" + ## widget = lineedit + +MSG_DIR_TRO 1 "Troposphere parameters (SINEX format): directory" + +EXT_TRO 1 "TRO" + ## widget = lineedit + +MSG_EXT_TRO 1 "Troposphere parameters (SINEX format): extension" + +! Atmosphere: Ionos.model +! ----------------------- +DIR_ION 1 "ATM" + ## widget = lineedit + +MSG_DIR_ION 1 "Ionosphere models: directory" + +EXT_ION 1 "ION" + ## widget = lineedit + +MSG_EXT_ION 1 "Ionosphere models: extension" + +! Atmosphere: Ionos.IONEX +! ----------------------- +DIR_INX 1 "ATM" + ## widget = lineedit + +MSG_DIR_INX 1 "Ionosphere maps (IONEX): directory" + +EXT_INX 1 "INX" + ## widget = lineedit + +MSG_EXT_INX 1 "Ionosphere maps (IONEX): extension" + +! Atmosphere: Met.data +! -------------------- +DIR_MET 1 "ATM" + ## widget = lineedit + +MSG_DIR_MET 1 "Meteo data: directory" + +EXT_MET 1 "MET" + ## widget = lineedit + +MSG_EXT_MET 1 "Meteo data: extension" + +! Vienna grid files +! ----------------- +DIR_GRD 1 "GRD" + ## widget = lineedit + +MSG_DIR_GRD 1 "Vienna grid files" + +EXT_GRD 1 "GRD" + ## widget = lineedit + +MSG_EXT_GRD 1 "Vienna grid files: extension" + +! Output: Program output +! ---------------------- +DIR_OUT 1 "OUT" + ## widget = lineedit + +MSG_DIR_OUT 1 "Program output: directory" + +EXT_OUT 1 "OUT" + ## widget = lineedit + +MSG_EXT_OUT 1 "Program output: extension" + +! Output: Plot files +! ------------------ +DIR_PLT 1 "OUT" + ## widget = lineedit + +MSG_DIR_PLT 1 "Plot file: directory" + +EXT_PLT 1 "PLT" + ## widget = lineedit + +MSG_EXT_PLT 1 "Plot file: extension" + +! Output: Summary files +! --------------------- +DIR_SUM 1 "OUT" + ## widget = lineedit + +MSG_DIR_SUM 1 "Summary output: directory" + +EXT_SUM 1 "SUM" + ## widget = lineedit + +MSG_EXT_SUM 1 "Summary output: extension" + +! Output: List files +! ------------------ +DIR_LST 1 "OUT" + ## widget = lineedit + +MSG_DIR_LST 1 "Listing output: directory" + +EXT_LST 1 "LST" + ## widget = lineedit + +MSG_EXT_LST 1 "Listing output: extension" + +! Output: CODSPP summary +! ---------------------- +DIR_SMC 1 "OUT" + ## widget = lineedit + +MSG_DIR_SMC 1 "CODSPP summary output (XYZ): directory" + +EXT_SMC 1 "SMC" + ## widget = lineedit + +MSG_EXT_SMC 1 "CODSPP summary output (XYZ): extension" + +! Output: CODSPP summary +! ---------------------- +DIR_SME 1 "OUT" + ## widget = lineedit + +MSG_DIR_SME 1 "CODSPP summary output (BLH): directory" + +EXT_SME 1 "SME" + ## widget = lineedit + +MSG_EXT_SME 1 "CODSPP summary output (BLH): extension" + +! Output: Residual file +! --------------------- +DIR_RES 1 "OUT" + ## widget = lineedit + +MSG_DIR_RES 1 "Residuals: directory" + +EXT_RES 1 "RES" + ## widget = lineedit + +MSG_EXT_RES 1 "Residuals: extension" + +! Output: Clocks RINEX +! -------------------- +DIR_RXC 1 "OUT" + ## widget = lineedit + +MSG_DIR_RXC 1 "Clock information (clock RINEX format): directory" + +EXT_RXC 1 "CLK" + ## widget = lineedit + +MSG_EXT_RXC 1 "Clock information (clock RINEX format): extension" + +! Output: Covariance file +! ----------------------- +DIR_COV 1 "OUT" + ## widget = lineedit + +MSG_DIR_COV 1 "Covariances: directory" + +EXT_COV 1 "COV" + ## widget = lineedit + +MSG_EXT_COV 1 "Covariances: extension" + +! Covariance components +! --------------------- +DIR_WGT 1 "OUT" + ## widget = lineedit + +MSG_DIR_WGT 1 "Covariance components: directory" + +EXT_WGT 1 "WGT" + ## widget = lineedit + +MSG_EXT_WGT 1 "Covariance components: extension" + +! Output: Sub-daily ERP Model +! --------------------------- +EXT_SUB 1 "SUB" + ## widget = lineedit + +MSG_EXT_SUB 1 "Sub-daily earth rotation model: extension" + +! Output: Nutation Model +! ---------------------- +EXT_NUT 1 "NUT" + ## widget = lineedit + +MSG_EXT_NUT 1 "Nutation model: extension" + +! Output: Ant PCV (grid) +! ---------------------- +DIR_PHG 1 "OUT" + ## widget = lineedit + +MSG_DIR_PHG 1 "Antenna PCV estimates (grid): directory" + +EXT_PHG 1 "PHG" + ## widget = lineedit + +MSG_EXT_PHG 1 "Antenna PCV estimates (grid): extension" + +! Output: Ant PCV (harm) +! ---------------------- +DIR_PHH 1 "OUT" + ## widget = lineedit + +MSG_DIR_PHH 1 "Antenna PCV estimates (harm): directory" + +EXT_PHH 1 "PHH" + ## widget = lineedit + +MSG_EXT_PHH 1 "Antenna PCV estimates (harm): extension" + +! Output: Obs. editing file +! ------------------------- +DIR_EDT 1 "OUT" + ## widget = lineedit + +MSG_DIR_EDT 1 "Observation editing information: directory" + +EXT_EDT 1 "EDT" + ## widget = lineedit + +MSG_EXT_EDT 1 "Observation editing information: extension" + +! Output: Deletion list +! --------------------- +DIR_DEL 1 "OUT" + ## widget = lineedit + +MSG_DIR_DEL 1 "File deletion list: directory" + +EXT_DEL 1 "DEL" + ## widget = lineedit + +MSG_EXT_DEL 1 "File deletion list: extension" + +! Input/output Time series event list file +! ---------------------------------------- +DIR_EVL 1 "STA" + ## widget = lineedit + +MSG_DIR_EVL 1 "Events list file: directory" + +EXT_EVL 1 "EVL" + ## widget = lineedit + +MSG_EXT_EVL 1 "Time series events list file: extension" + +! Output: Parameter estimates +! --------------------------- +DIR_EST 1 "SOL" + ## widget = lineedit + +MSG_DIR_EST 1 "Parameter estimates: directory" + +EXT_EST 1 "EST" + ## widget = lineedit + +MSG_EXT_EST 1 "Parameter estimates: extension" + +! Output: Normal equations +! ------------------------ +DIR_NEQ 1 "SOL" + ## widget = lineedit + +MSG_DIR_NEQ 1 "Normal equation: directory" + +EXT_NEQ 1 "NQ0" + ## widget = lineedit + +MSG_EXT_NEQ 1 "Normal equation: extension" + +! Output: Normal equation (old) +! ----------------------------- +DIR_ONQ 1 "SOL" + ## widget = lineedit + +MSG_DIR_ONQ 1 "Normal equation (old format): directory" + +EXT_ONQ 1 "NEQ" + ## widget = lineedit + +MSG_EXT_ONQ 1 "Normal equation (old format): extension" + +! Output: SINEX (crd/vel) +! ----------------------- +DIR_SNX 1 "SOL" + ## widget = lineedit + +MSG_DIR_SNX 1 "SINEX output: directory" + +EXT_SNX 1 "SNX" + ## widget = lineedit + +MSG_EXT_SNX 1 "SINEX output: extension" + +! Orbit files: Standard orbit (ASCII) +! ----------------------------------- +DIR_FSO 1 "ORB" + ## widget = lineedit + +MSG_DIR_FSO 1 "Standard orbits: directory" + +EXT_FSO 1 "FSO" + ## widget = lineedit + +MSG_EXT_FSO 1 "Standard orbits: extension" + +! Orbit files: Rad. press. (ASCII) +! -------------------------------- +DIR_FRP 1 "ORB" + ## widget = lineedit + +MSG_DIR_FRP 1 "Radiation pressure coefficients: directory" + +EXT_FRP 1 "FRP" + ## widget = lineedit + +MSG_EXT_FRP 1 "Radiation pressure coefficients: extension" + +! Obs. files: Code zero ascii +! --------------------------- +DIR_FCZ 1 "OBS" + ## widget = lineedit + +MSG_DIR_FCZ 1 "Zero difference code observations: directory" + +EXT_FCZ 1 "FCZ" + ## widget = lineedit + +MSG_EXT_FCZ 1 "Zero difference code observations: extension" + +! Obs. files: Phase zero ascii +! ---------------------------- +DIR_FPZ 1 "OBS" + ## widget = lineedit + +MSG_DIR_FPZ 1 "Zero difference phase observations: directory" + +EXT_FPZ 1 "FPZ" + ## widget = lineedit + +MSG_EXT_FPZ 1 "Zero difference phase observations: extension" + +! Obs. files: Range ascii +! ----------------------- +DIR_FRZ 1 "OBS" + ## widget = lineedit + +MSG_DIR_FRZ 1 "Range observations: directory" + +EXT_FRZ 1 "FRZ" + ## widget = lineedit + +MSG_EXT_FRZ 1 "Range observations: extension" + +! Obs. files: Code single ascii +! ----------------------------- +DIR_FCS 1 "OBS" + ## widget = lineedit + +MSG_DIR_FCS 1 "Single difference code observations: directory" + +EXT_FCS 1 "FCS" + ## widget = lineedit + +MSG_EXT_FCS 1 "Single difference code observations: extension" + +! Obs. files: Phase single ascii +! ------------------------------ +DIR_FPS 1 "OBS" + ## widget = lineedit + +MSG_DIR_FPS 1 "Single difference phase observations: directory" + +EXT_FPS 1 "FPS" + ## widget = lineedit + +MSG_EXT_FPS 1 "Single difference phase observations: extension" + +! Output: Residual file (ASCII) +! ----------------------------- +DIR_FRS 1 "OUT" + ## widget = lineedit + +MSG_DIR_FRS 1 "Residuals: directory" + +EXT_FRS 1 "FRS" + ## widget = lineedit + +MSG_EXT_FRS 1 "Residuals: extension" + +! Output: Normal equations (ASCII) +! -------------------------------- +DIR_FN0 1 "SOL" + ## widget = lineedit + +MSG_DIR_FN0 1 "Normal equation: directory" + +EXT_FN0 1 "FN0" + ## widget = lineedit + +MSG_EXT_FN0 1 "Normal equation: extension" + +! Output: Normal equations (old, ASCII) +! ------------------------------------- +DIR_FNQ 1 "SOL" + ## widget = lineedit + +MSG_DIR_FNQ 1 "Normal equation (old format): directory" + +EXT_FNQ 1 "FNQ" + ## widget = lineedit + +MSG_EXT_FNQ 1 "Normal equation (old format): extension" + +! BPE: PCF-name +! ------------- +PTH_PCF 1 "${U}/PCF" + ## widget = lineedit + +MSG_PTH_PCF 1 "Processing control files: path" + +EXT_PCF 1 "PCF" + ## widget = lineedit + +MSG_EXT_PCF 1 "Processing control files: extension" + +! BPE: CPU-file name +! ------------------ +PTH_CPU 1 "${U}/PAN" + ## widget = lineedit + +MSG_PTH_CPU 1 "CPU control file: path" + +EXT_CPU 1 "CPU" + ## widget = lineedit + +MSG_EXT_CPU 1 "CPU control file: extension" + +PTH_CPUNUM 1 "${U}/WORK" + ## widget = lineedit + +MSG_PTH_CPUNUM 1 "Scratch for CPU control file" + +! BPE: Output files +! ----------------- +DIR_BPEOUT 1 "BPE" + ## widget = lineedit + +MSG_DIR_BPEOUT 1 "Output files: directory" + +EXT_BPEOUT 1 "OUT" + ## widget = lineedit + +MSG_EXT_BPEOUT 1 "Output files: extension" + +! BPE: Status files +! ----------------- +DIR_BPERUN 1 "BPE" + ## widget = lineedit + +MSG_DIR_BPERUN 1 "Status files: directory" + +EXT_BPERUN 1 "RUN" + ## widget = lineedit + +MSG_EXT_BPERUN 1 "Status files: extension" + +! BPE: Protocol files +! ------------------- +DIR_BPEPRT 1 "BPE" + ## widget = lineedit + +MSG_DIR_BPEPRT 1 "Protocol files: directory" + +EXT_BPEPRT 1 "PRT" + ## widget = lineedit + +MSG_EXT_BPEPRT 1 "Protocol files: extension" + +! BPE: log files +! -------------- +DIR_BPELOG 1 "BPE" + ## widget = lineedit + +MSG_DIR_BPELOG 1 "Log files: directory" + +EXT_BPELOG 1 "LOG" + ## widget = lineedit + +MSG_EXT_BPELOG 1 "Log files: extension" + +! BPE: scripts +! ------------ +PTH_SCRIPT 1 "${U}/SCRIPT" + ## widget = lineedit + +MSG_PTH_SCRIPT 1 "BPE script directory: path" + +! BPE: Option directories +! ----------------------- +PTH_OPT 1 "${U}/OPT" + ## widget = lineedit + +MSG_PTH_OPT 1 "Option directory: path" + +! Others: Help +! ------------ +PTH_HLP 1 "${X}/HLP" + ## widget = lineedit + +MSG_PTH_HLP 1 "Help files: path" + +EXT_HLP 1 "HLP" + ## widget = lineedit + +MSG_EXT_HLP 1 "Help files: extension" + +! Others: Skeleton +! ---------------- +PTH_SKL 1 "${X}/SKL" + ## widget = lineedit + +MSG_PTH_SKL 1 "Skeleton files (e.g. for plot files): path" + +EXT_SKL 1 "SKL" + ## widget = lineedit + +MSG_EXT_SKL 1 "Skeleton files (e.g. for plot files): extension" + +! Others: updpan - master and list +! -------------------------------- +PTH_UPDPAN 1 "${X}/PAN" + ## widget = lineedit + +MSG_PTH_UPDPAN 1 "Program input master files: path" + +PTH_UPD 1 "${X}/SKL" + ## widget = lineedit + +MSG_PTH_UPD 1 "Directory list for panel update: path" + +EXT_UPD 1 "UPD" + ## widget = lineedit + +MSG_EXT_UPD 1 "Directory list for panel update: extension" + +! Others: Campaign independent output +! ----------------------------------- +PTH_OUT 1 "${U}/OUT" + ## widget = lineedit + +MSG_PTH_OUT 1 "Program output files (campaign indep.): path" + +! Others: User input files +! ------------------------ +PTH_INP 1 "${U}/PAN" + ## widget = lineedit + +MSG_PTH_INP 1 "Program input files: path" + +EXT_INP 1 "INP" + ## widget = lineedit + +MSG_EXT_INP 1 "Program input files: extension" + +! Others: Scratch files +! --------------------- +PTH_SCR 1 "${U}/WORK" + ## widget = lineedit + +MSG_PTH_SCR 1 "Scratch files: path" + +EXT_SCR 1 "SCR" + ## widget = lineedit + +MSG_EXT_SCR 1 "Scratch files: extension" + +EXT_SC1 1 "SC1" + ## widget = lineedit + +MSG_EXT_SC1 1 "Scratch files: extension" + +EXT_SC2 1 "SC2" + ## widget = lineedit + +MSG_EXT_SC2 1 "Scratch files: extension" + +! Others: Error message +! --------------------- +PTH_ERR 1 "${U}/WORK" + ## widget = lineedit + +MSG_PTH_ERR 1 "Error message files: path" + +EXT_ERR 1 "MSG" + ## widget = lineedit + +MSG_EXT_ERR 1 "Error message files: extension" + +! Interally used by the menu +! -------------------------- +PTH_INP_OUT 1 "${U}/PAN" + ## widget = lineedit + +EXT_IN1 1 "IN1" + ## widget = lineedit + +! Auxiliary Menu Program +! ---------------------- +MENUAUX_EXE 1 "MENUAUX" + +MENUAUX_INP 1 "MENUAUX.INP" + +MENUAUX_SCR 1 "MENUAUX.SCR" + +MENUAUX_ERR 1 "MENUAUX.ERR" + +MENUAUX_DEBUG 1 "0" + +GEN_CONST_FILE 1 "CONST." + +GEN_DATUM_FILE 1 "DATUM." + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# PATHS AND EXTENSIONS - MENU_EXT 1: General Files # +# path extension # +# GENERAL FILES > %%%%%%%%% < # PTH_GEN +# Sub-daily earth rotation model > %%% < # EXT_SUB +# Nutation model > %%% < # EXT_NUT +# Planetary ephemeris > %%% < # EXT_EPH +# Satellite problem file/old station problem file > %%% < # EXT_CRX +# Solid Earth tides model > %%% < # EXT_TPO +# Ocean tide model > %%% < # EXT_TID +# Frequency information > %%% < # EXT_FRQ +# Old antenna/receiver name translation table > %%% < # EXT_TRN +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 2.1: Campaign Data, Orbit and EOP Files # +# campaign # +# ORBIT FILES directory extension # +# Broadcast orbits > %%%%%% < > %%% < # DIR_BRD EXT_BRD +# Precise orbits (original) > %%%%%% < # DIR_OPR +# Precise orbits > %%%%%% < > %%% < # DIR_PRE EXT_PRE +# Tabular orbits > %%%%%% < > %%% < # DIR_TAB EXT_TAB +# Standard orbits > %%%%%% < > %%% < # DIR_STD EXT_STD +# Radian pressure coefficients > %%%%%% < > %%% < # DIR_RPR EXT_RPR +# Improved orbit elements > %%%%%% < > %%% < # DIR_ELE EXT_ELE +# Earth orientation parameters > %%%%%% < > %%% < # DIR_ERP EXT_ERP +# Earth orientation parameters (IERS format) > %%%%%% < > %%% < # DIR_IEP EXT_IEP +# Geocenter coordinates > %%%%%% < > %%% < # DIR_GCC EXT_GCC +# Satellite/Receiver clocks > %%%%%% < > %%% < # DIR_CLK EXT_CLK +# Differential code biases > %%%%%% < > %%% < # DIR_DCB EXT_DCB +# Inter-system biases > %%%%%% < > %%% < # DIR_ISB EXT_ISB +# Bias SINEX > %%%%%% < > %%% < # DIR_BIA EXT_BIA +# # +# IRV file > %%%%%% < > %%% < # DIR_IRV EXT_IRV +# Precise orbit in CPF orbit format > %%%%%% < > %%% < # DIR_CPF EXT_CPF +# State vector file > %%%%%% < > %%% < # DIR_STV EXT_STV +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 2.2: Campaign Data, Orbit Files for LEOs # +# campaign # +# LEO FILES directory extension # +# Accelerometer data > %%%%%% < > %%% < # DIR_ACC EXT_ACC +# Attitude data > %%%%%% < > %%% < # DIR_ATT EXT_ATT +# LEO maneuvers > %%%%%% < > %%% < # DIR_MAN EXT_MAN +# File in CHAMP orbit format > %%%%%% < > %%% < # DIR_CHO EXT_CHO +# File in POE@@ orbit format > %%%%%% < > %%% < # DIR_POE EXT_POE +# LEO velocities (epoch-wise) > %%%%%% < > %%% < # DIR_KVL EXT_KVL +# LEO external aux. information > %%%%%% < > %%% < # DIR_AUX EXT_AUX +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 3: Campaign Data, RINEX Files # +# campaign # +# RINEX FILES directory extension # +# RINEX observations (original) > %%%%%% < # DIR_OXO +# RINEX observations > %%%%%% < > %%% < # DIR_RXO EXT_RXO +# Smoothed RINEX observations > %%%%%% < > %%% < # DIR_SMT EXT_SMT +# RINEX navigation messages (GPS, original) > %%%%%% < # DIR_OXN +# RINEX navigation messages (GPS) > %%%%%% < > %%% < # DIR_RXN EXT_RXN +# RINEX navigation messages (GLONASS, original) > %%%%%% < # DIR_OXG +# RINEX navigation messages (GLONASS) > %%%%%% < > %%% < # DIR_RXG EXT_RXG +# RINEX navigation messages (GALILEO, original) > %%%%%% < # DIR_OGA +# RINEX navigation messages (GALILEO) > %%%%%% < > %%% < # DIR_RGA EXT_RGA +# RINEX meteo data > %%%%%% < > %%% < # DIR_RXM EXT_RXM +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 4: Campaign Data, Observation Files # +# campaign # +# OBSERVATION FILES directory extension # +# Zero@@ difference code@ observations, header > %%%%%% < > %%% < # DIR_CZH EXT_CZH +# Zero@@ difference code@ observations, data > %%%%%% < > %%% < # DIR_CZO EXT_CZO +# Zero@@ difference phase observations, header > %%%%%% < > %%% < # DIR_PZH EXT_PZH +# Zero@@ difference phase observations, data > %%%%%% < > %%% < # DIR_PZO EXT_PZO +# Single difference code@ observations, header > %%%%%% < > %%% < # DIR_CSH EXT_CSH +# Single difference code@ observations, data > %%%%%% < > %%% < # DIR_CSO EXT_CSO +# Single difference phase observations, header > %%%%%% < > %%% < # DIR_PSH EXT_PSH +# Single difference phase observations, data > %%%%%% < > %%% < # DIR_PSO EXT_PSO +# # +# Range observations (SLR), header > %%%%%% < > %%% < # DIR_RZH EXT_RZH +# Range observations (SLR), data > %%%%%% < > %%% < # DIR_RZO EXT_RZO +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 5: Campaign Data, Station Files # +# campaign # +# STATION FILES directory extension # +# Station coordinates > %%%%%% < > %%% < # DIR_CRD EXT_CRD +# Station velocities > %%%%%% < > %%% < # DIR_VEL EXT_VEL +# Kinematic coordinates > %%%%%% < > %%% < # DIR_KIN EXT_KIN +# Station eccentricities > %%%%%% < > %%% < # DIR_ECC EXT_ECC +# PSD correction (ITRF14) > %%%%%% < > %%% < # DIR_PSD EXT_PSD +# Station information > %%%%%% < > %%% < # DIR_STA EXT_STA +# Ocean loading table > %%%%%% < > %%% < # DIR_BLQ EXT_BLQ +# Atmospheric tidal loading table > %%%%%% < > %%% < # DIR_ATL EXT_ATL +# Station selection list > %%%%%% < > %%% < # DIR_FIX EXT_FIX +# Station sigma file > %%%%%% < > %%% < # DIR_SIG EXT_SIG +# Station observation sigma factors > %%%%%% < > %%% < # DIR_SOS EXT_SOS +# Abbreviation table > %%%%%% < > %%% < # DIR_ABB EXT_ABB +# Tectonic plate assignment (for NUVEL1/1A) > %%%%%% < > %%% < # DIR_PLD EXT_PLD +# Baseline definition > %%%%%% < > %%% < # DIR_BSL EXT_BSL +# Cluster definition > %%%%%% < > %%% < # DIR_CLU EXT_CLU +# Cluster/baseline assignment > %%%%%% < > %%% < # DIR_CLB EXT_CLB +# Receiver antenna orientation > %%%%%% < > %%% < # DIR_AZI EXT_AZI +# Session table > %%%%%% < > %%% < # DIR_SES EXT_SES +# SLR data handling (range bias, CoM) > %%%%%% < > %%% < # DIR_RGB EXT_RGB +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 6: Campaign Data, Atmosphere Modeling Files # +# campaign # +# ATMOSPHERE MODELING FILES directory extension # +# Troposphere parameters > %%%%%% < > %%% < # DIR_TRP EXT_TRP +# Troposphere parameters (SINEX format) > %%%%%% < > %%% < # DIR_TRO EXT_TRO +# Ionosphere models > %%%%%% < > %%% < # DIR_ION EXT_ION +# Ionosphere maps (IONEX) > %%%%%% < > %%% < # DIR_INX EXT_INX +# Meteo data > %%%%%% < > %%% < # DIR_MET EXT_MET +# Vienna grid files (VMF and loading maps) > %%%%%% < > %%% < # DIR_GRD EXT_GRD +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 7: Campaign Data, Output Files # +# campaign # +# OUTPUT FILES directory extension # +# Program output > %%%%%% < > %%% < # DIR_OUT EXT_OUT +# Plot file > %%%%%% < > %%% < # DIR_PLT EXT_PLT +# Summary output > %%%%%% < > %%% < # DIR_SUM EXT_SUM +# Listing output > %%%%%% < > %%% < # DIR_LST EXT_LST +# CODSPP summary output (XYZ) > %%%%%% < > %%% < # DIR_SMC EXT_SMC +# CODSPP summary output (BLH) > %%%%%% < > %%% < # DIR_SME EXT_SME +# # +# BERNESE IN-/OUTPUT FILES # +# Residuals > %%%%%% < > %%% < # DIR_RES EXT_RES +# Clock information (clock RINEX format) > %%%%%% < > %%% < # DIR_RXC EXT_RXC +# Covariances > %%%%%% < > %%% < # DIR_COV EXT_COV +# Covariance components > %%%%%% < > %%% < # DIR_WGT EXT_WGT +# Antenna PCV estimates (grid) > %%%%%% < > %%% < # DIR_PHG EXT_PHG +# Antenna PCV estimates (harm) > %%%%%% < > %%% < # DIR_PHH EXT_PHH +# Observation editing information > %%%%%% < > %%% < # DIR_EDT EXT_EDT +# File deletion list > %%%%%% < > %%% < # DIR_DEL EXT_DEL +# Time series list of events file > %%%%%% < > %%% < # DIR_EVL EXT_EVL +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 8: Campaign Data, Solution Files # +# campaign # +# SOLUTION FILES directory extension # +# Parameter estimates > %%%%%% < > %%% < # DIR_EST EXT_EST +# Normal equation > %%%%%% < > %%% < # DIR_NEQ EXT_NEQ +# Normal equation (old format) > %%%%%% < > %%% < # DIR_ONQ EXT_ONQ +# SINEX output > %%%%%% < > %%% < # DIR_SNX EXT_SNX +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 9: Campaign Data, Bernese Files (ASCII) # +# campaign # +# BERNESE FILES (FORMATTED) directory extension # +# Standard orbits > %%%%%% < > %%% < # DIR_FSO EXT_FSO +# Radiation pressure coefficients > %%%%%% < > %%% < # DIR_FRP EXT_FRP +# Zero@@ difference code@ observations > %%%%%% < > %%% < # DIR_FCZ EXT_FCZ +# Zero@@ difference phase observations > %%%%%% < > %%% < # DIR_FPZ EXT_FPZ +# Single difference code@ observations > %%%%%% < > %%% < # DIR_FCS EXT_FCS +# Single difference phase observations > %%%%%% < > %%% < # DIR_FPS EXT_FPS +# Range observations > %%%%%% < > %%% < # DIR_FRZ EXT_FRZ +# Residuals > %%%%%% < > %%% < # DIR_FRS EXT_FRS +# Normal equation > %%%%%% < > %%% < # DIR_FN0 EXT_FN0 +# Normal equation (old format) > %%%%%% < > %%% < # DIR_FNQ EXT_FNQ +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 10: Bernese Processing Engine (BPE) # +# campaign # +# BERNESE PROCESSING ENGINE directory extension # +# BPE output > %%%%%% < > %%% < # DIR_BPEOUT EXT_BPEOUT +# BPE status > %%%%%% < > %%% < # DIR_BPERUN EXT_BPERUN +# Protocol files > %%%%%% < > %%% < # DIR_BPEPRT EXT_BPEPRT +# Log files > %%%%%% < > %%% < # DIR_BPELOG EXT_BPELOG +# # +# BERNESE PROCESSING ENGINE path extension # +# Processing control files > %%%%%%%%%% <> %%% < # PTH_PCF EXT_PCF +# CPU control file > %%%%%%%%%% <> %%% < # PTH_CPU EXT_CPU +# Scratch for CPU control file > %%%%%%%%%% < # PTH_CPUNUM +# BPE script directory > %%%%%%%%%% < # PTH_SCRIPT +# Option directory > %%%%%%%%%% < # PTH_OPT +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 11: Other Files and Directories # +# # +# GENERAL path extension(s) # +# Help files > %%%%%%%%% < > %%% < # PTH_HLP EXT_HLP +# Skeleton files (e.g. for plot files) > %%%%%%%%% < > %%% < # PTH_SKL EXT_SKL +# Directory list for panel update > %%%%%%%%% < > %%% < # PTH_UPD EXT_UPD +# Program input master files > %%%%%%%%% < # PTH_UPDPAN +# # +# USER DEPENDENT # +# Program output files (campaign indep.)> %%%%%%%%% < # PTH_OUT +# Program input files > %%%%%%%%% < > %%% < # PTH_INP EXT_INP +# Scratch files > %%%%%%%%% < > %%% <> %%% <> %%% < # PTH_SCR EXT_SCR EXT_SC1 EXT_SC2 +# Error message files > %%%%%%%%% < > %%% < # PTH_ERR EXT_ERR +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_L53/MENU_PGM.INP b/config/bernese/gpsuser52-luzon/OPT/R2S_L53/MENU_PGM.INP new file mode 100755 index 0000000..e5f8c3a --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_L53/MENU_PGM.INP @@ -0,0 +1,945 @@ + +! Command to Run the Fortran Program +! ---------------------------------- +CMD_PATH 1 "${XG}" + ## widget = lineedit; emptyallowed = false + +MSG_CMD_PATH 1 "Default program path to the executables" + +CMD_FOREGROUND 1 "1" + ## widget = radiobutton; group = CMD + +MSG_CMD_FOREGROUND 1 "Run Fortran programs in foreground" + +CMD_BACKGROUND 1 "0" + ## widget = radiobutton; group = CMD + +MSG_CMD_BACKGROUND 1 "Run Fortran programs in background" + +CMD_USE_CPUFILE 1 "0" + ## widget = radiobutton; group = CMD + +MSG_CMD_USE_CPUFILE 1 "Use selected CPU file to run Fortran programs" + +! CPU File +! -------- +CPU_FILE 0 + ## widget = selwin; path = PTH_CPU; ext = EXT_CPU; maxfiles = 1 + ## activeif = CMD_USE_CPUFILE == 1 + # UNIX + +MSG_CPU_FILE 1 "CPU control file" + +CMD_CPUNAME 0 + ## widget = lineedit; activeif = CMD_USE_CPUFILE == 1 + +MSG_CMD_CPUNAME 1 "CPU name" + +CMD_LOGFILE 0 + ## widget = lineedit; path = PTH_SCR; ext = NO_EXT + ## activeif = CMD_USE_CPUFILE == 1 + # + +MSG_CMD_LOGFILE 1 "Log File" + +MAXJOBNUM 1 "99" + ## widget = combobox; cards = 99 999; check_type = integer; check_min = 0 + ## check_max = 999 + +MSG_MAXJOBNUM 1 "Maximum program output file number" + +! List of Programs with special path to the executable +! ---------------------------------------------------- +SPECIAL_PATH 1 "" "" + ## widget = uniline; numlines = 20 + +MSG_SPECIAL_PATH 1 "Programs executed from special paths" + +! Names of Programs/Input Files +! ----------------------------- +USER1_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER1_INP 1 "USER1" + +USER2_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER2_INP 1 "USER2" + +USER3_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER3_INP 1 "USER3" + +USER4_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER4_INP 1 "USER4" + +USER5_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER5_INP 1 "USER5" + +USER6_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER6_INP 1 "USER6" + +USER7_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER7_INP 1 "USER7" + +USER8_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER8_INP 1 "USER8" + +USER9_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER9_INP 1 "USER9" + +USER10_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER10_INP 1 "USER10" + +! Configure +! --------- +CHNGEN_INP 1 "${U}/PAN\CHNGEN.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CHNGEN + +MSG_CHNGEN_INP 1 "Program input file: Change general options" + +UPDPAN_INP 1 "${U}/PAN\UPDPAN.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # UPDPAN + +MSG_UPDPAN_INP 1 "Program input file: Update program input files" + +! Campaign +! -------- +NEWCAMP_INP 1 "${U}/PAN\NEWCAMP.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # NEWCAMP + +MSG_NEWCAMP_INP 1 "Program input file: Create new campaign" + +! Station files +! ------------- +EDITCRD_INP 1 "${U}/PAN\EDITCRD.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITCRD + +MSG_EDITCRD_INP 1 "Program input file: Create/update station coordinates" + +EDITVEL_INP 1 "${U}/PAN\EDITVEL.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITVEL + +MSG_EDITVEL_INP 1 "Program input file: Create/update station velocities" + +EDITECC_INP 1 "${U}/PAN\EDITECC.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITECC + +MSG_EDITECC_INP 1 "Program input file: Create/update station eccentricities" + +EDSTACRX_INP 1 "${U}/PAN\EDITSTA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITSTA + +MSG_EDSTACRX_INP 1 "Program input file: Create/update station information file" + +EDITFIX_INP 1 "${U}/PAN\EDITFIX.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITFIX + +MSG_EDITFIX_INP 1 "Program input file: Create/update station selection list" + +EDITSIG_INP 1 "${U}/PAN\EDITSIG.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITSIG + +MSG_EDITSIG_INP 1 "Program input file: Create/update station sigma file" + +EDITSOS_INP 1 "${U}/PAN\EDITSOS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITSOS + +MSG_EDITSOS_INP 1 "Program input file: Create/update station observation sigma factors" + +ABBREV_INP 1 "${U}/PAN\EDITABB.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITABB + +MSG_ABBREV_INP 1 "Program input file: Create/update station abbreviation table" + +EDITBSL_INP 1 "${U}/PAN\EDITBSL.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITBSL + +MSG_EDITBSL_INP 1 "Program input file: Create/update baseline definition file" + +EDITCLU_INP 1 "${U}/PAN\EDITCLU.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITCLU + +MSG_EDITCLU_INP 1 "Program input file: Create/update cluster definition file" + +EDITPLD_INP 1 "${U}/PAN\EDITPLD.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITPLD + +MSG_EDITPLD_INP 1 "Program input file: Create/update tectonic plate assignment" + +! RINEX to Bernese +! ---------------- +RXOBV3_INP 1 "${U}/PAN\RXOBV3.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RXOBV3 + +MSG_RXOBV3_INP 1 "Program input file: Transfer RINEX observation files to Bernese format" + +RXNBV3_INP 1 "${U}/PAN\RXNBV3.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RXNBV3 + +MSG_RXNBV3_INP 1 "Program input file: Transfer RINEX navig. files to Bernese format" + +RXMBV3_INP 1 "${U}/PAN\RXMBV3.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RXMBV3 + +MSG_RXMBV3_INP 1 "Program input file: Transfer RINEX meteo files to Bernese format" + +RXNPRE_INP 1 "${U}/PAN\RXNPRE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RXNPRE + +MSG_RXNPRE_INP 1 "Program input file: Transfer RINEX navig. files to precise orbits" + +! Bernese to RINEX +! ---------------- +BV3RXO_INP 1 "${U}/PAN\BV3RXO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # BV3RXO + +MSG_BV3RXO_INP 1 "Program input file: Transfer Bernese observation files to RINEX" + +BV3RXN_INP 1 "${U}/PAN\BV3RXN.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # BV3RXN + +MSG_BV3RXN_INP 1 "Program input file: Transfer Bernese navigation files to RINEX" + +! Cut/concatenate RINEX +! --------------------- +CCRINEXO_INP 1 "${U}/PAN\CCRINEXO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CCRINEXO + +MSG_CCRINEXO_INP 1 "Program input file: Concatenate RINEX observation files" + +CCRINEXN_INP 1 "${U}/PAN\CCRINEXN.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CCRINEXN + +MSG_CCRINEXN_INP 1 "Program input file: Concatenate GPS RINEX navigation files" + +CCRINEXG_INP 1 "${U}/PAN\CCRINEXG.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CCRINEXG + +MSG_CCRINEXG_INP 1 "Program input file: Concatenate GLONASS RINEX navigation files" + +! RINEX utilities +! --------------- +RNXGRA_INP 1 "${U}/PAN\RNXGRA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RNXGRA + +MSG_RNXGRA_INP 1 "Program input file: Create observation statistics" + +RNXSMT_INP 1 "${U}/PAN\RNXSMT.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RNXSMT + +MSG_RNXSMT_INP 1 "Program input file: Clean/smooth observation files" + +RNXCLK_INP 1 "${U}/PAN\RNXCLK.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RNXCLK + +MSG_RNXCLK_INP 1 "Program input file: Extract satellite clock from clock RINEX files" + +! Orbit, Broadcast +! ---------------- +BRDTST_INP 1 "${U}/PAN\BRDTST.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # BRDTST + +MSG_BRDTST_INP 1 "Program input file: Check broadcast orbits" + +BRDTAB_INP 1 "${U}/PAN\BRDTAB.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # BRDTAB + +MSG_BRDTAB_INP 1 "Program input file: Create tabular orbits from broadcast ephemerides" + +SATCLK_INP 1 "${U}/PAN\SATCLK.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SATCLK + +MSG_SATCLK_INP 1 "Program input file: Extract satellite clocks" + +! Orbit, create standard orbit +! ---------------------------- +PRETAB_INP 1 "${U}/PAN\PRETAB.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # PRETAB + +MSG_PRETAB_INP 1 "Program input file: Create tabular orbits" + +ORBGEN_INP 1 "${U}/PAN\ORBGEN.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # ORBGEN + +MSG_ORBGEN_INP 1 "Program input file: Create/update standard orbits" + +DEFXTR_INP 1 "${U}/PAN\DEFXTR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # DEFXTR + +MSG_DEFXTR_INP 1 "Program input file: Extract ORBGEN program output" + +! Standard to precise +! ------------------- +STDPRE_INP 1 "${U}/PAN\STDPRE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STDPRE + +MSG_STDPRE_INP 1 "Program input file: Convert standard to precise orbits" + +PREWEI_INP 1 "${U}/PAN\PREWEI.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # PREWEI + +MSG_PREWEI_INP 1 "Program input file: Set accuracy codes in precise orbits" + +CCPREORB_INP 1 "${U}/PAN\CCPREORB.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CCPREORB + +MSG_CCPREORB_INP 1 "Program input file: Concatenate/merge precise orbit files" + +! Compare orbits +! -------------- +STDDIF_INP 1 "${U}/PAN\STDDIF.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STDDIF + +MSG_STDDIF_INP 1 "Program input file: Compare standard orbits" + +ORBCMP_INP 1 "${U}/PAN\ORBCMP.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # ORBCMP + +MSG_ORBCMP_INP 1 "Program input file: Compare precise orbits" + +STDELE_INP 1 "${U}/PAN\STDELE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STDELE + +MSG_STDELE_INP 1 "Program input file: Compare osculating elements" + +! EOPs utilities +! -------------- +POLUPD_INP 1 "${U}/PAN\POLUPD.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # POLUPD + +MSG_POLUPD_INP 1 "Program input file: Convert IERS pole files to Bernese format" + +POLXTR_INP 1 "${U}/PAN\POLXTR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # POLXTR + +MSG_POLXTR_INP 1 "Program input file: Concatenate IERS pole files" + +! Processing +! ---------- +CODSPP_INP 1 "${U}/PAN\CODSPP.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CODSPP + +MSG_CODSPP_INP 1 "Program input file: Code-based clock synchronization" + +SNGDIF_INP 1 "${U}/PAN\SNGDIF.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SNGDIF + +MSG_SNGDIF_INP 1 "Program input file: Create single-difference/baseline files" + +MAUPRP_INP 1 "${U}/PAN\MAUPRP.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # MAUPRP + +MSG_MAUPRP_INP 1 "Program input file: Phase preprocessing" + +GPSEST_INP 1 "${U}/PAN\GPSEST.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # GPSEST + +MSG_GPSEST_INP 1 "Program input file: Parameter estimation" + +ADDNEQ2_INP 1 "${U}/PAN\ADDNEQ2.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # ADDNEQ2 + +MSG_ADDNEQ2_INP 1 "Program input file: Combine normal equation systems" + +! Processing extractions +! ---------------------- +CODXTR_INP 1 "${U}/PAN\CODXTR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CODXTR + +MSG_CODXTR_INP 1 "Program input file: Extract CODSPP program output" + +MPRXTR_INP 1 "${U}/PAN\MPRXTR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # MPRXTR + +MSG_MPRXTR_INP 1 "Program input file: Extract MAUPRP program output" + +GPSXTR_INP 1 "${U}/PAN\GPSXTR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # GPSXTR + +MSG_GPSXTR_INP 1 "Program input file: Extract GPSEST/ADDNEQ2 program output" + +! Service: Simulate +! ----------------- +GPSSIM_INP 1 "${U}/PAN\GPSSIM.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # GPSSIM + +MSG_GPSSIM_INP 1 "Program input file: Generate simulated observation data" + +! Service: Station information files +! ---------------------------------- +STA2STA_INP 1 "${U}/PAN\STA2STA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STA2STA + +MSG_STA2STA_INP 1 "Program input file: Convert station information files" + +STAMERGE_INP 1 "${U}/PAN\STAMERGE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STAMERGE + +MSG_STAMERGE_INP 1 "Program input file: Merge station information files" + +RNX2STA_INP 1 "${U}/PAN\RNX2STA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RNX2STA + +MSG_RNX2STA_INP 1 "Program input file: Extract station information from RINEX headers" + +SNX2STA_INP 1 "${U}/PAN\SNX2STA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SNX2STA + +MSG_SNX2STA_INP 1 "Program input file: Extract station information from SINEX file" + +! Service: Observation files +! -------------------------- +CHGHED_INP 1 "${U}/PAN\CHGHED.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CHGHED + +MSG_CHGHED_INP 1 "Program input file: Change header of observation files" + +SATMRK_INP 1 "${U}/PAN\SATMRK.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SATMRK + +MSG_SATMRK_INP 1 "Program input file: Mark/delete observations" + +OBSSPL_INP 1 "${U}/PAN\OBSSPL.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # OBSSPL + +MSG_OBSSPL_INP 1 "Program input file: Split observation files" + +SATGRA_INP 1 "${U}/PAN\SATGRA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SATGRA + +MSG_SATGRA_INP 1 "Program input file: Create pseudo-graphics of the observations" + +! Service: Residuals +! ------------------ +REDISP_INP 1 "${U}/PAN\REDISP.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # REDISP + +MSG_REDISP_INP 1 "Program input file: Display residual file" + +RESRMS_INP 1 "${U}/PAN\RESRMS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RESRMS + +MSG_RESRMS_INP 1 "Program input file: Create residual statistics" + +! Service: Coordinates +! -------------------- +FODITS_INP 1 "${U}/PAN\FODITS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # FODITS + +MSG_FODITS_INP 1 "Program input file: Analysis of time series" + +HELMERT_INP 1 "${U}/PAN\HELMR1.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # HELMR1 + +MSG_HELMERT_INP 1 "Program input file: Helmert transformation" + +COMPAR_INP 1 "${U}/PAN\COMPAR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # COMPAR + +MSG_COMPAR_INP 1 "Program input file: Coordinate comparison" + +VELDIF_INP 1 "${U}/PAN\VELDIF.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # VELDIF + +MSG_VELDIF_INP 1 "Program input file: Velocity comparison" + +NUVELO_INP 1 "${U}/PAN\NUVELO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # NUVELO + +MSG_NUVELO_INP 1 "Program input file: Compute NUVEL velocities" + +COOVEL_INP 1 "${U}/PAN\COOVEL.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # COOVEL + +MSG_COOVEL_INP 1 "Program input file: Extrapolate coordinates" + +COOSYS_INP 1 "${U}/PAN\COOSYS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # COOSYS + +MSG_COOSYS_INP 1 "Program input file: Coordinate transformation" + +ETRS89_INP 1 "${U}/PAN\ETRS89.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # ETRS89 + +MSG_ETRS89_INP 1 "Program input file: Transform coordinates to ETRS89 frame" + +CRDMRG_INP 1 "${U}/PAN\CRDMERGE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CRDMERGE + +MSG_CRDMRG_INP 1 "Program input file: Merge coordinate/velocity files" + +GRDS1S2_INP 1 "${U}/PAN\GRDS1S2.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # GRDS1S2 + +MSG_GRDS1S2_INP 1 "Program input file: Extract atmospheric tidal loading coefficients" + +! Service: Clock tools +! -------------------- +CCRNXC_INP 1 "${U}/PAN\CCRNXC.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CCRNXC + +MSG_CCRNXC_INP 1 "Program input file: Combine/manipulate clock RINEX files" + +CLKEST_INP 1 "${U}/PAN\CLKEST.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CLKEST + +MSG_CLKEST_INP 1 "Program input file: Epoch-wise clock interpolation" + +! Service: Ionosphere +! ------------------- +IONEST_INP 1 "${U}/PAN\IONEST.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # IONEST + +MSG_IONEST_INP 1 "Program input file: Local ionosphere model estimation" + +! Service: LEO +! ------------ +LEOAUX_INP 1 "${U}/PAN\LEOAUX.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # LEOAUX + +MSG_LEOAUX_INP 1 "Program input file: Prepare LEO auxiliary information" + +KINPRE_INP 1 "${U}/PAN\KINPRE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # KINPRE + +MSG_KINPRE_INP 1 "Program input file: Convert kinematic positions to precise orbits" + +! Service: SLR +! ------------ +IRV2STV_INP 1 "${U}/PAN\IRV2STV.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # IRV2STV + +MSG_IRV2STV_INP 1 "Program input file: Convert IRV or PRE files to state vectors" + +CPFSP3_INP 1 "${U}/PAN\CPFSP3.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CPFSP3 + +MSG_CPFSP3_INP 1 "Program input file: Convert CPF to precise orbit files" + +SP3CPF_INP 1 "${U}/PAN\SP3CPF.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SP3CPF + +MSG_SP3CPF_INP 1 "Program input file: Convert precise orbits to CPF files" + +SNX2SLR_INP 1 "${U}/PAN\SNX2SLR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SNX2SLR + +MSG_SNX2SLR_INP 1 "Program input file: Prepare SLR data handling file" + +QLRINEXO_INP 1 "${U}/PAN\QLRINEXO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # QLRINEXO + +MSG_QLRINEXO_INP 1 "Program input file: Convert SLR normal point files (old format) to RINEX" + +CRD2RNXO_INP 1 "${U}/PAN\CRD2RNXO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CRD2RNXO + +MSG_CRD2RNXO_INP 1 "Program input file: Convert SLR normal point files (new format) to RINEX" + +QLRSUM_INP 1 "${U}/PAN\QLRSUM.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # QLRSUM + +MSG_QLRSUM_INP 1 "Program input file: Create SLR quick-look residual statistics" + +! Service: Automated processing +! ----------------------------- +BASLST_INP 1 "${U}/PAN\BASLST.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # BASLST + +MSG_BASLST_INP 1 "Program input file: Select baselines" + +MKCLUS_INP 1 "${U}/PAN\MKCLUS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # MKCLUS + +MSG_MKCLUS_INP 1 "Program input file: Form clusters of observation files" + +RESCHK_INP 1 "${U}/PAN\RESCHK.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RESCHK + +MSG_RESCHK_INP 1 "Program input file: Detect misbehaving stations/satellites" + +! Conversions: SINEX +! ------------------ +SNX2NQ0_INP 1 "${U}/PAN\SNX2NQ0.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SNX2NQ0 + +MSG_SNX2NQ0_INP 1 "Program input file: Transfer SINEX files to normal equation files" + +TROTRO_INP 1 "${U}/PAN\TROTRO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # TROTRO + +MSG_TROTRO_INP 1 "Program input file: Manipulate troposphere SINEX files" + +! Conversion: ANTEX +! ----------------- +ATX2PCV_INP 1 "${U}/PAN\ATX2PCV.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # ATX2PCV + +MSG_ATX2PCV_INP 1 "Program input file: Convert ANTEX to Bernese format" + +! Conversion: observation files +! ----------------------------- +OBSFMT_INP 1 "${U}/PAN\OBSFMT.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # OBSFMT + +MSG_OBSFMT_INP 1 "Program input file: Convert observation files (binary to ASCII)" + +FMTOBS_INP 1 "${U}/PAN\FMTOBS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # FMTOBS + +MSG_FMTOBS_INP 1 "Program input file: Convert observation files (ASCII to binary)" + +! Conversion: residual files +! -------------------------- +RESFMT_INP 1 "${U}/PAN\RESFMT.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RESFMT + +MSG_RESFMT_INP 1 "Program input file: Convert residual files (binary to ASCII)" + +FMTRES_INP 1 "${U}/PAN\FMTRES.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # FMTRES + +MSG_FMTRES_INP 1 "Program input file: Convert residual files (ASCII to binary)" + +! Conversion: orbit files +! ----------------------- +FMTSTD_INP 1 "${U}/PAN\FMTSTD.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # FMTSTD + +MSG_FMTSTD_INP 1 "Program input file: Convert STD and RPR files (ASCII to binary)" + +STDFMT_INP 1 "${U}/PAN\STDFMT.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STDFMT + +MSG_STDFMT_INP 1 "Program input file: Convert STD and RPR files (binary to ASCII)" + +! Conversion: NEQ-files +! --------------------- +NEQ2ASC_INP 1 "${U}/PAN\NEQ2ASC.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # NEQ2ASC + +MSG_NEQ2ASC_INP 1 "Program input file: Convert normal equation files (binary/ASCII)" + +! BPE +! --- +EDITPCF_INP 1 "${U}/PAN\EDITPCF.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITPCF + +MSG_EDITPCF_INP 1 "Program input file: Edit process control file (PCF)" + +RUNBPE_INP 1 "${U}/PAN\RUNBPE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RUNBPE + +MSG_RUNBPE_INP 1 "Program input file: Start BPE processing" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# PROGRAM NAMES - MENU_PGM 1: Options # +# # +# AUTOMATIC GENERATION OF PROGRAM OUTPUT FILE NAMES # +# Maximum program output file number > %%% < # MAXJOBNUM +# # +# OPTIONS TO RUN THE FORTRAN PROGRAMS # +# Default program path to the executables > %%%%%%%% < # CMD_PATH +# # +# Run Fortran programs in foreground > % < # CMD_FOREGROUND +# Run Fortran programs in background > % < # CMD_BACKGROUND +# Use CPU File to Run programs > % < > %%%%%%%% < # CMD_USE_CPUFILE CPU_FILE +# > %%%%%%%%%%%% < CPU Name # CMD_CPUNAME +# > %%%%%%%%%%%% < Log File # CMD_LOGFILE +# # +# Special path for individual programs # +# > Program_ Path_to_program_executable_______________________ < # SPECIAL_PATH +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.1: Menu - Configure # +# # +# CONFIGURE # +# CHNGEN > %%%%%%%% < : Change general options # CHNGEN_INP +# UPDPAN > %%%%%%%% < : Update program input files # UPDPAN_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.2: Menu - Campaign # +# # +# CAMPAIGN # +# NEWCAMP > %%%%%%%% < : Create new campaign # NEWCAMP_INP +# COORD > %%%%%%%% < : Create/update station coordinates # EDITCRD_INP +# VELOCITY > %%%%%%%% < : Create/update station velocities # EDITVEL_INP +# ECCENT > %%%%%%%% < : Create/update station eccentricities # EDITECC_INP +# STAINFO > %%%%%%%% < : Create/update station information file # EDSTACRX_INP +# STALIST > %%%%%%%% < : Create/update station selection list # EDITFIX_INP +# SIGMA > %%%%%%%% < : Create/update station sigma file # EDITSIG_INP +# STAWEIGHT> %%%%%%%% < : Create/update station observation sigma factors # EDITSOS_INP +# ABBREV > %%%%%%%% < : Create/update station abbreviation table # ABBREV_INP +# BASELINE > %%%%%%%% < : Create/update baseline definition file # EDITBSL_INP +# CLUSTER > %%%%%%%% < : Create/update cluster definition file # EDITCLU_INP +# PLATE > %%%%%%%% < : Create/update tectonic plate assignment # EDITPLD_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.3: Menu - RINEX # +# # +# RINEX PROGRAMS # +# RXOBV3 > %%%%%%%% < : Transfer RINEX observ. files to Bernese format # RXOBV3_INP +# RXNBV3 > %%%%%%%% < : Transfer RINEX navig. files to Bernese format # RXNBV3_INP +# RXMBV3 > %%%%%%%% < : Transfer RINEX meteo files to Bernese format # RXMBV3_INP +# RXNPRE > %%%%%%%% < : Transfer RINEX navig. files to precise orbits # RXNPRE_INP +# BV3RXO > %%%%%%%% < : Transfer Bernese observation files to RINEX # BV3RXO_INP +# BV3RXN > %%%%%%%% < : Transfer Bernese navigation files to RINEX # BV3RXN_INP +# CCRINEXO > %%%%%%%% < : Concatenate RINEX observation files # CCRINEXO_INP +# CCRINEXN > %%%%%%%% < : Concatenate GPS RINEX navigation files # CCRINEXN_INP +# CCRINEXG > %%%%%%%% < : Concatenate GLONASS RINEX navigation files # CCRINEXG_INP +# RNXGRA > %%%%%%%% < : Create observation statistics # RNXGRA_INP +# RNXSMT > %%%%%%%% < : Clean/smooth observation files # RNXSMT_INP +# RNXCLK > %%%%%%%% < : Extract satellite clock from clock RINEX files # RNXCLK_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.4: Menu - Orbits/EOP # +# # +# ORBIT AND EOP PROGRAMS # +# BRDTST > %%%%%%%% < : Check broadcast orbits # BRDTST_INP +# BRDTAB > %%%%%%%% < : Create tabular orbits from broadcast ephemerides# BRDTAB_INP +# SATCLK > %%%%%%%% < : Extract satellite clocks # SATCLK_INP +# PRETAB > %%%%%%%% < : Create tabular orbits # PRETAB_INP +# ORBGEN > %%%%%%%% < : Create/update standard orbits # ORBGEN_INP +# DEFXTR > %%%%%%%% < : Extract ORBGEN program output # DEFXTR_INP +# STDPRE > %%%%%%%% < : Convert standard to precise orbits # STDPRE_INP +# PREWEI > %%%%%%%% < : Set accuracy codes in precise orbits # PREWEI_INP +# CCPREORB > %%%%%%%% < : Concatenate/merge precise orbit files # CCPREORB_INP +# STDDIF > %%%%%%%% < : Compare standard orbits # STDDIF_INP +# ORBCMP > %%%%%%%% < : Compare precise orbits # ORBCMP_INP +# STDELE > %%%%%%%% < : Compare osculating elements # STDELE_INP +# POLUPD > %%%%%%%% < : Convert IERS pole files to Bernese format # POLUPD_INP +# POLXTR > %%%%%%%% < : Concatenate IERS pole files # POLXTR_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.5: Menu - Processing # +# # +# PROCESSING PROGRAMS # +# CODSPP > %%%%%%%% < : Code-based clock synchronization # CODSPP_INP +# SNGDIF > %%%%%%%% < : Create single-difference/baseline files # SNGDIF_INP +# MAUPRP > %%%%%%%% < : Phase preprocessing # MAUPRP_INP +# GPSEST > %%%%%%%% < : Parameter estimation # GPSEST_INP +# ADDNEQ2 > %%%%%%%% < : Combine normal equation systems # ADDNEQ2_INP +# CODXTR > %%%%%%%% < : Extract CODSPP program output # CODXTR_INP +# MPRXTR > %%%%%%%% < : Extract MAUPRP program output # MPRXTR_INP +# GPSXTR > %%%%%%%% < : Extract GPSEST/ADDNEQ2 program output # GPSXTR_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.6: Menu - Service # +# # +# SERVICE PROGRAMS # +# GPSSIM > %%%%%%%% < : Generate simulated observation data # GPSSIM_INP +# STA2STA > %%%%%%%% < : Convert station information files # STA2STA_INP +# STAMERGE > %%%%%%%% < : Merge station information files # STAMERGE_INP +# RNX2STA > %%%%%%%% < : Extract station information from RINEX headers # RNX2STA_INP +# SNX2STA > %%%%%%%% < : Extract station information from SINEX file # SNX2STA_INP +# CHGHED > %%%%%%%% < : Change header of observation files # CHGHED_INP +# SATMRK > %%%%%%%% < : Mark/delete observations # SATMRK_INP +# OBSSPL > %%%%%%%% < : Split observation files # OBSSPL_INP +# SATGRA > %%%%%%%% < : Create pseudo-graphics of the observations # SATGRA_INP +# REDISP > %%%%%%%% < : Display residual file # REDISP_INP +# RESRMS > %%%%%%%% < : Create residual statistics # RESRMS_INP +# FODITS > %%%%%%%% < : Analysis of time series # FODITS_INP +# HELMER > %%%%%%%% < : Helmert transformation # HELMERT_INP +# COMPAR > %%%%%%%% < : Coordinate comparison # COMPAR_INP +# VELDIF > %%%%%%%% < : Velocity comparison # VELDIF_INP +# NUVELO > %%%%%%%% < : Compute NUVEL velocities # NUVELO_INP +# COOVEL > %%%%%%%% < : Extrapolate coordinates # COOVEL_INP +# COOSYS > %%%%%%%% < : Coordinate transformation # COOSYS_INP +# ETRS89 > %%%%%%%% < : Transform coordinates to ETRS89 frame # ETRS89_INP +# CRDMERGE > %%%%%%%% < : Merge coordinate/velocity files # CRDMRG_INP +# GRDS1S2 > %%%%%%%% < : Extract atmospheric tidal loading coefficients # GRDS1S2_INP +# CCRNXC > %%%%%%%% < : Combine/manipulate clock RINEX files # CCRNXC_INP +# CLKEST > %%%%%%%% < : Epoch-wise clock interpolation # CLKEST_INP +# IONEST > %%%%%%%% < : Local ionosphere model estimation # IONEST_INP +# LEOAUX > %%%%%%%% < : Prepare LEO auxiliary information # LEOAUX_INP +# KINPRE > %%%%%%%% < : Convert kinematic positions to precise orbits # KINPRE_INP +# IRV2STV > %%%%%%%% < : Convert IRV or PRE files to state vectors # IRV2STV_INP +# CPFSP3 > %%%%%%%% < : Convert CPF to precise orbit files # CPFSP3_INP +# SP3CPF > %%%%%%%% < : Convert precise orbits to CPF files # SP3CPF_INP +# SNX2SLR > %%%%%%%% < : Prepare SLR data handling file # SNX2SLR_INP +# QLRINEXO > %%%%%%%% < : Convert normal point files (old format) to RINEX# QLRINEXO_INP +# CRD2RNXO > %%%%%%%% < : Convert normal point files (new format) to RINEX# CRD2RNXO_INP +# QLRSUM > %%%%%%%% < : Create SLR quick-look residual statistics # QLRSUM_INP +# BASLST > %%%%%%%% < : Select baselines # BASLST_INP +# MKCLUS > %%%%%%%% < : Form clusters of observation files # MKCLUS_INP +# RESCHK > %%%%%%%% < : Detect misbehaving stations/satellites # RESCHK_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.7: Menu - Conversion # +# # +# CONVERSION PROGRAMS # +# SNX2NQ0 > %%%%%%%% < : Transfer SINEX files to normal equation files # SNX2NQ0_INP +# TROTRO > %%%%%%%% < : Manipulate troposphere SINEX files # TROTRO_INP +# ATX2PCV > %%%%%%%% < : Convert ANTEX to Bernese format # ATX2PCV_INP +# OBSFMT > %%%%%%%% < : Convert observation files (binary to ASCII) # OBSFMT_INP +# FMTOBS > %%%%%%%% < : Convert observation files (ASCII to binary) # FMTOBS_INP +# RESFMT > %%%%%%%% < : Convert residual files (binary to ASCII) # RESFMT_INP +# FMTRES > %%%%%%%% < : Convert residual files (ASCII to binary) # FMTRES_INP +# STDFMT > %%%%%%%% < : Convert STD and RPR files (binary to ASCII) # STDFMT_INP +# FMTSTD > %%%%%%%% < : Convert STD and RPR files (ASCII to binary) # FMTSTD_INP +# NEQ2ASC > %%%%%%%% < : Convert normal equation files (binary/ASCII) # NEQ2ASC_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.8: Menu - BPE # +# # +# BERNESE PROCESSING ENGINE # +# PCFILE > %%%%%%%% < : Edit process control file (PCF) # EDITPCF_INP +# RUNBPE > %%%%%%%% < : Start BPE processing # RUNBPE_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 3: Menu - User # +# # +# ADDITIONAL USER PROGRAMS # +# USER1 > %%%%%%%% < # USER1_INP +# USER2 > %%%%%%%% < # USER2_INP +# USER3 > %%%%%%%% < # USER3_INP +# USER4 > %%%%%%%% < # USER4_INP +# USER5 > %%%%%%%% < # USER5_INP +# USER6 > %%%%%%%% < # USER6_INP +# USER7 > %%%%%%%% < # USER7_INP +# USER8 > %%%%%%%% < # USER8_INP +# USER9 > %%%%%%%% < # USER9_INP +# USER10 > %%%%%%%% < # USER10_INP +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_L53/MENU_PGM.old b/config/bernese/gpsuser52-luzon/OPT/R2S_L53/MENU_PGM.old new file mode 100755 index 0000000..d7d8ce5 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_L53/MENU_PGM.old @@ -0,0 +1,945 @@ + +! Command to Run the Fortran Program +! ---------------------------------- +CMD_PATH 1 "${XG}" + ## widget = lineedit; emptyallowed = false + +MSG_CMD_PATH 1 "Default program path to the executables" + +CMD_FOREGROUND 1 "1" + ## widget = radiobutton; group = CMD + +MSG_CMD_FOREGROUND 1 "Run Fortran programs in foreground" + +CMD_BACKGROUND 1 "0" + ## widget = radiobutton; group = CMD + +MSG_CMD_BACKGROUND 1 "Run Fortran programs in background" + +CMD_USE_CPUFILE 1 "0" + ## widget = radiobutton; group = CMD + +MSG_CMD_USE_CPUFILE 1 "Use selected CPU file to run Fortran programs" + +! CPU File +! -------- +CPU_FILE 0 + ## widget = selwin; path = PTH_CPU; ext = EXT_CPU; maxfiles = 1 + ## activeif = CMD_USE_CPUFILE == 1 + # UNIX + +MSG_CPU_FILE 1 "CPU control file" + +CMD_CPUNAME 0 + ## widget = lineedit; activeif = CMD_USE_CPUFILE == 1 + +MSG_CMD_CPUNAME 1 "CPU name" + +CMD_LOGFILE 0 + ## widget = lineedit; path = PTH_SCR; ext = NO_EXT + ## activeif = CMD_USE_CPUFILE == 1 + # + +MSG_CMD_LOGFILE 1 "Log File" + +MAXJOBNUM 1 "99" + ## widget = combobox; cards = 99 999; check_type = integer; check_min = 0 + ## check_max = 999 + +MSG_MAXJOBNUM 1 "Maximum program output file number" + +! List of Programs with special path to the executable +! ---------------------------------------------------- +SPECIAL_PATH 1 "" "" + ## widget = uniline; numlines = 20 + +MSG_SPECIAL_PATH 1 "Programs executed from special paths" + +! Names of Programs/Input Files +! ----------------------------- +USER1_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER1_INP 1 "USER1" + +USER2_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER2_INP 1 "USER2" + +USER3_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER3_INP 1 "USER3" + +USER4_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER4_INP 1 "USER4" + +USER5_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER5_INP 1 "USER5" + +USER6_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER6_INP 1 "USER6" + +USER7_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER7_INP 1 "USER7" + +USER8_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER8_INP 1 "USER8" + +USER9_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER9_INP 1 "USER9" + +USER10_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER10_INP 1 "USER10" + +! Configure +! --------- +CHNGEN_INP 1 "${U}/PAN/CHNGEN.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CHNGEN + +MSG_CHNGEN_INP 1 "Program input file: Change general options" + +UPDPAN_INP 1 "${U}/PAN/UPDPAN.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # UPDPAN + +MSG_UPDPAN_INP 1 "Program input file: Update program input files" + +! Campaign +! -------- +NEWCAMP_INP 1 "${U}/PAN/NEWCAMP.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # NEWCAMP + +MSG_NEWCAMP_INP 1 "Program input file: Create new campaign" + +! Station files +! ------------- +EDITCRD_INP 1 "${U}/PAN/EDITCRD.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITCRD + +MSG_EDITCRD_INP 1 "Program input file: Create/update station coordinates" + +EDITVEL_INP 1 "${U}/PAN/EDITVEL.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITVEL + +MSG_EDITVEL_INP 1 "Program input file: Create/update station velocities" + +EDITECC_INP 1 "${U}/PAN/EDITECC.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITECC + +MSG_EDITECC_INP 1 "Program input file: Create/update station eccentricities" + +EDSTACRX_INP 1 "${U}/PAN/EDITSTA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITSTA + +MSG_EDSTACRX_INP 1 "Program input file: Create/update station information file" + +EDITFIX_INP 1 "${U}/PAN/EDITFIX.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITFIX + +MSG_EDITFIX_INP 1 "Program input file: Create/update station selection list" + +EDITSIG_INP 1 "${U}/PAN/EDITSIG.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITSIG + +MSG_EDITSIG_INP 1 "Program input file: Create/update station sigma file" + +EDITSOS_INP 1 "${U}/PAN/EDITSOS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITSOS + +MSG_EDITSOS_INP 1 "Program input file: Create/update station observation sigma factors" + +ABBREV_INP 1 "${U}/PAN/EDITABB.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITABB + +MSG_ABBREV_INP 1 "Program input file: Create/update station abbreviation table" + +EDITBSL_INP 1 "${U}/PAN/EDITBSL.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITBSL + +MSG_EDITBSL_INP 1 "Program input file: Create/update baseline definition file" + +EDITCLU_INP 1 "${U}/PAN/EDITCLU.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITCLU + +MSG_EDITCLU_INP 1 "Program input file: Create/update cluster definition file" + +EDITPLD_INP 1 "${U}/PAN/EDITPLD.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITPLD + +MSG_EDITPLD_INP 1 "Program input file: Create/update tectonic plate assignment" + +! RINEX to Bernese +! ---------------- +RXOBV3_INP 1 "${U}/PAN/RXOBV3.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RXOBV3 + +MSG_RXOBV3_INP 1 "Program input file: Transfer RINEX observation files to Bernese format" + +RXNBV3_INP 1 "${U}/PAN/RXNBV3.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RXNBV3 + +MSG_RXNBV3_INP 1 "Program input file: Transfer RINEX navig. files to Bernese format" + +RXMBV3_INP 1 "${U}/PAN/RXMBV3.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RXMBV3 + +MSG_RXMBV3_INP 1 "Program input file: Transfer RINEX meteo files to Bernese format" + +RXNPRE_INP 1 "${U}/PAN/RXNPRE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RXNPRE + +MSG_RXNPRE_INP 1 "Program input file: Transfer RINEX navig. files to precise orbits" + +! Bernese to RINEX +! ---------------- +BV3RXO_INP 1 "${U}/PAN/BV3RXO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # BV3RXO + +MSG_BV3RXO_INP 1 "Program input file: Transfer Bernese observation files to RINEX" + +BV3RXN_INP 1 "${U}/PAN/BV3RXN.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # BV3RXN + +MSG_BV3RXN_INP 1 "Program input file: Transfer Bernese navigation files to RINEX" + +! Cut/concatenate RINEX +! --------------------- +CCRINEXO_INP 1 "${U}/PAN/CCRINEXO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CCRINEXO + +MSG_CCRINEXO_INP 1 "Program input file: Concatenate RINEX observation files" + +CCRINEXN_INP 1 "${U}/PAN/CCRINEXN.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CCRINEXN + +MSG_CCRINEXN_INP 1 "Program input file: Concatenate GPS RINEX navigation files" + +CCRINEXG_INP 1 "${U}/PAN/CCRINEXG.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CCRINEXG + +MSG_CCRINEXG_INP 1 "Program input file: Concatenate GLONASS RINEX navigation files" + +! RINEX utilities +! --------------- +RNXGRA_INP 1 "${U}/PAN/RNXGRA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RNXGRA + +MSG_RNXGRA_INP 1 "Program input file: Create observation statistics" + +RNXSMT_INP 1 "${U}/PAN/RNXSMT.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RNXSMT + +MSG_RNXSMT_INP 1 "Program input file: Clean/smooth observation files" + +RNXCLK_INP 1 "${U}/PAN/RNXCLK.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RNXCLK + +MSG_RNXCLK_INP 1 "Program input file: Extract satellite clock from clock RINEX files" + +! Orbit, Broadcast +! ---------------- +BRDTST_INP 1 "${U}/PAN/BRDTST.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # BRDTST + +MSG_BRDTST_INP 1 "Program input file: Check broadcast orbits" + +BRDTAB_INP 1 "${U}/PAN/BRDTAB.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # BRDTAB + +MSG_BRDTAB_INP 1 "Program input file: Create tabular orbits from broadcast ephemerides" + +SATCLK_INP 1 "${U}/PAN/SATCLK.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SATCLK + +MSG_SATCLK_INP 1 "Program input file: Extract satellite clocks" + +! Orbit, create standard orbit +! ---------------------------- +PRETAB_INP 1 "${U}/PAN/PRETAB.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # PRETAB + +MSG_PRETAB_INP 1 "Program input file: Create tabular orbits" + +ORBGEN_INP 1 "${U}/PAN/ORBGEN.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # ORBGEN + +MSG_ORBGEN_INP 1 "Program input file: Create/update standard orbits" + +DEFXTR_INP 1 "${U}/PAN/DEFXTR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # DEFXTR + +MSG_DEFXTR_INP 1 "Program input file: Extract ORBGEN program output" + +! Standard to precise +! ------------------- +STDPRE_INP 1 "${U}/PAN/STDPRE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STDPRE + +MSG_STDPRE_INP 1 "Program input file: Convert standard to precise orbits" + +PREWEI_INP 1 "${U}/PAN/PREWEI.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # PREWEI + +MSG_PREWEI_INP 1 "Program input file: Set accuracy codes in precise orbits" + +CCPREORB_INP 1 "${U}/PAN/CCPREORB.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CCPREORB + +MSG_CCPREORB_INP 1 "Program input file: Concatenate/merge precise orbit files" + +! Compare orbits +! -------------- +STDDIF_INP 1 "${U}/PAN/STDDIF.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STDDIF + +MSG_STDDIF_INP 1 "Program input file: Compare standard orbits" + +ORBCMP_INP 1 "${U}/PAN/ORBCMP.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # ORBCMP + +MSG_ORBCMP_INP 1 "Program input file: Compare precise orbits" + +STDELE_INP 1 "${U}/PAN/STDELE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STDELE + +MSG_STDELE_INP 1 "Program input file: Compare osculating elements" + +! EOPs utilities +! -------------- +POLUPD_INP 1 "${U}/PAN/POLUPD.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # POLUPD + +MSG_POLUPD_INP 1 "Program input file: Convert IERS pole files to Bernese format" + +POLXTR_INP 1 "${U}/PAN/POLXTR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # POLXTR + +MSG_POLXTR_INP 1 "Program input file: Concatenate IERS pole files" + +! Processing +! ---------- +CODSPP_INP 1 "${U}/PAN/CODSPP.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CODSPP + +MSG_CODSPP_INP 1 "Program input file: Code-based clock synchronization" + +SNGDIF_INP 1 "${U}/PAN/SNGDIF.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SNGDIF + +MSG_SNGDIF_INP 1 "Program input file: Create single-difference/baseline files" + +MAUPRP_INP 1 "${U}/PAN/MAUPRP.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # MAUPRP + +MSG_MAUPRP_INP 1 "Program input file: Phase preprocessing" + +GPSEST_INP 1 "${U}/PAN/GPSEST.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # GPSEST + +MSG_GPSEST_INP 1 "Program input file: Parameter estimation" + +ADDNEQ2_INP 1 "${U}/PAN/ADDNEQ2.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # ADDNEQ2 + +MSG_ADDNEQ2_INP 1 "Program input file: Combine normal equation systems" + +! Processing extractions +! ---------------------- +CODXTR_INP 1 "${U}/PAN/CODXTR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CODXTR + +MSG_CODXTR_INP 1 "Program input file: Extract CODSPP program output" + +MPRXTR_INP 1 "${U}/PAN/MPRXTR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # MPRXTR + +MSG_MPRXTR_INP 1 "Program input file: Extract MAUPRP program output" + +GPSXTR_INP 1 "${U}/PAN/GPSXTR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # GPSXTR + +MSG_GPSXTR_INP 1 "Program input file: Extract GPSEST/ADDNEQ2 program output" + +! Service: Simulate +! ----------------- +GPSSIM_INP 1 "${U}/PAN/GPSSIM.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # GPSSIM + +MSG_GPSSIM_INP 1 "Program input file: Generate simulated observation data" + +! Service: Station information files +! ---------------------------------- +STA2STA_INP 1 "${U}/PAN/STA2STA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STA2STA + +MSG_STA2STA_INP 1 "Program input file: Convert station information files" + +STAMERGE_INP 1 "${U}/PAN/STAMERGE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STAMERGE + +MSG_STAMERGE_INP 1 "Program input file: Merge station information files" + +RNX2STA_INP 1 "${U}/PAN/RNX2STA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RNX2STA + +MSG_RNX2STA_INP 1 "Program input file: Extract station information from RINEX headers" + +SNX2STA_INP 1 "${U}/PAN/SNX2STA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SNX2STA + +MSG_SNX2STA_INP 1 "Program input file: Extract station information from SINEX file" + +! Service: Observation files +! -------------------------- +CHGHED_INP 1 "${U}/PAN/CHGHED.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CHGHED + +MSG_CHGHED_INP 1 "Program input file: Change header of observation files" + +SATMRK_INP 1 "${U}/PAN/SATMRK.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SATMRK + +MSG_SATMRK_INP 1 "Program input file: Mark/delete observations" + +OBSSPL_INP 1 "${U}/PAN/OBSSPL.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # OBSSPL + +MSG_OBSSPL_INP 1 "Program input file: Split observation files" + +SATGRA_INP 1 "${U}/PAN/SATGRA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SATGRA + +MSG_SATGRA_INP 1 "Program input file: Create pseudo-graphics of the observations" + +! Service: Residuals +! ------------------ +REDISP_INP 1 "${U}/PAN/REDISP.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # REDISP + +MSG_REDISP_INP 1 "Program input file: Display residual file" + +RESRMS_INP 1 "${U}/PAN/RESRMS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RESRMS + +MSG_RESRMS_INP 1 "Program input file: Create residual statistics" + +! Service: Coordinates +! -------------------- +FODITS_INP 1 "${U}/PAN/FODITS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # FODITS + +MSG_FODITS_INP 1 "Program input file: Analysis of time series" + +HELMERT_INP 1 "${U}/PAN/HELMR1.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # HELMR1 + +MSG_HELMERT_INP 1 "Program input file: Helmert transformation" + +COMPAR_INP 1 "${U}/PAN/COMPAR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # COMPAR + +MSG_COMPAR_INP 1 "Program input file: Coordinate comparison" + +VELDIF_INP 1 "${U}/PAN/VELDIF.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # VELDIF + +MSG_VELDIF_INP 1 "Program input file: Velocity comparison" + +NUVELO_INP 1 "${U}/PAN/NUVELO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # NUVELO + +MSG_NUVELO_INP 1 "Program input file: Compute NUVEL velocities" + +COOVEL_INP 1 "${U}/PAN/COOVEL.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # COOVEL + +MSG_COOVEL_INP 1 "Program input file: Extrapolate coordinates" + +COOSYS_INP 1 "${U}/PAN/COOSYS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # COOSYS + +MSG_COOSYS_INP 1 "Program input file: Coordinate transformation" + +ETRS89_INP 1 "${U}/PAN/ETRS89.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # ETRS89 + +MSG_ETRS89_INP 1 "Program input file: Transform coordinates to ETRS89 frame" + +CRDMRG_INP 1 "${U}/PAN/CRDMERGE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CRDMERGE + +MSG_CRDMRG_INP 1 "Program input file: Merge coordinate/velocity files" + +GRDS1S2_INP 1 "${U}/PAN/GRDS1S2.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # GRDS1S2 + +MSG_GRDS1S2_INP 1 "Program input file: Extract atmospheric tidal loading coefficients" + +! Service: Clock tools +! -------------------- +CCRNXC_INP 1 "${U}/PAN/CCRNXC.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CCRNXC + +MSG_CCRNXC_INP 1 "Program input file: Combine/manipulate clock RINEX files" + +CLKEST_INP 1 "${U}/PAN/CLKEST.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CLKEST + +MSG_CLKEST_INP 1 "Program input file: Epoch-wise clock interpolation" + +! Service: Ionosphere +! ------------------- +IONEST_INP 1 "${U}/PAN/IONEST.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # IONEST + +MSG_IONEST_INP 1 "Program input file: Local ionosphere model estimation" + +! Service: LEO +! ------------ +LEOAUX_INP 1 "${U}/PAN/LEOAUX.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # LEOAUX + +MSG_LEOAUX_INP 1 "Program input file: Prepare LEO auxiliary information" + +KINPRE_INP 1 "${U}/PAN/KINPRE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # KINPRE + +MSG_KINPRE_INP 1 "Program input file: Convert kinematic positions to precise orbits" + +! Service: SLR +! ------------ +IRV2STV_INP 1 "${U}/PAN/IRV2STV.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # IRV2STV + +MSG_IRV2STV_INP 1 "Program input file: Convert IRV or PRE files to state vectors" + +CPFSP3_INP 1 "${U}/PAN/CPFSP3.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CPFSP3 + +MSG_CPFSP3_INP 1 "Program input file: Convert CPF to precise orbit files" + +SP3CPF_INP 1 "${U}/PAN/SP3CPF.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SP3CPF + +MSG_SP3CPF_INP 1 "Program input file: Convert precise orbits to CPF files" + +SNX2SLR_INP 1 "${U}/PAN/SNX2SLR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SNX2SLR + +MSG_SNX2SLR_INP 1 "Program input file: Prepare SLR data handling file" + +QLRINEXO_INP 1 "${U}/PAN/QLRINEXO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # QLRINEXO + +MSG_QLRINEXO_INP 1 "Program input file: Convert SLR normal point files (old format) to RINEX" + +CRD2RNXO_INP 1 "${U}/PAN/CRD2RNXO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CRD2RNXO + +MSG_CRD2RNXO_INP 1 "Program input file: Convert SLR normal point files (new format) to RINEX" + +QLRSUM_INP 1 "${U}/PAN/QLRSUM.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # QLRSUM + +MSG_QLRSUM_INP 1 "Program input file: Create SLR quick-look residual statistics" + +! Service: Automated processing +! ----------------------------- +BASLST_INP 1 "${U}/PAN/BASLST.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # BASLST + +MSG_BASLST_INP 1 "Program input file: Select baselines" + +MKCLUS_INP 1 "${U}/PAN/MKCLUS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # MKCLUS + +MSG_MKCLUS_INP 1 "Program input file: Form clusters of observation files" + +RESCHK_INP 1 "${U}/PAN/RESCHK.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RESCHK + +MSG_RESCHK_INP 1 "Program input file: Detect misbehaving stations/satellites" + +! Conversions: SINEX +! ------------------ +SNX2NQ0_INP 1 "${U}/PAN/SNX2NQ0.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SNX2NQ0 + +MSG_SNX2NQ0_INP 1 "Program input file: Transfer SINEX files to normal equation files" + +TROTRO_INP 1 "${U}/PAN/TROTRO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # TROTRO + +MSG_TROTRO_INP 1 "Program input file: Manipulate troposphere SINEX files" + +! Conversion: ANTEX +! ----------------- +ATX2PCV_INP 1 "${U}/PAN/ATX2PCV.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # ATX2PCV + +MSG_ATX2PCV_INP 1 "Program input file: Convert ANTEX to Bernese format" + +! Conversion: observation files +! ----------------------------- +OBSFMT_INP 1 "${U}/PAN/OBSFMT.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # OBSFMT + +MSG_OBSFMT_INP 1 "Program input file: Convert observation files (binary to ASCII)" + +FMTOBS_INP 1 "${U}/PAN/FMTOBS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # FMTOBS + +MSG_FMTOBS_INP 1 "Program input file: Convert observation files (ASCII to binary)" + +! Conversion: residual files +! -------------------------- +RESFMT_INP 1 "${U}/PAN/RESFMT.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RESFMT + +MSG_RESFMT_INP 1 "Program input file: Convert residual files (binary to ASCII)" + +FMTRES_INP 1 "${U}/PAN/FMTRES.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # FMTRES + +MSG_FMTRES_INP 1 "Program input file: Convert residual files (ASCII to binary)" + +! Conversion: orbit files +! ----------------------- +FMTSTD_INP 1 "${U}/PAN/FMTSTD.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # FMTSTD + +MSG_FMTSTD_INP 1 "Program input file: Convert STD and RPR files (ASCII to binary)" + +STDFMT_INP 1 "${U}/PAN/STDFMT.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STDFMT + +MSG_STDFMT_INP 1 "Program input file: Convert STD and RPR files (binary to ASCII)" + +! Conversion: NEQ-files +! --------------------- +NEQ2ASC_INP 1 "${U}/PAN/NEQ2ASC.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # NEQ2ASC + +MSG_NEQ2ASC_INP 1 "Program input file: Convert normal equation files (binary/ASCII)" + +! BPE +! --- +EDITPCF_INP 1 "${U}/PAN/EDITPCF.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITPCF + +MSG_EDITPCF_INP 1 "Program input file: Edit process control file (PCF)" + +RUNBPE_INP 1 "${U}/PAN/RUNBPE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RUNBPE + +MSG_RUNBPE_INP 1 "Program input file: Start BPE processing" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# PROGRAM NAMES - MENU_PGM 1: Options # +# # +# AUTOMATIC GENERATION OF PROGRAM OUTPUT FILE NAMES # +# Maximum program output file number > %%% < # MAXJOBNUM +# # +# OPTIONS TO RUN THE FORTRAN PROGRAMS # +# Default program path to the executables > %%%%%%%% < # CMD_PATH +# # +# Run Fortran programs in foreground > % < # CMD_FOREGROUND +# Run Fortran programs in background > % < # CMD_BACKGROUND +# Use CPU File to Run programs > % < > %%%%%%%% < # CMD_USE_CPUFILE CPU_FILE +# > %%%%%%%%%%%% < CPU Name # CMD_CPUNAME +# > %%%%%%%%%%%% < Log File # CMD_LOGFILE +# # +# Special path for individual programs # +# > Program_ Path_to_program_executable_______________________ < # SPECIAL_PATH +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.1: Menu - Configure # +# # +# CONFIGURE # +# CHNGEN > %%%%%%%% < : Change general options # CHNGEN_INP +# UPDPAN > %%%%%%%% < : Update program input files # UPDPAN_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.2: Menu - Campaign # +# # +# CAMPAIGN # +# NEWCAMP > %%%%%%%% < : Create new campaign # NEWCAMP_INP +# COORD > %%%%%%%% < : Create/update station coordinates # EDITCRD_INP +# VELOCITY > %%%%%%%% < : Create/update station velocities # EDITVEL_INP +# ECCENT > %%%%%%%% < : Create/update station eccentricities # EDITECC_INP +# STAINFO > %%%%%%%% < : Create/update station information file # EDSTACRX_INP +# STALIST > %%%%%%%% < : Create/update station selection list # EDITFIX_INP +# SIGMA > %%%%%%%% < : Create/update station sigma file # EDITSIG_INP +# STAWEIGHT> %%%%%%%% < : Create/update station observation sigma factors # EDITSOS_INP +# ABBREV > %%%%%%%% < : Create/update station abbreviation table # ABBREV_INP +# BASELINE > %%%%%%%% < : Create/update baseline definition file # EDITBSL_INP +# CLUSTER > %%%%%%%% < : Create/update cluster definition file # EDITCLU_INP +# PLATE > %%%%%%%% < : Create/update tectonic plate assignment # EDITPLD_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.3: Menu - RINEX # +# # +# RINEX PROGRAMS # +# RXOBV3 > %%%%%%%% < : Transfer RINEX observ. files to Bernese format # RXOBV3_INP +# RXNBV3 > %%%%%%%% < : Transfer RINEX navig. files to Bernese format # RXNBV3_INP +# RXMBV3 > %%%%%%%% < : Transfer RINEX meteo files to Bernese format # RXMBV3_INP +# RXNPRE > %%%%%%%% < : Transfer RINEX navig. files to precise orbits # RXNPRE_INP +# BV3RXO > %%%%%%%% < : Transfer Bernese observation files to RINEX # BV3RXO_INP +# BV3RXN > %%%%%%%% < : Transfer Bernese navigation files to RINEX # BV3RXN_INP +# CCRINEXO > %%%%%%%% < : Concatenate RINEX observation files # CCRINEXO_INP +# CCRINEXN > %%%%%%%% < : Concatenate GPS RINEX navigation files # CCRINEXN_INP +# CCRINEXG > %%%%%%%% < : Concatenate GLONASS RINEX navigation files # CCRINEXG_INP +# RNXGRA > %%%%%%%% < : Create observation statistics # RNXGRA_INP +# RNXSMT > %%%%%%%% < : Clean/smooth observation files # RNXSMT_INP +# RNXCLK > %%%%%%%% < : Extract satellite clock from clock RINEX files # RNXCLK_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.4: Menu - Orbits/EOP # +# # +# ORBIT AND EOP PROGRAMS # +# BRDTST > %%%%%%%% < : Check broadcast orbits # BRDTST_INP +# BRDTAB > %%%%%%%% < : Create tabular orbits from broadcast ephemerides# BRDTAB_INP +# SATCLK > %%%%%%%% < : Extract satellite clocks # SATCLK_INP +# PRETAB > %%%%%%%% < : Create tabular orbits # PRETAB_INP +# ORBGEN > %%%%%%%% < : Create/update standard orbits # ORBGEN_INP +# DEFXTR > %%%%%%%% < : Extract ORBGEN program output # DEFXTR_INP +# STDPRE > %%%%%%%% < : Convert standard to precise orbits # STDPRE_INP +# PREWEI > %%%%%%%% < : Set accuracy codes in precise orbits # PREWEI_INP +# CCPREORB > %%%%%%%% < : Concatenate/merge precise orbit files # CCPREORB_INP +# STDDIF > %%%%%%%% < : Compare standard orbits # STDDIF_INP +# ORBCMP > %%%%%%%% < : Compare precise orbits # ORBCMP_INP +# STDELE > %%%%%%%% < : Compare osculating elements # STDELE_INP +# POLUPD > %%%%%%%% < : Convert IERS pole files to Bernese format # POLUPD_INP +# POLXTR > %%%%%%%% < : Concatenate IERS pole files # POLXTR_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.5: Menu - Processing # +# # +# PROCESSING PROGRAMS # +# CODSPP > %%%%%%%% < : Code-based clock synchronization # CODSPP_INP +# SNGDIF > %%%%%%%% < : Create single-difference/baseline files # SNGDIF_INP +# MAUPRP > %%%%%%%% < : Phase preprocessing # MAUPRP_INP +# GPSEST > %%%%%%%% < : Parameter estimation # GPSEST_INP +# ADDNEQ2 > %%%%%%%% < : Combine normal equation systems # ADDNEQ2_INP +# CODXTR > %%%%%%%% < : Extract CODSPP program output # CODXTR_INP +# MPRXTR > %%%%%%%% < : Extract MAUPRP program output # MPRXTR_INP +# GPSXTR > %%%%%%%% < : Extract GPSEST/ADDNEQ2 program output # GPSXTR_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.6: Menu - Service # +# # +# SERVICE PROGRAMS # +# GPSSIM > %%%%%%%% < : Generate simulated observation data # GPSSIM_INP +# STA2STA > %%%%%%%% < : Convert station information files # STA2STA_INP +# STAMERGE > %%%%%%%% < : Merge station information files # STAMERGE_INP +# RNX2STA > %%%%%%%% < : Extract station information from RINEX headers # RNX2STA_INP +# SNX2STA > %%%%%%%% < : Extract station information from SINEX file # SNX2STA_INP +# CHGHED > %%%%%%%% < : Change header of observation files # CHGHED_INP +# SATMRK > %%%%%%%% < : Mark/delete observations # SATMRK_INP +# OBSSPL > %%%%%%%% < : Split observation files # OBSSPL_INP +# SATGRA > %%%%%%%% < : Create pseudo-graphics of the observations # SATGRA_INP +# REDISP > %%%%%%%% < : Display residual file # REDISP_INP +# RESRMS > %%%%%%%% < : Create residual statistics # RESRMS_INP +# FODITS > %%%%%%%% < : Analysis of time series # FODITS_INP +# HELMER > %%%%%%%% < : Helmert transformation # HELMERT_INP +# COMPAR > %%%%%%%% < : Coordinate comparison # COMPAR_INP +# VELDIF > %%%%%%%% < : Velocity comparison # VELDIF_INP +# NUVELO > %%%%%%%% < : Compute NUVEL velocities # NUVELO_INP +# COOVEL > %%%%%%%% < : Extrapolate coordinates # COOVEL_INP +# COOSYS > %%%%%%%% < : Coordinate transformation # COOSYS_INP +# ETRS89 > %%%%%%%% < : Transform coordinates to ETRS89 frame # ETRS89_INP +# CRDMERGE > %%%%%%%% < : Merge coordinate/velocity files # CRDMRG_INP +# GRDS1S2 > %%%%%%%% < : Extract atmospheric tidal loading coefficients # GRDS1S2_INP +# CCRNXC > %%%%%%%% < : Combine/manipulate clock RINEX files # CCRNXC_INP +# CLKEST > %%%%%%%% < : Epoch-wise clock interpolation # CLKEST_INP +# IONEST > %%%%%%%% < : Local ionosphere model estimation # IONEST_INP +# LEOAUX > %%%%%%%% < : Prepare LEO auxiliary information # LEOAUX_INP +# KINPRE > %%%%%%%% < : Convert kinematic positions to precise orbits # KINPRE_INP +# IRV2STV > %%%%%%%% < : Convert IRV or PRE files to state vectors # IRV2STV_INP +# CPFSP3 > %%%%%%%% < : Convert CPF to precise orbit files # CPFSP3_INP +# SP3CPF > %%%%%%%% < : Convert precise orbits to CPF files # SP3CPF_INP +# SNX2SLR > %%%%%%%% < : Prepare SLR data handling file # SNX2SLR_INP +# QLRINEXO > %%%%%%%% < : Convert normal point files (old format) to RINEX# QLRINEXO_INP +# CRD2RNXO > %%%%%%%% < : Convert normal point files (new format) to RINEX# CRD2RNXO_INP +# QLRSUM > %%%%%%%% < : Create SLR quick-look residual statistics # QLRSUM_INP +# BASLST > %%%%%%%% < : Select baselines # BASLST_INP +# MKCLUS > %%%%%%%% < : Form clusters of observation files # MKCLUS_INP +# RESCHK > %%%%%%%% < : Detect misbehaving stations/satellites # RESCHK_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.7: Menu - Conversion # +# # +# CONVERSION PROGRAMS # +# SNX2NQ0 > %%%%%%%% < : Transfer SINEX files to normal equation files # SNX2NQ0_INP +# TROTRO > %%%%%%%% < : Manipulate troposphere SINEX files # TROTRO_INP +# ATX2PCV > %%%%%%%% < : Convert ANTEX to Bernese format # ATX2PCV_INP +# OBSFMT > %%%%%%%% < : Convert observation files (binary to ASCII) # OBSFMT_INP +# FMTOBS > %%%%%%%% < : Convert observation files (ASCII to binary) # FMTOBS_INP +# RESFMT > %%%%%%%% < : Convert residual files (binary to ASCII) # RESFMT_INP +# FMTRES > %%%%%%%% < : Convert residual files (ASCII to binary) # FMTRES_INP +# STDFMT > %%%%%%%% < : Convert STD and RPR files (binary to ASCII) # STDFMT_INP +# FMTSTD > %%%%%%%% < : Convert STD and RPR files (ASCII to binary) # FMTSTD_INP +# NEQ2ASC > %%%%%%%% < : Convert normal equation files (binary/ASCII) # NEQ2ASC_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.8: Menu - BPE # +# # +# BERNESE PROCESSING ENGINE # +# PCFILE > %%%%%%%% < : Edit process control file (PCF) # EDITPCF_INP +# RUNBPE > %%%%%%%% < : Start BPE processing # RUNBPE_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 3: Menu - User # +# # +# ADDITIONAL USER PROGRAMS # +# USER1 > %%%%%%%% < # USER1_INP +# USER2 > %%%%%%%% < # USER2_INP +# USER3 > %%%%%%%% < # USER3_INP +# USER4 > %%%%%%%% < # USER4_INP +# USER5 > %%%%%%%% < # USER5_INP +# USER6 > %%%%%%%% < # USER6_INP +# USER7 > %%%%%%%% < # USER7_INP +# USER8 > %%%%%%%% < # USER8_INP +# USER9 > %%%%%%%% < # USER9_INP +# USER10 > %%%%%%%% < # USER10_INP +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_L53/MENU_VAR.INP b/config/bernese/gpsuser52-luzon/OPT/R2S_L53/MENU_VAR.INP new file mode 100755 index 0000000..531d4b0 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_L53/MENU_VAR.INP @@ -0,0 +1,107 @@ + +! +! Predefined variables +! +! 2-digit year +! ------------ +YEAR2 1 "19" + ## widget = comment + # $Y + +MSG_YEAR2 1 "Two digit year of the current session" + +! Month +! ----- +MONTH2 1 "01" + ## widget = comment + # $M + +MSG_MONTH2 1 "Month of the current session" + +! Day of month +! ------------ +DAY2 1 "11" + ## widget = comment + # $D + +MSG_DAY2 1 "Day of month of the current session" + +! Job ID +! ------ +JOB_ID 1 "" + ## widget = comment + # $J + +MSG_JOB_ID 1 "Job ID" + +! Ranges of $-Variables +! --------------------- +VAR_MINUS 1 "-1" + ## widget = spinbox; range = -999 0 1 + +MSG_VAR_MINUS 1 "Minus range" + +VAR_PLUS 1 "1" + ## widget = spinbox; range = 0 999 1 + +MSG_VAR_PLUS 1 "Plus range" + +! User-defined Variables +! ---------------------- +USERVAR 1 "" "" + ## widget = uniline; numlines = 20; keepvariables = true + +MSG_USERVAR 1 "User-defined variables" + +! List of Environment Variables +! ----------------------------- +ENVIR_LIST 4 + "U" + "X" + "P" + "USER" + ## widget = uniline; numlines = 20 + +MSG_ENVIR_LIST 1 "Environment variables" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU VARIABLES - MENU_VAR 1: Variables # +# # +# PREDEFINED VARIABLES # +# (translated in the menu) # +# Variable Current value Description # +# $Y > %% < Two digit year of the current session # YEAR2 +# $M > %% < Month of the current session # MONTH2 +# $D > %% < Day of month of the current session # DAY2 +# $J > %% < Job ID # JOB_ID +# # +# USER-DEFINED VARIABLES ENVIRONMENT VARIABLES # +# (translated in the menu) (translated in main program) # +# > Variable_(w/o_$) Value___________ < > Variable < # USERVAR ENVIR_LIST +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_VAR 2: Ranges # +# # +# RANGES OF PREDEFINED VARIABLES # +# Minus range > %% < Plus range > %% < # VAR_MINUS VAR_PLUS +# # +# Without ranges With ranges Format Description # +# (n=0,1,...9) # +# $+n $-n $+- DDD Day of Year (DOY) # +# $S+n $S-n $S+- DDDS DOY, Session Character # +# $Y+n $Y-n $Y+- YYYY Year # +# $W+n $W-n $W+- WWWW GPS Week # +# $M+n $M-n $M+- YYMM Year, Month # +# $JD+n $JD-n $JD+- DDDDD Modified Julian Date # +# $WD+n $WD-n $WD+- WWWWD GPS Week and Day # +# $YD+n $YD-n $YD+- YYDDD Year and DOY # +# $YSS+n $YSS-n $YSS+- YYDDDS Year, DOY, Sess. Char. # +# $YMD_STR+n $YMD_STR-n $YMD_STR+- YYYY MM DD Year, Month, Day # +# # +# Syntax if n=10,...: $+(n), $S+(n), ..., $-(n), $S-(n), ... # +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_L53/MENU_VAR.old b/config/bernese/gpsuser52-luzon/OPT/R2S_L53/MENU_VAR.old new file mode 100755 index 0000000..d7eb93a --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_L53/MENU_VAR.old @@ -0,0 +1,107 @@ + +! +! Predefined variables +! +! 2-digit year +! ------------ +YEAR2 1 "80" + ## widget = comment + # $Y + +MSG_YEAR2 1 "Two digit year of the current session" + +! Month +! ----- +MONTH2 1 "01" + ## widget = comment + # $M + +MSG_MONTH2 1 "Month of the current session" + +! Day of month +! ------------ +DAY2 1 "06" + ## widget = comment + # $D + +MSG_DAY2 1 "Day of month of the current session" + +! Job ID +! ------ +JOB_ID 1 "" + ## widget = comment + # $J + +MSG_JOB_ID 1 "Job ID" + +! Ranges of $-Variables +! --------------------- +VAR_MINUS 1 "-1" + ## widget = spinbox; range = -999 0 1 + +MSG_VAR_MINUS 1 "Minus range" + +VAR_PLUS 1 "1" + ## widget = spinbox; range = 0 999 1 + +MSG_VAR_PLUS 1 "Plus range" + +! User-defined Variables +! ---------------------- +USERVAR 1 "" "" + ## widget = uniline; numlines = 20; keepvariables = true + +MSG_USERVAR 1 "User-defined variables" + +! List of Environment Variables +! ----------------------------- +ENVIR_LIST 4 + "U" + "X" + "P" + "USER" + ## widget = uniline; numlines = 20 + +MSG_ENVIR_LIST 1 "Environment variables" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU VARIABLES - MENU_VAR 1: Variables # +# # +# PREDEFINED VARIABLES # +# (translated in the menu) # +# Variable Current value Description # +# $Y > %% < Two digit year of the current session # YEAR2 +# $M > %% < Month of the current session # MONTH2 +# $D > %% < Day of month of the current session # DAY2 +# $J > %% < Job ID # JOB_ID +# # +# USER-DEFINED VARIABLES ENVIRONMENT VARIABLES # +# (translated in the menu) (translated in main program) # +# > Variable_(w/o_$) Value___________ < > Variable < # USERVAR ENVIR_LIST +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_VAR 2: Ranges # +# # +# RANGES OF PREDEFINED VARIABLES # +# Minus range > %% < Plus range > %% < # VAR_MINUS VAR_PLUS +# # +# Without ranges With ranges Format Description # +# (n=0,1,...9) # +# $+n $-n $+- DDD Day of Year (DOY) # +# $S+n $S-n $S+- DDDS DOY, Session Character # +# $Y+n $Y-n $Y+- YYYY Year # +# $W+n $W-n $W+- WWWW GPS Week # +# $M+n $M-n $M+- YYMM Year, Month # +# $JD+n $JD-n $JD+- DDDDD Modified Julian Date # +# $WD+n $WD-n $WD+- WWWWD GPS Week and Day # +# $YD+n $YD-n $YD+- YYDDD Year and DOY # +# $YSS+n $YSS-n $YSS+- YYDDDS Year, DOY, Sess. Char. # +# $YMD_STR+n $YMD_STR-n $YMD_STR+- YYYY MM DD Year, Month, Day # +# # +# Syntax if n=10,...: $+(n), $S+(n), ..., $-(n), $S-(n), ... # +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_L53/SATMRK.INP b/config/bernese/gpsuser52-luzon/OPT/R2S_L53/SATMRK.INP new file mode 100755 index 0000000..c4732ba --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_L53/SATMRK.INP @@ -0,0 +1,442 @@ + +! Environment Variables +! --------------------- +ENVIRONMENT 5 + "U" "c:\Bernese\GPSUSER52" + "T" "c:\Bernese\GPSTEMP" + "X" "c:\Bernese\BERN52\GPS" + "P" "c:\Bernese\GPSDATA\CAMPAIGN52" + "USER" "" + ## widget = initmenu; pointer = ENVIR_LIST + +! SOME KEYWORDS FOR AUTOMATIC OUTPUT +! ---------------------------------- +CAMPAIGN 1 "${P}/PHIVOLCS" + ## widget = initmenu; pointer = ACTIVE_CAMPAIGN + +SESSION_TABLE 1 "${P}/PHIVOLCS\STA\SESSIONS.SES" + ## widget = initmenu; pointer = SESSION_TABLE + +DESCR_SESSION_TABLE 1 "Session table" + +YR4_INFO 1 "2019" + ## widget = comment + # $Y+0 + +SES_INFO 1 "0110" + ## widget = comment + # $S+0 + +USR_INFO 1 "${USER}" + ## widget = comment + +! Show general files +! ------------------ +SHOWGEN 1 "1" + ## widget = checkbox + +MSG_SHOWGEN 1 "Show all general files" + +! General Constants +! ----------------- +CONST 1 "${X}/GEN\CONST." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # CONST. + +DESCR_CONST 1 "General constants" + +! Satellite Information File +! -------------------------- +SATELL 1 "${X}/GEN\$(SATINF).$(PCV)" + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # $(SATINF).$(PCV) + +DESCR_SATELL 1 "Satellite information" + +! What to do in this run? +! ----------------------- +WHATTODO 1 "INITIALIZE" + ## widget = combobox; editable = false + ## cards = EDIT_FILE MARK_MANUAL SYNCHRONIZE INITIALIZE + +MSG_WHATTODO 1 "Desired task" + +! Reset ambiguities +! ----------------- +RESAMB 1 "ALL" + ## widget = combobox; editable = false; cards = L1 L2 L1&L2 L5 ALL + ## activeif = WHATTODO == INITIALIZE + +MSG_RESAMB 1 "Re-initialize ambiguities, frequency" + +! Reset ambiguities +! ----------------- +AMBSYS 1 "ALL_GNSS" + ## widget = combobox; editable = false + ## cards = ALL_GNSS GPS GLONASS GALILEO SBAS + ## activeif = WHATTODO == INITIALIZE + +MSG_AMBSYS 1 "Re-initialize ambiguities, system" + +! Select obs type +! --------------- +OBSTYPE 1 "GNSS" + ## widget = combobox; editable = false; cards = GNSS Range + +MSG_OBSTYPE 1 "Select obs type" + +! Zero diff., Code +! ---------------- +CZHFIL 0 + ## widget = selwin; path = DIR_CZH; ext = EXT_CZH; maxfiles = 999 + ## emptyallowed = true + ## activeif = WHATTODO /= INITIALIZE AND OBSTYPE = GNSS + # ????$S+0 + +MSG_CZHFIL 1 "Zero diff. code" + +CZHFIL_TXT_COL_1 1 "Code Header Files" + +CZHFIL_PTH_COL_2 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_CZO + +CZHFIL_EXT_COL_2 1 "CZO" + ## widget = initmenu; pointer = EXT_CZO + +CZHFIL_TXT_COL_2 1 "Code Observation Files" + +CZHFIL_PTH_COL_3 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_PZH + +CZHFIL_EXT_COL_3 1 "PZH" + ## widget = initmenu; pointer = EXT_PZH + +CZHFIL_TXT_COL_3 1 "Phase Header Files" + +CZHFIL_PTH_COL_4 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_PZO + +CZHFIL_EXT_COL_4 1 "PZO" + ## widget = initmenu; pointer = EXT_PZO + +CZHFIL_TXT_COL_4 1 "Phase Observation Files" + +! Zero diff., Phase +! ----------------- +PZHFIL 0 + ## widget = selwin; path = DIR_PZH; ext = EXT_PZH; maxfiles = 999 + ## emptyallowed = true; activeif = OBSTYPE = GNSS + # + +MSG_PZHFIL 1 "Zero diff. phase" + +PZHFIL_PTH_COL_2 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_PZO + +PZHFIL_EXT_COL_2 1 "PZO" + ## widget = initmenu; pointer = EXT_PZO + +PZHFIL_PTH_COL_3 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_CZH + +PZHFIL_EXT_COL_3 1 "CZH" + ## widget = initmenu; pointer = EXT_CZH + +PZHFIL_PTH_COL_4 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_CZO + +PZHFIL_EXT_COL_4 1 "CZO" + ## widget = initmenu; pointer = EXT_CZO + +! Zero diff., Code=Phase +! ---------------------- +BOTHZERO 1 "1" + ## widget = checkbox + ## activeif = CZHFIL /= _ OR PZHFIL /= _ AND WHATTODO / SYNCHRONIZE AND WHATTODO / INITIALIZE AND OBSTYPE = GNSS + +MSG_BOTHZERO 1 "Zero diff. both" + +! Single diff., Code +! ------------------ +CSHFIL 0 + ## widget = selwin; path = DIR_CSH; ext = EXT_CSH; maxfiles = 999 + ## emptyallowed = true + ## activeif = WHATTODO /= INITIALIZE AND OBSTYPE = GNSS + # + +MSG_CSHFIL 1 "Single diff. code" + +CSHFIL_TXT_COL_1 1 "Code Single Difference Files" + +CSHFIL_PTH_COL_2 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_CSO + +CSHFIL_EXT_COL_2 1 "CSO" + ## widget = initmenu; pointer = EXT_CSO + +CSHFIL_TXT_COL_2 1 "Code Single Difference Files" + +CSHFIL_PTH_COL_3 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_PSH + +CSHFIL_EXT_COL_3 1 "PSH" + ## widget = initmenu; pointer = EXT_PSH + +CSHFIL_TXT_COL_3 1 "Phase Single Difference Files" + +CSHFIL_PTH_COL_4 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_PSO + +CSHFIL_EXT_COL_4 1 "PSO" + ## widget = initmenu; pointer = EXT_PSO + +CSHFIL_TXT_COL_4 1 "Phase Single Difference Files" + +! Single diff., Phase +! ------------------- +PSHFIL 1 "${P}/PHIVOLCS\OBS\$(FFFF)0110.PSH" + ## widget = selwin; path = DIR_PSH; ext = EXT_PSH; maxfiles = 999 + ## emptyallowed = true; activeif = OBSTYPE = GNSS + # $(FFFF)$S+0 + +MSG_PSHFIL 1 "Single diff. phase" + +PSHFIL_PTH_COL_2 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_PSO + +PSHFIL_EXT_COL_2 1 "PSO" + ## widget = initmenu; pointer = EXT_PSO + +PSHFIL_PTH_COL_3 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_CSH + +PSHFIL_EXT_COL_3 1 "CSH" + ## widget = initmenu; pointer = EXT_CSH + +PSHFIL_PTH_COL_4 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_CSO + +PSHFIL_EXT_COL_4 1 "CSO" + ## widget = initmenu; pointer = EXT_CSO + +! Single diff., Code=Phase +! ------------------------ +BOTHSING 1 "0" + ## widget = checkbox + ## activeif = CSHFIL /= _ OR PSHFIL /= _ AND WHATTODO / SYNCHRONIZE AND WHATTODO / INITIALIZE AND OBSTYPE = GNSS + +MSG_BOTHSING 1 "Single diff. both" + +! Range obs +! --------- +RZHFIL 0 + ## widget = selwin; path = DIR_RZH; ext = EXT_RZH; maxfiles = 999 + ## emptyallowed = true; activeif = OBSTYPE = Range + # + +MSG_RZHFIL 1 "Range obs" + +RZHFIL_TXT_COL_1 1 "Range Header Files" + +RZHFIL_PTH_COL_2 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_RZO + +RZHFIL_EXT_COL_2 1 "RZO" + ## widget = initmenu; pointer = EXT_RZO + +RZHFIL_TXT_COL_2 1 "Range Observation Files" + +! Scratch File +! ------------ +AUXFIL 1 "${U}/WORK\SATMRK.SCR" + ## widget = lineedit; path = PTH_SCR; ext = EXT_SCR; emptyallowed = false + # SATMRK$J + +DESCR_AUXFIL 1 "Scratch file" + +DELETE_FILES 1 "AUXFIL" + +! Program Output File +! ------------------- +SYSODEF 1 "0" + ## widget = checkbox + +MSG_SYSODEF 1 "Program output" + +SYSOUT 1 "${P}/PHIVOLCS\OUT\$(FFFF)0110_T.OUT" + ## widget = lineedit; path = DIR_OUT; ext = EXT_OUT + ## activeif = SYSODEF == 0; emptyallowed = false + # $(FFFF)$S+0_T + +DESCR_SYSOUT 1 "Program output" + +! Error Message File +! ------------------ +ERRMRG 1 "0" + ## widget = checkbox + +MSG_ERRMRG 1 "Error message" + +SYSERR 1 "${U}/WORK\ERROR.MSG" + ## widget = lineedit; path = PTH_ERR; ext = EXT_ERR + ## activeif = ERRMRG == 0; emptyallowed = false + # ERROR + +DESCR_SYSERR 1 "Error messages" + +! Title: new entry +! ---------------- +TITLE 1 "RNX2SNX_190110_$(FFFF): Re-init ambiguities before direct L5/L3" + ## widget = lineedit + # RNX2SNX_$YSS+0_$(FFFF): Re-init ambiguities before direct L5/L3 + +MSG_TITLE 1 "Title line" + +! Type of Change +! -------------- +TYPCHG 1 "MARK" + ## widget = combobox; activeif = WHATTODO = MARK_MANUAL; editable = false + ## cards = MARK RESET ELIMINATE + +MSG_TYPCHG 1 "Type of change" + +! Frequency +! --------- +FREQ 1 "L1&L2" + ## widget = combobox; activeif = WHATTODO = MARK_MANUAL; editable = false + ## cards = L1 L2 L1&L2 + +MSG_FREQ 1 "Frequency" + +! Edit Information File +! --------------------- +EDITFILE 0 + ## widget = selwin; path = DIR_EDT; ext = EXT_EDT; maxfiles = 1 + ## emptyallowed = true; activeif = WHATTODO = EDIT_FILE + # + +DESCR_EDITFILE 1 "Edit information file" + +SATNUM 1 "ALL" + ## widget = selwin; activeif = WHATTODO = MARK_MANUAL; pointer = SATLST + +MSG_SATNUM 1 "Satellite(s)" + +! SELECTION LIST: Satellite list +! ------------------------------- +SATLST 0 + ## widget = selwin; menuaux = MENUAUX; action = SATLST + ## menuauxkeys = CONST CZHFIL PZHFIL CSHFIL PSHFIL + +MSG_SATLST 1 "Satellite list" + +! From to Observation number or Observation Window +! ------------------------------------------------ +RADIO_21 1 "0" + ## widget = radiobutton; activeif = WHATTODO = MARK_MANUAL; group = TIMINF + +MSG_RADIO_21 1 "From epoch selection" + +NUMFROM 0 + ## widget = lineedit; activeif = RADIO_21 = 1 AND WHATTODO = MARK_MANUAL + +MSG_NUMFROM 1 "From epoch" + +NUMTO 0 + ## widget = lineedit; activeif = RADIO_21 = 1 AND WHATTODO = MARK_MANUAL + +MSG_NUMTO 1 "To epoch" + +RADIO_22 1 "1" + ## widget = radiobutton; activeif = WHATTODO = MARK_MANUAL; group = TIMINF + +MSG_RADIO_22 1 "Observation window" + +STADAT 1 "2019 01 11" + ## widget = lineedit; check_type = date + ## activeif = RADIO_22 = 1 AND WHATTODO = MARK_MANUAL + # $YMD_STR+0 + +MSG_STADAT 1 "Start of time window (year month day)" + +STATIM 1 "00 00 00" + ## widget = lineedit; emptyallowed = false; check_type = time + ## activeif = RADIO_22 = 1 AND STADAT / _ AND WHATTODO = MARK_MANUAL + +MSG_STATIM 1 "Start of time window (hour min. sec.)" + +ENDDAT 1 "2019 01 11" + ## widget = lineedit; check_type = date + ## activeif = RADIO_22 = 1 AND WHATTODO = MARK_MANUAL + # $YMD_STR+0 + +MSG_ENDDAT 1 "End of time window (year month day)" + +ENDTIM 1 "23 59 59" + ## widget = lineedit; emptyallowed = false; check_type = time + ## activeif = RADIO_22 = 1 AND ENDDAT / _ AND WHATTODO = MARK_MANUAL + +MSG_ENDTIM 1 "End of time window (hour min. sec.)" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MARK/DELETE OBSERVATIONS - SATMRK 1: Filenames # +# # +# GENERAL FILES # +# Show all general files > % < # SHOWGEN +# # +# OPTIONS # +# Desired task > %%%%%%%%%%%% < # WHATTODO +# Re-initialize ambiguities > %%%%%% < for > %%%%%%%% < # RESAMB AMBSYS +# # +# OBSERVATION FILES # +# Observation type > %%%%%%%%% < # OBSTYPE +# Zero diff.@@ code > %%%%%%%% < phase > %%%%%%%% < both > % < # CZHFIL PZHFIL BOTHZERO +# Single diff. code > %%%%%%%% < phase > %%%%%%%% < both > % < # CSHFIL PSHFIL BOTHSING +# Range > %%%%%%%% < # RZHFIL +# # +# GENERAL OUTPUT FILES # +# Program output > % < use SATMRK.Lnn or > %%%%%%%% < # SYSODEF SYSOUT +# Error messages > % < merged to program output or > %%%%%%%% < # ERRMRG SYSERR +# # +# TITLE > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # TITLE +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWGEN = 1 ###################################################### +# SATMRK 1.1: General Files # +# # +# GENERAL INPUT FILES # +# General constants > %%%%%%%%%%%% < # CONST +# Satellite information > %%%%%%%%%%%% < # SATELL +# # +# MENU SETTINGS # +# Selected campaign > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # CAMPAIGN +# Selected session year> %%%% < session> %%%% < # YR4_INFO SES_INFO +# Session table > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # SESSION_TABLE +# # +# TEMPORARY FILES # +# Scratch file > %%%%%%%%%%%% < # AUXFIL +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL WHATTODO / SYNCHRONIZE AND WHATTODO / INITIALIZE ################# +# SATMRK 2: Manual and File Selection # +# # +# FILE SELECTION # +# Edit information file > %%%%%%%% < # EDITFILE +# # +# MANUAL SELECTION # +# Type of change > %%%%%%%%%% < # TYPCHG +# Frequency > %%%%%% < # FREQ +# Satellite(s) > %%%%%%%%%% < (ALL: all satellites) # SATNUM +# > % < From epoch > %%%% < (blank: first observation number) # RADIO_21 NUMFROM +# to@@ epoch > %%%% < (blank: last observation number) # NUMTO +# or # +# > % < Observation window # RADIO_22 +# yyyy mm dd hh mm ss yyyy mm dd hh mm ss # +# Start > %%%%%%%%%% < > %%%%%%%% < End > %%%%%%%%%% < > %%%%%%%% < # STADAT STATIM ENDDAT ENDTIM +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_L53/SATMRK.old b/config/bernese/gpsuser52-luzon/OPT/R2S_L53/SATMRK.old new file mode 100755 index 0000000..df801dc --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_L53/SATMRK.old @@ -0,0 +1,437 @@ + +! Environment Variables +! --------------------- +ENVIRONMENT 1 "" "${}" + ## widget = initmenu; pointer = ENVIR_LIST + +! SOME KEYWORDS FOR AUTOMATIC OUTPUT +! ---------------------------------- +CAMPAIGN 1 "./DUMMY" + ## widget = initmenu; pointer = ACTIVE_CAMPAIGN + +SESSION_TABLE 1 "${X}/SKL/SESSIONS.SES" + ## widget = initmenu; pointer = SESSION_TABLE + +DESCR_SESSION_TABLE 1 "Session table" + +YR4_INFO 1 "1980" + ## widget = comment + # $Y+0 + +SES_INFO 1 "0060" + ## widget = comment + # $S+0 + +USR_INFO 1 "${USER}" + ## widget = comment + +! Show general files +! ------------------ +SHOWGEN 1 "1" + ## widget = checkbox + +MSG_SHOWGEN 1 "Show all general files" + +! General Constants +! ----------------- +CONST 1 "${X}/GEN/CONST." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # CONST. + +DESCR_CONST 1 "General constants" + +! Satellite Information File +! -------------------------- +SATELL 1 "${X}/GEN/$(SATINF).$(PCV)" + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # $(SATINF).$(PCV) + +DESCR_SATELL 1 "Satellite information" + +! What to do in this run? +! ----------------------- +WHATTODO 1 "INITIALIZE" + ## widget = combobox; editable = false + ## cards = EDIT_FILE MARK_MANUAL SYNCHRONIZE INITIALIZE + +MSG_WHATTODO 1 "Desired task" + +! Reset ambiguities +! ----------------- +RESAMB 1 "ALL" + ## widget = combobox; editable = false; cards = L1 L2 L1&L2 L5 ALL + ## activeif = WHATTODO == INITIALIZE + +MSG_RESAMB 1 "Re-initialize ambiguities, frequency" + +! Reset ambiguities +! ----------------- +AMBSYS 1 "ALL_GNSS" + ## widget = combobox; editable = false + ## cards = ALL_GNSS GPS GLONASS GALILEO SBAS + ## activeif = WHATTODO == INITIALIZE + +MSG_AMBSYS 1 "Re-initialize ambiguities, system" + +! Select obs type +! --------------- +OBSTYPE 1 "GNSS" + ## widget = combobox; editable = false; cards = GNSS Range + +MSG_OBSTYPE 1 "Select obs type" + +! Zero diff., Code +! ---------------- +CZHFIL 0 + ## widget = selwin; path = DIR_CZH; ext = EXT_CZH; maxfiles = 999 + ## emptyallowed = true + ## activeif = WHATTODO /= INITIALIZE AND OBSTYPE = GNSS + # ????$S+0 + +MSG_CZHFIL 1 "Zero diff. code" + +CZHFIL_TXT_COL_1 1 "Code Header Files" + +CZHFIL_PTH_COL_2 1 "./DUMMY/OBS/" + ## widget = initmenu; pointer = DIR_CZO + +CZHFIL_EXT_COL_2 1 "CZO" + ## widget = initmenu; pointer = EXT_CZO + +CZHFIL_TXT_COL_2 1 "Code Observation Files" + +CZHFIL_PTH_COL_3 1 "./DUMMY/OBS/" + ## widget = initmenu; pointer = DIR_PZH + +CZHFIL_EXT_COL_3 1 "PZH" + ## widget = initmenu; pointer = EXT_PZH + +CZHFIL_TXT_COL_3 1 "Phase Header Files" + +CZHFIL_PTH_COL_4 1 "./DUMMY/OBS/" + ## widget = initmenu; pointer = DIR_PZO + +CZHFIL_EXT_COL_4 1 "PZO" + ## widget = initmenu; pointer = EXT_PZO + +CZHFIL_TXT_COL_4 1 "Phase Observation Files" + +! Zero diff., Phase +! ----------------- +PZHFIL 0 + ## widget = selwin; path = DIR_PZH; ext = EXT_PZH; maxfiles = 999 + ## emptyallowed = true; activeif = OBSTYPE = GNSS + # + +MSG_PZHFIL 1 "Zero diff. phase" + +PZHFIL_PTH_COL_2 1 "./DUMMY/OBS/" + ## widget = initmenu; pointer = DIR_PZO + +PZHFIL_EXT_COL_2 1 "PZO" + ## widget = initmenu; pointer = EXT_PZO + +PZHFIL_PTH_COL_3 1 "./DUMMY/OBS/" + ## widget = initmenu; pointer = DIR_CZH + +PZHFIL_EXT_COL_3 1 "CZH" + ## widget = initmenu; pointer = EXT_CZH + +PZHFIL_PTH_COL_4 1 "./DUMMY/OBS/" + ## widget = initmenu; pointer = DIR_CZO + +PZHFIL_EXT_COL_4 1 "CZO" + ## widget = initmenu; pointer = EXT_CZO + +! Zero diff., Code=Phase +! ---------------------- +BOTHZERO 1 "1" + ## widget = checkbox + ## activeif = CZHFIL /= _ OR PZHFIL /= _ AND WHATTODO / SYNCHRONIZE AND WHATTODO / INITIALIZE AND OBSTYPE = GNSS + +MSG_BOTHZERO 1 "Zero diff. both" + +! Single diff., Code +! ------------------ +CSHFIL 0 + ## widget = selwin; path = DIR_CSH; ext = EXT_CSH; maxfiles = 999 + ## emptyallowed = true + ## activeif = WHATTODO /= INITIALIZE AND OBSTYPE = GNSS + # + +MSG_CSHFIL 1 "Single diff. code" + +CSHFIL_TXT_COL_1 1 "Code Single Difference Files" + +CSHFIL_PTH_COL_2 1 "./DUMMY/OBS/" + ## widget = initmenu; pointer = DIR_CSO + +CSHFIL_EXT_COL_2 1 "CSO" + ## widget = initmenu; pointer = EXT_CSO + +CSHFIL_TXT_COL_2 1 "Code Single Difference Files" + +CSHFIL_PTH_COL_3 1 "./DUMMY/OBS/" + ## widget = initmenu; pointer = DIR_PSH + +CSHFIL_EXT_COL_3 1 "PSH" + ## widget = initmenu; pointer = EXT_PSH + +CSHFIL_TXT_COL_3 1 "Phase Single Difference Files" + +CSHFIL_PTH_COL_4 1 "./DUMMY/OBS/" + ## widget = initmenu; pointer = DIR_PSO + +CSHFIL_EXT_COL_4 1 "PSO" + ## widget = initmenu; pointer = EXT_PSO + +CSHFIL_TXT_COL_4 1 "Phase Single Difference Files" + +! Single diff., Phase +! ------------------- +PSHFIL 1 "./DUMMY/OBS/$(FFFF)0060.PSH" + ## widget = selwin; path = DIR_PSH; ext = EXT_PSH; maxfiles = 999 + ## emptyallowed = true; activeif = OBSTYPE = GNSS + # $(FFFF)$S+0 + +MSG_PSHFIL 1 "Single diff. phase" + +PSHFIL_PTH_COL_2 1 "./DUMMY/OBS/" + ## widget = initmenu; pointer = DIR_PSO + +PSHFIL_EXT_COL_2 1 "PSO" + ## widget = initmenu; pointer = EXT_PSO + +PSHFIL_PTH_COL_3 1 "./DUMMY/OBS/" + ## widget = initmenu; pointer = DIR_CSH + +PSHFIL_EXT_COL_3 1 "CSH" + ## widget = initmenu; pointer = EXT_CSH + +PSHFIL_PTH_COL_4 1 "./DUMMY/OBS/" + ## widget = initmenu; pointer = DIR_CSO + +PSHFIL_EXT_COL_4 1 "CSO" + ## widget = initmenu; pointer = EXT_CSO + +! Single diff., Code=Phase +! ------------------------ +BOTHSING 1 "0" + ## widget = checkbox + ## activeif = CSHFIL /= _ OR PSHFIL /= _ AND WHATTODO / SYNCHRONIZE AND WHATTODO / INITIALIZE AND OBSTYPE = GNSS + +MSG_BOTHSING 1 "Single diff. both" + +! Range obs +! --------- +RZHFIL 0 + ## widget = selwin; path = DIR_RZH; ext = EXT_RZH; maxfiles = 999 + ## emptyallowed = true; activeif = OBSTYPE = Range + # + +MSG_RZHFIL 1 "Range obs" + +RZHFIL_TXT_COL_1 1 "Range Header Files" + +RZHFIL_PTH_COL_2 1 "./DUMMY/OBS/" + ## widget = initmenu; pointer = DIR_RZO + +RZHFIL_EXT_COL_2 1 "RZO" + ## widget = initmenu; pointer = EXT_RZO + +RZHFIL_TXT_COL_2 1 "Range Observation Files" + +! Scratch File +! ------------ +AUXFIL 1 "${U}/WORK/SATMRK.SCR" + ## widget = lineedit; path = PTH_SCR; ext = EXT_SCR; emptyallowed = false + # SATMRK$J + +DESCR_AUXFIL 1 "Scratch file" + +DELETE_FILES 1 "AUXFIL" + +! Program Output File +! ------------------- +SYSODEF 1 "0" + ## widget = checkbox + +MSG_SYSODEF 1 "Program output" + +SYSOUT 1 "./DUMMY/OUT/$(FFFF)0060_T.OUT" + ## widget = lineedit; path = DIR_OUT; ext = EXT_OUT + ## activeif = SYSODEF == 0; emptyallowed = false + # $(FFFF)$S+0_T + +DESCR_SYSOUT 1 "Program output" + +! Error Message File +! ------------------ +ERRMRG 1 "0" + ## widget = checkbox + +MSG_ERRMRG 1 "Error message" + +SYSERR 1 "${U}/WORK/ERROR.MSG" + ## widget = lineedit; path = PTH_ERR; ext = EXT_ERR + ## activeif = ERRMRG == 0; emptyallowed = false + # ERROR + +DESCR_SYSERR 1 "Error messages" + +! Title: new entry +! ---------------- +TITLE 1 "RNX2SNX_800060_$(FFFF): Re-init ambiguities before direct L5/L3" + ## widget = lineedit + # RNX2SNX_$YSS+0_$(FFFF): Re-init ambiguities before direct L5/L3 + +MSG_TITLE 1 "Title line" + +! Type of Change +! -------------- +TYPCHG 1 "MARK" + ## widget = combobox; activeif = WHATTODO = MARK_MANUAL; editable = false + ## cards = MARK RESET ELIMINATE + +MSG_TYPCHG 1 "Type of change" + +! Frequency +! --------- +FREQ 1 "L1&L2" + ## widget = combobox; activeif = WHATTODO = MARK_MANUAL; editable = false + ## cards = L1 L2 L1&L2 + +MSG_FREQ 1 "Frequency" + +! Edit Information File +! --------------------- +EDITFILE 0 + ## widget = selwin; path = DIR_EDT; ext = EXT_EDT; maxfiles = 1 + ## emptyallowed = true; activeif = WHATTODO = EDIT_FILE + # + +DESCR_EDITFILE 1 "Edit information file" + +SATNUM 1 "ALL" + ## widget = selwin; activeif = WHATTODO = MARK_MANUAL; pointer = SATLST + +MSG_SATNUM 1 "Satellite(s)" + +! SELECTION LIST: Satellite list +! ------------------------------- +SATLST 0 + ## widget = selwin; menuaux = MENUAUX; action = SATLST + ## menuauxkeys = CONST CZHFIL PZHFIL CSHFIL PSHFIL + +MSG_SATLST 1 "Satellite list" + +! From to Observation number or Observation Window +! ------------------------------------------------ +RADIO_21 1 "0" + ## widget = radiobutton; activeif = WHATTODO = MARK_MANUAL; group = TIMINF + +MSG_RADIO_21 1 "From epoch selection" + +NUMFROM 0 + ## widget = lineedit; activeif = RADIO_21 = 1 AND WHATTODO = MARK_MANUAL + +MSG_NUMFROM 1 "From epoch" + +NUMTO 0 + ## widget = lineedit; activeif = RADIO_21 = 1 AND WHATTODO = MARK_MANUAL + +MSG_NUMTO 1 "To epoch" + +RADIO_22 1 "1" + ## widget = radiobutton; activeif = WHATTODO = MARK_MANUAL; group = TIMINF + +MSG_RADIO_22 1 "Observation window" + +STADAT 1 "1980 01 06" + ## widget = lineedit; check_type = date + ## activeif = RADIO_22 = 1 AND WHATTODO = MARK_MANUAL + # $YMD_STR+0 + +MSG_STADAT 1 "Start of time window (year month day)" + +STATIM 1 "00 00 00" + ## widget = lineedit; emptyallowed = false; check_type = time + ## activeif = RADIO_22 = 1 AND STADAT / _ AND WHATTODO = MARK_MANUAL + +MSG_STATIM 1 "Start of time window (hour min. sec.)" + +ENDDAT 1 "1980 01 06" + ## widget = lineedit; check_type = date + ## activeif = RADIO_22 = 1 AND WHATTODO = MARK_MANUAL + # $YMD_STR+0 + +MSG_ENDDAT 1 "End of time window (year month day)" + +ENDTIM 1 "23 59 59" + ## widget = lineedit; emptyallowed = false; check_type = time + ## activeif = RADIO_22 = 1 AND ENDDAT / _ AND WHATTODO = MARK_MANUAL + +MSG_ENDTIM 1 "End of time window (hour min. sec.)" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MARK/DELETE OBSERVATIONS - SATMRK 1: Filenames # +# # +# GENERAL FILES # +# Show all general files > % < # SHOWGEN +# # +# OPTIONS # +# Desired task > %%%%%%%%%%%% < # WHATTODO +# Re-initialize ambiguities > %%%%%% < for > %%%%%%%% < # RESAMB AMBSYS +# # +# OBSERVATION FILES # +# Observation type > %%%%%%%%% < # OBSTYPE +# Zero diff.@@ code > %%%%%%%% < phase > %%%%%%%% < both > % < # CZHFIL PZHFIL BOTHZERO +# Single diff. code > %%%%%%%% < phase > %%%%%%%% < both > % < # CSHFIL PSHFIL BOTHSING +# Range > %%%%%%%% < # RZHFIL +# # +# GENERAL OUTPUT FILES # +# Program output > % < use SATMRK.Lnn or > %%%%%%%% < # SYSODEF SYSOUT +# Error messages > % < merged to program output or > %%%%%%%% < # ERRMRG SYSERR +# # +# TITLE > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # TITLE +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWGEN = 1 ###################################################### +# SATMRK 1.1: General Files # +# # +# GENERAL INPUT FILES # +# General constants > %%%%%%%%%%%% < # CONST +# Satellite information > %%%%%%%%%%%% < # SATELL +# # +# MENU SETTINGS # +# Selected campaign > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # CAMPAIGN +# Selected session year> %%%% < session> %%%% < # YR4_INFO SES_INFO +# Session table > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # SESSION_TABLE +# # +# TEMPORARY FILES # +# Scratch file > %%%%%%%%%%%% < # AUXFIL +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL WHATTODO / SYNCHRONIZE AND WHATTODO / INITIALIZE ################# +# SATMRK 2: Manual and File Selection # +# # +# FILE SELECTION # +# Edit information file > %%%%%%%% < # EDITFILE +# # +# MANUAL SELECTION # +# Type of change > %%%%%%%%%% < # TYPCHG +# Frequency > %%%%%% < # FREQ +# Satellite(s) > %%%%%%%%%% < (ALL: all satellites) # SATNUM +# > % < From epoch > %%%% < (blank: first observation number) # RADIO_21 NUMFROM +# to@@ epoch > %%%% < (blank: last observation number) # NUMTO +# or # +# > % < Observation window # RADIO_22 +# yyyy mm dd hh mm ss yyyy mm dd hh mm ss # +# Start > %%%%%%%%%% < > %%%%%%%% < End > %%%%%%%%%% < > %%%%%%%% < # STADAT STATIM ENDDAT ENDTIM +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_QIF/BASLST.INP b/config/bernese/gpsuser52-luzon/OPT/R2S_QIF/BASLST.INP new file mode 100755 index 0000000..318c1ac --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_QIF/BASLST.INP @@ -0,0 +1,305 @@ + +! Some keywords for automatic output +! ---------------------------------- +CAMPAIGN 1 "${P}/PHIVOLCS" + ## widget = initmenu; pointer = ACTIVE_CAMPAIGN + +SESSION_TABLE 1 "${P}/PHIVOLCS\STA\SESSIONS.SES" + ## widget = initmenu; pointer = SESSION_TABLE + +DESCR_SESSION_TABLE 1 "Session table" + +YR4_INFO 1 "2019" + ## widget = comment + # $Y+0 + +SES_INFO 1 "0110" + ## widget = comment + # $S+0 + +USR_INFO 1 "${USER}" + ## widget = comment + +! Environment variables +! --------------------- +ENVIRONMENT 5 + "U" "c:\Bernese\GPSUSER52" + "T" "c:\Bernese\GPSTEMP" + "X" "c:\Bernese\BERN52\GPS" + "P" "c:\Bernese\GPSDATA\CAMPAIGN52" + "USER" "" + ## widget = initmenu; pointer = ENVIR_LIST + +! -------------------------------------------------------------------- +! Input files, general files +! -------------------------------------------------------------------- +! General constants +! ----------------- +SHOWGEN 1 "1" + ## widget = checkbox + +MSG_SHOWGEN 1 "Show all general files" + +! General constants +! ----------------- +CONST 1 "${X}/GEN\CONST." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # CONST. + +DESCR_CONST 1 "General constants" + +! Local geodetic datum +! -------------------- +DATUM 1 "${X}/GEN\DATUM." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # DATUM. + +DESCR_DATUM 1 "Geodetic datum" + +! Abbreviation table +! ------------------ +ABBREV 1 "${P}/PHIVOLCS\STA\$(CRDINF).ABB" + ## widget = selwin; path = DIR_ABB; ext = EXT_ABB; maxfiles = 1 + # $(CRDINF) + +DESCR_ABBREV 1 "Abbreviation table" + +! -------------------------------------------------------------------- +! Input files +! -------------------------------------------------------------------- +! Measurement type +! ---------------- +MEATYP 1 "PHASE" + ## widget = combobox; cards = CODE PHASE; editable = false + +MSG_MEATYP 1 "Measurement type" + +! Single difference files (code) +! ------------------------------ +CSHFIL 0 + ## widget = selwin; path = DIR_CSH; ext = EXT_CSH; emptyallowed = false + ## activeif = MEATYP = CODE + # + +CSHFIL_TXT_COL_1 1 "Code single difference files" + +MSG_CSHFIL 1 "Code single differences" + +! Single difference files (phase) +! ------------------------------- +PSHFIL 17 + "${P}/PHIVOLCS\OBS\ALAT0110.PSH" + "${P}/PHIVOLCS\OBS\ALEL0110.PSH" + "${P}/PHIVOLCS\OBS\ALMU0110.PSH" + "${P}/PHIVOLCS\OBS\BAXM0110.PSH" + "${P}/PHIVOLCS\OBS\BJHK0110.PSH" + "${P}/PHIVOLCS\OBS\GUMU0110.PSH" + "${P}/PHIVOLCS\OBS\HKHY0110.PSH" + "${P}/PHIVOLCS\OBS\HKMU0110.PSH" + "${P}/PHIVOLCS\OBS\HKSH0110.PSH" + "${P}/PHIVOLCS\OBS\HYII0110.PSH" + "${P}/PHIVOLCS\OBS\LBPT0110.PSH" + "${P}/PHIVOLCS\OBS\MAMU0110.PSH" + "${P}/PHIVOLCS\OBS\MUPG0110.PSH" + "${P}/PHIVOLCS\OBS\MUPT0110.PSH" + "${P}/PHIVOLCS\OBS\MUSP0110.PSH" + "${P}/PHIVOLCS\OBS\PGXM0110.PSH" + "${P}/PHIVOLCS\OBS\PIPT0110.PSH" + ## widget = selwin; path = DIR_PSH; ext = EXT_PSH; emptyallowed = false + ## activeif = MEATYP = PHASE + # ????$S+0 + +PSHFIL_TXT_COL_1 1 "Phase single difference files" + +MSG_PSHFIL 1 "Phase single differences" + +! Coordinates +! ----------- +COORD 1 "${P}/PHIVOLCS\STA\$A190110.CRD" + ## widget = selwin; path = DIR_CRD; ext = EXT_CRD; maxfiles = 1 + # $A$YSS+0 + +DESCR_COORD 1 "Station coordinates" + +! Summary of a previous AR step +! ----------------------------- +ARSUM 0 + ## widget = selwin; path = DIR_SUM; ext = EXT_SUM; maxfiles = 1 + ## activeif = MEATYP = PHASE; emptyallowed = true + # + +DESCR_ARSUM 1 "Ambiguity resolution summary" + +! -------------------------------------------------------------------- +! Output files +! -------------------------------------------------------------------- +! File with accepted baselines +! ---------------------------- +SELBSL 1 "${P}/PHIVOLCS\STA\QIF190110.SEL" + ## widget = lineedit; path = DIR_BSL; ext = NO_EXT + # QIF$YSS+0.SEL + +DESCR_SELBSL 1 "List with accepted baselines" + +! File with rejected baselines +! ---------------------------- +NOTBSL 0 + ## widget = lineedit; path = DIR_BSL; ext = NO_EXT + # + +DESCR_NOTBSL 1 "List with rejected baselines" + +! Program output file +! ------------------- +SYSODEF 1 "0" + ## widget = checkbox + +MSG_SYSODEF 1 "Program output" + +SYSOUT 1 "${P}/PHIVOLCS\OUT\QIF190110.OUT" + ## widget = lineedit; path = DIR_OUT; ext = EXT_OUT + ## activeif = SYSODEF == 0; emptyallowed = false + # QIF$YSS+0 + +DESCR_SYSOUT 1 "Program output" + +! Error message file +! ------------------ +ERRMRG 1 "0" + ## widget = checkbox + +MSG_ERRMRG 1 "Error message" + +SYSERR 1 "${U}/WORK\ERROR.MSG" + ## widget = lineedit; path = PTH_ERR; ext = EXT_ERR + ## activeif = ERRMRG == 0; emptyallowed = false + # ERROR + +DESCR_SYSERR 1 "Error message" + +! -------------------------------------------------------------------- +! Options +! -------------------------------------------------------------------- +! Title +! ----- +TITLE 1 "RNX2SNX_190110: Quasi-Ionosphere-Free (QIF) Ambiguity Resolution" + ## widget = lineedit + # RNX2SNX_$YSS+0: Quasi-Ionosphere-Free (QIF) Ambiguity Resolution + +MSG_TITLE 1 "Title line" + +! Satellite system +! ---------------- +SATSYS 1 "ANY_SYSTEM" + ## widget = combobox; cards = ANY_SYSTEM GPS_ONLY GPS+GLONASS + ## editable = false + +MSG_SATSYS 1 "Baselines with observations from" + +! Baseline length +! --------------- +MAXLEN 1 "2000" + ## widget = spinbox; range = 0 15000 100 + +MSG_MAXLEN 1 "Maximum baseline length" + +MINLEN 1 "18" + ## widget = spinbox; range = 0 15000 100 + +MSG_MINLEN 1 "Minimum baseline length" + +! Resolved ambiguities +! -------------------- +MAXAR 1 "100" + ## widget = spinbox; range = 0 100 1 + ## activeif = ARSUM /= _ AND MEATYP = PHASE + +MSG_MAXAR 1 "Maximum percentage of resolved ambiguities" + +MINAR 1 "0" + ## widget = spinbox; range = 0 100 1 + ## activeif = ARSUM /= _ AND MEATYP = PHASE + +MSG_MINAR 1 "Minimum percentage of resolved ambiguities" + +! Receiver name +! ------------- +RECVR 0 + ## widget = lineedit + # + +MSG_RECVR 1 "Receiver name pattern to be included" + +! Receiver name pattern to be excluded +! ------------------------------------ +EXCLU 0 + ## widget = lineedit + # + +MSG_EXCLU 1 "Receiver name pattern to be excluded" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# SELECT BASELINES - BASLST 1: Input Files # +# # +# GENERAL FILES # +# Show all general files > % < # SHOWGEN +# # +# INPUT FILES # +# Measurement type > %%%%%% < # MEATYP +# Code@ single differences > %%%%%%%% < # CSHFIL +# Phase single differences > %%%%%%%% < # PSHFIL +# Station coordinates > %%%%%%%% < # COORD +# Ambiguity resolution summary > %%%%%%%% < # ARSUM +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWGEN = 1 ###################################################### +# BASLST 1.1: General Files # +# # +# GENERAL INPUT FILES # +# General constants > %%%%%%%%%%%% < # CONST +# Geodetic datum > %%%%%%%%%%%% < # DATUM +# Abbreviation table > %%%%%%%%%%%% < # ABBREV +# # +# MENU SETTINGS # +# Selected campaign > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # CAMPAIGN +# Selected session year> %%%% < session> %%%% < # YR4_INFO SES_INFO +# Session table > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # SESSION_TABLE +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# BASLST 2: Output Files # +# # +# RESULT FILES # +# List with accepted baselines > %%%%%%%%%%%% < # SELBSL +# List with rejected baselines > %%%%%%%%%%%% < # NOTBSL +# # +# GENERAL OUTPUT FILES # +# Program output > % < use BASLST.Lnn or > %%%%%%%% < # SYSODEF SYSOUT +# Error messages > % < merged to program output or > %%%%%%%% < # ERRMRG SYSERR +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# BASLST 3: Options # +# # +# TITLE > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # TITLE +# # +# BASELINE SELECTION OPTIONS # +# Baselines with observations from > %%%%%%%%%%% < # SATSYS +# # +# Maximum baseline length > %%%%% < kilometers # MAXLEN +# Minimum baseline length > %%%%% < kilometers # MINLEN +# # +# Maximum percentage of resolved ambiguities> %% < % # MAXAR +# Minimum percentage of resolved ambiguities> %% < % # MINAR +# # +# Receiver name pattern to be included > %%%%%%%%%%%%%%%%%%%% < # RECVR +# Receiver name pattern to be excluded > %%%%%%%%%%%%%%%%%%%% < # EXCLU +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_QIF/BASLST.old b/config/bernese/gpsuser52-luzon/OPT/R2S_QIF/BASLST.old new file mode 100755 index 0000000..81c5f5e --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_QIF/BASLST.old @@ -0,0 +1,283 @@ + +! Some keywords for automatic output +! ---------------------------------- +CAMPAIGN 1 "./DUMMY" + ## widget = initmenu; pointer = ACTIVE_CAMPAIGN + +SESSION_TABLE 1 "${X}/SKL/SESSIONS.SES" + ## widget = initmenu; pointer = SESSION_TABLE + +DESCR_SESSION_TABLE 1 "Session table" + +YR4_INFO 1 "1980" + ## widget = comment + # $Y+0 + +SES_INFO 1 "0060" + ## widget = comment + # $S+0 + +USR_INFO 1 "${USER}" + ## widget = comment + +! Environment variables +! --------------------- +ENVIRONMENT 1 "" "${}" + ## widget = initmenu; pointer = ENVIR_LIST + +! -------------------------------------------------------------------- +! Input files, general files +! -------------------------------------------------------------------- +! General constants +! ----------------- +SHOWGEN 1 "1" + ## widget = checkbox + +MSG_SHOWGEN 1 "Show all general files" + +! General constants +! ----------------- +CONST 1 "${X}/GEN/CONST." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # CONST. + +DESCR_CONST 1 "General constants" + +! Local geodetic datum +! -------------------- +DATUM 1 "${X}/GEN/DATUM." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # DATUM. + +DESCR_DATUM 1 "Geodetic datum" + +! Abbreviation table +! ------------------ +ABBREV 1 "./DUMMY/STA/$(CRDINF).ABB" + ## widget = selwin; path = DIR_ABB; ext = EXT_ABB; maxfiles = 1 + # $(CRDINF) + +DESCR_ABBREV 1 "Abbreviation table" + +! -------------------------------------------------------------------- +! Input files +! -------------------------------------------------------------------- +! Measurement type +! ---------------- +MEATYP 1 "PHASE" + ## widget = combobox; cards = CODE PHASE; editable = false + +MSG_MEATYP 1 "Measurement type" + +! Single difference files (code) +! ------------------------------ +CSHFIL 0 + ## widget = selwin; path = DIR_CSH; ext = EXT_CSH; emptyallowed = false + ## activeif = MEATYP = CODE + # + +CSHFIL_TXT_COL_1 1 "Code single difference files" + +MSG_CSHFIL 1 "Code single differences" + +! Single difference files (phase) +! ------------------------------- +PSHFIL 0 + ## widget = selwin; path = DIR_PSH; ext = EXT_PSH; emptyallowed = false + ## activeif = MEATYP = PHASE + # ????$S+0 + +PSHFIL_TXT_COL_1 1 "Phase single difference files" + +MSG_PSHFIL 1 "Phase single differences" + +! Coordinates +! ----------- +COORD 1 "./DUMMY/STA/$A800060.CRD" + ## widget = selwin; path = DIR_CRD; ext = EXT_CRD; maxfiles = 1 + # $A$YSS+0 + +DESCR_COORD 1 "Station coordinates" + +! Summary of a previous AR step +! ----------------------------- +ARSUM 0 + ## widget = selwin; path = DIR_SUM; ext = EXT_SUM; maxfiles = 1 + ## activeif = MEATYP = PHASE; emptyallowed = true + # + +DESCR_ARSUM 1 "Ambiguity resolution summary" + +! -------------------------------------------------------------------- +! Output files +! -------------------------------------------------------------------- +! File with accepted baselines +! ---------------------------- +SELBSL 1 "./DUMMY/STA/QIF800060.SEL" + ## widget = lineedit; path = DIR_BSL; ext = NO_EXT + # QIF$YSS+0.SEL + +DESCR_SELBSL 1 "List with accepted baselines" + +! File with rejected baselines +! ---------------------------- +NOTBSL 0 + ## widget = lineedit; path = DIR_BSL; ext = NO_EXT + # + +DESCR_NOTBSL 1 "List with rejected baselines" + +! Program output file +! ------------------- +SYSODEF 1 "0" + ## widget = checkbox + +MSG_SYSODEF 1 "Program output" + +SYSOUT 1 "./DUMMY/OUT/QIF800060.OUT" + ## widget = lineedit; path = DIR_OUT; ext = EXT_OUT + ## activeif = SYSODEF == 0; emptyallowed = false + # QIF$YSS+0 + +DESCR_SYSOUT 1 "Program output" + +! Error message file +! ------------------ +ERRMRG 1 "0" + ## widget = checkbox + +MSG_ERRMRG 1 "Error message" + +SYSERR 1 "${U}/WORK/ERROR.MSG" + ## widget = lineedit; path = PTH_ERR; ext = EXT_ERR + ## activeif = ERRMRG == 0; emptyallowed = false + # ERROR + +DESCR_SYSERR 1 "Error message" + +! -------------------------------------------------------------------- +! Options +! -------------------------------------------------------------------- +! Title +! ----- +TITLE 1 "RNX2SNX_800060: Quasi-Ionosphere-Free (QIF) Ambiguity Resolution" + ## widget = lineedit + # RNX2SNX_$YSS+0: Quasi-Ionosphere-Free (QIF) Ambiguity Resolution + +MSG_TITLE 1 "Title line" + +! Satellite system +! ---------------- +SATSYS 1 "ANY_SYSTEM" + ## widget = combobox; cards = ANY_SYSTEM GPS_ONLY GPS+GLONASS + ## editable = false + +MSG_SATSYS 1 "Baselines with observations from" + +! Baseline length +! --------------- +MAXLEN 1 "2000" + ## widget = spinbox; range = 0 15000 100 + +MSG_MAXLEN 1 "Maximum baseline length" + +MINLEN 1 "18" + ## widget = spinbox; range = 0 15000 100 + +MSG_MINLEN 1 "Minimum baseline length" + +! Resolved ambiguities +! -------------------- +MAXAR 1 "100" + ## widget = spinbox; range = 0 100 1 + ## activeif = ARSUM /= _ AND MEATYP = PHASE + +MSG_MAXAR 1 "Maximum percentage of resolved ambiguities" + +MINAR 1 "0" + ## widget = spinbox; range = 0 100 1 + ## activeif = ARSUM /= _ AND MEATYP = PHASE + +MSG_MINAR 1 "Minimum percentage of resolved ambiguities" + +! Receiver name +! ------------- +RECVR 0 + ## widget = lineedit + # + +MSG_RECVR 1 "Receiver name pattern to be included" + +! Receiver name pattern to be excluded +! ------------------------------------ +EXCLU 0 + ## widget = lineedit + # + +MSG_EXCLU 1 "Receiver name pattern to be excluded" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# SELECT BASELINES - BASLST 1: Input Files # +# # +# GENERAL FILES # +# Show all general files > % < # SHOWGEN +# # +# INPUT FILES # +# Measurement type > %%%%%% < # MEATYP +# Code@ single differences > %%%%%%%% < # CSHFIL +# Phase single differences > %%%%%%%% < # PSHFIL +# Station coordinates > %%%%%%%% < # COORD +# Ambiguity resolution summary > %%%%%%%% < # ARSUM +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWGEN = 1 ###################################################### +# BASLST 1.1: General Files # +# # +# GENERAL INPUT FILES # +# General constants > %%%%%%%%%%%% < # CONST +# Geodetic datum > %%%%%%%%%%%% < # DATUM +# Abbreviation table > %%%%%%%%%%%% < # ABBREV +# # +# MENU SETTINGS # +# Selected campaign > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # CAMPAIGN +# Selected session year> %%%% < session> %%%% < # YR4_INFO SES_INFO +# Session table > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # SESSION_TABLE +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# BASLST 2: Output Files # +# # +# RESULT FILES # +# List with accepted baselines > %%%%%%%%%%%% < # SELBSL +# List with rejected baselines > %%%%%%%%%%%% < # NOTBSL +# # +# GENERAL OUTPUT FILES # +# Program output > % < use BASLST.Lnn or > %%%%%%%% < # SYSODEF SYSOUT +# Error messages > % < merged to program output or > %%%%%%%% < # ERRMRG SYSERR +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# BASLST 3: Options # +# # +# TITLE > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # TITLE +# # +# BASELINE SELECTION OPTIONS # +# Baselines with observations from > %%%%%%%%%%% < # SATSYS +# # +# Maximum baseline length > %%%%% < kilometers # MAXLEN +# Minimum baseline length > %%%%% < kilometers # MINLEN +# # +# Maximum percentage of resolved ambiguities> %% < % # MAXAR +# Minimum percentage of resolved ambiguities> %% < % # MINAR +# # +# Receiver name pattern to be included > %%%%%%%%%%%%%%%%%%%% < # RECVR +# Receiver name pattern to be excluded > %%%%%%%%%%%%%%%%%%%% < # EXCLU +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_QIF/GPSEST.INP b/config/bernese/gpsuser52-luzon/OPT/R2S_QIF/GPSEST.INP new file mode 100755 index 0000000..5dfbbce --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_QIF/GPSEST.INP @@ -0,0 +1,6011 @@ + +CAMPAIGN 1 "${P}/PHIVOLCS" + ## widget = initmenu; pointer = ACTIVE_CAMPAIGN + +SESSION_TABLE 1 "${P}/PHIVOLCS\STA\SESSIONS.SES" + ## widget = initmenu; pointer = SESSION_TABLE + +DESCR_SESSION_TABLE 1 "Session table" + +YR4_INFO 1 "2019" + ## widget = comment + # $Y+0 + +SES_INFO 1 "0110" + ## widget = comment + # $S+0 + +USR_INFO 1 "${USER}" + ## widget = comment + +! Environment Variables +! --------------------- +ENVIRONMENT 5 + "U" "c:\Bernese\GPSUSER52" + "T" "c:\Bernese\GPSTEMP" + "X" "c:\Bernese\BERN52\GPS" + "P" "c:\Bernese\GPSDATA\CAMPAIGN52" + "USER" "" + ## widget = initmenu; pointer = ENVIR_LIST + +! ---------------------------------------------------------------------- +! General options and processing mode +! ---------------------------------------------------------------------- +! Spce geodetic technique +! ----------------------- +GEOTEC 1 "GNSS" + ## widget = combobox; cards = GNSS SLR; editable = false + +MSG_GEOTEC 1 "Space geodetic technique" + +! Differencing level +! ------------------ +DIFLVL 1 "DOUBLE" + ## widget = combobox; cards = DOUBLE ZERO; editable = false + ## activeif = GEOTEC = GNSS + +MSG_DIFLVL 1 "Differencing level" + +! LEO processing +! -------------- +LEOPROC 1 "0" + ## widget = checkbox + +MSG_LEOPROC 1 "LEO data processing" + +! Show general files +! ------------------ +SHOWGEN 1 "1" + ## widget = checkbox + +MSG_SHOWGEN 1 "Show all general files" + +! ---------------------------------------------------------------------- +! General files +! ---------------------------------------------------------------------- +! General Constants +! ----------------- +CONST 1 "${X}/GEN\CONST." + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # CONST. + +DESCR_CONST 1 "General constants" + +! Local Geodetic Datum +! -------------------- +DATUM 1 "${X}/GEN\DATUM." + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # DATUM. + +DESCR_DATUM 1 "Geodetic datum" + +! Phase Center Eccentricities +! --------------------------- +PHASECC 1 "${X}/GEN\$(PCVINF).$(PCV)" + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # $(PCVINF).$(PCV) + +DESCR_PHASECC 1 "Phase center eccentricities" + +! Receiver information +! -------------------- +RECEIVR 1 "${X}/GEN\$(RECINF)" + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # $(RECINF) + +DESCR_RECEIVR 1 "Receiver information" + +! Satellite Information +! --------------------- +SATELL 1 "${X}/GEN\$(SATINF).$(PCV)" + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # $(SATINF).$(PCV) + +DESCR_SATELL 1 "Satellite information" + +! Satellite Problems +! ------------------ +SATCRUX 1 "${X}/GEN\$(SATCRX).CRX" + ## widget = selwin; path = PTH_GEN; ext = EXT_CRX; maxfiles = 1 + ## emptyallowed = true + # $(SATCRX) + +DESCR_SATCRUX 1 "Satellite problems" + +! Earth Potential +! --------------- +POTCOE 1 "${X}/GEN\EGM2008_SMALL." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + ## emptyallowed = true + # EGM2008_SMALL. + +DESCR_POTCOE 1 "Earth potential coefficients" + +! Subdaily Pole Model +! ------------------- +SUBMOD 1 "${X}/GEN\IERS2010XY.SUB" + ## widget = selwin; path = PTH_GEN; ext = EXT_SUB; maxfiles = 1 + # IERS2010XY + +DESCR_SUBMOD 1 "Subdaily pole model" + +! Nutation Model +! ------------------- +NUTMOD 1 "${X}/GEN\IAU2000R06.NUT" + ## widget = selwin; path = PTH_GEN; ext = EXT_NUT; maxfiles = 1 + # IAU2000R06 + +DESCR_NUTMOD 1 "Nutation model" + +! SINEX General Input File +! ------------------------ +SINEXIN 1 "${X}/GEN\SINEX." + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # SINEX. + +DESCR_SINEXIN 1 "SINEX general input file" + +! IONEX Control File +! ------------------ +IONEXCF 1 "${X}/GEN\IONEX." + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # IONEX. + +DESCR_IONEXCF 1 "IONEX control file" + +! GPS-UTC file +! ------------- +GPSUTC 1 "${X}/GEN\GPSUTC." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + ## emptyallowed = false + # GPSUTC. + +DESCR_GPSUTC 1 "Difference GPS-UTC" + +! Frequency Information +! --------------------- +FRQINFO 0 + ## widget = selwin; path = PTH_GEN; ext = EXT_FRQ; maxfiles = 1 + ## emptyallowed = true; activeif = GEOTEC = SLR + # + +DESCR_FRQINFO 1 "Frequency information" + +! Scratch Files +! ------------- +AUXFIL 1 "${U}/WORK\GPSEST.SCR" + ## widget = lineedit; path = PTH_SCR; ext = EXT_SCR; emptyallowed = false + # GPSEST$J + +DESCR_AUXFIL 1 "Scratch file" + +AUXFIL1 1 "${U}/WORK\GPSEST.SC1" + ## widget = lineedit; path = PTH_SCR; ext = EXT_SC1; emptyallowed = false + # GPSEST$J + +DESCR_AUXFIL1 1 "Scratch files" + +KINSCR 1 "${U}/WORK\GPSEST.SC2" + ## widget = lineedit; path = PTH_SCR; ext = EXT_SC2; emptyallowed = false + # GPSEST$J + +MSG_KINSCR 1 "Scratch files" + +DELETE_FILES 3 + "AUXFIL" + "AUXFIL1" + "KINSCR" + +! ---------------------------------------------------------------------- +! Input files +! ---------------------------------------------------------------------- +! Phase Zero Differences +PZFILES 0 + ## widget = selwin; path = DIR_PZH; ext = EXT_PZH; emptyallowed = true + ## activeif = DIFLVL = ZERO + # + +MSG_PZFILES 1 "Phase observation files" + +PZFILES_PTH_COL_2 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_PZO + +PZFILES_EXT_COL_2 1 "PZO" + ## widget = initmenu; pointer = EXT_PZO + +PZFILES_TXT_COL_1 1 "OBSERVATION FILE HEADER" + +PZFILES_TXT_COL_2 1 "OBSERVATION FILE" + +! Phase Single Differences +PSFILES 1 "${P}/PHIVOLCS\OBS\$(FFFF)0110.PSH" + ## widget = selwin; path = DIR_PSH; ext = EXT_PSH; emptyallowed = true + ## activeif = DIFLVL = DOUBLE + # $(FFFF)$S+0 + +MSG_PSFILES 1 "Phase observation files" + +PSFILES_PTH_COL_2 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_PSO + +PSFILES_EXT_COL_2 1 "PSO" + ## widget = initmenu; pointer = EXT_PSO + +PSFILES_TXT_COL_1 1 "OBSERVATION FILE HEADER" + +PSFILES_TXT_COL_2 1 "OBSERVATION FILE" + +! Code Zero Differences +CZFILES 0 + ## widget = selwin; path = DIR_CZH; ext = EXT_CZH; emptyallowed = true + ## activeif = DIFLVL = ZERO + # + +MSG_CZFILES 1 "Code observation files" + +CZFILES_PTH_COL_2 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_CZO + +CZFILES_EXT_COL_2 1 "CZO" + ## widget = initmenu; pointer = EXT_CZO + +CZFILES_TXT_COL_1 1 "OBSERVATION FILE HEADER" + +CZFILES_TXT_COL_2 1 "OBSERVATION FILE" + +! Code Single Differences +CSFILES 0 + ## widget = selwin; path = DIR_CSH; ext = EXT_CSH; emptyallowed = true + ## activeif = DIFLVL = DOUBLE + # + +MSG_CSFILES 1 "Code observation files" + +CSFILES_PTH_COL_2 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_CSO + +CSFILES_EXT_COL_2 1 "CSO" + ## widget = initmenu; pointer = EXT_CSO + +CSFILES_TXT_COL_1 1 "OBSERVATION FILE HEADER" + +CSFILES_TXT_COL_2 1 "OBSERVATION FILE" + +! SLR Range Observations +RZFILES 0 + ## widget = selwin; path = DIR_RZH; ext = EXT_RZH; emptyallowed = true + ## activeif = GEOTEC = SLR + # + +MSG_RZFILES 1 "Range observation files" + +RZFILES_PTH_COL_2 1 "${P}/PHIVOLCS\OBS\" + ## widget = initmenu; pointer = DIR_RZO + +RZFILES_EXT_COL_2 1 "RZO" + ## widget = initmenu; pointer = EXT_RZO + +RZFILES_TXT_COL_1 1 "OBSERVATION FILE HEADER" + +RZFILES_TXT_COL_2 1 "OBSERVATION FILE" + +! A priori Coordinates +! -------------------- +COORD 1 "${P}/PHIVOLCS\STA\$C190110.CRD" + ## widget = selwin; path = DIR_CRD; ext = EXT_CRD; maxfiles = 1 + # $C$YSS+0 + +DESCR_COORD 1 "A priori station coordinates" + +! Standard Orbit +! -------------- +STDORB 1 "${P}/PHIVOLCS\ORB\$B190110.STD" + ## widget = selwin; path = DIR_STD; ext = EXT_STD; maxfiles = 1 + # $B$YSS+0 + +DESCR_STDORB 1 "Satellite standard orbits" + +! Pole File +! --------- +POLE 1 "${P}/PHIVOLCS\ORB\$B190110.ERP" + ## widget = selwin; path = DIR_ERP; ext = EXT_ERP; maxfiles = 1 + # $B$YSS+0 + +DESCR_POLE 1 "Earth rotation parameters" + +! Satellite Clocks +! ---------------- +SATCLK 0 + ## widget = selwin; path = DIR_CLK; ext = EXT_CLK; maxfiles = 1 + ## emptyallowed = true; activeif = DIFLVL = ZERO + # + +DESCR_SATCLK 1 "Satellite clock corrections" + +! Code Biases +! ----------- +DCBINP 0 + ## widget = selwin; path = DIR_DCB; ext = EXT_DCB; maxfiles = 1 + ## emptyallowed = true; activeif = GEOTEC = GNSS + # + +DESCR_DCBINP 1 "Differential code biases" + +! VMF grid files +! -------------- +VMF1_FILES 0 + ## widget = selwin; path = DIR_GRD; ext = EXT_GRD; emptyallowed = true + # + +MSG_VMF1_FILES 1 "Gridded VMF1 coefficients" + +! Ionosphere Models +! ----------------- +IONOS 1 "${P}/PHIVOLCS\ATM\$(HOIFIL).ION" + ## widget = selwin; path = DIR_ION; ext = EXT_ION; maxfiles = 1 + ## emptyallowed = true; activeif = GEOTEC = GNSS + # $(HOIFIL) + +DESCR_IONOS 1 "Ionosphere models" + +! Ocean Loading Tables +! -------------------- +OCNLOAD 1 "${P}/PHIVOLCS\STA\$(BLQINF).BLQ" + ## widget = selwin; path = DIR_BLQ; ext = EXT_BLQ; maxfiles = 1 + ## emptyallowed = true + # $(BLQINF) + +DESCR_OCNLOAD 1 "Ocean tidal loading tables" + +! Atmospheric Tidal Loading Tables +! -------------------------------- +ATMLOAD 1 "${P}/PHIVOLCS\STA\$(ATLINF).ATL" + ## widget = selwin; path = DIR_ATL; ext = EXT_ATL; maxfiles = 1 + ## emptyallowed = true + # $(ATLINF) + +DESCR_ATMLOAD 1 "Atmospheric tidal loading tables" + +! Radiation Pressure Coef. +! ------------------------ +RPRCOE 0 + ## widget = selwin; path = DIR_RPR; ext = EXT_RPR; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_RPRCOE 1 "Satellite orbit partials" + +! Clock RINEX File +! ---------------- +RXCLKIN 0 + ## widget = selwin; path = DIR_RXC; ext = EXT_RXC; maxfiles = 1 + ## emptyallowed = true; activeif = DIFLVL = ZERO + # + +DESCR_RXCLKIN 1 "Input clock RINEX file" + +! Intersystem Biases +! ------------------ +ISBINP 0 + ## widget = selwin; path = DIR_ISB; ext = EXT_ISB; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_ISBINP 1 "Inter-system biases" + +! Troposphere Estimates +! --------------------- +TROPEST 1 "${P}/PHIVOLCS\ATM\$C190110.TRP" + ## widget = selwin; path = DIR_TRP; ext = EXT_TRP; maxfiles = 1 + ## emptyallowed = true; activeif = GEOTEC = GNSS + # $C$YSS+0 + +DESCR_TROPEST 1 "Troposphere estimates" + +! Meteo Data +! ---------- +METFIL 0 + ## widget = selwin; path = DIR_MET; ext = EXT_MET; emptyallowed = true + # + +MSG_METFIL 1 "Meteorological data" + +! Atm. loading grid files +! ----------------------- +ALOAD_FILES 0 + ## widget = selwin; path = DIR_GRD; ext = EXT_GRD; emptyallowed = true + # + +MSG_ALOAD_FILES 1 "Grid files for atmospheric pressure loading" + +! Ocean non-tidal loading grid files +! ---------------------------------- +ONTLD_FILES 0 + ## widget = selwin; path = DIR_GRD; ext = EXT_GRD; emptyallowed = true + # + +MSG_ONTLD_FILES 1 "Grid files for ocean non-tidal loading" + +! Hydrostatic loading grid files +! ------------------------------ +HLOAD_FILES 0 + ## widget = selwin; path = DIR_GRD; ext = EXT_GRD; emptyallowed = true + # + +MSG_HLOAD_FILES 1 "Grid files for hydrostatic pressure loading" + +! Station crux file +! ----------------- +STAINFO 0 + ## widget = selwin; path = DIR_STA; ext = EXT_STA; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_STAINFO 1 "Station information" + +! Kinematic positions for LEOs and Stations +! ----------------------------------------- +KININP 0 + ## widget = selwin; path = DIR_KIN; ext = EXT_KIN; maxfiles = 1 + ## emptyallowed = true; activeif = GEOTEC = GNSS + # + +DESCR_KININP 1 "Kinematic coordinates" + +! Receiver Antenna Orientations +! ----------------------------- +ANTAZI 0 + ## widget = selwin; path = DIR_AZI; ext = EXT_AZI; maxfiles = 1 + ## emptyallowed = true; activeif = GEOTEC = GNSS + # + +DESCR_ANTAZI 1 "Receiver antenna orientation" + +! Station Observation sigma factors for scaling the outlier limits +! ---------------------------------------------------------------- +STAWGT 0 + ## widget = selwin; path = DIR_SOS; ext = EXT_SOS; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_STAWGT 1 "Observation sigma factors" + +! Site Eccentricities +! ------------------- +ECCENT 0 + ## widget = selwin; path = DIR_ECC; ext = EXT_ECC; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_ECCENT 1 "Station eccentricities" + +! LEO Standard Orbits +! ------------------- +LEOSTD 0 + ## widget = selwin; path = DIR_STD; ext = EXT_STD; maxfiles = 1 + ## activeif = LEOPROC = 1; emptyallowed = true + # + +DESCR_LEOSTD 1 "Standard orbit(s)" + +! LEO Dynamic partials +! -------------------- +LEORPR 0 + ## widget = selwin; path = DIR_RPR; ext = EXT_RPR; maxfiles = 1 + ## activeif = LEOPROC = 1; emptyallowed = true + # + +DESCR_LEORPR 1 "Orbit partials" + +! LEO attitude +! ------------- +ATTIT 0 + ## widget = selwin; path = DIR_ATT; ext = EXT_ATT; maxfiles = 10 + ## activeif = LEOPROC = 1; emptyallowed = true + # + +DESCR_ATTIT 1 "Attitude data" + +! LEO Precise Orbit for SLR validation +! ------------------------------------ +LEOPRE 0 + ## widget = selwin; path = DIR_STD; ext = EXT_PRE; maxfiles = 1 + ## activeif = LEOPROC = 1 AND GEOTEC = SLR; emptyallowed = true + # + +DESCR_LEOPRE 1 "Precise orbit(s)" + +! LEO Kinematic velocities +! ------------------------ +KINVEL 0 + ## widget = selwin; path = DIR_KVL; ext = EXT_KVL; maxfiles = 1 + ## activeif = LEOPROC = 1; emptyallowed = true + # + +DESCR_KINVEL 1 "Kinematic velocities" + +! Range Biases +! ------------ +RGBINP 0 + ## widget = selwin; path = DIR_RGB; ext = EXT_RGB; maxfiles = 1 + ## emptyallowed = true; activeif = GEOTEC = SLR + # + +DESCR_RGBINP 1 "Range biases" + +! ---------------------------------------------------------------------- +! Output files +! ---------------------------------------------------------------------- +! Program Output File +! ------------------- +SYSODEF 1 "0" + ## widget = checkbox + +MSG_SYSODEF 1 "Program output" + +SYSOUT 1 "${P}/PHIVOLCS\OUT\$(FFFF)0110_Q.OUT" + ## widget = lineedit; path = DIR_OUT; ext = EXT_OUT + ## activeif = SYSODEF == 0; emptyallowed = false + # $(FFFF)$S+0_Q + +DESCR_SYSOUT 1 "Program output" + +! Error Message File +! ------------------ +ERRMRG 1 "0" + ## widget = checkbox + +MSG_ERRMRG 1 "Error message" + +SYSERR 1 "${U}/WORK\ERROR.MSG" + ## widget = lineedit; path = PTH_ERR; ext = EXT_ERR + ## activeif = ERRMRG == 0; emptyallowed = false + # ERROR + +DESCR_SYSERR 1 "Error message" + +! Normal Equations +! ---------------- +NEQUARS 0 + ## widget = lineedit; path = DIR_NEQ; ext = EXT_NEQ + # + +DESCR_NEQUARS 1 "Normal equations" + +! Coordinate Results +! ------------------ +COORDRS 0 + ## widget = lineedit; path = DIR_CRD; ext = EXT_CRD + # + +DESCR_COORDRS 1 "Station coordinates" + +! Orbital Elements +! ---------------- +ORBITRS 0 + ## widget = lineedit; path = DIR_ELE; ext = EXT_ELE + # + +DESCR_ORBITRS 1 "GNSS orbital elements" + +! Earth Rotation Parameters +! ------------------------- +POLERS 0 + ## widget = lineedit; path = DIR_ERP; ext = EXT_ERP + # + +DESCR_POLERS 1 "Bernese ERP file" + +! Pole in IERS Format +! ------------------- +IERSPOL 0 + ## widget = lineedit; path = DIR_IEP; ext = EXT_IEP + # + +DESCR_IERSPOL 1 "IERS ERP file" + +! Troposphere Parameters +! ---------------------- +TROPSAV 0 + ## widget = lineedit; path = DIR_TRP; ext = EXT_TRP + ## activeif = GEOTEC = GNSS + # + +DESCR_TROPSAV 1 "Troposphere estimates" + +! Troposphere SINEX +! ----------------- +TROPSNX 0 + ## widget = lineedit; path = DIR_TRO; ext = EXT_TRO + ## activeif = GEOTEC = GNSS + # + +DESCR_TROPSNX 1 "Troposphere SINEX" + +! Ionosphere Models +! ----------------- +IONOSRS 0 + ## widget = lineedit; path = DIR_ION; ext = EXT_ION + ## activeif = GEOTEC = GNSS + # + +DESCR_IONOSRS 1 "Ionosphere models" + +! Ionosphere Maps +! --------------- +IONEXRS 0 + ## widget = lineedit; path = DIR_INX; ext = EXT_INX + ## activeif = GEOTEC = GNSS + # + +DESCR_IONEXRS 1 "IONEX" + +! Code Bias Output File +! --------------------- +DCBOUT 0 + ## widget = lineedit; path = DIR_DCB; ext = EXT_DCB + ## activeif = GEOTEC = GNSS + # + +DESCR_DCBOUT 1 "Differential code biases" + +! Inter-system Bias Output File +! ----------------------------- +ISBOUT 0 + ## widget = lineedit; path = DIR_ISB; ext = EXT_ISB + # + +DESCR_ISBOUT 1 "Inter-system biases" + +! Receiver and Satellite Antenna PCV (Grid) +! ----------------------------------------- +PHASRSG 0 + ## widget = lineedit; path = DIR_PHG; ext = EXT_PHG + ## activeif = GEOTEC = GNSS + # + +DESCR_PHASRSG 1 "Phase center variations (grid)" + +! Receiver Antenna PCV (Harm) +! --------------------------- +PHASRSH 0 + ## widget = lineedit; path = DIR_PHH; ext = EXT_PHH + ## activeif = GEOTEC = GNSS + # + +DESCR_PHASRSH 1 "Phase center variations (harm)" + +! Satellite Clock File +! -------------------- +CLKSAV 0 + ## widget = lineedit; path = DIR_CLK; ext = EXT_CLK + ## activeif = DIFLVL = ZERO + # + +DESCR_CLKSAV 1 "GNSS clock corrections" + +! Clock RINEX File +! ---------------- +CLKRNX 0 + ## widget = lineedit; path = DIR_RXC; ext = EXT_RXC + ## activeif = DIFLVL = ZERO OR GEOTEC = SLR + # + +DESCR_CLKRNX 1 "Clock RINEX" + +! Kinem. Coordinates (output) +! --------------------------- +KINOUT 0 + ## widget = lineedit; path = DIR_KIN; ext = EXT_KIN + ## activeif = GEOTEC = GNSS + # + +DESCR_KINOUT 1 "Kinematic coordinates" + +! Residuals +! --------- +RESIDRS 0 + ## widget = lineedit; path = DIR_RES; ext = EXT_RES + # + +DESCR_RESIDRS 1 "Residuals" + +! Covariances (All) +! ----------------- +COVTTRS 0 + ## widget = lineedit; path = DIR_COV; ext = EXT_COV + # + +DESCR_COVTTRS 1 "Full covariance matrix" + +! Covariances (Coords) +! -------------------- +COVARRS 0 + ## widget = lineedit; path = DIR_COV; ext = EXT_COV + # + +DESCR_COVARRS 1 "Coordinate covariance matrix" + +! LEO Dynamic Orbit +! ----------------- +LEORBRS 0 + ## widget = lineedit; path = DIR_ELE; ext = EXT_ELE; maxfiles = 1 + ## emptyallowed = true; activeif = LEOPROC = 1 + # + +DESCR_LEORBRS 1 "LEO orbital elements" + +! Range Bias Output File +! ---------------------- +RGBOUT 0 + ## widget = lineedit; path = DIR_RGB; ext = EXT_RGB + ## activeif = GEOTEC = SLR + # + +DESCR_RGBOUT 1 "Range biases" + +! ---------------------------------------------------------------------- +! General options 1 +! ---------------------------------------------------------------------- +! Title +! ----- +TITLE 1 "RNX2SNX_190110_$(FFFF): QIF ambiguity resolution" + ## widget = lineedit + # RNX2SNX_$YSS+0_$(FFFF): QIF ambiguity resolution + +MSG_TITLE 1 "Title line" + +! Satellite System +! ---------------- +SATSYS 1 "ALL" + ## widget = combobox; editable = false + ## cards = GPS GLONASS GALILEO GPS/GLO GPS/GAL GLO/GAL ALL + +MSG_SATSYS 1 "Satellite system" + +! Frequency +! --------- +FREQUENCY 1 "L1&L2" + ## widget = combobox; editable = false + ## cards = L1 L2 L3 L4 L5 L1&L2 L3&L4 MELWUEBB DTEC + +MSG_FREQUENCY 1 "Frequency/linear combination" + +! Min. Elevation +! -------------- +MINEL 1 "10" + ## widget = lineedit; emptyallowed = false; check_typ = int; check_min = 0 + ## check_max = 90 + +MSG_MINEL 1 "Elevation cutoff angle" + +! Sampling Rate +! ------------- +SAMPLE 1 "30" + ## widget = lineedit; check_typ = int; check_min = 0 + ## activeif = GEOTEC = GNSS + +MSG_SAMPLE 1 "Sampling interval" + +! Tolerance for simultaneity +! -------------------------- +CORRINTV 1 "100" + ## widget = lineedit; check_type = int; check_min = 1 + ## activeif = GEOTEC = GNSS + +MSG_CORRINTV 1 "Tolerance for simultaneity" + +! Special observation data selection +! ---------------------------------- +SODSEL 1 "NO" + ## widget = combobox; editable = false + ## cards = NO NIGHT-TIME NON-ECLIPSING SPEC.NON-ECL + +MSG_SODSEL 1 "Special data selection" + +! Use Observ. Window +! ------------------ +WINDOW 1 "0" + ## widget = checkbox + +MSG_WINDOW 1 "Observation window" + +! A Priori Sigma +! -------------- +SIGAPR1 1 "0.001" + ## widget = lineedit; check_type = real; check_min = 1e-20 + +MSG_SIGAPR1 1 "A priori sigma" + +! Elevation-dependent Weighting +! ----------------------------- +ELVWGT 1 "COSZ" + ## widget = combobox; editable = false; cards = NONE COSZ COS2Z COS2C + +MSG_ELVWGT 1 "Elevation-dependent weighting" + +! Type of Residuals +! ----------------- +NORRES 1 "NORMALIZED" + ## widget = combobox; activeif = RESIDRS / _; editable = false + ## cards = REAL NORMALIZED NORM_APRIORI + +MSG_NORRES 1 "Type of computed residuals" + +! Correlations +! ------------ +CORREL 1 "BASELINE" + ## widget = combobox; editable = false; cards = CORRECT BASELINE FREQUENCY + ## activeif = GEOTEC = GNSS + +MSG_CORREL 1 "Correlation strategy" + +! Elevation cut-off for LEO +! ------------------------- +MINELEO 1 "0" + ## widget = lineedit; emptyallowed = false; activeif = LEOPROC = 1 + ## check_typ = int; check_min = -90; check_max = 90 + +MSG_MINELEO 1 "Elevation cutoff angle" + +! LEO Elevation Weighting +! ------------------------------ +LEOEDW 1 "NONE" + ## widget = combobox; editable = false; cards = NONE COSZ COS2Z COS2C + ## activeif = LEOPROC = 1 + +MSG_LEOEDW 1 "Elevation-dependent weighting" + +! ---------------------------------------------------------------------- +! Observation window +! ---------------------------------------------------------------------- +! Observation Window +! ------------------ +RADIO1_1 1 "1" + ## widget = radiobutton; group = DUMMY + ## radiokeys = SESSION_YEAR1 SESSION_STRG1 + +MSG_RADIO1_1 1 "Observation window defined by year and session identifier" + +RADIO1_2 1 "0" + ## widget = radiobutton; group = DUMMY + +MSG_RADIO1_2 1 "Observation window defined by start and end times" + +! Observation Window: defined by session +! -------------------------------------- +SESSION_YEAR1 1 "2019" + ## widget = lineedit; multilineallowed = true; emptyallowed = false + # $Y+0 + +MSG_SESSION_YEAR1 1 "Year" + +SESSION_STRG1 1 "0110" + ## widget = lineedit; multilineallowed = true; emptyallowed = false + # $S+0 + +MSG_SESSION_STRG1 1 "Session" + +! Observation Window: defined by date +! ----------------------------------- +STADAT1 0 + ## widget = lineedit; activeif = RADIO1_2 = 1; check_type = date + # + +MSG_STADAT1 1 "Start time(year month day)" + +STATIM1 0 + ## widget = lineedit; emptyallowed = false + ## activeif = RADIO1_2 = 1 AND STADAT1 / _; check_type = time + # + +MSG_STATIM1 1 "Start time(hour minutes seconds)" + +ENDDAT1 0 + ## widget = lineedit; activeif = RADIO1_2 = 1; check_type = date + # + +MSG_ENDDAT1 1 "End time(year month day)" + +ENDTIM1 0 + ## widget = lineedit; emptyallowed = false + ## activeif = RADIO1_2 = 1 AND ENDDAT1 / _; check_type = time + # + +MSG_ENDTIM1 1 "End time(hour minutes seconds)" + +! ---------------------------------------------------------------------- +! General options 2 +! ---------------------------------------------------------------------- +! Tropospheric Model (microwave observations) +! ------------------------------------------- +TROPOS 1 "GMF" + ## widget = combobox; editable = false + ## cards = NONE VMF DRY_VMF GMF DRY_GMF NIELL DRY_NIELL SAASTAMOINEN DRY_SAAST HOPFIELD DRY_HOPFIELD ESSEN-FROOME + ## activeif = GEOTEC = GNSS AND FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC AND TROPEST = _ + +MSG_TROPOS 1 "ZPD model and mapping function (GNSS)" + +! Tropospheric Model (optical observations) +! ----------------------------------------- +TROPOS_S 1 "MENDES-PAVLIS" + ## widget = combobox; editable = false + ## cards = MENDES-PAVLIS MARINI-MURRAY; activeif = GEOTEC = SLR + +MSG_TROPOS_S 1 "ZPD model and mapping function (SLR)" + +! Ambiguity Resolution Strategy +! ----------------------------- +AMBSTRAT 1 "QIF" + ## widget = combobox; editable = false + ## activeif = DIFLVL = DOUBLE AND PSFILES / _ + ## cards = NONE ROUND SEARCH SIGMA QIF LAMBDA + +MSG_AMBSTRAT 1 "Resolution strategy" + +! Selection of GNSS for Ambiguity Resolution +! ------------------------------------------ +SATSYS_AR 1 "ALL" + ## widget = combobox; editable = false + ## activeif = AMBSTRAT / inactive AND AMBSTRAT / NONE AND AMBSTRAT / SEARCH AND SATSYS / GPS AND SATSYS / GLONASS + ## cards = ALL GPS GLONASS GALILEO + +MSG_SATSYS_AR 1 "Selection of GNSS for ambiguity resolution" + +! Consider GPS quarter-cycle biases +! --------------------------------- +AMBQCPB 1 "IF_INDICATED" + ## widget = combobox; editable = true + ## activeif = AMBSTRAT / inactive AND AMBSTRAT / NONE AND AMBSTRAT / SEARCH AND SATSYS_AR / GLONASS + ## cards = ALWAYS IF_INDICATED NEVER + +MSG_AMBQCPB 1 "Consider GPS quarter-cycle biases" + +! Save Ambiguities +! ---------------- +AMBSAVE 1 "1" + ## widget = checkbox; activeif = AMBSTRAT / inactive AND AMBSTRAT / NONE + +MSG_AMBSAVE 1 "Save resolved ambiguities" + +! Introduce Widelane +! ------------------ +APRWIDE 1 "0" + ## widget = checkbox; activeif = DIFLVL = DOUBLE + +MSG_APRWIDE 1 "Introduce widelane integers" + +! Introduce L1 and L2 +! ------------------- +APRL1L2 1 "1" + ## widget = checkbox; activeif = DIFLVL = DOUBLE + +MSG_APRL1L2 1 "Introduce L1 and L2 integers" + +! Compute no solution (only NEQ saving) +! ------------------------------------- +OBS2NEQ 1 "0" + ## widget = checkbox + ## activeif = AMBSTRAT = inactive OR AMBSTRAT = NONE AND NEQUARS / _ + +MSG_OBS2NEQ 1 "Stop program after NEQ saving" + +! Display Extended Printing Options +! --------------------------------- +PRINT 1 "0" + ## widget = checkbox + +MSG_PRINT 1 "Enable extended program output" + +! ---------------------------------------------------------------------- +! Printing options +! ---------------------------------------------------------------------- +! Printing: Number of Observ. in Files +! ------------------------------------ +PRTNUMOB 1 "0" + ## widget = checkbox + +MSG_PRTNUMOB 1 "List of observations given in files" + +! Printing: Number of Dbl.Diff.Observ. +! ----------------------------------- +PRTNUMDD 1 "0" + ## widget = checkbox + +MSG_PRTNUMDD 1 "Printing: List of observations used for processing" + +! Printing: Satellite Elevations +! ------------------------------ +PRTELEV 1 "0" + ## widget = checkbox + +MSG_PRTELEV 1 "Printing: Satellite elevations" + +! Printing: 5-Degree Bin Observation Statistics (Elevation) +! --------------------------------------------------------- +PRTNOBEL 1 "0" + ## widget = checkbox + +MSG_PRTNOBEL 1 "Printing: Histogram of observations by elevation angle bins" + +! Printing: 0.5-Degree Bin Observation Statistics (Nadir Angle) +! ------------------------------------------------------------- +PRTNOBNA 1 "0" + ## widget = checkbox + +MSG_PRTNOBNA 1 "Printing: Histogram of observations by nadir angle bins" + +! Printing: Phase-connected time intervals +! ---------------------------------------- +PRTTIMFL 1 "0" + ## widget = checkbox + +MSG_PRTTIMFL 1 "Printing: Phase-connected time intervals" + +! Printing: Parameter Characterization +! ------------------------------------ +PRTPARAM 1 "0" + ## widget = checkbox + +MSG_PRTPARAM 1 "Printing: List of all parameters" + +! Printing: Ambiguities for each iteration step +! --------------------------------------------- +PRTAMBIT 1 "0" + ## widget = checkbox; activeif = AMBSTRAT / NONE AND PRTAMB = 0 + +MSG_PRTAMBIT 1 "Printing: Unresolved ambiguities after each iteration step" + +! Printing: Detailed troposphere parameter information +! ---------------------------------------------------- +PRTTRP 1 "0" + ## widget = checkbox + +MSG_PRTTRP 1 "Printing: Suppression of output concerning troposphere" + +! Printing: Detailed coordinate parameter information +! --------------------------------------------------- +PRTCRD 1 "0" + ## widget = checkbox + +MSG_PRTCRD 1 "Printing: Suppression of output concerning coordinates" + +! Printing: Suppress output for ambiguities +! ----------------------------------------- +PRTAMB 1 "0" + ## widget = checkbox + +MSG_PRTAMB 1 "Printing: Suppression of output concerning ambiguities" + +! Printing: Supress results of epoch parameters +! --------------------------------------------- +PRTEPPAR 1 "0" + ## widget = checkbox + +MSG_PRTEPPAR 1 "Printing: Suppression of output concerning epoch parameters" + +! Printing: Ambiguities in Files +! ------------------------------ +PRTAMBFL 1 "0" + ## widget = checkbox + +MSG_PRTAMBFL 1 "Printing: Resolved ambiguities from observation files" + +! Printing: Constants, Ant. Offsets, Ion. Coeff +! --------------------------------------------- +PRTPOLE 1 "0" + ## widget = checkbox + +MSG_PRTPOLE 1 "Printing: Constants, antenna offsets, ionosphere coefficients" + +! Printing: Pos.Eccent./Receiver Info +! ----------------------------------- +PRTPOSEC 1 "0" + ## widget = checkbox + +MSG_PRTPOSEC 1 "Printing: Station eccentricities, receiver information" + +! Printing: Synchronization Errors +! -------------------------------- +PRTSYNCH 1 "0" + ## widget = checkbox + +MSG_PRTSYNCH 1 "Printing: Receiver synchronization errors" + +! Printing: RMS of ellipsoidal coordinates and diff. +! -------------------------------------------------- +PRTBLH 1 "0" + ## widget = checkbox + +MSG_PRTBLH 1 "Printing: RMS of ellipsoidal coordinates and diff." + +! Printing: Slope distances and their RMS +! --------------------------------------- +PRTDIS 1 "1" + ## widget = checkbox + +MSG_PRTDIS 1 "Printing: Slope distances and their RMS" + +! Printing: Statistics on parameter dimensions +! -------------------------------------------- +PRTMAX 1 "0" + ## widget = checkbox + +MSG_PRTMAX 1 "Printing: Statistics on parameter dimensions" + +! Printing: Helmert transformation +! -------------------------------- +PRTHELM 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC + +MSG_PRTHELM 1 "Printing: Helmert transformation" + +! Helmert: Coord.System +! --------------------- +COORDSYS 1 "GEOCENTRIC" + ## widget = combobox; editable = false; cards = GEOCENTRIC LOCAL + ## activeif = PRTHELM = 1 + +MSG_COORDSYS 1 "Helmert: Coordinate system for transformation" + +! Helmert: Rotation +! ----------------- +ROTXYZ 1 "0" + ## widget = checkbox; activeif = PRTHELM = 1 + +MSG_ROTXYZ 1 "Helmert: Rotation" + +! Helmert: Scale Factor +! --------------------- +SCALE 1 "0" + ## widget = checkbox; activeif = PRTHELM = 1 + +MSG_SCALE 1 "Helmert: Scale" + +! ---------------------------------------------------------------------- +! Ambiguity resolution: Search +! ---------------------------------------------------------------------- +! Amb-Search: Baseline-Wise Ambiguity Resolution +! ---------------------------------------------- +IFBASL 1 "1" + ## widget = checkbox + +MSG_IFBASL 1 "Baseline-wise ambiguity resolution" + +! Amb-Search: Search Width in Unit of Std. Dev. +! --------------------------------------------- +IFSWID 1 "5.0" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_IFSWID 1 "Search width in units of standard deviation" + +! Amb-Search: Maximum Allowed RMS(Fixed)/RMS(Float) +! ------------------------------------------------- +IFFXFL 1 "2.0" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_IFFXFL 1 "Maximum allowed RMS ratio re fixed to float" + +! Amb-Search: Minimum Allowed RMS(2-nd Amb)/RMS(1-st Best Amb) +! ------------------------------------------------------------ +IF21 1 "1.4" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_IF21 1 "Minimum allowed RMS ratio re 2nd best to best" + +! Amb-Search: Search Width for Geometry-Free LC (L1 Cycles) +! --------------------------------------------------------- +IFSWLC 1 "0.1" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_IFSWLC 1 "Search width for geometry-free linear combination (L1 cycles)" + +! ---------------------------------------------------------------------- +! Ambiguity resolution: Sigma +! ---------------------------------------------------------------------- +! Amb-Sigma: Max. Number of Amb. Solved +! ------------------------------------- +MXAMBIT 1 "10" + ## widget = spinbox; range = 0 999 1; check_type = integer; check_min = 0 + +MSG_MXAMBIT 1 "Maximal number of ambiguities fixed per iteration step" + +! Amb-Sigma: Ambiguity Resolvable if Exactly 1 Integer within +! ----------------------------------------------------------- +LEAST 1 "3.0" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_LEAST 1 "Ambiguity resolvable if exactly one integer within" + +! Amb-Sigma: Maximal Sigma of a Resolvable Ambiguity +! -------------------------------------------------- +MOST 1 "0.07" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_MOST 1 "Maximal sigma of a resolvable ambiguity" + +! Amb-Sigma: Minimal Sigma of Ambiguity used for Tests +! ---------------------------------------------------- +SIGMAMIN 1 "0.05" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SIGMAMIN 1 "Minimal sigma for testing" + +! Amb-Sigma: GLONASS ambiguity resolution between different frequency channels +! ---------------------------------------------------------------------------- +GLORES 1 "NEVER" + ## widget = combobox; editable = false + ## activeif = SATSYS / GPS AND SATSYS_AR / GPS + ## cards = NEVER SAME_RCVR_TYPE SAME_RCVR_MODEL SAME_RCVR_GROUP ALWAYS + +MSG_GLORES 1 "GLONASS ambiguity resolution between different frequency channels" + +! ---------------------------------------------------------------------- +! Ambiguity resolution: QIF +! ---------------------------------------------------------------------- +! Amb.QIF: Max. Number of Amb. Solved in One Iteration Step +! --------------------------------------------------------- +MXAQIF 1 "10" + ## widget = spinbox; range = 0 999 1; check_type = integer; check_min = 0 + +MSG_MXAQIF 1 "Max. number of amb. solved per iteration step" + +! Amb.QIF: Search Width in Wide-Lane Cycles +! ----------------------------------------- +SEARWID 1 "0.50" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SEARWID 1 "Search width for pairs of L1 and L2 ambiguities" + +! Amb.QIF: Max. RMS of Resolvable Narrow-Lane Ambiguity +! ----------------------------------------------------- +RMSNARR 1 "0.03" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_RMSNARR 1 "Maximal sigma of resolvable NL ambiguities" + +! Amb.QIF: Max. Fract. Part of Resolvable NL Ambiguity +! ---------------------------------------------------- +MAXFRAC 1 "0.10" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_MAXFRAC 1 "Max. fractional part of resolvable NL ambiguity" + +! ---------------------------------------------------------------------- +! Ambiguity resolution: LAMBDA +! ---------------------------------------------------------------------- +! LAMBDA: Maximum allowed RMS ratio concerning fixed to float +! ----------------------------------------------------------- +LAFXFL 1 "5.0" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_LAFXFL 1 "Maximum allowed RMS ratio concerning fixed to float" + +! LAMBDA: Maximum allowed RMS of unit weight for fixed solution +! ------------------------------------------------------------- +LAMXFX 1 "0.005" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_LAMXFX 1 "Maximum allowed RMS of unit weight for fixed solution" + +! LAMBDA: Resolution mode concerning involved GNSS +! ------------------------------------------------ +LAMRES 1 "GNSS_BY_GNSS" + ## widget = combobox; editable = false + ## activeif = SATSYS / GPS AND SATSYS_AR = ALL + ## cards = GNSS_BY_GNSS MIXED_GNSS SEPARATE_GNSS + +MSG_LAMRES 1 "Resolution mode concerning involved GNSS" + +! ---------------------------------------------------------------------- +! General options 3 +! ---------------------------------------------------------------------- +! Use RINEX clock file for satellite clocks +! ----------------------------------------- +USERXCLK 1 "BERNESE_FILE" + ## widget = combobox; cards = BERNESE_FILE CLOCK_RINEX; editable = false + ## activeif = SATCLK / _ AND RXCLKIN / _ AND DIFLVL = ZERO + +MSG_USERXCLK 1 "Primary source for satellite clocks" + +! Clk est.: Skip obs. w/o rec clock in input clock RINEX +! ------------------------------------------------------ +NORXCLKR 1 "CLK_FROM_OBS_FILE" + ## widget = combobox; editable = false + ## cards = DO_NOT_USE_OBSERV CLK_FROM_OBS_FILE INTERPOLATE + ## activeif = RXCLKIN / _ AND DIFLVL = ZERO + +MSG_NORXCLKR 1 "Receiver clock missing in clock RINEX file" + +! Clk est.: Skip obs. w/o sat clock in input clock RINEX +! ------------------------------------------------------ +NORXCLKS 1 "SAT_CLK_IS_ZERO" + ## widget = combobox; editable = false + ## cards = DO_NOT_USE_OBSERV INTERPOLATE SAT_CLK_IS_ZERO TRY_SAT_CLK_FILE + ## activeif = RXCLKIN / _ AND DIFLVL = ZERO + +MSG_NORXCLKS 1 "Satellite clock missing in clock RINEX file" + +! Clk est.: Skip obs. w/o sat clock +! --------------------------------- +NOSATCLK 1 "SAT_CLK_IS_ZERO" + ## widget = combobox; editable = false + ## cards = DO_NOT_USE_OBSERV INTERPOLATE SAT_CLK_IS_ZERO + ## activeif = SATCLK / _ AND DIFLVL = ZERO + +MSG_NOSATCLK 1 "Satellite clock missing in Bernese clock file" + +! Interpolation of clocks +! ----------------------- +SECIPL 0 + ## widget = lineedit; check_typ = real; check_min = 0 + ## activeif = NORXCLKR = INTERPOLATE OR NORXCLKS = INTERPOLATE OR NOSATCLK = INTERPOLATE AND DIFLVL = ZERO + +MSG_SECIPL 1 "Clock interpolation allowed over" + +! Use only phase observations for epoch parameter computation +! ----------------------------------------------------------- +PHASEPO 1 "0" + ## widget = checkbox; activeif = GEOTEC = GNSS + +MSG_PHASEPO 1 "Epoch parameters only from phase" + +! Var/Cov computation for kinematic orbit +! --------------------------------------- +QXXEPO 1 "SIMPLIFIED" + ## widget = combobox; cards = SIMPLIFIED CORRECT; editable = false + ## activeif = GEOTEC = GNSS + +MSG_QXXEPO 1 "Var-covar wrt epoch parameters" + +! Sampling Rate for re-substitution +! --------------------------------- +SAMPLEPO 0 + ## widget = lineedit; check_typ = int; check_min = 0 + # + +MSG_SAMPLEPO 1 "Sampling rate for resubstitution" + +! Sampling Rate for preelimination +! -------------------------------- +SAMPLEP2 0 + ## widget = lineedit; check_typ = int; check_min = 0 + # + +MSG_SAMPLEP2 1 "Sampling rate for preelimination" + +! Clk est.: Edit Level +! -------------------- +EDTLVL 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = DIFLVL / DOUBLE + # + +MSG_EDTLVL 1 "Maximum tolerated O-C term" + +! Periodic Relativistic J2-Correction +! ----------------------------------- +PRELJ2 1 "0" + ## widget = checkbox; activeif = DIFLVL = ZERO + +MSG_PRELJ2 1 "Periodic relativistic J2 correction" + +! Polarization Effect +! ------------------- +POLARI1D 1 "ALWAYS" + ## widget = combobox; editable = true + ## cards = "ALWAYS" "NEVER" "2003 09 14" + ## activeif = DIFLVL = ZERO AND POLARI2D / ALWAYS + +MSG_POLARI1D 1 "Enable polarization effect, geometrical part" + +POLARI2D 1 "ALWAYS" + ## widget = combobox; editable = true + ## cards = "ALWAYS" "NEVER" "2006 11 05"; activeif = DIFLVL = ZERO + +MSG_POLARI2D 1 "Enable polarization effect, total effect" + +! ---------------------------------------------------------------------- +! Datum definition +! ---------------------------------------------------------------------- +! No datum definition +! ------------------- +RADIO8_3 1 "0" + ## widget = radiobutton; group = DUMMY + +MSG_RADIO8_3 1 "Free network solution" + +! Positioning: Fixed Station(s) +! ----------------------------- +RADIO8_1 1 "1" + ## widget = radiobutton; group = DUMMY + +MSG_RADIO8_1 1 "Coordinates fixed" + +FIXSTA 1 "FIRST" + ## widget = combobox; editable = false; activeif = RADIO8_1 = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG + +MSG_FIXSTA 1 "Coordinates fixed" + +! Positioning: Manual selection (fixed) +! ------------------------------------- +STATION1 0 + ## widget = selwin; activeif = FIXSTA == MANUAL; pointer = CENLST + # + +MSG_STATION1 1 "Stations to be fixed (Manual selection)" + +! Positioning: File with Fixed Stations(s) +! ---------------------------------------- +STAFILE1 0 + ## widget = selwin; activeif = FIXSTA == FROM_FILE; path = DIR_FIX + ## ext = EXT_FIX; maxfiles = 1; emptyallowed = false + # + +MSG_STAFILE1 1 "List of stations to fix from file" + +! Flags for fixed station(s) +! --------------------------- +STAFLAG1 1 "#" + ## widget = lineedit; activeif = FIXSTA = WITH_FLAG + +MSG_STAFLAG1 1 "Stations with specific flags in CRD file" + +RADIO8_2 1 "0" + ## widget = radiobutton; group = DUMMY + +MSG_RADIO8_2 1 "Coordinates constrained" + +! Positioning: Sigma Station(s) +! ----------------------------- +SIGSTA 1 "FIRST" + ## widget = combobox; editable = false; activeif = RADIO8_2 = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG + +MSG_SIGSTA 1 "Coordinates constrained" + +! Positioning: manual selected Sigma Station(s) +! --------------------------------------------- +STATION4 0 + ## widget = selwin; activeif = SIGSTA == MANUAL; pointer = CENLST + # + +MSG_STATION4 1 "Stations to be constrained (Manual selection)" + +! Positioning: Sigma Station(s) from file +! --------------------------------------- +STAFILE4 0 + ## widget = selwin; activeif = SIGSTA == FROM_FILE; path = DIR_SIG + ## ext = EXT_SIG; maxfiles = 1; emptyallowed = false + # + +MSG_STAFILE4 1 "List of stations (and sigmas) from file" + +! Flags for Sigma station(s) +! -------------------------- +STAFLAG4 1 "#" + ## widget = lineedit; activeif = SIGSTA = WITH_FLAG + +MSG_STAFLAG4 1 "Constrain: Stations with specific flags in CRD file" + +! Positioning: Default Sigma north +! -------------------------------- +SIGCRDN 1 "0.001" + ## widget = lineedit; activeif = SIGSTA / FROM_FILE AND RADIO8_2 = 1 + ## check_type = real; check_min = 0.0 + +MSG_SIGCRDN 1 "Default a priori sigma north" + +! Positioning: Default Sigma east +! ------------------------------- +SIGCRDE 1 "0.001" + ## widget = lineedit; activeif = SIGSTA / FROM_FILE AND RADIO8_2 = 1 + ## check_type = real; check_min = 0.0 + +MSG_SIGCRDE 1 "Default a priori sigma east" + +! Positioning: Default Sigma up +! ----------------------------- +SIGCRDU 1 "0.001" + ## widget = lineedit; activeif = SIGSTA / FROM_FILE AND RADIO8_2 = 1 + ## check_type = real; check_min = 0.0 + +MSG_SIGCRDU 1 "Default a priori sigma up" + +! ----------------------------------------- +! +! PARAMETER TYPE: Orbit Estimation (GPS/GLONASS) +! =============== +! +! ----------------------------------------- +! +! Enable Orbit Adjustment +! ----------------------- +ORBADJ 1 "0" + ## widget = checkbox + ## activeif = LEORPR / _ AND LEOPROC = 1 OR RPRCOE / _ AND FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC + +MSG_ORBADJ 1 "Parameter setup: GNSS or LEO orbit determination" + +! Orb.est: satellite type +! ----------------------- +ORBEST 1 "ALL" + ## widget = combobox; editable = false + ## cards = ALL GPS GLONASS GALILEO MANUAL + +MSG_ORBEST 1 "Orb.est: satellite system selection" + +ORBEST_LST 0 + ## widget = selwin; pointer = SATLST; activeif = ORBEST = MANUAL + +MSG_ORBEST_LST 1 "Manual satellite selection" + +! Orb.est: Semi major axis +! ------------------------ +SEMIAXIS 1 "1" + ## widget = checkbox + +MSG_SEMIAXIS 1 "Orb.est: Semi major axis" + +SIGSEMI 0 + ## widget = lineedit; activeif = SEMIAXIS = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGSEMI 1 "Orb.est: a priori sigma of semi major axis" + +! Orb.est: Eccentricity +! --------------------- +ECCENTR 1 "1" + ## widget = checkbox + +MSG_ECCENTR 1 "Orb.est: eccentricity" + +SIGECCE 0 + ## widget = lineedit; activeif = ECCENTR = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGECCE 1 "Orb.est: a priori sigma of eccentricity" + +! Orb.est: Inclination +! -------------------- +INCLIN 1 "1" + ## widget = checkbox + +MSG_INCLIN 1 "Orb.est: inclination" + +SIGINCL 0 + ## widget = lineedit; activeif = INCLIN = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGINCL 1 "Orb.est: a priori sigma of inclination" + +! Orb.est: Ascending node +! ----------------------- +ASCNODE 1 "1" + ## widget = checkbox + +MSG_ASCNODE 1 "Orb.est: ascending node" + +SIGASCN 0 + ## widget = lineedit; activeif = ASCNODE = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGASCN 1 "Orb.est: a priori sigma of ascending node" + +! Orb.est: Perigee +! ---------------- +PERIGEE 1 "1" + ## widget = checkbox + +MSG_PERIGEE 1 "Orb.est: perigee" + +SIGPERI 0 + ## widget = lineedit; activeif = PERIGEE = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGPERI 1 "Orb.est: a priori sigma of perigee" + +! Orb.est: Arg. of latitude +! ------------------------- +ARGLAT 1 "1" + ## widget = checkbox + +MSG_ARGLAT 1 "Orb.est: argument of latitude" + +SIGARGL 0 + ## widget = lineedit; activeif = ARGLAT = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGARGL 1 "Orb.est: a priori sigma of argument of latitude" + +! Orb.est: D0 Estimation (P0) +! --------------------------- +PARD0 1 "1" + ## widget = checkbox + +MSG_PARD0 1 "Orb.est: Constant D term" + +SIGD0 0 + ## widget = lineedit; activeif = PARD0 = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGD0 1 "Orb.est: a priori sigma of constant D term" + +! Orb.est: Y0 Estimation (P2) +! --------------------------- +PARY0 1 "1" + ## widget = checkbox + +MSG_PARY0 1 "Orb.est: Constant Y term" + +SIGY0 0 + ## widget = lineedit; activeif = PARY0 = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGY0 1 "Orb.est: a priori sigma of constant Y term" + +! Orb.est: X0 Estimation +! ---------------------- +PARX0 1 "0" + ## widget = checkbox + +MSG_PARX0 1 "Orb.est: Constant X term" + +SIGX0 0 + ## widget = lineedit; activeif = PARX0 = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGX0 1 "Orb.est: a priori sigma of constant X term" + +! Orb.est: Periodic D0 terms +! -------------------------- +PRPARD0 1 "0" + ## widget = checkbox + +MSG_PRPARD0 1 "Orb.est: periodic D terms" + +SIGPRD0 0 + ## widget = lineedit; activeif = PRPARD0 = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGPRD0 1 "Orb.est: a priori sigma of periodic D terms" + +! Orb.est: Periodic Y0 terms +! -------------------------- +PRPARY0 1 "0" + ## widget = checkbox + +MSG_PRPARY0 1 "Orb.est: periodic Y terms" + +SIGPRY0 0 + ## widget = lineedit; activeif = PRPARY0 = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGPRY0 1 "Orb.est: a priori sigma of periodic Y terms" + +! Orb.est: Periodic X0 terms +! -------------------------- +PRPARX0 1 "0" + ## widget = checkbox + +MSG_PRPARX0 1 "Orb.est: periodic X terms" + +SIGPRX0 0 + ## widget = lineedit; activeif = PRPARX0 = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGPRX0 1 "Orb.est: a priori sigma of periodic X terms" + +! Stoch.Orb? +! ---------- +STCEST 1 "0" + ## widget = checkbox + +MSG_STCEST 1 "Estimation of stochastic pulses" + +! Stoch.Orb: Radial +! ----------------- +ESTRAD 1 "1" + ## widget = checkbox + +MSG_ESTRAD 1 "Stoch. forces: radial" + +SIGRAD 1 "1.E-6" + ## widget = lineedit; activeif = ESTRAD = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGRAD 1 "Stoch.forces: a priori sigma of radial" + +! Stoch.Orb: Perpendicular to (1), in Orbit Plane +! ----------------------------------------------- +ESTPRP 1 "1" + ## widget = checkbox + +MSG_ESTPRP 1 "Stoch.forces: Along track" + +SIGPRP 1 "1.E-5" + ## widget = lineedit; activeif = ESTPRP = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGPRP 1 "Stoch.forces: a priori sigma of along track" + +! Stoch.Orb: Normal to Orbit Plane +! -------------------------------- +ESTNOR 1 "1" + ## widget = checkbox + +MSG_ESTNOR 1 "Stoch.forces: Out of plane" + +SIGNOR 1 "1.E-9" + ## widget = lineedit; activeif = ESTNOR = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGNOR 1 "Stoch.forces: a priori sigma of out of plane" + +! Stoch.Orb: Direction to the Sun +! ------------------------------- +ESTSUN 1 "0" + ## widget = checkbox + +MSG_ESTSUN 1 "Stoch.forces: direction to Sun" + +SIGSUN 0 + ## widget = lineedit; activeif = ESTSUN = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGSUN 1 "Stoch.forces: a priori sigma of direction to Sun" + +! Stoch.Orb: Y-Direction in Satellite Frame +! ----------------------------------------- +ESTYDIR 1 "0" + ## widget = checkbox + +MSG_ESTYDIR 1 "Sotch. pulses: Y-direction" + +SIGYDIR 0 + ## widget = lineedit; activeif = ESTYDIR = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGYDIR 1 "Stoch.forces: a priori sigma of Y-direction" + +! Stoch.Orb: X-Direction in Satellite Frame +! ----------------------------------------- +ESTXDIR 1 "0" + ## widget = checkbox + +MSG_ESTXDIR 1 "Stoch.forces X-direction" + +SIGXDIR 0 + ## widget = lineedit; activeif = ESTXDIR = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGXDIR 1 "Stoch.forces: a priori sigma of X-direction" + +! Stoch.Orb: Number of sets per day +! --------------------------------- +NUMSET1 1 "2" + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_NUMSET1 1 "Stoch. forces: Number of parameter sets per day" + +! Stoch.Orb: Groups +! ----------------- +SATGROUP 1 "99" "" "" "" "" + ## widget = uniline; numlines = 5 + +MSG_SATGROUP 1 "Stoch.forces: list of satellites(group)" + +! Stoch.Orb: Enable more requests for stoch. orbit +! ------------------------------------------------ +STCSPEC 1 "0" + ## widget = checkbox + +MSG_STCSPEC 1 "Stoch. pulses: Additional requests for further epochs" + +! Stoch.Orb: List of more requests for stoch. orbit +! ------------------------------------------------- +STCGROUP 2 + "28" "2001 05 26" "06 00 00" "" "" "" + "28" "2001 05 26" "18 00 00" "" "" "" + ## widget = uniline; numlines = 10 + +MSG_STCGROUP 1 "Stoch.forces: list of satellites" + +! ----------------------------------------- +! +! PARAMETER TYPE: Orbit Estimation (LEO) +! =============== +! +! Orb.est: Semi major axis +! ------------------------ +SEMIAXIS2 1 "1" + ## widget = checkbox + +MSG_SEMIAXIS2 1 "Semi major axis" + +SIGSEMI2 1 "0.00" + ## widget = lineedit + +MSG_SIGSEMI2 1 "Sigma Semi major axis" + +! Orb.est: Eccentricity +! --------------------- +ECCENTR2 1 "1" + ## widget = checkbox + +MSG_ECCENTR2 1 "Eccentricity" + +SIGECCE2 1 "0.0000000" + ## widget = lineedit + +MSG_SIGECCE2 1 "Sigma eccentricity" + +! Orb.est: Inclination +! -------------------- +INCLIN2 1 "1" + ## widget = checkbox + +MSG_INCLIN2 1 "Inclination" + +SIGINCL2 1 "0.000" + ## widget = lineedit + +MSG_SIGINCL2 1 "Sigma inclination" + +! Orb.est: Ascending node +! ----------------------- +ASCNODE2 1 "1" + ## widget = checkbox + +MSG_ASCNODE2 1 "Ascending node" + +SIGASCN2 1 "0.0000" + ## widget = lineedit + +MSG_SIGASCN2 1 "Sigma ascending node" + +! Orb.est: Perigee +! ---------------- +PERIGEE2 1 "1" + ## widget = checkbox + +MSG_PERIGEE2 1 "Perigee" + +SIGPERI2 1 "0.0000" + ## widget = lineedit + +MSG_SIGPERI2 1 "Sigma perigee" + +! Orb.est: Arg. of latitude +! ------------------------- +ARGLAT2 1 "1" + ## widget = checkbox + +MSG_ARGLAT2 1 "Argument of latitude" + +SIGARGL2 1 "0.000" + ## widget = lineedit + +MSG_SIGARGL2 1 "Sigma argument of latitude" + +! Orb.est: D0 Estimation (P0) +! --------------------------- +PARD02 1 "1" + ## widget = checkbox + +MSG_PARD02 1 "Constant D term" + +SIGD02 1 "0.0D-09" + ## widget = lineedit + +MSG_SIGD02 1 "Sigma const. D term" + +! Orb.est: Y0 Estimation (P2) +! --------------------------- +PARY02 1 "1" + ## widget = checkbox + +MSG_PARY02 1 "Constant Y term" + +SIGY02 1 "0.0D-09" + ## widget = lineedit + +MSG_SIGY02 1 "Sigma const. Y term" + +! Orb.est: X0 Estimation +! ---------------------- +PARX02 1 "1" + ## widget = checkbox + +MSG_PARX02 1 "Constant X term" + +SIGX02 1 "0.0D-09" + ## widget = lineedit + +MSG_SIGX02 1 "Sigma const. X term" + +! Orb.est: Periodic D0 terms +! -------------------------- +PRPARD02 1 "1" + ## widget = checkbox + +MSG_PRPARD02 1 "Periodic D term" + +SIGPRD02 1 "0.0D-09" + ## widget = lineedit + +MSG_SIGPRD02 1 "Sigma periodic D term" + +! Orb.est: Periodic Y0 terms +! -------------------------- +PRPARY02 1 "1" + ## widget = checkbox + +MSG_PRPARY02 1 "Periodic Y term" + +SIGPRY02 1 "0.0D-09" + ## widget = lineedit + +MSG_SIGPRY02 1 "Sigma periodic Y term" + +! Orb.est: Periodic X0 terms +! -------------------------- +PRPARX02 1 "1" + ## widget = checkbox + +MSG_PRPARX02 1 "Periodic X term" + +SIGPRX02 1 "0.0D-09" + ## widget = lineedit + +MSG_SIGPRX02 1 "Sigma periodic X term" + +! Stoch.Orb? +! ---------- +STCEST2 1 "0" + ## widget = checkbox + +MSG_STCEST2 1 "Estimation of stochastic pulses" + +! Stoch.Orb: Vel./Acc. +! -------------------- +PULSDEF2 1 "VELOCITY" + ## widget = combobox; cards = ACCELERATION VELOCITY; editable = false + +MSG_PULSDEF2 1 "Set up pulses as accelerations/velocities" + +! Stoch.Orb: Radial +! ----------------- +ESTRAD2 1 "1" + ## widget = checkbox + +MSG_ESTRAD2 1 "Radial pulses setup" + +SIGRAD2 1 "2.0D-05" + ## widget = lineedit + +MSG_SIGRAD2 1 "Sigma radial pulses" + +! Stoch.Orb: Perpendicular to (1), in Orbit Plane +! ----------------------------------------------- +ESTPRP2 1 "1" + ## widget = checkbox + +MSG_ESTPRP2 1 "Along track pulses setup" + +SIGPRP2 1 "1.0D-05" + ## widget = lineedit + +MSG_SIGPRP2 1 "Sigma along track pulses" + +! Stoch.Orb: Normal to Orbit Plane +! -------------------------------- +ESTNOR2 1 "1" + ## widget = checkbox + +MSG_ESTNOR2 1 "Out of plane pulses setup" + +SIGNOR2 1 "1.0D-05" + ## widget = lineedit + +MSG_SIGNOR2 1 "Sigma out of plane pulses" + +! Stoch.Orb: Direction to the Sun +! ------------------------------- +ESTSUN2 1 "0" + ## widget = checkbox + +MSG_ESTSUN2 1 "Direction to Sun pulses" + +SIGSUN2 0 + ## widget = lineedit + # + +MSG_SIGSUN2 1 "Sigma direction to Sun pulses" + +! Stoch.Orb: Y-Direction in Satellite Frame +! ----------------------------------------- +ESTYDIR2 1 "0" + ## widget = checkbox + +MSG_ESTYDIR2 1 "Y-direction pulses" + +SIGYDIR2 0 + ## widget = lineedit + # + +MSG_SIGYDIR2 1 "Sigma Y-direction pulses" + +! Stoch.Orb: X-Direction in Satellite Frame +! ----------------------------------------- +ESTXDIR2 1 "0" + ## widget = checkbox + +MSG_ESTXDIR2 1 "X-direction pulses" + +SIGXDIR2 0 + ## widget = lineedit + # + +MSG_SIGXDIR2 1 "Sigma X-direction pulses" + +! Stoch.Orb: Number of sets per day +! --------------------------------- +NUMSET12 1 "1" + ## widget = spinbox; range = 1 12 1 + +MSG_NUMSET12 1 "Number of parameter sets per day" + +! Stoch.Orb: Groups +! ----------------- +SATGROUP2 1 "906" "96" "2.0D-05" "1.0D-05" "1.0D-05" + ## widget = uniline; numlines = 5 + +MSG_SATGROUP2 1 "Satellite specific parameter setup" + +! Stoch.Orb: Enable more requests for stoch. orbit +! ------------------------------------------------ +STCSPEC2 1 "0" + ## widget = checkbox + +MSG_STCSPEC2 1 "Additional requests for further epochs" + +! Stoch.Orb: List of more requests for stoch. orbit +! ------------------------------------------------- +STCGROUP2 2 + "28" "2001 05 26" "06 00 00" "" "" "" + "28" "2001 05 26" "18 00 00" "" "" "" + ## widget = uniline; numlines = 10 + +MSG_STCGROUP2 1 "Additional setup requests for stoch. pulses" + +! ----------------------------------------- +! +! PARAMETER TYPE: Troposphere parameter +! =============== +! +! ----------------------------------------- +! +! Enable Site-Specific Troposphere Parameters +! ------------------------------------------- +SITETROP 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC + +MSG_SITETROP 1 "Parameter setup: site-specific troposphere parameters" + +! Offset for troposphere SINEX file +! --------------------------------- +TRPOFF 0 + ## widget = lineedit; activeif = TROPSNX / _ + +MSG_TRPOFF 1 "Offset for troposphere SINEX file" + +! Time resolution for troposphere SINEX file +! ------------------------------------------ +TRPRES 0 + ## widget = lineedit; activeif = TROPSNX / _ + +MSG_TRPRES 1 "Time resolution for troposphere SINEX file" + +! Tropo: Absolute General Zenith A Priori Sigma +! --------------------------------------------- +SIGABS 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SIGABS 1 "Tropo: Zenith path delay" + +! Tropo: Absolute General Gradient A Priori Sigma +! ----------------------------------------------- +SIGABS_G 0 + ## widget = lineedit; activeif = TRPGRD / NONE = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGABS_G 1 "Tropo: Horizontal gradients" + +! Tropo: Relative General Zenith A Priori Sigma +! --------------------------------------------- +SIGREL 1 "5.00" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SIGREL 1 "Tropo: relative zenith path delay a priori sigma" + +! Tropo: Relative General Gradient A Priori Sigma +! ----------------------------------------------- +SIGREL_G 1 "5.00" + ## widget = lineedit; activeif = TRPGRD / NONE = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGREL_G 1 "Tropo: relative horizontal gradients a priori sigma" + +! Tropo: List of special stations +! ------------------------------- +SPESEL 1 "NONE" + ## widget = combobox; editable = false + ## cards = NONE FIRST LAST FROM_FILE MANUAL + +MSG_SPESEL 1 "Tropo: special sigma station selection" + +! Tropo: List of stations with no troposphere +! ------------------------------------------- +NTRPSEL 1 "NONE" + ## widget = combobox; editable = false + ## cards = NONE FIRST LAST FROM_FILE MANUAL WITH_TROPO + +MSG_NTRPSEL 1 "Tropo: list of stations with no troposphere estimation" + +! Tropo: Absolute Special Zenith A Priori Sigma +! --------------------------------------------- +SPEABS 0 + ## widget = lineedit; activeif = SPESEL / NONE AND SPESEL / FROM_FILE = 1 + ## check_type = real; check_min = 0.0 + +MSG_SPEABS 1 "Tropo: Absolute special zenith path delay sigma" + +! Tropo: Absolute Special Gradient A Priori Sigma +! ----------------------------------------------- +SPEABS_G 0 + ## widget = lineedit + ## activeif = SPESEL / NONE AND SPESEL / FROM_FILE AND TRPGRD / NONE = 1 + ## check_type = real; check_min = 0.0 + +MSG_SPEABS_G 1 "Tropo: Absolute special horizontal gradient sigma" + +! Tropo: Relative Special Zenith A Priori Sigma +! --------------------------------------------- +SPEREL 0 + ## widget = lineedit; activeif = SPESEL / NONE AND SPESEL / FROM_FILE = 1 + ## check_type = real; check_min = 0.0 + +MSG_SPEREL 1 "Tropo: relative special zenith a priori sigma" + +! Tropo: Relative Special Gradient A Priori Sigma +! ----------------------------------------------- +SPEREL_G 0 + ## widget = lineedit + ## activeif = SPESEL / NONE AND SPESEL / FROM_FILE AND TRPGRD / NONE = 1 + ## check_type = real; check_min = 0.0 + +MSG_SPEREL_G 1 "Tropo: relative special gradient a priori sigma" + +! Tropo: Stations with special Troposphere +! ---------------------------------------- +STATION3 0 + ## widget = selwin; activeif = SPESEL == MANUAL; pointer = STALST + # + +MSG_STATION3 1 "Tropo: special sigma for stations" + +! Tropo: File with Stations(s) with special Troposphere +! ----------------------------------------------------- +STAFILE3 0 + ## widget = selwin; activeif = SPESEL == FROM_FILE; path = DIR_SIG + ## ext = EXT_SIG; maxfiles = 1; emptyallowed = true + # + +MSG_STAFILE3 1 "Tropo: file with stations for special sigma" + +! Tropo: Stations with no Troposphere +! ----------------------------------- +STATION6 0 + ## widget = selwin; activeif = SITEROP == 1 AND NTRPSEL == MANUAL + ## pointer = STALST + # + +MSG_STATION6 1 "Tropo: stations with no troposphere est." + +! Tropo: File with Stations(s) with no Troposphere +! ------------------------------------------------ +STAFILE6 0 + ## widget = selwin; activeif = SITETROP == 1 AND NTRPSEL == FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1; emptyallowed = true + # + +MSG_STAFILE6 1 "Tropo: file with stations(s) with no troposphere est." + +! Tropo: Mapping Function +! ----------------------- +MAPPNG 1 "WET_NIELL" + ## widget = combobox; editable = false; activeif = TROPEST = _ + ## cards = WET_VMF DRY_VMF WET_GMF DRY_GMF WET_NIELL DRY_NIELL COSZ HOPFIELD + +MSG_MAPPNG 1 "Tropo: mapping function" + +! Tropo: Gradient Estimation Model +! -------------------------------- +TRPGRD 1 "NONE" + ## widget = combobox; editable = false; activeif = TROPEST = _ + ## cards = NONE TANZ CHENHER TILTING LINEAR + +MSG_TRPGRD 1 "Tropo: gradient estimation model" + +! Tropo: Zenital Parameter Time Interal +! ------------------------------------- +NUMPAR 1 "02 00 00" + ## widget = lineedit; emptyallowed = false + +MSG_NUMPAR 1 "Zenith path delay: Parameter spacing" + +! Tropo: Gradient Parameter Time Interval +! --------------------------------------- +NUMGRD 1 "24 00 00" + ## widget = lineedit; emptyallowed = false; activeif = TRPGRD / NONE + +MSG_NUMGRD 1 "Horiz. gradient: parameter spacing" + +! ----------------------------------------- +! +! PARAMETER TYPE: Local Troposphere +! =============== +! +! ----------------------------------------- +! +! Enable local Troposphere Parameters +! ----------------------------------- +LOCTROP 1 "0" + ## widget = checkbox; activeif = TROPOS / NONE AND GEOTEC = GNSS + +MSG_LOCTROP 1 "Parameter Setup: local troposphere parameters" + +! L-trp: number of models +! ----------------------- +LTRPMOD 1 "1" + ## widget = lineedit; emptyallowed = false + +MSG_LTRPMOD 1 "Local Tropo Model: Parameter interval" + +! L-trp: number of parameters per model +! ------------------------------------- +LTRPPAR 1 "1" + ## widget = spinbox; range = 0 10 1 + +MSG_LTRPPAR 1 "Local Tropo Model: polynomial degree" + +! L-trp: absolute a priori sigma +! ------------------------------ +LTRPSIG1 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_LTRPSIG1 1 "Local Tropo: a priori sigma for zero-order term" + +! L-trp: relative a priori sigma +! ----------------------------- +LTRPSIG2 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_LTRPSIG2 1 "Local Tropo: a priori sigma for other terms" + +! ----------------------------------------- +! +! PARAMETER TYPE: Global Ionosphere +! =============== +! +! ----------------------------------------- +! +! Enable Global Ionosphere Model Parameters +! ----------------------------------------- +GLOBION 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / L3 AND FREQUENCY / MELWUEBB AND GEOTEC = GNSS + +MSG_GLOBION 1 "Parameter Setup: global ionosphere parameters" + +! GIM: Number of Coefficient Sets Per Session +! ------------------------------------------- +NUMION 1 "1" + ## widget = lineedit; emptyallowed = false + +MSG_NUMION 1 "GIM: Parameter spacing/interval" + +! GIM: Number of Coefficient Sets Per Session +! ------------------------------------------- +GIMNAM 1 "0110" + ## widget = lineedit; activeif = MLTMOD = 0 + +MSG_GIMNAM 1 "GIM: 4-figure model name" + +! GIM: Maximum Degree of Spherical Harmonics +! ------------------------------------------ +MAXDEG 1 "12" + ## widget = spinbox; range = 0 30 1; check_type = integer; check_min = 0 + +MSG_MAXDEG 1 "GIM: maximum degree of spherical harmonics" + +! GIM: Maximum Order of Spherical Harmonics +! ----------------------------------------- +MAXORD 1 "8" + ## widget = spinbox; range = 0 30 1; check_type = integer; check_min = 0 + +MSG_MAXORD 1 "GIM: maximum order of spherical harmonics" + +! GIM: Reference Frame Definition +! ------------------------------- +REFFRM 1 "GEOMAGNETIC" + ## widget = combobox; editable = false; cards = GEOGRAPHIC GEOMAGNETIC + +MSG_REFFRM 1 "GIM: reference frame definition" + +! GIM: Station-Specific Models +! ---------------------------- +MLTMOD 1 "0" + ## widget = checkbox + +MSG_MLTMOD 1 "GIM: station-specific models" + +! GIM: Longitude of the Sun +! ------------------------- +LONSUN 1 "MEAN" + ## widget = combobox; editable = false; cards = MEAN TRUE + +MSG_LONSUN 1 "GIM: longitude of the Sun" + +! GIM: Mode of Temporal Modeling +! ------------------------------ +STADYN 1 "DYNAMIC" + ## widget = combobox; editable = false; cards = STATIC DYNAMIC + +MSG_STADYN 1 "GIM: mode of temporal modeling" + +! GIM: Mapping Function +! --------------------- +MAPFUN 1 "COSZ" + ## widget = combobox; editable = false; cards = NONE COSZ MSLM ESM + +MSG_MAPFUN 1 "GIM: mapping function" + +! GIM: A Priori Height of Single Layer +! ------------------------------------ +HGTION 1 "450.00" + ## widget = lineedit; check_type = real + +MSG_HGTION 1 "GIM: a priori height of single layer" + +! GIM: Latitude of Geomagnetic Pole +! --------------------------------- +LATPOL 1 "79.00" + ## widget = lineedit; check_type = real + +MSG_LATPOL 1 "GIM: latitude of geomagnetic pole" + +! GIM: Longitude of Geomagnetic Pole +! ---------------------------------- +LONPOL 1 "-71.00" + ## widget = lineedit; check_type = real + +MSG_LONPOL 1 "GIM: longitude of geomagnetic pole" + +! GIM: Absolute Sigma for Coefficients +! ------------------------------------ +SIGCOE 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_SIGCOE 1 "GIM: absolute sigma for coefficients" + +! GIM: Relative Sigma for Coefficients +! ------------------------------------ +RELCOE 1 "0.00" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_RELCOE 1 "GIM: relative sigma for coefficients" + +! GIM: Number of Height Parameters +! -------------------------------- +HGTEST 1 "ALL" + ## widget = combobox; editable = false; cards = NONE ALL EACH + ## activeif = IONOS / _ + +MSG_HGTEST 1 "GIM: number of height parameters" + +! GIM: Absolute Sigma for Height Parameters +! ----------------------------------------- +SIGHGT 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = IONOS / _ AND HGTEST / NONE + # + +MSG_SIGHGT 1 "GIM: absolute sigma for height parameters" + +! GIM: Relative Sigma for Height Parameters +! ----------------------------------------- +RELHGT 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = IONOS / _ AND HGTEST = EACH + # + +MSG_RELHGT 1 "GIM: relative sigma for height parameters" + +! ----------------------------------------- +! +! PARAMETER TYPE: Local Ionosphere Modelling +! =============== +! +! ----------------------------------------- +! +! Enable local ionosphere +! ----------------------- +LOCIONO 1 "0" + ## widget = checkbox; activeif = GEOTEC = GNSS + +MSG_LOCIONO 1 "Parameter Setup: local ionosphere parameters" + +! Loc.Iono: Model specification +! ----------------------------- +LIONSTR 1 "" "" "" "" + ## widget = uniline; numlines = 10 + +MSG_LIONSTR 1 "Loc.Iono: model specification" + +! ----------------------------------------- +! +! PARAMETER TYPE: Stochastic Ionosphere +! =============== +! +! ----------------------------------------- +! +! Enable Stochastic Ionosphere Parameters +! --------------------------------------- +DIFFION 1 "1" + ## widget = checkbox + ## activeif = FREQUENCY / L3 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC AND GEOTEC = GNSS + +MSG_DIFFION 1 "Parameter Setup: stochastic ionosphere parameters" + +! Stoch Iono: Elimination of Reference Ionosphere Parameters +! ---------------------------------------------------------- +DIONELI 1 "0" + ## widget = checkbox + +MSG_DIONELI 1 "Stoch Iono: elimination of reference ionosphere parameters" + +! Stoch Iono: Elevation-Dependent Parameter Constraining +! ------------------------------------------------------ +DIONCON 1 "1" + ## widget = checkbox + +MSG_DIONCON 1 "Stoch Iono: elevation-dependent parameter constraining" + +! Stoch Iono: Absolute A Priori Sigma on Single Difference Level +! -------------------------------------------------------------- +DIONSIG 1 "0.25" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_DIONSIG 1 "Stoch Iono: absolute a priori sigma on single difference level" + +! Stoch Iono: Relative A Priori Sigma of Ionospheric Random Walk +! -------------------------------------------------------------- +DIONSIGR 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_DIONSIGR 1 "Stoch Iono: relative a priori sigma of ionospheric random walk" + +! ------------------------------------------------------------------------------ +! PARAMETER TYPE: Higher-order ionosphere scaling factors +! ------------------------------------------------------------------------------ +SCALHOI 1 "0" + ## widget = checkbox + ## activeif = IONOS / _ AND FREQUENCY / L1 AND FREQUENCY / L2 AND FREQUENCY / L5 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC AND GEOTEC = GNSS + +MSG_SCALHOI 1 "Parameter Setup: Higher-order ionosphere scaling factors" + +HOI1 1 "NO" + ## widget = combobox; editable = false + ## cards = NO ONE_FOR_ALL ONE_PER_STATION + +MSG_HOI1 1 "Second-order term" + +SIGHOI1 1 "0.0001" + ## widget = lineedit; activeif = HOI1 / NO; check_type = real + ## check_min = 0.0 + +MSG_SIGHOI1 1 "Sigma of second-order term" + +HOI2 1 "NO" + ## widget = combobox; editable = false + ## cards = NO ONE_FOR_ALL ONE_PER_STATION + +MSG_HOI2 1 "Third-order term" + +SIGHOI2 1 "0.0001" + ## widget = lineedit; activeif = HOI2 / NO; check_type = real + ## check_min = 0.0 + +MSG_SIGHOI2 1 "Sigma of third-order term" + +HOI3 1 "NO" + ## widget = combobox; editable = false + ## cards = NO ONE_FOR_ALL ONE_PER_STATION + +MSG_HOI3 1 "Ray path bending term" + +SIGHOI3 1 "0.0001" + ## widget = lineedit; activeif = HOI3 / NO; check_type = real + ## check_min = 0.0 + +MSG_SIGHOI3 1 "Sigma of ray path bending term" + +! ----------------------------------------- +! +! PARAMETER TYPE: Earth Rotation Parameters +! =============== +! +! ----------------------------------------- +! +! Enable Earth Rotation Parameters +! -------------------------------- +ERP 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC + +MSG_ERP 1 "Parameter Setup: Earth orientation parameters" + +! Erp: Total number of sets +! ------------------------- +NUMSET 1 "3" + ## widget = lineedit; emptyallowed = false + +MSG_NUMSET 1 "ERP: Parameter spacing" + +! Erp: Number of X-Pole +! --------------------- +NXP 1 "2" + ## widget = spinbox; range = 0 4 1; check_type = integer; check_min = 0 + +MSG_NXP 1 "ERP: Number of X-Pole par./set" + +! Erp: Sigma of X-Pole +! -------------------- +SIGXP 0 + ## widget = lineedit; activeif = NXP / 0 = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGXP 1 "ERP: sigma of X-pole" + +! Erp: Number of Y-Pole +! --------------------- +NYP 1 "2" + ## widget = spinbox; range = 0 4 1; check_type = integer; check_min = 0 + +MSG_NYP 1 "ERP: number of Y-pole par./set" + +! Erp: Sigma of Y-Pole +! -------------------- +SIGYP 0 + ## widget = lineedit; activeif = NYP / 0 = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGYP 1 "ERP: sigma of Y-pole" + +! Erp: Number of UT1-UTC +! ---------------------- +NDT 1 "2" + ## widget = spinbox; range = 0 4 1; check_type = integer; check_min = 0 + +MSG_NDT 1 "ERP: number of UT1-UTC par./set" + +! Erp: Sigma of UT1-UTC (1st value) +! --------------------------------- +SIG1DT 1 ".0000001" + ## widget = lineedit; emptyallowed = false; activeif = NDT / 0 = 1 + ## check_type = real; check_min = 0.0 + +MSG_SIG1DT 1 "ERP: sigma of UT1-UTC (1st value)" + +! Erp: Sigma of UT1-UTC (other requests) +! -------------------------------------- +SIGDT 0 + ## widget = lineedit; activeif = NDT / 0 = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGDT 1 "ERP: sigma of UT1-UTC (other requests)" + +! Erp: Number of Delta Epsilon +! ---------------------------- +NEPS 1 "1" + ## widget = spinbox; range = 0 4 1; check_type = integer; check_min = 0 + +MSG_NEPS 1 "ERP: number of delta epsilon par./set" + +! Erp: Sigma of Delta Epsilon (1st value) +! --------------------------------------- +SIG1EPS 1 "0.0001" + ## widget = lineedit; emptyallowed = false; activeif = NEPS / 0 = 1 + ## check_type = real; check_min = 0.0 + +MSG_SIG1EPS 1 "ERP: sigma of delta epsilon (1st value)" + +! Erp: Sigma of Delta Epsilon (other requests) +! -------------------------------------------- +SIGEPS 0 + ## widget = lineedit; activeif = NEPS / 0 = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGEPS 1 "ERP: sigma of delta epsilon (other requests)" + +! Erp: Number of Delta Psi +! ------------------------ +NPSI 1 "1" + ## widget = spinbox; range = 0 4 1; check_type = integer; check_min = 0 + +MSG_NPSI 1 "ERP: number of delta psi par./set" + +! Erp: Sigma of Delta Psi (1st value) +! ----------------------------------- +SIG1PSI 1 "0.0001" + ## widget = lineedit; emptyallowed = false; activeif = NPSI / 0 = 1 + ## check_type = real; check_min = 0.0 + +MSG_SIG1PSI 1 "ERP: sigma of delta psi (1st value)" + +! Erp: Sigma of Delta Psi (other requests) +! -------------------------------------------- +SIGPSI 0 + ## widget = lineedit; activeif = NPSI / 0 = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGPSI 1 "ERP: sigma of delta psi (other requests)" + +! Erp: Continuity Between Sets +! ---------------------------- +CONTI 1 "BOTH" + ## widget = combobox; editable = false; cards = NO ERP NUT BOTH + +MSG_CONTI 1 "Continuity between sets" + +! Erp: Constrain Drifts to Zero +! ----------------------------- +CONSTRA 1 "BOTH" + ## widget = combobox; editable = false; cards = NO ERP NUT BOTH + +MSG_CONSTRA 1 "Drifts constrained to zero" + +! Erp: Values per Set Stored in Bernese Pole File +! ----------------------------------------------- +NVBERN 1 "3" + ## widget = lineedit; activeif = POLERS / _ + +MSG_NVBERN 1 "ERP: time resolution in Bernese pole file" + +! Erp: Values per Set Stored in IERS Pole File +! -------------------------------------------- +NVIERS 1 "3" + ## widget = lineedit; activeif = IERSPOL / _ + +MSG_NVIERS 1 "ERP: time resolution in IERS pole file" + +! Erp: Time Window +! ---------------- +ERPTIM 1 "0" + ## widget = checkbox + +RADIO7_1 1 "0" + ## widget = radiobutton; group = DUMMY + ## radiokeys = SESSION_YEAR7 SESSION_STRG7 + +RADIO7_2 1 "1" + ## widget = radiobutton; group = DUMMY + ## radiokeys = STADAT7 STATIM7 ENDDAT7 ENDTIM7 + +! Erp: Time Window (session definition) +! ------------------------------------- +SESSION_YEAR7 1 "2019" + ## widget = lineedit; multilineallowed = true + # $Y+0 + +MSG_SESSION_YEAR7 1 "ERP: time interval(YEAR)" + +SESSION_STRG7 1 "0110" + ## widget = lineedit; multilineallowed = true + # $S+0 + +MSG_SESSION_STRG7 1 "ERP: time interval(SESSION)" + +! Erp: Time Window (definition by date/time) +! ------------------------------------------ +STADAT7 0 + ## widget = lineedit + # + +MSG_STADAT7 1 "ERP: start time(Year Month Day)" + +STATIM7 0 + ## widget = lineedit + # + +MSG_STATIM7 1 "ERP: start time(Hour Minutes Seconds)" + +ENDDAT7 0 + ## widget = lineedit + # + +MSG_ENDDAT7 1 "ERP: end time(Year Month Day)" + +ENDTIM7 0 + ## widget = lineedit + # + +MSG_ENDTIM7 1 "ERP: end time(Hour Minutes Seconds)" + +! ----------------------------------------- +! +! PARAMETER TYPE: Coordinates of Center of Mass +! =============== +! +! ----------------------------------------- +! +! Enable: Coordinates of Geocenter +! ------------------------------------- +GEOCENT 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC + +MSG_GEOCENT 1 "Geocenter coordinates" + +! Estimate Center of Mass X +! ------------------------- +COMX 1 "1" + ## widget = checkbox + +MSG_COMX 1 "X component" + +! Sigma for Center of Mass X +! -------------------------- +SIGCOMX 0 + ## widget = lineedit; activeif = COMX = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGCOMX 1 "A priori sigma for Geocenter, comp. X" + +! Estimate Center of Mass Y +! ------------------------- +COMY 1 "1" + ## widget = checkbox + +MSG_COMY 1 "Y-component" + +! Sigma for Center of Mass Y +! -------------------------- +SIGCOMY 0 + ## widget = lineedit; activeif = COMY = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGCOMY 1 "A priori sigma for Geocenter, comp. Y" + +! Estimate Center of Mass Z +! ------------------------- +COMZ 1 "1" + ## widget = checkbox + +MSG_COMZ 1 "Z component" + +! Sigma for Center of Mass Z +! -------------------------- +SIGCOMZ 0 + ## widget = lineedit; activeif = COMZ = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGCOMZ 1 "A priori sigma for Geocenter, comp. Z" + +! ----------------------------------------- +! +! PARAMETER TYPE: GNSS-specific parameters +! =============== +! +! ----------------------------------------- +! +! Enable GNSS-specific parameters +! ------------------------------- +GNSSPEC 1 "0" + ## widget = checkbox + ## activeif = SATSYS / GPS AND FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC + +MSG_GNSSPEC 1 "GNSS-specific parameter setup" + +! Station translations: GNSS selection +! ------------------------------------ +SYSTRA 1 "GLONASS" + ## widget = combobox; editable = false + ## cards = NONE GLONASS GALILEO GLO/GAL + +MSG_SYSTRA 1 "Station translations: system selection" + +! Station translations: a priori sigmas +! ------------------------------------- +SYSTRA_N 1 "0.00001" + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = SYSTRA / NONE + +MSG_SYSTRA_N 1 "Station translations: a priori sigma north" + +SYSTRA_E 1 "0.00001" + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = SYSTRA / NONE + +MSG_SYSTRA_E 1 "Station translations: a priori sigma east" + +SYSTRA_U 1 "0.00001" + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = SYSTRA / NONE + +MSG_SYSTRA_U 1 "Station translations: a priori sigma up" + +! Troposphere bias: GNSS selection +! -------------------------------- +SYSTRP 1 "GLONASS" + ## widget = combobox; editable = false + ## cards = NONE GLONASS GALILEO GLO/GAL + +MSG_SYSTRP 1 "Troposphere bias: system selection" + +! Troposphere bias: a priori sigmas +! --------------------------------- +SYSTRP_A 0 + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = SYSTRP / NONE + +MSG_SYSTRP_A 1 "Troposphere bias: a priori sigma" + +! ----------------------------------------- +! +! PARAMETER TYPE: Satellite Antenna Offsets +! =============== +! +! ----------------------------------------- +! +! Enable Satellite Antenna Offsets +! -------------------------------- +SANTOFF 1 "0" + ## widget = checkbox; activeif = FREQUENCY / MELWUEBB AND FREQUENCY / DTEC + +MSG_SANTOFF 1 "GNSSS antenna offsets" + +! Sat. ant. off: est X component +! ------------------------------ +SATANTX 1 "1" + ## widget = checkbox + +MSG_SATANTX 1 "X component" + +! Sat. ant. off: est Y component +! ------------------------------ +SATANTY 1 "1" + ## widget = checkbox + +MSG_SATANTY 1 "Y component" + +! Sat. ant. off: est Z component +! ------------------------------ +SATANTZ 1 "1" + ## widget = checkbox + +MSG_SATANTZ 1 "Z component" + +! Sat. ant. off: sigma for X comp. +! -------------------------------- +SATANTSX 0 + ## widget = lineedit; activeif = SATANTX = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SATANTSX 1 "Sat.ant.offset: sigma for X comp." + +! Sat. ant. off: sigma for Y comp. +! -------------------------------- +SATANTSY 0 + ## widget = lineedit; activeif = SATANTY = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SATANTSY 1 "Sat.ant.offset: sigma for Y comp." + +! Sat. ant. off: sigma for Z comp. +! -------------------------------- +SATANTSZ 0 + ## widget = lineedit; activeif = SATANTZ = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SATANTSZ 1 "Sat.ant.offset: sigma for Z comp." + +! Sat. ant. off: more input options +! --------------------------------- +SATANT0 1 "0" + ## widget = checkbox + ## activeif = SATANTX = 1 OR SATANTY = 1 OR SATANTZ = 1 AND SAOSEL / SAT_SPECIFIC + +MSG_SATANT0 1 "Sat. ant. offset: advanced setup" + +! Sat. ant. off +! ------------- +SAOSEL 1 "BLOCK/TYPE" + ## widget = combobox; editable = false + ## cards = BLOCK/TYPE MANUAL SAT_SPECIFIC + ## activeif = SATANTX = 1 OR SATANTY = 1 OR SATANTZ = 1 + +MSG_SAOSEL 1 "Sat.ant.offset: grouping" + +! Sat. ant. off: define the satellite groups +! ------------------------------------------ +SATANTGRP 5 + "1" "11" "13" "14" "18" "20" "28" "" "" "" "" "" "" "" "" "" "" + "2" "1" "2" "3" "4" "5" "6" "7" "8" "9" "10" "" "12" "" "" "15" "16" + "2" "17" "" "19" "" "21" "22" "23" "24" "25" "26" "27" "" "29" "30" "31" "32" + "3" "101" "102" "103" "104" "105" "106" "107" "108" "109" "110" "" "" "" "" "" "" + "3" "111" "112" "113" "114" "115" "116" "117" "118" "119" "120" "121" "122" "123" "124" "" "" + ## widget = uniline; check_type.1 = integer; check_min.1 = 1 + ## check_max.1 = 999; check_type.2 = integer; check_min.2 = 0 + ## check_max.2 = 199; check_type.3 = integer; check_min.3 = 0 + ## check_max.3 = 199; check_type.4 = integer; check_min.4 = 0 + ## check_max.4 = 199; check_type.5 = integer; check_min.5 = 0 + ## check_max.5 = 199; check_type.6 = integer; check_min.6 = 0 + ## check_max.6 = 199; check_type.7 = integer; check_min.7 = 0 + ## check_max.7 = 199; check_type.8 = integer; check_min.8 = 0 + ## check_max.8 = 199; check_type.9 = integer; check_min.9 = 0 + ## check_max.9 = 199; check_type.10 = integer; check_min.10 = 0 + ## check_max.10 = 199; check_type.11 = integer; check_min.11 = 0 + ## check_max.11 = 199; check_type.12 = integer; check_min.12 = 0 + ## check_max.12 = 199; check_type.13 = integer; check_min.13 = 0 + ## check_max.13 = 199; check_type.14 = integer; check_min.14 = 0 + ## check_max.14 = 199; check_type.15 = integer; check_min.15 = 0 + ## check_max.15 = 199; check_type.16 = integer; check_min.16 = 0 + ## check_max.16 = 199; numlines = 10 + +MSG_SATANTGRP 1 "Sat.ant.offset: define the satellite groups" + +! Sat. ant. off: more parameters, special sigmas +! ---------------------------------------------- +SATANTSTR 1 "" "" "" "" "" "" "" "" + ## widget = uniline; check_type.1 = integer; check_min.1 = 1 + ## check_max.1 = 999999; check_type.3 = real; check_min.3 = 0.0 + ## check_type.4 = real; check_min.4 = 0.0; check_type.5 = real + ## check_min.5 = 0.0; check_type.6 = real; check_min.6 = 0.0 + ## check_type.7 = real; check_min.7 = 0.0; check_type.8 = real + ## check_min.8 = 0.0; numlines = 10 + +MSG_SATANTSTR 1 "Sat.ant.offset: more parameters, special sigmas" + +! --------------------------------------------------------- +! +! PARAMETER TYPE: Satellite Antenna Phase Center Variations +! =============== +! +! --------------------------------------------------------- +! +! Enable Satellite Antenna Phase Center Variations +! ------------------------------------------------ +SANTPAT 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / MELWUEBB AND FREQUENCY / DTEC AND GEOTEC = GNSS + +MSG_SANTPAT 1 "GNSS antenna PCV patterns" + +! Sat. ant. PCV: maximum nadir angle +! ---------------------------------- +SAPNADMAX 1 "14.0" + ## widget = lineedit; check_type = real; check_min = 0.0; check_max = 90.0 + +MSG_SAPNADMAX 1 "Sat.Ant.PCV: maximum nadir angle" + +! Sat. ant. PCV: nadir increment +! ------------------------------ +SAPDNAD 1 "1.0" + ## widget = lineedit; check_type = real; check_min = 0.0; check_max = 90.0 + +MSG_SAPDNAD 1 "Sat.Ant.PCV: nadir increment" + +! Sat. ant. PCV: azimuth increment +! -------------------------------- +SAPDAZI 1 "360" + ## widget = lineedit; check_type = integer; check_min = 360 + ## check_max = 360 + +MSG_SAPDAZI 1 "Sat.Ant.PCV: azimuth increment" + +! Sat. ant. PCV: sigma for estimation +! ----------------------------------- +SAPSIGMA 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_SAPSIGMA 1 "Sat.Ant.PCV: sigma for estimation" + +! Sat. ant. PCV +! ------------- +SAPSEL 1 "BLOCK/TYPE" + ## widget = combobox; editable = false + ## cards = BLOCK/TYPE MANUAL SAT_SPECIFIC + +MSG_SAPSEL 1 "Grouping" + +! Sat. ant. PCV: define the satellite groups +! ------------------------------------------ +SAPGRP 5 + "23" "1" "2" "3" "4" "5" "6" "7" "8" "9" "10" "" "" "" "" "" + "4" "11" "13" "14" "" "" "" "" "" "" "" "" "" "" "" "" + "1" "12" "" "" "" "" "" "" "" "" "" "" "" "" "" "" + "23" "15" "16" "17" "19" "21" "22" "23" "24" "25" "26" "27" "29" "30" "31" "" + "4" "18" "20" "28" "32" "" "" "" "" "" "" "" "" "" "" "" + ## widget = uniline; check_type.1 = integer; check_min.1 = 1 + ## check_max.1 = 999; check_type.2 = integer; check_min.2 = 0 + ## check_max.2 = 199; check_type.3 = integer; check_min.3 = 0 + ## check_max.3 = 199; check_type.4 = integer; check_min.4 = 0 + ## check_max.4 = 199; check_type.5 = integer; check_min.5 = 0 + ## check_max.5 = 199; check_type.6 = integer; check_min.6 = 0 + ## check_max.6 = 199; check_type.7 = integer; check_min.7 = 0 + ## check_max.7 = 199; check_type.8 = integer; check_min.8 = 0 + ## check_max.8 = 199; check_type.9 = integer; check_min.9 = 0 + ## check_max.9 = 199; check_type.10 = integer; check_min.10 = 0 + ## check_max.10 = 199; check_type.11 = integer; check_min.11 = 0 + ## check_max.11 = 199; check_type.12 = integer; check_min.12 = 0 + ## check_max.12 = 199; check_type.13 = integer; check_min.13 = 0 + ## check_max.13 = 199; check_type.14 = integer; check_min.14 = 0 + ## check_max.14 = 199; check_type.15 = integer; check_min.15 = 0 + ## check_max.15 = 199; check_type.16 = integer; check_min.16 = 0 + ## check_max.16 = 199; numlines = 10 + +MSG_SAPGRP 1 "Satellite antenna PCV group definition" + +! ----------------------------------------- +! +! PARAMETER TYPE: Receiver Antenna Offsets +! =============== +! +! ----------------------------------------- +! +! Enable Receiver Antenna Offsets +! ------------------------------- +RANTOFF 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / MELWUEBB AND FREQUENCY / DTEC AND GEOTEC = GNSS + +MSG_RANTOFF 1 "Receiver antenna offsets" + +! Rec. ant. off: estimate north +! ----------------------------- +RAON 1 "1" + ## widget = checkbox + +MSG_RAON 1 "Receiver antenna offsets North" + +! Rec. ant. off: estimate east +! ---------------------------- +RAOE 1 "1" + ## widget = checkbox + +MSG_RAOE 1 "Receiver antenna offsets East" + +! Rec. ant. off: estimate up +! -------------------------- +RAOU 1 "1" + ## widget = checkbox + +MSG_RAOU 1 "Receiver antenna offsets Up" + +! Rec. ant. off: satellite system +! ------------------------------- +RAOPRN 1 "GNSS" + ## widget = combobox; editable = false + ## activeif = RAON == 1 OR RAOE == 1 OR RAOU == 1 AND SATSYS / GPS AND SATSYS / GLONASS AND SATSYS / GALILEO + ## cards = GPS GLONASS GALILEO GNSS + +MSG_RAOPRN 1 "Receiver antenna offsets Satellite systems" + +! Rec. ant. off: frequency +! ------------------------ +RAOFRQ 1 "BOTH" + ## widget = combobox + ## activeif = RAON == 1 OR RAOE == 1 OR RAOU == 1 AND FREQUENCY == L1&L2 + ## editable = false; cards = L1 L2 BOTH L1&L2 + +MSG_RAOFRQ 1 "Receiver antenna offsets Frequencies" + +! Rec. ant. off: sigma (horiz) +! ---------------------------- +RAOSIGH 0 + ## widget = lineedit; activeif = RAON == 1 OR RAOE == 1 OR RAOU == 1 + ## check_type = real; check_min = 0.0 + # + +MSG_RAOSIGH 1 "Rec.Ant.offset: sigma of horizontal comp." + +! Rec. ant. off: sigma (vert) +! --------------------------- +RAOSIGV 0 + ## widget = lineedit; activeif = RAON == 1 OR RAOE == 1 OR RAOU == 1 + ## check_type = real; check_min = 0.0 + # + +MSG_RAOSIGV 1 "Rec.Ant.offset: sigma of vertical comp." + +! Rec. ant. off: manual setup +! --------------------------- +RAOSEL 1 "RECEIVER-INDEPENDENT" + ## widget = combobox + ## cards = RECEIVER-INDEPENDENT RECEIVER-DEPENDENT INDIVIDUAL MANUAL + ## activeif = RAON = 1 OR RAOE = 1 OR RAOU = 1; editable = false + +MSG_RAOSEL 1 "Rec. ant. off.: Manual setup: Grouping" + +! Rec. ant. off: list of indiv. antennas +! -------------------------------------- +RAOANT 0 + ## widget = selwin; pointer = ANTLST; activeif = RAOSEL = INDIVIDUAL + # + +MSG_RAOANT 1 "Rec.Ant.Offset: list of estimated antennas" + +! Rec. ant. off: list of indiv. reference antennas +! ------------------------------------------------ +RAOREFI 0 + ## widget = selwin; pointer = ANTLST; activeif = RAOSEL = INDIVIDUAL + # + +MSG_RAOREFI 1 "Rec.Ant.offset: list of reference antennas" + +! Rec. ant. off: list of antenna groups (rec.-indep.) +! --------------------------------------------------- +RAOGRPI 0 + ## widget = selwin; pointer = ANTGRPRI + ## activeif = RAOSEL = RECEIVER-INDEPENDENT + # + +MSG_RAOGRPI 1 "Rec.Ant.offset: list of estimated antenna groups (rec.-indep.)" + +! Rec. ant. off: list of reference antennas (rec.-indep.) +! ------------------------------------------------------- +RAOREFGI 0 + ## widget = selwin; pointer = ANTGRPRI + ## activeif = RAOSEL = RECEIVER-INDEPENDENT + # + +MSG_RAOREFGI 1 "Rec.Ant.offset: list of reference antennas (rec.-indep.)" + +! Rec. ant. off: list of antenna groups (rec.-dep.) +! ------------------------------------------------- +RAOGRP 0 + ## widget = selwin; pointer = ANTGRP + ## activeif = RAOSEL = RECEIVER-DEPENDENT + # + +MSG_RAOGRP 1 "Rec.Ant.offset: list of antenna groups (rec.-dep.)" + +! Rec. ant. off: list of reference antennas (rec.-dep.) +! ----------------------------------------------------- +RAOREFG 0 + ## widget = selwin; pointer = ANTGRP + ## activeif = RAOSEL = RECEIVER-DEPENDENT + # + +MSG_RAOREFG 1 "Rec.Ant.offset: list of reference antennas (rec.-dep.)" + +! Rec. ant. off: individual requests +! ---------------------------------- +RAOSTRHLP 2 + "AOA BENCHMARK AC" "AOAD/M_T" "231" "231" "3" "" "" + "AOA BENCHMARK AC" "AOAD/M_T" "285" "285" "3" "" "" + ## widget = uniline; menuaux = MENUAUX; action = RAOSETUP + ## menuauxkeys = PSFILES CSFILES PZFILES CZFILES + ## updateifsave = RANTOFF = 1 AND RAOSEL = MANUAL + +MSG_RAOSTRHLP 1 "Rec.Ant.offset: individual requests" + +! Rec. ant. off: parameter requests +! --------------------------------- +RAOSTR 112 + "AOA BENCHMARK AC" "AOAD/M_T" "231" "231" "3" "" "" + "AOA BENCHMARK AC" "AOAD/M_T" "285" "285" "3" "" "" + "AOA BENCHMARK AC" "AOAD/M_T" "386" "386" "3" "" "" + "AOA BENCHMARK AC" "AOAD/M_T" "95172" "95172" "3" "" "" + "AOA BENCHMARK AC" "AOAD/M_T" "95174" "95174" "3" "" "" + "AOA BENCHMARK AC" "ASH701073.1" "0" "0" "3" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "193" "193" "3" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "194" "194" "3" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "202" "202" "3" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "259" "259" "3" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "275" "275" "3" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "308" "308" "3" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "318" "318" "3" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "320" "320" "3" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "326" "326" "3" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "327" "327" "3" "" "" + "AOA SNR-12 ACT" "AOAD/M_B" "119" "119" "3" "" "" + "AOA SNR-12 ACT" "AOAD/M_T" "129" "129" "3" "" "" + "AOA SNR-12 ACT" "AOAD/M_T" "170" "170" "3" "" "" + "AOA SNR-12 ACT" "AOAD/M_T" "261" "261" "3" "" "" + "AOA SNR-12 ACT" "AOAD/M_T" "273" "273" "3" "" "" + "AOA SNR-12 ACT" "AOAD/M_T" "280" "280" "3" "" "" + "AOA SNR-12 ACT" "AOAD/M_T" "303" "303" "3" "" "" + "AOA SNR-12 ACT" "AOAD/M_T" "308" "308" "3" "" "" + "AOA SNR-12 ACT" "AOAD/M_T" "309" "309" "3" "" "" + "AOA SNR-12 ACT" "AOAD/M_T" "362" "362" "3" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "0" "0" "3" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "235" "235" "3" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "250" "250" "3" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "294" "294" "3" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "366" "366" "3" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "400" "400" "3" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "408" "408" "3" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "421" "421" "3" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "434" "434" "3" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "96277" "96277" "3" "" "" + "AOA SNR-8100 ACT" "AOAD/M_T" "175" "175" "3" "" "" + "AOA SNR-8100 ACT" "AOAD/M_T" "202" "202" "3" "" "" + "AOA SNR-8100 ACT" "ASH701945C_M" "0" "0" "3" "" "" + "ASHTECH MICROZ" "ASH701945C_M" "11701" "11701" "3" "" "" + "ASHTECH UZ-12" "AOAD/M_TA_NGS" "114" "114" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_B" "20" "20" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_B" "125" "125" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "0" "0" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "116" "116" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "121" "121" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "201" "201" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "205" "205" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "230" "230" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "270" "270" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "271" "271" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "340" "340" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "402" "402" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "481" "481" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "482" "482" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "484" "484" "3" "" "" + "ASHTECH Z-XII3" "ASH700936A_M" "846" "846" "3" "" "" + "ASHTECH Z-XII3" "ASH700936B_M" "11942" "11942" "3" "" "" + "ASHTECH Z-XII3" "ASH700936C_M" "657" "657" "3" "" "" + "ASHTECH Z-XII3" "ASH700936C_M" "12129" "12129" "3" "" "" + "ASHTECH Z-XII3" "ASH700936D_M" "13078" "13078" "3" "" "" + "ASHTECH Z-XII3" "ASH700936D_M" "13083" "13083" "3" "" "" + "ASHTECH Z-XII3" "ASH700936E" "0" "0" "3" "" "" + "ASHTECH Z-XII3" "ASH700936E" "13554" "13554" "3" "" "" + "ASHTECH Z-XII3" "ASH700936F_C" "155" "155" "3" "" "" + "ASHTECH Z-XII3" "ASH701933B_M" "0" "0" "3" "" "" + "ASHTECH Z-XII3" "ASH701945B_M" "0" "0" "3" "" "" + "ASHTECH Z-XII3" "TSA-100 3S CR" "0" "0" "3" "" "" + "ASHTECH Z-XII3T" "ASH701945B_M" "0" "0" "3" "" "" + "ASHTECH Z18" "ASH701946.022" "3301" "3301" "3" "" "" + "LEICA CRS1000" "LEIAT504" "427" "427" "3" "" "" + "LEICA CRS1000" "LEIAT504" "431" "431" "3" "" "" + "ROGUE SNR-12 RM" "AOAD/M_T" "219" "219" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "0" "0" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "112" "112" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "130" "130" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "132" "132" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "134" "134" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "139" "139" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "142" "142" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "178" "178" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "230" "230" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "289" "289" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "363" "363" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "380" "380" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "393" "393" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "398" "398" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "409" "409" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "418" "418" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "95166" "95166" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "98381" "98381" "3" "" "" + "ROGUE SNR-8000" "TRM29659.00" "999999" "999999" "3" "" "" + "ROGUE SNR-8100" "AOAD/M_T" "105" "105" "3" "" "" + "ROGUE SNR-8100" "AOAD/M_T" "357" "357" "3" "" "" + "ROGUE SNR-8100" "AOAD/M_T" "429" "429" "3" "" "" + "ROGUE SNR-8100" "AOAD/M_T" "453" "453" "3" "" "" + "TRIMBLE 4000SSE" "TRM14532.00" "135" "135" "3" "" "" + "TRIMBLE 4000SSE" "TRM14532.00" "23525" "23525" "3" "" "" + "TRIMBLE 4000SSE" "TRM14532.10" "0" "0" "3" "" "" + "TRIMBLE 4000SSI" "AOAD/M_T" "476" "476" "3" "" "" + "TRIMBLE 4000SSI" "TRM14532.00" "44148" "44148" "3" "" "" + "TRIMBLE 4000SSI" "TRM22020.00+GP" "999999" "999999" "3" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "10516" "10516" "3" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "11724" "11724" "3" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "27655" "27655" "3" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "85217" "85217" "3" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "88300" "88300" "3" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "94218" "94218" "3" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "99390" "99390" "3" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "101985" "101985" "3" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "999999" "999999" "3" "" "" + "TRIMBLE 4700" "TRM29659.00" "999999" "999999" "3" "" "" + ## widget = uniline; menuaux = MENUAUX; action = RAOSETUP + ## menuauxkeys = RAOSTR PSFILES CSFILES PZFILES CZFILES + ## updateifsave = RANTOFF = 1 AND RAOSEL = MANUAL + ## updateifchanged = RAOSTRHLP; check_strlen.1 = 20; check_strlen.2 = 20 + ## check_type.3 = integer; check_min.3 = 0; check_max.3 = 999999 + ## check_type.4 = integer; check_min.4 = 0; check_max.4 = 999999 + ## check_strlen.6 = 7; check_type.7 = real; check_min.7 = 0.0 + ## check_type.8 = real; check_min.8 = 0.0; numlines = 10 + +MSG_RAOSTR 1 "Rec.Ant.offset: parameter requests" + +! -------------------------------------------------------- +! +! PARAMETER TYPE: Receiver Antenna Phase Center Variations +! =============== +! +! -------------------------------------------------------- +! Enable Receiver Antenna Phase Center Variations +! ----------------------------------------------- +RANTPAT 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / MELWUEBB AND FREQUENCY / DTEC AND GEOTEC = GNSS + +MSG_RANTPAT 1 "Enable rec. ant. PCV patterns" + +! Rec. ant. PCV: satellite system +! ------------------------------- +RAPPRN 1 "GNSS" + ## widget = combobox; editable = false; cards = GPS GLONASS GALILEO GNSS + ## activeif = SATSYS / GPS AND SATSYS / GLONASS AND SATSYS / GALILEO + +MSG_RAPPRN 1 "Rec. ant. PCV: Satellite systems" + +! Rec. ant. PCV: frequency +! ------------------------ +RAPFRQ 1 "BOTH" + ## widget = combobox; editable = false; cards = L1 L2 BOTH L1&L2 + ## activeif = FREQUENCY == L1&L2 + +MSG_RAPFRQ 1 "Rec. ant. PCV: Frequencies" + +! Rec. ant. PCV: sigma for estimation +! ----------------------------------- +RAPSIGMA 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_RAPSIGMA 1 "Rec.Ant.PCV: a priori sigma" + +! Rec. ant. pcv: polygon approach +! ------------------------------- +RAPMOD_1 1 "1" + ## widget = radiobutton; group = RAPMOD + +MSG_RAPMOD_1 1 "Rec. Ant. PCV: Polygon model" + +! Rec. ant. PCV: maximum zenith angle +! ----------------------------------- +RAPZENMAX 1 "90" + ## widget = spinbox; range = 0 110 1; check_type = integer; check_min = 0 + ## check_max = 110; activeif = RAPMOD_1 = 1 + +MSG_RAPZENMAX 1 "Rec.Ant.PCV: maximum zenith angle" + +! Rec. ant. PCV: elevation increment +! ---------------------------------- +RAPDELE 1 "5" + ## widget = spinbox; range = 1 110 1; check_type = integer; check_min = 1 + ## check_max = 110; activeif = RAPMOD_1 = 1 + +MSG_RAPDELE 1 "Rec.Ant.PCV: elevation increment" + +! Rec. ant. PCV: azimuth increment +! -------------------------------- +RAPDAZI 1 "360" + ## widget = spinbox; range = 1 360 1; check_type = integer; check_min = 1 + ## check_max = 360; activeif = RAPMOD_1 = 1 + +MSG_RAPDAZI 1 "Rec.Ant.PCV: azimuth increment" + +! Rec. ant. PCV: spherical harmonics +! ---------------------------------- +RAPMOD_2 1 "0" + ## widget = radiobutton; group = RAPMOD + +MSG_RAPMOD_2 1 "Rec.Ant.PCV: Spherical harmonics" + +! Rec. ant. PCV: degree n +! ----------------------- +RAPHARMN 1 "8" + ## widget = spinbox; range = 1 99 1; check_type = integer; check_min = 1 + ## check_max = 99; activeif = RAPMOD_2 = 1 + +MSG_RAPHARMN 1 "Rec.Ant.PCV: degree n" + +! Rec. ant. PCV: order m +! ---------------------- +RAPHARMM 1 "8" + ## widget = spinbox; range = 0 99 1; check_type = integer; check_min = 0 + ## check_max = 99; activeif = RAPMOD_2 = 1 + +MSG_RAPHARMM 1 "Rec.Ant.PCV: order m" + +! Rec. ant. PCV: manual selection +! ------------------------------- +RAPSEL 1 "RECEIVER-INDEPENDENT" + ## widget = combobox + ## cards = RECEIVER-INDEPENDENT RECEIVER-DEPENDENT INDIVIDUAL MANUAL + ## editable = false + +MSG_RAPSEL 1 "Rec. Ant. PCV: Grouping" + +! Rec. ant. PCV: List of individual antennas +! ------------------------------------------ +RAPANT 0 + ## widget = selwin; pointer = ANTLST; activeif = RAPSEL = INDIVIDUAL + # + +MSG_RAPANT 1 "Rec.Ant.PCV: list of individual antennas" + +! Rec. ant. PCV: List of indiv. reference antennas +! ------------------------------------------------ +RAPREFI 0 + ## widget = selwin; pointer = ANTLST; activeif = RAPSEL = INDIVIDUAL + # + +MSG_RAPREFI 1 "Rec.Ant.PCV: list of indiv. ref. antennas" + +! Rec. ant. PCV: List of antenna groups (rec.-indep.) +! --------------------------------------------------- +RAPGRPI 0 + ## widget = selwin; pointer = ANTGRPRI + ## activeif = RAPSEL = RECEIVER-INDEPENDENT + # + +MSG_RAPGRPI 1 "Rec.Ant.PCV: list of antenna groups (rec.-indep.)" + +! Rec. ant. PCV: List of reference antennas (rec.-indep.) +! ------------------------------------------------------- +RAPREFGI 0 + ## widget = selwin; pointer = ANTGRPRI + ## activeif = RAPSEL = RECEIVER-INDEPENDENT + # + +MSG_RAPREFGI 1 "Rec.Ant.PCV: list of ref. antennas (rec.-indep.)" + +! Rec. ant. PCV: List of antenna groups (rec.-dep.) +! ------------------------------------------------- +RAPGRP 0 + ## widget = selwin; pointer = ANTGRP + ## activeif = RAPSEL = RECEIVER-DEPENDENT + # + +MSG_RAPGRP 1 "Rec.Ant.PCV: list of antenna groups (rec.-dep.)" + +! Rec. ant. PCV: List of reference antennas (rec.-dep.) +! ----------------------------------------------------- +RAPREFG 0 + ## widget = selwin; pointer = ANTGRP + ## activeif = RAPSEL = RECEIVER-DEPENDENT + # + +MSG_RAPREFG 1 "Rec.Ant.PCV: list of ref. antennas (rec.-dep.)" + +! Rec. ant. PCV: manual selection +! ------------------------------- +RAPSTRHLP 2 + "AOA BENCHMARK AC" "AOAD/M_T" "231" "231" "3" "" "" "" + "TRIMBLE 4700" "TRM29659.00" "999999" "999999" "3" "" "" "" + ## widget = uniline; menuaux = MENUAUX; action = RAPSETUP + ## menuauxkeys = PSFILES CSFILES PZFILES CZFILES + ## updateifsave = RANTPAT = 1 AND RAPSEL = MANUAL + +MSG_RAPSTRHLP 1 "Rec.Ant.PCV: manual selection" + +! Rec. ant. PCV: parameter requests +! --------------------------------- +RAPSTR 103 + "AOA BENCHMARK AC" "AOAD/M_T" "231" "231" "3" "" "" "" + "AOA BENCHMARK AC" "AOAD/M_T" "285" "386" "3" "" "" "" + "AOA BENCHMARK AC" "AOAD/M_T" "95172" "95172" "3" "" "" "" + "AOA BENCHMARK AC" "AOAD/M_T" "95174" "95174" "3" "" "" "" + "AOA BENCHMARK AC" "ASH701073.1" "0" "0" "3" "" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "193" "193" "3" "" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "194" "194" "3" "" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "202" "202" "3" "" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "259" "259" "3" "" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "275" "275" "3" "" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "308" "308" "3" "" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "318" "318" "3" "" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "320" "320" "3" "" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "326" "326" "3" "" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "327" "327" "3" "" "" "" + "AOA SNR-12 ACT" "AOAD/M_B" "119" "119" "3" "" "" "" + "AOA SNR-12 ACT" "AOAD/M_T" "0" "999999" "3" "" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "0" "0" "3" "" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "235" "235" "3" "" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "250" "250" "3" "" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "294" "294" "3" "" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "366" "366" "3" "" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "400" "400" "3" "" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "408" "408" "3" "" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "421" "421" "3" "" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "434" "434" "3" "" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "96277" "96277" "3" "" "" "" + "AOA SNR-8100 ACT" "AOAD/M_T" "175" "175" "3" "" "" "" + "AOA SNR-8100 ACT" "AOAD/M_T" "202" "202" "3" "" "" "" + "AOA SNR-8100 ACT" "ASH701945C_M" "0" "0" "3" "" "" "" + "ASHTECH MICROZ" "ASH701945C_M" "11701" "11701" "3" "" "" "" + "ASHTECH UZ-12" "AOAD/M_TA_NGS" "114" "114" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_B" "20" "20" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_B" "125" "125" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "0" "0" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "116" "116" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "121" "121" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "201" "201" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "205" "205" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "230" "230" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "270" "270" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "271" "271" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "340" "340" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "402" "402" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "481" "481" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "482" "482" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "484" "484" "3" "" "" "" + "ASHTECH Z-XII3" "ASH700936A_M" "846" "846" "3" "" "" "" + "ASHTECH Z-XII3" "ASH700936B_M" "11942" "11942" "3" "" "" "" + "ASHTECH Z-XII3" "ASH700936C_M" "657" "657" "3" "" "" "" + "ASHTECH Z-XII3" "ASH700936C_M" "12129" "12129" "3" "" "" "" + "ASHTECH Z-XII3" "ASH700936D_M" "13078" "13078" "3" "" "" "" + "ASHTECH Z-XII3" "ASH700936D_M" "13083" "13083" "3" "" "" "" + "ASHTECH Z-XII3" "ASH700936E" "0" "0" "3" "" "" "" + "ASHTECH Z-XII3" "ASH700936E" "13554" "13554" "3" "" "" "" + "ASHTECH Z-XII3" "ASH700936F_C" "155" "155" "3" "" "" "" + "ASHTECH Z-XII3" "ASH701933B_M" "0" "0" "3" "" "" "" + "ASHTECH Z-XII3" "ASH701945B_M" "0" "0" "3" "" "" "" + "ASHTECH Z-XII3" "TSA-100 3S CR" "0" "0" "3" "" "" "" + "ASHTECH Z-XII3T" "ASH701945B_M" "0" "0" "3" "" "" "" + "ASHTECH Z18" "ASH701946.022" "3301" "3301" "3" "" "" "" + "LEICA CRS1000" "LEIAT504" "427" "427" "3" "" "" "" + "LEICA CRS1000" "LEIAT504" "431" "431" "3" "" "" "" + "ROGUE SNR-12 RM" "AOAD/M_T" "219" "219" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "0" "0" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "112" "112" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "130" "130" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "132" "132" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "134" "134" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "139" "139" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "142" "142" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "178" "178" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "230" "230" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "289" "289" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "363" "363" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "380" "380" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "393" "393" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "398" "398" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "409" "409" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "418" "418" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "95166" "95166" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "98381" "98381" "3" "" "" "" + "ROGUE SNR-8000" "TRM29659.00" "999999" "999999" "3" "" "" "" + "ROGUE SNR-8100" "AOAD/M_T" "105" "105" "3" "" "" "" + "ROGUE SNR-8100" "AOAD/M_T" "357" "357" "3" "" "" "" + "ROGUE SNR-8100" "AOAD/M_T" "429" "429" "3" "" "" "" + "ROGUE SNR-8100" "AOAD/M_T" "453" "453" "3" "" "" "" + "TRIMBLE 4000SSE" "TRM14532.00" "135" "135" "3" "" "" "" + "TRIMBLE 4000SSE" "TRM14532.00" "23525" "23525" "3" "" "" "" + "TRIMBLE 4000SSE" "TRM14532.10" "0" "0" "3" "" "" "" + "TRIMBLE 4000SSI" "AOAD/M_T" "476" "476" "3" "" "" "" + "TRIMBLE 4000SSI" "TRM14532.00" "44148" "44148" "3" "" "" "" + "TRIMBLE 4000SSI" "TRM22020.00+GP" "999999" "999999" "3" "" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "10516" "10516" "3" "" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "11724" "11724" "3" "" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "27655" "27655" "3" "" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "85217" "85217" "3" "" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "88300" "88300" "3" "" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "94218" "94218" "3" "" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "99390" "99390" "3" "" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "101985" "101985" "3" "" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "999999" "999999" "3" "" "" "" + "TRIMBLE 4700" "TRM29659.00" "999999" "999999" "3" "" "" "" + ## widget = uniline; menuaux = MENUAUX; action = RAPSETUP + ## menuauxkeys = RAPSTR PSFILES CSFILES PZFILES CZFILES + ## updateifsave = RANTPAT = 1 AND RAPSEL = MANUAL + ## updateifchanged = RAPSTRHLP; check_strlen.1 = 20; check_strlen.2 = 20 + ## check_type.3 = integer; check_min.3 = 0; check_max.3 = 999999 + ## check_type.4 = integer; check_min.4 = 0; check_max.4 = 999999 + ## check_type.7 = integer; check_min.7 = 0; check_max.7 = 90 + ## check_type.8 = integer; check_min.8 = 0; check_max.8 = 360 + ## check_type.9 = real; check_min.9 = 0.0; numlines = 10 + +MSG_RAPSTR 1 "Rec.Ant.PCV: parameter requests" + +! ----------------------------------------- +! +! PARAMETER TYPE: Scaling factors for Vienna grid files +! =============== +! +! ----------------------------------------- +! +! Enable scaling factors for Vienna grid files +! -------------------------------------------- +GRDLOAD 1 "0" + ## widget = checkbox + ## activeif = ALOAD_FILES / _ OR ONTLD_FILES / _ OR HLOAD_FILES / _ AND FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC + +MSG_GRDLOAD 1 "Scaling related to loading effects" + +! ATM-LOAD: Atmospheric pressure loading +! -------------------------------------- +ALOADSET 1 "NONE" + ## widget = combobox; cards = NONE PER_STATION PER_GROUP ONE_OVERALL + ## editable = false; activeif = ALOAD_FILES / _ + +MSG_ALOADSET 1 "Atm. load: Scaling factor for stations" + +ALOADCLU 0 + ## widget = selwin; path = DIR_CLU; ext = EXT_CLU + ## activeif = ALOADSET = PER_GROUP + # + +MSG_ALOADCLU 1 "Atm. load: Scaling factor for stations" + +ALOADDEC 1 "FULL_EFFECT" + ## widget = combobox + ## cards = FULL_EFFECT HORIZONTAL/VERTICAL NORTH/EAST/UP; editable = false + ## activeif = ALOADSET / inactive AND ALOADSET / NONE + +MSG_ALOADDEC 1 "Atm. load: Parameter decomposition" + +ALOADSIG1 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ALOADDEC / inactive + +MSG_ALOADSIG1 1 "Atm. load: a priori sigma 1" + +ALOADSIG2 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ALOADDEC = HORIZONTAL/VERTICAL OR ALOADDEC = NORTH/EAST/UP + +MSG_ALOADSIG2 1 "Atm. load: a priori sigma 2" + +ALOADSIG3 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ALOADDEC = NORTH/EAST/UP + +MSG_ALOADSIG3 1 "Atm. load: a priori sigma 3" + +! OCN-LOAD: Ocean non-tidal loading +! --------------------------------- +ONTLDSET 1 "NONE" + ## widget = combobox; cards = NONE PER_STATION PER_GROUP ONE_OVERALL + ## editable = false; activeif = ONTLD_FILES / _ + +MSG_ONTLDSET 1 "Ocn. load: Scaling factor for stations" + +ONTLDCLU 0 + ## widget = selwin; path = DIR_CLU; ext = EXT_CLU + ## activeif = ONTLDSET = PER_GROUP + # + +MSG_ONTLDCLU 1 "Ocn. load: Scaling factor for stations" + +ONTLDDEC 1 "FULL_EFFECT" + ## widget = combobox + ## cards = FULL_EFFECT HORIZONTAL/VERTICAL NORTH/EAST/UP; editable = false + ## activeif = ONTLDSET / inactive AND ONTLDSET / NONE + +MSG_ONTLDDEC 1 "Ocn. load: Parameter decomposition" + +ONTLDSIG1 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ONTLDDEC / inactive + +MSG_ONTLDSIG1 1 "Ocn. load: a priori sigma 1" + +ONTLDSIG2 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ONTLDDEC = HORIZONTAL/VERTICAL OR ONTLDDEC = NORTH/EAST/UP + +MSG_ONTLDSIG2 1 "Ocn. load: a priori sigma 2" + +ONTLDSIG3 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ONTLDDEC = NORTH/EAST/UP + +MSG_ONTLDSIG3 1 "Ocn. load: a priori sigma 3" + +! HYDR-LOAD: Hydrostatic pressure loading +! --------------------------------------- +HLOADSET 1 "NONE" + ## widget = combobox; cards = NONE PER_STATION PER_GROUP ONE_OVERALL + ## editable = false; activeif = HLOAD_FILES / _ + +MSG_HLOADSET 1 "Hyd. load: Scaling factor for stations" + +HLOADCLU 0 + ## widget = selwin; path = DIR_CLU; ext = EXT_CLU + ## activeif = HLOADSET = PER_GROUP + # + +MSG_HLOADCLU 1 "Hyd. load: Scaling factor for stations" + +HLOADDEC 1 "FULL_EFFECT" + ## widget = combobox + ## cards = FULL_EFFECT HORIZONTAL/VERTICAL NORTH/EAST/UP; editable = false + ## activeif = HLOADSET / inactive AND HLOADSET / NONE + +MSG_HLOADDEC 1 "Hyd. load: Parameter decomposition" + +HLOADSIG1 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = HLOADDEC / inactive + +MSG_HLOADSIG1 1 "Hyd. load: a priori sigma 1" + +HLOADSIG2 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = HLOADDEC = HORIZONTAL/VERTICAL OR HLOADDEC = NORTH/EAST/UP + +MSG_HLOADSIG2 1 "Hyd. load: a priori sigma 2" + +HLOADSIG3 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ALOADDEC = NORTH/EAST/UP + +MSG_HLOADSIG3 1 "Hyd. load: a priori sigma 3" + +! ----------------------------------------- +! +! PARAMETER TYPE: Epochwise Clock estimation +! =============== +! +! ----------------------------------------- +! +! Enable epochwise clock estimation +! -------------------------------- +CLOCKR 1 "0" + ## widget = checkbox; activeif = DIFLVL = ZERO + +MSG_CLOCKR 1 "Receiver clock offsets" + +CLOCKS 1 "0" + ## widget = checkbox; activeif = DIFLVL = ZERO + +MSG_CLOCKS 1 "Satellite clock offsets" + +! Sum condition for ref clocks +! ---------------------------- +REFSUM 1 "REFERENCE_FIXED" + ## widget = combobox; editable = false + ## activeif = CLOCKR = 1 AND CLOCKS = 1 + ## cards = ZERO-MEAN_CONDITION REFERENCE_FIXED + +MSG_REFSUM 1 "Type of datum definition" + +! Clk est.: Reference Station Clock Selection +! ------------------------------------------- +REFCLOCKR 1 "NONE" + ## widget = combobox; editable = false + ## activeif = CLOCKR = 1 AND CLOCKS = 1 + ## cards = NONE ALL FIRST LAST MANUAL FROM_FILE + +MSG_REFCLOCKR 1 "Selection of reference stations" + +! Clk est.: Reference Satellite Clock Selection +! --------------------------------------------- +REFCLOCKS 1 "ALL" + ## widget = combobox; editable = false + ## activeif = CLOCKR = 1 AND CLOCKS = 1; cards = NONE ALL MANUAL FROM_FILE + +MSG_REFCLOCKS 1 "Selection of reference satellites" + +! Clk est.: Seperate receiver clock for each satellite system +! ----------------------------------------------------------- +RCLKSYS 1 "0" + ## widget = checkbox + ## activeif = CLOCKR = 1 AND SATSYS / GPS AND SATSYS / GLONASS AND SATSYS / GALILEO + +MSG_RCLKSYS 1 "Receiver clocks for each satellite system" + +! Rclk.off: Parameter setup +! ------------------------- +GLOBIAS 1 "0" + ## widget = checkbox; activeif = DIFLVL = ZERO AND CLOCKR = 1 + +MSG_GLOBIAS 1 "GLONASS receiver clock biases" + +RCVCLKTYP 1 "NONE" + ## widget = combobox; editable = false + ## cards = NONE FREQUENCY_SPECIFIC FREQ_SPEC_POLYNOM SATELLITE_SPECIFIC NON-GPS_SATELLITES + +MSG_RCVCLKTYP 1 "Rclk.off: Parameter setup" + +! Clk est.: min. # of obs. for sta clock est. +! ------------------------------------------- +MINSTA 1 "4" + ## widget = spinbox; range = 0 10 2; activeif = CLOCKR = 1 + +MSG_MINSTA 1 "Minimum number of obs per station clock" + +! Time dependent inter-system bias +! -------------------------------- +IFBWIN 1 "0" + ## widget = checkbox + ## activeif = RCVCLKTYP / inactive AND RCVCLKTYP / NONE AND RCLKSYS = 0 + +MSG_IFBWIN 1 "Time-dependent GLONASS biases" + +RCOSTR 1 "" "" "" "" + ## widget = uniline; numlines = 20 + +MSG_RCOSTR 1 "Rclk.off: Time dependent inter-system bias" + +! Clk est.: min. # of obs. for sat clock est. +! ------------------------------------------- +MINSAT 1 "1" + ## widget = spinbox; range = 0 10 2; activeif = CLOCKS = 1 + +MSG_MINSAT 1 "Minimum number of obs per satellite clock" + +! Clk est.: Ref.Stations list +! --------------------------- +STATION8 0 + ## widget = selwin; pointer = CENLST + ## activeif = CLOCKR = 1 AND CLOCKS = 1 AND REFCLOCKR = MANUAL + +MSG_STATION8 1 "Manual station selection" + +! Clk est.: Ref.Stations list +! --------------------------- +SATELLITE8 0 + ## widget = selwin; pointer = SATLST + ## activeif = CLOCKR = 1 AND CLOCKS = 1 AND REFCLOCKS = MANUAL + +MSG_SATELLITE8 1 "Manual satellite selection" + +! Clk est.: Ref. clk from file +! ---------------------------- +STAFILE8 0 + ## widget = selwin; path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + ## emptyallowed = true + ## activeif = CLOCKR = 1 AND CLOCKS = 1 AND REFCLOCKR = FROM_FILE + # + +MSG_STAFILE8 1 "Station list from file" + +! Clk est.: Ref. clk from file +! ---------------------------- +SATFILE8 0 + ## widget = selwin; path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + ## emptyallowed = true + ## activeif = CLOCKR = 1 AND CLOCKS = 1 AND REFCLOCKS = FROM_FILE + # + +MSG_SATFILE8 1 "Clk.Est.:Ref.Satellites from file" + +! Clk est.: Header of the clk RINEX file: RUNBY +! --------------------------------------------- +RUNBY 1 "ANONYMOUS" + ## widget = lineedit + +MSG_RUNBY 1 "Clk. RINEX Header: RUNBY" + +! Clk est.: Header of the clk RINEX file: AC +! ------------------------------------------ +AC 1 "XYZ" + ## widget = lineedit + +MSG_AC 1 "Clk. RINEX Header: AC" + +! Clk est.: Header of the clk RINEX file: ACName +! ---------------------------------------------- +ACNAME 1 "MY AGENCY/INSTITUTE" + ## widget = lineedit + +MSG_ACNAME 1 "Clk. RINEX Header: AC Name" + +! Time System +! ----------- +TIMESYS 1 "GPS" + ## widget = combobox; editable = false; cards = GPS GLO GAL UTC TAI + +MSG_TIMESYS 1 "Time system" + +! DCB line +! -------- +DCBLINE 0 + ## widget = lineedit + +MSG_DCBLINE 1 "DCB line" + +! Clk est.: Header of the clk RINEX file: Comments +! ------------------------------------------------ +COMMENT 2 + "CODE PRECISE CLOCK INFORMATION" + "BASED ON CODE AND PHASE MEASUREMENTS" + ## widget = uniline; numlines = 10 + +MSG_COMMENT 1 "Clk. RINEX Header: Comments" + +! ----------------------------------------- +! +! PARAMETER TYPE: Receiver Clock Offsets +! =============== +! +! ----------------------------------------- +! +! Enable Receiver Clock Errors +! ---------------------------- +RCVCLOCK 1 "0" + ## widget = checkbox; activeif = GEOTEC = GNSS + +MSG_RCVCLOCK 1 "Receiver clock offsets" + +RCVCLKLST 1 "FIRST" + ## widget = combobox; editable = false + ## cards = NONE FIRST LAST ALL MANUAL FROM_FILE + +MSG_RCVCLKLST 1 "Station selection" + +! Rclk.off: Manual selection +! -------------------------- +STATION5 0 + ## widget = selwin; pointer = STALST; activeif = RCVCLKLST == MANUAL + +MSG_STATION5 1 "Rclk.off:Selection of list of stations" + +! Rclk.off: File with Stations(s) +! ---------------------------------- +STAFILE5 0 + ## widget = selwin; path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + ## activeif = RCVCLKLST == FROM_FILE; emptyallowed = true + # + +MSG_STAFILE5 1 "Rclk.off:File with the list of stations" + +! Rclk.off: Default Sigma +! -------------------------- +SIGMA5 0 + ## widget = lineedit; check_type = real; check_min = 0 + +MSG_SIGMA5 1 "Rclk.off: a priori sigma" + +! Rclk.off: Time Interval +! -------------------------- +RCOTIM 1 "0" + ## widget = radiobutton; group = DUMMY + +MSG_RCOTIM 1 "Time interval from observation files" + +RADIO5_1 1 "0" + ## widget = radiobutton; group = DUMMY + ## radiokeys = SESSION_YEAR5 SESSION_STRG5 + +MSG_RADIO5_1 1 "Defined by year and session identifier" + +RADIO5_2 1 "1" + ## widget = radiobutton; group = DUMMY + +MSG_RADIO5_2 1 "Defined by start and end times" + +! Rclk.off: Time Interval (Session spec.) +! ------------------------------------------ +SESSION_YEAR5 1 "2019" + ## widget = lineedit; multilineallowed = true; emptyallowed = false + # $Y+0 + +MSG_SESSION_YEAR5 1 "Rclk.off: Time Interval(YEAR)" + +SESSION_STRG5 1 "0110" + ## widget = lineedit; multilineallowed = true; emptyallowed = false + # $S+0 + +MSG_SESSION_STRG5 1 "Rclk.off: Time Interval(SESSION)" + +! Rclk.off: Time Interval (date/time) +! -------------------------------------- +STADAT5 0 + ## widget = lineedit; activeif = RADIO5_2 = 1; check_type = date + # + +MSG_STADAT5 1 "Rclk.off:Start Time(Year Month Day)" + +STATIM5 0 + ## widget = lineedit; emptyallowed = false + ## activeif = RADIO5_2 = 1 AND STADAT5 / _; check_type = time + # + +MSG_STATIM5 1 "Rclk.off:Start Time(Hour Minutes Seconds)" + +ENDDAT5 0 + ## widget = lineedit; activeif = RADIO5_2 = 1; check_type = date + # + +MSG_ENDDAT5 1 "Rclk.off:End Time(Year Month Day)" + +ENDTIM5 0 + ## widget = lineedit; emptyallowed = false + ## activeif = RADIO5_2 = 1 AND ENDDAT5 / _; check_type = time + # + +MSG_ENDTIM5 1 "Rclk.off:End Time(Hour Minutes Seconds)" + +! ----------------------------------------- +! +! PARAMETER TYPE: Range Biases +! =============== +! +! ----------------------------------------- +! +! Enable Range biases +! ------------------- +RBIAS 1 "0" + ## widget = checkbox; activeif = GEOTEC = SLR + +MSG_RBIAS 1 "Range biases" + +RGBLST 1 "FROM_FILE" + ## widget = combobox; editable = false + ## cards = NONE FIRST LAST ALL MANUAL FROM_FILE + +MSG_RGBLST 1 "Station selection" + +! Range biases: Manual selection of stations +! ------------------------------------------ +STATION9 0 + ## widget = selwin; activeif = RGBLST == MANUAL; pointer = STALST + # + +MSG_STATION9 1 "Range biases:Selection of list of stations" + +! Range biases: File with Stations(s) +! ----------------------------------- +STAFILE9 1 "${P}/PHIVOLCS\STA\SLR_RB.FIX" + ## widget = selwin; activeif = RGBLST == FROM_FILE; path = DIR_FIX + ## ext = EXT_FIX; maxfiles = 1; emptyallowed = true + # SLR_RB + +MSG_STAFILE9 1 "Range biases: File with the list of stations" + +! Satellite-specific or for all Satellites +! ---------------------------------------- +SATRGB 1 "SAT_SPECIFIC" + ## widget = combobox; editable = false + ## cards = SAT_SPECIFIC SYS_SPECIFIC PER_STATION + +MSG_SATRGB 1 "Range Bias set-up for satellites" + +! Range biases: Default Sigma +! ---------------------------- +SIGRGB 1 "1.0" + ## widget = lineedit + +MSG_SIGRGB 1 "Range biases: a priori sigma" + +! ----------------------------------------- +! +! PARAMETER TYPE: Differential Code Biases +! =============== +! +! ----------------------------------------- +! +! Enable Differential Code Biases estimation +! ------------------------------------------ +DCBEST 1 "0" + ## widget = checkbox; activeif = FREQUENCY / DTEC AND GEOTEC = GNSS + +MSG_DCBEST 1 "Differential code biases" + +! DCB: Type of Differential Code Biases +! ------------------------------------- +DCBTYP 1 "P1-P2" + ## widget = combobox; editable = false + ## cards = P1-P2 P1-C1 LC P1-C1_MULTIPLIER + +MSG_DCBTYP 1 "Type of differential code biases" + +! DCB: Estimate Differential Code Biases for Satellites +! ----------------------------------------------------- +DCBSAT 1 "1" + ## widget = checkbox; activeif = DCBTYP / P1-C1_MULTIPLIER + +MSG_DCBSAT 1 "Estimate differential code biases for satellites" + +! DCB: Estimate Differential Code Biases for Receivers +! ---------------------------------------------------- +DCBREC 1 "0" + ## widget = checkbox + +MSG_DCBREC 1 "Estimate differential code biases for receivers" + +! DCB: Reference Satellite(s) +! --------------------------- +DCBREF 1 "SUM" + ## widget = combobox; editable = false; cards = SUM ALL + ## activeif = DCBSAT = 1 AND DCBTYP / P1-C1_MULTIPLIER + +MSG_DCBREF 1 "Reference satellite(s)" + +! DCB: A Priori Sigma for Reference Satellite Biases +! -------------------------------------------------- +DCBSIG 1 "0.01" + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = DCBSAT = 1 AND DCBTYP / P1-C1_MULTIPLIER + +MSG_DCBSIG 1 "DCB: A Priori Sigma for Reference Satellite Biases" + +! DCB: A Priori Sigma for Receiver Biases +! --------------------------------------- +DCBSIGR 1 "0.01" + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = DCBREC = 1 + +MSG_DCBSIGR 1 "DCB: A Priori Sigma for Receiver Biases" + +! ----------------------------------------- +! +! PARAMETER TYPE: Kinematic Positioning +! =============== +! +! ----------------------------------------- +! +! Enable Kinematic Station +! ------------------------ +KINEST 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC AND GEOTEC = GNSS + +MSG_KINEST 1 "Kinematic coordinates" + +! Kinematic Station(s) +! -------------------- +KINSTA 1 "MANUAL" + ## widget = combobox; editable = false + ## cards = FIRST LAST ALL MANUAL FROM_FILE + +MSG_KINSTA 1 "Station selection" + +! Kinematic Station(s): Manual Selection +! -------------------------------------- +STATION2 0 + ## widget = selwin; activeif = KINSTA == MANUAL; pointer = CENLST + +MSG_STATION2 1 "Kinematic Pos.: List of stations" + +! File with Kinematic Stations(s) +! ------------------------------- +STAFILE2 0 + ## widget = selwin; activeif = KINSTA == FROM_FILE; path = DIR_FIX + ## ext = EXT_FIX; maxfiles = 1; emptyallowed = true + # IGSNET + +MSG_STAFILE2 1 "Kinematic Pos.: File with the list of stations" + +SIGKIN 1 "NEU" + ## widget = combobox; editable = false; cards = NEU XYZ + +MSG_SIGKIN 1 "Reference frame" + +! Kinematic pos.: horizontal component sigma +! ------------------------------------------ +SIGKIN_H 0 + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = SIGKIN = NEU + +MSG_SIGKIN_H 1 "Kinematic pos.: Sigma for horizontal components" + +! Kinematic pos.: vertical component sigma +! ------------------------------------------ +SIGKIN_V 0 + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = SIGKIN = NEU + +MSG_SIGKIN_V 1 "Kinematic pos.: Sigma for vertical component" + +! Kinematic pos.: LEO sigma +! ------------------------------------------ +SIGKIN_L 0 + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = SIGKIN = XYZ + +MSG_SIGKIN_L 1 "Kinematic pos.: sigma for non-terrestrial objects" + +! Kin. positioning: min. number of stations +! ----------------------------------------- +MINKIN 1 "4" + ## widget = spinbox; range = 0 100 1 + +MSG_MINKIN 1 "kin. Pos.:min. number of obs. per epoch" + +! ----------------------------------------- +! +! PARAMETER TYPE: Satellite-specific Sigmas +! =============== +! +! ----------------------------------------- +! +! Satellite-Specific A Priori Sigmas +! ---------------------------------- +SVNAPR 1 "0" + ## widget = checkbox + +MSG_SVNAPR 1 "Satellite-specific a priori sigmas" + +! Satellite-specific Sigmas +! ------------------------- +SVNSIG 1 "" "" "" "" "" "" + ## widget = uniline; check_type.1 = integer; check_min.1 = 1 + ## check_max.1 = 999; check_type.2 = date; check_type.3 = time + ## check_type.4 = date; check_type.5 = time; check_type.6 = real + ## check_min.6 = 0.0; numlines = 10 + +MSG_SVNSIG 1 "Satellite specific a priori sigmas" + +! ----------------------------------------- +! +! PARAMETER TYPE: Hill-Resonance +! =============== +! +! ----------------------------------------- +! +! Enable Hill resonance +! --------------------- +HILL 1 "0" + ## widget = checkbox; activeif = RPRCOE / _ + +MSG_HILL 1 "Hill resonance terms" + +! Hill: manual specification +! -------------------------- +HILL_M 1 "0" + ## widget = radiobutton; group = HILL + +MSG_HILL_M 1 "Manual parameter setup" + +! Hill: set forces individually +! ----------------------------- +HILLSTR 1 "" "" "" "" + ## widget = uniline; numlines = 5 + +MSG_HILLSTR 1 "Hill: set forces individually" + +! Hill: default specification +! --------------------------- +HILL_D 1 "1" + ## widget = radiobutton; group = HILL + ## radiokeys = HILC1 HILC2 HILC3 HILP1 HILP2 HILP3 + +MSG_HILL_D 1 "Hill:Default parameter setup" + +! Hill: Enable constant radial force +! ---------------------------------- +HILC1 1 "1" + ## widget = checkbox + +MSG_HILC1 1 "Radial" + +! Hill: Sigma for constant radial force +! ------------------------------------- +SIGHILC1 0 + ## widget = lineedit; activeif = HILC1 == 1 AND HILL_D == 1 + ## check_type = real; check_min = 0.0 + # + +MSG_SIGHILC1 1 "Hill: Sigma for constant radial force" + +! Hill: Enable constant force in plane +! ------------------------------------ +HILC2 1 "1" + ## widget = checkbox + +MSG_HILC2 1 "Along track" + +! Hill: Sigma for constant force in plane +! --------------------------------------- +SIGHILC2 0 + ## widget = lineedit; activeif = HILC2 == 1 AND HILL_D == 1 + ## check_type = real; check_min = 0.0 + # + +MSG_SIGHILC2 1 "Hill: Sigma for along track" + +! Hill: Enable constant force out of plane +! ---------------------------------------- +HILC3 1 "1" + ## widget = checkbox + +MSG_HILC3 1 "Out of plane" + +! Hill: Sigma for constant force out of plane +! ------------------------------------------- +SIGHILC3 0 + ## widget = lineedit; activeif = HILC3 == 1 AND HILL_D == 1 + ## check_type = real; check_min = 0.0 + # + +MSG_SIGHILC3 1 "Hill: Sigma for constant force out of plane" + +! Hill: Enable periodic radial force +! ---------------------------------- +HILP1 1 "1" + ## widget = checkbox + +MSG_HILP1 1 "Periodic Radial" + +! Hill: Sigma for periodic radial force +! ------------------------------------- +SIGHILP1 0 + ## widget = lineedit; activeif = HILP1 == 1 AND HILL_D == 1 + ## check_type = real; check_min = 0.0 + # + +MSG_SIGHILP1 1 "Hill: Sigma for periodic radial force" + +! Hill: Enable periodic force in plane +! ------------------------------------ +HILP2 1 "1" + ## widget = checkbox + +MSG_HILP2 1 "Periodic along track" + +! Hill: Sigma for periodic force in plane +! --------------------------------------- +SIGHILP2 0 + ## widget = lineedit; activeif = HILP2 == 1 AND HILL_D == 1 + ## check_type = real; check_min = 0.0 + # + +MSG_SIGHILP2 1 "Hill: Sigma for periodic force along track" + +! Hill: Enable periodic force out of plane +! ---------------------------------------- +HILP3 1 "1" + ## widget = checkbox + +MSG_HILP3 1 "Periodic out of plane" + +! Hill: Sigma for periodic force out of plane +! ------------------------------------------- +SIGHILP3 0 + ## widget = lineedit; activeif = HILP3 == 1 AND HILL_D == 1 + ## check_type = real; check_min = 0.0 + # + +MSG_SIGHILP3 1 "Hill: Sigma for periodic force out of plane" + +! Hill: List of satellites +! ------------------------ +HILSATSTR 2 + "1" "2" "3" "4" "5" "6" "7" "8" "9" "10" "11" "12" "13" "14" "15" "16" + "17" "18" "19" "20" "21" "22" "23" "24" "25" "26" "27" "28" "29" "30" "31" "32" + ## widget = uniline + ## activeif = HILC1 == 1 OR HILC2 == 1 OR HILC3 == 1 OR HILP1 == 1 OR HILP2 == 1 OR HILP3 == 1 AND HILL_M / 1 + ## check_type = integer; check_min = 1; check_max = 999; numlines = 5 + +MSG_HILSATSTR 1 "Hill: List of satellites" + +! ----------------------------------------- +! +! PARAMETER TYPE: Earth Gravity Field +! =============== +! +! ----------------------------------------- +! +! Enable Earth gravity field +! -------------------------- +GRAVITY 1 "0" + ## widget = checkbox; activeif = RPRCOE / _ + +MSG_GRAVITY 1 "Earth gravity field" + +! Gravity: default setup +! ---------------------- +GRAVITY_D 1 "1" + ## widget = radiobutton; group = GRAVITY; radiokeys = POTDEG POTORD POTSIG + +MSG_GRAVITY_D 1 "Default setup" + +! Gravity: Max degree of development +! ---------------------------------- +POTDEG 1 "2" + ## widget = spinbox; range = 2 10 1; check_type = integer; check_min = 0 + +MSG_POTDEG 1 "Gravity: Max degree of development" + +! Gravity: Max order of development +! --------------------------------- +POTORD 1 "0" + ## widget = spinbox; range = 0 10 1; check_type = integer; check_min = 0 + +MSG_POTORD 1 "Gravity: Max order of development" + +! Gravity: a priori sigma +! ----------------------- +POTSIG 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_POTSIG 1 "Gravity: a priori sigma" + +! Gravity: manual setup +! --------------------- +GRAVITY_M 1 "0" + ## widget = radiobutton; group = GRAVITY; radiokeys = POTSTR + +MSG_GRAVITY_M 1 "Manual setup of special coefficients" + +! Gravity: direct setup of individual parameters +! ---------------------------------------------- +POTSTR 1 "" "" "" + ## widget = uniline; check_type.1 = integer; check_min.1 = 0 + ## check_type.2 = integer; check_min.2 = 0; check_type.3 = real + ## check_min.3 = 0.0; numlines = 5 + +MSG_POTSTR 1 "Gravity: manual setup of special coefficients" + +! ----------------------------------------- +! +! PARAMETER TYPE: Earth Albedo Radiation +! =============== +! +! ----------------------------------------- +! +! Enable Earth Albedo Radiation +! ----------------------------- +ALBEDO 1 "0" + ## widget = checkbox; activeif = RPRCOE / _ + +MSG_ALBEDO 1 "Earth albedo radiation" + +! Albedo: Absorption, constant +! ---------------------------- +ALB1 1 "1" + ## widget = checkbox + +MSG_ALB1 1 "Absorption, constant part" + +! Albedo: Sigma for absorption, constant +! -------------------------------------- +SIGALB1 1 "0.00" + ## widget = lineedit; activeif = ALB1 == 1; check_type = real + ## check_min = 0.0 + +MSG_SIGALB1 1 "Albedo: Sigma for absorption, constant part" + +! Albedo: Absorption, variable +! ---------------------------- +ALB2 1 "1" + ## widget = checkbox + +MSG_ALB2 1 "Absorption, variable surface due to solar panels" + +! Albedo: Sigma for absorption, variable +! -------------------------------------- +SIGALB2 1 "0.00" + ## widget = lineedit; activeif = ALB2 == 1; check_type = real + ## check_min = 0.0 + +MSG_SIGALB2 1 "Albedo: Sigma for absorption, variable surface due to solar panels" + +! Albedo: Reflection +! ------------------ +ALB3 1 "1" + ## widget = checkbox + +MSG_ALB3 1 "Reflection at solar panels" + +! Albedo: Sigma for reflection +! ---------------------------- +SIGALB3 1 "0.00" + ## widget = lineedit; activeif = ALB3 == 1; check_type = real + ## check_min = 0.0 + +MSG_SIGALB3 1 "Albedo: Sigma for reflection at solar panels" + +! Albedo: Satellite groups +! ------------------------ +ALBSATSTR 2 + "1" "1" "2" "3" "4" "5" "6" "7" "8" "9" "10" "11" "12" "13" "14" "15" "16" + "1" "17" "18" "19" "20" "21" "22" "23" "24" "25" "26" "27" "28" "29" "30" "31" "32" + ## widget = uniline; activeif = ALB1 == 1 OR ALB2 == 1 OR ALB3 == 1 + ## check_type = integer; check_min = 1; check_max = 99; numlines = 5 + +MSG_ALBSATSTR 1 "Albedo: define satellite groups" + +! Pre: Station Coord. +! ------------------- +PRE01 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING + ## activeif = FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC + +MSG_PRE01 1 "Station coordinates" + +! Pre: GLONASS reciever clock biases / Receiver Clocks +! ---------------------------------------------------- +PRE02 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING + ## activeif = MOREOPT = 1 AND RCVCLOCK = 1 OR GLOBIAS = 1 + +MSG_PRE02 1 "Pre-elimination: GLONASS receiver clock biases" + +! Pre: Orbit Elements +! ------------------- +PRE03 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = ORBADJ = 1 + +MSG_PRE03 1 "Pre-elimination: GNSS or LEO orbit determination" + +! Pre: Ambiguities +! ---------------- +PRE04 1 "NO" + ## widget = combobox; editable = true + ## cards = NO AS_SOON_AS_POSSIBLE EVERY_SESSION PRIOR_TO_NEQ_SAVING + ## activeif = GEOTEC = GNSS + +MSG_PRE04 1 "Pre-elimination: Ambiguities" + +! Pre: Rec.Height.Calib. +! ---------------------- +PRE05 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = RANTOFF = 1 + +MSG_PRE05 1 "Pre-elimination: Receiver antenna offsets" + +! Pre: Site Troposphere +! --------------------- +PRE06 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = SITETROP = 1 + +MSG_PRE06 1 "Pre-elimination: Site Troposphere" + +! Pre: Local Ionosphere +! --------------------- +PRE07 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = LOCIONO = 1 + +MSG_PRE07 1 "Pre-elimination: Local Ionosphere" + +! Pre: Diff. Code Biases +! ---------------------- +PRE08 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = DCBEST = 1 + +MSG_PRE08 1 "Pre-elimination: Diff. Code Biases" + +! Pre: Local Troposphere +! ---------------------- +PRE09 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = LOCTROP = 1 + +MSG_PRE09 1 "Pre-elimination: Local Troposphere" + +! Pre: Earth Rotation +! ------------------- +PRE10 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = ERP = 1 + +MSG_PRE10 1 "Pre-elimination: Earth Rotation" + +! Pre: Sat. Ant.Off +! ----------------- +PRE12 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = SANTOFF = 1 + +MSG_PRE12 1 "Pre-elimination: GNSS antenna offsets" + +! Pre: Earth Potential +! -------------------- +PRE13 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = GRAVITY = 1 + +MSG_PRE13 1 "Pre-elimination: Earth gravity field" + +! Pre: Hill Resonances +! -------------------- +PRE14 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = HILL = 1 + +MSG_PRE14 1 "Pre-elimination: Hill resonance terms" + +! Pre: Earth Albedo +! ----------------- +PRE15 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = ALBEDO = 1 + +MSG_PRE15 1 "Pre-elimination: Earth albedo radiation" + +! Pre: Geocenter +! ------------------- +PRE16 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = GEOCENT = 1 + +MSG_PRE16 1 "Pre-elimination: Geocenter coordinates" + +! Pre: Diff. Ionosphere +! --------------------- +PRE17 1 "EVERY_EPOCH" + ## widget = combobox; editable = false + ## cards = NO EVERY_EPOCH EVERY_SESSION PRIOR_TO_NEQ_SAVING + ## activeif = DIFFION = 1 + +MSG_PRE17 1 "Pre-elimination: stochastic ionosphere parameters" + +! Pre: Phase Center Var. +! ---------------------- +PRE18 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = RANTPAT = 1 + +MSG_PRE18 1 "Pre-elimination: REceiver antenna PCV patterns" + +! Pre: Global Ionosphere +! ---------------------- +PRE19 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = GLOBION = 1 + +MSG_PRE19 1 "Pre-elimination: Global ionosphere parameters" + +! Pre: Kin. Coordinates +! --------------------- +PRE21 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_EPOCH EVERY_SESSION PRIOR_TO_NEQ_SAVING + ## activeif = KINEST = 1 + +MSG_PRE21 1 "Pre-elimination: Kinematic coordinates" + +! Pre: Scale models in Vienna grid files +! -------------------------------------- +PRE22 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = GRDLOAD = 1 + +MSG_PRE22 1 "Pre-elimination: Scale models in Vienna grid files" + +! Pre: Station Clocks +! ------------------- +PRE23 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_EPOCH EVERY_SESSION PRIOR_TO_NEQ_SAVING + ## activeif = CLOCKR = 1 + +MSG_PRE23 1 "Pre-elimination: Receiver clock offsets" + +! Pre: Satellite Clocks +! --------------------- +PRE24 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_EPOCH EVERY_SESSION PRIOR_TO_NEQ_SAVING + ## activeif = CLOCKS = 1 + +MSG_PRE24 1 "Pre-elimination: GNSS clock offsets" + +! Pre: GNSS PCV +! ------------- +PRE25 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = SANTPAT = 1 + +MSG_PRE25 1 "Pre-elimination: GNSS antenna PCV patterns" + +! Pre: Range biases +! ----------------- +PRE26 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = RBIAS = 1 + +MSG_PRE26 1 "Pre-elimination: Range Biases" + +! Pre: Higher-order ionospere scaling parameters +! ---------------------------------------------- +PRE27 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = SCALHOI = 1 + +MSG_PRE27 1 "Pre-elimination: Higher-order ionosphere scaling parameters" + +! Pre: GNSS-specific parameters +! ----------------------------- +PRE30 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = GNSSPEC = 1 + +MSG_PRE30 1 "Pre-elimination: GNSS-Specific parameters" + +! Define Time Offset +! ------------------ +PAR_OFF 0 + ## widget = lineedit; emptyallowed = true + # + +MSG_PAR_OFF 1 "Time offset for Parameter intervals" + +! Hide some experimental parameter types +! -------------------------------------- +MOREOPT 1 "0" + ## widget = checkbox + +MSG_MOREOPT 1 "Experimental Options" + +! ----------------------------------------- +! +! SELECTION LISTS: Station names +! =============== +! +! ----------------------------------------- +STALST 0 + ## widget = selwin; menuaux = MENUAUX; action = OBS + ## menuauxkeys = CONST PSFILES CSFILES PZFILES CZFILES RZFILES + +CENLST 0 + ## widget = selwin; menuaux = MENUAUX; action = OBS + ## menuauxkeys = CONST ECCENT PSFILES CSFILES PZFILES CZFILES RZFILES + +! ----------------------------------------- +! +! SELECTION LISTS: Satellite list +! =============== +! +! ----------------------------------------- +SATLST 0 + ## widget = selwin; menuaux = MENUAUX; action = SATLST + ## menuauxkeys = CONST PSFILES CSFILES PZFILES CZFILES RZFILES + +! ----------------------------------------- +! +! SELECTION LISTS: Receiver/Antenna names +! =============== +! +! ----------------------------------------- +ANTGRP 0 + ## widget = selwin; menuaux = MENUAUX; action = ANTGRP + ## menuauxkeys = CONST PSFILES CSFILES PZFILES CZFILES + +MSG_ANTGRP 1 "Group satellite numbers" + +! ----------------------------------------- +! +! SELECTION LISTS: Antenna names +! =============== +! +! ----------------------------------------- +ANTGRPRI 0 + ## widget = selwin; menuaux = MENUAUX; action = ANTGRPRI + ## menuauxkeys = CONST PSFILES CSFILES PZFILES CZFILES + +! ----------------------------------------- +! +! SELECTION LISTS: Indiv. Receiver/Antennas +! =============== +! +! ----------------------------------------- +ANTLST 0 + ## widget = selwin; menuaux = MENUAUX; action = ANTLST + ## menuauxkeys = CONST PSFILES CSFILES PZFILES CZFILES + +! ----------------------------------------- +! +! SELECTION LISTS: Indiv. Antennas +! =============== +! +! ----------------------------------------- +ANTLSTRI 0 + ## widget = selwin; menuaux = MENUAUX; action = ANTLSTRI + ## menuauxkeys = CONST PSFILES CSFILES PZFILES CZFILES + +! ====================================================================== +! HIDDEN PANELS AND OPTIONS +! ====================================================================== +! Define array dimensions +! ----------------------- +SHOWMAX 1 "0" + ## widget = checkbox + +MSG_SHOWMAX 1 "Define array dimensions" + +! MAXLOC: Maximum number of parameters to be processed +! ---------------------------------------------------- +MAXLOC 0 + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_MAXLOC 1 "MAXLOC: Maximum number of parameters to be processed" + +! MAXFIL: Maximum number of files to be processed +! ----------------------------------------------- +MAXFIL 0 + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_MAXFIL 1 "MAXFIL: Maximum number of files to be processed" + +! MAXSTA: Maximum number of stations involved +! ------------------------------------------- +MAXSTA 0 + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_MAXSTA 1 "MAXSTA: Maximum number of stations involved" + +! MAXSAT: Maximum number of satellites involved +! --------------------------------------------- +MAXSAT 0 + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_MAXSAT 1 "MAXSAT: Maximum number of satellites involved" + +! MAXAMB: Maximum number of ambiguities in an observation file +! ------------------------------------------------------------ +MAXAMB 0 + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_MAXAMB 1 "MAXAMB: Maximum number of ambiguities in an observation file" + +! MAXPAR: Maximum number of parameters simultaneously processed +! ------------------------------------------------------------- +MAXPAR 0 + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_MAXPAR 1 "MAXPAR: Maximum number of parameters simultaneously processed" + +! MAXFLS: Maximum number of files simultaneously processed +! -------------------------------------------------------- +MAXFLS 0 + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_MAXFLS 1 "MAXFLS: Maximum number of files simultaneously processed" + +! MAXSAS: Maximum number of satellites simultaneously processed +! ------------------------------------------------------------- +MAXSAS 0 + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_MAXSAS 1 "MAXSAS: Maximum number of satellites simultaneously processed" + +! MAXAMP: Maximum number of ambiguities simultaneously processed +! -------------------------------------------------------------- +MAXAMP 0 + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_MAXAMP 1 "MAXAMP: Maximum number of ambiguities simultaneously processed" + +! MAXSNG: Maximum number of non-zero elements in one line of first design matrix +! ------------------------------------------------------------------------------ +MAXSNG 0 + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_MAXSNG 1 "MAXSNG: Maximum number of non-zero elements in one line of first design matrix" + +! Statistic: Apply clock syncronization errors +! -------------------------------------------- +USESYNCR 1 "0" + ## widget = checkbox + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# PARAMETER ESTIMATION - GPSEST 1.1: Input Files 1 # +# # +# GENERAL FILES AND PROCESSING MODE # +# Space geodetic technique > %%%%%% < # GEOTEC +# Differencing level > %%%%%% < # DIFLVL +# LEO data processing > % < # LEOPROC +# Show all general files > % < # SHOWGEN +# # +# OBSERVATION FILES # +# Phase observations > %%%%%%%% < > %%%%%%%% < # PSFILES PZFILES +# Code@ observations > %%%%%%%% < > %%%%%%%% < # CSFILES CZFILES +# Range observations > %%%%%%%% < # RZFILES +# # +# MAIN INPUT FILES # +# Station coordinates > %%%%%%%% < # COORD +# Satellite standard orbits > %%%%%%%% < # STDORB +# Earth rotation parameters > %%%%%%%% < # POLE +# Satellite clock corrections > %%%%%%%% < # SATCLK +# Differential code biases > %%%%%%%% < # DCBINP +# Gridded VMF1 coefficients > %%%%%%%% < # VMF1_FILES +# Ionosphere models > %%%%%%%% < # IONOS +# # +# CORRECTIONS FOR LOADING EFFECTS AND CENTER OF MASS # +# Ocean tidal loading > %%%%%%%% < # OCNLOAD +# Atmospheric tidal loading > %%%%%%%% < # ATMLOAD +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# GPSEST 1.2: Input Files 2 # +# # +# ADDITIONAL INPUT FILES # +# Satellite orbit partials > %%%%%%%% < # RPRCOE +# Clock RINEX file > %%%%%%%% < # RXCLKIN +# Inter-system biases > %%%%%%%% < # ISBINP +# Troposphere estimates > %%%%%%%% < # TROPEST +# Meteorological data > %%%%%%%% < # METFIL +# # +# GRIDDED LOADING PARAMETERS # +# Atmospheric pressure > %%%%%%%% < # ALOAD_FILES +# Ocean, non-tidal > %%%%%%%% < # ONTLD_FILES +# Hydrostatic pressure > %%%%%%%% < # HLOAD_FILES +# # +# AUXILIARY STATION FILES # +# Station information > %%%%%%%% < # STAINFO +# Kinematic coordinates > %%%%%%%% < # KININP +# Receiver antenna orientation > %%%%%%%% < # ANTAZI +# Observation sigma factors > %%%%%%%% < # STAWGT +# Station eccentricities > %%%%%%%% < # ECCENT +# END_PANEL #################################################################### + + +# BEGIN_PANEL LEOPROC = 1 OR GEOTEC = SLR ###################################### +# GPSEST 1.3: LEO- and SLR-specific Input Files # +# # +# LEO-SPECIFIC INPUT FILES # +# Standard orbits > %%%%%%%% < # LEOSTD +# Orbit partial derivatives > %%%%%%%% < # LEORPR +# Attitude data > %%%%%%%% < # ATTIT +# Kinematic velocities > %%%%%%%% < # KINVEL +# # +# SLR-SPECIFIC INPUT FILES # +# Data handling (biases, CoM) > %%%%%%%% < # RGBINP +# LEO precise orbits > %%%%%%%% < # LEOPRE +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWGEN = 1 ###################################################### +# GPSEST 1.4: General Files # +# # +# GENERAL INPUT FILES # +# General constants > %%%%%%%%%%%% < # CONST +# Geodetic datum > %%%%%%%%%%%% < # DATUM +# Phase center variations > %%%%%%%%%%%% < # PHASECC +# Receiver information > %%%%%%%%%%%% < # RECEIVR +# Satellite information > %%%%%%%%%%%% < # SATELL +# Satellite problems > %%%%%%%%%%%% < # SATCRUX +# Earth potential coefficients> %%%%%%%%%%%% < # POTCOE +# Subdaily pole model > %%%%%%%%%%%% < # SUBMOD +# Nutation model > %%%%%%%%%%%% < # NUTMOD +# SINEX header file > %%%%%%%%%%%% < # SINEXIN +# IONEX control file > %%%%%%%%%%%% < # IONEXCF +# GPS-UTC file > %%%%%%%%%%%% < # GPSUTC +# Frequency information > %%%%%%%%%%%% < # FRQINFO +# # +# MENU SETTINGS # +# Selected campaign > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% <# CAMPAIGN +# Selected session Year> %%%% < Session> %%%% < # YR4_INFO SES_INFO +# Session table > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% <# SESSION_TABLE +# # +# TEMPORARY FILES # +# Scratch files > %%%%%%%% < > %%%%%%%% < > %%%%%%%% < # AUXFIL AUXFIL1 KINSCR +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWMAX = 1 ###################################################### +# GPSEST 1.5: Array Dimension Specification # +# # +# MAXIMUM ARRAY DIMENSIONS (OVERALL) # +# MAXLOC: Parameters > %%%%%% < # MAXLOC +# MAXFIL: Files > %%%%%% < # MAXFIL +# MAXSTA: Stations > %%%%%% < # MAXSTA +# MAXSAT: Satellites > %%%%%% < # MAXSAT +# MAXAMB: Ambiguities per observation file > %%%%%% < # MAXAMB +# # +# MAXIMUM ARRAY DIMENSIONS (SIMULTANEOUSLY PROCESSED) # +# MAXPAR: Parameters > %%%%%% < # MAXPAR +# MAXFLS: Files > %%%%%% < # MAXFLS +# MAXSAS: Satellites > %%%%%% < # MAXSAS +# MAXAMP: Ambiguities > %%%%%% < # MAXAMP +# # +# MAXIMUM NUMBER OF # +# MAXSNG: Elements per line of first design matrix > %%%%%% < # MAXSNG +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# GPSEST 2.1: Output Files 1 # +# # +# GENERAL OUTPUT FILES # +# Program output > % < use GPSEST.Lnn or > %%%%%%%% < # SYSODEF SYSOUT +# Error message > % < merged to program output or > %%%%%%%% < # ERRMRG SYSERR +# # +# NORMAL EQUATION SYSTEM > %%%%%%%% < # NEQUARS +# # +# STATION- AND SATELLITE-RELATED RESULTS # +# Station coordinates > %%%%%%%% < # COORDRS +# Satellite orbital elements > %%%%%%%% < # ORBITRS +# Earth rotation parameters > %%%%%%%% < # POLERS +# Earth rotation parameters (IERS) > %%%%%%%% < # IERSPOL +# # +# ATMOSPHERE-SPECIFIC RESULTS # +# Troposphere estimates > %%%%%%%% < # TROPSAV +# Troposphere estimates (SINEX) > %%%%%%%% < # TROPSNX +# Ionosphere models > %%%%%%%% < # IONOSRS +# Ionosphere models (IONEX) > %%%%%%%% < # IONEXRS +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# GPSEST 2.2: Output Files 2 # +# # +# ADDITIONAL RESULT FILES # +# Differential code biases > %%%%%%%% < # DCBOUT +# Inter-system biases > %%%%%%%% < # ISBOUT +# Phase center variations (gridded) > %%%%%%%% < # PHASRSG +# Phase center variations (spherical)> %%%%%%%% < # PHASRSH +# # +# EPOCH-SPECIFIC RESULTS # +# GNSS clock corrections > %%%%%%%% < # CLKSAV +# Clock RINEX > %%%%%%%% < # CLKRNX +# Kinematic coordinates > %%%%%%%% < # KINOUT +# # +# AUXILIARY FILES # +# Observation residuals > %%%%%%%% < # RESIDRS +# Covariance matrix > %%%%%%%% < # COVTTRS +# Covariance matrix wrt coordinates > %%%%%%%% < # COVARRS +# END_PANEL #################################################################### + + +# BEGIN_PANEL GEOTEC = SLR OR LEOPROC = 1 ###################################### +# GPSEST 2.3: LEO- and SLR-specific Output Files # +# # +# LEO-SPECIFIC RESULT FILES # +# Orbital elements > %%%%%%%% < # LEORBRS +# # +# SLR-SPECIFIC RESULT FILES # +# Data handling (biases, CoM) > %%%%%%%% < # RGBOUT +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# GPSEST 3.1: General Options 1 # +# # +# TITLE > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # TITLE +# # +# OBSERVATION SELECTION # +# Satellite system > %%%%%%%%%%%%% < # SATSYS +# Frequency/linear combination > %%%%%%%%%%%%% < # FREQUENCY +# Elevation cutoff angle > %%%%%% %%%%%% %%%%%% %%%%%%%%%%%%% < # SODSEL +# Observation window > % < # WINDOW +# # +# OBSERVATION MODELING AND PARAMETER ESTIMATION # +# A priori sigma of unit weight > %%%%%% %%%%% < # ELVWGT +# Type of computed residuals > %%%%%%%%%%%%% < # NORRES +# Correlation strategy > %%%%%%%%%%%%% < # CORREL +# # +# LEO-SPECIFIC SELECTION AND MODELING OPTIONS # +# Elevation cutoff angle > %%%%%% %%%%% < # LEOEDW +# END_PANEL #################################################################### + + +# BEGIN_PANEL WINDOW = 1 ####################################################### +# GPSEST 3.1.1: Observation Window # +# # +# OBSERVATION WINDOW # +# # +# > % < Defined by Year and Session identifier # RADIO1_1 +# Year > %%%% < Session > %%%% < # SESSION_YEAR1 SESSION_STRG1 +# # +# # +# > % < Defined by Start and End times # RADIO1_2 +# yyyy mm dd hh mm ss yyyy mm dd hh mm ss # +# Start > %%%%%%%%%% < > %%%%%%%% < End > %%%%%%%%%% < > %%%%%%%% < # STADAT1 STATIM1 ENDDAT1 ENDTIM1 +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# GPSEST 3.2: General Options 2 # +# # +# A PRIORI TROPOSPHERE MODELING # +# ZPD model and mapping function > %%%%%%%%%%%%% < for GNSS # TROPOS +# > %%%%%%%%%%%%% < for SLR # TROPOS_S +# # +# HANDLING OF AMBIGUITIES # +# Resolution strategy > %%%%%%%%%%%%% < # AMBSTRAT +# Solve ambiguities for > %%%%%%%%%%%%% < # SATSYS_AR +# Consider GPS quarter-cycle biases> %%%%%%%%%%%%% < # AMBQCPB +# Save resolved ambiguities > % < # AMBSAVE +# Introduce widelane integers > % < # APRWIDE +# Introduce L1 and L2 integers > % < # APRL1L2 +# # +# SPECIAL PROCESSING OPTIONS # +# Stop program after NEQ saving > % < # OBS2NEQ +# Activate extended program output > % < # PRINT +# END_PANEL #################################################################### + + +# BEGIN_PANEL PRINT = 1 ######################################################## +# GPSEST 3.2.1.1: Extended Program Output Options # +# # +# INFORMATION RELATED TO OBSERVATIONS # +# List of observations given in files > % < # PRTNUMOB +# List of observations used for processing > % < # PRTNUMDD +# Satellite elevations > % < # PRTELEV +# Histogram of observations by elevation angle bins > % < # PRTNOBEL +# Histogram of observations by nadir angle bins > % < # PRTNOBNA +# Phase-connected time intervals > % < # PRTTIMFL +# # +# INFORMATION RELATED TO ESTIMATED PARAMETERS # +# List of all parameters > % < # PRTPARAM +# Unresolved ambiguities after each iteration step > % < # PRTAMBIT +# Suppression of output concerning troposphere parameter > % < # PRTTRP +# Suppression of output concerning coordinate parameter > % < # PRTCRD +# Suppression of output concerning ambiguity parameter > % < # PRTAMB +# Suppression of output concerning epoch parameters > % < # PRTEPPAR +# END_PANEL #################################################################### + + +# BEGIN_PANEL PRINT = 1 ######################################################## +# GPSEST 3.2.1.2: Extended Program Output Options # +# # +# OTHER INFORMATION # +# Resolved ambiguities from observation files > % < # PRTAMBFL +# Constants, antenna offsets, ionosphere coefficients > % < # PRTPOLE +# Station eccentricities, receiver information > % < # PRTPOSEC +# Receiver synchronization errors > % < # PRTSYNCH +# RMS of ellipsoidal coordinates and differences > % < # PRTBLH +# Slope distances and their RMS > % < # PRTDIS +# Statistics on the parameter dimensions > % < # PRTMAX +# # +# HELMERT TRANSFORMATION OF RESULTING STATION COORDINATES # +# Activate Helmert transformation > % < # PRTHELM +# Coordinate system for transformation > %%%%%%%%%%%% < # COORDSYS +# Rotation > % < # ROTXYZ +# Scale > % < # SCALE +# END_PANEL #################################################################### + + +# BEGIN_PANEL DIFLVL = DOUBLE AND AMBSTRAT = SEARCH ############################ +# GPSEST 3.2.2: General Search Ambiguity Resolution Strategy # +# # +# OPTIONS AND CRITERIA FOR TESTING # +# Baseline-wise ambiguity resolution > % < # IFBASL +# Search width in units of standard deviation > %%%%% < # IFSWID +# Minimum allowed RMS ratio re 2nd best to best > %%%%% < # IF21 +# Maximum allowed RMS ratio re fixed to float > %%%%% < # IFFXFL +# Search width for geometry-free linear combination > %%%%% %%%%% < # MXAMBIT +# Ambiguity resolvable if exactly one integer within > %%%%% %%%%% %%%%% %%%%%%%%%%%%%%% < # GLORES +# END_PANEL #################################################################### + + +# BEGIN_PANEL DIFLVL = DOUBLE AND AMBSTRAT = QIF ############################### +# GPSEST 3.2.4: Quasi-Ionosphere-Free Ambiguity Resolution Strategy # +# # +# OPTIONS AND CRITERIA FOR TESTING # +# Maximal number of ambiguities fixed per iteration step > %%%%% < # MXAQIF +# Search width for pairs of L1 and L2 ambiguities > %%%%% %%%%% %%%%% %%%%% < # LAFXFL +# Maximum allowed RMS of unit weight for fixed solution > %%%%% %%%%%%%%%%%%%%% < # LAMRES +# END_PANEL #################################################################### + + +# BEGIN_PANEL DIFLVL = ZERO #################################################### +# GPSEST 3.3: General Options 3 # +# # +# OPTIONS CONCERNING INTRODUCED CLOCK CORRECTIONS # +# Primary source for satellite clocks > %%%%%%%%%%%%%%%%% < # USERXCLK +# Receiver@ clock missing in clock RINEX file > %%%%%%%%%%%%%%%%% < # NORXCLKR +# Satellite clock missing in clock RINEX file > %%%%%%%%%%%%%%%%% < # NORXCLKS +# Satellite clock missing in Bernese clock file> %%%%%%%%%%%%%%%%% < # NOSATCLK +# Clock interpolation allowed over > %%%%%% %%%%%% % < # PRELJ2 +# Correction for polarization effect > %%%%%%%%%% < total effect # POLARI2D +# > %%%%%%%%%% < geometric part # POLARI1D +# END_PANEL #################################################################### + + +# BEGIN_PANEL FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC ##### +# GPSEST 4: Datum Definition for Station Coordinates # +# # +# DATUM DEFINITION TYPE # +# > % < Free network solution # RADIO8_3 +# > % < Coordinates constrained > %%%%%%%%%%%% < # RADIO8_2 SIGSTA +# > % < Coordinates fixed > %%%%%%%%%%%% < # RADIO8_1 FIXSTA +# # +# A PRIORI SIGMAS # +# North > %%%%%%% %%%%%%% %%%%%%% %%%%%%%%%%%%%%%%%%%% < # STATION4 +# List of stations (and sigmas) from file > %%%%%%%% < # STAFILE4 +# Stations with specific flags in CRD file > %%%%%%%% < #: all non-blank # STAFLAG4 +# END_PANEL #################################################################### + + +# BEGIN_PANEL FIXSTA = MANUAL OR FIXSTA = FROM_FILE OR FIXSTA = WITH_FLAG AND FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC +# GPSEST 4.1: Datum Definition for Station Coordinates # +# # +# STATION COORDINATES TO BE FIXED # +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # STATION1 +# List of stations from file > %%%%%%%% < # STAFILE1 +# Stations with specific flags in CRD file > %%%%%%%% < #: all non-blank # STAFLAG1 +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# GPSEST 5.1: Setup of Parameters and Pre-Elimination 1 # +# # +# STATION-RELATED PARAMETERS Setup Pre-Elimination # +# Station coordinates > %%%%%%%%%%%%%%%%%%%% < # PRE01 +# Ambiguities > %%%%%%%%%%%%%%%%%%%% < # PRE04 +# # +# ATMOSPHERIC PARAMETERS # +# Site-specific troposphere parameters > % < > %%%%%%%%%%%%%%%%%%%% < # SITETROP PRE06 +# Global ionosphere parameters > % < > %%%%%%%%%%%%%%%%%%%% < # GLOBION PRE19 +# # +# GLOBAL PARAMETERS # +# Orbital parameters > % < > %%%%%%%%%%%%%%%%%%%% < # ORBADJ PRE03 +# Earth orientation parameters > % < > %%%%%%%%%%%%%%%%%%%% < # ERP PRE10 +# Geocenter coordinates > % < > %%%%%%%%%%%%%%%%%%%% < # GEOCENT PRE16 +# # +# EPOCH PARAMETERS # +# Receiver clock offsets > % < > %%%%%%%%%%%%%%%%%%%% < # CLOCKR PRE23 +# Satellite clock offsets > % < > %%%%%%%%%%%%%%%%%%%% < # CLOCKS PRE24 +# Kinematic coordinates > % < > %%%%%%%%%%%%%%%%%%%% < # KINEST PRE21 +# Stochastic ionosphere parameters > % < > %%%%%%%%%%%%%%%%%%%% < # DIFFION PRE17 +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# GPSEST 5.2: Setup of Parameters and Pre-Elimination 2 # +# # +# BIAS PARAMETERS Setup Pre-Elimination # +# Differential code biases > % < > %%%%%%%%%%%%%%%%%%%% < # DCBEST PRE08 +# GLONASS receiver clock biases > % < > %%%%%%%%%%%%%%%%%%%% < # GLOBIAS PRE02 +# GNSS-specific translation parameters > % < > %%%%%%%%%%%%%%%%%%%% < # GNSSPEC PRE30 +# # +# ANTENNA PHASE CENTER PARAMETERS # +# Satellite phase center offsets > % < > %%%%%%%%%%%%%%%%%%%% < # SANTOFF PRE12 +# Satellite phase center variations > % < > %%%%%%%%%%%%%%%%%%%% < # SANTPAT PRE25 +# Receiver@ phase center offsets > % < > %%%%%%%%%%%%%%%%%%%% < # RANTOFF PRE05 +# Receiver@ phase center variations > % < > %%%%%%%%%%%%%%%%%%%% < # RANTPAT PRE18 +# # +# PARAMETER SCALING FACTORS # +# Scaling related to loading effects > % < > %%%%%%%%%%%%%%%%%%%% < # GRDLOAD PRE22 +# Higher-order ionosphere scaling > % < > %%%%%%%%%%%%%%%%%%%% < # SCALHOI PRE27 +# # +# SLR-RELATED PARAMETERS # +# Range biases > % < > %%%%%%%%%%%%%%%%%%%% < # RBIAS PRE26 +# # +# TIME OFFSET FOR PARAMETER INTERVALS > %%%%%%%%% < (hhh mm ss) # PAR_OFF +# END_PANEL #################################################################### + + +# BEGIN_PANEL MOREOPT = 1 ###################################################### +# GPSEST 5.3: Parameter Setup of Experimental Parameters # +# # +# STATION-RELATED PARAMETERS Setup Pre-Elimination # +# Receiver clock offsets > % < same as GLONASS clock bias # RCVCLOCK PRE02 +# Time-dependent GLONASS biases > % < same as GLONASS clock bias # IFBWIN +# # +# ATMOSPHERIC PARAMETERS Setup Pre-Elimination # +# Local troposphere parameters > % < > %%%%%%%%%%%%%%%%%%%% < # LOCTROP PRE09 +# Local ionosphere parameters > % < > %%%%%%%%%%%%%%%%%%%% < # LOCIONO PRE07 +# # +# ADDITIONAL PARAMETERS # +# Earth gravity field > % < > %%%%%%%%%%%%%%%%%%%% < # GRAVITY PRE13 +# Earth albedo radiation > % < > %%%%%%%%%%%%%%%%%%%% < # ALBEDO PRE15 +# Hill resonance terms > % < > %%%%%%%%%%%%%%%%%%%% < # HILL PRE14 +# # +# EXPERIMENTAL OPTIONS # +# Satellite-specific a priori sigmas > % < # SVNAPR +# END_PANEL #################################################################### + + +# BEGIN_PANEL SITETROP = 1 ##################################################### +# GPSEST 6.1.1: Site-Specific Troposphere Parameters 1 # +# # +# ZENITH PATH DELAY PARAMETERS # +# Mapping function > %%%%%%%%%% < # MAPPNG +# Parameter spacing > %%%%%%%% <(hh mm ss) # NUMPAR +# # +# HORIZONTAL GRADIENT PARAMETERS # +# Gradient estimation model > %%%%%%%%%% < # TRPGRD +# Parameter spacing > %%%%%%%% <(hh mm ss) # NUMGRD +# # +# A PRIORI SIGMAS Absolute Relative # +# Zenith path delay > %%%%%%%% %%%%%%%% %%%%%%%% %%%%%%%% %%%%%%%%% <(hhh mm ss) Time resolution> %%%%%%%% <(hh mm ss)# TRPOFF TRPRES +# END_PANEL #################################################################### + + +# BEGIN_PANEL SITETROP = 1 ##################################################### +# GPSEST 6.1.2: Site-Specific Troposphere Parameters 2 # +# # +# STATIONS TO BE EXCLUDED FROM TROPOSPHERE ESTIMATION # +# Station selection > %%%%%%%%%%% < # NTRPSEL +# Station list from file > %%%%%%%% < # STAFILE6 +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # STATION6 +# # +# STATIONS WITH SPECIAL A PRIORI SIGMAS # +# Station selection > %%%%%%%%%%% < # SPESEL +# Station list from file > %%%%%%%% < # STAFILE3 +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # STATION3 +# # +# SPECIAL A PRIORI SIGMAS Absolute Relative # +# Zenith path delay > %%%%%%%% %%%%%%%% %%%%%%%% %%%%%%%% %%%%%%%% < (hh mm ss) # NUMION +# Station-specific models > % < # MLTMOD +# 4-figure model name > %%%% < # GIMNAM +# # +# NUMBER OF COEFFICIENTS # +# Maximum degree of spherical harmonics> %%%% < # MAXDEG +# Maximum order of spherical harmonics > %%%% < # MAXORD +# # +# ESTIMATION OF SINGLE-LAYER HEIGHT PARAMETERS # +# Number of height parameters > %%%% < # HGTEST +# Absolute sigma for height parameters > %%%%%%% %%%%%%% %%%%%%%%%%% < # STADYN +# Reference frame definition > %%%%%%%%%%% < # REFFRM +# Longitude of the Sun > %%%%% < # LONSUN +# Mapping function > %%%%% < # MAPFUN +# # +# ADDITIONAL INFORMATION # +# A priori height of single layer > %%%%%%% %%%%%%% %%%%%%% %%%%%%% %%%%%%% %%%%%%%% < > %%%%%%%% < # ORBEST ORBEST_LST +# # +# SETUP OF ORBITAL ELEMENTS A priori sigma # +# Semi major axis > % < > %%%%%%%%% % < > %%%%%%%%% < # ECCENTR SIGECCE +# Inclination > % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < # STCEST +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL RPRCOE / _ AND ORBADJ = 1 AND STCEST = 1 ######################### +# GPSEST 6.3.2: Satellite Orbit Determination 2 # +# # +# OPTIONS CONCERNING ESTIMATION OF STOCHASTIC PULSES # +# Number of parameter sets per day > %%% < # NUMSET1 +# Additional requests for further epochs> % < # STCSPEC +# # +# SETUP OF STOCHASTIC PULSES A priori sigma # +# Radial > % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% PRN Par/day _Sigma1_ _Sigma2_ _Sigma3_ < # SATGROUP +# END_PANEL #################################################################### + + +# BEGIN_PANEL RPRCOE / _ AND ORBADJ = 1 AND STCEST = 1 AND STCSPEC = 1 ######### +# GPSEST 6.3.3: Satellite Orbit Determination 3 # +# # +# ADDITIONAL SETUP REQUESTS FOR STOCHASTIC PULSES # +# > PRN yyyy_mm_dd hh_mm_ss _Sigma1_ _Sigma2_ _Sigma3_ < # STCGROUP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL LEORPR / _ AND LEOPROC = 1 AND ORBADJ = 1 ######################## +# GPSEST 6.4.1: LEO Orbit Determination 1 # +# # +# SETUP OF ORBITAL ELEMENTS A priori sigma # +# Semi major axis > % < > %%%%%%%%% % < > %%%%%%%%% < # ECCENTR2 SIGECCE2 +# Inclination > % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < # STCEST2 +# END_PANEL #################################################################### + + +# BEGIN_PANEL LEORPR / _ AND LEOPROC = 1 AND ORBADJ = 1 AND STCEST2 = 1 ######## +# GPSEST 6.4.2: LEO Orbit Determination 2 # +# # +# OPTIONS CONCERNING ESTIMATION OF STOCHASTIC PARAMETERS # +# Parameters are defined as changes in > %%%%%%%%%%%% < # PULSDEF2 +# Number of parameter sets per day > %%% < # NUMSET12 +# Additional requests for further epochs> % < # STCSPEC2 +# # +# SETUP OF STOCHASTIC PARAMETERS A priori sigma # +# Radial > % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% LEO Par/day _Sigma1_ _Sigma2_ _Sigma3_ < # SATGROUP2 +# END_PANEL #################################################################### + + +# BEGIN_PANEL LEORPR / _ AND LEOPROC = 1 AND ORBADJ = 1 AND STCEST2 = 1 AND STCSPEC2 = 1 # +# GPSEST 6.4.3: LEO Orbit Determination 3 # +# # +# ADDITIONAL SETUP REQUESTS FOR STOCHASTIC PARAMETERS # +# > LEO yyyy_mm_dd hh_mm_ss _Sigma1_ _Sigma2_ _Sigma3_ < # STCGROUP2 +# END_PANEL #################################################################### + + +# BEGIN_PANEL ERP = 1 ########################################################## +# GPSEST 6.5: Earth Orientation Parameters # +# # +# PARAMETER SETUP # +# Parameter spacing > %%%%%%%% <(hh mm ss) # NUMSET +# Continuity between sets > %%%%% < # CONTI +# Drifts constrained to zero > %%%%% < # CONSTRA +# # +# NUMBER OF PARAMETERS PER SET AND CONSTRAINING # +# Par/set First parameter Other parameters # +# X pole > % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% < > %%%%%%%%% % < > %%%%%%%%% < > %%%%%%%%% % < > %%%%%%%%% < > %%%%%%%%% %%%%%%%% <(hh mm ss) # NVBERN +# IERS ERP file > %%%%%%%% <(hh mm ss) # NVIERS +# END_PANEL #################################################################### + + +# BEGIN_PANEL GEOCENT = 1 ###################################################### +# GPSEST 6.6: Geocenter Coordinates # +# # +# PARAMETER SETUP A priori sigma # +# X-component > % < > %%%%%%%% % < > %%%%%%%% % < > %%%%%%%% % < # PHASEPO +# Var-covar wrt epoch parameters > %%%%%%%%%%%%%%%%% < # QXXEPO +# Sampling rate for resubstitution > %%%%%% %%%%%% %%%%%%%%%%%%%%%%%%%% < # REFSUM +# # +# REFERENCE STATIONS # +# Selection of reference stations > %%%%%%%%%%%%%%%%%%%% < # REFCLOCKR +# Manual station selection > %%%%%%%%%%%%%%%%%%%% < # STATION8 +# Station list from file > %%%%%%%% < # STAFILE8 +# # +# REFERENCE SATELLITES # +# Selection of reference satellites > %%%%%%%%%%%%%%%%%%%% < # REFCLOCKS +# Manual satellite selection > %%%%%%%%%%%%%%%%%%%% < # SATELLITE8 +# Satellite list from file > %%%%%%%% < # SATFILE8 +# # +# ADDITIONAL OPTIONS # +# Minimum number of obs per station clock > %%% < # MINSTA +# Minimum number of obs per satellite clock> %%% < # MINSAT +# # +# GLONASS CLOCK ESTIMATION # +# GLONASS receiver clock biases > %%%%%%%%%%%%%%%%%%%% < # RCVCLKTYP +# Receiver clocks for each satellite system> % < # RCLKSYS +# END_PANEL #################################################################### + + +# BEGIN_PANEL CLOCKR = 1 OR CLOCKS = 1 AND CLKRNX / _ ########################## +# GPSEST 6.8.2: Clock Estimation 2 # +# # +# HEADER ENTRIES FOR CLOCK RINEX RESULT FILE # +# Run by > %%%%%%%%%%%%%%%%%%% < # RUNBY +# AC designator > %%%% < # AC +# AC name > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # ACNAME +# # +# Time system > %%%% < # TIMESYS +# DCBs applied > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # DCBLINE +# # +# Comment lines: # +# > Comment_lines_______________________________________________ < # COMMENT +# END_PANEL #################################################################### + + +# BEGIN_PANEL KINEST = 1 ####################################################### +# GPSEST 6.9: Kinematic Coordinates # +# # +# STATIONS TO BE TREATED AS KINEMATIC # +# Station selection > %%%%%%%%%%% < # KINSTA +# Station list from file > %%%%%%%% < # STAFILE2 +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # STATION2 +# # +# A PRIORI SIGMAS # +# Reference frame > %%%%% < # SIGKIN +# Sigma for horizontal components > %%%%%%% %%%%%%% %%%%%%% % < # MINKIN +# END_PANEL #################################################################### + + +# BEGIN_PANEL DIFFION = 1 ###################################################### +# GPSEST 6.10: Stochastic Ionosphere Parameters # +# # +# STOCHASTIC IONOSPHERE PARAMETERS # +# Elimination of reference ionosphere parameters > % < # DIONELI +# Elevation-dependent parameter constraining > % < # DIONCON +# Absolute a priori sigma on single difference level > %%%%%% %%%%%% %%%%%%%%%%%%%%%%% < # DCBTYP +# Estimate differential code biases for satellites > % < # DCBSAT +# Estimate differential code biases for receivers > % < # DCBREC +# # +# DATUM DEFINITION AND CONSTRAINING # +# Reference satellite(s) > %%%%% < # DCBREF +# A priori sigma for reference satellite biases > %%%%%%% %%%%%%% %%%%%%%% < # SYSTRA +# A priori sigmas North > %%%%%%%% %%%%%%%% %%%%%%%% %%%%%%%% < # SYSTRP +# A priori sigma > %%%%%%%% % <@@Y> % <@@Z> % < # SATANTX SATANTY SATANTZ +# Grouping > %%%%%%%%%%%% < # SAOSEL +# Advanced setup > % < # SATANT0 +# # +# PARAMETER CONSTRAINING # +# X-component > %%%%%%%% %%%%%%%% %%%%%%%% Group hh_mm_ss _X(m)_ _Y(m)_ _Z(m)_ _X(m)_ _Y(m)_ _Z(m)_ < # SATANTSTR +# END_PANEL #################################################################### + + +# BEGIN_PANEL SANTOFF = 1 AND SAOSEL = MANUAL ################################## +# GPSEST 6.13.3: Satellite Antenna Phase Center Offsets 3 # +# # +# MANUAL GROUP DEFINITION # +# Satellite numbers # +# > Grp ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ < # SATANTGRP +# END_PANEL #################################################################### + + +# BEGIN_PANEL SANTPAT = 1 ###################################################### +# GPSEST 6.14.1: Satellite Antenna Phase Center Variations 1 # +# # +# PARAMETER SETUP # +# Grouping > %%%%%%%%%%%% < # SAPSEL +# Maximum nadir angle > %%%%%%%% %%%%%%%% %%%%%%%% %%%%%%%% Grp ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ < # SAPGRP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL RANTOFF = 1 ###################################################### +# GPSEST 6.15.1: Receiver Antenna Phase Center Offsets 1 # +# # +# PARAMETER SETUP # +# Antenna offset component North> % <@@East> % <@@Up> % < # RAON RAOE RAOU +# Satellite system > %%%%%%%% < # RAOPRN +# Frequencies > %%%%%%%% < # RAOFRQ +# Grouping > %%%%%%%%%%%%%%%%%%%%% < # RAOSEL +# # +# PARAMETER CONSTRAINING # +# Sigma for horizontal components> %%%%%%%% %%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAOGRPI +# Reference > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAOREFGI +# # +# RECEIVER-DEPENDENT SELECTION # +# Estimated > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAOGRP +# Reference > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAOREFG +# # +# INDIVIDUAL ANTENNAS # +# Estimated > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAOANT +# Reference > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAOREFI +# END_PANEL #################################################################### + + +# BEGIN_PANEL RANTOFF = 1 AND RAOSEL = MANUAL ############################################# +# GPSEST 6.15.3: Receiver Antenna Offsets 3 # +# # +# MANUAL SETUP # +# Antenna numbers Sigma (meters) # +#> Antenna_name________ Receiver_name_____ from__ to____ Frq_ Sys horiz.__ vert.___ < # RAOSTR +# # +# END_PANEL ############################################################################### + + +# BEGIN_PANEL RANTPAT = 1 ###################################################### +# GPSEST 6.16.1: Receiver Antenna Phase Center Variations 1 # +# # +# PARAMETER SETUP # +# Satellite system > %%%%%%%% < # RAPPRN +# Frequencies > %%%%%%%% < # RAPFRQ +# Grouping > %%%%%%%%%%%%%%%%%%%%% < # RAPSEL +# # +# TYPE OF MODELLING # +# > % %%% < degrees # RAPZENMAX +# Elevation increment > %%% < degrees # RAPDELE +# Azimuth increment > %%% < degrees # RAPDAZI +# > % %%% < # RAPHARMN +# Order m > %%% < # RAPHARMM +# # +# PARAMETER CONSTRAINING # +# A priori sigma > %%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAPGRPI +# Reference > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAPREFGI +# # +# RECEIVER-DEPENDENT SELECTION # +# Estimated > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAPGRP +# Reference > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAPREFG +# # +# INDIVIDUAL ANTENNAS # +# Estimated > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAPANT +# Reference > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAPREFI +# END_PANEL #################################################################### + + +# BEGIN_PANEL RANTPAT = 1 AND RAPSEL = MANUAL ########################################### +# GPSEST 6.16.3: Receiver Antenna Phase Center Variations 3 # +# # +# MANUAL SETUP # +# Antenna numbers Increment # +#> Antenna_name________ Receiver_name_____ from__ to____ Frq_ Sys Ele Azi Sigma___< # RAPSTR +# # +# END_PANEL ############################################################################# + + +# BEGIN_PANEL GRDLOAD = 1 ###################################################### +# GPSEST 6.17: Scaling Factors Related to Loading Effects # +# # +# ATMOSPHERIC PRESSURE LOADING # +# Parameter setup > %%%%%%%%%%%%%%%%%% < > %%%%%%%% < # ALOADSET ALOADCLU +# Parameter decomposition > %%%%%%%%%%%%%%%%%% < # ALOADDEC +# Sigma in North/horizontal/overall> %%%%%%%% < meters # ALOADSIG1 +# @@@@@@@@@East@/vertical > %%%%%%%% < meters # ALOADSIG2 +# @@@@@@@@@Up > %%%%%%%% < meters # ALOADSIG3 +# # +# OCEAN NON-TIDAL LOADING # +# Parameter setup > %%%%%%%%%%%%%%%%%% < > %%%%%%%% < # ONTLDSET ONTLDCLU +# Parameter decomposition > %%%%%%%%%%%%%%%%%% < # ONTLDDEC +# Sigma in North/horizontal/overall> %%%%%%%% < meters # ONTLDSIG1 +# @@@@@@@@@East@/vertical > %%%%%%%% < meters # ONTLDSIG2 +# @@@@@@@@@Up > %%%%%%%% < meters # ONTLDSIG3 +# # +# HYDROSTATIC PRESSURE LOADING # +# Parameter setup > %%%%%%%%%%%%%%%%%% < > %%%%%%%% < # HLOADSET HLOADCLU +# Parameter decomposition > %%%%%%%%%%%%%%%%%% < # HLOADDEC +# Sigma in North/horizontal/overall> %%%%%%%% < meters # HLOADSIG1 +# @@@@@@@@@East@/vertical > %%%%%%%% < meters # HLOADSIG2 +# @@@@@@@@@Up > %%%%%%%% < meters # HLOADSIG3 +# END_PANEL #################################################################### + + +# BEGIN_PANEL SCALHOI = 1 ###################################################### +# GPSEST 6.18: Higher-order Ionosphere Scaling Factors # +# # +# PARAMETER SETUP FOR Setup Sigma # +# Second-order term > %%%%%%%%%%%%%%% < > %%%%%%%%%% < # HOI1 SIGHOI1 +# Third-order term > %%%%%%%%%%%%%%% < > %%%%%%%%%% < # HOI2 SIGHOI2 +# Ray path bending term > %%%%%%%%%%%%%%% < > %%%%%%%%%% < # HOI3 SIGHOI3 +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL RBIAS = 1 ######################################################## +# GPSEST 6.19: SLR Range Biases # +# # +# PARAMETER SETUP # +# Station selection > %%%%%%%%%%% < # RGBLST +# File with the list of stations > %%%%%%%% < # STAFILE9 +# Manual selection of stations > %%%%%%%%%%%%%%%%%%%% < # STATION9 +# Definition of satellite groups > %%%%%%%%%%%% < # SATRGB +# # +# PARAMETER CONSTRAINING # +# A priori sigma > %%%%%%%%% %%%%%%%%%%% < # RCVCLKLST +# File with the list of stations > %%%%%%%% < # STAFILE5 +# Selection of list of stations > %%%%%%%%%%%%%%%%%%%% < # STATION5 +# A priori sigma > %%%%% % < Time interval from observation files # RCOTIM +# # +# > % < Defined by year and session identifier # RADIO5_1 +# Year > %%%% < Session > %%%% < # SESSION_YEAR5 SESSION_STRG5 +# # +# > % < Defined by start and end times # RADIO5_2 +# yyyy mm dd hh mm ss yyyy mm dd hh mm ss # +# Start> %%%%%%%%%% < > %%%%%%%% < End> %%%%%%%%%% < > %%%%%%%% < # STADAT5 STATIM5 ENDDAT5 ENDTIM5 +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL MOREOPT = 1 AND LOCTROP = 1 ###################################### +# GPSEST 99.2: Local Troposphere Parameters # +# # +# MODEL SPECIFICATION # +# Parameter interval > %%%%%%%% <(hh mm ss) # LTRPMOD +# Polynomial degree > %% < # LTRPPAR +# A priori sigma for zero-order term> %%%%%%%% %%%%%%%% Model Latitude___ Longitude__ mixed_coefficients < # LIONSTR +# END_PANEL #################################################################### + + +# BEGIN_PANEL MOREOPT = 1 AND GRAVITY = 1 ###################################### +# GPSEST 99.4: Earth Gravity Field # +# # +# PARAMETER SETUP OPTIONS # +# > % < Default setup # GRAVITY_D +# Maximum degree of development> %% < # POTDEG +# Maximum order of development > %% < # POTORD +# A priori sigma > %%%%%% < # POTSIG +# # +# > % < Manual setup of special coefficients # GRAVITY_M +# > Degree Order Sigma < # POTSTR +# END_PANEL #################################################################### + + +# BEGIN_PANEL MOREOPT = 1 AND ALBEDO = 1 ####################################### +# GPSEST 99.5: Earth Albedo Radiation # +# # +# PARAMETER SELECTION A priori sigma # +# Absorption, constant part > % < > %%%%%%% < # ALB1 SIGALB1 +# Absorption, variable surface due to solar panels> % < > %%%%%%% < # ALB2 SIGALB2 +# Reflection at solar panels > % < > %%%%%%% < # ALB3 SIGALB3 +# # +# SATELLITE GROUP DEFINITION # +# > GRP ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ < # ALBSATSTR +# END_PANEL #################################################################### + + +# BEGIN_PANEL MOREOPT = 1 AND HILL = 1 ######################################### +# GPSEST 99.6.1: Hill Resonance Terms # +# # +# PARAMETER SETUP OPTIONS # +# > % < Default parameter setup # HILL_D +# > % < Manual parameter setup # HILL_M +# # +# CONSTANT FORCES SELECTION A priori sigma # +# Radial > % < > %%%%%% < # HILC1 SIGHILC1 +# Along track > % < > %%%%%% < # HILC2 SIGHILC2 +# Out of plane > % < > %%%%%% < # HILC3 SIGHILC3 +# # +# PERIODIC FORCES SELECTION # +# Radial > % < > %%%%%% < # HILP1 SIGHILP1 +# Along track > % < > %%%%%% < # HILP2 SIGHILP2 +# Out of plane > % < > %%%%%% < # HILP3 SIGHILP3 +# # +# LIST OF SATELLITES # +# > ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ < # HILSATSTR +# END_PANEL #################################################################### + + +# BEGIN_PANEL MOREOPT = 1 AND HILL = 1 AND HILL_M = 1 ########################## +# GPSEST 99.6.2: Hill Resonance Terms (Manual Setup) # +# # +# DIRECTION OF FORCE TYPE OF FORCE # +# 1: Radial 1: Constant # +# 2: Along track 2: Cosine term # +# 3: Out of plane 3: Sine term # +# # +# MANUAL PARAMETER SETUP # +# Direction Type of # +# > PRN of_force_ of_force_ Sigma < # HILLSTR +# END_PANEL #################################################################### + + +# BEGIN_PANEL MOREOPT = 1 AND SVNAPR = 1 ####################################### +# GPSEST 99.7: Satellite-Specific a Priori Sigmas # +# # +# From To # +# > PRN yyyy_mm_dd hh_mm_ss yyyy_mm_dd hh_mm_ss Sigma(m) < # SVNSIG +# END_PANEL #################################################################### + + +# BEGIN_PANEL MOREOPT = 1 AND IFBWIN = 1 ####################################### +# GPSEST 99.8: Time Window for GLONASS Receiver Clock Biases # +# # +# TIME DEPENDENT INTER-SYSTEM BIASES # +# > Receiver_name_______ from__ to____ Interval__ < # RCOSTR +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_QIF/GPSEST.old b/config/bernese/gpsuser52-luzon/OPT/R2S_QIF/GPSEST.old new file mode 100755 index 0000000..8d27b8f --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_QIF/GPSEST.old @@ -0,0 +1,6006 @@ + +CAMPAIGN 1 "./DUMMY" + ## widget = initmenu; pointer = ACTIVE_CAMPAIGN + +SESSION_TABLE 1 "${X}/SKL/SESSIONS.SES" + ## widget = initmenu; pointer = SESSION_TABLE + +DESCR_SESSION_TABLE 1 "Session table" + +YR4_INFO 1 "1980" + ## widget = comment + # $Y+0 + +SES_INFO 1 "0060" + ## widget = comment + # $S+0 + +USR_INFO 1 "${USER}" + ## widget = comment + +! Environment Variables +! --------------------- +ENVIRONMENT 1 "" "${}" + ## widget = initmenu; pointer = ENVIR_LIST + +! ---------------------------------------------------------------------- +! General options and processing mode +! ---------------------------------------------------------------------- +! Spce geodetic technique +! ----------------------- +GEOTEC 1 "GNSS" + ## widget = combobox; cards = GNSS SLR; editable = false + +MSG_GEOTEC 1 "Space geodetic technique" + +! Differencing level +! ------------------ +DIFLVL 1 "DOUBLE" + ## widget = combobox; cards = DOUBLE ZERO; editable = false + ## activeif = GEOTEC = GNSS + +MSG_DIFLVL 1 "Differencing level" + +! LEO processing +! -------------- +LEOPROC 1 "0" + ## widget = checkbox + +MSG_LEOPROC 1 "LEO data processing" + +! Show general files +! ------------------ +SHOWGEN 1 "1" + ## widget = checkbox + +MSG_SHOWGEN 1 "Show all general files" + +! ---------------------------------------------------------------------- +! General files +! ---------------------------------------------------------------------- +! General Constants +! ----------------- +CONST 1 "${X}/GEN/CONST." + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # CONST. + +DESCR_CONST 1 "General constants" + +! Local Geodetic Datum +! -------------------- +DATUM 1 "${X}/GEN/DATUM." + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # DATUM. + +DESCR_DATUM 1 "Geodetic datum" + +! Phase Center Eccentricities +! --------------------------- +PHASECC 1 "${X}/GEN/$(PCVINF).$(PCV)" + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # $(PCVINF).$(PCV) + +DESCR_PHASECC 1 "Phase center eccentricities" + +! Receiver information +! -------------------- +RECEIVR 1 "${X}/GEN/$(RECINF)" + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # $(RECINF) + +DESCR_RECEIVR 1 "Receiver information" + +! Satellite Information +! --------------------- +SATELL 1 "${X}/GEN/$(SATINF).$(PCV)" + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # $(SATINF).$(PCV) + +DESCR_SATELL 1 "Satellite information" + +! Satellite Problems +! ------------------ +SATCRUX 1 "${X}/GEN/$(SATCRX).CRX" + ## widget = selwin; path = PTH_GEN; ext = EXT_CRX; maxfiles = 1 + ## emptyallowed = true + # $(SATCRX) + +DESCR_SATCRUX 1 "Satellite problems" + +! Earth Potential +! --------------- +POTCOE 1 "${X}/GEN/EGM2008_SMALL." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + ## emptyallowed = true + # EGM2008_SMALL. + +DESCR_POTCOE 1 "Earth potential coefficients" + +! Subdaily Pole Model +! ------------------- +SUBMOD 1 "${X}/GEN/IERS2010XY.SUB" + ## widget = selwin; path = PTH_GEN; ext = EXT_SUB; maxfiles = 1 + # IERS2010XY + +DESCR_SUBMOD 1 "Subdaily pole model" + +! Nutation Model +! ------------------- +NUTMOD 1 "${X}/GEN/IAU2000R06.NUT" + ## widget = selwin; path = PTH_GEN; ext = EXT_NUT; maxfiles = 1 + # IAU2000R06 + +DESCR_NUTMOD 1 "Nutation model" + +! SINEX General Input File +! ------------------------ +SINEXIN 1 "${X}/GEN/SINEX." + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # SINEX. + +DESCR_SINEXIN 1 "SINEX general input file" + +! IONEX Control File +! ------------------ +IONEXCF 1 "${X}/GEN/IONEX." + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # IONEX. + +DESCR_IONEXCF 1 "IONEX control file" + +! GPS-UTC file +! ------------- +GPSUTC 1 "${X}/GEN/GPSUTC." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + ## emptyallowed = false + # GPSUTC. + +DESCR_GPSUTC 1 "Difference GPS-UTC" + +! Frequency Information +! --------------------- +FRQINFO 0 + ## widget = selwin; path = PTH_GEN; ext = EXT_FRQ; maxfiles = 1 + ## emptyallowed = true; activeif = GEOTEC = SLR + # + +DESCR_FRQINFO 1 "Frequency information" + +! Scratch Files +! ------------- +AUXFIL 1 "${U}/WORK/GPSEST.SCR" + ## widget = lineedit; path = PTH_SCR; ext = EXT_SCR; emptyallowed = false + # GPSEST$J + +DESCR_AUXFIL 1 "Scratch file" + +AUXFIL1 1 "${U}/WORK/GPSEST.SC1" + ## widget = lineedit; path = PTH_SCR; ext = EXT_SC1; emptyallowed = false + # GPSEST$J + +DESCR_AUXFIL1 1 "Scratch files" + +KINSCR 1 "${U}/WORK/GPSEST.SC2" + ## widget = lineedit; path = PTH_SCR; ext = EXT_SC2; emptyallowed = false + # GPSEST$J + +MSG_KINSCR 1 "Scratch files" + +DELETE_FILES 3 + "AUXFIL" + "AUXFIL1" + "KINSCR" + +! ---------------------------------------------------------------------- +! Input files +! ---------------------------------------------------------------------- +! Phase Zero Differences +PZFILES 0 + ## widget = selwin; path = DIR_PZH; ext = EXT_PZH; emptyallowed = true + ## activeif = DIFLVL = ZERO + # + +MSG_PZFILES 1 "Phase observation files" + +PZFILES_PTH_COL_2 1 "./DUMMY/OBS/" + ## widget = initmenu; pointer = DIR_PZO + +PZFILES_EXT_COL_2 1 "PZO" + ## widget = initmenu; pointer = EXT_PZO + +PZFILES_TXT_COL_1 1 "OBSERVATION FILE HEADER" + +PZFILES_TXT_COL_2 1 "OBSERVATION FILE" + +! Phase Single Differences +PSFILES 1 "./DUMMY/OBS/$(FFFF)0060.PSH" + ## widget = selwin; path = DIR_PSH; ext = EXT_PSH; emptyallowed = true + ## activeif = DIFLVL = DOUBLE + # $(FFFF)$S+0 + +MSG_PSFILES 1 "Phase observation files" + +PSFILES_PTH_COL_2 1 "./DUMMY/OBS/" + ## widget = initmenu; pointer = DIR_PSO + +PSFILES_EXT_COL_2 1 "PSO" + ## widget = initmenu; pointer = EXT_PSO + +PSFILES_TXT_COL_1 1 "OBSERVATION FILE HEADER" + +PSFILES_TXT_COL_2 1 "OBSERVATION FILE" + +! Code Zero Differences +CZFILES 0 + ## widget = selwin; path = DIR_CZH; ext = EXT_CZH; emptyallowed = true + ## activeif = DIFLVL = ZERO + # + +MSG_CZFILES 1 "Code observation files" + +CZFILES_PTH_COL_2 1 "./DUMMY/OBS/" + ## widget = initmenu; pointer = DIR_CZO + +CZFILES_EXT_COL_2 1 "CZO" + ## widget = initmenu; pointer = EXT_CZO + +CZFILES_TXT_COL_1 1 "OBSERVATION FILE HEADER" + +CZFILES_TXT_COL_2 1 "OBSERVATION FILE" + +! Code Single Differences +CSFILES 0 + ## widget = selwin; path = DIR_CSH; ext = EXT_CSH; emptyallowed = true + ## activeif = DIFLVL = DOUBLE + # + +MSG_CSFILES 1 "Code observation files" + +CSFILES_PTH_COL_2 1 "./DUMMY/OBS/" + ## widget = initmenu; pointer = DIR_CSO + +CSFILES_EXT_COL_2 1 "CSO" + ## widget = initmenu; pointer = EXT_CSO + +CSFILES_TXT_COL_1 1 "OBSERVATION FILE HEADER" + +CSFILES_TXT_COL_2 1 "OBSERVATION FILE" + +! SLR Range Observations +RZFILES 0 + ## widget = selwin; path = DIR_RZH; ext = EXT_RZH; emptyallowed = true + ## activeif = GEOTEC = SLR + # + +MSG_RZFILES 1 "Range observation files" + +RZFILES_PTH_COL_2 1 "./DUMMY/OBS/" + ## widget = initmenu; pointer = DIR_RZO + +RZFILES_EXT_COL_2 1 "RZO" + ## widget = initmenu; pointer = EXT_RZO + +RZFILES_TXT_COL_1 1 "OBSERVATION FILE HEADER" + +RZFILES_TXT_COL_2 1 "OBSERVATION FILE" + +! A priori Coordinates +! -------------------- +COORD 1 "./DUMMY/STA/$C800060.CRD" + ## widget = selwin; path = DIR_CRD; ext = EXT_CRD; maxfiles = 1 + # $C$YSS+0 + +DESCR_COORD 1 "A priori station coordinates" + +! Standard Orbit +! -------------- +STDORB 1 "./DUMMY/ORB/$B800060.STD" + ## widget = selwin; path = DIR_STD; ext = EXT_STD; maxfiles = 1 + # $B$YSS+0 + +DESCR_STDORB 1 "Satellite standard orbits" + +! Pole File +! --------- +POLE 1 "./DUMMY/ORB/$B800060.ERP" + ## widget = selwin; path = DIR_ERP; ext = EXT_ERP; maxfiles = 1 + # $B$YSS+0 + +DESCR_POLE 1 "Earth rotation parameters" + +! Satellite Clocks +! ---------------- +SATCLK 0 + ## widget = selwin; path = DIR_CLK; ext = EXT_CLK; maxfiles = 1 + ## emptyallowed = true; activeif = DIFLVL = ZERO + # + +DESCR_SATCLK 1 "Satellite clock corrections" + +! Code Biases +! ----------- +DCBINP 0 + ## widget = selwin; path = DIR_DCB; ext = EXT_DCB; maxfiles = 1 + ## emptyallowed = true; activeif = GEOTEC = GNSS + # + +DESCR_DCBINP 1 "Differential code biases" + +! VMF grid files +! -------------- +VMF1_FILES 0 + ## widget = selwin; path = DIR_GRD; ext = EXT_GRD; emptyallowed = true + # + +MSG_VMF1_FILES 1 "Gridded VMF1 coefficients" + +! Ionosphere Models +! ----------------- +IONOS 1 "./DUMMY/ATM/$(HOIFIL).ION" + ## widget = selwin; path = DIR_ION; ext = EXT_ION; maxfiles = 1 + ## emptyallowed = true; activeif = GEOTEC = GNSS + # $(HOIFIL) + +DESCR_IONOS 1 "Ionosphere models" + +! Ocean Loading Tables +! -------------------- +OCNLOAD 1 "./DUMMY/STA/$(BLQINF).BLQ" + ## widget = selwin; path = DIR_BLQ; ext = EXT_BLQ; maxfiles = 1 + ## emptyallowed = true + # $(BLQINF) + +DESCR_OCNLOAD 1 "Ocean tidal loading tables" + +! Atmospheric Tidal Loading Tables +! -------------------------------- +ATMLOAD 1 "./DUMMY/STA/$(ATLINF).ATL" + ## widget = selwin; path = DIR_ATL; ext = EXT_ATL; maxfiles = 1 + ## emptyallowed = true + # $(ATLINF) + +DESCR_ATMLOAD 1 "Atmospheric tidal loading tables" + +! Radiation Pressure Coef. +! ------------------------ +RPRCOE 0 + ## widget = selwin; path = DIR_RPR; ext = EXT_RPR; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_RPRCOE 1 "Satellite orbit partials" + +! Clock RINEX File +! ---------------- +RXCLKIN 0 + ## widget = selwin; path = DIR_RXC; ext = EXT_RXC; maxfiles = 1 + ## emptyallowed = true; activeif = DIFLVL = ZERO + # + +DESCR_RXCLKIN 1 "Input clock RINEX file" + +! Intersystem Biases +! ------------------ +ISBINP 0 + ## widget = selwin; path = DIR_ISB; ext = EXT_ISB; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_ISBINP 1 "Inter-system biases" + +! Troposphere Estimates +! --------------------- +TROPEST 1 "./DUMMY/ATM/$C800060.TRP" + ## widget = selwin; path = DIR_TRP; ext = EXT_TRP; maxfiles = 1 + ## emptyallowed = true; activeif = GEOTEC = GNSS + # $C$YSS+0 + +DESCR_TROPEST 1 "Troposphere estimates" + +! Meteo Data +! ---------- +METFIL 0 + ## widget = selwin; path = DIR_MET; ext = EXT_MET; emptyallowed = true + # + +MSG_METFIL 1 "Meteorological data" + +! Atm. loading grid files +! ----------------------- +ALOAD_FILES 0 + ## widget = selwin; path = DIR_GRD; ext = EXT_GRD; emptyallowed = true + # + +MSG_ALOAD_FILES 1 "Grid files for atmospheric pressure loading" + +! Ocean non-tidal loading grid files +! ---------------------------------- +ONTLD_FILES 0 + ## widget = selwin; path = DIR_GRD; ext = EXT_GRD; emptyallowed = true + # + +MSG_ONTLD_FILES 1 "Grid files for ocean non-tidal loading" + +! Hydrostatic loading grid files +! ------------------------------ +HLOAD_FILES 0 + ## widget = selwin; path = DIR_GRD; ext = EXT_GRD; emptyallowed = true + # + +MSG_HLOAD_FILES 1 "Grid files for hydrostatic pressure loading" + +! Station crux file +! ----------------- +STAINFO 0 + ## widget = selwin; path = DIR_STA; ext = EXT_STA; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_STAINFO 1 "Station information" + +! Kinematic positions for LEOs and Stations +! ----------------------------------------- +KININP 0 + ## widget = selwin; path = DIR_KIN; ext = EXT_KIN; maxfiles = 1 + ## emptyallowed = true; activeif = GEOTEC = GNSS + # + +DESCR_KININP 1 "Kinematic coordinates" + +! Receiver Antenna Orientations +! ----------------------------- +ANTAZI 0 + ## widget = selwin; path = DIR_AZI; ext = EXT_AZI; maxfiles = 1 + ## emptyallowed = true; activeif = GEOTEC = GNSS + # + +DESCR_ANTAZI 1 "Receiver antenna orientation" + +! Station Observation sigma factors for scaling the outlier limits +! ---------------------------------------------------------------- +STAWGT 0 + ## widget = selwin; path = DIR_SOS; ext = EXT_SOS; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_STAWGT 1 "Observation sigma factors" + +! Site Eccentricities +! ------------------- +ECCENT 0 + ## widget = selwin; path = DIR_ECC; ext = EXT_ECC; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_ECCENT 1 "Station eccentricities" + +! LEO Standard Orbits +! ------------------- +LEOSTD 0 + ## widget = selwin; path = DIR_STD; ext = EXT_STD; maxfiles = 1 + ## activeif = LEOPROC = 1; emptyallowed = true + # + +DESCR_LEOSTD 1 "Standard orbit(s)" + +! LEO Dynamic partials +! -------------------- +LEORPR 0 + ## widget = selwin; path = DIR_RPR; ext = EXT_RPR; maxfiles = 1 + ## activeif = LEOPROC = 1; emptyallowed = true + # + +DESCR_LEORPR 1 "Orbit partials" + +! LEO attitude +! ------------- +ATTIT 0 + ## widget = selwin; path = DIR_ATT; ext = EXT_ATT; maxfiles = 10 + ## activeif = LEOPROC = 1; emptyallowed = true + # + +DESCR_ATTIT 1 "Attitude data" + +! LEO Precise Orbit for SLR validation +! ------------------------------------ +LEOPRE 0 + ## widget = selwin; path = DIR_STD; ext = EXT_PRE; maxfiles = 1 + ## activeif = LEOPROC = 1 AND GEOTEC = SLR; emptyallowed = true + # + +DESCR_LEOPRE 1 "Precise orbit(s)" + +! LEO Kinematic velocities +! ------------------------ +KINVEL 0 + ## widget = selwin; path = DIR_KVL; ext = EXT_KVL; maxfiles = 1 + ## activeif = LEOPROC = 1; emptyallowed = true + # + +DESCR_KINVEL 1 "Kinematic velocities" + +! Range Biases +! ------------ +RGBINP 0 + ## widget = selwin; path = DIR_RGB; ext = EXT_RGB; maxfiles = 1 + ## emptyallowed = true; activeif = GEOTEC = SLR + # + +DESCR_RGBINP 1 "Range biases" + +! ---------------------------------------------------------------------- +! Output files +! ---------------------------------------------------------------------- +! Program Output File +! ------------------- +SYSODEF 1 "0" + ## widget = checkbox + +MSG_SYSODEF 1 "Program output" + +SYSOUT 1 "./DUMMY/OUT/$(FFFF)0060_Q.OUT" + ## widget = lineedit; path = DIR_OUT; ext = EXT_OUT + ## activeif = SYSODEF == 0; emptyallowed = false + # $(FFFF)$S+0_Q + +DESCR_SYSOUT 1 "Program output" + +! Error Message File +! ------------------ +ERRMRG 1 "0" + ## widget = checkbox + +MSG_ERRMRG 1 "Error message" + +SYSERR 1 "${U}/WORK/ERROR.MSG" + ## widget = lineedit; path = PTH_ERR; ext = EXT_ERR + ## activeif = ERRMRG == 0; emptyallowed = false + # ERROR + +DESCR_SYSERR 1 "Error message" + +! Normal Equations +! ---------------- +NEQUARS 0 + ## widget = lineedit; path = DIR_NEQ; ext = EXT_NEQ + # + +DESCR_NEQUARS 1 "Normal equations" + +! Coordinate Results +! ------------------ +COORDRS 0 + ## widget = lineedit; path = DIR_CRD; ext = EXT_CRD + # + +DESCR_COORDRS 1 "Station coordinates" + +! Orbital Elements +! ---------------- +ORBITRS 0 + ## widget = lineedit; path = DIR_ELE; ext = EXT_ELE + # + +DESCR_ORBITRS 1 "GNSS orbital elements" + +! Earth Rotation Parameters +! ------------------------- +POLERS 0 + ## widget = lineedit; path = DIR_ERP; ext = EXT_ERP + # + +DESCR_POLERS 1 "Bernese ERP file" + +! Pole in IERS Format +! ------------------- +IERSPOL 0 + ## widget = lineedit; path = DIR_IEP; ext = EXT_IEP + # + +DESCR_IERSPOL 1 "IERS ERP file" + +! Troposphere Parameters +! ---------------------- +TROPSAV 0 + ## widget = lineedit; path = DIR_TRP; ext = EXT_TRP + ## activeif = GEOTEC = GNSS + # + +DESCR_TROPSAV 1 "Troposphere estimates" + +! Troposphere SINEX +! ----------------- +TROPSNX 0 + ## widget = lineedit; path = DIR_TRO; ext = EXT_TRO + ## activeif = GEOTEC = GNSS + # + +DESCR_TROPSNX 1 "Troposphere SINEX" + +! Ionosphere Models +! ----------------- +IONOSRS 0 + ## widget = lineedit; path = DIR_ION; ext = EXT_ION + ## activeif = GEOTEC = GNSS + # + +DESCR_IONOSRS 1 "Ionosphere models" + +! Ionosphere Maps +! --------------- +IONEXRS 0 + ## widget = lineedit; path = DIR_INX; ext = EXT_INX + ## activeif = GEOTEC = GNSS + # + +DESCR_IONEXRS 1 "IONEX" + +! Code Bias Output File +! --------------------- +DCBOUT 0 + ## widget = lineedit; path = DIR_DCB; ext = EXT_DCB + ## activeif = GEOTEC = GNSS + # + +DESCR_DCBOUT 1 "Differential code biases" + +! Inter-system Bias Output File +! ----------------------------- +ISBOUT 0 + ## widget = lineedit; path = DIR_ISB; ext = EXT_ISB + # + +DESCR_ISBOUT 1 "Inter-system biases" + +! Receiver and Satellite Antenna PCV (Grid) +! ----------------------------------------- +PHASRSG 0 + ## widget = lineedit; path = DIR_PHG; ext = EXT_PHG + ## activeif = GEOTEC = GNSS + # + +DESCR_PHASRSG 1 "Phase center variations (grid)" + +! Receiver Antenna PCV (Harm) +! --------------------------- +PHASRSH 0 + ## widget = lineedit; path = DIR_PHH; ext = EXT_PHH + ## activeif = GEOTEC = GNSS + # + +DESCR_PHASRSH 1 "Phase center variations (harm)" + +! Satellite Clock File +! -------------------- +CLKSAV 0 + ## widget = lineedit; path = DIR_CLK; ext = EXT_CLK + ## activeif = DIFLVL = ZERO + # + +DESCR_CLKSAV 1 "GNSS clock corrections" + +! Clock RINEX File +! ---------------- +CLKRNX 0 + ## widget = lineedit; path = DIR_RXC; ext = EXT_RXC + ## activeif = DIFLVL = ZERO OR GEOTEC = SLR + # + +DESCR_CLKRNX 1 "Clock RINEX" + +! Kinem. Coordinates (output) +! --------------------------- +KINOUT 0 + ## widget = lineedit; path = DIR_KIN; ext = EXT_KIN + ## activeif = GEOTEC = GNSS + # + +DESCR_KINOUT 1 "Kinematic coordinates" + +! Residuals +! --------- +RESIDRS 0 + ## widget = lineedit; path = DIR_RES; ext = EXT_RES + # + +DESCR_RESIDRS 1 "Residuals" + +! Covariances (All) +! ----------------- +COVTTRS 0 + ## widget = lineedit; path = DIR_COV; ext = EXT_COV + # + +DESCR_COVTTRS 1 "Full covariance matrix" + +! Covariances (Coords) +! -------------------- +COVARRS 0 + ## widget = lineedit; path = DIR_COV; ext = EXT_COV + # + +DESCR_COVARRS 1 "Coordinate covariance matrix" + +! LEO Dynamic Orbit +! ----------------- +LEORBRS 0 + ## widget = lineedit; path = DIR_ELE; ext = EXT_ELE; maxfiles = 1 + ## emptyallowed = true; activeif = LEOPROC = 1 + # + +DESCR_LEORBRS 1 "LEO orbital elements" + +! Range Bias Output File +! ---------------------- +RGBOUT 0 + ## widget = lineedit; path = DIR_RGB; ext = EXT_RGB + ## activeif = GEOTEC = SLR + # + +DESCR_RGBOUT 1 "Range biases" + +! ---------------------------------------------------------------------- +! General options 1 +! ---------------------------------------------------------------------- +! Title +! ----- +TITLE 1 "RNX2SNX_800060_$(FFFF): QIF ambiguity resolution" + ## widget = lineedit + # RNX2SNX_$YSS+0_$(FFFF): QIF ambiguity resolution + +MSG_TITLE 1 "Title line" + +! Satellite System +! ---------------- +SATSYS 1 "ALL" + ## widget = combobox; editable = false + ## cards = GPS GLONASS GALILEO GPS/GLO GPS/GAL GLO/GAL ALL + +MSG_SATSYS 1 "Satellite system" + +! Frequency +! --------- +FREQUENCY 1 "L1&L2" + ## widget = combobox; editable = false + ## cards = L1 L2 L3 L4 L5 L1&L2 L3&L4 MELWUEBB DTEC + +MSG_FREQUENCY 1 "Frequency/linear combination" + +! Min. Elevation +! -------------- +MINEL 1 "10" + ## widget = lineedit; emptyallowed = false; check_typ = int; check_min = 0 + ## check_max = 90 + +MSG_MINEL 1 "Elevation cutoff angle" + +! Sampling Rate +! ------------- +SAMPLE 1 "30" + ## widget = lineedit; check_typ = int; check_min = 0 + ## activeif = GEOTEC = GNSS + +MSG_SAMPLE 1 "Sampling interval" + +! Tolerance for simultaneity +! -------------------------- +CORRINTV 1 "100" + ## widget = lineedit; check_type = int; check_min = 1 + ## activeif = GEOTEC = GNSS + +MSG_CORRINTV 1 "Tolerance for simultaneity" + +! Special observation data selection +! ---------------------------------- +SODSEL 1 "NO" + ## widget = combobox; editable = false + ## cards = NO NIGHT-TIME NON-ECLIPSING SPEC.NON-ECL + +MSG_SODSEL 1 "Special data selection" + +! Use Observ. Window +! ------------------ +WINDOW 1 "0" + ## widget = checkbox + +MSG_WINDOW 1 "Observation window" + +! A Priori Sigma +! -------------- +SIGAPR1 1 "0.001" + ## widget = lineedit; check_type = real; check_min = 1e-20 + +MSG_SIGAPR1 1 "A priori sigma" + +! Elevation-dependent Weighting +! ----------------------------- +ELVWGT 1 "COSZ" + ## widget = combobox; editable = false; cards = NONE COSZ COS2Z COS2C + +MSG_ELVWGT 1 "Elevation-dependent weighting" + +! Type of Residuals +! ----------------- +NORRES 1 "NORMALIZED" + ## widget = combobox; activeif = RESIDRS / _; editable = false + ## cards = REAL NORMALIZED NORM_APRIORI + +MSG_NORRES 1 "Type of computed residuals" + +! Correlations +! ------------ +CORREL 1 "BASELINE" + ## widget = combobox; editable = false; cards = CORRECT BASELINE FREQUENCY + ## activeif = GEOTEC = GNSS + +MSG_CORREL 1 "Correlation strategy" + +! Elevation cut-off for LEO +! ------------------------- +MINELEO 1 "0" + ## widget = lineedit; emptyallowed = false; activeif = LEOPROC = 1 + ## check_typ = int; check_min = -90; check_max = 90 + +MSG_MINELEO 1 "Elevation cutoff angle" + +! LEO Elevation Weighting +! ------------------------------ +LEOEDW 1 "NONE" + ## widget = combobox; editable = false; cards = NONE COSZ COS2Z COS2C + ## activeif = LEOPROC = 1 + +MSG_LEOEDW 1 "Elevation-dependent weighting" + +! ---------------------------------------------------------------------- +! Observation window +! ---------------------------------------------------------------------- +! Observation Window +! ------------------ +RADIO1_1 1 "1" + ## widget = radiobutton; group = DUMMY + ## radiokeys = SESSION_YEAR1 SESSION_STRG1 + +MSG_RADIO1_1 1 "Observation window defined by year and session identifier" + +RADIO1_2 1 "0" + ## widget = radiobutton; group = DUMMY + +MSG_RADIO1_2 1 "Observation window defined by start and end times" + +! Observation Window: defined by session +! -------------------------------------- +SESSION_YEAR1 1 "1980" + ## widget = lineedit; multilineallowed = true; emptyallowed = false + # $Y+0 + +MSG_SESSION_YEAR1 1 "Year" + +SESSION_STRG1 1 "0060" + ## widget = lineedit; multilineallowed = true; emptyallowed = false + # $S+0 + +MSG_SESSION_STRG1 1 "Session" + +! Observation Window: defined by date +! ----------------------------------- +STADAT1 0 + ## widget = lineedit; activeif = RADIO1_2 = 1; check_type = date + # + +MSG_STADAT1 1 "Start time(year month day)" + +STATIM1 0 + ## widget = lineedit; emptyallowed = false + ## activeif = RADIO1_2 = 1 AND STADAT1 / _; check_type = time + # + +MSG_STATIM1 1 "Start time(hour minutes seconds)" + +ENDDAT1 0 + ## widget = lineedit; activeif = RADIO1_2 = 1; check_type = date + # + +MSG_ENDDAT1 1 "End time(year month day)" + +ENDTIM1 0 + ## widget = lineedit; emptyallowed = false + ## activeif = RADIO1_2 = 1 AND ENDDAT1 / _; check_type = time + # + +MSG_ENDTIM1 1 "End time(hour minutes seconds)" + +! ---------------------------------------------------------------------- +! General options 2 +! ---------------------------------------------------------------------- +! Tropospheric Model (microwave observations) +! ------------------------------------------- +TROPOS 1 "GMF" + ## widget = combobox; editable = false + ## cards = NONE VMF DRY_VMF GMF DRY_GMF NIELL DRY_NIELL SAASTAMOINEN DRY_SAAST HOPFIELD DRY_HOPFIELD ESSEN-FROOME + ## activeif = GEOTEC = GNSS AND FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC AND TROPEST = _ + +MSG_TROPOS 1 "ZPD model and mapping function (GNSS)" + +! Tropospheric Model (optical observations) +! ----------------------------------------- +TROPOS_S 1 "MENDES-PAVLIS" + ## widget = combobox; editable = false + ## cards = MENDES-PAVLIS MARINI-MURRAY; activeif = GEOTEC = SLR + +MSG_TROPOS_S 1 "ZPD model and mapping function (SLR)" + +! Ambiguity Resolution Strategy +! ----------------------------- +AMBSTRAT 1 "QIF" + ## widget = combobox; editable = false + ## activeif = DIFLVL = DOUBLE AND PSFILES / _ + ## cards = NONE ROUND SEARCH SIGMA QIF LAMBDA + +MSG_AMBSTRAT 1 "Resolution strategy" + +! Selection of GNSS for Ambiguity Resolution +! ------------------------------------------ +SATSYS_AR 1 "ALL" + ## widget = combobox; editable = false + ## activeif = AMBSTRAT / inactive AND AMBSTRAT / NONE AND AMBSTRAT / SEARCH AND SATSYS / GPS AND SATSYS / GLONASS + ## cards = ALL GPS GLONASS GALILEO + +MSG_SATSYS_AR 1 "Selection of GNSS for ambiguity resolution" + +! Consider GPS quarter-cycle biases +! --------------------------------- +AMBQCPB 1 "IF_INDICATED" + ## widget = combobox; editable = true + ## activeif = AMBSTRAT / inactive AND AMBSTRAT / NONE AND AMBSTRAT / SEARCH AND SATSYS_AR / GLONASS + ## cards = ALWAYS IF_INDICATED NEVER + +MSG_AMBQCPB 1 "Consider GPS quarter-cycle biases" + +! Save Ambiguities +! ---------------- +AMBSAVE 1 "1" + ## widget = checkbox; activeif = AMBSTRAT / inactive AND AMBSTRAT / NONE + +MSG_AMBSAVE 1 "Save resolved ambiguities" + +! Introduce Widelane +! ------------------ +APRWIDE 1 "0" + ## widget = checkbox; activeif = DIFLVL = DOUBLE + +MSG_APRWIDE 1 "Introduce widelane integers" + +! Introduce L1 and L2 +! ------------------- +APRL1L2 1 "1" + ## widget = checkbox; activeif = DIFLVL = DOUBLE + +MSG_APRL1L2 1 "Introduce L1 and L2 integers" + +! Compute no solution (only NEQ saving) +! ------------------------------------- +OBS2NEQ 1 "0" + ## widget = checkbox + ## activeif = AMBSTRAT = inactive OR AMBSTRAT = NONE AND NEQUARS / _ + +MSG_OBS2NEQ 1 "Stop program after NEQ saving" + +! Display Extended Printing Options +! --------------------------------- +PRINT 1 "0" + ## widget = checkbox + +MSG_PRINT 1 "Enable extended program output" + +! ---------------------------------------------------------------------- +! Printing options +! ---------------------------------------------------------------------- +! Printing: Number of Observ. in Files +! ------------------------------------ +PRTNUMOB 1 "0" + ## widget = checkbox + +MSG_PRTNUMOB 1 "List of observations given in files" + +! Printing: Number of Dbl.Diff.Observ. +! ----------------------------------- +PRTNUMDD 1 "0" + ## widget = checkbox + +MSG_PRTNUMDD 1 "Printing: List of observations used for processing" + +! Printing: Satellite Elevations +! ------------------------------ +PRTELEV 1 "0" + ## widget = checkbox + +MSG_PRTELEV 1 "Printing: Satellite elevations" + +! Printing: 5-Degree Bin Observation Statistics (Elevation) +! --------------------------------------------------------- +PRTNOBEL 1 "0" + ## widget = checkbox + +MSG_PRTNOBEL 1 "Printing: Histogram of observations by elevation angle bins" + +! Printing: 0.5-Degree Bin Observation Statistics (Nadir Angle) +! ------------------------------------------------------------- +PRTNOBNA 1 "0" + ## widget = checkbox + +MSG_PRTNOBNA 1 "Printing: Histogram of observations by nadir angle bins" + +! Printing: Phase-connected time intervals +! ---------------------------------------- +PRTTIMFL 1 "0" + ## widget = checkbox + +MSG_PRTTIMFL 1 "Printing: Phase-connected time intervals" + +! Printing: Parameter Characterization +! ------------------------------------ +PRTPARAM 1 "0" + ## widget = checkbox + +MSG_PRTPARAM 1 "Printing: List of all parameters" + +! Printing: Ambiguities for each iteration step +! --------------------------------------------- +PRTAMBIT 1 "0" + ## widget = checkbox; activeif = AMBSTRAT / NONE AND PRTAMB = 0 + +MSG_PRTAMBIT 1 "Printing: Unresolved ambiguities after each iteration step" + +! Printing: Detailed troposphere parameter information +! ---------------------------------------------------- +PRTTRP 1 "0" + ## widget = checkbox + +MSG_PRTTRP 1 "Printing: Suppression of output concerning troposphere" + +! Printing: Detailed coordinate parameter information +! --------------------------------------------------- +PRTCRD 1 "0" + ## widget = checkbox + +MSG_PRTCRD 1 "Printing: Suppression of output concerning coordinates" + +! Printing: Suppress output for ambiguities +! ----------------------------------------- +PRTAMB 1 "0" + ## widget = checkbox + +MSG_PRTAMB 1 "Printing: Suppression of output concerning ambiguities" + +! Printing: Supress results of epoch parameters +! --------------------------------------------- +PRTEPPAR 1 "0" + ## widget = checkbox + +MSG_PRTEPPAR 1 "Printing: Suppression of output concerning epoch parameters" + +! Printing: Ambiguities in Files +! ------------------------------ +PRTAMBFL 1 "0" + ## widget = checkbox + +MSG_PRTAMBFL 1 "Printing: Resolved ambiguities from observation files" + +! Printing: Constants, Ant. Offsets, Ion. Coeff +! --------------------------------------------- +PRTPOLE 1 "0" + ## widget = checkbox + +MSG_PRTPOLE 1 "Printing: Constants, antenna offsets, ionosphere coefficients" + +! Printing: Pos.Eccent./Receiver Info +! ----------------------------------- +PRTPOSEC 1 "0" + ## widget = checkbox + +MSG_PRTPOSEC 1 "Printing: Station eccentricities, receiver information" + +! Printing: Synchronization Errors +! -------------------------------- +PRTSYNCH 1 "0" + ## widget = checkbox + +MSG_PRTSYNCH 1 "Printing: Receiver synchronization errors" + +! Printing: RMS of ellipsoidal coordinates and diff. +! -------------------------------------------------- +PRTBLH 1 "0" + ## widget = checkbox + +MSG_PRTBLH 1 "Printing: RMS of ellipsoidal coordinates and diff." + +! Printing: Slope distances and their RMS +! --------------------------------------- +PRTDIS 1 "1" + ## widget = checkbox + +MSG_PRTDIS 1 "Printing: Slope distances and their RMS" + +! Printing: Statistics on parameter dimensions +! -------------------------------------------- +PRTMAX 1 "0" + ## widget = checkbox + +MSG_PRTMAX 1 "Printing: Statistics on parameter dimensions" + +! Printing: Helmert transformation +! -------------------------------- +PRTHELM 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC + +MSG_PRTHELM 1 "Printing: Helmert transformation" + +! Helmert: Coord.System +! --------------------- +COORDSYS 1 "GEOCENTRIC" + ## widget = combobox; editable = false; cards = GEOCENTRIC LOCAL + ## activeif = PRTHELM = 1 + +MSG_COORDSYS 1 "Helmert: Coordinate system for transformation" + +! Helmert: Rotation +! ----------------- +ROTXYZ 1 "0" + ## widget = checkbox; activeif = PRTHELM = 1 + +MSG_ROTXYZ 1 "Helmert: Rotation" + +! Helmert: Scale Factor +! --------------------- +SCALE 1 "0" + ## widget = checkbox; activeif = PRTHELM = 1 + +MSG_SCALE 1 "Helmert: Scale" + +! ---------------------------------------------------------------------- +! Ambiguity resolution: Search +! ---------------------------------------------------------------------- +! Amb-Search: Baseline-Wise Ambiguity Resolution +! ---------------------------------------------- +IFBASL 1 "1" + ## widget = checkbox + +MSG_IFBASL 1 "Baseline-wise ambiguity resolution" + +! Amb-Search: Search Width in Unit of Std. Dev. +! --------------------------------------------- +IFSWID 1 "5.0" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_IFSWID 1 "Search width in units of standard deviation" + +! Amb-Search: Maximum Allowed RMS(Fixed)/RMS(Float) +! ------------------------------------------------- +IFFXFL 1 "2.0" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_IFFXFL 1 "Maximum allowed RMS ratio re fixed to float" + +! Amb-Search: Minimum Allowed RMS(2-nd Amb)/RMS(1-st Best Amb) +! ------------------------------------------------------------ +IF21 1 "1.4" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_IF21 1 "Minimum allowed RMS ratio re 2nd best to best" + +! Amb-Search: Search Width for Geometry-Free LC (L1 Cycles) +! --------------------------------------------------------- +IFSWLC 1 "0.1" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_IFSWLC 1 "Search width for geometry-free linear combination (L1 cycles)" + +! ---------------------------------------------------------------------- +! Ambiguity resolution: Sigma +! ---------------------------------------------------------------------- +! Amb-Sigma: Max. Number of Amb. Solved +! ------------------------------------- +MXAMBIT 1 "10" + ## widget = spinbox; range = 0 999 1; check_type = integer; check_min = 0 + +MSG_MXAMBIT 1 "Maximal number of ambiguities fixed per iteration step" + +! Amb-Sigma: Ambiguity Resolvable if Exactly 1 Integer within +! ----------------------------------------------------------- +LEAST 1 "3.0" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_LEAST 1 "Ambiguity resolvable if exactly one integer within" + +! Amb-Sigma: Maximal Sigma of a Resolvable Ambiguity +! -------------------------------------------------- +MOST 1 "0.07" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_MOST 1 "Maximal sigma of a resolvable ambiguity" + +! Amb-Sigma: Minimal Sigma of Ambiguity used for Tests +! ---------------------------------------------------- +SIGMAMIN 1 "0.05" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SIGMAMIN 1 "Minimal sigma for testing" + +! Amb-Sigma: GLONASS ambiguity resolution between different frequency channels +! ---------------------------------------------------------------------------- +GLORES 1 "NEVER" + ## widget = combobox; editable = false + ## activeif = SATSYS / GPS AND SATSYS_AR / GPS + ## cards = NEVER SAME_RCVR_TYPE SAME_RCVR_MODEL SAME_RCVR_GROUP ALWAYS + +MSG_GLORES 1 "GLONASS ambiguity resolution between different frequency channels" + +! ---------------------------------------------------------------------- +! Ambiguity resolution: QIF +! ---------------------------------------------------------------------- +! Amb.QIF: Max. Number of Amb. Solved in One Iteration Step +! --------------------------------------------------------- +MXAQIF 1 "10" + ## widget = spinbox; range = 0 999 1; check_type = integer; check_min = 0 + +MSG_MXAQIF 1 "Max. number of amb. solved per iteration step" + +! Amb.QIF: Search Width in Wide-Lane Cycles +! ----------------------------------------- +SEARWID 1 "0.50" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SEARWID 1 "Search width for pairs of L1 and L2 ambiguities" + +! Amb.QIF: Max. RMS of Resolvable Narrow-Lane Ambiguity +! ----------------------------------------------------- +RMSNARR 1 "0.03" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_RMSNARR 1 "Maximal sigma of resolvable NL ambiguities" + +! Amb.QIF: Max. Fract. Part of Resolvable NL Ambiguity +! ---------------------------------------------------- +MAXFRAC 1 "0.10" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_MAXFRAC 1 "Max. fractional part of resolvable NL ambiguity" + +! ---------------------------------------------------------------------- +! Ambiguity resolution: LAMBDA +! ---------------------------------------------------------------------- +! LAMBDA: Maximum allowed RMS ratio concerning fixed to float +! ----------------------------------------------------------- +LAFXFL 1 "5.0" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_LAFXFL 1 "Maximum allowed RMS ratio concerning fixed to float" + +! LAMBDA: Maximum allowed RMS of unit weight for fixed solution +! ------------------------------------------------------------- +LAMXFX 1 "0.005" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_LAMXFX 1 "Maximum allowed RMS of unit weight for fixed solution" + +! LAMBDA: Resolution mode concerning involved GNSS +! ------------------------------------------------ +LAMRES 1 "GNSS_BY_GNSS" + ## widget = combobox; editable = false + ## activeif = SATSYS / GPS AND SATSYS_AR = ALL + ## cards = GNSS_BY_GNSS MIXED_GNSS SEPARATE_GNSS + +MSG_LAMRES 1 "Resolution mode concerning involved GNSS" + +! ---------------------------------------------------------------------- +! General options 3 +! ---------------------------------------------------------------------- +! Use RINEX clock file for satellite clocks +! ----------------------------------------- +USERXCLK 1 "BERNESE_FILE" + ## widget = combobox; cards = BERNESE_FILE CLOCK_RINEX; editable = false + ## activeif = SATCLK / _ AND RXCLKIN / _ AND DIFLVL = ZERO + +MSG_USERXCLK 1 "Primary source for satellite clocks" + +! Clk est.: Skip obs. w/o rec clock in input clock RINEX +! ------------------------------------------------------ +NORXCLKR 1 "CLK_FROM_OBS_FILE" + ## widget = combobox; editable = false + ## cards = DO_NOT_USE_OBSERV CLK_FROM_OBS_FILE INTERPOLATE + ## activeif = RXCLKIN / _ AND DIFLVL = ZERO + +MSG_NORXCLKR 1 "Receiver clock missing in clock RINEX file" + +! Clk est.: Skip obs. w/o sat clock in input clock RINEX +! ------------------------------------------------------ +NORXCLKS 1 "SAT_CLK_IS_ZERO" + ## widget = combobox; editable = false + ## cards = DO_NOT_USE_OBSERV INTERPOLATE SAT_CLK_IS_ZERO TRY_SAT_CLK_FILE + ## activeif = RXCLKIN / _ AND DIFLVL = ZERO + +MSG_NORXCLKS 1 "Satellite clock missing in clock RINEX file" + +! Clk est.: Skip obs. w/o sat clock +! --------------------------------- +NOSATCLK 1 "SAT_CLK_IS_ZERO" + ## widget = combobox; editable = false + ## cards = DO_NOT_USE_OBSERV INTERPOLATE SAT_CLK_IS_ZERO + ## activeif = SATCLK / _ AND DIFLVL = ZERO + +MSG_NOSATCLK 1 "Satellite clock missing in Bernese clock file" + +! Interpolation of clocks +! ----------------------- +SECIPL 0 + ## widget = lineedit; check_typ = real; check_min = 0 + ## activeif = NORXCLKR = INTERPOLATE OR NORXCLKS = INTERPOLATE OR NOSATCLK = INTERPOLATE AND DIFLVL = ZERO + +MSG_SECIPL 1 "Clock interpolation allowed over" + +! Use only phase observations for epoch parameter computation +! ----------------------------------------------------------- +PHASEPO 1 "0" + ## widget = checkbox; activeif = GEOTEC = GNSS + +MSG_PHASEPO 1 "Epoch parameters only from phase" + +! Var/Cov computation for kinematic orbit +! --------------------------------------- +QXXEPO 1 "SIMPLIFIED" + ## widget = combobox; cards = SIMPLIFIED CORRECT; editable = false + ## activeif = GEOTEC = GNSS + +MSG_QXXEPO 1 "Var-covar wrt epoch parameters" + +! Sampling Rate for re-substitution +! --------------------------------- +SAMPLEPO 0 + ## widget = lineedit; check_typ = int; check_min = 0 + # + +MSG_SAMPLEPO 1 "Sampling rate for resubstitution" + +! Sampling Rate for preelimination +! -------------------------------- +SAMPLEP2 0 + ## widget = lineedit; check_typ = int; check_min = 0 + # + +MSG_SAMPLEP2 1 "Sampling rate for preelimination" + +! Clk est.: Edit Level +! -------------------- +EDTLVL 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = DIFLVL / DOUBLE + # + +MSG_EDTLVL 1 "Maximum tolerated O-C term" + +! Periodic Relativistic J2-Correction +! ----------------------------------- +PRELJ2 1 "0" + ## widget = checkbox; activeif = DIFLVL = ZERO + +MSG_PRELJ2 1 "Periodic relativistic J2 correction" + +! Polarization Effect +! ------------------- +POLARI1D 1 "ALWAYS" + ## widget = combobox; editable = true + ## cards = "ALWAYS" "NEVER" "2003 09 14" + ## activeif = DIFLVL = ZERO AND POLARI2D / ALWAYS + +MSG_POLARI1D 1 "Enable polarization effect, geometrical part" + +POLARI2D 1 "ALWAYS" + ## widget = combobox; editable = true + ## cards = "ALWAYS" "NEVER" "2006 11 05"; activeif = DIFLVL = ZERO + +MSG_POLARI2D 1 "Enable polarization effect, total effect" + +! ---------------------------------------------------------------------- +! Datum definition +! ---------------------------------------------------------------------- +! No datum definition +! ------------------- +RADIO8_3 1 "0" + ## widget = radiobutton; group = DUMMY + +MSG_RADIO8_3 1 "Free network solution" + +! Positioning: Fixed Station(s) +! ----------------------------- +RADIO8_1 1 "1" + ## widget = radiobutton; group = DUMMY + +MSG_RADIO8_1 1 "Coordinates fixed" + +FIXSTA 1 "FIRST" + ## widget = combobox; editable = false; activeif = RADIO8_1 = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG + +MSG_FIXSTA 1 "Coordinates fixed" + +! Positioning: Manual selection (fixed) +! ------------------------------------- +STATION1 0 + ## widget = selwin; activeif = FIXSTA == MANUAL; pointer = CENLST + # + +MSG_STATION1 1 "Stations to be fixed (Manual selection)" + +! Positioning: File with Fixed Stations(s) +! ---------------------------------------- +STAFILE1 0 + ## widget = selwin; activeif = FIXSTA == FROM_FILE; path = DIR_FIX + ## ext = EXT_FIX; maxfiles = 1; emptyallowed = false + # + +MSG_STAFILE1 1 "List of stations to fix from file" + +! Flags for fixed station(s) +! --------------------------- +STAFLAG1 1 "#" + ## widget = lineedit; activeif = FIXSTA = WITH_FLAG + +MSG_STAFLAG1 1 "Stations with specific flags in CRD file" + +RADIO8_2 1 "0" + ## widget = radiobutton; group = DUMMY + +MSG_RADIO8_2 1 "Coordinates constrained" + +! Positioning: Sigma Station(s) +! ----------------------------- +SIGSTA 1 "FIRST" + ## widget = combobox; editable = false; activeif = RADIO8_2 = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG + +MSG_SIGSTA 1 "Coordinates constrained" + +! Positioning: manual selected Sigma Station(s) +! --------------------------------------------- +STATION4 0 + ## widget = selwin; activeif = SIGSTA == MANUAL; pointer = CENLST + # + +MSG_STATION4 1 "Stations to be constrained (Manual selection)" + +! Positioning: Sigma Station(s) from file +! --------------------------------------- +STAFILE4 0 + ## widget = selwin; activeif = SIGSTA == FROM_FILE; path = DIR_SIG + ## ext = EXT_SIG; maxfiles = 1; emptyallowed = false + # + +MSG_STAFILE4 1 "List of stations (and sigmas) from file" + +! Flags for Sigma station(s) +! -------------------------- +STAFLAG4 1 "#" + ## widget = lineedit; activeif = SIGSTA = WITH_FLAG + +MSG_STAFLAG4 1 "Constrain: Stations with specific flags in CRD file" + +! Positioning: Default Sigma north +! -------------------------------- +SIGCRDN 1 "0.001" + ## widget = lineedit; activeif = SIGSTA / FROM_FILE AND RADIO8_2 = 1 + ## check_type = real; check_min = 0.0 + +MSG_SIGCRDN 1 "Default a priori sigma north" + +! Positioning: Default Sigma east +! ------------------------------- +SIGCRDE 1 "0.001" + ## widget = lineedit; activeif = SIGSTA / FROM_FILE AND RADIO8_2 = 1 + ## check_type = real; check_min = 0.0 + +MSG_SIGCRDE 1 "Default a priori sigma east" + +! Positioning: Default Sigma up +! ----------------------------- +SIGCRDU 1 "0.001" + ## widget = lineedit; activeif = SIGSTA / FROM_FILE AND RADIO8_2 = 1 + ## check_type = real; check_min = 0.0 + +MSG_SIGCRDU 1 "Default a priori sigma up" + +! ----------------------------------------- +! +! PARAMETER TYPE: Orbit Estimation (GPS/GLONASS) +! =============== +! +! ----------------------------------------- +! +! Enable Orbit Adjustment +! ----------------------- +ORBADJ 1 "0" + ## widget = checkbox + ## activeif = LEORPR / _ AND LEOPROC = 1 OR RPRCOE / _ AND FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC + +MSG_ORBADJ 1 "Parameter setup: GNSS or LEO orbit determination" + +! Orb.est: satellite type +! ----------------------- +ORBEST 1 "ALL" + ## widget = combobox; editable = false + ## cards = ALL GPS GLONASS GALILEO MANUAL + +MSG_ORBEST 1 "Orb.est: satellite system selection" + +ORBEST_LST 0 + ## widget = selwin; pointer = SATLST; activeif = ORBEST = MANUAL + +MSG_ORBEST_LST 1 "Manual satellite selection" + +! Orb.est: Semi major axis +! ------------------------ +SEMIAXIS 1 "1" + ## widget = checkbox + +MSG_SEMIAXIS 1 "Orb.est: Semi major axis" + +SIGSEMI 0 + ## widget = lineedit; activeif = SEMIAXIS = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGSEMI 1 "Orb.est: a priori sigma of semi major axis" + +! Orb.est: Eccentricity +! --------------------- +ECCENTR 1 "1" + ## widget = checkbox + +MSG_ECCENTR 1 "Orb.est: eccentricity" + +SIGECCE 0 + ## widget = lineedit; activeif = ECCENTR = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGECCE 1 "Orb.est: a priori sigma of eccentricity" + +! Orb.est: Inclination +! -------------------- +INCLIN 1 "1" + ## widget = checkbox + +MSG_INCLIN 1 "Orb.est: inclination" + +SIGINCL 0 + ## widget = lineedit; activeif = INCLIN = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGINCL 1 "Orb.est: a priori sigma of inclination" + +! Orb.est: Ascending node +! ----------------------- +ASCNODE 1 "1" + ## widget = checkbox + +MSG_ASCNODE 1 "Orb.est: ascending node" + +SIGASCN 0 + ## widget = lineedit; activeif = ASCNODE = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGASCN 1 "Orb.est: a priori sigma of ascending node" + +! Orb.est: Perigee +! ---------------- +PERIGEE 1 "1" + ## widget = checkbox + +MSG_PERIGEE 1 "Orb.est: perigee" + +SIGPERI 0 + ## widget = lineedit; activeif = PERIGEE = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGPERI 1 "Orb.est: a priori sigma of perigee" + +! Orb.est: Arg. of latitude +! ------------------------- +ARGLAT 1 "1" + ## widget = checkbox + +MSG_ARGLAT 1 "Orb.est: argument of latitude" + +SIGARGL 0 + ## widget = lineedit; activeif = ARGLAT = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGARGL 1 "Orb.est: a priori sigma of argument of latitude" + +! Orb.est: D0 Estimation (P0) +! --------------------------- +PARD0 1 "1" + ## widget = checkbox + +MSG_PARD0 1 "Orb.est: Constant D term" + +SIGD0 0 + ## widget = lineedit; activeif = PARD0 = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGD0 1 "Orb.est: a priori sigma of constant D term" + +! Orb.est: Y0 Estimation (P2) +! --------------------------- +PARY0 1 "1" + ## widget = checkbox + +MSG_PARY0 1 "Orb.est: Constant Y term" + +SIGY0 0 + ## widget = lineedit; activeif = PARY0 = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGY0 1 "Orb.est: a priori sigma of constant Y term" + +! Orb.est: X0 Estimation +! ---------------------- +PARX0 1 "0" + ## widget = checkbox + +MSG_PARX0 1 "Orb.est: Constant X term" + +SIGX0 0 + ## widget = lineedit; activeif = PARX0 = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGX0 1 "Orb.est: a priori sigma of constant X term" + +! Orb.est: Periodic D0 terms +! -------------------------- +PRPARD0 1 "0" + ## widget = checkbox + +MSG_PRPARD0 1 "Orb.est: periodic D terms" + +SIGPRD0 0 + ## widget = lineedit; activeif = PRPARD0 = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGPRD0 1 "Orb.est: a priori sigma of periodic D terms" + +! Orb.est: Periodic Y0 terms +! -------------------------- +PRPARY0 1 "0" + ## widget = checkbox + +MSG_PRPARY0 1 "Orb.est: periodic Y terms" + +SIGPRY0 0 + ## widget = lineedit; activeif = PRPARY0 = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGPRY0 1 "Orb.est: a priori sigma of periodic Y terms" + +! Orb.est: Periodic X0 terms +! -------------------------- +PRPARX0 1 "0" + ## widget = checkbox + +MSG_PRPARX0 1 "Orb.est: periodic X terms" + +SIGPRX0 0 + ## widget = lineedit; activeif = PRPARX0 = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGPRX0 1 "Orb.est: a priori sigma of periodic X terms" + +! Stoch.Orb? +! ---------- +STCEST 1 "0" + ## widget = checkbox + +MSG_STCEST 1 "Estimation of stochastic pulses" + +! Stoch.Orb: Radial +! ----------------- +ESTRAD 1 "1" + ## widget = checkbox + +MSG_ESTRAD 1 "Stoch. forces: radial" + +SIGRAD 1 "1.E-6" + ## widget = lineedit; activeif = ESTRAD = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGRAD 1 "Stoch.forces: a priori sigma of radial" + +! Stoch.Orb: Perpendicular to (1), in Orbit Plane +! ----------------------------------------------- +ESTPRP 1 "1" + ## widget = checkbox + +MSG_ESTPRP 1 "Stoch.forces: Along track" + +SIGPRP 1 "1.E-5" + ## widget = lineedit; activeif = ESTPRP = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGPRP 1 "Stoch.forces: a priori sigma of along track" + +! Stoch.Orb: Normal to Orbit Plane +! -------------------------------- +ESTNOR 1 "1" + ## widget = checkbox + +MSG_ESTNOR 1 "Stoch.forces: Out of plane" + +SIGNOR 1 "1.E-9" + ## widget = lineedit; activeif = ESTNOR = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGNOR 1 "Stoch.forces: a priori sigma of out of plane" + +! Stoch.Orb: Direction to the Sun +! ------------------------------- +ESTSUN 1 "0" + ## widget = checkbox + +MSG_ESTSUN 1 "Stoch.forces: direction to Sun" + +SIGSUN 0 + ## widget = lineedit; activeif = ESTSUN = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGSUN 1 "Stoch.forces: a priori sigma of direction to Sun" + +! Stoch.Orb: Y-Direction in Satellite Frame +! ----------------------------------------- +ESTYDIR 1 "0" + ## widget = checkbox + +MSG_ESTYDIR 1 "Sotch. pulses: Y-direction" + +SIGYDIR 0 + ## widget = lineedit; activeif = ESTYDIR = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGYDIR 1 "Stoch.forces: a priori sigma of Y-direction" + +! Stoch.Orb: X-Direction in Satellite Frame +! ----------------------------------------- +ESTXDIR 1 "0" + ## widget = checkbox + +MSG_ESTXDIR 1 "Stoch.forces X-direction" + +SIGXDIR 0 + ## widget = lineedit; activeif = ESTXDIR = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGXDIR 1 "Stoch.forces: a priori sigma of X-direction" + +! Stoch.Orb: Number of sets per day +! --------------------------------- +NUMSET1 1 "2" + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_NUMSET1 1 "Stoch. forces: Number of parameter sets per day" + +! Stoch.Orb: Groups +! ----------------- +SATGROUP 1 "99" "" "" "" "" + ## widget = uniline; numlines = 5 + +MSG_SATGROUP 1 "Stoch.forces: list of satellites(group)" + +! Stoch.Orb: Enable more requests for stoch. orbit +! ------------------------------------------------ +STCSPEC 1 "0" + ## widget = checkbox + +MSG_STCSPEC 1 "Stoch. pulses: Additional requests for further epochs" + +! Stoch.Orb: List of more requests for stoch. orbit +! ------------------------------------------------- +STCGROUP 2 + "28" "2001 05 26" "06 00 00" "" "" "" + "28" "2001 05 26" "18 00 00" "" "" "" + ## widget = uniline; numlines = 10 + +MSG_STCGROUP 1 "Stoch.forces: list of satellites" + +! ----------------------------------------- +! +! PARAMETER TYPE: Orbit Estimation (LEO) +! =============== +! +! Orb.est: Semi major axis +! ------------------------ +SEMIAXIS2 1 "1" + ## widget = checkbox + +MSG_SEMIAXIS2 1 "Semi major axis" + +SIGSEMI2 1 "0.00" + ## widget = lineedit + +MSG_SIGSEMI2 1 "Sigma Semi major axis" + +! Orb.est: Eccentricity +! --------------------- +ECCENTR2 1 "1" + ## widget = checkbox + +MSG_ECCENTR2 1 "Eccentricity" + +SIGECCE2 1 "0.0000000" + ## widget = lineedit + +MSG_SIGECCE2 1 "Sigma eccentricity" + +! Orb.est: Inclination +! -------------------- +INCLIN2 1 "1" + ## widget = checkbox + +MSG_INCLIN2 1 "Inclination" + +SIGINCL2 1 "0.000" + ## widget = lineedit + +MSG_SIGINCL2 1 "Sigma inclination" + +! Orb.est: Ascending node +! ----------------------- +ASCNODE2 1 "1" + ## widget = checkbox + +MSG_ASCNODE2 1 "Ascending node" + +SIGASCN2 1 "0.0000" + ## widget = lineedit + +MSG_SIGASCN2 1 "Sigma ascending node" + +! Orb.est: Perigee +! ---------------- +PERIGEE2 1 "1" + ## widget = checkbox + +MSG_PERIGEE2 1 "Perigee" + +SIGPERI2 1 "0.0000" + ## widget = lineedit + +MSG_SIGPERI2 1 "Sigma perigee" + +! Orb.est: Arg. of latitude +! ------------------------- +ARGLAT2 1 "1" + ## widget = checkbox + +MSG_ARGLAT2 1 "Argument of latitude" + +SIGARGL2 1 "0.000" + ## widget = lineedit + +MSG_SIGARGL2 1 "Sigma argument of latitude" + +! Orb.est: D0 Estimation (P0) +! --------------------------- +PARD02 1 "1" + ## widget = checkbox + +MSG_PARD02 1 "Constant D term" + +SIGD02 1 "0.0D-09" + ## widget = lineedit + +MSG_SIGD02 1 "Sigma const. D term" + +! Orb.est: Y0 Estimation (P2) +! --------------------------- +PARY02 1 "1" + ## widget = checkbox + +MSG_PARY02 1 "Constant Y term" + +SIGY02 1 "0.0D-09" + ## widget = lineedit + +MSG_SIGY02 1 "Sigma const. Y term" + +! Orb.est: X0 Estimation +! ---------------------- +PARX02 1 "1" + ## widget = checkbox + +MSG_PARX02 1 "Constant X term" + +SIGX02 1 "0.0D-09" + ## widget = lineedit + +MSG_SIGX02 1 "Sigma const. X term" + +! Orb.est: Periodic D0 terms +! -------------------------- +PRPARD02 1 "1" + ## widget = checkbox + +MSG_PRPARD02 1 "Periodic D term" + +SIGPRD02 1 "0.0D-09" + ## widget = lineedit + +MSG_SIGPRD02 1 "Sigma periodic D term" + +! Orb.est: Periodic Y0 terms +! -------------------------- +PRPARY02 1 "1" + ## widget = checkbox + +MSG_PRPARY02 1 "Periodic Y term" + +SIGPRY02 1 "0.0D-09" + ## widget = lineedit + +MSG_SIGPRY02 1 "Sigma periodic Y term" + +! Orb.est: Periodic X0 terms +! -------------------------- +PRPARX02 1 "1" + ## widget = checkbox + +MSG_PRPARX02 1 "Periodic X term" + +SIGPRX02 1 "0.0D-09" + ## widget = lineedit + +MSG_SIGPRX02 1 "Sigma periodic X term" + +! Stoch.Orb? +! ---------- +STCEST2 1 "0" + ## widget = checkbox + +MSG_STCEST2 1 "Estimation of stochastic pulses" + +! Stoch.Orb: Vel./Acc. +! -------------------- +PULSDEF2 1 "VELOCITY" + ## widget = combobox; cards = ACCELERATION VELOCITY; editable = false + +MSG_PULSDEF2 1 "Set up pulses as accelerations/velocities" + +! Stoch.Orb: Radial +! ----------------- +ESTRAD2 1 "1" + ## widget = checkbox + +MSG_ESTRAD2 1 "Radial pulses setup" + +SIGRAD2 1 "2.0D-05" + ## widget = lineedit + +MSG_SIGRAD2 1 "Sigma radial pulses" + +! Stoch.Orb: Perpendicular to (1), in Orbit Plane +! ----------------------------------------------- +ESTPRP2 1 "1" + ## widget = checkbox + +MSG_ESTPRP2 1 "Along track pulses setup" + +SIGPRP2 1 "1.0D-05" + ## widget = lineedit + +MSG_SIGPRP2 1 "Sigma along track pulses" + +! Stoch.Orb: Normal to Orbit Plane +! -------------------------------- +ESTNOR2 1 "1" + ## widget = checkbox + +MSG_ESTNOR2 1 "Out of plane pulses setup" + +SIGNOR2 1 "1.0D-05" + ## widget = lineedit + +MSG_SIGNOR2 1 "Sigma out of plane pulses" + +! Stoch.Orb: Direction to the Sun +! ------------------------------- +ESTSUN2 1 "0" + ## widget = checkbox + +MSG_ESTSUN2 1 "Direction to Sun pulses" + +SIGSUN2 0 + ## widget = lineedit + # + +MSG_SIGSUN2 1 "Sigma direction to Sun pulses" + +! Stoch.Orb: Y-Direction in Satellite Frame +! ----------------------------------------- +ESTYDIR2 1 "0" + ## widget = checkbox + +MSG_ESTYDIR2 1 "Y-direction pulses" + +SIGYDIR2 0 + ## widget = lineedit + # + +MSG_SIGYDIR2 1 "Sigma Y-direction pulses" + +! Stoch.Orb: X-Direction in Satellite Frame +! ----------------------------------------- +ESTXDIR2 1 "0" + ## widget = checkbox + +MSG_ESTXDIR2 1 "X-direction pulses" + +SIGXDIR2 0 + ## widget = lineedit + # + +MSG_SIGXDIR2 1 "Sigma X-direction pulses" + +! Stoch.Orb: Number of sets per day +! --------------------------------- +NUMSET12 1 "1" + ## widget = spinbox; range = 1 12 1 + +MSG_NUMSET12 1 "Number of parameter sets per day" + +! Stoch.Orb: Groups +! ----------------- +SATGROUP2 1 "906" "96" "2.0D-05" "1.0D-05" "1.0D-05" + ## widget = uniline; numlines = 5 + +MSG_SATGROUP2 1 "Satellite specific parameter setup" + +! Stoch.Orb: Enable more requests for stoch. orbit +! ------------------------------------------------ +STCSPEC2 1 "0" + ## widget = checkbox + +MSG_STCSPEC2 1 "Additional requests for further epochs" + +! Stoch.Orb: List of more requests for stoch. orbit +! ------------------------------------------------- +STCGROUP2 2 + "28" "2001 05 26" "06 00 00" "" "" "" + "28" "2001 05 26" "18 00 00" "" "" "" + ## widget = uniline; numlines = 10 + +MSG_STCGROUP2 1 "Additional setup requests for stoch. pulses" + +! ----------------------------------------- +! +! PARAMETER TYPE: Troposphere parameter +! =============== +! +! ----------------------------------------- +! +! Enable Site-Specific Troposphere Parameters +! ------------------------------------------- +SITETROP 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC + +MSG_SITETROP 1 "Parameter setup: site-specific troposphere parameters" + +! Offset for troposphere SINEX file +! --------------------------------- +TRPOFF 0 + ## widget = lineedit; activeif = TROPSNX / _ + +MSG_TRPOFF 1 "Offset for troposphere SINEX file" + +! Time resolution for troposphere SINEX file +! ------------------------------------------ +TRPRES 0 + ## widget = lineedit; activeif = TROPSNX / _ + +MSG_TRPRES 1 "Time resolution for troposphere SINEX file" + +! Tropo: Absolute General Zenith A Priori Sigma +! --------------------------------------------- +SIGABS 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SIGABS 1 "Tropo: Zenith path delay" + +! Tropo: Absolute General Gradient A Priori Sigma +! ----------------------------------------------- +SIGABS_G 0 + ## widget = lineedit; activeif = TRPGRD / NONE = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGABS_G 1 "Tropo: Horizontal gradients" + +! Tropo: Relative General Zenith A Priori Sigma +! --------------------------------------------- +SIGREL 1 "5.00" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SIGREL 1 "Tropo: relative zenith path delay a priori sigma" + +! Tropo: Relative General Gradient A Priori Sigma +! ----------------------------------------------- +SIGREL_G 1 "5.00" + ## widget = lineedit; activeif = TRPGRD / NONE = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGREL_G 1 "Tropo: relative horizontal gradients a priori sigma" + +! Tropo: List of special stations +! ------------------------------- +SPESEL 1 "NONE" + ## widget = combobox; editable = false + ## cards = NONE FIRST LAST FROM_FILE MANUAL + +MSG_SPESEL 1 "Tropo: special sigma station selection" + +! Tropo: List of stations with no troposphere +! ------------------------------------------- +NTRPSEL 1 "NONE" + ## widget = combobox; editable = false + ## cards = NONE FIRST LAST FROM_FILE MANUAL WITH_TROPO + +MSG_NTRPSEL 1 "Tropo: list of stations with no troposphere estimation" + +! Tropo: Absolute Special Zenith A Priori Sigma +! --------------------------------------------- +SPEABS 0 + ## widget = lineedit; activeif = SPESEL / NONE AND SPESEL / FROM_FILE = 1 + ## check_type = real; check_min = 0.0 + +MSG_SPEABS 1 "Tropo: Absolute special zenith path delay sigma" + +! Tropo: Absolute Special Gradient A Priori Sigma +! ----------------------------------------------- +SPEABS_G 0 + ## widget = lineedit + ## activeif = SPESEL / NONE AND SPESEL / FROM_FILE AND TRPGRD / NONE = 1 + ## check_type = real; check_min = 0.0 + +MSG_SPEABS_G 1 "Tropo: Absolute special horizontal gradient sigma" + +! Tropo: Relative Special Zenith A Priori Sigma +! --------------------------------------------- +SPEREL 0 + ## widget = lineedit; activeif = SPESEL / NONE AND SPESEL / FROM_FILE = 1 + ## check_type = real; check_min = 0.0 + +MSG_SPEREL 1 "Tropo: relative special zenith a priori sigma" + +! Tropo: Relative Special Gradient A Priori Sigma +! ----------------------------------------------- +SPEREL_G 0 + ## widget = lineedit + ## activeif = SPESEL / NONE AND SPESEL / FROM_FILE AND TRPGRD / NONE = 1 + ## check_type = real; check_min = 0.0 + +MSG_SPEREL_G 1 "Tropo: relative special gradient a priori sigma" + +! Tropo: Stations with special Troposphere +! ---------------------------------------- +STATION3 0 + ## widget = selwin; activeif = SPESEL == MANUAL; pointer = STALST + # + +MSG_STATION3 1 "Tropo: special sigma for stations" + +! Tropo: File with Stations(s) with special Troposphere +! ----------------------------------------------------- +STAFILE3 0 + ## widget = selwin; activeif = SPESEL == FROM_FILE; path = DIR_SIG + ## ext = EXT_SIG; maxfiles = 1; emptyallowed = true + # + +MSG_STAFILE3 1 "Tropo: file with stations for special sigma" + +! Tropo: Stations with no Troposphere +! ----------------------------------- +STATION6 0 + ## widget = selwin; activeif = SITEROP == 1 AND NTRPSEL == MANUAL + ## pointer = STALST + # + +MSG_STATION6 1 "Tropo: stations with no troposphere est." + +! Tropo: File with Stations(s) with no Troposphere +! ------------------------------------------------ +STAFILE6 0 + ## widget = selwin; activeif = SITETROP == 1 AND NTRPSEL == FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1; emptyallowed = true + # + +MSG_STAFILE6 1 "Tropo: file with stations(s) with no troposphere est." + +! Tropo: Mapping Function +! ----------------------- +MAPPNG 1 "WET_NIELL" + ## widget = combobox; editable = false; activeif = TROPEST = _ + ## cards = WET_VMF DRY_VMF WET_GMF DRY_GMF WET_NIELL DRY_NIELL COSZ HOPFIELD + +MSG_MAPPNG 1 "Tropo: mapping function" + +! Tropo: Gradient Estimation Model +! -------------------------------- +TRPGRD 1 "NONE" + ## widget = combobox; editable = false; activeif = TROPEST = _ + ## cards = NONE TANZ CHENHER TILTING LINEAR + +MSG_TRPGRD 1 "Tropo: gradient estimation model" + +! Tropo: Zenital Parameter Time Interal +! ------------------------------------- +NUMPAR 1 "02 00 00" + ## widget = lineedit; emptyallowed = false + +MSG_NUMPAR 1 "Zenith path delay: Parameter spacing" + +! Tropo: Gradient Parameter Time Interval +! --------------------------------------- +NUMGRD 1 "24 00 00" + ## widget = lineedit; emptyallowed = false; activeif = TRPGRD / NONE + +MSG_NUMGRD 1 "Horiz. gradient: parameter spacing" + +! ----------------------------------------- +! +! PARAMETER TYPE: Local Troposphere +! =============== +! +! ----------------------------------------- +! +! Enable local Troposphere Parameters +! ----------------------------------- +LOCTROP 1 "0" + ## widget = checkbox; activeif = TROPOS / NONE AND GEOTEC = GNSS + +MSG_LOCTROP 1 "Parameter Setup: local troposphere parameters" + +! L-trp: number of models +! ----------------------- +LTRPMOD 1 "1" + ## widget = lineedit; emptyallowed = false + +MSG_LTRPMOD 1 "Local Tropo Model: Parameter interval" + +! L-trp: number of parameters per model +! ------------------------------------- +LTRPPAR 1 "1" + ## widget = spinbox; range = 0 10 1 + +MSG_LTRPPAR 1 "Local Tropo Model: polynomial degree" + +! L-trp: absolute a priori sigma +! ------------------------------ +LTRPSIG1 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_LTRPSIG1 1 "Local Tropo: a priori sigma for zero-order term" + +! L-trp: relative a priori sigma +! ----------------------------- +LTRPSIG2 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_LTRPSIG2 1 "Local Tropo: a priori sigma for other terms" + +! ----------------------------------------- +! +! PARAMETER TYPE: Global Ionosphere +! =============== +! +! ----------------------------------------- +! +! Enable Global Ionosphere Model Parameters +! ----------------------------------------- +GLOBION 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / L3 AND FREQUENCY / MELWUEBB AND GEOTEC = GNSS + +MSG_GLOBION 1 "Parameter Setup: global ionosphere parameters" + +! GIM: Number of Coefficient Sets Per Session +! ------------------------------------------- +NUMION 1 "1" + ## widget = lineedit; emptyallowed = false + +MSG_NUMION 1 "GIM: Parameter spacing/interval" + +! GIM: Number of Coefficient Sets Per Session +! ------------------------------------------- +GIMNAM 1 "0110" + ## widget = lineedit; activeif = MLTMOD = 0 + +MSG_GIMNAM 1 "GIM: 4-figure model name" + +! GIM: Maximum Degree of Spherical Harmonics +! ------------------------------------------ +MAXDEG 1 "12" + ## widget = spinbox; range = 0 30 1; check_type = integer; check_min = 0 + +MSG_MAXDEG 1 "GIM: maximum degree of spherical harmonics" + +! GIM: Maximum Order of Spherical Harmonics +! ----------------------------------------- +MAXORD 1 "8" + ## widget = spinbox; range = 0 30 1; check_type = integer; check_min = 0 + +MSG_MAXORD 1 "GIM: maximum order of spherical harmonics" + +! GIM: Reference Frame Definition +! ------------------------------- +REFFRM 1 "GEOMAGNETIC" + ## widget = combobox; editable = false; cards = GEOGRAPHIC GEOMAGNETIC + +MSG_REFFRM 1 "GIM: reference frame definition" + +! GIM: Station-Specific Models +! ---------------------------- +MLTMOD 1 "0" + ## widget = checkbox + +MSG_MLTMOD 1 "GIM: station-specific models" + +! GIM: Longitude of the Sun +! ------------------------- +LONSUN 1 "MEAN" + ## widget = combobox; editable = false; cards = MEAN TRUE + +MSG_LONSUN 1 "GIM: longitude of the Sun" + +! GIM: Mode of Temporal Modeling +! ------------------------------ +STADYN 1 "DYNAMIC" + ## widget = combobox; editable = false; cards = STATIC DYNAMIC + +MSG_STADYN 1 "GIM: mode of temporal modeling" + +! GIM: Mapping Function +! --------------------- +MAPFUN 1 "COSZ" + ## widget = combobox; editable = false; cards = NONE COSZ MSLM ESM + +MSG_MAPFUN 1 "GIM: mapping function" + +! GIM: A Priori Height of Single Layer +! ------------------------------------ +HGTION 1 "450.00" + ## widget = lineedit; check_type = real + +MSG_HGTION 1 "GIM: a priori height of single layer" + +! GIM: Latitude of Geomagnetic Pole +! --------------------------------- +LATPOL 1 "79.00" + ## widget = lineedit; check_type = real + +MSG_LATPOL 1 "GIM: latitude of geomagnetic pole" + +! GIM: Longitude of Geomagnetic Pole +! ---------------------------------- +LONPOL 1 "-71.00" + ## widget = lineedit; check_type = real + +MSG_LONPOL 1 "GIM: longitude of geomagnetic pole" + +! GIM: Absolute Sigma for Coefficients +! ------------------------------------ +SIGCOE 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_SIGCOE 1 "GIM: absolute sigma for coefficients" + +! GIM: Relative Sigma for Coefficients +! ------------------------------------ +RELCOE 1 "0.00" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_RELCOE 1 "GIM: relative sigma for coefficients" + +! GIM: Number of Height Parameters +! -------------------------------- +HGTEST 1 "ALL" + ## widget = combobox; editable = false; cards = NONE ALL EACH + ## activeif = IONOS / _ + +MSG_HGTEST 1 "GIM: number of height parameters" + +! GIM: Absolute Sigma for Height Parameters +! ----------------------------------------- +SIGHGT 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = IONOS / _ AND HGTEST / NONE + # + +MSG_SIGHGT 1 "GIM: absolute sigma for height parameters" + +! GIM: Relative Sigma for Height Parameters +! ----------------------------------------- +RELHGT 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = IONOS / _ AND HGTEST = EACH + # + +MSG_RELHGT 1 "GIM: relative sigma for height parameters" + +! ----------------------------------------- +! +! PARAMETER TYPE: Local Ionosphere Modelling +! =============== +! +! ----------------------------------------- +! +! Enable local ionosphere +! ----------------------- +LOCIONO 1 "0" + ## widget = checkbox; activeif = GEOTEC = GNSS + +MSG_LOCIONO 1 "Parameter Setup: local ionosphere parameters" + +! Loc.Iono: Model specification +! ----------------------------- +LIONSTR 1 "" "" "" "" + ## widget = uniline; numlines = 10 + +MSG_LIONSTR 1 "Loc.Iono: model specification" + +! ----------------------------------------- +! +! PARAMETER TYPE: Stochastic Ionosphere +! =============== +! +! ----------------------------------------- +! +! Enable Stochastic Ionosphere Parameters +! --------------------------------------- +DIFFION 1 "1" + ## widget = checkbox + ## activeif = FREQUENCY / L3 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC AND GEOTEC = GNSS + +MSG_DIFFION 1 "Parameter Setup: stochastic ionosphere parameters" + +! Stoch Iono: Elimination of Reference Ionosphere Parameters +! ---------------------------------------------------------- +DIONELI 1 "0" + ## widget = checkbox + +MSG_DIONELI 1 "Stoch Iono: elimination of reference ionosphere parameters" + +! Stoch Iono: Elevation-Dependent Parameter Constraining +! ------------------------------------------------------ +DIONCON 1 "1" + ## widget = checkbox + +MSG_DIONCON 1 "Stoch Iono: elevation-dependent parameter constraining" + +! Stoch Iono: Absolute A Priori Sigma on Single Difference Level +! -------------------------------------------------------------- +DIONSIG 1 "0.25" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_DIONSIG 1 "Stoch Iono: absolute a priori sigma on single difference level" + +! Stoch Iono: Relative A Priori Sigma of Ionospheric Random Walk +! -------------------------------------------------------------- +DIONSIGR 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_DIONSIGR 1 "Stoch Iono: relative a priori sigma of ionospheric random walk" + +! ------------------------------------------------------------------------------ +! PARAMETER TYPE: Higher-order ionosphere scaling factors +! ------------------------------------------------------------------------------ +SCALHOI 1 "0" + ## widget = checkbox + ## activeif = IONOS / _ AND FREQUENCY / L1 AND FREQUENCY / L2 AND FREQUENCY / L5 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC AND GEOTEC = GNSS + +MSG_SCALHOI 1 "Parameter Setup: Higher-order ionosphere scaling factors" + +HOI1 1 "NO" + ## widget = combobox; editable = false + ## cards = NO ONE_FOR_ALL ONE_PER_STATION + +MSG_HOI1 1 "Second-order term" + +SIGHOI1 1 "0.0001" + ## widget = lineedit; activeif = HOI1 / NO; check_type = real + ## check_min = 0.0 + +MSG_SIGHOI1 1 "Sigma of second-order term" + +HOI2 1 "NO" + ## widget = combobox; editable = false + ## cards = NO ONE_FOR_ALL ONE_PER_STATION + +MSG_HOI2 1 "Third-order term" + +SIGHOI2 1 "0.0001" + ## widget = lineedit; activeif = HOI2 / NO; check_type = real + ## check_min = 0.0 + +MSG_SIGHOI2 1 "Sigma of third-order term" + +HOI3 1 "NO" + ## widget = combobox; editable = false + ## cards = NO ONE_FOR_ALL ONE_PER_STATION + +MSG_HOI3 1 "Ray path bending term" + +SIGHOI3 1 "0.0001" + ## widget = lineedit; activeif = HOI3 / NO; check_type = real + ## check_min = 0.0 + +MSG_SIGHOI3 1 "Sigma of ray path bending term" + +! ----------------------------------------- +! +! PARAMETER TYPE: Earth Rotation Parameters +! =============== +! +! ----------------------------------------- +! +! Enable Earth Rotation Parameters +! -------------------------------- +ERP 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC + +MSG_ERP 1 "Parameter Setup: Earth orientation parameters" + +! Erp: Total number of sets +! ------------------------- +NUMSET 1 "3" + ## widget = lineedit; emptyallowed = false + +MSG_NUMSET 1 "ERP: Parameter spacing" + +! Erp: Number of X-Pole +! --------------------- +NXP 1 "2" + ## widget = spinbox; range = 0 4 1; check_type = integer; check_min = 0 + +MSG_NXP 1 "ERP: Number of X-Pole par./set" + +! Erp: Sigma of X-Pole +! -------------------- +SIGXP 0 + ## widget = lineedit; activeif = NXP / 0 = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGXP 1 "ERP: sigma of X-pole" + +! Erp: Number of Y-Pole +! --------------------- +NYP 1 "2" + ## widget = spinbox; range = 0 4 1; check_type = integer; check_min = 0 + +MSG_NYP 1 "ERP: number of Y-pole par./set" + +! Erp: Sigma of Y-Pole +! -------------------- +SIGYP 0 + ## widget = lineedit; activeif = NYP / 0 = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGYP 1 "ERP: sigma of Y-pole" + +! Erp: Number of UT1-UTC +! ---------------------- +NDT 1 "2" + ## widget = spinbox; range = 0 4 1; check_type = integer; check_min = 0 + +MSG_NDT 1 "ERP: number of UT1-UTC par./set" + +! Erp: Sigma of UT1-UTC (1st value) +! --------------------------------- +SIG1DT 1 ".0000001" + ## widget = lineedit; emptyallowed = false; activeif = NDT / 0 = 1 + ## check_type = real; check_min = 0.0 + +MSG_SIG1DT 1 "ERP: sigma of UT1-UTC (1st value)" + +! Erp: Sigma of UT1-UTC (other requests) +! -------------------------------------- +SIGDT 0 + ## widget = lineedit; activeif = NDT / 0 = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGDT 1 "ERP: sigma of UT1-UTC (other requests)" + +! Erp: Number of Delta Epsilon +! ---------------------------- +NEPS 1 "1" + ## widget = spinbox; range = 0 4 1; check_type = integer; check_min = 0 + +MSG_NEPS 1 "ERP: number of delta epsilon par./set" + +! Erp: Sigma of Delta Epsilon (1st value) +! --------------------------------------- +SIG1EPS 1 "0.0001" + ## widget = lineedit; emptyallowed = false; activeif = NEPS / 0 = 1 + ## check_type = real; check_min = 0.0 + +MSG_SIG1EPS 1 "ERP: sigma of delta epsilon (1st value)" + +! Erp: Sigma of Delta Epsilon (other requests) +! -------------------------------------------- +SIGEPS 0 + ## widget = lineedit; activeif = NEPS / 0 = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGEPS 1 "ERP: sigma of delta epsilon (other requests)" + +! Erp: Number of Delta Psi +! ------------------------ +NPSI 1 "1" + ## widget = spinbox; range = 0 4 1; check_type = integer; check_min = 0 + +MSG_NPSI 1 "ERP: number of delta psi par./set" + +! Erp: Sigma of Delta Psi (1st value) +! ----------------------------------- +SIG1PSI 1 "0.0001" + ## widget = lineedit; emptyallowed = false; activeif = NPSI / 0 = 1 + ## check_type = real; check_min = 0.0 + +MSG_SIG1PSI 1 "ERP: sigma of delta psi (1st value)" + +! Erp: Sigma of Delta Psi (other requests) +! -------------------------------------------- +SIGPSI 0 + ## widget = lineedit; activeif = NPSI / 0 = 1; check_type = real + ## check_min = 0.0 + +MSG_SIGPSI 1 "ERP: sigma of delta psi (other requests)" + +! Erp: Continuity Between Sets +! ---------------------------- +CONTI 1 "BOTH" + ## widget = combobox; editable = false; cards = NO ERP NUT BOTH + +MSG_CONTI 1 "Continuity between sets" + +! Erp: Constrain Drifts to Zero +! ----------------------------- +CONSTRA 1 "BOTH" + ## widget = combobox; editable = false; cards = NO ERP NUT BOTH + +MSG_CONSTRA 1 "Drifts constrained to zero" + +! Erp: Values per Set Stored in Bernese Pole File +! ----------------------------------------------- +NVBERN 1 "3" + ## widget = lineedit; activeif = POLERS / _ + +MSG_NVBERN 1 "ERP: time resolution in Bernese pole file" + +! Erp: Values per Set Stored in IERS Pole File +! -------------------------------------------- +NVIERS 1 "3" + ## widget = lineedit; activeif = IERSPOL / _ + +MSG_NVIERS 1 "ERP: time resolution in IERS pole file" + +! Erp: Time Window +! ---------------- +ERPTIM 1 "0" + ## widget = checkbox + +RADIO7_1 1 "0" + ## widget = radiobutton; group = DUMMY + ## radiokeys = SESSION_YEAR7 SESSION_STRG7 + +RADIO7_2 1 "1" + ## widget = radiobutton; group = DUMMY + ## radiokeys = STADAT7 STATIM7 ENDDAT7 ENDTIM7 + +! Erp: Time Window (session definition) +! ------------------------------------- +SESSION_YEAR7 1 "1980" + ## widget = lineedit; multilineallowed = true + # $Y+0 + +MSG_SESSION_YEAR7 1 "ERP: time interval(YEAR)" + +SESSION_STRG7 1 "0060" + ## widget = lineedit; multilineallowed = true + # $S+0 + +MSG_SESSION_STRG7 1 "ERP: time interval(SESSION)" + +! Erp: Time Window (definition by date/time) +! ------------------------------------------ +STADAT7 0 + ## widget = lineedit + # + +MSG_STADAT7 1 "ERP: start time(Year Month Day)" + +STATIM7 0 + ## widget = lineedit + # + +MSG_STATIM7 1 "ERP: start time(Hour Minutes Seconds)" + +ENDDAT7 0 + ## widget = lineedit + # + +MSG_ENDDAT7 1 "ERP: end time(Year Month Day)" + +ENDTIM7 0 + ## widget = lineedit + # + +MSG_ENDTIM7 1 "ERP: end time(Hour Minutes Seconds)" + +! ----------------------------------------- +! +! PARAMETER TYPE: Coordinates of Center of Mass +! =============== +! +! ----------------------------------------- +! +! Enable: Coordinates of Geocenter +! ------------------------------------- +GEOCENT 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC + +MSG_GEOCENT 1 "Geocenter coordinates" + +! Estimate Center of Mass X +! ------------------------- +COMX 1 "1" + ## widget = checkbox + +MSG_COMX 1 "X component" + +! Sigma for Center of Mass X +! -------------------------- +SIGCOMX 0 + ## widget = lineedit; activeif = COMX = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGCOMX 1 "A priori sigma for Geocenter, comp. X" + +! Estimate Center of Mass Y +! ------------------------- +COMY 1 "1" + ## widget = checkbox + +MSG_COMY 1 "Y-component" + +! Sigma for Center of Mass Y +! -------------------------- +SIGCOMY 0 + ## widget = lineedit; activeif = COMY = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGCOMY 1 "A priori sigma for Geocenter, comp. Y" + +! Estimate Center of Mass Z +! ------------------------- +COMZ 1 "1" + ## widget = checkbox + +MSG_COMZ 1 "Z component" + +! Sigma for Center of Mass Z +! -------------------------- +SIGCOMZ 0 + ## widget = lineedit; activeif = COMZ = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SIGCOMZ 1 "A priori sigma for Geocenter, comp. Z" + +! ----------------------------------------- +! +! PARAMETER TYPE: GNSS-specific parameters +! =============== +! +! ----------------------------------------- +! +! Enable GNSS-specific parameters +! ------------------------------- +GNSSPEC 1 "0" + ## widget = checkbox + ## activeif = SATSYS / GPS AND FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC + +MSG_GNSSPEC 1 "GNSS-specific parameter setup" + +! Station translations: GNSS selection +! ------------------------------------ +SYSTRA 1 "GLONASS" + ## widget = combobox; editable = false + ## cards = NONE GLONASS GALILEO GLO/GAL + +MSG_SYSTRA 1 "Station translations: system selection" + +! Station translations: a priori sigmas +! ------------------------------------- +SYSTRA_N 1 "0.00001" + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = SYSTRA / NONE + +MSG_SYSTRA_N 1 "Station translations: a priori sigma north" + +SYSTRA_E 1 "0.00001" + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = SYSTRA / NONE + +MSG_SYSTRA_E 1 "Station translations: a priori sigma east" + +SYSTRA_U 1 "0.00001" + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = SYSTRA / NONE + +MSG_SYSTRA_U 1 "Station translations: a priori sigma up" + +! Troposphere bias: GNSS selection +! -------------------------------- +SYSTRP 1 "GLONASS" + ## widget = combobox; editable = false + ## cards = NONE GLONASS GALILEO GLO/GAL + +MSG_SYSTRP 1 "Troposphere bias: system selection" + +! Troposphere bias: a priori sigmas +! --------------------------------- +SYSTRP_A 0 + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = SYSTRP / NONE + +MSG_SYSTRP_A 1 "Troposphere bias: a priori sigma" + +! ----------------------------------------- +! +! PARAMETER TYPE: Satellite Antenna Offsets +! =============== +! +! ----------------------------------------- +! +! Enable Satellite Antenna Offsets +! -------------------------------- +SANTOFF 1 "0" + ## widget = checkbox; activeif = FREQUENCY / MELWUEBB AND FREQUENCY / DTEC + +MSG_SANTOFF 1 "GNSSS antenna offsets" + +! Sat. ant. off: est X component +! ------------------------------ +SATANTX 1 "1" + ## widget = checkbox + +MSG_SATANTX 1 "X component" + +! Sat. ant. off: est Y component +! ------------------------------ +SATANTY 1 "1" + ## widget = checkbox + +MSG_SATANTY 1 "Y component" + +! Sat. ant. off: est Z component +! ------------------------------ +SATANTZ 1 "1" + ## widget = checkbox + +MSG_SATANTZ 1 "Z component" + +! Sat. ant. off: sigma for X comp. +! -------------------------------- +SATANTSX 0 + ## widget = lineedit; activeif = SATANTX = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SATANTSX 1 "Sat.ant.offset: sigma for X comp." + +! Sat. ant. off: sigma for Y comp. +! -------------------------------- +SATANTSY 0 + ## widget = lineedit; activeif = SATANTY = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SATANTSY 1 "Sat.ant.offset: sigma for Y comp." + +! Sat. ant. off: sigma for Z comp. +! -------------------------------- +SATANTSZ 0 + ## widget = lineedit; activeif = SATANTZ = 1; check_type = real + ## check_min = 0.0 + # + +MSG_SATANTSZ 1 "Sat.ant.offset: sigma for Z comp." + +! Sat. ant. off: more input options +! --------------------------------- +SATANT0 1 "0" + ## widget = checkbox + ## activeif = SATANTX = 1 OR SATANTY = 1 OR SATANTZ = 1 AND SAOSEL / SAT_SPECIFIC + +MSG_SATANT0 1 "Sat. ant. offset: advanced setup" + +! Sat. ant. off +! ------------- +SAOSEL 1 "BLOCK/TYPE" + ## widget = combobox; editable = false + ## cards = BLOCK/TYPE MANUAL SAT_SPECIFIC + ## activeif = SATANTX = 1 OR SATANTY = 1 OR SATANTZ = 1 + +MSG_SAOSEL 1 "Sat.ant.offset: grouping" + +! Sat. ant. off: define the satellite groups +! ------------------------------------------ +SATANTGRP 5 + "1" "11" "13" "14" "18" "20" "28" "" "" "" "" "" "" "" "" "" "" + "2" "1" "2" "3" "4" "5" "6" "7" "8" "9" "10" "" "12" "" "" "15" "16" + "2" "17" "" "19" "" "21" "22" "23" "24" "25" "26" "27" "" "29" "30" "31" "32" + "3" "101" "102" "103" "104" "105" "106" "107" "108" "109" "110" "" "" "" "" "" "" + "3" "111" "112" "113" "114" "115" "116" "117" "118" "119" "120" "121" "122" "123" "124" "" "" + ## widget = uniline; check_type.1 = integer; check_min.1 = 1 + ## check_max.1 = 999; check_type.2 = integer; check_min.2 = 0 + ## check_max.2 = 199; check_type.3 = integer; check_min.3 = 0 + ## check_max.3 = 199; check_type.4 = integer; check_min.4 = 0 + ## check_max.4 = 199; check_type.5 = integer; check_min.5 = 0 + ## check_max.5 = 199; check_type.6 = integer; check_min.6 = 0 + ## check_max.6 = 199; check_type.7 = integer; check_min.7 = 0 + ## check_max.7 = 199; check_type.8 = integer; check_min.8 = 0 + ## check_max.8 = 199; check_type.9 = integer; check_min.9 = 0 + ## check_max.9 = 199; check_type.10 = integer; check_min.10 = 0 + ## check_max.10 = 199; check_type.11 = integer; check_min.11 = 0 + ## check_max.11 = 199; check_type.12 = integer; check_min.12 = 0 + ## check_max.12 = 199; check_type.13 = integer; check_min.13 = 0 + ## check_max.13 = 199; check_type.14 = integer; check_min.14 = 0 + ## check_max.14 = 199; check_type.15 = integer; check_min.15 = 0 + ## check_max.15 = 199; check_type.16 = integer; check_min.16 = 0 + ## check_max.16 = 199; numlines = 10 + +MSG_SATANTGRP 1 "Sat.ant.offset: define the satellite groups" + +! Sat. ant. off: more parameters, special sigmas +! ---------------------------------------------- +SATANTSTR 1 "" "" "" "" "" "" "" "" + ## widget = uniline; check_type.1 = integer; check_min.1 = 1 + ## check_max.1 = 999999; check_type.3 = real; check_min.3 = 0.0 + ## check_type.4 = real; check_min.4 = 0.0; check_type.5 = real + ## check_min.5 = 0.0; check_type.6 = real; check_min.6 = 0.0 + ## check_type.7 = real; check_min.7 = 0.0; check_type.8 = real + ## check_min.8 = 0.0; numlines = 10 + +MSG_SATANTSTR 1 "Sat.ant.offset: more parameters, special sigmas" + +! --------------------------------------------------------- +! +! PARAMETER TYPE: Satellite Antenna Phase Center Variations +! =============== +! +! --------------------------------------------------------- +! +! Enable Satellite Antenna Phase Center Variations +! ------------------------------------------------ +SANTPAT 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / MELWUEBB AND FREQUENCY / DTEC AND GEOTEC = GNSS + +MSG_SANTPAT 1 "GNSS antenna PCV patterns" + +! Sat. ant. PCV: maximum nadir angle +! ---------------------------------- +SAPNADMAX 1 "14.0" + ## widget = lineedit; check_type = real; check_min = 0.0; check_max = 90.0 + +MSG_SAPNADMAX 1 "Sat.Ant.PCV: maximum nadir angle" + +! Sat. ant. PCV: nadir increment +! ------------------------------ +SAPDNAD 1 "1.0" + ## widget = lineedit; check_type = real; check_min = 0.0; check_max = 90.0 + +MSG_SAPDNAD 1 "Sat.Ant.PCV: nadir increment" + +! Sat. ant. PCV: azimuth increment +! -------------------------------- +SAPDAZI 1 "360" + ## widget = lineedit; check_type = integer; check_min = 360 + ## check_max = 360 + +MSG_SAPDAZI 1 "Sat.Ant.PCV: azimuth increment" + +! Sat. ant. PCV: sigma for estimation +! ----------------------------------- +SAPSIGMA 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_SAPSIGMA 1 "Sat.Ant.PCV: sigma for estimation" + +! Sat. ant. PCV +! ------------- +SAPSEL 1 "BLOCK/TYPE" + ## widget = combobox; editable = false + ## cards = BLOCK/TYPE MANUAL SAT_SPECIFIC + +MSG_SAPSEL 1 "Grouping" + +! Sat. ant. PCV: define the satellite groups +! ------------------------------------------ +SAPGRP 5 + "23" "1" "2" "3" "4" "5" "6" "7" "8" "9" "10" "" "" "" "" "" + "4" "11" "13" "14" "" "" "" "" "" "" "" "" "" "" "" "" + "1" "12" "" "" "" "" "" "" "" "" "" "" "" "" "" "" + "23" "15" "16" "17" "19" "21" "22" "23" "24" "25" "26" "27" "29" "30" "31" "" + "4" "18" "20" "28" "32" "" "" "" "" "" "" "" "" "" "" "" + ## widget = uniline; check_type.1 = integer; check_min.1 = 1 + ## check_max.1 = 999; check_type.2 = integer; check_min.2 = 0 + ## check_max.2 = 199; check_type.3 = integer; check_min.3 = 0 + ## check_max.3 = 199; check_type.4 = integer; check_min.4 = 0 + ## check_max.4 = 199; check_type.5 = integer; check_min.5 = 0 + ## check_max.5 = 199; check_type.6 = integer; check_min.6 = 0 + ## check_max.6 = 199; check_type.7 = integer; check_min.7 = 0 + ## check_max.7 = 199; check_type.8 = integer; check_min.8 = 0 + ## check_max.8 = 199; check_type.9 = integer; check_min.9 = 0 + ## check_max.9 = 199; check_type.10 = integer; check_min.10 = 0 + ## check_max.10 = 199; check_type.11 = integer; check_min.11 = 0 + ## check_max.11 = 199; check_type.12 = integer; check_min.12 = 0 + ## check_max.12 = 199; check_type.13 = integer; check_min.13 = 0 + ## check_max.13 = 199; check_type.14 = integer; check_min.14 = 0 + ## check_max.14 = 199; check_type.15 = integer; check_min.15 = 0 + ## check_max.15 = 199; check_type.16 = integer; check_min.16 = 0 + ## check_max.16 = 199; numlines = 10 + +MSG_SAPGRP 1 "Satellite antenna PCV group definition" + +! ----------------------------------------- +! +! PARAMETER TYPE: Receiver Antenna Offsets +! =============== +! +! ----------------------------------------- +! +! Enable Receiver Antenna Offsets +! ------------------------------- +RANTOFF 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / MELWUEBB AND FREQUENCY / DTEC AND GEOTEC = GNSS + +MSG_RANTOFF 1 "Receiver antenna offsets" + +! Rec. ant. off: estimate north +! ----------------------------- +RAON 1 "1" + ## widget = checkbox + +MSG_RAON 1 "Receiver antenna offsets North" + +! Rec. ant. off: estimate east +! ---------------------------- +RAOE 1 "1" + ## widget = checkbox + +MSG_RAOE 1 "Receiver antenna offsets East" + +! Rec. ant. off: estimate up +! -------------------------- +RAOU 1 "1" + ## widget = checkbox + +MSG_RAOU 1 "Receiver antenna offsets Up" + +! Rec. ant. off: satellite system +! ------------------------------- +RAOPRN 1 "GNSS" + ## widget = combobox; editable = false + ## activeif = RAON == 1 OR RAOE == 1 OR RAOU == 1 AND SATSYS / GPS AND SATSYS / GLONASS AND SATSYS / GALILEO + ## cards = GPS GLONASS GALILEO GNSS + +MSG_RAOPRN 1 "Receiver antenna offsets Satellite systems" + +! Rec. ant. off: frequency +! ------------------------ +RAOFRQ 1 "BOTH" + ## widget = combobox + ## activeif = RAON == 1 OR RAOE == 1 OR RAOU == 1 AND FREQUENCY == L1&L2 + ## editable = false; cards = L1 L2 BOTH L1&L2 + +MSG_RAOFRQ 1 "Receiver antenna offsets Frequencies" + +! Rec. ant. off: sigma (horiz) +! ---------------------------- +RAOSIGH 0 + ## widget = lineedit; activeif = RAON == 1 OR RAOE == 1 OR RAOU == 1 + ## check_type = real; check_min = 0.0 + # + +MSG_RAOSIGH 1 "Rec.Ant.offset: sigma of horizontal comp." + +! Rec. ant. off: sigma (vert) +! --------------------------- +RAOSIGV 0 + ## widget = lineedit; activeif = RAON == 1 OR RAOE == 1 OR RAOU == 1 + ## check_type = real; check_min = 0.0 + # + +MSG_RAOSIGV 1 "Rec.Ant.offset: sigma of vertical comp." + +! Rec. ant. off: manual setup +! --------------------------- +RAOSEL 1 "RECEIVER-INDEPENDENT" + ## widget = combobox + ## cards = RECEIVER-INDEPENDENT RECEIVER-DEPENDENT INDIVIDUAL MANUAL + ## activeif = RAON = 1 OR RAOE = 1 OR RAOU = 1; editable = false + +MSG_RAOSEL 1 "Rec. ant. off.: Manual setup: Grouping" + +! Rec. ant. off: list of indiv. antennas +! -------------------------------------- +RAOANT 0 + ## widget = selwin; pointer = ANTLST; activeif = RAOSEL = INDIVIDUAL + # + +MSG_RAOANT 1 "Rec.Ant.Offset: list of estimated antennas" + +! Rec. ant. off: list of indiv. reference antennas +! ------------------------------------------------ +RAOREFI 0 + ## widget = selwin; pointer = ANTLST; activeif = RAOSEL = INDIVIDUAL + # + +MSG_RAOREFI 1 "Rec.Ant.offset: list of reference antennas" + +! Rec. ant. off: list of antenna groups (rec.-indep.) +! --------------------------------------------------- +RAOGRPI 0 + ## widget = selwin; pointer = ANTGRPRI + ## activeif = RAOSEL = RECEIVER-INDEPENDENT + # + +MSG_RAOGRPI 1 "Rec.Ant.offset: list of estimated antenna groups (rec.-indep.)" + +! Rec. ant. off: list of reference antennas (rec.-indep.) +! ------------------------------------------------------- +RAOREFGI 0 + ## widget = selwin; pointer = ANTGRPRI + ## activeif = RAOSEL = RECEIVER-INDEPENDENT + # + +MSG_RAOREFGI 1 "Rec.Ant.offset: list of reference antennas (rec.-indep.)" + +! Rec. ant. off: list of antenna groups (rec.-dep.) +! ------------------------------------------------- +RAOGRP 0 + ## widget = selwin; pointer = ANTGRP + ## activeif = RAOSEL = RECEIVER-DEPENDENT + # + +MSG_RAOGRP 1 "Rec.Ant.offset: list of antenna groups (rec.-dep.)" + +! Rec. ant. off: list of reference antennas (rec.-dep.) +! ----------------------------------------------------- +RAOREFG 0 + ## widget = selwin; pointer = ANTGRP + ## activeif = RAOSEL = RECEIVER-DEPENDENT + # + +MSG_RAOREFG 1 "Rec.Ant.offset: list of reference antennas (rec.-dep.)" + +! Rec. ant. off: individual requests +! ---------------------------------- +RAOSTRHLP 2 + "AOA BENCHMARK AC" "AOAD/M_T" "231" "231" "3" "" "" + "AOA BENCHMARK AC" "AOAD/M_T" "285" "285" "3" "" "" + ## widget = uniline; menuaux = MENUAUX; action = RAOSETUP + ## menuauxkeys = PSFILES CSFILES PZFILES CZFILES + ## updateifsave = RANTOFF = 1 AND RAOSEL = MANUAL + +MSG_RAOSTRHLP 1 "Rec.Ant.offset: individual requests" + +! Rec. ant. off: parameter requests +! --------------------------------- +RAOSTR 112 + "AOA BENCHMARK AC" "AOAD/M_T" "231" "231" "3" "" "" + "AOA BENCHMARK AC" "AOAD/M_T" "285" "285" "3" "" "" + "AOA BENCHMARK AC" "AOAD/M_T" "386" "386" "3" "" "" + "AOA BENCHMARK AC" "AOAD/M_T" "95172" "95172" "3" "" "" + "AOA BENCHMARK AC" "AOAD/M_T" "95174" "95174" "3" "" "" + "AOA BENCHMARK AC" "ASH701073.1" "0" "0" "3" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "193" "193" "3" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "194" "194" "3" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "202" "202" "3" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "259" "259" "3" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "275" "275" "3" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "308" "308" "3" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "318" "318" "3" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "320" "320" "3" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "326" "326" "3" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "327" "327" "3" "" "" + "AOA SNR-12 ACT" "AOAD/M_B" "119" "119" "3" "" "" + "AOA SNR-12 ACT" "AOAD/M_T" "129" "129" "3" "" "" + "AOA SNR-12 ACT" "AOAD/M_T" "170" "170" "3" "" "" + "AOA SNR-12 ACT" "AOAD/M_T" "261" "261" "3" "" "" + "AOA SNR-12 ACT" "AOAD/M_T" "273" "273" "3" "" "" + "AOA SNR-12 ACT" "AOAD/M_T" "280" "280" "3" "" "" + "AOA SNR-12 ACT" "AOAD/M_T" "303" "303" "3" "" "" + "AOA SNR-12 ACT" "AOAD/M_T" "308" "308" "3" "" "" + "AOA SNR-12 ACT" "AOAD/M_T" "309" "309" "3" "" "" + "AOA SNR-12 ACT" "AOAD/M_T" "362" "362" "3" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "0" "0" "3" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "235" "235" "3" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "250" "250" "3" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "294" "294" "3" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "366" "366" "3" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "400" "400" "3" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "408" "408" "3" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "421" "421" "3" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "434" "434" "3" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "96277" "96277" "3" "" "" + "AOA SNR-8100 ACT" "AOAD/M_T" "175" "175" "3" "" "" + "AOA SNR-8100 ACT" "AOAD/M_T" "202" "202" "3" "" "" + "AOA SNR-8100 ACT" "ASH701945C_M" "0" "0" "3" "" "" + "ASHTECH MICROZ" "ASH701945C_M" "11701" "11701" "3" "" "" + "ASHTECH UZ-12" "AOAD/M_TA_NGS" "114" "114" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_B" "20" "20" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_B" "125" "125" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "0" "0" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "116" "116" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "121" "121" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "201" "201" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "205" "205" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "230" "230" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "270" "270" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "271" "271" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "340" "340" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "402" "402" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "481" "481" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "482" "482" "3" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "484" "484" "3" "" "" + "ASHTECH Z-XII3" "ASH700936A_M" "846" "846" "3" "" "" + "ASHTECH Z-XII3" "ASH700936B_M" "11942" "11942" "3" "" "" + "ASHTECH Z-XII3" "ASH700936C_M" "657" "657" "3" "" "" + "ASHTECH Z-XII3" "ASH700936C_M" "12129" "12129" "3" "" "" + "ASHTECH Z-XII3" "ASH700936D_M" "13078" "13078" "3" "" "" + "ASHTECH Z-XII3" "ASH700936D_M" "13083" "13083" "3" "" "" + "ASHTECH Z-XII3" "ASH700936E" "0" "0" "3" "" "" + "ASHTECH Z-XII3" "ASH700936E" "13554" "13554" "3" "" "" + "ASHTECH Z-XII3" "ASH700936F_C" "155" "155" "3" "" "" + "ASHTECH Z-XII3" "ASH701933B_M" "0" "0" "3" "" "" + "ASHTECH Z-XII3" "ASH701945B_M" "0" "0" "3" "" "" + "ASHTECH Z-XII3" "TSA-100 3S CR" "0" "0" "3" "" "" + "ASHTECH Z-XII3T" "ASH701945B_M" "0" "0" "3" "" "" + "ASHTECH Z18" "ASH701946.022" "3301" "3301" "3" "" "" + "LEICA CRS1000" "LEIAT504" "427" "427" "3" "" "" + "LEICA CRS1000" "LEIAT504" "431" "431" "3" "" "" + "ROGUE SNR-12 RM" "AOAD/M_T" "219" "219" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "0" "0" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "112" "112" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "130" "130" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "132" "132" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "134" "134" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "139" "139" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "142" "142" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "178" "178" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "230" "230" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "289" "289" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "363" "363" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "380" "380" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "393" "393" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "398" "398" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "409" "409" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "418" "418" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "95166" "95166" "3" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "98381" "98381" "3" "" "" + "ROGUE SNR-8000" "TRM29659.00" "999999" "999999" "3" "" "" + "ROGUE SNR-8100" "AOAD/M_T" "105" "105" "3" "" "" + "ROGUE SNR-8100" "AOAD/M_T" "357" "357" "3" "" "" + "ROGUE SNR-8100" "AOAD/M_T" "429" "429" "3" "" "" + "ROGUE SNR-8100" "AOAD/M_T" "453" "453" "3" "" "" + "TRIMBLE 4000SSE" "TRM14532.00" "135" "135" "3" "" "" + "TRIMBLE 4000SSE" "TRM14532.00" "23525" "23525" "3" "" "" + "TRIMBLE 4000SSE" "TRM14532.10" "0" "0" "3" "" "" + "TRIMBLE 4000SSI" "AOAD/M_T" "476" "476" "3" "" "" + "TRIMBLE 4000SSI" "TRM14532.00" "44148" "44148" "3" "" "" + "TRIMBLE 4000SSI" "TRM22020.00+GP" "999999" "999999" "3" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "10516" "10516" "3" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "11724" "11724" "3" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "27655" "27655" "3" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "85217" "85217" "3" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "88300" "88300" "3" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "94218" "94218" "3" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "99390" "99390" "3" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "101985" "101985" "3" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "999999" "999999" "3" "" "" + "TRIMBLE 4700" "TRM29659.00" "999999" "999999" "3" "" "" + ## widget = uniline; menuaux = MENUAUX; action = RAOSETUP + ## menuauxkeys = RAOSTR PSFILES CSFILES PZFILES CZFILES + ## updateifsave = RANTOFF = 1 AND RAOSEL = MANUAL + ## updateifchanged = RAOSTRHLP; check_strlen.1 = 20; check_strlen.2 = 20 + ## check_type.3 = integer; check_min.3 = 0; check_max.3 = 999999 + ## check_type.4 = integer; check_min.4 = 0; check_max.4 = 999999 + ## check_strlen.6 = 7; check_type.7 = real; check_min.7 = 0.0 + ## check_type.8 = real; check_min.8 = 0.0; numlines = 10 + +MSG_RAOSTR 1 "Rec.Ant.offset: parameter requests" + +! -------------------------------------------------------- +! +! PARAMETER TYPE: Receiver Antenna Phase Center Variations +! =============== +! +! -------------------------------------------------------- +! Enable Receiver Antenna Phase Center Variations +! ----------------------------------------------- +RANTPAT 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / MELWUEBB AND FREQUENCY / DTEC AND GEOTEC = GNSS + +MSG_RANTPAT 1 "Enable rec. ant. PCV patterns" + +! Rec. ant. PCV: satellite system +! ------------------------------- +RAPPRN 1 "GNSS" + ## widget = combobox; editable = false; cards = GPS GLONASS GALILEO GNSS + ## activeif = SATSYS / GPS AND SATSYS / GLONASS AND SATSYS / GALILEO + +MSG_RAPPRN 1 "Rec. ant. PCV: Satellite systems" + +! Rec. ant. PCV: frequency +! ------------------------ +RAPFRQ 1 "BOTH" + ## widget = combobox; editable = false; cards = L1 L2 BOTH L1&L2 + ## activeif = FREQUENCY == L1&L2 + +MSG_RAPFRQ 1 "Rec. ant. PCV: Frequencies" + +! Rec. ant. PCV: sigma for estimation +! ----------------------------------- +RAPSIGMA 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_RAPSIGMA 1 "Rec.Ant.PCV: a priori sigma" + +! Rec. ant. pcv: polygon approach +! ------------------------------- +RAPMOD_1 1 "1" + ## widget = radiobutton; group = RAPMOD + +MSG_RAPMOD_1 1 "Rec. Ant. PCV: Polygon model" + +! Rec. ant. PCV: maximum zenith angle +! ----------------------------------- +RAPZENMAX 1 "90" + ## widget = spinbox; range = 0 110 1; check_type = integer; check_min = 0 + ## check_max = 110; activeif = RAPMOD_1 = 1 + +MSG_RAPZENMAX 1 "Rec.Ant.PCV: maximum zenith angle" + +! Rec. ant. PCV: elevation increment +! ---------------------------------- +RAPDELE 1 "5" + ## widget = spinbox; range = 1 110 1; check_type = integer; check_min = 1 + ## check_max = 110; activeif = RAPMOD_1 = 1 + +MSG_RAPDELE 1 "Rec.Ant.PCV: elevation increment" + +! Rec. ant. PCV: azimuth increment +! -------------------------------- +RAPDAZI 1 "360" + ## widget = spinbox; range = 1 360 1; check_type = integer; check_min = 1 + ## check_max = 360; activeif = RAPMOD_1 = 1 + +MSG_RAPDAZI 1 "Rec.Ant.PCV: azimuth increment" + +! Rec. ant. PCV: spherical harmonics +! ---------------------------------- +RAPMOD_2 1 "0" + ## widget = radiobutton; group = RAPMOD + +MSG_RAPMOD_2 1 "Rec.Ant.PCV: Spherical harmonics" + +! Rec. ant. PCV: degree n +! ----------------------- +RAPHARMN 1 "8" + ## widget = spinbox; range = 1 99 1; check_type = integer; check_min = 1 + ## check_max = 99; activeif = RAPMOD_2 = 1 + +MSG_RAPHARMN 1 "Rec.Ant.PCV: degree n" + +! Rec. ant. PCV: order m +! ---------------------- +RAPHARMM 1 "8" + ## widget = spinbox; range = 0 99 1; check_type = integer; check_min = 0 + ## check_max = 99; activeif = RAPMOD_2 = 1 + +MSG_RAPHARMM 1 "Rec.Ant.PCV: order m" + +! Rec. ant. PCV: manual selection +! ------------------------------- +RAPSEL 1 "RECEIVER-INDEPENDENT" + ## widget = combobox + ## cards = RECEIVER-INDEPENDENT RECEIVER-DEPENDENT INDIVIDUAL MANUAL + ## editable = false + +MSG_RAPSEL 1 "Rec. Ant. PCV: Grouping" + +! Rec. ant. PCV: List of individual antennas +! ------------------------------------------ +RAPANT 0 + ## widget = selwin; pointer = ANTLST; activeif = RAPSEL = INDIVIDUAL + # + +MSG_RAPANT 1 "Rec.Ant.PCV: list of individual antennas" + +! Rec. ant. PCV: List of indiv. reference antennas +! ------------------------------------------------ +RAPREFI 0 + ## widget = selwin; pointer = ANTLST; activeif = RAPSEL = INDIVIDUAL + # + +MSG_RAPREFI 1 "Rec.Ant.PCV: list of indiv. ref. antennas" + +! Rec. ant. PCV: List of antenna groups (rec.-indep.) +! --------------------------------------------------- +RAPGRPI 0 + ## widget = selwin; pointer = ANTGRPRI + ## activeif = RAPSEL = RECEIVER-INDEPENDENT + # + +MSG_RAPGRPI 1 "Rec.Ant.PCV: list of antenna groups (rec.-indep.)" + +! Rec. ant. PCV: List of reference antennas (rec.-indep.) +! ------------------------------------------------------- +RAPREFGI 0 + ## widget = selwin; pointer = ANTGRPRI + ## activeif = RAPSEL = RECEIVER-INDEPENDENT + # + +MSG_RAPREFGI 1 "Rec.Ant.PCV: list of ref. antennas (rec.-indep.)" + +! Rec. ant. PCV: List of antenna groups (rec.-dep.) +! ------------------------------------------------- +RAPGRP 0 + ## widget = selwin; pointer = ANTGRP + ## activeif = RAPSEL = RECEIVER-DEPENDENT + # + +MSG_RAPGRP 1 "Rec.Ant.PCV: list of antenna groups (rec.-dep.)" + +! Rec. ant. PCV: List of reference antennas (rec.-dep.) +! ----------------------------------------------------- +RAPREFG 0 + ## widget = selwin; pointer = ANTGRP + ## activeif = RAPSEL = RECEIVER-DEPENDENT + # + +MSG_RAPREFG 1 "Rec.Ant.PCV: list of ref. antennas (rec.-dep.)" + +! Rec. ant. PCV: manual selection +! ------------------------------- +RAPSTRHLP 2 + "AOA BENCHMARK AC" "AOAD/M_T" "231" "231" "3" "" "" "" + "TRIMBLE 4700" "TRM29659.00" "999999" "999999" "3" "" "" "" + ## widget = uniline; menuaux = MENUAUX; action = RAPSETUP + ## menuauxkeys = PSFILES CSFILES PZFILES CZFILES + ## updateifsave = RANTPAT = 1 AND RAPSEL = MANUAL + +MSG_RAPSTRHLP 1 "Rec.Ant.PCV: manual selection" + +! Rec. ant. PCV: parameter requests +! --------------------------------- +RAPSTR 103 + "AOA BENCHMARK AC" "AOAD/M_T" "231" "231" "3" "" "" "" + "AOA BENCHMARK AC" "AOAD/M_T" "285" "386" "3" "" "" "" + "AOA BENCHMARK AC" "AOAD/M_T" "95172" "95172" "3" "" "" "" + "AOA BENCHMARK AC" "AOAD/M_T" "95174" "95174" "3" "" "" "" + "AOA BENCHMARK AC" "ASH701073.1" "0" "0" "3" "" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "193" "193" "3" "" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "194" "194" "3" "" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "202" "202" "3" "" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "259" "259" "3" "" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "275" "275" "3" "" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "308" "308" "3" "" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "318" "318" "3" "" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "320" "320" "3" "" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "326" "326" "3" "" "" "" + "AOA ICS-4000Z AC" "AOAD/M_T" "327" "327" "3" "" "" "" + "AOA SNR-12 ACT" "AOAD/M_B" "119" "119" "3" "" "" "" + "AOA SNR-12 ACT" "AOAD/M_T" "0" "999999" "3" "" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "0" "0" "3" "" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "235" "235" "3" "" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "250" "250" "3" "" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "294" "294" "3" "" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "366" "366" "3" "" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "400" "400" "3" "" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "408" "408" "3" "" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "421" "421" "3" "" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "434" "434" "3" "" "" "" + "AOA SNR-8000 ACT" "AOAD/M_T" "96277" "96277" "3" "" "" "" + "AOA SNR-8100 ACT" "AOAD/M_T" "175" "175" "3" "" "" "" + "AOA SNR-8100 ACT" "AOAD/M_T" "202" "202" "3" "" "" "" + "AOA SNR-8100 ACT" "ASH701945C_M" "0" "0" "3" "" "" "" + "ASHTECH MICROZ" "ASH701945C_M" "11701" "11701" "3" "" "" "" + "ASHTECH UZ-12" "AOAD/M_TA_NGS" "114" "114" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_B" "20" "20" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_B" "125" "125" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "0" "0" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "116" "116" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "121" "121" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "201" "201" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "205" "205" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "230" "230" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "270" "270" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "271" "271" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "340" "340" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "402" "402" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "481" "481" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "482" "482" "3" "" "" "" + "ASHTECH Z-XII3" "AOAD/M_T" "484" "484" "3" "" "" "" + "ASHTECH Z-XII3" "ASH700936A_M" "846" "846" "3" "" "" "" + "ASHTECH Z-XII3" "ASH700936B_M" "11942" "11942" "3" "" "" "" + "ASHTECH Z-XII3" "ASH700936C_M" "657" "657" "3" "" "" "" + "ASHTECH Z-XII3" "ASH700936C_M" "12129" "12129" "3" "" "" "" + "ASHTECH Z-XII3" "ASH700936D_M" "13078" "13078" "3" "" "" "" + "ASHTECH Z-XII3" "ASH700936D_M" "13083" "13083" "3" "" "" "" + "ASHTECH Z-XII3" "ASH700936E" "0" "0" "3" "" "" "" + "ASHTECH Z-XII3" "ASH700936E" "13554" "13554" "3" "" "" "" + "ASHTECH Z-XII3" "ASH700936F_C" "155" "155" "3" "" "" "" + "ASHTECH Z-XII3" "ASH701933B_M" "0" "0" "3" "" "" "" + "ASHTECH Z-XII3" "ASH701945B_M" "0" "0" "3" "" "" "" + "ASHTECH Z-XII3" "TSA-100 3S CR" "0" "0" "3" "" "" "" + "ASHTECH Z-XII3T" "ASH701945B_M" "0" "0" "3" "" "" "" + "ASHTECH Z18" "ASH701946.022" "3301" "3301" "3" "" "" "" + "LEICA CRS1000" "LEIAT504" "427" "427" "3" "" "" "" + "LEICA CRS1000" "LEIAT504" "431" "431" "3" "" "" "" + "ROGUE SNR-12 RM" "AOAD/M_T" "219" "219" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "0" "0" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "112" "112" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "130" "130" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "132" "132" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "134" "134" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "139" "139" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "142" "142" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "178" "178" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "230" "230" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "289" "289" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "363" "363" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "380" "380" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "393" "393" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "398" "398" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "409" "409" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "418" "418" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "95166" "95166" "3" "" "" "" + "ROGUE SNR-8000" "AOAD/M_T" "98381" "98381" "3" "" "" "" + "ROGUE SNR-8000" "TRM29659.00" "999999" "999999" "3" "" "" "" + "ROGUE SNR-8100" "AOAD/M_T" "105" "105" "3" "" "" "" + "ROGUE SNR-8100" "AOAD/M_T" "357" "357" "3" "" "" "" + "ROGUE SNR-8100" "AOAD/M_T" "429" "429" "3" "" "" "" + "ROGUE SNR-8100" "AOAD/M_T" "453" "453" "3" "" "" "" + "TRIMBLE 4000SSE" "TRM14532.00" "135" "135" "3" "" "" "" + "TRIMBLE 4000SSE" "TRM14532.00" "23525" "23525" "3" "" "" "" + "TRIMBLE 4000SSE" "TRM14532.10" "0" "0" "3" "" "" "" + "TRIMBLE 4000SSI" "AOAD/M_T" "476" "476" "3" "" "" "" + "TRIMBLE 4000SSI" "TRM14532.00" "44148" "44148" "3" "" "" "" + "TRIMBLE 4000SSI" "TRM22020.00+GP" "999999" "999999" "3" "" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "10516" "10516" "3" "" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "11724" "11724" "3" "" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "27655" "27655" "3" "" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "85217" "85217" "3" "" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "88300" "88300" "3" "" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "94218" "94218" "3" "" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "99390" "99390" "3" "" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "101985" "101985" "3" "" "" "" + "TRIMBLE 4000SSI" "TRM29659.00" "999999" "999999" "3" "" "" "" + "TRIMBLE 4700" "TRM29659.00" "999999" "999999" "3" "" "" "" + ## widget = uniline; menuaux = MENUAUX; action = RAPSETUP + ## menuauxkeys = RAPSTR PSFILES CSFILES PZFILES CZFILES + ## updateifsave = RANTPAT = 1 AND RAPSEL = MANUAL + ## updateifchanged = RAPSTRHLP; check_strlen.1 = 20; check_strlen.2 = 20 + ## check_type.3 = integer; check_min.3 = 0; check_max.3 = 999999 + ## check_type.4 = integer; check_min.4 = 0; check_max.4 = 999999 + ## check_type.7 = integer; check_min.7 = 0; check_max.7 = 90 + ## check_type.8 = integer; check_min.8 = 0; check_max.8 = 360 + ## check_type.9 = real; check_min.9 = 0.0; numlines = 10 + +MSG_RAPSTR 1 "Rec.Ant.PCV: parameter requests" + +! ----------------------------------------- +! +! PARAMETER TYPE: Scaling factors for Vienna grid files +! =============== +! +! ----------------------------------------- +! +! Enable scaling factors for Vienna grid files +! -------------------------------------------- +GRDLOAD 1 "0" + ## widget = checkbox + ## activeif = ALOAD_FILES / _ OR ONTLD_FILES / _ OR HLOAD_FILES / _ AND FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC + +MSG_GRDLOAD 1 "Scaling related to loading effects" + +! ATM-LOAD: Atmospheric pressure loading +! -------------------------------------- +ALOADSET 1 "NONE" + ## widget = combobox; cards = NONE PER_STATION PER_GROUP ONE_OVERALL + ## editable = false; activeif = ALOAD_FILES / _ + +MSG_ALOADSET 1 "Atm. load: Scaling factor for stations" + +ALOADCLU 0 + ## widget = selwin; path = DIR_CLU; ext = EXT_CLU + ## activeif = ALOADSET = PER_GROUP + # + +MSG_ALOADCLU 1 "Atm. load: Scaling factor for stations" + +ALOADDEC 1 "FULL_EFFECT" + ## widget = combobox + ## cards = FULL_EFFECT HORIZONTAL/VERTICAL NORTH/EAST/UP; editable = false + ## activeif = ALOADSET / inactive AND ALOADSET / NONE + +MSG_ALOADDEC 1 "Atm. load: Parameter decomposition" + +ALOADSIG1 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ALOADDEC / inactive + +MSG_ALOADSIG1 1 "Atm. load: a priori sigma 1" + +ALOADSIG2 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ALOADDEC = HORIZONTAL/VERTICAL OR ALOADDEC = NORTH/EAST/UP + +MSG_ALOADSIG2 1 "Atm. load: a priori sigma 2" + +ALOADSIG3 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ALOADDEC = NORTH/EAST/UP + +MSG_ALOADSIG3 1 "Atm. load: a priori sigma 3" + +! OCN-LOAD: Ocean non-tidal loading +! --------------------------------- +ONTLDSET 1 "NONE" + ## widget = combobox; cards = NONE PER_STATION PER_GROUP ONE_OVERALL + ## editable = false; activeif = ONTLD_FILES / _ + +MSG_ONTLDSET 1 "Ocn. load: Scaling factor for stations" + +ONTLDCLU 0 + ## widget = selwin; path = DIR_CLU; ext = EXT_CLU + ## activeif = ONTLDSET = PER_GROUP + # + +MSG_ONTLDCLU 1 "Ocn. load: Scaling factor for stations" + +ONTLDDEC 1 "FULL_EFFECT" + ## widget = combobox + ## cards = FULL_EFFECT HORIZONTAL/VERTICAL NORTH/EAST/UP; editable = false + ## activeif = ONTLDSET / inactive AND ONTLDSET / NONE + +MSG_ONTLDDEC 1 "Ocn. load: Parameter decomposition" + +ONTLDSIG1 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ONTLDDEC / inactive + +MSG_ONTLDSIG1 1 "Ocn. load: a priori sigma 1" + +ONTLDSIG2 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ONTLDDEC = HORIZONTAL/VERTICAL OR ONTLDDEC = NORTH/EAST/UP + +MSG_ONTLDSIG2 1 "Ocn. load: a priori sigma 2" + +ONTLDSIG3 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ONTLDDEC = NORTH/EAST/UP + +MSG_ONTLDSIG3 1 "Ocn. load: a priori sigma 3" + +! HYDR-LOAD: Hydrostatic pressure loading +! --------------------------------------- +HLOADSET 1 "NONE" + ## widget = combobox; cards = NONE PER_STATION PER_GROUP ONE_OVERALL + ## editable = false; activeif = HLOAD_FILES / _ + +MSG_HLOADSET 1 "Hyd. load: Scaling factor for stations" + +HLOADCLU 0 + ## widget = selwin; path = DIR_CLU; ext = EXT_CLU + ## activeif = HLOADSET = PER_GROUP + # + +MSG_HLOADCLU 1 "Hyd. load: Scaling factor for stations" + +HLOADDEC 1 "FULL_EFFECT" + ## widget = combobox + ## cards = FULL_EFFECT HORIZONTAL/VERTICAL NORTH/EAST/UP; editable = false + ## activeif = HLOADSET / inactive AND HLOADSET / NONE + +MSG_HLOADDEC 1 "Hyd. load: Parameter decomposition" + +HLOADSIG1 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = HLOADDEC / inactive + +MSG_HLOADSIG1 1 "Hyd. load: a priori sigma 1" + +HLOADSIG2 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = HLOADDEC = HORIZONTAL/VERTICAL OR HLOADDEC = NORTH/EAST/UP + +MSG_HLOADSIG2 1 "Hyd. load: a priori sigma 2" + +HLOADSIG3 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ALOADDEC = NORTH/EAST/UP + +MSG_HLOADSIG3 1 "Hyd. load: a priori sigma 3" + +! ----------------------------------------- +! +! PARAMETER TYPE: Epochwise Clock estimation +! =============== +! +! ----------------------------------------- +! +! Enable epochwise clock estimation +! -------------------------------- +CLOCKR 1 "0" + ## widget = checkbox; activeif = DIFLVL = ZERO + +MSG_CLOCKR 1 "Receiver clock offsets" + +CLOCKS 1 "0" + ## widget = checkbox; activeif = DIFLVL = ZERO + +MSG_CLOCKS 1 "Satellite clock offsets" + +! Sum condition for ref clocks +! ---------------------------- +REFSUM 1 "REFERENCE_FIXED" + ## widget = combobox; editable = false + ## activeif = CLOCKR = 1 AND CLOCKS = 1 + ## cards = ZERO-MEAN_CONDITION REFERENCE_FIXED + +MSG_REFSUM 1 "Type of datum definition" + +! Clk est.: Reference Station Clock Selection +! ------------------------------------------- +REFCLOCKR 1 "NONE" + ## widget = combobox; editable = false + ## activeif = CLOCKR = 1 AND CLOCKS = 1 + ## cards = NONE ALL FIRST LAST MANUAL FROM_FILE + +MSG_REFCLOCKR 1 "Selection of reference stations" + +! Clk est.: Reference Satellite Clock Selection +! --------------------------------------------- +REFCLOCKS 1 "ALL" + ## widget = combobox; editable = false + ## activeif = CLOCKR = 1 AND CLOCKS = 1; cards = NONE ALL MANUAL FROM_FILE + +MSG_REFCLOCKS 1 "Selection of reference satellites" + +! Clk est.: Seperate receiver clock for each satellite system +! ----------------------------------------------------------- +RCLKSYS 1 "0" + ## widget = checkbox + ## activeif = CLOCKR = 1 AND SATSYS / GPS AND SATSYS / GLONASS AND SATSYS / GALILEO + +MSG_RCLKSYS 1 "Receiver clocks for each satellite system" + +! Rclk.off: Parameter setup +! ------------------------- +GLOBIAS 1 "0" + ## widget = checkbox; activeif = DIFLVL = ZERO AND CLOCKR = 1 + +MSG_GLOBIAS 1 "GLONASS receiver clock biases" + +RCVCLKTYP 1 "NONE" + ## widget = combobox; editable = false + ## cards = NONE FREQUENCY_SPECIFIC FREQ_SPEC_POLYNOM SATELLITE_SPECIFIC NON-GPS_SATELLITES + +MSG_RCVCLKTYP 1 "Rclk.off: Parameter setup" + +! Clk est.: min. # of obs. for sta clock est. +! ------------------------------------------- +MINSTA 1 "4" + ## widget = spinbox; range = 0 10 2; activeif = CLOCKR = 1 + +MSG_MINSTA 1 "Minimum number of obs per station clock" + +! Time dependent inter-system bias +! -------------------------------- +IFBWIN 1 "0" + ## widget = checkbox + ## activeif = RCVCLKTYP / inactive AND RCVCLKTYP / NONE AND RCLKSYS = 0 + +MSG_IFBWIN 1 "Time-dependent GLONASS biases" + +RCOSTR 1 "" "" "" "" + ## widget = uniline; numlines = 20 + +MSG_RCOSTR 1 "Rclk.off: Time dependent inter-system bias" + +! Clk est.: min. # of obs. for sat clock est. +! ------------------------------------------- +MINSAT 1 "1" + ## widget = spinbox; range = 0 10 2; activeif = CLOCKS = 1 + +MSG_MINSAT 1 "Minimum number of obs per satellite clock" + +! Clk est.: Ref.Stations list +! --------------------------- +STATION8 0 + ## widget = selwin; pointer = CENLST + ## activeif = CLOCKR = 1 AND CLOCKS = 1 AND REFCLOCKR = MANUAL + +MSG_STATION8 1 "Manual station selection" + +! Clk est.: Ref.Stations list +! --------------------------- +SATELLITE8 0 + ## widget = selwin; pointer = SATLST + ## activeif = CLOCKR = 1 AND CLOCKS = 1 AND REFCLOCKS = MANUAL + +MSG_SATELLITE8 1 "Manual satellite selection" + +! Clk est.: Ref. clk from file +! ---------------------------- +STAFILE8 0 + ## widget = selwin; path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + ## emptyallowed = true + ## activeif = CLOCKR = 1 AND CLOCKS = 1 AND REFCLOCKR = FROM_FILE + # + +MSG_STAFILE8 1 "Station list from file" + +! Clk est.: Ref. clk from file +! ---------------------------- +SATFILE8 0 + ## widget = selwin; path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + ## emptyallowed = true + ## activeif = CLOCKR = 1 AND CLOCKS = 1 AND REFCLOCKS = FROM_FILE + # + +MSG_SATFILE8 1 "Clk.Est.:Ref.Satellites from file" + +! Clk est.: Header of the clk RINEX file: RUNBY +! --------------------------------------------- +RUNBY 1 "ANONYMOUS" + ## widget = lineedit + +MSG_RUNBY 1 "Clk. RINEX Header: RUNBY" + +! Clk est.: Header of the clk RINEX file: AC +! ------------------------------------------ +AC 1 "XYZ" + ## widget = lineedit + +MSG_AC 1 "Clk. RINEX Header: AC" + +! Clk est.: Header of the clk RINEX file: ACName +! ---------------------------------------------- +ACNAME 1 "MY AGENCY/INSTITUTE" + ## widget = lineedit + +MSG_ACNAME 1 "Clk. RINEX Header: AC Name" + +! Time System +! ----------- +TIMESYS 1 "GPS" + ## widget = combobox; editable = false; cards = GPS GLO GAL UTC TAI + +MSG_TIMESYS 1 "Time system" + +! DCB line +! -------- +DCBLINE 0 + ## widget = lineedit + +MSG_DCBLINE 1 "DCB line" + +! Clk est.: Header of the clk RINEX file: Comments +! ------------------------------------------------ +COMMENT 2 + "CODE PRECISE CLOCK INFORMATION" + "BASED ON CODE AND PHASE MEASUREMENTS" + ## widget = uniline; numlines = 10 + +MSG_COMMENT 1 "Clk. RINEX Header: Comments" + +! ----------------------------------------- +! +! PARAMETER TYPE: Receiver Clock Offsets +! =============== +! +! ----------------------------------------- +! +! Enable Receiver Clock Errors +! ---------------------------- +RCVCLOCK 1 "0" + ## widget = checkbox; activeif = GEOTEC = GNSS + +MSG_RCVCLOCK 1 "Receiver clock offsets" + +RCVCLKLST 1 "FIRST" + ## widget = combobox; editable = false + ## cards = NONE FIRST LAST ALL MANUAL FROM_FILE + +MSG_RCVCLKLST 1 "Station selection" + +! Rclk.off: Manual selection +! -------------------------- +STATION5 0 + ## widget = selwin; pointer = STALST; activeif = RCVCLKLST == MANUAL + +MSG_STATION5 1 "Rclk.off:Selection of list of stations" + +! Rclk.off: File with Stations(s) +! ---------------------------------- +STAFILE5 0 + ## widget = selwin; path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + ## activeif = RCVCLKLST == FROM_FILE; emptyallowed = true + # + +MSG_STAFILE5 1 "Rclk.off:File with the list of stations" + +! Rclk.off: Default Sigma +! -------------------------- +SIGMA5 0 + ## widget = lineedit; check_type = real; check_min = 0 + +MSG_SIGMA5 1 "Rclk.off: a priori sigma" + +! Rclk.off: Time Interval +! -------------------------- +RCOTIM 1 "0" + ## widget = radiobutton; group = DUMMY + +MSG_RCOTIM 1 "Time interval from observation files" + +RADIO5_1 1 "0" + ## widget = radiobutton; group = DUMMY + ## radiokeys = SESSION_YEAR5 SESSION_STRG5 + +MSG_RADIO5_1 1 "Defined by year and session identifier" + +RADIO5_2 1 "1" + ## widget = radiobutton; group = DUMMY + +MSG_RADIO5_2 1 "Defined by start and end times" + +! Rclk.off: Time Interval (Session spec.) +! ------------------------------------------ +SESSION_YEAR5 1 "1980" + ## widget = lineedit; multilineallowed = true; emptyallowed = false + # $Y+0 + +MSG_SESSION_YEAR5 1 "Rclk.off: Time Interval(YEAR)" + +SESSION_STRG5 1 "0060" + ## widget = lineedit; multilineallowed = true; emptyallowed = false + # $S+0 + +MSG_SESSION_STRG5 1 "Rclk.off: Time Interval(SESSION)" + +! Rclk.off: Time Interval (date/time) +! -------------------------------------- +STADAT5 0 + ## widget = lineedit; activeif = RADIO5_2 = 1; check_type = date + # + +MSG_STADAT5 1 "Rclk.off:Start Time(Year Month Day)" + +STATIM5 0 + ## widget = lineedit; emptyallowed = false + ## activeif = RADIO5_2 = 1 AND STADAT5 / _; check_type = time + # + +MSG_STATIM5 1 "Rclk.off:Start Time(Hour Minutes Seconds)" + +ENDDAT5 0 + ## widget = lineedit; activeif = RADIO5_2 = 1; check_type = date + # + +MSG_ENDDAT5 1 "Rclk.off:End Time(Year Month Day)" + +ENDTIM5 0 + ## widget = lineedit; emptyallowed = false + ## activeif = RADIO5_2 = 1 AND ENDDAT5 / _; check_type = time + # + +MSG_ENDTIM5 1 "Rclk.off:End Time(Hour Minutes Seconds)" + +! ----------------------------------------- +! +! PARAMETER TYPE: Range Biases +! =============== +! +! ----------------------------------------- +! +! Enable Range biases +! ------------------- +RBIAS 1 "0" + ## widget = checkbox; activeif = GEOTEC = SLR + +MSG_RBIAS 1 "Range biases" + +RGBLST 1 "FROM_FILE" + ## widget = combobox; editable = false + ## cards = NONE FIRST LAST ALL MANUAL FROM_FILE + +MSG_RGBLST 1 "Station selection" + +! Range biases: Manual selection of stations +! ------------------------------------------ +STATION9 0 + ## widget = selwin; activeif = RGBLST == MANUAL; pointer = STALST + # + +MSG_STATION9 1 "Range biases:Selection of list of stations" + +! Range biases: File with Stations(s) +! ----------------------------------- +STAFILE9 1 "./DUMMY/STA/SLR_RB.FIX" + ## widget = selwin; activeif = RGBLST == FROM_FILE; path = DIR_FIX + ## ext = EXT_FIX; maxfiles = 1; emptyallowed = true + # SLR_RB + +MSG_STAFILE9 1 "Range biases: File with the list of stations" + +! Satellite-specific or for all Satellites +! ---------------------------------------- +SATRGB 1 "SAT_SPECIFIC" + ## widget = combobox; editable = false + ## cards = SAT_SPECIFIC SYS_SPECIFIC PER_STATION + +MSG_SATRGB 1 "Range Bias set-up for satellites" + +! Range biases: Default Sigma +! ---------------------------- +SIGRGB 1 "1.0" + ## widget = lineedit + +MSG_SIGRGB 1 "Range biases: a priori sigma" + +! ----------------------------------------- +! +! PARAMETER TYPE: Differential Code Biases +! =============== +! +! ----------------------------------------- +! +! Enable Differential Code Biases estimation +! ------------------------------------------ +DCBEST 1 "0" + ## widget = checkbox; activeif = FREQUENCY / DTEC AND GEOTEC = GNSS + +MSG_DCBEST 1 "Differential code biases" + +! DCB: Type of Differential Code Biases +! ------------------------------------- +DCBTYP 1 "P1-P2" + ## widget = combobox; editable = false + ## cards = P1-P2 P1-C1 LC P1-C1_MULTIPLIER + +MSG_DCBTYP 1 "Type of differential code biases" + +! DCB: Estimate Differential Code Biases for Satellites +! ----------------------------------------------------- +DCBSAT 1 "1" + ## widget = checkbox; activeif = DCBTYP / P1-C1_MULTIPLIER + +MSG_DCBSAT 1 "Estimate differential code biases for satellites" + +! DCB: Estimate Differential Code Biases for Receivers +! ---------------------------------------------------- +DCBREC 1 "0" + ## widget = checkbox + +MSG_DCBREC 1 "Estimate differential code biases for receivers" + +! DCB: Reference Satellite(s) +! --------------------------- +DCBREF 1 "SUM" + ## widget = combobox; editable = false; cards = SUM ALL + ## activeif = DCBSAT = 1 AND DCBTYP / P1-C1_MULTIPLIER + +MSG_DCBREF 1 "Reference satellite(s)" + +! DCB: A Priori Sigma for Reference Satellite Biases +! -------------------------------------------------- +DCBSIG 1 "0.01" + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = DCBSAT = 1 AND DCBTYP / P1-C1_MULTIPLIER + +MSG_DCBSIG 1 "DCB: A Priori Sigma for Reference Satellite Biases" + +! DCB: A Priori Sigma for Receiver Biases +! --------------------------------------- +DCBSIGR 1 "0.01" + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = DCBREC = 1 + +MSG_DCBSIGR 1 "DCB: A Priori Sigma for Receiver Biases" + +! ----------------------------------------- +! +! PARAMETER TYPE: Kinematic Positioning +! =============== +! +! ----------------------------------------- +! +! Enable Kinematic Station +! ------------------------ +KINEST 1 "0" + ## widget = checkbox + ## activeif = FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC AND GEOTEC = GNSS + +MSG_KINEST 1 "Kinematic coordinates" + +! Kinematic Station(s) +! -------------------- +KINSTA 1 "MANUAL" + ## widget = combobox; editable = false + ## cards = FIRST LAST ALL MANUAL FROM_FILE + +MSG_KINSTA 1 "Station selection" + +! Kinematic Station(s): Manual Selection +! -------------------------------------- +STATION2 0 + ## widget = selwin; activeif = KINSTA == MANUAL; pointer = CENLST + +MSG_STATION2 1 "Kinematic Pos.: List of stations" + +! File with Kinematic Stations(s) +! ------------------------------- +STAFILE2 0 + ## widget = selwin; activeif = KINSTA == FROM_FILE; path = DIR_FIX + ## ext = EXT_FIX; maxfiles = 1; emptyallowed = true + # IGSNET + +MSG_STAFILE2 1 "Kinematic Pos.: File with the list of stations" + +SIGKIN 1 "NEU" + ## widget = combobox; editable = false; cards = NEU XYZ + +MSG_SIGKIN 1 "Reference frame" + +! Kinematic pos.: horizontal component sigma +! ------------------------------------------ +SIGKIN_H 0 + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = SIGKIN = NEU + +MSG_SIGKIN_H 1 "Kinematic pos.: Sigma for horizontal components" + +! Kinematic pos.: vertical component sigma +! ------------------------------------------ +SIGKIN_V 0 + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = SIGKIN = NEU + +MSG_SIGKIN_V 1 "Kinematic pos.: Sigma for vertical component" + +! Kinematic pos.: LEO sigma +! ------------------------------------------ +SIGKIN_L 0 + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = SIGKIN = XYZ + +MSG_SIGKIN_L 1 "Kinematic pos.: sigma for non-terrestrial objects" + +! Kin. positioning: min. number of stations +! ----------------------------------------- +MINKIN 1 "4" + ## widget = spinbox; range = 0 100 1 + +MSG_MINKIN 1 "kin. Pos.:min. number of obs. per epoch" + +! ----------------------------------------- +! +! PARAMETER TYPE: Satellite-specific Sigmas +! =============== +! +! ----------------------------------------- +! +! Satellite-Specific A Priori Sigmas +! ---------------------------------- +SVNAPR 1 "0" + ## widget = checkbox + +MSG_SVNAPR 1 "Satellite-specific a priori sigmas" + +! Satellite-specific Sigmas +! ------------------------- +SVNSIG 1 "" "" "" "" "" "" + ## widget = uniline; check_type.1 = integer; check_min.1 = 1 + ## check_max.1 = 999; check_type.2 = date; check_type.3 = time + ## check_type.4 = date; check_type.5 = time; check_type.6 = real + ## check_min.6 = 0.0; numlines = 10 + +MSG_SVNSIG 1 "Satellite specific a priori sigmas" + +! ----------------------------------------- +! +! PARAMETER TYPE: Hill-Resonance +! =============== +! +! ----------------------------------------- +! +! Enable Hill resonance +! --------------------- +HILL 1 "0" + ## widget = checkbox; activeif = RPRCOE / _ + +MSG_HILL 1 "Hill resonance terms" + +! Hill: manual specification +! -------------------------- +HILL_M 1 "0" + ## widget = radiobutton; group = HILL + +MSG_HILL_M 1 "Manual parameter setup" + +! Hill: set forces individually +! ----------------------------- +HILLSTR 1 "" "" "" "" + ## widget = uniline; numlines = 5 + +MSG_HILLSTR 1 "Hill: set forces individually" + +! Hill: default specification +! --------------------------- +HILL_D 1 "1" + ## widget = radiobutton; group = HILL + ## radiokeys = HILC1 HILC2 HILC3 HILP1 HILP2 HILP3 + +MSG_HILL_D 1 "Hill:Default parameter setup" + +! Hill: Enable constant radial force +! ---------------------------------- +HILC1 1 "1" + ## widget = checkbox + +MSG_HILC1 1 "Radial" + +! Hill: Sigma for constant radial force +! ------------------------------------- +SIGHILC1 0 + ## widget = lineedit; activeif = HILC1 == 1 AND HILL_D == 1 + ## check_type = real; check_min = 0.0 + # + +MSG_SIGHILC1 1 "Hill: Sigma for constant radial force" + +! Hill: Enable constant force in plane +! ------------------------------------ +HILC2 1 "1" + ## widget = checkbox + +MSG_HILC2 1 "Along track" + +! Hill: Sigma for constant force in plane +! --------------------------------------- +SIGHILC2 0 + ## widget = lineedit; activeif = HILC2 == 1 AND HILL_D == 1 + ## check_type = real; check_min = 0.0 + # + +MSG_SIGHILC2 1 "Hill: Sigma for along track" + +! Hill: Enable constant force out of plane +! ---------------------------------------- +HILC3 1 "1" + ## widget = checkbox + +MSG_HILC3 1 "Out of plane" + +! Hill: Sigma for constant force out of plane +! ------------------------------------------- +SIGHILC3 0 + ## widget = lineedit; activeif = HILC3 == 1 AND HILL_D == 1 + ## check_type = real; check_min = 0.0 + # + +MSG_SIGHILC3 1 "Hill: Sigma for constant force out of plane" + +! Hill: Enable periodic radial force +! ---------------------------------- +HILP1 1 "1" + ## widget = checkbox + +MSG_HILP1 1 "Periodic Radial" + +! Hill: Sigma for periodic radial force +! ------------------------------------- +SIGHILP1 0 + ## widget = lineedit; activeif = HILP1 == 1 AND HILL_D == 1 + ## check_type = real; check_min = 0.0 + # + +MSG_SIGHILP1 1 "Hill: Sigma for periodic radial force" + +! Hill: Enable periodic force in plane +! ------------------------------------ +HILP2 1 "1" + ## widget = checkbox + +MSG_HILP2 1 "Periodic along track" + +! Hill: Sigma for periodic force in plane +! --------------------------------------- +SIGHILP2 0 + ## widget = lineedit; activeif = HILP2 == 1 AND HILL_D == 1 + ## check_type = real; check_min = 0.0 + # + +MSG_SIGHILP2 1 "Hill: Sigma for periodic force along track" + +! Hill: Enable periodic force out of plane +! ---------------------------------------- +HILP3 1 "1" + ## widget = checkbox + +MSG_HILP3 1 "Periodic out of plane" + +! Hill: Sigma for periodic force out of plane +! ------------------------------------------- +SIGHILP3 0 + ## widget = lineedit; activeif = HILP3 == 1 AND HILL_D == 1 + ## check_type = real; check_min = 0.0 + # + +MSG_SIGHILP3 1 "Hill: Sigma for periodic force out of plane" + +! Hill: List of satellites +! ------------------------ +HILSATSTR 2 + "1" "2" "3" "4" "5" "6" "7" "8" "9" "10" "11" "12" "13" "14" "15" "16" + "17" "18" "19" "20" "21" "22" "23" "24" "25" "26" "27" "28" "29" "30" "31" "32" + ## widget = uniline + ## activeif = HILC1 == 1 OR HILC2 == 1 OR HILC3 == 1 OR HILP1 == 1 OR HILP2 == 1 OR HILP3 == 1 AND HILL_M / 1 + ## check_type = integer; check_min = 1; check_max = 999; numlines = 5 + +MSG_HILSATSTR 1 "Hill: List of satellites" + +! ----------------------------------------- +! +! PARAMETER TYPE: Earth Gravity Field +! =============== +! +! ----------------------------------------- +! +! Enable Earth gravity field +! -------------------------- +GRAVITY 1 "0" + ## widget = checkbox; activeif = RPRCOE / _ + +MSG_GRAVITY 1 "Earth gravity field" + +! Gravity: default setup +! ---------------------- +GRAVITY_D 1 "1" + ## widget = radiobutton; group = GRAVITY; radiokeys = POTDEG POTORD POTSIG + +MSG_GRAVITY_D 1 "Default setup" + +! Gravity: Max degree of development +! ---------------------------------- +POTDEG 1 "2" + ## widget = spinbox; range = 2 10 1; check_type = integer; check_min = 0 + +MSG_POTDEG 1 "Gravity: Max degree of development" + +! Gravity: Max order of development +! --------------------------------- +POTORD 1 "0" + ## widget = spinbox; range = 0 10 1; check_type = integer; check_min = 0 + +MSG_POTORD 1 "Gravity: Max order of development" + +! Gravity: a priori sigma +! ----------------------- +POTSIG 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_POTSIG 1 "Gravity: a priori sigma" + +! Gravity: manual setup +! --------------------- +GRAVITY_M 1 "0" + ## widget = radiobutton; group = GRAVITY; radiokeys = POTSTR + +MSG_GRAVITY_M 1 "Manual setup of special coefficients" + +! Gravity: direct setup of individual parameters +! ---------------------------------------------- +POTSTR 1 "" "" "" + ## widget = uniline; check_type.1 = integer; check_min.1 = 0 + ## check_type.2 = integer; check_min.2 = 0; check_type.3 = real + ## check_min.3 = 0.0; numlines = 5 + +MSG_POTSTR 1 "Gravity: manual setup of special coefficients" + +! ----------------------------------------- +! +! PARAMETER TYPE: Earth Albedo Radiation +! =============== +! +! ----------------------------------------- +! +! Enable Earth Albedo Radiation +! ----------------------------- +ALBEDO 1 "0" + ## widget = checkbox; activeif = RPRCOE / _ + +MSG_ALBEDO 1 "Earth albedo radiation" + +! Albedo: Absorption, constant +! ---------------------------- +ALB1 1 "1" + ## widget = checkbox + +MSG_ALB1 1 "Absorption, constant part" + +! Albedo: Sigma for absorption, constant +! -------------------------------------- +SIGALB1 1 "0.00" + ## widget = lineedit; activeif = ALB1 == 1; check_type = real + ## check_min = 0.0 + +MSG_SIGALB1 1 "Albedo: Sigma for absorption, constant part" + +! Albedo: Absorption, variable +! ---------------------------- +ALB2 1 "1" + ## widget = checkbox + +MSG_ALB2 1 "Absorption, variable surface due to solar panels" + +! Albedo: Sigma for absorption, variable +! -------------------------------------- +SIGALB2 1 "0.00" + ## widget = lineedit; activeif = ALB2 == 1; check_type = real + ## check_min = 0.0 + +MSG_SIGALB2 1 "Albedo: Sigma for absorption, variable surface due to solar panels" + +! Albedo: Reflection +! ------------------ +ALB3 1 "1" + ## widget = checkbox + +MSG_ALB3 1 "Reflection at solar panels" + +! Albedo: Sigma for reflection +! ---------------------------- +SIGALB3 1 "0.00" + ## widget = lineedit; activeif = ALB3 == 1; check_type = real + ## check_min = 0.0 + +MSG_SIGALB3 1 "Albedo: Sigma for reflection at solar panels" + +! Albedo: Satellite groups +! ------------------------ +ALBSATSTR 2 + "1" "1" "2" "3" "4" "5" "6" "7" "8" "9" "10" "11" "12" "13" "14" "15" "16" + "1" "17" "18" "19" "20" "21" "22" "23" "24" "25" "26" "27" "28" "29" "30" "31" "32" + ## widget = uniline; activeif = ALB1 == 1 OR ALB2 == 1 OR ALB3 == 1 + ## check_type = integer; check_min = 1; check_max = 99; numlines = 5 + +MSG_ALBSATSTR 1 "Albedo: define satellite groups" + +! Pre: Station Coord. +! ------------------- +PRE01 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING + ## activeif = FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC + +MSG_PRE01 1 "Station coordinates" + +! Pre: GLONASS reciever clock biases / Receiver Clocks +! ---------------------------------------------------- +PRE02 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING + ## activeif = MOREOPT = 1 AND RCVCLOCK = 1 OR GLOBIAS = 1 + +MSG_PRE02 1 "Pre-elimination: GLONASS receiver clock biases" + +! Pre: Orbit Elements +! ------------------- +PRE03 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = ORBADJ = 1 + +MSG_PRE03 1 "Pre-elimination: GNSS or LEO orbit determination" + +! Pre: Ambiguities +! ---------------- +PRE04 1 "NO" + ## widget = combobox; editable = true + ## cards = NO AS_SOON_AS_POSSIBLE EVERY_SESSION PRIOR_TO_NEQ_SAVING + ## activeif = GEOTEC = GNSS + +MSG_PRE04 1 "Pre-elimination: Ambiguities" + +! Pre: Rec.Height.Calib. +! ---------------------- +PRE05 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = RANTOFF = 1 + +MSG_PRE05 1 "Pre-elimination: Receiver antenna offsets" + +! Pre: Site Troposphere +! --------------------- +PRE06 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = SITETROP = 1 + +MSG_PRE06 1 "Pre-elimination: Site Troposphere" + +! Pre: Local Ionosphere +! --------------------- +PRE07 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = LOCIONO = 1 + +MSG_PRE07 1 "Pre-elimination: Local Ionosphere" + +! Pre: Diff. Code Biases +! ---------------------- +PRE08 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = DCBEST = 1 + +MSG_PRE08 1 "Pre-elimination: Diff. Code Biases" + +! Pre: Local Troposphere +! ---------------------- +PRE09 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = LOCTROP = 1 + +MSG_PRE09 1 "Pre-elimination: Local Troposphere" + +! Pre: Earth Rotation +! ------------------- +PRE10 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = ERP = 1 + +MSG_PRE10 1 "Pre-elimination: Earth Rotation" + +! Pre: Sat. Ant.Off +! ----------------- +PRE12 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = SANTOFF = 1 + +MSG_PRE12 1 "Pre-elimination: GNSS antenna offsets" + +! Pre: Earth Potential +! -------------------- +PRE13 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = GRAVITY = 1 + +MSG_PRE13 1 "Pre-elimination: Earth gravity field" + +! Pre: Hill Resonances +! -------------------- +PRE14 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = HILL = 1 + +MSG_PRE14 1 "Pre-elimination: Hill resonance terms" + +! Pre: Earth Albedo +! ----------------- +PRE15 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = ALBEDO = 1 + +MSG_PRE15 1 "Pre-elimination: Earth albedo radiation" + +! Pre: Geocenter +! ------------------- +PRE16 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = GEOCENT = 1 + +MSG_PRE16 1 "Pre-elimination: Geocenter coordinates" + +! Pre: Diff. Ionosphere +! --------------------- +PRE17 1 "EVERY_EPOCH" + ## widget = combobox; editable = false + ## cards = NO EVERY_EPOCH EVERY_SESSION PRIOR_TO_NEQ_SAVING + ## activeif = DIFFION = 1 + +MSG_PRE17 1 "Pre-elimination: stochastic ionosphere parameters" + +! Pre: Phase Center Var. +! ---------------------- +PRE18 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = RANTPAT = 1 + +MSG_PRE18 1 "Pre-elimination: REceiver antenna PCV patterns" + +! Pre: Global Ionosphere +! ---------------------- +PRE19 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = GLOBION = 1 + +MSG_PRE19 1 "Pre-elimination: Global ionosphere parameters" + +! Pre: Kin. Coordinates +! --------------------- +PRE21 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_EPOCH EVERY_SESSION PRIOR_TO_NEQ_SAVING + ## activeif = KINEST = 1 + +MSG_PRE21 1 "Pre-elimination: Kinematic coordinates" + +! Pre: Scale models in Vienna grid files +! -------------------------------------- +PRE22 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = GRDLOAD = 1 + +MSG_PRE22 1 "Pre-elimination: Scale models in Vienna grid files" + +! Pre: Station Clocks +! ------------------- +PRE23 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_EPOCH EVERY_SESSION PRIOR_TO_NEQ_SAVING + ## activeif = CLOCKR = 1 + +MSG_PRE23 1 "Pre-elimination: Receiver clock offsets" + +! Pre: Satellite Clocks +! --------------------- +PRE24 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_EPOCH EVERY_SESSION PRIOR_TO_NEQ_SAVING + ## activeif = CLOCKS = 1 + +MSG_PRE24 1 "Pre-elimination: GNSS clock offsets" + +! Pre: GNSS PCV +! ------------- +PRE25 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = SANTPAT = 1 + +MSG_PRE25 1 "Pre-elimination: GNSS antenna PCV patterns" + +! Pre: Range biases +! ----------------- +PRE26 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = RBIAS = 1 + +MSG_PRE26 1 "Pre-elimination: Range Biases" + +! Pre: Higher-order ionospere scaling parameters +! ---------------------------------------------- +PRE27 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = SCALHOI = 1 + +MSG_PRE27 1 "Pre-elimination: Higher-order ionosphere scaling parameters" + +! Pre: GNSS-specific parameters +! ----------------------------- +PRE30 1 "NO" + ## widget = combobox; editable = false + ## cards = NO EVERY_SESSION PRIOR_TO_NEQ_SAVING; activeif = GNSSPEC = 1 + +MSG_PRE30 1 "Pre-elimination: GNSS-Specific parameters" + +! Define Time Offset +! ------------------ +PAR_OFF 0 + ## widget = lineedit; emptyallowed = true + # + +MSG_PAR_OFF 1 "Time offset for Parameter intervals" + +! Hide some experimental parameter types +! -------------------------------------- +MOREOPT 1 "0" + ## widget = checkbox + +MSG_MOREOPT 1 "Experimental Options" + +! ----------------------------------------- +! +! SELECTION LISTS: Station names +! =============== +! +! ----------------------------------------- +STALST 0 + ## widget = selwin; menuaux = MENUAUX; action = OBS + ## menuauxkeys = CONST PSFILES CSFILES PZFILES CZFILES RZFILES + +CENLST 0 + ## widget = selwin; menuaux = MENUAUX; action = OBS + ## menuauxkeys = CONST ECCENT PSFILES CSFILES PZFILES CZFILES RZFILES + +! ----------------------------------------- +! +! SELECTION LISTS: Satellite list +! =============== +! +! ----------------------------------------- +SATLST 0 + ## widget = selwin; menuaux = MENUAUX; action = SATLST + ## menuauxkeys = CONST PSFILES CSFILES PZFILES CZFILES RZFILES + +! ----------------------------------------- +! +! SELECTION LISTS: Receiver/Antenna names +! =============== +! +! ----------------------------------------- +ANTGRP 0 + ## widget = selwin; menuaux = MENUAUX; action = ANTGRP + ## menuauxkeys = CONST PSFILES CSFILES PZFILES CZFILES + +MSG_ANTGRP 1 "Group satellite numbers" + +! ----------------------------------------- +! +! SELECTION LISTS: Antenna names +! =============== +! +! ----------------------------------------- +ANTGRPRI 0 + ## widget = selwin; menuaux = MENUAUX; action = ANTGRPRI + ## menuauxkeys = CONST PSFILES CSFILES PZFILES CZFILES + +! ----------------------------------------- +! +! SELECTION LISTS: Indiv. Receiver/Antennas +! =============== +! +! ----------------------------------------- +ANTLST 0 + ## widget = selwin; menuaux = MENUAUX; action = ANTLST + ## menuauxkeys = CONST PSFILES CSFILES PZFILES CZFILES + +! ----------------------------------------- +! +! SELECTION LISTS: Indiv. Antennas +! =============== +! +! ----------------------------------------- +ANTLSTRI 0 + ## widget = selwin; menuaux = MENUAUX; action = ANTLSTRI + ## menuauxkeys = CONST PSFILES CSFILES PZFILES CZFILES + +! ====================================================================== +! HIDDEN PANELS AND OPTIONS +! ====================================================================== +! Define array dimensions +! ----------------------- +SHOWMAX 1 "0" + ## widget = checkbox + +MSG_SHOWMAX 1 "Define array dimensions" + +! MAXLOC: Maximum number of parameters to be processed +! ---------------------------------------------------- +MAXLOC 0 + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_MAXLOC 1 "MAXLOC: Maximum number of parameters to be processed" + +! MAXFIL: Maximum number of files to be processed +! ----------------------------------------------- +MAXFIL 0 + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_MAXFIL 1 "MAXFIL: Maximum number of files to be processed" + +! MAXSTA: Maximum number of stations involved +! ------------------------------------------- +MAXSTA 0 + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_MAXSTA 1 "MAXSTA: Maximum number of stations involved" + +! MAXSAT: Maximum number of satellites involved +! --------------------------------------------- +MAXSAT 0 + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_MAXSAT 1 "MAXSAT: Maximum number of satellites involved" + +! MAXAMB: Maximum number of ambiguities in an observation file +! ------------------------------------------------------------ +MAXAMB 0 + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_MAXAMB 1 "MAXAMB: Maximum number of ambiguities in an observation file" + +! MAXPAR: Maximum number of parameters simultaneously processed +! ------------------------------------------------------------- +MAXPAR 0 + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_MAXPAR 1 "MAXPAR: Maximum number of parameters simultaneously processed" + +! MAXFLS: Maximum number of files simultaneously processed +! -------------------------------------------------------- +MAXFLS 0 + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_MAXFLS 1 "MAXFLS: Maximum number of files simultaneously processed" + +! MAXSAS: Maximum number of satellites simultaneously processed +! ------------------------------------------------------------- +MAXSAS 0 + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_MAXSAS 1 "MAXSAS: Maximum number of satellites simultaneously processed" + +! MAXAMP: Maximum number of ambiguities simultaneously processed +! -------------------------------------------------------------- +MAXAMP 0 + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_MAXAMP 1 "MAXAMP: Maximum number of ambiguities simultaneously processed" + +! MAXSNG: Maximum number of non-zero elements in one line of first design matrix +! ------------------------------------------------------------------------------ +MAXSNG 0 + ## widget = lineedit; check_type = integer; check_min = 0 + +MSG_MAXSNG 1 "MAXSNG: Maximum number of non-zero elements in one line of first design matrix" + +! Statistic: Apply clock syncronization errors +! -------------------------------------------- +USESYNCR 1 "0" + ## widget = checkbox + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# PARAMETER ESTIMATION - GPSEST 1.1: Input Files 1 # +# # +# GENERAL FILES AND PROCESSING MODE # +# Space geodetic technique > %%%%%% < # GEOTEC +# Differencing level > %%%%%% < # DIFLVL +# LEO data processing > % < # LEOPROC +# Show all general files > % < # SHOWGEN +# # +# OBSERVATION FILES # +# Phase observations > %%%%%%%% < > %%%%%%%% < # PSFILES PZFILES +# Code@ observations > %%%%%%%% < > %%%%%%%% < # CSFILES CZFILES +# Range observations > %%%%%%%% < # RZFILES +# # +# MAIN INPUT FILES # +# Station coordinates > %%%%%%%% < # COORD +# Satellite standard orbits > %%%%%%%% < # STDORB +# Earth rotation parameters > %%%%%%%% < # POLE +# Satellite clock corrections > %%%%%%%% < # SATCLK +# Differential code biases > %%%%%%%% < # DCBINP +# Gridded VMF1 coefficients > %%%%%%%% < # VMF1_FILES +# Ionosphere models > %%%%%%%% < # IONOS +# # +# CORRECTIONS FOR LOADING EFFECTS AND CENTER OF MASS # +# Ocean tidal loading > %%%%%%%% < # OCNLOAD +# Atmospheric tidal loading > %%%%%%%% < # ATMLOAD +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# GPSEST 1.2: Input Files 2 # +# # +# ADDITIONAL INPUT FILES # +# Satellite orbit partials > %%%%%%%% < # RPRCOE +# Clock RINEX file > %%%%%%%% < # RXCLKIN +# Inter-system biases > %%%%%%%% < # ISBINP +# Troposphere estimates > %%%%%%%% < # TROPEST +# Meteorological data > %%%%%%%% < # METFIL +# # +# GRIDDED LOADING PARAMETERS # +# Atmospheric pressure > %%%%%%%% < # ALOAD_FILES +# Ocean, non-tidal > %%%%%%%% < # ONTLD_FILES +# Hydrostatic pressure > %%%%%%%% < # HLOAD_FILES +# # +# AUXILIARY STATION FILES # +# Station information > %%%%%%%% < # STAINFO +# Kinematic coordinates > %%%%%%%% < # KININP +# Receiver antenna orientation > %%%%%%%% < # ANTAZI +# Observation sigma factors > %%%%%%%% < # STAWGT +# Station eccentricities > %%%%%%%% < # ECCENT +# END_PANEL #################################################################### + + +# BEGIN_PANEL LEOPROC = 1 OR GEOTEC = SLR ###################################### +# GPSEST 1.3: LEO- and SLR-specific Input Files # +# # +# LEO-SPECIFIC INPUT FILES # +# Standard orbits > %%%%%%%% < # LEOSTD +# Orbit partial derivatives > %%%%%%%% < # LEORPR +# Attitude data > %%%%%%%% < # ATTIT +# Kinematic velocities > %%%%%%%% < # KINVEL +# # +# SLR-SPECIFIC INPUT FILES # +# Data handling (biases, CoM) > %%%%%%%% < # RGBINP +# LEO precise orbits > %%%%%%%% < # LEOPRE +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWGEN = 1 ###################################################### +# GPSEST 1.4: General Files # +# # +# GENERAL INPUT FILES # +# General constants > %%%%%%%%%%%% < # CONST +# Geodetic datum > %%%%%%%%%%%% < # DATUM +# Phase center variations > %%%%%%%%%%%% < # PHASECC +# Receiver information > %%%%%%%%%%%% < # RECEIVR +# Satellite information > %%%%%%%%%%%% < # SATELL +# Satellite problems > %%%%%%%%%%%% < # SATCRUX +# Earth potential coefficients> %%%%%%%%%%%% < # POTCOE +# Subdaily pole model > %%%%%%%%%%%% < # SUBMOD +# Nutation model > %%%%%%%%%%%% < # NUTMOD +# SINEX header file > %%%%%%%%%%%% < # SINEXIN +# IONEX control file > %%%%%%%%%%%% < # IONEXCF +# GPS-UTC file > %%%%%%%%%%%% < # GPSUTC +# Frequency information > %%%%%%%%%%%% < # FRQINFO +# # +# MENU SETTINGS # +# Selected campaign > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% <# CAMPAIGN +# Selected session Year> %%%% < Session> %%%% < # YR4_INFO SES_INFO +# Session table > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% <# SESSION_TABLE +# # +# TEMPORARY FILES # +# Scratch files > %%%%%%%% < > %%%%%%%% < > %%%%%%%% < # AUXFIL AUXFIL1 KINSCR +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWMAX = 1 ###################################################### +# GPSEST 1.5: Array Dimension Specification # +# # +# MAXIMUM ARRAY DIMENSIONS (OVERALL) # +# MAXLOC: Parameters > %%%%%% < # MAXLOC +# MAXFIL: Files > %%%%%% < # MAXFIL +# MAXSTA: Stations > %%%%%% < # MAXSTA +# MAXSAT: Satellites > %%%%%% < # MAXSAT +# MAXAMB: Ambiguities per observation file > %%%%%% < # MAXAMB +# # +# MAXIMUM ARRAY DIMENSIONS (SIMULTANEOUSLY PROCESSED) # +# MAXPAR: Parameters > %%%%%% < # MAXPAR +# MAXFLS: Files > %%%%%% < # MAXFLS +# MAXSAS: Satellites > %%%%%% < # MAXSAS +# MAXAMP: Ambiguities > %%%%%% < # MAXAMP +# # +# MAXIMUM NUMBER OF # +# MAXSNG: Elements per line of first design matrix > %%%%%% < # MAXSNG +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# GPSEST 2.1: Output Files 1 # +# # +# GENERAL OUTPUT FILES # +# Program output > % < use GPSEST.Lnn or > %%%%%%%% < # SYSODEF SYSOUT +# Error message > % < merged to program output or > %%%%%%%% < # ERRMRG SYSERR +# # +# NORMAL EQUATION SYSTEM > %%%%%%%% < # NEQUARS +# # +# STATION- AND SATELLITE-RELATED RESULTS # +# Station coordinates > %%%%%%%% < # COORDRS +# Satellite orbital elements > %%%%%%%% < # ORBITRS +# Earth rotation parameters > %%%%%%%% < # POLERS +# Earth rotation parameters (IERS) > %%%%%%%% < # IERSPOL +# # +# ATMOSPHERE-SPECIFIC RESULTS # +# Troposphere estimates > %%%%%%%% < # TROPSAV +# Troposphere estimates (SINEX) > %%%%%%%% < # TROPSNX +# Ionosphere models > %%%%%%%% < # IONOSRS +# Ionosphere models (IONEX) > %%%%%%%% < # IONEXRS +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# GPSEST 2.2: Output Files 2 # +# # +# ADDITIONAL RESULT FILES # +# Differential code biases > %%%%%%%% < # DCBOUT +# Inter-system biases > %%%%%%%% < # ISBOUT +# Phase center variations (gridded) > %%%%%%%% < # PHASRSG +# Phase center variations (spherical)> %%%%%%%% < # PHASRSH +# # +# EPOCH-SPECIFIC RESULTS # +# GNSS clock corrections > %%%%%%%% < # CLKSAV +# Clock RINEX > %%%%%%%% < # CLKRNX +# Kinematic coordinates > %%%%%%%% < # KINOUT +# # +# AUXILIARY FILES # +# Observation residuals > %%%%%%%% < # RESIDRS +# Covariance matrix > %%%%%%%% < # COVTTRS +# Covariance matrix wrt coordinates > %%%%%%%% < # COVARRS +# END_PANEL #################################################################### + + +# BEGIN_PANEL GEOTEC = SLR OR LEOPROC = 1 ###################################### +# GPSEST 2.3: LEO- and SLR-specific Output Files # +# # +# LEO-SPECIFIC RESULT FILES # +# Orbital elements > %%%%%%%% < # LEORBRS +# # +# SLR-SPECIFIC RESULT FILES # +# Data handling (biases, CoM) > %%%%%%%% < # RGBOUT +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# GPSEST 3.1: General Options 1 # +# # +# TITLE > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # TITLE +# # +# OBSERVATION SELECTION # +# Satellite system > %%%%%%%%%%%%% < # SATSYS +# Frequency/linear combination > %%%%%%%%%%%%% < # FREQUENCY +# Elevation cutoff angle > %%%%%% %%%%%% %%%%%% %%%%%%%%%%%%% < # SODSEL +# Observation window > % < # WINDOW +# # +# OBSERVATION MODELING AND PARAMETER ESTIMATION # +# A priori sigma of unit weight > %%%%%% %%%%% < # ELVWGT +# Type of computed residuals > %%%%%%%%%%%%% < # NORRES +# Correlation strategy > %%%%%%%%%%%%% < # CORREL +# # +# LEO-SPECIFIC SELECTION AND MODELING OPTIONS # +# Elevation cutoff angle > %%%%%% %%%%% < # LEOEDW +# END_PANEL #################################################################### + + +# BEGIN_PANEL WINDOW = 1 ####################################################### +# GPSEST 3.1.1: Observation Window # +# # +# OBSERVATION WINDOW # +# # +# > % < Defined by Year and Session identifier # RADIO1_1 +# Year > %%%% < Session > %%%% < # SESSION_YEAR1 SESSION_STRG1 +# # +# # +# > % < Defined by Start and End times # RADIO1_2 +# yyyy mm dd hh mm ss yyyy mm dd hh mm ss # +# Start > %%%%%%%%%% < > %%%%%%%% < End > %%%%%%%%%% < > %%%%%%%% < # STADAT1 STATIM1 ENDDAT1 ENDTIM1 +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# GPSEST 3.2: General Options 2 # +# # +# A PRIORI TROPOSPHERE MODELING # +# ZPD model and mapping function > %%%%%%%%%%%%% < for GNSS # TROPOS +# > %%%%%%%%%%%%% < for SLR # TROPOS_S +# # +# HANDLING OF AMBIGUITIES # +# Resolution strategy > %%%%%%%%%%%%% < # AMBSTRAT +# Solve ambiguities for > %%%%%%%%%%%%% < # SATSYS_AR +# Consider GPS quarter-cycle biases> %%%%%%%%%%%%% < # AMBQCPB +# Save resolved ambiguities > % < # AMBSAVE +# Introduce widelane integers > % < # APRWIDE +# Introduce L1 and L2 integers > % < # APRL1L2 +# # +# SPECIAL PROCESSING OPTIONS # +# Stop program after NEQ saving > % < # OBS2NEQ +# Activate extended program output > % < # PRINT +# END_PANEL #################################################################### + + +# BEGIN_PANEL PRINT = 1 ######################################################## +# GPSEST 3.2.1.1: Extended Program Output Options # +# # +# INFORMATION RELATED TO OBSERVATIONS # +# List of observations given in files > % < # PRTNUMOB +# List of observations used for processing > % < # PRTNUMDD +# Satellite elevations > % < # PRTELEV +# Histogram of observations by elevation angle bins > % < # PRTNOBEL +# Histogram of observations by nadir angle bins > % < # PRTNOBNA +# Phase-connected time intervals > % < # PRTTIMFL +# # +# INFORMATION RELATED TO ESTIMATED PARAMETERS # +# List of all parameters > % < # PRTPARAM +# Unresolved ambiguities after each iteration step > % < # PRTAMBIT +# Suppression of output concerning troposphere parameter > % < # PRTTRP +# Suppression of output concerning coordinate parameter > % < # PRTCRD +# Suppression of output concerning ambiguity parameter > % < # PRTAMB +# Suppression of output concerning epoch parameters > % < # PRTEPPAR +# END_PANEL #################################################################### + + +# BEGIN_PANEL PRINT = 1 ######################################################## +# GPSEST 3.2.1.2: Extended Program Output Options # +# # +# OTHER INFORMATION # +# Resolved ambiguities from observation files > % < # PRTAMBFL +# Constants, antenna offsets, ionosphere coefficients > % < # PRTPOLE +# Station eccentricities, receiver information > % < # PRTPOSEC +# Receiver synchronization errors > % < # PRTSYNCH +# RMS of ellipsoidal coordinates and differences > % < # PRTBLH +# Slope distances and their RMS > % < # PRTDIS +# Statistics on the parameter dimensions > % < # PRTMAX +# # +# HELMERT TRANSFORMATION OF RESULTING STATION COORDINATES # +# Activate Helmert transformation > % < # PRTHELM +# Coordinate system for transformation > %%%%%%%%%%%% < # COORDSYS +# Rotation > % < # ROTXYZ +# Scale > % < # SCALE +# END_PANEL #################################################################### + + +# BEGIN_PANEL DIFLVL = DOUBLE AND AMBSTRAT = SEARCH ############################ +# GPSEST 3.2.2: General Search Ambiguity Resolution Strategy # +# # +# OPTIONS AND CRITERIA FOR TESTING # +# Baseline-wise ambiguity resolution > % < # IFBASL +# Search width in units of standard deviation > %%%%% < # IFSWID +# Minimum allowed RMS ratio re 2nd best to best > %%%%% < # IF21 +# Maximum allowed RMS ratio re fixed to float > %%%%% < # IFFXFL +# Search width for geometry-free linear combination > %%%%% %%%%% < # MXAMBIT +# Ambiguity resolvable if exactly one integer within > %%%%% %%%%% %%%%% %%%%%%%%%%%%%%% < # GLORES +# END_PANEL #################################################################### + + +# BEGIN_PANEL DIFLVL = DOUBLE AND AMBSTRAT = QIF ############################### +# GPSEST 3.2.4: Quasi-Ionosphere-Free Ambiguity Resolution Strategy # +# # +# OPTIONS AND CRITERIA FOR TESTING # +# Maximal number of ambiguities fixed per iteration step > %%%%% < # MXAQIF +# Search width for pairs of L1 and L2 ambiguities > %%%%% %%%%% %%%%% %%%%% < # LAFXFL +# Maximum allowed RMS of unit weight for fixed solution > %%%%% %%%%%%%%%%%%%%% < # LAMRES +# END_PANEL #################################################################### + + +# BEGIN_PANEL DIFLVL = ZERO #################################################### +# GPSEST 3.3: General Options 3 # +# # +# OPTIONS CONCERNING INTRODUCED CLOCK CORRECTIONS # +# Primary source for satellite clocks > %%%%%%%%%%%%%%%%% < # USERXCLK +# Receiver@ clock missing in clock RINEX file > %%%%%%%%%%%%%%%%% < # NORXCLKR +# Satellite clock missing in clock RINEX file > %%%%%%%%%%%%%%%%% < # NORXCLKS +# Satellite clock missing in Bernese clock file> %%%%%%%%%%%%%%%%% < # NOSATCLK +# Clock interpolation allowed over > %%%%%% %%%%%% % < # PRELJ2 +# Correction for polarization effect > %%%%%%%%%% < total effect # POLARI2D +# > %%%%%%%%%% < geometric part # POLARI1D +# END_PANEL #################################################################### + + +# BEGIN_PANEL FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC ##### +# GPSEST 4: Datum Definition for Station Coordinates # +# # +# DATUM DEFINITION TYPE # +# > % < Free network solution # RADIO8_3 +# > % < Coordinates constrained > %%%%%%%%%%%% < # RADIO8_2 SIGSTA +# > % < Coordinates fixed > %%%%%%%%%%%% < # RADIO8_1 FIXSTA +# # +# A PRIORI SIGMAS # +# North > %%%%%%% %%%%%%% %%%%%%% %%%%%%%%%%%%%%%%%%%% < # STATION4 +# List of stations (and sigmas) from file > %%%%%%%% < # STAFILE4 +# Stations with specific flags in CRD file > %%%%%%%% < #: all non-blank # STAFLAG4 +# END_PANEL #################################################################### + + +# BEGIN_PANEL FIXSTA = MANUAL OR FIXSTA = FROM_FILE OR FIXSTA = WITH_FLAG AND FREQUENCY / L4 AND FREQUENCY / MELWUEBB AND FREQUENCY / DTEC +# GPSEST 4.1: Datum Definition for Station Coordinates # +# # +# STATION COORDINATES TO BE FIXED # +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # STATION1 +# List of stations from file > %%%%%%%% < # STAFILE1 +# Stations with specific flags in CRD file > %%%%%%%% < #: all non-blank # STAFLAG1 +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# GPSEST 5.1: Setup of Parameters and Pre-Elimination 1 # +# # +# STATION-RELATED PARAMETERS Setup Pre-Elimination # +# Station coordinates > %%%%%%%%%%%%%%%%%%%% < # PRE01 +# Ambiguities > %%%%%%%%%%%%%%%%%%%% < # PRE04 +# # +# ATMOSPHERIC PARAMETERS # +# Site-specific troposphere parameters > % < > %%%%%%%%%%%%%%%%%%%% < # SITETROP PRE06 +# Global ionosphere parameters > % < > %%%%%%%%%%%%%%%%%%%% < # GLOBION PRE19 +# # +# GLOBAL PARAMETERS # +# Orbital parameters > % < > %%%%%%%%%%%%%%%%%%%% < # ORBADJ PRE03 +# Earth orientation parameters > % < > %%%%%%%%%%%%%%%%%%%% < # ERP PRE10 +# Geocenter coordinates > % < > %%%%%%%%%%%%%%%%%%%% < # GEOCENT PRE16 +# # +# EPOCH PARAMETERS # +# Receiver clock offsets > % < > %%%%%%%%%%%%%%%%%%%% < # CLOCKR PRE23 +# Satellite clock offsets > % < > %%%%%%%%%%%%%%%%%%%% < # CLOCKS PRE24 +# Kinematic coordinates > % < > %%%%%%%%%%%%%%%%%%%% < # KINEST PRE21 +# Stochastic ionosphere parameters > % < > %%%%%%%%%%%%%%%%%%%% < # DIFFION PRE17 +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# GPSEST 5.2: Setup of Parameters and Pre-Elimination 2 # +# # +# BIAS PARAMETERS Setup Pre-Elimination # +# Differential code biases > % < > %%%%%%%%%%%%%%%%%%%% < # DCBEST PRE08 +# GLONASS receiver clock biases > % < > %%%%%%%%%%%%%%%%%%%% < # GLOBIAS PRE02 +# GNSS-specific translation parameters > % < > %%%%%%%%%%%%%%%%%%%% < # GNSSPEC PRE30 +# # +# ANTENNA PHASE CENTER PARAMETERS # +# Satellite phase center offsets > % < > %%%%%%%%%%%%%%%%%%%% < # SANTOFF PRE12 +# Satellite phase center variations > % < > %%%%%%%%%%%%%%%%%%%% < # SANTPAT PRE25 +# Receiver@ phase center offsets > % < > %%%%%%%%%%%%%%%%%%%% < # RANTOFF PRE05 +# Receiver@ phase center variations > % < > %%%%%%%%%%%%%%%%%%%% < # RANTPAT PRE18 +# # +# PARAMETER SCALING FACTORS # +# Scaling related to loading effects > % < > %%%%%%%%%%%%%%%%%%%% < # GRDLOAD PRE22 +# Higher-order ionosphere scaling > % < > %%%%%%%%%%%%%%%%%%%% < # SCALHOI PRE27 +# # +# SLR-RELATED PARAMETERS # +# Range biases > % < > %%%%%%%%%%%%%%%%%%%% < # RBIAS PRE26 +# # +# TIME OFFSET FOR PARAMETER INTERVALS > %%%%%%%%% < (hhh mm ss) # PAR_OFF +# END_PANEL #################################################################### + + +# BEGIN_PANEL MOREOPT = 1 ###################################################### +# GPSEST 5.3: Parameter Setup of Experimental Parameters # +# # +# STATION-RELATED PARAMETERS Setup Pre-Elimination # +# Receiver clock offsets > % < same as GLONASS clock bias # RCVCLOCK PRE02 +# Time-dependent GLONASS biases > % < same as GLONASS clock bias # IFBWIN +# # +# ATMOSPHERIC PARAMETERS Setup Pre-Elimination # +# Local troposphere parameters > % < > %%%%%%%%%%%%%%%%%%%% < # LOCTROP PRE09 +# Local ionosphere parameters > % < > %%%%%%%%%%%%%%%%%%%% < # LOCIONO PRE07 +# # +# ADDITIONAL PARAMETERS # +# Earth gravity field > % < > %%%%%%%%%%%%%%%%%%%% < # GRAVITY PRE13 +# Earth albedo radiation > % < > %%%%%%%%%%%%%%%%%%%% < # ALBEDO PRE15 +# Hill resonance terms > % < > %%%%%%%%%%%%%%%%%%%% < # HILL PRE14 +# # +# EXPERIMENTAL OPTIONS # +# Satellite-specific a priori sigmas > % < # SVNAPR +# END_PANEL #################################################################### + + +# BEGIN_PANEL SITETROP = 1 ##################################################### +# GPSEST 6.1.1: Site-Specific Troposphere Parameters 1 # +# # +# ZENITH PATH DELAY PARAMETERS # +# Mapping function > %%%%%%%%%% < # MAPPNG +# Parameter spacing > %%%%%%%% <(hh mm ss) # NUMPAR +# # +# HORIZONTAL GRADIENT PARAMETERS # +# Gradient estimation model > %%%%%%%%%% < # TRPGRD +# Parameter spacing > %%%%%%%% <(hh mm ss) # NUMGRD +# # +# A PRIORI SIGMAS Absolute Relative # +# Zenith path delay > %%%%%%%% %%%%%%%% %%%%%%%% %%%%%%%% %%%%%%%%% <(hhh mm ss) Time resolution> %%%%%%%% <(hh mm ss)# TRPOFF TRPRES +# END_PANEL #################################################################### + + +# BEGIN_PANEL SITETROP = 1 ##################################################### +# GPSEST 6.1.2: Site-Specific Troposphere Parameters 2 # +# # +# STATIONS TO BE EXCLUDED FROM TROPOSPHERE ESTIMATION # +# Station selection > %%%%%%%%%%% < # NTRPSEL +# Station list from file > %%%%%%%% < # STAFILE6 +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # STATION6 +# # +# STATIONS WITH SPECIAL A PRIORI SIGMAS # +# Station selection > %%%%%%%%%%% < # SPESEL +# Station list from file > %%%%%%%% < # STAFILE3 +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # STATION3 +# # +# SPECIAL A PRIORI SIGMAS Absolute Relative # +# Zenith path delay > %%%%%%%% %%%%%%%% %%%%%%%% %%%%%%%% %%%%%%%% < (hh mm ss) # NUMION +# Station-specific models > % < # MLTMOD +# 4-figure model name > %%%% < # GIMNAM +# # +# NUMBER OF COEFFICIENTS # +# Maximum degree of spherical harmonics> %%%% < # MAXDEG +# Maximum order of spherical harmonics > %%%% < # MAXORD +# # +# ESTIMATION OF SINGLE-LAYER HEIGHT PARAMETERS # +# Number of height parameters > %%%% < # HGTEST +# Absolute sigma for height parameters > %%%%%%% %%%%%%% %%%%%%%%%%% < # STADYN +# Reference frame definition > %%%%%%%%%%% < # REFFRM +# Longitude of the Sun > %%%%% < # LONSUN +# Mapping function > %%%%% < # MAPFUN +# # +# ADDITIONAL INFORMATION # +# A priori height of single layer > %%%%%%% %%%%%%% %%%%%%% %%%%%%% %%%%%%% %%%%%%%% < > %%%%%%%% < # ORBEST ORBEST_LST +# # +# SETUP OF ORBITAL ELEMENTS A priori sigma # +# Semi major axis > % < > %%%%%%%%% % < > %%%%%%%%% < # ECCENTR SIGECCE +# Inclination > % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < # STCEST +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL RPRCOE / _ AND ORBADJ = 1 AND STCEST = 1 ######################### +# GPSEST 6.3.2: Satellite Orbit Determination 2 # +# # +# OPTIONS CONCERNING ESTIMATION OF STOCHASTIC PULSES # +# Number of parameter sets per day > %%% < # NUMSET1 +# Additional requests for further epochs> % < # STCSPEC +# # +# SETUP OF STOCHASTIC PULSES A priori sigma # +# Radial > % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% PRN Par/day _Sigma1_ _Sigma2_ _Sigma3_ < # SATGROUP +# END_PANEL #################################################################### + + +# BEGIN_PANEL RPRCOE / _ AND ORBADJ = 1 AND STCEST = 1 AND STCSPEC = 1 ######### +# GPSEST 6.3.3: Satellite Orbit Determination 3 # +# # +# ADDITIONAL SETUP REQUESTS FOR STOCHASTIC PULSES # +# > PRN yyyy_mm_dd hh_mm_ss _Sigma1_ _Sigma2_ _Sigma3_ < # STCGROUP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL LEORPR / _ AND LEOPROC = 1 AND ORBADJ = 1 ######################## +# GPSEST 6.4.1: LEO Orbit Determination 1 # +# # +# SETUP OF ORBITAL ELEMENTS A priori sigma # +# Semi major axis > % < > %%%%%%%%% % < > %%%%%%%%% < # ECCENTR2 SIGECCE2 +# Inclination > % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < # STCEST2 +# END_PANEL #################################################################### + + +# BEGIN_PANEL LEORPR / _ AND LEOPROC = 1 AND ORBADJ = 1 AND STCEST2 = 1 ######## +# GPSEST 6.4.2: LEO Orbit Determination 2 # +# # +# OPTIONS CONCERNING ESTIMATION OF STOCHASTIC PARAMETERS # +# Parameters are defined as changes in > %%%%%%%%%%%% < # PULSDEF2 +# Number of parameter sets per day > %%% < # NUMSET12 +# Additional requests for further epochs> % < # STCSPEC2 +# # +# SETUP OF STOCHASTIC PARAMETERS A priori sigma # +# Radial > % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% LEO Par/day _Sigma1_ _Sigma2_ _Sigma3_ < # SATGROUP2 +# END_PANEL #################################################################### + + +# BEGIN_PANEL LEORPR / _ AND LEOPROC = 1 AND ORBADJ = 1 AND STCEST2 = 1 AND STCSPEC2 = 1 # +# GPSEST 6.4.3: LEO Orbit Determination 3 # +# # +# ADDITIONAL SETUP REQUESTS FOR STOCHASTIC PARAMETERS # +# > LEO yyyy_mm_dd hh_mm_ss _Sigma1_ _Sigma2_ _Sigma3_ < # STCGROUP2 +# END_PANEL #################################################################### + + +# BEGIN_PANEL ERP = 1 ########################################################## +# GPSEST 6.5: Earth Orientation Parameters # +# # +# PARAMETER SETUP # +# Parameter spacing > %%%%%%%% <(hh mm ss) # NUMSET +# Continuity between sets > %%%%% < # CONTI +# Drifts constrained to zero > %%%%% < # CONSTRA +# # +# NUMBER OF PARAMETERS PER SET AND CONSTRAINING # +# Par/set First parameter Other parameters # +# X pole > % < > %%%%%%%%% % < > %%%%%%%%% % < > %%%%%%%%% < > %%%%%%%%% % < > %%%%%%%%% < > %%%%%%%%% % < > %%%%%%%%% < > %%%%%%%%% %%%%%%%% <(hh mm ss) # NVBERN +# IERS ERP file > %%%%%%%% <(hh mm ss) # NVIERS +# END_PANEL #################################################################### + + +# BEGIN_PANEL GEOCENT = 1 ###################################################### +# GPSEST 6.6: Geocenter Coordinates # +# # +# PARAMETER SETUP A priori sigma # +# X-component > % < > %%%%%%%% % < > %%%%%%%% % < > %%%%%%%% % < # PHASEPO +# Var-covar wrt epoch parameters > %%%%%%%%%%%%%%%%% < # QXXEPO +# Sampling rate for resubstitution > %%%%%% %%%%%% %%%%%%%%%%%%%%%%%%%% < # REFSUM +# # +# REFERENCE STATIONS # +# Selection of reference stations > %%%%%%%%%%%%%%%%%%%% < # REFCLOCKR +# Manual station selection > %%%%%%%%%%%%%%%%%%%% < # STATION8 +# Station list from file > %%%%%%%% < # STAFILE8 +# # +# REFERENCE SATELLITES # +# Selection of reference satellites > %%%%%%%%%%%%%%%%%%%% < # REFCLOCKS +# Manual satellite selection > %%%%%%%%%%%%%%%%%%%% < # SATELLITE8 +# Satellite list from file > %%%%%%%% < # SATFILE8 +# # +# ADDITIONAL OPTIONS # +# Minimum number of obs per station clock > %%% < # MINSTA +# Minimum number of obs per satellite clock> %%% < # MINSAT +# # +# GLONASS CLOCK ESTIMATION # +# GLONASS receiver clock biases > %%%%%%%%%%%%%%%%%%%% < # RCVCLKTYP +# Receiver clocks for each satellite system> % < # RCLKSYS +# END_PANEL #################################################################### + + +# BEGIN_PANEL CLOCKR = 1 OR CLOCKS = 1 AND CLKRNX / _ ########################## +# GPSEST 6.8.2: Clock Estimation 2 # +# # +# HEADER ENTRIES FOR CLOCK RINEX RESULT FILE # +# Run by > %%%%%%%%%%%%%%%%%%% < # RUNBY +# AC designator > %%%% < # AC +# AC name > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # ACNAME +# # +# Time system > %%%% < # TIMESYS +# DCBs applied > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # DCBLINE +# # +# Comment lines: # +# > Comment_lines_______________________________________________ < # COMMENT +# END_PANEL #################################################################### + + +# BEGIN_PANEL KINEST = 1 ####################################################### +# GPSEST 6.9: Kinematic Coordinates # +# # +# STATIONS TO BE TREATED AS KINEMATIC # +# Station selection > %%%%%%%%%%% < # KINSTA +# Station list from file > %%%%%%%% < # STAFILE2 +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # STATION2 +# # +# A PRIORI SIGMAS # +# Reference frame > %%%%% < # SIGKIN +# Sigma for horizontal components > %%%%%%% %%%%%%% %%%%%%% % < # MINKIN +# END_PANEL #################################################################### + + +# BEGIN_PANEL DIFFION = 1 ###################################################### +# GPSEST 6.10: Stochastic Ionosphere Parameters # +# # +# STOCHASTIC IONOSPHERE PARAMETERS # +# Elimination of reference ionosphere parameters > % < # DIONELI +# Elevation-dependent parameter constraining > % < # DIONCON +# Absolute a priori sigma on single difference level > %%%%%% %%%%%% %%%%%%%%%%%%%%%%% < # DCBTYP +# Estimate differential code biases for satellites > % < # DCBSAT +# Estimate differential code biases for receivers > % < # DCBREC +# # +# DATUM DEFINITION AND CONSTRAINING # +# Reference satellite(s) > %%%%% < # DCBREF +# A priori sigma for reference satellite biases > %%%%%%% %%%%%%% %%%%%%%% < # SYSTRA +# A priori sigmas North > %%%%%%%% %%%%%%%% %%%%%%%% %%%%%%%% < # SYSTRP +# A priori sigma > %%%%%%%% % <@@Y> % <@@Z> % < # SATANTX SATANTY SATANTZ +# Grouping > %%%%%%%%%%%% < # SAOSEL +# Advanced setup > % < # SATANT0 +# # +# PARAMETER CONSTRAINING # +# X-component > %%%%%%%% %%%%%%%% %%%%%%%% Group hh_mm_ss _X(m)_ _Y(m)_ _Z(m)_ _X(m)_ _Y(m)_ _Z(m)_ < # SATANTSTR +# END_PANEL #################################################################### + + +# BEGIN_PANEL SANTOFF = 1 AND SAOSEL = MANUAL ################################## +# GPSEST 6.13.3: Satellite Antenna Phase Center Offsets 3 # +# # +# MANUAL GROUP DEFINITION # +# Satellite numbers # +# > Grp ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ < # SATANTGRP +# END_PANEL #################################################################### + + +# BEGIN_PANEL SANTPAT = 1 ###################################################### +# GPSEST 6.14.1: Satellite Antenna Phase Center Variations 1 # +# # +# PARAMETER SETUP # +# Grouping > %%%%%%%%%%%% < # SAPSEL +# Maximum nadir angle > %%%%%%%% %%%%%%%% %%%%%%%% %%%%%%%% Grp ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ < # SAPGRP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL RANTOFF = 1 ###################################################### +# GPSEST 6.15.1: Receiver Antenna Phase Center Offsets 1 # +# # +# PARAMETER SETUP # +# Antenna offset component North> % <@@East> % <@@Up> % < # RAON RAOE RAOU +# Satellite system > %%%%%%%% < # RAOPRN +# Frequencies > %%%%%%%% < # RAOFRQ +# Grouping > %%%%%%%%%%%%%%%%%%%%% < # RAOSEL +# # +# PARAMETER CONSTRAINING # +# Sigma for horizontal components> %%%%%%%% %%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAOGRPI +# Reference > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAOREFGI +# # +# RECEIVER-DEPENDENT SELECTION # +# Estimated > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAOGRP +# Reference > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAOREFG +# # +# INDIVIDUAL ANTENNAS # +# Estimated > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAOANT +# Reference > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAOREFI +# END_PANEL #################################################################### + + +# BEGIN_PANEL RANTOFF = 1 AND RAOSEL = MANUAL ############################################# +# GPSEST 6.15.3: Receiver Antenna Offsets 3 # +# # +# MANUAL SETUP # +# Antenna numbers Sigma (meters) # +#> Antenna_name________ Receiver_name_____ from__ to____ Frq_ Sys horiz.__ vert.___ < # RAOSTR +# # +# END_PANEL ############################################################################### + + +# BEGIN_PANEL RANTPAT = 1 ###################################################### +# GPSEST 6.16.1: Receiver Antenna Phase Center Variations 1 # +# # +# PARAMETER SETUP # +# Satellite system > %%%%%%%% < # RAPPRN +# Frequencies > %%%%%%%% < # RAPFRQ +# Grouping > %%%%%%%%%%%%%%%%%%%%% < # RAPSEL +# # +# TYPE OF MODELLING # +# > % %%% < degrees # RAPZENMAX +# Elevation increment > %%% < degrees # RAPDELE +# Azimuth increment > %%% < degrees # RAPDAZI +# > % %%% < # RAPHARMN +# Order m > %%% < # RAPHARMM +# # +# PARAMETER CONSTRAINING # +# A priori sigma > %%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAPGRPI +# Reference > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAPREFGI +# # +# RECEIVER-DEPENDENT SELECTION # +# Estimated > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAPGRP +# Reference > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAPREFG +# # +# INDIVIDUAL ANTENNAS # +# Estimated > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAPANT +# Reference > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # RAPREFI +# END_PANEL #################################################################### + + +# BEGIN_PANEL RANTPAT = 1 AND RAPSEL = MANUAL ########################################### +# GPSEST 6.16.3: Receiver Antenna Phase Center Variations 3 # +# # +# MANUAL SETUP # +# Antenna numbers Increment # +#> Antenna_name________ Receiver_name_____ from__ to____ Frq_ Sys Ele Azi Sigma___< # RAPSTR +# # +# END_PANEL ############################################################################# + + +# BEGIN_PANEL GRDLOAD = 1 ###################################################### +# GPSEST 6.17: Scaling Factors Related to Loading Effects # +# # +# ATMOSPHERIC PRESSURE LOADING # +# Parameter setup > %%%%%%%%%%%%%%%%%% < > %%%%%%%% < # ALOADSET ALOADCLU +# Parameter decomposition > %%%%%%%%%%%%%%%%%% < # ALOADDEC +# Sigma in North/horizontal/overall> %%%%%%%% < meters # ALOADSIG1 +# @@@@@@@@@East@/vertical > %%%%%%%% < meters # ALOADSIG2 +# @@@@@@@@@Up > %%%%%%%% < meters # ALOADSIG3 +# # +# OCEAN NON-TIDAL LOADING # +# Parameter setup > %%%%%%%%%%%%%%%%%% < > %%%%%%%% < # ONTLDSET ONTLDCLU +# Parameter decomposition > %%%%%%%%%%%%%%%%%% < # ONTLDDEC +# Sigma in North/horizontal/overall> %%%%%%%% < meters # ONTLDSIG1 +# @@@@@@@@@East@/vertical > %%%%%%%% < meters # ONTLDSIG2 +# @@@@@@@@@Up > %%%%%%%% < meters # ONTLDSIG3 +# # +# HYDROSTATIC PRESSURE LOADING # +# Parameter setup > %%%%%%%%%%%%%%%%%% < > %%%%%%%% < # HLOADSET HLOADCLU +# Parameter decomposition > %%%%%%%%%%%%%%%%%% < # HLOADDEC +# Sigma in North/horizontal/overall> %%%%%%%% < meters # HLOADSIG1 +# @@@@@@@@@East@/vertical > %%%%%%%% < meters # HLOADSIG2 +# @@@@@@@@@Up > %%%%%%%% < meters # HLOADSIG3 +# END_PANEL #################################################################### + + +# BEGIN_PANEL SCALHOI = 1 ###################################################### +# GPSEST 6.18: Higher-order Ionosphere Scaling Factors # +# # +# PARAMETER SETUP FOR Setup Sigma # +# Second-order term > %%%%%%%%%%%%%%% < > %%%%%%%%%% < # HOI1 SIGHOI1 +# Third-order term > %%%%%%%%%%%%%%% < > %%%%%%%%%% < # HOI2 SIGHOI2 +# Ray path bending term > %%%%%%%%%%%%%%% < > %%%%%%%%%% < # HOI3 SIGHOI3 +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL RBIAS = 1 ######################################################## +# GPSEST 6.19: SLR Range Biases # +# # +# PARAMETER SETUP # +# Station selection > %%%%%%%%%%% < # RGBLST +# File with the list of stations > %%%%%%%% < # STAFILE9 +# Manual selection of stations > %%%%%%%%%%%%%%%%%%%% < # STATION9 +# Definition of satellite groups > %%%%%%%%%%%% < # SATRGB +# # +# PARAMETER CONSTRAINING # +# A priori sigma > %%%%%%%%% %%%%%%%%%%% < # RCVCLKLST +# File with the list of stations > %%%%%%%% < # STAFILE5 +# Selection of list of stations > %%%%%%%%%%%%%%%%%%%% < # STATION5 +# A priori sigma > %%%%% % < Time interval from observation files # RCOTIM +# # +# > % < Defined by year and session identifier # RADIO5_1 +# Year > %%%% < Session > %%%% < # SESSION_YEAR5 SESSION_STRG5 +# # +# > % < Defined by start and end times # RADIO5_2 +# yyyy mm dd hh mm ss yyyy mm dd hh mm ss # +# Start> %%%%%%%%%% < > %%%%%%%% < End> %%%%%%%%%% < > %%%%%%%% < # STADAT5 STATIM5 ENDDAT5 ENDTIM5 +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL MOREOPT = 1 AND LOCTROP = 1 ###################################### +# GPSEST 99.2: Local Troposphere Parameters # +# # +# MODEL SPECIFICATION # +# Parameter interval > %%%%%%%% <(hh mm ss) # LTRPMOD +# Polynomial degree > %% < # LTRPPAR +# A priori sigma for zero-order term> %%%%%%%% %%%%%%%% Model Latitude___ Longitude__ mixed_coefficients < # LIONSTR +# END_PANEL #################################################################### + + +# BEGIN_PANEL MOREOPT = 1 AND GRAVITY = 1 ###################################### +# GPSEST 99.4: Earth Gravity Field # +# # +# PARAMETER SETUP OPTIONS # +# > % < Default setup # GRAVITY_D +# Maximum degree of development> %% < # POTDEG +# Maximum order of development > %% < # POTORD +# A priori sigma > %%%%%% < # POTSIG +# # +# > % < Manual setup of special coefficients # GRAVITY_M +# > Degree Order Sigma < # POTSTR +# END_PANEL #################################################################### + + +# BEGIN_PANEL MOREOPT = 1 AND ALBEDO = 1 ####################################### +# GPSEST 99.5: Earth Albedo Radiation # +# # +# PARAMETER SELECTION A priori sigma # +# Absorption, constant part > % < > %%%%%%% < # ALB1 SIGALB1 +# Absorption, variable surface due to solar panels> % < > %%%%%%% < # ALB2 SIGALB2 +# Reflection at solar panels > % < > %%%%%%% < # ALB3 SIGALB3 +# # +# SATELLITE GROUP DEFINITION # +# > GRP ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ < # ALBSATSTR +# END_PANEL #################################################################### + + +# BEGIN_PANEL MOREOPT = 1 AND HILL = 1 ######################################### +# GPSEST 99.6.1: Hill Resonance Terms # +# # +# PARAMETER SETUP OPTIONS # +# > % < Default parameter setup # HILL_D +# > % < Manual parameter setup # HILL_M +# # +# CONSTANT FORCES SELECTION A priori sigma # +# Radial > % < > %%%%%% < # HILC1 SIGHILC1 +# Along track > % < > %%%%%% < # HILC2 SIGHILC2 +# Out of plane > % < > %%%%%% < # HILC3 SIGHILC3 +# # +# PERIODIC FORCES SELECTION # +# Radial > % < > %%%%%% < # HILP1 SIGHILP1 +# Along track > % < > %%%%%% < # HILP2 SIGHILP2 +# Out of plane > % < > %%%%%% < # HILP3 SIGHILP3 +# # +# LIST OF SATELLITES # +# > ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ ___ < # HILSATSTR +# END_PANEL #################################################################### + + +# BEGIN_PANEL MOREOPT = 1 AND HILL = 1 AND HILL_M = 1 ########################## +# GPSEST 99.6.2: Hill Resonance Terms (Manual Setup) # +# # +# DIRECTION OF FORCE TYPE OF FORCE # +# 1: Radial 1: Constant # +# 2: Along track 2: Cosine term # +# 3: Out of plane 3: Sine term # +# # +# MANUAL PARAMETER SETUP # +# Direction Type of # +# > PRN of_force_ of_force_ Sigma < # HILLSTR +# END_PANEL #################################################################### + + +# BEGIN_PANEL MOREOPT = 1 AND SVNAPR = 1 ####################################### +# GPSEST 99.7: Satellite-Specific a Priori Sigmas # +# # +# From To # +# > PRN yyyy_mm_dd hh_mm_ss yyyy_mm_dd hh_mm_ss Sigma(m) < # SVNSIG +# END_PANEL #################################################################### + + +# BEGIN_PANEL MOREOPT = 1 AND IFBWIN = 1 ####################################### +# GPSEST 99.8: Time Window for GLONASS Receiver Clock Biases # +# # +# TIME DEPENDENT INTER-SYSTEM BIASES # +# > Receiver_name_______ from__ to____ Interval__ < # RCOSTR +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_QIF/MENU.INP b/config/bernese/gpsuser52-luzon/OPT/R2S_QIF/MENU.INP new file mode 100755 index 0000000..fbc36a3 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_QIF/MENU.INP @@ -0,0 +1,90 @@ + +! Release Information Notes +! ------------------------- +RELEASE_INFO 1 "${X}/DOC/RELEASE.TXT" + +! List of Remaining Menu Input Files (full Pathes) +! ------------------------------------------------ +MENU_CMP_INP 1 "${X}/PAN/MENU_CMP.INP" + +MSG_MENU_CMP_INP 1 "Edit list of campaigns" + +MENU_VAR_INP 1 "${U}/PAN/MENU_VAR.INP" + +MSG_MENU_VAR_INP 1 "Menu variables" + +MENU_EXT_INP 1 "${U}/PAN/MENU_EXT.INP" + +MSG_MENU_EXT_INP 1 "Paths and extensions" + +MENU_PGM_INP 1 "${U}/PAN/MENU_PGM.INP" + +MSG_MENU_PGM_INP 1 "Program names" + +! Active Campaign +! --------------- +ACTIVE_CAMPAIGN 1 "${U}" + +! Modified Julian Date +! -------------------- +MODJULDATE 1 "44244.000000" + +! Session (only the last character is relevant) +! --------------------------------------------- +SESSION_CHAR 1 "0" + +SESSION_TABLE 1 "${P}/PHIVOLCS\STA\SESSIONS.SES" + ## widget = selwin; path = DIR_SES; ext = EXT_SES; maxfiles = 1 + # SESSIONS + +! Job character +! ------------- +JOB_ID 1 "" + +! Size of the Main Window +! ----------------------- +MAIN_WIDTH 1 "864" + +MAIN_HEIGHT 1 "561" + +! Colors (RGB Button + RGB Background) +! ------------------------------------ +MAIN_PALETTE 0 + +! Font Types and Font Sizes +! ------------------------- +FONTTYPE_BASE 1 "Helvetica" + +FONTSIZE_BASE 1 "10" + +FONTBOLD_BASE 1 "0" + +FONTITALIC_BASE 1 "0" + +FONTSTRIKEOUT_BASE 1 "0" + +FONTUNDERLINE_BASE 1 "0" + +FONTTYPE_LARGE 1 "Terminal [Dec]" + +FONTSIZE_LARGE 1 "10" + +FONTBOLD_LARGE 1 "0" + +FONTITALIC_LARGE 1 "0" + +FONTSTRIKEOUT_LARGE 1 "0" + +FONTUNDERLINE_LARGE 1 "0" + +FONTTYPE_SMALL 1 "Terminal [Dec]" + +FONTSIZE_SMALL 1 "10" + +FONTBOLD_SMALL 1 "0" + +FONTITALIC_SMALL 1 "0" + +FONTSTRIKEOUT_SMALL 1 "0" + +FONTUNDERLINE_SMALL 1 "0" diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_QIF/MENU.old b/config/bernese/gpsuser52-luzon/OPT/R2S_QIF/MENU.old new file mode 100755 index 0000000..55548f2 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_QIF/MENU.old @@ -0,0 +1,90 @@ + +! Release Information Notes +! ------------------------- +RELEASE_INFO 1 "${X}/DOC/RELEASE.TXT" + +! List of Remaining Menu Input Files (full Pathes) +! ------------------------------------------------ +MENU_CMP_INP 1 "${X}/PAN/MENU_CMP.INP" + +MSG_MENU_CMP_INP 1 "Edit list of campaigns" + +MENU_VAR_INP 1 "${U}/PAN/MENU_VAR.INP" + +MSG_MENU_VAR_INP 1 "Menu variables" + +MENU_EXT_INP 1 "${U}/PAN/MENU_EXT.INP" + +MSG_MENU_EXT_INP 1 "Paths and extensions" + +MENU_PGM_INP 1 "${U}/PAN/MENU_PGM.INP" + +MSG_MENU_PGM_INP 1 "Program names" + +! Active Campaign +! --------------- +ACTIVE_CAMPAIGN 1 "${U}" + +! Modified Julian Date +! -------------------- +MODJULDATE 1 "44244.000000" + +! Session (only the last character is relevant) +! --------------------------------------------- +SESSION_CHAR 1 "0" + +SESSION_TABLE 1 "./DUMMY/STA/SESSIONS.SES" + ## widget = selwin; path = DIR_SES; ext = EXT_SES; maxfiles = 1 + # SESSIONS + +! Job character +! ------------- +JOB_ID 1 "" + +! Size of the Main Window +! ----------------------- +MAIN_WIDTH 1 "864" + +MAIN_HEIGHT 1 "561" + +! Colors (RGB Button + RGB Background) +! ------------------------------------ +MAIN_PALETTE 0 + +! Font Types and Font Sizes +! ------------------------- +FONTTYPE_BASE 1 "Helvetica" + +FONTSIZE_BASE 1 "10" + +FONTBOLD_BASE 1 "0" + +FONTITALIC_BASE 1 "0" + +FONTSTRIKEOUT_BASE 1 "0" + +FONTUNDERLINE_BASE 1 "0" + +FONTTYPE_LARGE 1 "Terminal [Dec]" + +FONTSIZE_LARGE 1 "10" + +FONTBOLD_LARGE 1 "0" + +FONTITALIC_LARGE 1 "0" + +FONTSTRIKEOUT_LARGE 1 "0" + +FONTUNDERLINE_LARGE 1 "0" + +FONTTYPE_SMALL 1 "Terminal [Dec]" + +FONTSIZE_SMALL 1 "10" + +FONTBOLD_SMALL 1 "0" + +FONTITALIC_SMALL 1 "0" + +FONTSTRIKEOUT_SMALL 1 "0" + +FONTUNDERLINE_SMALL 1 "0" diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_QIF/MENU_CMP.INP b/config/bernese/gpsuser52-luzon/OPT/R2S_QIF/MENU_CMP.INP new file mode 100755 index 0000000..2105ac5 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_QIF/MENU_CMP.INP @@ -0,0 +1,17 @@ + +! List of Campaigns +! ----------------- +CAMPAIGN 2 + "${P}/EXAMPLE" + "${P}/PAGENET" + ## widget = uniline; numlines = 30 + +MSG_CAMPAIGN 1 "Campaign directory" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# EDIT LIST OF CAMPAIGNS - MENU_CMP # +# # +# > Campaign_directory < # CAMPAIGN +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_QIF/MENU_CMP.old b/config/bernese/gpsuser52-luzon/OPT/R2S_QIF/MENU_CMP.old new file mode 100755 index 0000000..2105ac5 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_QIF/MENU_CMP.old @@ -0,0 +1,17 @@ + +! List of Campaigns +! ----------------- +CAMPAIGN 2 + "${P}/EXAMPLE" + "${P}/PAGENET" + ## widget = uniline; numlines = 30 + +MSG_CAMPAIGN 1 "Campaign directory" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# EDIT LIST OF CAMPAIGNS - MENU_CMP # +# # +# > Campaign_directory < # CAMPAIGN +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_QIF/MENU_EXT.INP b/config/bernese/gpsuser52-luzon/OPT/R2S_QIF/MENU_EXT.INP new file mode 100755 index 0000000..fd5b5fe --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_QIF/MENU_EXT.INP @@ -0,0 +1,1653 @@ + +! No path/no extension +! -------------------- +NO_PTH 0 + +NO_EXT 0 + +! General files: Path +! ------------------- +PTH_GEN 1 "${X}/GEN" + ## widget = lineedit + +MSG_PTH_GEN 1 "General files: path" + +! General Files: SatCrux/StaCrux +! ------------------------------ +EXT_CRX 1 "CRX" + ## widget = lineedit + +MSG_EXT_CRX 1 "Satellite problem file/old station problem file: extension" + +! General Files: Ant/Rec translation +! ---------------------------------- +EXT_TRN 1 "TRN" + ## widget = lineedit + +MSG_EXT_TRN 1 "Old antenna/receiver name translation table: extension" + +! General Files: Ocean tide model +! ------------------------------- +EXT_TID 1 "TID" + ## widget = lineedit + +MSG_EXT_TID 1 "Ocean tide model: extension" + +! General Files: Solid Earth tide model +! ------------------------------------- +EXT_TPO 1 "TPO" + ## widget = lineedit + +MSG_EXT_TPO 1 "Solid Earth tide model: extension" + +! General Files: Planetary ephemeris +! ---------------------------------- +EXT_EPH 1 "EPH" + ## widget = lineedit + +MSG_EXT_EPH 1 "Planetary ephemeris: extension" + +! General Files: Frequency information +! ------------------------------------ +EXT_FRQ 1 "FRQ" + ## widget = lineedit + +MSG_EXT_FRQ 1 "Frequency information: extension" + +! Orbit files: Broadcast file +! --------------------------- +DIR_BRD 1 "ORB" + ## widget = lineedit + +MSG_DIR_BRD 1 "Broadcast orbits: directory" + +EXT_BRD 1 "BRD" + ## widget = lineedit + +MSG_EXT_BRD 1 "Broadcast orbits: extension" + +! Orbit files: Precise file (original) +! ------------------------------------ +DIR_OPR 1 "ORB" + ## widget = lineedit + +MSG_DIR_OPR 1 "Precise orbits (original): directory" + +! Orbit files: Precise file +! ------------------------- +DIR_PRE 1 "ORB" + ## widget = lineedit + +MSG_DIR_PRE 1 "Precise orbits: directory" + +EXT_PRE 1 "PRE" + ## widget = lineedit + +MSG_EXT_PRE 1 "Precise orbits: extension" + +! Orbit files: Tabular orbit +! -------------------------- +DIR_TAB 1 "ORB" + ## widget = lineedit + +MSG_DIR_TAB 1 "Tabular orbits: directory" + +EXT_TAB 1 "TAB" + ## widget = lineedit + +MSG_EXT_TAB 1 "Tabular orbits: extension" + +! Orbit files: Orbital elements +! ----------------------------- +DIR_ELE 1 "ORB" + ## widget = lineedit + +MSG_DIR_ELE 1 "Improved orbit elements: directory" + +EXT_ELE 1 "ELE" + ## widget = lineedit + +MSG_EXT_ELE 1 "Improved orbit elements: extension" + +! Orbit files: Standard orbit +! --------------------------- +DIR_STD 1 "ORB" + ## widget = lineedit + +MSG_DIR_STD 1 "Standard orbits: directory" + +EXT_STD 1 "STD" + ## widget = lineedit + +MSG_EXT_STD 1 "Standard orbits: extension" + +! Orbit files: Radian press. +! -------------------------- +DIR_RPR 1 "ORB" + ## widget = lineedit + +MSG_DIR_RPR 1 "Radian pressure coefficients: directory" + +EXT_RPR 1 "RPR" + ## widget = lineedit + +MSG_EXT_RPR 1 "Radian pressure coefficients: extension" + +! Orbot files: ERP-file +! --------------------- +DIR_ERP 1 "ORB" + ## widget = lineedit + +MSG_DIR_ERP 1 "Earth orientation parameters: directory" + +EXT_ERP 1 "ERP" + ## widget = lineedit + +MSG_EXT_ERP 1 "Earth orientation parameters: extension" + +! Orbit files: ERP-file (IERS) +! ---------------------------- +DIR_IEP 1 "ORB" + ## widget = lineedit + +MSG_DIR_IEP 1 "Earth orientation parameters (IERS format): directory" + +EXT_IEP 1 "IEP" + ## widget = lineedit + +MSG_EXT_IEP 1 "Earth orientation parameters (IERS format): extension" + +! Orbit files: Geocenter file +! --------------------------- +DIR_GCC 1 "ORB" + ## widget = lineedit + +MSG_DIR_GCC 1 "Geocenter coordinates: directory" + +EXT_GCC 1 "GCC" + ## widget = lineedit + +MSG_EXT_GCC 1 "Geocenter coordinates: extension" + +! Orbit files: Sat. clocks +! ------------------------ +DIR_CLK 1 "ORB" + ## widget = lineedit + +MSG_DIR_CLK 1 "Satellite/Receiver clocks: directory" + +EXT_CLK 1 "CLK" + ## widget = lineedit + +MSG_EXT_CLK 1 "Satellite/Receiver clocks: extension" + +! Orbit files: Diff. code bias +! ---------------------------- +DIR_DCB 1 "ORB" + ## widget = lineedit + +MSG_DIR_DCB 1 "Differential code biases: directory" + +EXT_DCB 1 "DCB" + ## widget = lineedit + +MSG_EXT_DCB 1 "Differential code biases: extension" + +! Orbit files: Inter-system bias +! ------------------------------ +DIR_ISB 1 "ORB" + ## widget = lineedit + +MSG_DIR_ISB 1 "Inter-system biases: directory" + +EXT_ISB 1 "ISB" + ## widget = lineedit + +MSG_EXT_ISB 1 "Inter-system biases: extension" + +! Orbit: BIAS SINEX +! ----------------- +DIR_BIA 1 "ORB" + ## widget = lineedit + +MSG_DIR_BIA 1 "Biases (SINEX format): directory" + +EXT_BIA 1 "BIA" + ## widget = lineedit + +MSG_EXT_BIA 1 "Biases (SINEX format): extension" + +! Orbit: IRV file +! --------------- +DIR_IRV 1 "ORB" + ## widget = lineedit + +MSG_DIR_IRV 1 "IRVs: directory" + +EXT_IRV 1 "IRV" + ## widget = lineedit + +MSG_EXT_IRV 1 "IRVs: extension" + +! Orbit: CPF file +! --------------- +DIR_CPF 1 "ORB" + ## widget = lineedit + +MSG_DIR_CPF 1 "CPFs: directory" + +EXT_CPF 1 "CPF" + ## widget = lineedit + +MSG_EXT_CPF 1 "CPFs: extension" + +! Orbit: State vector file +! ------------------------ +DIR_STV 1 "ORB" + ## widget = lineedit + +MSG_DIR_STV 1 "State vectors: directory" + +EXT_STV 1 "STV" + ## widget = lineedit + +MSG_EXT_STV 1 "State vectors: extension" + +! Orbit: Accelerometer data +! ------------------------- +DIR_ACC 1 "ORB" + ## widget = lineedit + +MSG_DIR_ACC 1 "Accelerometer data: directory" + +EXT_ACC 1 "ACC" + ## widget = lineedit + +MSG_EXT_ACC 1 "Accelerometer data: extension" + +! LEO-Orbit: Attitude data +! ------------------------ +DIR_ATT 1 "ORB" + ## widget = lineedit + +MSG_DIR_ATT 1 "Attitude data: directory" + +EXT_ATT 1 "ATT" + ## widget = lineedit + +MSG_EXT_ATT 1 "Attitude data: extension" + +! LEO-Orbit: LEO maneuvers +! ------------------------ +DIR_MAN 1 "ORB" + ## widget = lineedit + +MSG_DIR_MAN 1 "LEO maneuvers: directory" + +EXT_MAN 1 "MAN" + ## widget = lineedit + +MSG_EXT_MAN 1 "LEO maneuvers: extension" + +! LEO-Orbit: CHAMP orbit format +! ----------------------------- +DIR_CHO 1 "ORB" + ## widget = lineedit + +MSG_DIR_CHO 1 "File in CHAMP orbit format: directory" + +EXT_CHO 1 "CHO" + ## widget = lineedit + +MSG_EXT_CHO 1 "File in CHAMP orbit format: extension" + +! Orbit: POE orbit format +! ----------------------- +DIR_POE 1 "ORB" + ## widget = lineedit + +MSG_DIR_POE 1 "File in POE: directory" + +EXT_POE 1 "POE" + ## widget = lineedit + +MSG_EXT_POE 1 "File in POE: extension" + +! LEO-Orbit: LEO Kinematic velocities +! ----------------------------------- +DIR_KVL 1 "STA" + ## widget = lineedit + +MSG_DIR_KVL 1 "LEO velocities (epoch-wise): directory" + +EXT_KVL 1 "VEL" + ## widget = lineedit + +MSG_EXT_KVL 1 "LEO velocities (epoch-wise): extension" + +! LEO-Orbit: LEO Aux. file (attitude,accelerom. data, thruster events...) +! ------------------------ +DIR_AUX 1 "ORB" + ## widget = lineedit + +MSG_DIR_AUX 1 "LEO external aux. information: directory" + +EXT_AUX 1 "AUX" + ## widget = lineedit + +MSG_EXT_AUX 1 "LEO external aux. information: extension" + +! RINEX files: rinex obs files +! ---------------------------- +DIR_OXO 1 "ORX" + ## widget = lineedit + +MSG_DIR_OXO 1 "RINEX observations (original): directory" + +DIR_RXO 1 "RAW" + ## widget = lineedit + +MSG_DIR_RXO 1 "RINEX observations: directory" + +EXT_RXO 1 "19O" + ## widget = lineedit + # $YO + +MSG_EXT_RXO 1 "RINEX observations: extension" + +! RINEX files: smoothed rinex +! --------------------------- +DIR_SMT 1 "RAW" + ## widget = lineedit + +MSG_DIR_SMT 1 "Smoothed RINEX observations: directory" + +EXT_SMT 1 "SMT" + ## widget = lineedit + +MSG_EXT_SMT 1 "Smoothed RINEX observations: extension" + +! RINEX files: rinex nav files +! ---------------------------- +DIR_OXN 1 "ORX" + ## widget = lineedit + +MSG_DIR_OXN 1 "RINEX navigation messages (GPS, original): directory" + +DIR_RXN 1 "RAW" + ## widget = lineedit + +MSG_DIR_RXN 1 "RINEX navigation messages (GPS): directory" + +EXT_RXN 1 "19N" + ## widget = lineedit + # $YN + +MSG_EXT_RXN 1 "RINEX navigation messages (GPS): extension" + +! RINEX files: rinex nav files +! ---------------------------- +DIR_OXG 1 "ORX" + ## widget = lineedit + +MSG_DIR_OXG 1 "RINEX navigation messages (GLONASS, original): directory" + +DIR_RXG 1 "RAW" + ## widget = lineedit + +MSG_DIR_RXG 1 "RINEX navigation messages (GLONASS): directory" + +EXT_RXG 1 "19G" + ## widget = lineedit + # $YG + +MSG_EXT_RXG 1 "RINEX navigation messages (GLONASS): extension" + +! RINEX files: rinex nav files +! ---------------------------- +DIR_OGA 1 "ORX" + ## widget = lineedit + +MSG_DIR_OGA 1 "RINEX navigation messages (GALILEO, original): directory" + +DIR_RGA 1 "RAW" + ## widget = lineedit + +MSG_DIR_RGA 1 "RINEX navigation messages (GALILEO): directory" + +EXT_RGA 1 "19E" + ## widget = lineedit + # $YE + +MSG_EXT_RGA 1 "RINEX navigation messages (GALILEO): extension" + +! RINEX files: rinex met files +! ---------------------------- +DIR_RXM 1 "RAW" + ## widget = lineedit + +MSG_DIR_RXM 1 "RINEX meteo data: directory" + +EXT_RXM 1 "19M" + ## widget = lineedit + # $YM + +MSG_EXT_RXM 1 "RINEX meteo data: extension" + +! Obs. files: Code zero head +! -------------------------- +DIR_CZH 1 "OBS" + ## widget = lineedit + +MSG_DIR_CZH 1 "Zero difference code observations, header: directory" + +EXT_CZH 1 "CZH" + ## widget = lineedit + +MSG_EXT_CZH 1 "Zero difference code observations, header: extension" + +! Obs. files: Code zero data +! -------------------------- +DIR_CZO 1 "OBS" + ## widget = lineedit + +MSG_DIR_CZO 1 "Zero difference code observations, data: directory" + +EXT_CZO 1 "CZO" + ## widget = lineedit + +MSG_EXT_CZO 1 "Zero difference code observations, data: extension" + +! Obs. files: Phase zero head +! --------------------------- +DIR_PZH 1 "OBS" + ## widget = lineedit + +MSG_DIR_PZH 1 "Zero difference phase observations, header: directory" + +EXT_PZH 1 "PZH" + ## widget = lineedit + +MSG_EXT_PZH 1 "Zero difference phase observations, header: extension" + +! Obs. files: Phase zero data +! --------------------------- +DIR_PZO 1 "OBS" + ## widget = lineedit + +MSG_DIR_PZO 1 "Zero difference phase observations, data: directory" + +EXT_PZO 1 "PZO" + ## widget = lineedit + +MSG_EXT_PZO 1 "Zero difference phase observations, data: extension" + +! Obs. files: Range zero head +! --------------------------- +DIR_RZH 1 "OBS" + ## widget = lineedit + +MSG_DIR_RZH 1 "Range observations, header: directory" + +EXT_RZH 1 "RZH" + ## widget = lineedit + +MSG_EXT_RZH 1 "Range observations, header: extension" + +! Obs. files: Range zero data +! --------------------------- +DIR_RZO 1 "OBS" + ## widget = lineedit + +MSG_DIR_RZO 1 "Range observations, data: directory" + +EXT_RZO 1 "RZO" + ## widget = lineedit + +MSG_EXT_RZO 1 "Range observations, data: extension" + +! Obs. files: Code single head +! ---------------------------- +DIR_CSH 1 "OBS" + ## widget = lineedit + +MSG_DIR_CSH 1 "Single difference code observations, header: directory" + +EXT_CSH 1 "CSH" + ## widget = lineedit + +MSG_EXT_CSH 1 "Single difference code observations, header: extension" + +! Obs. files: Code single data +! ---------------------------- +DIR_CSO 1 "OBS" + ## widget = lineedit + +MSG_DIR_CSO 1 "Single difference code observations, data: directory" + +EXT_CSO 1 "CSO" + ## widget = lineedit + +MSG_EXT_CSO 1 "Single difference code observations, data: extension" + +! Obs. files: Phase single head +! ----------------------------- +DIR_PSH 1 "OBS" + ## widget = lineedit + +MSG_DIR_PSH 1 "Single difference phase observations, header: directory" + +EXT_PSH 1 "PSH" + ## widget = lineedit + +MSG_EXT_PSH 1 "Single difference phase observations, header: extension" + +! Obs. files: Phase single data +! ----------------------------- +DIR_PSO 1 "OBS" + ## widget = lineedit + +MSG_DIR_PSO 1 "Single difference phase observations, data: directory" + +EXT_PSO 1 "PSO" + ## widget = lineedit + +MSG_EXT_PSO 1 "Single difference phase observations, data: extension" + +! Station files: Coordinates +! -------------------------- +DIR_CRD 1 "STA" + ## widget = lineedit + +MSG_DIR_CRD 1 "Station coordinates: directory" + +EXT_CRD 1 "CRD" + ## widget = lineedit + +MSG_EXT_CRD 1 "Station coordinates: extension" + +! Station files: Eccentricities +! ----------------------------- +DIR_ECC 1 "STA" + ## widget = lineedit + +MSG_DIR_ECC 1 "Station eccentricities: directory" + +EXT_ECC 1 "ECC" + ## widget = lineedit + +MSG_EXT_ECC 1 "Station eccentricities: extension" + +! Station files: Velocities +! ------------------------- +DIR_VEL 1 "STA" + ## widget = lineedit + +MSG_DIR_VEL 1 "Station velocities: directory" + +EXT_VEL 1 "VEL" + ## widget = lineedit + +MSG_EXT_VEL 1 "Station velocities: extension" + +! Station files: PSD corrections +! ------------------------------ +DIR_PSD 1 "STA" + ## widget = lineedit + +MSG_DIR_PSD 1 "PSD correction (ITRF14): directory" + +EXT_PSD 1 "PSD" + ## widget = lineedit + +MSG_EXT_PSD 1 "PSD correction (ITRF14): extension" + +! Station files: Station information +! ---------------------------------- +DIR_STA 1 "STA" + ## widget = lineedit + +MSG_DIR_STA 1 "Station information: directory" + +EXT_STA 1 "STA" + ## widget = lineedit + +MSG_EXT_STA 1 "Station information: extension" + +! Station files: Ocean loading +! ---------------------------- +DIR_BLQ 1 "STA" + ## widget = lineedit + +MSG_DIR_BLQ 1 "Ocean loading table: directory" + +EXT_BLQ 1 "BLQ" + ## widget = lineedit + +MSG_EXT_BLQ 1 "Ocean loading table: extension" + +! Station files: Atmospheric tidal loading +! ---------------------------------------- +DIR_ATL 1 "STA" + ## widget = lineedit + +MSG_DIR_ATL 1 "Atmospheric tidal loading table: directory" + +EXT_ATL 1 "ATL" + ## widget = lineedit + +MSG_EXT_ATL 1 "Atmospheric tidal loading table: extension" + +! Station files: Plate definition for NUVEL1/1A +! --------------------------------------------- +DIR_PLD 1 "STA" + ## widget = lineedit + +MSG_DIR_PLD 1 "Tectonic plate assignment (for NUVEL1/1A): directory" + +EXT_PLD 1 "PLD" + ## widget = lineedit + +MSG_EXT_PLD 1 "Tectonic plate assignment (for NUVEL1/1A): extension" + +! Station files: Baseline def. +! ---------------------------- +DIR_BSL 1 "STA" + ## widget = lineedit + +MSG_DIR_BSL 1 "Baseline definition: directory" + +EXT_BSL 1 "BSL" + ## widget = lineedit + +MSG_EXT_BSL 1 "Baseline definition: extension" + +! Station files: Cluster def. +! --------------------------- +DIR_CLU 1 "STA" + ## widget = lineedit + +MSG_DIR_CLU 1 "Cluster definition: directory" + +EXT_CLU 1 "CLU" + ## widget = lineedit + +MSG_EXT_CLU 1 "Cluster definition: extension" + +! Station files: Cluster/baseline assignment +! ------------------------------------------ +DIR_CLB 1 "STA" + ## widget = lineedit + +MSG_DIR_CLB 1 "Cluster/baseline assignment: directory" + +EXT_CLB 1 "CLB" + ## widget = lineedit + +MSG_EXT_CLB 1 "Cluster/baseline assignment: extension" + +! Station files: Selection list +! ----------------------------- +DIR_FIX 1 "STA" + ## widget = lineedit + +MSG_DIR_FIX 1 "Station selection list: directory" + +EXT_FIX 1 "FIX" + ## widget = lineedit + +MSG_EXT_FIX 1 "Station selection list: extension" + +! Station files: Selection list +! ----------------------------- +DIR_SIG 1 "STA" + ## widget = lineedit + +MSG_DIR_SIG 1 "Station sigma file: directory" + +EXT_SIG 1 "SIG" + ## widget = lineedit + +MSG_EXT_SIG 1 "Station sigma file: extension" + +! Station files: Observation weights +! ---------------------------------- +DIR_SOS 1 "STA" + ## widget = lineedit + +MSG_DIR_SOS 1 "Station observation sigma factors: directory" + +EXT_SOS 1 "SOS" + ## widget = lineedit + +MSG_EXT_SOS 1 "Station observation sigma factors: extension" + +! Station files: Ant.Azimut +! ------------------------- +DIR_AZI 1 "STA" + ## widget = lineedit + +MSG_DIR_AZI 1 "Receiver antenna orientation: directory" + +EXT_AZI 1 "AZI" + ## widget = lineedit + +MSG_EXT_AZI 1 "Receiver antenna orientation: extension" + +! Kinematic Coord. +! ---------------- +DIR_KIN 1 "STA" + ## widget = lineedit + +MSG_DIR_KIN 1 "Kinematic coordinates: directory" + +EXT_KIN 1 "KIN" + ## widget = lineedit + +MSG_EXT_KIN 1 "Kinematic coordinates: extension" + +! Station files: Session table +! ---------------------------- +DIR_SES 1 "STA" + ## widget = lineedit + +MSG_DIR_SES 1 "Session table: directory" + +EXT_SES 1 "SES" + ## widget = lineedit + +MSG_EXT_SES 1 "Session table: extension" + +! Station files: Abbr. table +! -------------------------- +DIR_ABB 1 "STA" + ## widget = lineedit + +MSG_DIR_ABB 1 "Abbreviation table: directory" + +EXT_ABB 1 "ABB" + ## widget = lineedit + +MSG_EXT_ABB 1 "Abbreviation table: extension" + +! Range biases +! ------------ +DIR_RGB 1 "STA" + ## widget = lineedit + +MSG_DIR_RGB 1 "SLR data handling: directory" + +EXT_RGB 1 "SLR" + ## widget = lineedit + +MSG_EXT_RGB 1 "SLR data handling: extension" + +! Atmosphere: Tropo.model +! ----------------------- +DIR_TRP 1 "ATM" + ## widget = lineedit + +MSG_DIR_TRP 1 "Troposphere parameters: directory" + +EXT_TRP 1 "TRP" + ## widget = lineedit + +MSG_EXT_TRP 1 "Troposphere parameters: extension" + +! Atmosphere: Tropo.SINEX +! ----------------------- +DIR_TRO 1 "ATM" + ## widget = lineedit + +MSG_DIR_TRO 1 "Troposphere parameters (SINEX format): directory" + +EXT_TRO 1 "TRO" + ## widget = lineedit + +MSG_EXT_TRO 1 "Troposphere parameters (SINEX format): extension" + +! Atmosphere: Ionos.model +! ----------------------- +DIR_ION 1 "ATM" + ## widget = lineedit + +MSG_DIR_ION 1 "Ionosphere models: directory" + +EXT_ION 1 "ION" + ## widget = lineedit + +MSG_EXT_ION 1 "Ionosphere models: extension" + +! Atmosphere: Ionos.IONEX +! ----------------------- +DIR_INX 1 "ATM" + ## widget = lineedit + +MSG_DIR_INX 1 "Ionosphere maps (IONEX): directory" + +EXT_INX 1 "INX" + ## widget = lineedit + +MSG_EXT_INX 1 "Ionosphere maps (IONEX): extension" + +! Atmosphere: Met.data +! -------------------- +DIR_MET 1 "ATM" + ## widget = lineedit + +MSG_DIR_MET 1 "Meteo data: directory" + +EXT_MET 1 "MET" + ## widget = lineedit + +MSG_EXT_MET 1 "Meteo data: extension" + +! Vienna grid files +! ----------------- +DIR_GRD 1 "GRD" + ## widget = lineedit + +MSG_DIR_GRD 1 "Vienna grid files" + +EXT_GRD 1 "GRD" + ## widget = lineedit + +MSG_EXT_GRD 1 "Vienna grid files: extension" + +! Output: Program output +! ---------------------- +DIR_OUT 1 "OUT" + ## widget = lineedit + +MSG_DIR_OUT 1 "Program output: directory" + +EXT_OUT 1 "OUT" + ## widget = lineedit + +MSG_EXT_OUT 1 "Program output: extension" + +! Output: Plot files +! ------------------ +DIR_PLT 1 "OUT" + ## widget = lineedit + +MSG_DIR_PLT 1 "Plot file: directory" + +EXT_PLT 1 "PLT" + ## widget = lineedit + +MSG_EXT_PLT 1 "Plot file: extension" + +! Output: Summary files +! --------------------- +DIR_SUM 1 "OUT" + ## widget = lineedit + +MSG_DIR_SUM 1 "Summary output: directory" + +EXT_SUM 1 "SUM" + ## widget = lineedit + +MSG_EXT_SUM 1 "Summary output: extension" + +! Output: List files +! ------------------ +DIR_LST 1 "OUT" + ## widget = lineedit + +MSG_DIR_LST 1 "Listing output: directory" + +EXT_LST 1 "LST" + ## widget = lineedit + +MSG_EXT_LST 1 "Listing output: extension" + +! Output: CODSPP summary +! ---------------------- +DIR_SMC 1 "OUT" + ## widget = lineedit + +MSG_DIR_SMC 1 "CODSPP summary output (XYZ): directory" + +EXT_SMC 1 "SMC" + ## widget = lineedit + +MSG_EXT_SMC 1 "CODSPP summary output (XYZ): extension" + +! Output: CODSPP summary +! ---------------------- +DIR_SME 1 "OUT" + ## widget = lineedit + +MSG_DIR_SME 1 "CODSPP summary output (BLH): directory" + +EXT_SME 1 "SME" + ## widget = lineedit + +MSG_EXT_SME 1 "CODSPP summary output (BLH): extension" + +! Output: Residual file +! --------------------- +DIR_RES 1 "OUT" + ## widget = lineedit + +MSG_DIR_RES 1 "Residuals: directory" + +EXT_RES 1 "RES" + ## widget = lineedit + +MSG_EXT_RES 1 "Residuals: extension" + +! Output: Clocks RINEX +! -------------------- +DIR_RXC 1 "OUT" + ## widget = lineedit + +MSG_DIR_RXC 1 "Clock information (clock RINEX format): directory" + +EXT_RXC 1 "CLK" + ## widget = lineedit + +MSG_EXT_RXC 1 "Clock information (clock RINEX format): extension" + +! Output: Covariance file +! ----------------------- +DIR_COV 1 "OUT" + ## widget = lineedit + +MSG_DIR_COV 1 "Covariances: directory" + +EXT_COV 1 "COV" + ## widget = lineedit + +MSG_EXT_COV 1 "Covariances: extension" + +! Covariance components +! --------------------- +DIR_WGT 1 "OUT" + ## widget = lineedit + +MSG_DIR_WGT 1 "Covariance components: directory" + +EXT_WGT 1 "WGT" + ## widget = lineedit + +MSG_EXT_WGT 1 "Covariance components: extension" + +! Output: Sub-daily ERP Model +! --------------------------- +EXT_SUB 1 "SUB" + ## widget = lineedit + +MSG_EXT_SUB 1 "Sub-daily earth rotation model: extension" + +! Output: Nutation Model +! ---------------------- +EXT_NUT 1 "NUT" + ## widget = lineedit + +MSG_EXT_NUT 1 "Nutation model: extension" + +! Output: Ant PCV (grid) +! ---------------------- +DIR_PHG 1 "OUT" + ## widget = lineedit + +MSG_DIR_PHG 1 "Antenna PCV estimates (grid): directory" + +EXT_PHG 1 "PHG" + ## widget = lineedit + +MSG_EXT_PHG 1 "Antenna PCV estimates (grid): extension" + +! Output: Ant PCV (harm) +! ---------------------- +DIR_PHH 1 "OUT" + ## widget = lineedit + +MSG_DIR_PHH 1 "Antenna PCV estimates (harm): directory" + +EXT_PHH 1 "PHH" + ## widget = lineedit + +MSG_EXT_PHH 1 "Antenna PCV estimates (harm): extension" + +! Output: Obs. editing file +! ------------------------- +DIR_EDT 1 "OUT" + ## widget = lineedit + +MSG_DIR_EDT 1 "Observation editing information: directory" + +EXT_EDT 1 "EDT" + ## widget = lineedit + +MSG_EXT_EDT 1 "Observation editing information: extension" + +! Output: Deletion list +! --------------------- +DIR_DEL 1 "OUT" + ## widget = lineedit + +MSG_DIR_DEL 1 "File deletion list: directory" + +EXT_DEL 1 "DEL" + ## widget = lineedit + +MSG_EXT_DEL 1 "File deletion list: extension" + +! Input/output Time series event list file +! ---------------------------------------- +DIR_EVL 1 "STA" + ## widget = lineedit + +MSG_DIR_EVL 1 "Events list file: directory" + +EXT_EVL 1 "EVL" + ## widget = lineedit + +MSG_EXT_EVL 1 "Time series events list file: extension" + +! Output: Parameter estimates +! --------------------------- +DIR_EST 1 "SOL" + ## widget = lineedit + +MSG_DIR_EST 1 "Parameter estimates: directory" + +EXT_EST 1 "EST" + ## widget = lineedit + +MSG_EXT_EST 1 "Parameter estimates: extension" + +! Output: Normal equations +! ------------------------ +DIR_NEQ 1 "SOL" + ## widget = lineedit + +MSG_DIR_NEQ 1 "Normal equation: directory" + +EXT_NEQ 1 "NQ0" + ## widget = lineedit + +MSG_EXT_NEQ 1 "Normal equation: extension" + +! Output: Normal equation (old) +! ----------------------------- +DIR_ONQ 1 "SOL" + ## widget = lineedit + +MSG_DIR_ONQ 1 "Normal equation (old format): directory" + +EXT_ONQ 1 "NEQ" + ## widget = lineedit + +MSG_EXT_ONQ 1 "Normal equation (old format): extension" + +! Output: SINEX (crd/vel) +! ----------------------- +DIR_SNX 1 "SOL" + ## widget = lineedit + +MSG_DIR_SNX 1 "SINEX output: directory" + +EXT_SNX 1 "SNX" + ## widget = lineedit + +MSG_EXT_SNX 1 "SINEX output: extension" + +! Orbit files: Standard orbit (ASCII) +! ----------------------------------- +DIR_FSO 1 "ORB" + ## widget = lineedit + +MSG_DIR_FSO 1 "Standard orbits: directory" + +EXT_FSO 1 "FSO" + ## widget = lineedit + +MSG_EXT_FSO 1 "Standard orbits: extension" + +! Orbit files: Rad. press. (ASCII) +! -------------------------------- +DIR_FRP 1 "ORB" + ## widget = lineedit + +MSG_DIR_FRP 1 "Radiation pressure coefficients: directory" + +EXT_FRP 1 "FRP" + ## widget = lineedit + +MSG_EXT_FRP 1 "Radiation pressure coefficients: extension" + +! Obs. files: Code zero ascii +! --------------------------- +DIR_FCZ 1 "OBS" + ## widget = lineedit + +MSG_DIR_FCZ 1 "Zero difference code observations: directory" + +EXT_FCZ 1 "FCZ" + ## widget = lineedit + +MSG_EXT_FCZ 1 "Zero difference code observations: extension" + +! Obs. files: Phase zero ascii +! ---------------------------- +DIR_FPZ 1 "OBS" + ## widget = lineedit + +MSG_DIR_FPZ 1 "Zero difference phase observations: directory" + +EXT_FPZ 1 "FPZ" + ## widget = lineedit + +MSG_EXT_FPZ 1 "Zero difference phase observations: extension" + +! Obs. files: Range ascii +! ----------------------- +DIR_FRZ 1 "OBS" + ## widget = lineedit + +MSG_DIR_FRZ 1 "Range observations: directory" + +EXT_FRZ 1 "FRZ" + ## widget = lineedit + +MSG_EXT_FRZ 1 "Range observations: extension" + +! Obs. files: Code single ascii +! ----------------------------- +DIR_FCS 1 "OBS" + ## widget = lineedit + +MSG_DIR_FCS 1 "Single difference code observations: directory" + +EXT_FCS 1 "FCS" + ## widget = lineedit + +MSG_EXT_FCS 1 "Single difference code observations: extension" + +! Obs. files: Phase single ascii +! ------------------------------ +DIR_FPS 1 "OBS" + ## widget = lineedit + +MSG_DIR_FPS 1 "Single difference phase observations: directory" + +EXT_FPS 1 "FPS" + ## widget = lineedit + +MSG_EXT_FPS 1 "Single difference phase observations: extension" + +! Output: Residual file (ASCII) +! ----------------------------- +DIR_FRS 1 "OUT" + ## widget = lineedit + +MSG_DIR_FRS 1 "Residuals: directory" + +EXT_FRS 1 "FRS" + ## widget = lineedit + +MSG_EXT_FRS 1 "Residuals: extension" + +! Output: Normal equations (ASCII) +! -------------------------------- +DIR_FN0 1 "SOL" + ## widget = lineedit + +MSG_DIR_FN0 1 "Normal equation: directory" + +EXT_FN0 1 "FN0" + ## widget = lineedit + +MSG_EXT_FN0 1 "Normal equation: extension" + +! Output: Normal equations (old, ASCII) +! ------------------------------------- +DIR_FNQ 1 "SOL" + ## widget = lineedit + +MSG_DIR_FNQ 1 "Normal equation (old format): directory" + +EXT_FNQ 1 "FNQ" + ## widget = lineedit + +MSG_EXT_FNQ 1 "Normal equation (old format): extension" + +! BPE: PCF-name +! ------------- +PTH_PCF 1 "${U}/PCF" + ## widget = lineedit + +MSG_PTH_PCF 1 "Processing control files: path" + +EXT_PCF 1 "PCF" + ## widget = lineedit + +MSG_EXT_PCF 1 "Processing control files: extension" + +! BPE: CPU-file name +! ------------------ +PTH_CPU 1 "${U}/PAN" + ## widget = lineedit + +MSG_PTH_CPU 1 "CPU control file: path" + +EXT_CPU 1 "CPU" + ## widget = lineedit + +MSG_EXT_CPU 1 "CPU control file: extension" + +PTH_CPUNUM 1 "${U}/WORK" + ## widget = lineedit + +MSG_PTH_CPUNUM 1 "Scratch for CPU control file" + +! BPE: Output files +! ----------------- +DIR_BPEOUT 1 "BPE" + ## widget = lineedit + +MSG_DIR_BPEOUT 1 "Output files: directory" + +EXT_BPEOUT 1 "OUT" + ## widget = lineedit + +MSG_EXT_BPEOUT 1 "Output files: extension" + +! BPE: Status files +! ----------------- +DIR_BPERUN 1 "BPE" + ## widget = lineedit + +MSG_DIR_BPERUN 1 "Status files: directory" + +EXT_BPERUN 1 "RUN" + ## widget = lineedit + +MSG_EXT_BPERUN 1 "Status files: extension" + +! BPE: Protocol files +! ------------------- +DIR_BPEPRT 1 "BPE" + ## widget = lineedit + +MSG_DIR_BPEPRT 1 "Protocol files: directory" + +EXT_BPEPRT 1 "PRT" + ## widget = lineedit + +MSG_EXT_BPEPRT 1 "Protocol files: extension" + +! BPE: log files +! -------------- +DIR_BPELOG 1 "BPE" + ## widget = lineedit + +MSG_DIR_BPELOG 1 "Log files: directory" + +EXT_BPELOG 1 "LOG" + ## widget = lineedit + +MSG_EXT_BPELOG 1 "Log files: extension" + +! BPE: scripts +! ------------ +PTH_SCRIPT 1 "${U}/SCRIPT" + ## widget = lineedit + +MSG_PTH_SCRIPT 1 "BPE script directory: path" + +! BPE: Option directories +! ----------------------- +PTH_OPT 1 "${U}/OPT" + ## widget = lineedit + +MSG_PTH_OPT 1 "Option directory: path" + +! Others: Help +! ------------ +PTH_HLP 1 "${X}/HLP" + ## widget = lineedit + +MSG_PTH_HLP 1 "Help files: path" + +EXT_HLP 1 "HLP" + ## widget = lineedit + +MSG_EXT_HLP 1 "Help files: extension" + +! Others: Skeleton +! ---------------- +PTH_SKL 1 "${X}/SKL" + ## widget = lineedit + +MSG_PTH_SKL 1 "Skeleton files (e.g. for plot files): path" + +EXT_SKL 1 "SKL" + ## widget = lineedit + +MSG_EXT_SKL 1 "Skeleton files (e.g. for plot files): extension" + +! Others: updpan - master and list +! -------------------------------- +PTH_UPDPAN 1 "${X}/PAN" + ## widget = lineedit + +MSG_PTH_UPDPAN 1 "Program input master files: path" + +PTH_UPD 1 "${X}/SKL" + ## widget = lineedit + +MSG_PTH_UPD 1 "Directory list for panel update: path" + +EXT_UPD 1 "UPD" + ## widget = lineedit + +MSG_EXT_UPD 1 "Directory list for panel update: extension" + +! Others: Campaign independent output +! ----------------------------------- +PTH_OUT 1 "${U}/OUT" + ## widget = lineedit + +MSG_PTH_OUT 1 "Program output files (campaign indep.): path" + +! Others: User input files +! ------------------------ +PTH_INP 1 "${U}/PAN" + ## widget = lineedit + +MSG_PTH_INP 1 "Program input files: path" + +EXT_INP 1 "INP" + ## widget = lineedit + +MSG_EXT_INP 1 "Program input files: extension" + +! Others: Scratch files +! --------------------- +PTH_SCR 1 "${U}/WORK" + ## widget = lineedit + +MSG_PTH_SCR 1 "Scratch files: path" + +EXT_SCR 1 "SCR" + ## widget = lineedit + +MSG_EXT_SCR 1 "Scratch files: extension" + +EXT_SC1 1 "SC1" + ## widget = lineedit + +MSG_EXT_SC1 1 "Scratch files: extension" + +EXT_SC2 1 "SC2" + ## widget = lineedit + +MSG_EXT_SC2 1 "Scratch files: extension" + +! Others: Error message +! --------------------- +PTH_ERR 1 "${U}/WORK" + ## widget = lineedit + +MSG_PTH_ERR 1 "Error message files: path" + +EXT_ERR 1 "MSG" + ## widget = lineedit + +MSG_EXT_ERR 1 "Error message files: extension" + +! Interally used by the menu +! -------------------------- +PTH_INP_OUT 1 "${U}/PAN" + ## widget = lineedit + +EXT_IN1 1 "IN1" + ## widget = lineedit + +! Auxiliary Menu Program +! ---------------------- +MENUAUX_EXE 1 "MENUAUX" + +MENUAUX_INP 1 "MENUAUX.INP" + +MENUAUX_SCR 1 "MENUAUX.SCR" + +MENUAUX_ERR 1 "MENUAUX.ERR" + +MENUAUX_DEBUG 1 "0" + +GEN_CONST_FILE 1 "CONST." + +GEN_DATUM_FILE 1 "DATUM." + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# PATHS AND EXTENSIONS - MENU_EXT 1: General Files # +# path extension # +# GENERAL FILES > %%%%%%%%% < # PTH_GEN +# Sub-daily earth rotation model > %%% < # EXT_SUB +# Nutation model > %%% < # EXT_NUT +# Planetary ephemeris > %%% < # EXT_EPH +# Satellite problem file/old station problem file > %%% < # EXT_CRX +# Solid Earth tides model > %%% < # EXT_TPO +# Ocean tide model > %%% < # EXT_TID +# Frequency information > %%% < # EXT_FRQ +# Old antenna/receiver name translation table > %%% < # EXT_TRN +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 2.1: Campaign Data, Orbit and EOP Files # +# campaign # +# ORBIT FILES directory extension # +# Broadcast orbits > %%%%%% < > %%% < # DIR_BRD EXT_BRD +# Precise orbits (original) > %%%%%% < # DIR_OPR +# Precise orbits > %%%%%% < > %%% < # DIR_PRE EXT_PRE +# Tabular orbits > %%%%%% < > %%% < # DIR_TAB EXT_TAB +# Standard orbits > %%%%%% < > %%% < # DIR_STD EXT_STD +# Radian pressure coefficients > %%%%%% < > %%% < # DIR_RPR EXT_RPR +# Improved orbit elements > %%%%%% < > %%% < # DIR_ELE EXT_ELE +# Earth orientation parameters > %%%%%% < > %%% < # DIR_ERP EXT_ERP +# Earth orientation parameters (IERS format) > %%%%%% < > %%% < # DIR_IEP EXT_IEP +# Geocenter coordinates > %%%%%% < > %%% < # DIR_GCC EXT_GCC +# Satellite/Receiver clocks > %%%%%% < > %%% < # DIR_CLK EXT_CLK +# Differential code biases > %%%%%% < > %%% < # DIR_DCB EXT_DCB +# Inter-system biases > %%%%%% < > %%% < # DIR_ISB EXT_ISB +# Bias SINEX > %%%%%% < > %%% < # DIR_BIA EXT_BIA +# # +# IRV file > %%%%%% < > %%% < # DIR_IRV EXT_IRV +# Precise orbit in CPF orbit format > %%%%%% < > %%% < # DIR_CPF EXT_CPF +# State vector file > %%%%%% < > %%% < # DIR_STV EXT_STV +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 2.2: Campaign Data, Orbit Files for LEOs # +# campaign # +# LEO FILES directory extension # +# Accelerometer data > %%%%%% < > %%% < # DIR_ACC EXT_ACC +# Attitude data > %%%%%% < > %%% < # DIR_ATT EXT_ATT +# LEO maneuvers > %%%%%% < > %%% < # DIR_MAN EXT_MAN +# File in CHAMP orbit format > %%%%%% < > %%% < # DIR_CHO EXT_CHO +# File in POE@@ orbit format > %%%%%% < > %%% < # DIR_POE EXT_POE +# LEO velocities (epoch-wise) > %%%%%% < > %%% < # DIR_KVL EXT_KVL +# LEO external aux. information > %%%%%% < > %%% < # DIR_AUX EXT_AUX +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 3: Campaign Data, RINEX Files # +# campaign # +# RINEX FILES directory extension # +# RINEX observations (original) > %%%%%% < # DIR_OXO +# RINEX observations > %%%%%% < > %%% < # DIR_RXO EXT_RXO +# Smoothed RINEX observations > %%%%%% < > %%% < # DIR_SMT EXT_SMT +# RINEX navigation messages (GPS, original) > %%%%%% < # DIR_OXN +# RINEX navigation messages (GPS) > %%%%%% < > %%% < # DIR_RXN EXT_RXN +# RINEX navigation messages (GLONASS, original) > %%%%%% < # DIR_OXG +# RINEX navigation messages (GLONASS) > %%%%%% < > %%% < # DIR_RXG EXT_RXG +# RINEX navigation messages (GALILEO, original) > %%%%%% < # DIR_OGA +# RINEX navigation messages (GALILEO) > %%%%%% < > %%% < # DIR_RGA EXT_RGA +# RINEX meteo data > %%%%%% < > %%% < # DIR_RXM EXT_RXM +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 4: Campaign Data, Observation Files # +# campaign # +# OBSERVATION FILES directory extension # +# Zero@@ difference code@ observations, header > %%%%%% < > %%% < # DIR_CZH EXT_CZH +# Zero@@ difference code@ observations, data > %%%%%% < > %%% < # DIR_CZO EXT_CZO +# Zero@@ difference phase observations, header > %%%%%% < > %%% < # DIR_PZH EXT_PZH +# Zero@@ difference phase observations, data > %%%%%% < > %%% < # DIR_PZO EXT_PZO +# Single difference code@ observations, header > %%%%%% < > %%% < # DIR_CSH EXT_CSH +# Single difference code@ observations, data > %%%%%% < > %%% < # DIR_CSO EXT_CSO +# Single difference phase observations, header > %%%%%% < > %%% < # DIR_PSH EXT_PSH +# Single difference phase observations, data > %%%%%% < > %%% < # DIR_PSO EXT_PSO +# # +# Range observations (SLR), header > %%%%%% < > %%% < # DIR_RZH EXT_RZH +# Range observations (SLR), data > %%%%%% < > %%% < # DIR_RZO EXT_RZO +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 5: Campaign Data, Station Files # +# campaign # +# STATION FILES directory extension # +# Station coordinates > %%%%%% < > %%% < # DIR_CRD EXT_CRD +# Station velocities > %%%%%% < > %%% < # DIR_VEL EXT_VEL +# Kinematic coordinates > %%%%%% < > %%% < # DIR_KIN EXT_KIN +# Station eccentricities > %%%%%% < > %%% < # DIR_ECC EXT_ECC +# PSD correction (ITRF14) > %%%%%% < > %%% < # DIR_PSD EXT_PSD +# Station information > %%%%%% < > %%% < # DIR_STA EXT_STA +# Ocean loading table > %%%%%% < > %%% < # DIR_BLQ EXT_BLQ +# Atmospheric tidal loading table > %%%%%% < > %%% < # DIR_ATL EXT_ATL +# Station selection list > %%%%%% < > %%% < # DIR_FIX EXT_FIX +# Station sigma file > %%%%%% < > %%% < # DIR_SIG EXT_SIG +# Station observation sigma factors > %%%%%% < > %%% < # DIR_SOS EXT_SOS +# Abbreviation table > %%%%%% < > %%% < # DIR_ABB EXT_ABB +# Tectonic plate assignment (for NUVEL1/1A) > %%%%%% < > %%% < # DIR_PLD EXT_PLD +# Baseline definition > %%%%%% < > %%% < # DIR_BSL EXT_BSL +# Cluster definition > %%%%%% < > %%% < # DIR_CLU EXT_CLU +# Cluster/baseline assignment > %%%%%% < > %%% < # DIR_CLB EXT_CLB +# Receiver antenna orientation > %%%%%% < > %%% < # DIR_AZI EXT_AZI +# Session table > %%%%%% < > %%% < # DIR_SES EXT_SES +# SLR data handling (range bias, CoM) > %%%%%% < > %%% < # DIR_RGB EXT_RGB +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 6: Campaign Data, Atmosphere Modeling Files # +# campaign # +# ATMOSPHERE MODELING FILES directory extension # +# Troposphere parameters > %%%%%% < > %%% < # DIR_TRP EXT_TRP +# Troposphere parameters (SINEX format) > %%%%%% < > %%% < # DIR_TRO EXT_TRO +# Ionosphere models > %%%%%% < > %%% < # DIR_ION EXT_ION +# Ionosphere maps (IONEX) > %%%%%% < > %%% < # DIR_INX EXT_INX +# Meteo data > %%%%%% < > %%% < # DIR_MET EXT_MET +# Vienna grid files (VMF and loading maps) > %%%%%% < > %%% < # DIR_GRD EXT_GRD +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 7: Campaign Data, Output Files # +# campaign # +# OUTPUT FILES directory extension # +# Program output > %%%%%% < > %%% < # DIR_OUT EXT_OUT +# Plot file > %%%%%% < > %%% < # DIR_PLT EXT_PLT +# Summary output > %%%%%% < > %%% < # DIR_SUM EXT_SUM +# Listing output > %%%%%% < > %%% < # DIR_LST EXT_LST +# CODSPP summary output (XYZ) > %%%%%% < > %%% < # DIR_SMC EXT_SMC +# CODSPP summary output (BLH) > %%%%%% < > %%% < # DIR_SME EXT_SME +# # +# BERNESE IN-/OUTPUT FILES # +# Residuals > %%%%%% < > %%% < # DIR_RES EXT_RES +# Clock information (clock RINEX format) > %%%%%% < > %%% < # DIR_RXC EXT_RXC +# Covariances > %%%%%% < > %%% < # DIR_COV EXT_COV +# Covariance components > %%%%%% < > %%% < # DIR_WGT EXT_WGT +# Antenna PCV estimates (grid) > %%%%%% < > %%% < # DIR_PHG EXT_PHG +# Antenna PCV estimates (harm) > %%%%%% < > %%% < # DIR_PHH EXT_PHH +# Observation editing information > %%%%%% < > %%% < # DIR_EDT EXT_EDT +# File deletion list > %%%%%% < > %%% < # DIR_DEL EXT_DEL +# Time series list of events file > %%%%%% < > %%% < # DIR_EVL EXT_EVL +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 8: Campaign Data, Solution Files # +# campaign # +# SOLUTION FILES directory extension # +# Parameter estimates > %%%%%% < > %%% < # DIR_EST EXT_EST +# Normal equation > %%%%%% < > %%% < # DIR_NEQ EXT_NEQ +# Normal equation (old format) > %%%%%% < > %%% < # DIR_ONQ EXT_ONQ +# SINEX output > %%%%%% < > %%% < # DIR_SNX EXT_SNX +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 9: Campaign Data, Bernese Files (ASCII) # +# campaign # +# BERNESE FILES (FORMATTED) directory extension # +# Standard orbits > %%%%%% < > %%% < # DIR_FSO EXT_FSO +# Radiation pressure coefficients > %%%%%% < > %%% < # DIR_FRP EXT_FRP +# Zero@@ difference code@ observations > %%%%%% < > %%% < # DIR_FCZ EXT_FCZ +# Zero@@ difference phase observations > %%%%%% < > %%% < # DIR_FPZ EXT_FPZ +# Single difference code@ observations > %%%%%% < > %%% < # DIR_FCS EXT_FCS +# Single difference phase observations > %%%%%% < > %%% < # DIR_FPS EXT_FPS +# Range observations > %%%%%% < > %%% < # DIR_FRZ EXT_FRZ +# Residuals > %%%%%% < > %%% < # DIR_FRS EXT_FRS +# Normal equation > %%%%%% < > %%% < # DIR_FN0 EXT_FN0 +# Normal equation (old format) > %%%%%% < > %%% < # DIR_FNQ EXT_FNQ +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 10: Bernese Processing Engine (BPE) # +# campaign # +# BERNESE PROCESSING ENGINE directory extension # +# BPE output > %%%%%% < > %%% < # DIR_BPEOUT EXT_BPEOUT +# BPE status > %%%%%% < > %%% < # DIR_BPERUN EXT_BPERUN +# Protocol files > %%%%%% < > %%% < # DIR_BPEPRT EXT_BPEPRT +# Log files > %%%%%% < > %%% < # DIR_BPELOG EXT_BPELOG +# # +# BERNESE PROCESSING ENGINE path extension # +# Processing control files > %%%%%%%%%% <> %%% < # PTH_PCF EXT_PCF +# CPU control file > %%%%%%%%%% <> %%% < # PTH_CPU EXT_CPU +# Scratch for CPU control file > %%%%%%%%%% < # PTH_CPUNUM +# BPE script directory > %%%%%%%%%% < # PTH_SCRIPT +# Option directory > %%%%%%%%%% < # PTH_OPT +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 11: Other Files and Directories # +# # +# GENERAL path extension(s) # +# Help files > %%%%%%%%% < > %%% < # PTH_HLP EXT_HLP +# Skeleton files (e.g. for plot files) > %%%%%%%%% < > %%% < # PTH_SKL EXT_SKL +# Directory list for panel update > %%%%%%%%% < > %%% < # PTH_UPD EXT_UPD +# Program input master files > %%%%%%%%% < # PTH_UPDPAN +# # +# USER DEPENDENT # +# Program output files (campaign indep.)> %%%%%%%%% < # PTH_OUT +# Program input files > %%%%%%%%% < > %%% < # PTH_INP EXT_INP +# Scratch files > %%%%%%%%% < > %%% <> %%% <> %%% < # PTH_SCR EXT_SCR EXT_SC1 EXT_SC2 +# Error message files > %%%%%%%%% < > %%% < # PTH_ERR EXT_ERR +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_QIF/MENU_EXT.old b/config/bernese/gpsuser52-luzon/OPT/R2S_QIF/MENU_EXT.old new file mode 100755 index 0000000..461be1b --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_QIF/MENU_EXT.old @@ -0,0 +1,1653 @@ + +! No path/no extension +! -------------------- +NO_PTH 0 + +NO_EXT 0 + +! General files: Path +! ------------------- +PTH_GEN 1 "${X}/GEN" + ## widget = lineedit + +MSG_PTH_GEN 1 "General files: path" + +! General Files: SatCrux/StaCrux +! ------------------------------ +EXT_CRX 1 "CRX" + ## widget = lineedit + +MSG_EXT_CRX 1 "Satellite problem file/old station problem file: extension" + +! General Files: Ant/Rec translation +! ---------------------------------- +EXT_TRN 1 "TRN" + ## widget = lineedit + +MSG_EXT_TRN 1 "Old antenna/receiver name translation table: extension" + +! General Files: Ocean tide model +! ------------------------------- +EXT_TID 1 "TID" + ## widget = lineedit + +MSG_EXT_TID 1 "Ocean tide model: extension" + +! General Files: Solid Earth tide model +! ------------------------------------- +EXT_TPO 1 "TPO" + ## widget = lineedit + +MSG_EXT_TPO 1 "Solid Earth tide model: extension" + +! General Files: Planetary ephemeris +! ---------------------------------- +EXT_EPH 1 "EPH" + ## widget = lineedit + +MSG_EXT_EPH 1 "Planetary ephemeris: extension" + +! General Files: Frequency information +! ------------------------------------ +EXT_FRQ 1 "FRQ" + ## widget = lineedit + +MSG_EXT_FRQ 1 "Frequency information: extension" + +! Orbit files: Broadcast file +! --------------------------- +DIR_BRD 1 "ORB" + ## widget = lineedit + +MSG_DIR_BRD 1 "Broadcast orbits: directory" + +EXT_BRD 1 "BRD" + ## widget = lineedit + +MSG_EXT_BRD 1 "Broadcast orbits: extension" + +! Orbit files: Precise file (original) +! ------------------------------------ +DIR_OPR 1 "ORB" + ## widget = lineedit + +MSG_DIR_OPR 1 "Precise orbits (original): directory" + +! Orbit files: Precise file +! ------------------------- +DIR_PRE 1 "ORB" + ## widget = lineedit + +MSG_DIR_PRE 1 "Precise orbits: directory" + +EXT_PRE 1 "PRE" + ## widget = lineedit + +MSG_EXT_PRE 1 "Precise orbits: extension" + +! Orbit files: Tabular orbit +! -------------------------- +DIR_TAB 1 "ORB" + ## widget = lineedit + +MSG_DIR_TAB 1 "Tabular orbits: directory" + +EXT_TAB 1 "TAB" + ## widget = lineedit + +MSG_EXT_TAB 1 "Tabular orbits: extension" + +! Orbit files: Orbital elements +! ----------------------------- +DIR_ELE 1 "ORB" + ## widget = lineedit + +MSG_DIR_ELE 1 "Improved orbit elements: directory" + +EXT_ELE 1 "ELE" + ## widget = lineedit + +MSG_EXT_ELE 1 "Improved orbit elements: extension" + +! Orbit files: Standard orbit +! --------------------------- +DIR_STD 1 "ORB" + ## widget = lineedit + +MSG_DIR_STD 1 "Standard orbits: directory" + +EXT_STD 1 "STD" + ## widget = lineedit + +MSG_EXT_STD 1 "Standard orbits: extension" + +! Orbit files: Radian press. +! -------------------------- +DIR_RPR 1 "ORB" + ## widget = lineedit + +MSG_DIR_RPR 1 "Radian pressure coefficients: directory" + +EXT_RPR 1 "RPR" + ## widget = lineedit + +MSG_EXT_RPR 1 "Radian pressure coefficients: extension" + +! Orbot files: ERP-file +! --------------------- +DIR_ERP 1 "ORB" + ## widget = lineedit + +MSG_DIR_ERP 1 "Earth orientation parameters: directory" + +EXT_ERP 1 "ERP" + ## widget = lineedit + +MSG_EXT_ERP 1 "Earth orientation parameters: extension" + +! Orbit files: ERP-file (IERS) +! ---------------------------- +DIR_IEP 1 "ORB" + ## widget = lineedit + +MSG_DIR_IEP 1 "Earth orientation parameters (IERS format): directory" + +EXT_IEP 1 "IEP" + ## widget = lineedit + +MSG_EXT_IEP 1 "Earth orientation parameters (IERS format): extension" + +! Orbit files: Geocenter file +! --------------------------- +DIR_GCC 1 "ORB" + ## widget = lineedit + +MSG_DIR_GCC 1 "Geocenter coordinates: directory" + +EXT_GCC 1 "GCC" + ## widget = lineedit + +MSG_EXT_GCC 1 "Geocenter coordinates: extension" + +! Orbit files: Sat. clocks +! ------------------------ +DIR_CLK 1 "ORB" + ## widget = lineedit + +MSG_DIR_CLK 1 "Satellite/Receiver clocks: directory" + +EXT_CLK 1 "CLK" + ## widget = lineedit + +MSG_EXT_CLK 1 "Satellite/Receiver clocks: extension" + +! Orbit files: Diff. code bias +! ---------------------------- +DIR_DCB 1 "ORB" + ## widget = lineedit + +MSG_DIR_DCB 1 "Differential code biases: directory" + +EXT_DCB 1 "DCB" + ## widget = lineedit + +MSG_EXT_DCB 1 "Differential code biases: extension" + +! Orbit files: Inter-system bias +! ------------------------------ +DIR_ISB 1 "ORB" + ## widget = lineedit + +MSG_DIR_ISB 1 "Inter-system biases: directory" + +EXT_ISB 1 "ISB" + ## widget = lineedit + +MSG_EXT_ISB 1 "Inter-system biases: extension" + +! Orbit: BIAS SINEX +! ----------------- +DIR_BIA 1 "ORB" + ## widget = lineedit + +MSG_DIR_BIA 1 "Biases (SINEX format): directory" + +EXT_BIA 1 "BIA" + ## widget = lineedit + +MSG_EXT_BIA 1 "Biases (SINEX format): extension" + +! Orbit: IRV file +! --------------- +DIR_IRV 1 "ORB" + ## widget = lineedit + +MSG_DIR_IRV 1 "IRVs: directory" + +EXT_IRV 1 "IRV" + ## widget = lineedit + +MSG_EXT_IRV 1 "IRVs: extension" + +! Orbit: CPF file +! --------------- +DIR_CPF 1 "ORB" + ## widget = lineedit + +MSG_DIR_CPF 1 "CPFs: directory" + +EXT_CPF 1 "CPF" + ## widget = lineedit + +MSG_EXT_CPF 1 "CPFs: extension" + +! Orbit: State vector file +! ------------------------ +DIR_STV 1 "ORB" + ## widget = lineedit + +MSG_DIR_STV 1 "State vectors: directory" + +EXT_STV 1 "STV" + ## widget = lineedit + +MSG_EXT_STV 1 "State vectors: extension" + +! Orbit: Accelerometer data +! ------------------------- +DIR_ACC 1 "ORB" + ## widget = lineedit + +MSG_DIR_ACC 1 "Accelerometer data: directory" + +EXT_ACC 1 "ACC" + ## widget = lineedit + +MSG_EXT_ACC 1 "Accelerometer data: extension" + +! LEO-Orbit: Attitude data +! ------------------------ +DIR_ATT 1 "ORB" + ## widget = lineedit + +MSG_DIR_ATT 1 "Attitude data: directory" + +EXT_ATT 1 "ATT" + ## widget = lineedit + +MSG_EXT_ATT 1 "Attitude data: extension" + +! LEO-Orbit: LEO maneuvers +! ------------------------ +DIR_MAN 1 "ORB" + ## widget = lineedit + +MSG_DIR_MAN 1 "LEO maneuvers: directory" + +EXT_MAN 1 "MAN" + ## widget = lineedit + +MSG_EXT_MAN 1 "LEO maneuvers: extension" + +! LEO-Orbit: CHAMP orbit format +! ----------------------------- +DIR_CHO 1 "ORB" + ## widget = lineedit + +MSG_DIR_CHO 1 "File in CHAMP orbit format: directory" + +EXT_CHO 1 "CHO" + ## widget = lineedit + +MSG_EXT_CHO 1 "File in CHAMP orbit format: extension" + +! Orbit: POE orbit format +! ----------------------- +DIR_POE 1 "ORB" + ## widget = lineedit + +MSG_DIR_POE 1 "File in POE: directory" + +EXT_POE 1 "POE" + ## widget = lineedit + +MSG_EXT_POE 1 "File in POE: extension" + +! LEO-Orbit: LEO Kinematic velocities +! ----------------------------------- +DIR_KVL 1 "STA" + ## widget = lineedit + +MSG_DIR_KVL 1 "LEO velocities (epoch-wise): directory" + +EXT_KVL 1 "VEL" + ## widget = lineedit + +MSG_EXT_KVL 1 "LEO velocities (epoch-wise): extension" + +! LEO-Orbit: LEO Aux. file (attitude,accelerom. data, thruster events...) +! ------------------------ +DIR_AUX 1 "ORB" + ## widget = lineedit + +MSG_DIR_AUX 1 "LEO external aux. information: directory" + +EXT_AUX 1 "AUX" + ## widget = lineedit + +MSG_EXT_AUX 1 "LEO external aux. information: extension" + +! RINEX files: rinex obs files +! ---------------------------- +DIR_OXO 1 "ORX" + ## widget = lineedit + +MSG_DIR_OXO 1 "RINEX observations (original): directory" + +DIR_RXO 1 "RAW" + ## widget = lineedit + +MSG_DIR_RXO 1 "RINEX observations: directory" + +EXT_RXO 1 "80O" + ## widget = lineedit + # $YO + +MSG_EXT_RXO 1 "RINEX observations: extension" + +! RINEX files: smoothed rinex +! --------------------------- +DIR_SMT 1 "RAW" + ## widget = lineedit + +MSG_DIR_SMT 1 "Smoothed RINEX observations: directory" + +EXT_SMT 1 "SMT" + ## widget = lineedit + +MSG_EXT_SMT 1 "Smoothed RINEX observations: extension" + +! RINEX files: rinex nav files +! ---------------------------- +DIR_OXN 1 "ORX" + ## widget = lineedit + +MSG_DIR_OXN 1 "RINEX navigation messages (GPS, original): directory" + +DIR_RXN 1 "RAW" + ## widget = lineedit + +MSG_DIR_RXN 1 "RINEX navigation messages (GPS): directory" + +EXT_RXN 1 "80N" + ## widget = lineedit + # $YN + +MSG_EXT_RXN 1 "RINEX navigation messages (GPS): extension" + +! RINEX files: rinex nav files +! ---------------------------- +DIR_OXG 1 "ORX" + ## widget = lineedit + +MSG_DIR_OXG 1 "RINEX navigation messages (GLONASS, original): directory" + +DIR_RXG 1 "RAW" + ## widget = lineedit + +MSG_DIR_RXG 1 "RINEX navigation messages (GLONASS): directory" + +EXT_RXG 1 "80G" + ## widget = lineedit + # $YG + +MSG_EXT_RXG 1 "RINEX navigation messages (GLONASS): extension" + +! RINEX files: rinex nav files +! ---------------------------- +DIR_OGA 1 "ORX" + ## widget = lineedit + +MSG_DIR_OGA 1 "RINEX navigation messages (GALILEO, original): directory" + +DIR_RGA 1 "RAW" + ## widget = lineedit + +MSG_DIR_RGA 1 "RINEX navigation messages (GALILEO): directory" + +EXT_RGA 1 "80E" + ## widget = lineedit + # $YE + +MSG_EXT_RGA 1 "RINEX navigation messages (GALILEO): extension" + +! RINEX files: rinex met files +! ---------------------------- +DIR_RXM 1 "RAW" + ## widget = lineedit + +MSG_DIR_RXM 1 "RINEX meteo data: directory" + +EXT_RXM 1 "80M" + ## widget = lineedit + # $YM + +MSG_EXT_RXM 1 "RINEX meteo data: extension" + +! Obs. files: Code zero head +! -------------------------- +DIR_CZH 1 "OBS" + ## widget = lineedit + +MSG_DIR_CZH 1 "Zero difference code observations, header: directory" + +EXT_CZH 1 "CZH" + ## widget = lineedit + +MSG_EXT_CZH 1 "Zero difference code observations, header: extension" + +! Obs. files: Code zero data +! -------------------------- +DIR_CZO 1 "OBS" + ## widget = lineedit + +MSG_DIR_CZO 1 "Zero difference code observations, data: directory" + +EXT_CZO 1 "CZO" + ## widget = lineedit + +MSG_EXT_CZO 1 "Zero difference code observations, data: extension" + +! Obs. files: Phase zero head +! --------------------------- +DIR_PZH 1 "OBS" + ## widget = lineedit + +MSG_DIR_PZH 1 "Zero difference phase observations, header: directory" + +EXT_PZH 1 "PZH" + ## widget = lineedit + +MSG_EXT_PZH 1 "Zero difference phase observations, header: extension" + +! Obs. files: Phase zero data +! --------------------------- +DIR_PZO 1 "OBS" + ## widget = lineedit + +MSG_DIR_PZO 1 "Zero difference phase observations, data: directory" + +EXT_PZO 1 "PZO" + ## widget = lineedit + +MSG_EXT_PZO 1 "Zero difference phase observations, data: extension" + +! Obs. files: Range zero head +! --------------------------- +DIR_RZH 1 "OBS" + ## widget = lineedit + +MSG_DIR_RZH 1 "Range observations, header: directory" + +EXT_RZH 1 "RZH" + ## widget = lineedit + +MSG_EXT_RZH 1 "Range observations, header: extension" + +! Obs. files: Range zero data +! --------------------------- +DIR_RZO 1 "OBS" + ## widget = lineedit + +MSG_DIR_RZO 1 "Range observations, data: directory" + +EXT_RZO 1 "RZO" + ## widget = lineedit + +MSG_EXT_RZO 1 "Range observations, data: extension" + +! Obs. files: Code single head +! ---------------------------- +DIR_CSH 1 "OBS" + ## widget = lineedit + +MSG_DIR_CSH 1 "Single difference code observations, header: directory" + +EXT_CSH 1 "CSH" + ## widget = lineedit + +MSG_EXT_CSH 1 "Single difference code observations, header: extension" + +! Obs. files: Code single data +! ---------------------------- +DIR_CSO 1 "OBS" + ## widget = lineedit + +MSG_DIR_CSO 1 "Single difference code observations, data: directory" + +EXT_CSO 1 "CSO" + ## widget = lineedit + +MSG_EXT_CSO 1 "Single difference code observations, data: extension" + +! Obs. files: Phase single head +! ----------------------------- +DIR_PSH 1 "OBS" + ## widget = lineedit + +MSG_DIR_PSH 1 "Single difference phase observations, header: directory" + +EXT_PSH 1 "PSH" + ## widget = lineedit + +MSG_EXT_PSH 1 "Single difference phase observations, header: extension" + +! Obs. files: Phase single data +! ----------------------------- +DIR_PSO 1 "OBS" + ## widget = lineedit + +MSG_DIR_PSO 1 "Single difference phase observations, data: directory" + +EXT_PSO 1 "PSO" + ## widget = lineedit + +MSG_EXT_PSO 1 "Single difference phase observations, data: extension" + +! Station files: Coordinates +! -------------------------- +DIR_CRD 1 "STA" + ## widget = lineedit + +MSG_DIR_CRD 1 "Station coordinates: directory" + +EXT_CRD 1 "CRD" + ## widget = lineedit + +MSG_EXT_CRD 1 "Station coordinates: extension" + +! Station files: Eccentricities +! ----------------------------- +DIR_ECC 1 "STA" + ## widget = lineedit + +MSG_DIR_ECC 1 "Station eccentricities: directory" + +EXT_ECC 1 "ECC" + ## widget = lineedit + +MSG_EXT_ECC 1 "Station eccentricities: extension" + +! Station files: Velocities +! ------------------------- +DIR_VEL 1 "STA" + ## widget = lineedit + +MSG_DIR_VEL 1 "Station velocities: directory" + +EXT_VEL 1 "VEL" + ## widget = lineedit + +MSG_EXT_VEL 1 "Station velocities: extension" + +! Station files: PSD corrections +! ------------------------------ +DIR_PSD 1 "STA" + ## widget = lineedit + +MSG_DIR_PSD 1 "PSD correction (ITRF14): directory" + +EXT_PSD 1 "PSD" + ## widget = lineedit + +MSG_EXT_PSD 1 "PSD correction (ITRF14): extension" + +! Station files: Station information +! ---------------------------------- +DIR_STA 1 "STA" + ## widget = lineedit + +MSG_DIR_STA 1 "Station information: directory" + +EXT_STA 1 "STA" + ## widget = lineedit + +MSG_EXT_STA 1 "Station information: extension" + +! Station files: Ocean loading +! ---------------------------- +DIR_BLQ 1 "STA" + ## widget = lineedit + +MSG_DIR_BLQ 1 "Ocean loading table: directory" + +EXT_BLQ 1 "BLQ" + ## widget = lineedit + +MSG_EXT_BLQ 1 "Ocean loading table: extension" + +! Station files: Atmospheric tidal loading +! ---------------------------------------- +DIR_ATL 1 "STA" + ## widget = lineedit + +MSG_DIR_ATL 1 "Atmospheric tidal loading table: directory" + +EXT_ATL 1 "ATL" + ## widget = lineedit + +MSG_EXT_ATL 1 "Atmospheric tidal loading table: extension" + +! Station files: Plate definition for NUVEL1/1A +! --------------------------------------------- +DIR_PLD 1 "STA" + ## widget = lineedit + +MSG_DIR_PLD 1 "Tectonic plate assignment (for NUVEL1/1A): directory" + +EXT_PLD 1 "PLD" + ## widget = lineedit + +MSG_EXT_PLD 1 "Tectonic plate assignment (for NUVEL1/1A): extension" + +! Station files: Baseline def. +! ---------------------------- +DIR_BSL 1 "STA" + ## widget = lineedit + +MSG_DIR_BSL 1 "Baseline definition: directory" + +EXT_BSL 1 "BSL" + ## widget = lineedit + +MSG_EXT_BSL 1 "Baseline definition: extension" + +! Station files: Cluster def. +! --------------------------- +DIR_CLU 1 "STA" + ## widget = lineedit + +MSG_DIR_CLU 1 "Cluster definition: directory" + +EXT_CLU 1 "CLU" + ## widget = lineedit + +MSG_EXT_CLU 1 "Cluster definition: extension" + +! Station files: Cluster/baseline assignment +! ------------------------------------------ +DIR_CLB 1 "STA" + ## widget = lineedit + +MSG_DIR_CLB 1 "Cluster/baseline assignment: directory" + +EXT_CLB 1 "CLB" + ## widget = lineedit + +MSG_EXT_CLB 1 "Cluster/baseline assignment: extension" + +! Station files: Selection list +! ----------------------------- +DIR_FIX 1 "STA" + ## widget = lineedit + +MSG_DIR_FIX 1 "Station selection list: directory" + +EXT_FIX 1 "FIX" + ## widget = lineedit + +MSG_EXT_FIX 1 "Station selection list: extension" + +! Station files: Selection list +! ----------------------------- +DIR_SIG 1 "STA" + ## widget = lineedit + +MSG_DIR_SIG 1 "Station sigma file: directory" + +EXT_SIG 1 "SIG" + ## widget = lineedit + +MSG_EXT_SIG 1 "Station sigma file: extension" + +! Station files: Observation weights +! ---------------------------------- +DIR_SOS 1 "STA" + ## widget = lineedit + +MSG_DIR_SOS 1 "Station observation sigma factors: directory" + +EXT_SOS 1 "SOS" + ## widget = lineedit + +MSG_EXT_SOS 1 "Station observation sigma factors: extension" + +! Station files: Ant.Azimut +! ------------------------- +DIR_AZI 1 "STA" + ## widget = lineedit + +MSG_DIR_AZI 1 "Receiver antenna orientation: directory" + +EXT_AZI 1 "AZI" + ## widget = lineedit + +MSG_EXT_AZI 1 "Receiver antenna orientation: extension" + +! Kinematic Coord. +! ---------------- +DIR_KIN 1 "STA" + ## widget = lineedit + +MSG_DIR_KIN 1 "Kinematic coordinates: directory" + +EXT_KIN 1 "KIN" + ## widget = lineedit + +MSG_EXT_KIN 1 "Kinematic coordinates: extension" + +! Station files: Session table +! ---------------------------- +DIR_SES 1 "STA" + ## widget = lineedit + +MSG_DIR_SES 1 "Session table: directory" + +EXT_SES 1 "SES" + ## widget = lineedit + +MSG_EXT_SES 1 "Session table: extension" + +! Station files: Abbr. table +! -------------------------- +DIR_ABB 1 "STA" + ## widget = lineedit + +MSG_DIR_ABB 1 "Abbreviation table: directory" + +EXT_ABB 1 "ABB" + ## widget = lineedit + +MSG_EXT_ABB 1 "Abbreviation table: extension" + +! Range biases +! ------------ +DIR_RGB 1 "STA" + ## widget = lineedit + +MSG_DIR_RGB 1 "SLR data handling: directory" + +EXT_RGB 1 "SLR" + ## widget = lineedit + +MSG_EXT_RGB 1 "SLR data handling: extension" + +! Atmosphere: Tropo.model +! ----------------------- +DIR_TRP 1 "ATM" + ## widget = lineedit + +MSG_DIR_TRP 1 "Troposphere parameters: directory" + +EXT_TRP 1 "TRP" + ## widget = lineedit + +MSG_EXT_TRP 1 "Troposphere parameters: extension" + +! Atmosphere: Tropo.SINEX +! ----------------------- +DIR_TRO 1 "ATM" + ## widget = lineedit + +MSG_DIR_TRO 1 "Troposphere parameters (SINEX format): directory" + +EXT_TRO 1 "TRO" + ## widget = lineedit + +MSG_EXT_TRO 1 "Troposphere parameters (SINEX format): extension" + +! Atmosphere: Ionos.model +! ----------------------- +DIR_ION 1 "ATM" + ## widget = lineedit + +MSG_DIR_ION 1 "Ionosphere models: directory" + +EXT_ION 1 "ION" + ## widget = lineedit + +MSG_EXT_ION 1 "Ionosphere models: extension" + +! Atmosphere: Ionos.IONEX +! ----------------------- +DIR_INX 1 "ATM" + ## widget = lineedit + +MSG_DIR_INX 1 "Ionosphere maps (IONEX): directory" + +EXT_INX 1 "INX" + ## widget = lineedit + +MSG_EXT_INX 1 "Ionosphere maps (IONEX): extension" + +! Atmosphere: Met.data +! -------------------- +DIR_MET 1 "ATM" + ## widget = lineedit + +MSG_DIR_MET 1 "Meteo data: directory" + +EXT_MET 1 "MET" + ## widget = lineedit + +MSG_EXT_MET 1 "Meteo data: extension" + +! Vienna grid files +! ----------------- +DIR_GRD 1 "GRD" + ## widget = lineedit + +MSG_DIR_GRD 1 "Vienna grid files" + +EXT_GRD 1 "GRD" + ## widget = lineedit + +MSG_EXT_GRD 1 "Vienna grid files: extension" + +! Output: Program output +! ---------------------- +DIR_OUT 1 "OUT" + ## widget = lineedit + +MSG_DIR_OUT 1 "Program output: directory" + +EXT_OUT 1 "OUT" + ## widget = lineedit + +MSG_EXT_OUT 1 "Program output: extension" + +! Output: Plot files +! ------------------ +DIR_PLT 1 "OUT" + ## widget = lineedit + +MSG_DIR_PLT 1 "Plot file: directory" + +EXT_PLT 1 "PLT" + ## widget = lineedit + +MSG_EXT_PLT 1 "Plot file: extension" + +! Output: Summary files +! --------------------- +DIR_SUM 1 "OUT" + ## widget = lineedit + +MSG_DIR_SUM 1 "Summary output: directory" + +EXT_SUM 1 "SUM" + ## widget = lineedit + +MSG_EXT_SUM 1 "Summary output: extension" + +! Output: List files +! ------------------ +DIR_LST 1 "OUT" + ## widget = lineedit + +MSG_DIR_LST 1 "Listing output: directory" + +EXT_LST 1 "LST" + ## widget = lineedit + +MSG_EXT_LST 1 "Listing output: extension" + +! Output: CODSPP summary +! ---------------------- +DIR_SMC 1 "OUT" + ## widget = lineedit + +MSG_DIR_SMC 1 "CODSPP summary output (XYZ): directory" + +EXT_SMC 1 "SMC" + ## widget = lineedit + +MSG_EXT_SMC 1 "CODSPP summary output (XYZ): extension" + +! Output: CODSPP summary +! ---------------------- +DIR_SME 1 "OUT" + ## widget = lineedit + +MSG_DIR_SME 1 "CODSPP summary output (BLH): directory" + +EXT_SME 1 "SME" + ## widget = lineedit + +MSG_EXT_SME 1 "CODSPP summary output (BLH): extension" + +! Output: Residual file +! --------------------- +DIR_RES 1 "OUT" + ## widget = lineedit + +MSG_DIR_RES 1 "Residuals: directory" + +EXT_RES 1 "RES" + ## widget = lineedit + +MSG_EXT_RES 1 "Residuals: extension" + +! Output: Clocks RINEX +! -------------------- +DIR_RXC 1 "OUT" + ## widget = lineedit + +MSG_DIR_RXC 1 "Clock information (clock RINEX format): directory" + +EXT_RXC 1 "CLK" + ## widget = lineedit + +MSG_EXT_RXC 1 "Clock information (clock RINEX format): extension" + +! Output: Covariance file +! ----------------------- +DIR_COV 1 "OUT" + ## widget = lineedit + +MSG_DIR_COV 1 "Covariances: directory" + +EXT_COV 1 "COV" + ## widget = lineedit + +MSG_EXT_COV 1 "Covariances: extension" + +! Covariance components +! --------------------- +DIR_WGT 1 "OUT" + ## widget = lineedit + +MSG_DIR_WGT 1 "Covariance components: directory" + +EXT_WGT 1 "WGT" + ## widget = lineedit + +MSG_EXT_WGT 1 "Covariance components: extension" + +! Output: Sub-daily ERP Model +! --------------------------- +EXT_SUB 1 "SUB" + ## widget = lineedit + +MSG_EXT_SUB 1 "Sub-daily earth rotation model: extension" + +! Output: Nutation Model +! ---------------------- +EXT_NUT 1 "NUT" + ## widget = lineedit + +MSG_EXT_NUT 1 "Nutation model: extension" + +! Output: Ant PCV (grid) +! ---------------------- +DIR_PHG 1 "OUT" + ## widget = lineedit + +MSG_DIR_PHG 1 "Antenna PCV estimates (grid): directory" + +EXT_PHG 1 "PHG" + ## widget = lineedit + +MSG_EXT_PHG 1 "Antenna PCV estimates (grid): extension" + +! Output: Ant PCV (harm) +! ---------------------- +DIR_PHH 1 "OUT" + ## widget = lineedit + +MSG_DIR_PHH 1 "Antenna PCV estimates (harm): directory" + +EXT_PHH 1 "PHH" + ## widget = lineedit + +MSG_EXT_PHH 1 "Antenna PCV estimates (harm): extension" + +! Output: Obs. editing file +! ------------------------- +DIR_EDT 1 "OUT" + ## widget = lineedit + +MSG_DIR_EDT 1 "Observation editing information: directory" + +EXT_EDT 1 "EDT" + ## widget = lineedit + +MSG_EXT_EDT 1 "Observation editing information: extension" + +! Output: Deletion list +! --------------------- +DIR_DEL 1 "OUT" + ## widget = lineedit + +MSG_DIR_DEL 1 "File deletion list: directory" + +EXT_DEL 1 "DEL" + ## widget = lineedit + +MSG_EXT_DEL 1 "File deletion list: extension" + +! Input/output Time series event list file +! ---------------------------------------- +DIR_EVL 1 "STA" + ## widget = lineedit + +MSG_DIR_EVL 1 "Events list file: directory" + +EXT_EVL 1 "EVL" + ## widget = lineedit + +MSG_EXT_EVL 1 "Time series events list file: extension" + +! Output: Parameter estimates +! --------------------------- +DIR_EST 1 "SOL" + ## widget = lineedit + +MSG_DIR_EST 1 "Parameter estimates: directory" + +EXT_EST 1 "EST" + ## widget = lineedit + +MSG_EXT_EST 1 "Parameter estimates: extension" + +! Output: Normal equations +! ------------------------ +DIR_NEQ 1 "SOL" + ## widget = lineedit + +MSG_DIR_NEQ 1 "Normal equation: directory" + +EXT_NEQ 1 "NQ0" + ## widget = lineedit + +MSG_EXT_NEQ 1 "Normal equation: extension" + +! Output: Normal equation (old) +! ----------------------------- +DIR_ONQ 1 "SOL" + ## widget = lineedit + +MSG_DIR_ONQ 1 "Normal equation (old format): directory" + +EXT_ONQ 1 "NEQ" + ## widget = lineedit + +MSG_EXT_ONQ 1 "Normal equation (old format): extension" + +! Output: SINEX (crd/vel) +! ----------------------- +DIR_SNX 1 "SOL" + ## widget = lineedit + +MSG_DIR_SNX 1 "SINEX output: directory" + +EXT_SNX 1 "SNX" + ## widget = lineedit + +MSG_EXT_SNX 1 "SINEX output: extension" + +! Orbit files: Standard orbit (ASCII) +! ----------------------------------- +DIR_FSO 1 "ORB" + ## widget = lineedit + +MSG_DIR_FSO 1 "Standard orbits: directory" + +EXT_FSO 1 "FSO" + ## widget = lineedit + +MSG_EXT_FSO 1 "Standard orbits: extension" + +! Orbit files: Rad. press. (ASCII) +! -------------------------------- +DIR_FRP 1 "ORB" + ## widget = lineedit + +MSG_DIR_FRP 1 "Radiation pressure coefficients: directory" + +EXT_FRP 1 "FRP" + ## widget = lineedit + +MSG_EXT_FRP 1 "Radiation pressure coefficients: extension" + +! Obs. files: Code zero ascii +! --------------------------- +DIR_FCZ 1 "OBS" + ## widget = lineedit + +MSG_DIR_FCZ 1 "Zero difference code observations: directory" + +EXT_FCZ 1 "FCZ" + ## widget = lineedit + +MSG_EXT_FCZ 1 "Zero difference code observations: extension" + +! Obs. files: Phase zero ascii +! ---------------------------- +DIR_FPZ 1 "OBS" + ## widget = lineedit + +MSG_DIR_FPZ 1 "Zero difference phase observations: directory" + +EXT_FPZ 1 "FPZ" + ## widget = lineedit + +MSG_EXT_FPZ 1 "Zero difference phase observations: extension" + +! Obs. files: Range ascii +! ----------------------- +DIR_FRZ 1 "OBS" + ## widget = lineedit + +MSG_DIR_FRZ 1 "Range observations: directory" + +EXT_FRZ 1 "FRZ" + ## widget = lineedit + +MSG_EXT_FRZ 1 "Range observations: extension" + +! Obs. files: Code single ascii +! ----------------------------- +DIR_FCS 1 "OBS" + ## widget = lineedit + +MSG_DIR_FCS 1 "Single difference code observations: directory" + +EXT_FCS 1 "FCS" + ## widget = lineedit + +MSG_EXT_FCS 1 "Single difference code observations: extension" + +! Obs. files: Phase single ascii +! ------------------------------ +DIR_FPS 1 "OBS" + ## widget = lineedit + +MSG_DIR_FPS 1 "Single difference phase observations: directory" + +EXT_FPS 1 "FPS" + ## widget = lineedit + +MSG_EXT_FPS 1 "Single difference phase observations: extension" + +! Output: Residual file (ASCII) +! ----------------------------- +DIR_FRS 1 "OUT" + ## widget = lineedit + +MSG_DIR_FRS 1 "Residuals: directory" + +EXT_FRS 1 "FRS" + ## widget = lineedit + +MSG_EXT_FRS 1 "Residuals: extension" + +! Output: Normal equations (ASCII) +! -------------------------------- +DIR_FN0 1 "SOL" + ## widget = lineedit + +MSG_DIR_FN0 1 "Normal equation: directory" + +EXT_FN0 1 "FN0" + ## widget = lineedit + +MSG_EXT_FN0 1 "Normal equation: extension" + +! Output: Normal equations (old, ASCII) +! ------------------------------------- +DIR_FNQ 1 "SOL" + ## widget = lineedit + +MSG_DIR_FNQ 1 "Normal equation (old format): directory" + +EXT_FNQ 1 "FNQ" + ## widget = lineedit + +MSG_EXT_FNQ 1 "Normal equation (old format): extension" + +! BPE: PCF-name +! ------------- +PTH_PCF 1 "${U}/PCF" + ## widget = lineedit + +MSG_PTH_PCF 1 "Processing control files: path" + +EXT_PCF 1 "PCF" + ## widget = lineedit + +MSG_EXT_PCF 1 "Processing control files: extension" + +! BPE: CPU-file name +! ------------------ +PTH_CPU 1 "${U}/PAN" + ## widget = lineedit + +MSG_PTH_CPU 1 "CPU control file: path" + +EXT_CPU 1 "CPU" + ## widget = lineedit + +MSG_EXT_CPU 1 "CPU control file: extension" + +PTH_CPUNUM 1 "${U}/WORK" + ## widget = lineedit + +MSG_PTH_CPUNUM 1 "Scratch for CPU control file" + +! BPE: Output files +! ----------------- +DIR_BPEOUT 1 "BPE" + ## widget = lineedit + +MSG_DIR_BPEOUT 1 "Output files: directory" + +EXT_BPEOUT 1 "OUT" + ## widget = lineedit + +MSG_EXT_BPEOUT 1 "Output files: extension" + +! BPE: Status files +! ----------------- +DIR_BPERUN 1 "BPE" + ## widget = lineedit + +MSG_DIR_BPERUN 1 "Status files: directory" + +EXT_BPERUN 1 "RUN" + ## widget = lineedit + +MSG_EXT_BPERUN 1 "Status files: extension" + +! BPE: Protocol files +! ------------------- +DIR_BPEPRT 1 "BPE" + ## widget = lineedit + +MSG_DIR_BPEPRT 1 "Protocol files: directory" + +EXT_BPEPRT 1 "PRT" + ## widget = lineedit + +MSG_EXT_BPEPRT 1 "Protocol files: extension" + +! BPE: log files +! -------------- +DIR_BPELOG 1 "BPE" + ## widget = lineedit + +MSG_DIR_BPELOG 1 "Log files: directory" + +EXT_BPELOG 1 "LOG" + ## widget = lineedit + +MSG_EXT_BPELOG 1 "Log files: extension" + +! BPE: scripts +! ------------ +PTH_SCRIPT 1 "${U}/SCRIPT" + ## widget = lineedit + +MSG_PTH_SCRIPT 1 "BPE script directory: path" + +! BPE: Option directories +! ----------------------- +PTH_OPT 1 "${U}/OPT" + ## widget = lineedit + +MSG_PTH_OPT 1 "Option directory: path" + +! Others: Help +! ------------ +PTH_HLP 1 "${X}/HLP" + ## widget = lineedit + +MSG_PTH_HLP 1 "Help files: path" + +EXT_HLP 1 "HLP" + ## widget = lineedit + +MSG_EXT_HLP 1 "Help files: extension" + +! Others: Skeleton +! ---------------- +PTH_SKL 1 "${X}/SKL" + ## widget = lineedit + +MSG_PTH_SKL 1 "Skeleton files (e.g. for plot files): path" + +EXT_SKL 1 "SKL" + ## widget = lineedit + +MSG_EXT_SKL 1 "Skeleton files (e.g. for plot files): extension" + +! Others: updpan - master and list +! -------------------------------- +PTH_UPDPAN 1 "${X}/PAN" + ## widget = lineedit + +MSG_PTH_UPDPAN 1 "Program input master files: path" + +PTH_UPD 1 "${X}/SKL" + ## widget = lineedit + +MSG_PTH_UPD 1 "Directory list for panel update: path" + +EXT_UPD 1 "UPD" + ## widget = lineedit + +MSG_EXT_UPD 1 "Directory list for panel update: extension" + +! Others: Campaign independent output +! ----------------------------------- +PTH_OUT 1 "${U}/OUT" + ## widget = lineedit + +MSG_PTH_OUT 1 "Program output files (campaign indep.): path" + +! Others: User input files +! ------------------------ +PTH_INP 1 "${U}/PAN" + ## widget = lineedit + +MSG_PTH_INP 1 "Program input files: path" + +EXT_INP 1 "INP" + ## widget = lineedit + +MSG_EXT_INP 1 "Program input files: extension" + +! Others: Scratch files +! --------------------- +PTH_SCR 1 "${U}/WORK" + ## widget = lineedit + +MSG_PTH_SCR 1 "Scratch files: path" + +EXT_SCR 1 "SCR" + ## widget = lineedit + +MSG_EXT_SCR 1 "Scratch files: extension" + +EXT_SC1 1 "SC1" + ## widget = lineedit + +MSG_EXT_SC1 1 "Scratch files: extension" + +EXT_SC2 1 "SC2" + ## widget = lineedit + +MSG_EXT_SC2 1 "Scratch files: extension" + +! Others: Error message +! --------------------- +PTH_ERR 1 "${U}/WORK" + ## widget = lineedit + +MSG_PTH_ERR 1 "Error message files: path" + +EXT_ERR 1 "MSG" + ## widget = lineedit + +MSG_EXT_ERR 1 "Error message files: extension" + +! Interally used by the menu +! -------------------------- +PTH_INP_OUT 1 "${U}/PAN" + ## widget = lineedit + +EXT_IN1 1 "IN1" + ## widget = lineedit + +! Auxiliary Menu Program +! ---------------------- +MENUAUX_EXE 1 "MENUAUX" + +MENUAUX_INP 1 "MENUAUX.INP" + +MENUAUX_SCR 1 "MENUAUX.SCR" + +MENUAUX_ERR 1 "MENUAUX.ERR" + +MENUAUX_DEBUG 1 "0" + +GEN_CONST_FILE 1 "CONST." + +GEN_DATUM_FILE 1 "DATUM." + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# PATHS AND EXTENSIONS - MENU_EXT 1: General Files # +# path extension # +# GENERAL FILES > %%%%%%%%% < # PTH_GEN +# Sub-daily earth rotation model > %%% < # EXT_SUB +# Nutation model > %%% < # EXT_NUT +# Planetary ephemeris > %%% < # EXT_EPH +# Satellite problem file/old station problem file > %%% < # EXT_CRX +# Solid Earth tides model > %%% < # EXT_TPO +# Ocean tide model > %%% < # EXT_TID +# Frequency information > %%% < # EXT_FRQ +# Old antenna/receiver name translation table > %%% < # EXT_TRN +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 2.1: Campaign Data, Orbit and EOP Files # +# campaign # +# ORBIT FILES directory extension # +# Broadcast orbits > %%%%%% < > %%% < # DIR_BRD EXT_BRD +# Precise orbits (original) > %%%%%% < # DIR_OPR +# Precise orbits > %%%%%% < > %%% < # DIR_PRE EXT_PRE +# Tabular orbits > %%%%%% < > %%% < # DIR_TAB EXT_TAB +# Standard orbits > %%%%%% < > %%% < # DIR_STD EXT_STD +# Radian pressure coefficients > %%%%%% < > %%% < # DIR_RPR EXT_RPR +# Improved orbit elements > %%%%%% < > %%% < # DIR_ELE EXT_ELE +# Earth orientation parameters > %%%%%% < > %%% < # DIR_ERP EXT_ERP +# Earth orientation parameters (IERS format) > %%%%%% < > %%% < # DIR_IEP EXT_IEP +# Geocenter coordinates > %%%%%% < > %%% < # DIR_GCC EXT_GCC +# Satellite/Receiver clocks > %%%%%% < > %%% < # DIR_CLK EXT_CLK +# Differential code biases > %%%%%% < > %%% < # DIR_DCB EXT_DCB +# Inter-system biases > %%%%%% < > %%% < # DIR_ISB EXT_ISB +# Bias SINEX > %%%%%% < > %%% < # DIR_BIA EXT_BIA +# # +# IRV file > %%%%%% < > %%% < # DIR_IRV EXT_IRV +# Precise orbit in CPF orbit format > %%%%%% < > %%% < # DIR_CPF EXT_CPF +# State vector file > %%%%%% < > %%% < # DIR_STV EXT_STV +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 2.2: Campaign Data, Orbit Files for LEOs # +# campaign # +# LEO FILES directory extension # +# Accelerometer data > %%%%%% < > %%% < # DIR_ACC EXT_ACC +# Attitude data > %%%%%% < > %%% < # DIR_ATT EXT_ATT +# LEO maneuvers > %%%%%% < > %%% < # DIR_MAN EXT_MAN +# File in CHAMP orbit format > %%%%%% < > %%% < # DIR_CHO EXT_CHO +# File in POE@@ orbit format > %%%%%% < > %%% < # DIR_POE EXT_POE +# LEO velocities (epoch-wise) > %%%%%% < > %%% < # DIR_KVL EXT_KVL +# LEO external aux. information > %%%%%% < > %%% < # DIR_AUX EXT_AUX +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 3: Campaign Data, RINEX Files # +# campaign # +# RINEX FILES directory extension # +# RINEX observations (original) > %%%%%% < # DIR_OXO +# RINEX observations > %%%%%% < > %%% < # DIR_RXO EXT_RXO +# Smoothed RINEX observations > %%%%%% < > %%% < # DIR_SMT EXT_SMT +# RINEX navigation messages (GPS, original) > %%%%%% < # DIR_OXN +# RINEX navigation messages (GPS) > %%%%%% < > %%% < # DIR_RXN EXT_RXN +# RINEX navigation messages (GLONASS, original) > %%%%%% < # DIR_OXG +# RINEX navigation messages (GLONASS) > %%%%%% < > %%% < # DIR_RXG EXT_RXG +# RINEX navigation messages (GALILEO, original) > %%%%%% < # DIR_OGA +# RINEX navigation messages (GALILEO) > %%%%%% < > %%% < # DIR_RGA EXT_RGA +# RINEX meteo data > %%%%%% < > %%% < # DIR_RXM EXT_RXM +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 4: Campaign Data, Observation Files # +# campaign # +# OBSERVATION FILES directory extension # +# Zero@@ difference code@ observations, header > %%%%%% < > %%% < # DIR_CZH EXT_CZH +# Zero@@ difference code@ observations, data > %%%%%% < > %%% < # DIR_CZO EXT_CZO +# Zero@@ difference phase observations, header > %%%%%% < > %%% < # DIR_PZH EXT_PZH +# Zero@@ difference phase observations, data > %%%%%% < > %%% < # DIR_PZO EXT_PZO +# Single difference code@ observations, header > %%%%%% < > %%% < # DIR_CSH EXT_CSH +# Single difference code@ observations, data > %%%%%% < > %%% < # DIR_CSO EXT_CSO +# Single difference phase observations, header > %%%%%% < > %%% < # DIR_PSH EXT_PSH +# Single difference phase observations, data > %%%%%% < > %%% < # DIR_PSO EXT_PSO +# # +# Range observations (SLR), header > %%%%%% < > %%% < # DIR_RZH EXT_RZH +# Range observations (SLR), data > %%%%%% < > %%% < # DIR_RZO EXT_RZO +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 5: Campaign Data, Station Files # +# campaign # +# STATION FILES directory extension # +# Station coordinates > %%%%%% < > %%% < # DIR_CRD EXT_CRD +# Station velocities > %%%%%% < > %%% < # DIR_VEL EXT_VEL +# Kinematic coordinates > %%%%%% < > %%% < # DIR_KIN EXT_KIN +# Station eccentricities > %%%%%% < > %%% < # DIR_ECC EXT_ECC +# PSD correction (ITRF14) > %%%%%% < > %%% < # DIR_PSD EXT_PSD +# Station information > %%%%%% < > %%% < # DIR_STA EXT_STA +# Ocean loading table > %%%%%% < > %%% < # DIR_BLQ EXT_BLQ +# Atmospheric tidal loading table > %%%%%% < > %%% < # DIR_ATL EXT_ATL +# Station selection list > %%%%%% < > %%% < # DIR_FIX EXT_FIX +# Station sigma file > %%%%%% < > %%% < # DIR_SIG EXT_SIG +# Station observation sigma factors > %%%%%% < > %%% < # DIR_SOS EXT_SOS +# Abbreviation table > %%%%%% < > %%% < # DIR_ABB EXT_ABB +# Tectonic plate assignment (for NUVEL1/1A) > %%%%%% < > %%% < # DIR_PLD EXT_PLD +# Baseline definition > %%%%%% < > %%% < # DIR_BSL EXT_BSL +# Cluster definition > %%%%%% < > %%% < # DIR_CLU EXT_CLU +# Cluster/baseline assignment > %%%%%% < > %%% < # DIR_CLB EXT_CLB +# Receiver antenna orientation > %%%%%% < > %%% < # DIR_AZI EXT_AZI +# Session table > %%%%%% < > %%% < # DIR_SES EXT_SES +# SLR data handling (range bias, CoM) > %%%%%% < > %%% < # DIR_RGB EXT_RGB +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 6: Campaign Data, Atmosphere Modeling Files # +# campaign # +# ATMOSPHERE MODELING FILES directory extension # +# Troposphere parameters > %%%%%% < > %%% < # DIR_TRP EXT_TRP +# Troposphere parameters (SINEX format) > %%%%%% < > %%% < # DIR_TRO EXT_TRO +# Ionosphere models > %%%%%% < > %%% < # DIR_ION EXT_ION +# Ionosphere maps (IONEX) > %%%%%% < > %%% < # DIR_INX EXT_INX +# Meteo data > %%%%%% < > %%% < # DIR_MET EXT_MET +# Vienna grid files (VMF and loading maps) > %%%%%% < > %%% < # DIR_GRD EXT_GRD +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 7: Campaign Data, Output Files # +# campaign # +# OUTPUT FILES directory extension # +# Program output > %%%%%% < > %%% < # DIR_OUT EXT_OUT +# Plot file > %%%%%% < > %%% < # DIR_PLT EXT_PLT +# Summary output > %%%%%% < > %%% < # DIR_SUM EXT_SUM +# Listing output > %%%%%% < > %%% < # DIR_LST EXT_LST +# CODSPP summary output (XYZ) > %%%%%% < > %%% < # DIR_SMC EXT_SMC +# CODSPP summary output (BLH) > %%%%%% < > %%% < # DIR_SME EXT_SME +# # +# BERNESE IN-/OUTPUT FILES # +# Residuals > %%%%%% < > %%% < # DIR_RES EXT_RES +# Clock information (clock RINEX format) > %%%%%% < > %%% < # DIR_RXC EXT_RXC +# Covariances > %%%%%% < > %%% < # DIR_COV EXT_COV +# Covariance components > %%%%%% < > %%% < # DIR_WGT EXT_WGT +# Antenna PCV estimates (grid) > %%%%%% < > %%% < # DIR_PHG EXT_PHG +# Antenna PCV estimates (harm) > %%%%%% < > %%% < # DIR_PHH EXT_PHH +# Observation editing information > %%%%%% < > %%% < # DIR_EDT EXT_EDT +# File deletion list > %%%%%% < > %%% < # DIR_DEL EXT_DEL +# Time series list of events file > %%%%%% < > %%% < # DIR_EVL EXT_EVL +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 8: Campaign Data, Solution Files # +# campaign # +# SOLUTION FILES directory extension # +# Parameter estimates > %%%%%% < > %%% < # DIR_EST EXT_EST +# Normal equation > %%%%%% < > %%% < # DIR_NEQ EXT_NEQ +# Normal equation (old format) > %%%%%% < > %%% < # DIR_ONQ EXT_ONQ +# SINEX output > %%%%%% < > %%% < # DIR_SNX EXT_SNX +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 9: Campaign Data, Bernese Files (ASCII) # +# campaign # +# BERNESE FILES (FORMATTED) directory extension # +# Standard orbits > %%%%%% < > %%% < # DIR_FSO EXT_FSO +# Radiation pressure coefficients > %%%%%% < > %%% < # DIR_FRP EXT_FRP +# Zero@@ difference code@ observations > %%%%%% < > %%% < # DIR_FCZ EXT_FCZ +# Zero@@ difference phase observations > %%%%%% < > %%% < # DIR_FPZ EXT_FPZ +# Single difference code@ observations > %%%%%% < > %%% < # DIR_FCS EXT_FCS +# Single difference phase observations > %%%%%% < > %%% < # DIR_FPS EXT_FPS +# Range observations > %%%%%% < > %%% < # DIR_FRZ EXT_FRZ +# Residuals > %%%%%% < > %%% < # DIR_FRS EXT_FRS +# Normal equation > %%%%%% < > %%% < # DIR_FN0 EXT_FN0 +# Normal equation (old format) > %%%%%% < > %%% < # DIR_FNQ EXT_FNQ +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 10: Bernese Processing Engine (BPE) # +# campaign # +# BERNESE PROCESSING ENGINE directory extension # +# BPE output > %%%%%% < > %%% < # DIR_BPEOUT EXT_BPEOUT +# BPE status > %%%%%% < > %%% < # DIR_BPERUN EXT_BPERUN +# Protocol files > %%%%%% < > %%% < # DIR_BPEPRT EXT_BPEPRT +# Log files > %%%%%% < > %%% < # DIR_BPELOG EXT_BPELOG +# # +# BERNESE PROCESSING ENGINE path extension # +# Processing control files > %%%%%%%%%% <> %%% < # PTH_PCF EXT_PCF +# CPU control file > %%%%%%%%%% <> %%% < # PTH_CPU EXT_CPU +# Scratch for CPU control file > %%%%%%%%%% < # PTH_CPUNUM +# BPE script directory > %%%%%%%%%% < # PTH_SCRIPT +# Option directory > %%%%%%%%%% < # PTH_OPT +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 11: Other Files and Directories # +# # +# GENERAL path extension(s) # +# Help files > %%%%%%%%% < > %%% < # PTH_HLP EXT_HLP +# Skeleton files (e.g. for plot files) > %%%%%%%%% < > %%% < # PTH_SKL EXT_SKL +# Directory list for panel update > %%%%%%%%% < > %%% < # PTH_UPD EXT_UPD +# Program input master files > %%%%%%%%% < # PTH_UPDPAN +# # +# USER DEPENDENT # +# Program output files (campaign indep.)> %%%%%%%%% < # PTH_OUT +# Program input files > %%%%%%%%% < > %%% < # PTH_INP EXT_INP +# Scratch files > %%%%%%%%% < > %%% <> %%% <> %%% < # PTH_SCR EXT_SCR EXT_SC1 EXT_SC2 +# Error message files > %%%%%%%%% < > %%% < # PTH_ERR EXT_ERR +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_QIF/MENU_PGM.INP b/config/bernese/gpsuser52-luzon/OPT/R2S_QIF/MENU_PGM.INP new file mode 100755 index 0000000..e5f8c3a --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_QIF/MENU_PGM.INP @@ -0,0 +1,945 @@ + +! Command to Run the Fortran Program +! ---------------------------------- +CMD_PATH 1 "${XG}" + ## widget = lineedit; emptyallowed = false + +MSG_CMD_PATH 1 "Default program path to the executables" + +CMD_FOREGROUND 1 "1" + ## widget = radiobutton; group = CMD + +MSG_CMD_FOREGROUND 1 "Run Fortran programs in foreground" + +CMD_BACKGROUND 1 "0" + ## widget = radiobutton; group = CMD + +MSG_CMD_BACKGROUND 1 "Run Fortran programs in background" + +CMD_USE_CPUFILE 1 "0" + ## widget = radiobutton; group = CMD + +MSG_CMD_USE_CPUFILE 1 "Use selected CPU file to run Fortran programs" + +! CPU File +! -------- +CPU_FILE 0 + ## widget = selwin; path = PTH_CPU; ext = EXT_CPU; maxfiles = 1 + ## activeif = CMD_USE_CPUFILE == 1 + # UNIX + +MSG_CPU_FILE 1 "CPU control file" + +CMD_CPUNAME 0 + ## widget = lineedit; activeif = CMD_USE_CPUFILE == 1 + +MSG_CMD_CPUNAME 1 "CPU name" + +CMD_LOGFILE 0 + ## widget = lineedit; path = PTH_SCR; ext = NO_EXT + ## activeif = CMD_USE_CPUFILE == 1 + # + +MSG_CMD_LOGFILE 1 "Log File" + +MAXJOBNUM 1 "99" + ## widget = combobox; cards = 99 999; check_type = integer; check_min = 0 + ## check_max = 999 + +MSG_MAXJOBNUM 1 "Maximum program output file number" + +! List of Programs with special path to the executable +! ---------------------------------------------------- +SPECIAL_PATH 1 "" "" + ## widget = uniline; numlines = 20 + +MSG_SPECIAL_PATH 1 "Programs executed from special paths" + +! Names of Programs/Input Files +! ----------------------------- +USER1_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER1_INP 1 "USER1" + +USER2_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER2_INP 1 "USER2" + +USER3_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER3_INP 1 "USER3" + +USER4_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER4_INP 1 "USER4" + +USER5_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER5_INP 1 "USER5" + +USER6_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER6_INP 1 "USER6" + +USER7_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER7_INP 1 "USER7" + +USER8_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER8_INP 1 "USER8" + +USER9_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER9_INP 1 "USER9" + +USER10_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER10_INP 1 "USER10" + +! Configure +! --------- +CHNGEN_INP 1 "${U}/PAN\CHNGEN.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CHNGEN + +MSG_CHNGEN_INP 1 "Program input file: Change general options" + +UPDPAN_INP 1 "${U}/PAN\UPDPAN.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # UPDPAN + +MSG_UPDPAN_INP 1 "Program input file: Update program input files" + +! Campaign +! -------- +NEWCAMP_INP 1 "${U}/PAN\NEWCAMP.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # NEWCAMP + +MSG_NEWCAMP_INP 1 "Program input file: Create new campaign" + +! Station files +! ------------- +EDITCRD_INP 1 "${U}/PAN\EDITCRD.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITCRD + +MSG_EDITCRD_INP 1 "Program input file: Create/update station coordinates" + +EDITVEL_INP 1 "${U}/PAN\EDITVEL.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITVEL + +MSG_EDITVEL_INP 1 "Program input file: Create/update station velocities" + +EDITECC_INP 1 "${U}/PAN\EDITECC.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITECC + +MSG_EDITECC_INP 1 "Program input file: Create/update station eccentricities" + +EDSTACRX_INP 1 "${U}/PAN\EDITSTA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITSTA + +MSG_EDSTACRX_INP 1 "Program input file: Create/update station information file" + +EDITFIX_INP 1 "${U}/PAN\EDITFIX.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITFIX + +MSG_EDITFIX_INP 1 "Program input file: Create/update station selection list" + +EDITSIG_INP 1 "${U}/PAN\EDITSIG.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITSIG + +MSG_EDITSIG_INP 1 "Program input file: Create/update station sigma file" + +EDITSOS_INP 1 "${U}/PAN\EDITSOS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITSOS + +MSG_EDITSOS_INP 1 "Program input file: Create/update station observation sigma factors" + +ABBREV_INP 1 "${U}/PAN\EDITABB.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITABB + +MSG_ABBREV_INP 1 "Program input file: Create/update station abbreviation table" + +EDITBSL_INP 1 "${U}/PAN\EDITBSL.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITBSL + +MSG_EDITBSL_INP 1 "Program input file: Create/update baseline definition file" + +EDITCLU_INP 1 "${U}/PAN\EDITCLU.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITCLU + +MSG_EDITCLU_INP 1 "Program input file: Create/update cluster definition file" + +EDITPLD_INP 1 "${U}/PAN\EDITPLD.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITPLD + +MSG_EDITPLD_INP 1 "Program input file: Create/update tectonic plate assignment" + +! RINEX to Bernese +! ---------------- +RXOBV3_INP 1 "${U}/PAN\RXOBV3.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RXOBV3 + +MSG_RXOBV3_INP 1 "Program input file: Transfer RINEX observation files to Bernese format" + +RXNBV3_INP 1 "${U}/PAN\RXNBV3.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RXNBV3 + +MSG_RXNBV3_INP 1 "Program input file: Transfer RINEX navig. files to Bernese format" + +RXMBV3_INP 1 "${U}/PAN\RXMBV3.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RXMBV3 + +MSG_RXMBV3_INP 1 "Program input file: Transfer RINEX meteo files to Bernese format" + +RXNPRE_INP 1 "${U}/PAN\RXNPRE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RXNPRE + +MSG_RXNPRE_INP 1 "Program input file: Transfer RINEX navig. files to precise orbits" + +! Bernese to RINEX +! ---------------- +BV3RXO_INP 1 "${U}/PAN\BV3RXO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # BV3RXO + +MSG_BV3RXO_INP 1 "Program input file: Transfer Bernese observation files to RINEX" + +BV3RXN_INP 1 "${U}/PAN\BV3RXN.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # BV3RXN + +MSG_BV3RXN_INP 1 "Program input file: Transfer Bernese navigation files to RINEX" + +! Cut/concatenate RINEX +! --------------------- +CCRINEXO_INP 1 "${U}/PAN\CCRINEXO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CCRINEXO + +MSG_CCRINEXO_INP 1 "Program input file: Concatenate RINEX observation files" + +CCRINEXN_INP 1 "${U}/PAN\CCRINEXN.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CCRINEXN + +MSG_CCRINEXN_INP 1 "Program input file: Concatenate GPS RINEX navigation files" + +CCRINEXG_INP 1 "${U}/PAN\CCRINEXG.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CCRINEXG + +MSG_CCRINEXG_INP 1 "Program input file: Concatenate GLONASS RINEX navigation files" + +! RINEX utilities +! --------------- +RNXGRA_INP 1 "${U}/PAN\RNXGRA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RNXGRA + +MSG_RNXGRA_INP 1 "Program input file: Create observation statistics" + +RNXSMT_INP 1 "${U}/PAN\RNXSMT.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RNXSMT + +MSG_RNXSMT_INP 1 "Program input file: Clean/smooth observation files" + +RNXCLK_INP 1 "${U}/PAN\RNXCLK.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RNXCLK + +MSG_RNXCLK_INP 1 "Program input file: Extract satellite clock from clock RINEX files" + +! Orbit, Broadcast +! ---------------- +BRDTST_INP 1 "${U}/PAN\BRDTST.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # BRDTST + +MSG_BRDTST_INP 1 "Program input file: Check broadcast orbits" + +BRDTAB_INP 1 "${U}/PAN\BRDTAB.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # BRDTAB + +MSG_BRDTAB_INP 1 "Program input file: Create tabular orbits from broadcast ephemerides" + +SATCLK_INP 1 "${U}/PAN\SATCLK.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SATCLK + +MSG_SATCLK_INP 1 "Program input file: Extract satellite clocks" + +! Orbit, create standard orbit +! ---------------------------- +PRETAB_INP 1 "${U}/PAN\PRETAB.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # PRETAB + +MSG_PRETAB_INP 1 "Program input file: Create tabular orbits" + +ORBGEN_INP 1 "${U}/PAN\ORBGEN.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # ORBGEN + +MSG_ORBGEN_INP 1 "Program input file: Create/update standard orbits" + +DEFXTR_INP 1 "${U}/PAN\DEFXTR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # DEFXTR + +MSG_DEFXTR_INP 1 "Program input file: Extract ORBGEN program output" + +! Standard to precise +! ------------------- +STDPRE_INP 1 "${U}/PAN\STDPRE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STDPRE + +MSG_STDPRE_INP 1 "Program input file: Convert standard to precise orbits" + +PREWEI_INP 1 "${U}/PAN\PREWEI.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # PREWEI + +MSG_PREWEI_INP 1 "Program input file: Set accuracy codes in precise orbits" + +CCPREORB_INP 1 "${U}/PAN\CCPREORB.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CCPREORB + +MSG_CCPREORB_INP 1 "Program input file: Concatenate/merge precise orbit files" + +! Compare orbits +! -------------- +STDDIF_INP 1 "${U}/PAN\STDDIF.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STDDIF + +MSG_STDDIF_INP 1 "Program input file: Compare standard orbits" + +ORBCMP_INP 1 "${U}/PAN\ORBCMP.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # ORBCMP + +MSG_ORBCMP_INP 1 "Program input file: Compare precise orbits" + +STDELE_INP 1 "${U}/PAN\STDELE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STDELE + +MSG_STDELE_INP 1 "Program input file: Compare osculating elements" + +! EOPs utilities +! -------------- +POLUPD_INP 1 "${U}/PAN\POLUPD.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # POLUPD + +MSG_POLUPD_INP 1 "Program input file: Convert IERS pole files to Bernese format" + +POLXTR_INP 1 "${U}/PAN\POLXTR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # POLXTR + +MSG_POLXTR_INP 1 "Program input file: Concatenate IERS pole files" + +! Processing +! ---------- +CODSPP_INP 1 "${U}/PAN\CODSPP.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CODSPP + +MSG_CODSPP_INP 1 "Program input file: Code-based clock synchronization" + +SNGDIF_INP 1 "${U}/PAN\SNGDIF.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SNGDIF + +MSG_SNGDIF_INP 1 "Program input file: Create single-difference/baseline files" + +MAUPRP_INP 1 "${U}/PAN\MAUPRP.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # MAUPRP + +MSG_MAUPRP_INP 1 "Program input file: Phase preprocessing" + +GPSEST_INP 1 "${U}/PAN\GPSEST.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # GPSEST + +MSG_GPSEST_INP 1 "Program input file: Parameter estimation" + +ADDNEQ2_INP 1 "${U}/PAN\ADDNEQ2.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # ADDNEQ2 + +MSG_ADDNEQ2_INP 1 "Program input file: Combine normal equation systems" + +! Processing extractions +! ---------------------- +CODXTR_INP 1 "${U}/PAN\CODXTR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CODXTR + +MSG_CODXTR_INP 1 "Program input file: Extract CODSPP program output" + +MPRXTR_INP 1 "${U}/PAN\MPRXTR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # MPRXTR + +MSG_MPRXTR_INP 1 "Program input file: Extract MAUPRP program output" + +GPSXTR_INP 1 "${U}/PAN\GPSXTR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # GPSXTR + +MSG_GPSXTR_INP 1 "Program input file: Extract GPSEST/ADDNEQ2 program output" + +! Service: Simulate +! ----------------- +GPSSIM_INP 1 "${U}/PAN\GPSSIM.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # GPSSIM + +MSG_GPSSIM_INP 1 "Program input file: Generate simulated observation data" + +! Service: Station information files +! ---------------------------------- +STA2STA_INP 1 "${U}/PAN\STA2STA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STA2STA + +MSG_STA2STA_INP 1 "Program input file: Convert station information files" + +STAMERGE_INP 1 "${U}/PAN\STAMERGE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STAMERGE + +MSG_STAMERGE_INP 1 "Program input file: Merge station information files" + +RNX2STA_INP 1 "${U}/PAN\RNX2STA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RNX2STA + +MSG_RNX2STA_INP 1 "Program input file: Extract station information from RINEX headers" + +SNX2STA_INP 1 "${U}/PAN\SNX2STA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SNX2STA + +MSG_SNX2STA_INP 1 "Program input file: Extract station information from SINEX file" + +! Service: Observation files +! -------------------------- +CHGHED_INP 1 "${U}/PAN\CHGHED.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CHGHED + +MSG_CHGHED_INP 1 "Program input file: Change header of observation files" + +SATMRK_INP 1 "${U}/PAN\SATMRK.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SATMRK + +MSG_SATMRK_INP 1 "Program input file: Mark/delete observations" + +OBSSPL_INP 1 "${U}/PAN\OBSSPL.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # OBSSPL + +MSG_OBSSPL_INP 1 "Program input file: Split observation files" + +SATGRA_INP 1 "${U}/PAN\SATGRA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SATGRA + +MSG_SATGRA_INP 1 "Program input file: Create pseudo-graphics of the observations" + +! Service: Residuals +! ------------------ +REDISP_INP 1 "${U}/PAN\REDISP.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # REDISP + +MSG_REDISP_INP 1 "Program input file: Display residual file" + +RESRMS_INP 1 "${U}/PAN\RESRMS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RESRMS + +MSG_RESRMS_INP 1 "Program input file: Create residual statistics" + +! Service: Coordinates +! -------------------- +FODITS_INP 1 "${U}/PAN\FODITS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # FODITS + +MSG_FODITS_INP 1 "Program input file: Analysis of time series" + +HELMERT_INP 1 "${U}/PAN\HELMR1.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # HELMR1 + +MSG_HELMERT_INP 1 "Program input file: Helmert transformation" + +COMPAR_INP 1 "${U}/PAN\COMPAR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # COMPAR + +MSG_COMPAR_INP 1 "Program input file: Coordinate comparison" + +VELDIF_INP 1 "${U}/PAN\VELDIF.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # VELDIF + +MSG_VELDIF_INP 1 "Program input file: Velocity comparison" + +NUVELO_INP 1 "${U}/PAN\NUVELO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # NUVELO + +MSG_NUVELO_INP 1 "Program input file: Compute NUVEL velocities" + +COOVEL_INP 1 "${U}/PAN\COOVEL.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # COOVEL + +MSG_COOVEL_INP 1 "Program input file: Extrapolate coordinates" + +COOSYS_INP 1 "${U}/PAN\COOSYS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # COOSYS + +MSG_COOSYS_INP 1 "Program input file: Coordinate transformation" + +ETRS89_INP 1 "${U}/PAN\ETRS89.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # ETRS89 + +MSG_ETRS89_INP 1 "Program input file: Transform coordinates to ETRS89 frame" + +CRDMRG_INP 1 "${U}/PAN\CRDMERGE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CRDMERGE + +MSG_CRDMRG_INP 1 "Program input file: Merge coordinate/velocity files" + +GRDS1S2_INP 1 "${U}/PAN\GRDS1S2.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # GRDS1S2 + +MSG_GRDS1S2_INP 1 "Program input file: Extract atmospheric tidal loading coefficients" + +! Service: Clock tools +! -------------------- +CCRNXC_INP 1 "${U}/PAN\CCRNXC.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CCRNXC + +MSG_CCRNXC_INP 1 "Program input file: Combine/manipulate clock RINEX files" + +CLKEST_INP 1 "${U}/PAN\CLKEST.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CLKEST + +MSG_CLKEST_INP 1 "Program input file: Epoch-wise clock interpolation" + +! Service: Ionosphere +! ------------------- +IONEST_INP 1 "${U}/PAN\IONEST.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # IONEST + +MSG_IONEST_INP 1 "Program input file: Local ionosphere model estimation" + +! Service: LEO +! ------------ +LEOAUX_INP 1 "${U}/PAN\LEOAUX.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # LEOAUX + +MSG_LEOAUX_INP 1 "Program input file: Prepare LEO auxiliary information" + +KINPRE_INP 1 "${U}/PAN\KINPRE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # KINPRE + +MSG_KINPRE_INP 1 "Program input file: Convert kinematic positions to precise orbits" + +! Service: SLR +! ------------ +IRV2STV_INP 1 "${U}/PAN\IRV2STV.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # IRV2STV + +MSG_IRV2STV_INP 1 "Program input file: Convert IRV or PRE files to state vectors" + +CPFSP3_INP 1 "${U}/PAN\CPFSP3.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CPFSP3 + +MSG_CPFSP3_INP 1 "Program input file: Convert CPF to precise orbit files" + +SP3CPF_INP 1 "${U}/PAN\SP3CPF.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SP3CPF + +MSG_SP3CPF_INP 1 "Program input file: Convert precise orbits to CPF files" + +SNX2SLR_INP 1 "${U}/PAN\SNX2SLR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SNX2SLR + +MSG_SNX2SLR_INP 1 "Program input file: Prepare SLR data handling file" + +QLRINEXO_INP 1 "${U}/PAN\QLRINEXO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # QLRINEXO + +MSG_QLRINEXO_INP 1 "Program input file: Convert SLR normal point files (old format) to RINEX" + +CRD2RNXO_INP 1 "${U}/PAN\CRD2RNXO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CRD2RNXO + +MSG_CRD2RNXO_INP 1 "Program input file: Convert SLR normal point files (new format) to RINEX" + +QLRSUM_INP 1 "${U}/PAN\QLRSUM.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # QLRSUM + +MSG_QLRSUM_INP 1 "Program input file: Create SLR quick-look residual statistics" + +! Service: Automated processing +! ----------------------------- +BASLST_INP 1 "${U}/PAN\BASLST.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # BASLST + +MSG_BASLST_INP 1 "Program input file: Select baselines" + +MKCLUS_INP 1 "${U}/PAN\MKCLUS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # MKCLUS + +MSG_MKCLUS_INP 1 "Program input file: Form clusters of observation files" + +RESCHK_INP 1 "${U}/PAN\RESCHK.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RESCHK + +MSG_RESCHK_INP 1 "Program input file: Detect misbehaving stations/satellites" + +! Conversions: SINEX +! ------------------ +SNX2NQ0_INP 1 "${U}/PAN\SNX2NQ0.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SNX2NQ0 + +MSG_SNX2NQ0_INP 1 "Program input file: Transfer SINEX files to normal equation files" + +TROTRO_INP 1 "${U}/PAN\TROTRO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # TROTRO + +MSG_TROTRO_INP 1 "Program input file: Manipulate troposphere SINEX files" + +! Conversion: ANTEX +! ----------------- +ATX2PCV_INP 1 "${U}/PAN\ATX2PCV.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # ATX2PCV + +MSG_ATX2PCV_INP 1 "Program input file: Convert ANTEX to Bernese format" + +! Conversion: observation files +! ----------------------------- +OBSFMT_INP 1 "${U}/PAN\OBSFMT.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # OBSFMT + +MSG_OBSFMT_INP 1 "Program input file: Convert observation files (binary to ASCII)" + +FMTOBS_INP 1 "${U}/PAN\FMTOBS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # FMTOBS + +MSG_FMTOBS_INP 1 "Program input file: Convert observation files (ASCII to binary)" + +! Conversion: residual files +! -------------------------- +RESFMT_INP 1 "${U}/PAN\RESFMT.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RESFMT + +MSG_RESFMT_INP 1 "Program input file: Convert residual files (binary to ASCII)" + +FMTRES_INP 1 "${U}/PAN\FMTRES.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # FMTRES + +MSG_FMTRES_INP 1 "Program input file: Convert residual files (ASCII to binary)" + +! Conversion: orbit files +! ----------------------- +FMTSTD_INP 1 "${U}/PAN\FMTSTD.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # FMTSTD + +MSG_FMTSTD_INP 1 "Program input file: Convert STD and RPR files (ASCII to binary)" + +STDFMT_INP 1 "${U}/PAN\STDFMT.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STDFMT + +MSG_STDFMT_INP 1 "Program input file: Convert STD and RPR files (binary to ASCII)" + +! Conversion: NEQ-files +! --------------------- +NEQ2ASC_INP 1 "${U}/PAN\NEQ2ASC.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # NEQ2ASC + +MSG_NEQ2ASC_INP 1 "Program input file: Convert normal equation files (binary/ASCII)" + +! BPE +! --- +EDITPCF_INP 1 "${U}/PAN\EDITPCF.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITPCF + +MSG_EDITPCF_INP 1 "Program input file: Edit process control file (PCF)" + +RUNBPE_INP 1 "${U}/PAN\RUNBPE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RUNBPE + +MSG_RUNBPE_INP 1 "Program input file: Start BPE processing" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# PROGRAM NAMES - MENU_PGM 1: Options # +# # +# AUTOMATIC GENERATION OF PROGRAM OUTPUT FILE NAMES # +# Maximum program output file number > %%% < # MAXJOBNUM +# # +# OPTIONS TO RUN THE FORTRAN PROGRAMS # +# Default program path to the executables > %%%%%%%% < # CMD_PATH +# # +# Run Fortran programs in foreground > % < # CMD_FOREGROUND +# Run Fortran programs in background > % < # CMD_BACKGROUND +# Use CPU File to Run programs > % < > %%%%%%%% < # CMD_USE_CPUFILE CPU_FILE +# > %%%%%%%%%%%% < CPU Name # CMD_CPUNAME +# > %%%%%%%%%%%% < Log File # CMD_LOGFILE +# # +# Special path for individual programs # +# > Program_ Path_to_program_executable_______________________ < # SPECIAL_PATH +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.1: Menu - Configure # +# # +# CONFIGURE # +# CHNGEN > %%%%%%%% < : Change general options # CHNGEN_INP +# UPDPAN > %%%%%%%% < : Update program input files # UPDPAN_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.2: Menu - Campaign # +# # +# CAMPAIGN # +# NEWCAMP > %%%%%%%% < : Create new campaign # NEWCAMP_INP +# COORD > %%%%%%%% < : Create/update station coordinates # EDITCRD_INP +# VELOCITY > %%%%%%%% < : Create/update station velocities # EDITVEL_INP +# ECCENT > %%%%%%%% < : Create/update station eccentricities # EDITECC_INP +# STAINFO > %%%%%%%% < : Create/update station information file # EDSTACRX_INP +# STALIST > %%%%%%%% < : Create/update station selection list # EDITFIX_INP +# SIGMA > %%%%%%%% < : Create/update station sigma file # EDITSIG_INP +# STAWEIGHT> %%%%%%%% < : Create/update station observation sigma factors # EDITSOS_INP +# ABBREV > %%%%%%%% < : Create/update station abbreviation table # ABBREV_INP +# BASELINE > %%%%%%%% < : Create/update baseline definition file # EDITBSL_INP +# CLUSTER > %%%%%%%% < : Create/update cluster definition file # EDITCLU_INP +# PLATE > %%%%%%%% < : Create/update tectonic plate assignment # EDITPLD_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.3: Menu - RINEX # +# # +# RINEX PROGRAMS # +# RXOBV3 > %%%%%%%% < : Transfer RINEX observ. files to Bernese format # RXOBV3_INP +# RXNBV3 > %%%%%%%% < : Transfer RINEX navig. files to Bernese format # RXNBV3_INP +# RXMBV3 > %%%%%%%% < : Transfer RINEX meteo files to Bernese format # RXMBV3_INP +# RXNPRE > %%%%%%%% < : Transfer RINEX navig. files to precise orbits # RXNPRE_INP +# BV3RXO > %%%%%%%% < : Transfer Bernese observation files to RINEX # BV3RXO_INP +# BV3RXN > %%%%%%%% < : Transfer Bernese navigation files to RINEX # BV3RXN_INP +# CCRINEXO > %%%%%%%% < : Concatenate RINEX observation files # CCRINEXO_INP +# CCRINEXN > %%%%%%%% < : Concatenate GPS RINEX navigation files # CCRINEXN_INP +# CCRINEXG > %%%%%%%% < : Concatenate GLONASS RINEX navigation files # CCRINEXG_INP +# RNXGRA > %%%%%%%% < : Create observation statistics # RNXGRA_INP +# RNXSMT > %%%%%%%% < : Clean/smooth observation files # RNXSMT_INP +# RNXCLK > %%%%%%%% < : Extract satellite clock from clock RINEX files # RNXCLK_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.4: Menu - Orbits/EOP # +# # +# ORBIT AND EOP PROGRAMS # +# BRDTST > %%%%%%%% < : Check broadcast orbits # BRDTST_INP +# BRDTAB > %%%%%%%% < : Create tabular orbits from broadcast ephemerides# BRDTAB_INP +# SATCLK > %%%%%%%% < : Extract satellite clocks # SATCLK_INP +# PRETAB > %%%%%%%% < : Create tabular orbits # PRETAB_INP +# ORBGEN > %%%%%%%% < : Create/update standard orbits # ORBGEN_INP +# DEFXTR > %%%%%%%% < : Extract ORBGEN program output # DEFXTR_INP +# STDPRE > %%%%%%%% < : Convert standard to precise orbits # STDPRE_INP +# PREWEI > %%%%%%%% < : Set accuracy codes in precise orbits # PREWEI_INP +# CCPREORB > %%%%%%%% < : Concatenate/merge precise orbit files # CCPREORB_INP +# STDDIF > %%%%%%%% < : Compare standard orbits # STDDIF_INP +# ORBCMP > %%%%%%%% < : Compare precise orbits # ORBCMP_INP +# STDELE > %%%%%%%% < : Compare osculating elements # STDELE_INP +# POLUPD > %%%%%%%% < : Convert IERS pole files to Bernese format # POLUPD_INP +# POLXTR > %%%%%%%% < : Concatenate IERS pole files # POLXTR_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.5: Menu - Processing # +# # +# PROCESSING PROGRAMS # +# CODSPP > %%%%%%%% < : Code-based clock synchronization # CODSPP_INP +# SNGDIF > %%%%%%%% < : Create single-difference/baseline files # SNGDIF_INP +# MAUPRP > %%%%%%%% < : Phase preprocessing # MAUPRP_INP +# GPSEST > %%%%%%%% < : Parameter estimation # GPSEST_INP +# ADDNEQ2 > %%%%%%%% < : Combine normal equation systems # ADDNEQ2_INP +# CODXTR > %%%%%%%% < : Extract CODSPP program output # CODXTR_INP +# MPRXTR > %%%%%%%% < : Extract MAUPRP program output # MPRXTR_INP +# GPSXTR > %%%%%%%% < : Extract GPSEST/ADDNEQ2 program output # GPSXTR_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.6: Menu - Service # +# # +# SERVICE PROGRAMS # +# GPSSIM > %%%%%%%% < : Generate simulated observation data # GPSSIM_INP +# STA2STA > %%%%%%%% < : Convert station information files # STA2STA_INP +# STAMERGE > %%%%%%%% < : Merge station information files # STAMERGE_INP +# RNX2STA > %%%%%%%% < : Extract station information from RINEX headers # RNX2STA_INP +# SNX2STA > %%%%%%%% < : Extract station information from SINEX file # SNX2STA_INP +# CHGHED > %%%%%%%% < : Change header of observation files # CHGHED_INP +# SATMRK > %%%%%%%% < : Mark/delete observations # SATMRK_INP +# OBSSPL > %%%%%%%% < : Split observation files # OBSSPL_INP +# SATGRA > %%%%%%%% < : Create pseudo-graphics of the observations # SATGRA_INP +# REDISP > %%%%%%%% < : Display residual file # REDISP_INP +# RESRMS > %%%%%%%% < : Create residual statistics # RESRMS_INP +# FODITS > %%%%%%%% < : Analysis of time series # FODITS_INP +# HELMER > %%%%%%%% < : Helmert transformation # HELMERT_INP +# COMPAR > %%%%%%%% < : Coordinate comparison # COMPAR_INP +# VELDIF > %%%%%%%% < : Velocity comparison # VELDIF_INP +# NUVELO > %%%%%%%% < : Compute NUVEL velocities # NUVELO_INP +# COOVEL > %%%%%%%% < : Extrapolate coordinates # COOVEL_INP +# COOSYS > %%%%%%%% < : Coordinate transformation # COOSYS_INP +# ETRS89 > %%%%%%%% < : Transform coordinates to ETRS89 frame # ETRS89_INP +# CRDMERGE > %%%%%%%% < : Merge coordinate/velocity files # CRDMRG_INP +# GRDS1S2 > %%%%%%%% < : Extract atmospheric tidal loading coefficients # GRDS1S2_INP +# CCRNXC > %%%%%%%% < : Combine/manipulate clock RINEX files # CCRNXC_INP +# CLKEST > %%%%%%%% < : Epoch-wise clock interpolation # CLKEST_INP +# IONEST > %%%%%%%% < : Local ionosphere model estimation # IONEST_INP +# LEOAUX > %%%%%%%% < : Prepare LEO auxiliary information # LEOAUX_INP +# KINPRE > %%%%%%%% < : Convert kinematic positions to precise orbits # KINPRE_INP +# IRV2STV > %%%%%%%% < : Convert IRV or PRE files to state vectors # IRV2STV_INP +# CPFSP3 > %%%%%%%% < : Convert CPF to precise orbit files # CPFSP3_INP +# SP3CPF > %%%%%%%% < : Convert precise orbits to CPF files # SP3CPF_INP +# SNX2SLR > %%%%%%%% < : Prepare SLR data handling file # SNX2SLR_INP +# QLRINEXO > %%%%%%%% < : Convert normal point files (old format) to RINEX# QLRINEXO_INP +# CRD2RNXO > %%%%%%%% < : Convert normal point files (new format) to RINEX# CRD2RNXO_INP +# QLRSUM > %%%%%%%% < : Create SLR quick-look residual statistics # QLRSUM_INP +# BASLST > %%%%%%%% < : Select baselines # BASLST_INP +# MKCLUS > %%%%%%%% < : Form clusters of observation files # MKCLUS_INP +# RESCHK > %%%%%%%% < : Detect misbehaving stations/satellites # RESCHK_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.7: Menu - Conversion # +# # +# CONVERSION PROGRAMS # +# SNX2NQ0 > %%%%%%%% < : Transfer SINEX files to normal equation files # SNX2NQ0_INP +# TROTRO > %%%%%%%% < : Manipulate troposphere SINEX files # TROTRO_INP +# ATX2PCV > %%%%%%%% < : Convert ANTEX to Bernese format # ATX2PCV_INP +# OBSFMT > %%%%%%%% < : Convert observation files (binary to ASCII) # OBSFMT_INP +# FMTOBS > %%%%%%%% < : Convert observation files (ASCII to binary) # FMTOBS_INP +# RESFMT > %%%%%%%% < : Convert residual files (binary to ASCII) # RESFMT_INP +# FMTRES > %%%%%%%% < : Convert residual files (ASCII to binary) # FMTRES_INP +# STDFMT > %%%%%%%% < : Convert STD and RPR files (binary to ASCII) # STDFMT_INP +# FMTSTD > %%%%%%%% < : Convert STD and RPR files (ASCII to binary) # FMTSTD_INP +# NEQ2ASC > %%%%%%%% < : Convert normal equation files (binary/ASCII) # NEQ2ASC_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.8: Menu - BPE # +# # +# BERNESE PROCESSING ENGINE # +# PCFILE > %%%%%%%% < : Edit process control file (PCF) # EDITPCF_INP +# RUNBPE > %%%%%%%% < : Start BPE processing # RUNBPE_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 3: Menu - User # +# # +# ADDITIONAL USER PROGRAMS # +# USER1 > %%%%%%%% < # USER1_INP +# USER2 > %%%%%%%% < # USER2_INP +# USER3 > %%%%%%%% < # USER3_INP +# USER4 > %%%%%%%% < # USER4_INP +# USER5 > %%%%%%%% < # USER5_INP +# USER6 > %%%%%%%% < # USER6_INP +# USER7 > %%%%%%%% < # USER7_INP +# USER8 > %%%%%%%% < # USER8_INP +# USER9 > %%%%%%%% < # USER9_INP +# USER10 > %%%%%%%% < # USER10_INP +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_QIF/MENU_PGM.old b/config/bernese/gpsuser52-luzon/OPT/R2S_QIF/MENU_PGM.old new file mode 100755 index 0000000..d7d8ce5 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_QIF/MENU_PGM.old @@ -0,0 +1,945 @@ + +! Command to Run the Fortran Program +! ---------------------------------- +CMD_PATH 1 "${XG}" + ## widget = lineedit; emptyallowed = false + +MSG_CMD_PATH 1 "Default program path to the executables" + +CMD_FOREGROUND 1 "1" + ## widget = radiobutton; group = CMD + +MSG_CMD_FOREGROUND 1 "Run Fortran programs in foreground" + +CMD_BACKGROUND 1 "0" + ## widget = radiobutton; group = CMD + +MSG_CMD_BACKGROUND 1 "Run Fortran programs in background" + +CMD_USE_CPUFILE 1 "0" + ## widget = radiobutton; group = CMD + +MSG_CMD_USE_CPUFILE 1 "Use selected CPU file to run Fortran programs" + +! CPU File +! -------- +CPU_FILE 0 + ## widget = selwin; path = PTH_CPU; ext = EXT_CPU; maxfiles = 1 + ## activeif = CMD_USE_CPUFILE == 1 + # UNIX + +MSG_CPU_FILE 1 "CPU control file" + +CMD_CPUNAME 0 + ## widget = lineedit; activeif = CMD_USE_CPUFILE == 1 + +MSG_CMD_CPUNAME 1 "CPU name" + +CMD_LOGFILE 0 + ## widget = lineedit; path = PTH_SCR; ext = NO_EXT + ## activeif = CMD_USE_CPUFILE == 1 + # + +MSG_CMD_LOGFILE 1 "Log File" + +MAXJOBNUM 1 "99" + ## widget = combobox; cards = 99 999; check_type = integer; check_min = 0 + ## check_max = 999 + +MSG_MAXJOBNUM 1 "Maximum program output file number" + +! List of Programs with special path to the executable +! ---------------------------------------------------- +SPECIAL_PATH 1 "" "" + ## widget = uniline; numlines = 20 + +MSG_SPECIAL_PATH 1 "Programs executed from special paths" + +! Names of Programs/Input Files +! ----------------------------- +USER1_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER1_INP 1 "USER1" + +USER2_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER2_INP 1 "USER2" + +USER3_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER3_INP 1 "USER3" + +USER4_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER4_INP 1 "USER4" + +USER5_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER5_INP 1 "USER5" + +USER6_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER6_INP 1 "USER6" + +USER7_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER7_INP 1 "USER7" + +USER8_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER8_INP 1 "USER8" + +USER9_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER9_INP 1 "USER9" + +USER10_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + +MSG_USER10_INP 1 "USER10" + +! Configure +! --------- +CHNGEN_INP 1 "${U}/PAN/CHNGEN.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CHNGEN + +MSG_CHNGEN_INP 1 "Program input file: Change general options" + +UPDPAN_INP 1 "${U}/PAN/UPDPAN.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # UPDPAN + +MSG_UPDPAN_INP 1 "Program input file: Update program input files" + +! Campaign +! -------- +NEWCAMP_INP 1 "${U}/PAN/NEWCAMP.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # NEWCAMP + +MSG_NEWCAMP_INP 1 "Program input file: Create new campaign" + +! Station files +! ------------- +EDITCRD_INP 1 "${U}/PAN/EDITCRD.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITCRD + +MSG_EDITCRD_INP 1 "Program input file: Create/update station coordinates" + +EDITVEL_INP 1 "${U}/PAN/EDITVEL.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITVEL + +MSG_EDITVEL_INP 1 "Program input file: Create/update station velocities" + +EDITECC_INP 1 "${U}/PAN/EDITECC.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITECC + +MSG_EDITECC_INP 1 "Program input file: Create/update station eccentricities" + +EDSTACRX_INP 1 "${U}/PAN/EDITSTA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITSTA + +MSG_EDSTACRX_INP 1 "Program input file: Create/update station information file" + +EDITFIX_INP 1 "${U}/PAN/EDITFIX.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITFIX + +MSG_EDITFIX_INP 1 "Program input file: Create/update station selection list" + +EDITSIG_INP 1 "${U}/PAN/EDITSIG.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITSIG + +MSG_EDITSIG_INP 1 "Program input file: Create/update station sigma file" + +EDITSOS_INP 1 "${U}/PAN/EDITSOS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITSOS + +MSG_EDITSOS_INP 1 "Program input file: Create/update station observation sigma factors" + +ABBREV_INP 1 "${U}/PAN/EDITABB.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITABB + +MSG_ABBREV_INP 1 "Program input file: Create/update station abbreviation table" + +EDITBSL_INP 1 "${U}/PAN/EDITBSL.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITBSL + +MSG_EDITBSL_INP 1 "Program input file: Create/update baseline definition file" + +EDITCLU_INP 1 "${U}/PAN/EDITCLU.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITCLU + +MSG_EDITCLU_INP 1 "Program input file: Create/update cluster definition file" + +EDITPLD_INP 1 "${U}/PAN/EDITPLD.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITPLD + +MSG_EDITPLD_INP 1 "Program input file: Create/update tectonic plate assignment" + +! RINEX to Bernese +! ---------------- +RXOBV3_INP 1 "${U}/PAN/RXOBV3.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RXOBV3 + +MSG_RXOBV3_INP 1 "Program input file: Transfer RINEX observation files to Bernese format" + +RXNBV3_INP 1 "${U}/PAN/RXNBV3.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RXNBV3 + +MSG_RXNBV3_INP 1 "Program input file: Transfer RINEX navig. files to Bernese format" + +RXMBV3_INP 1 "${U}/PAN/RXMBV3.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RXMBV3 + +MSG_RXMBV3_INP 1 "Program input file: Transfer RINEX meteo files to Bernese format" + +RXNPRE_INP 1 "${U}/PAN/RXNPRE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RXNPRE + +MSG_RXNPRE_INP 1 "Program input file: Transfer RINEX navig. files to precise orbits" + +! Bernese to RINEX +! ---------------- +BV3RXO_INP 1 "${U}/PAN/BV3RXO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # BV3RXO + +MSG_BV3RXO_INP 1 "Program input file: Transfer Bernese observation files to RINEX" + +BV3RXN_INP 1 "${U}/PAN/BV3RXN.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # BV3RXN + +MSG_BV3RXN_INP 1 "Program input file: Transfer Bernese navigation files to RINEX" + +! Cut/concatenate RINEX +! --------------------- +CCRINEXO_INP 1 "${U}/PAN/CCRINEXO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CCRINEXO + +MSG_CCRINEXO_INP 1 "Program input file: Concatenate RINEX observation files" + +CCRINEXN_INP 1 "${U}/PAN/CCRINEXN.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CCRINEXN + +MSG_CCRINEXN_INP 1 "Program input file: Concatenate GPS RINEX navigation files" + +CCRINEXG_INP 1 "${U}/PAN/CCRINEXG.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CCRINEXG + +MSG_CCRINEXG_INP 1 "Program input file: Concatenate GLONASS RINEX navigation files" + +! RINEX utilities +! --------------- +RNXGRA_INP 1 "${U}/PAN/RNXGRA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RNXGRA + +MSG_RNXGRA_INP 1 "Program input file: Create observation statistics" + +RNXSMT_INP 1 "${U}/PAN/RNXSMT.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RNXSMT + +MSG_RNXSMT_INP 1 "Program input file: Clean/smooth observation files" + +RNXCLK_INP 1 "${U}/PAN/RNXCLK.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RNXCLK + +MSG_RNXCLK_INP 1 "Program input file: Extract satellite clock from clock RINEX files" + +! Orbit, Broadcast +! ---------------- +BRDTST_INP 1 "${U}/PAN/BRDTST.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # BRDTST + +MSG_BRDTST_INP 1 "Program input file: Check broadcast orbits" + +BRDTAB_INP 1 "${U}/PAN/BRDTAB.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # BRDTAB + +MSG_BRDTAB_INP 1 "Program input file: Create tabular orbits from broadcast ephemerides" + +SATCLK_INP 1 "${U}/PAN/SATCLK.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SATCLK + +MSG_SATCLK_INP 1 "Program input file: Extract satellite clocks" + +! Orbit, create standard orbit +! ---------------------------- +PRETAB_INP 1 "${U}/PAN/PRETAB.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # PRETAB + +MSG_PRETAB_INP 1 "Program input file: Create tabular orbits" + +ORBGEN_INP 1 "${U}/PAN/ORBGEN.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # ORBGEN + +MSG_ORBGEN_INP 1 "Program input file: Create/update standard orbits" + +DEFXTR_INP 1 "${U}/PAN/DEFXTR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # DEFXTR + +MSG_DEFXTR_INP 1 "Program input file: Extract ORBGEN program output" + +! Standard to precise +! ------------------- +STDPRE_INP 1 "${U}/PAN/STDPRE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STDPRE + +MSG_STDPRE_INP 1 "Program input file: Convert standard to precise orbits" + +PREWEI_INP 1 "${U}/PAN/PREWEI.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # PREWEI + +MSG_PREWEI_INP 1 "Program input file: Set accuracy codes in precise orbits" + +CCPREORB_INP 1 "${U}/PAN/CCPREORB.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CCPREORB + +MSG_CCPREORB_INP 1 "Program input file: Concatenate/merge precise orbit files" + +! Compare orbits +! -------------- +STDDIF_INP 1 "${U}/PAN/STDDIF.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STDDIF + +MSG_STDDIF_INP 1 "Program input file: Compare standard orbits" + +ORBCMP_INP 1 "${U}/PAN/ORBCMP.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # ORBCMP + +MSG_ORBCMP_INP 1 "Program input file: Compare precise orbits" + +STDELE_INP 1 "${U}/PAN/STDELE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STDELE + +MSG_STDELE_INP 1 "Program input file: Compare osculating elements" + +! EOPs utilities +! -------------- +POLUPD_INP 1 "${U}/PAN/POLUPD.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # POLUPD + +MSG_POLUPD_INP 1 "Program input file: Convert IERS pole files to Bernese format" + +POLXTR_INP 1 "${U}/PAN/POLXTR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # POLXTR + +MSG_POLXTR_INP 1 "Program input file: Concatenate IERS pole files" + +! Processing +! ---------- +CODSPP_INP 1 "${U}/PAN/CODSPP.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CODSPP + +MSG_CODSPP_INP 1 "Program input file: Code-based clock synchronization" + +SNGDIF_INP 1 "${U}/PAN/SNGDIF.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SNGDIF + +MSG_SNGDIF_INP 1 "Program input file: Create single-difference/baseline files" + +MAUPRP_INP 1 "${U}/PAN/MAUPRP.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # MAUPRP + +MSG_MAUPRP_INP 1 "Program input file: Phase preprocessing" + +GPSEST_INP 1 "${U}/PAN/GPSEST.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # GPSEST + +MSG_GPSEST_INP 1 "Program input file: Parameter estimation" + +ADDNEQ2_INP 1 "${U}/PAN/ADDNEQ2.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # ADDNEQ2 + +MSG_ADDNEQ2_INP 1 "Program input file: Combine normal equation systems" + +! Processing extractions +! ---------------------- +CODXTR_INP 1 "${U}/PAN/CODXTR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CODXTR + +MSG_CODXTR_INP 1 "Program input file: Extract CODSPP program output" + +MPRXTR_INP 1 "${U}/PAN/MPRXTR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # MPRXTR + +MSG_MPRXTR_INP 1 "Program input file: Extract MAUPRP program output" + +GPSXTR_INP 1 "${U}/PAN/GPSXTR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # GPSXTR + +MSG_GPSXTR_INP 1 "Program input file: Extract GPSEST/ADDNEQ2 program output" + +! Service: Simulate +! ----------------- +GPSSIM_INP 1 "${U}/PAN/GPSSIM.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # GPSSIM + +MSG_GPSSIM_INP 1 "Program input file: Generate simulated observation data" + +! Service: Station information files +! ---------------------------------- +STA2STA_INP 1 "${U}/PAN/STA2STA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STA2STA + +MSG_STA2STA_INP 1 "Program input file: Convert station information files" + +STAMERGE_INP 1 "${U}/PAN/STAMERGE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STAMERGE + +MSG_STAMERGE_INP 1 "Program input file: Merge station information files" + +RNX2STA_INP 1 "${U}/PAN/RNX2STA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RNX2STA + +MSG_RNX2STA_INP 1 "Program input file: Extract station information from RINEX headers" + +SNX2STA_INP 1 "${U}/PAN/SNX2STA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SNX2STA + +MSG_SNX2STA_INP 1 "Program input file: Extract station information from SINEX file" + +! Service: Observation files +! -------------------------- +CHGHED_INP 1 "${U}/PAN/CHGHED.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CHGHED + +MSG_CHGHED_INP 1 "Program input file: Change header of observation files" + +SATMRK_INP 1 "${U}/PAN/SATMRK.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SATMRK + +MSG_SATMRK_INP 1 "Program input file: Mark/delete observations" + +OBSSPL_INP 1 "${U}/PAN/OBSSPL.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # OBSSPL + +MSG_OBSSPL_INP 1 "Program input file: Split observation files" + +SATGRA_INP 1 "${U}/PAN/SATGRA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SATGRA + +MSG_SATGRA_INP 1 "Program input file: Create pseudo-graphics of the observations" + +! Service: Residuals +! ------------------ +REDISP_INP 1 "${U}/PAN/REDISP.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # REDISP + +MSG_REDISP_INP 1 "Program input file: Display residual file" + +RESRMS_INP 1 "${U}/PAN/RESRMS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RESRMS + +MSG_RESRMS_INP 1 "Program input file: Create residual statistics" + +! Service: Coordinates +! -------------------- +FODITS_INP 1 "${U}/PAN/FODITS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # FODITS + +MSG_FODITS_INP 1 "Program input file: Analysis of time series" + +HELMERT_INP 1 "${U}/PAN/HELMR1.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # HELMR1 + +MSG_HELMERT_INP 1 "Program input file: Helmert transformation" + +COMPAR_INP 1 "${U}/PAN/COMPAR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # COMPAR + +MSG_COMPAR_INP 1 "Program input file: Coordinate comparison" + +VELDIF_INP 1 "${U}/PAN/VELDIF.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # VELDIF + +MSG_VELDIF_INP 1 "Program input file: Velocity comparison" + +NUVELO_INP 1 "${U}/PAN/NUVELO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # NUVELO + +MSG_NUVELO_INP 1 "Program input file: Compute NUVEL velocities" + +COOVEL_INP 1 "${U}/PAN/COOVEL.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # COOVEL + +MSG_COOVEL_INP 1 "Program input file: Extrapolate coordinates" + +COOSYS_INP 1 "${U}/PAN/COOSYS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # COOSYS + +MSG_COOSYS_INP 1 "Program input file: Coordinate transformation" + +ETRS89_INP 1 "${U}/PAN/ETRS89.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # ETRS89 + +MSG_ETRS89_INP 1 "Program input file: Transform coordinates to ETRS89 frame" + +CRDMRG_INP 1 "${U}/PAN/CRDMERGE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CRDMERGE + +MSG_CRDMRG_INP 1 "Program input file: Merge coordinate/velocity files" + +GRDS1S2_INP 1 "${U}/PAN/GRDS1S2.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # GRDS1S2 + +MSG_GRDS1S2_INP 1 "Program input file: Extract atmospheric tidal loading coefficients" + +! Service: Clock tools +! -------------------- +CCRNXC_INP 1 "${U}/PAN/CCRNXC.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CCRNXC + +MSG_CCRNXC_INP 1 "Program input file: Combine/manipulate clock RINEX files" + +CLKEST_INP 1 "${U}/PAN/CLKEST.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CLKEST + +MSG_CLKEST_INP 1 "Program input file: Epoch-wise clock interpolation" + +! Service: Ionosphere +! ------------------- +IONEST_INP 1 "${U}/PAN/IONEST.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # IONEST + +MSG_IONEST_INP 1 "Program input file: Local ionosphere model estimation" + +! Service: LEO +! ------------ +LEOAUX_INP 1 "${U}/PAN/LEOAUX.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # LEOAUX + +MSG_LEOAUX_INP 1 "Program input file: Prepare LEO auxiliary information" + +KINPRE_INP 1 "${U}/PAN/KINPRE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # KINPRE + +MSG_KINPRE_INP 1 "Program input file: Convert kinematic positions to precise orbits" + +! Service: SLR +! ------------ +IRV2STV_INP 1 "${U}/PAN/IRV2STV.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # IRV2STV + +MSG_IRV2STV_INP 1 "Program input file: Convert IRV or PRE files to state vectors" + +CPFSP3_INP 1 "${U}/PAN/CPFSP3.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CPFSP3 + +MSG_CPFSP3_INP 1 "Program input file: Convert CPF to precise orbit files" + +SP3CPF_INP 1 "${U}/PAN/SP3CPF.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SP3CPF + +MSG_SP3CPF_INP 1 "Program input file: Convert precise orbits to CPF files" + +SNX2SLR_INP 1 "${U}/PAN/SNX2SLR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SNX2SLR + +MSG_SNX2SLR_INP 1 "Program input file: Prepare SLR data handling file" + +QLRINEXO_INP 1 "${U}/PAN/QLRINEXO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # QLRINEXO + +MSG_QLRINEXO_INP 1 "Program input file: Convert SLR normal point files (old format) to RINEX" + +CRD2RNXO_INP 1 "${U}/PAN/CRD2RNXO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CRD2RNXO + +MSG_CRD2RNXO_INP 1 "Program input file: Convert SLR normal point files (new format) to RINEX" + +QLRSUM_INP 1 "${U}/PAN/QLRSUM.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # QLRSUM + +MSG_QLRSUM_INP 1 "Program input file: Create SLR quick-look residual statistics" + +! Service: Automated processing +! ----------------------------- +BASLST_INP 1 "${U}/PAN/BASLST.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # BASLST + +MSG_BASLST_INP 1 "Program input file: Select baselines" + +MKCLUS_INP 1 "${U}/PAN/MKCLUS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # MKCLUS + +MSG_MKCLUS_INP 1 "Program input file: Form clusters of observation files" + +RESCHK_INP 1 "${U}/PAN/RESCHK.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RESCHK + +MSG_RESCHK_INP 1 "Program input file: Detect misbehaving stations/satellites" + +! Conversions: SINEX +! ------------------ +SNX2NQ0_INP 1 "${U}/PAN/SNX2NQ0.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SNX2NQ0 + +MSG_SNX2NQ0_INP 1 "Program input file: Transfer SINEX files to normal equation files" + +TROTRO_INP 1 "${U}/PAN/TROTRO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # TROTRO + +MSG_TROTRO_INP 1 "Program input file: Manipulate troposphere SINEX files" + +! Conversion: ANTEX +! ----------------- +ATX2PCV_INP 1 "${U}/PAN/ATX2PCV.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # ATX2PCV + +MSG_ATX2PCV_INP 1 "Program input file: Convert ANTEX to Bernese format" + +! Conversion: observation files +! ----------------------------- +OBSFMT_INP 1 "${U}/PAN/OBSFMT.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # OBSFMT + +MSG_OBSFMT_INP 1 "Program input file: Convert observation files (binary to ASCII)" + +FMTOBS_INP 1 "${U}/PAN/FMTOBS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # FMTOBS + +MSG_FMTOBS_INP 1 "Program input file: Convert observation files (ASCII to binary)" + +! Conversion: residual files +! -------------------------- +RESFMT_INP 1 "${U}/PAN/RESFMT.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RESFMT + +MSG_RESFMT_INP 1 "Program input file: Convert residual files (binary to ASCII)" + +FMTRES_INP 1 "${U}/PAN/FMTRES.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # FMTRES + +MSG_FMTRES_INP 1 "Program input file: Convert residual files (ASCII to binary)" + +! Conversion: orbit files +! ----------------------- +FMTSTD_INP 1 "${U}/PAN/FMTSTD.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # FMTSTD + +MSG_FMTSTD_INP 1 "Program input file: Convert STD and RPR files (ASCII to binary)" + +STDFMT_INP 1 "${U}/PAN/STDFMT.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STDFMT + +MSG_STDFMT_INP 1 "Program input file: Convert STD and RPR files (binary to ASCII)" + +! Conversion: NEQ-files +! --------------------- +NEQ2ASC_INP 1 "${U}/PAN/NEQ2ASC.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # NEQ2ASC + +MSG_NEQ2ASC_INP 1 "Program input file: Convert normal equation files (binary/ASCII)" + +! BPE +! --- +EDITPCF_INP 1 "${U}/PAN/EDITPCF.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITPCF + +MSG_EDITPCF_INP 1 "Program input file: Edit process control file (PCF)" + +RUNBPE_INP 1 "${U}/PAN/RUNBPE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RUNBPE + +MSG_RUNBPE_INP 1 "Program input file: Start BPE processing" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# PROGRAM NAMES - MENU_PGM 1: Options # +# # +# AUTOMATIC GENERATION OF PROGRAM OUTPUT FILE NAMES # +# Maximum program output file number > %%% < # MAXJOBNUM +# # +# OPTIONS TO RUN THE FORTRAN PROGRAMS # +# Default program path to the executables > %%%%%%%% < # CMD_PATH +# # +# Run Fortran programs in foreground > % < # CMD_FOREGROUND +# Run Fortran programs in background > % < # CMD_BACKGROUND +# Use CPU File to Run programs > % < > %%%%%%%% < # CMD_USE_CPUFILE CPU_FILE +# > %%%%%%%%%%%% < CPU Name # CMD_CPUNAME +# > %%%%%%%%%%%% < Log File # CMD_LOGFILE +# # +# Special path for individual programs # +# > Program_ Path_to_program_executable_______________________ < # SPECIAL_PATH +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.1: Menu - Configure # +# # +# CONFIGURE # +# CHNGEN > %%%%%%%% < : Change general options # CHNGEN_INP +# UPDPAN > %%%%%%%% < : Update program input files # UPDPAN_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.2: Menu - Campaign # +# # +# CAMPAIGN # +# NEWCAMP > %%%%%%%% < : Create new campaign # NEWCAMP_INP +# COORD > %%%%%%%% < : Create/update station coordinates # EDITCRD_INP +# VELOCITY > %%%%%%%% < : Create/update station velocities # EDITVEL_INP +# ECCENT > %%%%%%%% < : Create/update station eccentricities # EDITECC_INP +# STAINFO > %%%%%%%% < : Create/update station information file # EDSTACRX_INP +# STALIST > %%%%%%%% < : Create/update station selection list # EDITFIX_INP +# SIGMA > %%%%%%%% < : Create/update station sigma file # EDITSIG_INP +# STAWEIGHT> %%%%%%%% < : Create/update station observation sigma factors # EDITSOS_INP +# ABBREV > %%%%%%%% < : Create/update station abbreviation table # ABBREV_INP +# BASELINE > %%%%%%%% < : Create/update baseline definition file # EDITBSL_INP +# CLUSTER > %%%%%%%% < : Create/update cluster definition file # EDITCLU_INP +# PLATE > %%%%%%%% < : Create/update tectonic plate assignment # EDITPLD_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.3: Menu - RINEX # +# # +# RINEX PROGRAMS # +# RXOBV3 > %%%%%%%% < : Transfer RINEX observ. files to Bernese format # RXOBV3_INP +# RXNBV3 > %%%%%%%% < : Transfer RINEX navig. files to Bernese format # RXNBV3_INP +# RXMBV3 > %%%%%%%% < : Transfer RINEX meteo files to Bernese format # RXMBV3_INP +# RXNPRE > %%%%%%%% < : Transfer RINEX navig. files to precise orbits # RXNPRE_INP +# BV3RXO > %%%%%%%% < : Transfer Bernese observation files to RINEX # BV3RXO_INP +# BV3RXN > %%%%%%%% < : Transfer Bernese navigation files to RINEX # BV3RXN_INP +# CCRINEXO > %%%%%%%% < : Concatenate RINEX observation files # CCRINEXO_INP +# CCRINEXN > %%%%%%%% < : Concatenate GPS RINEX navigation files # CCRINEXN_INP +# CCRINEXG > %%%%%%%% < : Concatenate GLONASS RINEX navigation files # CCRINEXG_INP +# RNXGRA > %%%%%%%% < : Create observation statistics # RNXGRA_INP +# RNXSMT > %%%%%%%% < : Clean/smooth observation files # RNXSMT_INP +# RNXCLK > %%%%%%%% < : Extract satellite clock from clock RINEX files # RNXCLK_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.4: Menu - Orbits/EOP # +# # +# ORBIT AND EOP PROGRAMS # +# BRDTST > %%%%%%%% < : Check broadcast orbits # BRDTST_INP +# BRDTAB > %%%%%%%% < : Create tabular orbits from broadcast ephemerides# BRDTAB_INP +# SATCLK > %%%%%%%% < : Extract satellite clocks # SATCLK_INP +# PRETAB > %%%%%%%% < : Create tabular orbits # PRETAB_INP +# ORBGEN > %%%%%%%% < : Create/update standard orbits # ORBGEN_INP +# DEFXTR > %%%%%%%% < : Extract ORBGEN program output # DEFXTR_INP +# STDPRE > %%%%%%%% < : Convert standard to precise orbits # STDPRE_INP +# PREWEI > %%%%%%%% < : Set accuracy codes in precise orbits # PREWEI_INP +# CCPREORB > %%%%%%%% < : Concatenate/merge precise orbit files # CCPREORB_INP +# STDDIF > %%%%%%%% < : Compare standard orbits # STDDIF_INP +# ORBCMP > %%%%%%%% < : Compare precise orbits # ORBCMP_INP +# STDELE > %%%%%%%% < : Compare osculating elements # STDELE_INP +# POLUPD > %%%%%%%% < : Convert IERS pole files to Bernese format # POLUPD_INP +# POLXTR > %%%%%%%% < : Concatenate IERS pole files # POLXTR_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.5: Menu - Processing # +# # +# PROCESSING PROGRAMS # +# CODSPP > %%%%%%%% < : Code-based clock synchronization # CODSPP_INP +# SNGDIF > %%%%%%%% < : Create single-difference/baseline files # SNGDIF_INP +# MAUPRP > %%%%%%%% < : Phase preprocessing # MAUPRP_INP +# GPSEST > %%%%%%%% < : Parameter estimation # GPSEST_INP +# ADDNEQ2 > %%%%%%%% < : Combine normal equation systems # ADDNEQ2_INP +# CODXTR > %%%%%%%% < : Extract CODSPP program output # CODXTR_INP +# MPRXTR > %%%%%%%% < : Extract MAUPRP program output # MPRXTR_INP +# GPSXTR > %%%%%%%% < : Extract GPSEST/ADDNEQ2 program output # GPSXTR_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.6: Menu - Service # +# # +# SERVICE PROGRAMS # +# GPSSIM > %%%%%%%% < : Generate simulated observation data # GPSSIM_INP +# STA2STA > %%%%%%%% < : Convert station information files # STA2STA_INP +# STAMERGE > %%%%%%%% < : Merge station information files # STAMERGE_INP +# RNX2STA > %%%%%%%% < : Extract station information from RINEX headers # RNX2STA_INP +# SNX2STA > %%%%%%%% < : Extract station information from SINEX file # SNX2STA_INP +# CHGHED > %%%%%%%% < : Change header of observation files # CHGHED_INP +# SATMRK > %%%%%%%% < : Mark/delete observations # SATMRK_INP +# OBSSPL > %%%%%%%% < : Split observation files # OBSSPL_INP +# SATGRA > %%%%%%%% < : Create pseudo-graphics of the observations # SATGRA_INP +# REDISP > %%%%%%%% < : Display residual file # REDISP_INP +# RESRMS > %%%%%%%% < : Create residual statistics # RESRMS_INP +# FODITS > %%%%%%%% < : Analysis of time series # FODITS_INP +# HELMER > %%%%%%%% < : Helmert transformation # HELMERT_INP +# COMPAR > %%%%%%%% < : Coordinate comparison # COMPAR_INP +# VELDIF > %%%%%%%% < : Velocity comparison # VELDIF_INP +# NUVELO > %%%%%%%% < : Compute NUVEL velocities # NUVELO_INP +# COOVEL > %%%%%%%% < : Extrapolate coordinates # COOVEL_INP +# COOSYS > %%%%%%%% < : Coordinate transformation # COOSYS_INP +# ETRS89 > %%%%%%%% < : Transform coordinates to ETRS89 frame # ETRS89_INP +# CRDMERGE > %%%%%%%% < : Merge coordinate/velocity files # CRDMRG_INP +# GRDS1S2 > %%%%%%%% < : Extract atmospheric tidal loading coefficients # GRDS1S2_INP +# CCRNXC > %%%%%%%% < : Combine/manipulate clock RINEX files # CCRNXC_INP +# CLKEST > %%%%%%%% < : Epoch-wise clock interpolation # CLKEST_INP +# IONEST > %%%%%%%% < : Local ionosphere model estimation # IONEST_INP +# LEOAUX > %%%%%%%% < : Prepare LEO auxiliary information # LEOAUX_INP +# KINPRE > %%%%%%%% < : Convert kinematic positions to precise orbits # KINPRE_INP +# IRV2STV > %%%%%%%% < : Convert IRV or PRE files to state vectors # IRV2STV_INP +# CPFSP3 > %%%%%%%% < : Convert CPF to precise orbit files # CPFSP3_INP +# SP3CPF > %%%%%%%% < : Convert precise orbits to CPF files # SP3CPF_INP +# SNX2SLR > %%%%%%%% < : Prepare SLR data handling file # SNX2SLR_INP +# QLRINEXO > %%%%%%%% < : Convert normal point files (old format) to RINEX# QLRINEXO_INP +# CRD2RNXO > %%%%%%%% < : Convert normal point files (new format) to RINEX# CRD2RNXO_INP +# QLRSUM > %%%%%%%% < : Create SLR quick-look residual statistics # QLRSUM_INP +# BASLST > %%%%%%%% < : Select baselines # BASLST_INP +# MKCLUS > %%%%%%%% < : Form clusters of observation files # MKCLUS_INP +# RESCHK > %%%%%%%% < : Detect misbehaving stations/satellites # RESCHK_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.7: Menu - Conversion # +# # +# CONVERSION PROGRAMS # +# SNX2NQ0 > %%%%%%%% < : Transfer SINEX files to normal equation files # SNX2NQ0_INP +# TROTRO > %%%%%%%% < : Manipulate troposphere SINEX files # TROTRO_INP +# ATX2PCV > %%%%%%%% < : Convert ANTEX to Bernese format # ATX2PCV_INP +# OBSFMT > %%%%%%%% < : Convert observation files (binary to ASCII) # OBSFMT_INP +# FMTOBS > %%%%%%%% < : Convert observation files (ASCII to binary) # FMTOBS_INP +# RESFMT > %%%%%%%% < : Convert residual files (binary to ASCII) # RESFMT_INP +# FMTRES > %%%%%%%% < : Convert residual files (ASCII to binary) # FMTRES_INP +# STDFMT > %%%%%%%% < : Convert STD and RPR files (binary to ASCII) # STDFMT_INP +# FMTSTD > %%%%%%%% < : Convert STD and RPR files (ASCII to binary) # FMTSTD_INP +# NEQ2ASC > %%%%%%%% < : Convert normal equation files (binary/ASCII) # NEQ2ASC_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.8: Menu - BPE # +# # +# BERNESE PROCESSING ENGINE # +# PCFILE > %%%%%%%% < : Edit process control file (PCF) # EDITPCF_INP +# RUNBPE > %%%%%%%% < : Start BPE processing # RUNBPE_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 3: Menu - User # +# # +# ADDITIONAL USER PROGRAMS # +# USER1 > %%%%%%%% < # USER1_INP +# USER2 > %%%%%%%% < # USER2_INP +# USER3 > %%%%%%%% < # USER3_INP +# USER4 > %%%%%%%% < # USER4_INP +# USER5 > %%%%%%%% < # USER5_INP +# USER6 > %%%%%%%% < # USER6_INP +# USER7 > %%%%%%%% < # USER7_INP +# USER8 > %%%%%%%% < # USER8_INP +# USER9 > %%%%%%%% < # USER9_INP +# USER10 > %%%%%%%% < # USER10_INP +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_QIF/MENU_VAR.INP b/config/bernese/gpsuser52-luzon/OPT/R2S_QIF/MENU_VAR.INP new file mode 100755 index 0000000..531d4b0 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_QIF/MENU_VAR.INP @@ -0,0 +1,107 @@ + +! +! Predefined variables +! +! 2-digit year +! ------------ +YEAR2 1 "19" + ## widget = comment + # $Y + +MSG_YEAR2 1 "Two digit year of the current session" + +! Month +! ----- +MONTH2 1 "01" + ## widget = comment + # $M + +MSG_MONTH2 1 "Month of the current session" + +! Day of month +! ------------ +DAY2 1 "11" + ## widget = comment + # $D + +MSG_DAY2 1 "Day of month of the current session" + +! Job ID +! ------ +JOB_ID 1 "" + ## widget = comment + # $J + +MSG_JOB_ID 1 "Job ID" + +! Ranges of $-Variables +! --------------------- +VAR_MINUS 1 "-1" + ## widget = spinbox; range = -999 0 1 + +MSG_VAR_MINUS 1 "Minus range" + +VAR_PLUS 1 "1" + ## widget = spinbox; range = 0 999 1 + +MSG_VAR_PLUS 1 "Plus range" + +! User-defined Variables +! ---------------------- +USERVAR 1 "" "" + ## widget = uniline; numlines = 20; keepvariables = true + +MSG_USERVAR 1 "User-defined variables" + +! List of Environment Variables +! ----------------------------- +ENVIR_LIST 4 + "U" + "X" + "P" + "USER" + ## widget = uniline; numlines = 20 + +MSG_ENVIR_LIST 1 "Environment variables" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU VARIABLES - MENU_VAR 1: Variables # +# # +# PREDEFINED VARIABLES # +# (translated in the menu) # +# Variable Current value Description # +# $Y > %% < Two digit year of the current session # YEAR2 +# $M > %% < Month of the current session # MONTH2 +# $D > %% < Day of month of the current session # DAY2 +# $J > %% < Job ID # JOB_ID +# # +# USER-DEFINED VARIABLES ENVIRONMENT VARIABLES # +# (translated in the menu) (translated in main program) # +# > Variable_(w/o_$) Value___________ < > Variable < # USERVAR ENVIR_LIST +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_VAR 2: Ranges # +# # +# RANGES OF PREDEFINED VARIABLES # +# Minus range > %% < Plus range > %% < # VAR_MINUS VAR_PLUS +# # +# Without ranges With ranges Format Description # +# (n=0,1,...9) # +# $+n $-n $+- DDD Day of Year (DOY) # +# $S+n $S-n $S+- DDDS DOY, Session Character # +# $Y+n $Y-n $Y+- YYYY Year # +# $W+n $W-n $W+- WWWW GPS Week # +# $M+n $M-n $M+- YYMM Year, Month # +# $JD+n $JD-n $JD+- DDDDD Modified Julian Date # +# $WD+n $WD-n $WD+- WWWWD GPS Week and Day # +# $YD+n $YD-n $YD+- YYDDD Year and DOY # +# $YSS+n $YSS-n $YSS+- YYDDDS Year, DOY, Sess. Char. # +# $YMD_STR+n $YMD_STR-n $YMD_STR+- YYYY MM DD Year, Month, Day # +# # +# Syntax if n=10,...: $+(n), $S+(n), ..., $-(n), $S-(n), ... # +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_QIF/MENU_VAR.old b/config/bernese/gpsuser52-luzon/OPT/R2S_QIF/MENU_VAR.old new file mode 100755 index 0000000..d7eb93a --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_QIF/MENU_VAR.old @@ -0,0 +1,107 @@ + +! +! Predefined variables +! +! 2-digit year +! ------------ +YEAR2 1 "80" + ## widget = comment + # $Y + +MSG_YEAR2 1 "Two digit year of the current session" + +! Month +! ----- +MONTH2 1 "01" + ## widget = comment + # $M + +MSG_MONTH2 1 "Month of the current session" + +! Day of month +! ------------ +DAY2 1 "06" + ## widget = comment + # $D + +MSG_DAY2 1 "Day of month of the current session" + +! Job ID +! ------ +JOB_ID 1 "" + ## widget = comment + # $J + +MSG_JOB_ID 1 "Job ID" + +! Ranges of $-Variables +! --------------------- +VAR_MINUS 1 "-1" + ## widget = spinbox; range = -999 0 1 + +MSG_VAR_MINUS 1 "Minus range" + +VAR_PLUS 1 "1" + ## widget = spinbox; range = 0 999 1 + +MSG_VAR_PLUS 1 "Plus range" + +! User-defined Variables +! ---------------------- +USERVAR 1 "" "" + ## widget = uniline; numlines = 20; keepvariables = true + +MSG_USERVAR 1 "User-defined variables" + +! List of Environment Variables +! ----------------------------- +ENVIR_LIST 4 + "U" + "X" + "P" + "USER" + ## widget = uniline; numlines = 20 + +MSG_ENVIR_LIST 1 "Environment variables" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU VARIABLES - MENU_VAR 1: Variables # +# # +# PREDEFINED VARIABLES # +# (translated in the menu) # +# Variable Current value Description # +# $Y > %% < Two digit year of the current session # YEAR2 +# $M > %% < Month of the current session # MONTH2 +# $D > %% < Day of month of the current session # DAY2 +# $J > %% < Job ID # JOB_ID +# # +# USER-DEFINED VARIABLES ENVIRONMENT VARIABLES # +# (translated in the menu) (translated in main program) # +# > Variable_(w/o_$) Value___________ < > Variable < # USERVAR ENVIR_LIST +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_VAR 2: Ranges # +# # +# RANGES OF PREDEFINED VARIABLES # +# Minus range > %% < Plus range > %% < # VAR_MINUS VAR_PLUS +# # +# Without ranges With ranges Format Description # +# (n=0,1,...9) # +# $+n $-n $+- DDD Day of Year (DOY) # +# $S+n $S-n $S+- DDDS DOY, Session Character # +# $Y+n $Y-n $Y+- YYYY Year # +# $W+n $W-n $W+- WWWW GPS Week # +# $M+n $M-n $M+- YYMM Year, Month # +# $JD+n $JD-n $JD+- DDDDD Modified Julian Date # +# $WD+n $WD-n $WD+- WWWWD GPS Week and Day # +# $YD+n $YD-n $YD+- YYDDD Year and DOY # +# $YSS+n $YSS-n $YSS+- YYDDDS Year, DOY, Sess. Char. # +# $YMD_STR+n $YMD_STR-n $YMD_STR+- YYYY MM DD Year, Month, Day # +# # +# Syntax if n=10,...: $+(n), $S+(n), ..., $-(n), $S-(n), ... # +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_RED/ADDNEQ2.INP b/config/bernese/gpsuser52-luzon/OPT/R2S_RED/ADDNEQ2.INP new file mode 100755 index 0000000..48af3d5 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_RED/ADDNEQ2.INP @@ -0,0 +1,3818 @@ + +! Some keywords for automatic output +! ---------------------------------- +CAMPAIGN 1 "${P}/PHIVOLCS" + ## widget = initmenu; pointer = ACTIVE_CAMPAIGN + +SESSION_TABLE 1 "${P}/PHIVOLCS\STA\SESSIONS.SES" + ## widget = initmenu; pointer = SESSION_TABLE + +DESCR_SESSION_TABLE 1 "Session table" + +YR4_INFO 1 "2019" + ## widget = comment + # $Y+0 + +SES_INFO 1 "0110" + ## widget = comment + # $S+0 + +USR_INFO 1 "${USER}" + ## widget = comment + +! Environment variables +! --------------------- +ENVIRONMENT 5 + "U" "c:\Bernese\GPSUSER52" + "T" "c:\Bernese\GPSTEMP" + "X" "c:\Bernese\BERN52\GPS" + "P" "c:\Bernese\GPSDATA\CAMPAIGN52" + "USER" "" + ## widget = initmenu; pointer = ENVIR_LIST + +! ========================================================================= +! ADDNEQ2 1: Input Files +! ========================================================================= +! Show all general files +! ---------------------- +SHOWGEN 1 "1" + ## widget = checkbox + +MSG_SHOWGEN 1 "Show all general files" + +! Normal equations +! ---------------- +INPFILE 1 "${P}/PHIVOLCS\SOL\$E190110.NQ0" + ## widget = selwin; path = DIR_NEQ; ext = EXT_NEQ + # $E$YSS+0 + +MSG_INPFILE 1 "Normal equations" + +INPFILE_TXT_COL_1 1 "Name" + +! Variance rescaling factors +! -------------------------- +COVCOMI 0 + ## widget = selwin; path = DIR_WGT; ext = EXT_WGT; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_COVCOMI 1 "Variance rescaling factors" + +! Station coordinates +! ------------------- +COORD 1 "${P}/PHIVOLCS\STA\$E190110.CRD" + ## widget = selwin; path = DIR_CRD; ext = EXT_CRD; maxfiles = 1 + # $E$YSS+0 + +DESCR_COORD 1 "Station coordinates" + +! Station velocities +! ------------------ +VELAPR 0 + ## widget = selwin; path = DIR_VEL; ext = EXT_VEL; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_VELAPR 1 "Station velocities" + +! Station information +! ------------------- +STAINFO 1 "${P}/PHIVOLCS\STA\$(CRDINF).STA" + ## widget = selwin; path = DIR_STA; ext = EXT_STA; maxfiles = 1 + ## emptyallowed = true + # $(CRDINF) + +DESCR_STAINFO 1 "Station information" + +! Troposphere estimates +! --------------------- +TROPEST 0 + ## widget = selwin; path = DIR_TRP; ext = EXT_TRP; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_TROPEST 1 "Troposphere estimates" + +! Ionosphere master file +! ---------------------- +IONOS 0 + ## widget = selwin; path = DIR_ION; ext = EXT_ION; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_IONOS 1 "Ionosphere master file" + +! Differential code biases +! ------------------------ +DCBINP 0 + ## widget = selwin; path = DIR_DCB; ext = EXT_DCB; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_DCBINP 1 "Differential code biases" + +! Inter-system biases +! ------------------- +ISBINP 0 + ## widget = selwin; path = DIR_ISB; ext = EXT_ISB; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_ISBINP 1 "Inter-system biases" + +! Range biases (a priori) +! ----------------------- +RGBINP 0 + ## widget = selwin; path = DIR_RGB; ext = EXT_RGB; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_RGBINP 1 "SLR biases, CoM" + +! Earth rotation parameters +! ------------------------- +POLE 0 + ## widget = selwin; path = DIR_ERP; ext = EXT_ERP; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_POLE 1 "Earth rotation parameters" + +! Satellite Clock File, input +! -------------------- +SATCLK 0 + ## widget = selwin; path = DIR_CLK; ext = EXT_CLK; maxfiles = 1 + ## emptyallowed = true; activeif = RXCLKIN = _ + # + +DESCR_SATCLK 1 "GNSS satellite clocks" + +! Clock RINEX File +! ---------------- +RXCLKIN 0 + ## widget = selwin; path = DIR_RXC; ext = EXT_RXC; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_RXCLKIN 1 "Clock RINEX file" + +! Geocenter coordinates +! --------------------- +GCCINP 0 + ## widget = selwin; path = DIR_GCC; ext = EXT_GCC; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_GCCINP 1 "Geocenter coordinates" + +! Covariances (Coords) +! -------------------- +COVARRS 0 + ## widget = lineedit; path = DIR_COV; ext = EXT_COV + # + +DESCR_COVARRS 1 "Var-covar w.r.t. coord." + +! Covariances (All) +! ----------------- +COVTTRS 0 + ## widget = lineedit; path = DIR_COV; ext = EXT_COV + # + +DESCR_COVTTRS 1 "Full var-covar matrix" + +! Parameter estimates +! ------------------- +PARAMIN 0 + ## widget = selwin; path = DIR_EST; ext = EXT_EST; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_PARAMIN 1 "Parameter estimates" + +! ========================================================================= +! ADDNEQ2 1.1: General Files +! ========================================================================= +! General constants +! ----------------- +CONST 1 "${X}/GEN\CONST." + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # CONST. + +DESCR_CONST 1 "General constants" + +! Geodetic datum +! -------------- +DATUM 1 "${X}/GEN\DATUM." + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # DATUM. + +DESCR_DATUM 1 "Geodetic datum" + +! Phase center variations +! ----------------------- +PHASECC 1 "${X}/GEN\$(PCVINF).$(PCV)" + ## widget = selwin; path = PTH_GEN; maxfiles = 1; emptyallowed = true + # $(PCVINF).$(PCV) + +DESCR_PHASECC 1 "Phase center variations" + +! Satellite information +! --------------------- +SATELL 1 "${X}/GEN\$(SATINF).$(PCV)" + ## widget = selwin; path = PTH_GEN; maxfiles = 1; emptyallowed = true + # $(SATINF).$(PCV) + +DESCR_SATELL 1 "Satellite information" + +! Receiver information +! -------------------- +RECEIVR 1 "${X}/GEN\$(RECINF)" + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # $(RECINF) + +DESCR_RECEIVR 1 "Receiver information" + +! Satellite problems +! ------------------ +SATCRUX 1 "${X}/GEN\$(SATCRX).CRX" + ## widget = selwin; path = PTH_GEN; ext = EXT_CRX; maxfiles = 1 + ## emptyallowed = true + # $(SATCRX) + +DESCR_SATCRUX 1 "Satellite problems" + +! Subdaily pole model +! ------------------- +SUBMOD 1 "${X}/GEN\IERS2010XY.SUB" + ## widget = selwin; path = PTH_GEN; ext = EXT_SUB; maxfiles = 1 + ## emptyallowed = true + # IERS2010XY + +DESCR_SUBMOD 1 "Subdaily pole model" + +! Nutation Model +! ------------------- +NUTMOD 1 "${X}/GEN\IAU2000R06.NUT" + ## widget = selwin; path = PTH_GEN; ext = EXT_NUT; maxfiles = 1 + ## emptyallowed = true + # IAU2000R06 + +DESCR_NUTMOD 1 "Nutation model" + +! Sinex header file +! ----------------- +SINEXIN 1 "${X}/GEN\$(SNXINF)" + ## widget = selwin; path = PTH_GEN; maxfiles = 1; emptyallowed = true + # $(SNXINF) + +DESCR_SINEXIN 1 "SINEX general input file" + +! IONEX control file +! ------------------ +IONEXCF 1 "${X}/GEN\IONEX." + ## widget = selwin; path = PTH_GEN; maxfiles = 1; emptyallowed = true + # IONEX. + +DESCR_IONEXCF 1 "IONEX control file" + +! Scratch file +! ------------ +AUXFIL 1 "${U}/WORK\ADDNEQ2.SCR" + ## widget = lineedit; path = PTH_SCR; ext = EXT_SCR; emptyallowed = false + # ADDNEQ2$J + +DESCR_AUXFIL 1 "Scratch file" + +DELETE_FILES 1 "AUXFIL" + +! ========================================================================= +! ADDNEQ2 2: Output Files +! ========================================================================= +! Program output +! -------------- +SYSODEF 1 "0" + ## widget = checkbox + +MSG_SYSODEF 1 "Program output" + +SYSOUT 1 "${P}/PHIVOLCS\OUT\$F190110.OUT" + ## widget = lineedit; path = DIR_OUT; ext = EXT_OUT + ## activeif = SYSODEF == 0; emptyallowed = false + # $F$YSS+0 + +DESCR_SYSOUT 1 "Program output" + +! Error messages +! -------------- +ERRMRG 1 "0" + ## widget = checkbox + +MSG_ERRMRG 1 "Error message" + +SYSERR 1 "${U}/WORK\ERROR.MSG" + ## widget = lineedit; path = PTH_ERR; ext = EXT_ERR + ## activeif = ERRMRG == 0; emptyallowed = false + # ERROR + +DESCR_SYSERR 1 "Error message" + +! Normal equations +! ---------------- +NEQOUT 1 "${P}/PHIVOLCS\SOL\$F190110.NQ0" + ## widget = lineedit; path = DIR_NEQ; ext = EXT_NEQ + # $F$YSS+0 + +DESCR_NEQOUT 1 "Resulting normal equations" + +! Sinex +! ----- +SNXCONT 1 "NEQ" + ## widget = combobox; activeif = SINEXRS /= _; cards = COV NEQ + ## editable = false + +MSG_SNXCONT 1 "Content of SINEX" + +SINEXRS 1 "${P}/PHIVOLCS\SOL\$E190110.SNX" + ## widget = lineedit; path = DIR_SNX; ext = EXT_SNX + # $E$YSS+0 + +DESCR_SINEXRS 1 "SINEX" + +! Station coordinates +! ------------------- +COORDRS 0 + ## widget = lineedit; path = DIR_CRD; ext = EXT_CRD + # + +DESCR_COORDRS 1 "Station coordinate results" + +! Velocities +! ---------- +VELORS 0 + ## widget = lineedit; path = DIR_VEL; ext = EXT_VEL + # + +DESCR_VELORS 1 "Station velocity results" + +! Troposphere estimates +! --------------------- +TROPSAV 0 + ## widget = lineedit; path = DIR_TRP; ext = EXT_TRP + # + +DESCR_TROPSAV 1 "Troposphere estimates" + +! Troposphere SINEX +! ----------------- +TROPSNX 0 + ## widget = lineedit; path = DIR_TRO; ext = EXT_TRO + # + +DESCR_TROPSNX 1 "Troposphere estimates (SINEX)" + +! Ionosphere models +! ----------------- +IONOSRS 0 + ## widget = lineedit; path = DIR_ION; ext = EXT_ION + # + +DESCR_IONOSRS 1 "Ionosphere models" + +! IONEX +! ----- +IONEXRS 0 + ## widget = lineedit; path = DIR_INX; ext = EXT_INX + # + +DESCR_IONEXRS 1 "IONEX" + +! Code biases +! ----------- +DCBOUT 0 + ## widget = lineedit; path = DIR_DCB; ext = EXT_DCB + # + +DESCR_DCBOUT 1 "Code bias results" + +! Inter-system biases +! ------------------- +ISBOUT 0 + ## widget = lineedit; path = DIR_ISB; ext = EXT_ISB + # + +DESCR_ISBOUT 1 "Inter-system biases (output)" + +! Range biases +! ------------ +RGBOUT 0 + ## widget = lineedit; path = DIR_RGB; ext = EXT_RGB + # + +DESCR_RGBOUT 1 "SLR biases, CoM (output)" + +! BIAS SINEX +! ---------- +BIASSNX 0 + ## widget = lineedit; path = DIR_BIA; ext = EXT_BIA + # + +MSG_BIASSNX 1 "BIAS SINEX" + +! Orbital elements +! ---------------- +ELEFILE 0 + ## widget = lineedit; path = DIR_ELE; ext = EXT_ELE + # + +DESCR_ELEFILE 1 "Orbital elements" + +! Bernese ERP file +! ---------------- +POLERS 0 + ## widget = lineedit; path = DIR_ERP; ext = EXT_ERP + # + +DESCR_POLERS 1 "Bernese ERP file" + +! IERS ERP file +! ------------- +IERSPOL 0 + ## widget = lineedit; path = DIR_IEP; ext = EXT_IEP + # + +DESCR_IERSPOL 1 "IERS ERP file" + +! Geocenter coordinates +! --------------------- +GCCOUT 0 + ## widget = lineedit; path = DIR_GCC; ext = EXT_GCC + # + +DESCR_GCCOUT 1 "Geocenter coordinates" + +! Station residuals +! ----------------- +PLOTRS 0 + ## widget = lineedit; path = DIR_PLT; ext = EXT_PLT + # + +DESCR_PLOTRS 1 "Station residuals" + +PLOT_ALL 0 + ## widget = lineedit; path = DIR_PLT; ext = EXT_PLT + # + +DESCR_PLOT_ALL 1 "All parameter residuals" + +! Weekly summary file +! ------------------- +WEKSUM 0 + ## widget = lineedit; path = DIR_SUM; ext = EXT_SUM + # + +DESCR_WEKSUM 1 "Weekly summary file" + +! Variance rescaling factors (output) +! ----------------------------------- +COVCOMO 0 + ## widget = lineedit; path = DIR_WGT; ext = EXT_WGT; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_COVCOMO 1 "Variance rescaling factors" + +! PCV antenna models (output) +! Phase center models +! Phase center variations (grid) +! --------------------------- +PHASRSG 0 + ## widget = lineedit; path = DIR_PHG; ext = EXT_PHG; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_PHASRSG 1 "Antenna model results" + +! Satellite Clock File, output +! -------------------- +CLKSAV 0 + ## widget = lineedit; path = DIR_CLK; ext = EXT_CLK + # + +DESCR_CLKSAV 1 "Satellite clock file" + +! Clock RINEX File, output +! ---------------- +CLKRNX 0 + ## widget = lineedit; path = DIR_RXC; ext = EXT_RXC + # + +DESCR_CLKRNX 1 "clock RINEX file" + +! Parameter estimates +! ------------------- +PARAMRS 0 + ## widget = lineedit; path = DIR_EST; ext = EXT_EST + # + +DESCR_PARAMRS 1 "Parameter estimate results" + +! ========================================================================= +! ADDNEQ2 3.1: Options +! ========================================================================= +! Title +! ----- +TITLE 1 "RNX2SNX_190110: NEQ reduction and SINEX generation" + ## widget = lineedit + # RNX2SNX_$YSS+0: NEQ reduction and SINEX generation + +MSG_TITLE 1 "Title line" + +! Maximum number of parameters in combined NEQ +! -------------------------------------------- +MAXPAR 1 "6000" + ## widget = spinbox; range = 500 20000 500; check_type = integer + +MSG_MAXPAR 1 "Maximum number of parameters in combined NEQ" + +! A priori sigma of unit weight +! ----------------------------- +SIGMA0 1 "0.0010" + ## widget = lineedit; emptyallowed = false; check_type = real + ## check_min = 1e-20 + +MSG_SIGMA0 1 "A priori sigma of unit weight" + +! Compute no inversion +! --------------------- +NOINV 1 "0" + ## widget = checkbox + +MSG_NOINV 1 "Compute no solution" + +! Compute and compare individual solutions +! ---------------------------------------- +INDVSOL 1 "NO" + ## widget = combobox; editable = false + ## cards = NO YES HELMERT HLM_TRA HLM_ROT HLM_ALL; activeif = NOINV = 0 + +MSG_INDVSOL 1 "Compute and compare individual solutions" + +! Reference epoch for the coordinates +! ----------------------------------- +TIMREF 0 + ## widget = lineedit; activeif = CRD_NINT == 1 AND NOINV = 0 + ## check_type = date + # + +MSG_TIMREF 1 "Reference epoch for station coordinates" + +! Estimate velocities +! ------------------- +CRD_NINT 1 "0" + ## widget = checkbox + +MSG_CRD_NINT 1 "Set up station velocities" + +! Estimate geocenter coordinates +! ------------------------------ +SETUP_GCC 1 "0" + ## widget = checkbox + +MSG_SETUP_GCC 1 "Set up Geocenter coordinates" + +! ========================================================================= +! ADDNEQ2 3.2: Options +! ========================================================================= +! Provide extended output w.r.t. estimated parameters +! --------------------------------------------------- +PRT_EXT 1 "0" + ## widget = checkbox + +MSG_PRT_EXT 1 "Provide extended output w.r.t. estimated parameters" + +! Notify station inconsistencies between NEQs +! ------------------------------------------- +PRT_SIC 1 "0" + ## widget = checkbox + +MSG_PRT_SIC 1 "Notify station inconsistencies between NEQs" + +! Notify changes due to station information file +! ---------------------------------------------- +CRXWARN 1 "0" + ## widget = checkbox; activeif = STAINFO / _ + +MSG_CRXWARN 1 "Notify changes due to station info file" + +! Print detailed list of all parameter manipulations +! -------------------------------------------------- +PRT_PAR 1 "0" + ## widget = checkbox + +MSG_PRT_PAR 1 "Print detailed list of all parameter manipulations" + +! Regularize a priori constraint matrix +! ------------------------------------- +SNXREG 1 "NO" + ## widget = combobox; cards = NO YES + ## activeif = SINEXRS /= _ AND NOINV = 0 + +MSG_SNXREG 1 "Regularize a priori constraint matrix" + +! Sort stations according to DOMES code +! ------------------------------------- +STASORT 1 "0" + ## widget = checkbox; activeif = SINEXRS /= _ + +MSG_STASORT 1 "Sort stations according to DOMES code" + +! Include ADDNEQ1-style statistics block +! -------------------------------------- +HEUREF 1 "1" + ## widget = checkbox; activeif = SINEXRS /= _ + +MSG_HEUREF 1 "Include ADDNEQ1-style statistics block" + +! Do not write non-calibrated antenna/radome codes +! ------------------------------------------------ +ANTRED 1 "0" + ## widget = checkbox; activeif = SINEXRS /= _ + +MSG_ANTRED 1 "Do not write non-calibrated antenna/radome codes" + +! Transform ERP parameter to offset/drift representation +! ------------------------------------------------------ +ERPREP 1 "0" + ## widget = checkbox; activeif = SINEXRS /= _ + +MSG_ERPREP 1 "Transform ERP to offset/drift representation" + +! Truncate all NEQ station names after position 14 +! ------------------------------------------------ +NO_ABC 1 "NO" + ## widget = combobox; cards = NO YES; editable = true + +MSG_NO_ABC 1 "Truncate all NEQ station names after position 14" + +! Keep input NEQs in alphabetical order +! ------------------------------------- +NOCHRONO 1 "0" + ## widget = checkbox + +MSG_NOCHRONO 1 "Keep input NEQs in alphabetical order" + +! Write coordinates/velocities as ... in var-covar files +! ------------------------------------------------------ +COVMODE 1 "CRD/VEL" + ## widget = combobox; cards = CRD/VEL CRD/CRD; editable = false + ## activeif = COVARRS / _ OR COVTTRS / _ AND CRD_NINT = 1 + +MSG_COVMODE 1 "Write coordinates and velocities in var-covar files as" + +! Eliminate station parameters in case of equipement changes +! ---------------------------------------------------------- +CRXREC 1 "NEVER" + ## widget = combobox; cards = NEVER TYPE TYPE_OR_NUMBER; editable = false + ## activeif = STAINFO / _ + +MSG_CRXREC 1 "Remove station in case of receiver change" + +CRXANT 1 "NEVER" + ## widget = combobox; editable = false + ## cards = NEVER TYPE TYPE_OR_ECCENT TYPE_OR_ECCENT_OR_NUMBER + ## activeif = STAINFO / _ + +MSG_CRXANT 1 "Remove station in case of antenna change" + +! Correct step2 tide bug +! ---------------------- +STEP2 1 "0" + ## widget = checkbox + +MSG_STEP2 1 "Correct step2 tide bug" + +STEP2A 0 + ## widget = lineedit; emptyallowed = true; check_type = date + ## activeif = STEP2 == 1 + # + +MSG_STEP2A 1 "Step2 tide bug start MJD" + +STEP2B 0 + ## widget = lineedit; emptyallowed = true; check_type = date + ## activeif = STEP2 == 1 + # + +MSG_STEP2B 1 "Step2 tide bug end MJD" + +! ========================================================================= +! ADDNEQ2 4: Comparison of Individual Solutions +! ========================================================================= +! Minimum number of solutions for each station +! -------------------------------------------- +MINSOL 1 "0" + ## widget = spinbox; range = 0 9999 1; check_type = integer + +MSG_MINSOL 1 "Minimum number of solutions for each station" + +! Maximum tolerated residual +! -------------------------- +BADSOL_N 1 "15" + ## widget = lineedit; emptyallowed = true; check_type = real + ## check_min = 0 + +MSG_BADSOL_N 1 "Maximum tolerated residual: North" + +BADSOL_E 1 "15" + ## widget = lineedit; emptyallowed = true: check_type = real + ## check_min = 0 + +MSG_BADSOL_E 1 "Maximum tolerated residual: East" + +BADSOL_U 1 "30" + ## widget = lineedit; emptyallowed = true; check_type = real + ## check_min = 0 + +MSG_BADSOL_U 1 "Maximum tolerated residual: Up" + +! Maximum tolerated root-mean-square error +! ---------------------------------------- +BADSOLRN 1 "10" + ## widget = lineedit; emptyallowed = true; check_type = real + ## check_min = 0 + +MSG_BADSOLRN 1 "Maximum tolerated RMS error: North" + +BADSOLRE 1 "10" + ## widget = lineedit; emptyallowed = true; check_type = real + ## check_min = 0 + +MSG_BADSOLRE 1 "Maximum tolerated RMS error: East" + +BADSOLRU 1 "20" + ## widget = lineedit; emptyallowed = true; check_type = real + ## check_min = 0 + +MSG_BADSOLRU 1 "Maximum tolerated RMS error: Up" + +! ========================================================================= +! ADDNEQ2 5: Datum Definition for Coordinates +! ========================================================================= +! Datum definition type +! --------------------- +RADIO2_4 1 "0" + ## widget = radiobutton; group = DUMMY + +MSG_RADIO2_4 1 "Free network solution" + +RADIO2_3 1 "1" + ## widget = radiobutton; group = DUMMY + ## radiokeys = FREESTA C_TRA C_ROT C_SCL + +MSG_RADIO2_3 1 "Minimum constraint solution" + +RADIO2_2 1 "0" + ## widget = radiobutton; group = DUMMY; radiokeys = SIGSTA + +MSG_RADIO2_2 1 "Coordinates constrained" + +RADIO2_1 1 "0" + ## widget = radiobutton; group = DUMMY; radiokeys = FIXSTA + +MSG_RADIO2_1 1 "Coordinates fixed" + +FREESTA 1 "FROM_FILE" + ## widget = combobox; editable = false + ## cards = ALL MANUAL FROM_FILE WITH_FLAG + +MSG_FREESTA 1 "Minimum constraint solution" + +SIGSTA 1 "FROM_FILE" + ## widget = combobox; editable = false + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG + +MSG_SIGSTA 1 "Coordinates constrained" + +FIXSTA 1 "FROM_FILE" + ## widget = combobox; editable = false + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG + +MSG_FIXSTA 1 "Coordinates fixed" + +! Minimum constraint conditions +! ----------------------------- +C_TRA 1 "YES" + ## widget = combobox; cards = YES NO + +MSG_C_TRA 1 "Translation" + +C_ROT 1 "NO" + ## widget = combobox; cards = YES NO + +MSG_C_ROT 1 "Rotation" + +C_SCL 1 "NO" + ## widget = combobox; cards = YES NO + +MSG_C_SCL 1 "Scale" + +! A priori sigmas +! --------------- +C_SIGMAN 1 "0.00001" + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = SIGSTA /= FROM_FILE AND RADIO2_2 = 1 + +MSG_C_SIGMAN 1 "North" + +C_SIGMAE 1 "0.00001" + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = SIGSTA /= FROM_FILE AND RADIO2_2 = 1 + +MSG_C_SIGMAE 1 "East" + +C_SIGMAU 1 "0.00001" + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = SIGSTA /= FROM_FILE AND RADIO2_2 = 1 + +MSG_C_SIGMAU 1 "Up" + +! ========================================================================= +! ADDNEQ2 5.1: Datum Definition for Coordinates +! ========================================================================= +! Stations considered for minimum constraint conditions +! ----------------------------------------------------- +FREESTA_L 0 + ## widget = selwin; activeif = FREESTA == MANUAL AND RADIO2_3 == 1 + ## pointer = STALST + # + +MSG_FREESTA_L 1 "Manual selection" + +FREESTA_F 1 "${P}/PHIVOLCS\STA\REF190110.FIX" + ## widget = selwin; activeif = FREESTA == FROM_FILE AND RADIO2_3 == 1 + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # REF$YSS+0 + +MSG_FREESTA_F 1 "List of stations from file" + +FREESTA_G 0 + ## widget = lineedit; activeif = FREESTA == WITH_FLAG AND RADIO2_3 == 1 + # + +MSG_FREESTA_G 1 "Stations with specific flags in CRD file" + +! Station coordinates to be constrained +! ------------------------------------- +STATION4 0 + ## widget = selwin; activeif = SIGSTA == MANUAL AND RADIO2_2 == 1 + ## pointer = STALST + +MSG_STATION4 1 "Manual selection" + +STAFILE4 0 + ## widget = selwin; activeif = SIGSTA == FROM_FILE AND RADIO2_2 == 1 + ## path = DIR_SIG; ext = EXT_SIG; maxfiles = 1 + # + +MSG_STAFILE4 1 "List of stations (and sigmas) from file" + +STAFLAG4 0 + ## widget = lineedit; activeif = SIGSTA == WITH_FLAG AND RADIO2_2 == 1 + # + +MSG_STAFLAG4 1 "Stations with specific flags in CRD file" + +! Station coordinates to be fixed +! ------------------------------- +STATION1 0 + ## widget = selwin; activeif = FIXSTA == MANUAL AND RADIO2_1 == 1 + ## pointer = STALST + +MSG_STATION1 1 "Manual selection" + +STAFILE1 0 + ## widget = selwin; activeif = FIXSTA == FROM_FILE AND RADIO2_1 == 1 + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_STAFILE1 1 "List of stations from file" + +STAFLAG1 0 + ## widget = lineedit; activeif = FIXSTA == WITH_FLAG AND RADIO2_1 == 1 + # + +MSG_STAFLAG1 1 "Stations with specific flags in CRD file" + +! ========================================================================= +! ADDNEQ2 6: Datum Definition for Velocities +! ========================================================================= +! Datum definition type +! --------------------- +RADIO3_4 1 "0" + ## widget = radiobutton; group = DUMMY + +MSG_RADIO3_4 1 "Free network solution" + +RADIO3_3 1 "0" + ## widget = radiobutton; group = DUMMY + ## radiokeys = FREEVEL V_TRA V_ROT V_SCL + +MSG_RADIO3_3 1 "Minimum constraint solution" + +RADIO3_2 1 "1" + ## widget = radiobutton; group = DUMMY; radiokeys = SIGVEL + +MSG_RADIO3_2 1 "Velocities constrained" + +RADIO3_1 1 "0" + ## widget = radiobutton; group = DUMMY; radiokeys = FIXVEL + +MSG_RADIO3_1 1 "Velocities fixed" + +FREEVEL 1 "FROM_FILE" + ## widget = combobox; editable = false + ## cards = ALL MANUAL FROM_FILE WITH_FLAG + +MSG_FREEVEL 1 "Minimum constraint solution" + +SIGVEL 1 "FROM_FILE" + ## widget = combobox; editable = false + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG + +MSG_SIGVEL 1 "Velocities constrained" + +FIXVEL 1 "FROM_FILE" + ## widget = combobox; editable = false + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG + +MSG_FIXVEL 1 "Velocities fixed" + +! Minimum constraint conditions +! ----------------------------- +V_TRA 1 "YES" + ## widget = combobox; cards = YES NO + +MSG_V_TRA 1 "Translation" + +V_ROT 1 "NO" + ## widget = combobox; cards = YES NO + +MSG_V_ROT 1 "Rotation" + +V_SCL 1 "NO" + ## widget = combobox; cards = YES NO + +MSG_V_SCL 1 "Scale" + +! A priori sigmas +! --------------- +V_SIGMAN 1 "0.0001" + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = SIGVEL /= FROM_FILE AND RADIO3_2 = 1 + +MSG_V_SIGMAN 1 "North" + +V_SIGMAE 1 "0.0001" + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = SIGVEL /= FROM_FILE AND RADIO3_2 = 1 + +MSG_V_SIGMAE 1 "East" + +V_SIGMAU 1 "0.0001" + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = SIGVEL /= FROM_FILE AND RADIO3_2 = 1 + +MSG_V_SIGMAU 1 "Up" + +! ========================================================================= +! ADDNEQ2 6.1: Datum Definition for Velocities +! ========================================================================= +! Stations considered for minimum constraint conditions +! ----------------------------------------------------- +FREEVEL_L 0 + ## widget = selwin; activeif = FREEVEL == MANUAL AND RADIO3_3 == 1 + ## pointer = STALST + +MSG_FREEVEL_L 1 "Manual selection" + +FREEVEL_F 0 + ## widget = selwin; activeif = FREEVEL == FROM_FILE AND RADIO3_3 == 1 + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1; emptyallowed = true + # + +MSG_FREEVEL_F 1 "List of stations from file" + +FREEVEL_G 0 + ## widget = lineedit; activeif = FREEVEL == WITH_FLAG AND RADIO3_3 == 1 + # + +MSG_FREEVEL_G 1 "Stations with specific flags in VEL file" + +! Station velocities to be constrained +! ------------------------------------ +VELOCITY4 0 + ## widget = selwin + ## activeif = CRD_NINT == 1 AND SIGVEL == MANUAL AND RADIO3_2 == 1 + ## pointer = STALST + +MSG_VELOCITY4 1 "Manual selection" + +VELFILE4 0 + ## widget = selwin; activeif = SIGVEL == FROM_FILE AND RADIO3_2 == 1 + ## path = DIR_SIG; ext = EXT_SIG; maxfiles = 1; emptyallowed = true + # + +MSG_VELFILE4 1 "List of stations (and sigmas) from file" + +VELFLAG4 0 + ## widget = lineedit; activeif = SIGVEL == WITH_FLAG AND RADIO3_2 == 1 + # + +MSG_VELFLAG4 1 "Stations with specific flags in VEL file" + +! Station velocities to be fixed +! ------------------------------ +VELOCITY1 0 + ## widget = selwin; activeif = FIXVEL == MANUAL AND RADIO3_1 == 1 + ## pointer = STALST + +MSG_VELOCITY1 1 "Manual selection" + +VELFILE1 0 + ## widget = selwin; activeif = FIXVEL == FROM_FILE AND RADIO3_1 == 1 + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_VELFILE1 1 "List of stations from file" + +VELFLAG1 0 + ## widget = lineedit; activeif = FIXVEL == WITH_FLAG AND RADIO3_1 == 1 + # + +MSG_VELFLAG1 1 "Stations with specific flags in VEL file" + +! ========================================================================= +! ADDNEQ2 7.1: Parameter Pre-elimination +! ========================================================================= +! Station-related parameters: Station coordinates +! ----------------------------------------------- +CRD_ELIM 1 "NO" + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + +MSG_CRD_ELIM 1 "Station coordinates" + +CRD_EXCP 0 + ## widget = lineedit + ## activeif = CRD_ELIM == BEFORE_STACKING OR CRD_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_CRD_EXCP 1 "Except for files: Station coordinates" + +CRD_EXST 1 "0" + ## widget = checkbox; activeif = CRD_ELIM /= NO AND CRD_ELIM / _ + +MSG_CRD_EXST 1 "Except for stations: Atmospheric pressure loading" + +CRD_EXSEL 0 + ## widget = combobox; activeif = CRD_ELIM /= NO AND CRD_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_CRD_EXSEL 1 "Selection for station exceptions: station coordinates" + +CRD_EXMAN 0 + ## widget = selwin + ## activeif = CRD_ELIM /= NO AND CRD_EXST = 1 AND CRD_EXSEL = MANUAL + ## pointer = STALST + +MSG_CRD_EXMAN 1 "Manual selection for station exceptions: station coordinates" + +CRD_EXFIL 0 + ## widget = selwin + ## activeif = CRD_ELIM /= NO AND CRD_EXST = 1 AND CRD_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_CRD_EXFIL 1 "Selection for station exceptions from file: station coordinates" + +CRD_EXFLG 0 + ## widget = lineedit + ## activeif = CRD_ELIM /= NO AND CRD_EXST = 1 AND CRD_EXSEL = WITH_FLAG + +MSG_CRD_EXFLG 1 "Selection for station exceptions from flag: station coordinates" + +! Station-related parameters: Receiver clock bias/offsets +! ------------------------------------------------------- +CLK_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_CLK_ELIM 1 "GLONASS receiver clock biases" + +CLK_EXCP 0 + ## widget = lineedit + ## activeif = CLK_ELIM == BEFORE_STACKING OR CLK_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_CLK_EXCP 1 "Except for files: Receiver clock offsets" + +CLK_EXST 1 "0" + ## widget = checkbox; activeif = CLK_ELIM /= NO AND CLK_ELIM / _ + +MSG_CLK_EXST 1 "Except for stations: Atmospheric pressure loading" + +CLK_EXSEL 0 + ## widget = combobox; activeif = CLK_ELIM /= NO AND CLK_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_CLK_EXSEL 1 "Selection for station exceptions: receiver clock offsets" + +CLK_EXMAN 0 + ## widget = selwin + ## activeif = CLK_ELIM /= NO AND CLK_EXST = 1 AND CLK_EXSEL = MANUAL + ## pointer = CLKLST + +MSG_CLK_EXMAN 1 "Manual selection for station exceptions: receiver clock offsets" + +CLK_EXFIL 0 + ## widget = selwin + ## activeif = CLK_ELIM /= NO AND CLK_EXST = 1 AND CLK_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_CLK_EXFIL 1 "Selection for station exceptions from file: receiver clock offsets" + +CLK_EXFLG 0 + ## widget = lineedit + ## activeif = CLK_ELIM /= NO AND CLK_EXST = 1 AND CLK_EXSEL = WITH_FLAG + +MSG_CLK_EXFLG 1 "Selection for station exceptions from flag: receiver clock offsets" + +! Station-related parameters: Inter-system bias +! ---------------------------------------------- +ISB_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_ISB_ELIM 1 "Time-dependent GLONASS ISB" + +ISB_EXCP 0 + ## widget = lineedit + ## activeif = ISB_ELIM == BEFORE_STACKING OR CLK_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_ISB_EXCP 1 "Except for files: inter-system bias" + +ISB_EXST 1 "0" + ## widget = checkbox; activeif = ISB_ELIM /= NO AND ISB_ELIM / _ + +MSG_ISB_EXST 1 "Except for stations: Atmospheric pressure loading" + +ISB_EXSEL 0 + ## widget = combobox; activeif = ISB_ELIM /= NO AND ISB_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_ISB_EXSEL 1 "Selection for station exceptions: inter-system bias" + +ISB_EXMAN 0 + ## widget = selwin + ## activeif = ISB_ELIM /= NO AND ISB_EXST = 1 AND ISB_EXSEL = MANUAL + ## pointer = CLKLST + +MSG_ISB_EXMAN 1 "Manual selection for station exceptions: inter-system bias" + +ISB_EXFIL 0 + ## widget = selwin + ## activeif = ISB_ELIM /= NO AND ISB_EXST = 1 AND ISB_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_ISB_EXFIL 1 "Selection for station exceptions from file: inter-system bias" + +ISB_EXFLG 0 + ## widget = lineedit + ## activeif = ISB_ELIM /= NO AND ISB_EXST = 1 AND ISB_EXSEL = WITH_FLAG + +MSG_ISB_EXFLG 1 "Selection for station exceptions from flag: inter-system bias" + +! Station-related parameters: Receiver antenna offsets +! ---------------------------------------------------- +RAO_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_RAO_ELIM 1 "Receiver antenna offsets" + +RAO_EXCP 0 + ## widget = lineedit + ## activeif = RAO_ELIM == BEFORE_STACKING OR RAO_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_RAO_EXCP 1 "Except for files: Receiver antenna offsets" + +! Station-related parameters: Receiver antenna pattern +! ---------------------------------------------------- +RAP_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_RAP_ELIM 1 "Receiver antenna pattern" + +RAP_EXCP 0 + ## widget = lineedit + ## activeif = RAP_ELIM == BEFORE_STACKING OR RAP_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_RAP_EXCP 1 "Except for files: Receiver antenna pattern" + +! Station-related parameters: Receiver DCB parameter +! -------------------------------------------------- +DCBR_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_DCBR_ELIM 1 "Receiver DCB parameters" + +DCBR_EXCP 0 + ## widget = lineedit + ## activeif = DCBR_ELIM == BEFORE_STACKING OR DCBR_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_DCBR_EXCP 1 "Except for files: Receiver DCB parameters" + +DCBR_EXST 1 "0" + ## widget = checkbox; activeif = DCBR_ELIM /= NO AND DCBR_ELIM / _ + +MSG_DCBR_EXST 1 "Except for stations: Atmospheric pressure loading" + +DCBR_EXSEL 0 + ## widget = combobox; activeif = DCBR_ELIM /= NO AND DCBR_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_DCBR_EXSEL 1 "Selection for station exceptions: receiver DCB parameters" + +DCBR_EXMAN 0 + ## widget = selwin + ## activeif = DCBR_ELIM /= NO AND DCBR_EXST = 1 AND DCBR_EXSEL = MANUAL + ## pointer = DCBRLST + +MSG_DCBR_EXMAN 1 "Manual selection for station exceptions: receiver DCB parameters" + +DCBR_EXFIL 0 + ## widget = selwin + ## activeif = DCBR_ELIM /= NO AND DCBR_EXST = 1 AND DCBR_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_DCBR_EXFIL 1 "Selection for station exceptions from file: receiver DCB parameters" + +DCBR_EXFLG 0 + ## widget = lineedit + ## activeif = DCBR_ELIM /= NO AND DCBR_EXST = 1 AND DCBR_EXSEL = WITH_FLAG + +MSG_DCBR_EXFLG 1 "Selection for station exceptions from flag: receiver DCB parameters" + +! Station-related parameters: GNSS-specific station translation +! ------------------------------------------------------------- +GTRA_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_GTRA_ELIM 1 "GNSS-specific station translation" + +GTRA_EXCP 0 + ## widget = lineedit + ## activeif = GTRA_ELIM == BEFORE_STACKING OR GTRA_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_GTRA_EXCP 1 "Except for files: GNSS-specific station translation" + +GTRA_EXST 1 "0" + ## widget = checkbox; activeif = GTRA_ELIM /= NO AND GTRA_ELIM / _ + +MSG_GTRA_EXST 1 "Except for stations: GNSS-specific station translations" + +GTRA_EXSEL 0 + ## widget = combobox; activeif = GTRA_ELIM /= NO AND GTRA_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_GTRA_EXSEL 1 "Selection for station exceptions: GNSS-spec translations" + +GTRA_EXMAN 0 + ## widget = selwin + ## activeif = GTRA_ELIM /= NO AND GTRA_EXST = 1 AND GTRA_EXSEL = MANUAL + ## pointer = GSPLST + +MSG_GTRA_EXMAN 1 "Manual selection for station exceptions: GNSS-spec translations" + +GTRA_EXFIL 0 + ## widget = selwin + ## activeif = GTRA_ELIM /= NO AND GTRA_EXST = 1 AND GTRA_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_GTRA_EXFIL 1 "Selection for station exceptions from file: GNSS-spec translations" + +GTRA_EXFLG 0 + ## widget = lineedit + ## activeif = GTRA_ELIM /= NO AND GTRA_EXST = 1 AND GTRA_EXSEL = WITH_FLAG + +MSG_GTRA_EXFLG 1 "Selection for station exceptions from flag: GNSS-spec translations" + +! Station-related parameters: GNSS-specific troposphere biases +! ------------------------------------------------------------ +GTRP_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_GTRP_ELIM 1 "GNSS-specific ZPD bias" + +GTRP_EXCP 0 + ## widget = lineedit + ## activeif = GTRP_ELIM == BEFORE_STACKING OR GTRP_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_GTRP_EXCP 1 "Except for files: GNSS-specific ZPD bias" + +GTRP_EXST 1 "0" + ## widget = checkbox; activeif = GTRP_ELIM /= NO AND GTRP_ELIM / _ + +MSG_GTRP_EXST 1 "Except for stations: GNSS-specific ZPD bias" + +GTRP_EXSEL 0 + ## widget = combobox; activeif = GTRP_ELIM /= NO AND GTRP_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_GTRP_EXSEL 1 "Selection for station exceptions: GNSS-spec ZPD bias" + +GTRP_EXMAN 0 + ## widget = selwin + ## activeif = GTRP_ELIM /= NO AND GTRP_EXST = 1 AND GTRP_EXSEL = MANUAL + ## pointer = GSPLST + +MSG_GTRP_EXMAN 1 "Manual selection for station exceptions: GNSS-spec ZPD bias" + +GTRP_EXFIL 0 + ## widget = selwin + ## activeif = GTRP_ELIM /= NO AND GTRP_EXST = 1 AND GTRP_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_GTRP_EXFIL 1 "Selection for station exceptions from file: GNSS-spec ZPD bias" + +GTRP_EXFLG 0 + ## widget = lineedit + ## activeif = GTRP_ELIM /= NO AND GTRP_EXST = 1 AND GTRP_EXSEL = WITH_FLAG + +MSG_GTRP_EXFLG 1 "Selection for station exceptions from flag: GNSS-spec ZPD bias" + +! Station-related parameters: Range biases +! ---------------------------------------- +RNG_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_RNG_ELIM 1 "Range biases" + +RNG_EXCP 0 + ## widget = lineedit + ## activeif = RNG_ELIM == BEFORE_STACKING OR RNG_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_RNG_EXCP 1 "Except for files: Range biases" + +! Atmospheric parameters: Troposphere ZPD +! --------------------------------------- +TRP_ELIM 1 "BEFORE_STACKING" + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + +MSG_TRP_ELIM 1 "Troposphere zenith path delays" + +TRP_EXCP 0 + ## widget = lineedit + ## activeif = TRP_ELIM == BEFORE_STACKING OR TRP_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_TRP_EXCP 1 "Except for files: troposphere ZPDs" + +TRP_EXST 1 "0" + ## widget = checkbox; activeif = TRP_ELIM /= NO AND TRP_ELIM / _ + +MSG_TRP_EXST 1 "Except for stations: troposphere ZPDs" + +TRP_EXSEL 0 + ## widget = combobox; activeif = TRP_ELIM /= NO AND TRP_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_TRP_EXSEL 1 "Selection for station exceptions: troposphere ZPDs" + +TRP_EXMAN 0 + ## widget = selwin + ## activeif = TRP_ELIM /= NO AND TRP_EXST = 1 AND TRP_EXSEL = MANUAL + ## pointer = TRPLST + +MSG_TRP_EXMAN 1 "Manual selection for station exceptions: troposphere ZPDs" + +TRP_EXFIL 0 + ## widget = selwin + ## activeif = TRP_ELIM /= NO AND TRP_EXST = 1 AND TRP_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_TRP_EXFIL 1 "Selection for station exceptions from file: troposphere ZPDs" + +TRP_EXFLG 0 + ## widget = lineedit + ## activeif = TRP_ELIM /= NO AND TRP_EXST = 1 AND TRP_EXSEL = WITH_FLAG + +MSG_TRP_EXFLG 1 "Selection for station exceptions from flag: troposphere ZPDs" + +! Atmospheric parameters: Troposphere gradient +! -------------------------------------------- +GRD_ELIM 1 "BEFORE_STACKING" + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + +MSG_GRD_ELIM 1 "Troposphere gradients" + +GRD_EXCP 0 + ## widget = lineedit + ## activeif = GRD_ELIM == BEFORE_STACKING OR GRD_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_GRD_EXCP 1 "Except for files: Troposphere gradients" + +GRD_EXST 1 "0" + ## widget = checkbox; activeif = GRD_ELIM /= NO AND GRD_ELIM / _ + +MSG_GRD_EXST 1 "Except for stations: troposphere gradients" + +GRD_EXSEL 0 + ## widget = combobox; activeif = GRD_ELIM /= NO AND GRD_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_GRD_EXSEL 1 "Selection for station exceptions: troposphere gradients" + +GRD_EXMAN 0 + ## widget = selwin + ## activeif = GRD_ELIM /= NO AND GRD_EXST = 1 AND GRD_EXSEL = MANUAL + ## pointer = TRPLST + +MSG_GRD_EXMAN 1 "Manual selection for station exceptions: troposphere gradients" + +GRD_EXFIL 0 + ## widget = selwin + ## activeif = GRD_ELIM /= NO AND GRD_EXST = 1 AND GRD_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_GRD_EXFIL 1 "Selection for station exceptions from file: troposphere gradients" + +GRD_EXFLG 0 + ## widget = lineedit + ## activeif = GRD_ELIM /= NO AND GRD_EXST = 1 AND GRD_EXSEL = WITH_FLAG + +MSG_GRD_EXFLG 1 "Selection for station exceptions from flag: troposphere gradients" + +! Atmospheric parameters: Ionosphere models +! ----------------------------------------- +GIM_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_GIM_ELIM 1 "Global ionosphere parameters" + +GIM_EXCP 0 + ## widget = lineedit + ## activeif = GIM_ELIM == BEFORE_STACKING OR GIM_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_GIM_EXCP 1 "Except for files: Global ionosphere parameters" + +HOI_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_HOI_ELIM 1 "HOI scaling factors" + +HOI_EXCP 0 + ## widget = lineedit + ## activeif = HOI_ELIM == BEFORE_STACKING OR HOI_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_HOI_EXCP 1 "Except for files: HOI scaling factors" + +! Helmert parameters +! ------------------ +TRANS_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_TRANS_ELIM 1 "Helmert: Translations" + +TRANS_EXCP 0 + ## widget = lineedit + ## activeif = TRANS_ELIM == BEFORE_STACKING OR TRANS_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_TRANS_EXCP 1 "Except for files: Helmert translations" + +ROT_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_ROT_ELIM 1 "Helmert: Rotations" + +ROT_EXCP 0 + ## widget = lineedit + ## activeif = ROT_ELIM == BEFORE_STACKING OR ROT_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_ROT_EXCP 1 "Except for files: Helmert rotations" + +SCALE_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_SCALE_ELIM 1 "Helmert: Scale" + +SCALE_EXCP 0 + ## widget = lineedit + ## activeif = SCALE_ELIM == BEFORE_STACKING OR SCALE_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_SCALE_EXCP 1 "Except for files: Helmert scale" + +! ========================================================================= +! ADDNEQ2 7.2: Parameter Pre-elimination +! ========================================================================= +! Satellite-related parameters: dynamical orbit parameters +! -------------------------------------------------------- +ORB_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_ORB_ELIM 1 "Orbital elements" + +ORB_EXCP 0 + ## widget = lineedit + ## activeif = ORB_ELIM == BEFORE_STACKING OR ORB_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_ORB_EXCP 1 "Except for files: Orbital elements" + +! Satellite-related parameters: stochastic orbit parameters +! --------------------------------------------------------- +STO_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_STO_ELIM 1 "Stochastic pulses" + +STO_EXCP 0 + ## widget = lineedit + ## activeif = STO_ELIM == BEFORE_STACKING OR STO_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_STO_EXCP 1 "Except for files: Stochastic pulses" + +! Satellite-related parameters: satellite antenna offsets +! ------------------------------------------------------- +ANT_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_ANT_ELIM 1 "Satellite antenna offsets" + +ANT_EXCP 0 + ## widget = lineedit + ## activeif = ANT_ELIM == BEFORE_STACKING OR ANT_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_ANT_EXCP 1 "Except for files: Satellite antenna offsets" + +ANTX_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_ANTX_ELIM 1 "Satellite antenna offsets (XY)" + +ANTX_EXCP 0 + ## widget = lineedit + ## activeif = ANTX_ELIM == BEFORE_STACKING OR ANTX_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_ANTX_EXCP 1 "Except for files: Satellite antenna offsets (XY)" + +! Satellite-related parameters: satellite antenna pattern +! ------------------------------------------------------- +SPV_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_SPV_ELIM 1 "Satellite antenna variations" + +SPV_EXCP 0 + ## widget = lineedit + ## activeif = SPV_ELIM == BEFORE_STACKING OR SPV_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_SPV_EXCP 1 "Except for files: Satellite antenna variations" + +! Satellite-related parameters: satellite DCB +! ------------------------------------------- +DCBS_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_DCBS_ELIM 1 "Satellite DCB parameters" + +DCBS_EXCP 0 + ## widget = lineedit + ## activeif = DCBS_ELIM == BEFORE_STACKING OR DCBS_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_DCBS_EXCP 1 "Except for files: Satellite DCB parameters" + +! Earth orientation parameters (Polar motion) +! ------------------------------------------- +ERP_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_ERP_ELIM 1 "Earth rotation parameters (Pole)" + +ERP_EXCP 0 + ## widget = lineedit + ## activeif = ERP_ELIM == BEFORE_STACKING OR ERP_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_ERP_EXCP 1 "Except for files: Earth rotation parameters (Pole)" + +! Earth orientation parameters (UT) +! --------------------------------- +UT_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_UT_ELIM 1 "Earth rotation parameters (UT)" + +UT_EXCP 0 + ## widget = lineedit + ## activeif = UT_ELIM == BEFORE_STACKING OR UT_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_UT_EXCP 1 "Except for files: Earth rotation parameters (UT)" + +! Earth orientation parameters (LOD) +! --------------------------------- +LOD_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_LOD_ELIM 1 "Earth rotation parameters (LOD)" + +LOD_EXCP 0 + ## widget = lineedit + ## activeif = LOD_ELIM == BEFORE_STACKING OR LOD_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_LOD_EXCP 1 "Except for files: Earth rotation parameters (LOD)" + +! Nutation parameters +! ------------------- +NUT_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_NUT_ELIM 1 "Nutation parameters" + +NUT_EXCP 0 + ## widget = lineedit + ## activeif = NUT_ELIM == BEFORE_STACKING OR NUT_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_NUT_EXCP 1 "Except for files: Nutation parameters" + +! Scaling factors for Vienna grid files: Atmosphere loading +! --------------------------------------------------------- +ALD_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_ALD_ELIM 1 "Atmospheric pressure loading" + +ALD_EXCP 0 + ## widget = lineedit + ## activeif = ALD_ELIM == BEFORE_STACKING OR ALD_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_ALD_EXCP 1 "Except for files: Atmospheric pressure loading" + +ALD_EXST 1 "0" + ## widget = checkbox; activeif = ALD_ELIM /= NO AND ALD_ELIM / _ + +MSG_ALD_EXST 1 "Except for stations: Atmospheric pressure loading" + +ALD_EXSEL 0 + ## widget = combobox; activeif = ALD_ELIM /= NO AND ALD_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_ALD_EXSEL 1 "Selection for station exceptions: Atmospheric pressure loading" + +ALD_EXMAN 0 + ## widget = selwin + ## activeif = ALD_ELIM /= NO AND ALD_EXST = 1 AND ALD_EXSEL = MANUAL + ## pointer = GRIDLST + +MSG_ALD_EXMAN 1 "Manual selection for station exceptions: Atmospheric pressure loading" + +ALD_EXFIL 0 + ## widget = selwin + ## activeif = ALD_ELIM /= NO AND ALD_EXST = 1 AND ALD_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_ALD_EXFIL 1 "Selection for station exceptions from file: Atmospheric pressure loading" + +ALD_EXFLG 0 + ## widget = lineedit + ## activeif = ALD_ELIM /= NO AND ALD_EXST = 1 AND ALD_EXSEL = WITH_FLAG + +MSG_ALD_EXFLG 1 "Selection for station exceptions from flag: Atmospheric pressure loading" + +! Scaling factors for Vienna grid files: ocean non-tidal loading +! -------------------------------------------------------------- +OLD_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_OLD_ELIM 1 "Ocean non-tidal loading" + +OLD_EXCP 0 + ## widget = lineedit + ## activeif = OLD_ELIM == BEFORE_STACKING OR OLD_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_OLD_EXCP 1 "Except for files: Ocean non-tidal loading" + +OLD_EXST 1 "0" + ## widget = checkbox; activeif = OLD_ELIM /= NO AND OLD_ELIM / _ + +MSG_OLD_EXST 1 "Except for stations: Ocean non-tidal loading" + +OLD_EXSEL 0 + ## widget = combobox; activeif = OLD_ELIM /= NO AND OLD_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_OLD_EXSEL 1 "Selection for station exceptions: Ocean non-tidal loading" + +OLD_EXMAN 0 + ## widget = selwin + ## activeif = OLD_ELIM /= NO AND OLD_EXST = 1 AND OLD_EXSEL = MANUAL + ## pointer = GRIDLST + +MSG_OLD_EXMAN 1 "Manual selection for station exceptions: Ocean non-tidal loading" + +OLD_EXFIL 0 + ## widget = selwin + ## activeif = OLD_ELIM /= NO AND OLD_EXST = 1 AND OLD_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_OLD_EXFIL 1 "Selection for station exceptions from file: Ocean non-tidal loading" + +OLD_EXFLG 0 + ## widget = lineedit + ## activeif = OLD_ELIM /= NO AND OLD_EXST = 1 AND OLD_EXSEL = WITH_FLAG + +MSG_OLD_EXFLG 1 "Selection for station exceptions from flag: Ocean non-tidal loading" + +! Scaling factors for Vienna grid files: Hydrostatic loading +! ---------------------------------------------------------- +HLD_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_HLD_ELIM 1 "Hydrostatic pressure loading" + +HLD_EXCP 0 + ## widget = lineedit + ## activeif = HLD_ELIM == BEFORE_STACKING OR HLD_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_HLD_EXCP 1 "Except for files: Hydrostatic pressure loading" + +HLD_EXST 1 "0" + ## widget = checkbox; activeif = HLD_ELIM /= NO AND HLD_ELIM / _ + +MSG_HLD_EXST 1 "Except for stations: Atmospheric pressure loading" + +HLD_EXSEL 0 + ## widget = combobox; activeif = HLD_ELIM /= NO AND HLD_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_HLD_EXSEL 1 "Selection for station exceptions: Hydrostatic pressure loading" + +HLD_EXMAN 0 + ## widget = selwin + ## activeif = HLD_ELIM /= NO AND HLD_EXST = 1 AND HLD_EXSEL = MANUAL + ## pointer = GRIDLST + +MSG_HLD_EXMAN 1 "Manual selection for station exceptions: Hydrostatic pressure loading" + +HLD_EXFIL 0 + ## widget = selwin + ## activeif = HLD_ELIM /= NO AND HLD_EXST = 1 AND HLD_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_HLD_EXFIL 1 "Selection for station exceptions from file: Hydrostatic pressure loading" + +HLD_EXFLG 0 + ## widget = lineedit + ## activeif = HLD_ELIM /= NO AND HLD_EXST = 1 AND HLD_EXSEL = WITH_FLAG + +MSG_HLD_EXFLG 1 "Selection for station exceptions from flag: Hydrostatic pressure loading" + +! Additional parameters: center of mass +! ------------------------------------- +MSS_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_MSS_ELIM 1 "Geocenter coordinates" + +MSS_EXCP 0 + ## widget = lineedit + ## activeif = MSS_ELIM == BEFORE_STACKING OR MSS_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_MSS_EXCP 1 "Except for files: Geocenter coordinates" + +! Station clocks +! -------------- +CLKR_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_CLKR_ELIM 1 "Receiver clock offsets" + +CLKR_EXCP 0 + ## widget = lineedit + ## activeif = CLKR_ELIM == BEFORE_STACKING OR CLKR_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_CLKR_EXCP 1 "Except for files: Station clock" + +! Satellite clocks +! ---------------- +CLKS_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_CLKS_ELIM 1 "Satellite clock offsets" + +CLKS_EXCP 0 + ## widget = lineedit + ## activeif = CLKS_ELIM == BEFORE_STACKING OR CLKS_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_CLKS_EXCP 1 "Except for files: Satellite clock" + +! Preelimination outside time window +! ---------------------------------- +RADIO_1 1 "1" + ## widget = radiobutton; group = DUMMY + ## radiokeys = SESSION_YEAR SESSION_STRG + +MSG_RADIO_1 1 "Observation window defined by year and session identifier" + +RADIO_2 1 "0" + ## widget = radiobutton; group = DUMMY + +MSG_RADIO_2 1 "Observation window defined by start and end times" + +! Preelimination Window: defined by session +! ----------------------------------------- +SESSION_YEAR 1 "2019" + ## widget = lineedit; multilineallowed = true; emptyallowed = false + # $Y+0 + +MSG_SESSION_YEAR 1 "Year" + +SESSION_STRG 1 "0110" + ## widget = lineedit; multilineallowed = true; emptyallowed = false + # $S+0 + +MSG_SESSION_STRG 1 "Session" + +! Preelimination Window: defined by date +! -------------------------------------- +STADAT 1 "2019 01 11" + ## widget = lineedit; activeif = RADIO_2 = 1; check_type = date + # $YMD_STR+0 + +MSG_STADAT 1 "Start time(year month day)" + +STATIM 1 "00 00 00" + ## widget = lineedit; emptyallowed = false + ## activeif = RADIO_2 = 1 AND STADAT / _; check_type = time + +MSG_STATIM 1 "Start time(hour minutes seconds)" + +ENDDAT 1 "2019 01 11" + ## widget = lineedit; activeif = RADIO_2 = 1; check_type = date + # $YMD_STR+0 + +MSG_ENDDAT 1 "End time(year month day)" + +ENDTIM 1 "23 59 59" + ## widget = lineedit; emptyallowed = false + ## activeif = RADIO_2 = 1 AND ENDDAT / _; check_type = time + +MSG_ENDTIM 1 "End time(hour minutes seconds)" + +! -------------------------------------------------------------------- +! Interval length of parameters +! -------------------------------------------------------------------- +! Parameter spacing +! ----------------- +TRP_NINT 0 + ## widget = lineedit + # + +MSG_TRP_NINT 1 "Troposphere zenith path delays" + +GRD_NINT 0 + ## widget = lineedit + # + +MSG_GRD_NINT 1 "Troposphere gradients" + +ISB_NINT 0 + ## widget = lineedit + # + +MSG_ISB_NINT 1 "Inter-system bias" + +ERP_NINT 0 + ## widget = lineedit + # + +MSG_ERP_NINT 1 "Earth rotation parameters" + +NUT_NINT 0 + ## widget = lineedit + # + +MSG_NUT_NINT 1 "Nutation parameters" + +! Reference epoch for parameter intervals +! --------------------------------------- +PAR_REF 0 + ## widget = lineedit; emptyallowed = true; check_type = date + # + +MSG_PAR_REF 1 "Reference epoch for parameter intervals" + +PAR_OFF 0 + ## widget = lineedit; check_type = time + # + +MSG_PAR_OFF 1 "Reference epoch for parameter intervals: Time offset" + +! -------------------------------------------------------------------- +! Options and constraining, atmosphere parameters +! -------------------------------------------------------------------- +! Constraints +! ----------- +TRP_ASIG 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_TRP_ASIG 1 "Troposphere zenith delays: absolute" + +TRP_RSIG 1 "5.0" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_TRP_RSIG 1 "Troposphere zenith delays: relative" + +GRD_ASIG 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_GRD_ASIG 1 "Troposphere gradients: absolute" + +GRD_RSIG 1 "5.0" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_GRD_RSIG 1 "Troposphere gradients: relative" + +GIM_ASIG 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_GIM_ASIG 1 "Global ionosphere parameters: absolute" + +GIM_RSIG 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_GIM_RSIG 1 "Global ionosphere parameters: relative" + +! Maximum time interval for relativ constraints +! --------------------------------------------- +TRP_RDT 1 "01 00 00" + ## widget = lineedit; activeif = TRP_RSIG / _; emptyallowed = false + +MSG_TRP_RDT 1 "Troposphere zenith delays: maximum time interval" + +GRD_RDT 1 "24 00 00" + ## widget = lineedit; activeif = GRD_RSIG / _; emptyallowed = false + +MSG_GRD_RDT 1 "Troposphere gradients: maximum time interval" + +GIM_RDT 0 + ## widget = lineedit; activeif = GIM_RSIG / _; emptyallowed = false + # + +MSG_GIM_RDT 1 "Global ionosphere parameters: maximum time interval" + +! Extraction of parameters for troposphere SINEX file +! --------------------------------------------------- +TRPOFF 0 + ## widget = lineedit; activeif = TROPSNX / _ + # + +MSG_TRPOFF 1 "Offset" + +TRPRES 0 + ## widget = lineedit; activeif = TROPSNX / _ + # + +MSG_TRPRES 1 "Time resolution" + +! ------------------------------------------------------------------------------ +! Options and constraining, higher-order inosphere scaling factors +! ------------------------------------------------------------------------------ +HOI1 1 "ONE" + ## widget = combobox; editable = true; cards = ONE ZERO + +MSG_HOI1 1 "Second-order term" + +SIGHOI1 1 "0.0001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SIGHOI1 1 "Sigma of second-order term" + +STKHOI1 1 "0" + ## widget = checkbox + +MSG_STKHOI1 1 "Stack second-order term" + +HOI2 1 "ONE" + ## widget = combobox; editable = true; cards = ONE ZERO + +MSG_HOI2 1 "Third-order term" + +SIGHOI2 1 "0.0001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SIGHOI2 1 "Sigma of third-order term" + +STKHOI2 1 "0" + ## widget = checkbox + +MSG_STKHOI2 1 "Stack third-order term" + +HOI3 1 "ONE" + ## widget = combobox; editable = true; cards = ONE ZERO + +MSG_HOI3 1 "Ray path bending term" + +SIGHOI3 1 "0.0001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SIGHOI3 1 "Sigma of ray path bending term" + +STKHOI3 1 "0" + ## widget = checkbox + +MSG_STKHOI3 1 "Stack ray path bending term" + +! -------------------------------------------------------------------- +! Options and constraining, orbital parameters +! -------------------------------------------------------------------- +! Options for orbit combination +! ----------------------------- +TRAFO 1 "0" + ## widget = checkbox + +MSG_TRAFO 1 "Long-arc computation" + +NUMSTC 1 "0" + ## widget = checkbox; activeif = TRAFO = 1 + +MSG_NUMSTC 1 "Stochastic pulses at NEQ boundaries" + +DTSTC 1 "6 00 00" + ## widget = lineedit; check_type = time + ## activeif = TRAFO = 1 AND NUMSTC = 1 + +MSG_DTSTC 1 "Min. time interval between pulse and maneuver" + +SPLTDYN 1 "0" + ## widget = checkbox; activeif = TRAFO = 1 + +MSG_SPLTDYN 1 "No stacking of dynamical orbit parameters" + +! Constraints for orbital elements +! -------------------------------- +ORB_A 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_ORB_A 1 "Semi major axis" + +ORB_E 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_ORB_E 1 "Eccentricity" + +ORB_I 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_ORB_I 1 "Inclination" + +ORB_OM 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_ORB_OM 1 "Ascending node" + +ORB_P 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_ORB_P 1 "Perigee" + +ORB_U 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_ORB_U 1 "Argument of latitude" + +! Constraints for dynamical parameters +! ------------------------------------ +ORB_D0 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_ORB_D0 1 "Constant D terms" + +ORB_Y0 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_ORB_Y0 1 "Constant Y terms" + +ORB_X0 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_ORB_X0 1 "Constant X terms" + +ORB_DP 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_ORB_DP 1 "Periodic D terms" + +ORB_YP 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_ORB_YP 1 "Periodic Y terms" + +ORB_XP 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_ORB_XP 1 "Periodic X terms" + +! Constraints for stochastic pulses +! --------------------------------- +STC_R 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_STC_R 1 "Radial" + +STC_A 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_STC_A 1 "Along track" + +STC_O 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_STC_O 1 "Out of plane" + +STC_S 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_STC_S 1 "Direction to Sun" + +STC_Y 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_STC_Y 1 "Y-direction in satellite frame" + +STC_X 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_STC_X 1 "X-direction in satellite frame" + +! -------------------------------------------------------------------- +! Options and constraining, earth orientation parameters +! -------------------------------------------------------------------- +! Options for earth orientation parameters +! ---------------------------------------- +BLKRET 1 "NO" + ## widget = combobox; cards = NO YES + +MSG_BLKRET 1 "Block retrograde terms in polar motion" + +! Constraints (first parameter) +! ----------------------------- +POL_UTF 1 "0.0001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_POL_UTF 1 "UT1-UTC: first parameter" + +POL_EPF 1 "0.0001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_POL_EPF 1 "Delta epsilon: first parameter" + +POL_PSF 1 "0.0001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_POL_PSF 1 "Delta psi: first parameter" + +! Constraints (other parameters) +! ------------------------------ +POL_XY 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_POL_XY 1 "X and Y pole components" + +POL_UTN 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_POL_UTN 1 "UT1-UTC: other parameters" + +POL_LOD 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_POL_LOD 1 "LOD: all parameters" + +POL_EPN 1 "0.0001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_POL_EPN 1 "Delta epsilon: other parameters" + +POL_PSN 1 "0.0001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_POL_PSN 1 "Delta psi: other parameters" + +! Extraction of parameters for pole result file +! --------------------------------------------- +POLESTEP 0 + ## widget = lineedit; activeif = POLERS / _ OR IERSPOL / _ + # + +MSG_POLESTEP 1 "Time resolution" + +! ----------------------------------------- +! +! PARAMETER TYPE: Scaling factors for Vienna grid files +! =============== +! +! ----------------------------------------- +! +! ATM-LOAD: Atmospheric pressure loading +! -------------------------------------- +ALOADSET 1 "PER_STATION" + ## widget = combobox; cards = PER_STATION PER_GROUP ONE_OVERALL + ## editable = false; activeif = ALOAD_FILES / _ + +MSG_ALOADSET 1 "Atm. load: Scaling factor for stations" + +ALOADCLU 0 + ## widget = selwin; path = DIR_CLU; ext = EXT_CLU + ## activeif = ALOADSET = PER_GROUP + # + +MSG_ALOADCLU 1 "Atm. load: Scaling factor for stations" + +ALOADDEC 1 "FULL_EFFECT" + ## widget = combobox + ## cards = FULL_EFFECT HORIZONTAL/VERTICAL NORTH/EAST/UP; editable = false + ## activeif = ALOADSET / inactive AND ALOADSET / NONE + +MSG_ALOADDEC 1 "Atm. load: Parameter decomposition" + +ALOAD10 1 "ONE" + ## widget = combobox; cards = ONE ZERO; editable = false + +MSG_ALOAD10 1 "Atm. load: constraining to zero/one" + +ALOADSIG1 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ALOADDEC / inactive + # + +MSG_ALOADSIG1 1 "Atm. load: a priori sigma 1" + +ALOADSIG2 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ALOADDEC = HORIZONTAL/VERTICAL OR ALOADDEC = NORTH/EAST/UP + # + +MSG_ALOADSIG2 1 "Atm. load: a priori sigma 2" + +ALOADSIG3 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ALOADDEC = NORTH/EAST/UP + # + +MSG_ALOADSIG3 1 "Atm. load: a priori sigma 3" + +! OCN-LOAD: Ocean non-tidal loading +! --------------------------------- +ONTLDSET 1 "PER_STATION" + ## widget = combobox; cards = PER_STATION PER_GROUP ONE_OVERALL + ## editable = false; activeif = ONTLD_FILES / _ + +MSG_ONTLDSET 1 "Ocn. load: Scaling factor for stations" + +ONTLDCLU 0 + ## widget = selwin; path = DIR_CLU; ext = EXT_CLU + ## activeif = ONTLDSET = PER_GROUP + # + +MSG_ONTLDCLU 1 "Ocn. load: Scaling factor for stations" + +ONTLDDEC 1 "FULL_EFFECT" + ## widget = combobox + ## cards = FULL_EFFECT HORIZONTAL/VERTICAL NORTH/EAST/UP; editable = false + ## activeif = ONTLDSET / inactive AND ONTLDSET / NONE + +MSG_ONTLDDEC 1 "Ocn. load: Parameter decomposition" + +ONTLD10 1 "ONE" + ## widget = combobox; cards = ONE ZERO; editable = false + ## activeif = ONTLDSTA / NONE + +MSG_ONTLD10 1 "Atm. load: constraining to zero/one" + +ONTLDSIG1 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ONTLDDEC / inactive + # + +MSG_ONTLDSIG1 1 "Ocn. load: a priori sigma 1" + +ONTLDSIG2 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ONTLDDEC = HORIZONTAL/VERTICAL OR ONTLDDEC = NORTH/EAST/UP + # + +MSG_ONTLDSIG2 1 "Ocn. load: a priori sigma 2" + +ONTLDSIG3 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ONTLDDEC = NORTH/EAST/UP + # + +MSG_ONTLDSIG3 1 "Ocn. load: a priori sigma 3" + +! HYDR-LOAD: Hydrostatic pressure loading +! --------------------------------------- +HLOADSET 1 "PER_STATION" + ## widget = combobox; cards = PER_STATION PER_GROUP ONE_OVERALL + ## editable = false; activeif = HLOAD_FILES / _ + +MSG_HLOADSET 1 "Hyd. load: Scaling factor for stations" + +HLOADCLU 0 + ## widget = selwin; path = DIR_CLU; ext = EXT_CLU + ## activeif = HLOADSET = PER_GROUP + # + +MSG_HLOADCLU 1 "Hyd. load: Scaling factor for stations" + +HLOADDEC 1 "FULL_EFFECT" + ## widget = combobox + ## cards = FULL_EFFECT HORIZONTAL/VERTICAL NORTH/EAST/UP; editable = false + ## activeif = HLOADSET / inactive AND HLOADSET / NONE + +MSG_HLOADDEC 1 "Hyd. load: Parameter decomposition" + +HLOAD10 1 "ONE" + ## widget = combobox; cards = ONE ZERO; editable = false + ## activeif = HLOADSTA / NONE + +MSG_HLOAD10 1 "Atm. load: constraining to zero/one" + +HLOADSIG1 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = HLOADDEC / inactive + # + +MSG_HLOADSIG1 1 "Hyd. load: a priori sigma 1" + +HLOADSIG2 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = HLOADDEC = HORIZONTAL/VERTICAL OR HLOADDEC = NORTH/EAST/UP + # + +MSG_HLOADSIG2 1 "Hyd. load: a priori sigma 2" + +HLOADSIG3 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ALOADDEC = NORTH/EAST/UP + # + +MSG_HLOADSIG3 1 "Hyd. load: a priori sigma 3" + +! -------------------------------------------------------------------- +! Options and constraining, epoch-wise clock parameters +! -------------------------------------------------------------------- +! Clk est.: Reference Clock Selection +! ----------------------------------- +REFCLOCK 1 "NONE" + ## widget = combobox; editable = false + ## cards = NONE FIRST_STATION LAST_STATION ALL_STATIONS ALL_SATELLITES MANUAL FROM_FILE + +MSG_REFCLOCK 1 "Selection of reference clock" + +! Clk est.: Ref.Stations list +! --------------------------- +CLKSTASEL 0 + ## widget = selwin; activeif = REFCLOCK == MANUAL; pointer = RCLKLST + # + +MSG_CLKSTASEL 1 "Clk.Est.:Ref.Stations list" + +! Clk est.: Ref.Stations list +! --------------------------- +CLKSATSEL 0 + ## widget = selwin; activeif = REFCLOCK == MANUAL; pointer = SCLKLST + # + +MSG_CLKSATSEL 1 "Clk.Est.:Ref. Satellite list" + +! Clk est.: Ref. clk from file +! ---------------------------- +CLKSTAFIL 0 + ## widget = selwin; activeif = REFCLOCK == FROM_FILE; path = DIR_FIX + ## ext = EXT_FIX; maxfiles = 1; emptyallowed = true + # + +MSG_CLKSTAFIL 1 "Clk.Est.:Ref.Stations from file" + +! Clk est.: Ref. clk from file +! ---------------------------- +CLKSATFIL 0 + ## widget = selwin; activeif = REFCLOCK == FROM_FILE; path = DIR_FIX + ## ext = EXT_FIX; maxfiles = 1; emptyallowed = true + # + +MSG_CLKSATFIL 1 "Clk.Est.:Ref.Satellites from file" + +CLKFIX 1 "0" + ## widget = checkbox + +MSG_CLKFIX 1 "Clk.Est.: Fix reference clock" + +CLKSIG 0 + ## widget = lineedit; activeif = CLKFIX = 0; check_type = real + ## check_min = 0 + # + +MSG_CLKSIG 1 "Clk.Est.: A priori sigma for reference clock" + +! Delete (fix) only clocks with values in the input file +! ------------------------------------------------------ +CLKDELINP 1 "1" + ## widget = checkbox; activeif = CLKS_ELIM = DELETE OR CLKR_ELIM = DELETE + +MSG_CLKDELINP 1 "Fix only clocks with input values" + +! Clk est.: Header of the clk RINEX file: RUNBY +! --------------------------------------------- +RUNBY 0 + ## widget = lineedit; activeif = CLKRNX / _ + +MSG_RUNBY 1 "Clk.Est.:Header of the clk RINEX file: RUNBY" + +! Clk est.: Header of the clk RINEX file: AC +! ------------------------------------------ +AC 0 + ## widget = lineedit; activeif = CLKRNX / _ + +MSG_AC 1 "Clk.Est.:Header of the clk RINEX file: AC" + +! Clk est.: Header of the clk RINEX file: ACName +! ---------------------------------------------- +ACNAME 0 + ## widget = lineedit; activeif = CLKRNX / _ + +MSG_ACNAME 1 "Header of the clk RINEX file: AC Name" + +! Time System +! ----------- +TIMESYS 1 "GPS" + ## widget = combobox; editable = false; cards = GPS GLO GAL UTC TAI + ## activeif = CLKRNX / _ + +MSG_TIMESYS 1 "Time system" + +! DCB line +! -------- +DCBLINE 0 + ## widget = lineedit; activeif = CLKRNX / _ + +MSG_DCBLINE 1 "DCB line" + +! Clk est.: Header of the clk RINEX file: Comments +! ------------------------------------------------ +COMMENT 1 "" + ## widget = uniline; activeif = CLKRNX / _ + +MSG_COMMENT 1 "Header of the clk RINEX file: Comments" + +! -------------------------------------------------------------------- +! Options and constraining for Helmert parameters +! -------------------------------------------------------------------- +! Stacking: Translations +! ---------------------- +CMB_TRA 1 "NO_STACKING" + ## widget = combobox; editable = false + ## cards = NO_STACKING IDENT_GROUP STACK_ALL + +MSG_CMB_TRA 1 "Stacking of translation parameters" + +! Stacking: Rotations +! ------------------- +CMB_ROT 1 "NO_STACKING" + ## widget = combobox; editable = false + ## cards = NO_STACKING IDENT_GROUP STACK_ALL + +MSG_CMB_ROT 1 "Stacking of rotation parameters" + +! Stacking: Scale +! --------------- +CMB_SC 1 "NO_STACKING" + ## widget = combobox; editable = false + ## cards = NO_STACKING IDENT_GROUP STACK_ALL + +MSG_CMB_SC 1 "Stacking of scale parameters" + +! -------------------------------------------------------------------- +! Options and constraining, GNSS-specific parameters +! -------------------------------------------------------------------- +! GNSS-specific station translation +! --------------------------------- +GTRADAT 1 "NONE" + ## widget = combobox; cards = NONE ABSOLUTE MIN_CONST; editable = false + +MSG_GTRADAT 1 "GNSS-specific station translation: Datum definition" + +GTRATRA 1 "0" + ## widget = checkbox; activeif = GTRADAT = MIN_CONST + +MSG_GTRATRA 1 "GNSS-specific station translation: Translation" + +GTRAROT 1 "0" + ## widget = checkbox; activeif = GTRADAT = MIN_CONST + +MSG_GTRAROT 1 "GNSS-specific station translation: Rotation" + +GTRASCL 1 "0" + ## widget = checkbox; activeif = GTRADAT = MIN_CONST + +MSG_GTRASCL 1 "GNSS-specific station translation: Scale" + +GTRAXCL 1 "INCLUDED" + ## widget = combobox; cards = INCLUDED EXCLUDED; editable = false + ## activeif = GTRADAT / NONE + +MSG_GTRAXCL 1 "GNSS-specific station translation: In-/Exclusion" + +GTRAFIX 0 + ## widget = selwin; activeif = GTRADAT / NONE; path = DIR_FIX + ## ext = EXT_FIX; maxfiles = 1; emptyallowed = true + # + +MSG_GTRAFIX 1 "GNSS-specific station translation: Station selection" + +GTRASIG_N 0 + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = GTRADAT = ABSOLUTE + # + +MSG_GTRASIG_N 1 "GNSS-specific station translation: North" + +GTRASIG_E 0 + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = GTRADAT = ABSOLUTE + # + +MSG_GTRASIG_E 1 "GNSS-specific station translation: East" + +GTRASIG_U 0 + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = GTRADAT = ABSOLUTE + # + +MSG_GTRASIG_U 1 "GNSS-specific station translation: Up" + +! GNSS-specific troposphere biases +! -------------------------------- +GTRPDAT 1 "NONE" + ## widget = combobox; cards = NONE SUM ABSOLUTE; editable = false + +MSG_GTRPDAT 1 "GNSS-specific troposphere bias: Datum definition" + +GTRPXCL 1 "INCLUDED" + ## widget = combobox; cards = INCLUDED EXCLUDED; editable = false + ## activeif = GTRPDAT / NONE + +MSG_GTRPXCL 1 "GNSS-specific troposphere bias: In-/Exclusion" + +GTRPFIX 0 + ## widget = selwin; activeif = GTRPDAT / FROM_CRD AND GTRPDAT / NONE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1; emptyallowed = true + # + +MSG_GTRPFIX 1 "GNSS-specific troposphere bias: Station selection" + +GTRPSIG 0 + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = GTRPDAT = ABSOLUTE + # + +MSG_GTRPSIG 1 "GNSS-specific troposphere bias: Sigma" + +! -------------------------------------------------------------------- +! Options and constraining, additional parameters +! -------------------------------------------------------------------- +! Constraints +! ----------- +RECANTN 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_RECANTN 1 "Receiver antenna offsets: N" + +RECANTE 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_RECANTE 1 "Receiver antenna offsets: E" + +RECANTU 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_RECANTU 1 "Receiver antenna offsets: U" + +SATANTX 1 "0.00001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SATANTX 1 "Satellite antenna offsets: X" + +SATANTY 1 "0.00001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SATANTY 1 "Satellite antenna offsets: Y" + +SATANTZ 1 "0.00001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SATANTZ 1 "Satellite antenna offsets: Z" + +SATANTS 1 "ALL" + ## widget = combobox; cards = ALL GPS GLONASS LAUNCHED_BEFORE + ## editable = false + +MSG_SATANTS 1 "Apply satellite antenna offsets sigmas" + +SATANTD 0 + ## widget = lineedit; cech_type = date + ## activeif = SATANTS = LAUNCHED_BEFORE + # + +MSG_SATANTD 1 "Date for satellite antenna offsets sigmas" + +SATANTGPS 1 "NONE" + ## widget = combobox; cards = NONE DELETE TO_BLOCK/TYPE; editable = false + +MSG_SATANTGPS 1 "Modify satellite antenna offsets parameter" + +SATANTGLO 1 "NONE" + ## widget = combobox; cards = NONE DELETE TO_FREQUENCY TO_BLOCK/TYPE + ## editable = false + +MSG_SATANTGLO 1 "Modify satellite antenna offsets parameter" + +COFMASSX 1 "0.00001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_COFMASSX 1 "Geocenter coordinates: X" + +COFMASSY 1 "0.00001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_COFMASSY 1 "Geocenter coordinates: Y" + +COFMASSZ 1 "0.00001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_COFMASSZ 1 "Geocenter coordinates: Z" + +! Constraint - Rec. Antenna Patterns +! ---------------------------------- +RECSPV 0 + ## widget = lineedit + # + +MSG_RECSPV 1 "Receiver antenna patterns" + +! Constraint - Sat. Antenna Patterns +! ---------------------------------- +SATSPV 1 "0.00001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SATSPV 1 "Satellite antenna patterns" + +SATSPVS 1 "ALL" + ## widget = combobox; cards = ALL GPS GLONASS LAUNCHED_BEFORE + ## editable = false + +MSG_SATSPVS 1 "Apply satellite antenna pattern sigmas" + +SATSPVD 0 + ## widget = lineedit; cech_type = date + ## activeif = SATSPVS = LAUNCHED_BEFORE + # + +MSG_SATSPVD 1 "Date for satellite antenna pattern sigmas" + +SATSPVGPS 1 "NONE" + ## widget = combobox; cards = NONE DELETE TO_BLOCK/TYPE; editable = false + +MSG_SATSPVGPS 1 "Modify satellite antenna pattern parameter" + +SATSPVGLO 1 "NONE" + ## widget = combobox; cards = NONE DELETE TO_FREQUENCY TO_BLOCK/TYPE + ## editable = false + +MSG_SATSPVGLO 1 "Modify satellite antenna pattern parameter" + +! Sat. ant. off: more input options +! --------------------------------- +SATANT0 1 "0" + ## widget = checkbox + +MSG_SATANT0 1 "Sat. ant. offset: advanced setup" + +! Sat. ant. PCV: more input options +! --------------------------------- +SAPANT0 1 "0" + ## widget = checkbox + +MSG_SAPANT0 1 "Sat. ant. pattern: advanced setup" + +! Sat. ant. off: define the satellite groups / sigmas +! --------------------------------------------------- +SATANTSTR 1 "" + ## widget = uniline; check_type.1 = integer; check_min.1 = 1 + ## check_max.1 = 999; check_type.2 = real; check_min.2 = 0.0 + ## check_type.3 = real; check_min.3 = 0.0; check_type.4 = real + ## check_min.4 = 0.0; check_type.5 = integer; check_min.5 = 0 + ## check_max.5 = 299; check_type.6 = integer; check_min.6 = 0 + ## check_max.6 = 299; check_type.7 = integer; check_min.7 = 0 + ## check_max.7 = 299; check_type.8 = integer; check_min.8 = 0 + ## check_max.8 = 299; check_type.9 = integer; check_min.9 = 0 + ## check_max.9 = 299; check_type.10 = integer; check_min.10 = 0 + ## check_max.10 = 299; check_type.11 = integer; check_min.11 = 0 + ## check_max.11 = 299; check_type.12 = integer; check_min.12 = 0 + ## check_max.12 = 299; check_type.13 = integer; check_min.13 = 0 + ## check_max.13 = 299; numlines = 10 + +MSG_SATANTSTR 1 "Sat.ant.offset: define the satellite groups and sigmas" + +! Sat. ant. PCV: define the satellite groups +! ------------------------------------------ +SAPGRP 1 "" + ## widget = uniline; check_type.1 = integer; check_min.1 = 1 + ## check_max.1 = 999; check_type.2 = real; check_min.2 = 0.0 + ## check_type.3 = integer; check_min.3 = 0; check_max.3 = 299 + ## check_type.4 = integer; check_min.4 = 0; check_max.4 = 299 + ## check_type.5 = integer; check_min.5 = 0; check_max.5 = 299 + ## check_type.6 = integer; check_min.6 = 0; check_max.6 = 299 + ## check_type.7 = integer; check_min.7 = 0; check_max.7 = 299 + ## check_type.8 = integer; check_min.8 = 0; check_max.8 = 299 + ## check_type.9 = integer; check_min.9 = 0; check_max.9 = 299 + ## check_type.10 = integer; check_min.10 = 0; check_max.10 = 299 + ## check_type.11 = integer; check_min.11 = 0; check_max.11 = 299 + ## numlines = 10 + +MSG_SAPGRP 1 "Satellite antenna PCV group definition and sigmas" + +! Constraint - Receiver clock offsets +! ----------------------------------- +RCOSIGMA 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_RCOSIGMA 1 "Receiver clock offsets" + +! RCO: Biases in the NEQ stem from a PPP +! -------------------------------------- +RCOFROMPPP 1 "0" + ## widget = checkbox + +MSG_RCOFROMPPP 1 "Biases in the NEQ stem from a PPP" + +! RCO: fix biases for all GPS satellites +! -------------------------------------- +RCORMGPS 1 "0" + ## widget = checkbox + +MSG_RCORMGPS 1 "Fix biases for all GPS satellites" + +! RCO: transform satellite to frequency biases +! -------------------------------------------- +RCOTOFRQ 1 "0" + ## widget = checkbox + +MSG_RCOTOFRQ 1 "Transform satellite to frequency biases" + +! Inter-frequency bias, alarming limit +! ----------------------------------- +IFBMAX 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_IFBMAX 1 "Inter-frequency bias, alarming limit" + +! -------------------------------------------------------------------- +! Constraining the differential code biases +! -------------------------------------------------------------------- +! DCB: Reference Satellite(s) +! --------------------------- +P1C1REF 1 "SUM" + ## widget = combobox; editable = false; cards = SUM ALL + +MSG_P1C1REF 1 "P1-C1: Reference satellite(s)" + +! DCB: A Priori Sigma for Reference Satellite Biases +! -------------------------------------------------- +P1C1SIG 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_P1C1SIG 1 "P1-C1: A Priori Sigma for Reference Satellite Biases" + +! DCB: Reference Satellite(s) +! --------------------------- +P1P2REF 1 "SUM" + ## widget = combobox; editable = false; cards = SUM ALL + +MSG_P1P2REF 1 "P1-P2: Reference satellite(s)" + +! DCB: A Priori Sigma for Reference Satellite Biases +! -------------------------------------------------- +P1P2SIG 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_P1P2SIG 1 "P1-P2: A Priori Sigma for Reference Satellite Biases" + +! DCB: A Priori Sigma for Receiver Biases +! --------------------------------------- +P1P2SIGR 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_P1P2SIGR 1 "P1-P2: A Priori Sigma for Receiver Biases" + +! DCB: Reference Stations(s) +! --------------------------- +LCREF 1 "SUM" + ## widget = combobox; editable = false; cards = SUM ALL + +MSG_LCREF 1 "LC: Reference station(s)" + +! DCB: A Priori Sigma for Receiver Biases +! --------------------------------------- +LCSIGR 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_LCSIGR 1 "LC: A Priori Sigma for Receiver Biases" + +! Constraint - Range biases +! ------------------------- +RGBSIG 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_RGBSIG 1 "Range bias parameters" + +! Stacking of Range biases +! ------------------------ +RGB_STK1 1 "1" + ## widget = radiobutton; group = DUMMY + +MSG_RGB_STK1 1 "Range biases as is" + +RGB_STK2 1 "0" + ## widget = radiobutton; group = DUMMY + +MSG_RGB_STK2 1 "Stack range biases for satellite groups" + +RGB_STK3 1 "0" + ## widget = radiobutton; group = DUMMY + +MSG_RGB_STK3 1 "Stack range biases for station" + +! -------------------------------------------------------------------- +! Selection from station information file +! -------------------------------------------------------------------- +! Use station information file flags +! ---------------------------------- +USEFLG 1 "0" + ## widget = checkbox; activeif = STAINFO /= _ + +MSG_USEFLG 1 "Consider flags from station information file" + +! Information for the Bernese files: flags to be used (TYPE 001) +! -------------------------------------------------------------- +FLG001 1 "999" + ## widget = lineedit; activeif = STAINFO /= _ AND USEFLG = 1 + +MSG_FLG001 1 "Type 001: Renaming of Stations" + +! Information for the Bernese files: flags to be used (TYPE 002) +! -------------------------------------------------------------- +FLG002 1 "999" + ## widget = lineedit; activeif = STAINFO /= _ AND USEFLG = 1 + +MSG_FLG002 1 "Type 002: Station information" + +! Information for the Bernese files: flags to be used (TYPE 003) +! -------------------------------------------------------------- +FLG003 1 "999" + ## widget = lineedit; activeif = STAINFO /= _ AND USEFLG = 1 + +MSG_FLG003 1 "Type 003: Station problems" + +! -------------------------------------------------------------------- +! Some additional things +! -------------------------------------------------------------------- +! Stations (fixed) +! ---------------- +STALST 0 + ## widget = selwin; menuaux = MENUAUX; action = NEQ + ## menuauxkeys = CONST STAINFO RECEIVR USEFLG FLG001 FLG002 FLG003 CRXREC CRXANT INPFILE NO_ABC + ## updateifactive = FREESTA_L STATION4 STATION1 FREEVEL_L VELOCITY4 VELOCITY1 CRD_EXMAN + +! List stations with receiver clock offsets +! ----------------------------------------- +CLKLST 0 + ## widget = selwin; menuaux = MENUAUX; action = NEQCLK + ## menuauxkeys = CONST STAINFO RECEIVR USEFLG FLG001 FLG002 FLG003 CRXREC CRXANT INPFILE NO_ABC + +! List stations with troposphere +! ------------------------------ +TRPLST 0 + ## widget = selwin; menuaux = MENUAUX; action = NEQTRP + ## menuauxkeys = CONST STAINFO RECEIVR USEFLG FLG001 FLG002 FLG003 CRXREC CRXANT INPFILE NO_ABC + +! List stations with receiver DCBs +! -------------------------------- +DCBRLST 0 + ## widget = selwin; menuaux = MENUAUX; action = NEQDCBR + ## menuauxkeys = CONST STAINFO RECEIVR USEFLG FLG001 FLG002 FLG003 CRXREC CRXANT INPFILE NO_ABC + +! List stations with GNSS-specific translations +! --------------------------------------------- +GSPLST 0 + ## widget = selwin; menuaux = MENUAUX; action = NEQGSP + ## menuauxkeys = CONST STAINFO RECEIVR USEFLG FLG001 FLG002 FLG003 CRXREC CRXANT INPFILE NO_ABC + +! List stations with grid scaling parameters +! ------------------------------------------ +GRIDLST 0 + ## widget = selwin; menuaux = MENUAUX; action = NEQGRID + ## menuauxkeys = CONST STAINFO RECEIVR USEFLG FLG001 FLG002 FLG003 CRXREC CRXANT INPFILE NO_ABC + +! List receiver clocks +! -------------------- +RCLKLST 0 + ## widget = selwin; menuaux = MENUAUX; action = NEQRCLK + ## menuauxkeys = CONST STAINFO RECEIVR USEFLG FLG001 FLG002 FLG003 CRXREC CRXANT INPFILE NO_ABC + +! List satellite clocks +! --------------------- +SCLKLST 0 + ## widget = selwin; menuaux = MENUAUX; action = NEQSCLK + ## menuauxkeys = CONST STAINFO RECEIVR USEFLG FLG001 INPFILE NO_ABC + +! Directories and Extensions +! -------------------------- +DIR_ORB 1 "${P}/PHIVOLCS\ORB\" + ## widget = initmenu; pointer = DIR_ELE + +EXT_ELE 1 "ELE" + ## widget = initmenu; pointer = EXT_ELE + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# COMBINE NORMAL EQUATION SYSTEMS - ADDNEQ2 1.1: Input Files 1 # +# # +# GENERAL FILES # +# Show all general files > % < # SHOWGEN +# # +# NORMAL EQUATION SYSTEMS # +# Normal equations > %%%%%%%% < # INPFILE +# Variance rescaling factors > %%%%%%%% < # COVCOMI +# # +# MAIN INPUT FILES # +# Station coordinates > %%%%%%%% < # COORD +# Station velocities > %%%%%%%% < # VELAPR +# Station information > %%%%%%%% < # STAINFO +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# ADDNEQ2 1.2: Input Files 2 # +# # +# NEW A PRIORI VALUES # +# Troposphere estimates > %%%%%%%% < (parameters are eliminated) # TROPEST +# Differential code biases > %%%%%%%% < (a priori is zero if empty) # DCBINP +# Earth rotation parameters > %%%%%%%% < (mandatory if ERPs present) # POLE +# Geocenter coordinates > %%%%%%%% < # GCCINP +# Satellite clock corrections > %%%%%%%% < # SATCLK +# Clock RINEX file > %%%%%%%% < # RXCLKIN +# Inter-system biases > %%%%%%%% < # ISBINP +# SLR data handling (biases, CoM)> %%%%%%%% < # RGBINP +# List of parameter estimates > %%%%%%%% < # PARAMIN +# # +# HEADER AND EPOCH INFORMATION # +# Ionosphere master file > %%%%%%%% < # IONOS +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWGEN = 1 ###################################################### +# ADDNEQ2 1.3: General Files # +# # +# GENERAL INPUT FILES # +# General constants > %%%%%%%%%%%% < # CONST +# Geodetic datum > %%%%%%%%%%%% < # DATUM +# Phase center variations > %%%%%%%%%%%% < # PHASECC +# Receiver information > %%%%%%%%%%%% < # RECEIVR +# Satellite information > %%%%%%%%%%%% < # SATELL +# Satellite problems > %%%%%%%%%%%% < # SATCRUX +# Subdaily pole model > %%%%%%%%%%%% < # SUBMOD +# Nutation model > %%%%%%%%%%%% < # NUTMOD +# SINEX header file > %%%%%%%%%%%% < # SINEXIN +# IONEX control file > %%%%%%%%%%%% < # IONEXCF +# # +# MENU SETTINGS # +# Selected campaign > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% <# CAMPAIGN +# Selected session Year> %%%% < Session> %%%% < # YR4_INFO SES_INFO +# Session table > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% <# SESSION_TABLE +# # +# TEMPORARY FILES # +# Scratch file > %%%%%%%%%%%% < # AUXFIL +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# ADDNEQ2 2.1: Output Files 1 # +# # +# GENERAL OUTPUT FILES # +# Program output > % < use ADDNEQ2.Lnn or > %%%%%%%% < # SYSODEF SYSOUT +# Error messages > % < merged to program output or > %%%%%%%% < # ERRMRG SYSERR +# # +# MAIN RESULT FILES # +# Normal equations > %%%%%%%% < # NEQOUT +# SINEX with> %%% < > %%%%%%%% < # SNXCONT SINEXRS +# # +# STATION- AND SATELLITE-RELATED RESULTS # +# Station coordinates > %%%%%%%% < # COORDRS +# Station velocities > %%%%%%%% < # VELORS +# Satellite orbital elements > %%%%%%%% < # ELEFILE +# Earth rotation parameters > %%%%%%%% < # POLERS +# Earth rotation parameters (IERS) > %%%%%%%% < # IERSPOL +# # +# ATMOSPHERE-SPECIFIC RESULTS # +# Troposphere estimates > %%%%%%%% < # TROPSAV +# Troposphere estimates (SINEX) > %%%%%%%% < # TROPSNX +# Ionosphere models > %%%%%%%% < # IONOSRS +# Ionosphere models (IONEX) > %%%%%%%% < # IONEXRS +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# ADDNEQ2 2.2: Output Files 2 # +# # +# ADDITIONAL RESULT FILES # +# Geocenter coordinates > %%%%%%%% < # GCCOUT +# Differential code biases > %%%%%%%% < # DCBOUT +# Phase center variations (gridded) > %%%%%%%% < # PHASRSG +# Satellite clock corrections > %%%%%%%% < # CLKSAV +# Clock corrections (RINEX) > %%%%%%%% < # CLKRNX +# Inter-system biases > %%%%%%%% < # ISBOUT +# Data handling (biases, CoM) > %%%%%%%% < # RGBOUT +# # +# AUXILIARY FILES # +# Weekly summary > %%%%%%%% < # WEKSUM +# Station residuals > %%%%%%%% < # PLOTRS +# All parameter residuals > %%%%%%%% < # PLOT_ALL +# Covariance matrix wrt coordinates > %%%%%%%% < # COVARRS +# Full covariance matrix > %%%%%%%% < # COVTTRS +# Variance rescaling factors, Helmert> %%%%%%%% < # COVCOMO +# List of parameter estimates > %%%%%%%% < # PARAMRS +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# ADDNEQ2 3.1: Options 1 # +# # +# TITLE > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # TITLE +# # +# GENERAL OPTIONS # +# Maximum number of parameters in combined NEQ> %%%%%% < # MAXPAR +# A priori sigma of unit weight > %%%%%%% %%%%%%% < # INDVSOL +# Reference epoch for station coordinates > %%%%%%%%%% <(yyyy mm dd) # TIMREF +# Stop program after NEQ saving > % < # NOINV +# # +# ADD PARAMETERS TO THE SYSTEM # +# Set up station velocities > % < # CRD_NINT +# Set up Geocenter coordinates > % < # SETUP_GCC +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# ADDNEQ2 3.2: Options 2 # +# # +# REMOVE STATION PARAMETERS FROM THE SYSTEM # +# If receiver changes > %%%%%%%%%%%%%%%%%%%%%%%% < # CRXREC +# If antenna changes > %%%%%%%%%%%%%%%%%%%%%%%% < # CRXANT +# # +# INPUT FILE OPTIONS # +# Truncate NEQ station names after position 14 > %%%%%%%%% < # NO_ABC +# Keep input NEQs in alphabetical order > % < # NOCHRONO +# # +# OUTPUT OPTIONS # +# Extended output wrt estimated parameters > % < # PRT_EXT +# Notify station inconsistencies between NEQs > % < # PRT_SIC +# Notify changes due to station information file> % < # CRXWARN +# Print detailed list of parameter manipulations> % < # PRT_PAR +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL COVARRS / _ OR COVTTRS / _ AND CRD_NINT = 1 OR SINEXRS /= _ AND NOINV = 0 # +# ADDNEQ2 3.3: Options 3 # +# # +# SINEX OPTIONS # +# Regularize a priori constraint matrix > %%%%%%%%% < # SNXREG +# Sort stations according to DOMES code > % < # STASORT +# Include ADDNEQ1-style statistics block > % < # HEUREF +# Do not write uncalibrated antenna/radome combinations > % < # ANTRED +# Transform ERP to offset/drift representation > % < # ERPREP +# # +# VARIANCE-COVARIANCE FILE OPTIONS # +# Representation of coordinates and velocities > %%%%%%%%% < # COVMODE +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# ADDNEQ2 4.1: Parameter Pre-Elimination # +# exceptions for # +# STATION-RELATED PARAMETERS files station# +# Station coordinates > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # CRD_ELIM CRD_EXCP CRD_EXST +# # +# ATMOSPHERIC PARAMETERS # +# Troposphere zenith path delays> %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # TRP_ELIM TRP_EXCP TRP_EXST +# Troposphere gradients > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # GRD_ELIM GRD_EXCP GRD_EXST +# Global ionosphere parameters > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # GIM_ELIM GIM_EXCP +# # +# GLOBAL PARAMETERS # +# Orbital elements > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # ORB_ELIM ORB_EXCP +# Stochastic pulses > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # STO_ELIM STO_EXCP +# Polar motion parameters > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # ERP_ELIM ERP_EXCP +# Length of day parameters > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # LOD_ELIM LOD_EXCP +# Universal time parameters > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # UT_ELIM UT_EXCP +# Nutation parameters > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # NUT_ELIM NUT_EXCP +# Geocenter coordinates > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # MSS_ELIM MSS_EXCP +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# ADDNEQ2 4.2: Parameter Pre-Elimination # +# exceptions for # +# BIAS PARAMETERS files station# +# Satellite DCBs > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # DCBS_ELIM DCBS_EXCP +# Receiver DCBs > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # DCBR_ELIM DCBR_EXCP DCBR_EXST +# GLONASS receiver clock biases > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # CLK_ELIM CLK_EXCP CLK_EXST +# Time-dependent GLONASS ISBs > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # ISB_ELIM ISB_EXCP ISB_EXST +# GNSS-specific translations > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # GTRA_ELIM GTRA_EXCP GTRA_EXST +# GNSS-specific ZPD biases > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # GTRP_ELIM GTRP_EXCP GTRP_EXST +# # +# ANTENNA PHASE CENTER PARAMETERS # +# Satellite antenna offsets > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # ANT_ELIM ANT_EXCP +# Satellite antenna offsets (XY)> %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # ANTX_ELIM ANTX_EXCP +# Satellite antenna variations > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # SPV_ELIM SPV_EXCP +# Receiver@ antenna offsets > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # RAO_ELIM RAO_EXCP +# Receiver@ antenna variations > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # RAP_ELIM RAP_EXCP +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# ADDNEQ2 4.3: Parameter Pre-Elimination # +# exceptions for # +# HELMERT TRANSFORMATION PARAMETERS files station# +# Translation parameters > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # TRANS_ELIM TRANS_EXCP +# Rotation parameters > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # ROT_ELIM ROT_EXCP +# Scale parameters > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # SCALE_ELIM SCALE_EXCP +# # +# PARAMETER SCALING FACTORS # +# HOI scaling factors > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # HOI_ELIM HOI_EXCP +# Atmospheric pressure loading > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # ALD_ELIM ALD_EXCP ALD_EXST +# Ocean non-tidal loading > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # OLD_ELIM OLD_EXCP OLD_EXST +# Hydrostatic pressure loading > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # HLD_ELIM HLD_EXCP HLD_EXST +# # +# EPOCH PARAMETERS # +# Receiver clock offsets > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # CLKR_ELIM CLKR_EXCP +# Satellite clock offsets > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # CLKS_ELIM CLKS_EXCP +# # +# SLR-RELATED PARAMETERS # +# Range biases > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # RNG_ELIM RNG_EXCP +# END_PANEL #################################################################### + + +# BEGIN_PANEL CRD_ELIM = OUTSIDE_FROM_WINDOW OR TRP_ELIM = OUTSIDE_FROM_WINDOW OR GRD_ELIM = OUTSIDE_FROM_WINDOW OR GIM_ELIM = OUTSIDE_FROM_WINDOW OR ORB_ELIM = OUTSIDE_FROM_WINDOW OR STO_ELIM = OUTSIDE_FROM_WINDOW OR ERP_ELIM = OUTSIDE_FROM_WINDOW OR LOD_ELIM = OUTSIDE_FROM_WINDOW OR UT_ELIM = OUTSIDE_FROM_WINDOW OR NUT_ELIM = OUTSIDE_FROM_WINDOW OR MSS_ELIM = OUTSIDE_FROM_WINDOW OR DCBS_ELIM = OUTSIDE_FROM_WINDOW OR DCBR_ELIM = OUTSIDE_FROM_WINDOW OR CLK_ELIM = OUTSIDE_FROM_WINDOW OR ISB_ELIM = OUTSIDE_FROM_WINDOW OR GTRA_ELIM = OUTSIDE_FROM_WINDOW OR GTRP_ELIM = OUTSIDE_FROM_WINDOW OR ANT_ELIM = OUTSIDE_FROM_WINDOW OR ANTX_ELIM = OUTSIDE_FROM_WINDOW OR SPV_ELIM = OUTSIDE_FROM_WINDOW OR RAO_ELIM = OUTSIDE_FROM_WINDOW OR RAP_ELIM = OUTSIDE_FROM_WINDOW OR TRANS_ELIM = OUTSIDE_FROM_WINDOW OR ROT_ELIM = OUTSIDE_FROM_WINDOW OR SCALE_ELIM = OUTSIDE_FROM_WINDOW OR HOI_ELIM = OUTSIDE_FROM_WINDOW OR ALD_ELIM = OUTSIDE_FROM_WINDOW OR OLD_ELIM = OUTSIDE_FROM_WINDOW OR HLD_ELIM = OUTSIDE_FROM_WINDOW OR CLKR_ELIM = OUTSIDE_FROM_WINDOW OR CLKS_ELIM = OUTSIDE_FROM_WINDOW OR RNG_ELIM = OUTSIDE_FROM_WINDOW +# ADDNEQ2 4.4: Parameter Pre-Elimination # +# # +# TIME WINDOW FOR "OUTSIDE FROM WINDOW" PRE-ELIMINATION # +# # +# > % < Defined by Year and Session identifier # RADIO_1 +# Year > %%%% < Session > %%%% < # SESSION_YEAR SESSION_STRG +# # +# # +# > % < Defined by Start and End times # RADIO_2 +# yyyy mm dd hh mm ss yyyy mm dd hh mm ss # +# Start > %%%%%%%%%% < > %%%%%%%% < End > %%%%%%%%%% < > %%%%%%%% < # STADAT STATIM ENDDAT ENDTIM +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL CRD_EXST = 1 OR CLK_EXST = 1 OR ISB_EXST = 1 OR DCBR_EXST = 1 OR TRP_EXST = 1 OR GRD_EXST = 1 OR ALD_EXST = 1 OR OLD_EXST = 1 OR HLD_EXST = 1 OR GTRA_EXST = 1 OR GTRP_EXST = 1 +# ADDNEQ2 4.5: Parameter Pre-Elimination # +# Manual List file Flag # +# STATION-RELATED PARAMETERS # +# Coordinates > %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# CRD_EXSEL CRD_EXMAN CRD_EXFIL CRD_EXFLG +# # +# ATMOSPHERIC PARAMETERS # +# ZPDs > %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# TRP_EXSEL TRP_EXMAN TRP_EXFIL TRP_EXFLG +# Gradients > %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# GRD_EXSEL GRD_EXMAN GRD_EXFIL GRD_EXFLG +# # +# BIAS PARAMETERS # +# Receiver DCBs > %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# DCBR_EXSEL DCBR_EXMAN DCBR_EXFIL DCBR_EXFLG +# GLO biases > %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# CLK_EXSEL CLK_EXMAN CLK_EXFIL CLK_EXFLG +# Time-dep. ISBs> %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# ISB_EXSEL ISB_EXMAN ISB_EXFIL ISB_EXFLG +# Translations > %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# GTRA_EXSEL GTRA_EXMAN GTRA_EXFIL GTRA_EXFLG +# ZPD biases > %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# GTRP_EXSEL GTRP_EXMAN GTRP_EXFIL GTRP_EXFLG +# # +# PARAMETER SCALING FACTORS # +# Atmospheric PL> %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# ALD_EXSEL ALD_EXMAN ALD_EXFIL ALD_EXFLG +# Ocean non-TL > %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# OLD_EXSEL OLD_EXMAN OLD_EXFIL OLD_EXFLG +# Hydrostatic PL> %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# HLD_EXSEL HLD_EXMAN HLD_EXFIL HLD_EXFLG +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL CRD_ELIM / _ ##################################################### +# ADDNEQ2 5: Datum Definition for Station Coordinates # +# # +# DATUM DEFINITION TYPE # +# > % < Free network solution # RADIO2_4 +# > % < Minimum constraint solution > %%%%%%%%%%%% < # RADIO2_3 FREESTA +# > % < Coordinates constrained > %%%%%%%%%%%% < # RADIO2_2 SIGSTA +# > % < Coordinates fixed > %%%%%%%%%%%% < # RADIO2_1 FIXSTA +# # +# MINIMUM CONSTRAINT CONDITIONS # +# Translation > %%%%% < # C_TRA +# Rotation > %%%%% < # C_ROT +# Scale > %%%%% < # C_SCL +# # +# A PRIORI SIGMAS # +# North > %%%%%%% < meters # C_SIGMAN +# East > %%%%%%% < meters # C_SIGMAE +# Up > %%%%%%% < meters # C_SIGMAU +# END_PANEL #################################################################### + + +# BEGIN_PANEL FREESTA = MANUAL OR FREESTA = FROM_FILE OR FREESTA = WITH_FLAG AND RADIO2_3 = 1 AND CRD_ELIM / _ # +# ADDNEQ2 5.1: Datum Definition for Station Coordinates # +# # +# STATIONS CONSIDERED FOR MINIMUM CONSTRAINT CONDITIONS # +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # FREESTA_L +# List of stations from file > %%%%%%%% < # FREESTA_F +# Stations with specific flags in CRD file > %%%%%%%% < #: all non-blank # FREESTA_G +# END_PANEL #################################################################### + + +# BEGIN_PANEL SIGSTA = MANUAL OR SIGSTA = FROM_FILE OR SIGSTA = WITH_FLAG AND RADIO2_2 = 1 AND CRD_ELIM / _ # +# ADDNEQ2 5.1: Datum Definition for Station Coordinates # +# # +# STATION COORDINATES TO BE CONSTRAINED # +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # STATION4 +# List of stations (and sigmas) from file > %%%%%%%% < # STAFILE4 +# Stations with specific flags in CRD file > %%%%%%%% < #: all non-blank # STAFLAG4 +# END_PANEL #################################################################### + + +# BEGIN_PANEL FIXSTA = MANUAL OR FIXSTA = FROM_FILE OR FIXSTA = WITH_FLAG AND RADIO2_1 = 1 AND CRD_ELIM / _ # +# ADDNEQ2 5.1: Datum Definition for Station Coordinates # +# # +# STATION COORDINATES TO BE FIXED # +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # STATION1 +# List of stations from file > %%%%%%%% < # STAFILE1 +# Stations with specific flags in CRD file > %%%%%%%% < #: all non-blank # STAFLAG1 +# END_PANEL #################################################################### + + +# BEGIN_PANEL CRD_NINT /= 0 AND CRD_ELIM / _ ################################## +# ADDNEQ2 6: Datum Definition for Station Velocities # +# # +# DATUM DEFINITION TYPE # +# > % < Free network solution # RADIO3_4 +# > % < Minimum constraint solution > %%%%%%%%%%%% < # RADIO3_3 FREEVEL +# > % < Velocities constrained > %%%%%%%%%%%% < # RADIO3_2 SIGVEL +# > % < Velocities fixed > %%%%%%%%%%%% < # RADIO3_1 FIXVEL +# # +# MINIMUM CONSTRAINT CONDITIONS # +# Translation > %%%%% < # V_TRA +# Rotation > %%%%% < # V_ROT +# Scale > %%%%% < # V_SCL +# # +# A PRIORI SIGMAS # +# North > %%%%%%% < meters/year # V_SIGMAN +# East > %%%%%%% < meters/year # V_SIGMAE +# Up > %%%%%%% < meters/year # V_SIGMAU +# END_PANEL #################################################################### + + +# BEGIN_PANEL FREEVEL = MANUAL OR FREEVEL = FROM_FILE OR FREEVEL = WITH_FLAG AND RADIO3_3 = 1 AND CRD_NINT /= 0 AND CRD_ELIM / _ # +# ADDNEQ2 6.1: Datum Definition for Station Velocities # +# # +# STATIONS CONSIDERED FOR MINIMUM CONSTRAINT CONDITIONS # +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # FREEVEL_L +# List of stations from file > %%%%%%%% < # FREEVEL_F +# Stations with specific flags in VEL file > %%%%%%%% < #: all non-blank # FREEVEL_G +# END_PANEL #################################################################### + + +# BEGIN_PANEL SIGVEL = MANUAL OR SIGVEL = FROM_FILE OR SIGVEL = WITH_FLAG AND RADIO3_2 = 1 AND CRD_NINT /= 0 AND CRD_ELIM / _ # +# ADDNEQ2 6.1: Datum Definition for Station Velocities # +# # +# STATION VELOCITIES TO BE CONSTRAINED # +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # VELOCITY4 +# List of stations (and sigmas) from file > %%%%%%%% < # VELFILE4 +# Stations with specific flags in VEL file > %%%%%%%% < #: all non-blank # VELFLAG4 +# END_PANEL #################################################################### + + +# BEGIN_PANEL FIXVEL = MANUAL OR FIXVEL = FROM_FILE OR FIXVEL = WITH_FLAG AND RADIO3_1 = 1 AND CRD_NINT /= 0 AND CRD_ELIM / _ # +# ADDNEQ2 6.1: Datum Definition for Station Velocities # +# # +# STATION VELOCITIES TO BE FIXED # +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # VELOCITY1 +# List of stations from file > %%%%%%%% < # VELFILE1 +# Stations with specific flags in VEL file > %%%%%%%% < #: all non-blank # VELFLAG1 +# END_PANEL #################################################################### + + +# BEGIN_PANEL INDVSOL /= NO AND CRD_ELIM / _ ################################### +# ADDNEQ2 7: Comparison of Individual Solutions # +# # +# NOTIFICATION OF POSSIBLE OUTLIERS # +# Maximum tolerated residual North> %%%% < millimeters # BADSOL_N +# East > %%%% < millimeters # BADSOL_E +# Up > %%%% < millimeters # BADSOL_U +# # +# Maximum tolerated root-mean-square error North> %%%% < millimeters # BADSOLRN +# East > %%%% < millimeters # BADSOLRE +# Up > %%%% < millimeters # BADSOLRU +# # +# Minimum number of solutions for each station > %%%% < # MINSOL +# END_PANEL #################################################################### + + +# BEGIN_PANEL TRP_ELIM / _ OR GRD_ELIM / _ OR CLK_ELIM / _ OR ISB_ELIM / _ OR ERP_ELIM / _ OR LOD_ELIM / _ OR UT_ELIM / _ OR NUT_ELIM / _ # +# ADDNEQ2 8: Interval Length of Parameters # +# # +# NEW PARAMETER SPACING hhh mm ss # +# Troposphere zenith path delays > %%%%%%%%% < # TRP_NINT +# Troposphere gradients > %%%%%%%%% < # GRD_NINT +# Time-dependent inter-system biases > %%%%%%%%% < # ISB_NINT +# Earth rotation parameters > %%%%%%%%% < # ERP_NINT +# Nutation parameters > %%%%%%%%% < # NUT_NINT +# # +# yyyy mm dd hh mm ss # +# REFERENCE EPOCH FOR PARAMETER INTERVALS > %%%%%%%%%% < > %%%%%%%% < # PAR_REF PAR_OFF +# END_PANEL #################################################################### + + +# BEGIN_PANEL TRP_ELIM / _ OR GRD_ELIM / _ OR GIM_ELIM / _ ##################### +# ADDNEQ2 9: Options for Atmospheric Parameters # +# # +# ABSOLUTE CONSTRAINING # +# Troposphere zenith path delays> %%%%%%%% %%%%%%%% %%%%%%%% %%%%%%%% %%%%%%%% <(hh mm ss) # TRP_RSIG TRP_RDT +# Troposphere gradients > %%%%%%%% %%%%%%%% <(hh mm ss) # GRD_RSIG GRD_RDT +# Global ionosphere parameters > %%%%%%%% %%%%%%%% <(hh mm ss) # GIM_RSIG GIM_RDT +# # +# EXTRACTION OF PARAMETERS FOR TROPOSPHERE SINEX FILE # +# Offset > %%%%%%%%% < (hhh mm ss) Time resolution > %%%%%%%% < (hh mm ss)# TRPOFF TRPRES +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL ORB_ELIM / _ OR STO_ELIM / _ ##################################### +# ADDNEQ2 10.1: Options for Orbital Parameters # +# # +# OPTIONS FOR ORBIT COMBINATION # +# Long-arc computation > % < # TRAFO +# Stochastic pulses at NEQ boundaries > % < # NUMSTC +# No stacking of dynamical orbit parameters > % < # SPLTDYN +# Minimum interval between pulse and maneuver > %%%%%%%%% <(hhh mm ss) # DTSTC +# # +# A PRIORI SIGMAS FOR ORBITAL ELEMENTS # +# Semi major axis > %%%%%%%%% %%%%%%%%% < # ORB_E +# Inclination > %%%%%%%%% %%%%%%%%% %%%%%%%%% %%%%%%%%% %%%%%%%% < meters/sec**2 # ORB_D0 +# Constant Y/S terms > %%%%%%%% < meters/sec**2 # ORB_Y0 +# Constant X/W terms > %%%%%%%% < meters/sec**2 # ORB_X0 +# Periodic D/R terms > %%%%%%%% < meters/sec**2 # ORB_DP +# Periodic Y/S terms > %%%%%%%% < meters/sec**2 # ORB_YP +# Periodic X/W terms > %%%%%%%% < meters/sec**2 # ORB_XP +# # +# A PRIORI SIGMAS FOR STOCHASTIC PULSES # +# Radial > %%%%%%%% < meters/sec # STC_R +# Along track > %%%%%%%% < meters/sec # STC_A +# Out of plane > %%%%%%%% < meters/sec # STC_O +# Direction to Sun > %%%%%%%% < meters/sec # STC_S +# Y-direction in satellite frame > %%%%%%%% < meters/sec # STC_Y +# X-direction in satellite frame > %%%%%%%% < meters/sec # STC_X +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL ERP_ELIM / _ OR LOD_ELIM / _ OR UT_ELIM / _ OR NUT_ELIM / _ ###### +# ADDNEQ2 11: Options for Earth Orientation Parameters # +# # +# OPTIONS FOR EARTH ORIENTATION PARAMETERS # +# Block retrograde terms in polar motion> %%%%% < # BLKRET +# # +# A PRIORI SIGMAS (FIRST PARAMETER) # +# UT1-UTC > %%%%%%%% < milliseconds # POL_UTF +# Delta Epsilon > %%%%%%%% < milliarcseconds # POL_EPF +# Delta Psi > %%%%%%%% < milliarcseconds # POL_PSF +# # +# A PRIORI SIGMAS (REMAINING PARAMETERS) # +# X and Y pole components > %%%%%%%% < milliarcseconds # POL_XY +# UT1-UTC > %%%%%%%% < milliseconds # POL_UTN +# LOD > %%%%%%%% < milliseconds/day # POL_LOD +# Delta Epsilon > %%%%%%%% < milliarcseconds # POL_EPN +# Delta Psi > %%%%%%%% < milliarcseconds # POL_PSN +# # +# EXTRACTION OF PARAMETERS FOR ERP FILES # +# Time resolution > %%%%%%%% < (hh mm ss) # POLESTEP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL MSS_ELIM / _ OR SETUP_GCC = 1 #################################### +# ADDNEQ2 12: Options for Geocenter Coordinates # +# # +# A PRIORI SIGMAS FOR COMPONENT # +# Geocenter coordinates X > %%%%%%%% < meters # COFMASSX +# Y > %%%%%%%% < meters # COFMASSY +# Z > %%%%%%%% < meters # COFMASSZ +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL DCBS_ELIM / _ OR DCBR_ELIM / _ ################################### +# ADDNEQ2 13: Options for Differential Code Biases # +# # +# P1-C1 BIAS PARAMETERS # +# Type of sigma > %%%%% < # P1C1REF +# A priori sigma for satellites > %%%%%%%% < nanoseconds # P1C1SIG +# # +# P1-P2 BIAS PARAMETERS # +# Type of sigma for satellites > %%%%% < # P1P2REF +# A priori sigma for satellites > %%%%%%%% < nanoseconds # P1P2SIG +# A priori sigma for receivers > %%%%%%%% < nanoseconds # P1P2SIGR +# # +# LC BIAS (Inter-System BIAS, ISB) PARAMETERS # +# Type of sigma for receivers > %%%%% < # LCREF +# A priori sigma for receivers > %%%%%%%% < nanoseconds # LCSIGR +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL CLK_ELIM / _ OR ISB_ELIM / _ ##################################### +# ADDNEQ2 14: Options for GLONASS Receiver Clock Biases # +# # +# GLONASS RECEIVER CLOCK BIASES # +# Receiver clock offsets > %%%%%%%% < milliseconds # RCOSIGMA +# Biases in the NEQ stem from a PPP > % < # RCOFROMPPP +# Fix biases for all GPS satellites > % < # RCORMGPS +# Transform satellite to frequency biases > % < # RCOTOFRQ +# Inter-frequency bias, alarming limit > %%%%%%%% < nanoseconds # IFBMAX +# END_PANEL #################################################################### + + +# BEGIN_PANEL GTRA_ELIM / _ OR GTRP_ELIM / _ ################################### +# ADDNEQ2 15: Options for GNSS-specific Translations and ZPD Biases # +# # +# STATION TRANSLATIONS Tra Rot Scl # +# Type of constraining > %%%%%%%% < > % <> % <> % < # GTRADAT GTRATRA GTRAROT GTRASCL +# Stations to be> %%%%%%%% < > %%%%%%%% < # GTRAXCL GTRAFIX +# A priori sigmas N > %%%%%%%% < meters # GTRASIG_N +# E > %%%%%%%% < meters # GTRASIG_E +# U > %%%%%%%% < meters # GTRASIG_U +# # +# TROPOSPHERE BIASES # +# Type of constraining > %%%%%%%% < # GTRPDAT +# Stations to be> %%%%%%%% < > %%%%%%%% < # GTRPXCL GTRPFIX +# A priori sigma > %%%%%%%% < meters # GTRPSIG +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL ANT_ELIM / _ OR ANTX_ELIM / _ OR SPV_ELIM / _ #################### +# ADDNEQ2 16: Options for Satellite Antenna Phase Center Parameters # +# # +# SATELLITE PHASE CENTER OFFSETS # +# Modify parametrization GPS > %%%%%%%%%%%%%% < # SATANTGPS +# GLONASS> %%%%%%%%%%%%%% < # SATANTGLO +# A priori sigmas in X > %%%%%%%% < meters # SATANTX +# Y > %%%%%%%% < meters # SATANTY +# Z > %%%%%%%% < meters # SATANTZ +# Apply constraints to > %%%%%%%%%%%%%% < > %%%%%%%%%% < # SATANTS SATANTD +# Advanced grouping/sigmas > % < (YYYY MM DD) # SATANT0 +# # +# SATELLITE PHASE CENTER VARIATIONS # +# Modify parametrization GPS > %%%%%%%%%%%%%% < # SATSPVGPS +# GLONASS> %%%%%%%%%%%%%% < # SATSPVGLO +# A priori sigma > %%%%%%%% < meters # SATSPV +# Apply constraints to > %%%%%%%%%%%%%% < > %%%%%%%%%% < # SATSPVS SATSPVD +# Advanced grouping/sigmas > % < (YYYY MM DD) # SAPANT0 +# END_PANEL #################################################################### + + +# BEGIN_PANEL ANT_ELIM / _ OR ANTX_ELIM / _ OR SPV_ELIM / _ AND SATANT0 = 1 #### +# ADDNEQ2 16.1 Advanced Options for Satellite Antenna Phase Center Offsets # +# # +# ADVANCED PARAMETER STACKING AND CONSTRAINING # +# # +# A priori sigmas Satellite numbers # +# > Grp _X(m)_ _Y(m)_ _Z(m)_ ___ ___ ___ ___ ___ ___ ___ ___ ___ < # SATANTSTR +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL ANT_ELIM / _ OR ANTX_ELIM / _ OR SPV_ELIM / _ AND SAPANT0 = 1 #### +# ADDNEQ2 16.2 Advanced Options for Satellite Antenna Phase Center Variations # +# # +# ADVANCED PARAMETER STACKING AND CONSTRAINING # +# # +# Satellite numbers # +# > Grp A_priori_sigma(m) ___ ___ ___ ___ ___ ___ ___ ___ ___ < # SAPGRP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL RAO_ELIM / _ OR RAP_ELIM / _ ##################################### +# ADDNEQ2 17: Options for Receiver Antenna Phase Center Parameters # +# # +# RECEIVER ANTENNA PARAMETERS # +# Receiver antenna offsets North> %%%%%%%% < meters # RECANTN +# East > %%%%%%%% < meters # RECANTE +# Up > %%%%%%%% < meters # RECANTU +# Receiver antenna patterns > %%%%%%%% < meters # RECSPV +# END_PANEL #################################################################### + + +# BEGIN_PANEL TRANS_ELIM / _ ################################################### +# ADDNEQ2 18: Options for Helmert Transformation Parameters # +# # +# STACKING OF PARAMETERS # +# Translations > %%%%%%%%%%%% < # CMB_TRA +# Rotations > %%%%%%%%%%%% < # CMB_ROT +# Scale > %%%%%%%%%%%% < # CMB_SC +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL HOI_ELIM / _ ##################################################### +# ADDNEQ2 19: Options for Higher-order Ionosphere Scaling Factors # +# # +# PARAMETER HANDLING FOR A priori Sigma Stacking # +# Second-order term > %%%%%%%%% < > %%%%%%%%%% < > % < # HOI1 SIGHOI1 STKHOI1 +# Third-order term > %%%%%%%%% < > %%%%%%%%%% < > % < # HOI2 SIGHOI2 STKHOI2 +# Ray path bending term > %%%%%%%%% < > %%%%%%%%%% < > % < # HOI3 SIGHOI3 STKHOI3 +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL ALD_ELIM / _ OR OLD_ELIM / _ OR HLD_ELIM / _ ##################### +# ADDNEQ2 20: Options for Parameter Scaling Factors # +# # +# ATMOSPHERIC PRESSURE LOADING # +# Parameter setup > %%%%%%%%%%%%%%%%%% < > %%%%%%%% < # ALOADSET ALOADCLU +# Parameter decomposition > %%%%%%%%%%%%%%%%%% < # ALOADDEC +# Constrain scaling factors to > %%%%%%%% < # ALOAD10 +# Sigma in North/horizontal/overall> %%%%%%%% < meters # ALOADSIG1 +# @@@@@@@@@East@/vertical > %%%%%%%% < meters # ALOADSIG2 +# @@@@@@@@@Up > %%%%%%%% < meters # ALOADSIG3 +# # +# OCEAN NON-TIDAL LOADING # +# Parameter setup > %%%%%%%%%%%%%%%%%% < > %%%%%%%% < # ONTLDSET ONTLDCLU +# Parameter decomposition > %%%%%%%%%%%%%%%%%% < # ONTLDDEC +# Constrain scaling factors to > %%%%%%%% < # ONTLD10 +# Sigma in North/horizontal/overall> %%%%%%%% < meters # ONTLDSIG1 +# @@@@@@@@@East@/vertical > %%%%%%%% < meters # ONTLDSIG2 +# @@@@@@@@@Up > %%%%%%%% < meters # ONTLDSIG3 +# # +# HYDROSTATIC PRESSURE LOADING # +# Parameter setup > %%%%%%%%%%%%%%%%%% < > %%%%%%%% < # HLOADSET HLOADCLU +# Parameter decomposition > %%%%%%%%%%%%%%%%%% < # HLOADDEC +# Constrain scaling factors to > %%%% < # HLOAD10 +# Sigma in North/horizontal/overall> %%%%%%%% < meters # HLOADSIG1 +# @@@@@@@@@East@/vertical > %%%%%%%% < meters # HLOADSIG2 +# @@@@@@@@@Up > %%%%%%%% < meters # HLOADSIG3 +# END_PANEL #################################################################### + + +# BEGIN_PANEL CLKR_ELIM / _ OR CLKS_ELIM / _ ################################### +# ADDNEQ2 21: Options for Epoch-wise Clock Offsets # +# # +# REFERENCE CLOCK # +# Selection of reference clock(s) > %%%%%%%%%%%%%% < # REFCLOCK +# Manual: Stations > %%%%%%%%%%%%%%%%%%%% < # CLKSTASEL +#@@@@@@@@@@@@@@@@@@@@@@@@@Satellites > %%%%%%%%%%%%%%%%%%%% < # CLKSATSEL +# From file: Stations > %%%%%%%% < # CLKSTAFIL +#@@@@@@@@@@@@@@@@@@@@@@@@@Satellites > %%%%%%%% < # CLKSATFIL +# # +# Fix reference clock > % < # CLKFIX +# A priori sigma for reference clock> %%%%%%%% < nsec # CLKSIG +# # +# Fix only clocks with input values > % < # CLKDELINP +# END_PANEL #################################################################### + + +# BEGIN_PANEL CLKR_ELIM / _ OR CLKS_ELIM / _ AND CLKRNX / _ ################### +# ADDNEQ2 21.1: Options for Epoch-wise Clock Offsets # +# # +# HEADER ENTRIES FOR THE CLOCK RINEX OUTPUT FILE # +# Run by > %%%%%%%%%%%%%%%%%%% < # RUNBY +# AC designator > %%%% < # AC +# AC name > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # ACNAME +# # +# Time system > %%%% < # TIMESYS +# DCBs applied > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # DCBLINE +# # +# Comment lines: # +# > Comment_lines_______________________________________________ < # COMMENT +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL RNG_ELIM / _ ##################################################### +# ADDNEQ2 22: Options for SLR Range Biases # +# # +# A PRIORI SIGMAS # +# Range bias parameters > %%%%%%%% < # RGBSIG +# # +# ESTIMATION/STACKING PER STATION # +# > % < Stack only identical range biases # RGB_STK1 +# > % < Stack range biases for the satellites of one group # RGB_STK2 +# > % < Stack all range biases for one station # RGB_STK3 +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL STAINFO / _ AND USEFLG = 999 ##################################### +# ADDNEQ2 99.1: Selection from Station Information File # +# # +# THIS PANEL IS FOR TEST PURPOSES ONLY # +# MODIFY SR GTSTAFLG.f90 AND REMOVE USEFLG TO ACTIVATE # +# # +# FLAGS CONCERNING STATION INFORMATION FILE # +# Consider flags > % < # USEFLG +# # +# FLAGS TO BE CONSIDERED # +# Type 001: Renaming of stations > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # FLG001 +# Type 002: Station information > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # FLG002 +# Type 003: Station problems > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # FLG003 +# # +# Flag 999: Any flag will be considered # +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL STEP2 = 1 ######################################################## +# ADDNEQ2 99.2: Compensate for Step-2 Tide SW Bug # +# # +# Compensate for effect of step-2 tide SW bug between > % < # STEP2 +# > %%%%%%%%%% < and > %%%%%%%%%% < (yyyy mm dd) # STEP2A STEP2B +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_RED/ADDNEQ2.old b/config/bernese/gpsuser52-luzon/OPT/R2S_RED/ADDNEQ2.old new file mode 100755 index 0000000..48af3d5 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_RED/ADDNEQ2.old @@ -0,0 +1,3818 @@ + +! Some keywords for automatic output +! ---------------------------------- +CAMPAIGN 1 "${P}/PHIVOLCS" + ## widget = initmenu; pointer = ACTIVE_CAMPAIGN + +SESSION_TABLE 1 "${P}/PHIVOLCS\STA\SESSIONS.SES" + ## widget = initmenu; pointer = SESSION_TABLE + +DESCR_SESSION_TABLE 1 "Session table" + +YR4_INFO 1 "2019" + ## widget = comment + # $Y+0 + +SES_INFO 1 "0110" + ## widget = comment + # $S+0 + +USR_INFO 1 "${USER}" + ## widget = comment + +! Environment variables +! --------------------- +ENVIRONMENT 5 + "U" "c:\Bernese\GPSUSER52" + "T" "c:\Bernese\GPSTEMP" + "X" "c:\Bernese\BERN52\GPS" + "P" "c:\Bernese\GPSDATA\CAMPAIGN52" + "USER" "" + ## widget = initmenu; pointer = ENVIR_LIST + +! ========================================================================= +! ADDNEQ2 1: Input Files +! ========================================================================= +! Show all general files +! ---------------------- +SHOWGEN 1 "1" + ## widget = checkbox + +MSG_SHOWGEN 1 "Show all general files" + +! Normal equations +! ---------------- +INPFILE 1 "${P}/PHIVOLCS\SOL\$E190110.NQ0" + ## widget = selwin; path = DIR_NEQ; ext = EXT_NEQ + # $E$YSS+0 + +MSG_INPFILE 1 "Normal equations" + +INPFILE_TXT_COL_1 1 "Name" + +! Variance rescaling factors +! -------------------------- +COVCOMI 0 + ## widget = selwin; path = DIR_WGT; ext = EXT_WGT; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_COVCOMI 1 "Variance rescaling factors" + +! Station coordinates +! ------------------- +COORD 1 "${P}/PHIVOLCS\STA\$E190110.CRD" + ## widget = selwin; path = DIR_CRD; ext = EXT_CRD; maxfiles = 1 + # $E$YSS+0 + +DESCR_COORD 1 "Station coordinates" + +! Station velocities +! ------------------ +VELAPR 0 + ## widget = selwin; path = DIR_VEL; ext = EXT_VEL; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_VELAPR 1 "Station velocities" + +! Station information +! ------------------- +STAINFO 1 "${P}/PHIVOLCS\STA\$(CRDINF).STA" + ## widget = selwin; path = DIR_STA; ext = EXT_STA; maxfiles = 1 + ## emptyallowed = true + # $(CRDINF) + +DESCR_STAINFO 1 "Station information" + +! Troposphere estimates +! --------------------- +TROPEST 0 + ## widget = selwin; path = DIR_TRP; ext = EXT_TRP; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_TROPEST 1 "Troposphere estimates" + +! Ionosphere master file +! ---------------------- +IONOS 0 + ## widget = selwin; path = DIR_ION; ext = EXT_ION; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_IONOS 1 "Ionosphere master file" + +! Differential code biases +! ------------------------ +DCBINP 0 + ## widget = selwin; path = DIR_DCB; ext = EXT_DCB; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_DCBINP 1 "Differential code biases" + +! Inter-system biases +! ------------------- +ISBINP 0 + ## widget = selwin; path = DIR_ISB; ext = EXT_ISB; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_ISBINP 1 "Inter-system biases" + +! Range biases (a priori) +! ----------------------- +RGBINP 0 + ## widget = selwin; path = DIR_RGB; ext = EXT_RGB; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_RGBINP 1 "SLR biases, CoM" + +! Earth rotation parameters +! ------------------------- +POLE 0 + ## widget = selwin; path = DIR_ERP; ext = EXT_ERP; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_POLE 1 "Earth rotation parameters" + +! Satellite Clock File, input +! -------------------- +SATCLK 0 + ## widget = selwin; path = DIR_CLK; ext = EXT_CLK; maxfiles = 1 + ## emptyallowed = true; activeif = RXCLKIN = _ + # + +DESCR_SATCLK 1 "GNSS satellite clocks" + +! Clock RINEX File +! ---------------- +RXCLKIN 0 + ## widget = selwin; path = DIR_RXC; ext = EXT_RXC; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_RXCLKIN 1 "Clock RINEX file" + +! Geocenter coordinates +! --------------------- +GCCINP 0 + ## widget = selwin; path = DIR_GCC; ext = EXT_GCC; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_GCCINP 1 "Geocenter coordinates" + +! Covariances (Coords) +! -------------------- +COVARRS 0 + ## widget = lineedit; path = DIR_COV; ext = EXT_COV + # + +DESCR_COVARRS 1 "Var-covar w.r.t. coord." + +! Covariances (All) +! ----------------- +COVTTRS 0 + ## widget = lineedit; path = DIR_COV; ext = EXT_COV + # + +DESCR_COVTTRS 1 "Full var-covar matrix" + +! Parameter estimates +! ------------------- +PARAMIN 0 + ## widget = selwin; path = DIR_EST; ext = EXT_EST; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_PARAMIN 1 "Parameter estimates" + +! ========================================================================= +! ADDNEQ2 1.1: General Files +! ========================================================================= +! General constants +! ----------------- +CONST 1 "${X}/GEN\CONST." + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # CONST. + +DESCR_CONST 1 "General constants" + +! Geodetic datum +! -------------- +DATUM 1 "${X}/GEN\DATUM." + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # DATUM. + +DESCR_DATUM 1 "Geodetic datum" + +! Phase center variations +! ----------------------- +PHASECC 1 "${X}/GEN\$(PCVINF).$(PCV)" + ## widget = selwin; path = PTH_GEN; maxfiles = 1; emptyallowed = true + # $(PCVINF).$(PCV) + +DESCR_PHASECC 1 "Phase center variations" + +! Satellite information +! --------------------- +SATELL 1 "${X}/GEN\$(SATINF).$(PCV)" + ## widget = selwin; path = PTH_GEN; maxfiles = 1; emptyallowed = true + # $(SATINF).$(PCV) + +DESCR_SATELL 1 "Satellite information" + +! Receiver information +! -------------------- +RECEIVR 1 "${X}/GEN\$(RECINF)" + ## widget = selwin; path = PTH_GEN; maxfiles = 1 + # $(RECINF) + +DESCR_RECEIVR 1 "Receiver information" + +! Satellite problems +! ------------------ +SATCRUX 1 "${X}/GEN\$(SATCRX).CRX" + ## widget = selwin; path = PTH_GEN; ext = EXT_CRX; maxfiles = 1 + ## emptyallowed = true + # $(SATCRX) + +DESCR_SATCRUX 1 "Satellite problems" + +! Subdaily pole model +! ------------------- +SUBMOD 1 "${X}/GEN\IERS2010XY.SUB" + ## widget = selwin; path = PTH_GEN; ext = EXT_SUB; maxfiles = 1 + ## emptyallowed = true + # IERS2010XY + +DESCR_SUBMOD 1 "Subdaily pole model" + +! Nutation Model +! ------------------- +NUTMOD 1 "${X}/GEN\IAU2000R06.NUT" + ## widget = selwin; path = PTH_GEN; ext = EXT_NUT; maxfiles = 1 + ## emptyallowed = true + # IAU2000R06 + +DESCR_NUTMOD 1 "Nutation model" + +! Sinex header file +! ----------------- +SINEXIN 1 "${X}/GEN\$(SNXINF)" + ## widget = selwin; path = PTH_GEN; maxfiles = 1; emptyallowed = true + # $(SNXINF) + +DESCR_SINEXIN 1 "SINEX general input file" + +! IONEX control file +! ------------------ +IONEXCF 1 "${X}/GEN\IONEX." + ## widget = selwin; path = PTH_GEN; maxfiles = 1; emptyallowed = true + # IONEX. + +DESCR_IONEXCF 1 "IONEX control file" + +! Scratch file +! ------------ +AUXFIL 1 "${U}/WORK\ADDNEQ2.SCR" + ## widget = lineedit; path = PTH_SCR; ext = EXT_SCR; emptyallowed = false + # ADDNEQ2$J + +DESCR_AUXFIL 1 "Scratch file" + +DELETE_FILES 1 "AUXFIL" + +! ========================================================================= +! ADDNEQ2 2: Output Files +! ========================================================================= +! Program output +! -------------- +SYSODEF 1 "0" + ## widget = checkbox + +MSG_SYSODEF 1 "Program output" + +SYSOUT 1 "${P}/PHIVOLCS\OUT\$F190110.OUT" + ## widget = lineedit; path = DIR_OUT; ext = EXT_OUT + ## activeif = SYSODEF == 0; emptyallowed = false + # $F$YSS+0 + +DESCR_SYSOUT 1 "Program output" + +! Error messages +! -------------- +ERRMRG 1 "0" + ## widget = checkbox + +MSG_ERRMRG 1 "Error message" + +SYSERR 1 "${U}/WORK\ERROR.MSG" + ## widget = lineedit; path = PTH_ERR; ext = EXT_ERR + ## activeif = ERRMRG == 0; emptyallowed = false + # ERROR + +DESCR_SYSERR 1 "Error message" + +! Normal equations +! ---------------- +NEQOUT 1 "${P}/PHIVOLCS\SOL\$F190110.NQ0" + ## widget = lineedit; path = DIR_NEQ; ext = EXT_NEQ + # $F$YSS+0 + +DESCR_NEQOUT 1 "Resulting normal equations" + +! Sinex +! ----- +SNXCONT 1 "NEQ" + ## widget = combobox; activeif = SINEXRS /= _; cards = COV NEQ + ## editable = false + +MSG_SNXCONT 1 "Content of SINEX" + +SINEXRS 1 "${P}/PHIVOLCS\SOL\$E190110.SNX" + ## widget = lineedit; path = DIR_SNX; ext = EXT_SNX + # $E$YSS+0 + +DESCR_SINEXRS 1 "SINEX" + +! Station coordinates +! ------------------- +COORDRS 0 + ## widget = lineedit; path = DIR_CRD; ext = EXT_CRD + # + +DESCR_COORDRS 1 "Station coordinate results" + +! Velocities +! ---------- +VELORS 0 + ## widget = lineedit; path = DIR_VEL; ext = EXT_VEL + # + +DESCR_VELORS 1 "Station velocity results" + +! Troposphere estimates +! --------------------- +TROPSAV 0 + ## widget = lineedit; path = DIR_TRP; ext = EXT_TRP + # + +DESCR_TROPSAV 1 "Troposphere estimates" + +! Troposphere SINEX +! ----------------- +TROPSNX 0 + ## widget = lineedit; path = DIR_TRO; ext = EXT_TRO + # + +DESCR_TROPSNX 1 "Troposphere estimates (SINEX)" + +! Ionosphere models +! ----------------- +IONOSRS 0 + ## widget = lineedit; path = DIR_ION; ext = EXT_ION + # + +DESCR_IONOSRS 1 "Ionosphere models" + +! IONEX +! ----- +IONEXRS 0 + ## widget = lineedit; path = DIR_INX; ext = EXT_INX + # + +DESCR_IONEXRS 1 "IONEX" + +! Code biases +! ----------- +DCBOUT 0 + ## widget = lineedit; path = DIR_DCB; ext = EXT_DCB + # + +DESCR_DCBOUT 1 "Code bias results" + +! Inter-system biases +! ------------------- +ISBOUT 0 + ## widget = lineedit; path = DIR_ISB; ext = EXT_ISB + # + +DESCR_ISBOUT 1 "Inter-system biases (output)" + +! Range biases +! ------------ +RGBOUT 0 + ## widget = lineedit; path = DIR_RGB; ext = EXT_RGB + # + +DESCR_RGBOUT 1 "SLR biases, CoM (output)" + +! BIAS SINEX +! ---------- +BIASSNX 0 + ## widget = lineedit; path = DIR_BIA; ext = EXT_BIA + # + +MSG_BIASSNX 1 "BIAS SINEX" + +! Orbital elements +! ---------------- +ELEFILE 0 + ## widget = lineedit; path = DIR_ELE; ext = EXT_ELE + # + +DESCR_ELEFILE 1 "Orbital elements" + +! Bernese ERP file +! ---------------- +POLERS 0 + ## widget = lineedit; path = DIR_ERP; ext = EXT_ERP + # + +DESCR_POLERS 1 "Bernese ERP file" + +! IERS ERP file +! ------------- +IERSPOL 0 + ## widget = lineedit; path = DIR_IEP; ext = EXT_IEP + # + +DESCR_IERSPOL 1 "IERS ERP file" + +! Geocenter coordinates +! --------------------- +GCCOUT 0 + ## widget = lineedit; path = DIR_GCC; ext = EXT_GCC + # + +DESCR_GCCOUT 1 "Geocenter coordinates" + +! Station residuals +! ----------------- +PLOTRS 0 + ## widget = lineedit; path = DIR_PLT; ext = EXT_PLT + # + +DESCR_PLOTRS 1 "Station residuals" + +PLOT_ALL 0 + ## widget = lineedit; path = DIR_PLT; ext = EXT_PLT + # + +DESCR_PLOT_ALL 1 "All parameter residuals" + +! Weekly summary file +! ------------------- +WEKSUM 0 + ## widget = lineedit; path = DIR_SUM; ext = EXT_SUM + # + +DESCR_WEKSUM 1 "Weekly summary file" + +! Variance rescaling factors (output) +! ----------------------------------- +COVCOMO 0 + ## widget = lineedit; path = DIR_WGT; ext = EXT_WGT; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_COVCOMO 1 "Variance rescaling factors" + +! PCV antenna models (output) +! Phase center models +! Phase center variations (grid) +! --------------------------- +PHASRSG 0 + ## widget = lineedit; path = DIR_PHG; ext = EXT_PHG; maxfiles = 1 + ## emptyallowed = true + # + +DESCR_PHASRSG 1 "Antenna model results" + +! Satellite Clock File, output +! -------------------- +CLKSAV 0 + ## widget = lineedit; path = DIR_CLK; ext = EXT_CLK + # + +DESCR_CLKSAV 1 "Satellite clock file" + +! Clock RINEX File, output +! ---------------- +CLKRNX 0 + ## widget = lineedit; path = DIR_RXC; ext = EXT_RXC + # + +DESCR_CLKRNX 1 "clock RINEX file" + +! Parameter estimates +! ------------------- +PARAMRS 0 + ## widget = lineedit; path = DIR_EST; ext = EXT_EST + # + +DESCR_PARAMRS 1 "Parameter estimate results" + +! ========================================================================= +! ADDNEQ2 3.1: Options +! ========================================================================= +! Title +! ----- +TITLE 1 "RNX2SNX_190110: NEQ reduction and SINEX generation" + ## widget = lineedit + # RNX2SNX_$YSS+0: NEQ reduction and SINEX generation + +MSG_TITLE 1 "Title line" + +! Maximum number of parameters in combined NEQ +! -------------------------------------------- +MAXPAR 1 "6000" + ## widget = spinbox; range = 500 20000 500; check_type = integer + +MSG_MAXPAR 1 "Maximum number of parameters in combined NEQ" + +! A priori sigma of unit weight +! ----------------------------- +SIGMA0 1 "0.0010" + ## widget = lineedit; emptyallowed = false; check_type = real + ## check_min = 1e-20 + +MSG_SIGMA0 1 "A priori sigma of unit weight" + +! Compute no inversion +! --------------------- +NOINV 1 "0" + ## widget = checkbox + +MSG_NOINV 1 "Compute no solution" + +! Compute and compare individual solutions +! ---------------------------------------- +INDVSOL 1 "NO" + ## widget = combobox; editable = false + ## cards = NO YES HELMERT HLM_TRA HLM_ROT HLM_ALL; activeif = NOINV = 0 + +MSG_INDVSOL 1 "Compute and compare individual solutions" + +! Reference epoch for the coordinates +! ----------------------------------- +TIMREF 0 + ## widget = lineedit; activeif = CRD_NINT == 1 AND NOINV = 0 + ## check_type = date + # + +MSG_TIMREF 1 "Reference epoch for station coordinates" + +! Estimate velocities +! ------------------- +CRD_NINT 1 "0" + ## widget = checkbox + +MSG_CRD_NINT 1 "Set up station velocities" + +! Estimate geocenter coordinates +! ------------------------------ +SETUP_GCC 1 "0" + ## widget = checkbox + +MSG_SETUP_GCC 1 "Set up Geocenter coordinates" + +! ========================================================================= +! ADDNEQ2 3.2: Options +! ========================================================================= +! Provide extended output w.r.t. estimated parameters +! --------------------------------------------------- +PRT_EXT 1 "0" + ## widget = checkbox + +MSG_PRT_EXT 1 "Provide extended output w.r.t. estimated parameters" + +! Notify station inconsistencies between NEQs +! ------------------------------------------- +PRT_SIC 1 "0" + ## widget = checkbox + +MSG_PRT_SIC 1 "Notify station inconsistencies between NEQs" + +! Notify changes due to station information file +! ---------------------------------------------- +CRXWARN 1 "0" + ## widget = checkbox; activeif = STAINFO / _ + +MSG_CRXWARN 1 "Notify changes due to station info file" + +! Print detailed list of all parameter manipulations +! -------------------------------------------------- +PRT_PAR 1 "0" + ## widget = checkbox + +MSG_PRT_PAR 1 "Print detailed list of all parameter manipulations" + +! Regularize a priori constraint matrix +! ------------------------------------- +SNXREG 1 "NO" + ## widget = combobox; cards = NO YES + ## activeif = SINEXRS /= _ AND NOINV = 0 + +MSG_SNXREG 1 "Regularize a priori constraint matrix" + +! Sort stations according to DOMES code +! ------------------------------------- +STASORT 1 "0" + ## widget = checkbox; activeif = SINEXRS /= _ + +MSG_STASORT 1 "Sort stations according to DOMES code" + +! Include ADDNEQ1-style statistics block +! -------------------------------------- +HEUREF 1 "1" + ## widget = checkbox; activeif = SINEXRS /= _ + +MSG_HEUREF 1 "Include ADDNEQ1-style statistics block" + +! Do not write non-calibrated antenna/radome codes +! ------------------------------------------------ +ANTRED 1 "0" + ## widget = checkbox; activeif = SINEXRS /= _ + +MSG_ANTRED 1 "Do not write non-calibrated antenna/radome codes" + +! Transform ERP parameter to offset/drift representation +! ------------------------------------------------------ +ERPREP 1 "0" + ## widget = checkbox; activeif = SINEXRS /= _ + +MSG_ERPREP 1 "Transform ERP to offset/drift representation" + +! Truncate all NEQ station names after position 14 +! ------------------------------------------------ +NO_ABC 1 "NO" + ## widget = combobox; cards = NO YES; editable = true + +MSG_NO_ABC 1 "Truncate all NEQ station names after position 14" + +! Keep input NEQs in alphabetical order +! ------------------------------------- +NOCHRONO 1 "0" + ## widget = checkbox + +MSG_NOCHRONO 1 "Keep input NEQs in alphabetical order" + +! Write coordinates/velocities as ... in var-covar files +! ------------------------------------------------------ +COVMODE 1 "CRD/VEL" + ## widget = combobox; cards = CRD/VEL CRD/CRD; editable = false + ## activeif = COVARRS / _ OR COVTTRS / _ AND CRD_NINT = 1 + +MSG_COVMODE 1 "Write coordinates and velocities in var-covar files as" + +! Eliminate station parameters in case of equipement changes +! ---------------------------------------------------------- +CRXREC 1 "NEVER" + ## widget = combobox; cards = NEVER TYPE TYPE_OR_NUMBER; editable = false + ## activeif = STAINFO / _ + +MSG_CRXREC 1 "Remove station in case of receiver change" + +CRXANT 1 "NEVER" + ## widget = combobox; editable = false + ## cards = NEVER TYPE TYPE_OR_ECCENT TYPE_OR_ECCENT_OR_NUMBER + ## activeif = STAINFO / _ + +MSG_CRXANT 1 "Remove station in case of antenna change" + +! Correct step2 tide bug +! ---------------------- +STEP2 1 "0" + ## widget = checkbox + +MSG_STEP2 1 "Correct step2 tide bug" + +STEP2A 0 + ## widget = lineedit; emptyallowed = true; check_type = date + ## activeif = STEP2 == 1 + # + +MSG_STEP2A 1 "Step2 tide bug start MJD" + +STEP2B 0 + ## widget = lineedit; emptyallowed = true; check_type = date + ## activeif = STEP2 == 1 + # + +MSG_STEP2B 1 "Step2 tide bug end MJD" + +! ========================================================================= +! ADDNEQ2 4: Comparison of Individual Solutions +! ========================================================================= +! Minimum number of solutions for each station +! -------------------------------------------- +MINSOL 1 "0" + ## widget = spinbox; range = 0 9999 1; check_type = integer + +MSG_MINSOL 1 "Minimum number of solutions for each station" + +! Maximum tolerated residual +! -------------------------- +BADSOL_N 1 "15" + ## widget = lineedit; emptyallowed = true; check_type = real + ## check_min = 0 + +MSG_BADSOL_N 1 "Maximum tolerated residual: North" + +BADSOL_E 1 "15" + ## widget = lineedit; emptyallowed = true: check_type = real + ## check_min = 0 + +MSG_BADSOL_E 1 "Maximum tolerated residual: East" + +BADSOL_U 1 "30" + ## widget = lineedit; emptyallowed = true; check_type = real + ## check_min = 0 + +MSG_BADSOL_U 1 "Maximum tolerated residual: Up" + +! Maximum tolerated root-mean-square error +! ---------------------------------------- +BADSOLRN 1 "10" + ## widget = lineedit; emptyallowed = true; check_type = real + ## check_min = 0 + +MSG_BADSOLRN 1 "Maximum tolerated RMS error: North" + +BADSOLRE 1 "10" + ## widget = lineedit; emptyallowed = true; check_type = real + ## check_min = 0 + +MSG_BADSOLRE 1 "Maximum tolerated RMS error: East" + +BADSOLRU 1 "20" + ## widget = lineedit; emptyallowed = true; check_type = real + ## check_min = 0 + +MSG_BADSOLRU 1 "Maximum tolerated RMS error: Up" + +! ========================================================================= +! ADDNEQ2 5: Datum Definition for Coordinates +! ========================================================================= +! Datum definition type +! --------------------- +RADIO2_4 1 "0" + ## widget = radiobutton; group = DUMMY + +MSG_RADIO2_4 1 "Free network solution" + +RADIO2_3 1 "1" + ## widget = radiobutton; group = DUMMY + ## radiokeys = FREESTA C_TRA C_ROT C_SCL + +MSG_RADIO2_3 1 "Minimum constraint solution" + +RADIO2_2 1 "0" + ## widget = radiobutton; group = DUMMY; radiokeys = SIGSTA + +MSG_RADIO2_2 1 "Coordinates constrained" + +RADIO2_1 1 "0" + ## widget = radiobutton; group = DUMMY; radiokeys = FIXSTA + +MSG_RADIO2_1 1 "Coordinates fixed" + +FREESTA 1 "FROM_FILE" + ## widget = combobox; editable = false + ## cards = ALL MANUAL FROM_FILE WITH_FLAG + +MSG_FREESTA 1 "Minimum constraint solution" + +SIGSTA 1 "FROM_FILE" + ## widget = combobox; editable = false + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG + +MSG_SIGSTA 1 "Coordinates constrained" + +FIXSTA 1 "FROM_FILE" + ## widget = combobox; editable = false + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG + +MSG_FIXSTA 1 "Coordinates fixed" + +! Minimum constraint conditions +! ----------------------------- +C_TRA 1 "YES" + ## widget = combobox; cards = YES NO + +MSG_C_TRA 1 "Translation" + +C_ROT 1 "NO" + ## widget = combobox; cards = YES NO + +MSG_C_ROT 1 "Rotation" + +C_SCL 1 "NO" + ## widget = combobox; cards = YES NO + +MSG_C_SCL 1 "Scale" + +! A priori sigmas +! --------------- +C_SIGMAN 1 "0.00001" + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = SIGSTA /= FROM_FILE AND RADIO2_2 = 1 + +MSG_C_SIGMAN 1 "North" + +C_SIGMAE 1 "0.00001" + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = SIGSTA /= FROM_FILE AND RADIO2_2 = 1 + +MSG_C_SIGMAE 1 "East" + +C_SIGMAU 1 "0.00001" + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = SIGSTA /= FROM_FILE AND RADIO2_2 = 1 + +MSG_C_SIGMAU 1 "Up" + +! ========================================================================= +! ADDNEQ2 5.1: Datum Definition for Coordinates +! ========================================================================= +! Stations considered for minimum constraint conditions +! ----------------------------------------------------- +FREESTA_L 0 + ## widget = selwin; activeif = FREESTA == MANUAL AND RADIO2_3 == 1 + ## pointer = STALST + # + +MSG_FREESTA_L 1 "Manual selection" + +FREESTA_F 1 "${P}/PHIVOLCS\STA\REF190110.FIX" + ## widget = selwin; activeif = FREESTA == FROM_FILE AND RADIO2_3 == 1 + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # REF$YSS+0 + +MSG_FREESTA_F 1 "List of stations from file" + +FREESTA_G 0 + ## widget = lineedit; activeif = FREESTA == WITH_FLAG AND RADIO2_3 == 1 + # + +MSG_FREESTA_G 1 "Stations with specific flags in CRD file" + +! Station coordinates to be constrained +! ------------------------------------- +STATION4 0 + ## widget = selwin; activeif = SIGSTA == MANUAL AND RADIO2_2 == 1 + ## pointer = STALST + +MSG_STATION4 1 "Manual selection" + +STAFILE4 0 + ## widget = selwin; activeif = SIGSTA == FROM_FILE AND RADIO2_2 == 1 + ## path = DIR_SIG; ext = EXT_SIG; maxfiles = 1 + # + +MSG_STAFILE4 1 "List of stations (and sigmas) from file" + +STAFLAG4 0 + ## widget = lineedit; activeif = SIGSTA == WITH_FLAG AND RADIO2_2 == 1 + # + +MSG_STAFLAG4 1 "Stations with specific flags in CRD file" + +! Station coordinates to be fixed +! ------------------------------- +STATION1 0 + ## widget = selwin; activeif = FIXSTA == MANUAL AND RADIO2_1 == 1 + ## pointer = STALST + +MSG_STATION1 1 "Manual selection" + +STAFILE1 0 + ## widget = selwin; activeif = FIXSTA == FROM_FILE AND RADIO2_1 == 1 + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_STAFILE1 1 "List of stations from file" + +STAFLAG1 0 + ## widget = lineedit; activeif = FIXSTA == WITH_FLAG AND RADIO2_1 == 1 + # + +MSG_STAFLAG1 1 "Stations with specific flags in CRD file" + +! ========================================================================= +! ADDNEQ2 6: Datum Definition for Velocities +! ========================================================================= +! Datum definition type +! --------------------- +RADIO3_4 1 "0" + ## widget = radiobutton; group = DUMMY + +MSG_RADIO3_4 1 "Free network solution" + +RADIO3_3 1 "0" + ## widget = radiobutton; group = DUMMY + ## radiokeys = FREEVEL V_TRA V_ROT V_SCL + +MSG_RADIO3_3 1 "Minimum constraint solution" + +RADIO3_2 1 "1" + ## widget = radiobutton; group = DUMMY; radiokeys = SIGVEL + +MSG_RADIO3_2 1 "Velocities constrained" + +RADIO3_1 1 "0" + ## widget = radiobutton; group = DUMMY; radiokeys = FIXVEL + +MSG_RADIO3_1 1 "Velocities fixed" + +FREEVEL 1 "FROM_FILE" + ## widget = combobox; editable = false + ## cards = ALL MANUAL FROM_FILE WITH_FLAG + +MSG_FREEVEL 1 "Minimum constraint solution" + +SIGVEL 1 "FROM_FILE" + ## widget = combobox; editable = false + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG + +MSG_SIGVEL 1 "Velocities constrained" + +FIXVEL 1 "FROM_FILE" + ## widget = combobox; editable = false + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG + +MSG_FIXVEL 1 "Velocities fixed" + +! Minimum constraint conditions +! ----------------------------- +V_TRA 1 "YES" + ## widget = combobox; cards = YES NO + +MSG_V_TRA 1 "Translation" + +V_ROT 1 "NO" + ## widget = combobox; cards = YES NO + +MSG_V_ROT 1 "Rotation" + +V_SCL 1 "NO" + ## widget = combobox; cards = YES NO + +MSG_V_SCL 1 "Scale" + +! A priori sigmas +! --------------- +V_SIGMAN 1 "0.0001" + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = SIGVEL /= FROM_FILE AND RADIO3_2 = 1 + +MSG_V_SIGMAN 1 "North" + +V_SIGMAE 1 "0.0001" + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = SIGVEL /= FROM_FILE AND RADIO3_2 = 1 + +MSG_V_SIGMAE 1 "East" + +V_SIGMAU 1 "0.0001" + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = SIGVEL /= FROM_FILE AND RADIO3_2 = 1 + +MSG_V_SIGMAU 1 "Up" + +! ========================================================================= +! ADDNEQ2 6.1: Datum Definition for Velocities +! ========================================================================= +! Stations considered for minimum constraint conditions +! ----------------------------------------------------- +FREEVEL_L 0 + ## widget = selwin; activeif = FREEVEL == MANUAL AND RADIO3_3 == 1 + ## pointer = STALST + +MSG_FREEVEL_L 1 "Manual selection" + +FREEVEL_F 0 + ## widget = selwin; activeif = FREEVEL == FROM_FILE AND RADIO3_3 == 1 + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1; emptyallowed = true + # + +MSG_FREEVEL_F 1 "List of stations from file" + +FREEVEL_G 0 + ## widget = lineedit; activeif = FREEVEL == WITH_FLAG AND RADIO3_3 == 1 + # + +MSG_FREEVEL_G 1 "Stations with specific flags in VEL file" + +! Station velocities to be constrained +! ------------------------------------ +VELOCITY4 0 + ## widget = selwin + ## activeif = CRD_NINT == 1 AND SIGVEL == MANUAL AND RADIO3_2 == 1 + ## pointer = STALST + +MSG_VELOCITY4 1 "Manual selection" + +VELFILE4 0 + ## widget = selwin; activeif = SIGVEL == FROM_FILE AND RADIO3_2 == 1 + ## path = DIR_SIG; ext = EXT_SIG; maxfiles = 1; emptyallowed = true + # + +MSG_VELFILE4 1 "List of stations (and sigmas) from file" + +VELFLAG4 0 + ## widget = lineedit; activeif = SIGVEL == WITH_FLAG AND RADIO3_2 == 1 + # + +MSG_VELFLAG4 1 "Stations with specific flags in VEL file" + +! Station velocities to be fixed +! ------------------------------ +VELOCITY1 0 + ## widget = selwin; activeif = FIXVEL == MANUAL AND RADIO3_1 == 1 + ## pointer = STALST + +MSG_VELOCITY1 1 "Manual selection" + +VELFILE1 0 + ## widget = selwin; activeif = FIXVEL == FROM_FILE AND RADIO3_1 == 1 + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_VELFILE1 1 "List of stations from file" + +VELFLAG1 0 + ## widget = lineedit; activeif = FIXVEL == WITH_FLAG AND RADIO3_1 == 1 + # + +MSG_VELFLAG1 1 "Stations with specific flags in VEL file" + +! ========================================================================= +! ADDNEQ2 7.1: Parameter Pre-elimination +! ========================================================================= +! Station-related parameters: Station coordinates +! ----------------------------------------------- +CRD_ELIM 1 "NO" + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + +MSG_CRD_ELIM 1 "Station coordinates" + +CRD_EXCP 0 + ## widget = lineedit + ## activeif = CRD_ELIM == BEFORE_STACKING OR CRD_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_CRD_EXCP 1 "Except for files: Station coordinates" + +CRD_EXST 1 "0" + ## widget = checkbox; activeif = CRD_ELIM /= NO AND CRD_ELIM / _ + +MSG_CRD_EXST 1 "Except for stations: Atmospheric pressure loading" + +CRD_EXSEL 0 + ## widget = combobox; activeif = CRD_ELIM /= NO AND CRD_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_CRD_EXSEL 1 "Selection for station exceptions: station coordinates" + +CRD_EXMAN 0 + ## widget = selwin + ## activeif = CRD_ELIM /= NO AND CRD_EXST = 1 AND CRD_EXSEL = MANUAL + ## pointer = STALST + +MSG_CRD_EXMAN 1 "Manual selection for station exceptions: station coordinates" + +CRD_EXFIL 0 + ## widget = selwin + ## activeif = CRD_ELIM /= NO AND CRD_EXST = 1 AND CRD_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_CRD_EXFIL 1 "Selection for station exceptions from file: station coordinates" + +CRD_EXFLG 0 + ## widget = lineedit + ## activeif = CRD_ELIM /= NO AND CRD_EXST = 1 AND CRD_EXSEL = WITH_FLAG + +MSG_CRD_EXFLG 1 "Selection for station exceptions from flag: station coordinates" + +! Station-related parameters: Receiver clock bias/offsets +! ------------------------------------------------------- +CLK_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_CLK_ELIM 1 "GLONASS receiver clock biases" + +CLK_EXCP 0 + ## widget = lineedit + ## activeif = CLK_ELIM == BEFORE_STACKING OR CLK_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_CLK_EXCP 1 "Except for files: Receiver clock offsets" + +CLK_EXST 1 "0" + ## widget = checkbox; activeif = CLK_ELIM /= NO AND CLK_ELIM / _ + +MSG_CLK_EXST 1 "Except for stations: Atmospheric pressure loading" + +CLK_EXSEL 0 + ## widget = combobox; activeif = CLK_ELIM /= NO AND CLK_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_CLK_EXSEL 1 "Selection for station exceptions: receiver clock offsets" + +CLK_EXMAN 0 + ## widget = selwin + ## activeif = CLK_ELIM /= NO AND CLK_EXST = 1 AND CLK_EXSEL = MANUAL + ## pointer = CLKLST + +MSG_CLK_EXMAN 1 "Manual selection for station exceptions: receiver clock offsets" + +CLK_EXFIL 0 + ## widget = selwin + ## activeif = CLK_ELIM /= NO AND CLK_EXST = 1 AND CLK_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_CLK_EXFIL 1 "Selection for station exceptions from file: receiver clock offsets" + +CLK_EXFLG 0 + ## widget = lineedit + ## activeif = CLK_ELIM /= NO AND CLK_EXST = 1 AND CLK_EXSEL = WITH_FLAG + +MSG_CLK_EXFLG 1 "Selection for station exceptions from flag: receiver clock offsets" + +! Station-related parameters: Inter-system bias +! ---------------------------------------------- +ISB_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_ISB_ELIM 1 "Time-dependent GLONASS ISB" + +ISB_EXCP 0 + ## widget = lineedit + ## activeif = ISB_ELIM == BEFORE_STACKING OR CLK_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_ISB_EXCP 1 "Except for files: inter-system bias" + +ISB_EXST 1 "0" + ## widget = checkbox; activeif = ISB_ELIM /= NO AND ISB_ELIM / _ + +MSG_ISB_EXST 1 "Except for stations: Atmospheric pressure loading" + +ISB_EXSEL 0 + ## widget = combobox; activeif = ISB_ELIM /= NO AND ISB_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_ISB_EXSEL 1 "Selection for station exceptions: inter-system bias" + +ISB_EXMAN 0 + ## widget = selwin + ## activeif = ISB_ELIM /= NO AND ISB_EXST = 1 AND ISB_EXSEL = MANUAL + ## pointer = CLKLST + +MSG_ISB_EXMAN 1 "Manual selection for station exceptions: inter-system bias" + +ISB_EXFIL 0 + ## widget = selwin + ## activeif = ISB_ELIM /= NO AND ISB_EXST = 1 AND ISB_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_ISB_EXFIL 1 "Selection for station exceptions from file: inter-system bias" + +ISB_EXFLG 0 + ## widget = lineedit + ## activeif = ISB_ELIM /= NO AND ISB_EXST = 1 AND ISB_EXSEL = WITH_FLAG + +MSG_ISB_EXFLG 1 "Selection for station exceptions from flag: inter-system bias" + +! Station-related parameters: Receiver antenna offsets +! ---------------------------------------------------- +RAO_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_RAO_ELIM 1 "Receiver antenna offsets" + +RAO_EXCP 0 + ## widget = lineedit + ## activeif = RAO_ELIM == BEFORE_STACKING OR RAO_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_RAO_EXCP 1 "Except for files: Receiver antenna offsets" + +! Station-related parameters: Receiver antenna pattern +! ---------------------------------------------------- +RAP_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_RAP_ELIM 1 "Receiver antenna pattern" + +RAP_EXCP 0 + ## widget = lineedit + ## activeif = RAP_ELIM == BEFORE_STACKING OR RAP_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_RAP_EXCP 1 "Except for files: Receiver antenna pattern" + +! Station-related parameters: Receiver DCB parameter +! -------------------------------------------------- +DCBR_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_DCBR_ELIM 1 "Receiver DCB parameters" + +DCBR_EXCP 0 + ## widget = lineedit + ## activeif = DCBR_ELIM == BEFORE_STACKING OR DCBR_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_DCBR_EXCP 1 "Except for files: Receiver DCB parameters" + +DCBR_EXST 1 "0" + ## widget = checkbox; activeif = DCBR_ELIM /= NO AND DCBR_ELIM / _ + +MSG_DCBR_EXST 1 "Except for stations: Atmospheric pressure loading" + +DCBR_EXSEL 0 + ## widget = combobox; activeif = DCBR_ELIM /= NO AND DCBR_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_DCBR_EXSEL 1 "Selection for station exceptions: receiver DCB parameters" + +DCBR_EXMAN 0 + ## widget = selwin + ## activeif = DCBR_ELIM /= NO AND DCBR_EXST = 1 AND DCBR_EXSEL = MANUAL + ## pointer = DCBRLST + +MSG_DCBR_EXMAN 1 "Manual selection for station exceptions: receiver DCB parameters" + +DCBR_EXFIL 0 + ## widget = selwin + ## activeif = DCBR_ELIM /= NO AND DCBR_EXST = 1 AND DCBR_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_DCBR_EXFIL 1 "Selection for station exceptions from file: receiver DCB parameters" + +DCBR_EXFLG 0 + ## widget = lineedit + ## activeif = DCBR_ELIM /= NO AND DCBR_EXST = 1 AND DCBR_EXSEL = WITH_FLAG + +MSG_DCBR_EXFLG 1 "Selection for station exceptions from flag: receiver DCB parameters" + +! Station-related parameters: GNSS-specific station translation +! ------------------------------------------------------------- +GTRA_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_GTRA_ELIM 1 "GNSS-specific station translation" + +GTRA_EXCP 0 + ## widget = lineedit + ## activeif = GTRA_ELIM == BEFORE_STACKING OR GTRA_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_GTRA_EXCP 1 "Except for files: GNSS-specific station translation" + +GTRA_EXST 1 "0" + ## widget = checkbox; activeif = GTRA_ELIM /= NO AND GTRA_ELIM / _ + +MSG_GTRA_EXST 1 "Except for stations: GNSS-specific station translations" + +GTRA_EXSEL 0 + ## widget = combobox; activeif = GTRA_ELIM /= NO AND GTRA_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_GTRA_EXSEL 1 "Selection for station exceptions: GNSS-spec translations" + +GTRA_EXMAN 0 + ## widget = selwin + ## activeif = GTRA_ELIM /= NO AND GTRA_EXST = 1 AND GTRA_EXSEL = MANUAL + ## pointer = GSPLST + +MSG_GTRA_EXMAN 1 "Manual selection for station exceptions: GNSS-spec translations" + +GTRA_EXFIL 0 + ## widget = selwin + ## activeif = GTRA_ELIM /= NO AND GTRA_EXST = 1 AND GTRA_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_GTRA_EXFIL 1 "Selection for station exceptions from file: GNSS-spec translations" + +GTRA_EXFLG 0 + ## widget = lineedit + ## activeif = GTRA_ELIM /= NO AND GTRA_EXST = 1 AND GTRA_EXSEL = WITH_FLAG + +MSG_GTRA_EXFLG 1 "Selection for station exceptions from flag: GNSS-spec translations" + +! Station-related parameters: GNSS-specific troposphere biases +! ------------------------------------------------------------ +GTRP_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_GTRP_ELIM 1 "GNSS-specific ZPD bias" + +GTRP_EXCP 0 + ## widget = lineedit + ## activeif = GTRP_ELIM == BEFORE_STACKING OR GTRP_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_GTRP_EXCP 1 "Except for files: GNSS-specific ZPD bias" + +GTRP_EXST 1 "0" + ## widget = checkbox; activeif = GTRP_ELIM /= NO AND GTRP_ELIM / _ + +MSG_GTRP_EXST 1 "Except for stations: GNSS-specific ZPD bias" + +GTRP_EXSEL 0 + ## widget = combobox; activeif = GTRP_ELIM /= NO AND GTRP_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_GTRP_EXSEL 1 "Selection for station exceptions: GNSS-spec ZPD bias" + +GTRP_EXMAN 0 + ## widget = selwin + ## activeif = GTRP_ELIM /= NO AND GTRP_EXST = 1 AND GTRP_EXSEL = MANUAL + ## pointer = GSPLST + +MSG_GTRP_EXMAN 1 "Manual selection for station exceptions: GNSS-spec ZPD bias" + +GTRP_EXFIL 0 + ## widget = selwin + ## activeif = GTRP_ELIM /= NO AND GTRP_EXST = 1 AND GTRP_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_GTRP_EXFIL 1 "Selection for station exceptions from file: GNSS-spec ZPD bias" + +GTRP_EXFLG 0 + ## widget = lineedit + ## activeif = GTRP_ELIM /= NO AND GTRP_EXST = 1 AND GTRP_EXSEL = WITH_FLAG + +MSG_GTRP_EXFLG 1 "Selection for station exceptions from flag: GNSS-spec ZPD bias" + +! Station-related parameters: Range biases +! ---------------------------------------- +RNG_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_RNG_ELIM 1 "Range biases" + +RNG_EXCP 0 + ## widget = lineedit + ## activeif = RNG_ELIM == BEFORE_STACKING OR RNG_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_RNG_EXCP 1 "Except for files: Range biases" + +! Atmospheric parameters: Troposphere ZPD +! --------------------------------------- +TRP_ELIM 1 "BEFORE_STACKING" + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + +MSG_TRP_ELIM 1 "Troposphere zenith path delays" + +TRP_EXCP 0 + ## widget = lineedit + ## activeif = TRP_ELIM == BEFORE_STACKING OR TRP_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_TRP_EXCP 1 "Except for files: troposphere ZPDs" + +TRP_EXST 1 "0" + ## widget = checkbox; activeif = TRP_ELIM /= NO AND TRP_ELIM / _ + +MSG_TRP_EXST 1 "Except for stations: troposphere ZPDs" + +TRP_EXSEL 0 + ## widget = combobox; activeif = TRP_ELIM /= NO AND TRP_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_TRP_EXSEL 1 "Selection for station exceptions: troposphere ZPDs" + +TRP_EXMAN 0 + ## widget = selwin + ## activeif = TRP_ELIM /= NO AND TRP_EXST = 1 AND TRP_EXSEL = MANUAL + ## pointer = TRPLST + +MSG_TRP_EXMAN 1 "Manual selection for station exceptions: troposphere ZPDs" + +TRP_EXFIL 0 + ## widget = selwin + ## activeif = TRP_ELIM /= NO AND TRP_EXST = 1 AND TRP_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_TRP_EXFIL 1 "Selection for station exceptions from file: troposphere ZPDs" + +TRP_EXFLG 0 + ## widget = lineedit + ## activeif = TRP_ELIM /= NO AND TRP_EXST = 1 AND TRP_EXSEL = WITH_FLAG + +MSG_TRP_EXFLG 1 "Selection for station exceptions from flag: troposphere ZPDs" + +! Atmospheric parameters: Troposphere gradient +! -------------------------------------------- +GRD_ELIM 1 "BEFORE_STACKING" + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + +MSG_GRD_ELIM 1 "Troposphere gradients" + +GRD_EXCP 0 + ## widget = lineedit + ## activeif = GRD_ELIM == BEFORE_STACKING OR GRD_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_GRD_EXCP 1 "Except for files: Troposphere gradients" + +GRD_EXST 1 "0" + ## widget = checkbox; activeif = GRD_ELIM /= NO AND GRD_ELIM / _ + +MSG_GRD_EXST 1 "Except for stations: troposphere gradients" + +GRD_EXSEL 0 + ## widget = combobox; activeif = GRD_ELIM /= NO AND GRD_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_GRD_EXSEL 1 "Selection for station exceptions: troposphere gradients" + +GRD_EXMAN 0 + ## widget = selwin + ## activeif = GRD_ELIM /= NO AND GRD_EXST = 1 AND GRD_EXSEL = MANUAL + ## pointer = TRPLST + +MSG_GRD_EXMAN 1 "Manual selection for station exceptions: troposphere gradients" + +GRD_EXFIL 0 + ## widget = selwin + ## activeif = GRD_ELIM /= NO AND GRD_EXST = 1 AND GRD_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_GRD_EXFIL 1 "Selection for station exceptions from file: troposphere gradients" + +GRD_EXFLG 0 + ## widget = lineedit + ## activeif = GRD_ELIM /= NO AND GRD_EXST = 1 AND GRD_EXSEL = WITH_FLAG + +MSG_GRD_EXFLG 1 "Selection for station exceptions from flag: troposphere gradients" + +! Atmospheric parameters: Ionosphere models +! ----------------------------------------- +GIM_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_GIM_ELIM 1 "Global ionosphere parameters" + +GIM_EXCP 0 + ## widget = lineedit + ## activeif = GIM_ELIM == BEFORE_STACKING OR GIM_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_GIM_EXCP 1 "Except for files: Global ionosphere parameters" + +HOI_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_HOI_ELIM 1 "HOI scaling factors" + +HOI_EXCP 0 + ## widget = lineedit + ## activeif = HOI_ELIM == BEFORE_STACKING OR HOI_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_HOI_EXCP 1 "Except for files: HOI scaling factors" + +! Helmert parameters +! ------------------ +TRANS_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_TRANS_ELIM 1 "Helmert: Translations" + +TRANS_EXCP 0 + ## widget = lineedit + ## activeif = TRANS_ELIM == BEFORE_STACKING OR TRANS_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_TRANS_EXCP 1 "Except for files: Helmert translations" + +ROT_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_ROT_ELIM 1 "Helmert: Rotations" + +ROT_EXCP 0 + ## widget = lineedit + ## activeif = ROT_ELIM == BEFORE_STACKING OR ROT_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_ROT_EXCP 1 "Except for files: Helmert rotations" + +SCALE_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_SCALE_ELIM 1 "Helmert: Scale" + +SCALE_EXCP 0 + ## widget = lineedit + ## activeif = SCALE_ELIM == BEFORE_STACKING OR SCALE_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_SCALE_EXCP 1 "Except for files: Helmert scale" + +! ========================================================================= +! ADDNEQ2 7.2: Parameter Pre-elimination +! ========================================================================= +! Satellite-related parameters: dynamical orbit parameters +! -------------------------------------------------------- +ORB_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_ORB_ELIM 1 "Orbital elements" + +ORB_EXCP 0 + ## widget = lineedit + ## activeif = ORB_ELIM == BEFORE_STACKING OR ORB_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_ORB_EXCP 1 "Except for files: Orbital elements" + +! Satellite-related parameters: stochastic orbit parameters +! --------------------------------------------------------- +STO_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_STO_ELIM 1 "Stochastic pulses" + +STO_EXCP 0 + ## widget = lineedit + ## activeif = STO_ELIM == BEFORE_STACKING OR STO_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_STO_EXCP 1 "Except for files: Stochastic pulses" + +! Satellite-related parameters: satellite antenna offsets +! ------------------------------------------------------- +ANT_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_ANT_ELIM 1 "Satellite antenna offsets" + +ANT_EXCP 0 + ## widget = lineedit + ## activeif = ANT_ELIM == BEFORE_STACKING OR ANT_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_ANT_EXCP 1 "Except for files: Satellite antenna offsets" + +ANTX_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_ANTX_ELIM 1 "Satellite antenna offsets (XY)" + +ANTX_EXCP 0 + ## widget = lineedit + ## activeif = ANTX_ELIM == BEFORE_STACKING OR ANTX_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_ANTX_EXCP 1 "Except for files: Satellite antenna offsets (XY)" + +! Satellite-related parameters: satellite antenna pattern +! ------------------------------------------------------- +SPV_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_SPV_ELIM 1 "Satellite antenna variations" + +SPV_EXCP 0 + ## widget = lineedit + ## activeif = SPV_ELIM == BEFORE_STACKING OR SPV_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_SPV_EXCP 1 "Except for files: Satellite antenna variations" + +! Satellite-related parameters: satellite DCB +! ------------------------------------------- +DCBS_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_DCBS_ELIM 1 "Satellite DCB parameters" + +DCBS_EXCP 0 + ## widget = lineedit + ## activeif = DCBS_ELIM == BEFORE_STACKING OR DCBS_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_DCBS_EXCP 1 "Except for files: Satellite DCB parameters" + +! Earth orientation parameters (Polar motion) +! ------------------------------------------- +ERP_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_ERP_ELIM 1 "Earth rotation parameters (Pole)" + +ERP_EXCP 0 + ## widget = lineedit + ## activeif = ERP_ELIM == BEFORE_STACKING OR ERP_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_ERP_EXCP 1 "Except for files: Earth rotation parameters (Pole)" + +! Earth orientation parameters (UT) +! --------------------------------- +UT_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_UT_ELIM 1 "Earth rotation parameters (UT)" + +UT_EXCP 0 + ## widget = lineedit + ## activeif = UT_ELIM == BEFORE_STACKING OR UT_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_UT_EXCP 1 "Except for files: Earth rotation parameters (UT)" + +! Earth orientation parameters (LOD) +! --------------------------------- +LOD_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_LOD_ELIM 1 "Earth rotation parameters (LOD)" + +LOD_EXCP 0 + ## widget = lineedit + ## activeif = LOD_ELIM == BEFORE_STACKING OR LOD_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_LOD_EXCP 1 "Except for files: Earth rotation parameters (LOD)" + +! Nutation parameters +! ------------------- +NUT_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_NUT_ELIM 1 "Nutation parameters" + +NUT_EXCP 0 + ## widget = lineedit + ## activeif = NUT_ELIM == BEFORE_STACKING OR NUT_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_NUT_EXCP 1 "Except for files: Nutation parameters" + +! Scaling factors for Vienna grid files: Atmosphere loading +! --------------------------------------------------------- +ALD_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_ALD_ELIM 1 "Atmospheric pressure loading" + +ALD_EXCP 0 + ## widget = lineedit + ## activeif = ALD_ELIM == BEFORE_STACKING OR ALD_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_ALD_EXCP 1 "Except for files: Atmospheric pressure loading" + +ALD_EXST 1 "0" + ## widget = checkbox; activeif = ALD_ELIM /= NO AND ALD_ELIM / _ + +MSG_ALD_EXST 1 "Except for stations: Atmospheric pressure loading" + +ALD_EXSEL 0 + ## widget = combobox; activeif = ALD_ELIM /= NO AND ALD_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_ALD_EXSEL 1 "Selection for station exceptions: Atmospheric pressure loading" + +ALD_EXMAN 0 + ## widget = selwin + ## activeif = ALD_ELIM /= NO AND ALD_EXST = 1 AND ALD_EXSEL = MANUAL + ## pointer = GRIDLST + +MSG_ALD_EXMAN 1 "Manual selection for station exceptions: Atmospheric pressure loading" + +ALD_EXFIL 0 + ## widget = selwin + ## activeif = ALD_ELIM /= NO AND ALD_EXST = 1 AND ALD_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_ALD_EXFIL 1 "Selection for station exceptions from file: Atmospheric pressure loading" + +ALD_EXFLG 0 + ## widget = lineedit + ## activeif = ALD_ELIM /= NO AND ALD_EXST = 1 AND ALD_EXSEL = WITH_FLAG + +MSG_ALD_EXFLG 1 "Selection for station exceptions from flag: Atmospheric pressure loading" + +! Scaling factors for Vienna grid files: ocean non-tidal loading +! -------------------------------------------------------------- +OLD_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_OLD_ELIM 1 "Ocean non-tidal loading" + +OLD_EXCP 0 + ## widget = lineedit + ## activeif = OLD_ELIM == BEFORE_STACKING OR OLD_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_OLD_EXCP 1 "Except for files: Ocean non-tidal loading" + +OLD_EXST 1 "0" + ## widget = checkbox; activeif = OLD_ELIM /= NO AND OLD_ELIM / _ + +MSG_OLD_EXST 1 "Except for stations: Ocean non-tidal loading" + +OLD_EXSEL 0 + ## widget = combobox; activeif = OLD_ELIM /= NO AND OLD_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_OLD_EXSEL 1 "Selection for station exceptions: Ocean non-tidal loading" + +OLD_EXMAN 0 + ## widget = selwin + ## activeif = OLD_ELIM /= NO AND OLD_EXST = 1 AND OLD_EXSEL = MANUAL + ## pointer = GRIDLST + +MSG_OLD_EXMAN 1 "Manual selection for station exceptions: Ocean non-tidal loading" + +OLD_EXFIL 0 + ## widget = selwin + ## activeif = OLD_ELIM /= NO AND OLD_EXST = 1 AND OLD_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_OLD_EXFIL 1 "Selection for station exceptions from file: Ocean non-tidal loading" + +OLD_EXFLG 0 + ## widget = lineedit + ## activeif = OLD_ELIM /= NO AND OLD_EXST = 1 AND OLD_EXSEL = WITH_FLAG + +MSG_OLD_EXFLG 1 "Selection for station exceptions from flag: Ocean non-tidal loading" + +! Scaling factors for Vienna grid files: Hydrostatic loading +! ---------------------------------------------------------- +HLD_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_HLD_ELIM 1 "Hydrostatic pressure loading" + +HLD_EXCP 0 + ## widget = lineedit + ## activeif = HLD_ELIM == BEFORE_STACKING OR HLD_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_HLD_EXCP 1 "Except for files: Hydrostatic pressure loading" + +HLD_EXST 1 "0" + ## widget = checkbox; activeif = HLD_ELIM /= NO AND HLD_ELIM / _ + +MSG_HLD_EXST 1 "Except for stations: Atmospheric pressure loading" + +HLD_EXSEL 0 + ## widget = combobox; activeif = HLD_ELIM /= NO AND HLD_EXST = 1 + ## cards = FIRST LAST ALL MANUAL FROM_FILE WITH_FLAG; editable = false + +MSG_HLD_EXSEL 1 "Selection for station exceptions: Hydrostatic pressure loading" + +HLD_EXMAN 0 + ## widget = selwin + ## activeif = HLD_ELIM /= NO AND HLD_EXST = 1 AND HLD_EXSEL = MANUAL + ## pointer = GRIDLST + +MSG_HLD_EXMAN 1 "Manual selection for station exceptions: Hydrostatic pressure loading" + +HLD_EXFIL 0 + ## widget = selwin + ## activeif = HLD_ELIM /= NO AND HLD_EXST = 1 AND HLD_EXSEL = FROM_FILE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1 + # + +MSG_HLD_EXFIL 1 "Selection for station exceptions from file: Hydrostatic pressure loading" + +HLD_EXFLG 0 + ## widget = lineedit + ## activeif = HLD_ELIM /= NO AND HLD_EXST = 1 AND HLD_EXSEL = WITH_FLAG + +MSG_HLD_EXFLG 1 "Selection for station exceptions from flag: Hydrostatic pressure loading" + +! Additional parameters: center of mass +! ------------------------------------- +MSS_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_MSS_ELIM 1 "Geocenter coordinates" + +MSS_EXCP 0 + ## widget = lineedit + ## activeif = MSS_ELIM == BEFORE_STACKING OR MSS_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_MSS_EXCP 1 "Except for files: Geocenter coordinates" + +! Station clocks +! -------------- +CLKR_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_CLKR_ELIM 1 "Receiver clock offsets" + +CLKR_EXCP 0 + ## widget = lineedit + ## activeif = CLKR_ELIM == BEFORE_STACKING OR CLKR_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_CLKR_EXCP 1 "Except for files: Station clock" + +! Satellite clocks +! ---------------- +CLKS_ELIM 0 + ## widget = combobox; editable = false + ## cards = "" "NO" "BEFORE_STACKING" "AFTER_STACKING" "EXCEPT_FOR_BOUNDARIES" "OUTSIDE_FROM_WINDOW" "DELETE" + # + +MSG_CLKS_ELIM 1 "Satellite clock offsets" + +CLKS_EXCP 0 + ## widget = lineedit + ## activeif = CLKS_ELIM == BEFORE_STACKING OR CLKS_ELIM == EXCEPT_FOR_BOUNDARIES + # + +MSG_CLKS_EXCP 1 "Except for files: Satellite clock" + +! Preelimination outside time window +! ---------------------------------- +RADIO_1 1 "1" + ## widget = radiobutton; group = DUMMY + ## radiokeys = SESSION_YEAR SESSION_STRG + +MSG_RADIO_1 1 "Observation window defined by year and session identifier" + +RADIO_2 1 "0" + ## widget = radiobutton; group = DUMMY + +MSG_RADIO_2 1 "Observation window defined by start and end times" + +! Preelimination Window: defined by session +! ----------------------------------------- +SESSION_YEAR 1 "2019" + ## widget = lineedit; multilineallowed = true; emptyallowed = false + # $Y+0 + +MSG_SESSION_YEAR 1 "Year" + +SESSION_STRG 1 "0110" + ## widget = lineedit; multilineallowed = true; emptyallowed = false + # $S+0 + +MSG_SESSION_STRG 1 "Session" + +! Preelimination Window: defined by date +! -------------------------------------- +STADAT 1 "2019 01 11" + ## widget = lineedit; activeif = RADIO_2 = 1; check_type = date + # $YMD_STR+0 + +MSG_STADAT 1 "Start time(year month day)" + +STATIM 1 "00 00 00" + ## widget = lineedit; emptyallowed = false + ## activeif = RADIO_2 = 1 AND STADAT / _; check_type = time + +MSG_STATIM 1 "Start time(hour minutes seconds)" + +ENDDAT 1 "2019 01 11" + ## widget = lineedit; activeif = RADIO_2 = 1; check_type = date + # $YMD_STR+0 + +MSG_ENDDAT 1 "End time(year month day)" + +ENDTIM 1 "23 59 59" + ## widget = lineedit; emptyallowed = false + ## activeif = RADIO_2 = 1 AND ENDDAT / _; check_type = time + +MSG_ENDTIM 1 "End time(hour minutes seconds)" + +! -------------------------------------------------------------------- +! Interval length of parameters +! -------------------------------------------------------------------- +! Parameter spacing +! ----------------- +TRP_NINT 0 + ## widget = lineedit + # + +MSG_TRP_NINT 1 "Troposphere zenith path delays" + +GRD_NINT 0 + ## widget = lineedit + # + +MSG_GRD_NINT 1 "Troposphere gradients" + +ISB_NINT 0 + ## widget = lineedit + # + +MSG_ISB_NINT 1 "Inter-system bias" + +ERP_NINT 0 + ## widget = lineedit + # + +MSG_ERP_NINT 1 "Earth rotation parameters" + +NUT_NINT 0 + ## widget = lineedit + # + +MSG_NUT_NINT 1 "Nutation parameters" + +! Reference epoch for parameter intervals +! --------------------------------------- +PAR_REF 0 + ## widget = lineedit; emptyallowed = true; check_type = date + # + +MSG_PAR_REF 1 "Reference epoch for parameter intervals" + +PAR_OFF 0 + ## widget = lineedit; check_type = time + # + +MSG_PAR_OFF 1 "Reference epoch for parameter intervals: Time offset" + +! -------------------------------------------------------------------- +! Options and constraining, atmosphere parameters +! -------------------------------------------------------------------- +! Constraints +! ----------- +TRP_ASIG 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_TRP_ASIG 1 "Troposphere zenith delays: absolute" + +TRP_RSIG 1 "5.0" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_TRP_RSIG 1 "Troposphere zenith delays: relative" + +GRD_ASIG 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_GRD_ASIG 1 "Troposphere gradients: absolute" + +GRD_RSIG 1 "5.0" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_GRD_RSIG 1 "Troposphere gradients: relative" + +GIM_ASIG 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_GIM_ASIG 1 "Global ionosphere parameters: absolute" + +GIM_RSIG 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_GIM_RSIG 1 "Global ionosphere parameters: relative" + +! Maximum time interval for relativ constraints +! --------------------------------------------- +TRP_RDT 1 "01 00 00" + ## widget = lineedit; activeif = TRP_RSIG / _; emptyallowed = false + +MSG_TRP_RDT 1 "Troposphere zenith delays: maximum time interval" + +GRD_RDT 1 "24 00 00" + ## widget = lineedit; activeif = GRD_RSIG / _; emptyallowed = false + +MSG_GRD_RDT 1 "Troposphere gradients: maximum time interval" + +GIM_RDT 0 + ## widget = lineedit; activeif = GIM_RSIG / _; emptyallowed = false + # + +MSG_GIM_RDT 1 "Global ionosphere parameters: maximum time interval" + +! Extraction of parameters for troposphere SINEX file +! --------------------------------------------------- +TRPOFF 0 + ## widget = lineedit; activeif = TROPSNX / _ + # + +MSG_TRPOFF 1 "Offset" + +TRPRES 0 + ## widget = lineedit; activeif = TROPSNX / _ + # + +MSG_TRPRES 1 "Time resolution" + +! ------------------------------------------------------------------------------ +! Options and constraining, higher-order inosphere scaling factors +! ------------------------------------------------------------------------------ +HOI1 1 "ONE" + ## widget = combobox; editable = true; cards = ONE ZERO + +MSG_HOI1 1 "Second-order term" + +SIGHOI1 1 "0.0001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SIGHOI1 1 "Sigma of second-order term" + +STKHOI1 1 "0" + ## widget = checkbox + +MSG_STKHOI1 1 "Stack second-order term" + +HOI2 1 "ONE" + ## widget = combobox; editable = true; cards = ONE ZERO + +MSG_HOI2 1 "Third-order term" + +SIGHOI2 1 "0.0001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SIGHOI2 1 "Sigma of third-order term" + +STKHOI2 1 "0" + ## widget = checkbox + +MSG_STKHOI2 1 "Stack third-order term" + +HOI3 1 "ONE" + ## widget = combobox; editable = true; cards = ONE ZERO + +MSG_HOI3 1 "Ray path bending term" + +SIGHOI3 1 "0.0001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SIGHOI3 1 "Sigma of ray path bending term" + +STKHOI3 1 "0" + ## widget = checkbox + +MSG_STKHOI3 1 "Stack ray path bending term" + +! -------------------------------------------------------------------- +! Options and constraining, orbital parameters +! -------------------------------------------------------------------- +! Options for orbit combination +! ----------------------------- +TRAFO 1 "0" + ## widget = checkbox + +MSG_TRAFO 1 "Long-arc computation" + +NUMSTC 1 "0" + ## widget = checkbox; activeif = TRAFO = 1 + +MSG_NUMSTC 1 "Stochastic pulses at NEQ boundaries" + +DTSTC 1 "6 00 00" + ## widget = lineedit; check_type = time + ## activeif = TRAFO = 1 AND NUMSTC = 1 + +MSG_DTSTC 1 "Min. time interval between pulse and maneuver" + +SPLTDYN 1 "0" + ## widget = checkbox; activeif = TRAFO = 1 + +MSG_SPLTDYN 1 "No stacking of dynamical orbit parameters" + +! Constraints for orbital elements +! -------------------------------- +ORB_A 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_ORB_A 1 "Semi major axis" + +ORB_E 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_ORB_E 1 "Eccentricity" + +ORB_I 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_ORB_I 1 "Inclination" + +ORB_OM 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_ORB_OM 1 "Ascending node" + +ORB_P 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_ORB_P 1 "Perigee" + +ORB_U 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_ORB_U 1 "Argument of latitude" + +! Constraints for dynamical parameters +! ------------------------------------ +ORB_D0 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_ORB_D0 1 "Constant D terms" + +ORB_Y0 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_ORB_Y0 1 "Constant Y terms" + +ORB_X0 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_ORB_X0 1 "Constant X terms" + +ORB_DP 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_ORB_DP 1 "Periodic D terms" + +ORB_YP 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_ORB_YP 1 "Periodic Y terms" + +ORB_XP 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_ORB_XP 1 "Periodic X terms" + +! Constraints for stochastic pulses +! --------------------------------- +STC_R 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_STC_R 1 "Radial" + +STC_A 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_STC_A 1 "Along track" + +STC_O 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_STC_O 1 "Out of plane" + +STC_S 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_STC_S 1 "Direction to Sun" + +STC_Y 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_STC_Y 1 "Y-direction in satellite frame" + +STC_X 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_STC_X 1 "X-direction in satellite frame" + +! -------------------------------------------------------------------- +! Options and constraining, earth orientation parameters +! -------------------------------------------------------------------- +! Options for earth orientation parameters +! ---------------------------------------- +BLKRET 1 "NO" + ## widget = combobox; cards = NO YES + +MSG_BLKRET 1 "Block retrograde terms in polar motion" + +! Constraints (first parameter) +! ----------------------------- +POL_UTF 1 "0.0001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_POL_UTF 1 "UT1-UTC: first parameter" + +POL_EPF 1 "0.0001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_POL_EPF 1 "Delta epsilon: first parameter" + +POL_PSF 1 "0.0001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_POL_PSF 1 "Delta psi: first parameter" + +! Constraints (other parameters) +! ------------------------------ +POL_XY 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_POL_XY 1 "X and Y pole components" + +POL_UTN 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_POL_UTN 1 "UT1-UTC: other parameters" + +POL_LOD 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_POL_LOD 1 "LOD: all parameters" + +POL_EPN 1 "0.0001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_POL_EPN 1 "Delta epsilon: other parameters" + +POL_PSN 1 "0.0001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_POL_PSN 1 "Delta psi: other parameters" + +! Extraction of parameters for pole result file +! --------------------------------------------- +POLESTEP 0 + ## widget = lineedit; activeif = POLERS / _ OR IERSPOL / _ + # + +MSG_POLESTEP 1 "Time resolution" + +! ----------------------------------------- +! +! PARAMETER TYPE: Scaling factors for Vienna grid files +! =============== +! +! ----------------------------------------- +! +! ATM-LOAD: Atmospheric pressure loading +! -------------------------------------- +ALOADSET 1 "PER_STATION" + ## widget = combobox; cards = PER_STATION PER_GROUP ONE_OVERALL + ## editable = false; activeif = ALOAD_FILES / _ + +MSG_ALOADSET 1 "Atm. load: Scaling factor for stations" + +ALOADCLU 0 + ## widget = selwin; path = DIR_CLU; ext = EXT_CLU + ## activeif = ALOADSET = PER_GROUP + # + +MSG_ALOADCLU 1 "Atm. load: Scaling factor for stations" + +ALOADDEC 1 "FULL_EFFECT" + ## widget = combobox + ## cards = FULL_EFFECT HORIZONTAL/VERTICAL NORTH/EAST/UP; editable = false + ## activeif = ALOADSET / inactive AND ALOADSET / NONE + +MSG_ALOADDEC 1 "Atm. load: Parameter decomposition" + +ALOAD10 1 "ONE" + ## widget = combobox; cards = ONE ZERO; editable = false + +MSG_ALOAD10 1 "Atm. load: constraining to zero/one" + +ALOADSIG1 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ALOADDEC / inactive + # + +MSG_ALOADSIG1 1 "Atm. load: a priori sigma 1" + +ALOADSIG2 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ALOADDEC = HORIZONTAL/VERTICAL OR ALOADDEC = NORTH/EAST/UP + # + +MSG_ALOADSIG2 1 "Atm. load: a priori sigma 2" + +ALOADSIG3 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ALOADDEC = NORTH/EAST/UP + # + +MSG_ALOADSIG3 1 "Atm. load: a priori sigma 3" + +! OCN-LOAD: Ocean non-tidal loading +! --------------------------------- +ONTLDSET 1 "PER_STATION" + ## widget = combobox; cards = PER_STATION PER_GROUP ONE_OVERALL + ## editable = false; activeif = ONTLD_FILES / _ + +MSG_ONTLDSET 1 "Ocn. load: Scaling factor for stations" + +ONTLDCLU 0 + ## widget = selwin; path = DIR_CLU; ext = EXT_CLU + ## activeif = ONTLDSET = PER_GROUP + # + +MSG_ONTLDCLU 1 "Ocn. load: Scaling factor for stations" + +ONTLDDEC 1 "FULL_EFFECT" + ## widget = combobox + ## cards = FULL_EFFECT HORIZONTAL/VERTICAL NORTH/EAST/UP; editable = false + ## activeif = ONTLDSET / inactive AND ONTLDSET / NONE + +MSG_ONTLDDEC 1 "Ocn. load: Parameter decomposition" + +ONTLD10 1 "ONE" + ## widget = combobox; cards = ONE ZERO; editable = false + ## activeif = ONTLDSTA / NONE + +MSG_ONTLD10 1 "Atm. load: constraining to zero/one" + +ONTLDSIG1 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ONTLDDEC / inactive + # + +MSG_ONTLDSIG1 1 "Ocn. load: a priori sigma 1" + +ONTLDSIG2 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ONTLDDEC = HORIZONTAL/VERTICAL OR ONTLDDEC = NORTH/EAST/UP + # + +MSG_ONTLDSIG2 1 "Ocn. load: a priori sigma 2" + +ONTLDSIG3 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ONTLDDEC = NORTH/EAST/UP + # + +MSG_ONTLDSIG3 1 "Ocn. load: a priori sigma 3" + +! HYDR-LOAD: Hydrostatic pressure loading +! --------------------------------------- +HLOADSET 1 "PER_STATION" + ## widget = combobox; cards = PER_STATION PER_GROUP ONE_OVERALL + ## editable = false; activeif = HLOAD_FILES / _ + +MSG_HLOADSET 1 "Hyd. load: Scaling factor for stations" + +HLOADCLU 0 + ## widget = selwin; path = DIR_CLU; ext = EXT_CLU + ## activeif = HLOADSET = PER_GROUP + # + +MSG_HLOADCLU 1 "Hyd. load: Scaling factor for stations" + +HLOADDEC 1 "FULL_EFFECT" + ## widget = combobox + ## cards = FULL_EFFECT HORIZONTAL/VERTICAL NORTH/EAST/UP; editable = false + ## activeif = HLOADSET / inactive AND HLOADSET / NONE + +MSG_HLOADDEC 1 "Hyd. load: Parameter decomposition" + +HLOAD10 1 "ONE" + ## widget = combobox; cards = ONE ZERO; editable = false + ## activeif = HLOADSTA / NONE + +MSG_HLOAD10 1 "Atm. load: constraining to zero/one" + +HLOADSIG1 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = HLOADDEC / inactive + # + +MSG_HLOADSIG1 1 "Hyd. load: a priori sigma 1" + +HLOADSIG2 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = HLOADDEC = HORIZONTAL/VERTICAL OR HLOADDEC = NORTH/EAST/UP + # + +MSG_HLOADSIG2 1 "Hyd. load: a priori sigma 2" + +HLOADSIG3 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + ## activeif = ALOADDEC = NORTH/EAST/UP + # + +MSG_HLOADSIG3 1 "Hyd. load: a priori sigma 3" + +! -------------------------------------------------------------------- +! Options and constraining, epoch-wise clock parameters +! -------------------------------------------------------------------- +! Clk est.: Reference Clock Selection +! ----------------------------------- +REFCLOCK 1 "NONE" + ## widget = combobox; editable = false + ## cards = NONE FIRST_STATION LAST_STATION ALL_STATIONS ALL_SATELLITES MANUAL FROM_FILE + +MSG_REFCLOCK 1 "Selection of reference clock" + +! Clk est.: Ref.Stations list +! --------------------------- +CLKSTASEL 0 + ## widget = selwin; activeif = REFCLOCK == MANUAL; pointer = RCLKLST + # + +MSG_CLKSTASEL 1 "Clk.Est.:Ref.Stations list" + +! Clk est.: Ref.Stations list +! --------------------------- +CLKSATSEL 0 + ## widget = selwin; activeif = REFCLOCK == MANUAL; pointer = SCLKLST + # + +MSG_CLKSATSEL 1 "Clk.Est.:Ref. Satellite list" + +! Clk est.: Ref. clk from file +! ---------------------------- +CLKSTAFIL 0 + ## widget = selwin; activeif = REFCLOCK == FROM_FILE; path = DIR_FIX + ## ext = EXT_FIX; maxfiles = 1; emptyallowed = true + # + +MSG_CLKSTAFIL 1 "Clk.Est.:Ref.Stations from file" + +! Clk est.: Ref. clk from file +! ---------------------------- +CLKSATFIL 0 + ## widget = selwin; activeif = REFCLOCK == FROM_FILE; path = DIR_FIX + ## ext = EXT_FIX; maxfiles = 1; emptyallowed = true + # + +MSG_CLKSATFIL 1 "Clk.Est.:Ref.Satellites from file" + +CLKFIX 1 "0" + ## widget = checkbox + +MSG_CLKFIX 1 "Clk.Est.: Fix reference clock" + +CLKSIG 0 + ## widget = lineedit; activeif = CLKFIX = 0; check_type = real + ## check_min = 0 + # + +MSG_CLKSIG 1 "Clk.Est.: A priori sigma for reference clock" + +! Delete (fix) only clocks with values in the input file +! ------------------------------------------------------ +CLKDELINP 1 "1" + ## widget = checkbox; activeif = CLKS_ELIM = DELETE OR CLKR_ELIM = DELETE + +MSG_CLKDELINP 1 "Fix only clocks with input values" + +! Clk est.: Header of the clk RINEX file: RUNBY +! --------------------------------------------- +RUNBY 0 + ## widget = lineedit; activeif = CLKRNX / _ + +MSG_RUNBY 1 "Clk.Est.:Header of the clk RINEX file: RUNBY" + +! Clk est.: Header of the clk RINEX file: AC +! ------------------------------------------ +AC 0 + ## widget = lineedit; activeif = CLKRNX / _ + +MSG_AC 1 "Clk.Est.:Header of the clk RINEX file: AC" + +! Clk est.: Header of the clk RINEX file: ACName +! ---------------------------------------------- +ACNAME 0 + ## widget = lineedit; activeif = CLKRNX / _ + +MSG_ACNAME 1 "Header of the clk RINEX file: AC Name" + +! Time System +! ----------- +TIMESYS 1 "GPS" + ## widget = combobox; editable = false; cards = GPS GLO GAL UTC TAI + ## activeif = CLKRNX / _ + +MSG_TIMESYS 1 "Time system" + +! DCB line +! -------- +DCBLINE 0 + ## widget = lineedit; activeif = CLKRNX / _ + +MSG_DCBLINE 1 "DCB line" + +! Clk est.: Header of the clk RINEX file: Comments +! ------------------------------------------------ +COMMENT 1 "" + ## widget = uniline; activeif = CLKRNX / _ + +MSG_COMMENT 1 "Header of the clk RINEX file: Comments" + +! -------------------------------------------------------------------- +! Options and constraining for Helmert parameters +! -------------------------------------------------------------------- +! Stacking: Translations +! ---------------------- +CMB_TRA 1 "NO_STACKING" + ## widget = combobox; editable = false + ## cards = NO_STACKING IDENT_GROUP STACK_ALL + +MSG_CMB_TRA 1 "Stacking of translation parameters" + +! Stacking: Rotations +! ------------------- +CMB_ROT 1 "NO_STACKING" + ## widget = combobox; editable = false + ## cards = NO_STACKING IDENT_GROUP STACK_ALL + +MSG_CMB_ROT 1 "Stacking of rotation parameters" + +! Stacking: Scale +! --------------- +CMB_SC 1 "NO_STACKING" + ## widget = combobox; editable = false + ## cards = NO_STACKING IDENT_GROUP STACK_ALL + +MSG_CMB_SC 1 "Stacking of scale parameters" + +! -------------------------------------------------------------------- +! Options and constraining, GNSS-specific parameters +! -------------------------------------------------------------------- +! GNSS-specific station translation +! --------------------------------- +GTRADAT 1 "NONE" + ## widget = combobox; cards = NONE ABSOLUTE MIN_CONST; editable = false + +MSG_GTRADAT 1 "GNSS-specific station translation: Datum definition" + +GTRATRA 1 "0" + ## widget = checkbox; activeif = GTRADAT = MIN_CONST + +MSG_GTRATRA 1 "GNSS-specific station translation: Translation" + +GTRAROT 1 "0" + ## widget = checkbox; activeif = GTRADAT = MIN_CONST + +MSG_GTRAROT 1 "GNSS-specific station translation: Rotation" + +GTRASCL 1 "0" + ## widget = checkbox; activeif = GTRADAT = MIN_CONST + +MSG_GTRASCL 1 "GNSS-specific station translation: Scale" + +GTRAXCL 1 "INCLUDED" + ## widget = combobox; cards = INCLUDED EXCLUDED; editable = false + ## activeif = GTRADAT / NONE + +MSG_GTRAXCL 1 "GNSS-specific station translation: In-/Exclusion" + +GTRAFIX 0 + ## widget = selwin; activeif = GTRADAT / NONE; path = DIR_FIX + ## ext = EXT_FIX; maxfiles = 1; emptyallowed = true + # + +MSG_GTRAFIX 1 "GNSS-specific station translation: Station selection" + +GTRASIG_N 0 + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = GTRADAT = ABSOLUTE + # + +MSG_GTRASIG_N 1 "GNSS-specific station translation: North" + +GTRASIG_E 0 + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = GTRADAT = ABSOLUTE + # + +MSG_GTRASIG_E 1 "GNSS-specific station translation: East" + +GTRASIG_U 0 + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = GTRADAT = ABSOLUTE + # + +MSG_GTRASIG_U 1 "GNSS-specific station translation: Up" + +! GNSS-specific troposphere biases +! -------------------------------- +GTRPDAT 1 "NONE" + ## widget = combobox; cards = NONE SUM ABSOLUTE; editable = false + +MSG_GTRPDAT 1 "GNSS-specific troposphere bias: Datum definition" + +GTRPXCL 1 "INCLUDED" + ## widget = combobox; cards = INCLUDED EXCLUDED; editable = false + ## activeif = GTRPDAT / NONE + +MSG_GTRPXCL 1 "GNSS-specific troposphere bias: In-/Exclusion" + +GTRPFIX 0 + ## widget = selwin; activeif = GTRPDAT / FROM_CRD AND GTRPDAT / NONE + ## path = DIR_FIX; ext = EXT_FIX; maxfiles = 1; emptyallowed = true + # + +MSG_GTRPFIX 1 "GNSS-specific troposphere bias: Station selection" + +GTRPSIG 0 + ## widget = lineedit; check_type = real; check_min = 0 + ## activeif = GTRPDAT = ABSOLUTE + # + +MSG_GTRPSIG 1 "GNSS-specific troposphere bias: Sigma" + +! -------------------------------------------------------------------- +! Options and constraining, additional parameters +! -------------------------------------------------------------------- +! Constraints +! ----------- +RECANTN 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_RECANTN 1 "Receiver antenna offsets: N" + +RECANTE 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_RECANTE 1 "Receiver antenna offsets: E" + +RECANTU 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_RECANTU 1 "Receiver antenna offsets: U" + +SATANTX 1 "0.00001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SATANTX 1 "Satellite antenna offsets: X" + +SATANTY 1 "0.00001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SATANTY 1 "Satellite antenna offsets: Y" + +SATANTZ 1 "0.00001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SATANTZ 1 "Satellite antenna offsets: Z" + +SATANTS 1 "ALL" + ## widget = combobox; cards = ALL GPS GLONASS LAUNCHED_BEFORE + ## editable = false + +MSG_SATANTS 1 "Apply satellite antenna offsets sigmas" + +SATANTD 0 + ## widget = lineedit; cech_type = date + ## activeif = SATANTS = LAUNCHED_BEFORE + # + +MSG_SATANTD 1 "Date for satellite antenna offsets sigmas" + +SATANTGPS 1 "NONE" + ## widget = combobox; cards = NONE DELETE TO_BLOCK/TYPE; editable = false + +MSG_SATANTGPS 1 "Modify satellite antenna offsets parameter" + +SATANTGLO 1 "NONE" + ## widget = combobox; cards = NONE DELETE TO_FREQUENCY TO_BLOCK/TYPE + ## editable = false + +MSG_SATANTGLO 1 "Modify satellite antenna offsets parameter" + +COFMASSX 1 "0.00001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_COFMASSX 1 "Geocenter coordinates: X" + +COFMASSY 1 "0.00001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_COFMASSY 1 "Geocenter coordinates: Y" + +COFMASSZ 1 "0.00001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_COFMASSZ 1 "Geocenter coordinates: Z" + +! Constraint - Rec. Antenna Patterns +! ---------------------------------- +RECSPV 0 + ## widget = lineedit + # + +MSG_RECSPV 1 "Receiver antenna patterns" + +! Constraint - Sat. Antenna Patterns +! ---------------------------------- +SATSPV 1 "0.00001" + ## widget = lineedit; check_type = real; check_min = 0.0 + +MSG_SATSPV 1 "Satellite antenna patterns" + +SATSPVS 1 "ALL" + ## widget = combobox; cards = ALL GPS GLONASS LAUNCHED_BEFORE + ## editable = false + +MSG_SATSPVS 1 "Apply satellite antenna pattern sigmas" + +SATSPVD 0 + ## widget = lineedit; cech_type = date + ## activeif = SATSPVS = LAUNCHED_BEFORE + # + +MSG_SATSPVD 1 "Date for satellite antenna pattern sigmas" + +SATSPVGPS 1 "NONE" + ## widget = combobox; cards = NONE DELETE TO_BLOCK/TYPE; editable = false + +MSG_SATSPVGPS 1 "Modify satellite antenna pattern parameter" + +SATSPVGLO 1 "NONE" + ## widget = combobox; cards = NONE DELETE TO_FREQUENCY TO_BLOCK/TYPE + ## editable = false + +MSG_SATSPVGLO 1 "Modify satellite antenna pattern parameter" + +! Sat. ant. off: more input options +! --------------------------------- +SATANT0 1 "0" + ## widget = checkbox + +MSG_SATANT0 1 "Sat. ant. offset: advanced setup" + +! Sat. ant. PCV: more input options +! --------------------------------- +SAPANT0 1 "0" + ## widget = checkbox + +MSG_SAPANT0 1 "Sat. ant. pattern: advanced setup" + +! Sat. ant. off: define the satellite groups / sigmas +! --------------------------------------------------- +SATANTSTR 1 "" + ## widget = uniline; check_type.1 = integer; check_min.1 = 1 + ## check_max.1 = 999; check_type.2 = real; check_min.2 = 0.0 + ## check_type.3 = real; check_min.3 = 0.0; check_type.4 = real + ## check_min.4 = 0.0; check_type.5 = integer; check_min.5 = 0 + ## check_max.5 = 299; check_type.6 = integer; check_min.6 = 0 + ## check_max.6 = 299; check_type.7 = integer; check_min.7 = 0 + ## check_max.7 = 299; check_type.8 = integer; check_min.8 = 0 + ## check_max.8 = 299; check_type.9 = integer; check_min.9 = 0 + ## check_max.9 = 299; check_type.10 = integer; check_min.10 = 0 + ## check_max.10 = 299; check_type.11 = integer; check_min.11 = 0 + ## check_max.11 = 299; check_type.12 = integer; check_min.12 = 0 + ## check_max.12 = 299; check_type.13 = integer; check_min.13 = 0 + ## check_max.13 = 299; numlines = 10 + +MSG_SATANTSTR 1 "Sat.ant.offset: define the satellite groups and sigmas" + +! Sat. ant. PCV: define the satellite groups +! ------------------------------------------ +SAPGRP 1 "" + ## widget = uniline; check_type.1 = integer; check_min.1 = 1 + ## check_max.1 = 999; check_type.2 = real; check_min.2 = 0.0 + ## check_type.3 = integer; check_min.3 = 0; check_max.3 = 299 + ## check_type.4 = integer; check_min.4 = 0; check_max.4 = 299 + ## check_type.5 = integer; check_min.5 = 0; check_max.5 = 299 + ## check_type.6 = integer; check_min.6 = 0; check_max.6 = 299 + ## check_type.7 = integer; check_min.7 = 0; check_max.7 = 299 + ## check_type.8 = integer; check_min.8 = 0; check_max.8 = 299 + ## check_type.9 = integer; check_min.9 = 0; check_max.9 = 299 + ## check_type.10 = integer; check_min.10 = 0; check_max.10 = 299 + ## check_type.11 = integer; check_min.11 = 0; check_max.11 = 299 + ## numlines = 10 + +MSG_SAPGRP 1 "Satellite antenna PCV group definition and sigmas" + +! Constraint - Receiver clock offsets +! ----------------------------------- +RCOSIGMA 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_RCOSIGMA 1 "Receiver clock offsets" + +! RCO: Biases in the NEQ stem from a PPP +! -------------------------------------- +RCOFROMPPP 1 "0" + ## widget = checkbox + +MSG_RCOFROMPPP 1 "Biases in the NEQ stem from a PPP" + +! RCO: fix biases for all GPS satellites +! -------------------------------------- +RCORMGPS 1 "0" + ## widget = checkbox + +MSG_RCORMGPS 1 "Fix biases for all GPS satellites" + +! RCO: transform satellite to frequency biases +! -------------------------------------------- +RCOTOFRQ 1 "0" + ## widget = checkbox + +MSG_RCOTOFRQ 1 "Transform satellite to frequency biases" + +! Inter-frequency bias, alarming limit +! ----------------------------------- +IFBMAX 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_IFBMAX 1 "Inter-frequency bias, alarming limit" + +! -------------------------------------------------------------------- +! Constraining the differential code biases +! -------------------------------------------------------------------- +! DCB: Reference Satellite(s) +! --------------------------- +P1C1REF 1 "SUM" + ## widget = combobox; editable = false; cards = SUM ALL + +MSG_P1C1REF 1 "P1-C1: Reference satellite(s)" + +! DCB: A Priori Sigma for Reference Satellite Biases +! -------------------------------------------------- +P1C1SIG 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_P1C1SIG 1 "P1-C1: A Priori Sigma for Reference Satellite Biases" + +! DCB: Reference Satellite(s) +! --------------------------- +P1P2REF 1 "SUM" + ## widget = combobox; editable = false; cards = SUM ALL + +MSG_P1P2REF 1 "P1-P2: Reference satellite(s)" + +! DCB: A Priori Sigma for Reference Satellite Biases +! -------------------------------------------------- +P1P2SIG 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_P1P2SIG 1 "P1-P2: A Priori Sigma for Reference Satellite Biases" + +! DCB: A Priori Sigma for Receiver Biases +! --------------------------------------- +P1P2SIGR 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_P1P2SIGR 1 "P1-P2: A Priori Sigma for Receiver Biases" + +! DCB: Reference Stations(s) +! --------------------------- +LCREF 1 "SUM" + ## widget = combobox; editable = false; cards = SUM ALL + +MSG_LCREF 1 "LC: Reference station(s)" + +! DCB: A Priori Sigma for Receiver Biases +! --------------------------------------- +LCSIGR 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_LCSIGR 1 "LC: A Priori Sigma for Receiver Biases" + +! Constraint - Range biases +! ------------------------- +RGBSIG 0 + ## widget = lineedit; check_type = real; check_min = 0.0 + # + +MSG_RGBSIG 1 "Range bias parameters" + +! Stacking of Range biases +! ------------------------ +RGB_STK1 1 "1" + ## widget = radiobutton; group = DUMMY + +MSG_RGB_STK1 1 "Range biases as is" + +RGB_STK2 1 "0" + ## widget = radiobutton; group = DUMMY + +MSG_RGB_STK2 1 "Stack range biases for satellite groups" + +RGB_STK3 1 "0" + ## widget = radiobutton; group = DUMMY + +MSG_RGB_STK3 1 "Stack range biases for station" + +! -------------------------------------------------------------------- +! Selection from station information file +! -------------------------------------------------------------------- +! Use station information file flags +! ---------------------------------- +USEFLG 1 "0" + ## widget = checkbox; activeif = STAINFO /= _ + +MSG_USEFLG 1 "Consider flags from station information file" + +! Information for the Bernese files: flags to be used (TYPE 001) +! -------------------------------------------------------------- +FLG001 1 "999" + ## widget = lineedit; activeif = STAINFO /= _ AND USEFLG = 1 + +MSG_FLG001 1 "Type 001: Renaming of Stations" + +! Information for the Bernese files: flags to be used (TYPE 002) +! -------------------------------------------------------------- +FLG002 1 "999" + ## widget = lineedit; activeif = STAINFO /= _ AND USEFLG = 1 + +MSG_FLG002 1 "Type 002: Station information" + +! Information for the Bernese files: flags to be used (TYPE 003) +! -------------------------------------------------------------- +FLG003 1 "999" + ## widget = lineedit; activeif = STAINFO /= _ AND USEFLG = 1 + +MSG_FLG003 1 "Type 003: Station problems" + +! -------------------------------------------------------------------- +! Some additional things +! -------------------------------------------------------------------- +! Stations (fixed) +! ---------------- +STALST 0 + ## widget = selwin; menuaux = MENUAUX; action = NEQ + ## menuauxkeys = CONST STAINFO RECEIVR USEFLG FLG001 FLG002 FLG003 CRXREC CRXANT INPFILE NO_ABC + ## updateifactive = FREESTA_L STATION4 STATION1 FREEVEL_L VELOCITY4 VELOCITY1 CRD_EXMAN + +! List stations with receiver clock offsets +! ----------------------------------------- +CLKLST 0 + ## widget = selwin; menuaux = MENUAUX; action = NEQCLK + ## menuauxkeys = CONST STAINFO RECEIVR USEFLG FLG001 FLG002 FLG003 CRXREC CRXANT INPFILE NO_ABC + +! List stations with troposphere +! ------------------------------ +TRPLST 0 + ## widget = selwin; menuaux = MENUAUX; action = NEQTRP + ## menuauxkeys = CONST STAINFO RECEIVR USEFLG FLG001 FLG002 FLG003 CRXREC CRXANT INPFILE NO_ABC + +! List stations with receiver DCBs +! -------------------------------- +DCBRLST 0 + ## widget = selwin; menuaux = MENUAUX; action = NEQDCBR + ## menuauxkeys = CONST STAINFO RECEIVR USEFLG FLG001 FLG002 FLG003 CRXREC CRXANT INPFILE NO_ABC + +! List stations with GNSS-specific translations +! --------------------------------------------- +GSPLST 0 + ## widget = selwin; menuaux = MENUAUX; action = NEQGSP + ## menuauxkeys = CONST STAINFO RECEIVR USEFLG FLG001 FLG002 FLG003 CRXREC CRXANT INPFILE NO_ABC + +! List stations with grid scaling parameters +! ------------------------------------------ +GRIDLST 0 + ## widget = selwin; menuaux = MENUAUX; action = NEQGRID + ## menuauxkeys = CONST STAINFO RECEIVR USEFLG FLG001 FLG002 FLG003 CRXREC CRXANT INPFILE NO_ABC + +! List receiver clocks +! -------------------- +RCLKLST 0 + ## widget = selwin; menuaux = MENUAUX; action = NEQRCLK + ## menuauxkeys = CONST STAINFO RECEIVR USEFLG FLG001 FLG002 FLG003 CRXREC CRXANT INPFILE NO_ABC + +! List satellite clocks +! --------------------- +SCLKLST 0 + ## widget = selwin; menuaux = MENUAUX; action = NEQSCLK + ## menuauxkeys = CONST STAINFO RECEIVR USEFLG FLG001 INPFILE NO_ABC + +! Directories and Extensions +! -------------------------- +DIR_ORB 1 "${P}/PHIVOLCS\ORB\" + ## widget = initmenu; pointer = DIR_ELE + +EXT_ELE 1 "ELE" + ## widget = initmenu; pointer = EXT_ELE + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# COMBINE NORMAL EQUATION SYSTEMS - ADDNEQ2 1.1: Input Files 1 # +# # +# GENERAL FILES # +# Show all general files > % < # SHOWGEN +# # +# NORMAL EQUATION SYSTEMS # +# Normal equations > %%%%%%%% < # INPFILE +# Variance rescaling factors > %%%%%%%% < # COVCOMI +# # +# MAIN INPUT FILES # +# Station coordinates > %%%%%%%% < # COORD +# Station velocities > %%%%%%%% < # VELAPR +# Station information > %%%%%%%% < # STAINFO +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# ADDNEQ2 1.2: Input Files 2 # +# # +# NEW A PRIORI VALUES # +# Troposphere estimates > %%%%%%%% < (parameters are eliminated) # TROPEST +# Differential code biases > %%%%%%%% < (a priori is zero if empty) # DCBINP +# Earth rotation parameters > %%%%%%%% < (mandatory if ERPs present) # POLE +# Geocenter coordinates > %%%%%%%% < # GCCINP +# Satellite clock corrections > %%%%%%%% < # SATCLK +# Clock RINEX file > %%%%%%%% < # RXCLKIN +# Inter-system biases > %%%%%%%% < # ISBINP +# SLR data handling (biases, CoM)> %%%%%%%% < # RGBINP +# List of parameter estimates > %%%%%%%% < # PARAMIN +# # +# HEADER AND EPOCH INFORMATION # +# Ionosphere master file > %%%%%%%% < # IONOS +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWGEN = 1 ###################################################### +# ADDNEQ2 1.3: General Files # +# # +# GENERAL INPUT FILES # +# General constants > %%%%%%%%%%%% < # CONST +# Geodetic datum > %%%%%%%%%%%% < # DATUM +# Phase center variations > %%%%%%%%%%%% < # PHASECC +# Receiver information > %%%%%%%%%%%% < # RECEIVR +# Satellite information > %%%%%%%%%%%% < # SATELL +# Satellite problems > %%%%%%%%%%%% < # SATCRUX +# Subdaily pole model > %%%%%%%%%%%% < # SUBMOD +# Nutation model > %%%%%%%%%%%% < # NUTMOD +# SINEX header file > %%%%%%%%%%%% < # SINEXIN +# IONEX control file > %%%%%%%%%%%% < # IONEXCF +# # +# MENU SETTINGS # +# Selected campaign > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% <# CAMPAIGN +# Selected session Year> %%%% < Session> %%%% < # YR4_INFO SES_INFO +# Session table > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% <# SESSION_TABLE +# # +# TEMPORARY FILES # +# Scratch file > %%%%%%%%%%%% < # AUXFIL +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# ADDNEQ2 2.1: Output Files 1 # +# # +# GENERAL OUTPUT FILES # +# Program output > % < use ADDNEQ2.Lnn or > %%%%%%%% < # SYSODEF SYSOUT +# Error messages > % < merged to program output or > %%%%%%%% < # ERRMRG SYSERR +# # +# MAIN RESULT FILES # +# Normal equations > %%%%%%%% < # NEQOUT +# SINEX with> %%% < > %%%%%%%% < # SNXCONT SINEXRS +# # +# STATION- AND SATELLITE-RELATED RESULTS # +# Station coordinates > %%%%%%%% < # COORDRS +# Station velocities > %%%%%%%% < # VELORS +# Satellite orbital elements > %%%%%%%% < # ELEFILE +# Earth rotation parameters > %%%%%%%% < # POLERS +# Earth rotation parameters (IERS) > %%%%%%%% < # IERSPOL +# # +# ATMOSPHERE-SPECIFIC RESULTS # +# Troposphere estimates > %%%%%%%% < # TROPSAV +# Troposphere estimates (SINEX) > %%%%%%%% < # TROPSNX +# Ionosphere models > %%%%%%%% < # IONOSRS +# Ionosphere models (IONEX) > %%%%%%%% < # IONEXRS +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# ADDNEQ2 2.2: Output Files 2 # +# # +# ADDITIONAL RESULT FILES # +# Geocenter coordinates > %%%%%%%% < # GCCOUT +# Differential code biases > %%%%%%%% < # DCBOUT +# Phase center variations (gridded) > %%%%%%%% < # PHASRSG +# Satellite clock corrections > %%%%%%%% < # CLKSAV +# Clock corrections (RINEX) > %%%%%%%% < # CLKRNX +# Inter-system biases > %%%%%%%% < # ISBOUT +# Data handling (biases, CoM) > %%%%%%%% < # RGBOUT +# # +# AUXILIARY FILES # +# Weekly summary > %%%%%%%% < # WEKSUM +# Station residuals > %%%%%%%% < # PLOTRS +# All parameter residuals > %%%%%%%% < # PLOT_ALL +# Covariance matrix wrt coordinates > %%%%%%%% < # COVARRS +# Full covariance matrix > %%%%%%%% < # COVTTRS +# Variance rescaling factors, Helmert> %%%%%%%% < # COVCOMO +# List of parameter estimates > %%%%%%%% < # PARAMRS +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# ADDNEQ2 3.1: Options 1 # +# # +# TITLE > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # TITLE +# # +# GENERAL OPTIONS # +# Maximum number of parameters in combined NEQ> %%%%%% < # MAXPAR +# A priori sigma of unit weight > %%%%%%% %%%%%%% < # INDVSOL +# Reference epoch for station coordinates > %%%%%%%%%% <(yyyy mm dd) # TIMREF +# Stop program after NEQ saving > % < # NOINV +# # +# ADD PARAMETERS TO THE SYSTEM # +# Set up station velocities > % < # CRD_NINT +# Set up Geocenter coordinates > % < # SETUP_GCC +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# ADDNEQ2 3.2: Options 2 # +# # +# REMOVE STATION PARAMETERS FROM THE SYSTEM # +# If receiver changes > %%%%%%%%%%%%%%%%%%%%%%%% < # CRXREC +# If antenna changes > %%%%%%%%%%%%%%%%%%%%%%%% < # CRXANT +# # +# INPUT FILE OPTIONS # +# Truncate NEQ station names after position 14 > %%%%%%%%% < # NO_ABC +# Keep input NEQs in alphabetical order > % < # NOCHRONO +# # +# OUTPUT OPTIONS # +# Extended output wrt estimated parameters > % < # PRT_EXT +# Notify station inconsistencies between NEQs > % < # PRT_SIC +# Notify changes due to station information file> % < # CRXWARN +# Print detailed list of parameter manipulations> % < # PRT_PAR +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL COVARRS / _ OR COVTTRS / _ AND CRD_NINT = 1 OR SINEXRS /= _ AND NOINV = 0 # +# ADDNEQ2 3.3: Options 3 # +# # +# SINEX OPTIONS # +# Regularize a priori constraint matrix > %%%%%%%%% < # SNXREG +# Sort stations according to DOMES code > % < # STASORT +# Include ADDNEQ1-style statistics block > % < # HEUREF +# Do not write uncalibrated antenna/radome combinations > % < # ANTRED +# Transform ERP to offset/drift representation > % < # ERPREP +# # +# VARIANCE-COVARIANCE FILE OPTIONS # +# Representation of coordinates and velocities > %%%%%%%%% < # COVMODE +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# ADDNEQ2 4.1: Parameter Pre-Elimination # +# exceptions for # +# STATION-RELATED PARAMETERS files station# +# Station coordinates > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # CRD_ELIM CRD_EXCP CRD_EXST +# # +# ATMOSPHERIC PARAMETERS # +# Troposphere zenith path delays> %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # TRP_ELIM TRP_EXCP TRP_EXST +# Troposphere gradients > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # GRD_ELIM GRD_EXCP GRD_EXST +# Global ionosphere parameters > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # GIM_ELIM GIM_EXCP +# # +# GLOBAL PARAMETERS # +# Orbital elements > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # ORB_ELIM ORB_EXCP +# Stochastic pulses > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # STO_ELIM STO_EXCP +# Polar motion parameters > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # ERP_ELIM ERP_EXCP +# Length of day parameters > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # LOD_ELIM LOD_EXCP +# Universal time parameters > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # UT_ELIM UT_EXCP +# Nutation parameters > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # NUT_ELIM NUT_EXCP +# Geocenter coordinates > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # MSS_ELIM MSS_EXCP +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# ADDNEQ2 4.2: Parameter Pre-Elimination # +# exceptions for # +# BIAS PARAMETERS files station# +# Satellite DCBs > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # DCBS_ELIM DCBS_EXCP +# Receiver DCBs > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # DCBR_ELIM DCBR_EXCP DCBR_EXST +# GLONASS receiver clock biases > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # CLK_ELIM CLK_EXCP CLK_EXST +# Time-dependent GLONASS ISBs > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # ISB_ELIM ISB_EXCP ISB_EXST +# GNSS-specific translations > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # GTRA_ELIM GTRA_EXCP GTRA_EXST +# GNSS-specific ZPD biases > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # GTRP_ELIM GTRP_EXCP GTRP_EXST +# # +# ANTENNA PHASE CENTER PARAMETERS # +# Satellite antenna offsets > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # ANT_ELIM ANT_EXCP +# Satellite antenna offsets (XY)> %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # ANTX_ELIM ANTX_EXCP +# Satellite antenna variations > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # SPV_ELIM SPV_EXCP +# Receiver@ antenna offsets > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # RAO_ELIM RAO_EXCP +# Receiver@ antenna variations > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # RAP_ELIM RAP_EXCP +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# ADDNEQ2 4.3: Parameter Pre-Elimination # +# exceptions for # +# HELMERT TRANSFORMATION PARAMETERS files station# +# Translation parameters > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # TRANS_ELIM TRANS_EXCP +# Rotation parameters > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # ROT_ELIM ROT_EXCP +# Scale parameters > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # SCALE_ELIM SCALE_EXCP +# # +# PARAMETER SCALING FACTORS # +# HOI scaling factors > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # HOI_ELIM HOI_EXCP +# Atmospheric pressure loading > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # ALD_ELIM ALD_EXCP ALD_EXST +# Ocean non-tidal loading > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # OLD_ELIM OLD_EXCP OLD_EXST +# Hydrostatic pressure loading > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < > % < # HLD_ELIM HLD_EXCP HLD_EXST +# # +# EPOCH PARAMETERS # +# Receiver clock offsets > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # CLKR_ELIM CLKR_EXCP +# Satellite clock offsets > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # CLKS_ELIM CLKS_EXCP +# # +# SLR-RELATED PARAMETERS # +# Range biases > %%%%%%%%%%%%%%%%%%%%% < > %%%%%% < # RNG_ELIM RNG_EXCP +# END_PANEL #################################################################### + + +# BEGIN_PANEL CRD_ELIM = OUTSIDE_FROM_WINDOW OR TRP_ELIM = OUTSIDE_FROM_WINDOW OR GRD_ELIM = OUTSIDE_FROM_WINDOW OR GIM_ELIM = OUTSIDE_FROM_WINDOW OR ORB_ELIM = OUTSIDE_FROM_WINDOW OR STO_ELIM = OUTSIDE_FROM_WINDOW OR ERP_ELIM = OUTSIDE_FROM_WINDOW OR LOD_ELIM = OUTSIDE_FROM_WINDOW OR UT_ELIM = OUTSIDE_FROM_WINDOW OR NUT_ELIM = OUTSIDE_FROM_WINDOW OR MSS_ELIM = OUTSIDE_FROM_WINDOW OR DCBS_ELIM = OUTSIDE_FROM_WINDOW OR DCBR_ELIM = OUTSIDE_FROM_WINDOW OR CLK_ELIM = OUTSIDE_FROM_WINDOW OR ISB_ELIM = OUTSIDE_FROM_WINDOW OR GTRA_ELIM = OUTSIDE_FROM_WINDOW OR GTRP_ELIM = OUTSIDE_FROM_WINDOW OR ANT_ELIM = OUTSIDE_FROM_WINDOW OR ANTX_ELIM = OUTSIDE_FROM_WINDOW OR SPV_ELIM = OUTSIDE_FROM_WINDOW OR RAO_ELIM = OUTSIDE_FROM_WINDOW OR RAP_ELIM = OUTSIDE_FROM_WINDOW OR TRANS_ELIM = OUTSIDE_FROM_WINDOW OR ROT_ELIM = OUTSIDE_FROM_WINDOW OR SCALE_ELIM = OUTSIDE_FROM_WINDOW OR HOI_ELIM = OUTSIDE_FROM_WINDOW OR ALD_ELIM = OUTSIDE_FROM_WINDOW OR OLD_ELIM = OUTSIDE_FROM_WINDOW OR HLD_ELIM = OUTSIDE_FROM_WINDOW OR CLKR_ELIM = OUTSIDE_FROM_WINDOW OR CLKS_ELIM = OUTSIDE_FROM_WINDOW OR RNG_ELIM = OUTSIDE_FROM_WINDOW +# ADDNEQ2 4.4: Parameter Pre-Elimination # +# # +# TIME WINDOW FOR "OUTSIDE FROM WINDOW" PRE-ELIMINATION # +# # +# > % < Defined by Year and Session identifier # RADIO_1 +# Year > %%%% < Session > %%%% < # SESSION_YEAR SESSION_STRG +# # +# # +# > % < Defined by Start and End times # RADIO_2 +# yyyy mm dd hh mm ss yyyy mm dd hh mm ss # +# Start > %%%%%%%%%% < > %%%%%%%% < End > %%%%%%%%%% < > %%%%%%%% < # STADAT STATIM ENDDAT ENDTIM +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL CRD_EXST = 1 OR CLK_EXST = 1 OR ISB_EXST = 1 OR DCBR_EXST = 1 OR TRP_EXST = 1 OR GRD_EXST = 1 OR ALD_EXST = 1 OR OLD_EXST = 1 OR HLD_EXST = 1 OR GTRA_EXST = 1 OR GTRP_EXST = 1 +# ADDNEQ2 4.5: Parameter Pre-Elimination # +# Manual List file Flag # +# STATION-RELATED PARAMETERS # +# Coordinates > %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# CRD_EXSEL CRD_EXMAN CRD_EXFIL CRD_EXFLG +# # +# ATMOSPHERIC PARAMETERS # +# ZPDs > %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# TRP_EXSEL TRP_EXMAN TRP_EXFIL TRP_EXFLG +# Gradients > %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# GRD_EXSEL GRD_EXMAN GRD_EXFIL GRD_EXFLG +# # +# BIAS PARAMETERS # +# Receiver DCBs > %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# DCBR_EXSEL DCBR_EXMAN DCBR_EXFIL DCBR_EXFLG +# GLO biases > %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# CLK_EXSEL CLK_EXMAN CLK_EXFIL CLK_EXFLG +# Time-dep. ISBs> %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# ISB_EXSEL ISB_EXMAN ISB_EXFIL ISB_EXFLG +# Translations > %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# GTRA_EXSEL GTRA_EXMAN GTRA_EXFIL GTRA_EXFLG +# ZPD biases > %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# GTRP_EXSEL GTRP_EXMAN GTRP_EXFIL GTRP_EXFLG +# # +# PARAMETER SCALING FACTORS # +# Atmospheric PL> %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# ALD_EXSEL ALD_EXMAN ALD_EXFIL ALD_EXFLG +# Ocean non-TL > %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# OLD_EXSEL OLD_EXMAN OLD_EXFIL OLD_EXFLG +# Hydrostatic PL> %%%%%%%%% < > %%%%%%%%%%%%%%%% < > %%%%%%%% < > %%%% <# HLD_EXSEL HLD_EXMAN HLD_EXFIL HLD_EXFLG +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL CRD_ELIM / _ ##################################################### +# ADDNEQ2 5: Datum Definition for Station Coordinates # +# # +# DATUM DEFINITION TYPE # +# > % < Free network solution # RADIO2_4 +# > % < Minimum constraint solution > %%%%%%%%%%%% < # RADIO2_3 FREESTA +# > % < Coordinates constrained > %%%%%%%%%%%% < # RADIO2_2 SIGSTA +# > % < Coordinates fixed > %%%%%%%%%%%% < # RADIO2_1 FIXSTA +# # +# MINIMUM CONSTRAINT CONDITIONS # +# Translation > %%%%% < # C_TRA +# Rotation > %%%%% < # C_ROT +# Scale > %%%%% < # C_SCL +# # +# A PRIORI SIGMAS # +# North > %%%%%%% < meters # C_SIGMAN +# East > %%%%%%% < meters # C_SIGMAE +# Up > %%%%%%% < meters # C_SIGMAU +# END_PANEL #################################################################### + + +# BEGIN_PANEL FREESTA = MANUAL OR FREESTA = FROM_FILE OR FREESTA = WITH_FLAG AND RADIO2_3 = 1 AND CRD_ELIM / _ # +# ADDNEQ2 5.1: Datum Definition for Station Coordinates # +# # +# STATIONS CONSIDERED FOR MINIMUM CONSTRAINT CONDITIONS # +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # FREESTA_L +# List of stations from file > %%%%%%%% < # FREESTA_F +# Stations with specific flags in CRD file > %%%%%%%% < #: all non-blank # FREESTA_G +# END_PANEL #################################################################### + + +# BEGIN_PANEL SIGSTA = MANUAL OR SIGSTA = FROM_FILE OR SIGSTA = WITH_FLAG AND RADIO2_2 = 1 AND CRD_ELIM / _ # +# ADDNEQ2 5.1: Datum Definition for Station Coordinates # +# # +# STATION COORDINATES TO BE CONSTRAINED # +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # STATION4 +# List of stations (and sigmas) from file > %%%%%%%% < # STAFILE4 +# Stations with specific flags in CRD file > %%%%%%%% < #: all non-blank # STAFLAG4 +# END_PANEL #################################################################### + + +# BEGIN_PANEL FIXSTA = MANUAL OR FIXSTA = FROM_FILE OR FIXSTA = WITH_FLAG AND RADIO2_1 = 1 AND CRD_ELIM / _ # +# ADDNEQ2 5.1: Datum Definition for Station Coordinates # +# # +# STATION COORDINATES TO BE FIXED # +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # STATION1 +# List of stations from file > %%%%%%%% < # STAFILE1 +# Stations with specific flags in CRD file > %%%%%%%% < #: all non-blank # STAFLAG1 +# END_PANEL #################################################################### + + +# BEGIN_PANEL CRD_NINT /= 0 AND CRD_ELIM / _ ################################## +# ADDNEQ2 6: Datum Definition for Station Velocities # +# # +# DATUM DEFINITION TYPE # +# > % < Free network solution # RADIO3_4 +# > % < Minimum constraint solution > %%%%%%%%%%%% < # RADIO3_3 FREEVEL +# > % < Velocities constrained > %%%%%%%%%%%% < # RADIO3_2 SIGVEL +# > % < Velocities fixed > %%%%%%%%%%%% < # RADIO3_1 FIXVEL +# # +# MINIMUM CONSTRAINT CONDITIONS # +# Translation > %%%%% < # V_TRA +# Rotation > %%%%% < # V_ROT +# Scale > %%%%% < # V_SCL +# # +# A PRIORI SIGMAS # +# North > %%%%%%% < meters/year # V_SIGMAN +# East > %%%%%%% < meters/year # V_SIGMAE +# Up > %%%%%%% < meters/year # V_SIGMAU +# END_PANEL #################################################################### + + +# BEGIN_PANEL FREEVEL = MANUAL OR FREEVEL = FROM_FILE OR FREEVEL = WITH_FLAG AND RADIO3_3 = 1 AND CRD_NINT /= 0 AND CRD_ELIM / _ # +# ADDNEQ2 6.1: Datum Definition for Station Velocities # +# # +# STATIONS CONSIDERED FOR MINIMUM CONSTRAINT CONDITIONS # +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # FREEVEL_L +# List of stations from file > %%%%%%%% < # FREEVEL_F +# Stations with specific flags in VEL file > %%%%%%%% < #: all non-blank # FREEVEL_G +# END_PANEL #################################################################### + + +# BEGIN_PANEL SIGVEL = MANUAL OR SIGVEL = FROM_FILE OR SIGVEL = WITH_FLAG AND RADIO3_2 = 1 AND CRD_NINT /= 0 AND CRD_ELIM / _ # +# ADDNEQ2 6.1: Datum Definition for Station Velocities # +# # +# STATION VELOCITIES TO BE CONSTRAINED # +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # VELOCITY4 +# List of stations (and sigmas) from file > %%%%%%%% < # VELFILE4 +# Stations with specific flags in VEL file > %%%%%%%% < #: all non-blank # VELFLAG4 +# END_PANEL #################################################################### + + +# BEGIN_PANEL FIXVEL = MANUAL OR FIXVEL = FROM_FILE OR FIXVEL = WITH_FLAG AND RADIO3_1 = 1 AND CRD_NINT /= 0 AND CRD_ELIM / _ # +# ADDNEQ2 6.1: Datum Definition for Station Velocities # +# # +# STATION VELOCITIES TO BE FIXED # +# Manual selection > %%%%%%%%%%%%%%%%%%%% < # VELOCITY1 +# List of stations from file > %%%%%%%% < # VELFILE1 +# Stations with specific flags in VEL file > %%%%%%%% < #: all non-blank # VELFLAG1 +# END_PANEL #################################################################### + + +# BEGIN_PANEL INDVSOL /= NO AND CRD_ELIM / _ ################################### +# ADDNEQ2 7: Comparison of Individual Solutions # +# # +# NOTIFICATION OF POSSIBLE OUTLIERS # +# Maximum tolerated residual North> %%%% < millimeters # BADSOL_N +# East > %%%% < millimeters # BADSOL_E +# Up > %%%% < millimeters # BADSOL_U +# # +# Maximum tolerated root-mean-square error North> %%%% < millimeters # BADSOLRN +# East > %%%% < millimeters # BADSOLRE +# Up > %%%% < millimeters # BADSOLRU +# # +# Minimum number of solutions for each station > %%%% < # MINSOL +# END_PANEL #################################################################### + + +# BEGIN_PANEL TRP_ELIM / _ OR GRD_ELIM / _ OR CLK_ELIM / _ OR ISB_ELIM / _ OR ERP_ELIM / _ OR LOD_ELIM / _ OR UT_ELIM / _ OR NUT_ELIM / _ # +# ADDNEQ2 8: Interval Length of Parameters # +# # +# NEW PARAMETER SPACING hhh mm ss # +# Troposphere zenith path delays > %%%%%%%%% < # TRP_NINT +# Troposphere gradients > %%%%%%%%% < # GRD_NINT +# Time-dependent inter-system biases > %%%%%%%%% < # ISB_NINT +# Earth rotation parameters > %%%%%%%%% < # ERP_NINT +# Nutation parameters > %%%%%%%%% < # NUT_NINT +# # +# yyyy mm dd hh mm ss # +# REFERENCE EPOCH FOR PARAMETER INTERVALS > %%%%%%%%%% < > %%%%%%%% < # PAR_REF PAR_OFF +# END_PANEL #################################################################### + + +# BEGIN_PANEL TRP_ELIM / _ OR GRD_ELIM / _ OR GIM_ELIM / _ ##################### +# ADDNEQ2 9: Options for Atmospheric Parameters # +# # +# ABSOLUTE CONSTRAINING # +# Troposphere zenith path delays> %%%%%%%% %%%%%%%% %%%%%%%% %%%%%%%% %%%%%%%% <(hh mm ss) # TRP_RSIG TRP_RDT +# Troposphere gradients > %%%%%%%% %%%%%%%% <(hh mm ss) # GRD_RSIG GRD_RDT +# Global ionosphere parameters > %%%%%%%% %%%%%%%% <(hh mm ss) # GIM_RSIG GIM_RDT +# # +# EXTRACTION OF PARAMETERS FOR TROPOSPHERE SINEX FILE # +# Offset > %%%%%%%%% < (hhh mm ss) Time resolution > %%%%%%%% < (hh mm ss)# TRPOFF TRPRES +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL ORB_ELIM / _ OR STO_ELIM / _ ##################################### +# ADDNEQ2 10.1: Options for Orbital Parameters # +# # +# OPTIONS FOR ORBIT COMBINATION # +# Long-arc computation > % < # TRAFO +# Stochastic pulses at NEQ boundaries > % < # NUMSTC +# No stacking of dynamical orbit parameters > % < # SPLTDYN +# Minimum interval between pulse and maneuver > %%%%%%%%% <(hhh mm ss) # DTSTC +# # +# A PRIORI SIGMAS FOR ORBITAL ELEMENTS # +# Semi major axis > %%%%%%%%% %%%%%%%%% < # ORB_E +# Inclination > %%%%%%%%% %%%%%%%%% %%%%%%%%% %%%%%%%%% %%%%%%%% < meters/sec**2 # ORB_D0 +# Constant Y/S terms > %%%%%%%% < meters/sec**2 # ORB_Y0 +# Constant X/W terms > %%%%%%%% < meters/sec**2 # ORB_X0 +# Periodic D/R terms > %%%%%%%% < meters/sec**2 # ORB_DP +# Periodic Y/S terms > %%%%%%%% < meters/sec**2 # ORB_YP +# Periodic X/W terms > %%%%%%%% < meters/sec**2 # ORB_XP +# # +# A PRIORI SIGMAS FOR STOCHASTIC PULSES # +# Radial > %%%%%%%% < meters/sec # STC_R +# Along track > %%%%%%%% < meters/sec # STC_A +# Out of plane > %%%%%%%% < meters/sec # STC_O +# Direction to Sun > %%%%%%%% < meters/sec # STC_S +# Y-direction in satellite frame > %%%%%%%% < meters/sec # STC_Y +# X-direction in satellite frame > %%%%%%%% < meters/sec # STC_X +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL ERP_ELIM / _ OR LOD_ELIM / _ OR UT_ELIM / _ OR NUT_ELIM / _ ###### +# ADDNEQ2 11: Options for Earth Orientation Parameters # +# # +# OPTIONS FOR EARTH ORIENTATION PARAMETERS # +# Block retrograde terms in polar motion> %%%%% < # BLKRET +# # +# A PRIORI SIGMAS (FIRST PARAMETER) # +# UT1-UTC > %%%%%%%% < milliseconds # POL_UTF +# Delta Epsilon > %%%%%%%% < milliarcseconds # POL_EPF +# Delta Psi > %%%%%%%% < milliarcseconds # POL_PSF +# # +# A PRIORI SIGMAS (REMAINING PARAMETERS) # +# X and Y pole components > %%%%%%%% < milliarcseconds # POL_XY +# UT1-UTC > %%%%%%%% < milliseconds # POL_UTN +# LOD > %%%%%%%% < milliseconds/day # POL_LOD +# Delta Epsilon > %%%%%%%% < milliarcseconds # POL_EPN +# Delta Psi > %%%%%%%% < milliarcseconds # POL_PSN +# # +# EXTRACTION OF PARAMETERS FOR ERP FILES # +# Time resolution > %%%%%%%% < (hh mm ss) # POLESTEP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL MSS_ELIM / _ OR SETUP_GCC = 1 #################################### +# ADDNEQ2 12: Options for Geocenter Coordinates # +# # +# A PRIORI SIGMAS FOR COMPONENT # +# Geocenter coordinates X > %%%%%%%% < meters # COFMASSX +# Y > %%%%%%%% < meters # COFMASSY +# Z > %%%%%%%% < meters # COFMASSZ +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL DCBS_ELIM / _ OR DCBR_ELIM / _ ################################### +# ADDNEQ2 13: Options for Differential Code Biases # +# # +# P1-C1 BIAS PARAMETERS # +# Type of sigma > %%%%% < # P1C1REF +# A priori sigma for satellites > %%%%%%%% < nanoseconds # P1C1SIG +# # +# P1-P2 BIAS PARAMETERS # +# Type of sigma for satellites > %%%%% < # P1P2REF +# A priori sigma for satellites > %%%%%%%% < nanoseconds # P1P2SIG +# A priori sigma for receivers > %%%%%%%% < nanoseconds # P1P2SIGR +# # +# LC BIAS (Inter-System BIAS, ISB) PARAMETERS # +# Type of sigma for receivers > %%%%% < # LCREF +# A priori sigma for receivers > %%%%%%%% < nanoseconds # LCSIGR +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL CLK_ELIM / _ OR ISB_ELIM / _ ##################################### +# ADDNEQ2 14: Options for GLONASS Receiver Clock Biases # +# # +# GLONASS RECEIVER CLOCK BIASES # +# Receiver clock offsets > %%%%%%%% < milliseconds # RCOSIGMA +# Biases in the NEQ stem from a PPP > % < # RCOFROMPPP +# Fix biases for all GPS satellites > % < # RCORMGPS +# Transform satellite to frequency biases > % < # RCOTOFRQ +# Inter-frequency bias, alarming limit > %%%%%%%% < nanoseconds # IFBMAX +# END_PANEL #################################################################### + + +# BEGIN_PANEL GTRA_ELIM / _ OR GTRP_ELIM / _ ################################### +# ADDNEQ2 15: Options for GNSS-specific Translations and ZPD Biases # +# # +# STATION TRANSLATIONS Tra Rot Scl # +# Type of constraining > %%%%%%%% < > % <> % <> % < # GTRADAT GTRATRA GTRAROT GTRASCL +# Stations to be> %%%%%%%% < > %%%%%%%% < # GTRAXCL GTRAFIX +# A priori sigmas N > %%%%%%%% < meters # GTRASIG_N +# E > %%%%%%%% < meters # GTRASIG_E +# U > %%%%%%%% < meters # GTRASIG_U +# # +# TROPOSPHERE BIASES # +# Type of constraining > %%%%%%%% < # GTRPDAT +# Stations to be> %%%%%%%% < > %%%%%%%% < # GTRPXCL GTRPFIX +# A priori sigma > %%%%%%%% < meters # GTRPSIG +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL ANT_ELIM / _ OR ANTX_ELIM / _ OR SPV_ELIM / _ #################### +# ADDNEQ2 16: Options for Satellite Antenna Phase Center Parameters # +# # +# SATELLITE PHASE CENTER OFFSETS # +# Modify parametrization GPS > %%%%%%%%%%%%%% < # SATANTGPS +# GLONASS> %%%%%%%%%%%%%% < # SATANTGLO +# A priori sigmas in X > %%%%%%%% < meters # SATANTX +# Y > %%%%%%%% < meters # SATANTY +# Z > %%%%%%%% < meters # SATANTZ +# Apply constraints to > %%%%%%%%%%%%%% < > %%%%%%%%%% < # SATANTS SATANTD +# Advanced grouping/sigmas > % < (YYYY MM DD) # SATANT0 +# # +# SATELLITE PHASE CENTER VARIATIONS # +# Modify parametrization GPS > %%%%%%%%%%%%%% < # SATSPVGPS +# GLONASS> %%%%%%%%%%%%%% < # SATSPVGLO +# A priori sigma > %%%%%%%% < meters # SATSPV +# Apply constraints to > %%%%%%%%%%%%%% < > %%%%%%%%%% < # SATSPVS SATSPVD +# Advanced grouping/sigmas > % < (YYYY MM DD) # SAPANT0 +# END_PANEL #################################################################### + + +# BEGIN_PANEL ANT_ELIM / _ OR ANTX_ELIM / _ OR SPV_ELIM / _ AND SATANT0 = 1 #### +# ADDNEQ2 16.1 Advanced Options for Satellite Antenna Phase Center Offsets # +# # +# ADVANCED PARAMETER STACKING AND CONSTRAINING # +# # +# A priori sigmas Satellite numbers # +# > Grp _X(m)_ _Y(m)_ _Z(m)_ ___ ___ ___ ___ ___ ___ ___ ___ ___ < # SATANTSTR +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL ANT_ELIM / _ OR ANTX_ELIM / _ OR SPV_ELIM / _ AND SAPANT0 = 1 #### +# ADDNEQ2 16.2 Advanced Options for Satellite Antenna Phase Center Variations # +# # +# ADVANCED PARAMETER STACKING AND CONSTRAINING # +# # +# Satellite numbers # +# > Grp A_priori_sigma(m) ___ ___ ___ ___ ___ ___ ___ ___ ___ < # SAPGRP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL RAO_ELIM / _ OR RAP_ELIM / _ ##################################### +# ADDNEQ2 17: Options for Receiver Antenna Phase Center Parameters # +# # +# RECEIVER ANTENNA PARAMETERS # +# Receiver antenna offsets North> %%%%%%%% < meters # RECANTN +# East > %%%%%%%% < meters # RECANTE +# Up > %%%%%%%% < meters # RECANTU +# Receiver antenna patterns > %%%%%%%% < meters # RECSPV +# END_PANEL #################################################################### + + +# BEGIN_PANEL TRANS_ELIM / _ ################################################### +# ADDNEQ2 18: Options for Helmert Transformation Parameters # +# # +# STACKING OF PARAMETERS # +# Translations > %%%%%%%%%%%% < # CMB_TRA +# Rotations > %%%%%%%%%%%% < # CMB_ROT +# Scale > %%%%%%%%%%%% < # CMB_SC +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL HOI_ELIM / _ ##################################################### +# ADDNEQ2 19: Options for Higher-order Ionosphere Scaling Factors # +# # +# PARAMETER HANDLING FOR A priori Sigma Stacking # +# Second-order term > %%%%%%%%% < > %%%%%%%%%% < > % < # HOI1 SIGHOI1 STKHOI1 +# Third-order term > %%%%%%%%% < > %%%%%%%%%% < > % < # HOI2 SIGHOI2 STKHOI2 +# Ray path bending term > %%%%%%%%% < > %%%%%%%%%% < > % < # HOI3 SIGHOI3 STKHOI3 +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL ALD_ELIM / _ OR OLD_ELIM / _ OR HLD_ELIM / _ ##################### +# ADDNEQ2 20: Options for Parameter Scaling Factors # +# # +# ATMOSPHERIC PRESSURE LOADING # +# Parameter setup > %%%%%%%%%%%%%%%%%% < > %%%%%%%% < # ALOADSET ALOADCLU +# Parameter decomposition > %%%%%%%%%%%%%%%%%% < # ALOADDEC +# Constrain scaling factors to > %%%%%%%% < # ALOAD10 +# Sigma in North/horizontal/overall> %%%%%%%% < meters # ALOADSIG1 +# @@@@@@@@@East@/vertical > %%%%%%%% < meters # ALOADSIG2 +# @@@@@@@@@Up > %%%%%%%% < meters # ALOADSIG3 +# # +# OCEAN NON-TIDAL LOADING # +# Parameter setup > %%%%%%%%%%%%%%%%%% < > %%%%%%%% < # ONTLDSET ONTLDCLU +# Parameter decomposition > %%%%%%%%%%%%%%%%%% < # ONTLDDEC +# Constrain scaling factors to > %%%%%%%% < # ONTLD10 +# Sigma in North/horizontal/overall> %%%%%%%% < meters # ONTLDSIG1 +# @@@@@@@@@East@/vertical > %%%%%%%% < meters # ONTLDSIG2 +# @@@@@@@@@Up > %%%%%%%% < meters # ONTLDSIG3 +# # +# HYDROSTATIC PRESSURE LOADING # +# Parameter setup > %%%%%%%%%%%%%%%%%% < > %%%%%%%% < # HLOADSET HLOADCLU +# Parameter decomposition > %%%%%%%%%%%%%%%%%% < # HLOADDEC +# Constrain scaling factors to > %%%% < # HLOAD10 +# Sigma in North/horizontal/overall> %%%%%%%% < meters # HLOADSIG1 +# @@@@@@@@@East@/vertical > %%%%%%%% < meters # HLOADSIG2 +# @@@@@@@@@Up > %%%%%%%% < meters # HLOADSIG3 +# END_PANEL #################################################################### + + +# BEGIN_PANEL CLKR_ELIM / _ OR CLKS_ELIM / _ ################################### +# ADDNEQ2 21: Options for Epoch-wise Clock Offsets # +# # +# REFERENCE CLOCK # +# Selection of reference clock(s) > %%%%%%%%%%%%%% < # REFCLOCK +# Manual: Stations > %%%%%%%%%%%%%%%%%%%% < # CLKSTASEL +#@@@@@@@@@@@@@@@@@@@@@@@@@Satellites > %%%%%%%%%%%%%%%%%%%% < # CLKSATSEL +# From file: Stations > %%%%%%%% < # CLKSTAFIL +#@@@@@@@@@@@@@@@@@@@@@@@@@Satellites > %%%%%%%% < # CLKSATFIL +# # +# Fix reference clock > % < # CLKFIX +# A priori sigma for reference clock> %%%%%%%% < nsec # CLKSIG +# # +# Fix only clocks with input values > % < # CLKDELINP +# END_PANEL #################################################################### + + +# BEGIN_PANEL CLKR_ELIM / _ OR CLKS_ELIM / _ AND CLKRNX / _ ################### +# ADDNEQ2 21.1: Options for Epoch-wise Clock Offsets # +# # +# HEADER ENTRIES FOR THE CLOCK RINEX OUTPUT FILE # +# Run by > %%%%%%%%%%%%%%%%%%% < # RUNBY +# AC designator > %%%% < # AC +# AC name > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # ACNAME +# # +# Time system > %%%% < # TIMESYS +# DCBs applied > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # DCBLINE +# # +# Comment lines: # +# > Comment_lines_______________________________________________ < # COMMENT +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL RNG_ELIM / _ ##################################################### +# ADDNEQ2 22: Options for SLR Range Biases # +# # +# A PRIORI SIGMAS # +# Range bias parameters > %%%%%%%% < # RGBSIG +# # +# ESTIMATION/STACKING PER STATION # +# > % < Stack only identical range biases # RGB_STK1 +# > % < Stack range biases for the satellites of one group # RGB_STK2 +# > % < Stack all range biases for one station # RGB_STK3 +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL STAINFO / _ AND USEFLG = 999 ##################################### +# ADDNEQ2 99.1: Selection from Station Information File # +# # +# THIS PANEL IS FOR TEST PURPOSES ONLY # +# MODIFY SR GTSTAFLG.f90 AND REMOVE USEFLG TO ACTIVATE # +# # +# FLAGS CONCERNING STATION INFORMATION FILE # +# Consider flags > % < # USEFLG +# # +# FLAGS TO BE CONSIDERED # +# Type 001: Renaming of stations > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # FLG001 +# Type 002: Station information > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # FLG002 +# Type 003: Station problems > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # FLG003 +# # +# Flag 999: Any flag will be considered # +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL STEP2 = 1 ######################################################## +# ADDNEQ2 99.2: Compensate for Step-2 Tide SW Bug # +# # +# Compensate for effect of step-2 tide SW bug between > % < # STEP2 +# > %%%%%%%%%% < and > %%%%%%%%%% < (yyyy mm dd) # STEP2A STEP2B +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_RED/GPSXTR.INP b/config/bernese/gpsuser52-luzon/OPT/R2S_RED/GPSXTR.INP new file mode 100755 index 0000000..eed2d14 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_RED/GPSXTR.INP @@ -0,0 +1,284 @@ + +! Some keywords for automatic output +! ---------------------------------- +CAMPAIGN 1 "${P}/PHIVOLCS" + ## widget = initmenu; pointer = ACTIVE_CAMPAIGN + +SESSION_TABLE 1 "${P}/PHIVOLCS\STA\SESSIONS.SES" + ## widget = initmenu; pointer = SESSION_TABLE + +DESCR_SESSION_TABLE 1 "Session table" + +YR4_INFO 1 "2019" + ## widget = comment + # $Y+0 + +SES_INFO 1 "0110" + ## widget = comment + # $S+0 + +USR_INFO 1 "${USER}" + ## widget = comment + +! ------------------------------------------------------------------------- +! Environment Variables +! --------------------- +ENVIRONMENT 5 + "U" "c:\Bernese\GPSUSER52" + "T" "c:\Bernese\GPSTEMP" + "X" "c:\Bernese\BERN52\GPS" + "P" "c:\Bernese\GPSDATA\CAMPAIGN52" + "USER" "" + ## widget = initmenu; pointer = ENVIR_LIST + +! ------------------------------------------------------------------------- +! General Constants +! ----------------- +SHOWGEN 1 "1" + ## widget = checkbox + +MSG_SHOWGEN 1 "Show all general files" + +CONST 1 "${X}/GEN\CONST." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # CONST. + +DESCR_CONST 1 "General constants" + +! GPSEST/ADDNEQ Input Files +! ------------------------- +RADIO_1 1 "0" + ## widget = radiobutton; group = DUMMY; radiokeys = JOBGPS + +MSG_RADIO_1 1 "GPSEST/ADDNEQ2 output files" + +RADIO_3 1 "1" + ## widget = radiobutton; group = DUMMY; radiokeys = OUTPUT + +MSG_RADIO_3 1 "GPSEST/ADDNEQ2 output files" + +JOBGPS 0 + ## widget = selwin; path = DIR_OUT; ext = NO_EXT; maxfiles = 999 + ## emptyallowed = true + # + +MSG_JOBGPS 1 "GPSEST job output files" + +JOBGPS_TXT_COL_1 1 "GPSEST job output files" + +OUTPUT 1 "${P}/PHIVOLCS\OUT\$F190110.OUT" + ## widget = selwin; path = DIR_OUT; ext = EXT_OUT; maxfiles = 999 + ## emptyallowed = true + # $F$YSS+0 + +MSG_OUTPUT 1 "GPSEST/ADDNEQ output files" + +OUTPUT_TXT_COL_1 1 "GPSEST/ADDNEQ output files" + +! Title +! ----- +TITLE 1 "RNX2SNX_190110: Extraction from reducing the NEQ - $F" + ## widget = lineedit + # RNX2SNX_$YSS+0: Extraction from reducing the NEQ - $F + +MSG_TITLE 1 "Title line" + +! Output Summary +! -------------- +GPSOUT 1 "${P}/PHIVOLCS\OUT\$F190110.SUM" + ## widget = lineedit; path = DIR_OUT; ext = EXT_SUM; maxfiles = -1 + # $F$YSS+0 + +MSG_GPSOUT 1 "Output summary" + +! Coordinate Summary +! ------------------ +CRDOUT 0 + ## widget = lineedit; path = DIR_OUT; ext = EXT_SUM; maxfiles = -1 + # + +MSG_CRDOUT 1 "Coordinate summary" + +! Kinematic Summary +! ----------------- +KINOUT 0 + ## widget = lineedit; path = DIR_OUT; ext = EXT_SUM; maxfiles = -1 + # + +MSG_KINOUT 1 "Kinematic summary" + +! Ionosphere Summary +! ------------------ +GIMOUT 0 + ## widget = lineedit; path = DIR_OUT; ext = EXT_SUM; maxfiles = -1 + # + +MSG_GIMOUT 1 "GIM summary" + +! Clock Summary +! ------------- +CLKOUT 0 + ## widget = lineedit; path = DIR_OUT; ext = EXT_SUM; maxfiles = -1 + # + +MSG_CLKOUT 1 "Clock summary: clock differences" + +CLKBSL 0 + ## widget = selwin; path = DIR_BSL; ext = EXT_BSL; maxfiles = 1 + ## activeif = CLKOUT / _ OR CLKDEV / _ + # + +MSG_CLKBSL 1 "Pairs of clocks for clock summary" + +! Clock Summary: Allan deviation +! ------------- +CLKDEV 0 + ## widget = lineedit; path = DIR_OUT; ext = EXT_SUM; maxfiles = -1 + # + +MSG_CLKDEV 1 "Clock summary: Allan deviation" + +! QIF Summary +! ----------- +QIFOUT 0 + ## widget = lineedit; path = DIR_OUT; ext = EXT_SUM; maxfiles = -1 + # + +MSG_QIFOUT 1 "Ambiguity res. summary" + +! Ambiguity Summary +! ----------------- +AMBOUT 0 + ## widget = lineedit; path = DIR_OUT; ext = EXT_SUM; maxfiles = -1 + # + +MSG_AMBOUT 1 "Ambiguity fractionals" + +! Campaign Summary +! ---------------- +CAMPFM 0 + ## widget = lineedit; path = DIR_OUT; ext = EXT_SUM; maxfiles = -1 + # + +MSG_CAMPFM 1 "Campaign summary" + +! Weekly Summary +! -------------- +WEEKFM 0 + ## widget = lineedit; path = DIR_OUT; ext = EXT_SUM; maxfiles = -1 + # + +MSG_WEEKFM 1 "Weekly summary" + +! Pole Summary +! ------------ +POLOUT 0 + ## widget = lineedit; path = DIR_OUT; ext = EXT_SUM; maxfiles = -1 + # + +MSG_POLOUT 1 "Pole output" + +! Program Output File +! ------------------- +SYSODEF 1 "0" + ## widget = checkbox + +MSG_SYSODEF 1 "Program output" + +SYSOUT 1 "${P}/PHIVOLCS\OUT\XTR190110.OUT" + ## widget = lineedit; path = DIR_OUT; ext = EXT_OUT + ## activeif = SYSODEF == 0; emptyallowed = false + # XTR$YSS+0 + +DESCR_SYSOUT 1 "Program output" + +! Error Message File +! ------------------ +ERRMRG 1 "0" + ## widget = checkbox + +MSG_ERRMRG 1 "Error message" + +SYSERR 1 "${U}/WORK\ERROR.MSG" + ## widget = lineedit; path = PTH_ERR; ext = EXT_ERR + ## activeif = ERRMRG == 0; emptyallowed = false + # ERROR + +DESCR_SYSERR 1 "Error message" + +! Which Pole Parameter Sets +! ------------------------- +IMEAN 1 "ALL" + ## widget = combobox; editable = FALSE; cards = ALL 1 2 3 + ## activeif = POLOUT / _ + +MSG_IMEAN 1 "Pole parameter sets" + +! Ambiguity resolution summary detail level +! ----------------------------------------- +AMBLOD 1 "ALL" + ## widget = combobox; activeif = QIFOUT / _; editable = false + ## cards = ALL EACH&ALL GPS GLONASS GALILEO + +MSG_AMBLOD 1 "Ambiguity resolution: GNSS" + +! Ambiguity resolution characterization +! ------------------------------------- +AMBID 0 + ## widget = combobox; cards = WL NL QIF L5 L3 L12 L1 L2 + ## activeif = QIFOUT / _; check_strlen = 3 + # + +MSG_AMBID 1 "Ambiguity resolution: #AR_ID" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# EXTRACT GPSEST/ADDNEQ2 PROGRAM OUTPUT - GPSXTR 1: Extractions # +# # +# GENERAL FILES # +# Show all general files > % < # SHOWGEN +# # +# INPUT FILENAMES # +# > % < > %%%%%%%%%%%% < (GPSEST.Lxx/ADDNEQ2.Lxx) # RADIO_1 JOBGPS +# > % < > %%%%%%%% < (GPSEST/ADDNEQ2 output) # RADIO_3 OUTPUT +# # +# GENERAL OUTPUT FILES # +# Program output > % < use GPSXTR.Lnn or > %%%%%%%% < # SYSODEF SYSOUT +# Error messages > % < merged to program output or > %%%%%%%% < # ERRMRG SYSERR +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWGEN = 1 ##################################################### +# GPSXTR 1.1: General Files # +# # +# GENERAL INPUT FILES # +# General constants > %%%%%%%%%%%% < # CONST +# # +# MENU SETTINGS # +# Selected campaign > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # CAMPAIGN +# Selected session year> %%%% < session> %%%% < # YR4_INFO SES_INFO +# Session table > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # SESSION_TABLE +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# GPSXTR 2: Output Files # +# # +# TITLE > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # TITLE +# # +# OUTPUT FILES # +# Output summary > %%%%%%%% < # GPSOUT +# Coordinate summary > %%%%%%%% < # CRDOUT +# Kinematic summary > %%%%%%%% < # KINOUT +# GIM summary > %%%%%%%% < # GIMOUT +# Clock summary > %%%%%%%% < Baseline> %%%%%%%% < # CLKOUT CLKBSL +# Clock Allan deviation > %%%%%%%% < # CLKDEV +# Ambiguity resolution > %%%%%%%% < GNSS> %%%%%%%% < ID> %%% < # QIFOUT AMBLOD AMBID +# Ambiguity fractionals > %%%%%%%% < # AMBOUT +# Campaign summary > %%%%%%%% < # CAMPFM +# Weekly summary > %%%%%%%% < # WEEKFM +# Pole output > %%%%%%%% < Pole parameter sets> %%%% < # POLOUT IMEAN +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_RED/GPSXTR.old b/config/bernese/gpsuser52-luzon/OPT/R2S_RED/GPSXTR.old new file mode 100755 index 0000000..857d512 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_RED/GPSXTR.old @@ -0,0 +1,279 @@ + +! Some keywords for automatic output +! ---------------------------------- +CAMPAIGN 1 "./DUMMY" + ## widget = initmenu; pointer = ACTIVE_CAMPAIGN + +SESSION_TABLE 1 "${X}/SKL/SESSIONS.SES" + ## widget = initmenu; pointer = SESSION_TABLE + +DESCR_SESSION_TABLE 1 "Session table" + +YR4_INFO 1 "1980" + ## widget = comment + # $Y+0 + +SES_INFO 1 "0060" + ## widget = comment + # $S+0 + +USR_INFO 1 "${USER}" + ## widget = comment + +! ------------------------------------------------------------------------- +! Environment Variables +! --------------------- +ENVIRONMENT 1 "" "${}" + ## widget = initmenu; pointer = ENVIR_LIST + +! ------------------------------------------------------------------------- +! General Constants +! ----------------- +SHOWGEN 1 "1" + ## widget = checkbox + +MSG_SHOWGEN 1 "Show all general files" + +CONST 1 "${X}/GEN/CONST." + ## widget = selwin; path = PTH_GEN; ext = NO_EXT; maxfiles = 1 + # CONST. + +DESCR_CONST 1 "General constants" + +! GPSEST/ADDNEQ Input Files +! ------------------------- +RADIO_1 1 "0" + ## widget = radiobutton; group = DUMMY; radiokeys = JOBGPS + +MSG_RADIO_1 1 "GPSEST/ADDNEQ2 output files" + +RADIO_3 1 "1" + ## widget = radiobutton; group = DUMMY; radiokeys = OUTPUT + +MSG_RADIO_3 1 "GPSEST/ADDNEQ2 output files" + +JOBGPS 0 + ## widget = selwin; path = DIR_OUT; ext = NO_EXT; maxfiles = 999 + ## emptyallowed = true + # + +MSG_JOBGPS 1 "GPSEST job output files" + +JOBGPS_TXT_COL_1 1 "GPSEST job output files" + +OUTPUT 1 "./DUMMY/OUT/$F800060.OUT" + ## widget = selwin; path = DIR_OUT; ext = EXT_OUT; maxfiles = 999 + ## emptyallowed = true + # $F$YSS+0 + +MSG_OUTPUT 1 "GPSEST/ADDNEQ output files" + +OUTPUT_TXT_COL_1 1 "GPSEST/ADDNEQ output files" + +! Title +! ----- +TITLE 1 "RNX2SNX_800060: Extraction from reducing the NEQ - $F" + ## widget = lineedit + # RNX2SNX_$YSS+0: Extraction from reducing the NEQ - $F + +MSG_TITLE 1 "Title line" + +! Output Summary +! -------------- +GPSOUT 1 "./DUMMY/OUT/$F800060.SUM" + ## widget = lineedit; path = DIR_OUT; ext = EXT_SUM; maxfiles = -1 + # $F$YSS+0 + +MSG_GPSOUT 1 "Output summary" + +! Coordinate Summary +! ------------------ +CRDOUT 0 + ## widget = lineedit; path = DIR_OUT; ext = EXT_SUM; maxfiles = -1 + # + +MSG_CRDOUT 1 "Coordinate summary" + +! Kinematic Summary +! ----------------- +KINOUT 0 + ## widget = lineedit; path = DIR_OUT; ext = EXT_SUM; maxfiles = -1 + # + +MSG_KINOUT 1 "Kinematic summary" + +! Ionosphere Summary +! ------------------ +GIMOUT 0 + ## widget = lineedit; path = DIR_OUT; ext = EXT_SUM; maxfiles = -1 + # + +MSG_GIMOUT 1 "GIM summary" + +! Clock Summary +! ------------- +CLKOUT 0 + ## widget = lineedit; path = DIR_OUT; ext = EXT_SUM; maxfiles = -1 + # + +MSG_CLKOUT 1 "Clock summary: clock differences" + +CLKBSL 0 + ## widget = selwin; path = DIR_BSL; ext = EXT_BSL; maxfiles = 1 + ## activeif = CLKOUT / _ OR CLKDEV / _ + # + +MSG_CLKBSL 1 "Pairs of clocks for clock summary" + +! Clock Summary: Allan deviation +! ------------- +CLKDEV 0 + ## widget = lineedit; path = DIR_OUT; ext = EXT_SUM; maxfiles = -1 + # + +MSG_CLKDEV 1 "Clock summary: Allan deviation" + +! QIF Summary +! ----------- +QIFOUT 0 + ## widget = lineedit; path = DIR_OUT; ext = EXT_SUM; maxfiles = -1 + # + +MSG_QIFOUT 1 "Ambiguity res. summary" + +! Ambiguity Summary +! ----------------- +AMBOUT 0 + ## widget = lineedit; path = DIR_OUT; ext = EXT_SUM; maxfiles = -1 + # + +MSG_AMBOUT 1 "Ambiguity fractionals" + +! Campaign Summary +! ---------------- +CAMPFM 0 + ## widget = lineedit; path = DIR_OUT; ext = EXT_SUM; maxfiles = -1 + # + +MSG_CAMPFM 1 "Campaign summary" + +! Weekly Summary +! -------------- +WEEKFM 0 + ## widget = lineedit; path = DIR_OUT; ext = EXT_SUM; maxfiles = -1 + # + +MSG_WEEKFM 1 "Weekly summary" + +! Pole Summary +! ------------ +POLOUT 0 + ## widget = lineedit; path = DIR_OUT; ext = EXT_SUM; maxfiles = -1 + # + +MSG_POLOUT 1 "Pole output" + +! Program Output File +! ------------------- +SYSODEF 1 "0" + ## widget = checkbox + +MSG_SYSODEF 1 "Program output" + +SYSOUT 1 "./DUMMY/OUT/XTR800060.OUT" + ## widget = lineedit; path = DIR_OUT; ext = EXT_OUT + ## activeif = SYSODEF == 0; emptyallowed = false + # XTR$YSS+0 + +DESCR_SYSOUT 1 "Program output" + +! Error Message File +! ------------------ +ERRMRG 1 "0" + ## widget = checkbox + +MSG_ERRMRG 1 "Error message" + +SYSERR 1 "${U}/WORK/ERROR.MSG" + ## widget = lineedit; path = PTH_ERR; ext = EXT_ERR + ## activeif = ERRMRG == 0; emptyallowed = false + # ERROR + +DESCR_SYSERR 1 "Error message" + +! Which Pole Parameter Sets +! ------------------------- +IMEAN 1 "ALL" + ## widget = combobox; editable = FALSE; cards = ALL 1 2 3 + ## activeif = POLOUT / _ + +MSG_IMEAN 1 "Pole parameter sets" + +! Ambiguity resolution summary detail level +! ----------------------------------------- +AMBLOD 1 "ALL" + ## widget = combobox; activeif = QIFOUT / _; editable = false + ## cards = ALL EACH&ALL GPS GLONASS GALILEO + +MSG_AMBLOD 1 "Ambiguity resolution: GNSS" + +! Ambiguity resolution characterization +! ------------------------------------- +AMBID 0 + ## widget = combobox; cards = WL NL QIF L5 L3 L12 L1 L2 + ## activeif = QIFOUT / _; check_strlen = 3 + # + +MSG_AMBID 1 "Ambiguity resolution: #AR_ID" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# EXTRACT GPSEST/ADDNEQ2 PROGRAM OUTPUT - GPSXTR 1: Extractions # +# # +# GENERAL FILES # +# Show all general files > % < # SHOWGEN +# # +# INPUT FILENAMES # +# > % < > %%%%%%%%%%%% < (GPSEST.Lxx/ADDNEQ2.Lxx) # RADIO_1 JOBGPS +# > % < > %%%%%%%% < (GPSEST/ADDNEQ2 output) # RADIO_3 OUTPUT +# # +# GENERAL OUTPUT FILES # +# Program output > % < use GPSXTR.Lnn or > %%%%%%%% < # SYSODEF SYSOUT +# Error messages > % < merged to program output or > %%%%%%%% < # ERRMRG SYSERR +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL SHOWGEN = 1 ##################################################### +# GPSXTR 1.1: General Files # +# # +# GENERAL INPUT FILES # +# General constants > %%%%%%%%%%%% < # CONST +# # +# MENU SETTINGS # +# Selected campaign > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # CAMPAIGN +# Selected session year> %%%% < session> %%%% < # YR4_INFO SES_INFO +# Session table > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # SESSION_TABLE +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# GPSXTR 2: Output Files # +# # +# TITLE > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # TITLE +# # +# OUTPUT FILES # +# Output summary > %%%%%%%% < # GPSOUT +# Coordinate summary > %%%%%%%% < # CRDOUT +# Kinematic summary > %%%%%%%% < # KINOUT +# GIM summary > %%%%%%%% < # GIMOUT +# Clock summary > %%%%%%%% < Baseline> %%%%%%%% < # CLKOUT CLKBSL +# Clock Allan deviation > %%%%%%%% < # CLKDEV +# Ambiguity resolution > %%%%%%%% < GNSS> %%%%%%%% < ID> %%% < # QIFOUT AMBLOD AMBID +# Ambiguity fractionals > %%%%%%%% < # AMBOUT +# Campaign summary > %%%%%%%% < # CAMPFM +# Weekly summary > %%%%%%%% < # WEEKFM +# Pole output > %%%%%%%% < Pole parameter sets> %%%% < # POLOUT IMEAN +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_RED/MENU.INP b/config/bernese/gpsuser52-luzon/OPT/R2S_RED/MENU.INP new file mode 100755 index 0000000..b7a216b --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_RED/MENU.INP @@ -0,0 +1,90 @@ + +! Release Information Notes +! ------------------------- +RELEASE_INFO 1 "${X}/DOC/RELEASE.TXT" + +! List of Remaining Menu Input Files (full Pathes) +! ------------------------------------------------ +MENU_CMP_INP 1 "${X}/PAN/MENU_CMP.INP" + +MSG_MENU_CMP_INP 1 "Edit list of campaigns" + +MENU_VAR_INP 1 "${U}/PAN/MENU_VAR.INP" + +MSG_MENU_VAR_INP 1 "Menu variables" + +MENU_EXT_INP 1 "${U}/PAN/MENU_EXT.INP" + +MSG_MENU_EXT_INP 1 "Paths and extensions" + +MENU_PGM_INP 1 "${U}/PAN/MENU_PGM.INP" + +MSG_MENU_PGM_INP 1 "Program names" + +! Active Campaign +! --------------- +ACTIVE_CAMPAIGN 1 "${P}/EXAMPLE" + +! Modified Julian Date +! -------------------- +MODJULDATE 1 "55404.000000" + +! Session (only the last character is relevant) +! --------------------------------------------- +SESSION_CHAR 1 "0" + +SESSION_TABLE 1 "${P}/PHIVOLCS\STA\SESSIONS.SES" + ## widget = selwin; path = DIR_SES; ext = EXT_SES; maxfiles = 1 + # SESSIONS + +! Job character +! ------------- +JOB_ID 1 "" + +! Size of the Main Window +! ----------------------- +MAIN_WIDTH 1 "1196" + +MAIN_HEIGHT 1 "719" + +! Colors (RGB Button + RGB Background) +! ------------------------------------ +MAIN_PALETTE 0 + +! Font Types and Font Sizes +! ------------------------- +FONTTYPE_BASE 0 + +FONTSIZE_BASE 0 + +FONTBOLD_BASE 0 + +FONTITALIC_BASE 0 + +FONTSTRIKEOUT_BASE 0 + +FONTUNDERLINE_BASE 0 + +FONTTYPE_LARGE 1 "Courier" + +FONTSIZE_LARGE 1 "12" + +FONTBOLD_LARGE 1 "0" + +FONTITALIC_LARGE 1 "0" + +FONTSTRIKEOUT_LARGE 1 "0" + +FONTUNDERLINE_LARGE 1 "0" + +FONTTYPE_SMALL 0 + +FONTSIZE_SMALL 0 + +FONTBOLD_SMALL 0 + +FONTITALIC_SMALL 0 + +FONTSTRIKEOUT_SMALL 0 + +FONTUNDERLINE_SMALL 0 diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_RED/MENU.old b/config/bernese/gpsuser52-luzon/OPT/R2S_RED/MENU.old new file mode 100755 index 0000000..3abd4c6 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_RED/MENU.old @@ -0,0 +1,90 @@ + +! Release Information Notes +! ------------------------- +RELEASE_INFO 1 "${X}/DOC/RELEASE.TXT" + +! List of Remaining Menu Input Files (full Pathes) +! ------------------------------------------------ +MENU_CMP_INP 1 "${X}/PAN/MENU_CMP.INP" + +MSG_MENU_CMP_INP 1 "Edit list of campaigns" + +MENU_VAR_INP 1 "${U}/PAN/MENU_VAR.INP" + +MSG_MENU_VAR_INP 1 "Menu variables" + +MENU_EXT_INP 1 "${U}/PAN/MENU_EXT.INP" + +MSG_MENU_EXT_INP 1 "Paths and extensions" + +MENU_PGM_INP 1 "${U}/PAN/MENU_PGM.INP" + +MSG_MENU_PGM_INP 1 "Program names" + +! Active Campaign +! --------------- +ACTIVE_CAMPAIGN 1 "${P}/EXAMPLE" + +! Modified Julian Date +! -------------------- +MODJULDATE 1 "55404.000000" + +! Session (only the last character is relevant) +! --------------------------------------------- +SESSION_CHAR 1 "0" + +SESSION_TABLE 1 "./DUMMY/STA/SESSIONS.SES" + ## widget = selwin; path = DIR_SES; ext = EXT_SES; maxfiles = 1 + # SESSIONS + +! Job character +! ------------- +JOB_ID 1 "" + +! Size of the Main Window +! ----------------------- +MAIN_WIDTH 1 "1196" + +MAIN_HEIGHT 1 "719" + +! Colors (RGB Button + RGB Background) +! ------------------------------------ +MAIN_PALETTE 0 + +! Font Types and Font Sizes +! ------------------------- +FONTTYPE_BASE 0 + +FONTSIZE_BASE 0 + +FONTBOLD_BASE 0 + +FONTITALIC_BASE 0 + +FONTSTRIKEOUT_BASE 0 + +FONTUNDERLINE_BASE 0 + +FONTTYPE_LARGE 1 "Courier" + +FONTSIZE_LARGE 1 "12" + +FONTBOLD_LARGE 1 "0" + +FONTITALIC_LARGE 1 "0" + +FONTSTRIKEOUT_LARGE 1 "0" + +FONTUNDERLINE_LARGE 1 "0" + +FONTTYPE_SMALL 0 + +FONTSIZE_SMALL 0 + +FONTBOLD_SMALL 0 + +FONTITALIC_SMALL 0 + +FONTSTRIKEOUT_SMALL 0 + +FONTUNDERLINE_SMALL 0 diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_RED/MENU_CMP.INP b/config/bernese/gpsuser52-luzon/OPT/R2S_RED/MENU_CMP.INP new file mode 100755 index 0000000..2105ac5 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_RED/MENU_CMP.INP @@ -0,0 +1,17 @@ + +! List of Campaigns +! ----------------- +CAMPAIGN 2 + "${P}/EXAMPLE" + "${P}/PAGENET" + ## widget = uniline; numlines = 30 + +MSG_CAMPAIGN 1 "Campaign directory" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# EDIT LIST OF CAMPAIGNS - MENU_CMP # +# # +# > Campaign_directory < # CAMPAIGN +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_RED/MENU_CMP.old b/config/bernese/gpsuser52-luzon/OPT/R2S_RED/MENU_CMP.old new file mode 100755 index 0000000..2105ac5 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_RED/MENU_CMP.old @@ -0,0 +1,17 @@ + +! List of Campaigns +! ----------------- +CAMPAIGN 2 + "${P}/EXAMPLE" + "${P}/PAGENET" + ## widget = uniline; numlines = 30 + +MSG_CAMPAIGN 1 "Campaign directory" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# EDIT LIST OF CAMPAIGNS - MENU_CMP # +# # +# > Campaign_directory < # CAMPAIGN +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_RED/MENU_EXT.INP b/config/bernese/gpsuser52-luzon/OPT/R2S_RED/MENU_EXT.INP new file mode 100755 index 0000000..e75def6 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_RED/MENU_EXT.INP @@ -0,0 +1,1653 @@ + +! No path/no extension +! -------------------- +NO_PTH 0 + +NO_EXT 0 + +! General files: Path +! ------------------- +PTH_GEN 1 "${X}/GEN" + ## widget = lineedit + +MSG_PTH_GEN 1 "General files: path" + +! General Files: SatCrux/StaCrux +! ------------------------------ +EXT_CRX 1 "CRX" + ## widget = lineedit + +MSG_EXT_CRX 1 "Satellite problem file/old station problem file: extension" + +! General Files: Ant/Rec translation +! ---------------------------------- +EXT_TRN 1 "TRN" + ## widget = lineedit + +MSG_EXT_TRN 1 "Old antenna/receiver name translation table: extension" + +! General Files: Ocean tide model +! ------------------------------- +EXT_TID 1 "TID" + ## widget = lineedit + +MSG_EXT_TID 1 "Ocean tide model: extension" + +! General Files: Solid Earth tide model +! ------------------------------------- +EXT_TPO 1 "TPO" + ## widget = lineedit + +MSG_EXT_TPO 1 "Solid Earth tide model: extension" + +! General Files: Planetary ephemeris +! ---------------------------------- +EXT_EPH 1 "EPH" + ## widget = lineedit + +MSG_EXT_EPH 1 "Planetary ephemeris: extension" + +! General Files: Frequency information +! ------------------------------------ +EXT_FRQ 1 "FRQ" + ## widget = lineedit + +MSG_EXT_FRQ 1 "Frequency information: extension" + +! Orbit files: Broadcast file +! --------------------------- +DIR_BRD 1 "ORB" + ## widget = lineedit + +MSG_DIR_BRD 1 "Broadcast orbits: directory" + +EXT_BRD 1 "BRD" + ## widget = lineedit + +MSG_EXT_BRD 1 "Broadcast orbits: extension" + +! Orbit files: Precise file (original) +! ------------------------------------ +DIR_OPR 1 "ORB" + ## widget = lineedit + +MSG_DIR_OPR 1 "Precise orbits (original): directory" + +! Orbit files: Precise file +! ------------------------- +DIR_PRE 1 "ORB" + ## widget = lineedit + +MSG_DIR_PRE 1 "Precise orbits: directory" + +EXT_PRE 1 "PRE" + ## widget = lineedit + +MSG_EXT_PRE 1 "Precise orbits: extension" + +! Orbit files: Tabular orbit +! -------------------------- +DIR_TAB 1 "ORB" + ## widget = lineedit + +MSG_DIR_TAB 1 "Tabular orbits: directory" + +EXT_TAB 1 "TAB" + ## widget = lineedit + +MSG_EXT_TAB 1 "Tabular orbits: extension" + +! Orbit files: Orbital elements +! ----------------------------- +DIR_ELE 1 "ORB" + ## widget = lineedit + +MSG_DIR_ELE 1 "Improved orbit elements: directory" + +EXT_ELE 1 "ELE" + ## widget = lineedit + +MSG_EXT_ELE 1 "Improved orbit elements: extension" + +! Orbit files: Standard orbit +! --------------------------- +DIR_STD 1 "ORB" + ## widget = lineedit + +MSG_DIR_STD 1 "Standard orbits: directory" + +EXT_STD 1 "STD" + ## widget = lineedit + +MSG_EXT_STD 1 "Standard orbits: extension" + +! Orbit files: Radian press. +! -------------------------- +DIR_RPR 1 "ORB" + ## widget = lineedit + +MSG_DIR_RPR 1 "Radian pressure coefficients: directory" + +EXT_RPR 1 "RPR" + ## widget = lineedit + +MSG_EXT_RPR 1 "Radian pressure coefficients: extension" + +! Orbot files: ERP-file +! --------------------- +DIR_ERP 1 "ORB" + ## widget = lineedit + +MSG_DIR_ERP 1 "Earth orientation parameters: directory" + +EXT_ERP 1 "ERP" + ## widget = lineedit + +MSG_EXT_ERP 1 "Earth orientation parameters: extension" + +! Orbit files: ERP-file (IERS) +! ---------------------------- +DIR_IEP 1 "ORB" + ## widget = lineedit + +MSG_DIR_IEP 1 "Earth orientation parameters (IERS format): directory" + +EXT_IEP 1 "IEP" + ## widget = lineedit + +MSG_EXT_IEP 1 "Earth orientation parameters (IERS format): extension" + +! Orbit files: Geocenter file +! --------------------------- +DIR_GCC 1 "ORB" + ## widget = lineedit + +MSG_DIR_GCC 1 "Geocenter coordinates: directory" + +EXT_GCC 1 "GCC" + ## widget = lineedit + +MSG_EXT_GCC 1 "Geocenter coordinates: extension" + +! Orbit files: Sat. clocks +! ------------------------ +DIR_CLK 1 "ORB" + ## widget = lineedit + +MSG_DIR_CLK 1 "Satellite/Receiver clocks: directory" + +EXT_CLK 1 "CLK" + ## widget = lineedit + +MSG_EXT_CLK 1 "Satellite/Receiver clocks: extension" + +! Orbit files: Diff. code bias +! ---------------------------- +DIR_DCB 1 "ORB" + ## widget = lineedit + +MSG_DIR_DCB 1 "Differential code biases: directory" + +EXT_DCB 1 "DCB" + ## widget = lineedit + +MSG_EXT_DCB 1 "Differential code biases: extension" + +! Orbit files: Inter-system bias +! ------------------------------ +DIR_ISB 1 "ORB" + ## widget = lineedit + +MSG_DIR_ISB 1 "Inter-system biases: directory" + +EXT_ISB 1 "ISB" + ## widget = lineedit + +MSG_EXT_ISB 1 "Inter-system biases: extension" + +! Orbit: BIAS SINEX +! ----------------- +DIR_BIA 1 "ORB" + ## widget = lineedit + +MSG_DIR_BIA 1 "Biases (SINEX format): directory" + +EXT_BIA 1 "BIA" + ## widget = lineedit + +MSG_EXT_BIA 1 "Biases (SINEX format): extension" + +! Orbit: IRV file +! --------------- +DIR_IRV 1 "ORB" + ## widget = lineedit + +MSG_DIR_IRV 1 "IRVs: directory" + +EXT_IRV 1 "IRV" + ## widget = lineedit + +MSG_EXT_IRV 1 "IRVs: extension" + +! Orbit: CPF file +! --------------- +DIR_CPF 1 "ORB" + ## widget = lineedit + +MSG_DIR_CPF 1 "CPFs: directory" + +EXT_CPF 1 "CPF" + ## widget = lineedit + +MSG_EXT_CPF 1 "CPFs: extension" + +! Orbit: State vector file +! ------------------------ +DIR_STV 1 "ORB" + ## widget = lineedit + +MSG_DIR_STV 1 "State vectors: directory" + +EXT_STV 1 "STV" + ## widget = lineedit + +MSG_EXT_STV 1 "State vectors: extension" + +! Orbit: Accelerometer data +! ------------------------- +DIR_ACC 1 "ORB" + ## widget = lineedit + +MSG_DIR_ACC 1 "Accelerometer data: directory" + +EXT_ACC 1 "ACC" + ## widget = lineedit + +MSG_EXT_ACC 1 "Accelerometer data: extension" + +! LEO-Orbit: Attitude data +! ------------------------ +DIR_ATT 1 "ORB" + ## widget = lineedit + +MSG_DIR_ATT 1 "Attitude data: directory" + +EXT_ATT 1 "ATT" + ## widget = lineedit + +MSG_EXT_ATT 1 "Attitude data: extension" + +! LEO-Orbit: LEO maneuvers +! ------------------------ +DIR_MAN 1 "ORB" + ## widget = lineedit + +MSG_DIR_MAN 1 "LEO maneuvers: directory" + +EXT_MAN 1 "MAN" + ## widget = lineedit + +MSG_EXT_MAN 1 "LEO maneuvers: extension" + +! LEO-Orbit: CHAMP orbit format +! ----------------------------- +DIR_CHO 1 "ORB" + ## widget = lineedit + +MSG_DIR_CHO 1 "File in CHAMP orbit format: directory" + +EXT_CHO 1 "CHO" + ## widget = lineedit + +MSG_EXT_CHO 1 "File in CHAMP orbit format: extension" + +! Orbit: POE orbit format +! ----------------------- +DIR_POE 1 "ORB" + ## widget = lineedit + +MSG_DIR_POE 1 "File in POE: directory" + +EXT_POE 1 "POE" + ## widget = lineedit + +MSG_EXT_POE 1 "File in POE: extension" + +! LEO-Orbit: LEO Kinematic velocities +! ----------------------------------- +DIR_KVL 1 "STA" + ## widget = lineedit + +MSG_DIR_KVL 1 "LEO velocities (epoch-wise): directory" + +EXT_KVL 1 "VEL" + ## widget = lineedit + +MSG_EXT_KVL 1 "LEO velocities (epoch-wise): extension" + +! LEO-Orbit: LEO Aux. file (attitude,accelerom. data, thruster events...) +! ------------------------ +DIR_AUX 1 "ORB" + ## widget = lineedit + +MSG_DIR_AUX 1 "LEO external aux. information: directory" + +EXT_AUX 1 "AUX" + ## widget = lineedit + +MSG_EXT_AUX 1 "LEO external aux. information: extension" + +! RINEX files: rinex obs files +! ---------------------------- +DIR_OXO 1 "ORX" + ## widget = lineedit + +MSG_DIR_OXO 1 "RINEX observations (original): directory" + +DIR_RXO 1 "RAW" + ## widget = lineedit + +MSG_DIR_RXO 1 "RINEX observations: directory" + +EXT_RXO 1 "19O" + ## widget = lineedit + # $YO + +MSG_EXT_RXO 1 "RINEX observations: extension" + +! RINEX files: smoothed rinex +! --------------------------- +DIR_SMT 1 "RAW" + ## widget = lineedit + +MSG_DIR_SMT 1 "Smoothed RINEX observations: directory" + +EXT_SMT 1 "SMT" + ## widget = lineedit + +MSG_EXT_SMT 1 "Smoothed RINEX observations: extension" + +! RINEX files: rinex nav files +! ---------------------------- +DIR_OXN 1 "ORX" + ## widget = lineedit + +MSG_DIR_OXN 1 "RINEX navigation messages (GPS, original): directory" + +DIR_RXN 1 "RAW" + ## widget = lineedit + +MSG_DIR_RXN 1 "RINEX navigation messages (GPS): directory" + +EXT_RXN 1 "19N" + ## widget = lineedit + # $YN + +MSG_EXT_RXN 1 "RINEX navigation messages (GPS): extension" + +! RINEX files: rinex nav files +! ---------------------------- +DIR_OXG 1 "ORX" + ## widget = lineedit + +MSG_DIR_OXG 1 "RINEX navigation messages (GLONASS, original): directory" + +DIR_RXG 1 "RAW" + ## widget = lineedit + +MSG_DIR_RXG 1 "RINEX navigation messages (GLONASS): directory" + +EXT_RXG 1 "19G" + ## widget = lineedit + # $YG + +MSG_EXT_RXG 1 "RINEX navigation messages (GLONASS): extension" + +! RINEX files: rinex nav files +! ---------------------------- +DIR_OGA 1 "ORX" + ## widget = lineedit + +MSG_DIR_OGA 1 "RINEX navigation messages (GALILEO, original): directory" + +DIR_RGA 1 "RAW" + ## widget = lineedit + +MSG_DIR_RGA 1 "RINEX navigation messages (GALILEO): directory" + +EXT_RGA 1 "19E" + ## widget = lineedit + # $YE + +MSG_EXT_RGA 1 "RINEX navigation messages (GALILEO): extension" + +! RINEX files: rinex met files +! ---------------------------- +DIR_RXM 1 "RAW" + ## widget = lineedit + +MSG_DIR_RXM 1 "RINEX meteo data: directory" + +EXT_RXM 1 "19M" + ## widget = lineedit + # $YM + +MSG_EXT_RXM 1 "RINEX meteo data: extension" + +! Obs. files: Code zero head +! -------------------------- +DIR_CZH 1 "OBS" + ## widget = lineedit + +MSG_DIR_CZH 1 "Zero difference code observations, header: directory" + +EXT_CZH 1 "CZH" + ## widget = lineedit + +MSG_EXT_CZH 1 "Zero difference code observations, header: extension" + +! Obs. files: Code zero data +! -------------------------- +DIR_CZO 1 "OBS" + ## widget = lineedit + +MSG_DIR_CZO 1 "Zero difference code observations, data: directory" + +EXT_CZO 1 "CZO" + ## widget = lineedit + +MSG_EXT_CZO 1 "Zero difference code observations, data: extension" + +! Obs. files: Phase zero head +! --------------------------- +DIR_PZH 1 "OBS" + ## widget = lineedit + +MSG_DIR_PZH 1 "Zero difference phase observations, header: directory" + +EXT_PZH 1 "PZH" + ## widget = lineedit + +MSG_EXT_PZH 1 "Zero difference phase observations, header: extension" + +! Obs. files: Phase zero data +! --------------------------- +DIR_PZO 1 "OBS" + ## widget = lineedit + +MSG_DIR_PZO 1 "Zero difference phase observations, data: directory" + +EXT_PZO 1 "PZO" + ## widget = lineedit + +MSG_EXT_PZO 1 "Zero difference phase observations, data: extension" + +! Obs. files: Range zero head +! --------------------------- +DIR_RZH 1 "OBS" + ## widget = lineedit + +MSG_DIR_RZH 1 "Range observations, header: directory" + +EXT_RZH 1 "CZH" + ## widget = lineedit + +MSG_EXT_RZH 1 "Range observations, header: extension" + +! Obs. files: Range zero data +! --------------------------- +DIR_RZO 1 "OBS" + ## widget = lineedit + +MSG_DIR_RZO 1 "Range observations, data: directory" + +EXT_RZO 1 "CZO" + ## widget = lineedit + +MSG_EXT_RZO 1 "Range observations, data: extension" + +! Obs. files: Code single head +! ---------------------------- +DIR_CSH 1 "OBS" + ## widget = lineedit + +MSG_DIR_CSH 1 "Single difference code observations, header: directory" + +EXT_CSH 1 "CSH" + ## widget = lineedit + +MSG_EXT_CSH 1 "Single difference code observations, header: extension" + +! Obs. files: Code single data +! ---------------------------- +DIR_CSO 1 "OBS" + ## widget = lineedit + +MSG_DIR_CSO 1 "Single difference code observations, data: directory" + +EXT_CSO 1 "CSO" + ## widget = lineedit + +MSG_EXT_CSO 1 "Single difference code observations, data: extension" + +! Obs. files: Phase single head +! ----------------------------- +DIR_PSH 1 "OBS" + ## widget = lineedit + +MSG_DIR_PSH 1 "Single difference phase observations, header: directory" + +EXT_PSH 1 "PSH" + ## widget = lineedit + +MSG_EXT_PSH 1 "Single difference phase observations, header: extension" + +! Obs. files: Phase single data +! ----------------------------- +DIR_PSO 1 "OBS" + ## widget = lineedit + +MSG_DIR_PSO 1 "Single difference phase observations, data: directory" + +EXT_PSO 1 "PSO" + ## widget = lineedit + +MSG_EXT_PSO 1 "Single difference phase observations, data: extension" + +! Station files: Coordinates +! -------------------------- +DIR_CRD 1 "STA" + ## widget = lineedit + +MSG_DIR_CRD 1 "Station coordinates: directory" + +EXT_CRD 1 "CRD" + ## widget = lineedit + +MSG_EXT_CRD 1 "Station coordinates: extension" + +! Station files: Eccentricities +! ----------------------------- +DIR_ECC 1 "STA" + ## widget = lineedit + +MSG_DIR_ECC 1 "Station eccentricities: directory" + +EXT_ECC 1 "ECC" + ## widget = lineedit + +MSG_EXT_ECC 1 "Station eccentricities: extension" + +! Station files: Velocities +! ------------------------- +DIR_VEL 1 "STA" + ## widget = lineedit + +MSG_DIR_VEL 1 "Station velocities: directory" + +EXT_VEL 1 "VEL" + ## widget = lineedit + +MSG_EXT_VEL 1 "Station velocities: extension" + +! Station files: PSD corrections +! ------------------------------ +DIR_PSD 1 "STA" + ## widget = lineedit + +MSG_DIR_PSD 1 "PSD correction (ITRF14): directory" + +EXT_PSD 1 "PSD" + ## widget = lineedit + +MSG_EXT_PSD 1 "PSD correction (ITRF14): extension" + +! Station files: Station information +! ---------------------------------- +DIR_STA 1 "STA" + ## widget = lineedit + +MSG_DIR_STA 1 "Station information: directory" + +EXT_STA 1 "STA" + ## widget = lineedit + +MSG_EXT_STA 1 "Station information: extension" + +! Station files: Ocean loading +! ---------------------------- +DIR_BLQ 1 "STA" + ## widget = lineedit + +MSG_DIR_BLQ 1 "Ocean loading table: directory" + +EXT_BLQ 1 "BLQ" + ## widget = lineedit + +MSG_EXT_BLQ 1 "Ocean loading table: extension" + +! Station files: Atmospheric tidal loading +! ---------------------------------------- +DIR_ATL 1 "STA" + ## widget = lineedit + +MSG_DIR_ATL 1 "Atmospheric tidal loading table: directory" + +EXT_ATL 1 "ATL" + ## widget = lineedit + +MSG_EXT_ATL 1 "Atmospheric tidal loading table: extension" + +! Station files: Plate definition for NUVEL1/1A +! --------------------------------------------- +DIR_PLD 1 "STA" + ## widget = lineedit + +MSG_DIR_PLD 1 "Tectonic plate assignment (for NUVEL1/1A): directory" + +EXT_PLD 1 "PLD" + ## widget = lineedit + +MSG_EXT_PLD 1 "Tectonic plate assignment (for NUVEL1/1A): extension" + +! Station files: Baseline def. +! ---------------------------- +DIR_BSL 1 "STA" + ## widget = lineedit + +MSG_DIR_BSL 1 "Baseline definition: directory" + +EXT_BSL 1 "BSL" + ## widget = lineedit + +MSG_EXT_BSL 1 "Baseline definition: extension" + +! Station files: Cluster def. +! --------------------------- +DIR_CLU 1 "STA" + ## widget = lineedit + +MSG_DIR_CLU 1 "Cluster definition: directory" + +EXT_CLU 1 "CLU" + ## widget = lineedit + +MSG_EXT_CLU 1 "Cluster definition: extension" + +! Station files: Cluster/baseline assignment +! ------------------------------------------ +DIR_CLB 1 "STA" + ## widget = lineedit + +MSG_DIR_CLB 1 "Cluster/baseline assignment: directory" + +EXT_CLB 1 "CLB" + ## widget = lineedit + +MSG_EXT_CLB 1 "Cluster/baseline assignment: extension" + +! Station files: Selection list +! ----------------------------- +DIR_FIX 1 "STA" + ## widget = lineedit + +MSG_DIR_FIX 1 "Station selection list: directory" + +EXT_FIX 1 "FIX" + ## widget = lineedit + +MSG_EXT_FIX 1 "Station selection list: extension" + +! Station files: Selection list +! ----------------------------- +DIR_SIG 1 "STA" + ## widget = lineedit + +MSG_DIR_SIG 1 "Station sigma file: directory" + +EXT_SIG 1 "SIG" + ## widget = lineedit + +MSG_EXT_SIG 1 "Station sigma file: extension" + +! Station files: Observation weights +! ---------------------------------- +DIR_SOS 1 "STA" + ## widget = lineedit + +MSG_DIR_SOS 1 "Station observation sigma factors: directory" + +EXT_SOS 1 "SOS" + ## widget = lineedit + +MSG_EXT_SOS 1 "Station observation sigma factors: extension" + +! Station files: Ant.Azimut +! ------------------------- +DIR_AZI 1 "STA" + ## widget = lineedit + +MSG_DIR_AZI 1 "Receiver antenna orientation: directory" + +EXT_AZI 1 "AZI" + ## widget = lineedit + +MSG_EXT_AZI 1 "Receiver antenna orientation: extension" + +! Kinematic Coord. +! ---------------- +DIR_KIN 1 "STA" + ## widget = lineedit + +MSG_DIR_KIN 1 "Kinematic coordinates: directory" + +EXT_KIN 1 "KIN" + ## widget = lineedit + +MSG_EXT_KIN 1 "Kinematic coordinates: extension" + +! Station files: Session table +! ---------------------------- +DIR_SES 1 "STA" + ## widget = lineedit + +MSG_DIR_SES 1 "Session table: directory" + +EXT_SES 1 "SES" + ## widget = lineedit + +MSG_EXT_SES 1 "Session table: extension" + +! Station files: Abbr. table +! -------------------------- +DIR_ABB 1 "STA" + ## widget = lineedit + +MSG_DIR_ABB 1 "Abbreviation table: directory" + +EXT_ABB 1 "ABB" + ## widget = lineedit + +MSG_EXT_ABB 1 "Abbreviation table: extension" + +! Range biases +! ------------ +DIR_RGB 1 "STA" + ## widget = lineedit + +MSG_DIR_RGB 1 "SLR data handling: directory" + +EXT_RGB 1 "SLR" + ## widget = lineedit + +MSG_EXT_RGB 1 "SLR data handling: extension" + +! Atmosphere: Tropo.model +! ----------------------- +DIR_TRP 1 "ATM" + ## widget = lineedit + +MSG_DIR_TRP 1 "Troposphere parameters: directory" + +EXT_TRP 1 "TRP" + ## widget = lineedit + +MSG_EXT_TRP 1 "Troposphere parameters: extension" + +! Atmosphere: Tropo.SINEX +! ----------------------- +DIR_TRO 1 "ATM" + ## widget = lineedit + +MSG_DIR_TRO 1 "Troposphere parameters (SINEX format): directory" + +EXT_TRO 1 "TRO" + ## widget = lineedit + +MSG_EXT_TRO 1 "Troposphere parameters (SINEX format): extension" + +! Atmosphere: Ionos.model +! ----------------------- +DIR_ION 1 "ATM" + ## widget = lineedit + +MSG_DIR_ION 1 "Ionosphere models: directory" + +EXT_ION 1 "ION" + ## widget = lineedit + +MSG_EXT_ION 1 "Ionosphere models: extension" + +! Atmosphere: Ionos.IONEX +! ----------------------- +DIR_INX 1 "ATM" + ## widget = lineedit + +MSG_DIR_INX 1 "Ionosphere maps (IONEX): directory" + +EXT_INX 1 "INX" + ## widget = lineedit + +MSG_EXT_INX 1 "Ionosphere maps (IONEX): extension" + +! Atmosphere: Met.data +! -------------------- +DIR_MET 1 "ATM" + ## widget = lineedit + +MSG_DIR_MET 1 "Meteo data: directory" + +EXT_MET 1 "MET" + ## widget = lineedit + +MSG_EXT_MET 1 "Meteo data: extension" + +! Vienna grid files +! ----------------- +DIR_GRD 1 "GRD" + ## widget = lineedit + +MSG_DIR_GRD 1 "Vienna grid files" + +EXT_GRD 1 "GRD" + ## widget = lineedit + +MSG_EXT_GRD 1 "Vienna grid files: extension" + +! Output: Program output +! ---------------------- +DIR_OUT 1 "OUT" + ## widget = lineedit + +MSG_DIR_OUT 1 "Program output: directory" + +EXT_OUT 1 "OUT" + ## widget = lineedit + +MSG_EXT_OUT 1 "Program output: extension" + +! Output: Plot files +! ------------------ +DIR_PLT 1 "OUT" + ## widget = lineedit + +MSG_DIR_PLT 1 "Plot file: directory" + +EXT_PLT 1 "PLT" + ## widget = lineedit + +MSG_EXT_PLT 1 "Plot file: extension" + +! Output: Summary files +! --------------------- +DIR_SUM 1 "OUT" + ## widget = lineedit + +MSG_DIR_SUM 1 "Summary output: directory" + +EXT_SUM 1 "SUM" + ## widget = lineedit + +MSG_EXT_SUM 1 "Summary output: extension" + +! Output: List files +! ------------------ +DIR_LST 1 "OUT" + ## widget = lineedit + +MSG_DIR_LST 1 "Listing output: directory" + +EXT_LST 1 "LST" + ## widget = lineedit + +MSG_EXT_LST 1 "Listing output: extension" + +! Output: CODSPP summary +! ---------------------- +DIR_SMC 1 "OUT" + ## widget = lineedit + +MSG_DIR_SMC 1 "CODSPP summary output (XYZ): directory" + +EXT_SMC 1 "SMC" + ## widget = lineedit + +MSG_EXT_SMC 1 "CODSPP summary output (XYZ): extension" + +! Output: CODSPP summary +! ---------------------- +DIR_SME 1 "OUT" + ## widget = lineedit + +MSG_DIR_SME 1 "CODSPP summary output (BLH): directory" + +EXT_SME 1 "SME" + ## widget = lineedit + +MSG_EXT_SME 1 "CODSPP summary output (BLH): extension" + +! Output: Residual file +! --------------------- +DIR_RES 1 "OUT" + ## widget = lineedit + +MSG_DIR_RES 1 "Residuals: directory" + +EXT_RES 1 "RES" + ## widget = lineedit + +MSG_EXT_RES 1 "Residuals: extension" + +! Output: Clocks RINEX +! -------------------- +DIR_RXC 1 "OUT" + ## widget = lineedit + +MSG_DIR_RXC 1 "Clock information (clock RINEX format): directory" + +EXT_RXC 1 "CLK" + ## widget = lineedit + +MSG_EXT_RXC 1 "Clock information (clock RINEX format): extension" + +! Output: Covariance file +! ----------------------- +DIR_COV 1 "OUT" + ## widget = lineedit + +MSG_DIR_COV 1 "Covariances: directory" + +EXT_COV 1 "COV" + ## widget = lineedit + +MSG_EXT_COV 1 "Covariances: extension" + +! Covariance components +! --------------------- +DIR_WGT 1 "OUT" + ## widget = lineedit + +MSG_DIR_WGT 1 "Covariance components: directory" + +EXT_WGT 1 "WGT" + ## widget = lineedit + +MSG_EXT_WGT 1 "Covariance components: extension" + +! Output: Sub-daily ERP Model +! --------------------------- +EXT_SUB 1 "SUB" + ## widget = lineedit + +MSG_EXT_SUB 1 "Sub-daily earth rotation model: extension" + +! Output: Nutation Model +! ---------------------- +EXT_NUT 1 "NUT" + ## widget = lineedit + +MSG_EXT_NUT 1 "Nutation model: extension" + +! Output: Ant PCV (grid) +! ---------------------- +DIR_PHG 1 "OUT" + ## widget = lineedit + +MSG_DIR_PHG 1 "Antenna PCV estimates (grid): directory" + +EXT_PHG 1 "PHG" + ## widget = lineedit + +MSG_EXT_PHG 1 "Antenna PCV estimates (grid): extension" + +! Output: Ant PCV (harm) +! ---------------------- +DIR_PHH 1 "OUT" + ## widget = lineedit + +MSG_DIR_PHH 1 "Antenna PCV estimates (harm): directory" + +EXT_PHH 1 "PHH" + ## widget = lineedit + +MSG_EXT_PHH 1 "Antenna PCV estimates (harm): extension" + +! Output: Obs. editing file +! ------------------------- +DIR_EDT 1 "OUT" + ## widget = lineedit + +MSG_DIR_EDT 1 "Observation editing information: directory" + +EXT_EDT 1 "EDT" + ## widget = lineedit + +MSG_EXT_EDT 1 "Observation editing information: extension" + +! Output: Deletion list +! --------------------- +DIR_DEL 1 "OUT" + ## widget = lineedit + +MSG_DIR_DEL 1 "File deletion list: directory" + +EXT_DEL 1 "DEL" + ## widget = lineedit + +MSG_EXT_DEL 1 "File deletion list: extension" + +! Input/output Time series event list file +! ---------------------------------------- +DIR_EVL 1 "STA" + ## widget = lineedit + +MSG_DIR_EVL 1 "Events list file: directory" + +EXT_EVL 1 "EVL" + ## widget = lineedit + +MSG_EXT_EVL 1 "Time series events list file: extension" + +! Output: Parameter estimates +! --------------------------- +DIR_EST 1 "SOL" + ## widget = lineedit + +MSG_DIR_EST 1 "Parameter estimates: directory" + +EXT_EST 1 "EST" + ## widget = lineedit + +MSG_EXT_EST 1 "Parameter estimates: extension" + +! Output: Normal equations +! ------------------------ +DIR_NEQ 1 "SOL" + ## widget = lineedit + +MSG_DIR_NEQ 1 "Normal equation: directory" + +EXT_NEQ 1 "NQ0" + ## widget = lineedit + +MSG_EXT_NEQ 1 "Normal equation: extension" + +! Output: Normal equation (old) +! ----------------------------- +DIR_ONQ 1 "SOL" + ## widget = lineedit + +MSG_DIR_ONQ 1 "Normal equation (old format): directory" + +EXT_ONQ 1 "NEQ" + ## widget = lineedit + +MSG_EXT_ONQ 1 "Normal equation (old format): extension" + +! Output: SINEX (crd/vel) +! ----------------------- +DIR_SNX 1 "SOL" + ## widget = lineedit + +MSG_DIR_SNX 1 "SINEX output: directory" + +EXT_SNX 1 "SNX" + ## widget = lineedit + +MSG_EXT_SNX 1 "SINEX output: extension" + +! Orbit files: Standard orbit (ASCII) +! ----------------------------------- +DIR_FSO 1 "ORB" + ## widget = lineedit + +MSG_DIR_FSO 1 "Standard orbits: directory" + +EXT_FSO 1 "FSO" + ## widget = lineedit + +MSG_EXT_FSO 1 "Standard orbits: extension" + +! Orbit files: Rad. press. (ASCII) +! -------------------------------- +DIR_FRP 1 "ORB" + ## widget = lineedit + +MSG_DIR_FRP 1 "Radiation pressure coefficients: directory" + +EXT_FRP 1 "FRP" + ## widget = lineedit + +MSG_EXT_FRP 1 "Radiation pressure coefficients: extension" + +! Obs. files: Code zero ascii +! --------------------------- +DIR_FCZ 1 "OBS" + ## widget = lineedit + +MSG_DIR_FCZ 1 "Zero difference code observations: directory" + +EXT_FCZ 1 "FZD" + ## widget = lineedit + +MSG_EXT_FCZ 1 "Zero difference code observations: extension" + +! Obs. files: Phase zero ascii +! ---------------------------- +DIR_FPZ 1 "OBS" + ## widget = lineedit + +MSG_DIR_FPZ 1 "Zero difference phase observations: directory" + +EXT_FPZ 1 "FPZ" + ## widget = lineedit + +MSG_EXT_FPZ 1 "Zero difference phase observations: extension" + +! Obs. files: Range ascii +! ----------------------- +DIR_FRZ 1 "OBS" + ## widget = lineedit + +MSG_DIR_FRZ 1 "Range observations: directory" + +EXT_FRZ 1 "FRZ" + ## widget = lineedit + +MSG_EXT_FRZ 1 "Range observations: extension" + +! Obs. files: Code single ascii +! ----------------------------- +DIR_FCS 1 "OBS" + ## widget = lineedit + +MSG_DIR_FCS 1 "Single difference code observations: directory" + +EXT_FCS 1 "FSD" + ## widget = lineedit + +MSG_EXT_FCS 1 "Single difference code observations: extension" + +! Obs. files: Phase single ascii +! ------------------------------ +DIR_FPS 1 "OBS" + ## widget = lineedit + +MSG_DIR_FPS 1 "Single difference phase observations: directory" + +EXT_FPS 1 "FPS" + ## widget = lineedit + +MSG_EXT_FPS 1 "Single difference phase observations: extension" + +! Output: Residual file (ASCII) +! ----------------------------- +DIR_FRS 1 "OUT" + ## widget = lineedit + +MSG_DIR_FRS 1 "Residuals: directory" + +EXT_FRS 1 "FRS" + ## widget = lineedit + +MSG_EXT_FRS 1 "Residuals: extension" + +! Output: Normal equations (ASCII) +! -------------------------------- +DIR_FN0 1 "OUT" + ## widget = lineedit + +MSG_DIR_FN0 1 "Normal equation: directory" + +EXT_FN0 1 "FN0" + ## widget = lineedit + +MSG_EXT_FN0 1 "Normal equation: extension" + +! Output: Normal equations (old, ASCII) +! ------------------------------------- +DIR_FNQ 1 "OUT" + ## widget = lineedit + +MSG_DIR_FNQ 1 "Normal equation (old format): directory" + +EXT_FNQ 1 "FNQ" + ## widget = lineedit + +MSG_EXT_FNQ 1 "Normal equation (old format): extension" + +! BPE: PCF-name +! ------------- +PTH_PCF 1 "${U}/PCF" + ## widget = lineedit + +MSG_PTH_PCF 1 "Processing control files: path" + +EXT_PCF 1 "PCF" + ## widget = lineedit + +MSG_EXT_PCF 1 "Processing control files: extension" + +! BPE: CPU-file name +! ------------------ +PTH_CPU 1 "${U}/PAN" + ## widget = lineedit + +MSG_PTH_CPU 1 "CPU control file: path" + +EXT_CPU 1 "CPU" + ## widget = lineedit + +MSG_EXT_CPU 1 "CPU control file: extension" + +PTH_CPUNUM 1 "${U}/WORK" + ## widget = lineedit + +MSG_PTH_CPUNUM 1 "Scratch for CPU control file" + +! BPE: Output files +! ----------------- +DIR_BPEOUT 1 "BPE" + ## widget = lineedit + +MSG_DIR_BPEOUT 1 "Output files: directory" + +EXT_BPEOUT 1 "OUT" + ## widget = lineedit + +MSG_EXT_BPEOUT 1 "Output files: extension" + +! BPE: Status files +! ----------------- +DIR_BPERUN 1 "BPE" + ## widget = lineedit + +MSG_DIR_BPERUN 1 "Status files: directory" + +EXT_BPERUN 1 "RUN" + ## widget = lineedit + +MSG_EXT_BPERUN 1 "Status files: extension" + +! BPE: Protocol files +! ------------------- +DIR_BPEPRT 1 "BPE" + ## widget = lineedit + +MSG_DIR_BPEPRT 1 "Protocol files: directory" + +EXT_BPEPRT 1 "PRT" + ## widget = lineedit + +MSG_EXT_BPEPRT 1 "Protocol files: extension" + +! BPE: log files +! -------------- +DIR_BPELOG 1 "BPE" + ## widget = lineedit + +MSG_DIR_BPELOG 1 "Log files: directory" + +EXT_BPELOG 1 "LOG" + ## widget = lineedit + +MSG_EXT_BPELOG 1 "Log files: extension" + +! BPE: scripts +! ------------ +PTH_SCRIPT 1 "${U}/SCRIPT" + ## widget = lineedit + +MSG_PTH_SCRIPT 1 "BPE script directory: path" + +! BPE: Option directories +! ----------------------- +PTH_OPT 1 "${U}/OPT" + ## widget = lineedit + +MSG_PTH_OPT 1 "Option directory: path" + +! Others: Help +! ------------ +PTH_HLP 1 "${X}/HLP" + ## widget = lineedit + +MSG_PTH_HLP 1 "Help files: path" + +EXT_HLP 1 "HLP" + ## widget = lineedit + +MSG_EXT_HLP 1 "Help files: extension" + +! Others: Skeleton +! ---------------- +PTH_SKL 1 "${X}/SKL" + ## widget = lineedit + +MSG_PTH_SKL 1 "Skeleton files (e.g. for plot files): path" + +EXT_SKL 1 "SKL" + ## widget = lineedit + +MSG_EXT_SKL 1 "Skeleton files (e.g. for plot files): extension" + +! Others: updpan - master and list +! -------------------------------- +PTH_UPDPAN 1 "${X}/PAN" + ## widget = lineedit + +MSG_PTH_UPDPAN 1 "Program input master files: path" + +PTH_UPD 1 "${X}/SKL" + ## widget = lineedit + +MSG_PTH_UPD 1 "Directory list for panel update: path" + +EXT_UPD 1 "UPD" + ## widget = lineedit + +MSG_EXT_UPD 1 "Directory list for panel update: extension" + +! Others: Campaign independent output +! ----------------------------------- +PTH_OUT 1 "${U}/OUT" + ## widget = lineedit + +MSG_PTH_OUT 1 "Program output files (campaign indep.): path" + +! Others: User input files +! ------------------------ +PTH_INP 1 "${U}/PAN" + ## widget = lineedit + +MSG_PTH_INP 1 "Program input files: path" + +EXT_INP 1 "INP" + ## widget = lineedit + +MSG_EXT_INP 1 "Program input files: extension" + +! Others: Scratch files +! --------------------- +PTH_SCR 1 "${U}/WORK" + ## widget = lineedit + +MSG_PTH_SCR 1 "Scratch files: path" + +EXT_SCR 1 "SCR" + ## widget = lineedit + +MSG_EXT_SCR 1 "Scratch files: extension" + +EXT_SC1 1 "SC1" + ## widget = lineedit + +MSG_EXT_SC1 1 "Scratch files: extension" + +EXT_SC2 1 "SC2" + ## widget = lineedit + +MSG_EXT_SC2 1 "Scratch files: extension" + +! Others: Error message +! --------------------- +PTH_ERR 1 "${U}/WORK" + ## widget = lineedit + +MSG_PTH_ERR 1 "Error message files: path" + +EXT_ERR 1 "MSG" + ## widget = lineedit + +MSG_EXT_ERR 1 "Error message files: extension" + +! Interally used by the menu +! -------------------------- +PTH_INP_OUT 1 "${U}/PAN" + ## widget = lineedit + +EXT_IN1 1 "IN1" + ## widget = lineedit + +! Auxiliary Menu Program +! ---------------------- +MENUAUX_EXE 1 "MENUAUX" + +MENUAUX_INP 1 "MENUAUX.INP" + +MENUAUX_SCR 1 "MENUAUX.SCR" + +MENUAUX_ERR 1 "MENUAUX.ERR" + +MENUAUX_DEBUG 1 "1" + +GEN_CONST_FILE 1 "CONST." + +GEN_DATUM_FILE 1 "DATUM." + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# PATHS AND EXTENSIONS - MENU_EXT 1: General Files # +# path extension # +# GENERAL FILES > %%%%%%%%% < # PTH_GEN +# Sub-daily earth rotation model > %%% < # EXT_SUB +# Nutation model > %%% < # EXT_NUT +# Planetary ephemeris > %%% < # EXT_EPH +# Satellite problem file/old station problem file > %%% < # EXT_CRX +# Solid Earth tides model > %%% < # EXT_TPO +# Ocean tide model > %%% < # EXT_TID +# Frequency information > %%% < # EXT_FRQ +# Old antenna/receiver name translation table > %%% < # EXT_TRN +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 2.1: Campaign Data, Orbit and EOP Files # +# campaign # +# ORBIT FILES directory extension # +# Broadcast orbits > %%%%%% < > %%% < # DIR_BRD EXT_BRD +# Precise orbits (original) > %%%%%% < # DIR_OPR +# Precise orbits > %%%%%% < > %%% < # DIR_PRE EXT_PRE +# Tabular orbits > %%%%%% < > %%% < # DIR_TAB EXT_TAB +# Standard orbits > %%%%%% < > %%% < # DIR_STD EXT_STD +# Radian pressure coefficients > %%%%%% < > %%% < # DIR_RPR EXT_RPR +# Improved orbit elements > %%%%%% < > %%% < # DIR_ELE EXT_ELE +# Earth orientation parameters > %%%%%% < > %%% < # DIR_ERP EXT_ERP +# Earth orientation parameters (IERS format) > %%%%%% < > %%% < # DIR_IEP EXT_IEP +# Geocenter coordinates > %%%%%% < > %%% < # DIR_GCC EXT_GCC +# Satellite/Receiver clocks > %%%%%% < > %%% < # DIR_CLK EXT_CLK +# Differential code biases > %%%%%% < > %%% < # DIR_DCB EXT_DCB +# Inter-system biases > %%%%%% < > %%% < # DIR_ISB EXT_ISB +# Bias SINEX > %%%%%% < > %%% < # DIR_BIA EXT_BIA +# # +# IRV file > %%%%%% < > %%% < # DIR_IRV EXT_IRV +# Precise orbit in CPF orbit format > %%%%%% < > %%% < # DIR_CPF EXT_CPF +# State vector file > %%%%%% < > %%% < # DIR_STV EXT_STV +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 2.2: Campaign Data, Orbit Files for LEOs # +# campaign # +# LEO FILES directory extension # +# Accelerometer data > %%%%%% < > %%% < # DIR_ACC EXT_ACC +# Attitude data > %%%%%% < > %%% < # DIR_ATT EXT_ATT +# LEO maneuvers > %%%%%% < > %%% < # DIR_MAN EXT_MAN +# File in CHAMP orbit format > %%%%%% < > %%% < # DIR_CHO EXT_CHO +# File in POE@@ orbit format > %%%%%% < > %%% < # DIR_POE EXT_POE +# LEO velocities (epoch-wise) > %%%%%% < > %%% < # DIR_KVL EXT_KVL +# LEO external aux. information > %%%%%% < > %%% < # DIR_AUX EXT_AUX +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 3: Campaign Data, RINEX Files # +# campaign # +# RINEX FILES directory extension # +# RINEX observations (original) > %%%%%% < # DIR_OXO +# RINEX observations > %%%%%% < > %%% < # DIR_RXO EXT_RXO +# Smoothed RINEX observations > %%%%%% < > %%% < # DIR_SMT EXT_SMT +# RINEX navigation messages (GPS, original) > %%%%%% < # DIR_OXN +# RINEX navigation messages (GPS) > %%%%%% < > %%% < # DIR_RXN EXT_RXN +# RINEX navigation messages (GLONASS, original) > %%%%%% < # DIR_OXG +# RINEX navigation messages (GLONASS) > %%%%%% < > %%% < # DIR_RXG EXT_RXG +# RINEX navigation messages (GALILEO, original) > %%%%%% < # DIR_OGA +# RINEX navigation messages (GALILEO) > %%%%%% < > %%% < # DIR_RGA EXT_RGA +# RINEX meteo data > %%%%%% < > %%% < # DIR_RXM EXT_RXM +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 4: Campaign Data, Observation Files # +# campaign # +# OBSERVATION FILES directory extension # +# Zero@@ difference code@ observations, header > %%%%%% < > %%% < # DIR_CZH EXT_CZH +# Zero@@ difference code@ observations, data > %%%%%% < > %%% < # DIR_CZO EXT_CZO +# Zero@@ difference phase observations, header > %%%%%% < > %%% < # DIR_PZH EXT_PZH +# Zero@@ difference phase observations, data > %%%%%% < > %%% < # DIR_PZO EXT_PZO +# Single difference code@ observations, header > %%%%%% < > %%% < # DIR_CSH EXT_CSH +# Single difference code@ observations, data > %%%%%% < > %%% < # DIR_CSO EXT_CSO +# Single difference phase observations, header > %%%%%% < > %%% < # DIR_PSH EXT_PSH +# Single difference phase observations, data > %%%%%% < > %%% < # DIR_PSO EXT_PSO +# # +# Range observations (SLR), header > %%%%%% < > %%% < # DIR_RZH EXT_RZH +# Range observations (SLR), data > %%%%%% < > %%% < # DIR_RZO EXT_RZO +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 5: Campaign Data, Station Files # +# campaign # +# STATION FILES directory extension # +# Station coordinates > %%%%%% < > %%% < # DIR_CRD EXT_CRD +# Station velocities > %%%%%% < > %%% < # DIR_VEL EXT_VEL +# Kinematic coordinates > %%%%%% < > %%% < # DIR_KIN EXT_KIN +# Station eccentricities > %%%%%% < > %%% < # DIR_ECC EXT_ECC +# PSD correction (ITRF14) > %%%%%% < > %%% < # DIR_PSD EXT_PSD +# Station information > %%%%%% < > %%% < # DIR_STA EXT_STA +# Ocean loading table > %%%%%% < > %%% < # DIR_BLQ EXT_BLQ +# Atmospheric tidal loading table > %%%%%% < > %%% < # DIR_ATL EXT_ATL +# Station selection list > %%%%%% < > %%% < # DIR_FIX EXT_FIX +# Station sigma file > %%%%%% < > %%% < # DIR_SIG EXT_SIG +# Station observation sigma factors > %%%%%% < > %%% < # DIR_SOS EXT_SOS +# Abbreviation table > %%%%%% < > %%% < # DIR_ABB EXT_ABB +# Tectonic plate assignment (for NUVEL1/1A) > %%%%%% < > %%% < # DIR_PLD EXT_PLD +# Baseline definition > %%%%%% < > %%% < # DIR_BSL EXT_BSL +# Cluster definition > %%%%%% < > %%% < # DIR_CLU EXT_CLU +# Cluster/baseline assignment > %%%%%% < > %%% < # DIR_CLB EXT_CLB +# Receiver antenna orientation > %%%%%% < > %%% < # DIR_AZI EXT_AZI +# Session table > %%%%%% < > %%% < # DIR_SES EXT_SES +# SLR data handling (range bias, CoM) > %%%%%% < > %%% < # DIR_RGB EXT_RGB +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 6: Campaign Data, Atmosphere Modeling Files # +# campaign # +# ATMOSPHERE MODELING FILES directory extension # +# Troposphere parameters > %%%%%% < > %%% < # DIR_TRP EXT_TRP +# Troposphere parameters (SINEX format) > %%%%%% < > %%% < # DIR_TRO EXT_TRO +# Ionosphere models > %%%%%% < > %%% < # DIR_ION EXT_ION +# Ionosphere maps (IONEX) > %%%%%% < > %%% < # DIR_INX EXT_INX +# Meteo data > %%%%%% < > %%% < # DIR_MET EXT_MET +# Vienna grid files (VMF and loading maps) > %%%%%% < > %%% < # DIR_GRD EXT_GRD +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 7: Campaign Data, Output Files # +# campaign # +# OUTPUT FILES directory extension # +# Program output > %%%%%% < > %%% < # DIR_OUT EXT_OUT +# Plot file > %%%%%% < > %%% < # DIR_PLT EXT_PLT +# Summary output > %%%%%% < > %%% < # DIR_SUM EXT_SUM +# Listing output > %%%%%% < > %%% < # DIR_LST EXT_LST +# CODSPP summary output (XYZ) > %%%%%% < > %%% < # DIR_SMC EXT_SMC +# CODSPP summary output (BLH) > %%%%%% < > %%% < # DIR_SME EXT_SME +# # +# BERNESE IN-/OUTPUT FILES # +# Residuals > %%%%%% < > %%% < # DIR_RES EXT_RES +# Clock information (clock RINEX format) > %%%%%% < > %%% < # DIR_RXC EXT_RXC +# Covariances > %%%%%% < > %%% < # DIR_COV EXT_COV +# Covariance components > %%%%%% < > %%% < # DIR_WGT EXT_WGT +# Antenna PCV estimates (grid) > %%%%%% < > %%% < # DIR_PHG EXT_PHG +# Antenna PCV estimates (harm) > %%%%%% < > %%% < # DIR_PHH EXT_PHH +# Observation editing information > %%%%%% < > %%% < # DIR_EDT EXT_EDT +# File deletion list > %%%%%% < > %%% < # DIR_DEL EXT_DEL +# Time series list of events file > %%%%%% < > %%% < # DIR_EVL EXT_EVL +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 8: Campaign Data, Solution Files # +# campaign # +# SOLUTION FILES directory extension # +# Parameter estimates > %%%%%% < > %%% < # DIR_EST EXT_EST +# Normal equation > %%%%%% < > %%% < # DIR_NEQ EXT_NEQ +# Normal equation (old format) > %%%%%% < > %%% < # DIR_ONQ EXT_ONQ +# SINEX output > %%%%%% < > %%% < # DIR_SNX EXT_SNX +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 9: Campaign Data, Bernese Files (ASCII) # +# campaign # +# BERNESE FILES (FORMATTED) directory extension # +# Standard orbits > %%%%%% < > %%% < # DIR_FSO EXT_FSO +# Radiation pressure coefficients > %%%%%% < > %%% < # DIR_FRP EXT_FRP +# Zero@@ difference code@ observations > %%%%%% < > %%% < # DIR_FCZ EXT_FCZ +# Zero@@ difference phase observations > %%%%%% < > %%% < # DIR_FPZ EXT_FPZ +# Single difference code@ observations > %%%%%% < > %%% < # DIR_FCS EXT_FCS +# Single difference phase observations > %%%%%% < > %%% < # DIR_FPS EXT_FPS +# Range observations > %%%%%% < > %%% < # DIR_FRZ EXT_FRZ +# Residuals > %%%%%% < > %%% < # DIR_FRS EXT_FRS +# Normal equation > %%%%%% < > %%% < # DIR_FN0 EXT_FN0 +# Normal equation (old format) > %%%%%% < > %%% < # DIR_FNQ EXT_FNQ +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 10: Bernese Processing Engine (BPE) # +# campaign # +# BERNESE PROCESSING ENGINE directory extension # +# BPE output > %%%%%% < > %%% < # DIR_BPEOUT EXT_BPEOUT +# BPE status > %%%%%% < > %%% < # DIR_BPERUN EXT_BPERUN +# Protocol files > %%%%%% < > %%% < # DIR_BPEPRT EXT_BPEPRT +# Log files > %%%%%% < > %%% < # DIR_BPELOG EXT_BPELOG +# # +# BERNESE PROCESSING ENGINE path extension # +# Processing control files > %%%%%%%%%% <> %%% < # PTH_PCF EXT_PCF +# CPU control file > %%%%%%%%%% <> %%% < # PTH_CPU EXT_CPU +# Scratch for CPU control file > %%%%%%%%%% < # PTH_CPUNUM +# BPE script directory > %%%%%%%%%% < # PTH_SCRIPT +# Option directory > %%%%%%%%%% < # PTH_OPT +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 11: Other Files and Directories # +# # +# GENERAL path extension(s) # +# Help files > %%%%%%%%% < > %%% < # PTH_HLP EXT_HLP +# Skeleton files (e.g. for plot files) > %%%%%%%%% < > %%% < # PTH_SKL EXT_SKL +# Directory list for panel update > %%%%%%%%% < > %%% < # PTH_UPD EXT_UPD +# Program input master files > %%%%%%%%% < # PTH_UPDPAN +# # +# USER DEPENDENT # +# Program output files (campaign indep.)> %%%%%%%%% < # PTH_OUT +# Program input files > %%%%%%%%% < > %%% < # PTH_INP EXT_INP +# Scratch files > %%%%%%%%% < > %%% <> %%% <> %%% < # PTH_SCR EXT_SCR EXT_SC1 EXT_SC2 +# Error message files > %%%%%%%%% < > %%% < # PTH_ERR EXT_ERR +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_RED/MENU_EXT.old b/config/bernese/gpsuser52-luzon/OPT/R2S_RED/MENU_EXT.old new file mode 100755 index 0000000..6bf7ba3 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_RED/MENU_EXT.old @@ -0,0 +1,1653 @@ + +! No path/no extension +! -------------------- +NO_PTH 0 + +NO_EXT 0 + +! General files: Path +! ------------------- +PTH_GEN 1 "${X}/GEN" + ## widget = lineedit + +MSG_PTH_GEN 1 "General files: path" + +! General Files: SatCrux/StaCrux +! ------------------------------ +EXT_CRX 1 "CRX" + ## widget = lineedit + +MSG_EXT_CRX 1 "Satellite problem file/old station problem file: extension" + +! General Files: Ant/Rec translation +! ---------------------------------- +EXT_TRN 1 "TRN" + ## widget = lineedit + +MSG_EXT_TRN 1 "Old antenna/receiver name translation table: extension" + +! General Files: Ocean tide model +! ------------------------------- +EXT_TID 1 "TID" + ## widget = lineedit + +MSG_EXT_TID 1 "Ocean tide model: extension" + +! General Files: Solid Earth tide model +! ------------------------------------- +EXT_TPO 1 "TPO" + ## widget = lineedit + +MSG_EXT_TPO 1 "Solid Earth tide model: extension" + +! General Files: Planetary ephemeris +! ---------------------------------- +EXT_EPH 1 "EPH" + ## widget = lineedit + +MSG_EXT_EPH 1 "Planetary ephemeris: extension" + +! General Files: Frequency information +! ------------------------------------ +EXT_FRQ 1 "FRQ" + ## widget = lineedit + +MSG_EXT_FRQ 1 "Frequency information: extension" + +! Orbit files: Broadcast file +! --------------------------- +DIR_BRD 1 "ORB" + ## widget = lineedit + +MSG_DIR_BRD 1 "Broadcast orbits: directory" + +EXT_BRD 1 "BRD" + ## widget = lineedit + +MSG_EXT_BRD 1 "Broadcast orbits: extension" + +! Orbit files: Precise file (original) +! ------------------------------------ +DIR_OPR 1 "ORB" + ## widget = lineedit + +MSG_DIR_OPR 1 "Precise orbits (original): directory" + +! Orbit files: Precise file +! ------------------------- +DIR_PRE 1 "ORB" + ## widget = lineedit + +MSG_DIR_PRE 1 "Precise orbits: directory" + +EXT_PRE 1 "PRE" + ## widget = lineedit + +MSG_EXT_PRE 1 "Precise orbits: extension" + +! Orbit files: Tabular orbit +! -------------------------- +DIR_TAB 1 "ORB" + ## widget = lineedit + +MSG_DIR_TAB 1 "Tabular orbits: directory" + +EXT_TAB 1 "TAB" + ## widget = lineedit + +MSG_EXT_TAB 1 "Tabular orbits: extension" + +! Orbit files: Orbital elements +! ----------------------------- +DIR_ELE 1 "ORB" + ## widget = lineedit + +MSG_DIR_ELE 1 "Improved orbit elements: directory" + +EXT_ELE 1 "ELE" + ## widget = lineedit + +MSG_EXT_ELE 1 "Improved orbit elements: extension" + +! Orbit files: Standard orbit +! --------------------------- +DIR_STD 1 "ORB" + ## widget = lineedit + +MSG_DIR_STD 1 "Standard orbits: directory" + +EXT_STD 1 "STD" + ## widget = lineedit + +MSG_EXT_STD 1 "Standard orbits: extension" + +! Orbit files: Radian press. +! -------------------------- +DIR_RPR 1 "ORB" + ## widget = lineedit + +MSG_DIR_RPR 1 "Radian pressure coefficients: directory" + +EXT_RPR 1 "RPR" + ## widget = lineedit + +MSG_EXT_RPR 1 "Radian pressure coefficients: extension" + +! Orbot files: ERP-file +! --------------------- +DIR_ERP 1 "ORB" + ## widget = lineedit + +MSG_DIR_ERP 1 "Earth orientation parameters: directory" + +EXT_ERP 1 "ERP" + ## widget = lineedit + +MSG_EXT_ERP 1 "Earth orientation parameters: extension" + +! Orbit files: ERP-file (IERS) +! ---------------------------- +DIR_IEP 1 "ORB" + ## widget = lineedit + +MSG_DIR_IEP 1 "Earth orientation parameters (IERS format): directory" + +EXT_IEP 1 "IEP" + ## widget = lineedit + +MSG_EXT_IEP 1 "Earth orientation parameters (IERS format): extension" + +! Orbit files: Geocenter file +! --------------------------- +DIR_GCC 1 "ORB" + ## widget = lineedit + +MSG_DIR_GCC 1 "Geocenter coordinates: directory" + +EXT_GCC 1 "GCC" + ## widget = lineedit + +MSG_EXT_GCC 1 "Geocenter coordinates: extension" + +! Orbit files: Sat. clocks +! ------------------------ +DIR_CLK 1 "ORB" + ## widget = lineedit + +MSG_DIR_CLK 1 "Satellite/Receiver clocks: directory" + +EXT_CLK 1 "CLK" + ## widget = lineedit + +MSG_EXT_CLK 1 "Satellite/Receiver clocks: extension" + +! Orbit files: Diff. code bias +! ---------------------------- +DIR_DCB 1 "ORB" + ## widget = lineedit + +MSG_DIR_DCB 1 "Differential code biases: directory" + +EXT_DCB 1 "DCB" + ## widget = lineedit + +MSG_EXT_DCB 1 "Differential code biases: extension" + +! Orbit files: Inter-system bias +! ------------------------------ +DIR_ISB 1 "ORB" + ## widget = lineedit + +MSG_DIR_ISB 1 "Inter-system biases: directory" + +EXT_ISB 1 "ISB" + ## widget = lineedit + +MSG_EXT_ISB 1 "Inter-system biases: extension" + +! Orbit: BIAS SINEX +! ----------------- +DIR_BIA 1 "ORB" + ## widget = lineedit + +MSG_DIR_BIA 1 "Biases (SINEX format): directory" + +EXT_BIA 1 "BIA" + ## widget = lineedit + +MSG_EXT_BIA 1 "Biases (SINEX format): extension" + +! Orbit: IRV file +! --------------- +DIR_IRV 1 "ORB" + ## widget = lineedit + +MSG_DIR_IRV 1 "IRVs: directory" + +EXT_IRV 1 "IRV" + ## widget = lineedit + +MSG_EXT_IRV 1 "IRVs: extension" + +! Orbit: CPF file +! --------------- +DIR_CPF 1 "ORB" + ## widget = lineedit + +MSG_DIR_CPF 1 "CPFs: directory" + +EXT_CPF 1 "CPF" + ## widget = lineedit + +MSG_EXT_CPF 1 "CPFs: extension" + +! Orbit: State vector file +! ------------------------ +DIR_STV 1 "ORB" + ## widget = lineedit + +MSG_DIR_STV 1 "State vectors: directory" + +EXT_STV 1 "STV" + ## widget = lineedit + +MSG_EXT_STV 1 "State vectors: extension" + +! Orbit: Accelerometer data +! ------------------------- +DIR_ACC 1 "ORB" + ## widget = lineedit + +MSG_DIR_ACC 1 "Accelerometer data: directory" + +EXT_ACC 1 "ACC" + ## widget = lineedit + +MSG_EXT_ACC 1 "Accelerometer data: extension" + +! LEO-Orbit: Attitude data +! ------------------------ +DIR_ATT 1 "ORB" + ## widget = lineedit + +MSG_DIR_ATT 1 "Attitude data: directory" + +EXT_ATT 1 "ATT" + ## widget = lineedit + +MSG_EXT_ATT 1 "Attitude data: extension" + +! LEO-Orbit: LEO maneuvers +! ------------------------ +DIR_MAN 1 "ORB" + ## widget = lineedit + +MSG_DIR_MAN 1 "LEO maneuvers: directory" + +EXT_MAN 1 "MAN" + ## widget = lineedit + +MSG_EXT_MAN 1 "LEO maneuvers: extension" + +! LEO-Orbit: CHAMP orbit format +! ----------------------------- +DIR_CHO 1 "ORB" + ## widget = lineedit + +MSG_DIR_CHO 1 "File in CHAMP orbit format: directory" + +EXT_CHO 1 "CHO" + ## widget = lineedit + +MSG_EXT_CHO 1 "File in CHAMP orbit format: extension" + +! Orbit: POE orbit format +! ----------------------- +DIR_POE 1 "ORB" + ## widget = lineedit + +MSG_DIR_POE 1 "File in POE: directory" + +EXT_POE 1 "POE" + ## widget = lineedit + +MSG_EXT_POE 1 "File in POE: extension" + +! LEO-Orbit: LEO Kinematic velocities +! ----------------------------------- +DIR_KVL 1 "STA" + ## widget = lineedit + +MSG_DIR_KVL 1 "LEO velocities (epoch-wise): directory" + +EXT_KVL 1 "VEL" + ## widget = lineedit + +MSG_EXT_KVL 1 "LEO velocities (epoch-wise): extension" + +! LEO-Orbit: LEO Aux. file (attitude,accelerom. data, thruster events...) +! ------------------------ +DIR_AUX 1 "ORB" + ## widget = lineedit + +MSG_DIR_AUX 1 "LEO external aux. information: directory" + +EXT_AUX 1 "AUX" + ## widget = lineedit + +MSG_EXT_AUX 1 "LEO external aux. information: extension" + +! RINEX files: rinex obs files +! ---------------------------- +DIR_OXO 1 "ORX" + ## widget = lineedit + +MSG_DIR_OXO 1 "RINEX observations (original): directory" + +DIR_RXO 1 "RAW" + ## widget = lineedit + +MSG_DIR_RXO 1 "RINEX observations: directory" + +EXT_RXO 1 "80O" + ## widget = lineedit + # $YO + +MSG_EXT_RXO 1 "RINEX observations: extension" + +! RINEX files: smoothed rinex +! --------------------------- +DIR_SMT 1 "RAW" + ## widget = lineedit + +MSG_DIR_SMT 1 "Smoothed RINEX observations: directory" + +EXT_SMT 1 "SMT" + ## widget = lineedit + +MSG_EXT_SMT 1 "Smoothed RINEX observations: extension" + +! RINEX files: rinex nav files +! ---------------------------- +DIR_OXN 1 "ORX" + ## widget = lineedit + +MSG_DIR_OXN 1 "RINEX navigation messages (GPS, original): directory" + +DIR_RXN 1 "RAW" + ## widget = lineedit + +MSG_DIR_RXN 1 "RINEX navigation messages (GPS): directory" + +EXT_RXN 1 "80N" + ## widget = lineedit + # $YN + +MSG_EXT_RXN 1 "RINEX navigation messages (GPS): extension" + +! RINEX files: rinex nav files +! ---------------------------- +DIR_OXG 1 "ORX" + ## widget = lineedit + +MSG_DIR_OXG 1 "RINEX navigation messages (GLONASS, original): directory" + +DIR_RXG 1 "RAW" + ## widget = lineedit + +MSG_DIR_RXG 1 "RINEX navigation messages (GLONASS): directory" + +EXT_RXG 1 "80G" + ## widget = lineedit + # $YG + +MSG_EXT_RXG 1 "RINEX navigation messages (GLONASS): extension" + +! RINEX files: rinex nav files +! ---------------------------- +DIR_OGA 1 "ORX" + ## widget = lineedit + +MSG_DIR_OGA 1 "RINEX navigation messages (GALILEO, original): directory" + +DIR_RGA 1 "RAW" + ## widget = lineedit + +MSG_DIR_RGA 1 "RINEX navigation messages (GALILEO): directory" + +EXT_RGA 1 "80E" + ## widget = lineedit + # $YE + +MSG_EXT_RGA 1 "RINEX navigation messages (GALILEO): extension" + +! RINEX files: rinex met files +! ---------------------------- +DIR_RXM 1 "RAW" + ## widget = lineedit + +MSG_DIR_RXM 1 "RINEX meteo data: directory" + +EXT_RXM 1 "80M" + ## widget = lineedit + # $YM + +MSG_EXT_RXM 1 "RINEX meteo data: extension" + +! Obs. files: Code zero head +! -------------------------- +DIR_CZH 1 "OBS" + ## widget = lineedit + +MSG_DIR_CZH 1 "Zero difference code observations, header: directory" + +EXT_CZH 1 "CZH" + ## widget = lineedit + +MSG_EXT_CZH 1 "Zero difference code observations, header: extension" + +! Obs. files: Code zero data +! -------------------------- +DIR_CZO 1 "OBS" + ## widget = lineedit + +MSG_DIR_CZO 1 "Zero difference code observations, data: directory" + +EXT_CZO 1 "CZO" + ## widget = lineedit + +MSG_EXT_CZO 1 "Zero difference code observations, data: extension" + +! Obs. files: Phase zero head +! --------------------------- +DIR_PZH 1 "OBS" + ## widget = lineedit + +MSG_DIR_PZH 1 "Zero difference phase observations, header: directory" + +EXT_PZH 1 "PZH" + ## widget = lineedit + +MSG_EXT_PZH 1 "Zero difference phase observations, header: extension" + +! Obs. files: Phase zero data +! --------------------------- +DIR_PZO 1 "OBS" + ## widget = lineedit + +MSG_DIR_PZO 1 "Zero difference phase observations, data: directory" + +EXT_PZO 1 "PZO" + ## widget = lineedit + +MSG_EXT_PZO 1 "Zero difference phase observations, data: extension" + +! Obs. files: Range zero head +! --------------------------- +DIR_RZH 1 "OBS" + ## widget = lineedit + +MSG_DIR_RZH 1 "Range observations, header: directory" + +EXT_RZH 1 "CZH" + ## widget = lineedit + +MSG_EXT_RZH 1 "Range observations, header: extension" + +! Obs. files: Range zero data +! --------------------------- +DIR_RZO 1 "OBS" + ## widget = lineedit + +MSG_DIR_RZO 1 "Range observations, data: directory" + +EXT_RZO 1 "CZO" + ## widget = lineedit + +MSG_EXT_RZO 1 "Range observations, data: extension" + +! Obs. files: Code single head +! ---------------------------- +DIR_CSH 1 "OBS" + ## widget = lineedit + +MSG_DIR_CSH 1 "Single difference code observations, header: directory" + +EXT_CSH 1 "CSH" + ## widget = lineedit + +MSG_EXT_CSH 1 "Single difference code observations, header: extension" + +! Obs. files: Code single data +! ---------------------------- +DIR_CSO 1 "OBS" + ## widget = lineedit + +MSG_DIR_CSO 1 "Single difference code observations, data: directory" + +EXT_CSO 1 "CSO" + ## widget = lineedit + +MSG_EXT_CSO 1 "Single difference code observations, data: extension" + +! Obs. files: Phase single head +! ----------------------------- +DIR_PSH 1 "OBS" + ## widget = lineedit + +MSG_DIR_PSH 1 "Single difference phase observations, header: directory" + +EXT_PSH 1 "PSH" + ## widget = lineedit + +MSG_EXT_PSH 1 "Single difference phase observations, header: extension" + +! Obs. files: Phase single data +! ----------------------------- +DIR_PSO 1 "OBS" + ## widget = lineedit + +MSG_DIR_PSO 1 "Single difference phase observations, data: directory" + +EXT_PSO 1 "PSO" + ## widget = lineedit + +MSG_EXT_PSO 1 "Single difference phase observations, data: extension" + +! Station files: Coordinates +! -------------------------- +DIR_CRD 1 "STA" + ## widget = lineedit + +MSG_DIR_CRD 1 "Station coordinates: directory" + +EXT_CRD 1 "CRD" + ## widget = lineedit + +MSG_EXT_CRD 1 "Station coordinates: extension" + +! Station files: Eccentricities +! ----------------------------- +DIR_ECC 1 "STA" + ## widget = lineedit + +MSG_DIR_ECC 1 "Station eccentricities: directory" + +EXT_ECC 1 "ECC" + ## widget = lineedit + +MSG_EXT_ECC 1 "Station eccentricities: extension" + +! Station files: Velocities +! ------------------------- +DIR_VEL 1 "STA" + ## widget = lineedit + +MSG_DIR_VEL 1 "Station velocities: directory" + +EXT_VEL 1 "VEL" + ## widget = lineedit + +MSG_EXT_VEL 1 "Station velocities: extension" + +! Station files: PSD corrections +! ------------------------------ +DIR_PSD 1 "STA" + ## widget = lineedit + +MSG_DIR_PSD 1 "PSD correction (ITRF14): directory" + +EXT_PSD 1 "PSD" + ## widget = lineedit + +MSG_EXT_PSD 1 "PSD correction (ITRF14): extension" + +! Station files: Station information +! ---------------------------------- +DIR_STA 1 "STA" + ## widget = lineedit + +MSG_DIR_STA 1 "Station information: directory" + +EXT_STA 1 "STA" + ## widget = lineedit + +MSG_EXT_STA 1 "Station information: extension" + +! Station files: Ocean loading +! ---------------------------- +DIR_BLQ 1 "STA" + ## widget = lineedit + +MSG_DIR_BLQ 1 "Ocean loading table: directory" + +EXT_BLQ 1 "BLQ" + ## widget = lineedit + +MSG_EXT_BLQ 1 "Ocean loading table: extension" + +! Station files: Atmospheric tidal loading +! ---------------------------------------- +DIR_ATL 1 "STA" + ## widget = lineedit + +MSG_DIR_ATL 1 "Atmospheric tidal loading table: directory" + +EXT_ATL 1 "ATL" + ## widget = lineedit + +MSG_EXT_ATL 1 "Atmospheric tidal loading table: extension" + +! Station files: Plate definition for NUVEL1/1A +! --------------------------------------------- +DIR_PLD 1 "STA" + ## widget = lineedit + +MSG_DIR_PLD 1 "Tectonic plate assignment (for NUVEL1/1A): directory" + +EXT_PLD 1 "PLD" + ## widget = lineedit + +MSG_EXT_PLD 1 "Tectonic plate assignment (for NUVEL1/1A): extension" + +! Station files: Baseline def. +! ---------------------------- +DIR_BSL 1 "STA" + ## widget = lineedit + +MSG_DIR_BSL 1 "Baseline definition: directory" + +EXT_BSL 1 "BSL" + ## widget = lineedit + +MSG_EXT_BSL 1 "Baseline definition: extension" + +! Station files: Cluster def. +! --------------------------- +DIR_CLU 1 "STA" + ## widget = lineedit + +MSG_DIR_CLU 1 "Cluster definition: directory" + +EXT_CLU 1 "CLU" + ## widget = lineedit + +MSG_EXT_CLU 1 "Cluster definition: extension" + +! Station files: Cluster/baseline assignment +! ------------------------------------------ +DIR_CLB 1 "STA" + ## widget = lineedit + +MSG_DIR_CLB 1 "Cluster/baseline assignment: directory" + +EXT_CLB 1 "CLB" + ## widget = lineedit + +MSG_EXT_CLB 1 "Cluster/baseline assignment: extension" + +! Station files: Selection list +! ----------------------------- +DIR_FIX 1 "STA" + ## widget = lineedit + +MSG_DIR_FIX 1 "Station selection list: directory" + +EXT_FIX 1 "FIX" + ## widget = lineedit + +MSG_EXT_FIX 1 "Station selection list: extension" + +! Station files: Selection list +! ----------------------------- +DIR_SIG 1 "STA" + ## widget = lineedit + +MSG_DIR_SIG 1 "Station sigma file: directory" + +EXT_SIG 1 "SIG" + ## widget = lineedit + +MSG_EXT_SIG 1 "Station sigma file: extension" + +! Station files: Observation weights +! ---------------------------------- +DIR_SOS 1 "STA" + ## widget = lineedit + +MSG_DIR_SOS 1 "Station observation sigma factors: directory" + +EXT_SOS 1 "SOS" + ## widget = lineedit + +MSG_EXT_SOS 1 "Station observation sigma factors: extension" + +! Station files: Ant.Azimut +! ------------------------- +DIR_AZI 1 "STA" + ## widget = lineedit + +MSG_DIR_AZI 1 "Receiver antenna orientation: directory" + +EXT_AZI 1 "AZI" + ## widget = lineedit + +MSG_EXT_AZI 1 "Receiver antenna orientation: extension" + +! Kinematic Coord. +! ---------------- +DIR_KIN 1 "STA" + ## widget = lineedit + +MSG_DIR_KIN 1 "Kinematic coordinates: directory" + +EXT_KIN 1 "KIN" + ## widget = lineedit + +MSG_EXT_KIN 1 "Kinematic coordinates: extension" + +! Station files: Session table +! ---------------------------- +DIR_SES 1 "STA" + ## widget = lineedit + +MSG_DIR_SES 1 "Session table: directory" + +EXT_SES 1 "SES" + ## widget = lineedit + +MSG_EXT_SES 1 "Session table: extension" + +! Station files: Abbr. table +! -------------------------- +DIR_ABB 1 "STA" + ## widget = lineedit + +MSG_DIR_ABB 1 "Abbreviation table: directory" + +EXT_ABB 1 "ABB" + ## widget = lineedit + +MSG_EXT_ABB 1 "Abbreviation table: extension" + +! Range biases +! ------------ +DIR_RGB 1 "STA" + ## widget = lineedit + +MSG_DIR_RGB 1 "SLR data handling: directory" + +EXT_RGB 1 "SLR" + ## widget = lineedit + +MSG_EXT_RGB 1 "SLR data handling: extension" + +! Atmosphere: Tropo.model +! ----------------------- +DIR_TRP 1 "ATM" + ## widget = lineedit + +MSG_DIR_TRP 1 "Troposphere parameters: directory" + +EXT_TRP 1 "TRP" + ## widget = lineedit + +MSG_EXT_TRP 1 "Troposphere parameters: extension" + +! Atmosphere: Tropo.SINEX +! ----------------------- +DIR_TRO 1 "ATM" + ## widget = lineedit + +MSG_DIR_TRO 1 "Troposphere parameters (SINEX format): directory" + +EXT_TRO 1 "TRO" + ## widget = lineedit + +MSG_EXT_TRO 1 "Troposphere parameters (SINEX format): extension" + +! Atmosphere: Ionos.model +! ----------------------- +DIR_ION 1 "ATM" + ## widget = lineedit + +MSG_DIR_ION 1 "Ionosphere models: directory" + +EXT_ION 1 "ION" + ## widget = lineedit + +MSG_EXT_ION 1 "Ionosphere models: extension" + +! Atmosphere: Ionos.IONEX +! ----------------------- +DIR_INX 1 "ATM" + ## widget = lineedit + +MSG_DIR_INX 1 "Ionosphere maps (IONEX): directory" + +EXT_INX 1 "INX" + ## widget = lineedit + +MSG_EXT_INX 1 "Ionosphere maps (IONEX): extension" + +! Atmosphere: Met.data +! -------------------- +DIR_MET 1 "ATM" + ## widget = lineedit + +MSG_DIR_MET 1 "Meteo data: directory" + +EXT_MET 1 "MET" + ## widget = lineedit + +MSG_EXT_MET 1 "Meteo data: extension" + +! Vienna grid files +! ----------------- +DIR_GRD 1 "GRD" + ## widget = lineedit + +MSG_DIR_GRD 1 "Vienna grid files" + +EXT_GRD 1 "GRD" + ## widget = lineedit + +MSG_EXT_GRD 1 "Vienna grid files: extension" + +! Output: Program output +! ---------------------- +DIR_OUT 1 "OUT" + ## widget = lineedit + +MSG_DIR_OUT 1 "Program output: directory" + +EXT_OUT 1 "OUT" + ## widget = lineedit + +MSG_EXT_OUT 1 "Program output: extension" + +! Output: Plot files +! ------------------ +DIR_PLT 1 "OUT" + ## widget = lineedit + +MSG_DIR_PLT 1 "Plot file: directory" + +EXT_PLT 1 "PLT" + ## widget = lineedit + +MSG_EXT_PLT 1 "Plot file: extension" + +! Output: Summary files +! --------------------- +DIR_SUM 1 "OUT" + ## widget = lineedit + +MSG_DIR_SUM 1 "Summary output: directory" + +EXT_SUM 1 "SUM" + ## widget = lineedit + +MSG_EXT_SUM 1 "Summary output: extension" + +! Output: List files +! ------------------ +DIR_LST 1 "OUT" + ## widget = lineedit + +MSG_DIR_LST 1 "Listing output: directory" + +EXT_LST 1 "LST" + ## widget = lineedit + +MSG_EXT_LST 1 "Listing output: extension" + +! Output: CODSPP summary +! ---------------------- +DIR_SMC 1 "OUT" + ## widget = lineedit + +MSG_DIR_SMC 1 "CODSPP summary output (XYZ): directory" + +EXT_SMC 1 "SMC" + ## widget = lineedit + +MSG_EXT_SMC 1 "CODSPP summary output (XYZ): extension" + +! Output: CODSPP summary +! ---------------------- +DIR_SME 1 "OUT" + ## widget = lineedit + +MSG_DIR_SME 1 "CODSPP summary output (BLH): directory" + +EXT_SME 1 "SME" + ## widget = lineedit + +MSG_EXT_SME 1 "CODSPP summary output (BLH): extension" + +! Output: Residual file +! --------------------- +DIR_RES 1 "OUT" + ## widget = lineedit + +MSG_DIR_RES 1 "Residuals: directory" + +EXT_RES 1 "RES" + ## widget = lineedit + +MSG_EXT_RES 1 "Residuals: extension" + +! Output: Clocks RINEX +! -------------------- +DIR_RXC 1 "OUT" + ## widget = lineedit + +MSG_DIR_RXC 1 "Clock information (clock RINEX format): directory" + +EXT_RXC 1 "CLK" + ## widget = lineedit + +MSG_EXT_RXC 1 "Clock information (clock RINEX format): extension" + +! Output: Covariance file +! ----------------------- +DIR_COV 1 "OUT" + ## widget = lineedit + +MSG_DIR_COV 1 "Covariances: directory" + +EXT_COV 1 "COV" + ## widget = lineedit + +MSG_EXT_COV 1 "Covariances: extension" + +! Covariance components +! --------------------- +DIR_WGT 1 "OUT" + ## widget = lineedit + +MSG_DIR_WGT 1 "Covariance components: directory" + +EXT_WGT 1 "WGT" + ## widget = lineedit + +MSG_EXT_WGT 1 "Covariance components: extension" + +! Output: Sub-daily ERP Model +! --------------------------- +EXT_SUB 1 "SUB" + ## widget = lineedit + +MSG_EXT_SUB 1 "Sub-daily earth rotation model: extension" + +! Output: Nutation Model +! ---------------------- +EXT_NUT 1 "NUT" + ## widget = lineedit + +MSG_EXT_NUT 1 "Nutation model: extension" + +! Output: Ant PCV (grid) +! ---------------------- +DIR_PHG 1 "OUT" + ## widget = lineedit + +MSG_DIR_PHG 1 "Antenna PCV estimates (grid): directory" + +EXT_PHG 1 "PHG" + ## widget = lineedit + +MSG_EXT_PHG 1 "Antenna PCV estimates (grid): extension" + +! Output: Ant PCV (harm) +! ---------------------- +DIR_PHH 1 "OUT" + ## widget = lineedit + +MSG_DIR_PHH 1 "Antenna PCV estimates (harm): directory" + +EXT_PHH 1 "PHH" + ## widget = lineedit + +MSG_EXT_PHH 1 "Antenna PCV estimates (harm): extension" + +! Output: Obs. editing file +! ------------------------- +DIR_EDT 1 "OUT" + ## widget = lineedit + +MSG_DIR_EDT 1 "Observation editing information: directory" + +EXT_EDT 1 "EDT" + ## widget = lineedit + +MSG_EXT_EDT 1 "Observation editing information: extension" + +! Output: Deletion list +! --------------------- +DIR_DEL 1 "OUT" + ## widget = lineedit + +MSG_DIR_DEL 1 "File deletion list: directory" + +EXT_DEL 1 "DEL" + ## widget = lineedit + +MSG_EXT_DEL 1 "File deletion list: extension" + +! Input/output Time series event list file +! ---------------------------------------- +DIR_EVL 1 "STA" + ## widget = lineedit + +MSG_DIR_EVL 1 "Events list file: directory" + +EXT_EVL 1 "EVL" + ## widget = lineedit + +MSG_EXT_EVL 1 "Time series events list file: extension" + +! Output: Parameter estimates +! --------------------------- +DIR_EST 1 "SOL" + ## widget = lineedit + +MSG_DIR_EST 1 "Parameter estimates: directory" + +EXT_EST 1 "EST" + ## widget = lineedit + +MSG_EXT_EST 1 "Parameter estimates: extension" + +! Output: Normal equations +! ------------------------ +DIR_NEQ 1 "SOL" + ## widget = lineedit + +MSG_DIR_NEQ 1 "Normal equation: directory" + +EXT_NEQ 1 "NQ0" + ## widget = lineedit + +MSG_EXT_NEQ 1 "Normal equation: extension" + +! Output: Normal equation (old) +! ----------------------------- +DIR_ONQ 1 "SOL" + ## widget = lineedit + +MSG_DIR_ONQ 1 "Normal equation (old format): directory" + +EXT_ONQ 1 "NEQ" + ## widget = lineedit + +MSG_EXT_ONQ 1 "Normal equation (old format): extension" + +! Output: SINEX (crd/vel) +! ----------------------- +DIR_SNX 1 "SOL" + ## widget = lineedit + +MSG_DIR_SNX 1 "SINEX output: directory" + +EXT_SNX 1 "SNX" + ## widget = lineedit + +MSG_EXT_SNX 1 "SINEX output: extension" + +! Orbit files: Standard orbit (ASCII) +! ----------------------------------- +DIR_FSO 1 "ORB" + ## widget = lineedit + +MSG_DIR_FSO 1 "Standard orbits: directory" + +EXT_FSO 1 "FSO" + ## widget = lineedit + +MSG_EXT_FSO 1 "Standard orbits: extension" + +! Orbit files: Rad. press. (ASCII) +! -------------------------------- +DIR_FRP 1 "ORB" + ## widget = lineedit + +MSG_DIR_FRP 1 "Radiation pressure coefficients: directory" + +EXT_FRP 1 "FRP" + ## widget = lineedit + +MSG_EXT_FRP 1 "Radiation pressure coefficients: extension" + +! Obs. files: Code zero ascii +! --------------------------- +DIR_FCZ 1 "OBS" + ## widget = lineedit + +MSG_DIR_FCZ 1 "Zero difference code observations: directory" + +EXT_FCZ 1 "FZD" + ## widget = lineedit + +MSG_EXT_FCZ 1 "Zero difference code observations: extension" + +! Obs. files: Phase zero ascii +! ---------------------------- +DIR_FPZ 1 "OBS" + ## widget = lineedit + +MSG_DIR_FPZ 1 "Zero difference phase observations: directory" + +EXT_FPZ 1 "FPZ" + ## widget = lineedit + +MSG_EXT_FPZ 1 "Zero difference phase observations: extension" + +! Obs. files: Range ascii +! ----------------------- +DIR_FRZ 1 "OBS" + ## widget = lineedit + +MSG_DIR_FRZ 1 "Range observations: directory" + +EXT_FRZ 1 "FRZ" + ## widget = lineedit + +MSG_EXT_FRZ 1 "Range observations: extension" + +! Obs. files: Code single ascii +! ----------------------------- +DIR_FCS 1 "OBS" + ## widget = lineedit + +MSG_DIR_FCS 1 "Single difference code observations: directory" + +EXT_FCS 1 "FSD" + ## widget = lineedit + +MSG_EXT_FCS 1 "Single difference code observations: extension" + +! Obs. files: Phase single ascii +! ------------------------------ +DIR_FPS 1 "OBS" + ## widget = lineedit + +MSG_DIR_FPS 1 "Single difference phase observations: directory" + +EXT_FPS 1 "FPS" + ## widget = lineedit + +MSG_EXT_FPS 1 "Single difference phase observations: extension" + +! Output: Residual file (ASCII) +! ----------------------------- +DIR_FRS 1 "OUT" + ## widget = lineedit + +MSG_DIR_FRS 1 "Residuals: directory" + +EXT_FRS 1 "FRS" + ## widget = lineedit + +MSG_EXT_FRS 1 "Residuals: extension" + +! Output: Normal equations (ASCII) +! -------------------------------- +DIR_FN0 1 "OUT" + ## widget = lineedit + +MSG_DIR_FN0 1 "Normal equation: directory" + +EXT_FN0 1 "FN0" + ## widget = lineedit + +MSG_EXT_FN0 1 "Normal equation: extension" + +! Output: Normal equations (old, ASCII) +! ------------------------------------- +DIR_FNQ 1 "OUT" + ## widget = lineedit + +MSG_DIR_FNQ 1 "Normal equation (old format): directory" + +EXT_FNQ 1 "FNQ" + ## widget = lineedit + +MSG_EXT_FNQ 1 "Normal equation (old format): extension" + +! BPE: PCF-name +! ------------- +PTH_PCF 1 "${U}/PCF" + ## widget = lineedit + +MSG_PTH_PCF 1 "Processing control files: path" + +EXT_PCF 1 "PCF" + ## widget = lineedit + +MSG_EXT_PCF 1 "Processing control files: extension" + +! BPE: CPU-file name +! ------------------ +PTH_CPU 1 "${U}/PAN" + ## widget = lineedit + +MSG_PTH_CPU 1 "CPU control file: path" + +EXT_CPU 1 "CPU" + ## widget = lineedit + +MSG_EXT_CPU 1 "CPU control file: extension" + +PTH_CPUNUM 1 "${U}/WORK" + ## widget = lineedit + +MSG_PTH_CPUNUM 1 "Scratch for CPU control file" + +! BPE: Output files +! ----------------- +DIR_BPEOUT 1 "BPE" + ## widget = lineedit + +MSG_DIR_BPEOUT 1 "Output files: directory" + +EXT_BPEOUT 1 "OUT" + ## widget = lineedit + +MSG_EXT_BPEOUT 1 "Output files: extension" + +! BPE: Status files +! ----------------- +DIR_BPERUN 1 "BPE" + ## widget = lineedit + +MSG_DIR_BPERUN 1 "Status files: directory" + +EXT_BPERUN 1 "RUN" + ## widget = lineedit + +MSG_EXT_BPERUN 1 "Status files: extension" + +! BPE: Protocol files +! ------------------- +DIR_BPEPRT 1 "BPE" + ## widget = lineedit + +MSG_DIR_BPEPRT 1 "Protocol files: directory" + +EXT_BPEPRT 1 "PRT" + ## widget = lineedit + +MSG_EXT_BPEPRT 1 "Protocol files: extension" + +! BPE: log files +! -------------- +DIR_BPELOG 1 "BPE" + ## widget = lineedit + +MSG_DIR_BPELOG 1 "Log files: directory" + +EXT_BPELOG 1 "LOG" + ## widget = lineedit + +MSG_EXT_BPELOG 1 "Log files: extension" + +! BPE: scripts +! ------------ +PTH_SCRIPT 1 "${U}/SCRIPT" + ## widget = lineedit + +MSG_PTH_SCRIPT 1 "BPE script directory: path" + +! BPE: Option directories +! ----------------------- +PTH_OPT 1 "${U}/OPT" + ## widget = lineedit + +MSG_PTH_OPT 1 "Option directory: path" + +! Others: Help +! ------------ +PTH_HLP 1 "${X}/HLP" + ## widget = lineedit + +MSG_PTH_HLP 1 "Help files: path" + +EXT_HLP 1 "HLP" + ## widget = lineedit + +MSG_EXT_HLP 1 "Help files: extension" + +! Others: Skeleton +! ---------------- +PTH_SKL 1 "${X}/SKL" + ## widget = lineedit + +MSG_PTH_SKL 1 "Skeleton files (e.g. for plot files): path" + +EXT_SKL 1 "SKL" + ## widget = lineedit + +MSG_EXT_SKL 1 "Skeleton files (e.g. for plot files): extension" + +! Others: updpan - master and list +! -------------------------------- +PTH_UPDPAN 1 "${X}/PAN" + ## widget = lineedit + +MSG_PTH_UPDPAN 1 "Program input master files: path" + +PTH_UPD 1 "${X}/SKL" + ## widget = lineedit + +MSG_PTH_UPD 1 "Directory list for panel update: path" + +EXT_UPD 1 "UPD" + ## widget = lineedit + +MSG_EXT_UPD 1 "Directory list for panel update: extension" + +! Others: Campaign independent output +! ----------------------------------- +PTH_OUT 1 "${U}/OUT" + ## widget = lineedit + +MSG_PTH_OUT 1 "Program output files (campaign indep.): path" + +! Others: User input files +! ------------------------ +PTH_INP 1 "${U}/PAN" + ## widget = lineedit + +MSG_PTH_INP 1 "Program input files: path" + +EXT_INP 1 "INP" + ## widget = lineedit + +MSG_EXT_INP 1 "Program input files: extension" + +! Others: Scratch files +! --------------------- +PTH_SCR 1 "${U}/WORK" + ## widget = lineedit + +MSG_PTH_SCR 1 "Scratch files: path" + +EXT_SCR 1 "SCR" + ## widget = lineedit + +MSG_EXT_SCR 1 "Scratch files: extension" + +EXT_SC1 1 "SC1" + ## widget = lineedit + +MSG_EXT_SC1 1 "Scratch files: extension" + +EXT_SC2 1 "SC2" + ## widget = lineedit + +MSG_EXT_SC2 1 "Scratch files: extension" + +! Others: Error message +! --------------------- +PTH_ERR 1 "${U}/WORK" + ## widget = lineedit + +MSG_PTH_ERR 1 "Error message files: path" + +EXT_ERR 1 "MSG" + ## widget = lineedit + +MSG_EXT_ERR 1 "Error message files: extension" + +! Interally used by the menu +! -------------------------- +PTH_INP_OUT 1 "${U}/PAN" + ## widget = lineedit + +EXT_IN1 1 "IN1" + ## widget = lineedit + +! Auxiliary Menu Program +! ---------------------- +MENUAUX_EXE 1 "MENUAUX" + +MENUAUX_INP 1 "MENUAUX.INP" + +MENUAUX_SCR 1 "MENUAUX.SCR" + +MENUAUX_ERR 1 "MENUAUX.ERR" + +MENUAUX_DEBUG 1 "1" + +GEN_CONST_FILE 1 "CONST." + +GEN_DATUM_FILE 1 "DATUM." + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# PATHS AND EXTENSIONS - MENU_EXT 1: General Files # +# path extension # +# GENERAL FILES > %%%%%%%%% < # PTH_GEN +# Sub-daily earth rotation model > %%% < # EXT_SUB +# Nutation model > %%% < # EXT_NUT +# Planetary ephemeris > %%% < # EXT_EPH +# Satellite problem file/old station problem file > %%% < # EXT_CRX +# Solid Earth tides model > %%% < # EXT_TPO +# Ocean tide model > %%% < # EXT_TID +# Frequency information > %%% < # EXT_FRQ +# Old antenna/receiver name translation table > %%% < # EXT_TRN +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 2.1: Campaign Data, Orbit and EOP Files # +# campaign # +# ORBIT FILES directory extension # +# Broadcast orbits > %%%%%% < > %%% < # DIR_BRD EXT_BRD +# Precise orbits (original) > %%%%%% < # DIR_OPR +# Precise orbits > %%%%%% < > %%% < # DIR_PRE EXT_PRE +# Tabular orbits > %%%%%% < > %%% < # DIR_TAB EXT_TAB +# Standard orbits > %%%%%% < > %%% < # DIR_STD EXT_STD +# Radian pressure coefficients > %%%%%% < > %%% < # DIR_RPR EXT_RPR +# Improved orbit elements > %%%%%% < > %%% < # DIR_ELE EXT_ELE +# Earth orientation parameters > %%%%%% < > %%% < # DIR_ERP EXT_ERP +# Earth orientation parameters (IERS format) > %%%%%% < > %%% < # DIR_IEP EXT_IEP +# Geocenter coordinates > %%%%%% < > %%% < # DIR_GCC EXT_GCC +# Satellite/Receiver clocks > %%%%%% < > %%% < # DIR_CLK EXT_CLK +# Differential code biases > %%%%%% < > %%% < # DIR_DCB EXT_DCB +# Inter-system biases > %%%%%% < > %%% < # DIR_ISB EXT_ISB +# Bias SINEX > %%%%%% < > %%% < # DIR_BIA EXT_BIA +# # +# IRV file > %%%%%% < > %%% < # DIR_IRV EXT_IRV +# Precise orbit in CPF orbit format > %%%%%% < > %%% < # DIR_CPF EXT_CPF +# State vector file > %%%%%% < > %%% < # DIR_STV EXT_STV +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 2.2: Campaign Data, Orbit Files for LEOs # +# campaign # +# LEO FILES directory extension # +# Accelerometer data > %%%%%% < > %%% < # DIR_ACC EXT_ACC +# Attitude data > %%%%%% < > %%% < # DIR_ATT EXT_ATT +# LEO maneuvers > %%%%%% < > %%% < # DIR_MAN EXT_MAN +# File in CHAMP orbit format > %%%%%% < > %%% < # DIR_CHO EXT_CHO +# File in POE@@ orbit format > %%%%%% < > %%% < # DIR_POE EXT_POE +# LEO velocities (epoch-wise) > %%%%%% < > %%% < # DIR_KVL EXT_KVL +# LEO external aux. information > %%%%%% < > %%% < # DIR_AUX EXT_AUX +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 3: Campaign Data, RINEX Files # +# campaign # +# RINEX FILES directory extension # +# RINEX observations (original) > %%%%%% < # DIR_OXO +# RINEX observations > %%%%%% < > %%% < # DIR_RXO EXT_RXO +# Smoothed RINEX observations > %%%%%% < > %%% < # DIR_SMT EXT_SMT +# RINEX navigation messages (GPS, original) > %%%%%% < # DIR_OXN +# RINEX navigation messages (GPS) > %%%%%% < > %%% < # DIR_RXN EXT_RXN +# RINEX navigation messages (GLONASS, original) > %%%%%% < # DIR_OXG +# RINEX navigation messages (GLONASS) > %%%%%% < > %%% < # DIR_RXG EXT_RXG +# RINEX navigation messages (GALILEO, original) > %%%%%% < # DIR_OGA +# RINEX navigation messages (GALILEO) > %%%%%% < > %%% < # DIR_RGA EXT_RGA +# RINEX meteo data > %%%%%% < > %%% < # DIR_RXM EXT_RXM +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 4: Campaign Data, Observation Files # +# campaign # +# OBSERVATION FILES directory extension # +# Zero@@ difference code@ observations, header > %%%%%% < > %%% < # DIR_CZH EXT_CZH +# Zero@@ difference code@ observations, data > %%%%%% < > %%% < # DIR_CZO EXT_CZO +# Zero@@ difference phase observations, header > %%%%%% < > %%% < # DIR_PZH EXT_PZH +# Zero@@ difference phase observations, data > %%%%%% < > %%% < # DIR_PZO EXT_PZO +# Single difference code@ observations, header > %%%%%% < > %%% < # DIR_CSH EXT_CSH +# Single difference code@ observations, data > %%%%%% < > %%% < # DIR_CSO EXT_CSO +# Single difference phase observations, header > %%%%%% < > %%% < # DIR_PSH EXT_PSH +# Single difference phase observations, data > %%%%%% < > %%% < # DIR_PSO EXT_PSO +# # +# Range observations (SLR), header > %%%%%% < > %%% < # DIR_RZH EXT_RZH +# Range observations (SLR), data > %%%%%% < > %%% < # DIR_RZO EXT_RZO +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 5: Campaign Data, Station Files # +# campaign # +# STATION FILES directory extension # +# Station coordinates > %%%%%% < > %%% < # DIR_CRD EXT_CRD +# Station velocities > %%%%%% < > %%% < # DIR_VEL EXT_VEL +# Kinematic coordinates > %%%%%% < > %%% < # DIR_KIN EXT_KIN +# Station eccentricities > %%%%%% < > %%% < # DIR_ECC EXT_ECC +# PSD correction (ITRF14) > %%%%%% < > %%% < # DIR_PSD EXT_PSD +# Station information > %%%%%% < > %%% < # DIR_STA EXT_STA +# Ocean loading table > %%%%%% < > %%% < # DIR_BLQ EXT_BLQ +# Atmospheric tidal loading table > %%%%%% < > %%% < # DIR_ATL EXT_ATL +# Station selection list > %%%%%% < > %%% < # DIR_FIX EXT_FIX +# Station sigma file > %%%%%% < > %%% < # DIR_SIG EXT_SIG +# Station observation sigma factors > %%%%%% < > %%% < # DIR_SOS EXT_SOS +# Abbreviation table > %%%%%% < > %%% < # DIR_ABB EXT_ABB +# Tectonic plate assignment (for NUVEL1/1A) > %%%%%% < > %%% < # DIR_PLD EXT_PLD +# Baseline definition > %%%%%% < > %%% < # DIR_BSL EXT_BSL +# Cluster definition > %%%%%% < > %%% < # DIR_CLU EXT_CLU +# Cluster/baseline assignment > %%%%%% < > %%% < # DIR_CLB EXT_CLB +# Receiver antenna orientation > %%%%%% < > %%% < # DIR_AZI EXT_AZI +# Session table > %%%%%% < > %%% < # DIR_SES EXT_SES +# SLR data handling (range bias, CoM) > %%%%%% < > %%% < # DIR_RGB EXT_RGB +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 6: Campaign Data, Atmosphere Modeling Files # +# campaign # +# ATMOSPHERE MODELING FILES directory extension # +# Troposphere parameters > %%%%%% < > %%% < # DIR_TRP EXT_TRP +# Troposphere parameters (SINEX format) > %%%%%% < > %%% < # DIR_TRO EXT_TRO +# Ionosphere models > %%%%%% < > %%% < # DIR_ION EXT_ION +# Ionosphere maps (IONEX) > %%%%%% < > %%% < # DIR_INX EXT_INX +# Meteo data > %%%%%% < > %%% < # DIR_MET EXT_MET +# Vienna grid files (VMF and loading maps) > %%%%%% < > %%% < # DIR_GRD EXT_GRD +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 7: Campaign Data, Output Files # +# campaign # +# OUTPUT FILES directory extension # +# Program output > %%%%%% < > %%% < # DIR_OUT EXT_OUT +# Plot file > %%%%%% < > %%% < # DIR_PLT EXT_PLT +# Summary output > %%%%%% < > %%% < # DIR_SUM EXT_SUM +# Listing output > %%%%%% < > %%% < # DIR_LST EXT_LST +# CODSPP summary output (XYZ) > %%%%%% < > %%% < # DIR_SMC EXT_SMC +# CODSPP summary output (BLH) > %%%%%% < > %%% < # DIR_SME EXT_SME +# # +# BERNESE IN-/OUTPUT FILES # +# Residuals > %%%%%% < > %%% < # DIR_RES EXT_RES +# Clock information (clock RINEX format) > %%%%%% < > %%% < # DIR_RXC EXT_RXC +# Covariances > %%%%%% < > %%% < # DIR_COV EXT_COV +# Covariance components > %%%%%% < > %%% < # DIR_WGT EXT_WGT +# Antenna PCV estimates (grid) > %%%%%% < > %%% < # DIR_PHG EXT_PHG +# Antenna PCV estimates (harm) > %%%%%% < > %%% < # DIR_PHH EXT_PHH +# Observation editing information > %%%%%% < > %%% < # DIR_EDT EXT_EDT +# File deletion list > %%%%%% < > %%% < # DIR_DEL EXT_DEL +# Time series list of events file > %%%%%% < > %%% < # DIR_EVL EXT_EVL +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 8: Campaign Data, Solution Files # +# campaign # +# SOLUTION FILES directory extension # +# Parameter estimates > %%%%%% < > %%% < # DIR_EST EXT_EST +# Normal equation > %%%%%% < > %%% < # DIR_NEQ EXT_NEQ +# Normal equation (old format) > %%%%%% < > %%% < # DIR_ONQ EXT_ONQ +# SINEX output > %%%%%% < > %%% < # DIR_SNX EXT_SNX +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 9: Campaign Data, Bernese Files (ASCII) # +# campaign # +# BERNESE FILES (FORMATTED) directory extension # +# Standard orbits > %%%%%% < > %%% < # DIR_FSO EXT_FSO +# Radiation pressure coefficients > %%%%%% < > %%% < # DIR_FRP EXT_FRP +# Zero@@ difference code@ observations > %%%%%% < > %%% < # DIR_FCZ EXT_FCZ +# Zero@@ difference phase observations > %%%%%% < > %%% < # DIR_FPZ EXT_FPZ +# Single difference code@ observations > %%%%%% < > %%% < # DIR_FCS EXT_FCS +# Single difference phase observations > %%%%%% < > %%% < # DIR_FPS EXT_FPS +# Range observations > %%%%%% < > %%% < # DIR_FRZ EXT_FRZ +# Residuals > %%%%%% < > %%% < # DIR_FRS EXT_FRS +# Normal equation > %%%%%% < > %%% < # DIR_FN0 EXT_FN0 +# Normal equation (old format) > %%%%%% < > %%% < # DIR_FNQ EXT_FNQ +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 10: Bernese Processing Engine (BPE) # +# campaign # +# BERNESE PROCESSING ENGINE directory extension # +# BPE output > %%%%%% < > %%% < # DIR_BPEOUT EXT_BPEOUT +# BPE status > %%%%%% < > %%% < # DIR_BPERUN EXT_BPERUN +# Protocol files > %%%%%% < > %%% < # DIR_BPEPRT EXT_BPEPRT +# Log files > %%%%%% < > %%% < # DIR_BPELOG EXT_BPELOG +# # +# BERNESE PROCESSING ENGINE path extension # +# Processing control files > %%%%%%%%%% <> %%% < # PTH_PCF EXT_PCF +# CPU control file > %%%%%%%%%% <> %%% < # PTH_CPU EXT_CPU +# Scratch for CPU control file > %%%%%%%%%% < # PTH_CPUNUM +# BPE script directory > %%%%%%%%%% < # PTH_SCRIPT +# Option directory > %%%%%%%%%% < # PTH_OPT +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_EXT 11: Other Files and Directories # +# # +# GENERAL path extension(s) # +# Help files > %%%%%%%%% < > %%% < # PTH_HLP EXT_HLP +# Skeleton files (e.g. for plot files) > %%%%%%%%% < > %%% < # PTH_SKL EXT_SKL +# Directory list for panel update > %%%%%%%%% < > %%% < # PTH_UPD EXT_UPD +# Program input master files > %%%%%%%%% < # PTH_UPDPAN +# # +# USER DEPENDENT # +# Program output files (campaign indep.)> %%%%%%%%% < # PTH_OUT +# Program input files > %%%%%%%%% < > %%% < # PTH_INP EXT_INP +# Scratch files > %%%%%%%%% < > %%% <> %%% <> %%% < # PTH_SCR EXT_SCR EXT_SC1 EXT_SC2 +# Error message files > %%%%%%%%% < > %%% < # PTH_ERR EXT_ERR +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_RED/MENU_PGM.INP b/config/bernese/gpsuser52-luzon/OPT/R2S_RED/MENU_PGM.INP new file mode 100755 index 0000000..38b7f9e --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_RED/MENU_PGM.INP @@ -0,0 +1,956 @@ + +! Command to Run the Fortran Program +! ---------------------------------- +CMD_PATH 1 "${XG}" + ## widget = lineedit; emptyallowed = false + +MSG_CMD_PATH 1 "Default program path to the executables" + +CMD_FOREGROUND 1 "1" + ## widget = radiobutton; group = CMD + +MSG_CMD_FOREGROUND 1 "Run Fortran programs in foreground" + +CMD_BACKGROUND 1 "0" + ## widget = radiobutton; group = CMD + +MSG_CMD_BACKGROUND 1 "Run Fortran programs in background" + +CMD_USE_CPUFILE 1 "0" + ## widget = radiobutton; group = CMD + +MSG_CMD_USE_CPUFILE 1 "Use selected CPU file to run Fortran programs" + +! CPU File +! -------- +CPU_FILE 0 + ## widget = selwin; path = PTH_CPU; ext = EXT_CPU; maxfiles = 1 + ## activeif = CMD_USE_CPUFILE == 1 + # UNIX + +MSG_CPU_FILE 1 "CPU control file" + +CMD_CPUNAME 0 + ## widget = lineedit; activeif = CMD_USE_CPUFILE == 1 + # + +MSG_CMD_CPUNAME 1 "CPU name" + +CMD_LOGFILE 0 + ## widget = lineedit; path = PTH_SCR; ext = NO_EXT + ## activeif = CMD_USE_CPUFILE == 1 + # + +MSG_CMD_LOGFILE 1 "Log File" + +MAXJOBNUM 1 "99" + ## widget = combobox; cards = 99 999; check_type = integer; check_min = 0 + ## check_max = 999 + +MSG_MAXJOBNUM 1 "Maximum program output file number" + +! List of Programs with special path to the executable +! ---------------------------------------------------- +SPECIAL_PATH 1 "INPTST" "/home/dach/BERN/TOOL/EXE_G95" + ## widget = uniline; numlines = 20 + +MSG_SPECIAL_PATH 1 "Programs executed from special paths" + +! Names of Programs/Input Files +! ----------------------------- +USER1_INP 1 "${U}/PAN\GRDS1S2.INP" + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + # GRDS1S2 + +MSG_USER1_INP 1 "USER1" + +USER2_INP 1 "${U}/PAN\INPTST.INP" + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + # INPTST + +MSG_USER2_INP 1 "USER2" + +USER3_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + # + +MSG_USER3_INP 1 "USER3" + +USER4_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + # + +MSG_USER4_INP 1 "USER4" + +USER5_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + # + +MSG_USER5_INP 1 "USER5" + +USER6_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + # + +MSG_USER6_INP 1 "USER6" + +USER7_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + # + +MSG_USER7_INP 1 "USER7" + +USER8_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + # + +MSG_USER8_INP 1 "USER8" + +USER9_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + # + +MSG_USER9_INP 1 "USER9" + +USER10_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + # + +MSG_USER10_INP 1 "USER10" + +! Configure +! --------- +CHNGEN_INP 1 "${U}/PAN\CHNGEN.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CHNGEN + +MSG_CHNGEN_INP 1 "Program input file: Change general options" + +UPDPAN_INP 1 "${U}/PAN\UPDPAN.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # UPDPAN + +MSG_UPDPAN_INP 1 "Program input file: Update program input files" + +! Campaign +! -------- +NEWCAMP_INP 1 "${U}/PAN\NEWCAMP.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # NEWCAMP + +MSG_NEWCAMP_INP 1 "Program input file: Create new campaign" + +! Station files +! ------------- +EDITCRD_INP 1 "${U}/PAN\EDITCRD.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITCRD + +MSG_EDITCRD_INP 1 "Program input file: Create/update station coordinates" + +EDITVEL_INP 1 "${U}/PAN\EDITVEL.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITVEL + +MSG_EDITVEL_INP 1 "Program input file: Create/update station velocities" + +EDITECC_INP 1 "${U}/PAN\EDITECC.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITECC + +MSG_EDITECC_INP 1 "Program input file: Create/update station eccentricities" + +EDSTACRX_INP 1 "${U}/PAN\EDITSTA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITSTA + +MSG_EDSTACRX_INP 1 "Program input file: Create/update station information file" + +EDITFIX_INP 1 "${U}/PAN\EDITFIX.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITFIX + +MSG_EDITFIX_INP 1 "Program input file: Create/update station selection list" + +EDITSIG_INP 1 "${U}/PAN\EDITSIG.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITSIG + +MSG_EDITSIG_INP 1 "Program input file: Create/update station sigma file" + +EDITSOS_INP 1 "${U}/PAN\EDITSOS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITSOS + +MSG_EDITSOS_INP 1 "Program input file: Create/update station observation sigma factors" + +ABBREV_INP 1 "${U}/PAN\EDITABB.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITABB + +MSG_ABBREV_INP 1 "Program input file: Create/update station abbreviation table" + +EDITBSL_INP 1 "${U}/PAN\EDITBSL.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITBSL + +MSG_EDITBSL_INP 1 "Program input file: Create/update baseline definition file" + +EDITCLU_INP 1 "${U}/PAN\EDITCLU.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITCLU + +MSG_EDITCLU_INP 1 "Program input file: Create/update cluster definition file" + +EDITPLD_INP 1 "${U}/PAN\EDITPLD.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITPLD + +MSG_EDITPLD_INP 1 "Program input file: Create/update tectonic plate assignment" + +! RINEX to Bernese +! ---------------- +RXOBV3_INP 1 "${U}/PAN\RXOBV3.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RXOBV3 + +MSG_RXOBV3_INP 1 "Program input file: Transfer RINEX observation files to Bernese format" + +RXNBV3_INP 1 "${U}/PAN\RXNBV3.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RXNBV3 + +MSG_RXNBV3_INP 1 "Program input file: Transfer RINEX navig. files to Bernese format" + +RXMBV3_INP 1 "${U}/PAN\RXMBV3.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RXMBV3 + +MSG_RXMBV3_INP 1 "Program input file: Transfer RINEX meteo files to Bernese format" + +RXNPRE_INP 1 "${U}/PAN\RXNPRE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RXNPRE + +MSG_RXNPRE_INP 1 "Program input file: Transfer RINEX navig. files to precise orbits" + +! Bernese to RINEX +! ---------------- +BV3RXO_INP 1 "${U}/PAN\BV3RXO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # BV3RXO + +MSG_BV3RXO_INP 1 "Program input file: Transfer Bernese observation files to RINEX" + +BV3RXN_INP 1 "${U}/PAN\BV3RXN.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # BV3RXN + +MSG_BV3RXN_INP 1 "Program input file: Transfer Bernese navigation files to RINEX" + +! Cut/concatenate RINEX +! --------------------- +CCRINEXO_INP 1 "${U}/PAN\CCRINEXO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CCRINEXO + +MSG_CCRINEXO_INP 1 "Program input file: Concatenate RINEX observation files" + +CCRINEXN_INP 1 "${U}/PAN\CCRINEXN.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CCRINEXN + +MSG_CCRINEXN_INP 1 "Program input file: Concatenate GPS RINEX navigation files" + +CCRINEXG_INP 1 "${U}/PAN\CCRINEXG.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CCRINEXG + +MSG_CCRINEXG_INP 1 "Program input file: Concatenate GLONASS RINEX navigation files" + +! RINEX utilities +! --------------- +RNXGRA_INP 1 "${U}/PAN\RNXGRA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RNXGRA + +MSG_RNXGRA_INP 1 "Program input file: Create observation statistics" + +RNXSMT_INP 1 "${U}/PAN\RNXSMT.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RNXSMT + +MSG_RNXSMT_INP 1 "Program input file: Clean/smooth observation files" + +RNXCLK_INP 1 "${U}/PAN\RNXCLK.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RNXCLK + +MSG_RNXCLK_INP 1 "Program input file: Extract satellite clock from clock RINEX files" + +! Orbit, Broadcast +! ---------------- +BRDTST_INP 1 "${U}/PAN\BRDTST.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # BRDTST + +MSG_BRDTST_INP 1 "Program input file: Check broadcast orbits" + +BRDTAB_INP 1 "${U}/PAN\BRDTAB.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # BRDTAB + +MSG_BRDTAB_INP 1 "Program input file: Create tabular orbits from broadcast ephemerides" + +SATCLK_INP 1 "${U}/PAN\SATCLK.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SATCLK + +MSG_SATCLK_INP 1 "Program input file: Extract satellite clocks" + +! Orbit, create standard orbit +! ---------------------------- +PRETAB_INP 1 "${U}/PAN\PRETAB.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # PRETAB + +MSG_PRETAB_INP 1 "Program input file: Create tabular orbits" + +ORBGEN_INP 1 "${U}/PAN\ORBGEN.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # ORBGEN + +MSG_ORBGEN_INP 1 "Program input file: Create/update standard orbits" + +DEFXTR_INP 1 "${U}/PAN\DEFXTR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # DEFXTR + +MSG_DEFXTR_INP 1 "Program input file: Extract ORBGEN program output" + +! Standard to precise +! ------------------- +STDPRE_INP 1 "${U}/PAN\STDPRE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STDPRE + +MSG_STDPRE_INP 1 "Program input file: Convert standard to precise orbits" + +PREWEI_INP 1 "${U}/PAN\PREWEI.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # PREWEI + +MSG_PREWEI_INP 1 "Program input file: Set accuracy codes in precise orbits" + +CCPREORB_INP 1 "${U}/PAN\CCPREORB.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CCPREORB + +MSG_CCPREORB_INP 1 "Program input file: Concatenate/merge precise orbit files" + +! Compare orbits +! -------------- +STDDIF_INP 1 "${U}/PAN\STDDIF.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STDDIF + +MSG_STDDIF_INP 1 "Program input file: Compare standard orbits" + +ORBCMP_INP 1 "${U}/PAN\ORBCMP.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # ORBCMP + +MSG_ORBCMP_INP 1 "Program input file: Compare precise orbits" + +STDELE_INP 1 "${U}/PAN\STDELE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STDELE + +MSG_STDELE_INP 1 "Program input file: Compare osculating elements" + +! EOPs utilities +! -------------- +POLUPD_INP 1 "${U}/PAN\POLUPD.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # POLUPD + +MSG_POLUPD_INP 1 "Program input file: Convert IERS pole files to Bernese format" + +POLXTR_INP 1 "${U}/PAN\POLXTR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # POLXTR + +MSG_POLXTR_INP 1 "Program input file: Concatenate IERS pole files" + +! Processing +! ---------- +CODSPP_INP 1 "${U}/PAN\CODSPP.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CODSPP + +MSG_CODSPP_INP 1 "Program input file: Code-based clock synchronization" + +SNGDIF_INP 1 "${U}/PAN\SNGDIF.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SNGDIF + +MSG_SNGDIF_INP 1 "Program input file: Create single-difference/baseline files" + +MAUPRP_INP 1 "${U}/PAN\MAUPRP.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # MAUPRP + +MSG_MAUPRP_INP 1 "Program input file: Phase preprocessing" + +GPSEST_INP 1 "${U}/PAN\GPSEST.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # GPSEST + +MSG_GPSEST_INP 1 "Program input file: Parameter estimation" + +ADDNEQ2_INP 1 "${U}/PAN\ADDNEQ2.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # ADDNEQ2 + +MSG_ADDNEQ2_INP 1 "Program input file: Combine normal equation systems" + +! Processing extractions +! ---------------------- +CODXTR_INP 1 "${U}/PAN\CODXTR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CODXTR + +MSG_CODXTR_INP 1 "Program input file: Extract CODSPP program output" + +MPRXTR_INP 1 "${U}/PAN\MPRXTR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # MPRXTR + +MSG_MPRXTR_INP 1 "Program input file: Extract MAUPRP program output" + +GPSXTR_INP 1 "${U}/PAN\GPSXTR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # GPSXTR + +MSG_GPSXTR_INP 1 "Program input file: Extract GPSEST/ADDNEQ2 program output" + +! Service: Simulate +! ----------------- +GPSSIM_INP 1 "${U}/PAN\GPSSIM.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # GPSSIM + +MSG_GPSSIM_INP 1 "Program input file: Generate simulated observation data" + +! Service: Station information files +! ---------------------------------- +STA2STA_INP 1 "${U}/PAN\STA2STA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STA2STA + +MSG_STA2STA_INP 1 "Program input file: Convert station information files" + +STAMERGE_INP 1 "${U}/PAN\STAMERGE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STAMERGE + +MSG_STAMERGE_INP 1 "Program input file: Merge station information files" + +RNX2STA_INP 1 "${U}/PAN\RNX2STA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RNX2STA + +MSG_RNX2STA_INP 1 "Program input file: Extract station information from RINEX headers" + +SNX2STA_INP 1 "${U}/PAN\SNX2STA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SNX2STA + +MSG_SNX2STA_INP 1 "Program input file: Extract station information from SINEX file" + +! Service: Observation files +! -------------------------- +CHGHED_INP 1 "${U}/PAN\CHGHED.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CHGHED + +MSG_CHGHED_INP 1 "Program input file: Change header of observation files" + +SATMRK_INP 1 "${U}/PAN\SATMRK.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SATMRK + +MSG_SATMRK_INP 1 "Program input file: Mark/delete observations" + +OBSSPL_INP 1 "${U}/PAN\OBSSPL.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # OBSSPL + +MSG_OBSSPL_INP 1 "Program input file: Split observation files" + +SATGRA_INP 1 "${U}/PAN\SATGRA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SATGRA + +MSG_SATGRA_INP 1 "Program input file: Create pseudo-graphics of the observations" + +! Service: Residuals +! ------------------ +REDISP_INP 1 "${U}/PAN\REDISP.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # REDISP + +MSG_REDISP_INP 1 "Program input file: Display residual file" + +RESRMS_INP 1 "${U}/PAN\RESRMS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RESRMS + +MSG_RESRMS_INP 1 "Program input file: Create residual statistics" + +! Service: Coordinates +! -------------------- +FODITS_INP 1 "${U}/PAN\FODITS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # FODITS + +MSG_FODITS_INP 1 "Program input file: Analysis of time series" + +HELMERT_INP 1 "${U}/PAN\HELMR1.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # HELMR1 + +MSG_HELMERT_INP 1 "Program input file: Helmert transformation" + +COMPAR_INP 1 "${U}/PAN\COMPAR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # COMPAR + +MSG_COMPAR_INP 1 "Program input file: Coordinate comparison" + +VELDIF_INP 1 "${U}/PAN\VELDIF.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # VELDIF + +MSG_VELDIF_INP 1 "Program input file: Velocity comparison" + +NUVELO_INP 1 "${U}/PAN\NUVELO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # NUVELO + +MSG_NUVELO_INP 1 "Program input file: Compute NUVEL velocities" + +COOVEL_INP 1 "${U}/PAN\COOVEL.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # COOVEL + +MSG_COOVEL_INP 1 "Program input file: Extrapolate coordinates" + +COOSYS_INP 1 "${U}/PAN\COOSYS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # COOSYS + +MSG_COOSYS_INP 1 "Program input file: Coordinate transformation" + +ETRS89_INP 1 "${U}/PAN\ETRS89.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # ETRS89 + +MSG_ETRS89_INP 1 "Program input file: Transform coordinates to ETRS89 frame" + +CRDMRG_INP 1 "${U}/PAN\CRDMERGE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CRDMERGE + +MSG_CRDMRG_INP 1 "Program input file: Merge coordinate/velocity files" + +GRDS1S2_INP 1 "${U}/PAN\GRDS1S2.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # GRDS1S2 + +MSG_GRDS1S2_INP 1 "Program input file: Extract atmospheric tidal loading coefficients" + +! Service: Clock tools +! -------------------- +CCRNXC_INP 1 "${U}/PAN\CCRNXC.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CCRNXC + +MSG_CCRNXC_INP 1 "Program input file: Combine/manipulate clock RINEX files" + +CLKEST_INP 1 "${U}/PAN\CLKEST.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CLKEST + +MSG_CLKEST_INP 1 "Program input file: Epoch-wise clock interpolation" + +! Service: Ionosphere +! ------------------- +IONEST_INP 1 "${U}/PAN\IONEST.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # IONEST + +MSG_IONEST_INP 1 "Program input file: Local ionosphere model estimation" + +! Service: LEO +! ------------ +LEOAUX_INP 1 "${U}/PAN\LEOAUX.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # LEOAUX + +MSG_LEOAUX_INP 1 "Program input file: Prepare LEO auxiliary information" + +KINPRE_INP 1 "${U}/PAN\KINPRE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # KINPRE + +MSG_KINPRE_INP 1 "Program input file: Convert kinematic positions to precise orbits" + +! Service: SLR +! ------------ +IRV2STV_INP 1 "${U}/PAN\IRV2STV.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # IRV2STV + +MSG_IRV2STV_INP 1 "Program input file: Convert IRV or PRE files to state vectors" + +CPFSP3_INP 1 "${U}/PAN\CPFSP3.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CPFSP3 + +MSG_CPFSP3_INP 1 "Program input file: Convert CPF to precise orbit files" + +SP3CPF_INP 1 "${U}/PAN\SP3CPF.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SP3CPF + +MSG_SP3CPF_INP 1 "Program input file: Convert precise orbits to CPF files" + +SNX2SLR_INP 1 "${U}/PAN\SNX2SLR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SNX2SLR + +MSG_SNX2SLR_INP 1 "Program input file: Prepare SLR data handling file" + +QLRINEXO_INP 1 "${U}/PAN\QLRINEXO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # QLRINEXO + +MSG_QLRINEXO_INP 1 "Program input file: Convert SLR normal point files (old format) to RINEX" + +CRD2RNXO_INP 1 "${U}/PAN\CRD2RNXO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CRD2RNXO + +MSG_CRD2RNXO_INP 1 "Program input file: Convert SLR normal point files (new format) to RINEX" + +QLRSUM_INP 1 "${U}/PAN\QLRSUM.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # QLRSUM + +MSG_QLRSUM_INP 1 "Program input file: Create SLR quick-look residual statistics" + +! Service: Automated processing +! ----------------------------- +BASLST_INP 1 "${U}/PAN\BASLST.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # BASLST + +MSG_BASLST_INP 1 "Program input file: Select baselines" + +MKCLUS_INP 1 "${U}/PAN\MKCLUS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # MKCLUS + +MSG_MKCLUS_INP 1 "Program input file: Form clusters of observation files" + +RESCHK_INP 1 "${U}/PAN\RESCHK.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RESCHK + +MSG_RESCHK_INP 1 "Program input file: Detect misbehaving stations/satellites" + +! Conversions: SINEX +! ------------------ +SNX2NQ0_INP 1 "${U}/PAN\SNX2NQ0.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SNX2NQ0 + +MSG_SNX2NQ0_INP 1 "Program input file: Transfer SINEX files to normal equation files" + +TROTRO_INP 1 "${U}/PAN\TROTRO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # TROTRO + +MSG_TROTRO_INP 1 "Program input file: Manipulate troposphere SINEX files" + +! Conversion: ANTEX +! ----------------- +ATX2PCV_INP 1 "${U}/PAN\ATX2PCV.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # ATX2PCV + +MSG_ATX2PCV_INP 1 "Program input file: Convert ANTEX to Bernese format" + +! Conversion: observation files +! ----------------------------- +OBSFMT_INP 1 "${U}/PAN\OBSFMT.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # OBSFMT + +MSG_OBSFMT_INP 1 "Program input file: Convert observation files (binary to ASCII)" + +FMTOBS_INP 1 "${U}/PAN\FMTOBS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # FMTOBS + +MSG_FMTOBS_INP 1 "Program input file: Convert observation files (ASCII to binary)" + +! Conversion: residual files +! -------------------------- +RESFMT_INP 1 "${U}/PAN\RESFMT.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RESFMT + +MSG_RESFMT_INP 1 "Program input file: Convert residual files (binary to ASCII)" + +FMTRES_INP 1 "${U}/PAN\FMTRES.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # FMTRES + +MSG_FMTRES_INP 1 "Program input file: Convert residual files (ASCII to binary)" + +! Conversion: orbit files +! ----------------------- +FMTSTD_INP 1 "${U}/PAN\FMTSTD.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # FMTSTD + +MSG_FMTSTD_INP 1 "Program input file: Convert STD and RPR files (ASCII to binary)" + +STDFMT_INP 1 "${U}/PAN\STDFMT.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STDFMT + +MSG_STDFMT_INP 1 "Program input file: Convert STD and RPR files (binary to ASCII)" + +! Conversion: NEQ-files +! --------------------- +NEQ2ASC_INP 1 "${U}/PAN\NEQ2ASC.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # NEQ2ASC + +MSG_NEQ2ASC_INP 1 "Program input file: Convert normal equation files (binary/ASCII)" + +! BPE +! --- +EDITPCF_INP 1 "${U}/PAN\EDITPCF.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITPCF + +MSG_EDITPCF_INP 1 "Program input file: Edit process control file (PCF)" + +RUNBPE_INP 1 "${U}/PAN\RUNBPE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RUNBPE + +MSG_RUNBPE_INP 1 "Program input file: Start BPE processing" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# PROGRAM NAMES - MENU_PGM 1: Options # +# # +# AUTOMATIC GENERATION OF PROGRAM OUTPUT FILE NAMES # +# Maximum program output file number > %%% < # MAXJOBNUM +# # +# OPTIONS TO RUN THE FORTRAN PROGRAMS # +# Default program path to the executables > %%%%%%%% < # CMD_PATH +# # +# Run Fortran programs in foreground > % < # CMD_FOREGROUND +# Run Fortran programs in background > % < # CMD_BACKGROUND +# Use CPU File to Run programs > % < > %%%%%%%% < # CMD_USE_CPUFILE CPU_FILE +# > %%%%%%%%%%%% < CPU Name # CMD_CPUNAME +# > %%%%%%%%%%%% < Log File # CMD_LOGFILE +# # +# Special path for individual programs # +# > Program_ Path_to_program_executable_______________________ < # SPECIAL_PATH +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.1: Menu - Configure # +# # +# CONFIGURE # +# CHNGEN > %%%%%%%% < : Change general options # CHNGEN_INP +# UPDPAN > %%%%%%%% < : Update program input files # UPDPAN_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.2: Menu - Campaign # +# # +# CAMPAIGN # +# NEWCAMP > %%%%%%%% < : Create new campaign # NEWCAMP_INP +# COORD > %%%%%%%% < : Create/update station coordinates # EDITCRD_INP +# VELOCITY > %%%%%%%% < : Create/update station velocities # EDITVEL_INP +# ECCENT > %%%%%%%% < : Create/update station eccentricities # EDITECC_INP +# STAINFO > %%%%%%%% < : Create/update station information file # EDSTACRX_INP +# STALIST > %%%%%%%% < : Create/update station selection list # EDITFIX_INP +# SIGMA > %%%%%%%% < : Create/update station sigma file # EDITSIG_INP +# STAWEIGHT> %%%%%%%% < : Create/update station observation sigma factors # EDITSOS_INP +# ABBREV > %%%%%%%% < : Create/update station abbreviation table # ABBREV_INP +# BASELINE > %%%%%%%% < : Create/update baseline definition file # EDITBSL_INP +# CLUSTER > %%%%%%%% < : Create/update cluster definition file # EDITCLU_INP +# PLATE > %%%%%%%% < : Create/update tectonic plate assignment # EDITPLD_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.3: Menu - RINEX # +# # +# RINEX PROGRAMS # +# RXOBV3 > %%%%%%%% < : Transfer RINEX observ. files to Bernese format # RXOBV3_INP +# RXNBV3 > %%%%%%%% < : Transfer RINEX navig. files to Bernese format # RXNBV3_INP +# RXMBV3 > %%%%%%%% < : Transfer RINEX meteo files to Bernese format # RXMBV3_INP +# RXNPRE > %%%%%%%% < : Transfer RINEX navig. files to precise orbits # RXNPRE_INP +# BV3RXO > %%%%%%%% < : Transfer Bernese observation files to RINEX # BV3RXO_INP +# BV3RXN > %%%%%%%% < : Transfer Bernese navigation files to RINEX # BV3RXN_INP +# CCRINEXO > %%%%%%%% < : Concatenate RINEX observation files # CCRINEXO_INP +# CCRINEXN > %%%%%%%% < : Concatenate GPS RINEX navigation files # CCRINEXN_INP +# CCRINEXG > %%%%%%%% < : Concatenate GLONASS RINEX navigation files # CCRINEXG_INP +# RNXGRA > %%%%%%%% < : Create observation statistics # RNXGRA_INP +# RNXSMT > %%%%%%%% < : Clean/smooth observation files # RNXSMT_INP +# RNXCLK > %%%%%%%% < : Extract satellite clock from clock RINEX files # RNXCLK_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.4: Menu - Orbits/EOP # +# # +# ORBIT AND EOP PROGRAMS # +# BRDTST > %%%%%%%% < : Check broadcast orbits # BRDTST_INP +# BRDTAB > %%%%%%%% < : Create tabular orbits from broadcast ephemerides# BRDTAB_INP +# SATCLK > %%%%%%%% < : Extract satellite clocks # SATCLK_INP +# PRETAB > %%%%%%%% < : Create tabular orbits # PRETAB_INP +# ORBGEN > %%%%%%%% < : Create/update standard orbits # ORBGEN_INP +# DEFXTR > %%%%%%%% < : Extract ORBGEN program output # DEFXTR_INP +# STDPRE > %%%%%%%% < : Convert standard to precise orbits # STDPRE_INP +# PREWEI > %%%%%%%% < : Set accuracy codes in precise orbits # PREWEI_INP +# CCPREORB > %%%%%%%% < : Concatenate/merge precise orbit files # CCPREORB_INP +# STDDIF > %%%%%%%% < : Compare standard orbits # STDDIF_INP +# ORBCMP > %%%%%%%% < : Compare precise orbits # ORBCMP_INP +# STDELE > %%%%%%%% < : Compare osculating elements # STDELE_INP +# POLUPD > %%%%%%%% < : Convert IERS pole files to Bernese format # POLUPD_INP +# POLXTR > %%%%%%%% < : Concatenate IERS pole files # POLXTR_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.5: Menu - Processing # +# # +# PROCESSING PROGRAMS # +# CODSPP > %%%%%%%% < : Code-based clock synchronization # CODSPP_INP +# SNGDIF > %%%%%%%% < : Create single-difference/baseline files # SNGDIF_INP +# MAUPRP > %%%%%%%% < : Phase preprocessing # MAUPRP_INP +# GPSEST > %%%%%%%% < : Parameter estimation # GPSEST_INP +# ADDNEQ2 > %%%%%%%% < : Combine normal equation systems # ADDNEQ2_INP +# CODXTR > %%%%%%%% < : Extract CODSPP program output # CODXTR_INP +# MPRXTR > %%%%%%%% < : Extract MAUPRP program output # MPRXTR_INP +# GPSXTR > %%%%%%%% < : Extract GPSEST/ADDNEQ2 program output # GPSXTR_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.6: Menu - Service # +# # +# SERVICE PROGRAMS # +# GPSSIM > %%%%%%%% < : Generate simulated observation data # GPSSIM_INP +# STA2STA > %%%%%%%% < : Convert station information files # STA2STA_INP +# STAMERGE > %%%%%%%% < : Merge station information files # STAMERGE_INP +# RNX2STA > %%%%%%%% < : Extract station information from RINEX headers # RNX2STA_INP +# SNX2STA > %%%%%%%% < : Extract station information from SINEX file # SNX2STA_INP +# CHGHED > %%%%%%%% < : Change header of observation files # CHGHED_INP +# SATMRK > %%%%%%%% < : Mark/delete observations # SATMRK_INP +# OBSSPL > %%%%%%%% < : Split observation files # OBSSPL_INP +# SATGRA > %%%%%%%% < : Create pseudo-graphics of the observations # SATGRA_INP +# REDISP > %%%%%%%% < : Display residual file # REDISP_INP +# RESRMS > %%%%%%%% < : Create residual statistics # RESRMS_INP +# FODITS > %%%%%%%% < : Analysis of time series # FODITS_INP +# HELMER > %%%%%%%% < : Helmert transformation # HELMERT_INP +# COMPAR > %%%%%%%% < : Coordinate comparison # COMPAR_INP +# VELDIF > %%%%%%%% < : Velocity comparison # VELDIF_INP +# NUVELO > %%%%%%%% < : Compute NUVEL velocities # NUVELO_INP +# COOVEL > %%%%%%%% < : Extrapolate coordinates # COOVEL_INP +# COOSYS > %%%%%%%% < : Coordinate transformation # COOSYS_INP +# ETRS89 > %%%%%%%% < : Transform coordinates to ETRS89 frame # ETRS89_INP +# CRDMERGE > %%%%%%%% < : Merge coordinate/velocity files # CRDMRG_INP +# GRDS1S2 > %%%%%%%% < : Extract atmospheric tidal loading coefficients # GRDS1S2_INP +# CCRNXC > %%%%%%%% < : Combine/manipulate clock RINEX files # CCRNXC_INP +# CLKEST > %%%%%%%% < : Epoch-wise clock interpolation # CLKEST_INP +# IONEST > %%%%%%%% < : Local ionosphere model estimation # IONEST_INP +# LEOAUX > %%%%%%%% < : Prepare LEO auxiliary information # LEOAUX_INP +# KINPRE > %%%%%%%% < : Convert kinematic positions to precise orbits # KINPRE_INP +# IRV2STV > %%%%%%%% < : Convert IRV or PRE files to state vectors # IRV2STV_INP +# CPFSP3 > %%%%%%%% < : Convert CPF to precise orbit files # CPFSP3_INP +# SP3CPF > %%%%%%%% < : Convert precise orbits to CPF files # SP3CPF_INP +# SNX2SLR > %%%%%%%% < : Prepare SLR data handling file # SNX2SLR_INP +# QLRINEXO > %%%%%%%% < : Convert normal point files (old format) to RINEX# QLRINEXO_INP +# CRD2RNXO > %%%%%%%% < : Convert normal point files (new format) to RINEX# CRD2RNXO_INP +# QLRSUM > %%%%%%%% < : Create SLR quick-look residual statistics # QLRSUM_INP +# BASLST > %%%%%%%% < : Select baselines # BASLST_INP +# MKCLUS > %%%%%%%% < : Form clusters of observation files # MKCLUS_INP +# RESCHK > %%%%%%%% < : Detect misbehaving stations/satellites # RESCHK_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.7: Menu - Conversion # +# # +# CONVERSION PROGRAMS # +# SNX2NQ0 > %%%%%%%% < : Transfer SINEX files to normal equation files # SNX2NQ0_INP +# TROTRO > %%%%%%%% < : Manipulate troposphere SINEX files # TROTRO_INP +# ATX2PCV > %%%%%%%% < : Convert ANTEX to Bernese format # ATX2PCV_INP +# OBSFMT > %%%%%%%% < : Convert observation files (binary to ASCII) # OBSFMT_INP +# FMTOBS > %%%%%%%% < : Convert observation files (ASCII to binary) # FMTOBS_INP +# RESFMT > %%%%%%%% < : Convert residual files (binary to ASCII) # RESFMT_INP +# FMTRES > %%%%%%%% < : Convert residual files (ASCII to binary) # FMTRES_INP +# STDFMT > %%%%%%%% < : Convert STD and RPR files (binary to ASCII) # STDFMT_INP +# FMTSTD > %%%%%%%% < : Convert STD and RPR files (ASCII to binary) # FMTSTD_INP +# NEQ2ASC > %%%%%%%% < : Convert normal equation files (binary/ASCII) # NEQ2ASC_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.8: Menu - BPE # +# # +# BERNESE PROCESSING ENGINE # +# PCFILE > %%%%%%%% < : Edit process control file (PCF) # EDITPCF_INP +# RUNBPE > %%%%%%%% < : Start BPE processing # RUNBPE_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 3: Menu - User # +# # +# ADDITIONAL USER PROGRAMS # +# USER1 > %%%%%%%% < # USER1_INP +# USER2 > %%%%%%%% < # USER2_INP +# USER3 > %%%%%%%% < # USER3_INP +# USER4 > %%%%%%%% < # USER4_INP +# USER5 > %%%%%%%% < # USER5_INP +# USER6 > %%%%%%%% < # USER6_INP +# USER7 > %%%%%%%% < # USER7_INP +# USER8 > %%%%%%%% < # USER8_INP +# USER9 > %%%%%%%% < # USER9_INP +# USER10 > %%%%%%%% < # USER10_INP +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_RED/MENU_PGM.old b/config/bernese/gpsuser52-luzon/OPT/R2S_RED/MENU_PGM.old new file mode 100755 index 0000000..ab5d804 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_RED/MENU_PGM.old @@ -0,0 +1,956 @@ + +! Command to Run the Fortran Program +! ---------------------------------- +CMD_PATH 1 "${XG}" + ## widget = lineedit; emptyallowed = false + +MSG_CMD_PATH 1 "Default program path to the executables" + +CMD_FOREGROUND 1 "1" + ## widget = radiobutton; group = CMD + +MSG_CMD_FOREGROUND 1 "Run Fortran programs in foreground" + +CMD_BACKGROUND 1 "0" + ## widget = radiobutton; group = CMD + +MSG_CMD_BACKGROUND 1 "Run Fortran programs in background" + +CMD_USE_CPUFILE 1 "0" + ## widget = radiobutton; group = CMD + +MSG_CMD_USE_CPUFILE 1 "Use selected CPU file to run Fortran programs" + +! CPU File +! -------- +CPU_FILE 0 + ## widget = selwin; path = PTH_CPU; ext = EXT_CPU; maxfiles = 1 + ## activeif = CMD_USE_CPUFILE == 1 + # UNIX + +MSG_CPU_FILE 1 "CPU control file" + +CMD_CPUNAME 0 + ## widget = lineedit; activeif = CMD_USE_CPUFILE == 1 + # + +MSG_CMD_CPUNAME 1 "CPU name" + +CMD_LOGFILE 0 + ## widget = lineedit; path = PTH_SCR; ext = NO_EXT + ## activeif = CMD_USE_CPUFILE == 1 + # + +MSG_CMD_LOGFILE 1 "Log File" + +MAXJOBNUM 1 "99" + ## widget = combobox; cards = 99 999; check_type = integer; check_min = 0 + ## check_max = 999 + +MSG_MAXJOBNUM 1 "Maximum program output file number" + +! List of Programs with special path to the executable +! ---------------------------------------------------- +SPECIAL_PATH 1 "INPTST" "/home/dach/BERN/TOOL/EXE_G95" + ## widget = uniline; numlines = 20 + +MSG_SPECIAL_PATH 1 "Programs executed from special paths" + +! Names of Programs/Input Files +! ----------------------------- +USER1_INP 1 "${U}/PAN/GRDS1S2.INP" + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + # GRDS1S2 + +MSG_USER1_INP 1 "USER1" + +USER2_INP 1 "${U}/PAN/INPTST.INP" + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + # INPTST + +MSG_USER2_INP 1 "USER2" + +USER3_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + # + +MSG_USER3_INP 1 "USER3" + +USER4_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + # + +MSG_USER4_INP 1 "USER4" + +USER5_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + # + +MSG_USER5_INP 1 "USER5" + +USER6_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + # + +MSG_USER6_INP 1 "USER6" + +USER7_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + # + +MSG_USER7_INP 1 "USER7" + +USER8_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + # + +MSG_USER8_INP 1 "USER8" + +USER9_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + # + +MSG_USER9_INP 1 "USER9" + +USER10_INP 0 + ## widget = lineedit; path = PTH_INP; ext = EXT_INP + # + +MSG_USER10_INP 1 "USER10" + +! Configure +! --------- +CHNGEN_INP 1 "${U}/PAN/CHNGEN.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CHNGEN + +MSG_CHNGEN_INP 1 "Program input file: Change general options" + +UPDPAN_INP 1 "${U}/PAN/UPDPAN.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # UPDPAN + +MSG_UPDPAN_INP 1 "Program input file: Update program input files" + +! Campaign +! -------- +NEWCAMP_INP 1 "${U}/PAN/NEWCAMP.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # NEWCAMP + +MSG_NEWCAMP_INP 1 "Program input file: Create new campaign" + +! Station files +! ------------- +EDITCRD_INP 1 "${U}/PAN/EDITCRD.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITCRD + +MSG_EDITCRD_INP 1 "Program input file: Create/update station coordinates" + +EDITVEL_INP 1 "${U}/PAN/EDITVEL.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITVEL + +MSG_EDITVEL_INP 1 "Program input file: Create/update station velocities" + +EDITECC_INP 1 "${U}/PAN/EDITECC.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITECC + +MSG_EDITECC_INP 1 "Program input file: Create/update station eccentricities" + +EDSTACRX_INP 1 "${U}/PAN/EDITSTA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITSTA + +MSG_EDSTACRX_INP 1 "Program input file: Create/update station information file" + +EDITFIX_INP 1 "${U}/PAN/EDITFIX.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITFIX + +MSG_EDITFIX_INP 1 "Program input file: Create/update station selection list" + +EDITSIG_INP 1 "${U}/PAN/EDITSIG.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITSIG + +MSG_EDITSIG_INP 1 "Program input file: Create/update station sigma file" + +EDITSOS_INP 1 "${U}/PAN/EDITSOS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITSOS + +MSG_EDITSOS_INP 1 "Program input file: Create/update station observation sigma factors" + +ABBREV_INP 1 "${U}/PAN/EDITABB.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITABB + +MSG_ABBREV_INP 1 "Program input file: Create/update station abbreviation table" + +EDITBSL_INP 1 "${U}/PAN/EDITBSL.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITBSL + +MSG_EDITBSL_INP 1 "Program input file: Create/update baseline definition file" + +EDITCLU_INP 1 "${U}/PAN/EDITCLU.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITCLU + +MSG_EDITCLU_INP 1 "Program input file: Create/update cluster definition file" + +EDITPLD_INP 1 "${U}/PAN/EDITPLD.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITPLD + +MSG_EDITPLD_INP 1 "Program input file: Create/update tectonic plate assignment" + +! RINEX to Bernese +! ---------------- +RXOBV3_INP 1 "${U}/PAN/RXOBV3.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RXOBV3 + +MSG_RXOBV3_INP 1 "Program input file: Transfer RINEX observation files to Bernese format" + +RXNBV3_INP 1 "${U}/PAN/RXNBV3.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RXNBV3 + +MSG_RXNBV3_INP 1 "Program input file: Transfer RINEX navig. files to Bernese format" + +RXMBV3_INP 1 "${U}/PAN/RXMBV3.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RXMBV3 + +MSG_RXMBV3_INP 1 "Program input file: Transfer RINEX meteo files to Bernese format" + +RXNPRE_INP 1 "${U}/PAN/RXNPRE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RXNPRE + +MSG_RXNPRE_INP 1 "Program input file: Transfer RINEX navig. files to precise orbits" + +! Bernese to RINEX +! ---------------- +BV3RXO_INP 1 "${U}/PAN/BV3RXO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # BV3RXO + +MSG_BV3RXO_INP 1 "Program input file: Transfer Bernese observation files to RINEX" + +BV3RXN_INP 1 "${U}/PAN/BV3RXN.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # BV3RXN + +MSG_BV3RXN_INP 1 "Program input file: Transfer Bernese navigation files to RINEX" + +! Cut/concatenate RINEX +! --------------------- +CCRINEXO_INP 1 "${U}/PAN/CCRINEXO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CCRINEXO + +MSG_CCRINEXO_INP 1 "Program input file: Concatenate RINEX observation files" + +CCRINEXN_INP 1 "${U}/PAN/CCRINEXN.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CCRINEXN + +MSG_CCRINEXN_INP 1 "Program input file: Concatenate GPS RINEX navigation files" + +CCRINEXG_INP 1 "${U}/PAN/CCRINEXG.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CCRINEXG + +MSG_CCRINEXG_INP 1 "Program input file: Concatenate GLONASS RINEX navigation files" + +! RINEX utilities +! --------------- +RNXGRA_INP 1 "${U}/PAN/RNXGRA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RNXGRA + +MSG_RNXGRA_INP 1 "Program input file: Create observation statistics" + +RNXSMT_INP 1 "${U}/PAN/RNXSMT.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RNXSMT + +MSG_RNXSMT_INP 1 "Program input file: Clean/smooth observation files" + +RNXCLK_INP 1 "${U}/PAN/RNXCLK.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RNXCLK + +MSG_RNXCLK_INP 1 "Program input file: Extract satellite clock from clock RINEX files" + +! Orbit, Broadcast +! ---------------- +BRDTST_INP 1 "${U}/PAN/BRDTST.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # BRDTST + +MSG_BRDTST_INP 1 "Program input file: Check broadcast orbits" + +BRDTAB_INP 1 "${U}/PAN/BRDTAB.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # BRDTAB + +MSG_BRDTAB_INP 1 "Program input file: Create tabular orbits from broadcast ephemerides" + +SATCLK_INP 1 "${U}/PAN/SATCLK.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SATCLK + +MSG_SATCLK_INP 1 "Program input file: Extract satellite clocks" + +! Orbit, create standard orbit +! ---------------------------- +PRETAB_INP 1 "${U}/PAN/PRETAB.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # PRETAB + +MSG_PRETAB_INP 1 "Program input file: Create tabular orbits" + +ORBGEN_INP 1 "${U}/PAN/ORBGEN.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # ORBGEN + +MSG_ORBGEN_INP 1 "Program input file: Create/update standard orbits" + +DEFXTR_INP 1 "${U}/PAN/DEFXTR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # DEFXTR + +MSG_DEFXTR_INP 1 "Program input file: Extract ORBGEN program output" + +! Standard to precise +! ------------------- +STDPRE_INP 1 "${U}/PAN/STDPRE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STDPRE + +MSG_STDPRE_INP 1 "Program input file: Convert standard to precise orbits" + +PREWEI_INP 1 "${U}/PAN/PREWEI.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # PREWEI + +MSG_PREWEI_INP 1 "Program input file: Set accuracy codes in precise orbits" + +CCPREORB_INP 1 "${U}/PAN/CCPREORB.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CCPREORB + +MSG_CCPREORB_INP 1 "Program input file: Concatenate/merge precise orbit files" + +! Compare orbits +! -------------- +STDDIF_INP 1 "${U}/PAN/STDDIF.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STDDIF + +MSG_STDDIF_INP 1 "Program input file: Compare standard orbits" + +ORBCMP_INP 1 "${U}/PAN/ORBCMP.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # ORBCMP + +MSG_ORBCMP_INP 1 "Program input file: Compare precise orbits" + +STDELE_INP 1 "${U}/PAN/STDELE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STDELE + +MSG_STDELE_INP 1 "Program input file: Compare osculating elements" + +! EOPs utilities +! -------------- +POLUPD_INP 1 "${U}/PAN/POLUPD.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # POLUPD + +MSG_POLUPD_INP 1 "Program input file: Convert IERS pole files to Bernese format" + +POLXTR_INP 1 "${U}/PAN/POLXTR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # POLXTR + +MSG_POLXTR_INP 1 "Program input file: Concatenate IERS pole files" + +! Processing +! ---------- +CODSPP_INP 1 "${U}/PAN/CODSPP.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CODSPP + +MSG_CODSPP_INP 1 "Program input file: Code-based clock synchronization" + +SNGDIF_INP 1 "${U}/PAN/SNGDIF.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SNGDIF + +MSG_SNGDIF_INP 1 "Program input file: Create single-difference/baseline files" + +MAUPRP_INP 1 "${U}/PAN/MAUPRP.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # MAUPRP + +MSG_MAUPRP_INP 1 "Program input file: Phase preprocessing" + +GPSEST_INP 1 "${U}/PAN/GPSEST.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # GPSEST + +MSG_GPSEST_INP 1 "Program input file: Parameter estimation" + +ADDNEQ2_INP 1 "${U}/PAN/ADDNEQ2.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # ADDNEQ2 + +MSG_ADDNEQ2_INP 1 "Program input file: Combine normal equation systems" + +! Processing extractions +! ---------------------- +CODXTR_INP 1 "${U}/PAN/CODXTR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CODXTR + +MSG_CODXTR_INP 1 "Program input file: Extract CODSPP program output" + +MPRXTR_INP 1 "${U}/PAN/MPRXTR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # MPRXTR + +MSG_MPRXTR_INP 1 "Program input file: Extract MAUPRP program output" + +GPSXTR_INP 1 "${U}/PAN/GPSXTR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # GPSXTR + +MSG_GPSXTR_INP 1 "Program input file: Extract GPSEST/ADDNEQ2 program output" + +! Service: Simulate +! ----------------- +GPSSIM_INP 1 "${U}/PAN/GPSSIM.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # GPSSIM + +MSG_GPSSIM_INP 1 "Program input file: Generate simulated observation data" + +! Service: Station information files +! ---------------------------------- +STA2STA_INP 1 "${U}/PAN/STA2STA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STA2STA + +MSG_STA2STA_INP 1 "Program input file: Convert station information files" + +STAMERGE_INP 1 "${U}/PAN/STAMERGE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STAMERGE + +MSG_STAMERGE_INP 1 "Program input file: Merge station information files" + +RNX2STA_INP 1 "${U}/PAN/RNX2STA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RNX2STA + +MSG_RNX2STA_INP 1 "Program input file: Extract station information from RINEX headers" + +SNX2STA_INP 1 "${U}/PAN/SNX2STA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SNX2STA + +MSG_SNX2STA_INP 1 "Program input file: Extract station information from SINEX file" + +! Service: Observation files +! -------------------------- +CHGHED_INP 1 "${U}/PAN/CHGHED.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CHGHED + +MSG_CHGHED_INP 1 "Program input file: Change header of observation files" + +SATMRK_INP 1 "${U}/PAN/SATMRK.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SATMRK + +MSG_SATMRK_INP 1 "Program input file: Mark/delete observations" + +OBSSPL_INP 1 "${U}/PAN/OBSSPL.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # OBSSPL + +MSG_OBSSPL_INP 1 "Program input file: Split observation files" + +SATGRA_INP 1 "${U}/PAN/SATGRA.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SATGRA + +MSG_SATGRA_INP 1 "Program input file: Create pseudo-graphics of the observations" + +! Service: Residuals +! ------------------ +REDISP_INP 1 "${U}/PAN/REDISP.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # REDISP + +MSG_REDISP_INP 1 "Program input file: Display residual file" + +RESRMS_INP 1 "${U}/PAN/RESRMS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RESRMS + +MSG_RESRMS_INP 1 "Program input file: Create residual statistics" + +! Service: Coordinates +! -------------------- +FODITS_INP 1 "${U}/PAN/FODITS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # FODITS + +MSG_FODITS_INP 1 "Program input file: Analysis of time series" + +HELMERT_INP 1 "${U}/PAN/HELMR1.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # HELMR1 + +MSG_HELMERT_INP 1 "Program input file: Helmert transformation" + +COMPAR_INP 1 "${U}/PAN/COMPAR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # COMPAR + +MSG_COMPAR_INP 1 "Program input file: Coordinate comparison" + +VELDIF_INP 1 "${U}/PAN/VELDIF.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # VELDIF + +MSG_VELDIF_INP 1 "Program input file: Velocity comparison" + +NUVELO_INP 1 "${U}/PAN/NUVELO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # NUVELO + +MSG_NUVELO_INP 1 "Program input file: Compute NUVEL velocities" + +COOVEL_INP 1 "${U}/PAN/COOVEL.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # COOVEL + +MSG_COOVEL_INP 1 "Program input file: Extrapolate coordinates" + +COOSYS_INP 1 "${U}/PAN/COOSYS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # COOSYS + +MSG_COOSYS_INP 1 "Program input file: Coordinate transformation" + +ETRS89_INP 1 "${U}/PAN/ETRS89.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # ETRS89 + +MSG_ETRS89_INP 1 "Program input file: Transform coordinates to ETRS89 frame" + +CRDMRG_INP 1 "${U}/PAN/CRDMERGE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CRDMERGE + +MSG_CRDMRG_INP 1 "Program input file: Merge coordinate/velocity files" + +GRDS1S2_INP 1 "${U}/PAN/GRDS1S2.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # GRDS1S2 + +MSG_GRDS1S2_INP 1 "Program input file: Extract atmospheric tidal loading coefficients" + +! Service: Clock tools +! -------------------- +CCRNXC_INP 1 "${U}/PAN/CCRNXC.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CCRNXC + +MSG_CCRNXC_INP 1 "Program input file: Combine/manipulate clock RINEX files" + +CLKEST_INP 1 "${U}/PAN/CLKEST.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CLKEST + +MSG_CLKEST_INP 1 "Program input file: Epoch-wise clock interpolation" + +! Service: Ionosphere +! ------------------- +IONEST_INP 1 "${U}/PAN/IONEST.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # IONEST + +MSG_IONEST_INP 1 "Program input file: Local ionosphere model estimation" + +! Service: LEO +! ------------ +LEOAUX_INP 1 "${U}/PAN/LEOAUX.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # LEOAUX + +MSG_LEOAUX_INP 1 "Program input file: Prepare LEO auxiliary information" + +KINPRE_INP 1 "${U}/PAN/KINPRE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # KINPRE + +MSG_KINPRE_INP 1 "Program input file: Convert kinematic positions to precise orbits" + +! Service: SLR +! ------------ +IRV2STV_INP 1 "${U}/PAN/IRV2STV.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # IRV2STV + +MSG_IRV2STV_INP 1 "Program input file: Convert IRV or PRE files to state vectors" + +CPFSP3_INP 1 "${U}/PAN/CPFSP3.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CPFSP3 + +MSG_CPFSP3_INP 1 "Program input file: Convert CPF to precise orbit files" + +SP3CPF_INP 1 "${U}/PAN/SP3CPF.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SP3CPF + +MSG_SP3CPF_INP 1 "Program input file: Convert precise orbits to CPF files" + +SNX2SLR_INP 1 "${U}/PAN/SNX2SLR.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SNX2SLR + +MSG_SNX2SLR_INP 1 "Program input file: Prepare SLR data handling file" + +QLRINEXO_INP 1 "${U}/PAN/QLRINEXO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # QLRINEXO + +MSG_QLRINEXO_INP 1 "Program input file: Convert SLR normal point files (old format) to RINEX" + +CRD2RNXO_INP 1 "${U}/PAN/CRD2RNXO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # CRD2RNXO + +MSG_CRD2RNXO_INP 1 "Program input file: Convert SLR normal point files (new format) to RINEX" + +QLRSUM_INP 1 "${U}/PAN/QLRSUM.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # QLRSUM + +MSG_QLRSUM_INP 1 "Program input file: Create SLR quick-look residual statistics" + +! Service: Automated processing +! ----------------------------- +BASLST_INP 1 "${U}/PAN/BASLST.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # BASLST + +MSG_BASLST_INP 1 "Program input file: Select baselines" + +MKCLUS_INP 1 "${U}/PAN/MKCLUS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # MKCLUS + +MSG_MKCLUS_INP 1 "Program input file: Form clusters of observation files" + +RESCHK_INP 1 "${U}/PAN/RESCHK.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RESCHK + +MSG_RESCHK_INP 1 "Program input file: Detect misbehaving stations/satellites" + +! Conversions: SINEX +! ------------------ +SNX2NQ0_INP 1 "${U}/PAN/SNX2NQ0.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # SNX2NQ0 + +MSG_SNX2NQ0_INP 1 "Program input file: Transfer SINEX files to normal equation files" + +TROTRO_INP 1 "${U}/PAN/TROTRO.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # TROTRO + +MSG_TROTRO_INP 1 "Program input file: Manipulate troposphere SINEX files" + +! Conversion: ANTEX +! ----------------- +ATX2PCV_INP 1 "${U}/PAN/ATX2PCV.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # ATX2PCV + +MSG_ATX2PCV_INP 1 "Program input file: Convert ANTEX to Bernese format" + +! Conversion: observation files +! ----------------------------- +OBSFMT_INP 1 "${U}/PAN/OBSFMT.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # OBSFMT + +MSG_OBSFMT_INP 1 "Program input file: Convert observation files (binary to ASCII)" + +FMTOBS_INP 1 "${U}/PAN/FMTOBS.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # FMTOBS + +MSG_FMTOBS_INP 1 "Program input file: Convert observation files (ASCII to binary)" + +! Conversion: residual files +! -------------------------- +RESFMT_INP 1 "${U}/PAN/RESFMT.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RESFMT + +MSG_RESFMT_INP 1 "Program input file: Convert residual files (binary to ASCII)" + +FMTRES_INP 1 "${U}/PAN/FMTRES.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # FMTRES + +MSG_FMTRES_INP 1 "Program input file: Convert residual files (ASCII to binary)" + +! Conversion: orbit files +! ----------------------- +FMTSTD_INP 1 "${U}/PAN/FMTSTD.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # FMTSTD + +MSG_FMTSTD_INP 1 "Program input file: Convert STD and RPR files (ASCII to binary)" + +STDFMT_INP 1 "${U}/PAN/STDFMT.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # STDFMT + +MSG_STDFMT_INP 1 "Program input file: Convert STD and RPR files (binary to ASCII)" + +! Conversion: NEQ-files +! --------------------- +NEQ2ASC_INP 1 "${U}/PAN/NEQ2ASC.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # NEQ2ASC + +MSG_NEQ2ASC_INP 1 "Program input file: Convert normal equation files (binary/ASCII)" + +! BPE +! --- +EDITPCF_INP 1 "${U}/PAN/EDITPCF.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # EDITPCF + +MSG_EDITPCF_INP 1 "Program input file: Edit process control file (PCF)" + +RUNBPE_INP 1 "${U}/PAN/RUNBPE.INP" + ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP + # RUNBPE + +MSG_RUNBPE_INP 1 "Program input file: Start BPE processing" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# PROGRAM NAMES - MENU_PGM 1: Options # +# # +# AUTOMATIC GENERATION OF PROGRAM OUTPUT FILE NAMES # +# Maximum program output file number > %%% < # MAXJOBNUM +# # +# OPTIONS TO RUN THE FORTRAN PROGRAMS # +# Default program path to the executables > %%%%%%%% < # CMD_PATH +# # +# Run Fortran programs in foreground > % < # CMD_FOREGROUND +# Run Fortran programs in background > % < # CMD_BACKGROUND +# Use CPU File to Run programs > % < > %%%%%%%% < # CMD_USE_CPUFILE CPU_FILE +# > %%%%%%%%%%%% < CPU Name # CMD_CPUNAME +# > %%%%%%%%%%%% < Log File # CMD_LOGFILE +# # +# Special path for individual programs # +# > Program_ Path_to_program_executable_______________________ < # SPECIAL_PATH +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.1: Menu - Configure # +# # +# CONFIGURE # +# CHNGEN > %%%%%%%% < : Change general options # CHNGEN_INP +# UPDPAN > %%%%%%%% < : Update program input files # UPDPAN_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.2: Menu - Campaign # +# # +# CAMPAIGN # +# NEWCAMP > %%%%%%%% < : Create new campaign # NEWCAMP_INP +# COORD > %%%%%%%% < : Create/update station coordinates # EDITCRD_INP +# VELOCITY > %%%%%%%% < : Create/update station velocities # EDITVEL_INP +# ECCENT > %%%%%%%% < : Create/update station eccentricities # EDITECC_INP +# STAINFO > %%%%%%%% < : Create/update station information file # EDSTACRX_INP +# STALIST > %%%%%%%% < : Create/update station selection list # EDITFIX_INP +# SIGMA > %%%%%%%% < : Create/update station sigma file # EDITSIG_INP +# STAWEIGHT> %%%%%%%% < : Create/update station observation sigma factors # EDITSOS_INP +# ABBREV > %%%%%%%% < : Create/update station abbreviation table # ABBREV_INP +# BASELINE > %%%%%%%% < : Create/update baseline definition file # EDITBSL_INP +# CLUSTER > %%%%%%%% < : Create/update cluster definition file # EDITCLU_INP +# PLATE > %%%%%%%% < : Create/update tectonic plate assignment # EDITPLD_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.3: Menu - RINEX # +# # +# RINEX PROGRAMS # +# RXOBV3 > %%%%%%%% < : Transfer RINEX observ. files to Bernese format # RXOBV3_INP +# RXNBV3 > %%%%%%%% < : Transfer RINEX navig. files to Bernese format # RXNBV3_INP +# RXMBV3 > %%%%%%%% < : Transfer RINEX meteo files to Bernese format # RXMBV3_INP +# RXNPRE > %%%%%%%% < : Transfer RINEX navig. files to precise orbits # RXNPRE_INP +# BV3RXO > %%%%%%%% < : Transfer Bernese observation files to RINEX # BV3RXO_INP +# BV3RXN > %%%%%%%% < : Transfer Bernese navigation files to RINEX # BV3RXN_INP +# CCRINEXO > %%%%%%%% < : Concatenate RINEX observation files # CCRINEXO_INP +# CCRINEXN > %%%%%%%% < : Concatenate GPS RINEX navigation files # CCRINEXN_INP +# CCRINEXG > %%%%%%%% < : Concatenate GLONASS RINEX navigation files # CCRINEXG_INP +# RNXGRA > %%%%%%%% < : Create observation statistics # RNXGRA_INP +# RNXSMT > %%%%%%%% < : Clean/smooth observation files # RNXSMT_INP +# RNXCLK > %%%%%%%% < : Extract satellite clock from clock RINEX files # RNXCLK_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.4: Menu - Orbits/EOP # +# # +# ORBIT AND EOP PROGRAMS # +# BRDTST > %%%%%%%% < : Check broadcast orbits # BRDTST_INP +# BRDTAB > %%%%%%%% < : Create tabular orbits from broadcast ephemerides# BRDTAB_INP +# SATCLK > %%%%%%%% < : Extract satellite clocks # SATCLK_INP +# PRETAB > %%%%%%%% < : Create tabular orbits # PRETAB_INP +# ORBGEN > %%%%%%%% < : Create/update standard orbits # ORBGEN_INP +# DEFXTR > %%%%%%%% < : Extract ORBGEN program output # DEFXTR_INP +# STDPRE > %%%%%%%% < : Convert standard to precise orbits # STDPRE_INP +# PREWEI > %%%%%%%% < : Set accuracy codes in precise orbits # PREWEI_INP +# CCPREORB > %%%%%%%% < : Concatenate/merge precise orbit files # CCPREORB_INP +# STDDIF > %%%%%%%% < : Compare standard orbits # STDDIF_INP +# ORBCMP > %%%%%%%% < : Compare precise orbits # ORBCMP_INP +# STDELE > %%%%%%%% < : Compare osculating elements # STDELE_INP +# POLUPD > %%%%%%%% < : Convert IERS pole files to Bernese format # POLUPD_INP +# POLXTR > %%%%%%%% < : Concatenate IERS pole files # POLXTR_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.5: Menu - Processing # +# # +# PROCESSING PROGRAMS # +# CODSPP > %%%%%%%% < : Code-based clock synchronization # CODSPP_INP +# SNGDIF > %%%%%%%% < : Create single-difference/baseline files # SNGDIF_INP +# MAUPRP > %%%%%%%% < : Phase preprocessing # MAUPRP_INP +# GPSEST > %%%%%%%% < : Parameter estimation # GPSEST_INP +# ADDNEQ2 > %%%%%%%% < : Combine normal equation systems # ADDNEQ2_INP +# CODXTR > %%%%%%%% < : Extract CODSPP program output # CODXTR_INP +# MPRXTR > %%%%%%%% < : Extract MAUPRP program output # MPRXTR_INP +# GPSXTR > %%%%%%%% < : Extract GPSEST/ADDNEQ2 program output # GPSXTR_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.6: Menu - Service # +# # +# SERVICE PROGRAMS # +# GPSSIM > %%%%%%%% < : Generate simulated observation data # GPSSIM_INP +# STA2STA > %%%%%%%% < : Convert station information files # STA2STA_INP +# STAMERGE > %%%%%%%% < : Merge station information files # STAMERGE_INP +# RNX2STA > %%%%%%%% < : Extract station information from RINEX headers # RNX2STA_INP +# SNX2STA > %%%%%%%% < : Extract station information from SINEX file # SNX2STA_INP +# CHGHED > %%%%%%%% < : Change header of observation files # CHGHED_INP +# SATMRK > %%%%%%%% < : Mark/delete observations # SATMRK_INP +# OBSSPL > %%%%%%%% < : Split observation files # OBSSPL_INP +# SATGRA > %%%%%%%% < : Create pseudo-graphics of the observations # SATGRA_INP +# REDISP > %%%%%%%% < : Display residual file # REDISP_INP +# RESRMS > %%%%%%%% < : Create residual statistics # RESRMS_INP +# FODITS > %%%%%%%% < : Analysis of time series # FODITS_INP +# HELMER > %%%%%%%% < : Helmert transformation # HELMERT_INP +# COMPAR > %%%%%%%% < : Coordinate comparison # COMPAR_INP +# VELDIF > %%%%%%%% < : Velocity comparison # VELDIF_INP +# NUVELO > %%%%%%%% < : Compute NUVEL velocities # NUVELO_INP +# COOVEL > %%%%%%%% < : Extrapolate coordinates # COOVEL_INP +# COOSYS > %%%%%%%% < : Coordinate transformation # COOSYS_INP +# ETRS89 > %%%%%%%% < : Transform coordinates to ETRS89 frame # ETRS89_INP +# CRDMERGE > %%%%%%%% < : Merge coordinate/velocity files # CRDMRG_INP +# GRDS1S2 > %%%%%%%% < : Extract atmospheric tidal loading coefficients # GRDS1S2_INP +# CCRNXC > %%%%%%%% < : Combine/manipulate clock RINEX files # CCRNXC_INP +# CLKEST > %%%%%%%% < : Epoch-wise clock interpolation # CLKEST_INP +# IONEST > %%%%%%%% < : Local ionosphere model estimation # IONEST_INP +# LEOAUX > %%%%%%%% < : Prepare LEO auxiliary information # LEOAUX_INP +# KINPRE > %%%%%%%% < : Convert kinematic positions to precise orbits # KINPRE_INP +# IRV2STV > %%%%%%%% < : Convert IRV or PRE files to state vectors # IRV2STV_INP +# CPFSP3 > %%%%%%%% < : Convert CPF to precise orbit files # CPFSP3_INP +# SP3CPF > %%%%%%%% < : Convert precise orbits to CPF files # SP3CPF_INP +# SNX2SLR > %%%%%%%% < : Prepare SLR data handling file # SNX2SLR_INP +# QLRINEXO > %%%%%%%% < : Convert normal point files (old format) to RINEX# QLRINEXO_INP +# CRD2RNXO > %%%%%%%% < : Convert normal point files (new format) to RINEX# CRD2RNXO_INP +# QLRSUM > %%%%%%%% < : Create SLR quick-look residual statistics # QLRSUM_INP +# BASLST > %%%%%%%% < : Select baselines # BASLST_INP +# MKCLUS > %%%%%%%% < : Form clusters of observation files # MKCLUS_INP +# RESCHK > %%%%%%%% < : Detect misbehaving stations/satellites # RESCHK_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.7: Menu - Conversion # +# # +# CONVERSION PROGRAMS # +# SNX2NQ0 > %%%%%%%% < : Transfer SINEX files to normal equation files # SNX2NQ0_INP +# TROTRO > %%%%%%%% < : Manipulate troposphere SINEX files # TROTRO_INP +# ATX2PCV > %%%%%%%% < : Convert ANTEX to Bernese format # ATX2PCV_INP +# OBSFMT > %%%%%%%% < : Convert observation files (binary to ASCII) # OBSFMT_INP +# FMTOBS > %%%%%%%% < : Convert observation files (ASCII to binary) # FMTOBS_INP +# RESFMT > %%%%%%%% < : Convert residual files (binary to ASCII) # RESFMT_INP +# FMTRES > %%%%%%%% < : Convert residual files (ASCII to binary) # FMTRES_INP +# STDFMT > %%%%%%%% < : Convert STD and RPR files (binary to ASCII) # STDFMT_INP +# FMTSTD > %%%%%%%% < : Convert STD and RPR files (ASCII to binary) # FMTSTD_INP +# NEQ2ASC > %%%%%%%% < : Convert normal equation files (binary/ASCII) # NEQ2ASC_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 2.8: Menu - BPE # +# # +# BERNESE PROCESSING ENGINE # +# PCFILE > %%%%%%%% < : Edit process control file (PCF) # EDITPCF_INP +# RUNBPE > %%%%%%%% < : Start BPE processing # RUNBPE_INP +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_PGM 3: Menu - User # +# # +# ADDITIONAL USER PROGRAMS # +# USER1 > %%%%%%%% < # USER1_INP +# USER2 > %%%%%%%% < # USER2_INP +# USER3 > %%%%%%%% < # USER3_INP +# USER4 > %%%%%%%% < # USER4_INP +# USER5 > %%%%%%%% < # USER5_INP +# USER6 > %%%%%%%% < # USER6_INP +# USER7 > %%%%%%%% < # USER7_INP +# USER8 > %%%%%%%% < # USER8_INP +# USER9 > %%%%%%%% < # USER9_INP +# USER10 > %%%%%%%% < # USER10_INP +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_RED/MENU_VAR.INP b/config/bernese/gpsuser52-luzon/OPT/R2S_RED/MENU_VAR.INP new file mode 100755 index 0000000..9a43610 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_RED/MENU_VAR.INP @@ -0,0 +1,107 @@ + +! +! Predefined variables +! +! 2-digit year +! ------------ +YEAR2 1 "19" + ## widget = comment + # $Y + +MSG_YEAR2 1 "Two digit year of the current session" + +! Month +! ----- +MONTH2 1 "01" + ## widget = comment + # $M + +MSG_MONTH2 1 "Month of the current session" + +! Day of month +! ------------ +DAY2 1 "11" + ## widget = comment + # $D + +MSG_DAY2 1 "Day of month of the current session" + +! Job ID +! ------ +JOB_ID 1 "" + ## widget = comment + # $J + +MSG_JOB_ID 1 "Job ID" + +! Ranges of $-Variables +! --------------------- +VAR_MINUS 1 "-8" + ## widget = spinbox; range = -999 0 1 + +MSG_VAR_MINUS 1 "Minus range" + +VAR_PLUS 1 "0" + ## widget = spinbox; range = 0 999 1 + +MSG_VAR_PLUS 1 "Plus range" + +! User-defined Variables +! ---------------------- +USERVAR 1 "" "" + ## widget = uniline; numlines = 20; keepvariables = true + +MSG_USERVAR 1 "User-defined variables" + +! List of Environment Variables +! ----------------------------- +ENVIR_LIST 4 + "U" + "X" + "P" + "USER" + ## widget = uniline; numlines = 20 + +MSG_ENVIR_LIST 1 "Environment variables" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU VARIABLES - MENU_VAR 1: Variables # +# # +# PREDEFINED VARIABLES # +# (translated in the menu) # +# Variable Current value Description # +# $Y > %% < Two digit year of the current session # YEAR2 +# $M > %% < Month of the current session # MONTH2 +# $D > %% < Day of month of the current session # DAY2 +# $J > %% < Job ID # JOB_ID +# # +# USER-DEFINED VARIABLES ENVIRONMENT VARIABLES # +# (translated in the menu) (translated in main program) # +# > Variable_(w/o_$) Value___________ < > Variable < # USERVAR ENVIR_LIST +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_VAR 2: Ranges # +# # +# RANGES OF PREDEFINED VARIABLES # +# Minus range > %% < Plus range > %% < # VAR_MINUS VAR_PLUS +# # +# Without ranges With ranges Format Description # +# (n=0,1,...9) # +# $+n $-n $+- DDD Day of Year (DOY) # +# $S+n $S-n $S+- DDDS DOY, Session Character # +# $Y+n $Y-n $Y+- YYYY Year # +# $W+n $W-n $W+- WWWW GPS Week # +# $M+n $M-n $M+- YYMM Year, Month # +# $JD+n $JD-n $JD+- DDDDD Modified Julian Date # +# $WD+n $WD-n $WD+- WWWWD GPS Week and Day # +# $YD+n $YD-n $YD+- YYDDD Year and DOY # +# $YSS+n $YSS-n $YSS+- YYDDDS Year, DOY, Sess. Char. # +# $YMD_STR+n $YMD_STR-n $YMD_STR+- YYYY MM DD Year, Month, Day # +# # +# Syntax if n=10,...: $+(n), $S+(n), ..., $-(n), $S-(n), ... # +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/OPT/R2S_RED/MENU_VAR.old b/config/bernese/gpsuser52-luzon/OPT/R2S_RED/MENU_VAR.old new file mode 100755 index 0000000..7d20d36 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/OPT/R2S_RED/MENU_VAR.old @@ -0,0 +1,107 @@ + +! +! Predefined variables +! +! 2-digit year +! ------------ +YEAR2 1 "80" + ## widget = comment + # $Y + +MSG_YEAR2 1 "Two digit year of the current session" + +! Month +! ----- +MONTH2 1 "01" + ## widget = comment + # $M + +MSG_MONTH2 1 "Month of the current session" + +! Day of month +! ------------ +DAY2 1 "06" + ## widget = comment + # $D + +MSG_DAY2 1 "Day of month of the current session" + +! Job ID +! ------ +JOB_ID 1 "" + ## widget = comment + # $J + +MSG_JOB_ID 1 "Job ID" + +! Ranges of $-Variables +! --------------------- +VAR_MINUS 1 "-8" + ## widget = spinbox; range = -999 0 1 + +MSG_VAR_MINUS 1 "Minus range" + +VAR_PLUS 1 "0" + ## widget = spinbox; range = 0 999 1 + +MSG_VAR_PLUS 1 "Plus range" + +! User-defined Variables +! ---------------------- +USERVAR 1 "" "" + ## widget = uniline; numlines = 20; keepvariables = true + +MSG_USERVAR 1 "User-defined variables" + +! List of Environment Variables +! ----------------------------- +ENVIR_LIST 4 + "U" + "X" + "P" + "USER" + ## widget = uniline; numlines = 20 + +MSG_ENVIR_LIST 1 "Environment variables" + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU VARIABLES - MENU_VAR 1: Variables # +# # +# PREDEFINED VARIABLES # +# (translated in the menu) # +# Variable Current value Description # +# $Y > %% < Two digit year of the current session # YEAR2 +# $M > %% < Month of the current session # MONTH2 +# $D > %% < Day of month of the current session # DAY2 +# $J > %% < Job ID # JOB_ID +# # +# USER-DEFINED VARIABLES ENVIRONMENT VARIABLES # +# (translated in the menu) (translated in main program) # +# > Variable_(w/o_$) Value___________ < > Variable < # USERVAR ENVIR_LIST +# # +# END_PANEL #################################################################### + + +# BEGIN_PANEL NO_CONDITION ##################################################### +# MENU_VAR 2: Ranges # +# # +# RANGES OF PREDEFINED VARIABLES # +# Minus range > %% < Plus range > %% < # VAR_MINUS VAR_PLUS +# # +# Without ranges With ranges Format Description # +# (n=0,1,...9) # +# $+n $-n $+- DDD Day of Year (DOY) # +# $S+n $S-n $S+- DDDS DOY, Session Character # +# $Y+n $Y-n $Y+- YYYY Year # +# $W+n $W-n $W+- WWWW GPS Week # +# $M+n $M-n $M+- YYMM Year, Month # +# $JD+n $JD-n $JD+- DDDDD Modified Julian Date # +# $WD+n $WD-n $WD+- WWWWD GPS Week and Day # +# $YD+n $YD-n $YD+- YYDDD Year and DOY # +# $YSS+n $YSS-n $YSS+- YYDDDS Year, DOY, Sess. Char. # +# $YMD_STR+n $YMD_STR-n $YMD_STR+- YYYY MM DD Year, Month, Day # +# # +# Syntax if n=10,...: $+(n), $S+(n), ..., $-(n), $S-(n), ... # +# # +# END_PANEL #################################################################### diff --git a/config/bernese/gpsuser52-luzon/PCF/PAGENET.PCF b/config/bernese/gpsuser52-luzon/PCF/PAGENET.PCF new file mode 100755 index 0000000..ec7877e --- /dev/null +++ b/config/bernese/gpsuser52-luzon/PCF/PAGENET.PCF @@ -0,0 +1,113 @@ +PID SCRIPT OPT_DIR CAMPAIGN CPU F WAIT FOR.... +3** 8******* 8******* 8******* 8******* 1 3** 3** 3** 3** 3** 3** 3** 3** 3** 3** +001 FTP_DWLD NO_OPT ANY 1 +002 R2S_COP NO_OPT ANY 1 001 +003 ATX2PCV R2S_GEN ANY 1 002 +004 COOVEL R2S_GEN ANY 1 002 +005 COOVEL R2S_GE2 ANY 1 002 +006 CRDMERGE R2S_GEN ANY 1 004 005 +011 RNX_COP NO_OPT ANY 1 002 +099 DUMMY NO_OPT ANY 1 002 006 011 +101 POLUPDH R2S_GEN ANY 1 002 +111 ORBMRGH R2S_GEN ANY 1 002 +112 PRETAB R2S_GEN ANY 1 101 111 +113 ORBGENH R2S_GEN ANY 1 112 +199 DUMMY NO_OPT ANY 1 113 +201 RNXGRA R2S_GEN ANY 1 099 +211 RNXSMTAP R2S_GEN ANY 1 201 +212 RNXSMT_H R2S_GEN ANY 1 211 +221 RXOBV3AP R2S_GEN ANY 1 212 +222 RXOBV3_H R2S_GEN ANY 1 221 +231 CODSPPAP R2S_GEN ANY 1 199 222 +232 CODSPP_P R2S_GEN ANY 1 231 +233 CODXTR R2S_GEN ANY 1 232 +299 DUMMY NO_OPT ANY 1 233 +301 INIT_BSL NO_OPT ANY 1 299 +302 SNGDIF R2S_GEN ANY 1 301 +303 SNGDIF R2S_GE2 ANY 1 302 +311 MAUPRPAP R2S_GEN ANY 1 302 +312 MAUPRP_P R2S_GEN ANY 1 311 +313 MPRXTR R2S_GEN ANY 1 312 +321 GPSEDTAP R2S_EDT ANY 1 313 +322 GPSEDT_P R2S_EDT ANY 1 321 +323 GPSXTR R2S_EDT ANY 1 322 +331 RES_SUM R2S_GEN ANY 1 322 +341 ADDNEQ2 R2S_GEN ANY 1 331 +342 GPSXTR R2S_GEN ANY 1 341 +399 DUMMY NO_OPT ANY 1 303 323 342 +401 SATMRK R2S_GEN ANY 1 399 +411 GNSAMBAP R2S_AMB ANY 1 401 +412 GNSAMB_P R2S_AMB ANY 1 411 +421 GNSL53AP R2S_L53 ANY 1 412 +422 GNSL53_P R2S_L53 ANY 1 421 +431 GNSQIFAP R2S_QIF ANY 1 422 +432 GNSQIF_P R2S_QIF ANY 1 431 +441 GNSL12AP R2S_L12 ANY 1 432 +442 GNSL12_P R2S_L12 ANY 1 441 +443 AMBXTR R2S_AMB ANY 1 442 +499 DUMMY NO_OPT ANY 1 443 +501 GPSCLUAP R2S_FIN ANY 1 499 +502 GPSCLU_P R2S_FIN ANY 1 501 +511 ADDNEQ2 R2S_FIN ANY 1 502 +512 GPSXTR R2S_FIN ANY 1 511 +513 COMPARF R2S_FIN ANY 1 511 +514 HELMCHK R2S_FIN ANY 1 511 +530 ADD_WK PGN_WK ANY 1 514 +531 ADD_MON PGN_MO ANY 1 514 +599 DUMMY NO_OPT ANY 1 512 513 514 530 531 +PID USER PASSWORD PARAM1 PARAM2 PARAM3 PARAM4 PARAM5 PARAM6 PARAM7 PARAM8 PARAM9 +3** 12********** 8******* 8******* 8******* 8******* 8******* 8******* 8******* 8******* 8******* 8******* +211 $211 +212 PARALLEL $211 +221 $221 +222 PARALLEL $221 +231 $231 +232 PARALLEL $231 +311 $311 +312 PARALLEL $311 +321 $321 +322 PARALLEL $321 +331 NEXTJOB 301 +411 $411 +412 PARALLEL $411 +421 $421 +422 PARALLEL $421 +431 $431 +432 PARALLEL $431 +441 $441 +442 PARALLEL $441 +501 $501 +502 PARALLEL $501 +514 NEXTJOB 511 +VARIABLE DESCRIPTION DEFAULT +8******* 40************************************** 30**************************** +V_A Prefix for Apriori data APR +V_B Prefix for Orbit, ERP, DCB, CLK files IGS +V_REFDIR Folder containing basic Bernese files REF52 +V_REFINF Prefix for Reference CRD/VEL files IGB08 +V_CRDINF Name used for CRD/VEL/STA/etc. files PAGENET +V_MYATX Antex files for update I08.ATX +V_PCVINF PCV information file PCV +V_PCV Absolute/relative PCV model I08 +V_SATINF Satellite information file SATELLIT +V_BLQINF BLQ file name, CMC correctors PAGENET +V_ATLINF ATL file name, CMC corrections PAGENET +V_SATINF Satellite file name SATELLIT +V_SATCRX Satellite problem file SAT_$Y+0 +V_RNXDIR Folder in DATAPOOL with raw RINEX files PAGENET +V_CLU Maximum number of stations per cluster 10 +V_CRXINF Accepted station info. inconsistencies +V_SATSYS Select the GNSS (GPS, GPS/GLO) GPS +V_HOIFIL Ionosphere model for higher order iono HOI$YSS+0 +V_C Preliminary (ambiguity-float) results P1_ +V_SAMPL Sampling of the solutions 180 +V_GNSSAR GNSS to be used for ambiguity resolution ALL +V_BL_AMB Maximum baseline length for MW/L3 AR 6000 +V_BL_QIF Maximum baseline length for QIF AR 2000 +V_BL_L53 Maximum baseline length for L5/L3 AR 200 +V_BL_L12 Maximum baseline length for L1&L2 AR 20 +V_E Final (ambiguity-fixed) results F1_ +V_MINUS Session range begin (for COMPAR) -6 +V_PLUS Session range end 0 +V_L Weekly combined solution WK_ +V_N Monthly combined solution MO_ diff --git a/config/bernese/gpsuser52-luzon/PCF/PAGENET2.PCF b/config/bernese/gpsuser52-luzon/PCF/PAGENET2.PCF new file mode 100755 index 0000000..bfa2afb --- /dev/null +++ b/config/bernese/gpsuser52-luzon/PCF/PAGENET2.PCF @@ -0,0 +1,119 @@ +PID SCRIPT OPT_DIR CAMPAIGN CPU F WAIT FOR.... +3** 8******* 8******* 8******* 8******* 1 3** 3** 3** 3** 3** 3** 3** 3** 3** 3** +001 FTP_RNX NO_OPT ANY 1 +002 FTP_DWLD NO_OPT ANY 1 +003 R2S_COP NO_OPT ANY 1 001 +004 ATX2PCV R2S_GEN ANY 1 003 +005 COOVEL R2S_GEN ANY 1 003 +006 COOVEL R2S_GE2 ANY 1 003 +007 CRDMERGE R2S_GEN ANY 1 005 006 +011 RNX_COP NO_OPT ANY 1 003 +099 DUMMY NO_OPT ANY 1 003 007 011 +101 POLUPDH R2S_GEN ANY 1 003 +111 ORBMRGH R2S_GEN ANY 1 003 +112 PRETAB R2S_GEN ANY 1 101 111 +113 ORBGENH R2S_GEN ANY 1 112 +199 DUMMY NO_OPT ANY 1 113 +201 RNXGRA R2S_GEN ANY 1 099 +211 RNXSMTAP R2S_GEN ANY 1 201 +212 RNXSMT_H R2S_GEN ANY 1 211 +221 RXOBV3AP R2S_GEN ANY 1 212 +222 RXOBV3_H R2S_GEN ANY 1 221 +231 CODSPPAP R2S_GEN ANY 1 199 222 +232 CODSPP_P R2S_GEN ANY 1 231 +233 CODXTR R2S_GEN ANY 1 232 +299 DUMMY NO_OPT ANY 1 233 +301 INIT_BSL NO_OPT ANY 1 299 +302 SNGDIF R2S_GEN ANY 1 301 +303 SNGDIF R2S_GE2 ANY 1 302 +311 MAUPRPAP R2S_GEN ANY 1 302 +312 MAUPRP_P R2S_GEN ANY 1 311 +313 MPRXTR R2S_GEN ANY 1 312 +321 GPSEDTAP R2S_EDT ANY 1 313 +322 GPSEDT_P R2S_EDT ANY 1 321 +323 GPSXTR R2S_EDT ANY 1 322 +331 RES_SUM R2S_GEN ANY 1 322 +341 ADDNEQ2 R2S_GEN ANY 1 331 +342 GPSXTR R2S_GEN ANY 1 341 +399 DUMMY NO_OPT ANY 1 303 323 342 +401 SATMRK R2S_GEN ANY 1 399 +411 GNSAMBAP R2S_AMB ANY 1 401 +412 GNSAMB_P R2S_AMB ANY 1 411 +421 GNSL53AP R2S_L53 ANY 1 412 +422 GNSL53_P R2S_L53 ANY 1 421 +431 GNSQIFAP R2S_QIF ANY 1 422 +432 GNSQIF_P R2S_QIF ANY 1 431 +441 GNSL12AP R2S_L12 ANY 1 432 +442 GNSL12_P R2S_L12 ANY 1 441 +443 AMBXTR R2S_AMB ANY 1 442 +499 DUMMY NO_OPT ANY 1 443 +501 GPSCLUAP R2S_FIN ANY 1 499 +502 GPSCLU_P R2S_FIN ANY 1 501 +511 ADDNEQ2 R2S_FIN ANY 1 502 +512 GPSXTR R2S_FIN ANY 1 511 +513 COMPARF R2S_FIN ANY 1 511 +514 HELMCHK R2S_FIN ANY 1 511 +521 ADDNEQ2 R2S_RED ANY 1 511 +522 GPSXTR R2S_RED ANY 1 521 +530 ADD_WK PGN_WK ANY 1 514 +531 ADD_MON PGN_MO ANY 1 514 +599 DUMMY NO_OPT ANY 1 512 513 514 530 531 +901 R2S_SUM NO_OPT ANY 1 599 +PID USER PASSWORD PARAM1 PARAM2 PARAM3 PARAM4 PARAM5 PARAM6 PARAM7 PARAM8 PARAM9 +3** 12********** 8******* 8******* 8******* 8******* 8******* 8******* 8******* 8******* 8******* 8******* +211 $211 +212 PARALLEL $211 +221 $221 +222 PARALLEL $221 +231 $231 +232 PARALLEL $231 +311 $311 +312 PARALLEL $311 +321 $321 +322 PARALLEL $321 +331 NEXTJOB 301 +411 $411 +412 PARALLEL $411 +421 $421 +422 PARALLEL $421 +431 $431 +432 PARALLEL $431 +441 $441 +442 PARALLEL $441 +501 $501 +502 PARALLEL $501 +514 NEXTJOB 511 +VARIABLE DESCRIPTION DEFAULT +8******* 40************************************** 30**************************** +V_A Prefix for Apriori data APR +V_B Prefix for Orbit, ERP, DCB, CLK files IGS +V_REFDIR Folder containing basic Bernese files REF52 +V_REFINF Prefix for Reference CRD/VEL files ITRF2014 +V_REFPSD Post-seismic deformation correction file ITRF2014 +V_CRDINF Name used for CRD/VEL/STA/etc. files PAGENET +V_MYATX Antex files for update I14.ATX +V_PCVINF PCV information file PCV_COD +V_PCV Absolute/relative PCV model I14 +V_SATINF Satellite information file SATELLIT +V_BLQINF BLQ file name, CMC correctors PAGENET +V_ATLINF ATL file name, CMC corrections PAGENET +V_SATINF Satellite file name SATELLIT +V_SATCRX Satellite problem file SAT_$Y+0 +V_RNXDIR Folder in DATAPOOL with raw RINEX files PAGENET +V_CLU Maximum number of stations per cluster 10 +V_CRXINF Accepted station info. inconsistencies +V_SATSYS Select the GNSS (GPS, GPS/GLO) GPS +V_HOIFIL Ionosphere model for higher order iono HOI$YSS+0 +V_C Preliminary (ambiguity-float) results P1_ +V_SAMPL Sampling of the solutions 180 +V_GNSSAR GNSS to be used for ambiguity resolution ALL +V_BL_AMB Maximum baseline length for MW/L3 AR 6000 +V_BL_QIF Maximum baseline length for QIF AR 2000 +V_BL_L53 Maximum baseline length for L5/L3 AR 200 +V_BL_L12 Maximum baseline length for L1&L2 AR 20 +V_E Final (ambiguity-fixed) results F1_ +V_MINUS Session range begin (for COMPAR) -1 +V_PLUS Session range end 0 +V_L Weekly combined solution WK_ +V_N Monthly combined solution MO_ +V_F Size-reduced NEQ R1_ diff --git a/config/bernese/gpsuser52-luzon/PCF/PHIVOL_REL.PCF b/config/bernese/gpsuser52-luzon/PCF/PHIVOL_REL.PCF new file mode 100755 index 0000000..3789ec5 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/PCF/PHIVOL_REL.PCF @@ -0,0 +1,126 @@ +PID SCRIPT OPT_DIR CAMPAIGN CPU F WAIT FOR.... +3** 8******* 8******* 8******* 8******* 1 3** 3** 3** 3** 3** 3** 3** 3** 3** 3** +000 FTP_DWLD NO_OPT ANY 1 +001 R2S_COP NO_OPT ANY 1 000 +002 ATX2PCV R2S_GEN ANY 1 001 +003 COOVEL R2S_GEN ANY 1 001 +004 COOVEL R2S_GE2 ANY 1 001 +005 CRDMERGE R2S_GEN ANY 1 003 004 +011 RNX_COP NO_OPT ANY 1 001 +099 DUMMY NO_OPT ANY 1 001 005 011 +101 POLUPDH R2S_GEN ANY 1 001 +111 ORBMRG R2S_GEN ANY 1 001 +112 PRETAB R2S_GEN ANY 1 101 111 +113 ORBGENH R2S_GEN ANY 1 112 +199 DUMMY NO_OPT ANY 1 113 +201 RNXSMTAP R2S_GEN ANY 1 099 +211 RNXSMT_H R2S_GEN ANY 1 201 +212 RNXGRA R2S_GEN ANY 1 211 +221 RXOBV3AP R2S_GEN ANY 1 212 +222 RXOBV3_H R2S_GEN ANY 1 221 +231 CODSPPAP R2S_GEN ANY 1 199 222 +232 CODSPP_P R2S_GEN ANY 1 231 +233 CODXTR R2S_GEN ANY 1 232 +299 DUMMY NO_OPT ANY 1 233 +301 INIT_BSL NO_OPT ANY 1 299 +302 SNGDIF R2S_GEN ANY 1 301 +303 SNGDIF R2S_GE2 ANY 1 302 +311 MAUPRPAP R2S_GEN ANY 1 302 +312 MAUPRP_P R2S_GEN ANY 1 311 +313 MPRXTR R2S_GEN ANY 1 312 +321 GPSEDTAP R2S_EDT ANY 1 313 +322 GPSEDT_P R2S_EDT ANY 1 321 +323 GPSXTR R2S_EDT ANY 1 322 +331 RES_SUM R2S_GEN ANY 1 322 +341 ADDNEQ2 R2S_GEN ANY 1 331 +342 GPSXTR R2S_GEN ANY 1 341 +399 DUMMY NO_OPT ANY 1 303 323 342 +401 SATMRK R2S_GEN ANY 1 399 +411 GNSAMBAP R2S_AMB ANY 1 401 +412 GNSAMB_P R2S_AMB ANY 1 411 +421 GNSL53AP R2S_L53 ANY 1 412 +422 GNSL53_P R2S_L53 ANY 1 421 +431 GNSQIFAP R2S_QIF ANY 1 422 +432 GNSQIF_P R2S_QIF ANY 1 431 +441 GNSL12AP R2S_L12 ANY 1 432 +442 GNSL12_P R2S_L12 ANY 1 441 +443 AMBXTR R2S_AMB ANY 1 442 +499 DUMMY NO_OPT ANY 1 443 +501 GPSCLUAP R2S_FIN ANY 1 499 +502 GPSCLU_P R2S_FIN ANY 1 501 +511 ADDNEQ2 R2S_FIN ANY 1 502 +512 GPSXTR R2S_FIN ANY 1 511 +513 COMPARF R2S_FIN ANY 1 511 +514 HELMCHK R2S_FIN ANY 1 511 +521 ADDNEQ2 R2S_RED ANY 1 511 +522 GPSXTR R2S_RED ANY 1 521 +530 ADD_WK PHI_WK ANY 1 514 +531 ADD_MON PHI_MO ANY 1 514 +599 DUMMY NO_OPT ANY 1 512 513 514 530 531 522 +901 R2S_SUM NO_OPT ANY 1 599 +902 R2S_SAV NO_OPT ANY 1 901 +903 R2S_DEL NO_OPT ANY 1 902 +991 BPE_CLN NO_OPT ANY 1 903 +999 DUMMY NO_OPT ANY 1 991 +PID USER PASSWORD PARAM1 PARAM2 PARAM3 PARAM4 PARAM5 PARAM6 PARAM7 PARAM8 PARAM9 +3** 12********** 8******* 8******* 8******* 8******* 8******* 8******* 8******* 8******* 8******* 8******* +201 $201 +211 PARALLEL $201 +221 $221 +222 PARALLEL $221 +231 $231 +232 PARALLEL $231 +311 $311 +312 PARALLEL $311 +321 $321 +322 PARALLEL $321 +331 NEXTJOB 301 +411 $411 +412 PARALLEL $411 +421 $421 +422 PARALLEL $421 +431 $431 +432 PARALLEL $431 +441 $441 +442 PARALLEL $441 +501 $501 V_E +502 PARALLEL $501 +514 NEXTJOB 511 +VARIABLE DESCRIPTION DEFAULT +8******* 40************************************** 30**************************** +V_A Prefix for files with Apriori Data APR +V_B Prefix for IGS products IGS +V_C Preliminary (ambiguity-float) results P1_ +V_E Final (ambiguity-fixed) results F1_ +V_F Size-reduced NEQ information R1_ +V_L Weekly combined solutions WK_ +V_N Monthly combined solutions MO_ +V_ATLINF ATL file name, CMC corrections LUZON +V_BLQINF BLQ file name, CMC corrections LUZON +V_BL_AMB Maximum baseline length for MW/L3 AR 6000 +V_BL_L12 Maximum baseline length for L1&L2 AR 20 +V_BL_L53 Maximum baseline length for L5/L3 AR 200 +V_BL_QIF Maximum baseline length for QIF AR 2000 +V_CLU Maximum number of stations per cluster 10 +V_CRDINF Name used for CRD/VEL files LUZON +V_CRXINF Accepted station inform. inconsistencies +V_GNSSAR GNSS to be used for ambiguity resolution ALL +V_HOIFIL Ionosphere model for higher order iono HOI$YSS+0 +V_MINUS Session range begin (for COMPAR) -6 +V_MYATX ANTEX file for update I14.ATX +V_PCV Absolute/relative PCV model I14 +V_PCVINF PCV Information file PCV +V_PLUS Session range end +0 +V_RECINF Receiver characterization file RECEIVER. +V_REFDIR Folder containing basic Bernese fils REF52 +V_REFINF Prefix for Reference CRD/VEL files IGS14 +V_REFPSD Prefix for PSD file name IGS14 +V_RNXDIR Folder containing RINEX data LUZON +V_RX3DIR Folder containing RINEX 3 data RINEX3 +V_SAMPL Sampling of the solutions 180 +V_SATCRX Satellite problem file SAT_$Y+0 +V_SATINF Satellite Information File SATELLIT +V_SATSYS Select the GNSS (GPS, GPS/GLO) GPS +V_SAV Save results? Y +V_DEL Delete results? Y +V_SNXINF SINEX header file SINEX.RNX2SNX diff --git a/config/bernese/gpsuser52-luzon/PROVENANCE.md b/config/bernese/gpsuser52-luzon/PROVENANCE.md new file mode 100644 index 0000000..884c425 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/PROVENANCE.md @@ -0,0 +1,169 @@ +# PHIVOLCS Bernese 5.2 production assets — LUZON network + +**Delivered 2026-08-03, captured into the repo 2026-08-04** from +`/run/media/finch/DOSTB20150918/processing_files/` — a 22 GB set produced by +**Abegail** (she handles the Luzon network) at PHIVOLCS and delivered on the +DOSTB external drive. + +**This is the production workflow of record.** Not a training example, not a +reconstruction — `GPSTEMP/` on that drive holds **1,203 `BPE_PHIVOL_REL_*` +work directories**, so these panels drove real BPE runs. `PHIVOL_REL.PCF` is +dated **2025-09-12**. + +Its counterpart, the 5.4 PAGENET set captured 2026-08-03 from the T420, is in +`../gpsuser/`. Read both PROVENANCE files before comparing results — the two +runs do **not** use the same models (§4). + +--- + +## 1. What is here + +| Path | Contents | +|---|---| +| `PCF/PHIVOL_REL.PCF` | **the production PCF**, 84 PIDs, 2025-09-12 | +| `PCF/PAGENET.PCF` | 2015-07-23, 77 PIDs — ancestor | +| `PCF/PAGENET2.PCF` | 2019-10-03, 81 PIDs — ancestor | +| `OPT/` | the 11 option directories `PHIVOL_REL.PCF` references | +| `STA/LUZON.{STA,CRD,VEL,ABB,CLU,BLQ,ATL,PLD}` | the network's reference set — **152 stations** in `LUZON.STA` | + +`*.bck` editor backups (44 files) were dropped. + +**One deliberate modification: operator names were scrubbed.** Bernese panels +carry a free-text `"USER"` field in the `ENVIRONMENT` block recording whoever +last saved the panel from the menu. Across this tree it held four different +PHIVOLCS staff names and workstation accounts, in 72 files. All were replaced +with `""`. + +This repository is **public**, and a colleague's name published without her +knowing is not something a capture is entitled to do. The field is menu +metadata — it does not affect processing, and it is not the provenance that +matters here. What ran, and against which models, is recorded in this document +and in git history; who happened to press save is not. + +Everything else is byte-for-byte. + +--- + +## 2. Why this PCF matters more than the one it was compared against + +`../gpsuser/PCF/PAGENET_DLY.PCF` (the 5.4 training-week file) has **46 PIDs**. +This one has **84**, and the difference is not padding — it is the entire +back half of an operational workflow: + +``` +521 ADDNEQ2 R2S_RED size-reduced NEQ branch +522 GPSXTR R2S_RED +530 ADD_WK PHI_WK weekly combination +531 ADD_MON PHI_MO monthly combination +901 R2S_SUM 902 R2S_SAV 903 R2S_DEL summarise / save / clean +991 BPE_CLN 999 DUMMY +``` + +Two open project questions are answered by this file: + +1. **`docs/gps3-sessions/SESSION_LOG_20260729_storage.md` §14.5** worried that + `PAGENET_DLY.PCF` might be an unsafe by-eye truncation leaving `599 DUMMY` + waiting on an undefined 522. It is not: `PAGENET_DLY` is a deliberate + reduction of *this* lineage, with 521/522 removed **and** 599 rewired to + compensate. Confirmed from the other direction. +2. **Readiness item M** — *"decide Module 15/16 scope before building + weekly/monthly plumbing"* — has a reference implementation here: + `530 ADD_WK`/`PHI_WK` and `531 ADD_MON`/`PHI_MO`. + +One structural difference worth noting when diffing the two: `513`/`514` are +**swapped**. This file runs `513 COMPARF`, `514 HELMCHK` with `NEXTJOB=511` on +514; `PAGENET_DLY` runs `513 HELMCHK` (NEXTJOB=511), `514 COMPARF`. Both are +coherent; they are not the same iteration structure. + +--- + +## 3. ⚠ These panels are Windows-origin and NOT sanitized + +Six **live** `.INP` files (not backups) carry `C:\Bernese\…` absolute paths: + +``` +OPT/PHI_WK/ADDNEQ2.INP "U" "C:\Bernese\GPSUSER52" + "T" "C:\Bernese\GPSTEMP" +OPT/R2S_EDT/GPSEST.INP +OPT/R2S_EDT/RESRMS.INP +OPT/R2S_EDT/SATMRK.INP +OPT/R2S_GEN/CODSPP.INP +OPT/R2S_GEN/RNXSMT.INP +``` + +This is the same defect class as `../gpsuser/OPT/PGN_WK/MENU.INP`, and it is +recorded in the readiness notes as gap #8: **on Linux a backslash is a literal +character, not a separator**, so these do not fail loudly — they resolve to +filenames that happen to contain backslashes. + +**Do not run these panels unmodified on gps3.** `scripts/provision_gpsuser.py` +sanitizes `OPT/**/*.INP` separators and should be pointed at this tree before +any use. Expect it to reject on first pass; that is the tool working. + +The `ENVIRONMENT` block needs more than separator conversion — the `U`/`T` +values are a different machine's install layout, not just a different slash. + +--- + +## 4. Model differences — read before comparing any results + +The tuning parameters agree between the 5.2 and 5.4 sets; the **models do not.** +Reprocessing the LUZON data under 5.4 will move coordinates for reasons that +have nothing to do with PCF tuning. + +| | this set (5.2 LUZON) | `../gpsuser/` (5.4 PAGENET) | +|---|---|---| +| Antenna / PCV | **I14** (`V_PCV=I14`, `V_MYATX=I14.ATX`) | **I20** (`ANTENNA_I20.PCV`, `SATELLIT_I20.SAT`) | +| GNSS for ambiguity resolution | **ALL** | **GRE** | +| Max baseline MW/L3, QIF, L5/L3, L1&L2 | 6000 / 2000 / 200 / 20 | identical | +| Stations per cluster (`V_CLU`) | 10 | identical | + +I14 → I20 is a cm-level, largely vertical, systematic shift. **Reprocess with +I14 first and reproduce Abegail's numbers**, then change to I20 as a separate, +deliberate run. Comparing a fresh I20 result against her I14 result and +attributing the difference to PCF tuning would be wrong, and plausibly wrong — +the magnitude is in the range a tuning change could produce. + +--- + +## 5. The rest of the delivery, not committed here + +Left on the drive (too large for git, and data rather than configuration): + +| | | +|---|---| +| `GPSDATA/CAMPAIGN/LUZON/` | ATM 154, OBS 2064, ORB 554, **SOL 1944**, OUT 6582 | +| `GPSDATA/DATAPOOL/LUZON/` | 741 RINEX obs, **DOY 121–151 of 2025** (31 days), 25 stations | +| `DATAPOOL_IGS/` | 94 SP3 | +| `DATAPOOL_BSW52/` | 39 ION | +| `BERN52/GPS/GEN/` | `C04_*.ERP` (1986→), `BULLET_A.ERP`, `ANT_COD_I14.PCV`, `ANT_COD_I20*.PCV` | +| `BERN52/` | full software tree, `update_2020-08-27.zip`, `exe_aiub_64_2021.zip` | + +`SOL/` is the comparison target — `F1_*.NQ0` daily finals plus `WK_2413`/`WK_2414` +weekly `.NQ0`/`.SNX`. + +`CAMPAIGN/LUZON/RAW`, `ORX` and `GRD` are **empty**. `RAW` does not matter — +`OBS` holds the converted observations. This is not a truncated delivery. + +### Version, and how it was run + +Neither had to be asked. `BERN52/` contains `update_2020-08-27.zip` and +`exe_aiub_64_2021.zip`; the 1,203 `BPE_PHIVOL_REL_*` directories in `GPSTEMP/` +establish it was BPE-driven, not GUI. + +--- + +## 6. Transfer hazard, already realised + +The drive is **NTFS**. A `find` across all 67,553 files returns **zero +symlinks** — every one was flattened in transit, the same failure that hit the +BERN54 thumb-drive transfer and forced the REF54 links to be rebuilt by hand on +gps3. + +Impact is limited: `DATAPOOL_REF52/` lost its `EXAMPLE.CRD → EXAMPLE.CRD_REF` +style links (the `_REF` targets survive as real files), which only matters for +the Bernese *example* campaign. **LUZON's `STA/` holds real files, so the +campaign that matters is intact.** + +If anything is copied onward from that drive, `tar` it first — copying loose +compounds the flattening and loses permissions too. diff --git a/config/bernese/gpsuser52-luzon/STA/LUZON.ABB b/config/bernese/gpsuser52-luzon/STA/LUZON.ABB new file mode 100755 index 0000000..0c0f061 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/STA/LUZON.ABB @@ -0,0 +1,157 @@ +CREATE CRD FILE 25-JAN-22 15:56 +-------------------------------------------------------------------------------- + +Station name 4-ID 2-ID Remark +**************** **** ** *************************************** +ABUY ABUY ABUY AY Added by SR updabb +AGUS AGUS AGUS AG Added by SR updabb +AIRA 21742S001 AIRA AR Added by SR updabb +ALAB ALAB ALAB AL Added by SR updabb +ALBU ALBU ALBU AB Added by SR updabb +ALCA ALCA ALCA AC Added by SR updabb +ALCO ALCO ALCO LC Added by SR updabb +ALIC 50137M001 ALIC AI Added by SR updabb +ANGT ANGT ANGT AN Added by SR updabb +ANTP ANTP ANTP AT Added by SR updabb +APAR APAR APAR AP Added by SR updabb +AROY AROY AROY AO Added by SR updabb +ATIM ATIM ATIM AM Added by SR updabb +AURA AURA AURA AU Added by SR updabb +BACO BACO BACO BC Added by SR updabb +BAGU BAGU BAGU GB Added by SR updabb +BALA BALA BALA BA Added by SR updabb +BALU BALU BALU BL Added by SR updabb +BASC BASC BASC BS Added by SR updabb +BATC BATC BATC AA Added by SR updabb +BATO BATO BATO BT Added by SR updabb +BILI BILI BILI BI Added by SR updabb +BLN2 BLN2 BLN2 L2 Added by SR updabb +BLNA BLNA BLNA BN Added by SR updabb +BOAC BOAC BOAC BO Added by SR updabb +BONT BONT BONT ON Added by SR updabb +BOST BOST BOST OS Added by SR updabb +BRGC BRGC BRGC BR Added by SR updabb +BSLN BSLN BSLN BB Added by SR updabb +BTNG 23105M002 BTNG BG Added by SR updabb +BTU2 BTU2 BTU2 B2 Added by SR updabb +BTUN BTUN BTUN B0 Added by SR updabb +BUGS BUGS BUGS UG Added by SR updabb +BULA BULA BULA BU Added by SR updabb +BURN BURN BURN UN Added by SR updabb +BYBY BYBY BYBY BY Added by SR updabb +CABN CABN CABN CB Added by SR updabb +CABU CABU CABU CU Added by SR updabb +CAC2 CAC2 CACC A2 Added by SR updabb +CACA CACA CACA CC Added by SR updabb +CALU CALU CALU CA Added by SR updabb +CATA CATA CATA CT Added by SR updabb +CDOC CDOC CDOC CD Added by SR updabb +CLAV CLAV CLAV CL Added by SR updabb +CLYN CLYN CLYN CY Added by SR updabb +CMGN CMGN CMGN CM Added by SR updabb +CNTA CNTA CNTA CN Added by SR updabb +CUSV 21904S001 CUSV CS Added by SR updabb +DAEJ 23902M002 DAEJ DE Added by SR updabb +DARW 50134M001 DARW DA Added by SR updabb +DGOS DGOS DGOS DG Added by SR updabb +DIMA DIMA DIMA DI Added by SR updabb +DNGT DNGT DNGT DN Added by SR updabb +ELNA ELNA ELNA EL Added by SR updabb +GUAM 50501M002 GUAM GA Added by SR updabb +GUES GUES GUES GU Added by SR updabb +GUMA GUMA GUMA GM Added by SR updabb +GUNG GUNG GUNG GN Added by SR updabb +GUUG 82301M001 GUUG GG Added by SR updabb +HINU HINU HINU HI Added by SR updabb +IBAZ IBAZ IBAZ IB Added by SR updabb +INFA INFA INFA IF Added by SR updabb +INOP INOP INOP IN Added by SR updabb +ISAB ISAB ISAB IS Added by SR updabb +ITBA ITBA ITBA IT Added by SR updabb +JALA JALA JALA JL Added by SR updabb +JARO JARO JARO JA Added by SR updabb +JOSE JOSE JOSE JO Added by SR updabb +LABO LABO LABO LB Added by SR updabb +LAGW LAGW LAGW LG Added by SR updabb +LAPS LAPS LAPS LA Added by SR updabb +LBAN LBAN LBAN LN Added by SR updabb +LGYE LGYE LGYE LY Added by SR updabb +LLOR LLOR LLOR LL Added by SR updabb +LLOY LLOY LLOY LO Added by SR updabb +LLPS LLPS LLPS LP Added by SR updabb +LUCB LUCB LUCB LU Added by SR updabb +MABN MABN MABN MN Added by SR updabb +MAGU MAGU MAGU MG Added by SR updabb +MALA MALA MALA MA Added by SR updabb +MALG MALG MALG ML Added by SR updabb +MALS MALS MALS AS Added by SR updabb +MALY MALY MALY M0 Added by SR updabb +MAMB MAMB MAMB MB Added by SR updabb +MAR2 MAR2 MAR2 MR Added by SR updabb +MARK MARK MARK MK Added by SR updabb +MARL MARL MARL RL Added by SR updabb +MASM MASM MASM MM Added by SR updabb +MAUB MAUB MAUB MU Added by SR updabb +MCIL 21789S001 MCIL MC Added by SR updabb +MILA MILA MILA MI Added by SR updabb +MLBY MLBY MLBY LM Added by SR updabb +MLPA MLPA MLPA MP Added by SR updabb +MNAY MNAY MNAY MY Added by SR updabb +MSBT MSBT MSBT MS Added by SR updabb +MUNT MUNT MUNT MT Added by SR updabb +MUNZ MUNZ MUNZ MZ Added by SR updabb +NAUJ NAUJ NAUJ NA Added by SR updabb +NCPC NCPC NCPC NC Added by SR updabb +NTUS 22601M001 NTUS NT Added by SR updabb +ORAS ORAS ORAS OA Added by SR updabb +ORMO ORMO ORMO OR Added by SR updabb +PAGP PAGP PAGP PP Added by SR updabb +PALA PALA PALA PA Added by SR updabb +PALM PALM PALM PL Added by SR updabb +PALO PALO PALO PO Added by SR updabb +PAND PAND PAND PD Added by SR updabb +PERT 50133M001 PERT P5 Added by SR updabb +PGEN 22013M001 PGEN P1 Added by SR updabb +PIBU PIBU PIBU PB Added by SR updabb +PIMO 22003M001 PIMO PM Added by SR updabb +PLWN PLWN PLWN PW Added by SR updabb +PMPL PMPL PMPL P0 Added by SR updabb +PNBO PNBO PNBO PN Added by SR updabb +PNGM 51006M001 PNGM PG Added by SR updabb +POLI POLI POLI PI Added by SR updabb +POTR POTR POTR PR Added by SR updabb +PTAG 22006M005 PTAG P2 Added by SR updabb +PTBN PTBN PTBN PT Added by SR updabb +PUER PUER PUER PE Added by SR updabb +RCSS RCSS RCSS RC Added by SR updabb +ROXA ROXA ROXA RO Added by SR updabb +S01R S01R S01R S0 Added by SR updabb +SABL SABL SABL SA Added by SR updabb +SAPN SAPN SAPN SP Added by SR updabb +SINI SINI SINI SI Added by SR updabb +SJDB SJDB SJDB SJ Added by SR updabb +SNFO SNFO SNFO SN Added by SR updabb +SOGO SOGO SOGO SO Added by SR updabb +SOLA SOLA SOLA SL Added by SR updabb +SPAB SPAB SPAB SB Added by SR updabb +SPLY SPLY SPLY SY Added by SR updabb +STNA STNA STNA ST Added by SR updabb +SULT SULT SULT SU Added by SR updabb +TACB TACB TACB TA Added by SR updabb +TALI TALI TALI TL Added by SR updabb +TANY TANY TANY TY Added by SR updabb +TAW2 TAW2 TAW2 T2 Added by SR updabb +TAWI TAWI TAWI TW Added by SR updabb +TCDR TCDR TCDR TC Added by SR updabb +TCGN TCGN TCGN TN Added by SR updabb +TCSS TCSS TCSS TS Added by SR updabb +TGDN TGDN TGDN TG Added by SR updabb +TNDG TNDG TNDG TH Added by SR updabb +TNML 23604S001 TNML TM Added by SR updabb +TRIN TRIN TRIN TR Added by SR updabb +TUAO TUAO TUAO TU Added by SR updabb +URDT URDT URDT UR Added by SR updabb +VICT VICT VICT VI Added by SR updabb +VIGN VIGN VIGN VG Added by SR updabb +VNHS VNHS VNHS VN Added by SR updabb +VRAC VRAC VRAC VR Added by SR updabb diff --git a/config/bernese/gpsuser52-luzon/STA/LUZON.ATL b/config/bernese/gpsuser52-luzon/STA/LUZON.ATL new file mode 100755 index 0000000..8f8bd8d --- /dev/null +++ b/config/bernese/gpsuser52-luzon/STA/LUZON.ATL @@ -0,0 +1,2953 @@ +$$ Atmospheric Tidal loading displacememt +$$ +$$ calculated using grdinterp.f (t. van Dam) +$$ +$$ calculated using atmospheric tidal model Ray and +$$ Ponte, Annales Geophysicae (2003) v21; 1897-1910 +$$ Farrell elastic Greens functions have been used +$$ +$$ Displacement is defined positive up, north +$$ and east directions +$$ +$$ Column order coss1 sins1 coss2 sins2 +$$ +$$ Row order: +$$ RADIAL +$$ TANGENTIAL NS +$$ TANGENTIAL EW +$$ +$$ +$$ +$$ CMC: YES (corr.tide centre of mass) +$$ +$$ Model name: Ray_Ponte,2003 +$$ +$$ CMC start : center of mass coefficient file content (X,Y,Z) +$$ CMC format: (a,1p,t42,3(2x,2e12.4)) +$$ CMC frequ : S1 Ray_Ponte,2003 2.1188E-04 -7.6861E-04 -7.2766E-04 -2.3582E-04 -1.2176E-05 3.2243E-05 +$$ CMC frequ : S2 Ray_Ponte,2003 1.4472E-04 -1.7844E-04 -3.2691E-04 -1.5878E-04 -9.6271E-05 1.6976E-05 +$$ CMC end : +$$ +$$ +$$ END HEADER +$$ +$$ +$$ station ABMF; coord.(long,lat) -61.527534 16.262306 +$$ +ABMF 97103M001 + 0.2799 0.0188 -0.5784 -0.9437 + 0.0798 -0.0612 -0.0190 -0.0346 + 0.0582 0.0463 0.0638 -0.0310 +$$ +$$ station ABPO; coord.(long,lat) 47.229214 -19.018305 +$$ +ABPO 33302M001 + -0.2292 -0.1391 1.0409 0.2767 + 0.0595 0.0592 -0.0338 -0.0144 + 0.0076 -0.1042 -0.0165 0.0599 +$$ +$$ station ABUY; coord.(long,lat) 125.013329 10.747039 +$$ +ABUY ABUY + -0.1922 0.3373 -0.8702 -0.8284 + -0.0285 0.0410 -0.0237 -0.0130 + -0.0702 -0.0526 0.0468 -0.0645 +$$ +$$ station ADE1; coord.(long,lat) 138.647354 -34.728992 +$$ +ADE1 50109S001 + -0.1691 0.1792 -0.8120 -0.1459 + 0.0755 -0.1119 0.0627 0.0014 + -0.0474 -0.0526 0.0001 -0.0596 +$$ +$$ station ADE2; coord.(long,lat) 138.647354 -34.728992 +$$ +ADE2 50109S001 + -0.1691 0.1792 -0.8120 -0.1459 + 0.0755 -0.1119 0.0627 0.0014 + -0.0474 -0.0526 0.0001 -0.0596 +$$ +$$ station ADIS; coord.(long,lat) 38.766308 9.035137 +$$ +ADIS 31502M001 + -0.4172 -0.4901 1.0168 0.7193 + -0.0471 -0.0269 0.0280 -0.0025 + 0.0447 -0.0730 -0.0471 0.0530 +$$ +$$ station AGUS; coord.(long,lat) 122.133194 12.567735 +$$ +AGUS AGUS + -0.2206 0.3085 -0.7664 -0.9031 + -0.0316 0.0390 -0.0238 -0.0183 + -0.0667 -0.0634 0.0530 -0.0574 +$$ +$$ station AIRA; coord.(long,lat) 130.599594 31.824060 +$$ +AIRA 21742S001 + -0.0998 0.1766 -0.6526 -0.4087 + -0.0419 0.0406 -0.0470 -0.0239 + -0.0668 -0.0378 0.0197 -0.0470 +$$ +$$ station AJAC; coord.(long,lat) 8.762618 41.927460 +$$ +AJAC 10077M005 + 0.0689 -0.0161 -0.1599 0.5593 + -0.0142 -0.0941 -0.0126 0.0348 + 0.0575 0.0163 -0.0240 -0.0210 +$$ +$$ station ALAB; coord.(long,lat) 122.013481 14.102424 +$$ +ALAB ALAB + -0.2159 0.2986 -0.7473 -0.8924 + -0.0336 0.0383 -0.0262 -0.0213 + -0.0666 -0.0607 0.0521 -0.0565 +$$ +$$ station ALBH; coord.(long,lat) -123.487473 48.389782 +$$ +ALBH 40129M003 + -0.0783 0.1337 0.3324 -0.0012 + 0.0519 0.0477 0.0511 -0.0012 + -0.0528 0.0266 -0.0063 0.0276 +$$ +$$ station ALBU; coord.(long,lat) 124.694138 10.916684 +$$ +ALBU ALBU + -0.1957 0.3366 -0.8594 -0.8376 + -0.0288 0.0409 -0.0237 -0.0135 + -0.0702 -0.0538 0.0475 -0.0638 +$$ +$$ station ALCA; coord.(long,lat) 122.054924 12.258599 +$$ +ALCA ALCA + -0.2230 0.3107 -0.7669 -0.9082 + -0.0313 0.0392 -0.0236 -0.0181 + -0.0666 -0.0643 0.0534 -0.0574 +$$ +$$ station ALCO; coord.(long,lat) 123.507660 9.708781 +$$ +ALCO ALCO + -0.2166 0.3510 -0.8333 -0.8822 + -0.0275 0.0389 -0.0218 -0.0123 + -0.0693 -0.0600 0.0508 -0.0623 +$$ +$$ station ALGO; coord.(long,lat) -78.071373 45.955799 +$$ +ALGO 40104M002 + 0.0960 0.1083 -0.0618 -0.4509 + 0.0778 -0.0057 0.0171 -0.0438 + 0.0254 0.0620 0.0309 0.0099 +$$ +$$ station ALIC; coord.(long,lat) 133.885529 -23.670111 +$$ +ALIC 50137M001 + -0.3317 0.4729 -1.0192 -0.3601 + 0.0362 -0.0701 0.0454 0.0133 + -0.0541 -0.0437 0.0156 -0.0734 +$$ +$$ station ALRT; coord.(long,lat) -62.340485 82.494293 +$$ +ALRT 40162M001 + -0.0246 0.0916 -0.0758 0.0057 + 0.0283 -0.0163 0.0134 -0.0077 + 0.0083 0.0267 0.0070 0.0089 +$$ +$$ station AMC2; coord.(long,lat) -104.524597 38.803123 +$$ +AMC2 40472S004 + 0.1310 0.1724 0.4597 -0.3745 + 0.0840 0.0279 0.0531 -0.0314 + -0.0474 0.0654 0.0197 0.0376 +$$ +$$ station ANGT; coord.(long,lat) 121.026863 14.930623 +$$ +ANGT ANGT + -0.2238 0.2948 -0.7093 -0.9124 + -0.0354 0.0386 -0.0265 -0.0239 + -0.0653 -0.0646 0.0536 -0.0537 +$$ +$$ station ANTP; coord.(long,lat) 121.168411 14.625964 +$$ +ANTP ANTP + -0.2233 0.2958 -0.7162 -0.9108 + -0.0349 0.0380 -0.0264 -0.0234 + -0.0655 -0.0639 0.0534 -0.0544 +$$ +$$ station AOML; coord.(long,lat) -80.162201 25.734692 +$$ +AOML 49914S001 + 0.1990 0.1350 0.0732 -0.9260 + 0.0604 -0.0353 0.0102 -0.0533 + 0.0271 0.0712 0.0595 0.0124 +$$ +$$ station APAR; coord.(long,lat) 121.647293 18.355309 +$$ +APAR APAR + -0.2013 0.2570 -0.6890 -0.8574 + -0.0400 0.0422 -0.0288 -0.0282 + -0.0668 -0.0602 0.0498 -0.0524 +$$ +$$ station AREQ; coord.(long,lat) -71.492798 -16.465515 +$$ +AREQ 42202M005 + 0.3058 -0.0449 -0.2423 -1.1136 + -0.0993 0.0348 0.0067 0.0399 + -0.0446 0.0981 0.0753 -0.0176 +$$ +$$ station AREV; coord.(long,lat) -71.492798 -16.465515 +$$ +AREV 42202M005 + 0.3058 -0.0449 -0.2423 -1.1136 + -0.0993 0.0348 0.0067 0.0399 + -0.0446 0.0981 0.0753 -0.0176 +$$ +$$ station AROY; coord.(long,lat) 123.398643 12.511714 +$$ +AROY AROY + -0.2061 0.3145 -0.8057 -0.8659 + -0.0312 0.0412 -0.0247 -0.0171 + -0.0687 -0.0584 0.0500 -0.0600 +$$ +$$ station ARTU; coord.(long,lat) 58.560463 56.429821 +$$ +ARTU 12362M001 + 0.0412 0.0004 0.2360 0.0399 + -0.0670 -0.0592 0.0209 0.0035 + 0.0349 -0.0455 -0.0080 0.0112 +$$ +$$ station ASC1; coord.(long,lat) -14.412073 -7.951212 +$$ +ASC1 30602M001 + 0.0573 -0.2452 -0.9023 0.7632 + -0.0003 0.0456 0.0209 -0.0071 + 0.0954 0.0419 -0.0396 -0.0602 +$$ +$$ station ATIM; coord.(long,lat) 121.912216 13.996162 +$$ +ATIM ATIM + -0.2174 0.2989 -0.7452 -0.8961 + -0.0334 0.0380 -0.0259 -0.0212 + -0.0665 -0.0614 0.0524 -0.0563 +$$ +$$ station AUCK; coord.(long,lat) 174.834381 -36.602837 +$$ +AUCK 50209M001 + -0.0219 0.0058 -0.3769 0.6744 + -0.0128 -0.0662 0.0241 -0.0544 + -0.0815 -0.0160 -0.0598 -0.0187 +$$ +$$ station AURA; coord.(long,lat) 121.532349 15.747058 +$$ +AURA AURA + -0.2148 0.2919 -0.7174 -0.8929 + -0.0361 0.0400 -0.0268 -0.0237 + -0.0655 -0.0616 0.0530 -0.0530 +$$ +$$ station BACO; coord.(long,lat) 121.096718 13.359346 +$$ +BACO BACO + -0.2290 0.2977 -0.7263 -0.9245 + -0.0324 0.0360 -0.0236 -0.0199 + -0.0652 -0.0658 0.0546 -0.0549 +$$ +$$ station BADG; coord.(long,lat) 102.234985 51.769703 +$$ +BADG 12338M002 + -0.0070 0.0722 0.0031 -0.3305 + -0.0812 0.0033 -0.0012 -0.0269 + 0.0048 -0.0742 0.0176 0.0012 +$$ +$$ station BAGU; coord.(long,lat) 120.588463 16.461069 +$$ +BAGU BAGU + -0.2225 0.2790 -0.6807 -0.9108 + -0.0367 0.0401 -0.0259 -0.0250 + -0.0655 -0.0672 0.0535 -0.0516 +$$ +$$ station BAHR; coord.(long,lat) 50.608150 26.209145 +$$ +BAHR 24901M002 + -0.1482 -0.4621 0.9522 0.2836 + -0.0841 -0.0544 0.0560 0.0060 + 0.0345 -0.0669 -0.0250 0.0534 +$$ +$$ station BALA; coord.(long,lat) 120.530365 14.674832 +$$ +BALA BALA + -0.2307 0.2918 -0.6954 -0.9272 + -0.0351 0.0377 -0.0260 -0.0242 + -0.0645 -0.0678 0.0546 -0.0529 +$$ +$$ station BALU; coord.(long,lat) 123.192184 12.039162 +$$ +BALU BALU + -0.2106 0.3199 -0.8040 -0.8762 + -0.0307 0.0410 -0.0242 -0.0167 + -0.0684 -0.0598 0.0507 -0.0600 +$$ +$$ station BARH; coord.(long,lat) -68.221695 44.395050 +$$ +BARH 49927S001 + 0.0620 0.1071 -0.2186 -0.4568 + 0.0663 -0.0154 0.0040 -0.0453 + 0.0468 0.0520 0.0339 0.0001 +$$ +$$ station BASC; coord.(long,lat) 121.969460 20.450066 +$$ +BASC BASC + -0.1869 0.2329 -0.6752 -0.8201 + -0.0432 0.0399 -0.0308 -0.0316 + -0.0681 -0.0577 0.0476 -0.0510 +$$ +$$ station BATC; coord.(long,lat) 120.559555 18.063597 +$$ +BATC BATC + -0.2158 0.2531 -0.6595 -0.8886 + -0.0396 0.0409 -0.0275 -0.0289 + -0.0659 -0.0657 0.0520 -0.0505 +$$ +$$ station BATO; coord.(long,lat) 124.784431 10.335412 +$$ +BATO BATO + -0.1968 0.3427 -0.8670 -0.8382 + -0.0280 0.0407 -0.0232 -0.0124 + -0.0703 -0.0537 0.0475 -0.0644 +$$ +$$ station BHR1; coord.(long,lat) 50.608150 26.209145 +$$ +BHR1 24901M002 + -0.1482 -0.4621 0.9522 0.2836 + -0.0841 -0.0544 0.0560 0.0060 + 0.0345 -0.0669 -0.0250 0.0534 +$$ +$$ station BHR2; coord.(long,lat) 50.608150 26.209145 +$$ +BHR2 24901M002 + -0.1482 -0.4621 0.9522 0.2836 + -0.0841 -0.0544 0.0560 0.0060 + 0.0345 -0.0669 -0.0250 0.0534 +$$ +$$ station BILI; coord.(long,lat) 166.437973 68.076126 +$$ +BILI 12363M001 + -0.0014 -0.0097 -0.1447 0.0252 + -0.0196 0.0486 0.0009 0.0022 + -0.0442 0.0005 -0.0023 -0.0058 +$$ +$$ station BILI; coord.(long,lat) 124.474144 11.465508 +$$ +BILI BILI + -0.1968 0.3302 -0.8480 -0.8409 + -0.0295 0.0413 -0.0243 -0.0146 + -0.0700 -0.0546 0.0478 -0.0629 +$$ +$$ station BJCO; coord.(long,lat) 2.450024 6.384666 +$$ +BJCO 32701M001 + -0.0791 -0.5184 -0.3457 1.1648 + -0.0202 0.0021 0.0115 0.0193 + 0.0988 0.0297 -0.0626 -0.0305 +$$ +$$ station BJFS; coord.(long,lat) 115.892494 39.608601 +$$ +BJFS 21601M001 + -0.1688 0.1729 -0.2565 -0.5271 + -0.0863 0.0368 -0.0232 -0.0367 + -0.0326 -0.0638 0.0311 -0.0196 +$$ +$$ station BJNM; coord.(long,lat) 116.224129 40.245323 +$$ +BJNM 21616M001 + -0.1515 0.1673 -0.2560 -0.5118 + -0.0863 0.0378 -0.0229 -0.0361 + -0.0344 -0.0624 0.0300 -0.0193 +$$ +$$ station BLN2; coord.(long,lat) 119.914688 16.378689 +$$ +BLN2 BLN2 + -0.2325 0.2699 -0.6597 -0.9285 + -0.0366 0.0394 -0.0253 -0.0257 + -0.0645 -0.0695 0.0536 -0.0516 +$$ +$$ station BLNA; coord.(long,lat) 119.914680 16.378689 +$$ +BLNA BLNA + -0.2325 0.2699 -0.6597 -0.9285 + -0.0366 0.0394 -0.0253 -0.0257 + -0.0645 -0.0695 0.0536 -0.0516 +$$ +$$ station BOAC; coord.(long,lat) 121.841812 13.446613 +$$ +BOAC BOAC + -0.2201 0.3011 -0.7486 -0.9031 + -0.0326 0.0376 -0.0247 -0.0199 + -0.0663 -0.0628 0.0530 -0.0564 +$$ +$$ station BONT; coord.(long,lat) 120.977936 17.090765 +$$ +BONT BONT + -0.2136 0.2724 -0.6834 -0.8905 + -0.0380 0.0413 -0.0272 -0.0265 + -0.0664 -0.0648 0.0521 -0.0521 +$$ + $$ station BOR1; coord.(long,lat) 17.073460 52.276958 +$$ +BOR1 12205M002 + 0.0422 0.0412 -0.0094 0.3658 + -0.0215 -0.0844 -0.0039 0.0246 + 0.0553 0.0052 -0.0159 -0.0110 +$$ +$$ station BOST; coord.(long,lat) 126.379684 7.865851 +$$ +BOST BOST + -0.1911 0.3708 -0.9340 -0.7946 + -0.0258 0.0379 -0.0212 -0.0068 + -0.0700 -0.0486 0.0441 -0.0689 +$$ +$$ station BRAZ; coord.(long,lat) -47.877869 -15.947474 +$$ +BRAZ 41606M001 + 0.4890 -0.3271 -0.9588 -0.5444 + -0.0423 0.0502 0.0320 0.0210 + 0.0884 0.0309 0.0390 -0.0630 +$$ +$$ station BREW; coord.(long,lat) -119.682632 48.131523 +$$ +BREW 40473M001 + -0.0435 0.1688 0.3369 -0.0530 + 0.0621 0.0507 0.0512 -0.0061 + -0.0485 0.0321 -0.0032 0.0287 +$$ +$$ station BRFT; coord.(long,lat) -38.425537 -3.877445 +$$ +BRFT 41602M002 + 0.3117 -0.3720 -1.2047 -0.2058 + 0.0286 -0.0371 0.0080 0.0082 + 0.1155 -0.0077 0.0191 -0.0765 +$$ +$$ station BRGC; coord.(long,lat) 120.600746 18.520351 +$$ +BRGC BRGC + -0.2131 0.2471 -0.6560 -0.8815 + -0.0404 0.0407 -0.0279 -0.0297 + -0.0659 -0.0648 0.0516 -0.0502 +$$ +$$ station BRMU; coord.(long,lat) -64.696274 32.370399 +$$ +BRMU 42501S004 + 0.0754 0.1573 -0.3438 -0.6980 + 0.0678 -0.0330 -0.0095 -0.0492 + 0.0518 0.0537 0.0490 -0.0106 +$$ +$$ station BRST; coord.(long,lat) -4.496592 48.380497 +$$ +BRST 10004M004 + 0.0500 0.1410 -0.2904 0.3596 + 0.0032 -0.0762 -0.0240 0.0164 + 0.0484 0.0355 -0.0062 -0.0241 +$$ +$$ station BRUS; coord.(long,lat) 4.359223 50.797821 +$$ +BRUS 13101M004 + 0.0500 0.0820 -0.1651 0.3743 + -0.0103 -0.0863 -0.0157 0.0214 + 0.0502 0.0188 -0.0105 -0.0186 +$$ +$$ station BRUX; coord.(long,lat) 4.358566 50.798065 +$$ +BRUX 13101M010 + 0.0500 0.0820 -0.1651 0.3743 + -0.0103 -0.0863 -0.0157 0.0214 + 0.0502 0.0188 -0.0105 -0.0186 +$$ +$$ station BSHM; coord.(long,lat) 35.022987 32.778988 +$$ +BSHM 20705M001 + -0.0203 -0.2720 0.5047 0.6004 + -0.0784 -0.0980 0.0444 0.0355 + 0.0763 -0.0141 -0.0422 0.0211 +$$ +$$ station BSLN; coord.(long,lat) 121.971458 6.703828 +$$ +BSLN BSLN + -0.2519 0.3652 -0.8098 -0.9416 + -0.0231 0.0353 -0.0189 -0.0083 + -0.0643 -0.0661 0.0558 -0.0605 +$$ +$$ station BTNG; coord.(long,lat) 125.190430 1.438923 +$$ +BTNG 23105M002 + -0.2370 0.4302 -0.9535 -0.8445 + -0.0150 0.0212 -0.0110 0.0006 + -0.0665 -0.0522 0.0480 -0.0699 +$$ +$$ station BTU2; coord.(long,lat) 125.598000 8.953067 +$$ +BTU2 BTU2 + -0.1911 0.3598 -0.9024 -0.8180 + -0.0264 0.0403 -0.0220 -0.0093 + -0.0701 -0.0513 0.0459 -0.0667 +$$ +$$ station BTUN; coord.(long,lat) 125.597992 8.953063 +$$ +BTUN BTUN + -0.1911 0.3598 -0.9024 -0.8180 + -0.0264 0.0403 -0.0220 -0.0093 + -0.0701 -0.0513 0.0459 -0.0667 +$$ +$$ station BUCU; coord.(long,lat) 26.125744 44.463947 +$$ +BUCU 11401M001 + 0.0490 -0.0977 0.1540 0.4856 + -0.0341 -0.0920 0.0078 0.0346 + 0.0596 -0.0118 -0.0290 -0.0020 +$$ +$$ station BUGS; coord.(long,lat) 120.822113 16.800062 +$$ +BUGS BUGS + -0.2172 0.2756 -0.6827 -0.8990 + -0.0374 0.0408 -0.0266 -0.0258 + -0.0660 -0.0659 0.0529 -0.0517 +$$ +$$ station BULA; coord.(long,lat) 121.343910 12.325395 +$$ +BULA BULA + -0.2315 0.3050 -0.7451 -0.9289 + -0.0316 0.0380 -0.0235 -0.0191 + -0.0652 -0.0668 0.0553 -0.0554 +$$ +$$ station BURN; coord.(long,lat) 124.892395 10.974300 +$$ +BURN BURN + -0.1928 0.3354 -0.8647 -0.8308 + -0.0288 0.0410 -0.0239 -0.0135 + -0.0702 -0.0530 0.0470 -0.0641 +$$ +$$ station BYBY; coord.(long,lat) 124.794327 10.744411 +$$ +BYBY BYBY + -0.1950 0.3382 -0.8638 -0.8355 + -0.0285 0.0409 -0.0236 -0.0131 + -0.0702 -0.0535 0.0473 -0.0641 +$$ +$$ station CABN; coord.(long,lat) 120.960236 15.479602 +$$ +CABN CABN + -0.2227 0.2928 -0.7033 -0.9113 + -0.0358 0.0393 -0.0262 -0.0239 + -0.0651 -0.0653 0.0541 -0.0524 +$$ +$$ station CABU; coord.(long,lat) 121.124382 14.271711 +$$ +CABU CABU + -0.2250 0.2959 -0.7180 -0.9148 + -0.0343 0.0371 -0.0259 -0.0227 + -0.0655 -0.0645 0.0537 -0.0545 +$$ +$$ station CAC2; coord.(long,lat) 120.812958 13.930284 +$$ +CAC2 CAC2 + -0.2300 0.2944 -0.7114 -0.9262 + -0.0336 0.0361 -0.0248 -0.0220 + -0.0648 -0.0665 0.0546 -0.0540 +$$ +$$ station CACA; coord.(long,lat) 120.812798 13.930305 +$$ +CACA CACA + -0.2300 0.2944 -0.7114 -0.9263 + -0.0336 0.0361 -0.0248 -0.0220 + -0.0648 -0.0665 0.0546 -0.0540 +$$ +$$ station CAGL; coord.(long,lat) 8.972756 39.135914 +$$ +CAGL 12725M003 + 0.0680 -0.0543 -0.1688 0.6175 + -0.0160 -0.1027 -0.0079 0.0377 + 0.0602 0.0156 -0.0281 -0.0219 +$$ +$$ station CAGZ; coord.(long,lat) 8.972762 39.135891 +$$ +CAGZ 12725M004 + 0.0680 -0.0543 -0.1688 0.6175 + -0.0160 -0.1027 -0.0079 0.0377 + 0.0602 0.0156 -0.0281 -0.0219 +$$ +$$ station CALU; coord.(long,lat) 124.429260 11.446334 +$$ +CALU CALU + -0.1975 0.3304 -0.8468 -0.8424 + -0.0295 0.0413 -0.0242 -0.0147 + -0.0700 -0.0548 0.0479 -0.0629 +$$ +$$ station CAS1; coord.(long,lat) 110.519707 -66.283363 +$$ +CAS1 66011M001 + 0.0806 -0.0287 -0.1351 -0.0806 + 0.0449 -0.0176 0.0100 0.0131 + -0.0100 -0.0434 -0.0004 -0.0116 +$$ +$$ station CATA; coord.(long,lat) 123.989502 12.005482 +$$ +CATA CATA + -0.2011 0.3224 -0.8284 -0.8520 + -0.0304 0.0416 -0.0246 -0.0159 + -0.0696 -0.0565 0.0487 -0.0616 +$$ +$$ station CDOC; coord.(long,lat) 124.641174 8.477162 +$$ +CDOC CDOC + -0.2035 0.3709 -0.8781 -0.8514 + -0.0260 0.0388 -0.0211 -0.0092 + -0.0701 -0.0559 0.0484 -0.0652 +$$ +$$ station CEDU; coord.(long,lat) 133.809830 -31.866657 +$$ +CEDU 50138M001 + -0.2108 0.2628 -0.8495 -0.2990 + 0.0823 -0.1159 0.0593 0.0118 + -0.0401 -0.0531 0.0120 -0.0623 +$$ +$$ station CFAG; coord.(long,lat) -68.232651 -31.602165 +$$ +CFAG 41517S001 + 0.2085 -0.1909 -0.2897 -0.7484 + -0.0914 0.0452 0.0142 0.0507 + -0.0484 0.1026 0.0532 -0.0208 +$$ +$$ station CHAN; coord.(long,lat) 125.444206 43.790684 +$$ +CHAN 21611M002 + -0.1011 0.1462 -0.3548 -0.3447 + -0.0662 0.0391 -0.0292 -0.0226 + -0.0524 -0.0448 0.0172 -0.0243 +$$ +$$ station CHAT; coord.(long,lat) -176.565842 -43.955780 +$$ +CHAT 50207M001 + -0.0369 -0.0531 -0.1386 0.5713 + -0.0198 -0.0668 0.0068 -0.0519 + -0.0706 -0.0142 -0.0512 -0.0006 +$$ +$$ station CHPI; coord.(long,lat) -44.985157 -22.687143 +$$ +CHPI 41609M003 + 0.3031 -0.1564 -0.8896 -0.3942 + -0.0698 0.0754 0.0400 0.0248 + 0.0983 0.0075 0.0287 -0.0589 +$$ +$$ station CHTI; coord.(long,lat) -176.617126 -43.735470 +$$ +CHTI 50242M001 + -0.0363 -0.0525 -0.1404 0.5763 + -0.0199 -0.0669 0.0068 -0.0521 + -0.0708 -0.0141 -0.0515 -0.0007 +$$ +$$ station CHUM; coord.(long,lat) 74.751106 42.998501 +$$ +CHUM 25601M001 + 0.0547 -0.0494 0.4459 -0.2509 + -0.0762 -0.0351 0.0359 -0.0200 + 0.0294 -0.0754 0.0120 0.0284 +$$ +$$ station CHUR; coord.(long,lat) -94.088730 58.759079 +$$ +CHUR 40128M002 + -0.0787 0.0970 0.0307 -0.1642 + 0.0781 0.0138 0.0209 -0.0184 + 0.0050 0.0523 0.0094 0.0161 +$$ +$$ station CKIS; coord.(long,lat) -159.800613 -21.201023 +$$ +CKIS 50213M003 + 0.1161 0.0301 0.4342 1.0349 + -0.0481 -0.0485 -0.0154 -0.0415 + -0.0569 0.0145 -0.0716 0.0382 +$$ +$$ station CLAV; coord.(long,lat) 121.083893 18.606934 +$$ +CLAV CLAV + -0.2066 0.2501 -0.6697 -0.8683 + -0.0404 0.0414 -0.0284 -0.0293 + -0.0666 -0.0628 0.0507 -0.0510 +$$ +$$ station CLYN; coord.(long,lat) 121.475182 19.261789 +$$ +CLYN CLYN + -0.1989 0.2429 -0.6739 -0.8493 + -0.0414 0.0412 -0.0292 -0.0300 + -0.0670 -0.0604 0.0493 -0.0513 +$$ +$$ station CMGN; coord.(long,lat) 121.867264 18.907101 +$$ +CMGN CMGN + -0.1965 0.2492 -0.6892 -0.8443 + -0.0408 0.0420 -0.0294 -0.0290 + -0.0671 -0.0590 0.0489 -0.0523 +$$ +$$ station CNMR; coord.(long,lat) 145.743088 15.229698 +$$ +CNMR 50512M001 + -0.0421 0.2258 -1.1237 -0.0166 + -0.0180 0.0483 -0.0365 0.0075 + -0.0848 -0.0223 -0.0112 -0.0768 +$$ +$$ station CNTA; coord.(long,lat) 121.114815 14.579661 +$$ +CNTA CNTA + -0.2240 0.2956 -0.7149 -0.9125 + -0.0349 0.0379 -0.0263 -0.0234 + -0.0655 -0.0643 0.0536 -0.0543 +$$ +$$ station COCO; coord.(long,lat) 96.833977 -12.188340 +$$ +COCO 50127M001 + -0.1447 0.2504 0.1501 -1.2139 + 0.0499 -0.0171 -0.0105 0.0221 + 0.0129 -0.0837 0.0771 0.0042 +$$ +$$ station CONX; coord.(long,lat) -73.025513 -36.843765 +$$ +CONX 41719M002 + 0.0057 0.0099 -0.1393 -0.6681 + -0.0915 0.0301 0.0078 0.0484 + -0.0226 0.0949 0.0489 -0.0115 +$$ +$$ station CONZ; coord.(long,lat) -73.025513 -36.843765 +$$ +CONZ 41719M002 + 0.0057 0.0099 -0.1393 -0.6681 + -0.0915 0.0301 0.0078 0.0484 + -0.0226 0.0949 0.0489 -0.0115 +$$ +$$ station CRAO; coord.(long,lat) 33.990986 44.413261 +$$ +CRAO 12337M002 + 0.0648 -0.0565 0.2770 0.4187 + -0.0354 -0.0815 0.0182 0.0313 + 0.0593 -0.0192 -0.0286 0.0072 +$$ +$$ station CRO1; coord.(long,lat) -64.584320 17.756901 +$$ +CRO1 43201M001 + 0.2745 0.0323 -0.4679 -0.9758 + 0.0809 -0.0606 -0.0149 -0.0397 + 0.0492 0.0512 0.0655 -0.0232 +$$ +$$ station CUSV; coord.(long,lat) 100.533920 13.735914 +$$ +CUSV 21904S001 + -0.4359 0.1839 0.0841 -1.1951 + -0.0070 0.0247 -0.0046 -0.0327 + -0.0049 -0.1022 0.0759 -0.0012 +$$ +$$ station DAEJ; coord.(long,lat) 127.374481 36.399426 +$$ +DAEJ 23902M002 + -0.1303 0.1797 -0.5046 -0.4160 + -0.0523 0.0410 -0.0408 -0.0245 + -0.0614 -0.0425 0.0214 -0.0364 +$$ +$$ station DARR; coord.(long,lat) 131.132751 -12.843698 +$$ +DARR 50134M001 + -0.3108 0.5327 -1.0961 -0.5556 + -0.0158 -0.0078 0.0170 0.0159 + -0.0634 -0.0609 0.0289 -0.0791 +$$ +$$ station DARW; coord.(long,lat) 131.132751 -12.843698 +$$ +DARW 50134M001 + -0.3108 0.5327 -1.0961 -0.5556 + -0.0158 -0.0078 0.0170 0.0159 + -0.0634 -0.0609 0.0289 -0.0791 +$$ +$$ station DAV1; coord.(long,lat) 77.972610 -68.577324 +$$ +DAV1 66010M001 + 0.1107 0.0279 -0.0497 -0.0534 + 0.0371 0.0082 -0.0033 0.0125 + 0.0152 -0.0328 0.0024 -0.0075 +$$ +$$ station DAVR; coord.(long,lat) 77.972610 -68.577324 +$$ +DAVR 66010M001 + 0.1107 0.0279 -0.0497 -0.0534 + 0.0371 0.0082 -0.0033 0.0125 + 0.0152 -0.0328 0.0024 -0.0075 +$$ +$$ station DGAR; coord.(long,lat) 72.370247 -7.269681 +$$ +DGAR 30802M001 + -0.1715 0.0419 1.0624 -0.6888 + 0.0353 0.0221 -0.0185 0.0017 + 0.0167 -0.0950 0.0416 0.0621 +$$ +$$ station DGAV; coord.(long,lat) 72.370247 -7.269681 +$$ +DGAV 30802M001 + -0.1715 0.0419 1.0624 -0.6888 + 0.0353 0.0221 -0.0185 0.0017 + 0.0167 -0.0950 0.0416 0.0621 +$$ +$$ station DGOS; coord.(long,lat) 125.356018 6.744668 +$$ +DGOS DGOS + -0.2059 0.3917 -0.9144 -0.8318 + -0.0251 0.0340 -0.0200 -0.0060 + -0.0694 -0.0528 0.0470 -0.0677 +$$ +$$ station DIMA; coord.(long,lat) 123.857071 12.192270 +$$ +DIMA DIMA + -0.2020 0.3196 -0.8226 -0.8546 + -0.0307 0.0416 -0.0247 -0.0163 + -0.0694 -0.0570 0.0490 -0.0612 +$$ +$$ station DNGT; coord.(long,lat) 125.575821 10.021222 +$$ +DNGT DNGT + -0.1891 0.3418 -0.8928 -0.8140 + -0.0274 0.0411 -0.0232 -0.0112 + -0.0704 -0.0511 0.0457 -0.0660 +$$ +$$ station DRAG; coord.(long,lat) 35.392075 31.593203 +$$ +DRAG 20710S001 + -0.0682 -0.3064 0.5430 0.6155 + -0.0789 -0.0970 0.0455 0.0349 + 0.0724 -0.0143 -0.0433 0.0233 +$$ +$$ station DRAO; coord.(long,lat) -119.624985 49.322617 +$$ +DRAO 40105M002 + -0.0515 0.1522 0.3069 -0.0496 + 0.0584 0.0490 0.0493 -0.0061 + -0.0457 0.0351 -0.0034 0.0271 +$$ +$$ station DUBO; coord.(long,lat) -95.866180 50.258808 +$$ +DUBO 40137M001 + 0.0361 0.1441 0.1375 -0.2919 + 0.0809 0.0187 0.0346 -0.0305 + -0.0085 0.0661 0.0165 0.0215 +$$ +$$ station DUM1; coord.(long,lat) 140.001938 -66.665085 +$$ +DUM1 91501M001 + 0.0110 -0.0760 -0.1896 0.0342 + 0.0355 -0.0378 0.0169 -0.0035 + -0.0247 -0.0404 -0.0123 -0.0126 +$$ +$$ station EBRE; coord.(long,lat) 0.492365 40.820889 +$$ +EBRE 13410M001 + 0.0499 -0.0232 -0.3179 0.5222 + 0.0031 -0.0993 -0.0213 0.0297 + 0.0516 0.0225 -0.0180 -0.0286 +$$ +$$ station EISL; coord.(long,lat) -109.383278 -27.148211 +$$ +EISL 41703M003 + -0.0654 0.0091 0.8354 -0.4794 + -0.0706 -0.0099 -0.0485 0.0223 + -0.0264 0.0729 0.0367 0.0572 +$$ +$$ station ELNA; coord.(long,lat) 122.390968 14.180354 +$$ +ELNA ELNA + -0.2117 0.2984 -0.7582 -0.8812 + -0.0335 0.0392 -0.0265 -0.0210 + -0.0671 -0.0591 0.0512 -0.0571 +$$ +$$ station FAA1; coord.(long,lat) -149.614304 -17.555309 +$$ +FAA1 92201M012 + 0.1340 0.0607 0.8037 0.8810 + -0.0500 -0.0410 -0.0237 -0.0319 + -0.0425 0.0298 -0.0578 0.0599 +$$ +$$ station FAIR; coord.(long,lat) -147.499237 64.977997 +$$ +FAIR 40408M001 + -0.0592 0.0408 -0.0144 0.1020 + 0.0268 0.0397 0.0122 0.0088 + -0.0412 0.0150 -0.0124 0.0020 +$$ +$$ station FALK; coord.(long,lat) -57.874069 -51.693649 +$$ +FALK 80602M001 + -0.0730 0.0156 -0.2570 -0.2583 + -0.0758 0.0429 0.0179 0.0255 + 0.0191 0.0409 0.0218 -0.0198 +$$ +$$ station FLIN; coord.(long,lat) -101.978035 54.725582 +$$ +FLIN 40135M001 + 0.0006 0.1260 0.1248 -0.1730 + 0.0777 0.0285 0.0316 -0.0207 + -0.0144 0.0576 0.0077 0.0205 +$$ +$$ station FLRS; coord.(long,lat) -31.126390 39.453838 +$$ +FLRS 31907M001 + -0.0048 0.1903 -0.6434 0.0095 + 0.0277 -0.0591 -0.0349 -0.0101 + 0.0414 0.0319 0.0163 -0.0345 +$$ +$$ station FORT; coord.(long,lat) -38.425613 -3.877444 +$$ +FORT 41602M001 + 0.3117 -0.3720 -1.2047 -0.2058 + 0.0286 -0.0371 0.0080 0.0082 + 0.1155 -0.0077 0.0191 -0.0765 +$$ +$$ station FUNC; coord.(long,lat) -16.907614 32.647949 +$$ +FUNC 13911S001 + 0.0785 0.0825 -0.6925 0.3675 + 0.0129 -0.0846 -0.0349 0.0196 + 0.0446 0.0479 -0.0047 -0.0459 +$$ +$$ station GANP; coord.(long,lat) 20.322939 49.034714 +$$ +GANP 11515M001 + 0.0491 0.0009 0.0461 0.4193 + -0.0217 -0.0899 -0.0003 0.0296 + 0.0569 0.0013 -0.0212 -0.0085 +$$ +$$ station GLPS; coord.(long,lat) -90.303665 -0.742998 +$$ +GLPS 42005M002 + 0.3715 -0.0680 0.5575 -1.2151 + -0.0008 0.0016 -0.0010 -0.0047 + -0.0285 0.1008 0.0795 0.0360 +$$ +$$ station GLSV; coord.(long,lat) 30.496737 50.364185 +$$ +GLSV 12356M001 + 0.0234 -0.0249 0.1659 0.3439 + -0.0365 -0.0816 0.0105 0.0266 + 0.0573 -0.0112 -0.0215 0.0000 +$$ +$$ station GMAS; coord.(long,lat) -15.634268 27.764786 +$$ +GMAS 31303S004 + 0.1015 -0.0423 -0.7617 0.4607 + 0.0074 -0.0965 -0.0317 0.0246 + 0.0510 0.0630 -0.0107 -0.0517 +$$ +$$ station GODE; coord.(long,lat) -76.826836 39.021729 +$$ +GODE 40451M123 + 0.1833 0.1143 -0.0555 -0.6123 + 0.0776 -0.0128 0.0139 -0.0511 + 0.0370 0.0638 0.0410 0.0093 +$$ +$$ station GODZ; coord.(long,lat) -76.826836 39.021729 +$$ +GODZ 40451M123 + 0.1833 0.1143 -0.0555 -0.6123 + 0.0776 -0.0128 0.0139 -0.0511 + 0.0370 0.0638 0.0410 0.0093 +$$ +$$ station GOL2; coord.(long,lat) -116.889252 35.425156 +$$ +GOL2 40405S031 + 0.0591 0.2610 0.6576 -0.1589 + 0.0582 0.0366 0.0638 -0.0139 + -0.0626 0.0378 0.0048 0.0471 +$$ +$$ station GOLD; coord.(long,lat) -116.889252 35.425156 +$$ +GOLD 40405S031 + 0.0591 0.2610 0.6576 -0.1589 + 0.0582 0.0366 0.0638 -0.0139 + -0.0626 0.0378 0.0048 0.0471 +$$ +$$ station GOUG; coord.(long,lat) -9.880713 -40.348831 +$$ +GOUG 30608M001 + -0.0063 0.1603 -0.3587 0.4267 + -0.0045 0.0604 0.0323 -0.0258 + 0.0724 0.0164 -0.0225 -0.0236 +$$ +$$ station GRAS; coord.(long,lat) 6.920577 43.754742 +$$ +GRAS 10002M006 + 0.0600 0.0135 -0.1794 0.5142 + -0.0058 -0.0920 -0.0161 0.0306 + 0.0527 0.0170 -0.0202 -0.0217 +$$ +$$ station GRAZ; coord.(long,lat) 15.493484 47.067131 +$$ +GRAZ 11001M002 + 0.0572 -0.0053 -0.0209 0.4674 + -0.0183 -0.0894 -0.0067 0.0314 + 0.0560 0.0138 -0.0217 -0.0131 +$$ +$$ station GUAM; coord.(long,lat) 144.868362 13.589330 +$$ +GUAM 50501M002 + -0.0461 0.2439 -1.1458 -0.0503 + -0.0179 0.0466 -0.0333 0.0067 + -0.0855 -0.0236 -0.0086 -0.0786 +$$ +$$ station GUAO; coord.(long,lat) 87.177315 43.471107 +$$ +GUAO 21612M003 + -0.0582 -0.0642 0.2818 -0.4131 + -0.0942 -0.0273 0.0228 -0.0328 + 0.0188 -0.0750 0.0238 0.0186 +$$ +$$ station GUAT; coord.(long,lat) -90.520180 14.590405 +$$ +GUAT 40901S001 + 0.2971 -0.0273 0.5017 -1.0640 + 0.0370 -0.0180 0.0227 -0.0420 + -0.0122 0.0924 0.0680 0.0353 +$$ +$$ station GUES; coord.(long,lat) 125.755562 11.045373 +$$ +GUES GUES + -0.1845 0.3284 -0.8889 -0.8022 + -0.0285 0.0415 -0.0245 -0.0128 + -0.0704 -0.0502 0.0448 -0.0656 +$$ +$$ station GUMA; coord.(long,lat) 122.098495 13.921503 +$$ +GUMA GUMA + -0.2156 0.2995 -0.7517 -0.8915 + -0.0332 0.0384 -0.0259 -0.0208 + -0.0667 -0.0608 0.0520 -0.0567 +$$ +$$ station GUNG; coord.(long,lat) 122.445351 13.906436 +$$ +GUNG GUNG + -0.2119 0.2999 -0.7626 -0.8819 + -0.0331 0.0392 -0.0262 -0.0205 + -0.0673 -0.0595 0.0513 -0.0574 +$$ +$$ station GUUG; coord.(long,lat) 144.802719 13.433208 +$$ +GUUG 82301M001 + -0.0464 0.2455 -1.1479 -0.0528 + -0.0179 0.0464 -0.0329 0.0067 + -0.0855 -0.0237 -0.0085 -0.0788 +$$ +$$ station HARB; coord.(long,lat) 27.707247 -25.886961 +$$ +HARB 30302M009 + -0.2136 -0.4005 0.5253 0.7459 + 0.0661 0.1192 -0.0224 -0.0383 + 0.0582 -0.0477 -0.0423 0.0285 +$$ +$$ station HERS; coord.(long,lat) 0.336275 50.867317 +$$ +HERS 13212M007 + 0.0470 0.1032 -0.2114 0.3536 + -0.0034 -0.0803 -0.0186 0.0184 + 0.0465 0.0238 -0.0077 -0.0202 +$$ +$$ station HERT; coord.(long,lat) 0.334357 50.867481 +$$ +HERT 13212M010 + 0.0470 0.1032 -0.2114 0.3536 + -0.0034 -0.0803 -0.0186 0.0184 + 0.0465 0.0239 -0.0077 -0.0202 +$$ +$$ station HINU; coord.(long,lat) 125.186852 10.403018 +$$ +HINU HINU + -0.1916 0.3399 -0.8783 -0.8248 + -0.0280 0.0409 -0.0234 -0.0122 + -0.0703 -0.0522 0.0465 -0.0651 +$$ +$$ station HLFX; coord.(long,lat) -63.611282 44.683552 +$$ +HLFX 40120M001 + 0.0329 0.0955 -0.2878 -0.4184 + 0.0603 -0.0210 -0.0020 -0.0438 + 0.0512 0.0420 0.0328 -0.0042 +$$ +$$ station HNLC; coord.(long,lat) -157.864548 21.303293 +$$ +HNLC 49970S001 + 0.1750 0.0369 0.4297 0.9370 + 0.0512 0.0524 0.0328 0.0490 + -0.0594 0.0189 -0.0647 0.0291 +$$ +$$ station HOB2; coord.(long,lat) 147.438736 -42.804707 +$$ +HOB2 50116M004 + -0.0354 -0.0016 -0.6114 0.0662 + 0.0488 -0.0850 0.0544 -0.0144 + -0.0619 -0.0318 -0.0161 -0.0445 +$$ +$$ station HOFN; coord.(long,lat) -15.197916 64.267296 +$$ +HOFN 10204M002 + 0.0004 0.2147 -0.1999 0.1059 + 0.0081 -0.0419 -0.0124 0.0004 + 0.0323 0.0121 0.0080 -0.0113 +$$ +$$ station HOLB; coord.(long,lat) -128.134995 50.640350 +$$ +HOLB 40130M001 + -0.1086 0.0744 0.2705 0.0548 + 0.0443 0.0455 0.0468 0.0037 + -0.0460 0.0161 -0.0101 0.0231 +$$ +$$ station HOLM; coord.(long,lat) -117.761238 70.736305 +$$ +HOLM 40148M001 + -0.0821 0.0531 -0.0015 0.0239 + 0.0409 0.0303 0.0124 -0.0027 + -0.0236 0.0370 -0.0082 0.0100 +$$ +$$ station HRAO; coord.(long,lat) 27.686983 -25.890102 +$$ +HRAO 30302M004 + -0.2134 -0.4008 0.5248 0.7462 + 0.0660 0.1192 -0.0224 -0.0383 + 0.0583 -0.0476 -0.0423 0.0285 +$$ +$$ station HYDE; coord.(long,lat) 78.550873 17.417263 +$$ +HYDE 22307M001 + -0.4614 -0.1428 0.8864 -0.7715 + -0.0256 0.0264 0.0228 -0.0326 + 0.0212 -0.0979 0.0468 0.0530 +$$ +$$ station IBAZ; coord.(long,lat) 119.985100 15.321836 +$$ +IBAZ IBAZ + -0.2356 0.2831 -0.6727 -0.9371 + -0.0355 0.0385 -0.0254 -0.0249 + -0.0639 -0.0704 0.0546 -0.0521 +$$ +$$ station IISC; coord.(long,lat) 77.570381 13.021171 +$$ +IISC 22306M002 + -0.3926 -0.0668 0.9445 -0.7899 + -0.0011 0.0318 0.0160 -0.0273 + 0.0304 -0.1006 0.0476 0.0565 +$$ +$$ station INFA; coord.(long,lat) 121.648727 14.746463 +$$ +INFA INFA + -0.2177 0.2967 -0.7300 -0.8971 + -0.0348 0.0388 -0.0268 -0.0229 + -0.0660 -0.0612 0.0526 -0.0552 +$$ +$$ station INOP; coord.(long,lat) 124.739838 10.501937 +$$ +INOP INOP + -0.1968 0.3410 -0.8643 -0.8387 + -0.0282 0.0407 -0.0233 -0.0128 + -0.0702 -0.0538 0.0475 -0.0642 +$$ +$$ station INVK; coord.(long,lat) -133.526962 68.306183 +$$ +INVK 40150M001 + -0.0718 0.0515 -0.0002 0.0572 + 0.0376 0.0447 0.0134 0.0022 + -0.0334 0.0254 -0.0111 0.0059 +$$ +$$ station IQAL; coord.(long,lat) -68.510498 63.755966 +$$ +IQAL 40194M001 + -0.1142 0.1482 -0.1329 -0.1250 + 0.0473 -0.0164 0.0027 -0.0175 + 0.0230 0.0331 0.0136 0.0063 +$$ +$$ station IRKM; coord.(long,lat) 104.316246 52.219025 +$$ +IRKM 12313M001 + -0.0300 0.0835 -0.0203 -0.3214 + -0.0809 0.0076 -0.0038 -0.0260 + -0.0019 -0.0718 0.0170 0.0000 +$$ +$$ station IRKT; coord.(long,lat) 104.316246 52.219025 +$$ +IRKT 12313M001 + -0.0300 0.0835 -0.0203 -0.3214 + -0.0809 0.0076 -0.0038 -0.0260 + -0.0019 -0.0718 0.0170 0.0000 +$$ +$$ station ISAB; coord.(long,lat) 124.434624 10.926639 +$$ +ISAB ISAB + -0.1995 0.3368 -0.8516 -0.8458 + -0.0289 0.0408 -0.0236 -0.0138 + -0.0701 -0.0549 0.0481 -0.0633 +$$ +$$ station ISPA; coord.(long,lat) -109.344398 -27.124983 +$$ +ISPA 41703M007 + -0.0651 0.0091 0.8353 -0.4807 + -0.0706 -0.0099 -0.0484 0.0223 + -0.0264 0.0729 0.0368 0.0571 +$$ +$$ station ITBA; coord.(long,lat) 121.841827 20.787943 +$$ +ITBA ITBA + -0.1866 0.2307 -0.6680 -0.8185 + -0.0436 0.0391 -0.0309 -0.0323 + -0.0681 -0.0577 0.0477 -0.0502 +$$ +$$ station JALA; coord.(long,lat) 121.327118 14.358157 +$$ +JALA JALA + -0.2225 0.2966 -0.7236 -0.9087 + -0.0343 0.0376 -0.0262 -0.0227 + -0.0657 -0.0634 0.0533 -0.0549 +$$ +$$ station JARO; coord.(long,lat) 124.782761 11.190036 +$$ +JARO JARO + -0.1935 0.3332 -0.8596 -0.8329 + -0.0291 0.0412 -0.0241 -0.0139 + -0.0702 -0.0534 0.0472 -0.0637 +$$ +$$ station JOSE; coord.(long,lat) 121.067505 12.352542 +$$ +JOSE JOSE + -0.2349 0.3026 -0.7364 -0.9366 + -0.0317 0.0375 -0.0233 -0.0195 + -0.0647 -0.0676 0.0558 -0.0548 +$$ +$$ station JOZE; coord.(long,lat) 21.031544 52.097279 +$$ +JOZE 12204M001 + 0.0333 0.0253 0.0387 0.3624 + -0.0250 -0.0834 -0.0001 0.0251 + 0.0562 0.0014 -0.0176 -0.0079 +$$ +$$ station KARR; coord.(long,lat) 117.097198 -20.981422 +$$ +KARR 50139M001 + -0.3039 0.3620 -0.6571 -0.8965 + 0.0315 -0.0364 0.0246 0.0331 + 0.0058 -0.0844 0.0558 -0.0498 +$$ +$$ station KAT1; coord.(long,lat) 132.153275 -14.375996 +$$ +KAT1 59968M001 + -0.3407 0.5708 -1.1084 -0.5033 + -0.0122 -0.0213 0.0223 0.0161 + -0.0691 -0.0498 0.0253 -0.0794 +$$ +$$ station KELY; coord.(long,lat) -50.944843 66.987419 +$$ +KELY 43005M002 + -0.0919 0.1659 -0.1645 -0.0535 + 0.0286 -0.0244 -0.0040 -0.0113 + 0.0246 0.0245 0.0136 0.0018 +$$ +$$ station KERG; coord.(long,lat) 70.255524 -49.351467 +$$ +KERG 91201M002 + 0.1430 0.0688 0.3061 -0.2180 + 0.0606 0.0139 -0.0255 0.0189 + 0.0229 -0.0418 0.0148 0.0155 +$$ +$$ station KIRI; coord.(long,lat) 172.922882 1.354586 +$$ +KIRI 50305M001 + 0.1798 0.1951 -0.6840 1.0680 + 0.0034 0.0112 0.0019 0.0139 + -0.0979 -0.0086 -0.0801 -0.0417 +$$ +$$ station KIRU; coord.(long,lat) 20.968452 67.857353 +$$ +KIRU 10403M002 + 0.0578 0.1525 -0.0490 0.1300 + -0.0230 -0.0584 -0.0031 0.0086 + 0.0439 0.0016 -0.0026 -0.0096 +$$ +$$ station KIT3; coord.(long,lat) 66.885452 39.134769 +$$ +KIT3 12334M001 + -0.0128 -0.1758 0.5898 -0.1348 + -0.0875 -0.0510 0.0453 -0.0155 + 0.0231 -0.0842 0.0031 0.0370 +$$ +$$ station KOKB; coord.(long,lat) -159.664932 22.126266 +$$ +KOKB 40424M004 + 0.1596 0.0316 0.3617 0.9395 + 0.0515 0.0534 0.0299 0.0503 + -0.0624 0.0172 -0.0643 0.0260 +$$ +$$ station KOKV; coord.(long,lat) -159.664932 22.126266 +$$ +KOKV 40424M004 + 0.1596 0.0316 0.3617 0.9395 + 0.0515 0.0534 0.0299 0.0503 + -0.0624 0.0172 -0.0643 0.0260 +$$ +$$ station KOSG; coord.(long,lat) 5.809648 52.178429 +$$ +KOSG 13504M003 + 0.0570 0.1034 -0.1419 0.3555 + -0.0119 -0.0860 -0.0136 0.0205 + 0.0516 0.0186 -0.0099 -0.0174 +$$ +$$ station KOUR; coord.(long,lat) -52.805962 5.252183 +$$ +KOUR 97301M210 + 0.4012 -0.1489 -0.9416 -0.7880 + 0.0585 -0.0608 -0.0163 -0.0071 + 0.0904 0.0264 0.0552 -0.0576 +$$ +$$ station KRGG; coord.(long,lat) 70.255508 -49.351543 +$$ +KRGG 91201M007 + 0.1430 0.0688 0.3061 -0.2180 + 0.0606 0.0139 -0.0255 0.0189 + 0.0229 -0.0418 0.0148 0.0155 +$$ +$$ station KWJ1; coord.(long,lat) 167.730225 8.722211 +$$ +KWJ1 50506M001 + 0.0891 0.1641 -0.8411 0.8610 + 0.0094 0.0332 -0.0098 0.0254 + -0.0931 -0.0111 -0.0672 -0.0535 +$$ +$$ station LABO; coord.(long,lat) 122.830147 14.154173 +$$ +LABO LABO + -0.2070 0.2982 -0.7719 -0.8688 + -0.0333 0.0401 -0.0268 -0.0205 + -0.0678 -0.0577 0.0502 -0.0579 +$$ +$$ station LAGW; coord.(long,lat) 121.122856 16.797396 +$$ +LAGW LAGW + -0.2133 0.2782 -0.6920 -0.8912 + -0.0375 0.0410 -0.0270 -0.0256 + -0.0661 -0.0641 0.0524 -0.0522 +$$ +$$ station LAPS; coord.(long,lat) 124.957962 10.890959 +$$ +LAPS LAPS + -0.1923 0.3360 -0.8673 -0.8293 + -0.0287 0.0410 -0.0238 -0.0133 + -0.0702 -0.0528 0.0468 -0.0643 +$$ +$$ station LAUT; coord.(long,lat) 177.446579 -17.608810 +$$ +LAUT 50804M002 + 0.1462 0.0979 -0.4461 1.0928 + -0.0264 -0.0464 0.0163 -0.0324 + -0.0901 -0.0041 -0.0835 -0.0227 +$$ +$$ station LBAN; coord.(long,lat) 120.094177 13.863678 +$$ +LBAN LBAN + -0.2391 0.2874 -0.6885 -0.9458 + -0.0334 0.0356 -0.0240 -0.0224 + -0.0631 -0.0701 0.0559 -0.0526 +$$ +$$ station LGYE; coord.(long,lat) 120.234474 16.032589 +$$ +LGYE LGYE + -0.2298 0.2811 -0.6751 -0.9259 + -0.0360 0.0393 -0.0252 -0.0246 + -0.0651 -0.0687 0.0535 -0.0523 +$$ +$$ station LHAS; coord.(long,lat) 91.103996 29.657343 +$$ +LHAS 21613M001 + -0.2072 -0.0848 0.3546 -0.7968 + -0.0958 0.0149 0.0237 -0.0564 + 0.0042 -0.1036 0.0511 0.0206 +$$ +$$ station LHAZ; coord.(long,lat) 91.104034 29.657333 +$$ +LHAZ 21613M002 + -0.2072 -0.0848 0.3546 -0.7968 + -0.0958 0.0149 0.0237 -0.0564 + 0.0042 -0.1036 0.0511 0.0206 +$$ +$$ station LLOR; coord.(long,lat) 125.547722 11.413229 +$$ +LLOR LLOR + -0.1850 0.3260 -0.8796 -0.8067 + -0.0290 0.0417 -0.0249 -0.0136 + -0.0703 -0.0507 0.0452 -0.0650 +$$ +$$ station LLOY; coord.(long,lat) 122.673424 8.121216 +$$ +LLOY LLOY + -0.2371 0.3583 -0.8198 -0.9151 + -0.0254 0.0363 -0.0200 -0.0099 + -0.0675 -0.0655 0.0533 -0.0616 +$$ +$$ station LLPS; coord.(long,lat) 123.966141 10.316883 +$$ +LLPS LLPS + -0.2085 0.3443 -0.8426 -0.8644 + -0.0281 0.0400 -0.0227 -0.0131 + -0.0698 -0.0573 0.0495 -0.0628 +$$ +$$ station LMMF; coord.(long,lat) -60.996174 14.594818 +$$ +LMMF 97205M001 + 0.3098 -0.0050 -0.6100 -0.9567 + 0.0801 -0.0619 -0.0200 -0.0316 + 0.0600 0.0442 0.0647 -0.0336 +$$ +$$ station LPAL; coord.(long,lat) -17.893826 28.763874 +$$ +LPAL 81701M001 + 0.0856 0.0221 -0.7751 0.3883 + 0.0121 -0.0875 -0.0343 0.0205 + 0.0492 0.0560 -0.0061 -0.0512 +$$ +$$ station LPGS; coord.(long,lat) -57.932301 -34.906742 +$$ +LPGS 41510M001 + 0.2894 -0.1043 -0.4743 -0.5274 + -0.1095 0.0638 0.0304 0.0396 + 0.0465 0.0281 0.0378 -0.0333 +$$ +$$ station LROC; coord.(long,lat) -1.219313 46.158943 +$$ +LROC 10023M001 + 0.0470 0.0683 -0.2767 0.4198 + -0.0004 -0.0826 -0.0239 0.0211 + 0.0550 0.0361 -0.0109 -0.0248 +$$ +$$ station LUCB; coord.(long,lat) 121.554878 14.113924 +$$ +LUCB LUCB + -0.2208 0.2977 -0.7330 -0.9047 + -0.0338 0.0374 -0.0259 -0.0218 + -0.0660 -0.0627 0.0530 -0.0555 +$$ +$$ station MABN; coord.(long,lat) 119.940628 16.069225 +$$ +MABN MABN + -0.2336 0.2754 -0.6646 -0.9322 + -0.0361 0.0391 -0.0251 -0.0251 + -0.0646 -0.0696 0.0535 -0.0523 +$$ +$$ station MAC1; coord.(long,lat) 158.935837 -54.499527 +$$ +MAC1 50135M001 + -0.0214 -0.0804 -0.3191 0.1744 + 0.0239 -0.0568 0.0302 -0.0205 + -0.0554 -0.0307 -0.0244 -0.0208 +$$ +$$ station MAGU; coord.(long,lat) 124.784264 6.714209 +$$ +MAGU MAGU + -0.2122 0.3929 -0.8976 -0.8511 + -0.0248 0.0337 -0.0198 -0.0064 + -0.0694 -0.0558 0.0485 -0.0665 +$$ +$$ station MAL2; coord.(long,lat) 40.194145 -2.996053 +$$ +MAL2 33201M003 + -0.3543 -0.6377 1.0962 0.6479 + 0.0349 0.0428 -0.0008 -0.0132 + -0.0003 -0.0941 -0.0405 0.0593 +$$ +$$ station MALA; coord.(long,lat) 122.617172 14.163795 +$$ +MALA MALA + -0.2093 0.2984 -0.7653 -0.8748 + -0.0334 0.0397 -0.0267 -0.0208 + -0.0675 -0.0584 0.0507 -0.0575 +$$ +$$ station MALG; coord.(long,lat) 121.606766 17.205109 +$$ +MALG MALG + -0.2059 0.2743 -0.7010 -0.8729 + -0.0381 0.0418 -0.0280 -0.0261 + -0.0663 -0.0606 0.0508 -0.0533 +$$ +$$ station MALI; coord.(long,lat) 40.194397 -2.995909 +$$ +MALI 33201M001 + -0.3543 -0.6376 1.0963 0.6479 + 0.0349 0.0428 -0.0008 -0.0132 + -0.0003 -0.0941 -0.0405 0.0593 +$$ +$$ station MALS; coord.(long,lat) 120.814278 14.856731 +$$ +MALS MALS + -0.2266 0.2938 -0.7031 -0.9185 + -0.0354 0.0383 -0.0264 -0.0241 + -0.0651 -0.0660 0.0540 -0.0534 +$$ +$$ station MALY; coord.(long,lat) 121.131462 14.708615 +$$ +MALY MALY + -0.2234 0.2956 -0.7143 -0.9111 + -0.0351 0.0382 -0.0265 -0.0236 + -0.0655 -0.0641 0.0535 -0.0542 +$$ +$$ station MAMB; coord.(long,lat) 120.607895 13.222323 +$$ +MAMB MAMB + -0.2357 0.2945 -0.7120 -0.9391 + -0.0321 0.0354 -0.0228 -0.0199 + -0.0642 -0.0680 0.0555 -0.0541 +$$ +$$ station MAR2; coord.(long,lat) 120.959198 14.774182 +$$ +MAR2 MAR2 + -0.2252 0.2947 -0.7084 -0.9152 + -0.0352 0.0382 -0.0264 -0.0239 + -0.0653 -0.0651 0.0538 -0.0538 +$$ +$$ station MAR6; coord.(long,lat) 17.258532 60.595146 +$$ +MAR6 10405M002 + 0.0492 0.1133 -0.0377 0.2341 + -0.0186 -0.0667 -0.0049 0.0143 + 0.0442 0.0017 -0.0076 -0.0104 +$$ +$$ station MARK; coord.(long,lat) 121.098442 14.629100 +$$ +MARK MARK + -0.2241 0.2955 -0.7140 -0.9126 + -0.0349 0.0380 -0.0264 -0.0235 + -0.0655 -0.0643 0.0536 -0.0542 +$$ +$$ station MARL; coord.(long,lat) 120.947777 14.768234 +$$ +MARL MARL + -0.2253 0.2947 -0.7081 -0.9156 + -0.0352 0.0382 -0.0264 -0.0239 + -0.0653 -0.0652 0.0538 -0.0538 +$$ +$$ station MAS1; coord.(long,lat) -15.633273 27.763744 +$$ +MAS1 31303M002 + 0.1015 -0.0424 -0.7617 0.4607 + 0.0074 -0.0965 -0.0317 0.0246 + 0.0510 0.0630 -0.0107 -0.0517 +$$ +$$ station MASM; coord.(long,lat) 124.996902 5.862567 +$$ +MASM MASM + -0.2163 0.3960 -0.9117 -0.8453 + -0.0239 0.0313 -0.0192 -0.0052 + -0.0689 -0.0548 0.0480 -0.0675 +$$ +$$ station MAT1; coord.(long,lat) 16.704550 40.649063 +$$ +MAT1 12734M009 + 0.0695 -0.0794 -0.0090 0.6019 + -0.0281 -0.0931 0.0003 0.0391 + 0.0593 0.0062 -0.0313 -0.0128 +$$ +$$ station MATE; coord.(long,lat) 16.704464 40.649136 +$$ +MATE 12734M008 + 0.0695 -0.0794 -0.0090 0.6019 + -0.0281 -0.0931 0.0003 0.0391 + 0.0593 0.0062 -0.0313 -0.0128 +$$ +$$ station MAUB; coord.(long,lat) 121.731651 14.189972 +$$ +MAUB MAUB + -0.2187 0.2980 -0.7378 -0.8993 + -0.0338 0.0379 -0.0261 -0.0218 + -0.0662 -0.0617 0.0526 -0.0558 +$$ +$$ station MAUI; coord.(long,lat) -156.257034 20.706659 +$$ +MAUI 40445S008 + 0.1841 0.0383 0.4865 0.9239 + 0.0510 0.0502 0.0349 0.0465 + -0.0554 0.0229 -0.0634 0.0334 +$$ +$$ station MAW1; coord.(long,lat) 62.870712 -67.604767 +$$ +MAW1 66004M001 + 0.1334 0.0728 -0.0089 -0.0380 + 0.0376 0.0180 -0.0100 0.0084 + 0.0202 -0.0216 0.0049 -0.0049 +$$ +$$ station MBAR; coord.(long,lat) 30.737879 -0.601467 +$$ +MBAR 33901M001 + -0.4187 -0.6692 0.8295 0.9658 + 0.0033 0.0061 0.0075 -0.0105 + 0.0421 -0.0324 -0.0577 0.0415 +$$ +$$ station MCIL; coord.(long,lat) 153.978653 24.290098 +$$ +MCIL 21789S001 + -0.0106 0.1066 -0.9004 0.2646 + -0.0128 0.0575 -0.0461 0.0208 + -0.0800 -0.0160 -0.0289 -0.0595 +$$ +$$ station MCM4; coord.(long,lat) 166.669327 -77.838348 +$$ +MCM4 66001M003 + -0.0176 -0.0472 -0.0978 0.0352 + 0.0084 -0.0437 -0.0076 -0.0155 + -0.0356 -0.0297 -0.0127 0.0008 +$$ +$$ station MDO1; coord.(long,lat) -104.014992 30.680510 +$$ +MDO1 40442M012 + 0.3023 0.2606 0.6333 -0.5079 + 0.0631 0.0047 0.0521 -0.0367 + -0.0410 0.0774 0.0288 0.0467 +$$ +$$ station MDVJ; coord.(long,lat) 37.214508 56.021492 +$$ +MDVJ 12309M005 + 0.0325 0.0183 0.1526 0.2223 + -0.0451 -0.0735 0.0113 0.0174 + 0.0493 -0.0174 -0.0153 0.0012 +$$ +$$ station MDVO; coord.(long,lat) 37.223595 56.027481 +$$ +MDVO 12309M002 + 0.0325 0.0183 0.1526 0.2222 + -0.0452 -0.0735 0.0113 0.0174 + 0.0493 -0.0174 -0.0153 0.0012 +$$ +$$ station MEDI; coord.(long,lat) 11.646819 44.519958 +$$ +MEDI 12711M003 + 0.0586 -0.0177 -0.0935 0.5162 + -0.0136 -0.0927 -0.0110 0.0324 + 0.0544 0.0128 -0.0227 -0.0173 +$$ +$$ station METS; coord.(long,lat) 24.395325 60.217472 +$$ +METS 10503S011 + 0.0561 0.0980 0.0164 0.2290 + -0.0246 -0.0670 -0.0009 0.0155 + 0.0514 -0.0003 -0.0102 -0.0076 +$$ +$$ station MILA; coord.(long,lat) 123.516479 12.243876 +$$ +MILA MILA + -0.2059 0.3182 -0.8119 -0.8646 + -0.0308 0.0413 -0.0245 -0.0166 + -0.0689 -0.0583 0.0498 -0.0605 +$$ +$$ station MKEA; coord.(long,lat) -155.456345 19.801359 +$$ +MKEA 40477M001 + 0.1940 0.0382 0.5224 0.9292 + 0.0484 0.0480 0.0353 0.0448 + -0.0523 0.0248 -0.0635 0.0359 +$$ +$$ station MLBY; coord.(long,lat) 125.125366 8.126488 +$$ +MLBY MLBY + -0.1983 0.3770 -0.8955 -0.8366 + -0.0259 0.0384 -0.0211 -0.0082 + -0.0699 -0.0537 0.0473 -0.0664 +$$ +$$ station MLPA; coord.(long,lat) 121.051003 14.403451 +$$ +MLPA MLPA + -0.2254 0.2954 -0.7145 -0.9156 + -0.0345 0.0374 -0.0261 -0.0231 + -0.0654 -0.0648 0.0538 -0.0543 +$$ +$$ station MNAY; coord.(long,lat) 126.539177 7.210323 +$$ +MNAY MNAY + -0.1950 0.3759 -0.9444 -0.7904 + -0.0255 0.0360 -0.0206 -0.0057 + -0.0702 -0.0483 0.0437 -0.0697 +$$ +$$ station MOBS; coord.(long,lat) 144.975342 -37.829403 +$$ +MOBS 50182M001 + -0.1095 0.0795 -0.7401 0.0240 + 0.0687 -0.1070 0.0609 -0.0111 + -0.0690 -0.0269 -0.0134 -0.0538 +$$ +$$ station MONP; coord.(long,lat) -116.422356 32.891941 +$$ +MONP 40497M004 + 0.0588 0.2678 0.7233 -0.1853 + 0.0539 0.0241 0.0641 -0.0162 + -0.0720 0.0393 0.0070 0.0508 +$$ +$$ station MQZG; coord.(long,lat) 172.654694 -43.702732 +$$ +MQZG 50214M001 + -0.0494 -0.0563 -0.3409 0.4895 + -0.0028 -0.0716 0.0252 -0.0474 + -0.0707 -0.0183 -0.0473 -0.0179 +$$ +$$ station MR6G; coord.(long,lat) 17.258532 60.595146 +$$ +MR6G 10405M002 + 0.0492 0.1133 -0.0377 0.2341 + -0.0186 -0.0667 -0.0049 0.0143 + 0.0442 0.0017 -0.0076 -0.0104 +$$ +$$ station MSBT; coord.(long,lat) 123.623100 12.372028 +$$ +MSBT MSBT + -0.2040 0.3168 -0.8138 -0.8603 + -0.0309 0.0414 -0.0247 -0.0167 + -0.0690 -0.0577 0.0495 -0.0606 +$$ +$$ station MUNT; coord.(long,lat) 121.051003 14.403451 +$$ +MUNT MUNT + -0.2254 0.2954 -0.7145 -0.9156 + -0.0345 0.0374 -0.0261 -0.0231 + -0.0654 -0.0648 0.0538 -0.0543 +$$ +$$ station MUNZ; coord.(long,lat) 120.943001 15.744199 +$$ +MUNZ MUNZ + -0.2218 0.2910 -0.7006 -0.9100 + -0.0360 0.0395 -0.0260 -0.0238 + -0.0651 -0.0656 0.0542 -0.0518 +$$ +$$ station NAIN; coord.(long,lat) -61.688721 56.536976 +$$ +NAIN 40164M001 + -0.0899 0.1358 -0.2234 -0.1885 + 0.0613 -0.0335 -0.0016 -0.0264 + 0.0363 0.0326 0.0197 0.0004 +$$ +$$ station NAMA; coord.(long,lat) 42.044651 19.211428 +$$ +NAMA 20103M001 + -0.2317 -0.4843 0.9601 0.5972 + -0.0627 -0.0440 0.0422 0.0082 + 0.0673 -0.0610 -0.0426 0.0504 +$$ +$$ station NANO; coord.(long,lat) -124.086479 49.294811 +$$ +NANO 40138M001 + -0.0820 0.1231 0.3090 0.0069 + 0.0497 0.0485 0.0496 -0.0006 + -0.0509 0.0250 -0.0070 0.0262 +$$ +$$ station NAUJ; coord.(long,lat) 121.300697 13.319418 +$$ +NAUJ NAUJ + -0.2268 0.2991 -0.7331 -0.9193 + -0.0324 0.0364 -0.0237 -0.0198 + -0.0655 -0.0651 0.0542 -0.0553 +$$ +$$ station NAUR; coord.(long,lat) 166.925537 -0.551727 +$$ +NAUR 50701M001 + 0.1426 0.2080 -0.8952 0.9004 + -0.0024 0.0042 0.0024 0.0092 + -0.0995 -0.0110 -0.0710 -0.0569 +$$ +$$ station NCPC; coord.(long,lat) 124.968246 7.062490 +$$ +NCPC NCPC + -0.2072 0.3910 -0.9000 -0.8443 + -0.0252 0.0350 -0.0201 -0.0067 + -0.0695 -0.0548 0.0480 -0.0667 +$$ +$$ station NICO; coord.(long,lat) 33.396450 35.140987 +$$ +NICO 14302M001 + 0.0430 -0.2152 0.4124 0.5806 + -0.0597 -0.0933 0.0384 0.0358 + 0.0695 -0.0130 -0.0403 0.0155 +$$ +$$ station NIST; coord.(long,lat) -105.262604 39.995068 +$$ +NIST 49507M002 + 0.0932 0.1589 0.4417 -0.3449 + 0.0809 0.0276 0.0521 -0.0288 + -0.0453 0.0663 0.0178 0.0365 +$$ +$$ station NISU; coord.(long,lat) -105.262253 39.995426 +$$ +NISU 49507M001 + 0.0932 0.1589 0.4416 -0.3449 + 0.0809 0.0276 0.0521 -0.0288 + -0.0453 0.0663 0.0178 0.0365 +$$ +$$ station NIUM; coord.(long,lat) -169.927078 -19.076523 +$$ +NIUM 50210M001 + 0.1571 0.0508 0.0601 1.1582 + -0.0398 -0.0481 0.0003 -0.0407 + -0.0717 0.0042 -0.0834 0.0129 +$$ +$$ station NKLG; coord.(long,lat) 9.672128 0.353909 +$$ +NKLG 32809M002 + -0.2290 -0.5866 -0.0277 1.2476 + -0.0150 0.0140 0.0137 -0.0006 + 0.1251 0.0317 -0.0698 -0.0111 +$$ +$$ station NLIB; coord.(long,lat) -91.574898 41.771591 +$$ +NLIB 40465M001 + 0.1634 0.1706 0.2083 -0.4880 + 0.0928 0.0108 0.0361 -0.0418 + 0.0005 0.0709 0.0296 0.0245 +$$ +$$ station NNOR; coord.(long,lat) 116.192726 -31.048727 +$$ +NNOR 50181M001 + -0.1806 0.2209 -0.5184 -0.7313 + 0.0858 -0.0729 0.0383 0.0397 + 0.0219 -0.0909 0.0461 -0.0402 +$$ +$$ station NOT1; coord.(long,lat) 14.989791 36.875847 +$$ +NOT1 12717M004 + 0.0659 -0.1182 -0.0317 0.6799 + -0.0251 -0.1038 0.0053 0.0429 + 0.0636 0.0015 -0.0360 -0.0147 +$$ +$$ station NOUM; coord.(long,lat) 166.410202 -22.269844 +$$ +NOUM 92701M003 + 0.0479 0.0908 -0.7714 0.7910 + -0.0220 -0.0573 0.0306 -0.0329 + -0.1004 -0.0092 -0.0671 -0.0475 +$$ +$$ station NRC1; coord.(long,lat) -75.623833 45.454163 +$$ +NRC1 40114M001 + 0.0991 0.1136 -0.0992 -0.4600 + 0.0756 -0.0104 0.0140 -0.0447 + 0.0341 0.0594 0.0322 0.0076 +$$ +$$ station NRIL; coord.(long,lat) 88.359787 69.361832 +$$ +NRIL 12364M001 + 0.1292 0.0747 0.0180 -0.0458 + -0.0629 -0.0065 0.0078 0.0011 + 0.0110 -0.0500 -0.0025 0.0040 +$$ +$$ station NRMD; coord.(long,lat) 166.484894 -22.228321 +$$ +NRMD 92701M005 + 0.0490 0.0908 -0.7698 0.7934 + -0.0221 -0.0571 0.0304 -0.0329 + -0.1004 -0.0091 -0.0673 -0.0473 +$$ +$$ station NRMG; coord.(long,lat) 166.484894 -22.228321 +$$ +NRMG 92701M005 + 0.0490 0.0908 -0.7698 0.7934 + -0.0221 -0.0571 0.0304 -0.0329 + -0.1004 -0.0091 -0.0673 -0.0473 +$$ +$$ station NTUS; coord.(long,lat) 103.679955 1.345801 +$$ +NTUS 22601M001 + -0.3336 0.3250 -0.0995 -1.2909 + 0.0084 0.0186 -0.0079 -0.0056 + -0.0081 -0.0780 0.0812 -0.0136 +$$ +$$ station NURK; coord.(long,lat) 30.089685 -1.944550 +$$ +NURK 34001M001 + -0.4199 -0.6762 0.8103 0.9821 + 0.0067 0.0071 0.0049 -0.0134 + 0.0401 -0.0307 -0.0568 0.0417 +$$ +$$ station NYA1; coord.(long,lat) 11.865316 78.929558 +$$ +NYA1 10317M003 + 0.0513 0.1632 -0.0917 0.0383 + -0.0089 -0.0338 -0.0083 -0.0031 + 0.0346 -0.0041 0.0045 -0.0095 +$$ +$$ station NYAL; coord.(long,lat) 11.865093 78.929588 +$$ +NYAL 10317M001 + 0.0513 0.1632 -0.0917 0.0383 + -0.0089 -0.0338 -0.0083 -0.0031 + 0.0346 -0.0041 0.0045 -0.0095 +$$ +$$ station OHI2; coord.(long,lat) -57.901329 -63.321079 +$$ +OHI2 66008M005 + -0.1028 0.0790 -0.1391 -0.1164 + -0.0527 0.0316 0.0090 0.0147 + 0.0252 0.0423 0.0140 -0.0107 +$$ +$$ station OHI3; coord.(long,lat) -57.901382 -63.321091 +$$ +OHI3 66008M006 + -0.1028 0.0790 -0.1391 -0.1164 + -0.0527 0.0316 0.0090 0.0147 + 0.0252 0.0423 0.0140 -0.0107 +$$ +$$ station OHIG; coord.(long,lat) -57.900333 -63.320721 +$$ +OHIG 66008M001 + -0.1028 0.0790 -0.1391 -0.1164 + -0.0527 0.0316 0.0090 0.0147 + 0.0252 0.0423 0.0140 -0.0107 +$$ +$$ station OHIX; coord.(long,lat) -57.901382 -63.321091 +$$ +OHIX 66008M006 + -0.1028 0.0790 -0.1391 -0.1164 + -0.0527 0.0316 0.0090 0.0147 + 0.0252 0.0423 0.0140 -0.0107 +$$ +$$ station ONSA; coord.(long,lat) 11.925521 57.395302 +$$ +ONSA 10402M004 + 0.0562 0.1231 -0.0740 0.2793 + -0.0131 -0.0680 -0.0076 0.0164 + 0.0517 0.0126 -0.0082 -0.0128 +$$ +$$ station ORAS; coord.(long,lat) 125.440292 12.140771 +$$ +ORAS ORAS + -0.1842 0.3177 -0.8694 -0.8050 + -0.0298 0.0424 -0.0257 -0.0147 + -0.0702 -0.0509 0.0451 -0.0642 +$$ +$$ station ORMO; coord.(long,lat) 124.604286 11.013811 +$$ +ORMO ORMO + -0.1966 0.3356 -0.8559 -0.8398 + -0.0289 0.0410 -0.0238 -0.0138 + -0.0701 -0.0542 0.0477 -0.0636 +$$ +$$ station OS0G; coord.(long,lat) 11.925521 57.395302 +$$ +OS0G 10402M004 + 0.0562 0.1231 -0.0740 0.2793 + -0.0131 -0.0680 -0.0076 0.0164 + 0.0517 0.0126 -0.0082 -0.0128 +$$ +$$ station OSN1; coord.(long,lat) 127.024040 37.077564 +$$ +OSN1 23904S001 + -0.1350 0.1744 -0.4858 -0.4141 + -0.0544 0.0408 -0.0395 -0.0245 + -0.0605 -0.0433 0.0213 -0.0351 +$$ +$$ station OSN2; coord.(long,lat) 127.024040 37.077564 +$$ +OSN2 23904S001 + -0.1350 0.1744 -0.4858 -0.4141 + -0.0544 0.0408 -0.0395 -0.0245 + -0.0605 -0.0433 0.0213 -0.0351 +$$ +$$ station OUS2; coord.(long,lat) 170.510925 -45.869469 +$$ +OUS2 50212M002 + -0.0418 -0.0702 -0.3459 0.4205 + 0.0033 -0.0704 0.0278 -0.0434 + -0.0678 -0.0197 -0.0426 -0.0192 +$$ +$$ station PAGP; coord.(long,lat) 120.787453 18.559658 +$$ +PAGP PAGP + -0.2105 0.2484 -0.6612 -0.8763 + -0.0404 0.0410 -0.0281 -0.0296 + -0.0662 -0.0641 0.0513 -0.0505 +$$ +$$ station PALA; coord.(long,lat) 123.924782 12.146759 +$$ +PALA PALA + -0.2013 0.3204 -0.8251 -0.8529 + -0.0306 0.0416 -0.0247 -0.0162 + -0.0695 -0.0567 0.0488 -0.0613 +$$ +$$ station PALM; coord.(long,lat) 124.382401 11.048215 +$$ +PALM PALM + -0.1997 0.3354 -0.8490 -0.8466 + -0.0291 0.0409 -0.0237 -0.0140 + -0.0701 -0.0551 0.0482 -0.0631 +$$ +$$ station PALO; coord.(long,lat) 124.978645 11.164845 +$$ +PALO PALO + -0.1911 0.3328 -0.8655 -0.8268 + -0.0290 0.0412 -0.0242 -0.0137 + -0.0702 -0.0526 0.0467 -0.0641 +$$ +$$ station PAND; coord.(long,lat) 122.096237 11.720639 +$$ +PAND PAND + -0.2252 0.3168 -0.7729 -0.9114 + -0.0308 0.0395 -0.0233 -0.0174 + -0.0667 -0.0649 0.0535 -0.0579 +$$ +$$ station PARC; coord.(long,lat) -70.879883 -53.136951 +$$ +PARC 41716S001 + -0.1415 0.0218 -0.1110 -0.3249 + -0.0767 0.0361 0.0056 0.0312 + -0.0048 0.0698 0.0284 -0.0095 +$$ +$$ station PDEL; coord.(long,lat) -25.662762 37.747753 +$$ +PDEL 31906M004 + 0.0188 0.1656 -0.6649 0.1273 + 0.0229 -0.0662 -0.0363 0.0003 + 0.0407 0.0353 0.0097 -0.0387 +$$ +$$ station PERT; coord.(long,lat) 115.885254 -31.801958 +$$ +PERT 50133M001 + -0.1498 0.1939 -0.4994 -0.7210 + 0.0876 -0.0723 0.0391 0.0407 + 0.0209 -0.0920 0.0454 -0.0390 +$$ +$$ station PIBU; coord.(long,lat) 121.208054 14.675312 +$$ +PIBU PIBU + -0.2227 0.2959 -0.7170 -0.9094 + -0.0350 0.0382 -0.0265 -0.0234 + -0.0656 -0.0637 0.0533 -0.0544 +$$ +$$ station PIE1; coord.(long,lat) -108.118927 34.301506 +$$ +PIE1 40456M001 + 0.1781 0.2452 0.6127 -0.3666 + 0.0755 0.0240 0.0577 -0.0288 + -0.0507 0.0708 0.0191 0.0453 +$$ +$$ station PIMO; coord.(long,lat) 121.077728 14.635720 +$$ +PIMO 22003M001 + -0.2243 0.2954 -0.7133 -0.9131 + -0.0350 0.0380 -0.0264 -0.0236 + -0.0654 -0.0644 0.0536 -0.0542 +$$ +$$ station PLWN; coord.(long,lat) 117.839195 8.774322 +$$ +PLWN PLWN + -0.2820 0.3062 -0.6475 -1.0445 + -0.0250 0.0392 -0.0181 -0.0146 + -0.0539 -0.0716 0.0627 -0.0505 +$$ +$$ station PMPL; coord.(long,lat) 123.121086 9.473451 +$$ +PMPL PMPL + -0.2230 0.3512 -0.8231 -0.8954 + -0.0273 0.0382 -0.0214 -0.0122 + -0.0687 -0.0622 0.0518 -0.0617 +$$ +$$ station PNBO; coord.(long,lat) 125.671974 7.283660 +$$ +PNBO PNBO + -0.1990 0.3850 -0.9188 -0.8201 + -0.0256 0.0359 -0.0205 -0.0065 + -0.0696 -0.0512 0.0461 -0.0680 +$$ +$$ station PNGM; coord.(long,lat) 147.366013 -2.043231 +$$ +PNGM 51006M001 + -0.0568 0.3806 -1.2725 0.1079 + -0.0150 0.0102 0.0017 0.0071 + -0.0968 -0.0067 -0.0206 -0.0865 +$$ +$$ station POHN; coord.(long,lat) 158.210114 6.959947 +$$ +POHN 51601M001 + 0.0550 0.2007 -1.0906 0.5350 + -0.0012 0.0288 -0.0144 0.0187 + -0.0974 -0.0079 -0.0473 -0.0725 +$$ +$$ station POL2; coord.(long,lat) 74.694267 42.679771 +$$ +POL2 12348M001 + 0.0554 -0.0501 0.4528 -0.2531 + -0.0789 -0.0355 0.0366 -0.0205 + 0.0299 -0.0756 0.0121 0.0289 +$$ +$$ station POLI; coord.(long,lat) 121.937851 14.714313 +$$ +POLI POLI + -0.2148 0.2968 -0.7392 -0.8895 + -0.0346 0.0391 -0.0269 -0.0224 + -0.0663 -0.0600 0.0520 -0.0557 +$$ +$$ station POLV; coord.(long,lat) 34.542934 49.602615 +$$ +POLV 12336M001 + 0.0126 -0.0421 0.2210 0.3232 + -0.0424 -0.0801 0.0153 0.0257 + 0.0564 -0.0164 -0.0221 0.0041 +$$ +$$ station POTR; coord.(long,lat) 120.983505 14.663049 +$$ +POTR POTR + -0.2253 0.2949 -0.7101 -0.9154 + -0.0350 0.0380 -0.0264 -0.0237 + -0.0653 -0.0650 0.0537 -0.0539 +$$ +$$ station POTS; coord.(long,lat) 13.066095 52.379299 +$$ +POTS 14106M003 + 0.0467 0.0569 -0.0574 0.3661 + -0.0179 -0.0842 -0.0075 0.0232 + 0.0528 0.0108 -0.0139 -0.0138 +$$ +$$ station PRDS; coord.(long,lat) -114.293503 50.871349 +$$ +PRDS 40124M001 + -0.0283 0.1406 0.2580 -0.1054 + 0.0609 0.0422 0.0452 -0.0123 + -0.0467 0.0435 0.0006 0.0255 +$$ +$$ station PRE1; coord.(long,lat) 28.224041 -25.746344 +$$ +PRE1 30310S001 + -0.2201 -0.3938 0.5414 0.7390 + 0.0667 0.1188 -0.0231 -0.0378 + 0.0566 -0.0504 -0.0420 0.0295 +$$ +$$ station PRE2; coord.(long,lat) 28.224041 -25.746344 +$$ +PRE2 30310S001 + -0.2201 -0.3938 0.5414 0.7390 + 0.0667 0.1188 -0.0231 -0.0378 + 0.0566 -0.0504 -0.0420 0.0295 +$$ +$$ station PTAG; coord.(long,lat) 121.040771 14.535398 +$$ +PTAG 22006M005 + -0.2250 0.2953 -0.7130 -0.9148 + -0.0348 0.0377 -0.0263 -0.0234 + -0.0654 -0.0647 0.0537 -0.0542 +$$ +$$ station PTBN; coord.(long,lat) 121.143150 15.808086 +$$ +PTBN PTBN + -0.2190 0.2912 -0.7059 -0.9038 + -0.0361 0.0397 -0.0262 -0.0238 + -0.0652 -0.0643 0.0540 -0.0519 +$$ +$$ station PUER; coord.(long,lat) 120.954292 13.501994 +$$ +PUER PUER + -0.2301 0.2963 -0.7202 -0.9268 + -0.0326 0.0358 -0.0238 -0.0204 + -0.0650 -0.0662 0.0547 -0.0546 +$$ +$$ station QAQ1; coord.(long,lat) -46.047768 60.715263 +$$ +QAQ1 43007M001 + -0.0961 0.2118 -0.2544 -0.0615 + 0.0336 -0.0327 -0.0091 -0.0152 + 0.0279 0.0247 0.0155 -0.0043 +$$ +$$ station QIKI; coord.(long,lat) -64.033669 67.559341 +$$ +QIKI 40166M001 + -0.0982 0.1531 -0.1224 -0.0800 + 0.0383 -0.0176 0.0007 -0.0126 + 0.0209 0.0292 0.0120 0.0064 +$$ +$$ station QUIN; coord.(long,lat) -120.944435 39.974552 +$$ +QUIN 40433M004 + -0.0120 0.1806 0.5449 -0.0544 + 0.0584 0.0432 0.0606 -0.0056 + -0.0582 0.0362 -0.0026 0.0401 +$$ +$$ station RABT; coord.(long,lat) -6.854287 33.998104 +$$ +RABT 35001M002 + 0.0830 -0.0348 -0.5187 0.5523 + -0.0003 -0.0947 -0.0256 0.0321 + 0.0613 0.0524 -0.0179 -0.0394 +$$ +$$ station RAMO; coord.(long,lat) 34.763142 30.597609 +$$ +RAMO 20703S001 + -0.0849 -0.3162 0.5522 0.6464 + -0.0762 -0.0965 0.0441 0.0353 + 0.0699 -0.0175 -0.0451 0.0235 +$$ +$$ station RCMN; coord.(long,lat) 36.893482 -1.220828 +$$ +RCMN 33203M001 + -0.4221 -0.6469 1.0177 0.7730 + 0.0109 0.0178 0.0036 -0.0121 + 0.0417 -0.0674 -0.0470 0.0539 +$$ +$$ station RCSS; coord.(long,lat) 122.764221 11.561339 +$$ +RCSS RCSS + -0.2177 0.3243 -0.7951 -0.8928 + -0.0303 0.0403 -0.0234 -0.0164 + -0.0678 -0.0621 0.0519 -0.0595 +$$ +$$ station RECF; coord.(long,lat) -34.951519 -8.050961 +$$ +RECF 41617M001 + 0.2509 -0.2190 -1.1909 -0.0494 + 0.0040 0.0299 0.0209 0.0063 + 0.1145 -0.0292 0.0088 -0.0762 +$$ +$$ station RESO; coord.(long,lat) -94.893700 74.690819 +$$ +RESO 40149M001 + -0.0774 0.0798 -0.0185 -0.0033 + 0.0415 0.0059 0.0105 -0.0048 + -0.0031 0.0367 -0.0017 0.0138 +$$ +$$ station REUN; coord.(long,lat) 55.571724 -21.208223 +$$ +REUN 97401M003 + -0.1076 -0.0260 1.0394 -0.0346 + 0.0625 0.0348 -0.0381 -0.0019 + 0.0133 -0.0880 0.0019 0.0612 +$$ +$$ station RIGA; coord.(long,lat) 24.058779 56.948620 +$$ +RIGA 12302M002 + 0.0499 0.0746 0.0356 0.2734 + -0.0311 -0.0757 0.0008 0.0191 + 0.0554 0.0016 -0.0132 -0.0073 +$$ +$$ station RIO2; coord.(long,lat) -67.751114 -53.785469 +$$ +RIO2 41507M006 + -0.1117 0.0076 -0.1425 -0.2985 + -0.0765 0.0383 0.0085 0.0294 + 0.0015 0.0563 0.0264 -0.0117 +$$ +$$ station RIOG; coord.(long,lat) -67.751114 -53.785469 +$$ +RIOG 41507M004 + -0.1117 0.0076 -0.1425 -0.2985 + -0.0765 0.0383 0.0085 0.0294 + 0.0015 0.0563 0.0264 -0.0117 +$$ +$$ station ROXA; coord.(long,lat) 121.529709 12.593259 +$$ +ROXA ROXA + -0.2277 0.3045 -0.7479 -0.9206 + -0.0317 0.0378 -0.0234 -0.0189 + -0.0656 -0.0656 0.0545 -0.0558 +$$ +$$ station S01R; coord.(long,lat) 119.592377 23.655273 +$$ +S01R S01R + -0.2138 0.2176 -0.5694 -0.8226 + -0.0462 0.0329 -0.0309 -0.0389 + -0.0692 -0.0584 0.0483 -0.0438 +$$ +$$ station SABL; coord.(long,lat) 120.779999 12.843821 +$$ +SABL SABL + -0.2356 0.2975 -0.7218 -0.9390 + -0.0318 0.0360 -0.0227 -0.0194 + -0.0644 -0.0677 0.0556 -0.0545 +$$ +$$ station SALU; coord.(long,lat) -44.212479 -2.593457 +$$ +SALU 41640M001 + 0.3869 -0.3478 -1.1490 -0.4573 + 0.0382 -0.0411 0.0030 0.0081 + 0.1009 0.0354 0.0341 -0.0726 +$$ +$$ station SANT; coord.(long,lat) -70.668556 -33.150288 +$$ +SANT 41705M003 + 0.0568 -0.0368 -0.2169 -0.7374 + -0.0965 0.0360 0.0106 0.0503 + -0.0291 0.1144 0.0526 -0.0165 +$$ +$$ station SAPN; coord.(long,lat) 120.515022 15.170941 +$$ +SAPN SAPN + -0.2293 0.2910 -0.6913 -0.9246 + -0.0356 0.0387 -0.0260 -0.0245 + -0.0647 -0.0679 0.0543 -0.0526 +$$ +$$ station SAVO; coord.(long,lat) -38.432255 -12.939244 +$$ +SAVO 41643M001 + 0.3429 -0.2640 -1.1174 -0.1933 + -0.0219 0.0609 0.0312 0.0093 + 0.1194 -0.0279 0.0171 -0.0725 +$$ +$$ station SCH2; coord.(long,lat) -66.832619 54.832092 +$$ +SCH2 40133M002 + -0.0536 0.1186 -0.1931 -0.2378 + 0.0676 -0.0261 0.0022 -0.0304 + 0.0346 0.0428 0.0215 0.0026 +$$ +$$ station SCOR; coord.(long,lat) -21.950340 70.485336 +$$ +SCOR 43006M002 + 0.0100 0.1983 -0.1579 0.0319 + 0.0113 -0.0349 -0.0063 -0.0038 + 0.0302 0.0116 0.0120 -0.0064 +$$ +$$ station SCUB; coord.(long,lat) -75.762314 20.012064 +$$ +SCUB 40701M001 + 0.2548 0.0313 -0.0758 -1.0461 + 0.0701 -0.0499 0.0019 -0.0493 + 0.0251 0.0685 0.0681 0.0021 +$$ +$$ station SFER; coord.(long,lat) -6.205643 36.464348 +$$ +SFER 13402M004 + 0.0958 -0.0335 -0.4754 0.5151 + 0.0039 -0.0874 -0.0248 0.0297 + 0.0606 0.0500 -0.0155 -0.0368 +$$ +$$ station SHAO; coord.(long,lat) 121.200447 31.099642 +$$ +SHAO 21605M002 + -0.1733 0.1943 -0.4978 -0.6246 + -0.0541 0.0381 -0.0357 -0.0403 + -0.0657 -0.0456 0.0364 -0.0373 +$$ +$$ station SINI; coord.(long,lat) 121.448128 14.412995 +$$ +SINI SINI + -0.2209 0.2969 -0.7269 -0.9051 + -0.0344 0.0378 -0.0263 -0.0226 + -0.0659 -0.0627 0.0531 -0.0551 +$$ +$$ station SJDB; coord.(long,lat) 121.941277 10.743437 +$$ +SJDB SJDB + -0.2330 0.3266 -0.7756 -0.9227 + -0.0295 0.0384 -0.0221 -0.0157 + -0.0668 -0.0668 0.0541 -0.0586 +$$ +$$ station SNFO; coord.(long,lat) 125.157883 10.055888 +$$ +SNFO SNFO + -0.1932 0.3441 -0.8804 -0.8276 + -0.0275 0.0408 -0.0230 -0.0116 + -0.0703 -0.0525 0.0467 -0.0653 +$$ +$$ station SOFI; coord.(long,lat) 23.394737 42.556095 +$$ +SOFI 11101M002 + 0.0529 -0.1127 0.1154 0.5403 + -0.0340 -0.0909 0.0070 0.0374 + 0.0620 -0.0041 -0.0311 -0.0048 +$$ +$$ station SOGO; coord.(long,lat) 124.980835 10.384846 +$$ +SOGO SOGO + -0.1941 0.3413 -0.8724 -0.8316 + -0.0280 0.0408 -0.0233 -0.0123 + -0.0703 -0.0529 0.0470 -0.0647 +$$ +$$ station SOLA; coord.(long,lat) 121.181885 16.518332 +$$ +SOLA SOLA + -0.2143 0.2828 -0.6979 -0.8939 + -0.0370 0.0407 -0.0267 -0.0248 + -0.0657 -0.0639 0.0530 -0.0520 +$$ +$$ station SPAB; coord.(long,lat) 121.324593 14.074588 +$$ +SPAB SPAB + -0.2235 0.2970 -0.7262 -0.9113 + -0.0338 0.0370 -0.0256 -0.0220 + -0.0657 -0.0638 0.0535 -0.0551 +$$ +$$ station SPLY; coord.(long,lat) 122.432190 9.768903 +$$ +SPLY SPLY + -0.2318 0.3417 -0.7988 -0.9146 + -0.0279 0.0377 -0.0213 -0.0133 + -0.0678 -0.0654 0.0533 -0.0602 +$$ +$$ station STHL; coord.(long,lat) -5.667344 -15.942533 +$$ +STHL 30606M003 + 0.0054 -0.2074 -0.5705 0.9253 + 0.0002 0.0767 0.0236 -0.0254 + 0.0945 0.0392 -0.0511 -0.0399 +$$ +$$ station STJO; coord.(long,lat) -52.677753 47.595242 +$$ +STJO 40101M001 + -0.0417 0.1353 -0.3905 -0.2532 + 0.0473 -0.0319 -0.0134 -0.0348 + 0.0475 0.0251 0.0261 -0.0116 +$$ +$$ station STNA; coord.(long,lat) 122.142838 18.457529 +$$ +STNA STNA + -0.1959 0.2563 -0.7022 -0.8431 + -0.0401 0.0424 -0.0294 -0.0279 + -0.0671 -0.0578 0.0487 -0.0532 +$$ +$$ station SULT; coord.(long,lat) 125.453133 11.815249 +$$ +SULT SULT + -0.1848 0.3218 -0.8730 -0.8070 + -0.0295 0.0420 -0.0253 -0.0142 + -0.0703 -0.0509 0.0452 -0.0645 +$$ +$$ station SUTH; coord.(long,lat) 20.810465 -32.380207 +$$ +SUTH 30314M002 + -0.1050 -0.1613 0.2681 0.6999 + 0.0557 0.1321 -0.0093 -0.0443 + 0.0714 -0.0034 -0.0385 0.0138 +$$ +$$ station SUTM; coord.(long,lat) 20.810913 -32.381432 +$$ +SUTM 30314M004 + -0.1050 -0.1612 0.2681 0.6999 + 0.0557 0.1321 -0.0093 -0.0443 + 0.0714 -0.0034 -0.0385 0.0138 +$$ +$$ station SUTV; coord.(long,lat) 20.810465 -32.380207 +$$ +SUTV 30314M002 + -0.1050 -0.1613 0.2681 0.6999 + 0.0557 0.1321 -0.0093 -0.0443 + 0.0714 -0.0034 -0.0385 0.0138 +$$ +$$ station SUWN; coord.(long,lat) 127.054245 37.275513 +$$ +SUWN 23903M001 + -0.1349 0.1737 -0.4825 -0.4113 + -0.0550 0.0408 -0.0393 -0.0243 + -0.0603 -0.0426 0.0211 -0.0348 +$$ +$$ station SYDN; coord.(long,lat) 151.150375 -33.780872 +$$ +SYDN 50124M003 + -0.1215 0.1236 -0.8298 0.2145 + 0.0387 -0.0897 0.0579 -0.0231 + -0.0953 0.0020 -0.0280 -0.0573 +$$ +$$ station SYOG; coord.(long,lat) 39.583744 -69.006958 +$$ +SYOG 66006S002 + 0.0876 0.1073 -0.0160 0.0127 + 0.0265 0.0299 -0.0099 0.0023 + 0.0271 -0.0172 0.0070 -0.0030 +$$ +$$ station TACB; coord.(long,lat) 125.007835 11.243671 +$$ +TACB TACB + -0.1905 0.3318 -0.8656 -0.8253 + -0.0291 0.0413 -0.0243 -0.0138 + -0.0702 -0.0525 0.0466 -0.0641 +$$ +$$ station TAEJ; coord.(long,lat) 127.366089 36.374420 +$$ +TAEJ 23902M001 + -0.1302 0.1798 -0.5049 -0.4164 + -0.0523 0.0409 -0.0408 -0.0246 + -0.0614 -0.0425 0.0214 -0.0365 +$$ +$$ station TAH1; coord.(long,lat) -149.606201 -17.577024 +$$ +TAH1 92201S011 + 0.1338 0.0605 0.8037 0.8805 + -0.0500 -0.0410 -0.0238 -0.0319 + -0.0424 0.0298 -0.0578 0.0599 +$$ +$$ station TAH2; coord.(long,lat) -149.606201 -17.577024 +$$ +TAH2 92201S011 + 0.1338 0.0605 0.8037 0.8805 + -0.0500 -0.0410 -0.0238 -0.0319 + -0.0424 0.0298 -0.0578 0.0599 +$$ +$$ station TALI; coord.(long,lat) 121.214462 14.349138 +$$ +TALI TALI + -0.2237 0.2962 -0.7202 -0.9118 + -0.0344 0.0374 -0.0261 -0.0228 + -0.0656 -0.0640 0.0535 -0.0547 +$$ +$$ station TANY; coord.(long,lat) 121.369110 14.581555 +$$ +TANY TANY + -0.2212 0.2965 -0.7229 -0.9058 + -0.0347 0.0381 -0.0265 -0.0231 + -0.0658 -0.0629 0.0531 -0.0548 +$$ +$$ station TASH; coord.(long,lat) 69.295570 41.328049 +$$ +TASH 12327M001 + 0.0277 -0.1202 0.5262 -0.1669 + -0.0777 -0.0446 0.0427 -0.0152 + 0.0194 -0.0850 0.0055 0.0331 +$$ +$$ station TAW2; coord.(long,lat) 119.765152 5.024294 +$$ +TAW2 TAW2 + -0.2873 0.3799 -0.7485 -1.0080 + -0.0208 0.0355 -0.0171 -0.0076 + -0.0588 -0.0637 0.0602 -0.0570 +$$ +$$ station TAWI; coord.(long,lat) 119.765152 5.024294 +$$ +TAWI TAWI + -0.2873 0.3799 -0.7485 -1.0080 + -0.0208 0.0355 -0.0171 -0.0076 + -0.0588 -0.0637 0.0602 -0.0570 +$$ +$$ station TCDR; coord.(long,lat) 125.008568 11.243784 +$$ +TCDR TCDR + -0.1905 0.3318 -0.8657 -0.8253 + -0.0291 0.0413 -0.0243 -0.0138 + -0.0702 -0.0525 0.0466 -0.0641 +$$ +$$ station TCGN; coord.(long,lat) 125.784729 8.448848 +$$ +TCGN TCGN + -0.1911 0.3681 -0.9120 -0.8135 + -0.0261 0.0394 -0.0216 -0.0082 + -0.0699 -0.0506 0.0456 -0.0674 +$$ +$$ station TCMS; coord.(long,lat) 120.987396 24.797985 +$$ +TCMS 23604S002 + -0.1831 0.2176 -0.5960 -0.7747 + -0.0466 0.0360 -0.0327 -0.0374 + -0.0708 -0.0541 0.0457 -0.0441 +$$ +$$ station TCSS; coord.(long,lat) 123.863708 9.688424 +$$ +TCSS TCSS + -0.2119 0.3519 -0.8445 -0.8712 + -0.0273 0.0394 -0.0220 -0.0120 + -0.0698 -0.0583 0.0500 -0.0630 +$$ +$$ station TEHN; coord.(long,lat) 51.334099 35.697285 +$$ +TEHN 20404M002 + -0.0454 -0.3055 0.6569 0.2106 + -0.0800 -0.0804 0.0547 0.0076 + 0.0496 -0.0421 -0.0207 0.0375 +$$ +$$ station TGDN; coord.(long,lat) 120.445412 16.934092 +$$ +TGDN TGDN + -0.2218 0.2687 -0.6689 -0.9065 + -0.0376 0.0406 -0.0265 -0.0266 + -0.0656 -0.0675 0.0532 -0.0511 +$$ +$$ station THTI; coord.(long,lat) -149.606461 -17.577057 +$$ +THTI 92201M009 + 0.1338 0.0605 0.8037 0.8805 + -0.0500 -0.0410 -0.0238 -0.0319 + -0.0424 0.0298 -0.0578 0.0599 +$$ +$$ station THU2; coord.(long,lat) -68.825050 76.537048 +$$ +THU2 43001M002 + -0.0759 0.1195 -0.0491 -0.0283 + 0.0328 -0.0111 0.0076 -0.0087 + 0.0103 0.0288 0.0081 0.0122 +$$ +$$ station THU3; coord.(long,lat) -68.825050 76.537048 +$$ +THU3 43001M002 + -0.0759 0.1195 -0.0491 -0.0283 + 0.0328 -0.0111 0.0076 -0.0087 + 0.0103 0.0288 0.0081 0.0122 +$$ +$$ station TID1; coord.(long,lat) 148.979996 -35.399197 +$$ +TID1 50103M108 + -0.1255 0.1261 -0.7984 0.1405 + 0.0528 -0.0964 0.0599 -0.0192 + -0.0933 -0.0095 -0.0224 -0.0563 +$$ +$$ station TID2; coord.(long,lat) 148.979996 -35.399197 +$$ +TID2 50103M108 + -0.1255 0.1261 -0.7984 0.1405 + 0.0528 -0.0964 0.0599 -0.0192 + -0.0933 -0.0095 -0.0224 -0.0563 +$$ +$$ station TIDB; coord.(long,lat) 148.979996 -35.399197 +$$ +TIDB 50103M108 + -0.1255 0.1261 -0.7984 0.1405 + 0.0528 -0.0964 0.0599 -0.0192 + -0.0933 -0.0095 -0.0224 -0.0563 +$$ +$$ station TIXG; coord.(long,lat) 128.866425 71.634476 +$$ +TIXG 12360M001 + 0.0942 0.0415 -0.1102 -0.0546 + -0.0538 0.0368 0.0077 -0.0027 + -0.0231 -0.0284 0.0018 -0.0011 +$$ +$$ station TIXI; coord.(long,lat) 128.866425 71.634476 +$$ +TIXI 12360M001 + 0.0942 0.0415 -0.1102 -0.0546 + -0.0538 0.0368 0.0077 -0.0027 + -0.0231 -0.0284 0.0018 -0.0011 +$$ +$$ station TLSE; coord.(long,lat) 1.480894 43.560696 +$$ +TLSE 10003M009 + 0.0307 0.0222 -0.2702 0.4828 + -0.0041 -0.0901 -0.0217 0.0264 + 0.0526 0.0256 -0.0159 -0.0255 +$$ +$$ station TNDG; coord.(long,lat) 126.215408 9.040139 +$$ +TNDG TNDG + -0.1864 0.3541 -0.9193 -0.7968 + -0.0266 0.0406 -0.0223 -0.0089 + -0.0703 -0.0493 0.0443 -0.0678 +$$ +$$ station TNML; coord.(long,lat) 120.987350 24.797953 +$$ +TNML 23604S001 + -0.1831 0.2176 -0.5960 -0.7747 + -0.0466 0.0360 -0.0327 -0.0374 + -0.0708 -0.0541 0.0457 -0.0441 +$$ +$$ station TOUL; coord.(long,lat) 1.480763 43.560776 +$$ +TOUL 10003M004 + 0.0307 0.0222 -0.2702 0.4828 + -0.0041 -0.0901 -0.0217 0.0264 + 0.0526 0.0256 -0.0159 -0.0255 +$$ +$$ station TOW2; coord.(long,lat) 147.055695 -19.269274 +$$ +TOW2 50140M001 + -0.1871 0.3230 -1.1558 0.1370 + -0.0093 -0.0312 0.0396 -0.0033 + -0.1142 0.0136 -0.0227 -0.0791 +$$ +$$ station TRAB; coord.(long,lat) 39.775566 40.994709 +$$ +TRAB 20808M001 + 0.0550 -0.1111 0.4094 0.4013 + -0.0620 -0.0911 0.0324 0.0279 + 0.0608 -0.0258 -0.0300 0.0174 +$$ +$$ station TRIN; coord.(long,lat) 124.343132 10.079494 +$$ +TRIN TRIN + -0.2040 0.3468 -0.8560 -0.8539 + -0.0277 0.0402 -0.0227 -0.0123 + -0.0702 -0.0558 0.0486 -0.0637 +$$ +$$ station TRO1; coord.(long,lat) 18.939651 69.662720 +$$ +TRO1 10302M006 + 0.0708 0.1790 -0.0652 0.1116 + -0.0200 -0.0530 -0.0039 0.0064 + 0.0420 0.0008 -0.0009 -0.0100 +$$ +$$ station TUAO; coord.(long,lat) 121.455162 17.734953 +$$ +TUAO TUAO + -0.2056 0.2660 -0.6902 -0.8702 + -0.0389 0.0420 -0.0282 -0.0273 + -0.0666 -0.0615 0.0506 -0.0526 +$$ +$$ station TROM; coord.(long,lat) 18.938335 69.662750 +$$ +TROM 10302M003 + 0.0708 0.1790 -0.0652 0.1116 + -0.0200 -0.0530 -0.0039 0.0064 + 0.0420 0.0008 -0.0009 -0.0100 +$$ +$$ station TUVA; coord.(long,lat) 179.196548 -8.525287 +$$ +TUVA 51101M001 + 0.1779 0.1494 -0.4171 1.1961 + -0.0178 -0.0266 0.0109 -0.0111 + -0.0921 -0.0044 -0.0882 -0.0221 +$$ +$$ station UFPR; coord.(long,lat) -49.230957 -25.448366 +$$ +UFPR 41610M002 + 0.3278 -0.1836 -0.7821 -0.4873 + -0.0816 0.0731 0.0370 0.0326 + 0.0910 0.0154 0.0349 -0.0521 +$$ +$$ station UNB3; coord.(long,lat) -66.641708 45.950211 +$$ +UNB3 40146M002 + 0.0464 0.0846 -0.2381 -0.4127 + 0.0667 -0.0206 0.0021 -0.0435 + 0.0464 0.0498 0.0317 -0.0008 +$$ +$$ station UNBJ; coord.(long,lat) -66.641708 45.950211 +$$ +UNBJ 40146M002 + 0.0464 0.0846 -0.2381 -0.4127 + 0.0667 -0.0206 0.0021 -0.0435 + 0.0464 0.0498 0.0317 -0.0008 +$$ +$$ station UNBN; coord.(long,lat) -66.641708 45.950211 +$$ +UNBN 40146M002 + 0.0464 0.0846 -0.2381 -0.4127 + 0.0667 -0.0206 0.0021 -0.0435 + 0.0464 0.0498 0.0317 -0.0008 +$$ +$$ station UNBT; coord.(long,lat) -66.641708 45.950211 +$$ +UNBT 40146M002 + 0.0464 0.0846 -0.2381 -0.4127 + 0.0667 -0.0206 0.0021 -0.0435 + 0.0464 0.0498 0.0317 -0.0008 +$$ +$$ station UNSA; coord.(long,lat) -65.407646 -24.727455 +$$ +UNSA 41514M001 + 0.3474 -0.2101 -0.4067 -0.8696 + -0.0937 0.0294 0.0133 0.0483 + -0.0357 0.0943 0.0600 -0.0284 +$$ +$$ station URDT; coord.(long,lat) 120.574028 15.988905 +$$ +URDT URDT + -0.2254 0.2860 -0.6868 -0.9178 + -0.0361 0.0395 -0.0255 -0.0241 + -0.0652 -0.0675 0.0539 -0.0519 +$$ +$$ station USN3; coord.(long,lat) -77.066277 38.920567 +$$ +USN3 40451S007 + 0.1859 0.1147 -0.0502 -0.6150 + 0.0780 -0.0130 0.0143 -0.0513 + 0.0360 0.0645 0.0411 0.0095 +$$ +$$ station USN4; coord.(long,lat) -77.066277 38.920567 +$$ +USN4 40451S007 + 0.1859 0.1147 -0.0502 -0.6150 + 0.0780 -0.0130 0.0143 -0.0513 + 0.0360 0.0645 0.0411 0.0095 +$$ +$$ station USN5; coord.(long,lat) -77.066277 38.920567 +$$ +USN5 40451S007 + 0.1859 0.1147 -0.0502 -0.6150 + 0.0780 -0.0130 0.0143 -0.0513 + 0.0360 0.0645 0.0411 0.0095 +$$ +$$ station USNO; coord.(long,lat) -77.066231 38.918964 +$$ +USNO 40451S003 + 0.1859 0.1147 -0.0502 -0.6151 + 0.0780 -0.0130 0.0143 -0.0513 + 0.0360 0.0645 0.0411 0.0095 +$$ +$$ station UZHL; coord.(long,lat) 22.297623 48.631981 +$$ +UZHL 12301M001 + 0.0526 -0.0143 0.0761 0.4207 + -0.0240 -0.0891 0.0019 0.0303 + 0.0569 -0.0033 -0.0225 -0.0070 +$$ +$$ station VACS; coord.(long,lat) 57.497040 -20.297075 +$$ +VACS 39003M001 + -0.1150 -0.0068 1.0604 -0.1075 + 0.0603 0.0319 -0.0383 0.0002 + 0.0134 -0.0874 0.0059 0.0625 +$$ +$$ station VESL; coord.(long,lat) -2.841783 -71.673798 +$$ +VESL 66009M001 + 0.0074 0.1278 -0.0903 0.0332 + -0.0003 0.0378 -0.0040 -0.0024 + 0.0392 0.0086 0.0053 -0.0023 +$$ +$$ station VICT; coord.(long,lat) 124.314117 12.446630 +$$ +VICT VICT + -0.1952 0.3166 -0.8336 -0.8383 + -0.0307 0.0421 -0.0253 -0.0162 + -0.0697 -0.0549 0.0477 -0.0619 +$$ +$$ station VIGN; coord.(long,lat) 120.383415 17.560415 +$$ +VIGN VIGN + -0.2202 0.2579 -0.6592 -0.8992 + -0.0388 0.0408 -0.0270 -0.0281 + -0.0655 -0.0670 0.0528 -0.0504 +$$ +$$ station VNDP; coord.(long,lat) -120.616455 34.556313 +$$ +VNDP 40420M007 + -0.0350 0.2268 0.6945 -0.0739 + 0.0499 0.0346 0.0652 -0.0078 + -0.0600 0.0369 -0.0008 0.0487 +$$ +$$ station VNHS; coord.(long,lat) 120.984627 14.672748 +$$ +VNHS VNHS + -0.2252 0.2949 -0.7100 -0.9153 + -0.0351 0.0380 -0.0264 -0.0237 + -0.0653 -0.0650 0.0537 -0.0539 +$$ +$$ station VRAC; coord.(long,lat) 124.231407 13.579871 +$$ +VRAC VRAC + -0.1926 0.3020 -0.8195 -0.8317 + -0.0320 0.0423 -0.0270 -0.0181 + -0.0694 -0.0543 0.0473 -0.0609 +$$ +$$ station WES2; coord.(long,lat) -71.493332 42.613335 +$$ +WES2 40440S020 + 0.0979 0.1049 -0.1648 -0.5147 + 0.0717 -0.0149 0.0079 -0.0476 + 0.0449 0.0542 0.0363 0.0030 +$$ +$$ station WHIT; coord.(long,lat) -135.222122 60.750511 +$$ +WHIT 40136M001 + -0.0704 0.0558 0.0660 0.0908 + 0.0337 0.0397 0.0213 0.0076 + -0.0396 0.0162 -0.0126 0.0096 +$$ +$$ station WILL; coord.(long,lat) -122.167816 52.236866 +$$ +WILL 40134M001 + -0.0534 0.1354 0.2407 -0.0099 + 0.0515 0.0427 0.0437 -0.0038 + -0.0434 0.0315 -0.0062 0.0229 +$$ +$$ station WIND; coord.(long,lat) 17.089434 -22.574917 +$$ +WIND 31101M001 + -0.1672 -0.4123 0.2417 0.9529 + 0.0474 0.1017 -0.0055 -0.0424 + 0.0845 0.0335 -0.0543 0.0104 +$$ +$$ station WSRT; coord.(long,lat) 6.604509 52.914612 +$$ +WSRT 13506M005 + 0.0600 0.1151 -0.1305 0.3449 + -0.0123 -0.0849 -0.0126 0.0200 + 0.0524 0.0188 -0.0097 -0.0165 +$$ +$$ station WTZR; coord.(long,lat) 12.878914 49.144199 +$$ +WTZR 14201M010 + 0.0470 0.0282 -0.0585 0.4256 + -0.0161 -0.0825 -0.0084 0.0276 + 0.0531 0.0107 -0.0177 -0.0145 +$$ +$$ station WUHN; coord.(long,lat) 114.357269 30.531651 +$$ +WUHN 21602M001 + -0.2521 0.1884 -0.3380 -0.7478 + -0.0670 0.0311 -0.0248 -0.0501 + -0.0449 -0.0653 0.0460 -0.0268 +$$ +$$ station XMIS; coord.(long,lat) 105.688507 -10.449960 +$$ +XMIS 50183M001 + -0.2281 0.3327 -0.2219 -1.2204 + 0.0411 -0.0241 -0.0038 0.0209 + 0.0018 -0.0858 0.0773 -0.0212 +$$ +$$ station YAKT; coord.(long,lat) 129.680313 62.030960 +$$ +YAKT 12353M002 + 0.0024 0.0981 -0.1408 -0.1192 + -0.0628 0.0478 -0.0104 -0.0054 + -0.0327 -0.0287 0.0037 -0.0043 +$$ +$$ station YAR1; coord.(long,lat) 115.346985 -29.046547 +$$ +YAR1 50107M004 + -0.1946 0.2396 -0.5208 -0.7871 + 0.0815 -0.0717 0.0343 0.0398 + 0.0264 -0.0931 0.0498 -0.0403 +$$ +$$ station YAR2; coord.(long,lat) 115.346985 -29.046547 +$$ +YAR2 50107M004 + -0.1946 0.2396 -0.5208 -0.7871 + 0.0815 -0.0717 0.0343 0.0398 + 0.0264 -0.0931 0.0498 -0.0403 +$$ +$$ station YEBE; coord.(long,lat) -3.088623 40.524902 +$$ +YEBE 13420M001 + 0.0505 -0.0219 -0.3808 0.4884 + 0.0034 -0.1013 -0.0246 0.0264 + 0.0577 0.0324 -0.0146 -0.0312 +$$ +$$ station YELL; coord.(long,lat) -114.480705 62.480892 +$$ +YELL 40127M003 + -0.0689 0.1013 0.0723 -0.0289 + 0.0554 0.0375 0.0220 -0.0035 + -0.0236 0.0452 -0.0042 0.0150 +$$ +$$ station YIBL; coord.(long,lat) 56.112339 22.186464 +$$ +YIBL 25001M001 + -0.2589 -0.4759 1.0877 0.0852 + -0.0614 -0.0261 0.0483 -0.0081 + 0.0289 -0.0880 -0.0115 0.0631 +$$ +$$ station YSSK; coord.(long,lat) 142.716721 47.029732 +$$ +YSSK 12329M003 + 0.0021 0.0750 -0.4188 -0.0724 + -0.0428 0.0460 -0.0325 0.0025 + -0.0630 -0.0109 -0.0022 -0.0255 +$$ +$$ station ZAMB; coord.(long,lat) 28.311014 -15.425538 +$$ +ZAMB 34601M001 + -0.3390 -0.6278 0.6828 0.8963 + 0.0419 0.0741 -0.0115 -0.0301 + 0.0613 -0.0379 -0.0517 0.0358 +$$ +$$ station ZECK; coord.(long,lat) 41.565071 43.788395 +$$ +ZECK 12351M001 + 0.0399 -0.0787 0.3843 0.3322 + -0.0460 -0.0775 0.0280 0.0253 + 0.0626 -0.0241 -0.0260 0.0162 +$$ +$$ station ZIM2; coord.(long,lat) 7.465034 46.877094 +$$ +ZIM2 14001M008 + 0.0414 0.0484 -0.1445 0.4584 + -0.0112 -0.0844 -0.0156 0.0276 + 0.0532 0.0131 -0.0169 -0.0194 +$$ +$$ station ZIM3; coord.(long,lat) 7.465034 46.877094 +$$ +ZIM3 14001M008 + 0.0414 0.0484 -0.1445 0.4584 + -0.0112 -0.0844 -0.0156 0.0276 + 0.0532 0.0131 -0.0169 -0.0194 +$$ +$$ station ZIMM; coord.(long,lat) 7.465281 46.877098 +$$ +ZIMM 14001M004 + 0.0414 0.0484 -0.1445 0.4584 + -0.0112 -0.0844 -0.0156 0.0276 + 0.0532 0.0131 -0.0169 -0.0194 + diff --git a/config/bernese/gpsuser52-luzon/STA/LUZON.BLQ b/config/bernese/gpsuser52-luzon/STA/LUZON.BLQ new file mode 100755 index 0000000..1e4ec9b --- /dev/null +++ b/config/bernese/gpsuser52-luzon/STA/LUZON.BLQ @@ -0,0 +1,1544 @@ +$$ Ocean loading displacement +$$ +$$ Calculated on froste using olfg/olmpp of H.-G. Scherneck +$$ +$$ COLUMN ORDER: M2 S2 N2 K2 K1 O1 P1 Q1 MF MM SSA +$$ +$$ ROW ORDER: +$$ AMPLITUDES (m) +$$ RADIAL +$$ TANGENTL EW +$$ TANGENTL NS +$$ PHASES (degrees) +$$ RADIAL +$$ TANGENTL EW +$$ TANGENTL NS +$$ +$$ Displacement is defined positive in upwards, South and West direction. +$$ The phase lag is relative to Greenwich and lags positive. The +$$ Gutenberg-Bullen Greens function is used. In the ocean tide model the +$$ deficit of tidal water mass has been corrected by subtracting a uniform +$$ layer of water with a certain phase lag globally. +$$ +$$ Complete : No interpolation of ocean model was necessary +$$ _PP : Ocean model has been interpolated near the station +$$ (PP = Post-Processing) +$$ +$$ CMC: NO (corr.tide centre of mass) +$$ +$$ Ocean tide model: FES2004 +$$ +$$ CMC start : center of mass coefficient file content +$$ CMC format: (a,1p,t42,3(2x,2e12.4)) +$$ CMC frequ : M2 NCDF_FES2004 -1.2661E-03 -1.4298E-03 -1.3724E-03 8.2077E-04 1.1479E-03 2.3005E-04 +$$ CMC frequ : S2 NCDF_FES2004 -1.7763E-04 -5.7273E-04 -5.3350E-04 -3.1591E-04 -5.1370E-05 2.8184E-04 +$$ CMC frequ : N2 NCDF_FES2004 -3.2372E-04 -2.8986E-04 -2.7121E-04 1.9849E-04 2.6018E-04 -1.4302E-04 +$$ CMC frequ : K2 NCDF_FES2004 -1.1814E-04 -1.5250E-04 -1.1223E-04 -1.0889E-05 -1.5751E-05 1.2367E-04 +$$ CMC frequ : K1 NCDF_FES2004 -1.1370E-03 4.4839E-03 -1.8539E-03 -8.6426E-04 -9.1022E-04 -1.7823E-03 +$$ CMC frequ : O1 NCDF_FES2004 -1.6802E-04 2.9702E-03 -1.3985E-03 -2.2975E-04 -8.8858E-04 -6.4989E-04 +$$ CMC frequ : P1 NCDF_FES2004 -3.6495E-04 1.4941E-03 -6.1436E-04 -2.9129E-04 -2.9261E-04 -5.7461E-04 +$$ CMC frequ : Q1 NCDF_FES2004 3.0709E-05 4.5472E-04 -2.7831E-04 -2.9313E-05 -2.1734E-04 -4.1637E-05 +$$ CMC frequ : Mf NCDF_FES2004 -5.0643E-04 -7.3040E-05 -2.2065E-04 4.1472E-04 -1.0212E-04 8.2276E-05 +$$ CMC frequ : Mm NCDF_FES2004 -2.7885E-04 2.0596E-05 4.6882E-05 1.8399E-04 -7.4897E-06 1.3209E-05 +$$ CMC frequ : Ssa NCDF_FES2004 -1.4899E-04 2.6146E-06 1.3687E-04 3.5475E-05 -2.4093E-05 3.1666E-07 +$$ CMC end : +$$ +$$ END HEADER +$$ + ABUY ABUY +$$ FES2004_PP ID: 2020-02-18 05:07:15 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2020 +$$ ABUY ABUY, RADI TANG lon/lat: 125.0133 10.7470 74.383 + .01481 .00578 .00313 .00142 .00727 .00758 .00254 .00171 .00089 .00055 .00049 + .00548 .00192 .00110 .00044 .00432 .00306 .00147 .00058 .00005 .00003 .00002 + .00133 .00067 .00022 .00022 .00112 .00082 .00037 .00019 .00001 .00000 .00001 + 117.8 135.6 102.1 128.7 -53.4 -63.6 -49.3 -71.1 -165.9 -170.3 -177.8 + 102.0 125.6 92.3 130.7 -132.3 -161.5 -134.8 -172.8 -85.3 -132.3 -168.8 + 92.3 110.7 72.5 99.2 -173.2 174.1 -175.6 159.3 -42.5 -177.0 2.0 +$$ + AGUS AGUS +$$ FES2004_PP ID: 2020-03-11 08:03:03 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2020 +$$ AGUS AGUS, RADI TANG lon/lat: 122.1332 12.5677 64.697 + .00656 .00277 .00130 .00074 .00900 .01013 .00334 .00217 .00086 .00054 .00048 + .00394 .00175 .00077 .00049 .00305 .00198 .00099 .00035 .00005 .00002 .00002 + .00148 .00069 .00023 .00019 .00144 .00118 .00051 .00027 .00002 .00001 .00002 + 141.9 120.5 110.7 87.4 -8.8 -37.6 -8.2 -49.8 -165.4 -169.7 -177.7 + 95.3 110.1 83.3 99.6 -138.4 -169.4 -138.4 -176.9 -64.2 -112.4 -167.1 + 96.4 121.0 82.6 110.5 -164.7 174.8 -167.4 160.2 -8.7 20.1 2.6 +$$ + ALAB ALAB +$$ FES2004_PP ID: 2020-07-07 13:50:26 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2020 +$$ ALAB ALAB, RADI TANG lon/lat: 122.0135 14.1024 58.387 + .01309 .00451 .00260 .00103 .00760 .00843 .00263 .00178 .00079 .00050 .00045 + .00468 .00187 .00093 .00049 .00345 .00230 .00113 .00041 .00005 .00002 .00002 + .00249 .00097 .00046 .00027 .00208 .00172 .00073 .00036 .00002 .00001 .00002 + 136.0 148.4 118.2 140.2 -39.4 -58.3 -36.6 -68.8 -164.9 -169.3 -177.7 + 99.6 117.6 89.7 111.1 -135.6 -166.0 -136.1 -173.9 -67.6 -116.7 -167.4 + 105.0 144.2 102.4 148.7 -154.0 179.1 -157.3 165.1 -3.5 18.3 2.5 +$$ + ALBU ALBU +$$ FES2004_PP ID: 2020-02-11 10:44:49 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2020 +$$ ALBU, RADI TANG lon/lat: 124.6941 10.9167 77.149 + .01226 .00503 .00263 .00132 .00681 .00770 .00247 .00175 .00088 .00054 .00049 + .00520 .00177 .00104 .00041 .00437 .00315 .00149 .00059 .00005 .00002 .00001 + .00126 .00062 .00021 .00020 .00123 .00096 .00042 .00022 .00002 .00000 .00001 + 118.2 131.1 100.0 118.5 -40.2 -53.8 -35.8 -62.8 -165.8 -170.2 -177.8 + 102.0 126.7 93.3 135.6 -133.5 -163.9 -136.3 -175.7 -69.1 -118.6 -164.0 + 91.2 110.3 72.1 102.5 -171.1 173.4 -173.9 158.0 -20.6 24.3 2.2 +$$ + ALCA ALCA +$$ FES2004_PP ID: 2020-03-11 08:03:32 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2020 +$$ ALCA ALCA, RADI TANG lon/lat: 122.0549 12.2586 64.766 + .00632 .00248 .00126 .00063 .00918 .01025 .00340 .00219 .00087 .00054 .00049 + .00385 .00175 .00075 .00049 .00301 .00196 .00098 .00034 .00005 .00002 .00002 + .00135 .00068 .00020 .00020 .00136 .00111 .00048 .00026 .00002 .00001 .00001 + 145.3 123.4 113.9 89.2 -7.8 -36.8 -7.4 -49.0 -165.5 -169.8 -177.8 + 94.1 108.9 81.7 97.7 -139.3 -170.6 -139.2 -178.2 -61.7 -109.0 -166.6 + 92.0 114.8 72.8 101.2 -167.6 173.6 -170.1 158.9 -8.0 19.8 2.6 +$$ + ALCO ALCO +$$ FES2004_PP ID: 2022-08-30 08:02:02 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2022 +$$ ALCO ALCO, RADI TANG lon/lat: 123.5077 9.7088 103.485 + .00851 .00290 .00192 .00060 .00808 .00895 .00299 .00202 .00091 .00056 .00050 + .00384 .00153 .00076 .00039 .00325 .00221 .00109 .00041 .00005 .00002 .00002 + .00051 .00049 .00014 .00022 .00094 .00053 .00030 .00014 .00001 .00000 .00001 + 134.5 146.8 115.1 142.8 -19.9 -41.4 -18.2 -52.3 -166.4 -170.6 -177.9 + 96.6 112.7 84.9 105.7 -136.6 -166.2 -138.0 -176.6 -68.0 -117.6 -167.6 + 43.6 64.0 5.1 57.1 160.4 152.5 156.7 142.2 -28.6 136.9 2.4 +$$ + ANGT ANGT +$$ FES2004_PP ID: 2020-07-07 13:50:53 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2020 +$$ ANGT ANGT, RADI TANG lon/lat: 121.0269 14.9306 85.804 + .01006 .00362 .00217 .00081 .00734 .00817 .00250 .00168 .00072 .00046 .00041 + .00472 .00187 .00093 .00049 .00353 .00236 .00115 .00041 .00005 .00002 .00002 + .00129 .00055 .00021 .00016 .00169 .00143 .00059 .00030 .00003 .00001 .00002 + 132.3 145.1 114.1 142.1 -33.5 -56.7 -31.9 -68.2 -164.8 -169.2 -177.7 + 101.7 119.3 92.5 112.2 -136.2 -168.0 -136.4 -175.3 -58.8 -105.5 -165.3 + 89.9 126.4 88.9 126.4 -165.7 167.1 -167.4 154.7 2.4 17.4 2.7 +$$ + ANTP ANTP +$$ FES2004_PP ID: 2020-12-23 10:02:48 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2020 +$$ ANTP ANTP, RADI TANG lon/lat: 121.1684 14.6260 174.531 + .01009 .00362 .00217 .00081 .00738 .00823 .00253 .00170 .00074 .00046 .00042 + .00471 .00186 .00092 .00049 .00353 .00235 .00115 .00041 .00005 .00002 .00002 + .00148 .00062 .00025 .00017 .00174 .00146 .00061 .00031 .00003 .00001 .00002 + 132.7 144.9 114.2 140.8 -32.6 -55.8 -30.9 -67.1 -164.9 -169.3 -177.7 + 102.4 119.6 92.9 112.1 -136.1 -168.0 -136.3 -175.3 -59.6 -106.5 -165.6 + 92.5 129.3 90.7 130.2 -163.9 169.2 -165.9 156.5 1.1 17.5 2.7 +$$ + APAR APAR +$$ FES2004_PP ID: 2020-07-07 13:51:45 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2020 +$$ APAR APAR, RADI TANG lon/lat: 121.6473 18.3553 50.890 + .01482 .00569 .00319 .00138 .00752 .00795 .00247 .00163 .00063 .00042 .00038 + .00506 .00195 .00099 .00050 .00353 .00239 .00114 .00042 .00006 .00003 .00002 + .00056 .00039 .00010 .00012 .00105 .00084 .00036 .00018 .00002 .00000 .00001 + 122.7 140.4 109.3 137.0 -60.2 -75.7 -59.0 -86.9 -162.6 -167.7 -177.4 + 100.9 120.2 92.3 114.2 -132.9 -162.0 -133.4 -169.9 -67.0 -116.8 -166.8 + 100.9 126.8 120.2 116.6 -172.1 164.8 -172.8 153.9 -13.1 24.7 2.4 +$$ + AROY AROY +$$ FES2004_PP ID: 2020-04-10 10:27:20 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2020 +$$ AROY AROY, RADI TANG lon/lat: 123.3986 12.5117 69.482 + .00952 .00436 .00197 .00120 .00733 .00864 .00273 .00191 .00085 .00053 .00048 + .00491 .00184 .00098 .00048 .00386 .00269 .00129 .00049 .00005 .00002 .00002 + .00172 .00072 .00028 .00017 .00141 .00116 .00049 .00026 .00001 .00000 .00001 + 122.8 121.5 99.3 99.2 -23.7 -45.8 -20.9 -56.9 -165.3 -169.8 -177.7 + 98.3 121.3 88.9 120.2 -136.1 -167.0 -137.9 -177.3 -64.6 -112.8 -165.1 + 103.9 127.5 94.8 122.4 -158.9 -178.6 -161.8 166.4 -25.2 72.0 2.4 +$$ + ATIM ATIM +$$ FES2004_PP ID: 2020-07-07 13:52:40 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2020 +$$ ATIM ATIM, RADI TANG lon/lat: 121.9122 13.9962 60.650 + .01151 .00405 .00231 .00091 .00755 .00848 .00264 .00179 .00079 .00049 .00045 + .00464 .00181 .00091 .00047 .00345 .00228 .00113 .00041 .00005 .00002 .00002 + .00251 .00095 .00046 .00028 .00213 .00176 .00075 .00037 .00002 .00001 .00002 + 135.6 144.3 116.4 133.5 -33.6 -54.7 -31.0 -65.5 -165.0 -169.4 -177.7 + 103.5 120.4 93.2 113.6 -135.1 -165.6 -135.5 -173.2 -68.4 -117.6 -167.9 + 113.0 152.8 110.3 157.2 -152.5 -180.0 -156.0 165.9 -3.3 18.1 2.6 +$$ + AURA AURA +$$ FES2004_PP ID: 2020-07-07 13:53:01 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2020 +$$ AURA AURA, RADI TANG lon/lat: 121.5323 15.7471 64.666 + .01334 .00497 .00285 .00118 .00720 .00777 .00240 .00161 .00071 .00045 .00041 + .00546 .00213 .00108 .00055 .00366 .00243 .00119 .00043 .00005 .00003 .00002 + .00067 .00033 .00008 .00010 .00138 .00118 .00048 .00025 .00003 .00001 .00002 + 124.2 141.0 109.1 137.5 -51.2 -68.3 -49.3 -78.8 -164.4 -168.9 -177.6 + 102.0 121.2 92.5 115.4 -132.9 -161.8 -133.5 -169.2 -76.4 -125.7 -169.3 + 73.1 116.9 79.5 116.3 -173.6 160.8 -174.5 149.1 2.3 17.0 2.7 +$$ + BACO BACO +$$ FES2004_PP ID: 2020-03-26 10:11:07 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2020 +$$ BACO BACO, RADI TANG lon/lat: 121.0967 13.3594 65.089 + .00754 .00258 .00157 .00051 .00863 .00951 .00306 .00197 .00080 .00050 .00045 + .00371 .00165 .00072 .00046 .00297 .00190 .00095 .00032 .00005 .00002 .00002 + .00139 .00064 .00022 .00018 .00150 .00123 .00053 .00027 .00002 .00001 .00002 + 143.9 142.4 118.6 128.3 -15.7 -44.1 -14.6 -55.9 -165.3 -169.6 -177.7 + 97.9 109.9 86.7 97.8 -139.8 -172.8 -138.8 -178.6 -57.4 -102.4 -165.2 + 95.4 125.1 85.7 118.1 -166.2 170.7 -168.6 157.1 -4.2 18.9 2.6 +$$ + BALA BALA +$$ FES2004_PP ID: 2020-07-07 13:53:33 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2020 +$$ BALA BALA, RADI TANG lon/lat: 120.5304 14.6748 72.448 + .00846 .00293 .00185 .00063 .00827 .00918 .00283 .00184 .00076 .00048 .00043 + .00416 .00169 .00082 .00045 .00333 .00220 .00109 .00038 .00006 .00002 .00001 + .00123 .00054 .00019 .00015 .00175 .00147 .00061 .00031 .00003 .00002 .00002 + 140.4 150.9 118.9 151.2 -21.3 -49.4 -20.4 -61.6 -164.8 -169.2 -177.7 + 99.4 116.1 90.9 108.0 -139.6 -172.9 -139.5 -180.0 -50.5 -90.3 -161.4 + 87.6 123.2 85.5 120.9 -167.9 164.1 -169.4 152.3 3.8 16.9 2.7 +$$ + BAGU BAGU +$$ FES2004_PP ID: 2024-08-06 05:02:48 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2024 +$$ BAGU BAGU, RADI TANG lon/lat: 120.5885 16.4611 1370.856 + .01002 .00363 .00220 .00083 .00732 .00814 .00246 .00164 .00067 .00043 .00039 + .00447 .00175 .00088 .00046 .00358 .00245 .00117 .00043 .00006 .00002 .00001 + .00052 .00032 .00007 .00010 .00126 .00105 .00044 .00023 .00002 .00001 .00002 + 133.2 147.2 115.6 147.0 -35.2 -59.2 -34.4 -71.5 -164.1 -168.7 -177.6 + 99.3 117.9 91.6 111.6 -137.6 -170.6 -138.0 -178.6 -47.6 -84.6 -157.1 + 80.7 119.1 94.2 113.8 -176.0 158.5 -176.3 147.8 -0.5 18.8 2.7 +$$ + BALU BALU +$$ FES2004_PP ID: 2020-04-10 10:28:05 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2020 +$$ BALU BALU, RADI TANG lon/lat: 123.1922 12.0392 69.639 + .00781 .00384 .00163 .00114 .00794 .00930 .00301 .00205 .00087 .00054 .00049 + .00468 .00181 .00093 .00049 .00373 .00258 .00125 .00047 .00005 .00002 .00001 + .00143 .00064 .00022 .00016 .00131 .00108 .00046 .00025 .00002 .00000 .00001 + 125.9 117.5 98.5 91.5 -14.2 -39.6 -12.6 -51.4 -165.4 -169.9 -177.8 + 96.6 118.7 86.6 115.3 -137.5 -168.7 -139.1 -179.0 -60.0 -106.5 -163.9 + 101.0 121.1 88.0 111.4 -163.2 179.0 -165.8 163.6 -18.2 29.4 2.5 +$$ + BASC BASC +$$ FES2004_PP ID: 2020-07-07 13:53:40 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2020 +$$ BASC BASC, RADI TANG lon/lat: 121.9695 20.4501 58.233 + .01752 .00691 .00378 .00173 .00876 .00882 .00289 .00182 .00058 .00040 .00036 + .00481 .00181 .00093 .00047 .00339 .00233 .00109 .00041 .00006 .00002 .00002 + .00085 .00015 .00019 .00003 .00120 .00109 .00040 .00021 .00003 .00002 .00003 + 122.9 141.3 111.1 137.0 -69.3 -83.7 -68.1 -94.7 -160.7 -166.4 -177.1 + 100.5 119.5 92.0 113.2 -133.4 -162.5 -133.7 -170.7 -60.1 -108.8 -164.0 + -77.0 -42.5 -111.3 18.1 179.7 151.1 -179.5 140.8 9.8 19.1 3.0 +$$ + BATC BATC +$$ FES2004_PP ID: 2022-05-12 07:36:24 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2022 +$$ BATC BATC, RADI TANG lon/lat: 120.5595 18.0636 70.343 + .01097 .00412 .00243 .00097 .00748 .00840 .00249 .00168 .00064 .00042 .00038 + .00439 .00170 .00085 .00044 .00357 .00246 .00116 .00043 .00006 .00002 .00001 + .00035 .00030 .00006 .00010 .00114 .00094 .00039 .00020 .00002 .00001 .00002 + 132.5 146.7 115.9 146.1 -38.1 -61.8 -37.9 -75.1 -163.0 -167.9 -177.5 + 98.9 117.7 91.7 111.4 -137.1 -169.9 -137.6 -178.3 -46.0 -81.7 -153.7 + 87.2 121.2 125.8 112.5 -176.1 158.3 -175.6 148.9 -3.7 21.4 2.7 +$$ + BATO BATO +$$ FES2004_PP ID: 2020-02-18 05:08:15 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2020 +$$ BATO BATO, RADI TANG lon/lat: 124.7844 10.3354 74.815 + .01211 .00475 .00261 .00117 .00703 .00785 .00256 .00179 .00090 .00055 .00050 + .00505 .00176 .00100 .00040 .00429 .00309 .00146 .00058 .00005 .00002 .00001 + .00116 .00066 .00020 .00024 .00108 .00076 .00036 .00018 .00001 .00000 .00001 + 120.3 134.9 102.9 124.3 -39.0 -53.0 -35.0 -62.0 -166.0 -170.4 -177.8 + 100.8 123.8 91.3 129.9 -133.9 -164.1 -136.6 -176.0 -69.2 -118.8 -164.0 + 84.2 101.8 57.4 88.7 -179.6 169.3 178.0 155.4 -34.4 171.9 2.1 +$$ + BILI BILI +$$ FES2004_PP ID: 2020-02-11 10:45:52 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2020 +$$ BILI, RADI TANG lon/lat: 124.4741 11.4655 72.982 + .01156 .00492 .00252 .00146 .00656 .00765 .00239 .00172 .00087 .00054 .00048 + .00498 .00167 .00102 .00043 .00425 .00303 .00144 .00057 .00005 .00002 .00001 + .00142 .00070 .00023 .00022 .00117 .00090 .00040 .00021 .00001 .00000 .00001 + 117.9 127.4 97.9 117.7 -37.3 -51.6 -32.4 -60.2 -165.5 -170.0 -177.8 + 102.3 127.4 93.9 139.9 -134.4 -165.2 -137.2 -177.4 -69.1 -118.4 -164.2 + 94.0 115.1 75.4 102.6 -170.7 174.7 -173.3 160.0 -33.4 171.6 2.2 +$$ + BLN2 BLN2 +$$ FES2004_PP ID: 2025-01-20 07:52:24 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2025 +$$ BLN2 BLN2, RADI TANG lon/lat: 119.9147 16.3787 67.988 + .00906 .00317 .00197 .00071 .00879 .00970 .00294 .00189 .00072 .00046 .00042 + .00408 .00162 .00080 .00042 .00336 .00229 .00110 .00040 .00006 .00002 .00001 + .00056 .00035 .00008 .00011 .00121 .00098 .00042 .00022 .00002 .00001 .00002 + 143.1 155.0 121.7 158.9 -21.4 -51.1 -21.1 -64.3 -163.9 -168.5 -177.6 + 99.8 117.8 92.4 111.4 -138.1 -171.5 -138.4 -179.7 -43.7 -76.0 -154.3 + 88.4 121.5 96.9 115.6 -176.7 158.4 -176.8 148.2 -3.9 20.2 2.7 +$$ + BLNA BLNA +$$ FES2004_PP ID: 2020-07-07 13:54:00 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2020 +$$ BLNA BLNA, RADI TANG lon/lat: 119.9147 16.3787 67.635 + .00906 .00317 .00197 .00071 .00881 .00971 .00295 .00189 .00072 .00046 .00042 + .00408 .00162 .00080 .00042 .00336 .00229 .00110 .00040 .00006 .00002 .00001 + .00056 .00035 .00008 .00011 .00121 .00098 .00042 .00022 .00002 .00001 .00002 + 143.1 155.0 121.7 158.9 -21.4 -51.1 -21.1 -64.3 -163.9 -168.5 -177.6 + 99.8 117.8 92.4 111.4 -138.1 -171.5 -138.4 -179.7 -43.8 -76.0 -154.3 + 88.4 121.5 96.9 115.6 -176.7 158.4 -176.8 148.2 -3.8 20.2 2.7 +$$ + BOAC BOAC +$$ FES2004_PP ID: 2020-05-03 14:35:30 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2020 +$$ BOAC BOAC, RADI TANG lon/lat: 121.8418 13.4466 76.766 + .00812 .00316 .00165 .00074 .00819 .00930 .00297 .00197 .00082 .00051 .00046 + .00429 .00175 .00084 .00046 .00335 .00223 .00110 .00039 .00005 .00002 .00002 + .00196 .00078 .00034 .00022 .00187 .00156 .00066 .00034 .00003 .00001 .00002 + 137.2 130.0 112.0 105.8 -17.2 -44.0 -15.7 -55.7 -165.1 -169.5 -177.7 + 98.7 115.5 88.7 107.8 -137.4 -169.1 -137.7 -177.0 -60.0 -106.6 -165.8 + 103.3 139.1 98.8 140.7 -157.9 176.3 -161.1 162.1 -1.6 17.2 2.6 +$$ + BONT BONT +$$ FES2004_PP ID: 2024-08-07 10:51:07 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2024 +$$ BONT BONT, RADI TANG lon/lat: 120.9779 17.0908 911.715 + .01109 .00410 .00243 .00096 .00698 .00767 .00233 .00156 .00064 .00041 .00037 + .00463 .00180 .00091 .00047 .00354 .00241 .00116 .00042 .00006 .00002 .00001 + .00040 .00029 .00005 .00009 .00120 .00099 .00041 .00021 .00002 .00001 .00002 + 128.8 144.2 113.1 142.6 -44.9 -65.3 -43.8 -77.2 -163.8 -168.5 -177.6 + 99.9 118.7 91.9 112.6 -135.9 -167.5 -136.3 -175.5 -54.6 -98.9 -161.7 + 77.6 118.5 108.3 111.8 -177.0 157.8 -177.1 147.4 -0.9 19.1 2.7 +$$ + BOST BOST +$$ FES2004_PP ID: 2022-05-12 07:36:47 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2022 +$$ BOST BOST, RADI TANG lon/lat: 126.3797 7.8658 80.986 + .01981 .00797 .00401 .00194 .00898 .00753 .00297 .00166 .00096 .00058 .00051 + .00449 .00160 .00091 .00036 .00370 .00248 .00123 .00046 .00006 .00004 .00003 + .00046 .00017 .00009 .00008 .00078 .00038 .00024 .00011 .00001 .00001 .00000 + 112.8 139.2 100.0 140.0 -73.3 -82.3 -71.9 -86.2 -166.8 -171.0 -177.9 + 97.7 113.0 84.6 110.3 -133.7 -159.6 -135.4 -170.5 -108.6 -145.0 -172.0 + 107.4 66.3 81.7 49.1 164.5 165.3 160.6 153.3 -84.7 -172.4 -0.2 +$$ + BRGC BRGC +$$ FES2004_PP ID: 2020-07-07 13:54:24 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2020 +$$ BRGC BRGC, RADI TANG lon/lat: 120.6007 18.5204 48.910 + .01170 .00447 .00260 .00106 .00772 .00874 .00256 .00173 .00064 .00042 .00038 + .00445 .00172 .00087 .00045 .00351 .00241 .00114 .00042 .00006 .00002 .00001 + .00029 .00030 .00006 .00010 .00108 .00088 .00037 .00019 .00002 .00001 .00002 + 131.9 146.3 115.6 145.3 -38.2 -62.0 -38.4 -75.9 -162.4 -167.5 -177.4 + 99.5 118.4 92.1 112.0 -136.1 -168.0 -136.7 -176.5 -49.2 -89.2 -157.5 + 94.3 123.5 137.8 114.0 -176.1 159.0 -175.1 150.2 -6.1 23.1 2.7 +$$ + BSLN BSLN +$$ FES2004_PP ID: 2020-10-29 13:13:50 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2020 +$$ BSLN BSLN, RADI TANG lon/lat: 121.9715 6.7038 95.376 + .01386 .00687 .00285 .00180 .00974 .00957 .00343 .00218 .00103 .00061 .00054 + .00443 .00204 .00081 .00053 .00327 .00232 .00112 .00043 .00005 .00002 .00001 + .00221 .00136 .00037 .00040 .00108 .00053 .00036 .00009 .00001 .00001 .00000 + 124.6 156.0 112.8 161.3 -23.7 -44.1 -23.5 -54.3 -167.3 -171.2 -178.0 + 97.9 124.1 85.9 120.1 -133.7 -165.6 -136.4 -176.8 -54.8 -100.0 -164.0 + -83.0 -34.4 -88.9 -34.8 101.5 39.3 89.1 46.9 -83.9 -176.4 172.5 +$$ + BTU2 BTU2 +$$ FES2004_PP ID: 2022-05-12 07:37:14 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2022 +$$ BTU2 BTU2, RADI TANG lon/lat: 125.5980 8.9531 94.241 + .01507 .00582 .00316 .00138 .00753 .00714 .00256 .00161 .00090 .00054 .00049 + .00471 .00174 .00094 .00041 .00402 .00284 .00136 .00053 .00005 .00003 .00002 + .00049 .00024 .00009 .00011 .00066 .00021 .00019 .00007 .00002 .00001 .00000 + 117.1 140.0 103.2 139.6 -59.7 -69.1 -56.8 -75.2 -166.6 -170.8 -177.9 + 96.6 115.7 84.6 114.6 -135.4 -164.2 -137.8 -176.1 -80.7 -129.3 -167.3 + 106.3 76.9 77.6 57.5 155.8 159.7 149.0 150.7 -125.3 -170.7 -177.0 +$$ + BTUN BTUN +$$ FES2004_PP ID: 2020-10-29 13:14:17 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2020 +$$ BTUN BTUN, RADI TANG lon/lat: 125.5980 8.9531 94.830 + .01507 .00582 .00316 .00138 .00753 .00714 .00256 .00161 .00090 .00054 .00049 + .00471 .00174 .00094 .00041 .00402 .00284 .00136 .00053 .00005 .00003 .00002 + .00049 .00024 .00009 .00011 .00066 .00021 .00019 .00007 .00002 .00001 .00000 + 117.1 140.0 103.2 139.6 -59.7 -69.1 -56.8 -75.2 -166.6 -170.8 -177.9 + 96.6 115.7 84.6 114.6 -135.4 -164.2 -137.8 -176.1 -80.8 -129.3 -167.3 + 106.3 76.9 77.6 57.5 155.8 159.7 149.0 150.7 -125.3 -170.7 -177.0 +$$ + BUGS BUGS +$$ FES2004_PP ID: 2022-05-12 07:39:17 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2022 +$$ BUGS BUGS, RADI TANG lon/lat: 120.8221 16.8001 1871.424 + .01063 .00390 .00233 .00091 .00707 .00782 .00236 .00159 .00065 .00042 .00038 + .00457 .00178 .00090 .00046 .00356 .00242 .00116 .00042 .00006 .00002 .00001 + .00045 .00030 .00005 .00009 .00122 .00102 .00042 .00022 .00002 .00001 .00002 + 130.4 145.2 114.0 144.1 -41.0 -62.8 -40.0 -74.8 -164.0 -168.6 -177.6 + 99.7 118.4 91.8 112.2 -136.6 -168.7 -137.0 -176.7 -51.9 -93.7 -160.1 + 78.3 118.5 100.6 112.6 -176.8 158.0 -176.9 147.5 -0.7 18.9 2.7 +$$ + BULA BULA +$$ FES2004_PP ID: 2020-03-26 10:11:49 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2020 +$$ BULA BULA, RADI TANG lon/lat: 121.3439 12.3254 73.231 + .00648 .00192 .00131 .00032 .00964 .01049 .00349 .00220 .00086 .00054 .00048 + .00341 .00161 .00066 .00046 .00275 .00173 .00088 .00029 .00005 .00002 .00002 + .00147 .00072 .00022 .00021 .00159 .00134 .00057 .00031 .00003 .00001 .00002 + 154.8 143.0 124.5 118.7 -8.1 -37.9 -7.7 -49.9 -165.6 -169.8 -177.8 + 95.4 106.6 83.1 93.7 -140.2 -172.8 -139.1 -178.5 -60.0 -106.5 -166.5 + 87.8 116.3 70.0 105.5 -166.2 172.0 -168.9 157.5 0.6 16.4 2.7 +$$ + BURN BURN +$$ FES2004_PP ID: 2024-08-30 04:36:31 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2024 +$$ BURN BURN, RADI TANG lon/lat: 124.8924 10.9743 134.574 + .01385 .00547 .00294 .00138 .00698 .00740 .00244 .00167 .00087 .00054 .00048 + .00535 .00185 .00107 .00042 .00430 .00306 .00146 .00058 .00005 .00003 .00002 + .00121 .00061 .00020 .00020 .00115 .00087 .00039 .00020 .00001 .00000 .00001 + 117.7 134.1 101.3 126.0 -51.2 -61.9 -47.0 -69.7 -165.8 -170.3 -177.8 + 102.0 126.1 92.7 132.3 -132.7 -162.4 -135.3 -173.7 -79.5 -128.2 -167.5 + 90.7 109.5 70.8 100.7 -173.9 171.9 -176.6 156.9 -28.3 96.8 2.2 +$$ + BYBY BYBY +$$ FES2004_PP ID: 2020-02-18 05:09:14 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2020 +$$ BYBY BYBY, RADI TANG lon/lat: 124.7943 10.7444 81.377 + .01267 .00510 .00271 .00131 .00689 .00767 .00249 .00175 .00089 .00054 .00049 + .00528 .00180 .00105 .00041 .00443 .00320 .00151 .00060 .00005 .00002 .00001 + .00123 .00064 .00021 .00021 .00115 .00086 .00039 .00020 .00001 .00000 .00001 + 118.4 132.7 100.9 121.3 -42.5 -55.3 -38.1 -64.1 -165.9 -170.3 -177.8 + 101.9 126.6 93.1 135.4 -133.3 -163.6 -136.1 -175.5 -70.0 -119.7 -164.5 + 89.2 107.5 67.5 96.7 -174.4 172.2 -176.9 157.3 -28.8 122.1 2.2 +$$ + CABN CABN +$$ FES2004_PP ID: 2020-07-07 13:54:43 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2020 +$$ CABN CABN, RADI TANG lon/lat: 120.9602 15.4796 81.934 + .01045 .00378 .00226 .00086 .00717 .00793 .00242 .00162 .00070 .00044 .00040 + .00478 .00188 .00094 .00049 .00354 .00237 .00116 .00042 .00005 .00002 .00002 + .00090 .00043 .00013 .00012 .00149 .00125 .00052 .00027 .00003 .00001 .00002 + 130.7 145.0 113.6 143.1 -37.7 -59.9 -36.3 -71.3 -164.6 -169.1 -177.7 + 101.2 119.4 92.3 112.9 -135.9 -167.3 -136.2 -174.8 -59.4 -106.6 -165.4 + 83.8 121.3 85.6 119.3 -170.7 162.9 -171.8 151.1 1.7 17.7 2.7 +$$ + CABU CABU +$$ FES2004_PP ID: 2021-09-08 16:36:46 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2021 +$$ CABU CABU, RADI TANG lon/lat: 121.1244 14.2717 71.704 + .00936 .00331 .00200 .00072 .00764 .00851 .00264 .00175 .00075 .00047 .00043 + .00443 .00179 .00086 .00047 .00342 .00227 .00111 .00039 .00005 .00002 .00002 + .00157 .00065 .00027 .00018 .00177 .00148 .00063 .00032 .00003 .00001 .00002 + 135.5 145.4 115.6 140.4 -27.8 -52.6 -26.2 -64.1 -165.1 -169.4 -177.7 + 101.5 117.6 91.9 109.1 -137.4 -169.9 -137.4 -177.0 -56.7 -101.7 -164.5 + 95.4 132.7 93.3 134.1 -163.2 170.1 -165.4 157.2 0.8 17.4 2.7 +$$ + CAC2 CAC2 +$$ FES2004_PP ID: 2025-01-20 07:53:03 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2025 +$$ CAC2 CAC2, RADI TANG lon/lat: 120.8130 13.9303 74.432 + .00815 .00275 .00172 .00055 .00870 .00957 .00302 .00194 .00079 .00049 .00045 + .00405 .00169 .00079 .00046 .00334 .00222 .00108 .00038 .00006 .00002 .00001 + .00153 .00063 .00025 .00018 .00186 .00156 .00065 .00033 .00003 .00002 .00002 + 143.6 149.4 120.1 145.5 -18.3 -47.0 -17.4 -58.9 -165.1 -169.4 -177.7 + 99.0 113.9 89.6 104.2 -140.2 -174.3 -139.8 178.8 -48.5 -85.5 -159.5 + 92.9 130.2 90.0 130.4 -164.5 168.2 -166.6 155.5 3.3 16.6 2.7 +$$ + CACA CACA +$$ FES2004_PP ID: 2020-07-07 13:55:22 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2020 +$$ CACA CACA, RADI TANG lon/lat: 120.8128 13.9303 70.348 + .00815 .00275 .00172 .00055 .00871 .00957 .00302 .00194 .00079 .00049 .00045 + .00405 .00169 .00079 .00046 .00334 .00222 .00108 .00038 .00006 .00002 .00001 + .00153 .00063 .00025 .00018 .00186 .00156 .00065 .00033 .00003 .00002 .00002 + 143.6 149.4 120.1 145.5 -18.3 -47.0 -17.4 -58.9 -165.1 -169.4 -177.7 + 99.0 113.9 89.6 104.2 -140.2 -174.3 -139.8 178.8 -48.5 -85.5 -159.5 + 92.9 130.2 90.0 130.4 -164.5 168.2 -166.6 155.5 3.3 16.6 2.7 +$$ + CALU CALU +$$ FES2004_PP ID: 2020-03-07 15:25:43 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2020 +$$ CALU CALU, RADI TANG lon/lat: 124.4293 11.4463 71.038 + .01138 .00492 .00247 .00145 .00662 .00776 .00243 .00175 .00087 .00054 .00048 + .00495 .00166 .00102 .00043 .00424 .00302 .00144 .00056 .00005 .00002 .00001 + .00137 .00070 .00023 .00023 .00115 .00086 .00039 .00020 .00001 .00000 .00001 + 117.6 126.6 97.3 114.6 -35.3 -50.5 -30.6 -59.5 -165.6 -170.0 -177.8 + 102.3 127.3 93.8 140.1 -134.5 -165.4 -137.3 -177.7 -68.5 -117.8 -164.2 + 93.1 113.0 73.3 102.9 -172.3 173.6 -175.1 158.4 -38.8 -179.1 2.2 +$$ + CATA CATA +$$ FES2004_PP ID: 2020-04-10 10:29:08 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2020 +$$ CATA CATA, RADI TANG lon/lat: 123.9895 12.0055 116.439 + .01076 .00501 .00227 .00147 .00683 .00817 .00256 .00184 .00086 .00053 .00048 + .00486 .00180 .00098 .00047 .00382 .00264 .00128 .00049 .00005 .00002 .00002 + .00175 .00073 .00029 .00018 .00143 .00117 .00050 .00026 .00001 .00000 .00001 + 116.8 122.3 94.8 103.4 -28.6 -47.4 -24.7 -57.8 -165.4 -169.9 -177.8 + 98.9 121.6 88.9 121.9 -135.5 -165.5 -137.4 -176.3 -72.9 -122.1 -166.5 + 102.1 126.3 92.1 121.3 -159.4 -178.6 -162.3 166.3 -22.8 40.0 2.3 +$$ + CDOC CDOC +$$ FES2004_PP ID: 2020-10-29 13:14:46 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2020 +$$ CDOC CDOC, RADI TANG lon/lat: 124.6412 8.4772 100.678 + .01228 .00481 .00262 .00112 .00739 .00754 .00260 .00173 .00090 .00055 .00049 + .00389 .00146 .00078 .00035 .00369 .00260 .00124 .00049 .00005 .00002 .00001 + .00062 .00050 .00010 .00018 .00074 .00029 .00024 .00005 .00002 .00002 .00001 + 122.0 144.9 107.6 146.2 -41.8 -55.7 -39.3 -63.9 -166.8 -171.0 -177.9 + 94.7 109.3 82.5 105.0 -137.7 -167.4 -140.0 -179.6 -61.2 -109.4 -162.7 + -86.3 -14.3 -79.1 -3.6 113.2 39.4 98.2 53.1 -132.2 -170.9 -177.6 +$$ + CLAV CLAV +$$ FES2004_PP ID: 2020-07-07 13:55:42 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2020 +$$ CLAV CLAV, RADI TANG lon/lat: 121.0839 18.6069 54.145 + .01304 .00501 .00286 .00121 .00746 .00826 .00246 .00167 .00063 .00041 .00037 + .00480 .00185 .00094 .00048 .00355 .00242 .00114 .00042 .00006 .00002 .00001 + .00037 .00033 .00008 .00011 .00100 .00080 .00034 .00018 .00002 .00000 .00001 + 127.2 143.2 112.6 140.8 -49.0 -68.5 -48.4 -81.3 -162.4 -167.5 -177.4 + 100.3 119.4 92.3 113.2 -134.4 -164.9 -135.0 -173.1 -57.4 -104.4 -163.4 + 104.6 127.1 133.7 116.7 -174.8 162.2 -174.5 152.4 -12.5 26.6 2.5 +$$ + CLYN CLYN +$$ FES2004_PP ID: 2022-05-12 07:39:28 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2022 +$$ CLYN CLYN, RADI TANG lon/lat: 121.4752 19.2618 50.884 + .01542 .00602 .00335 .00148 .00794 .00855 .00261 .00174 .00062 .00042 .00038 + .00494 .00188 .00096 .00049 .00355 .00243 .00114 .00042 .00006 .00002 .00002 + .00025 .00009 .00009 .00005 .00112 .00097 .00038 .00020 .00003 .00001 .00002 + 124.2 141.6 110.9 138.2 -57.7 -74.5 -57.0 -86.9 -161.7 -167.1 -177.3 + 100.6 119.9 92.4 113.6 -133.5 -163.3 -133.9 -171.3 -60.5 -109.3 -164.6 + -67.9 111.9 -130.2 100.4 -178.3 155.1 -177.2 145.6 4.3 19.5 2.8 +$$ + CMGN CMGN +$$ FES2004_PP ID: 2022-05-12 07:39:42 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2022 +$$ CMGN CMGN, RADI TANG lon/lat: 121.8673 18.9071 49.648 + .01673 .00649 .00358 .00160 .00808 .00837 .00264 .00171 .00063 .00042 .00038 + .00488 .00186 .00095 .00048 .00350 .00239 .00113 .00042 .00006 .00002 .00002 + .00003 .00017 .00006 .00007 .00106 .00090 .00036 .00019 .00002 .00001 .00002 + 121.3 139.8 108.6 135.9 -65.0 -79.3 -63.6 -90.3 -162.0 -167.3 -177.3 + 100.4 119.5 92.1 113.5 -133.4 -162.8 -133.8 -170.8 -63.5 -112.7 -165.5 + -22.5 123.1 -155.8 108.9 -177.5 157.5 -176.9 147.7 0.4 19.2 2.7 +$$ + CNTA CNTA +$$ FES2004_PP ID: 2020-12-23 10:03:17 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2020 +$$ CNTA CNTA, RADI TANG lon/lat: 121.1148 14.5797 61.677 + .00981 .00351 .00211 .00078 .00746 .00833 .00256 .00171 .00074 .00047 .00042 + .00465 .00184 .00091 .00048 .00354 .00236 .00115 .00041 .00005 .00002 .00002 + .00147 .00061 .00024 .00017 .00174 .00146 .00061 .00031 .00003 .00001 .00002 + 133.5 145.2 114.7 141.3 -30.8 -54.7 -29.2 -66.1 -164.9 -169.3 -177.7 + 102.2 119.1 92.7 111.5 -136.5 -168.7 -136.7 -176.1 -57.2 -102.7 -164.6 + 92.7 129.5 90.9 130.3 -164.1 168.9 -166.1 156.3 1.3 17.5 2.7 +$$ + DGOS DGOS +$$ FES2004_PP ID: 2022-05-12 07:37:37 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2022 +$$ DGOS DGOS, RADI TANG lon/lat: 125.3560 6.7447 105.920 + .01816 .00795 .00361 .00199 .00844 .00733 .00283 .00166 .00096 .00057 .00050 + .00357 .00129 .00074 .00029 .00340 .00228 .00113 .00042 .00005 .00003 .00002 + .00058 .00056 .00010 .00018 .00092 .00040 .00028 .00012 .00002 .00000 .00001 + 113.6 142.7 101.4 144.6 -61.0 -72.3 -60.2 -77.3 -167.3 -171.4 -178.0 + 95.5 102.6 82.3 96.2 -136.2 -162.8 -137.8 -174.2 -91.4 -136.4 -170.4 + -78.3 -22.0 -71.2 -15.1 146.9 136.7 140.7 132.5 -17.9 31.4 2.9 +$$ + DIMA DIMA +$$ FES2004_PP ID: 2020-05-28 16:44:31 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2020 +$$ DIMA DIMA, RADI TANG lon/lat: 123.8571 12.1923 80.788 + .01075 .00495 .00226 .00142 .00687 .00818 .00256 .00183 .00086 .00053 .00048 + .00492 .00183 .00099 .00048 .00384 .00266 .00129 .00049 .00005 .00002 .00002 + .00178 .00075 .00030 .00018 .00140 .00115 .00049 .00026 .00001 .00000 .00001 + 117.6 122.6 95.8 103.6 -29.3 -48.2 -25.4 -58.6 -165.4 -169.9 -177.7 + 98.8 121.7 89.0 121.6 -135.5 -165.7 -137.4 -176.3 -71.6 -120.8 -166.4 + 102.5 126.1 92.3 120.1 -159.1 -178.0 -161.9 166.9 -28.6 136.8 2.4 +$$ + DNGT DNGT +$$ FES2004_PP ID: 2022-05-12 07:40:20 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2022 +$$ DNGT DNGT, RADI TANG lon/lat: 125.5758 10.0212 136.385 + .01650 .00628 .00347 .00149 .00779 .00764 .00266 .00172 .00093 .00057 .00051 + .00536 .00197 .00106 .00047 .00435 .00311 .00148 .00059 .00005 .00003 .00002 + .00119 .00057 .00021 .00019 .00097 .00066 .00031 .00016 .00001 .00001 .00000 + 117.3 138.2 102.8 135.3 -60.3 -68.8 -56.6 -75.2 -166.0 -170.5 -177.8 + 98.4 120.8 87.3 122.3 -134.1 -163.3 -136.7 -175.2 -81.7 -129.9 -167.3 + 95.4 109.5 75.9 94.2 -176.7 175.5 -178.8 160.9 -76.3 -171.8 1.1 +$$ + ELNA ELNA +$$ FES2004_PP ID: 2020-07-07 13:56:31 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2020 +$$ ELNA ELNA, RADI TANG lon/lat: 122.3910 14.1804 99.507 + .01367 .00506 .00281 .00119 .00733 .00804 .00251 .00171 .00078 .00049 .00044 + .00466 .00188 .00093 .00048 .00346 .00234 .00114 .00042 .00005 .00002 .00002 + .00262 .00101 .00048 .00028 .00204 .00168 .00072 .00035 .00002 .00000 .00001 + 127.7 140.9 110.8 132.6 -46.1 -62.6 -43.0 -72.5 -164.9 -169.3 -177.7 + 94.9 114.1 85.6 108.7 -136.0 -166.4 -136.7 -174.8 -66.9 -115.6 -166.4 + 106.6 144.0 103.0 148.2 -152.3 -178.6 -155.7 167.2 -10.3 21.5 2.4 +$$ + GUES GUES +$$ FES2004_PP ID: 2020-06-08 05:17:19 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2020 +$$ GUES GUES, RADI TANG lon/lat: 125.7556 11.0454 118.390 + .02002 .00776 .00415 .00190 .00868 .00790 .00289 .00173 .00092 .00057 .00051 + .00507 .00180 .00101 .00041 .00408 .00287 .00138 .00054 .00005 .00003 .00002 + .00115 .00055 .00019 .00017 .00108 .00082 .00036 .00019 .00001 .00000 .00001 + 114.7 136.2 100.6 132.8 -72.7 -80.1 -69.9 -85.7 -165.6 -170.1 -177.8 + 99.7 121.8 89.4 124.2 -133.1 -161.7 -135.4 -172.9 -90.4 -135.6 -169.5 + 93.3 112.6 77.6 100.4 -174.5 172.2 -176.8 158.2 -31.0 161.1 1.9 +$$ + GUMA GUMA +$$ FES2004_PP ID: 2020-07-07 13:57:26 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2020 +$$ GUMA GUMA, RADI TANG lon/lat: 122.0985 13.9215 60.942 + .01166 .00410 .00233 .00093 .00750 .00842 .00263 .00179 .00079 .00050 .00045 + .00461 .00183 .00091 .00047 .00347 .00232 .00114 .00041 .00005 .00002 .00002 + .00259 .00097 .00047 .00029 .00215 .00177 .00076 .00037 .00002 .00001 .00002 + 135.1 143.2 115.8 131.6 -34.8 -55.1 -32.0 -65.8 -165.0 -169.4 -177.7 + 99.7 117.8 89.9 111.7 -135.8 -166.5 -136.4 -174.6 -65.9 -114.6 -166.9 + 115.7 155.2 112.7 159.8 -151.2 -178.7 -155.0 167.0 -5.2 18.4 2.5 +$$ + GUNG GUNG +$$ FES2004_PP ID: 2020-07-07 13:58:19 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2020 +$$ GUNG GUNG, RADI TANG lon/lat: 122.4454 13.9064 78.421 + .01162 .00447 .00239 .00105 .00721 .00817 .00254 .00175 .00079 .00049 .00045 + .00461 .00187 .00092 .00049 .00339 .00227 .00112 .00041 .00005 .00002 .00002 + .00257 .00096 .00048 .00028 .00214 .00178 .00076 .00038 .00002 .00001 .00002 + 127.6 135.0 108.7 121.3 -36.8 -56.2 -33.8 -66.6 -165.0 -169.4 -177.7 + 96.6 114.9 86.7 108.5 -135.7 -165.7 -136.3 -173.9 -70.0 -119.1 -167.3 + 107.3 147.3 104.5 153.7 -152.2 -179.3 -155.8 166.4 -4.2 17.8 2.5 +$$ + HINU HINU +$$ FES2004_PP ID: 2020-02-18 05:11:08 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2020 +$$ HINU HINU, RADI TANG lon/lat: 125.1869 10.4030 79.265 + .01504 .00576 .00318 .00138 .00744 .00763 .00259 .00172 .00091 .00055 .00050 + .00534 .00191 .00106 .00044 .00422 .00298 .00143 .00056 .00005 .00003 .00002 + .00138 .00068 .00024 .00022 .00110 .00080 .00037 .00019 .00001 .00000 .00001 + 118.4 137.4 103.1 132.2 -54.5 -64.4 -50.6 -71.7 -166.0 -170.4 -177.8 + 100.8 123.4 90.5 126.3 -132.8 -161.7 -135.2 -173.0 -87.2 -133.6 -169.0 + 92.8 110.8 72.8 97.9 -172.9 175.5 -175.0 161.0 -50.9 -174.6 1.8 +$$ + IBAZ IBAZ +$$ FES2004_PP ID: 2020-07-07 13:58:42 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2020 +$$ IBAZ IBAZ, RADI TANG lon/lat: 119.9851 15.3218 54.016 + .00843 .00285 .00182 .00063 .00892 .00973 .00301 .00191 .00075 .00047 .00043 + .00411 .00164 .00081 .00043 .00354 .00243 .00116 .00042 .00006 .00002 .00001 + .00091 .00045 .00013 .00013 .00161 .00135 .00056 .00028 .00003 .00002 .00002 + 145.1 156.6 122.7 161.3 -19.3 -49.3 -18.8 -61.8 -164.5 -169.0 -177.7 + 98.8 116.5 91.4 109.4 -140.3 -175.2 -140.4 176.9 -38.8 -62.9 -139.9 + 83.3 118.4 82.9 113.9 -172.0 159.9 -172.7 148.9 3.6 17.3 2.7 +$$ + INFA INFA +$$ FES2004_PP ID: 2020-07-07 13:59:18 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2020 +$$ INFA INFA, RADI TANG lon/lat: 121.6487 14.7465 64.942 + .01327 .00482 .00277 .00113 .00740 .00811 .00251 .00169 .00075 .00048 .00043 + .00525 .00203 .00103 .00053 .00359 .00237 .00117 .00042 .00005 .00003 .00002 + .00176 .00072 .00030 .00020 .00175 .00146 .00061 .00031 .00002 .00001 .00002 + 129.0 144.5 112.7 139.7 -44.8 -63.1 -42.4 -73.5 -164.7 -169.2 -177.7 + 104.8 123.1 94.8 116.6 -133.4 -162.8 -133.8 -170.0 -75.4 -124.8 -169.2 + 87.5 124.1 84.4 126.2 -161.8 172.1 -164.1 159.1 -2.0 18.5 2.6 +$$ + INOP INOP +$$ FES2004_PP ID: 2020-04-22 18:20:24 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2020 +$$ INOP INOP, RADI TANG lon/lat: 124.7398 10.5019 76.324 + .01194 .00483 .00257 .00124 .00697 .00792 .00256 .00181 .00090 .00055 .00050 + .00511 .00176 .00102 .00040 .00435 .00314 .00148 .00059 .00005 .00002 .00001 + .00114 .00066 .00020 .00024 .00104 .00071 .00034 .00017 .00001 .00000 .00001 + 119.5 132.6 101.2 119.6 -36.9 -51.4 -32.8 -60.8 -165.9 -170.3 -177.8 + 101.3 125.1 92.2 132.7 -133.8 -164.1 -136.6 -176.1 -67.7 -117.2 -163.3 + 84.2 101.6 57.0 88.5 178.9 168.5 176.5 154.7 -41.9 -178.4 2.1 +$$ + ISAB ISAB +$$ FES2004_PP ID: 2020-03-07 15:26:47 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2020 +$$ ISAB ISAB, RADI TANG lon/lat: 124.4346 10.9266 76.164 + .01093 .00466 .00235 .00128 .00689 .00805 .00257 .00183 .00089 .00055 .00049 + .00496 .00172 .00100 .00041 .00420 .00301 .00143 .00057 .00005 .00002 .00001 + .00122 .00064 .00020 .00021 .00118 .00091 .00040 .00021 .00001 .00000 .00001 + 118.8 128.1 98.9 111.8 -31.3 -48.1 -27.4 -58.0 -165.8 -170.2 -177.8 + 101.4 125.5 92.4 133.0 -134.3 -164.8 -136.9 -176.6 -66.6 -115.7 -163.9 + 88.9 107.2 66.4 97.3 -173.2 172.4 -175.9 157.1 -22.5 31.8 2.2 +$$ + ITBA ITBA +$$ FES2004_PP ID: 2022-05-12 07:41:01 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2022 +$$ ITBA ITBA, RADI TANG lon/lat: 121.8418 20.7880 123.735 + .01694 .00671 .00369 .00168 .00874 .00884 .00289 .00182 .00057 .00039 .00036 + .00486 .00183 .00093 .00047 .00337 .00231 .00108 .00040 .00006 .00002 .00002 + .00100 .00020 .00022 .00003 .00126 .00115 .00041 .00022 .00004 .00002 .00003 + 124.2 142.1 112.5 137.8 -68.3 -83.2 -67.2 -94.6 -160.4 -166.2 -177.1 + 100.8 120.0 92.3 113.7 -133.2 -162.2 -133.6 -170.5 -59.6 -108.4 -163.9 + -78.0 -44.8 -110.2 -1.0 -179.6 150.8 -178.9 140.3 11.2 19.6 3.1 +$$ + JALA JALA +$$ FES2004_PP ID: 2021-09-08 16:37:18 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2021 +$$ JALA JALA, RADI TANG lon/lat: 121.3271 14.3582 61.444 + .01017 .00364 .00216 .00081 .00741 .00826 .00256 .00172 .00075 .00047 .00042 + .00463 .00184 .00091 .00048 .00345 .00227 .00112 .00040 .00005 .00002 .00002 + .00169 .00068 .00029 .00019 .00181 .00151 .00064 .00032 .00003 .00001 .00002 + 133.2 144.4 114.5 138.8 -32.2 -55.2 -30.3 -66.3 -165.0 -169.4 -177.7 + 103.0 119.5 93.1 111.6 -136.0 -167.5 -136.2 -174.6 -62.7 -110.8 -166.6 + 96.8 134.4 94.8 136.6 -161.5 171.8 -163.9 158.7 0.2 17.6 2.6 +$$ + JARO JARO +$$ FES2004_PP ID: 2020-03-05 10:38:21 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2020 +$$ JARO JARO, RADI TANG lon/lat: 124.7828 11.1900 166.025 + .01325 .00529 .00283 .00138 .00679 .00733 .00239 .00165 .00086 .00053 .00048 + .00523 .00180 .00105 .00041 .00428 .00306 .00146 .00058 .00005 .00002 .00002 + .00120 .00061 .00021 .00021 .00114 .00085 .00039 .00020 .00001 .00000 .00001 + 117.7 132.7 100.7 124.5 -49.2 -60.3 -44.7 -68.1 -165.7 -170.2 -177.8 + 101.9 126.4 93.0 133.2 -133.1 -163.1 -135.7 -174.4 -74.8 -124.2 -166.1 + 91.5 109.9 71.8 105.4 -174.5 171.0 -177.6 155.2 -34.8 177.2 2.1 +$$ + JOSE JOSE +$$ FES2004_PP ID: 2020-03-26 10:12:33 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2020 +$$ JOSE JOSE, RADI TANG lon/lat: 121.0675 12.3525 64.365 + .00673 .00189 .00138 .00030 .00983 .01059 .00351 .00220 .00086 .00053 .00048 + .00349 .00159 .00068 .00045 .00297 .00193 .00096 .00033 .00006 .00002 .00001 + .00142 .00070 .00021 .00021 .00158 .00133 .00057 .00030 .00003 .00001 .00002 + 156.6 153.8 127.3 148.7 -8.9 -39.0 -8.5 -51.0 -165.6 -169.8 -177.8 + 95.4 108.0 84.6 96.2 -141.6 -176.0 -140.8 177.4 -50.4 -89.1 -161.9 + 86.8 116.0 68.5 105.3 -166.9 171.3 -169.5 156.8 0.9 16.5 2.7 +$$ + LABO LABO +$$ FES2004_PP ID: 2020-07-07 14:00:06 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2020 +$$ LABO LABO, RADI TANG lon/lat: 122.8301 14.1542 76.695 + .01459 .00560 .00304 .00134 .00727 .00784 .00248 .00168 .00078 .00049 .00045 + .00502 .00194 .00101 .00049 .00364 .00247 .00121 .00045 .00005 .00003 .00002 + .00263 .00101 .00049 .00028 .00201 .00165 .00070 .00035 .00002 .00000 .00001 + 122.1 136.3 106.0 128.0 -52.3 -66.5 -49.0 -75.8 -164.8 -169.3 -177.7 + 98.5 118.9 89.1 115.4 -134.4 -163.9 -135.4 -172.7 -74.4 -123.3 -167.7 + 104.5 141.0 100.5 145.5 -151.9 -177.8 -155.4 168.0 -14.3 23.8 2.3 +$$ + LAGW LAGW +$$ FES2004_PP ID: 2020-07-07 14:00:20 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2020 +$$ LAGW LAGW, RADI TANG lon/lat: 121.1229 16.7974 529.950 + .01134 .00420 .00247 .00098 .00693 .00757 .00231 .00155 .00065 .00042 .00038 + .00474 .00185 .00093 .00048 .00354 .00239 .00115 .00042 .00006 .00002 .00002 + .00041 .00028 .00004 .00009 .00121 .00102 .00042 .00022 .00003 .00001 .00002 + 127.7 143.4 112.2 141.4 -46.7 -66.3 -45.4 -77.7 -164.0 -168.6 -177.6 + 100.3 119.1 92.0 113.1 -135.3 -166.4 -135.8 -174.3 -58.6 -105.3 -164.0 + 74.2 117.6 101.8 111.9 -177.2 157.8 -177.4 147.1 0.0 18.4 2.7 +$$ + LAPS LAPS +$$ FES2004_PP ID: 2021-01-13 05:22:40 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2021 +$$ LAPS LAPS, RADI TANG lon/lat: 124.9580 10.8910 94.343 + .01432 .00562 .00303 .00140 .00711 .00746 .00248 .00168 .00088 .00054 .00049 + .00544 .00190 .00109 .00043 .00432 .00307 .00147 .00058 .00005 .00003 .00002 + .00122 .00062 .00020 .00020 .00114 .00086 .00039 .00020 .00001 .00000 .00001 + 117.7 134.8 101.6 127.3 -52.6 -63.0 -48.4 -70.6 -165.8 -170.3 -177.8 + 102.0 126.0 92.6 131.7 -132.5 -161.8 -135.0 -173.1 -82.8 -130.6 -168.3 + 90.4 109.2 70.3 99.3 -174.2 172.0 -176.8 157.1 -29.0 123.2 2.1 +$$ + LBAN LBAN +$$ FES2004_PP ID: 2020-07-07 14:00:40 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2020 +$$ LBAN LBAN, RADI TANG lon/lat: 120.0942 13.8637 49.674 + .00763 .00235 .00157 .00049 .01052 .01120 .00359 .00220 .00083 .00052 .00047 + .00363 .00152 .00072 .00041 .00308 .00203 .00100 .00035 .00006 .00002 .00001 + .00108 .00052 .00016 .00015 .00147 .00121 .00052 .00027 .00003 .00001 .00002 + 155.9 165.0 128.9 174.5 -11.2 -43.4 -10.8 -55.6 -165.0 -169.3 -177.7 + 100.1 114.4 91.2 105.1 -139.8 -174.2 -139.4 178.9 -45.8 -80.1 -157.8 + 90.6 123.3 83.2 118.1 -170.3 165.1 -172.0 152.7 -0.9 18.1 2.7 +$$ + LGYE LGYE +$$ FES2004_PP ID: 2020-07-07 14:01:04 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2020 +$$ LGYE LGYE, RADI TANG lon/lat: 120.2345 16.0326 52.319 + .00922 .00326 .00202 .00073 .00805 .00892 .00271 .00177 .00070 .00045 .00041 + .00426 .00168 .00084 .00044 .00351 .00239 .00115 .00042 .00006 .00002 .00001 + .00062 .00037 .00009 .00011 .00120 .00098 .00042 .00022 .00002 .00001 .00002 + 138.8 151.5 118.9 153.4 -26.3 -53.8 -25.7 -66.4 -164.2 -168.8 -177.6 + 99.4 117.6 91.8 111.0 -138.4 -172.1 -138.7 179.9 -44.2 -76.8 -153.3 + 89.8 123.2 94.7 118.3 -175.7 160.1 -176.2 149.3 -4.3 20.1 2.7 +$$ + LLOR LLOR +$$ FES2004_PP ID: 2020-06-03 17:45:35 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2020 +$$ LLOR LLOR, RADI TANG lon/lat: 125.5477 11.4132 78.201 + .01882 .00732 .00392 .00181 .00825 .00766 .00275 .00168 .00089 .00055 .00049 + .00539 .00190 .00108 .00043 .00417 .00293 .00141 .00055 .00005 .00003 .00002 + .00138 .00063 .00023 .00019 .00114 .00088 .00039 .00020 .00001 .00000 .00001 + 114.8 135.4 100.4 131.2 -71.1 -78.6 -68.1 -84.4 -165.5 -170.1 -177.8 + 101.0 124.0 91.1 126.8 -132.0 -160.4 -134.3 -171.2 -93.9 -137.7 -170.1 + 96.3 117.3 82.7 106.3 -169.7 175.7 -172.1 161.2 -37.7 -175.5 1.9 +$$ + LLOY LLOY +$$ FES2004_PP ID: 2022-05-12 07:38:11 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2022 +$$ LLOY LLOY, RADI TANG lon/lat: 122.6734 8.1212 129.340 + .01007 .00414 .00223 .00104 .00900 .00937 .00326 .00212 .00096 .00058 .00052 + .00391 .00168 .00074 .00044 .00340 .00242 .00116 .00045 .00005 .00002 .00001 + .00190 .00115 .00032 .00034 .00101 .00052 .00034 .00009 .00001 .00001 .00000 + 134.5 160.1 118.6 169.0 -19.7 -41.3 -18.8 -51.9 -166.9 -171.0 -177.9 + 94.7 114.6 82.5 108.2 -137.8 -169.4 -140.1 178.9 -46.7 -83.0 -158.2 + -82.3 -30.4 -86.8 -27.6 100.0 36.5 87.1 41.5 -109.5 -172.8 -178.6 +$$ + LLPS LLPS +$$ FES2004_PP ID: 2020-09-03 08:50:45 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2020 +$$ LLPS LLPS, RADI TANG lon/lat: 123.9661 10.3169 80.902 + .00922 .00361 .00203 .00089 .00743 .00850 .00278 .00193 .00090 .00055 .00049 + .00431 .00171 .00086 .00044 .00348 .00237 .00116 .00044 .00005 .00002 .00002 + .00093 .00068 .00019 .00028 .00100 .00062 .00032 .00016 .00001 .00000 .00001 + 125.6 133.5 105.6 117.2 -23.5 -43.5 -21.0 -54.2 -166.1 -170.4 -177.8 + 97.0 115.9 84.9 110.8 -136.3 -165.6 -137.9 -176.1 -73.0 -122.5 -167.9 + 68.4 89.0 31.2 76.5 168.4 159.2 165.4 147.4 -33.9 168.9 2.3 +$$ + LUCB LUCB +$$ FES2004_PP ID: 2020-07-07 14:01:44 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2020 +$$ LUCB LUCB, RADI TANG lon/lat: 121.5549 14.1139 486.852 + .01032 .00371 .00216 .00082 .00746 .00835 .00260 .00175 .00076 .00048 .00043 + .00457 .00183 .00089 .00048 .00336 .00220 .00110 .00039 .00005 .00002 .00002 + .00202 .00079 .00036 .00023 .00197 .00165 .00070 .00035 .00003 .00001 .00002 + 133.7 142.9 114.4 134.3 -31.4 -54.0 -29.3 -65.1 -165.1 -169.4 -177.7 + 103.4 119.4 93.0 111.0 -135.6 -166.5 -135.7 -173.4 -66.9 -115.9 -167.7 + 102.9 142.3 101.0 146.5 -157.5 175.3 -160.5 161.6 0.1 17.3 2.6 +$$ + MABN MABN +$$ FES2004_PP ID: 2020-07-07 14:02:07 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2020 +$$ MABN MABN, RADI TANG lon/lat: 119.9406 16.0692 71.867 + .00882 .00307 .00192 .00069 .00846 .00932 .00284 .00183 .00071 .00045 .00041 + .00410 .00163 .00081 .00043 .00342 .00233 .00112 .00041 .00006 .00002 .00001 + .00065 .00038 .00009 .00011 .00132 .00109 .00046 .00023 .00002 .00001 .00002 + 142.2 154.3 121.2 157.8 -22.7 -51.7 -22.3 -64.5 -164.2 -168.7 -177.6 + 99.5 117.5 92.1 110.9 -138.7 -172.6 -139.0 179.3 -42.3 -72.2 -150.6 + 86.1 120.3 91.0 114.9 -175.2 158.8 -175.5 148.3 -0.9 18.9 2.7 +$$ + MAGU MAGU +$$ FES2004_PP ID: 2021-08-31 09:25:09 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2021 +$$ MAGU MAGU, RADI TANG lon/lat: 124.7843 6.7142 105.836 + .01657 .00745 .00331 .00188 .00810 .00723 .00273 .00165 .00094 .00056 .00049 + .00273 .00102 .00058 .00024 .00325 .00221 .00108 .00041 .00005 .00002 .00001 + .00085 .00072 .00015 .00022 .00094 .00037 .00029 .00011 .00002 .00000 .00001 + 115.0 144.7 102.9 146.8 -54.0 -66.6 -53.3 -72.7 -167.4 -171.4 -178.0 + 92.0 87.8 78.9 76.6 -139.7 -167.7 -141.5 179.9 -65.7 -115.6 -165.4 + -77.8 -24.1 -75.4 -19.1 141.7 126.6 134.2 125.7 -17.4 32.9 3.1 +$$ + MALA MALA +$$ FES2004_PP ID: 2020-07-07 14:02:53 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2020 +$$ MALA MALA, RADI TANG lon/lat: 122.6172 14.1638 103.822 + .01378 .00523 .00286 .00124 .00721 .00787 .00247 .00168 .00078 .00049 .00044 + .00483 .00190 .00097 .00049 .00355 .00240 .00117 .00043 .00005 .00002 .00002 + .00262 .00100 .00049 .00028 .00204 .00168 .00072 .00035 .00002 .00000 .00001 + 124.2 137.5 107.7 128.9 -48.6 -64.2 -45.4 -73.8 -164.9 -169.3 -177.7 + 97.2 116.9 87.8 112.5 -135.1 -165.0 -136.0 -173.6 -70.9 -120.0 -167.2 + 105.2 142.6 101.6 147.3 -152.1 -178.3 -155.6 167.5 -11.2 21.6 2.4 +$$ + MALG MALG +$$ FES2004_PP ID: 2020-07-07 14:03:08 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2020 +$$ MALG MALG, RADI TANG lon/lat: 121.6068 17.2051 110.403 + .01289 .00484 .00278 .00116 .00699 .00741 .00232 .00153 .00064 .00041 .00037 + .00499 .00193 .00098 .00050 .00352 .00237 .00115 .00042 .00005 .00003 .00002 + .00034 .00026 .00003 .00008 .00116 .00097 .00040 .00021 .00002 .00001 .00002 + 124.0 141.0 109.8 138.1 -56.4 -72.6 -54.9 -83.4 -163.7 -168.4 -177.5 + 100.9 120.0 92.1 114.2 -133.5 -162.9 -134.0 -170.7 -67.8 -117.4 -166.9 + 72.4 117.9 120.9 110.7 -177.7 157.8 -178.0 147.1 -0.6 18.2 2.6 +$$ + MALS MALS +$$ FES2004_PP ID: 2022-05-12 07:41:29 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2022 +$$ MALS MALS, RADI TANG lon/lat: 120.8143 14.8567 63.550 + .00929 .00330 .00202 .00073 .00761 .00850 .00260 .00173 .00073 .00046 .00042 + .00451 .00180 .00088 .00047 .00350 .00235 .00114 .00041 .00006 .00002 .00001 + .00129 .00055 .00020 .00016 .00176 .00150 .00062 .00031 .00003 .00002 .00002 + 135.2 146.9 115.8 144.8 -28.2 -53.5 -26.9 -65.3 -164.8 -169.2 -177.7 + 101.1 118.3 92.1 110.8 -137.4 -170.0 -137.5 -177.4 -53.3 -96.0 -162.7 + 90.7 126.4 89.3 125.8 -165.2 166.7 -166.8 154.3 4.2 17.0 2.7 +$$ + MALY MALY +$$ FES2004_PP ID: 2020-12-23 10:03:46 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2020 +$$ MALY MALY, RADI TANG lon/lat: 121.1315 14.7086 69.508 + .01009 .00363 .00217 .00081 .00736 .00821 .00252 .00169 .00073 .00046 .00042 + .00472 .00187 .00092 .00049 .00354 .00236 .00116 .00041 .00005 .00002 .00002 + .00143 .00060 .00024 .00017 .00173 .00145 .00061 .00031 .00003 .00001 .00002 + 132.5 144.9 114.2 141.2 -32.9 -56.0 -31.2 -67.4 -164.9 -169.3 -177.7 + 102.3 119.5 92.8 112.2 -136.1 -168.0 -136.3 -175.3 -59.2 -105.9 -165.4 + 91.8 128.3 90.1 129.0 -164.3 168.7 -166.2 156.1 1.5 17.5 2.7 +$$ + MAMB MAMB +$$ FES2004_PP ID: 2020-03-26 10:13:13 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2020 +$$ MAMB MAMB, RADI TANG lon/lat: 120.6079 13.2223 79.485 + .00735 .00227 .00152 .00043 .00968 .01042 .00336 .00210 .00083 .00052 .00047 + .00364 .00159 .00071 .00044 .00314 .00207 .00102 .00035 .00006 .00002 .00001 + .00133 .00062 .00020 .00018 .00163 .00135 .00057 .00030 .00003 .00001 .00002 + 152.1 156.7 125.4 158.6 -12.5 -43.0 -11.9 -55.0 -165.3 -169.6 -177.8 + 97.4 110.5 87.7 99.6 -141.8 -177.0 -141.0 176.4 -45.3 -78.0 -156.5 + 89.8 121.3 79.4 114.3 -167.6 167.8 -169.7 154.6 1.1 16.9 2.7 +$$ + MAR2 MAR2 +$$ FES2004_PP ID: 2020-12-23 10:04:14 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2020 +$$ MAR2 MAR2, RADI TANG lon/lat: 120.9592 14.7742 63.839 + .00958 .00343 .00208 .00076 .00749 .00837 .00256 .00171 .00073 .00046 .00042 + .00462 .00183 .00090 .00048 .00355 .00238 .00116 .00042 .00006 .00002 .00001 + .00136 .00058 .00022 .00016 .00175 .00148 .00061 .00031 .00003 .00001 .00002 + 133.9 145.9 115.0 143.1 -29.9 -54.3 -28.4 -66.0 -164.9 -169.3 -177.7 + 101.7 118.9 92.5 111.5 -136.8 -169.3 -137.0 -176.7 -54.8 -98.7 -163.4 + 91.4 127.3 89.7 127.1 -164.7 167.7 -166.4 155.2 3.2 17.2 2.7 +$$ + MARK MARK +$$ FES2004_PP ID: 2020-12-23 10:04:43 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2020 +$$ MARK MARK, RADI TANG lon/lat: 121.0984 14.6291 64.160 + .00983 .00352 .00212 .00078 .00744 .00831 .00255 .00171 .00074 .00046 .00042 + .00466 .00185 .00091 .00049 .00355 .00237 .00116 .00041 .00005 .00002 .00002 + .00145 .00061 .00024 .00017 .00174 .00146 .00061 .00031 .00003 .00001 .00002 + 133.4 145.3 114.6 141.5 -31.1 -54.9 -29.5 -66.4 -164.9 -169.3 -177.7 + 102.2 119.2 92.7 111.7 -136.5 -168.7 -136.7 -176.0 -57.1 -102.5 -164.5 + 92.2 128.9 90.5 129.5 -164.3 168.7 -166.2 156.1 1.6 17.4 2.7 +$$ + MARL MARL +$$ FES2004_PP ID: 2024-08-16 09:48:14 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2024 +$$ MARL MARL, RADI TANG lon/lat: 120.9478 14.7682 51.308 + .00953 .00341 .00207 .00075 .00751 .00840 .00257 .00172 .00074 .00046 .00042 + .00461 .00183 .00090 .00048 .00355 .00239 .00116 .00042 .00006 .00002 .00001 + .00136 .00058 .00022 .00016 .00176 .00149 .00061 .00031 .00003 .00001 .00002 + 134.1 146.0 115.1 143.2 -29.4 -54.1 -28.0 -65.8 -164.9 -169.3 -177.7 + 101.6 118.8 92.4 111.5 -136.9 -169.4 -137.0 -176.9 -54.4 -97.9 -163.2 + 91.5 127.3 89.8 127.2 -164.6 167.7 -166.4 155.2 3.3 17.2 2.7 +$$ + MASM MASM +$$ FES2004_PP ID: 2021-08-31 09:25:35 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2021 +$$ MASM MASM, RADI TANG lon/lat: 124.9969 5.8626 86.186 + .02079 .00997 .00401 .00256 .00923 .00791 .00310 .00181 .00102 .00061 .00054 + .00241 .00094 .00053 .00022 .00315 .00211 .00103 .00039 .00005 .00002 .00002 + .00098 .00086 .00016 .00026 .00109 .00052 .00034 .00015 .00003 .00001 .00001 + 112.9 145.3 101.5 147.1 -56.1 -69.0 -56.3 -74.6 -167.5 -171.5 -178.0 + 90.5 77.0 77.1 62.6 -140.5 -167.6 -142.0 179.8 -69.3 -119.6 -166.3 + -76.3 -25.9 -74.1 -22.4 148.7 137.7 142.6 131.6 -3.5 15.7 2.8 +$$ + MAUB MAUB +$$ FES2004_PP ID: 2020-07-07 14:04:22 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2020 +$$ MAUB MAUB, RADI TANG lon/lat: 121.7317 14.1900 62.829 + .01227 .00430 .00249 .00098 .00755 .00839 .00261 .00176 .00078 .00049 .00044 + .00489 .00189 .00095 .00049 .00347 .00227 .00113 .00040 .00005 .00003 .00002 + .00221 .00086 .00040 .00025 .00199 .00165 .00070 .00035 .00002 .00001 .00002 + 135.1 147.7 117.2 140.5 -36.9 -57.3 -34.4 -68.0 -164.9 -169.3 -177.7 + 106.8 123.7 96.4 116.3 -134.0 -164.0 -134.3 -171.1 -72.9 -122.3 -168.8 + 104.9 143.7 102.6 147.6 -155.9 177.0 -159.0 163.3 -2.1 18.0 2.6 +$$ + MILA MILA +$$ FES2004_PP ID: 2020-09-16 19:15:10 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2020 +$$ MILA MILA, RADI TANG lon/lat: 123.5165 12.2439 0.000 + .00964 .00441 .00202 .00124 .00713 .00841 .00266 .00187 .00085 .00053 .00048 + .00484 .00182 .00097 .00048 .00384 .00267 .00129 .00049 .00005 .00002 .00002 + .00176 .00069 .00030 .00016 .00156 .00131 .00055 .00029 .00002 .00000 .00001 + 121.1 122.3 98.2 101.4 -24.9 -46.1 -21.8 -56.9 -165.4 -169.9 -177.7 + 98.2 121.0 88.6 120.1 -136.2 -167.0 -138.0 -177.5 -65.2 -113.6 -165.2 + 105.3 132.5 98.3 135.7 -157.0 -178.3 -160.2 166.3 -13.1 21.0 2.5 +$$ + MLBY MLBY +$$ FES2004_PP ID: 2022-05-12 07:38:30 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2022 +$$ MLBY MLBY, RADI TANG lon/lat: 125.1254 8.1265 660.947 + .01421 .00573 .00296 .00138 .00740 .00697 .00252 .00158 .00089 .00053 .00048 + .00384 .00141 .00078 .00033 .00362 .00252 .00121 .00047 .00005 .00002 .00001 + .00031 .00038 .00006 .00014 .00074 .00020 .00022 .00006 .00001 .00001 .00000 + 117.3 142.4 103.9 143.5 -55.0 -66.2 -52.9 -72.6 -167.0 -171.1 -178.0 + 95.2 108.1 82.7 103.9 -137.0 -165.6 -139.1 -177.6 -73.7 -123.5 -165.8 + -84.0 -7.8 -64.0 2.2 136.9 111.5 127.1 121.9 -98.2 -172.5 -177.9 +$$ + MLPA MLPA +$$ FES2004_PP ID: 2022-08-30 08:00:37 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2022 +$$ MLPA MLPA, RADI TANG lon/lat: 121.0510 14.4035 61.055 + .00935 .00331 .00201 .00072 .00764 .00853 .00263 .00175 .00075 .00047 .00043 + .00449 .00180 .00088 .00048 .00350 .00233 .00114 .00041 .00006 .00002 .00001 + .00147 .00062 .00025 .00017 .00173 .00144 .00061 .00031 .00003 .00001 .00002 + 135.4 145.9 115.7 141.9 -27.7 -52.7 -26.2 -64.3 -165.0 -169.4 -177.7 + 101.6 118.0 92.1 109.9 -137.4 -170.1 -137.4 -177.4 -54.5 -98.0 -163.5 + 93.2 130.3 91.3 131.0 -164.7 168.7 -166.8 156.1 0.6 17.5 2.7 +$$ + MNAY MNAY +$$ FES2004_PP ID: 2020-10-29 13:15:10 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2020 +$$ MNAY MNAY, RADI TANG lon/lat: 126.5392 7.2103 79.120 + .02134 .00877 .00426 .00215 .00950 .00779 .00314 .00171 .00099 .00060 .00053 + .00399 .00138 .00082 .00031 .00353 .00235 .00117 .00043 .00006 .00004 .00003 + .00003 .00023 .00002 .00009 .00085 .00043 .00027 .00012 .00001 .00000 .00001 + 112.0 139.4 99.4 140.6 -74.4 -83.6 -73.3 -87.1 -167.0 -171.1 -177.9 + 96.8 107.8 83.2 103.5 -134.9 -160.4 -136.5 -171.6 -106.8 -144.3 -171.9 + -115.1 -5.6 -6.4 7.7 155.6 151.0 151.7 143.0 -26.0 81.2 2.5 +$$ + MSBT MSBT +$$ FES2004_PP ID: 2020-04-10 10:30:15 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2020 +$$ MSBT MSBT, RADI TANG lon/lat: 123.6231 12.3720 74.796 + .01012 .00467 .00212 .00131 .00707 .00839 .00263 .00186 .00085 .00053 .00048 + .00491 .00185 .00099 .00049 .00382 .00264 .00128 .00049 .00005 .00002 .00002 + .00176 .00073 .00029 .00017 .00144 .00118 .00050 .00027 .00001 .00000 .00001 + 119.9 121.9 97.3 101.4 -26.6 -47.1 -23.3 -57.8 -165.3 -169.8 -177.7 + 98.3 121.0 88.5 119.8 -135.8 -166.2 -137.6 -176.5 -69.2 -118.3 -166.2 + 104.2 128.3 95.4 124.6 -158.0 -177.8 -160.9 167.1 -24.5 59.9 2.4 +$$ + MUNT MUNT +$$ FES2004_PP ID: 2021-02-09 05:07:55 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2021 +$$ MUNT MUNT, RADI TANG lon/lat: 121.0510 14.4035 59.979 + .00935 .00331 .00201 .00072 .00764 .00853 .00263 .00175 .00075 .00047 .00043 + .00449 .00180 .00088 .00048 .00350 .00233 .00114 .00041 .00006 .00002 .00001 + .00147 .00062 .00025 .00017 .00173 .00144 .00061 .00031 .00003 .00001 .00002 + 135.4 145.9 115.7 141.9 -27.7 -52.7 -26.2 -64.3 -165.0 -169.4 -177.7 + 101.6 118.0 92.1 109.9 -137.4 -170.1 -137.4 -177.4 -54.5 -98.0 -163.5 + 93.2 130.3 91.3 131.0 -164.7 168.7 -166.8 156.1 0.6 17.5 2.7 +$$ + MUNZ MUNZ +$$ FES2004_PP ID: 2020-07-07 14:05:10 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2020 +$$ MUNZ MUNZ, RADI TANG lon/lat: 120.9430 15.7442 140.842 + .01055 .00383 .00229 .00088 .00712 .00786 .00240 .00161 .00069 .00044 .00039 + .00476 .00187 .00094 .00049 .00354 .00238 .00116 .00042 .00006 .00002 .00002 + .00075 .00038 .00010 .00011 .00141 .00119 .00049 .00025 .00003 .00001 .00002 + 130.4 145.0 113.5 143.3 -39.0 -60.9 -37.7 -72.4 -164.5 -169.0 -177.6 + 101.0 119.4 92.3 113.1 -135.8 -167.3 -136.2 -174.9 -58.6 -105.4 -164.9 + 80.7 119.4 84.9 116.9 -172.7 161.2 -173.6 149.7 1.6 17.8 2.7 +$$ + NAUJ NAUJ +$$ FES2004_PP ID: 2020-03-26 10:13:59 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2020 +$$ NAUJ NAUJ, RADI TANG lon/lat: 121.3007 13.3194 58.790 + .00742 .00264 .00152 .00055 .00863 .00958 .00309 .00200 .00081 .00051 .00046 + .00367 .00167 .00071 .00047 .00284 .00178 .00091 .00030 .00005 .00002 .00002 + .00146 .00067 .00023 .00019 .00152 .00125 .00054 .00028 .00002 .00001 .00002 + 143.1 136.7 116.9 115.6 -14.5 -42.9 -13.5 -54.7 -165.3 -169.6 -177.7 + 97.8 108.9 85.7 96.0 -138.9 -170.7 -137.7 -175.9 -63.8 -111.8 -167.4 + 96.8 126.1 87.4 119.1 -165.1 171.8 -167.6 158.0 -4.9 19.0 2.6 +$$ + NCPC NCPC +$$ FES2004_PP ID: 2022-05-12 07:38:47 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2022 +$$ NCPC NCPC, RADI TANG lon/lat: 124.9682 7.0625 183.754 + .01578 .00684 .00319 .00170 .00785 .00707 .00265 .00161 .00092 .00055 .00048 + .00310 .00113 .00065 .00026 .00334 .00228 .00111 .00042 .00005 .00002 .00002 + .00068 .00060 .00012 .00019 .00088 .00032 .00027 .00010 .00001 .00000 .00000 + 115.4 143.8 103.0 145.8 -55.5 -67.5 -54.4 -73.4 -167.3 -171.4 -178.0 + 93.5 96.0 80.5 87.5 -138.5 -166.4 -140.3 -178.5 -71.8 -122.0 -166.5 + -79.3 -22.0 -74.6 -15.3 140.5 124.2 132.6 125.3 -31.4 164.2 3.3 +$$ + ORAS ORAS +$$ FES2004_PP ID: 2020-06-03 17:46:13 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2020 +$$ ORAS ORAS, RADI TANG lon/lat: 125.4403 12.1408 67.233 + .01912 .00745 .00398 .00185 .00830 .00766 .00275 .00166 .00087 .00054 .00048 + .00524 .00183 .00105 .00042 .00407 .00285 .00137 .00053 .00005 .00003 .00002 + .00161 .00069 .00027 .00018 .00124 .00099 .00042 .00022 .00001 .00000 .00001 + 114.6 134.7 100.1 129.8 -73.3 -80.8 -70.4 -86.7 -165.2 -169.9 -177.7 + 101.3 124.2 91.7 127.5 -132.1 -160.5 -134.2 -171.1 -92.0 -136.5 -169.8 + 100.9 124.7 92.0 115.4 -163.1 179.8 -165.4 165.5 -35.5 -174.7 1.8 +$$ + ORMO ORMO +$$ FES2004_PP ID: 2020-02-18 05:12:09 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2020 +$$ ORMO ORMO, RADI TANG lon/lat: 124.6043 11.0138 79.943 + .01201 .00494 .00257 .00131 .00676 .00765 .00245 .00174 .00088 .00054 .00048 + .00510 .00175 .00102 .00041 .00427 .00306 .00145 .00058 .00005 .00002 .00001 + .00127 .00062 .00021 .00020 .00123 .00096 .00042 .00022 .00002 .00000 .00001 + 118.3 130.6 99.9 118.0 -39.7 -53.6 -35.3 -62.6 -165.8 -170.2 -177.8 + 101.8 126.2 92.9 134.2 -133.8 -164.1 -136.4 -175.8 -69.9 -119.4 -164.6 + 91.8 110.9 72.9 104.2 -170.8 173.6 -173.7 157.9 -21.0 25.2 2.3 +$$ + PAGP PAGP +$$ FES2004_PP ID: 2020-07-07 14:05:30 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2020 +$$ PAGP PAGP, RADI TANG lon/lat: 120.7874 18.5597 52.777 + .01209 .00463 .00268 .00111 .00752 .00845 .00249 .00169 .00063 .00042 .00038 + .00457 .00176 .00089 .00046 .00353 .00242 .00114 .00042 .00006 .00002 .00001 + .00031 .00031 .00007 .00010 .00103 .00083 .00036 .00018 .00002 .00000 .00001 + 130.0 145.0 114.4 143.4 -42.6 -64.7 -42.5 -78.2 -162.5 -167.6 -177.4 + 99.8 118.7 92.2 112.4 -135.5 -167.0 -136.1 -175.4 -51.9 -94.7 -159.8 + 99.8 125.3 137.1 115.5 -176.1 160.0 -175.2 151.0 -9.1 24.6 2.6 +$$ + PALA PALA +$$ FES2004_PP ID: 2020-04-10 10:31:24 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2020 +$$ PALA PALA, RADI TANG lon/lat: 123.9248 12.1468 68.448 + .01079 .00507 .00227 .00149 .00687 .00824 .00257 .00185 .00086 .00053 .00048 + .00490 .00183 .00099 .00048 .00381 .00263 .00128 .00048 .00005 .00002 .00002 + .00179 .00075 .00030 .00018 .00141 .00115 .00049 .00026 .00001 .00000 .00001 + 116.7 121.7 94.5 102.5 -28.2 -47.4 -24.4 -57.8 -165.4 -169.9 -177.7 + 98.7 121.3 88.6 120.9 -135.4 -165.5 -137.3 -176.0 -73.3 -122.5 -166.9 + 102.2 125.9 91.9 119.7 -159.1 -178.0 -162.0 166.9 -28.5 135.3 2.3 +$$ + PALM PALM +$$ FES2004_PP ID: 2020-02-11 10:46:59 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2020 +$$ PALM, RADI TANG lon/lat: 124.3824 11.0482 73.563 + .01073 .00469 .00231 .00133 .00689 .00814 .00259 .00185 .00089 .00055 .00049 + .00499 .00170 .00101 .00040 .00428 .00308 .00146 .00058 .00005 .00002 .00001 + .00121 .00065 .00020 .00022 .00113 .00085 .00039 .00020 .00001 .00000 .00001 + 118.3 126.4 97.6 109.1 -29.4 -46.9 -25.6 -57.0 -165.7 -170.2 -177.8 + 101.9 126.8 93.3 136.5 -134.4 -165.2 -137.1 -177.2 -63.5 -111.9 -162.0 + 88.7 106.8 65.1 96.4 -174.8 171.8 -177.5 156.6 -29.4 138.0 2.2 +$$ + PALO PALO +$$ FES2004_PP ID: 2020-03-11 02:25:59 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2020 +$$ PALO PALO, RADI TANG lon/lat: 124.9786 11.1648 84.303 + .01473 .00579 .00312 .00147 .00711 .00737 .00246 .00165 .00087 .00054 .00048 + .00542 .00189 .00108 .00042 .00429 .00304 .00146 .00057 .00005 .00003 .00002 + .00117 .00059 .00019 .00019 .00114 .00086 .00039 .00020 .00001 .00000 .00001 + 117.1 134.3 101.1 127.5 -55.6 -65.2 -51.3 -72.5 -165.7 -170.2 -177.8 + 102.1 126.3 92.9 131.5 -132.3 -161.6 -134.7 -172.7 -83.1 -130.8 -168.2 + 90.8 110.1 71.8 102.5 -174.7 170.8 -177.5 155.8 -27.8 69.6 2.1 +$$ + PAND PAND +$$ FES2004_PP ID: 2022-08-30 08:01:12 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2022 +$$ PAND PAND, RADI TANG lon/lat: 122.0962 11.7206 80.202 + .00651 .00220 .00136 .00045 .00903 .01000 .00334 .00216 .00087 .00054 .00049 + .00403 .00179 .00078 .00050 .00329 .00223 .00109 .00040 .00006 .00002 .00001 + .00100 .00071 .00016 .00024 .00104 .00078 .00036 .00019 .00001 .00000 .00001 + 147.0 134.0 118.2 105.6 -9.5 -37.5 -8.9 -49.4 -165.7 -170.0 -177.8 + 93.0 110.5 81.4 101.0 -140.3 -172.8 -141.0 178.1 -51.4 -91.3 -161.5 + 79.9 98.3 39.8 79.7 -179.7 169.4 178.5 155.3 -19.6 39.2 2.6 +$$ + PIBU PIBU +$$ FES2004_PP ID: 2020-12-23 10:05:12 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2020 +$$ PIBU PIBU, RADI TANG lon/lat: 121.2081 14.6753 466.870 + .01032 .00372 .00221 .00084 .00733 .00816 .00251 .00169 .00073 .00046 .00042 + .00476 .00188 .00093 .00049 .00353 .00235 .00115 .00041 .00005 .00002 .00002 + .00148 .00062 .00025 .00017 .00173 .00145 .00061 .00031 .00003 .00001 .00002 + 132.0 144.6 113.9 140.6 -34.1 -56.7 -32.3 -68.0 -164.9 -169.3 -177.7 + 102.6 119.9 93.0 112.6 -135.8 -167.3 -136.1 -174.6 -61.3 -109.0 -166.1 + 92.1 128.8 90.3 129.7 -163.9 169.3 -165.9 156.6 0.9 17.6 2.7 +$$ + PLWN PLWN +$$ FES2004_PP ID: 2020-09-25 13:20:57 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2020 +$$ PLWN PLWN, RADI TANG lon/lat: 117.8392 8.7743 60.526 + .00607 .00194 .00123 .00074 .01314 .01293 .00464 .00267 .00099 .00060 .00053 + .00217 .00084 .00050 .00020 .00174 .00083 .00054 .00012 .00005 .00002 .00002 + .00012 .00020 .00010 .00007 .00054 .00031 .00021 .00012 .00001 .00000 .00000 + -171.5 -130.3 154.4 -118.9 1.4 -31.1 0.9 -42.6 -166.7 -170.6 -178.0 + 123.7 134.8 115.9 138.7 -132.8 -168.1 -127.6 -155.5 -62.9 -112.1 -167.4 + 21.7 86.2 -34.2 61.9 154.5 -170.6 154.2 157.0 -51.3 173.2 4.8 +$$ + PMPL PMPL +$$ FES2004_PP ID: 2022-08-30 08:02:41 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2022 +$$ PMPL PMPL, RADI TANG lon/lat: 123.1211 9.4734 112.962 + .00837 .00288 .00190 .00061 .00817 .00890 .00301 .00200 .00091 .00055 .00050 + .00375 .00156 .00073 .00041 .00322 .00220 .00108 .00041 .00005 .00002 .00002 + .00037 .00045 .00013 .00020 .00087 .00042 .00028 .00012 .00001 .00000 .00001 + 136.5 152.1 117.2 154.7 -19.4 -41.3 -17.9 -52.1 -166.5 -170.7 -177.9 + 94.7 110.5 82.6 101.7 -137.7 -168.0 -139.2 -178.6 -60.2 -107.6 -165.5 + 2.0 41.4 -18.8 41.4 151.2 142.6 146.3 135.7 -36.0 170.7 2.5 +$$ + PNBO PNBO +$$ FES2004_PP ID: 2020-10-29 13:15:31 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2020 +$$ PNBO PNBO, RADI TANG lon/lat: 125.6720 7.2837 94.880 + .01768 .00743 .00356 .00183 .00829 .00719 .00277 .00162 .00094 .00056 .00050 + .00377 .00135 .00077 .00031 .00349 .00235 .00116 .00043 .00005 .00003 .00002 + .00059 .00052 .00010 .00017 .00090 .00039 .00028 .00011 .00002 .00000 .00001 + 113.8 141.5 101.3 143.0 -64.3 -74.6 -63.1 -79.4 -167.2 -171.3 -178.0 + 95.9 106.0 82.8 100.9 -135.9 -162.7 -137.6 -174.1 -92.8 -137.2 -170.3 + -77.0 -21.0 -72.5 -11.8 144.4 132.8 138.3 130.2 -18.4 26.2 2.7 +$$ + POLI POLI +$$ FES2004_PP ID: 2020-07-07 14:06:06 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2020 +$$ POLI POLI, RADI TANG lon/lat: 121.9379 14.7143 59.575 + .01497 .00545 .00309 .00129 .00760 .00820 .00256 .00172 .00077 .00049 .00044 + .00495 .00196 .00098 .00051 .00351 .00234 .00115 .00042 .00005 .00003 .00002 + .00180 .00073 .00031 .00020 .00176 .00148 .00062 .00032 .00002 .00001 .00002 + 128.5 145.1 112.8 139.9 -49.8 -66.1 -47.3 -76.0 -164.7 -169.1 -177.6 + 100.0 118.4 90.2 112.3 -134.5 -164.2 -135.0 -171.9 -72.1 -121.4 -168.1 + 84.8 122.3 81.9 125.6 -161.5 172.6 -163.9 159.4 -1.8 18.0 2.6 +$$ + POTR POTR +$$ FES2004_PP ID: 2020-12-23 10:05:42 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2020 +$$ POTR POTR, RADI TANG lon/lat: 120.9835 14.6630 72.325 + .00943 .00337 .00205 .00074 .00756 .00848 .00259 .00174 .00074 .00047 .00042 + .00463 .00183 .00090 .00048 .00360 .00242 .00118 .00042 .00006 .00002 .00001 + .00141 .00059 .00023 .00017 .00176 .00149 .00062 .00031 .00003 .00001 .00002 + 134.5 145.9 115.1 142.8 -28.3 -53.2 -26.8 -65.0 -164.9 -169.3 -177.7 + 101.9 118.9 92.6 111.4 -136.9 -169.7 -137.1 -177.2 -53.0 -95.3 -162.4 + 91.9 128.0 90.1 128.1 -164.4 168.0 -166.3 155.5 2.8 17.2 2.7 +$$ + PTBN PTBN +$$ FES2004_PP ID: 2020-07-07 14:06:24 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2020 +$$ PTBN PTBN, RADI TANG lon/lat: 121.1432 15.8081 371.723 + .01122 .00411 .00243 .00095 .00704 .00773 .00236 .00159 .00069 .00044 .00039 + .00494 .00194 .00098 .00050 .00357 .00239 .00117 .00042 .00005 .00002 .00002 + .00069 .00035 .00009 .00010 .00139 .00117 .00048 .00025 .00003 .00001 .00002 + 128.3 143.6 112.1 141.2 -43.1 -63.4 -41.6 -74.6 -164.5 -169.0 -177.6 + 101.3 119.9 92.3 113.8 -134.9 -165.6 -135.4 -173.2 -63.7 -112.5 -166.6 + 77.7 118.4 83.5 116.3 -173.4 160.8 -174.2 149.3 1.8 17.5 2.7 +$$ + PUER PUER +$$ FES2004_PP ID: 2020-03-26 10:14:44 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2020 +$$ PUER PUER, RADI TANG lon/lat: 120.9543 13.5020 61.868 + .00745 .00252 .00153 .00049 .00899 .00987 .00317 .00202 .00081 .00051 .00046 + .00375 .00166 .00073 .00046 .00304 .00196 .00098 .00033 .00006 .00002 .00001 + .00136 .00062 .00021 .00017 .00151 .00124 .00053 .00028 .00002 .00001 .00002 + 146.2 143.7 119.9 129.7 -14.0 -43.4 -13.1 -55.3 -165.2 -169.5 -177.7 + 97.9 110.3 87.0 98.4 -140.4 -174.0 -139.4 -180.0 -54.5 -97.2 -163.8 + 95.6 126.9 87.3 121.5 -166.1 170.5 -168.5 156.9 -3.8 18.8 2.7 +$$ + RCSS RCSS +$$ FES2004_PP ID: 2020-09-03 08:54:41 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2020 +$$ RCSS RCSS, RADI TANG lon/lat: 122.7642 11.5613 112.595 + .00712 .00302 .00151 .00079 .00814 .00928 .00305 .00204 .00087 .00053 .00048 + .00413 .00179 .00081 .00051 .00323 .00216 .00107 .00039 .00005 .00002 .00002 + .00080 .00068 .00014 .00025 .00080 .00050 .00026 .00014 .00001 .00001 .00000 + 133.2 124.7 106.6 98.9 -13.2 -39.0 -11.9 -50.8 -165.7 -170.1 -177.8 + 93.5 111.3 81.3 102.3 -138.8 -169.6 -139.6 -178.8 -62.8 -110.6 -166.3 + 79.8 92.1 29.4 71.6 170.4 168.7 168.7 155.3 -62.5 -175.5 2.6 +$$ + ROXA ROXA +$$ FES2004_PP ID: 2020-03-26 10:15:27 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2020 +$$ ROXA ROXA, RADI TANG lon/lat: 121.5297 12.5933 63.488 + .00654 .00222 .00131 .00046 .00930 .01024 .00339 .00216 .00085 .00053 .00048 + .00345 .00165 .00067 .00047 .00268 .00166 .00086 .00028 .00005 .00002 .00002 + .00151 .00071 .00023 .00020 .00158 .00132 .00056 .00030 .00003 .00001 .00002 + 149.5 133.2 119.4 102.3 -9.0 -38.4 -8.5 -50.5 -165.5 -169.8 -177.8 + 95.6 106.2 82.5 92.6 -139.2 -170.6 -137.9 -175.6 -66.1 -114.7 -168.1 + 91.8 120.3 77.7 110.9 -165.2 172.5 -167.9 158.2 -1.3 17.0 2.6 +$$ + S01R S01R +$$ FES2004_PP ID: 2020-02-18 07:25:00 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2020 +$$ S01R S01R, RADI TANG lon/lat: 119.5924 23.6553 55.573 + .01120 .00145 .00242 .00022 .00872 .00892 .00294 .00185 .00042 .00030 .00028 + .00455 .00164 .00096 .00044 .00264 .00182 .00087 .00033 .00006 .00003 .00002 + .00435 .00130 .00078 .00027 .00162 .00151 .00053 .00028 .00004 .00002 .00003 + -117.4 -99.9 -158.7 -93.7 -51.2 -72.5 -50.5 -86.2 -159.8 -165.2 -177.0 + 123.2 141.2 109.7 134.1 -127.6 -152.6 -127.6 -161.6 -55.3 -104.2 -163.7 + -82.0 -48.8 -103.3 -40.2 178.9 143.6 176.8 130.0 23.4 25.4 3.8 +$$ + SABL SABL +$$ FES2004_PP ID: 2020-03-26 10:16:29 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2020 +$$ SABL SABL, RADI TANG lon/lat: 120.7800 12.8438 63.928 + .00710 .00212 .00146 .00038 .00980 .01054 .00344 .00214 .00084 .00052 .00047 + .00359 .00159 .00070 .00044 .00314 .00207 .00101 .00035 .00006 .00002 .00001 + .00135 .00064 .00020 .00019 .00156 .00130 .00056 .00029 .00003 .00001 .00002 + 154.0 156.4 126.3 157.0 -11.0 -41.5 -10.5 -53.4 -165.5 -169.7 -177.8 + 96.1 109.2 86.2 97.9 -142.4 -177.8 -141.6 175.5 -45.0 -76.8 -156.3 + 89.5 119.9 75.8 111.4 -167.2 169.8 -169.7 155.9 0.0 17.1 2.7 +$$ + SAPN SAPN +$$ FES2004_PP ID: 2020-07-07 14:07:05 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2020 +$$ SAPN SAPN, RADI TANG lon/lat: 120.5150 15.1709 271.514 + .00908 .00319 .00198 .00070 .00774 .00856 .00263 .00173 .00072 .00045 .00041 + .00436 .00174 .00086 .00046 .00347 .00234 .00113 .00041 .00006 .00002 .00001 + .00103 .00048 .00015 .00014 .00161 .00136 .00056 .00029 .00003 .00001 .00002 + 137.0 149.3 117.4 149.3 -27.7 -53.8 -26.6 -65.8 -164.8 -169.2 -177.7 + 100.2 117.7 91.9 110.6 -138.1 -171.3 -138.3 -178.9 -49.2 -87.9 -159.8 + 86.4 122.2 86.1 119.6 -169.5 163.0 -170.6 151.3 3.1 17.4 2.7 +$$ + SINI SINI +$$ FES2004_PP ID: 2020-07-07 14:07:37 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2020 +$$ SINI SINI, RADI TANG lon/lat: 121.4481 14.4130 56.578 + .01084 .00389 .00229 .00088 .00735 .00817 .00253 .00170 .00075 .00047 .00042 + .00480 .00189 .00094 .00049 .00348 .00229 .00113 .00040 .00005 .00002 .00002 + .00176 .00071 .00031 .00020 .00182 .00152 .00064 .00032 .00003 .00001 .00002 + 132.3 144.4 114.2 138.8 -35.1 -56.9 -33.1 -67.9 -165.0 -169.4 -177.7 + 104.2 121.2 94.2 113.6 -135.1 -165.9 -135.3 -173.0 -66.9 -116.0 -167.7 + 97.4 134.8 95.3 137.3 -160.6 172.7 -163.1 159.5 -0.6 17.8 2.6 +$$ + SJDB SJDB +$$ FES2004_PP ID: 2022-05-12 07:40:54 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2022 +$$ SJDB SJDB, RADI TANG lon/lat: 121.9413 10.7434 80.915 + .00674 .00175 .00150 .00032 .00959 .01039 .00354 .00227 .00091 .00056 .00050 + .00400 .00176 .00077 .00049 .00342 .00238 .00114 .00043 .00006 .00002 .00001 + .00077 .00061 .00016 .00023 .00102 .00074 .00036 .00019 .00002 .00000 .00001 + 157.2 166.8 129.7 -177.8 -8.1 -35.5 -7.7 -47.3 -166.1 -170.3 -177.8 + 93.0 111.8 81.6 103.4 -140.5 -173.5 -141.9 176.2 -43.1 -73.4 -150.8 + 66.9 87.2 18.8 70.8 175.0 167.1 173.0 152.5 -12.0 23.5 2.7 +$$ + SNFO SNFO +$$ FES2004_PP ID: 2020-02-11 10:47:44 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2020 +$$ SNFO, RADI TANG lon/lat: 125.1579 10.0559 82.765 + .01367 .00509 .00293 .00118 .00740 .00789 .00263 .00180 .00092 .00056 .00051 + .00513 .00186 .00102 .00044 .00421 .00299 .00143 .00056 .00005 .00003 .00002 + .00125 .00063 .00022 .00022 .00108 .00077 .00036 .00018 .00001 .00000 .00001 + 120.9 139.0 105.2 134.2 -46.4 -58.1 -42.4 -66.1 -166.1 -170.4 -177.8 + 99.1 121.1 88.4 122.8 -134.2 -163.6 -136.7 -175.3 -78.3 -127.2 -166.7 + 90.5 106.6 67.7 92.5 -175.9 173.5 -178.2 159.0 -46.8 -176.4 1.9 +$$ + SOGO SOGO +$$ FES2004_PP ID: 2020-02-18 05:13:03 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2020 +$$ SOGO SOGO, RADI TANG lon/lat: 124.9808 10.3848 80.130 + .01344 .00516 .00287 .00124 .00715 .00763 .00253 .00173 .00090 .00055 .00049 + .00516 .00182 .00103 .00042 .00421 .00299 .00143 .00056 .00005 .00003 .00002 + .00126 .00067 .00022 .00023 .00113 .00082 .00038 .00020 .00001 .00000 .00001 + 119.6 136.7 103.5 129.7 -47.6 -59.2 -43.5 -67.2 -166.0 -170.4 -177.8 + 100.8 123.4 90.8 127.5 -133.4 -162.8 -135.9 -174.4 -79.3 -128.0 -167.3 + 87.4 105.9 64.1 93.3 -176.2 171.5 -178.4 157.4 -32.5 165.8 2.1 +$$ + SOLA SOLA +$$ FES2004_PP ID: 2020-07-07 14:07:52 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2020 +$$ SOLA SOLA, RADI TANG lon/lat: 121.1819 16.5183 307.142 + .01144 .00422 .00248 .00099 .00693 .00756 .00231 .00155 .00066 .00042 .00038 + .00482 .00188 .00095 .00049 .00354 .00239 .00116 .00042 .00006 .00002 .00002 + .00044 .00027 .00004 .00009 .00125 .00105 .00043 .00023 .00003 .00001 .00002 + 127.3 143.0 111.8 140.9 -46.8 -66.2 -45.4 -77.4 -164.1 -168.7 -177.6 + 100.6 119.4 92.0 113.4 -135.0 -165.8 -135.5 -173.6 -61.0 -108.8 -165.2 + 71.9 116.8 94.0 112.3 -177.0 157.9 -177.3 147.0 0.9 18.0 2.7 +$$ + SPAB SPAB +$$ FES2004_PP ID: 2020-07-07 14:08:27 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2020 +$$ SPAB SPAB, RADI TANG lon/lat: 121.3246 14.0746 189.064 + .00945 .00337 .00200 .00073 .00761 .00850 .00265 .00177 .00076 .00048 .00043 + .00437 .00178 .00085 .00047 .00332 .00218 .00108 .00038 .00005 .00002 .00002 + .00180 .00071 .00031 .00020 .00189 .00158 .00067 .00034 .00003 .00001 .00002 + 135.2 143.4 115.0 135.6 -27.7 -52.1 -26.0 -63.4 -165.1 -169.5 -177.7 + 101.7 117.1 91.5 108.1 -137.0 -168.8 -136.9 -175.6 -61.3 -108.7 -166.3 + 99.5 138.1 97.4 141.3 -160.1 173.0 -162.8 159.5 1.0 17.1 2.7 +$$ + SPLY SPLY +$$ FES2004_PP ID: 2020-09-03 08:55:31 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2020 +$$ SPLY SPLY, RADI TANG lon/lat: 122.4322 9.7689 82.395 + .00743 .00225 .00172 .00050 .00910 .00985 .00337 .00219 .00092 .00056 .00051 + .00403 .00175 .00077 .00048 .00351 .00249 .00119 .00047 .00006 .00002 .00001 + .00036 .00042 .00013 .00018 .00089 .00049 .00029 .00014 .00001 .00000 .00001 + 149.2 166.8 126.1 -178.6 -12.0 -37.0 -11.3 -48.4 -166.4 -170.5 -177.9 + 92.9 111.8 80.8 103.4 -139.5 -171.8 -141.5 177.0 -42.5 -72.6 -151.5 + 26.3 55.1 -10.6 48.8 158.2 152.8 154.8 142.1 -25.2 103.2 2.7 +$$ + STNA STNA +$$ FES2004_PP ID: 2020-07-07 14:08:53 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2020 +$$ STNA STNA, RADI TANG lon/lat: 122.1428 18.4575 50.798 + .01702 .00656 .00362 .00161 .00803 .00812 .00262 .00167 .00064 .00042 .00038 + .00493 .00189 .00096 .00048 .00346 .00235 .00113 .00042 .00006 .00003 .00002 + .00032 .00029 .00006 .00010 .00106 .00087 .00036 .00019 .00002 .00001 .00002 + 120.0 138.9 107.4 134.9 -68.4 -81.6 -66.9 -91.8 -162.4 -167.6 -177.4 + 100.7 119.7 92.1 113.9 -132.7 -161.6 -133.2 -169.5 -68.2 -117.9 -166.8 + 95.5 125.3 143.3 113.5 -174.8 161.5 -175.2 150.7 -4.9 19.2 2.5 +$$ + SULT SULT +$$ FES2004_PP ID: 2020-06-03 17:47:18 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2020 +$$ SULT SULT, RADI TANG lon/lat: 125.4531 11.8153 70.344 + .01882 .00734 .00392 .00183 .00820 .00763 .00272 .00167 .00088 .00055 .00049 + .00541 .00190 .00109 .00043 .00417 .00292 .00141 .00055 .00005 .00003 .00002 + .00148 .00065 .00024 .00018 .00119 .00094 .00041 .00022 .00001 .00000 .00001 + 114.7 134.8 100.1 130.1 -71.7 -79.1 -68.6 -85.0 -165.4 -170.0 -177.7 + 101.5 124.7 91.8 127.9 -131.8 -160.2 -134.0 -170.8 -93.5 -137.4 -170.0 + 98.9 121.5 88.2 110.8 -166.2 177.8 -168.4 163.5 -33.9 -179.0 1.9 +$$ + TACB TACB +$$ FES2004_PP ID: 2020-03-06 07:27:44 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2020 +$$ TACB TACB, RADI TANG lon/lat: 125.0078 11.2437 91.935 + .01521 .00598 .00322 .00152 .00720 .00741 .00248 .00166 .00088 .00054 .00048 + .00541 .00188 .00108 .00042 .00428 .00304 .00146 .00057 .00005 .00003 .00002 + .00114 .00057 .00019 .00019 .00114 .00087 .00039 .00020 .00001 .00000 .00001 + 117.0 134.5 101.1 128.1 -57.0 -66.2 -52.8 -73.4 -165.7 -170.2 -177.8 + 102.0 126.3 92.9 131.2 -132.3 -161.7 -134.7 -172.6 -82.6 -130.5 -168.1 + 90.4 110.1 71.7 103.0 -175.0 170.3 -177.8 155.3 -25.7 34.2 2.2 +$$ + TALI TALI +$$ FES2004_PP ID: 2021-09-08 16:37:50 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2021 +$$ TALI TALI, RADI TANG lon/lat: 121.2145 14.3491 63.511 + .00977 .00348 .00208 .00077 .00750 .00836 .00259 .00173 .00075 .00047 .00042 + .00454 .00182 .00089 .00048 .00345 .00228 .00112 .00040 .00005 .00002 .00002 + .00161 .00066 .00027 .00019 .00178 .00149 .00063 .00032 .00003 .00001 .00002 + 134.1 144.8 114.9 139.7 -30.2 -54.0 -28.5 -65.4 -165.0 -169.4 -177.7 + 102.3 118.6 92.5 110.5 -136.7 -168.7 -136.8 -175.8 -59.4 -106.1 -165.6 + 95.7 133.1 93.7 134.8 -162.6 170.7 -164.8 157.8 0.5 17.5 2.7 +$$ + TANY TANY +$$ FES2004_PP ID: 2020-07-07 14:09:23 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2020 +$$ TANY TANY, RADI TANG lon/lat: 121.3691 14.5816 708.956 + .01083 .00390 .00230 .00088 .00730 .00811 .00250 .00168 .00074 .00047 .00042 + .00485 .00190 .00095 .00050 .00351 .00232 .00115 .00041 .00005 .00002 .00002 + .00162 .00066 .00028 .00019 .00176 .00147 .00062 .00031 .00003 .00001 .00002 + 131.5 144.3 113.6 139.4 -36.0 -57.7 -34.1 -68.7 -164.9 -169.3 -177.7 + 103.6 120.9 93.8 113.7 -135.2 -166.1 -135.4 -173.3 -65.7 -114.8 -167.4 + 93.7 130.7 91.7 132.6 -162.3 171.0 -164.6 158.1 0.0 17.8 2.6 +$$ + TAW2 TAW2 +$$ FES2004_PP ID: 2022-05-12 07:39:03 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2022 +$$ TAW2 TAW2, RADI TANG lon/lat: 119.7652 5.0243 155.653 + .01487 .00801 .00296 .00216 .01057 .00993 .00365 .00224 .00106 .00063 .00055 + .00339 .00171 .00063 .00043 .00214 .00131 .00072 .00023 .00005 .00003 .00003 + .00248 .00149 .00041 .00044 .00122 .00076 .00043 .00013 .00002 .00002 .00001 + 121.7 155.9 111.3 160.4 -19.9 -41.9 -20.5 -52.4 -167.7 -171.5 -178.1 + 106.3 132.6 96.8 132.2 -122.6 -150.3 -123.5 -154.4 -83.3 -131.8 -170.4 + -84.2 -37.9 -90.6 -40.7 87.1 20.1 75.7 20.0 -141.0 -174.6 -179.8 +$$ + TAWI TAWI +$$ FES2004_PP ID: 2020-10-29 13:16:06 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2020 +$$ TAWI TAWI, RADI TANG lon/lat: 119.7652 5.0243 154.834 + .01487 .00801 .00296 .00216 .01057 .00993 .00365 .00224 .00106 .00063 .00055 + .00339 .00171 .00063 .00043 .00214 .00131 .00072 .00023 .00005 .00003 .00003 + .00248 .00149 .00041 .00044 .00122 .00076 .00043 .00013 .00002 .00002 .00001 + 121.7 155.9 111.3 160.4 -19.9 -41.9 -20.5 -52.4 -167.7 -171.5 -178.1 + 106.3 132.6 96.8 132.2 -122.6 -150.3 -123.5 -154.4 -83.3 -131.8 -170.4 + -84.2 -37.9 -90.6 -40.7 87.1 20.1 75.7 20.0 -141.0 -174.6 -179.8 +$$ + TCDR TCDR +$$ FES2004_PP ID: 2021-12-14 05:49:56 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2021 +$$ TCDR TCDR, RADI TANG lon/lat: 125.0086 11.2438 88.468 + .01523 .00599 .00322 .00152 .00721 .00742 .00248 .00166 .00088 .00054 .00048 + .00541 .00188 .00108 .00042 .00428 .00304 .00145 .00057 .00005 .00003 .00002 + .00114 .00057 .00019 .00019 .00114 .00087 .00039 .00020 .00001 .00000 .00001 + 117.0 134.5 101.1 128.1 -57.0 -66.2 -52.8 -73.4 -165.7 -170.2 -177.8 + 102.0 126.3 92.9 131.2 -132.3 -161.7 -134.7 -172.6 -82.6 -130.5 -168.1 + 90.4 110.1 71.7 103.0 -175.0 170.3 -177.8 155.3 -25.6 33.9 2.2 +$$ + TCGN TCGN +$$ FES2004_PP ID: 2020-10-29 13:16:29 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2020 +$$ TCGN TCGN, RADI TANG lon/lat: 125.7847 8.4489 115.125 + .01600 .00631 .00331 .00152 .00777 .00700 .00261 .00157 .00090 .00054 .00048 + .00440 .00160 .00089 .00037 .00378 .00261 .00127 .00049 .00005 .00003 .00002 + .00034 .00019 .00006 .00010 .00071 .00027 .00021 .00008 .00001 .00001 .00000 + 115.4 140.0 102.0 140.4 -64.6 -73.9 -62.5 -79.1 -166.8 -171.0 -177.9 + 96.8 113.3 84.3 111.0 -135.1 -162.8 -137.1 -174.3 -91.0 -136.1 -169.5 + 107.8 53.8 73.5 42.9 156.2 157.1 150.3 148.2 -108.8 -171.5 -176.8 +$$ + TCSS TCSS +$$ FES2004_PP ID: 2020-09-03 08:56:28 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2020 +$$ TCSS TCSS, RADI TANG lon/lat: 123.8637 9.6884 104.357 + .00925 .00325 .00207 .00069 .00777 .00862 .00287 .00196 .00091 .00055 .00050 + .00420 .00165 .00083 .00042 .00362 .00254 .00122 .00047 .00005 .00002 .00001 + .00056 .00049 .00014 .00022 .00094 .00054 .00030 .00014 .00001 .00000 .00001 + 131.0 144.6 112.6 139.9 -24.2 -44.0 -22.0 -54.4 -166.3 -170.6 -177.9 + 96.2 114.7 84.5 110.2 -137.0 -167.3 -139.1 -178.7 -60.8 -108.5 -164.4 + 53.5 69.5 14.1 61.2 162.2 154.3 158.5 143.6 -32.5 163.1 2.4 +$$ + TGDN TGDN +$$ FES2004_PP ID: 2020-07-07 14:09:41 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2020 +$$ TGDN TGDN, RADI TANG lon/lat: 120.4454 16.9341 54.691 + .01005 .00366 .00221 .00084 .00766 .00857 .00256 .00170 .00067 .00043 .00039 + .00437 .00170 .00085 .00045 .00366 .00253 .00120 .00044 .00006 .00002 .00001 + .00045 .00031 .00006 .00010 .00119 .00098 .00041 .00021 .00002 .00001 .00002 + 135.1 148.7 117.0 149.2 -32.3 -57.8 -31.7 -70.6 -163.7 -168.4 -177.5 + 98.3 117.1 91.2 110.7 -138.7 -172.5 -139.0 179.2 -42.0 -71.6 -145.9 + 83.4 120.0 103.8 113.5 -177.0 157.9 -176.9 147.8 -2.5 19.8 2.7 +$$ + TNDG TNDG +$$ FES2004_PP ID: 2020-10-29 13:16:58 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2020 +$$ TNDG TNDG, RADI TANG lon/lat: 126.2154 9.0401 80.774 + .01934 .00756 .00397 .00183 .00874 .00758 .00290 .00167 .00094 .00057 .00051 + .00500 .00182 .00100 .00043 .00396 .00273 .00133 .00051 .00005 .00004 .00003 + .00101 .00040 .00018 .00013 .00077 .00042 .00023 .00011 .00001 .00001 .00000 + 113.9 138.3 100.6 137.9 -72.9 -81.0 -70.9 -85.6 -166.4 -170.7 -177.9 + 98.1 117.5 85.9 116.5 -133.3 -160.5 -135.4 -171.6 -103.3 -142.5 -171.2 + 104.0 109.5 86.3 88.9 176.5 179.1 173.9 164.2 -120.6 -170.4 -176.4 +$$ + TRIN TRIN +$$ FES2004_PP ID: 2022-08-30 08:00:07 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2022 +$$ TRIN TRIN, RADI TANG lon/lat: 124.3431 10.0795 90.183 + .01044 .00402 .00228 .00096 .00719 .00810 .00265 .00185 .00090 .00055 .00049 + .00446 .00167 .00089 .00041 .00370 .00258 .00125 .00048 .00005 .00002 .00002 + .00080 .00062 .00018 .00027 .00088 .00043 .00027 .00011 .00001 .00001 .00000 + 123.8 136.5 105.5 125.4 -30.7 -47.9 -27.6 -57.7 -166.2 -170.5 -177.8 + 98.5 118.1 87.4 116.4 -135.3 -164.8 -137.3 -175.9 -73.5 -123.0 -167.1 + 67.2 85.6 29.4 73.6 158.5 150.0 153.9 141.7 -74.1 -172.9 1.9 +$$ + TUAO TUAO +$$ FES2004_PP ID: 2024-08-30 04:35:36 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2024 +$$ TUAO TUAO, RADI TANG lon/lat: 121.4552 17.7350 89.081 + .01270 .00479 .00276 .00115 .00702 .00751 .00232 .00154 .00062 .00040 .00037 + .00489 .00189 .00096 .00049 .00351 .00238 .00114 .00042 .00006 .00002 .00002 + .00036 .00029 .00005 .00009 .00112 .00092 .00038 .00020 .00002 .00001 .00002 + 125.0 141.7 110.8 138.9 -55.2 -72.2 -54.0 -83.4 -163.4 -168.2 -177.5 + 100.6 119.7 92.2 113.8 -133.8 -163.7 -134.4 -171.6 -63.7 -112.8 -165.8 + 84.6 121.3 124.8 112.4 -176.4 159.2 -176.6 148.8 -3.4 19.6 2.6 +$$ + URDT URDT +$$ FES2004_PP ID: 2020-07-07 14:09:59 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2020 +$$ URDT URDT, RADI TANG lon/lat: 120.5740 15.9889 74.496 + .00976 .00350 .00213 .00080 .00738 .00818 .00248 .00165 .00068 .00044 .00039 + .00447 .00176 .00088 .00046 .00354 .00241 .00116 .00042 .00006 .00002 .00001 + .00066 .00036 .00009 .00011 .00133 .00111 .00046 .00024 .00003 .00001 .00002 + 133.9 147.7 115.9 147.5 -33.4 -57.9 -32.4 -69.9 -164.4 -168.9 -177.6 + 99.9 118.2 91.9 111.8 -137.5 -170.3 -137.8 -178.1 -49.3 -88.4 -159.3 + 83.0 120.0 88.9 115.9 -174.2 160.1 -174.8 149.0 0.1 18.5 2.7 +$$ + VICT VICT +$$ FES2004_PP ID: 2020-06-03 17:48:29 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2020 +$$ VICT VICT, RADI TANG lon/lat: 124.3141 12.4466 65.763 + .01429 .00599 .00299 .00158 .00689 .00764 .00242 .00170 .00085 .00053 .00048 + .00507 .00172 .00103 .00042 .00421 .00300 .00143 .00056 .00005 .00002 .00001 + .00235 .00086 .00042 .00019 .00179 .00150 .00063 .00033 .00001 .00000 .00001 + 116.2 129.0 98.4 116.4 -49.8 -61.5 -45.0 -70.0 -165.3 -169.8 -177.7 + 101.6 127.4 93.7 135.7 -134.2 -165.0 -136.6 -176.2 -67.3 -116.2 -163.7 + 108.1 138.9 103.4 147.8 -149.7 -172.7 -153.1 172.4 -25.2 61.1 2.2 +$$ + VIGN VIGN +$$ FES2004_PP ID: 2020-07-07 14:10:19 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2020 +$$ VIGN VIGN, RADI TANG lon/lat: 120.3834 17.5604 55.372 + .01034 .00381 .00229 .00089 .00778 .00874 .00259 .00173 .00066 .00043 .00039 + .00430 .00167 .00084 .00044 .00360 .00250 .00117 .00043 .00006 .00002 .00001 + .00042 .00031 .00005 .00010 .00125 .00104 .00043 .00022 .00002 .00001 .00002 + 135.3 148.8 117.4 149.2 -32.4 -58.2 -32.2 -71.5 -163.3 -168.1 -177.5 + 98.3 117.1 91.4 110.7 -138.3 -171.8 -138.7 179.7 -42.3 -72.6 -146.1 + 80.1 118.0 110.7 110.4 -175.9 157.4 -175.6 147.7 -0.3 19.8 2.7 +$$ + VNHS VNHS +$$ FES2004_PP ID: 2020-12-23 10:06:30 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2020 +$$ VNHS VNHS, RADI TANG lon/lat: 120.9846 14.6727 67.508 + .00945 .00338 .00206 .00074 .00755 .00847 .00259 .00173 .00074 .00047 .00042 + .00463 .00183 .00090 .00048 .00359 .00242 .00117 .00042 .00006 .00002 .00001 + .00140 .00059 .00023 .00017 .00176 .00149 .00062 .00031 .00003 .00001 .00002 + 134.4 145.9 115.1 142.8 -28.5 -53.4 -27.1 -65.1 -164.9 -169.3 -177.7 + 101.9 118.9 92.6 111.5 -136.8 -169.6 -137.0 -177.1 -53.3 -95.9 -162.6 + 91.9 128.0 90.1 128.0 -164.4 168.0 -166.3 155.5 2.8 17.2 2.7 +$$ + VRAC VRAC +$$ FES2004_PP ID: 2022-05-12 07:42:25 +$$ Computed by OLMPP by H G Scherneck, Onsala Space Observatory, 2022 +$$ VRAC VRAC, RADI TANG lon/lat: 124.2314 13.5799 68.049 + .01857 .00725 .00385 .00179 .00805 .00787 .00267 .00170 .00083 .00052 .00047 + .00490 .00177 .00099 .00044 .00380 .00263 .00127 .00048 .00005 .00003 .00002 + .00174 .00067 .00030 .00017 .00155 .00130 .00054 .00028 .00002 .00001 .00002 + 116.2 134.1 101.3 127.5 -68.6 -77.7 -65.5 -85.1 -164.8 -169.4 -177.7 + 100.0 122.2 90.8 123.1 -133.7 -163.0 -135.4 -173.1 -79.2 -127.2 -168.0 + 103.2 137.2 101.4 140.6 -158.6 178.3 -161.4 164.1 -10.4 15.7 2.3 +$$ END TABLE + diff --git a/config/bernese/gpsuser52-luzon/STA/LUZON.CLU b/config/bernese/gpsuser52-luzon/STA/LUZON.CLU new file mode 100755 index 0000000..d117c40 --- /dev/null +++ b/config/bernese/gpsuser52-luzon/STA/LUZON.CLU @@ -0,0 +1,156 @@ + 21-OCT-25 10:55 +-------------------------------------------------------------------------------- + +STATION NAME CLU +**************** *** +ABUY ABUY 1 +AGUS AGUS 1 +ALAB ALAB 1 +AIRA 21742S001 1 +ALBU ALBU 1 +ALCA ALCA 1 +ALCO ALCO 1 +ALIC 50137M001 1 +ANGT ANGT 1 +ANTP ANTP 1 +APAR APAR 1 +AROY AROY 1 +ATIM ATIM 1 +AURA AURA 1 +BACO BACO 1 +BAGU BAGU 1 +BALA BALA 1 +BALU BALU 1 +BASC BASC 1 +BATC BATC 1 +BATO BATO 1 +BILI BILI 1 +BLN2 BLN2 1 +BLNA BLNA 1 +BOAC BOAC 1 +BONT BONT 1 +BOST BOST 1 +BRGC BRGC 1 +BSLN BSLN 1 +BTNG 23105M002 1 +BTU2 BTU2 1 +BTUN BTUN 1 +BUGS BUGS 1 +BULA BULA 1 +BURN BURN 1 +BYBY BYBY 1 +CABN CABN 1 +CABU CABU 1 +CAC2 CAC2 1 +CACA CACA 1 +CALU CALU 1 +CATA CATA 1 +CDOC CDOC 1 +CLAV CLAV 1 +CLYN CLYN 1 +CMGN CMGN 1 +CNTA CNTA 1 +CUSV 21904S001 1 +DAEJ 23902M002 1 +DARW 50134M001 1 +DGOS DGOS 1 +DIMA DIMA 1 +DNGT DNGT 1 +ELNA ELNA 1 +GUAM 50501M002 1 +GUES GUES 1 +GUMA GUMA 1 +GUNG GUNG 1 +GUUG 82301M001 1 +HINU HINU 1 +IBAZ IBAZ 1 +INFA INFA 1 +INOP INOP 1 +ISAB ISAB 1 +ITBA ITBA 1 +JALA JALA 1 +JARO JARO 1 +JOSE JOSE 1 +LABO LABO 1 +LAGW LAGW 1 +LAPS LAPS 1 +LBAN LBAN 1 +LGYE LGYE 1 +LLOR LLOR 1 +LLOY LLOY 1 +LLPS LLPS 1 +LUCB LUCB 1 +MABN MABN 1 +MAGU MAGU 1 +MALA MALA 1 +MALG MALG 1 +MALS MALS 1 +MALY MALY 1 +MAMB MAMB 1 +MAR2 MAR2 1 +MARK MARK 1 +MARL MARL 1 +MASM MASM 1 +MAUB MAUB 1 +MCIL 21789S001 1 +MILA MILA 1 +MLBY MLBY 1 +MLPA MLPA 1 +MNAY MNAY 1 +MSBT MSBT 1 +MUNT MUNT 1 +MUNZ MUNZ 1 +NAUJ NAUJ 1 +NCPC NCPC 1 +NTUS 22601M001 1 +ORAS ORAS 1 +ORMO ORMO 1 +PAGP PAGP 1 +PALA PALA 1 +PALM PALM 1 +PALO PALO 1 +PAND PAND 1 +PERT 50133M001 1 +PIBU PIBU 1 +PIMO 22003M001 1 +PLWN PLWN 1 +PMPL PMPL 1 +PNBO PNBO 1 +PNGM 51006M001 1 +POLI POLI 1 +POTR POTR 1 +PTAG 22006M005 1 +PTBN PTBN 1 +PUER PUER 1 +RCSS RCSS 1 +ROXA ROXA 1 +S01R S01R 1 +SABL SABL 1 +SAPN SAPN 1 +SINI SINI 1 +SJDB SJDB 1 +SNFO SNFO 1 +SOGO SOGO 1 +SOLA SOLA 1 +SPAB SPAB 1 +SPLY SPLY 1 +STNA STNA 1 +SULT SULT 1 +TACB TACB 1 +TALI TALI 1 +TANY TANY 1 +TAW2 TAW2 1 +TAWI TAWI 1 +TCDR TCDR 1 +TCGN TCGN 1 +TCSS TCSS 1 +TGDN TGDN 1 +TNDG TNDG 1 +TNML 23604S001 1 +TRIN TRIN 1 +TUAO TUAO 1 +URDT URDT 1 +VICT VICT 1 +VIGN VIGN 1 +VNHS VNHS 1 +VRAC VRAC 1 diff --git a/config/bernese/gpsuser52-luzon/STA/LUZON.CRD b/config/bernese/gpsuser52-luzon/STA/LUZON.CRD new file mode 100755 index 0000000..22e573d --- /dev/null +++ b/config/bernese/gpsuser52-luzon/STA/LUZON.CRD @@ -0,0 +1,424 @@ +RNX2SNX_212440: Final coordinate/troposphere results 21-OCT-25 10:52 +-------------------------------------------------------------------------------- +LOCAL GEODETIC DATUM: IGS14 EPOCH: 2021-09-01 12:00:00 + +NUM STATION NAME X (M) Y (M) Z (M) FLAG + + 1 ABMF 97103M001 2919785.79620 -5383744.93690 1774604.88045 + 2 ABPO 33302M001 4097216.52188 4429119.22477 -2065771.17073 + 3 ABUY ABUY -3595836.34473 5132844.51455 1181541.41745 + 4 ADE1 50109S001 -3939182.91121 3467075.37165 -3613219.74936 + 5 ADE2 50109S001 -3939182.91121 3467075.37165 -3613219.74936 + 6 ADIS 31502M001 4913652.53490 3945922.86526 995383.54846 + 7 AGUS AGUS -3311735.67636 5272571.19456 1378783.81603 + 8 AIRA 21742S001 -3530185.90159 4118797.17811 3344036.67302 + 9 AJAC 10077M005 4696989.20978 723994.79470 4239678.74398 + 10 ALAB ALAB -3279949.73616 5246268.93130 1543989.07728 + 11 ALBH 40129M003 -2341333.12180 -3539049.52713 4745791.23749 + 12 ALBU ALBU -3565179.51443 5149899.29879 1199972.68064 + 13 ALCA ALCA -3308431.45591 5283321.00729 1345384.76525 + 14 ALCO ALCO -3470997.47277 5242582.55813 1068530.40730 + 15 ALGO 40104M002 918129.10880 -4346071.33160 4561977.92142 + 16 ALIC 50137M001 -4052052.79683 4212835.97064 -2545104.50221 + 17 ALRT 40162M001 388042.33631 -740382.47822 6302001.99165 + 18 AMC2 40472S004 -1248596.44170 -4819428.20446 3976505.91606 + 19 ANGT ANGT -3177302.94776 5282307.94204 1632706.18621 + 20 ANTP ANTP -3194838.93386 5281875.12134 1600134.32911 + 21 AOML 49914S001 982296.55451 -5664607.22334 2752614.53753 + 22 APAR APAR -3177351.44466 5155172.43417 1995764.21904 + 23 AREQ 42202M005 1942826.29739 -5804070.34172 -1796894.08604 + 24 AREV 42202M005 1942826.29816 -5804070.34451 -1796894.08700 + 25 AROY AROY -3428113.20133 5199274.81681 1372735.28096 + 26 ARTU 12362M001 1843956.31521 3016203.26166 5291261.79685 + 27 ASC1 30602M001 6118526.04408 -1572344.82808 -876450.88511 + 28 ATIM ATIM -3272181.83116 5254482.93024 1532584.63140 + 29 AUCK 50209M001 -5105681.56796 461563.99433 -3782180.95470 + 30 AURA AURA -3211272.51082 5233685.18419 1719822.93534 + 31 BACO BACO -3205670.79848 5314789.16277 1464127.52607 + 32 BADG 12338M002 -838282.11603 3865777.32519 4987624.56621 + 33 BAGU BAGU -3114106.04252 5268086.33940 1796105.09064 + 34 BAHR 24901M002 3633908.25082 4425275.69821 2799861.93971 + 35 BALA BALA -3135076.04225 5315858.72856 1605338.95043 + 36 BALU BALU -3415440.11563 5220894.34537 1321654.07359 + 37 BARH 49927S001 1693644.57862 -4239067.59383 4439567.32139 + 38 BASC BASC -3165506.76853 5071884.54317 2214470.38499 + 39 BATC BATC -3084052.61854 5223260.32472 1965097.97028 + 40 BATO BATO -3580054.55249 5154010.80031 1136778.84640 + 41 BHR1 24901M002 3633908.25013 4425275.69745 2799861.93988 + 42 BHR2 24901M002 3633908.25013 4425275.69745 2799861.93988 + 43 BILI 12363M001 -2321893.42497 560096.77934 5894691.66481 + 44 BILI BILI -3538708.71944 5153833.93735 1259526.87920 + 45 BJCO 32701M001 6333076.43441 270973.80906 704552.30048 + 46 BJFS 21601M001 -2148744.61423 4426641.16308 4044655.80038 + 47 BJNM 21616M001 -2154287.83082 4373439.96567 4098885.57691 + 48 BLN2 BLN2 -3052603.28702 5305492.67641 1786991.39211 + 49 BLNA BLNA -3052603.11773 5305492.41161 1786991.20825 + 50 BOAC BOAC -3273338.99487 5270762.83926 1473522.34771 + 51 BONT BONT -3139263.63532 5229171.60747 1862705.06739 + 52 BOR1 12205M002 3738358.16269 1148173.96917 5021815.91237 + 53 BOST BOST -3747775.04547 5087133.17967 867096.70964 + 54 BRAZ 41606M001 4115014.06727 -4550641.64485 -1741443.75100 + 55 BREW 40473M001 -2112007.39213 -3705351.82377 4726827.02310 + 56 BRFT 41602M002 4985393.48983 -3954993.48289 -428426.47406 + 57 BRGC BRGC -3079722.29047 5207370.52545 2013093.74284 + 58 BRMU 42501S004 2304703.24991 -4874817.16986 3395187.06543 + 59 BRST 10004M004 4231162.38222 -332746.38387 4745131.09436 + 60 BRUS 13101M004 4027893.52381 307046.11094 4919475.29773 + 61 BRUX 13101M010 4027881.35260 306998.77327 4919499.03737 + 62 BSHM 20705M001 4395951.11551 3080707.26317 3433498.31085 + 63 BSLN BSLN -3354315.66675 5373981.92950 739625.65787 + 64 BTNG 23105M002 -3674585.76600 5210904.56500 159093.40900 + 65 BTU2 BTU2 -3667795.17762 5123500.44472 986049.49160 + 66 BTUN BTUN -3667794.08942 5123499.26015 986048.76341 + 67 BUCU 11401M001 4093760.58834 2007794.10054 4445130.14587 + 68 BUGS BUGS -3130305.93257 5246531.69922 1832202.82290 + 69 BULA BULA -3241800.44039 5322630.71438 1352605.98249 + 70 BURN BURN -3582318.49144 5136586.33014 1206241.06161 + 71 BYBY BYBY -3576225.72616 5146602.08193 1181257.26308 + 72 CABN CABN -3162959.58927 5272334.19362 1691324.02435 + 73 CABU CABU -3195781.18285 5292614.11484 1562151.45228 + 74 CAC2 CAC2 -3171680.55732 5317810.56117 1525512.18371 + 75 CACA CACA -3171665.47528 5317817.69131 1525515.68986 + 76 CAGL 12725M003 4893378.59268 772650.11215 4004182.36542 + 77 CAGZ 12725M004 4893379.74928 772650.80583 4004180.23801 + 78 CALU CALU -3534907.87262 5156950.60837 1257447.89609 + 79 CAS1 66011M001 -901776.12842 2409383.20652 -5816748.53314 + 80 CATA CATA -3488220.05971 5173542.93622 1318019.76681 + 81 CDOC CDOC -3586264.05918 5190601.90882 934022.68280 + 82 CEDU 50138M001 -3753473.26723 3912741.03005 -3347959.61475 + 83 CFAG 41517S001 2016584.97696 -5050165.69900 -3323308.60757 + 84 CHAN 21611M002 -2674427.69951 3757143.05774 4391521.51385 + 85 CHAT 50207M001 -4590671.53207 -275482.03346 -4404596.17836 + 86 CHPI 41609M003 4164613.90110 -4162456.98656 -2445028.61115 + 87 CHTI 50242M001 -4607856.25821 -272375.28941 -4386954.13232 + 88 CHUM 25601M001 1228950.34332 4508080.00811 4327868.54392 + 89 CHUR 40128M002 -236439.17778 -3307616.96821 5430049.35110 + 90 CKIS 50213M003 -5583182.70881 -2054142.63729 -2292166.15421 + 91 CLAV CLAV -3121950.82619 5178607.17304 2022180.52216 + 92 CLYN CLYN -3144959.95348 5137101.15878 2090743.29939 + 93 CMGN CMGN -3186816.62703 5126361.51473 2053639.26780 + 94 CNMR 50512M001 -5087757.67789 3465029.07320 1664653.89434 + 95 CNTA CNTA -3190506.39261 5285872.02251 1595147.58907 + 96 COCO 50127M001 -741951.15242 6190961.72163 -1337767.29808 + 97 CONX 41719M002 1492004.70285 -4887911.26860 -3803640.08430 + 98 CONZ 41719M002 1492004.70285 -4887911.26860 -3803640.08430 + 99 CRAO 12337M002 3783896.76279 2551404.66936 4441264.42521 +100 CRO1 43201M001 2607771.33590 -5488076.54364 1932767.99581 +101 CUSV 21904S001 -1132915.00660 6092528.50776 1504633.14973 +102 DAEJ 23902M002 -3120042.45801 4084614.65640 3764026.77258 +103 DARR 50134M001 -4091359.66358 4684606.39292 -1408579.03418 +104 DARW 50134M001 -4091359.66844 4684606.39892 -1408579.03120 +105 DAV1 66010M001 486854.58839 2285099.15978 -5914955.70806 +106 DAVR 66010M001 486854.58839 2285099.15978 -5914955.70806 +107 DGAR 30802M001 1916268.69089 6029977.74687 -801719.35664 +108 DGAV 30802M001 1916268.69149 6029977.74929 -801719.35685 +109 DGOS DGOS -3665429.84681 5166154.24642 744112.09610 +110 DIMA DIMA -3473819.63856 5177965.31374 1338216.42443 +111 DNGT DNGT -3654507.89080 5109115.99808 1102583.93446 +112 DRAG 20710S001 4432980.31794 3149432.32144 3322110.77300 +113 DRAO 40105M002 -2059165.05828 -3621108.40697 4814432.21657 +114 DUBO 40137M001 -417603.99037 -4064529.83874 4881432.12592 +115 DUM1 91501M001 -1940883.72228 1628483.02918 -5833718.13089 +116 EBRE 13410M001 4833519.95728 41537.43651 4147461.74090 +117 EISL 41703M003 -1884950.16544 -5357596.33213 -2892890.62129 +118 ELNA ELNA -3313335.17088 5222800.73464 1552360.32402 +119 FAA1 92201M012 -5247393.71197 -3076866.32783 -1911520.96780 +120 FAIR 40408M001 -2281622.00217 -1453595.97201 5756961.66922 +121 FALK 80602M001 2106811.40977 -3355170.76750 -4981786.21309 +122 FLIN 40135M001 -766174.87815 -3611375.38020 5184056.20192 +123 FLRS 31907M001 4221529.87305 -2549242.32985 4031398.46058 +124 FORT 41602M001 4985386.57248 -3954998.67876 -428426.16979 +125 FUNC 13911S001 5143339.19265 -1563412.47778 3421191.81422 +126 GANP 11515M001 3929181.23009 1455236.99426 4793654.04716 +127 GLPS 42005M002 -33800.81120 -6377516.51645 -82154.21423 +128 GLSV 12356M001 3512888.64052 2068980.12104 4888903.33374 +129 GMAS 31303S004 5439112.49602 -1522134.67176 2953556.41941 +130 GODE 40451M123 1130773.49363 -4831253.57041 3994200.46374 +131 GODZ 40451M123 1130773.49372 -4831253.57190 3994200.46363 +132 GOL2 40405S031 -2353614.58819 -4641385.23103 3676976.36857 +133 GOLD 40405S031 -2353614.58804 -4641385.23014 3676976.36847 +134 GOUG 30608M001 4795578.91503 -835299.06910 -4107633.70284 +135 GRAS 10002M006 4581690.66998 556115.15021 4389360.98436 +136 GRAZ 11001M002 4194423.52916 1162702.98878 4647245.58243 +137 GUAM 50501M002 -5071312.65002 3568363.64701 1488904.41078 +138 GUAO 21612M003 228378.46745 4631946.89713 4367028.56874 +139 GUAT 40901S001 -56063.53959 -6174978.61195 1596665.29196 +140 GUES GUES -3658407.02898 5080807.86750 1213955.61870 +141 GUMA GUMA -3290306.99743 5245504.33567 1524568.31462 +142 GUNG GUNG -3322225.52327 5225842.36556 1522954.29194 +143 GUUG 82301M001 -5070465.14717 3576460.30180 1472093.84078 +144 HARB 30302M009 5084657.60276 2670325.43180 -2768480.86873 +145 HERS 13212M007 4033469.88011 23673.16499 4924301.47528 +146 HERT 13212M010 4033460.70499 23538.07529 4924318.42942 +147 HINU HINU -3615392.40770 5127642.59243 1144135.54935 +148 HLFX 40120M001 2018905.49584 -4069070.51576 4462415.50912 +149 HNLC 49970S001 -5506798.93410 -2240048.48890 2302720.95182 +150 HOB2 50116M004 -3950072.32034 2522415.37981 -4311637.34233 +151 HOFN 10204M002 2679689.93410 -727950.95766 5722789.61114 +152 HOLB 40130M001 -2503040.78217 -3188233.32772 4908701.40331 +153 HOLM 40148M001 -983072.34145 -1867623.70359 5998639.53092 +154 HRAO 30302M004 5085352.43551 2668396.16092 -2768731.25920 +155 HYDE 22307M001 1208443.87812 5966805.97921 1897077.43089 +156 IBAZ IBAZ -3075077.60901 5329391.86939 1674486.16170 +157 IISC 22306M002 1337935.73359 6070317.12864 1427877.35525 +158 INFA INFA -3237174.13442 5251937.64705 1613003.39368 +159 INOP INOP -3574144.93356 5154060.01125 1154895.22451 +160 INVK 40150M001 -1628432.44146 -1714393.08775 5903844.58177 +161 IQAL 40194M001 1036000.79564 -2631455.60932 5697819.77216 +162 IRKM 12313M001 -968332.83082 3794425.39260 5018167.67098 +163 IRKT 12313M001 -968332.83006 3794425.39183 5018167.66960 +164 ISAB ISAB -3541698.91906 5165821.50225 1201053.71511 +165 ISPA 41703M007 -1881702.59587 -5359980.03759 -2890599.32203 +166 ITBA ITBA -3147284.13778 5067785.05090 2249504.91261 +167 JALA JALA -3213254.31320 5279243.93639 1571416.54630 +168 JARO JARO -3569884.11471 5139688.77478 1229666.18334 +169 JOSE JOSE -3215749.98208 5337651.11216 1355538.02532 +170 JOZE 12204M001 3664939.86102 1409154.12257 5009571.53363 +171 KARR 50139M001 -2713833.34414 5303935.10697 -2269513.66001 +172 KAT1 59968M001 -4147413.87461 4581462.56257 -1573358.98499 +173 KELY 43005M002 1575558.77416 -1941828.01907 5848076.67309 +174 KERG 91201M002 1406337.18486 3918161.09893 -4816167.38521 +175 KIRI 50305M001 -6327822.28631 785605.28232 149769.59901 +176 KIRU 10403M002 2251420.51969 862817.40165 5885476.89087 +177 KIT3 12334M001 1944944.68377 4556652.35167 4004326.05768 +178 KOKB 40424M004 -5543838.34870 -2054585.70590 2387810.49546 +179 KOKV 40424M004 -5543838.34916 -2054585.70643 2387810.49601 +180 KOSG 13504M003 3899224.87890 396732.21297 5015078.58198 +181 KOUR 97301M210 3839591.30869 -5059567.58962 579957.25673 +182 KRGG 91201M007 1406336.17273 3918154.60212 -4816172.88038 +183 KWJ1 50506M001 -6160880.48758 1339884.59273 960811.17170 +184 LABO LABO -3353643.48844 5197827.49222 1549545.96315 +185 LAGW LAGW -3157182.21808 5229003.14513 1831532.90091 +186 LAPS LAPS -3589173.71117 5133883.87265 1197181.82009 +187 LAUT 50804M002 -6075194.67184 270923.71141 -1917189.00054 +188 LBAN LBAN -3105597.75297 5358692.84294 1518354.94368 +189 LGYE LGYE -3087542.34397 5297594.27528 1750208.76773 +190 LHAS 21613M001 -106938.79746 5549269.38991 3139216.10853 +191 LHAZ 21613M002 -106942.21575 5549269.75174 3139215.23928 +192 LLOR LLOR -3635321.63232 5087563.78146 1253859.72567 +193 LLOY LLOY -3409001.32903 5315487.21454 895071.33336 +194 LLPS LLPS -3506290.65179 5204921.77135 1134763.35791 +195 LMMF 97205M001 2993387.40806 -5399363.80020 1596748.18679 +196 LPAL 81701M001 5326646.21049 -1719825.95737 3052043.93414 +197 LPGS 41510M001 2780103.01365 -4437419.05550 -3629404.35626 +198 LROC 10023M001 4424632.36782 -94174.92089 4577544.27241 +199 LUCB LUCB -3237908.21891 5272443.67164 1545327.60349 +200 MABN MABN -3059781.65019 5312404.43017 1754110.76845 +201 MAC1 50135M001 -3464038.92732 1334173.24906 -5169223.84567 +202 MAGU MAGU -3613921.12505 5202799.42654 740767.01094 +203 MAL2 33201M003 4865385.40775 4110717.51745 -331137.34847 +204 MALA MALA -3334172.84129 5210060.70292 1550585.24225 +205 MALG MALG -3194107.55733 5190573.50695 1874561.67007 +206 MALI 33201M001 4865366.06591 4110737.92565 -331121.29597 +207 MALS MALS -3158746.08908 5295844.68236 1624798.40620 +208 MALY MALY -3190180.28881 5281863.20033 1608954.14544 +209 MAMB MAMB -3161993.18417 5344957.23234 1449377.68340 +210 MAR2 MAR2 -3173333.43865 5289843.04083 1615968.72268 +211 MAR6 10405M002 2998189.18797 931452.01563 5533398.90550 +212 MARK MARK -3188285.81531 5285606.65095 1600442.23764 +213 MARL MARL -3172358.99456 5290609.65763 1615329.31702 +214 MAS1 31303M002 5439192.14036 -1522055.17977 2953455.09703 +215 MASM MASM -3639110.06851 5197786.40129 647149.87888 +216 MAT1 12734M009 4641951.14363 1393053.97305 4133281.10821 +217 MATE 12734M008 4641949.24811 1393045.73682 4133287.71124 +218 MAUB MAUB -3252860.99785 5260329.57381 1553382.97594 +219 MAUI 40445S008 -5466069.09994 -2404327.04367 2242127.97647 +220 MAW1 66004M001 1111287.21663 2168911.18413 -5874493.59736 +221 MBAR 33901M001 5482951.10585 3260442.89592 -66519.58558 +222 MCIL 21789S001 -5227187.43755 2551881.35064 2607618.30816 +223 MCM4 66001M003 -1311703.02256 310814.80378 -6213255.13888 +224 MDO1 40442M012 -1329998.98719 -5328393.37333 3236504.07792 +225 MDVJ 12309M005 2845455.72102 2160954.44590 5265993.32984 +226 MDVO 12309M002 2844671.72301 2161070.37795 5266363.98392 +227 MEDI 12711M003 4461400.44164 919593.89970 4449504.95627 +228 METS 10503S011 2892570.50132 1311843.68005 5512634.28857 +229 MILA MILA -3442268.35144 5197452.02566 1343779.30833 +230 MKEA 40477M001 -5464105.43114 -2495165.33642 2148291.73414 +231 MLBY MLBY -3633540.02527 5165142.06722 895723.68842 +232 MLPA MLPA -3187133.13032 5293600.34433 1576270.67128 +233 MNAY MNAY -3767582.12966 5084321.03664 795225.41900 +234 MOBS 50182M001 -4130636.82791 2894953.14541 -3890530.16630 +235 MONP 40497M004 -2386247.62221 -4802358.95553 3444902.47733 +236 MQZG 50214M001 -4580569.86196 590466.39646 -4384379.63401 +237 MR6G 10405M002 2998189.18797 931452.01563 5533398.90550 +238 MSBT MSBT -3450301.48320 5188581.73996 1357646.29283 +239 MUNT MUNT -3187133.22562 5293600.31463 1576270.66841 +240 MUNZ MUNZ -3157351.47716 5266575.54108 1719539.20246 +241 NAIN 40164M001 1671836.35567 -3103473.33350 5297671.37350 +242 NAMA 20103M001 4476294.61314 4036794.83965 2086353.48055 +243 NANO 40138M001 -2335727.00315 -3451608.35388 4812009.87478 +244 NAUJ NAUJ -3225098.67815 5304209.72350 1459828.08766 +245 NAUR 50701M001 -6212554.85700 1442787.76773 -61006.26127 +246 NCPC NCPC -3628004.92601 5187444.00699 779015.38760 +247 NICO 14302M001 4359415.40863 2874117.25294 3650778.03360 +248 NIST 49507M002 -1288398.55597 -4721696.92973 4078625.34150 +249 NISU 49507M001 -1288363.89019 -4721684.21520 4078659.29903 +250 NIUM 50210M001 -5937160.94688 -1054675.08200 -2071385.93432 +251 NKLG 32809M002 6287385.70005 1071574.89784 39133.22491 +252 NLIB 40465M001 -130934.86478 -4762291.71490 4226854.61891 +253 NNOR 50181M001 -2414152.46185 4907778.65305 -3270644.11931 +254 NOT1 12717M004 4934545.92908 1321265.29503 3806456.37461 +255 NOUM 92701M003 -5739972.02409 1387563.26374 -2402122.46408 +256 NRC1 40114M001 1112776.93229 -4341475.91019 4522955.88735 +257 NRIL 12364M001 64536.81822 2253782.91328 5946363.50967 +258 NRMD 92701M005 -5743538.14929 1380503.84609 -2397895.93655 +259 NRMG 92701M005 -5743538.14929 1380503.84609 -2397895.93655 +260 NTUS 22601M001 -1508022.98501 6195576.79661 148799.34851 +261 NURK 34001M001 5516756.40877 3196625.08783 -215027.02736 +262 NYA1 10317M003 1202433.59828 252632.41590 6237772.75712 +263 NYAL 10317M001 1202430.28979 252626.83452 6237767.78548 +264 OHI2 66008M005 1525812.17433 -2432478.23474 -5676165.55121 +265 OHI3 66008M006 1525809.34150 -2432478.75051 -5676166.24913 +266 OHIG 66008M001 1525872.92710 -2432481.33876 -5676146.05561 +267 OHIX 66008M006 1525809.34150 -2432478.75051 -5676166.24913 +268 ONSA 10402M004 3370658.30251 711877.37971 5349787.12208 +269 ORAS ORAS -3616244.62719 5080979.48873 1332644.79652 +270 ORMO ORMO -3555940.87735 5153804.95000 1210521.06411 +271 OS0G 10402M004 3370658.30251 711877.37971 5349787.12208 +272 OSN1 23904S001 -3067863.64711 4067640.80244 3824295.60363 +273 OSN2 23904S001 -3067863.64711 4067640.80244 3824295.60363 +274 OUS2 50212M002 -4387891.09057 733421.02758 -4555175.97304 +275 PAGP PAGP -3095967.51019 5196121.59073 2017219.74686 +276 PALA PALA -3480522.78163 5174728.16987 1333292.57499 +277 PALM PALM -3535541.07247 5166930.90420 1214255.23217 +278 PALO PALO -3587697.20164 5127829.67006 1226916.31236 +279 PAND PAND -3318816.63135 5291418.64373 1287175.08836 +280 PARC 41716S001 1255992.56676 -3622975.24497 -5079719.13572 +281 PDEL 31906M004 4551595.87524 -2186892.85298 3883411.03503 +282 PERT 50133M001 -2368688.11848 4881316.69627 -3341794.88369 +283 PIBU PIBU -3197922.44642 5278722.28900 1605490.54985 +284 PIE1 40456M001 -1640917.13214 -5014781.19335 3575447.00539 +285 PIMO 22003M001 -3186293.50508 5286624.44981 1601158.39629 +286 PLWN PLWN -2943935.84963 5574423.85581 966510.89110 +287 PMPL PMPL -3437921.66880 5269521.06225 1042866.47228 +288 PNBO PNBO -3689612.31443 5139942.26407 803273.19654 +289 PNGM 51006M001 -5367943.20000 3437431.20000 -225886.00000 +290 POHN 51601M001 -5879158.19550 2350292.87624 767748.64603 +291 POL2 12348M001 1239970.90995 4530790.16646 4302578.88095 +292 POLI POLI -3264110.60005 5236298.81930 1609561.56859 +293 POLV 12336M001 3411556.99528 2348464.19151 4834397.00450 +294 POTR POTR -3177189.58186 5291181.61367 1604077.77377 +295 POTS 14106M003 3800689.36124 882077.64870 5028791.47326 +296 PRDS 40124M001 -1659603.25221 -3676725.78692 4925493.43296 +297 PRE1 30310S001 5066232.03205 2719227.33778 -2754392.34467 +298 PRE2 30310S001 5066232.03205 2719227.33778 -2754392.34467 +299 PTAG 22006M005 -3184320.96180 5291067.59080 1590413.98000 +300 PTBN PTBN -3174850.27736 5254059.14194 1726405.58054 +301 PUER PUER -3190563.62489 5319597.98809 1479477.84613 +302 QAQ1 43007M001 2170941.79231 -2251830.03435 5539988.51627 +303 QIKI 40166M001 1069080.94700 -2195214.23822 5872519.13096 +304 QUIN 40433M004 -2517231.48887 -4198594.95643 4076531.16198 +305 RABT 35001M002 5255617.52383 -631745.39691 3546322.78401 +306 RAMO 20703S001 4514721.50297 3133508.07235 3228024.99633 +307 RCMN 33203M001 5101056.50216 3829074.53085 -135016.05713 +308 RCSS RCSS -3382221.33782 5255383.70282 1269922.06582 +309 RECF 41617M001 5176588.56603 -3618162.21473 -887363.63812 +310 RESO 40149M001 -144107.93780 -1683119.86991 6129763.35733 +311 REUN 97401M003 3364098.91219 4907944.68880 -2293466.66870 +312 RIGA 12302M002 3183898.89626 1421478.72878 5322810.93415 +313 RIO2 41507M006 1429907.90455 -3495354.94885 -5122698.51990 +314 RIOG 41507M004 1429907.91514 -3495354.96404 -5122698.54217 +315 ROXA ROXA -3255695.43521 5306633.87866 1381539.24293 +316 S01R S01R -2886620.11314 5082944.80761 2543377.28121 +317 SABL SABL -3182859.20399 5343535.83535 1408578.64641 +318 SALU 41640M001 4566947.84231 -4443098.55646 -286674.53055 +319 SANT 41705M003 1769693.52312 -5044574.25711 -3468320.86023 +320 SAPN SAPN -3126572.82624 5304686.47391 1658433.97824 +321 SAVO 41643M001 4870283.73995 -3864605.37933 -1418872.35308 +322 SCH2 40133M002 1448636.50406 -3385243.81180 5191047.27154 +323 SCOR 43006M002 1982095.74264 -798821.02688 5989464.69724 +324 SCUB 40701M001 1474537.98437 -5811243.26057 2168958.89525 +325 SFER 13402M004 5105518.84415 -555145.58439 3769803.60093 +326 SHAO 21605M002 -2831734.02128 4675665.74260 3275369.23109 +327 SINI SINI -3223608.12254 5271156.23236 1577292.76468 +328 SJDB SJDB -3315633.66751 5318243.77059 1181151.16333 +329 SNFO SNFO -3616726.90071 5135046.96037 1106350.05738 +330 SOFI 11101M002 4319371.79621 1868688.08639 4292064.07728 +331 SOGO SOGO -3597139.87135 5140906.59475 1142158.54982 +332 SOLA SOLA -3167040.58396 5233138.35090 1801879.94826 +333 SPAB SPAB -3217091.54866 5286073.78359 1541033.71735 +334 SPLY SPLY -3371372.94487 5305842.25933 1075081.28282 +335 STHL 30606M003 6104817.27617 -605827.77031 -1740738.65265 +336 STJO 40101M001 2612630.79258 -3426807.05376 4686758.01713 +337 STNA STNA -3219918.05576 5124473.86618 2006499.76067 +338 SULT SULT -3621719.85793 5086259.08419 1297419.31701 +339 SUTH 30314M002 5041274.90374 1916054.47482 -3397075.66945 +340 SUTM 30314M004 5041190.28333 1916067.44104 -3397189.12286 +341 SUTV 30314M002 5041274.90374 1916054.47482 -3397075.66945 +342 SUWN 23903M001 -3062023.34696 4055447.80175 3841818.10844 +343 SYDN 50124M003 -4648240.92284 2560636.44664 -3526317.71789 +344 SYOG 66006S002 1766207.94520 1460290.31339 -5932297.65598 +345 TACB TACB -3589341.33552 5124619.28267 1235471.15053 +346 TAEJ 23902M001 -3120423.56527 4086355.20165 3761769.38260 +347 TAH1 92201S011 -5246404.63420 -3077284.44655 -1913838.74122 +348 TAH2 92201S011 -5246404.63420 -3077284.44655 -1913838.74122 +349 TALI TALI -3202996.98401 5285765.50216 1570450.34097 +350 TANY TANY -3214233.59591 5272149.54435 1595513.39977 +351 TASH 12327M001 1695944.77240 4487138.66166 4190140.75716 +352 TAW2 TAW2 -3154392.83939 5515655.72085 554873.79865 +353 TAWI TAWI -3154392.21814 5515655.59538 554873.74027 +354 TCDR TCDR -3589404.58682 5124569.18212 1235482.89162 +355 TCGN TCGN -3689418.80718 5118380.43941 930927.30896 +356 TCMS 23604S002 -2982783.40632 4966659.87803 2658809.30409 +357 TCSS TCSS -3503720.98135 5221226.92143 1066311.05293 +358 TEHN 20404M002 3240498.84452 4049740.47619 3701663.34179 +359 TGDN TGDN -3092682.29716 5261790.19233 1845872.82793 +360 THTI 92201M009 -5246416.21791 -3077259.15309 -1913841.66259 +361 THU2 43001M002 538093.17516 -1389088.13083 6180979.35671 +362 THU3 43001M002 538093.17516 -1389088.13083 6180979.35671 +363 TID1 50103M108 -4460997.02064 2682557.08621 -3674442.56074 +364 TID2 50103M108 -4460997.02023 2682557.08615 -3674442.56035 +365 TIDB 50103M108 -4460997.02023 2682557.08615 -3674442.56035 +366 TIXG 12360M001 -1264873.53099 1569455.75145 6031003.38364 +367 TIXI 12360M001 -1264873.53099 1569455.75145 6031003.38364 +368 TLSE 10003M009 4627851.62991 119640.33371 4372993.74406 +369 TNDG TNDG -3721893.97958 5082455.04111 995559.45651 +370 TNML 23604S001 -2982779.59132 4966662.41410 2658805.57340 +371 TOUL 10003M004 4627845.83292 119629.64797 4373000.02093 +372 TOW2 50140M001 -5054583.44286 3275504.08389 -2091538.38384 +373 TRAB 20808M001 3705249.98065 3084421.92339 4162044.94031 +374 TRIN TRIN -3543089.54283 5185584.48567 1108922.10634 +375 TRO1 10302M006 2102928.19012 721619.62030 5958196.38904 +376 TROM 10302M003 2102939.90393 721569.61957 5958192.29703 +377 TUAO TUAO -3171164.53198 5183972.45976 1930491.28612 +378 TUVA 51101M001 -6307543.79692 88455.45623 -939277.54728 +379 UFPR 41610M002 3763751.68659 -4365113.94790 -2724404.46498 +380 UNB3 40146M002 1761287.84321 -4078238.51592 4561417.80954 +381 UNBJ 40146M002 1761287.84321 -4078238.51592 4561417.80954 +382 UNBN 40146M002 1761287.84321 -4078238.51592 4561417.80954 +383 UNBT 40146M002 1761287.84321 -4078238.51592 4561417.80954 +384 UNSA 41514M001 2412830.48126 -5271936.78318 -2652208.84135 +385 URDT URDT -3119572.10600 5280370.07271 1745568.27409 +386 USN3 40451S007 1112161.87637 -4842853.53838 3985496.05588 +387 USN4 40451S007 1112161.87637 -4842853.53838 3985496.05588 +388 USN5 40451S007 1112161.87637 -4842853.53838 3985496.05588 +389 USNO 40451S003 1112189.51890 -4842955.02838 3985352.30316 +390 UZHL 12301M001 3907587.16030 1602428.96537 4763783.90368 +391 VACS 39003M001 3215946.87497 5047449.78050 -2198718.13490 +392 VESL 66009M001 2009329.95276 -99741.48649 -6033158.37674 +393 VICT VICT -3511621.87799 5145120.78796 1365704.51436 +394 VIGN VIGN -3076592.60830 5247404.49323 1912072.83267 +395 VNDP 40420M007 -2678090.64891 -4525436.81449 3597432.02867 +396 VNHS VNHS -3177151.75318 5290882.92171 1605114.94211 +397 VRAC VRAC -3488311.11917 5126845.72365 1487855.56484 +398 WES2 40440S020 1492232.98673 -4458089.50777 4296046.10477 +399 WHIT 40136M001 -2218338.22689 -2201205.12924 5543057.45157 +400 WILL 40134M001 -2084258.43691 -3313873.00687 5019852.94749 +401 WIND 31101M001 5633708.80734 1732018.06156 -2433985.47086 +402 WSRT 13506M005 3828735.61261 443305.22268 5064884.88327 +403 WTZR 14201M010 4075580.27290 931854.08140 4801568.28847 +404 WUHN 21602M001 -2267749.97096 5009154.13597 3221290.53639 +405 XMIS 50183M001 -1696344.83194 6039589.98924 -1149274.99217 +406 YAKT 12353M002 -1914999.30656 2308241.44682 5610225.46992 +407 YAR1 50107M004 -2389026.69152 5043317.06530 -3078529.47076 +408 YAR2 50107M004 -2389026.69367 5043317.06733 -3078529.46886 +409 YEBE 13420M001 4848724.54260 -261631.88704 4123094.35735 +410 YELL 40127M003 -1224453.01211 -2689216.22013 5633638.28840 +411 YIBL 25001M001 3294552.16492 4905092.56945 2393580.17703 +412 YSSK 12329M003 -3465321.22063 2638269.27842 4644085.28077 +413 ZAMB 34601M001 5415352.92743 2917210.22350 -1685888.56881 +414 ZECK 12351M001 3451174.33213 3060335.67370 4391955.79948 +415 ZIM2 14001M008 4331299.64121 567537.62220 4633133.90638 +416 ZIM3 14001M008 4331299.64121 567537.62220 4633133.90638 +417 ZIMM 14001M004 4331296.83262 567556.17838 4633134.12954 + diff --git a/config/bernese/gpsuser52-luzon/STA/LUZON.PLD b/config/bernese/gpsuser52-luzon/STA/LUZON.PLD new file mode 100755 index 0000000..30e2efb --- /dev/null +++ b/config/bernese/gpsuser52-luzon/STA/LUZON.PLD @@ -0,0 +1,143 @@ + 21-OCT-25 10:54 +-------------------------------------------------------------------------------- +LOCAL GEODETIC DATUM: WGS - 84 + +NUM STATION NAME VX (M/Y) VY (M/Y) VZ (M/Y) FLAG PLATE + + 1 ABUY ABUY EURA + 2 AGUS AGUS EURA + 3 ALAB ALAB EURA + 4 ALBU ALBU EURA + 5 ALCA ALCA EURA + 6 ALCO ALCO EURA + 7 ANGT ANGT EURA + 8 ANTP ANTP EURA + 9 APAR APAR EURA + 10 AROY AROY EURA + 11 ATIM ATIM EURA + 12 AURA AURA EURA + 13 BACO BACO EURA + 16 BAGU BAGU EURA + 14 BALA BALA EURA + 15 BALU BALU EURA + 17 BASC BASC EURA + 18 BATC BATC EURA + 19 BATO BATO EURA + 20 BILI BILI EURA + 21 BLN2 BLN2 EURA + 22 BLNA BLNA EURA + 23 BOAC BOAC EURA + 24 BONT BONT EURA + 25 BOST BOST EURA + 26 BRGC BRGC EURA + 27 BSLN BSLN EURA + 28 BTU2 BTU2 EURA + 29 BTUN BTUN EURA + 30 BUGS BUGS EURA + 31 BULA BULA EURA + 32 BURN BURN EURA + 33 BYBY BYBY EURA + 34 CABN CABN EURA + 35 CABU CABU EURA + 36 CAC2 CAC2 EURA + 37 CACA CACA EURA + 38 CALU CALU EURA + 39 CATA CATA EURA + 40 CDOC CDOC EURA + 41 CLAV CLAV EURA + 42 CLYN CLYN EURA + 43 CMGN CMGN EURA + 44 CNTA CNTA EURA + 45 DGOS DGOS EURA + 46 DIMA DIMA EURA + 47 DNGT DNGT EURA + 48 ELNA ELNA EURA + 49 GUES GUES EURA + 50 GUMA GUMA EURA + 51 GUNG GUNG EURA + 52 HINU HINU EURA + 53 IBAZ IBAZ EURA + 54 INFA INFA EURA + 55 INOP INOP EURA + 56 ISAB ISAB EURA + 57 ITBA ITBA EURA + 58 JALA JALA EURA + 59 JARO JARO EURA + 60 JOSE JOSE EURA + 61 LABO LABO EURA + 62 LAGW LAGW EURA + 63 LAPS LAPS EURA + 64 LBAN LBAN EURA + 65 LGYE LGYE EURA + 66 LLOR LLOR EURA + 67 LLOY LLOY EURA + 68 LLPS LLPS EURA + 69 LUCB LUCB EURA + 70 MABN MABN EURA + 71 MAGU MAGU EURA + 72 MALA MALA EURA + 73 MALG MALG EURA + 74 MALS MALS EURA + 75 MALY MALY EURA + 76 MAMB MAMB EURA + 77 MAR2 MAR2 EURA + 78 MARK MARK EURA + 79 MARL MARL EURA + 80 MASM MASM EURA + 81 MAUB MAUB EURA + 82 MILA MILA EURA + 83 MLBY MLBY EURA + 84 MLPA MLPA EURA + 85 MNAY MNAY EURA + 86 MSBT MSBT EURA + 87 MUNT MUNT EURA + 88 MUNZ MUNZ EURA + 89 NAUJ NAUJ EURA + 90 NCPC NCPC EURA + 91 ORAS ORAS EURA + 92 ORMO ORMO EURA + 93 PAGP PAGP EURA + 94 PALA PALA EURA + 95 PALM PALM EURA + 96 PALO PALO EURA + 97 PAND PAND EURA + 98 PIBU PIBU EURA + 99 PLWN PLWN EURA +100 PMPL PMPL EURA +101 PNBO PNBO EURA +102 POLI POLI EURA +103 POTR POTR EURA +104 PTBN PTBN EURA +105 PUER PUER EURA +106 RCSS RCSS EURA +107 ROXA ROXA EURA +108 S01R S01R EURA +109 SABL SABL EURA +110 SAPN SAPN EURA +111 SINI SINI EURA +112 SJDB SJDB EURA +113 SNFO SNFO EURA +114 SOGO SOGO EURA +115 SOLA SOLA EURA +116 SPAB SPAB EURA +117 SPLY SPLY EURA +118 STNA STNA EURA +119 SULT SULT EURA +120 TACB TACB EURA +121 TALI TALI EURA +122 TANY TANY EURA +123 TAW2 TAW2 EURA +124 TAWI TAWI EURA +125 TCDR TCDR EURA +126 TCGN TCGN EURA +127 TCSS TCSS EURA +128 TGDN TGDN EURA +129 TNDG TNDG EURA +130 TRIN TRIN EURA +131 TUAO TUAO EURA +132 URDT URDT EURA +133 VICT VICT EURA +134 VIGN VIGN EURA +135 VNHS VNHS EURA +136 VRAC VRAC EURA + diff --git a/config/bernese/gpsuser52-luzon/STA/LUZON.STA b/config/bernese/gpsuser52-luzon/STA/LUZON.STA new file mode 100755 index 0000000..a32f6cc --- /dev/null +++ b/config/bernese/gpsuser52-luzon/STA/LUZON.STA @@ -0,0 +1,542 @@ +STATION INFORMATION FILE 13-JUL-20 17:04 +-------------------------------------------------------------------------------- + +FORMAT VERSION: 1.01 +TECHNIQUE: GNSS + +TYPE 001: RENAMING OF STATIONS +------------------------------ + +STATION NAME FLG FROM TO OLD STATION NAME REMARK +**************** *** YYYY MM DD HH MM SS YYYY MM DD HH MM SS ******************** ************************ +ABUY ABUY 001 1980 01 06 00 00 00 2099 12 31 00 00 00 ABUY* From ABUY0020.19O +AGUS AGUS 001 1980 01 06 00 00 00 2099 12 31 00 00 00 AGUS* From AGUS0020.19O +AIRA 21742S001 001 1998 02 28 00 00 00 AIRA* IGS.SNX +ALAB ALAB 001 1980 01 06 00 00 00 2099 12 31 00 00 00 ALAB* From ALAB0220.17O +ALBU ALBU 001 1980 01 06 00 00 00 2099 12 31 00 00 00 ALBU* From ALBU0020.19O +ALCA ALCA 001 1980 01 06 00 00 00 2099 12 31 00 00 00 ALCA* From ALCA0020.19O +ALCO ALCO 001 1980 01 06 00 00 00 2099 12 31 00 00 00 ALCO* From ALCO1590.22O +ALIC 50137M001 001 1994 05 15 00 00 00 ALIC* IGS.SNX +ANGT ANGT 001 1980 01 06 00 00 00 2099 12 31 00 00 00 ANGT* From ANGT1540.18O +ANTP ANTP 001 1980 01 06 00 00 00 2099 12 31 00 00 00 ANTP* From ANTP0010.20O +APAR APAR 001 1980 01 06 00 00 00 2099 12 31 00 00 00 APAR* From APAR0220.17O +AROY AROY 001 1980 01 06 00 00 00 2099 12 31 00 00 00 AROY* From AROY0020.19O +ATIM ATIM 001 1980 01 06 00 00 00 2099 12 31 00 00 00 ATIM* From ATIM1540.18O +AURA AURA 001 1980 01 06 00 00 00 2099 12 31 00 00 00 AURA* From AURA1540.18O +BACO BACO 001 1980 01 06 00 00 00 2099 12 31 00 00 00 BACO* From BACO0020.19O +BAGU BAGU 001 1980 01 06 00 00 00 2099 12 31 00 00 00 BAGU* From BAGU0600.10O +BALA BALA 001 1980 01 06 00 00 00 2099 12 31 00 00 00 BALA* From BALA0220.17O +BALU BALU 001 1980 01 06 00 00 00 2099 12 31 00 00 00 BALU* From BALU0020.19O +BASC BASC 001 1980 01 06 00 00 00 2099 12 31 00 00 00 BASC* From BASC0220.17O +BATC BATC 001 1980 01 06 00 00 00 2099 12 31 00 00 00 BATC* From BATC2800.14O +BATO BATO 001 1980 01 06 00 00 00 2099 12 31 00 00 00 BATO* From BATO0020.19O +BILI BILI 001 1980 01 06 00 00 00 2099 12 31 00 00 00 BILI* From BILI0020.19O +BLNA BLNA 001 1980 01 06 00 00 00 2099 12 31 00 00 00 BLNA* From BLNA0220.17O +BLN2 BLN2 001 1980 01 06 00 00 00 2099 12 31 00 00 00 BLN2* From BLN21920.19O +BOAC BOAC 001 1980 01 06 00 00 00 2099 12 31 00 00 00 BOAC* From BOAC0020.19O +BONT BONT 001 1980 01 06 00 00 00 2099 12 31 00 00 00 BONT* From BONT1090.10O +BOST BOST 001 1980 01 06 00 00 00 2099 12 31 00 00 00 BOST* From BOST0660.21O +BRGC BRGC 001 1980 01 06 00 00 00 2099 12 31 00 00 00 BRGC* From BRGC1540.18O +BSLN BSLN 001 1980 01 06 00 00 00 2099 12 31 00 00 00 BSLN* From BSLN1510.19O +BTNG 23105M002 001 2012 10 22 11 00 00 BTNG* IGS.SNX +BTU2 BTU2 001 1980 01 06 00 00 00 2099 12 31 00 00 00 BTU2* From BTU23620.21O +BTUN BTUN 001 1980 01 06 00 00 00 2099 12 31 00 00 00 BTUN* From BTUN2130.15O +BUGS BUGS 001 1980 01 06 00 00 00 2099 12 31 00 00 00 BUGS* From BUGS3010.15O +BULA BULA 001 1980 01 06 00 00 00 2099 12 31 00 00 00 BULA* From BULA0020.19O +BURN BURN 001 1980 01 06 00 00 00 2099 12 31 00 00 00 BURN* From BURN1460.14O +BYBY BYBY 001 1980 01 06 00 00 00 2099 12 31 00 00 00 BYBY* From BYBY0020.19O +CABN CABN 001 1980 01 06 00 00 00 2099 12 31 00 00 00 CABN* From CABN1540.18O +CABU CABU 001 1980 01 06 00 00 00 2099 12 31 00 00 00 CABU* From CABU0450.20O +CACA CACA 001 1980 01 06 00 00 00 2099 12 31 00 00 00 CACA* From CACA1540.18O +CAC2 CAC2 001 1980 01 06 00 00 00 2099 12 31 00 00 00 CAC2* From CAC22440.21O +CALU CALU 001 1980 01 06 00 00 00 2099 12 31 00 00 00 CALU* From CALU0020.19O +CATA CATA 001 1980 01 06 00 00 00 2099 12 31 00 00 00 CATA* From CATA0020.19O +CDOC CDOC 001 1980 01 06 00 00 00 2099 12 31 00 00 00 CDOC* From CDOC1510.19O +CLAV CLAV 001 1980 01 06 00 00 00 2099 12 31 00 00 00 CLAV* From CLAV0220.17O +CLYN CLYN 001 1980 01 06 00 00 00 2099 12 31 00 00 00 CLYN* From CLYN2190.14O +CMGN CMGN 001 1980 01 06 00 00 00 2099 12 31 00 00 00 CMGN* From CMGN2770.14O +CNTA CNTA 001 1980 01 06 00 00 00 2099 12 31 00 00 00 CNTA* From CNTA0010.19O +CUSV 21904S001 001 2008 05 12 00 00 00 CUSV* IGS.SNX +DAEJ 23902M002 001 1999 03 19 00 00 00 DAEJ* IGS.SNX +DARW 50134M001 001 1994 03 24 00 00 00 DARW* IGS.SNX +DIMA DIMA 001 1980 01 06 00 00 00 2099 12 31 00 00 00 DIMA* From DIMA0020.19O +DGOS DGOS 001 1980 01 06 00 00 00 2099 12 31 00 00 00 DGOS* From DGOS3620.21O +DNGT DNGT 001 1980 01 06 00 00 00 2099 12 31 00 00 00 DNGT* From DNGT3440.19O +ELNA ELNA 001 1980 01 06 00 00 00 2099 12 31 00 00 00 ELNA* From ELNA0220.17O +GUAM 50501M002 001 1980 01 06 00 00 00 2099 12 31 00 00 00 GUAM* From GUAM0640.24O +GUES GUES 001 1980 01 06 00 00 00 2099 12 31 00 00 00 GUES* From GUES0020.19O +GUMA GUMA 001 1980 01 06 00 00 00 2099 12 31 00 00 00 GUMA* From GUMA0220.17O +GUNG GUNG 001 1980 01 06 00 00 00 2099 12 31 00 00 00 GUNG* From GUNG0220.17O +GUUG 82301M001 001 2003 08 27 00 00 00 GUUG* IGS.SNX +HINU HINU 001 1980 01 06 00 00 00 2099 12 31 00 00 00 HINU* From HINU0020.19O +IBAZ IBAZ 001 1980 01 06 00 00 00 2099 12 31 00 00 00 IBAZ* From IBAZ0220.17O +INFA INFA 001 1980 01 06 00 00 00 2099 12 31 00 00 00 INFA* From INFA1540.18O +INOP INOP 001 1980 01 06 00 00 00 2099 12 31 00 00 00 INOP* From INOP1420.18O +ISAB ISAB 001 1980 01 06 00 00 00 2099 12 31 00 00 00 ISAB* From ISAB2080.19O +ITBA ITBA 001 1980 01 06 00 00 00 2099 12 31 00 00 00 ITBA* From ITBA2440.13O +JALA JALA 001 1980 01 06 00 00 00 2099 12 31 00 00 00 JALA* From JALA0450.20O +JARO JARO 001 1980 01 06 00 00 00 2099 12 31 00 00 00 JARO* From JARO0020.19O +JOSE JOSE 001 1980 01 06 00 00 00 2099 12 31 00 00 00 JOSE* From JOSE0020.19O +LABO LABO 001 1980 01 06 00 00 00 2099 12 31 00 00 00 LABO* From LABO1540.18O +LAGW LAGW 001 1980 01 06 00 00 00 2099 12 31 00 00 00 LAGW* From LAGW0220.17O +LAPS LAPS 001 1980 01 06 00 00 00 2099 12 31 00 00 00 LAPS* From LAPS0010.15O +LBAN LBAN 001 1980 01 06 00 00 00 2099 12 31 00 00 00 LBAN* From LBAN0220.17O +LGYE LGYE 001 1980 01 06 00 00 00 2099 12 31 00 00 00 LGYE* From LGYE0220.17O +LLOR LLOR 001 1980 01 06 00 00 00 2099 12 31 00 00 00 LLOR* From LLOR0800.19O +LLOY LLOY 001 1980 01 06 00 00 00 2099 12 31 00 00 00 LLOY* From LLOY3620.21O +LLPS LLPS 001 1980 01 06 00 00 00 2099 12 31 00 00 00 LLPS* From LLPS1780.19O +LUCB LUCB 001 1980 01 06 00 00 00 2099 12 31 00 00 00 LUCB* From LUCB0220.17O +MABN MABN 001 1980 01 06 00 00 00 2099 12 31 00 00 00 MABN* From MABN0220.17O +MAGU MAGU 001 1980 01 06 00 00 00 2099 12 31 00 00 00 MAGU* From MAGU1940.20O +MALA MALA 001 1980 01 06 00 00 00 2099 12 31 00 00 00 MALA* From MALA1540.18O +MALG MALG 001 1980 01 06 00 00 00 2099 12 31 00 00 00 MALG* From MALG1540.18O +MALS MALS 001 1980 01 06 00 00 00 2099 12 31 00 00 00 MALS* From MALS2830.14O +MALY MALY 001 1980 01 06 00 00 00 2099 12 31 00 00 00 MALY* From MALY0010.20O +MAMB MAMB 001 1980 01 06 00 00 00 2099 12 31 00 00 00 MAMB* From MAMB0020.19O +MAR2 MAR2 001 1980 01 06 00 00 00 2099 12 31 00 00 00 MAR2* From MAR20010.20O +MARK MARK 001 1980 01 06 00 00 00 2099 12 31 00 00 00 MARK* From MARK0010.20O +MARL MARL 001 1980 01 06 00 00 00 2099 12 31 00 00 00 MARL* From MARL0020.13O +MASM MASM 001 1980 01 06 00 00 00 2099 12 31 00 00 00 MASM* From MASM1940.20O +MAUB MAUB 001 1980 01 06 00 00 00 2099 12 31 00 00 00 MAUB* From MAUB0220.17O +MCIL 21789S001 001 2002 12 08 00 00 00 MCIL* IGS.SNX +MILA MILA 001 1980 01 06 00 00 00 2099 12 31 00 00 00 MILA* From MILA2250.19O +MLBY MLBY 001 1980 01 06 00 00 00 2099 12 31 00 00 00 MLBY* From MLBY3500.21O +MLPA MLPA 001 1980 01 06 00 00 00 2099 12 31 00 00 00 MLPA* From MLPA3240.21O +MNAY MNAY 001 1980 01 06 00 00 00 2099 12 31 00 00 00 MNAY* From MNAY3100.17O +MSBT MSBT 001 1980 01 06 00 00 00 2099 12 31 00 00 00 MSBT* From MSBT0020.19O +MUNT MUNT 001 1980 01 06 00 00 00 2099 12 31 00 00 00 MUNT* From MUNT0010.18O +MUNZ MUNZ 001 1980 01 06 00 00 00 2099 12 31 00 00 00 MUNZ* From MUNZ0220.17O +NAUJ NAUJ 001 1980 01 06 00 00 00 2099 12 31 00 00 00 NAUJ* From NAUJ0020.19O +NCPC NCPC 001 1980 01 06 00 00 00 2099 12 31 00 00 00 NCPC* From NCPC3620.21O +NTUS 22601M001 001 1997 06 26 03 00 00 NTUS* IGS.SNX +ORAS ORAS 001 1980 01 06 00 00 00 2099 12 31 00 00 00 ORAS* From ORAS0800.19O +ORMO ORMO 001 1980 01 06 00 00 00 2099 12 31 00 00 00 ORMO* From ORMO0020.19O +PAGP PAGP 001 1980 01 06 00 00 00 2099 12 31 00 00 00 PAGP* From PAGP0220.17O +PALA PALA 001 1980 01 06 00 00 00 2099 12 31 00 00 00 PALA* From PALA0020.19O +PALM PALM 001 1980 01 06 00 00 00 2099 12 31 00 00 00 PALM* From PALM0020.19O +PALO PALO 001 1980 01 06 00 00 00 2099 12 31 00 00 00 PALO* From PALO0800.19O +PAND PAND 001 1980 01 06 00 00 00 2099 12 31 00 00 00 PAND* From PAND1520.22O +PERT 50133M001 001 1993 08 18 00 00 00 PERT* IGS.SNX +PIBU PIBU 001 1980 01 06 00 00 00 2099 12 31 00 00 00 PIBU* From PIBU0010.20O +PIMO 22003M001 001 1998 07 01 00 00 00 PIMO* IGS.SNX +PLWN PLWN 001 1980 01 06 00 00 00 2099 12 31 00 00 00 PLWN* From PLWN0020.19O +PMPL PMPL 001 1980 01 06 00 00 00 2099 12 31 00 00 00 PMPL* From PMPL1780.22O +PNBO PNBO 001 1980 01 06 00 00 00 2099 12 31 00 00 00 PNBO* From PNBO1510.19O +PNGM 51006M001 001 2002 05 06 00 00 00 PNGM* IGS.SNX +POLI POLI 001 1980 01 06 00 00 00 2099 12 31 00 00 00 POLI* From POLI0220.17O +POTR POTR 001 1980 01 06 00 00 00 2099 12 31 00 00 00 POTR* From POTR0010.19O +PTAG 22006M005 001 2008 09 23 00 00 00 PTAG* IGS.SNX +PTBN PTBN 001 1980 01 06 00 00 00 2099 12 31 00 00 00 PTBN* From PTBN0220.17O +PUER PUER 001 1980 01 06 00 00 00 2099 12 31 00 00 00 PUER* From PUER0020.19O +RCSS RCSS 001 1980 01 06 00 00 00 2099 12 31 00 00 00 RCSS* From RCSS1780.19O +ROXA ROXA 001 1980 01 06 00 00 00 2099 12 31 00 00 00 ROXA* From ROXA0020.19O +S01R S01R 001 1980 01 06 00 00 00 2099 12 31 00 00 00 S01R* From S01R0020.19O +SABL SABL 001 1980 01 06 00 00 00 2099 12 31 00 00 00 SABL* From SABL0020.19O +SAPN SAPN 001 1980 01 06 00 00 00 2099 12 31 00 00 00 SAPN* From SAPN1540.18O +SINI SINI 001 1980 01 06 00 00 00 2099 12 31 00 00 00 SINI* From SINI0220.17O +SJDB SJDB 001 1980 01 06 00 00 00 2099 12 31 00 00 00 SJDB* From SJDB0010.20O +SNFO SNFO 001 1980 01 06 00 00 00 2099 12 31 00 00 00 SNFO* From SNFO0020.19O +SOGO SOGO 001 1980 01 06 00 00 00 2099 12 31 00 00 00 SOGO* From SOGO0020.19O +SOLA SOLA 001 1980 01 06 00 00 00 2099 12 31 00 00 00 SOLA* From SOLA0220.17O +SPAB SPAB 001 1980 01 06 00 00 00 2099 12 31 00 00 00 SPAB* From SPAB0220.17O +SPLY SPLY 001 1980 01 06 00 00 00 2099 12 31 00 00 00 SPLY* From SPLY1780.19O +STNA STNA 001 1980 01 06 00 00 00 2099 12 31 00 00 00 STNA* From STNA1540.18O +SULT SULT 001 1980 01 06 00 00 00 2099 12 31 00 00 00 SULT* From SULT0800.19O +TACB TACB 001 1980 01 06 00 00 00 2099 12 31 00 00 00 TACB* From TACB0020.19O +TALI TALI 001 1980 01 06 00 00 00 2099 12 31 00 00 00 TALI* From TALI0450.20O +TANY TANY 001 1980 01 06 00 00 00 2099 12 31 00 00 00 TANY* From TANY0220.17O +TAW2 TAW2 001 1980 01 06 00 00 00 2099 12 31 00 00 00 TAW2* From TAW23620.21O +TAWI TAWI 001 1980 01 06 00 00 00 2099 12 31 00 00 00 TAWI* From TAWI1510.19O +TCDR TCDR 001 1980 01 06 00 00 00 2099 12 31 00 00 00 TCDR* From TCDR2460.19O +TCGN TCGN 001 1980 01 06 00 00 00 2099 12 31 00 00 00 TCGN* From TCGN2130.15O +TCSS TCSS 001 1980 01 06 00 00 00 2099 12 31 00 00 00 TCSS* From TCSS1780.19O +TGDN TGDN 001 1980 01 06 00 00 00 2099 12 31 00 00 00 TGDN* From TGDN0220.17O +TRIN TRIN 001 1980 01 06 00 00 00 2099 12 31 00 00 00 TRIN* From TRIN2010.22O +TNDG TNDG 001 1980 01 06 00 00 00 2099 12 31 00 00 00 TNDG* From TNDG2130.15O +TNML 23604S001 001 2001 06 07 00 00 00 TNML* IGS.SNX +TUAO TUAO 001 1980 01 06 00 00 00 2099 12 31 00 00 00 TUAO* From TUAO1010.14O +URDT URDT 001 1980 01 06 00 00 00 2099 12 31 00 00 00 URDT* From URDT0210.17O +VICT VICT 001 1980 01 06 00 00 00 2099 12 31 00 00 00 VICT* From VICT0800.19O +VIGN VIGN 001 1980 01 06 00 00 00 2099 12 31 00 00 00 VIGN* From VIGN0220.17O +VNHS VNHS 001 1980 01 06 00 00 00 2099 12 31 00 00 00 VNHS* From VNHS0010.20O +VRAC VRAC 001 1980 01 06 00 00 00 2099 12 31 00 00 00 VRAC* From VRAC3310.19O + + +TYPE 002: STATION INFORMATION +----------------------------- + +STATION NAME FLG FROM TO RECEIVER TYPE RECEIVER SERIAL NBR REC # ANTENNA TYPE ANTENNA SERIAL NBR ANT # NORTH EAST UP DESCRIPTION REMARK +**************** *** YYYY MM DD HH MM SS YYYY MM DD HH MM SS ******************** ******************** ****** ******************** ******************** ****** ***.**** ***.**** ***.**** ********************** ************************ +ABUY ABUY 001 1980 01 06 00 00 00 2099 12 31 00 00 00 TRIMBLE 5700 0220360675 999999 TRM41249.00 NONE 60162549 999999 0.0000 0.0000 0.0000 From ABUY0020.19O +AGUS AGUS 001 1980 01 06 00 00 00 2099 12 31 00 00 00 TRIMBLE 5700 0220320212 999999 TRM41249.00 NONE 12325483 999999 0.0000 0.0000 0.0000 From AGUS0020.19O +AIRA 21742S001 001 1998 02 28 00 00 00 2003 02 18 14 59 00 TRIMBLE 4000SSI 999999 TRM23903.00 DOME 999999 0.0000 0.0000 0.0000 Aira, Japan IGS.SNX +AIRA 21742S001 001 2003 02 19 09 04 00 2012 07 25 00 00 00 TRIMBLE 5700 999999 TRM29659.00 DOME 999999 0.0000 0.0000 0.0000 Aira, Japan IGS.SNX +AIRA 21742S001 001 2012 07 25 00 00 00 2012 08 01 01 00 00 TRIMBLE NETR9 999999 TRM29659.00 DOME 999999 0.0000 0.0000 0.0000 Aira, Japan IGS.SNX +AIRA 21742S001 001 2012 08 01 01 00 00 2021 01 25 00 30 00 TRIMBLE NETR9 999999 TRM59800.00 SCIS 999999 0.0000 0.0000 0.0000 Aira, Japan IGS.SNX +AIRA 21742S001 001 2021 01 25 01 00 00 TRIMBLE ALLOY 999999 TRM59800.00 SCIS 999999 0.0000 0.0000 0.0000 Aira, Japan IGS.SNX +ALAB ALAB 001 1980 01 06 00 00 00 2018 10 22 23 59 59 TRIMBLE NETR9 5302K41545 999999 TRM57971.00 NONE 5000113752 999999 0.0000 0.0000 0.0000 From ALAB0320.14O +ALAB ALAB 001 2018 10 23 00 00 00 2099 12 31 00 00 00 TRIMBLE NETR9 5116K75185 999999 TRM57971.00 NONE 5000113752 999999 0.0000 0.0000 0.0000 From ALAB2960.18O +ALBU ALBU 001 1980 01 06 00 00 00 2021 11 23 23 59 59 TRIMBLE NETRS 4724134753 999999 TRM41249.00 NONE 60225094 999999 0.0000 0.0000 0.0000 From ALBU0020.19O +ALBU ALBU 001 2021 11 24 00 00 00 2099 12 31 00 00 00 TRIMBLE 5700 0220360675 999999 TRM41249.00 NONE 60225094 999999 0.0000 0.0000 0.0000 From ALBU3280.21O +ALCA ALCA 001 1980 01 06 00 00 00 2099 12 31 00 00 00 TRIMBLE 5700 0220320634 999999 TRM41249.00 NONE 12481397 999999 0.0000 0.0000 0.0000 From ALCA0020.19O +ALCO ALCO 001 1980 01 06 00 00 00 2099 12 31 00 00 00 LEICA GR50 1871732 999999 LEIAR20 LEIM 999999 0.0000 0.0000 0.0000 From ALCO1590.22O +ALIC 50137M001 001 1994 05 15 00 00 00 2000 01 14 01 50 00 AOA ICS-4000Z 999999 AOAD/M_T AUST 999999 0.0000 0.0000 0.0070 Alice Springs, Austral IGS.SNX +ALIC 50137M001 001 2000 01 14 02 00 00 2000 01 24 01 00 00 AOA SNR-12 ACT 999999 AOAD/M_T AUST 999999 0.0000 0.0000 0.0070 Alice Springs, Austral IGS.SNX +ALIC 50137M001 001 2000 01 24 02 15 00 2003 06 15 03 30 00 AOA ICS-4000Z ACT 999999 AOAD/M_T AUST 999999 0.0000 0.0000 0.0070 Alice Springs, Austral IGS.SNX +ALIC 50137M001 001 2003 06 15 03 30 00 2003 10 22 23 59 00 AOA ICS-4000Z ACT 999999 AOAD/M_T NONE 999999 0.0000 0.0000 0.0070 Alice Springs, Austral IGS.SNX +ALIC 50137M001 001 2003 10 23 00 00 00 2008 04 15 23 59 00 ASHTECH UZ-12 999999 AOAD/M_T NONE 999999 0.0000 0.0000 0.0070 Alice Springs, Austral IGS.SNX +ALIC 50137M001 001 2008 04 16 00 00 00 2011 07 20 00 00 00 LEICA GRX1200GGPRO 999999 AOAD/M_T NONE 999999 0.0000 0.0000 0.0070 Alice Springs, Austral IGS.SNX +ALIC 50137M001 001 2011 07 20 00 00 00 2016 02 04 00 00 00 LEICA GRX1200GGPRO 999999 LEIAR25.R3 NONE 999999 0.0000 0.0000 0.0015 Alice Springs, Austral IGS.SNX +ALIC 50137M001 001 2016 02 04 00 00 00 2020 12 10 00 00 00 LEICA GR25 999999 LEIAR25.R3 NONE 999999 0.0000 0.0000 0.0015 Alice Springs, Austral IGS.SNX +ALIC 50137M001 001 2020 12 10 00 00 00 2024 04 22 00 47 00 SEPT POLARX5 999999 LEIAR25.R3 NONE 999999 0.0000 0.0000 0.0015 Alice Springs,Austral IGS.SNX +ALIC 50137M001 001 2024 04 22 00 47 00 SEPT POLARX5 999999 TWIVC6050 NONE 999999 0.0000 0.0000 0.0250 Alice Springs,Austral IGS.SNX +ANGT ANGT 001 1980 01 06 00 00 00 2017 05 17 23 59 59 LEICA MC500 0060112 999999 LEIAT504 NONE 238 999999 0.0000 0.0000 0.0000 From ANGT2860.14O +ANGT ANGT 001 2017 05 18 00 00 00 2099 12 31 00 00 00 LEICA GRX1200+GNSS 495172 999999 LEIAT504 NONE 238 999999 0.0000 0.0000 0.0000 From ANGT1370.17O +ANTP ANTP 001 1980 01 06 00 00 00 2017 05 16 23 59 59 LEICA MC500 0060125 999999 LEIAT504 NONE 403 999999 0.0000 0.0000 0.0000 From ANTP2820.14O +ANTP ANTP 001 2017 05 17 00 00 00 2024 07 18 23 59 59 LEICA GRX1200+GNSS 495172 999999 LEIAT504 NONE 403 999999 0.0000 0.0000 0.0000 From ANTP1380.17O +ANTP ANTP 001 2024 07 19 00 00 00 2099 12 31 00 00 00 LEICA GRX1200GGPRO 356276 999999 LEIAT504 NONE 403 999999 0.0000 0.0000 0.0000 From ANTP2010.24O +APAR APAR 001 1980 01 06 00 00 00 2099 12 31 00 00 00 LEICA GRX1200PRO 465447 999999 LEIAX1202GG NONE 08150012 999999 0.0000 0.0000 0.0000 From APAR2760.14O +ATIM ATIM 001 1980 01 06 00 00 00 2018 04 18 23 59 59 LEICA GRX1200GGPRO 356272 999999 LEIAT504 NONE 1280 999999 0.0000 0.0000 0.0000 From ATIM2760.14O +ATIM ATIM 001 2018 04 19 00 00 00 2024 11 04 23 59 59 LEICA GRX1200GGPRO 356271 999999 LEIAT504 NONE 1280 999999 0.0000 0.0000 0.0000 From ATIM1090.18O +ATIM ATIM 001 2024 11 05 00 00 00 2025 11 12 23 59 59 LEICA GRX1200+GNSS 495159 999999 LEIAT504 NONE 1280 999999 0.0000 0.0000 0.0000 From ATIM3090.24O +ATIM ATIM 001 2025 11 13 00 00 00 2099 12 31 00 00 00 TRIMBLE NETR9 5023K68057 999999 TRM57971.00 NONE 1441116129 999999 0.0000 0.0000 0.0000 From ATIM3170.25O +AROY AROY 001 1980 01 06 00 00 00 2099 12 31 00 00 00 TRIMBLE NETR8 4852K33881 999999 TRM57971.00 NONE 31182858 999999 0.0000 0.0000 0.0000 From AROY0020.19O +AURA AURA 001 1980 01 06 00 00 00 2015 10 21 23 59 59 TRIMBLE 5700 0220353628 999999 TRM41249.00 NONE 12694095 999999 0.0000 0.0000 0.0000 From AURA2830.14O +AURA AURA 001 2015 10 22 00 00 00 2018 04 18 23 59 59 TRIMBLE NETRS 4614207135 999999 TRM41249.00 NONE 12694095 999999 0.0000 0.0000 0.0000 From AURA2950.15O +AURA AURA 001 2018 04 19 00 00 00 2018 10 15 23 59 59 LEICA GRX1200GGPRO 356272 999999 TRM41249.00 NONE 12694095 999999 0.0000 0.0000 0.0000 From AURA1090.18O +AURA AURA 001 2018 10 16 00 00 00 2022 05 18 23 59 59 LEICA GRX1200+GNSS 495159 999999 TRM41249.00 NONE 12694095 999999 0.0000 0.0000 0.0000 From AURA2890.18O +AURA AURA 001 2022 05 19 00 00 00 2024 11 11 23 59 59 LEICA GRX1200PRO 465446 999999 TRM41249.00 NONE 12694095 999999 0.0000 0.0000 0.0000 From AURA2890.18O +AURA AURA 001 2024 11 12 00 00 00 2099 12 31 00 00 00 TRIMBLE NETR9 5717R50154 999999 TRM57971.00 NONE 1441116488 999999 0.0000 0.0000 0.0000 From AURA3170.24O +BACO BACO 001 1980 01 06 00 00 00 2017 02 19 23 59 59 TRIMBLE NETRS 4450241606 999999 TPSCR.G3 NONE 3830692 999999 0.0000 0.0000 0.0000 From BACO1820.14O +BACO BACO 001 2017 02 20 00 00 00 2099 12 31 00 00 00 TRIMBLE 5700 0220338784 999999 TPSCR.G3 NONE 3830692 999999 0.0000 0.0000 0.0000 From BACO0020.19O +BAGU BAGU 001 1980 01 06 00 00 00 2099 12 31 00 00 00 TRIMBLE NETRS 4720132686 999999 TRM41249.00 NONE 60207764 999999 0.0000 0.0000 0.0000 From BAGU0600.10O +BALA BALA 001 1980 01 06 00 00 00 2018 04 15 23 59 59 TRIMBLE NETRS 4646125539 999999 TRM57971.00 NONE 1441021567 999999 0.0000 0.0000 0.0000 From BALA1060.14O +BALA BALA 001 2018 04 16 00 00 00 2019 10 01 23 59 59 LEICA GRX1200+GNSS 495186 999999 TRM57971.00 NONE 1441021567 999999 0.0000 0.0000 0.0000 From BALA1060.18O +BALA BALA 001 2019 10 02 00 00 00 2024 11 09 23 59 59 LEICA GRX1200GGPRO 356265 999999 TRM57971.00 NONE 1441021567 999999 0.0000 0.0000 0.0000 From BALA2750.19O +BALA BALA 001 2024 11 10 00 00 00 2025 11 15 23 59 59 TRIMBLE NETR9 5117K75250 999999 TRM57971.00 NONE 1441021567 999999 0.0000 0.0000 0.0000 From BALA3150.24O +BALA BALA 001 2025 11 16 00 00 00 2099 12 31 00 00 00 TRIMBLE NETR9 5117K75250 999999 TRM57971.00 NONE 1441116603 999999 0.0000 0.0000 0.0000 From BALA3200.25O +BALU BALU 001 1980 01 06 00 00 00 2099 12 31 00 00 00 TRIMBLE NETR8 4906K34368 999999 TRM57971.00 NONE 31182850 999999 0.0000 0.0000 0.0000 From BALU0020.19O +BASC BASC 001 1980 01 06 00 00 00 2018 04 16 23 59 59 TRIMBLE NETR9 5117K75246 999999 TRM57971.00 NONE 1441116488 999999 0.0000 0.0000 0.0000 From BASC0010.13O +BASC BASC 001 2018 04 17 00 00 00 2024 11 03 23 59 59 TRIMBLE NETR9 5717R50154 999999 TRM57971.00 NONE 1441116488 999999 0.0000 0.0000 0.0000 From BASC1070.18O +BASC BASC 001 2024 11 04 00 00 00 2099 12 31 00 00 00 TRIMBLE ALLOY 6307R40132 999999 TRM115000.00 NONE 62193G0021 999999 0.0000 0.0000 0.0000 From BASC3090.24O +BATC BATC 001 2014 10 07 00 00 00 2015 03 29 23 59 59 TRIMBLE 5700 0220353627 999999 TRM41249.00 NONE 12346408 999999 0.0000 0.0000 0.0000 From BATC2800.14O +BATO BATO 001 1980 01 06 00 00 00 2099 12 31 00 00 00 TRIMBLE 5700 0220353698 999999 TRM41249.00 NONE 60069123 999999 0.0000 0.0000 0.0000 From BATO0020.19O +BILI BILI 001 1980 01 06 00 00 00 2099 12 31 00 00 00 TRIMBLE 5700 0220332734 999999 TRM41249.00 NONE 12532310 999999 0.0000 0.0000 0.0000 From BILI0020.19O +BLNA BLNA 001 1980 01 06 00 00 00 2019 05 29 23 59 59 LEICA GRX1200GGPRO 356265 999999 LEIAX1202GG NONE 07310013 999999 0.0000 0.0000 0.0000 From BLNA2850.14O +BLNA BLNA 001 2019 05 30 00 00 00 2021 06 28 23 59 59 LEICA GRX1200+GNSS 495180 999999 LEIAX1203+GNSS NONE 09480037 999999 0.0000 0.0000 0.0000 From BLNA1500.19O +BLNA BLNA 001 2021 06 29 00 00 00 2022 12 05 23 59 59 LEICA GRX1200+GNSS 495180 999999 TRM115000.00 NONE 1430767448 999999 0.0000 0.0000 0.0000 From BLNA1800.21O +BLNA BLNA 001 2022 12 06 00 00 00 2023 11 29 23 59 59 LEICA GRX1200+GNSS 495180 999999 TRM41249.00 NONE 12421198 999999 0.0000 0.0000 0.0000 From BLNA3400.22O +BLNA BLNA 001 2023 11 30 00 00 00 2024 11 08 23 59 59 LEICA GRX1200+GNSS 495186 999999 TRM57971.00 NONE 1312118465 999999 0.0000 0.0000 0.0000 From BLNA3400.22O +BLN2 BLN2 001 2024 11 09 00 00 00 2026 04 15 23 59 59 LEICA GRX1200+GNSS 495189 999999 TRM57971.00 NONE 1312118465 999999 0.0000 0.0000 0.0000 From BLN21920.19O +BLN2 BLN2 001 2026 04 16 00 00 00 2099 12 31 00 00 00 TRIMBLE NETR9 5302K41639 999999 TRM57971.00 NONE 1312118465 999999 0.0000 0.0000 0.0000 From BLN21920.19O +BOAC BOAC 001 1980 01 06 00 00 00 2099 12 31 00 00 00 TRIMBLE 5700 0220284693 999999 TRM41249.00 NONE 12560237 999999 0.0000 0.0000 0.0000 From BOAC0020.19O +BONT BONT 001 1980 01 06 00 00 00 2099 12 31 00 00 00 LEICA GRX1200PRO 465452 999999 LEIAX1202GG NONE 08140077 999999 0.0000 0.0000 0.0000 From BONT1090.10O +BOST BOST 001 1980 01 06 00 00 00 2099 12 31 00 00 00 LEICA GR50 1871361 999999 LEIAR20 LEIM 23035019 999999 0.0000 0.0000 0.0000 From BOST0660.21O +BRGC BRGC 001 1980 01 06 00 00 00 2018 09 15 23 59 59 LEICA GRX1200PRO 465457 999999 LEIAX1202GG NONE 09400089 999999 0.0000 0.0000 0.0000 From BRGC2870.14O +BRGC BRGC 001 2018 10 18 00 00 00 2022 08 27 23 59 59 LEICA GRX1200+GNSS 495182 999999 LEIAX1202GG NONE 09400089 999999 0.0000 0.0000 0.0000 From BRGC2910.18O +BRGC BRGC 001 2022 10 31 00 00 00 2022 11 02 23 59 59 TRIMBLE NETR9 5117K75246 999999 LEIAX1202GG NONE 09400089 999999 0.0000 0.0000 0.0000 From BRGC3040.22O +BRGC BRGC 001 2022 12 02 00 00 00 2025 11 10 23 59 59 TRIMBLE NETR9 5117K75238 999999 TRM57971.00 NONE 1441100472 999999 0.0000 0.0000 0.0000 From BRGC3360.22O +BRGC BRGC 001 2025 11 11 00 00 00 2099 12 31 00 00 00 TRIMBLE NETR9 5302K41639 999999 TRM57971.00 NONE 1441100472 999999 0.0000 0.0000 0.0000 From BRGC3150.25O +BSLN BSLN 001 1980 01 06 00 00 00 2099 12 31 00 00 00 LEICA GR50 1832403 999999 LEIAR20 LEIM 20331004 999999 0.0000 0.0000 0.0000 From BSLN3250.18O +BTNG 23105M002 001 2012 10 22 11 00 00 2023 11 21 00 00 00 TRIMBLE NETR9 999999 TRM59900.00 SCIS 999999 0.0000 0.0000 0.0000 Bitung,Indonesia IGS.SNX +BTNG 23105M002 001 2023 11 21 00 00 00 SEPT POLARX5 999999 TRM59900.00 SCIS 999999 0.0000 0.0000 0.0000 Bitung,Indonesia IGS.SNX +BTU2 BTU2 001 2021 05 27 00 00 00 2099 12 31 00 00 00 LEICA GR50 1871357 999999 LEIAR20 LEIM 23035009 999999 0.0000 0.0000 0.0000 From BTU23620.21O +BTUN BTUN 001 1980 01 06 00 00 00 2099 12 31 00 00 00 TRIMBLE 5700 0220298287 999999 TRM29659.00 NONE 999999 0.0000 0.0000 0.0000 From BTUN0610.14O +BTUN BTUN 001 2016 08 26 00 00 00 2017 04 17 23 59 59 TRIMBLE 5700 0220306511 999999 TRM29659.00 NONE 999999 0.0000 0.0000 0.0000 From BTUN2390.16O +BTUN BTUN 001 2017 04 18 00 00 00 2019 08 19 23 59 59 TRIMBLE NETR8 4921K35183 999999 TRM29659.00 NONE 999999 0.0000 0.0000 0.0000 From BTUN1080.17O +BTUN BTUN 001 2019 08 20 00 00 00 2099 12 31 00 00 00 TRIMBLE 5700 0220345797 999999 TRM29659.00 NONE 999999 0.0000 0.0000 0.0000 From BTUN2320.19O +BUGS BUGS 001 2014 12 03 00 00 00 2015 11 11 23 59 59 LEICA GRX1200PRO 465455 999999 LEIAX1203+GNSS NONE 09480037 999999 0.0000 0.0000 0.0000 From BUGS3010.15O +BULA BULA 001 1980 01 06 00 00 00 2099 12 31 00 00 00 TRIMBLE NETRS 4503244041 999999 TRM57971.00 NONE 14410274 999999 0.0000 0.0000 0.0000 From BULA0020.19O +BURN BURN 001 1980 01 06 00 00 00 2099 12 31 00 00 00 TRIMBLE NETRS 4718131978 999999 TRM41249.00 NONE 60220748 999999 0.0000 0.0000 0.0000 From BURN1460.14O +BYBY BYBY 001 1980 01 06 00 00 00 2099 12 31 00 00 00 TRIMBLE 5700 0220316599 999999 TRM41249.00 NONE 60080737 999999 0.0000 0.0000 0.0000 From BYBY0020.19O +CABN CABN 001 1980 01 06 00 00 00 2017 05 15 23 59 59 LEICA MC500 0060224 999999 LEIAT504 NONE 932 999999 0.0000 0.0000 0.0000 From CABN1000.14O +CABN CABN 001 2017 05 16 00 00 00 2099 12 31 00 00 00 LEICA GRX1200+GNSS 495159 999999 LEIAT504 NONE 932 999999 0.0000 0.0000 0.0000 From CABN1670.17O +CABU CABU 001 1980 01 06 00 00 00 2099 12 31 00 00 00 TRIMBLE NETR9 5826R50183 999999 TRM115000.00 NONE 30767461 999999 0.0000 0.0000 0.0000 From CABU0450.20O +CAC2 CAC2 001 2021 08 29 00 00 00 2099 12 31 00 00 00 TRIMBLE NETR9 5823R50451 999999 TRM115000.00 NONE 1430767444 999999 0.0000 0.0000 0.0000 From CAC22440.21O +CACA CACA 001 1980 01 06 00 00 00 2015 05 07 23 59 59 LEICA GRX1200PRO 465454 999999 LEIAT504GG NONE 999999 0.0000 0.0000 0.0000 From CACA2850.14O +CACA CACA 001 2015 05 08 00 00 00 2020 04 05 23 59 59 LEICA GRX1200PRO 465454 999999 LEIAT504 NONE 923 999999 0.0000 0.0000 0.0000 From CACA1280.15O +CACA CACA 001 2020 04 06 00 00 00 2099 12 31 00 00 00 TRIMBLE NETR9 5925R51436 999999 LEIAT504 NONE 923 999999 0.0000 0.0000 0.0000 From CACA0970.20O +CALU CALU 001 1980 01 06 00 00 00 2099 12 31 00 00 00 TRIMBLE 5700 0220360646 999999 TRM41249.00 NONE 12652352 999999 0.0000 0.0000 0.0000 From CALU0020.19O +CATA CATA 001 1980 01 06 00 00 00 2099 12 31 00 00 00 TRIMBLE NETR8 4843K33405 999999 TRM57971.00 NONE 999999 0.0000 0.0000 0.0000 From CATA0020.19O +CDOC CDOC 001 1980 01 06 00 00 00 2099 12 31 00 00 00 TRIMBLE NETR9 5539R50102 999999 TRM57971.00 NONE 1551011899 999999 0.0000 0.0000 0.0000 From CDOC1100.17O +CLAV CLAV 001 1980 01 06 00 00 00 2019 05 27 23 59 59 LEICA GRX1200PRO 465456 999999 LEIAX1203+GNSS NONE 09490111 999999 0.0000 0.0000 0.0000 From CLAV2800.14O +CLAV CLAV 001 2019 05 28 00 00 00 2022 07 29 23 59 59 LEICA GRX1200+GNSS 495174 999999 LEIAX1203+GNSS NONE 09490111 999999 0.0000 0.0000 0.0000 From CLAV1480.19O +CLAV CLAV 001 2022 07 30 00 00 00 2022 12 01 23 59 59 TRIMBLE NETR9 5117K75246 999999 LEIAX1203+GNSS NONE 09490111 999999 0.0000 0.0000 0.0000 From CLAV2110.22O +CLAV CLAV 001 2022 12 02 00 00 00 2024 11 05 23 59 59 LEICA GRX1200PRO 465447 999999 LEIAT504 NONE 1298 999999 0.0000 0.0000 0.0000 From CLAV3360.22O +CLAV CLAV 001 2024 11 06 00 00 00 2099 12 31 00 00 00 TRIMBLE ALLOY 6232R40011 999999 TRM115000.00 NONE 62193G0141 999999 0.0000 0.0000 0.0000 From CLAV3110.24O +CLYN CLYN 001 2014 08 07 00 00 00 2014 10 05 23 59 59 TRIMBLE NETR9 5117K75249 999999 TRM57971.00 NONE 41116562 999999 0.0000 0.0000 0.0000 From CLYN2190.14O +CLYN CLYN 001 2014 10 06 00 00 00 2015 09 08 23 59 59 TRIMBLE NETR9 5117K75249 999999 TRM41249.00 NONE 12421198 999999 0.0000 0.0000 0.0000 From CLYN2790.14O +CLYN CLYN 001 2015 09 09 00 00 00 2016 05 26 23 59 59 TRIMBLE NETR9 5508R50082 999999 TRM55971.00 NONE 00113692 999999 0.0000 0.0000 0.0000 From CLYN2520.15O +CMGN CMGN 001 2014 10 04 00 00 00 2016 05 26 23 59 59 TRIMBLE NETR9 5117K75250 999999 TRM57971.00 NONE 41116603 999999 0.0000 0.0000 0.0000 From CMGN2770.14O +CNTA CNTA 001 1980 01 06 00 00 00 2099 12 31 00 00 00 TRIMBLE NETR9 5503R50025 999999 TRM57971.00 NONE 1312118449 999999 0.0000 0.0000 0.0000 From CNTA0010.19O +CUSV 21904S001 001 2008 05 12 00 00 00 2015 06 15 00 00 00 TRIMBLE NETRS 999999 TRM41249.00 NONE 999999 0.0000 0.0000 0.0000 Patumwan, Thailand IGS.SNX +CUSV 21904S001 001 2015 09 03 05 00 00 JAVAD TRE_3 DELTA 999999 JAVRINGANT_DM NONE 999999 0.0000 0.0000 0.0000 Patumwan, Thailand IGS.SNX +DAEJ 23902M002 001 1999 03 19 00 00 00 2005 05 02 00 00 00 TRIMBLE 4000SSI 999999 TRM29659.00 DOME 999999 0.0000 0.0000 0.0000 Daejeon, Republic of K IGS.SNX +DAEJ 23902M002 001 2005 05 02 00 00 00 2010 09 14 19 00 00 TRIMBLE NETRS 999999 TRM29659.00 DOME 999999 0.0000 0.0000 0.0000 Daejeon, Republic of K IGS.SNX +DAEJ 23902M002 001 2010 09 15 00 00 00 2010 11 22 23 59 00 TRIMBLE NETRS 999999 TRM59800.00 DOME 999999 0.0000 0.0000 0.0000 Daejeon, Republic of K IGS.SNX +DAEJ 23902M002 001 2010 11 23 00 00 00 2011 01 12 12 00 00 TRIMBLE NETRS 999999 TRM59800.00 NONE 999999 0.0000 0.0000 0.0000 Daejeon, Republic of K IGS.SNX +DAEJ 23902M002 001 2011 01 12 12 00 00 2014 11 05 00 59 00 TRIMBLE NETRS 999999 TRM59800.00 SCIS 999999 0.0000 0.0000 0.0000 Daejeon, Republic of K IGS.SNX +DAEJ 23902M002 001 2014 11 05 01 00 00 TRIMBLE NETR9 999999 TRM59800.00 SCIS 999999 0.0000 0.0000 0.0000 Daejeon, Republic of K IGS.SNX +DARW 50134M001 001 1994 03 24 00 00 00 1996 07 01 00 00 00 AOA ICS-4000Z 999999 AOAD/M_T AUST 999999 0.0000 0.0000 0.0000 Darwin, Australia IGS.SNX +DARW 50134M001 001 1996 07 01 00 00 00 1999 11 25 00 30 00 AOA ICS-4000Z 999999 AOAD/M_T NONE 999999 0.0000 0.0000 0.0000 Darwin, Australia IGS.SNX +DARW 50134M001 001 1999 11 25 01 00 00 2001 10 19 00 00 00 AOA ICS-4000Z ACT 999999 AOAD/M_T NONE 999999 0.0000 0.0000 0.0000 Darwin, Australia IGS.SNX +DARW 50134M001 001 2001 10 19 00 00 00 2001 10 27 23 28 00 AOA ICS-4000Z ACT 999999 ASH701945C_M NONE 999999 0.0000 0.0000 0.0035 Darwin, Australia IGS.SNX +DARW 50134M001 001 2001 10 28 05 00 00 2001 12 14 00 00 00 ASHTECH Z-XII3 999999 ASH701945C_M NONE 999999 0.0000 0.0000 0.0035 Darwin, Australia IGS.SNX +DARW 50134M001 001 2001 12 14 00 00 00 2003 03 17 23 59 00 ASHTECH Z-XII3 999999 AOAD/M_T NONE 999999 0.0000 0.0000 0.0035 Darwin, Australia IGS.SNX +DARW 50134M001 001 2003 03 18 00 00 00 2003 04 04 01 00 00 ASHTECH UZ-12 999999 AOAD/M_T NONE 999999 0.0000 0.0000 0.0035 Darwin, Australia IGS.SNX +DARW 50134M001 001 2003 04 04 01 00 00 2004 07 14 01 00 00 ASHTECH UZ-12 999999 ASH700936D_M NONE 999999 0.0000 0.0000 0.0025 Darwin, Australia IGS.SNX +DARW 50134M001 001 2004 07 14 01 00 00 2004 07 16 01 30 00 ASHTECH Z-XII3 999999 ASH700936D_M NONE 999999 0.0000 0.0000 0.0025 Darwin, Australia IGS.SNX +DARW 50134M001 001 2004 07 16 01 30 00 2008 02 24 23 59 00 ASHTECH UZ-12 999999 ASH700936D_M NONE 999999 0.0000 0.0000 0.0025 Darwin, Australia IGS.SNX +DARW 50134M001 001 2008 02 25 00 00 00 2016 10 20 05 30 00 LEICA GRX1200GGPRO 999999 ASH700936D_M NONE 999999 0.0000 0.0000 0.0025 Darwin, Australia IGS.SNX +DARW 50134M001 001 2016 10 20 05 30 00 2017 07 05 00 00 00 SEPT POLARX5 999999 ASH700936D_M NONE 999999 0.0000 0.0000 0.0025 Darwin, Australia IGS.SNX +DARW 50134M001 001 2017 07 05 00 00 00 SEPT POLARX5 999999 JAVRINGANT_DM NONE 999999 0.0000 0.0000 0.0000 Darwin, Australia IGS.SNX +DIMA DIMA 001 1980 01 06 00 00 00 2099 12 31 00 00 00 TRIMBLE NETR8 4906K34377 999999 TRM57971.00 NONE 31051229 999999 0.0000 0.0000 0.0000 From DIMA0020.19O +DGOS DGOS 001 1980 01 06 00 00 00 2099 12 31 00 00 00 LEICA GR50 1871359 999999 LEIAR20 LEIM 23035052 999999 0.0000 0.0000 0.0000 From DGOS3620.21O +DNGT DNGT 001 1980 01 06 00 00 00 2099 12 31 00 00 00 LEICA GR50 1832833 999999 LEIAR20 LEIM 22100041 999999 0.0000 0.0000 0.0000 From DNGT3440.19O +ELNA ELNA 001 1980 01 06 00 00 00 2018 10 18 23 59 59 TRIMBLE NETR9 5121K76072 999999 TRM57971.00 NONE 1441021526 999999 0.0000 0.0000 0.0000 From ELNA3300.14O +ELNA ELNA 001 2018 10 19 00 00 00 2024 11 05 23 59 59 TRIMBLE NETR9 5116K75196 999999 TRM57971.00 NONE 1441021526 999999 0.0000 0.0000 0.0000 From ELNA2920.18O +ELNA ELNA 001 2024 11 06 00 00 00 2099 12 31 00 00 00 TRIMBLE NETR9 5117K75241 999999 TRM57971.00 NONE 1440929209 999999 0.0000 0.0000 0.0000 From ELNA2920.18O +GUAM 50501M002 001 1980 01 06 00 00 00 2024 03 04 23 59 59 SEPT POLARX5 3025501 999999 JAVRINGANT_DM SCIS 00842 999999 0.0000 0.0000 0.6229 From GUAM0640.24O +GUAM 50501M002 001 2024 03 05 00 00 00 2099 12 31 00 00 00 SEPT POLARX5 3025501 999999 JAVRINGANT_DM SCIS 00842 999999 0.0000 0.0000 0.6229 From GUAM0650.24O +GUES GUES 001 1980 01 06 00 00 00 2099 12 31 00 00 00 LEICA GR50 1832418 999999 LEIAR20 LEIM 20331003 999999 0.0000 0.0000 0.0000 From GUES0020.19O +GUMA GUMA 001 1980 01 06 00 00 00 2099 12 31 00 00 00 LEICA GRX1200GGPRO 356273 999999 LEIAT504 NONE 1190 999999 0.0000 0.0000 0.0000 From GUMA2760.14O +GUNG GUNG 001 1980 01 06 00 00 00 2022 05 23 23 59 59 LEICA GRX1200PRO 465458 999999 LEIAT504 NONE 922 999999 0.0000 0.0000 0.0000 From GUNG1230.15O +GUNG GUNG 001 2022 12 01 00 00 00 2025 11 10 23 59 59 LEICA GRX1200+GNSS 495175 999999 LEIAT504 NONE 933 999999 0.0000 0.0000 0.0000 From GUNG3350.23O +GUNG GUNG 001 2025 11 11 00 00 00 2099 12 31 00 00 00 TRIMBLE NETR9 5306K41885 999999 TRM57971.00 NONE 5000115473 999999 0.0000 0.0000 0.0000 From GUNG3150.25O +GUUG 82301M001 001 2003 08 27 00 00 00 2008 02 07 00 00 00 TRIMBLE 4700 999999 ASH701945E_M UNAV 999999 0.0000 0.0000 0.0000 Mangilao, United State IGS.SNX +GUUG 82301M001 001 2008 02 07 00 00 00 2011 06 26 00 00 00 TRIMBLE NETR5 999999 ASH701945E_M NONE 999999 0.0000 0.0000 0.0000 Mangilao, United State IGS.SNX +GUUG 82301M001 001 2011 06 26 00 00 00 2019 04 10 00 30 00 TRIMBLE NETR5 999999 TRM55971.00 NONE 999999 0.0000 0.0000 0.0000 Mangilao, United State IGS.SNX +GUUG 82301M001 001 2019 04 10 00 30 00 2019 06 10 00 00 00 LEICA GR50 999999 TRM55971.00 NONE 999999 0.0000 0.0000 0.0000 Mangilao, United State IGS.SNX +GUUG 82301M001 001 2019 06 10 01 07 00 2021 09 22 23 30 00 LEICA GR50 999999 SEPCHOKE_B3E6 SPKE 999999 0.0000 0.0000 0.0032 Mangilao, United State IGS.SNX +GUUG 82301M001 001 2021 09 23 00 11 00 TRIMBLE ALLOY 999999 LEIAR20 LEIM 999999 0.0000 0.0000 0.0000 Mangilao, United State IGS.SNX +HINU HINU 001 1980 01 06 00 00 00 2099 12 31 00 00 00 TRIMBLE 5700 0220368044 999999 TRM41249.00 NONE 60165530 999999 0.0000 0.0000 0.0000 From HINU0020.19O +IBAZ IBAZ 001 1980 01 06 00 00 00 2016 10 18 23 59 59 LEICA GRX1200PRO 465451 999999 LEIAS10 NONE 11161086 999999 0.0000 0.0000 0.0000 From IBAZ2850.14O +IBAZ IBAZ 001 2016 10 19 00 00 00 2099 12 31 00 00 00 LEICA GRX1200PRO 465451 999999 LEIAS10 NONE 09480042 999999 0.0000 0.0000 0.0000 From IBAZ2930.16O +INFA INFA 001 1980 01 06 00 00 00 2016 06 02 23 59 59 TRIMBLE NETR9 5251K40870 999999 TRM57971.00 NONE 00113692 999999 0.0000 0.0000 0.0000 From INFA0910.14O +INFA INFA 001 2016 06 03 00 00 00 2019 05 27 23 59 59 TRIMBLE NETR9 5116K75179 999999 TRM57971.00 NONE 1441116438 999999 0.0000 0.0000 0.0000 From INFA2880.16O +INFA INFA 001 2019 05 28 00 00 00 2099 12 31 00 00 00 TRIMBLE NETR9 5023K67999 999999 TRM57971.00 NONE 1441116438 999999 0.0000 0.0000 0.0000 From INFA1480.19O +INOP INOP 001 1980 01 06 00 00 00 2099 12 31 00 00 00 TRIMBLE 5700 0220353727 999999 TRM41249.00 NONE 12475176 999999 0.0000 0.0000 0.0000 From INOP1420.18O +ISAB ISAB 001 1980 01 06 00 00 00 2014 12 31 23 59 59 TRIMBLE 5700 0220379407 999999 TRM41249.00 NONE 999999 0.0000 0.0000 0.0000 From ISAB1490.14O +ISAB ISAB 001 2015 01 01 00 00 00 2016 12 31 23 59 59 TRIMBLE NETRS 4723133177 999999 TRM41249.00 NONE 60207764 999999 0.0000 0.0000 0.0000 From ISAB0480.15O +ISAB ISAB 001 2017 01 01 00 00 00 2017 12 31 23 59 59 TRIMBLE NETRS 4723133177 999999 TRM41249.00 NONE 12237127 999999 0.0000 0.0000 0.0000 From ISAB0010.17O +ISAB ISAB 001 2019 01 01 00 00 00 2021 11 24 23 59 59 TRIMBLE NETRS 4450241606 999999 TRM41249.00 NONE 12237127 999999 0.0000 0.0000 0.0000 From ISAB2080.19O +ISAB ISAB 001 2021 11 25 00 00 00 2099 12 31 00 00 00 TRIMBLE 5700 0220305456 999999 TRM41249.00 NONE 12237127 999999 0.0000 0.0000 0.0000 From ISAB3290.21O +ITBA ITBA 001 2013 09 01 00 00 00 2016 03 07 23 59 59 TRIMBLE NETR9 5116K75179 999999 TRM57971.00 NONE 1441101264 999999 0.0000 0.0000 0.0000 From ITBA2440.13O +JALA JALA 001 1980 01 06 00 00 00 2099 12 31 00 00 00 TRIMBLE NETR9 5816R50281 999999 TRM115000.00 NONE 30767448 999999 0.0000 0.0000 0.0000 From JALA0450.20O +JARO JARO 001 1980 01 06 00 00 00 2099 12 31 00 00 00 TRIMBLE 5700 999999 TRM41249.00 NONE 999999 0.0000 0.0000 0.0000 From JARO0020.19O +JOSE JOSE 001 1980 01 06 00 00 00 2099 12 31 00 00 00 TRIMBLE NETR8 4918K35113 999999 TRM57971.00 NONE 1440918033 999999 0.0000 0.0000 0.0000 From JOSE0020.19O +LABO LABO 001 1980 01 06 00 00 00 2022 11 29 23 59 59 LEICA GRX1200GGPRO 356276 999999 LEIAT504 NONE 762 999999 0.0000 0.0000 0.0000 From LABO3290.14O +LABO LABO 001 2022 11 30 00 00 00 2024 11 05 23 59 59 LEICA GRX1200GGPRO 356276 999999 LEIAT504 NONE 771 999999 0.0000 0.0000 0.0000 From LABO3340.22O +LABO LABO 001 2024 11 06 00 00 00 2025 06 08 23 59 59 LEICA GRX1200+GNSS 495180 999999 LEIAT504 NONE 771 999999 0.0000 0.0000 0.0000 From LABO3110.24O +LABO LABO 001 2025 06 09 00 00 00 2099 12 31 00 00 00 LEICA GRX1200+GNSS 495180 999999 TRM29659.00 NONE 0220309866 999999 0.0000 0.0000 0.0000 From LABO1600.25O +LAGW LAGW 001 1980 01 06 00 00 00 2099 12 31 00 00 00 LEICA GRX1200GGPRO 356267 999999 LEIAS10 NONE 09480004 999999 0.0000 0.0000 0.0000 From LAGW2820.14O +LAPS LAPS 001 1980 01 06 00 00 00 2099 12 31 00 00 00 TRIMBLE NETRS 4720132686 999999 TRM41249.00 NONE 60207727 999999 0.0000 0.0000 0.0000 From LAPS0010.15O +LBAN LBAN 001 1980 01 06 00 00 00 2017 05 13 23 59 59 TRIMBLE NETRS 4635120783 999999 TRM41249.00 NONE 60261341 999999 0.0000 0.0000 0.0000 From LBAN2820.14O +LBAN LBAN 001 2017 05 14 00 00 00 2018 04 24 23 59 59 TRIMBLE NETRS 4611206509 999999 TRM41249.00 NONE 60261341 999999 0.0000 0.0000 0.0000 From LBAN1340.17O +LBAN LBAN 001 2018 04 25 00 00 00 2019 05 24 23 59 59 TRIMBLE NETR9 5117K75246 999999 TRM41249.00 NONE 60261341 999999 0.0000 0.0000 0.0000 From LBAN1150.18O +LBAN LBAN 001 2019 05 25 00 00 00 2022 12 02 23 59 59 TRIMBLE NETR9 5117K75246 999999 TRM57971.00 NONE 1551011931 999999 0.0000 0.0000 0.0000 From LBAN1450.19O +LBAN LBAN 001 2022 12 03 00 00 00 2099 12 31 00 00 00 TRIMBLE NETR9 5023K67923 999999 TRM57971.00 NONE 1551011931 999999 0.0000 0.0000 0.0000 From LBAN3370.22O +LGYE LGYE 001 1980 01 06 00 00 00 2017 05 15 23 59 59 TRIMBLE NETRS 4407131433 999999 TRM55971.00 NONE 60167868 999999 0.0000 0.0000 0.0000 From LGYE2220.14O +LGYE LGYE 001 2017 05 16 00 00 00 2019 05 20 23 59 59 TRIMBLE NETRS 4702127047 999999 TRM55971.00 NONE 60167868 999999 0.0000 0.0000 0.0000 From LGYE2440.17O +LGYE LGYE 001 2019 05 21 00 00 00 2025 11 09 23 59 59 TRIMBLE NETR9 5117K75249 999999 TRM55971.00 NONE 60167868 999999 0.0000 0.0000 0.0000 From LGYE1410.19O +LGYE LGYE 001 2025 11 10 00 00 00 2099 12 31 00 00 00 TRIMBLE NETR9 5116K75196 999999 TRM55971.00 NONE 60167868 999999 0.0000 0.0000 0.0000 From LGYE3140.25O +LLOR LLOR 001 1980 01 06 00 00 00 2099 12 31 00 00 00 TRIMBLE 5700 0220345795 999999 TRM41249.00 NONE 12481340 999999 0.0000 0.0000 0.0000 From LLOR0800.19O +LLOY LLOY 001 1980 01 06 00 00 00 2099 12 31 00 00 00 LEICA GR50 1871433 999999 LEIAR20 LEIM 24019007 999999 0.0000 0.0000 0.0000 From LLOY3620.21O +LLPS LLPS 001 1980 01 06 00 00 00 2017 03 20 23 59 59 TRIMBLE 5700 0220305456 999999 TRM29659.00 NONE 0220301571 999999 0.0000 0.0000 0.0000 From LLPS3100.14O +LLPS LLPS 001 2017 03 21 00 00 00 2019 02 24 23 59 59 TRIMBLE 5700 0220270389 999999 TRM29659.00 NONE 0220301571 999999 0.0000 0.0000 0.0000 From LLPS0800.17O +LLPS LLPS 001 2019 02 25 00 00 00 2099 12 31 00 00 00 TRIMBLE 5700 4814149941 999999 TRM29659.00 NONE 0220301571 999999 0.0000 0.0000 0.0000 From LLPS0610.19O +LUCB LUCB 001 1980 01 06 00 00 00 2015 10 22 23 59 59 LEICA MC500 0060214 999999 LEIAT504 NONE 315 999999 0.0000 0.0000 0.0000 From LUCB2840.14O +LUCB LUCB 001 2015 10 23 00 00 00 2099 12 31 00 00 00 LEICA GRX1200+GNSS 495174 999999 LEIAT504 NONE 315 999999 0.0000 0.0000 0.0000 From LUCB2960.15O +MABN MABN 001 1980 01 06 00 00 00 2099 12 31 00 00 00 LEICA GRX1200GGPRO 356266 999999 LEIAS10 NONE 11161090 999999 0.0000 0.0000 0.0000 From MABN2860.14O +MAGU MAGU 001 1980 01 06 00 00 00 2099 12 31 00 00 00 LEICA GR50 1832839 999999 LEIAR20 LEIM 22100042 999999 0.0000 0.0000 0.0000 From MAGU1940.20O +MALA MALA 001 1980 01 06 00 00 00 2017 05 10 23 59 59 LEICA GRX1200GGPRO 356268 999999 LEIAT504 NONE 933 999999 0.0000 0.0000 0.0000 From MALA3290.14O +MALA MALA 001 2017 05 11 00 00 00 2018 04 23 23 59 59 LEICA MC500 0060230 999999 LEIAT504 NONE 933 999999 0.0000 0.0000 0.0000 From MALA1310.17O +MALA MALA 001 2018 04 24 00 00 00 2099 12 31 00 00 00 LEICA GRX1200GGPRO 356268 999999 LEIAT504 NONE 933 999999 0.0000 0.0000 0.0000 From MALA1140.18O +MALG MALG 001 1980 01 06 00 00 00 2015 09 07 23 59 59 LEICA GRX1200PRO 465445 999999 LEIAX1202GG NONE 07300136 999999 0.0000 0.0000 0.0000 From MALG1010.14O +MALG MALG 001 2015 09 08 00 00 00 2099 12 31 00 00 00 LEICA GRX1200GGPRO 356270 999999 LEIAX1202GG NONE 09480042 999999 0.0000 0.0000 0.0000 From MALG2510.15O +MALS MALS 001 2014 10 10 00 00 00 2016 10 04 23 59 59 LEICA MC500 60122 999999 LEIAT504 NONE 407 999999 0.0000 0.0000 0.0000 From MALS2830.14O +MALY MALY 001 1980 01 06 00 00 00 2099 12 31 00 00 00 TRIMBLE NETR9 5504R50013 999999 TRM57971.00 NONE 999999 0.0000 0.0000 0.0000 From MALY0010.20O +MAMB MAMB 001 1980 01 06 00 00 00 2099 12 31 00 00 00 TRIMBLE NETR8 4918K35106 999999 TRM55971.00 NONE 999999 0.0000 0.0000 0.0000 From MAMB0020.19O +MAR2 MAR2 001 1980 01 06 00 00 00 2099 12 31 00 00 00 TRIMBLE NETR9 5504R50014 999999 TRM57971.00 NONE 1312118455 999999 0.0000 0.0000 0.0000 From MAR20010.20O +MARK MARK 001 1980 01 06 00 00 00 2018 04 15 23 59 59 LEICA MC500 999999 LEIAT504 NONE 761 999999 0.0000 0.0000 0.0000 From MARK2820.14O +MARK MARK 001 2018 04 16 00 00 00 2019 05 30 23 59 59 LEICA GRX1200+GNSS 495187 999999 LEIAT504 NONE 761 999999 0.0000 0.0000 0.0000 From MARK1060.18O +MARK MARK 001 2019 05 31 00 00 00 2099 12 31 00 00 00 LEICA GRX1200GGPRO 356272 999999 LEIAT504 NONE 761 999999 0.0000 0.0000 0.0000 From MARK1510.19O +MARL MARL 001 1980 01 06 00 00 00 2099 12 31 00 00 00 TRIMBLE 5700 4935400803 999999 TRM55971.00 NONE 999999 0.0000 0.0000 0.0000 From MARL0020.13O +MASM MASM 001 1980 01 06 00 00 00 2099 12 31 00 00 00 LEICA GR50 1832832 999999 LEIAR20 LEIM 22100026 999999 0.0000 0.0000 0.0000 From MASM1940.20O +MAUB MAUB 001 1980 01 06 00 00 00 2015 05 07 23 59 59 LEICA MC500 0060113 999999 LEIAT504 NONE 1103 999999 0.0000 0.0000 0.0000 From MAUB2760.14O +MAUB MAUB 001 2015 05 08 00 00 00 2024 11 03 23 59 59 LEICA GRX1200GGPRO 356279 999999 LEIAT504 NONE 1103 999999 0.0000 0.0000 0.0000 From MAUB2940.15O +MAUB MAUB 001 2024 11 04 00 00 00 2099 12 31 00 00 00 LEICA GRX1200+GNSS 495182 999999 LEIAT504 NONE 1103 999999 0.0000 0.0000 0.0000 From MAUB3090.24O +MCIL 21789S001 001 2002 12 08 00 00 00 2008 08 25 00 00 00 TRIMBLE 5700 999999 TRM29659.00 DOME 999999 0.0000 0.0000 0.0000 Ogasawara, Japan IGS.SNX +MCIL 21789S001 001 2008 08 25 00 00 00 2013 01 17 00 00 00 TRIMBLE NETRS 999999 TRM29659.00 DOME 999999 0.0000 0.0000 0.0000 Ogasawara, Japan IGS.SNX +MCIL 21789S001 001 2013 01 17 00 00 00 2015 02 26 10 00 00 TRIMBLE NETR9 999999 TRM59800.80 DOME 999999 0.0000 0.0000 0.0000 Ogasawara, Japan IGS.SNX +MCIL 21789S001 001 2015 02 26 10 00 00 2021 03 14 04 15 00 TRIMBLE NETR9 999999 TRM59800.80 SCIS 999999 0.0000 0.0000 0.0000 Ogasawara, Japan IGS.SNX +MCIL 21789S001 001 2021 03 14 04 20 00 TRIMBLE ALLOY 999999 TRM59800.80 SCIS 999999 0.0000 0.0000 0.0000 Ogasawara, Japan IGS.SNX +MILA MILA 001 1980 01 06 00 00 00 2099 12 31 00 00 00 TRIMBLE 5700 0220284637 999999 TRM41249.00 NONE 999999 0.0000 0.0000 0.0000 From MILA2250.19O +MLPA MLPA 001 1980 01 06 00 00 00 2099 12 31 00 00 00 TRIMBLE NETR9 5823R50457 999999 TRM57971.00 NONE 1441021516 999999 0.0000 0.0000 0.0000 From MLBY3240.21O +MLBY MLBY 001 1980 01 06 00 00 00 2099 12 31 00 00 00 LEICA GR50 1871443 999999 LEIAR20 LEIM 24015025 999999 0.0000 0.0000 0.0000 From MLBY3500.21O +MNAY MNAY 001 1980 01 06 00 00 00 2015 07 19 23 59 59 TRIMBLE 5700 04935400802 999999 TRM41249.00 NONE 999999 0.0000 0.0000 0.0000 From MNAY0780.13O +MNAY MNAY 001 2015 07 20 00 00 00 2099 12 31 00 00 00 TRIMBLE 5700 0220380777 999999 TRM41249.00 NONE 999999 0.0000 0.0000 0.0000 From MNAY2010.15O +MSBT MSBT 001 1980 01 06 00 00 00 2099 12 31 00 00 00 TRIMBLE 5700 0220279495 999999 TRM41249.00 NONE 999999 0.0000 0.0000 0.0000 From MSBT0020.19O +MUNT MUNT 001 1980 01 06 00 00 00 2014 10 13 23 59 59 TRIMBLE NETRS 999999 TRM41249.00 NONE 999999 0.0000 0.0000 0.0000 From MUNT0980.14O +MUNT MUNT 001 2014 10 14 00 00 00 2015 10 18 23 59 59 LEICA MC500 999999 TRM41249.00 NONE 999999 0.0000 0.0000 0.0000 From MUNT2870.14O +MUNT MUNT 001 2015 10 19 00 00 00 2099 12 31 00 00 00 TRIMBLE NETRS 999999 TRM41249.00 NONE 999999 0.0000 0.0000 0.0000 From MUNT2920.15O +MUNZ MUNZ 001 1980 01 06 00 00 00 2015 10 22 23 59 59 LEICA MC500 0060225 999999 LEIAS10 NONE 09480046 999999 0.0000 0.0000 0.0000 From MUNZ2750.14O +MUNZ MUNZ 001 2015 10 23 00 00 00 2016 05 28 23 59 59 LEICA MC500 0060113 999999 LEIAS10 NONE 09480046 999999 0.0000 0.0000 0.0000 From MUNZ2960.15O +MUNZ MUNZ 001 2016 05 29 00 00 00 2025 11 14 23 59 59 LEICA GRX1200PRO 465455 999999 LEIAS10 NONE 09480046 999999 0.0000 0.0000 0.0000 From MUNZ1500.16O +MUNZ MUNZ 001 2025 11 15 00 00 00 2099 12 31 00 00 00 LEICA GRX1200PRO 465455 999999 LEIAX1202GG NONE 07310013 999999 0.0000 0.0000 0.0000 From MUNZ3190.25O +NAUJ NAUJ 001 1980 01 06 00 00 00 2099 12 31 00 00 00 TRIMBLE NETRS 4422234412 999999 TRM41249.00 NONE 12346408 999999 0.0000 0.0000 0.0000 From NAUJ0020.19O +NCPC NCPC 001 1980 01 06 00 00 00 2099 12 31 00 00 00 LEICA GR50 1871442 999999 LEIAR20 LEIM 24015026 999999 0.0000 0.0000 0.0000 From NCPC3620.21O +NTUS 22601M001 001 1997 06 26 03 00 00 1999 09 02 00 00 00 ROGUE SNR-8000 999999 AOAD/M_T NONE 999999 0.0000 0.0000 0.0776 Singapore, Singapore IGS.SNX +NTUS 22601M001 001 1999 10 28 06 00 00 2006 11 03 00 00 00 AOA SNR-12 ACT 999999 AOAD/M_T NONE 999999 0.0000 0.0000 0.0776 Singapore, Singapore IGS.SNX +NTUS 22601M001 001 2007 05 16 00 00 00 2018 04 18 02 35 00 LEICA GRX1200GGPRO 999999 LEIAT504GG NONE 999999 0.0000 0.0000 0.0776 Singapore, Singapore IGS.SNX +NTUS 22601M001 001 2018 04 18 02 50 00 LEICA GR50 999999 LEIAR20 LEIM 999999 0.0000 0.0000 0.0776 Singapore, Singapore IGS.SNX +ORAS ORAS 001 1980 01 06 00 00 00 2099 12 31 00 00 00 TRIMBLE 5700 0220316027 999999 TRM41249.00 NONE 999999 0.0000 0.0000 0.0000 From ORAS0800.19O +ORMO ORMO 001 1980 01 06 00 00 00 2099 12 31 00 00 00 TRIMBLE 5700 0220345809 999999 TRM41249.00 NONE 12560394 999999 0.0000 0.0000 0.0000 From ORMO0020.19O +PAGP PAGP 001 1980 01 06 00 00 00 2017 09 25 23 59 59 TRIMBLE NETRS 4407131429 999999 TRM41249.00 NONE 12421023 999999 0.0000 0.0000 0.0000 From PAGP3200.13O +PAGP PAGP 001 2017 09 26 00 00 00 2018 04 19 23 59 59 LEICA MC500 0060121 999999 TRM41249.00 NONE 12421023 999999 0.0000 0.0000 0.0000 From PAGP2690.17O +PAGP PAGP 001 2018 04 20 00 00 00 2018 10 17 23 59 59 TRIMBLE NETRS 4612261951 999999 TRM41249.00 NONE 12421023 999999 0.0000 0.0000 0.0000 From PAGP1100.18O +PAGP PAGP 001 2018 10 18 00 00 00 2024 11 05 23 59 59 LEICA GRX1200GGPRO 356267 999999 TRM41249.00 NONE 12421023 999999 0.0000 0.0000 0.0000 From PAGP2910.18O +PAGP PAGP 001 2024 11 06 00 00 00 2099 12 31 00 00 00 LEICA GRX1200GGPRO 356267 999999 LEIAS10 NONE 111610086 999999 0.0000 0.0000 0.0000 From PAGP3110.24O +PALA PALA 001 1980 01 06 00 00 00 2099 12 31 00 00 00 TRIMBLE NETR8 4852K33855 999999 TRM57971.00 NONE 40947196 999999 0.0000 0.0000 0.0000 From PALA0020.19O +PALM PALM 001 1980 01 06 00 00 00 2099 12 31 00 00 00 TRIMBLE 5700 0220316019 999999 TRM41249.00 NONE 60207764 999999 0.0000 0.0000 0.0000 From PALM0020.19O +PALO PALO 001 1980 01 06 00 00 00 2099 12 31 00 00 00 TRIMBLE 5700 0220320211 999999 TRM41249.00 NONE 12560414 999999 0.0000 0.0000 0.0000 From PALO0800.19O +PAND PAND 001 1980 01 06 00 00 00 2099 12 31 00 00 00 LEICA GR50 1871708 999999 LEIAR20 LEIM 24305062 999999 0.0000 0.0000 0.0000 From PAND1520.22O +PERT 50133M001 001 1993 08 18 00 00 00 1993 09 18 23 59 00 ROGUE SNR-8100 999999 AOAD/M_T NONE 999999 0.0000 0.0000 0.0568 Perth,Australia IGS.SNX +PERT 50133M001 001 1993 09 19 00 00 00 2001 06 06 00 00 00 ROGUE SNR-8100 999999 AOAD/M_T NONE 999999 0.0000 0.0000 0.0595 Perth,Australia IGS.SNX +PERT 50133M001 001 2001 06 07 00 00 00 2003 06 04 00 00 00 ASHTECH Z-XII3 999999 AOAD/M_T NONE 999999 0.0000 0.0000 0.0595 Perth,Australia IGS.SNX +PERT 50133M001 001 2003 06 05 00 00 00 2007 11 30 08 00 00 ASHTECH UZ-12 999999 ASH701945C_M NONE 999999 0.0000 0.0000 0.0595 Perth,Australia IGS.SNX +PERT 50133M001 001 2007 12 03 08 00 00 2008 01 09 07 00 00 ASHTECH Z-XII3 999999 ASH701945C_M NONE 999999 0.0000 0.0000 0.0595 Perth,Australia IGS.SNX +PERT 50133M001 001 2008 01 09 07 00 00 2012 01 05 00 00 00 ASHTECH UZ-12 999999 ASH701945C_M NONE 999999 0.0000 0.0000 0.0595 Perth,Australia IGS.SNX +PERT 50133M001 001 2012 10 23 05 30 00 2022 02 14 02 19 00 TRIMBLE NETR9 999999 TRM59800.00 NONE 999999 0.0000 0.0000 0.0595 Perth,Australia IGS.SNX +PERT 50133M001 001 2022 02 14 02 19 00 TRIMBLE ALLOY 999999 TRM59800.00 NONE 999999 0.0000 0.0000 0.0595 Perth,Australia IGS.SNX +PIBU PIBU 001 1980 01 06 00 00 00 2099 12 31 00 00 00 TRIMBLE NETR9 5503R50021 999999 TRM57971.00 NONE 1312118482 999999 0.0000 0.0000 0.0000 From PIBU2870.15O +PIMO 22003M001 001 1998 07 01 00 00 00 2001 09 06 00 00 00 ROGUE SNR-8000 999999 AOAD/M_T NONE 999999 0.0000 0.0000 0.0792 Quezon City, Philippin IGS.SNX +PIMO 22003M001 001 2001 09 06 00 00 00 2008 05 16 05 00 00 ASHTECH Z-XII3 999999 ASH701945C_M NONE 999999 0.0000 0.0000 0.0792 Quezon City, Philippin IGS.SNX +PIMO 22003M001 001 2008 05 24 00 00 00 2014 01 15 01 30 00 ASHTECH UZ-12 999999 ASH701945C_M NONE 999999 0.0000 0.0000 0.0792 Quezon City, Philippin IGS.SNX +PIMO 22003M001 001 2014 01 15 18 06 00 2023 11 08 00 00 00 JAVAD TRE_G3TH DELTA 999999 ASH701945C_M NONE 999999 0.0000 0.0000 0.0792 Quezon City,Philippin IGS.SNX +PIMO 22003M001 001 2023 11 08 00 44 00 SEPT POLARX5 999999 ASH701945C_M NONE 999999 0.0000 0.0000 0.0792 Quezon City,Philippin IGS.SNX +PLWN PLWN 001 1980 01 06 00 00 00 2099 12 31 00 00 00 TRIMBLE 5700 0220320186 999999 TRM41249.00 NONE 12332678 999999 0.0000 0.0000 0.0000 From PLWN0020.19O +PMPL PMPL 001 1980 01 06 00 00 00 2099 12 31 00 00 00 LEICA GR50 1871719 999999 LEIAR20 LEIM 999999 0.0000 0.0000 0.0000 From PMPL1780.22O +PNBO PNBO 001 1980 01 06 00 00 00 2017 05 29 23 59 59 TRIMBLE 5700 4912167254 999999 TRM57971.00 NONE 1441027910 999999 0.0000 0.0000 0.0000 From PNBO0780.14O +PNBO PNBO 001 2017 05 30 00 00 00 2099 12 31 00 00 00 TRIMBLE 5700 0440105326 999999 TRM57971.00 NONE 1441027910 999999 0.0000 0.0000 0.0000 From PNBO1500.17O +PNGM 51006M001 001 2002 05 06 00 00 00 2012 09 07 02 00 00 ASHTECH UZ-12 999999 ASH701945C_M SCIS 999999 0.0000 0.0000 0.0000 Lombrum, Papua New Gui IGS.SNX +PNGM 51006M001 001 2012 09 08 00 00 00 2023 03 23 03 16 00 TRIMBLE NETR9 999999 TRM59800.00 NONE 999999 0.0000 0.0000 0.0011 Lombrum,Papua New Gui IGS.SNX +PNGM 51006M001 001 2023 03 23 03 16 00 2024 11 28 04 18 00 TRIMBLE NETR9 999999 JAVRINGANT_DM NONE 999999 0.0000 0.0000 0.0005 Lombrum,Papua New Gui IGS.SNX +PNGM 51006M001 001 2024 11 28 04 18 00 SEPT POLARX5 999999 JAVRINGANT_DM NONE 999999 0.0000 0.0000 0.0005 Lombrum,Papua New Gui IGS.SNX +POLI POLI 001 1980 01 06 00 00 00 2018 10 15 23 59 59 TRIMBLE NETR9 5251K41008 999999 TRM57971.00 NONE 5000113709 999999 0.0000 0.0000 0.0000 From POLI0700.14O +POLI POLI 001 2018 10 16 00 00 00 2023 01 24 23 59 59 TRIMBLE NETR9 5116K75192 999999 TRM57971.00 NONE 5000113709 999999 0.0000 0.0000 0.0000 From POLI2890.18O +POLI POLI 001 2023 01 25 00 00 00 2025 11 16 23 59 59 TRIMBLE NETR9 5023K68028 999999 TRM57971.00 NONE 5000113709 999999 0.0000 0.0000 0.0000 From POLI0250.23O +POLI POLI 001 2025 11 17 00 00 00 2099 12 31 00 00 00 TRIMBLE NETR9 5023K67923 999999 TRM57971.00 NONE 5000113709 999999 0.0000 0.0000 0.0000 From POLI3210.25O +POTR POTR 001 1980 01 06 00 00 00 2099 12 31 00 00 00 TRIMBLE NETR9 5503R50022 999999 TRM57971.00 NONE 1312118449 999999 0.0000 0.0000 0.0000 From POTR0010.19O +PTAG 22006M005 001 2008 09 23 00 00 00 2016 03 07 07 43 00 LEICA GRX1200GGPRO 999999 LEIAT504GG LEIS 999999 0.0000 0.0000 0.0000 Taguig City, Philippin IGS.SNX +PTAG 22006M005 001 2016 03 08 06 06 00 2016 08 11 07 53 00 LEICA GR25 999999 LEIAT504GG LEIS 999999 0.0000 0.0000 0.0000 Taguig City, Philippin IGS.SNX +PTAG 22006M005 001 2016 08 11 08 19 00 2017 01 25 00 42 00 LEICA GR50 999999 LEIAT504GG LEIS 999999 0.0000 0.0000 0.0000 Taguig City, Philippin IGS.SNX +PTAG 22006M005 001 2017 01 27 06 47 00 LEICA GR50 999999 LEIAR25.R4 LEIT 999999 0.0000 0.0000 0.0000 Taguig City, Philippin IGS.SNX +PTBN PTBN 001 1980 01 06 00 00 00 2015 10 28 23 59 59 LEICA MC500 0060116 999999 LEIAS10 NONE 09480016 999999 0.0000 0.0000 0.0000 From PTBN2830.14O +PTBN PTBN 001 2015 10 29 00 00 00 2016 10 20 23 59 59 LEICA MC500 0060158 999999 LEIAS10 NONE 09480016 999999 0.0000 0.0000 0.0000 From PTBN2950.15O +PTBN PTBN 001 2016 10 21 00 00 00 2021 06 22 23 59 59 LEICA GRX1200PRO 465445 999999 LEIAX1202GG NONE 07300136 999999 0.0000 0.0000 0.0000 From PTBN1490.16O +PTBN PTBN 001 2021 06 23 00 00 00 2022 12 07 23 59 59 LEICA GRX1200PRO 465445 999999 LEIAS10 NONE 09480016 999999 0.0000 0.0000 0.0000 From PTBN1490.16O +PTBN PTBN 001 2022 12 08 00 00 00 2099 12 31 00 00 00 LEICA GRX1200+GNSS 495174 999999 LEIAS10 NONE 09480016 999999 0.0000 0.0000 0.0000 From PTBN3420.22O +PUER PUER 001 1980 01 06 00 00 00 2016 10 11 23 59 59 TRIMBLE 5700 0220358872 999999 TRM39105.00 NONE 999999 0.0000 0.0000 0.0000 From PUER1810.14O +PUER PUER 001 2016 10 12 00 00 00 2099 12 31 00 00 00 TRIMBLE 5700 0220285262 999999 TRM39105.00 NONE 999999 0.0000 0.0000 0.0000 From PUER0010.19O +RCSS RCSS 001 1980 01 06 00 00 00 2099 12 31 00 00 00 TRIMBLE NETR9 5705R51304 999999 TRM115000.00 NONE 1440905498 999999 0.0000 0.0000 0.0000 From RCSS2140.17O +ROXA ROXA 001 1980 01 06 00 00 00 2016 12 31 23 59 59 TRIMBLE NETRS 4605204661 999999 TRM41249.00 NONE 999999 0.0000 0.0000 0.0000 From ROXA1820.14O +ROXA ROXA 001 2017 01 01 00 00 00 2099 12 31 00 00 00 TRIMBLE 5700 0220340246 999999 TRM41249.00 NONE 999999 0.0000 0.0000 0.0000 From ROXA0020.19O +S01R S01R 001 2002 01 01 00 00 00 2004 06 17 23 59 59 TRIMBLE 4000SSI 12384 999999 TRM29659.00 NONE 108547 999999 0.0000 0.0000 0.0300 From S01R0010.02O +S01R S01R 001 2004 06 18 00 00 00 2009 10 28 23 59 59 LEICA MC500 60230 999999 LEIAT504 NONE 708 999999 0.0000 0.0000 0.0300 From S01R1700.04O +S01R S01R 001 2009 10 29 00 00 00 2015 09 17 23 59 59 LEICA GRX1200+GNSS 495179 999999 LEIAR25 LEIT 09120019 999999 0.0000 0.0000 0.0300 From S01R3020.09O +S01R S01R 001 2015 09 18 00 00 00 2016 03 01 23 59 59 LEICA GRX1200+GNSS 5509R50005 999999 LEIAR25 LEIT 09120019 999999 0.0000 0.0000 0.0300 From S01R2610.15O +S01R S01R 001 2016 03 02 00 00 00 2016 09 16 23 59 59 LEICA GRX1200+GNSS 5548R50570 999999 LEIAR25 LEIT 09120019 999999 0.0000 0.0000 0.0300 From S01R0620.16O +S01R S01R 001 2016 09 17 00 00 00 2017 07 31 23 59 59 TRIMBLE NETR9 5548R50570 999999 LEIAR25 LEIT 09120019 999999 0.0000 0.0000 0.0300 From S01R2610.16O +S01R S01R 001 2017 08 01 00 00 00 2017 11 15 23 59 59 LEICA GRX1200+GNSS 5548R50570 999999 LEIAR25 LEIT 09120019 999999 0.0000 0.0000 0.0300 From S01R2130.17O +S01R S01R 001 2017 11 16 00 00 00 2099 12 31 00 00 00 TRIMBLE NETR9 5548R50570 999999 LEIAR25 LEIT 09120019 999999 0.0000 0.0000 0.0300 From S01R3200.17O +S01R S01R 001 2017 11 16 00 00 00 2025 04 14 23 59 59 TRIMBLE NETR9 5548R50570 999999 LEIAR25 LEIT 09120019 999999 0.0000 0.0000 0.0300 From S01R3200.17O +S01R S01R 001 2017 11 16 00 00 00 2025 04 14 23 59 59 TRIMBLE NETR9 5548R50570 999999 LEIAR25 LEIT 09120019 999999 0.0000 0.0000 0.0300 From S01R3200.17O +S01R S01R 001 2025 04 15 00 00 00 2099 12 31 00 00 00 TRIMBLE ALLOY 6318R40040 999999 LEIAR25 LEIT 09120019 999999 0.0000 0.0000 0.0300 From S01R1050.25O +SABL SABL 001 1980 01 06 00 00 00 2099 12 31 00 00 00 TRIMBLE NETR8 4918K35144 999999 TRM55971.00 NONE 999999 0.0000 0.0000 0.0000 From SABL0020.19O +SAPN SAPN 001 1980 01 06 00 00 00 2018 10 21 23 59 59 TRIMBLE NETR9 5235K51814 999999 TRM57971.00 NONE 1441021247 999999 0.0000 0.0000 0.0000 From SAPN1320.17O +SAPN SAPN 001 2018 10 22 00 00 00 2019 05 19 23 59 59 TRIMBLE NETR9 5117K75249 999999 TRM57971.00 NONE 1441021247 999999 0.0000 0.0000 0.0000 From SAPN2950.18O +SAPN SAPN 001 2019 05 20 00 00 00 2024 07 24 23 59 59 TRIMBLE NETR9 5116K75212 999999 TRM57971.00 NONE 1441021247 999999 0.0000 0.0000 0.0000 From SAPN1520.19O +SAPN SAPN 001 2024 07 25 00 00 00 2025 11 09 23 59 59 TRIMBLE NETR9 5116K75196 999999 TRM57971.00 NONE 1441021247 999999 0.0000 0.0000 0.0000 From SAPN1520.19O +SAPN SAPN 001 2025 11 10 00 00 00 2099 12 31 00 00 00 TRIMBLE NETR9 5302K41545 999999 TRM57971.00 NONE 1441021247 999999 0.0000 0.0000 0.0000 From SAPN3140.25O +SINI SINI 001 1980 01 06 00 00 00 2015 10 27 23 59 59 LEICA MC500 0060228 999999 LEIAT504 NONE 925 999999 0.0000 0.0000 0.0000 From SINI1060.14O +SINI SINI 001 2015 10 28 00 00 00 2019 08 27 23 59 59 LEICA GRX1200+GNSS 495175 999999 LEIAT504 NONE 925 999999 0.0000 0.0000 0.0000 From SINI3010.15O +SINI SINI 001 2019 08 28 00 00 00 2099 12 31 00 00 00 LEICA GRX1200PRO 465456 999999 LEIAT504 NONE 925 999999 0.0000 0.0000 0.0000 From SINI2400.19O +SJDB SJDB 001 1980 01 06 00 00 00 2099 12 31 00 00 00 LEICA GR50 1832831 999999 LEIAR20 LEIM 22100014 999999 0.0000 0.0000 0.0000 From SJDB0010.20O +SNFO SNFO 001 1980 01 06 00 00 00 2021 11 23 23 59 59 TRIMBLE NETRS 4720132686 999999 TRM41249.00 NONE 60220748 999999 0.0000 0.0000 0.0000 From SNFO0020.19O +SNFO SNFO 001 2021 11 23 00 00 00 2099 12 31 00 00 00 TRIMBLE 5700 0220345797 999999 TRM41249.00 NONE 60220748 999999 0.0000 0.0000 0.0000 From SNFO3280.21O +SOGO SOGO 001 1980 01 06 00 00 00 2099 12 31 00 00 00 TRIMBLE 5700 0220359170 999999 TRM41249.00 NONE 12482236 999999 0.0000 0.0000 0.0000 From SOGO0020.19O +SOLA SOLA 001 1980 01 06 00 00 00 2018 04 15 23 59 59 TRIMBLE NETRS 4616261998 999999 TRM41249.00 NONE 12693753 999999 0.0000 0.0000 0.0000 From SOLA3010.15O +SOLA SOLA 001 2018 04 16 00 00 00 2018 10 15 23 59 59 TRIMBLE NETRS 4912167698 999999 TRM41249.00 NONE 12693753 999999 0.0000 0.0000 0.0000 From SOLA1060.18O +SOLA SOLA 001 2018 10 16 00 00 00 2019 05 20 00 00 00 TRIMBLE NETRS 4912167698 999999 TRM41249.00 NONE 12693753 999999 0.0000 0.0000 0.0000 From SOLA2890.18O +SOLA SOLA 001 2019 05 21 00 00 00 2099 12 31 00 00 00 LEICA GRX1200+GNSS 495189 999999 TRM41249.00 NONE 12693753 999999 0.0000 0.0000 0.0000 From SOLA1410.19O +SPAB SPAB 001 1980 01 06 00 00 00 2015 10 22 23 59 59 LEICA MC500 0060227 999999 LEIAT504 NONE 928 999999 0.0000 0.0000 0.0000 From SPAB2810.14O +SPAB SPAB 001 2015 05 22 00 00 00 2015 10 22 23 59 59 LEICA MC500 0060230 999999 LEIAT504 NONE 928 999999 0.0000 0.0000 0.0000 From SPAB1420.15O +SPAB SPAB 001 2015 10 23 00 00 00 2018 10 22 23 59 59 LEICA GRX1200+GNSS 495189 999999 LEIAT504 NONE 928 999999 0.0000 0.0000 0.0000 From SPAB2960.15O +SPAB SPAB 001 2018 10 23 00 00 00 2025 11 13 23 59 59 LEICA GRX1200GGPRO 356270 999999 LEIAT504 NONE 928 999999 0.0000 0.0000 0.0000 From SPAB2960.18O +SPAB SPAB 001 2025 11 14 00 00 00 2099 12 31 00 00 00 LEICA GRX1200+GNSS 495175 999999 LEIAT504 NONE 928 999999 0.0000 0.0000 0.0000 From SPAB3180.25O +SPLY SPLY 001 1980 01 06 00 00 00 2099 12 31 00 00 00 LEICA GR50 1832406 999999 LEIAR20 LEIM 20331009 999999 0.0000 0.0000 0.0000 From SPLY2260.18O +STNA STNA 001 1980 01 06 00 00 00 2017 05 10 23 59 59 TRIMBLE NETRS 4552261597 999999 TRM41249.00 NONE 12470880 999999 0.0000 0.0000 0.0000 From STNA3190.13O +STNA STNA 001 2017 05 11 00 00 00 2018 04 18 23 59 59 TRIMBLE NETRS 4619207660 999999 TRM41249.00 NONE 12470880 999999 0.0000 0.0000 0.0000 From STNA1310.17O +STNA STNA 001 2018 04 19 00 00 00 2019 05 26 23 59 59 TRIMBLE NETRS 4552261597 999999 TRM41249.00 NONE 12470880 999999 0.0000 0.0000 0.0000 From STNA1090.18O +STNA STNA 001 2019 05 27 00 00 00 2099 12 31 00 00 00 TRIMBLE NETR9 5117K75238 999999 TRM57971.00 NONE 1441100472 999999 0.0000 0.0000 0.0000 From STNA1470.19O +SULT SULT 001 1980 01 06 00 00 00 2099 12 31 00 00 00 TRIMBLE 5700 0220340233 999999 TRM41249.00 NONE 999999 0.0000 0.0000 0.0000 From SULT0800.19O +TACB TACB 001 1980 01 06 00 00 00 2099 12 31 00 00 00 TRIMBLE NETRS 4720132679 999999 TRM41249.00 NONE 60220467 999999 0.0000 0.0000 0.0000 From TACB0020.19O +TALI TALI 001 1980 01 06 00 00 00 2099 12 31 00 00 00 TRIMBLE NETR9 5820R50129 999999 TRM115000.00 NONE 30767447 999999 0.0000 0.0000 0.0000 From TALI0450.20O +TANY TANY 001 1980 01 06 00 00 00 2014 10 01 23 59 59 LEICA GRX1200PRO 465454 999999 LEIAX1202GG NONE 08160036 999999 0.0000 0.0000 0.0000 From TANY1100.14O +TANY TANY 001 2014 10 02 00 00 00 2015 10 27 23 59 59 LEICA MC500 0060155 999999 LEIAX1202GG NONE 08160036 999999 0.0000 0.0000 0.0000 From TANY2750.14O +TANY TANY 001 2015 10 28 00 00 00 2099 12 31 00 00 00 LEICA GRX1200+GNSS 495179 999999 LEIAX1202GG NONE 08160036 999999 0.0000 0.0000 0.0000 From TANY3010.15O +TAW2 TAW2 001 2021 11 10 00 00 00 2099 12 31 00 00 00 LEICA GR50 1871447 999999 LEIAR20 LEIM 24015001 999999 0.0000 0.0000 0.0000 From TAW23620.21O +TAWI TAWI 001 1980 01 06 00 00 00 2099 12 31 00 00 00 TRIMBLE 5700 4912167239 999999 TRM57971.00 NONE 1441027979 999999 0.0000 0.0000 0.0000 From TAWI2940.15O +TCDR TCDR 001 1980 01 06 00 00 00 2099 12 31 00 00 00 TRIMBLE NETRS 4720132679 999999 TRM41249.00 NONE 60220467 999999 0.0000 0.0000 0.0000 From TCDR2460.19O +TCGN TCGN 001 1980 01 06 00 00 00 2016 08 25 23 59 59 TRIMBLE 5700 0220306511 999999 TRM29659.00 NONE 999999 0.0000 0.0000 0.0000 From TCGN2660.14O +TCGN TCGN 001 2016 08 26 00 00 00 2016 08 29 23 59 59 TRIMBLE 5700 4814149941 999999 TRM29659.00 NONE 999999 0.0000 0.0000 0.0000 From TCGN2390.16O +TCGN TCGN 001 2017 04 18 00 00 00 2099 12 31 00 00 00 TRIMBLE NETR9 5548R50599 999999 TRM29659.00 NONE 999999 0.0000 0.0000 0.0000 From TCGN1080.17O +TCSS TCSS 001 1980 01 06 00 00 00 2017 03 20 23 59 59 TRIMBLE 5700 0220270389 999999 TRM29659.00 NONE 0220307704 999999 0.0000 0.0000 0.0000 From TCSS2460.14O +TCSS TCSS 001 2017 03 21 00 00 00 2099 12 31 00 00 00 TRIMBLE 5700 4912167255 999999 TRM29659.00 NONE 0220307704 999999 0.0000 0.0000 0.0000 From TCSS0800.17O +TGDN TGDN 001 1980 01 06 00 00 00 2019 05 29 23 59 59 LEICA GRX1200PRO 465446 999999 LEIAX1202GG NONE 08140082 999999 0.0000 0.0000 0.0000 From TGDN3370.13O +TGDN TGDN 001 2021 06 28 00 00 00 2023 11 28 23 59 59 TRIMBLE NETR9 5820R50129 999999 LEIAX1202GG NONE 08140082 999999 0.0000 0.0000 0.0000 From TGDN1790.21O +TGDN TGDN 001 2023 11 29 00 00 00 2099 12 31 00 00 00 LEICA GRX1200PRO 465456 999999 LEIAX1202GG NONE 08140082 999999 0.0000 0.0000 0.0000 From TGDN3340.23O +TNDG TNDG 001 1980 01 06 00 00 00 2016 04 19 23 59 59 TRIMBLE 5700 0440105326 999999 TRM29659.00 NONE 999999 0.0000 0.0000 0.0000 From TNDG3200.14O +TNDG TNDG 001 2017 04 19 00 00 00 2099 12 31 00 00 00 TRIMBLE NETR9 5539R50073 999999 TRM29659.00 NONE 999999 0.0000 0.0000 0.0000 From TNDG1090.17O +TNML 23604S001 001 2001 06 07 00 00 00 2002 07 25 01 00 00 AOA BENCHMARK ACT 999999 AOAD/M_T DOME 999999 0.0000 0.0000 1.5770 Hsinchu, Taiwan IGS.SNX +TNML 23604S001 001 2002 07 25 01 00 00 2019 07 17 00 00 00 AOA BENCHMARK ACT 999999 AOAD/M_T NONE 999999 0.0000 0.0000 1.5770 Hsinchu, Taiwan IGS.SNX +TNML 23604S001 001 2019 07 17 00 00 00 TRIMBLE NETR9 999999 TRM115000.00 NONE 999999 0.0000 0.0000 1.5770 Hsinchu, Taiwan IGS.SNX +TRIN TRIN 001 1980 01 06 00 00 00 2099 12 31 00 00 00 LEICA GR50 1871707 999999 LEIAR20 LEIM 24344042 999999 0.0000 0.0000 0.0000 From TRIN2020.22O +TUAO TUAO 001 1980 01 06 00 00 00 2099 12 31 00 00 00 LEICA GRX1200GGPRO 356270 999999 LEIAX1202 NONE 09480042 999999 0.0000 0.0000 0.0000 From TUAO1010.14O +URDT URDT 001 1980 01 06 00 00 00 2016 05 24 23 59 59 LEICA MC500 0060238 999999 LEIAT504 NONE 1219 999999 0.0000 0.0000 0.0000 From URDT2840.14O +URDT URDT 001 2016 05 25 00 00 00 2099 12 31 00 00 00 LEICA GRX1200+GNSS 495182 999999 LEIAT504 NONE 1219 999999 0.0000 0.0000 0.0000 From URDT1450.16O +VICT VICT 001 1980 01 06 00 00 00 2099 12 31 00 00 00 TRIMBLE 5700 0220340233 999999 TRM41249.00 NONE 12532385 999999 0.0000 0.0000 0.0000 From VICT0800.19O +VIGN VIGN 001 1980 01 06 00 00 00 2015 04 27 23 59 59 TRIMBLE 5700 0220353625 999999 TRM41249.00 NONE 12421200 999999 0.0000 0.0000 0.0000 From VIGN2810.14O +VIGN VIGN 001 2015 04 28 00 00 00 2015 10 25 23 59 59 TRIMBLE 5700 0220353826 999999 TRM41249.00 NONE 12421200 999999 0.0000 0.0000 0.0000 From VIGN1180.15O +VIGN VIGN 001 2015 10 26 00 00 00 2016 05 31 23 59 59 TRIMBLE 5700 0220353625 999999 TRM41249.00 NONE 12421200 999999 0.0000 0.0000 0.0000 From VIGN2990.15O +VIGN VIGN 001 2016 06 01 00 00 00 2017 05 13 23 59 59 TRIMBLE NETRS 4702127047 999999 TRM41249.00 NONE 12421200 999999 0.0000 0.0000 0.0000 From VIGN2450.16O +VIGN VIGN 001 2017 05 14 00 00 00 2024 11 06 23 59 59 TRIMBLE NETR9 5117K75250 999999 TRM41249.00 NONE 12421200 999999 0.0000 0.0000 0.0000 From VIGN1340.17O +VIGN VIGN 001 2024 11 07 00 00 00 2099 12 31 00 00 00 TRIMBLE ALLOY 6232R40040 999999 TRM115000.00 NONE 62193G0151 999999 0.0000 0.0000 0.0000 From VIGN3120.24O +VNHS VNHS 001 1980 01 06 00 00 00 2099 12 31 00 00 00 TRIMBLE NETR9 5503R50022 999999 TRM57971.00 NONE 1312118449 999999 0.0000 0.0000 0.0000 From VNHS0010.20O +VRAC VRAC 001 1980 01 06 00 00 00 2099 12 31 00 00 00 LEICA GR50 1832830 999999 LEIAR20 LEIM 22100013 999999 0.0000 0.0000 0.0000 From VRAC3310.19O + + +TYPE 003: HANDLING OF STATION PROBLEMS +-------------------------------------- + +STATION NAME FLG FROM TO REMARK +**************** *** YYYY MM DD HH MM SS YYYY MM DD HH MM SS ************************************************************ + + +TYPE 004: STATION COORDINATES AND VELOCITIES (ADDNEQ) +----------------------------------------------------- + RELATIVE CONSTR. POSITION RELATIVE CONSTR. VELOCITY +STATION NAME 1 STATION NAME 2 NORTH EAST UP NORTH EAST UP +**************** **************** **.***** **.***** **.***** **.***** **.***** **.***** + + +TYPE 005: HANDLING STATION TYPES +-------------------------------- + +STATION NAME FLG FROM TO MARKER TYPE REMARK +**************** *** YYYY MM DD HH MM SS YYYY MM DD HH MM SS ******************** ************************ + + + + diff --git a/config/bernese/gpsuser52-luzon/STA/LUZON.VEL b/config/bernese/gpsuser52-luzon/STA/LUZON.VEL new file mode 100755 index 0000000..818bfcd --- /dev/null +++ b/config/bernese/gpsuser52-luzon/STA/LUZON.VEL @@ -0,0 +1,143 @@ +NUVEL1A-NNR VELOCITIES 21-OCT-25 10:55 +-------------------------------------------------------------------------------- +LOCAL GEODETIC DATUM: IGS14 + +NUM STATION NAME VX (M/Y) VY (M/Y) VZ (M/Y) FLAG PLATE + + 3 ABUY ABUY -0.01899 -0.01016 -0.01366 V EURA + 7 AGUS AGUS -0.01990 -0.00907 -0.01312 V EURA + 10 ALAB ALAB -0.02022 -0.00881 -0.01302 V EURA + 12 ALBU ALBU -0.01909 -0.01005 -0.01360 V EURA + 13 ALCA ALCA -0.01986 -0.00909 -0.01312 V EURA + 14 ALCO ALCO -0.01907 -0.00988 -0.01347 V EURA + 19 ANGT ANGT -0.02054 -0.00840 -0.01281 V EURA + 20 ANTP ANTP -0.02046 -0.00849 -0.01285 V EURA + 22 APAR APAR -0.02101 -0.00804 -0.01268 V EURA + 25 AROY AROY -0.01966 -0.00944 -0.01332 V EURA + 28 ATIM ATIM -0.02022 -0.00880 -0.01300 V EURA + 30 AURA AURA -0.02060 -0.00842 -0.01284 V EURA + 31 BACO BACO -0.02024 -0.00865 -0.01290 V EURA + 33 BAGU BAGU -0.02089 -0.00804 -0.01264 V EURA + 35 BALA BALA -0.02058 -0.00829 -0.01274 V EURA + 36 BALU BALU -0.01960 -0.00945 -0.01331 V EURA + 38 BASC BASC -0.02127 -0.00779 -0.01257 V EURA + 39 BATC BATC -0.02115 -0.00778 -0.01252 V EURA + 40 BATO BATO -0.01895 -0.01015 -0.01364 V EURA + 44 BILI BILI -0.01924 -0.00990 -0.01354 V EURA + 48 BLN2 BLN2 -0.02098 -0.00785 -0.01253 V EURA + 49 BLNA BLNA -0.02098 -0.00785 -0.01253 V EURA + 50 BOAC BOAC -0.02013 -0.00886 -0.01302 V EURA + 51 BONT BONT -0.02093 -0.00805 -0.01266 V EURA + 53 BOST BOST -0.01810 -0.01095 -0.01398 V EURA + 57 BRGC BRGC -0.02122 -0.00772 -0.01250 V EURA + 63 BSLN BSLN -0.01869 -0.00984 -0.01332 V EURA + 65 BTU2 BTU2 -0.01849 -0.01058 -0.01382 V EURA + 66 BTUN BTUN -0.01849 -0.01058 -0.01382 V EURA + 68 BUGS BUGS -0.02091 -0.00805 -0.01266 V EURA + 69 BULA BULA -0.02000 -0.00888 -0.01300 V EURA + 70 BURN BURN -0.01906 -0.01009 -0.01363 V EURA + 71 BYBY BYBY -0.01903 -0.01010 -0.01363 V EURA + 72 CABN CABN -0.02065 -0.00830 -0.01276 V EURA + 73 CABU CABU -0.02041 -0.00853 -0.01286 V EURA + 74 CAC2 CAC2 -0.02040 -0.00849 -0.01283 V EURA + 75 CACA CACA -0.02040 -0.00849 -0.01283 V EURA + 78 CALU CALU -0.01925 -0.00989 -0.01354 V EURA + 80 CATA CATA -0.01945 -0.00969 -0.01344 V EURA + 81 CDOC CDOC -0.01858 -0.01037 -0.01369 V EURA + 91 CLAV CLAV -0.02115 -0.00784 -0.01257 V EURA + 92 CLYN CLYN -0.02118 -0.00785 -0.01258 V EURA + 93 CMGN CMGN -0.02106 -0.00801 -0.01267 V EURA + 95 CNTA CNTA -0.02046 -0.00848 -0.01284 V EURA +109 DGOS DGOS -0.01805 -0.01081 -0.01386 V EURA +110 DIMA DIMA -0.01951 -0.00962 -0.01341 V EURA +111 DNGT DNGT -0.01873 -0.01042 -0.01378 V EURA +118 ELNA ELNA -0.02016 -0.00891 -0.01307 V EURA +140 GUES GUES -0.01891 -0.01033 -0.01376 V EURA +141 GUMA GUMA -0.02017 -0.00886 -0.01304 V EURA +142 GUNG GUNG -0.02010 -0.00896 -0.01310 V EURA +147 HINU HINU -0.01889 -0.01026 -0.01370 V EURA +156 IBAZ IBAZ -0.02079 -0.00804 -0.01261 V EURA +158 INFA INFA -0.02040 -0.00861 -0.01292 V EURA +159 INOP INOP -0.01899 -0.01012 -0.01363 V EURA +164 ISAB ISAB -0.01914 -0.00997 -0.01356 V EURA +166 ITBA ITBA -0.02134 -0.00770 -0.01252 V EURA +167 JALA JALA -0.02039 -0.00857 -0.01289 V EURA +168 JARO JARO -0.01913 -0.01003 -0.01360 V EURA +169 JOSE JOSE -0.02005 -0.00879 -0.01295 V EURA +184 LABO LABO -0.02008 -0.00904 -0.01314 V EURA +185 LAGW LAGW -0.02085 -0.00814 -0.01270 V EURA +186 LAPS LAPS -0.01903 -0.01012 -0.01364 V EURA +188 LBAN LBAN -0.02051 -0.00829 -0.01271 V EURA +189 LGYE LGYE -0.02087 -0.00800 -0.01261 V EURA +192 LLOR LLOR -0.01902 -0.01021 -0.01371 V EURA +193 LLOY LLOY -0.01888 -0.00985 -0.01339 V EURA +194 LLPS LLPS -0.01911 -0.00992 -0.01352 V EURA +199 LUCB LUCB -0.02030 -0.00868 -0.01294 V EURA +200 MABN MABN -0.02093 -0.00791 -0.01255 V EURA +202 MAGU MAGU -0.01816 -0.01065 -0.01377 V EURA +204 MALA MALA -0.02012 -0.00897 -0.01311 V EURA +205 MALG MALG -0.02083 -0.00821 -0.01275 V EURA +207 MALS MALS -0.02057 -0.00835 -0.01277 V EURA +208 MALY MALY -0.02048 -0.00846 -0.01284 V EURA +209 MAMB MAMB -0.02030 -0.00853 -0.01283 V EURA +210 MAR2 MAR2 -0.02053 -0.00840 -0.01280 V EURA +212 MARK MARK -0.02048 -0.00846 -0.01283 V EURA +213 MARL MARL -0.02053 -0.00840 -0.01280 V EURA +215 MASM MASM -0.01792 -0.01082 -0.01383 V EURA +218 MAUB MAUB -0.02028 -0.00871 -0.01296 V EURA +229 MILA MILA -0.01958 -0.00952 -0.01336 V EURA +231 MLBY MLBY -0.01841 -0.01056 -0.01378 V EURA +232 MLPA MLPA -0.02044 -0.00848 -0.01284 V EURA +233 MNAY MNAY -0.01791 -0.01108 -0.01402 V EURA +238 MSBT MSBT -0.01959 -0.00953 -0.01337 V EURA +239 MUNT MUNT -0.02044 -0.00848 -0.01284 V EURA +240 MUNZ MUNZ -0.02070 -0.00825 -0.01274 V EURA +244 NAUJ NAUJ -0.02020 -0.00872 -0.01294 V EURA +246 NCPC NCPC -0.01820 -0.01066 -0.01379 V EURA +269 ORAS ORAS -0.01919 -0.01008 -0.01366 V EURA +270 ORMO ORMO -0.01913 -0.01001 -0.01358 V EURA +275 PAGP PAGP -0.02119 -0.00776 -0.01253 V EURA +276 PALA PALA -0.01949 -0.00965 -0.01342 V EURA +277 PALM PALM -0.01918 -0.00994 -0.01355 V EURA +278 PALO PALO -0.01908 -0.01009 -0.01364 V EURA +279 PAND PAND -0.01974 -0.00918 -0.01315 V EURA +283 PIBU PIBU -0.02047 -0.00849 -0.01285 V EURA +286 PLWN PLWN -0.01987 -0.00832 -0.01253 V EURA +287 PMPL PMPL -0.01909 -0.00980 -0.01342 V EURA +288 PNBO PNBO -0.01811 -0.01083 -0.01389 V EURA +292 POLI POLI -0.02034 -0.00869 -0.01297 V EURA +294 POTR POTR -0.02050 -0.00843 -0.01281 V EURA +300 PTBN PTBN -0.02068 -0.00830 -0.01277 V EURA +301 PUER PUER -0.02029 -0.00859 -0.01287 V EURA +308 RCSS RCSS -0.01959 -0.00940 -0.01327 V EURA +315 ROXA ROXA -0.02002 -0.00889 -0.01302 V EURA +316 S01R S01R -0.02209 -0.00659 -0.01191 V EURA +317 SABL SABL -0.02020 -0.00864 -0.01288 V EURA +320 SAPN SAPN -0.02067 -0.00821 -0.01271 V EURA +327 SINI SINI -0.02037 -0.00860 -0.01290 V EURA +328 SJDB SJDB -0.01957 -0.00928 -0.01317 V EURA +329 SNFO SNFO -0.01882 -0.01030 -0.01371 V EURA +331 SOGO SOGO -0.01892 -0.01020 -0.01367 V EURA +332 SOLA SOLA -0.02079 -0.00820 -0.01273 V EURA +333 SPAB SPAB -0.02033 -0.00861 -0.01290 V EURA +334 SPLY SPLY -0.01928 -0.00956 -0.01329 V EURA +337 STNA STNA -0.02094 -0.00816 -0.01275 V EURA +338 SULT SULT -0.01912 -0.01013 -0.01368 V EURA +345 TACB TACB -0.01910 -0.01009 -0.01364 V EURA +349 TALI TALI -0.02040 -0.00854 -0.01287 V EURA +350 TANY TANY -0.02042 -0.00855 -0.01288 V EURA +352 TAW2 TAW2 -0.01870 -0.00939 -0.01298 V EURA +353 TAWI TAWI -0.01870 -0.00939 -0.01298 V EURA +354 TCDR TCDR -0.01909 -0.01009 -0.01364 V EURA +355 TCGN TCGN -0.01835 -0.01070 -0.01387 V EURA +357 TCSS TCSS -0.01899 -0.00998 -0.01353 V EURA +359 TGDN TGDN -0.02099 -0.00792 -0.01258 V EURA +369 TNDG TNDG -0.01839 -0.01074 -0.01391 V EURA +374 TRIN TRIN -0.01898 -0.01007 -0.01359 V EURA +377 TUAO TUAO -0.02095 -0.00809 -0.01269 V EURA +385 URDT URDT -0.02081 -0.00811 -0.01266 V EURA +393 VICT VICT -0.01947 -0.00971 -0.01347 V EURA +394 VIGN VIGN -0.02110 -0.00781 -0.01253 V EURA +396 VNHS VNHS -0.02050 -0.00842 -0.01281 V EURA +397 VRAC VRAC -0.01971 -0.00952 -0.01340 V EURA + From 40f04098819ab3482a6b5501d94379e7e1fa900b Mon Sep 17 00:00:00 2001 From: alfieprojectsdev Date: Tue, 4 Aug 2026 15:52:03 +0800 Subject: [PATCH 3/3] docs(bernese): correct the hazard counts in both PROVENANCE files MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Both provenance documents understated the hazards they exist to record, and both did so in the direction of false reassurance. gpsuser52-luzon/PROVENANCE.md said "Six live .INP files carry C:\Bernese\... absolute paths" and listed six. Measured by running sanitize_panel_text over all 105 live panels in that tree: 50 carry foreign absolute paths across 200 lines, and 72 of 105 carry a hazard of some kind (820 hardcoded_campaign, 200 foreign_abs_path, 95 hardcoded_date). An eight-fold understatement in the hazard document is worse than no document, because someone remediating six panels stops after six and believes the tree is clean. All 50 are now listed, with the command to reproduce the census. gpsuser/PROVENANCE.md listed MENU.INP under "expect the provisioner to catch these". It did not. sanitize_panel_text returned changed=True, warnings=0 for that file: the backslashes were converted and the panel reported clean, because the hardcoded campaign SOB matched no hazard class. A hardcoded_campaign class was added in PR #64 to close it, and MENU_CMP.INP — absent from the list entirely — turns out to carry the same defect. Merges origin/main into this branch, which is what made the second finding verifiable: checked on the branch alone, the panels reported clean, because the branch predated the sanitizer that detects the hazard. Verifying a claim about tooling against the wrong version of that tooling produces exactly the reassurance the claim was supposed to justify. Verified on the merged tree: MENU.INP and MENU_CMP.INP raise 2 hardcoded_campaign warnings each, ADDNEQ2.INP raises 20 across three classes, provision_gpsuser.py --apply refuses the tree and exits 1, and the 194 bernese-workflow tests pass. --- config/bernese/gpsuser/PROVENANCE.md | 18 ++++ config/bernese/gpsuser52-luzon/PROVENANCE.md | 88 +++++++++++++++++++- 2 files changed, 103 insertions(+), 3 deletions(-) diff --git a/config/bernese/gpsuser/PROVENANCE.md b/config/bernese/gpsuser/PROVENANCE.md index 3fb5e1c..7f408d3 100644 --- a/config/bernese/gpsuser/PROVENANCE.md +++ b/config/bernese/gpsuser/PROVENANCE.md @@ -76,6 +76,24 @@ this panel is already past it. Do not "fix" it back down. `SESSIONS.SES`, which is the correct location — see the "looks broken but is not" note in `docs/GPS3_SESSION_HANDOVER_20260729.md`. + > **Verified 2026-08-04, and this file was listed under "expect the + > provisioner to catch these" when it did not.** Running + > `sanitize_panel_text()` over `MENU.INP` as of PR #64 returned + > `changed=True, warnings=0`: the backslashes were silently converted and the + > panel reported **clean**. The hardcoded `SOB` matched no hazard class — + > `foreign_abs_path` wants a drive letter, `hardcoded_session` wants a date + > stamp — so the instructor's campaign name would have reached `$U` unflagged. + > + > A `hardcoded_campaign` class was added to close this + > (`_HARDCODED_CAMPAIGN_RE`, matching `${P}/`). Both `MENU.INP` and + > **`MENU_CMP.INP`** — which this list does not mention at all — now raise 2 + > warnings each, and the strict gate refuses the tree until they are remapped. + > + > The general point, since it recurs: a hazard listed in a provenance + > document is a *claim about tooling*, and it is worth running the tool to + > confirm it before writing the claim down. Two of the assertions in these + > two files were wrong in the direction of false reassurance. + 3. **`./DUMMY/...` relative paths** throughout `ADDNEQ2.INP` are a campaign placeholder, not a real directory. diff --git a/config/bernese/gpsuser52-luzon/PROVENANCE.md b/config/bernese/gpsuser52-luzon/PROVENANCE.md index 884c425..e732328 100644 --- a/config/bernese/gpsuser52-luzon/PROVENANCE.md +++ b/config/bernese/gpsuser52-luzon/PROVENANCE.md @@ -79,16 +79,98 @@ coherent; they are not the same iteration structure. ## 3. ⚠ These panels are Windows-origin and NOT sanitized -Six **live** `.INP` files (not backups) carry `C:\Bernese\…` absolute paths: +**50 live `.INP` files (not backups) carry `C:\Bernese\…` absolute paths**, +across **200 separate lines**. + +> **Corrected 2026-08-04.** This section originally said "six", and listed six +> files. The real figure was measured by running `sanitize_panel_text()` over +> every one of the 105 `.INP` panels in this tree: **50 carry foreign absolute +> paths, and 72 carry a hazard of some kind.** An eight-fold understatement in +> the document written to record the hazards is worse than no document, because +> someone remediating "six panels" would stop after six and believe the tree +> was clean. +> +> Full hazard census of this tree, all 105 live panels: +> +> | Hazard | Instances | +> |---|---| +> | `hardcoded_campaign` | 820 | +> | `foreign_abs_path` | 200 | +> | `hardcoded_date` | 95 | +> | **Panels affected** | **72 of 105** | +> +> Reproduce with: +> ```bash +> uv run python -c " +> import sys; sys.path.insert(0,'services/bernese-workflow/src') +> from bernese_workflow.panel_sanitizer import sanitize_panel_text +> from pathlib import Path +> for f in sorted(Path('config/bernese/gpsuser52-luzon').rglob('*.INP')): +> w = sanitize_panel_text(f.read_text(errors='replace')).warnings +> if w: print(len(w), f) +> " +> ``` + +The 50 panels carrying `C:\Bernese\…`: ``` -OPT/PHI_WK/ADDNEQ2.INP "U" "C:\Bernese\GPSUSER52" - "T" "C:\Bernese\GPSTEMP" +OPT/PHI_MO/ADDNEQ2.INP +OPT/PHI_WK/ADDNEQ2.INP +OPT/R2S_AMB/BASLST.INP +OPT/R2S_AMB/GPSEST.INP +OPT/R2S_AMB/GPSXTR.INP +OPT/R2S_AMB/RESRMS.INP +OPT/R2S_AMB/SATMRK.INP OPT/R2S_EDT/GPSEST.INP +OPT/R2S_EDT/GPSXTR.INP OPT/R2S_EDT/RESRMS.INP OPT/R2S_EDT/SATMRK.INP +OPT/R2S_FIN/ADDNEQ2.INP +OPT/R2S_FIN/COMPAR.INP +OPT/R2S_FIN/GPSEST.INP +OPT/R2S_FIN/GPSXTR.INP +OPT/R2S_FIN/HELMR1.INP +OPT/R2S_GE2/COOVEL.INP +OPT/R2S_GE2/SNGDIF.INP +OPT/R2S_GEN/ADDNEQ2.INP +OPT/R2S_GEN/ATX2PCV.INP +OPT/R2S_GEN/CCPREORB.INP +OPT/R2S_GEN/CCRINEXO.INP OPT/R2S_GEN/CODSPP.INP +OPT/R2S_GEN/CODXTR.INP +OPT/R2S_GEN/COOVEL.INP +OPT/R2S_GEN/CRDMERGE.INP +OPT/R2S_GEN/GPSXTR.INP +OPT/R2S_GEN/MAUPRP.INP +OPT/R2S_GEN/MPRXTR.INP +OPT/R2S_GEN/ORBGEN.INP +OPT/R2S_GEN/POLUPD.INP +OPT/R2S_GEN/PRETAB.INP +OPT/R2S_GEN/RESCHK.INP +OPT/R2S_GEN/RESRMS.INP +OPT/R2S_GEN/RNXGRA.INP OPT/R2S_GEN/RNXSMT.INP +OPT/R2S_GEN/RXOBV3.INP +OPT/R2S_GEN/SATMRK.INP +OPT/R2S_GEN/SNGDIF.INP +OPT/R2S_GEN/STA2ID.INP +OPT/R2S_L12/BASLST.INP +OPT/R2S_L12/GPSEST.INP +OPT/R2S_L12/SATMRK.INP +OPT/R2S_L53/BASLST.INP +OPT/R2S_L53/GPSEST.INP +OPT/R2S_L53/SATMRK.INP +OPT/R2S_QIF/BASLST.INP +OPT/R2S_QIF/GPSEST.INP +OPT/R2S_RED/ADDNEQ2.INP +OPT/R2S_RED/GPSXTR.INP +``` + +The `ENVIRONMENT` block in `OPT/PHI_WK/ADDNEQ2.INP` is representative: + +``` +"U" "C:\Bernese\GPSUSER52" +"T" "C:\Bernese\GPSTEMP" ``` This is the same defect class as `../gpsuser/OPT/PGN_WK/MENU.INP`, and it is