https://github.com/jankovicgd/lsgeolib
Library for least square adjustment of geodetic networks
https://github.com/jankovicgd/lsgeolib
geodesy geodetic-network least-squares python
Last synced: 7 months ago
JSON representation
Library for least square adjustment of geodetic networks
- Host: GitHub
- URL: https://github.com/jankovicgd/lsgeolib
- Owner: jankovicgd
- License: mit
- Created: 2018-12-01T22:24:34.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-09T09:13:32.000Z (over 2 years ago)
- Last Synced: 2025-01-23T16:32:17.776Z (8 months ago)
- Topics: geodesy, geodetic-network, least-squares, python
- Language: Python
- Homepage:
- Size: 59.6 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG.rst
- License: LICENSE.txt
- Authors: AUTHORS.rst
Awesome Lists containing this project
README
===========
lsgeolib
===========.. image:: https://github.com/jankovicgd/lsgeolib/workflows/Python%20package/badge.svg
Python library for geodetic network adjustment using the least square adjustment defined by the Gauss-Markov model. The project is still in alpha so features may be missing and there may be many changes between versions.
Description
===========The functional model is built using the parametric adjustment. Currently supported networks are:
* 1D with height differences
* 2D with distances, directions and anglesNote
====This project has been set up using PyScaffold 3.1. For details and usage
information on PyScaffold see https://pyscaffold.org/.