Published April 19, 2024 | Version v1.0.0

NetCDF in Python - from beginner to pro

  • 1. Norwegian Meteorological Institute
  • 2. ROR icon University Centre in Svalbard

Description

This course has been designed to help you understand NetCDF files, get data out of them and create your own NetCDF files. The course is suitable for beginners who know nothing about NetCDF files and those who are new to Python. However, more experienced users should also be able to learn a lot from this course.

You may be here because you are interested in publishing FAIR data. Did you know that a NetCDF file is not necessarily FAIR unless it adheres to certain conventions? You will learn about the Climate and Forecast (CF) conventions (https://cfconventions.org/) and the Attribute Convention for Data Discovery (ACDD - https://wiki.esipfed.org/Attribute_Convention_for_Data_Discovery_1-3), and how to make sure your files are compliant with them.

Files

lhmarsden/NetCDF_in_Python_from_beginner_to_pro-v1.0.0.zip

Files (4.1 MB)

Additional details

Software

Repository URL
https://github.com/lhmarsden/NetCDF_in_Python_from_beginner_to_pro
Programming language
Python
Development Status
Active