History#
0.2.1 (2024-12-06)#
REL Version Release 0.2.1, (PR 56) by @syedhamidali
ADD: Added wradlib gridding example. (GH 51, GH 52, GH 53) and (PR 56) by @syedhamidali
ADD: Added fast-barnes-py gridding for radar. (GH 51, GH 52, GH 53) and (PR 55) by @syedhamidali
0.2.0 (2024-11-18)#
This is the first version which uses DataTree from xarray. Thus, xarray is pinned to version >=2024.10.0.
REL: Version Release 0.2.0. (GH 45), (PR 46) by @syedhamidali
0.1.9 (2024-11-18)#
This is the last version which uses datatree from xarray-contrib/datatree. Thus, xarray is pinned to version 2024.9.0.
0.1.8 (2024-09-18)#
ADD: Codecov in the workflow. (PR 25) by @syedhamidali
MNT: Updated CI and fixed codecov. (PR 26) by @syedhamidali
ADD: Added CircleCI. (PR 27) by @syedhamidali
FIX: IMD fix. (PR 28) by @syedhamidali
FIX: Notebook fix. (PR 29) by @syedhamidali
FIX: Fixed IMD. (PR 31) by @syedhamidali
ENH: Improved docstrings in
imd.py
. (PR 32) by @syedhamidaliMNT: Changed Dependabot runs to weekly. (PR 33) by @syedhamidali
0.1.7 (2024-09-14)#
ADD: Function to convert data to CFRadial2. (PR 22) by @syedhamidali
0.1.6 (2024-09-10)#
ENH: Updated README. (PR 14) by @syedhamidali
FIX:
read_sweep
fix. (PR 17) by @syedhamidaliFIX: Fixed documentation issues. (PR 15) by @syedhamidali
ADD: Created
dependabot.yml
. (PR 18) by @syedhamidaliENH: Added Dependabot. (PR 19) by @syedhamidali
MNT: Updated README. (PR 20) by @syedhamidali
0.1.5 (2024-09-09)#
FIX: Versioning issue resolved. (PR 13) by @syedhamidali
0.1.4 (2024-09-08)#
ENH: Added environment
.yml
file. (PR 2) by @syedhamidaliADD: Links.rst added in docs. (PR 3) by @syedhamidali
FIX: Fixed HTML title issue. (PR 4) by @syedhamidali
ENH: Updated
README.md
. (PR 5) by @syedhamidaliFIX: Addressed versioneer issues. (PR 6, PR 7) by @syedhamidali
FIX: Updated radarx logo. (PR 8) by @syedhamidali
MNT: Converted RST to MD in documentation. (PR 10) by @syedhamidali
FIX: history.md updates. (PR 11) by @syedhamidali
ADD: Added logo to
README.md
. (PR 12) by @syedhamidali
0.1.3 (2024-09-08)#
ENH: Added environment
.yml
file. (PR 2) by @syedhamidaliADD: Added
Links.rst
in docs. (PR 3) by @syedhamidaliFIX: Fixed HTML title issue. (PR 4) by @syedhamidali
ENH: Updated
README.md
. (PR 5) by @syedhamidaliFIX: Addressed versioneer issues. (PR 6, PR 7) by @syedhamidali
FIX: Updated radarx logo. (PR 8) by @syedhamidali
MNT: Converted RST to MD in documentation. (PR 10) by @syedhamidali
FIX: history.md updates. (PR 11) by @syedhamidali
ADD: Added logo to
README.md
. (PR 12) by @syedhamidali
0.1.2 (2024-09-08)#
FIX: Created issue template. (PR 1) by @syedhamidali
0.1.1 (2024-09-07)#
Initial enhancements and setup completed.
Full changelog: v0.1.0…v0.1.1
0.1.0 (2024-09-05)#
First commit and setup with pre-commit hooks.