cable_output_attribute_t Derived Type

type, public :: cable_output_attribute_t

Type for describing string valued netCDF file attributes.


Inherited by

type~~cable_output_attribute_t~~InheritedByGraph type~cable_output_attribute_t cable_output_attribute_t type~cable_output_stream_t cable_output_stream_t type~cable_output_stream_t->type~cable_output_attribute_t metadata type~cable_output_variable_t cable_output_variable_t type~cable_output_stream_t->type~cable_output_variable_t coordinate_variables, output_variables type~cable_output_variable_t->type~cable_output_attribute_t metadata

Components

Type Visibility Attributes Name Initial
character(len=64), public :: name

Name of the attribute.

character(len=256), public :: value

Value of the attribute