Open
Description
When no weather data is present for a coordinate/time combination, specific values (e.g. 0°K for empty temperature) are provided.
simona/src/main/scala/edu/ie3/simona/service/weather/WeatherSource.scala
Lines 513 to 518 in ad824fc
We should have a discussion on whether this is the best way to solve this, in contrast to passing on None
(or equivalent) to SPAs.