WCRP-CMIP / CMIP6_CVs

Controlled Vocabularies (CVs) for use in CMIP6
Creative Commons Attribution 4.0 International
159 stars 80 forks source link

source_id registration of PCMDI-test-1-0 #102

Closed durack1 closed 7 years ago

durack1 commented 7 years ago

@dnadeau4 for the test case are you happy with:

"PCMDI-test-1-0":{
    "label":"PCMDI-test 1.0 (limited to 16 characters)",
    "source_id":"PCMDI-test-1-0 (an alternative could be \"ACCESS1-0\")",
    "institution_id":"PCMDI",
    "release_year":"1989",
    "label_extended":"PCMDI-test 1.0 (This entry is free text for users to contribute verbose information)",
    "aerosol":"None",
    "atmosphere":"Earth1.0-gettingHotter",
    "atmospheric_chemistry":"None",
    "land_ice":"None",
    "land_surface":"Earth1.0",
    "ocean":"BlueMarble1.0-warming",
    "ocean_biogeochemistry":"None",
    "sea_ice":"Declining"
}
dnadeau4 commented 7 years ago

@durack1 Can add this one in your source_id file? This will facilitate my cmor testing.

            "PCMDI-test-1-0":{                                                                                                                 
                "atmospheric_chemistry":"None",                                                                                                
                "atmosphere":"Earth1.0-gettingHotter",                                                                                         
                "ocean_biogeochemistry":"None",                                                                                                
                "release_year":"1989",                                                                                                         
                "cohort":[                                                                                                                     
                    "CMIP5"                                                                                                                    
                ],                                                                                                                             
                "sea_ice":"Declining",                                                                                                         
                "label":"PCMDI-test 1.0",                                                                                                      
                "institution_id":[                                                                                                             
                    "PCMDI"                                                                                                                    
                ],                                                                                                                             
                "source_id":"PCMDI-test-1-0 an alternative could be \"ACCESS1-0\")",                                                           
                "land_surface":"Earth1.0",                                                                                                     
                "aerosol":"None",                                                                                                              
                "ocean":"BlueMarble1.0-warming",                                                                                               
                "land_ice":"None"                                                                                                              
            }                                                                                                                                  
durack1 commented 7 years ago

@dnadeau4 I am waiting on some feedback from @taylor13, some changes have been made that don't appear consistent to me and I have to fix this before forging ahead with the other issue resolution.. Sorry I will try and get this done ASAP