RWTH-EBC / AixWeather

A weather data generation tool for building energy system simulations. Pull, Transform, Export.
https://rwth-ebc.github.io/AixWeather/
Other
12 stars 0 forks source link

20 image size error when using plot data availability #21

Closed MartinRaetz closed 1 year ago

MartinRaetz commented 1 year ago

Define variable plot resolution depending on the length of dataframe. Also, make sure the core_data is always sorted chronologically. Fix the bug that nans of shifted variable had been filled, now nans stay nans.

This closes #20.

MartinRaetz commented 1 year ago

@DaJansenGit: Your plot will look like:

grafik

I would have liked the color bar horizontal, but I could not manage to have it look good.

MartinRaetz commented 1 year ago

An DWD historical one year plot would look like:grafik

MartinRaetz commented 1 year ago

Changes: