pyart

The Python-ARM Radar Toolkit. A data model driven interactive toolkit for working with weather radar data.

OTHER License

Downloads
126.1K
Stars
485
Committers
74
pyart - Py-ART Release Version 1.13.1

Published by zssherman about 2 years ago

What's Changed

Full Changelog: https://github.com/ARM-DOE/pyart/compare/v1.13.0...v1.13.1

pyart - Py-ART Release 1.13.0

Published by zssherman about 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/ARM-DOE/pyart/compare/v1.12.7...v1.13.0

pyart - Py-ART Release 1.12.7

Published by zssherman over 2 years ago

What's Changed

Full Changelog: https://github.com/ARM-DOE/pyart/compare/v1.12.6...v1.12.7

pyart - Py-ART Release 1.12.6

Published by zssherman over 2 years ago

What's Changed

Full Changelog: https://github.com/ARM-DOE/pyart/compare/v1.12.5...v1.12.6

pyart - Py-ART Release 1.12.5

Published by zssherman over 2 years ago

What's Changed

Full Changelog: https://github.com/ARM-DOE/pyart/compare/v1.12.4...v1.12.5

pyart - Py-ART Release v1.12.4

Published by zssherman over 2 years ago

Fixes a bug for v1.12.3 release.

What's Changed

Full Changelog: https://github.com/ARM-DOE/pyart/compare/v1.12.3...v1.12.4

pyart - Py-ART Release v1.12.3

Published by zssherman over 2 years ago

What's Changed

Full Changelog: https://github.com/ARM-DOE/pyart/compare/v1.12.2...v1.12.3

pyart - Py-ART Version 1.12.2

Published by mgrover1 over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/ARM-DOE/pyart/compare/v1.12.1...v1.12.2

pyart - Py-ART Version 1.12.1

Published by zssherman over 2 years ago

This release is almost identical to v1.12.0, however cartopy was being built within that release. This release removes cartopy from the build and keeps cartopy as a optional dependency as originally planned.

pyart - Py-ART Release 1.12.0

Published by zssherman over 2 years ago

This major release migrates the installation from numpy.distutils to setuptools - the .c files for many of the modules are now built upon installation

(full changelog)

Bugs fixed

Maintenance and upkeep improvements

Other merged PRs

Contributors to this release

(GitHub contributors page for this release)

@mgrover1 | @rcjackson | @zssherman

pyart - Py-ART Release 1.11.8 Modernism

Published by zssherman over 2 years ago

Enhancements made

Bugs fixed

Maintenance and upkeep improvements

Documentation improvements

Deprecated features

Other merged PRs

Contributors to this release

(GitHub contributors page for this release)

@dopplershift | @HumphreysCarter | @jjhelmus | @kmuehlbauer | @lauratomkins | @mgrover1 | @rcjackson | @ReallyNiceGuy | @ritvje | @scollis | @zssherman

pyart - Py-ART Release 1.11.7 Modernism

Published by zssherman over 2 years ago

Release was missing registry file, will release v1.11.8 to fix.

pyart - Py-ART Release 1.11.6 Modernism

Published by zssherman about 3 years ago

This is a micro release with a few enhancements and fixes to the source code.

(full changelog)

Enhancements made

Bugs fixed

Maintenance and upkeep improvements

Documentation improvements

Other merged PRs

Contributors to this release

(GitHub contributors page for this release)

@HumphreysCarter | @kmuehlbauer | @Quba1 | @rcjackson | @ReallyNiceGuy | @zssherman

pyart - Py-ART Release 1.11.5 Modernism

Published by zssherman over 3 years ago

This minor release contains bug fixes for cftime rel 1.15 and tuple checking in gridding.

(full changelog)

Enhancements made

Bugs fixed

Maintenance and upkeep improvements

Other merged PRs

  • Add check if radars tuple is not empty #991 (@Quba1)
  • CI: More python 3.9 fixes and attempt to build 3.9. #983 (@zssherman)

Contributors to this release

(GitHub contributors page for this release)

@amarouane-ABDELHAK | @bmgxyz | @dopplershift | @kmuehlbauer | @Quba1 | @rcjackson | @scollis | @zssherman

pyart - Py-ART Release 1.11.3 Modernism

Published by zssherman almost 4 years ago

Release 1.11.3 is a minor release with bug fixes for the nexrad 0.19 reader, np.rec.buffer module path change.

