-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathCITATION.cff
More file actions
27 lines (27 loc) · 910 Bytes
/
CITATION.cff
File metadata and controls
27 lines (27 loc) · 910 Bytes
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
title: "Zarr benchmarks"
version: 1
license: "BSD-3-Clause"
type: software
abstract:
"This repository provides advice on how to set Zarr array configuration
options. These options all have an impact on data compression, read times, and
write times. The advice here is based on a series of benchmarks, which are
presented in the report."
message: "If you use this software, please cite it as below."
authors:
- given-names: David
family-names: Stansby
affiliation: University College London
orcid: "https://orcid.org/0000-0002-1365-1908"
- given-names: Kimberly
family-names: Meechan
affiliation: University College London
orcid: "https://orcid.org/0000-0003-4939-4170"
- given-names: Ruaridh
family-names: Gollifer
affiliation: University College London
orcid: "https://orcid.org/0000-0001-9319-936X"
keywords:
- zarr
- data compression