Interface GridpointHazardValueValue

A value object representing an expected hazard.

Hierarchy

  • GridpointHazardValueValue

Properties

event_number?: null | number

Event number. If this hazard refers to a national or regional center product (such as a Storm Prediction Center convective watch), this value will be the sequence number of that product.

phenomenon: string

Hazard code. This value will correspond to a P-VTEC phenomenon code as defined in NWS Directive 10-1703.

significance: string

Significance code. This value will correspond to a P-VTEC significance code as defined in NWS Directive 10-1703. This will most frequently be "A" for a watch or "Y" for an advisory.

Generated using TypeDoc