AIREvents Database Documentation
TblModel92 Table
AIREventsHistorical Database : TblModel92 Table
Description

Stores detailed information about each event in the catalog for the Inland Flood Model for Great Britain (Model 92).

Properties
Creation Date4/11/2019 3:03 PM
File GroupPRIMARY
Text File Group
System Object
Published for Replication
Rows3
Data Space Used8.00 KB
Index Space Used8.00 KB
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
 Year the event occurred.int4   
 Name of the event.varchar255  
 

Code that represents the catalog type.

  • HIST = Historical
  • EDS = Extreme Disaster Scenario
  • RDS = Lloyd's Realistic Disaster Scenarios
  • GOVT = Government
varchar4  
 Unique system-provided identifier for the event.int4   
 Code that represents the model.int4  
 Identifier of the event.int4  
 Year in the catalog that the event occurred.int4  
 Day (within the Year) that the event occurred.int4  
 

Name/description of the event. 

Note that the description includes the area code(s) that were affected by the flood.

varchar200  
 Total number of stream links that were affected by the event.float9  
 Total number of catchments that were affected by the event.float9  
 Total duration of the event, in hours.int4  
 Mean of event rainfall over all affected catchments.  Measured in mm/hr.float9  
 Mean of event rainfall-excess over all affected catchments. Measured in mm/hour.float9  
 Mean of normalized peak flows (normalized by Q2) among affected river links. Because of normalization, this value is dimensionless.float9  
See Also

Related Objects

AIREventsHistorical Database