Skip to content

Commit

Permalink
Added citation.cff file to credit authors
Browse files Browse the repository at this point in the history
  • Loading branch information
AtefBN committed Nov 27, 2024
1 parent 762494e commit f478106
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions citation.cff
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
# This CITATION.cff file was generated with cffinit.

cff-version: 1.2.0
title: esgpull
message: ESGF command line download tool esgpull
type: software
authors:
- given-names: Sven
family-names: Rodriguez
email: [email protected]
affiliation: Sorbonne University
- given-names: Atef
family-names: Ben Nasser
email: [email protected]
affiliation: Centre National de Recherche Scientifique
orcid: 'https://orcid.org/0000-0001-6948-8735'
- given-names: Guillaume
family-names: Levavasseur
email: [email protected]
affiliation: Sorbonne University
orcid: 'https://orcid.org/0000-0002-0801-0890'
repository-code: 'https://github.com/ESGF/esgf-download.git'
url: 'https://esgf.github.io/esgf-download/'
abstract: >-
esgpull is a modern ESGF data management tool, bundled
with a custom asynchronous interface with the ESGF Search
API. It handles scanning, downloading and updating
datasets, files and queries from ESGF.
license: BSD-3-Clause
commit: 762494e
version: 0.7.3
date-released: '2024-09-20'

0 comments on commit f478106

Please sign in to comment.