.. _tutorial: Tutorial ====================== The CTDAS tutorial is written to provide some guidance for common tasks when running, extending, or modifying CTDAS for your own purpopes. .. warning:: It is not a basic course in data assimilation techniques, nor in the use of python, object-oriented programming, or UNIX. The descriptions assume that you are familiar with these. It also assumes that you have successfully compiled and run a transport model (usually TM5), that can serve as observation operator for your CTDAS runs. Instructions on how to obtain, compile, or write such a project are not included here. We refer to the :ref:`installation ` section for further help with those steps. .. toctree:: :maxdepth: 1 Chapter 0: Configuring TM5 to run as transport model Chapter 1: Configuring CTDAS to run an experiment Chapter 2: Running your first experiment Chapter 3: Controlling your experiment: Cold start, Restart, or Recover from crash Chapter 4: Adding more observations Chapter 5: Modifying the state vector Chapter 6: Changing the covariance structure Chapter 7: Adding a new type of observations