| 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 read. |
||
| character(len=*), | intent(out) | :: | att_value |
Value of the global attribute read. |
Read a global attribute with a string value from the netCDF file.