Giter VIP home page Giter VIP logo

android-weather-data's Introduction

android-weather-data

This repository contains various open-source data sources for use in Android/Java programs. It contains data on airports, runways, weather acronyms, and more. Also included are various scripts to expedite the process of obtaining/updating and combining various data sources.

File Explanations

create_schema.sql - (Required by generate-sql.php) Schema generation SQL for use by generate-sql.php.

generate-database.php - PHP script to turn downloaded data into SQL statements for importing into SQLite or other DBMS.

WeatherConstants.java - A collection of constant values for use in dealing with METAR/TAF data, based on the MetarConstants from the jWeather library.

Archival Data

Occasionally this repo is refreshed with the most current data from the various sources used throughout. They are archived in the /archived-data directory.

Instructions

  1. Clone the repo: git clone https://github.com/stevenflesch/android-weather-data.git
  2. Create download/ and output/ folders in your project folder.
  3. Execute the generate-database.php script: php generate-database.php
  4. Import the generated output/create-database-DATE.sql file in your DBMS program.

Projects

This project is currently in use by:

If your project is using this repository, please send a PR or an email to steve [at] iawix.com for inclusion!

LICENSE INFO

All content is released under an LGPL 2.1 license and is free for personal and commercial derivative work, as long as the license remains intact and complied with.

android-weather-data's People

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.