Select category in ADAFs¶
A selector of categories in ADAFs can be used to drop of parts of ADAFs. The main reason to do this is when the ADAFs contain data that is no longer needed further along a workflow. Dropping the unnecessary data can then be used as a way to try to optimize the workflow. ADAFs to Tables.
- 
class node_category_selector.CategorySelectorMultiple[source]¶
- Select categories in ADAFs. - Inputs: - port1 : [adaf]
- Input ADAFs 
 - Outputs: - port3 : [adaf]
- ADAFs with selected categories 
 - Configuration: - Select meta group
- Select the meta group for inclusion in the output. 
- Select result group
- Select the result group for inclusion in the output. 
- Select all timeseries
- Select the entire timeseries group for inclusion in the output. 
- Select specific rasters:
- Select specific rasters for inclusion in the output.