ADAF to Tables¶
Export of data from an ADAF to a list of Tables.
Documentation¶
Export of specified data from ADAF to Tables. The data can be the full content of either the metadata, the results or the timeseries containers.
Definition¶
Input ports¶
- port1
Type: adafDescription: Input ADAF
Output ports¶
- port1
Type: [table]Description: All data from an ADAF group as a Tables list
Configuration¶
- Export group (export_group)
Specify group in the ADAF which will be exported
Implementation¶
- class node_adaf2table.ADAF2Tables[source]