Skip to content

Commit

Permalink
Finish adding all authors
Browse files Browse the repository at this point in the history
  • Loading branch information
sriharisundar authored Jun 14, 2024
1 parent 4a803cb commit 7d437c7
Showing 1 changed file with 19 additions and 8 deletions.
27 changes: 19 additions & 8 deletions CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -4,25 +4,36 @@ authors:
# add additional entries for each author -- see https://github.com/citation-file-format/citation-file-format/blob/main/schema-guide.md
- family-names: Bravo
given-names: Jorge
orcid:
website:
affiliation:
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

- name: "Cookbook Template contributors" # use the 'name' field to acknowledge organizations
website: "https://github.com/ProjectPythia/cookbook-geosat/graphs/contributors"
title: "Cookbook Template"
abstract: "A sample cookbook description."
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 7d437c7

Please sign in to comment.