User Tools

Site Tools


start:hype_file_reference:pobs.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:pobs.txt [2017/01/03 17:09]
cpers
start:hype_file_reference:pobs.txt [2017/06/02 12:52]
cpers
Line 1: Line 1:
 ====== Pobs.txt/​Pobs_nnn.txt ====== ====== Pobs.txt/​Pobs_nnn.txt ======
  
-//​Pobs.txt//​ files hold precipitation forcing data for HYPE. The file is located in the modeldir folder (set in [[start:​HYPE_file_reference:​info.txt|info.txt]]). Precipitation (mm/time step) has to be given for all timesteps, but longer time series is allowed. No missing/​negative values may exist. Program will read this as negative precipitation. ​+//​Pobs.txt//​ files hold precipitation forcing data for HYPE. The file is located in the modeldir folder (set in [[start:​HYPE_file_reference:​info.txt|info.txt]]). Precipitation (mm/time step) has to be given for all timesteps, but longer time series is allowed. No missing/​negative values may exist. Program will read this as negative precipitation. ​The [[start:​hype_file_reference:​info.txt:​variables|HYPE variable ID]] ''​prec''​ correspond to the data of the //​Pobs.txt//​ file. 
  
 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 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. ​
Line 7: Line 8:
 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 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 precipitation for all stations or subbasins. The ID number (first row) may be ''​pobsid''​ or ''​subid''​. If ''​pobsid''​ is used, several subbasins may use the same precipitation time series. ''​subid''​ is defined in [[start:​HYPE_file_reference:​GeoData.txt|GeoData.txt]]. The order of subbasins in //​Pobs.txt//​ does not have to be same as in [[start:​HYPE_file_reference:​GeoData.txt|GeoData.txt]]. ''​pobsid''​ may be defined in [[start:​HYPE_file_reference:​forckey.txt|ForcKey.txt]] or [[start:​HYPE_file_reference:​GeoData.txt|GeoData.txt]].+The second to last columns are precipitation for all stations or subbasins. The ID number (first row) may be ''​pobsid''​ or ''​subid''​. If ''​pobsid''​ is used, several subbasins may use the same precipitation time series. ''​subid''​ is defined in [[start:​HYPE_file_reference:​GeoData.txt|GeoData.txt]]. The order of subbasins in //​Pobs.txt//​ does not have to be same as in [[start:​HYPE_file_reference:​GeoData.txt|GeoData.txt]]. ''​pobsid''​ may be defined in [[start:​HYPE_file_reference:​forckey.txt|ForcKey.txt]].
  
 Example snippet of //​Pobs.txt//​ file: Example snippet of //​Pobs.txt//​ file:
Line 16: Line 17:
   ...    ... 
  
-For calibration of small model set-ups running time may be reduced by holding the forcing data in memory instead of reading the files for each time step. The precipitation is then saved internally in the program as tenth of mm (as an integer). This option is set in info.txt (''​readdaily N''​).+For calibration of small model set-ups running time may be reduced by holding the forcing data in memory instead of reading the files for each time step. This option is set in info.txt (''​readdaily N''​).
  
 //​Pobs_nnn.txt//​ holds precipitation forcing data for sequence with seqnr nnn. For seqnr 0 //​Pobs.txt//​ is used. //​Pobs_nnn.txt//​ holds precipitation forcing data for sequence with seqnr nnn. For seqnr 0 //​Pobs.txt//​ is used.
  
  
start/hype_file_reference/pobs.txt.txt · Last modified: 2024/01/25 11:37 (external edit)