-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathCITATION.cff
36 lines (36 loc) · 1.17 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
# YAML 1.2
---
abstract: "Laserfarm provides a FOSS wrapper to Laserchicken, supporting the use of massive LiDAR point cloud data sets for macro-ecology, from data preparation to scheduling and execution of distributed processing across a cluster of compute nodes."
authors:
-
affiliation: "Netherlands eScience Center"
family-names: Grootes
given-names: "Meiert W."
-
affiliation: "Netherlands eScience Center"
family-names: Ku
given-names: Ou
-
affiliation: "Netherlands eScience Center"
family-names: Nattino
given-names: Francesco
-
affiliation: "Netherlands eScience Center"
family-names: Bogaardt
given-names: Laurens
-
affiliation: "Institute for Biodiversity and Ecosystem Dynamics, University of Amsterdam"
family-names: Koma
given-names: Zsófia
cff-version: "1.0.3"
date-released: 2022-09-13
doi: "10.5281/zenodo.3842780"
keywords:
- "airborne laser scanning"
- "point cloud"
- "distributed computing"
license: "Apache-2.0"
message: "If you use this software, please cite it using these metadata."
title: "Laserfarm: Laserchicken Framework for Applications in Research in Macro-ecology"
version: "0.2.0"
...