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.0rc20210408000938-py3-none-any.whl.

File metadata

File hashes

Hashes for mosaik.Schedule_Flocker-0.1.0rc20210408000938-py3-none-any.whl
Algorithm Hash digest
SHA256 10a5365dcfe34049d29fba9bca511ee6cecda9a3fbf333d8f7d013ab9d5d1b6b
MD5 2a535f97d843b7917f8caa981906d71f
BLAKE2b-256 a3b4f61fe2ebb1b696f27ea830f3e16ad2ccf8f398d303052568a61ac69c770f

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