Git Product home page Git Product logo

weather-monitoring-application's Introduction

Weather data monitoring

Python web application for monitoring weather data

  • Author: Adam Abed Abud
  • Last update: December 26, 2020

Adapted from: https://github.com/plotly/simple-example-chart-apps

Data source: https://www.meteoblue.com List of variable definition is also provided in the repository.

Technology: Python, Dash, Plotly

Usage

Before starting the web application make sure you have the proper requirements.

pip3 install -r requirements.txt

Start the Dash web application.

python webapp.py 

Start firefox with the following address:

firefox 127.0.0.1:8050

Enjoy!


Project Organization

├── README.md          <- README file for developers using this project.
|
├── Data
│   └──  data.csv       <- Source of Data
│
├── config.py           <- Set environmental variables (optional)
│
├── dash_server.py      <- Dash web server 
│
├── webapp.py           <- Starts the dash web server and renders the page
│
└── main.py             <- Builds the html page 

License

Free Software! For the benefit of everyone.

weather-monitoring-application's People

Contributors

adam-abed-abud avatar

Watchers

James Cloos 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.