The latitude of a location (in decimal degrees). Positive is north, negative is south.
The longitude of a location (in decimal degrees). Positive is east, negative is west.
Optional
timeSpecific date to get weather for.
Can be any of the following:
Either be a UNIX timestamp or a Date object.
Generated using TypeDoc
Required parameters for making a request to OpenWeatherMap's "one-call" api endpoint.
See API Request for more info.