Skip to content

[feature] Overload irradiance data

Summary

Add the possibility to use data from external software (as csv or similar) as input data (irradiance data, irradiance abatement data, ...).

Current behavior

The irradiance comes from data files or online databases.

Desired behavior

Add a method in Weather_data that makes it possible to use for example :

  • a custom time series of weather data
  • a modifier of the time series (like irradiance abatement data).

Sources

n/a

Linked features or branches

#95