[R] Blank certain areas of a contour plot

Victor Homar victor.homar at uib.cat
Wed Sep 17 20:29:59 CEST 2008


   Thanks a lot for your suggestion but...
   Can  I  do that using the/a land-sea information from the 'worldHires'
   database (from mapdata)?
   Best,
   Víctor.
   Greg Snow wrote:

After you have interpolated your data, replace the values in the areas of the o
cean with NA, then filled.contour will not plot in those areas.

Hope this helps,

  

-----Original Message-----
From: [1]r-help-bounces at r-project.org [[2]mailto:r-help-bounces at r-
project.org] On Behalf Of Victor Homar
Sent: Tuesday, September 16, 2008 9:54 AM
To: [3]r-help at r-project.org
Subject: [R] Blank certain areas of a contour plot

Hi,

I'm interpolating a list of syncronous accumulated precipitation
observations collected over a number of raingauge stations sited over
land, over a regular lat/lon grid using akima's interp().

Then, I plot and locate geographycally the resulting field with a
filled.contour() and a call to map(). Everything is fine but I need to
"blank" (in Golden Surfer nomenclature) the areas of my domain that lay
over the sea, as I do not have observations there and structures are
completely artificial.

Is there any function out there that can use the mapsdata database to
"blank" the sea areas of my plot?
Otherwise, can anybody think of a shortcut to get a similar effect on
the final map (not showing the interpolated precipitation areas over
the
sea?

Thanks a lot in advance,

Víctor.

--
-----------------------------------------------------------------------
Víctor Homar Santaner
Grup de Meteorologia

Edif. Mateu Orfila                      Tel: +34 971 17 1376
Universitat de les Illes Balears        Fax: +34 971 17 3426
07122 Palma de Mallorca (SPAIN)         Email: [4]Victor.Homar at uib.es

              Knowledge is contagious. Infect truth.

______________________________________________
[5]R-help at r-project.org mailing list
[6]https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide [7]http://www.R-project.org/posting-
guide.html
and provide commented, minimal, self-contained, reproducible code.





--
-----------------------------------------------------------------------
Víctor Homar Santaner
Grup de Meteorologia

Edif. Mateu Orfila                      Tel: +34 971 17 1376
Universitat de les Illes Balears        Fax: +34 971 17 3426
07122 Palma de Mallorca (SPAIN)         Email: [8]Victor.Homar at uib.es

              Knowledge is contagious. Infect truth.
-----------------------------------------------------------------------

References

   1. mailto:r-help-bounces at r-project.org
   2. mailto:r-help-bounces at r
   3. mailto:r-help at r-project.org
   4. mailto:Victor.Homar at uib.es
   5. mailto:R-help at r-project.org
   6. https://stat.ethz.ch/mailman/listinfo/r-help
   7. http://www.R-project.org/posting
   8. mailto:Victor.Homar at uib.es


More information about the R-help mailing list