Frost v1 (work in progress)
DISCLAIMER: This version of Frost is still work in progress. MET Norway does not guarantee that the service will always behave 100% according to documentation or expectations.


Examples

frost v1 code examples

havvarsel-frost code examples

For those coming here from havvarsel-frost:

frost v1 code examples

Example 1

Perform a basic API request

Example 2

Perform an API request, check and print the response

Example 3

Perform an API request asking for the response as a CSV like structure, print the response

Example 4

Perform an API request asking for information on all meteorological stations situated inside a polygon (e.g. a box or a triangle) defined by geographical points (latitude and longitude)

havvarsel-frost code examples

For those coming here from havvarsel-frost:

Example 1

Perform a basic API request