Skip to content

Commit

Permalink
Add development tools section
Browse files Browse the repository at this point in the history
  • Loading branch information
KateFriedman-NOAA committed Jan 24, 2023
1 parent 8b73765 commit 5ec526a
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions docs/source/development.rst
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,20 @@ The following steps should be followed in order to make changes to the develop b
#. Complete - When review and testing is complete the code manager will complete the pull request and subsequent merge/commit.
#. Cleanup - When complete the lead developer should delete the branch and close the issue. "Closing keywords" can be used in the PR to automatically close associated issues.

.. _development-tools:

=================
DEVELOPMENT TOOLS
=================

See the `/test` folder in global-workflow for available development and testing tools.

----------------
COMPARISON TOOLS
----------------

There are several scripts to compare output between two experiments (e.g. control and test). See scripts under `/test` folder and read `README` there for information on how to use them.

.. _code-standards:

==============
Expand Down

0 comments on commit 5ec526a

Please sign in to comment.