| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| real, | public | :: | previous_write_time | = | 0.0 | ||
| integer, | public | :: | frame | = | 0 | ||
| character(len=64), | public | :: | sampling_frequency | ||||
| character(len=64), | public | :: | grid_type | ||||
| character(len=256), | public | :: | file_name | ||||
| class(cable_netcdf_file_t), | public, | allocatable | :: | output_file | |||
| type(cable_output_variable_t), | public, | allocatable | :: | output_variables(:) | |||
| type(cable_output_attribute_t), | public, | allocatable | :: | metadata(:) |