MENU

Fun & Interesting

Using NCDUMP to reveal the secrets of Netcdf

Climate Unboxed 5,334 4 years ago
Video Not Working? Fix It Now

NetCDF is a self-describing file format with all the information and meta-data necessary to understand the dataset contained within the file itself. But how can you read this information to discover the contents of your netCDF file? Well, here I will reveal how you can read the file header quickly and easily directly from the command and reveal the secrets contained within :-) The level is basic and assumes no previous knowledge.

Comment