Select columns in ADAFs with structure Table¶
Auto generated list version of Select columns in ADAF with structure Table.
In this version, the following ports from the original nodes have been changed to lists which the node loops over:
Looped Inputs: data. Looped Outputs: data.
For more details see Select columns in ADAF with structure Table.
- Input ports:
selection: table
ADAF structure selection
data: [adaf]
ADAF data matched with selection
- Output ports:
data: [adaf]
ADAF data after selection
- Configuration:
- complement
- When enabled, the selected columns will be removed. When disabled, the non-selected columns will be removed.
If you’re only interested in some of the data in an ADAF (maybe for performance reasons) you can use e.g. Select columns in ADAF with structure Table.
The Table/Tables argument shall have four columns, which must be named Type, System, Raster, and Parameter. These columns hold the names of the corresponding fields in the ADAF/ADAFs.
-
class
node_select_adaf_columns.
SelectColumnsADAFsWithTable
¶