Skip to content

Commit

Permalink
Basic CITATION.cff
Browse files Browse the repository at this point in the history
It would be better with a couple more metadata, such as ORCID of the authors.
  • Loading branch information
castelao committed Feb 28, 2024
1 parent 4797fe6 commit cfc6202
Showing 1 changed file with 42 additions and 0 deletions.
42 changes: 42 additions & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
cff-version: 1.2.0
title: The Super-Resolution for Renewable Resource Data (sup3r)
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- family-names: Benton
given-names: Brandon
affiliation: NREL
- family-names: Buster
given-names: Grant
affiliation: NREL
- family-names: Glaws
given-names: Andrew
affiliation: NREL
- family-names: King
given-names: Ryan
affiliation: NREL
identifiers:
- type: doi
value: 10.5281/zenodo.6808547
repository-code: 'https://github.com/NREL/sup3r'
abstract: >-
The Super Resolution for Renewable Resource Data (sup3r)
software uses generative adversarial networks to create
synthetic high-resolution wind and solar spatiotemporal
data from coarse low-resolution inputs.
keywords:
- machine-learning
- deep-learning
- generative-adversarial-network
- climate-change
- tensorflow
- climate-data
- solar-energy
- renewable-energy
- wind-energy
license: BSD-3-Clause
commit: 6d0f100
version: 0.1.2
date-released: '2023-12-18'

0 comments on commit cfc6202

Please sign in to comment.