Skip to content

extractBhatt does not work discrete covariates #45

@laurence-hudson-tessella

Description

For discrete covariates extractBhatt attempts to run extractAdmin for gaul/polygon occurrences with fun = 'modal'. This argument is passed to library(raster)'s zonal method. 'modal' is not a supported argument for zonal, R's modal (no quotes) function could work, but covariate stacks aligned to the SEEG master grid are too large for this. One option might be to use modal against one covariate layer at a time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions