Welcome to PyGeoid’s documentation!

PyGeoid

Gravity field modelling and computational geodesy in Python

PyPI version Python versions Development Status

CI Tests coverage Documentation Status

DOI License

Overview

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.

Installation

Install from PyPI:

pip install pygeoid

Install development version:

pip install -U git+https://github.com/ioshchepkov/pygeoid@develop

Documentation

https://pygeoid.thegeodesy.com

Citation

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

Contributing

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.

License

MIT License.

Indices and tables