2
I Use This!
Activity Not Available

News

Analyzed about 1 month ago. based on code collected 3 months ago.
Posted over 3 years ago by wradlib
We have now released version 1.13 of wradlib. After missing requirements_optional.txt in the source distribution which has been uploaded to PyPI as 1.12.0, we had to remove this version from PyPI again. The problem was that the installation from the source distribution was not possible …
Posted over 3 years ago by wradlib
We have now released version 1.11 of wradlib. This version contains two enhancements and a whole bunch of bugfixes. We changed our branch naming to main. Now, these are the most important changes: New features add support for RADOLAN HG product add %M, %J and %Y RADOLAN products Maintenance …
Posted almost 4 years ago by wradlib
We have now released version 1.10 of wradlib. This version contains several enhancements and some bugfixes. For our Continuous Integration we’ve moved to GitHub Actions for all of our production repositories. Now, these are the most important changes: New features add ODIM/GAMIC/CfRadial/RADOLAN backends for reading …
Posted over 4 years ago by wradlib
We have now released version 1.9 of wradlib. This version contains several bugfixes and some enhancements. For our Continuous Integration we’ve moved to micromamba which speeds up creation of Python environments. Now, these are the most important changes: New features make wradlib.io capable of consuming file-like objects …
Posted over 4 years ago by wradlib
We have now released version 1.8 of wradlib. This version contains several bugfixes and enhancements. We’ve also done a lot of maintenance with regard to Continuous Integration as well as handled upstream deprecations. Now, these are the most important changes: New features add WN product size (1200,1000 …
Posted almost 5 years ago by wradlib
We have now released version 1.7 of wradlib. This version contains several bugfixes and enhancements. Now, these are the most important changes: Improvements in georef.projection module Edouard Goudenhoofdt (RMI - Belgium) enhanced the ... [More] projection-module with new functions to create radar centric and default earth projections. Implementation of interpolation functions … [Less]
Posted about 5 years ago by wradlib
We have now released version 1.6 of wradlib. This version contains several bugfixes and enhancements. Now, these are the most important changes: Implementation of multi file ODIMH5 reader/writer In a combined effort of Edouard Goudenhoofdt (RMI - Belgium) and Kai Mühlbauer (University Bonn - Germany) a new implementation of a …
Posted over 5 years ago by wradlib
We have now released version 1.5 of wradlib. This version contains several bugfixes and enhancements. Now, these are the most important changes: further consolidation of xarray based ODIM_H5 and Cf/Radial readers/writers We have added examples of how to read/write these files and also a real-live example …
Posted almost 6 years ago by wradlib
We have now released version 1.4 of wradlib. This version contains several bugfixes and three enhancements. Now, these are the most important changes: enhance/rewrite fuzzy echo classifier Aart Overeem (KNMI) not only spotted a long existing bug in dp.texture but also extended the clutter.classify_echo_fuzzy using DR …
Posted about 6 years ago by wradlib
We have now released version 1.3 of wradlib. This version contains more improvements and enhancements than bugfixes. Now, these are the most important changes: Python3 only With version 1.3 we dropped support for Python 2.7. The package is intensively tested with Python 3.6 and 3.7 …