njtbx-icon
Netcdf-Java Toolbox
previous User Guide
Function nj_attget Next

 
 
NJ Functions

The high level convenience functions created using the njTBX object API. These functions can be used as a guide for njTBX usage.

Name
Functionality
   
1. nj_attget Get global and variable attributes
2. nj_grid_varget Get gridded variable data and associated grid coordinates
3. nj_info Get detail info about dataset.
4. nj_subsetGrid Subset grid based on lat-lon bounding box and time
5. nj_time Get entire time vector (DATENUM format) for variable from any CF-compliant file
6. nj_time_index Get indices for time coordinate variable.
7. nj_tslice Get data and coordinates from a CF-compliant file at a specific time step and level
8. nj_varget Get variable data (gridded as well as non-gridded)
9. nj_writeNcMLtoFile Create NetCDF data file from an NcML document.
   


See also Deprecated Functions.


previous User Guide
Function nj_attget Next
© 2006-2009   Mississippi State University   • License Terms   • Credits