Skip to content

Releases: GeoscienceAustralia/GeodePy

v.0.5.1

14 Apr 00:58
d708a30
Compare
Choose a tag to compare

Fixed deployment bug in v0.5.0

v0.5.0

14 Apr 00:50
a654acf
Compare
Choose a tag to compare

GNSS module

  • Add function to remove velocity from sinex
  • Add function to only remove zeros from matrix

Survey module

  • additional formulae group for calulation of refractive index

v0.4.0

07 Aug 23:09
097b9a8
Compare
Choose a tag to compare

This release revises functionality in the geodepy.survey module that computes corrections applied to electronic distance measurements. This includes changes to the parameter types and units in the function geodepy.survey.first_vel_params

v0.3.0

16 Jul 23:23
Compare
Choose a tag to compare

This release adds the ability to handle upper triangular matrices to gnss.remove_stns_sinex()

v0.2.1

09 Jul 08:08
Compare
Choose a tag to compare

Fix formatting issue

v0.2.0

09 Jul 07:05
Compare
Choose a tag to compare

Changes include:

  • Fixed remove_stns_sinex() so that the header line now contains the correct number of parameter estimates and the creation time is correct.
  • Four new functions were added:
    -- set_creation_time(),
    -- read_sinex_header_line(),
    -- list_sinex_blocks(), and
    -- print_sinex_comments()

v0.1.0

15 Jun 03:29
Compare
Choose a tag to compare

The following functions have been added to the gnss module:

  • read_sinex_header_block()
  • read_sinex_site_id_block()
  • read_sinex_solution_epochs_block()
  • read_sinex_solution_estimate_block()
  • read_sinex_solution_matrix_estimate_block()
  • remove_stns_sinex()

v0.0.29

10 May 23:30
cd7086b
Compare
Choose a tag to compare

Constants module updated with ITRF2020 transformation parameters

v0.0.28

21 Feb 03:59
ea012b1
Compare
Choose a tag to compare
Update setup.py

Increment version to 0.0.28

GeodePy v0.0.26

25 Jun 00:02
Compare
Choose a tag to compare

Testing Github Actions CI/CD