worldview
worldview copied to clipboard
Interactive interface for browsing global, full-resolution satellite imagery
## Description Fixes # . The loading spinner was covering the toolbar on mobile views. I moved the loading spinner on mobile devices so that it no longer covers the...
## Description * Upgrade ol and ol-mapbox-style to latest versions * Fix an issue where running data tooltips didn't work right after projection change * Replace deprecated `map.forEachLayerAtPixel()` usage with...
**Describe the bug** If you move the colorbar thresholds of a layer on an iOS device you will create lot of canvas and raise the maximum limit of the device...
tile server used by https://worldview.earthdata.nasa.gov has http caching disabled : ``` Request URL:https://gibs-b.earthdata.nasa.gov/wmts/epsg4326/best/wmts.cgi?layer=Coastlines&style=default&tilematrixset=250m&Service=WMTS&Request=GetTile&Version=1.0.0&Format=image%2Fpng&TileMatrix=5&TileCol=16&TileRow=3 Request Method:GET Status Code:200 OK Remote Address:198.118.199.5:443 Referrer Policy:no-referrer-when-downgrade ``` ``` Access-Control-Allow-Origin:* Cache-Control:no-cache, no-store, must-revalidate Connection:Keep-Alive Content-Length:1096...
## Description Terra will be adjusting its orbital configuration on October 12, 2022 at which point it will not produce data. We need to alter the following in WV: -...
## Description Investigate issue with granule browse on leading edge ## How To Test 1. `git checkout WV-3057-investigate-granule-leading-edge-issue` 2. `npm run watch` 3. Go to this [link](http://localhost:3000/?v=-306.362855237433,-190.1488248941364,271.42163234765894,130.50819107467328&l=Reference_Labels_15m(hidden),Reference_Features_15m(hidden),Coastlines_15m,VIIRS_SNPP_CorrectedReflectance_BandsM3-I3-M11_Granule(count=10),VIIRS_NOAA20_CorrectedReflectance_BandsM11-I2-I1_Granule(count=10),VIIRS_NOAA20_CorrectedReflectance_TrueColor(hidden),VIIRS_SNPP_CorrectedReflectance_TrueColor(hidden),MODIS_Aqua_CorrectedReflectance_TrueColor(hidden),MODIS_Terra_CorrectedReflectance_TrueColor(hidden)&lg=true&t=2024-02-27-T20%3A23%3A38Z) 4. Verify that...
## Description This adds four new layers from AERONET in the form of special vector layers. These vector layers render as vector points, but are colored by a continuous color...
## Description Fixes # . [Description of the bug or feature] - [ ] - [ ] - [ ] [If this is a relatively large or complex change, start...
## Description This adds preloading to all the imagery in a tour story when a tour story is initiated. Custom palettes are implemented. Still to be implemented: min/max palette values....
## Description Vector Flow Prototyping. Add ASCAT & OSCAR layers with animated visualizations. Include MISR Cloud Motion Vector layer (just for comparison). Implement UI for user input for visualization (static...