| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(cable_netcdf_file_t), | intent(inout) | :: | this | |||
| character(len=*), | intent(in) | :: | att_name |
Name of the global attribute to define. |
||
| integer(kind=CABLE_NETCDF_INT32_KIND), | intent(in) | :: | att_value |
Value of the global attribute to define. |
Define a global attribute with an 32-bit integer value in the netCDF file.