ProjectPythia / pythia-foundations

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

Content on saving netCDF files to disk #299

Closed jnmorley closed 2 years ago

jnmorley commented 2 years ago

I noticed when working through the netCDF content in the Pythia Foundations book that there is no content that teaches how to actually persist the netCDF file to disk. I thought it might be constructive to add some content on how to save the file to disk and also how to open an existing file without overwriting existing data.