|
|
|||
|
||||
Next: NF90_DEF_VAR_FLETCHER32, Previous: NF90_DEF_VAR_DEFLATE, Up: Variables
NF90_INQ_VAR_DEFLATEThe function NF90_INQ_VAR_DEFLATE returns the deflate settings for a variable in a netCDF-4 file.
function nf90_inq_var_deflate(ncid, varid, shuffle, deflate, deflate_level)
integer, intent(in) :: ncid
integer, intent(in) :: varid
integer, intent(out) :: shuffle
integer, intent(out) :: deflate
integer, intent(out) :: deflate_level
integer :: nf90_inq_var_deflate
NCIDVARIDSHUFFLEDEFLATEDEFLATE_LEVELNF90_INQ_VAR_DEFLATE returns the value NF90_NOERR if no errors occurred. Otherwise, the returned status indicates an error.
Possible return codes include:
NF90_NOERRNF90_BADIDNF90_ENOTNC4NF90_ENOTVAR| Contact Us Site Map Search Terms and Conditions Privacy Policy Participation Policy | ||||||
|
||||||