sunpeek.common.errors#

Exceptions

AlgorithmError

Error in some core_method algorithm.

CalculationError

General error in definition / handling of virtual senso.

CollectorDefinitionError

Error in Collector definition.

ConfigurationError

DataProcessingError

Error related to data upload and processing

DatabaseAlreadyExistsError

DuplicateNameError

Error due to creating a component with a duplicate name, where this is not allowed

IncompatibleUnitError

Supplied unit (of raw sensor) is not compatible with the expected unit, e.g. as defined in SensorType.

NoDataError

No data are available in the selected data range

PCMethodError

General error in definition / configuration / calculation of PC method.

SensorDataNotFoundError

Error due to not finding a data column for a sensor in the current data store

SensorNotFoundError

Error due to not finding a sensor when one was expected to exist

SunPeekError

TimeIndexError

Error handling or retrieving plant.time_index.

TimeZoneError

Error related to time zone

VirtualSensorConfigurationError

Error in calcluation of virtual sensor due to missing input or input being None.