Skip to content

Commit 844652e

Browse files
authored
Merge pull request #387 from PCMDI/updated-fzj-data
Add updated FZJ data
2 parents f91c2ed + 074c81b commit 844652e

30 files changed

+3321
-640
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,3 +130,6 @@ dmypy.json
130130

131131
# Pyre type checker
132132
.pyre/
133+
134+
*.DS_Store
135+
*.tar.gz

CVs/input4MIPs_source_id.json

Lines changed: 53 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -973,6 +973,59 @@
973973
"mip_era":"CMIP7",
974974
"source_version":"1.1"
975975
},
976+
"FZJ-CMIP-nitrogen-1-2":{
977+
"activity_id":"input4MIPs",
978+
"authors":[
979+
{
980+
"affiliations":[
981+
"Institute of Energy and Climate Research - Stratosphere (ICE-4), Forschungszentrum Juelich GmbH, Juelich, Germany",
982+
"Department of Meteorology, University of Reading, Reading, United Kingdom"
983+
],
984+
"email":"[email protected]",
985+
"name":"Michaela Hegglin",
986+
"orcid":"0000-0003-2820-9044"
987+
},
988+
{
989+
"affiliations":[
990+
"Atmospheric Chemistry Observations and Modeling Laboratory, National Center for Atmospheric Research, Boulder, CO, USA"
991+
],
992+
"email":"[email protected]",
993+
"name":"Douglas Kinnison",
994+
"orcid":"0000-0002-3418-0834"
995+
},
996+
{
997+
"affiliations":[
998+
"Institute of Energy and Climate Research - Stratosphere (ICE-4), Forschungszentrum Juelich GmbH, Juelich, Germany"
999+
],
1000+
"email":"[email protected]",
1001+
"name":"Xiaodan Ma",
1002+
"orcid":"0000-0002-7001-7620"
1003+
},
1004+
{
1005+
"affiliations":[
1006+
"Julich Supercomputing Center, Forschungszentrum Juelich GmbH, Juelich, Germany"
1007+
],
1008+
"email":"[email protected]",
1009+
"name":"Olaf Stein",
1010+
"orcid":"0000-0002-6684-7103"
1011+
},
1012+
{
1013+
"name": "Patrick Joeckel",
1014+
"email": "[email protected]",
1015+
"affiliations": [
1016+
"Deutsches Zentrum fuer Luft- und Raumfahrt e.V. (DLR), Institut fuer Physik der Atmosphaere, Oberpfaffenhofen, Germany"
1017+
],
1018+
"orcid": "0000-0002-8964-1394"
1019+
}
1020+
],
1021+
"contact":"Michaela Hegglin ([email protected]); Douglas Kinnison ([email protected]); Xiaodan Ma ([email protected]); Olaf Stein ([email protected])",
1022+
"dataset_category":[ "surfaceFluxes" ],
1023+
"further_info_url":"https://input4mips-cvs.readthedocs.io/en/latest/dataset-overviews/nitrogen-deposition",
1024+
"institution_id":"FZJ",
1025+
"license_id":"CC BY 4.0",
1026+
"mip_era":"CMIP7",
1027+
"source_version":"1.2"
1028+
},
9761029
"FZJ-CMIP-ozone-1-0":{
9771030
"activity_id":"input4MIPs",
9781031
"authors":[

0 commit comments

Comments
 (0)