GriddedDataTimeSeries2NetCdf

Read a inputfileGriddedDataTimeSeries and converts it to a COARDS compliant NetCDF file.

The output data can be defined with dataVariable. You should add at least the attributes units, long_name, and maybe _FillValue to the variables. The dataVariable:inputColumn selects the data from the input file.

If timeSeries is not set the temporal nodal points from the inputfile are used.

See also NetCdfInfo, GriddedData2NetCdf, NetCdf2GriddedDataTimeSeries.

NameTypeAnnotation
outputfileNetCdf
filenamefile name of NetCDF output
inputfileGriddedDataTimeSeries
filename
timeSeries
timeSeriesotherwise times from inputfile are used
dataVariable
sequencemetadata for data variables
name
stringnetCDF variable name
inputColumn
uintinput data column
dataType
choice
double
float
int
attribute
choicenetCDF attributes
text
sequence
name
string
value
string
value
sequence
name
string
value
double
dataType
choice
double
float
int
globalAttribute
choiceadditional meta data
text
sequence
name
string
value
string
value
sequence
name
string
value
double
dataType
choice
double
float
int