generated from VForWaTer/tool_template_python
-
Notifications
You must be signed in to change notification settings - Fork 1
/
CITATION.cff
41 lines (40 loc) · 1.4 KB
/
CITATION.cff
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
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: V-FOR-WaTer Dataset Loader
message: >-
Tool to load and harmonize heterogeneous datasets using metacatalog.
type: software
authors:
- given-names: Mirko
family-names: Mälicke
email: mirko.maelicke@kit.edu
affiliation: >-
Institute for Water and Environment, Hydrology,
Karlsruhe Institute for Technology (KIT)
orcid: 'https://orcid.org/0000-0002-0424-2651'
- given-names: Alexander
family-names: Dolich
email: alexander.dolich@kit.edu
affiliation: >-
Institute for Water and Environment, Hydrology,
Karlsruhe Institute for Technology (KIT)
orcid: 'https://orcid.org/0000-0003-4160-6765'
repository-code: 'https://github.com/VForWaTer/tool_vforwater_loader'
url: 'https://portal.vforwater.de'
abstract: >-
This tool uses `metacatalog` to load datasets stored in a metacatalog instance, like V-FOR-WaTer.
The requested datasources is made available in the output directory of the tool. Areal datasets
(spatial scale defined) are clipped to the reference area and datasets with a temporal scale
defined in the metadata are clipped to the time range specified.
keywords:
- docker
- tool-spec
- V-For-WaTer
- netCDF
- clip
- catchment
- metacatalog
license: CC-BY-4.0
version: '0.13.0'
date-released: '2024-09-17'