Commit graph

15 commits

Author SHA1 Message Date
Dan Paulat
9ee52e7a6b Deriving level 2 product view 2021-10-31 22:09:06 -05:00
Dan Paulat
d7e60a0d8c RadarProductView does not need QMapboxGL 2021-10-31 14:49:08 -05:00
Dan Paulat
5214f866d4 Refactoring Radar{Layer,Manager,View} to RadarProduct{Layer,Manager,View} 2021-10-30 22:58:15 -05:00
Dan Paulat
d2d6cabf06 Add overlay layer with time 2021-08-08 08:25:32 -05:00
Dan Paulat
5a97d99a34 Namespace cleanup 2021-08-08 08:24:40 -05:00
Dan Paulat
c06230ed6c Color radar image using a color table 2021-07-29 21:59:21 -05:00
Dan Paulat
421c600ed0 Load level 2 radar data for rendering 2021-07-25 17:36:26 -05:00
Dan Paulat
30fadcfbb6 Splitting radar logic out of render layer into manager and view classes 2021-07-24 21:34:01 -05:00
Dan Paulat
59be110c10 Creating OpenGL utility class, consolidating number of OpenGL function objects 2021-07-23 21:30:51 -05:00
Dan Paulat
9b6582cd95 Add radar range circle. Web mercator projection meters are inaccurate. (~350km instead of 460km). 2021-07-17 13:25:33 -05:00
Dan Paulat
c1233cd984 Eliminating radar movement. Still need to fix radar scale. At 460km from radar, error in bin distance is up to 15km. 2021-07-16 22:35:06 -05:00
Dan Paulat
516983ab09 Draw a radial. This needs some cleanup, and some MVP matrix tweaking. 2021-07-15 22:32:53 -05:00
Dan Paulat
7e98227c70 Migrating mapbox-gl-native to maplibre-gl-native 2021-07-11 20:59:53 -05:00
Dan Paulat
79ab14ab95 Draw a triangle on the map 2021-06-26 21:35:25 -05:00
Dan Paulat
b1e00cca83 Creating reference map widget 2021-06-23 21:48:08 -05:00