Skip to content

Commit 51713d1

Browse files
authored
Merge pull request #197 from PCMDI/dres-cmip-bb4cmip7-2-0
Add DRES-CMIP-BB4CMIP7-2-0 and CR-CMIP-1-0-0 source ID and data
2 parents bc16d97 + 9052577 commit 51713d1

1,014 files changed

Lines changed: 212524 additions & 3102 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/workflows/ci.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,4 +83,5 @@ jobs:
8383
with:
8484
# Exclude local links
8585
# Not sure why LUH site fails, it works locally.
86-
args: "--exclude 'file://' --exclude '^https://luh\\.umd\\.edu/$' ."
86+
# Also not sure why we can't hit https://www.geo.vu.nl/~gwerf/GFED/GFED4/tables/ in CI
87+
args: "--exclude 'file://' --exclude '^https://luh\\.umd\\.edu/$' --exclude '^https://www\\.geo\\.vu\\.nl/~gwerf/GFED/GFED4/tables/$' ."

CVs/input4MIPs_source_id.json

Lines changed: 59 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -266,6 +266,37 @@
266266
"mip_era":"CMIP6Plus",
267267
"source_version":"0.4.0"
268268
},
269+
"CR-CMIP-1-0-0":{
270+
"activity_id": "input4MIPs",
271+
"authors": [
272+
{
273+
"name": "Zebedee Nicholls",
274+
"email": "zebedee.nicholls@climate-resource.com",
275+
"affiliations": [
276+
"Climate Resource, Melbourne, Victoria, Australia",
277+
"Energy, Climate and Environment Program, International Institute for Applied Systems Analysis (IIASA), 2361 Laxenburg, Austria",
278+
"School of Geography, Earth and Atmospheric Sciences, The University of Melbourne, Melbourne, Victoria, Australia"
279+
],
280+
"orcid": "0000-0002-4767-2723"
281+
},
282+
{
283+
"name": "Malte Meinshausen",
284+
"email": "malte.meinshausen@climate-resource.com",
285+
"affiliations": [
286+
"Climate Resource, Melbourne, Victoria, Australia",
287+
"School of Geography, Earth and Atmospheric Sciences, The University of Melbourne, Melbourne, Victoria, Australia"
288+
],
289+
"orcid": "0000-0003-4048-3521"
290+
}
291+
],
292+
"contact":"zebedee.nicholls@climate-resource.com;malte.meinshausen@climate-resource.com",
293+
"dataset_category":["GHGConcentrations"],
294+
"further_info_url":"https://github.com/climate-resource/CMIP-GHG-Concentration-Generation",
295+
"institution_id":"CR",
296+
"license_id":"CC BY 4.0",
297+
"mip_era":"CMIP7",
298+
"source_version":"1.0.0"
299+
},
269300
"DRES-CMIP-BB4CMIP7-1-0":{
270301
"activity_id": "input4MIPs",
271302
"authors": [
@@ -294,6 +325,34 @@
294325
"mip_era":"CMIP6Plus",
295326
"source_version":"1.0"
296327
},
328+
"DRES-CMIP-BB4CMIP7-2-0":{
329+
"activity_id": "input4MIPs",
330+
"authors": [
331+
{
332+
"name": "Margreet van Marle",
333+
"email": "Margreet.vanMarle@Deltares.nl",
334+
"affiliations": [
335+
"Deltares, Delft, the Netherlands"
336+
],
337+
"orcid": "0000-0001-7473-5550"
338+
},
339+
{
340+
"name": "Guido van der Werf",
341+
"email": "Guido.vanderWerf@wur.nl",
342+
"affiliations": [
343+
"Wageningen University and Research, Meteorology and Air Quality, Wageningen, Netherlands"
344+
],
345+
"orcid": "0000-0001-9042-8630"
346+
}
347+
],
348+
"contact":"Margreet.vanMarle@Deltares.nl, Guido.vanderWerf@wur.nl",
349+
"dataset_category":["emissions"],
350+
"further_info_url":"https://www.globalfiredata.org",
351+
"institution_id":"DRES",
352+
"license_id":"CC BY 4.0",
353+
"mip_era":"CMIP7",
354+
"source_version":"2.0"
355+
},
297356
"MRI-JRA55-do-1-6-0":{
298357
"activity_id": "input4MIPs",
299358
"authors": [

0 commit comments

Comments
 (0)