masking
Miles Woodard
mwoodard at UCSD.EDU
Wed Oct 19 13:10:28 EDT 2005
Jean Pierre,
I have a land-sea mask (land.dat) file that outputs from my model for one
specific time (t=1). When I aave my data, I like to maskout the water so
that I¹m taking aave over land only.
The water values in my file are 1, so I use the following,
maskout(input.1,land.2(t=1)-1)¹.
The land-1¹ portion sets all water values to zero.
Hope this helps.
Miles
On 10/19/05 9:55 AM, "Jean Pierre Arabonis" <arabonis at EGS.UCT.AC.ZA> wrote:
> Hi all
> Maybe someone can shed some light on this one, I have some sea ice data
> that has valid values of 0 to 1 and some values greater than 1 that indicate
> bad data.
> How can I create a mask for the bad data, or a range of data, and make
> it say 0. I need somthing like:
> maskout(expr,expr>1)
>
> Thanks
> Jean Pierre
>
>
>
>
>
> --
> Jean Pierre Arabonis
> arabonis at egs.uct.ac.za
> Tel 021 780 1021 cell 084 401 1365
> This email is 100% Microsoft Free
>
--
Miles Woodard
Graduate Student
Climate Sciences
Scripps Institution of Oceanography
University of California, San Diego
9500 Gilman Drive, Dept. 0224
La Jolla, CA 92093-0224
(858) 822-5831
NH 125
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://gradsusr.org/pipermail/gradsusr/attachments/20051019/7db5b720/attachment.html
More information about the gradsusr
mailing list