mcgibbon / sympl

A toolkit for building planetary/Earth system models in Python
http://sympl.readthedocs.io
Other
50 stars 14 forks source link

upstream changes in xarray breaks tracer code? #48

Closed JoyMonteiro closed 1 year ago

JoyMonteiro commented 2 years ago

Looks like some changes in xarray have broken sympl's tracer code (https://github.com/CliMT/climt/issues/157#issuecomment-1236326485). We will need to fix this soon or pin xarray versions. The second one is faster and more predictable, but I'm open to the first too.

JoyMonteiro commented 1 year ago

Fixed by https://github.com/mcgibbon/sympl/pull/49