Gizela

Z GeoWikiCZ
Verze z 11. 1. 2013, 13:06, kterou vytvořil Kubin (diskuse | příspěvky) (projekt Gizela)
(rozdíl) ← Starší verze | zobrazit aktuální verzi (rozdíl) | Novější verze → (rozdíl)
caption

Gizela 1.0 software project provides

  • reading adjustment of geodetic network from program gama-local v. 1.9 (xml results) with covariance matrix
  • computing statistical quantities for coordinate displacement test
  • drawing error ellipses and displacement ellipses (with Matplotlib]


Install from source

Clone with git:

git clone git://github.com/gizela/gizela.git

Build Python package:

cd gizela
python setup.py sdist

Install package:

easy_install dist/Gizela-_'version'_-tar.gz


Install with easy_install

Go to Gizela project page. Download tarball and install:

easy_install Gizela-_"version"_.tar.gz

Or simply use easy_install without previous download:

easy_install Gizela


Coordinate displacement test

Use script:

bin/gama-data-adj.py

Authors