ProjectPythia/pythia-foundations

Content on saving netCDF files to disk

Closed this issue · 0 comments

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.