-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathCITATION.cff
More file actions
63 lines (63 loc) · 2.36 KB
/
CITATION.cff
File metadata and controls
63 lines (63 loc) · 2.36 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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
cff-version: 1.2.0
message: "If you use this cookbook, please cite it as below."
authors:
- family-names: Smith
given-names: Ben
website: https://github.com/smithb
- family-names: King
given-names: Michalea
website: https://github.com/michaleaking
- family-names: Sutterley
given-names: Tyler
affiliation: University of Washington
website: https://github.com/tsutterley
- family-names: Arendt
given-names: Anthony
website: https://github.com/aaarendt
- family-names: Scheick
given-names: Jessica
website: https://github.com/JessicaS11
- family-names: Welden-Smith
given-names: Mark
website: https://github.com/markweldensmith
- family-names: Snow
given-names: Tasha
affiliation: University of Maryland, NASA GSFC
website: https://github.com/tsnow03
- family-names: Besso
given-names: Hannah
website: https://github.com/HBesso
- family-names: Henderson
given-names: Scott
website: https://github.com/scottyhq
- family-names: Shean
given-names: David
website: https://github.com/dshean
- family-names: Arndt
given-names: Philipp
affiliation: Scripps Institution of Oceanography, University of California San Diego
website: https://github.com/fliphilipp
- family-names: Roberts
given-names: Chancelor
affiliation: Scripps Institution of Oceanography, University of California San Diego
website: https://github.com/chancelorr
- family-names: Haris
given-names: Rohaiz
website: https://github.com/rohaizh
- family-names: Zikan
given-names: Karina
website: https://github.com/karinazikan
- family-names: Fair
given-names: Zach
website: https://github.com/zachghiaccio
- name: "ICESat-2 Cookbook contributors"
website: "https://github.com/ICESAT-2HackWeek/icesat2-cookbook"
title: "ICESat-2 Cookbook"
abstract: "A collection of tutorials for accessing, filtering, and analyzing
data from NASA's Ice, Cloud, and land Elevation Satellite-2 (ICESat-2) mission.
The cookbook covers mission background, geospatial coordinate transforms,
interactive visualization, and disciplinary workflows for land ice and
snow depth applications. Tutorials are designed to lower the barrier
to ICESat-2 data use by providing reproducible, cloud-ready examples
built on open-source Python tools including icepyx, SlideRule, geopandas,
and xarray."