Skip to content

[feat] Integrate GrasSim model to the framework

Bouvry Arnaud requested to merge 33-feature-grassim-model-integration into main

main.py can now launch simulations with the GrasSim model. The original GrasSim model was rewritten with a similar structure to simple.call_grassim.py is analogous to simple.py and grassim_model is analogous to crop_growth.py

GrasSim accept the same irrandiance, weather and ET0 data as simple. Specific crop parameters are still needed. Management input is not yet processed.

Closes #33 (closed)

Merge request reports

Loading