In the degree days model resources, the list of scenarios was hard coded to be the list of all possible scenarios, whereas the model exposes an option to only run selected scenarios. I fixed the resources by removing this hard coded and list and reuse what's passed as an option instead.
I also fixed an inventory I/O bug I introduced in a recent PR.
In the degree days model resources, the list of scenarios was hard coded to be the list of all possible scenarios, whereas the model exposes an option to only run selected scenarios. I fixed the resources by removing this hard coded and list and reuse what's passed as an option instead.
I also fixed an inventory I/O bug I introduced in a recent PR.