Recent Releases of xmip

xmip - Add CITATION.cff

What's Changed

  • Refactor CI to minimamba by @jbusecke in https://github.com/jbusecke/xMIP/pull/282
  • Pin older version of ESMF by @jbusecke in https://github.com/jbusecke/xMIP/pull/287
  • Fix deprecated micromamba action by @jbusecke in https://github.com/jbusecke/xMIP/pull/303
  • Add PR template by @jbusecke in https://github.com/jbusecke/xMIP/pull/304
  • Create CITATION.cff by @jbusecke in https://github.com/jbusecke/xMIP/pull/317

Full Changelog: https://github.com/jbusecke/xMIP/compare/v0.7.1...v0.7.2

- Jupyter Notebook
Published by jbusecke over 2 years ago

xmip - v0.7.1

What's Changed

  • Improve renaming logic to prevent million warnings by @jbusecke in https://github.com/jbusecke/xMIP/pull/280 Full Changelog: https://github.com/jbusecke/xMIP/compare/v0.7.0...v0.7.1

- Jupyter Notebook
Published by jbusecke over 3 years ago

xmip - v0.7.0

What's Changed

  • Switched all CESM gn entries to X Right, Y Right by @emaroon in https://github.com/jbusecke/xMIP/pull/248
  • Rename package by @jbusecke in https://github.com/jbusecke/xMIP/pull/249
  • Update setup.cfg by @jbusecke in https://github.com/jbusecke/xMIP/pull/250
  • batch rename the second by @jbusecke in https://github.com/jbusecke/xMIP/pull/251
  • Switch cloud data tests to opt-in by @jbusecke in https://github.com/jbusecke/xMIP/pull/255
  • Unpin sparse and remove numba by @jbusecke in https://github.com/jbusecke/xMIP/pull/247
  • Increase ci time by @jbusecke in https://github.com/jbusecke/xMIP/pull/263
  • Drop python 3.7 support by @jbusecke in https://github.com/jbusecke/xMIP/pull/268
  • Change licence to Apache 2.0 by @jbusecke in https://github.com/jbusecke/xMIP/pull/272
  • Bump conda-incubator/setup-miniconda from 2.1.1 to 2.2.0 by @dependabot in https://github.com/jbusecke/xMIP/pull/270
  • Bump pypa/gh-action-pypi-publish from 1.6.1 to 1.6.4 by @dependabot in https://github.com/jbusecke/xMIP/pull/273
  • More flexible metric matching + better error for missing match_attrs by @jbusecke in https://github.com/jbusecke/xMIP/pull/275
  • More flexible member concatenation by @jbusecke in https://github.com/jbusecke/xMIP/pull/277

New Contributors

  • @emaroon made their first contribution in https://github.com/jbusecke/xMIP/pull/248

Full Changelog: https://github.com/jbusecke/xMIP/compare/v0.6.0...v0.6.1

- Jupyter Notebook
Published by jbusecke over 3 years ago

xmip - v0.6.1rc0

- Jupyter Notebook
Published by jbusecke almost 4 years ago

xmip - v0.6.0

What's Changed

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

New Contributors

  • @TomNicholas made their first contribution in https://github.com/jbusecke/cmip6_preprocessing/pull/160

Full Changelog: https://github.com/jbusecke/cmip6_preprocessing/compare/v0.5.0...v0.6.0

- Jupyter Notebook
Published by jbusecke almost 4 years ago

xmip - v0.5.0

This release includes the new functions to combine grid_labels via interpolation and remove drifts/trends from a dictionary of datasets.

- Jupyter Notebook
Published by jbusecke almost 5 years ago

xmip - v0.5.0rc4

v0.5.0rc4

- Jupyter Notebook
Published by jbusecke almost 5 years ago

xmip - v0.5.0rc3

v0.5.0rc3

- Jupyter Notebook
Published by jbusecke almost 5 years ago

xmip - v0.5.0rc2

v0.5.0rc2

