Skip to content

Add datasets with get_sensor_for method

Mforns requested to merge datasets into main

Adds the new dataset concept. Datasets are objects defined by YAML configuration that represent a source dataset. They have the ability to easily generate a sensor for the given DAG.

Merge request reports