/usr/share/perl5/Metno/WeatherAPI/Product/Locationforecast_1_5.pm


Name

Locationforecast - Weather forecast for a specified place


DESCRIPTION

This modules implements a full forecast for one location, that is, a forecast with several parameters for a nine-day period.

The parameters are temperature, wind speed, wind direction, pressure, precipitation, cloudiness, fog, lowClouds, mediumClouds, highClouds and humidity.

Restrictions

The availability and content of this product may change without further notice


USAGE

Parameters

Sample request URLs:

    http://api.yr.no/weatherapi/locationforecast/1.5/?lat=60.10;lon=9.58;msl=70
    http://api.yr.no/weatherapi/locationforecast/1.5/?lat=60.10;lon=9.58

Schema

The schema for the xml delivered by this product is available from http://api.yr.no/weatherapi/locationforecast/1.5/schema.


CHANGELOG

version 1.5 : 2008-05-30

- new element, humidity, added to location.
- version 1.4 will expire 2008-11-01.

1.4

- changes in <model> element: Added attribute termin, replaced attribute timespan with the attributes from and to.
- version 1.3 will be available up to and including 2008-03-01.

1.3

- New version, 1.3, available.
- v1.3 includes element <meta>, with info about the forecast models.
- v1.2 will be available up to and including 2007-11-15.

1.2

- New version, 1.2, available.
- Version 1.1 will be available up to and including 2007-10-02.
- Added xml-elements: fog and low/middle/high - clouds.
- Value of xml-element 'temperature' now originates from a different model-parameter.

1.1

- Locationforecast has now limited access
- Locationforecast is might return the XML as plain xml or zipped.


VERSION

Last modified $ $Date: 2010-03-01 13:10:50 $


COPYRIGHT

Copyright (C) 2008 The Norwegian Meteorological Institute. All Rights Reserved.

 /usr/share/perl5/Metno/WeatherAPI/Product/Locationforecast_1_5.pm