Welcome to GeodeZYX Toolbox’s documentation!¶
Introduction¶
The purpose of this GeodeZYX Toolbox is to provide all the functions which can be useful for Geodesy and Geophysics.
It includes low level functions, file management functions, time and space-coordinates conversion functions, data (especially GNSS observations and orbits) retrieve functions, plots and visual selection functions …
It is designed for Python 3 on a LINUX Ubuntu-like system. Also tested with Anaconda
Installation¶
See the dedicated section: Installation.
Useful links¶
Documentation: https://geodezyx.github.io/GeodeZYX-Toolbox_v4
GitHub repository: https://github.com/GeodeZYX/GeodeZYX-Toolbox_v4
PyPi project: https://pypi.org/project/geodezyx
Authors¶
Pierre Sakic, Gustavo Mansur, and Kitpracha “Na” Chaiyaporn (GFZ, Potsdam, Germany), with contributions from Valérie Ballu (CNRS/La Rochelle University, France)
Contact e-mail: pierre.sakic@gfz-potsdam.de
Citation: Sakic, Pierre; Mansur, Gustavo; Chaiyaporn, Kitpracha; Ballu, Valérie (2019): The geodeZYX toolbox: a versatile Python 3 toolbox for geodetic-oriented purposes. V. 4.0. GFZ Data Services. http://doi.org/10.5880/GFZ.1.1.2019.002
License¶
GNU General Public License, Version 3, 29 June 2007
Copyright © 2019 Helmholtz Centre Potsdam GFZ German Research Centre for Geosciences, Potsdam, Germany (Pierre Sakic, Gustavo Mansur, and Kitpracha “Na” Chaiyaporn, Valérie Ballu)
The geodeZYX toolbox is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. The geodeZYX toolbox is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.
Indices and tables¶
Contents¶
- Welcome to GeodeZYX Toolbox’s documentation!
- Getting started
- GeodeZYX Toolbox’s Cookbook
- GeodeZYX’s complete reference package
- Subpackages
- geodezyx.athmo package
- geodezyx.conv package
- geodezyx.externlib package
- geodezyx.files_rw package
- Submodules
- geodezyx.files_rw.geo_files_converter_lib module
- geodezyx.files_rw.read_athmo module
- geodezyx.files_rw.read_coords_misc module
- geodezyx.files_rw.read_coords_time_series module
- geodezyx.files_rw.read_eop module
- geodezyx.files_rw.read_geo_files_misc module
- geodezyx.files_rw.read_gnss_prods module
- geodezyx.files_rw.read_igs_combi module
- geodezyx.files_rw.read_logsheets module
- geodezyx.files_rw.read_slr module
- geodezyx.files_rw.write_geo_files module
- geodezyx.geodyn package
- geodezyx.megalib package
- geodezyx.operational package
- Submodules
- geodezyx.operational.cluster_gfz module
- geodezyx.operational.gins_runner module
- geodezyx.operational.gnss_downloader module
- geodezyx.operational.hector_frontend module
- geodezyx.operational.midas_frontend module
- geodezyx.operational.rinex_lister_plotter module
- geodezyx.operational.rinex_utils module
- geodezyx.operational.rtklib_frontend module
- geodezyx.operational.track_frontend module
- geodezyx.reffram package
- geodezyx.stats package
- geodezyx.time_series package
- geodezyx.utils package
- Subpackages