Skip to content

Refinements

Compare
Choose a tag to compare
@shaefner-usgs shaefner-usgs released this 06 Apr 22:45
· 182 commits to master since this release
  • app is more responsive/faster
  • seamless (instantaneous) Feature swaps when tweaking earthquake params
    • also remember Forecast settings and update (instead of replacing) plots
  • streamline switching between catalogs; cache data for instant swapping
  • remove StatusBar latency when reloading/dismissing failed requests
  • show earthquake parameters (description) while Feature is loading
  • display 'double-difference' in header/descriptions when DD catalog is selected
  • disable form inputs if no Mainshock selected or Feature hasn't finished loading
  • better/smarter default map zooming when loading a new Event and tweaking params
  • improve Lightbox ui (sticky headers, better close buttons, etc)
  • add/improve transitions and animations
  • add additional content to SM, DYFI Lightboxes
  • add new Lightboxes for PAGER and ShakeAlert content
  • add auto-refresh option for Aftershocks, Catalog Search
  • add depth filter to 3D plots
  • add Mainshock 'Links' bubble on SummaryPane
  • add support for fetching Features on demand (SM stations)
  • add individual update times to all Features; remove from bottom of Summary
  • add button to region map to remove the custom region
  • add USGS logo to 'About' sidebar
  • fix datepicker UTC bugs and display issues
  • fix for user-time offset being inaccurate sometimes
  • fix for labels sometimes getting clipped on Moment Tensor beachballs
  • fix for custom zoom box zooming incorrectly when SideBar is open
  • fix for map panning incorrectly sometimes when clicking eqs on Plots, Summary
  • fix rounding precision for Depth in Mainshock details
  • fix for clicking DD Mainshock on cumulative plots showing map popup
  • fixes for known/potential parsing issues with feeds in certain circumstances
  • ensure app can fully recover from failed Feature requests
  • change fetch timeout to 30 secs (from 10 secs)
  • toggle between UTC/user time for all timestamps, including inside RTF doc
  • RTF doc: add new content, improve layout/display; add status, update times
    • only upload req'd data
  • better, more thorough cleanup when removing/refreshing Features
  • better, more complete error reporting in StatusBar
  • only load FieldNotes data for 2014 Napa quake
  • additional bug fixes and improvements