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

File metadata

  • Download URL: mosaik.Schedule_Flocker-0.1.0rc20220308010504-py3-none-any.whl
  • Upload date:
  • Size: 19.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/33.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.2

File hashes

Hashes for mosaik.Schedule_Flocker-0.1.0rc20220308010504-py3-none-any.whl
Algorithm Hash digest
SHA256 4dd5bf38f1ba003c2f4e85d20c7d15576ab033ec5ebead1c7b4c1ea4f500ea49
MD5 e2b64243f09b9818f7d61b0703ec0983
BLAKE2b-256 d0db244cd020d7b091804cde22e82df715e44c0d42df6b60036e915cd3ea6842

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