Open Issues Need Help
View All on GitHub [Manure] Using supplemental manure crashes simulation when there's no available farm manure about 2 months ago
AI Summary: The task is to fix a bug in the RuFaS (Ruminant Farm Systems) simulation where using supplemental manure causes a crash when no on-farm manure is available. The solution involves handling the `None` case in the `ManureManager.request_nutrients()` function and standardizing variable names for improved code clarity.
Complexity:
3/5
bug good first issue dev-team Manure
Ruminant Farm Systems (RuFaS) is an open-source, next-generation, whole-farm modeling environment that simulates dairy farm production and environmental impact.
Python