Skip to content

get_weather_from_noaa missing visibility #29

@GoogleCodeExporter

Description

@GoogleCodeExporter
It's a pretty easy fix to add the visibility field to data_structure tuple. 


@@ -559,6 +559,7 @@
                 'windchill_string',
                 'windchill_f',
                 'windchill_c',
+                'visibility_mi'
                 'icon_url_base',
                 'icon_url_name',
                 'two_day_history_url',
@@ -578,7 +579,7 @@

Original issue reported on code.google.com by danga...@gmail.com on 16 Sep 2013 at 6:24

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions