All Projects → ioshchepkov → pygeoid

ioshchepkov / pygeoid

Licence: MIT License
Local gravity field modelling with Python

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to pygeoid

DynAdjust
Least squares adjustment software
Stars: ✭ 43 (+138.89%)
Mutual labels:  geodesy, geoid
PlateFlex
Estimating effective elastic thickness of the lithosphere
Stars: ✭ 20 (+11.11%)
Mutual labels:  gravity-field
rgugik
Download datasets from Polish Head Office of Geodesy and Cartography
Stars: ✭ 28 (+55.56%)
Mutual labels:  geodesy
PRIDE-PPPAR
An open‑source software for Multi-GNSS PPP ambiguity resolution
Stars: ✭ 79 (+338.89%)
Mutual labels:  geodesy
Geodesy
Geodesy functions in Swift 🌎
Stars: ✭ 17 (-5.56%)
Mutual labels:  geodesy
erkir
Երկիր (Erkir) - a C++ library for geodesic and trigonometric calculations
Stars: ✭ 26 (+44.44%)
Mutual labels:  geodesy
WhirlyGlobe
WhirlyGlobe Development
Stars: ✭ 767 (+4161.11%)
Mutual labels:  geodesy
cheap-ruler-cpp
Fast approximations for common geodesic measurements
Stars: ✭ 32 (+77.78%)
Mutual labels:  geodesy
geodesy-php
Geodesy PHP - Port of some known geodesic/math functions for getting distance from a known point A to a known point B given their coordinates. It also supports conversion between units of length, Polar position to Cartesian coordinates, and different Reference Datums.
Stars: ✭ 26 (+44.44%)
Mutual labels:  geodesy
Vincenty-Excel
Thaddeus Vincenty's Direct and Inverse formulae for geodesic calculations in Excel (distance, azimuth, latitude, longitude).
Stars: ✭ 29 (+61.11%)
Mutual labels:  geodesy

pygeoid

Documentation Status Chat room on Gitter

Local gravity field modelling with Python.

The main purpose of the package is to realise common algorithms and methods in physical geodesy for the local gravity field modelling.

The project is in the early planning and development stage.

Install

To install pygeoid simply use pip as usual:

pip install pygeoid

Alternatively, you can use pip to install the latest version of the source code from GitHub:

pip install --upgrade git+https://github.com/ioshchepkov/pygeoid

Documentation

Full documentation is available at https://pygeoid.readthedocs.io

Code of Conduct

Please note that PyGeoid is released with a Code of Conduct (see CODE_OF_CONDUCT.md). By participating in this project you agree that you will follow all its terms.

License

This project is licensed under the MIT License - see the LICENSE.txt file for details

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].