gnssanalysis icon indicating copy to clipboard operation
gnssanalysis copied to clipboard

basic python module for gnss analysis

Results 9 gnssanalysis issues
Sort by recently updated
recently updated
newest added

Enable clock normalisation and Helmert transformation with sp3_difference

Dear gnssanalysis developers, hello! Thank you for your work. We noticed that there seems to be some errors in the function used to calculate SISRE in the `gn_diffaux.py` file of...

Add command line option to keep valid orbital data/epochs of a satellite containing some NaN values. Currently all data/epochs of any satellites containing NaN values will be automatically excluded, making...

Some misc cleanup work from August last year

- Updated accessors and added compatibility wrappers - Renamed variables in GPS week derivation function for clarity - Updated and extended unit tests

This PR migrates CDDIS file downloads from FTP-SSL to HTTPS using NASA Earthdata authentication, providing better reliability, security, and performance for downloading GNSS products. ## Migration Guide Users should: 1....