You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Next, you can paste the two RINEX observation files of your LEO satellite pairs in the inputs folder, key in your configuration parameters, and hit the **'Run LEOGPS'** button. That's it! LEOGPS will automatically source for the precise daily ephemeris and clock solutions, and process the raw GPS measurements to produce a report comprising:
57
+
Next, you can paste the two RINEX observation files of your LEO satellite pairs in the inputs folder, key in your configuration parameters, and hit the **'Run LEOGPS'** button. That's it! LEOGPS will automatically source for the precise daily ephemeris and clock solutions, and process the raw GPS measurements to produce a report file in "LEOGPS_Results.txt" comprising:
58
58
59
59
- The single point positions and velocities of both LEOs.
60
60
- Precise baseline vectors between the two LEOs.
61
61
- Dilution of precision values.
62
62
63
-
LEOGPS will also (optionally, depending on your choice in the GUI) output plots or reports on the interpolated GPS satellite ephemeris and clock biases.
63
+
LEOGPS will also output plots and reports on the interpolated GPS satellite ephemeris and clock biases.
64
64
65
65
For full documentation, please refer to the `LEOGPS Read-The-Docs <https://leogps.readthedocs.io/en/latest/>`_.
66
66
@@ -69,6 +69,8 @@ For full documentation, please refer to the `LEOGPS Read-The-Docs <https://leogp
69
69
Other Package Dependencies
70
70
--------------------------
71
71
72
+
Recommended Python Version > 3.6
73
+
72
74
Core libraries necessary: NumPy (v1.14 and above), matplotlib, hatanaka
0 commit comments