[API] IF = 0,1 InwaterMM = 2,4 TEMP=0,3 [framework] # outputformat for the *dynamic* mapstacks (not the states and summary maps) # 1: pcraster # 2: numpy # 3: matlab outputformat=1 [run] # either a runinfo file or a start and end-time are required #runinfo=runinfo.xml starttime= 1995-02-01 00:00:00 endtime= 1995-02-03 00:00:00 # required, base timestep of the model timestepsecs = 3600 #start model with cold state reinit=0 runlengthdetermination=steps [model] modeltype = wflow_sceleton [modelparameters] # Format: # name=stack,type,default,verbose[lookupmap_1],[lookupmap_2],lookupmap_n] # example: # RootingDepth=monthlyclim/ROOT,monthyclim,100,1 # - name - Name of the parameter (internal variable) # - stack - Name of the mapstack (representation on disk or in mem) relative to case # - type - Type of parameter (default = static) # - default - Default value if map/tbl is not present # - set to 1 to be verbose if a map is missing # - lookupmap - maps to be used in the lookuptable in the case the type is statictbl #Possible types are:: # - staticmap: Read at startup from map # - statictbl: Read at startup from tbl # - tbl: Read each timestep from tbl and at startup # - 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) (not implemented yet) # - tss: read a tss file and link to lookupmap (only one allowed) a map using timeinputscalar AltTemperature=intss/Temp.tss,tss,0.0,1,staticmaps/wflow_subcatch.map [layout] # if set to zero the cell-size is given in lat/long (the default) sizeinmetres = 0 [outputmaps] self.TSoil=tes self.AltTemperature=_tes self.TSoil_mean_5=tesm [outputcsv_0] samplemap=staticmaps/wflow_catchment.map self.TSoil=tes.csv self.TSoil_mean_5=tes_mean_5.csv self.AltTemperature=AltTemp.cvs [rollingmean] self.TSoil=5