Index: doc/wf_DynamicFramework.rst =================================================================== diff -u -ra28ac6ae1a3e81973cd8d853fa3272a3ce831f76 -rffc095b905619eaa31ac87f1063a673ca5cdf7a5 --- doc/wf_DynamicFramework.rst (.../wf_DynamicFramework.rst) (revision a28ac6ae1a3e81973cd8d853fa3272a3ce831f76) +++ doc/wf_DynamicFramework.rst (.../wf_DynamicFramework.rst) (revision ffc095b905619eaa31ac87f1063a673ca5cdf7a5) @@ -147,8 +147,8 @@ + 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: [not implemented yet] read a map corresponding to the current hour of the day (24 maps in total) ++ tss: read a tss file and link to lookupmap (only one allowed) a map using timeinputscalar - Example:: [modelparameters] Index: examples/wflow_rhine_sbm/wflow_sbm_DYNVEG.ini =================================================================== diff -u -rd2c0c4e94f1d2839aac6127be3347248dc05cdfd -rffc095b905619eaa31ac87f1063a673ca5cdf7a5 --- examples/wflow_rhine_sbm/wflow_sbm_DYNVEG.ini (.../wflow_sbm_DYNVEG.ini) (revision d2c0c4e94f1d2839aac6127be3347248dc05cdfd) +++ examples/wflow_rhine_sbm/wflow_sbm_DYNVEG.ini (.../wflow_sbm_DYNVEG.ini) (revision ffc095b905619eaa31ac87f1063a673ca5cdf7a5) @@ -47,6 +47,7 @@ # - 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 Sl=inmaps/clim/LCtoSpecificLeafStorage.tbl,tbl,0.5,1,inmaps/clim/LC.map Kext=inmaps/clim/LCtoSpecificLeafStorage.tbl,tbl,0.5,1,inmaps/clim/LC.map Swood=inmaps/clim/LCtoBranchTrunkStorage.tbl,tbl,0.5,1,inmaps/clim/LC.map Index: wflow-py/UnitTests/wflow_sbm/wflow_sbm.ini =================================================================== diff -u -r8944c14a29922452d94bd04d5eceafbc0d94652e -rffc095b905619eaa31ac87f1063a673ca5cdf7a5 --- wflow-py/UnitTests/wflow_sbm/wflow_sbm.ini (.../wflow_sbm.ini) (revision 8944c14a29922452d94bd04d5eceafbc0d94652e) +++ wflow-py/UnitTests/wflow_sbm/wflow_sbm.ini (.../wflow_sbm.ini) (revision ffc095b905619eaa31ac87f1063a673ca5cdf7a5) @@ -34,6 +34,7 @@ # - 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 #RootingDepth=monthlyclim/ROOT,monthlyclim,75,1 [run] Index: wflow-py/UnitTests/wflow_sceleton/wflow_sceleton.ini =================================================================== diff -u -r41e03295c879be25c7ce831817dbf69a2018e5ba -rffc095b905619eaa31ac87f1063a673ca5cdf7a5 --- wflow-py/UnitTests/wflow_sceleton/wflow_sceleton.ini (.../wflow_sceleton.ini) (revision 41e03295c879be25c7ce831817dbf69a2018e5ba) +++ wflow-py/UnitTests/wflow_sceleton/wflow_sceleton.ini (.../wflow_sceleton.ini) (revision ffc095b905619eaa31ac87f1063a673ca5cdf7a5) @@ -43,6 +43,7 @@ # - 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