Description Usage Arguments Value
Fetch the trimmed data array according to the trimmed lat/lon and the trimmed time interval
| 1 | fetch_var(nc_file, var_name, lat_lon_ind, time_ind)
 | 
| nc_file | Opened ncdf file | 
| var_name | The name of the variable that should be read. If NULL the first variable is selected | 
| lat_lon_ind | The indices of the in x/y dimensions to extract only the extent of the data array that covers the shape extent | 
| time_ind | The indices in the time dimension to only extract the data for the time period of interest | 
Returns the variable's data as a list of matrices.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.