After #107 , the model config of Wofost72_WLP_CWB consists:
SOIL = WaterbalanceFD
CROP = Wofost72
Wofost72 is already differentiable. WaterbalanceFD needs to be added to classic_waterbalance.py script in diffwofost and be made differentiable. Similar to other models, test should be added to show both differentiablilty and vectorization works. No need to add a notebook here.
After #107 , the model config of Wofost72_WLP_CWB consists:
SOIL = WaterbalanceFD
CROP = Wofost72
Wofost72 is already differentiable.
WaterbalanceFDneeds to be added toclassic_waterbalance.pyscript in diffwofost and be made differentiable. Similar to other models, test should be added to show both differentiablilty and vectorization works. No need to add a notebook here.