Jay Barra
Jay Barra
Current workaround I found is to monkey-patch redis. ``` const redis = require('redis'); redis.createClient = jest .fn() .mockReturnValue({ on: jest.fn(), quit: jest.fn(), get: jest.fn(), }); ```
Similarly attempting to get all shapes by using the canvas based coordinates also returns an empty pick list. ```javascript var clientRect = this.worldWindow.canvas.getBoundingClientRect(), canvasCoords = this.worldWindow.canvasCoordinates(clientRect.left, clientRect.top), region = new...
Dave, I was able to get it to work but it is not consistent. I do not understand what the rectangle represents; whether it is a rectangle on the screen...
Workaround for now is to fix order of loading, or overwrite the local defun with the one from ob-mermaid
Duplicates #192
@sjpinizzotto I cannot replicate this in Cesium, WorldWind and Leaflet seem to be having issues however.
Being tracked in NASAWorldWind/WebWorldWind#108
The built in limits in the LookAtNavigator will be available after work is done in WorldWind LookAtNavigator
@mike-gangl would you be able to replicate this search using the [existing STAC](https://cmr.earthdata.nasa.gov/stac/LPCLOUD/collections/EMITL1BRAD.v001/items/EMIT_L1B_RAD_001_20231206T160939_2334011_006) endpoint for that granule? That uses type aware keys in the assets and does differentiate.