Check Files 2d sac: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
Created page with "The '''_2d_sac.mif''' or '''_2d_sac_R.shp''' is only created if a "<tt>Read GIS SA ==</tt>" command has been specified in the model. This file contains information on the low..." |
No edit summary |
||
| Line 9: | Line 9: | ||
| BC_Name|| This contains a description of the boundary name and the number of cells this applies to. An example is:<br> |
| BC_Name|| This contains a description of the boundary name and the number of cells this applies to. An example is:<br> |
||
<tt>Lowest 2D cell for Inflow "FC04" (ZC = 40.67; No. Cells = 42)</tt><br> |
<tt>Lowest 2D cell for Inflow "FC04" (ZC = 40.67; No. Cells = 42)</tt><br> |
||
This indicates that the boundary name is "FC04" and the minimum cell elevation is 40.67 and a total number of cells within the SA region is 42. |
This indicates that the boundary name is "FC04" and the minimum cell elevation is 40.67 and a total number of cells within the SA region is 42.<br> |
||
The BC_Name attribute also differentiates between the different types of SA cells which are:<br> |
|||
* SA Stream Cell |
|||
* SA Pit Cell |
|||
* SA Lowest Cell |
|||
|} |
|} |
||
Revision as of 13:03, 16 June 2015
The _2d_sac.mif or _2d_sac_R.shp is only created if a "Read GIS SA ==" command has been specified in the model. This file contains information on the lowest or streams cells for each SA boundary region.
Attributes of _sac_check file
| Attribute Name | Attribute Description |
|---|---|
| BC_Name | This contains a description of the boundary name and the number of cells this applies to. An example is: Lowest 2D cell for Inflow "FC04" (ZC = 40.67; No. Cells = 42)
|