User Tools

Site Tools


start:hype_file_reference:update.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:update.txt [2015/07/15 08:50]
cpers
start:hype_file_reference:update.txt [2024/01/25 11:38] (current)
Line 1: Line 1:
 ====== update.txt ====== ====== update.txt ======
  
-The file is located in the same folder as [[start:​hype_file_reference:​info.txt|info.txt]] and contains information on updating of modeled fluxes using observations. This means that the values (e.g of flow or water stage) ​are changed for the rest of the simulation. The file holds the subbasins that will be updated (the order is irrelevant). Only subbasins which are to be updated have to be listed here. Updating is activated through [[start:​hype_file_reference:​info.txt&#​updating_options|codes in info.txt]]+The file is located in the [[start:​hype_file_reference:​info.txt&#​model_options|modeldir]] folder. It contains information on which subbasins should have their modelled variables updated. Flow and waterstage are updated based on observations ​and concentrations can be updated with a relative change of the value. This means that the values ​changed ​(e.g flow or water stage) ​influence the downstream areas and the rest of the simulation ​period. The updating function is activated through [[start:​hype_file_reference:​info.txt&#​updating_options|codes in info.txt]], and the update.txt file is read only if asked for by the settings in info.txt. The update.txt ​file holds the subbasins that will be updated (the order is irrelevant). Only subbasins which are to be updated have to be listed here. For subbasins listed here that lack observations time series, the updating will have no effect.
  
-//​update.txt//​ is a tab-separated text file. The first row contains column headings, following rows hold data. Comment columns are allowed and ignored by HYPE, but the total number of columns must not exceed 20. A text column may contain at most 100 characters.+//​update.txt//​ is a tab-separated text file. The first row contains column headings, following rows hold data. Comment columns are allowed and ignored by HYPE, but the total number of columns must not exceed 20. A text column may contain at most 100 characters. ​
  
 The following columns are read by HYPE: The following columns are read by HYPE:
  
-/** 
- * ____________IMPORTANT!__________IMPORTANT!________________IMPORTANT!_______________________IMPORTANT!______________ 
- * 
- * The table below is maintained in spreadsheed file '​file_reference_tables.xlsx'​ 
- * in the wiki back-up folder on our server. 
- * Please edit table contents there and then copy-paste the updated full table to this page. Ask René if something is  
- * unclear. Thanks. 
- * ___________________________________________________________________________________________________________________ 
- */ 
  
 <​sortable>​ <​sortable>​
 ^ Column ID ^ Format ^ Description ^ ^ Column ID ^ Format ^ Description ^
-|''​arfact''​|//​0-1//​|AR-factor for updating method ''​qar''​ for discharge and ''​war''​ for discharge| 
 |''​subid''​|//​integer//​|subbasin ID (mandatory)| |''​subid''​|//​integer//​|subbasin ID (mandatory)|
 +|''​arfact''​|//​0-1//​|AR-factor for updating method ''​qar''​ for discharge or ''​war''​ for discharge|
 |''​quseobs''​|//​0/​1//​|status for discharge updating with the quseobs method| |''​quseobs''​|//​0/​1//​|status for discharge updating with the quseobs method|
-|''​qarupd''​|//​0/​1//​|status for discharge AR-updating with the qar method|+|''​qarupd''​|//​0/​1//​|status for discharge ​updating with the qar method| 
 +|''​warupd''​|//​0/​1//​|status for discharge updating with waterstage ​AR-method| 
 +|''​wendupd''​|//​0/​1//​|status for waterstage ​updating with the wendupd method| 
 +|''​cuseobs''​|//​0/​1//​|status for concentration updating with the cuseobs ​method|
 |''​tpcorr''​|//​fraction//​|change in SP and PP concentration out of subbasin, e.g. -0.1 for 10% reduction| |''​tpcorr''​|//​fraction//​|change in SP and PP concentration out of subbasin, e.g. -0.1 for 10% reduction|
 |''​tncorr''​|//​fraction//​|change in IN and ON concentration out of subbasin | |''​tncorr''​|//​fraction//​|change in IN and ON concentration out of subbasin |
 |''​tploccorr''​|//​fraction//​|change in SP and PP concentration out of local river| |''​tploccorr''​|//​fraction//​|change in SP and PP concentration out of local river|
 |''​tnloccorr''​|//​fraction//​|change in IN and ON concentration out of local river| |''​tnloccorr''​|//​fraction//​|change in IN and ON concentration out of local river|
-|''​warupd''​|//​0/​1//​|status for discharge updating with waterstage AR-method| 
-|''​wendupd''​|//​0/​1//​|status for waterstage updating with the wendupd method| 
 </​sortable>​ </​sortable>​
  
start/hype_file_reference/update.txt.1436943040.txt.gz · Last modified: 2023/11/16 14:28 (external edit)