User Tools

Site Tools


start:hype_file_reference:pmsf.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:pmsf.txt [2016/04/08 10:45]
cpers
start:hype_file_reference:pmsf.txt [2017/02/13 17:23]
rcapell
Line 1: Line 1:
 ====== pmsf.txt ====== ====== pmsf.txt ======
  
-The file is located in the same folder as [[start:​hype_file_reference:​info.txt|info.txt]]. ​This file includes the subbasins to be calculated if only part of the model domain is requiredNote that all subbasins upstream also must be included in the file.+This file contains a selection ​of SUBIDs of a HYPE model domain, and is used to run an area of interest of an existing model setup separatelyThe name "​pmsf"​ is short for "​partial model setup file"
  
-In the first row should be given how many subbasins to be calculated (i.e. how many subid to be read from file). +The file must be placed ​in the same folder as [[start:​hype_file_reference:​info.txt|info.txt]]. To run a partial model with the SUBIDs given in //​pmsf.txt//,​ use code ''​submodel''​ in //​info.txt//​
-In, the second and following rows give the subid for the subbasins to be calculated (a selection of those in [[start:​hype_file_reference:​geodata.txt|GeoData.txt]]).+
  
 +SUBIDs provided in the file must represent " complete basins",​ i.e. include all upstream sub-basins and also all basins linked through irrigation sources in [[start:​hype_file_reference:​mgmtdata.txt|MgmtData.txt]] or through regional aquifers in [[start:​hype_file_reference:​aquiferdata.txt|AquiferData.txt]].
 +
 +//​pmsf.txt//​ are simple text files with the total number of sub-basins in the area of interest written in the first line, and whitespace-separated SUBIDs listed from row 2. There is no limit in number of rows with SUBIDs (line breaks are treated as whitespace),​ and SUBIDs can be listed in any order. SUBIDs listed must be a selection of those provided in [[start:​hype_file_reference:​geodata.txt|GeoData.txt]]).
 +
 +Example for a //​pmsf.txt//​ file structure with 8 sub-basins:
 +
 +  8
 +  345 456 464 579 204
 +  496  56 654
  
  
start/hype_file_reference/pmsf.txt.txt · Last modified: 2024/01/25 11:38 (external edit)