loadΒΆ

Functions and dsp model to load data from a CO2MPAS input file.

Sub-Modules:

excel Functions to read inputs from excel.
schema It provides CO2MPAS schema parse/validator.
validate It provides validation functions and the validation model dsp.

Functions

check_file_format Check file format extension.
check_validation Check if the data are verified.
load_from_dill Load inputs from .dill file.
merge_data Merge raw data with model flags.
open_input_file Open the input file.

Dispatchers

dsp Loads from files the inputs for the CO2MPAS model.