ProjectPythia / pythia-foundations

Jupyterbook source for the Foundations collection
http://foundations.projectpythia.org
Apache License 2.0
61 stars 43 forks source link

Issue 299 #300

Closed jnmorley closed 2 years ago

jnmorley commented 2 years ago

This pull request addresses issue #299. It adds instructions on how to save netCDF files to disk and warns about opening existing netCDF files with the mode='w' argument set in the netCDF4 Dataset constructor. Adds a link to the netCDF documentation and tweaks the styling of links in the "Resources and References" section to more closely match the rest of the book.

review-notebook-app[bot] commented 2 years ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

github-actions[bot] commented 2 years ago

This pull request is being automatically built with GitHub Actions and Netlify. To see the status of your deployment, click below.

🔍 Git commit SHA: 38f5753930e3cfc6631a3c59abcb05649abb662a ✅ Deployment Preview URL: https://62a7aebf7cec8e02dafd8b51--pythia-foundations.netlify.app

jukent commented 2 years ago

LGTM!