Git Product home page Git Product logo

cadema-polito / recopt Goto Github PK

View Code? Open in Web Editor NEW
12.0 4.0 1.0 27.66 MB

The repository contains a routine that optimizes the operation of a PV system with energy storage for fixed or variable (parametric) sizes for both of them, in the context of collective self-consumption and energy communities in Italy. PV production data are to be provided by the user (PVGIS database can be used), while consumption profiles are generated for an aggregate of households using probabilistic methods.

License: MIT License

Python 100.00%
energy-communities storage-systems households-consumption pv-systems

recopt's People

Contributors

gianmarco-lorenti avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

elmora96

recopt's Issues

Problem with aggregate_load_profiler method

Ciao,

I am trying to run the simualtion with standard parameters, but there is a problem.
When the script is trying to execute the aggregate_load_profiler method, there is a issue wiith sorted_lp array.

quantile_lp_max = sorted_lp[:, nmax]
quantile_lp_med = sorted_lp[:, nmed]
quantile_lp_min = sorted_lp[:, nmin]

The shape of sorted_lp is (24, 2), but we are trying to extract nmax=2, nmed=1, nmin=0.

I think something went wrong with the creation of sorted_lp.

Can you help me?

Luca

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.