Skip to content

Dataset wrongly configured in Hurricane Maria + Ida story #461

@j08lue

Description

@j08lue

image

https://www.earthdata.nasa.gov/dashboard/stories/hurricane-maria-and-ida

Tile requests fail with

{
    "detail": "cog_default is not valid. Should be one of ['B01', 'B02', 'B03', 'B04', 'B05', 'B06', 'B07', 'B09', 'B10', 'B11', 'SAA', 'SZA', 'VAA', 'VZA', 'Fmask', 'thumbnail']"
}

Looks like this is supposed to show some SWIR false color composite from HLS data - this was the mosaic registration payload:

{"filter-lang":"cql2-json","filter":{"op":"and","args":[{"op":">=","args":[{"property":"datetime"},"2017-09-26T00:00:00.000Z"]},{"op":"<=","args":[{"property":"datetime"},"2017-09-26T23:59:59.999Z"]},{"op":"eq","args":[{"property":"collection"},"hls-l30-002-ej-reprocessed"]}]}}

I.e. this collection. So we would probably some false color composite involving B11 or B12 instead of cog_default.

image

Acceptance criteria

  • This embedded map shows the right data again

    image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions