ADAF to Table

../../../../../_images/adaf2table.svg

Export of specified data in ADAF to Table. The data can either be the a raster from the timeseries container or the full content of either the metadata or the results containers.

Opposite node:Table to ADAF
Ref. nodes:ADAFs to Tables
Input ports:
port1:

adaf

Input ADAF

Output ports:
port1:

table

Table with the content of a specified group in the incoming ADAF

Configuration:
export_group
Specify group in the ADAF which will be exported
tb
Specify the raster among the time resolved data which will be exported
tb_col_name
Specify the name for the time basis column in the outgoing Table. The default name is the name of the selected raster.

In the standard library there exist three nodes which exports data from ADAF to Table. Together with nodes for export in the reversed direction, Table to ADAF, one can make transitions back and forth between the two internal data types.

For all nodes one has to specify which container in the incoming ADAF/ADAFs that is going to be exported. Selectable containers are metadata, results and timeseries, see ADAF for further information.

For one of the nodes, ADAF to Tables the full content of the specified container in the ADAF is exported. For the other ones, when exporting timebased data one has to select the specific rasters that are going to be exported.

The exported timebases will, in the Tables, be given the name of their corrspondning rasters. It is important to know that if the name of the timebases already exists among the names of the timeseries signals, the timebases will not be exported to the Table.

class node_adaf2table.ADAF2Table[source]

Example flows