(full changelog)

Bugs fixed

  • FIX: Fix addressed for #962 by mwilson14. #963 (@zssherman)
  • FIX: A fix for the NoneType error with regards to nexrad 3 elevation. #959 (@zssherman)

Maintenance and upkeep improvements

  • MNT: Update to default config to fix units, and add field info for attenuation fields. #964 (@zssherman)

Contributors to this release

(GitHub contributors page for this release)

@bmgxyz | @lauratomkins | @rcjackson | @zssherman

pyart - Py-ART Release 1.11.2 Modernism

Published by zssherman about 4 years ago

Py-ART Release 1.11.2 Modernism is a micro release with a few bug fixes and enhancements. Fixes mainly are the fix for the nearest neighbor code, boolean index error in kdp code, missing gatefilter in map_to_grid, and more.

(full changelog)

Enhancements made

  • ENH: Support for Product 176 (DPR) - Instantaneous Precipitation Rate #919 (@dcedgren)
  • ENH: Updated nexrad for RDA build 19.0. #903 (@zssherman)

Bugs fixed

Maintenance and upkeep improvements

  • MNT: Attempt to fix appveyor path issue. #937 (@zssherman)
  • MNT: Removing temp fix and using suggested cftime developer fix. #927 (@zssherman)
  • MNT: New warnings on literals, and a fix for said warnings. #914 (@zssherman)

Other merged PRs

Contributors to this release

(GitHub contributors page for this release)

@AdamTheisen | @dcedgren | @dopplershift | @gamaanderson | @grwise1 | @hhuangwx | @jjhelmus | @jsignell | @lauratomkins | @nguy | @rcjackson | @rtanamachi | @Rumpkie | @scollis | @tjlang | @vlouf | @wolfidan | @zssherman

pyart - Py-ART Release 1.11.1 Modernism

Published by zssherman over 4 years ago

This release fixes the cftime break with isoformat. Also includes the matplotlib framework classifier. Spectra is also included, but a full release with notes will be in the future as this is a fix micro release.

(full changelog)

Bugs fixed

  • FIX: A fix for the update in one of the datetime modules that broke CI #913 (@zssherman)
  • FIX: Fix for msg29 function extra parameter. #909 (@zssherman)
  • FIX: Fix to optional doc and warning message for attenuation code. #907 (@zssherman)

Maintenance and upkeep improvements

  • MNT: Adding MPL framework classifier, addresses #910. #912 (@zssherman)

Documentation improvements

  • DOC: Some documentation changes for new sphinx napoleon that was missed in previous pull request. #902 (@zssherman)
  • DOC: Update to docs to use rtd theme and remove python 2 from docs. #893 (@zssherman)

Other merged PRs

Contributors to this release

(GitHub contributors page for this release)

@rcjackson | @scollis | @zssherman

pyart - Py-ART Version 1.11.0 Modernism

Published by zssherman over 4 years ago

Py-ART version 1.11.0 Modernism contains a variety of enhancements and bug fixes, but most importantly the removal of support of Python 2, see more here:
https://python3statement.org/

Thank you to all contributors and users!

Highlights of this release:

* Removal of support for Python 2
* Overhaul of Py-ART's website
* Speed up of hilderbrand code
* Fixes for ODIM H5 reader
* Make xarray option in grid.py
* Removal of fortran code
* Option to plot relative to slant range aircraft plot.
* And much more!

Contributor's to Py-ART 1.11.0 Modernism

* Abdelhak Marourane
* Adam Theisen
* Brandon Taylor
* Dan Stechman
* Jason Hemendinger
* Meteoswiss
* Robert Jackson
* Scott Collis
* Valentin Louf
* Zac Flamig
* Zach Sherman
pyart - Py-ART Release v1.10.4 Impressionism

Published by zssherman almost 5 years ago

Contains a fix for to_xarray, and the fix for geos update no xy attribute and removal of python 2 code. WIll do a major release with new documentation.

pyart - Py-ART Release v1.10.3 Impressionism

Published by zssherman almost 5 years ago

Minor release of Py-ART, updates include:

Fix in grid to_xarray code
Fix in cfradial code that was breaking with newer version of netCDF4

Package Rankings
Top 2.74% on Pypi.org
Top 11.85% on Conda-forge.org
Top 18.81% on Spack.io
Related Projects