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
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 Distribution
Built Distribution
File details
Details for the file midas-sbdata-1.0.1.tar.gz
.
File metadata
- Download URL: midas-sbdata-1.0.1.tar.gz
- Upload date:
- Size: 10.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b0dc12ca31da790321a586a787e70847668f3e44f8e1004c765113d057ebfbaf |
|
MD5 | dc7d52b2c5e43ddecdea0fc976de6294 |
|
BLAKE2b-256 | 42a1fe986034cd89c50be6bef2a19fed460b82f76bf3fa1b14aac7378eff7567 |
File details
Details for the file midas_sbdata-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: midas_sbdata-1.0.1-py3-none-any.whl
- Upload date:
- Size: 10.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d786bcc5bc25570eca14382e838c94929c06188ed4622ae473dcf1109f3aec2c |
|
MD5 | 6c15add4a54bf2ac64af506203393a2f |
|
BLAKE2b-256 | c552b7308fe094ad500627e966feeac045f2aba4f2a6e203d52d676126c50854 |