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

Roy Mendelssohn - NOAA Federal roy@mende|@@ohn @end|ng |rom no@@@gov
Tue Sep 6 21:09:14 CEST 2022


For the nonce you can get terra from r-universe:

> library(terra)
terra 1.6.10
> d <- gdal(drivers=TRUE)
> d[d$name=="netCDF", ]
     name   type        can   vsi                  long.name
91 netCDF raster read/write FALSE Network Common Data Format

This is on a Mac.

-Roy

> On Sep 6, 2022, at 12:02 PM, Bebber, Dan via R-SIG-Mac <r-sig-mac using r-project.org> wrote:
> 
> library(terra)
> # terra 1.6.7
> d <- gdal(drivers=TRUE)
> d[d$name=="netCDF", ]

**********************
"The contents of this message do not reflect any position of the U.S. Government or NOAA."
**********************
Roy Mendelssohn
Supervisory Operations Research Analyst
NOAA/NMFS
Environmental Research Division
Southwest Fisheries Science Center
***Note new street address***
110 McAllister Way
Santa Cruz, CA 95060
Phone: (831)-420-3666
Fax: (831) 420-3980
e-mail: Roy.Mendelssohn using noaa.gov www: https://www.pfeg.noaa.gov/

"Old age and treachery will overcome youth and skill."
"From those who have been given much, much will be expected" 
"the arc of the moral universe is long, but it bends toward justice" -MLK Jr.



More information about the R-SIG-Mac mailing list