B<LocationforecastLTS> - Weather forecast for a specified place, long term support.


NAME

LocationforecastLTS - Weather forecast for a specified place, long term support.


DESCRIPTION

This product delivers similar data as locationforecast, but for this product we will support a deprecated version for at least 3 months. Locationforecast will probably be updated more frequently and might have shorter life span for deprecated versions.

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

Please note that available parameters will wary depending on location and forecast time.

Locations inside Norway will have probability elements for temperature, wind, symbol and precipitation. The precipitation element have additional attributes for max and minimum values.

Please note that the probability attribute for precipitation is experimental and can not be reliably used.

A probability element specifies certainty of prognoses for a given parameter for a given time. This certainty is defined by a probabilitycode in the following manner:

probabilitycode : certainty values.
  • 0 : [90% , 100%]
  • 1 : [50% , 90%>
  • 2 : [ 0% , 50%>
  • Symbols

    List over corresponding numbers and ids for symbol elements:

    Bugs


    USAGE

    Parameters

    Sample request URLs:

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

    Schema

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


    CHANGELOG

    version 1.1 : 2011-05-30

    - New version 1.1. Old version, 1.0, will expire at 2011-09-09
    - Symbol numbers 20 - 23( see list above ) are new and will start to appear in the near future.
    - Attribute licenseurl in element <meta> has been removed. Note that the license still applies, its just no longer refered to in the xml.
    - Attribute probability for element precipitation has been removed. Some minor adjustments to the xml, such as different ordering of some elements.

    version 1.0 : 2010-11-30

    - Initial version.


    VERSION

    Last modified $ $Date: 2012-01-27 10:28:13 $


    COPYRIGHT

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

     B<LocationforecastLTS> - Weather forecast for a specified place, long term support.