Index: wflow-py/UnitTests/wflow_sceleton/wflow_sceleton.ini =================================================================== diff -u -r6a7bc8aa1448ca6ea1197143f25524e413ac27b5 -r41e03295c879be25c7ce831817dbf69a2018e5ba --- wflow-py/UnitTests/wflow_sceleton/wflow_sceleton.ini (.../wflow_sceleton.ini) (revision 6a7bc8aa1448ca6ea1197143f25524e413ac27b5) +++ wflow-py/UnitTests/wflow_sceleton/wflow_sceleton.ini (.../wflow_sceleton.ini) (revision 41e03295c879be25c7ce831817dbf69a2018e5ba) @@ -43,7 +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) -Temperature=intss/Temp.tss,tss,0.0,1,staticmaps/wflow_subcatch.map +AltTemperature=intss/Temp.tss,tss,0.0,1,staticmaps/wflow_subcatch.map @@ -59,5 +59,5 @@ [outputcsv_0] samplemap=staticmaps/wflow_catchment.map self.TSoil=tes.csv -self.Temperature=Temp.cvs +self.AltTemperature=AltTemp.cvs