Skip to main content

Download and formating METAR's and TAF's as an input for TAF-VER software verificator.

Project description

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.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tafver-metars-0.4.1.tar.gz (6.9 kB view hashes)

Uploaded Source

Built Distribution

tafver_metars-0.4.1-py3-none-any.whl (8.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page