@public @details
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(File_desc_t), | intent(in) | :: | File |
copydoc: file_desc_t |
||
| integer, | intent(out), | optional | :: | nDimensions |
: Number of dimensions defined for the netcdf file |
|
| integer, | intent(out), | optional | :: | nVariables |
: Number of dimensions defined for the netcdf file : Number of variables defined for the netcdf file |
|
| integer, | intent(out), | optional | :: | nAttributes |
: Number of dimensions defined for the netcdf file : Number of variables defined for the netcdf file : Number of attributes defined for the netcdf file |
|
| integer, | intent(out), | optional | :: | unlimitedDimID |
: Number of dimensions defined for the netcdf file : Number of variables defined for the netcdf file : Number of attributes defined for the netcdf file : the Unlimited dimension ID |