Conversation
use torch.where in phenology add config flag for carbon balance
|
In order to reduce the execution time, I have implemented the following modifications:
|
|
In order to make the tests more manageable (the test action takes >2h if unchecked), I have introduced two
@SarahAlidoost, we could think about using |
|



This PR closes #49.
Noticeably,
Wofost72uses kiosk variables such asEVSthat come from the soil model. So in order to make wofost72 consistently differentiable and vectorized, I had to implement a differentiable soil modelsoil/classic_waterbalance.pywhich is inspired by the corresponding model from pcse.This PR also adds a lot of tests, making issue #81 more relevant than ever.