NASA-IMPACT / veda-data

2 stars 0 forks source link

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

Open anayeaye opened 1 month ago

anayeaye commented 1 month ago

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

smohiudd commented 1 month ago

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