ADAF to Tables

../../../../../_images/adaf2tables.svg

In the standard library there exist three nodes which exports data from ADAF to Table. Together with nodes for exportation 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.ADAF2Tables[source]

Exportation of specified data from ADAF to Tables. The data can be the full content of either the metadata, the results or the timeseries containers.

Ref. nodes:

ADAFs to Tables

Inputs:
port1 : adaf

Input ADAF

Outputs:
port1 : [table]

All data from an ADAF group as a Tables list

Configuration:
Export group

Specify group in the ADAF which will be exported