Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #359 +/- ##
=======================================
Coverage 93.85% 93.85%
=======================================
Files 28 28
Lines 6166 6166
=======================================
Hits 5787 5787
Misses 379 379
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
@aladinor Thanks for taking this on. I have only two suggestions:
|
|
@aladinor I'm on board with getting these two into the release, if we get consensus/merge fast. Otherwise, version numbers are cheap. We can have a new release anytime soon. |
|
Probably, we can move forward with the current release, including #362, and then wait for more feedback from the @openradar/xradar community. What do you think @kmuehlbauer? |
Unpin xarray (require >= 2026.4.0) and cut 0.12.0 release. - Update xarray pin in requirements.txt, environment.yml, ci/unittests.yml, ci/notebooktests.yml - Stamp 0.12.0 (2026-04-16) release header in docs/history.md - Preserve Development section for the next cycle
|
@kmuehlbauer, let me know if everything looks great to you and we can release 0.12.0 |
|
@aladinor I've updated the release date to today (April 21st). Also fixed CITATION.cff. I'll merge, when we get green lights. |
|
@aladinor So, this is green. It would be well deserved to let you finalize this version. Please go ahead, merge and release 🚀. |
Summary
xradar 0.12.0 release.
xarray >= 2026.4.0acrossrequirements.txt,environment.yml,ci/unittests.yml,ci/notebooktests.yml## 0.12.0 (2026-04-16)indocs/history.mdand preserves an empty## Developmentsection for the next cycleFull changelog in
docs/history.md. Highlights since 0.11.1: CfRadial2 reader (#349), station coords to root +optional_groups(#333), NEXRAD chunk/S3 streaming (#332), NEXRAD ICD scan metadata (#339), ODIM/GAMIC pickle fix (#345),inheritpass-through (#344), myst notebook migration (#348).Closes #358
Test plan
black --checkclean on tracked filesruff checkclean on tracked filesChecklist
history.md