[feature] Improve results visualization - extend show_light_map()
Summary
Make visualization of results more user friendly (not dependent on crop model, or year, etc.).
Current behavior
To view the results with pyvista, you need to specify the year of the result. The input parameters for the display function also depend on the crop model chosen.
Desired behavior
- Generalize the display of results with PyVista.
- Create a new method similar to show_light_map but reserved for crop yield, e.g. show_crop_yield() that would take as inputs the config of the crop model and the crop yield (Crop_plot variable), and automatically generate the appropriate visualization based on the data structure of the Crop_plot.
Sources
n/a
Linked features or branches
Issues #74 #55 (closed) (see Epic &4 ). In progress in branch 55.
Edited by Bruhwyler Roxane