AIREvents Database Documentation
TblModel18 Table
AIREventsHistorical Database : TblModel18 Table
Description
Stores detailed information about each event in the catalog for the Japan Inland Flood Model (Model 18).
Properties
Creation Date4/11/2019 3:03 PM
File GroupPRIMARY
Text File Group
System Object
Published for Replication
Rows6
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. For more information regarding the specific area affected by an event, see the following fields:

  • Min_Latitude_Boundary
  • Max_Latitude_Boundary
  • Min_Longitude_Boundary
  • Max_Longitude_Boundary
varchar200  
 

Total duration of the event, in hours.

int4  
 Hour within the year in which the first runoff occurred during the event.int4  
 Hour within the year in which the last runoff occurred during the event.int4  
 Hour within the year in which the first high-peak of the event occurred.int4  
 Hour within the year in which the last high-peak of the event occurred.int4  
 

Total number of catchments that were affected by the event.

int4  
 

Total number of flowing waterways between catchments (links) that were affected by the event.

int4  
 

Total surface area, in square kilometers, of the catchments that were flooded during the event.

int4  
 

Total surface area, in square kilometer, of the flowing waterways between catchments that were flooded during the event.

int4  
 Southern-most latitude coordinate for the surface area affected by the event.  Values will be positive for locations north of the equator and negative south of the equator.decimal9 (9,4)  
 Northern-most latitude coordinate for the surface area affected by the event.  Values will be positive for locations north of the equator and negative south of the equator.decimal9 (9,4)  
 Western-most longitude coordinate for the surface area affected by the event.  Values will be negative for locations west of the prime meridian up to the international date line. They will be positive for locations east of the prime meridian.decimal9 (9,4)  
 Eastern-most longitude coordinate for the surface area affected by the event.  Values will be negative for locations west of the prime meridian up to the international date line. They will be positive for locations east of the prime meridian.decimal9 (9,4)  
See Also

Related Objects

AIREventsHistorical Database