weather-forecasts 1.2.3 → 1.2.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/Gemfile +1 -0
- data/lib/weather_forecasts/client/version.rb +1 -1
- data/spec/fixtures/vcr_cassettes/select_by_days_query.yml +76 -75
- data/spec/fixtures/vcr_cassettes/select_coordinates_by_cities_query.yml +8 -8
- data/spec/fixtures/vcr_cassettes/select_coordinates_by_zip_query.yml +8 -8
- data/spec/fixtures/vcr_cassettes/select_corner_coordinates_query.yml +8 -8
- data/spec/fixtures/vcr_cassettes/select_gridpoint_coordinates_query.yml +8 -8
- data/spec/fixtures/vcr_cassettes/select_hourly_query.yml +132 -204
- data/spec/fixtures/vcr_cassettes/select_linepoint_coordinates_query.yml +8 -8
- data/spec/fixtures/vcr_cassettes/select_query.yml +685 -817
- data/spec/fixtures/vcr_cassettes/select_square_coordinates_query.yml +8 -8
- data/weather-forecasts.gemspec +4 -4
- metadata +17 -17
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: bc8202f4833cfdd19db62d49b27ff47a6ed68c14
|
4
|
+
data.tar.gz: 74b4877acf2c053b2fc25c5ffcf0ee8d08c0d8c8
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: f552c2c0c558ca27723fe28d8bfb5e22b7e5bbddbaade3a1fe4a4f4c58b6c0d001633a93d93eb0f4b2d60cbdd4bdf0fc5df55dedbf4063e89769a267ccf088b4
|
7
|
+
data.tar.gz: 4b12e0ff1f168cb1c068b43f92fbf8ea6b41a6019366a2ffc01b2f390fe16a0680a2d9ad64de99046462e9fedbe6ea9c1e3de0278e16b812d8cf5ceeb3af38f2
|
data/Gemfile
CHANGED
@@ -21,7 +21,7 @@ http_interactions:
|
|
21
21
|
Server:
|
22
22
|
- Apache/2.2.15 (Red Hat)
|
23
23
|
X-Nids-Serverid:
|
24
|
-
- www5.
|
24
|
+
- www5.md
|
25
25
|
Last-Modified:
|
26
26
|
- Thu, 13 Mar 2014 18:05:49 GMT
|
27
27
|
Accept-Ranges:
|
@@ -31,7 +31,7 @@ http_interactions:
|
|
31
31
|
Content-Type:
|
32
32
|
- application/wsdl+xml
|
33
33
|
Date:
|
34
|
-
-
|
34
|
+
- Thu, 26 Feb 2015 17:05:20 GMT
|
35
35
|
Connection:
|
36
36
|
- keep-alive
|
37
37
|
body:
|
@@ -380,7 +380,7 @@ http_interactions:
|
|
380
380
|
\ <soap:address location=\"http://graphical.weather.gov/xml/SOAP_server/ndfdXMLserver.php\"/>\n
|
381
381
|
\ </port>\n</service>\n\n</definitions>\n"
|
382
382
|
http_version:
|
383
|
-
recorded_at:
|
383
|
+
recorded_at: Thu, 26 Feb 2015 17:05:20 GMT
|
384
384
|
- request:
|
385
385
|
method: post
|
386
386
|
uri: http://graphical.weather.gov/xml/SOAP_server/ndfdXMLserver.php
|
@@ -388,7 +388,7 @@ http_interactions:
|
|
388
388
|
encoding: UTF-8
|
389
389
|
string: <?xml version="1.0" encoding="UTF-8"?><env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
|
390
390
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:tns="http://graphical.weather.gov/xml/DWMLgen/wsdl/ndfdXML.wsdl"
|
391
|
-
xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ins0="http://graphical.weather.gov/xml/DWMLgen/schema/DWML.xsd"><env:Body><tns:NDFDgenByDayLatLonList><listLatLong>38.99,-77.01</listLatLong><startDate>
|
391
|
+
xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ins0="http://graphical.weather.gov/xml/DWMLgen/schema/DWML.xsd"><env:Body><tns:NDFDgenByDayLatLonList><listLatLong>38.99,-77.01</listLatLong><startDate>2015-02-26T17:05:20Z</startDate><numDay>5</numDay><unit>e</unit><format>24
|
392
392
|
hourly</format></tns:NDFDgenByDayLatLonList></env:Body></env:Envelope>
|
393
393
|
headers:
|
394
394
|
Soapaction:
|
@@ -411,7 +411,7 @@ http_interactions:
|
|
411
411
|
Server:
|
412
412
|
- Apache/2.2.15 (Red Hat)
|
413
413
|
X-Nids-Serverid:
|
414
|
-
-
|
414
|
+
- www5.md
|
415
415
|
X-Soap-Server:
|
416
416
|
- NuSOAP/0.9.5 (1.123)
|
417
417
|
Content-Type:
|
@@ -419,13 +419,13 @@ http_interactions:
|
|
419
419
|
Vary:
|
420
420
|
- Accept-Encoding
|
421
421
|
Cache-Control:
|
422
|
-
- max-age=
|
422
|
+
- max-age=168
|
423
423
|
Expires:
|
424
|
-
-
|
424
|
+
- Thu, 26 Feb 2015 17:08:09 GMT
|
425
425
|
Date:
|
426
|
-
-
|
426
|
+
- Thu, 26 Feb 2015 17:05:21 GMT
|
427
427
|
Content-Length:
|
428
|
-
- '
|
428
|
+
- '9048'
|
429
429
|
Connection:
|
430
430
|
- keep-alive
|
431
431
|
body:
|
@@ -438,7 +438,7 @@ http_interactions:
|
|
438
438
|
<title>NOAA's National Weather Service Forecast by 24 Hour Period</title>
|
439
439
|
<field>meteorological</field>
|
440
440
|
<category>forecast</category>
|
441
|
-
<creation-date refresh-frequency="PT1H">
|
441
|
+
<creation-date refresh-frequency="PT1H">2015-02-26T17:05:20Z</creation-date>
|
442
442
|
</product>
|
443
443
|
<source>
|
444
444
|
<more-information>http://www.nws.noaa.gov/forecasts/xml/</more-information>
|
@@ -457,96 +457,97 @@ http_interactions:
|
|
457
457
|
<moreWeatherInformation applicable-location="point1">http://forecast.weather.gov/MapClick.php?textField1=38.99&amp;textField2=-77.01</moreWeatherInformation>
|
458
458
|
<time-layout time-coordinate="local" summarization="24hourly">
|
459
459
|
<layout-key>k-p24h-n5-1</layout-key>
|
460
|
-
<start-valid-time>
|
461
|
-
<end-valid-time>
|
462
|
-
<start-valid-time>
|
463
|
-
<end-valid-time>
|
464
|
-
<start-valid-time>
|
465
|
-
<end-valid-time>
|
466
|
-
<start-valid-time>
|
467
|
-
<end-valid-time>
|
468
|
-
<start-valid-time>
|
469
|
-
<end-valid-time>
|
460
|
+
<start-valid-time>2015-02-26T06:00:00-05:00</start-valid-time>
|
461
|
+
<end-valid-time>2015-02-27T06:00:00-05:00</end-valid-time>
|
462
|
+
<start-valid-time>2015-02-27T06:00:00-05:00</start-valid-time>
|
463
|
+
<end-valid-time>2015-02-28T06:00:00-05:00</end-valid-time>
|
464
|
+
<start-valid-time>2015-02-28T06:00:00-05:00</start-valid-time>
|
465
|
+
<end-valid-time>2015-03-01T06:00:00-05:00</end-valid-time>
|
466
|
+
<start-valid-time>2015-03-01T06:00:00-05:00</start-valid-time>
|
467
|
+
<end-valid-time>2015-03-02T06:00:00-05:00</end-valid-time>
|
468
|
+
<start-valid-time>2015-03-02T06:00:00-05:00</start-valid-time>
|
469
|
+
<end-valid-time>2015-03-03T06:00:00-05:00</end-valid-time>
|
470
470
|
</time-layout>
|
471
471
|
<time-layout time-coordinate="local" summarization="12hourly">
|
472
472
|
<layout-key>k-p12h-n10-2</layout-key>
|
473
|
-
<start-valid-time>
|
474
|
-
<end-valid-time>
|
475
|
-
<start-valid-time>
|
476
|
-
<end-valid-time>
|
477
|
-
<start-valid-time>
|
478
|
-
<end-valid-time>
|
479
|
-
<start-valid-time>
|
480
|
-
<end-valid-time>
|
481
|
-
<start-valid-time>
|
482
|
-
<end-valid-time>
|
483
|
-
<start-valid-time>
|
484
|
-
<end-valid-time>
|
485
|
-
<start-valid-time>
|
486
|
-
<end-valid-time>
|
487
|
-
<start-valid-time>
|
488
|
-
<end-valid-time>
|
489
|
-
<start-valid-time>
|
490
|
-
<end-valid-time>
|
491
|
-
<start-valid-time>
|
492
|
-
<end-valid-time>
|
473
|
+
<start-valid-time>2015-02-26T06:00:00-05:00</start-valid-time>
|
474
|
+
<end-valid-time>2015-02-26T18:00:00-05:00</end-valid-time>
|
475
|
+
<start-valid-time>2015-02-26T18:00:00-05:00</start-valid-time>
|
476
|
+
<end-valid-time>2015-02-27T06:00:00-05:00</end-valid-time>
|
477
|
+
<start-valid-time>2015-02-27T06:00:00-05:00</start-valid-time>
|
478
|
+
<end-valid-time>2015-02-27T18:00:00-05:00</end-valid-time>
|
479
|
+
<start-valid-time>2015-02-27T18:00:00-05:00</start-valid-time>
|
480
|
+
<end-valid-time>2015-02-28T06:00:00-05:00</end-valid-time>
|
481
|
+
<start-valid-time>2015-02-28T06:00:00-05:00</start-valid-time>
|
482
|
+
<end-valid-time>2015-02-28T18:00:00-05:00</end-valid-time>
|
483
|
+
<start-valid-time>2015-02-28T18:00:00-05:00</start-valid-time>
|
484
|
+
<end-valid-time>2015-03-01T06:00:00-05:00</end-valid-time>
|
485
|
+
<start-valid-time>2015-03-01T06:00:00-05:00</start-valid-time>
|
486
|
+
<end-valid-time>2015-03-01T18:00:00-05:00</end-valid-time>
|
487
|
+
<start-valid-time>2015-03-01T18:00:00-05:00</start-valid-time>
|
488
|
+
<end-valid-time>2015-03-02T06:00:00-05:00</end-valid-time>
|
489
|
+
<start-valid-time>2015-03-02T06:00:00-05:00</start-valid-time>
|
490
|
+
<end-valid-time>2015-03-02T18:00:00-05:00</end-valid-time>
|
491
|
+
<start-valid-time>2015-03-02T18:00:00-05:00</start-valid-time>
|
492
|
+
<end-valid-time>2015-03-03T06:00:00-05:00</end-valid-time>
|
493
493
|
</time-layout>
|
494
494
|
<time-layout time-coordinate="local" summarization="24hourly">
|
495
495
|
<layout-key>k-p5d-n1-3</layout-key>
|
496
|
-
<start-valid-time>
|
497
|
-
<end-valid-time>
|
496
|
+
<start-valid-time>2015-02-26T06:00:00-05:00</start-valid-time>
|
497
|
+
<end-valid-time>2015-03-03T06:00:00-05:00</end-valid-time>
|
498
498
|
</time-layout>
|
499
499
|
<parameters applicable-location="point1">
|
500
500
|
<temperature type="maximum" units="Fahrenheit" time-layout="k-p24h-n5-1">
|
501
501
|
<name>Daily Maximum Temperature</name>
|
502
|
-
<value>
|
503
|
-
<value>
|
504
|
-
<value>
|
505
|
-
<value>
|
506
|
-
<value>
|
502
|
+
<value>30</value>
|
503
|
+
<value>31</value>
|
504
|
+
<value>28</value>
|
505
|
+
<value>38</value>
|
506
|
+
<value>46</value>
|
507
507
|
</temperature>
|
508
508
|
<temperature type="minimum" units="Fahrenheit" time-layout="k-p24h-n5-1">
|
509
509
|
<name>Daily Minimum Temperature</name>
|
510
|
-
<value>
|
511
|
-
<value>
|
512
|
-
<value>
|
513
|
-
<value>
|
514
|
-
<value>
|
510
|
+
<value>21</value>
|
511
|
+
<value>15</value>
|
512
|
+
<value>12</value>
|
513
|
+
<value>35</value>
|
514
|
+
<value>28</value>
|
515
515
|
</temperature>
|
516
516
|
<probability-of-precipitation type="12 hour" units="percent" time-layout="k-p12h-n10-2">
|
517
517
|
<name>12 Hourly Probability of Precipitation</name>
|
518
|
-
<value>
|
519
|
-
<value>
|
520
|
-
<value>
|
518
|
+
<value>93</value>
|
519
|
+
<value>38</value>
|
520
|
+
<value>20</value>
|
521
|
+
<value>3</value>
|
522
|
+
<value>11</value>
|
523
|
+
<value>3</value>
|
521
524
|
<value>9</value>
|
522
|
-
<value>
|
523
|
-
<value>
|
524
|
-
<value>
|
525
|
-
<value>10</value>
|
526
|
-
<value>17</value>
|
527
|
-
<value>19</value>
|
525
|
+
<value>45</value>
|
526
|
+
<value>9</value>
|
527
|
+
<value>13</value>
|
528
528
|
</probability-of-precipitation>
|
529
529
|
<weather time-layout="k-p24h-n5-1">
|
530
530
|
<name>Weather Type, Coverage, and Intensity</name>
|
531
|
-
<weather-conditions weather-summary="Chance
|
532
|
-
<value coverage="chance" intensity="light" weather-type="
|
533
|
-
|
531
|
+
<weather-conditions weather-summary="Chance Snow Showers">
|
532
|
+
<value coverage="chance" intensity="light" weather-type="snow showers" qualifier="none"/>
|
533
|
+
</weather-conditions>
|
534
|
+
<weather-conditions weather-summary="Slight Chance Snow Showers">
|
535
|
+
<value coverage="slight chance" intensity="light" weather-type="snow showers" qualifier="none"/>
|
534
536
|
</weather-conditions>
|
535
|
-
<weather-conditions weather-summary="Mostly Sunny"/>
|
536
|
-
<weather-conditions weather-summary="Mostly Sunny"/>
|
537
537
|
<weather-conditions weather-summary="Partly Sunny"/>
|
538
|
-
<weather-conditions weather-summary="
|
539
|
-
<value coverage="
|
540
|
-
<value coverage="
|
538
|
+
<weather-conditions weather-summary="Chance Rain/Snow">
|
539
|
+
<value coverage="chance" intensity="light" weather-type="rain" qualifier="none"/>
|
540
|
+
<value coverage="chance" intensity="light" additive="or" weather-type="snow" qualifier="or"/>
|
541
541
|
</weather-conditions>
|
542
|
+
<weather-conditions weather-summary="Mostly Cloudy"/>
|
542
543
|
</weather>
|
543
544
|
<conditions-icon type="forecast-NWS" time-layout="k-p24h-n5-1">
|
544
545
|
<name>Conditions Icons</name>
|
545
|
-
<icon-link>http://www.nws.noaa.gov/weather/images/fcicons/
|
546
|
-
<icon-link>http://www.nws.noaa.gov/weather/images/fcicons/
|
547
|
-
<icon-link>http://www.nws.noaa.gov/weather/images/fcicons/few.jpg</icon-link>
|
546
|
+
<icon-link>http://www.nws.noaa.gov/weather/images/fcicons/sn90.jpg</icon-link>
|
547
|
+
<icon-link>http://www.nws.noaa.gov/weather/images/fcicons/sn20.jpg</icon-link>
|
548
548
|
<icon-link>http://www.nws.noaa.gov/weather/images/fcicons/sct.jpg</icon-link>
|
549
|
-
<icon-link>http://www.nws.noaa.gov/weather/images/fcicons/
|
549
|
+
<icon-link>http://www.nws.noaa.gov/weather/images/fcicons/rasn50.jpg</icon-link>
|
550
|
+
<icon-link>http://www.nws.noaa.gov/weather/images/fcicons/bkn.jpg</icon-link>
|
550
551
|
</conditions-icon>
|
551
552
|
<hazards time-layout="k-p5d-n1-3">
|
552
553
|
<name>Watches, Warnings, and Advisories</name>
|
@@ -557,5 +558,5 @@ http_interactions:
|
|
557
558
|
</dwml>
|
558
559
|
</dwmlByDayOut></ns1:NDFDgenByDayLatLonListResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>
|
559
560
|
http_version:
|
560
|
-
recorded_at:
|
561
|
-
recorded_with: VCR 2.9.
|
561
|
+
recorded_at: Thu, 26 Feb 2015 17:05:21 GMT
|
562
|
+
recorded_with: VCR 2.9.3
|
@@ -21,7 +21,7 @@ http_interactions:
|
|
21
21
|
Server:
|
22
22
|
- Apache/2.2.15 (Red Hat)
|
23
23
|
X-Nids-Serverid:
|
24
|
-
-
|
24
|
+
- www4.md
|
25
25
|
Last-Modified:
|
26
26
|
- Thu, 13 Mar 2014 18:05:49 GMT
|
27
27
|
Accept-Ranges:
|
@@ -31,7 +31,7 @@ http_interactions:
|
|
31
31
|
Content-Type:
|
32
32
|
- application/wsdl+xml
|
33
33
|
Date:
|
34
|
-
-
|
34
|
+
- Thu, 26 Feb 2015 17:05:21 GMT
|
35
35
|
Connection:
|
36
36
|
- keep-alive
|
37
37
|
body:
|
@@ -380,7 +380,7 @@ http_interactions:
|
|
380
380
|
\ <soap:address location=\"http://graphical.weather.gov/xml/SOAP_server/ndfdXMLserver.php\"/>\n
|
381
381
|
\ </port>\n</service>\n\n</definitions>\n"
|
382
382
|
http_version:
|
383
|
-
recorded_at:
|
383
|
+
recorded_at: Thu, 26 Feb 2015 17:05:21 GMT
|
384
384
|
- request:
|
385
385
|
method: post
|
386
386
|
uri: http://graphical.weather.gov/xml/SOAP_server/ndfdXMLserver.php
|
@@ -410,7 +410,7 @@ http_interactions:
|
|
410
410
|
Server:
|
411
411
|
- Apache/2.2.15 (Red Hat)
|
412
412
|
X-Nids-Serverid:
|
413
|
-
-
|
413
|
+
- www4.md
|
414
414
|
X-Soap-Server:
|
415
415
|
- NuSOAP/0.9.5 (1.123)
|
416
416
|
Content-Type:
|
@@ -420,9 +420,9 @@ http_interactions:
|
|
420
420
|
Cache-Control:
|
421
421
|
- max-age=180
|
422
422
|
Expires:
|
423
|
-
-
|
423
|
+
- Thu, 26 Feb 2015 17:08:21 GMT
|
424
424
|
Date:
|
425
|
-
-
|
425
|
+
- Thu, 26 Feb 2015 17:05:21 GMT
|
426
426
|
Content-Length:
|
427
427
|
- '13799'
|
428
428
|
Connection:
|
@@ -437,5 +437,5 @@ http_interactions:
|
|
437
437
|
</dwml>
|
438
438
|
</listLatLonOut></ns1:LatLonListCityNamesResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>
|
439
439
|
http_version:
|
440
|
-
recorded_at:
|
441
|
-
recorded_with: VCR 2.9.
|
440
|
+
recorded_at: Thu, 26 Feb 2015 17:05:21 GMT
|
441
|
+
recorded_with: VCR 2.9.3
|
@@ -21,7 +21,7 @@ http_interactions:
|
|
21
21
|
Server:
|
22
22
|
- Apache/2.2.15 (Red Hat)
|
23
23
|
X-Nids-Serverid:
|
24
|
-
-
|
24
|
+
- www4.md
|
25
25
|
Last-Modified:
|
26
26
|
- Thu, 13 Mar 2014 18:05:49 GMT
|
27
27
|
Accept-Ranges:
|
@@ -31,7 +31,7 @@ http_interactions:
|
|
31
31
|
Content-Type:
|
32
32
|
- application/wsdl+xml
|
33
33
|
Date:
|
34
|
-
-
|
34
|
+
- Thu, 26 Feb 2015 17:05:21 GMT
|
35
35
|
Connection:
|
36
36
|
- keep-alive
|
37
37
|
body:
|
@@ -380,7 +380,7 @@ http_interactions:
|
|
380
380
|
\ <soap:address location=\"http://graphical.weather.gov/xml/SOAP_server/ndfdXMLserver.php\"/>\n
|
381
381
|
\ </port>\n</service>\n\n</definitions>\n"
|
382
382
|
http_version:
|
383
|
-
recorded_at:
|
383
|
+
recorded_at: Thu, 26 Feb 2015 17:05:21 GMT
|
384
384
|
- request:
|
385
385
|
method: post
|
386
386
|
uri: http://graphical.weather.gov/xml/SOAP_server/ndfdXMLserver.php
|
@@ -411,7 +411,7 @@ http_interactions:
|
|
411
411
|
Server:
|
412
412
|
- Apache/2.2.15 (Red Hat)
|
413
413
|
X-Nids-Serverid:
|
414
|
-
-
|
414
|
+
- www4.md
|
415
415
|
X-Soap-Server:
|
416
416
|
- NuSOAP/0.9.5 (1.123)
|
417
417
|
Content-Length:
|
@@ -421,9 +421,9 @@ http_interactions:
|
|
421
421
|
Cache-Control:
|
422
422
|
- max-age=180
|
423
423
|
Expires:
|
424
|
-
-
|
424
|
+
- Thu, 26 Feb 2015 17:08:22 GMT
|
425
425
|
Date:
|
426
|
-
-
|
426
|
+
- Thu, 26 Feb 2015 17:05:22 GMT
|
427
427
|
Connection:
|
428
428
|
- keep-alive
|
429
429
|
body:
|
@@ -437,5 +437,5 @@ http_interactions:
|
|
437
437
|
xsi:noNamespaceSchemaLocation='http://graphical.weather.gov/xml/DWMLgen/schema/DWML.xsd'><latLonList>39.5457,-105.002
|
438
438
|
39.5946,-105.014</latLonList></dwml></listLatLonOut></ns1:LatLonListZipCodeResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>
|
439
439
|
http_version:
|
440
|
-
recorded_at:
|
441
|
-
recorded_with: VCR 2.9.
|
440
|
+
recorded_at: Thu, 26 Feb 2015 17:05:22 GMT
|
441
|
+
recorded_with: VCR 2.9.3
|
@@ -21,7 +21,7 @@ http_interactions:
|
|
21
21
|
Server:
|
22
22
|
- Apache/2.2.15 (Red Hat)
|
23
23
|
X-Nids-Serverid:
|
24
|
-
-
|
24
|
+
- www4.md
|
25
25
|
Last-Modified:
|
26
26
|
- Thu, 13 Mar 2014 18:05:49 GMT
|
27
27
|
Accept-Ranges:
|
@@ -31,7 +31,7 @@ http_interactions:
|
|
31
31
|
Content-Type:
|
32
32
|
- application/wsdl+xml
|
33
33
|
Date:
|
34
|
-
-
|
34
|
+
- Thu, 26 Feb 2015 17:05:24 GMT
|
35
35
|
Connection:
|
36
36
|
- keep-alive
|
37
37
|
body:
|
@@ -380,7 +380,7 @@ http_interactions:
|
|
380
380
|
\ <soap:address location=\"http://graphical.weather.gov/xml/SOAP_server/ndfdXMLserver.php\"/>\n
|
381
381
|
\ </port>\n</service>\n\n</definitions>\n"
|
382
382
|
http_version:
|
383
|
-
recorded_at:
|
383
|
+
recorded_at: Thu, 26 Feb 2015 17:05:24 GMT
|
384
384
|
- request:
|
385
385
|
method: post
|
386
386
|
uri: http://graphical.weather.gov/xml/SOAP_server/ndfdXMLserver.php
|
@@ -410,7 +410,7 @@ http_interactions:
|
|
410
410
|
Server:
|
411
411
|
- Apache/2.2.15 (Red Hat)
|
412
412
|
X-Nids-Serverid:
|
413
|
-
- www4.
|
413
|
+
- www4.md
|
414
414
|
X-Soap-Server:
|
415
415
|
- NuSOAP/0.9.5 (1.123)
|
416
416
|
Content-Type:
|
@@ -420,9 +420,9 @@ http_interactions:
|
|
420
420
|
Cache-Control:
|
421
421
|
- max-age=180
|
422
422
|
Expires:
|
423
|
-
-
|
423
|
+
- Thu, 26 Feb 2015 17:08:25 GMT
|
424
424
|
Date:
|
425
|
-
-
|
425
|
+
- Thu, 26 Feb 2015 17:05:25 GMT
|
426
426
|
Content-Length:
|
427
427
|
- '1053'
|
428
428
|
Connection:
|
@@ -438,5 +438,5 @@ http_interactions:
|
|
438
438
|
xsi:noNamespaceSchemaLocation='http://graphical.weather.gov/xml/DWMLgen/schema/DWML.xsd'><minResolution>304.000000</minResolution><latLonList>20.191999,-121.554001
|
439
439
|
20.331773,-69.208160 50.105547,-60.885558 49.939721,-130.103438</latLonList></dwml></listLatLonOut></ns1:CornerPointsResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>
|
440
440
|
http_version:
|
441
|
-
recorded_at:
|
442
|
-
recorded_with: VCR 2.9.
|
441
|
+
recorded_at: Thu, 26 Feb 2015 17:05:25 GMT
|
442
|
+
recorded_with: VCR 2.9.3
|
@@ -21,7 +21,7 @@ http_interactions:
|
|
21
21
|
Server:
|
22
22
|
- Apache/2.2.15 (Red Hat)
|
23
23
|
X-Nids-Serverid:
|
24
|
-
-
|
24
|
+
- www4.md
|
25
25
|
Last-Modified:
|
26
26
|
- Thu, 13 Mar 2014 18:05:49 GMT
|
27
27
|
Accept-Ranges:
|
@@ -31,7 +31,7 @@ http_interactions:
|
|
31
31
|
Content-Type:
|
32
32
|
- application/wsdl+xml
|
33
33
|
Date:
|
34
|
-
-
|
34
|
+
- Thu, 26 Feb 2015 17:05:25 GMT
|
35
35
|
Connection:
|
36
36
|
- keep-alive
|
37
37
|
body:
|
@@ -380,7 +380,7 @@ http_interactions:
|
|
380
380
|
\ <soap:address location=\"http://graphical.weather.gov/xml/SOAP_server/ndfdXMLserver.php\"/>\n
|
381
381
|
\ </port>\n</service>\n\n</definitions>\n"
|
382
382
|
http_version:
|
383
|
-
recorded_at:
|
383
|
+
recorded_at: Thu, 26 Feb 2015 17:05:25 GMT
|
384
384
|
- request:
|
385
385
|
method: post
|
386
386
|
uri: http://graphical.weather.gov/xml/SOAP_server/ndfdXMLserver.php
|
@@ -418,11 +418,11 @@ http_interactions:
|
|
418
418
|
Vary:
|
419
419
|
- Accept-Encoding
|
420
420
|
Cache-Control:
|
421
|
-
- max-age=
|
421
|
+
- max-age=180
|
422
422
|
Expires:
|
423
|
-
-
|
423
|
+
- Thu, 26 Feb 2015 17:08:26 GMT
|
424
424
|
Date:
|
425
|
-
-
|
425
|
+
- Thu, 26 Feb 2015 17:05:26 GMT
|
426
426
|
Content-Length:
|
427
427
|
- '3586'
|
428
428
|
Connection:
|
@@ -467,5 +467,5 @@ http_interactions:
|
|
467
467
|
39.725028,-104.643652 39.769024,-104.647730 39.813010,-104.651812 39.856986,-104.655897
|
468
468
|
39.900953,-104.659985 39.944910,-104.664077 39.988857,-104.668172 40.032794,-104.672271</latLonList></dwml></listLatLonOut></ns1:LatLonListSubgridResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>
|
469
469
|
http_version:
|
470
|
-
recorded_at:
|
471
|
-
recorded_with: VCR 2.9.
|
470
|
+
recorded_at: Thu, 26 Feb 2015 17:05:26 GMT
|
471
|
+
recorded_with: VCR 2.9.3
|