Skip to main content

A MIDAS module for a electrical power timeseries simulator.

Project description

Midas PowerSeries

The midas power series module is a general purpose data simulator, currently focussed on csv files.

Although this package is intended to be used with midas, it can be used in any mosaik simulation scenario.

Installation

This package will usually be installed automatically by most of the other data simulators from midas. It is available on pypi, so you can install it manually with

pip install midas-powerseries

Usage

The complete documentation is available at https://midas-mosaik.gitlab.io/midas.

Inside of midas

There are already a few data simulators for specific data sets that can be used instead of this simulator. However, if you have a csv file with time series and want to use it in a midas scenario, you have to add powerseries to your modules

my_scenario:
  modules:
    - powerseries
    - ...

The configuration needs to provide the path to your csv file and how the data should be connected to the power grid.

  powerseries_params:
    my_grid_scope:
      step_size: 900  # <-- Default value
      data_path: "path/to/folder/containing/csv/file"
      filename: "my_time_series.csv"
      data_step_size: 900  # <-- Default value
      data_scaling: 1.0  # Default value; use it if your data is, e.g., in kW instead of MW
      meta_scaling: 1.0  # Default value; use it to scale all of the time series globally
      active_mapping:
        0: [[load_01_p_mw, 1.0], [load_02_p_mw], 1.2]  # load_01_p_mw and load_02_p_mw have to be column names in the csv file

Any mosaik scenario

tbd

License

This software is released under the GNU Lesser General Public License (LGPL). See the license file for more information about the details.

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

midas_powerseries-2.1.0a3.tar.gz (12.1 kB view details)

Uploaded Source

Built Distribution

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

midas_powerseries-2.1.0a3-py3-none-any.whl (12.4 kB view details)

Uploaded Python 3

File details

Details for the file midas_powerseries-2.1.0a3.tar.gz.

File metadata

  • Download URL: midas_powerseries-2.1.0a3.tar.gz
  • Upload date:
  • Size: 12.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.11

File hashes

Hashes for midas_powerseries-2.1.0a3.tar.gz
Algorithm Hash digest
SHA256 95f3514e18fc22d7e91fcade773814bfefd321c3c8975c8b2303a004fdcbb846
MD5 af0bfdc4ca5be97c48d4713c029bd9bf
BLAKE2b-256 ff2411dca01a9a5217d0a5cbfb4697cb38ef46766acaa514e23aefca09140551

See more details on using hashes here.

File details

Details for the file midas_powerseries-2.1.0a3-py3-none-any.whl.

File metadata

File hashes

Hashes for midas_powerseries-2.1.0a3-py3-none-any.whl
Algorithm Hash digest
SHA256 8161e3e9c240f4212c1bc4c61ce4753802714d0e43c721ede796ecc87652948a
MD5 6cc767bee4180a1aae380879af9fa936
BLAKE2b-256 7c1f30e6d597eb2b48d168797d0ca884c34a46f2d69d73cace6bb7f9859dc688

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