Giter VIP home page Giter VIP logo

tafver-metars's Introduction

TAFVER METARS

Simple command line tool to download METAR's and TAF's for a given station.

Requirements

This package requires:

Python because it was developed on that version and Git for discriminate the use and choose the logging level for that use.

Installation

For install only run this command from your terminal

pip install tafver-metars

Update

Update with pip adding the option --upgrade

pip install --upgrade tafver-metars

Examples

To download data from the current month for JFK INT. Airport only run

tafver download kjfk

If you need older month but the same year run

tafver download kjfk -m 2

where -m 2 its an option and refers to february. Take in count that this value must be earlier than the actual month for the same year.

If you need older year run

tafver download kjfk -y 2020

where -y 2020 its an option and refers to the year 2020. Take in count that the year must be older than 2004, only years from 2005 onwards are allowed. That's because only this years are available in databases of Ogimet.com.

tafver-metars's People

Contributors

diego-garro 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.