Skip to content

v1.15.0

Latest

Choose a tag to compare

@xylar xylar released this 12 May 08:53
97bf205

What's Changed

  • Support Pillow >=10.0.0,<13.0.0 for Python 3.14 compatibility by @Copilot in #1124
  • Add Python 3.14 testing by @Copilot in #1122
  • Allow time series tasks to run when history files are not present but cached files are by @cbegeman in #1126
  • Drop python 3.14 support for now by @xylar in #1129
  • Check for transport output before loading input files by @cbegeman in #1128
  • Fix sea ice time series cache functionality by @cbegeman in #1130
  • Fix multiprocessing for python 3.14 by @xylar in #1127
  • Fix control run support for El Nino 3.4 Index by @xylar in #1134
  • Fix time masking in sea-ice time series by @xylar in #1136
  • Fix updating z coord of remapped transects by @xylar in #1137
  • Several fixes to global plots by @xylar in #1138
  • Update conda recipe to v1 form by @xylar in #1139
  • Fix non-editable install by @xylar in #1140
  • Fix recipe dependencies by @xylar in #1142
  • Fix test suite for e3sm-unified by @xylar in #1144
  • Put symlinks for ncclimo in unique directories by @xylar in #1146
  • Fix copying xarray datasets by @xylar in #1147

Full Changelog: 1.14.0...1.15.0