Open lukeloken opened 1 week ago
I can confirm that I am experiencing the same issues. My error also came with a warning. Here are both:
Error in h(simpleError(msg, call)) :
error in evaluating the argument 'x' in selecting a method for function 'as.factor': [rast] cannot open this file as a SpatRaster: /private/var/folders/4p/mpc8rykn1svfp0dd6639lkw40000gn/T/RtmpcNFdHt/file115439716e9a.tif
In addition: Warning message:
`/private/var/folders/4p/mpc8rykn1svfp0dd6639lkw40000gn/T/RtmpcNFdHt/file115439716e9a.tif' not recognized as a supported file format. (GDAL error 4)
>
Thank you for expanding FedData to include the newest year of the NLCD! I am finding an error when using the
get_nlcd()
function for the newest year, 2021.I'm wondering if this has to do with a new file format and the transition away from sp and raster packages?