! 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_BACKGROUND 1 "0" ## widget = checkbox MSG_CMD_BACKGROUND 1 "Run Fortran programs in background" 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 MSG_SPECIAL_PATH 1 "Programs executed from special paths" ! Names of Programs/Input Files ! ----------------------------- USER1_INP 1 "${U}/PAN/KINPRE.INP" ## widget = lineedit; path = PTH_INP; ext = EXT_INP # KINPRE 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 menu and 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 "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 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" 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 lists" 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 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 list" 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" 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: Import RINEX observ. files into 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: Import RINEX navig. files into 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: Import RINEX meteo files into 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: Import RINEX navig. files into 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: Export RINEX observ. files from Bernese format" 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: Export RINEX navig. files from Bernese format" ! 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, combine 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, combine RINEX GPS nav 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, combine RINEX GLONASS nav files" ! RINEX utilities ! --------------- 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 header" 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 from RINEX observ." 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 and smooth RINEX observation files" 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: Concatenate, combine RINEX clock 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: Automatic broadcast message check" 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: Generate tabular orbits from broadcast" 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: Generate satellite clock file" ! 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: Generate tabular orbits from precise" 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: Generate/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 info from ORBGEN program output file" ! 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: Generate precise ephem. from standard 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: Change accuracy codes in precise orb." 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, combine 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: Display differences between 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: Display differences between 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: Comparison of the osc. elements (std. orbits)" ! 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 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: Form single difference 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: Check phase files for cycle slips and outliers" 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/manipulate normal equations" ! 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 info from CODSPP program output file" 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 info from MAUPRP program output file" 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 info from GPSEST/ADDNEQ2 output file" ! 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: Create simulated observation files" ! 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 the observation file header" 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: 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 Bernese residual files" 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: Generate residual statistics" ! Service: Coordinates ! -------------------- 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 comparisons" 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: Extract 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: Transform coordinates" 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" 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" ! 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: 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 a list of 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: Create clusters of stations/baselines" 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 into Bernese NEQ files" 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" 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 ! ----------------- PHCCNV_INP 1 "${U}/PAN/PHCCNV.INP" ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP # PHCCNV MSG_PHCCNV_INP 1 "Program input file: Extract antenna phase center information from ANTEX" ! 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: Zero / single difference files 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: ASCII to zero / single difference files" ! 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: Residual file 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: Residual file 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: Standard orbit / RPR files to ASCII" 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: ASCII to standard orbit / RPR files" ! 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: Conversion ASCII -- binary of normal eq." ! Conversion V42->V50 ! ------------------- NEQ2NQ0_INP 1 "${U}/PAN/NEQ2NQ0.INP" ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP # NEQ2NQ0 MSG_NEQ2NQ0_INP 1 "Program input file: NEQ conversion old to new format" NEQFMT_INP 1 "${U}/PAN/NEQFMT.INP" ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP # NEQFMT MSG_NEQFMT_INP 1 "Program input file: Conversion ASCII -- binary of old normal eq." ABBO2N_INP 1 "${U}/PAN/ABBO2N.INP" ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP # ABBO2N MSG_ABBO2N_INP 1 "Program input file: Abbreviation table from old to new menu system" STAO2N_INP 1 "${U}/PAN/STAO2N.INP" ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP # STAO2N MSG_STAO2N_INP 1 "Program input file: Station information file from old to new format" SIGO2N_INP 1 "${U}/PAN/SIGO2N.INP" ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP # SIGO2N MSG_SIGO2N_INP 1 "Program input file: Sigma file conversion old to new format" TBLO2N_INP 1 "${U}/PAN/TBLO2N.INP" ## widget = lineedit; emptyallowed = false; path = PTH_INP; ext = EXT_INP # TBLO2N MSG_TBLO2N_INP 1 "Program input file: Format change for RINEX-Bernese transl. tables" ! 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 ##################################################### # OPTIONS TO RUN THE FORTRAN PROGRAMS 1 # # # # 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 background > % < # CMD_BACKGROUND # Special path for individual programs # # Program name Path to the executable for this program # # > %%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% < # SPECIAL_PATH # END_PANEL #################################################################### # BEGIN_PANEL NO_CONDITION ##################################################### # NAMES OF STANDARD BERNESE PROGRAMS 2.1: Menu - Configure # # # # CONFIGURE # # CHNGEN > %%%%%%%% < : Change general options # CHNGEN_INP # UPDPAN > %%%%%%%% < : Update menu and program input files # UPDPAN_INP # # # END_PANEL #################################################################### # BEGIN_PANEL NO_CONDITION ##################################################### # NAMES OF STANDARD BERNESE PROGRAMS 2.2: Menu - Campaign # # # # CAMPAIGN # # NEWCAMP > %%%%%%%% < : Create subdirectories, default files # NEWCAMP_INP # COORD > %%%%%%%% < : Create/update station coordinates # EDITCRD_INP # VELOCITY > %%%%%%%% < : Create/update station velocities # EDITVEL_INP # ECCENT > %%%%%%%% < : Create/update eccentricities # EDITECC_INP # STAINFO > %%%%%%%% < : Create/update station information # EDSTACRX_INP # STALIST > %%%%%%%% < : Create/update station selection list # EDITFIX_INP # SIGMA > %%%%%%%% < : Create/update station sigma lists # EDITSIG_INP # STAWEIGHT> %%%%%%%% < : Create/update station observation sigma factors # EDITSOS_INP # ABBREV > %%%%%%%% < : Create/update abbreviation table # ABBREV_INP # BASELINE > %%%%%%%% < : Create/update baseline list # EDITBSL_INP # CLUSTER > %%%%%%%% < : Create/update cluster definition # EDITCLU_INP # PLATE > %%%%%%%% < : Create/update tectonic plate assignment # EDITPLD_INP # # # END_PANEL #################################################################### # BEGIN_PANEL NO_CONDITION ##################################################### # NAMES OF STANDARD BERNESE PROGRAMS 2.3: Menu - RINEX # # # # RINEX PROGRAMS # # RXOBV3 > %%%%%%%% < : Import RINEX observ. files into Bernese format # RXOBV3_INP # RXNBV3 > %%%%%%%% < : Import RINEX navig. files into Bernese format # RXNBV3_INP # RXMBV3 > %%%%%%%% < : Import RINEX meteo files into Bernese format # RXMBV3_INP # RXNPRE > %%%%%%%% < : Import RINEX navig. files into precise orbits # RXNPRE_INP # BV3RXO > %%%%%%%% < : Export RINEX observ. files from Bernese format # BV3RXO_INP # BV3RXN > %%%%%%%% < : Export RINEX navig. files from Bernese format # BV3RXN_INP # CCRINEXO > %%%%%%%% < : Concatenate, combine RINEX observation files # CCRINEXO_INP # CCRINEXN > %%%%%%%% < : Concatenate, combine RINEX GPS nav files # CCRINEXN_INP # CCRINEXG > %%%%%%%% < : Concatenate, combine RINEX GLONASS nav files # CCRINEXG_INP # RNX2STA > %%%%%%%% < : Extract station information from RINEX headers # RNX2STA_INP # RNXGRA > %%%%%%%% < : Create observation statistics from RINEX observ.# RNXGRA_INP # RNXSMT > %%%%%%%% < : Clean and smooth RINEX observation files # RNXSMT_INP # CCRNXC > %%%%%%%% < : Concatenate, combine RINEX clock files # CCRNXC_INP # # # END_PANEL #################################################################### # BEGIN_PANEL NO_CONDITION ##################################################### # NAMES OF STANDARD BERNESE PROGRAMS 2.4: Menu - Orbits/EOP # # # # ORBIT AND EOP PROGRAMS # # BRDTST > %%%%%%%% < : Automatic broadcast message check # BRDTST_INP # BRDTAB > %%%%%%%% < : Generate tabular orbits from broadcast # BRDTAB_INP # SATCLK > %%%%%%%% < : Generate satellite clock file # SATCLK_INP # PRETAB > %%%%%%%% < : Generate tabular orbits from precise # PRETAB_INP # ORBGEN > %%%%%%%% < : Generate/update standard orbits # ORBGEN_INP # DEFXTR > %%%%%%%% < : Extract info from ORBGEN program output file # DEFXTR_INP # STDPRE > %%%%%%%% < : Generate precise ephem. from standard orbits # STDPRE_INP # PREWEI > %%%%%%%% < : Change accuracy codes in precise orb. # PREWEI_INP # CCPREORB > %%%%%%%% < : Concatenate, combine precise orbit files # CCPREORB_INP # STDDIF > %%%%%%%% < : Display differences between standard orbits # STDDIF_INP # ORBCMP > %%%%%%%% < : Display differences between precise orbits # ORBCMP_INP # STDELE > %%%%%%%% < : Comparison of the osc. elements (std. orbits) # STDELE_INP # POLUPD > %%%%%%%% < : Convert IERS to Bernese format # POLUPD_INP # POLXTR > %%%%%%%% < : Concatenate IERS pole files # POLXTR_INP # # # END_PANEL #################################################################### # BEGIN_PANEL NO_CONDITION ##################################################### # NAMES OF STANDARD BERNESE PROGRAMS 2.5: Menu - Processing # # # # PROCESSING PROGRAMS # # CODSPP > %%%%%%%% < : Code based clock synchronization # CODSPP_INP # SNGDIF > %%%%%%%% < : Form single difference files # SNGDIF_INP # MAUPRP > %%%%%%%% < : Check phase files for cycle slips and outliers # MAUPRP_INP # GPSEST > %%%%%%%% < : Parameter estimation # GPSEST_INP # ADDNEQ2 > %%%%%%%% < : Combine/manipulate normal equations # ADDNEQ2_INP # CODXTR > %%%%%%%% < : Extract info from CODSPP program output file # CODXTR_INP # MPRXTR > %%%%%%%% < : Extract info from MAUPRP program output file # MPRXTR_INP # GPSXTR > %%%%%%%% < : Extract info from GPSEST/ADDNEQ2 output file # GPSXTR_INP # # # END_PANEL #################################################################### # BEGIN_PANEL NO_CONDITION ##################################################### # NAMES OF STANDARD BERNESE PROGRAMS 2.6: Menu - Service # # # # SERVICE PROGRAMS # # GPSSIM > %%%%%%%% < : Create simulated observation files # GPSSIM_INP # CHGHED > %%%%%%%% < : Change the observation file header # CHGHED_INP # SATMRK > %%%%%%%% < : Mark/delete observations # SATMRK_INP # OBSSPL > %%%%%%%% < : Split observation files # OBSSPL_INP # SATGRA > %%%%%%%% < : Pseudo-graphics of the observations # SATGRA_INP # REDISP > %%%%%%%% < : Display Bernese residual files # REDISP_INP # RESRMS > %%%%%%%% < : Generate residual statistics # RESRMS_INP # HELMER > %%%%%%%% < : Helmert transformation # HELMERT_INP # COMPAR > %%%%%%%% < : Coordinate comparisons # COMPAR_INP # NUVELO > %%%%%%%% < : Compute NUVEL-velocities # NUVELO_INP # COOVEL > %%%%%%%% < : Extract coordinates # COOVEL_INP # COOSYS > %%%%%%%% < : Transform coordinates # COOSYS_INP # ETRS89 > %%%%%%%% < : Transform coordinates to ETRS89 # ETRS89_INP # CRDMERGE > %%%%%%%% < : Merge coordinate/velocity files # CRDMRG_INP # IONEST > %%%%%%%% < : Local ionosphere model estimation # IONEST_INP # BASLST > %%%%%%%% < : Select a list of baselines # BASLST_INP # MKCLUS > %%%%%%%% < : Create clusters of stations/baselines # MKCLUS_INP # RESCHK > %%%%%%%% < : Detect misbehaving stations/satellites # RESCHK_INP # # # END_PANEL #################################################################### # BEGIN_PANEL NO_CONDITION ##################################################### # NAMES OF STANDARD BERNESE PROGRAMS 2.7: Menu - Conversion # # # # CONVERSION PROGRAMS # # SNX2NQ0 > %%%%%%%% < : Transfer SINEX files into Bernese NEQ files # SNX2NQ0_INP # SNX2STA > %%%%%%%% < : Extract station information from SINEX file # SNX2STA_INP # TROTRO > %%%%%%%% < : Manipulate troposphere SINEX files # TROTRO_INP # PHCCNV > %%%%%%%% < : Convert ANTEX to Bernese format # PHCCNV_INP # OBSFMT > %%%%%%%% < : Zero / single difference files to ASCII # OBSFMT_INP # FMTOBS > %%%%%%%% < : ASCII to zero / single difference files # FMTOBS_INP # RESFMT > %%%%%%%% < : Residual file binary to ASCII # RESFMT_INP # FMTRES > %%%%%%%% < : Residual file ASCII to binary # FMTRES_INP # STDFMT > %%%%%%%% < : Standard orbit / RPR files to ASCII # STDFMT_INP # FMTSTD > %%%%%%%% < : ASCII to standard orbit / RPR files # FMTSTD_INP # NEQ2ASC > %%%%%%%% < : Conversion ASCII -- binary of normal eq. # NEQ2ASC_INP # NEQ2NQ0 > %%%%%%%% < : NEQ conversion old to new format # NEQ2NQ0_INP # NEQFMT > %%%%%%%% < : Conversion ASCII -- binary of old normal eq. # NEQFMT_INP # ABBO2N > %%%%%%%% < : Abbreviation table conversion old to new format # ABBO2N_INP # STAO2N > %%%%%%%% < : Station information file conversion old to new # STAO2N_INP # SIGO2N > %%%%%%%% < : Sigma file conversion old to new format # SIGO2N_INP # TBLO2N > %%%%%%%% < : Format change for RINEX-Bernese transl. tables # TBLO2N_INP # # # END_PANEL #################################################################### # BEGIN_PANEL NO_CONDITION ##################################################### # NAMES OF STANDARD BERNESE PROGRAMS 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 ##################################################### # ADDITIONAL USER PROGRAMS 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 ####################################################################