ADAFs to Tables

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

Convert selected part of each input ADAF into a Table.

Documentation

The selected part can either be the one raster from the timeseries container or the full content of either the metadata or the results containers.

Definition

Input ports

port1
Type: [adaf]
Description: Input ADAF

Output ports

port1
Type: [table]
Description: Tables with the content of a specified group in the incoming ADAFs

Configuration

Export group (export_group)

Specify group in the ADAF which will be exported

Time basis raster (tb)

Specify the raster among the time resolved data which will be exported

Time basis column name (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.

Implementation

class node_adaf2table.ADAFs2Tables[source]