-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
10 changed files
with
146 additions
and
111 deletions.
There are no files selected for viewing
This file contains 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 |
---|---|---|
@@ -1,6 +1,8 @@ | ||
{ | ||
"directory_path_example":"input4MIPs/CMIP6Plus/CMIP/PCMDI/PCMDI-AMIP-1-1-9/ocean/mon/tos/gn/v20230512/", | ||
"directory_path_template":"<activity_id><mip_era>/<target_mip>/<institution_id>/<source_id>/<realm>/<frequency>/<variable_id>/<grid_label>/<version>", | ||
"filename_example":"tos_input4MIPs_SSTsAndSeaIce_CMIP_PCMDI-AMIP-1-1-9_gn_187001-202212.nc", | ||
"filename_template":"<variable_id><activity_id><dataset_category><target_mip><source_id><grid_label>[_<time_range>].nc" | ||
"DRS":{ | ||
"directory_path_example":"input4MIPs/CMIP6Plus/CMIP/PCMDI/PCMDI-AMIP-1-1-9/ocean/mon/tos/gn/v20230512/", | ||
"directory_path_template":"<activity_id><mip_era>/<target_mip>/<institution_id>/<source_id>/<realm>/<frequency>/<variable_id>/<grid_label>/<version>", | ||
"filename_example":"tos_input4MIPs_SSTsAndSeaIce_CMIP_PCMDI-AMIP-1-1-9_gn_187001-202212.nc", | ||
"filename_template":"<variable_id><activity_id><dataset_category><target_mip><source_id><grid_label>[_<time_range>].nc" | ||
} | ||
} |
This file contains 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 |
---|---|---|
@@ -1,6 +1,8 @@ | ||
{ | ||
"input4MIPs":{ | ||
"URL":"https://pcmdi.llnl.gov/mips/input4MIPs/", | ||
"long_name":"input forcing datasets for Model Intercomparison Projects" | ||
"activity_id":{ | ||
"input4MIPs":{ | ||
"URL":"https://pcmdi.llnl.gov/mips/input4MIPs/", | ||
"long_name":"input forcing datasets for Model Intercomparison Projects" | ||
} | ||
} | ||
} |
This file contains 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 |
---|---|---|
@@ -1,13 +1,15 @@ | ||
[ | ||
"GHGConcentrations", | ||
"SSTsAndSeaIce", | ||
"aerosolProperties", | ||
"atmosphericState", | ||
"emissions", | ||
"landState", | ||
"ozone", | ||
"radiation", | ||
"solar", | ||
"surfaceAir", | ||
"surfaceFluxes" | ||
] | ||
{ | ||
"dataset_category":[ | ||
"GHGConcentrations", | ||
"SSTsAndSeaIce", | ||
"aerosolProperties", | ||
"atmosphericState", | ||
"emissions", | ||
"landState", | ||
"ozone", | ||
"radiation", | ||
"solar", | ||
"surfaceAir", | ||
"surfaceFluxes" | ||
] | ||
} |
This file contains 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 |
---|---|---|
@@ -1,13 +1,15 @@ | ||
{ | ||
"license":"<your_data_identifier> data produced by <Your Institution; see MIP_institution_id.json> is licensed under a <Creative Commons; select and insert a license_id; see below> License (<insert the matching license_url; see below>). Consult https://pcmdi.llnl.gov/CMIP6Plus/TermsOfUse for terms of use governing CMIP6Plus and input4MIPs output, including citation requirements and proper acknowledgment. Further information about this data, can be found at <URL_maintained_data_provider>. 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_options":{ | ||
"CC BY 4.0":{ | ||
"license_id":"Creative Commons Attribution 4.0 International", | ||
"license_url":"https://creativecommons.org/licenses/by/4.0/" | ||
}, | ||
"CC0 1.0":{ | ||
"license_id":"Creative Commons CC0 1.0 Universal Public Domain Dedication", | ||
"license_url":"https://creativecommons.org/publicdomain/zero/1.0/" | ||
"license":{ | ||
"license":"<your_data_identifier> data produced by <Your Institution; see MIP_institution_id.json> is licensed under a <Creative Commons; select and insert a license_id; see below> License (<insert the matching license_url; see below>). Consult https://pcmdi.llnl.gov/CMIP6Plus/TermsOfUse for terms of use governing CMIP6Plus and input4MIPs output, including citation requirements and proper acknowledgment. Further information about this data, can be found at <URL_maintained_data_provider>. 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_options":{ | ||
"CC BY 4.0":{ | ||
"license_id":"Creative Commons Attribution 4.0 International", | ||
"license_url":"https://creativecommons.org/licenses/by/4.0/" | ||
}, | ||
"CC0 1.0":{ | ||
"license_id":"Creative Commons CC0 1.0 Universal Public Domain Dedication", | ||
"license_url":"https://creativecommons.org/publicdomain/zero/1.0/" | ||
} | ||
} | ||
} | ||
} |
This file contains 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 |
---|---|---|
@@ -1,5 +1,7 @@ | ||
[ | ||
"CMIP5", | ||
"CMIP6", | ||
"CMIP6Plus" | ||
] | ||
{ | ||
"mip_era":[ | ||
"CMIP5", | ||
"CMIP6", | ||
"CMIP6Plus" | ||
] | ||
} |
This file contains 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 |
---|---|---|
@@ -1,5 +1,7 @@ | ||
[ | ||
"derived", | ||
"observations", | ||
"reanalysis" | ||
] | ||
{ | ||
"product":[ | ||
"derived", | ||
"observations", | ||
"reanalysis" | ||
] | ||
} |
This file contains 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 |
---|---|---|
@@ -1,25 +1,27 @@ | ||
[ | ||
"Conventions", | ||
"activity_id", | ||
"contact", | ||
"creation_date", | ||
"dataset_category", | ||
"frequency", | ||
"further_info_url", | ||
"grid_label", | ||
"institution", | ||
"institution_id", | ||
"license", | ||
"mip_era", | ||
"nominal_resolution", | ||
"realm", | ||
"region", | ||
"source", | ||
"source_id", | ||
"source_version", | ||
"table_id", | ||
"target_mip", | ||
"title", | ||
"tracking_id", | ||
"variable_id" | ||
] | ||
{ | ||
"required_global_attributes":[ | ||
"Conventions", | ||
"activity_id", | ||
"contact", | ||
"creation_date", | ||
"dataset_category", | ||
"frequency", | ||
"further_info_url", | ||
"grid_label", | ||
"institution", | ||
"institution_id", | ||
"license", | ||
"mip_era", | ||
"nominal_resolution", | ||
"realm", | ||
"region", | ||
"source", | ||
"source_id", | ||
"source_version", | ||
"table_id", | ||
"target_mip", | ||
"title", | ||
"tracking_id", | ||
"variable_id" | ||
] | ||
} |
This file contains 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 |
---|---|---|
@@ -1,38 +1,40 @@ | ||
{ | ||
"CMIP6":{ | ||
"AerChemMIP":"Aerosols and Chemistry Model Intercomparison Project", | ||
"C4MIP":"Coupled Climate Carbon Cycle Model Intercomparison Project", | ||
"CDRMIP":"Carbon Dioxide Removal Model Intercomparison Project", | ||
"CFMIP":"Cloud Feedback Model Intercomparison Project", | ||
"CMIP":"CMIP DECK: 1pctCO2, abrupt4xCO2, amip, esm-piControl, esm-historical, historical, and piControl experiments", | ||
"CORDEX":"Coordinated Regional Climate Downscaling Experiment", | ||
"DAMIP":"Detection and Attribution Model Intercomparison Project", | ||
"DCPP":"Decadal Climate Prediction Project", | ||
"DynVarMIP":"Dynamics and Variability Model Intercomparison Project", | ||
"FAFMIP":"Flux-Anomaly-Forced Model Intercomparison Project", | ||
"GMMIP":"Global Monsoons Model Intercomparison Project", | ||
"GeoMIP":"Geoengineering Model Intercomparison Project", | ||
"HighResMIP":"High-Resolution Model Intercomparison Project", | ||
"ISMIP6":"Ice Sheet Model Intercomparison Project for CMIP6", | ||
"LS3MIP":"Land Surface, Snow and Soil Moisture", | ||
"LUMIP":"Land-Use Model Intercomparison Project", | ||
"OMIP":"Ocean Model Intercomparison Project", | ||
"PAMIP":"Polar Amplification Model Intercomparison Project", | ||
"PMIP":"Palaeoclimate Modelling Intercomparison Project", | ||
"RFMIP":"Radiative Forcing Model Intercomparison Project", | ||
"SIMIP":"Sea Ice Model Intercomparison Project", | ||
"ScenarioMIP":"Scenario Model Intercomparison Project", | ||
"VIACSAB":"Vulnerability, Impacts, Adaptation and Climate Services Advisory Board", | ||
"VolMIP":"Volcanic Forcings Model Intercomparison Project" | ||
}, | ||
"CMIP6Plus":{ | ||
"CMIP":{ | ||
"URL":"https://gmd.copernicus.org/articles/9/1937/2016/gmd-9-1937-2016.pdf", | ||
"long_name":"CMIP DECK: 1pctCO2, abrupt4xCO2, amip, esm-piControl, esm-historical, historical, and piControl experiments" | ||
"target_mip":{ | ||
"CMIP6":{ | ||
"AerChemMIP":"Aerosols and Chemistry Model Intercomparison Project", | ||
"C4MIP":"Coupled Climate Carbon Cycle Model Intercomparison Project", | ||
"CDRMIP":"Carbon Dioxide Removal Model Intercomparison Project", | ||
"CFMIP":"Cloud Feedback Model Intercomparison Project", | ||
"CMIP":"CMIP DECK: 1pctCO2, abrupt4xCO2, amip, esm-piControl, esm-historical, historical, and piControl experiments", | ||
"CORDEX":"Coordinated Regional Climate Downscaling Experiment", | ||
"DAMIP":"Detection and Attribution Model Intercomparison Project", | ||
"DCPP":"Decadal Climate Prediction Project", | ||
"DynVarMIP":"Dynamics and Variability Model Intercomparison Project", | ||
"FAFMIP":"Flux-Anomaly-Forced Model Intercomparison Project", | ||
"GMMIP":"Global Monsoons Model Intercomparison Project", | ||
"GeoMIP":"Geoengineering Model Intercomparison Project", | ||
"HighResMIP":"High-Resolution Model Intercomparison Project", | ||
"ISMIP6":"Ice Sheet Model Intercomparison Project for CMIP6", | ||
"LS3MIP":"Land Surface, Snow and Soil Moisture", | ||
"LUMIP":"Land-Use Model Intercomparison Project", | ||
"OMIP":"Ocean Model Intercomparison Project", | ||
"PAMIP":"Polar Amplification Model Intercomparison Project", | ||
"PMIP":"Palaeoclimate Modelling Intercomparison Project", | ||
"RFMIP":"Radiative Forcing Model Intercomparison Project", | ||
"SIMIP":"Sea Ice Model Intercomparison Project", | ||
"ScenarioMIP":"Scenario Model Intercomparison Project", | ||
"VIACSAB":"Vulnerability, Impacts, Adaptation and Climate Services Advisory Board", | ||
"VolMIP":"Volcanic Forcings Model Intercomparison Project" | ||
}, | ||
"LESFMIP":{ | ||
"URL":"https://www.frontiersin.org/articles/10.3389/fclim.2022.955414/full", | ||
"long_name":"The Large Ensemble Single Forcing Model Intercomparison Project" | ||
"CMIP6Plus":{ | ||
"CMIP":{ | ||
"URL":"https://gmd.copernicus.org/articles/9/1937/2016/gmd-9-1937-2016.pdf", | ||
"long_name":"CMIP DECK: 1pctCO2, abrupt4xCO2, amip, esm-piControl, esm-historical, historical, and piControl experiments" | ||
}, | ||
"LESFMIP":{ | ||
"URL":"https://www.frontiersin.org/articles/10.3389/fclim.2022.955414/full", | ||
"long_name":"The Large Ensemble Single Forcing Model Intercomparison Project" | ||
} | ||
} | ||
} | ||
} |
This file contains 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 |
---|---|---|
@@ -1,3 +1,5 @@ | ||
[ | ||
"hdl:21.14100/.*" | ||
] | ||
{ | ||
"tracking_id":[ | ||
"hdl:21.14100/.*" | ||
] | ||
} |
This file contains 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