-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create a new release (3.2.2) #658
Conversation
…e/bump micro edit
…e/reformat_read_bodc update read_bodc dimension to include id_dim
…rps_2d Allow CRPS to accept nD arrays - flatten first
…e/change-notebook-dirname Updated directory name for notebooks
…hen plotting quivers.
…-Data-Centre/COAsT into feature/add-pylint
…erge_plot_polar_contour 0653/merge plot polar contour
…-Data-Centre/COAsT into feature/zarr-files
…e/zarr-files Add ability to open Zarr files
…lease create changes for the new release
…lease create changes for the new release
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Seeing it all together is really good. I can not see that the polar plots don't quite fit the style but can be easily fixed. I also spotted that the configuration files script vanished. Here is what I think needs to be done.
In example_scripts/configuration_gallery:
restore removed files (these are scripts that generate Configuration Gallery pages in the docs for which the data is not available and so are not automatically run with GitActions). There should be 4 files:
amm15_example_plot.py
anchor*py
blz_py
seasiapy
Remove file example_scripts/configuration_gallery/gc31_arctic_example_plot.py (we have the data for this) and turn it into part of the tutorial by copying contents into runnable_notebooks/general/quiver_tutorial.ipynb (could simply add at end as new a section rather than messing with blending. File names need updating.)
In runnable_notebooks/general:
rename quiver_tutorial.ipynb —> polar_plotting.ipynb
Then just merge. What could go wrong...
…c-Data-Centre/COAsT into styling/new-release
…g/new-release correct notebook for polar plotting and remove files
@jpolton , I did all the changes:
|
…g/new-release correct notebook
What's Changed
New Contributors
Full Changelog: v3.2.1...v3.2.2