We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba0d59c commit 83d318fCopy full SHA for 83d318f
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+# v1.2.0
2
+
3
+- Add support to `transform_itrf` for PMM models using Origin Rate Bias (ORB)
4
+ parameters. By default, `transform_itrf` will use ORB parameters for the
5
+ selected PMM, if available (e.g., ITRF2020 and ITRF2008 init files have ORB
6
+ parameters defined; ITRF2014 has no ORB parameter sets), for the horizontal
7
+ component of each point (`longitude` and `latitude`). The vertical component
8
+ (`elevation`) will be transformed without ORB parameters applied.
9
10
# v1.1.0
11
12
- Support selecting alternative lat/lon/elev triplet as primary lat/lon/elev
0 commit comments