[R-SIG-Mac] netCDF driver missing from package terra 1.6.7 for Mac

Bebber, Dan D@Bebber @end|ng |rom exeter@@c@uk
Thu Feb 2 15:57:06 CET 2023


Resending as netCDF driver still missing from terra 1.7.3 for Mac

From: Bebber, Dan <D.Bebber using exeter.ac.uk>
Date: Tuesday, 6 September 2022 at 20:02
To: r-sig-mac using r-project.org <r-sig-mac using r-project.org>
Subject: netCDF driver missing from package terra 1.6.7 for Mac
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]]



More information about the R-SIG-Mac mailing list