Skip to main content

Generate flocks of schedules from parameters.

Project description

mosaik.Schedule-Flocker

Create flocks of schedules for electricity units described by a set of parameters. These example schedules can capture the flexibility of a model electricity unit.

Status

pipeline status coverage report

Maturity

This simulator was developed for the Designetz project, but never used there.

Compatibility

This mosaik component uses the stack of SemVer forks instead of the upstream versions of SimPy, mosaik, and its API components.

Installing system-level prerequisites

  • Python >= 3.7

Creating the virtual environment

python3.8 -m venv venv

Installing venv-level requirements

venv/bin/python -m pip install -r requirements.d/venv.txt

Setting up the runtime environment

venv/bin/python -m tox -e py38 --notest

Executing the tests

venv/bin/python -m tox -e py38

Upgrading the requirements

venv/bin/python -m pur -r requirements.d/venv.txt

venv/bin/python -m pur -r requirements.d/base.txt

Freezing the requirements

venv/bin/python -m pip freeze --all --exclude-editable | \
    grep -v "pkg-resources" > requirements.d/venv.txt

.tox/py38/bin/python -m pip freeze --all --exclude-editable | \
    grep -v "pkg-resources" > requirements.d/base.txt

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

File details

Details for the file mosaik.Schedule_Flocker-0.1.0rc20220801000420-py3-none-any.whl.

File metadata

File hashes

Hashes for mosaik.Schedule_Flocker-0.1.0rc20220801000420-py3-none-any.whl
Algorithm Hash digest
SHA256 aea489f65588840fcf8cc7f345c85e92e3a0d265271201e92dbef447c013dd09
MD5 fee68bd29251426f24c9f3135fe6a720
BLAKE2b-256 88fb25d25391911d2b6a2aa93212716fc565457ddaa0d0930b66900912f4f6ff

See more details on using hashes here.

Supported by

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