Skip to content

NOAA API - ADD Return data for sky and rainfall values #41

Description

@GoogleCodeExporter
Can you please add return values for the Sky Conditions like:
where: SKY_COVER = { "SKC":"clear",
"CLR":"clear",
"NSC":"clear",
"NCD":"clear",
"FEW":"a few ",
"SCT":"scattered ",
"BKN":"broken ",
"OVC":"overcast",
"///":"",
"VV":"indefinite ceiling" }
And height of the clouds is:
height = distance(int(height)*100,"FT"
FEW035, SKC, SCT120
Can be a mix like: FEW004 SCT022 BKN03
The precipitation values for the last 1hr 3hr and 6hr
Heat index temp FAHRENHEIT.
Temperature history max min, FAHRENHEIT
See :http://w1.weather.gov/obhistory/KBOW.html for a reference of the values
Thanks.

Original issue reported on code.google.com by wemanage...@gmail.com on 31 Jul 2014 at 8:52

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions