Skip to main content

A MIDAS module for Simbench datasets.

Project description

MIDAS Simbench Data Simulator

Description

This package contains a MIDAS module providing a simulator for Simbench data sets.

Although this package is intended to be used with MIDAS, it does not depend from anything MIDAS-related except for the midas-util package. You can use in any mosaik simulation scenario.

Installation

This package will usually installed automatically together with midas-mosaik. It is available on pypi, so you can install it manually with

pip install midas-sbdata

Usage

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

Inside of MIDAS

To use the Simbench data inside of MIDAS, just add sbdata to your modules

my_scenario:
  modules:
    - sbdata
    - ...

and configure it with:

  sbdata_params:
    my_grid_scope:
      step_size: 900
      grid_name: my_grid_scope
      start_date: 2020-01-01 00:00:00+0100
      cos_phi: 0.9
      filename: 1-LV-rural3--0-sw.hdf5
      data_path: path/to/hdf-specified-by-filename
      load_scaling: 1.0
      load_mapping: default
      sgen_scaling: 1.0
      sgen_mapping: default
      storage_scaling: 1.0
      storage_mapping: default
      interpolate: False
      randomize_data: False
      noise_factor: 0.2
      randomize_cos_phi: False
      seed: ~
      seed_max: 1_000_000

All of the attributes show their default values and can optionally be left out. The xxx_mapping attributes can either be default or a dictionary with a specific mapping. When default is used, the mapping defined in the powergrid profiles is used.

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-sbdata-1.0.0rc4.tar.gz (10.6 kB view details)

Uploaded Source

Built Distribution

midas_sbdata-1.0.0rc4-py3-none-any.whl (10.8 kB view details)

Uploaded Python 3

File details

Details for the file midas-sbdata-1.0.0rc4.tar.gz.

File metadata

  • Download URL: midas-sbdata-1.0.0rc4.tar.gz
  • Upload date:
  • Size: 10.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.10.4

File hashes

Hashes for midas-sbdata-1.0.0rc4.tar.gz
Algorithm Hash digest
SHA256 d46c1eb4eefa666982469dcd4147b6ac5c65d3e2464889651f54f7c3ccf79312
MD5 95b70e22730f2f1d7be5b60a4144058a
BLAKE2b-256 239b0b2387264811049fdcb966e0e9d0f17bc86d57d2d1b4dccbb8ee5a6cf566

See more details on using hashes here.

File details

Details for the file midas_sbdata-1.0.0rc4-py3-none-any.whl.

File metadata

File hashes

Hashes for midas_sbdata-1.0.0rc4-py3-none-any.whl
Algorithm Hash digest
SHA256 30d425673934617d463efb8071c36e659519380cc0a0967705a714711b9e7184
MD5 fac1041a752f95b3960dfd1479151fba
BLAKE2b-256 21562787047e4fc05cda1f7792d0f82ba65e405548ad5842e759e83298925445

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