-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathCITATION.cff
More file actions
50 lines (44 loc) · 1.38 KB
/
CITATION.cff
File metadata and controls
50 lines (44 loc) · 1.38 KB
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
43
44
45
46
47
48
49
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.3.0
title: IS2view
abstract: Interactive visualization and data extraction tool for the ICESat-2 ATL14/15 Gridded Land Ice Height Products
type: software
keywords:
- ICESat-2
- elevation
- Digital Elevation Model
- Jupyter
- xarray
license: MIT
version: "0.1.1"
date-released: "2025-01-06"
message: If you use this software, please consider citing our library
authors:
- given-names: Tyler
family-names: Sutterley
affiliation: University of Washington, Applied Physics Laboratory
contributors:
- given-names: Benjamin
family-names: Smith
affiliation: University of Washington, Applied Physics Laboratory
contact:
- family-names: Sutterley
given-names: Tyler C.
orcid: "https://orcid.org/0000-0002-6964-1194"
identifiers:
- type: doi
value: 10.5281/zenodo.8015463
description: Persistent identifier for IS2view
- type: url
value: https://github.com/tsutterley/IS2view
description: GitHub repository for IS2view
- type: url
value: https://pypi.org/project/IS2view
description: IS2view on PyPI
- type: url
value: https://anaconda.org/conda-forge/is2view
description: IS2view on conda-forge
repository-code: "https://github.com/tsutterley/IS2view"
url: "https://is2view.readthedocs.io"
doi: "10.5281/zenodo.8015463"