<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="overflow-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;">
<div>Hi Yohei,</div>
<div><br>
</div>
<blockquote type="cite">
<div class="elementToProof" style="font-size: 12pt; font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif;">
I am wondering whether the community working on ECCOv4 use NetCDF package (or just convert binary</div>
<div class="elementToProof" style="font-size: 12pt; font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif;">
output to NetCDF, post-processing). </div>
</blockquote>
<br>
<div>I am pretty sure it’s that latter, that is, output binary then convert to netcdf afterwards, i.e., useMNC is false:</div>
<div><a href="https://github.com/ECCO-GROUP/ECCO-v4-Configurations/blob/master/ECCOv4 Release 4/namelist/data.pkg">https://github.com/ECCO-GROUP/ECCO-v4-Configurations/blob/master/ECCOv4 Release 4/namelist/data.pkg</a></div>
<div><br>
</div>
<div>
<blockquote type="cite">
<div>On Apr 10, 2024, at 8:07 AM, Yohei Takano - BAS <yokano@bas.ac.uk> wrote:</div>
<br class="Apple-interchange-newline">
<div>
<div style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;">
The tail of the STDOUT.0000 may tell you how far you have gotten in your run (again, depends on how often your maschine flushes the std output etc)</div>
</div>
</blockquote>
<br>
</div>
If you set debugMode to .TRUE. in eedata, this will flush the STDOUT file unit after each print statement:
<div><a href="https://mitgcm.readthedocs.io/en/latest/getting_started/getting_started.html#execution-environment-parameters">https://mitgcm.readthedocs.io/en/latest/getting_started/getting_started.html#execution-environment-parameters</a></div>
<div><br>
</div>
<div>Dimitris</div>
<div><br>
</div>
</body>
</html>