Re: hydro

From: Dennis Shea <shea_at_nyahnyahspammersnyahnyah>
Date: Tue Sep 07 2010 - 22:25:09 MDT

The "Description" section explicitly states:

"If missing values are encountered in any level
of the input parameters then ALL output values
for that particular level will be set to missing.
A warning message is issued."

---
If p[*], tkv[*] then
   igood = ind(.not.ismissing(p) .and. .not.ismissing(tk))
   zh = hydro (p(igood),tkv(igood),zsfc)
On 9/7/10 8:19 PM, p s wrote:
> Hi,
> When using hydro to calculate the geopotential height, I noted that if
> tkv and press both have missing values at any level, then the whole
> array of geo-potential height calculated has missing value instead of
> only that level. Is there something else I could be missing?
> Regards,
> Prabhakar
>
>
>
> _______________________________________________
> ncl-talk mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Tue Sep 7 21:25:12 2010

This archive was generated by hypermail 2.1.8 : Thu Sep 16 2010 - 11:05:24 MDT