roocs / clisops

Climate Simulation Operations
https://clisops.readthedocs.io/en/latest/
Other
21 stars 9 forks source link

Release #83

Closed ellesmith88 closed 3 years ago

ellesmith88 commented 3 years ago

This PR is to get clisops ready for a new release.

I have updated the doc strings and documentation, added a new notebook and incorporated static type support from #67

Breaking changes from previous PRs have been documented in HISTORY.rst

The only problem I haven't been able to resolve is with the plots in the notebook in the documentation as the images are broken: (e.g. https://clisops.readthedocs.io/en/release/notebooks/core_subset.html). If anyone is able to help with this, that would be great.

I've suggested a version number of v0.4.0 - let me know if this should be different.

cehbrecht commented 3 years ago

@ellesmith88 Looks all good to me :) See comments for the pip packages in conda environment.

Zeitsperre commented 3 years ago

Seeing as https://github.com/roocs/clisops/pull/48 is nearing completion, do we anticipate that the fix will be in the release? If not, not a big deal but maybe we can simply make a note that Windows is not supported in this particular release.

agstephens commented 3 years ago

Seeing as #48 is nearing completion, do we anticipate that the fix will be in the release? If not, not a big deal but maybe we can simply make a note that Windows is not supported in this particular release.

@Zeitsperre: we would like to get this release out as soon as we can, so let's hold back on #48 and address that next. :-)