Skip to content

Commit e185801

Browse files
committed
Merge origin/main
2 parents 8611a16 + fe22900 commit e185801

223 files changed

Lines changed: 36931 additions & 8853 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: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -99,11 +99,11 @@ jobs:
9999
- name: check-urls-are-valid
100100
uses: lycheeverse/lychee-action@v2
101101
with:
102-
# Exclude local links
103-
# Not sure why LUH site fails, it works locally.
102+
# Exclude local and home links
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: '--root-dir "$(pwd)/docs" .'

.lycheeignore

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
file://
2+
^http://luh.umd.edu/$
3+
^https://luh.umd.edu/$
4+
^https://www.geo.vu.nl/~gwerf/GFED/GFED4/tables/$
5+
^https://www.globalfiredata.org
6+
^https://climatemodeling.science.energy.gov/program/regional-global-model-analysis$
7+
^https://iiasa.ac.at/models-tools-data/global-emission-fields-of-air-pollutants-and-ghgs$
8+
^https://doi.org/dev-test$
9+
^https://human-settlement.emergency.copernicus.eu/$

CVs/input4MIPs_source_id.json

Lines changed: 223 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1794,6 +1794,59 @@
17941794
"mip_era":"CMIP7",
17951795
"source_version":"1.2"
17961796
},
1797+
"FZJ-CMIP-nitrogen-2-0":{
1798+
"activity_id":"input4MIPs",
1799+
"authors":[
1800+
{
1801+
"affiliations":[
1802+
"Institute of Energy and Climate Research - Stratosphere (ICE-4), Forschungszentrum Juelich GmbH, Juelich, Germany",
1803+
"Department of Meteorology, University of Reading, Reading, United Kingdom"
1804+
],
1805+
"email":"m.i.hegglin@fz-juelich.de",
1806+
"name":"Michaela Hegglin",
1807+
"orcid":"0000-0003-2820-9044"
1808+
},
1809+
{
1810+
"affiliations":[
1811+
"Atmospheric Chemistry Observations and Modeling Laboratory, National Center for Atmospheric Research, Boulder, CO, USA"
1812+
],
1813+
"email":"dkin@ucar.edu",
1814+
"name":"Douglas Kinnison",
1815+
"orcid":"0000-0002-3418-0834"
1816+
},
1817+
{
1818+
"affiliations":[
1819+
"Institute of Energy and Climate Research - Stratosphere (ICE-4), Forschungszentrum Juelich GmbH, Juelich, Germany"
1820+
],
1821+
"email":"x.ma@fz-juelich.de",
1822+
"name":"Xiaodan Ma",
1823+
"orcid":"0000-0002-7001-7620"
1824+
},
1825+
{
1826+
"affiliations":[
1827+
"Julich Supercomputing Center, Forschungszentrum Juelich GmbH, Juelich, Germany"
1828+
],
1829+
"email":"o.stein@fz-juelich.de",
1830+
"name":"Olaf Stein",
1831+
"orcid":"0000-0002-6684-7103"
1832+
},
1833+
{
1834+
"name": "Patrick Joeckel",
1835+
"email": "Patrick.Joeckel@dlr.de",
1836+
"affiliations": [
1837+
"Deutsches Zentrum fuer Luft- und Raumfahrt e.V. (DLR), Institut fuer Physik der Atmosphaere, Oberpfaffenhofen, Germany"
1838+
],
1839+
"orcid": "0000-0002-8964-1394"
1840+
}
1841+
],
1842+
"contact":"Michaela Hegglin (m.i.hegglin@fz-juelich.de); Douglas Kinnison (dkin@ucar.edu); Xiaodan Ma (x.ma@fz-juelich.de); Olaf Stein (o.stein@fz-juelich.de)",
1843+
"dataset_category":[ "surfaceFluxes" ],
1844+
"further_info_url":"https://input4mips-cvs.readthedocs.io/en/latest/dataset-overviews/nitrogen-deposition",
1845+
"institution_id":"FZJ",
1846+
"license_id":"CC BY 4.0",
1847+
"mip_era":"CMIP7",
1848+
"source_version":"2.0"
1849+
},
17971850
"FZJ-CMIP-ozone-1-0":{
17981851
"activity_id":"input4MIPs",
17991852
"authors":[
@@ -2258,6 +2311,116 @@
22582311
"mip_era":"CMIP7",
22592312
"source_version":"1.0.0"
22602313
},
2314+
"IIASA-IAMC-1-1-0":{
2315+
"activity_id":"input4MIPs",
2316+
"authors":[
2317+
{
2318+
"affiliations":[
2319+
"Energy, Climate and Environment Program, International Institute for Applied Systems Analysis (IIASA), 2361 Laxenburg, Austria"
2320+
],
2321+
"email":"kikstra@iiasa.ac.at",
2322+
"name":"Jarmo S. Kikstra",
2323+
"orcid":"0000-0001-9405-1228"
2324+
}
2325+
],
2326+
"contact":"kikstra@iiasa.ac.at, hoegner@iiasa.ac.at, zecchetto@iiasa.ac.at",
2327+
"dataset_category":[
2328+
"emissions"
2329+
],
2330+
"further_info_url":"https://doi.org/10.5281/zenodo.17981825",
2331+
"institution_id":"IIASA-IAMC",
2332+
"license_id":"CC BY 4.0",
2333+
"mip_era":"CMIP7",
2334+
"source_version":"1.1.0"
2335+
},
2336+
"IIASA-IAMC-vl-1-1-0":{
2337+
"activity_id":"input4MIPs",
2338+
"authors":[
2339+
{
2340+
"affiliations":[
2341+
"Energy, Climate and Environment Program, International Institute for Applied Systems Analysis (IIASA), 2361 Laxenburg, Austria"
2342+
],
2343+
"email":"kikstra@iiasa.ac.at",
2344+
"name":"Jarmo S. Kikstra",
2345+
"orcid":"0000-0001-9405-1228"
2346+
}
2347+
],
2348+
"contact":"kikstra@iiasa.ac.at, hoegner@iiasa.ac.at, zecchetto@iiasa.ac.at",
2349+
"dataset_category":[
2350+
"emissions"
2351+
],
2352+
"further_info_url":"https://doi.org/10.5281/zenodo.17981825",
2353+
"institution_id":"IIASA-IAMC",
2354+
"license_id":"CC BY 4.0",
2355+
"mip_era":"CMIP7",
2356+
"source_version":"1.1.0"
2357+
},
2358+
"IIASA-IAMC-vl-1-1-0-supplemental":{
2359+
"activity_id":"input4MIPs",
2360+
"authors":[
2361+
{
2362+
"affiliations":[
2363+
"Energy, Climate and Environment Program, International Institute for Applied Systems Analysis (IIASA), 2361 Laxenburg, Austria"
2364+
],
2365+
"email":"kikstra@iiasa.ac.at",
2366+
"name":"Jarmo S. Kikstra",
2367+
"orcid":"0000-0001-9405-1228"
2368+
}
2369+
],
2370+
"contact":"kikstra@iiasa.ac.at, hoegner@iiasa.ac.at, zecchetto@iiasa.ac.at",
2371+
"dataset_category":[
2372+
"emissions"
2373+
],
2374+
"further_info_url":"https://doi.org/10.5281/zenodo.17981825",
2375+
"institution_id":"IIASA-IAMC",
2376+
"license_id":"CC BY 4.0",
2377+
"mip_era":"CMIP7",
2378+
"source_version":"1.1.0"
2379+
},
2380+
"IIASA-IAMC-h-1-1-0":{
2381+
"activity_id":"input4MIPs",
2382+
"authors":[
2383+
{
2384+
"affiliations":[
2385+
"Energy, Climate and Environment Program, International Institute for Applied Systems Analysis (IIASA), 2361 Laxenburg, Austria"
2386+
],
2387+
"email":"kikstra@iiasa.ac.at",
2388+
"name":"Jarmo S. Kikstra",
2389+
"orcid":"0000-0001-9405-1228"
2390+
}
2391+
],
2392+
"contact":"kikstra@iiasa.ac.at, hoegner@iiasa.ac.at, zecchetto@iiasa.ac.at",
2393+
"dataset_category":[
2394+
"emissions"
2395+
],
2396+
"further_info_url":"https://doi.org/10.5281/zenodo.17981825",
2397+
"institution_id":"IIASA-IAMC",
2398+
"license_id":"CC BY 4.0",
2399+
"mip_era":"CMIP7",
2400+
"source_version":"1.1.0"
2401+
},
2402+
"IIASA-IAMC-h-1-1-0-supplemental":{
2403+
"activity_id":"input4MIPs",
2404+
"authors":[
2405+
{
2406+
"affiliations":[
2407+
"Energy, Climate and Environment Program, International Institute for Applied Systems Analysis (IIASA), 2361 Laxenburg, Austria"
2408+
],
2409+
"email":"kikstra@iiasa.ac.at",
2410+
"name":"Jarmo S. Kikstra",
2411+
"orcid":"0000-0001-9405-1228"
2412+
}
2413+
],
2414+
"contact":"kikstra@iiasa.ac.at, hoegner@iiasa.ac.at, zecchetto@iiasa.ac.at",
2415+
"dataset_category":[
2416+
"emissions"
2417+
],
2418+
"further_info_url":"https://doi.org/10.5281/zenodo.17981825",
2419+
"institution_id":"IIASA-IAMC",
2420+
"license_id":"CC BY 4.0",
2421+
"mip_era":"CMIP7",
2422+
"source_version":"1.1.0"
2423+
},
22612424
"MRI-JRA55-do-1-6-0":{
22622425
"activity_id":"input4MIPs",
22632426
"authors":[
@@ -4925,6 +5088,66 @@
49255088
"mip_era":"CMIP7",
49265089
"source_version":"3.1.1"
49275090
},
5091+
"UofMD-landState-vl-3-1":{
5092+
"activity_id":"input4MIPs",
5093+
"authors":[
5094+
{
5095+
"affiliations":[
5096+
"Department of Geographical Sciences, University of Maryland, College Park, MD 20742, USA"
5097+
],
5098+
"email":"lchini@umd.edu",
5099+
"name":"Louise Chini",
5100+
"orcid":"0000-0002-9070-3505"
5101+
},
5102+
{
5103+
"affiliations":[
5104+
"Department of Geographical Sciences, University of Maryland, College Park, MD 20742, USA"
5105+
],
5106+
"email":"gchurtt@umd.edu",
5107+
"name":"George Hurtt",
5108+
"orcid":"0000-0001-7278-202X"
5109+
}
5110+
],
5111+
"contact":"lchini@umd.edu, gchurtt@umd.edu",
5112+
"dataset_category":[
5113+
"landState"
5114+
],
5115+
"further_info_url":"https://luh.umd.edu/",
5116+
"institution_id":"UofMD",
5117+
"license_id":"CC BY 4.0",
5118+
"mip_era":"CMIP7",
5119+
"source_version":"3.1"
5120+
},
5121+
"UofMD-landState-h-3-1":{
5122+
"activity_id":"input4MIPs",
5123+
"authors":[
5124+
{
5125+
"affiliations":[
5126+
"Department of Geographical Sciences, University of Maryland, College Park, MD 20742, USA"
5127+
],
5128+
"email":"lchini@umd.edu",
5129+
"name":"Louise Chini",
5130+
"orcid":"0000-0002-9070-3505"
5131+
},
5132+
{
5133+
"affiliations":[
5134+
"Department of Geographical Sciences, University of Maryland, College Park, MD 20742, USA"
5135+
],
5136+
"email":"gchurtt@umd.edu",
5137+
"name":"George Hurtt",
5138+
"orcid":"0000-0001-7278-202X"
5139+
}
5140+
],
5141+
"contact":"lchini@umd.edu, gchurtt@umd.edu",
5142+
"dataset_category":[
5143+
"landState"
5144+
],
5145+
"further_info_url":"https://luh.umd.edu/",
5146+
"institution_id":"UofMD",
5147+
"license_id":"CC BY 4.0",
5148+
"mip_era":"CMIP7",
5149+
"source_version":"3.1"
5150+
},
49285151
"UReading-CCMI-1-1":{
49295152
"activity_id":"input4MIPs",
49305153
"authors":[
Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
{
2+
"Conventions":"CF-1.7",
3+
"activity_id":"input4MIPs",
4+
"comment":"Gridded emissions produced after harmonization and downscaling as part of the ScenarioMIP-CMIP7. See https://github.com/iiasa/emissions_harmonization_historical, https://github.com/IAMconsortium/concordia, and https://github.com/iiasa/aneris for documentation on the processes.",
5+
"comment_post_publication":null,
6+
"contact":"kikstra@iiasa.ac.at, hoegner@iiasa.ac.at, zecchetto@iiasa.ac.at",
7+
"creation_date":"2026-02-17T02:09:32Z",
8+
"data_node":null,
9+
"dataset_category":"emissions",
10+
"datetime_end":"2100-12-16T00:00:00Z",
11+
"datetime_start":"2022-01-16T00:00:00Z",
12+
"doi":"10.5281/zenodo.17981825",
13+
"esgf_dataset_master_id":"input4MIPs.CMIP7.ScenarioMIP.IIASA-IAMC.IIASA-IAMC-vl-1-1-0.atmos.mon.NOx_em_AIR_anthro.gn.v20260218",
14+
"filepath":"/global/cfs/projectdirs/m4931/gsharing/user_pub_work/input4MIPs/CMIP7/ScenarioMIP/IIASA-IAMC/IIASA-IAMC-vl-1-1-0/atmos/mon/NOx_em_AIR_anthro/gn/v20260218/NOx-em-AIR-anthro_input4MIPs_emissions_ScenarioMIP_IIASA-IAMC-vl-1-1-0_gn_202201-210012.nc",
15+
"frequency":"mon",
16+
"further_info_url":"https://doi.org/10.5281/zenodo.17981825",
17+
"grid":"0.5x0.5 degree latitude x longitude",
18+
"grid_label":"gn",
19+
"institution":"International Institute for Applied Systems Analysis - Integrated Assessment Modeling Consortium",
20+
"institution_id":"IIASA-IAMC",
21+
"latest":null,
22+
"license":"Creative Commons Attribution-ShareAlike 4.0 International License (https://creativecommons.org/licenses). Further information about this data, including some limitations, can be found via the further_info_url (recorded as a global attribute in this file). The data producers and data providers make no warranty, either express or implied, including, but not limited to, warranties of merchantability and fitness for a particular purpose. All liabilities arising from the supply of the information (including any liability arising in negligence) are excluded to the fullest extent permitted by law.",
23+
"license_id":null,
24+
"mip_era":"CMIP7",
25+
"nominal_resolution":"50 km",
26+
"product":"derived",
27+
"publication_status":"in_publishing_queue",
28+
"realm":"atmos",
29+
"references":"See: https://github.com/IAMconsortium/concordia and https://github.com/iiasa/emissions_harmonization_historical for references",
30+
"region":null,
31+
"replica":null,
32+
"sha256":"019984c28fe5c11b036c3e3b870b23b22416ebf4657c01f791e1e9ba4344b3a7",
33+
"source":"Scenarios generated as part of the ScenarioMIP-CMIP7 project, see https://wcrp-cmip.org/mips/scenariomip/",
34+
"source_id":"IIASA-IAMC-vl-1-1-0",
35+
"source_version":"1.1.0",
36+
"target_mip":"ScenarioMIP",
37+
"time_range":"202201-210012",
38+
"timestamp":null,
39+
"tracking_id":"hdl:21.14100/07f029c0-4c1e-438a-80c4-523fe040e7c7",
40+
"validated_input4mips":null,
41+
"variable_id":"NOx_em_AIR_anthro",
42+
"version":"20260218",
43+
"xlink":null
44+
}
Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
{
2+
"Conventions":"CF-1.7",
3+
"activity_id":"input4MIPs",
4+
"comment":"Gridded emissions produced after harmonization and downscaling as part of the ScenarioMIP-CMIP7. See https://github.com/iiasa/emissions_harmonization_historical, https://github.com/IAMconsortium/concordia, and https://github.com/iiasa/aneris for documentation on the processes.",
5+
"comment_post_publication":null,
6+
"contact":"kikstra@iiasa.ac.at, hoegner@iiasa.ac.at, zecchetto@iiasa.ac.at",
7+
"creation_date":"2026-02-17T13:50:40Z",
8+
"data_node":null,
9+
"dataset_category":"emissions",
10+
"datetime_end":"2100-12-16T00:00:00Z",
11+
"datetime_start":"2022-01-16T00:00:00Z",
12+
"doi":"10.5281/zenodo.17981825",
13+
"esgf_dataset_master_id":"input4MIPs.CMIP7.ScenarioMIP.IIASA-IAMC.IIASA-IAMC-h-1-1-0.atmos.mon.VOC18_esters_em_speciated_VOC_anthro.gn.v20260219",
14+
"filepath":"/global/cfs/projectdirs/m4931/gsharing/user_pub_work/input4MIPs/CMIP7/ScenarioMIP/IIASA-IAMC/IIASA-IAMC-h-1-1-0/atmos/mon/VOC18_esters_em_speciated_VOC_anthro/gn/v20260219/VOC18-esters-em-speciated-VOC-anthro_input4MIPs_emissions_ScenarioMIP_IIASA-IAMC-h-1-1-0_gn_202201-210012.nc",
15+
"frequency":"mon",
16+
"further_info_url":"https://doi.org/10.5281/zenodo.17981825",
17+
"grid":"0.5x0.5 degree latitude x longitude",
18+
"grid_label":"gn",
19+
"institution":"International Institute for Applied Systems Analysis - Integrated Assessment Modeling Consortium",
20+
"institution_id":"IIASA-IAMC",
21+
"latest":null,
22+
"license":"Creative Commons Attribution-ShareAlike 4.0 International License (https://creativecommons.org/licenses). Further information about this data, including some limitations, can be found via the further_info_url (recorded as a global attribute in this file). The data producers and data providers make no warranty, either express or implied, including, but not limited to, warranties of merchantability and fitness for a particular purpose. All liabilities arising from the supply of the information (including any liability arising in negligence) are excluded to the fullest extent permitted by law.",
23+
"license_id":null,
24+
"mip_era":"CMIP7",
25+
"nominal_resolution":"50 km",
26+
"product":"derived",
27+
"publication_status":"in_publishing_queue",
28+
"realm":"atmos",
29+
"references":"See: https://github.com/IAMconsortium/concordia and https://github.com/iiasa/emissions_harmonization_historical for references",
30+
"region":null,
31+
"replica":null,
32+
"sha256":"038f2477cacbd9cc19ef0e8be534b6759bde9f7eba36ccd89f7703e379c9b8dd",
33+
"source":"Scenarios generated as part of the ScenarioMIP-CMIP7 project, see https://wcrp-cmip.org/mips/scenariomip/",
34+
"source_id":"IIASA-IAMC-h-1-1-0",
35+
"source_version":"1.1.0",
36+
"target_mip":"ScenarioMIP",
37+
"time_range":"202201-210012",
38+
"timestamp":null,
39+
"tracking_id":"hdl:21.14100/34917b3a-14b8-4116-ac6b-62f99ada6535",
40+
"validated_input4mips":null,
41+
"variable_id":"VOC18_esters_em_speciated_VOC_anthro",
42+
"version":"20260219",
43+
"xlink":null
44+
}

0 commit comments

Comments
 (0)