.. _`ADAFs to Tables`: .. _`org.sysess.sympathy.data.adaf.adafs2tables`: ADAFs to Tables ~~~~~~~~~~~~~~~ .. image:: adaf2table.svg :width: 48 Elementwise export of specified data from ADAFs to Tables. The data can either be the a raster from the timeseries container or the full content of either the metadata or the results containers. :Ref. nodes: :ref:`ADAF to Table` *Ports*: **Inputs**: :port1: [adaf] Input ADAF **Outputs**: :port1: [table] Tables with the content of a specified group in the incoming ADAFs *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. .. automodule:: node_adaf2table .. class:: ADAFs2Tables