Get a list of ProcedureComputation objects. ProcedureComputations have a 1:1 mapping with Observations.

### Available end points:

- `/ProcedureComputations/` - Will list all ProcedureComputations in the database
- `/ProcedureComputations.json` - Will return all ProcedureComputations in json format
- `/ProcedureComputations/<object_id>/` - Returns ProcedureComputations object with that id

### Available Methods:

- `GET`
- `HEAD`

### Available filters:

- `uuid`
- `title`
- `keywords`
- `abstract`

### How to use filters:

These filters can be used like django query filters using __ for related model relationships.

- `/computations/?uuid=d594d53df2612bbd89c2e0e770b5c1a0`
- `/computations/?title__startswith!=DETAILS NEEDED - COMPUTATION CREATED FOR SATELLITE COMPOSITE`
- `/computations/?abstract__contains=HadCM3 model`

GET /api/v2/computations/?format=api&offset=3400
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3949,
    "next": "https://api.catalogue.ceda.ac.uk/api/v2/computations/?format=api&limit=100&offset=3500",
    "previous": "https://api.catalogue.ceda.ac.uk/api/v2/computations/?format=api&limit=100&offset=3300",
    "results": [
        {
            "ob_id": 38596,
            "uuid": "f15fe73d4c7e40ee85b7cfebfa84df91",
            "title": "Canadian Centre for Climate Modelling and Analysis (CCCma) running: experiment faf-heat-NA50pct using the CanESM5 model.",
            "abstract": "Canadian Centre for Climate Modelling and Analysis (CCCma) running the \"control plus perturbative surface flux of heat into ocean\" (faf-heat-NA50pct) experiment using the CanESM5 model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, CCCma, CanESM5, faf-heat-NA50pct, Amon, Lmon, Omon, fx",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 38599,
            "uuid": "7f5343ae328f478886bd5a46d8e25e16",
            "title": "Canadian Centre for Climate Modelling and Analysis (CCCma) running: experiment G1 using the CanESM5 model.",
            "abstract": "Canadian Centre for Climate Modelling and Analysis (CCCma) running the \"abrupt quadrupling of CO2 plus reduction in total solar irradiance\" (G1) experiment using the CanESM5 model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, CCCma, CanESM5, G1, Amon, Lmon, Omon, fx",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 38602,
            "uuid": "b34f657c50bf48b5b6424e6ddcc9b600",
            "title": "the CNRM-CERFACS team running: experiment control-1950 using the CNRM-CM6-1 model.",
            "abstract": "The the CNRM-CERFACS team team consisted of the following agencies: Centre National de Recherches Météorologiques (CNRM) and Centre Européen de Recherche et Formation Avancée en Calcul Scientifique (CERFACS).the CNRM-CERFACS team running the \"coupled control with fixed 1950's forcing (HighResMIP equivalent of pre-industrial control)\" (control-1950) experiment using the CNRM-CM6-1 model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, CNRM-CERFACS, CNRM-CM6-1, control-1950, 3hr, 6hrPlev, 6hrPlevPt, AERmon, Amon, CF3hr, CFday, CFmon, E1hr, E3hrPt, Eday, Emon, LImon, Lmon, Oday, Omon, SIday, SImon, day",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 38605,
            "uuid": "ae3e471549a2459fbf5b3e3bba25ea72",
            "title": "the CNRM-CERFACS team running: experiment highres-future using the CNRM-CM6-1 model.",
            "abstract": "The the CNRM-CERFACS team team consisted of the following agencies: Centre National de Recherches Météorologiques (CNRM) and Centre Européen de Recherche et Formation Avancée en Calcul Scientifique (CERFACS).the CNRM-CERFACS team running the \"coupled future 2015-2050 using a scenario as close to CMIP5 RCP8.5 as possible within CMIP6\" (highres-future) experiment using the CNRM-CM6-1 model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, CNRM-CERFACS, CNRM-CM6-1, highres-future, 3hr, 6hrPlev, 6hrPlevPt, AERmon, Amon, CF3hr, CFday, CFmon, E1hr, E3hrPt, Eday, Emon, LImon, Lmon, Oday, Omon, SIday, SImon, day",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 38608,
            "uuid": "efa42633bed1431689df7a0f68931c2f",
            "title": "the CNRM-CERFACS team running: experiment highresSST-future using the CNRM-CM6-1 model.",
            "abstract": "The the CNRM-CERFACS team team consisted of the following agencies: Centre National de Recherches Météorologiques (CNRM) and Centre Européen de Recherche et Formation Avancée en Calcul Scientifique (CERFACS).the CNRM-CERFACS team running the \"forced atmosphere experiment for 2015-2050 using SST/sea-ice derived from CMIP5 RCP8.5 simulations and a scenario as close to RCP8.5 as possible within CMIP6\" (highresSST-future) experiment using the CNRM-CM6-1 model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, CNRM-CERFACS, CNRM-CM6-1, highresSST-future, 6hrPlev, 6hrPlevPt, AERmon, Amon, CFmon, Eday, Emon, EmonZ, LImon, Lmon, day",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 38611,
            "uuid": "10c01bfd77cc44949966cdce09c516c1",
            "title": "the CNRM-CERFACS team running: experiment highresSST-present using the CNRM-CM6-1 model.",
            "abstract": "The the CNRM-CERFACS team team consisted of the following agencies: Centre National de Recherches Météorologiques (CNRM) and Centre Européen de Recherche et Formation Avancée en Calcul Scientifique (CERFACS).the CNRM-CERFACS team running the \"forced atmosphere experiment for 1950-2014\" (highresSST-present) experiment using the CNRM-CM6-1 model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, CNRM-CERFACS, CNRM-CM6-1, highresSST-present, 3hr, 6hrPlev, 6hrPlevPt, AERmon, Amon, CF3hr, CFday, CFmon, E1hr, E3hr, E3hrPt, Eday, Emon, EmonZ, LImon, Lmon, day",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 38614,
            "uuid": "621fffb234524a29ac9ade4bf57e6aba",
            "title": "the CNRM-CERFACS team running: experiment hist-1950 using the CNRM-CM6-1 model.",
            "abstract": "The the CNRM-CERFACS team team consisted of the following agencies: Centre National de Recherches Météorologiques (CNRM) and Centre Européen de Recherche et Formation Avancée en Calcul Scientifique (CERFACS).the CNRM-CERFACS team running the \"coupled historical 1950-2014\" (hist-1950) experiment using the CNRM-CM6-1 model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, CNRM-CERFACS, CNRM-CM6-1, hist-1950, 3hr, 6hrPlev, 6hrPlevPt, AERmon, Amon, CF3hr, CFday, CFmon, E1hr, E3hrPt, Eday, Emon, LImon, Lmon, Oday, Omon, SIday, SImon, day",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 38617,
            "uuid": "0591d931109d42a29c5bf95d63d9abd3",
            "title": "the CNRM-CERFACS team running: experiment control-1950 using the CNRM-CM6-1-HR model.",
            "abstract": "The the CNRM-CERFACS team team consisted of the following agencies: Centre National de Recherches Météorologiques (CNRM) and Centre Européen de Recherche et Formation Avancée en Calcul Scientifique (CERFACS).the CNRM-CERFACS team running the \"coupled control with fixed 1950's forcing (HighResMIP equivalent of pre-industrial control)\" (control-1950) experiment using the CNRM-CM6-1-HR model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, CNRM-CERFACS, CNRM-CM6-1-HR, control-1950, 3hr, 6hrPlev, 6hrPlevPt, AERmon, Amon, CFmon, Eday, Emon, LImon, Lmon, Oday, Omon, SIday, SImon, day",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 38620,
            "uuid": "5f0015e7353a43678cb927ea9a6b50c9",
            "title": "the CNRM-CERFACS team running: experiment highres-future using the CNRM-CM6-1-HR model.",
            "abstract": "The the CNRM-CERFACS team team consisted of the following agencies: Centre National de Recherches Météorologiques (CNRM) and Centre Européen de Recherche et Formation Avancée en Calcul Scientifique (CERFACS).the CNRM-CERFACS team running the \"coupled future 2015-2050 using a scenario as close to CMIP5 RCP8.5 as possible within CMIP6\" (highres-future) experiment using the CNRM-CM6-1-HR model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, CNRM-CERFACS, CNRM-CM6-1-HR, highres-future, 6hrPlevPt, AERmon, Amon, CFmon, Eday, Emon, LImon, Lmon, Oday, Omon, SIday, SImon, day",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 38623,
            "uuid": "3178078f27a142db9b4a5503cb514553",
            "title": "the CNRM-CERFACS team running: experiment highresSST-future using the CNRM-CM6-1-HR model.",
            "abstract": "The the CNRM-CERFACS team team consisted of the following agencies: Centre National de Recherches Météorologiques (CNRM) and Centre Européen de Recherche et Formation Avancée en Calcul Scientifique (CERFACS).the CNRM-CERFACS team running the \"forced atmosphere experiment for 2015-2050 using SST/sea-ice derived from CMIP5 RCP8.5 simulations and a scenario as close to RCP8.5 as possible within CMIP6\" (highresSST-future) experiment using the CNRM-CM6-1-HR model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, CNRM-CERFACS, CNRM-CM6-1-HR, highresSST-future, 6hrPlev, 6hrPlevPt, AERmon, Amon, CFmon, Eday, Emon, LImon, Lmon, day",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 38626,
            "uuid": "612c846b5b1a4937971f05c50044a3dd",
            "title": "the CNRM-CERFACS team running: experiment highresSST-present using the CNRM-CM6-1-HR model.",
            "abstract": "The the CNRM-CERFACS team team consisted of the following agencies: Centre National de Recherches Météorologiques (CNRM) and Centre Européen de Recherche et Formation Avancée en Calcul Scientifique (CERFACS).the CNRM-CERFACS team running the \"forced atmosphere experiment for 1950-2014\" (highresSST-present) experiment using the CNRM-CM6-1-HR model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, CNRM-CERFACS, CNRM-CM6-1-HR, highresSST-present, 3hr, 6hrPlevPt, AERmon, Amon, CFmon, Eday, Emon, LImon, Lmon, day",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 38629,
            "uuid": "54fac086a17a48b4b2bbf6d6780bb0e4",
            "title": "the CNRM-CERFACS team running: experiment hist-1950 using the CNRM-CM6-1-HR model.",
            "abstract": "The the CNRM-CERFACS team team consisted of the following agencies: Centre National de Recherches Météorologiques (CNRM) and Centre Européen de Recherche et Formation Avancée en Calcul Scientifique (CERFACS).the CNRM-CERFACS team running the \"coupled historical 1950-2014\" (hist-1950) experiment using the CNRM-CM6-1-HR model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, CNRM-CERFACS, CNRM-CM6-1-HR, hist-1950, 3hr, 6hrPlev, 6hrPlevPt, AERmon, Amon, CFday, CFmon, Eday, Emon, LImon, Lmon, Oday, Omon, SIday, SImon, day",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 38632,
            "uuid": "eed1ad4b959f4f33b06c492796326548",
            "title": "the CNRM-CERFACS team running: experiment spinup-1950 using the CNRM-CM6-1 model.",
            "abstract": "The the CNRM-CERFACS team team consisted of the following agencies: Centre National de Recherches Météorologiques (CNRM) and Centre Européen de Recherche et Formation Avancée en Calcul Scientifique (CERFACS).the CNRM-CERFACS team running the \"coupled spinup with fixed 1950s forcings from 1950 initial conditions (with ocean at rest) to provide initial condition for control-1950 and hist-1950\" (spinup-1950) experiment using the CNRM-CM6-1 model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, CNRM-CERFACS, CNRM-CM6-1, spinup-1950, 3hr, 6hrPlev, 6hrPlevPt, AERmon, Amon, CF3hr, CFday, CFmon, E1hr, Eday, Emon, LImon, Lmon, Oday, Omon, SIday, SImon, day",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 38635,
            "uuid": "4d3f3ff576be449b9a8116b1b2000dd5",
            "title": "the EC-Earth-Consortium team running: experiment control-1950 using the EC-Earth3P-HR model.",
            "abstract": "The the EC-Earth-Consortium team team consisted of the following agencies: La Agencia Estatal de Meteorología (AEMET), Barcelona Supercomputing Centre (BSC), Institute of Atmospheric Sciences and Climate (CNR-ISAC), Danish Meteorological Institute (DMI), Italian National Agency for New Technologies, Energy and Sustainable Economic Development (ENEA), Finnish Meteorological Institute (FMI), Helmholtz Centre for Ocean Research Kiel (Geomar), Irish Centre for High-End Computing (ICHEC), International Centre for Theoretical Physics (ICTP), Instituto Dom Luiz (IDL), Institute for Marine and Atmospheric research Utrecht (IMAU), Portuguese Institute for Sea and Atmosphere (IPMA), KIT Karlsruhe Institute of Technology, Royal Netherlands Meteorological Institute (KNMI), Lund University, Met Éireann, The Netherlands eScience Center (NLeSC), Norwegian University of Science and Technology (NTNU), University of Oxford, SURFsara, Swedish Meteorological and Hydrological Institute (SMHI), Stockholm University, Unite ASTR, University College Dublin, University of Bergen, University of Copenhagen, University of Helsinki, University of Santiago de Compostela, Uppsala University, University of Utrecht, Vrije Universiteit Amsterdam and Wageningen University.the EC-Earth-Consortium team running the \"coupled control with fixed 1950's forcing (HighResMIP equivalent of pre-industrial control)\" (control-1950) experiment using the EC-Earth3P-HR model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, EC-Earth-Consortium, EC-Earth3P-HR, control-1950, 3hr, 6hrPlev, 6hrPlevPt, AERmon, Amon, CFday, E3hr, Eday, Emon, LImon, Lmon, Oday, Omon, SIday, SImon, day",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 38638,
            "uuid": "86e2e58bc7bc42aa8eb251413156249a",
            "title": "the EC-Earth-Consortium team running: experiment highres-future using the EC-Earth3P-HR model.",
            "abstract": "The the EC-Earth-Consortium team team consisted of the following agencies: La Agencia Estatal de Meteorología (AEMET), Barcelona Supercomputing Centre (BSC), Institute of Atmospheric Sciences and Climate (CNR-ISAC), Danish Meteorological Institute (DMI), Italian National Agency for New Technologies, Energy and Sustainable Economic Development (ENEA), Finnish Meteorological Institute (FMI), Helmholtz Centre for Ocean Research Kiel (Geomar), Irish Centre for High-End Computing (ICHEC), International Centre for Theoretical Physics (ICTP), Instituto Dom Luiz (IDL), Institute for Marine and Atmospheric research Utrecht (IMAU), Portuguese Institute for Sea and Atmosphere (IPMA), KIT Karlsruhe Institute of Technology, Royal Netherlands Meteorological Institute (KNMI), Lund University, Met Éireann, The Netherlands eScience Center (NLeSC), Norwegian University of Science and Technology (NTNU), University of Oxford, SURFsara, Swedish Meteorological and Hydrological Institute (SMHI), Stockholm University, Unite ASTR, University College Dublin, University of Bergen, University of Copenhagen, University of Helsinki, University of Santiago de Compostela, Uppsala University, University of Utrecht, Vrije Universiteit Amsterdam and Wageningen University.the EC-Earth-Consortium team running the \"coupled future 2015-2050 using a scenario as close to CMIP5 RCP8.5 as possible within CMIP6\" (highres-future) experiment using the EC-Earth3P-HR model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, EC-Earth-Consortium, EC-Earth3P-HR, highres-future, 3hr, 6hrPlev, 6hrPlevPt, AERmon, Amon, CFday, E3hr, Eday, Emon, LImon, Lmon, Oday, Ofx, Omon, SIday, SImon, day, fx",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 38641,
            "uuid": "6251231b6c994a7494f48420190f5529",
            "title": "the EC-Earth-Consortium team running: experiment highresSST-future using the EC-Earth3P-HR model.",
            "abstract": "The the EC-Earth-Consortium team team consisted of the following agencies: La Agencia Estatal de Meteorología (AEMET), Barcelona Supercomputing Centre (BSC), Institute of Atmospheric Sciences and Climate (CNR-ISAC), Danish Meteorological Institute (DMI), Italian National Agency for New Technologies, Energy and Sustainable Economic Development (ENEA), Finnish Meteorological Institute (FMI), Helmholtz Centre for Ocean Research Kiel (Geomar), Irish Centre for High-End Computing (ICHEC), International Centre for Theoretical Physics (ICTP), Instituto Dom Luiz (IDL), Institute for Marine and Atmospheric research Utrecht (IMAU), Portuguese Institute for Sea and Atmosphere (IPMA), KIT Karlsruhe Institute of Technology, Royal Netherlands Meteorological Institute (KNMI), Lund University, Met Éireann, The Netherlands eScience Center (NLeSC), Norwegian University of Science and Technology (NTNU), University of Oxford, SURFsara, Swedish Meteorological and Hydrological Institute (SMHI), Stockholm University, Unite ASTR, University College Dublin, University of Bergen, University of Copenhagen, University of Helsinki, University of Santiago de Compostela, Uppsala University, University of Utrecht, Vrije Universiteit Amsterdam and Wageningen University.the EC-Earth-Consortium team running the \"forced atmosphere experiment for 2015-2050 using SST/sea-ice derived from CMIP5 RCP8.5 simulations and a scenario as close to RCP8.5 as possible within CMIP6\" (highresSST-future) experiment using the EC-Earth3P-HR model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, EC-Earth-Consortium, EC-Earth3P-HR, highresSST-future, 3hr, 6hrPlev, 6hrPlevPt, AERmon, Amon, CFday, E3hr, Eday, Emon, LImon, Lmon, Oday, Omon, day",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 38644,
            "uuid": "f43a11861dbf4857b11615721b5f9819",
            "title": "the EC-Earth-Consortium team running: experiment hist-1950 using the EC-Earth3P-HR model.",
            "abstract": "The the EC-Earth-Consortium team team consisted of the following agencies: La Agencia Estatal de Meteorología (AEMET), Barcelona Supercomputing Centre (BSC), Institute of Atmospheric Sciences and Climate (CNR-ISAC), Danish Meteorological Institute (DMI), Italian National Agency for New Technologies, Energy and Sustainable Economic Development (ENEA), Finnish Meteorological Institute (FMI), Helmholtz Centre for Ocean Research Kiel (Geomar), Irish Centre for High-End Computing (ICHEC), International Centre for Theoretical Physics (ICTP), Instituto Dom Luiz (IDL), Institute for Marine and Atmospheric research Utrecht (IMAU), Portuguese Institute for Sea and Atmosphere (IPMA), KIT Karlsruhe Institute of Technology, Royal Netherlands Meteorological Institute (KNMI), Lund University, Met Éireann, The Netherlands eScience Center (NLeSC), Norwegian University of Science and Technology (NTNU), University of Oxford, SURFsara, Swedish Meteorological and Hydrological Institute (SMHI), Stockholm University, Unite ASTR, University College Dublin, University of Bergen, University of Copenhagen, University of Helsinki, University of Santiago de Compostela, Uppsala University, University of Utrecht, Vrije Universiteit Amsterdam and Wageningen University.the EC-Earth-Consortium team running the \"coupled historical 1950-2014\" (hist-1950) experiment using the EC-Earth3P-HR model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, EC-Earth-Consortium, EC-Earth3P-HR, hist-1950, 3hr, 6hrPlev, 6hrPlevPt, AERmon, Amon, CFday, E3hr, Eday, Emon, LImon, Lmon, Oday, Omon, SIday, SImon, day",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 38647,
            "uuid": "7e27633d503f4d96aa6f58a18d965436",
            "title": "Met Office Hadley Centre (MOHC) running: experiment highres-future using the HadGEM3-GC31-HM model.",
            "abstract": "Met Office Hadley Centre (MOHC) running the \"coupled future 2015-2050 using a scenario as close to CMIP5 RCP8.5 as possible within CMIP6\" (highres-future) experiment using the HadGEM3-GC31-HM model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, MOHC, HadGEM3-GC31-HM, highres-future, 3hr, 6hrPlevPt, AERmon, Amon, CFday, CFmon, E1hr, E3hr, E3hrPt, Eday, EdayZ, Emon, EmonZ, Lmon, Oday, Ofx, Omon, SIday, SImon, day",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 38650,
            "uuid": "a2171af5de404edcaba48fa5ad18e881",
            "title": "Met Office Hadley Centre (MOHC) running: experiment highres-future using the HadGEM3-GC31-LL model.",
            "abstract": "Met Office Hadley Centre (MOHC) running the \"coupled future 2015-2050 using a scenario as close to CMIP5 RCP8.5 as possible within CMIP6\" (highres-future) experiment using the HadGEM3-GC31-LL model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, MOHC, HadGEM3-GC31-LL, highres-future, 3hr, 6hrPlevPt, AERmon, Amon, CFday, CFmon, E1hr, E3hr, E3hrPt, Eday, EdayZ, Emon, EmonZ, Lmon, Oday, Ofx, Omon, SIday, SImon, day",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 38654,
            "uuid": "6c5262aa85d04eb18c81b32134365c35",
            "title": "Natural Environment Research Council (NERC) running: experiment 1pctCO2to4x-withism using the UKESM1-ice-LL model.",
            "abstract": "Natural Environment Research Council (NERC) running the \"simulation with interactive ice sheet forced by 1 percent per year increase in CO2 to 4xCO2 (subsequently held fixed)\" (1pctCO2to4x-withism) experiment using the UKESM1-ice-LL model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, NERC, UKESM1-ice-LL, 1pctCO2to4x-withism, Amon, Emon, LImon, Lmon, Omon, SIday, SImon, day",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 38657,
            "uuid": "c88201bc776a4f8bbb42ebefb2441321",
            "title": "Natural Environment Research Council (NERC) running: experiment historical-withism using the UKESM1-ice-LL model.",
            "abstract": "Natural Environment Research Council (NERC) running the \"historical with interactive ice sheet\" (historical-withism) experiment using the UKESM1-ice-LL model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, NERC, UKESM1-ice-LL, historical-withism, Amon, Emon, LImon, Lmon, Omon, SIday, SImon, day",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 38660,
            "uuid": "f3e566113f104b8db8454c1c176ac962",
            "title": "Natural Environment Research Council (NERC) running: experiment piControl-withism using the UKESM1-ice-LL model.",
            "abstract": "Natural Environment Research Council (NERC) running the \"preindustrial control with interactive ice sheet\" (piControl-withism) experiment using the UKESM1-ice-LL model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, NERC, UKESM1-ice-LL, piControl-withism, Amon, Emon, LImon, Lmon, Omon, SIday, SImon, day",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 38663,
            "uuid": "ef66ab2b5ead4981bc3ff143d6cbfc8f",
            "title": "Natural Environment Research Council (NERC) running: experiment ssp585-withism using the UKESM1-ice-LL model.",
            "abstract": "Natural Environment Research Council (NERC) running the \"ssp585 with interactive ice sheet\" (ssp585-withism) experiment using the UKESM1-ice-LL model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, NERC, UKESM1-ice-LL, ssp585-withism, Amon, Emon, LImon, Lmon, Omon, SIday, SImon, day",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 38666,
            "uuid": "8ca78e717fb841b1ab54284bce93da76",
            "title": "Max Planck Institute for Meteorology (MPI-M) running: experiment land-hist using the MPI-ESM1-2-LR model.",
            "abstract": "Max Planck Institute for Meteorology (MPI-M) running the \"historical land-only\" (land-hist) experiment using the MPI-ESM1-2-LR model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, MPI-M, MPI-ESM1-2-LR, land-hist, Amon, Lmon",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 38669,
            "uuid": "d839bbe2eb9c4f1aad590143fd65a6cc",
            "title": "Canadian Centre for Climate Modelling and Analysis (CCCma) running: experiment ssp126-ssp370Lu using the CanESM5 model.",
            "abstract": "Canadian Centre for Climate Modelling and Analysis (CCCma) running the \"SSP1-2.6 with SSP3-7.0 land use\" (ssp126-ssp370Lu) experiment using the CanESM5 model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, CCCma, CanESM5, ssp126-ssp370Lu, Amon, Lmon, Omon, fx",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 38672,
            "uuid": "f7c942b1faf743e7aad4c755a60555d0",
            "title": "Canadian Centre for Climate Modelling and Analysis (CCCma) running: experiment ssp370-ssp126Lu using the CanESM5 model.",
            "abstract": "Canadian Centre for Climate Modelling and Analysis (CCCma) running the \"SSP3-7.0 with SSP1-2.6 land use\" (ssp370-ssp126Lu) experiment using the CanESM5 model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, CCCma, CanESM5, ssp370-ssp126Lu, Amon, Lmon, Omon, fx",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 38675,
            "uuid": "4baab45e501e42d0b32894135478a728",
            "title": "Commonwealth Scientific and Industrial Research Organisation (CSIRO) running: experiment esm-ssp585-ssp126Lu using the ACCESS-ESM1-5 model.",
            "abstract": "Commonwealth Scientific and Industrial Research Organisation (CSIRO) running the \"emissions-driven SSP5-8.5 with SSP1-2.6 land use\" (esm-ssp585-ssp126Lu) experiment using the ACCESS-ESM1-5 model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, CSIRO, ACCESS-ESM1-5, esm-ssp585-ssp126Lu, Amon, Lmon, Omon",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 38678,
            "uuid": "5e9c64b144d44f06bd0594116ea67112",
            "title": "Commonwealth Scientific and Industrial Research Organisation (CSIRO) running: experiment hist-noLu using the ACCESS-ESM1-5 model.",
            "abstract": "Commonwealth Scientific and Industrial Research Organisation (CSIRO) running the \"historical with no land-use change\" (hist-noLu) experiment using the ACCESS-ESM1-5 model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, CSIRO, ACCESS-ESM1-5, hist-noLu, Amon, Lmon, Omon",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 38681,
            "uuid": "ee1ba03a2c5f42999d7686e41ad6ac85",
            "title": "Commonwealth Scientific and Industrial Research Organisation (CSIRO) running: experiment ssp126-ssp370Lu using the ACCESS-ESM1-5 model.",
            "abstract": "Commonwealth Scientific and Industrial Research Organisation (CSIRO) running the \"SSP1-2.6 with SSP3-7.0 land use\" (ssp126-ssp370Lu) experiment using the ACCESS-ESM1-5 model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, CSIRO, ACCESS-ESM1-5, ssp126-ssp370Lu, Amon, Lmon, Omon",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 38684,
            "uuid": "82267f9fb2bd4467960f9729860dc27b",
            "title": "Commonwealth Scientific and Industrial Research Organisation (CSIRO) running: experiment ssp370-ssp126Lu using the ACCESS-ESM1-5 model.",
            "abstract": "Commonwealth Scientific and Industrial Research Organisation (CSIRO) running the \"SSP3-7.0 with SSP1-2.6 land use\" (ssp370-ssp126Lu) experiment using the ACCESS-ESM1-5 model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, CSIRO, ACCESS-ESM1-5, ssp370-ssp126Lu, Amon, Lmon, Omon",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 38687,
            "uuid": "56743a781c96469fa236f3e5f472de6e",
            "title": "the MIROC team running: experiment ssp126-ssp370Lu using the MIROC-ES2L model.",
            "abstract": "The the MIROC team team consisted of the following agencies: Atmosphere and Ocean Research Institute (AORI), Centre for Climate System Research - National Institute for Environmental Studies (CCSR-NIES) and Atmosphere and Ocean Research Institute (AORI).the MIROC team running the \"SSP1-2.6 with SSP3-7.0 land use\" (ssp126-ssp370Lu) experiment using the MIROC-ES2L model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, MIROC, MIROC-ES2L, ssp126-ssp370Lu, Omon, fx",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 38690,
            "uuid": "2bd9d5c1d8af4755add75420ee968775",
            "title": "Max Planck Institute for Meteorology (MPI-M) running: experiment deforest-globe using the MPI-ESM1-2-LR model.",
            "abstract": "Max Planck Institute for Meteorology (MPI-M) running the \"idealized transient global deforestation\" (deforest-globe) experiment using the MPI-ESM1-2-LR model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, MPI-M, MPI-ESM1-2-LR, deforest-globe, Amon, Lmon, Omon",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 38693,
            "uuid": "3f45923f9286418493f0c1971499e769",
            "title": "Canadian Centre for Climate Modelling and Analysis (CCCma) running: experiment omip1 using the CanESM5 model.",
            "abstract": "Canadian Centre for Climate Modelling and Analysis (CCCma) running the \"OMIP experiment forced by Large and Yeager (CORE-2, NCEP) atmospheric data set and initialized with observed physical and biogeochemical ocean data\" (omip1) experiment using the CanESM5 model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, CCCma, CanESM5, omip1, Omon",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 38696,
            "uuid": "2e5f9de378054e8b8ec431b198bba612",
            "title": "Canadian Centre for Climate Modelling and Analysis (CCCma) running: experiment futSST-pdSIC using the CanESM5 model.",
            "abstract": "Canadian Centre for Climate Modelling and Analysis (CCCma) running the \"Atmosphere time slice with future SST and present day SIC\" (futSST-pdSIC) experiment using the CanESM5 model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, CCCma, CanESM5, futSST-pdSIC, Amon, Lmon, fx",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 38699,
            "uuid": "f7807a428c464cf3ab3431ed297dd943",
            "title": "Canadian Centre for Climate Modelling and Analysis (CCCma) running: experiment pdSST-futAntSIC using the CanESM5 model.",
            "abstract": "Canadian Centre for Climate Modelling and Analysis (CCCma) running the \"Atmosphere time slice with present day SST and future Antarctic SIC\" (pdSST-futAntSIC) experiment using the CanESM5 model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, CCCma, CanESM5, pdSST-futAntSIC, Amon, Lmon, fx",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 38702,
            "uuid": "aa67d61e4ba9407fa6f353ef5eb662f1",
            "title": "Canadian Centre for Climate Modelling and Analysis (CCCma) running: experiment pdSST-futBKSeasSIC using the CanESM5 model.",
            "abstract": "Canadian Centre for Climate Modelling and Analysis (CCCma) running the \"Atmosphere time slice with present day SST and future Barents and Kara Seas SIC\" (pdSST-futBKSeasSIC) experiment using the CanESM5 model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, CCCma, CanESM5, pdSST-futBKSeasSIC, Amon",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 38705,
            "uuid": "8bbf568eff4744e8b4511970ecfa5ab0",
            "title": "Canadian Centre for Climate Modelling and Analysis (CCCma) running: experiment pdSST-futOkhotskSIC using the CanESM5 model.",
            "abstract": "Canadian Centre for Climate Modelling and Analysis (CCCma) running the \"Atmosphere time slice with present day SST and future Sea of Okhotsk SIC\" (pdSST-futOkhotskSIC) experiment using the CanESM5 model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, CCCma, CanESM5, pdSST-futOkhotskSIC, Amon",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 38708,
            "uuid": "5ed13dbc36cc476f93795ba7ab23195e",
            "title": "Canadian Centre for Climate Modelling and Analysis (CCCma) running: experiment pdSST-piAntSIC using the CanESM5 model.",
            "abstract": "Canadian Centre for Climate Modelling and Analysis (CCCma) running the \"Atmosphere time slice with present day SST and pre-industrial Antarctic SIC\" (pdSST-piAntSIC) experiment using the CanESM5 model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, CCCma, CanESM5, pdSST-piAntSIC, Amon, Lmon, fx",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 38711,
            "uuid": "c16e198929fd4d01888074840a037683",
            "title": "Canadian Centre for Climate Modelling and Analysis (CCCma) running: experiment piSST-pdSIC using the CanESM5 model.",
            "abstract": "Canadian Centre for Climate Modelling and Analysis (CCCma) running the \"Atmosphere time slice with pre-industrial SST and present day SIC\" (piSST-pdSIC) experiment using the CanESM5 model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, CCCma, CanESM5, piSST-pdSIC, Amon, Lmon, fx",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 38714,
            "uuid": "cd91731324284cbea6952c3cf66088fd",
            "title": "Canadian Centre for Climate Modelling and Analysis (CCCma) running: experiment piSST-piSIC using the CanESM5 model.",
            "abstract": "Canadian Centre for Climate Modelling and Analysis (CCCma) running the \"Atmosphere time slice with pre-industrial SST and SIC\" (piSST-piSIC) experiment using the CanESM5 model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, CCCma, CanESM5, piSST-piSIC, Amon, Lmon, fx",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 38717,
            "uuid": "7742f054cf8740388b87c9869de2b294",
            "title": "Met Office Hadley Centre (MOHC) running: experiment futSST-pdSIC using the HadGEM3-GC31-MM model.",
            "abstract": "Met Office Hadley Centre (MOHC) running the \"Atmosphere time slice with future SST and present day SIC\" (futSST-pdSIC) experiment using the HadGEM3-GC31-MM model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, MOHC, HadGEM3-GC31-MM, futSST-pdSIC, Amon, EmonZ, SImon, day",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 38720,
            "uuid": "b534187da45146b8bd5eff56ef872336",
            "title": "Met Office Hadley Centre (MOHC) running: experiment modelSST-futArcSIC using the HadGEM3-GC31-MM model.",
            "abstract": "Met Office Hadley Centre (MOHC) running the \"Atmosphere time slice with present day coupled model SST and future Arctic SIC\" (modelSST-futArcSIC) experiment using the HadGEM3-GC31-MM model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, MOHC, HadGEM3-GC31-MM, modelSST-futArcSIC, Amon, EmonZ, SImon, day",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 38723,
            "uuid": "bc90141a53f44c0887ba37670f088e7b",
            "title": "Met Office Hadley Centre (MOHC) running: experiment modelSST-pdSIC using the HadGEM3-GC31-MM model.",
            "abstract": "Met Office Hadley Centre (MOHC) running the \"Atmosphere time slice present day control with coupled model SST\" (modelSST-pdSIC) experiment using the HadGEM3-GC31-MM model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, MOHC, HadGEM3-GC31-MM, modelSST-pdSIC, Amon, EmonZ, SImon, day",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 38726,
            "uuid": "7fdd311403534c6a8ee7c0b68c35ffec",
            "title": "Met Office Hadley Centre (MOHC) running: experiment pa-futAntSIC using the HadGEM3-GC31-MM model.",
            "abstract": "Met Office Hadley Centre (MOHC) running the \"Partially-coupled time slice constrained by future Antarctic SIC\" (pa-futAntSIC) experiment using the HadGEM3-GC31-MM model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, MOHC, HadGEM3-GC31-MM, pa-futAntSIC, Amon, Omon, SImon, day",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 38730,
            "uuid": "0d51b72be3c14ce4b93bf23a2bb9ce24",
            "title": "Met Office Hadley Centre (MOHC) running: experiment pa-futArcSIC using the HadGEM3-GC31-MM model.",
            "abstract": "Met Office Hadley Centre (MOHC) running the \"Partially-coupled time slice constrained by future Arctic SIC\" (pa-futArcSIC) experiment using the HadGEM3-GC31-MM model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, MOHC, HadGEM3-GC31-MM, pa-futArcSIC, Amon, Omon, SImon, day",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 38738,
            "uuid": "c78bc823e99e48d694a31af7ce61e552",
            "title": "Met Office Hadley Centre (MOHC) running: experiment pa-pdSIC using the HadGEM3-GC31-MM model.",
            "abstract": "Met Office Hadley Centre (MOHC) running the \"Partially-coupled time slice contrained by present day SIC\" (pa-pdSIC) experiment using the HadGEM3-GC31-MM model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, MOHC, HadGEM3-GC31-MM, pa-pdSIC, Amon, Omon, SImon, day",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 38741,
            "uuid": "5413ca4a911148949324a1f039efbf60",
            "title": "Met Office Hadley Centre (MOHC) running: experiment pa-piAntSIC using the HadGEM3-GC31-MM model.",
            "abstract": "Met Office Hadley Centre (MOHC) running the \"Partially-coupled time slice with pre-industrial Antarctic SIC\" (pa-piAntSIC) experiment using the HadGEM3-GC31-MM model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, MOHC, HadGEM3-GC31-MM, pa-piAntSIC, Amon, Omon, SImon, day",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 38744,
            "uuid": "5d9ea41d1d5647c1b140d7b0589ceb9c",
            "title": "Met Office Hadley Centre (MOHC) running: experiment pa-piArcSIC using the HadGEM3-GC31-MM model.",
            "abstract": "Met Office Hadley Centre (MOHC) running the \"Partially-coupled time slice constrained by pre-industrial Arctic SIC\" (pa-piArcSIC) experiment using the HadGEM3-GC31-MM model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, MOHC, HadGEM3-GC31-MM, pa-piArcSIC, Amon, Omon, SImon, day",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 38747,
            "uuid": "1bd58049abe348e582d60c54e279368e",
            "title": "Met Office Hadley Centre (MOHC) running: experiment pdSST-futAntSIC using the HadGEM3-GC31-MM model.",
            "abstract": "Met Office Hadley Centre (MOHC) running the \"Atmosphere time slice with present day SST and future Antarctic SIC\" (pdSST-futAntSIC) experiment using the HadGEM3-GC31-MM model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, MOHC, HadGEM3-GC31-MM, pdSST-futAntSIC, Amon, EmonZ, SImon, day",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 38750,
            "uuid": "919acf60c568439f9a96ba2b3666a7f1",
            "title": "Met Office Hadley Centre (MOHC) running: experiment pdSST-futArcSIC using the HadGEM3-GC31-MM model.",
            "abstract": "Met Office Hadley Centre (MOHC) running the \"Atmosphere time slice with present day SST and future Arctic SIC\" (pdSST-futArcSIC) experiment using the HadGEM3-GC31-MM model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, MOHC, HadGEM3-GC31-MM, pdSST-futArcSIC, Amon, EmonZ, SImon, day",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 38753,
            "uuid": "a89d343ae3dd4c05809ec8377637a19d",
            "title": "Met Office Hadley Centre (MOHC) running: experiment pdSST-futBKSeasSIC using the HadGEM3-GC31-MM model.",
            "abstract": "Met Office Hadley Centre (MOHC) running the \"Atmosphere time slice with present day SST and future Barents and Kara Seas SIC\" (pdSST-futBKSeasSIC) experiment using the HadGEM3-GC31-MM model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, MOHC, HadGEM3-GC31-MM, pdSST-futBKSeasSIC, Amon, EmonZ, SImon, day",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 38756,
            "uuid": "6aedc44656f94c86ad2a5b437f77ab68",
            "title": "Met Office Hadley Centre (MOHC) running: experiment pdSST-futOkhotskSIC using the HadGEM3-GC31-MM model.",
            "abstract": "Met Office Hadley Centre (MOHC) running the \"Atmosphere time slice with present day SST and future Sea of Okhotsk SIC\" (pdSST-futOkhotskSIC) experiment using the HadGEM3-GC31-MM model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, MOHC, HadGEM3-GC31-MM, pdSST-futOkhotskSIC, Amon, EmonZ, SImon, day",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 38759,
            "uuid": "e52fb311a43b45d0acd1a563e69a919b",
            "title": "Met Office Hadley Centre (MOHC) running: experiment pdSST-pdSIC using the HadGEM3-GC31-MM model.",
            "abstract": "Met Office Hadley Centre (MOHC) running the \"Atmosphere time slice with present day SST and SIC\" (pdSST-pdSIC) experiment using the HadGEM3-GC31-MM model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, MOHC, HadGEM3-GC31-MM, pdSST-pdSIC, Amon, EmonZ, SImon, day",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 38762,
            "uuid": "6504b09d58cb4a699c5d957da0ba549e",
            "title": "Met Office Hadley Centre (MOHC) running: experiment pdSST-piAntSIC using the HadGEM3-GC31-MM model.",
            "abstract": "Met Office Hadley Centre (MOHC) running the \"Atmosphere time slice with present day SST and pre-industrial Antarctic SIC\" (pdSST-piAntSIC) experiment using the HadGEM3-GC31-MM model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, MOHC, HadGEM3-GC31-MM, pdSST-piAntSIC, Amon, EmonZ, SImon, day",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 38765,
            "uuid": "019f4ad40b2d4c1fa20ff833c328ad74",
            "title": "Met Office Hadley Centre (MOHC) running: experiment pdSST-piArcSIC using the HadGEM3-GC31-MM model.",
            "abstract": "Met Office Hadley Centre (MOHC) running the \"Atmosphere time slice with present day SST and pre-industrial Arctic SIC\" (pdSST-piArcSIC) experiment using the HadGEM3-GC31-MM model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, MOHC, HadGEM3-GC31-MM, pdSST-piArcSIC, Amon, EmonZ, SImon, day",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 38768,
            "uuid": "23baea8b5fb64a48a28e388a2b6e02cb",
            "title": "Met Office Hadley Centre (MOHC) running: experiment piSST-pdSIC using the HadGEM3-GC31-MM model.",
            "abstract": "Met Office Hadley Centre (MOHC) running the \"Atmosphere time slice with pre-industrial SST and present day SIC\" (piSST-pdSIC) experiment using the HadGEM3-GC31-MM model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, MOHC, HadGEM3-GC31-MM, piSST-pdSIC, Amon, EmonZ, SImon, day",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 38771,
            "uuid": "bd06ee4a70c543ffa203004928a4d91c",
            "title": "Met Office Hadley Centre (MOHC) running: experiment piSST-piSIC using the HadGEM3-GC31-MM model.",
            "abstract": "Met Office Hadley Centre (MOHC) running the \"Atmosphere time slice with pre-industrial SST and SIC\" (piSST-piSIC) experiment using the HadGEM3-GC31-MM model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, MOHC, HadGEM3-GC31-MM, piSST-piSIC, Amon, EmonZ, SImon, day",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 38774,
            "uuid": "983931b9268d4b96b7ae327d1f9e9c6c",
            "title": "Alfred Wegener Institute (AWI) running: experiment lgm using the AWI-ESM-1-1-LR model.",
            "abstract": "Alfred Wegener Institute (AWI) running the \"last glacial maximum\" (lgm) experiment using the AWI-ESM-1-1-LR model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, AWI, AWI-ESM-1-1-LR, lgm, 3hr, 6hrPlev, 6hrPlevPt, Amon, Eday, Oday, Odec, Omon, SIday, SImon, day, fx",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 38777,
            "uuid": "ebf31ab8cd1047809361624035514517",
            "title": "Alfred Wegener Institute (AWI) running: experiment midHolocene using the AWI-ESM-1-1-LR model.",
            "abstract": "Alfred Wegener Institute (AWI) running the \"mid-Holocene\" (midHolocene) experiment using the AWI-ESM-1-1-LR model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, AWI, AWI-ESM-1-1-LR, midHolocene, 3hr, 6hrPlev, 6hrPlevPt, Amon, Eday, day, fx",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 38780,
            "uuid": "4051ee87dc33499ba8ba81b1cf62f587",
            "title": "Chinese Academy of Sciences (CAS) running: experiment midHolocene using the FGOALS-g3 model.",
            "abstract": "Chinese Academy of Sciences (CAS) running the \"mid-Holocene\" (midHolocene) experiment using the FGOALS-g3 model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, CAS, FGOALS-g3, midHolocene, Amon, Omon, SImon, day, fx",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 38783,
            "uuid": "20bb70748ea4428dbc652224f21a8bb1",
            "title": "Commonwealth Scientific and Industrial Research Organisation (CSIRO) running: experiment midHolocene using the ACCESS-ESM1-5 model.",
            "abstract": "Commonwealth Scientific and Industrial Research Organisation (CSIRO) running the \"mid-Holocene\" (midHolocene) experiment using the ACCESS-ESM1-5 model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, CSIRO, ACCESS-ESM1-5, midHolocene, Amon, Emon, LImon, Ofx, Omon, SImon, day, fx",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 38786,
            "uuid": "1c33f1ba6576460f8bdb28bac54352d6",
            "title": "the EC-Earth-Consortium team running: experiment midHolocene using the EC-Earth3-LR model.",
            "abstract": "The the EC-Earth-Consortium team team consisted of the following agencies: La Agencia Estatal de Meteorología (AEMET), Barcelona Supercomputing Centre (BSC), Institute of Atmospheric Sciences and Climate (CNR-ISAC), Danish Meteorological Institute (DMI), Italian National Agency for New Technologies, Energy and Sustainable Economic Development (ENEA), Finnish Meteorological Institute (FMI), Helmholtz Centre for Ocean Research Kiel (Geomar), Irish Centre for High-End Computing (ICHEC), International Centre for Theoretical Physics (ICTP), Instituto Dom Luiz (IDL), Institute for Marine and Atmospheric research Utrecht (IMAU), Portuguese Institute for Sea and Atmosphere (IPMA), KIT Karlsruhe Institute of Technology, Royal Netherlands Meteorological Institute (KNMI), Lund University, Met Éireann, The Netherlands eScience Center (NLeSC), Norwegian University of Science and Technology (NTNU), University of Oxford, SURFsara, Swedish Meteorological and Hydrological Institute (SMHI), Stockholm University, Unite ASTR, University College Dublin, University of Bergen, University of Copenhagen, University of Helsinki, University of Santiago de Compostela, Uppsala University, University of Utrecht, Vrije Universiteit Amsterdam and Wageningen University.the EC-Earth-Consortium team running the \"mid-Holocene\" (midHolocene) experiment using the EC-Earth3-LR model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, EC-Earth-Consortium, EC-Earth3-LR, midHolocene, 3hr, Amon, Oday, Ofx, Omon, SIday, SImon, day, fx",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 38789,
            "uuid": "7eaee971eaff4da2b760aa127cd5402b",
            "title": "the MIROC team running: experiment lig127k using the MIROC-ES2L model.",
            "abstract": "The the MIROC team team consisted of the following agencies: Atmosphere and Ocean Research Institute (AORI), Centre for Climate System Research - National Institute for Environmental Studies (CCSR-NIES) and Atmosphere and Ocean Research Institute (AORI).the MIROC team running the \"last interglacial (127k)\" (lig127k) experiment using the MIROC-ES2L model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, MIROC, MIROC-ES2L, lig127k, Omon, fx",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 38792,
            "uuid": "7c400cc52f0d4a91aa3ff2593624dad6",
            "title": "Max Planck Institute for Meteorology (MPI-M) running: experiment lgm using the MPI-ESM1-2-LR model.",
            "abstract": "Max Planck Institute for Meteorology (MPI-M) running the \"last glacial maximum\" (lgm) experiment using the MPI-ESM1-2-LR model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, MPI-M, MPI-ESM1-2-LR, lgm, 3hr, 6hrPlev, 6hrPlevPt, Amon, Eday, Oday, Omon, SIday, SImon, day, fx",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 38795,
            "uuid": "17c7bd150de64883ab4c2f7d562549c4",
            "title": "Max Planck Institute for Meteorology (MPI-M) running: experiment midHolocene using the MPI-ESM1-2-LR model.",
            "abstract": "Max Planck Institute for Meteorology (MPI-M) running the \"mid-Holocene\" (midHolocene) experiment using the MPI-ESM1-2-LR model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, MPI-M, MPI-ESM1-2-LR, midHolocene, 3hr, 6hrPlev, 6hrPlevPt, Amon, Eday, Oday, Ofx, Omon, SIday, SImon, day, fx",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 38798,
            "uuid": "35a5a053ba004974bdc3fd9dfd89d78e",
            "title": "Research Center for Environmental Changes (AS-RCEC) running: experiment piClim-control using the TaiESM1 model.",
            "abstract": "Research Center for Environmental Changes (AS-RCEC) running the \"Control simulation providing baseline for evaluating effective radiative forcing (ERF)\" (piClim-control) experiment using the TaiESM1 model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, AS-RCEC, TaiESM1, piClim-control, Amon, CFmon, Emon, fx",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 38801,
            "uuid": "179c57389a9f413cb4b23c8819fd4cd1",
            "title": "Max Planck Institute for Meteorology (MPI-M) running: experiment piClim-spAer-aer using the MPI-ESM1-2-LR model.",
            "abstract": "Max Planck Institute for Meteorology (MPI-M) running the \"effective radiative forcing at present day with specified anthropogenic aerosol optical properties, all forcings\" (piClim-spAer-aer) experiment using the MPI-ESM1-2-LR model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, MPI-M, MPI-ESM1-2-LR, piClim-spAer-aer, Amon",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 38804,
            "uuid": "f96cf4ec69b04b02a1336a13c3beae84",
            "title": "Met Office Hadley Centre (MOHC) running: experiment ssp585 using the HadGEM3-GC31-MM model.",
            "abstract": "Met Office Hadley Centre (MOHC) running the \"update of RCP8.5 based on SSP5\" (ssp585) experiment using the HadGEM3-GC31-MM model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, MOHC, HadGEM3-GC31-MM, ssp585, 3hr, 6hrLev, 6hrPlev, 6hrPlevPt, AERday, AERmon, AERmonZ, Amon, CFmon, E3hr, Eday, EdayZ, Emon, EmonZ, LImon, Lmon, Oday, Omon, SIday, SImon, day",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 38807,
            "uuid": "ba0cb322a21e41e789a6b8a99ef58531",
            "title": "Met Office Hadley Centre (MOHC) running: experiment ssp126 using the UKESM1-1-LL model.",
            "abstract": "Met Office Hadley Centre (MOHC) running the \"update of RCP2.6 based on SSP1\" (ssp126) experiment using the UKESM1-1-LL model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, MOHC, UKESM1-1-LL, ssp126, AERmon, AERmonZ, Amon, CFmon, Emon, LImon, Lmon, Omon, SImon",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 38810,
            "uuid": "04f6e8f458bb4556b341a32d9bd18c58",
            "title": "Met Office Hadley Centre (MOHC) running: experiment ssp370 using the UKESM1-1-LL model.",
            "abstract": "Met Office Hadley Centre (MOHC) running the \"gap-filling scenario reaching 7.0 based on SSP3\" (ssp370) experiment using the UKESM1-1-LL model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, MOHC, UKESM1-1-LL, ssp370, AERmon, AERmonZ, Amon, CFmon, Emon, LImon, Lmon, Omon, SImon",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 38813,
            "uuid": "32e028366f664d12aac0a3612dea4c50",
            "title": "the NIMS-KMA team running: experiment ssp245 using the UKESM1-0-LL model.",
            "abstract": "The the NIMS-KMA team team consisted of the following agencies: National Institute of Meteorological Sciences (NIMS) and Korea Meteorological Administration (KMA).the NIMS-KMA team running the \"update of RCP4.5 based on SSP2\" (ssp245) experiment using the UKESM1-0-LL model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, NIMS-KMA, UKESM1-0-LL, ssp245, AERmon, AERmonZ, Amon, CFmon, Eday, EdayZ, Emon, EmonZ, LImon, Lmon, Omon, SIday, SImon, day",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 38816,
            "uuid": "0970e59c7b374a7db57ffa0567afd008",
            "title": "the NIMS-KMA team running: experiment ssp370 using the UKESM1-0-LL model.",
            "abstract": "The the NIMS-KMA team team consisted of the following agencies: National Institute of Meteorological Sciences (NIMS) and Korea Meteorological Administration (KMA).the NIMS-KMA team running the \"gap-filling scenario reaching 7.0 based on SSP3\" (ssp370) experiment using the UKESM1-0-LL model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, NIMS-KMA, UKESM1-0-LL, ssp370, 3hr, AERday, AERmon, AERmonZ, Amon, CFday, CFmon, E3hr, Eday, EdayZ, Emon, EmonZ, LImon, Omon, SIday, SImon, day",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 38819,
            "uuid": "43f75f89efc6491dadce4d4990ec5a66",
            "title": "Canadian Centre for Climate Modelling and Analysis (CCCma) running: experiment volc-long-eq using the CanESM5 model.",
            "abstract": "Canadian Centre for Climate Modelling and Analysis (CCCma) running the \"idealized equatorial volcanic eruption emitting 56.2 Tg SO2\" (volc-long-eq) experiment using the CanESM5 model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, CCCma, CanESM5, volc-long-eq, Amon, Lmon, Omon",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 38822,
            "uuid": "61fd25b06c054053817b90395530933c",
            "title": "Canadian Centre for Climate Modelling and Analysis (CCCma) running: experiment volc-pinatubo-full using the CanESM5 model.",
            "abstract": "Canadian Centre for Climate Modelling and Analysis (CCCma) running the \"Pinatubo experiment\" (volc-pinatubo-full) experiment using the CanESM5 model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, CCCma, CanESM5, volc-pinatubo-full, Amon, Lmon, Omon",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 38825,
            "uuid": "11818aee36bd4dec9522a25402d07366",
            "title": "the MIROC team running: experiment volc-long-eq using the MIROC-ES2L model.",
            "abstract": "The the MIROC team team consisted of the following agencies: Atmosphere and Ocean Research Institute (AORI), Centre for Climate System Research - National Institute for Environmental Studies (CCSR-NIES) and Atmosphere and Ocean Research Institute (AORI).the MIROC team running the \"idealized equatorial volcanic eruption emitting 56.2 Tg SO2\" (volc-long-eq) experiment using the MIROC-ES2L model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, MIROC, MIROC-ES2L, volc-long-eq, Amon, Lmon, Omon",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 38828,
            "uuid": "296a50d62ba947f88ec918df00dd753f",
            "title": "Max Planck Institute for Meteorology (MPI-M) running: experiment volc-pinatubo-full using the MPI-ESM1-2-LR model.",
            "abstract": "Max Planck Institute for Meteorology (MPI-M) running the \"Pinatubo experiment\" (volc-pinatubo-full) experiment using the MPI-ESM1-2-LR model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, MPI-M, MPI-ESM1-2-LR, volc-pinatubo-full, Amon, Lmon, Omon",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 38838,
            "uuid": "83b75e6d88a2425cbb13909b5afd7a57",
            "title": "Level 2 Formaldehyde (HCHO) total column processing algorithm applied to Sentinel 5P TROPOspheric Monitoring Instrument (TROPOMI) raw data",
            "abstract": "The general method used for the derivation of HCHO VCDs from UV spectral measurements is the Differential Optical Absorption Spectroscopy method (DOAS; Platt and Stutz, 2008) which involves two main steps. First, the effective slant column amount (corresponding to the integrated HCHO concentration along the mean atmospheric optical path: Ns) is derived through a least-squares fit of the measured Earth reflectance spectrum by laboratory absorption cross-sections and a low order polynomial. Subsequently, a correction is applied to the slant column values to correct for appearing biases that may be of known or unknown origin. Finally, slant columns are converted into vertical columns by means of air mass factors (AMF) obtained from suitable radiative transfer calculations, accounting for the presence of clouds, surface properties, and best-guess HCHO vertical profiles.\r\n\r\nIn the UV, the sensitivity to HCHO concentrations in the boundary layer is intrinsically limited from space due to the combined effect of Rayleigh and Mie scattering that limits the radiation fraction scattered back toward the satellite. In addition, ozone absorption reduces the number of photons that reaches the lowest atmospheric layers. Furthermore, the absorption signatures of HCHO are weaker than those of other UV Vis absorbers, such as e.g. NO2. As a result, the retrieval of formaldehyde from space is noise sensitive and error prone. While the precision (or random error uncertainty) is driven by the signal to noise ratio of the recorded spectra and by the width of the retrieval interval, the trueness (or systematic error uncertainty) is limited by the current knowledge of the external parameters needed in the different retrieval steps.\r\n\r\nThe selection of the optimal retrieval interval must maximize the sensitivity of the inversion to the HCHO absorption signatures while minimizing errors from geophysical and instrument related spectral features. The retrieval interval should be chosen as wide as possible to maximize the number of sampling points while avoiding overlap with strong atmospheric spectral features from interfering species (mainly O3, BrO, and O4). The DOAS algorithm intrinsically assumes that the atmosphere is optically thin so that the optical light path is independent of wavelength within the fitting window. Hence the method is accurate only for modest ozone absorption (i.e., for small to medium solar zenith angles). Generally, the effect of ozone misfit on the retrieval can be handled by introducing wavelength dependent-AMF in the fit, and by applying appropriate background corrections on the columns. The correlation with BrO absorption can be reduced by using two different wavelength intervals to fit BrO and HCHO (see section 5.3: Formaldehyde slant column retrieval).\r\n\r\nThe Sentinel-5P sensor TROPOMI samples the Earth’s surface with a revisit time of one day and with an unprecedented spatial resolution of 7x3.5 km2 (5.5x3.5 km2 from 6 August 2019). Furthermore, the signal to noise ratio of TROPOMI is required to be equivalent to OMI in the UV-Visible range. This allows the resolution of fine details and S5P will arguably be a valuable tool to better study NMVOC emissions. Nevertheless, it poses additional constraints on the retrieval code for several reasons:\r\n1. Computational speed: the Level 1b data flow delivers spectral measurements for band 3 with a size of 4 gigabytes per orbit (15 orbits daily).\r\n2. Precision: given the required signal to noise ratio of measured spectra, the air quality requirements for HCHO [RD04] will not be met for individual ground pixels. Spatial and temporal averages of the HCHO columns will have to be considered in order to provide useful constraints on human and natural NMVOC emissions.\r\n3. Trueness: currently, the spatial resolution of global-scale external parameters needed in the AMF calculation (e.g. albedo or a priori HCHO profiles) is much coarser than the resolution of TROPOMI. This introduces errors in the final vertical columns, mostly for coastal regions and localized sources (Heckel et al., 2011) \r\n\r\nTo fully exploit the potential of satellite data, applications relying on tropospheric HCHO observations require high quality long-term time series, provided with well characterized errors and averaging kernels, and consistently retrieved from the different sensors. Furthermore, as the HCHO observations are aimed to be used synergistically with other species observations (e.g. for air quality applications), it is essential to homogenize as far as possible the retrieval methods as well as the external databases, in order to minimize systematic biases between the observations.",
            "keywords": "",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 38841,
            "uuid": "8055682318984d6ab99881136240317f",
            "title": "the EC-Earth-Consortium team running: experiment abrupt-4xCO2 using the EC-Earth3-Veg-LR model.",
            "abstract": "The the EC-Earth-Consortium team team consisted of the following agencies: La Agencia Estatal de Meteorología (AEMET), Barcelona Supercomputing Centre (BSC), Institute of Atmospheric Sciences and Climate (CNR-ISAC), Danish Meteorological Institute (DMI), Italian National Agency for New Technologies, Energy and Sustainable Economic Development (ENEA), Finnish Meteorological Institute (FMI), Helmholtz Centre for Ocean Research Kiel (Geomar), Irish Centre for High-End Computing (ICHEC), International Centre for Theoretical Physics (ICTP), Instituto Dom Luiz (IDL), Institute for Marine and Atmospheric research Utrecht (IMAU), Portuguese Institute for Sea and Atmosphere (IPMA), KIT Karlsruhe Institute of Technology, Royal Netherlands Meteorological Institute (KNMI), Lund University, Met Éireann, The Netherlands eScience Center (NLeSC), Norwegian University of Science and Technology (NTNU), University of Oxford, SURFsara, Swedish Meteorological and Hydrological Institute (SMHI), Stockholm University, Unite ASTR, University College Dublin, University of Bergen, University of Copenhagen, University of Helsinki, University of Santiago de Compostela, Uppsala University, University of Utrecht, Vrije Universiteit Amsterdam and Wageningen University.the EC-Earth-Consortium team running the \"abrupt quadrupling of CO2\" (abrupt-4xCO2) experiment using the EC-Earth3-Veg-LR model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, EC-Earth-Consortium, EC-Earth3-Veg-LR, abrupt-4xCO2, Amon",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 38849,
            "uuid": "8673bbc319b446238d94f7027eb58ca1",
            "title": "NASA Goddard Institute for Space Studies (NASA GISS) running: experiment historical using the GISS-E2-2-G model.",
            "abstract": "NASA Goddard Institute for Space Studies (NASA GISS) running the \"all-forcing simulation of the recent past\" (historical) experiment using the GISS-E2-2-G model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, NASA-GISS, GISS-E2-2-G, historical, Amon, Omon",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 38852,
            "uuid": "9f8d985f0c6a4ce09cea57050e07e565",
            "title": "the CNRM-CERFACS team running: experiment dcppA-hindcast using the CNRM-ESM2-1 model.",
            "abstract": "The the CNRM-CERFACS team team consisted of the following agencies: Centre National de Recherches Météorologiques (CNRM) and Centre Européen de Recherche et Formation Avancée en Calcul Scientifique (CERFACS).the CNRM-CERFACS team running the \"hindcast initialized based on observations and using historical forcing\" (dcppA-hindcast) experiment using the CNRM-ESM2-1 model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, CNRM-CERFACS, CNRM-ESM2-1, dcppA-hindcast, Amon",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 38859,
            "uuid": "87fe4f2cf868471d87a3a843cde2f667",
            "title": "Level 2 processing algorithm applied to Sentinel 3 Ocean and Land Colour Instrument (OLCI) raw data",
            "abstract": "In addition, a common pre-processing and product formatting process aims to read, check the input, and define and write the outputs.\r\n\r\nIt is important to note that, for each geophysical parameter included in the OLCI Level-2 product, a switch has been defined in the OLCI Level-2 configuration file. Each parameter and its associated flags are produced only if the associated switch is set to '1'. As a consequence, the module generating each parameter is triggered only if the appropriate switch is set to '1'.\r\n\r\nThe pre-processing module, starting from the Level-1B TOA radiances, derives reflectances corrected for gaseous absorption. The consolidation of pixel classifications from Level-1B and the definition of water vapour retrieval are included in this module.\r\n\r\nThe algorithm is divided into five successive steps:\r\n\r\n1. The conversion from radiances to reflectances step-checks the Level-1B products and converts radiances into reflectances (also known as first instrumental correction).\r\n2. To be correctly taken into account or to be rejected from the algorithm, pixels have to be differentiated according to four criteria: cloud, land, water and invalid pixels. The first pixel classification focuses on identification of cloudy pixels. This Cloud masking will be improved in the frame of coming evolutions, including the improvement tested and validated during the MERIS 4th reprocessing.\r\n3. Gaseous correction: correcting reflectances for gaseous absorption (i.e. O2, H2O and O3). Five OLCI bands are dedicated to this correction and are not used after this step: Oa13 to Oa15, Oa19 and Oa20.\r\n4. The second-pixel classification estimates glint reflectance and completes pixel classification starting at the second step by consolidating the classification of land and water pixels.\r\n5. The water vapour process retrieves atmospheric water vapour content from clear sky pixels.\r\n\r\nThe land processing module consists of two independent sections (one for each product):\r\n\r\n1. The Green Instantaneous Fraction of Absorbed Photosynthetically Active Radiation (GI-FAPAR) section combines the information contained in the blue band with that contained in the bands at 681 and 865 nm to generate \"rectified channels\" at these latter two wavelengths.\r\n2. The OLCI Terrestrial Chlorophyll Index (OTCI) section uses Rayleigh correction to produce the necessary index. This step accounts for the spectral smile i.e. the in-FOV variation of the central wavelengths of OLCI channels.\r\n\r\nFor more information please see the OLCI user guide in the docs tab.",
            "keywords": "",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 38861,
            "uuid": "7f3ded66e9234b08969ce6b799357d87",
            "title": "LiCSAR processing",
            "abstract": "COMET LiCSAR processing using Gamma SAR and Interferometry software on Sentinel 1 IW SLC products.\r\n\r\nFor the details of the LiCSAR methodology [LiCSAR: An Automatic InSAR Tool for Monitoring Tectonic and Volcanic Activities paper in the docs tab]. In summary, once a new acquisition arrives, it is logically decomposed into pre-defined burst units and registered in the LiCSInfo database that handles burst and frame definitions. Images including bursts that form a given frame are extracted and merged into frame images. These are coregistered towards a primary frame image (a master image) that was set during the initialization of a frame, beforehand. The coregistration process includes spectral diversity and other necessary corrections. Once coregistered, the interferograms are formed by combining the new image with three chronologically previous ones. This way is suitable for interpretation and for further use of the interferograms in multitemporal InSAR processing methods based on small baselines strategy (e.g. NSBAS approach currently implemented into custom LiCSBAS chain [ LiCSBAS: An Open-Source InSAR Time Series Analysis Package Integrated with the LiCSAR Automated Sentinel-1 InSAR Processor paper in the docs tab]). The interferogram unwrapping is performed using optimised SNAPHU approach. All the LiCSAR products are multilooked by factors of 5 in the range and 20 in the azimuth directions to achieve a resolution of around 100×100 m per pixel.\r\n\r\nLiCSAR processing chain consists of:\r\n1. Preparation of Frame Epoch SLC\r\n2. Resampling to RSLC\r\n3. Formation of Differential Interferograms\r\n4. Unwrapping Interferograms\r\n5. LiCSInfo Metadata Database\r\n6. LiCSAR FrameBatch Processing\r\n7. FrameBatch Processing Chain\r\n8. FrameBatch Post-Processing\r\n\r\nFor more information please see the  LiCSAR: An Automatic InSAR Tool for Monitoring Tectonic and Volcanic Activities paper in the docs tab.",
            "keywords": "",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 38864,
            "uuid": "d4efe957506d4a4683af6dc1becc37bd",
            "title": "Caption for Box TS.6, Figure 1 from the Technical Summary of the Working Group I (WGI) Contribution to the Intergovernmental Panel on Climate Change (IPCC) Sixth Assessment Report (AR6)",
            "abstract": "Projected water cycle changes. The intent of this figure is to give a geographical overview of changes in multiple components of the global water cycle using an intermediate emissions scenario. Important key message: without drastic reductions in greenhouse gas emissions, human-induced global warming will be associated with widespread changes in all components of the water cycle. Long-term (2081–2100) projected annual mean changes (%) relative to present-day (1995–2014) in the SSP2-4.5 emissions scenario for (a) precipitation, (b) surface evapotranspiration, (c) total runoff and (d) surface soil moisture. Numbers in top right of each panel indicate indicate the number of Coupled Model Intercomparison Project Phase 6 (CMIP6) models used for estimating the ensemble mean. For other scenarios, please refer to relevant figures in Chapter 8. Uncertainty is represented using the simple approach: No overlay indicates regions with high model agreement, where ≥80% of models agree on sign of change; diagonal lines indicate regions with low model agreement, where <80% of models agree on sign of change. For more information on the simple approach, please refer to the Cross-Chapter Box Atlas.1. {8.4.1; Figures 8.14, 8.17, 8.18, and 8.19}",
            "keywords": "",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 38870,
            "uuid": "d80e2b2b724e41c4aef31cf1601d572e",
            "title": "Caption for Figure Box TS.5,  1 from the Technical Summary of the Working Group I (WGI) Contribution to the Intergovernmental Panel on Climate Change (IPCC) Sixth Assessment Report (AR6)",
            "abstract": "Carbon cycle processes and projections. Carbon cycle response to forcings. The figure shows changes in carbon storage in response to elevated CO2 (a, b) and the response to climate warming (c, d). Maps show spatial patterns of changes in carbon uptake during simulations with 1% per year increase in CO2 {section 5.4.5.5}, and zonal mean plots show distribution of carbon changes is dominated by the land (green lines) in the tropics and northern hemisphere and ocean (blue lines) in the southern hemisphere. Hatching indicates regions where fewer than 80% of models agree on the sign of response. (e) Future CO2 projections: projected CO2 concentrations in the SSP scenarios in response to anthropogenic emissions, results from coupled ESMs for SSP5-8.5 and from the MAGICC7 emulator for other scenarios {section 4.3.1}. (f) Future carbon fluxes: projected combined land and ocean fluxes (positive downward) up to 2100 for the SSP scenarios, and extended to 2300 for available scenarios, 5-95% uncertainty plumes shown for SSP1-2.6 and SSP3-7.0 {section 5.4.5.4, 5.4.10}. The numbers near the top show the number of model simulations used. (g) Sink fraction: the fraction of cumulative emissions of CO2 removed by land and ocean sinks. The sink fraction is smaller under conditions of higher emissions. {5.4.5, 5.5.1; Figure 5.27; Figure 4.31; Figure 5.25; Figure 5.30; Figure 5.31}",
            "keywords": "",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 38885,
            "uuid": "5082e3cd79d046a88b52f0ca3dc24cbe",
            "title": "Caption for Box TS.2, Figure 2 from the Technical Summary of the Working Group I (WGI) Contribution to the Intergovernmental Panel on Climate Change (IPCC) Sixth Assessment Report (AR6)",
            "abstract": "Global surface temperature as estimated from proxy records (reconstructed) and climate models (simulated). The intent of this figure is to show the agreement between observations and models of global temperatures during paleo reference periods. (a) For individual paleoclimate reference periods. (b) For the last millennium, with instrumental temperature (AR6 assessed mean,10-year smoothed). Model uncertainties in (a) and (b) are 5-95% ranges of multi-model ensemble means; reconstructed uncertainties are 5-95% ranges (medium confidence) of (a) midpoints and (b) multi-method ensemble median. {2.3.1.1, Figure 2.34, Figure 3.2c, Figure 3.44}",
            "keywords": "",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 38888,
            "uuid": "7215de211e5b4c5a830f6db7beedb863",
            "title": "Caption for Box TS.2, Figure 1 from the Technical Summary of the Working Group I (WGI) Contribution to the Intergovernmental Panel on Climate Change (IPCC) Sixth Assessment Report (AR6)",
            "abstract": "Paleoclimate and recent reference periods, with selected key indicators. The intent of this figure is to list the paleoclimate reference periods used in the WGI report, to summarize three key global climate indicators, and compare CO2 with global temperature over multiple periods. (a) Three large-scale climate indicators (atmospheric CO2, global surface temperature relative to 1850-1900, and global mean sea level relative to 1900), based on assessments in Chapter 2, with confidence levels ranging from low to very high. (b) Comparison between global surface temperature (relative to 1850-1900) and atmospheric CO2 concentration for multiple reference periods (mid-points with 5–95% ranges). {2.2.3, 2.3.1.1, 2.3.3.3, Figure 2.34}",
            "keywords": "",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 38891,
            "uuid": "fe3985d5bedc4d77adb462f8eb7baabb",
            "title": "Caption for Figure 2.9 from Chapter 2 of the Working Group I (WGI) Contribution to the Intergovernmental Panel on Climate Change (IPCC) Sixth Assessment Report (AR6)",
            "abstract": "Aerosol evolution from ice-core measurements. Changes are shown as 10-year averaged time series (a, b) and trends in remote-sensing aerosol optical depth (AOD) and AODf (c, d). (a) Concentrations of non-sea salt (nss) sulphate (ng g–1). (b) Black carbon (BC) in glacier ice from the Arctic (Lomonosovfonna), Russia (Belukha), Europe (Colle Gnifetti), South America (Illimani), Antarctica (stacked sulphate record, and BC from the B40 core), and BC from Greenland (stacked rBC record from Greenland and eastern Europe (Elbrus)). (c) Linear trend in annual mean AOD retrieved from satellite data for the 2000–2019 period (% yr–1). The average trend from MODerate Resolution Imaging Spectroradiometer (MODIS) and Multi-Angle Imaging Spectroradiometer (MISR) is shown. Trends are calculated using OLS regression with significance assessed following AR(1) adjustment after Santer et al. (2008). Superimposed are the trends in annual-mean AOD from the AERONET surface sunphotometer network for 2000–2019. (d) Linear trend in 2000–2019 as in (c), but for fine-mode AOD, AODf, and using only MISR over land. ‘x’ marks denote non-significant trends. Further details on data sources and processing are available in the chapter data table (Table 2.SM.1).",
            "keywords": "",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 38897,
            "uuid": "db901fa399414e89ac6b1188aa4acb9a",
            "title": "Caption for Figure 2.2 from Chapter 2 of the Working Group I (WGI) Contribution to the Intergovernmental Panel on Climate Change (IPCC) Sixth Assessment Report (AR6)",
            "abstract": "Time series of solar and volcanic forcing for the past 2500 years (a, c) and since 1850 (b, d). (a) Total solar irradiance (TSI) reconstruction (10-year running averages) recommended for CMIP6 / PMIP4 millennial experiments based on the radiocarbon dataset before 1850 (blue) scaled to the CMIP6 historical forcing after 1850 (purple). (b) TSI time series (six-month running averages) from CMIP6 historical forcing as inferred from sunspot numbers (blue), compared to CMIP5 forcing based on (red) and an update to CMIP6 by a TSI composite (orange). (c) Volcanic forcing represented as reconstructed stratospheric aerosol optical depth (SAOD; as presented in Section 7.3.4.6) at 550 nm. Estimates covering 500 BCE to 1900 CE (green) and 1850–2015 (blue). (d) SAOD reconstruction from CMIP6 (v 4) (blue), compared to CMIP5 forcing (red). Note the change in y-axis range between panels c and d. Further details on data sources and processing are available in the chapter data table (Table 2.SM.1).",
            "keywords": "",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 38900,
            "uuid": "e3e1218ce320491e93d26f848c67f71b",
            "title": "Caption for Figure TS.17 from the Technical Summary of the Working Group I (WGI) Contribution to the Intergovernmental Panel on Climate Change (IPCC) Sixth Assessment Report (AR6)",
            "abstract": "An overview of physical and biogeochemical feedbacks in the climate system. The intent of this figure is to summarize assessed estimates of physical, biogeophysical and biogeochemical feedbacks on global temperature based on Chapters 5, 6 and 7. (a) Synthesis of physical, biogeophysical and non-carbon dioxide (CO2) biogeochemical feedbacks that are included in the definition of equilibrium climate sensitivity (ECS) assessed in this Technical Summary. These feedbacks have been assessed using multiple lines of evidence including observations, models and theory. The net feedback is the sum of the Planck response, water vapour and lapse rate, surface albedo, cloud, and biogeophysical and non-CO2 biogeochemical feedbacks. Bars denote the mean feedback values, and uncertainties representvery likely ranges; (b) Estimated values of individual biogeophysical and non-CO2 biogeochemical feedbacks. The atmospheric methane (CH4) lifetime and other non-CO2 biogeochemical feedbacks have been calculated using global Earth system model simulations from AerChemMIP, while the CH4 and nitrous oxide (N2O) source responses to climate have been assessed for the year 2100 using a range of modelling approaches using simplified radiative forcing equations. The estimates represent the mean and 5–95% range. The level of confidence in these estimates is lowowing to the large model spread. (c) Carbon-cycle feedbacks as simulated by models participating in the C4MIP of the Coupled Model Intercomparison Project Phase 6 (CMIP6). An independent estimate of the additional positive carbon-cycle climate feedbacks from permafrost thaw, which is not considered in most C4MIP models, is added. The estimates represent the mean and 5–95% range. Note that these feedbacks act through modifying the atmospheric concentration of CO2 and thus are not included in the definition of ECS, which assumes a doubling of CO2 , 4 but are included in the definition and assessed range of the transient climate response to cumulative CO2 emissions (TCRE). {5.4.7, 5.4.8, Box 5.1, Figure 5.29, 6.4.5, Table 6.9, 7.4.2, Table 7.10}",
            "keywords": "",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 38907,
            "uuid": "89edac8c8abe4450894abe9de2a33b82",
            "title": "Caption for Figure TS.25 from the Technical Summary of the Working Group I (WGI) Contribution to the Intergovernmental Panel on Climate Change (IPCC) Sixth Assessment Report (AR6)",
            "abstract": "Distribution of projected changes in selected climatic impact-driver (CID) indices for selected regions for Coupled Model Intercomparison Project Phases 5 and 6 (CMIP6, CMIP5) and Coordinated Regional Downscaling Experiment (CORDEX) model ensembles. The intent of this figure is to show that many CID projections for multiple global warming levels and scenarios time slices are available for all the AR6 WGI reference regions and are based on both global (CMIP5, CMIP6) and regional (CORDEX) model ensembles. Different indices are shown for different region: for Eastern Europe and North Asia, the mean number of days per year with maximum temperature exceeding 35°C; for Central America, the Caribbean, South West Asia, South Asia and South East Asia, the mean number of days per year with the National Oceanic and Atmospheric Administration (NOAA) Heat Index exceeding 41°C; for Australasia, East Asia and Russian Far East, the average shoreline position change; for South America, Europe and Africa, the mean change in 1-in-100-year river discharge per unit catchment area (m3s–1km–2); and for North America, the median change in the number of days with snow water equivalent (SWE) over 100 mm. For each box plot, the changes or the climatological values are reported with respect to, or compared to, the recent past (1995–2014) period for 1.5°C, 2°C and 4°C global warming levels and for mid-century (2041–2060) or end-century (2081–2100) periods for the CMIP5 and CORDEX RCP8.5 and RCP2.6 and CMIP6 SSP5-8.5 and SSP1-2.6 scenarios ensembles. {Figures 12.5, 12.6, 12.9, 12.SM.1, 12.SM.2, and 12.SM.6}",
            "keywords": "",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 38913,
            "uuid": "87f20707a0294b00b54445a92e0ac3ef",
            "title": "Caption for CCB 2.1, Figure 1 from Chapter 2 of the Working Group I (WGI) Contribution to the Intergovernmental Panel on Climate Change (IPCC) Sixth Assessment Report (AR6)",
            "abstract": "Global mean surface temperature (GMST) over the past 60 million years (60 Myr) relative to 1850–1900 shown on three time scales. Information about each of the nine paleo reference periods (blue font) and sections in AR6 that discuss these periods are listed in Cross-Chapter Box 2.1 Table 1. Grey horizontal bars at the top mark important events. Characteristic uncertainties are based on expert judgement and are representative of the approximate midpoint of their respective time scales; uncertainties decrease forward in time. GMST estimates for most paleo reference periods (Figure 2.34) overlap with this reconstruction, but take into account multiple lines of evidence. Future projections span the range of global surface air temperature best estimates for SSP1–2.6 and SSP5–8.5 scenarios described in Section 1.6. Range shown for 2100 is based on CMIP6 multi-model mean for 2081–2100 from Table 4.5; range for 2300 is based upon an emulator and taken from Table 4.9. Further details on data sources and processing are available in the chapter data table (Table 2.SM.1).",
            "keywords": "",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 38916,
            "uuid": "52826624ed6a4fa2ad880b030b3eea8a",
            "title": "Chinese Academy of Sciences (CAS) running: experiment amip using the FGOALS-f3-L model.",
            "abstract": "Chinese Academy of Sciences (CAS) running the \"AMIP\" (amip) experiment using the FGOALS-f3-L model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, CAS, FGOALS-f3-L, amip, Amon, day",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 38919,
            "uuid": "67b49bd58dc24d3b99baa156cc889eb0",
            "title": "Nanjing University of Information Science and Technology (NUIST) running: experiment 1pctCO2 using the NESM3 model.",
            "abstract": "Nanjing University of Information Science and Technology (NUIST) running the \"1 percent per year increase in CO2\" (1pctCO2) experiment using the NESM3 model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, NUIST, NESM3, 1pctCO2, 3hr, Amon, Oday, Omon, SImon, day",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 38922,
            "uuid": "2a86ea7ca9c34cf08d68a8cb248fa532",
            "title": "Nanjing University of Information Science and Technology (NUIST) running: experiment abrupt-4xCO2 using the NESM3 model.",
            "abstract": "Nanjing University of Information Science and Technology (NUIST) running the \"abrupt quadrupling of CO2\" (abrupt-4xCO2) experiment using the NESM3 model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, NUIST, NESM3, abrupt-4xCO2, 3hr, Amon, Oday, Omon, SImon",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 38925,
            "uuid": "3e1fcccc91514f97b9a7e81c48119df5",
            "title": "Nanjing University of Information Science and Technology (NUIST) running: experiment amip using the NESM3 model.",
            "abstract": "Nanjing University of Information Science and Technology (NUIST) running the \"AMIP\" (amip) experiment using the NESM3 model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, NUIST, NESM3, amip, 3hr, Amon, day",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 38928,
            "uuid": "45faee8612f84d878feb0b2c135ef0e1",
            "title": "European Centre for Medium-Range Weather Forecasts (ECMWF) running: experiment control-1950 using the ECMWF-IFS-HR model.",
            "abstract": "European Centre for Medium-Range Weather Forecasts (ECMWF) running the \"coupled control with fixed 1950's forcing (HighResMIP equivalent of pre-industrial control)\" (control-1950) experiment using the ECMWF-IFS-HR model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, ECMWF, ECMWF-IFS-HR, control-1950, 6hrPlevPt, Amon, LImon, Lmon, Oday, Omon, SIday, SImon, day",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 38931,
            "uuid": "26c56f4049664d608781edfae97c643c",
            "title": "European Centre for Medium-Range Weather Forecasts (ECMWF) running: experiment highresSST-present using the ECMWF-IFS-HR model.",
            "abstract": "European Centre for Medium-Range Weather Forecasts (ECMWF) running the \"forced atmosphere experiment for 1950-2014\" (highresSST-present) experiment using the ECMWF-IFS-HR model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, ECMWF, ECMWF-IFS-HR, highresSST-present, 6hrPlevPt, Amon, LImon, Lmon, day",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 38934,
            "uuid": "0388ad6a6c7241a28309a952264afdeb",
            "title": "European Centre for Medium-Range Weather Forecasts (ECMWF) running: experiment control-1950 using the ECMWF-IFS-LR model.",
            "abstract": "European Centre for Medium-Range Weather Forecasts (ECMWF) running the \"coupled control with fixed 1950's forcing (HighResMIP equivalent of pre-industrial control)\" (control-1950) experiment using the ECMWF-IFS-LR model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, ECMWF, ECMWF-IFS-LR, control-1950, 6hrPlevPt, Amon, LImon, Lmon, Oday, Omon, SIday, SImon, day",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 38937,
            "uuid": "86925ac31832448aa9fdce2c10588725",
            "title": "European Centre for Medium-Range Weather Forecasts (ECMWF) running: experiment highresSST-present using the ECMWF-IFS-LR model.",
            "abstract": "European Centre for Medium-Range Weather Forecasts (ECMWF) running the \"forced atmosphere experiment for 1950-2014\" (highresSST-present) experiment using the ECMWF-IFS-LR model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, ECMWF, ECMWF-IFS-LR, highresSST-present, 6hrPlevPt, Amon, LImon, Lmon, day",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        },
        {
            "ob_id": 38940,
            "uuid": "87931cc316064a349be4025dab4fdc59",
            "title": "Chinese Academy of Sciences (CAS) running: experiment ssp370 using the FGOALS-f3-L model.",
            "abstract": "Chinese Academy of Sciences (CAS) running the \"gap-filling scenario reaching 7.0 based on SSP3\" (ssp370) experiment using the FGOALS-f3-L model. See linked documentation for available information for each component.",
            "keywords": "CMIP6, WCRP, climate change, CAS, FGOALS-f3-L, ssp370, Amon, LImon, Lmon, Omon, SImon",
            "inputDescription": null,
            "outputDescription": null,
            "softwareReference": null,
            "identifier_set": []
        }
    ]
}