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

File metadata

File hashes

Hashes for mosaik.Schedule_Flocker-0.1.0rc20221002000604-py3-none-any.whl
Algorithm Hash digest
SHA256 4233c9a45b706b5bde4ace282b38d826f882ab9540e6cfab3c8fd8034c17b90a
MD5 a86b1bc2388946ceea50cddcf4ab66f0
BLAKE2b-256 cbb8abab5eff227f58bb272b6c1e015709c9fc0c72b6130cc6cd2d0f30ea69dc

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