Touchstone 2022 Database Reference
tSSDepth Table
AIRReference Database : tSSDepth Table
Description

Stores the possible measurement ranges used to define the storm surge depth.

Properties
Creation Date10/30/2015 11:20 AM
File GroupPRIMARY
Text File Group
System Object
Published for Replication
Rows24
Data Space Used8.00 KB
Index Space Used8.00 KB
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key 

Code that represents the frequency in which wind results in damage.

  • 0 = 0-1
  • 1 = 1-2 
  • 2 = 2-3
  • 3 = 3-4
  • 4 = 4-5 
  • 5 = 5-6
  • 6 = 6-7
  • 7 = 7-8
  • 8 = 8-9
  • 9 = 9-10   
  • 10 = 10-12 
  • 11 = 12-14 
  • 12 = 14-16
  • 13 = 16-18
  • 14 = 18-20
  • 15 = 20-25 
  • 16 = 25-30
  • 17 = 30-35
  • 18 = 35-40 
  • 19 = 40-45
  • 20 = 45-50
  • 21 = 50-55
  • 22 = >55 
  • 23 = No Data
smallint2   
 

Storm surge depth range, in feet.

Corresponds to the code in SSDepthCode.

varchar40  
 

Minimum value in the depth range.

Corresponds to the first number in the SSDepthCode range. 

int4  
 

Maximum value in the depth range.

Corresponds to the second number in the SSDepthCode range. 

int4  
 

Description of the depth range.

varchar1024  
See Also

Related Objects

AIRReference Database