Recent Releases of xradar

xradar - 0.12.0

  • MNT: Unpin xarray, require xarray >= 2026.4.0 in requirements.txt, environment.yml, ci/unittests.yml, and ci/notebooktests.yml by @aladinor
  • MNT: Clarify contributor, team-member, and maintainer roles in the contributing guide, including the pathway to greater project involvement (#341) by @kmuehlbauer, (#354) by @syedhamidali
  • FIX: open_nexradlevel2_datatree keeps sweeps with interior sweep-index gaps — derive sweep names from actual indices in nex.data instead of range(len(...)) so upstream-dropped interior cuts (e.g. [0..9, 11]) no longer raise KeyError (#361, #362) by @aladinor
  • ADD: open_cfradial2_datatree reader with grouped CfRadial2 compatibility normalization for common FM301/CfRadial2 naming differences (#93, #287), (#349) by @syedhamidali
  • ENH: Move station coordinates (latitude, longitude, altitude) to root node as coordinates for DataTree coordinate inheritance (#331, #333) by @aladinor
  • ENH: Add optional_groups parameter (default False) to all open_*_datatree() functions to control inclusion of /radar_parameters, /georeferencing_correction, and /radar_calibration subgroups (#331, #333) by @aladinor
  • ENH: Skip redundant station coordinate reads for subsequent sweeps in DataTree by passing site_as_coords=False and extracting shared _apply_site_as_coords helper (#334, #337) by @aladinor
  • ADD: Support list/tuple of chunk files (bytes, file-like, or paths) as input to open_nexradlevel2_datatree for streaming NEXRAD Level 2 data from S3 chunk buckets (#332) by @aladinor
  • ADD: incomplete_sweep parameter ("drop"/"pad") to open_nexradlevel2_datatree for handling incomplete sweeps in partial volume data (#332) by @aladinor
  • ADD: Notebook example for streaming NEXRAD Level 2 chunks from S3 (nexrad_read_chunks.ipynb) (#332) by @aladinor
  • ADD: Comprehensive test suite for chunk list-input and incomplete sweep handling (#332) by @aladinor
  • ENH: Expose NEXRAD ICD scan metadata (AVSET/SAILS/MRLE/MPDA/BASE TILT flags, VCP sequencing, per-sweep waveform data) as FM301-compliant user-defined attributes (#338, #339) by @aladinor
  • FIX: Set indexes and wrap variables in CopyOnWriteArray for ODIM and GAMIC backends, fixes pickle error for BufferedReader (#189) by @Ockenfuss, (#345) by @kmuehlbauer
  • FIX: Allow passing inherit parameter to apply_to_sweeps / map_over_sweeps to control coordinate inheritance from root node (#343, #344) by @aladinor
  • FIX: Use open-radar-data fixture as fallback for nexrad_read_chunks.ipynb notebook, replacing dependency on ephemeral S3 chunk data (#351, #352) by @aladinor
  • MNT: Pin open-radar-data>=0.6.0 for NEXRAD chunk test data (#352) by @aladinor
  • MNT: Transform ipynb notebooks to myst markdown notebooks (#342, #348) by @kmuehlbauer
  • DOC: Link WMO Manual on Codes in README.md (#308, #353 ) @kmuehlbauer

Atmosphere - Meteorological Observation and Forecast - Python
Published by aladinor about 1 month ago

xradar - 🚀 xradar v0.11.1 🚀

What's Changed

Full Changelog: https://github.com/openradar/xradar/compare/v0.11.0...v0.11.1

Atmosphere - Meteorological Observation and Forecast - Python
Published by kmuehlbauer 4 months ago

xradar - 🚀 xradar v0.11.0 🚀

What's Changed

New Contributors

Full Changelog: https://github.com/openradar/xradar/compare/v0.10.0...v0.11.0

Atmosphere - Meteorological Observation and Forecast - Python
Published by kmuehlbauer 5 months ago

xradar - 🚀 xradar v0.10.0 🚀

What's Changed

New Contributors

Full Changelog: https://github.com/openradar/xradar/compare/v0.9.0...v0.10.0

Atmosphere - Meteorological Observation and Forecast - Python
Published by kmuehlbauer 11 months ago

xradar - 🚀 xradar v0.9.0 🚀

What's Changed

Full Changelog: https://github.com/openradar/xradar/compare/v0.8.0...v0.9.0

Atmosphere - Meteorological Observation and Forecast - Python
Published by kmuehlbauer over 1 year ago

xradar - xradar v0.8.0

This is the first release which supports the merged datatree from within xarray. xarray is therefore pinned to >=2024.10.0.

What's Changed

Full Changelog: https://github.com/openradar/xradar/compare/v0.7.0...v0.8.0

Atmosphere - Meteorological Observation and Forecast - Python
Published by kmuehlbauer over 1 year ago

xradar - xradar v0.7.0

This is the last release which supports the standalone datatree package. xarray is therefore pinned to <=2024.9.0.

What's Changed

Full Changelog: https://github.com/openradar/xradar/compare/v0.6.5...v0.7.0

Atmosphere - Meteorological Observation and Forecast - Python
Published by kmuehlbauer over 1 year ago

xradar - 🚀 xradar v0.6.5 🚀

What's Changed

Full Changelog: https://github.com/openradar/xradar/compare/v0.6.4...v0.6.5

Atmosphere - Meteorological Observation and Forecast - Python
Published by kmuehlbauer over 1 year ago

xradar - 🚀 xradar v0.6.4 🚀

What's Changed

Full Changelog: https://github.com/openradar/xradar/compare/v0.6.3...v0.6.4

Atmosphere - Meteorological Observation and Forecast - Python
Published by kmuehlbauer almost 2 years ago

xradar - 🚀 xradar v0.6.3 🚀

What's Changed

Full Changelog: https://github.com/openradar/xradar/compare/v0.6.2...v0.6.3

Atmosphere - Meteorological Observation and Forecast - Python
Published by kmuehlbauer almost 2 years ago

xradar - 🚀 xradar v0.6.2 🚀

What's Changed

Full Changelog: https://github.com/openradar/xradar/compare/v0.6.1...v0.6.2

Atmosphere - Meteorological Observation and Forecast - Python
Published by mgrover1 almost 2 years ago

xradar - xradar v0.6.1

What's Changed

Full Changelog: https://github.com/openradar/xradar/compare/v0.6.0...v0.6.1

Atmosphere - Meteorological Observation and Forecast - Python
Published by kmuehlbauer almost 2 years ago

xradar - xradar v0.6.0

What's Changed

New Contributors

Full Changelog: https://github.com/openradar/xradar/compare/v0.5.1...v0.6.0

Atmosphere - Meteorological Observation and Forecast - Python
Published by kmuehlbauer almost 2 years ago

xradar - xradar v0.5.1

What's Changed

Full Changelog: https://github.com/openradar/xradar/compare/v0.5.0...v0.5.1

Atmosphere - Meteorological Observation and Forecast - Python
Published by kmuehlbauer almost 2 years ago

xradar - 🚀 xradar v0.5.0 🚀

What's Changed

Full Changelog: https://github.com/openradar/xradar/compare/0.4.3...v0.5.0

Atmosphere - Meteorological Observation and Forecast - Python
Published by mgrover1 about 2 years ago

xradar - xradar v0.4.3

What's Changed

New Contributors

Full Changelog: https://github.com/openradar/xradar/compare/0.4.2...0.4.3

Atmosphere - Meteorological Observation and Forecast - Python
Published by kmuehlbauer over 2 years ago

xradar - xradar v0.4.2

What's Changed

Full Changelog: https://github.com/openradar/xradar/compare/0.4.1...0.4.2

Atmosphere - Meteorological Observation and Forecast - Python
Published by kmuehlbauer over 2 years ago

xradar - xradar v0.4.1

What's Changed

Full Changelog: https://github.com/openradar/xradar/compare/0.4.0...0.4.1

Atmosphere - Meteorological Observation and Forecast - Python
Published by kmuehlbauer over 2 years ago

xradar - xradar v0.4.0

What's Changed

New Contributors

Full Changelog: https://github.com/openradar/xradar/compare/0.3.0...0.4.0

Atmosphere - Meteorological Observation and Forecast - Python
Published by kmuehlbauer over 2 years ago

xradar - xradar v0.3.0

What's Changed

New Contributors

Full Changelog: https://github.com/openradar/xradar/compare/0.2.0...0.3.0

Atmosphere - Meteorological Observation and Forecast - Python
Published by kmuehlbauer almost 3 years ago

xradar - xradar v0.2.0

What's Changed

New Contributors

Full Changelog: https://github.com/openradar/xradar/compare/0.1.0...0.2.0

Atmosphere - Meteorological Observation and Forecast - Python
Published by kmuehlbauer about 3 years ago

xradar - xradar v0.1.0

What's Changed

Full Changelog: https://github.com/openradar/xradar/compare/0.0.13...0.1.0

Atmosphere - Meteorological Observation and Forecast - Python
Published by kmuehlbauer over 3 years ago

xradar - xradar v0.0.13

What's Changed

Full Changelog: https://github.com/openradar/xradar/compare/0.0.12...0.0.13

Atmosphere - Meteorological Observation and Forecast - Python
Published by kmuehlbauer over 3 years ago

xradar - xradar v0.0.12

What's Changed

Full Changelog: https://github.com/openradar/xradar/compare/0.0.11...0.0.12

Atmosphere - Meteorological Observation and Forecast - Python
Published by kmuehlbauer over 3 years ago

xradar - xradar v0.0.11

What's Changed

Full Changelog: https://github.com/openradar/xradar/compare/0.0.10...0.0.11

Atmosphere - Meteorological Observation and Forecast - Python
Published by kmuehlbauer over 3 years ago

xradar - xradar v0.0.10

What's Changed

Full Changelog: https://github.com/openradar/xradar/compare/0.0.9...0.0.10

Atmosphere - Meteorological Observation and Forecast - Python
Published by kmuehlbauer over 3 years ago

xradar - xradar v0.0.9

What's Changed

Full Changelog: https://github.com/openradar/xradar/compare/0.0.8...0.0.9

Atmosphere - Meteorological Observation and Forecast - Python
Published by kmuehlbauer over 3 years ago

xradar - xradar v0.0.8

What's Changed

Full Changelog: https://github.com/openradar/xradar/compare/0.0.7...0.0.8

Atmosphere - Meteorological Observation and Forecast - Python
Published by kmuehlbauer over 3 years ago

xradar - xradar v0.0.7

What's Changed

Full Changelog: https://github.com/openradar/xradar/compare/0.0.6...0.0.7

Atmosphere - Meteorological Observation and Forecast - Python
Published by kmuehlbauer over 3 years ago

xradar - xradar v0.0.6

What's Changed

Full Changelog: https://github.com/openradar/xradar/compare/0.0.5...0.0.6

Atmosphere - Meteorological Observation and Forecast - Python
Published by kmuehlbauer over 3 years ago

xradar - xradar v0.0.5

What's Changed

Full Changelog: https://github.com/openradar/xradar/compare/0.0.4...0.0.5

Atmosphere - Meteorological Observation and Forecast - Python
Published by kmuehlbauer over 3 years ago

xradar - xradar v0.0.4

What's Changed

Full Changelog: https://github.com/openradar/xradar/compare/0.0.2...0.0.4

Atmosphere - Meteorological Observation and Forecast - Python
Published by kmuehlbauer over 3 years ago

xradar - xradar v.0.0.3

  • Testing workflow

What's Changed

Full Changelog: https://github.com/openradar/xradar/compare/v0.0.1...0.0.3

Atmosphere - Meteorological Observation and Forecast - Python
Published by kmuehlbauer over 3 years ago

xradar - xradar release 0.0.2

What's Changed

Full Changelog: https://github.com/openradar/xradar/compare/v0.0.1...0.0.2

Atmosphere - Meteorological Observation and Forecast - Python
Published by mgrover1 over 3 years ago

xradar - xradar test release 0.0.1

What's Changed

New Contributors

Full Changelog: https://github.com/openradar/xradar/commits/v0.0.1

Atmosphere - Meteorological Observation and Forecast - Python
Published by mgrover1 over 3 years ago