Releases: haihabi/PyNNcml
Releases · haihabi/PyNNcml
R0.3.7
What's Changed
- Update python-publish.yml by @haihabi in #26
- Add support for Satellite Microwave Links (SML) see notebook https://github.com/haihabi/PyNNcml/blob/main/examples/rain_estimation_sml.ipynb
- Add reading for Radar map.
- Bug fix in coordinate translation.
Full Changelog: R0.3.6...R0.3.7
R0.3.6
R0.3.2
Full Changelog: R0.3.0...R0.3.2
R0.3.0
New Algorithms:
#15 Adding Inverse Distance Weighting Interpolation Algorithm
#16 Adding GMZ Interpolation Algorithm
#14 Adding Rain GAN Algorithm for rain field simulation
General changes:
Extend CI coverage to multiple python versions
Adding code coverage testing
Tutorials
Adding notebook for all new algorithms
Release 0.2.0
- Adding OpenMRG Dataset.
- Adding Training notebook.