Interpolate ADAF

../../../../../_images/interpolate.svg

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.InterpolationNode[source]

Interpolation of timeseries in an ADAF.

Ref. nodes:

Interpolate ADAFs

Inputs:
port1 : adaf

Input ADAF

Outputs:
port1 : adaf

Interpolated ADAF

Configuration:
Resample all signals

Apply resampling to all signals

Choose signals

Choose signals to interpolate

Time step

Time step in new timebasis. If old timebasis is of type datetime this is considered to be in seconds.

Timebasis to use for interpolation

Timebasis to use as new timebasis for selected timeseries

Time step approach

Choose between a custom time step and using an existing.

Export time basis only

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