API Explorer 1.0
HourlyPointAttributesResult Json Schema
API Explorer 1.0 : HourlyPointAttributesResult Json Schema
Description
Represents result type for hourly point attribute
Overview
HourlyPointAttributesResult
Represents result type for hourly point attribute
eventId : integer (int64)
Specifies the event identifier associated with an hourly point
hour : integer (int64)
longitude : number (double)
Specifies the longitude y-axis coordinate of the event in a geographic location
latitude : number (double)
Specifies the latitude x-axis coordinate of the event in a geographic location
centralPressure : number (double)
Specifies the central pressure at which an event occurs
radius : number (double)
The radius of maximum winds, where 'Rmax' is the radial distance from the storm's center, or eye, to the radius where the highest cyclonic wind speeds occur. The Rmax tends to be larger at latitudes farther from the equator and smaller for more intense storms.
forwardSpeed : number (double)
Specifies the forward speed or translational speed is the rate at which a hurricane moves from point to point along its track
windSpeed : number (double)
Specifies the wind speed at any particular location is dependent on Rmax, the distance between the eye of the storm, the location of interest, the gradient wind reduction factor, and the peak weighting factor
angle : number (double)
Specifies the angle attribute. The measure of storm track angle measured clockwise (+) or counter-clockwise, where zero represents due north.
Properties
NameDescriptionData Type
Specifies the event identifier associated with an hourly pointinteger (int64)
 integer (int64)
Specifies the longitude y-axis coordinate of the event in a geographic locationnumber (double)
Specifies the latitude x-axis coordinate of the event in a geographic locationnumber (double)
Specifies the central pressure at which an event occursnumber (double)
The radius of maximum winds, where 'Rmax' is the radial distance from the storm's center, or eye, to the radius where the highest cyclonic wind speeds occur. The Rmax tends to be larger at latitudes farther from the equator and smaller for more intense storms.number (double)
Specifies the forward speed or translational speed is the rate at which a hurricane moves from point to point along its tracknumber (double)
Specifies the wind speed at any particular location is dependent on Rmax, the distance between the eye of the storm, the location of interest, the gradient wind reduction factor, and the peak weighting factornumber (double)
Specifies the angle attribute. The measure of storm track angle measured clockwise (+) or counter-clockwise, where zero represents due north.number (double)
See Also
API Explorer 1.0