v0.6.0 Released! #556
tomvothecoder
announced in
1. Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
v0.6.0 (10 October 2023)
This minor version update consists of new features including vertical regridding (extension of
xgcm
), functions for producing accurate time bounds, and improving the usability of thecreate_grid
API. It also includes bug fixes to preserve attributes when using regrid2 horizontal regridder and fixing multi-file datasets spatial average orientation and weights when lon bounds span prime meridian.Features
create_grid
args to improve usability by @jasonb5 in Updatecreate_grid
args to improve usability #507, Fixcreate_grid
breaking with tuple containingNone
#539Deprecation
add_bounds
boolean args by @tomvothecoder in Add deprecation warnings foradd_bounds
boolean args #548,open_mfdataset()
by @tomvothecoder in Deprecate CDML/XML support inopen_mfdataset()
#503, Remove cdms-filemap references in API docstrings #504Bug Fixes
Horizontal Regridding
Spatial Averaging
Documentation
DevOps
pyproject.toml
by @tomvothecoder in Simplify conda environments and move configs topyproject.toml
#512xarray > 2023.3.0
by @tomvothecoder in Update DevOps to cache conda and fix attributes not being preserved withxarray > 2023.3.0
#465mamba
by @tomvothecoder in Update GH Actions to usemamba
#450cf_xarray >=0.7.3
to workaround xarray import issue by @tomvothecoder in Update constraintcf_xarray >=0.7.3
to workaround xarray import issue #547Full Changelog: v0.5.0...v0.6.0
This discussion was created from the release v0.6.0.
Beta Was this translation helpful? Give feedback.
All reactions