``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.

.. autosummary::
  :toctree: _autosummary
  :template: custom-module-template.rst
  :recursive:

  sensortoolkit.ingest._processed_data_loader
  sensortoolkit.ingest._sensor_import
  sensortoolkit.ingest._standard_ingest
