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

Try setting up TEMPO-Lite to read data from ESRI server #86

Open
3 tasks
patudom opened this issue Nov 22, 2024 · 0 comments
Open
3 tasks

Try setting up TEMPO-Lite to read data from ESRI server #86

patudom opened this issue Nov 22, 2024 · 0 comments
Assignees
Labels
3. next in queue Fix or implement after 1s and 2s are done

Comments

@patudom
Copy link
Contributor

patudom commented Nov 22, 2024

Goals behind this request:

  • get correct equirectangular projection from the ESRI server that leaflet can handle (so we don't have to experiment with openlayers which is better at managing different projections)
  • easier way to have 2 colormap options
  • we don't have to process/store the data ourselves
  • for views of the full continent, this might be faster than our images.

Todos:

  • Wire up the data calls that we're already using in glue-map
  • Set up the url to ask for the right number of pixels depending on the area of the field of view (rather than a hard-coded # of pixels). (If we figure out the right way to do this, port it over to tempods also).
  • Set up a toggle to request current TEMPO-Lite color map (or something similar to it) & color-blind friendly magma.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. next in queue Fix or implement after 1s and 2s are done
Projects
None yet
Development

No branches or pull requests

2 participants