Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
nws-client
master
NWSClient
Alerts
ContextArrayMember1
Feature
Geometry
Properties
Geocode
Parameters
Reference
Pagination
APIError
APIHelper
ErrorHelpers
Exception
Gridpoints
GridpointsForecast
ContextArrayMember1
Geometry
Properties
Elevation
Period
Points
Context
Bearing
County
Distance
ForecastGridData
ForecastOffice
Geometry
PublicZone
UnitCode
Value
Geometry
Properties
RelativeLocation
Geometry
Properties
Bearing
Distance
ZoneForecast
Context
Bearing
County
Distance
ForecastGridData
ForecastOffice
Geometry
PublicZone
UnitCode
Value
Feature
Geometry
Properties
CloudLayer
PresentWeather
ValueWithUnit
Built with Crystal 1.9.2
2023-10-07 15:14:26 UTC
class
NWSClient::ZoneForecast
NWSClient::ZoneForecast
Reference
Object
Included Modules
JSON::Serializable
NWSClient::ErrorHelpers
Defined in:
types/zone_forecast.cr
Constructors
.new
(pull : JSON::PullParser)
Class Method Summary
.api_error
(response)
.fetch
(station : String, with client)
Instance Method Summary
#_context
: Array(String | Context)
#features
: Array(Feature)
#type
: String
Constructor Detail
def self.
new
(pull : JSON::PullParser)
#
[
View source
]
Class Method Detail
def self.
api_error
(response)
#
[
View source
]
def self.
fetch
(station : String, with client)
#
[
View source
]
Instance Method Detail
def
_context
: Array(String |
Context
)
#
[
View source
]
def
features
: Array(
Feature
)
#
[
View source
]
def
type
: String
#
[
View source
]