OpenSprinkler › Forums › Third-Party Software › WeatherUnderground now appears fee-based-only
Tagged: weather, WeatherUnderground
- This topic has 6 replies, 5 voices, and was last updated 5 years, 6 months ago by vince6464.
-
AuthorPosts
-
January 14, 2019 at 9:08 pm #53768
SoothingMistParticipantAs I understand things, WeatherUnderground has been bought out by IBM and is now a fee-based-only service. Since that happened, I know of several weather-data providers who have taken their data off WeatherUnderground and no longer provide data to that service. In order to keep OpenSprinkler completely open-source, perhaps a different weather service should be used. For my own purposes, I am looking at OpenWeatherMap (https://openweathermap.org). Like WeatherUnderground used to be, it has a basic free capability that becomes fee-based with heavier use.
January 17, 2019 at 12:01 am #53790
franzsteinParticipantIt is my understanding that Weather Underground will provide free Replacement APIs for Personal Weather Station Contributors in the near future. They are not fee-based and contain:
– Current observations from the PWS network
– 5 day daily forecast
– PWS historical data
– PWS lookup by geocode, zip code and location
– Call volume: 1500/day, 30/minuteDetails can be found here.
This will e.g. allow Netatmo Weather Station owners who send their data to WU to continue to use WU as a weather source for OpenSprinkler. However, some adaptations will be needed to the OpenSprinkler Weather Service script to retrieve the weather information. I hope that Ray or Samer will provide some information, if they will update their OpenSprinkler product accordingly?
From what I know OpenWeatherMap will not provide historical weather data for free, which makes it difficult to use the Zimmerman method in it’s original way. Please correct me if I’m wrong?
Regards
Franz
January 18, 2019 at 5:14 am #53795
SoothingMistParticipantThis is good news Franz.
For weather data providers, WeatherUnderground’s plans are good. But, if I have my own weather station, there is no need for me to pay to access another source for current data. For historical data, one can access the US Government’s historical weather data source, which includes foreign countries: https://governmentshutdown.noaa.gov/?datasetabbv=GSOD&countryabbv&georegionabbv. (During the present government shutdown, this site is dormant.) For instance, I have downloaded historical weather data for a specific weather station in Ethiopia going back to 1957, and have used this data to drive an evapotranspiration model (https://www.unirc.it/documentazione/materiale_didattico/1462_2016_412_24101.pdf) and to build a statistical rain-prediction model (https://www.rulequest.com/download.html).
At issue is that this site does not produce weather predictions. Nor does it give present conditions. If those are required then there may be a need to access formal weather-prediction sites, of which there are many. Many of these sites use the results of three different physics models to predict weather. Each person should decide if those predictions are worth the money, given the application at hand.
Something that may also be of interest, https://www.weather.gov provides free weather forecasts and can be programmatically queried via its REST interface. The output can be programmatically parsed and applied. But, these are just for locations in the USA. I don’t know if such services are available in other countries.
Best,
Peter.
May 15, 2019 at 10:35 pm #60393
SkispcsParticipantThis is NOT true IF you are providing weather data to Wunderground.
If you have a weather station and you provide data to Wunderground you can access the new API for free.
https://docs.google.com/document/d/1eKCnKXI9xnoMGRRzOL1xPCBihNV2rOet08qpE_gArAY/edit
May 31, 2019 at 8:15 am #60710
vince6464ParticipantI have an underground account associated to my weather station weatherflow. However, I do not how to associate my opensprinkler with underground. please help
June 2, 2019 at 1:37 pm #60783
PeterParticipant@vince6464, because of the changes by Weather Underground to their service model and API, it is no longer supported by OpenSprinkler. If you have a PWS and you would like to use that data for OS watering levels then there is a way to do that but it requires some technical knowledge and a local machine that is always on to run the service.
There is some documentation [HERE] that explains the steps to take. Scroll down to the section titled “Installing a Local Weather Service” and the section titled “Connecting a Personal Weather Station to a Local Weather Service”.
If you are up for that but need a hand then I’m happy to help with the setup.
June 10, 2019 at 3:55 am #60979
vince6464Participant@Peter, OK why not trying to do it with a Py but I am not so familiar with it ! I have few of them but never manager to do something like that ! I nee a step by step tuto !
But firstly, please confirm that I will not have to set the Py on top of my opensprinkler hardware ?
Then could you tell me how I can be certain that my Weatherflow station is compatible with the system that you propose ? Because I went to the forum https://community.weatherflow.com/ and surch for opensprinkler but I found only my post !
Then with DarkSky or https://openweathermap.org/ will ti be campatible with my waertherflow station ?
Sorry many questions before starting but I would like to be certain that it could work with my hardware before spending hours/days …. -
AuthorPosts
- You must be logged in to reply to this topic.
OpenSprinkler › Forums › Third-Party Software › WeatherUnderground now appears fee-based-only