You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For more information see the [User Guide](https://uaf-arctic-eco-modeling.github.io/dvm-dos-tem/index.html).
12
12
13
-
> **Whats with the name?**
14
-
>
15
-
> `dvm-dos-tem` is short for "Dynamic Vegetation \[Model\] Dynamic Organic Soil
16
-
> Terrestrial Ecosystem Model". Orignally the model
17
-
> was simply "TEM", and as more logic and capabilities have been added, the name
18
-
> has grown. We still frequently use simply "TEM" because it is less cumbersome
19
-
> for writing and typing.
13
+
For questions and to get involved please see the [Github Issues](https://uaf-arctic-eco-modeling.github.io/dvm-dos-tem/issues) and [Github Discussions](https://uaf-arctic-eco-modeling.github.io/dvm-dos-tem/discussions).
20
14
15
+
> [!NOTE]
16
+
> **Whats with the name?**`dvm-dos-tem` is short for "**D**ynamic
> **E**cosystem **M**odel". Orignally the model was simply "TEM", and as more
19
+
> logic and capabilities have been added, the name has grown. We still
20
+
> frequently use simply "TEM" because it is less cumbersome for writing and
21
+
> typing. In most context TEM, dvmdostem, dvm-dos-tem, DVM-DOS-TEM and DMVDOSTEM
22
+
> are synonomous and can be used interchangably.
21
23
22
-
> **Sept 2022**
23
-
>
24
-
> We are in the process of updating the entire documentation
24
+
25
+
## Quickstart
26
+
27
+
For users who have Docker and Git installed.
28
+
29
+
More details are available in the [User Guide - Basic Model Setup and Run](https://uaf-arctic-eco-modeling.github.io/dvm-dos-tem/examples_and_tutorials/basic_model_run.html#basic-model-setup-and-run).
30
+
31
+
The default settings will run the model in the source code directory, using the
32
+
sample data that is included with the repository in the ``demo-data/`` directory.
33
+
The run will output a single variable (GPP), and will run for 2 pixels.
34
+
35
+
- Clone the repository (``git clone https://github.com/uaf-arctic-eco-modeling/dvm-dos-tem.git``).
0 commit comments