TUFLOW HR Output: Difference between revisions

Content deleted Content added
Line 11:
 
=Enable High-Resolution Output=
To produce high-resolution output, add “HRASC”, “HRFLT” or “HRTIF” to the “<font color="blue"><tt>Map Output Format </tt></font> <font color="red"><tt>==</tt></font>” .tcf command. Note that if a HR output is defined in this command, fora high-resolution DEM_Z check file (DEM_Z_HR) is produced instead of the DEM_ZMin check file. For example:
 
:<font color="blue"><tt>Map Output Format </tt></font> <font color="red"><tt>== </tt></font> <font color="black"><tt>XMDF TIF HRTIF</tt></font>
 
At the momentCurrently, only water level and depth are supportedthe asonly thesupported Highhigh-Resolutionresolution Outputoutput formats, i.e.:
 
:<font color="blue"><tt>HRTIF Map Output Data Types </tt></font> <font color="red"><tt>== </tt></font> <font color="black"><tt>h d</tt></font>
 
The map output data types and map output interval can be defined separately for the Highhigh-Resolutionresolution Outputoutput formats. For example:
 
:<font color="blue"><tt>Map Output IntervalData Types</tt></font> <font color="red"><tt>== </tt></font> <font color="black"><tt>600 h d</tt></font> <font color="green"><tt>! Sets all mapOutputs outputwater intervallevels toand 600depths seconds(regular)</tt></font>
 
:<font color="blue"><tt>HRTIF Map Output Interval </tt></font> <font color="red"><tt>== </tt></font> <font color="black"><tt>3600600</tt></font> <font color="green"><tt>! Sets HRall map output intervalintervals to 3600600 seconds</tt></font>
The output resolution for high-resolution grid output is defined using the following .tcf command:
 
:<font color="blue"><tt>HRHRTIF GridMap Output Cell SizeData Types</tt></font> <font color="red"><tt>== </tt></font> <font color="black"><tt>0.5 d</tt></font> <font color="green"><tt>! mOutputs HR (TIF orformat) ftdepths</tt></font>
 
:<font color="blue"><tt>HRTIF Map Output Interval </tt></font> <font color="red"><tt>== </tt></font> <font color="black"><tt>3600</tt></font> <font color="green"><tt>! Sets HR (TIF format) map output interval to 3600 seconds</tt></font>
If this command is omitted, the default output resolution is set as the SGS sampling distance.
The output resolution for high-resolution output grids can be defined using the following .tcf command. It can be defined in meters or feet. If this command is omitted, the default output resolution is set to the SGS sampling distance:
 
:<font color="blue"><tt>HR Grid Output Cell Size </tt></font> <font color="red"><tt>== </tt></font> <font color="black"><tt>0.5</tt></font> <font color="green"><tt></tt></font>
 
HR outputs are supported by HPC and Quadtree Output Zones. Below is an example of .tcf commands to set up HR output in an output zone:
<font color="blue"><tt>Model Output Zones</tt></font> <font color="red"><tt>==</tt></font> <font color="black"><tt>ZoneA</tt></font><br>
<font color="blue"><tt>Define Output Zone</tt></font> <font color="red"><tt>==</tt></font> <font color="black"><tt>ZoneA</tt></font>
Line 42 ⟶ 43:
<font color="blue"><tt>HR Grid Output Cell Size</tt></font> <font color="red"><tt>==</tt></font> <font color="black"><tt>0.5</tt></font>
<font color="blue"><tt>End Define</tt></font>
 
If HR output is defined in the Map Output Format, a high-resolution DEM_Z check file (DEM_Z_HR) is produced instead of the DEM_Zmin check file.
 
=Water Level Interpolation Methods=