Skip to content

Releases: jkrasting/esnb

v0.10.0

01 Dec 16:32
883c812

Choose a tag to compare

What's Changed

Full Changelog: v0.9.0...v0.10.0

v0.9.0

05 Sep 19:52

Choose a tag to compare

What's Changed

  • Override runtime CaseGroup settings with env var by @jkrasting in #40
  • Allow ice vars to pass through momgrid() by @jkrasting in #41
  • Added a canopy workflow launcher by @jkrasting in #42
  • Implemented case_settings to the canopy launcher by @jkrasting in #45
  • Added plot_color kwarg to CaseGroup2 init by @jkrasting in #46
  • Added DeprecationWarning for old CaseExperiment and CaseGroup funcs by @jkrasting in #47
  • Enable functionality to read MDTF settings dict by @jkrasting in #48
  • MOC (z-space) template notebook by @jkrasting in #50
  • Updated MOC templates and preserved rho2_i coord by @jkrasting in #51
  • Added interface layer for dask by @jkrasting in #52
  • Make momgrid failures optional exceptions by @jkrasting in #54
  • Added template notebook to analyze ONI and Nino3.4 Variability by @jkrasting in #56

Full Changelog: v0.8.0...v0.9.0

v0.8.0

11 Aug 16:08

Choose a tag to compare

What's Changed

  • Updates to run with MDTF settings and NCAR catalogs by @jkrasting in #36
  • Fixed case when var mapping is not specified by @jkrasting in #37
  • Added functions to generate a batch job script by @jkrasting in #38
  • GFDL pp-dir and catalog builder support by @jkrasting in #39

Full Changelog: v0.7.0...v0.8.0

v0.7.0

07 Aug 17:46

Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.7.0

v0.6.0

28 Jul 23:13

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.0...v0.6.0

v0.5.0

16 Jul 12:36

Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1

v0.4.0

02 Jul 21:20

Choose a tag to compare

What's Changed

  • Functionality to read / write cached datasets by @jkrasting in #20

Full Changelog: v0.3.0...v0.4.0

v0.3.0

02 Jul 12:33

Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.3.0

v0.2.1

01 Jul 15:32

Choose a tag to compare

What's Changed

  • Added VirtualDataset class; move towards Pangeo support by @jkrasting in #15
  • Fixed typo in chunk_freq search logic by @jkrasting in #16
  • Added diag.open() method and updated basic.ipynb by @jkrasting in #17
  • Updated enso.ipynb example notebook by @jkrasting in #18

Full Changelog: v0.2.0...v0.2.1

v0.2.0

25 Jun 20:55

Choose a tag to compare

What's Changed

  • Cleaned up imports, dependencies, and tests by @jkrasting in #11
  • Major re-factor of most classes and code modernization by @jkrasting in #12
  • Backwards compatibility for legacy classes by @jkrasting in #13
  • Fixed test data imports and linter issues by @jkrasting in #14

Full Changelog: v0.1.0...v0.2.0