Meteorological observations from Bouvetøya (2014-2015)

The automatic weather station at the [Norvegia Station](http://www.npolar.no/en/about-us/stations-vessels/norvegia/), [Bouvetøya](http://www.npolar.no/en/bouvetoya/) was installed by the Norwegian Polar Institute in January 2014. The station collects meteorological data on air temperature, air humid...

Full description

Bibliographic Details
Main Author: Norwegian Polar Institute Npolar.No
Format: Dataset
Language:unknown
Published: npolar.no 2014
Subjects:
Online Access:https://dx.doi.org/10.21334/npolar.2014.ba8d71fc
https://data.npolar.no/dataset/ba8d71fc-1173-4ddd-8398-11ae2afcf4c2
Description
Summary:The automatic weather station at the [Norvegia Station](http://www.npolar.no/en/about-us/stations-vessels/norvegia/), [Bouvetøya](http://www.npolar.no/en/bouvetoya/) was installed by the Norwegian Polar Institute in January 2014. The station collects meteorological data on air temperature, air humidity, wind speed, wind direction, and more. Data resolution is hourly. Data is available in TSV and JSON formats. Retrieving data (examples) * [Last month (TSV)](http://api.npolar.no/weather/bouvet/?q=&fields=measured,ta,ta_min,ta_max,dd_smm,dd,ff,f_max,ff_max,uu,qa,ot,pa&format=csv&sort=-measured&limit=744) * [Last month (JSON)](http://api.npolar.no/weather/bouvet/?q=&fields-remove=_id,_id,_rev,created_by,updated_by,id,schema,created,updated&format=json&variant=array&sort=-measured&limit=744) * [June 2014 (TSV)](http://api.npolar.no/weather/bouvet/?q=&fields-remove=_id,_id,_rev,created_by,updated_by,id,schema,created,updated&format=csv&sort=-measured&limit=all&filter-measured=2014-06-01T0..2014-07-01T0) (change to any other period by adjusting the `filter-measured` to another time range.)