Skip to content

Error: [crop] cannot create dataset #1

Description

@lbarqueira

Thank you for the great tutorial.

I am trying to reproduce your code.

When I run the following code:

forest_height_rasters <- lapply( forest_height_list, function(x) { terra::crop( x, terra::vect( portugal_sf ), snap = "in", mask = T ) } )
The following error is shown in the console pane:

Error: [crop] cannot create dataset

Any idea on how to solve this issue?

Thank you very much,

Luis Barqueira

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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