4DVar Tutorial Introduction: Difference between revisions
From WikiROMS
Jump to navigationJump to search
Created page with '<div class="title">4-Dimensional Variational (4D-Var) Data Assimilation Tutorial</div>__NOTOC__ {{4DVar Tut TOC}}' (change visibility) |
No edit summary (change visibility) |
||
Line 1: | Line 1: | ||
<div class="title">4-Dimensional Variational (4D-Var) Data Assimilation Tutorial</div>__NOTOC__ | <div class="title">4-Dimensional Variational (4D-Var) Data Assimilation Tutorial</div>__NOTOC__ | ||
{{4DVar Tut TOC}} | {{warning}}This page is under construction{{warning}} | ||
<!-- Edit Template:4DVar_Tut_TOC to modify this Table of Contents--> | |||
<div style="float: left;margin: 0 20px 0 0;">{{4DVar Tut TOC}}</div>__TOC__ | |||
<div style="clear: both"></div> | |||
==Download the code== | |||
All of the additional scripts necessary to run the 4D-Var tests are available from the ROMS Subversion (SVN) repository. The 4D-Var test cases are for the California Current System, 1/3 degree resolution, ('''WC13'''). | |||
<div class="box"><nowiki>> svn checkout --username joeroms https://www.myroms.org/svn/src/test my_test</nowiki></div> | |||
==Directory Structure== | |||
When the checkout is complete, you will have the following directory structure under your <span class="twilightBlue">my_test</span> directory. | |||
<span class="twilightBlue">/WC13 | |||
/ARRAY_MODES | |||
/Data | |||
/Functionals | |||
/I4DVAR | |||
/I4DVAR_impact | |||
/Normalization | |||
/plotting | |||
/PSAS | |||
/PSAS_impact | |||
/PSAS_sensitivity | |||
/R4DVAR | |||
/R4DVAR_impact | |||
/R4DVAR_sensitivity</span> |
Revision as of 14:47, 28 June 2010
4-Dimensional Variational (4D-Var) Data Assimilation Tutorial
This page is under construction
Download the code
All of the additional scripts necessary to run the 4D-Var tests are available from the ROMS Subversion (SVN) repository. The 4D-Var test cases are for the California Current System, 1/3 degree resolution, (WC13).
> svn checkout --username joeroms https://www.myroms.org/svn/src/test my_test
Directory Structure
When the checkout is complete, you will have the following directory structure under your my_test directory.
/WC13
/ARRAY_MODES
/Data
/Functionals
/I4DVAR
/I4DVAR_impact
/Normalization
/plotting
/PSAS
/PSAS_impact
/PSAS_sensitivity
/R4DVAR
/R4DVAR_impact
/R4DVAR_sensitivity