Skip to content

Commit d0ec3e0

Browse files
authored
Merge pull request #784 from uaf-arctic-eco-modeling/joss-paper-2
This branch brings in the JOSS paper (source code and related assets) as well as some related changes made in the review process. The review thread is here: openjournals/joss-reviews#7667
2 parents b466c0a + 4f409b9 commit d0ec3e0

File tree

10 files changed

+700
-8
lines changed

10 files changed

+700
-8
lines changed

.github/workflows/draft-joss-pdf.yml

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
# Adapted from:
2+
# https://github.com/marketplace/actions/open-journals-pdf-generator
3+
#
4+
name: Draft PDF
5+
on:
6+
push:
7+
paths:
8+
- joss-paper/**
9+
- .github/workflows/draft-joss-pdf.yml
10+
11+
jobs:
12+
paper:
13+
runs-on: ubuntu-latest
14+
name: Paper Draft
15+
steps:
16+
- name: Checkout
17+
uses: actions/checkout@v4
18+
- name: Build draft PDF
19+
uses: openjournals/openjournals-draft-action@master
20+
with:
21+
journal: joss
22+
# This should be the path to the paper within your repo.
23+
paper-path: joss-paper/paper.md
24+
- name: Upload
25+
uses: actions/upload-artifact@v4
26+
with:
27+
name: paper
28+
# This is the output path where Pandoc will write the compiled
29+
# PDF. Note, this should be the same directory as the input
30+
# paper.md
31+
path: joss-paper/paper.pdf
32+

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,3 +52,5 @@ Debug/*
5252

5353
# assorted temporary stuff
5454
bundle*
55+
56+
.dvc/*

CITATION.cff

Lines changed: 134 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,134 @@
1+
# cff-version: 1.2.0
2+
title: "DVMDOSTEM"
3+
4+
message: >-
5+
If you use this software, please cite it using the
6+
metadata from this file.
7+
type: software
8+
identifiers:
9+
- type: doi
10+
value: 10.5281/zenodo.4281497
11+
description: "Latest release of DVMDOSTEM software"
12+
repository-code: "https://uaf-arctic-eco-modeling/dvm-dos-tem"
13+
url: >-
14+
https://uaf-arctic-eco-modeling.github.io/dvm-dos-tem/index.html#
15+
abstract: >-
16+
`DVMDOSTEM` is an advanced process-based terrestrial
17+
ecosystem model (TEM) designed to study ecosystem responses to climate changes
18+
and disturbances. It has a particular focus on permafrost regions (i.e. regions
19+
characterized by soils that stay partially frozen all year round for at
20+
least two consecutive years), encompassing boreal, arctic, and alpine landscapes.
21+
keywords:
22+
- C++
23+
- Python
24+
- Ecology
25+
- Terrestrial Ecology
26+
- Arctic
27+
- Boreal
28+
- Permafrost
29+
- Cryosphere
30+
- Tundra
31+
license: MIT
32+
authors:
33+
- family-names: "Carman"
34+
given-names: "Tobey B"
35+
orcid: "https://orcid.org/0000-0003-4617-4674"
36+
affiliation: "Institute of Arctic Biology, University of Alaska Fairbanks, Fairbanks 99775, Alaska, USA"
37+
38+
- family-names: "Genet"
39+
given-names: "Hélène"
40+
orcid: "https://orcid.org/0000-0003-4537-9563"
41+
affiliation: "Institute of Arctic Biology, University of Alaska Fairbanks, Fairbanks 99775, Alaska, USA"
42+
43+
- family-names: "Rutter"
44+
given-names: "Ruth A"
45+
orcid: "https://orcid.org/0009-0009-7043-6081"
46+
affiliation: "Institute of Arctic Biology, University of Alaska Fairbanks, Fairbanks 99775, Alaska, USA"
47+
48+
- family-names: "Jafarov"
49+
given-names: "Elchin"
50+
orcid: "https://orcid.org/0000-0002-8310-3261"
51+
affiliation: "Woodwell Climate Research Center, Falmouth 02540, Massachusetts, USA"
52+
53+
- family-names: "Euskirchen"
54+
given-names: "Eugénie"
55+
orcid: "https://orcid.org/0000-0002-0848-4295"
56+
affiliation: "Institute of Arctic Biology, University of Alaska Fairbanks, Fairbanks 99775, Alaska, USA"
57+
58+
- family-names: "Maglio"
59+
given-names: "Ben"
60+
orcid: "https://orcid.org/0000-0002-1948-0177"
61+
affiliation: "Institute of Arctic Biology, University of Alaska Fairbanks, Fairbanks 99775, Alaska, USA"
62+
63+
- family-names: "Clein"
64+
given-names: "Joy"
65+
orcid: "https://orcid.org/0000-0002-2816-5312"
66+
affiliation: "Institute of Arctic Biology, University of Alaska Fairbanks, Fairbanks 99775, Alaska, USA"
67+
68+
- family-names: "Briones"
69+
given-names: "Valeria"
70+
orcid: "https://orcid.org/0000-0002-5649-851X"
71+
affiliation: "Woodwell Climate Research Center, Falmouth 02540, Massachusetts, USA"
72+
73+
- family-names: "Mullen"
74+
given-names: "Andrew L"
75+
orcid: "https://orcid.org/0000-0002-9127-9996"
76+
affiliation: "Woodwell Climate Research Center, Falmouth 02540, Massachusetts, USA"
77+
78+
- family-names: "Greaves"
79+
given-names: "Heather"
80+
orcid: "https://orcid.org/0000-0002-8800-019X"
81+
affiliation: "Institute of Arctic Biology, University of Alaska Fairbanks, Fairbanks 99775, Alaska, USA"
82+
83+
- family-names: "McGuire"
84+
given-names: "A. D."
85+
orcid: "https://orcid.org/0000-0003-4646-0750"
86+
affiliation: "Institute of Arctic Biology, University of Alaska Fairbanks, Fairbanks 99775, Alaska, USA"
87+
88+
- family-names: "Yuan"
89+
given-names: "Fengming"
90+
orcid: "https://orcid.org/0000-0003-0910-5231"
91+
affiliation: "Environmental Science Division and Climate Change Science Institute, Oak Ridge National Laboratory, Oak Ridge, TN 37831"
92+
93+
- family-names: "Chang"
94+
given-names: "Chu-Chun"
95+
orcid: "https://orcid.org/0000-0002-2971-2349"
96+
affiliation: "Woodwell Climate Research Center, Falmouth 02540, Massachusetts, USA"
97+
98+
- family-names: "Rady"
99+
given-names: "Joshua M."
100+
orcid: "https://orcid.org/0000-0002-7806-136X"
101+
affiliation: "Woodwell Climate Research Center, Falmouth 02540, Massachusetts, USA"
102+
103+
- family-names: "Teber"
104+
given-names: "Doğukan"
105+
affiliation: "Woodwell Climate Research Center, Falmouth 02540, Massachusetts, USA"
106+
107+
- family-names: "Rogers"
108+
given-names: "Brendan M"
109+
orcid: "https://orcid.org/0000-0001-6711-8466"
110+
affiliation: "Woodwell Climate Research Center, Falmouth 02540, Massachusetts, USA"
111+
112+
- family-names: "Smith"
113+
given-names: "Trevor"
114+
affiliation: "Woodwell Climate Research Center, Falmouth 02540, Massachusetts, USA"
115+
116+
- family-names: "Mevenkamp"
117+
given-names: "Hannah"
118+
orcid: "https://orcid.org/0000-0002-7241-5374"
119+
affiliation: "Institute of Arctic Biology, University of Alaska Fairbanks, Fairbanks 99775, Alaska, USA"
120+
121+
- family-names: "Lara"
122+
given-names: "Mark J"
123+
orcid: "https://orcid.org/0000-0002-4670-7031"
124+
affiliation: "Department(s) of Plant Biology and Geography, University of Illinois Urbana-Champaign, Urbana, IL 61801"
125+
126+
- family-names: "Zhuang"
127+
given-names: "Qianlai"
128+
orcid: "https://orcid.org/0000-0002-4536-9851"
129+
affiliation: "Department of Earth, Atmospheric, and Planetary Science, Purdue University, West Lafayette IN 47907 USA"
130+
131+
- family-names: "Yi"
132+
given-names: "Shuhua"
133+
affiliation: "School of Geographic Sciences, Nantong University, Nantong Jiangsu, 226019 P.R. China"
134+

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ README for dvm-dos-tem
55
[![Slack](https://img.shields.io/badge/slack-login-green.svg)](https://arctic-eco-modeling.slack.com)
66

77
The dvm-dos-tem (`dvmdostem`) model is a process based bio-geo-chemical
8-
ecosystem model that focuses on C and N dynamics as well as soil thermal
9-
dynamics in high latitude ecosystems.
8+
ecosystem model that focuses on C and N cycles, vegetation dynamics and soil
9+
thermal dynamics in high latitude ecosystems.
1010

1111
For more information see the [User Guide](https://uaf-arctic-eco-modeling.github.io/dvm-dos-tem/index.html).
1212

docs_src/sphinx/source/index.rst

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@ Welcome to ``dvmdostem``'s documentation!
33

44
.. note::
55
This project is under active development.
6-
7-
DVM-DOS-TEM is a process-based biosphere model, designed to simulate biophysical
8-
and biogeochemical processes between the soil, the vegetation and the
9-
atmosphere. The model is spatially explicit and focuses on representing carbon
10-
and nitrogen cycles in high latitude ecosystems and how they are affected at
11-
seasonal (i.e. monthly) to centennial scales by climate, disturbances and
6+
7+
DVM-DOS-TEM is a process-based terrestrial ecosystem model, designed to simulate
8+
biophysical and biogeochemical processes between the soil, the vegetation and
9+
the atmosphere. The model is spatially explicit and focuses on representing
10+
carbon and nitrogen cycles in high latitude ecosystems and how they are affected
11+
at seasonal (i.e. monthly) to centennial scales by climate, disturbances and
1212
biophysical processes such as permafrost, soil thermal and hydrological regimes,
1313
snow cover or canopy development.
1414

joss-paper/ddt_logo_910x705_alpha.png

70.5 KB
Loading
Loading
Loading

0 commit comments

Comments
 (0)