Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0
HTML
<div class="section" id="operational-suite">
<span id="index-0"></span><span id="id1"></span>
<ul>
<li><p class="first">The operational suite contains two cycles named 00 and 12.</p>
</li>
<li><dl class="first docutils">
<dt>Each cycle contains three parts:</dt>
<dd><dl class="first last docutils">
<dt>o Analysis</dt>
<dd><ul class="first last simple">
<li>fetch the observations,</li>
<li>run the analysis model,</li>
<li>post-process the data</li>
</ul>
</dd>
<dt>o Forecast</dt>
<dd><ul class="first last simple">
<li>Prepare the input data</li>
<li>Run the forecast model. The forecast model outputs its results every 6 hours up to 24 hours for cycle 00 and up to 240 hours for cycle 12.</li>
</ul>
</dd>
<dt>o Archive</dt>
<dd><ul class="first last simple">
<li>Save the analysis results.</li>
<li>Save the forecasts results as they become available.</li>
</ul>
</dd>
</dl>
</dd>
</dl>
</li>
</ul>
<p>What do:</p>
<ol class="arabic simple">
<li>Write a <a class="reference internal" href="/wiki/display/ECFLOW/Glossary#term-suite-definition"><em class="xref std std-term">suite definition</em></a> for this suite.</li>
<li>How should the <a class="reference internal" href="/wiki/display/ECFLOW/Glossary#term-ecf-script"><em class="xref std std-term">ecf script</em></a>&#8216;s be organised?</li>
</ol>
<p>Useful pointers:</p>
<blockquote>
<div><ul class="simple">
<li><a class="reference internal" href="/wiki/display/ECFLOW/Add+Trigger#add-trigger"><em>Add Trigger</em></a></li>
<li><a class="reference internal" href="/wiki/display/ECFLOW/Add+a+meter#add-meter"><em>Add a meter</em></a></li>
<li><a class="reference internal" href="/wiki/display/ECFLOW/ecFlow+variables#add-variable"><em>ecFlow variables</em></a></li>
<li><a class="reference internal" href="/wiki/display/ECFLOW/Using+python+scripting#using-python-scripting"><em>Using python scripting</em></a></li>
<li><a class="reference internal" href="/wiki/display/ECFLOW/File+location#file-location"><em>File location</em></a> for ECF_FILES</li>
<li><a class="reference internal" href="/wiki/display/ECFLOW/ecFlow+Python+Api#suite-definition-python-api"><em>suite definition python API</em></a></li>
</ul>
</div></blockquote>
<p>One possible <a class="reference internal" href="/wiki/display/ECFLOW/Operational+Suite+Solution#operational-suite-soln"><em>Operational Suite Solution</em></a></p>
</div>