Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Audit lis-global-da-gpp-trend [Gross Primary Productivity Trend - LIS 10km Global DA] #131

Open
1 task
anayeaye opened this issue May 23, 2024 · 1 comment

Comments

@anayeaye
Copy link
Contributor

What

Recent automated ingests may have added older/deprecated versions of items to the Gross Primary Productivity Trend - LIS 10km Global DA collection id lis-global-da-gpp-trend. Time permitting, determine which assets are valid and update catalog as needed.

Refs

in staging stac:https://staging-stac.delta-backend.com/collections/lis-global-da-gpp-trend/items
in dashboard: https://www.earthdata.nasa.gov/dashboard/data-catalog/lis-global-da-trends/explore?projection=mercator%7C%7C&basemapid=satellite&datetime=2003-01-01T00%3A00%3A00.000Z
items & hrefs

curl -X 'GET' \
  'https://staging-stac.delta-backend.com/collections/lis-global-da-gpp-trend/items?limit=10' \
  -H 'accept: application/geo+json' | jq -r '.features[].id'

DAGPP_STL_based_trend_v3_2003_2021.cog
DAGPP_STL_based_trendv2_2003_2021.cog
DAGPP_STL_based_trend.cog
curl -X 'GET' \
  'https://staging-stac.delta-backend.com/collections/lis-global-da-gpp-trend/items?limit=10' \
  -H 'accept: application/geo+json' | jq -r '.features[].assets.cog_default.href'

s3://veda-data-store-staging/EIS/COG/LIS_GLOBAL_DA/DA_Trends/DAGPP_STL_based_trend_v3_2003_2021.cog.tif
s3://veda-data-store-staging/EIS/COG/LIS_GLOBAL_DA/DA_Trends/DAGPP_STL_based_trendv2_2003_2021.cog.tif
s3://veda-data-store-staging/EIS/COG/LIS_GLOBAL_DA/DA_Trends/DAGPP_STL_based_trend.cog.tif

AC

  • outdated versions of data removed from stac catalog and ingestion_data/production/discovery-config OR this issue closed with note that all versions of this file are valid and expected to exist in lis-global-da-gpp-trend
@smohiudd
Copy link
Contributor

@botanical I think we can keep all version in staging but for production only ingest v3.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants