/*
BOTEC model to evaluate benefits from water quality forecasts and optimal trade-off between precision and recall.
*/
@name("Model Inputs")
@doc("Key input parameters for the aquaculture prediction model")
inputs = {
@name("True Rate of Poor Water Quality")
@doc("The actual occurrence rate of poor water quality in aquaculture farms")
@format(".1%")