[R-SIG-Mac] netCDF driver missing from package terra 1.6.7 for Mac
Milani Chaloupka
m@ch@|oupk@ @end|ng |rom uq@edu@@u
Tue Sep 6 23:17:27 CEST 2022
It is in the development version for macOS at:
install.packages('terra', repos='https://rspatial.r-universe.dev’)
> On 7 Sep 2022, at 5:02 am, Bebber, Dan via R-SIG-Mac <r-sig-mac using r-project.org> wrote:
>
> Package terra 1.6.7 for Mac (x86_64 version) does not have the netCDF driver.
> I have checked with Robert Hijmans who confirms that this important driver is present in the Windows build, but missing from the Mac build.
>
> Could the package be built again to include the netCDF driver?
>
> Many thanks,
> Dan Bebber
> ________
> Dan Bebber, DPhil
> Associate Professor of Ecology
> Department of Biosciences, University of Exeter, UK
> [I work 9am to 5pm Mon-Fri]
>
> # Code
> library(terra)
> # terra 1.6.7
> d <- gdal(drivers=TRUE)
> d[d$name=="netCDF", ]
> # [1] name type can vsi long.name
> # <0 rows> (or 0-length row.names)
>
>
>
> [[alternative HTML version deleted]]
>
> _______________________________________________
> R-SIG-Mac mailing list
> R-SIG-Mac using r-project.org
> https://stat.ethz.ch/mailman/listinfo/r-sig-mac
More information about the R-SIG-Mac
mailing list