ajwdewit / pcse

Repository for the Python Crop Simulation Environment
Other
184 stars 125 forks source link

"set_variable" function invalid for wofost8 version models #68

Closed AlChen94 closed 1 year ago

AlChen94 commented 1 year ago

When I was following the "pcse_notebooks-master" to test the data assimilation algorithm using the wofost8 crop model, I found that the "set_variable" function was invalid for it. Further tests show that all crop models of wofost8 version have this problem.

AlChen94 commented 1 year ago

I noticed that "set_variable" works fine to "SM, WSO, WST, WRT", but still invalid to "LAI".

ajwdewit commented 1 year ago

Thanks for notifying me about this. I will have a look, however we are also preparing a redesign of WOFOST8 with regard to nutrient dynamics so it may have to wait before we push the new version.