User Tools

Site Tools


start:hype_file_reference:uobs.txt

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
start:hype_file_reference:uobs.txt [2017/03/24 16:26]
cpers
start:hype_file_reference:uobs.txt [2017/06/02 12:54]
cpers
Line 4: Line 4:
  
 The file is located in the ''​modeldir''​ folder. Wind speed (//m/s//) is given for all time steps. No The file is located in the ''​modeldir''​ folder. Wind speed (//m/s//) is given for all time steps. No
-missing values may exist (program won’t check!) ​The first row includes a text string (e.g. +missing values may exist (program won’t check!). The //​Uobs-file//​
-''​date'',​ no spaces allowed) and then the station ids. These may be subid or uobsid from +
-[[start:​hype_file_reference:​geodata.txt|GeoData.txt]] or [[start:​hype_file_reference:​forckey.txt|ForcKey.txt]]. The first column is date in the format ''​yyyy-mm-dd [HH:​MM]''​. If set in info that +
-matlab-format should be read (''​readformat 1''​) the date format is ''​yyyymmdd''​. The second to +
-last columns are wind speed for all stations/​subbasins. The order of columns is irrelevant. If ''​uobsid''​ is used, several subbasins may use the same station. The //​Uobs-file//​+
 is read only if ''​readwind''​ is set in [[start:​hype_file_reference:​info.txt|info.txt]]. is read only if ''​readwind''​ is set in [[start:​hype_file_reference:​info.txt|info.txt]].
 +
 +The first row is column headings. It holds a text string (e.g. '​date',​ no spaces allowed) for the first column, and integers in the form of station or subbasin ID numbers for the rest of the columns. ​
 +
 +The first column is date-time. The default format is yyyy-mm-dd [HH:MM], where hour and minutes are necessary if the timestep is shorter than one day. The date-time is the beginning of the timestep. It is possible to use another date-time format: yyyymmdd[HHMM]. It is expected for all forcing files, if ''​readformat 1''​ is set in [[start:​HYPE_file_reference:​info.txt|info.txt]]. ​
 +
 +The second to last columns are wind for all stations or subbasins. The ID number (first row) may be ''​uobsid''​ or ''​subid''​. If ''​uobsid''​ is used, several subbasins may use the same wind time series. ''​subid''​ is defined in [[start:​HYPE_file_reference:​GeoData.txt|GeoData.txt]]. The order of subbasins in //​Uobs.txt//​ does not have to be same as in [[start:​HYPE_file_reference:​GeoData.txt|GeoData.txt]]. ''​uobsid''​ may be defined in [[start:​HYPE_file_reference:​forckey.txt|ForcKey.txt]].
 +
 +Example snippet of //​Uobs.txt//​ file:
 +
 +  date         ​1234 ​ 1245 
 +  1990-01-01 ​  ​0.7 ​    ​0.75  ​
 +  1990-01-02 ​  ​0.8 ​    ​0.65 ​
 +  ... 
 +
 +//​Uobs_nnn.txt//​ holds wind speed forcing data for sequence with seqnr nnn. For seqnr 0 //​Uobs.txt//​ is used.
start/hype_file_reference/uobs.txt.txt · Last modified: 2024/01/25 11:38 (external edit)