sensortoolkit.ingest

The sensortoolkit.ingest subpackage contains modules and methods for the import and ingestion of sensor and reference datasets into the SDFS format as well as a method for loading previously processed datasets.

Clicking on each module below will open a page with a detailed description and list of functions included within the module.

sensortoolkit.ingest._processed_data_loader

This module is used to load previously generated SDFS sensor datasets.

sensortoolkit.ingest._sensor_import

This module contains wrapper methods for importing and loading sensor data.

sensortoolkit.ingest._standard_ingest

This module contains methods for parsing setup.json configuration files and their use in ingesting comma-separated datasets for both sensor and reference data into sensortoolkit's SDFS format.