Index: doc/_build/doctrees/environment.pickle
===================================================================
diff -u -rd18fc756502e8883ffe44e759a13c0f9075f46eb -r85a13d74f419323f10f79839fd3ea46710f5c6c7
Binary files differ
Index: doc/_build/doctrees/framework.doctree
===================================================================
diff -u -rd18fc756502e8883ffe44e759a13c0f9075f46eb -r85a13d74f419323f10f79839fd3ea46710f5c6c7
Binary files differ
Index: doc/_build/doctrees/wf_DynamicFramework.doctree
===================================================================
diff -u -rd18fc756502e8883ffe44e759a13c0f9075f46eb -r85a13d74f419323f10f79839fd3ea46710f5c6c7
Binary files differ
Index: doc/_build/doctrees/wflow_floodmap.doctree
===================================================================
diff -u -rd18fc756502e8883ffe44e759a13c0f9075f46eb -r85a13d74f419323f10f79839fd3ea46710f5c6c7
Binary files differ
Index: doc/_build/doctrees/wflow_gr4.doctree
===================================================================
diff -u -rd18fc756502e8883ffe44e759a13c0f9075f46eb -r85a13d74f419323f10f79839fd3ea46710f5c6c7
Binary files differ
Index: doc/_build/doctrees/wflow_hbv.doctree
===================================================================
diff -u -rd18fc756502e8883ffe44e759a13c0f9075f46eb -r85a13d74f419323f10f79839fd3ea46710f5c6c7
Binary files differ
Index: doc/_build/html/_sources/wf_DynamicFramework.txt
===================================================================
diff -u -rd18fc756502e8883ffe44e759a13c0f9075f46eb -r85a13d74f419323f10f79839fd3ea46710f5c6c7
--- doc/_build/html/_sources/wf_DynamicFramework.txt (.../wf_DynamicFramework.txt) (revision d18fc756502e8883ffe44e759a13c0f9075f46eb)
+++ doc/_build/html/_sources/wf_DynamicFramework.txt (.../wf_DynamicFramework.txt) (revision 85a13d74f419323f10f79839fd3ea46710f5c6c7)
@@ -130,14 +130,14 @@
+ type - Type of parameter (default = static)
+ default - Default value if map/tbl is not present
-Possible parameter types (the second option)are::
+Possible parameter types (the second option)are:
- staticmap: Read at startup from map
- statictbl: Read at startup from tbl, falback to map (need Landuse, Soil and TopoId (subcatch) maps)!
- timeseries: read map for each timestep
- monthlyclim: read a map corresponding to the current month (12 maps in total)
- dailyclim: read a map corresponding to the current day of the year (366 maps in total)
- hourlyclim: read a map corresponding to the current hour of the day (24 maps in total)
++ staticmap: Read at startup from map
++ statictbl: Read at startup from tbl, falback to map (need Landuse, Soil and TopoId (subcatch) maps)!
++ timeseries: read map for each timestep
++ monthlyclim: read a map corresponding to the current month (12 maps in total)
++ dailyclim: read a map corresponding to the current day of the year (366 maps in total)
++ hourlyclim: read a map corresponding to the current hour of the day (24 maps in total)
Example::
Index: doc/_build/html/framework.html
===================================================================
diff -u -rd18fc756502e8883ffe44e759a13c0f9075f46eb -r85a13d74f419323f10f79839fd3ea46710f5c6c7
--- doc/_build/html/framework.html (.../framework.html) (revision d18fc756502e8883ffe44e759a13c0f9075f46eb)
+++ doc/_build/html/framework.html (.../framework.html) (revision 85a13d74f419323f10f79839fd3ea46710f5c6c7)
@@ -154,24 +154,23 @@
-
parameters()
-List all the parameters (both static and forcing here). USe the wf_updateparameters()
+
List all the parameters (both static and forcing here). Use the wf_updateparameters()
function to update them in the initial section (static) and the dynamic section for
dynamic parameters.
Possible parameter types are:
-- staticmap: Read at startup from map
-- statictbl: Read at startup from tbl, falback to map (nee Landuse, Soil and TopoId (subcatch) maps!
-- timeseries: read map for each timestep
-- monthlyclim: read a map corresponding to the current month (12 maps in total)
-- dailyclim: read a map corresponding to the current day of the year
-- hourlyclim: read a map corresponding to the current hour of the day (24 in total)
-
-
+
+- staticmap: Read at startup from map
+- statictbl: Read at startup from tbl, fallback to map (need Landuse, Soil and TopoId (subcatch) maps!
+- timeseries: read map for each timestep
+- monthlyclim: read a map corresponding to the current month (12 maps in total)
+- dailyclim: read a map corresponding to the current day of the year
+- hourlyclim: read a map corresponding to the current hour of the day (24 in total)
+
-| Return list of modelparameters: |
-| | |
+
| Returns: | List of modelparameters |
@@ -336,21 +335,21 @@
def parameters(self):
"""
- List all the parameters (both static and forcing here). USe the wf_updateparameters()
+ List all the parameters (both static and forcing here). Use the wf_updateparameters()
function to update them in the initial section (static) and the dynamic section for
dynamic parameters.
- Possible parameter types are::
+ Possible parameter types are:
- - staticmap: Read at startup from map
- - statictbl: Read at startup from tbl, falback to map (nee Landuse, Soil and TopoId (subcatch) maps!
- - timeseries: read map for each timestep
- - monthlyclim: read a map corresponding to the current month (12 maps in total)
- - dailyclim: read a map corresponding to the current day of the year
- - hourlyclim: read a map corresponding to the current hour of the day (24 in total)
+ + staticmap: Read at startup from map
+ + statictbl: Read at startup from tbl, fallback to map (need Landuse, Soil and TopoId (subcatch) maps!
+ + timeseries: read map for each timestep
+ + monthlyclim: read a map corresponding to the current month (12 maps in total)
+ + dailyclim: read a map corresponding to the current day of the year
+ + hourlyclim: read a map corresponding to the current hour of the day (24 in total)
- :return list of modelparameters:
+ :return: List of modelparameters
"""
modelparameters = []
Index: doc/_build/html/plots/calibplot_00.pdf
===================================================================
diff -u -rd18fc756502e8883ffe44e759a13c0f9075f46eb -r85a13d74f419323f10f79839fd3ea46710f5c6c7
Binary files differ
Index: doc/_build/html/plots/calibplot_01.pdf
===================================================================
diff -u -rd18fc756502e8883ffe44e759a13c0f9075f46eb -r85a13d74f419323f10f79839fd3ea46710f5c6c7
Binary files differ
Index: doc/_build/html/plots/calibplot_02.pdf
===================================================================
diff -u -rd18fc756502e8883ffe44e759a13c0f9075f46eb -r85a13d74f419323f10f79839fd3ea46710f5c6c7
Binary files differ
Index: doc/_build/html/plots/calibplot_03.pdf
===================================================================
diff -u -rd18fc756502e8883ffe44e759a13c0f9075f46eb -r85a13d74f419323f10f79839fd3ea46710f5c6c7
Binary files differ
Index: doc/_build/html/plots/calibplot_04.pdf
===================================================================
diff -u -rd18fc756502e8883ffe44e759a13c0f9075f46eb -r85a13d74f419323f10f79839fd3ea46710f5c6c7
Binary files differ
Index: doc/_build/html/plots/calibplot_05.pdf
===================================================================
diff -u -rd18fc756502e8883ffe44e759a13c0f9075f46eb -r85a13d74f419323f10f79839fd3ea46710f5c6c7
Binary files differ
Index: doc/_build/html/plots/calibplot_06.pdf
===================================================================
diff -u -rd18fc756502e8883ffe44e759a13c0f9075f46eb -r85a13d74f419323f10f79839fd3ea46710f5c6c7
Binary files differ
Index: doc/_build/html/plots/calibplot_07.pdf
===================================================================
diff -u -rd18fc756502e8883ffe44e759a13c0f9075f46eb -r85a13d74f419323f10f79839fd3ea46710f5c6c7
Binary files differ
Index: doc/_build/html/plots/calibplot_08.pdf
===================================================================
diff -u -rd18fc756502e8883ffe44e759a13c0f9075f46eb -r85a13d74f419323f10f79839fd3ea46710f5c6c7
Binary files differ
Index: doc/_build/html/plots/calibplot_09.pdf
===================================================================
diff -u -rd18fc756502e8883ffe44e759a13c0f9075f46eb -r85a13d74f419323f10f79839fd3ea46710f5c6c7
Binary files differ
Index: doc/_build/html/plots/calibplot_10.pdf
===================================================================
diff -u -rd18fc756502e8883ffe44e759a13c0f9075f46eb -r85a13d74f419323f10f79839fd3ea46710f5c6c7
Binary files differ
Index: doc/_build/html/plots/calibplot_11.pdf
===================================================================
diff -u -rd18fc756502e8883ffe44e759a13c0f9075f46eb -r85a13d74f419323f10f79839fd3ea46710f5c6c7
Binary files differ
Index: doc/_build/html/plots/calibplot_12.pdf
===================================================================
diff -u -rd18fc756502e8883ffe44e759a13c0f9075f46eb -r85a13d74f419323f10f79839fd3ea46710f5c6c7
Binary files differ
Index: doc/_build/html/plots/calibplot_13.pdf
===================================================================
diff -u -rd18fc756502e8883ffe44e759a13c0f9075f46eb -r85a13d74f419323f10f79839fd3ea46710f5c6c7
Binary files differ
Index: doc/_build/html/plots/calibplot_lunew_00.pdf
===================================================================
diff -u -rd18fc756502e8883ffe44e759a13c0f9075f46eb -r85a13d74f419323f10f79839fd3ea46710f5c6c7
Binary files differ
Index: doc/_build/html/plots/calibplot_lunew_01.pdf
===================================================================
diff -u -rd18fc756502e8883ffe44e759a13c0f9075f46eb -r85a13d74f419323f10f79839fd3ea46710f5c6c7
Binary files differ
Index: doc/_build/html/plots/calibplot_lunew_02.pdf
===================================================================
diff -u -rd18fc756502e8883ffe44e759a13c0f9075f46eb -r85a13d74f419323f10f79839fd3ea46710f5c6c7
Binary files differ
Index: doc/_build/html/plots/calibplot_lunew_03.pdf
===================================================================
diff -u -rd18fc756502e8883ffe44e759a13c0f9075f46eb -r85a13d74f419323f10f79839fd3ea46710f5c6c7
Binary files differ
Index: doc/_build/html/plots/calibplot_lunew_04.pdf
===================================================================
diff -u -rd18fc756502e8883ffe44e759a13c0f9075f46eb -r85a13d74f419323f10f79839fd3ea46710f5c6c7
Binary files differ
Index: doc/_build/html/plots/calibplot_lunew_05.pdf
===================================================================
diff -u -rd18fc756502e8883ffe44e759a13c0f9075f46eb -r85a13d74f419323f10f79839fd3ea46710f5c6c7
Binary files differ
Index: doc/_build/html/plots/calibplot_lunew_06.pdf
===================================================================
diff -u -rd18fc756502e8883ffe44e759a13c0f9075f46eb -r85a13d74f419323f10f79839fd3ea46710f5c6c7
Binary files differ
Index: doc/_build/html/plots/calibplot_lunew_07.pdf
===================================================================
diff -u -rd18fc756502e8883ffe44e759a13c0f9075f46eb -r85a13d74f419323f10f79839fd3ea46710f5c6c7
Binary files differ
Index: doc/_build/html/plots/calibplot_lunew_08.pdf
===================================================================
diff -u -rd18fc756502e8883ffe44e759a13c0f9075f46eb -r85a13d74f419323f10f79839fd3ea46710f5c6c7
Binary files differ
Index: doc/_build/html/plots/calibplot_lunew_09.pdf
===================================================================
diff -u -rd18fc756502e8883ffe44e759a13c0f9075f46eb -r85a13d74f419323f10f79839fd3ea46710f5c6c7
Binary files differ
Index: doc/_build/html/plots/calibplot_lunew_10.pdf
===================================================================
diff -u -rd18fc756502e8883ffe44e759a13c0f9075f46eb -r85a13d74f419323f10f79839fd3ea46710f5c6c7
Binary files differ
Index: doc/_build/html/plots/calibplot_lunew_11.pdf
===================================================================
diff -u -rd18fc756502e8883ffe44e759a13c0f9075f46eb -r85a13d74f419323f10f79839fd3ea46710f5c6c7
Binary files differ
Index: doc/_build/html/plots/calibplot_lunew_12.pdf
===================================================================
diff -u -rd18fc756502e8883ffe44e759a13c0f9075f46eb -r85a13d74f419323f10f79839fd3ea46710f5c6c7
Binary files differ
Index: doc/_build/html/plots/calibplot_lunew_13.pdf
===================================================================
diff -u -rd18fc756502e8883ffe44e759a13c0f9075f46eb -r85a13d74f419323f10f79839fd3ea46710f5c6c7
Binary files differ
Index: doc/_build/html/plots/kin-dyn.pdf
===================================================================
diff -u -rd18fc756502e8883ffe44e759a13c0f9075f46eb -r85a13d74f419323f10f79839fd3ea46710f5c6c7
Binary files differ
Index: doc/_build/html/plots/m-plot.pdf
===================================================================
diff -u -rd18fc756502e8883ffe44e759a13c0f9075f46eb -r85a13d74f419323f10f79839fd3ea46710f5c6c7
Binary files differ
Index: doc/_build/html/plots/s-curve-freezingsoil.pdf
===================================================================
diff -u -rd18fc756502e8883ffe44e759a13c0f9075f46eb -r85a13d74f419323f10f79839fd3ea46710f5c6c7
Binary files differ
Index: doc/_build/html/plots/s-curve-soil.pdf
===================================================================
diff -u -rd18fc756502e8883ffe44e759a13c0f9075f46eb -r85a13d74f419323f10f79839fd3ea46710f5c6c7
Binary files differ
Index: doc/_build/html/searchindex.js
===================================================================
diff -u -rd18fc756502e8883ffe44e759a13c0f9075f46eb -r85a13d74f419323f10f79839fd3ea46710f5c6c7
--- doc/_build/html/searchindex.js (.../searchindex.js) (revision d18fc756502e8883ffe44e759a13c0f9075f46eb)
+++ doc/_build/html/searchindex.js (.../searchindex.js) (revision 85a13d74f419323f10f79839fd3ea46710f5c6c7)
@@ -1 +1 @@
-Search.setIndex({envversion:42,terms:{dailyclim:[19,10],poorli:[16,12],four:0,secondli:[15,16],netcdf:[19,17],accur:18,wflow_cqf:8,alf:16,deviat:10,matlab:19,under:[16,17],digit:[0,14,15],downstream:[14,1,6,12,9],summary_max:[19,17],rise:[16,17,12,9],dynamicwav:[16,13],govern:16,affect:[16,9],subbasin:9,wf_supplygriddim:19,swedisch:9,wflow_lib:1,rfcf:[16,9],initialis:4,upp:4,b4_dispx:12,geomorpholog:16,seper:[0,1,17,12],direct:[18,9],lddmethod:0,lddoutflowdepth:0,consequ:9,second:[0,18,3,5,7,8,9,10,12,13,14,16,19],netcdfinput:[19,17],even:[0,9],lddout:0,neg:[16,12,18],altitud:[10,15,16,7,9],nee:[19,10],conduct:16,"new":[15,6],net:[16,3,9],elimin:9,mem:19,never:5,here:[0,1,2,3,4,5,7,9,10,11,12,13,14,16,19],wtabl:16,locationnam:20,path:[0,8,10,11,19,12],setquiet:19,exchnag:12,wf_supplyendtim:19,pastur:1,datetim:[19,20],precip:[14,16,9],modelparamet:[1,10],evepor:16,studi:[1,15],temperaturecorrectionmap:[14,16],sdate:20,multvarwithpar:8,b5_boundlist:12,schermbeck:15,setclon:10,topographi:[0,14,16],dezebestaatniet:4,total:[0,10,9,19,14,16,12],unit:[3,19,4,10,14,16,18],highli:10,plot:[15,16,13],describ:[0,1,9,10,11,16],would:[0,16,18],wf_multparametervaluesarea:19,choosen:14,program:[1,18,19,4,8,10,13,14,16,12,20],call:[1,2,3,4,5,9,10,14,19],python25:11,recommend:[10,8],type:[0,18,6,9,10,19,15,16,17,12],setglobalopt:10,subsurfac:[16,12],snowpackhbv:16,relat:[16,12,9],fewsdoc:20,warn:[3,5,7,9,10,13,16],exce:[16,9],progam:[16,9],hold:[14,17,9],must:[0,2,3,4,5,6,7,8,9,10,12,13,14,16,19],modelsnow:[14,4],restor:4,setup:[0,2,3,5,6,8,10,13,16,12],work:[0,1,2,6,10,19,20],wflow_rhine_hbv:4,dw_writeiniti:12,root:[19,16],wflow_hboun:[16,13],streamorsd:18,climat:[15,16],give:[10,6,16,7,13],indic:6,gr4h:[1,3],want:[0,14,18,8,4],r_x3:3,hof:12,subcatc:12,end:[7,9,19,14,16,17,12],firstzonecapac:16,turn:9,classifi:18,how:6,groundwaterlevel:16,celciu:[19,4],config:[0,1,2,3,4,5,8,10,13,19,18],masterdem:0,updat:[1,20,3,4,7,9,10,19,16,17],lad:0,after:[20,3,4,5,7,8,9,10,13,19,16,12],substanc:12,lump:9,diagram:16,befor:[16,12],wrong:[6,16],lat:[14,3,4],demonstr:[16,12],domin:[12,9],third:0,neglect:16,maintain:[0,18],green:12,enter:[16,12,9],dw_mkdelwaqpoint:[1,12],order:[0,1,2,18,5,8,9,10,13,14,20],wind:16,incis:16,over:[18,3,7,9,19,14,16],upstream:[18,6,16,3,13],becaus:[20,9],vari:[16,9],fir:14,fit:1,fix:[0,11,13,15,16,17,12],diffrent:17,"_rundynam":[10,4],"37z":3,fig:9,comprehens:2,clw:2,fin:1,split:16,count:20,them:[0,2,3,4,5,7,9,10,13,14,16,17,19,20],thei:[0,2,3,5,6,9,10,13,16,12],default_hbv:[0,14],lddcreate_sav:18,wflow_streamord:0,"_mmap_":18,bank:5,wflow_riverlength:14,maximis:1,scurveslop:18,arrow:12,each:[0,1,2,3,4,5,7,8,9,10,12,13,14,15,16,17,18,19],debug:[3,4,5,7,9,10,12,13,14,16,19],wflow_dynriv:[16,13],european:15,side:14,mean:[0,20,18,6,9,16,17,12],resum:[2,3,4,5,7,9,10,13,19,16],awra:2,extract:[16,17],"24z":9,monteith:16,network:[0,1,18,9,14,15,16,12],subcel:[14,16,12],d20119:15,crucial:[0,16,7,9],content:[19,10,2,20],rewrit:[1,20,9],waterforahealthycountri:2,sluggish:16,basetimestep:[10,16],outputstatefil:20,linear:[18,9],bottommost:18,wflow_ldd:[0,14,12],situat:16,infiltcappath:16,free:[0,2,5,9,10,13,16],standard:19,unifrom:0,celllength:16,"_fitrun":8,wf_dyanmicframwork:4,calib_run:14,fairli:[1,16,8,13],angl:16,interflow:9,moment:[0,1],mutipl:16,regress:16,onto:16,srtm_58_14:0,dimens:[19,3],rang:[6,16,4],surfacerunoff:[4,7,9,19,14,16,12],lddname:18,"06z":[10,16,2,7],wast:9,system:[0,1,2,14,19,15,16,12,20],restrict:9,accucapacityst:9,overrulingdiagnosticfil:20,thick:16,drysnow:[19,9,4],wflow_soil:[0,14],waq_plugin_wasteload:12,top:[16,12],tow:12,nameofthemap:16,too:18,thedir:12,zipfil:18,inflow:[14,1,12,4],savemap:8,exchangeitem:19,tool:0,albert:2,runiniti:19,task:0,conserv:12,inwat:12,clonemap:[2,3,5,7,8,9,10,13,19,16,18],technic:[1,2],tagestad:16,"_wf_shutdown":10,keyword:14,provid:[20,4,8,13,19,16,12],delwaq2:12,delwaq1:12,tree:10,rate:[15,16,9],project:[1,15],lobith:15,substep:[16,13],thu:[0,16],folderview:1,mind:10,wf_multparametervalu:19,seee:4,manner:9,"__main__":[10,4],seen:12,seem:6,minu:16,topog_sbm:[1,16,12],fixedlevel:[16,13],recreat:[0,18],latter:[0,16],snow:[0,1],fname:12,picki:6,tipi:19,glob:10,object:[19,20,18,3,4],b2_sysclock:12,gzip:18,xsize:[19,18],phase:[16,9],hargraev:15,doi:[15,2],simplif:16,doc:1,riverattr:0,flow:[0,1,17,12,3],stoptim:[8,4],dlwqlib:12,doe:[0,1,20,18,6,9,16],bracket:[0,14],waterdem:14,section:[1,6,17,10,4],api:1,abl:[16,8],syntax:[16,7,9],runid:[0,2,3,4,5,6,7,8,9,10,11,12,13,14,16,19,20],earth:15,schmid:1,absolut:16,layout:[3,19,4,10,14,12],explain:19,configur:[19,1,17],oorder:18,tropic:1,folder:[11,18],rica:1,klein:15,stop:[1,6,17,4],report:[0,1,2,10,15,12],recalcul:14,transpir:16,mapnam:19,bat:12,method:[0,14,15,19,10],wf_savesummarymap:19,gaug:[0,18,3,9,14,15,16,12],lqgxsohxjrc1d0yw82q21hdek:1,pcorr:9,b4_pointer:12,result:[0,1,4,6,15,12],fail:[0,20,18],best:[0,15,16,8],wflow_demmin:[0,16],postbox:11,b2_outputtim:12,yet:16,figur:[14,16,12,9],erea:18,wflow_outlet:[0,16,13],wimaxscal:14,deltabox:11,approach:[0,16],accord:[14,16,12,9],extend:[0,1,19],were:[15,12],however:19,extens:[0,1,13,18,10],vaue:0,extent:5,libcta:12,toler:18,behaviour:[10,9],shapefil:0,howev:[2,5,9,10,11,13,19],lasttimestep:19,against:19,"36z":12,nrseg:12,countri:[1,2],com:[1,2],col:[19,18],tone:1,subcatch:[0,1,3,4,6,8,10,19,15,17,12],trunk:[1,16],actinfilt:16,usermodel:[19,4],assum:[0,3,5,9,10,12,13,14,16,19],summar:[0,14],duplic:20,beek:15,numpi:[19,10,12],three:[0,1,16,12,9],been:[0,1,9,13,15,16,12],accumul:19,frp:1,valu:[0,1,18,4,6,8,9,19,12],basic:[1,2,3,5,10,16,12],basin:[15,18],"__doc__":10,dry:[16,12,9],cooordin:0,kquickflow:9,argument:[14,20,11,16,9],snap:[0,18],ident:0,tank:15,tanh:3,air:[10,16,9],calcul:[0,18,10,15,16,17,12],toolkit:1,need:[0,1,2,3,4,5,7,9,10,11,12,13,14,16,17,18,19,20],ycor:[19,18],firstzoneflux:14,sever:[19,10,16,18],perform:[0,1,2,3,5,7,8,9,10,13,14,15,16,18,20],suggest:16,make:[0,1,18,6,9,10,11,16,12],format:[0,20,3,4,9,19,14,16],pathfrac:16,wf_setvalu:[19,4],simil:16,"0e35":18,dimensionless:16,complet:[0,16,12],dw_writebounddata:12,blue:12,rain:9,hand:[0,18,9],runoff:[12,4],rais:0,kin:[16,7,9],hydrograph:3,first_step:[14,16,7,8],flowtyp:12,kept:9,bewar:13,getendtimefromruninfo:20,min:[19,16,18,9],timesstep:20,determiend:[0,18],contact:2,thi:[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,16,17,18,19,20],snowmelt:[14,16,9],epf:9,left:[19,18,4],timstep:6,identifi:0,just:0,statevari:[1,2,3,5,7,9,10,13,19,16],ordin:0,graden:9,gettimestepsfromruninfo:20,subcatchflowonli:[16,9],languag:1,previous:16,expos:[19,1,4],bbstochmodelconfig:11,step2:0,step1:0,timestep:[1,2,3,4,5,7,8,9,10,12,13,14,16,17,19,20],save:[1,2,3,4,5,7,8,9,10,12,13,14,16,17,19],amazonian:16,opt:10,applic:[0,15,9,4],memtest:4,heigth:18,dwdir:12,mutipli:[16,7,9],b9_hisvar:12,measur:[1,16,8,9],specif:[0,2,3,5,7,9,10,13,14,16],"_runresum":[10,4],modeltofit:8,manual:[17,9],unstabl:[16,12,13],area_percentil:18,csiro:2,underli:6,wirada:2,www:[0,1,2,10],right:[0,14,6],interv:[16,9],riverord:[0,18],percentag:9,malaysia:1,intern:[4,9,19,14,16,12],flatten:16,scurv:[16,18],successfulli:0,fot:19,openstream:[1,10],bottom:[16,7,12,9],catchmentprecipit:18,icf:9,condit:[3,5,7,9,10,13,14,16,12],b5_bounddata:12,templaterunid:11,plu:[12,9],standard_devi:18,burn:[0,18],ecorr:9,wflow_catch:[0,12,8],post:20,chapter:11,exfiltr:[16,12],slightli:9,publicwiki:20,surround:0,simul:[14,1,8,9],unsat:16,parameternam:20,produc:[0,3,4],perfrom:15,sof:[16,12],basenam:0,down:[6,16],storag:[16,9],wan:8,suffici:0,support:[0,1,17,12,14],getstarttimefromruninfo:20,"class":[0,1,2,3,5,7,8,9,10,12,13,14,16,18,19],wflow_mgaug:14,width:[1,9,7,18,4],quiet:19,fraction:[14,6,16,12,9],bolivia:13,wflow_delwaq:1,bedrock:16,lowest:[16,18],head:16,postadapt:20,form:[16,13],offer:9,some:[0,4,6,19,11,14,16],solar:15,absolutegw:16,"true":[14,19,16,12,18],casedir:12,tbl_dir:[14,16],maximum:[0,3,4,5,9,19,14,16],"900x900":15,absenc:16,sfcf:[16,9],more:[2,4,6,9,10,11,14,16,17,12],colsim:[14,8],wf_supplymapaslist:[19,4],featur:16,khq:9,"abstract":[14,2],diagnost:20,availcap:16,exist:[0,18,3,5,9,13,14,16,12],byran:9,check:[0,1,4,6,19,17,12],topoldd:[9,16,4],when:[0,18,4,6,9,14,15,16],supplycurrenttim:[3,5,7,9,10,13,16],rockenau:15,flood:[1,5,13],role:[19,4],jone:15,presum:9,wf_quicksuspend:19,realiti:0,subdivid:16,booolean:[16,7,9],externalqbas:14,substract:3,intens:16,consid:[16,4],uniformli:19,longer:19,furthermor:[11,12],npmap2:4,npmap0:4,npmap1:4,elemenst:3,ignor:20,time:[0,1,2,3,4,5,7,8,9,10,12,13,14,16,19,20],datetimestart:19,daili:[3,5,9,10,13,19,15,16,17,12],concept:[16,9],betaseepag:9,statictbl:[19,10],logfilenam:20,global:[10,15,4],focus:10,row:[19,12,18],depend:[1,10],zone:[17,9],inifilesetup:19,graph:8,savetoinput:8,decis:0,wflow_prepar:18,sourc:15,string:[19,18],kinwavevolum:9,casenam:[2,3,4,5,7,8,9,10,13,14,16,19],mapsaveinterv:4,configsect:18,din:19,gue:15,level:[1,18,19,5,7,9,10,13,14,16],leftov:16,dll:[11,12],edat:20,item:[14,19],unsupport:17,timeslic:[14,16,13],groudwat:16,quick:9,dir:[0,2,3,5,7,8,9,10,11,13,19,16,12],upper:[14,19,16,18,9],getgridparam:18,supplyvariablenamesandrol:4,timesri:14,sign:14,masswast:9,wflow_riverlength_fact:[0,14],port:2,precipit:[0,3,9,19,14,15,16],appear:20,melt:9,uniform:[0,3],current:[0,1,2,3,5,7,8,9,10,11,13,14,16,18,19],"43z":18,inxml:20,"_lasttimestep":10,deriv:[0,1,16,18],subcellfrac:16,gener:[0,1,20,18,5,9,12],soiltyp:14,coeffici:[13,16,3,9],corearea:18,water:[1,2,3,5,7,9,17,12],explicitli:16,drainag:[0,18,9,14,15,16,12],coincid:0,surfacerunoffdyn:[16,13],shift:18,def:[10,16,4],rhein:15,healthi:2,weird:6,howver:3,surpluss:9,wf_supplyvariablecount:19,instat:[14,10,6,20,16],useful:0,extra:19,tweak:0,modul:10,monthyclim:19,setlogg:20,visibl:14,instal:[11,17],perc:[19,9,4],geophi:15,sharper:[16,18],memori:[0,1,18,19],wf_readmap:19,msg:10,australian:2,kalkhoven:15,endtim:[19,20],demmax:16,arg:[0,2,3,7,9,10,13,16,12],easiest:10,thelevel:20,prepar:19,uniqu:18,flagship:2,minimum:[0,19,16,18,9],can:[0,1,2,3,4,5,6,7,8,9,10,12,13,14,16,17,18,19,20],purpos:9,nearest:[0,18],rundynamicwav:13,stream:[16,18,4],sizeinmetr:[14,3,4],critic:[16,9],deltashel:12,gwscale:16,inflowq:4,floodext:5,alwai:[0,10,12,3],multipl:[0,20,8,9,14,16,17,12],interceptionstorag:[19,9,4],ceas:16,pathwai:16,write:[0,20,18,9,17,12],wf_updateparamet:[19,10,16,17],coleman:16,downslop:16,map:[1,2,4,6,10,19,15,17],product:3,b4_nrofexch:12,sno:[14,4],maa:16,inflowtyp:12,mai:[0,1,20,18,14,10,19,16,17,12],b1_t0:12,"g\u00f6rgen":15,man:7,practic:16,liquid:9,noseq:12,explicit:[6,16],detdrainlength:18,inform:[0,1,2,3,4,5,6,7,8,9,10,12,13,14,16,18,19],"switch":[14,16,8,13],combin:[14,12,8,9],w3ra:2,delwaqdir:12,gorgen:15,channeldepth:[16,13],wfhc:2,canberra:2,gradual:[16,12],infiltr:[12,9],runoffgensigmafunct:[14,16],ymmv:0,tti:[16,9],cold:[14,12],still:[0,11],pointer:12,dynam:[0,1,2,3,5,7,9,10,19,12],channelbottomwidth:[16,13],vertessi:16,platform:1,window:14,wetroot:16,main:[0,2,3,4,5,7,9,10,13,16,12,20],non:[0,18,9,13,16,12],initi:[0,1,2,3,4,5,6,7,8,9,10,13,14,15,16,12],sorter:18,cellsiz:0,includes_flow:12,polder:0,storepath:18,now:[16,17,12,9],noq:12,nor:16,shoudl:0,wfmodel_fit_api:8,mamor:13,term:[14,16],name:[0,2,3,5,7,8,9,10,11,12,13,14,16,18,19],dw_write_subst:12,revers:[16,18],dynamicpcrasterbas:[13,16,2,3,7],separ:[14,9],outflowdepth:18,januari:1,overwriteinit:14,xlr:0,domain:[0,6],ouflow:16,replac:[0,19,17,18,9],individu:9,continu:[16,9],significantli:16,year:[19,10,20,13],"_runiniti":[10,4],keizer:15,shown:[0,2,3,5,10,19,16,12,20],percol:[19,9,4],absorpt:9,mkin:4,profil:[16,12],thimestep:16,"51z":13,formula:14,correct:[0,18,6,9,15,16],vandijk:2,lag:12,catchmenttot:16,org:[0,1],care:0,wai:[0,10,16,18],configset:18,area_riverlength_factor:18,"d\u00fcrr":15,thing:[1,4],place:[0,14,9],yul:[0,19,18],infiltcapsoil:16,principl:[16,12,9],beersma:15,think:[16,7,9],first:[0,20,18,6,8,9,19,14,15,16,12],oper:[0,14,16],totallength:18,suspend:[2,3,4,5,7,9,10,13,19,16],directli:[14,19,16,9],onc:[0,2,3,5,7,9,10,13,16],arrai:[1,2,3,5,10,13,19,18,12],yourself:0,wflow_rhine_sbm:8,simplyfi:16,fast:[14,16,12,9],open:[16,17],tomorrow:1,meltconst:[16,9],size:[3,18,4,13,14,16],avail:[0,1,9,14,19,16,17,12],given:[0,18,3,4,7,9,10,12,13,14,16,19,20],menden:15,convent:[19,4],fmt:12,tssfile:20,averag:[3,19,4,9,10,14,15,16,17,18],outputtss:[17,3,4],especi:6,copi:[0,10,6,19,14,16],specifi:[2,19,4,5,6,8,10,13,14,16,12,20],mostli:19,savetxt:12,than:[0,4,9,14,16,17,12],png:[15,16,8,13],wide:16,hortonian:[16,12],qgaug:14,loggernam:20,postfix:[19,20],balanc:[6,12],timestepsec:[20,19,10,14,16,12],mulligan:1,seri:[0,14,16,18],pre:20,analysi:1,wrcr:2,hafilerk:11,ani:[0,11,6,16,9],delin:0,anu:2,no_set:14,sat:16,intbl:[0,7,9,19,13,14,16],chnaggel:16,engin:16,squar:[14,16,18,8],mapstack:[20,5,7,19,13,14,12],waterleveldyn:[16,13],note:6,checkerboard:18,take:[0,14,16,12,9],advis:[10,5,16,2,13],environ:[11,16],noth:[19,18],channel:[16,13],begin:[20,3],sure:[0,10,16],trace:12,normal:[18,4,9,19,14,16,12],multipli:[8,9,19,14,16,12],beta:[1,16,9],fcc:18,globcover_javabali:0,pair:[14,18,8],america:1,renam:[0,20],subdaili:16,firsttimestep:[19,10],later:[0,18,9,14,16,17,12],drive:1,quantiti:3,"10x10":18,wf_supplyrowcol:19,axi:9,slope:[16,18,9],last_step:[14,16,7,8],show:[0,15,16,12,9],actevap:[16,4],threshold:[16,18,9],corner:19,forecast:9,xml:[0,1,20,3,5,7,9,19,11,13,14,16,17,12],onli:[0,1,2,3,4,5,7,8,9,10,12,13,14,16,18,19,20],slow:[12,13,16,18,9],ratio:[14,16,3],wflow_adapt_diag:20,written:[20,12],fromto:12,overwritten:14,nearli:13,variou:[0,1,16],get:[0,1,20,18,4,7,8,9,10,11,19,16],kinemat:[1,17,7,12,9],elsenb:16,repo:1,dyn:16,cannot:[10,16,9],outlet:[0,14,16,18],progress:1,xcor:[19,18],requir:[19,10,2],prime:16,maxcanopystorag:16,snowwat:[16,9],yield:16,qsim:8,uh2:3,where:[0,2,5,9,10,13,16,12,20],summari:[2,7,9,10,19,16,17],defaultfortbl:14,corevolum:18,cqflow:1,label:[1,12],enough:14,between:[0,5,9,10,14,15,16,12],"import":[0,4,10,11,16,17,12],eros:16,warmupstep:[14,8],assumpt:0,"_after_":19,screen:4,bankful:5,cycl:9,timestepinsecond:20,come:[0,1,9],outflowq:4,wf_supplyvariablenam:19,mani:[0,14,16,12],meteolog:9,xmldiag:20,pot:4,inspir:10,period:[15,12],yearli:16,pol:14,outputcsv_0:14,"_points_":18,step1dir:0,better:[0,16,17,13],pcr2netcdf:19,folow:12,cfsr:15,invers:14,mark:[14,16,7],covert:17,addit:[0,7,8,13,19,16,12],surplu:[16,9],pirunfil:11,volken:15,resolut:[0,15,18],fieldcapac:9,inputstatefil:20,those:[20,8,10,19,16,12],"case":[1,20,4,10,19,2],staticmap:[0,19,5,7,8,10,11,13,14,16,12],wflow_fit:1,inituh1:3,inituh2:3,outcom:16,mapstackxml:20,suse:9,stdout:10,soil:[0,1,3,6,10,19,12],strait:12,henc:16,destin:18,runinfo:[20,3,5,7,9,19,13,14,16,12],scipi:[10,8],shutil:10,ascii:12,"__init__":10,snowfluxfrac:9,par:8,develop:[19,1,16,17],author:[2,3,5,7,8,9,10,13,19,16,18,12,20],media:16,same:[0,1,14,13,19,16],epoch:19,dcl:[18,13],resamplemap:0,document:6,intss:[14,16,13],finish:0,getrow:18,weed:16,avgprecip:19,snapgaugestoriv:0,extern:19,updmaxdist:[14,4],firstzon:16,costa:1,drain:[0,16,18],wflow_adapt:[1,17,10],cassenam:14,without:[0,8,11,19,16,12],titl:15,abund:9,execut:[0,2,3,5,7,9,10,13,16,20],lddrepair:19,reinfiltr:[14,16],refactor:17,wf_supplyvariablerol:19,"1x1km":[15,16],variabal:14,topog:16,drainaig:18,concentr:[12,9],wher:0,inifil:[0,20,5,10,13,2],currenttim:4,except:[10,17],param:12,areamap:[14,19,12,8],dw_writepoint:12,dw_writesegmentorexchangedata:12,real:12,around:16,summary_min:19,read:[0,2,3,4,5,6,7,9,10,12,13,14,16,17,18,19,20],s_x1:3,sceleton:10,temperatur:[0,4,9,10,19,15],grid:[0,3,18,9,19,15,12],mon:9,fillval:18,using:10,quickresum:4,reinfilt:14,kinamat:14,either:[19,5,16,18,9],output:[0,1,2,3,4,5,6,7,9,10,12,13,14,16,17,18,19,20],capflux:[16,9],ayyar:3,manag:16,"2008jd10201":15,haylock:15,channelvol:13,hydraul:16,throughfal:[16,9],seepag:9,are_riverlength:18,freez:16,legal:19,"90x90":[0,15],exit:[10,20],deficit:16,anumb:13,evapor:[1,15,3],notabl:1,refer:15,timeout:20,power:9,timeseri:[0,20,3,4,6,7,9,10,13,14,16,19],mapstacknam:20,rainfall_interception_modrut:16,includes_deltashel:12,starttim:[19,20,12,8,4],found:[0,1,2,18,8,10,19,16],"__name__":[10,4],b3_nrofseg:12,capscal:16,stone:16,central:1,ysize:[19,18],qmax:16,win32_ifort:11,degre:[14,19,16,4],stand:16,act:4,routin:[0,1,12],firstzoneksatv:[16,8],effici:[15,16,9],configget:[0,10,18,8],resampl:[0,15,18],your:[0,2,3,5,6,8,10,13],het:16,loc:12,log:[0,1,20,10,19,16,17],her:[5,3],area:[0,18,6,8,9,13,19,16,12],hboun:[16,13],lon:14,overwrit:[0,18,3,8,9,14,16],start:[0,20,3,4,5,6,7,8,9,10,12,13,14,16,19],interfac:[19,12],low:[1,4],lot:[14,19,11,16],oldkinwavevolum:[12,4],colmea:[14,8],tupl:19,regard:0,gr4:3,satur:[1,16,12],wf_supplymapaspcrmap:19,catchid:12,resrvoir:[16,7,9],hire:[15,16,13],possibl:[0,1,4,7,9,10,19,16],"default":[0,2,3,4,7,8,9,10,12,13,14,16,17,18,19],"0rc7":1,bucket:16,summary_:1,mintimestep:[16,13],connect:[2,5,9,10,13,16,12],creat:[0,20,18,6,19,14,16,12],pseudo:[0,16],deep:16,decreas:16,"48z":8,file:[1,6,17,10],logfnam:19,fill:[19,1,16,12,9],again:[16,20],googl:[0,1],reduct:[16,9],field:9,summary_avg:19,valid:14,spatial:[0,1,18],you:[0,2,19,4,5,6,7,8,9,10,11,13,14,16,17,18,12,20],wf_supplyvariablenamesandrol:[19,4],docstr:1,briefli:16,peak:16,pool:16,reduc:[0,9],log2xml:20,lookupt:[16,7,13],directori:[0,1,2,3,4,5,6,7,8,9,10,11,19,16,12],"_gaug":16,mask:0,mass:[6,12,9],potenti:[0,1,15,17],nutrient:12,represent:[19,16,17,12,18],all:[0,1,2,3,4,5,6,7,9,10,19,15,16,17,18,12],wf_supplycurrenttim:[19,1],consider:[16,20],focfmax:9,actevap_sbm:16,month:[19,10],scalar:[0,18,4,6,19,14],ksat:16,follow:[0,1,20,19,4,6,9,10,11,13,14,15,16,12],disk:[2,3,5,7,9,10,13,19,16],als:[17,12],albrecht:11,init:10,wflow_riverburnin:0,casenamerunidwflow:20,introduc:[16,12,9],sound:19,openconf:0,fals:[10,18,8,4],capillari:[17,9],potevap:16,fall:[16,9],veri:[0,1,6,20],dampen:16,largr:16,pixml_totss:20,list:[0,2,3,4,5,7,9,10,12,13,14,16,17,18,19,20],"tob\u00f3n":1,adjust:[0,8,9,19,15,16],stderr:10,small:[16,12],thiessen:14,hbv96:1,loggingsetup:19,tem:4,zero:[18,3,4,6,19,13,14,16,12],design:16,further:2,inpumap:14,ssave:8,what:[0,10,6,19],sub:[0,17],defin:[0,2,3,4,5,8,9,10,12,13,14,16,18,19],diag:20,sum:[19,10,16,9],find_outlet:18,brief:10,version:[1,15,10],"public":2,movement:16,full:[19,10,15,16,13],variat:16,streamord:18,excess:[16,12],areatot:18,berglov:9,trunc:1,search:[0,1,15],amount:[0,16,20,9],base:[0,1,2,3,5,7,9,19,13,14,15,16,12],pick:10,action:20,maxpercol:[16,17],magnitud:16,cobbl:16,openstreetmap:0,via:1,tsoil:[10,16],declin:16,pixml_state_updatetim:20,transit:16,filenam:[14,17,20,18],qsubcatch_avg:14,select:[15,16,18],qscale:16,resoutflow:4,wflow_riverwidth:[14,16,13],percolari:16,two:[0,8,9,15,16,17,12],reclassif:15,formul:16,dynamicmodel:[2,3,7,10,13,16],taken:[3,5,13,14,15,16,12],basi:16,wflow_gaug:[0,14,12,9],toggl:18,gridcel:16,flat:[0,16,13],desir:20,wflow_inflow:14,resuolut:0,rheinblick2050:15,flag:[14,16,18],wflow_dem:[0,14,13,10],known:9,nomal:6,none:[2,3,5,7,9,10,13,19,16,18],unittru:10,hour:[19,10,16,20,3],remain:[19,16],"275mm":16,deo:18,nname:20,deg:16,share:1,templat:12,wf_dynamicframework:[1,10,4],compart:12,pcrmap:[19,12],sharp:16,subcatchid:[14,16],wflow_diag:20,goal:18,divid:[0,14,16,3,9],rather:[16,18],anoth:[0,14,16,10,9],stemflow:16,becuas:16,tocub:[16,7,9],maxextr:16,csv:[14,10,17,19],simpl:[1,6,20,10],gash:17,resourc:[16,2],perrin:15,xul:[0,19,18],wf_setvaluesasnumpi:[19,4],wilei:2,realquickflow:9,caus:[0,6],membesrt:12,constitu:12,help:[0,5,13],reservoir:[1,3,4,7,9,14,16,12],tslicedyn:[16,13],through:[16,12,9],uh1:3,paramet:[1,2,4,6,10,19,15,17,20],wf_suspend:[19,10],style:19,coarser:[1,12,18],capilari:[16,9],netcdfoutput:[19,17],baseflow:[9,16,4],might:11,good:[10,18],"return":[0,2,3,4,5,7,8,9,10,13,19,16,18,20],sssf:12,cel:[5,12],weedi:16,maxba:9,framework:6,rundyn:5,complain:6,eventu:6,radiat:15,easili:[1,5,13,2,10],alreadi:[0,1,5,12,8],corina:15,done:[0,18,10,7,19,14,16,12],readmap:[16,18],ceat:18,lddglobalopt:0,weight:16,maxleag:16,realli:10,heavi:[16,17],summary_sum:19,expect:[20,3,5,6,7,9,11,13,14,16,12],quantum:0,operation:12,thereor:16,difboun:12,wf_setvalueldd:[19,4],research:16,print:[3,4,7,8,9,10,14,16,19],ass:4,differ:[0,1,5,9,15,12],forecq_qmec:[19,4],resess:16,put:[19,10,13,4],gdal:[0,6],sbm:[14,16,17,20],role3:19,b1_sublist:12,veloc:5,script:[19,1,20,10,4],rainforest:16,assign:0,feed:[12,3],wf_supplyscalarrowcol:19,major:0,alphanl:9,exchang:[19,12,3],misc:[14,4],number:[0,2,3,4,6,7,8,9,19,11,13,14,15,16,18,12,20],snowfal:[16,9],wflowmodel:[1,2,3,4,5,7,9,10,13,16],least:[0,6,12,8],shoal:16,slower:[14,16],miss:[0,1,18,6,19,12],jep:11,exponenti:9,interact:9,construct:[0,1,12,19],station:15,accucapacityflux:16,storm:[16,12],snaptomap:18,store:[0,1,3,9,10,12],adher:[10,5,2,13],option:[0,1,2,3,5,6,8,9,10,19,16,17,18,12,20],snowpack:16,qlu:14,appropri:16,pars:[20,3,5,10,13,2],pathtotbl:19,run_default:[14,10],kind:19,upstreasm:6,vattenbalansavdeln:9,remov:[18,9,15,16,17,12],falback:[19,10],reus:10,raunheim:15,typic:20,dynmodelfw:[10,4],comput:[0,9],atmospher:15,mintemp:19,packag:17,maxprecip:19,dedic:16,mountain:[16,4],equival:9,self:[3,4,5,7,9,10,12,13,14,16,19],outputdir:20,firstzonethick:16,build:10,penman:16,distribut:[0,1,18,9,19,16],exec:10,koeln:15,previou:[2,3,4,5,8,9,10,14,16,19],reach:16,most:[0,1,2,3,5,6,7,8,9,10,13,14,16,19],refercen:16,amap:12,alpha:[14,4],datablock:12,clear:[15,9],cover:[0,14,6,16,10],part:[1,2,3,4,5,6,7,9,10,13,19,16,17,12],exp:16,"_firsttimestep":10,pname:19,usual:[6,8,16],headurl:1,getcol:18,distanc:[0,3,18,5,14,16],particularli:9,maxleakag:[19,16],fine:0,find:[0,19,18],writeascii:12,basedir:12,northern:1,solut:[6,20,16],readtbldefault:[19,1],factor:[0,18,8,9,14,15,16],boulder:16,rigth:0,hit:16,express:[15,16],wf_quickresum:19,writemap:18,restart:[2,3,5,9,10,13],target:18,whenev:16,aramet:19,et_reftopot:[16,17],singapor:1,common:0,srtm:15,river:[0,1,18,4,5,7,9,15],openmi:1,set:[1,15,6,17,10],dump:12,sustanc:12,outputmap:[14,3,4],stormflow:16,startup:[14,1,12,19,10],seg:12,see:[0,2,3,6,7,9,10,11,13,14,16,19],sec:[19,13,4],wflow_clonemap:[10,4],sizelimit:18,horizont:[1,12],sumprecip:19,dw_writeboundlist:[1,12],smallest:[16,18,13],cutout:0,experi:0,altern:[0,3,5,7,9,19,13,14,16,12],numer:16,diffboun:12,hydrologiska:9,verbos:[14,19],both:[0,1,12,10,9],last:[0,18,4,7,8,14,16,12],delimit:0,annual:14,event:9,adaptivetimestep:[16,13],boundid:12,mmap:18,pdf:[1,15,16,2,13],whole:[6,12,16],load:[0,10,12,4],dfid:1,point:[0,18,6,7,13,14,16,12],schelleken:1,unrealist:[6,16],residu:16,carambia:15,littl:16,shutdown:8,linux:[14,16],throughout:[6,16,12,9],along:16,snowvolum:[16,9],becom:[6,16,9],points_to_map:18,devid:0,due:16,empti:[10,5,20,2,13],sinc:[3,5,9,10,11,13,19],monthli:19,hardrock:16,johor:12,gap:[6,9],"_sbm":[16,8],partli:[16,9],demand:16,wf_savetimeseri:19,upstr:16,look:0,frozen:16,straight:16,budget:9,"while":[16,12],abov:15,error:[3,5,6,7,9,11,13,16],meteorolog:1,pack:[0,16,9],subsect:14,earli:16,vol:[15,16,12,4],centr:[16,18],floodplainvol:13,activ:12,rio:13,itself:[0,17,13],readt:12,tisseuil:15,"_runsuspend":[10,4],default_summarymap:[10,9,16,2,7],higher:[0,16,18,9],optim:[15,16,8],wherea:9,sourcemap:12,user:[2,3,5,9,10,13,19,16,17],variable_rol:[19,4],warup:8,wherev:9,yesterdai:1,restpotevap:16,stateless:[10,5,2,13],lower:[0,5,17,18,9],hbv:[1,20,5,9,16,17],executeact:20,entri:[1,20,9,19,14,16],wflow_prep:14,libiomp5md:12,schell:[1,2,3,5,7,8,9,10,13,19,16,18,12,20],commonli:16,elev:[0,14,15,18,9],nilson:15,unsatur:[14,1,16,12],ldd:[0,18,19,13,14,16,17,12],interpolationmethod:[14,4],channelbottomlevel:[16,13],shape:[0,16],mk_qre:3,administ:4,rundir:[2,3,5,7,9,10,13,16],timber:16,inputtimeseriesxml:20,pcrastertimeseri:4,also:[0,1,2,3,4,5,7,8,9,10,11,12,13,14,15,16,18,19,20],soilmoistur:[19,9,4],depric:18,"k\u00f6hler":1,input:[19,1,6,4],float32:6,bin:[10,20],transpar:1,wflowvers:9,big:16,wiver:4,bia:15,luclass:12,outstat:[14,10,6,20],insert:[19,7,13],bit:0,infiltexcess:16,semi:9,resolv:6,"32bit":0,canopygapfract:16,b2_simtim:12,wf_resum:[19,10],often:16,simplifi:[19,1,20],creation:0,channellength:[16,13],back:[20,4,6,9,14,16,12],sampl:[14,3],accrod:18,dw_createdwrun:12,montan:1,b9_mapvar:12,scale:[0,14,16,18],pet:[14,19,4],wflow_demmax:[0,16],chunksiz:18,framwork:19,per:[0,18,3,4,9,19,13,14,15,16,17,12],larg:[0,6,18,8,16],wflow_bin:11,run:[1,6,17,10],subcellgwrunoff:16,stem:16,step:[0,3,8,9,10,14,15,16,12],buiteveld:15,tidal:13,subtract:[16,9],downward:16,tble:0,ylr:0,threshol:18,cmax:16,block:[12,18],mske:4,pythonpath:11,within:[1,2,3,5,6,7,8,9,10,11,12,13,14,15,16,19],ensur:[19,9],websit:[16,7,13],institut:9,megabyt:18,"long":[0,14,9,3,4],lowerflowbound:[16,13],includ:[0,1,18,8,9,10,16,17,12],suit:8,fzf:14,"1e35":0,properli:20,"1e31":6,col2map:18,link:[19,1],line:[1,20,2,10],info:[1,20,10,11,19,12],consist:[14,1,12],quickflow:[9,4],wigmosta:16,mapmaximum:16,ldddescript:19,similar:12,mymodel:[10,4],curv:[16,18,9],groundwat:[14,16,12],constant:[13,16,12,9],overland:[14,16,12],doesn:9,repres:[0,16,12,9],areastat:18,incomplet:[2,3,5,7,11,13,14],dynsubstep:[16,13],cfmax:[16,9],area_river_burnin:18,polygon:14,w_soil:16,leveltss:[16,13],b4_dispers:12,b2_numset:12,initialscal:0,eoverr:16,clean:16,gross:16,evap:[16,17,9],hourlyclim:[19,10],amplitud:18,generaten:16,testwflow:11,ago:11,lane:16,land:[0,15,16,12,9],multpar:[10,9],mapin:18,n_river:[16,7],recalibr:17,freewat:[19,9,4],depth:[0,1,6,9,13,14,16],qmea:8,nash:15,code:15,underbrush:16,scratch:[5,13],onlinelibrari:2,levdyn:5,landscap:2,edu:2,compact:16,friendli:18,send:17,dw_write_tim:12,gravel:16,hgaug:14,wave:[1,5,7,9,17,12],volum:[13,16,12,9],trough:[1,12],relev:9,maxsnowpack:9,tri:[20,18],complic:9,geograph:18,waterlevel:[4,7,9,19,13,14,16,12],"try":[0,10,19,13,14,16,17],wdepth:16,potenevap:16,wflow_:[14,20,8,4],pleas:[0,14,16,2],impli:9,smaller:[16,18,13],maxau:15,readmapnew:19,cfr:9,percentil:[0,14,16,18],append:[10,12],index:[1,16,9],vanarno:11,compar:[19,16,2],nooverwrit:[19,10,4],scatch:14,gauges_x:0,subcellrunoff:16,cell:[0,18,3,4,5,6,7,9,10,14,15,16,12],hourli:[16,3],experiment:[3,9,11,13,16,12],gauges_i:0,evelev:0,modelvers:19,wf_supplystarttim:19,wflowsbm:[1,15],climatolog:19,len:10,intercept:[1,6,17],lev:[5,13,12,4],vertic:[1,12],actevapustor:16,massbalkinwav:4,convert:[0,1,20,7,9,19,16,17,12],ineffect:16,larger:[1,16,12,9],clonemapfilenam:11,initialz:4,chang:[19,1,15,2,7],scaler:18,appli:[14,1,15,16,9],app:11,"boolean":[0,18],smoothpar:16,rootingdepth:[14,19,16,8],redo:4,topoid:[19,10],cloud:1,fed:[16,12],from:[0,1,2,3,4,5,7,8,9,10,12,13,14,15,16,17,18,19,20],zip:18,areamap_class:12,inflow_numb:12,next:[0,6,8,19,14,16,12],implic:16,process:[0,1,9],chr:15,usr:10,usp:1,floodplain:[16,13],potevapor:4,channelrough:[16,13],dw_write_b2_outloc:12,account:3,chdir:4,unpav:16,wflow:[10,6],thin:16,meet:9,pcraster:[0,1,2,3,4,5,6,7,9,10,11,12,13,14,16,17,18,19,20],control:1,wf_setvaluerowcol:19,dw_writenrexchnag:12,high:[0,15,9],updatefil:14,tag:12,downhil:9,schemat:[16,9],tan:9,multdynapar:9,everywher:12,surfac:[1,7,9,13,15,16,12],cuas:6,wf_supplyvariableunit:19,occur:[16,12,9],inmap:[18,3,5,7,19,13,14,12,20],suz:9,rootdistpar:16,lowerzonestorag:[19,9,4],forest:[1,9],configfil:[2,3,4,5,7,8,9,10,13,14,16,19],instead:[1,18,9,10,13,16],clength:18,delai:[20,3,9],precalcul:9,watert:16,hotstart:14,hydrolog:[1,15,2,8,9],topograph:[14,1],redund:[2,9],physic:0,alloc:[16,9],essenti:[2,3,5,7,9,10,13,16],annualdischarg:[14,4],bind:1,correspond:[19,10],element:[16,20],issu:[10,20],allow:[1,10,19,16,17,12],timestap:9,ouput:[10,5,13,3,9],sigmoid:[14,16],move:[0,16,18],meter:[0,16],fluvial:16,outxml:20,meteo:10,stepwis:[16,18],dw_pcrtodatablock:12,intevap:4,segement:12,inputtss:14,getvalatpoint:[19,18],chosen:15,wf_setparametervalu:19,qgi:[0,6],decai:16,pixel:[0,9],pixml_totss_d:20,handl:[0,16],dai:[20,19,9,10,11,14,15,16],fewsrun:[20,3,5,7,9,13,14,16],dat:12,mention:9,facilit:10,lowerzon:[16,9],parameter:16,exta:[1,12],lammersen:15,metr:[14,16,3,13],upscale_riverlength:18,eveapor:16,variable_unit:[19,4],chunk:18,scalarinput:[14,4],"static":[19,10,17,2],our:9,out:[0,16,2,12],variabl:[0,1,2,3,4,5,7,9,10,11,19,18,12],rainfal:[1,9],matrix:[19,15,12],weert:11,rev:[2,3,5,7,8,9,10,13,19,16,18,12,20],discharg:[3,5,6,7,8,9,13,14,15,16,12],stuf:[16,7],rel:[0,8,19,11,14,16,12],max:[19,5,16,18,3],wich:[9,4],ref:9,red:12,evapotranspir:[0,3,9,14,15,16],wflow_landus:[0,14],conceptualis:1,insid:5,derivit:18,subgrid:0,refreez:[16,9],ect:17,dictionari:[14,16,12,9],qui:4,kaub:15,ltt:4,outmap:19,could:0,keep:[10,16,13],cevpf:9,length:[18,3,5,7,9,19,13,14,16,12],outsid:[0,19,6,17,16],upscal:[0,18],upperzonestorag:[19,9,4],softwar:[1,4],isbn:15,firstzonemincapac:16,date:[0,19,20,9],tslice:[14,3,4],subcatch_order_b:18,subcatch_order_a:18,symmary_avg:17,laps:15,outsum:[0,2,5,6,10,13,19],capac:[16,3,9],messag:[0,20],fromat:0,wf_readmapclimatolog:19,migth:[14,16],"final":[0,1,16],floodwai:16,shell:16,tss_topixml:20,shallow:[14,16],createrunid:[19,10,4],rst:1,cpython:11,structur:[0,1,2,4,5,10,19,12],loglevel:[3,5,7,9,13,16],wf_supplyparameteraslist:19,steep:[14,16,18],maxflooddist:5,pfrac:16,clip:0,cochem:15,have:[0,5,6,8,9,13,14,15,16,17,12],inputparamet:[14,16],optimis:[16,8,13],noseg:12,rout:[1,3,6,9,16,17],contour:16,mix:12,which:[0,19,6,8,9,10,14,15,16,12],wflow_tempcor:14,graviti:16,singl:[19,18,9],jaap:11,opendap:1,unless:9,whc:[16,9],channelform:[16,13],segment:12,why:6,updatecol:[14,16,9],url:2,gather:0,filelist:18,wflow_hbv_mem:4,updaterunoff:[9,16,7,4],determin:[0,18,3,5,7,9,13,14,15,16,12,20],flux:[1,7,12,9],dijk:2,xmlfile:20,recess:[16,9],filetyp:19,reinit:14,netcdfwritebuff:[19,17],empir:9,detdrainwidth:18,rough:[16,13],trivial:0,anywai:20,sh1:3,sh2:3,locat:[0,1,18,3,5,7,9,19,13,14,16,12,20],step2dir:0,basel:15,r7991:1,should:[0,2,3,4,5,7,8,9,10,11,13,14,16,17,18,12],jan:9,monthlyclim:[19,10],parameter_1:[14,8],parameter_0:[14,8],local:[0,14,15,12,9],pottran:16,rheinhal:15,outputtss_0:14,wf_supplymapasnumpi:[19,4],contribut:16,drainagebas:16,setkquickflow:9,pave:16,autom:8,tbl:[0,3,6,7,9,10,13,19,16,17],increas:[14,16,9],in_map:[19,18],flattend:12,shp:0,parameter_n:8,variable_name_in_model:[19,4],rc4:1,stuff:[16,7,9],integr:[16,12],contain:[0,14,11,12,10],strahler:0,sediment:16,view:[14,9],terrain:1,cf_soil:16,wetland:13,configfilenam:11,stack:[0,10,19],currenttimestep:10,dlc:[16,7,9],statu:19,correctli:11,mainli:9,boundari:[0,1,18,13,16,12],delwaq:[1,12],outputcsv_1:14,tend:16,mycas:14,state:[1,2,3,4,5,6,7,9,10,13,14,16,19,20],theta:16,neither:16,spinup:14,kei:[14,18],windowaverag:16,notion:16,cflux:9,plugin:0,canopi:[6,16,9],equal:[14,16,9],configpars:18,etc:[0,1,12,14],equat:[13,16,9],freeli:14,minumum:16,hattingen:15,comment:2,guidelin:1,brahmer:15,moistur:[3,9],solv:[11,16],respect:[1,13,16,9],getrowcolpoint:18,andernach:15,addition:19,wf_savedynmap:[19,1],impact:[1,15],compon:[16,12,9],kin_wav:4,outflow:[14,9,16,12,4],actevapsat:16,treat:16,certain:16,trajectori:16,dw_writenrseg:12,wf_supplyscalar:[19,4],dure:[16,12,9],thetar:16,"57z":1,presenc:[16,7,9],meus:[0,16],hypsograph:9,togeth:12,present:[0,1,2,3,5,7,9,10,13,19,16,12],statist:[0,18],riverlength:18,getmapstacksfromruninfo:20,modelnam:8,pstack:19,tss:[20,3,4,8,9,19,13,14,16,17],cursor:0,smhi:9,dynamicframwork:19,observ:[16,8],argv:[2,3,5,7,9,10,13,16],instantani:12,layer:[0,1,12,9],site:16,firstzonedepth:[14,16,9],fiddl:4,incom:9,revis:9,avg:19,scienc:15,mimimum:16,schematis:[16,12],satisfi:16,sqrt:18,member:12,python:[1,2,4,10,19,17,12,20],largest:[0,18],probabl:[0,6],"35z":5,wflow_subcatch:[0,4,8,10,14,12],outputformat:[14,19],workdir:[0,20],http:[0,1,20,2,10],interrog:[19,4],effect:16,handi:[0,16,9],logfil:[14,20,16,7,9],ribasim:[16,9],rift:16,off:[16,12,9],resour:2,maxleakeg:17,well:[19,20],fileformat:18,exampl:[10,6],command:[1,20,2,10],interpol:14,undefin:19,latest:11,deltar:[1,2,20],areaord:18,less:16,wflow_riv:[0,14],obtain:[12,9],interim:17,maxflux:9,lesi:18,expon:9,rapid:[1,12],filetarget:18,noah:16,sky:15,hofstra:15,discuss:9,add:[1,20,3,7,8,9,10,19,16,12],wet:[14,1,16],logger:[10,20],match:[0,6,9,19,14,15,16],waven:13,vrac:15,piec:4,finnegan:16,arguabl:16,ustoredepth:16,klok:15,redesign:12,ttime:12,loss:16,like:0,lost:16,realist:16,poros:16,necessari:0,sectiosn:19,page:1,exceed:9,inputmapstack:[14,5,7,13],suppli:[0,1,18,3,4,5,6,9,10,13,19,16,12],wflow_bankful:5,ptype:19,casedirectori:11,"export":[20,12],standardnam:19,wiidth:14,onemap:4,home:[11,20],transport:9,lead:16,b8_initi:12,lear:14,estim:[14,1,16,12,4],leav:[12,9],x_gauge_1:0,x_gauge_2:0,overlai:0,riverwidth:[5,16],excesswat:16,canopystorag:16,journal:16,usag:[0,2,3,5,7,8,9,10,13,14,16,18,12,20],floodplainwidth:[16,13],although:[10,16,8],stage:[6,16],about:6,actual:[0,18,5,9,19,14,16],world:19,column:[0,1,20,18,8,9,14,19,16,12],pcr_tanh:3,runinfofil:[20,7,8,9,19,14,16],"56z":[19,20],own:[10,18],paramtyp:10,automat:[0,8],dataset:15,assess:[15,16,2],openlay:0,reanalysi:15,van:[15,2],transfer:[16,9],much:[0,16,18,13],"var":[0,1,3,18,8,10],"function":[1,2,4,10,19,17],timest:12,triangular:9,lelystad:15,wf_setvaluesaspcrmap:19,runoffgeneratinggwperc:[14,16,8],bug:11,lengthpercel:18,leastsq:8,sutcliff:15,made:[0,10,19,15,16,17,12],rc8:1,temp:[0,14,19,10,4],veget:16,rc5:1,areamapnam:19,smooth:16,displai:[5,13,20,4],below:[0,2,3,4,7,9,10,12,13,14,15,16,18,19,20],limit:[20,8,9],otherwis:[14,5,16,9],succe:0,colum:[12,8],evalu:16,ifthenels:16,"int":[10,3,4],descript:[1,20,2,10],inv:[14,4],inw:12,inp:12,nomin:[0,6],implement:[2,3,5,7,9,10,13,16],ini:[1,17,10],freewaterdepth:16,openda_bin:11,pit:[4,13,19,15,16,17],inc:12,default_sbm:[0,14],sperna:15,detail:[0,16,18],areacod:[14,19,8],other:[0,1,2,19,4,5,9,10,13,14,16,18,20],getopt:[10,5,2,3,13],stat:14,stau:19,surfacerunoffmm:[14,9],fulli:[20,9],krahe:15,sphinx:1,weiland:15,coordin:[19,18],terrain_lib:19,rule:[0,20],netintercept:16,samplemap:14},objtypes:{"0":"py:module","1":"py:function","2":"py:method","3":"py:class","4":"py:data"},objnames:{"0":["py","module","Python module"],"1":["py","function","Python function"],"2":["py","method","Python method"],"3":["py","class","Python class"],"4":["py","data","Python data"]},filenames:["wflow_building","index","wflow_W3RA","wflow_gr4","testrunner_wflowhbv","wflow_floodmap","faq","wflow_routing","wflow_fit","wflow_hbv","framework","wflow_openda","wflow_delwaq","wflow_wave","wflow_usage","calib_report","wflow_sbm","release_notes","wflow_lib","wf_DynamicFramework","wflow_adapt"],titles:["Building a model","Welcome to wflow’s documentation!","The wflow_W3RA Model","The wflow_gr4 model","run wflow_hbv via API","The wflow_floodmap model","Questions and answers","THe wflow_routing Model","The wflow_fit module","The wflow_hbv model","Using the framework","Linking wflow to OpenDA","wflow_delwaq Module","THe wflow_wave Model","Using the models","Calibration of the wflow_sbm model for the Rhine catchment using EOBS data","The wflow_sbm Model","Release notes","wflow_lib Module","Using the .ini file","wflow_adapt Module"],objects:{"":{wflow_W3RA:[2,0,0,"-"],wflow_adapt:[20,0,0,"-"],wflow_prepare_step1:[0,0,0,"-"],testrunner_wflowhbv:[4,0,0,"-"],wflow_sceleton:[10,0,0,"-"],wflow_floodmap:[5,0,0,"-"],wflow_routing:[7,0,0,"-"],wflow_fit:[8,0,0,"-"],wflow_hbv:[9,0,0,"-"],wflow_wave:[13,0,0,"-"],wf_DynamicFramework:[19,0,0,"-"],wflow_gr4:[3,0,0,"-"],wflow_sbm:[16,0,0,"-"],wflow_lib:[18,0,0,"-"],wflow_delwaq:[12,0,0,"-"],wflow_prepare_step2:[0,0,0,"-"]},wflow_gr4:{pcr_tanh:[3,1,1,""],mk_qres:[3,1,1,""],initUH1:[3,1,1,""],initUH2:[3,1,1,""],WflowModel:[3,3,1,""],usage:[3,1,1,""],main:[3,1,1,""]},"wf_DynamicFramework.wf_DynamicFramework":{wf_supplyCurrentTime:[19,2,1,""],wf_savesummarymaps:[19,2,1,""],wf_setValues:[19,2,1,""],iniFileSetUp:[19,2,1,""],wf_supplyVariableNamesAndRoles:[19,2,1,""],wf_supplyEndTime:[19,2,1,""],readtblDefault:[19,2,1,""],wf_supplyParameterAsList:[19,2,1,""],wf_resume:[19,2,1,""],wf_supplyMapAsPcrMap:[19,2,1,""],wf_suspend:[19,2,1,""],wf_supplyMapAsList:[19,2,1,""],wf_updateparameters:[19,2,1,""],wf_supplyGridDim:[19,2,1,""],wf_supplyStartTime:[19,2,1,""],wf_setValueRowCol:[19,2,1,""],wf_setValueLdd:[19,2,1,""],wf_readmap:[19,2,1,""],wf_supplyVariableRoles:[19,2,1,""],wf_supplyRowCol:[19,2,1,""],wf_supplyMapAsNumpy:[19,2,1,""],wf_QuickSuspend:[19,2,1,""],setQuiet:[19,2,1,""],wf_QuickResume:[19,2,1,""],loggingSetUp:[19,2,1,""],run:[19,2,1,""],wf_setParameterValues:[19,2,1,""],wf_setValuesAsNumpy:[19,2,1,""],wf_multParameterValuesArea:[19,2,1,""],wf_supplyVariableNames:[19,2,1,""],wf_setValuesAsPcrMap:[19,2,1,""],wf_supplyVariableUnits:[19,2,1,""],createRunId:[19,2,1,""],wf_supplyScalar:[19,2,1,""],wf_multParameterValues:[19,2,1,""],wf_supplyScalarRowCol:[19,2,1,""],wf_setValue:[19,2,1,""],wf_saveTimeSeries:[19,2,1,""],wf_savedynMaps:[19,2,1,""],wf_supplyVariableCount:[19,2,1,""],wf_readmapClimatology:[19,2,1,""]},"wflow_floodmap.WflowModel":{suspend:[5,2,1,""],resume:[5,2,1,""],stateVariables:[5,2,1,""],initial:[5,2,1,""],dynamic:[5,2,1,""],supplyCurrentTime:[5,2,1,""]},"wflow_gr4.WflowModel":{suspend:[3,2,1,""],resume:[3,2,1,""],stateVariables:[3,2,1,""],initial:[3,2,1,""],dynamic:[3,2,1,""],supplyCurrentTime:[3,2,1,""]},wf_DynamicFramework:{wf_DynamicFramework:[19,3,1,""]},wflow_prepare_step2:{usage:[0,1,1,""],OpenConf:[0,1,1,""],main:[0,1,1,""],resamplemaps:[0,1,1,""],configget:[0,1,1,""]},"wflow_wave.WflowModel":{suspend:[13,2,1,""],resume:[13,2,1,""],stateVariables:[13,2,1,""],initial:[13,2,1,""],dynamic:[13,2,1,""],supplyCurrentTime:[13,2,1,""],runDynamicWave:[13,2,1,""]},wflow_floodmap:{main:[5,1,1,""],WflowModel:[5,3,1,""]},wflow_routing:{usage:[7,1,1,""],main:[7,1,1,""],WflowModel:[7,3,1,""]},wflow_hbv:{multdynapars:[9,4,1,""],wflowVersion:[9,4,1,""],multpars:[9,4,1,""],WflowModel:[9,3,1,""],usage:[9,1,1,""],main:[9,1,1,""],updateCols:[9,4,1,""]},"wflow_sbm.WflowModel":{suspend:[16,2,1,""],parameters:[16,2,1,""],resume:[16,2,1,""],stateVariables:[16,2,1,""],dynamic:[16,2,1,""],initial:[16,2,1,""],default_summarymaps:[16,2,1,""],supplyCurrentTime:[16,2,1,""],updateRunOff:[16,2,1,""]},wflow_wave:{usage:[13,1,1,""],main:[13,1,1,""],WflowModel:[13,3,1,""]},"wflow_routing.WflowModel":{suspend:[7,2,1,""],resume:[7,2,1,""],stateVariables:[7,2,1,""],dynamic:[7,2,1,""],initial:[7,2,1,""],default_summarymaps:[7,2,1,""],supplyCurrentTime:[7,2,1,""],updateRunOff:[7,2,1,""]},wflow_delwaq:{dw_WriteInitials:[12,1,1,""],dw_WriteBoundData:[12,1,1,""],dw_WriteSegmentOrExchangeData:[12,1,1,""],dw_Write_Substances:[12,1,1,""],readTS:[12,1,1,""],dw_WritePointer:[12,1,1,""],dw_Write_B2_outlocs:[12,1,1,""],dw_WriteNrExChnages:[12,1,1,""],dw_WriteNrSegments:[12,1,1,""],dw_WriteBoundlist:[12,1,1,""],dw_mkDelwaqPointers:[12,1,1,""],usage:[12,1,1,""],dw_pcrToDataBlock:[12,1,1,""],dw_Write_Times:[12,1,1,""],main:[12,1,1,""],dw_CreateDwRun:[12,1,1,""]},wflow_W3RA:{usage:[2,1,1,""],main:[2,1,1,""],WflowModel:[2,3,1,""]},"wflow_hbv.WflowModel":{suspend:[9,2,1,""],resume:[9,2,1,""],stateVariables:[9,2,1,""],dynamic:[9,2,1,""],initial:[9,2,1,""],default_summarymaps:[9,2,1,""],supplyCurrentTime:[9,2,1,""],updateRunOff:[9,2,1,""]},"wflow_fit.wfmodel_fit_API":{multVarWithPar:[8,2,1,""],savemaps:[8,2,1,""],run:[8,2,1,""],shutdown:[8,2,1,""]},"wflow_W3RA.WflowModel":{suspend:[2,2,1,""],resume:[2,2,1,""],stateVariables:[2,2,1,""],dynamic:[2,2,1,""],initial:[2,2,1,""],default_summarymaps:[2,2,1,""]},wflow_prepare_step1:{usage:[0,1,1,""],OpenConf:[0,1,1,""],main:[0,1,1,""],configget:[0,1,1,""]},wflow_adapt:{mapstackxml:[20,1,1,""],main:[20,1,1,""],log2xml:[20,1,1,""],pixml_state_updateTime:[20,1,1,""],pixml_totss:[20,1,1,""],getEndTimefromRuninfo:[20,1,1,""],getStartTimefromRuninfo:[20,1,1,""],getTimeStepsfromRuninfo:[20,1,1,""],setlogger:[20,1,1,""],tss_topixml:[20,1,1,""],getMapStacksFromRuninfo:[20,1,1,""],pixml_totss_dates:[20,1,1,""]},wflow_lib:{upscale_riverlength:[18,1,1,""],detdrainwidth:[18,1,1,""],configget:[18,1,1,""],getrows:[18,1,1,""],areastat:[18,1,1,""],getgridparams:[18,1,1,""],subcatch_order_b:[18,1,1,""],subcatch_order_a:[18,1,1,""],area_river_burnin:[18,1,1,""],sCurveSlope:[18,1,1,""],configsection:[18,1,1,""],points_to_map:[18,1,1,""],find_outlet:[18,1,1,""],snaptomap:[18,1,1,""],area_percentile:[18,1,1,""],writeMap:[18,1,1,""],classify:[18,1,1,""],getRowColPoint:[18,1,1,""],getValAtPoint:[18,1,1,""],lddcreate_save:[18,1,1,""],hand:[18,1,1,""],Gzip:[18,1,1,""],subcatch:[18,1,1,""],sCurve:[18,1,1,""],riverlength:[18,1,1,""],getcols:[18,1,1,""],configset:[18,1,1,""],detdrainlength:[18,1,1,""],checkerboard:[18,1,1,""],readMap:[18,1,1,""],zipFiles:[18,1,1,""],area_riverlength_factor:[18,1,1,""]},wflow_sceleton:{main:[10,1,1,""],WflowModel:[10,3,1,""]},wflow_fit:{wfmodel_fit_API:[8,3,1,""],configget:[8,1,1,""]},"wflow_sceleton.WflowModel":{suspend:[10,2,1,""],parameters:[10,2,1,""],resume:[10,2,1,""],stateVariables:[10,2,1,""],default_summarymaps:[10,2,1,""],initial:[10,2,1,""],dynamic:[10,2,1,""],supplyCurrentTime:[10,2,1,""],"__init__":[10,2,1,""]},wflow_sbm:{usage:[16,1,1,""],actEvap_SBM:[16,1,1,""],main:[16,1,1,""],WflowModel:[16,3,1,""],SnowPackHBV:[16,1,1,""]}},titleterms:{all:14,code:10,wflow_gr4:[1,3],infiltr:16,rutter:16,calibr:[15,16],dynam:16,paramet:[0,16],depend:[13,2,3,7],wflow_prepare_step2:0,fit:8,how:[1,12,8],configur:[0,13,2,3,7],descript:[5,8,9],overview:14,preprocess:0,input:0,analyt:16,sourc:10,python:[5,8,9],faq:1,subcatch:[16,9],framework:[19,1,10],temperatur:16,grid:16,veri:12,requir:0,introduct:[0,1,2,3,5,7,8,9,13,16,12,20],measur:14,wflow_w3ra:[1,2],wflow_lib:18,rainfal:16,flux:16,wflow_sceleton:10,river:16,set:[0,19,4],map:0,terrain:18,procedur:15,malaysia:12,leakag:16,"static":0,result:8,respons:9,todo:[19,1,12,3,20],librari:[1,18],variabl:16,rhine:15,singapor:12,wflow_floodmap:[1,5],definit:[10,5,2,3,13],content:0,version:17,adapt:1,"new":[0,1],evapor:[16,9],refer:[1,16],wflow_wav:[1,13],run:[14,19,4],wflowsbm:16,gener:16,water:16,intercept:[16,9],releas:[1,17],modifi:[15,16],valu:16,trunc:17,sub:16,openda:[1,11],wflow_prepare_step1:0,question:6,anot:10,modelparamet:19,runoff:[16,9],studi:12,wflow_sbm:[14,1,15,16],origin:15,routin:9,via:4,guidelin:16,modul:[1,2,3,5,7,8,9,13,19,16,18,12,20],api:[19,4],differ:16,script:[0,12],fro:0,wflow_hbv:[1,9,4],few:[1,20],scheme:16,"0rc7":17,wflow_delwaq:12,"function":20,option:14,forc:[15,16],landus:15,catchment:15,link:[11,20],line:[0,14],"case":[0,14,12],account:16,possibl:14,rc4:17,rc5:17,prepar:0,work:12,wflow_fit:8,summary_:19,wflow:[1,11,20],limit:16,dem:15,abov:10,meteorolog:16,problem:0,control:4,analysi:18,process:16,soil:[16,9],store:16,indic:1,ini:[14,19,8,4],file:[0,14,19,8,4],tabl:[0,1],wf_dynamicframework:19,answer:6,welcom:1,snow:[16,9],note:[1,17,3],kinemat:16,lookup:0,build:[0,1],test:1,document:[0,1,2,3,7,13,16,12,20],simpl:12,updat:14,gash:16,structur:14,zone:16,hydrolog:18,hydrograph:16,wave:16,data:[0,14,15,16],chang:16,man:16,eob:15,lower:16,hbv:14,wflow_adapt:20,directori:14,flow:[16,9],wflow_rout:[1,7],exampl:[1,12],command:[0,14],potenti:[16,9],delft:[1,20],model:[0,1,2,3,4,5,7,9,10,13,14,15,16,20],section:19,width:16}})
\ No newline at end of file
+Search.setIndex({envversion:42,terms:{dailyclim:[19,10],poorli:[16,12],four:0,secondli:[15,16],netcdf:[19,17],accur:18,wflow_cqf:8,alf:16,deviat:10,matlab:19,under:[16,17],digit:[0,14,15],downstream:[14,1,6,12,9],summary_max:[19,17],rise:[16,17,12,9],dynamicwav:[16,13],govern:16,affect:[16,9],subbasin:9,wf_supplygriddim:19,swedisch:9,wflow_lib:1,rfcf:[16,9],initialis:4,upp:4,b4_dispx:12,geomorpholog:16,seper:[0,1,17,12],direct:[18,9],lddmethod:0,lddoutflowdepth:0,consequ:9,second:[0,18,3,5,7,8,9,10,12,13,14,16,19],netcdfinput:[19,17],even:[0,9],lddout:0,neg:[16,12,18],altitud:[10,15,16,7,9],conduct:16,"new":[15,6],net:[16,3,9],elimin:9,mem:19,never:5,here:[0,1,2,3,4,5,7,9,10,11,12,13,14,16,19],wtabl:16,locationnam:20,path:[0,8,10,11,19,12],setquiet:19,exchnag:12,wf_supplyendtim:19,pastur:1,datetim:[19,20],precip:[14,16,9],modelparamet:[1,10],evepor:16,studi:[1,15],temperaturecorrectionmap:[14,16],sdate:20,multvarwithpar:8,b5_boundlist:12,schermbeck:15,setclon:10,topographi:[0,14,16],dezebestaatniet:4,total:[0,10,9,19,14,16,12],unit:[3,19,4,10,14,16,18],highli:10,plot:[15,16,13],describ:[0,1,9,10,11,16],would:[0,16,18],wf_multparametervaluesarea:19,choosen:14,program:[1,18,19,4,8,10,13,14,16,12,20],call:[1,2,3,4,5,9,10,14,19],python25:11,recommend:[10,8],type:[0,18,6,9,10,19,15,16,17,12],setglobalopt:10,subsurfac:[16,12],snowpackhbv:16,relat:[16,12,9],fewsdoc:20,warn:[3,5,7,9,10,13,16],exce:[16,9],progam:[16,9],hold:[14,17,9],must:[0,2,3,4,5,6,7,8,9,10,12,13,14,16,19],modelsnow:[14,4],restor:4,setup:[0,2,3,5,6,8,10,13,16,12],work:[0,1,2,6,10,19,20],wflow_rhine_hbv:4,dw_writeiniti:12,root:[19,16],wflow_hboun:[16,13],streamorsd:18,climat:[15,16],give:[10,6,16,7,13],indic:6,gr4h:[1,3],want:[0,14,18,8,4],r_x3:3,hof:12,subcatc:12,end:[7,9,19,14,16,17,12],firstzonecapac:16,turn:9,classifi:18,how:6,groundwaterlevel:16,celciu:[19,4],config:[0,1,2,3,4,5,8,10,13,19,18],masterdem:0,updat:[1,20,3,4,7,9,10,19,16,17],lad:0,after:[20,3,4,5,7,8,9,10,13,19,16,12],substanc:12,lump:9,diagram:16,befor:[16,12],wrong:[6,16],lat:[14,3,4],demonstr:[16,12],domin:[12,9],third:0,neglect:16,maintain:[0,18],green:12,enter:[16,12,9],dw_mkdelwaqpoint:[1,12],order:[0,1,2,18,5,8,9,10,13,14,20],wind:16,incis:16,over:[18,3,7,9,19,14,16],upstream:[18,6,16,3,13],becaus:[20,9],vari:[16,9],fir:14,fit:1,fix:[0,11,13,15,16,17,12],diffrent:17,"_rundynam":[10,4],"37z":3,fig:9,comprehens:2,clw:2,fin:1,split:16,count:20,them:[0,2,3,4,5,7,9,10,13,14,16,17,19,20],thei:[0,2,3,5,6,9,10,13,16,12],default_hbv:[0,14],lddcreate_sav:18,wflow_streamord:0,"_mmap_":18,bank:5,wflow_riverlength:14,maximis:1,scurveslop:18,arrow:12,each:[0,1,2,3,4,5,7,8,9,10,12,13,14,15,16,17,18,19],debug:[3,4,5,7,9,10,12,13,14,16,19],wflow_dynriv:[16,13],european:15,side:14,mean:[0,20,18,6,9,16,17,12],resum:[2,3,4,5,7,9,10,13,19,16],awra:2,extract:[16,17],"24z":9,monteith:16,network:[0,1,18,9,14,15,16,12],subcel:[14,16,12],d20119:15,crucial:[0,16,7,9],content:[19,10,2,20],rewrit:[1,20,9],waterforahealthycountri:2,sluggish:16,basetimestep:[10,16],outputstatefil:20,linear:[18,9],bottommost:18,wflow_ldd:[0,14,12],situat:16,infiltcappath:16,free:[0,2,5,9,10,13,16],standard:19,unifrom:0,celllength:16,"_fitrun":8,wf_dyanmicframwork:4,calib_run:14,fairli:[1,16,8,13],angl:16,interflow:9,moment:[0,1],mutipl:16,regress:16,onto:16,srtm_58_14:0,dimens:[19,3],rang:[6,16,4],surfacerunoff:[4,7,9,19,14,16,12],lddname:18,"06z":[10,16,2,7],wast:9,system:[0,1,2,14,19,15,16,12,20],restrict:9,accucapacityst:9,overrulingdiagnosticfil:20,thick:16,drysnow:[19,9,4],wflow_soil:[0,14],waq_plugin_wasteload:12,top:[16,12],tow:12,nameofthemap:16,too:18,thedir:12,zipfil:18,inflow:[14,1,12,4],savemap:8,exchangeitem:19,tool:0,albert:2,runiniti:19,task:0,conserv:12,inwat:12,clonemap:[2,3,5,7,8,9,10,13,19,16,18],technic:[1,2],tagestad:16,"_wf_shutdown":10,keyword:14,provid:[20,4,8,13,19,16,12],delwaq2:12,delwaq1:12,tree:10,rate:[15,16,9],project:[1,15],lobith:15,substep:[16,13],thu:[0,16],folderview:1,mind:10,wf_multparametervalu:19,seee:4,manner:9,"__main__":[10,4],seen:12,seem:6,minu:16,topog_sbm:[1,16,12],fixedlevel:[16,13],recreat:[0,18],latter:[0,16],snow:[0,1],fname:12,picki:6,tipi:19,glob:10,object:[19,20,18,3,4],b2_sysclock:12,gzip:18,xsize:[19,18],phase:[16,9],hargraev:15,doi:[15,2],simplif:16,doc:1,riverattr:0,flow:[0,1,17,12,3],stoptim:[8,4],dlwqlib:12,doe:[0,1,20,18,6,9,19,16],bracket:[0,14],waterdem:14,section:[1,6,17,10,4],api:1,abl:[16,8],syntax:[16,7,9],runid:[0,2,3,4,5,6,7,8,9,10,11,12,13,14,16,19,20],earth:15,schmid:1,absolut:16,layout:[3,19,4,10,14,12],explain:19,configur:[19,1,17],oorder:18,tropic:1,folder:[11,18],rica:1,klein:15,stop:[1,6,17,4],report:[0,1,2,10,15,12],recalcul:14,transpir:16,mapnam:19,bat:12,method:[0,14,15,19,10],wf_savesummarymap:19,gaug:[0,18,3,9,14,15,16,12],lqgxsohxjrc1d0yw82q21hdek:1,pcorr:9,b4_pointer:12,result:[0,1,4,6,15,12],fail:[0,20,18],best:[0,15,16,8],wflow_demmin:[0,16],postbox:11,b2_outputtim:12,yet:16,figur:[14,16,12,9],erea:18,wflow_outlet:[0,16,13],wimaxscal:14,deltabox:11,approach:[0,16],accord:[14,16,12,9],extend:[0,1,19],were:[15,12],however:19,extens:[0,1,13,18,10],vaue:0,extent:5,libcta:12,toler:18,behaviour:[10,9],shapefil:0,howev:[2,5,9,10,11,13,19],lasttimestep:19,against:19,"36z":12,nrseg:12,countri:[1,2],com:[1,2],col:[19,18],tone:1,subcatch:[0,1,3,4,6,8,10,19,15,17,12],trunk:[1,16],actinfilt:16,usermodel:[19,4],assum:[0,3,5,9,10,12,13,14,16,19],summar:[0,14],duplic:20,beek:15,numpi:[19,10,12],three:[0,1,16,12,9],been:[0,1,9,13,15,16,12],accumul:19,frp:1,valu:[0,1,18,4,6,8,9,19,12],basic:[1,2,3,5,10,16,12],basin:[15,18],"__doc__":10,dry:[16,12,9],cooordin:0,kquickflow:9,argument:[14,20,11,16,9],snap:[0,18],ident:0,tank:15,tanh:3,air:[10,16,9],calcul:[0,18,10,15,16,17,12],toolkit:1,need:[0,1,2,3,4,5,7,9,10,11,12,13,14,16,17,18,19,20],ycor:[19,18],firstzoneflux:14,sever:[19,10,16,18],perform:[0,1,2,3,5,7,8,9,10,13,14,15,16,18,20],suggest:16,make:[0,1,18,6,9,10,11,16,12],format:[0,20,3,4,9,19,14,16],pathfrac:16,wf_setvalu:[19,4],simil:16,"0e35":18,dimensionless:16,complet:[0,16,12],dw_writebounddata:12,blue:12,rain:9,hand:[0,18,9],runoff:[12,4],rais:0,kin:[16,7,9],hydrograph:3,first_step:[14,16,7,8],flowtyp:12,kept:9,bewar:13,getendtimefromruninfo:20,min:[19,16,18,9],timesstep:20,determiend:[0,18],contact:2,thi:[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,16,17,18,19,20],snowmelt:[14,16,9],epf:9,left:[19,18,4],timstep:6,identifi:0,just:0,statevari:[1,2,3,5,7,9,10,13,19,16],ordin:0,graden:9,gettimestepsfromruninfo:20,subcatchflowonli:[16,9],languag:1,previous:16,expos:[19,1,4],bbstochmodelconfig:11,step2:0,step1:0,timestep:[1,2,3,4,5,7,8,9,10,12,13,14,16,17,19,20],save:[1,2,3,4,5,7,8,9,10,12,13,14,16,17,19],amazonian:16,opt:10,applic:[0,15,9,4],memtest:4,heigth:18,dwdir:12,mutipli:[16,7,9],b9_hisvar:12,measur:[1,16,8,9],specif:[0,2,3,5,7,9,10,13,14,16],"_runresum":[10,4],modeltofit:8,manual:[17,9],unstabl:[16,12,13],area_percentil:18,csiro:2,underli:6,wirada:2,www:[0,1,2,10],right:[0,14,6],interv:[16,9],riverord:[0,18],percentag:9,malaysia:1,intern:[4,9,19,14,16,12],flatten:16,scurv:[16,18],successfulli:0,fot:19,openstream:[1,10],bottom:[16,7,12,9],catchmentprecipit:18,icf:9,condit:[3,5,7,9,10,13,14,16,12],b5_bounddata:12,templaterunid:11,plu:[12,9],standard_devi:18,burn:[0,18],ecorr:9,wflow_catch:[0,12,8],post:20,chapter:11,exfiltr:[16,12],slightli:9,publicwiki:20,surround:0,simul:[14,1,8,9],unsat:16,parameternam:20,produc:[0,3,4],perfrom:15,sof:[16,12],basenam:0,down:[6,16],storag:[16,9],wan:8,suffici:0,support:[0,1,17,12,14],getstarttimefromruninfo:20,"class":[0,1,2,3,5,7,8,9,10,12,13,14,16,18,19],wflow_mgaug:14,width:[1,9,7,18,4],quiet:19,fraction:[14,6,16,12,9],bolivia:13,wflow_delwaq:1,bedrock:16,lowest:[16,18],head:16,postadapt:20,form:[16,13],offer:9,some:[0,4,6,19,11,14,16],solar:15,absolutegw:16,"true":[14,19,16,12,18],casedir:12,tbl_dir:[14,16],maximum:[0,3,4,5,9,19,14,16],"900x900":15,absenc:16,sfcf:[16,9],more:[2,4,6,9,10,11,14,16,17,12],colsim:[14,8],wf_supplymapaslist:[19,4],featur:16,khq:9,"abstract":[14,2],diagnost:20,availcap:16,exist:[0,18,3,5,9,13,14,16,12],byran:9,check:[0,1,4,6,19,17,12],topoldd:[9,16,4],when:[0,18,4,6,9,14,15,16],supplycurrenttim:[3,5,7,9,10,13,16],rockenau:15,flood:[1,5,13],role:[19,4],jone:15,presum:9,wf_quicksuspend:19,realiti:0,subdivid:16,booolean:[16,7,9],externalqbas:14,substract:3,intens:16,consid:[16,4],uniformli:19,longer:19,furthermor:[11,12],npmap2:4,npmap0:4,npmap1:4,elemenst:3,ignor:20,time:[0,1,2,3,4,5,7,8,9,10,12,13,14,16,19,20],datetimestart:19,daili:[3,5,9,10,13,19,15,16,17,12],concept:[16,9],betaseepag:9,statictbl:[19,10],logfilenam:20,global:[10,15,4],focus:10,row:[19,12,18],depend:[1,10],zone:[17,9],inifilesetup:19,graph:8,savetoinput:8,decis:0,wflow_prepar:18,sourc:15,string:[19,18],kinwavevolum:9,casenam:[2,3,4,5,7,8,9,10,13,14,16,19],mapsaveinterv:4,configsect:18,din:19,gue:15,level:[1,18,19,5,7,9,10,13,14,16],leftov:16,dll:[11,12],edat:20,item:[14,19],unsupport:17,timeslic:[14,16,13],groudwat:16,quick:9,dir:[0,2,3,5,7,8,9,10,11,13,19,16,12],upper:[14,19,16,18,9],getgridparam:18,supplyvariablenamesandrol:4,timesri:14,sign:14,masswast:9,wflow_riverlength_fact:[0,14],port:2,precipit:[0,3,9,19,14,15,16],appear:20,melt:9,uniform:[0,3],current:[0,1,2,3,5,7,8,9,10,11,13,14,16,18,19],"43z":18,inxml:20,"_lasttimestep":10,deriv:[0,1,16,18],subcellfrac:16,gener:[0,1,20,18,5,9,12],soiltyp:14,coeffici:[13,16,3,9],corearea:18,water:[1,2,3,5,7,9,17,12],explicitli:16,drainag:[0,18,9,14,15,16,12],coincid:0,surfacerunoffdyn:[16,13],shift:18,def:[10,16,4],rhein:15,healthi:2,weird:6,howver:3,surpluss:9,wf_supplyvariablecount:19,instat:[14,10,6,20,16],useful:0,extra:19,tweak:0,modul:10,monthyclim:19,setlogg:20,visibl:14,instal:[11,17],perc:[19,9,4],geophi:15,sharper:[16,18],memori:[0,1,18,19],wf_readmap:19,msg:10,australian:2,kalkhoven:15,endtim:[19,20],demmax:16,arg:[0,2,3,7,9,10,13,16,12],easiest:10,thelevel:20,prepar:19,uniqu:18,flagship:2,minimum:[0,19,16,18,9],can:[0,1,2,3,4,5,6,7,8,9,10,12,13,14,16,17,18,19,20],purpos:9,nearest:[0,18],rundynamicwav:13,stream:[16,18,4],sizeinmetr:[14,3,4],critic:[16,9],deltashel:12,gwscale:16,inflowq:4,floodext:5,alwai:[0,10,12,3],multipl:[0,20,8,9,14,16,17,12],interceptionstorag:[19,9,4],ceas:16,pathwai:16,write:[0,20,18,9,17,12],wf_updateparamet:[19,10,16,17],coleman:16,downslop:16,map:[1,2,4,6,10,19,15,17],product:3,b4_nrofexch:12,sno:[14,4],maa:16,inflowtyp:12,mai:[0,1,20,18,14,10,19,16,17,12],b1_t0:12,"g\u00f6rgen":15,man:7,practic:16,liquid:9,noseq:12,explicit:[6,16],detdrainlength:18,inform:[0,1,2,3,4,5,6,7,8,9,10,12,13,14,16,18,19],"switch":[14,16,8,13],combin:[14,12,8,9],w3ra:2,delwaqdir:12,gorgen:15,channeldepth:[16,13],wfhc:2,canberra:2,gradual:[16,12],infiltr:[12,9],runoffgensigmafunct:[14,16],ymmv:0,tti:[16,9],cold:[14,12],still:[0,11],pointer:12,dynam:[0,1,2,3,5,7,9,10,19,12],channelbottomwidth:[16,13],vertessi:16,platform:1,window:14,wetroot:16,main:[0,2,3,4,5,7,9,10,13,16,12,20],non:[0,18,9,13,16,12],initi:[0,1,2,3,4,5,6,7,8,9,10,13,14,15,16,12],sorter:18,cellsiz:0,includes_flow:12,polder:0,storepath:18,now:[16,17,12,9],noq:12,nor:16,shoudl:0,wfmodel_fit_api:8,mamor:13,term:[14,16],name:[0,2,3,5,7,8,9,10,11,12,13,14,16,18,19],dw_write_subst:12,revers:[16,18],dynamicpcrasterbas:[13,16,2,3,7],separ:[14,9],outflowdepth:18,januari:1,overwriteinit:14,xlr:0,domain:[0,6],ouflow:16,replac:[0,19,17,18,9],individu:9,continu:[16,9],significantli:16,year:[19,10,20,13],"_runiniti":[10,4],keizer:15,shown:[0,2,3,5,10,19,16,12,20],percol:[19,9,4],absorpt:9,mkin:4,profil:[16,12],thimestep:16,"51z":13,formula:14,correct:[0,18,6,9,15,16],vandijk:2,lag:12,catchmenttot:16,org:[0,1],care:0,wai:[0,10,16,18],configset:18,area_riverlength_factor:18,"d\u00fcrr":15,thing:[1,4],place:[0,14,9],yul:[0,19,18],infiltcapsoil:16,principl:[16,12,9],beersma:15,think:[16,7,9],first:[0,20,18,6,8,9,19,14,15,16,12],oper:[0,14,16],totallength:18,suspend:[2,3,4,5,7,9,10,13,19,16],directli:[14,19,16,9],onc:[0,2,3,5,7,9,10,13,16],arrai:[1,2,3,5,10,13,19,18,12],yourself:0,wflow_rhine_sbm:8,simplyfi:16,fast:[14,16,12,9],open:[16,17],tomorrow:1,meltconst:[16,9],size:[3,18,4,13,14,16],avail:[0,1,9,14,19,16,17,12],given:[0,18,3,4,7,9,10,12,13,14,16,19,20],menden:15,convent:[19,4],fmt:12,tssfile:20,averag:[3,19,4,9,10,14,15,16,17,18],outputtss:[17,3,4],especi:6,copi:[0,10,6,19,14,16],specifi:[2,19,4,5,6,8,10,13,14,16,12,20],mostli:19,savetxt:12,than:[0,4,9,14,16,17,12],png:[15,16,8,13],wide:16,hortonian:[16,12],qgaug:14,loggernam:20,postfix:[19,20],balanc:[6,12],timestepsec:[20,19,10,14,16,12],mulligan:1,seri:[0,14,16,18],pre:20,analysi:1,wrcr:2,hafilerk:11,ani:[0,11,6,16,9],delin:0,anu:2,no_set:14,sat:16,intbl:[0,7,9,19,13,14,16],chnaggel:16,engin:16,squar:[14,16,18,8],mapstack:[20,5,7,19,13,14,12],waterleveldyn:[16,13],note:6,checkerboard:18,take:[0,14,16,12,9],advis:[10,5,16,2,13],environ:[11,16],noth:[19,18],channel:[16,13],begin:[20,3],sure:[0,10,16],trace:12,normal:[18,4,9,19,14,16,12],multipli:[8,9,19,14,16,12],beta:[1,16,9],fcc:18,globcover_javabali:0,pair:[14,18,8],america:1,renam:[0,20],subdaili:16,firsttimestep:[19,10],later:[0,18,9,14,16,17,12],drive:1,quantiti:3,"10x10":18,wf_supplyrowcol:19,axi:9,slope:[16,18,9],last_step:[14,16,7,8],show:[0,15,16,12,9],actevap:[16,4],threshold:[16,18,9],corner:19,forecast:9,xml:[0,1,20,3,5,7,9,19,11,13,14,16,17,12],onli:[0,1,2,3,4,5,7,8,9,10,12,13,14,16,18,19,20],slow:[12,13,16,18,9],ratio:[14,16,3],wflow_adapt_diag:20,written:[20,12],fromto:12,overwritten:14,nearli:13,variou:[0,1,16],get:[0,1,20,18,4,7,8,9,10,11,19,16],kinemat:[1,17,7,12,9],elsenb:16,repo:1,dyn:16,cannot:[10,16,9],outlet:[0,14,16,18],progress:1,xcor:[19,18],requir:[19,10,2],prime:16,maxcanopystorag:16,snowwat:[16,9],yield:16,qsim:8,uh2:3,where:[0,2,5,9,10,13,16,12,20],summari:[2,7,9,10,19,16,17],defaultfortbl:14,corevolum:18,cqflow:1,label:[1,12],enough:14,between:[0,5,9,10,14,15,16,12],"import":[0,4,10,11,16,17,12],eros:16,warmupstep:[14,8],assumpt:0,"_after_":19,screen:4,bankful:5,cycl:9,timestepinsecond:20,come:[0,1,9],outflowq:4,wf_supplyvariablenam:19,mani:[0,14,16,12],meteolog:9,xmldiag:20,pot:4,inspir:10,period:[15,12],yearli:16,pol:14,outputcsv_0:14,"_points_":18,step1dir:0,better:[0,16,17,13],pcr2netcdf:19,folow:12,cfsr:15,invers:14,mark:[14,16,7],covert:17,addit:[0,7,8,13,19,16,12],surplu:[16,9],pirunfil:11,volken:15,resolut:[0,15,18],fieldcapac:9,inputstatefil:20,those:[20,8,10,19,16,12],"case":[1,20,4,10,19,2],staticmap:[0,19,5,7,8,10,11,13,14,16,12],wflow_fit:1,inituh1:3,inituh2:3,outcom:16,mapstackxml:20,suse:9,stdout:10,soil:[0,1,3,6,10,19,12],strait:12,henc:16,destin:18,runinfo:[20,3,5,7,9,19,13,14,16,12],scipi:[10,8],shutil:10,ascii:12,"__init__":10,snowfluxfrac:9,par:8,develop:[19,1,16,17],author:[2,3,5,7,8,9,10,13,19,16,18,12,20],media:16,same:[0,1,14,13,19,16],epoch:19,dcl:[18,13],resamplemap:0,document:6,intss:[14,16,13],finish:0,getrow:18,weed:16,avgprecip:19,snapgaugestoriv:0,extern:19,updmaxdist:[14,4],firstzon:16,costa:1,drain:[0,16,18],wflow_adapt:[1,17,10],cassenam:14,without:[0,8,11,19,16,12],titl:15,abund:9,execut:[0,2,3,5,7,9,10,13,16,20],lddrepair:19,reinfiltr:[14,16],refactor:17,wf_supplyvariablerol:19,"1x1km":[15,16],variabal:14,topog:16,drainaig:18,concentr:[12,9],wher:0,inifil:[0,20,5,10,13,2],currenttim:4,except:[10,17],param:12,areamap:[14,19,12,8],dw_writepoint:12,dw_writesegmentorexchangedata:12,real:12,around:16,summary_min:19,read:[0,2,3,4,5,6,7,9,10,12,13,14,16,17,18,19,20],s_x1:3,sceleton:10,temperatur:[0,4,9,10,19,15],grid:[0,3,18,9,19,15,12],mon:9,fillval:18,using:10,quickresum:4,reinfilt:14,kinamat:14,either:[19,5,16,18,9],output:[0,1,2,3,4,5,6,7,9,10,12,13,14,16,17,18,19,20],capflux:[16,9],ayyar:3,manag:16,"2008jd10201":15,haylock:15,channelvol:13,hydraul:16,throughfal:[16,9],seepag:9,are_riverlength:18,freez:16,legal:19,"90x90":[0,15],exit:[10,20],deficit:16,anumb:13,evapor:[1,15,3],notabl:1,refer:15,timeout:20,power:9,timeseri:[0,20,3,4,6,7,9,10,13,14,16,19],mapstacknam:20,rainfall_interception_modrut:16,includes_deltashel:12,starttim:[19,20,12,8,4],found:[0,1,2,18,8,10,19,16],"__name__":[10,4],b3_nrofseg:12,capscal:16,stone:16,central:1,ysize:[19,18],qmax:16,win32_ifort:11,degre:[14,19,16,4],stand:16,act:4,routin:[0,1,12],firstzoneksatv:[16,8],effici:[15,16,9],configget:[0,10,18,8],resampl:[0,15,18],your:[0,2,3,5,6,8,10,13],het:16,loc:12,log:[0,1,20,10,19,16,17],her:[5,3],area:[0,18,6,8,9,13,19,16,12],hboun:[16,13],lon:14,overwrit:[0,18,3,8,9,14,16],start:[0,20,3,4,5,6,7,8,9,10,12,13,14,16,19],interfac:[19,12],low:[1,4],lot:[14,19,11,16],oldkinwavevolum:[12,4],colmea:[14,8],tupl:19,regard:0,gr4:3,satur:[1,16,12],wf_supplymapaspcrmap:19,catchid:12,resrvoir:[16,7,9],hire:[15,16,13],possibl:[0,1,4,7,9,10,19,16],"default":[0,2,3,4,7,8,9,10,12,13,14,16,17,18,19],"0rc7":1,bucket:16,summary_:1,mintimestep:[16,13],connect:[2,5,9,10,13,16,12],creat:[0,20,18,6,19,14,16,12],pseudo:[0,16],deep:16,decreas:16,"48z":8,file:[1,6,17,10],logfnam:19,fill:[19,1,16,12,9],again:[16,20],googl:[0,1],reduct:[16,9],field:9,summary_avg:19,valid:14,spatial:[0,1,18],you:[0,2,19,4,5,6,7,8,9,10,11,13,14,16,17,18,12,20],wf_supplyvariablenamesandrol:[19,4],docstr:1,briefli:16,peak:16,pool:16,reduc:[0,9],log2xml:20,lookupt:[16,7,13],directori:[0,1,2,3,4,5,6,7,8,9,10,11,19,16,12],"_gaug":16,mask:0,mass:[6,12,9],potenti:[0,1,15,17],nutrient:12,represent:[19,16,17,12,18],all:[0,1,2,3,4,5,6,7,9,10,19,15,16,17,18,12],wf_supplycurrenttim:[19,1],consider:[16,20],focfmax:9,actevap_sbm:16,month:[19,10],scalar:[0,18,4,6,19,14],ksat:16,follow:[0,1,20,19,4,6,9,10,11,13,14,15,16,12],disk:[2,3,5,7,9,10,13,19,16],als:[17,12],albrecht:11,init:10,wflow_riverburnin:0,casenamerunidwflow:20,introduc:[16,12,9],sound:19,openconf:0,fals:[10,18,8,4],capillari:[17,9],potevap:16,fall:[16,9],veri:[0,1,6,20],dampen:16,largr:16,pixml_totss:20,list:[0,2,3,4,5,7,9,10,12,13,14,16,17,18,19,20],"tob\u00f3n":1,adjust:[0,8,9,19,15,16],stderr:10,small:[16,12],thiessen:14,hbv96:1,loggingsetup:19,tem:4,zero:[18,3,4,6,19,13,14,16,12],design:16,further:2,inpumap:14,ssave:8,what:[0,10,6,19],sub:[0,17],defin:[0,2,3,4,5,8,9,10,12,13,14,16,18,19],diag:20,sum:[19,10,16,9],find_outlet:18,brief:10,version:[1,15,10],"public":2,movement:16,full:[19,10,15,16,13],variat:16,streamord:18,excess:[16,12],areatot:18,berglov:9,trunc:1,search:[0,1,15],amount:[0,16,20,9],base:[0,1,2,3,5,7,9,19,13,14,15,16,12],pick:10,action:20,maxpercol:[16,17],magnitud:16,cobbl:16,openstreetmap:0,via:1,tsoil:[10,16],declin:16,pixml_state_updatetim:20,transit:16,filenam:[14,17,20,18],qsubcatch_avg:14,select:[15,16,18],qscale:16,resoutflow:4,wflow_riverwidth:[14,16,13],percolari:16,two:[0,8,9,15,16,17,12],reclassif:15,formul:16,dynamicmodel:[2,3,7,10,13,16],taken:[3,5,13,14,15,16,12],basi:16,wflow_gaug:[0,14,12,9],toggl:18,gridcel:16,flat:[0,16,13],desir:20,wflow_inflow:14,resuolut:0,rheinblick2050:15,flag:[14,16,18],wflow_dem:[0,14,13,10],known:9,nomal:6,none:[2,3,5,7,9,10,13,19,16,18],unittru:10,hour:[19,10,16,20,3],remain:[19,16],"275mm":16,deo:18,nname:20,deg:16,share:1,templat:12,wf_dynamicframework:[1,10,4],compart:12,pcrmap:[19,12],sharp:16,subcatchid:[14,16],wflow_diag:20,goal:18,divid:[0,14,16,3,9],rather:[16,18],anoth:[0,14,16,10,9],stemflow:16,becuas:16,tocub:[16,7,9],maxextr:16,csv:[14,10,17,19],simpl:[1,6,20,10],gash:17,resourc:[16,2],perrin:15,xul:[0,19,18],wf_setvaluesasnumpi:[19,4],wilei:2,realquickflow:9,caus:[0,6],membesrt:12,constitu:12,help:[0,5,13],reservoir:[1,3,4,7,9,14,16,12],tslicedyn:[16,13],through:[16,12,9],uh1:3,paramet:[1,2,4,6,10,19,15,17,20],wf_suspend:[19,10],style:19,coarser:[1,12,18],capilari:[16,9],netcdfoutput:[19,17],baseflow:[9,16,4],might:11,good:[10,18],"return":[0,2,3,4,5,7,8,9,10,13,19,16,18,20],sssf:12,cel:[5,12],weedi:16,maxba:9,framework:6,rundyn:5,complain:6,eventu:6,radiat:15,easili:[1,5,13,2,10],alreadi:[0,1,5,12,8],corina:15,done:[0,18,10,7,19,14,16,12],readmap:[16,18],ceat:18,lddglobalopt:0,weight:16,maxleag:16,realli:10,heavi:[16,17],summary_sum:19,expect:[20,3,5,6,7,9,11,13,14,16,12],quantum:0,operation:12,thereor:16,difboun:12,wf_setvalueldd:[19,4],research:16,print:[3,4,7,8,9,10,14,16,19],ass:4,differ:[0,1,5,9,15,12],forecq_qmec:[19,4],resess:16,put:[19,10,13,4],gdal:[0,6],sbm:[14,16,17,20],role3:19,b1_sublist:12,veloc:5,script:[19,1,20,10,4],rainforest:16,assign:0,feed:[12,3],wf_supplyscalarrowcol:19,major:0,alphanl:9,exchang:[19,12,3],misc:[14,4],number:[0,2,3,4,6,7,8,9,19,11,13,14,15,16,18,12,20],snowfal:[16,9],wflowmodel:[1,2,3,4,5,7,9,10,13,16],least:[0,6,12,8],shoal:16,slower:[14,16],miss:[0,1,18,6,19,12],jep:11,exponenti:9,interact:9,construct:[0,1,12,19],station:15,accucapacityflux:16,storm:[16,12],snaptomap:18,store:[0,1,3,9,10,12],adher:[10,5,2,13],option:[0,1,2,3,5,6,8,9,10,19,16,17,18,12,20],snowpack:16,qlu:14,appropri:16,pars:[20,3,5,10,13,2],pathtotbl:19,run_default:[14,10],kind:19,upstreasm:6,vattenbalansavdeln:9,remov:[18,9,15,16,17,12],horizont:[1,12],reus:10,raunheim:15,typic:20,dynmodelfw:[10,4],comput:[0,9],atmospher:15,mintemp:19,packag:17,maxprecip:19,dedic:16,mountain:[16,4],equival:9,self:[3,4,5,7,9,10,12,13,14,16,19],outputdir:20,firstzonethick:16,build:10,penman:16,distribut:[0,1,18,9,19,16],exec:10,koeln:15,previou:[2,3,4,5,8,9,10,14,16,19],reach:16,most:[0,1,2,3,5,6,7,8,9,10,13,14,16,19],refercen:16,amap:12,alpha:[14,4],datablock:12,clear:[15,9],cover:[0,14,6,16,10],part:[1,2,3,4,5,6,7,9,10,13,19,16,17,12],exp:16,"_firsttimestep":10,usual:[6,8,16],headurl:1,getcol:18,distanc:[0,3,18,5,14,16],particularli:9,maxleakag:[19,16],fine:0,find:[0,19,18],writeascii:12,basedir:12,northern:1,solut:[6,20,16],readtbldefault:[19,1],factor:[0,18,8,9,14,15,16],boulder:16,rigth:0,hit:16,express:[15,16],wf_quickresum:19,writemap:18,restart:[2,3,5,9,10,13],target:18,whenev:16,et_reftopot:[16,17],singapor:1,common:0,srtm:15,river:[0,1,18,4,5,7,9,15],openmi:1,set:[1,15,6,17,10],dump:12,sustanc:12,outputmap:[14,3,4],stormflow:16,startup:[14,1,12,19,10],seg:12,see:[0,2,3,6,7,9,10,11,13,14,16,19],sec:[19,13,4],wflow_clonemap:[10,4],sizelimit:18,falback:19,sumprecip:19,dw_writeboundlist:[1,12],smallest:[16,18,13],cutout:0,experi:0,altern:[0,3,5,7,9,19,13,14,16,12],numer:16,diffboun:12,hydrologiska:9,verbos:[14,19],both:[0,1,12,10,9],last:[0,18,4,7,8,14,16,12],delimit:0,annual:14,event:9,adaptivetimestep:[16,13],boundid:12,mmap:18,pdf:[1,15,16,2,13],whole:[6,12,16],load:[0,10,12,4],dfid:1,point:[0,18,6,7,13,14,16,12],schelleken:1,unrealist:[6,16],residu:16,carambia:15,littl:16,shutdown:8,linux:[14,16],throughout:[6,16,12,9],along:16,snowvolum:[16,9],becom:[6,16,9],points_to_map:18,devid:0,due:16,empti:[10,5,20,2,13],sinc:[3,5,9,10,11,13,19],monthli:19,hardrock:16,johor:12,gap:[6,9],"_sbm":[16,8],partli:[16,9],demand:16,wf_savetimeseri:19,upstr:16,look:[0,19],frozen:16,straight:16,budget:9,"while":[16,12],abov:15,error:[3,5,6,7,9,11,13,16],meteorolog:1,pack:[0,16,9],subsect:14,earli:16,vol:[15,16,12,4],centr:[16,18],floodplainvol:13,activ:12,rio:13,itself:[0,17,13],readt:12,tisseuil:15,"_runsuspend":[10,4],default_summarymap:[10,9,16,2,7],higher:[0,16,18,9],optim:[15,16,8],wherea:9,sourcemap:12,user:[2,3,5,9,10,13,19,16,17],variable_rol:[19,4],warup:8,wherev:9,yesterdai:1,restpotevap:16,stateless:[10,5,2,13],lower:[0,5,17,18,9],hbv:[1,20,5,9,16,17],executeact:20,entri:[1,20,9,19,14,16],wflow_prep:14,libiomp5md:12,schell:[1,2,3,5,7,8,9,10,13,19,16,18,12,20],commonli:16,elev:[0,14,15,18,9],nilson:15,unsatur:[14,1,16,12],ldd:[0,18,19,13,14,16,17,12],interpolationmethod:[14,4],channelbottomlevel:[16,13],shape:[0,16],mk_qre:3,administ:4,rundir:[2,3,5,7,9,10,13,16],timber:16,inputtimeseriesxml:20,pcrastertimeseri:4,also:[0,1,2,3,4,5,7,8,9,10,11,12,13,14,15,16,18,19,20],soilmoistur:[19,9,4],depric:18,"k\u00f6hler":1,input:[19,1,6,4],float32:6,bin:[10,20],transpar:1,wflowvers:9,big:16,wiver:4,bia:15,luclass:12,outstat:[14,10,6,20],insert:[19,7,13],bit:0,infiltexcess:16,semi:9,resolv:6,"32bit":0,canopygapfract:16,b2_simtim:12,wf_resum:[19,10],often:16,simplifi:[19,1,20],creation:0,channellength:[16,13],back:[20,4,6,9,14,16,12],sampl:[14,3],accrod:18,dw_createdwrun:12,montan:1,b9_mapvar:12,scale:[0,14,16,18],pet:[14,19,4],wflow_demmax:[0,16],chunksiz:18,framwork:19,per:[0,18,3,4,9,19,13,14,15,16,17,12],larg:[0,6,18,8,16],wflow_bin:11,run:[1,6,17,10],subcellgwrunoff:16,stem:16,step:[0,3,8,9,10,14,15,16,12],buiteveld:15,tidal:13,subtract:[16,9],downward:16,tble:0,ylr:0,threshol:18,cmax:16,block:[12,18],mske:4,pythonpath:11,within:[1,2,3,5,6,7,8,9,10,11,12,13,14,15,16,19],ensur:[19,9],websit:[16,7,13],institut:9,megabyt:18,"long":[0,14,9,3,4],lowerflowbound:[16,13],includ:[0,1,18,8,9,10,16,17,12],suit:8,fzf:14,"1e35":0,properli:20,"1e31":6,col2map:18,link:[19,1],line:[1,20,2,10],info:[1,20,10,11,19,12],consist:[14,1,12],quickflow:[9,4],wigmosta:16,mapmaximum:16,ldddescript:19,similar:12,mymodel:[10,4],curv:[16,18,9],groundwat:[14,16,12],constant:[13,16,12,9],overland:[14,16,12],doesn:9,repres:[0,16,12,9],areastat:18,incomplet:[2,3,5,7,11,13,14],dynsubstep:[16,13],cfmax:[16,9],area_river_burnin:18,polygon:14,w_soil:16,leveltss:[16,13],b4_dispers:12,b2_numset:12,initialscal:0,eoverr:16,clean:16,gross:16,evap:[16,17,9],hourlyclim:[19,10],amplitud:18,generaten:16,testwflow:11,ago:11,lane:16,land:[0,15,16,12,9],multpar:[10,9],mapin:18,n_river:[16,7],recalibr:17,freewat:[19,9,4],depth:[0,1,6,9,13,14,16],qmea:8,nash:15,code:15,underbrush:16,scratch:[5,13],onlinelibrari:2,levdyn:5,landscap:2,edu:2,compact:16,friendli:18,send:17,dw_write_tim:12,gravel:16,hgaug:14,wave:[1,5,7,9,17,12],volum:[13,16,12,9],trough:[1,12],relev:9,maxsnowpack:9,tri:[20,18],complic:9,geograph:18,waterlevel:[4,7,9,19,13,14,16,12],"try":[0,10,19,13,14,16,17],wdepth:16,potenevap:16,wflow_:[14,20,8,4],pleas:[0,14,16,2],impli:9,smaller:[16,18,13],maxau:15,readmapnew:19,cfr:9,percentil:[0,14,16,18],append:[10,12],index:[1,16,9],vanarno:11,compar:[19,16,2],nooverwrit:[19,10,4],scatch:14,gauges_x:0,subcellrunoff:16,cell:[0,18,3,4,5,6,7,9,10,14,15,16,12],hourli:[16,3],experiment:[3,9,11,13,16,12],gauges_i:0,evelev:0,modelvers:19,wf_supplystarttim:19,wflowsbm:[1,15],climatolog:19,len:10,intercept:[1,6,17],lev:[5,13,12,4],vertic:[1,12],actevapustor:16,massbalkinwav:4,convert:[0,1,20,7,9,19,16,17,12],ineffect:16,larger:[1,16,12,9],clonemapfilenam:11,initialz:4,chang:[19,1,15,2,7],scaler:18,appli:[14,1,15,16,9],app:11,"boolean":[0,18],smoothpar:16,rootingdepth:[14,19,16,8],redo:4,topoid:[19,10],cloud:1,fed:[16,12],from:[0,1,2,3,4,5,7,8,9,10,12,13,14,15,16,17,18,19,20],zip:18,areamap_class:12,inflow_numb:12,next:[0,6,8,19,14,16,12],implic:16,process:[0,1,9],chr:15,usr:10,usp:1,floodplain:[16,13],potevapor:4,channelrough:[16,13],dw_write_b2_outloc:12,account:3,chdir:4,unpav:16,wflow:[10,6],thin:16,meet:9,pcraster:[0,1,2,3,4,5,6,7,9,10,11,12,13,14,16,17,18,19,20],control:1,wf_setvaluerowcol:19,dw_writenrexchnag:12,high:[0,15,9],updatefil:14,tag:12,downhil:9,schemat:[16,9],tan:9,multdynapar:9,everywher:12,surfac:[1,7,9,13,15,16,12],cuas:6,wf_supplyvariableunit:19,occur:[16,12,9],inmap:[18,3,5,7,19,13,14,12,20],suz:9,rootdistpar:16,lowerzonestorag:[19,9,4],forest:[1,9],configfil:[2,3,4,5,7,8,9,10,13,14,16,19],instead:[1,18,9,10,13,16],clength:18,delai:[20,3,9],precalcul:9,watert:16,hotstart:14,hydrolog:[1,15,2,8,9],topograph:[14,1],redund:[2,9],physic:0,alloc:[16,9],essenti:[2,3,5,7,9,10,13,16],annualdischarg:[14,4],bind:1,correspond:[19,10],element:[16,20],issu:[10,20],allow:[1,10,19,16,17,12],fallback:10,timestap:9,ouput:[10,5,13,3,9],sigmoid:[14,16],move:[0,16,18],meter:[0,16],fluvial:16,outxml:20,meteo:10,stepwis:[16,18],dw_pcrtodatablock:12,intevap:4,segement:12,inputtss:14,getvalatpoint:[19,18],chosen:15,wf_setparametervalu:19,qgi:[0,6],decai:16,pixel:[0,9],pixml_totss_d:20,handl:[0,16],dai:[20,19,9,10,11,14,15,16],fewsrun:[20,3,5,7,9,13,14,16],dat:12,mention:9,facilit:10,lowerzon:[16,9],parameter:16,exta:[1,12],lammersen:15,metr:[14,16,3,13],upscale_riverlength:18,eveapor:16,variable_unit:[19,4],chunk:18,scalarinput:[14,4],"static":[19,10,17,2],our:9,out:[0,16,2,12],variabl:[0,1,2,3,4,5,7,9,10,11,19,18,12],rainfal:[1,9],matrix:[19,15,12],weert:11,rev:[2,3,5,7,8,9,10,13,19,16,18,12,20],discharg:[3,5,6,7,8,9,13,14,15,16,12],stuf:[16,7],rel:[0,8,19,11,14,16,12],max:[19,5,16,18,3],wich:[9,4],ref:9,red:12,evapotranspir:[0,3,9,14,15,16],wflow_landus:[0,14],conceptualis:1,insid:5,derivit:18,subgrid:0,refreez:[16,9],ect:17,dictionari:[14,16,12,9],qui:4,kaub:15,ltt:4,outmap:19,could:0,keep:[10,16,13],cevpf:9,length:[18,3,5,7,9,19,13,14,16,12],outsid:[0,19,6,17,16],upscal:[0,18],upperzonestorag:[19,9,4],softwar:[1,4],isbn:15,firstzonemincapac:16,date:[0,19,20,9],tslice:[14,3,4],subcatch_order_b:18,subcatch_order_a:18,symmary_avg:17,laps:15,outsum:[0,2,5,6,10,13,19],capac:[16,3,9],messag:[0,20],fromat:0,wf_readmapclimatolog:19,migth:[14,16],"final":[0,1,16],floodwai:16,shell:16,tss_topixml:20,shallow:[14,16],createrunid:[19,10,4],rst:1,cpython:11,structur:[0,1,2,4,5,10,19,12],loglevel:[3,5,7,9,13,16],wf_supplyparameteraslist:19,steep:[14,16,18],maxflooddist:5,pfrac:16,clip:0,cochem:15,have:[0,5,6,8,9,13,14,15,16,17,12],inputparamet:[14,16],optimis:[16,8,13],noseg:12,rout:[1,3,6,9,16,17],contour:16,mix:12,which:[0,19,6,8,9,10,14,15,16,12],wflow_tempcor:14,graviti:16,singl:[19,18,9],jaap:11,opendap:1,unless:9,whc:[16,9],channelform:[16,13],segment:12,why:6,updatecol:[14,16,9],url:2,gather:0,filelist:18,wflow_hbv_mem:4,updaterunoff:[9,16,7,4],determin:[0,18,3,5,7,9,13,14,15,16,12,20],flux:[1,7,12,9],dijk:2,xmlfile:20,recess:[16,9],filetyp:19,reinit:14,netcdfwritebuff:[19,17],empir:9,detdrainwidth:18,rough:[16,13],trivial:0,anywai:20,sh1:3,sh2:3,locat:[0,1,18,3,5,7,9,19,13,14,16,12,20],step2dir:0,basel:15,r7991:1,should:[0,2,3,4,5,7,8,9,10,11,13,14,16,17,18,12],jan:9,monthlyclim:[19,10],parameter_1:[14,8],parameter_0:[14,8],local:[0,14,15,12,9],pottran:16,rheinhal:15,outputtss_0:14,wf_supplymapasnumpi:[19,4],contribut:16,drainagebas:16,setkquickflow:9,pave:16,autom:8,tbl:[0,3,6,7,9,10,13,19,16,17],increas:[14,16,9],in_map:[19,18],flattend:12,shp:0,parameter_n:8,variable_name_in_model:[19,4],rc4:1,stuff:[16,7,9],integr:[16,12],contain:[0,14,11,12,10],strahler:0,sediment:16,view:[14,9],terrain:1,cf_soil:16,wetland:13,configfilenam:11,stack:[0,10,19],currenttimestep:10,dlc:[16,7,9],statu:19,correctli:11,mainli:9,boundari:[0,1,18,13,16,12],delwaq:[1,12],outputcsv_1:14,tend:16,mycas:14,state:[1,2,3,4,5,6,7,9,10,13,14,16,19,20],theta:16,neither:16,spinup:14,kei:[14,18],windowaverag:16,notion:16,cflux:9,plugin:0,canopi:[6,16,9],equal:[14,16,9],configpars:18,etc:[0,1,12,14],equat:[13,16,9],freeli:14,minumum:16,hattingen:15,comment:2,guidelin:1,brahmer:15,moistur:[3,9],solv:[11,16],respect:[1,13,16,9],getrowcolpoint:18,andernach:15,addition:19,wf_savedynmap:[19,1],impact:[1,15],compon:[16,12,9],kin_wav:4,outflow:[14,9,16,12,4],actevapsat:16,treat:16,certain:16,trajectori:16,dw_writenrseg:12,wf_supplyscalar:[19,4],dure:[16,12,9],thetar:16,"57z":1,presenc:[16,7,9],meus:[0,16],hypsograph:9,togeth:12,present:[0,1,2,3,5,7,9,10,13,19,16,12],statist:[0,18],riverlength:18,getmapstacksfromruninfo:20,modelnam:8,tss:[20,3,4,8,9,19,13,14,16,17],cursor:0,smhi:9,dynamicframwork:19,observ:[16,8],argv:[2,3,5,7,9,10,13,16],instantani:12,layer:[0,1,12,9],site:16,firstzonedepth:[14,16,9],fiddl:4,incom:9,revis:9,avg:19,scienc:15,mimimum:16,schematis:[16,12],satisfi:16,sqrt:18,member:12,python:[1,2,4,10,19,17,12,20],largest:[0,18],probabl:[0,6],"35z":5,wflow_subcatch:[0,4,8,10,14,12],outputformat:[14,19],workdir:[0,20],http:[0,1,20,2,10],interrog:[19,4],effect:16,handi:[0,16,9],logfil:[14,20,16,7,9],ribasim:[16,9],rift:16,off:[16,12,9],resour:2,maxleakeg:17,well:[19,20],fileformat:18,exampl:[10,6],command:[1,20,2,10],interpol:14,undefin:19,latest:11,deltar:[1,2,20],areaord:18,less:16,wflow_riv:[0,14],obtain:[12,9],interim:17,maxflux:9,lesi:18,expon:9,rapid:[1,12],filetarget:18,noah:16,sky:15,hofstra:15,discuss:9,add:[1,20,3,7,8,9,10,19,16,12],wet:[14,1,16],logger:[10,20],match:[0,6,9,19,14,15,16],waven:13,vrac:15,piec:4,finnegan:16,arguabl:16,ustoredepth:16,klok:15,redesign:12,ttime:12,loss:16,like:0,lost:16,realist:16,poros:16,necessari:0,sectiosn:19,page:1,exceed:9,inputmapstack:[14,5,7,13],suppli:[0,1,18,3,4,5,6,9,10,13,19,16,12],wflow_bankful:5,casedirectori:11,"export":[20,12],standardnam:19,wiidth:14,onemap:4,home:[11,20],transport:9,lead:16,b8_initi:12,lear:14,estim:[14,1,16,12,4],leav:[12,9],x_gauge_1:0,x_gauge_2:0,overlai:0,riverwidth:[5,16],excesswat:16,canopystorag:16,journal:16,usag:[0,2,3,5,7,8,9,10,13,14,16,18,12,20],floodplainwidth:[16,13],although:[10,16,8],stage:[6,16],about:6,actual:[0,18,5,9,19,14,16],world:19,column:[0,1,20,18,8,9,14,19,16,12],pcr_tanh:3,runinfofil:[20,7,8,9,19,14,16],"56z":[19,20],own:[10,18],paramtyp:10,automat:[0,8],dataset:15,assess:[15,16,2],openlay:0,reanalysi:15,van:[15,2],transfer:[16,9],much:[0,16,18,13],"var":[0,1,3,18,8,10],"function":[1,2,4,10,19,17],timest:12,triangular:9,lelystad:15,wf_setvaluesaspcrmap:19,runoffgeneratinggwperc:[14,16,8],bug:11,lengthpercel:18,leastsq:8,sutcliff:15,made:[0,10,19,15,16,17,12],rc8:1,temp:[0,14,19,10,4],veget:16,rc5:1,areamapnam:19,smooth:16,displai:[5,13,20,4],below:[0,2,3,4,7,9,10,12,13,14,15,16,18,19,20],limit:[20,8,9],otherwis:[14,5,16,9],succe:0,colum:[12,8],evalu:16,ifthenels:16,"int":[10,3,4],descript:[1,20,2,10],inv:[14,4],inw:12,inp:12,nomin:[0,6],implement:[2,3,5,7,9,10,13,16],ini:[1,17,10],freewaterdepth:16,openda_bin:11,pit:[4,13,19,15,16,17],inc:12,default_sbm:[0,14],sperna:15,detail:[0,16,18],areacod:[14,19,8],other:[0,1,2,19,4,5,9,10,13,14,16,18,20],getopt:[10,5,2,3,13],stat:14,stau:19,surfacerunoffmm:[14,9],fulli:[20,9],krahe:15,sphinx:1,weiland:15,coordin:[19,18],terrain_lib:19,rule:[0,20],netintercept:16,samplemap:14},objtypes:{"0":"py:module","1":"py:function","2":"py:method","3":"py:class","4":"py:data"},objnames:{"0":["py","module","Python module"],"1":["py","function","Python function"],"2":["py","method","Python method"],"3":["py","class","Python class"],"4":["py","data","Python data"]},filenames:["wflow_building","index","wflow_W3RA","wflow_gr4","testrunner_wflowhbv","wflow_floodmap","faq","wflow_routing","wflow_fit","wflow_hbv","framework","wflow_openda","wflow_delwaq","wflow_wave","wflow_usage","calib_report","wflow_sbm","release_notes","wflow_lib","wf_DynamicFramework","wflow_adapt"],titles:["Building a model","Welcome to wflow’s documentation!","The wflow_W3RA Model","The wflow_gr4 model","run wflow_hbv via API","The wflow_floodmap model","Questions and answers","THe wflow_routing Model","The wflow_fit module","The wflow_hbv model","Using the framework","Linking wflow to OpenDA","wflow_delwaq Module","THe wflow_wave Model","Using the models","Calibration of the wflow_sbm model for the Rhine catchment using EOBS data","The wflow_sbm Model","Release notes","wflow_lib Module","Using the .ini file","wflow_adapt Module"],objects:{"":{wflow_W3RA:[2,0,0,"-"],wflow_adapt:[20,0,0,"-"],wflow_prepare_step1:[0,0,0,"-"],testrunner_wflowhbv:[4,0,0,"-"],wflow_sceleton:[10,0,0,"-"],wflow_floodmap:[5,0,0,"-"],wflow_routing:[7,0,0,"-"],wflow_fit:[8,0,0,"-"],wflow_hbv:[9,0,0,"-"],wflow_wave:[13,0,0,"-"],wf_DynamicFramework:[19,0,0,"-"],wflow_gr4:[3,0,0,"-"],wflow_sbm:[16,0,0,"-"],wflow_lib:[18,0,0,"-"],wflow_delwaq:[12,0,0,"-"],wflow_prepare_step2:[0,0,0,"-"]},wflow_gr4:{pcr_tanh:[3,1,1,""],mk_qres:[3,1,1,""],initUH1:[3,1,1,""],initUH2:[3,1,1,""],WflowModel:[3,3,1,""],usage:[3,1,1,""],main:[3,1,1,""]},"wf_DynamicFramework.wf_DynamicFramework":{wf_supplyCurrentTime:[19,2,1,""],wf_savesummarymaps:[19,2,1,""],wf_setValues:[19,2,1,""],iniFileSetUp:[19,2,1,""],wf_supplyVariableNamesAndRoles:[19,2,1,""],wf_supplyEndTime:[19,2,1,""],readtblDefault:[19,2,1,""],wf_supplyParameterAsList:[19,2,1,""],wf_resume:[19,2,1,""],wf_supplyMapAsPcrMap:[19,2,1,""],wf_suspend:[19,2,1,""],wf_supplyMapAsList:[19,2,1,""],wf_updateparameters:[19,2,1,""],wf_supplyGridDim:[19,2,1,""],wf_supplyStartTime:[19,2,1,""],wf_setValueRowCol:[19,2,1,""],wf_setValueLdd:[19,2,1,""],wf_readmap:[19,2,1,""],wf_supplyVariableRoles:[19,2,1,""],wf_supplyRowCol:[19,2,1,""],wf_supplyMapAsNumpy:[19,2,1,""],wf_QuickSuspend:[19,2,1,""],setQuiet:[19,2,1,""],wf_QuickResume:[19,2,1,""],loggingSetUp:[19,2,1,""],run:[19,2,1,""],wf_setParameterValues:[19,2,1,""],wf_setValuesAsNumpy:[19,2,1,""],wf_multParameterValuesArea:[19,2,1,""],wf_supplyVariableNames:[19,2,1,""],wf_setValuesAsPcrMap:[19,2,1,""],wf_supplyVariableUnits:[19,2,1,""],createRunId:[19,2,1,""],wf_supplyScalar:[19,2,1,""],wf_multParameterValues:[19,2,1,""],wf_supplyScalarRowCol:[19,2,1,""],wf_setValue:[19,2,1,""],wf_saveTimeSeries:[19,2,1,""],wf_savedynMaps:[19,2,1,""],wf_supplyVariableCount:[19,2,1,""],wf_readmapClimatology:[19,2,1,""]},"wflow_floodmap.WflowModel":{suspend:[5,2,1,""],resume:[5,2,1,""],stateVariables:[5,2,1,""],initial:[5,2,1,""],dynamic:[5,2,1,""],supplyCurrentTime:[5,2,1,""]},"wflow_gr4.WflowModel":{suspend:[3,2,1,""],resume:[3,2,1,""],stateVariables:[3,2,1,""],initial:[3,2,1,""],dynamic:[3,2,1,""],supplyCurrentTime:[3,2,1,""]},wf_DynamicFramework:{wf_DynamicFramework:[19,3,1,""]},wflow_prepare_step2:{usage:[0,1,1,""],OpenConf:[0,1,1,""],main:[0,1,1,""],resamplemaps:[0,1,1,""],configget:[0,1,1,""]},"wflow_wave.WflowModel":{suspend:[13,2,1,""],resume:[13,2,1,""],stateVariables:[13,2,1,""],initial:[13,2,1,""],dynamic:[13,2,1,""],supplyCurrentTime:[13,2,1,""],runDynamicWave:[13,2,1,""]},wflow_floodmap:{main:[5,1,1,""],WflowModel:[5,3,1,""]},wflow_routing:{usage:[7,1,1,""],main:[7,1,1,""],WflowModel:[7,3,1,""]},wflow_hbv:{multdynapars:[9,4,1,""],wflowVersion:[9,4,1,""],multpars:[9,4,1,""],WflowModel:[9,3,1,""],usage:[9,1,1,""],main:[9,1,1,""],updateCols:[9,4,1,""]},"wflow_sbm.WflowModel":{suspend:[16,2,1,""],parameters:[16,2,1,""],resume:[16,2,1,""],stateVariables:[16,2,1,""],dynamic:[16,2,1,""],initial:[16,2,1,""],default_summarymaps:[16,2,1,""],supplyCurrentTime:[16,2,1,""],updateRunOff:[16,2,1,""]},wflow_wave:{usage:[13,1,1,""],main:[13,1,1,""],WflowModel:[13,3,1,""]},"wflow_routing.WflowModel":{suspend:[7,2,1,""],resume:[7,2,1,""],stateVariables:[7,2,1,""],dynamic:[7,2,1,""],initial:[7,2,1,""],default_summarymaps:[7,2,1,""],supplyCurrentTime:[7,2,1,""],updateRunOff:[7,2,1,""]},wflow_delwaq:{dw_WriteInitials:[12,1,1,""],dw_WriteBoundData:[12,1,1,""],dw_WriteSegmentOrExchangeData:[12,1,1,""],dw_Write_Substances:[12,1,1,""],readTS:[12,1,1,""],dw_WritePointer:[12,1,1,""],dw_Write_B2_outlocs:[12,1,1,""],dw_WriteNrExChnages:[12,1,1,""],dw_WriteNrSegments:[12,1,1,""],dw_WriteBoundlist:[12,1,1,""],dw_mkDelwaqPointers:[12,1,1,""],usage:[12,1,1,""],dw_pcrToDataBlock:[12,1,1,""],dw_Write_Times:[12,1,1,""],main:[12,1,1,""],dw_CreateDwRun:[12,1,1,""]},wflow_W3RA:{usage:[2,1,1,""],main:[2,1,1,""],WflowModel:[2,3,1,""]},"wflow_hbv.WflowModel":{suspend:[9,2,1,""],resume:[9,2,1,""],stateVariables:[9,2,1,""],dynamic:[9,2,1,""],initial:[9,2,1,""],default_summarymaps:[9,2,1,""],supplyCurrentTime:[9,2,1,""],updateRunOff:[9,2,1,""]},"wflow_fit.wfmodel_fit_API":{multVarWithPar:[8,2,1,""],savemaps:[8,2,1,""],run:[8,2,1,""],shutdown:[8,2,1,""]},"wflow_W3RA.WflowModel":{suspend:[2,2,1,""],resume:[2,2,1,""],stateVariables:[2,2,1,""],dynamic:[2,2,1,""],initial:[2,2,1,""],default_summarymaps:[2,2,1,""]},wflow_prepare_step1:{usage:[0,1,1,""],OpenConf:[0,1,1,""],main:[0,1,1,""],configget:[0,1,1,""]},wflow_adapt:{mapstackxml:[20,1,1,""],main:[20,1,1,""],log2xml:[20,1,1,""],pixml_state_updateTime:[20,1,1,""],pixml_totss:[20,1,1,""],getEndTimefromRuninfo:[20,1,1,""],getStartTimefromRuninfo:[20,1,1,""],getTimeStepsfromRuninfo:[20,1,1,""],setlogger:[20,1,1,""],tss_topixml:[20,1,1,""],getMapStacksFromRuninfo:[20,1,1,""],pixml_totss_dates:[20,1,1,""]},wflow_lib:{upscale_riverlength:[18,1,1,""],detdrainwidth:[18,1,1,""],configget:[18,1,1,""],getrows:[18,1,1,""],areastat:[18,1,1,""],getgridparams:[18,1,1,""],subcatch_order_b:[18,1,1,""],subcatch_order_a:[18,1,1,""],area_river_burnin:[18,1,1,""],sCurveSlope:[18,1,1,""],configsection:[18,1,1,""],points_to_map:[18,1,1,""],find_outlet:[18,1,1,""],snaptomap:[18,1,1,""],area_percentile:[18,1,1,""],writeMap:[18,1,1,""],classify:[18,1,1,""],getRowColPoint:[18,1,1,""],getValAtPoint:[18,1,1,""],lddcreate_save:[18,1,1,""],hand:[18,1,1,""],Gzip:[18,1,1,""],subcatch:[18,1,1,""],sCurve:[18,1,1,""],riverlength:[18,1,1,""],getcols:[18,1,1,""],configset:[18,1,1,""],detdrainlength:[18,1,1,""],checkerboard:[18,1,1,""],readMap:[18,1,1,""],zipFiles:[18,1,1,""],area_riverlength_factor:[18,1,1,""]},wflow_sceleton:{main:[10,1,1,""],WflowModel:[10,3,1,""]},wflow_fit:{wfmodel_fit_API:[8,3,1,""],configget:[8,1,1,""]},"wflow_sceleton.WflowModel":{suspend:[10,2,1,""],parameters:[10,2,1,""],resume:[10,2,1,""],stateVariables:[10,2,1,""],default_summarymaps:[10,2,1,""],initial:[10,2,1,""],dynamic:[10,2,1,""],supplyCurrentTime:[10,2,1,""],"__init__":[10,2,1,""]},wflow_sbm:{usage:[16,1,1,""],actEvap_SBM:[16,1,1,""],main:[16,1,1,""],WflowModel:[16,3,1,""],SnowPackHBV:[16,1,1,""]}},titleterms:{all:14,code:10,wflow_gr4:[1,3],infiltr:16,rutter:16,calibr:[15,16],dynam:16,paramet:[0,16],depend:[13,2,3,7],wflow_prepare_step2:0,fit:8,how:[1,12,8],configur:[0,13,2,3,7],descript:[5,8,9],overview:14,preprocess:0,input:0,analyt:16,sourc:10,python:[5,8,9],faq:1,subcatch:[16,9],framework:[19,1,10],temperatur:16,grid:16,veri:12,requir:0,introduct:[0,1,2,3,5,7,8,9,13,16,12,20],measur:14,wflow_w3ra:[1,2],wflow_lib:18,rainfal:16,flux:16,wflow_sceleton:10,river:16,set:[0,19,4],map:0,terrain:18,procedur:15,malaysia:12,leakag:16,"static":0,result:8,respons:9,todo:[19,1,12,3,20],librari:[1,18],variabl:16,rhine:15,singapor:12,wflow_floodmap:[1,5],definit:[10,5,2,3,13],content:0,version:17,adapt:1,"new":[0,1],evapor:[16,9],refer:[1,16],wflow_wav:[1,13],run:[14,19,4],wflowsbm:16,gener:16,water:16,intercept:[16,9],releas:[1,17],modifi:[15,16],valu:16,trunc:17,sub:16,openda:[1,11],wflow_prepare_step1:0,question:6,anot:10,modelparamet:19,runoff:[16,9],studi:12,wflow_sbm:[14,1,15,16],origin:15,routin:9,via:4,guidelin:16,modul:[1,2,3,5,7,8,9,13,19,16,18,12,20],api:[19,4],differ:16,script:[0,12],fro:0,wflow_hbv:[1,9,4],few:[1,20],scheme:16,"0rc7":17,wflow_delwaq:12,"function":20,option:14,forc:[15,16],landus:15,catchment:15,link:[11,20],line:[0,14],"case":[0,14,12],account:16,possibl:14,rc4:17,rc5:17,prepar:0,work:12,wflow_fit:8,summary_:19,wflow:[1,11,20],limit:16,dem:15,abov:10,meteorolog:16,problem:0,control:4,analysi:18,process:16,soil:[16,9],store:16,indic:1,ini:[14,19,8,4],file:[0,14,19,8,4],tabl:[0,1],wf_dynamicframework:19,answer:6,welcom:1,snow:[16,9],note:[1,17,3],kinemat:16,lookup:0,build:[0,1],test:1,document:[0,1,2,3,7,13,16,12,20],simpl:12,updat:14,gash:16,structur:14,zone:16,hydrolog:18,hydrograph:16,wave:16,data:[0,14,15,16],chang:16,man:16,eob:15,lower:16,hbv:14,wflow_adapt:20,directori:14,flow:[16,9],wflow_rout:[1,7],exampl:[1,12],command:[0,14],potenti:[16,9],delft:[1,20],model:[0,1,2,3,4,5,7,9,10,13,14,15,16,20],section:19,width:16}})
\ No newline at end of file
Index: doc/_build/html/wf_DynamicFramework.html
===================================================================
diff -u -rd18fc756502e8883ffe44e759a13c0f9075f46eb -r85a13d74f419323f10f79839fd3ea46710f5c6c7
--- doc/_build/html/wf_DynamicFramework.html (.../wf_DynamicFramework.html) (revision d18fc756502e8883ffe44e759a13c0f9075f46eb)
+++ doc/_build/html/wf_DynamicFramework.html (.../wf_DynamicFramework.html) (revision 85a13d74f419323f10f79839fd3ea46710f5c6c7)
@@ -207,14 +207,14 @@
- default - Default value if map/tbl is not present
Possible parameter types (the second option)are:
-staticmap: Read at startup from map
-statictbl: Read at startup from tbl, falback to map (need Landuse, Soil and TopoId (subcatch) maps)!
-timeseries: read map for each timestep
-monthlyclim: read a map corresponding to the current month (12 maps in total)
-dailyclim: read a map corresponding to the current day of the year (366 maps in total)
-hourlyclim: read a map corresponding to the current hour of the day (24 maps in total)
-
-
+
+- staticmap: Read at startup from map
+- statictbl: Read at startup from tbl, falback to map (need Landuse, Soil and TopoId (subcatch) maps)!
+- timeseries: read map for each timestep
+- monthlyclim: read a map corresponding to the current month (12 maps in total)
+- dailyclim: read a map corresponding to the current day of the year (366 maps in total)
+- hourlyclim: read a map corresponding to the current hour of the day (24 maps in total)
+
Example:
[modelparameters]
RootingDepth=monthlyclim/ROOTS,monthlyclim,75
@@ -952,22 +952,10 @@
-
wf_updateparameters()
-Update the model [arameters
-input:
-- pname - Name of the parameter (internal variable)
-- pstack - Name of the mapstack (representation on disk or in mem)
-- ptype - Type of parameter (default = static)
-
-
-Possible parameter types are:
-- staticmap: Read at startup from map
-- statictbl: Read at startup from tbl, falback to map (nee Landuse, Soil and TopoId (subcatch) maps!
-- timeseries: read map for each timestep
-- monthlyclim: read a map corresponding to the current month (12 maps in total)
-- dailyclim: read a map corresponding to the current day of the year
-- hourlyclim: read a map corresponding to the current hour of the day (24 in total)
-
-
+Update the model Parameters (can be used in static and dynamic part of the model)
+It does this by looking at the parameters listed in [parameters] section in the
+ini file and those defined in the parameters() function in the actual model
+(defined by the model developer).
Index: doc/_build/plot_directive/plots/calibplot_00.pdf
===================================================================
diff -u -rd18fc756502e8883ffe44e759a13c0f9075f46eb -r85a13d74f419323f10f79839fd3ea46710f5c6c7
Binary files differ
Index: doc/_build/plot_directive/plots/calibplot_01.pdf
===================================================================
diff -u -rd18fc756502e8883ffe44e759a13c0f9075f46eb -r85a13d74f419323f10f79839fd3ea46710f5c6c7
Binary files differ
Index: doc/_build/plot_directive/plots/calibplot_02.pdf
===================================================================
diff -u -rd18fc756502e8883ffe44e759a13c0f9075f46eb -r85a13d74f419323f10f79839fd3ea46710f5c6c7
Binary files differ
Index: doc/_build/plot_directive/plots/calibplot_03.pdf
===================================================================
diff -u -rd18fc756502e8883ffe44e759a13c0f9075f46eb -r85a13d74f419323f10f79839fd3ea46710f5c6c7
Binary files differ
Index: doc/_build/plot_directive/plots/calibplot_04.pdf
===================================================================
diff -u -rd18fc756502e8883ffe44e759a13c0f9075f46eb -r85a13d74f419323f10f79839fd3ea46710f5c6c7
Binary files differ
Index: doc/_build/plot_directive/plots/calibplot_05.pdf
===================================================================
diff -u -rd18fc756502e8883ffe44e759a13c0f9075f46eb -r85a13d74f419323f10f79839fd3ea46710f5c6c7
Binary files differ
Index: doc/_build/plot_directive/plots/calibplot_06.pdf
===================================================================
diff -u -rd18fc756502e8883ffe44e759a13c0f9075f46eb -r85a13d74f419323f10f79839fd3ea46710f5c6c7
Binary files differ
Index: doc/_build/plot_directive/plots/calibplot_07.pdf
===================================================================
diff -u -rd18fc756502e8883ffe44e759a13c0f9075f46eb -r85a13d74f419323f10f79839fd3ea46710f5c6c7
Binary files differ
Index: doc/_build/plot_directive/plots/calibplot_08.pdf
===================================================================
diff -u -rd18fc756502e8883ffe44e759a13c0f9075f46eb -r85a13d74f419323f10f79839fd3ea46710f5c6c7
Binary files differ
Index: doc/_build/plot_directive/plots/calibplot_09.pdf
===================================================================
diff -u -rd18fc756502e8883ffe44e759a13c0f9075f46eb -r85a13d74f419323f10f79839fd3ea46710f5c6c7
Binary files differ
Index: doc/_build/plot_directive/plots/calibplot_10.pdf
===================================================================
diff -u -rd18fc756502e8883ffe44e759a13c0f9075f46eb -r85a13d74f419323f10f79839fd3ea46710f5c6c7
Binary files differ
Index: doc/_build/plot_directive/plots/calibplot_11.pdf
===================================================================
diff -u -rd18fc756502e8883ffe44e759a13c0f9075f46eb -r85a13d74f419323f10f79839fd3ea46710f5c6c7
Binary files differ
Index: doc/_build/plot_directive/plots/calibplot_12.pdf
===================================================================
diff -u -rd18fc756502e8883ffe44e759a13c0f9075f46eb -r85a13d74f419323f10f79839fd3ea46710f5c6c7
Binary files differ
Index: doc/_build/plot_directive/plots/calibplot_13.pdf
===================================================================
diff -u -rd18fc756502e8883ffe44e759a13c0f9075f46eb -r85a13d74f419323f10f79839fd3ea46710f5c6c7
Binary files differ
Index: doc/_build/plot_directive/plots/calibplot_lunew_00.pdf
===================================================================
diff -u -rd18fc756502e8883ffe44e759a13c0f9075f46eb -r85a13d74f419323f10f79839fd3ea46710f5c6c7
Binary files differ
Index: doc/_build/plot_directive/plots/calibplot_lunew_01.pdf
===================================================================
diff -u -rd18fc756502e8883ffe44e759a13c0f9075f46eb -r85a13d74f419323f10f79839fd3ea46710f5c6c7
Binary files differ
Index: doc/_build/plot_directive/plots/calibplot_lunew_02.pdf
===================================================================
diff -u -rd18fc756502e8883ffe44e759a13c0f9075f46eb -r85a13d74f419323f10f79839fd3ea46710f5c6c7
Binary files differ
Index: doc/_build/plot_directive/plots/calibplot_lunew_03.pdf
===================================================================
diff -u -rd18fc756502e8883ffe44e759a13c0f9075f46eb -r85a13d74f419323f10f79839fd3ea46710f5c6c7
Binary files differ
Index: doc/_build/plot_directive/plots/calibplot_lunew_04.pdf
===================================================================
diff -u -rd18fc756502e8883ffe44e759a13c0f9075f46eb -r85a13d74f419323f10f79839fd3ea46710f5c6c7
Binary files differ
Index: doc/_build/plot_directive/plots/calibplot_lunew_05.pdf
===================================================================
diff -u -rd18fc756502e8883ffe44e759a13c0f9075f46eb -r85a13d74f419323f10f79839fd3ea46710f5c6c7
Binary files differ
Index: doc/_build/plot_directive/plots/calibplot_lunew_06.pdf
===================================================================
diff -u -rd18fc756502e8883ffe44e759a13c0f9075f46eb -r85a13d74f419323f10f79839fd3ea46710f5c6c7
Binary files differ
Index: doc/_build/plot_directive/plots/calibplot_lunew_07.pdf
===================================================================
diff -u -rd18fc756502e8883ffe44e759a13c0f9075f46eb -r85a13d74f419323f10f79839fd3ea46710f5c6c7
Binary files differ
Index: doc/_build/plot_directive/plots/calibplot_lunew_08.pdf
===================================================================
diff -u -rd18fc756502e8883ffe44e759a13c0f9075f46eb -r85a13d74f419323f10f79839fd3ea46710f5c6c7
Binary files differ
Index: doc/_build/plot_directive/plots/calibplot_lunew_09.pdf
===================================================================
diff -u -rd18fc756502e8883ffe44e759a13c0f9075f46eb -r85a13d74f419323f10f79839fd3ea46710f5c6c7
Binary files differ
Index: doc/_build/plot_directive/plots/calibplot_lunew_10.pdf
===================================================================
diff -u -rd18fc756502e8883ffe44e759a13c0f9075f46eb -r85a13d74f419323f10f79839fd3ea46710f5c6c7
Binary files differ
Index: doc/_build/plot_directive/plots/calibplot_lunew_11.pdf
===================================================================
diff -u -rd18fc756502e8883ffe44e759a13c0f9075f46eb -r85a13d74f419323f10f79839fd3ea46710f5c6c7
Binary files differ
Index: doc/_build/plot_directive/plots/calibplot_lunew_12.pdf
===================================================================
diff -u -rd18fc756502e8883ffe44e759a13c0f9075f46eb -r85a13d74f419323f10f79839fd3ea46710f5c6c7
Binary files differ
Index: doc/_build/plot_directive/plots/calibplot_lunew_13.pdf
===================================================================
diff -u -rd18fc756502e8883ffe44e759a13c0f9075f46eb -r85a13d74f419323f10f79839fd3ea46710f5c6c7
Binary files differ
Index: doc/_build/plot_directive/plots/kin-dyn.pdf
===================================================================
diff -u -rd18fc756502e8883ffe44e759a13c0f9075f46eb -r85a13d74f419323f10f79839fd3ea46710f5c6c7
Binary files differ
Index: doc/_build/plot_directive/plots/m-plot.pdf
===================================================================
diff -u -rd18fc756502e8883ffe44e759a13c0f9075f46eb -r85a13d74f419323f10f79839fd3ea46710f5c6c7
Binary files differ
Index: doc/_build/plot_directive/plots/s-curve-freezingsoil.pdf
===================================================================
diff -u -rd18fc756502e8883ffe44e759a13c0f9075f46eb -r85a13d74f419323f10f79839fd3ea46710f5c6c7
Binary files differ
Index: doc/_build/plot_directive/plots/s-curve-soil.pdf
===================================================================
diff -u -rd18fc756502e8883ffe44e759a13c0f9075f46eb -r85a13d74f419323f10f79839fd3ea46710f5c6c7
Binary files differ