~ubuntu-branches/ubuntu/vivid/php-horde-service-weather/vivid-proposed

« back to all changes in this revision

Viewing changes to Horde_Service_Weather-2.1.3/test/Horde/Service/Weather/fixtures/boston_wwo.json

  • Committer: Package Import Robot
  • Author(s): Mathieu Parent
  • Date: 2014-10-16 21:46:14 UTC
  • mfrom: (1.1.7)
  • Revision ID: package-import@ubuntu.com-20141016214614-no8xuhfj8ofsey56
Tags: 2.1.4-1
New upstream version 2.1.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
{
2
 
    "data": {
3
 
        "current_condition": [{
4
 
            "cloudcover": "50",
5
 
            "humidity": "88",
6
 
            "localObsDateTime": "2014-04-01 06:34 PM",
7
 
            "observation_time": "10:34 PM",
8
 
            "precipMM": "0.0",
9
 
            "pressure": "1020",
10
 
            "temp_C": "12",
11
 
            "temp_F": "54",
12
 
            "visibility": "16",
13
 
            "weatherCode": "116",
14
 
            "weatherDesc": [{
15
 
                "value": "Partly Cloudy"
16
 
            }],
17
 
            "weatherIconUrl": [{
18
 
                "value": "http:\/\/cdn.worldweatheronline.net\/images\/wsymbols01_png_64\/wsymbol_0002_sunny_intervals.png"
19
 
            }],
20
 
            "winddir16Point": "SSW",
21
 
            "winddirDegree": "210",
22
 
            "windspeedKmph": "24",
23
 
            "windspeedMiles": "15"
24
 
        }],
25
 
        "nearest_area": [{
26
 
            "areaName": [{
27
 
                "value": "Boston"
28
 
            }],
29
 
            "country": [{
30
 
                "value": "United States Of America"
31
 
            }],
32
 
            "latitude": "42.358",
33
 
            "longitude": "-71.060",
34
 
            "population": "571281",
35
 
            "region": [{
36
 
                "value": "Massachusetts"
37
 
            }],
38
 
            "weatherUrl": [{
39
 
                "value": "http:\/\/www.worldweatheronline.com\/Boston-weather\/Massachusetts\/US.aspx"
40
 
            }]
41
 
        }],
42
 
        "request": [{
43
 
            "query": "Boston, United States Of America",
44
 
            "type": "City"
45
 
        }],
46
 
        "weather": [{
47
 
            "date": "2014-04-01",
48
 
            "precipMM": "0.0",
49
 
            "tempMaxC": "11",
50
 
            "tempMaxF": "52",
51
 
            "tempMinC": "5",
52
 
            "tempMinF": "42",
53
 
            "weatherCode": "113",
54
 
            "weatherDesc": [{
55
 
                "value": "Sunny"
56
 
            }],
57
 
            "weatherIconUrl": [{
58
 
                "value": "http:\/\/cdn.worldweatheronline.net\/images\/wsymbols01_png_64\/wsymbol_0001_sunny.png"
59
 
            }],
60
 
            "winddir16Point": "ESE",
61
 
            "winddirDegree": "106",
62
 
            "winddirection": "ESE",
63
 
            "windspeedKmph": "16",
64
 
            "windspeedMiles": "10"
65
 
        }, {
66
 
            "date": "2014-04-02",
67
 
            "precipMM": "0.0",
68
 
            "tempMaxC": "14",
69
 
            "tempMaxF": "57",
70
 
            "tempMinC": "10",
71
 
            "tempMinF": "50",
72
 
            "weatherCode": "116",
73
 
            "weatherDesc": [{
74
 
                "value": "Sunny"
75
 
            }],
76
 
            "weatherIconUrl": [{
77
 
                "value": "http:\/\/cdn.worldweatheronline.net\/images\/wsymbols01_png_64\/wsymbol_0002_sunny_intervals.png"
78
 
            }],
79
 
            "winddir16Point": "SSW",
80
 
            "winddirDegree": "195",
81
 
            "winddirection": "SSW",
82
 
            "windspeedKmph": "12",
83
 
            "windspeedMiles": "7"
84
 
        }, {
85
 
            "date": "2014-04-03",
86
 
            "precipMM": "0.0",
87
 
            "tempMaxC": "12",
88
 
            "tempMaxF": "53",
89
 
            "tempMinC": "3",
90
 
            "tempMinF": "37",
91
 
            "weatherCode": "113",
92
 
            "weatherDesc": [{
93
 
                "value": "Sunny"
94
 
            }],
95
 
            "weatherIconUrl": [{
96
 
                "value": "http:\/\/cdn.worldweatheronline.net\/images\/wsymbols01_png_64\/wsymbol_0001_sunny.png"
97
 
            }],
98
 
            "winddir16Point": "N",
99
 
            "winddirDegree": "3",
100
 
            "winddirection": "N",
101
 
            "windspeedKmph": "12",
102
 
            "windspeedMiles": "7"
103
 
        }, {
104
 
            "date": "2014-04-04",
105
 
            "precipMM": "0.3",
106
 
            "tempMaxC": "9",
107
 
            "tempMaxF": "48",
108
 
            "tempMinC": "4",
109
 
            "tempMinF": "39",
110
 
            "weatherCode": "113",
111
 
            "weatherDesc": [{
112
 
                "value": "Sunny"
113
 
            }],
114
 
            "weatherIconUrl": [{
115
 
                "value": "http:\/\/cdn.worldweatheronline.net\/images\/wsymbols01_png_64\/wsymbol_0001_sunny.png"
116
 
            }],
117
 
            "winddir16Point": "E",
118
 
            "winddirDegree": "88",
119
 
            "winddirection": "E",
120
 
            "windspeedKmph": "106",
121
 
            "windspeedMiles": "13"
122
 
        }, {
123
 
            "date": "2014-04-05",
124
 
            "precipMM": "3.1",
125
 
            "tempMaxC": "17",
126
 
            "tempMaxF": "63",
127
 
            "tempMinC": "5",
128
 
            "tempMinF": "40",
129
 
            "weatherCode": "116",
130
 
            "weatherDesc": [{
131
 
                "value": "Partly Cloudy"
132
 
            }],
133
 
            "weatherIconUrl": [{
134
 
                "value": "http:\/\/cdn.worldweatheronline.net\/images\/wsymbols01_png_64\/wsymbol_0002_sunny_intervals.png"
135
 
            }],
136
 
            "winddir16Point": "SW",
137
 
            "winddirDegree": "229",
138
 
            "winddirection": "SW",
139
 
            "windspeedKmph": "16",
140
 
            "windspeedMiles": "15"
141
 
        }]
142
 
    }
143
 
}
 
 
b'\\ No newline at end of file'