MSS icon indicating copy to clipboard operation
MSS copied to clipboard

Add a module to plot user provided data in "linear plots"

Open joernu76 opened this issue 4 years ago • 1 comments

For quick analysis, it would be useful to, e.g., compare model H2O against FISH H2O after the flight. The linear plot feature allows extraction of H2O along the flightpath, but one cannot, currently, can add user provided data.

This issue would add a widget to allow adding user provided data. Supported data formats would need to be defined, but i would restrict this to CF-compliant 1-D netCDF files. Some simple tools to adjust the time axis need to be present (i.e. shift and stretch).

joernu76 avatar Sep 22 '21 08:09 joernu76

This likly is solved by implementing https://open-mss.github.io/develop/GSOC/figure_objects

ReimarBauer avatar Nov 27 '24 17:11 ReimarBauer