User Tools

Site Tools


start:hype_file_reference:forckey.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
start:hype_file_reference:forckey.txt [2015/05/05 17:21]
cpers
start:hype_file_reference:forckey.txt [2024/01/25 11:38] (current)
Line 1: Line 1:
-====== ForcKey.txt ======+====== ForcKey.txt/​ForcKey_nnn.txt ======
  
-The file is optional and located in the [[start:​hype_file_reference:​info.txt&#​model_options|modeldir]] folder ​given in  [[start:​hype_file_reference:​info.txt|info.txt]]. If the file is found its information is used and have priority over the same information found in [[start:​hype_file_reference:​geodata.txt|GeoData.txt]]. The file holds data on the coupling between subbasins and forcing data. It also hold information about elevation for temperature observations ([[start:​hype_file_reference:​tobs.txt|Tobs.txt]]) that may be used for temperature corrections with parameter ''​tcobselev''​. ​+In the basic case, forcing data time series are given for each subbasinIt is possible to use one time series of forcing to represent the conditions for several subbasinsIn this case the forcing data time series are given an identification (obsid) separate from the subid. The ForcKey-file gives the coupling between subbasins and forcing data. It can also hold information about elevation for temperature observations ([[start:​hype_file_reference:​tobs.txt|Tobs.txt]]) that will be used for temperature corrections with parameter ''​tcobselev''​. ​
  
-Column heading ​is on first row, data from second and onward. The number of data rows is assumed to be the same as in [[start:​hype_file_reference:​geodata.txt|GeoData.txt]]. ​No missing ​values ​may exist (program won’t check!).+The file is optional and located in the [[start:​hype_file_reference:​info.txt&#​general|forcingdir]] folder given in  [[start:​hype_file_reference:​info.txt|info.txt]]. You can use code ''​readobsid''​ in info.txt to use this file, but default is to use the file so it is not necessary to set the flag. Turning off ''​readobsid''​ will force HYPE not to read and use an existing ForcKey.txt file.  
 + 
 +The file has column headings ​on first row, and data from second and onward. The number of data rows is assumed to be the same as in [[start:​hype_file_reference:​geodata.txt|GeoData.txt]]. ​Missing ​values ​are not allow (program won’t check!). Columns with unknown column headings are skipped while reading the file and can be used for comments. Such columns must not contain more than 100 characters.
  
 /** /**
Line 29: Line 31:
 |''​tmaxobsid''​|//​integer//​|id number for maximum air temperature data (<​100000000)| |''​tmaxobsid''​|//​integer//​|id number for maximum air temperature data (<​100000000)|
 </​sortable>​ </​sortable>​
 +
 +ForcKey_nnn.txt holds information on forcing data - subbasin coupling for data of sequence with seqnr nnn. For seqnr 0 is ForcKey.txt used.
start/hype_file_reference/forckey.txt.1430839260.txt.gz · Last modified: 2023/11/16 14:28 (external edit)