dknoodle / WUnderground.Net

WUnderground .Net Library (Also Weather.com)
MIT License
19 stars 13 forks source link

Missing planner API method #19

Open JerseyTechGuy opened 6 years ago

JerseyTechGuy commented 6 years ago

Any plans to add the planner API method? This seems to be the only API method I see that returns a % (percentage) chance of rain. The chance of property returns several values each with predictions. For instance chance_of = "chanceofprecip"

"chanceofprecip": { "name": "Precipitation", "description": "", "percentage": "1" }

dknoodle commented 6 years ago

Hi @JerseyTechGuy I don't think I will have a chance to get to that for a few weeks unfortunately. If you want to do a Pull Request with those change I am happy to review and update the NuGet package.