-
Notifications
You must be signed in to change notification settings - Fork 9
/
CITATION.cff
42 lines (41 loc) · 1.24 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
42
cff-version: "1.2.0"
authors:
- family-names: Kaufman
given-names: Daniel E.
orcid: "https://orcid.org/0000-0002-1487-7298"
- family-names: Baskin
given-names: Walter E.
orcid: "https://orcid.org/0000-0002-2241-3266"
doi: 10.5281/zenodo.11448464
message: If you use this software, please cite our article in the
Journal of Open Source Software.
preferred-citation:
authors:
- family-names: Kaufman
given-names: Daniel E.
orcid: "https://orcid.org/0000-0002-1487-7298"
- family-names: Baskin
given-names: Walter E.
orcid: "https://orcid.org/0000-0002-2241-3266"
date-published: 2024-06-06
doi: 10.21105/joss.06490
issn: 2475-9066
issue: 98
journal: Journal of Open Source Software
publisher:
name: Open Journals
start: 6490
title: "ncompare: A Python package for comparing netCDF structures"
type: article
url: "https://joss.theoj.org/papers/10.21105/joss.06490"
volume: 9
title: "ncompare: A Python package for comparing netCDF structures"
contact:
- name: "The NASA ncompare issues page"
website: "https://github.com/nasa/ncompare/issues"
keywords:
- "netcdf"
- "data comparison"
- "hierarchical data"
url: "https://ncompare.readthedocs.io"
repository-code: "https://github.com/nasa/ncompare"