General Purpose Geodetic Library
|
#include <SgVgosDb.h>
Classes | |
struct | BandData |
class | FmtChkVar |
struct | HistoryDescriptor |
struct | ProgramGenericDescriptor |
struct | ProgramSolveDescriptor |
struct | StationDescriptor |
Public Types | |
enum | CorrelatorType { CT_Unknown = 0 , CT_Mk3 = 1 , CT_VLBA = 2 , CT_CRL = 3 , CT_GSI = 4 , CT_S2 = 5 , CT_Mk4 = 6 , CT_Haystack = 7 , CT_Difx = 8 } |
Public Member Functions | |
SgVgosDb (SgIdentities *ids, SgVersion *driverVersion) | |
virtual | ~SgVgosDb () |
const QString & | getSessionCode () const |
const QString & | getSessionName () const |
const QString & | getPath2RootDir () const |
const QString & | getWrapperFileName () const |
int | getCurrentVersion () const |
double | getInputFormatVersion () const |
const SgMJD & | getInputFormatEpoch () const |
bool | getHave2redoLeapSecond () const |
CorrelatorType | getCorrelatorType () const |
SgNetCdf::OperationMode | getOperationMode () const |
int | getNumOfUserCorrections () const |
const SgMJD & | getLastModified () const |
void | setSessionCode (const QString &code) |
void | setSessionName (const QString &name) |
void | setPath2RootDir (const QString &path) |
void | setWrapperFileName (const QString &name) |
void | setCurrentVersion (int ver) |
void | setNumOfChannels (int num) |
void | setOutputFormatVersion (double v) |
void | setOutputFormatEpoch (const SgMJD &t) |
void | setCorrelatorType (CorrelatorType ct) |
void | setOperationMode (SgNetCdf::OperationMode om) |
SgVdbVariable & | vClockBreak () |
SgVdbVariable & | vClockApriori () |
bool | init (const QString path, const QString fileName) |
bool | init (SgVlbiSession *) |
bool | hasXBandData () |
bool | hasSBandData () |
QList< QString > | getListOfBands () const |
bool | hasBand (const QString &band) const |
virtual const QList< QString > | listOfInputFiles () const |
bool | loadEpochs4Scans (QList< SgMJD > &) |
bool | loadEpochs4Obs (QList< SgMJD > &) |
bool | loadSessionHead (QString &corrType, QString &corrName, QString &piName, QString &experimentName, int &experimentSerialNumber, QString &experimentDescription, QString &recordingMode, QList< QString > &stations, QList< QString > &sources, SgMJD &tStart, SgMJD &tFinis, int &cppsIdx) |
bool | loadObsObjectNames (QList< QString > &, QList< QString > &, QList< QString > &) |
bool | loadObsCrossRefs (QVector< int > &obs2Scan) |
bool | loadObsSingleBandDelays (const QString &band, SgMatrix *&) |
bool | loadObsGroupDelays (const QString &band, SgMatrix *&) |
bool | loadObsRates (const QString &band, SgMatrix *&) |
bool | loadObsPhase (const QString &band, SgMatrix *&) |
bool | loadObsRefFreqs (const QString &band, SgVector *&) |
bool | loadObsEffFreqs (const QString &band, SgMatrix *&) |
bool | loadObsAmbigSpacing (const QString &band, SgVector *&) |
bool | loadObsQualityCodes (const QString &band, QVector< QString > &qualityCodes) |
bool | loadObsCorrelation (const QString &band, SgVector *&correlations) |
bool | loadObsUVFperAsec (const QString &band, SgMatrix *&uvfPerAsec) |
bool | loadObsSNR (const QString &band, SgVector *&snrs) |
bool | loadObsDtec (SgVector *&dTec, SgVector *&dTecStdDev) |
bool | loadObsDelayDataFlag (const QString &band, QVector< int > &delUFlag) |
bool | loadObsDataFlag (const QString &band, QVector< int > &delUFlag) |
bool | loadObsTheoreticals (SgVector *&delays, SgVector *&rates) |
bool | loadObsChannelInfo (const QString &band, QVector< QString > &channelIds, QVector< QString > &polarizations, QVector< int > &numOfChannels, QVector< int > &bitsPerSamples, QVector< QVector< int > > &errorRates_1, QVector< QVector< int > > &errorRates_2, QVector< QVector< int > > &bbcIdxs_1, QVector< QVector< int > > &bbcIdxs_2, QVector< QVector< int > > &corelIdxNumbersUsb, QVector< QVector< int > > &corelIdxNumbersLsb, SgVector *&sampleRate, SgMatrix *&residFringeAmplByChan, SgMatrix *&residFringePhseByChan, SgMatrix *&refFreqByChan, SgMatrix *&numOfSamplesByChan_USB, SgMatrix *&numOfSamplesByChan_LSB, SgMatrix *&numOfAccPeriodsByChan_USB, SgMatrix *&numOfAccPeriodsByChan_LSB, SgMatrix *&loFreqs_1, SgMatrix *&loFreqs_2) |
bool | loadObsPhaseCalInfo (const QString &band, SgMatrix *&phaseCalFreqs_1, SgMatrix *&phaseCalAmps_1, SgMatrix *&phaseCalPhases_1, SgMatrix *&phaseCalOffsets_1, SgVector *&phaseCalRates_1, SgMatrix *&phaseCalFreqs_2, SgMatrix *&phaseCalAmps_2, SgMatrix *&phaseCalPhases_2, SgMatrix *&phaseCalOffsets_2, SgVector *&phaseCalRates_2) |
bool | loadObsCorrelatorInfo (const QString &band, QList< QString > &fourfitOutputFName, QList< QString > &fourfitErrorCodes, SgVector *&scanStartSec, SgVector *&scanStopSec) |
bool | loadObsCorrelatorInfo (const QString &band, QVector< QString > &fourfitOutputFName, QVector< QString > &fourfitErrorCodes, QVector< int > &startOffsets, QVector< QVector< int > > &fourfitVersions, SgVector *&deltaEpochs, SgMatrix *&urvrs, SgMatrix *&instrDelays, SgMatrix *&starElev, SgMatrix *&zenithDelays, SgMatrix *&searchParams, QVector< QString > &baselineCodes, QVector< QString > &tapeQualityCodes, QVector< int > &stopOffsets, QVector< int > &hopsRevisionNumbers, SgVector *&sampleRate, SgVector *&sbdResids, SgVector *&rateResids, SgVector *&effDurations, SgVector *&startSeconds, SgVector *&stopSeconds, SgVector *&percentOfDiscards, SgVector *&uniformityFactors, SgVector *&geocenterPhaseResids, SgVector *&geocenterPhaseTotals, SgVector *&geocenterSbDelays, SgVector *&geocenterGrDelays, SgVector *&geocenterDelayRates, SgVector *&probOfFalses, SgVector *&corrAprioriDelays, SgVector *&corrAprioriRates, SgVector *&corrAprioriAccs, SgVector *&incohAmps, SgVector *&incohAmps2, SgVector *&delayResids, QVector< QString > &vlb1FileNames, QVector< QString > &tapeIds_1, QVector< QString > &tapeIds_2, QVector< QVector< int > > &epochsOfCorrelations, QVector< QVector< int > > &epochsOfCentrals, QVector< QVector< int > > &epochsOfFourfitings, QVector< QVector< int > > &epochsOfNominalScanTime, SgMatrix *&corrClocks, SgMatrix *&mDlys, SgMatrix *&mAux) |
bool | loadObsEditData (QVector< int > &delUFlag, QVector< int > &phsUFlag, QVector< int > &ratUFlag, QVector< int > &uAcSup) |
bool | loadObsUserSup (QVector< int > &uAcSup) |
bool | loadObsNumGroupAmbigs (const QString &band, QVector< int > &numAmbigs, QVector< int > &numSubAmbigs) |
bool | loadObsNumPhaseAmbigs (const QString &band, QVector< int > &numAmbigs) |
bool | loadObsCalIonGroup (const QString &band, SgMatrix *&ionCals, SgMatrix *&ionSigmas, QVector< int > &ionDataFlag) |
bool | loadObsCalEarthTide (SgMatrix *&, QString &kind) |
bool | loadObsCalFeedCorr (SgMatrix *&) |
bool | loadObsCalFeedCorr (const QString &band, SgMatrix *&) |
bool | loadObsCalHiFyErp (SgMatrix *&, SgMatrix *&, QString &kind) |
bool | loadObsCalOcean (SgMatrix *&) |
bool | loadObsCalOceanOld (SgMatrix *&) |
bool | loadObsCalOceanPoleTideLoad (SgMatrix *&) |
bool | loadObsCalPoleTide (SgMatrix *&, QString &kind) |
bool | loadObsCalPoleTideOldRestore (SgMatrix *&cals) |
bool | loadObsCalTiltRmvr (SgMatrix *&cals) |
bool | loadObsFractC (SgVector *&v) |
bool | loadObsCalUnphase (const QString &band, SgMatrix *&unPhaseCal_1, SgMatrix *&unPhaseCal_2) |
bool | loadObsCalNutWahr (SgMatrix *&) |
bool | loadObsCalHiFyLibration (SgMatrix *&, QString &kind) |
bool | loadObsCalHiFyLibration (SgMatrix *&, SgMatrix *&, QString &kind) |
bool | loadObsCalWobble (SgMatrix *&, SgMatrix *&) |
bool | loadObsCalBend (SgMatrix *&cals) |
bool | loadObsCalBendSun (SgMatrix *&cals) |
bool | loadObsCalBendSunHigher (SgMatrix *&cals) |
bool | loadObsCalParallax (SgMatrix *&cals) |
bool | loadObsPartBend (SgMatrix *&partBend) |
bool | loadObsPartGamma (SgMatrix *&part) |
bool | loadObsPartParallax (SgMatrix *&part) |
bool | loadObsPartPoleTides (SgMatrix *&partX, SgMatrix *&partY, QString &kind) |
bool | loadObsPartEOP (SgMatrix *&dV_dPx, SgMatrix *&dV_dPy, SgMatrix *&dV_dUT1) |
bool | loadObsPartNut2KXY (SgMatrix *&dV_dCipX, SgMatrix *&dV_dCipY, QString &kind) |
bool | loadObsPartRaDec (SgMatrix *&dV_dRA, SgMatrix *&dV_dDN) |
bool | loadObsPartXYZ (SgMatrix *&dTau_dR_1, SgMatrix *&dRat_dR_1) |
bool | loadObsUserCorrections (int idx, SgMatrix *m, QString &name) |
bool | loadScanName (QVector< QString > &scanNames, QVector< QString > &scanFullNames) |
bool | loadScanCrootFname (QVector< QString > &corrRootFnames) |
bool | loadScanEphemeris (SgMatrix *&rSun, SgMatrix *&rMoon, SgMatrix *&rEarth, SgMatrix *&vSun, SgMatrix *&vMoon, SgMatrix *&vEarth, SgMatrix *&aEarth) |
bool | loadScanNutationEqxWahr (SgMatrix *&pPsiEps, SgMatrix *&pPsiEps_rates) |
bool | loadScanNutationEqx (SgMatrix *&pPsiEps, SgMatrix *&pPsiEps_rates, QString &kind) |
bool | loadScanNutationNro (SgMatrix *&pXys, SgMatrix *&pXys_rates, QString &kind) |
bool | loadScanTrf2crf (SgMatrix *&val, SgMatrix *&rat, SgMatrix *&acc) |
bool | loadErpApriori (SgVector *&ut1_tai, SgMatrix *&pm) |
bool | loadStationName (const QString &stnKey) |
bool | loadStationEpochs (const QString &stnName, QList< SgMJD > &epochs) |
bool | loadStationAzEl (const QString &stnName, SgMatrix *&azTheo, SgMatrix *&elTheo) |
bool | loadStationParAngle (const QString &stnName, SgVector *&parAngle) |
bool | loadStationCalAxisOffset (const QString &stnName, SgMatrix *&cal) |
bool | loadStationCalCable (const QString &stnName, SgMatrix *&cal, QString &origin, QString &kind) |
bool | loadStationCalCblCorrections (const QString &stnName, SgMatrix *&cal, QString &origin, QString &kind) |
bool | loadStationMet (const QString &stnName, SgVector *&metAtmPres, SgVector *&metAtmRH, SgVector *&metAtmTemp, QString &origin, QString &kind) |
bool | loadStationCalSlantPathTropDry (const QString &stnName, SgMatrix *&calNmfDry, QString &kind) |
bool | loadStationCalSlantPathTropWet (const QString &stnName, SgMatrix *&calNmfWet, QString &kind) |
bool | loadStationCalOceanLoad (const QString &stnName, SgMatrix *&calHorzOLoad, SgMatrix *&calVertOLoad) |
bool | loadStationPartAxisOffset (const QString &stnName, SgMatrix *&partAxisOffset) |
bool | loadStationOceanLdDisp (const QString &stnName, SgMatrix *&dis, SgMatrix *&vel) |
bool | loadStationPartZenithDelayDry (const QString &stnName, SgMatrix *&part, QString &kind) |
bool | loadStationPartZenithDelayWet (const QString &stnName, SgMatrix *&part, QString &kind) |
bool | loadStationPartHorizonGrad (const QString &stnName, SgMatrix *&part, QString &kind) |
bool | loadStationRefClockOffset (const QString &stnName, SgVector *&refClockOffset) |
bool | loadStationTsys (const QString &stnName, SgMatrix *&tsyses, QVector< double > &frqs, QVector< QString > &ids, QVector< QString > &sbs, QVector< QString > &polzs) |
bool | loadSourcesApriories (QVector< QString > &sourcesNames, SgMatrix *&cooRaDe, QVector< QString > &sourcesApRefs) |
bool | loadClockApriories (QVector< QString > &stationNames, SgMatrix *&offsets_n_rates) |
bool | loadStationsApriories (QVector< QString > &stationsNames, SgMatrix *&cooXYZ, QVector< QString > &tectonicPlateNames) |
bool | loadAntennaApriories (QVector< QString > &stationsNames, QVector< int > &axisTypes, SgVector *&axisOffsets, SgMatrix *&axisTilts) |
bool | loadEccentricities (QVector< QString > &stationsNames, QVector< QString > &eccTypes, QVector< QString > &eccNums, SgMatrix *&eccVals) |
bool | loadAtmSetup (SgVector *&interval, SgVector *&rateConstraint, QVector< QString > &stationsNames) |
bool | loadClockSetup (QList< QString > &refClocks, SgVector *&interval, SgVector *&rateConstraint, QVector< QString > &stationsNames) |
bool | loadCalcEop (SgVector *&pmArrayInfo, SgVector *&utArrayInfo, SgMatrix *&pmValues, SgVector *&utValues, QString &sUtMode, QString &sUtModule, QString &sUtOrigin, QString &sPmMode, QString &sPmModule, QString &sPmOrigin) |
bool | loadCalibrations (int &obsCalFlags, QVector< int > &statCalFlags, QVector< QVector< int > > &flybyFlags, QVector< QString > &statCalNames, QVector< QString > &flybyNames, QVector< QString > &calSiteNames, QVector< QString > &obsCalNames) |
bool | loadSelectionStatus (QVector< int > &sourcesSelection, QVector< QVector< int > > &baselinesSelection) |
bool | loadSolveWeights (QVector< QString > &baselineNames, SgMatrix *&groupBlWeights) |
bool | loadClockBreaks (QVector< QString > &cbNames, QVector< SgMJD > &cbEpochs, QVector< int > &cbFlags) |
bool | loadLeapSecond (int &leapSecond) |
bool | loadMiscCable (QMap< QString, QString > &cableSignByKey) |
bool | loadMiscFourFit (const QString &band, QVector< QString > &fourfitControlFile, QVector< QString > &fourfitCommand, QVector< int > &numLags, QVector< double > &apLength) |
bool | loadCalcInfo (int &tidalUt1, double &calcVersionValue) |
bool | loadCalcInfo (SgModelsInfo &calcInfo) |
bool | loadHistory (QList< SgVlbiHistoryRecord * > &) |
bool | storeEpochs4Scans (const QList< SgMJD > &) |
bool | storeEpochs4Obs (const QList< SgMJD > &) |
bool | storeObsCalIonGroup (const QString &band, const SgMatrix *ionCals, const SgMatrix *ionSigmas, const QVector< int > &ionDataFlag) |
bool | storeIonoBits (const QVector< int > &ionoBits) |
bool | storeObsEditData (const QVector< int > &delUFlag, const QVector< int > &phsUFlag, const QVector< int > &ratUFlag, const QVector< int > &uAcSup) |
bool | storeObsUserSup (const QVector< int > &uAcSup) |
bool | storeObsNumGroupAmbigs (const QString &band, const QVector< int > &numAmbigs, const QVector< int > &numSubAmbigs) |
bool | storeObsNumPhaseAmbigs (const QString &band, const QVector< int > &numAmbigs) |
bool | storeAtmSetup (const SgVector *interval, const SgVector *rateConstraint, const QList< QString > &sites) |
bool | storeClockSetup (const SgVector *interval, const SgVector *rateConstraint, const QList< QString > &sites, const QList< QString > &refSites) |
bool | storeErpSetup (double pmOffsetConstraint, double utOffsetConstraint) |
bool | storeIonoSetup (const QList< int > &flags, const QList< QString > &sites) |
bool | storeSolveWeights (const QVector< QString > &baselineNames, SgMatrix *groupBlWeights) |
bool | storeSelectionStatus (const QVector< int > &sourcesSelection, const QVector< QVector< int > > &stationsSelection) |
bool | storeBaselineClockSetup (const QList< QString > &baselines) |
bool | storeEccentricities (const QVector< QString > &stationsNames, const QVector< QString > &eccTypes, const QVector< QString > &eccNums, SgMatrix *eccVals, const QString &eccFileName) |
bool | storeCalibrations (int obsCalFlags, const QVector< int > &statCalFlags, const QVector< QVector< int > > &flybyFlags, const QVector< QString > &statCalNames, const QVector< QString > &flybyNames, const QVector< QString > &calSiteNames, const QVector< QString > &obsCalNames) |
bool | storeClockBreaks (const QVector< QString > &cbNames, const QVector< SgMJD > &cbEpochs, const QVector< int > &cbFlags, const QString &band="") |
bool | storeLeapSecond (int leapSeconds) |
bool | storeMiscCable (const QMap< QString, QString > &cableSignByKey) |
bool | storeMiscFourFit (const QString &band, SgVlbiSessionInfo::OriginType originType, const QVector< QString > &fourfitControlFile, const QVector< QString > &fourfitCommand, const QVector< int > &numLags, const QVector< double > &apLength) |
bool | storeObsObjectNames (const QList< QString > &stations_1, const QList< QString > &stations_2, const QList< QString > &sources) |
bool | storeSessionHead (const QString &corrType, const QString &corrName, const QString &piName, const QString &experimentName, int experimentSerialNumber, const QString &experimentDescription, const QString &recordingMode, const QList< QString > &stations, const QList< QString > &sources, const SgMJD &tStart, const SgMJD &tFinis, int cppsIdx) |
bool | storeCalcInfo (const SgModelsInfo &calcInfo) |
bool | storeCalcEop (const SgVector *pmArrayInfo, const SgVector *utArrayInfo, const SgMatrix *pmValues, const SgVector *utValues, const SgModelsInfo &calcInfo) |
bool | storeSourcesApriories (const QList< QString > &sourcesNames, const QList< QString > &sourcesRefs, const SgMatrix *cooRaDe) |
bool | storeClockApriories (const QList< QString > &siteNames, const SgMatrix *offsets_n_rates) |
bool | storeStationsApriories (const QList< QString > &stationsNames, const SgMatrix *cooXYZ, const QList< QString > &tectonicPlateNames) |
bool | storeAntennaApriories (const QList< QString > &stationsNames, const QList< int > &axisTypes, const SgVector *axisOffsets, const SgMatrix *axisTilts) |
bool | storeScanName (const QList< QString > &scanNames, const QList< QString > &scanFullNames) |
bool | storeScanTimeMjd (const QList< SgMJD > &epochs) |
bool | storeScanCrootFname (const QList< QString > &corrRootFnames) |
bool | storeScanEphemeris (const SgMatrix *rSun, const SgMatrix *rMoon, const SgMatrix *rEarth, const SgMatrix *vSun, const SgMatrix *vMoon, const SgMatrix *vEarth, const SgMatrix *aEarth, const QString &kind) |
bool | storeScanNutationEqxWahr (const SgMatrix *pPsiEps, const SgMatrix *pPsiEps_rates) |
bool | storeScanNutationEqx (const SgMatrix *pPsiEps, const SgMatrix *pPsiEps_rates, const QString &kind) |
bool | storeScanNutationNro (const SgMatrix *pXys, const SgMatrix *pXys_rates, const QString &kind) |
bool | storeScanTrf2crf (const SgMatrix *val, const SgMatrix *rat, const SgMatrix *acc) |
bool | storeErpApriori (const SgVector *ut1_tai, const SgMatrix *pm) |
bool | storeObsCrossRefs (const QList< int > &obs2scan, const QList< int > &obs2stn_1, const QList< int > &obs2stn_2) |
bool | storeSourceCrossRefs (const QList< QString > &sources, const QList< int > &scan2src) |
bool | storeStationCrossRefs (const QList< int > &numScansPerStation, const QList< QString > &stations, const QMap< QString, QList< int > > &station2scan, const QMap< QString, QList< int > > &scan2station) |
bool | storeObsSingleBandDelays (const QString &band, const SgMatrix *singleBandDelays) |
bool | storeObsGroupDelays (const QString &band, const SgMatrix *groupDelays, const QString &kind) |
bool | storeObsGroupDelaysFull (const QString &band, const SgVector *groupDelays) |
bool | storeObsPhaseDelaysFull (const QString &band, const SgVector *groupDelays, const SgVector *phaseDelaySigs) |
bool | storeObsRates (const QString &band, const SgMatrix *rates, const QString &kind) |
bool | storeObsPhase (const QString &band, const SgMatrix *phases) |
bool | storeObsRefFreqs (const QString &band, const SgVector *rf) |
bool | storeObsEffFreqs (const QString &band, const SgMatrix *freqs, bool areEqWgts=false) |
bool | storeObsAmbigSpacing (const QString &band, const SgVector *ambigs) |
bool | storeObsQualityCodes (const QString &band, const QVector< char > &qualityCodes) |
bool | storeObsCorrelation (const QString &band, const SgVector *correlations) |
bool | storeObsUVFperAsec (const QString &band, const SgMatrix *uvfPerAsec) |
bool | storeObsSNR (const QString &band, const SgVector *snrs) |
bool | storeObsDtec (const SgVector *dTec, const SgVector *dTecStdDev) |
bool | storeObsDataFlag (const QString &band, const QVector< int > &dataFlags) |
bool | storeObsChannelInfo (const QString &band, SgVlbiSessionInfo::OriginType originType, const QVector< QString > &channelIds, const QVector< QString > &polarizations, const QVector< int > &numOfChannels, const QVector< int > &bitsPerSamples, const QVector< QVector< int > > &errorRates_1, const QVector< QVector< int > > &errorRates_2, const QVector< QVector< int > > &bbcIdxs_1, const QVector< QVector< int > > &bbcIdxs_2, const QVector< QVector< int > > &corelIdxNumbersUsb, const QVector< QVector< int > > &corelIdxNumbersLsb, const SgVector *sampleRate, const SgMatrix *residFringeAmplByChan, const SgMatrix *residFringePhseByChan, const SgMatrix *refFreqByChan, const SgMatrix *numOfSamplesByChan_USB, const SgMatrix *numOfSamplesByChan_LSB, const SgMatrix *numOfAccPeriodsByChan_USB, const SgMatrix *numOfAccPeriodsByChan_LSB, const SgMatrix *loFreqs_1, const SgMatrix *loFreqs_2) |
bool | storeObsPhaseCalInfo (const QString &band, SgVlbiSessionInfo::OriginType originType, const SgMatrix *phCalFrqs_1ByChan, const SgMatrix *phCalAmps_1ByChan, const SgMatrix *phCalPhss_1ByChan, const SgMatrix *phCalOffs_1ByChan, const SgVector *phCalRates_1, const SgMatrix *phCalFrqs_2ByChan, const SgMatrix *phCalAmps_2ByChan, const SgMatrix *phCalPhss_2ByChan, const SgMatrix *phCalOffs_2ByChan, const SgVector *phCalRates_2) |
bool | storeObsCorrelatorInfo (const QString &band, SgVlbiSessionInfo::OriginType originType, const QVector< QString > &fourfitOutputFName, const QVector< QString > &fourfitErrorCodes, const QVector< QString > &frqGrpCodes, const QVector< int > &corelVersions, const QVector< int > &startOffsets, const QVector< QVector< int > > &fourfitVersions, const QVector< QVector< int > > &dbeditVersion, const SgVector *deltaEpochs, const SgMatrix *urvrs, const SgMatrix *instrDelays, const SgMatrix *starElev, const SgMatrix *zenithDelays, const SgMatrix *searchParams, const QVector< QString > &baselineCodes, const QVector< QString > &tapeQualityCodes, const QVector< int > &stopOffsets, const QVector< int > &hopsRevisionNumbers, const SgVector *sampleRate, const SgVector *sbdResids, const SgVector *rateResids, const SgVector *effDurations, const SgVector *startSeconds, const SgVector *stopSeconds, const SgVector *percentOfDiscards, const SgVector *uniformityFactors, const SgVector *geocenterPhaseResids, const SgVector *geocenterPhaseTotals, const SgVector *geocenterSbDelays, const SgVector *geocenterGrDelays, const SgVector *geocenterDelayRates, const SgVector *probOfFalses, const SgVector *corrAprioriDelays, const SgVector *corrAprioriRates, const SgVector *corrAprioriAccs, const SgVector *incohAmps, const SgVector *incohAmps2, const SgVector *delayResids, const QVector< QString > &vlb1FileNames, const QVector< QString > &tapeIds_1, const QVector< QString > &tapeIds_2, const QVector< QVector< int > > &epochsOfCorrelations, const QVector< QVector< int > > &epochsOfCentrals, const QVector< QVector< int > > &epochsOfFourfitings, const QVector< QVector< int > > &epochsOfNominalScanTime, const SgMatrix *corrClocks, const SgMatrix *mDlys, const SgMatrix *mAux) |
bool | storeObsDelayTheoretical (const SgVector *v) |
bool | storeObsRateTheoretical (const SgVector *v) |
bool | storeObsStd1Contribution (const QString &varName, const SgMatrix *contrib, SgVdbVariable &var, const QList< SgVgosDb::FmtChkVar * > &fcf) |
bool | storeObsStd2Contribution (const QString &varName, const QList< const SgMatrix * > &contribs, SgVdbVariable &var, const QList< SgVgosDb::FmtChkVar * > &fcf) |
bool | storeObsCalEarthTide (const SgMatrix *, const QString &kind) |
bool | storeObsCalFeedCorr (const SgMatrix *) |
bool | storeObsCalFeedCorr (const QString &band, const SgMatrix *) |
bool | storeObsCalHiFyErp (const SgMatrix *, const SgMatrix *, const QString &kind) |
bool | storeObsCalOcean (const SgMatrix *) |
bool | storeObsCalOceanOld (const SgMatrix *) |
bool | storeObsCalOceanPoleTideLoad (const SgMatrix *) |
bool | storeObsCalPoleTide (const SgMatrix *, const QString &kind) |
bool | storeObsCalPoleTideOldRestore (const SgMatrix *cals) |
bool | storeObsCalTiltRmvr (const SgMatrix *cals) |
bool | storeObsCalNutWahr (const SgMatrix *) |
bool | storeObsCalHiFyLibration (const SgMatrix *, const SgMatrix *, const QString &kind) |
bool | storeObsCalWobble (const SgMatrix *, const SgMatrix *) |
bool | storeObsCalBend (const SgMatrix *cals) |
bool | storeObsCalBendSun (const SgMatrix *cals) |
bool | storeObsCalBendSunHigher (const SgMatrix *cals) |
bool | storeObsCalParallax (const SgMatrix *cals) |
bool | storeObsFractC (const SgVector *v) |
bool | storeObsCalUnphase (const QString &band, const SgMatrix *phaseCal_1, const SgMatrix *phaseCal_2) |
bool | storeObsPartBend (const SgMatrix *partBend) |
bool | storeObsPartEOP (const SgMatrix *dV_dPx, const SgMatrix *dV_dPy, const SgMatrix *dV_dUT1) |
bool | storeObsPartNut2KXY (const SgMatrix *dV_dCipX, const SgMatrix *dV_dCipY, const QString &kind) |
bool | storeObsPartRaDec (const SgMatrix *dV_dRA, const SgMatrix *dV_dDN) |
bool | storeObsPartXYZ (const SgMatrix *dDel_dR_1, const SgMatrix *dRat_dR_1) |
bool | storeObsPartGamma (const SgMatrix *part) |
bool | storeObsPartParallax (const SgMatrix *part) |
bool | storeObsPartPoleTides (const SgMatrix *dV_dPtdX, const SgMatrix *dV_dPtdY, const QString &kind) |
bool | storeStationEpochs (const QString &stnName, const QList< SgMJD > &epochs) |
bool | storeStationCalCable (const QString &stnName, const SgMatrix *cal, const QString &origin, const QString &kind) |
bool | storeStationCalCblCorrections (const QString &stnName, const SgMatrix *cal, const QString &origin) |
bool | storeStationMet (const QString &stnName, SgVector *const metAtmPres, SgVector *const metAtmRH, SgVector *const metAtmTemp, const QString &origin, const QString &kind) |
bool | storeStationAzEl (const QString &stnName, SgMatrix *const azTheo, SgMatrix *const elTheo) |
bool | storeStationPartAxisOffset (const QString &stnName, const SgMatrix *partAxisOffset) |
bool | storeStationParAngle (const QString &stnName, const SgVector *parAngle) |
bool | storeStationCalAxisOffset (const QString &stnName, const SgMatrix *cal) |
bool | storeStationCalSlantPathTropDry (const QString &stnName, const SgMatrix *cal, const QString &kind) |
bool | storeStationCalSlantPathTropWet (const QString &stnName, const SgMatrix *cal, const QString &kind) |
bool | storeStationCalOceanLoad (const QString &stnName, const SgMatrix *calHorzOLoad, const SgMatrix *calVertOLoad) |
bool | storeStationOceanLdDisp (const QString &stnName, const SgMatrix *dis, const SgMatrix *vel) |
bool | storeStationPartZenithDelayDry (const QString &stnName, const SgMatrix *part, const QString &kind) |
bool | storeStationPartZenithDelayWet (const QString &stnName, const SgMatrix *part, const QString &kind) |
bool | storeStationPartHorizonGrad (const QString &stnName, const SgMatrix *part, const QString &kind) |
bool | storeStationRefClockOffset (const QString &stnName, const SgVector *v) |
bool | storeStationTsys (const QString &stnName, const SgMatrix *tsyses, const QVector< double > &frqs, const QVector< QString > &ids, const QVector< QString > &sbs, const QVector< QString > &polzs) |
bool | composeWrapperFile () |
bool | saveLocalHistory (const SgVlbiHistory &history) |
bool | saveForeignHistory (const SgVlbiHistory &history, const QString &softwareName, const SgMJD &epochOfCreation, const QString &creator, const QString &defaultDir, const QString &historyFileName, const QString &version, bool isMk3Compatible=true) |
const QList< SgVdbVariable * > & | getActiveVars () const |
void | dump2stdout () |
![]() | |
SgIoDriver (const SgIdentities *ids, const SgVersion *dv) | |
virtual | ~SgIoDriver () |
const SgMJD & | getDateOfCreation () const |
const SgIdentities * | getCurrentIdentities () const |
SgIdentities * | getInputIdentities () const |
const SgVersion * | getCurrentDriverVersion () const |
void | setDateOfCreation (const SgMJD &t) |
Static Public Member Functions | |
static const QString | className () |
![]() | |
static const QString | className () |
Private Member Functions | |
int | parseVersionBlock (QTextStream &, const QString &) |
int | parseHistoryBlock (QTextStream &) |
int | parseHistoryProcessSubBlock (QTextStream &, const QString &) |
int | parseSessionBlock (QTextStream &) |
int | parseStationBlock (QTextStream &, const QString &) |
int | parseScanBlock (QTextStream &) |
int | parseObservationBlock (QTextStream &) |
int | parseProgramBlock (QTextStream &, const QString &) |
void | collectStationNames () |
void | makeWorkAround4KnownBugs () |
int | procNcString (const QString &str, const QString &subDir, SgVdbVariable &destination) |
int | procNcStringSpec (const QString &str, const QString &subDir, SgVdbVariable &destination) |
void | parseBandKey (const QString &str, QString &key) |
bool | isValidNcFile (const QString &) |
bool | isValidNcFiles () |
bool | checkFormat (const QList< FmtChkVar * > &, const SgNetCdf &, bool ok2fail=false) |
bool | setupFormat (const QList< FmtChkVar * > &, SgNetCdf &, const QString &stationKey=QString(""), const QString &bandKey=QString("")) |
bool | loadStdObsCalibration (SgMatrix *&cals, QString &origin, const QString &varName, const SgVdbVariable &odbV, const FmtChkVar &fc, const QList< FmtChkVar * > &fcf, bool=true) |
const QString | guessDimName (const QString &varName, int len) |
int | guessDimVal (const QString &, int d, const QString &auxKey) |
void | createWrapperFileName (QString &newName) |
void | composeVersionBlock (QTextStream &) |
void | composeHistoryBlock (QTextStream &) |
void | composeSessionBlock (QTextStream &) |
void | composeStationBlock (QTextStream &, const StationDescriptor &) |
void | composeScanBlock (QTextStream &) |
void | composeObservationBlock (QTextStream &) |
void | composeProgramSolveBlock (QTextStream &) |
void | composeProgramGenericBlock (QTextStream &, const ProgramGenericDescriptor &) |
void | writeNcFileName (QTextStream &, QString ¤tSubDir, const SgVdbVariable &var) |
bool | loadObsCorrelatorInfoMk3 (const QString &band, QList< QString > &fourfitOutputFName, QList< QString > &fourfitErrorCodes, SgVector *&scanStartSec, SgVector *&scanStopSec) |
bool | loadObsCorrelatorInfoCrl (const QString &band, QList< QString > &fourfitOutputFName, QList< QString > &fourfitErrorCodes, SgVector *&scanStartSec, SgVector *&scanStopSec) |
bool | loadObsCorrelatorInfoMk4 (const QString &band, QList< QString > &fourfitOutputFName, QList< QString > &fourfitErrorCodes, SgVector *&scanStartSec, SgVector *&scanStopSec) |
bool | loadObsCorrelatorInfoMk3 (const QString &band, QVector< QString > &fourfitOutputFName, QVector< QString > &fourfitErrorCodes, QVector< int > &startOffsets, QVector< QVector< int > > &fourfitVersions, SgVector *&deltaEpochs, SgMatrix *&urvrs, SgMatrix *&instrDelays, SgMatrix *&starElev, SgMatrix *&zenithDelays, SgMatrix *&searchParams, QVector< QString > &baselineCodes, QVector< QString > &tapeQualityCodes, QVector< int > &stopOffsets, QVector< int > &hopsRevisionNumbers, SgVector *&sampleRate, SgVector *&sbdResids, SgVector *&rateResids, SgVector *&effDurations, SgVector *&startSeconds, SgVector *&stopSeconds, SgVector *&percentOfDiscards, SgVector *&uniformityFactors, SgVector *&geocenterPhaseResids, SgVector *&geocenterPhaseTotals, SgVector *&geocenterSbDelays, SgVector *&geocenterGrDelays, SgVector *&geocenterDelayRates, SgVector *&probOfFalses, SgVector *&corrAprioriDelays, SgVector *&corrAprioriRates, SgVector *&corrAprioriAccs, SgVector *&incohAmps, SgVector *&incohAmps2, SgVector *&delayResids, QVector< QString > &vlb1FileNames, QVector< QString > &tapeIds_1, QVector< QString > &tapeIds_2, QVector< QVector< int > > &epochsOfCorrelations, QVector< QVector< int > > &epochsOfCentrals, QVector< QVector< int > > &epochsOfFourfitings, QVector< QVector< int > > &epochsOfNominalScanTime, SgMatrix *&corrClocks, SgMatrix *&mDlys, SgMatrix *&mAux) |
bool | loadObsCorrelatorInfoCrl (const QString &band, QVector< QString > &fourfitOutputFName, QVector< QString > &fourfitErrorCodes, SgVector *&deltaEpochs, SgMatrix *&searchParams, QVector< QString > &baselineCodes, QVector< QString > &tapeQualityCodes, SgVector *&sampleRate, SgVector *&sbdResids, SgVector *&rateResids, SgVector *&effDurations, SgVector *&startSeconds, SgVector *&stopSeconds, SgVector *&percentOfDiscards, SgVector *&geocenterPhaseResids, SgVector *&geocenterPhaseTotals, SgVector *&probOfFalses, SgVector *&corrAprioriDelays, SgVector *&corrAprioriRates, SgVector *&corrAprioriAccs, SgVector *&incohAmps, SgVector *&incohAmps2, SgVector *&delayResids, QVector< QString > &vlb1FileNames, QVector< QVector< int > > &epochsOfCorrelations, QVector< QVector< int > > &epochsOfCentrals, SgMatrix *&mDlys, SgMatrix *&mAux) |
bool | loadObsCorrelatorInfoS2 (const QString &band, QVector< QString > &fourfitOutputFName, QVector< QString > &fourfitErrorCodes, SgVector *&deltaEpochs, SgMatrix *&searchParams, QVector< QString > &baselineCodes, QVector< QString > &tapeQualityCodes, SgVector *&sampleRate, SgVector *&sbdResids, SgVector *&rateResids, SgVector *&effDurations, SgVector *&startSeconds, SgVector *&stopSeconds, SgVector *&percentOfDiscards, SgVector *&geocenterPhaseResids, SgVector *&geocenterPhaseTotals, SgVector *&probOfFalses, SgVector *&corrAprioriDelays, SgVector *&corrAprioriRates, SgVector *&corrAprioriAccs, SgVector *&incohAmps, SgVector *&incohAmps2, SgVector *&delayResids, QVector< QString > &vlb1FileNames, QVector< QVector< int > > &epochsOfCorrelations, QVector< QVector< int > > &epochsOfCentrals, SgMatrix *&mDlys, SgMatrix *&mAux) |
bool | loadObsCorrelatorInfoMk4 (const QString &band, QVector< QString > &fourfitOutputFName, QVector< QString > &fourfitErrorCodes, QVector< int > &startOffsets, QVector< QVector< int > > &fourfitVersions, SgVector *&deltaEpochs, SgMatrix *&urvrs, SgMatrix *&instrDelays, SgMatrix *&starElev, SgMatrix *&zenithDelays, SgMatrix *&searchParams, QVector< QString > &baselineCodes, QVector< QString > &tapeQualityCodes, QVector< int > &stopOffsets, QVector< int > &hopsRevisionNumbers, SgVector *&sbdResids, SgVector *&rateResids, SgVector *&effDurations, SgVector *&startSeconds, SgVector *&stopSeconds, SgVector *&percentOfDiscards, SgVector *&uniformityFactors, SgVector *&geocenterPhaseResids, SgVector *&geocenterPhaseTotals, SgVector *&geocenterSbDelays, SgVector *&geocenterGrDelays, SgVector *&geocenterDelayRates, SgVector *&probOfFalses, SgVector *&corrAprioriDelays, SgVector *&corrAprioriRates, SgVector *&corrAprioriAccs, SgVector *&incohAmps, SgVector *&incohAmps2, SgVector *&delayResids, QVector< QString > &tapeIds_1, QVector< QString > &tapeIds_2, QVector< QVector< int > > &epochsOfCorrelations, QVector< QVector< int > > &epochsOfCentrals, QVector< QVector< int > > &epochsOfFourfitings, QVector< QVector< int > > &epochsOfNominalScanTime, SgMatrix *&corrClocks) |
bool | loadObsChannelInfoMk3 (const QString &band, QVector< QString > &channelIds, QVector< QString > &polarizations, QVector< int > &numOfChannels, QVector< int > &bitsPerSamples, QVector< QVector< int > > &errorRates_1, QVector< QVector< int > > &errorRates_2, QVector< QVector< int > > &bbcIdxs_1, QVector< QVector< int > > &bbcIdxs_2, QVector< QVector< int > > &corelIdxNumbersUsb, QVector< QVector< int > > &corelIdxNumbersLsb, SgVector *&sampleRate, SgMatrix *&residFringeAmplByChan, SgMatrix *&residFringePhseByChan, SgMatrix *&refFreqByChan, SgMatrix *&numOfSamplesByChan_USB, SgMatrix *&numOfSamplesByChan_LSB, SgMatrix *&numOfAccPeriodsByChan_USB, SgMatrix *&numOfAccPeriodsByChan_LSB, SgMatrix *&loFreqs_1, SgMatrix *&loFreqs_2) |
bool | loadObsChannelInfoS2 (const QString &band, QVector< QString > &channelIds, QVector< QString > &polarizations, QVector< int > &numOfChannels, QVector< int > &bitsPerSamples, QVector< QVector< int > > &errorRates_1, QVector< QVector< int > > &errorRates_2, QVector< QVector< int > > &bbcIdxs_1, QVector< QVector< int > > &bbcIdxs_2, QVector< QVector< int > > &corelIdxNumbersUsb, QVector< QVector< int > > &corelIdxNumbersLsb, SgVector *&sampleRate, SgMatrix *&residFringeAmplByChan, SgMatrix *&residFringePhseByChan, SgMatrix *&refFreqByChan, SgMatrix *&numOfSamplesByChan_USB, SgMatrix *&numOfSamplesByChan_LSB, SgMatrix *&numOfAccPeriodsByChan_USB, SgMatrix *&numOfAccPeriodsByChan_LSB, SgMatrix *&loFreqs_1, SgMatrix *&loFreqs_2) |
bool | loadObsChannelInfoMk4 (const QString &band, QVector< QString > &channelIds, QVector< QString > &polarizations, QVector< int > &numOfChannels, QVector< int > &bitsPerSamples, QVector< QVector< int > > &errorRates_1, QVector< QVector< int > > &errorRates_2, QVector< QVector< int > > &bbcIdxs_1, QVector< QVector< int > > &bbcIdxs_2, QVector< QVector< int > > &corelIdxNumbersUsb, QVector< QVector< int > > &corelIdxNumbersLsb, SgVector *&sampleRate, SgMatrix *&residFringeAmplByChan, SgMatrix *&residFringePhseByChan, SgMatrix *&refFreqByChan, SgMatrix *&numOfSamplesByChan_USB, SgMatrix *&numOfSamplesByChan_LSB, SgMatrix *&numOfAccPeriodsByChan_USB, SgMatrix *&numOfAccPeriodsByChan_LSB, SgMatrix *&loFreqs_1, SgMatrix *&loFreqs_2) |
bool | loadObsPhaseCalInfoMk3 (const QString &band, SgMatrix *&phaseCalFreqs_1, SgMatrix *&phaseCalAmps_1, SgMatrix *&phaseCalPhases_1, SgMatrix *&phaseCalOffsets_1, SgVector *&phaseCalRates_1, SgMatrix *&phaseCalFreqs_2, SgMatrix *&phaseCalAmps_2, SgMatrix *&phaseCalPhases_2, SgMatrix *&phaseCalOffsets_2, SgVector *&phaseCalRates_2) |
bool | loadObsPhaseCalInfoS2 (const QString &band, SgMatrix *&phaseCalFreqs_1, SgMatrix *&phaseCalAmps_1, SgMatrix *&phaseCalPhases_1, SgMatrix *&phaseCalOffsets_1, SgVector *&phaseCalRates_1, SgMatrix *&phaseCalFreqs_2, SgMatrix *&phaseCalAmps_2, SgMatrix *&phaseCalPhases_2, SgMatrix *&phaseCalOffsets_2, SgVector *&phaseCalRates_2) |
bool | loadObsPhaseCalInfoMk4 (const QString &band, SgMatrix *&phaseCalFreqs_1, SgMatrix *&phaseCalAmps_1, SgMatrix *&phaseCalPhases_1, SgMatrix *&phaseCalOffsets_1, SgVector *&phaseCalRates_1, SgMatrix *&phaseCalFreqs_2, SgMatrix *&phaseCalAmps_2, SgMatrix *&phaseCalPhases_2, SgMatrix *&phaseCalOffsets_2, SgVector *&phaseCalRates_2) |
Additional Inherited Members | |
![]() | |
SgMJD | dateOfCreation_ |
const SgIdentities * | currentIdentities_ |
const SgVersion * | currentDriverVersion_ |
SgIdentities * | inputIdentities_ |
Definition at line 180 of file SgVgosDb.h.
Enumerator | |
---|---|
CT_Unknown | |
CT_Mk3 | |
CT_VLBA | |
CT_CRL | |
CT_GSI | |
CT_S2 | |
CT_Mk4 | |
CT_Haystack | |
CT_Difx |
Definition at line 186 of file SgVgosDb.h.
SgVgosDb::SgVgosDb | ( | SgIdentities * | ids, |
SgVersion * | driverVersion | ||
) |
A constructor. Creates a default copy of the object.
Definition at line 416 of file SgVgosDb.cpp.
References correlatorType_, CT_Unknown, currentVersion_, SgMJD::F_YYYYMonDD, have2adjustPermissions_, have2redoLeapSecond_, inputFormatVersion_, isNewFile_, numOfChan_, numOfObs_, numOfScans_, numOfSrc_, numOfStn_, SgNetCdf::OM_REGULAR, operationMode_, outputFormatEpoch_, outputFormatId_, outputFormatVersion_, progSolveDescriptor_, SgMJD::toString(), vAntennaApriori_, vBaseline_, vCal_Bend_, vCal_BendSun_, vCal_BendSunHigher_, vCal_EarthTide_, vCal_FeedCorrection_, vCal_HfErp_, vCal_HfLibration_, vCal_HiFreqLibration_, vCal_OceanLoad_, vCal_OceanLoadOld_, vCal_OceanPoleTideLoad_, vCal_Parallax_, vCal_PoleTide_, vCal_PoleTideOldRestore_, vCal_TiltRemover_, vCal_Wobble_, vClockApriori_, vClockBreak_, vCorrRootFile_, vdbVariables_, SgVgosDb::ProgramSolveDescriptor::vdbVars_, vDelayTheoretical_, vDiffTec_, vEccentricity_, vEdit_, vEphemeris_, vErpApriori_, vFeedRotNet_, vGroupBLWeights_, vHead_, vLeapSecond_, vMiscCable_, vMiscFourFit_, vNGSQualityFlag_, vNutationEqx_, vNutationEqx_kWahr_, vNutationNro_, vObsCrossRef_, vObservationTimeUTC_, vPart_Bend_, vPart_Erp_, vPart_Gamma_, vPart_NutationEqx_, vPart_NutationNro_, vPart_Parallax_, vPart_PoleTide_, vPart_Precession_, vPart_RaDec_, vPart_Xyz_, vRateTheoretical_, vRot_CF2J2K_, vScanName_, vScanTimeUTC_, vSource_, vSourceApriori_, vSourceCrossRef_, vStationApriori_, and vStationCrossRef_.
|
virtual |
A destructor. Destroys the object.
Definition at line 525 of file SgVgosDb.cpp.
References activeVars_, and obsUserCorrections_.
|
private |
Definition at line 2173 of file SgVgosDb.cpp.
References SgNcdfVariable::addDimension(), className(), SgNcdfVariable::dimensions(), SgVgosDb::FmtChkVar::dims(), dUnity, SgLogger::ERR, SgNetCdf::getFileName(), SgNcdfVariable::getName(), SgNcdfVariable::getTypeOfData(), SgLogger::INF, SgLogger::IO_NCDF, SgVgosDb::FmtChkVar::isMandatory(), logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), numOfObs_, numOfScans_, SD_Any, SD_NumObs, SD_NumScans, SgVgosDb::FmtChkVar::typeOfData(), and SgLogger::write().
Referenced by loadAntennaApriories(), loadAtmSetup(), loadCalcEop(), loadCalcInfo(), loadCalibrations(), loadClockApriories(), loadClockBreaks(), loadClockSetup(), loadEccentricities(), loadEpochs4Obs(), loadEpochs4Scans(), loadErpApriori(), loadLeapSecond(), loadMiscCable(), loadMiscFourFit(), loadObsAmbigSpacing(), loadObsCalFeedCorr(), loadObsCalHiFyErp(), loadObsCalHiFyLibration(), loadObsCalIonGroup(), loadObsCalUnphase(), loadObsCalWobble(), loadObsChannelInfoMk3(), loadObsChannelInfoMk4(), loadObsChannelInfoS2(), loadObsCorrelation(), loadObsCorrelatorInfoCrl(), loadObsCorrelatorInfoMk3(), loadObsCorrelatorInfoMk4(), loadObsCorrelatorInfoS2(), loadObsCrossRefs(), loadObsDataFlag(), loadObsDelayDataFlag(), loadObsDtec(), loadObsEditData(), loadObsEffFreqs(), loadObsFractC(), loadObsGroupDelays(), loadObsNumGroupAmbigs(), loadObsNumPhaseAmbigs(), loadObsObjectNames(), loadObsPartBend(), loadObsPartEOP(), loadObsPartGamma(), loadObsPartNut2KXY(), loadObsPartParallax(), loadObsPartPoleTides(), loadObsPartRaDec(), loadObsPartXYZ(), loadObsPhase(), loadObsPhaseCalInfoMk3(), loadObsPhaseCalInfoMk4(), loadObsPhaseCalInfoS2(), loadObsQualityCodes(), loadObsRates(), loadObsRefFreqs(), loadObsSingleBandDelays(), loadObsSNR(), loadObsTheoreticals(), loadObsUserCorrections(), loadObsUserSup(), loadObsUVFperAsec(), loadScanCrootFname(), loadScanEphemeris(), loadScanName(), loadScanNutationEqx(), loadScanNutationEqxWahr(), loadScanNutationNro(), loadScanTrf2crf(), loadSelectionStatus(), loadSessionHead(), loadSolveWeights(), loadSourcesApriories(), loadStationAzEl(), loadStationCalOceanLoad(), loadStationEpochs(), loadStationMet(), loadStationName(), loadStationOceanLdDisp(), loadStationParAngle(), loadStationPartAxisOffset(), loadStationPartHorizonGrad(), loadStationPartZenithDelayDry(), loadStationPartZenithDelayWet(), loadStationRefClockOffset(), loadStationsApriories(), loadStationTsys(), and loadStdObsCalibration().
|
static |
Returns name of the class (for debug output).
Definition at line 251 of file SgVgosDb.cpp.
Referenced by checkFormat(), collectStationNames(), composeWrapperFile(), createWrapperFileName(), guessDimName(), guessDimVal(), init(), isValidNcFile(), loadAntennaApriories(), loadAtmSetup(), loadCalcEop(), loadCalcInfo(), loadCalibrations(), loadClockApriories(), loadClockBreaks(), loadClockSetup(), loadEccentricities(), loadEpochs4Obs(), loadEpochs4Scans(), loadErpApriori(), loadHistory(), loadLeapSecond(), loadMiscCable(), loadMiscFourFit(), loadObsAmbigSpacing(), loadObsCalFeedCorr(), loadObsCalHiFyErp(), loadObsCalHiFyLibration(), loadObsCalIonGroup(), loadObsCalUnphase(), loadObsCalWobble(), loadObsChannelInfo(), loadObsChannelInfoMk3(), loadObsChannelInfoMk4(), loadObsChannelInfoS2(), loadObsCorrelation(), loadObsCorrelatorInfo(), loadObsCorrelatorInfoCrl(), loadObsCorrelatorInfoMk3(), loadObsCorrelatorInfoMk4(), loadObsCorrelatorInfoS2(), loadObsCrossRefs(), loadObsDataFlag(), loadObsDelayDataFlag(), loadObsDtec(), loadObsEditData(), loadObsEffFreqs(), loadObsFractC(), loadObsGroupDelays(), loadObsNumGroupAmbigs(), loadObsNumPhaseAmbigs(), loadObsObjectNames(), loadObsPartBend(), loadObsPartEOP(), loadObsPartGamma(), loadObsPartNut2KXY(), loadObsPartParallax(), loadObsPartPoleTides(), loadObsPartRaDec(), loadObsPartXYZ(), loadObsPhase(), loadObsPhaseCalInfo(), loadObsPhaseCalInfoMk3(), loadObsPhaseCalInfoMk4(), loadObsPhaseCalInfoS2(), loadObsQualityCodes(), loadObsRates(), loadObsRefFreqs(), loadObsSingleBandDelays(), loadObsSNR(), loadObsTheoreticals(), loadObsUserCorrections(), loadObsUserSup(), loadObsUVFperAsec(), loadScanCrootFname(), loadScanEphemeris(), loadScanName(), loadScanNutationEqx(), loadScanNutationEqxWahr(), loadScanNutationNro(), loadScanTrf2crf(), loadSelectionStatus(), loadSessionHead(), loadSolveWeights(), loadSourcesApriories(), loadStationAzEl(), loadStationCalAxisOffset(), loadStationCalCable(), loadStationCalCblCorrections(), loadStationCalOceanLoad(), loadStationCalSlantPathTropDry(), loadStationCalSlantPathTropWet(), loadStationEpochs(), loadStationMet(), loadStationName(), loadStationOceanLdDisp(), loadStationParAngle(), loadStationPartAxisOffset(), loadStationPartHorizonGrad(), loadStationPartZenithDelayDry(), loadStationPartZenithDelayWet(), loadStationRefClockOffset(), loadStationsApriories(), loadStationTsys(), loadStdObsCalibration(), makeWorkAround4KnownBugs(), parseHistoryBlock(), parseHistoryProcessSubBlock(), parseObservationBlock(), parseProgramBlock(), parseScanBlock(), parseSessionBlock(), parseStationBlock(), parseVersionBlock(), procNcString(), procNcStringSpec(), saveForeignHistory(), saveLocalHistory(), storeAntennaApriories(), storeAtmSetup(), storeBaselineClockSetup(), storeCalcEop(), storeCalcInfo(), storeCalibrations(), storeClockApriories(), storeClockBreaks(), storeClockSetup(), storeEccentricities(), storeEpochs4Obs(), storeEpochs4Scans(), storeErpApriori(), storeErpSetup(), storeIonoBits(), storeIonoSetup(), storeLeapSecond(), storeMiscCable(), storeMiscFourFit(), storeObsAmbigSpacing(), storeObsCalFeedCorr(), storeObsCalIonGroup(), storeObsCalUnphase(), storeObsChannelInfo(), storeObsCorrelation(), storeObsCorrelatorInfo(), storeObsCrossRefs(), storeObsDataFlag(), storeObsDelayTheoretical(), storeObsDtec(), storeObsEditData(), storeObsEffFreqs(), storeObsFractC(), storeObsGroupDelays(), storeObsGroupDelaysFull(), storeObsNumGroupAmbigs(), storeObsNumPhaseAmbigs(), storeObsObjectNames(), storeObsPartBend(), storeObsPartEOP(), storeObsPartGamma(), storeObsPartNut2KXY(), storeObsPartParallax(), storeObsPartPoleTides(), storeObsPartRaDec(), storeObsPartXYZ(), storeObsPhase(), storeObsPhaseCalInfo(), storeObsPhaseDelaysFull(), storeObsQualityCodes(), storeObsRates(), storeObsRateTheoretical(), storeObsRefFreqs(), storeObsSingleBandDelays(), storeObsSNR(), storeObsStd1Contribution(), storeObsStd2Contribution(), storeObsUserSup(), storeObsUVFperAsec(), storeScanCrootFname(), storeScanEphemeris(), storeScanName(), storeScanNutationEqx(), storeScanNutationEqxWahr(), storeScanNutationNro(), storeScanTimeMjd(), storeScanTrf2crf(), storeSelectionStatus(), storeSessionHead(), storeSolveWeights(), storeSourceCrossRefs(), storeSourcesApriories(), storeStationAzEl(), storeStationCalAxisOffset(), storeStationCalCable(), storeStationCalCblCorrections(), storeStationCalOceanLoad(), storeStationCalSlantPathTropDry(), storeStationCalSlantPathTropWet(), storeStationCrossRefs(), storeStationEpochs(), storeStationMet(), storeStationOceanLdDisp(), storeStationParAngle(), storeStationPartAxisOffset(), storeStationPartHorizonGrad(), storeStationPartZenithDelayDry(), storeStationPartZenithDelayWet(), storeStationRefClockOffset(), storeStationsApriories(), and storeStationTsys().
|
private |
Definition at line 1853 of file SgVgosDb.cpp.
References className(), SgLogger::DBG, SgLogger::ERR, SgLogger::IO_TXT, loadStationName(), logger, SgVgosDb::StationDescriptor::propagateStnKey(), SgVgosDb::StationDescriptor::stationKey_, SgVgosDb::StationDescriptor::stationName_, stnDescriptorByKey_, stnDescriptorByName_, and SgLogger::write().
Referenced by init().
|
private |
Definition at line 1849 of file SgVgosDbStoreSession.cpp.
References SgVgosDb::HistoryDescriptor::creator_, SgIoDriver::currentDriverVersion_, SgIoDriver::currentIdentities_, SgMJD::currentMJD(), SgVgosDb::HistoryDescriptor::defaultDir_, SgVgosDb::HistoryDescriptor::epochOfCreation_, SgMJD::F_Simple, SgIdentities::getAcFullName(), SgVersion::getSoftwareName(), SgIdentities::getUserName(), historyDescriptors_, SgVgosDb::HistoryDescriptor::historyFileName_, SgVgosDb::HistoryDescriptor::inputWrapperFileName_, libraryVersion, localHistory_, SgVgosDb::HistoryDescriptor::processName_, SgVersion::toString(), SgMJD::toString(), SgMJD::toUtc(), SgVgosDb::HistoryDescriptor::version_, and wrapperFileName_.
Referenced by composeWrapperFile().
|
private |
Definition at line 2005 of file SgVgosDbStoreSession.cpp.
References bandDataByName_, SgVgosDb::BandData::vAmbigSize_, vBaseline_, vCal_Bend_, vCal_BendSun_, vCal_BendSunHigher_, vCal_EarthTide_, vCal_FeedCorrection_, vCal_HfErp_, vCal_HfLibration_, vCal_HiFreqLibration_, vCal_OceanLoad_, vCal_OceanLoadOld_, vCal_OceanPoleTideLoad_, vCal_Parallax_, vCal_PoleTide_, vCal_PoleTideOldRestore_, SgVgosDb::BandData::vCal_SlantPathIonoGroup_, vCal_TiltRemover_, vCal_Wobble_, SgVgosDb::BandData::vChannelInfo_, SgVgosDb::BandData::vCorrelation_, SgVgosDb::BandData::vCorrInfo_, SgVgosDb::BandData::vDataFlag_, SgVgosDb::BandData::vDelayDataFlag_, vDelayTheoretical_, vDiffTec_, vEdit_, SgVgosDb::BandData::vEffFreq_, SgVgosDb::BandData::vEffFreq_EqWt_, vFeedRotNet_, SgVgosDb::BandData::vGroupDelay_, SgVgosDb::BandData::vGroupDelayFull_, SgVgosDb::BandData::vGroupRate_, vNGSQualityFlag_, SgVgosDb::BandData::vNumGroupAmbig_, SgVgosDb::BandData::vNumPhaseAmbig_, vObsCrossRef_, vObservationTimeUTC_, vPart_Bend_, vPart_Erp_, vPart_Gamma_, vPart_NutationEqx_, vPart_NutationNro_, vPart_Parallax_, vPart_PoleTide_, vPart_Precession_, vPart_RaDec_, vPart_Xyz_, SgVgosDb::BandData::vPhase_, SgVgosDb::BandData::vPhaseCalInfo_, SgVgosDb::BandData::vPhaseDelayFull_, SgVgosDb::BandData::vQualityCode_, vRateTheoretical_, SgVgosDb::BandData::vRefFreq_, SgVgosDb::BandData::vSBDelay_, SgVgosDb::BandData::vSNR_, vSource_, and writeNcFileName().
Referenced by composeWrapperFile().
|
private |
Definition at line 2148 of file SgVgosDbStoreSession.cpp.
References SgVgosDb::ProgramGenericDescriptor::content_, and SgVgosDb::ProgramGenericDescriptor::programName_.
Referenced by composeWrapperFile().
|
private |
Definition at line 2107 of file SgVgosDbStoreSession.cpp.
References SgVdbVariable::getSubDir(), SgVgosDb::ProgramSolveDescriptor::programName_, progSolveDescriptor_, SgVgosDb::ProgramSolveDescriptor::vAtmSetup_, SgVgosDb::ProgramSolveDescriptor::vBaselineClockSetup_, SgVgosDb::ProgramSolveDescriptor::vCalcErp_, SgVgosDb::ProgramSolveDescriptor::vCalcInfo_, SgVgosDb::ProgramSolveDescriptor::vCalibrationSetup_, SgVgosDb::ProgramSolveDescriptor::vClockSetup_, SgVgosDb::ProgramSolveDescriptor::vErpSetup_, SgVgosDb::ProgramSolveDescriptor::vFractC_, SgVgosDb::ProgramSolveDescriptor::vIonoBits_, SgVgosDb::ProgramSolveDescriptor::vIonoSetup_, SgVgosDb::ProgramSolveDescriptor::vScanTimeMJD_, SgVgosDb::ProgramSolveDescriptor::vSelectionStatus_, SgVgosDb::ProgramSolveDescriptor::vUnPhaseCalFlag_, SgVgosDb::ProgramSolveDescriptor::vUserSup_, and writeNcFileName().
Referenced by composeWrapperFile().
|
private |
Definition at line 1984 of file SgVgosDbStoreSession.cpp.
References vCorrRootFile_, vEphemeris_, vErpApriori_, vNutationEqx_, vNutationEqx_kWahr_, vNutationNro_, vRot_CF2J2K_, vScanName_, vScanTimeUTC_, and writeNcFileName().
Referenced by composeWrapperFile().
|
private |
Definition at line 1916 of file SgVgosDbStoreSession.cpp.
References bandDataByName_, sessionCode_, sessionName_, vAntennaApriori_, vClockApriori_, vClockBreak_, vEccentricity_, vGroupBLWeights_, vHead_, vLeapSecond_, vMiscCable_, SgVgosDb::BandData::vMiscFourFit_, vMiscFourFit_, vSourceApriori_, vSourceCrossRef_, vStationApriori_, vStationCrossRef_, and writeNcFileName().
Referenced by composeWrapperFile().
|
private |
Definition at line 1956 of file SgVgosDbStoreSession.cpp.
References SgVgosDb::StationDescriptor::stationKey_, SgVgosDb::StationDescriptor::vAzEl_, SgVgosDb::StationDescriptor::vCal_AxisOffset_, SgVgosDb::StationDescriptor::vCal_Cable_, SgVgosDb::StationDescriptor::vCal_CblCorrections_, SgVgosDb::StationDescriptor::vCal_OceanLoad_, SgVgosDb::StationDescriptor::vCal_SlantPathTropDry_, SgVgosDb::StationDescriptor::vCal_SlantPathTropWet_, SgVgosDb::StationDescriptor::vDis_OceanLoad_, SgVgosDb::StationDescriptor::vFeedRotation_, SgVgosDb::StationDescriptor::vMet_, SgVgosDb::StationDescriptor::vPart_AxisOffset_, SgVgosDb::StationDescriptor::vPart_HorizonGrad_, SgVgosDb::StationDescriptor::vPart_ZenithPathTropDry_, SgVgosDb::StationDescriptor::vPart_ZenithPathTropWet_, SgVgosDb::StationDescriptor::vRefClockOffset_, SgVgosDb::StationDescriptor::vTimeUTC_, SgVgosDb::StationDescriptor::vTsys_, and writeNcFileName().
Referenced by composeWrapperFile().
|
private |
Definition at line 1840 of file SgVgosDbStoreSession.cpp.
References outputFormatId_.
Referenced by composeWrapperFile().
bool SgVgosDb::composeWrapperFile | ( | ) |
Definition at line 1640 of file SgVgosDbStoreSession.cpp.
References className(), composeHistoryBlock(), composeObservationBlock(), composeProgramGenericBlock(), composeProgramSolveBlock(), composeScanBlock(), composeSessionBlock(), composeStationBlock(), composeVersionBlock(), createWrapperFileName(), SgLogger::DBG, SgLogger::ERR, SgVgosDb::ProgramSolveDescriptor::hasSomething4output(), have2adjustPermissions_, SgLogger::IO, SgLogger::IO_NCDF, SgLogger::IO_TXT, isNewFile_, logger, SgNetCdf::OM_REGULAR, operationMode_, path2RootDir_, progDescriptorByName_, progSolveDescriptor_, stnDescriptorByKey_, and SgLogger::write().
Referenced by SgVlbiSession::putDataIntoVgosDb().
|
private |
Definition at line 1746 of file SgVgosDbStoreSession.cpp.
References className(), SgIoDriver::currentDriverVersion_, SgIoDriver::currentIdentities_, currentVersion_, SgVgosDb::HistoryDescriptor::defaultDir_, SgIdentities::getAcAbbName(), SgVersion::getSoftwareName(), SgVgosDb::HistoryDescriptor::historyFileName_, SgLogger::INF, SgLogger::IO_NCDF, localHistory_, logger, path2RootDir_, sessionName_, wrapperFileName_, SgLogger::write(), and SgLogger::WRN.
Referenced by composeWrapperFile().
void SgVgosDb::dump2stdout | ( | ) |
Definition at line 1976 of file SgVgosDb.cpp.
References activeVars_, bandDataByName_, SgVdbVariable::compositeName(), SgVgosDb::HistoryDescriptor::creator_, SgIoDriver::dateOfCreation_, SgVgosDb::HistoryDescriptor::defaultDir_, SgVgosDb::HistoryDescriptor::epochOfCreation_, historyDescriptors_, SgVgosDb::HistoryDescriptor::historyFileName_, SgVgosDb::HistoryDescriptor::inputWrapperFileName_, SgVgosDb::HistoryDescriptor::isMk3Compatible_, path2RootDir_, SgVgosDb::HistoryDescriptor::processName_, progSolveDescriptor_, sessionCode_, sessionName_, SgVgosDb::StationDescriptor::stationName_, stnDescriptorByKey_, SgMJD::toString(), SgVgosDb::BandData::vAmbigSize_, vAntennaApriori_, SgVgosDb::StationDescriptor::vAzEl_, vBaseline_, SgVgosDb::StationDescriptor::vCal_AxisOffset_, vCal_Bend_, vCal_BendSun_, vCal_BendSunHigher_, SgVgosDb::StationDescriptor::vCal_Cable_, SgVgosDb::StationDescriptor::vCal_CableCorrections_, SgVgosDb::StationDescriptor::vCal_CblCorrections_, vCal_EarthTide_, SgVgosDb::BandData::vCal_FeedCorrection_, vCal_FeedCorrection_, vCal_HfErp_, vCal_HfLibration_, vCal_HiFreqLibration_, SgVgosDb::StationDescriptor::vCal_OceanLoad_, vCal_OceanLoad_, vCal_OceanLoadOld_, vCal_OceanPoleTideLoad_, vCal_Parallax_, vCal_PoleTide_, vCal_PoleTideOldRestore_, SgVgosDb::BandData::vCal_SlantPathIonoGroup_, SgVgosDb::StationDescriptor::vCal_SlantPathTropDry_, SgVgosDb::StationDescriptor::vCal_SlantPathTropWet_, vCal_TiltRemover_, SgVgosDb::BandData::vCal_Unphase_, vCal_Wobble_, SgVgosDb::BandData::vChannelInfo_, vClockApriori_, vClockBreak_, SgVgosDb::BandData::vCorrelation_, SgVgosDb::BandData::vCorrInfo_, vCorrRootFile_, SgVgosDb::BandData::vDataFlag_, SgVgosDb::BandData::vDelayDataFlag_, vDelayTheoretical_, vDiffTec_, SgVgosDb::StationDescriptor::vDis_OceanLoad_, vEccentricity_, vEdit_, SgVgosDb::BandData::vEffFreq_, SgVgosDb::BandData::vEffFreq_EqWt_, vEphemeris_, vErpApriori_, SgVgosDb::HistoryDescriptor::version_, SgVgosDb::StationDescriptor::vFeedRotation_, vFeedRotNet_, vGroupBLWeights_, SgVgosDb::BandData::vGroupDelay_, SgVgosDb::BandData::vGroupDelayFull_, SgVgosDb::BandData::vGroupRate_, vHead_, vLeapSecond_, SgVgosDb::StationDescriptor::vMet_, vMiscCable_, SgVgosDb::BandData::vMiscFourFit_, vMiscFourFit_, vNGSQualityFlag_, SgVgosDb::BandData::vNumGroupAmbig_, SgVgosDb::BandData::vNumPhaseAmbig_, vNutationEqx_, vNutationEqx_kWahr_, vNutationNro_, vObsCrossRef_, vObservationTimeUTC_, SgVgosDb::StationDescriptor::vPart_AxisOffset_, vPart_Bend_, vPart_Erp_, vPart_Gamma_, SgVgosDb::StationDescriptor::vPart_HorizonGrad_, vPart_NutationEqx_, vPart_NutationNro_, vPart_Parallax_, vPart_PoleTide_, vPart_Precession_, vPart_RaDec_, vPart_Xyz_, SgVgosDb::StationDescriptor::vPart_ZenithPathTropDry_, SgVgosDb::StationDescriptor::vPart_ZenithPathTropWet_, SgVgosDb::BandData::vPhase_, SgVgosDb::BandData::vPhaseCalInfo_, SgVgosDb::BandData::vPhaseDelayFull_, SgVgosDb::BandData::vQualityCode_, vRateTheoretical_, SgVgosDb::StationDescriptor::vRefClockOffset_, SgVgosDb::BandData::vRefFreq_, vRot_CF2J2K_, SgVgosDb::BandData::vSBDelay_, vScanName_, vScanTimeUTC_, SgVgosDb::BandData::vSNR_, vSource_, vSourceApriori_, vSourceCrossRef_, vStationApriori_, vStationCrossRef_, SgVgosDb::StationDescriptor::vTimeUTC_, SgVgosDb::StationDescriptor::vTsys_, SgVgosDb::BandData::vUVFperAsec_, and wrapperFileName_.
|
inline |
Definition at line 1265 of file SgVgosDb.h.
References activeVars_.
|
inline |
Definition at line 296 of file SgVgosDb.h.
References correlatorType_.
Referenced by SgVlbiSession::getDataFromVgosDb().
|
inline |
Definition at line 280 of file SgVgosDb.h.
References currentVersion_.
Referenced by NsSessionEditDialog::NsSessionEditDialog(), and SgVlbiSession::getDataFromVgosDb().
|
inline |
Definition at line 292 of file SgVgosDb.h.
References have2redoLeapSecond_.
Referenced by SgVlbiSession::putDataIntoVgosDb().
|
inline |
Definition at line 288 of file SgVgosDb.h.
References inputFormatEpoch_.
|
inline |
Definition at line 284 of file SgVgosDb.h.
References inputFormatVersion_.
|
inline |
Definition at line 304 of file SgVgosDb.h.
References lastModified_.
Referenced by SgVlbiSession::getDataFromVgosDb().
|
inline |
Definition at line 381 of file SgVgosDb.h.
References bandDataByName_.
Referenced by SgVlbiSession::getDataFromVgosDb().
|
inline |
Definition at line 302 of file SgVgosDb.h.
References obsUserCorrections_.
Referenced by SgVlbiSession::getDataFromVgosDb().
|
inline |
Definition at line 300 of file SgVgosDb.h.
References operationMode_.
Referenced by SgVlbiSession::putDataIntoVgosDb().
|
inline |
Definition at line 272 of file SgVgosDb.h.
References path2RootDir_.
Referenced by NsSessionHandler::exportDataIntoVgosDb(), and main().
|
inline |
Definition at line 264 of file SgVgosDb.h.
References sessionCode_.
Referenced by SgVlbiSession::getDataFromVgosDb().
|
inline |
Definition at line 268 of file SgVgosDb.h.
References sessionName_.
Referenced by SgVlbiSession::getDataFromVgosDb(), and main().
|
inline |
Definition at line 276 of file SgVgosDb.h.
References wrapperFileName_.
Referenced by SgVlbiSession::getDataFromVgosDb().
|
private |
Definition at line 2270 of file SgVgosDb.cpp.
References className(), dUnity, SgLogger::ERR, SgNcdfDimension::getName(), SgLogger::IO_NCDF, logger, SD_2NumChans, SD_NumChans, SD_NumObs, SD_NumScans, SD_NumSrc, SD_NumStn, SD_NumStnPts, and SgLogger::write().
Referenced by setupFormat().
|
private |
Definition at line 2310 of file SgVgosDb.cpp.
References className(), SgLogger::ERR, SgLogger::IO_NCDF, logger, numOfChan_, numOfObs_, numOfScans_, numOfSrc_, numOfStn_, SD_2NumChans, SD_NumChans, SD_NumObs, SD_NumScans, SD_NumSrc, SD_NumStn, SD_NumStnPts, stnDescriptorByName_, and SgLogger::write().
Referenced by setupFormat().
|
inline |
Definition at line 385 of file SgVgosDb.h.
References bandDataByName_.
Referenced by SgVlbiSession::getDataFromVgosDb().
|
inline |
Definition at line 1903 of file SgVgosDb.h.
References bandDataByName_.
|
inline |
Definition at line 1892 of file SgVgosDb.h.
References bandDataByName_.
bool SgVgosDb::init | ( | const QString | path, |
const QString | fileName | ||
) |
Definition at line 538 of file SgVgosDb.cpp.
References bandDataByName_, className(), collectStationNames(), corrTypeId_, SgIoDriver::currentIdentities_, SgIoDriver::dateOfCreation_, SgLogger::DBG, SgLogger::ERR, SgMJD::F_Date, fcfEdit, fcfEdit_v1001, fcfEdit_v1002, SgIdentities::getAcAbbName(), inputFormatEpoch_, inputFormatVersion_, SgLogger::IO_TXT, SgVdbVariable::isEmpty(), isNewFile_, isValidNcFiles(), logger, makeWorkAround4KnownBugs(), outputFormatEpoch_, outputFormatVersion_, parseHistoryBlock(), parseObservationBlock(), parseProgramBlock(), parseScanBlock(), parseSessionBlock(), parseStationBlock(), parseVersionBlock(), path2RootDir_, sessionName_, SgMJD::toString(), SgVgosDb::BandData::vAmbigSize_, vdbVariables_, SgVgosDb::BandData::vGroupRate_, SgVgosDb::BandData::vQualityCode_, SgVgosDb::BandData::vSBDelay_, wrapperFileName_, SgLogger::write(), and SgLogger::WRN.
Referenced by NsSessionHandler::exportDataIntoVgosDb(), NsSessionHandler::initSessionFromOdb(), main(), and VcCalc2SessionIfc::readSession().
bool SgVgosDb::init | ( | SgVlbiSession * | session | ) |
Definition at line 700 of file SgVgosDb.cpp.
References SgVlbiStationInfo::auxObservationByScanId(), SgVlbiSession::bandByKey(), bandDataByName_, corrTypeId_, SgIoDriver::currentIdentities_, SgIdentities::getAcAbbName(), SgObjectInfo::getKey(), SgVlbiSessionInfo::getName(), SgVlbiSessionInfo::getOriginType(), SgVlbiObservation::getScanId(), SgVlbiSessionInfo::getSessionCode(), isNewFile_, numOfChan_, numOfObs_, SgVgosDb::StationDescriptor::numOfPts_, numOfScans_, numOfSrc_, numOfStn_, SgVlbiSession::observations(), SgVlbiSessionInfo::OT_AGV, SgVlbiSessionInfo::OT_KOMB, SgVlbiSessionInfo::OT_MK4, procNcString(), SgVgosDb::StationDescriptor::propagateStnKey(), setSessionCode(), setSessionName(), SgVlbiSession::sourcesByName(), SgVgosDb::StationDescriptor::stationKey_, SgVgosDb::StationDescriptor::stationName_, SgVlbiSession::stationsByName(), stnDescriptorByKey_, stnDescriptorByName_, SgVgosDb::BandData::vAmbigSize_, SgVgosDb::StationDescriptor::vAzEl_, SgVgosDb::BandData::vCal_FeedCorrection_, SgVgosDb::BandData::vCal_SlantPathIonoGroup_, SgVgosDb::BandData::vCal_Unphase_, SgVgosDb::BandData::vChannelInfo_, SgVgosDb::BandData::vCorrelation_, SgVgosDb::BandData::vCorrInfo_, SgVgosDb::BandData::vDataFlag_, vdbVariables_, SgVgosDb::BandData::vDelayDataFlag_, SgVgosDb::BandData::vEffFreq_, SgVgosDb::BandData::vEffFreq_EqWt_, SgVgosDb::BandData::vGroupDelay_, SgVgosDb::BandData::vGroupDelayFull_, SgVgosDb::BandData::vGroupRate_, SgVgosDb::BandData::vMiscFourFit_, SgVgosDb::BandData::vNumGroupAmbig_, SgVgosDb::BandData::vNumPhaseAmbig_, SgVgosDb::BandData::vPhase_, SgVgosDb::BandData::vPhaseCalInfo_, SgVgosDb::BandData::vPhaseDelayFull_, SgVgosDb::BandData::vQualityCode_, SgVgosDb::StationDescriptor::vRefClockOffset_, SgVgosDb::BandData::vRefFreq_, SgVgosDb::BandData::vSBDelay_, SgVgosDb::BandData::vSNR_, SgVgosDb::StationDescriptor::vTimeUTC_, and SgVgosDb::BandData::vUVFperAsec_.
|
private |
Definition at line 1935 of file SgVgosDb.cpp.
References className(), SgLogger::DBG, SgLogger::ERR, SgLogger::IO_NCDF, logger, and SgLogger::write().
Referenced by isValidNcFiles().
|
private |
Definition at line 1965 of file SgVgosDb.cpp.
References activeVars_, isValidNcFile(), and path2RootDir_.
Referenced by init().
|
virtual |
Returns list of files that contain data
Implements SgIoDriver.
Definition at line 2519 of file SgVgosDb.cpp.
References activeVars_, path2RootDir_, and wrapperFileName_.
bool SgVgosDb::loadAntennaApriories | ( | QVector< QString > & | stationsNames, |
QVector< int > & | axisTypes, | ||
SgVector *& | axisOffsets, | ||
SgMatrix *& | axisTilts | ||
) |
Definition at line 214 of file SgVgosDbLoadSession.cpp.
References checkFormat(), className(), SgNcdfVariable::data2char(), SgNcdfVariable::data2double(), SgNcdfVariable::data2short(), SgLogger::DBG, SgNcdfVariable::dimensions(), SgLogger::ERR, fcAntennaName, fcAxisOffset, fcAxisTilt, fcAxisType, fcfAntennaApriori, SgNetCdf::getData(), SgNetCdf::getFileName(), SgVdbVariable::getFileName(), SgLogger::INF, SgLogger::IO_NCDF, SgVdbVariable::isEmpty(), logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), path2RootDir_, SgVector::setElement(), SgMatrix::setElement(), vAntennaApriori_, and SgLogger::write().
Referenced by SgVlbiSession::getDataFromVgosDb().
bool SgVgosDb::loadAtmSetup | ( | SgVector *& | interval, |
SgVector *& | rateConstraint, | ||
QVector< QString > & | stationsNames | ||
) |
Definition at line 308 of file SgVgosDbLoadSession.cpp.
References checkFormat(), className(), SgNcdfVariable::data2char(), SgNcdfVariable::data2double(), SgLogger::DBG, SgNcdfVariable::dimensions(), SgLogger::ERR, fcAtmInterval, fcAtmRateConstraint, fcAtmRateSite, fcfAtmSetup, SgNetCdf::getData(), SgNetCdf::getFileName(), SgVdbVariable::getFileName(), SgLogger::INF, SgLogger::IO_NCDF, SgVdbVariable::isEmpty(), logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), path2RootDir_, progSolveDescriptor_, SgVector::setElement(), SgVgosDb::ProgramSolveDescriptor::vAtmSetup_, and SgLogger::write().
Referenced by SgVlbiSession::getDataFromVgosDb().
bool SgVgosDb::loadCalcEop | ( | SgVector *& | pmArrayInfo, |
SgVector *& | utArrayInfo, | ||
SgMatrix *& | pmValues, | ||
SgVector *& | utValues, | ||
QString & | sUtMode, | ||
QString & | sUtModule, | ||
QString & | sUtOrigin, | ||
QString & | sPmMode, | ||
QString & | sPmModule, | ||
QString & | sPmOrigin | ||
) |
Definition at line 456 of file SgVgosDbLoadSession.cpp.
References checkFormat(), className(), SgNcdfVariable::data2char(), SgNcdfVariable::data2double(), SgLogger::DBG, SgNcdfVariable::dimensions(), SgLogger::ERR, fcCalcUt1Module, fcCalcWobModule, fcfCalcEop, fcUT1ArrayInfo, fcUT1IntrpMode, fcUT1Origin, fcUT1Values, fcWobArrayInfo, fcWobbleOrigin, fcWobIntrpMode, fcWobValues, SgNetCdf::getData(), SgNetCdf::getFileName(), SgVdbVariable::getFileName(), SgLogger::INF, SgLogger::IO_NCDF, SgVdbVariable::isEmpty(), logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), path2RootDir_, progSolveDescriptor_, SgVector::setElement(), SgMatrix::setElement(), SgVgosDb::ProgramSolveDescriptor::vCalcErp_, and SgLogger::write().
Referenced by SgVlbiSession::getDataFromVgosDb().
bool SgVgosDb::loadCalcInfo | ( | int & | tidalUt1, |
double & | calcVersionValue | ||
) |
Definition at line 834 of file SgVgosDbLoadSession.cpp.
References checkFormat(), className(), SgNcdfVariable::data2double(), SgNcdfVariable::data2short(), SgLogger::DBG, SgLogger::ERR, fcCalcVersion, fcfCalcInfo, fcTidalUt1Control, SgNetCdf::getData(), SgNetCdf::getFileName(), SgVdbVariable::getFileName(), SgLogger::INF, SgLogger::IO_NCDF, SgVdbVariable::isEmpty(), logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), path2RootDir_, progSolveDescriptor_, SgVgosDb::ProgramSolveDescriptor::vCalcInfo_, and SgLogger::write().
Referenced by SgVlbiSession::getDataFromVgosDb().
bool SgVgosDb::loadCalcInfo | ( | SgModelsInfo & | calcInfo | ) |
Definition at line 863 of file SgVgosDbLoadSession.cpp.
References SgModelsInfo::atomicTime(), SgModelsInfo::axisOffset(), checkFormat(), className(), SgModelsInfo::controlFlagNames(), SgModelsInfo::controlFlagValues(), SgModelsInfo::coordinateTime(), SgNcdfVariable::data2char(), SgNcdfVariable::data2double(), SgNcdfVariable::data2short(), SgLogger::DBG, SgNcdfVariable::dimensions(), SgModelsInfo::earthTide(), SgModelsInfo::ephemeris(), SgLogger::ERR, fcATIControl, fcATIMessage, fcATMControl, fcATMMessage, fcAxisOffsetControl, fcAxisOffsetMessage, fcCalcControlNames, fcCalcControlValues, fcCalcVersion, fcCTIControl, fcCTIMessage, fcEarthTideControl, fcEarthTideData, fcEarthTideMessage, fcfCalcInfo, fcFeedhornMessage, fcNutationControl, fcNutationMessage, fcOceanControl, fcOceanHorizontalAmp, fcOceanHorizontalPhase, fcOceanMessage, fcOceanPoleTideCoef, fcOceanStationsFlag, fcOceanUpAmp, fcOceanUpPhase, fcParallaxControl, fcParallaxMessage, fcPepMessage, fcPoleTideControl, fcPoleTideMessage, fcPrecessionData, fcRelativityControl, fcRelativityData, fcSiteMessage, fcSiteZenithDelay, fcStarControl, fcStarMessage, fcTheoryMessage, fcTidalUt1Control, fcUT1Control, fcUT1EPOCH, fcWobbleControl, fcWOBEPOCH, SgModelsInfo::feedHorn(), SgNetCdf::getData(), SgNetCdf::getFileName(), SgVdbVariable::getFileName(), SgLogger::INF, SgLogger::IO, SgLogger::IO_NCDF, SgVdbVariable::isEmpty(), logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), SgModelsInfo::nutation(), SgModelsInfo::oceanLoading(), SgModelsInfo::oLoadStationStatus(), SgModelsInfo::parallax(), path2RootDir_, SgModelsInfo::polarMotion(), SgModelsInfo::poleTide(), SgModelsInfo::prepareUt1InterpData(), SgModelsInfo::prepareWobInterpData(), progSolveDescriptor_, SgModelsInfo::relativity(), SgModelsInfo::DasModel::setControlFlag(), SgModelsInfo::DasModel::setDefinition(), SgModelsInfo::setDversion(), SgModelsInfo::setEarthTideData(), SgMatrix::setElement(), SgModelsInfo::setFlagTidalUt1(), SgVlbiStationInfo::setOLoadAmplitude(), SgVlbiStationInfo::setOLoadPhase(), SgVlbiStationInfo::setOptLoadCoeff(), SgModelsInfo::setPrecessionData(), SgModelsInfo::setRelativityData(), SgModelsInfo::site(), SgModelsInfo::siteZenDelays(), SgModelsInfo::star(), SgModelsInfo::stations(), SgModelsInfo::troposphere(), SgModelsInfo::ut1(), SgModelsInfo::ut1InterpData(), SgVgosDb::ProgramSolveDescriptor::vCalcInfo_, SgModelsInfo::wobInterpData(), and SgLogger::write().
bool SgVgosDb::loadCalibrations | ( | int & | obsCalFlags, |
QVector< int > & | statCalFlags, | ||
QVector< QVector< int > > & | flybyFlags, | ||
QVector< QString > & | statCalNames, | ||
QVector< QString > & | flybyNames, | ||
QVector< QString > & | calSiteNames, | ||
QVector< QString > & | obsCalNames | ||
) |
Definition at line 538 of file SgVgosDbLoadSession.cpp.
References checkFormat(), className(), SgNcdfVariable::data2char(), SgNcdfVariable::data2short(), SgLogger::DBG, SgNcdfVariable::dimensions(), SgLogger::ERR, fcCalStationName, fcfCalibrationSetup, fcFlybyFlag, fcFlybyName, fcObsCalFlag, fcObsCalName, fcStatCalFlag, fcStatCalName, SgNetCdf::getData(), SgNetCdf::getFileName(), SgVdbVariable::getFileName(), SgLogger::INF, SgLogger::IO_NCDF, SgVdbVariable::isEmpty(), logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), path2RootDir_, progSolveDescriptor_, SgVgosDb::ProgramSolveDescriptor::vCalibrationSetup_, SgLogger::write(), and SgLogger::WRN.
Referenced by SgVlbiSession::getDataFromVgosDb().
bool SgVgosDb::loadClockApriories | ( | QVector< QString > & | stationNames, |
SgMatrix *& | offsets_n_rates | ||
) |
Definition at line 114 of file SgVgosDbLoadSession.cpp.
References checkFormat(), className(), SgNcdfVariable::data2char(), SgNcdfVariable::data2double(), SgLogger::DBG, SgNcdfVariable::dimensions(), SgLogger::ERR, fcClockAprioriOffset, fcClockAprioriRate, fcClockAprioriSite, fcfClockApriori, SgNetCdf::getData(), SgNetCdf::getFileName(), SgVdbVariable::getFileName(), SgLogger::INF, SgLogger::IO_NCDF, SgVdbVariable::isEmpty(), logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), path2RootDir_, SgMatrix::setElement(), vClockApriori_, and SgLogger::write().
Referenced by SgVlbiSession::getDataFromVgosDb().
bool SgVgosDb::loadClockBreaks | ( | QVector< QString > & | cbNames, |
QVector< SgMJD > & | cbEpochs, | ||
QVector< int > & | cbFlags | ||
) |
Definition at line 745 of file SgVgosDbLoadSession.cpp.
References checkFormat(), className(), SgNcdfVariable::data2char(), SgNcdfVariable::data2double(), SgNcdfVariable::data2short(), SgLogger::DBG, SgNcdfVariable::dimensions(), SgLogger::ERR, fcClockBreakEpoch, fcClockBreakFlag, fcClockBreakSite, fcfClockBreak, SgNetCdf::getData(), SgNetCdf::getFileName(), SgVdbVariable::getFileName(), SgLogger::INF, SgLogger::IO_NCDF, SgVdbVariable::isEmpty(), logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), path2RootDir_, vClockBreak_, and SgLogger::write().
Referenced by SgVlbiSession::getDataFromVgosDb(), and SgVlbiSession::putDataIntoVgosDb().
bool SgVgosDb::loadClockSetup | ( | QList< QString > & | refClocks, |
SgVector *& | interval, | ||
SgVector *& | rateConstraint, | ||
QVector< QString > & | stationsNames | ||
) |
Definition at line 368 of file SgVgosDbLoadSession.cpp.
References checkFormat(), className(), SgNcdfVariable::data2char(), SgNcdfVariable::data2double(), SgLogger::DBG, SgNcdfVariable::dimensions(), SgLogger::ERR, fcClockInterval, fcClockRateConstraint, fcClockRateName, fcfClockSetup, SgNetCdf::getData(), SgNetCdf::getFileName(), SgVdbVariable::getFileName(), SgNcdfVariable::getTypeOfData(), SgLogger::INF, SgLogger::IO_NCDF, SgVdbVariable::isEmpty(), logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), path2RootDir_, progSolveDescriptor_, SgVector::setElement(), SgVgosDb::ProgramSolveDescriptor::vClockSetup_, SgLogger::write(), and SgLogger::WRN.
Referenced by SgVlbiSession::getDataFromVgosDb().
bool SgVgosDb::loadEccentricities | ( | QVector< QString > & | stationsNames, |
QVector< QString > & | eccTypes, | ||
QVector< QString > & | eccNums, | ||
SgMatrix *& | eccVals | ||
) |
Definition at line 262 of file SgVgosDbLoadSession.cpp.
References checkFormat(), className(), SgNcdfVariable::data2char(), SgNcdfVariable::data2double(), SgLogger::DBG, SgNcdfVariable::dimensions(), SgLogger::ERR, fcEccentricityMonument, fcEccentricityName, fcEccentricityType, fcEccentricityVector, fcfEccentricity, SgNetCdf::getData(), SgNetCdf::getFileName(), SgVdbVariable::getFileName(), SgLogger::INF, SgLogger::IO_NCDF, SgVdbVariable::isEmpty(), logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), path2RootDir_, SgMatrix::setElement(), vEccentricity_, and SgLogger::write().
Referenced by SgVlbiSession::getDataFromVgosDb().
Definition at line 45 of file SgVgosDbLoadObs.cpp.
References checkFormat(), className(), SgNcdfVariable::data2double(), SgNcdfVariable::data2short(), SgLogger::DBG, SgNcdfVariable::dimensions(), SgLogger::ERR, fcfTimeUTC, fcSecond, fcYmdhm, SgNetCdf::getData(), SgNetCdf::getFileName(), SgVdbVariable::getFileName(), SgLogger::IO_NCDF, SgVdbVariable::isEmpty(), logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), numOfObs_, path2RootDir_, vObservationTimeUTC_, and SgLogger::write().
Referenced by SgVlbiSession::getDataFromVgosDb().
Definition at line 44 of file SgVgosDbLoadScan.cpp.
References checkFormat(), className(), SgNcdfVariable::data2double(), SgNcdfVariable::data2short(), SgLogger::DBG, SgNcdfVariable::dimensions(), SgLogger::ERR, fcfTimeUTC, fcSecond, fcYmdhm, SgNetCdf::getData(), SgNetCdf::getFileName(), SgVdbVariable::getFileName(), SgLogger::IO_NCDF, SgVdbVariable::isEmpty(), logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), numOfScans_, path2RootDir_, vScanTimeUTC_, and SgLogger::write().
Referenced by SgVlbiSession::getDataFromVgosDb().
Definition at line 382 of file SgVgosDbLoadScan.cpp.
References checkFormat(), className(), SgNcdfVariable::data2double(), SgLogger::DBG, SgLogger::ERR, fcfErpApriori, fcPolarMotion, fcUt1_Tai, SgNetCdf::getData(), SgNetCdf::getFileName(), SgVdbVariable::getFileName(), SgLogger::INF, SgLogger::IO_NCDF, SgVdbVariable::isEmpty(), logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), numOfScans_, path2RootDir_, SgVector::setElement(), SgMatrix::setElement(), vErpApriori_, and SgLogger::write().
Referenced by SgVlbiSession::getDataFromVgosDb().
bool SgVgosDb::loadHistory | ( | QList< SgVlbiHistoryRecord * > & | history | ) |
Definition at line 1590 of file SgVgosDbLoadSession.cpp.
References className(), SgIoDriver::currentDriverVersion_, SgIoDriver::currentIdentities_, SgMJD::currentMJD(), currentVersion_, SgLogger::DBG, SgVgosDb::HistoryDescriptor::defaultDir_, SgLogger::ERR, SgMJD::F_DDMonYYYY, SgMJD::F_YYYYMMDDHHMMSSSS, SgMJD::fromString(), SgIdentities::getAcFullName(), SgIdentities::getMachineMachineName(), SgIdentities::getMachineNodeName(), SgIdentities::getMachineRelease(), SgIdentities::getMachineSysName(), SgVersion::getReleaseEpoch(), SgVersion::getSoftwareName(), SgIdentities::getUserEmailAddress(), SgIdentities::getUserName(), historyDescriptors_, SgVgosDb::HistoryDescriptor::historyFileName_, SgLogger::INF, SgLogger::IO_TXT, lastModified_, libraryVersion, logger, SgVersion::name(), path2RootDir_, SgMJD::toString(), SgMJD::toUtc(), tZero, wrapperFileName_, SgLogger::write(), and SgLogger::WRN.
Referenced by SgVlbiSession::getDataFromVgosDb().
bool SgVgosDb::loadLeapSecond | ( | int & | leapSecond | ) |
Definition at line 786 of file SgVgosDbLoadSession.cpp.
References checkFormat(), className(), SgNcdfVariable::data2double(), SgLogger::DBG, SgLogger::ERR, fcfLeapSecondIn, fcLeapSecond, fcTai_Utc, SgNetCdf::getData(), SgNetCdf::getFileName(), SgVdbVariable::getFileName(), have2redoLeapSecond_, SgLogger::INF, SgLogger::IO_NCDF, SgVdbVariable::isEmpty(), logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), path2RootDir_, vLeapSecond_, SgLogger::write(), and SgLogger::WRN.
Referenced by SgVlbiSession::getDataFromVgosDb().
bool SgVgosDb::loadMiscCable | ( | QMap< QString, QString > & | cableSignByKey | ) |
Definition at line 1227 of file SgVgosDbLoadSession.cpp.
References checkFormat(), className(), SgNcdfVariable::data2char(), SgLogger::DBG, SgNcdfVariable::dimensions(), SgLogger::ERR, fcCableSign, fcCableStnName, fcfMiscCable, SgNetCdf::getData(), SgNetCdf::getFileName(), SgVdbVariable::getFileName(), SgLogger::INF, SgLogger::IO_NCDF, SgVdbVariable::isEmpty(), logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), path2RootDir_, vMiscCable_, SgLogger::write(), and SgLogger::WRN.
Referenced by SgVlbiSession::getDataFromVgosDb().
bool SgVgosDb::loadMiscFourFit | ( | const QString & | band, |
QVector< QString > & | fourfitControlFile, | ||
QVector< QString > & | fourfitCommand, | ||
QVector< int > & | numLags, | ||
QVector< double > & | apLength | ||
) |
Definition at line 1287 of file SgVgosDbLoadSession.cpp.
References bandDataByName_, checkFormat(), className(), SgNcdfVariable::data2char(), SgNcdfVariable::data2double(), SgNcdfVariable::data2short(), SgLogger::DBG, SgNcdfVariable::dimensions(), SgLogger::ERR, fcAplength_v1002, fcAplength_v1004, fcfMiscFourFit_v1002, fcfMiscFourFit_v1004, fcFourFitCmdCString_v1002, fcFourFitCmdCString_v1004, fcFourfitControlFile_v1002, fcFourfitControlFile_v1004, fcNumLagsUsed_v1002, fcNumLagsUsed_v1004, SgNetCdf::getData(), SgNetCdf::getFileName(), SgVdbVariable::getFileName(), SgLogger::INF, inputFormatVersion_, SgLogger::IO_NCDF, SgVdbVariable::isEmpty(), logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), numOfObs_, path2RootDir_, vMiscFourFit_, SgLogger::write(), and SgLogger::WRN.
Referenced by SgVlbiSession::getDataFromVgosDb().
bool SgVgosDb::loadObsAmbigSpacing | ( | const QString & | band, |
SgVector *& | ambigs | ||
) |
Definition at line 423 of file SgVgosDbLoadObs.cpp.
References bandDataByName_, checkFormat(), className(), SgNcdfVariable::data2double(), SgLogger::DBG, SgLogger::ERR, fcAmbigSize, fcfAmbigSize, SgNetCdf::getData(), SgNetCdf::getFileName(), SgVdbVariable::getFileName(), SgLogger::IO_NCDF, SgVdbVariable::isEmpty(), logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), numOfObs_, path2RootDir_, SgVector::setElement(), SgLogger::write(), and SgLogger::WRN.
Referenced by SgVlbiSession::getDataFromVgosDb().
bool SgVgosDb::loadObsCalBend | ( | SgMatrix *& | cals | ) |
Definition at line 3629 of file SgVgosDbLoadObs.cpp.
References fcCalBend, fcfCalBend, loadStdObsCalibration(), and vCal_Bend_.
Referenced by SgVlbiSession::getDataFromVgosDb().
bool SgVgosDb::loadObsCalBendSun | ( | SgMatrix *& | cals | ) |
Definition at line 3639 of file SgVgosDbLoadObs.cpp.
References fcCalBendSun, fcfCalBendSun, loadStdObsCalibration(), and vCal_BendSun_.
Referenced by SgVlbiSession::getDataFromVgosDb().
bool SgVgosDb::loadObsCalBendSunHigher | ( | SgMatrix *& | cals | ) |
Definition at line 3649 of file SgVgosDbLoadObs.cpp.
References fcCalBendSunHigher, fcfCalBendSunHigher, loadStdObsCalibration(), and vCal_BendSunHigher_.
Referenced by SgVlbiSession::getDataFromVgosDb().
bool SgVgosDb::loadObsCalEarthTide | ( | SgMatrix *& | cals, |
QString & | kind | ||
) |
Definition at line 3277 of file SgVgosDbLoadObs.cpp.
References fcCalEarthTide, fcfCalEarthTide, SgVdbVariable::getKind(), loadStdObsCalibration(), and vCal_EarthTide_.
Referenced by SgVlbiSession::getDataFromVgosDb().
bool SgVgosDb::loadObsCalFeedCorr | ( | const QString & | band, |
SgMatrix *& | contrib | ||
) |
Definition at line 3301 of file SgVgosDbLoadObs.cpp.
References bandDataByName_, checkFormat(), className(), SgNcdfVariable::data2double(), SgLogger::DBG, SgLogger::ERR, fcCalFeedCorrection, fcfCalFeedCorrection, SgNetCdf::getData(), SgNetCdf::getFileName(), SgVdbVariable::getFileName(), SgLogger::INF, SgLogger::IO_NCDF, SgVdbVariable::isEmpty(), logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), numOfObs_, path2RootDir_, SgMatrix::setElement(), SgLogger::write(), and SgLogger::WRN.
bool SgVgosDb::loadObsCalFeedCorr | ( | SgMatrix *& | cals | ) |
Definition at line 3291 of file SgVgosDbLoadObs.cpp.
References fcCalFeedCorrection, fcfCalFeedCorrection, loadStdObsCalibration(), and vCal_FeedCorrection_.
Referenced by SgVlbiSession::getDataFromVgosDb().
Definition at line 3347 of file SgVgosDbLoadObs.cpp.
References checkFormat(), className(), SgNcdfVariable::data2double(), SgLogger::DBG, SgLogger::ERR, fcCalUt1Ortho, fcCalWobOrtho, fcfCalHiFyErp, SgNetCdf::getData(), SgNetCdf::getFileName(), SgVdbVariable::getFileName(), SgVdbVariable::getKind(), SgLogger::INF, SgLogger::IO_NCDF, SgVdbVariable::isEmpty(), logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), numOfObs_, path2RootDir_, SgMatrix::setElement(), vCal_HfErp_, and SgLogger::write().
Referenced by SgVlbiSession::getDataFromVgosDb().
bool SgVgosDb::loadObsCalHiFyLibration | ( | SgMatrix *& | cals, |
QString & | kind | ||
) |
Definition at line 3532 of file SgVgosDbLoadObs.cpp.
References fcCalHfLibration, fcfCalHfLibration, SgVdbVariable::getKind(), loadStdObsCalibration(), and vCal_HfLibration_.
Referenced by SgVlbiSession::getDataFromVgosDb().
Definition at line 3547 of file SgVgosDbLoadObs.cpp.
References checkFormat(), className(), SgNcdfVariable::data2double(), SgLogger::DBG, SgLogger::ERR, fcCalHiFreqLibrationPm, fcCalHiFreqLibrationUt, fcfCalHiFreqLibration, SgNetCdf::getData(), SgNetCdf::getFileName(), SgVdbVariable::getFileName(), SgVdbVariable::getKind(), SgLogger::INF, SgLogger::IO_NCDF, SgVdbVariable::isEmpty(), logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), numOfObs_, path2RootDir_, SgMatrix::setElement(), vCal_HiFreqLibration_, and SgLogger::write().
bool SgVgosDb::loadObsCalIonGroup | ( | const QString & | band, |
SgMatrix *& | ionCals, | ||
SgMatrix *& | ionSigmas, | ||
QVector< int > & | ionDataFlag | ||
) |
Definition at line 3170 of file SgVgosDbLoadObs.cpp.
References bandDataByName_, checkFormat(), className(), SgNcdfVariable::data2double(), SgNcdfVariable::data2short(), SgLogger::DBG, SgLogger::ERR, fcCalIonoGroup, fcCalIonoGroupDataFlag, fcCalIonoGroupSigma, fcfCalSlantPathIonoGroup, SgNetCdf::getData(), SgNetCdf::getFileName(), SgVdbVariable::getFileName(), SgLogger::INF, SgLogger::IO_NCDF, SgVdbVariable::isEmpty(), logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), numOfObs_, path2RootDir_, SgMatrix::setElement(), SgLogger::write(), and SgLogger::WRN.
Referenced by SgVlbiSession::getDataFromVgosDb().
bool SgVgosDb::loadObsCalNutWahr | ( | SgMatrix *& | ) |
bool SgVgosDb::loadObsCalOcean | ( | SgMatrix *& | cals | ) |
Definition at line 3384 of file SgVgosDbLoadObs.cpp.
References fcCalOceanLoad, fcfCalOceanLoad, loadStdObsCalibration(), and vCal_OceanLoad_.
Referenced by SgVlbiSession::getDataFromVgosDb().
bool SgVgosDb::loadObsCalOceanOld | ( | SgMatrix *& | cals | ) |
Definition at line 3394 of file SgVgosDbLoadObs.cpp.
References fcCalOceanLoadOld, fcfCalOceanLoadOld, loadStdObsCalibration(), and vCal_OceanLoadOld_.
Referenced by SgVlbiSession::getDataFromVgosDb().
bool SgVgosDb::loadObsCalOceanPoleTideLoad | ( | SgMatrix *& | cals | ) |
Definition at line 3404 of file SgVgosDbLoadObs.cpp.
References fcCalOceanPoleTideLoad, fcfCalOceanPoleTideLoad, loadStdObsCalibration(), and vCal_OceanPoleTideLoad_.
Referenced by SgVlbiSession::getDataFromVgosDb().
bool SgVgosDb::loadObsCalParallax | ( | SgMatrix *& | cals | ) |
Definition at line 3659 of file SgVgosDbLoadObs.cpp.
References fcCalParallax, fcfCalParallax, loadStdObsCalibration(), and vCal_Parallax_.
Referenced by SgVlbiSession::getDataFromVgosDb().
bool SgVgosDb::loadObsCalPoleTide | ( | SgMatrix *& | cals, |
QString & | kind | ||
) |
Definition at line 3414 of file SgVgosDbLoadObs.cpp.
References fcCalPoleTide, fcfCalPoleTide, SgVdbVariable::getKind(), loadStdObsCalibration(), and vCal_PoleTide_.
Referenced by SgVlbiSession::getDataFromVgosDb().
bool SgVgosDb::loadObsCalPoleTideOldRestore | ( | SgMatrix *& | cals | ) |
Definition at line 3428 of file SgVgosDbLoadObs.cpp.
References fcCalPoleTideOldRestore, fcfCalPoleTideOldRestore, loadStdObsCalibration(), and vCal_PoleTideOldRestore_.
Referenced by SgVlbiSession::getDataFromVgosDb().
bool SgVgosDb::loadObsCalTiltRmvr | ( | SgMatrix *& | cals | ) |
Definition at line 3438 of file SgVgosDbLoadObs.cpp.
References fcCalTiltRemover, fcfCalTiltRemover, loadStdObsCalibration(), and vCal_TiltRemover_.
Referenced by SgVlbiSession::getDataFromVgosDb().
bool SgVgosDb::loadObsCalUnphase | ( | const QString & | band, |
SgMatrix *& | unPhaseCal_1, | ||
SgMatrix *& | unPhaseCal_2 | ||
) |
Definition at line 3484 of file SgVgosDbLoadObs.cpp.
References bandDataByName_, checkFormat(), className(), SgNcdfVariable::data2double(), SgLogger::DBG, SgLogger::ERR, fcCalUnPhase, fcfCalUnphase, SgNetCdf::getData(), SgNetCdf::getFileName(), SgVdbVariable::getFileName(), SgLogger::INF, SgLogger::IO_NCDF, SgVdbVariable::isEmpty(), logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), numOfObs_, path2RootDir_, SgMatrix::setElement(), SgLogger::write(), and SgLogger::WRN.
Referenced by SgVlbiSession::getDataFromVgosDb().
Definition at line 3594 of file SgVgosDbLoadObs.cpp.
References checkFormat(), className(), SgNcdfVariable::data2double(), SgLogger::DBG, SgLogger::ERR, fcCalXwobble, fcCalYwobble, fcfCalWobble, SgNetCdf::getData(), SgNetCdf::getFileName(), SgVdbVariable::getFileName(), SgLogger::INF, SgLogger::IO_NCDF, SgVdbVariable::isEmpty(), logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), numOfObs_, path2RootDir_, SgMatrix::setElement(), vCal_Wobble_, and SgLogger::write().
Referenced by SgVlbiSession::getDataFromVgosDb().
bool SgVgosDb::loadObsChannelInfo | ( | const QString & | band, |
QVector< QString > & | channelIds, | ||
QVector< QString > & | polarizations, | ||
QVector< int > & | numOfChannels, | ||
QVector< int > & | bitsPerSamples, | ||
QVector< QVector< int > > & | errorRates_1, | ||
QVector< QVector< int > > & | errorRates_2, | ||
QVector< QVector< int > > & | bbcIdxs_1, | ||
QVector< QVector< int > > & | bbcIdxs_2, | ||
QVector< QVector< int > > & | corelIdxNumbersUsb, | ||
QVector< QVector< int > > & | corelIdxNumbersLsb, | ||
SgVector *& | sampleRate, | ||
SgMatrix *& | residFringeAmplByChan, | ||
SgMatrix *& | residFringePhseByChan, | ||
SgMatrix *& | refFreqByChan, | ||
SgMatrix *& | numOfSamplesByChan_USB, | ||
SgMatrix *& | numOfSamplesByChan_LSB, | ||
SgMatrix *& | numOfAccPeriodsByChan_USB, | ||
SgMatrix *& | numOfAccPeriodsByChan_LSB, | ||
SgMatrix *& | loFreqs_1, | ||
SgMatrix *& | loFreqs_2 | ||
) |
Definition at line 764 of file SgVgosDbLoadObs.cpp.
References bandDataByName_, className(), correlatorType_, CT_CRL, CT_Difx, CT_GSI, CT_Haystack, CT_Mk3, CT_Mk4, CT_S2, CT_VLBA, SgLogger::ERR, SgLogger::INF, SgLogger::IO_NCDF, SgVdbVariable::isEmpty(), loadObsChannelInfoMk3(), loadObsChannelInfoMk4(), loadObsChannelInfoS2(), logger, SgLogger::write(), and SgLogger::WRN.
Referenced by SgVlbiSession::getDataFromVgosDb().
|
private |
Definition at line 928 of file SgVgosDbLoadObs.cpp.
References bandDataByName_, checkFormat(), className(), SgNcdfVariable::data2double(), SgNcdfVariable::data2short(), SgLogger::DBG, SgNcdfVariable::dimensions(), SgLogger::ERR, fcChanAmpPhase, fcChannelFreq, fcfChannelInfoInptMk3, fcNumAp, fcNumChannels, fcSampleRate, SgNetCdf::getData(), SgNetCdf::getFileName(), SgVdbVariable::getFileName(), SgLogger::IO_NCDF, SgVdbVariable::isEmpty(), logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), numOfChan_, numOfObs_, path2RootDir_, SgVector::setElement(), SgMatrix::setElement(), SgLogger::write(), and SgLogger::WRN.
Referenced by loadObsChannelInfo().
|
private |
Definition at line 1148 of file SgVgosDbLoadObs.cpp.
References bandDataByName_, checkFormat(), className(), SgNcdfVariable::data2char(), SgNcdfVariable::data2double(), SgNcdfVariable::data2short(), SgLogger::DBG, SgNcdfVariable::dimensions(), SgLogger::ERR, fcBBCIndex, fcBITSAMPL, fcChanAmpPhase, fcChannelFreq, fcChannelID, fcERRORATE, fcfChannelInfoInptMk4, fcINDEXNUM, fcLOFreq, fcNumAp, fcNumChannels, fcNumSamples, fcPolarization, fcSampleRate, SgNetCdf::getData(), SgNetCdf::getFileName(), SgVdbVariable::getFileName(), SgLogger::IO_NCDF, SgVdbVariable::isEmpty(), logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), numOfChan_, numOfObs_, path2RootDir_, SgVector::setElement(), SgMatrix::setElement(), SgLogger::write(), and SgLogger::WRN.
Referenced by loadObsChannelInfo().
|
private |
Definition at line 1017 of file SgVgosDbLoadObs.cpp.
References bandDataByName_, checkFormat(), className(), SgNcdfVariable::data2double(), SgNcdfVariable::data2short(), SgLogger::DBG, SgNcdfVariable::dimensions(), SgLogger::ERR, fcChannelFreq, fcfChannelInfoInptS2, fcNumAccum, fcNumAp, fcNumChannels, fcSampleRate, fcVFRQAM, fcVFRQPH, fcVIRTFREQ, SgNetCdf::getData(), SgNetCdf::getFileName(), SgVdbVariable::getFileName(), SgLogger::IO_NCDF, SgVdbVariable::isEmpty(), logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), numOfChan_, numOfObs_, path2RootDir_, SgVector::setElement(), SgMatrix::setElement(), SgLogger::write(), and SgLogger::WRN.
Referenced by loadObsChannelInfo().
bool SgVgosDb::loadObsCorrelation | ( | const QString & | band, |
SgVector *& | correlations | ||
) |
Definition at line 493 of file SgVgosDbLoadObs.cpp.
References bandDataByName_, checkFormat(), className(), SgNcdfVariable::data2double(), SgLogger::DBG, SgLogger::ERR, fcCorrelation, fcfCorrelation, SgNetCdf::getData(), SgNetCdf::getFileName(), SgVdbVariable::getFileName(), SgLogger::IO_NCDF, SgVdbVariable::isEmpty(), logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), numOfObs_, path2RootDir_, SgVector::setElement(), SgLogger::write(), and SgLogger::WRN.
Referenced by SgVlbiSession::getDataFromVgosDb().
bool SgVgosDb::loadObsCorrelatorInfo | ( | const QString & | band, |
QList< QString > & | fourfitOutputFName, | ||
QList< QString > & | fourfitErrorCodes, | ||
SgVector *& | scanStartSec, | ||
SgVector *& | scanStopSec | ||
) |
Definition at line 1644 of file SgVgosDbLoadObs.cpp.
References className(), correlatorType_, CT_CRL, CT_Difx, CT_GSI, CT_Haystack, CT_Mk3, CT_Mk4, CT_S2, CT_VLBA, SgLogger::INF, SgLogger::IO_NCDF, loadObsCorrelatorInfoCrl(), loadObsCorrelatorInfoMk3(), loadObsCorrelatorInfoMk4(), logger, and SgLogger::write().
Referenced by SgVlbiSession::getDataFromVgosDb().
bool SgVgosDb::loadObsCorrelatorInfo | ( | const QString & | band, |
QVector< QString > & | fourfitOutputFName, | ||
QVector< QString > & | fourfitErrorCodes, | ||
QVector< int > & | startOffsets, | ||
QVector< QVector< int > > & | fourfitVersions, | ||
SgVector *& | deltaEpochs, | ||
SgMatrix *& | urvrs, | ||
SgMatrix *& | instrDelays, | ||
SgMatrix *& | starElev, | ||
SgMatrix *& | zenithDelays, | ||
SgMatrix *& | searchParams, | ||
QVector< QString > & | baselineCodes, | ||
QVector< QString > & | tapeQualityCodes, | ||
QVector< int > & | stopOffsets, | ||
QVector< int > & | hopsRevisionNumbers, | ||
SgVector *& | sampleRate, | ||
SgVector *& | sbdResids, | ||
SgVector *& | rateResids, | ||
SgVector *& | effDurations, | ||
SgVector *& | startSeconds, | ||
SgVector *& | stopSeconds, | ||
SgVector *& | percentOfDiscards, | ||
SgVector *& | uniformityFactors, | ||
SgVector *& | geocenterPhaseResids, | ||
SgVector *& | geocenterPhaseTotals, | ||
SgVector *& | geocenterSbDelays, | ||
SgVector *& | geocenterGrDelays, | ||
SgVector *& | geocenterDelayRates, | ||
SgVector *& | probOfFalses, | ||
SgVector *& | corrAprioriDelays, | ||
SgVector *& | corrAprioriRates, | ||
SgVector *& | corrAprioriAccs, | ||
SgVector *& | incohAmps, | ||
SgVector *& | incohAmps2, | ||
SgVector *& | delayResids, | ||
QVector< QString > & | vlb1FileNames, | ||
QVector< QString > & | tapeIds_1, | ||
QVector< QString > & | tapeIds_2, | ||
QVector< QVector< int > > & | epochsOfCorrelations, | ||
QVector< QVector< int > > & | epochsOfCentrals, | ||
QVector< QVector< int > > & | epochsOfFourfitings, | ||
QVector< QVector< int > > & | epochsOfNominalScanTime, | ||
SgMatrix *& | corrClocks, | ||
SgMatrix *& | mDlys, | ||
SgMatrix *& | mAux | ||
) |
Definition at line 1911 of file SgVgosDbLoadObs.cpp.
References className(), correlatorType_, CT_CRL, CT_Difx, CT_GSI, CT_Haystack, CT_Mk3, CT_Mk4, CT_S2, CT_VLBA, SgLogger::INF, SgLogger::IO_NCDF, loadObsCorrelatorInfoCrl(), loadObsCorrelatorInfoMk4(), loadObsCorrelatorInfoS2(), logger, and SgLogger::write().
|
private |
Definition at line 1760 of file SgVgosDbLoadObs.cpp.
References bandDataByName_, checkFormat(), className(), SgNcdfVariable::data2char(), SgNcdfVariable::data2double(), SgNcdfVariable::data2short(), SgLogger::DBG, SgNcdfVariable::dimensions(), SgLogger::ERR, fcfCorrInfoInptCRL, fcFOURFFIL, fcFRNGERR4S2, fcStartSec, fcStopSec, SgNetCdf::getData(), SgNetCdf::getFileName(), SgVdbVariable::getFileName(), SgLogger::IO_NCDF, SgVdbVariable::isEmpty(), logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), numOfObs_, path2RootDir_, SgVector::setElement(), SgLogger::write(), and SgLogger::WRN.
Referenced by loadObsCorrelatorInfo().
|
private |
Definition at line 2076 of file SgVgosDbLoadObs.cpp.
References bandDataByName_, checkFormat(), className(), SgNcdfVariable::data2char(), SgNcdfVariable::data2double(), SgNcdfVariable::data2short(), SgLogger::DBG, SgNcdfVariable::dimensions(), SgLogger::ERR, fcABASACCE, fcABASDEL, fcABASRATE, fcAPCLOFST, fcCORBASCD, fcDELOBSVM, fcDELRESID, fcDELTAEPO, fcDISCARD, fcDLYEPOCH, fcDLYEPOm1, fcDLYEPOp1, fcEffectiveDuration, fcfCorrInfoKomb, fcFOURFFIL, fcFRNGERR, fcFRNGERR4S2, fcGeocPhase, fcGeocResidPhase, fcINCOH2, fcINCOHAMP, fcProbFalseDetection, fcRATOBSVM, fcRATRESID, fcRECSETUP, fcSBRESID, fcSRCHPAR, fcStartSec, fcStopSec, fcTapeCode, fcTOTPCENT, fcUTCCorr, fcUTCMidObs, fcVLB1FILE, SgNetCdf::getData(), SgNetCdf::getFileName(), SgVdbVariable::getFileName(), SgNcdfVariable::getTypeOfData(), SgLogger::IO_NCDF, SgVdbVariable::isEmpty(), logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), numOfObs_, path2RootDir_, SgVector::setElement(), SgMatrix::setElement(), SgVgosDb::FmtChkVar::typeOfData(), SgLogger::write(), and SgLogger::WRN.
|
private |
Definition at line 1694 of file SgVgosDbLoadObs.cpp.
References bandDataByName_, checkFormat(), className(), SgNcdfVariable::data2char(), SgNcdfVariable::data2double(), SgLogger::DBG, SgNcdfVariable::dimensions(), SgLogger::ERR, fcfCorrInfoInptMk3, fcFRNGERR, fcStartSec, fcStopSec, fcVLB1FILE, SgNetCdf::getData(), SgNetCdf::getFileName(), SgVdbVariable::getFileName(), SgLogger::IO_NCDF, SgVdbVariable::isEmpty(), logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), numOfObs_, path2RootDir_, SgVector::setElement(), SgLogger::write(), and SgLogger::WRN.
Referenced by loadObsCorrelatorInfo().
|
private |
|
private |
Definition at line 1839 of file SgVgosDbLoadObs.cpp.
References bandDataByName_, checkFormat(), className(), SgNcdfVariable::data2char(), SgNcdfVariable::data2double(), SgLogger::DBG, SgNcdfVariable::dimensions(), SgLogger::ERR, fcfCorrInfoInptMk4, fcFOURFFIL, fcFRNGERR, fcStartSec, fcStopSec, SgNetCdf::getData(), SgNetCdf::getFileName(), SgVdbVariable::getFileName(), SgLogger::IO_NCDF, SgVdbVariable::isEmpty(), logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), numOfObs_, path2RootDir_, SgVector::setElement(), SgLogger::write(), and SgLogger::WRN.
Referenced by loadObsCorrelatorInfo().
|
private |
Definition at line 2572 of file SgVgosDbLoadObs.cpp.
References bandDataByName_, checkFormat(), className(), SgNcdfVariable::data2char(), SgNcdfVariable::data2double(), SgNcdfVariable::data2short(), SgLogger::DBG, SgNcdfVariable::dimensions(), SgLogger::ERR, fcABASACCE, fcABASDEL, fcABASRATE, fcCORBASCD, fcCORCLOCK, fcDELRESID, fcDELTAEPO, fcDISCARD, fcEffectiveDuration, fcfCorrInfoMk4, fcFOURFFIL, fcFOURFUTC, fcFOURFVER, fcFRNGERR, fcGeocMBD, fcGeocPhase, fcGeocRate, fcGeocResidPhase, fcGeocSBD, fcHopsRevNum, fcIDELAY, fcINCOH2, fcINCOHAMP, fcProbFalseDetection, fcQBFACTOR, fcRATRESID, fcSBRESID, fcSRCHPAR, fcSTARELEV, fcStartOffset, fcStartSec, fcStopOffset, fcStopSec, fcTapeCode, fcTAPEID, fcURVR, fcUTCCorr, fcUTCMidObs, fcUTCScan, fcZDELAY, SgNetCdf::getData(), SgNetCdf::getFileName(), SgVdbVariable::getFileName(), SgVersion::getSoftwareName(), SgLogger::INF, SgLogger::IO_NCDF, SgVdbVariable::isEmpty(), logger, SgNetCdf::lookupServiceVar(), SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), numOfObs_, SgVersion::parseString(), path2RootDir_, SgVector::setElement(), SgMatrix::setElement(), SgNetCdf::svcProgram, tZero, SgLogger::write(), and SgLogger::WRN.
|
private |
Definition at line 2397 of file SgVgosDbLoadObs.cpp.
References bandDataByName_, checkFormat(), className(), SgNcdfVariable::data2char(), SgNcdfVariable::data2double(), SgNcdfVariable::data2short(), SgLogger::DBG, SgNcdfVariable::dimensions(), SgLogger::ERR, fcDELRESID, fcDURATION, fcfCorrInfoInptS2, fcGeocPhase, fcRATRESID, fcRECSETUP, fcS2EFFREQ, fcS2PHEFRQ, fcS2REFREQ, fcSBRESID, fcStartSec, fcStopSec, fcTimeSinceStart, fcTotalFringeErr, fcUTCErr, fcVFDWELL, fcVLB1FILE, SgNetCdf::getData(), SgNetCdf::getFileName(), SgVdbVariable::getFileName(), SgLogger::IO_NCDF, SgVdbVariable::isEmpty(), logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), numOfObs_, path2RootDir_, SgVector::setElement(), SgLogger::write(), and SgLogger::WRN.
Referenced by loadObsCorrelatorInfo().
bool SgVgosDb::loadObsCrossRefs | ( | QVector< int > & | obs2Scan | ) |
Definition at line 147 of file SgVgosDbLoadObs.cpp.
References checkFormat(), className(), SgNcdfVariable::data2int(), SgLogger::DBG, SgLogger::ERR, fcfObsCrossRef, fcObs2Scan, SgNetCdf::getData(), SgNetCdf::getFileName(), SgVdbVariable::getFileName(), SgLogger::IO_NCDF, SgVdbVariable::isEmpty(), logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), numOfObs_, path2RootDir_, vObsCrossRef_, and SgLogger::write().
Referenced by SgVlbiSession::getDataFromVgosDb().
bool SgVgosDb::loadObsDataFlag | ( | const QString & | band, |
QVector< int > & | delUFlag | ||
) |
Definition at line 670 of file SgVgosDbLoadObs.cpp.
References bandDataByName_, checkFormat(), className(), SgNcdfVariable::data2short(), SgLogger::DBG, SgLogger::ERR, fcDataFlag, fcfDataFlag, SgNetCdf::getData(), SgNetCdf::getFileName(), SgVdbVariable::getFileName(), SgLogger::IO_NCDF, SgVdbVariable::isEmpty(), logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), numOfObs_, path2RootDir_, SgLogger::write(), and SgLogger::WRN.
Referenced by SgVlbiSession::getDataFromVgosDb().
bool SgVgosDb::loadObsDelayDataFlag | ( | const QString & | band, |
QVector< int > & | delUFlag | ||
) |
Definition at line 635 of file SgVgosDbLoadObs.cpp.
References bandDataByName_, checkFormat(), className(), SgNcdfVariable::data2short(), SgLogger::DBG, SgLogger::ERR, fcDelayDataFlag, fcfDelayDataFlag, SgNetCdf::getData(), SgNetCdf::getFileName(), SgVdbVariable::getFileName(), SgLogger::IO_NCDF, SgVdbVariable::isEmpty(), logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), numOfObs_, path2RootDir_, SgLogger::write(), and SgLogger::WRN.
Definition at line 601 of file SgVgosDbLoadObs.cpp.
References checkFormat(), className(), SgNcdfVariable::data2double(), SgLogger::DBG, fcDtec, fcDtecStdErr, fcfDTec, SgNetCdf::getData(), SgNetCdf::getFileName(), SgVdbVariable::getFileName(), SgLogger::INF, SgLogger::IO_NCDF, SgVdbVariable::isEmpty(), logger, SgNetCdf::lookupVar(), numOfObs_, path2RootDir_, SgVector::setElement(), vDiffTec_, SgLogger::write(), and SgLogger::WRN.
Referenced by SgVlbiSession::getDataFromVgosDb().
bool SgVgosDb::loadObsEditData | ( | QVector< int > & | delUFlag, |
QVector< int > & | phsUFlag, | ||
QVector< int > & | ratUFlag, | ||
QVector< int > & | uAcSup | ||
) |
Definition at line 2989 of file SgVgosDbLoadObs.cpp.
References checkFormat(), className(), SgNcdfVariable::data2short(), SgLogger::DBG, SgLogger::ERR, fcDelayFlag, fcfEdit, fcPhaseFlag, fcRateFlag, fcUserSup, SgNetCdf::getData(), SgNetCdf::getFileName(), SgVdbVariable::getFileName(), SgLogger::INF, inputFormatVersion_, SgLogger::IO_NCDF, SgVdbVariable::isEmpty(), loadObsUserSup(), logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), numOfObs_, path2RootDir_, vEdit_, and SgLogger::write().
Referenced by SgVlbiSession::getDataFromVgosDb().
bool SgVgosDb::loadObsEffFreqs | ( | const QString & | band, |
SgMatrix *& | freqs | ||
) |
Definition at line 373 of file SgVgosDbLoadObs.cpp.
References bandDataByName_, checkFormat(), className(), SgNcdfVariable::data2double(), SgLogger::DBG, SgLogger::ERR, fcfEffFreq, fcFreqGroupIon, fcFreqPhaseIon, fcFreqRateIon, SgNetCdf::getData(), SgNetCdf::getFileName(), SgVdbVariable::getFileName(), SgLogger::INF, SgLogger::IO_NCDF, SgVdbVariable::isEmpty(), logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), numOfObs_, path2RootDir_, SgMatrix::setElement(), SgLogger::write(), and SgLogger::WRN.
Referenced by SgVlbiSession::getDataFromVgosDb().
bool SgVgosDb::loadObsFractC | ( | SgVector *& | v | ) |
Definition at line 3448 of file SgVgosDbLoadObs.cpp.
References checkFormat(), className(), SgNcdfVariable::data2double(), SgLogger::DBG, SgLogger::ERR, fcfFractC, fcFractC, SgNetCdf::getData(), SgNetCdf::getFileName(), SgVdbVariable::getFileName(), SgLogger::INF, SgLogger::IO_NCDF, SgVdbVariable::isEmpty(), logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), numOfObs_, path2RootDir_, progSolveDescriptor_, SgVector::setElement(), SgVgosDb::ProgramSolveDescriptor::vFractC_, SgLogger::write(), and SgLogger::WRN.
Referenced by SgVlbiSession::getDataFromVgosDb().
bool SgVgosDb::loadObsGroupDelays | ( | const QString & | band, |
SgMatrix *& | groupDelays | ||
) |
Definition at line 220 of file SgVgosDbLoadObs.cpp.
References bandDataByName_, checkFormat(), className(), SgNcdfVariable::data2double(), SgLogger::DBG, SgLogger::ERR, fcfGroupDelay, fcGroupDelay, fcGroupDelaySig, SgNetCdf::getData(), SgNetCdf::getFileName(), SgVdbVariable::getFileName(), SgLogger::IO_NCDF, SgVdbVariable::isEmpty(), logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), numOfObs_, path2RootDir_, SgMatrix::setElement(), SgLogger::write(), and SgLogger::WRN.
Referenced by SgVlbiSession::getDataFromVgosDb().
bool SgVgosDb::loadObsNumGroupAmbigs | ( | const QString & | band, |
QVector< int > & | numAmbigs, | ||
QVector< int > & | numSubAmbigs | ||
) |
Definition at line 3073 of file SgVgosDbLoadObs.cpp.
References bandDataByName_, checkFormat(), className(), SgNcdfVariable::data2short(), SgLogger::DBG, SgLogger::ERR, fcfNumGroupAmbig, fcfNumGroupAmbigE, fcNumGroupAmbig, fcNumGroupSubAmbig, SgNetCdf::getData(), SgNetCdf::getFileName(), SgVdbVariable::getFileName(), SgLogger::INF, SgLogger::IO_NCDF, SgVdbVariable::isEmpty(), logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), numOfObs_, path2RootDir_, SgLogger::write(), and SgLogger::WRN.
Referenced by SgVlbiSession::getDataFromVgosDb().
bool SgVgosDb::loadObsNumPhaseAmbigs | ( | const QString & | band, |
QVector< int > & | numAmbigs | ||
) |
Definition at line 3132 of file SgVgosDbLoadObs.cpp.
References bandDataByName_, checkFormat(), className(), SgNcdfVariable::data2int(), SgLogger::DBG, SgLogger::ERR, fcfNumPhaseAmbig, fcNumPhaseAmbig, SgNetCdf::getData(), SgNetCdf::getFileName(), SgVdbVariable::getFileName(), SgLogger::INF, SgLogger::IO_NCDF, SgVdbVariable::isEmpty(), logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), numOfObs_, path2RootDir_, SgLogger::write(), and SgLogger::WRN.
Referenced by SgVlbiSession::getDataFromVgosDb().
bool SgVgosDb::loadObsObjectNames | ( | QList< QString > & | stations_1, |
QList< QString > & | stations_2, | ||
QList< QString > & | sources | ||
) |
Definition at line 80 of file SgVgosDbLoadObs.cpp.
References checkFormat(), className(), SgNcdfVariable::data2char(), SgLogger::DBG, SgVgosDb::FmtChkVar::dims(), SgLogger::ERR, fcBaseline, fcfBaseline, fcfSource, fcSource, SgNetCdf::getData(), SgNetCdf::getFileName(), SgVdbVariable::getFileName(), SgLogger::IO_NCDF, SgVdbVariable::isEmpty(), logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), numOfObs_, path2RootDir_, SgNetCdf::reset(), SgNetCdf::setFileName(), vBaseline_, vSource_, and SgLogger::write().
Referenced by SgVlbiSession::getDataFromVgosDb().
bool SgVgosDb::loadObsPartBend | ( | SgMatrix *& | partBend | ) |
Definition at line 3673 of file SgVgosDbLoadObs.cpp.
References checkFormat(), className(), SgNcdfVariable::data2double(), SgLogger::DBG, SgLogger::ERR, fcfPart_Bend, fcPartBend, SgNetCdf::getData(), SgNetCdf::getFileName(), SgVdbVariable::getFileName(), SgLogger::INF, SgLogger::IO_NCDF, SgVdbVariable::isEmpty(), logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), numOfObs_, path2RootDir_, SgMatrix::setElement(), vPart_Bend_, and SgLogger::write().
Referenced by SgVlbiSession::getDataFromVgosDb().
Definition at line 3805 of file SgVgosDbLoadObs.cpp.
References checkFormat(), className(), SgNcdfVariable::data2double(), SgLogger::DBG, SgLogger::ERR, fcfPart_Erp, fcPartUt1, fcPartWobble, SgNetCdf::getData(), SgNetCdf::getFileName(), SgVdbVariable::getFileName(), SgLogger::INF, SgLogger::IO_NCDF, SgVdbVariable::isEmpty(), logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), numOfObs_, path2RootDir_, SgMatrix::setElement(), vPart_Erp_, and SgLogger::write().
Referenced by SgVlbiSession::getDataFromVgosDb().
bool SgVgosDb::loadObsPartGamma | ( | SgMatrix *& | part | ) |
Definition at line 3704 of file SgVgosDbLoadObs.cpp.
References checkFormat(), className(), SgNcdfVariable::data2double(), SgLogger::DBG, SgLogger::ERR, fcfPart_Gamma, fcPartGamma, SgNetCdf::getData(), SgNetCdf::getFileName(), SgVdbVariable::getFileName(), SgVdbVariable::getStub(), SgLogger::INF, SgLogger::IO_NCDF, SgVdbVariable::isEmpty(), logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), numOfObs_, path2RootDir_, SgMatrix::setElement(), vPart_Gamma_, and SgLogger::write().
Referenced by SgVlbiSession::getDataFromVgosDb().
Definition at line 3846 of file SgVgosDbLoadObs.cpp.
References checkFormat(), className(), SgNcdfVariable::data2double(), SgLogger::DBG, SgLogger::ERR, fcfPart_NutationNro, fcPartNutationNro, SgNetCdf::getData(), SgNetCdf::getFileName(), SgVdbVariable::getFileName(), SgVdbVariable::getKind(), SgLogger::INF, SgLogger::IO_NCDF, SgVdbVariable::isEmpty(), logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), numOfObs_, path2RootDir_, SgMatrix::setElement(), vPart_NutationNro_, and SgLogger::write().
Referenced by SgVlbiSession::getDataFromVgosDb().
bool SgVgosDb::loadObsPartParallax | ( | SgMatrix *& | part | ) |
Definition at line 3736 of file SgVgosDbLoadObs.cpp.
References checkFormat(), className(), SgNcdfVariable::data2double(), SgLogger::DBG, SgLogger::ERR, fcfPart_Parallax, fcPartParallax, SgNetCdf::getData(), SgNetCdf::getFileName(), SgVdbVariable::getFileName(), SgVdbVariable::getStub(), SgLogger::INF, SgLogger::IO_NCDF, SgVdbVariable::isEmpty(), logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), numOfObs_, path2RootDir_, SgMatrix::setElement(), vPart_Parallax_, and SgLogger::write().
Referenced by SgVlbiSession::getDataFromVgosDb().
Definition at line 3768 of file SgVgosDbLoadObs.cpp.
References checkFormat(), className(), SgNcdfVariable::data2double(), SgLogger::DBG, SgLogger::ERR, fcfPart_PolarTide, fcPartPolarTide, SgNetCdf::getData(), SgNetCdf::getFileName(), SgVdbVariable::getFileName(), SgVdbVariable::getKind(), SgVdbVariable::getStub(), SgLogger::INF, SgLogger::IO_NCDF, SgVdbVariable::isEmpty(), logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), numOfObs_, path2RootDir_, SgMatrix::setElement(), vPart_PoleTide_, and SgLogger::write().
Referenced by SgVlbiSession::getDataFromVgosDb().
Definition at line 3889 of file SgVgosDbLoadObs.cpp.
References checkFormat(), className(), SgNcdfVariable::data2double(), SgLogger::DBG, SgLogger::ERR, fcfPart_RaDec, fcPartRaDec, SgNetCdf::getData(), SgNetCdf::getFileName(), SgVdbVariable::getFileName(), SgLogger::INF, SgLogger::IO_NCDF, SgVdbVariable::isEmpty(), logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), numOfObs_, path2RootDir_, SgMatrix::setElement(), vPart_RaDec_, and SgLogger::write().
Referenced by SgVlbiSession::getDataFromVgosDb().
Definition at line 3923 of file SgVgosDbLoadObs.cpp.
References checkFormat(), className(), SgNcdfVariable::data2double(), SgLogger::DBG, SgLogger::ERR, fcfPart_Xyz, fcPartXyz, SgNetCdf::getData(), SgNetCdf::getFileName(), SgVdbVariable::getFileName(), SgLogger::INF, SgLogger::IO_NCDF, SgVdbVariable::isEmpty(), logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), numOfObs_, path2RootDir_, SgMatrix::setElement(), vPart_Xyz_, and SgLogger::write().
Referenced by SgVlbiSession::getDataFromVgosDb().
bool SgVgosDb::loadObsPhase | ( | const QString & | band, |
SgMatrix *& | phases | ||
) |
Definition at line 298 of file SgVgosDbLoadObs.cpp.
References bandDataByName_, checkFormat(), className(), SgNcdfVariable::data2double(), SgLogger::DBG, SgLogger::ERR, fcfPhase, fcPhase, fcPhaseSig, SgNetCdf::getData(), SgNetCdf::getFileName(), SgVdbVariable::getFileName(), SgLogger::IO_NCDF, SgVdbVariable::isEmpty(), logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), numOfObs_, path2RootDir_, SgMatrix::setElement(), SgLogger::write(), and SgLogger::WRN.
Referenced by SgVlbiSession::getDataFromVgosDb().
bool SgVgosDb::loadObsPhaseCalInfo | ( | const QString & | band, |
SgMatrix *& | phaseCalFreqs_1, | ||
SgMatrix *& | phaseCalAmps_1, | ||
SgMatrix *& | phaseCalPhases_1, | ||
SgMatrix *& | phaseCalOffsets_1, | ||
SgVector *& | phaseCalRates_1, | ||
SgMatrix *& | phaseCalFreqs_2, | ||
SgMatrix *& | phaseCalAmps_2, | ||
SgMatrix *& | phaseCalPhases_2, | ||
SgMatrix *& | phaseCalOffsets_2, | ||
SgVector *& | phaseCalRates_2 | ||
) |
Definition at line 1352 of file SgVgosDbLoadObs.cpp.
References bandDataByName_, className(), correlatorType_, CT_CRL, CT_Difx, CT_GSI, CT_Haystack, CT_Mk3, CT_Mk4, CT_S2, CT_VLBA, SgLogger::ERR, SgLogger::INF, SgLogger::IO_NCDF, SgVdbVariable::isEmpty(), loadObsPhaseCalInfoMk3(), loadObsPhaseCalInfoMk4(), loadObsPhaseCalInfoS2(), logger, SgLogger::write(), and SgLogger::WRN.
Referenced by SgVlbiSession::getDataFromVgosDb().
|
private |
Definition at line 1422 of file SgVgosDbLoadObs.cpp.
References bandDataByName_, checkFormat(), className(), SgNcdfVariable::data2double(), SgNcdfVariable::data2short(), SgLogger::DBG, SgLogger::ERR, fcfPhaseCalInfoMk3, fcPhaseCalAmp, fcPhaseCalFreq, fcPhaseCalPhase, fcPhaseCalRate, SgNetCdf::getData(), SgNetCdf::getFileName(), SgVdbVariable::getFileName(), SgLogger::IO_NCDF, SgVdbVariable::isEmpty(), logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), numOfChan_, numOfObs_, path2RootDir_, SgVector::setElement(), SgMatrix::setElement(), SgLogger::write(), and SgLogger::WRN.
Referenced by loadObsPhaseCalInfo().
|
private |
Definition at line 1561 of file SgVgosDbLoadObs.cpp.
References bandDataByName_, checkFormat(), className(), SgNcdfVariable::data2double(), SgNcdfVariable::data2short(), SgLogger::DBG, SgLogger::ERR, fcfPhaseCalInfoMk4, fcPhaseCalAmp, fcPhaseCalFreq, fcPhaseCalOffset, fcPhaseCalPhase, fcPhaseCalRate, SgNetCdf::getData(), SgNetCdf::getFileName(), SgVdbVariable::getFileName(), SgLogger::IO_NCDF, SgVdbVariable::isEmpty(), logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), numOfChan_, numOfObs_, path2RootDir_, SgVector::setElement(), SgMatrix::setElement(), SgLogger::write(), and SgLogger::WRN.
Referenced by loadObsPhaseCalInfo().
|
private |
Definition at line 1488 of file SgVgosDbLoadObs.cpp.
References bandDataByName_, checkFormat(), className(), SgNcdfVariable::data2double(), SgLogger::DBG, SgLogger::ERR, fcfPhaseCalInfoS2, fcPhaseCalAmpS2, fcPhaseCalFreqS2, fcPhaseCalPhaseS2, fcPhaseCalRate, SgNetCdf::getData(), SgNetCdf::getFileName(), SgVdbVariable::getFileName(), SgLogger::IO_NCDF, SgVdbVariable::isEmpty(), logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), numOfChan_, numOfObs_, path2RootDir_, SgVector::setElement(), SgMatrix::setElement(), SgLogger::write(), and SgLogger::WRN.
Referenced by loadObsPhaseCalInfo().
bool SgVgosDb::loadObsQualityCodes | ( | const QString & | band, |
QVector< QString > & | qualityCodes | ||
) |
Definition at line 458 of file SgVgosDbLoadObs.cpp.
References bandDataByName_, checkFormat(), className(), SgNcdfVariable::data2char(), SgLogger::DBG, SgLogger::ERR, fcfQualityCode, fcQualityCode, SgNetCdf::getData(), SgNetCdf::getFileName(), SgVdbVariable::getFileName(), SgLogger::IO_NCDF, SgVdbVariable::isEmpty(), logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), numOfObs_, path2RootDir_, SgLogger::write(), and SgLogger::WRN.
Referenced by SgVlbiSession::getDataFromVgosDb().
bool SgVgosDb::loadObsRates | ( | const QString & | band, |
SgMatrix *& | rates | ||
) |
Definition at line 259 of file SgVgosDbLoadObs.cpp.
References bandDataByName_, checkFormat(), className(), SgNcdfVariable::data2double(), SgLogger::DBG, SgLogger::ERR, fcfGroupRate, fcGroupRate, fcGroupRateSig, SgNetCdf::getData(), SgNetCdf::getFileName(), SgVdbVariable::getFileName(), SgLogger::IO_NCDF, SgVdbVariable::isEmpty(), logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), numOfObs_, path2RootDir_, SgMatrix::setElement(), SgLogger::write(), and SgLogger::WRN.
Referenced by SgVlbiSession::getDataFromVgosDb().
bool SgVgosDb::loadObsRefFreqs | ( | const QString & | band, |
SgVector *& | rf | ||
) |
Definition at line 338 of file SgVgosDbLoadObs.cpp.
References bandDataByName_, checkFormat(), className(), SgNcdfVariable::data2double(), SgLogger::DBG, SgLogger::ERR, fcfRefFreq, fcRefFreq, SgNetCdf::getData(), SgNetCdf::getFileName(), SgVdbVariable::getFileName(), SgLogger::IO_NCDF, SgVdbVariable::isEmpty(), logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), numOfObs_, path2RootDir_, SgVector::setElement(), SgLogger::write(), and SgLogger::WRN.
Referenced by SgVlbiSession::getDataFromVgosDb().
bool SgVgosDb::loadObsSingleBandDelays | ( | const QString & | band, |
SgMatrix *& | singleBandDelays | ||
) |
Definition at line 176 of file SgVgosDbLoadObs.cpp.
References bandDataByName_, checkFormat(), className(), SgNcdfVariable::data2double(), SgLogger::DBG, SgLogger::ERR, fcfSBDelay, fcSBDelay, fcSBDelaySig, SgNetCdf::getData(), SgNetCdf::getFileName(), SgVdbVariable::getFileName(), SgLogger::IO_NCDF, SgVdbVariable::isEmpty(), logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), numOfObs_, path2RootDir_, SgMatrix::setElement(), SgLogger::write(), and SgLogger::WRN.
Referenced by SgVlbiSession::getDataFromVgosDb().
bool SgVgosDb::loadObsSNR | ( | const QString & | band, |
SgVector *& | snrs | ||
) |
Definition at line 566 of file SgVgosDbLoadObs.cpp.
References bandDataByName_, checkFormat(), className(), SgNcdfVariable::data2double(), SgLogger::DBG, SgLogger::ERR, fcfSNR, fcSNR, SgNetCdf::getData(), SgNetCdf::getFileName(), SgVdbVariable::getFileName(), SgLogger::IO_NCDF, SgVdbVariable::isEmpty(), logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), numOfObs_, path2RootDir_, SgVector::setElement(), SgLogger::write(), and SgLogger::WRN.
Referenced by SgVlbiSession::getDataFromVgosDb().
Definition at line 712 of file SgVgosDbLoadObs.cpp.
References checkFormat(), className(), SgNcdfVariable::data2double(), SgLogger::DBG, SgLogger::ERR, fcDelayTheoretical, fcfDelayTheoretical, fcfRateTheoretical, fcRateTheoretical, SgNetCdf::getData(), SgNetCdf::getFileName(), SgVdbVariable::getFileName(), SgLogger::INF, SgLogger::IO_NCDF, SgVdbVariable::isEmpty(), logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), numOfObs_, path2RootDir_, SgNetCdf::reset(), SgVector::setElement(), SgNetCdf::setFileName(), vDelayTheoretical_, vRateTheoretical_, and SgLogger::write().
Referenced by SgVlbiSession::getDataFromVgosDb().
bool SgVgosDb::loadObsUserCorrections | ( | int | idx, |
SgMatrix * | m, | ||
QString & | name | ||
) |
Definition at line 3959 of file SgVgosDbLoadObs.cpp.
References checkFormat(), className(), SgNcdfVariable::data2double(), SgLogger::DBG, SgLogger::ERR, fcfUserCorrections, fcUserCorrections, SgNetCdf::getData(), SgNetCdf::getFileName(), SgVdbVariable::getFileName(), SgVdbVariable::getFileName4Output(), SgVdbVariable::getStub(), SgLogger::INF, SgLogger::IO_NCDF, SgVdbVariable::isEmpty(), logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), numOfObs_, obsUserCorrections_, path2RootDir_, SgMatrix::setElement(), and SgLogger::write().
Referenced by SgVlbiSession::getDataFromVgosDb().
bool SgVgosDb::loadObsUserSup | ( | QVector< int > & | uAcSup | ) |
Definition at line 3037 of file SgVgosDbLoadObs.cpp.
References checkFormat(), className(), SgNcdfVariable::data2short(), SgLogger::DBG, SgLogger::ERR, fcfUserSup, fcUserSup, SgNetCdf::getData(), SgNetCdf::getFileName(), SgVdbVariable::getFileName(), SgLogger::INF, SgLogger::IO_NCDF, SgVdbVariable::isEmpty(), logger, SgNetCdf::lookupVar(), numOfObs_, path2RootDir_, progSolveDescriptor_, SgVgosDb::ProgramSolveDescriptor::vUserSup_, SgLogger::write(), and SgLogger::WRN.
Referenced by loadObsEditData().
bool SgVgosDb::loadObsUVFperAsec | ( | const QString & | band, |
SgMatrix *& | uvfPerAsec | ||
) |
Definition at line 528 of file SgVgosDbLoadObs.cpp.
References bandDataByName_, checkFormat(), className(), SgNcdfVariable::data2double(), SgLogger::DBG, SgLogger::ERR, fcfUVFperAsec, fcUVFperAsec, SgNetCdf::getData(), SgNetCdf::getFileName(), SgVdbVariable::getFileName(), SgLogger::INF, SgLogger::IO_NCDF, SgVdbVariable::isEmpty(), logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), numOfObs_, path2RootDir_, SgMatrix::setElement(), SgLogger::write(), and SgLogger::WRN.
Referenced by SgVlbiSession::getDataFromVgosDb().
bool SgVgosDb::loadScanCrootFname | ( | QVector< QString > & | corrRootFnames | ) |
Definition at line 310 of file SgVgosDbLoadScan.cpp.
References checkFormat(), className(), SgNcdfVariable::data2char(), SgLogger::DBG, SgNcdfVariable::dimensions(), SgLogger::ERR, fcCROOTFIL, fcfCorrRootFile, SgNetCdf::getData(), SgNetCdf::getFileName(), SgVdbVariable::getFileName(), SgLogger::INF, SgLogger::IO_NCDF, SgVdbVariable::isEmpty(), logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), numOfScans_, path2RootDir_, vCorrRootFile_, and SgLogger::write().
Referenced by SgVlbiSession::getDataFromVgosDb().
bool SgVgosDb::loadScanEphemeris | ( | SgMatrix *& | rSun, |
SgMatrix *& | rMoon, | ||
SgMatrix *& | rEarth, | ||
SgMatrix *& | vSun, | ||
SgMatrix *& | vMoon, | ||
SgMatrix *& | vEarth, | ||
SgMatrix *& | aEarth | ||
) |
Definition at line 135 of file SgVgosDbLoadScan.cpp.
References checkFormat(), className(), SgNcdfVariable::data2double(), SgLogger::DBG, SgLogger::ERR, fcEarthXyz, fcfEphemeris, fcMoonXyz, fcSunXyz, SgNetCdf::getData(), SgNetCdf::getFileName(), SgVdbVariable::getFileName(), SgLogger::INF, SgLogger::IO_NCDF, SgVdbVariable::isEmpty(), logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), numOfScans_, path2RootDir_, SgMatrix::setElement(), vEphemeris_, and SgLogger::write().
Referenced by SgVlbiSession::getDataFromVgosDb().
bool SgVgosDb::loadScanName | ( | QVector< QString > & | scanNames, |
QVector< QString > & | scanFullNames | ||
) |
Definition at line 77 of file SgVgosDbLoadScan.cpp.
References checkFormat(), className(), SgNcdfVariable::data2char(), SgLogger::DBG, SgNcdfVariable::dimensions(), SgLogger::ERR, fcfScanNameInput, fcScanNameFull, fcScanNameInput, SgNetCdf::getData(), SgNetCdf::getFileName(), SgVdbVariable::getFileName(), SgLogger::INF, SgLogger::IO_NCDF, SgVdbVariable::isEmpty(), logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), numOfScans_, path2RootDir_, vScanName_, SgLogger::write(), and SgLogger::WRN.
Referenced by SgVlbiSession::getDataFromVgosDb().
bool SgVgosDb::loadScanNutationEqx | ( | SgMatrix *& | pPsiEps, |
SgMatrix *& | pPsiEps_rates, | ||
QString & | kind | ||
) |
Definition at line 233 of file SgVgosDbLoadScan.cpp.
References checkFormat(), className(), SgNcdfVariable::data2double(), SgLogger::DBG, SgLogger::ERR, fcfNutationEqx, fcNutationEqx, SgNetCdf::getData(), SgNetCdf::getFileName(), SgVdbVariable::getFileName(), SgVdbVariable::getKind(), SgLogger::INF, SgLogger::IO_NCDF, SgVdbVariable::isEmpty(), logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), numOfScans_, path2RootDir_, SgMatrix::setElement(), vNutationEqx_, and SgLogger::write().
Referenced by SgVlbiSession::getDataFromVgosDb().
Definition at line 198 of file SgVgosDbLoadScan.cpp.
References checkFormat(), className(), SgNcdfVariable::data2double(), SgLogger::DBG, SgLogger::ERR, fcfNutationEqx, fcNutationEqx, SgNetCdf::getData(), SgNetCdf::getFileName(), SgVdbVariable::getFileName(), SgLogger::INF, SgLogger::IO_NCDF, SgVdbVariable::isEmpty(), logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), numOfScans_, path2RootDir_, SgMatrix::setElement(), vNutationEqx_kWahr_, and SgLogger::write().
Referenced by SgVlbiSession::getDataFromVgosDb().
Definition at line 270 of file SgVgosDbLoadScan.cpp.
References checkFormat(), className(), SgNcdfVariable::data2double(), SgLogger::DBG, SgLogger::ERR, fcfNutationNro, fcNutationNro, SgNetCdf::getData(), SgNetCdf::getFileName(), SgVdbVariable::getFileName(), SgVdbVariable::getKind(), SgLogger::INF, SgLogger::IO_NCDF, SgVdbVariable::isEmpty(), logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), numOfScans_, path2RootDir_, SgMatrix::setElement(), vNutationNro_, and SgLogger::write().
Referenced by SgVlbiSession::getDataFromVgosDb().
Definition at line 346 of file SgVgosDbLoadScan.cpp.
References checkFormat(), className(), SgNcdfVariable::data2double(), SgLogger::DBG, SgLogger::ERR, fcfRotCf2J2K, fcRotCf2J2K, SgNetCdf::getData(), SgNetCdf::getFileName(), SgVdbVariable::getFileName(), SgLogger::INF, SgLogger::IO_NCDF, SgVdbVariable::isEmpty(), logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), numOfScans_, path2RootDir_, SgMatrix::setElement(), vRot_CF2J2K_, and SgLogger::write().
Referenced by SgVlbiSession::getDataFromVgosDb().
bool SgVgosDb::loadSelectionStatus | ( | QVector< int > & | sourcesSelection, |
QVector< QVector< int > > & | baselinesSelection | ||
) |
Definition at line 654 of file SgVgosDbLoadSession.cpp.
References checkFormat(), className(), SgNcdfVariable::data2short(), SgLogger::DBG, SgNcdfVariable::dimensions(), SgLogger::ERR, fcBlnSelectionFlag, fcfSelectionStatus, fcSrcSelectionFlag, SgNetCdf::getData(), SgNetCdf::getFileName(), SgVdbVariable::getFileName(), SgLogger::INF, SgLogger::IO_NCDF, SgVdbVariable::isEmpty(), logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), path2RootDir_, progSolveDescriptor_, SgVgosDb::ProgramSolveDescriptor::vSelectionStatus_, and SgLogger::write().
Referenced by SgVlbiSession::getDataFromVgosDb().
bool SgVgosDb::loadSessionHead | ( | QString & | corrType, |
QString & | corrName, | ||
QString & | piName, | ||
QString & | experimentName, | ||
int & | experimentSerialNumber, | ||
QString & | experimentDescription, | ||
QString & | recordingMode, | ||
QList< QString > & | stations, | ||
QList< QString > & | sources, | ||
SgMJD & | tStart, | ||
SgMJD & | tFinis, | ||
int & | cppsIdx | ||
) |
Definition at line 1474 of file SgVgosDbLoadSession.cpp.
References checkFormat(), className(), SgNcdfVariable::data2char(), SgNcdfVariable::data2int(), SgNcdfVariable::data2short(), SgLogger::DBG, SgNcdfVariable::dimensions(), SgLogger::ERR, fcCorrelator, fcCorrelatorType, fcCorrPostProcSoftware, fcExpDescription, fcExpName, fcExpSerialNumber, fcfHead, fciUTCInterval, fcNumObs, fcNumScan, fcPrincipalInvestigator, fcRecordingMode, fcSourceList, fcStationList, SgNetCdf::getData(), SgNetCdf::getFileName(), SgVdbVariable::getFileName(), SgLogger::IO_NCDF, SgVdbVariable::isEmpty(), logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), numOfObs_, numOfScans_, path2RootDir_, vHead_, SgLogger::write(), and SgLogger::WRN.
Referenced by SgVlbiSession::getDataFromVgosDb().
bool SgVgosDb::loadSolveWeights | ( | QVector< QString > & | baselineNames, |
SgMatrix *& | groupBlWeights | ||
) |
Definition at line 695 of file SgVgosDbLoadSession.cpp.
References checkFormat(), className(), SgNcdfVariable::data2char(), SgNcdfVariable::data2double(), SgLogger::DBG, SgNcdfVariable::dimensions(), SgLogger::ERR, fcfGroupBLWeights, fcGroupBLWeightName, fcGroupBLWeights, SgNetCdf::getData(), SgNetCdf::getFileName(), SgVdbVariable::getFileName(), SgLogger::INF, SgLogger::IO_NCDF, SgVdbVariable::isEmpty(), logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), path2RootDir_, SgMatrix::setElement(), vGroupBLWeights_, and SgLogger::write().
Referenced by SgVlbiSession::getDataFromVgosDb().
bool SgVgosDb::loadSourcesApriories | ( | QVector< QString > & | sourcesNames, |
SgMatrix *& | cooRaDe, | ||
QVector< QString > & | sourcesApRefs | ||
) |
Definition at line 55 of file SgVgosDbLoadSession.cpp.
References checkFormat(), className(), SgNcdfVariable::data2char(), SgNcdfVariable::data2double(), SgLogger::DBG, SgNcdfVariable::dimensions(), fcfSourceApriori, fcSource2000RaDec, fcSourceNameApriori, fcSourceReference, SgNetCdf::getData(), SgNetCdf::getFileName(), SgVdbVariable::getFileName(), SgLogger::INF, SgLogger::IO_NCDF, SgVdbVariable::isEmpty(), logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), numOfSrc_, path2RootDir_, SgMatrix::setElement(), vSourceApriori_, and SgLogger::write().
Referenced by SgVlbiSession::getDataFromVgosDb().
Definition at line 143 of file SgVgosDbLoadStation.cpp.
References checkFormat(), className(), SgNcdfVariable::data2double(), SgLogger::DBG, SgLogger::ERR, fcAzTheo, fcElTheo, fcfAzEl, SgNetCdf::getData(), SgNetCdf::getFileName(), SgVdbVariable::getFileName(), SgLogger::IO_NCDF, SgVdbVariable::isEmpty(), logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), SgVgosDb::StationDescriptor::numOfPts_, path2RootDir_, SgMatrix::setElement(), stnDescriptorByName_, SgVgosDb::StationDescriptor::vAzEl_, and SgLogger::write().
Referenced by SgVlbiSession::getDataFromVgosDb().
bool SgVgosDb::loadStationCalAxisOffset | ( | const QString & | stnName, |
SgMatrix *& | cal | ||
) |
Definition at line 221 of file SgVgosDbLoadStation.cpp.
References className(), SgLogger::ERR, fcCalAxisOffset, fcfCalAxisOffset, SgLogger::IO_NCDF, loadStdObsCalibration(), logger, stnDescriptorByName_, and SgLogger::write().
Referenced by SgVlbiSession::getDataFromVgosDb().
bool SgVgosDb::loadStationCalCable | ( | const QString & | stnName, |
SgMatrix *& | cal, | ||
QString & | origin, | ||
QString & | kind | ||
) |
Definition at line 238 of file SgVgosDbLoadStation.cpp.
References className(), SgLogger::ERR, fcCalCable, fcfCalCable, SgLogger::IO_NCDF, loadStdObsCalibration(), logger, stnDescriptorByName_, and SgLogger::write().
Referenced by SgVlbiSession::getDataFromVgosDb().
bool SgVgosDb::loadStationCalCblCorrections | ( | const QString & | stnName, |
SgMatrix *& | cal, | ||
QString & | origin, | ||
QString & | kind | ||
) |
Definition at line 259 of file SgVgosDbLoadStation.cpp.
References className(), SgLogger::ERR, fcCalCableCorrections, fcCalCblCorrections, fcfCalCableCorrections, fcfCalCblCorrections, SgLogger::IO_NCDF, loadStdObsCalibration(), logger, stnDescriptorByName_, and SgLogger::write().
Referenced by SgVlbiSession::getDataFromVgosDb().
bool SgVgosDb::loadStationCalOceanLoad | ( | const QString & | stnName, |
SgMatrix *& | calHorzOLoad, | ||
SgMatrix *& | calVertOLoad | ||
) |
Definition at line 396 of file SgVgosDbLoadStation.cpp.
References checkFormat(), className(), SgNcdfVariable::data2double(), SgLogger::DBG, SgLogger::ERR, fcCalStationOceanLoadHoriz, fcCalStationOceanLoadVert, fcfCalStationOceanLoad, SgNetCdf::getData(), SgNetCdf::getFileName(), SgVdbVariable::getFileName(), SgLogger::INF, SgLogger::IO_NCDF, SgVdbVariable::isEmpty(), logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), SgVgosDb::StationDescriptor::numOfPts_, path2RootDir_, SgMatrix::setElement(), stnDescriptorByName_, SgVgosDb::StationDescriptor::vCal_OceanLoad_, and SgLogger::write().
Referenced by SgVlbiSession::getDataFromVgosDb().
bool SgVgosDb::loadStationCalSlantPathTropDry | ( | const QString & | stnName, |
SgMatrix *& | calNmfDry, | ||
QString & | kind | ||
) |
Definition at line 354 of file SgVgosDbLoadStation.cpp.
References className(), SgLogger::ERR, fcCalSlantPathTropDry, fcfCalSlantPathTropDry, SgLogger::IO_NCDF, loadStdObsCalibration(), logger, stnDescriptorByName_, and SgLogger::write().
Referenced by SgVlbiSession::getDataFromVgosDb().
bool SgVgosDb::loadStationCalSlantPathTropWet | ( | const QString & | stnName, |
SgMatrix *& | calNmfWet, | ||
QString & | kind | ||
) |
Definition at line 375 of file SgVgosDbLoadStation.cpp.
References className(), SgLogger::ERR, fcCalSlantPathTropWet, fcfCalSlantPathTropWet, SgLogger::IO_NCDF, loadStdObsCalibration(), logger, stnDescriptorByName_, and SgLogger::write().
Referenced by SgVlbiSession::getDataFromVgosDb().
Definition at line 102 of file SgVgosDbLoadStation.cpp.
References checkFormat(), className(), SgNcdfVariable::data2double(), SgNcdfVariable::data2short(), SgLogger::DBG, SgNcdfVariable::dimensions(), SgLogger::ERR, fcfTimeUTC, fcSecond, fcYmdhm, SgNetCdf::getData(), SgNetCdf::getFileName(), SgVdbVariable::getFileName(), SgLogger::IO_NCDF, SgVdbVariable::isEmpty(), logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), SgVgosDb::StationDescriptor::numOfPts_, path2RootDir_, stnDescriptorByName_, SgVgosDb::StationDescriptor::vTimeUTC_, and SgLogger::write().
Referenced by SgVlbiSession::getDataFromVgosDb().
bool SgVgosDb::loadStationMet | ( | const QString & | stnName, |
SgVector *& | metAtmPres, | ||
SgVector *& | metAtmRH, | ||
SgVector *& | metAtmTemp, | ||
QString & | origin, | ||
QString & | kind | ||
) |
Definition at line 292 of file SgVgosDbLoadStation.cpp.
References checkFormat(), className(), SgNcdfVariable::data2char(), SgNcdfVariable::data2double(), SgLogger::DBG, SgNcdfVariable::dimensions(), SgLogger::ERR, fcAtmPres, fcfMet, fcRelHum, fcTempC, SgNetCdf::getData(), SgNetCdf::getFileName(), SgVdbVariable::getFileName(), SgVdbVariable::getKind(), SgLogger::INF, SgLogger::IO_NCDF, SgVdbVariable::isEmpty(), logger, SgNetCdf::lookupServiceVar(), SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), SgVgosDb::StationDescriptor::numOfPts_, path2RootDir_, SgVector::setElement(), stnDescriptorByName_, SgNetCdf::svcDataOrigin, SgNetCdf::svcStation, SgVgosDb::StationDescriptor::vMet_, SgLogger::write(), and SgLogger::WRN.
Referenced by SgVlbiSession::getDataFromVgosDb().
bool SgVgosDb::loadStationName | ( | const QString & | stnKey | ) |
Definition at line 47 of file SgVgosDbLoadStation.cpp.
References checkFormat(), className(), SgNcdfVariable::data2char(), SgLogger::DBG, SgNcdfVariable::dimensions(), SgLogger::ERR, fcfTimeUTC, SgNetCdf::getData(), SgNetCdf::getFileName(), SgVdbVariable::getFileName(), SgLogger::IO_NCDF, SgVdbVariable::isEmpty(), logger, SgNetCdf::lookupServiceVar(), path2RootDir_, SgVgosDb::StationDescriptor::stationName_, stnDescriptorByKey_, SgNetCdf::svcStation, SgVgosDb::StationDescriptor::vTimeUTC_, and SgLogger::write().
Referenced by collectStationNames().
Definition at line 479 of file SgVgosDbLoadStation.cpp.
References checkFormat(), className(), SgNcdfVariable::data2double(), SgLogger::DBG, SgLogger::ERR, fcDisOceanLoad, fcfDisOceanLoad, SgNetCdf::getData(), SgNetCdf::getFileName(), SgVdbVariable::getFileName(), SgLogger::IO_NCDF, SgVdbVariable::isEmpty(), logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), SgVgosDb::StationDescriptor::numOfPts_, path2RootDir_, SgMatrix::setElement(), stnDescriptorByName_, SgVgosDb::StationDescriptor::vDis_OceanLoad_, SgLogger::write(), and SgLogger::WRN.
Referenced by SgVlbiSession::getDataFromVgosDb().
bool SgVgosDb::loadStationParAngle | ( | const QString & | stnName, |
SgVector *& | parAngle | ||
) |
Definition at line 185 of file SgVgosDbLoadStation.cpp.
References checkFormat(), className(), SgNcdfVariable::data2double(), SgLogger::DBG, SgLogger::ERR, fcFeedRotation, fcfFeedRotation, SgNetCdf::getData(), SgNetCdf::getFileName(), SgVdbVariable::getFileName(), SgLogger::IO_NCDF, SgVdbVariable::isEmpty(), logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), SgVgosDb::StationDescriptor::numOfPts_, path2RootDir_, SgVector::setElement(), stnDescriptorByName_, SgVgosDb::StationDescriptor::vFeedRotation_, and SgLogger::write().
Referenced by SgVlbiSession::getDataFromVgosDb().
bool SgVgosDb::loadStationPartAxisOffset | ( | const QString & | stnName, |
SgMatrix *& | partAxisOffset | ||
) |
Definition at line 440 of file SgVgosDbLoadStation.cpp.
References checkFormat(), className(), SgNcdfVariable::data2double(), SgLogger::DBG, SgLogger::ERR, fcfPartAxisOffset, fcPartAxisOffset, SgNetCdf::getData(), SgNetCdf::getFileName(), SgVdbVariable::getFileName(), SgLogger::IO_NCDF, SgVdbVariable::isEmpty(), logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), SgVgosDb::StationDescriptor::numOfPts_, path2RootDir_, SgMatrix::setElement(), stnDescriptorByName_, SgVgosDb::StationDescriptor::vPart_AxisOffset_, and SgLogger::write().
Referenced by SgVlbiSession::getDataFromVgosDb().
bool SgVgosDb::loadStationPartHorizonGrad | ( | const QString & | stnName, |
SgMatrix *& | part, | ||
QString & | kind | ||
) |
Definition at line 604 of file SgVgosDbLoadStation.cpp.
References checkFormat(), className(), SgNcdfVariable::data2double(), SgLogger::DBG, SgLogger::ERR, fcfPartHorizonGrad, fcPartHorizonGrad, SgNetCdf::getData(), SgNetCdf::getFileName(), SgVdbVariable::getFileName(), SgVdbVariable::getKind(), SgLogger::IO_NCDF, SgVdbVariable::isEmpty(), logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), SgVgosDb::StationDescriptor::numOfPts_, path2RootDir_, SgMatrix::setElement(), stnDescriptorByName_, SgVgosDb::StationDescriptor::vPart_HorizonGrad_, and SgLogger::write().
Referenced by SgVlbiSession::getDataFromVgosDb().
bool SgVgosDb::loadStationPartZenithDelayDry | ( | const QString & | stnName, |
SgMatrix *& | part, | ||
QString & | kind | ||
) |
Definition at line 522 of file SgVgosDbLoadStation.cpp.
References checkFormat(), className(), SgNcdfVariable::data2double(), SgLogger::DBG, SgLogger::ERR, fcfPartZenithPathTropDry, fcPartZenithPathTropDry, SgNetCdf::getData(), SgNetCdf::getFileName(), SgVdbVariable::getFileName(), SgVdbVariable::getKind(), SgLogger::IO_NCDF, SgVdbVariable::isEmpty(), logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), SgVgosDb::StationDescriptor::numOfPts_, path2RootDir_, SgMatrix::setElement(), stnDescriptorByName_, SgVgosDb::StationDescriptor::vPart_ZenithPathTropDry_, and SgLogger::write().
Referenced by SgVlbiSession::getDataFromVgosDb().
bool SgVgosDb::loadStationPartZenithDelayWet | ( | const QString & | stnName, |
SgMatrix *& | part, | ||
QString & | kind | ||
) |
Definition at line 563 of file SgVgosDbLoadStation.cpp.
References checkFormat(), className(), SgNcdfVariable::data2double(), SgLogger::DBG, SgLogger::ERR, fcfPartZenithPathTropWet, fcPartZenithPathTropWet, SgNetCdf::getData(), SgNetCdf::getFileName(), SgVdbVariable::getFileName(), SgVdbVariable::getKind(), SgLogger::IO_NCDF, SgVdbVariable::isEmpty(), logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), SgVgosDb::StationDescriptor::numOfPts_, path2RootDir_, SgMatrix::setElement(), stnDescriptorByName_, SgVgosDb::StationDescriptor::vPart_ZenithPathTropWet_, and SgLogger::write().
Referenced by SgVlbiSession::getDataFromVgosDb().
bool SgVgosDb::loadStationRefClockOffset | ( | const QString & | stnName, |
SgVector *& | refClockOffset | ||
) |
Definition at line 647 of file SgVgosDbLoadStation.cpp.
References checkFormat(), className(), SgNcdfVariable::data2double(), SgLogger::DBG, SgLogger::ERR, fcfRefClockOffset, fcRefClockOffset, SgNetCdf::getData(), SgNetCdf::getFileName(), SgVdbVariable::getFileName(), SgLogger::INF, SgLogger::IO_NCDF, SgVdbVariable::isEmpty(), logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), SgVgosDb::StationDescriptor::numOfPts_, path2RootDir_, SgVector::setElement(), stnDescriptorByName_, SgVgosDb::StationDescriptor::vRefClockOffset_, SgLogger::write(), and SgLogger::WRN.
Referenced by SgVlbiSession::getDataFromVgosDb().
bool SgVgosDb::loadStationsApriories | ( | QVector< QString > & | stationsNames, |
SgMatrix *& | cooXYZ, | ||
QVector< QString > & | tectonicPlateNames | ||
) |
Definition at line 170 of file SgVgosDbLoadSession.cpp.
References checkFormat(), className(), SgNcdfVariable::data2char(), SgNcdfVariable::data2double(), SgLogger::DBG, SgNcdfVariable::dimensions(), SgLogger::ERR, fcfStationApriori, fcStationNameApriori, fcStationPlateName, fcStationXYZ, SgNetCdf::getData(), SgNetCdf::getFileName(), SgVdbVariable::getFileName(), SgLogger::INF, SgLogger::IO_NCDF, SgVdbVariable::isEmpty(), logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), numOfStn_, path2RootDir_, SgMatrix::setElement(), vStationApriori_, and SgLogger::write().
Referenced by SgVlbiSession::getDataFromVgosDb().
bool SgVgosDb::loadStationTsys | ( | const QString & | stnName, |
SgMatrix *& | tsyses, | ||
QVector< double > & | frqs, | ||
QVector< QString > & | ids, | ||
QVector< QString > & | sbs, | ||
QVector< QString > & | polzs | ||
) |
Definition at line 684 of file SgVgosDbLoadStation.cpp.
References checkFormat(), className(), SgNcdfVariable::data2char(), SgNcdfVariable::data2double(), SgLogger::DBG, SgNcdfVariable::dimensions(), SgLogger::ERR, fcfTsys, fcTsysData, fcTsysIfFreq, fcTsysIfId, fcTsysIfPolarization, fcTsysIfSideBand, SgNetCdf::getData(), SgNetCdf::getFileName(), SgVdbVariable::getFileName(), SgLogger::INF, SgLogger::IO_NCDF, SgVdbVariable::isEmpty(), logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), SgVgosDb::StationDescriptor::numOfPts_, path2RootDir_, SgMatrix::setElement(), stnDescriptorByName_, SgVgosDb::StationDescriptor::vTsys_, SgLogger::write(), and SgLogger::WRN.
Referenced by SgVlbiSession::getDataFromVgosDb().
|
private |
Definition at line 3221 of file SgVgosDbLoadObs.cpp.
References checkFormat(), className(), SgNcdfVariable::data2char(), SgNcdfVariable::data2double(), SgLogger::DBG, SgNcdfVariable::dimensions(), SgLogger::ERR, SgNetCdf::getData(), SgNetCdf::getFileName(), SgVdbVariable::getFileName(), SgLogger::INF, SgLogger::IO_NCDF, SgVdbVariable::isEmpty(), logger, SgNetCdf::lookupServiceVar(), SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), path2RootDir_, SgMatrix::setElement(), SgNetCdf::svcDataOrigin, SgLogger::write(), and SgLogger::WRN.
Referenced by loadObsCalBend(), loadObsCalBendSun(), loadObsCalBendSunHigher(), loadObsCalEarthTide(), loadObsCalFeedCorr(), loadObsCalHiFyLibration(), loadObsCalOcean(), loadObsCalOceanOld(), loadObsCalOceanPoleTideLoad(), loadObsCalParallax(), loadObsCalPoleTide(), loadObsCalPoleTideOldRestore(), loadObsCalTiltRmvr(), loadStationCalAxisOffset(), loadStationCalCable(), loadStationCalCblCorrections(), loadStationCalSlantPathTropDry(), and loadStationCalSlantPathTropWet().
|
private |
Definition at line 2429 of file SgVgosDb.cpp.
References bandDataByName_, className(), SgVdbVariable::compositeName(), SgLogger::DBG, SgLogger::ERR, historyDescriptors_, SgLogger::INF, SgLogger::IO_NCDF, logger, path2RootDir_, SgVgosDb::HistoryDescriptor::processName_, procNcString(), tZero, SgVgosDb::HistoryDescriptor::version_, SgVgosDb::BandData::vUVFperAsec_, SgLogger::write(), and SgLogger::WRN.
Referenced by init().
|
private |
Definition at line 1283 of file SgVgosDb.cpp.
Referenced by parseObservationBlock(), and parseSessionBlock().
|
private |
Definition at line 831 of file SgVgosDb.cpp.
References className(), inputFormatVersion_, SgLogger::IO_TXT, logger, parseHistoryProcessSubBlock(), SgLogger::write(), and SgLogger::WRN.
Referenced by init().
|
private |
Definition at line 868 of file SgVgosDb.cpp.
References className(), SgVgosDb::HistoryDescriptor::creator_, SgVgosDb::HistoryDescriptor::defaultDir_, SgVgosDb::HistoryDescriptor::epochOfCreation_, SgMJD::F_YYYYMMDDHHMMSSSS, SgMJD::fromString(), historyDescriptors_, SgVgosDb::HistoryDescriptor::historyFileName_, inputFormatVersion_, SgVgosDb::HistoryDescriptor::inputWrapperFileName_, SgLogger::IO_TXT, SgVgosDb::HistoryDescriptor::isMk3Compatible_, logger, SgVgosDb::HistoryDescriptor::processName_, SgMJD::toUtc(), SgVgosDb::HistoryDescriptor::version_, SgLogger::write(), and SgLogger::WRN.
Referenced by parseHistoryBlock().
|
private |
Definition at line 1295 of file SgVgosDb.cpp.
References bandDataByName_, className(), correlatorType_, CT_CRL, CT_Difx, CT_GSI, CT_Haystack, CT_Mk3, CT_Mk4, CT_S2, CT_Unknown, CT_VLBA, SgLogger::DBG, SgLogger::INF, SgLogger::IO_TXT, logger, obsUserCorrections_, parseBandKey(), procNcString(), procNcStringSpec(), progSolveDescriptor_, SgVgosDb::BandData::vAmbigSize_, vBaseline_, vCal_Bend_, vCal_BendSun_, vCal_BendSunHigher_, vCal_EarthTide_, SgVgosDb::BandData::vCal_FeedCorrection_, vCal_FeedCorrection_, vCal_HfErp_, vCal_HfLibration_, vCal_HiFreqLibration_, vCal_OceanLoad_, vCal_OceanLoadOld_, vCal_OceanPoleTideLoad_, vCal_Parallax_, vCal_PoleTide_, vCal_PoleTideOldRestore_, SgVgosDb::BandData::vCal_SlantPathIonoGroup_, vCal_TiltRemover_, SgVgosDb::BandData::vCal_Unphase_, vCal_Wobble_, SgVgosDb::BandData::vChannelInfo_, SgVgosDb::BandData::vCorrelation_, SgVgosDb::BandData::vCorrInfo_, SgVgosDb::BandData::vDataFlag_, vdbVariables_, SgVgosDb::BandData::vDelayDataFlag_, vDelayTheoretical_, vDiffTec_, vEdit_, SgVgosDb::BandData::vEffFreq_, SgVgosDb::BandData::vEffFreq_EqWt_, vFeedRotNet_, SgVgosDb::ProgramSolveDescriptor::vFractC_, SgVgosDb::BandData::vGroupDelay_, SgVgosDb::BandData::vGroupDelayFull_, SgVgosDb::BandData::vGroupRate_, SgVgosDb::ProgramSolveDescriptor::vIonoBits_, vNGSQualityFlag_, SgVgosDb::BandData::vNumGroupAmbig_, SgVgosDb::BandData::vNumPhaseAmbig_, vObsCrossRef_, vObservationTimeUTC_, vPart_Bend_, vPart_Erp_, vPart_Gamma_, vPart_NutationEqx_, vPart_NutationNro_, vPart_Parallax_, vPart_PoleTide_, vPart_Precession_, vPart_RaDec_, vPart_Xyz_, SgVgosDb::BandData::vPhase_, SgVgosDb::BandData::vPhaseCalInfo_, SgVgosDb::BandData::vPhaseDelayFull_, SgVgosDb::BandData::vQualityCode_, vRateTheoretical_, SgVgosDb::BandData::vRefFreq_, SgVgosDb::BandData::vSBDelay_, SgVgosDb::BandData::vSNR_, vSource_, SgVgosDb::ProgramSolveDescriptor::vUnPhaseCalFlag_, SgVgosDb::BandData::vUVFperAsec_, SgLogger::write(), and SgLogger::WRN.
Referenced by init().
|
private |
Definition at line 1671 of file SgVgosDb.cpp.
References className(), SgVgosDb::ProgramGenericDescriptor::content_, SgLogger::IO_TXT, logger, procNcString(), progDescriptorByName_, SgVgosDb::ProgramGenericDescriptor::programName_, progSolveDescriptor_, SgVgosDb::ProgramSolveDescriptor::vAtmSetup_, SgVgosDb::ProgramSolveDescriptor::vBaselineClockSetup_, SgVgosDb::ProgramSolveDescriptor::vCalcErp_, SgVgosDb::ProgramSolveDescriptor::vCalcInfo_, SgVgosDb::ProgramSolveDescriptor::vCalibrationSetup_, SgVgosDb::ProgramSolveDescriptor::vClockSetup_, SgVgosDb::ProgramSolveDescriptor::vErpSetup_, SgVgosDb::ProgramSolveDescriptor::vFractC_, SgVgosDb::ProgramSolveDescriptor::vIonoBits_, SgVgosDb::ProgramSolveDescriptor::vIonoSetup_, SgVgosDb::ProgramSolveDescriptor::vScanTimeMJD_, SgVgosDb::ProgramSolveDescriptor::vSelectionStatus_, SgVgosDb::ProgramSolveDescriptor::vUnPhaseCalFlag_, SgVgosDb::ProgramSolveDescriptor::vUserSup_, SgLogger::write(), and SgLogger::WRN.
Referenced by init().
|
private |
Definition at line 1212 of file SgVgosDb.cpp.
References className(), SgLogger::IO_TXT, logger, procNcString(), progSolveDescriptor_, vCorrRootFile_, vEphemeris_, vErpApriori_, vNutationEqx_, vNutationEqx_kWahr_, vNutationNro_, vRot_CF2J2K_, vScanName_, SgVgosDb::ProgramSolveDescriptor::vScanTimeMJD_, vScanTimeUTC_, SgLogger::write(), and SgLogger::WRN.
Referenced by init().
|
private |
Definition at line 959 of file SgVgosDb.cpp.
References bandDataByName_, className(), SgLogger::IO_TXT, logger, parseBandKey(), procNcString(), progSolveDescriptor_, sessionCode_, sessionName_, vAntennaApriori_, SgVgosDb::ProgramSolveDescriptor::vAtmSetup_, SgVgosDb::ProgramSolveDescriptor::vBaselineClockSetup_, SgVgosDb::ProgramSolveDescriptor::vCalcErp_, SgVgosDb::ProgramSolveDescriptor::vCalcInfo_, SgVgosDb::ProgramSolveDescriptor::vCalibrationSetup_, vClockApriori_, vClockBreak_, SgVgosDb::ProgramSolveDescriptor::vClockSetup_, vdbVariables_, vEccentricity_, SgVgosDb::ProgramSolveDescriptor::vErpSetup_, vGroupBLWeights_, vHead_, SgVgosDb::ProgramSolveDescriptor::vIonoSetup_, vLeapSecond_, vMiscCable_, SgVgosDb::BandData::vMiscFourFit_, vMiscFourFit_, SgVgosDb::ProgramSolveDescriptor::vSelectionStatus_, vSourceApriori_, vSourceCrossRef_, vStationApriori_, vStationCrossRef_, SgLogger::write(), and SgLogger::WRN.
Referenced by init().
|
private |
Definition at line 1092 of file SgVgosDb.cpp.
References className(), SgLogger::IO_TXT, logger, procNcString(), SgVgosDb::StationDescriptor::stationKey_, stnDescriptorByKey_, SgVgosDb::StationDescriptor::vAzEl_, SgVgosDb::StationDescriptor::vCal_AxisOffset_, SgVgosDb::StationDescriptor::vCal_Cable_, SgVgosDb::StationDescriptor::vCal_CableCorrections_, SgVgosDb::StationDescriptor::vCal_CblCorrections_, SgVgosDb::StationDescriptor::vCal_OceanLoad_, SgVgosDb::StationDescriptor::vCal_SlantPathTropDry_, SgVgosDb::StationDescriptor::vCal_SlantPathTropWet_, vdbVariables_, SgVgosDb::StationDescriptor::vDis_OceanLoad_, SgVgosDb::StationDescriptor::vFeedRotation_, SgVgosDb::StationDescriptor::vMet_, SgVgosDb::StationDescriptor::vPart_AxisOffset_, SgVgosDb::StationDescriptor::vPart_HorizonGrad_, SgVgosDb::StationDescriptor::vPart_ZenithPathTropDry_, SgVgosDb::StationDescriptor::vPart_ZenithPathTropWet_, SgVgosDb::StationDescriptor::vRefClockOffset_, SgVgosDb::StationDescriptor::vTimeUTC_, SgVgosDb::StationDescriptor::vTsys_, SgLogger::write(), and SgLogger::WRN.
Referenced by init().
|
private |
Definition at line 794 of file SgVgosDb.cpp.
References className(), SgLogger::DBG, SgMJD::F_YYYYMonDD, SgMJD::fromString(), inputFormatEpoch_, inputFormatVersion_, SgLogger::IO_TXT, logger, SgMJD::toString(), tZero, SgLogger::write(), and SgLogger::WRN.
Referenced by init().
|
private |
Definition at line 1883 of file SgVgosDb.cpp.
References activeVars_, className(), SgVdbVariable::getStub(), SgLogger::IO_TXT, SgVdbVariable::isEmpty(), logger, SgVdbVariable::parseString(), SgVdbVariable::setFileName(), SgVdbVariable::setFileName4Output(), SgVdbVariable::setSubDir(), SgLogger::write(), and SgLogger::WRN.
Referenced by init(), makeWorkAround4KnownBugs(), parseObservationBlock(), parseProgramBlock(), parseScanBlock(), parseSessionBlock(), and parseStationBlock().
|
private |
Definition at line 1909 of file SgVgosDb.cpp.
References activeVars_, className(), SgVdbVariable::getStub(), SgLogger::IO_TXT, SgVdbVariable::isEmpty(), logger, SgVdbVariable::parseString(), SgVdbVariable::setFileName(), SgVdbVariable::setFileName4Output(), SgVdbVariable::setSubDir(), SgLogger::write(), and SgLogger::WRN.
Referenced by parseObservationBlock().
bool SgVgosDb::saveForeignHistory | ( | const SgVlbiHistory & | history, |
const QString & | softwareName, | ||
const SgMJD & | epochOfCreation, | ||
const QString & | creator, | ||
const QString & | defaultDir, | ||
const QString & | historyFileName, | ||
const QString & | version, | ||
bool | isMk3Compatible = true |
||
) |
Definition at line 2261 of file SgVgosDbStoreSession.cpp.
References className(), corrTypeId_, SgVgosDb::HistoryDescriptor::creator_, currentVersion_, SgLogger::DBG, SgVgosDb::HistoryDescriptor::defaultDir_, SgVgosDb::HistoryDescriptor::epochOfCreation_, SgLogger::ERR, SgMJD::F_Simple, SgVlbiHistoryRecord::getEpoch(), SgVlbiHistoryRecord::getText(), SgVlbiHistoryRecord::getVersion(), have2adjustPermissions_, historyDescriptors_, SgVgosDb::HistoryDescriptor::historyFileName_, SgLogger::IO_TXT, SgVgosDb::HistoryDescriptor::isMk3Compatible_, logger, SgNetCdf::OM_REGULAR, operationMode_, path2RootDir_, SgVgosDb::HistoryDescriptor::processName_, SgMJD::toString(), SgVgosDb::HistoryDescriptor::version_, SgLogger::write(), and SgLogger::WRN.
Referenced by SgVlbiSession::putDataIntoVgosDb().
bool SgVgosDb::saveLocalHistory | ( | const SgVlbiHistory & | history | ) |
Definition at line 2161 of file SgVgosDbStoreSession.cpp.
References className(), currentVersion_, SgLogger::DBG, SgVgosDb::HistoryDescriptor::defaultDir_, SgLogger::ERR, SgMJD::F_Simple, SgVlbiHistoryRecord::getEpoch(), SgVlbiHistoryRecord::getText(), have2adjustPermissions_, SgVgosDb::HistoryDescriptor::historyFileName_, SgLogger::IO_TXT, localHistory_, logger, SgNetCdf::OM_REGULAR, operationMode_, path2RootDir_, SgMJD::toString(), SgLogger::write(), and SgLogger::WRN.
Referenced by SgVlbiSession::putDataIntoVgosDb().
|
inline |
Definition at line 342 of file SgVgosDb.h.
References correlatorType_.
Referenced by SgVlbiSession::putDataIntoVgosDb().
|
inline |
Definition at line 326 of file SgVgosDb.h.
References currentVersion_.
Referenced by SgVlbiSession::putDataIntoVgosDb().
|
inline |
Definition at line 330 of file SgVgosDb.h.
References numOfChan_.
Referenced by SgVlbiSession::putDataIntoVgosDb().
|
inline |
|
inline |
Definition at line 338 of file SgVgosDb.h.
References outputFormatEpoch_.
|
inline |
Definition at line 334 of file SgVgosDb.h.
References outputFormatVersion_.
|
inline |
Definition at line 318 of file SgVgosDb.h.
References path2RootDir_.
Referenced by NsSessionHandler::exportDataIntoVgosDb(), and main().
|
inline |
|
inline |
|
private |
Definition at line 2350 of file SgVgosDb.cpp.
References SgNcdfVariable::addAttribute(), SgNcdfVariable::addDimension(), SgNcdfVariable::allocateData(), SgVgosDb::FmtChkVar::attBand(), SgVgosDb::FmtChkVar::attDefinition(), SgVgosDb::FmtChkVar::attLCode(), SgVgosDb::FmtChkVar::attUnits(), SgMJD::currentMJD(), SgVgosDb::FmtChkVar::dims(), SgMJD::F_Simple, guessDimName(), guessDimVal(), SgVgosDb::FmtChkVar::have2hideLCode(), SgVgosDb::FmtChkVar::name(), SgNetCdf::registerVariable(), SgNcdfAttribute::setData(), SgNcdfVariable::setId(), SgNcdfVariable::setName(), SgNcdfAttribute::setName(), SgNcdfAttribute::setNumOfElements(), SgNcdfAttribute::setTypeOfData(), SgNcdfVariable::setTypeOfData(), SgMJD::toString(), SgMJD::toUtc(), and SgVgosDb::FmtChkVar::typeOfData().
Referenced by storeAntennaApriories(), storeAtmSetup(), storeBaselineClockSetup(), storeCalcEop(), storeCalcInfo(), storeCalibrations(), storeClockApriories(), storeClockBreaks(), storeClockSetup(), storeEccentricities(), storeEpochs4Obs(), storeEpochs4Scans(), storeErpApriori(), storeErpSetup(), storeIonoBits(), storeIonoSetup(), storeLeapSecond(), storeMiscCable(), storeMiscFourFit(), storeObsAmbigSpacing(), storeObsCalFeedCorr(), storeObsCalIonGroup(), storeObsCalUnphase(), storeObsChannelInfo(), storeObsCorrelation(), storeObsCorrelatorInfo(), storeObsCrossRefs(), storeObsDataFlag(), storeObsDelayTheoretical(), storeObsDtec(), storeObsEditData(), storeObsEffFreqs(), storeObsFractC(), storeObsGroupDelays(), storeObsGroupDelaysFull(), storeObsNumGroupAmbigs(), storeObsNumPhaseAmbigs(), storeObsObjectNames(), storeObsPartBend(), storeObsPartEOP(), storeObsPartGamma(), storeObsPartNut2KXY(), storeObsPartParallax(), storeObsPartPoleTides(), storeObsPartRaDec(), storeObsPartXYZ(), storeObsPhase(), storeObsPhaseCalInfo(), storeObsPhaseDelaysFull(), storeObsQualityCodes(), storeObsRates(), storeObsRateTheoretical(), storeObsRefFreqs(), storeObsSingleBandDelays(), storeObsSNR(), storeObsStd1Contribution(), storeObsStd2Contribution(), storeObsUserSup(), storeObsUVFperAsec(), storeScanCrootFname(), storeScanEphemeris(), storeScanName(), storeScanNutationEqx(), storeScanNutationEqxWahr(), storeScanNutationNro(), storeScanTimeMjd(), storeScanTrf2crf(), storeSelectionStatus(), storeSessionHead(), storeSolveWeights(), storeSourceCrossRefs(), storeSourcesApriories(), storeStationAzEl(), storeStationCalAxisOffset(), storeStationCalCable(), storeStationCalCblCorrections(), storeStationCalOceanLoad(), storeStationCalSlantPathTropDry(), storeStationCalSlantPathTropWet(), storeStationCrossRefs(), storeStationEpochs(), storeStationMet(), storeStationOceanLdDisp(), storeStationParAngle(), storeStationPartAxisOffset(), storeStationPartHorizonGrad(), storeStationPartZenithDelayDry(), storeStationPartZenithDelayWet(), storeStationRefClockOffset(), storeStationsApriories(), and storeStationTsys().
|
inline |
Definition at line 322 of file SgVgosDb.h.
References wrapperFileName_.
bool SgVgosDb::storeAntennaApriories | ( | const QList< QString > & | stationsNames, |
const QList< int > & | axisTypes, | ||
const SgVector * | axisOffsets, | ||
const SgMatrix * | axisTilts | ||
) |
Definition at line 1554 of file SgVgosDbStoreSession.cpp.
References className(), SgIoDriver::currentIdentities_, SgNcdfVariable::data2char(), SgNcdfVariable::data2double(), SgNcdfVariable::data2short(), SgLogger::DBG, SgVgosDb::FmtChkVar::dims(), SgLogger::ERR, fcAntennaName, fcAxisOffset, fcAxisTilt, fcAxisType, fcfAntennaApriori, SgVector::getElement(), SgMatrix::getElement(), SgNetCdf::getFileName(), SgVdbVariable::getStub(), SgLogger::IO_NCDF, logger, SgNetCdf::lookupVar(), SgVector::n(), SgVgosDb::FmtChkVar::name(), SgVdbVariable::name4export(), SgMatrix::nRow(), numOfStn_, SgNetCdf::OM_REGULAR, operationMode_, outputFormatId_, path2RootDir_, SgNetCdf::putData(), sessionCode_, SgNetCdf::setOperationMode(), SgNetCdf::setServiceVars(), setupFormat(), vAntennaApriori_, and SgLogger::write().
Referenced by SgVlbiSession::putDataIntoVgosDb().
bool SgVgosDb::storeAtmSetup | ( | const SgVector * | interval, |
const SgVector * | rateConstraint, | ||
const QList< QString > & | sites | ||
) |
Definition at line 51 of file SgVgosDbStoreSession.cpp.
References SgVgosDb::FmtChkVar::alternateDimension(), className(), SgIoDriver::currentIdentities_, SgNcdfVariable::data2char(), SgNcdfVariable::data2double(), SgLogger::DBG, SgVgosDb::FmtChkVar::dims(), SgLogger::ERR, fcAtmInterval, fcAtmRateConstraint, fcAtmRateSite, fcfAtmSetup, SgVector::getElement(), SgNetCdf::getFileName(), SgVdbVariable::getStub(), SgLogger::IO_NCDF, logger, SgNetCdf::lookupVar(), SgVector::n(), SgVgosDb::FmtChkVar::name(), SgVdbVariable::name4export(), SgNetCdf::OM_REGULAR, operationMode_, outputFormatId_, path2RootDir_, progSolveDescriptor_, SgNetCdf::putData(), SD_Any, sessionCode_, SgNetCdf::setOperationMode(), SgNetCdf::setServiceVars(), setupFormat(), SgVgosDb::ProgramSolveDescriptor::vAtmSetup_, and SgLogger::write().
Referenced by SgVlbiSession::putDataIntoVgosDb().
bool SgVgosDb::storeBaselineClockSetup | ( | const QList< QString > & | baselines | ) |
Definition at line 353 of file SgVgosDbStoreSession.cpp.
References SgVgosDb::FmtChkVar::alternateDimension(), className(), SgIoDriver::currentIdentities_, SgLogger::DBG, SgVgosDb::FmtChkVar::dims(), SgLogger::ERR, fcBaselineClock, fcfBlnClockSetup, SgNetCdf::getFileName(), SgVdbVariable::getStub(), SgLogger::IO_NCDF, logger, SgNetCdf::lookupData2char(), SgVgosDb::FmtChkVar::name(), SgVdbVariable::name4export(), SgNetCdf::OM_REGULAR, operationMode_, outputFormatId_, path2RootDir_, progSolveDescriptor_, SgNetCdf::putData(), SD_Any, sessionCode_, SgNetCdf::setOperationMode(), SgNetCdf::setServiceVars(), setupFormat(), SgVgosDb::ProgramSolveDescriptor::vBaselineClockSetup_, and SgLogger::write().
Referenced by SgVlbiSession::putDataIntoVgosDb().
bool SgVgosDb::storeCalcEop | ( | const SgVector * | pmArrayInfo, |
const SgVector * | utArrayInfo, | ||
const SgMatrix * | pmValues, | ||
const SgVector * | utValues, | ||
const SgModelsInfo & | calcInfo | ||
) |
Definition at line 1211 of file SgVgosDbStoreSession.cpp.
References SgVgosDb::FmtChkVar::alternateDimension(), className(), SgIoDriver::currentIdentities_, SgNcdfVariable::data2char(), SgNcdfVariable::data2double(), SgLogger::DBG, SgVgosDb::FmtChkVar::dims(), SgLogger::ERR, fcCalcUt1Module, fcCalcWobModule, fcfCalcEop, fcUT1ArrayInfo, fcUT1IntrpMode, fcUT1Origin, fcUT1Values, fcWobArrayInfo, fcWobbleOrigin, fcWobIntrpMode, fcWobValues, SgModelsInfo::DasModel::getControlFlag(), SgModelsInfo::DasModel::getDefinition(), SgVector::getElement(), SgMatrix::getElement(), SgNetCdf::getFileName(), SgModelsInfo::DasModel::getOrigin(), SgVdbVariable::getStub(), SgLogger::IO_NCDF, logger, SgNetCdf::lookupVar(), SgVector::n(), SgVgosDb::FmtChkVar::name(), SgVdbVariable::name4export(), SgMatrix::nRow(), SgNetCdf::OM_REGULAR, operationMode_, outputFormatId_, path2RootDir_, SgModelsInfo::polarMotionInterpolation(), progSolveDescriptor_, SgNetCdf::putData(), SD_Any, sessionCode_, SgNetCdf::setOperationMode(), SgNetCdf::setServiceVars(), setupFormat(), SgModelsInfo::ut1Interpolation(), SgVgosDb::ProgramSolveDescriptor::vCalcErp_, and SgLogger::write().
Referenced by SgVlbiSession::putDataIntoVgosDb().
bool SgVgosDb::storeCalcInfo | ( | const SgModelsInfo & | calcInfo | ) |
Definition at line 906 of file SgVgosDbStoreSession.cpp.
References SgVgosDb::FmtChkVar::alternateDimension(), SgModelsInfo::atomicTime(), SgModelsInfo::axisOffset(), className(), SgModelsInfo::controlFlagNames(), SgModelsInfo::controlFlagValues(), SgModelsInfo::coordinateTime(), SgIoDriver::currentIdentities_, SgNcdfVariable::data2char(), SgNcdfVariable::data2double(), SgNcdfVariable::data2short(), SgLogger::DBG, SgModelsInfo::earthTide(), SgModelsInfo::ephemeris(), SgLogger::ERR, fcATIControl, fcATIMessage, fcATMControl, fcATMMessage, fcAxisOffsetControl, fcAxisOffsetMessage, fcCalcControlNames, fcCalcControlValues, fcCalcVersion, fcCTIControl, fcCTIMessage, fcEarthTideControl, fcEarthTideData, fcEarthTideMessage, fcfCalcInfo, fcFeedhornMessage, fcNutationControl, fcNutationMessage, fcOceanControl, fcOceanHorizontalAmp, fcOceanHorizontalPhase, fcOceanMessage, fcOceanPoleTideCoef, fcOceanStationsFlag, fcOceanUpAmp, fcOceanUpPhase, fcParallaxControl, fcParallaxMessage, fcPepMessage, fcPoleTideControl, fcPoleTideMessage, fcPrecessionData, fcRelativityControl, fcRelativityData, fcSiteMessage, fcSiteZenithDelay, fcStarControl, fcStarMessage, fcTheoryMessage, fcTidalUt1Control, fcUT1Control, fcUT1EPOCH, fcWobbleControl, fcWOBEPOCH, SgModelsInfo::feedHorn(), SgModelsInfo::DasModel::getControlFlag(), SgModelsInfo::DasModel::getDefinition(), SgModelsInfo::getDversion(), SgModelsInfo::getEarthTideData(), SgMatrix::getElement(), SgNetCdf::getFileName(), SgModelsInfo::getFlagTidalUt1(), SgVlbiStationInfo::getOLoadAmplitude(), SgVlbiStationInfo::getOLoadPhase(), SgVlbiStationInfo::getOptLoadCoeff(), SgModelsInfo::getPrecessionData(), SgModelsInfo::getRelativityData(), SgVdbVariable::getStub(), SgLogger::IO_NCDF, logger, SgNetCdf::lookupVar(), SgVdbVariable::name4export(), SgMatrix::nCol(), SgMatrix::nRow(), SgModelsInfo::nutation(), SgModelsInfo::oceanLoading(), SgModelsInfo::oLoadStationStatus(), SgNetCdf::OM_REGULAR, operationMode_, outputFormatId_, SgModelsInfo::parallax(), path2RootDir_, SgModelsInfo::polarMotion(), SgModelsInfo::poleTide(), progSolveDescriptor_, SgNetCdf::putData(), SgModelsInfo::relativity(), SD_Any, SD_NumStn, sessionCode_, SgNetCdf::setOperationMode(), SgNetCdf::setServiceVars(), setupFormat(), SgModelsInfo::site(), SgModelsInfo::siteZenDelays(), SgModelsInfo::star(), SgModelsInfo::stations(), SgModelsInfo::troposphere(), SgModelsInfo::ut1(), SgModelsInfo::ut1InterpData(), SgVgosDb::ProgramSolveDescriptor::vCalcInfo_, SgModelsInfo::wobInterpData(), and SgLogger::write().
Referenced by SgVlbiSession::putDataIntoVgosDb().
bool SgVgosDb::storeCalibrations | ( | int | obsCalFlags, |
const QVector< int > & | statCalFlags, | ||
const QVector< QVector< int > > & | flybyFlags, | ||
const QVector< QString > & | statCalNames, | ||
const QVector< QString > & | flybyNames, | ||
const QVector< QString > & | calSiteNames, | ||
const QVector< QString > & | obsCalNames | ||
) |
Definition at line 448 of file SgVgosDbStoreSession.cpp.
References SgVgosDb::FmtChkVar::alternateDimension(), className(), SgIoDriver::currentIdentities_, SgLogger::DBG, SgVgosDb::FmtChkVar::dims(), SgLogger::ERR, fcCalStationName, fcfCalibrationSetup, fcFlybyFlag, fcFlybyName, fcObsCalFlag, fcObsCalName, fcStatCalFlag, fcStatCalName, SgNetCdf::getFileName(), SgVdbVariable::getStub(), SgLogger::IO_NCDF, logger, SgNetCdf::lookupData2char(), SgNetCdf::lookupData2short(), SgVgosDb::FmtChkVar::name(), SgVdbVariable::name4export(), numOfStn_, SgNetCdf::OM_REGULAR, operationMode_, outputFormatId_, path2RootDir_, progSolveDescriptor_, SgNetCdf::putData(), SD_Any, sessionCode_, SgNetCdf::setOperationMode(), SgNetCdf::setServiceVars(), setupFormat(), SgVgosDb::ProgramSolveDescriptor::vCalibrationSetup_, and SgLogger::write().
Referenced by SgVlbiSession::putDataIntoVgosDb().
bool SgVgosDb::storeClockApriories | ( | const QList< QString > & | siteNames, |
const SgMatrix * | offsets_n_rates | ||
) |
Definition at line 1409 of file SgVgosDbStoreSession.cpp.
References SgVgosDb::FmtChkVar::alternateDimension(), className(), SgIoDriver::currentIdentities_, SgNcdfVariable::data2char(), SgNcdfVariable::data2double(), SgLogger::DBG, SgLogger::ERR, fcClockAprioriOffset, fcClockAprioriRate, fcClockAprioriSite, fcfClockApriori, SgMatrix::getElement(), SgNetCdf::getFileName(), SgVdbVariable::getStub(), SgLogger::IO_NCDF, logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), SgVdbVariable::name4export(), SgMatrix::nRow(), SgNetCdf::OM_REGULAR, operationMode_, outputFormatId_, path2RootDir_, SgNetCdf::putData(), SD_Any, sessionCode_, SgNetCdf::setOperationMode(), SgNetCdf::setServiceVars(), setupFormat(), vClockApriori_, and SgLogger::write().
Referenced by SgVlbiSession::putDataIntoVgosDb().
bool SgVgosDb::storeClockBreaks | ( | const QVector< QString > & | cbNames, |
const QVector< SgMJD > & | cbEpochs, | ||
const QVector< int > & | cbFlags, | ||
const QString & | band = "" |
||
) |
Definition at line 529 of file SgVgosDbStoreSession.cpp.
References SgVgosDb::FmtChkVar::addDimension(), SgVgosDb::FmtChkVar::alternateDimension(), className(), SgVgosDb::FmtChkVar::clearDimensions(), SgIoDriver::currentIdentities_, SgLogger::DBG, SgLogger::ERR, fcClockBreakEpoch, fcClockBreakFlag, fcClockBreakNumber, fcClockBreakSite, fcClockBreakStatus, fcfClockBreak, SgNetCdf::getFileName(), SgVdbVariable::getStub(), SgLogger::IO_NCDF, logger, SgNetCdf::lookupData2char(), SgNetCdf::lookupData2double(), SgNetCdf::lookupData2short(), SgVgosDb::FmtChkVar::name(), SgVdbVariable::name4export(), SgNetCdf::OM_REGULAR, operationMode_, outputFormatId_, path2RootDir_, SgNetCdf::putData(), SD_Any, sessionCode_, SgNetCdf::setOperationMode(), SgNetCdf::setServiceVars(), setupFormat(), vClockBreak_, and SgLogger::write().
Referenced by SgVlbiSession::putDataIntoVgosDb().
bool SgVgosDb::storeClockSetup | ( | const SgVector * | interval, |
const SgVector * | rateConstraint, | ||
const QList< QString > & | sites, | ||
const QList< QString > & | refSites | ||
) |
Definition at line 102 of file SgVgosDbStoreSession.cpp.
References SgVgosDb::FmtChkVar::addDimension(), SgVgosDb::FmtChkVar::alternateDimension(), className(), SgIoDriver::currentIdentities_, SgLogger::DBG, SgVgosDb::FmtChkVar::dims(), SgLogger::ERR, fcClockInterval, fcClockRateConstraint, fcClockRateName, fcfClockSetup, SgVector::getElement(), SgNetCdf::getFileName(), SgVdbVariable::getStub(), SgLogger::IO_NCDF, logger, SgNetCdf::lookupData2char(), SgNetCdf::lookupData2double(), SgVector::n(), SgVgosDb::FmtChkVar::name(), SgVdbVariable::name4export(), SgNetCdf::OM_REGULAR, operationMode_, outputFormatId_, path2RootDir_, progSolveDescriptor_, SgNetCdf::putData(), SD_Any, sessionCode_, SgNetCdf::setOperationMode(), SgNetCdf::setServiceVars(), setupFormat(), SgVgosDb::ProgramSolveDescriptor::vClockSetup_, and SgLogger::write().
Referenced by SgVlbiSession::putDataIntoVgosDb().
bool SgVgosDb::storeEccentricities | ( | const QVector< QString > & | stationsNames, |
const QVector< QString > & | eccTypes, | ||
const QVector< QString > & | eccNums, | ||
SgMatrix * | eccVals, | ||
const QString & | eccFileName | ||
) |
Definition at line 398 of file SgVgosDbStoreSession.cpp.
References className(), SgIoDriver::currentIdentities_, SgLogger::DBG, SgVgosDb::FmtChkVar::dims(), SgLogger::ERR, fcEccentricityMonument, fcEccentricityName, fcEccentricityType, fcEccentricityVector, fcfEccentricity, SgMatrix::getElement(), SgNetCdf::getFileName(), SgVdbVariable::getStub(), SgLogger::IO_NCDF, logger, SgNetCdf::lookupData2char(), SgNetCdf::lookupData2double(), SgVgosDb::FmtChkVar::name(), SgVdbVariable::name4export(), numOfStn_, SgNetCdf::OM_REGULAR, operationMode_, outputFormatId_, path2RootDir_, SgNetCdf::putData(), sessionCode_, SgNetCdf::setOperationMode(), SgNetCdf::setServiceVars(), setupFormat(), vEccentricity_, and SgLogger::write().
Referenced by SgVlbiSession::putDataIntoVgosDb().
Definition at line 41 of file SgVgosDbStoreObs.cpp.
References SgVgosDb::FmtChkVar::alternateDimension(), className(), SgIoDriver::currentIdentities_, SgNcdfVariable::data2double(), SgNcdfVariable::data2short(), SgLogger::DBG, SgLogger::ERR, fcfTimeUTC, fcSecond, fcYmdhm, SgNetCdf::getFileName(), SgVdbVariable::getStub(), SgLogger::IO_NCDF, logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), SgVdbVariable::name4export(), numOfObs_, SgNetCdf::OM_REGULAR, operationMode_, outputFormatId_, path2RootDir_, SgNetCdf::putData(), SD_NumObs, sessionCode_, SgNetCdf::setOperationMode(), SgNetCdf::setServiceVars(), setupFormat(), vObservationTimeUTC_, and SgLogger::write().
Referenced by SgVlbiSession::putDataIntoVgosDb().
Definition at line 40 of file SgVgosDbStoreScan.cpp.
References SgVgosDb::FmtChkVar::alternateDimension(), className(), SgIoDriver::currentIdentities_, SgNcdfVariable::data2double(), SgNcdfVariable::data2short(), SgLogger::DBG, SgLogger::ERR, fcfTimeUTC, fcSecond, fcYmdhm, SgNetCdf::getFileName(), SgVdbVariable::getStub(), SgLogger::IO_NCDF, logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), SgVdbVariable::name4export(), numOfScans_, SgNetCdf::OM_REGULAR, operationMode_, outputFormatId_, path2RootDir_, SgNetCdf::putData(), SD_NumScans, sessionCode_, SgVgosDb::FmtChkVar::setHave2hideLCode(), SgNetCdf::setOperationMode(), SgNetCdf::setServiceVars(), setupFormat(), vScanTimeUTC_, and SgLogger::write().
Referenced by SgVlbiSession::putDataIntoVgosDb().
Definition at line 587 of file SgVgosDbStoreScan.cpp.
References className(), SgIoDriver::currentIdentities_, SgNcdfVariable::data2double(), SgLogger::DBG, SgLogger::ERR, fcfErpApriori, fcPolarMotion, fcUt1_Tai, SgVector::getElement(), SgMatrix::getElement(), SgNetCdf::getFileName(), SgVdbVariable::getStub(), SgLogger::IO_NCDF, logger, SgNetCdf::lookupVar(), SgVector::n(), SgVgosDb::FmtChkVar::name(), SgVdbVariable::name4export(), SgMatrix::nRow(), numOfScans_, SgNetCdf::OM_REGULAR, operationMode_, outputFormatId_, path2RootDir_, SgNetCdf::putData(), sessionCode_, SgNetCdf::setOperationMode(), SgNetCdf::setServiceVars(), setupFormat(), vErpApriori_, and SgLogger::write().
Referenced by SgVlbiSession::putDataIntoVgosDb().
bool SgVgosDb::storeErpSetup | ( | double | pmOffsetConstraint, |
double | utOffsetConstraint | ||
) |
Definition at line 168 of file SgVgosDbStoreSession.cpp.
References className(), SgIoDriver::currentIdentities_, SgNcdfVariable::data2double(), SgLogger::DBG, SgLogger::ERR, fcfErpSetup, fcPmOffsetConstraint, fcUtOffsetConstraint, SgNetCdf::getFileName(), SgVdbVariable::getStub(), SgLogger::IO_NCDF, logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), SgVdbVariable::name4export(), SgNetCdf::OM_REGULAR, operationMode_, outputFormatId_, path2RootDir_, progSolveDescriptor_, SgNetCdf::putData(), sessionCode_, SgNetCdf::setOperationMode(), SgNetCdf::setServiceVars(), setupFormat(), SgVgosDb::ProgramSolveDescriptor::vErpSetup_, and SgLogger::write().
Referenced by SgVlbiSession::putDataIntoVgosDb().
bool SgVgosDb::storeIonoBits | ( | const QVector< int > & | ionoBits | ) |
Definition at line 151 of file SgVgosDbStoreObs.cpp.
References className(), SgIoDriver::currentIdentities_, SgNcdfVariable::data2short(), SgLogger::DBG, SgLogger::ERR, fcfIonoBits, fcIonoBits, SgNetCdf::getFileName(), SgVdbVariable::getStub(), SgLogger::IO_NCDF, logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), SgVdbVariable::name4export(), SgNetCdf::OM_REGULAR, operationMode_, outputFormatId_, path2RootDir_, progSolveDescriptor_, SgNetCdf::putData(), sessionCode_, SgNetCdf::setOperationMode(), SgNetCdf::setServiceVars(), setupFormat(), SgVgosDb::ProgramSolveDescriptor::vIonoBits_, and SgLogger::write().
Referenced by SgVlbiSession::putDataIntoVgosDb().
Definition at line 204 of file SgVgosDbStoreSession.cpp.
References className(), SgIoDriver::currentIdentities_, SgNcdfVariable::data2char(), SgNcdfVariable::data2short(), SgLogger::DBG, SgLogger::ERR, fcfIonoSetup, fcIonoSolveFlag, fcIonoStationList, SgNetCdf::getFileName(), SgVdbVariable::getStub(), SgLogger::IO_NCDF, logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), SgVdbVariable::name4export(), SgNetCdf::OM_REGULAR, operationMode_, outputFormatId_, path2RootDir_, progSolveDescriptor_, SgNetCdf::putData(), sessionCode_, SgNetCdf::setOperationMode(), SgNetCdf::setServiceVars(), setupFormat(), SgVgosDb::ProgramSolveDescriptor::vIonoSetup_, and SgLogger::write().
Referenced by SgVlbiSession::putDataIntoVgosDb().
bool SgVgosDb::storeLeapSecond | ( | int | leapSeconds | ) |
Definition at line 713 of file SgVgosDbStoreSession.cpp.
References className(), SgIoDriver::currentIdentities_, SgNcdfVariable::data2short(), SgLogger::DBG, SgLogger::ERR, fcfLeapSecond, fcLeapSecond, SgNetCdf::getFileName(), SgVdbVariable::getStub(), have2redoLeapSecond_, SgLogger::IO_NCDF, logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), SgVdbVariable::name4export(), SgNetCdf::OM_REGULAR, operationMode_, outputFormatId_, path2RootDir_, SgNetCdf::putData(), sessionCode_, SgNetCdf::setOperationMode(), SgNetCdf::setServiceVars(), setupFormat(), vLeapSecond_, and SgLogger::write().
Referenced by SgVlbiSession::putDataIntoVgosDb().
bool SgVgosDb::storeMiscCable | ( | const QMap< QString, QString > & | cableSignByKey | ) |
Definition at line 747 of file SgVgosDbStoreSession.cpp.
References SgVgosDb::FmtChkVar::alternateDimension(), className(), SgIoDriver::currentIdentities_, SgLogger::DBG, SgLogger::ERR, fcCableSign, fcCableStnName, fcfMiscCable, SgNetCdf::getFileName(), SgVdbVariable::getStub(), SgLogger::INF, SgLogger::IO_NCDF, logger, SgNetCdf::lookupData2char(), SgVgosDb::FmtChkVar::name(), SgVdbVariable::name4export(), SgNetCdf::OM_REGULAR, operationMode_, outputFormatId_, path2RootDir_, SgNetCdf::putData(), SD_Any, sessionCode_, SgNetCdf::setOperationMode(), SgNetCdf::setServiceVars(), setupFormat(), vMiscCable_, and SgLogger::write().
Referenced by SgVlbiSession::putDataIntoVgosDb().
bool SgVgosDb::storeMiscFourFit | ( | const QString & | band, |
SgVlbiSessionInfo::OriginType | originType, | ||
const QVector< QString > & | fourfitControlFile, | ||
const QVector< QString > & | fourfitCommand, | ||
const QVector< int > & | numLags, | ||
const QVector< double > & | apLength | ||
) |
Definition at line 818 of file SgVgosDbStoreSession.cpp.
References SgVgosDb::FmtChkVar::alternateDimension(), bandDataByName_, className(), SgIoDriver::currentIdentities_, SgNcdfVariable::data2char(), SgNcdfVariable::data2double(), SgNcdfVariable::data2short(), SgLogger::DBG, SgLogger::ERR, fcAplength_v1002, fcfMiscFourFit_v1002, fcFourFitCmdCString_v1002, fcFourfitControlFile_v1002, fcNumLagsUsed_v1002, SgNetCdf::getFileName(), SgVdbVariable::getStub(), SgLogger::IO_NCDF, logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), SgVdbVariable::name4export(), numOfObs_, SgNetCdf::OM_REGULAR, operationMode_, outputFormatId_, path2RootDir_, SgNetCdf::putData(), SD_Any, sessionCode_, SgNetCdf::setOperationMode(), SgNetCdf::setServiceVars(), setupFormat(), vMiscFourFit_, and SgLogger::write().
Referenced by SgVlbiSession::putDataIntoVgosDb().
bool SgVgosDb::storeObsAmbigSpacing | ( | const QString & | band, |
const SgVector * | ambigs | ||
) |
Definition at line 1154 of file SgVgosDbStoreObs.cpp.
References bandDataByName_, className(), SgIoDriver::currentIdentities_, SgNcdfVariable::data2double(), SgLogger::DBG, SgLogger::ERR, fcAmbigSize, fcfAmbigSize, SgVector::getElement(), SgNetCdf::getFileName(), SgVdbVariable::getStub(), SgLogger::IO_NCDF, logger, SgNetCdf::lookupVar(), SgVector::n(), SgVgosDb::FmtChkVar::name(), SgVdbVariable::name4export(), numOfObs_, SgNetCdf::OM_REGULAR, operationMode_, outputFormatId_, path2RootDir_, SgNetCdf::putData(), sessionCode_, SgNetCdf::setOperationMode(), SgNetCdf::setServiceVars(), setupFormat(), and SgLogger::write().
Referenced by SgVlbiSession::putDataIntoVgosDb().
bool SgVgosDb::storeObsCalBend | ( | const SgMatrix * | cals | ) |
Definition at line 2500 of file SgVgosDbStoreObs.cpp.
References fcfCalBend, storeObsStd1Contribution(), and vCal_Bend_.
Referenced by SgVlbiSession::putDataIntoVgosDb().
bool SgVgosDb::storeObsCalBendSun | ( | const SgMatrix * | cals | ) |
Definition at line 2508 of file SgVgosDbStoreObs.cpp.
References fcfCalBendSun, storeObsStd1Contribution(), and vCal_BendSun_.
Referenced by SgVlbiSession::putDataIntoVgosDb().
bool SgVgosDb::storeObsCalBendSunHigher | ( | const SgMatrix * | cals | ) |
Definition at line 2516 of file SgVgosDbStoreObs.cpp.
References fcfCalBendSunHigher, storeObsStd1Contribution(), and vCal_BendSunHigher_.
Referenced by SgVlbiSession::putDataIntoVgosDb().
bool SgVgosDb::storeObsCalEarthTide | ( | const SgMatrix * | contrib, |
const QString & | kind | ||
) |
Definition at line 2431 of file SgVgosDbStoreObs.cpp.
References fcfCalEarthTide, SgVdbVariable::setKind(), storeObsStd1Contribution(), and vCal_EarthTide_.
Referenced by SgVlbiSession::putDataIntoVgosDb().
bool SgVgosDb::storeObsCalFeedCorr | ( | const QString & | band, |
const SgMatrix * | contrib | ||
) |
Definition at line 1353 of file SgVgosDbStoreObs.cpp.
References bandDataByName_, className(), SgIoDriver::currentIdentities_, SgNcdfVariable::data2double(), SgLogger::DBG, SgLogger::ERR, fcCalFeedCorrection, fcfCalFeedCorrection, SgMatrix::getElement(), SgNetCdf::getFileName(), SgVdbVariable::getStub(), SgLogger::IO_NCDF, logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), SgVdbVariable::name4export(), SgMatrix::nRow(), numOfObs_, SgNetCdf::OM_REGULAR, operationMode_, outputFormatId_, path2RootDir_, SgNetCdf::putData(), sessionCode_, SgNetCdf::setOperationMode(), SgNetCdf::setServiceVars(), setupFormat(), and SgLogger::write().
bool SgVgosDb::storeObsCalFeedCorr | ( | const SgMatrix * | contrib | ) |
Definition at line 2440 of file SgVgosDbStoreObs.cpp.
References fcfCalFeedCorrection, storeObsStd1Contribution(), and vCal_FeedCorrection_.
Referenced by SgVlbiSession::putDataIntoVgosDb().
bool SgVgosDb::storeObsCalHiFyErp | ( | const SgMatrix * | mUt1, |
const SgMatrix * | mPxy, | ||
const QString & | kind | ||
) |
Definition at line 2533 of file SgVgosDbStoreObs.cpp.
References fcfCalHiFyErp, SgVdbVariable::setKind(), storeObsStd2Contribution(), and vCal_HfErp_.
Referenced by SgVlbiSession::putDataIntoVgosDb().
bool SgVgosDb::storeObsCalHiFyLibration | ( | const SgMatrix * | mUt1, |
const SgMatrix * | mPxy, | ||
const QString & | kind | ||
) |
Definition at line 2543 of file SgVgosDbStoreObs.cpp.
References fcfCalHiFreqLibration, SgVdbVariable::setKind(), storeObsStd2Contribution(), and vCal_HiFreqLibration_.
Referenced by SgVlbiSession::putDataIntoVgosDb().
bool SgVgosDb::storeObsCalIonGroup | ( | const QString & | band, |
const SgMatrix * | ionCals, | ||
const SgMatrix * | ionSigmas, | ||
const QVector< int > & | ionDataFlag | ||
) |
Definition at line 99 of file SgVgosDbStoreObs.cpp.
References bandDataByName_, className(), SgIoDriver::currentIdentities_, SgNcdfVariable::data2double(), SgNcdfVariable::data2short(), SgLogger::DBG, SgLogger::ERR, fcCalIonoGroup, fcCalIonoGroupDataFlag, fcCalIonoGroupSigma, fcfCalSlantPathIonoGroup, SgMatrix::getElement(), SgNetCdf::getFileName(), SgVdbVariable::getStub(), SgLogger::IO_NCDF, logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), SgVdbVariable::name4export(), SgNetCdf::OM_REGULAR, operationMode_, outputFormatId_, path2RootDir_, SgNetCdf::putData(), sessionCode_, SgNetCdf::setOperationMode(), SgNetCdf::setServiceVars(), setupFormat(), and SgLogger::write().
Referenced by SgVlbiSession::putDataIntoVgosDb().
bool SgVgosDb::storeObsCalNutWahr | ( | const SgMatrix * | ) |
bool SgVgosDb::storeObsCalOcean | ( | const SgMatrix * | contrib | ) |
Definition at line 2449 of file SgVgosDbStoreObs.cpp.
References fcfCalOceanLoad, storeObsStd1Contribution(), and vCal_OceanLoad_.
Referenced by SgVlbiSession::putDataIntoVgosDb().
bool SgVgosDb::storeObsCalOceanOld | ( | const SgMatrix * | contrib | ) |
Definition at line 2457 of file SgVgosDbStoreObs.cpp.
References fcfCalOceanLoadOld, storeObsStd1Contribution(), and vCal_OceanLoadOld_.
Referenced by SgVlbiSession::putDataIntoVgosDb().
bool SgVgosDb::storeObsCalOceanPoleTideLoad | ( | const SgMatrix * | contrib | ) |
Definition at line 2465 of file SgVgosDbStoreObs.cpp.
References fcfCalOceanPoleTideLoad, storeObsStd1Contribution(), and vCal_OceanPoleTideLoad_.
Referenced by SgVlbiSession::putDataIntoVgosDb().
bool SgVgosDb::storeObsCalParallax | ( | const SgMatrix * | cals | ) |
Definition at line 2525 of file SgVgosDbStoreObs.cpp.
References fcfCalParallax, storeObsStd1Contribution(), and vCal_Parallax_.
Referenced by SgVlbiSession::putDataIntoVgosDb().
bool SgVgosDb::storeObsCalPoleTide | ( | const SgMatrix * | contrib, |
const QString & | kind | ||
) |
Definition at line 2474 of file SgVgosDbStoreObs.cpp.
References fcfCalPoleTide, SgVdbVariable::setKind(), storeObsStd1Contribution(), and vCal_PoleTide_.
Referenced by SgVlbiSession::putDataIntoVgosDb().
bool SgVgosDb::storeObsCalPoleTideOldRestore | ( | const SgMatrix * | cals | ) |
Definition at line 2483 of file SgVgosDbStoreObs.cpp.
References fcfCalPoleTideOldRestore, storeObsStd1Contribution(), and vCal_PoleTideOldRestore_.
Referenced by SgVlbiSession::putDataIntoVgosDb().
bool SgVgosDb::storeObsCalTiltRmvr | ( | const SgMatrix * | cals | ) |
Definition at line 2492 of file SgVgosDbStoreObs.cpp.
References fcfCalTiltRemover, storeObsStd1Contribution(), and vCal_TiltRemover_.
Referenced by SgVlbiSession::putDataIntoVgosDb().
bool SgVgosDb::storeObsCalUnphase | ( | const QString & | band, |
const SgMatrix * | phaseCal_1, | ||
const SgMatrix * | phaseCal_2 | ||
) |
Definition at line 2604 of file SgVgosDbStoreObs.cpp.
References bandDataByName_, className(), SgIoDriver::currentIdentities_, SgNcdfVariable::data2double(), SgLogger::DBG, SgLogger::ERR, fcCalUnPhase, fcfCalUnphase, SgMatrix::getElement(), SgNetCdf::getFileName(), SgVdbVariable::getStub(), SgLogger::IO_NCDF, logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), SgVdbVariable::name4export(), SgMatrix::nRow(), numOfObs_, SgNetCdf::OM_REGULAR, operationMode_, outputFormatId_, path2RootDir_, SgNetCdf::putData(), sessionCode_, SgNetCdf::setOperationMode(), SgNetCdf::setServiceVars(), setupFormat(), and SgLogger::write().
Referenced by SgVlbiSession::putDataIntoVgosDb().
Definition at line 2553 of file SgVgosDbStoreObs.cpp.
References fcfCalWobble, storeObsStd2Contribution(), and vCal_Wobble_.
Referenced by SgVlbiSession::putDataIntoVgosDb().
bool SgVgosDb::storeObsChannelInfo | ( | const QString & | band, |
SgVlbiSessionInfo::OriginType | originType, | ||
const QVector< QString > & | channelIds, | ||
const QVector< QString > & | polarizations, | ||
const QVector< int > & | numOfChannels, | ||
const QVector< int > & | bitsPerSamples, | ||
const QVector< QVector< int > > & | errorRates_1, | ||
const QVector< QVector< int > > & | errorRates_2, | ||
const QVector< QVector< int > > & | bbcIdxs_1, | ||
const QVector< QVector< int > > & | bbcIdxs_2, | ||
const QVector< QVector< int > > & | corelIdxNumbersUsb, | ||
const QVector< QVector< int > > & | corelIdxNumbersLsb, | ||
const SgVector * | sampleRate, | ||
const SgMatrix * | residFringeAmplByChan, | ||
const SgMatrix * | residFringePhseByChan, | ||
const SgMatrix * | refFreqByChan, | ||
const SgMatrix * | numOfSamplesByChan_USB, | ||
const SgMatrix * | numOfSamplesByChan_LSB, | ||
const SgMatrix * | numOfAccPeriodsByChan_USB, | ||
const SgMatrix * | numOfAccPeriodsByChan_LSB, | ||
const SgMatrix * | loFreqs_1, | ||
const SgMatrix * | loFreqs_2 | ||
) |
Definition at line 1559 of file SgVgosDbStoreObs.cpp.
References bandDataByName_, className(), correlatorType_, CT_Difx, CT_Mk4, CT_VLBA, SgIoDriver::currentIdentities_, SgNcdfVariable::data2char(), SgNcdfVariable::data2double(), SgNcdfVariable::data2short(), SgLogger::DBG, SgLogger::ERR, fcBBCIndex, fcBITSAMPL, fcChanAmpPhase, fcChannelFreq, fcChannelID, fcERRORATE, fcfChannelInfoKomb, fcfChannelInfoMk4, fcINDEXNUM, fcLOFreq, fcNumAp, fcNumChannels, fcNumSamples, fcPolarization, fcSampleRate, SgVector::getElement(), SgMatrix::getElement(), SgNetCdf::getFileName(), SgVdbVariable::getStub(), SgLogger::IO_NCDF, logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), SgVdbVariable::name4export(), numOfChan_, numOfObs_, SgNetCdf::OM_REGULAR, operationMode_, SgVlbiSessionInfo::OT_AGV, SgVlbiSessionInfo::OT_KOMB, SgVlbiSessionInfo::OT_MK4, outputFormatId_, path2RootDir_, SgNetCdf::putData(), sessionCode_, SgNetCdf::setOperationMode(), SgNetCdf::setServiceVars(), setupFormat(), and SgLogger::write().
Referenced by SgVlbiSession::putDataIntoVgosDb().
bool SgVgosDb::storeObsCorrelation | ( | const QString & | band, |
const SgVector * | correlations | ||
) |
Definition at line 1252 of file SgVgosDbStoreObs.cpp.
References bandDataByName_, className(), SgIoDriver::currentIdentities_, SgNcdfVariable::data2double(), SgLogger::DBG, SgLogger::ERR, fcCorrelation, fcfCorrelation, SgVector::getElement(), SgNetCdf::getFileName(), SgVdbVariable::getStub(), SgLogger::IO_NCDF, logger, SgNetCdf::lookupVar(), SgVector::n(), SgVgosDb::FmtChkVar::name(), SgVdbVariable::name4export(), numOfObs_, SgNetCdf::OM_REGULAR, operationMode_, outputFormatId_, path2RootDir_, SgNetCdf::putData(), sessionCode_, SgNetCdf::setOperationMode(), SgNetCdf::setServiceVars(), setupFormat(), and SgLogger::write().
Referenced by SgVlbiSession::putDataIntoVgosDb().
bool SgVgosDb::storeObsCorrelatorInfo | ( | const QString & | band, |
SgVlbiSessionInfo::OriginType | originType, | ||
const QVector< QString > & | fourfitOutputFName, | ||
const QVector< QString > & | fourfitErrorCodes, | ||
const QVector< QString > & | frqGrpCodes, | ||
const QVector< int > & | corelVersions, | ||
const QVector< int > & | startOffsets, | ||
const QVector< QVector< int > > & | fourfitVersions, | ||
const QVector< QVector< int > > & | dbeditVersion, | ||
const SgVector * | deltaEpochs, | ||
const SgMatrix * | urvrs, | ||
const SgMatrix * | instrDelays, | ||
const SgMatrix * | starElev, | ||
const SgMatrix * | zenithDelays, | ||
const SgMatrix * | searchParams, | ||
const QVector< QString > & | baselineCodes, | ||
const QVector< QString > & | tapeQualityCodes, | ||
const QVector< int > & | stopOffsets, | ||
const QVector< int > & | hopsRevisionNumbers, | ||
const SgVector * | sampleRate, | ||
const SgVector * | sbdResids, | ||
const SgVector * | rateResids, | ||
const SgVector * | effDurations, | ||
const SgVector * | startSeconds, | ||
const SgVector * | stopSeconds, | ||
const SgVector * | percentOfDiscards, | ||
const SgVector * | uniformityFactors, | ||
const SgVector * | geocenterPhaseResids, | ||
const SgVector * | geocenterPhaseTotals, | ||
const SgVector * | geocenterSbDelays, | ||
const SgVector * | geocenterGrDelays, | ||
const SgVector * | geocenterDelayRates, | ||
const SgVector * | probOfFalses, | ||
const SgVector * | corrAprioriDelays, | ||
const SgVector * | corrAprioriRates, | ||
const SgVector * | corrAprioriAccs, | ||
const SgVector * | incohAmps, | ||
const SgVector * | incohAmps2, | ||
const SgVector * | delayResids, | ||
const QVector< QString > & | vlb1FileNames, | ||
const QVector< QString > & | tapeIds_1, | ||
const QVector< QString > & | tapeIds_2, | ||
const QVector< QVector< int > > & | epochsOfCorrelations, | ||
const QVector< QVector< int > > & | epochsOfCentrals, | ||
const QVector< QVector< int > > & | epochsOfFourfitings, | ||
const QVector< QVector< int > > & | epochsOfNominalScanTime, | ||
const SgMatrix * | corrClocks, | ||
const SgMatrix * | mDlys, | ||
const SgMatrix * | mAux | ||
) |
Definition at line 1841 of file SgVgosDbStoreObs.cpp.
References SgVgosDb::FmtChkVar::alternateDimension(), bandDataByName_, className(), SgIoDriver::currentIdentities_, SgNcdfVariable::data2char(), SgNcdfVariable::data2double(), SgNcdfVariable::data2short(), SgLogger::DBG, SgVgosDb::FmtChkVar::dims(), SgLogger::ERR, fcABASACCE, fcABASDEL, fcABASRATE, fcAPCLOFST, fcCORBASCD, fcCORCLOCK, fcCORELVER, fcDBEDITVE, fcDELOBSVM, fcDELRESID, fcDELTAEPO, fcDISCARD, fcDLYEPOCH, fcDLYEPOm1, fcDLYEPOp1, fcEffectiveDuration, fcfCorrInfoKomb, fcfCorrInfoMk4, fcFOURFFIL, fcFOURFUTC, fcFOURFVER, fcFRNGERR, fcFRNGERR4S2, fcFRQGROUP, fcGeocMBD, fcGeocPhase, fcGeocRate, fcGeocResidPhase, fcGeocSBD, fcHopsRevNum, fcIDELAY, fcINCOH2, fcINCOHAMP, fcProbFalseDetection, fcQBFACTOR, fcRATOBSVM, fcRATRESID, fcRECSETUP, fcSBRESID, fcSRCHPAR, fcSTARELEV, fcStartOffset, fcStartSec, fcStopOffset, fcStopSec, fcTapeCode, fcTAPEID, fcTOTPCENT, fcURVR, fcUTCCorr, fcUTCMidObs, fcUTCScan, fcUTCVLB2, fcVLB1FILE, fcZDELAY, SgVector::getElement(), SgMatrix::getElement(), SgNetCdf::getFileName(), SgVdbVariable::getStub(), SgLogger::IO_NCDF, logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), SgVdbVariable::name4export(), numOfObs_, SgNetCdf::OM_REGULAR, operationMode_, SgVlbiSessionInfo::OT_AGV, SgVlbiSessionInfo::OT_KOMB, SgVlbiSessionInfo::OT_MK4, SgVlbiSessionInfo::OT_UNKNOWN, outputFormatId_, path2RootDir_, SgNetCdf::putData(), sessionCode_, SgNetCdf::setOperationMode(), SgNetCdf::setServiceVars(), SgVdbVariable::setStub(), setupFormat(), SgLogger::write(), and SgLogger::WRN.
Referenced by SgVlbiSession::putDataIntoVgosDb().
bool SgVgosDb::storeObsCrossRefs | ( | const QList< int > & | obs2scan, |
const QList< int > & | obs2stn_1, | ||
const QList< int > & | obs2stn_2 | ||
) |
Definition at line 453 of file SgVgosDbStoreObs.cpp.
References className(), SgIoDriver::currentIdentities_, SgNcdfVariable::data2int(), SgNcdfVariable::data2short(), SgLogger::DBG, SgLogger::ERR, fcfObsCrossRef, fcObs2Baseline, fcObs2Scan, SgNetCdf::getFileName(), SgVdbVariable::getStub(), SgLogger::IO_NCDF, logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), SgVdbVariable::name4export(), numOfObs_, SgNetCdf::OM_REGULAR, operationMode_, outputFormatId_, path2RootDir_, SgNetCdf::putData(), sessionCode_, SgNetCdf::setOperationMode(), SgNetCdf::setServiceVars(), setupFormat(), vObsCrossRef_, and SgLogger::write().
Referenced by SgVlbiSession::putDataIntoVgosDb().
bool SgVgosDb::storeObsDataFlag | ( | const QString & | band, |
const QVector< int > & | dataFlags | ||
) |
Definition at line 1509 of file SgVgosDbStoreObs.cpp.
References bandDataByName_, className(), SgIoDriver::currentIdentities_, SgNcdfVariable::data2short(), SgLogger::DBG, SgLogger::ERR, fcDataFlag, fcfDataFlag, SgNetCdf::getFileName(), SgVdbVariable::getStub(), SgLogger::IO_NCDF, logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), SgVdbVariable::name4export(), numOfObs_, SgNetCdf::OM_REGULAR, operationMode_, outputFormatId_, path2RootDir_, SgNetCdf::putData(), sessionCode_, SgNetCdf::setOperationMode(), SgNetCdf::setServiceVars(), setupFormat(), and SgLogger::write().
Referenced by SgVlbiSession::putDataIntoVgosDb().
bool SgVgosDb::storeObsDelayTheoretical | ( | const SgVector * | v | ) |
Definition at line 2195 of file SgVgosDbStoreObs.cpp.
References className(), SgIoDriver::currentIdentities_, SgNcdfVariable::data2double(), SgLogger::DBG, SgLogger::ERR, fcDelayTheoretical, fcfDelayTheoretical, SgVector::getElement(), SgNetCdf::getFileName(), SgVdbVariable::getStub(), SgLogger::IO_NCDF, logger, SgNetCdf::lookupVar(), SgVector::n(), SgVgosDb::FmtChkVar::name(), SgVdbVariable::name4export(), numOfObs_, SgNetCdf::OM_REGULAR, operationMode_, outputFormatId_, path2RootDir_, SgNetCdf::putData(), sessionCode_, SgNetCdf::setOperationMode(), SgNetCdf::setServiceVars(), setupFormat(), vDelayTheoretical_, and SgLogger::write().
Referenced by SgVlbiSession::putDataIntoVgosDb().
Definition at line 1455 of file SgVgosDbStoreObs.cpp.
References className(), SgIoDriver::currentIdentities_, SgNcdfVariable::data2double(), SgLogger::DBG, SgLogger::ERR, fcDtec, fcDtecStdErr, fcfDTec, SgVector::getElement(), SgNetCdf::getFileName(), SgVdbVariable::getStub(), SgLogger::IO_NCDF, logger, SgNetCdf::lookupVar(), SgVector::n(), SgVdbVariable::name4export(), numOfObs_, SgNetCdf::OM_REGULAR, operationMode_, outputFormatId_, path2RootDir_, SgNetCdf::putData(), sessionCode_, SgNetCdf::setOperationMode(), SgNetCdf::setServiceVars(), setupFormat(), vDiffTec_, and SgLogger::write().
Referenced by SgVlbiSession::putDataIntoVgosDb().
bool SgVgosDb::storeObsEditData | ( | const QVector< int > & | delUFlag, |
const QVector< int > & | phsUFlag, | ||
const QVector< int > & | ratUFlag, | ||
const QVector< int > & | uAcSup | ||
) |
Definition at line 187 of file SgVgosDbStoreObs.cpp.
References className(), SgIoDriver::currentIdentities_, SgNcdfVariable::data2short(), SgLogger::DBG, SgLogger::ERR, fcDelayFlag, fcfEdit_v1002, fcPhaseFlag, fcRateFlag, SgNetCdf::getFileName(), SgVdbVariable::getStub(), SgLogger::IO_NCDF, logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), SgVdbVariable::name4export(), SgNetCdf::OM_REGULAR, operationMode_, outputFormatId_, path2RootDir_, SgNetCdf::putData(), sessionCode_, SgNetCdf::setOperationMode(), SgNetCdf::setServiceVars(), setupFormat(), storeObsUserSup(), vEdit_, and SgLogger::write().
Referenced by SgVlbiSession::putDataIntoVgosDb().
bool SgVgosDb::storeObsEffFreqs | ( | const QString & | band, |
const SgMatrix * | freqs, | ||
bool | areEqWgts = false |
||
) |
Definition at line 1078 of file SgVgosDbStoreObs.cpp.
References bandDataByName_, className(), SgIoDriver::currentIdentities_, SgNcdfVariable::data2double(), SgLogger::DBG, SgLogger::ERR, fcfEffFreq, fcfEffFreqEqWgts, fcFreqGroupIon, fcFreqGroupIonEqWgts, fcFreqPhaseIon, fcFreqPhaseIonEqWgts, fcFreqRateIon, fcFreqRateIonEqWgts, SgMatrix::getElement(), SgNetCdf::getFileName(), SgVdbVariable::getStub(), SgLogger::IO_NCDF, logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), SgVdbVariable::name4export(), SgMatrix::nCol(), SgMatrix::nRow(), numOfObs_, SgNetCdf::OM_REGULAR, operationMode_, outputFormatId_, path2RootDir_, SgNetCdf::putData(), sessionCode_, SgNetCdf::setOperationMode(), SgNetCdf::setServiceVars(), setupFormat(), and SgLogger::write().
Referenced by SgVlbiSession::putDataIntoVgosDb().
bool SgVgosDb::storeObsFractC | ( | const SgVector * | v | ) |
Definition at line 2562 of file SgVgosDbStoreObs.cpp.
References className(), SgIoDriver::currentIdentities_, SgNcdfVariable::data2double(), SgLogger::DBG, SgLogger::ERR, fcfFractC, fcFractC, SgVector::getElement(), SgNetCdf::getFileName(), SgVdbVariable::getStub(), SgLogger::IO_NCDF, logger, SgNetCdf::lookupVar(), SgVector::n(), SgVgosDb::FmtChkVar::name(), SgVdbVariable::name4export(), numOfObs_, SgNetCdf::OM_REGULAR, operationMode_, outputFormatId_, path2RootDir_, progSolveDescriptor_, SgNetCdf::putData(), sessionCode_, SgNetCdf::setOperationMode(), SgNetCdf::setServiceVars(), setupFormat(), SgVgosDb::ProgramSolveDescriptor::vFractC_, and SgLogger::write().
Referenced by SgVlbiSession::putDataIntoVgosDb().
bool SgVgosDb::storeObsGroupDelays | ( | const QString & | band, |
const SgMatrix * | groupDelays, | ||
const QString & | kind | ||
) |
Definition at line 742 of file SgVgosDbStoreObs.cpp.
References bandDataByName_, className(), SgIoDriver::currentIdentities_, SgNcdfVariable::data2double(), SgLogger::DBG, SgLogger::ERR, fcfGroupDelay, fcGroupDelay, fcGroupDelaySig, SgMatrix::getElement(), SgNetCdf::getFileName(), SgVdbVariable::getStub(), SgLogger::IO_NCDF, logger, SgNetCdf::lookupVar(), SgVdbVariable::name4export(), SgMatrix::nCol(), SgMatrix::nRow(), numOfObs_, SgNetCdf::OM_REGULAR, operationMode_, outputFormatId_, path2RootDir_, SgNetCdf::putData(), sessionCode_, SgVdbVariable::setKind(), SgNetCdf::setOperationMode(), SgNetCdf::setServiceVars(), setupFormat(), and SgLogger::write().
Referenced by SgVlbiSession::putDataIntoVgosDb().
bool SgVgosDb::storeObsGroupDelaysFull | ( | const QString & | band, |
const SgVector * | groupDelays | ||
) |
Definition at line 805 of file SgVgosDbStoreObs.cpp.
References bandDataByName_, className(), SgIoDriver::currentIdentities_, SgNcdfVariable::data2double(), SgLogger::DBG, SgLogger::ERR, fcfGroupDelayFull, fcGroupDelayFull, SgVector::getElement(), SgNetCdf::getFileName(), SgVdbVariable::getStub(), SgLogger::IO_NCDF, logger, SgNetCdf::lookupVar(), SgVector::n(), SgVgosDb::FmtChkVar::name(), SgVdbVariable::name4export(), numOfObs_, SgNetCdf::OM_REGULAR, operationMode_, outputFormatId_, path2RootDir_, SgNetCdf::putData(), sessionCode_, SgNetCdf::setOperationMode(), SgNetCdf::setServiceVars(), setupFormat(), and SgLogger::write().
Referenced by SgVlbiSession::putDataIntoVgosDb().
bool SgVgosDb::storeObsNumGroupAmbigs | ( | const QString & | band, |
const QVector< int > & | numAmbigs, | ||
const QVector< int > & | numSubAmbigs | ||
) |
Definition at line 272 of file SgVgosDbStoreObs.cpp.
References bandDataByName_, className(), SgIoDriver::currentIdentities_, SgNcdfVariable::data2short(), SgLogger::DBG, SgLogger::ERR, fcfNumGroupAmbig, fcfNumGroupAmbigE, fcNumGroupAmbig, fcNumGroupSubAmbig, SgNetCdf::getFileName(), SgVdbVariable::getStub(), SgLogger::IO_NCDF, logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), SgVdbVariable::name4export(), SgNetCdf::OM_REGULAR, operationMode_, outputFormatId_, path2RootDir_, SgNetCdf::putData(), sessionCode_, SgNetCdf::setOperationMode(), SgNetCdf::setServiceVars(), setupFormat(), and SgLogger::write().
Referenced by SgVlbiSession::putDataIntoVgosDb().
bool SgVgosDb::storeObsNumPhaseAmbigs | ( | const QString & | band, |
const QVector< int > & | numAmbigs | ||
) |
Definition at line 348 of file SgVgosDbStoreObs.cpp.
References bandDataByName_, className(), SgIoDriver::currentIdentities_, SgNcdfVariable::data2int(), SgLogger::DBG, SgLogger::ERR, fcfNumPhaseAmbig, fcNumPhaseAmbig, SgNetCdf::getFileName(), SgVdbVariable::getStub(), SgLogger::IO_NCDF, logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), SgVdbVariable::name4export(), SgNetCdf::OM_REGULAR, operationMode_, outputFormatId_, path2RootDir_, SgNetCdf::putData(), sessionCode_, SgNetCdf::setOperationMode(), SgNetCdf::setServiceVars(), setupFormat(), and SgLogger::write().
Referenced by SgVlbiSession::putDataIntoVgosDb().
bool SgVgosDb::storeObsObjectNames | ( | const QList< QString > & | stations_1, |
const QList< QString > & | stations_2, | ||
const QList< QString > & | sources | ||
) |
Definition at line 389 of file SgVgosDbStoreObs.cpp.
References className(), SgIoDriver::currentIdentities_, SgNcdfVariable::data2char(), SgLogger::DBG, SgVgosDb::FmtChkVar::dims(), SgLogger::ERR, fcBaseline, fcfBaseline, fcfSource, fcSource, SgNetCdf::getFileName(), SgVdbVariable::getStub(), SgLogger::IO_NCDF, logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), SgVdbVariable::name4export(), numOfObs_, SgNetCdf::OM_REGULAR, operationMode_, outputFormatId_, path2RootDir_, SgNetCdf::putData(), sessionCode_, SgNetCdf::setOperationMode(), SgNetCdf::setServiceVars(), setupFormat(), vBaseline_, vSource_, and SgLogger::write().
Referenced by SgVlbiSession::putDataIntoVgosDb().
bool SgVgosDb::storeObsPartBend | ( | const SgMatrix * | partBend | ) |
Definition at line 2660 of file SgVgosDbStoreObs.cpp.
References className(), SgIoDriver::currentIdentities_, SgNcdfVariable::data2double(), SgLogger::DBG, SgLogger::ERR, fcfPart_Bend, fcPartBend, SgMatrix::getElement(), SgNetCdf::getFileName(), SgVdbVariable::getStub(), SgLogger::IO_NCDF, logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), SgVdbVariable::name4export(), SgMatrix::nRow(), numOfObs_, SgNetCdf::OM_REGULAR, operationMode_, outputFormatId_, path2RootDir_, SgNetCdf::putData(), sessionCode_, SgNetCdf::setOperationMode(), SgNetCdf::setServiceVars(), setupFormat(), vPart_Bend_, and SgLogger::write().
Referenced by SgVlbiSession::putDataIntoVgosDb().
bool SgVgosDb::storeObsPartEOP | ( | const SgMatrix * | dV_dPx, |
const SgMatrix * | dV_dPy, | ||
const SgMatrix * | dV_dUT1 | ||
) |
Definition at line 2707 of file SgVgosDbStoreObs.cpp.
References className(), SgIoDriver::currentIdentities_, SgNcdfVariable::data2double(), SgLogger::DBG, SgLogger::ERR, fcfPart_Erp, fcPartUt1, fcPartWobble, SgMatrix::getElement(), SgNetCdf::getFileName(), SgVdbVariable::getStub(), SgLogger::IO_NCDF, logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), SgVdbVariable::name4export(), SgMatrix::nRow(), numOfObs_, SgNetCdf::OM_REGULAR, operationMode_, outputFormatId_, path2RootDir_, SgNetCdf::putData(), sessionCode_, SgNetCdf::setOperationMode(), SgNetCdf::setServiceVars(), setupFormat(), vPart_Erp_, and SgLogger::write().
Referenced by SgVlbiSession::putDataIntoVgosDb().
bool SgVgosDb::storeObsPartGamma | ( | const SgMatrix * | part | ) |
Definition at line 2950 of file SgVgosDbStoreObs.cpp.
References className(), SgIoDriver::currentIdentities_, SgNcdfVariable::data2double(), SgLogger::DBG, SgLogger::ERR, fcfPart_Gamma, fcPartGamma, SgMatrix::getElement(), SgNetCdf::getFileName(), SgVdbVariable::getStub(), SgLogger::IO_NCDF, logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), SgVdbVariable::name4export(), SgMatrix::nRow(), numOfObs_, SgNetCdf::OM_REGULAR, operationMode_, outputFormatId_, path2RootDir_, SgNetCdf::putData(), sessionCode_, SgNetCdf::setOperationMode(), SgNetCdf::setServiceVars(), setupFormat(), vPart_Gamma_, and SgLogger::write().
Referenced by SgVlbiSession::putDataIntoVgosDb().
bool SgVgosDb::storeObsPartNut2KXY | ( | const SgMatrix * | dV_dCipX, |
const SgMatrix * | dV_dCipY, | ||
const QString & | kind | ||
) |
Definition at line 2776 of file SgVgosDbStoreObs.cpp.
References className(), SgIoDriver::currentIdentities_, SgNcdfVariable::data2double(), SgLogger::DBG, SgLogger::ERR, fcfPart_NutationNro, fcPartNutationNro, SgMatrix::getElement(), SgNetCdf::getFileName(), SgVdbVariable::getStub(), SgLogger::IO_NCDF, logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), SgVdbVariable::name4export(), SgMatrix::nRow(), numOfObs_, SgNetCdf::OM_REGULAR, operationMode_, outputFormatId_, path2RootDir_, SgNetCdf::putData(), sessionCode_, SgVdbVariable::setKind(), SgNetCdf::setOperationMode(), SgNetCdf::setServiceVars(), setupFormat(), vPart_NutationNro_, and SgLogger::write().
Referenced by SgVlbiSession::putDataIntoVgosDb().
bool SgVgosDb::storeObsPartParallax | ( | const SgMatrix * | part | ) |
Definition at line 2997 of file SgVgosDbStoreObs.cpp.
References className(), SgIoDriver::currentIdentities_, SgNcdfVariable::data2double(), SgLogger::DBG, SgLogger::ERR, fcfPart_Parallax, fcPartParallax, SgMatrix::getElement(), SgNetCdf::getFileName(), SgVdbVariable::getStub(), SgLogger::IO_NCDF, logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), SgVdbVariable::name4export(), SgMatrix::nRow(), numOfObs_, SgNetCdf::OM_REGULAR, operationMode_, outputFormatId_, path2RootDir_, SgNetCdf::putData(), sessionCode_, SgNetCdf::setOperationMode(), SgNetCdf::setServiceVars(), setupFormat(), vPart_Parallax_, and SgLogger::write().
Referenced by SgVlbiSession::putDataIntoVgosDb().
bool SgVgosDb::storeObsPartPoleTides | ( | const SgMatrix * | dV_dPtdX, |
const SgMatrix * | dV_dPtdY, | ||
const QString & | kind | ||
) |
Definition at line 3044 of file SgVgosDbStoreObs.cpp.
References className(), SgIoDriver::currentIdentities_, SgNcdfVariable::data2double(), SgLogger::DBG, SgLogger::ERR, fcfPart_PolarTide, fcPartPolarTide, SgMatrix::getElement(), SgNetCdf::getFileName(), SgVdbVariable::getStub(), SgLogger::IO_NCDF, logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), SgVdbVariable::name4export(), SgMatrix::nRow(), numOfObs_, SgNetCdf::OM_REGULAR, operationMode_, outputFormatId_, path2RootDir_, SgNetCdf::putData(), sessionCode_, SgVdbVariable::setKind(), SgNetCdf::setOperationMode(), SgNetCdf::setServiceVars(), setupFormat(), vPart_PoleTide_, and SgLogger::write().
Referenced by SgVlbiSession::putDataIntoVgosDb().
Definition at line 2836 of file SgVgosDbStoreObs.cpp.
References className(), SgIoDriver::currentIdentities_, SgNcdfVariable::data2double(), SgLogger::DBG, SgLogger::ERR, fcfPart_RaDec, fcPartRaDec, SgMatrix::getElement(), SgNetCdf::getFileName(), SgVdbVariable::getStub(), SgLogger::IO_NCDF, logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), SgVdbVariable::name4export(), SgMatrix::nRow(), numOfObs_, SgNetCdf::OM_REGULAR, operationMode_, outputFormatId_, path2RootDir_, SgNetCdf::putData(), sessionCode_, SgNetCdf::setOperationMode(), SgNetCdf::setServiceVars(), setupFormat(), vPart_RaDec_, and SgLogger::write().
Referenced by SgVlbiSession::putDataIntoVgosDb().
Definition at line 2892 of file SgVgosDbStoreObs.cpp.
References className(), SgIoDriver::currentIdentities_, SgNcdfVariable::data2double(), SgLogger::DBG, SgLogger::ERR, fcfPart_Xyz, fcPartXyz, SgMatrix::getElement(), SgNetCdf::getFileName(), SgVdbVariable::getStub(), SgLogger::IO_NCDF, logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), SgVdbVariable::name4export(), SgMatrix::nRow(), numOfObs_, SgNetCdf::OM_REGULAR, operationMode_, outputFormatId_, path2RootDir_, SgNetCdf::putData(), sessionCode_, SgNetCdf::setOperationMode(), SgNetCdf::setServiceVars(), setupFormat(), vPart_Xyz_, and SgLogger::write().
Referenced by SgVlbiSession::putDataIntoVgosDb().
bool SgVgosDb::storeObsPhase | ( | const QString & | band, |
const SgMatrix * | phases | ||
) |
Definition at line 969 of file SgVgosDbStoreObs.cpp.
References bandDataByName_, className(), SgIoDriver::currentIdentities_, SgNcdfVariable::data2double(), SgLogger::DBG, SgLogger::ERR, fcfPhase, fcPhase, fcPhaseSig, SgMatrix::getElement(), SgNetCdf::getFileName(), SgVdbVariable::getStub(), SgLogger::IO_NCDF, logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), SgVdbVariable::name4export(), SgMatrix::nCol(), SgMatrix::nRow(), numOfObs_, SgNetCdf::OM_REGULAR, operationMode_, outputFormatId_, path2RootDir_, SgNetCdf::putData(), sessionCode_, SgNetCdf::setOperationMode(), SgNetCdf::setServiceVars(), setupFormat(), and SgLogger::write().
Referenced by SgVlbiSession::putDataIntoVgosDb().
bool SgVgosDb::storeObsPhaseCalInfo | ( | const QString & | band, |
SgVlbiSessionInfo::OriginType | originType, | ||
const SgMatrix * | phCalFrqs_1ByChan, | ||
const SgMatrix * | phCalAmps_1ByChan, | ||
const SgMatrix * | phCalPhss_1ByChan, | ||
const SgMatrix * | phCalOffs_1ByChan, | ||
const SgVector * | phCalRates_1, | ||
const SgMatrix * | phCalFrqs_2ByChan, | ||
const SgMatrix * | phCalAmps_2ByChan, | ||
const SgMatrix * | phCalPhss_2ByChan, | ||
const SgMatrix * | phCalOffs_2ByChan, | ||
const SgVector * | phCalRates_2 | ||
) |
Definition at line 1746 of file SgVgosDbStoreObs.cpp.
References bandDataByName_, className(), SgIoDriver::currentIdentities_, SgNcdfVariable::data2double(), SgNcdfVariable::data2short(), SgLogger::DBG, SgLogger::ERR, fcfPhaseCalInfo, fcfPhaseCalInfoMk3, fcfPhaseCalInfoMk4, fcPhaseCalAmp, fcPhaseCalFreq, fcPhaseCalOffset, fcPhaseCalPhase, fcPhaseCalRate, SgVector::getElement(), SgNetCdf::getFileName(), SgVdbVariable::getStub(), SgLogger::IO_NCDF, logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), SgVdbVariable::name4export(), SgMatrix::nRow(), numOfChan_, numOfObs_, SgNetCdf::OM_REGULAR, operationMode_, SgVlbiSessionInfo::OT_AGV, SgVlbiSessionInfo::OT_KOMB, SgVlbiSessionInfo::OT_MK4, outputFormatId_, path2RootDir_, SgNetCdf::putData(), sessionCode_, SgNetCdf::setOperationMode(), SgNetCdf::setServiceVars(), setupFormat(), and SgLogger::write().
Referenced by SgVlbiSession::putDataIntoVgosDb().
bool SgVgosDb::storeObsPhaseDelaysFull | ( | const QString & | band, |
const SgVector * | groupDelays, | ||
const SgVector * | phaseDelaySigs | ||
) |
Definition at line 854 of file SgVgosDbStoreObs.cpp.
References bandDataByName_, className(), SgIoDriver::currentIdentities_, SgNcdfVariable::data2double(), SgLogger::DBG, SgLogger::ERR, fcfPhaseDelayFull, fcPhaseDelayFull, fcPhaseDelaySigFull, SgVector::getElement(), SgNetCdf::getFileName(), SgVdbVariable::getStub(), SgLogger::IO_NCDF, logger, SgNetCdf::lookupVar(), SgVector::n(), SgVgosDb::FmtChkVar::name(), SgVdbVariable::name4export(), numOfObs_, SgNetCdf::OM_REGULAR, operationMode_, outputFormatId_, path2RootDir_, SgNetCdf::putData(), sessionCode_, SgNetCdf::setOperationMode(), SgNetCdf::setServiceVars(), setupFormat(), and SgLogger::write().
Referenced by SgVlbiSession::putDataIntoVgosDb().
bool SgVgosDb::storeObsQualityCodes | ( | const QString & | band, |
const QVector< char > & | qualityCodes | ||
) |
Definition at line 1203 of file SgVgosDbStoreObs.cpp.
References bandDataByName_, className(), SgIoDriver::currentIdentities_, SgNcdfVariable::data2char(), SgLogger::DBG, SgLogger::ERR, fcfQualityCode, fcQualityCode, SgNetCdf::getFileName(), SgVdbVariable::getStub(), SgLogger::IO_NCDF, logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), SgVdbVariable::name4export(), numOfObs_, SgNetCdf::OM_REGULAR, operationMode_, outputFormatId_, path2RootDir_, SgNetCdf::putData(), sessionCode_, SgNetCdf::setOperationMode(), SgNetCdf::setServiceVars(), setupFormat(), and SgLogger::write().
Referenced by SgVlbiSession::putDataIntoVgosDb().
bool SgVgosDb::storeObsRates | ( | const QString & | band, |
const SgMatrix * | rates, | ||
const QString & | kind | ||
) |
Definition at line 907 of file SgVgosDbStoreObs.cpp.
References bandDataByName_, className(), SgIoDriver::currentIdentities_, SgNcdfVariable::data2double(), SgLogger::DBG, SgLogger::ERR, fcfGroupRate, fcGroupRate, fcGroupRateSig, SgMatrix::getElement(), SgNetCdf::getFileName(), SgVdbVariable::getStub(), SgLogger::IO_NCDF, logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), SgVdbVariable::name4export(), SgMatrix::nCol(), SgMatrix::nRow(), numOfObs_, SgNetCdf::OM_REGULAR, operationMode_, outputFormatId_, path2RootDir_, SgNetCdf::putData(), sessionCode_, SgVdbVariable::setKind(), SgNetCdf::setOperationMode(), SgNetCdf::setServiceVars(), setupFormat(), and SgLogger::write().
Referenced by SgVlbiSession::putDataIntoVgosDb().
bool SgVgosDb::storeObsRateTheoretical | ( | const SgVector * | v | ) |
Definition at line 2239 of file SgVgosDbStoreObs.cpp.
References className(), SgIoDriver::currentIdentities_, SgNcdfVariable::data2double(), SgLogger::DBG, SgLogger::ERR, fcfRateTheoretical, fcRateTheoretical, SgVector::getElement(), SgNetCdf::getFileName(), SgVdbVariable::getStub(), SgLogger::IO_NCDF, logger, SgNetCdf::lookupVar(), SgVector::n(), SgVgosDb::FmtChkVar::name(), SgVdbVariable::name4export(), numOfObs_, SgNetCdf::OM_REGULAR, operationMode_, outputFormatId_, path2RootDir_, SgNetCdf::putData(), sessionCode_, SgNetCdf::setOperationMode(), SgNetCdf::setServiceVars(), setupFormat(), vRateTheoretical_, and SgLogger::write().
Referenced by SgVlbiSession::putDataIntoVgosDb().
bool SgVgosDb::storeObsRefFreqs | ( | const QString & | band, |
const SgVector * | rf | ||
) |
Definition at line 1029 of file SgVgosDbStoreObs.cpp.
References bandDataByName_, className(), SgIoDriver::currentIdentities_, SgNcdfVariable::data2double(), SgLogger::DBG, SgLogger::ERR, fcfRefFreq, fcRefFreq, SgVector::getElement(), SgNetCdf::getFileName(), SgVdbVariable::getStub(), SgLogger::IO_NCDF, logger, SgNetCdf::lookupVar(), SgVector::n(), SgVgosDb::FmtChkVar::name(), SgVdbVariable::name4export(), numOfObs_, SgNetCdf::OM_REGULAR, operationMode_, outputFormatId_, path2RootDir_, SgNetCdf::putData(), sessionCode_, SgNetCdf::setOperationMode(), SgNetCdf::setServiceVars(), setupFormat(), and SgLogger::write().
Referenced by SgVlbiSession::putDataIntoVgosDb().
bool SgVgosDb::storeObsSingleBandDelays | ( | const QString & | band, |
const SgMatrix * | singleBandDelays | ||
) |
Definition at line 682 of file SgVgosDbStoreObs.cpp.
References bandDataByName_, className(), SgIoDriver::currentIdentities_, SgNcdfVariable::data2double(), SgLogger::DBG, SgLogger::ERR, fcfSBDelay, fcSBDelay, fcSBDelaySig, SgMatrix::getElement(), SgNetCdf::getFileName(), SgVdbVariable::getStub(), SgLogger::IO_NCDF, logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), SgVdbVariable::name4export(), SgMatrix::nCol(), SgMatrix::nRow(), numOfObs_, SgNetCdf::OM_REGULAR, operationMode_, outputFormatId_, path2RootDir_, SgNetCdf::putData(), sessionCode_, SgNetCdf::setOperationMode(), SgNetCdf::setServiceVars(), setupFormat(), and SgLogger::write().
Referenced by SgVlbiSession::putDataIntoVgosDb().
bool SgVgosDb::storeObsSNR | ( | const QString & | band, |
const SgVector * | snrs | ||
) |
Definition at line 1406 of file SgVgosDbStoreObs.cpp.
References bandDataByName_, className(), SgIoDriver::currentIdentities_, SgNcdfVariable::data2double(), SgLogger::DBG, SgLogger::ERR, fcfSNR, fcSNR, SgVector::getElement(), SgNetCdf::getFileName(), SgVdbVariable::getStub(), SgLogger::IO_NCDF, logger, SgNetCdf::lookupVar(), SgVector::n(), SgVgosDb::FmtChkVar::name(), SgVdbVariable::name4export(), numOfObs_, SgNetCdf::OM_REGULAR, operationMode_, outputFormatId_, path2RootDir_, SgNetCdf::putData(), sessionCode_, SgNetCdf::setOperationMode(), SgNetCdf::setServiceVars(), setupFormat(), and SgLogger::write().
Referenced by SgVlbiSession::putDataIntoVgosDb().
bool SgVgosDb::storeObsStd1Contribution | ( | const QString & | varName, |
const SgMatrix * | contrib, | ||
SgVdbVariable & | var, | ||
const QList< SgVgosDb::FmtChkVar * > & | fcf | ||
) |
Definition at line 2283 of file SgVgosDbStoreObs.cpp.
References className(), SgIoDriver::currentIdentities_, SgNcdfVariable::data2double(), SgLogger::DBG, SgLogger::ERR, SgMatrix::getElement(), SgNetCdf::getFileName(), SgVdbVariable::getStub(), SgLogger::IO_NCDF, logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), SgVdbVariable::name4export(), SgMatrix::nCol(), SgMatrix::nRow(), numOfObs_, SgNetCdf::OM_REGULAR, operationMode_, outputFormatId_, path2RootDir_, SgNetCdf::putData(), sessionCode_, SgNetCdf::setOperationMode(), SgNetCdf::setServiceVars(), setupFormat(), and SgLogger::write().
Referenced by storeObsCalBend(), storeObsCalBendSun(), storeObsCalBendSunHigher(), storeObsCalEarthTide(), storeObsCalFeedCorr(), storeObsCalOcean(), storeObsCalOceanOld(), storeObsCalOceanPoleTideLoad(), storeObsCalParallax(), storeObsCalPoleTide(), storeObsCalPoleTideOldRestore(), and storeObsCalTiltRmvr().
bool SgVgosDb::storeObsStd2Contribution | ( | const QString & | varName, |
const QList< const SgMatrix * > & | contribs, | ||
SgVdbVariable & | var, | ||
const QList< SgVgosDb::FmtChkVar * > & | fcf | ||
) |
Definition at line 2346 of file SgVgosDbStoreObs.cpp.
References className(), SgIoDriver::currentIdentities_, SgNcdfVariable::data2double(), SgLogger::DBG, SgVgosDb::FmtChkVar::dims(), SgLogger::ERR, SgMatrix::getElement(), SgNetCdf::getFileName(), SgVdbVariable::getStub(), SgLogger::IO_NCDF, logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), SgVdbVariable::name4export(), SgMatrix::nCol(), SgMatrix::nRow(), numOfObs_, SgNetCdf::OM_REGULAR, operationMode_, outputFormatId_, path2RootDir_, SgNetCdf::putData(), SD_NumObs, sessionCode_, SgNetCdf::setOperationMode(), SgNetCdf::setServiceVars(), setupFormat(), and SgLogger::write().
Referenced by storeObsCalHiFyErp(), storeObsCalHiFyLibration(), and storeObsCalWobble().
bool SgVgosDb::storeObsUserSup | ( | const QVector< int > & | uAcSup | ) |
Definition at line 235 of file SgVgosDbStoreObs.cpp.
References className(), SgIoDriver::currentIdentities_, SgNcdfVariable::data2short(), SgLogger::DBG, SgLogger::ERR, fcfUserSup, fcUserSup, SgNetCdf::getFileName(), SgVdbVariable::getStub(), SgLogger::IO_NCDF, logger, SgNetCdf::lookupVar(), SgVdbVariable::name4export(), SgNetCdf::OM_REGULAR, operationMode_, outputFormatId_, path2RootDir_, progSolveDescriptor_, SgNetCdf::putData(), sessionCode_, SgNetCdf::setOperationMode(), SgNetCdf::setServiceVars(), setupFormat(), SgVgosDb::ProgramSolveDescriptor::vUserSup_, and SgLogger::write().
Referenced by storeObsEditData().
bool SgVgosDb::storeObsUVFperAsec | ( | const QString & | band, |
const SgMatrix * | uvfPerAsec | ||
) |
Definition at line 1301 of file SgVgosDbStoreObs.cpp.
References bandDataByName_, className(), SgIoDriver::currentIdentities_, SgNcdfVariable::data2double(), SgLogger::DBG, SgLogger::ERR, fcfUVFperAsec, fcUVFperAsec, SgMatrix::getElement(), SgNetCdf::getFileName(), SgVdbVariable::getStub(), SgLogger::IO_NCDF, logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), SgVdbVariable::name4export(), SgMatrix::nRow(), numOfObs_, SgNetCdf::OM_REGULAR, operationMode_, outputFormatId_, path2RootDir_, SgNetCdf::putData(), sessionCode_, SgNetCdf::setOperationMode(), SgNetCdf::setServiceVars(), setupFormat(), and SgLogger::write().
Referenced by SgVlbiSession::putDataIntoVgosDb().
bool SgVgosDb::storeScanCrootFname | ( | const QList< QString > & | corrRootFnames | ) |
Definition at line 223 of file SgVgosDbStoreScan.cpp.
References className(), SgIoDriver::currentIdentities_, SgNcdfVariable::data2char(), SgLogger::DBG, SgVgosDb::FmtChkVar::dims(), SgLogger::ERR, fcCROOTFIL, fcfCorrRootFile, SgNetCdf::getFileName(), SgVdbVariable::getStub(), SgLogger::IO_NCDF, logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), SgVdbVariable::name4export(), numOfScans_, SgNetCdf::OM_REGULAR, operationMode_, outputFormatId_, path2RootDir_, SgNetCdf::putData(), sessionCode_, SgNetCdf::setOperationMode(), SgNetCdf::setServiceVars(), setupFormat(), vCorrRootFile_, and SgLogger::write().
Referenced by SgVlbiSession::putDataIntoVgosDb().
bool SgVgosDb::storeScanEphemeris | ( | const SgMatrix * | rSun, |
const SgMatrix * | rMoon, | ||
const SgMatrix * | rEarth, | ||
const SgMatrix * | vSun, | ||
const SgMatrix * | vMoon, | ||
const SgMatrix * | vEarth, | ||
const SgMatrix * | aEarth, | ||
const QString & | kind | ||
) |
Definition at line 269 of file SgVgosDbStoreScan.cpp.
References className(), SgIoDriver::currentIdentities_, SgNcdfVariable::data2double(), SgLogger::DBG, SgLogger::ERR, fcEarthXyz, fcfEphemeris, fcMoonXyz, fcSunXyz, SgMatrix::getElement(), SgNetCdf::getFileName(), SgVdbVariable::getStub(), SgLogger::IO_NCDF, logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), SgVdbVariable::name4export(), SgMatrix::nRow(), numOfScans_, SgNetCdf::OM_REGULAR, operationMode_, outputFormatId_, path2RootDir_, SgNetCdf::putData(), sessionCode_, SgVdbVariable::setKind(), SgNetCdf::setOperationMode(), SgNetCdf::setServiceVars(), setupFormat(), vEphemeris_, and SgLogger::write().
Referenced by SgVlbiSession::putDataIntoVgosDb().
bool SgVgosDb::storeScanName | ( | const QList< QString > & | scanNames, |
const QList< QString > & | scanFullNames | ||
) |
Definition at line 164 of file SgVgosDbStoreScan.cpp.
References SgVgosDb::FmtChkVar::alternateDimension(), className(), SgIoDriver::currentIdentities_, SgNcdfVariable::data2char(), SgLogger::DBG, SgVgosDb::FmtChkVar::dims(), SgLogger::ERR, fcfScanName, fcScanName, fcScanNameFull, SgNetCdf::getFileName(), SgVdbVariable::getStub(), SgLogger::IO_NCDF, logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), SgVdbVariable::name4export(), numOfScans_, SgNetCdf::OM_REGULAR, operationMode_, outputFormatId_, path2RootDir_, SgNetCdf::putData(), SD_NumScans, sessionCode_, SgNetCdf::setOperationMode(), SgNetCdf::setServiceVars(), setupFormat(), vScanName_, and SgLogger::write().
Referenced by SgVlbiSession::putDataIntoVgosDb().
bool SgVgosDb::storeScanNutationEqx | ( | const SgMatrix * | pPsiEps, |
const SgMatrix * | pPsiEps_rates, | ||
const QString & | kind | ||
) |
Definition at line 401 of file SgVgosDbStoreScan.cpp.
References className(), SgIoDriver::currentIdentities_, SgNcdfVariable::data2double(), SgLogger::DBG, SgLogger::ERR, fcfNutationEqx, fcNutationEqx, SgMatrix::getElement(), SgNetCdf::getFileName(), SgVdbVariable::getStub(), SgLogger::IO_NCDF, logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), SgVdbVariable::name4export(), SgMatrix::nRow(), numOfScans_, SgNetCdf::OM_REGULAR, operationMode_, outputFormatId_, path2RootDir_, SgNetCdf::putData(), sessionCode_, SgVdbVariable::setKind(), SgNetCdf::setOperationMode(), SgNetCdf::setServiceVars(), setupFormat(), vNutationEqx_, and SgLogger::write().
Referenced by SgVlbiSession::putDataIntoVgosDb().
bool SgVgosDb::storeScanNutationEqxWahr | ( | const SgMatrix * | pPsiEps, |
const SgMatrix * | pPsiEps_rates | ||
) |
Definition at line 344 of file SgVgosDbStoreScan.cpp.
References className(), SgIoDriver::currentIdentities_, SgNcdfVariable::data2double(), SgLogger::DBG, SgLogger::ERR, fcfNutationEqxWahr, fcNutationEqxWahr, SgMatrix::getElement(), SgNetCdf::getFileName(), SgVdbVariable::getStub(), SgLogger::IO_NCDF, logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), SgVdbVariable::name4export(), SgMatrix::nRow(), numOfScans_, SgNetCdf::OM_REGULAR, operationMode_, outputFormatId_, path2RootDir_, SgNetCdf::putData(), sessionCode_, SgNetCdf::setOperationMode(), SgNetCdf::setServiceVars(), setupFormat(), vNutationEqx_kWahr_, and SgLogger::write().
Referenced by SgVlbiSession::putDataIntoVgosDb().
bool SgVgosDb::storeScanNutationNro | ( | const SgMatrix * | pXys, |
const SgMatrix * | pXys_rates, | ||
const QString & | kind | ||
) |
Definition at line 461 of file SgVgosDbStoreScan.cpp.
References className(), SgIoDriver::currentIdentities_, SgNcdfVariable::data2double(), SgLogger::DBG, SgLogger::ERR, fcfNutationNro, fcNutationNro, SgMatrix::getElement(), SgNetCdf::getFileName(), SgVdbVariable::getStub(), SgLogger::IO_NCDF, logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), SgVdbVariable::name4export(), SgMatrix::nRow(), numOfScans_, SgNetCdf::OM_REGULAR, operationMode_, outputFormatId_, path2RootDir_, SgNetCdf::putData(), sessionCode_, SgVdbVariable::setKind(), SgNetCdf::setOperationMode(), SgNetCdf::setServiceVars(), setupFormat(), vNutationNro_, and SgLogger::write().
Referenced by SgVlbiSession::putDataIntoVgosDb().
Definition at line 110 of file SgVgosDbStoreScan.cpp.
References SgVgosDb::FmtChkVar::alternateDimension(), className(), SgIoDriver::currentIdentities_, SgNcdfVariable::data2double(), SgNcdfVariable::data2int(), SgLogger::DBG, SgLogger::ERR, fcDayFrac, fcfScanTimeMjd, fcMjd, fcSecond, fcYmdhm, SgNetCdf::getFileName(), SgVdbVariable::getStub(), SgLogger::IO_NCDF, logger, SgNetCdf::lookupVar(), SgVdbVariable::name4export(), numOfScans_, SgNetCdf::OM_REGULAR, operationMode_, outputFormatId_, path2RootDir_, progSolveDescriptor_, SgNetCdf::putData(), SD_NumScans, sessionCode_, SgVgosDb::FmtChkVar::setHave2hideLCode(), SgNetCdf::setOperationMode(), SgNetCdf::setServiceVars(), setupFormat(), SgVgosDb::ProgramSolveDescriptor::vScanTimeMJD_, and SgLogger::write().
Referenced by SgVlbiSession::putDataIntoVgosDb().
bool SgVgosDb::storeScanTrf2crf | ( | const SgMatrix * | val, |
const SgMatrix * | rat, | ||
const SgMatrix * | acc | ||
) |
Definition at line 523 of file SgVgosDbStoreScan.cpp.
References className(), SgIoDriver::currentIdentities_, SgNcdfVariable::data2double(), SgLogger::DBG, SgLogger::ERR, fcfRotCf2J2K, fcRotCf2J2K, SgMatrix::getElement(), SgNetCdf::getFileName(), SgVdbVariable::getStub(), SgLogger::IO_NCDF, logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), SgVdbVariable::name4export(), SgMatrix::nRow(), numOfScans_, SgNetCdf::OM_REGULAR, operationMode_, outputFormatId_, path2RootDir_, SgNetCdf::putData(), sessionCode_, SgNetCdf::setOperationMode(), SgNetCdf::setServiceVars(), setupFormat(), vRot_CF2J2K_, and SgLogger::write().
Referenced by SgVlbiSession::putDataIntoVgosDb().
bool SgVgosDb::storeSelectionStatus | ( | const QVector< int > & | sourcesSelection, |
const QVector< QVector< int > > & | stationsSelection | ||
) |
Definition at line 309 of file SgVgosDbStoreSession.cpp.
References className(), SgIoDriver::currentIdentities_, SgLogger::DBG, SgLogger::ERR, fcBlnSelectionFlag, fcfSelectionStatus, fcSrcSelectionFlag, SgNetCdf::getFileName(), SgVdbVariable::getStub(), SgLogger::IO_NCDF, logger, SgNetCdf::lookupData2short(), SgVgosDb::FmtChkVar::name(), SgVdbVariable::name4export(), numOfSrc_, numOfStn_, SgNetCdf::OM_REGULAR, operationMode_, outputFormatId_, path2RootDir_, progSolveDescriptor_, SgNetCdf::putData(), sessionCode_, SgNetCdf::setOperationMode(), SgNetCdf::setServiceVars(), setupFormat(), SgVgosDb::ProgramSolveDescriptor::vSelectionStatus_, and SgLogger::write().
Referenced by SgVlbiSession::putDataIntoVgosDb().
bool SgVgosDb::storeSessionHead | ( | const QString & | corrType, |
const QString & | corrName, | ||
const QString & | piName, | ||
const QString & | experimentName, | ||
int | experimentSerialNumber, | ||
const QString & | experimentDescription, | ||
const QString & | recordingMode, | ||
const QList< QString > & | stations, | ||
const QList< QString > & | sources, | ||
const SgMJD & | tStart, | ||
const SgMJD & | tFinis, | ||
int | cppsIdx | ||
) |
Definition at line 589 of file SgVgosDbStoreSession.cpp.
References SgVgosDb::FmtChkVar::alternateDimension(), className(), SgIoDriver::currentIdentities_, SgLogger::DBG, SgLogger::ERR, fcCorrelator, fcCorrelatorType, fcCorrPostProcSoftware, fcExpDescription, fcExpName, fcExpSerialNumber, fcfHead, fciUTCInterval, fcNumObs, fcNumScan, fcNumSource, fcNumStation, fcPrincipalInvestigator, fcRecordingMode, fcSourceList, fcStationList, SgNetCdf::getFileName(), SgVdbVariable::getStub(), SgLogger::IO_NCDF, logger, SgNetCdf::lookupData2char(), SgNetCdf::lookupData2int(), SgNetCdf::lookupData2short(), SgVgosDb::FmtChkVar::name(), SgVdbVariable::name4export(), numOfObs_, numOfScans_, numOfSrc_, numOfStn_, SgNetCdf::OM_REGULAR, operationMode_, outputFormatId_, path2RootDir_, SgNetCdf::putData(), SD_Any, sessionCode_, SgNetCdf::setOperationMode(), SgNetCdf::setServiceVars(), setupFormat(), SgMJD::toYMDHMS_tr(), vHead_, and SgLogger::write().
Referenced by SgVlbiSession::putDataIntoVgosDb().
bool SgVgosDb::storeSolveWeights | ( | const QVector< QString > & | baselineNames, |
SgMatrix * | groupBlWeights | ||
) |
Definition at line 245 of file SgVgosDbStoreSession.cpp.
References SgVgosDb::FmtChkVar::alternateDimension(), className(), SgIoDriver::currentIdentities_, SgLogger::DBG, SgVgosDb::FmtChkVar::dims(), SgLogger::ERR, fcfGroupBLWeights, fcGroupBLWeightName, fcGroupBLWeights, SgMatrix::getElement(), SgNetCdf::getFileName(), SgVdbVariable::getStub(), SgLogger::IO_NCDF, logger, SgNetCdf::lookupData2char(), SgNetCdf::lookupData2double(), SgVgosDb::FmtChkVar::name(), SgVdbVariable::name4export(), SgMatrix::nCol(), SgNetCdf::OM_REGULAR, operationMode_, outputFormatId_, path2RootDir_, SgNetCdf::putData(), SD_Any, sessionCode_, SgNetCdf::setOperationMode(), SgNetCdf::setServiceVars(), setupFormat(), vGroupBLWeights_, and SgLogger::write().
Referenced by SgVlbiSession::putDataIntoVgosDb().
bool SgVgosDb::storeSourceCrossRefs | ( | const QList< QString > & | sources, |
const QList< int > & | scan2src | ||
) |
Definition at line 495 of file SgVgosDbStoreObs.cpp.
References className(), SgIoDriver::currentIdentities_, SgNcdfVariable::data2char(), SgNcdfVariable::data2int(), SgLogger::DBG, SgVgosDb::FmtChkVar::dims(), SgLogger::ERR, fcCrossRefSourceList, fcfSourceCrossRef, fcScan2Source, SgNetCdf::getFileName(), SgVdbVariable::getStub(), SgLogger::IO_NCDF, logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), SgVdbVariable::name4export(), numOfScans_, numOfSrc_, SgNetCdf::OM_REGULAR, operationMode_, outputFormatId_, path2RootDir_, SgNetCdf::putData(), sessionCode_, SgNetCdf::setOperationMode(), SgNetCdf::setServiceVars(), setupFormat(), vSourceCrossRef_, and SgLogger::write().
Referenced by SgVlbiSession::putDataIntoVgosDb().
bool SgVgosDb::storeSourcesApriories | ( | const QList< QString > & | sourcesNames, |
const QList< QString > & | sourcesRefs, | ||
const SgMatrix * | cooRaDe | ||
) |
Definition at line 1323 of file SgVgosDbStoreSession.cpp.
References SgVgosDb::FmtChkVar::alternateDimension(), className(), SgIoDriver::currentIdentities_, SgNcdfVariable::data2char(), SgNcdfVariable::data2double(), SgLogger::DBG, SgLogger::ERR, fcfSourceApriori, fcSource2000RaDec, fcSourceNameApriori, fcSourceReference, SgMatrix::getElement(), SgNetCdf::getFileName(), SgVdbVariable::getStub(), SgLogger::IO_NCDF, logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), SgVdbVariable::name4export(), SgMatrix::nRow(), numOfSrc_, SgNetCdf::OM_REGULAR, operationMode_, outputFormatId_, path2RootDir_, SgNetCdf::putData(), SD_Any, sessionCode_, SgNetCdf::setOperationMode(), SgNetCdf::setServiceVars(), setupFormat(), vSourceApriori_, and SgLogger::write().
Referenced by SgVlbiSession::putDataIntoVgosDb().
bool SgVgosDb::storeStationAzEl | ( | const QString & | stnName, |
SgMatrix *const | azTheo, | ||
SgMatrix *const | elTheo | ||
) |
Definition at line 318 of file SgVgosDbStoreStation.cpp.
References className(), SgIoDriver::currentIdentities_, SgNcdfVariable::data2double(), SgLogger::DBG, SgLogger::ERR, fcAzTheo, fcElTheo, fcfAzEl, SgMatrix::getElement(), SgNetCdf::getFileName(), SgVdbVariable::getStub(), SgLogger::IO_NCDF, logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), SgVdbVariable::name4export(), SgMatrix::nRow(), SgVgosDb::StationDescriptor::numOfPts_, SgNetCdf::OM_REGULAR, operationMode_, outputFormatId_, path2RootDir_, SgNetCdf::putData(), sessionCode_, SgNetCdf::setOperationMode(), SgNetCdf::setServiceVars(), setupFormat(), stnDescriptorByName_, SgVgosDb::StationDescriptor::vAzEl_, and SgLogger::write().
Referenced by SgVlbiSession::putDataIntoVgosDb().
bool SgVgosDb::storeStationCalAxisOffset | ( | const QString & | stnName, |
const SgMatrix * | cal | ||
) |
Definition at line 496 of file SgVgosDbStoreStation.cpp.
References className(), SgIoDriver::currentIdentities_, SgNcdfVariable::data2double(), SgLogger::DBG, SgLogger::ERR, fcCalAxisOffset, fcfCalAxisOffset, SgMatrix::getElement(), SgNetCdf::getFileName(), SgVdbVariable::getStub(), SgLogger::IO_NCDF, logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), SgVdbVariable::name4export(), SgMatrix::nRow(), SgVgosDb::StationDescriptor::numOfPts_, SgNetCdf::OM_REGULAR, operationMode_, outputFormatId_, path2RootDir_, SgNetCdf::putData(), sessionCode_, SgNetCdf::setOperationMode(), SgNetCdf::setServiceVars(), setupFormat(), stnDescriptorByName_, SgVgosDb::StationDescriptor::vCal_AxisOffset_, and SgLogger::write().
Referenced by SgVlbiSession::putDataIntoVgosDb().
bool SgVgosDb::storeStationCalCable | ( | const QString & | stnName, |
const SgMatrix * | cal, | ||
const QString & | origin, | ||
const QString & | kind | ||
) |
Definition at line 126 of file SgVgosDbStoreStation.cpp.
References className(), SgIoDriver::currentIdentities_, SgNcdfVariable::data2double(), SgLogger::DBG, SgLogger::ERR, fcCalCable, fcfCalCable, SgMatrix::getElement(), SgNetCdf::getFileName(), SgVdbVariable::getStub(), SgLogger::IO_NCDF, logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), SgVdbVariable::name4export(), SgMatrix::nRow(), SgVgosDb::StationDescriptor::numOfPts_, SgNetCdf::OM_REGULAR, operationMode_, outputFormatId_, path2RootDir_, SgNetCdf::putData(), sessionCode_, SgVdbVariable::setKind(), SgNetCdf::setOperationMode(), SgNetCdf::setServiceVars(), setupFormat(), stnDescriptorByName_, SgVgosDb::StationDescriptor::vCal_Cable_, and SgLogger::write().
Referenced by SgVlbiSession::putDataIntoVgosDb().
bool SgVgosDb::storeStationCalCblCorrections | ( | const QString & | stnName, |
const SgMatrix * | cal, | ||
const QString & | origin | ||
) |
Definition at line 181 of file SgVgosDbStoreStation.cpp.
References className(), SgIoDriver::currentIdentities_, SgNcdfVariable::data2double(), SgLogger::DBG, SgLogger::ERR, fcCalCblCorrections, fcfCalCblCorrections, SgMatrix::getElement(), SgNetCdf::getFileName(), SgVdbVariable::getStub(), SgLogger::IO_NCDF, logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), SgVdbVariable::name4export(), SgMatrix::nRow(), SgVgosDb::StationDescriptor::numOfPts_, SgNetCdf::OM_REGULAR, operationMode_, outputFormatId_, path2RootDir_, SgNetCdf::putData(), sessionCode_, SgNetCdf::setOperationMode(), SgNetCdf::setServiceVars(), setupFormat(), stnDescriptorByName_, SgVgosDb::StationDescriptor::vCal_CblCorrections_, and SgLogger::write().
Referenced by SgVlbiSession::putDataIntoVgosDb().
bool SgVgosDb::storeStationCalOceanLoad | ( | const QString & | stnName, |
const SgMatrix * | calHorzOLoad, | ||
const SgMatrix * | calVertOLoad | ||
) |
Definition at line 671 of file SgVgosDbStoreStation.cpp.
References className(), SgIoDriver::currentIdentities_, SgNcdfVariable::data2double(), SgLogger::DBG, SgLogger::ERR, fcCalStationOceanLoadHoriz, fcCalStationOceanLoadVert, fcfCalStationOceanLoad, SgMatrix::getElement(), SgNetCdf::getFileName(), SgVdbVariable::getStub(), SgLogger::IO_NCDF, logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), SgVdbVariable::name4export(), SgMatrix::nRow(), SgVgosDb::StationDescriptor::numOfPts_, SgNetCdf::OM_REGULAR, operationMode_, outputFormatId_, path2RootDir_, SgNetCdf::putData(), sessionCode_, SgNetCdf::setOperationMode(), SgNetCdf::setServiceVars(), setupFormat(), stnDescriptorByName_, SgVgosDb::StationDescriptor::vCal_OceanLoad_, and SgLogger::write().
Referenced by SgVlbiSession::putDataIntoVgosDb().
bool SgVgosDb::storeStationCalSlantPathTropDry | ( | const QString & | stnName, |
const SgMatrix * | cal, | ||
const QString & | kind | ||
) |
Definition at line 553 of file SgVgosDbStoreStation.cpp.
References className(), SgIoDriver::currentIdentities_, SgNcdfVariable::data2double(), SgLogger::DBG, SgLogger::ERR, fcCalSlantPathTropDry, fcfCalSlantPathTropDry, SgMatrix::getElement(), SgNetCdf::getFileName(), SgVdbVariable::getStub(), SgLogger::IO_NCDF, logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), SgVdbVariable::name4export(), SgMatrix::nRow(), SgVgosDb::StationDescriptor::numOfPts_, SgNetCdf::OM_REGULAR, operationMode_, outputFormatId_, path2RootDir_, SgNetCdf::putData(), sessionCode_, SgVdbVariable::setKind(), SgNetCdf::setOperationMode(), SgNetCdf::setServiceVars(), setupFormat(), stnDescriptorByName_, SgVgosDb::StationDescriptor::vCal_SlantPathTropDry_, and SgLogger::write().
Referenced by SgVlbiSession::putDataIntoVgosDb().
bool SgVgosDb::storeStationCalSlantPathTropWet | ( | const QString & | stnName, |
const SgMatrix * | cal, | ||
const QString & | kind | ||
) |
Definition at line 612 of file SgVgosDbStoreStation.cpp.
References className(), SgIoDriver::currentIdentities_, SgNcdfVariable::data2double(), SgLogger::DBG, SgLogger::ERR, fcCalSlantPathTropWet, fcfCalSlantPathTropWet, SgMatrix::getElement(), SgNetCdf::getFileName(), SgVdbVariable::getStub(), SgLogger::IO_NCDF, logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), SgVdbVariable::name4export(), SgMatrix::nRow(), SgVgosDb::StationDescriptor::numOfPts_, SgNetCdf::OM_REGULAR, operationMode_, outputFormatId_, path2RootDir_, SgNetCdf::putData(), sessionCode_, SgVdbVariable::setKind(), SgNetCdf::setOperationMode(), SgNetCdf::setServiceVars(), setupFormat(), stnDescriptorByName_, SgVgosDb::StationDescriptor::vCal_SlantPathTropWet_, and SgLogger::write().
Referenced by SgVlbiSession::putDataIntoVgosDb().
bool SgVgosDb::storeStationCrossRefs | ( | const QList< int > & | numScansPerStation, |
const QList< QString > & | stations, | ||
const QMap< QString, QList< int > > & | station2scan, | ||
const QMap< QString, QList< int > > & | scan2station | ||
) |
Definition at line 551 of file SgVgosDbStoreObs.cpp.
References SgVgosDb::FmtChkVar::alternateDimension(), className(), SgIoDriver::currentIdentities_, SgNcdfVariable::data2char(), SgNcdfVariable::data2int(), SgLogger::DBG, SgVgosDb::FmtChkVar::dims(), SgLogger::ERR, fcCrossRefStationList, fcfStationCrossRef, fcNumScansPerStation, fcScan2Station, fcStation2Scan, SgNetCdf::getFileName(), SgVdbVariable::getStub(), SgLogger::IO_NCDF, logger, SgNetCdf::lookupVar(), SgVdbVariable::name4export(), numOfScans_, numOfStn_, SgNetCdf::OM_REGULAR, operationMode_, outputFormatId_, path2RootDir_, SgNetCdf::putData(), SD_Any, sessionCode_, SgNetCdf::setOperationMode(), SgNetCdf::setServiceVars(), setupFormat(), vStationCrossRef_, and SgLogger::write().
Referenced by SgVlbiSession::putDataIntoVgosDb().
Definition at line 49 of file SgVgosDbStoreStation.cpp.
References SgVgosDb::FmtChkVar::alternateDimension(), className(), SgIoDriver::currentIdentities_, SgNcdfVariable::data2double(), SgNcdfVariable::data2short(), SgLogger::DBG, SgLogger::ERR, fcfTimeUTC, fcSecond, fcYmdhm, SgNetCdf::getFileName(), SgVdbVariable::getStub(), SgLogger::IO_NCDF, logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), SgVdbVariable::name4export(), SgVgosDb::StationDescriptor::numOfPts_, SgNetCdf::OM_REGULAR, operationMode_, outputFormatId_, path2RootDir_, SgNetCdf::putData(), SD_NumStnPts, sessionCode_, SgVgosDb::FmtChkVar::setHave2hideLCode(), SgNetCdf::setOperationMode(), SgNetCdf::setServiceVars(), setupFormat(), stnDescriptorByName_, SgVgosDb::StationDescriptor::vTimeUTC_, and SgLogger::write().
Referenced by SgVlbiSession::putDataIntoVgosDb().
bool SgVgosDb::storeStationMet | ( | const QString & | stnName, |
SgVector *const | metAtmPres, | ||
SgVector *const | metAtmRH, | ||
SgVector *const | metAtmTemp, | ||
const QString & | origin, | ||
const QString & | kind | ||
) |
Definition at line 242 of file SgVgosDbStoreStation.cpp.
References className(), SgIoDriver::currentIdentities_, SgNcdfVariable::data2double(), SgLogger::DBG, SgLogger::ERR, fcAtmPres, fcfMet, fcRelHum, fcTempC, SgVector::getElement(), SgNetCdf::getFileName(), SgVdbVariable::getStub(), SgLogger::IO_NCDF, logger, SgNetCdf::lookupVar(), SgVector::n(), SgVgosDb::FmtChkVar::name(), SgVdbVariable::name4export(), SgVgosDb::StationDescriptor::numOfPts_, SgNetCdf::OM_REGULAR, operationMode_, outputFormatId_, path2RootDir_, SgNetCdf::putData(), sessionCode_, SgVdbVariable::setKind(), SgNetCdf::setOperationMode(), SgNetCdf::setServiceVars(), setupFormat(), stnDescriptorByName_, SgVgosDb::StationDescriptor::vMet_, and SgLogger::write().
Referenced by SgVlbiSession::putDataIntoVgosDb().
bool SgVgosDb::storeStationOceanLdDisp | ( | const QString & | stnName, |
const SgMatrix * | dis, | ||
const SgMatrix * | vel | ||
) |
Definition at line 740 of file SgVgosDbStoreStation.cpp.
References className(), SgIoDriver::currentIdentities_, SgNcdfVariable::data2double(), SgLogger::DBG, SgLogger::ERR, fcDisOceanLoad, fcfDisOceanLoad, SgMatrix::getElement(), SgNetCdf::getFileName(), SgVdbVariable::getStub(), SgLogger::IO_NCDF, logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), SgVdbVariable::name4export(), SgMatrix::nRow(), SgVgosDb::StationDescriptor::numOfPts_, SgNetCdf::OM_REGULAR, operationMode_, outputFormatId_, path2RootDir_, SgNetCdf::putData(), sessionCode_, SgNetCdf::setOperationMode(), SgNetCdf::setServiceVars(), setupFormat(), stnDescriptorByName_, SgVgosDb::StationDescriptor::vDis_OceanLoad_, and SgLogger::write().
Referenced by SgVlbiSession::putDataIntoVgosDb().
bool SgVgosDb::storeStationParAngle | ( | const QString & | stnName, |
const SgVector * | parAngle | ||
) |
Definition at line 442 of file SgVgosDbStoreStation.cpp.
References className(), SgIoDriver::currentIdentities_, SgNcdfVariable::data2double(), SgLogger::DBG, SgLogger::ERR, fcFeedRotation, fcfFeedRotation, SgVector::getElement(), SgNetCdf::getFileName(), SgVdbVariable::getStub(), SgLogger::IO_NCDF, logger, SgNetCdf::lookupVar(), SgVector::n(), SgVgosDb::FmtChkVar::name(), SgVdbVariable::name4export(), SgVgosDb::StationDescriptor::numOfPts_, SgNetCdf::OM_REGULAR, operationMode_, outputFormatId_, path2RootDir_, SgNetCdf::putData(), sessionCode_, SgNetCdf::setOperationMode(), SgNetCdf::setServiceVars(), setupFormat(), stnDescriptorByName_, SgVgosDb::StationDescriptor::vFeedRotation_, and SgLogger::write().
Referenced by SgVlbiSession::putDataIntoVgosDb().
bool SgVgosDb::storeStationPartAxisOffset | ( | const QString & | stnName, |
const SgMatrix * | partAxisOffset | ||
) |
Definition at line 385 of file SgVgosDbStoreStation.cpp.
References className(), SgIoDriver::currentIdentities_, SgNcdfVariable::data2double(), SgLogger::DBG, SgLogger::ERR, fcfPartAxisOffset, fcPartAxisOffset, SgMatrix::getElement(), SgNetCdf::getFileName(), SgVdbVariable::getStub(), SgLogger::IO_NCDF, logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), SgVdbVariable::name4export(), SgMatrix::nRow(), SgVgosDb::StationDescriptor::numOfPts_, SgNetCdf::OM_REGULAR, operationMode_, outputFormatId_, path2RootDir_, SgNetCdf::putData(), sessionCode_, SgNetCdf::setOperationMode(), SgNetCdf::setServiceVars(), setupFormat(), stnDescriptorByName_, SgVgosDb::StationDescriptor::vPart_AxisOffset_, and SgLogger::write().
Referenced by SgVlbiSession::putDataIntoVgosDb().
bool SgVgosDb::storeStationPartHorizonGrad | ( | const QString & | stnName, |
const SgMatrix * | part, | ||
const QString & | kind | ||
) |
Definition at line 927 of file SgVgosDbStoreStation.cpp.
References className(), SgIoDriver::currentIdentities_, SgNcdfVariable::data2double(), SgLogger::DBG, SgLogger::ERR, fcfPartHorizonGrad, fcPartHorizonGrad, SgMatrix::getElement(), SgNetCdf::getFileName(), SgVdbVariable::getStub(), SgLogger::IO_NCDF, logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), SgVdbVariable::name4export(), SgMatrix::nRow(), SgVgosDb::StationDescriptor::numOfPts_, SgNetCdf::OM_REGULAR, operationMode_, outputFormatId_, path2RootDir_, SgNetCdf::putData(), sessionCode_, SgVdbVariable::setKind(), SgNetCdf::setOperationMode(), SgNetCdf::setServiceVars(), setupFormat(), stnDescriptorByName_, SgVgosDb::StationDescriptor::vPart_HorizonGrad_, and SgLogger::write().
Referenced by SgVlbiSession::putDataIntoVgosDb().
bool SgVgosDb::storeStationPartZenithDelayDry | ( | const QString & | stnName, |
const SgMatrix * | part, | ||
const QString & | kind | ||
) |
Definition at line 809 of file SgVgosDbStoreStation.cpp.
References className(), SgIoDriver::currentIdentities_, SgNcdfVariable::data2double(), SgLogger::DBG, SgLogger::ERR, fcfPartZenithPathTropDry, fcPartZenithPathTropDry, SgMatrix::getElement(), SgNetCdf::getFileName(), SgVdbVariable::getStub(), SgLogger::IO_NCDF, logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), SgVdbVariable::name4export(), SgMatrix::nRow(), SgVgosDb::StationDescriptor::numOfPts_, SgNetCdf::OM_REGULAR, operationMode_, outputFormatId_, path2RootDir_, SgNetCdf::putData(), sessionCode_, SgVdbVariable::setKind(), SgNetCdf::setOperationMode(), SgNetCdf::setServiceVars(), setupFormat(), stnDescriptorByName_, SgVgosDb::StationDescriptor::vPart_ZenithPathTropDry_, and SgLogger::write().
Referenced by SgVlbiSession::putDataIntoVgosDb().
bool SgVgosDb::storeStationPartZenithDelayWet | ( | const QString & | stnName, |
const SgMatrix * | part, | ||
const QString & | kind | ||
) |
Definition at line 868 of file SgVgosDbStoreStation.cpp.
References className(), SgIoDriver::currentIdentities_, SgNcdfVariable::data2double(), SgLogger::DBG, SgLogger::ERR, fcfPartZenithPathTropWet, fcPartZenithPathTropWet, SgMatrix::getElement(), SgNetCdf::getFileName(), SgVdbVariable::getStub(), SgLogger::IO_NCDF, logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), SgVdbVariable::name4export(), SgMatrix::nRow(), SgVgosDb::StationDescriptor::numOfPts_, SgNetCdf::OM_REGULAR, operationMode_, outputFormatId_, path2RootDir_, SgNetCdf::putData(), sessionCode_, SgVdbVariable::setKind(), SgNetCdf::setOperationMode(), SgNetCdf::setServiceVars(), setupFormat(), stnDescriptorByName_, SgVgosDb::StationDescriptor::vPart_ZenithPathTropWet_, and SgLogger::write().
Referenced by SgVlbiSession::putDataIntoVgosDb().
bool SgVgosDb::storeStationRefClockOffset | ( | const QString & | stnName, |
const SgVector * | v | ||
) |
Definition at line 988 of file SgVgosDbStoreStation.cpp.
References className(), SgIoDriver::currentIdentities_, SgNcdfVariable::data2double(), SgLogger::DBG, SgLogger::ERR, fcfRefClockOffset, fcRefClockOffset, SgVector::getElement(), SgNetCdf::getFileName(), SgVdbVariable::getStub(), SgLogger::IO_NCDF, logger, SgNetCdf::lookupVar(), SgVector::n(), SgVgosDb::FmtChkVar::name(), SgVdbVariable::name4export(), SgVgosDb::StationDescriptor::numOfPts_, SgNetCdf::OM_REGULAR, operationMode_, outputFormatId_, path2RootDir_, SgNetCdf::putData(), sessionCode_, SgNetCdf::setOperationMode(), SgNetCdf::setServiceVars(), setupFormat(), stnDescriptorByName_, SgVgosDb::StationDescriptor::vRefClockOffset_, and SgLogger::write().
Referenced by SgVlbiSession::putDataIntoVgosDb().
bool SgVgosDb::storeStationsApriories | ( | const QList< QString > & | stationsNames, |
const SgMatrix * | cooXYZ, | ||
const QList< QString > & | tectonicPlateNames | ||
) |
Definition at line 1479 of file SgVgosDbStoreSession.cpp.
References className(), SgIoDriver::currentIdentities_, SgNcdfVariable::data2char(), SgNcdfVariable::data2double(), SgLogger::DBG, SgVgosDb::FmtChkVar::dims(), SgLogger::ERR, fcfStationApriori, fcStationNameApriori, fcStationPlateName, fcStationXYZ, SgMatrix::getElement(), SgNetCdf::getFileName(), SgVdbVariable::getStub(), SgLogger::IO_NCDF, logger, SgNetCdf::lookupVar(), SgVdbVariable::name4export(), SgMatrix::nRow(), numOfStn_, SgNetCdf::OM_REGULAR, operationMode_, outputFormatId_, path2RootDir_, SgNetCdf::putData(), sessionCode_, SgNetCdf::setOperationMode(), SgNetCdf::setServiceVars(), setupFormat(), vStationApriori_, and SgLogger::write().
Referenced by SgVlbiSession::putDataIntoVgosDb().
bool SgVgosDb::storeStationTsys | ( | const QString & | stnName, |
const SgMatrix * | tsyses, | ||
const QVector< double > & | frqs, | ||
const QVector< QString > & | ids, | ||
const QVector< QString > & | sbs, | ||
const QVector< QString > & | polzs | ||
) |
Definition at line 1042 of file SgVgosDbStoreStation.cpp.
References SgVgosDb::FmtChkVar::alternateDimension(), className(), SgIoDriver::currentIdentities_, SgNcdfVariable::data2char(), SgNcdfVariable::data2double(), SgLogger::DBG, SgLogger::ERR, fcfTsys, fcTsysData, fcTsysIfFreq, fcTsysIfId, fcTsysIfPolarization, fcTsysIfSideBand, SgMatrix::getElement(), SgNetCdf::getFileName(), SgVdbVariable::getStub(), SgLogger::IO_NCDF, logger, SgNetCdf::lookupVar(), SgVgosDb::FmtChkVar::name(), SgVdbVariable::name4export(), SgMatrix::nCol(), SgMatrix::nRow(), SgVgosDb::StationDescriptor::numOfPts_, SgNetCdf::OM_REGULAR, operationMode_, outputFormatId_, path2RootDir_, SgNetCdf::putData(), SD_Any, sessionCode_, SgNetCdf::setOperationMode(), SgNetCdf::setServiceVars(), setupFormat(), stnDescriptorByName_, SgVgosDb::StationDescriptor::vTsys_, and SgLogger::write().
Referenced by SgVlbiSession::putDataIntoVgosDb().
|
inline |
Definition at line 352 of file SgVgosDb.h.
References vClockApriori_.
Referenced by SgVlbiSession::putDataIntoVgosDb().
|
inline |
Definition at line 351 of file SgVgosDb.h.
References vClockBreak_.
Referenced by SgVlbiSession::putDataIntoVgosDb().
|
private |
Definition at line 1902 of file SgVgosDbStoreSession.cpp.
References SgVdbVariable::getFileName4Output(), SgVdbVariable::getSubDir(), and SgVdbVariable::isEmpty().
Referenced by composeObservationBlock(), composeProgramSolveBlock(), composeScanBlock(), composeSessionBlock(), and composeStationBlock().
|
private |
Definition at line 1402 of file SgVgosDb.h.
Referenced by ~SgVgosDb(), dump2stdout(), getActiveVars(), isValidNcFiles(), listOfInputFiles(), procNcString(), and procNcStringSpec().
|
private |
Definition at line 1483 of file SgVgosDb.h.
Referenced by composeObservationBlock(), composeSessionBlock(), dump2stdout(), getListOfBands(), hasBand(), hasSBandData(), hasXBandData(), init(), loadMiscFourFit(), loadObsAmbigSpacing(), loadObsCalFeedCorr(), loadObsCalIonGroup(), loadObsCalUnphase(), loadObsChannelInfo(), loadObsChannelInfoMk3(), loadObsChannelInfoMk4(), loadObsChannelInfoS2(), loadObsCorrelation(), loadObsCorrelatorInfoCrl(), loadObsCorrelatorInfoMk3(), loadObsCorrelatorInfoMk4(), loadObsCorrelatorInfoS2(), loadObsDataFlag(), loadObsDelayDataFlag(), loadObsEffFreqs(), loadObsGroupDelays(), loadObsNumGroupAmbigs(), loadObsNumPhaseAmbigs(), loadObsPhase(), loadObsPhaseCalInfo(), loadObsPhaseCalInfoMk3(), loadObsPhaseCalInfoMk4(), loadObsPhaseCalInfoS2(), loadObsQualityCodes(), loadObsRates(), loadObsRefFreqs(), loadObsSingleBandDelays(), loadObsSNR(), loadObsUVFperAsec(), makeWorkAround4KnownBugs(), parseObservationBlock(), parseSessionBlock(), storeMiscFourFit(), storeObsAmbigSpacing(), storeObsCalFeedCorr(), storeObsCalIonGroup(), storeObsCalUnphase(), storeObsChannelInfo(), storeObsCorrelation(), storeObsCorrelatorInfo(), storeObsDataFlag(), storeObsEffFreqs(), storeObsGroupDelays(), storeObsGroupDelaysFull(), storeObsNumGroupAmbigs(), storeObsNumPhaseAmbigs(), storeObsPhase(), storeObsPhaseCalInfo(), storeObsPhaseDelaysFull(), storeObsQualityCodes(), storeObsRates(), storeObsRefFreqs(), storeObsSingleBandDelays(), storeObsSNR(), and storeObsUVFperAsec().
|
private |
Definition at line 1403 of file SgVgosDb.h.
Referenced by SgVgosDb(), getCorrelatorType(), loadObsChannelInfo(), loadObsCorrelatorInfo(), loadObsPhaseCalInfo(), parseObservationBlock(), setCorrelatorType(), and storeObsChannelInfo().
|
private |
Definition at line 1408 of file SgVgosDb.h.
Referenced by init(), and saveForeignHistory().
|
private |
Definition at line 1421 of file SgVgosDb.h.
Referenced by SgVgosDb(), createWrapperFileName(), getCurrentVersion(), loadHistory(), saveForeignHistory(), saveLocalHistory(), and setCurrentVersion().
|
private |
Definition at line 1394 of file SgVgosDb.h.
Referenced by SgVgosDb(), composeWrapperFile(), saveForeignHistory(), and saveLocalHistory().
|
private |
Definition at line 1437 of file SgVgosDb.h.
Referenced by SgVgosDb(), getHave2redoLeapSecond(), loadLeapSecond(), and storeLeapSecond().
|
private |
Definition at line 1419 of file SgVgosDb.h.
Referenced by composeHistoryBlock(), dump2stdout(), loadHistory(), makeWorkAround4KnownBugs(), parseHistoryProcessSubBlock(), and saveForeignHistory().
|
private |
Definition at line 1411 of file SgVgosDb.h.
Referenced by getInputFormatEpoch(), init(), and parseVersionBlock().
|
private |
Definition at line 1410 of file SgVgosDb.h.
Referenced by SgVgosDb(), getInputFormatVersion(), init(), loadMiscFourFit(), loadObsEditData(), parseHistoryBlock(), parseHistoryProcessSubBlock(), and parseVersionBlock().
|
private |
Definition at line 1393 of file SgVgosDb.h.
Referenced by SgVgosDb(), composeWrapperFile(), and init().
|
private |
Definition at line 1422 of file SgVgosDb.h.
Referenced by getLastModified(), and loadHistory().
|
private |
Definition at line 1420 of file SgVgosDb.h.
Referenced by composeHistoryBlock(), createWrapperFileName(), and saveLocalHistory().
|
private |
Definition at line 1399 of file SgVgosDb.h.
Referenced by SgVgosDb(), guessDimVal(), init(), loadObsChannelInfoMk3(), loadObsChannelInfoMk4(), loadObsChannelInfoS2(), loadObsPhaseCalInfoMk3(), loadObsPhaseCalInfoMk4(), loadObsPhaseCalInfoS2(), setNumOfChannels(), storeObsChannelInfo(), and storeObsPhaseCalInfo().
|
private |
Definition at line 1397 of file SgVgosDb.h.
Referenced by SgVgosDb(), checkFormat(), guessDimVal(), init(), loadEpochs4Obs(), loadMiscFourFit(), loadObsAmbigSpacing(), loadObsCalFeedCorr(), loadObsCalHiFyErp(), loadObsCalHiFyLibration(), loadObsCalIonGroup(), loadObsCalUnphase(), loadObsCalWobble(), loadObsChannelInfoMk3(), loadObsChannelInfoMk4(), loadObsChannelInfoS2(), loadObsCorrelation(), loadObsCorrelatorInfoCrl(), loadObsCorrelatorInfoMk3(), loadObsCorrelatorInfoMk4(), loadObsCorrelatorInfoS2(), loadObsCrossRefs(), loadObsDataFlag(), loadObsDelayDataFlag(), loadObsDtec(), loadObsEditData(), loadObsEffFreqs(), loadObsFractC(), loadObsGroupDelays(), loadObsNumGroupAmbigs(), loadObsNumPhaseAmbigs(), loadObsObjectNames(), loadObsPartBend(), loadObsPartEOP(), loadObsPartGamma(), loadObsPartNut2KXY(), loadObsPartParallax(), loadObsPartPoleTides(), loadObsPartRaDec(), loadObsPartXYZ(), loadObsPhase(), loadObsPhaseCalInfoMk3(), loadObsPhaseCalInfoMk4(), loadObsPhaseCalInfoS2(), loadObsQualityCodes(), loadObsRates(), loadObsRefFreqs(), loadObsSingleBandDelays(), loadObsSNR(), loadObsTheoreticals(), loadObsUserCorrections(), loadObsUserSup(), loadObsUVFperAsec(), loadSessionHead(), storeEpochs4Obs(), storeMiscFourFit(), storeObsAmbigSpacing(), storeObsCalFeedCorr(), storeObsCalUnphase(), storeObsChannelInfo(), storeObsCorrelation(), storeObsCorrelatorInfo(), storeObsCrossRefs(), storeObsDataFlag(), storeObsDelayTheoretical(), storeObsDtec(), storeObsEffFreqs(), storeObsFractC(), storeObsGroupDelays(), storeObsGroupDelaysFull(), storeObsObjectNames(), storeObsPartBend(), storeObsPartEOP(), storeObsPartGamma(), storeObsPartNut2KXY(), storeObsPartParallax(), storeObsPartPoleTides(), storeObsPartRaDec(), storeObsPartXYZ(), storeObsPhase(), storeObsPhaseCalInfo(), storeObsPhaseDelaysFull(), storeObsQualityCodes(), storeObsRates(), storeObsRateTheoretical(), storeObsRefFreqs(), storeObsSingleBandDelays(), storeObsSNR(), storeObsStd1Contribution(), storeObsStd2Contribution(), storeObsUVFperAsec(), and storeSessionHead().
|
private |
Definition at line 1398 of file SgVgosDb.h.
Referenced by SgVgosDb(), checkFormat(), guessDimVal(), init(), loadEpochs4Scans(), loadErpApriori(), loadScanCrootFname(), loadScanEphemeris(), loadScanName(), loadScanNutationEqx(), loadScanNutationEqxWahr(), loadScanNutationNro(), loadScanTrf2crf(), loadSessionHead(), storeEpochs4Scans(), storeErpApriori(), storeScanCrootFname(), storeScanEphemeris(), storeScanName(), storeScanNutationEqx(), storeScanNutationEqxWahr(), storeScanNutationNro(), storeScanTimeMjd(), storeScanTrf2crf(), storeSessionHead(), storeSourceCrossRefs(), and storeStationCrossRefs().
|
private |
Definition at line 1401 of file SgVgosDb.h.
Referenced by SgVgosDb(), guessDimVal(), init(), loadSourcesApriories(), storeSelectionStatus(), storeSessionHead(), storeSourceCrossRefs(), and storeSourcesApriories().
|
private |
Definition at line 1400 of file SgVgosDb.h.
Referenced by SgVgosDb(), guessDimVal(), init(), loadStationsApriories(), storeAntennaApriories(), storeCalibrations(), storeEccentricities(), storeSelectionStatus(), storeSessionHead(), storeStationCrossRefs(), and storeStationsApriories().
|
private |
Definition at line 1533 of file SgVgosDb.h.
Referenced by ~SgVgosDb(), getNumOfUserCorrections(), loadObsUserCorrections(), and parseObservationBlock().
|
private |
Definition at line 1543 of file SgVgosDb.h.
Referenced by SgVgosDb(), composeWrapperFile(), getOperationMode(), saveForeignHistory(), saveLocalHistory(), setOperationMode(), storeAntennaApriories(), storeAtmSetup(), storeBaselineClockSetup(), storeCalcEop(), storeCalcInfo(), storeCalibrations(), storeClockApriories(), storeClockBreaks(), storeClockSetup(), storeEccentricities(), storeEpochs4Obs(), storeEpochs4Scans(), storeErpApriori(), storeErpSetup(), storeIonoBits(), storeIonoSetup(), storeLeapSecond(), storeMiscCable(), storeMiscFourFit(), storeObsAmbigSpacing(), storeObsCalFeedCorr(), storeObsCalIonGroup(), storeObsCalUnphase(), storeObsChannelInfo(), storeObsCorrelation(), storeObsCorrelatorInfo(), storeObsCrossRefs(), storeObsDataFlag(), storeObsDelayTheoretical(), storeObsDtec(), storeObsEditData(), storeObsEffFreqs(), storeObsFractC(), storeObsGroupDelays(), storeObsGroupDelaysFull(), storeObsNumGroupAmbigs(), storeObsNumPhaseAmbigs(), storeObsObjectNames(), storeObsPartBend(), storeObsPartEOP(), storeObsPartGamma(), storeObsPartNut2KXY(), storeObsPartParallax(), storeObsPartPoleTides(), storeObsPartRaDec(), storeObsPartXYZ(), storeObsPhase(), storeObsPhaseCalInfo(), storeObsPhaseDelaysFull(), storeObsQualityCodes(), storeObsRates(), storeObsRateTheoretical(), storeObsRefFreqs(), storeObsSingleBandDelays(), storeObsSNR(), storeObsStd1Contribution(), storeObsStd2Contribution(), storeObsUserSup(), storeObsUVFperAsec(), storeScanCrootFname(), storeScanEphemeris(), storeScanName(), storeScanNutationEqx(), storeScanNutationEqxWahr(), storeScanNutationNro(), storeScanTimeMjd(), storeScanTrf2crf(), storeSelectionStatus(), storeSessionHead(), storeSolveWeights(), storeSourceCrossRefs(), storeSourcesApriories(), storeStationAzEl(), storeStationCalAxisOffset(), storeStationCalCable(), storeStationCalCblCorrections(), storeStationCalOceanLoad(), storeStationCalSlantPathTropDry(), storeStationCalSlantPathTropWet(), storeStationCrossRefs(), storeStationEpochs(), storeStationMet(), storeStationOceanLdDisp(), storeStationParAngle(), storeStationPartAxisOffset(), storeStationPartHorizonGrad(), storeStationPartZenithDelayDry(), storeStationPartZenithDelayWet(), storeStationRefClockOffset(), storeStationsApriories(), and storeStationTsys().
|
private |
Definition at line 1413 of file SgVgosDb.h.
Referenced by SgVgosDb(), init(), and setOutputFormatEpoch().
|
private |
Definition at line 1414 of file SgVgosDb.h.
Referenced by SgVgosDb(), composeVersionBlock(), storeAntennaApriories(), storeAtmSetup(), storeBaselineClockSetup(), storeCalcEop(), storeCalcInfo(), storeCalibrations(), storeClockApriories(), storeClockBreaks(), storeClockSetup(), storeEccentricities(), storeEpochs4Obs(), storeEpochs4Scans(), storeErpApriori(), storeErpSetup(), storeIonoBits(), storeIonoSetup(), storeLeapSecond(), storeMiscCable(), storeMiscFourFit(), storeObsAmbigSpacing(), storeObsCalFeedCorr(), storeObsCalIonGroup(), storeObsCalUnphase(), storeObsChannelInfo(), storeObsCorrelation(), storeObsCorrelatorInfo(), storeObsCrossRefs(), storeObsDataFlag(), storeObsDelayTheoretical(), storeObsDtec(), storeObsEditData(), storeObsEffFreqs(), storeObsFractC(), storeObsGroupDelays(), storeObsGroupDelaysFull(), storeObsNumGroupAmbigs(), storeObsNumPhaseAmbigs(), storeObsObjectNames(), storeObsPartBend(), storeObsPartEOP(), storeObsPartGamma(), storeObsPartNut2KXY(), storeObsPartParallax(), storeObsPartPoleTides(), storeObsPartRaDec(), storeObsPartXYZ(), storeObsPhase(), storeObsPhaseCalInfo(), storeObsPhaseDelaysFull(), storeObsQualityCodes(), storeObsRates(), storeObsRateTheoretical(), storeObsRefFreqs(), storeObsSingleBandDelays(), storeObsSNR(), storeObsStd1Contribution(), storeObsStd2Contribution(), storeObsUserSup(), storeObsUVFperAsec(), storeScanCrootFname(), storeScanEphemeris(), storeScanName(), storeScanNutationEqx(), storeScanNutationEqxWahr(), storeScanNutationNro(), storeScanTimeMjd(), storeScanTrf2crf(), storeSelectionStatus(), storeSessionHead(), storeSolveWeights(), storeSourceCrossRefs(), storeSourcesApriories(), storeStationAzEl(), storeStationCalAxisOffset(), storeStationCalCable(), storeStationCalCblCorrections(), storeStationCalOceanLoad(), storeStationCalSlantPathTropDry(), storeStationCalSlantPathTropWet(), storeStationCrossRefs(), storeStationEpochs(), storeStationMet(), storeStationOceanLdDisp(), storeStationParAngle(), storeStationPartAxisOffset(), storeStationPartHorizonGrad(), storeStationPartZenithDelayDry(), storeStationPartZenithDelayWet(), storeStationRefClockOffset(), storeStationsApriories(), and storeStationTsys().
|
private |
Definition at line 1412 of file SgVgosDb.h.
Referenced by SgVgosDb(), init(), and setOutputFormatVersion().
|
private |
Definition at line 1406 of file SgVgosDb.h.
Referenced by composeWrapperFile(), createWrapperFileName(), dump2stdout(), getPath2RootDir(), init(), isValidNcFiles(), listOfInputFiles(), loadAntennaApriories(), loadAtmSetup(), loadCalcEop(), loadCalcInfo(), loadCalibrations(), loadClockApriories(), loadClockBreaks(), loadClockSetup(), loadEccentricities(), loadEpochs4Obs(), loadEpochs4Scans(), loadErpApriori(), loadHistory(), loadLeapSecond(), loadMiscCable(), loadMiscFourFit(), loadObsAmbigSpacing(), loadObsCalFeedCorr(), loadObsCalHiFyErp(), loadObsCalHiFyLibration(), loadObsCalIonGroup(), loadObsCalUnphase(), loadObsCalWobble(), loadObsChannelInfoMk3(), loadObsChannelInfoMk4(), loadObsChannelInfoS2(), loadObsCorrelation(), loadObsCorrelatorInfoCrl(), loadObsCorrelatorInfoMk3(), loadObsCorrelatorInfoMk4(), loadObsCorrelatorInfoS2(), loadObsCrossRefs(), loadObsDataFlag(), loadObsDelayDataFlag(), loadObsDtec(), loadObsEditData(), loadObsEffFreqs(), loadObsFractC(), loadObsGroupDelays(), loadObsNumGroupAmbigs(), loadObsNumPhaseAmbigs(), loadObsObjectNames(), loadObsPartBend(), loadObsPartEOP(), loadObsPartGamma(), loadObsPartNut2KXY(), loadObsPartParallax(), loadObsPartPoleTides(), loadObsPartRaDec(), loadObsPartXYZ(), loadObsPhase(), loadObsPhaseCalInfoMk3(), loadObsPhaseCalInfoMk4(), loadObsPhaseCalInfoS2(), loadObsQualityCodes(), loadObsRates(), loadObsRefFreqs(), loadObsSingleBandDelays(), loadObsSNR(), loadObsTheoreticals(), loadObsUserCorrections(), loadObsUserSup(), loadObsUVFperAsec(), loadScanCrootFname(), loadScanEphemeris(), loadScanName(), loadScanNutationEqx(), loadScanNutationEqxWahr(), loadScanNutationNro(), loadScanTrf2crf(), loadSelectionStatus(), loadSessionHead(), loadSolveWeights(), loadSourcesApriories(), loadStationAzEl(), loadStationCalOceanLoad(), loadStationEpochs(), loadStationMet(), loadStationName(), loadStationOceanLdDisp(), loadStationParAngle(), loadStationPartAxisOffset(), loadStationPartHorizonGrad(), loadStationPartZenithDelayDry(), loadStationPartZenithDelayWet(), loadStationRefClockOffset(), loadStationsApriories(), loadStationTsys(), loadStdObsCalibration(), makeWorkAround4KnownBugs(), saveForeignHistory(), saveLocalHistory(), setPath2RootDir(), storeAntennaApriories(), storeAtmSetup(), storeBaselineClockSetup(), storeCalcEop(), storeCalcInfo(), storeCalibrations(), storeClockApriories(), storeClockBreaks(), storeClockSetup(), storeEccentricities(), storeEpochs4Obs(), storeEpochs4Scans(), storeErpApriori(), storeErpSetup(), storeIonoBits(), storeIonoSetup(), storeLeapSecond(), storeMiscCable(), storeMiscFourFit(), storeObsAmbigSpacing(), storeObsCalFeedCorr(), storeObsCalIonGroup(), storeObsCalUnphase(), storeObsChannelInfo(), storeObsCorrelation(), storeObsCorrelatorInfo(), storeObsCrossRefs(), storeObsDataFlag(), storeObsDelayTheoretical(), storeObsDtec(), storeObsEditData(), storeObsEffFreqs(), storeObsFractC(), storeObsGroupDelays(), storeObsGroupDelaysFull(), storeObsNumGroupAmbigs(), storeObsNumPhaseAmbigs(), storeObsObjectNames(), storeObsPartBend(), storeObsPartEOP(), storeObsPartGamma(), storeObsPartNut2KXY(), storeObsPartParallax(), storeObsPartPoleTides(), storeObsPartRaDec(), storeObsPartXYZ(), storeObsPhase(), storeObsPhaseCalInfo(), storeObsPhaseDelaysFull(), storeObsQualityCodes(), storeObsRates(), storeObsRateTheoretical(), storeObsRefFreqs(), storeObsSingleBandDelays(), storeObsSNR(), storeObsStd1Contribution(), storeObsStd2Contribution(), storeObsUserSup(), storeObsUVFperAsec(), storeScanCrootFname(), storeScanEphemeris(), storeScanName(), storeScanNutationEqx(), storeScanNutationEqxWahr(), storeScanNutationNro(), storeScanTimeMjd(), storeScanTrf2crf(), storeSelectionStatus(), storeSessionHead(), storeSolveWeights(), storeSourceCrossRefs(), storeSourcesApriories(), storeStationAzEl(), storeStationCalAxisOffset(), storeStationCalCable(), storeStationCalCblCorrections(), storeStationCalOceanLoad(), storeStationCalSlantPathTropDry(), storeStationCalSlantPathTropWet(), storeStationCrossRefs(), storeStationEpochs(), storeStationMet(), storeStationOceanLdDisp(), storeStationParAngle(), storeStationPartAxisOffset(), storeStationPartHorizonGrad(), storeStationPartZenithDelayDry(), storeStationPartZenithDelayWet(), storeStationRefClockOffset(), storeStationsApriories(), and storeStationTsys().
|
private |
Definition at line 1539 of file SgVgosDb.h.
Referenced by composeWrapperFile(), and parseProgramBlock().
|
private |
Definition at line 1537 of file SgVgosDb.h.
Referenced by SgVgosDb(), composeProgramSolveBlock(), composeWrapperFile(), dump2stdout(), loadAtmSetup(), loadCalcEop(), loadCalcInfo(), loadCalibrations(), loadClockSetup(), loadObsFractC(), loadObsUserSup(), loadSelectionStatus(), parseObservationBlock(), parseProgramBlock(), parseScanBlock(), parseSessionBlock(), storeAtmSetup(), storeBaselineClockSetup(), storeCalcEop(), storeCalcInfo(), storeCalibrations(), storeClockSetup(), storeErpSetup(), storeIonoBits(), storeIonoSetup(), storeObsFractC(), storeObsUserSup(), storeScanTimeMjd(), and storeSelectionStatus().
|
private |
Definition at line 1429 of file SgVgosDb.h.
Referenced by composeSessionBlock(), dump2stdout(), getSessionCode(), parseSessionBlock(), setSessionCode(), storeAntennaApriories(), storeAtmSetup(), storeBaselineClockSetup(), storeCalcEop(), storeCalcInfo(), storeCalibrations(), storeClockApriories(), storeClockBreaks(), storeClockSetup(), storeEccentricities(), storeEpochs4Obs(), storeEpochs4Scans(), storeErpApriori(), storeErpSetup(), storeIonoBits(), storeIonoSetup(), storeLeapSecond(), storeMiscCable(), storeMiscFourFit(), storeObsAmbigSpacing(), storeObsCalFeedCorr(), storeObsCalIonGroup(), storeObsCalUnphase(), storeObsChannelInfo(), storeObsCorrelation(), storeObsCorrelatorInfo(), storeObsCrossRefs(), storeObsDataFlag(), storeObsDelayTheoretical(), storeObsDtec(), storeObsEditData(), storeObsEffFreqs(), storeObsFractC(), storeObsGroupDelays(), storeObsGroupDelaysFull(), storeObsNumGroupAmbigs(), storeObsNumPhaseAmbigs(), storeObsObjectNames(), storeObsPartBend(), storeObsPartEOP(), storeObsPartGamma(), storeObsPartNut2KXY(), storeObsPartParallax(), storeObsPartPoleTides(), storeObsPartRaDec(), storeObsPartXYZ(), storeObsPhase(), storeObsPhaseCalInfo(), storeObsPhaseDelaysFull(), storeObsQualityCodes(), storeObsRates(), storeObsRateTheoretical(), storeObsRefFreqs(), storeObsSingleBandDelays(), storeObsSNR(), storeObsStd1Contribution(), storeObsStd2Contribution(), storeObsUserSup(), storeObsUVFperAsec(), storeScanCrootFname(), storeScanEphemeris(), storeScanName(), storeScanNutationEqx(), storeScanNutationEqxWahr(), storeScanNutationNro(), storeScanTimeMjd(), storeScanTrf2crf(), storeSelectionStatus(), storeSessionHead(), storeSolveWeights(), storeSourceCrossRefs(), storeSourcesApriories(), storeStationAzEl(), storeStationCalAxisOffset(), storeStationCalCable(), storeStationCalCblCorrections(), storeStationCalOceanLoad(), storeStationCalSlantPathTropDry(), storeStationCalSlantPathTropWet(), storeStationCrossRefs(), storeStationEpochs(), storeStationMet(), storeStationOceanLdDisp(), storeStationParAngle(), storeStationPartAxisOffset(), storeStationPartHorizonGrad(), storeStationPartZenithDelayDry(), storeStationPartZenithDelayWet(), storeStationRefClockOffset(), storeStationsApriories(), and storeStationTsys().
|
private |
Definition at line 1430 of file SgVgosDb.h.
Referenced by composeSessionBlock(), createWrapperFileName(), dump2stdout(), getSessionName(), init(), parseSessionBlock(), and setSessionName().
|
private |
Definition at line 1457 of file SgVgosDb.h.
Referenced by collectStationNames(), composeWrapperFile(), dump2stdout(), init(), loadStationName(), and parseStationBlock().
|
private |
Definition at line 1459 of file SgVgosDb.h.
Referenced by collectStationNames(), guessDimVal(), init(), loadStationAzEl(), loadStationCalAxisOffset(), loadStationCalCable(), loadStationCalCblCorrections(), loadStationCalOceanLoad(), loadStationCalSlantPathTropDry(), loadStationCalSlantPathTropWet(), loadStationEpochs(), loadStationMet(), loadStationOceanLdDisp(), loadStationParAngle(), loadStationPartAxisOffset(), loadStationPartHorizonGrad(), loadStationPartZenithDelayDry(), loadStationPartZenithDelayWet(), loadStationRefClockOffset(), loadStationTsys(), storeStationAzEl(), storeStationCalAxisOffset(), storeStationCalCable(), storeStationCalCblCorrections(), storeStationCalOceanLoad(), storeStationCalSlantPathTropDry(), storeStationCalSlantPathTropWet(), storeStationEpochs(), storeStationMet(), storeStationOceanLdDisp(), storeStationParAngle(), storeStationPartAxisOffset(), storeStationPartHorizonGrad(), storeStationPartZenithDelayDry(), storeStationPartZenithDelayWet(), storeStationRefClockOffset(), and storeStationTsys().
|
private |
Definition at line 1446 of file SgVgosDb.h.
Referenced by SgVgosDb(), composeSessionBlock(), dump2stdout(), loadAntennaApriories(), parseSessionBlock(), and storeAntennaApriories().
|
private |
Definition at line 1479 of file SgVgosDb.h.
Referenced by SgVgosDb(), composeObservationBlock(), dump2stdout(), loadObsObjectNames(), parseObservationBlock(), and storeObsObjectNames().
|
private |
Definition at line 1488 of file SgVgosDb.h.
Referenced by SgVgosDb(), composeObservationBlock(), dump2stdout(), loadObsCalBend(), parseObservationBlock(), and storeObsCalBend().
|
private |
Definition at line 1489 of file SgVgosDb.h.
Referenced by SgVgosDb(), composeObservationBlock(), dump2stdout(), loadObsCalBendSun(), parseObservationBlock(), and storeObsCalBendSun().
|
private |
Definition at line 1490 of file SgVgosDb.h.
Referenced by SgVgosDb(), composeObservationBlock(), dump2stdout(), loadObsCalBendSunHigher(), parseObservationBlock(), and storeObsCalBendSunHigher().
|
private |
Definition at line 1491 of file SgVgosDb.h.
Referenced by SgVgosDb(), composeObservationBlock(), dump2stdout(), loadObsCalEarthTide(), parseObservationBlock(), and storeObsCalEarthTide().
|
private |
Definition at line 1492 of file SgVgosDb.h.
Referenced by SgVgosDb(), composeObservationBlock(), dump2stdout(), loadObsCalFeedCorr(), parseObservationBlock(), and storeObsCalFeedCorr().
|
private |
Definition at line 1493 of file SgVgosDb.h.
Referenced by SgVgosDb(), composeObservationBlock(), dump2stdout(), loadObsCalHiFyErp(), parseObservationBlock(), and storeObsCalHiFyErp().
|
private |
Definition at line 1502 of file SgVgosDb.h.
Referenced by SgVgosDb(), composeObservationBlock(), dump2stdout(), loadObsCalHiFyLibration(), and parseObservationBlock().
|
private |
Definition at line 1503 of file SgVgosDb.h.
Referenced by SgVgosDb(), composeObservationBlock(), dump2stdout(), loadObsCalHiFyLibration(), parseObservationBlock(), and storeObsCalHiFyLibration().
|
private |
Definition at line 1494 of file SgVgosDb.h.
Referenced by SgVgosDb(), composeObservationBlock(), dump2stdout(), loadObsCalOcean(), parseObservationBlock(), SgVgosDb::StationDescriptor::propagateStnKey(), and storeObsCalOcean().
|
private |
Definition at line 1495 of file SgVgosDb.h.
Referenced by SgVgosDb(), composeObservationBlock(), dump2stdout(), loadObsCalOceanOld(), parseObservationBlock(), and storeObsCalOceanOld().
|
private |
Definition at line 1496 of file SgVgosDb.h.
Referenced by SgVgosDb(), composeObservationBlock(), dump2stdout(), loadObsCalOceanPoleTideLoad(), parseObservationBlock(), and storeObsCalOceanPoleTideLoad().
|
private |
Definition at line 1497 of file SgVgosDb.h.
Referenced by SgVgosDb(), composeObservationBlock(), dump2stdout(), loadObsCalParallax(), parseObservationBlock(), and storeObsCalParallax().
|
private |
Definition at line 1498 of file SgVgosDb.h.
Referenced by SgVgosDb(), composeObservationBlock(), dump2stdout(), loadObsCalPoleTide(), parseObservationBlock(), and storeObsCalPoleTide().
|
private |
Definition at line 1499 of file SgVgosDb.h.
Referenced by SgVgosDb(), composeObservationBlock(), dump2stdout(), loadObsCalPoleTideOldRestore(), parseObservationBlock(), and storeObsCalPoleTideOldRestore().
|
private |
Definition at line 1500 of file SgVgosDb.h.
Referenced by SgVgosDb(), composeObservationBlock(), dump2stdout(), loadObsCalTiltRmvr(), parseObservationBlock(), and storeObsCalTiltRmvr().
|
private |
Definition at line 1501 of file SgVgosDb.h.
Referenced by SgVgosDb(), composeObservationBlock(), dump2stdout(), loadObsCalWobble(), parseObservationBlock(), and storeObsCalWobble().
|
private |
Definition at line 1445 of file SgVgosDb.h.
Referenced by SgVgosDb(), composeSessionBlock(), dump2stdout(), loadClockApriories(), parseSessionBlock(), storeClockApriories(), and vClockApriori().
|
private |
Definition at line 1435 of file SgVgosDb.h.
Referenced by SgVgosDb(), composeSessionBlock(), dump2stdout(), loadClockBreaks(), parseSessionBlock(), storeClockBreaks(), and vClockBreak().
|
private |
Definition at line 1472 of file SgVgosDb.h.
Referenced by SgVgosDb(), composeScanBlock(), dump2stdout(), loadScanCrootFname(), parseScanBlock(), and storeScanCrootFname().
|
private |
Definition at line 1542 of file SgVgosDb.h.
Referenced by SgVgosDb(), init(), parseObservationBlock(), parseSessionBlock(), and parseStationBlock().
|
private |
Definition at line 1516 of file SgVgosDb.h.
Referenced by SgVgosDb(), composeObservationBlock(), dump2stdout(), loadObsTheoreticals(), parseObservationBlock(), and storeObsDelayTheoretical().
|
private |
Definition at line 1486 of file SgVgosDb.h.
Referenced by SgVgosDb(), composeObservationBlock(), dump2stdout(), loadObsDtec(), parseObservationBlock(), and storeObsDtec().
|
private |
Definition at line 1447 of file SgVgosDb.h.
Referenced by SgVgosDb(), composeSessionBlock(), dump2stdout(), loadEccentricities(), parseSessionBlock(), and storeEccentricities().
|
private |
Definition at line 1506 of file SgVgosDb.h.
Referenced by SgVgosDb(), composeObservationBlock(), dump2stdout(), loadObsEditData(), parseObservationBlock(), and storeObsEditData().
|
private |
Definition at line 1467 of file SgVgosDb.h.
Referenced by SgVgosDb(), composeScanBlock(), dump2stdout(), loadScanEphemeris(), parseScanBlock(), and storeScanEphemeris().
|
private |
Definition at line 1466 of file SgVgosDb.h.
Referenced by SgVgosDb(), composeScanBlock(), dump2stdout(), loadErpApriori(), parseScanBlock(), and storeErpApriori().
|
private |
Definition at line 1513 of file SgVgosDb.h.
Referenced by SgVgosDb(), composeObservationBlock(), dump2stdout(), and parseObservationBlock().
|
private |
Definition at line 1434 of file SgVgosDb.h.
Referenced by SgVgosDb(), composeSessionBlock(), dump2stdout(), loadSolveWeights(), parseSessionBlock(), and storeSolveWeights().
|
private |
Definition at line 1431 of file SgVgosDb.h.
Referenced by SgVgosDb(), composeSessionBlock(), dump2stdout(), loadSessionHead(), parseSessionBlock(), and storeSessionHead().
|
private |
Definition at line 1436 of file SgVgosDb.h.
Referenced by SgVgosDb(), composeSessionBlock(), dump2stdout(), loadLeapSecond(), parseSessionBlock(), and storeLeapSecond().
|
private |
Definition at line 1439 of file SgVgosDb.h.
Referenced by SgVgosDb(), composeSessionBlock(), dump2stdout(), loadMiscCable(), parseSessionBlock(), and storeMiscCable().
|
private |
Definition at line 1438 of file SgVgosDb.h.
Referenced by SgVgosDb(), composeSessionBlock(), dump2stdout(), loadMiscFourFit(), parseSessionBlock(), and storeMiscFourFit().
|
private |
Definition at line 1507 of file SgVgosDb.h.
Referenced by SgVgosDb(), composeObservationBlock(), dump2stdout(), and parseObservationBlock().
|
private |
Definition at line 1469 of file SgVgosDb.h.
Referenced by SgVgosDb(), composeScanBlock(), dump2stdout(), loadScanNutationEqx(), parseScanBlock(), and storeScanNutationEqx().
|
private |
Definition at line 1468 of file SgVgosDb.h.
Referenced by SgVgosDb(), composeScanBlock(), dump2stdout(), loadScanNutationEqxWahr(), parseScanBlock(), and storeScanNutationEqxWahr().
|
private |
Definition at line 1470 of file SgVgosDb.h.
Referenced by SgVgosDb(), composeScanBlock(), dump2stdout(), loadScanNutationNro(), parseScanBlock(), and storeScanNutationNro().
|
private |
Definition at line 1510 of file SgVgosDb.h.
Referenced by SgVgosDb(), composeObservationBlock(), dump2stdout(), loadObsCrossRefs(), parseObservationBlock(), and storeObsCrossRefs().
|
private |
Definition at line 1478 of file SgVgosDb.h.
Referenced by SgVgosDb(), composeObservationBlock(), dump2stdout(), loadEpochs4Obs(), parseObservationBlock(), and storeEpochs4Obs().
|
private |
Definition at line 1520 of file SgVgosDb.h.
Referenced by SgVgosDb(), composeObservationBlock(), dump2stdout(), loadObsPartBend(), parseObservationBlock(), and storeObsPartBend().
|
private |
Definition at line 1522 of file SgVgosDb.h.
Referenced by SgVgosDb(), composeObservationBlock(), dump2stdout(), loadObsPartEOP(), parseObservationBlock(), and storeObsPartEOP().
|
private |
Definition at line 1521 of file SgVgosDb.h.
Referenced by SgVgosDb(), composeObservationBlock(), dump2stdout(), loadObsPartGamma(), parseObservationBlock(), and storeObsPartGamma().
|
private |
Definition at line 1523 of file SgVgosDb.h.
Referenced by SgVgosDb(), composeObservationBlock(), dump2stdout(), and parseObservationBlock().
|
private |
Definition at line 1524 of file SgVgosDb.h.
Referenced by SgVgosDb(), composeObservationBlock(), dump2stdout(), loadObsPartNut2KXY(), parseObservationBlock(), and storeObsPartNut2KXY().
|
private |
Definition at line 1525 of file SgVgosDb.h.
Referenced by SgVgosDb(), composeObservationBlock(), dump2stdout(), loadObsPartParallax(), parseObservationBlock(), and storeObsPartParallax().
|
private |
Definition at line 1526 of file SgVgosDb.h.
Referenced by SgVgosDb(), composeObservationBlock(), dump2stdout(), loadObsPartPoleTides(), parseObservationBlock(), and storeObsPartPoleTides().
|
private |
Definition at line 1527 of file SgVgosDb.h.
Referenced by SgVgosDb(), composeObservationBlock(), dump2stdout(), and parseObservationBlock().
|
private |
Definition at line 1528 of file SgVgosDb.h.
Referenced by SgVgosDb(), composeObservationBlock(), dump2stdout(), loadObsPartRaDec(), parseObservationBlock(), and storeObsPartRaDec().
|
private |
Definition at line 1529 of file SgVgosDb.h.
Referenced by SgVgosDb(), composeObservationBlock(), dump2stdout(), loadObsPartXYZ(), parseObservationBlock(), and storeObsPartXYZ().
|
private |
Definition at line 1517 of file SgVgosDb.h.
Referenced by SgVgosDb(), composeObservationBlock(), dump2stdout(), loadObsTheoreticals(), parseObservationBlock(), and storeObsRateTheoretical().
|
private |
Definition at line 1471 of file SgVgosDb.h.
Referenced by SgVgosDb(), composeScanBlock(), dump2stdout(), loadScanTrf2crf(), parseScanBlock(), and storeScanTrf2crf().
|
private |
Definition at line 1465 of file SgVgosDb.h.
Referenced by SgVgosDb(), composeScanBlock(), dump2stdout(), loadScanName(), parseScanBlock(), and storeScanName().
|
private |
Definition at line 1464 of file SgVgosDb.h.
Referenced by SgVgosDb(), composeScanBlock(), dump2stdout(), loadEpochs4Scans(), parseScanBlock(), and storeEpochs4Scans().
|
private |
Definition at line 1480 of file SgVgosDb.h.
Referenced by SgVgosDb(), composeObservationBlock(), dump2stdout(), loadObsObjectNames(), parseObservationBlock(), and storeObsObjectNames().
|
private |
Definition at line 1444 of file SgVgosDb.h.
Referenced by SgVgosDb(), composeSessionBlock(), dump2stdout(), loadSourcesApriories(), parseSessionBlock(), and storeSourcesApriories().
|
private |
Definition at line 1451 of file SgVgosDb.h.
Referenced by SgVgosDb(), composeSessionBlock(), dump2stdout(), parseSessionBlock(), and storeSourceCrossRefs().
|
private |
Definition at line 1443 of file SgVgosDb.h.
Referenced by SgVgosDb(), composeSessionBlock(), dump2stdout(), loadStationsApriories(), parseSessionBlock(), and storeStationsApriories().
|
private |
Definition at line 1450 of file SgVgosDb.h.
Referenced by SgVgosDb(), composeSessionBlock(), dump2stdout(), parseSessionBlock(), and storeStationCrossRefs().
|
private |
Definition at line 1407 of file SgVgosDb.h.
Referenced by composeHistoryBlock(), createWrapperFileName(), dump2stdout(), getWrapperFileName(), init(), listOfInputFiles(), loadHistory(), and setWrapperFileName().