-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
24 lines (24 loc) · 802 Bytes
/
CITATION.cff
File metadata and controls
24 lines (24 loc) · 802 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
cff-version: 1.2.0
title: "CubeDynamics: Streaming Climate Cube Math for Environmental Data Science"
message: "If you use CubeDynamics, please cite it as described here."
type: software
authors:
- family-names: Tuff
given-names: Ty
version: 0.1.0
repository-code: "https://github.com/CU-ESIIL/cubedynamics"
url: "https://cu-esiil.github.io/cubedynamics/"
keywords:
- climate
- streaming
- data cubes
- xarray
- dask
license: MIT
abstract: |
CubeDynamics (`cubedynamics`) is a streaming-first Python library for
constructing multi-source climate data cubes, computing variance and
correlation diagnostics, and exporting derived "lexcubes" for dashboards and
climate resilience workflows.
Add the Zenodo DOI to this citation record after the first tagged release is
archived.