Releases: awst-austria/qa4sm-reader
Releases · awst-austria/qa4sm-reader
v0.11
- Environment updated to support Python 3.12
- numpy updated to >2, and cartopy updated to 0.22.0
- libtiff version pinned to 4.5.1 due to compatibility issues with Ubuntu 24
- GitHub Actions updated to run tests for new Python versions
- geos version pinned for stability
- Updated setup file
- Moved cartopy dependency to PyPI
v0.10
- Fix bugs with metadata plots
- Update environment.yml
- Fixed failing windows miniconda setup
- Update to handle new QA4SM netCDF structure
- Fix comparison plot creation logic
- Add stability Metrics Plots
- Bugfix labels for slopeR plots
- Bugfix temporal sub-windows period
v0.9.1
v0.9 (QA4SM FRM4SM Release 2)
QA4SM release 2 version
Status maps and box plots
FRM box plots added
Scaling reference units used on plots
SMOS and SMAP L2 added
Validation error maps
Reader adaptation for plotting validation error maps and barplots.
Based on the "status_" keyword variable in the output netCDF files.
Small fix in comparison module
The comparison plots for TCA metrics were shown with inverted values. The issue is now fixed.
Correlation averaging method
- New formula added for the averaging of non-additive scores (Pearson's and Spearman's correlation)
- Improved layout in comparison plots
- Code formatting established (through
yapf
and pep8)
Bug fixes
SMOS L3 mapplots debug
Modified to generate mapplots from SMOS L3 as reference. Includes small change in metadata plots labels.