Closed MartinRaetz closed 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.
@DaJansenGit: Your plot will look like:
I would have liked the color bar horizontal, but I could not manage to have it look good.
An DWD historical one year plot would look like:
Changes:
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.