This data is for COVID-19 researchers to explore relationships between COVID-19 and environmental factors. For more information see our blog post. If your require compute resources to process this data we might be able to help.
Stay up to date with new datasets, corrections, redactions and useful or important information by subscribing to our Google Groups mailing list
Users are required to acknowledge the Met Office as the source of these data by including the following attribution statement in any resulting products, publications or applications:
"Contains Met Office data licensed under the Open Government Licence v3.0"
This data is made available under Open Government License.
Global and high resolution UK numerical weather model output from the UK Met Office. Data is from the very early time steps of the model following data assimilation, as such this data approximates a whole earth observation dataset.
The following variables are available:
t1o5m
= Air temperature at 1.5m in Ksh
= Specific humidity at 1.5m in kg/kg (kg of water vapor in kg of air)sw
= Short wave radiation in W m-2 (surrogate for sunshine)precip
= Precipitation flux in kg m-2 s-1 (multiply by 3600 to get mm / hr)snow
= Stratiform snowfall flux in kg m-2 s-1 (multiply by 3600 to get mm / hr)rain
= Stratiform rainfall flux in kg m-2 s-1 (multiply by 3600 to get mm / hr)pmsl
= Air pressure at mean sea level in Pawindspeed
= Wind speed in m s-1windgust
= Wind gust in m s-1cldbase
= Cloud base altitude in ftcldfrac
= Cloud area fraction assuming maximum random overlap (unitless: 0-1)Output of the Met Office UK air quality model AQUM is also available. This includes the following variables:
daqi
= Daily Air Quality Index, an integer from 1-10no2
= Nitrogen dioxide concentration, in µg m-3o3
= Ozone concentration, in µg m-3so2
= Sulphur dioxide concentration, in µg m-3pm2p5
= Concentration of particulate matter less than 2.5 microns diameter, in µg m-3pm10
= Concentration of particulate matter less than 10 microns diameter, in µg m-3This data is made available as NetCDF files.
Global and UK model data updated is available from 01 Jan 2020 onwards. The dataset is updated daily for the previous day.
For detailed information about how this data is generated and the particulars of the parameters please see the technical references:
There is some additional post processed data aggregations over COVID-19 reporting regions in the UK and USA made available as CSV files. More details below.
Announcement by the Met Office making this data available in response to RAMP initiative, asking for assistance in tackling to the COVID-19 pandemic.
You can browse the data we have made available on Azure here.
This data is made available under Open Government License.
More data is coming! Please subscribe to our Google Groups mailing list to receive updates when that data is available.
Please contact us on covid19@informaticslab.co.uk if you have any questions or requests for additional data.
The gridded data is updated daily for the previous day.
The CSV data is updated on request (when possible), contact covid19@informaticslab.co.uk if you have a need for this data to be avaliable more frequently.
As of 18/04/20 the dataset totals approximately 352G.
It grows weekly by approximately 22G a week.
We intend retain and make this data available as long as we believe it's useful in planing the response to the COVID-19 pandemic.
The data is stored in the Azure region East US 2
.
The data is hosted on Microsoft Azure through their AI for Earth initiative. You can access the data in many ways, such as:
Open the index file in your browser. You will see a list of links to datafiles which you can download by clicking on them in your browser.
There is a range of libraries in a range of languages for working with Azure Blobs. See the Azure Blob documentation for more info.
There are lots of files, so we suggest installing azcopy
command line tool, which you can download here. This lets you download whole directories or multiple files using wildcards to your computer of choice.
For example:
1. Download the file global_daily_precip_max_20200101.nc
to the current directory:
azcopy cp "https://metdatasa.blob.core.windows.net/covid19-response/metoffice_global_daily/precip_max/global_daily_precip_max_20200101.nc" .
/metoffice_ukv_daily/snow_mean/
to ukv_daily_snow_mean/
:azcopy cp "https://metdatasa.blob.core.windows.net/covid19-response/metoffice_ukv_daily/snow_mean/*" ukv_daily_snow_mean/
us_55*.csv
:azcopy cp "https://metdatasa.blob.core.windows.net/covid19-response/regional_subset_data/us_data/" . --recursive --include-pattern "us_55*.csv"
metoffice_global_daily/
Contains the Met Office daily global gridded data files.
There is a 'directory' for each variable.
Each file in these directories has a descriptive name* as global_daily_{variable}_{statistic}_{YYYYMMDD}.nc
.
metoffice_global_hourly/
Contains the Met Office hourly global gridded data files.
There is a 'directory' for each variable.
Each file in these directories has a descriptive name* as global_hourly_{variable}_{YYYYMMDD}.nc
.
metoffice_ukv_daily/
Contains the Met Office daily UKV gridded data files.
There is a 'directory' for each variable.
Each file in these directories has a descriptive name* as ukv_daily_{variable}_{statistic}_{YYYYMMDD}.nc
.
metoffice_ukv_hourly/
Contains the Met Office hourly UKV gridded data files.
There is a 'directory' for each variable.
Each file in these directories has a descriptive name* as ukv_hourly_{variable}_{YYYYMMDD}.nc
.
metoffice_aqum_daily/
Contains the Met Office daily AQUM gridded data files.
There is a 'directory' for each variable.
Each file in these directories has a descriptive name* as aqum_daily_{variable}_{statistic}_{YYYYMMDD}.nc
.
metoffice_aqum_hourly/
Contains the Met Office hourly AQUM gridded data files.
There is a 'directory' for each variable.
Each file in these directories has a descriptive name* as aqum_hourly_{variable}_{YYYYMMDD}.nc
.
regional_subset_data/
Contains processed regional daily values for UK, USA, Italy, Brazil, Vietnam and Uganda as .csv
files.
Processed for data 01 Jan - 19 Apr 2020, including all variables except wind_speed
and wind_gust
.
UK regional data is now also processed with the daily gridded data updates.
Files were processed by subsetting the gridded Met Office global daily files using shapefiles for each region, taking the latitude-longitude mean and variance values for each variable in each region for each date, and saving those values as a table in a .csv
file.
Each file in this directory has a descriptive name as {shapefile_name}_metoffice_global_daily_bbox_{start_date}-{end_date}.csv
.
shapefiles/
Contains shapefiles for UK, USA, Italy, Brazil, Uganda and Vietnam.
.../UK/
= UK COVID-19 reporting regions.../USA/
= USA state counties.../Italy/
= GADM v3.6 administrative level 2 for Italy.../Brazil/
= GADM v3.6 administrative level 2 for Brazil.../Uganda/
= GADM v3.6 administrative level 2 for Uganda.../Vietnam/
= GADM v3.6 administrative level 2 for Vietnam*Where possible, filenames are as described. However, given the short timeframes in which this data has been made available, minor variations in filename descriptions may occur. Filenames should still be accurately descriptive of the data. If you find issues with any filenames, or the data itself, please contact us on covid19@informaticslab.co.uk
For help or additional data requests please contact us on covid19@informaticslab.co.uk.