Releases: jkrasting/esnb
Releases · jkrasting/esnb
v0.10.0
What's Changed
- Option to control xarray dataset load options by @jkrasting in #63
- Add
gcsfsas a package dependency by @jkrasting in #64
Full Changelog: v0.9.0...v0.10.0
v0.9.0
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_settingsto the canopy launcher by @jkrasting in #45 - Added
plot_colorkwarg 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
momgridfailures 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
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
What's Changed
- SST bias notebook example template by @jkrasting in #33
- Added a wrapper to send figures to Google Gemini by @jkrasting in #34
- Notebook Engine by @jkrasting in #35
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- Added
convert_to_momgridwrapper by @jkrasting in #28 - Include
aiohttpin pyproj.toml by @ahmedfiaz in #29 - Started a library of common plotting functions by @jkrasting in #30
- Added function to save figures to PowerPoint by @jkrasting in #31
- Initial support for pangeo-cmip datasets by @jkrasting in #32
New Contributors
- @ahmedfiaz made their first contribution in #29
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- Multi-dimension group aggregation by @jkrasting in #21
- Slightly more descriptive error message by @jkrasting in #22
- Added support for opening static files by @jkrasting in #23
- Option to override case definition through env vars by @jkrasting in #24
- Add
dictionarycase source mode by @jkrasting in #25 - Propogate
z_ias a coordinate if available by @jkrasting in #27
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- Functionality to read / write cached datasets by @jkrasting in #20
Full Changelog: v0.3.0...v0.4.0
v0.3.0
v0.2.1
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 updatedbasic.ipynbby @jkrasting in #17 - Updated
enso.ipynbexample notebook by @jkrasting in #18
Full Changelog: v0.2.0...v0.2.1
v0.2.0
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