Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
rlanning2
OpenWeather REST and file connector
Commits
558e80b5
Commit
558e80b5
authored
Oct 28, 2021
by
Christopher Bohn
🤔
Browse files
Updated README to reflect addition of Air Pollution wrapper methods.
parent
e35a5cf7
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
558e80b5
...
...
@@ -83,9 +83,9 @@ code that uses data from [OpenWeathermap.org](https://openweathermap.org).
-
`OpenWeatherConnector`
only supports the free, no-cost APIs provided by
[
OpenWeathermap.org
](
https://openweathermap.org
)
. We do not have plans to
support the subscription-based APIs.
-
As of this writing,
`OpenWeatherConnector`
only supports the
*"weather"*
data
set. We plan to add support for the
*"onecall"*
,
*"forecast"*
,
and
*"
air_pollution
"*
data sets.
-
As of this writing,
`OpenWeatherConnector`
only supports the
*"weather"*
and
*"air_pollution"*
data
set
s
. We plan to add support for the
*"onecall"*
and
*"
forecast
"*
data sets.
-
We may add support for the
[
Geocoding API
](
https://openweathermap.org/api/geocoding-api
)
(
*"direct"*
and
*"reverse"*
data sets).
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment