You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The below is an example of what a new structure will look like once the changes suggested in PCMDI/cmor#628 are realized
mip-cmor-tables
project_CVs
user_input.json
{
# Data/source_id specific"institution_id": "PCMDI", # Gone, redundant with source_id"source_id": "PCMDI-AMIP-1-1-8",
"grid_label": "gn", # Gone, redundant with source_id"calendar": "gregorian", # Gone, redundant with source_id"license": "AMIP boundary condition data produced by PCMDI is licensed under a Creative Commons Attribution 4.0 International (CC BY 4.0; https://creativecommons.org/licenses/by/4.0/) License. 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.", # Gone, redundant with source_id"table_id": """variable_id": ""# CMIPx - additional entries (model specific, not relevant for input* obs*)"variant_label": """*_index": """exp_id": ""# Runtime - data paths, user info"outpath": "/p/user_pub/climate_work/durack1",
"table_prefix": "CMOR/input4MIPs-cmor-tables/Tables/",
"CV_prefix": ""# Project - CVs repo - all obtained from the project CVs, not provided by the user"tracking_prefix": "hdl:21.14100",
"_history_template": "%s; CMOR rewrote data to be consistent with <activity_id>, CMIP6, and <Conventions> standards",
"output_path_template": "<activity_id><mip_era><target_mip><institution_id><source_id><realm><frequency><variable_id><grid_label><version>",
"output_file_template": "<variable_id><activity_id><dataset_category><target_mip><source_id><grid_label>",
"_controlled_vocabulary_file": "CMOR/input4MIPs-cmor-tables/Tables/input4MIPs_CV.json",
"_AXIS_ENTRY_FILE": "CMOR/input4MIPs-cmor-tables/Tables/input4MIPs_coordinate.json",
"_FORMULA_VAR_FILE": "CMOR/input4MIPs-cmor-tables/Tables/input4MIPs_formula_terms.json",
"activity_id": "input4MIPs"# Gone - included in source_id registration"dataset_category": "SSTsAndSeaIce",
"nominal_resolution": "1x1 degree",
"region": "global_ocean",
"source": "PCMDI-AMIP 1.1.8: Merged SST based on UK MetOffice HadISST and NCEP OI2",
"contact ": "PCMDI ([email protected])",
"further_info_url": "https://pcmdi.llnl.gov/mips/amip",
}
The text was updated successfully, but these errors were encountered:
The below is an example of what a new structure will look like once the changes suggested in PCMDI/cmor#628 are realized
The text was updated successfully, but these errors were encountered: