smartie2076
smartie2076
Hi @christopherjenness I think it would be nice if there was a requirements list to go though to install everything needed for the test file. Here the is what I...
PR #90 must be merged first, in case that this branch is merged at all This introduces the [offsetTransformer from oemof solph](https://oemof-solph.readthedocs.io/en/latest/usage.html#offsettransformer-component), which required oemof to be updated to oemof-solph...
@adnanalakori2020 is interested in implementing a new feature for Offgridders about critical and non-critical loads. Here is the description: >Thus, a new feature is required for the Off-gridders to enable...
Check if `shortage_max_timestep` (variable: `SHORTAGE_MAX_TIMESTEP`) is implemented correctly, as it could also be used to define the share of non-critical loads. `SHORTAGE_MAX_TIMESTEP `should be introduced as constraint in: https://github.com/rl-institut/offgridders/blob/dev/src/G2b_constraints_custom.py#L959 Function...
One question was submitted to me via e-mail: >Bei dem Definieren der Komponenten haben Sie bei pv in der Investment Methode die ep_costs als das Verhältnis von der Annuität [currency/kWp]...
@remmyd wrote me a question of the cost calculation implemented in Offgridders. She found the following equations to describe calculation of the asset annuities:  She wonders: > Is there...
Installing Offgridders in a new environment and running it leads to following bug: ``` (D:\PycharmProjects\offgridders_ws\venv) D:\PycharmProjects\offgridders_ws>python Offgridders.py inputs/test_input_template.xlsx 11:29:41-INFO-Path for logging: ./micro_grid_design_logfile.log 11:29:41-INFO- Coded by: Martha M. Hoffmann Reiner Lemoine...
No pytests are currently run when new PR are created. This needs to change!
We should update the [literature/reference section](https://offgridders.readthedocs.io/en/latest/Literature.html) of the RTD. New source: ``` Fosse, Veslemøy (2020). Techno-economic analysis of solar power potential in Small Island Developing States. University of Freiburg, Freiburg,...
Capacties can only be optimized currently, and no existing capacities can be defined. This limits the applicability of Offgridders