# History ## 0.2.5 (2025-04-22) - **ADD:** Added `fundamentals` module with core radar computation utilities. ({pull}`66`) by [@syedhamidali](https://github.com/syedhamidali) - **CHG:** Refactored Doppler and scattering fundamentals to reduce complexity. - **ADD:** Tests for PRF, beamwidth, radar range, Doppler shift, and SNR calculations. ({pull}`66`) by [@syedhamidali](https://github.com/syedhamidali) ## 0.2.4 (2025-01-20) - **ADD:** Citation metadata for radarx. ({pull}`61`) by [@syedhamidali](https://github.com/syedhamidali) ## 0.2.3 (2025-01-19) - **ADD:** Binder support setup. ({pull}`58`, {pull}`59`) by [@syedhamidali](https://github.com/syedhamidali) - **MNT:** Update `max_cappi` to return figure object. ({pull}`60`) by [@syedhamidali](https://github.com/syedhamidali) ## 0.2.2 (2024-12-19) - **MNT:** Enhancements for Binder support. ({pull}`58`, {pull}`59`) by [@syedhamidali](https://github.com/syedhamidali) ## 0.2.1 (2024-12-06) - **REL** Version Release 0.2.1, ({pull}`56`) by [@syedhamidali](https://github.com/syedhamidali) - **ADD:** Added wradlib gridding example. ({issue}`51`, {issue}`52`, {issue}`53`) and ({pull}`56`) by [@syedhamidali](https://github.com/syedhamidali) - **ADD:** Added fast-barnes-py gridding for radar. ({issue}`51`, {issue}`52`, {issue}`53`) and ({pull}`55`) by [@syedhamidali](https://github.com/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. ({issue}`45`), ({pull}`46`) by [@syedhamidali](https://github.com/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. ({pull}`25`) by [@syedhamidali](https://github.com/syedhamidali) - **MNT:** Updated CI and fixed codecov. ({pull}`26`) by [@syedhamidali](https://github.com/syedhamidali) - **ADD:** Added CircleCI. ({pull}`27`) by [@syedhamidali](https://github.com/syedhamidali) - **FIX:** IMD fix. ({pull}`28`) by [@syedhamidali](https://github.com/syedhamidali) - **FIX:** Notebook fix. ({pull}`29`) by [@syedhamidali](https://github.com/syedhamidali) - **FIX:** Fixed IMD. ({pull}`31`) by [@syedhamidali](https://github.com/syedhamidali) - **ENH:** Improved docstrings in `imd.py`. ({pull}`32`) by [@syedhamidali](https://github.com/syedhamidali) - **MNT:** Changed Dependabot runs to weekly. ({pull}`33`) by [@syedhamidali](https://github.com/syedhamidali) ## 0.1.7 (2024-09-14) - **ADD:** Function to convert data to CFRadial2. ({pull}`22`) by [@syedhamidali](https://github.com/syedhamidali) ## 0.1.6 (2024-09-10) - **ENH:** Updated README. ({pull}`14`) by [@syedhamidali](https://github.com/syedhamidali) - **FIX:** `read_sweep` fix. ({pull}`17`) by [@syedhamidali](https://github.com/syedhamidali) - **FIX:** Fixed documentation issues. ({pull}`15`) by [@syedhamidali](https://github.com/syedhamidali) - **ADD:** Created `dependabot.yml`. ({pull}`18`) by [@syedhamidali](https://github.com/syedhamidali) - **ENH:** Added Dependabot. ({pull}`19`) by [@syedhamidali](https://github.com/syedhamidali) - **MNT:** Updated README. ({pull}`20`) by [@syedhamidali](https://github.com/syedhamidali) ## 0.1.5 (2024-09-09) - **FIX:** Versioning issue resolved. ({pull}`13`) by [@syedhamidali](https://github.com/syedhamidali) ## 0.1.4 (2024-09-08) - **ENH:** Added environment `.yml` file. ({pull}`2`) by [@syedhamidali](https://github.com/syedhamidali) - **ADD:** Links.rst added in docs. ({pull}`3`) by [@syedhamidali](https://github.com/syedhamidali) - **FIX:** Fixed HTML title issue. ({pull}`4`) by [@syedhamidali](https://github.com/syedhamidali) - **ENH:** Updated `README.md`. ({pull}`5`) by [@syedhamidali](https://github.com/syedhamidali) - **FIX:** Addressed versioneer issues. ({pull}`6`, {pull}`7`) by [@syedhamidali](https://github.com/syedhamidali) - **FIX:** Updated radarx logo. ({pull}`8`) by [@syedhamidali](https://github.com/syedhamidali) - **MNT:** Converted RST to MD in documentation. ({pull}`10`) by [@syedhamidali](https://github.com/syedhamidali) - **FIX:** history.md updates. ({pull}`11`) by [@syedhamidali](https://github.com/syedhamidali) - **ADD:** Added logo to `README.md`. ({pull}`12`) by [@syedhamidali](https://github.com/syedhamidali) ## 0.1.3 (2024-09-08) - **ENH:** Added environment `.yml` file. ({pull}`2`) by [@syedhamidali](https://github.com/syedhamidali) - **ADD:** Added `Links.rst` in docs. ({pull}`3`) by [@syedhamidali](https://github.com/syedhamidali) - **FIX:** Fixed HTML title issue. ({pull}`4`) by [@syedhamidali](https://github.com/syedhamidali) - **ENH:** Updated `README.md`. ({pull}`5`) by [@syedhamidali](https://github.com/syedhamidali) - **FIX:** Addressed versioneer issues. ({pull}`6`, {pull}`7`) by [@syedhamidali](https://github.com/syedhamidali) - **FIX:** Updated radarx logo. ({pull}`8`) by [@syedhamidali](https://github.com/syedhamidali) - **MNT:** Converted RST to MD in documentation. ({pull}`10`) by [@syedhamidali](https://github.com/syedhamidali) - **FIX:** history.md updates. ({pull}`11`) by [@syedhamidali](https://github.com/syedhamidali) - **ADD:** Added logo to `README.md`. ({pull}`12`) by [@syedhamidali](https://github.com/syedhamidali) ## 0.1.2 (2024-09-08) - **FIX:** Created issue template. ({pull}`1`) by [@syedhamidali](https://github.com/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.