You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Goals behind this request:
Todos:
The text was updated successfully, but these errors were encountered: