GithubHelp home page GithubHelp logo

tammojan / etrs-itrs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from brentjens/etrs-itrs

0.0 2.0 0.0 65 KB

Python library to convert ETRS coordinates to ITRS coordinates.

Python 97.63% Shell 2.37%

etrs-itrs's Introduction

Readme
======

``etrsitrs`` is a Python package that implements datum transformations
to and from the ETRF2000 reference frame of the ETRS89 system. It
implements the transformations described in EUREF memo *Specifications
for reference frame fixing in the analysis of a EUREF GPS campaign* by
Boucher and Altamimi (2011).

Requirements
------------

The following packages and tools are required:

numpy
    All computations.

nose
    Running the unit tests.

coverage
    Computing code coverage of the unit tests.

numpydoc
    Building documentation.

sphinx
    Building documentation.

pylint
    Static code analysis (optional).


Documentation
-------------

The documentation is built when running the test suite. Documentation
is also provided pre-built in the following directories:

html
    doc/_build/html/index.html

PDF
    doc/_build/latex/etrsitrs.pdf


Test suite
----------

The test suite is run with the command::

    user@host: ~/etrs-itrs/$ ./run-tests.sh

This requires the ``nose`` and ``coverage`` packages, as well as the
``nosetests`` script. It also builds the documentation and does
static code analysis if ``pylint`` is present. 

etrs-itrs's People

Contributors

brentjens avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.