Skip to content

Tags: openradar/xradar

Tags

v0.9.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
REL: 0.9.0 (#270)

* REL: 0.9.0

v0.8.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update cfradial.py before you release (#235)

* Update cfradial.py
* remove stale docstring entry

v0.7.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Pin xarray to 2024.9.0 and release v0.7.0 (#219)

* Pin xarray to 2024.9.0 and release v0.7.0

v0.6.5

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
REL: 0.6.5 (#211)

v0.6.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
REL: v0.6.4 (#201)

v0.6.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
FIX: use rstart in meter for ODIM_H5/V2_4 (#197)

* FIX: use correct rstart in meter for ODIM_H5/V2_4
* add history.md entry

v0.6.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
changing open_cfradial1_datatree engine from 'netcdf4' to 'h5netcdf' (#…

…195)

* changing open_cfradial1_datatree engine from 'netcdf4' to 'h5netcdf'

* passing engine as a kwarg in open_cfradial_datatree function

* running pre-commit

* adding new development version, issue and, and PR to history.md file

* fixing some typos

v0.6.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
REL: 0.6.1 (#193)

v0.6.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
REL: 0.6.0 (#186)

* REL: 0.6.0

* DOC: add hpl automodule directive

* MNT: add bobby and daniel to AUTHORS.md, fix CITATION.cff for new release

* MNT: set release date to 2024-08-05

* MNT: fix StreamLine HPL automodule header

* add orcids

* fix AUTHORS.md

v0.5.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
FIX: Fix use of ruff, CI and numpy2 (#177)

* FIX: Fix use of ruff linting
* ADD: Add to history.md
* add numpy 1 and 2 runs
* fix numpy 2 casting issue in iris reader
* fix history.md

---------

Co-authored-by: Kai Mühlbauer <kai.muehlbauer@uni-bonn.de>