Skip to content

Tags: jkrasting/esnb

Tags

v0.9.0

Toggle v0.9.0's commit message
Added template notebook to analyze ONI and Nino3.4 Variability

v0.8.0

Toggle v0.8.0's commit message
GFDL pp-dir and catalog builder support

- Added func to infer if a string is a GFDL pp-dir
- Added check to see if GFDL pp-dir exists and is valid
- Implemented a top-level site check to see if esnb
  is running on a GFDL host
- Added func to infer GFDL experiment names
- Added subprocess call to GFDL catalog builder

v0.7.0

Toggle v0.7.0's commit message
Notebook Engine

- functions to clear, execute, and save esnb notebooks

v0.6.0

Toggle v0.6.0's commit message
Initial support for pangeo-cmip datasets

- added a template notebook
- added a try-block when deep copying source catalog

v0.5.0

Toggle v0.5.0's commit message
Propogate `z_i` as a coordinate if available

- If the variable `z_i` (ocean interfaces) is present
  in the source dataset, propogate it along as a coordinate

v0.4.0

Toggle v0.4.0's commit message
Functionality to read / write cached datasets

v0.3.0

Toggle v0.3.0's commit message
Initial working Pangeo support

- Added routine to infer source data file type
- Reworked catalog resolving logic
- Added function to open google cloud storage item

v0.2.1

Toggle v0.2.1's commit message
Updated `enso.ipynb` example notebook

v0.2.0

Toggle v0.2.0's commit message
Fixed linter issues

v0.1.0

Toggle v0.1.0's commit message
GitHub Action to Upload to PyPi