Make phenology differntiable and vectorized#57
Conversation
@SCiarella that's correct. I found that there is a phenology config file also in pcse, see here. The |
Co-authored-by: SarahAlidoost <55081872+SarahAlidoost@users.noreply.github.com>
Co-authored-by: SarahAlidoost <55081872+SarahAlidoost@users.noreply.github.com>
This is in line with pcse config file 👍
Need discussion.
nice! 👍 We can add this to the documentation.
Tha's okay. As we discussed, the parameters of
this is now fixed. see my commit. |
SarahAlidoost
left a comment
There was a problem hiding this comment.
@SCiarella thanks for the nice work! 👍 please see my comments and let's have a chat about some of the changes I made 😄
Co-authored-by: SarahAlidoost <55081872+SarahAlidoost@users.noreply.github.com>
Co-authored-by: SarahAlidoost <55081872+SarahAlidoost@users.noreply.github.com>
|
SarahAlidoost
left a comment
There was a problem hiding this comment.
@SCiarella thanks for addressing the comments 👍



Targets issue #40.
Notes:
VERNFACandVERNRare not part of the 'State variables' so I have excluded them from the output consistency assertion, since the engine does not store themCROP_START_TYPEandCROP_END_TYPE_send_signalneeds updates now that we could be processing a vector of crops in parallelIDSLis a switch, so I have not made it differentiableDVSIis an initial parameter, so I have not made it differentiableTo do:
VERNSAT,VERNBASEandVERNDVSare not yet differentiable (tests fail)