Giter Site home page Giter Site logo

bsawyer / solar-efficacy-weather-app Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 4.18 MB

Estimated PV power generation based on weather

Home Page: https://bsawyer.github.io/solar-efficacy-weather-app/

JavaScript 14.10% HTML 1.03% SCSS 24.51% TypeScript 60.36%
weather weather-app solar solar-system

solar-efficacy-weather-app's Introduction

Solar Efficacy Weather App

The purpose of this app is to help residential PV system owners and operators determine the potential power output of their systems based on the current and forecasted weather.

To achieve this a Neural Network was trained with the daily peak hour data collected over a year from a residential PV installation. This data was also supplemented with the hourly historical weather from the installation's location.

Data

The PV data was sourced from https://www.sciencedirect.com/science/article/pii/S235234091930589X?via%3Dihub and represents hourly Photovoltaic (PV) generation and residential load profiles of a typical South Australian Net Zero Energy (NZE) home.

The weather data was collected from https://www.visualcrossing.com/weather-api and represents hourly weather conditions for the location of the PV system.

Input

  • temperature (farenheit): converted to percent of -128.6 - 134
  • cloud cover (percent): 0 - 100
  • precipitation (inches): converted to percent of 0 - 14
  • wind speed (mph): converted to percent of 0 - 254
  • humidity (percent): 0 - 100

Output

  • generated kW (kW): converted to percent of 0.222 - 2.649

Location Info

  • latitude and longitude: -34.8105,138.6112
  • capacity: 3kW
  • loss: 5%
  • tilt angle: 35
  • Azimuth angle: 180

App

The web app can be accessed at https://bsawyer.github.io/solar-efficacy-weather-app/

solar-efficacy-weather-app's People

Contributors

bsawyer avatar

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.