[R-sig-Geo] projectRaster across the antimeridian
Fischbach, Anthony
afischbach at usgs.gov
Tue Jul 5 20:14:06 CEST 2016
By stepping back to the previous r version (3.2.5) on my workstation
(sessionInfo and rgdal library call printed below),
I am able to obtain the results indicated by Benoit.
Somewhere in this new r version and rasterProject function, we are getting
a problem.
-Tony
---
sessionInfo()
R version 3.2.5 (2016-04-14)
Platform: x86_64-w64-mingw32/x64 (64-bit)
Running under: Windows 7 x64 (build 7601) Service Pack 1
locale:
[1] LC_COLLATE=English_United States.1252 LC_CTYPE=English_United
States.1252
[3] LC_MONETARY=English_United States.1252 LC_NUMERIC=C
[5] LC_TIME=English_United States.1252
attached base packages:
[1] stats graphics grDevices utils datasets methods base
other attached packages:
[1] raster_2.5-2 sp_1.2-3
loaded via a namespace (and not attached):
[1] rgdal_1.1-10 Rcpp_0.12.5 grid_3.2.5 lattice_0.20-33
> require(rgdal)
Loading required package: rgdal
rgdal: version: 1.1-10, (SVN revision 622)
Geospatial Data Abstraction Library extensions to R successfully loaded
Loaded GDAL runtime: GDAL 2.0.1, released 2015/09/15
Path to GDAL shared files: C:/Program Files/R/R-3.2.5/library/rgdal/gdal
GDAL does not use iconv for recoding strings.
Loaded PROJ.4 runtime: Rel. 4.9.1, 04 March 2015, [PJ_VERSION: 491]
Path to PROJ.4 shared files: C:/Program Files/R/R-3.2.5/library/rgdal/proj
Linking to sp version: 1.2-3
>
--- END ---
[[alternative HTML version deleted]]
More information about the R-sig-Geo
mailing list