This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

CSV format
#9
Many thanks!

Now there is an other posibility to send weather data via API as following.
Is it posible to do it like this?

Using the API directly
If you're a developer and would like to use the API directly, details are provided below.

Upload URL:

WOW expects an HTTP request, in the form of either GET or POST, to the following URL. When received, WOW will interpret and validate the information supplied and respond as below.

The URL to send your request to is: http://wow.metoffice.gov.uk/automaticreading? followed by a set of key/value pairs indicating pieces of data.

Response and Errors

All requests will return a status code. A success is indicated by 200. Anything else is a failure. A human readable error message will accompany all errors in JSON format.

Mandatory Information:

All uploads must contain 4 pieces of mandatory information plus at least 1 piece of weather data.

Site ID - siteid:
The unique numeric id of the site
Authentication Key - siteAuthenticationKey:
A pin number, chosen by the user to authenticate with WOW.
Date - dateutc:
Each observation must have a date, in the date encoding specified below.
Software Type - softwaretype
The name of the software, to identify which piece of software and which version is uploading data
Reply


Messages In This Thread
CSV format - by jobb@nordstrandsel.se - 13.09.2023, 15:52
RE: CSV format - by admin - 14.09.2023, 07:21
RE: CSV format - by jobb@nordstrandsel.se - 14.09.2023, 09:41
RE: CSV format - by admin - 14.09.2023, 10:09
RE: CSV format - by jobb@nordstrandsel.se - 14.09.2023, 11:41
RE: CSV format - by admin - 14.09.2023, 11:47
RE: CSV format - by jobb@nordstrandsel.se - 14.09.2023, 12:06
RE: CSV format - by admin - 14.09.2023, 12:36
RE: CSV format - by jobb@nordstrandsel.se - 14.09.2023, 13:23

Forum Jump: