-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c46e3c2
commit c24c014
Showing
1 changed file
with
18 additions
and
2 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 |
---|---|---|
@@ -1,14 +1,30 @@ | ||
cff-version: 1.2.0 | ||
message: "If you use this software, please cite it as below." | ||
message: "If you use this software, please cite it as below. The project homepage can be found at https://github.com/ssc-maire/DoseAndFluxCalculator ." | ||
authors: | ||
- family-names: "Davis" | ||
given-names: "Christopher Stephen William" | ||
orcid: "https://orcid.org/0000-0002-8096-1383" | ||
affiliation: "University of Surrey" | ||
alias: "ChrisSWDavis" | ||
email: "[email protected]" | ||
website: "https://www.researchgate.net/profile/Chris-Davis-13" | ||
- family-names: "Lei" | ||
given-names: "Fan" | ||
orcid: "https://orcid.org/0000-0002-4365-988X" | ||
affiliation: "University of Surrey" | ||
title: "DoseAndFluxCalculator" | ||
version: 1.0.5 | ||
type: software | ||
version: 1.0.6 | ||
doi: 10.5281/zenodo.10992476 | ||
date-released: 2024-04-18 | ||
url: "https://github.com/ssc-maire/DoseAndFluxCalculator" | ||
repository-code: "https://github.com/ssc-maire/DoseAndFluxCalculator" | ||
repository-artifact: "https://pypi.org/project/atmosphericRadiationDoseAndFlux/" | ||
contact: | ||
- family-names: "Davis" | ||
given-names: "Christopher Stephen William" | ||
orcid: "https://orcid.org/0000-0002-8096-1383" | ||
affiliation: "University of Surrey" | ||
alias: "ChrisSWDavis" | ||
email: "[email protected]" | ||
website: "https://www.researchgate.net/profile/Chris-Davis-13" |