- Jupyter Notebook
Published by jbusecke almost 5 years ago

xmip - v0.5.0rc1

v0.5.0rc1

- Jupyter Notebook
Published by jbusecke almost 5 years ago

xmip - v0.4.0

This release includes the new drift removal module and initial fixes to faulty metadata.

- Jupyter Notebook
Published by jbusecke almost 5 years ago

xmip - v0.4.0rc1

v0.4.0rc1

- Jupyter Notebook
Published by jbusecke almost 5 years ago

xmip - v0.4.0rc0

v0.4.0rc0

- Jupyter Notebook
Published by jbusecke almost 5 years ago

xmip - v0.3.2

Another patch trying to get the publishing CI to properly work

- Jupyter Notebook
Published by jbusecke almost 5 years ago

xmip - v0.3.1

This version includes new functionality in the postprocessing module, extended docs and a bunch of fixes for the CI.

- Jupyter Notebook
Published by jbusecke almost 5 years ago

xmip - v0.3.0

This version includes new functionality in the postprocessing module, extended docs and a bunch of fixes for the CI.

- Jupyter Notebook
Published by jbusecke almost 5 years ago

xmip - v0.3.1rc1

Just work, you damn thing

- Jupyter Notebook
Published by jbusecke almost 5 years ago

xmip - v0.3.0rc11

v0.3.0rc11

- Jupyter Notebook
Published by jbusecke almost 5 years ago

xmip - v0.3.0rc10

v0.3.0rc10

- Jupyter Notebook
Published by jbusecke almost 5 years ago

xmip - v0.3.0rc9

This is getting a bit ridiculous

- Jupyter Notebook
Published by jbusecke almost 5 years ago

xmip - v0.3.0rc8

v0.3.0rc8

- Jupyter Notebook
Published by jbusecke almost 5 years ago

xmip - v0.3.0rc7

Still debugging the pypi upload script

- Jupyter Notebook
Published by jbusecke almost 5 years ago

xmip - v0.3.0rc6

This aint ending any time soon, eh?

- Jupyter Notebook
Published by jbusecke almost 5 years ago

xmip - v0.3.0rc5

v0.3.0rc5

- Jupyter Notebook
Published by jbusecke almost 5 years ago

xmip - v0.3.0rc4

v0.3.0rc4

- Jupyter Notebook
Published by jbusecke almost 5 years ago

xmip - v0.3.0rc3

- Jupyter Notebook
Published by jbusecke almost 5 years ago

xmip - v0.3.0rc2

Second release candidate for 0.3.0

- Jupyter Notebook
Published by jbusecke almost 5 years ago

xmip - v0.3.0rc1

Release Candidate for v0.3.0

- Jupyter Notebook
Published by jbusecke almost 5 years ago

xmip - v0.2.0

This release implements a few breaking changes which improve dask performance when using combined_preprocesssing.

- Jupyter Notebook
Published by jbusecke about 5 years ago

xmip - Bugfix for nominal lon lat calculation

This release addresses a bug in v0.1.3, where the preprocessing produces nonsensical longitudes and latitudes for some models.

- Jupyter Notebook
Published by jbusecke about 6 years ago

xmip - More Tests and masking functionality

This release introduces some small improvements, supporting the newests xarray version (v0.15.1) and adding unit tests for the preprocessing module (Thanks to @aaronspring for helping with this).

It also adds masking functionality based on regionmask in a new module cmip6_preprocessing.regionmask.

- Jupyter Notebook
Published by jbusecke about 6 years ago

xmip - More supported models

The model database now includes all models with ocean output in the pangeo cloud.

- Jupyter Notebook
Published by jbusecke about 6 years ago

xmip - Fixing some release growing pains

The pypi release was not clean.

- Jupyter Notebook
Published by jbusecke over 6 years ago

xmip - Initial release

This is the initial release of cmip6_preprocessing. Initial testing was successful and is described in notebooks/tutorial.ipynb.

- Jupyter Notebook
Published by jbusecke over 6 years ago