
home/chad/Documents/MATLAB/github/cdt/cdt_data/ERA_Interim_2017.nc To do that, use ncdisp like this: ncdisp 'ERA_Interim_2017.nc' Source: The first step in loading NetCDF data is figuring out what variable names are in the file. Consider creating a folder just for data, and add that folder to Matlab's search path via addpath. The default filenames for data downloaded from ECMWF are often long and cryptic, so for this tutorial I renamed it ERA_Interim_2017.nc.Īfter downloading the data, put it either in your current folder or somewhere else Matlab can find it.Wait about 15 minutes for the data to be ready and download it.

Select NetCDF data format and download at the default 0.75x0.75 degree resolution.

