my_cfrac = getvar(f, 'cloudfrac', vert_type='pressure', mid_thresh=350, high_thresh=400)[1]
lowc(i,j) = 4.0*RH(i,j)/100. - 3.0 ! For the low threshold to mid threshold
midc(i,j) = 4.0*RH(i,j)/100. - 3.0 ! For the mid threshold to high threshold
highc(i,j) = 2.5*RH(i,j)/100. - 1.5 ! Above the high threshold
--
You received this message because you are subscribed to the Google Groups "wrfpython-talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to wrfpython-talk+unsubscribe@ucar.edu.
To post to this group, send email to wrfpyth...@ucar.edu.
Visit this group at https://groups.google.com/a/ucar.edu/group/wrfpython-talk/.
To unsubscribe from this group and stop receiving emails from it, send an email to wrfpython-tal...@ucar.edu.