cc: [EMAIL PROTECTED], r-sig-geo@stat.math.ethz.ch
|
| Subject: Re: [R-sig-Geo] selection of data subsets in spatial
> > |
> > | To: [EMAIL PROTECTED]
> >
>|
> | To: [EMAIL PROTECTED]
> |
> | cc: r-sig-geo@stat.math.ethz.ch
>
h.ethz.ch
|
| Subject: Re: [R-sig-Geo] selection of data subsets in spatial
; > gridded(grid.pts)=TRUE
> >
> > Cheers
> >
> > Karl
> >
> >
> >
> > |-+>
> > | | [EMAIL PROTECTED]|
> > | | no |
> > | |
math.ethz.ch
|
| Subject: Re: [R-sig-Geo] selection of data subsets in spat
> | ||
> |-+>
>
> >--|
> |
[EMAIL PROTECTED] wrote:
> thanks Roger Bivand, this is really powerful and much less cumbersome than
> I feared.
>
> I ran an inverse distance interpolation on some of the screened data. In
> order to do so I created a destination file from scratch with a 2 x 2 m
> grid. The destination file is
|
| To: [EMAIL PROTECTED]
|
| cc: r-sig-geo@stat.math.ethz.ch
Thanks for this. For the record:
sp has a subset function for SpatialPixelsDataFrame,
but it is not exported (nor documented, I believe).
In addition, it seems not to work:
SP27GTIF_c <- sp:::subset.SpatialPixelsDataFrame(SP27GTIF_a, band1 < 100)
Error in sp:::subset.SpatialPixelsDataFrame(SP27GT
On Wed, 7 Jun 2006 [EMAIL PROTECTED] wrote:
> Hello list
>
> I have been trying to figure out if it is possible to select a subset of
> data in a SpatialGridDataFrame without prior conversion to a data.frame
> using the method as.data.frame().
>
> I have imported an ESRI " *. bil " file containi
Hello list
I have been trying to figure out if it is possible to select a subset of
data in a SpatialGridDataFrame without prior conversion to a data.frame
using the method as.data.frame().
I have imported an ESRI " *. bil " file containing different spectral bands
using rgdal. The file imported
12 matches
Mail list logo