CHANGELOG¶
unreleased¶
New features¶
Bug fixes¶
Maintenance¶
Breaking changes¶
v0.3.1¶
New features¶
Bug fixes¶
Maintenance¶
Breaking changes¶
v0.3.0¶
New features¶
PR95 allow x-y coordinates and use it as default in GridAtPoints and GridAtLines, also switch to
x_gridandy_gridinstead ofxsandysfor projected radar coordinates (by @cchwala)PR94 add option to pass data without time dimension to
GridAtPointsandGridAtLines(by @cchwalaPR92 add function to download 25 month PWS dataset covering Amsterdam (by @maxmargraf)
PR90 add function to download 8-day example datasets for OpenRainER (by @cchwala)
PR89 add function to download 8-day example datasets for OpenMRG with processed CML data (by @cchwala)
PR 40 Add functions for plotting CML metadata (by @bwalraven)
Bug fixes¶
Maintenance¶
Breaking changes¶
v0.2.2¶
Add back support for Python 3.9.
v0.2.1¶
This is just a quick release to start tracking via zenodo to get a DOI.
v0.2.0¶
New features¶
Bug fixes¶
Maintenance¶
Breaking changes¶
v0.1.1¶
This is just a quick update to make a version available with less strict dependencies, which were relaxed in PR 66.
Note that support for Python 3.9 was dropped and support for versions newer than 3.11 was added.
Testing is now done for 3.10, 3.11 and 3.12.
v0.1.0¶
With all the new features from the last versions and because we seem to be on the right track regarding structure of functions and modules, we now switch to v0.1.0.
New features¶
PR 40 Add functions for plotting CML metadata (by @bwalraven)
Bug fixes¶
Maintenance¶
Breaking changes¶
v0.0.5¶
New features¶
PR 43 Add code for finding closest points to lines (by @eoydvin)
PR 54 Add example code and notebook to showcase the grid intersection between radar data and CMLs (by @maxmargraf)
PR 55 Add recipe for converting CSV data to xarray.Dataset (by @JochenSeidel)
PR 41 Add simple API to get GridAtLines and GridAtPoints (by @cchwala)
Bug fixes¶
Maintenance¶
Breaking changes¶
v0.0.4¶
New features¶
Bug fixes¶
Maintenance¶
Breaking changes¶
v0.0.3¶
New features¶
Bug fixes¶
Maintenance¶
Breaking changes¶
v0.0.2¶
not documented…