Assets
The following energy assets are currently supported in the platform:SolarSite
WindSite
LocalizedSite
ElectricityDemandSite
EnergyAsset
base class.
Time series
While assets represent the static meta data of that specific asset (e.g. solar panels orientation and tilt), theTimeSeries
object is used to represent dynamic
data such as power production and conumption.
Models
TheModel
object represent energy forecasting models based on physics, statistics, machine
learning or even simple rules. Every forecasting models is associated with
at least one energy asset.