Update ADAF with Table¶
In the standard libray there exist two nodes which exports the data from the Table format to the ADAF format. Together with the existing nodes in the reversed transiton, ADAF to Table, there exists a wide spectrum of nodes which gives the possibility to, in different ways, change between the two internal data types.
A container in the ADAF is specified in the configuration GUI as a target for the exportation. If the time series container is choosen it is necessary to specify the column in the Table which will be the time basis signal in the ADAF. There do also exist an opportunity to specify both the name of the system and raster containers, see ADAF for explanations of containers.
-
class
node_table2adaf.
UpdateADAFWithTable
[source]¶ Update ADAF with the full content of a Table to a specified container in the ADAF. Existing container will be replaced completely.
Inputs: - port1 : Table
Table to update with.
- port2 : ADAF
ADAF to be updated.
Outputs: - port1 : ADAF
ADAF with the exported Table data
Configuration: - Export to Group
Choose a container in the ADAF as target for the exportation.
- Time basis column :
Select a column in the Table which will be the time basis signal in the ADAF.
- Time series system name : optional
Specify name of the created system in ADAF.
- Time series raster name : optional
Specify name of the created raster in ADAF.
Opposite node: Ref. nodes: