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

Complete NLCD Collections Promotion to Production #170

Closed
3 tasks done
anayeaye opened this issue Sep 28, 2024 · 2 comments
Closed
3 tasks done

Complete NLCD Collections Promotion to Production #170

anayeaye opened this issue Sep 28, 2024 · 2 comments
Assignees

Comments

@anayeaye
Copy link
Contributor

anayeaye commented Sep 28, 2024

What

This issue is to collect the remaining data tasks required to publish the NLCD dataset to the earthdata dashboard.

Blocked PR veda-config/NLCD Dataset Landing Page #432

Tasks

  • Add custom colormap to veda-backend for the categorical NLCD dataset. This colormap requires a URL so long that it is blocked by the MCP firewall so we have to store it in the tiler.
  • Promote backend with custom nlcd colormap to production raster api at openveda.cloud/api/raster
  • Update the renders configuration for the two NLCD collections to use the custom colormap created above in veda-data PR #166 and in the production catalog

Unblocked veda-config PR

Now veda-config/NLCD Dataset Landing Page #432 can be updated to use the new renders configuration and publish to the dashboard

@anayeaye
Copy link
Contributor Author

anayeaye commented Oct 3, 2024

Note on progress:

The nlcd colormap is now included in the backend titiler and is deployed to dev (you can see it in action here: NASA-IMPACT/veda-backend#429 (comment)). I have updated the renders configuration in the nlcd-annual-conus collections in dev, staging, and prod but the updated titiler is only in dev at the moment (we have some breaking changes that need to be rolled out in staging and prod).

nlcd-annual-conus status by stage

  • dev: titiler upgraded and collection uses new nlcd colormap WORKS
  • staging: titiler not yet upgraded but collection now uses new nlcd colormap NOT YET WORKING
  • dev: titiler not yet upgraded but collection now uses new nlcd colormap NOT YET WORKING

@anayeaye
Copy link
Contributor Author

The custom colormap is now deployed to production and working as expected

https://openveda.cloud/api/raster/collections/nlcd-annual-conus/items/nlcd_2001_cog_v2/preview.png?bidx=1&assets=landcover&nodata=0&resampling=nearest&colormap_name=nlcd

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

4 participants