increased robustness
- add ability to overwrite .nc files with "overwrite=True"
- make Rinex3 files handle INRSS
- add more header parameters
- make SP3 reading much more robust
- tolerate blank lines starting rinex file (default up to 10)
- use "unlzw3" for pure Python .Z files
- general test / CI / coverage improvements