met2model.SIPNET()
now stops with an error if the result contains missing values, which are not allowed in SIPNET inputs (#3474).write.config.SIPNET()
now consults PFT trait definitions to decide whether to initialize LAI in the leaf-on or leaf-off state, instead of the previous hard-coded defaults (#3419). Specifically:
fracLeafFall
> 0.5 will be treated as deciduous (previously hardcoded to deciduous for anything other than boreal conifers)leafOnDay
and leafOffDay
(previously hardcoded to May through September)