Skip to content

Commit

Permalink
Added more wflow models to wflow_bmi
Browse files Browse the repository at this point in the history
  • Loading branch information
vers-w committed Nov 4, 2019
1 parent b872b8e commit 863f54c
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions wflow/wflow_bmi.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@
import wflow.wflow_sbm
import wflow.wflow_sceleton
import wflow.wflow_w3ra
import wflow.wflow_w3
import wflow.wflow_stream
import wflow.wflow_sphy
import wflow.wflow_pcrglobwb
import pcraster as pcr
from wflow.pcrut import setlogger

Expand All @@ -26,6 +30,10 @@
wflow.wflow_lintul,
wflow.wflow_sceleton,
wflow.wflow_w3ra,
wflow.wflow_w3,
wflow.wflow_stream,
wflow.wflow_sphy,
wflow.wflow_pcrglobwb,
]


Expand Down

0 comments on commit 863f54c

Please sign in to comment.