Tutorials
=========

Two ROMS tutorials are included here, with different purposes.
The :doc:`nested CDR tutorial <nested_cdr_tutorial/index>` walks through a **pre-defined** series of nested ROMS simulations, explaining the creation of input datasets and describing (pre-set) model parameters in a typical nesting/CDR workflow.
The :doc:`from-scratch simulation tutorial <from_scratch_bgc_simulation>` creates a single simulation **from scratch**, and when run as an interactive notebook, serves as a customizable template for a user to create their own simulation.

The former tutorial aims to explain in greater detail how ROMS is set up in a typical workflow, while the latter forgoes most of these details, instead acting as a minimal template for a user to create their own domains. It is encouraged
that new users step through both tutorials.

.. toctree::
   :maxdepth: 2

   1. Nested multi-simulation workflow with CDR <nested_cdr_tutorial/index>

.. toctree::
   :maxdepth: 1

   2. From-scratch simulation template <from_scratch_bgc_simulation>
