Actions
Task #4346
openComplete reshape of the method to give and prepare data for plot data
Start date:
02/04/2024
Due date:
04/04/2024 (about 8 months late)
% Done:
100%
Estimated time:
revision:
r0
Sprint:
Description
Now that the content is extracted into a single dict, the dislay data / plot data part for data can/must be completely reshaped.
Instead of the previous method, heavy and not really clever, now all the data is just passed (cdfshandler) from display_data to plot_data,
and plot_data compute it data in the correct shape during it initialization.
No data to display
Actions