Skip to content

v0.48.0

Latest

Choose a tag to compare

@philippemiron philippemiron released this 08 Jun 15:08
· 1 commit to main since this release
541cfa1

What's Changed

  • update ANDRO_URL to point to the latest dataset version by @selipot in #591
  • Update andro Docstrings by @selipot in #592
  • Update ANDRO_VERSION to 2026-01 by @philippemiron in #593
  • Update ANDRO_VERSION to the latest dataset version (2026-04) by @selipot in #594
  • 🐛 add warning for short data length in inertial_oscillation_from_position and implement corresponding tests by @selipot in #590
  • ✨ Add raw and qc1 level to the CARTHE glad dataset by @philippemiron in #597
  • ✨ Add Cape Basin CARTHE dataset adapter and related tests by @selipot in #596
  • Update gdp6h dataset to May 2025 version and adjust dimensions and attributes by @selipot in #600
  • ✨ Implement skip download functionality and local file handling in GDP adapter for gdp6h; add corresponding tests by @selipot in #599
  • ✨ Add LASER dataset adapter and corresponding dataset and test functions by @selipot in #601
  • 🔧 switch cicd workflows to uv by @philippemiron in #598
  • Feature/standardize to raggedarray for andro adapter by @selipot in #602
  • ⭐️ Refactor adapters to return RaggedArray instances by @selipot in #603
  • ✨ Refactor to_raggedarray to return RaggedArray instances and add async handling; update tests accordingly by @selipot in #604
  • ✨ Bump version to 0.48.0 in pyproject.toml by @selipot in #605
  • 🔧 missing uv install by @philippemiron in #606
  • 🔧 missing venv to test pkg install by @philippemiron in #607

Full Changelog: v0.47.0...v0.48.0