Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
3 changes: 2 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -83,4 +83,5 @@ jobs:
with:
# Exclude local links
# Not sure why LUH site fails, it works locally.
args: "--exclude 'file://' --exclude '^https://luh\\.umd\\.edu/$' ."
# Also not sure why we can't hit https://www.geo.vu.nl/~gwerf/GFED/GFED4/tables/ in CI
args: "--exclude 'file://' --exclude '^https://luh\\.umd\\.edu/$' --exclude '^https://www\\.geo\\.vu\\.nl/~gwerf/GFED/GFED4/tables/$' ."
59 changes: 59 additions & 0 deletions CVs/input4MIPs_source_id.json
Original file line number Diff line number Diff line change
Expand Up @@ -266,6 +266,37 @@
"mip_era":"CMIP6Plus",
"source_version":"0.4.0"
},
"CR-CMIP-1-0-0":{
"activity_id": "input4MIPs",
"authors": [
{
"name": "Zebedee Nicholls",
"email": "[email protected]",
"affiliations": [
"Climate Resource, Melbourne, Victoria, Australia",
"Energy, Climate and Environment Program, International Institute for Applied Systems Analysis (IIASA), 2361 Laxenburg, Austria",
"School of Geography, Earth and Atmospheric Sciences, The University of Melbourne, Melbourne, Victoria, Australia"
],
"orcid": "0000-0002-4767-2723"
},
{
"name": "Malte Meinshausen",
"email": "[email protected]",
"affiliations": [
"Climate Resource, Melbourne, Victoria, Australia",
"School of Geography, Earth and Atmospheric Sciences, The University of Melbourne, Melbourne, Victoria, Australia"
],
"orcid": "0000-0003-4048-3521"
}
],
"contact":"[email protected];[email protected]",
"dataset_category":["GHGConcentrations"],
"further_info_url":"https://github.com/climate-resource/CMIP-GHG-Concentration-Generation",
"institution_id":"CR",
"license_id":"CC BY 4.0",
"mip_era":"CMIP7",
"source_version":"1.0.0"
},
"DRES-CMIP-BB4CMIP7-1-0":{
"activity_id": "input4MIPs",
"authors": [
Expand Down Expand Up @@ -294,6 +325,34 @@
"mip_era":"CMIP6Plus",
"source_version":"1.0"
},
"DRES-CMIP-BB4CMIP7-2-0":{
"activity_id": "input4MIPs",
"authors": [
{
"name": "Margreet van Marle",
"email": "[email protected]",
"affiliations": [
"Deltares, Delft, the Netherlands"
],
"orcid": "0000-0001-7473-5550"
},
{
"name": "Guido van der Werf",
"email": "[email protected]",
"affiliations": [
"Wageningen University and Research, Meteorology and Air Quality, Wageningen, Netherlands"
],
"orcid": "0000-0001-9042-8630"
}
],
"contact":"[email protected], [email protected]",
"dataset_category":["emissions"],
"further_info_url":"https://www.globalfiredata.org",
"institution_id":"DRES",
"license_id":"CC BY 4.0",
"mip_era":"CMIP7",
"source_version":"2.0"
},
"MRI-JRA55-do-1-6-0":{
"activity_id": "input4MIPs",
"authors": [
Expand Down
Loading