Skip to content

Commit

Permalink
Merge branch 'rljacob/update-v302' into maint-3.0 (PR #6853)
Browse files Browse the repository at this point in the history
Update README and CITATION.cff for v3.0.2
  • Loading branch information
rljacob authored Dec 17, 2024
2 parents 4d8ef77 + be85abd commit 4412b3a
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 8 deletions.
4 changes: 2 additions & 2 deletions CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ type: software
authors:
- given-names: E3SM
family-names: Project
version: 3.0.0
doi: 10.11578/E3SM/dc.20240930.1
version: 3.0.2
doi: 10.11578/E3SM/dc.20241216.1
repository-code: 'https://github.com/E3SM-Project/E3SM'
url: 'https://e3sm.org'
license: BSD-3-Clause
15 changes: 9 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[![E3SM Logo](https://e3sm.org/wp-content/themes/e3sm/assets/images/e3sm-logo.png)](https://e3sm.org)

Energy Exascale Earth System Model (E3SM)
Energy Exascale Earth System Model (E3SM) version 3
================================================================================

E3SM is a state-of-the-art fully coupled model of the Earth's climate including
Expand All @@ -11,7 +11,10 @@ the most challenging and demanding climate-change research problems and
Department of Energy mission needs while efficiently using DOE Leadership
Computing Facilities.

DOI: [10.11578/E3SM/dc.20240930.1](http://dx.doi.org/10.11578/E3SM/dc.20240930.1)
This is version 3.0.2 of E3SM, the latest patch release of version 3.0

If you use this model, please reference the software using this
DOI: [10.11578/E3SM/dc.20241216.1](http://dx.doi.org/10.11578/E3SM/dc.20241216.1)

Please visit the [project website](https://e3sm.org) or our [Confluence site](https://acme-climate.atlassian.net/wiki/spaces/DOC/overview)
for further details.
Expand Down Expand Up @@ -68,11 +71,11 @@ the following BibTeX entry is provided.
author = {{E3SM Project}},
abstractNote = {{E3SM} is a state-of-the-art fully coupled model of the {E}arth's
climate including important biogeochemical and cryospheric processes.},
howpublished = {[Computer Software] \url{https://dx.doi.org/10.11578/E3SM/dc.20240301.3}},
url = {https://dx.doi.org/10.11578/E3SM/dc.20240301.3},
doi = {10.11578/E3SM/dc.20240301.3},
howpublished = {[Computer Software] \url{https://dx.doi.org/10.11578/E3SM/dc.20241216.1}},
url = {https://dx.doi.org/10.11578/E3SM/dc.20241216.1},
doi = {10.11578/E3SM/dc.20241216.1},
year = 2024,
month = mar,
month = dec,
}
```

Expand Down

0 comments on commit 4412b3a

Please sign in to comment.