📦 New Features
-
#97 Fully configurable interface to ground pressure files. Now the pipeline can work with almost any format you store your ground pressure data in. Read about it in the documentation.
-
#101 New bundle script that works for all retrieval algorithms. It bundles the data into one file per sensor and retrieval alg./met. profile. Read about it in the documentation.
-
#105 Add DC amplitudes to output of Proffast2.4 preprocessor
🧵 Refactoring and Updates
-
#60 Removed the calibration factors from the metadata. They have not been used yet and since every team has their own way of calibrating their data, it is hard to set a standard in here.
-
#102 Make Interferogram File Regex more flexible (now also supports the placeholders
$(YYYY)
,$(YY)
,$(MM)
, and$(DD)
. -
Polish the profiles downloader logic
🪲 Bugfixes
-
Handle directories with no or only corrupt interferograms. Until now, a container failed and did not produce a "failed" output directory.
-
#99 Fix failing
retrieval start
command when pipeline finished in under 0.5 seconds
As always, you can find the exact config options in the API Reference of the Configuration.