xradar is in an early stage of development, please report any issues here!

History#

Development Version (unreleased)#

  • ENH: Adding global variables and attributes to iris datatree (PR 166) by @aladinor

0.5.0 (2024-03-28)#

0.4.3 (2024-02-24)#

0.4.2 (2023-11-02)#

0.4.1 (2023-10-26)#

0.4.0 (2023-09-27)#

0.3.0 (2023-07-11)#

0.2.0 (2023-03-24)#

  • ENH: switch to add optional how attributes in ODIM format writer (PR 97) by @egouden

  • FIX: add keyword argument for mandatory source attribute in ODIM format writer (PR 96) by @egouden

  • FIX: check for dim0 if not given, only swap_dims if needed (GH 92), (PR 94) by @kmuehlbauer

  • FIX+ENH: need array copy before overwriting and make compression available in to_odim (PR 95) by @kmuehlbauer

0.1.0 (2023-02-23)#

  • Add an example on reading multiple sweeps into a single object (PR 69) by @mgrover1

  • ENH: add spatial_ref with pyproj when georeferencing, add/adapt methods/tests (GH 38), (PR 87) by @kmuehlbauer

  • Docs/docstring updates, PULL_REQUEST_TEMPLATE.md (PR 89) by @kmuehlbauer

  • Finalize release 0.1.0, add testpypi upload on push to main (PR 91) by @kmuehlbauer

0.0.13 (2023-02-09)#

  • FIX: only skip setting cf-attributes if both gain and offset are unused (PR 85) by @kmuehlbauer

0.0.12 (2023-02-09)#

0.0.11 (2023-02-06)#

0.0.10 (2023-02-01)#

0.0.9 (2022-12-11)#

0.0.8 (2022-09-28)#

0.0.7 (2022-09-21)#

0.0.6 (2022-09-19)#

  • Improve installation and contribution guide, update README.md with more badges, add version and date of release to docs, update install process (PR 19) by @kmuehlbauer

  • Add minimal documentation for CfRadial1 and ODIM_H5 importers (PR 20) by @kmuehlbauer

  • Add accessors.py submodule, add accessors showcase (PR 21) by @kmuehlbauer

0.0.5 (2022-09-14)#

0.0.4 (2022-09-01)#

Setting up CI workflow and build, @mgrover1 and @kmuehlbauer

0.0.1 (2022-09-01)#

  • First release on PyPI.