Giter Site home page Giter Site logo

gnss-download-tool's Introduction

GNSS-download-tool

This tool will download RINEX data from the NOAA CORS database to the directory.

This tool has been created for AeroPoint Programming Challenge link here

To download a file, the python script is needed to be called in the following manner:

grab.py -b <BasesationID> -s <StartTime> -e <endTime>
grab.py --base <BasesationID> --start <StartTime> --end <endTime>

Example

grab.py -b nybp -s 2017-10-04T00:00:00Z -e 2017-10-04T04:00:00Z

grab.py calls the python script, this is to be followed by series of tags and data for the script to run

-b is the tag used to input the basestation ID, in the above example it is basesation nybp

-s is the tag used to input the Start Time, this need to be entered in ISO8061 format (YYYY-mm-dd T HH:MM:ss Z). For the above example the start time is 2017-10-04T00:00:00Z

-e is the tag used to input the End Time, this need to be entered in ISO8061 format (YYYY-mm-dd T HH:MM:ss Z). For the above example the end time is 2017-10-04T04:00:00Z


Requirements

Please be advised that, teqc needs to installed system wide i.e (in system PATH) for this tool to work. Future updates to this tool will detect if teqc is installed, and if not present. The install will download and install the tool in system path.

Currently teqc can be downloaded for a variety of operating environment, please visit the following link

gnss-download-tool's People

Contributors

supernintend0chalmers avatar

Watchers

James Cloos 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.