generated from ProjectPythia/cookbook-template
-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathCITATION.cff
24 lines (24 loc) · 1.19 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
cff-version: 1.2.0
message: "If you use this cookbook, please cite it as below."
authors:
# add additional entries for each author -- see https://github.com/citation-file-format/citation-file-format/blob/main/schema-guide.md
- family-names: Banihirwe
given-names: Anderson
orcid: https://orcid.org/0000-0001-6583-571X
website: https://github.com/andersy005
- family-names: Bonnlander
given-names: Brian
website: https://github.com/bonnland
- family-names: de La Beaujardière
given-names: Jeff
website: https://staff.ucar.edu/users/jeffdlb
orcid: https://orcid.org/0000-0002-1001-9210
affiliation: Former Director, NCAR/CISL Information Systems Division
- family-names: Henderson
given-names: Scott
website: https://github.com/scotthq
orcid: https://orcid.org/0000-0003-0624-4965
- name: "CESM LENS on AWS Cookbook contributors" # use the 'name' field to acknowledge organizations
website: "https://github.com/ProjectPythia/cesm-lens-aws-cookbook/graphs/contributors"
title: "CESM LENS on AWS Cookbook"
abstract: "Notebooks developed to demonstrate analysis of CESM LENS data publicly available on Amazon S3 (us-west-2 region) using Xarray and Dask."