Infers the appropriate netCDF variable type for a given output variable.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(cable_output_variable_t), | intent(in) | :: | output_variable |
The output variable for which to infer the netCDF variable type. |
||
| logical, | intent(in), | optional | :: | use_native_type |
Whether to use the native variable type of the output variable. Set to
|