Skip to content

Commit ae2d215

Browse files
authored
Merge pull request #696 from JGCRI/correct_cff
Correct the cff file
2 parents 5d18302 + d5719c4 commit ae2d215

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

CITATION.cff

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
cff-version: 3.0.0-alpha
1+
cff-version: 3.0.0
22
message: "If you use this software in your work, please cite it as below."
33
authors:
44
- family-names: "Dorheim"
@@ -31,7 +31,7 @@ authors:
3131
given-names: "Dawn"
3232
orcid: "https://orcid.org/0000-0002-0468-4660"
3333
title: "Hector a simple carbon-climate model"
34-
version: 3.0.0-alpha
35-
doi: TODO
36-
date-released: TODO
37-
url: "https://github.com/jgcri/hector"
34+
version: 3.0.0
35+
doi: 10.5281/zenodo.7615632
36+
date-released: 2023-02-06
37+
url: "https://github.com/jgcri/hector"

NEWS.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# hector 3.0.0
22

3+
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.7615632.svg)](https://doi.org/10.5281/zenodo.7615632)
4+
35
* Updated parameterization, incorporating latest consensus science and for best model performance relative to historical observations
46
* New radiative forcing calculations for consistency with AR6
57
* Better and more complete software tests; many bug fixes

0 commit comments

Comments
 (0)