Skip to content

Releases: GeoscienceAustralia/gnssanalysis

Mar 2024 - Release Version 0.0.53

30 Mar 02:46
78fb403
Compare
Choose a tag to compare

Changes introduced from Jan 2023 - Mar 2024

  • improve robustness of SP3 writing
  • fixed issues with running orbq with Helmert Transform - now doesn't crash

What's Changed

New Contributors

Full Changelog: 0.0.52...0.0.53

Jan 2024 - Release Version 0.0.52

30 Jan 02:00
2743d19
Compare
Choose a tag to compare

Various changes were introduced from Dec 2023 - Jan 2024

  • improve robustness of SNX / SP3 reading
  • handle differences between SP3 files when not exactly aligned
  • removing duplicates in SP3 files on read
  • introduced a decompress function in downloads script

What's Changed

  • Fix typing on download function by @jashlearn in #3
  • Return path to downloaded file in download_url by @jashlearn in #4
  • NPI-3040 Improve robustness of Sinex reading with missing PT values by @treefern in #1
  • NPI-3060 Remove duplicated epochs in SP3 reader (with warning) by @treefern in #7
  • Updated sp3 dupe check \w has_duplicates property by @bmatv in #8
  • Add license to repo - Apache by @ronaldmaj in #6
  • NPI-3072 additional comments explaining why we read Sinex with read_fwf() and that field names do not map by @treefern in #9
  • Move download functions from ginan/scripts/auto_download_PPP to gnssanalysis by @aclel in #11
  • NPI-3103 - Introduce an uncompress option for URL downloading by @ronaldmaj in #10

New Contributors

Full Changelog: 0.0.51...0.0.52

Test Release - 0.0.51

05 Jan 03:57
d40247f
Compare
Choose a tag to compare
Test Release - 0.0.51 Pre-release
Pre-release

Testing the new PyPI publish pipeline (publish on release)

Test GitHub release

04 Jan 05:19
aff7384
Compare
Choose a tag to compare
Test GitHub release Pre-release
Pre-release
0.0.48

Create python-publish.yml to publish to PyPI