PCMDI / PCMDIobs-cmor-tables

JSON Tables create the PCMDI observational database using CMOR3
Other
0 stars 0 forks source link

Add ISCCP H-Series data #31

Open zyuying opened 4 years ago

zyuying commented 4 years ago

To add ISCCP H-series data for cloud amount and properties, I created an input json file (ISCCP-input.json) and a runCmor file (runCmor_ISCCP-H.py). I included the new source_id ("ISCCP") in PMPObs_CV.json, and added a new variable named "clisccp" in PMPObs_Amon-morelevs.json. The original data is in "/p/user_pub/pmp/pmp_obs_preparation/orig/data/ISCCP-H".

zyuying commented 4 years ago

Also, "ISCCP" need to be added in PMPObs_source_id.json.

gleckler1 commented 4 years ago

@zyuying Lets talk about how to merge this into master