How to open a NetCDF file in R

By lukem |

New video! How to open a NetCDF file in R, understand the contents and extract the data and metadata.

https://youtu.be/Xer1XBm3sns?si=VfrDZIrkrzuKcy4F

This will be the first in a series of videos working with NetCDF files in R, including 

 2. Plotting the data 

 3. Converting to Excel/CSV 

 4. Creating a NetCDF file. 

Each video is accompanied by a chapter in this Jupyter book. You can get a sneak peak at the code and explanations for the next few chapters here:

https://lhmarsden.github.io/NetCDF_in_R_from_beginner_to_pro/intro.html