Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Parallel operations seem to have problems #4

Open
Licky939 opened this issue Jan 22, 2024 · 0 comments
Open

Parallel operations seem to have problems #4

Licky939 opened this issue Jan 22, 2024 · 0 comments

Comments

@Licky939
Copy link

bin1 <- terra::rast(system.file("extdata", "ref.tif",

  •                             package = "divraster"))
    

spat.alpha(bin1)
class : SpatRaster
dimensions : 8, 8, 1 (nrow, ncol, nlyr)
resolution : 0.125, 0.125 (x, y)
extent : 0, 1, 0, 1 (xmin, xmax, ymin, ymax)
coord. ref. : lon/lat WGS 84 (EPSG:4326)
source(s) : memory
name : Alpha_TD
min value : 2
max value : 8
spat.alpha(bin1,cores = 10)
Error in checkForRemoteErrors(val) :
8 nodes produced errors; first error: non-numeric matrix extent
version
_
platform x86_64-w64-mingw32
arch x86_64
os mingw32
crt ucrt
system x86_64, mingw32
status
major 4
minor 2.3
year 2023
month 03
day 15
svn rev 83980
language R
version.string R version 4.2.3 (2023-03-15 ucrt)
nickname Shortstop Beagle

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant