NASA-IMPACT / covid-api

MIT License
14 stars 3 forks source link

Downscaled CMIP 6 dataset #142

Open leothomas opened 3 years ago

leothomas commented 3 years ago

The CMIP 6 dataset is a collection of different climate models predicting the values of various climate related variables over the years 2015-2100 in a set of different scenarios (best case, worst case, most likely, etc). The model uses the years 1950 to 2014 as a baseline.

The researchers at AMES have been working on a downscaled version of the dataset in order to get a set of variables/models that all have the same geographic and temporal extent. (I'll call this the Downscaled CMIP6).

The Downscaled CMIP6 is 35 models that will be released mid-October (11 are currently available), that comprise 9 different variables (+/- 2), for 2 of the scenarios ( ssp245 and ssp585 ). The dataset has worldwide (land only) coverage with 0.25 x 0.25 degree resolution, with daily values.

The structure of the dataset is roughly as follows:

GIS-E2-1-G/                 # model name
  historical/                 # baseline, years 1950-2014
    hurs/                       # variable 1
      <FILE_ID>_1950.nc           
      <FILE_ID>_1951.nc        
      ...
  ssp245/                     # scenario 1, years 2015-2100
  ssp585/                     # scenario 2, years 2015-2100
    hurs/                       # variable 1
      <FILE_ID>_2015.nc           
      <FILE_ID>_2015.nc.          
      ...

In terms of getting this into the Dashboard, I have a couple of thoughts:

ACTION ITEMS:

We need to produce LOEs for: