Wradlib

Latest version: v2.0.3

Safety actively analyzes 629436 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 12

1.14.0

- tested with a build matrix for Python 3.8, 3.9 and 3.10 under conda-forge channel environment on linux OS (GitHub Actions)
- tested with Python 3.10 under conda-forge channel on MacOSX (GitHub Actions)
- tested with Python 3.10 under conda-forge channel on Windows OS (GitHub Actions)
- tested wradlib-notebooks creation for linux OS (GitHub Actions) with Python 3.10

What's Changed
* MNT: move deprecated xarray functionality into wradlib.io.xarray_depr.py, adapt tests by kmuehlbauer in https://github.com/wradlib/wradlib/pull/533
* MNT: cancel previous builds by kmuehlbauer in https://github.com/wradlib/wradlib/pull/534
* MNT: pin micromamba to 0.17.0 by kmuehlbauer in https://github.com/wradlib/wradlib/pull/535
* MNT: use Python 3.10 conda-forge everywhere, use cartopy by kmuehlbauer in https://github.com/wradlib/wradlib/pull/536
* MNT: replace distutils.version.LooseVersion with packaging.version.Version by kmuehlbauer in https://github.com/wradlib/wradlib/pull/539
* MNT: use f-strings where appropriate by kmuehlbauer in https://github.com/wradlib/wradlib/pull/537
* MNT: remove unnecessary object-inheritance by kmuehlbauer in https://github.com/wradlib/wradlib/pull/538
* MNT: remove unnecessary arguments when calling super for the parent class by kmuehlbauer in https://github.com/wradlib/wradlib/pull/540
* MNT: literals by kmuehlbauer in https://github.com/wradlib/wradlib/pull/542
* MNT: use provision-with-micromamba action by kmuehlbauer in https://github.com/wradlib/wradlib/pull/543
* FIX: test_get_raster_elevation by kmuehlbauer in https://github.com/wradlib/wradlib/pull/544
* Fix zero padding of bits in rainbow format flags (issue 549) by binomaiheu in https://github.com/wradlib/wradlib/pull/550
* FIX: raise ValueError if projection cannot be determined from source dataset by kmuehlbauer in https://github.com/wradlib/wradlib/pull/553
* FIX: output full timeslice when calling `to_netcdf` with no timestep by kmuehlbauer in https://github.com/wradlib/wradlib/pull/554
* FIX: handle variable number of gates in CfRadial1 backend by kmuehlbauer in https://github.com/wradlib/wradlib/pull/555
* FIX: use radar site altitude in bin_altitude calculation by kmuehlbauer in https://github.com/wradlib/wradlib/pull/556
* FIX: take precision into account for RADOLAN WN product by kmuehlbauer in https://github.com/wradlib/wradlib/pull/557
* zonalstats enhancements by kmuehlbauer in https://github.com/wradlib/wradlib/pull/558
* FIX: correct elevation for negative angles in iris/sigmet RAW data by kmuehlbauer in https://github.com/wradlib/wradlib/pull/561
* FIX: use start date/time if end date/time is missing for ODIM reader by kmuehlbauer in https://github.com/wradlib/wradlib/pull/564

New Contributors
* binomaiheu made their first contribution in https://github.com/wradlib/wradlib/pull/550

**Full Changelog**: https://github.com/wradlib/wradlib/compare/1.13.0...1.14.0

1.13.0

- tested with a build matrix for Python 3.7, 3.8 and 3.9 under conda-forge channel environment on linux OS (GitHub Actions)
- tested with Python 3.9 under conda-forge channel on MacOSX (GitHub Actions)
- tested with Python 3.9 under conda-forge channel on Windows OS (GitHub Actions)
- tested wradlib-notebooks creation for linux OS (GitHub Actions) with Python 3.9

What's Changed
* ENH: add iris/sigmet xarray backend by kmuehlbauer in https://github.com/wradlib/wradlib/pull/520
* ENH: Iris xarray reader, fix GAMIC reader by kmuehlbauer in https://github.com/wradlib/wradlib/pull/523
* FIX: catch `dt.accessor` TypeError by kmuehlbauer in https://github.com/wradlib/wradlib/pull/529
* FIX: remove `fix_cyclic`, fix deprecated matplotlib functions by kmuehlbauer in https://github.com/wradlib/wradlib/pull/530
* ENH: add rainbow xarray backend by kmuehlbauer in https://github.com/wradlib/wradlib/pull/522
* ENH: Optionalize dependencies by kmuehlbauer in https://github.com/wradlib/wradlib/pull/531

**Full Changelog**: https://github.com/wradlib/wradlib/compare/1.11.0...1.13.0

1.12.1

- tested with a build matrix for Python 3.7, 3.8 and 3.9 under conda-forge channel environment on linux OS (GitHub Actions)
- tested with Python 3.9 under conda-forge channel on MacOSX (GitHub Actions)
- tested with Python 3.9 under conda-forge channel on Windows OS (GitHub Actions)
- tested wradlib-notebooks creation for linux OS (GitHub Actions) with Python 3.9

What's Changed
* ENH: add iris/sigmet xarray backend by kmuehlbauer in https://github.com/wradlib/wradlib/pull/520
* ENH: Iris xarray reader, fix GAMIC reader by kmuehlbauer in https://github.com/wradlib/wradlib/pull/523
* FIX: catch `dt.accessor` TypeError by kmuehlbauer in https://github.com/wradlib/wradlib/pull/529
* FIX: remove `fix_cyclic`, fix deprecated matplotlib functions by kmuehlbauer in https://github.com/wradlib/wradlib/pull/530
* ENH: add rainbow xarray backend by kmuehlbauer in https://github.com/wradlib/wradlib/pull/522
* ENH: Optionalize dependencies by kmuehlbauer in https://github.com/wradlib/wradlib/pull/531

**Full Changelog**: https://github.com/wradlib/wradlib/compare/1.11.0...1.12.1

1.12.0

- tested with a build matrix for Python 3.7, 3.8 and 3.9 under conda-forge channel environment on linux OS (GitHub Actions)
- tested with Python 3.9 under conda-forge channel on MacOSX (GitHub Actions)
- tested with Python 3.9 under conda-forge channel on Windows OS (GitHub Actions)
- tested wradlib-notebooks creation for linux OS (GitHub Actions) with Python 3.9

What's Changed
* ENH: add iris/sigmet xarray backend by kmuehlbauer in https://github.com/wradlib/wradlib/pull/520
* ENH: Iris xarray reader, fix GAMIC reader by kmuehlbauer in https://github.com/wradlib/wradlib/pull/523
* FIX: catch `dt.accessor` TypeError by kmuehlbauer in https://github.com/wradlib/wradlib/pull/529
* FIX: remove `fix_cyclic`, fix deprecated matplotlib functions by kmuehlbauer in https://github.com/wradlib/wradlib/pull/530
* ENH: add rainbow xarray backend by kmuehlbauer in https://github.com/wradlib/wradlib/pull/522
* ENH: Optionalize dependencies by kmuehlbauer in https://github.com/wradlib/wradlib/pull/531

**Full Changelog**: https://github.com/wradlib/wradlib/compare/1.11.0...1.12.0

1.11.1

1.11.0

- tested with a build matrix for Python 3.7, 3.8 and 3.9 under conda-forge channel environment on linux OS (GitHub Actions)
- tested with Python 3.9 under conda-forge channel on MacOSX (GitHub Actions)
- tested with Python 3.9 under conda-forge channel on Windows OS (GitHub Actions)
- tested wradlib-notebooks creation for linux OS (GitHub Actions) with Python 3.9

Page 5 of 12

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.