Skip to content

Data not populating in MillerA and MillerB data-catalogs #825

@kyle-lesinger

Description

@kyle-lesinger

For the data-catalogs MillerA and MillerB, I do not see any data in the first image block.

I only briefly looked at the STAC collection and I noticed that the datetime temporal interval appears reversed. I'm unsure if this would have an impact on plotting the data or not, but it's just an observation.

"temporal": {
      "interval": [
        [
          "1950-01-01T23:59:59+00:00",
          "1950-01-01T00:00:00+00:00"
        ]
      ]
    }

MillerA STAC
MillerB STAC

This may require additional investigation to see if it's pulling from the correct data source or if a simple datetime swap would fix it.

Further investigation shows the data-catalog AB/SK/MB Clipper has a similar type of structure and the AB/SK/MB STAC does have the before/after temporal interval properly aligned.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions