# ESMValTool
# recipe_gwt_time_series.yml
---
documentation:
  title: "GWT Carbon Allocation Time Series - with gr"

  description: |
    Recipe to calcualte changes in behaviour at specific years for the UKESM
    Land surface Global warming thresholds.


  authors:
    - demora_lee

  maintainer:
    - demora_lee

  references:
    - demora2018gmd

  projects:
    - ukesm

preprocessors:
      prep_timeseries_2d_sea:
        custom_order: true
        area_statistics:
          operator: mean
          #fx_variables: [{short_name: areacello, mip: Ofx, exp: piControl, ensemble: [r1i1p1f2,r1i1p1f1], grid: gn, activity: CMIP}]
          #fx_variables: [{short_name: areacello, mip: Ofx, exp: '*', ensemble: [r1i1p1f2,r1i1p1f1], grid: gn, activity: CMIP}]
          fx_variables: [{short_name: areacello, mip: Ofx, exp: '*', ensemble: '*', grid: gn, activity: CMIP}]

        annual_statistics:
          operator: mean

      prep_total_sea:
        custom_order: true
        #mask_landsea:
        #  mask_out: land

      prep_timeseries_2d_land:
        custom_order: true
        annual_statistics:
          operator: mean
        mask_landsea:
          mask_out: sea
        area_statistics:
          operator: mean
          # fx_variables: [{short_name: areacella, mip: fx, exp: '*', ensemble: '*', grid: gn, activity: CMIP }]
          fx_variables: [{short_name: areacella, mip: fx, exp: '*', ensemble: '*', grid: '*', activity: CMIP }]
      prep_total_land:
        custom_order: true
        mask_landsea:
          mask_out: sea


      prep_timeseries_2d_air:
        custom_order: true
        annual_statistics:
          operator: mean
        area_statistics:
          operator: mean
          #fx_variables: [{short_name: areacella, mip: fx, exp: piControl, ensemble: [r1i1p1f2,r1i1p1f1], grid: gn, activity: CMIP}]
          # fx_variables: [{short_name: areacella, mip: fx, exp: '*', ensemble: '*', grid: gn, activity: CMIP}]
          fx_variables: [{short_name: areacella, mip: fx, exp: '*', ensemble: '*', grid: '*', activity: CMIP}]

      prep_total_air:
        custom_order: true


# comments:
# CMCC-ESM2: ValueError: Use of shapefiles with irregular grids not yet implemented, land-sea mask not applied.
# CESM2-WACCM, exp: ssp370, ensemble: r2i1p1f1, r3i1p1f1: missing years form 2050.

diagnostics:
  # --------------------------------------------------
  # Time series diagnostics
  # --------------------------------------------------
  time_series:
    variables:

      ########################
      # Areas
      area_land:
        short_name: areacella
        preprocessor: prep_total_land
        project: CMIP6
        mip: fx
        exp: piControl
        additional_datasets:
            - {project: CMIP6, mip: fx, grid: gn, institute: CCCma, dataset: CanESM5, exp: historical, ensemble: r1i1p1f1, start_year: 0, end_year: 1}
            - {project: CMIP6, mip: fx, grid: gn, institute: CCCma, dataset: CanESM5, exp: piControl, ensemble: r1i1p1f1, start_year: 0, end_year: 1}
            - {project: CMIP6, mip: fx, grid: gn, institute: CCCma, dataset: CanESM5-CanOE, exp: piControl, ensemble: r1i1p2f1, start_year: 0, end_year: 1}
            - {project: CMIP6, mip: fx, grid: gn, institute: CMCC, dataset: CMCC-ESM2, exp: historical, ensemble: r1i1p1f1, start_year: 0, end_year: 1}
            - {project: CMIP6, mip: fx, grid: gr, institute: CNRM-CERFACS, dataset: CNRM-ESM2-1, exp: historical, ensemble: r2i1p1f2, start_year: 0, end_year: 1}
            - {project: CMIP6, mip: fx, grid: gn, institute: CSIRO, dataset: ACCESS-ESM1-5, exp: historical, ensemble: r1i1p1f1, start_year: 0, end_year: 1}
            - {project: CMIP6, mip: fx, grid: gr, institute: EC-Earth-Consortium, dataset: EC-Earth3-CC, exp: historical, ensemble: r1i1p1f1, start_year: 0, end_year: 1}
#           - {project: CMIP6, mip: fx, grid: gn, institute: HAMMOZ-Consortium, dataset: MPI-ESM-1-2-HAM, exp: historical, ensemble: r1i1p1f1, start_year: 0, end_year: 1}# Excluded from run
#           - {project: CMIP6, mip: fx, grid: gr, institute: IPSL, dataset: IPSL-CM5A2-INCA, exp: historical, ensemble: r1i1p1f1, start_year: 0, end_year: 1}# Excluded from run
            - {project: CMIP6, mip: fx, grid: gr, institute: IPSL, dataset: IPSL-CM6A-LR, exp: historical, ensemble: r1i1p1f1, start_year: 0, end_year: 1}
            - {project: CMIP6, mip: fx, grid: gn, institute: MIROC, dataset: MIROC-ES2L, exp: piControl, ensemble: r1i1p1f2, start_year: 0, end_year: 1}
            - {project: CMIP6, mip: fx, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: piControl, ensemble: r1i1p1f2, start_year: 0, end_year: 1}
            - {project: CMIP6, mip: fx, grid: gn, institute: MPI-M, dataset: MPI-ESM1-2-LR, exp: historical, ensemble: r1i1p1f1, start_year: 0, end_year: 1}
            - {project: CMIP6, mip: fx, grid: gn, institute: NCAR, dataset: CESM2, exp: historical, ensemble: r1i1p1f1, start_year: 0, end_year: 1}
#           - {project: CMIP6, mip: fx, grid: gn, institute: NCAR, dataset: CESM2-FV2, exp: historical, ensemble: r1i1p1f1, start_year: 0, end_year: 1}# Excluded from run
            - {project: CMIP6, mip: fx, grid: gn, institute: NCAR, dataset: CESM2-WACCM, exp: historical, ensemble: r1i1p1f1, start_year: 0, end_year: 1}
#           - {project: CMIP6, mip: fx, grid: gn, institute: NCAR, dataset: CESM2-WACCM-FV2, exp: historical, ensemble: r1i1p1f1, start_year: 0, end_year: 1}# Excluded from run
#           - {project: CMIP6, mip: fx, grid: gn, institute: NCC, dataset: NorCPM1, exp: historical, ensemble: r1i1p1f1, start_year: 0, end_year: 1}# Excluded from run
            - {project: CMIP6, mip: fx, grid: gn, institute: NCC, dataset: NorESM2-LM, exp: historical, ensemble: r1i1p1f1, start_year: 0, end_year: 1}
#            - {project: CMIP6, mip: fx, grid: gn, institute: NCC, dataset: NorESM2-MM, exp: historical, ensemble: r1i1p1f1, start_year: 0, end_year: 1}
            - {project: CMIP6, mip: fx, grid: gr, institute: CNRM-CERFACS, dataset: CNRM-ESM2-1, exp: ssp370, ensemble: r1i1p1f2, start_year: 0, end_year: 1}



      area_air:
        short_name: areacella
        preprocessor: prep_total_air
        project: CMIP6
        mip: fx
        exp: piControl
        additional_datasets:
            - {project: CMIP6, mip: fx, grid: gn, institute: CCCma, dataset: CanESM5, exp: historical, ensemble: r1i1p1f1, start_year: 0, end_year: 1}
            - {project: CMIP6, mip: fx, grid: gn, institute: CCCma, dataset: CanESM5, exp: piControl, ensemble: r1i1p1f1, start_year: 0, end_year: 1}
            - {project: CMIP6, mip: fx, grid: gn, institute: CCCma, dataset: CanESM5-CanOE, exp: piControl, ensemble: r1i1p2f1, start_year: 0, end_year: 1}
            - {project: CMIP6, mip: fx, grid: gn, institute: CMCC, dataset: CMCC-ESM2, exp: historical, ensemble: r1i1p1f1, start_year: 0, end_year: 1}
            - {project: CMIP6, mip: fx, grid: gr, institute: CNRM-CERFACS, dataset: CNRM-ESM2-1, exp: historical, ensemble: r2i1p1f2, start_year: 0, end_year: 1}
            - {project: CMIP6, mip: fx, grid: gn, institute: CSIRO, dataset: ACCESS-ESM1-5, exp: historical, ensemble: r1i1p1f1, start_year: 0, end_year: 1}
            - {project: CMIP6, mip: fx, grid: gr, institute: EC-Earth-Consortium, dataset: EC-Earth3-CC, exp: historical, ensemble: r1i1p1f1, start_year: 0, end_year: 1}
#           - {project: CMIP6, mip: fx, grid: gn, institute: HAMMOZ-Consortium, dataset: MPI-ESM-1-2-HAM, exp: historical, ensemble: r1i1p1f1, start_year: 0, end_year: 1}# Excluded from run
#           - {project: CMIP6, mip: fx, grid: gr, institute: IPSL, dataset: IPSL-CM5A2-INCA, exp: historical, ensemble: r1i1p1f1, start_year: 0, end_year: 1}# Excluded from run
            - {project: CMIP6, mip: fx, grid: gr, institute: IPSL, dataset: IPSL-CM6A-LR, exp: historical, ensemble: r1i1p1f1, start_year: 0, end_year: 1}
            - {project: CMIP6, mip: fx, grid: gn, institute: MIROC, dataset: MIROC-ES2L, exp: piControl, ensemble: r1i1p1f2, start_year: 0, end_year: 1}
            - {project: CMIP6, mip: fx, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: piControl, ensemble: r1i1p1f2, start_year: 0, end_year: 1}
            - {project: CMIP6, mip: fx, grid: gn, institute: MPI-M, dataset: MPI-ESM1-2-LR, exp: historical, ensemble: r1i1p1f1, start_year: 0, end_year: 1}
            - {project: CMIP6, mip: fx, grid: gn, institute: NCAR, dataset: CESM2, exp: historical, ensemble: r1i1p1f1, start_year: 0, end_year: 1}
#           - {project: CMIP6, mip: fx, grid: gn, institute: NCAR, dataset: CESM2-FV2, exp: historical, ensemble: r1i1p1f1, start_year: 0, end_year: 1}# Excluded from run
            - {project: CMIP6, mip: fx, grid: gn, institute: NCAR, dataset: CESM2-WACCM, exp: historical, ensemble: r1i1p1f1, start_year: 0, end_year: 1}
#           - {project: CMIP6, mip: fx, grid: gn, institute: NCAR, dataset: CESM2-WACCM-FV2, exp: historical, ensemble: r1i1p1f1, start_year: 0, end_year: 1}# Excluded from run
#           - {project: CMIP6, mip: fx, grid: gn, institute: NCC, dataset: NorCPM1, exp: historical, ensemble: r1i1p1f1, start_year: 0, end_year: 1}# Excluded from run
            - {project: CMIP6, mip: fx, grid: gn, institute: NCC, dataset: NorESM2-LM, exp: historical, ensemble: r1i1p1f1, start_year: 0, end_year: 1}
#            - {project: CMIP6, mip: fx, grid: gn, institute: NCC, dataset: NorESM2-MM, exp: historical, ensemble: r1i1p1f1, start_year: 0, end_year: 1}
            - {project: CMIP6, mip: fx, grid: gr, institute: CNRM-CERFACS, dataset: CNRM-ESM2-1, exp: ssp370, ensemble: r1i1p1f2, start_year: 0, end_year: 1}


      area_sea:
        short_name: areacello
        preprocessor: prep_total_sea
        project: CMIP6
        mip: Ofx
        additional_datasets:
            - {project: CMIP6, mip: Ofx, grid: gn, institute: CCCma, dataset: CanESM5, exp: historical, ensemble: r1i1p1f1, start_year: 0, end_year: 1}
            - {project: CMIP6, mip: Ofx, grid: gn, institute: CCCma, dataset: CanESM5, exp: piControl, ensemble: r1i1p1f1, start_year: 0, end_year: 1}
            - {project: CMIP6, mip: Ofx, grid: gn, institute: CCCma, dataset: CanESM5-CanOE, exp: historical, ensemble: r1i1p2f1, start_year: 0, end_year: 1}
            - {project: CMIP6, mip: Ofx, grid: gn, institute: CMCC, dataset: CMCC-ESM2, exp: historical, ensemble: r1i1p1f1, start_year: 0, end_year: 1}
            - {project: CMIP6, mip: Ofx, grid: gn, institute: CMCC, dataset: CMCC-ESM2, exp: piControl, ensemble: r1i1p1f1, start_year: 0, end_year: 1}
            - {project: CMIP6, mip: Ofx, grid: gn, institute: CNRM-CERFACS, dataset: CNRM-ESM2-1, exp: historical, ensemble: r1i1p1f2, start_year: 0, end_year: 1}
            - {project: CMIP6, mip: Ofx, grid: gn, institute: CNRM-CERFACS, dataset: CNRM-ESM2-1, exp: piControl, ensemble: r1i1p1f2, start_year: 0, end_year: 1}
            - {project: CMIP6, mip: Ofx, grid: gn, institute: CSIRO, dataset: ACCESS-ESM1-5, exp: historical, ensemble: r1i1p1f1, start_year: 0, end_year: 1}
            - {project: CMIP6, mip: Ofx, grid: gn, institute: CSIRO, dataset: ACCESS-ESM1-5, exp: piControl, ensemble: r1i1p1f1, start_year: 0, end_year: 1}
            - {project: CMIP6, mip: Ofx, grid: gn, institute: EC-Earth-Consortium, dataset: EC-Earth3-CC, exp: historical, ensemble: r1i1p1f1, start_year: 0, end_year: 1}
#           - {project: CMIP6, mip: Ofx, grid: gn, institute: HAMMOZ-Consortium, dataset: MPI-ESM-1-2-HAM, exp: historical, ensemble: r1i1p1f1, start_year: 0, end_year: 1}# Excluded from run
#           - {project: CMIP6, mip: Ofx, grid: gn, institute: IPSL, dataset: IPSL-CM5A2-INCA, exp: historical, ensemble: r1i1p1f1, start_year: 0, end_year: 1}# Excluded from run
#            - {project: CMIP6, mip: Ofx, grid: gn, institute: IPSL, dataset: IPSL-CM5A2-INCA, exp: piControl, ensemble: r1i1p1f1, start_year: 0, end_year: 1}
            - {project: CMIP6, mip: Ofx, grid: gn, institute: IPSL, dataset: IPSL-CM6A-LR, exp: historical, ensemble: r1i1p1f1, start_year: 0, end_year: 1}
            - {project: CMIP6, mip: Ofx, grid: gn, institute: IPSL, dataset: IPSL-CM6A-LR, exp: piControl, ensemble: r1i1p1f1, start_year: 0, end_year: 1}
            - {project: CMIP6, mip: Ofx, grid: gn, institute: MIROC, dataset: MIROC-ES2L, exp: piControl, ensemble: r1i1p1f2, start_year: 0, end_year: 1}
            - {project: CMIP6, mip: Ofx, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: piControl, ensemble: r1i1p1f2, start_year: 0, end_year: 1}
            - {project: CMIP6, mip: Ofx, grid: gn, institute: MPI-M, dataset: MPI-ESM1-2-LR, exp: historical, ensemble: r1i1p1f1, start_year: 0, end_year: 1}
            - {project: CMIP6, mip: Ofx, grid: gn, institute: MPI-M, dataset: MPI-ESM1-2-LR, exp: piControl, ensemble: r1i1p1f1, start_year: 0, end_year: 1}
            - {project: CMIP6, mip: Ofx, grid: gn, institute: NCAR, dataset: CESM2, exp: historical, ensemble: r1i1p1f1, start_year: 0, end_year: 1}
            - {project: CMIP6, mip: Ofx, grid: gn, institute: NCAR, dataset: CESM2, exp: piControl, ensemble: r1i1p1f1, start_year: 0, end_year: 1}
#           - {project: CMIP6, mip: Ofx, grid: gn, institute: NCAR, dataset: CESM2-FV2, exp: historical, ensemble: r1i1p1f1, start_year: 0, end_year: 1}# Excluded from run
            - {project: CMIP6, mip: Ofx, grid: gn, institute: NCAR, dataset: CESM2-WACCM, exp: piControl, ensemble: r1i1p1f1, start_year: 0, end_year: 1}
#           - {project: CMIP6, mip: Ofx, grid: gn, institute: NCAR, dataset: CESM2-WACCM-FV2, exp: historical, ensemble: r1i1p1f1, start_year: 0, end_year: 1}# Excluded from run
#           - {project: CMIP6, mip: Ofx, grid: gn, institute: NCC, dataset: NorCPM1, exp: historical, ensemble: r1i1p1f1, start_year: 0, end_year: 1}# Excluded from run
            - {project: CMIP6, mip: Ofx, grid: gn, institute: NCC, dataset: NorESM2-LM, exp: historical, ensemble: r1i1p1f1, start_year: 0, end_year: 1}
            - {project: CMIP6, mip: Ofx, grid: gn, institute: NCC, dataset: NorESM2-LM, exp: piControl, ensemble: r1i1p1f1, start_year: 0, end_year: 1}
#            - {project: CMIP6, mip: Ofx, grid: gn, institute: NCC, dataset: NorESM2-MM, exp: historical, ensemble: r1i1p1f1, start_year: 0, end_year: 1}
#            - {project: CMIP6, mip: Ofx, grid: gn, institute: NCC, dataset: NorESM2-MM, exp: piControl, ensemble: r1i1p1f1, start_year: 0, end_year: 1}

      ########################
      # Atmosphere
      timeseries_tas:
        short_name: tas
        preprocessor: prep_timeseries_2d_air
        fx_var_preprocess: True
        project: CMIP6
        mip: Amon
        additional_datasets:


            - {project: CMIP6, mip: Amon, grid: gn, institute: CCCma, dataset: CanESM5, exp: historical, ensemble: r1i1p1f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Amon, grid: gn, institute: CCCma, dataset: CanESM5, exp: historical, ensemble: r1i1p2f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Amon, grid: gn, institute: CCCma, dataset: CanESM5, exp: historical, ensemble: r2i1p1f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Amon, grid: gn, institute: CCCma, dataset: CanESM5, exp: historical, ensemble: r2i1p2f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Amon, grid: gn, institute: CCCma, dataset: CanESM5, exp: historical, ensemble: r3i1p1f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Amon, grid: gn, institute: CCCma, dataset: CanESM5, exp: historical, ensemble: r3i1p2f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Amon, grid: gn, institute: CCCma, dataset: CanESM5, exp: historical, ensemble: r4i1p1f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Amon, grid: gn, institute: CCCma, dataset: CanESM5, exp: historical, ensemble: r4i1p2f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Amon, grid: gn, institute: CCCma, dataset: CanESM5, exp: historical, ensemble: r5i1p1f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Amon, grid: gn, institute: CCCma, dataset: CanESM5, exp: historical, ensemble: r5i1p2f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Amon, grid: gn, institute: CCCma, dataset: CanESM5-CanOE, exp: historical, ensemble: r1i1p2f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Amon, grid: gn, institute: CCCma, dataset: CanESM5-CanOE, exp: historical, ensemble: r2i1p2f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Amon, grid: gn, institute: CMCC, dataset: CMCC-ESM2, exp: historical, ensemble: r1i1p1f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Amon, grid: gr, institute: CNRM-CERFACS, dataset: CNRM-ESM2-1, exp: historical, ensemble: r1i1p1f2, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Amon, grid: gr, institute: CNRM-CERFACS, dataset: CNRM-ESM2-1, exp: historical, ensemble: r2i1p1f2, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Amon, grid: gr, institute: CNRM-CERFACS, dataset: CNRM-ESM2-1, exp: historical, ensemble: r3i1p1f2, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Amon, grid: gr, institute: CNRM-CERFACS, dataset: CNRM-ESM2-1, exp: historical, ensemble: r4i1p1f2, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Amon, grid: gr, institute: CNRM-CERFACS, dataset: CNRM-ESM2-1, exp: historical, ensemble: r5i1p1f2, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Amon, grid: gn, institute: CSIRO, dataset: ACCESS-ESM1-5, exp: historical, ensemble: r1i1p1f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Amon, grid: gn, institute: CSIRO, dataset: ACCESS-ESM1-5, exp: historical, ensemble: r2i1p1f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Amon, grid: gn, institute: CSIRO, dataset: ACCESS-ESM1-5, exp: historical, ensemble: r3i1p1f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Amon, grid: gr, institute: EC-Earth-Consortium, dataset: EC-Earth3-CC, exp: historical, ensemble: r1i1p1f1, start_year: 1850, end_year: 2014}
#           - {project: CMIP6, mip: Amon, grid: gn, institute: HAMMOZ-Consortium, dataset: MPI-ESM-1-2-HAM, exp: historical, ensemble: r1i1p1f1, start_year: 1850, end_year: 2014}# Excluded from run
#           - {project: CMIP6, mip: Amon, grid: gn, institute: HAMMOZ-Consortium, dataset: MPI-ESM-1-2-HAM, exp: historical, ensemble: r2i1p1f1, start_year: 1850, end_year: 2014}# Excluded from run
#           - {project: CMIP6, mip: Amon, grid: gr, institute: IPSL, dataset: IPSL-CM5A2-INCA, exp: historical, ensemble: r1i1p1f1, start_year: 1850, end_year: 2014}# Excluded from run
            - {project: CMIP6, mip: Amon, grid: gr, institute: IPSL, dataset: IPSL-CM6A-LR, exp: historical, ensemble: r10i1p1f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Amon, grid: gr, institute: IPSL, dataset: IPSL-CM6A-LR, exp: historical, ensemble: r11i1p1f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Amon, grid: gr, institute: IPSL, dataset: IPSL-CM6A-LR, exp: historical, ensemble: r1i1p1f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Amon, grid: gr, institute: IPSL, dataset: IPSL-CM6A-LR, exp: historical, ensemble: r2i1p1f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Amon, grid: gr, institute: IPSL, dataset: IPSL-CM6A-LR, exp: historical, ensemble: r3i1p1f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Amon, grid: gr, institute: IPSL, dataset: IPSL-CM6A-LR, exp: historical, ensemble: r4i1p1f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Amon, grid: gr, institute: IPSL, dataset: IPSL-CM6A-LR, exp: historical, ensemble: r5i1p1f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Amon, grid: gr, institute: IPSL, dataset: IPSL-CM6A-LR, exp: historical, ensemble: r6i1p1f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Amon, grid: gr, institute: IPSL, dataset: IPSL-CM6A-LR, exp: historical, ensemble: r7i1p1f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Amon, grid: gr, institute: IPSL, dataset: IPSL-CM6A-LR, exp: historical, ensemble: r8i1p1f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Amon, grid: gr, institute: IPSL, dataset: IPSL-CM6A-LR, exp: historical, ensemble: r9i1p1f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Amon, grid: gn, institute: MIROC, dataset: MIROC-ES2L, exp: historical, ensemble: r1i1p1f2, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Amon, grid: gn, institute: MIROC, dataset: MIROC-ES2L, exp: historical, ensemble: r2i1p1f2, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Amon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: historical, ensemble: r10i1p1f2, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Amon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: historical, ensemble: r1i1p1f2, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Amon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: historical, ensemble: r2i1p1f2, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Amon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: historical, ensemble: r3i1p1f2, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Amon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: historical, ensemble: r4i1p1f2, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Amon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: historical, ensemble: r5i1p1f3, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Amon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: historical, ensemble: r6i1p1f3, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Amon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: historical, ensemble: r7i1p1f3, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Amon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: historical, ensemble: r8i1p1f2, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Amon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: historical, ensemble: r9i1p1f2, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Amon, grid: gn, institute: MPI-M, dataset: MPI-ESM1-2-LR, exp: historical, ensemble: r1i1p1f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Amon, grid: gn, institute: MPI-M, dataset: MPI-ESM1-2-LR, exp: historical, ensemble: r2i1p1f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Amon, grid: gn, institute: MPI-M, dataset: MPI-ESM1-2-LR, exp: historical, ensemble: r3i1p1f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Amon, grid: gn, institute: NCAR, dataset: CESM2, exp: historical, ensemble: r10i1p1f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Amon, grid: gn, institute: NCAR, dataset: CESM2, exp: historical, ensemble: r1i1p1f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Amon, grid: gn, institute: NCAR, dataset: CESM2, exp: historical, ensemble: r2i1p1f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Amon, grid: gn, institute: NCAR, dataset: CESM2, exp: historical, ensemble: r3i1p1f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Amon, grid: gn, institute: NCAR, dataset: CESM2, exp: historical, ensemble: r4i1p1f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Amon, grid: gn, institute: NCAR, dataset: CESM2, exp: historical, ensemble: r5i1p1f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Amon, grid: gn, institute: NCAR, dataset: CESM2, exp: historical, ensemble: r6i1p1f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Amon, grid: gn, institute: NCAR, dataset: CESM2, exp: historical, ensemble: r7i1p1f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Amon, grid: gn, institute: NCAR, dataset: CESM2, exp: historical, ensemble: r8i1p1f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Amon, grid: gn, institute: NCAR, dataset: CESM2, exp: historical, ensemble: r9i1p1f1, start_year: 1850, end_year: 2014}
#           - {project: CMIP6, mip: Amon, grid: gn, institute: NCAR, dataset: CESM2-FV2, exp: historical, ensemble: r1i1p1f1, start_year: 1850, end_year: 2014}# Excluded from run
            - {project: CMIP6, mip: Amon, grid: gn, institute: NCAR, dataset: CESM2-WACCM, exp: historical, ensemble: r1i1p1f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Amon, grid: gn, institute: NCAR, dataset: CESM2-WACCM, exp: historical, ensemble: r2i1p1f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Amon, grid: gn, institute: NCAR, dataset: CESM2-WACCM, exp: historical, ensemble: r3i1p1f1, start_year: 1850, end_year: 2014}
#           - {project: CMIP6, mip: Amon, grid: gn, institute: NCAR, dataset: CESM2-WACCM-FV2, exp: historical, ensemble: r1i1p1f1, start_year: 1850, end_year: 2014}# Excluded from run
#           - {project: CMIP6, mip: Amon, grid: gn, institute: NCC, dataset: NorCPM1, exp: historical, ensemble: r1i1p1f1, start_year: 1850, end_year: 2014}# Excluded from run
            - {project: CMIP6, mip: Amon, grid: gn, institute: NCC, dataset: NorESM2-LM, exp: historical, ensemble: r1i1p1f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Amon, grid: gn, institute: NCC, dataset: NorESM2-LM, exp: historical, ensemble: r2i1p1f1, start_year: 1850, end_year: 2014}
#            - {project: CMIP6, mip: Amon, grid: gn, institute: NCC, dataset: NorESM2-MM, exp: historical, ensemble: r1i1p1f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Amon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp119], ensemble: r1i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp119], ensemble: r1i1p2f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp119], ensemble: r2i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp119], ensemble: r2i1p2f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp119], ensemble: r3i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp119], ensemble: r3i1p2f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp119], ensemble: r4i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp119], ensemble: r4i1p2f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp119], ensemble: r5i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp119], ensemble: r5i1p2f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp126], ensemble: r1i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp126], ensemble: r1i1p2f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp126], ensemble: r2i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp126], ensemble: r2i1p2f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp126], ensemble: r3i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp126], ensemble: r3i1p2f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp126], ensemble: r4i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp126], ensemble: r4i1p2f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp126], ensemble: r5i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp126], ensemble: r5i1p2f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp245], ensemble: r1i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp245], ensemble: r1i1p2f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp245], ensemble: r2i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp245], ensemble: r2i1p2f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp245], ensemble: r3i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp245], ensemble: r3i1p2f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp245], ensemble: r4i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp245], ensemble: r4i1p2f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp245], ensemble: r5i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp245], ensemble: r5i1p2f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp370], ensemble: r1i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp370], ensemble: r1i1p2f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp370], ensemble: r2i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp370], ensemble: r2i1p2f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp370], ensemble: r3i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp370], ensemble: r3i1p2f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp370], ensemble: r4i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp370], ensemble: r4i1p2f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp370], ensemble: r5i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp370], ensemble: r5i1p2f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp585, ssp534-over], ensemble: r1i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp585, ssp534-over], ensemble: r2i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp585, ssp534-over], ensemble: r3i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp585, ssp534-over], ensemble: r4i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp585, ssp534-over], ensemble: r5i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp585], ensemble: r1i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp585], ensemble: r1i1p2f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp585], ensemble: r2i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp585], ensemble: r2i1p2f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp585], ensemble: r3i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp585], ensemble: r3i1p2f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp585], ensemble: r4i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp585], ensemble: r4i1p2f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp585], ensemble: r5i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp585], ensemble: r5i1p2f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: CCCma, dataset: CanESM5-CanOE, exp: [historical, ssp126], ensemble: r1i1p2f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: CCCma, dataset: CanESM5-CanOE, exp: [historical, ssp126], ensemble: r2i1p2f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: CCCma, dataset: CanESM5-CanOE, exp: [historical, ssp245], ensemble: r1i1p2f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: CCCma, dataset: CanESM5-CanOE, exp: [historical, ssp245], ensemble: r2i1p2f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: CCCma, dataset: CanESM5-CanOE, exp: [historical, ssp370], ensemble: r1i1p2f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: CCCma, dataset: CanESM5-CanOE, exp: [historical, ssp370], ensemble: r2i1p2f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: CMCC, dataset: CMCC-ESM2, exp: [historical, ssp245], ensemble: r1i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gr, institute: CNRM-CERFACS, dataset: CNRM-ESM2-1, exp: [historical, ssp119], ensemble: r2i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gr, institute: CNRM-CERFACS, dataset: CNRM-ESM2-1, exp: [historical, ssp126], ensemble: r2i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gr, institute: CNRM-CERFACS, dataset: CNRM-ESM2-1, exp: [historical, ssp245], ensemble: r2i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gr, institute: CNRM-CERFACS, dataset: CNRM-ESM2-1, exp: [historical, ssp370], ensemble: r1i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gr, institute: CNRM-CERFACS, dataset: CNRM-ESM2-1, exp: [historical, ssp370], ensemble: r2i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gr, institute: CNRM-CERFACS, dataset: CNRM-ESM2-1, exp: [historical, ssp370], ensemble: r3i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gr, institute: CNRM-CERFACS, dataset: CNRM-ESM2-1, exp: [historical, ssp370], ensemble: r4i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gr, institute: CNRM-CERFACS, dataset: CNRM-ESM2-1, exp: [historical, ssp370], ensemble: r5i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gr, institute: CNRM-CERFACS, dataset: CNRM-ESM2-1, exp: [historical, ssp534-over], ensemble: r2i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gr, institute: CNRM-CERFACS, dataset: CNRM-ESM2-1, exp: [historical, ssp585], ensemble: r2i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: CSIRO, dataset: ACCESS-ESM1-5, exp: [historical, ssp126], ensemble: r1i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: CSIRO, dataset: ACCESS-ESM1-5, exp: [historical, ssp126], ensemble: r2i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: CSIRO, dataset: ACCESS-ESM1-5, exp: [historical, ssp245], ensemble: r1i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: CSIRO, dataset: ACCESS-ESM1-5, exp: [historical, ssp245], ensemble: r2i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: CSIRO, dataset: ACCESS-ESM1-5, exp: [historical, ssp245], ensemble: r3i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: CSIRO, dataset: ACCESS-ESM1-5, exp: [historical, ssp370], ensemble: r1i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: CSIRO, dataset: ACCESS-ESM1-5, exp: [historical, ssp370], ensemble: r2i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: CSIRO, dataset: ACCESS-ESM1-5, exp: [historical, ssp585], ensemble: r1i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gr, institute: EC-Earth-Consortium, dataset: EC-Earth3-CC, exp: [historical, ssp245], ensemble: r1i1p1f1, start_year: 1985, end_year: 2100}
#           - {project: CMIP6, mip: Amon, grid: gn, institute: HAMMOZ-Consortium, dataset: MPI-ESM-1-2-HAM, exp: [historical, ssp370], ensemble: r1i1p1f1, start_year: 1985, end_year: 2100}# Excluded from run
#           - {project: CMIP6, mip: Amon, grid: gn, institute: HAMMOZ-Consortium, dataset: MPI-ESM-1-2-HAM, exp: [historical, ssp370], ensemble: r2i1p1f1, start_year: 1985, end_year: 2100}# Excluded from run
#           - {project: CMIP6, mip: Amon, grid: gr, institute: IPSL, dataset: IPSL-CM5A2-INCA, exp: [historical, ssp370], ensemble: r1i1p1f1, start_year: 1985, end_year: 2100}# Excluded from run
            - {project: CMIP6, mip: Amon, grid: gr, institute: IPSL, dataset: IPSL-CM6A-LR, exp: [historical, ssp119], ensemble: r1i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gr, institute: IPSL, dataset: IPSL-CM6A-LR, exp: [historical, ssp119], ensemble: r2i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gr, institute: IPSL, dataset: IPSL-CM6A-LR, exp: [historical, ssp126], ensemble: r1i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gr, institute: IPSL, dataset: IPSL-CM6A-LR, exp: [historical, ssp126], ensemble: r2i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gr, institute: IPSL, dataset: IPSL-CM6A-LR, exp: [historical, ssp126], ensemble: r3i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gr, institute: IPSL, dataset: IPSL-CM6A-LR, exp: [historical, ssp245], ensemble: r10i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gr, institute: IPSL, dataset: IPSL-CM6A-LR, exp: [historical, ssp245], ensemble: r11i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gr, institute: IPSL, dataset: IPSL-CM6A-LR, exp: [historical, ssp245], ensemble: r1i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gr, institute: IPSL, dataset: IPSL-CM6A-LR, exp: [historical, ssp245], ensemble: r2i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gr, institute: IPSL, dataset: IPSL-CM6A-LR, exp: [historical, ssp245], ensemble: r3i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gr, institute: IPSL, dataset: IPSL-CM6A-LR, exp: [historical, ssp245], ensemble: r5i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gr, institute: IPSL, dataset: IPSL-CM6A-LR, exp: [historical, ssp370], ensemble: r10i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gr, institute: IPSL, dataset: IPSL-CM6A-LR, exp: [historical, ssp370], ensemble: r1i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gr, institute: IPSL, dataset: IPSL-CM6A-LR, exp: [historical, ssp370], ensemble: r2i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gr, institute: IPSL, dataset: IPSL-CM6A-LR, exp: [historical, ssp370], ensemble: r3i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gr, institute: IPSL, dataset: IPSL-CM6A-LR, exp: [historical, ssp370], ensemble: r4i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gr, institute: IPSL, dataset: IPSL-CM6A-LR, exp: [historical, ssp370], ensemble: r5i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gr, institute: IPSL, dataset: IPSL-CM6A-LR, exp: [historical, ssp370], ensemble: r6i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gr, institute: IPSL, dataset: IPSL-CM6A-LR, exp: [historical, ssp370], ensemble: r7i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gr, institute: IPSL, dataset: IPSL-CM6A-LR, exp: [historical, ssp370], ensemble: r8i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gr, institute: IPSL, dataset: IPSL-CM6A-LR, exp: [historical, ssp370], ensemble: r9i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: MIROC, dataset: MIROC-ES2L, exp: [historical, ssp119], ensemble: r1i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: MIROC, dataset: MIROC-ES2L, exp: [historical, ssp119], ensemble: r2i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: MIROC, dataset: MIROC-ES2L, exp: [historical, ssp245], ensemble: r1i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: MIROC, dataset: MIROC-ES2L, exp: [historical, ssp370], ensemble: r1i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp119], ensemble: r1i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp119], ensemble: r2i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp119], ensemble: r3i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp119], ensemble: r4i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp119], ensemble: r8i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp126], ensemble: r10i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp126], ensemble: r1i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp126], ensemble: r2i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp126], ensemble: r3i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp126], ensemble: r4i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp126], ensemble: [r5i1p1f3, r5i1p1f2], start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp126], ensemble: [r6i1p1f3, r6i1p1f2], start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp126], ensemble: [r7i1p1f3, r7i1p1f2], start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp126], ensemble: r8i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp126], ensemble: r9i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp245], ensemble: r10i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp245], ensemble: r1i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp245], ensemble: r2i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp245], ensemble: r3i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp245], ensemble: r4i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp245], ensemble: [r5i1p1f3, r5i1p1f2], start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp245], ensemble: [r6i1p1f3, r6i1p1f2], start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp245], ensemble: [r7i1p1f3, r7i1p1f2], start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp245], ensemble: r8i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp245], ensemble: r9i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp370], ensemble: r10i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp370], ensemble: r1i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp370], ensemble: r2i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp370], ensemble: r3i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp370], ensemble: r4i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp370], ensemble: [r5i1p1f3, r5i1p1f2], start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp370], ensemble: [r6i1p1f3, r6i1p1f2], start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp370], ensemble: [r7i1p1f3, r7i1p1f2], start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp370], ensemble: r8i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp370], ensemble: r9i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp585, ssp534-over], ensemble: r1i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp585, ssp534-over], ensemble: r2i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp585, ssp534-over], ensemble: r3i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp585, ssp534-over], ensemble: r4i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp585, ssp534-over], ensemble: r8i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp585], ensemble: r1i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp585], ensemble: r2i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp585], ensemble: r3i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp585], ensemble: r4i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp585], ensemble: r8i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: MPI-M, dataset: MPI-ESM1-2-LR, exp: [historical, ssp126], ensemble: r1i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: MPI-M, dataset: MPI-ESM1-2-LR, exp: [historical, ssp126], ensemble: r2i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: MPI-M, dataset: MPI-ESM1-2-LR, exp: [historical, ssp245], ensemble: r1i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: MPI-M, dataset: MPI-ESM1-2-LR, exp: [historical, ssp245], ensemble: r2i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: MPI-M, dataset: MPI-ESM1-2-LR, exp: [historical, ssp245], ensemble: r3i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: MPI-M, dataset: MPI-ESM1-2-LR, exp: [historical, ssp370], ensemble: r1i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: MPI-M, dataset: MPI-ESM1-2-LR, exp: [historical, ssp370], ensemble: r2i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: NCAR, dataset: CESM2, exp: [historical, ssp126], ensemble: r4i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: NCAR, dataset: CESM2, exp: [historical, ssp245], ensemble: r4i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: NCAR, dataset: CESM2, exp: [historical, ssp370], ensemble: r4i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: NCAR, dataset: CESM2-WACCM, exp: [historical, ssp126], ensemble: r1i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: NCAR, dataset: CESM2-WACCM, exp: [historical, ssp245], ensemble: r1i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: NCAR, dataset: CESM2-WACCM, exp: [historical, ssp245], ensemble: r2i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: NCAR, dataset: CESM2-WACCM, exp: [historical, ssp245], ensemble: r3i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: NCAR, dataset: CESM2-WACCM, exp: [historical, ssp370], ensemble: r1i1p1f1, start_year: 1985, end_year: 2100}
#           - {project: CMIP6, mip: Amon, grid: gn, institute: NCAR, dataset: CESM2-WACCM, exp: [historical, ssp370], ensemble: r2i1p1f1, start_year: 1985, end_year: 2100}# Excluded from run
#           - {project: CMIP6, mip: Amon, grid: gn, institute: NCAR, dataset: CESM2-WACCM, exp: [historical, ssp370], ensemble: r3i1p1f1, start_year: 1985, end_year: 2100}# Excluded from run
            - {project: CMIP6, mip: Amon, grid: gn, institute: NCAR, dataset: CESM2-WACCM, exp: [historical, ssp585], ensemble: r1i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: NCC, dataset: NorESM2-LM, exp: [historical, ssp126], ensemble: r1i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Amon, grid: gn, institute: NCC, dataset: NorESM2-LM, exp: [historical, ssp245], ensemble: r1i1p1f1, start_year: 1985, end_year: 2100}
#           - {project: CMIP6, mip: Amon, grid: gn, institute: NCC, dataset: NorESM2-LM, exp: [historical, ssp245], ensemble: r2i1p1f1, start_year: 1985, end_year: 2100}# Excluded from run
            - {project: CMIP6, mip: Amon, grid: gn, institute: NCC, dataset: NorESM2-LM, exp: [historical, ssp370], ensemble: r1i1p1f1, start_year: 1985, end_year: 2100}
#           - {project: CMIP6, mip: Amon, grid: gn, institute: NCC, dataset: NorESM2-LM, exp: [historical, ssp370], ensemble: r2i1p1f1, start_year: 1985, end_year: 2100}# Excluded from run
#            - {project: CMIP6, mip: Amon, grid: gn, institute: NCC, dataset: NorESM2-MM, exp: [historical, ssp126], ensemble: r1i1p1f1, start_year: 1985, end_year: 2100}
#            - {project: CMIP6, mip: Amon, grid: gn, institute: NCC, dataset: NorESM2-MM, exp: [historical, ssp245], ensemble: r1i1p1f1, start_year: 1985, end_year: 2100}
#            - {project: CMIP6, mip: Amon, grid: gn, institute: NCC, dataset: NorESM2-MM, exp: [historical, ssp370], ensemble: r1i1p1f1, start_year: 1985, end_year: 2100}




      ########################
      # Land
      timeseries_nbp:
        short_name: nbp
        preprocessor: prep_timeseries_2d_land
        fx_var_preprocess: True
        project: CMIP6
        mip: Lmon
        # exp: historical
        # start_year: 1850
        # end_year: 2014
        # grid: gn
        # ensemble: "*"
        additional_datasets:
            - {project: CMIP6, mip: Lmon, grid: gn, institute: CCCma, dataset: CanESM5, exp: historical, ensemble: r1i1p1f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: CCCma, dataset: CanESM5, exp: historical, ensemble: r1i1p2f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: CCCma, dataset: CanESM5, exp: historical, ensemble: r2i1p1f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: CCCma, dataset: CanESM5, exp: historical, ensemble: r2i1p2f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: CCCma, dataset: CanESM5, exp: historical, ensemble: r3i1p1f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: CCCma, dataset: CanESM5, exp: historical, ensemble: r3i1p2f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: CCCma, dataset: CanESM5, exp: historical, ensemble: r4i1p1f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: CCCma, dataset: CanESM5, exp: historical, ensemble: r4i1p2f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: CCCma, dataset: CanESM5, exp: historical, ensemble: r5i1p1f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: CCCma, dataset: CanESM5, exp: historical, ensemble: r5i1p2f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: CCCma, dataset: CanESM5-CanOE, exp: historical, ensemble: r1i1p2f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: CCCma, dataset: CanESM5-CanOE, exp: historical, ensemble: r2i1p2f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: CMCC, dataset: CMCC-ESM2, exp: historical, ensemble: r1i1p1f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Lmon, grid: gr, institute: CNRM-CERFACS, dataset: CNRM-ESM2-1, exp: historical, ensemble: r1i1p1f2, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Lmon, grid: gr, institute: CNRM-CERFACS, dataset: CNRM-ESM2-1, exp: historical, ensemble: r2i1p1f2, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Lmon, grid: gr, institute: CNRM-CERFACS, dataset: CNRM-ESM2-1, exp: historical, ensemble: r3i1p1f2, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Lmon, grid: gr, institute: CNRM-CERFACS, dataset: CNRM-ESM2-1, exp: historical, ensemble: r4i1p1f2, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Lmon, grid: gr, institute: CNRM-CERFACS, dataset: CNRM-ESM2-1, exp: historical, ensemble: r5i1p1f2, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: CSIRO, dataset: ACCESS-ESM1-5, exp: historical, ensemble: r1i1p1f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: CSIRO, dataset: ACCESS-ESM1-5, exp: historical, ensemble: r2i1p1f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: CSIRO, dataset: ACCESS-ESM1-5, exp: historical, ensemble: r3i1p1f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Lmon, grid: gr, institute: EC-Earth-Consortium, dataset: EC-Earth3-CC, exp: historical, ensemble: r1i1p1f1, start_year: 1850, end_year: 2014}
#           - {project: CMIP6, mip: Lmon, grid: gn, institute: HAMMOZ-Consortium, dataset: MPI-ESM-1-2-HAM, exp: historical, ensemble: r1i1p1f1, start_year: 1850, end_year: 2014}# Excluded from run
#           - {project: CMIP6, mip: Lmon, grid: gn, institute: HAMMOZ-Consortium, dataset: MPI-ESM-1-2-HAM, exp: historical, ensemble: r2i1p1f1, start_year: 1850, end_year: 2014}# Excluded from run
#           - {project: CMIP6, mip: Lmon, grid: gr, institute: IPSL, dataset: IPSL-CM5A2-INCA, exp: historical, ensemble: r1i1p1f1, start_year: 1850, end_year: 2014}# Excluded from run
            - {project: CMIP6, mip: Lmon, grid: gr, institute: IPSL, dataset: IPSL-CM6A-LR, exp: historical, ensemble: r10i1p1f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Lmon, grid: gr, institute: IPSL, dataset: IPSL-CM6A-LR, exp: historical, ensemble: r11i1p1f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Lmon, grid: gr, institute: IPSL, dataset: IPSL-CM6A-LR, exp: historical, ensemble: r1i1p1f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Lmon, grid: gr, institute: IPSL, dataset: IPSL-CM6A-LR, exp: historical, ensemble: r2i1p1f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Lmon, grid: gr, institute: IPSL, dataset: IPSL-CM6A-LR, exp: historical, ensemble: r3i1p1f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Lmon, grid: gr, institute: IPSL, dataset: IPSL-CM6A-LR, exp: historical, ensemble: r4i1p1f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Lmon, grid: gr, institute: IPSL, dataset: IPSL-CM6A-LR, exp: historical, ensemble: r5i1p1f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Lmon, grid: gr, institute: IPSL, dataset: IPSL-CM6A-LR, exp: historical, ensemble: r6i1p1f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Lmon, grid: gr, institute: IPSL, dataset: IPSL-CM6A-LR, exp: historical, ensemble: r7i1p1f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Lmon, grid: gr, institute: IPSL, dataset: IPSL-CM6A-LR, exp: historical, ensemble: r8i1p1f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Lmon, grid: gr, institute: IPSL, dataset: IPSL-CM6A-LR, exp: historical, ensemble: r9i1p1f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: MIROC, dataset: MIROC-ES2L, exp: historical, ensemble: r1i1p1f2, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: MIROC, dataset: MIROC-ES2L, exp: historical, ensemble: r2i1p1f2, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: historical, ensemble: r10i1p1f2, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: historical, ensemble: r1i1p1f2, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: historical, ensemble: r2i1p1f2, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: historical, ensemble: r3i1p1f2, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: historical, ensemble: r4i1p1f2, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: historical, ensemble: r5i1p1f3, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: historical, ensemble: r6i1p1f3, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: historical, ensemble: r7i1p1f3, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: historical, ensemble: r8i1p1f2, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: historical, ensemble: r9i1p1f2, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: MPI-M, dataset: MPI-ESM1-2-LR, exp: historical, ensemble: r1i1p1f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: MPI-M, dataset: MPI-ESM1-2-LR, exp: historical, ensemble: r2i1p1f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: MPI-M, dataset: MPI-ESM1-2-LR, exp: historical, ensemble: r3i1p1f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: NCAR, dataset: CESM2, exp: historical, ensemble: r10i1p1f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: NCAR, dataset: CESM2, exp: historical, ensemble: r1i1p1f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: NCAR, dataset: CESM2, exp: historical, ensemble: r2i1p1f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: NCAR, dataset: CESM2, exp: historical, ensemble: r3i1p1f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: NCAR, dataset: CESM2, exp: historical, ensemble: r4i1p1f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: NCAR, dataset: CESM2, exp: historical, ensemble: r5i1p1f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: NCAR, dataset: CESM2, exp: historical, ensemble: r6i1p1f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: NCAR, dataset: CESM2, exp: historical, ensemble: r7i1p1f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: NCAR, dataset: CESM2, exp: historical, ensemble: r8i1p1f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: NCAR, dataset: CESM2, exp: historical, ensemble: r9i1p1f1, start_year: 1850, end_year: 2014}
#           - {project: CMIP6, mip: Lmon, grid: gn, institute: NCAR, dataset: CESM2-FV2, exp: historical, ensemble: r1i1p1f1, start_year: 1850, end_year: 2014}# Excluded from run
            - {project: CMIP6, mip: Lmon, grid: gn, institute: NCAR, dataset: CESM2-WACCM, exp: historical, ensemble: r1i1p1f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: NCAR, dataset: CESM2-WACCM, exp: historical, ensemble: r2i1p1f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: NCAR, dataset: CESM2-WACCM, exp: historical, ensemble: r3i1p1f1, start_year: 1850, end_year: 2014}
#           - {project: CMIP6, mip: Lmon, grid: gn, institute: NCAR, dataset: CESM2-WACCM-FV2, exp: historical, ensemble: r1i1p1f1, start_year: 1850, end_year: 2014}# Excluded from run
#           - {project: CMIP6, mip: Lmon, grid: gn, institute: NCC, dataset: NorCPM1, exp: historical, ensemble: r1i1p1f1, start_year: 1850, end_year: 2014}# Excluded from run
            - {project: CMIP6, mip: Lmon, grid: gn, institute: NCC, dataset: NorESM2-LM, exp: historical, ensemble: r1i1p1f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: NCC, dataset: NorESM2-LM, exp: historical, ensemble: r2i1p1f1, start_year: 1850, end_year: 2014}
#            - {project: CMIP6, mip: Lmon, grid: gn, institute: NCC, dataset: NorESM2-MM, exp: historical, ensemble: r1i1p1f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp119], ensemble: r1i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp119], ensemble: r1i1p2f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp119], ensemble: r2i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp119], ensemble: r2i1p2f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp119], ensemble: r3i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp119], ensemble: r3i1p2f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp119], ensemble: r4i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp119], ensemble: r4i1p2f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp119], ensemble: r5i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp119], ensemble: r5i1p2f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp126], ensemble: r1i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp126], ensemble: r1i1p2f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp126], ensemble: r2i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp126], ensemble: r2i1p2f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp126], ensemble: r3i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp126], ensemble: r3i1p2f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp126], ensemble: r4i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp126], ensemble: r4i1p2f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp126], ensemble: r5i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp126], ensemble: r5i1p2f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp245], ensemble: r1i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp245], ensemble: r1i1p2f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp245], ensemble: r2i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp245], ensemble: r2i1p2f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp245], ensemble: r3i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp245], ensemble: r3i1p2f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp245], ensemble: r4i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp245], ensemble: r4i1p2f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp245], ensemble: r5i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp245], ensemble: r5i1p2f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp370], ensemble: r1i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp370], ensemble: r1i1p2f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp370], ensemble: r2i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp370], ensemble: r2i1p2f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp370], ensemble: r3i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp370], ensemble: r3i1p2f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp370], ensemble: r4i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp370], ensemble: r4i1p2f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp370], ensemble: r5i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp370], ensemble: r5i1p2f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp585, ssp534-over], ensemble: r1i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp585, ssp534-over], ensemble: r2i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp585, ssp534-over], ensemble: r3i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp585, ssp534-over], ensemble: r4i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp585, ssp534-over], ensemble: r5i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp585], ensemble: r1i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp585], ensemble: r1i1p2f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp585], ensemble: r2i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp585], ensemble: r2i1p2f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp585], ensemble: r3i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp585], ensemble: r3i1p2f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp585], ensemble: r4i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp585], ensemble: r4i1p2f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp585], ensemble: r5i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp585], ensemble: r5i1p2f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: CCCma, dataset: CanESM5-CanOE, exp: [historical, ssp126], ensemble: r1i1p2f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: CCCma, dataset: CanESM5-CanOE, exp: [historical, ssp126], ensemble: r2i1p2f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: CCCma, dataset: CanESM5-CanOE, exp: [historical, ssp245], ensemble: r1i1p2f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: CCCma, dataset: CanESM5-CanOE, exp: [historical, ssp245], ensemble: r2i1p2f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: CCCma, dataset: CanESM5-CanOE, exp: [historical, ssp370], ensemble: r1i1p2f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: CCCma, dataset: CanESM5-CanOE, exp: [historical, ssp370], ensemble: r2i1p2f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: CMCC, dataset: CMCC-ESM2, exp: [historical, ssp245], ensemble: r1i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gr, institute: CNRM-CERFACS, dataset: CNRM-ESM2-1, exp: [historical, ssp119], ensemble: r2i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gr, institute: CNRM-CERFACS, dataset: CNRM-ESM2-1, exp: [historical, ssp126], ensemble: r2i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gr, institute: CNRM-CERFACS, dataset: CNRM-ESM2-1, exp: [historical, ssp245], ensemble: r2i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gr, institute: CNRM-CERFACS, dataset: CNRM-ESM2-1, exp: [historical, ssp370], ensemble: r1i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gr, institute: CNRM-CERFACS, dataset: CNRM-ESM2-1, exp: [historical, ssp370], ensemble: r2i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gr, institute: CNRM-CERFACS, dataset: CNRM-ESM2-1, exp: [historical, ssp370], ensemble: r3i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gr, institute: CNRM-CERFACS, dataset: CNRM-ESM2-1, exp: [historical, ssp370], ensemble: r4i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gr, institute: CNRM-CERFACS, dataset: CNRM-ESM2-1, exp: [historical, ssp370], ensemble: r5i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gr, institute: CNRM-CERFACS, dataset: CNRM-ESM2-1, exp: [historical, ssp534-over], ensemble: r2i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gr, institute: CNRM-CERFACS, dataset: CNRM-ESM2-1, exp: [historical, ssp585], ensemble: r2i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: CSIRO, dataset: ACCESS-ESM1-5, exp: [historical, ssp126], ensemble: r1i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: CSIRO, dataset: ACCESS-ESM1-5, exp: [historical, ssp126], ensemble: r2i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: CSIRO, dataset: ACCESS-ESM1-5, exp: [historical, ssp245], ensemble: r1i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: CSIRO, dataset: ACCESS-ESM1-5, exp: [historical, ssp245], ensemble: r2i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: CSIRO, dataset: ACCESS-ESM1-5, exp: [historical, ssp245], ensemble: r3i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: CSIRO, dataset: ACCESS-ESM1-5, exp: [historical, ssp370], ensemble: r1i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: CSIRO, dataset: ACCESS-ESM1-5, exp: [historical, ssp370], ensemble: r2i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: CSIRO, dataset: ACCESS-ESM1-5, exp: [historical, ssp585], ensemble: r1i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gr, institute: EC-Earth-Consortium, dataset: EC-Earth3-CC, exp: [historical, ssp245], ensemble: r1i1p1f1, start_year: 1985, end_year: 2100}
#           - {project: CMIP6, mip: Lmon, grid: gn, institute: HAMMOZ-Consortium, dataset: MPI-ESM-1-2-HAM, exp: [historical, ssp370], ensemble: r1i1p1f1, start_year: 1985, end_year: 2100}# Excluded from run
#           - {project: CMIP6, mip: Lmon, grid: gn, institute: HAMMOZ-Consortium, dataset: MPI-ESM-1-2-HAM, exp: [historical, ssp370], ensemble: r2i1p1f1, start_year: 1985, end_year: 2100}# Excluded from run
#           - {project: CMIP6, mip: Lmon, grid: gr, institute: IPSL, dataset: IPSL-CM5A2-INCA, exp: [historical, ssp370], ensemble: r1i1p1f1, start_year: 1985, end_year: 2100}# Excluded from run
            - {project: CMIP6, mip: Lmon, grid: gr, institute: IPSL, dataset: IPSL-CM6A-LR, exp: [historical, ssp119], ensemble: r1i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gr, institute: IPSL, dataset: IPSL-CM6A-LR, exp: [historical, ssp119], ensemble: r2i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gr, institute: IPSL, dataset: IPSL-CM6A-LR, exp: [historical, ssp126], ensemble: r1i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gr, institute: IPSL, dataset: IPSL-CM6A-LR, exp: [historical, ssp126], ensemble: r2i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gr, institute: IPSL, dataset: IPSL-CM6A-LR, exp: [historical, ssp126], ensemble: r3i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gr, institute: IPSL, dataset: IPSL-CM6A-LR, exp: [historical, ssp245], ensemble: r10i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gr, institute: IPSL, dataset: IPSL-CM6A-LR, exp: [historical, ssp245], ensemble: r11i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gr, institute: IPSL, dataset: IPSL-CM6A-LR, exp: [historical, ssp245], ensemble: r1i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gr, institute: IPSL, dataset: IPSL-CM6A-LR, exp: [historical, ssp245], ensemble: r2i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gr, institute: IPSL, dataset: IPSL-CM6A-LR, exp: [historical, ssp245], ensemble: r3i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gr, institute: IPSL, dataset: IPSL-CM6A-LR, exp: [historical, ssp245], ensemble: r5i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gr, institute: IPSL, dataset: IPSL-CM6A-LR, exp: [historical, ssp370], ensemble: r10i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gr, institute: IPSL, dataset: IPSL-CM6A-LR, exp: [historical, ssp370], ensemble: r1i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gr, institute: IPSL, dataset: IPSL-CM6A-LR, exp: [historical, ssp370], ensemble: r2i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gr, institute: IPSL, dataset: IPSL-CM6A-LR, exp: [historical, ssp370], ensemble: r3i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gr, institute: IPSL, dataset: IPSL-CM6A-LR, exp: [historical, ssp370], ensemble: r4i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gr, institute: IPSL, dataset: IPSL-CM6A-LR, exp: [historical, ssp370], ensemble: r5i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gr, institute: IPSL, dataset: IPSL-CM6A-LR, exp: [historical, ssp370], ensemble: r6i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gr, institute: IPSL, dataset: IPSL-CM6A-LR, exp: [historical, ssp370], ensemble: r7i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gr, institute: IPSL, dataset: IPSL-CM6A-LR, exp: [historical, ssp370], ensemble: r8i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gr, institute: IPSL, dataset: IPSL-CM6A-LR, exp: [historical, ssp370], ensemble: r9i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: MIROC, dataset: MIROC-ES2L, exp: [historical, ssp119], ensemble: r1i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: MIROC, dataset: MIROC-ES2L, exp: [historical, ssp119], ensemble: r2i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: MIROC, dataset: MIROC-ES2L, exp: [historical, ssp245], ensemble: r1i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: MIROC, dataset: MIROC-ES2L, exp: [historical, ssp370], ensemble: r1i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp119], ensemble: r1i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp119], ensemble: r2i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp119], ensemble: r3i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp119], ensemble: r4i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp119], ensemble: r8i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp126], ensemble: r10i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp126], ensemble: r1i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp126], ensemble: r2i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp126], ensemble: r3i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp126], ensemble: r4i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp126], ensemble: [r5i1p1f3, r5i1p1f2], start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp126], ensemble: [r6i1p1f3, r6i1p1f2], start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp126], ensemble: [r7i1p1f3, r7i1p1f2], start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp126], ensemble: r8i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp126], ensemble: r9i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp245], ensemble: r10i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp245], ensemble: r1i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp245], ensemble: r2i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp245], ensemble: r3i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp245], ensemble: r4i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp245], ensemble: [r5i1p1f3, r5i1p1f2], start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp245], ensemble: [r6i1p1f3, r6i1p1f2], start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp245], ensemble: [r7i1p1f3, r7i1p1f2], start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp245], ensemble: r8i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp245], ensemble: r9i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp370], ensemble: r10i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp370], ensemble: r1i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp370], ensemble: r2i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp370], ensemble: r3i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp370], ensemble: r4i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp370], ensemble: [r5i1p1f3, r5i1p1f2], start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp370], ensemble: [r6i1p1f3, r6i1p1f2], start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp370], ensemble: [r7i1p1f3, r7i1p1f2], start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp370], ensemble: r8i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp370], ensemble: r9i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp585, ssp534-over], ensemble: r1i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp585, ssp534-over], ensemble: r2i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp585, ssp534-over], ensemble: r3i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp585, ssp534-over], ensemble: r4i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp585, ssp534-over], ensemble: r8i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp585], ensemble: r1i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp585], ensemble: r2i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp585], ensemble: r3i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp585], ensemble: r4i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp585], ensemble: r8i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: MPI-M, dataset: MPI-ESM1-2-LR, exp: [historical, ssp126], ensemble: r1i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: MPI-M, dataset: MPI-ESM1-2-LR, exp: [historical, ssp126], ensemble: r2i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: MPI-M, dataset: MPI-ESM1-2-LR, exp: [historical, ssp245], ensemble: r1i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: MPI-M, dataset: MPI-ESM1-2-LR, exp: [historical, ssp245], ensemble: r2i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: MPI-M, dataset: MPI-ESM1-2-LR, exp: [historical, ssp245], ensemble: r3i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: MPI-M, dataset: MPI-ESM1-2-LR, exp: [historical, ssp370], ensemble: r1i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: MPI-M, dataset: MPI-ESM1-2-LR, exp: [historical, ssp370], ensemble: r2i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: NCAR, dataset: CESM2, exp: [historical, ssp126], ensemble: r4i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: NCAR, dataset: CESM2, exp: [historical, ssp245], ensemble: r4i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: NCAR, dataset: CESM2, exp: [historical, ssp370], ensemble: r4i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: NCAR, dataset: CESM2-WACCM, exp: [historical, ssp126], ensemble: r1i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: NCAR, dataset: CESM2-WACCM, exp: [historical, ssp245], ensemble: r1i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: NCAR, dataset: CESM2-WACCM, exp: [historical, ssp245], ensemble: r2i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: NCAR, dataset: CESM2-WACCM, exp: [historical, ssp245], ensemble: r3i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: NCAR, dataset: CESM2-WACCM, exp: [historical, ssp370], ensemble: r1i1p1f1, start_year: 1985, end_year: 2100}
#           - {project: CMIP6, mip: Lmon, grid: gn, institute: NCAR, dataset: CESM2-WACCM, exp: [historical, ssp370], ensemble: r2i1p1f1, start_year: 1985, end_year: 2100}# Excluded from run
#           - {project: CMIP6, mip: Lmon, grid: gn, institute: NCAR, dataset: CESM2-WACCM, exp: [historical, ssp370], ensemble: r3i1p1f1, start_year: 1985, end_year: 2100}# Excluded from run
            - {project: CMIP6, mip: Lmon, grid: gn, institute: NCAR, dataset: CESM2-WACCM, exp: [historical, ssp585], ensemble: r1i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: NCC, dataset: NorESM2-LM, exp: [historical, ssp126], ensemble: r1i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Lmon, grid: gn, institute: NCC, dataset: NorESM2-LM, exp: [historical, ssp245], ensemble: r1i1p1f1, start_year: 1985, end_year: 2100}
#           - {project: CMIP6, mip: Lmon, grid: gn, institute: NCC, dataset: NorESM2-LM, exp: [historical, ssp245], ensemble: r2i1p1f1, start_year: 1985, end_year: 2100}# Excluded from run
            - {project: CMIP6, mip: Lmon, grid: gn, institute: NCC, dataset: NorESM2-LM, exp: [historical, ssp370], ensemble: r1i1p1f1, start_year: 1985, end_year: 2100}
#           - {project: CMIP6, mip: Lmon, grid: gn, institute: NCC, dataset: NorESM2-LM, exp: [historical, ssp370], ensemble: r2i1p1f1, start_year: 1985, end_year: 2100}# Excluded from run
#            - {project: CMIP6, mip: Lmon, grid: gn, institute: NCC, dataset: NorESM2-MM, exp: [historical, ssp126], ensemble: r1i1p1f1, start_year: 1985, end_year: 2100}
#            - {project: CMIP6, mip: Lmon, grid: gn, institute: NCC, dataset: NorESM2-MM, exp: [historical, ssp245], ensemble: r1i1p1f1, start_year: 1985, end_year: 2100}
#            - {project: CMIP6, mip: Lmon, grid: gn, institute: NCC, dataset: NorESM2-MM, exp: [historical, ssp370], ensemble: r1i1p1f1, start_year: 1985, end_year: 2100}



      ########################

      # Ocean
      timeseries_fgco2:
        short_name: fgco2
        preprocessor: prep_timeseries_2d_sea
        fx_var_preprocess: True
        project: CMIP6
        mip: Omon
        # exp: historical
        # start_year: 1850
        # end_year: 2014
        # grid: gn
        # ensemble: "*"
        additional_datasets:

            - {project: CMIP6, mip: Omon, grid: gn, institute: CCCma, dataset: CanESM5, exp: historical, ensemble: r1i1p1f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Omon, grid: gn, institute: CCCma, dataset: CanESM5, exp: historical, ensemble: r1i1p2f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Omon, grid: gn, institute: CCCma, dataset: CanESM5, exp: historical, ensemble: r2i1p1f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Omon, grid: gn, institute: CCCma, dataset: CanESM5, exp: historical, ensemble: r2i1p2f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Omon, grid: gn, institute: CCCma, dataset: CanESM5, exp: historical, ensemble: r3i1p1f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Omon, grid: gn, institute: CCCma, dataset: CanESM5, exp: historical, ensemble: r3i1p2f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Omon, grid: gn, institute: CCCma, dataset: CanESM5, exp: historical, ensemble: r4i1p1f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Omon, grid: gn, institute: CCCma, dataset: CanESM5, exp: historical, ensemble: r4i1p2f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Omon, grid: gn, institute: CCCma, dataset: CanESM5, exp: historical, ensemble: r5i1p1f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Omon, grid: gn, institute: CCCma, dataset: CanESM5, exp: historical, ensemble: r5i1p2f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Omon, grid: gn, institute: CCCma, dataset: CanESM5-CanOE, exp: historical, ensemble: r1i1p2f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Omon, grid: gn, institute: CCCma, dataset: CanESM5-CanOE, exp: historical, ensemble: r2i1p2f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Omon, grid: gn, institute: CMCC, dataset: CMCC-ESM2, exp: historical, ensemble: r1i1p1f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Omon, grid: gn, institute: CNRM-CERFACS, dataset: CNRM-ESM2-1, exp: historical, ensemble: r1i1p1f2, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Omon, grid: gn, institute: CNRM-CERFACS, dataset: CNRM-ESM2-1, exp: historical, ensemble: r2i1p1f2, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Omon, grid: gn, institute: CNRM-CERFACS, dataset: CNRM-ESM2-1, exp: historical, ensemble: r3i1p1f2, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Omon, grid: gn, institute: CNRM-CERFACS, dataset: CNRM-ESM2-1, exp: historical, ensemble: r4i1p1f2, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Omon, grid: gn, institute: CNRM-CERFACS, dataset: CNRM-ESM2-1, exp: historical, ensemble: r5i1p1f2, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Omon, grid: gn, institute: CSIRO, dataset: ACCESS-ESM1-5, exp: historical, ensemble: r1i1p1f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Omon, grid: gn, institute: CSIRO, dataset: ACCESS-ESM1-5, exp: historical, ensemble: r2i1p1f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Omon, grid: gn, institute: CSIRO, dataset: ACCESS-ESM1-5, exp: historical, ensemble: r3i1p1f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Omon, grid: gn, institute: EC-Earth-Consortium, dataset: EC-Earth3-CC, exp: historical, ensemble: r1i1p1f1, start_year: 1850, end_year: 2014}
#           - {project: CMIP6, mip: Omon, grid: gn, institute: HAMMOZ-Consortium, dataset: MPI-ESM-1-2-HAM, exp: historical, ensemble: r1i1p1f1, start_year: 1850, end_year: 2014}# Excluded from run
#           - {project: CMIP6, mip: Omon, grid: gn, institute: HAMMOZ-Consortium, dataset: MPI-ESM-1-2-HAM, exp: historical, ensemble: r2i1p1f1, start_year: 1850, end_year: 2014}# Excluded from run
#           - {project: CMIP6, mip: Omon, grid: gn, institute: IPSL, dataset: IPSL-CM5A2-INCA, exp: historical, ensemble: r1i1p1f1, start_year: 1850, end_year: 2014}# Excluded from run
            - {project: CMIP6, mip: Omon, grid: gn, institute: IPSL, dataset: IPSL-CM6A-LR, exp: historical, ensemble: r10i1p1f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Omon, grid: gn, institute: IPSL, dataset: IPSL-CM6A-LR, exp: historical, ensemble: r11i1p1f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Omon, grid: gn, institute: IPSL, dataset: IPSL-CM6A-LR, exp: historical, ensemble: r1i1p1f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Omon, grid: gn, institute: IPSL, dataset: IPSL-CM6A-LR, exp: historical, ensemble: r2i1p1f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Omon, grid: gn, institute: IPSL, dataset: IPSL-CM6A-LR, exp: historical, ensemble: r3i1p1f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Omon, grid: gn, institute: IPSL, dataset: IPSL-CM6A-LR, exp: historical, ensemble: r4i1p1f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Omon, grid: gn, institute: IPSL, dataset: IPSL-CM6A-LR, exp: historical, ensemble: r5i1p1f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Omon, grid: gn, institute: IPSL, dataset: IPSL-CM6A-LR, exp: historical, ensemble: r6i1p1f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Omon, grid: gn, institute: IPSL, dataset: IPSL-CM6A-LR, exp: historical, ensemble: r7i1p1f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Omon, grid: gn, institute: IPSL, dataset: IPSL-CM6A-LR, exp: historical, ensemble: r8i1p1f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Omon, grid: gn, institute: IPSL, dataset: IPSL-CM6A-LR, exp: historical, ensemble: r9i1p1f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Omon, grid: gn, institute: MIROC, dataset: MIROC-ES2L, exp: historical, ensemble: r1i1p1f2, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Omon, grid: gn, institute: MIROC, dataset: MIROC-ES2L, exp: historical, ensemble: r2i1p1f2, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Omon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: historical, ensemble: r10i1p1f2, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Omon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: historical, ensemble: r1i1p1f2, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Omon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: historical, ensemble: r2i1p1f2, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Omon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: historical, ensemble: r3i1p1f2, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Omon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: historical, ensemble: r4i1p1f2, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Omon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: historical, ensemble: r5i1p1f3, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Omon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: historical, ensemble: r6i1p1f3, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Omon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: historical, ensemble: r7i1p1f3, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Omon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: historical, ensemble: r8i1p1f2, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Omon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: historical, ensemble: r9i1p1f2, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Omon, grid: gn, institute: MPI-M, dataset: MPI-ESM1-2-LR, exp: historical, ensemble: r1i1p1f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Omon, grid: gn, institute: MPI-M, dataset: MPI-ESM1-2-LR, exp: historical, ensemble: r2i1p1f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Omon, grid: gn, institute: MPI-M, dataset: MPI-ESM1-2-LR, exp: historical, ensemble: r3i1p1f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Omon, grid: gn, institute: NCAR, dataset: CESM2, exp: historical, ensemble: r10i1p1f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Omon, grid: gn, institute: NCAR, dataset: CESM2, exp: historical, ensemble: r1i1p1f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Omon, grid: gn, institute: NCAR, dataset: CESM2, exp: historical, ensemble: r2i1p1f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Omon, grid: gn, institute: NCAR, dataset: CESM2, exp: historical, ensemble: r3i1p1f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Omon, grid: gn, institute: NCAR, dataset: CESM2, exp: historical, ensemble: r4i1p1f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Omon, grid: gn, institute: NCAR, dataset: CESM2, exp: historical, ensemble: r5i1p1f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Omon, grid: gn, institute: NCAR, dataset: CESM2, exp: historical, ensemble: r6i1p1f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Omon, grid: gn, institute: NCAR, dataset: CESM2, exp: historical, ensemble: r7i1p1f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Omon, grid: gn, institute: NCAR, dataset: CESM2, exp: historical, ensemble: r8i1p1f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Omon, grid: gn, institute: NCAR, dataset: CESM2, exp: historical, ensemble: r9i1p1f1, start_year: 1850, end_year: 2014}
#           - {project: CMIP6, mip: Omon, grid: gn, institute: NCAR, dataset: CESM2-FV2, exp: historical, ensemble: r1i1p1f1, start_year: 1850, end_year: 2014}# Excluded from run
            - {project: CMIP6, mip: Omon, grid: gn, institute: NCAR, dataset: CESM2-WACCM, exp: historical, ensemble: r1i1p1f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Omon, grid: gn, institute: NCAR, dataset: CESM2-WACCM, exp: historical, ensemble: r2i1p1f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Omon, grid: gn, institute: NCAR, dataset: CESM2-WACCM, exp: historical, ensemble: r3i1p1f1, start_year: 1850, end_year: 2014}
#           - {project: CMIP6, mip: Omon, grid: gn, institute: NCAR, dataset: CESM2-WACCM-FV2, exp: historical, ensemble: r1i1p1f1, start_year: 1850, end_year: 2014}# Excluded from run
#           - {project: CMIP6, mip: Omon, grid: gn, institute: NCC, dataset: NorCPM1, exp: historical, ensemble: r1i1p1f1, start_year: 1850, end_year: 2014}# Excluded from run
            - {project: CMIP6, mip: Omon, grid: gn, institute: NCC, dataset: NorESM2-LM, exp: historical, ensemble: r1i1p1f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Omon, grid: gn, institute: NCC, dataset: NorESM2-LM, exp: historical, ensemble: r2i1p1f1, start_year: 1850, end_year: 2014}
#            - {project: CMIP6, mip: Omon, grid: gn, institute: NCC, dataset: NorESM2-MM, exp: historical, ensemble: r1i1p1f1, start_year: 1850, end_year: 2014}
            - {project: CMIP6, mip: Omon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp119], ensemble: r1i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp119], ensemble: r1i1p2f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp119], ensemble: r2i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp119], ensemble: r2i1p2f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp119], ensemble: r3i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp119], ensemble: r3i1p2f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp119], ensemble: r4i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp119], ensemble: r4i1p2f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp119], ensemble: r5i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp119], ensemble: r5i1p2f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp126], ensemble: r1i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp126], ensemble: r1i1p2f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp126], ensemble: r2i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp126], ensemble: r2i1p2f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp126], ensemble: r3i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp126], ensemble: r3i1p2f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp126], ensemble: r4i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp126], ensemble: r4i1p2f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp126], ensemble: r5i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp126], ensemble: r5i1p2f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp245], ensemble: r1i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp245], ensemble: r1i1p2f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp245], ensemble: r2i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp245], ensemble: r2i1p2f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp245], ensemble: r3i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp245], ensemble: r3i1p2f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp245], ensemble: r4i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp245], ensemble: r4i1p2f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp245], ensemble: r5i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp245], ensemble: r5i1p2f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp370], ensemble: r1i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp370], ensemble: r1i1p2f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp370], ensemble: r2i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp370], ensemble: r2i1p2f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp370], ensemble: r3i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp370], ensemble: r3i1p2f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp370], ensemble: r4i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp370], ensemble: r4i1p2f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp370], ensemble: r5i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp370], ensemble: r5i1p2f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp585, ssp534-over], ensemble: r1i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp585, ssp534-over], ensemble: r2i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp585, ssp534-over], ensemble: r3i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp585, ssp534-over], ensemble: r4i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp585, ssp534-over], ensemble: r5i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp585], ensemble: r1i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp585], ensemble: r1i1p2f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp585], ensemble: r2i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp585], ensemble: r2i1p2f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp585], ensemble: r3i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp585], ensemble: r3i1p2f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp585], ensemble: r4i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp585], ensemble: r4i1p2f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp585], ensemble: r5i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: CCCma, dataset: CanESM5, exp: [historical, ssp585], ensemble: r5i1p2f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: CCCma, dataset: CanESM5-CanOE, exp: [historical, ssp126], ensemble: r1i1p2f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: CCCma, dataset: CanESM5-CanOE, exp: [historical, ssp126], ensemble: r2i1p2f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: CCCma, dataset: CanESM5-CanOE, exp: [historical, ssp245], ensemble: r1i1p2f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: CCCma, dataset: CanESM5-CanOE, exp: [historical, ssp245], ensemble: r2i1p2f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: CCCma, dataset: CanESM5-CanOE, exp: [historical, ssp370], ensemble: r1i1p2f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: CCCma, dataset: CanESM5-CanOE, exp: [historical, ssp370], ensemble: r2i1p2f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: CMCC, dataset: CMCC-ESM2, exp: [historical, ssp245], ensemble: r1i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: CNRM-CERFACS, dataset: CNRM-ESM2-1, exp: [historical, ssp119], ensemble: r2i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: CNRM-CERFACS, dataset: CNRM-ESM2-1, exp: [historical, ssp126], ensemble: r2i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: CNRM-CERFACS, dataset: CNRM-ESM2-1, exp: [historical, ssp245], ensemble: r2i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: CNRM-CERFACS, dataset: CNRM-ESM2-1, exp: [historical, ssp370], ensemble: r1i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: CNRM-CERFACS, dataset: CNRM-ESM2-1, exp: [historical, ssp370], ensemble: r2i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: CNRM-CERFACS, dataset: CNRM-ESM2-1, exp: [historical, ssp370], ensemble: r3i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: CNRM-CERFACS, dataset: CNRM-ESM2-1, exp: [historical, ssp370], ensemble: r4i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: CNRM-CERFACS, dataset: CNRM-ESM2-1, exp: [historical, ssp370], ensemble: r5i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: CNRM-CERFACS, dataset: CNRM-ESM2-1, exp: [historical, ssp534-over], ensemble: r2i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: CNRM-CERFACS, dataset: CNRM-ESM2-1, exp: [historical, ssp585], ensemble: r2i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: CSIRO, dataset: ACCESS-ESM1-5, exp: [historical, ssp126], ensemble: r1i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: CSIRO, dataset: ACCESS-ESM1-5, exp: [historical, ssp126], ensemble: r2i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: CSIRO, dataset: ACCESS-ESM1-5, exp: [historical, ssp245], ensemble: r1i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: CSIRO, dataset: ACCESS-ESM1-5, exp: [historical, ssp245], ensemble: r2i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: CSIRO, dataset: ACCESS-ESM1-5, exp: [historical, ssp245], ensemble: r3i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: CSIRO, dataset: ACCESS-ESM1-5, exp: [historical, ssp370], ensemble: r1i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: CSIRO, dataset: ACCESS-ESM1-5, exp: [historical, ssp370], ensemble: r2i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: CSIRO, dataset: ACCESS-ESM1-5, exp: [historical, ssp585], ensemble: r1i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: EC-Earth-Consortium, dataset: EC-Earth3-CC, exp: [historical, ssp245], ensemble: r1i1p1f1, start_year: 1985, end_year: 2100}
#           - {project: CMIP6, mip: Omon, grid: gn, institute: HAMMOZ-Consortium, dataset: MPI-ESM-1-2-HAM, exp: [historical, ssp370], ensemble: r1i1p1f1, start_year: 1985, end_year: 2100}# Excluded from run
#           - {project: CMIP6, mip: Omon, grid: gn, institute: HAMMOZ-Consortium, dataset: MPI-ESM-1-2-HAM, exp: [historical, ssp370], ensemble: r2i1p1f1, start_year: 1985, end_year: 2100}# Excluded from run
#           - {project: CMIP6, mip: Omon, grid: gn, institute: IPSL, dataset: IPSL-CM5A2-INCA, exp: [historical, ssp370], ensemble: r1i1p1f1, start_year: 1985, end_year: 2100}# Excluded from run
            - {project: CMIP6, mip: Omon, grid: gn, institute: IPSL, dataset: IPSL-CM6A-LR, exp: [historical, ssp119], ensemble: r1i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: IPSL, dataset: IPSL-CM6A-LR, exp: [historical, ssp119], ensemble: r2i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: IPSL, dataset: IPSL-CM6A-LR, exp: [historical, ssp126], ensemble: r1i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: IPSL, dataset: IPSL-CM6A-LR, exp: [historical, ssp126], ensemble: r2i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: IPSL, dataset: IPSL-CM6A-LR, exp: [historical, ssp126], ensemble: r3i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: IPSL, dataset: IPSL-CM6A-LR, exp: [historical, ssp245], ensemble: r10i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: IPSL, dataset: IPSL-CM6A-LR, exp: [historical, ssp245], ensemble: r11i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: IPSL, dataset: IPSL-CM6A-LR, exp: [historical, ssp245], ensemble: r1i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: IPSL, dataset: IPSL-CM6A-LR, exp: [historical, ssp245], ensemble: r2i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: IPSL, dataset: IPSL-CM6A-LR, exp: [historical, ssp245], ensemble: r3i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: IPSL, dataset: IPSL-CM6A-LR, exp: [historical, ssp245], ensemble: r5i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: IPSL, dataset: IPSL-CM6A-LR, exp: [historical, ssp370], ensemble: r10i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: IPSL, dataset: IPSL-CM6A-LR, exp: [historical, ssp370], ensemble: r1i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: IPSL, dataset: IPSL-CM6A-LR, exp: [historical, ssp370], ensemble: r2i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: IPSL, dataset: IPSL-CM6A-LR, exp: [historical, ssp370], ensemble: r3i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: IPSL, dataset: IPSL-CM6A-LR, exp: [historical, ssp370], ensemble: r4i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: IPSL, dataset: IPSL-CM6A-LR, exp: [historical, ssp370], ensemble: r5i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: IPSL, dataset: IPSL-CM6A-LR, exp: [historical, ssp370], ensemble: r6i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: IPSL, dataset: IPSL-CM6A-LR, exp: [historical, ssp370], ensemble: r7i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: IPSL, dataset: IPSL-CM6A-LR, exp: [historical, ssp370], ensemble: r8i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: IPSL, dataset: IPSL-CM6A-LR, exp: [historical, ssp370], ensemble: r9i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: MIROC, dataset: MIROC-ES2L, exp: [historical, ssp119], ensemble: r1i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: MIROC, dataset: MIROC-ES2L, exp: [historical, ssp119], ensemble: r2i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: MIROC, dataset: MIROC-ES2L, exp: [historical, ssp245], ensemble: r1i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: MIROC, dataset: MIROC-ES2L, exp: [historical, ssp370], ensemble: r1i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp119], ensemble: r1i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp119], ensemble: r2i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp119], ensemble: r3i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp119], ensemble: r4i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp119], ensemble: r8i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp126], ensemble: r10i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp126], ensemble: r1i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp126], ensemble: r2i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp126], ensemble: r3i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp126], ensemble: r4i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp126], ensemble: [r5i1p1f3, r5i1p1f2], start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp126], ensemble: [r6i1p1f3, r6i1p1f2], start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp126], ensemble: [r7i1p1f3, r7i1p1f2], start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp126], ensemble: r8i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp126], ensemble: r9i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp245], ensemble: r10i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp245], ensemble: r1i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp245], ensemble: r2i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp245], ensemble: r3i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp245], ensemble: r4i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp245], ensemble: [r5i1p1f3, r5i1p1f2], start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp245], ensemble: [r6i1p1f3, r6i1p1f2], start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp245], ensemble: [r7i1p1f3, r7i1p1f2], start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp245], ensemble: r8i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp245], ensemble: r9i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp370], ensemble: r10i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp370], ensemble: r1i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp370], ensemble: r2i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp370], ensemble: r3i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp370], ensemble: r4i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp370], ensemble: [r5i1p1f3, r5i1p1f2], start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp370], ensemble: [r6i1p1f3, r6i1p1f2], start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp370], ensemble: [r7i1p1f3, r7i1p1f2], start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp370], ensemble: r8i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp370], ensemble: r9i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp585, ssp534-over], ensemble: r1i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp585, ssp534-over], ensemble: r2i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp585, ssp534-over], ensemble: r3i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp585, ssp534-over], ensemble: r4i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp585, ssp534-over], ensemble: r8i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp585], ensemble: r1i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp585], ensemble: r2i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp585], ensemble: r3i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp585], ensemble: r4i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: MOHC, dataset: UKESM1-0-LL, exp: [historical, ssp585], ensemble: r8i1p1f2, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: MPI-M, dataset: MPI-ESM1-2-LR, exp: [historical, ssp126], ensemble: r1i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: MPI-M, dataset: MPI-ESM1-2-LR, exp: [historical, ssp126], ensemble: r2i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: MPI-M, dataset: MPI-ESM1-2-LR, exp: [historical, ssp245], ensemble: r1i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: MPI-M, dataset: MPI-ESM1-2-LR, exp: [historical, ssp245], ensemble: r2i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: MPI-M, dataset: MPI-ESM1-2-LR, exp: [historical, ssp245], ensemble: r3i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: MPI-M, dataset: MPI-ESM1-2-LR, exp: [historical, ssp370], ensemble: r1i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: MPI-M, dataset: MPI-ESM1-2-LR, exp: [historical, ssp370], ensemble: r2i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: NCAR, dataset: CESM2, exp: [historical, ssp126], ensemble: r4i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: NCAR, dataset: CESM2, exp: [historical, ssp245], ensemble: r4i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: NCAR, dataset: CESM2, exp: [historical, ssp370], ensemble: r4i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: NCAR, dataset: CESM2-WACCM, exp: [historical, ssp126], ensemble: r1i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: NCAR, dataset: CESM2-WACCM, exp: [historical, ssp245], ensemble: r1i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: NCAR, dataset: CESM2-WACCM, exp: [historical, ssp245], ensemble: r2i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: NCAR, dataset: CESM2-WACCM, exp: [historical, ssp245], ensemble: r3i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: NCAR, dataset: CESM2-WACCM, exp: [historical, ssp370], ensemble: r1i1p1f1, start_year: 1985, end_year: 2100}
#           - {project: CMIP6, mip: Omon, grid: gn, institute: NCAR, dataset: CESM2-WACCM, exp: [historical, ssp370], ensemble: r2i1p1f1, start_year: 1985, end_year: 2100}# Excluded from run
#           - {project: CMIP6, mip: Omon, grid: gn, institute: NCAR, dataset: CESM2-WACCM, exp: [historical, ssp370], ensemble: r3i1p1f1, start_year: 1985, end_year: 2100}# Excluded from run
            - {project: CMIP6, mip: Omon, grid: gn, institute: NCAR, dataset: CESM2-WACCM, exp: [historical, ssp585], ensemble: r1i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: NCC, dataset: NorESM2-LM, exp: [historical, ssp126], ensemble: r1i1p1f1, start_year: 1985, end_year: 2100}
            - {project: CMIP6, mip: Omon, grid: gn, institute: NCC, dataset: NorESM2-LM, exp: [historical, ssp245], ensemble: r1i1p1f1, start_year: 1985, end_year: 2100}
#           - {project: CMIP6, mip: Omon, grid: gn, institute: NCC, dataset: NorESM2-LM, exp: [historical, ssp245], ensemble: r2i1p1f1, start_year: 1985, end_year: 2100}# Excluded from run
            - {project: CMIP6, mip: Omon, grid: gn, institute: NCC, dataset: NorESM2-LM, exp: [historical, ssp370], ensemble: r1i1p1f1, start_year: 1985, end_year: 2100}
#           - {project: CMIP6, mip: Omon, grid: gn, institute: NCC, dataset: NorESM2-LM, exp: [historical, ssp370], ensemble: r2i1p1f1, start_year: 1985, end_year: 2100}# Excluded from run
#            - {project: CMIP6, mip: Omon, grid: gn, institute: NCC, dataset: NorESM2-MM, exp: [historical, ssp126], ensemble: r1i1p1f1, start_year: 1985, end_year: 2100}
#            - {project: CMIP6, mip: Omon, grid: gn, institute: NCC, dataset: NorESM2-MM, exp: [historical, ssp245], ensemble: r1i1p1f1, start_year: 1985, end_year: 2100}
#            - {project: CMIP6, mip: Omon, grid: gn, institute: NCC, dataset: NorESM2-MM, exp: [historical, ssp370], ensemble: r1i1p1f1, start_year: 1985, end_year: 2100}


    scripts:
      # diagnostic_timeseries:
      #   script: ocean/diagnostic_timeseries.py
      diagnostic_gwt_timeseries:
        script: ocean/diagnostic_gwt_timeseries.py
