LICENSE.txt
MANIFEST.in
README.md
pyproject.toml
setup.cfg
./demod/__init__.py
./demod/helpers.py
./demod/datasets/__init__.py
./demod/datasets/base_loader.py
./demod/datasets/tou_loader.py
./demod/datasets/CREST/__init__.py
./demod/datasets/CREST/loader.py
./demod/datasets/CREST/utils.py
./demod/datasets/DESTATIS/__init__.py
./demod/datasets/DESTATIS/loader.py
./demod/datasets/ExampleData/__init__.py
./demod/datasets/ExampleData/example_loader.py
./demod/datasets/ExcellInputFile/__init__.py
./demod/datasets/ExcellInputFile/loader.py
./demod/datasets/FfE_Open_Data/__init__.py
./demod/datasets/GermanTOU/__init__.py
./demod/datasets/GermanTOU/create_zip.py
./demod/datasets/GermanTOU/loader.py
./demod/datasets/GermanTOU/parser.py
./demod/datasets/Germany/__init__.py
./demod/datasets/Germany/loader.py
./demod/datasets/OpenPowerSystems/__init__.py
./demod/datasets/OpenPowerSystems/loader.py
./demod/datasets/RenewablesNinja/__init__.py
./demod/datasets/RenewablesNinja/loader.py
./demod/datasets/tracebase/__init__.py
./demod/datasets/tracebase/loader.py
./demod/metrics/__init__.py
./demod/metrics/errors.py
./demod/metrics/loads.py
./demod/metrics/states.py
./demod/simulators/__init__.py
./demod/simulators/activity_simulators.py
./demod/simulators/appliance_simulators.py
./demod/simulators/base_simulators.py
./demod/simulators/car_simulator.py
./demod/simulators/crest_simulators.py
./demod/simulators/heating_simulators.py
./demod/simulators/lighting_simulators.py
./demod/simulators/load_simulators.py
./demod/simulators/sparse_simulators.py
./demod/simulators/util.py
./demod/simulators/weather_simulators.py
./demod/utils/__init__.py
./demod/utils/appliances.py
./demod/utils/cards_doc.py
./demod/utils/converters.py
./demod/utils/countries.py
./demod/utils/data_types.py
./demod/utils/distribution_functions.py
./demod/utils/error_messages.py
./demod/utils/monte_carlo.py
./demod/utils/parse_helpers.py
./demod/utils/plotters.py
./demod/utils/sim_types.py
./demod/utils/sparse.py
./demod/utils/subgroup_handling.py
./tests/__init__.py
./tests/context.py
./tests/test_CDFfunctions.py
./tests/test_activity_simulators.py
./tests/test_appliance_simulators.py
./tests/test_base_simulators.py
./tests/test_climate.py
./tests/test_crests.py
./tests/test_data_loader.py
./tests/test_example.py
./tests/test_heating.py
./tests/test_lighting.py
./tests/test_load_simulator.py
./tests/test_metrics.py
./tests/test_metrics_durations.py
./tests/test_multisimulators.py
./tests/test_parse_helper.py
./tests/test_population_loader.py
./tests/test_simulators.py
./tests/test_sparse_TPM.py
./tests/test_util.py
demod/__init__.py
demod/helpers.py
demod.egg-info/PKG-INFO
demod.egg-info/SOURCES.txt
demod.egg-info/dependency_links.txt
demod.egg-info/requires.txt
demod.egg-info/top_level.txt
demod/datasets/__init__.py
demod/datasets/base_loader.py
demod/datasets/tou_loader.py
demod/datasets/ATUS/parse_data.py
demod/datasets/CREST/__init__.py
demod/datasets/CREST/loader.py
demod/datasets/CREST/utils.py
demod/datasets/DESTATIS/__init__.py
demod/datasets/DESTATIS/loader.py
demod/datasets/ExampleData/__init__.py
demod/datasets/ExampleData/example_loader.py
demod/datasets/ExcellInputFile/__init__.py
demod/datasets/ExcellInputFile/loader.py
demod/datasets/FfE_Open_Data/__init__.py
demod/datasets/GermanTOU/__init__.py
demod/datasets/GermanTOU/create_zip.py
demod/datasets/GermanTOU/loader.py
demod/datasets/GermanTOU/parser.py
demod/datasets/Germany/__init__.py
demod/datasets/Germany/loader.py
demod/datasets/OpenPowerSystems/__init__.py
demod/datasets/OpenPowerSystems/loader.py
demod/datasets/RenewablesNinja/__init__.py
demod/datasets/RenewablesNinja/loader.py
demod/datasets/tracebase/__init__.py
demod/datasets/tracebase/loader.py
demod/metrics/__init__.py
demod/metrics/errors.py
demod/metrics/loads.py
demod/metrics/states.py
demod/simulators/__init__.py
demod/simulators/activity_simulators.py
demod/simulators/appliance_simulators.py
demod/simulators/base_simulators.py
demod/simulators/car_simulator.py
demod/simulators/crest_simulators.py
demod/simulators/heating_simulators.py
demod/simulators/lighting_simulators.py
demod/simulators/load_simulators.py
demod/simulators/sparse_simulators.py
demod/simulators/util.py
demod/simulators/weather_simulators.py
demod/utils/__init__.py
demod/utils/appliances.py
demod/utils/cards_doc.py
demod/utils/converters.py
demod/utils/countries.py
demod/utils/data_types.py
demod/utils/distribution_functions.py
demod/utils/error_messages.py
demod/utils/monte_carlo.py
demod/utils/parse_helpers.py
demod/utils/plotters.py
demod/utils/sim_types.py
demod/utils/sparse.py
demod/utils/subgroup_handling.py
tests/__init__.py
tests/context.py
tests/test_CDFfunctions.py
tests/test_activity_simulators.py
tests/test_appliance_simulators.py
tests/test_base_simulators.py
tests/test_climate.py
tests/test_crests.py
tests/test_data_loader.py
tests/test_example.py
tests/test_heating.py
tests/test_lighting.py
tests/test_load_simulator.py
tests/test_metrics.py
tests/test_metrics_durations.py
tests/test_multisimulators.py
tests/test_parse_helper.py
tests/test_population_loader.py
tests/test_simulators.py
tests/test_sparse_TPM.py
tests/test_util.py