A curated list of open technology projects to sustain a stable climate, energy supply, biodiversity and natural resources.

Recent Releases of xgcm

xgcm - v0.8.1

What's Changed

  • Rewrote cumsum to use a different code path from xgcm.apply_as_grid_ufunc internally,
    which makes it less susceptible to subtle bugs like the one reported in #507. (#558).
    @TomNicholas
  • Improved error message to suggest rechunking to a single chunk when trying to perform disallowed operations
    along chunked core dims.
    By @TomNicholas
  • Fix bug where chunked core dims of only a single chunk triggered errors. (#558, #518, #522)
    By @TomNicholas

Climate Change - Climate Data Processing and Analysis - Python
Published by TomNicholas over 2 years ago

xgcm - v0.8.0

What's Changed

New Contributors

Full Changelog: https://github.com/xgcm/xgcm/compare/v0.7.0...v0.8.0

Climate Change - Climate Data Processing and Analysis - Python
Published by jbusecke almost 3 years ago

xgcm - v0.7.0

What's Changed

Full Changelog: https://github.com/xgcm/xgcm/compare/v0.6.1...v0.7.0

Climate Change - Climate Data Processing and Analysis - Python
Published by jbusecke about 3 years ago

xgcm - v0.6.2rc1

Still just the twitterbot

Climate Change - Climate Data Processing and Analysis - Python
Published by jbusecke about 3 years ago

xgcm - v0.6.2rc0

More testing of the twitter action

Climate Change - Climate Data Processing and Analysis - Python
Published by jbusecke about 3 years ago

xgcm - v0.6.1

What's Changed

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

Climate Change - Climate Data Processing and Analysis - Python
Published by jbusecke about 3 years ago

xgcm - v0.6.1rc6

Ok OK, this is the last try

Climate Change - Climate Data Processing and Analysis - Python
Published by jbusecke about 3 years ago

xgcm - v0.6.1rc5

Last try for today

Climate Change - Climate Data Processing and Analysis - Python
Published by jbusecke about 3 years ago

xgcm - v0.6.1rc4

And more testing...

Climate Change - Climate Data Processing and Analysis - Python
Published by jbusecke about 3 years ago

xgcm - v0.6.1rc3

Further and further testing for twitter

Climate Change - Climate Data Processing and Analysis - Python
Published by jbusecke about 3 years ago

xgcm - v0.6.1rc2

Further testing of automated twitter updates

Climate Change - Climate Data Processing and Analysis - Python
Published by jbusecke about 3 years ago

xgcm - v0.6.1rc1

Test release to test twitter github action.

Climate Change - Climate Data Processing and Analysis - Python
Published by jbusecke about 3 years ago

xgcm - v0.6.0

What's Changed

New Contributors

Full Changelog: https://github.com/xgcm/xgcm/compare/v0.5.2...v0.6.0

Climate Change - Climate Data Processing and Analysis - Python
Published by TomNicholas over 3 years ago

xgcm - v0.5.2

This release includes improved documentation and bugfixes

Climate Change - Climate Data Processing and Analysis - Python
Published by jbusecke almost 4 years ago

xgcm - v0.5.1

Bugfix to support older numba versions for the grid.transform feature

Climate Change - Climate Data Processing and Analysis - Python
Published by jbusecke over 4 years ago

xgcm - v0.5.0

Introducing the new capability to transform data onto different coordinates (e.g. onto density in the vertical) + minor bugfixes

Climate Change - Climate Data Processing and Analysis - Python
Published by jbusecke over 4 years ago

xgcm - v0.4.0

Usability improvements and internal refactor of CI + minor bugfixes

Climate Change - Climate Data Processing and Analysis - Python
Published by jbusecke over 4 years ago

xgcm - v0.3.0

xgcm is now able to handle to deal with grid metrics like area, distance and volume.

Several 'metric-aware' operations, like integrate, derivative and average have been added as class functions to the Grid object.

Climate Change - Climate Data Processing and Analysis - Python
Published by jbusecke about 5 years ago

xgcm - v0.2.0

Climate Change - Climate Data Processing and Analysis - Python
Published by rabernat about 6 years ago

xgcm - v0.1.0

First release of xgcm.

Climate Change - Climate Data Processing and Analysis - Python
Published by rabernat almost 8 years ago