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

Validate and Promote Collections for Hurricanes and Salt Marsh Story #215

Open
anayeaye opened this issue Dec 17, 2024 · 2 comments
Open

Comments

@anayeaye
Copy link
Contributor

What

This issue is to collect and track the validation of assets and promotion of collections supporting the Salt Marsh Story. Dataset config JSONs need to be updated with the metadata from the veda-config data.mdx files in the linked PR below.

Related veda-config

NASA-IMPACT/veda-config#487

Raw configs

ida-ndvi.txt
ida-ndvi-difference.txt
ida-ndwi.txt
ida-ndwi-difference.txt

@anayeaye
Copy link
Contributor Author

I've uploaded the thumbnail and populated this STAC thumbnail asset metadata from the media properties in the veda-config mdx file. I think this thumbnail is associated with all 4 collections.

"assets": {
    "thumbnail": {
        "href": "https://thumbnails.openveda.cloud/louisiana-marsh.jpg",
        "type": "image/jpeg",
        "roles": [
        "thumbnail"
        ],
        "title": "Thumbnail",
        "description": "Photo by [Bridget Besaw](https://www.nature.org/en-us/get-involved/how-to-help/places-we-protect/the-nature-conservancy-in-louisiana-gulf-coast-prairies-and-marshes/) (Wetland landscape across southenr Louisiana.)"
    }
    }

@anayeaye
Copy link
Contributor Author

Update:
All dataset-configs updated with complete metadata and renders configuration in #217

The updated metadata and rendered previews can be reviewed in staging.openveda.cloud. cc @WeathermanTrent @acblackford.

I updated one COG that did not yet have overviews but the rest were ready to go.

gdal_translate -of COG -co COMPRESS=DEFLATE /vsis3/veda-data-store-staging/planet-indices/NDWI_Difference_Hurricane_cog.tif temp/NDWI_Difference_Hurricane_cog.tif

aws s3 cp temp/NDWI_Difference_Hurricane_cog.tif s3://veda-data-store-staging/planet-indices-v2/NDWI_Difference_Hurricane_cog.tif

Remaining work:

  • transfer COGs to veda-data-store
  • execute ingest to production

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

1 participant