From f1ab0bba8e6f58a53af7dafd99bcacbec03b7485 Mon Sep 17 00:00:00 2001 From: Zebedee Nicholls Date: Fri, 13 Dec 2024 11:14:58 +0100 Subject: [PATCH 1/7] Add UCLA-1-0-1 source ID --- CVs/input4MIPs_source_id.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CVs/input4MIPs_source_id.json b/CVs/input4MIPs_source_id.json index 5e62daf7..0c0b51ff 100644 --- a/CVs/input4MIPs_source_id.json +++ b/CVs/input4MIPs_source_id.json @@ -164,6 +164,14 @@ "target_mip":"CMIP", "source_version":"4.5" }, + "UCLA-1-0-1":{ + "contact":"jfkok@ucla.edu", + "further_info_url":"http://www.tbd.invalid", + "institution_id":"UCLA", + "license_id":"CC BY 4.0", + "mip_era":"CMIP6Plus", + "source_version":"1.0.1" + }, "UOEXETER-CMIP-0-1-0":{ "contact":"t.aubry@exeter.ac.uk", "further_info_url":"http://www.tbd.invalid", From 3a19f74591514dcd4e365b1d1c8518f11bb20dc7 Mon Sep 17 00:00:00 2001 From: Zebedee Nicholls Date: Fri, 13 Dec 2024 11:16:24 +0100 Subject: [PATCH 2/7] Update institution IDs --- CVs/input4MIPs_institution_id.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CVs/input4MIPs_institution_id.json b/CVs/input4MIPs_institution_id.json index 7afa1f8c..e4cdc101 100644 --- a/CVs/input4MIPs_institution_id.json +++ b/CVs/input4MIPs_institution_id.json @@ -17,9 +17,11 @@ "PNNL-JGCRI", "SOLARIS-HEPPA", "UCI", + "UCLA", "UColorado", "UReading", "UoM", "UofMD", + "uoexeter", "VUA" ] From 3de600fdb161c7a5a69fee3668eb460cbea79e5d Mon Sep 17 00:00:00 2001 From: Zebedee Nicholls Date: Fri, 13 Dec 2024 11:17:42 +0100 Subject: [PATCH 3/7] CHANGELOG --- changelog/164.feature.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog/164.feature.md diff --git a/changelog/164.feature.md b/changelog/164.feature.md new file mode 100644 index 00000000..958aa398 --- /dev/null +++ b/changelog/164.feature.md @@ -0,0 +1 @@ +Added UCLA-1-0-1 and associated source IDs From 634f7dc6b245666e3277382c5a7bb38a0dd5739c Mon Sep 17 00:00:00 2001 From: Zebedee Nicholls Date: Fri, 13 Dec 2024 11:18:31 +0100 Subject: [PATCH 4/7] Add missing source IDs --- CVs/input4MIPs_source_id.json | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/CVs/input4MIPs_source_id.json b/CVs/input4MIPs_source_id.json index 0c0b51ff..d3459022 100644 --- a/CVs/input4MIPs_source_id.json +++ b/CVs/input4MIPs_source_id.json @@ -172,6 +172,30 @@ "mip_era":"CMIP6Plus", "source_version":"1.0.1" }, + "UCLA-1-0-1-constant":{ + "contact":"jfkok@ucla.edu", + "further_info_url":"http://www.tbd.invalid", + "institution_id":"UCLA", + "license_id":"CC BY 4.0", + "mip_era":"CMIP6Plus", + "source_version":"1.0.1" + }, + "UCLA-1-0-1-decreasing":{ + "contact":"jfkok@ucla.edu", + "further_info_url":"http://www.tbd.invalid", + "institution_id":"UCLA", + "license_id":"CC BY 4.0", + "mip_era":"CMIP6Plus", + "source_version":"1.0.1" + }, + "UCLA-1-0-1-increasing":{ + "contact":"jfkok@ucla.edu", + "further_info_url":"http://www.tbd.invalid", + "institution_id":"UCLA", + "license_id":"CC BY 4.0", + "mip_era":"CMIP6Plus", + "source_version":"1.0.1" + }, "UOEXETER-CMIP-0-1-0":{ "contact":"t.aubry@exeter.ac.uk", "further_info_url":"http://www.tbd.invalid", From bfa70e6e883a9599b133e3a47502ed2740d633ac Mon Sep 17 00:00:00 2001 From: Zebedee Nicholls Date: Fri, 13 Dec 2024 11:19:24 +0100 Subject: [PATCH 5/7] Fix CHANGELOG --- changelog/164.feature.md | 2 +- changelog/164.fix.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 changelog/164.fix.md diff --git a/changelog/164.feature.md b/changelog/164.feature.md index 958aa398..2ce6f0d4 100644 --- a/changelog/164.feature.md +++ b/changelog/164.feature.md @@ -1 +1 @@ -Added UCLA-1-0-1 and associated source IDs +Added UCLA-1-0-1 and associated source IDs and institution ID to the CVs. diff --git a/changelog/164.fix.md b/changelog/164.fix.md new file mode 100644 index 00000000..28dff230 --- /dev/null +++ b/changelog/164.fix.md @@ -0,0 +1 @@ +Added uoexeter to the institution IDs CVs. From 170a42cd4ba4618ec558c3bdf2e89b06e8fbfd5c Mon Sep 17 00:00:00 2001 From: Zebedee Nicholls Date: Fri, 13 Dec 2024 11:19:55 +0100 Subject: [PATCH 6/7] Update database and docs --- Database/input4MIPs_db_file_entries.json | 176 ++ .../input4MIPs_datasets_CMIP6Plus.html | 1756 +++++++++-------- .../input4MIPs_source-id_CMIP6Plus.html | 106 +- 3 files changed, 1179 insertions(+), 859 deletions(-) diff --git a/Database/input4MIPs_db_file_entries.json b/Database/input4MIPs_db_file_entries.json index 18234e61..45bc13ca 100644 --- a/Database/input4MIPs_db_file_entries.json +++ b/Database/input4MIPs_db_file_entries.json @@ -70443,6 +70443,182 @@ "version":null, "xlink":null }, + { + "Conventions":null, + "activity_id":"input4MIPs", + "comment":null, + "comment_post_publication":null, + "contact":"jfkok@ucla.edu", + "creation_date":null, + "data_node":null, + "dataset_category":null, + "datetime_end":null, + "datetime_start":null, + "doi":null, + "esgf_dataset_master_id":null, + "filepath":null, + "frequency":null, + "further_info_url":"http://www.tbd.invalid", + "grid":null, + "grid_label":null, + "institution":null, + "institution_id":"UCLA", + "latest":null, + "license":null, + "license_id":"CC BY 4.0", + "mip_era":"CMIP6Plus", + "nominal_resolution":null, + "product":null, + "publication_status":"registered", + "realm":null, + "references":null, + "region":null, + "replica":null, + "sha256":null, + "source":null, + "source_id":"UCLA-1-0-1", + "source_version":"1.0.1", + "target_mip":null, + "time_range":null, + "timestamp":null, + "tracking_id":null, + "validated_input4mips":null, + "variable_id":null, + "version":null, + "xlink":null + }, + { + "Conventions":null, + "activity_id":"input4MIPs", + "comment":null, + "comment_post_publication":null, + "contact":"jfkok@ucla.edu", + "creation_date":null, + "data_node":null, + "dataset_category":null, + "datetime_end":null, + "datetime_start":null, + "doi":null, + "esgf_dataset_master_id":null, + "filepath":null, + "frequency":null, + "further_info_url":"http://www.tbd.invalid", + "grid":null, + "grid_label":null, + "institution":null, + "institution_id":"UCLA", + "latest":null, + "license":null, + "license_id":"CC BY 4.0", + "mip_era":"CMIP6Plus", + "nominal_resolution":null, + "product":null, + "publication_status":"registered", + "realm":null, + "references":null, + "region":null, + "replica":null, + "sha256":null, + "source":null, + "source_id":"UCLA-1-0-1-constant", + "source_version":"1.0.1", + "target_mip":null, + "time_range":null, + "timestamp":null, + "tracking_id":null, + "validated_input4mips":null, + "variable_id":null, + "version":null, + "xlink":null + }, + { + "Conventions":null, + "activity_id":"input4MIPs", + "comment":null, + "comment_post_publication":null, + "contact":"jfkok@ucla.edu", + "creation_date":null, + "data_node":null, + "dataset_category":null, + "datetime_end":null, + "datetime_start":null, + "doi":null, + "esgf_dataset_master_id":null, + "filepath":null, + "frequency":null, + "further_info_url":"http://www.tbd.invalid", + "grid":null, + "grid_label":null, + "institution":null, + "institution_id":"UCLA", + "latest":null, + "license":null, + "license_id":"CC BY 4.0", + "mip_era":"CMIP6Plus", + "nominal_resolution":null, + "product":null, + "publication_status":"registered", + "realm":null, + "references":null, + "region":null, + "replica":null, + "sha256":null, + "source":null, + "source_id":"UCLA-1-0-1-decreasing", + "source_version":"1.0.1", + "target_mip":null, + "time_range":null, + "timestamp":null, + "tracking_id":null, + "validated_input4mips":null, + "variable_id":null, + "version":null, + "xlink":null + }, + { + "Conventions":null, + "activity_id":"input4MIPs", + "comment":null, + "comment_post_publication":null, + "contact":"jfkok@ucla.edu", + "creation_date":null, + "data_node":null, + "dataset_category":null, + "datetime_end":null, + "datetime_start":null, + "doi":null, + "esgf_dataset_master_id":null, + "filepath":null, + "frequency":null, + "further_info_url":"http://www.tbd.invalid", + "grid":null, + "grid_label":null, + "institution":null, + "institution_id":"UCLA", + "latest":null, + "license":null, + "license_id":"CC BY 4.0", + "mip_era":"CMIP6Plus", + "nominal_resolution":null, + "product":null, + "publication_status":"registered", + "realm":null, + "references":null, + "region":null, + "replica":null, + "sha256":null, + "source":null, + "source_id":"UCLA-1-0-1-increasing", + "source_version":"1.0.1", + "target_mip":null, + "time_range":null, + "timestamp":null, + "tracking_id":null, + "validated_input4mips":null, + "variable_id":null, + "version":null, + "xlink":null + }, { "Conventions":null, "activity_id":"input4MIPs", diff --git a/docs/database-views/input4MIPs_datasets_CMIP6Plus.html b/docs/database-views/input4MIPs_datasets_CMIP6Plus.html index f88ddf87..3c6140d3 100644 --- a/docs/database-views/input4MIPs_datasets_CMIP6Plus.html +++ b/docs/database-views/input4MIPs_datasets_CMIP6Plus.html @@ -141,6 +141,90 @@

3 + Registered in CVs + CMIP6Plus + None + None + registered + None + UCLA-1-0-1 + jfkok@ucla.edu + None + None + http://www.tbd.invalid + None + UCLA + CC BY 4.0 + None + 1.0.1 + None + None + + + 4 + Registered in CVs + CMIP6Plus + None + None + registered + None + UCLA-1-0-1-constant + jfkok@ucla.edu + None + None + http://www.tbd.invalid + None + UCLA + CC BY 4.0 + None + 1.0.1 + None + None + + + 5 + Registered in CVs + CMIP6Plus + None + None + registered + None + UCLA-1-0-1-decreasing + jfkok@ucla.edu + None + None + http://www.tbd.invalid + None + UCLA + CC BY 4.0 + None + 1.0.1 + None + None + + + 6 + Registered in CVs + CMIP6Plus + None + None + registered + None + UCLA-1-0-1-increasing + jfkok@ucla.edu + None + None + http://www.tbd.invalid + None + UCLA + CC BY 4.0 + None + 1.0.1 + None + None + + + 7 Published CMIP6Plus BC @@ -161,7 +245,7 @@

175001-202212 - 4 + 8 Published CMIP6Plus BC_em_AIR_anthro @@ -182,7 +266,7 @@

175001-202212 - 5 + 9 Published CMIP6Plus BC_em_SOLID_BIOFUEL_anthro @@ -203,7 +287,7 @@

175001-202212 - 6 + 10 Published CMIP6Plus BC_em_anthro @@ -224,7 +308,7 @@

175001-202212 - 7 + 11 Published CMIP6Plus BCpercentageAGRI @@ -245,7 +329,7 @@

175001-202212 - 8 + 12 Published CMIP6Plus BCpercentageBORF @@ -266,7 +350,7 @@

175001-202212 - 9 + 13 Published CMIP6Plus BCpercentageDEFO @@ -287,7 +371,7 @@

175001-202212 - 10 + 14 Published CMIP6Plus BCpercentagePEAT @@ -308,7 +392,7 @@

175001-202212 - 11 + 15 Published CMIP6Plus BCpercentageSAVA @@ -329,7 +413,7 @@

175001-202212 - 12 + 16 Published CMIP6Plus BCpercentageTEMF @@ -350,7 +434,7 @@

175001-202212 - 13 + 17 Published CMIP6Plus C10H16 @@ -371,7 +455,7 @@

175001-202212 - 14 + 18 Published CMIP6Plus C10H16percentageAGRI @@ -392,7 +476,7 @@

175001-202212 - 15 + 19 Published CMIP6Plus C10H16percentageBORF @@ -413,7 +497,7 @@

175001-202212 - 16 + 20 Published CMIP6Plus C10H16percentageDEFO @@ -434,7 +518,7 @@

175001-202212 - 17 + 21 Published CMIP6Plus C10H16percentagePEAT @@ -455,7 +539,7 @@

175001-202212 - 18 + 22 Published CMIP6Plus C10H16percentageSAVA @@ -476,7 +560,7 @@

175001-202212 - 19 + 23 Published CMIP6Plus C10H16percentageTEMF @@ -497,7 +581,7 @@

175001-202212 - 20 + 24 Published CMIP6Plus C2H2 @@ -518,7 +602,7 @@

175001-202212 - 21 + 25 Published CMIP6Plus C2H2percentageAGRI @@ -539,7 +623,7 @@

175001-202212 - 22 + 26 Published CMIP6Plus C2H2percentageBORF @@ -560,7 +644,7 @@

175001-202212 - 23 + 27 Published CMIP6Plus C2H2percentageDEFO @@ -581,7 +665,7 @@

175001-202212 - 24 + 28 Published CMIP6Plus C2H2percentagePEAT @@ -602,7 +686,7 @@

175001-202212 - 25 + 29 Published CMIP6Plus C2H2percentageSAVA @@ -623,7 +707,7 @@

175001-202212 - 26 + 30 Published CMIP6Plus C2H2percentageTEMF @@ -644,7 +728,7 @@

175001-202212 - 27 + 31 Published CMIP6Plus C2H4 @@ -665,7 +749,7 @@

175001-202212 - 28 + 32 Published CMIP6Plus C2H4O @@ -686,7 +770,7 @@

175001-202212 - 29 + 33 Published CMIP6Plus C2H4OpercentageAGRI @@ -707,7 +791,7 @@

175001-202212 - 30 + 34 Published CMIP6Plus C2H4OpercentageBORF @@ -728,7 +812,7 @@

175001-202212 - 31 + 35 Published CMIP6Plus C2H4OpercentageDEFO @@ -749,7 +833,7 @@

175001-202212 - 32 + 36 Published CMIP6Plus C2H4OpercentagePEAT @@ -770,7 +854,7 @@

175001-202212 - 33 + 37 Published CMIP6Plus C2H4OpercentageSAVA @@ -791,7 +875,7 @@

175001-202212 - 34 + 38 Published CMIP6Plus C2H4OpercentageTEMF @@ -812,7 +896,7 @@

175001-202212 - 35 + 39 Published CMIP6Plus C2H4percentageAGRI @@ -833,7 +917,7 @@

175001-202212 - 36 + 40 Published CMIP6Plus C2H4percentageBORF @@ -854,7 +938,7 @@

175001-202212 - 37 + 41 Published CMIP6Plus C2H4percentageDEFO @@ -875,7 +959,7 @@

175001-202212 - 38 + 42 Published CMIP6Plus C2H4percentagePEAT @@ -896,7 +980,7 @@

175001-202212 - 39 + 43 Published CMIP6Plus C2H4percentageSAVA @@ -917,7 +1001,7 @@

175001-202212 - 40 + 44 Published CMIP6Plus C2H4percentageTEMF @@ -938,7 +1022,7 @@

175001-202212 - 41 + 45 Published CMIP6Plus C2H5OH @@ -959,7 +1043,7 @@

175001-202212 - 42 + 46 Published CMIP6Plus C2H5OHpercentageAGRI @@ -980,7 +1064,7 @@

175001-202212 - 43 + 47 Published CMIP6Plus C2H5OHpercentageBORF @@ -1001,7 +1085,7 @@

175001-202212 - 44 + 48 Published CMIP6Plus C2H5OHpercentageDEFO @@ -1022,7 +1106,7 @@

175001-202212 - 45 + 49 Published CMIP6Plus C2H5OHpercentagePEAT @@ -1043,7 +1127,7 @@

175001-202212 - 46 + 50 Published CMIP6Plus C2H5OHpercentageSAVA @@ -1064,7 +1148,7 @@

175001-202212 - 47 + 51 Published CMIP6Plus C2H5OHpercentageTEMF @@ -1085,7 +1169,7 @@

175001-202212 - 48 + 52 Published CMIP6Plus C2H6 @@ -1106,7 +1190,7 @@

175001-202212 - 49 + 53 Published CMIP6Plus C2H6S @@ -1127,7 +1211,7 @@

175001-202212 - 50 + 54 Published CMIP6Plus C2H6SpercentageAGRI @@ -1148,7 +1232,7 @@

175001-202212 - 51 + 55 Published CMIP6Plus C2H6SpercentageBORF @@ -1169,7 +1253,7 @@

175001-202212 - 52 + 56 Published CMIP6Plus C2H6SpercentageDEFO @@ -1190,7 +1274,7 @@

175001-202212 - 53 + 57 Published CMIP6Plus C2H6SpercentagePEAT @@ -1211,7 +1295,7 @@

175001-202212 - 54 + 58 Published CMIP6Plus C2H6SpercentageSAVA @@ -1232,7 +1316,7 @@

175001-202212 - 55 + 59 Published CMIP6Plus C2H6SpercentageTEMF @@ -1253,7 +1337,7 @@

175001-202212 - 56 + 60 Published CMIP6Plus C2H6percentageAGRI @@ -1274,7 +1358,7 @@

175001-202212 - 57 + 61 Published CMIP6Plus C2H6percentageBORF @@ -1295,7 +1379,7 @@

175001-202212 - 58 + 62 Published CMIP6Plus C2H6percentageDEFO @@ -1316,7 +1400,7 @@

175001-202212 - 59 + 63 Published CMIP6Plus C2H6percentagePEAT @@ -1337,7 +1421,7 @@

175001-202212 - 60 + 64 Published CMIP6Plus C2H6percentageSAVA @@ -1358,7 +1442,7 @@

175001-202212 - 61 + 65 Published CMIP6Plus C2H6percentageTEMF @@ -1379,7 +1463,7 @@

175001-202212 - 62 + 66 Published CMIP6Plus C3H6 @@ -1400,7 +1484,7 @@

175001-202212 - 63 + 67 Published CMIP6Plus C3H6O @@ -1421,7 +1505,7 @@

175001-202212 - 64 + 68 Published CMIP6Plus C3H6OpercentageAGRI @@ -1442,7 +1526,7 @@

175001-202212 - 65 + 69 Published CMIP6Plus C3H6OpercentageBORF @@ -1463,7 +1547,7 @@

175001-202212 - 66 + 70 Published CMIP6Plus C3H6OpercentageDEFO @@ -1484,7 +1568,7 @@

175001-202212 - 67 + 71 Published CMIP6Plus C3H6OpercentagePEAT @@ -1505,7 +1589,7 @@

175001-202212 - 68 + 72 Published CMIP6Plus C3H6OpercentageSAVA @@ -1526,7 +1610,7 @@

175001-202212 - 69 + 73 Published CMIP6Plus C3H6OpercentageTEMF @@ -1547,7 +1631,7 @@

175001-202212 - 70 + 74 Published CMIP6Plus C3H6percentageAGRI @@ -1568,7 +1652,7 @@

175001-202212 - 71 + 75 Published CMIP6Plus C3H6percentageBORF @@ -1589,7 +1673,7 @@

175001-202212 - 72 + 76 Published CMIP6Plus C3H6percentageDEFO @@ -1610,7 +1694,7 @@

175001-202212 - 73 + 77 Published CMIP6Plus C3H6percentagePEAT @@ -1631,7 +1715,7 @@

175001-202212 - 74 + 78 Published CMIP6Plus C3H6percentageSAVA @@ -1652,7 +1736,7 @@

175001-202212 - 75 + 79 Published CMIP6Plus C3H6percentageTEMF @@ -1673,7 +1757,7 @@

175001-202212 - 76 + 80 Published CMIP6Plus C3H8 @@ -1694,7 +1778,7 @@

175001-202212 - 77 + 81 Published CMIP6Plus C3H8percentageAGRI @@ -1715,7 +1799,7 @@

175001-202212 - 78 + 82 Published CMIP6Plus C3H8percentageBORF @@ -1736,7 +1820,7 @@

175001-202212 - 79 + 83 Published CMIP6Plus C3H8percentageDEFO @@ -1757,7 +1841,7 @@

175001-202212 - 80 + 84 Published CMIP6Plus C3H8percentagePEAT @@ -1778,7 +1862,7 @@

175001-202212 - 81 + 85 Published CMIP6Plus C3H8percentageSAVA @@ -1799,7 +1883,7 @@

175001-202212 - 82 + 86 Published CMIP6Plus C3H8percentageTEMF @@ -1820,7 +1904,7 @@

175001-202212 - 83 + 87 Published CMIP6Plus C5H8 @@ -1841,7 +1925,7 @@

175001-202212 - 84 + 88 Published CMIP6Plus C5H8percentageAGRI @@ -1862,7 +1946,7 @@

175001-202212 - 85 + 89 Published CMIP6Plus C5H8percentageBORF @@ -1883,7 +1967,7 @@

175001-202212 - 86 + 90 Published CMIP6Plus C5H8percentageDEFO @@ -1904,7 +1988,7 @@

175001-202212 - 87 + 91 Published CMIP6Plus C5H8percentagePEAT @@ -1925,7 +2009,7 @@

175001-202212 - 88 + 92 Published CMIP6Plus C5H8percentageSAVA @@ -1946,7 +2030,7 @@

175001-202212 - 89 + 93 Published CMIP6Plus C5H8percentageTEMF @@ -1967,7 +2051,7 @@

175001-202212 - 90 + 94 Published CMIP6Plus C6H6 @@ -1988,7 +2072,7 @@

175001-202212 - 91 + 95 Published CMIP6Plus C6H6percentageAGRI @@ -2009,7 +2093,7 @@

175001-202212 - 92 + 96 Published CMIP6Plus C6H6percentageBORF @@ -2030,7 +2114,7 @@

175001-202212 - 93 + 97 Published CMIP6Plus C6H6percentageDEFO @@ -2051,7 +2135,7 @@

175001-202212 - 94 + 98 Published CMIP6Plus C6H6percentagePEAT @@ -2072,7 +2156,7 @@

175001-202212 - 95 + 99 Published CMIP6Plus C6H6percentageSAVA @@ -2093,7 +2177,7 @@

175001-202212 - 96 + 100 Published CMIP6Plus C6H6percentageTEMF @@ -2114,7 +2198,7 @@

175001-202212 - 97 + 101 Published CMIP6Plus C7H8 @@ -2135,7 +2219,7 @@

175001-202212 - 98 + 102 Published CMIP6Plus C7H8percentageAGRI @@ -2156,7 +2240,7 @@

175001-202212 - 99 + 103 Published CMIP6Plus C7H8percentageBORF @@ -2177,7 +2261,7 @@

175001-202212 - 100 + 104 Published CMIP6Plus C7H8percentageDEFO @@ -2198,7 +2282,7 @@

175001-202212 - 101 + 105 Published CMIP6Plus C7H8percentagePEAT @@ -2219,7 +2303,7 @@

175001-202212 - 102 + 106 Published CMIP6Plus C7H8percentageSAVA @@ -2240,7 +2324,7 @@

175001-202212 - 103 + 107 Published CMIP6Plus C7H8percentageTEMF @@ -2261,7 +2345,7 @@

175001-202212 - 104 + 108 Published CMIP6Plus C8H10 @@ -2282,7 +2366,7 @@

175001-202212 - 105 + 109 Published CMIP6Plus C8H10percentageAGRI @@ -2303,7 +2387,7 @@

175001-202212 - 106 + 110 Published CMIP6Plus C8H10percentageBORF @@ -2324,7 +2408,7 @@

175001-202212 - 107 + 111 Published CMIP6Plus C8H10percentageDEFO @@ -2345,7 +2429,7 @@

175001-202212 - 108 + 112 Published CMIP6Plus C8H10percentagePEAT @@ -2366,7 +2450,7 @@

175001-202212 - 109 + 113 Published CMIP6Plus C8H10percentageSAVA @@ -2387,7 +2471,7 @@

175001-202212 - 110 + 114 Published CMIP6Plus C8H10percentageTEMF @@ -2408,7 +2492,7 @@

175001-202212 - 111 + 115 Published CMIP6Plus CH2O @@ -2429,7 +2513,7 @@

175001-202212 - 112 + 116 Published CMIP6Plus CH2OpercentageAGRI @@ -2450,7 +2534,7 @@

175001-202212 - 113 + 117 Published CMIP6Plus CH2OpercentageBORF @@ -2471,7 +2555,7 @@

175001-202212 - 114 + 118 Published CMIP6Plus CH2OpercentageDEFO @@ -2492,7 +2576,7 @@

175001-202212 - 115 + 119 Published CMIP6Plus CH2OpercentagePEAT @@ -2513,7 +2597,7 @@

175001-202212 - 116 + 120 Published CMIP6Plus CH2OpercentageSAVA @@ -2534,7 +2618,7 @@

175001-202212 - 117 + 121 Published CMIP6Plus CH2OpercentageTEMF @@ -2555,7 +2639,7 @@

175001-202212 - 118 + 122 Published CMIP6Plus CH3COCHO @@ -2576,7 +2660,7 @@

175001-202212 - 119 + 123 Published CMIP6Plus CH3COCHOpercentageAGRI @@ -2597,7 +2681,7 @@

175001-202212 - 120 + 124 Published CMIP6Plus CH3COCHOpercentageBORF @@ -2618,7 +2702,7 @@

175001-202212 - 121 + 125 Published CMIP6Plus CH3COCHOpercentageDEFO @@ -2639,7 +2723,7 @@

175001-202212 - 122 + 126 Published CMIP6Plus CH3COCHOpercentagePEAT @@ -2660,7 +2744,7 @@

175001-202212 - 123 + 127 Published CMIP6Plus CH3COCHOpercentageSAVA @@ -2681,7 +2765,7 @@

175001-202212 - 124 + 128 Published CMIP6Plus CH3COCHOpercentageTEMF @@ -2702,7 +2786,7 @@

175001-202212 - 125 + 129 Published CMIP6Plus CH3COOH @@ -2723,7 +2807,7 @@

175001-202212 - 126 + 130 Published CMIP6Plus CH3COOHpercentageAGRI @@ -2744,7 +2828,7 @@

175001-202212 - 127 + 131 Published CMIP6Plus CH3COOHpercentageBORF @@ -2765,7 +2849,7 @@

175001-202212 - 128 + 132 Published CMIP6Plus CH3COOHpercentageDEFO @@ -2786,7 +2870,7 @@

175001-202212 - 129 + 133 Published CMIP6Plus CH3COOHpercentagePEAT @@ -2807,7 +2891,7 @@

175001-202212 - 130 + 134 Published CMIP6Plus CH3COOHpercentageSAVA @@ -2828,7 +2912,7 @@

175001-202212 - 131 + 135 Published CMIP6Plus CH3COOHpercentageTEMF @@ -2849,7 +2933,7 @@

175001-202212 - 132 + 136 Published CMIP6Plus CH3OH @@ -2870,7 +2954,7 @@

175001-202212 - 133 + 137 Published CMIP6Plus CH3OHpercentageAGRI @@ -2891,7 +2975,7 @@

175001-202212 - 134 + 138 Published CMIP6Plus CH3OHpercentageBORF @@ -2912,7 +2996,7 @@

175001-202212 - 135 + 139 Published CMIP6Plus CH3OHpercentageDEFO @@ -2933,7 +3017,7 @@

175001-202212 - 136 + 140 Published CMIP6Plus CH3OHpercentagePEAT @@ -2954,7 +3038,7 @@

175001-202212 - 137 + 141 Published CMIP6Plus CH3OHpercentageSAVA @@ -2975,7 +3059,7 @@

175001-202212 - 138 + 142 Published CMIP6Plus CH3OHpercentageTEMF @@ -2996,7 +3080,7 @@

175001-202212 - 139 + 143 Published CMIP6Plus CH4 @@ -3017,7 +3101,7 @@

175001-202212 - 140 + 144 Published CMIP6Plus CH4_em_AIR_anthro @@ -3038,7 +3122,7 @@

197001-202212 - 141 + 145 Published CMIP6Plus CH4_em_SOLID_BIOFUEL_anthro @@ -3059,7 +3143,7 @@

197001-202212 - 142 + 146 Published CMIP6Plus CH4_em_anthro @@ -3080,7 +3164,7 @@

197001-202212 - 143 + 147 Published CMIP6Plus CH4percentageAGRI @@ -3101,7 +3185,7 @@

175001-202212 - 144 + 148 Published CMIP6Plus CH4percentageBORF @@ -3122,7 +3206,7 @@

175001-202212 - 145 + 149 Published CMIP6Plus CH4percentageDEFO @@ -3143,7 +3227,7 @@

175001-202212 - 146 + 150 Published CMIP6Plus CH4percentagePEAT @@ -3164,7 +3248,7 @@

175001-202212 - 147 + 151 Published CMIP6Plus CH4percentageSAVA @@ -3185,7 +3269,7 @@

175001-202212 - 148 + 152 Published CMIP6Plus CH4percentageTEMF @@ -3206,7 +3290,7 @@

175001-202212 - 149 + 153 Published CMIP6Plus CO @@ -3227,7 +3311,7 @@

175001-202212 - 150 + 154 Published CMIP6Plus CO2 @@ -3248,7 +3332,7 @@

175001-202212 - 151 + 155 Published CMIP6Plus CO2_em_AIR_anthro @@ -3269,7 +3353,7 @@

175001-202212 - 152 + 156 Published CMIP6Plus CO2_em_SOLID_BIOFUEL_anthro @@ -3290,7 +3374,7 @@

175001-202212 - 153 + 157 Published CMIP6Plus CO2_em_anthro @@ -3311,7 +3395,7 @@

175001-202212 - 154 + 158 Published CMIP6Plus CO2percentageAGRI @@ -3332,7 +3416,7 @@

175001-202212 - 155 + 159 Published CMIP6Plus CO2percentageBORF @@ -3353,7 +3437,7 @@

175001-202212 - 156 + 160 Published CMIP6Plus CO2percentageDEFO @@ -3374,7 +3458,7 @@

175001-202212 - 157 + 161 Published CMIP6Plus CO2percentagePEAT @@ -3395,7 +3479,7 @@

175001-202212 - 158 + 162 Published CMIP6Plus CO2percentageSAVA @@ -3416,7 +3500,7 @@

175001-202212 - 159 + 163 Published CMIP6Plus CO2percentageTEMF @@ -3437,7 +3521,7 @@

175001-202212 - 160 + 164 Published CMIP6Plus CO_em_AIR_anthro @@ -3458,7 +3542,7 @@

175001-202212 - 161 + 165 Published CMIP6Plus CO_em_SOLID_BIOFUEL_anthro @@ -3479,7 +3563,7 @@

175001-202212 - 162 + 166 Published CMIP6Plus CO_em_anthro @@ -3500,7 +3584,7 @@

175001-202212 - 163 + 167 Published CMIP6Plus COpercentageAGRI @@ -3521,7 +3605,7 @@

175001-202212 - 164 + 168 Published CMIP6Plus COpercentageBORF @@ -3542,7 +3626,7 @@

175001-202212 - 165 + 169 Published CMIP6Plus COpercentageDEFO @@ -3563,7 +3647,7 @@

175001-202212 - 166 + 170 Published CMIP6Plus COpercentagePEAT @@ -3584,7 +3668,7 @@

175001-202212 - 167 + 171 Published CMIP6Plus COpercentageSAVA @@ -3605,7 +3689,7 @@

175001-202212 - 168 + 172 Published CMIP6Plus COpercentageTEMF @@ -3626,7 +3710,7 @@

175001-202212 - 169 + 173 Published CMIP6Plus H2 @@ -3647,7 +3731,7 @@

175001-202212 - 170 + 174 Published CMIP6Plus H2percentageAGRI @@ -3668,7 +3752,7 @@

175001-202212 - 171 + 175 Published CMIP6Plus H2percentageBORF @@ -3689,7 +3773,7 @@

175001-202212 - 172 + 176 Published CMIP6Plus H2percentageDEFO @@ -3710,7 +3794,7 @@

175001-202212 - 173 + 177 Published CMIP6Plus H2percentagePEAT @@ -3731,7 +3815,7 @@

175001-202212 - 174 + 178 Published CMIP6Plus H2percentageSAVA @@ -3752,7 +3836,7 @@

175001-202212 - 175 + 179 Published CMIP6Plus H2percentageTEMF @@ -3773,7 +3857,7 @@

175001-202212 - 176 + 180 Published CMIP6Plus HCN @@ -3794,7 +3878,7 @@

175001-202212 - 177 + 181 Published CMIP6Plus HCNpercentageAGRI @@ -3815,7 +3899,7 @@

175001-202212 - 178 + 182 Published CMIP6Plus HCNpercentageBORF @@ -3836,7 +3920,7 @@

175001-202212 - 179 + 183 Published CMIP6Plus HCNpercentageDEFO @@ -3857,7 +3941,7 @@

175001-202212 - 180 + 184 Published CMIP6Plus HCNpercentagePEAT @@ -3878,7 +3962,7 @@

175001-202212 - 181 + 185 Published CMIP6Plus HCNpercentageSAVA @@ -3899,7 +3983,7 @@

175001-202212 - 182 + 186 Published CMIP6Plus HCNpercentageTEMF @@ -3920,7 +4004,7 @@

175001-202212 - 183 + 187 Published CMIP6Plus HCOOH @@ -3941,7 +4025,7 @@

175001-202212 - 184 + 188 Published CMIP6Plus HCOOHpercentageAGRI @@ -3962,7 +4046,7 @@

175001-202212 - 185 + 189 Published CMIP6Plus HCOOHpercentageBORF @@ -3983,7 +4067,7 @@

175001-202212 - 186 + 190 Published CMIP6Plus HCOOHpercentageDEFO @@ -4004,7 +4088,7 @@

175001-202212 - 187 + 191 Published CMIP6Plus HCOOHpercentagePEAT @@ -4025,7 +4109,7 @@

175001-202212 - 188 + 192 Published CMIP6Plus HCOOHpercentageSAVA @@ -4046,7 +4130,7 @@

175001-202212 - 189 + 193 Published CMIP6Plus HCOOHpercentageTEMF @@ -4067,7 +4151,7 @@

175001-202212 - 190 + 194 Published CMIP6Plus HOCH2CHO @@ -4088,7 +4172,7 @@

175001-202212 - 191 + 195 Published CMIP6Plus HOCH2CHOpercentageAGRI @@ -4109,7 +4193,7 @@

175001-202212 - 192 + 196 Published CMIP6Plus HOCH2CHOpercentageBORF @@ -4130,7 +4214,7 @@

175001-202212 - 193 + 197 Published CMIP6Plus HOCH2CHOpercentageDEFO @@ -4151,7 +4235,7 @@

175001-202212 - 194 + 198 Published CMIP6Plus HOCH2CHOpercentagePEAT @@ -4172,7 +4256,7 @@

175001-202212 - 195 + 199 Published CMIP6Plus HOCH2CHOpercentageSAVA @@ -4193,7 +4277,7 @@

175001-202212 - 196 + 200 Published CMIP6Plus HOCH2CHOpercentageTEMF @@ -4214,7 +4298,7 @@

175001-202212 - 197 + 201 Published CMIP6Plus HigherAlkanespercentageAGRI @@ -4235,7 +4319,7 @@

175001-202212 - 198 + 202 Published CMIP6Plus HigherAlkanespercentageBORF @@ -4256,7 +4340,7 @@

175001-202212 - 199 + 203 Published CMIP6Plus HigherAlkanespercentageDEFO @@ -4277,7 +4361,7 @@

175001-202212 - 200 + 204 Published CMIP6Plus HigherAlkanespercentagePEAT @@ -4298,7 +4382,7 @@

175001-202212 - 201 + 205 Published CMIP6Plus HigherAlkanespercentageSAVA @@ -4319,7 +4403,7 @@

175001-202212 - 202 + 206 Published CMIP6Plus HigherAlkanespercentageTEMF @@ -4340,7 +4424,7 @@

175001-202212 - 203 + 207 Published CMIP6Plus HigherAlkenespercentageAGRI @@ -4361,7 +4445,7 @@

175001-202212 - 204 + 208 Published CMIP6Plus HigherAlkenespercentageBORF @@ -4382,7 +4466,7 @@

175001-202212 - 205 + 209 Published CMIP6Plus HigherAlkenespercentageDEFO @@ -4403,7 +4487,7 @@

175001-202212 - 206 + 210 Published CMIP6Plus HigherAlkenespercentagePEAT @@ -4424,7 +4508,7 @@

175001-202212 - 207 + 211 Published CMIP6Plus HigherAlkenespercentageSAVA @@ -4445,7 +4529,7 @@

175001-202212 - 208 + 212 Published CMIP6Plus HigherAlkenespercentageTEMF @@ -4466,7 +4550,7 @@

175001-202212 - 209 + 213 Published CMIP6Plus MEK @@ -4487,7 +4571,7 @@

175001-202212 - 210 + 214 Published CMIP6Plus MEKpercentageAGRI @@ -4508,7 +4592,7 @@

175001-202212 - 211 + 215 Published CMIP6Plus MEKpercentageBORF @@ -4529,7 +4613,7 @@

175001-202212 - 212 + 216 Published CMIP6Plus MEKpercentageDEFO @@ -4550,7 +4634,7 @@

175001-202212 - 213 + 217 Published CMIP6Plus MEKpercentagePEAT @@ -4571,7 +4655,7 @@

175001-202212 - 214 + 218 Published CMIP6Plus MEKpercentageSAVA @@ -4592,7 +4676,7 @@

175001-202212 - 215 + 219 Published CMIP6Plus MEKpercentageTEMF @@ -4613,7 +4697,7 @@

175001-202212 - 216 + 220 Published CMIP6Plus multiple @@ -4634,7 +4718,7 @@

18500101-20231231 - 217 + 221 Published CMIP6Plus multiple @@ -4655,7 +4739,7 @@

None - 218 + 222 Published CMIP6Plus multiple @@ -4676,7 +4760,7 @@

185001-202312 - 219 + 223 Published CMIP6Plus N2O @@ -4697,7 +4781,7 @@

175001-202212 - 220 + 224 Published CMIP6Plus N2O_em_AIR_anthro @@ -4718,7 +4802,7 @@

197001-202212 - 221 + 225 Published CMIP6Plus N2O_em_SOLID_BIOFUEL_anthro @@ -4739,7 +4823,7 @@

197001-202212 - 222 + 226 Published CMIP6Plus N2O_em_anthro @@ -4760,7 +4844,7 @@

197001-202212 - 223 + 227 Published CMIP6Plus N2OpercentageAGRI @@ -4781,7 +4865,7 @@

175001-202212 - 224 + 228 Published CMIP6Plus N2OpercentageBORF @@ -4802,7 +4886,7 @@

175001-202212 - 225 + 229 Published CMIP6Plus N2OpercentageDEFO @@ -4823,7 +4907,7 @@

175001-202212 - 226 + 230 Published CMIP6Plus N2OpercentagePEAT @@ -4844,7 +4928,7 @@

175001-202212 - 227 + 231 Published CMIP6Plus N2OpercentageSAVA @@ -4865,7 +4949,7 @@

175001-202212 - 228 + 232 Published CMIP6Plus N2OpercentageTEMF @@ -4886,7 +4970,7 @@

175001-202212 - 229 + 233 Published CMIP6Plus NH3 @@ -4907,7 +4991,7 @@

175001-202212 - 230 + 234 Published CMIP6Plus NH3_em_AIR_anthro @@ -4928,7 +5012,7 @@

175001-202212 - 231 + 235 Published CMIP6Plus NH3_em_SOLID_BIOFUEL_anthro @@ -4949,7 +5033,7 @@

175001-202212 - 232 + 236 Published CMIP6Plus NH3_em_anthro @@ -4970,7 +5054,7 @@

175001-202212 - 233 + 237 Published CMIP6Plus NH3percentageAGRI @@ -4991,7 +5075,7 @@

175001-202212 - 234 + 238 Published CMIP6Plus NH3percentageBORF @@ -5012,7 +5096,7 @@

175001-202212 - 235 + 239 Published CMIP6Plus NH3percentageDEFO @@ -5033,7 +5117,7 @@

175001-202212 - 236 + 240 Published CMIP6Plus NH3percentagePEAT @@ -5054,7 +5138,7 @@

175001-202212 - 237 + 241 Published CMIP6Plus NH3percentageSAVA @@ -5075,7 +5159,7 @@

175001-202212 - 238 + 242 Published CMIP6Plus NH3percentageTEMF @@ -5096,7 +5180,7 @@

175001-202212 - 239 + 243 Published CMIP6Plus NMVOC_em_AIR_anthro @@ -5117,7 +5201,7 @@

175001-202212 - 240 + 244 Published CMIP6Plus NMVOC_em_SOLID_BIOFUEL_anthro @@ -5138,7 +5222,7 @@

175001-202212 - 241 + 245 Published CMIP6Plus NMVOC_em_anthro @@ -5159,7 +5243,7 @@

175001-202212 - 242 + 246 Published CMIP6Plus NMVOCbulkpercentageAGRI @@ -5180,7 +5264,7 @@

175001-202212 - 243 + 247 Published CMIP6Plus NMVOCbulkpercentageBORF @@ -5201,7 +5285,7 @@

175001-202212 - 244 + 248 Published CMIP6Plus NMVOCbulkpercentageDEFO @@ -5222,7 +5306,7 @@

175001-202212 - 245 + 249 Published CMIP6Plus NMVOCbulkpercentagePEAT @@ -5243,7 +5327,7 @@

175001-202212 - 246 + 250 Published CMIP6Plus NMVOCbulkpercentageSAVA @@ -5264,7 +5348,7 @@

175001-202212 - 247 + 251 Published CMIP6Plus NMVOCbulkpercentageTEMF @@ -5285,7 +5369,7 @@

175001-202212 - 248 + 252 Published CMIP6Plus NOx @@ -5306,7 +5390,7 @@

175001-202212 - 249 + 253 Published CMIP6Plus NOx_em_AIR_anthro @@ -5327,7 +5411,7 @@

175001-202212 - 250 + 254 Published CMIP6Plus NOx_em_SOLID_BIOFUEL_anthro @@ -5348,7 +5432,7 @@

175001-202212 - 251 + 255 Published CMIP6Plus NOx_em_anthro @@ -5369,7 +5453,7 @@

175001-202212 - 252 + 256 Published CMIP6Plus NOxasNO2 @@ -5390,7 +5474,7 @@

175001-202212 - 253 + 257 Published CMIP6Plus NOxasNO2percentageAGRI @@ -5411,7 +5495,7 @@

175001-202212 - 254 + 258 Published CMIP6Plus NOxasNO2percentageBORF @@ -5432,7 +5516,7 @@

175001-202212 - 255 + 259 Published CMIP6Plus NOxasNO2percentageDEFO @@ -5453,7 +5537,7 @@

175001-202212 - 256 + 260 Published CMIP6Plus NOxasNO2percentagePEAT @@ -5474,7 +5558,7 @@

175001-202212 - 257 + 261 Published CMIP6Plus NOxasNO2percentageSAVA @@ -5495,7 +5579,7 @@

175001-202212 - 258 + 262 Published CMIP6Plus NOxasNO2percentageTEMF @@ -5516,7 +5600,7 @@

175001-202212 - 259 + 263 Published CMIP6Plus NOxpercentageAGRI @@ -5537,7 +5621,7 @@

175001-202212 - 260 + 264 Published CMIP6Plus NOxpercentageBORF @@ -5558,7 +5642,7 @@

175001-202212 - 261 + 265 Published CMIP6Plus NOxpercentageDEFO @@ -5579,7 +5663,7 @@

175001-202212 - 262 + 266 Published CMIP6Plus NOxpercentagePEAT @@ -5600,7 +5684,7 @@

175001-202212 - 263 + 267 Published CMIP6Plus NOxpercentageSAVA @@ -5621,7 +5705,7 @@

175001-202212 - 264 + 268 Published CMIP6Plus NOxpercentageTEMF @@ -5642,7 +5726,7 @@

175001-202212 - 265 + 269 Published CMIP6Plus OC @@ -5663,7 +5747,7 @@

175001-202212 - 266 + 270 Published CMIP6Plus OC_em_AIR_anthro @@ -5684,7 +5768,7 @@

175001-202212 - 267 + 271 Published CMIP6Plus OC_em_SOLID_BIOFUEL_anthro @@ -5705,7 +5789,7 @@

175001-202212 - 268 + 272 Published CMIP6Plus OC_em_anthro @@ -5726,7 +5810,7 @@

175001-202212 - 269 + 273 Published CMIP6Plus OCpercentageAGRI @@ -5747,7 +5831,7 @@

175001-202212 - 270 + 274 Published CMIP6Plus OCpercentageBORF @@ -5768,7 +5852,7 @@

175001-202212 - 271 + 275 Published CMIP6Plus OCpercentageDEFO @@ -5789,7 +5873,7 @@

175001-202212 - 272 + 276 Published CMIP6Plus OCpercentagePEAT @@ -5810,7 +5894,7 @@

175001-202212 - 273 + 277 Published CMIP6Plus OCpercentageSAVA @@ -5831,7 +5915,7 @@

175001-202212 - 274 + 278 Published CMIP6Plus OCpercentageTEMF @@ -5852,7 +5936,7 @@

175001-202212 - 275 + 279 Published CMIP6Plus SO2 @@ -5873,7 +5957,7 @@

175001-202212 - 276 + 280 Published CMIP6Plus SO2_em_AIR_anthro @@ -5894,7 +5978,7 @@

175001-202212 - 277 + 281 Published CMIP6Plus SO2_em_SOLID_BIOFUEL_anthro @@ -5915,7 +5999,7 @@

175001-202212 - 278 + 282 Published CMIP6Plus SO2_em_anthro @@ -5936,7 +6020,7 @@

175001-202212 - 279 + 283 Published CMIP6Plus SO2percentageAGRI @@ -5957,7 +6041,7 @@

175001-202212 - 280 + 284 Published CMIP6Plus SO2percentageBORF @@ -5978,7 +6062,7 @@

175001-202212 - 281 + 285 Published CMIP6Plus SO2percentageDEFO @@ -5999,7 +6083,7 @@

175001-202212 - 282 + 286 Published CMIP6Plus SO2percentagePEAT @@ -6020,7 +6104,7 @@

175001-202212 - 283 + 287 Published CMIP6Plus SO2percentageSAVA @@ -6041,7 +6125,7 @@

175001-202212 - 284 + 288 Published CMIP6Plus SO2percentageTEMF @@ -6062,7 +6146,7 @@

175001-202212 - 285 + 289 Published CMIP6Plus ToluenelumppercentageAGRI @@ -6083,7 +6167,7 @@

175001-202212 - 286 + 290 Published CMIP6Plus ToluenelumppercentageBORF @@ -6104,7 +6188,7 @@

175001-202212 - 287 + 291 Published CMIP6Plus ToluenelumppercentageDEFO @@ -6125,7 +6209,7 @@

175001-202212 - 288 + 292 Published CMIP6Plus ToluenelumppercentagePEAT @@ -6146,7 +6230,7 @@

175001-202212 - 289 + 293 Published CMIP6Plus ToluenelumppercentageSAVA @@ -6167,7 +6251,7 @@

175001-202212 - 290 + 294 Published CMIP6Plus ToluenelumppercentageTEMF @@ -6188,7 +6272,7 @@

175001-202212 - 291 + 295 Published CMIP6Plus VOC01_alcohols_em_speciated_VOC_anthro @@ -6209,7 +6293,7 @@

175001-202212 - 292 + 296 Published CMIP6Plus VOC02_ethane_em_speciated_VOC_anthro @@ -6230,7 +6314,7 @@

175001-202212 - 293 + 297 Published CMIP6Plus VOC03_propane_em_speciated_VOC_anthro @@ -6251,7 +6335,7 @@

175001-202212 - 294 + 298 Published CMIP6Plus VOC04_butanes_em_speciated_VOC_anthro @@ -6272,7 +6356,7 @@

175001-202212 - 295 + 299 Published CMIP6Plus VOC05_pentanes_em_speciated_VOC_anthro @@ -6293,7 +6377,7 @@

175001-202212 - 296 + 300 Published CMIP6Plus VOC06_hexanes_pl_em_speciated_VOC_anthro @@ -6314,7 +6398,7 @@

175001-202212 - 297 + 301 Published CMIP6Plus VOC07_ethene_em_speciated_VOC_anthro @@ -6335,7 +6419,7 @@

175001-202212 - 298 + 302 Published CMIP6Plus VOC08_propene_em_speciated_VOC_anthro @@ -6356,7 +6440,7 @@

175001-202212 - 299 + 303 Published CMIP6Plus VOC09_ethyne_em_speciated_VOC_anthro @@ -6377,7 +6461,7 @@

175001-202212 - 300 + 304 Published CMIP6Plus VOC12_other_alke_em_speciated_VOC_anthro @@ -6398,7 +6482,7 @@

175001-202212 - 301 + 305 Published CMIP6Plus VOC13_benzene_em_speciated_VOC_anthro @@ -6419,7 +6503,7 @@

175001-202212 - 302 + 306 Published CMIP6Plus VOC14_toluene_em_speciated_VOC_anthro @@ -6440,7 +6524,7 @@

175001-202212 - 303 + 307 Published CMIP6Plus VOC15_xylene_em_speciated_VOC_anthro @@ -6461,7 +6545,7 @@

175001-202212 - 304 + 308 Published CMIP6Plus VOC16_trimethylb_em_speciated_VOC_anthro @@ -6482,7 +6566,7 @@

175001-202212 - 305 + 309 Published CMIP6Plus VOC17_other_arom_em_speciated_VOC_anthro @@ -6503,7 +6587,7 @@

175001-202212 - 306 + 310 Published CMIP6Plus VOC18_esters_em_speciated_VOC_anthro @@ -6524,7 +6608,7 @@

175001-202212 - 307 + 311 Published CMIP6Plus VOC19_ethers_em_speciated_VOC_anthro @@ -6545,7 +6629,7 @@

175001-202212 - 308 + 312 Published CMIP6Plus VOC20_chlorinate_em_speciated_VOC_anthro @@ -6566,7 +6650,7 @@

175001-202212 - 309 + 313 Published CMIP6Plus VOC21_methanal_em_speciated_VOC_anthro @@ -6587,7 +6671,7 @@

175001-202212 - 310 + 314 Published CMIP6Plus VOC22_other_alka_em_speciated_VOC_anthro @@ -6608,7 +6692,7 @@

175001-202212 - 311 + 315 Published CMIP6Plus VOC23_ketones_em_speciated_VOC_anthro @@ -6629,7 +6713,7 @@

175001-202212 - 312 + 316 Published CMIP6Plus VOC24_acids_em_speciated_VOC_anthro @@ -6650,7 +6734,7 @@

175001-202212 - 313 + 317 Published CMIP6Plus VOC25_other_voc_em_speciated_VOC_anthro @@ -6671,7 +6755,7 @@

175001-202212 - 314 + 318 Published CMIP6Plus areacella @@ -6692,7 +6776,7 @@

None - 315 + 319 Published CMIP6Plus areacella @@ -6713,7 +6797,7 @@

None - 316 + 320 Published CMIP6Plus areacello @@ -6734,7 +6818,7 @@

None - 317 + 321 Published CMIP6Plus areacello @@ -6755,7 +6839,7 @@

None - 318 + 322 Published CMIP6Plus asy @@ -6776,7 +6860,7 @@

175001-202312 - 319 + 323 Published CMIP6Plus ccl4 @@ -6797,7 +6881,7 @@

000101-202212 - 320 + 324 Published CMIP6Plus ccl4 @@ -6818,7 +6902,7 @@

000101-202212 - 321 + 325 Published CMIP6Plus ccl4 @@ -6839,7 +6923,7 @@

000101-202212 - 322 + 326 Published CMIP6Plus ccl4 @@ -6860,7 +6944,7 @@

0001-2022 - 323 + 327 Published CMIP6Plus ccl4 @@ -6881,7 +6965,7 @@

0001-2022 - 324 + 328 Published CMIP6Plus cf4 @@ -6902,7 +6986,7 @@

000101-202212 - 325 + 329 Published CMIP6Plus cf4 @@ -6923,7 +7007,7 @@

000101-202212 - 326 + 330 Published CMIP6Plus cf4 @@ -6944,7 +7028,7 @@

000101-202212 - 327 + 331 Published CMIP6Plus cf4 @@ -6965,7 +7049,7 @@

0001-2022 - 328 + 332 Published CMIP6Plus cf4 @@ -6986,7 +7070,7 @@

0001-2022 - 329 + 333 Published CMIP6Plus cfc11 @@ -7007,7 +7091,7 @@

000101-202212 - 330 + 334 Published CMIP6Plus cfc11 @@ -7028,7 +7112,7 @@

000101-202212 - 331 + 335 Published CMIP6Plus cfc11 @@ -7049,7 +7133,7 @@

000101-202212 - 332 + 336 Published CMIP6Plus cfc11 @@ -7070,7 +7154,7 @@

0001-2022 - 333 + 337 Published CMIP6Plus cfc11 @@ -7091,7 +7175,7 @@

0001-2022 - 334 + 338 Published CMIP6Plus cfc113 @@ -7112,7 +7196,7 @@

000101-202212 - 335 + 339 Published CMIP6Plus cfc113 @@ -7133,7 +7217,7 @@

000101-202212 - 336 + 340 Published CMIP6Plus cfc113 @@ -7154,7 +7238,7 @@

000101-202212 - 337 + 341 Published CMIP6Plus cfc113 @@ -7175,7 +7259,7 @@

0001-2022 - 338 + 342 Published CMIP6Plus cfc113 @@ -7196,7 +7280,7 @@

0001-2022 - 339 + 343 Published CMIP6Plus cfc114 @@ -7217,7 +7301,7 @@

000101-202212 - 340 + 344 Published CMIP6Plus cfc114 @@ -7238,7 +7322,7 @@

000101-202212 - 341 + 345 Published CMIP6Plus cfc114 @@ -7259,7 +7343,7 @@

000101-202212 - 342 + 346 Published CMIP6Plus cfc114 @@ -7280,7 +7364,7 @@

0001-2022 - 343 + 347 Published CMIP6Plus cfc114 @@ -7301,7 +7385,7 @@

0001-2022 - 344 + 348 Published CMIP6Plus cfc115 @@ -7322,7 +7406,7 @@

000101-202212 - 345 + 349 Published CMIP6Plus cfc115 @@ -7343,7 +7427,7 @@

000101-202212 - 346 + 350 Published CMIP6Plus cfc115 @@ -7364,7 +7448,7 @@

000101-202212 - 347 + 351 Published CMIP6Plus cfc115 @@ -7385,7 +7469,7 @@

0001-2022 - 348 + 352 Published CMIP6Plus cfc115 @@ -7406,7 +7490,7 @@

0001-2022 - 349 + 353 Published CMIP6Plus cfc11eq @@ -7427,7 +7511,7 @@

000101-202212 - 350 + 354 Published CMIP6Plus cfc11eq @@ -7448,7 +7532,7 @@

000101-202212 - 351 + 355 Published CMIP6Plus cfc11eq @@ -7469,7 +7553,7 @@

000101-202212 - 352 + 356 Published CMIP6Plus cfc11eq @@ -7490,7 +7574,7 @@

0001-2022 - 353 + 357 Published CMIP6Plus cfc11eq @@ -7511,7 +7595,7 @@

0001-2022 - 354 + 358 Published CMIP6Plus cfc12 @@ -7532,7 +7616,7 @@

000101-202212 - 355 + 359 Published CMIP6Plus cfc12 @@ -7553,7 +7637,7 @@

000101-202212 - 356 + 360 Published CMIP6Plus cfc12 @@ -7574,7 +7658,7 @@

000101-202212 - 357 + 361 Published CMIP6Plus cfc12 @@ -7595,7 +7679,7 @@

0001-2022 - 358 + 362 Published CMIP6Plus cfc12 @@ -7616,7 +7700,7 @@

0001-2022 - 359 + 363 Published CMIP6Plus cfc12eq @@ -7637,7 +7721,7 @@

000101-202212 - 360 + 364 Published CMIP6Plus cfc12eq @@ -7658,7 +7742,7 @@

000101-202212 - 361 + 365 Published CMIP6Plus cfc12eq @@ -7679,7 +7763,7 @@

000101-202212 - 362 + 366 Published CMIP6Plus cfc12eq @@ -7700,7 +7784,7 @@

0001-2022 - 363 + 367 Published CMIP6Plus cfc12eq @@ -7721,7 +7805,7 @@

0001-2022 - 364 + 368 Published CMIP6Plus ch2cl2 @@ -7742,7 +7826,7 @@

000101-202212 - 365 + 369 Published CMIP6Plus ch2cl2 @@ -7763,7 +7847,7 @@

000101-202212 - 366 + 370 Published CMIP6Plus ch2cl2 @@ -7784,7 +7868,7 @@

000101-202212 - 367 + 371 Published CMIP6Plus ch2cl2 @@ -7805,7 +7889,7 @@

0001-2022 - 368 + 372 Published CMIP6Plus ch2cl2 @@ -7826,7 +7910,7 @@

0001-2022 - 369 + 373 Published CMIP6Plus ch3br @@ -7847,7 +7931,7 @@

000101-202212 - 370 + 374 Published CMIP6Plus ch3br @@ -7868,7 +7952,7 @@

000101-202212 - 371 + 375 Published CMIP6Plus ch3br @@ -7889,7 +7973,7 @@

000101-202212 - 372 + 376 Published CMIP6Plus ch3br @@ -7910,7 +7994,7 @@

0001-2022 - 373 + 377 Published CMIP6Plus ch3br @@ -7931,7 +8015,7 @@

0001-2022 - 374 + 378 Published CMIP6Plus ch3cl @@ -7952,7 +8036,7 @@

000101-202212 - 375 + 379 Published CMIP6Plus ch3cl @@ -7973,7 +8057,7 @@

000101-202212 - 376 + 380 Published CMIP6Plus ch3cl @@ -7994,7 +8078,7 @@

000101-202212 - 377 + 381 Published CMIP6Plus ch3cl @@ -8015,7 +8099,7 @@

0001-2022 - 378 + 382 Published CMIP6Plus ch3cl @@ -8036,7 +8120,7 @@

0001-2022 - 379 + 383 Published CMIP6Plus ch4 @@ -8057,7 +8141,7 @@

000101-202212 - 380 + 384 Published CMIP6Plus ch4 @@ -8078,7 +8162,7 @@

000101-202212 - 381 + 385 Published CMIP6Plus ch4 @@ -8099,7 +8183,7 @@

000101-202212 - 382 + 386 Published CMIP6Plus ch4 @@ -8120,7 +8204,7 @@

0001-2022 - 383 + 387 Published CMIP6Plus ch4 @@ -8141,7 +8225,7 @@

0001-2022 - 384 + 388 Published CMIP6Plus chcl3 @@ -8162,7 +8246,7 @@

000101-202212 - 385 + 389 Published CMIP6Plus chcl3 @@ -8183,7 +8267,7 @@

000101-202212 - 386 + 390 Published CMIP6Plus chcl3 @@ -8204,7 +8288,7 @@

000101-202212 - 387 + 391 Published CMIP6Plus chcl3 @@ -8225,7 +8309,7 @@

0001-2022 - 388 + 392 Published CMIP6Plus chcl3 @@ -8246,7 +8330,7 @@

0001-2022 - 389 + 393 Published CMIP6Plus co2 @@ -8267,7 +8351,7 @@

000101-202212 - 390 + 394 Published CMIP6Plus co2 @@ -8288,7 +8372,7 @@

000101-202212 - 391 + 395 Published CMIP6Plus co2 @@ -8309,7 +8393,7 @@

000101-202212 - 392 + 396 Published CMIP6Plus co2 @@ -8330,7 +8414,7 @@

0001-2022 - 393 + 397 Published CMIP6Plus co2 @@ -8351,7 +8435,7 @@

0001-2022 - 394 + 398 Published CMIP6Plus datasource @@ -8372,7 +8456,7 @@

175001-202212 - 395 + 399 Published CMIP6Plus ext @@ -8393,7 +8477,7 @@

175001-202312 - 396 + 400 Published CMIP6Plus friver @@ -8414,7 +8498,7 @@

19580101-20240201 - 397 + 401 Published CMIP6Plus gridcellarea @@ -8435,7 +8519,7 @@

None - 398 + 402 Published CMIP6Plus halon1211 @@ -8456,7 +8540,7 @@

000101-202212 - 399 + 403 Published CMIP6Plus halon1211 @@ -8477,7 +8561,7 @@

000101-202212 - 400 + 404 Published CMIP6Plus halon1211 @@ -8498,7 +8582,7 @@

000101-202212 - 401 + 405 Published CMIP6Plus halon1211 @@ -8519,7 +8603,7 @@

0001-2022 - 402 + 406 Published CMIP6Plus halon1211 @@ -8540,7 +8624,7 @@

0001-2022 - 403 + 407 Published CMIP6Plus halon1301 @@ -8561,7 +8645,7 @@

000101-202212 - 404 + 408 Published CMIP6Plus halon1301 @@ -8582,7 +8666,7 @@

000101-202212 - 405 + 409 Published CMIP6Plus halon1301 @@ -8603,7 +8687,7 @@

000101-202212 - 406 + 410 Published CMIP6Plus halon1301 @@ -8624,7 +8708,7 @@

0001-2022 - 407 + 411 Published CMIP6Plus halon1301 @@ -8645,7 +8729,7 @@

0001-2022 - 408 + 412 Published CMIP6Plus halon2402 @@ -8666,7 +8750,7 @@

000101-202212 - 409 + 413 Published CMIP6Plus halon2402 @@ -8687,7 +8771,7 @@

000101-202212 - 410 + 414 Published CMIP6Plus halon2402 @@ -8708,7 +8792,7 @@

000101-202212 - 411 + 415 Published CMIP6Plus halon2402 @@ -8729,7 +8813,7 @@

0001-2022 - 412 + 416 Published CMIP6Plus halon2402 @@ -8750,7 +8834,7 @@

0001-2022 - 413 + 417 Published CMIP6Plus hcc140a @@ -8771,7 +8855,7 @@

000101-202212 - 414 + 418 Published CMIP6Plus hcc140a @@ -8792,7 +8876,7 @@

000101-202212 - 415 + 419 Published CMIP6Plus hcc140a @@ -8813,7 +8897,7 @@

000101-202212 - 416 + 420 Published CMIP6Plus hcc140a @@ -8834,7 +8918,7 @@

0001-2022 - 417 + 421 Published CMIP6Plus hcc140a @@ -8855,7 +8939,7 @@

0001-2022 - 418 + 422 Published CMIP6Plus hcfc141b @@ -8876,7 +8960,7 @@

000101-202212 - 419 + 423 Published CMIP6Plus hcfc141b @@ -8897,7 +8981,7 @@

000101-202212 - 420 + 424 Published CMIP6Plus hcfc141b @@ -8918,7 +9002,7 @@

000101-202212 - 421 + 425 Published CMIP6Plus hcfc141b @@ -8939,7 +9023,7 @@

0001-2022 - 422 + 426 Published CMIP6Plus hcfc141b @@ -8960,7 +9044,7 @@

0001-2022 - 423 + 427 Published CMIP6Plus hcfc142b @@ -8981,7 +9065,7 @@

000101-202212 - 424 + 428 Published CMIP6Plus hcfc142b @@ -9002,7 +9086,7 @@

000101-202212 - 425 + 429 Published CMIP6Plus hcfc142b @@ -9023,7 +9107,7 @@

000101-202212 - 426 + 430 Published CMIP6Plus hcfc142b @@ -9044,7 +9128,7 @@

0001-2022 - 427 + 431 Published CMIP6Plus hcfc142b @@ -9065,7 +9149,7 @@

0001-2022 - 428 + 432 Published CMIP6Plus hcfc22 @@ -9086,7 +9170,7 @@

000101-202212 - 429 + 433 Published CMIP6Plus hcfc22 @@ -9107,7 +9191,7 @@

000101-202212 - 430 + 434 Published CMIP6Plus hcfc22 @@ -9128,7 +9212,7 @@

000101-202212 - 431 + 435 Published CMIP6Plus hcfc22 @@ -9149,7 +9233,7 @@

0001-2022 - 432 + 436 Published CMIP6Plus hcfc22 @@ -9170,7 +9254,7 @@

0001-2022 - 433 + 437 Published CMIP6Plus hfc125 @@ -9191,7 +9275,7 @@

000101-202212 - 434 + 438 Published CMIP6Plus hfc125 @@ -9212,7 +9296,7 @@

000101-202212 - 435 + 439 Published CMIP6Plus hfc125 @@ -9233,7 +9317,7 @@

000101-202212 - 436 + 440 Published CMIP6Plus hfc125 @@ -9254,7 +9338,7 @@

0001-2022 - 437 + 441 Published CMIP6Plus hfc125 @@ -9275,7 +9359,7 @@

0001-2022 - 438 + 442 Published CMIP6Plus hfc134a @@ -9296,7 +9380,7 @@

000101-202212 - 439 + 443 Published CMIP6Plus hfc134a @@ -9317,7 +9401,7 @@

000101-202212 - 440 + 444 Published CMIP6Plus hfc134a @@ -9338,7 +9422,7 @@

000101-202212 - 441 + 445 Published CMIP6Plus hfc134a @@ -9359,7 +9443,7 @@

0001-2022 - 442 + 446 Published CMIP6Plus hfc134a @@ -9380,7 +9464,7 @@

0001-2022 - 443 + 447 Published CMIP6Plus hfc134aeq @@ -9401,7 +9485,7 @@

000101-202212 - 444 + 448 Published CMIP6Plus hfc134aeq @@ -9422,7 +9506,7 @@

000101-202212 - 445 + 449 Published CMIP6Plus hfc134aeq @@ -9443,7 +9527,7 @@

000101-202212 - 446 + 450 Published CMIP6Plus hfc134aeq @@ -9464,7 +9548,7 @@

0001-2022 - 447 + 451 Published CMIP6Plus hfc134aeq @@ -9485,7 +9569,7 @@

0001-2022 - 448 + 452 Published CMIP6Plus hfc143a @@ -9506,7 +9590,7 @@

000101-202212 - 449 + 453 Published CMIP6Plus hfc143a @@ -9527,7 +9611,7 @@

000101-202212 - 450 + 454 Published CMIP6Plus hfc143a @@ -9548,7 +9632,7 @@

000101-202212 - 451 + 455 Published CMIP6Plus hfc143a @@ -9569,7 +9653,7 @@

0001-2022 - 452 + 456 Published CMIP6Plus hfc143a @@ -9590,7 +9674,7 @@

0001-2022 - 453 + 457 Published CMIP6Plus hfc152a @@ -9611,7 +9695,7 @@

000101-202212 - 454 + 458 Published CMIP6Plus hfc152a @@ -9632,7 +9716,7 @@

000101-202212 - 455 + 459 Published CMIP6Plus hfc152a @@ -9653,7 +9737,7 @@

000101-202212 - 456 + 460 Published CMIP6Plus hfc152a @@ -9674,7 +9758,7 @@

0001-2022 - 457 + 461 Published CMIP6Plus hfc152a @@ -9695,7 +9779,7 @@

0001-2022 - 458 + 462 Published CMIP6Plus hfc227ea @@ -9716,7 +9800,7 @@

000101-202212 - 459 + 463 Published CMIP6Plus hfc227ea @@ -9737,7 +9821,7 @@

000101-202212 - 460 + 464 Published CMIP6Plus hfc227ea @@ -9758,7 +9842,7 @@

000101-202212 - 461 + 465 Published CMIP6Plus hfc227ea @@ -9779,7 +9863,7 @@

0001-2022 - 462 + 466 Published CMIP6Plus hfc227ea @@ -9800,7 +9884,7 @@

0001-2022 - 463 + 467 Published CMIP6Plus hfc23 @@ -9821,7 +9905,7 @@

000101-202212 - 464 + 468 Published CMIP6Plus hfc23 @@ -9842,7 +9926,7 @@

000101-202212 - 465 + 469 Published CMIP6Plus hfc23 @@ -9863,7 +9947,7 @@

000101-202212 - 466 + 470 Published CMIP6Plus hfc23 @@ -9884,7 +9968,7 @@

0001-2022 - 467 + 471 Published CMIP6Plus hfc23 @@ -9905,7 +9989,7 @@

0001-2022 - 468 + 472 Published CMIP6Plus hfc236fa @@ -9926,7 +10010,7 @@

000101-202212 - 469 + 473 Published CMIP6Plus hfc236fa @@ -9947,7 +10031,7 @@

000101-202212 - 470 + 474 Published CMIP6Plus hfc236fa @@ -9968,7 +10052,7 @@

000101-202212 - 471 + 475 Published CMIP6Plus hfc236fa @@ -9989,7 +10073,7 @@

0001-2022 - 472 + 476 Published CMIP6Plus hfc236fa @@ -10010,7 +10094,7 @@

0001-2022 - 473 + 477 Published CMIP6Plus hfc245fa @@ -10031,7 +10115,7 @@

000101-202212 - 474 + 478 Published CMIP6Plus hfc245fa @@ -10052,7 +10136,7 @@

000101-202212 - 475 + 479 Published CMIP6Plus hfc245fa @@ -10073,7 +10157,7 @@

000101-202212 - 476 + 480 Published CMIP6Plus hfc245fa @@ -10094,7 +10178,7 @@

0001-2022 - 477 + 481 Published CMIP6Plus hfc245fa @@ -10115,7 +10199,7 @@

0001-2022 - 478 + 482 Published CMIP6Plus hfc32 @@ -10136,7 +10220,7 @@

000101-202212 - 479 + 483 Published CMIP6Plus hfc32 @@ -10157,7 +10241,7 @@

000101-202212 - 480 + 484 Published CMIP6Plus hfc32 @@ -10178,7 +10262,7 @@

000101-202212 - 481 + 485 Published CMIP6Plus hfc32 @@ -10199,7 +10283,7 @@

0001-2022 - 482 + 486 Published CMIP6Plus hfc32 @@ -10220,7 +10304,7 @@

0001-2022 - 483 + 487 Published CMIP6Plus hfc365mfc @@ -10241,7 +10325,7 @@

000101-202212 - 484 + 488 Published CMIP6Plus hfc365mfc @@ -10262,7 +10346,7 @@

000101-202212 - 485 + 489 Published CMIP6Plus hfc365mfc @@ -10283,7 +10367,7 @@

000101-202212 - 486 + 490 Published CMIP6Plus hfc365mfc @@ -10304,7 +10388,7 @@

0001-2022 - 487 + 491 Published CMIP6Plus hfc365mfc @@ -10325,7 +10409,7 @@

0001-2022 - 488 + 492 Published CMIP6Plus hfc4310mee @@ -10346,7 +10430,7 @@

000101-202212 - 489 + 493 Published CMIP6Plus hfc4310mee @@ -10367,7 +10451,7 @@

000101-202212 - 490 + 494 Published CMIP6Plus hfc4310mee @@ -10388,7 +10472,7 @@

000101-202212 - 491 + 495 Published CMIP6Plus hfc4310mee @@ -10409,7 +10493,7 @@

0001-2022 - 492 + 496 Published CMIP6Plus hfc4310mee @@ -10430,7 +10514,7 @@

0001-2022 - 493 + 497 Published CMIP6Plus huss @@ -10451,7 +10535,7 @@

195801010000-202402012100 - 494 + 498 Published CMIP6Plus licalvf @@ -10472,7 +10556,7 @@

19580101-20240201 - 495 + 499 Published CMIP6Plus multiple-management @@ -10493,7 +10577,7 @@

0850-2024 - 496 + 500 Published CMIP6Plus multiple-states @@ -10514,7 +10598,7 @@

0850-2024 - 497 + 501 Published CMIP6Plus multiple-static @@ -10535,7 +10619,7 @@

None - 498 + 502 Published CMIP6Plus multiple-transitions @@ -10556,7 +10640,7 @@

0850-2023 - 499 + 503 Published CMIP6Plus n2o @@ -10577,7 +10661,7 @@

000101-202212 - 500 + 504 Published CMIP6Plus n2o @@ -10598,7 +10682,7 @@

000101-202212 - 501 + 505 Published CMIP6Plus n2o @@ -10619,7 +10703,7 @@

000101-202212 - 502 + 506 Published CMIP6Plus n2o @@ -10640,7 +10724,7 @@

0001-2022 - 503 + 507 Published CMIP6Plus n2o @@ -10661,7 +10745,7 @@

0001-2022 - 504 + 508 Published CMIP6Plus nf3 @@ -10682,7 +10766,7 @@

000101-202212 - 505 + 509 Published CMIP6Plus nf3 @@ -10703,7 +10787,7 @@

000101-202212 - 506 + 510 Published CMIP6Plus nf3 @@ -10724,7 +10808,7 @@

000101-202212 - 507 + 511 Published CMIP6Plus nf3 @@ -10745,7 +10829,7 @@

0001-2022 - 508 + 512 Published CMIP6Plus nf3 @@ -10766,7 +10850,7 @@

0001-2022 - 509 + 513 Published CMIP6Plus pfc116 @@ -10787,7 +10871,7 @@

000101-202212 - 510 + 514 Published CMIP6Plus pfc116 @@ -10808,7 +10892,7 @@

000101-202212 - 511 + 515 Published CMIP6Plus pfc116 @@ -10829,7 +10913,7 @@

000101-202212 - 512 + 516 Published CMIP6Plus pfc116 @@ -10850,7 +10934,7 @@

0001-2022 - 513 + 517 Published CMIP6Plus pfc116 @@ -10871,7 +10955,7 @@

0001-2022 - 514 + 518 Published CMIP6Plus pfc218 @@ -10892,7 +10976,7 @@

000101-202212 - 515 + 519 Published CMIP6Plus pfc218 @@ -10913,7 +10997,7 @@

000101-202212 - 516 + 520 Published CMIP6Plus pfc218 @@ -10934,7 +11018,7 @@

000101-202212 - 517 + 521 Published CMIP6Plus pfc218 @@ -10955,7 +11039,7 @@

0001-2022 - 518 + 522 Published CMIP6Plus pfc218 @@ -10976,7 +11060,7 @@

0001-2022 - 519 + 523 Published CMIP6Plus pfc3110 @@ -10997,7 +11081,7 @@

000101-202212 - 520 + 524 Published CMIP6Plus pfc3110 @@ -11018,7 +11102,7 @@

000101-202212 - 521 + 525 Published CMIP6Plus pfc3110 @@ -11039,7 +11123,7 @@

000101-202212 - 522 + 526 Published CMIP6Plus pfc3110 @@ -11060,7 +11144,7 @@

0001-2022 - 523 + 527 Published CMIP6Plus pfc3110 @@ -11081,7 +11165,7 @@

0001-2022 - 524 + 528 Published CMIP6Plus pfc318 @@ -11102,7 +11186,7 @@

000101-202212 - 525 + 529 Published CMIP6Plus pfc318 @@ -11123,7 +11207,7 @@

000101-202212 - 526 + 530 Published CMIP6Plus pfc318 @@ -11144,7 +11228,7 @@

000101-202212 - 527 + 531 Published CMIP6Plus pfc318 @@ -11165,7 +11249,7 @@

0001-2022 - 528 + 532 Published CMIP6Plus pfc318 @@ -11186,7 +11270,7 @@

0001-2022 - 529 + 533 Published CMIP6Plus pfc4112 @@ -11207,7 +11291,7 @@

000101-202212 - 530 + 534 Published CMIP6Plus pfc4112 @@ -11228,7 +11312,7 @@

000101-202212 - 531 + 535 Published CMIP6Plus pfc4112 @@ -11249,7 +11333,7 @@

000101-202212 - 532 + 536 Published CMIP6Plus pfc4112 @@ -11270,7 +11354,7 @@

0001-2022 - 533 + 537 Published CMIP6Plus pfc4112 @@ -11291,7 +11375,7 @@

0001-2022 - 534 + 538 Published CMIP6Plus pfc5114 @@ -11312,7 +11396,7 @@

000101-202212 - 535 + 539 Published CMIP6Plus pfc5114 @@ -11333,7 +11417,7 @@

000101-202212 - 536 + 540 Published CMIP6Plus pfc5114 @@ -11354,7 +11438,7 @@

000101-202212 - 537 + 541 Published CMIP6Plus pfc5114 @@ -11375,7 +11459,7 @@

0001-2022 - 538 + 542 Published CMIP6Plus pfc5114 @@ -11396,7 +11480,7 @@

0001-2022 - 539 + 543 Published CMIP6Plus pfc6116 @@ -11417,7 +11501,7 @@

000101-202212 - 540 + 544 Published CMIP6Plus pfc6116 @@ -11438,7 +11522,7 @@

000101-202212 - 541 + 545 Published CMIP6Plus pfc6116 @@ -11459,7 +11543,7 @@

000101-202212 - 542 + 546 Published CMIP6Plus pfc6116 @@ -11480,7 +11564,7 @@

0001-2022 - 543 + 547 Published CMIP6Plus pfc6116 @@ -11501,7 +11585,7 @@

0001-2022 - 544 + 548 Published CMIP6Plus pfc7118 @@ -11522,7 +11606,7 @@

000101-202212 - 545 + 549 Published CMIP6Plus pfc7118 @@ -11543,7 +11627,7 @@

000101-202212 - 546 + 550 Published CMIP6Plus pfc7118 @@ -11564,7 +11648,7 @@

000101-202212 - 547 + 551 Published CMIP6Plus pfc7118 @@ -11585,7 +11669,7 @@

0001-2022 - 548 + 552 Published CMIP6Plus pfc7118 @@ -11606,7 +11690,7 @@

0001-2022 - 549 + 553 Published CMIP6Plus prra @@ -11627,7 +11711,7 @@

195801010130-202402012230 - 550 + 554 Published CMIP6Plus prsn @@ -11648,7 +11732,7 @@

195801010130-202402012230 - 551 + 555 Published CMIP6Plus psl @@ -11669,7 +11753,7 @@

195801010000-202402012100 - 552 + 556 Published CMIP6Plus reff @@ -11690,7 +11774,7 @@

175001-202312 - 553 + 557 Published CMIP6Plus rlds @@ -11711,7 +11795,7 @@

195801010130-202402012230 - 554 + 558 Published CMIP6Plus rsds @@ -11732,7 +11816,7 @@

195801010130-202402012230 - 555 + 559 Published CMIP6Plus sad @@ -11753,7 +11837,7 @@

175001-202312 - 556 + 560 Published CMIP6Plus sf6 @@ -11774,7 +11858,7 @@

000101-202212 - 557 + 561 Published CMIP6Plus sf6 @@ -11795,7 +11879,7 @@

000101-202212 - 558 + 562 Published CMIP6Plus sf6 @@ -11816,7 +11900,7 @@

000101-202212 - 559 + 563 Published CMIP6Plus sf6 @@ -11837,7 +11921,7 @@

0001-2022 - 560 + 564 Published CMIP6Plus sf6 @@ -11858,7 +11942,7 @@

0001-2022 - 561 + 565 Published CMIP6Plus sftof @@ -11879,7 +11963,7 @@

None - 562 + 566 Published CMIP6Plus sftof @@ -11900,7 +11984,7 @@

None - 563 + 567 Published CMIP6Plus siconc @@ -11921,7 +12005,7 @@

19580101-20240201 - 564 + 568 Published CMIP6Plus siconc @@ -11942,7 +12026,7 @@

187001-202212 - 565 + 569 Published CMIP6Plus siconca @@ -11963,7 +12047,7 @@

195801010000-202402012100 - 566 + 570 Published CMIP6Plus siconcbcs @@ -11984,7 +12068,7 @@

187001-202212 - 567 + 571 Published CMIP6Plus so2f2 @@ -12005,7 +12089,7 @@

000101-202212 - 568 + 572 Published CMIP6Plus so2f2 @@ -12026,7 +12110,7 @@

000101-202212 - 569 + 573 Published CMIP6Plus so2f2 @@ -12047,7 +12131,7 @@

000101-202212 - 570 + 574 Published CMIP6Plus so2f2 @@ -12068,7 +12152,7 @@

0001-2022 - 571 + 575 Published CMIP6Plus so2f2 @@ -12089,7 +12173,7 @@

0001-2022 - 572 + 576 Published CMIP6Plus sos @@ -12110,7 +12194,7 @@

198401-198412 - 573 + 577 Published CMIP6Plus ssa @@ -12131,7 +12215,7 @@

175001-202312 - 574 + 578 Published CMIP6Plus tas @@ -12152,7 +12236,7 @@

195801010000-202402012100 - 575 + 579 Published CMIP6Plus tos @@ -12173,7 +12257,7 @@

19580101-20240201 - 576 + 580 Published CMIP6Plus tos @@ -12194,7 +12278,7 @@

187001-202212 - 577 + 581 Published CMIP6Plus tosbcs @@ -12215,7 +12299,7 @@

187001-202212 - 578 + 582 Published CMIP6Plus ts @@ -12236,7 +12320,7 @@

195801010000-202402012100 - 579 + 583 Published CMIP6Plus uas @@ -12257,7 +12341,7 @@

195801010000-202402012100 - 580 + 584 Published CMIP6Plus uos @@ -12278,7 +12362,7 @@

2004-2004 - 581 + 585 Published CMIP6Plus utsvolcemis @@ -12299,7 +12383,7 @@

17551020-20231120 - 582 + 586 Published CMIP6Plus vas @@ -12320,7 +12404,7 @@

195801010000-202402012100 - 583 + 587 Published CMIP6Plus vd @@ -12341,7 +12425,7 @@

175001-202312 - 584 + 588 Published CMIP6Plus vos @@ -12362,7 +12446,7 @@

2004-2004 - 585 + 589 Retracted CMIP6Plus BC_em_anthro @@ -12383,7 +12467,7 @@

175001-202212 - 586 + 590 Retracted CMIP6Plus CH4_em_anthro @@ -12404,7 +12488,7 @@

197001-202212 - 587 + 591 Retracted CMIP6Plus CO2_em_anthro @@ -12425,7 +12509,7 @@

175001-202212 - 588 + 592 Retracted CMIP6Plus CO_em_anthro @@ -12446,7 +12530,7 @@

175001-202212 - 589 + 593 Retracted CMIP6Plus multiple @@ -12467,7 +12551,7 @@

18500101-20231231 - 590 + 594 Retracted CMIP6Plus multiple @@ -12488,7 +12572,7 @@

18500101-20231231 - 591 + 595 Retracted CMIP6Plus multiple @@ -12509,7 +12593,7 @@

18500101-20231231 - 592 + 596 Retracted CMIP6Plus multiple @@ -12530,7 +12614,7 @@

None - 593 + 597 Retracted CMIP6Plus multiple @@ -12551,7 +12635,7 @@

None - 594 + 598 Retracted CMIP6Plus multiple @@ -12572,7 +12656,7 @@

None - 595 + 599 Retracted CMIP6Plus multiple @@ -12593,7 +12677,7 @@

185001-202312 - 596 + 600 Retracted CMIP6Plus multiple @@ -12614,7 +12698,7 @@

185001-202312 - 597 + 601 Retracted CMIP6Plus multiple @@ -12635,7 +12719,7 @@

185001-202312 - 598 + 602 Retracted CMIP6Plus N2O_em_anthro @@ -12656,7 +12740,7 @@

197001-202212 - 599 + 603 Retracted CMIP6Plus NH3_em_anthro @@ -12677,7 +12761,7 @@

175001-202212 - 600 + 604 Retracted CMIP6Plus NMVOC_em_anthro @@ -12698,7 +12782,7 @@

175001-202212 - 601 + 605 Retracted CMIP6Plus NOx_em_anthro @@ -12719,7 +12803,7 @@

175001-202212 - 602 + 606 Retracted CMIP6Plus OC_em_anthro @@ -12740,7 +12824,7 @@

175001-202212 - 603 + 607 Retracted CMIP6Plus SO2_em_anthro @@ -12761,7 +12845,7 @@

175001-202212 - 604 + 608 Retracted CMIP6Plus ccl4 @@ -12782,7 +12866,7 @@

000101-202212 - 605 + 609 Retracted CMIP6Plus ccl4 @@ -12803,7 +12887,7 @@

000101-202212 - 606 + 610 Retracted CMIP6Plus ccl4 @@ -12824,7 +12908,7 @@

000101-202212 - 607 + 611 Retracted CMIP6Plus ccl4 @@ -12845,7 +12929,7 @@

0001-2022 - 608 + 612 Retracted CMIP6Plus ccl4 @@ -12866,7 +12950,7 @@

0001-2022 - 609 + 613 Retracted CMIP6Plus cf4 @@ -12887,7 +12971,7 @@

000101-202212 - 610 + 614 Retracted CMIP6Plus cf4 @@ -12908,7 +12992,7 @@

000101-202212 - 611 + 615 Retracted CMIP6Plus cf4 @@ -12929,7 +13013,7 @@

000101-202212 - 612 + 616 Retracted CMIP6Plus cf4 @@ -12950,7 +13034,7 @@

0001-2022 - 613 + 617 Retracted CMIP6Plus cf4 @@ -12971,7 +13055,7 @@

0001-2022 - 614 + 618 Retracted CMIP6Plus cfc11 @@ -12992,7 +13076,7 @@

000101-202212 - 615 + 619 Retracted CMIP6Plus cfc11 @@ -13013,7 +13097,7 @@

000101-202212 - 616 + 620 Retracted CMIP6Plus cfc11 @@ -13034,7 +13118,7 @@

000101-202212 - 617 + 621 Retracted CMIP6Plus cfc11 @@ -13055,7 +13139,7 @@

0001-2022 - 618 + 622 Retracted CMIP6Plus cfc11 @@ -13076,7 +13160,7 @@

0001-2022 - 619 + 623 Retracted CMIP6Plus cfc113 @@ -13097,7 +13181,7 @@

000101-202212 - 620 + 624 Retracted CMIP6Plus cfc113 @@ -13118,7 +13202,7 @@

000101-202212 - 621 + 625 Retracted CMIP6Plus cfc113 @@ -13139,7 +13223,7 @@

000101-202212 - 622 + 626 Retracted CMIP6Plus cfc113 @@ -13160,7 +13244,7 @@

0001-2022 - 623 + 627 Retracted CMIP6Plus cfc113 @@ -13181,7 +13265,7 @@

0001-2022 - 624 + 628 Retracted CMIP6Plus cfc114 @@ -13202,7 +13286,7 @@

000101-202212 - 625 + 629 Retracted CMIP6Plus cfc114 @@ -13223,7 +13307,7 @@

000101-202212 - 626 + 630 Retracted CMIP6Plus cfc114 @@ -13244,7 +13328,7 @@

000101-202212 - 627 + 631 Retracted CMIP6Plus cfc114 @@ -13265,7 +13349,7 @@

0001-2022 - 628 + 632 Retracted CMIP6Plus cfc114 @@ -13286,7 +13370,7 @@

0001-2022 - 629 + 633 Retracted CMIP6Plus cfc115 @@ -13307,7 +13391,7 @@

000101-202212 - 630 + 634 Retracted CMIP6Plus cfc115 @@ -13328,7 +13412,7 @@

000101-202212 - 631 + 635 Retracted CMIP6Plus cfc115 @@ -13349,7 +13433,7 @@

000101-202212 - 632 + 636 Retracted CMIP6Plus cfc115 @@ -13370,7 +13454,7 @@

0001-2022 - 633 + 637 Retracted CMIP6Plus cfc115 @@ -13391,7 +13475,7 @@

0001-2022 - 634 + 638 Retracted CMIP6Plus cfc11eq @@ -13412,7 +13496,7 @@

000101-202212 - 635 + 639 Retracted CMIP6Plus cfc11eq @@ -13433,7 +13517,7 @@

000101-202212 - 636 + 640 Retracted CMIP6Plus cfc11eq @@ -13454,7 +13538,7 @@

000101-202212 - 637 + 641 Retracted CMIP6Plus cfc11eq @@ -13475,7 +13559,7 @@

0001-2022 - 638 + 642 Retracted CMIP6Plus cfc11eq @@ -13496,7 +13580,7 @@

0001-2022 - 639 + 643 Retracted CMIP6Plus cfc12 @@ -13517,7 +13601,7 @@

000101-202212 - 640 + 644 Retracted CMIP6Plus cfc12 @@ -13538,7 +13622,7 @@

000101-202212 - 641 + 645 Retracted CMIP6Plus cfc12 @@ -13559,7 +13643,7 @@

000101-202212 - 642 + 646 Retracted CMIP6Plus cfc12 @@ -13580,7 +13664,7 @@

0001-2022 - 643 + 647 Retracted CMIP6Plus cfc12 @@ -13601,7 +13685,7 @@

0001-2022 - 644 + 648 Retracted CMIP6Plus cfc12eq @@ -13622,7 +13706,7 @@

000101-202212 - 645 + 649 Retracted CMIP6Plus cfc12eq @@ -13643,7 +13727,7 @@

000101-202212 - 646 + 650 Retracted CMIP6Plus cfc12eq @@ -13664,7 +13748,7 @@

000101-202212 - 647 + 651 Retracted CMIP6Plus cfc12eq @@ -13685,7 +13769,7 @@

0001-2022 - 648 + 652 Retracted CMIP6Plus cfc12eq @@ -13706,7 +13790,7 @@

0001-2022 - 649 + 653 Retracted CMIP6Plus ch2cl2 @@ -13727,7 +13811,7 @@

000101-202212 - 650 + 654 Retracted CMIP6Plus ch2cl2 @@ -13748,7 +13832,7 @@

000101-202212 - 651 + 655 Retracted CMIP6Plus ch2cl2 @@ -13769,7 +13853,7 @@

000101-202212 - 652 + 656 Retracted CMIP6Plus ch2cl2 @@ -13790,7 +13874,7 @@

0001-2022 - 653 + 657 Retracted CMIP6Plus ch2cl2 @@ -13811,7 +13895,7 @@

0001-2022 - 654 + 658 Retracted CMIP6Plus ch3br @@ -13832,7 +13916,7 @@

000101-202212 - 655 + 659 Retracted CMIP6Plus ch3br @@ -13853,7 +13937,7 @@

000101-202212 - 656 + 660 Retracted CMIP6Plus ch3br @@ -13874,7 +13958,7 @@

000101-202212 - 657 + 661 Retracted CMIP6Plus ch3br @@ -13895,7 +13979,7 @@

0001-2022 - 658 + 662 Retracted CMIP6Plus ch3br @@ -13916,7 +14000,7 @@

0001-2022 - 659 + 663 Retracted CMIP6Plus ch3cl @@ -13937,7 +14021,7 @@

000101-202212 - 660 + 664 Retracted CMIP6Plus ch3cl @@ -13958,7 +14042,7 @@

000101-202212 - 661 + 665 Retracted CMIP6Plus ch3cl @@ -13979,7 +14063,7 @@

000101-202212 - 662 + 666 Retracted CMIP6Plus ch3cl @@ -14000,7 +14084,7 @@

0001-2022 - 663 + 667 Retracted CMIP6Plus ch3cl @@ -14021,7 +14105,7 @@

0001-2022 - 664 + 668 Retracted CMIP6Plus ch4 @@ -14042,7 +14126,7 @@

000101-202212 - 665 + 669 Retracted CMIP6Plus ch4 @@ -14063,7 +14147,7 @@

000101-202212 - 666 + 670 Retracted CMIP6Plus ch4 @@ -14084,7 +14168,7 @@

000101-202212 - 667 + 671 Retracted CMIP6Plus ch4 @@ -14105,7 +14189,7 @@

0001-2022 - 668 + 672 Retracted CMIP6Plus ch4 @@ -14126,7 +14210,7 @@

0001-2022 - 669 + 673 Retracted CMIP6Plus chcl3 @@ -14147,7 +14231,7 @@

000101-202212 - 670 + 674 Retracted CMIP6Plus chcl3 @@ -14168,7 +14252,7 @@

000101-202212 - 671 + 675 Retracted CMIP6Plus chcl3 @@ -14189,7 +14273,7 @@

000101-202212 - 672 + 676 Retracted CMIP6Plus chcl3 @@ -14210,7 +14294,7 @@

0001-2022 - 673 + 677 Retracted CMIP6Plus chcl3 @@ -14231,7 +14315,7 @@

0001-2022 - 674 + 678 Retracted CMIP6Plus co2 @@ -14252,7 +14336,7 @@

000101-202212 - 675 + 679 Retracted CMIP6Plus co2 @@ -14273,7 +14357,7 @@

000101-202212 - 676 + 680 Retracted CMIP6Plus co2 @@ -14294,7 +14378,7 @@

000101-202212 - 677 + 681 Retracted CMIP6Plus co2 @@ -14315,7 +14399,7 @@

0001-2022 - 678 + 682 Retracted CMIP6Plus co2 @@ -14336,7 +14420,7 @@

0001-2022 - 679 + 683 Retracted CMIP6Plus halon1211 @@ -14357,7 +14441,7 @@

000101-202212 - 680 + 684 Retracted CMIP6Plus halon1211 @@ -14378,7 +14462,7 @@

000101-202212 - 681 + 685 Retracted CMIP6Plus halon1211 @@ -14399,7 +14483,7 @@

000101-202212 - 682 + 686 Retracted CMIP6Plus halon1211 @@ -14420,7 +14504,7 @@

0001-2022 - 683 + 687 Retracted CMIP6Plus halon1211 @@ -14441,7 +14525,7 @@

0001-2022 - 684 + 688 Retracted CMIP6Plus halon1301 @@ -14462,7 +14546,7 @@

000101-202212 - 685 + 689 Retracted CMIP6Plus halon1301 @@ -14483,7 +14567,7 @@

000101-202212 - 686 + 690 Retracted CMIP6Plus halon1301 @@ -14504,7 +14588,7 @@

000101-202212 - 687 + 691 Retracted CMIP6Plus halon1301 @@ -14525,7 +14609,7 @@

0001-2022 - 688 + 692 Retracted CMIP6Plus halon1301 @@ -14546,7 +14630,7 @@

0001-2022 - 689 + 693 Retracted CMIP6Plus halon2402 @@ -14567,7 +14651,7 @@

000101-202212 - 690 + 694 Retracted CMIP6Plus halon2402 @@ -14588,7 +14672,7 @@

000101-202212 - 691 + 695 Retracted CMIP6Plus halon2402 @@ -14609,7 +14693,7 @@

000101-202212 - 692 + 696 Retracted CMIP6Plus halon2402 @@ -14630,7 +14714,7 @@

0001-2022 - 693 + 697 Retracted CMIP6Plus halon2402 @@ -14651,7 +14735,7 @@

0001-2022 - 694 + 698 Retracted CMIP6Plus hcc140a @@ -14672,7 +14756,7 @@

000101-202212 - 695 + 699 Retracted CMIP6Plus hcc140a @@ -14693,7 +14777,7 @@

000101-202212 - 696 + 700 Retracted CMIP6Plus hcc140a @@ -14714,7 +14798,7 @@

000101-202212 - 697 + 701 Retracted CMIP6Plus hcc140a @@ -14735,7 +14819,7 @@

0001-2022 - 698 + 702 Retracted CMIP6Plus hcc140a @@ -14756,7 +14840,7 @@

0001-2022 - 699 + 703 Retracted CMIP6Plus hcfc141b @@ -14777,7 +14861,7 @@

000101-202212 - 700 + 704 Retracted CMIP6Plus hcfc141b @@ -14798,7 +14882,7 @@

000101-202212 - 701 + 705 Retracted CMIP6Plus hcfc141b @@ -14819,7 +14903,7 @@

000101-202212 - 702 + 706 Retracted CMIP6Plus hcfc141b @@ -14840,7 +14924,7 @@

0001-2022 - 703 + 707 Retracted CMIP6Plus hcfc141b @@ -14861,7 +14945,7 @@

0001-2022 - 704 + 708 Retracted CMIP6Plus hcfc142b @@ -14882,7 +14966,7 @@

000101-202212 - 705 + 709 Retracted CMIP6Plus hcfc142b @@ -14903,7 +14987,7 @@

000101-202212 - 706 + 710 Retracted CMIP6Plus hcfc142b @@ -14924,7 +15008,7 @@

000101-202212 - 707 + 711 Retracted CMIP6Plus hcfc142b @@ -14945,7 +15029,7 @@

0001-2022 - 708 + 712 Retracted CMIP6Plus hcfc142b @@ -14966,7 +15050,7 @@

0001-2022 - 709 + 713 Retracted CMIP6Plus hcfc22 @@ -14987,7 +15071,7 @@

000101-202212 - 710 + 714 Retracted CMIP6Plus hcfc22 @@ -15008,7 +15092,7 @@

000101-202212 - 711 + 715 Retracted CMIP6Plus hcfc22 @@ -15029,7 +15113,7 @@

000101-202212 - 712 + 716 Retracted CMIP6Plus hcfc22 @@ -15050,7 +15134,7 @@

0001-2022 - 713 + 717 Retracted CMIP6Plus hcfc22 @@ -15071,7 +15155,7 @@

0001-2022 - 714 + 718 Retracted CMIP6Plus hfc125 @@ -15092,7 +15176,7 @@

000101-202212 - 715 + 719 Retracted CMIP6Plus hfc125 @@ -15113,7 +15197,7 @@

000101-202212 - 716 + 720 Retracted CMIP6Plus hfc125 @@ -15134,7 +15218,7 @@

000101-202212 - 717 + 721 Retracted CMIP6Plus hfc125 @@ -15155,7 +15239,7 @@

0001-2022 - 718 + 722 Retracted CMIP6Plus hfc125 @@ -15176,7 +15260,7 @@

0001-2022 - 719 + 723 Retracted CMIP6Plus hfc134a @@ -15197,7 +15281,7 @@

000101-202212 - 720 + 724 Retracted CMIP6Plus hfc134a @@ -15218,7 +15302,7 @@

000101-202212 - 721 + 725 Retracted CMIP6Plus hfc134a @@ -15239,7 +15323,7 @@

000101-202212 - 722 + 726 Retracted CMIP6Plus hfc134a @@ -15260,7 +15344,7 @@

0001-2022 - 723 + 727 Retracted CMIP6Plus hfc134a @@ -15281,7 +15365,7 @@

0001-2022 - 724 + 728 Retracted CMIP6Plus hfc134aeq @@ -15302,7 +15386,7 @@

000101-202212 - 725 + 729 Retracted CMIP6Plus hfc134aeq @@ -15323,7 +15407,7 @@

000101-202212 - 726 + 730 Retracted CMIP6Plus hfc134aeq @@ -15344,7 +15428,7 @@

000101-202212 - 727 + 731 Retracted CMIP6Plus hfc134aeq @@ -15365,7 +15449,7 @@

0001-2022 - 728 + 732 Retracted CMIP6Plus hfc134aeq @@ -15386,7 +15470,7 @@

0001-2022 - 729 + 733 Retracted CMIP6Plus hfc143a @@ -15407,7 +15491,7 @@

000101-202212 - 730 + 734 Retracted CMIP6Plus hfc143a @@ -15428,7 +15512,7 @@

000101-202212 - 731 + 735 Retracted CMIP6Plus hfc143a @@ -15449,7 +15533,7 @@

000101-202212 - 732 + 736 Retracted CMIP6Plus hfc143a @@ -15470,7 +15554,7 @@

0001-2022 - 733 + 737 Retracted CMIP6Plus hfc143a @@ -15491,7 +15575,7 @@

0001-2022 - 734 + 738 Retracted CMIP6Plus hfc152a @@ -15512,7 +15596,7 @@

000101-202212 - 735 + 739 Retracted CMIP6Plus hfc152a @@ -15533,7 +15617,7 @@

000101-202212 - 736 + 740 Retracted CMIP6Plus hfc152a @@ -15554,7 +15638,7 @@

000101-202212 - 737 + 741 Retracted CMIP6Plus hfc152a @@ -15575,7 +15659,7 @@

0001-2022 - 738 + 742 Retracted CMIP6Plus hfc152a @@ -15596,7 +15680,7 @@

0001-2022 - 739 + 743 Retracted CMIP6Plus hfc227ea @@ -15617,7 +15701,7 @@

000101-202212 - 740 + 744 Retracted CMIP6Plus hfc227ea @@ -15638,7 +15722,7 @@

000101-202212 - 741 + 745 Retracted CMIP6Plus hfc227ea @@ -15659,7 +15743,7 @@

000101-202212 - 742 + 746 Retracted CMIP6Plus hfc227ea @@ -15680,7 +15764,7 @@

0001-2022 - 743 + 747 Retracted CMIP6Plus hfc227ea @@ -15701,7 +15785,7 @@

0001-2022 - 744 + 748 Retracted CMIP6Plus hfc23 @@ -15722,7 +15806,7 @@

000101-202212 - 745 + 749 Retracted CMIP6Plus hfc23 @@ -15743,7 +15827,7 @@

000101-202212 - 746 + 750 Retracted CMIP6Plus hfc23 @@ -15764,7 +15848,7 @@

000101-202212 - 747 + 751 Retracted CMIP6Plus hfc23 @@ -15785,7 +15869,7 @@

0001-2022 - 748 + 752 Retracted CMIP6Plus hfc23 @@ -15806,7 +15890,7 @@

0001-2022 - 749 + 753 Retracted CMIP6Plus hfc236fa @@ -15827,7 +15911,7 @@

000101-202212 - 750 + 754 Retracted CMIP6Plus hfc236fa @@ -15848,7 +15932,7 @@

000101-202212 - 751 + 755 Retracted CMIP6Plus hfc236fa @@ -15869,7 +15953,7 @@

000101-202212 - 752 + 756 Retracted CMIP6Plus hfc236fa @@ -15890,7 +15974,7 @@

0001-2022 - 753 + 757 Retracted CMIP6Plus hfc236fa @@ -15911,7 +15995,7 @@

0001-2022 - 754 + 758 Retracted CMIP6Plus hfc245fa @@ -15932,7 +16016,7 @@

000101-202212 - 755 + 759 Retracted CMIP6Plus hfc245fa @@ -15953,7 +16037,7 @@

000101-202212 - 756 + 760 Retracted CMIP6Plus hfc245fa @@ -15974,7 +16058,7 @@

000101-202212 - 757 + 761 Retracted CMIP6Plus hfc245fa @@ -15995,7 +16079,7 @@

0001-2022 - 758 + 762 Retracted CMIP6Plus hfc245fa @@ -16016,7 +16100,7 @@

0001-2022 - 759 + 763 Retracted CMIP6Plus hfc32 @@ -16037,7 +16121,7 @@

000101-202212 - 760 + 764 Retracted CMIP6Plus hfc32 @@ -16058,7 +16142,7 @@

000101-202212 - 761 + 765 Retracted CMIP6Plus hfc32 @@ -16079,7 +16163,7 @@

000101-202212 - 762 + 766 Retracted CMIP6Plus hfc32 @@ -16100,7 +16184,7 @@

0001-2022 - 763 + 767 Retracted CMIP6Plus hfc32 @@ -16121,7 +16205,7 @@

0001-2022 - 764 + 768 Retracted CMIP6Plus hfc365mfc @@ -16142,7 +16226,7 @@

000101-202212 - 765 + 769 Retracted CMIP6Plus hfc365mfc @@ -16163,7 +16247,7 @@

000101-202212 - 766 + 770 Retracted CMIP6Plus hfc365mfc @@ -16184,7 +16268,7 @@

000101-202212 - 767 + 771 Retracted CMIP6Plus hfc365mfc @@ -16205,7 +16289,7 @@

0001-2022 - 768 + 772 Retracted CMIP6Plus hfc365mfc @@ -16226,7 +16310,7 @@

0001-2022 - 769 + 773 Retracted CMIP6Plus hfc4310mee @@ -16247,7 +16331,7 @@

000101-202212 - 770 + 774 Retracted CMIP6Plus hfc4310mee @@ -16268,7 +16352,7 @@

000101-202212 - 771 + 775 Retracted CMIP6Plus hfc4310mee @@ -16289,7 +16373,7 @@

000101-202212 - 772 + 776 Retracted CMIP6Plus hfc4310mee @@ -16310,7 +16394,7 @@

0001-2022 - 773 + 777 Retracted CMIP6Plus hfc4310mee @@ -16331,7 +16415,7 @@

0001-2022 - 774 + 778 Retracted CMIP6Plus n2o @@ -16352,7 +16436,7 @@

000101-202212 - 775 + 779 Retracted CMIP6Plus n2o @@ -16373,7 +16457,7 @@

000101-202212 - 776 + 780 Retracted CMIP6Plus n2o @@ -16394,7 +16478,7 @@

000101-202212 - 777 + 781 Retracted CMIP6Plus n2o @@ -16415,7 +16499,7 @@

0001-2022 - 778 + 782 Retracted CMIP6Plus n2o @@ -16436,7 +16520,7 @@

0001-2022 - 779 + 783 Retracted CMIP6Plus nf3 @@ -16457,7 +16541,7 @@

000101-202212 - 780 + 784 Retracted CMIP6Plus nf3 @@ -16478,7 +16562,7 @@

000101-202212 - 781 + 785 Retracted CMIP6Plus nf3 @@ -16499,7 +16583,7 @@

000101-202212 - 782 + 786 Retracted CMIP6Plus nf3 @@ -16520,7 +16604,7 @@

0001-2022 - 783 + 787 Retracted CMIP6Plus nf3 @@ -16541,7 +16625,7 @@

0001-2022 - 784 + 788 Retracted CMIP6Plus pfc116 @@ -16562,7 +16646,7 @@

000101-202212 - 785 + 789 Retracted CMIP6Plus pfc116 @@ -16583,7 +16667,7 @@

000101-202212 - 786 + 790 Retracted CMIP6Plus pfc116 @@ -16604,7 +16688,7 @@

000101-202212 - 787 + 791 Retracted CMIP6Plus pfc116 @@ -16625,7 +16709,7 @@

0001-2022 - 788 + 792 Retracted CMIP6Plus pfc116 @@ -16646,7 +16730,7 @@

0001-2022 - 789 + 793 Retracted CMIP6Plus pfc218 @@ -16667,7 +16751,7 @@

000101-202212 - 790 + 794 Retracted CMIP6Plus pfc218 @@ -16688,7 +16772,7 @@

000101-202212 - 791 + 795 Retracted CMIP6Plus pfc218 @@ -16709,7 +16793,7 @@

000101-202212 - 792 + 796 Retracted CMIP6Plus pfc218 @@ -16730,7 +16814,7 @@

0001-2022 - 793 + 797 Retracted CMIP6Plus pfc218 @@ -16751,7 +16835,7 @@

0001-2022 - 794 + 798 Retracted CMIP6Plus pfc3110 @@ -16772,7 +16856,7 @@

000101-202212 - 795 + 799 Retracted CMIP6Plus pfc3110 @@ -16793,7 +16877,7 @@

000101-202212 - 796 + 800 Retracted CMIP6Plus pfc3110 @@ -16814,7 +16898,7 @@

000101-202212 - 797 + 801 Retracted CMIP6Plus pfc3110 @@ -16835,7 +16919,7 @@

0001-2022 - 798 + 802 Retracted CMIP6Plus pfc3110 @@ -16856,7 +16940,7 @@

0001-2022 - 799 + 803 Retracted CMIP6Plus pfc318 @@ -16877,7 +16961,7 @@

000101-202212 - 800 + 804 Retracted CMIP6Plus pfc318 @@ -16898,7 +16982,7 @@

000101-202212 - 801 + 805 Retracted CMIP6Plus pfc318 @@ -16919,7 +17003,7 @@

000101-202212 - 802 + 806 Retracted CMIP6Plus pfc318 @@ -16940,7 +17024,7 @@

0001-2022 - 803 + 807 Retracted CMIP6Plus pfc318 @@ -16961,7 +17045,7 @@

0001-2022 - 804 + 808 Retracted CMIP6Plus pfc4112 @@ -16982,7 +17066,7 @@

000101-202212 - 805 + 809 Retracted CMIP6Plus pfc4112 @@ -17003,7 +17087,7 @@

000101-202212 - 806 + 810 Retracted CMIP6Plus pfc4112 @@ -17024,7 +17108,7 @@

000101-202212 - 807 + 811 Retracted CMIP6Plus pfc4112 @@ -17045,7 +17129,7 @@

0001-2022 - 808 + 812 Retracted CMIP6Plus pfc4112 @@ -17066,7 +17150,7 @@

0001-2022 - 809 + 813 Retracted CMIP6Plus pfc5114 @@ -17087,7 +17171,7 @@

000101-202212 - 810 + 814 Retracted CMIP6Plus pfc5114 @@ -17108,7 +17192,7 @@

000101-202212 - 811 + 815 Retracted CMIP6Plus pfc5114 @@ -17129,7 +17213,7 @@

000101-202212 - 812 + 816 Retracted CMIP6Plus pfc5114 @@ -17150,7 +17234,7 @@

0001-2022 - 813 + 817 Retracted CMIP6Plus pfc5114 @@ -17171,7 +17255,7 @@

0001-2022 - 814 + 818 Retracted CMIP6Plus pfc6116 @@ -17192,7 +17276,7 @@

000101-202212 - 815 + 819 Retracted CMIP6Plus pfc6116 @@ -17213,7 +17297,7 @@

000101-202212 - 816 + 820 Retracted CMIP6Plus pfc6116 @@ -17234,7 +17318,7 @@

000101-202212 - 817 + 821 Retracted CMIP6Plus pfc6116 @@ -17255,7 +17339,7 @@

0001-2022 - 818 + 822 Retracted CMIP6Plus pfc6116 @@ -17276,7 +17360,7 @@

0001-2022 - 819 + 823 Retracted CMIP6Plus pfc7118 @@ -17297,7 +17381,7 @@

000101-202212 - 820 + 824 Retracted CMIP6Plus pfc7118 @@ -17318,7 +17402,7 @@

000101-202212 - 821 + 825 Retracted CMIP6Plus pfc7118 @@ -17339,7 +17423,7 @@

000101-202212 - 822 + 826 Retracted CMIP6Plus pfc7118 @@ -17360,7 +17444,7 @@

0001-2022 - 823 + 827 Retracted CMIP6Plus pfc7118 @@ -17381,7 +17465,7 @@

0001-2022 - 824 + 828 Retracted CMIP6Plus sf6 @@ -17402,7 +17486,7 @@

000101-202212 - 825 + 829 Retracted CMIP6Plus sf6 @@ -17423,7 +17507,7 @@

000101-202212 - 826 + 830 Retracted CMIP6Plus sf6 @@ -17444,7 +17528,7 @@

000101-202212 - 827 + 831 Retracted CMIP6Plus sf6 @@ -17465,7 +17549,7 @@

0001-2022 - 828 + 832 Retracted CMIP6Plus sf6 @@ -17486,7 +17570,7 @@

0001-2022 - 829 + 833 Retracted CMIP6Plus so2f2 @@ -17507,7 +17591,7 @@

000101-202212 - 830 + 834 Retracted CMIP6Plus so2f2 @@ -17528,7 +17612,7 @@

000101-202212 - 831 + 835 Retracted CMIP6Plus so2f2 @@ -17549,7 +17633,7 @@

000101-202212 - 832 + 836 Retracted CMIP6Plus so2f2 @@ -17570,7 +17654,7 @@

0001-2022 - 833 + 837 Retracted CMIP6Plus so2f2 @@ -17591,7 +17675,7 @@

0001-2022 - 834 + 838 Abandoned: registered but never produced CMIP6Plus None @@ -17612,7 +17696,7 @@

None - 835 + 839 Never published: registered but never published on ESGF. Note: this does not mean that the dataset wasn't published on a platform other than the ESGF. CMIP6Plus None @@ -17633,7 +17717,7 @@

None - 836 + 840 Never published: registered but never published on ESGF. Note: this does not mean that the dataset wasn't published on a platform other than the ESGF. CMIP6Plus None @@ -17654,7 +17738,7 @@

None - 837 + 841 Never published: registered but never published on ESGF. Note: this does not mean that the dataset wasn't published on a platform other than the ESGF. CMIP6Plus None @@ -17675,7 +17759,7 @@

None - 838 + 842 Never published: registered but never published on ESGF. Note: this does not mean that the dataset wasn't published on a platform other than the ESGF. CMIP6Plus None @@ -17696,7 +17780,7 @@

None - 839 + 843 Never published: registered but never published on ESGF. Note: this does not mean that the dataset wasn't published on a platform other than the ESGF. CMIP6Plus None diff --git a/docs/database-views/input4MIPs_source-id_CMIP6Plus.html b/docs/database-views/input4MIPs_source-id_CMIP6Plus.html index 9914e0dc..02b2273d 100644 --- a/docs/database-views/input4MIPs_source-id_CMIP6Plus.html +++ b/docs/database-views/input4MIPs_source-id_CMIP6Plus.html @@ -111,6 +111,66 @@

3 + Registered in CVs + CMIP6Plus + UCLA-1-0-1 + None + registered + None + jfkok@ucla.edu + None + http://www.tbd.invalid + UCLA + CC BY 4.0 + 1.0.1 + + + 4 + Registered in CVs + CMIP6Plus + UCLA-1-0-1-constant + None + registered + None + jfkok@ucla.edu + None + http://www.tbd.invalid + UCLA + CC BY 4.0 + 1.0.1 + + + 5 + Registered in CVs + CMIP6Plus + UCLA-1-0-1-decreasing + None + registered + None + jfkok@ucla.edu + None + http://www.tbd.invalid + UCLA + CC BY 4.0 + 1.0.1 + + + 6 + Registered in CVs + CMIP6Plus + UCLA-1-0-1-increasing + None + registered + None + jfkok@ucla.edu + None + http://www.tbd.invalid + UCLA + CC BY 4.0 + 1.0.1 + + + 7 Published CMIP6Plus CEDS-CMIP-2024-10-21 @@ -125,7 +185,7 @@

missing - 4 + 8 Published CMIP6Plus CEDS-CMIP-2024-10-21-supplemental @@ -140,7 +200,7 @@

missing - 5 + 9 Published CMIP6Plus CEDS-CMIP-2024-11-25 @@ -155,7 +215,7 @@

2024-11-25 - 6 + 10 Published CMIP6Plus CEDS-CMIP-2024-11-25-supplemental @@ -170,7 +230,7 @@

2024-11-25 - 7 + 11 Published CMIP6Plus CR-CMIP-0-4-0 @@ -185,7 +245,7 @@

0.4.0 - 8 + 12 Published CMIP6Plus DRES-CMIP-BB4CMIP7-1-0 @@ -200,7 +260,7 @@

1.0 - 9 + 13 Published CMIP6Plus MRI-JRA55-do-1-6-0 @@ -215,7 +275,7 @@

1.6.0 - 10 + 14 Published CMIP6Plus PCMDI-AMIP-1-1-9 @@ -230,7 +290,7 @@

1.1.9 - 11 + 15 Published CMIP6Plus SOLARIS-HEPPA-CMIP-4-5 @@ -245,7 +305,7 @@

4.5 - 12 + 16 Published CMIP6Plus UOEXETER-CMIP-1-1-3 @@ -260,7 +320,7 @@

1.1.3 - 13 + 17 Published CMIP6Plus UofMD-landState-3-0 @@ -275,7 +335,7 @@

3.0 - 14 + 18 Published CMIP6Plus UofMD-landState-3-0 @@ -290,7 +350,7 @@

3.0 - 15 + 19 Retracted CMIP6Plus CEDS-CMIP-2024-10-21 @@ -305,7 +365,7 @@

missing - 16 + 20 Retracted CMIP6Plus CEDS-CMIP-2024-11-25 @@ -320,7 +380,7 @@

2024-11-25 - 17 + 21 Retracted CMIP6Plus CR-CMIP-0-3-0 @@ -335,7 +395,7 @@

0.3.0 - 18 + 22 Retracted CMIP6Plus SOLARIS-HEPPA-CMIP-4-2 @@ -350,7 +410,7 @@

4.2 - 19 + 23 Retracted CMIP6Plus SOLARIS-HEPPA-CMIP-4-3 @@ -365,7 +425,7 @@

4.3 - 20 + 24 Retracted CMIP6Plus SOLARIS-HEPPA-CMIP-4-4 @@ -380,7 +440,7 @@

4.4 - 21 + 25 Abandoned: registered but never produced CMIP6Plus CR-CMIP-0-2-0 @@ -395,7 +455,7 @@

0.2.0 - 22 + 26 Never published: registered but never published on ESGF. Note: this does not mean that the dataset wasn't published on a platform other than the ESGF. CMIP6Plus CEDS-CMIP-2024-07-08 @@ -410,7 +470,7 @@

2024-07-08 - 23 + 27 Never published: registered but never published on ESGF. Note: this does not mean that the dataset wasn't published on a platform other than the ESGF. CMIP6Plus CEDS-CMIP-2024-07-08-supplemental @@ -425,7 +485,7 @@

2024-07-08 - 24 + 28 Never published: registered but never published on ESGF. Note: this does not mean that the dataset wasn't published on a platform other than the ESGF. CMIP6Plus SOLARIS-HEPPA-CMIP-4-1 @@ -440,7 +500,7 @@

4.1 - 25 + 29 Never published: registered but never published on ESGF. Note: this does not mean that the dataset wasn't published on a platform other than the ESGF. CMIP6Plus UOEXETER-CMIP-0-1-0 @@ -455,7 +515,7 @@

0.1.0 - 26 + 30 Never published: registered but never published on ESGF. Note: this does not mean that the dataset wasn't published on a platform other than the ESGF. CMIP6Plus UOEXETER-CMIP-1-1-2 From 6849c8bbb10edea7d28cb1b34a9606e8eef31e52 Mon Sep 17 00:00:00 2001 From: Zebedee Nicholls Date: Sat, 28 Dec 2024 12:41:12 +0100 Subject: [PATCH 7/7] Revert changes that belong in #174 --- CVs/input4MIPs_institution_id.json | 2 -- changelog/164.fix.md | 1 - 2 files changed, 3 deletions(-) delete mode 100644 changelog/164.fix.md diff --git a/CVs/input4MIPs_institution_id.json b/CVs/input4MIPs_institution_id.json index e4cdc101..7afa1f8c 100644 --- a/CVs/input4MIPs_institution_id.json +++ b/CVs/input4MIPs_institution_id.json @@ -17,11 +17,9 @@ "PNNL-JGCRI", "SOLARIS-HEPPA", "UCI", - "UCLA", "UColorado", "UReading", "UoM", "UofMD", - "uoexeter", "VUA" ] diff --git a/changelog/164.fix.md b/changelog/164.fix.md deleted file mode 100644 index 28dff230..00000000 --- a/changelog/164.fix.md +++ /dev/null @@ -1 +0,0 @@ -Added uoexeter to the institution IDs CVs.