Skip to content

v0.6.0rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@tomvothecoder tomvothecoder released this 07 Jul 18:06
· 47 commits to main since this release
870b334

v0.6.0rc1 (7 July 2023)

This is the first release candidate for the upcoming v0.6.0 release. This version is intended to be used for testing new features, improvements, and bug fixes. Refer to the changelog below for more information.

Features

  • Functions to produce accurate time bounds by @pochedls in #418
  • Add API extending xgcm vertical regridding by @jasonb5 in #388
  • Update create_grid args to improve usability by @jasonb5 in #507

Bug Fixes

  • Improves error when axis is missing/incorrect attributes by @jasonb5 in #481
  • Fix multi-file dataset spatial average orientation and weights when lon bounds span prime meridian by @pochedls in #495
  • Fixes preserving ds/da attributes in the regrid2 module by @jasonb5 in #468

Deprecations

  • Add deprecation warning for CDML/XML support in open_mfdataset() by @tomvothecoder in #503

Documentation

DevOps

Full Changelog: v0.5.0...v0.6.0rc1