Skip to content

NOWMAPS-sep22

Compare
Choose a tag to compare
@jpolton jpolton released this 22 Sep 13:58
· 486 commits to master since this release
7298c48

Bug fix in dependency conflicts.
For now specify:
- numpy==1.22.3
- dask==2022.3.0
- dask[complete]==2022.3.0
- xarray==2022.3.0
- netCDF4==1.5.8


v3.1.0 release notes
MAJOR CHANGES AND NEW FEATURES:

  • netcdf domain variables renamed/ mapped according to json config.
  • SE-NEMO branch merged.
  • code refactor.

BUGS:

  • deprecated xr.ufunc removed
  • git actions improved

DOCS:

  • Notebooks are now EXECUTED in action, converted to markdown and included in documentation site with images included.
  • Github actions flowchart github-actions-flowchart.md updated.
  • Several Jupyter Notebooks Added