GithubHelp home page GithubHelp logo

jranalli / cloud-advection-model Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 169 KB

Implementation and demo for the Cloud Advection Model for spatial aggregation of solar irradiance.

License: BSD 3-Clause "New" or "Revised" License

Python 100.00%

cloud-advection-model's Introduction

Cloud Advection Model

Implementation of the Cloud Advection Model as described by Ranalli et al. Simulates the smoothing of irradiance timeseries by a spatially distributed plant based on cloud advection. For more details see these references:

  • J. Ranalli, E.E.M. Peerlings and T. Schmidt, “Cloud Advection and Spatial Variability of Solar Irradiance,” 2020 47th IEEE Photovoltaic Specialists Conference (PVSC), 2020. https://doi.org/10.1109/PVSC45281.2020.9300700
  • J. Ranalli and E.E.M. Peerlings, "Cloud Advection Model of Solar Irradiance Smoothing by Spatial Aggregation". (forthcoming, under review by Journal of Renewable and Sustainable Energy).

camsmoothing.py

The code to run the model.

demo.py

A demonstration of the model in action based upon a uniformly distributed 1-d plant.

demo_2d.py

A demonstration of the model based upon a random 5km by 5km distribution of points that makeup a plant. As the model relies on a 1-d representation of the plant, these points are projected onto a line representing the cloud motion over the reference point.

livermore.csv

Sample data is provided in livermore.csv. This dataset is a CSV file reproduction of the demo data included with the Wavelet Variability Model. Please refer to the source repository for the WVM in PVLIB MATLAB for info and license https://github.com/sandialabs/wvm.

Dependencies

Running the model requires numpy. The demo additionally requires matplotlib for the plots.

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.