Coder Social home page Coder Social logo

cewhizzar / solcast-app Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 35 KB

Orion Solar Car Weather Data Platform - A Python-based application that provides essential weather data through the Solcast API for strategic planning and optimization of the Orion Solar Car team's performance in the World Solar Challenge.

Python 100.00%
api data-visualization meteorology python renewable-energy solarcar solcast strategy tkinter wheater-app world-solar-challenge

solcast-app's Introduction

Orion Solar Car Weather Data Platform

Description

The weather platform is a mini-application developed for the Orion Solar Car team, an aspiring team to participate in the World Solar Challenge. This application allows the consultation of extremely important meteorological data through the Solcast API. These data are crucial for the team's strategy, as they influence route planning, energy consumption, and the efficiency of the solar vehicle.

Features

  • Weather Data Query: Access accurate and up-to-date weather information provided by the Solcast API.
  • Data Visualization: User-friendly interface for visualizing relevant meteorological data, such as solar irradiance, temperature, and weather conditions.
  • Real-Time Updates: Real-time weather data for strategic planning and adjustment.

Requirements

  • Python (v3.6 or higher)
  • tkinter library
  • Solcast API Key: You will need an API key from Solcast to access the weather data.

Installation

  1. Clone the repository:

    git clone https://github.com/cewhizzar/solcast-app.git
    cd solcast-app
  2. Install the necessary dependencies:

    pip install tkinter
  3. Create a .env file in the root of the project and add your Solcast API key (or use in the Label):

    SOLCAST_API_KEY=your_solcast_api_key
    

Usage

To start the application, run:

python main.py

This will launch the application, where you can access and query the weather data.

Contributions

Contributions are welcome. If you wish to improve the platform, please follow these steps:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/new-feature).
  3. Make your changes and commit them (git commit -m 'Add new feature').
  4. Push your changes to your fork (git push origin feature/new-feature).
  5. Open a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

Contact

For any questions or suggestions, you can contact the development team via email: [email protected] or [email protected]


solcast-app's People

Contributors

cewhizzar 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.