Published March 31, 2023
| Version 1.0
Dataset
Open
AMIRIS Examples
Creators
- 1. German Aerospace Center (DLR)
Description
AMIRIS Examples
Example configurations built for AMIRIS v1.3
See the individual licence information in the respective scenarios.
How-to
Follow these steps to start using AMIRIS:
- Clone AMIRIS.
- Clone this project to the
input
folder in your AMIRIS project repository. - Compile the binary input file by using FAME-Io (
makeFameRunConfig -f <./path/to/scenario.yaml>
). Alternatively, you may download pre-compiled.pb
input files here. - Execute AMIRIS.
- Convert the binary results file by using FAME-Io (
convertFameResults -f <./path/to/protobuf_file.pb>
).
Sample scenarios
- Simple: simple scenario running for one day with dummy data
- Austria2019: historical simulation of Austrian day-ahead market in 2019
- Germany2019: historical simulation of German day-ahead market in 2019
Citing AMIRIS Examples
If you use AMIRIS Examples in your scientific work please cite:
Kristina Nienhaus, Christoph Schimeczek, Ulrich Frey, Evelyn Sperber, Seyedfarzad Sarfarazi, Felix Nitsch, Johannes Kochems & A. Achraf El Ghazi (2023). AMIRIS Examples. Zenodo. doi: 10.5281/zenodo.7789050
Files
examples-v1.0.zip
Additional details
Related works
- Is derived from
- Dataset: https://gitlab.com/dlr-ve/esy/amiris/examples (URL)