Name

adams.flow.transformer.TimeseriesFileWriter


Synopsis

Saves a timeseries to disk with the specified writer and passes the absolute filename on.
As filename/directory name (depending on the writer) the database ID of the spectrum is used (below the specified output directory).


Additional information

Flow input/output:
- input: adams.data.timeseries.Timeseries, adams.data.timeseries.Timeseries[]
- output: java.lang.String


Options