Deprecated Function |
Replacement Function |
Functionality |
| |
|
|
| 1. cf_grid_varget |
nj_grid_varget |
Get gridded variable data and associated grid coordinates |
| 2. cf_info |
nj_info |
Get detail info about dataset. |
| 3. cf_subsetGrid |
nj_subsetGrid |
Subset grid based on lat-lon bounding box and time |
| 4. cf_time |
nj_time |
.Get entire time vector (DATENUM format) for variable from any CF-compliant file |
| 5. cf_time_index |
nj_time_index |
Get indices for time coordinate variable |
| 6. cf_tslice |
nj_tslice. |
.Get data and coordinates from a CF-compliant file at a specific time and level |
| |
|