In the past I've included Signal Server GUI/Signal Server in DragonOS. Today I found your repo that has some great updates, to include a built in map. The problem I'm having, after switching to your submodule Signal Server and your Signal Server GUI, is that trying to regenerate one of the database example plots results in SDF not found.
For example, the first plot in the list comes back with this in debug mode. I'm not sure where the -1 is coming from. I would absolutely love to update DragonOS and include your version as you have a built in open street map option and all, I'm just trying to understand why I'm having the below problem happen that is not happening when using two other repos.
https://github.com/lmux/Signal-Server
https://github.com/W3AXL/signalserver_gui (geotiff conversion not working correctly, which lead me to your repo)
)\n[2025-04-24 09:33:01.860] [warning] SDF file not found, region "51_52_-1_0" assumed as sea-level into page 1...\n[2025-04-24 09:33:01.860] [warning] SDF file not found, region "51_52_0_1" assumed as sea-level into page 2...\n[2025-04-24 09:33:01.861] [warning] SDF file not found, region "51_52_1_2" assumed as sea-level into page 3...\n[2025-04-24 09:33:02.416] [info] [ 100%] Processing 2260/2256 points\n[2025-04-24 09:33:02.416] [debug] Finished PlotPropagation()\n[2025-04-24 09:33:02.416] [debug] Cropping 1: max_west: 1.0817 cropLat: 0.3616 cropLon: 0.5817 longitude: 0.50000 dpp 0.0016667\n[2025-04-24 09:33:02.416] [debug] Cropping 2: max_west: 1.0817 cropLat: 0.3616 cropLon: 0.5816667 longitude: 0.50000 width %d\n[2025-04-24 09:33:02.416] [error] loadLossColors: fopen fail: downloads/1/Generic_Dipole_Plot_TEST1.lcf\n[2025-04-24 09:33:02.428] [info] Area boundaries:51.861625 | 0.081667 | 51.138375 | -1.081667 \n' HERE Dimension: [2.428, 51.861625, 0.081667, 51.138375, 1.081667] Running: /usr/bin/convert downloads/1/Generic_Dipole_Plot_TEST1.ppm -transparent white -alpha set -background none -channel A -evaluate multiply 1.0 downloads/1/Generic_Dipole_Plot_TEST1.png
In the past I've included Signal Server GUI/Signal Server in DragonOS. Today I found your repo that has some great updates, to include a built in map. The problem I'm having, after switching to your submodule Signal Server and your Signal Server GUI, is that trying to regenerate one of the database example plots results in SDF not found.
For example, the first plot in the list comes back with this in debug mode. I'm not sure where the -1 is coming from. I would absolutely love to update DragonOS and include your version as you have a built in open street map option and all, I'm just trying to understand why I'm having the below problem happen that is not happening when using two other repos.
https://github.com/lmux/Signal-Server
https://github.com/W3AXL/signalserver_gui (geotiff conversion not working correctly, which lead me to your repo)
)\n[2025-04-24 09:33:01.860] [warning] SDF file not found, region "51_52_-1_0" assumed as sea-level into page 1...\n[2025-04-24 09:33:01.860] [warning] SDF file not found, region "51_52_0_1" assumed as sea-level into page 2...\n[2025-04-24 09:33:01.861] [warning] SDF file not found, region "51_52_1_2" assumed as sea-level into page 3...\n[2025-04-24 09:33:02.416] [info] [ 100%] Processing 2260/2256 points\n[2025-04-24 09:33:02.416] [debug] Finished PlotPropagation()\n[2025-04-24 09:33:02.416] [debug] Cropping 1: max_west: 1.0817 cropLat: 0.3616 cropLon: 0.5817 longitude: 0.50000 dpp 0.0016667\n[2025-04-24 09:33:02.416] [debug] Cropping 2: max_west: 1.0817 cropLat: 0.3616 cropLon: 0.5816667 longitude: 0.50000 width %d\n[2025-04-24 09:33:02.416] [error] loadLossColors: fopen fail: downloads/1/Generic_Dipole_Plot_TEST1.lcf\n[2025-04-24 09:33:02.428] [info] Area boundaries:51.861625 | 0.081667 | 51.138375 | -1.081667 \n' HERE Dimension: [2.428, 51.861625, 0.081667, 51.138375, 1.081667] Running: /usr/bin/convert downloads/1/Generic_Dipole_Plot_TEST1.ppm -transparent white -alpha set -background none -channel A -evaluate multiply 1.0 downloads/1/Generic_Dipole_Plot_TEST1.png