Skip to content

Commit bd696d6

Browse files
authored
Merge pull request #417 from PCMDI/land-use-draft
Land use high priority scenarios
2 parents 92e2dd3 + dfd4b58 commit bd696d6

26 files changed

Lines changed: 2447 additions & 377 deletions

.github/workflows/ci.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,10 +100,10 @@ jobs:
100100
uses: lycheeverse/lychee-action@v2
101101
with:
102102
# Exclude local links
103-
# Not sure why LUH site fails, it works locally.
103+
# LUH has certificate error.
104104
# Also not sure why we can't hit https://www.geo.vu.nl/~gwerf/GFED/GFED4/tables/ in CI
105105
# globalfiredata.org is super flaky, hence exlucded
106106
# climate modelling site has been deprecated, will updated later
107107
# IIASA has some bot check in front of it so gives a 403
108108
# https://human-settlement.emergency.copernicus.eu/ has some certificate error
109-
args: "--exclude 'file://' --exclude '^https://luh\\.umd\\.edu/$' --exclude '^https://www\\.geo\\.vu\\.nl/~gwerf/GFED/GFED4/tables/$' --exclude '^https://www.globalfiredata.org' --exclude '^https://climatemodeling.science.energy.gov/program/regional-global-model-analysis$' --exclude '^https://iiasa.ac.at/models-tools-data/global-emission-fields-of-air-pollutants-and-ghgs$' --exclude '^https://doi.org/dev-test$' --exclude '^https://human-settlement.emergency.copernicus.eu/$' ."
109+
args: "--exclude 'file://' --exclude '^https?://luh\\.umd\\.edu/$' --exclude '^https://www\\.geo\\.vu\\.nl/~gwerf/GFED/GFED4/tables/$' --exclude '^https://www.globalfiredata.org' --exclude '^https://climatemodeling.science.energy.gov/program/regional-global-model-analysis$' --exclude '^https://iiasa.ac.at/models-tools-data/global-emission-fields-of-air-pollutants-and-ghgs$' --exclude '^https://doi.org/dev-test$' --exclude '^https://human-settlement.emergency.copernicus.eu/$' ."

CVs/input4MIPs_source_id.json

Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4363,6 +4363,66 @@
43634363
"mip_era":"CMIP7",
43644364
"source_version":"3.1.1"
43654365
},
4366+
"UofMD-landState-vl-3-1":{
4367+
"activity_id":"input4MIPs",
4368+
"authors":[
4369+
{
4370+
"affiliations":[
4371+
"Department of Geographical Sciences, University of Maryland, College Park, MD 20742, USA"
4372+
],
4373+
"email":"lchini@umd.edu",
4374+
"name":"Louise Chini",
4375+
"orcid":"0000-0002-9070-3505"
4376+
},
4377+
{
4378+
"affiliations":[
4379+
"Department of Geographical Sciences, University of Maryland, College Park, MD 20742, USA"
4380+
],
4381+
"email":"gchurtt@umd.edu",
4382+
"name":"George Hurtt",
4383+
"orcid":"0000-0001-7278-202X"
4384+
}
4385+
],
4386+
"contact":"lchini@umd.edu, gchurtt@umd.edu",
4387+
"dataset_category":[
4388+
"landState"
4389+
],
4390+
"further_info_url":"https://luh.umd.edu/",
4391+
"institution_id":"UofMD",
4392+
"license_id":"CC BY 4.0",
4393+
"mip_era":"CMIP7",
4394+
"source_version":"3.1"
4395+
},
4396+
"UofMD-landState-h-3-1":{
4397+
"activity_id":"input4MIPs",
4398+
"authors":[
4399+
{
4400+
"affiliations":[
4401+
"Department of Geographical Sciences, University of Maryland, College Park, MD 20742, USA"
4402+
],
4403+
"email":"lchini@umd.edu",
4404+
"name":"Louise Chini",
4405+
"orcid":"0000-0002-9070-3505"
4406+
},
4407+
{
4408+
"affiliations":[
4409+
"Department of Geographical Sciences, University of Maryland, College Park, MD 20742, USA"
4410+
],
4411+
"email":"gchurtt@umd.edu",
4412+
"name":"George Hurtt",
4413+
"orcid":"0000-0001-7278-202X"
4414+
}
4415+
],
4416+
"contact":"lchini@umd.edu, gchurtt@umd.edu",
4417+
"dataset_category":[
4418+
"landState"
4419+
],
4420+
"further_info_url":"https://luh.umd.edu/",
4421+
"institution_id":"UofMD",
4422+
"license_id":"CC BY 4.0",
4423+
"mip_era":"CMIP7",
4424+
"source_version":"3.1"
4425+
},
43664426
"UReading-CCMI-1-1":{
43674427
"activity_id":"input4MIPs",
43684428
"authors":[

0 commit comments

Comments
 (0)