sammmlow / LEOGPS

:earth_asia: :satellite: :earth_asia: :satellite: LEOGPS - Satellite Navigation with GPS on Python!
MIT License
63 stars 15 forks source link

Cross platform #15

Closed ANDREWNGT closed 1 year ago

ANDREWNGT commented 1 year ago

Proposed commit for robustness against dropped data. LEOGPS will be able to continue even with missing data in RINEX observation file.

sammmlow commented 1 year ago

Thanks for the pull request!

sammmlow commented 1 year ago

Removed the relative file feature. Several file paths were not resolved due to presence of checks for a default folder path. In general, perhaps we can stick to the default folder structure on the master branch, and any customizations to the folder structure can be kept on separate branches (or forks)