NOAA-OWP / t-route

Tree based hydrologic and hydraulic routing
Other
40 stars 45 forks source link

test/BMI/test_MC_bmi.yaml #738

Open sclaw opened 4 months ago

sclaw commented 4 months ago

this yaml file does not have bmi_parameters.

Current behavior

Line 136 in bmi_troute.py returns None when running /test/notebooks/run-troute-with-bmi.py

Expected behavior

BMI parameters should be loaded

Steps to replicate behavior (include URLs)

  1. I copied the .ipynb file to a .py file
  2. On running, line 137 in bmi_troute.py throws an error because bmi_parameters is None