-
Notifications
You must be signed in to change notification settings - Fork 14
Add DRES-CMIP-BB4CMIP7-2-0 and CR-CMIP-1-0-0 source ID and data #197
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
a641e51
Add new source ID
znichollscr c8c3635
Update mip_era
znichollscr 6ecc154
Update to new source ID format
znichollscr 4a381bd
Prepare for dataset publication
znichollscr 2bd1968
Fix up script
znichollscr 47173f5
Add local records to DB
znichollscr 31a26de
Start updating docs
znichollscr 0c87ec0
Update docs
znichollscr 3c7e194
Up to figures
znichollscr 6c27d85
Add figures
znichollscr ae70861
Add CR-CMIP-1-0-0 source ID
znichollscr ed15e2e
Update ESGF scrape and DB
znichollscr cbfa6d6
CHANGELOG
znichollscr f1a3d68
Update docs
znichollscr 1f32306
Skip checking Guido's link in CI
znichollscr b9a422b
Fix up syntax
znichollscr c836384
Remove WIP text
znichollscr 76bbb89
Add links to CHANGELOG and analysis repo
znichollscr ad8262a
Fix up links
znichollscr 9052577
Avoid breaking long links in the docs
znichollscr File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -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": [ | ||
|
|
@@ -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", | ||
znichollscr marked this conversation as resolved.
Show resolved
Hide resolved
|
||
| "source_version":"2.0" | ||
| }, | ||
| "MRI-JRA55-do-1-6-0":{ | ||
| "activity_id": "input4MIPs", | ||
| "authors": [ | ||
|
|
||
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.