Difference between revisions of "Gama"
| Line 4: | Line 4: | ||
|Full description=GNU Gama is a project dedicated to adjustment of 'geodetic networks'. GNU Gama is based on a C++ library of geodetic classes and functions `libgama' and a small C++ template matrix library `matvec'. The stable branch of the project is limited to network adjustment in a local coordinate system and its functionality is represented by the program `gama-local, ' which adjusts geodetic (free) networks of observed distances, directions, angles, height differences, 3D vectors and observed coordinates (coordinates with given variance-covariance matrix). In the new branch the adjustment model is based on geocentric coordinate system (adjustment model on ellipsoid). Its functionality is represented by the program `gama-g3'. | |Full description=GNU Gama is a project dedicated to adjustment of 'geodetic networks'. GNU Gama is based on a C++ library of geodetic classes and functions `libgama' and a small C++ template matrix library `matvec'. The stable branch of the project is limited to network adjustment in a local coordinate system and its functionality is represented by the program `gama-local, ' which adjusts geodetic (free) networks of observed distances, directions, angles, height differences, 3D vectors and observed coordinates (coordinates with given variance-covariance matrix). In the new branch the adjustment model is based on geocentric coordinate system (adjustment model on ellipsoid). Its functionality is represented by the program `gama-g3'. | ||
|User level=intermediate | |User level=intermediate | ||
| + | |Status=Live | ||
| + | |Component programs=gama-local | ||
| + | |Homepage URL=http://www.gnu.org/software/gama/ | ||
| + | |VCS checkout command=cvs -d :ext:anoncvs@subversions.gnu.org:/cvsroot/gama co gama | ||
| + | |Computer languages=C++ | ||
| + | |Documentation note=User guide included and available in PDF format from http://www.gnu.org/software/gama/manual/pdf/gama.pdf | ||
| + | |Paid support= | ||
| + | |IRC help= | ||
| + | |IRC general= | ||
| + | |IRC development= | ||
| + | |Related projects= | ||
| + | |Keywords=observation,geodesy,adjustment,surveying,Gama,gama-local | ||
| + | |Is GNU=y | ||
| + | |Last review by=Ales Cepek | ||
| + | |Last review date=2009-12-03 | ||
|Submitted by=Database conversion | |Submitted by=Database conversion | ||
|Submitted date=2011-04-01 | |Submitted date=2011-04-01 | ||
| − | |Version identifier=1. | + | |Version identifier=1.10 |
| − | |Version date= | + | |Version date=2010-07-23 |
|Version status=stable | |Version status=stable | ||
| − | |Version download=http://ftp.gnu.org/gnu/gama/gama-1. | + | |Version download=http://ftp.gnu.org/gnu/gama/gama-1.10.tar.gz |
| − | |License verified date= | + | |License verified date=2010-07-26 |
|Version comment= | |Version comment= | ||
| + | }} | ||
| + | {{Person | ||
| + | |Role=Maintainer | ||
| + | |Real name=Ales Cepek | ||
| + | |Email=cepek@gnu.org | ||
| + | |Resource URL= | ||
| + | }} | ||
| + | {{Person | ||
| + | |Role=Maintainer | ||
| + | |Real name=Jan Pytel | ||
| + | |Email=pytel@gama.fsv.cvut.cz | ||
| + | |Resource URL= | ||
| + | }} | ||
| + | {{Person | ||
| + | |Role=Contributor | ||
| + | |Real name=Chuck Ghilani | ||
| + | |Email= | ||
| + | |Resource URL= | ||
| + | }} | ||
| + | {{Person | ||
| + | |Role=Contributor | ||
| + | |Real name=Claudio Fontana | ||
| + | |Email=claudio@gnu.org | ||
| + | |Resource URL= | ||
| + | }} | ||
| + | {{Person | ||
| + | |Role=Contributor | ||
| + | |Real name=Dan Haggman | ||
| + | |Email= | ||
| + | |Resource URL= | ||
| + | }} | ||
| + | {{Person | ||
| + | |Role=Contributor | ||
| + | |Real name=Jiri Vesely | ||
| + | |Email= | ||
| + | |Resource URL= | ||
| + | }} | ||
| + | {{Person | ||
| + | |Role=Contributor | ||
| + | |Real name=John Dedrum | ||
| + | |Email= | ||
| + | |Resource URL= | ||
| + | }} | ||
| + | {{Person | ||
| + | |Role=Contributor | ||
| + | |Real name=Mauri Vaisanen | ||
| + | |Email= | ||
| + | |Resource URL= | ||
| + | }} | ||
| + | {{Person | ||
| + | |Role=Contributor | ||
| + | |Real name=Petr Doubrava | ||
| + | |Email= | ||
| + | |Resource URL= | ||
| + | }} | ||
| + | {{Resource | ||
| + | |Resource audience=Bug Tracking | ||
| + | |Resource kind=E-mail | ||
| + | |Resource URL=mailto:bug-gama@gnu.org | ||
| + | }} | ||
| + | {{Resource | ||
| + | |Resource audience=Support | ||
| + | |Resource kind=E-mail | ||
| + | |Resource URL=mailto:info-gama@gnu.org | ||
| + | }} | ||
| + | {{Resource | ||
| + | |Resource audience=Help | ||
| + | |Resource kind=Mailing List Info/Archive | ||
| + | |Resource URL=http://mail.gnu.org/mailman/listinfo/info-gama | ||
| + | }} | ||
| + | {{Resource | ||
| + | |Resource audience=Help | ||
| + | |Resource kind=Newsgroup | ||
| + | |Resource URL=gmane.comp.gnu.gama.announce | ||
| + | }} | ||
| + | {{Resource | ||
| + | |Resource audience=Bug Tracking | ||
| + | |Resource kind=Newsgroup | ||
| + | |Resource URL=gmane.comp.gnu.gama.bugs | ||
}} | }} | ||
{{Software category | {{Software category | ||
|Interface=command-line,library | |Interface=command-line,library | ||
| + | |Science=geography | ||
| + | |Use=science | ||
}} | }} | ||
{{Project license | {{Project license | ||
|License=GPLv3orlater | |License=GPLv3orlater | ||
|License verified by=Kelly Hopkins | |License verified by=Kelly Hopkins | ||
| − | |License verified date= | + | |License verified date=2010-07-26 |
}} | }} | ||
{{Software prerequisite | {{Software prerequisite | ||
Latest revision as of 09:53, 12 April 2011
gama
http://www.gnu.org/software/gama/
GNU Gama is a project dedicated to adjustment of 'geodetic networks'. GNU Gama is based on a C++ library of geodetic classes and functions `libgama' and a small C++ template matrix library `matvec'. The stable branch of the project is limited to network adjustment in a local coordinate system and its functionality is represented by the program `gama-local, ' which adjusts geodetic (free) networks of observed distances, directions, angles, height differences, 3D vectors and observed coordinates (coordinates with given variance-covariance matrix). In the new branch the adjustment model is based on geocentric coordinate system (adjustment model on ellipsoid). Its functionality is represented by the program `gama-g3'.
Documentation
User guide included and available in PDF format from http://www.gnu.org/software/gama/manual/pdf/gama.pdf
Download
Download
version 1.10
(stable)
released on 23 July 2010
VCS Checkout
Categories
Licensing
| License | Verified by | Verified on | Notes |
|---|---|---|---|
| GPLv3orlater | Kelly Hopkins | 26 July 2010 |
Leaders and contributors
| Contact(s) | Role |
|---|---|
| Dan Haggman | Contributor |
| Jiri Vesely | Contributor |
|
| Maintainer |
| John Dedrum | Contributor |
|
| Maintainer |
| Mauri Vaisanen | Contributor |
| Chuck Ghilani | Contributor |
| Petr Doubrava | Contributor |
|
| Contributor |
Resources and communication
| Audience | Resource type | URI |
|---|---|---|
| Bug Tracking | Newsgroup | gmane.comp.gnu.gama.bugs |
| Bug Tracking | mailto:bug-gama@gnu.org | |
| Support | mailto:info-gama@gnu.org | |
| Help | Mailing List Info/Archive | http://mail.gnu.org/mailman/listinfo/info-gama |
| Help | Newsgroup | gmane.comp.gnu.gama.announce |
Software prerequisites
| Kind | Description |
|---|---|
| Source requirement | expat |
This entry (in part or in whole) was last reviewed on 3 December 2009.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.
