/rain-predictor

A PHP webapp to predict the chance of rain based on historical data.

Primary LanguagePHPGNU General Public License v3.0GPL-3.0

Rain Predictor

A reponsive rain forecast webapp written in PHP. Predictions are calculated based on historical data, and are shown side-by-side with the current forecast from NOAA.

Usage

To use this webapp, you must request an API key from the National Climate Data Center and save it in the $apiKey variable near the top of forecast.php.

License

Rain Predictor is released under the GNU General Public License, version 3.0. For more informaion, please see COPYING. The Bootswatch Darkly CSS library is licensed under the MIT License; minor modifications have been made to it, and this redistribution is also licensed as GPLv3. The Roboto font is available under the Apache License, version 2.0, and is included here under the GPLv3. The Glyphicons Halflings font is available under Bootstrap's MIT license, and is included here under the GPLv3.