Commit graph

1174 commits

Author SHA1 Message Date
Dan Paulat
8921c08f4f Return coded or uncoded data values based on product type
- TODO: Still need to update level 3 product view color table lut
2024-01-05 00:49:05 -06:00
Dan Paulat
b0c7413ef0 Display data values on the map when the shift key is held 2024-01-05 00:11:03 -06:00
Dan Paulat
9bb3e175f2 Provide access to color table from radar product view 2024-01-04 23:59:38 -06:00
Dan Paulat
03f08d54f1 Refactor color table functions to reference the lookup table where appropriate 2024-01-04 23:16:05 -06:00
Dan Paulat
c1280c05aa Get data level code and value from level 3 radial data, stubs for raster and level 2 2024-01-04 23:00:55 -06:00
Dan Paulat
a652ac460b Avoid overflow when getting data level code or value 2024-01-04 22:59:03 -06:00
Dan Paulat
66b7bd36fe Expose units, scale and offset of color table 2024-01-04 22:37:55 -06:00
Dan Paulat
0e031e3b69 Rename rpg_types to wsr88d_types, common between level 2 and level 3 2024-01-04 20:07:30 -06:00
Dan Paulat
3a607cc1fe Data level code to string 2024-01-04 13:06:16 -06:00
Dan Paulat
2f06076bb5 Add data level codes, refactor data value determination to product description block 2024-01-04 01:17:14 -06:00
Dan Paulat
9df9c09155
Merge pull request #119 from Zachdehooge/develop
FAQ: Contributing
2024-01-03 10:55:59 -06:00
Zach
4a32085905
Update Syntax 2024-01-03 11:38:22 -05:00
Zach
afae930508
Merge pull request #1 from Zachdehooge/Contributing-FAQ
FAQ: Contributing Section
2024-01-03 11:15:54 -05:00
Zach
50764fde30
Update README.md 2024-01-03 11:15:12 -05:00
Dan Paulat
b67f546774 Use parallel std::find_if to find radial at azimuth 2024-01-02 23:23:59 -06:00
Dan Paulat
20191dce07 Use more precise latitude/longitude of radar when determining distance and azimuth 2024-01-02 12:20:48 -06:00
Dan Paulat
a2f2181f1b Add geographic coordinates to mouse picking functions 2024-01-02 00:45:15 -06:00
Dan Paulat
6e04e1fab3 Get bin values at coordinates from level 3 radial data, stubs for raster and level 2 2024-01-02 00:42:42 -06:00
Dan Paulat
c67b4cf536 Removing "L" key debug from map widget, handled by debug menu 2024-01-01 23:06:33 -06:00
Dan Paulat
bb0419aa3e Start angle should properly reflect the edge of the bin instead of the middle 2024-01-01 23:05:56 -06:00
Dan Paulat
fe76cd67d0 Flexibility updates for Windows setup 2024-01-01 22:54:58 -06:00
Dan Paulat
201fa8d777
Merge pull request #113 from dpaulat/renovate/fontconfig-2.x
Update dependency fontconfig to v2.15.0
2023-12-31 07:30:58 -06:00
renovate[bot]
343635b079
Update dependency fontconfig to v2.15.0 2023-12-31 05:55:17 +00:00
Dan Paulat
45ea79be52 Fix loading OpenGL libraries for ImGui on some Linux distributions
Fixes #114
2023-12-30 18:06:39 -06:00
Dan Paulat
cac240ddcc Flexibility updates for Linux setup 2023-12-30 08:33:23 -06:00
Dan Paulat
a222c7d101
Merge pull request #110 from dpaulat/renovate/libxml2-2.x
Update dependency libxml2 to v2.12.3
2023-12-29 23:27:13 -06:00
Dan Paulat
fc8ad45648 Set CMake policy for FindPythonInterp (aws-sdk-cpp) 2023-12-29 22:23:33 -06:00
Dan Paulat
403f9c5e4d mbgl-qt-docs may not exist if CMake cannot find qdoc 2023-12-29 22:20:07 -06:00
Dan Paulat
3e83b1933c
Merge pull request #112 from dpaulat/feature/appimage
AppImage Support
2023-12-29 22:12:33 -06:00
Dan Paulat
14c48e1568 AppImage requires fuse 2023-12-28 00:11:41 -06:00
Dan Paulat
dd13110014 Initial AppImage creation 2023-12-27 23:32:59 -06:00
renovate[bot]
9abc6db364
Update dependency libxml2 to v2.12.3 2023-12-27 13:36:27 +00:00
Dan Paulat
b8e905d58b Re-add freetype to dependency list 2023-12-22 14:09:41 -06:00
Dan Paulat
fa9e53ab41
Merge pull request #107 from dpaulat/renovate/libcurl-8.x
Update dependency libcurl to v8.5.0
2023-12-22 10:55:19 -06:00
Dan Paulat
0bec134096
Merge pull request #108 from dpaulat/feature/radar-presets
Radar Presets
2023-12-20 17:08:08 -06:00
Dan Paulat
c04da0208c Fix radar site model initialization order 2023-12-20 15:41:32 -06:00
Dan Paulat
3b15b11bad Remove unused elevation variables from main window 2023-12-20 12:50:11 -06:00
Dan Paulat
a76816b14c Save radar presets to file
- Renamed from favorites
2023-12-20 12:49:47 -06:00
Dan Paulat
436a3e0a9f Add favorite selection to radar toolbox 2023-12-20 09:10:48 -06:00
renovate[bot]
2f356b9b72
Update dependency libcurl to v8.5.0 2023-12-19 11:21:08 +00:00
Dan Paulat
9d673af291 Mark favorites in radar site dialog
- No effect currently
- Does not persist through application restart
2023-12-17 22:04:28 -06:00
Dan Paulat
e721633629 Add home button to quickly navigate to default radar site 2023-12-17 07:10:43 -06:00
Dan Paulat
132d92d357
Merge pull request #105 from dpaulat/renovate/actions-upload-artifact-4.x
Update actions/upload-artifact action to v4
2023-12-14 22:16:53 -06:00
renovate[bot]
7388f01761
Update actions/upload-artifact action to v4 2023-12-14 21:15:59 +00:00
Dan Paulat
0981bea9a1 Update dependency aws-sdk-cpp to v1.11.223 2023-12-13 20:03:38 -06:00
Dan Paulat
269cbdebd1
Merge pull request #104 from dpaulat/feature/re2
Use RE2 in favor of std::regex
2023-12-13 07:44:26 -06:00
Dan Paulat
2bd5ec8705 Finish migrating std::regex to RE2 2023-12-11 07:07:34 -06:00
Dan Paulat
2757c51828 Migrate Warnings Provider from std::regex to RE2 2023-12-10 21:59:32 -06:00
Dan Paulat
f612abb846 Migrate Text Product Message from std::regex to RE2 2023-12-10 21:55:38 -06:00
Dan Paulat
4f309ecb39 Migrate UGC from std::regex to RE2 2023-12-10 21:55:24 -06:00