-
Notifications
You must be signed in to change notification settings - Fork 69
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
2 changed files
with
83 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,66 @@ | ||
cff-version: 1.2.0 | ||
title: "RTE+RRTMGP" | ||
authors: | ||
- family-names: Pincus | ||
given-names: Robert | ||
orcid: "https://orcid.org/0000-0002-0016-3470" | ||
- family-names: Iacono | ||
given-names: Michael J. | ||
orcid: "https://orcid.org/0000-0002-9578-0649" | ||
- family-names: Alexeev | ||
given-names: Dmitry | ||
orcid: "https://orcid.org/0000-0002-6425-2181" | ||
- family-names: Adamidis | ||
given-names: Panos | ||
- family-names: Hillman | ||
given-names: Benjamin R. | ||
orcid: "https://orcid.org/0000-0002-9264-9872" | ||
- family-names: Norman | ||
given-names: Matthew | ||
orcid: "https://orcid.org/0000-0003-4764-3348" | ||
- family-names: Pfister | ||
given-names: Erik | ||
orcid: "http://orcid.org/0009-0002-2688-138X" | ||
- family-names: Polonsky | ||
given-names: Igor N. | ||
- family-names: Romero | ||
given-names: Nicols A. | ||
- family-names: Wehe | ||
given-names: Andre | ||
type: software | ||
repository-code: "https://github.com/earth-system-radiaton/rte-rrtmgp" | ||
license: BSD-3-Clause | ||
date-released: "2023-05-30" | ||
version: 1.7 | ||
|
||
abstract: "RTE+RRTMGP is a set of codes for computing radiative fluxes in planetary atmospheres. | ||
RRTMGP uses a k-distribution to provide an optical description (absorption and possibly Rayleigh optical depth) of the gaseous atmosphere, along with the relevant source functions, on a pre-determined spectral grid given temperatures, pressures, and gas concentration. RTE computes fluxes given spectrally-resolved optical descriptions and source functions. The fluxes are normally summarized or reduced via a user extensible class." | ||
identifiers: | ||
- description: "All versions" | ||
type: doi | ||
value: 10.5281/zenodo.3403172 | ||
keywords: | ||
- "RTE+RRTMGP" | ||
- "atmospheric radiation" | ||
- "radiative transfer" | ||
- "climate model" | ||
- research | ||
message: "If you use this software, please cite it using these metadata." | ||
|
||
references: | ||
- authors: | ||
- family-names: Pincus | ||
given-names: Robert | ||
- family-names: Mlawer | ||
given-names: Eli J. | ||
- family-names: Delamere | ||
given-names: Jennifer S. | ||
doi: 10.1029/2019MS001621 | ||
journal: "Journal of Advances in Modeling Earth Systems" | ||
scope: "This paper describes the design, concepts, and version 1.0 of the software" | ||
title: "Balancing Accuracy, Efficiency, and Flexibility in Radiation Calculations for Dynamical Models" | ||
type: article | ||
volume: 11 | ||
number: 10 | ||
pages: 3074-3089 | ||
year: 2019 |
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