<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Dear Support team,</p>
    <p>I am willing to compute heat budget using ECCOv4 (Release3) . I
      started to follow the nice tutorial
      (<a class="moz-txt-link-freetext" href="https://ecco-v4-python-tutorial.readthedocs.io/ecco_budgets.html">https://ecco-v4-python-tutorial.readthedocs.io/ecco_budgets.html</a>).
      It starts with the open_mdsdataset function to load the data, <br>
    </p>
    <pre><span class="n">ds_ave</span> <span class="o">=</span> <span class="n">open_mdsdataset</span><span class="p">(</span><span class="s1">'/rigel/ocp/users/jt2796/ECCO_v4_r2/run_budg3d_1yr/'</span><span class="p">,</span>
                         <span class="n">delta_t</span><span class="o">=</span><span class="mi">3600</span><span class="p">,</span> <span class="n">ref_date</span><span class="o">=</span><span class="s1">'1991-12-15 12:0:0'</span><span class="p">,</span> <span class="n">geometry</span><span class="o">=</span><span class="s1">'llc'</span><span class="p">,</span>
                         <span class="n">prefix</span><span class="o">=</span><span class="p">[</span><span class="s1">'monave2d'</span><span class="p">,</span><span class="s1">'monave3d'</span><span class="p">])
</span></pre>
    <p>but I am not too sure what should be the actual files targeted.
      What data is under the input directory ? Should it contain all the
      variables such as in
      <a class="moz-txt-link-freetext" href="ftp://ecco.jpl.nasa.gov/Version4/Release3/interp_monthly/">ftp://ecco.jpl.nasa.gov/Version4/Release3/interp_monthly/</a> ?</p>
    <p>Sorry if I am missing something here. Thank you for your help,</p>
    <p>Damien<br>
    </p>
    <pre><span class="p">

</span></pre>
    <pre class="moz-signature" cols="72">-- 
-------------------------------------------------------
Damien Desbruyères
Email: <a class="moz-txt-link-abbreviated" href="mailto:damien.desbruyeres@ifremer.fr">damien.desbruyeres@ifremer.fr</a>
Phone:  +33 (0)2 29 00 85 05
Laboratoire d'Océanographie Physique et Spatiale (LOPS)
IFREMER
Centre Bretagne - ZI de la Pointe du Diable - CS 10070 - 29280 Plouzané
-------------------------------------------------------</pre>
  </body>
</html>