Skip to content

Releases: GeoscienceAustralia/GeodePy

v0.7.0

Choose a tag to compare

@Kyran-Cook Kyran-Cook released this 08 May 03:30
  • Added new plate motion function
  • Added new transformation parameters for WGS84, ITRF and ATRF

v0.6.0

Choose a tag to compare

@harry093 harry093 released this 18 Feb 06:01
* Updated the version of Python used in the workflows from 3.7 to 3.8

* Incremented version to 0.6.0

v.0.5.1

Choose a tag to compare

@harry093 harry093 released this 14 Apr 00:58
d708a30

Fixed deployment bug in v0.5.0

v0.5.0

Choose a tag to compare

@harry093 harry093 released this 14 Apr 00:50
a654acf

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

Choose a tag to compare

@BatchelorJ BatchelorJ released this 07 Aug 23:09
097b9a8

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

Choose a tag to compare

@harry093 harry093 released this 16 Jul 23:23

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

v0.2.1

Choose a tag to compare

@harry093 harry093 released this 09 Jul 08:08

Fix formatting issue

v0.2.0

Choose a tag to compare

@harry093 harry093 released this 09 Jul 07:05

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

Choose a tag to compare

@harry093 harry093 released this 15 Jun 03:29

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

Choose a tag to compare

@harry093 harry093 released this 10 May 23:30
cd7086b

Constants module updated with ITRF2020 transformation parameters