CF-NetCDF

NetCDF file format following the Climate and Forecast Conventions.

Course on working with CF-NetCDF files using Python

By lukem |

Want to learn how to work with NetCDF files? Know a bit of Python? Maybe this tutorial series can help you.

https://lhmarsden.github.io/NetCDF_in_Python_from_beginner_to_pro/ 

This course has been designed to help you understand NetCDF files, get data out of them and create your own NetCDF files. You will learn how to plot data from NetCDF files, convert data to CSV, loop through a THREDDS catalogue and access data over the internet using OPeNDAP.