Gravity field modelling and computational geodesy in Python
PyGeoid implements computational methods for modelling and analysing the Earth's gravity field and related geodetic quantities.
The library is intended for research and educational use in geodesy.
The project is under active development. APIs may and will change between minor versions.
Install from PyPI:
pip install pygeoidInstall development version:
pip install -U git+https://github.com/ioshchepkov/pygeoid@develophttps://pygeoid.thegeodesy.com
If you use PyGeoid in academic work, please cite it.
Citation metadata is available in:
CITATION.cff- Zenodo DOI: https://doi.org/10.5281/zenodo.4692429
Contributions related to theory, algorithms, validation, and documentation are welcome.
For substantial changes, please open an issue first to discuss your proposal.
Participation in this project is governed by the Code of Conduct.
MIT License.