Skip to main content

Creating time series from pv or wind power plants.

Project description

The feedinlib is a tool to calculate feed-in time series of photovoltaic and wind power plants. It therefore provides interfaces between different weather data sets and feed-in models. It is part of the oemof group but works as a standalone application.

The feedinlib is ready to use but it definitely has a lot of space for further development, new and improved models and nice features.

Introduction

So far the feedinlib provides interfaces to download open_FRED and ERA5 weather data. open_FRED is a local reanalysis weather data set that provides weather data for Germany (and bounding box). ERA5 is a global reanalysis weather data set that provides weather data for the whole world. The weather data can be used to calculate the electrical output of PV and wind power plants. At the moment the feedinlib provides interfaces to the pvlib and the windpowerlib. Furthermore, technical parameters for many PV modules and inverters, as well as wind turbines, are made available and can be easily used for calculations.

Documentation

Full documentation can be found at readthedocs. Use the project site of readthedocs to choose the version of the documentation. Go to the download page to download different versions and formats (pdf, html, epub) of the documentation.

Installation

If you have a working Python 3 environment, use pip to install the latest feedinlib version:

pip install feedinlib

The feedinlib is designed for Python 3 and tested on Python >= 3.5.

We highly recommend to use virtual environments. Please see the installation page of the oemof documentation for complete instructions on how to install python and a virtual environment on your operating system.

Examples and basic usage

The basic usage of the feedinlib is shown in the examples section of the documentation. The examples are provided as jupyter notebooks that you can download here:

Furthermore, you have to install the feedinlib with additional packages needed to run the notebooks, e.g. jupyter:

pip install feedinlib[examples]

To launch jupyter notebook type jupyter notebook in the terminal. This will open a browser window. Navigate to the directory containing the notebook(s) to open it. See the jupyter notebook quick start guide for more information on how to run jupyter notebooks.

Contributing

We are warmly welcoming all who want to contribute to the feedinlib. If you are interested do not hesitate to contact us via github.

As the feedinlib started with contributors from the oemof developer group we use the same developer rules.

How to create a pull request:

  • Fork the feedinlib repository to your own github account.

  • Create a local clone of your fork and install the cloned repository using pip with the -e option:

    pip install -e /path/to/the/repository
  • Change, add or remove code.

  • Commit your changes.

  • Create a pull request and describe what you will do and why.

  • Wait for approval.

Generally the following steps are required when changing, adding or removing code:

  • Add new tests if you have written new functions/classes.

  • Add/change the documentation (new feature, API changes …).

  • Add a whatsnew entry and your name to Contributors.

  • Check if all tests still work by simply executing pytest in your feedinlib directory:

    pytest

Citing the feedinlib

We use the zenodo project to get a DOI for each version. Search zenodo for the right citation of your feedinlib version.

License

MIT License

Copyright (C) 2017 oemof developer group

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

feedinlib-0.1.0rc2.tar.gz (27.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

feedinlib-0.1.0rc2-py3-none-any.whl (39.0 kB view details)

Uploaded Python 3

File details

Details for the file feedinlib-0.1.0rc2.tar.gz.

File metadata

  • Download URL: feedinlib-0.1.0rc2.tar.gz
  • Upload date:
  • Size: 27.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.40.0 CPython/3.6.9

File hashes

Hashes for feedinlib-0.1.0rc2.tar.gz
Algorithm Hash digest
SHA256 bcff8e1d7e6faa85a5e7004db9d44e068a8c92a5ddf1e5893ec9132715d31387
MD5 89bff4fc09c3d791f77eba61a367a41b
BLAKE2b-256 c662a57cc3379070003e2bd2f7c1b31de2b1ca1a452ede025d537dcef6c64df1

See more details on using hashes here.

File details

Details for the file feedinlib-0.1.0rc2-py3-none-any.whl.

File metadata

  • Download URL: feedinlib-0.1.0rc2-py3-none-any.whl
  • Upload date:
  • Size: 39.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.40.0 CPython/3.6.9

File hashes

Hashes for feedinlib-0.1.0rc2-py3-none-any.whl
Algorithm Hash digest
SHA256 82fe828a210bf4461b194ad0299fc05cda923c3da2f1ff0d447ed95dd286c3c5
MD5 f90c43b2b4974e93d2425744ad3f2984
BLAKE2b-256 e55f9ee58c4bf53be8bb6c034a0d94d4860328b238abb605dfe3953436496d03

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page