Giter VIP home page Giter VIP logo

metget's Introduction

WHY

A boring rainy saturday afternoon, the passion for flight simulation and programming, slightly interest for looking at worldwide meteo condition from the shell. WHAT

A METAR retriever written in Java language, build-managed with maven. WHAT the hell is a METAR?

METAR stands for METeorological Aerodrome Report, see wikipedia for more COMPILE

Install maven, (Tried to compile on a Macosx Leopard machine [maven version 3.0.3 - java 1.6]and on a debian 6 machine [maven version 2.2.1 - java 1.7.0_03], all ok). Of course you need a JDK installed on your system. After maven installation, go on metget directory, and issue the command

	mvn assembly:assembly

Maven will start to download a lot of things (don't worry) , at the end you'll find a compiled jar including dependencies inside project target directory. USE

java -jar metgetter-jar-with-dependencies.jar Alghero 'New york'

Will search for ICAO codes of Alghero and New York airports, if found, will download METARs. NOTES

ICAO codes are searched querying this site. Doesn't know if it will work forever. Drop me a line if stops working. METARs are downloaded from NOAA web site. For more info you could check this page. (Obviously this software doesn't pretend to be bugfree or -whoa- perfect, keep in mind that is been written for fun.) NOTES2

Sorry for my English.

metget's People

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.