Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

Add summaries to existing collections in staging #102

Closed
abarciauskas-bgse opened this issue Mar 15, 2022 · 4 comments
Closed

Add summaries to existing collections in staging #102

abarciauskas-bgse opened this issue Mar 15, 2022 · 4 comments

Comments

@abarciauskas-bgse
Copy link
Collaborator

abarciauskas-bgse commented Mar 15, 2022

Acceptance criteria: All STAC collections https://staging-stac.delta-backend.xyz/collections in staging have summaries with datetime and cog_default min/max/average values

This looks pretty straightforward: NASA-IMPACT/veda-backend#31 (comment)

cc @anayeaye

@anayeaye
Copy link
Contributor

I just ran the batch job (update_all_default_summaries()) in both dev and staging. For now I'm just going to leave this issue open as a reminder to check that the summaries for collections with dashboard properties are up to date.

@abarciauskas-bgse I noticed that OMI_trno2-COG and OMSO2PCA-COG only have data for a single date but I'm assuming those were just spike ingests for now.

@abarciauskas-bgse
Copy link
Collaborator Author

@anayeaye those files I believe represent an annual datasets so I believe all the COGs each represent one year from 2005 to 2021, should the datetimes or other metadata be represented differently to make this more clear?

Looking at https://staging-stac.delta-backend.xyz/collections/OMI_trno2-COG/items?limit=100 and https://staging-stac.delta-backend.xyz/collections/OMSO2PCA-COG/items?limit=100

@anayeaye
Copy link
Contributor

@abarciauskas-bgse - sorry about that, I was seeing that the month and date were the same but didn't notice that the range was across years. I think I already knew that, too. 🤦‍♀️

collection dynamic item datetime summaries collection temporal range
OMI_trno2-COG ["2005-03-11T00:00:00Z", "2021-03-11T00:00:00Z"] ["2005-01-01T00:00:00Z", "2021-01-01T00:00:00Z"]
OMSO2PCA-COG ["2005-03-11T00:00:00Z", "2021-03-11T00:00:00Z"] ["2005-01-01T00:00:00Z", "2021-01-01T00:00:00Z"]

@slesaad
Copy link
Member

slesaad commented Sep 19, 2022

closing as completed

@slesaad slesaad closed this as completed Sep 19, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants