msiNcInq ( msParam_t *  ncidParam,
msParam_t *  outParam,
ruleExecInfo_t *  rei 
)
Description:
General netcdf inquiry (equivalent to nc_inq + nc_inq_format). Get all info including attributes, dimensions and variables assocaiated with a NETCDF file with a single call. This msi is more comprehensive and supercede the msiNcInqId and msiNcInqWithId msi.
Module:
core
Since:
3.2
Author:
Mike Wan
Date:
2012
Example Usage:
See clients/icommands/test/rules3.0/netcdfTest1.r, netcdfTest2.r and netcdfTest3.r.
Parameters:
[in] ncidParam - An INT_MS_T containing the ncid of the opened NETCDF file (using msiNcOpen).
[out] outParam - A NcInqOut_MS_T containing the results of the inquery.
Session Variables Used:
none
Session Variables Modified:
none
iCAT Attributes Used:
none
iCAT Attributes Modified:
none
Side Effect:
none
Returns:
integer
Return values:
0 upon success
Precondition:
N/A
Postcondition:
N/A
See also:
N/A

Definition at line 1061 of file reNetcdf.c.

Generated on Thu Oct 31 10:28:28 2013 for iRODS Documentation by  doxygen 1.6.3