v0.6.0
What's Changed
- Use pint for units by @TomNicholas in #160
- More robust renaming by @jbusecke in #165
- Implement changes to work with xarray>=0.19.0 by @jbusecke in #174
- Update upstream regionmask repo by @jbusecke in #181
- Dropping bound coordinate values by @jbusecke in #183
- More flexible dataset matching based on attributes by @jbusecke in #187
- Add convenience function to concatenate experiments by @jbusecke in #189
- Include 'variable_id' in naming utilities by @jbusecke in #166
- Added more logic to combine sets with all the same grid by @jbusecke in #195
- Fix for concat_members by @jbusecke in #197
- Bump codecov/codecov-action from 2.0.2 to 2.1.0 by @dependabot in #199
- Update whats-new.rst by @jbusecke in #198
- Fix for CI - Keep using older natural_earth version for testing by @jbusecke in #212
- Update Read the Docs configuration (automatic) by @readthedocs-assistant in #205
- Fix CI issues by @jbusecke in #225
- Fix python versions in dev/cloud ci by @jbusecke in #231
- Switching pre-commit to github service by @jbusecke in #242
- Adding pick_first_member convenience method by @jbusecke in #244
- Match variable string input by @jbusecke in #245
New Contributors
- @TomNicholas made their first contribution in #160
Full Changelog: v0.5.0...v0.6.0