Releases: IPGP/geodezyx
Releases · IPGP/geodezyx
v4.4.3
v4.4.2
v4.4.2, 2024-04-17
- The GitHub repository, and the project in general, has been renamed as
geodezyx
(in lower case)
to uniformize its multiple spellings and then avoid confusion.- It must be transparent for your clones but updating them is recommended
https://docs.github.com/en/repositories/creating-and-managing-repositories/renaming-a-repository
- It must be transparent for your clones but updating them is recommended
- misc routine improvements
- Refactoring of the GNSS data/products dowmload functions
v4.4.1
v4.4.1, 2024-02-08
- The GitHub repository has now been moved under the IPGP organization.
- It must be transparent for your clones but updating them is recommended
https://docs.github.com/en/repositories/creating-and-managing-repositories/renaming-a-repository
- It must be transparent for your clones but updating them is recommended
- The numbering goes without a starting zero anymore. The GeodeZYX toolbox is a grown-up project now!
- Bugs corrected for
read_rnx2_obs
andOrbDF
manipulation function.
v0.4.4.0
v0.4.4.0, 2023-11-24
- The toolbox turns to the GNU Lesser General Public License version 3
- Module docstring has been updated
- Angle conversion functions have been refactored
- sp3/clk DataFrame column names are renamed to better fit the data content:
sat
>prn
,const
>sys
,sv
>prni
,AC
>ac
v0.4.3.6
v0.4.3.6, 2023-06-30
- a routine version update (bug corrections...)
- colors in the logger
- NB: v0.4.3.5, v0.4.3.4 & v0.4.3.3 are cancelled releases
v0.4.3.3
v0.4.3.3, 2023-06-30
- a routine version update (bug corrections...)
v0.4.3.2
v0.4.3.2, 2023-03-08
- 1000th commit on GitHub 🥳
- GitHub repository is renamed for simplification
GeodeZYX-Toolbox_v4
becomesgeodezyx-toolbox
(lowercase and without version)- It must be transparent for your clones but updating them is recommended
https://docs.github.com/en/repositories/creating-and-managing-repositories/renaming-a-repository
- beta for GROOPS automatized run functions
- Dropbox download function
- UTM coordinates conversion function (IGN algorithm)
- implementation of UTM coordinates in the TimeSeries class
- logger improvement (shorter timestamps & message ranks)
v0.4.3.1
Routine update: multiple new features/functions and bug corrections