-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
It would be better with a couple more metadata, such as ORCID of the authors.
- Loading branch information
Showing
1 changed file
with
42 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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' |