Update ADAF with Table

../../../../_images/import_table.svg

Replace specified container in an ADAF with the content of a Table.

Documentation

The target container in the ADAF is specified in the configuration GUI. If the timeseries container is chosen it is necessary to specify the column in the Table which will be the time basis signal in the ADAF. You can also specify the name of the system and raster containers.

See also Working with ADAF for tips about how to use these conversion nodes.

Definition

Input ports

port1 table

Input Table

port2 adaf

Input ADAF

Output ports

port1 adaf

ADAF updated with data in input Table

Configuration

Target group (export_to_group)

Choose a container in the ADAF as target

Raster name (raster)

Specify name of the created raster in the ADAF

System name (system)

Specify name of the created system in the ADAF

Time basis column (tb)

Select a column in the Table which will become the time basis of the new raster

Examples

Implementation

class node_table2adaf.UpdateADAFWithTable[source]