2022-07-28
GROOPS 2022-07-28 release notes
GROOPS release 2022-07-28 contains updates to documentation including links to tutorial videos and GitHub Discussions and minor code tweaks and fixes.
Changes since last release
- New programs: GriddedData2GriddedDataTimeSeries and GriddedDataTimeSeries2GriddedData.
- New programs: MagneticField2GriddedData and Orbit2MagneticField.
- New class: In MiscAccelerations: FromParametrization
- New option: GnssAntennaDefinitionCreate: rename antennas.
- New option: gnssReceiverGeneratorStationNetwork: inputfileClock.
- New option: gnssReceiverGenerator: print preprocessing infos.
- New option: GroupPrograms: silently and additional outputfileLog.
- New option: MatrixGenerator->NormalsFile: observationCount.
- Bugfix: instrument files: empty files are now compatible to other instrument types.
- Bugfix: gnssProcessingStep: uninitialized normalEquationInfo.
- Bugfix: gnssProcessingStep: wrong counting of observations.
- Bugfix: gnssProcessingStepForEachReceiverSeparately: variableReceiver was not set.
- Bugfix: gnssProcessingStepResolveAmbiguities: for writing empty ambiguity file.
- Bugfix: gnssParametrizationClocksModel: Fixed zero mean constraint.
- Bugfix: gnssParametrizationLeoDynamicOrbits: in parallel excecution.
- Bugfix: gnssParametrizationKinematicPositions: in parallel excecution.
- Bugfix: gnssTransmitter: noAntennaPatternFound->ignoreObservation not working correctly.
- Bugfix: gnssReceiver: Simulating GLONASS ambiguities now correctly considers frequency channel.
- Bugfix: sp3Format2Orbit: no/invalid orbit positions/velocities are now excluded.
- Bugfix: Conversion of GRACE L1B/L1A data: revised source code.
- Bugfix: loopFileAscii: Fixed uninitialized variable that could lead to the loop ending prematurely.
- Bugfix: GnssAntex2AntennaDefinition: Fixed handling of frequency RMS blocks.
- Other: File GriddedDataTimeSeries: includes now the last epoch; interval [...] instead of [...).
- Other: File TimeSplinesGravityfield: includes now the last epoch; interval [...] instead of [...).
- Other: Removed inputfileGlobal option.
- Other: GnssAttitude2Orbex: can now handle different sampling per satellite.
- Other: GnssRinexNavigation2OrbitClock/RinexObservation2GnssReceiver: Added basic support for RINEX v4.00.
- Other: gnssParametrization*DynamicOrbits: integration starts and ends with first/last valid epoch.
- Other: GnssLowEarthOrbiter: createTracks() before removing outlier epochs leads to less track splits.
- Other: GUI: Added 'Open Documentation' to the context menu.