TUV-x
|
Writes 1D double data to append 2D data. More...
Private Member Functions | |
subroutine | append_1d_double (this, variable_name, variable_units, append_dimension, append_index, dimensions, variable_data, requestor_name) |
Writes 1D double data to append 2D data.
If the provided dimensions do not exist, they will be created based on the shape of the given data. If they do exist, they must be compatible with the shape of the given data.