Observatory Monthly Means Database

The Geomagnetism team of the British Geological Survey (BGS) maintains a database of monthly mean values from geomagnetic observatories worldwide.

The monthly means are compiled from a combination of definitive hourly data records held in the World Data Centre for Geomagnetism (Edinburgh), and near-definitive minute data held by INTERMAGNET and Tromsø Geophysical Observatory.

The data have been converted to a standardised and unified format and joined into a single series for each observatory, with all recorded baseline changes applied and known anomalous data removed.

Data are provided in a file format designed after the IAGA2002 format. A full description of the data files can be found in the database.

Data Usage Rules

The data held in the database are for scientific/academic use only. For commercial applications of these data, please contact the relevant observatory operating institute directly. See the "List of Magnetic Observatories" maintained on behalf of IAGA Div V-OBS for the details of operating institutes.

Data Acknowledgement

If data are used in publications and presentations, the observatory operating institute, data supplier (WDC, INTERMAGNET, TGO), and the WDC for Geomagnetism (Edinburgh) should be acknowledged.

Data Access

Our FTP service has now ended. Access to our monthly mean database can now be made through our API.

Fetching Monthly Mean Data:

This service can fetch the monthly means for a single observatory. For example:

https://wdcapi.bgs.ac.uk/monthly-means?obs_code=esk

Alternatively, all files for all observatories can be downloaded by omitting the obs_code query (this may take a few minutes):

https://wdcapi.bgs.ac.uk/monthly-means

Using curl:

curl -X 'GET' \
  'https://wdcapi.bgs.ac.uk/monthly-means' \
  -H 'accept: application/json'
    

Explore More

WDC observatory map
Observatory Data Portal

Observatory minute and hourly means. Plot data and download data in various formats.

Explore »
Example model chart
Magnetic Field Models

World Magnetic Model (WMM), International Geomagnetic Reference Field (IRGF-13) and more...

Explore »