Commit graph

1174 commits

Author SHA1 Message Date
Dan Paulat
dbda117284 Ignore invalid julian date in level 2 header 2024-01-22 09:44:31 -06:00
Dan Paulat
664a8dcaee Display invalid elevation number for Message Type 31 2024-01-22 09:44:31 -06:00
Dan Paulat
68cca50ddf Add Level 2 Message Type 1, Digital Radar Data 2024-01-22 09:44:31 -06:00
Dan Paulat
bfd7963d4c Rename DigitalRadarData to DigitalRadarDataGeneric to align with message type 31 name 2024-01-22 09:44:31 -06:00
Dan Paulat
6f73c19be8
Merge pull request #135 from dpaulat/hotfix/aws-timeout
AWS Timeout with higher latency connections
2024-01-22 09:28:14 -06:00
Dan Paulat
1b4218aacf Update vscode settings 2024-01-21 22:29:18 -06:00
Dan Paulat
3d93048e61 Change the AWS connection timeout from 1 second to 10 seconds 2024-01-21 22:29:07 -06:00
Dan Paulat
401831bbe3 --break-system-packages may not be a valid pip argument 2024-01-21 15:27:42 -06:00
Dan Paulat
1133548207 Update dependency AWS SDK C++ to 1.11.247 2024-01-21 00:46:27 -06:00
Dan Paulat
bdd9049ec9
Merge pull request #131 from dpaulat/renovate/libxml2-2.x
Update dependency libxml2 to v2.12.4
2024-01-18 23:23:53 -06:00
Dan Paulat
65b7c89800
Merge pull request #130 from dpaulat/renovate/sqlite3-3.x
Update dependency sqlite3 to v3.45.0
2024-01-18 23:23:46 -06:00
Dan Paulat
6b4a0b7caa Bump version to v0.3.1 2024-01-16 23:09:17 -06:00
Dan Paulat
46f6a1123e Initialize fonts prior to displaying setup wizard 2024-01-16 23:06:54 -06:00
renovate[bot]
ea5b897563
Update dependency libxml2 to v2.12.4 2024-01-16 22:44:31 +00:00
renovate[bot]
d651b94991
Update dependency sqlite3 to v3.45.0 2024-01-16 17:30:38 +00:00
Dan Paulat
9e3b2916e1 Add select Map Layers to View menu 2024-01-15 00:22:40 -06:00
Dan Paulat
54047b7645 Add missing placefile acknowledgement 2024-01-14 01:37:42 -06:00
Dan Paulat
1aa654740d Update default radar toolbox size 2024-01-14 00:57:16 -06:00
Dan Paulat
88445ac3de When populating presets, use a string reference instead of copy 2024-01-14 00:53:55 -06:00
Dan Paulat
406c36794d Update dependency imgui to v1.90.1 2024-01-14 00:35:43 -06:00
Dan Paulat
53697cba4a Add missing acknowledgement 2024-01-14 00:23:04 -06:00
Dan Paulat
05f200b0cd
Merge pull request #125 from dpaulat/renovate/spdlog-1.x
Update dependency spdlog to v1.13.0
2024-01-14 00:15:08 -06:00
Dan Paulat
4a1f490fd1
Merge pull request #127 from dpaulat/feature/compass-icon
Compass Icon
2024-01-14 00:13:21 -06:00
Dan Paulat
0803a93f15 Compass icon updates for Linux 2024-01-14 00:09:23 -06:00
Dan Paulat
dfe1695385 Adjust the compass icon to always appear below the sweep time window 2024-01-13 23:50:48 -06:00
Dan Paulat
9c7e3eb7e6 Add compass icon to map showing bearing, and allow reset to north up 2024-01-13 23:32:06 -06:00
Dan Paulat
b3e035c53d Add ability to install event handlers from mouse picking 2024-01-13 23:16:38 -06:00
Dan Paulat
ff882f5c06 Add cardinal point and compass icon 2024-01-13 01:02:15 -06:00
Dan Paulat
87d2f84bde Use floating point pixels for modulate color to allow lightening 2024-01-13 01:01:01 -06:00
Dan Paulat
9c8d851cf3 Add icons for (x, y) placement on the map 2024-01-13 00:37:26 -06:00
renovate[bot]
3ae15636e0
Update dependency spdlog to v1.13.0 2024-01-12 19:06:09 +00:00
Dan Paulat
e889af2419 Update test data for new hydrometeor classification palette 2024-01-11 23:20:13 -06:00
Dan Paulat
abd87c9c21 Add radar site to window title 2024-01-11 22:49:41 -06:00
Dan Paulat
316c0a325f
Merge pull request #124 from dpaulat/feature/hydrometeor-classification
Hydrometeor Classification
2024-01-11 22:42:57 -06:00
Dan Paulat
e4aa0c7b75 Fix hydrometeor classification product selection 2024-01-11 22:35:16 -06:00
Dan Paulat
0c8d6eae1f Update hydrometeor classification threshold 2024-01-10 00:59:34 -06:00
Dan Paulat
587dbb7f1f Add hydrometeor classification level 3 product 2024-01-10 00:30:26 -06:00
Dan Paulat
447f3ee821 Don't allow hover over sweep time if there is no data to display, preventing crash 2024-01-09 23:02:44 -06:00
Dan Paulat
c42d60a97d Add debug symbols to ImGui 2024-01-08 22:13:38 -06:00
Dan Paulat
6cc797ca3a Change connection type for MouseCoordinateChanged slot to queued to avoid recursive paint 2024-01-08 22:13:21 -06:00
Dan Paulat
e2bb6563dc Ensure radar product view is not null prior to running mouse picking 2024-01-08 22:12:09 -06:00
Dan Paulat
f9d621d940 Fixes for address sanitizer on Windows 2024-01-07 20:50:25 -06:00
Dan Paulat
03f4b486d6
Merge pull request #120 from dpaulat/feature/map-cursor-info
Add Map Cursor Info
2024-01-07 08:58:29 -06:00
Dan Paulat
f54f6d1b4a Add mouse geo coordinates and UTC time to status bar 2024-01-07 01:54:27 -06:00
Dan Paulat
0c8d1aeb80 Fix case where level 3 data value could be uninitialized 2024-01-06 09:47:35 -06:00
Dan Paulat
a77b6bea9d Don't display "No Data" data level code 2024-01-06 01:24:51 -06:00
Dan Paulat
9225103a92 Get bin values at coordinates from level 3 raster data 2024-01-06 01:22:16 -06:00
Dan Paulat
3f8bd22f77 Pushing data level code and value implementations from level 3 radial view to product view 2024-01-05 23:47:59 -06:00
Dan Paulat
e96808d14d Level 2 data level function implementations 2024-01-05 23:42:04 -06:00
Dan Paulat
36f8f73b0f Use common data level functions when generating color table lut 2024-01-05 14:48:41 -06:00