Skip to content
Draft
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
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 0 additions & 18 deletions CMOR/drive_input4MIPs_bcs.json

This file was deleted.

16 changes: 0 additions & 16 deletions CMOR/drive_input4MIPs_obs.json

This file was deleted.

2 changes: 1 addition & 1 deletion CVs/input4MIPs_institution_id.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"institution_id":{
"PCMDI":"Program for Climate Model Diagnosis and Intercomparison, Lawrence Livermore National Laboratory, Livermore, CA 94550, USA"
"PCMDI":"Program for Climate Model Diagnosis and Intercomparison, Lawrence Livermore National Laboratory, Livermore, CA 94550, USA (ROR: https://ror.org/02k3nmd98)"
}
}
14 changes: 13 additions & 1 deletion CVs/input4MIPs_license.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
{
"license":"<Your_Data_Identifier> data produced by <Your_Centre_Name> is licensed under a Creative Commons Attribution 4.0 International License (CC BY 4.0; https://creativecommons.org/licenses/by/4.0/). Consult https://pcmdi.llnl.gov/CMIP6/TermsOfUse for terms of use governing input4MIPs output, including citation requirements and proper acknowledgment. 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."
"license":{
"license_id":{
"CC BY 4.0":{
"license_type":"Creative Commons Attribution 4.0 International",
"license_url":"https://creativecommons.org/licenses/by/4.0/"
},
"CC0 1.0":{
"license_type":"Creative Commons CC0 1.0 Universal Public Domain Dedication",
"license_url":"https://creativecommons.org/publicdomain/zero/1.0/"
}
},
"license_template":"<license_id>; input4MIPs data produced by <institution_id> is licensed under a <license_type> License (<license_url>). Consult https://pcmdi.llnl.gov/CMIP6/TermsOfUse for terms of use governing input4MIPs output, including citation requirements and proper acknowledgment. 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."
}
}
3 changes: 2 additions & 1 deletion CVs/input4MIPs_mip_era.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"CMIP5",
"CMIP6",
"CMIP6Plus",
"CMIP7"
"CMIP7",
"CMIP7Plus"
]
}
1 change: 1 addition & 0 deletions CVs/input4MIPs_required_global_attributes.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"institution",
"institution_id",
"license",
"license_id",
"mip_era",
"nominal_resolution",
"realm",
Expand Down
Loading