-
Notifications
You must be signed in to change notification settings - Fork 3
/
CITATION.cff
29 lines (29 loc) · 874 Bytes
/
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
cff-version: 1.2.0
title: "A Python package to search and fetch NASA Ocean Color data within range of waypoints of interest"
message: If you use this software, please cite it using these metadata.
authors:
- given-names: Guilherme
family-names: Castelao
affiliation: Scripps Institution of Oceanography - UC San Diego
orcid: https://orcid.org/0000-0002-6765-0708
version: 0.0.10
doi: 10.5281/zenodo.4646628
date-released: 2021-03-21
repository-code: https://github.com/castelao/CoTeDe
license: BSD-3 Clause
references:
- title: "numpy"
type: article
doi: 10.1038/s41586-020-2649-2
- title: "pandas"
type: software
version: 1.3.3
doi: 10.5281/zenodo.5501881
- title: "xarray"
type: software
version: 0.19.0
doi: 10.5281/zenodo.5130718
- title: "loky"
type: software
version: 3.0.0
doi: 10.5281/zenodo.5770407