Skip to content

extract() fails #119

@adamlilith

Description

@adamlilith

Context: Benchmarking fasterRaster. Using extract() (r.what) produces warning "had status 5".
???: This is in a loop that had worked 5 times before on the same GRaster stack. The points are different in each loop.

Checks:

  • All GRaster (GRASS rasters) .exists() are TRUE
  • GVector .exists() is TRUE
  • Using a different (smaller) set of points did not trip the GRASS warning/fR error

Why did it work the 1st 5 times? Seems like an issue with the v.random module, or the functions that process it afterward:
subset_single_brackets (x2)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions