-
Notifications
You must be signed in to change notification settings - Fork 30
Expand file tree
/
Copy pathCITATION.cff
More file actions
73 lines (73 loc) · 2.42 KB
/
Copy pathCITATION.cff
File metadata and controls
73 lines (73 loc) · 2.42 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
cff-version: 1.2.0
message: "If you use this software, please cite it using these metadata."
authors:
- family-names: "Hülk"
given-names: "Ludwig"
alias: "@Ludee"
affiliation: "Reiner Lemoine Institut"
orcid: "https://orcid.org/0000-0003-4655-2321"
- family-names: "Pleßmann"
given-names: "Guido"
alias: "@gplssm"
affiliation: "Reiner Lemoine Institut"
- family-names: "Muschner"
given-names: "Christoph"
alias: "@chrwm"
affiliation: "Reiner Lemoine Institut"
orcid: "https://orcid.org/0000-0001-8144-5260"
- family-names: "Kotthoff"
given-names: "Florian"
alias: "@FlorianK13"
affiliation: "OFFIS e.V. - Institute for Informatics"
orcid: " https://orcid.org/0000-0003-3666-6122"
- family-names: "Tepe"
given-names: "Deniz"
alias: "@deniztepe"
affiliation: "fortiss"
orcid: "https://orcid.org/0000-0002-7605-0173"
- family-names: "Amme"
given-names: "Jonathan"
alias: "@nesnoj"
affiliation: "Reiner Lemoine Institut"
orcid: "https://orcid.org/0000-0002-8563-5261"
- family-names: "Imbrisca"
given-names: "Alexandra-Andreea"
alias: "@AlexandraImbrisca"
affiliation: "Technical University of Munich"
- family-names: 'Krämer'
given-names: "Kevin"
alias: "@pt-kkraemer"
affiliation: "ProjectTogether gGmbH"
- family-names: "Will"
given-names: "Simon"
alias: "@Simon-Will"
affiliation: ""
identifiers:
- type: swh
value: 'swh:1:dir:28252b3ca57b56d22be851bad576b6748af2e171'
description: Software Heritage archive identifier
title: "open-MaStR"
abstract: >-
The Python Package open-mastr provides an interface for
accessing and cleaning the German Energy Unit dataset
called Marktstammdatenregister (MaStR). The MaStR is a
central registry with detailed information about renewable
and conventional power plants in the German energy system.
open-mastr enables the creation and updating of a local
database of the entire registry, as well as processing the
data for further evaluation. Ultimately, the package
offers methods to reduce the registry's parsing time and
thus enables energy system researchers to start working
with the entire dataset right away.
keywords:
- python
- Marktstammdatenregister
- Energy System
- Energy System Data
- Open Data
type: software
license: AGPL-3.0
version: 0.17.2
doi:
date-released: 2026-07-17
url: "https://github.com/OpenEnergyPlatform/open-MaStR/"