Layers - Observations
-
Observed surface temperatures.
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerTemperatures
Swift
static let temperatures: AWFMapLayer
-
Observed surface dew points.
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerDewPoints
Swift
static let dewPoints: AWFMapLayer
-
Observed surface humidity.
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerHumidity
Swift
static let humidity: AWFMapLayer
-
Observed surface wind speeds.
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerWindSpeeds
Swift
static let windSpeeds: AWFMapLayer
-
Observed surface wind gusts.
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerWindGusts
Swift
static let windGusts: AWFMapLayer
-
Observed surface wind direction.
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerWindDirection
Swift
static let windDirection: AWFMapLayer
-
Surface wind chill. This value is only shown when surface temperatures are below 50 degrees Fahrenheit.
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerWindChill
Swift
static let windChill: AWFMapLayer
-
Surface heat index. This value is only shown when surface temperatures are at or above 80 degrees Fahrenheit.
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerHeatIndex
Swift
static let heatIndex: AWFMapLayer
-
Surface feels like temperature. This value is either the actual temperature, wind chill or heat index value depending on conditions.
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerFeelsLike
Swift
static let feelsLike: AWFMapLayer
-
1-hour observed precipitation.
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerPrecip1Hour
Swift
static let precip1Hour: AWFMapLayer
-
1-day observed precipitation.
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerPrecip1Day
Swift
static let precip1Day: AWFMapLayer
-
7-day observed precipitation.
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerPrecip7Day
Swift
static let precip7Day: AWFMapLayer
-
14-day observed precipitation.
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerPrecip14Day
Swift
static let precip14Day: AWFMapLayer
-
30-day observed precipitation.
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerPrecip30Day
Swift
static let precip30Day: AWFMapLayer
-
60-day observed precipitation.
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerPrecip60Day
Swift
static let precip60Day: AWFMapLayer
-
90-day observed precipitation.
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerPrecip90Day
Swift
static let precip90Day: AWFMapLayer
-
180-day observed precipitation.
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerPrecip180Day
Swift
static let precip180Day: AWFMapLayer
-
Observed precipitation for the current month to date.
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerPrecipMTD
Swift
static let precipMTD: AWFMapLayer
-
Observed precipitation for the current year to date.
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerPrecipYTD
Swift
static let precipYTD: AWFMapLayer
-
Observed precipitation for the current water year to date.
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerPrecipWYTD
Swift
static let precipWYTD: AWFMapLayer
-
Observed precipitation.
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerPrecip
Swift
static let precip: AWFMapLayer
-
1-day normal precipitation.
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerPrecipNormals1Day
Swift
static let precipNormals1Day: AWFMapLayer
-
7-day normal precipitation.
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerPrecipNormals7Day
Swift
static let precipNormals7Day: AWFMapLayer
-
14-day normal precipitation.
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerPrecipNormals14Day
Swift
static let precipNormals14Day: AWFMapLayer
-
30-day normal precipitation.
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerPrecipNormals30Day
Swift
static let precipNormals30Day: AWFMapLayer
-
60-day normal precipitation.
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerPrecipNormals60Day
Swift
static let precipNormals60Day: AWFMapLayer
-
90-day normal precipitation.
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerPrecipNormals90Day
Swift
static let precipNormals90Day: AWFMapLayer
-
180-day normal precipitation.
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerPrecipNormals180Day
Swift
static let precipNormals180Day: AWFMapLayer
-
Normal precipitation for the current month to date.
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerPrecipNormalsMTD
Swift
static let precipNormalsMTD: AWFMapLayer
-
Normal precipitation for the current year to date.
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerPrecipNormalsYTD
Swift
static let precipNormalsYTD: AWFMapLayer
-
Normal precipitation for the current water year to date.
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerPrecipNormalsWYTD
Swift
static let precipNormalsWYTD: AWFMapLayer
-
Normal precipitation.
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerPrecipNormals
Swift
static let precipNormals: AWFMapLayer
-
1-day precipitation departure from normal.
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerPrecipDepart1Day
Swift
static let precipDepart1Day: AWFMapLayer
-
7-day precipitation departure from normal.
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerPrecipDepart7Day
Swift
static let precipDepart7Day: AWFMapLayer
-
14-day precipitation departure from normal.
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerPrecipDepart14Day
Swift
static let precipDepart14Day: AWFMapLayer
-
30-day precipitation departure from normal.
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerPrecipDepart30Day
Swift
static let precipDepart30Day: AWFMapLayer
-
60-day precipitation departure from normal.
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerPrecipDepart60Day
Swift
static let precipDepart60Day: AWFMapLayer
-
90-day precipitation departure from normal.
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerPrecipDepart90Day
Swift
static let precipDepart90Day: AWFMapLayer
-
180-day precipitation departure from normal.
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerPrecipDepart180Day
Swift
static let precipDepart180Day: AWFMapLayer
-
Precipitation departure from normal for the current month to date.
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerPrecipDepartMTD
Swift
static let precipDepartMTD: AWFMapLayer
-
Precipitation departure from normal for the current year to date.
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerPrecipDepartYTD
Swift
static let precipDepartYTD: AWFMapLayer
-
Precipitation departure from normal for the current water year to date.
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerPrecipDepartWYTD
Swift
static let precipDepartWYTD: AWFMapLayer
-
Precipitation departure from normal.
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerPrecipDepart
Swift
static let precipDepart: AWFMapLayer
-
1-day precipitation departure from normal as a percentage.
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerPrecipDepartPercent1Day
Swift
static let precipDepartPercent1Day: AWFMapLayer
-
7-day precipitation departure from normal as a percentage.
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerPrecipDepartPercent7Day
Swift
static let precipDepartPercent7Day: AWFMapLayer
-
14-day precipitation departure from normal as a percentage.
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerPrecipDepartPercent14Day
Swift
static let precipDepartPercent14Day: AWFMapLayer
-
30-day precipitation departure from normal as a percentage.
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerPrecipDepartPercent30Day
Swift
static let precipDepartPercent30Day: AWFMapLayer
-
60-day precipitation departure from normal as a percentage.
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerPrecipDepartPercent60Day
Swift
static let precipDepartPercent60Day: AWFMapLayer
-
90-day precipitation departure from normal as a percentage.
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerPrecipDepartPercent90Day
Swift
static let precipDepartPercent90Day: AWFMapLayer
-
180-day precipitation departure from normal as a percentage.
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerPrecipDepartPercent180Day
Swift
static let precipDepartPercent180Day: AWFMapLayer
-
Precipitation departure from normal for the current month to date as a percentage.
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerPrecipDepartPercentMTD
Swift
static let precipDepartPercentMTD: AWFMapLayer
-
Precipitation departure from normal for the current year to date as a percentage.
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerPrecipDepartPercentYTD
Swift
static let precipDepartPercentYTD: AWFMapLayer
-
Precipitation departure from normal for the current water year to date as a percentage.
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerPrecipDepartPercentWYTD
Swift
static let precipDepartPercentWYTD: AWFMapLayer
-
Precipitation departure from normal as a percentage.
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerPrecipDepartPercent
Swift
static let precipDepartPercent: AWFMapLayer
-
Global estimated ground snow depth.
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerSnowDepthGlobal
Swift
static let snowDepthGlobal: AWFMapLayer
-
Estimated ground snow depth.
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerSnowDepth
Swift
static let snowDepth: AWFMapLayer
-
Surface visibility.
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerVisibility
Swift
static let visibility: AWFMapLayer