-
Notifications
You must be signed in to change notification settings - Fork 46
Open
Description
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"
]
]
}
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
Labels
No labels