-
Notifications
You must be signed in to change notification settings - Fork 145
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
doc-fix: out of date branch for qceff examples
fixes #710
- Loading branch information
1 parent
75cf8dc
commit e3ad86f
Showing
1 changed file
with
1 addition
and
7 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 |
---|---|---|
|
@@ -9,13 +9,7 @@ as of version v11. | |
The DART development team ([email protected]) would be happy to hear about your experiences and is | ||
anxious to build scientific collaborations using these new capabilities. | ||
|
||
To get started, make sure that you are on the quantile_methods branch of DART: | ||
|
||
.. code-block:: text | ||
git checkout quantile_methods | ||
Build the DART executables for the Lorenz 96 tracer advection model: | ||
To get started, build the DART executables for the Lorenz 96 tracer advection model: | ||
|
||
.. code-block:: text | ||
|