Skip to content

Commit

Permalink
updated citation
Browse files Browse the repository at this point in the history
  • Loading branch information
jhbravo committed Nov 27, 2024
1 parent 52c9f71 commit f8a1a85
Showing 1 changed file with 35 additions and 44 deletions.
79 changes: 35 additions & 44 deletions CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -2,47 +2,38 @@ 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: Rose
given-names: Brian E. J.
orcid: https://orcid.org/0000-0002-9961-3821 # optional
website: https://github.com/brian-rose # optional
affiliation: University at Albany (State University of New York) # optional
- family-names: Kent
given-names: Julia
orcid: https://orcid.org/0000-0002-5611-8986
website: https://github.com/jukent
affiliation: UCAR/NCAR
- family-names: Tyle
given-names: Kevin
orcid: https://orcid.org/0000-0001-5249-9665
website: https://github.com/ktyle
affiliation: University at Albany (State University of New York)
- family-names: Clyne
given-names: John
orcid: https://orcid.org/0000-0003-2788-9017
website: https://github.com/clyne
affiliation: UCAR/NCAR
- family-names: Camron
given-names: Drew
orcid: https://orcid.org/0000-0001-7246-6502
website: https://github.com/dcamron
affiliation: UCAR/Unidata
- family-names: Grover
given-names: Maxwell
orcid: https://orcid.org/0000-0002-0370-8974
website: https://github.com/mgrover1
affiliation: Argonne National Laboratory
- family-names: Ford
given-names: Robert R.
orcid: https://orcid.org/0000-0001-5483-4965
website: https://github.com/r-ford
affiliation: University at Albany (State University of New York)
- family-names: Paul
given-names: Kevin
orcid: https://orcid.org/0000-0001-8155-8038
website: https://github.com/kmpaul
affiliation: NVIDIA
- name: "Cookbook Template contributors" # use the 'name' field to acknowledge organizations
website: "https://github.com/ProjectPythia/cookbook-template/graphs/contributors"
title: "Cookbook Template"
abstract: "A sample cookbook description."
- family-names: Bravo
given-names: Jorge
orcid: https://orcid.org/0009-0005-0561-150X
website: https://github.com/jhbravo
affiliation: Stevens Institute of Technology
- family-names: Sundar
given-names: Srihari
orcid: https://orcid.org/0000-0002-0556-3967
website: sriharisundar.github.io
affiliation: National Renewable Energy Lab (NREL)
- family-names: Mapes
given-names: Brian
orcid: https://orcid.org/0000-0001-5460-3761
website: https://github.com/brianmapes
affiliation: University of Miami
- family-names: Shekhar
given-names: Suman
orcid: https://orcid.org/0009-0007-1962-6264
website: https://github.com/Sumanshekhar17
affiliation: Rutgers University, The state university of New Jersey
- family-names: Nguyen
given-names: Tri
orcid: https://orcid.org/0000-0001-5460-3761
website: https://github.com/tringuyen180303
affiliation: Indiana University Bloomington
- family-names: Khider
given-names: Deborah
orcid: https://orcid.org/0000-0001-7501-8430
affiliation: University of Southern California
title: "Geostationary Satellite Cookbook"
abstract: "This cookbook aims to provide a comprehensive guide for utilizing Satpy to analyze
geostationary satellite data of the sensor Advanced Baseline Imager (ABI) on GOES-R (west and east),
sensor Advanced Himawari Imager (AHI) on HIMAWARI, and sensor Advance Meteorological Imager (AMI) on
Geo-KOMPSAT-2A (GK2A). Satpy is a powerful Python library specifically designed for processing and
analyzing satellite data, offering capabilities for data visualization, manipulation, and analysis."

0 comments on commit f8a1a85

Please sign in to comment.