{
  "model": "CE-QUAL-W2 + Python reservoir eutrophication demo",
  "time_period": {
    "start": "2020-04-01",
    "end": "2020-09-30"
  },
  "geometry": {
    "segments": 140,
    "layers": 46,
    "max_depth_m": 42.25775055498932
  },
  "scenarios": [
    "base",
    "tp_load_30pct_reduction",
    "selective_withdrawal",
    "hypolimnetic_aeration"
  ],
  "python_workflow": [
    "preprocess",
    "render_input_templates",
    "run_cequalw2",
    "read_outputs",
    "plot_results",
    "calibrate"
  ]
}