Git Product home page Git Product logo

ground-track-generator's Introduction

Ground Track Generator

A utility to write satellite ground tracks as GIS-compatible shapefiles. Orbits are modelled with Dan Warner's C++ SGP4 library, based on "Revisiting Spacetrack Report #3", by David Vallado, Paul Crawford, Richard Hujsak, and T.S. Kelso. Two-line element (TLE) sets of orbit parameters are read as input. Shapelib 1.3.0b3 is used to generate the shapefiles.

Features

Ground Track Generator can represent each step of the ground track as points or line segments. The step size is determined by a user-specified time interval. The extent of the ground track is controlled by a start time (absolute or relative to the TLE epoch) and either an end time or a step count. A variety of attributes can be output for each step, including elevation and azimuth as viewed from an optionally-specified ground observer.

Instructions and Examples

Please see Examples/README.md for a guide to getting started with gtg, including screenshots, comments on command line options, and example files. This is a good place to start!

geoeye trace

Download

An executable copy of gtg for Intel Macs is available here. It is a command line program.

For the time being, users of other platforms will need to compile gtg themselves. Please see the following section.

Compiling gtg

To compile Ground Track Generator you need two small libraries. See Libraries/README.md for setup details (it's a matter of downloading two zip files, dragging their contents to Libraries, and installing the provided Makefiles).

Once that's done, the following should be sufficient to build Ground Track Generator:

make gtg

To run the test cases described in test/cases/README.md, try:

make test

Note that errors in test cases 12, 23, 26, 27, 30, 31, and 33 are an intentional part of the test suite.

Feedback

Feedback is encouraged - especially bug reports and suggested test cases. Ideas for new features are welcome, but I am especially interested in ensuring accuracy and learning more about how to recognize or quantify possible error conditions.

License

Ground Track Generator is freely distributed under an open source MIT License:

Copyright (c) 2012 & 2013 Jim DeVona

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.


stereographic landsat birthday trace

elevation attribute test

ground-track-generator's People

Contributors

anoved avatar

Stargazers

 avatar

Watchers

 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.