Skip to content

Various fixes and improvements#13

Open
valgur wants to merge 5 commits into
GNSSpy-Project:masterfrom
valgur:bugfix/various
Open

Various fixes and improvements#13
valgur wants to merge 5 commits into
GNSSpy-Project:masterfrom
valgur:bugfix/various

Conversation

@valgur
Copy link
Copy Markdown

@valgur valgur commented Apr 13, 2021

  • Fixed the requirements parsing regression (ir.req is not found anymore) that breaks installation.
  • Replaced CDDIS that has started requiring credentials for download with ftp://cddis.gsfc.nasa.gov which mirrors the same data.
  • Added progress indication to downloads with tqdm.
  • Fixed a small array shape bug in orbit interpolation.
  • Added .gitignore to hide *.pyc, dist/, etc noise.

valgur added 5 commits April 13, 2021 20:34
Simply list them in setup.py.
requirements.txt is meant for pinning package versions and that's
not being done.
CDDIS has started requiring logging in for downloads, but
the same data is still mirrored in igs.ensg.ign.fr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants