Tutorial series 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.

Video tutorial: Combining data from multiple NetCDF files using Python

By steingod |

A new video to showing how to combine data from multiple NetCDF files using Python is provided by Luke Marsden. This video includes:

  • Using OPeNDAP to access data over the internet without downloading the files
  • How to loop through a THREDDS data server to accessing multiple files
  • Combining the data into a single pandas dataframe that you can save as a CSV or XLSX file

CTD data from the Nansen Legacy project is used as an example.

Temporarily broken linkages

By steingod |

The Norwegian Polar Institute has reimplemented the data management system. As a consequence some linkages with NorDataNet is broken. This linkage is in the process of being reinitiated. Also information from WGMS have been missing for a period. This is also in the process of being reinitiated.