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
Added layer descriptions for the MISR Color Radiance RGB and NGB layers
Added Daily IMERG Rain Rate and Snow Rate layers
You can now see all natural events on the map at once. (Fixed #407)
Selected events are preserved when you refresh the app and you can share links to selected events using the e parameter in the URL with the format ?e={event_id},{event_date}, for example, ?e=EONET_2874,2014-07-24. (Fixed #472)
The events list is now automatically filtered to only show events that are visible in the current map view, and a "List All" button has been added to see the full list of active events. (Fixed #466)
Updates
IMERG Rain Rate is now a default layer for Severe Storm Events and IMERG Snow rate is a default layer for Snow Events.
Event bounding box styles have been improved to be more visible, cleaner, and more aesthetically pleasing.
Events with a bounding box now have a marker in addition to the bounding box.
Event marker styles have been improved; each event category now has a unique marker. Markers have been given an outline to make them more visible on the map, and they now use cleaner SVG icons instead of raster images.
You can now select events by clicking on their marker on the map.
Active layers are now preserved when selecting a different event/date in the same category. (Fixed #388)
Animations are smoother and some bugs have been worked out. (Fixed #471)
The event list is now sorted more reliably in reverse chronological order.
The default date selection for Storms and Wildfires has been improved.
Event markers are now positioned more precisely on the map.
A warning notification has been added for links to inactive/missing events.
A loading indicator has been added to the events panel, since the events may load slowly in some circumstances.
Spacing around the buttons at the bottom of tabs has been improved.
OpenLayers was updated to version 4.3.1.
Vector icons were added for the events tab and the tab expand/collapse arrows.
Polar projections now show layers organized by measurement.
New testing parameter modalView available to force the layer modal to display layers, measurements, or categories.
Layers now show their single layer description instead of a collection of layer descriptions based on the layer's measurement.
Extensive refactoring of the layer modal codebase.
Extensive bug fixes, performance enhancements, and refactoring.