Re: Masking and PrintVarSummary

From: Dennis Shea <shea_at_nyahnyahspammersnyahnyah>
Date: Wed Sep 29 2010 - 20:37:02 MDT

If "x" is the variable name:

     nGood = num(.not.ismissing(x))
     nMsg = num(ismissing(x))

On 9/29/10 7:06 PM, Zack Taylor wrote:
> Hello,
>
> I'm using the masking feature to filter out certain values of a WRF
> file. I'd like to count the new total number of grid points (values)
> that were "kept". Is using PrintVarSummary appropriate? It prints the
> total number of values, but that includes Fill Values. Is there a way to
> distinguish the two?
>
> Thanks,
> Zack
>
> --
> Zackary Taylor
> Graduate Research Assistant
> Earth, Ocean and Atmospheric Science
> Florida State University
>
>
>
>
> _______________________________________________
> 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 Wed Sep 29 20:37:07 2010

This archive was generated by hypermail 2.1.8 : Mon Oct 04 2010 - 08:55:54 MDT