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.


@Author:
Samuel Frederick, NSSC Contractor (ORAU)
U.S. EPA / ORD / CEMM / AMCD / SFSB
Created:

Mon Jul 19 14:03:36 2021

Last Updated:

Mon Jul 19 14:03:36 2021

Functions

apply_strptime

Wrapper for adding exception catching to datetime.strptime

parse_setup

Construct file-specific setup file from the setup.json.

standard_ingest

Ingestion module for sensor data using setup.json configuration file via the Setup class.