AIREvents Database Documentation
TblModel18 Table
AIREvents Database : TblModel18 Table
Description
Stores detailed information about each simulated event in the catalog for the Japan Inland Flood Model (Model 18).
Properties
Creation Date9/29/2017 4:17 PM
File GroupPRIMARY
Text File Group
System Object
Published for Replication
Rows226737
Data Space Used30,736.00 KB
Index Space Used72.00 KB
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key 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 began.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  
 

Hour (within the Day) that the event began.

int4  
 

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

AIREvents Database