Skip to content

Can't query rangesubset #79

@maelle

Description

@maelle
# Subset using a bounding box and a specific band
emdn_get_coverage(wcs,
  coverage_id = coverage_id,
  bbox = c(
    xmin = 0, ymin = 40,
    xmax = 5, ymax = 45
  ),
  rangesubset = "Relative abundance"
)

Maybe related to eblondel/ows4R#144 but what's difficult is that this example was not in our tests and was escaped so not sure when it last worked.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingdocumentationImprovements or additions to documentationows4R

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions