Carles Fernandez
42b52f2d66
skyplot: split satellite tracks at horizon crossings to avoid linking disjoint passes
...
Added logic to segment satellite trajectories whenever elevation drops below 5 degrees, preventing lines from connecting points across horizon gaps. Each segment is plotted independently with its own arrow and label
2025-08-14 09:39:52 +02:00
pedromiguelcp
4d568c0fd9
docs(skyplot): make prettier-markdown check happy
2025-08-13 16:23:04 +01:00
pedromiguelcp
22e18fee46
docs(skyplot): update inline comments for clarity
2025-08-13 16:19:48 +01:00
pedromiguelcp
2c49d0f57e
docs(skyplot): make prettier-markdown check happy
2025-08-13 15:35:40 +01:00
pedromiguelcp
fb11d958f0
docs: fix typo and format skyplot README
2025-08-13 15:32:24 +01:00
pedromiguelcp
dad143ace0
style: format python code
2025-08-13 15:01:13 +01:00
pedromiguelcp
0cf75d15aa
feat: add --use-obs option to limit skyplot to receiver observation period
2025-08-13 14:46:12 +01:00
pedromiguelcp
867d67180e
fix: remove duplicated subtraction of ephemeris reference time
2025-08-13 14:46:12 +01:00
Carles Fernandez
0b490d80f9
Skyplot: accept RINEX files in another path
2025-05-02 19:05:24 +02:00
Carles Fernandez
2157cb3814
Skyplot: improve GLONASS satellite positions
2025-05-01 17:02:06 +02:00
Carles Fernandez
fedcef31cc
Skyplot: improve final arrow appearance
2025-05-01 12:49:22 +02:00
Carles Fernandez
42ae89c25c
Skyplot: add arrow
2025-05-01 12:06:02 +02:00
Carles Fernandez
616fd5aeb1
Skyplot: fix reading and handling of GLONASS ephemeris
2025-05-01 11:25:28 +02:00
Carles Fernandez
18410fc476
Skyplot: make legend adaptive
2025-05-01 10:04:15 +02:00
Carles Fernandez
3f55d99529
Formatting fixes
2025-04-30 15:30:53 +02:00
Carles Fernandez
50512645c6
Sort imports with isort
2025-04-30 15:19:32 +02:00
Carles Fernandez
e74c5708d7
Add a python script that generates a skyplot from a RINEX navigation file
2025-04-30 10:36:46 +02:00