Skip to content

Conversation

@kyle-lesinger
Copy link

@kyle-lesinger kyle-lesinger commented Sep 13, 2025

What?

Create new colormaps for SPORT near real-time data for:

  • soil moisture
  • snow depth
  • green vegetation fraction

Why?

Current matplotlib palettes do not account for these color palettes (and VEDA does not have this palette either). This is for continuous data.

How to apply (application considerations)

Need to identify best method for adding these continuous color palettes to data that has colors which represent different value ranges. Only new color palette that this applies to is snow depth sport_snow_depth.npy

To re-summarize:

  • the first color (white) represents a values 1 or less
  • But second to last color (orange) represents values between 420-480.
  • Another example is dark green represents values between 36-48.

@anayeaye anayeaye changed the title Add colormaps for new sport layers feat(raster-api): add colormaps for new sport layers Sep 15, 2025
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

Successfully merging this pull request may close these issues.

2 participants