Interpolate ADAFs¶
Auto generated list version of Interpolate ADAF.
In this version, the following ports from the original nodes have been changed to lists which the node loops over:
Looped Inputs: port1. Looped Outputs: port1.
For more details see Interpolate ADAF.
- Input ports:
port1: [adaf]
Input ADAF
- Output ports:
port1: [adaf]
Interpolated ADAF
- Configuration:
- resample_all_rasters
- Apply resampling to all signals
- ts
- Choose signals to interpolate
- dt
- Time step in new timebasis. If old timebasis is of type datetime this is considered to be in seconds.
- new_tb
- Timebasis to use as new timebasis for selected timeseries
- use_dt
- Choose between a custom time step and using an existing.
- only_timebasis
- Choose to only export the time basis
- bool_interp_method
- Method used to interpolate boolean, text, and byte string data
- int_interp_method
- Method used to interpolate integer data
- interpolation_method
- Method used to interpolate other data types
Interpolate timeseries to a single timebasis. The new timebasis can either be an existing timebasis in the adaf-file or a timebasis with a timestep defined by the user. The timeseries that will be interpolated are selected in a list. The output file will contain a single system and raster with all the chosen timeseries.
-
class
node_interpolation.
InterpolateADAFs
¶