GriddedDataTimeSeries2GriddedData
Read a inputfileGriddedDataTimeSeries and write for each epoch a gridded data file where the variableLoopTime and variableLoopIndex are expanded for each point of the given timeSeries to create the file name for this epoch (see text parser).
If timeSeries is not set the temporal nodal points from the inputfile are used.
See also GriddedData2GriddedDataTimeSeries.
Name | Type | Annotation |
---|---|---|
outputfilesGriddedData | filename | for each epoch |
variableLoopTime | string | variable with time of each epoch |
variableLoopIndex | string | variable with index of current epoch (starts with zero) |
variableLoopCount | string | variable with total number of epochs |
inputfileGriddedDataTimeSeries | filename | |
timeSeries | timeSeries | otherwise times from inputfile are used |