njtbx-icon
Netcdf-Java Toolbox
previous NJ Functions

 
 
NJ Functions (Deprecated)
The NJ functions listed below have been deprecated and are not supported. These functions may be removed in future releases of njTBX. Please modify your scripts to use replacement functions as shown below. The replacement functions have the same input variables (type and number) as deprecated ones. So, just by replacing the string 'cf' with 'nj' of your deprecated function names in your script you can start using the replacement functions with no furthur changes to your existing script.

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
     

previous NJ Functions
© 2006-2009   Mississippi State University   • License Terms   • Credits