Skip to content

Commit

Permalink
add CITATION file
Browse files Browse the repository at this point in the history
  • Loading branch information
mmaelicke committed Jul 31, 2024
1 parent c85e15b commit 9c681d5
Showing 1 changed file with 42 additions and 0 deletions.
42 changes: 42 additions & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
# 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: [email protected]
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: [email protected]
affiliation: >-
nstitute 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 will use `metacatalog` to load datasets stored in a metacatalog instance, like V-FOR-WaTer.
The requested datasources will be made available in the output directory of the tool. Areal datasets
will be clipped to the **bounding box** of the reference area and multi-file sources are preselected
to fall into the time range specified.
Note that exact extracts (specific time step, specific area) are not yet supported for areal datasets.
keywords:
- docker
- tool-spec
- V-For-WaTer
- netCDF
- clip
- catchment
- metacatalog
license: CC-BY-4.0
version: '0.5'
date-released: '2024-07-31'

0 comments on commit 9c681d5

Please sign in to comment.