@@ -130,7 +130,34 @@ For :class:`~geodepy.constants.Transformation`:
130130+-----------------------------+---------------------+-------------------------------------------------------------+
131131| itrf2020_to_itrf88 | Transformation | ITRF2020 to ITRF88 |
132132+-----------------------------+---------------------+-------------------------------------------------------------+
133-
133+ | wgs84g2296_to_itrf2020 | Transformation | WGS84(G2296) to ITRF2020 |
134+ +-----------------------------+---------------------+-------------------------------------------------------------+
135+ | wgs84g2139_to_wgs84g2296 | Transformation | WGS84(G2139) to WGS84(G2296) |
136+ +-----------------------------+---------------------+-------------------------------------------------------------+
137+ | wgs84g1762_to_wgs84g2296 | Transformation | WGS84(G1762) to WGS84(G2296) |
138+ +-----------------------------+---------------------+-------------------------------------------------------------+
139+ | wgs84g2139_to_itrf2014 | Transformation | WGS84(G2139) to ITRF2014 |
140+ +-----------------------------+---------------------+-------------------------------------------------------------+
141+ | wgs84g1762_to_itrf2008 | Transformation | WGS84(G1762) to ITRF2008 |
142+ +-----------------------------+---------------------+-------------------------------------------------------------+
143+ | itrf2005_to_wgs84g1674 | Transformation | ITRF2005 to WGS84(G1674) |
144+ +-----------------------------+---------------------+-------------------------------------------------------------+
145+ | wgs84g1674_to_wgs84g1762 | Transformation | WGS84(G1674) to WGS84(G1762) |
146+ +-----------------------------+---------------------+-------------------------------------------------------------+
147+ | wgs84g1150_to_itrf2000 | Transformation | WGS84(G1150) to ITRF2000 |
148+ +-----------------------------+---------------------+-------------------------------------------------------------+
149+ | wgs84g873_to_itrf97 | Transformation | WGS84(G873) to ITRF97 |
150+ +-----------------------------+---------------------+-------------------------------------------------------------+
151+ | wgs84g873_to_itrf96 | Transformation | WGS84(G873) to ITRF96 |
152+ +-----------------------------+---------------------+-------------------------------------------------------------+
153+ | wgs84g873_to_itrf94 | Transformation | WGS84(G873) to ITRF94 |
154+ +-----------------------------+---------------------+-------------------------------------------------------------+
155+ | wgs84g730_to_itrf91 | Transformation | WGS84(G730) to ITRF91 |
156+ +-----------------------------+---------------------+-------------------------------------------------------------+
157+ | wgs84trans_to_itrf90 | Transformation | WGS84 (Transit) to ITRF90 |
158+ +-----------------------------+---------------------+-------------------------------------------------------------+
159+ | wgs84ensemble_to_itrf2014 | Transformation | WGS84 Ensemble to ITRF2014 |
160+ +-----------------------------+---------------------+-------------------------------------------------------------+
134161
135162All other combinations of ITRF transformations are available.
136163
0 commit comments