An open API service indexing awesome lists of open source software.

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

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 angles

Note
====

This project has been set up using PyScaffold 3.1. For details and usage
information on PyScaffold see https://pyscaffold.org/.