Skip to content

Conversation

@chengzhuzhang
Copy link
Contributor

close #708

@chengzhuzhang
Copy link
Contributor Author

from v3apha03 and onward, CLD_CAL_TMPICE and CLD_CAL_TMPLIQ are available. Though the metadata needs to be fixed:

               float CLD_CAL_TMPICE(time, cosp_ht, ncol) ;
                                CLD_CAL_TMPICE:mdims = 8 ;
                                CLD_CAL_TMPICE:_FillValue = -1.e+30f ;
                                CLD_CAL_TMPICE:missing_value = -1.e+30f ;
                                CLD_CAL_TMPICE:units = "percent" ;
                                CLD_CAL_TMPICE:long_name = "NOT SURE WHAT THIS IS Cloud Fraction" ;
                                CLD_CAL_TMPICE:cell_methods = "time: mean" ;
                float CLD_CAL_TMPLIQ(time, cosp_ht, ncol) ;
                                CLD_CAL_TMPLIQ:mdims = 8 ;
                                CLD_CAL_TMPLIQ:_FillValue = -1.e+30f ;
                                CLD_CAL_TMPLIQ:missing_value = -1.e+30f ;
                                CLD_CAL_TMPLIQ:units = "percent" ;
                                CLD_CAL_TMPLIQ:long_name = "NOT SURE WHAT THIS IS Cloud Fraction" ;

@chengzhuzhang
Copy link
Contributor Author

On hold, waiting to hear back from atmosphere group on using diagnostics COSP output

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add mixed phase partition plot based on simulator output and obs

2 participants