-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathCITATION.cff
More file actions
28 lines (26 loc) · 1.11 KB
/
CITATION.cff
File metadata and controls
28 lines (26 loc) · 1.11 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
cff-version: 1.2.0
message: If you use this software, please cite it using the metadata from this file.
type: software
title: 'pycoupler: dynamic model coupling of LPJmL'
version: 1.6.5
date-released: '2025-09-22'
abstract: An LPJmL-Python interface for operating LPJmL in a Python environment
and coupling it with Python models, programmes or simple programming scripts.
pycoupler was written with the aim of establishing the coupling of copan:CORE
with LPJmL. Coupling with LPJmL is possible on an annual basis, i.e. for each
year in which LPJmL is in coupling mode, the desired inputs must be passed via
pycoupler. LPJmL simulates the corresponding year and returns the desired
outputs at the end of the year. The coupled programme can use the output data
to generate new inputs for the next year.
authors:
- family-names: Breier
given-names: Jannes
email: jannesbr@pik-potsdam.de
orcid: 0000-0002-9055-6904
- family-names: von Bloh
given-names: Werner
email: bloh@pik-potsdam.de
orcid: 0000-0002-7399-2704
license: AGPL-3.0
repository-code: https://github.com/PIK-LPJmL/pycoupler
doi: 10.5281/zenodo.11576705