Uwe Krien
Uwe Krien
I would like to change the structure of the example repository in the following way: * oemof_examples * solph * v0.1.x * v0.2.x * v0.3.x * windpowerlib * v0.1.x *...
Welcome to the oemof organisation. Please add a comment here if you want to become a member. In the first step you become a member of the organisation to able...
* [ ] Add a paragraph about the limitations of the standardised load profiles * [ ] Fill [usage](https://demandlib.readthedocs.io/en/features-revise-methods-for-elec-slp/bdew.html#usage) section of the BDEW heat profiles * [x] Add details for...
The basic code is taken from https://github.com/jnettels/lpagg but most of the code has been revised for modular use and to speed up the code. The lpagg package contains various functionality...
I talked to the developer of lpagg. There are some intersections between both packages. We agreed to think about a cooperation or even a merge of the functions. https://github.com/jnettels/lpagg
If we are not able to fix that soon, we should restrict the version of the pvlib to `
Add Python examples * [x] Download era5 data (single location and bounding box) * [x] process single location with windpowerlib * [x] process single location with pvlib * [x] process...
Revise the functions `weather_df_from_era5()` and some connected functions: * add function `extract_coordinates_from_era5(filename)` to get a 'GeoSeries` with all coordinates of the era5-netCDF-file (5aa50ea) * If only one point was found...
There are still some old parts in the documentation but also new parts. We need to bring everything in line and decide what to keep and what to remove. *...
What needs to be done. * [ ] Revise the docs -> #63 * [ ] Revise example structure -> #61 * [ ] Check all issues (some are deprecated)