<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">
<br class="">
<div><br class="">
<blockquote type="cite" class="">
<div class="">On Aug 10, 2020, at 6:32 AM, Fanglou Liao &lt;<a href="mailto:flch@udel.edu" class="">flch@udel.edu</a>&gt; wrote:</div>
<br class="Apple-interchange-newline">
<div class="">
<div dir="ltr" class="">Dear ECCO support&nbsp;
<div class=""><br class="">
</div>
<div class="">I was trying to use ecco-v4 python package for some calculations based on ECCOv5 alpha. As I noticed&nbsp;that&nbsp;&nbsp;recursive_load_ecco_var_from_years_nc is not working for ECCO v5 file format, I write a new function similar to it and it can load the variables
 now. But when I run the calc_section_heat_trsp_adv function, an error occurred:</div>
<div class=""><br class="">
</div>
<div class="">ValueError: Coordinate k_p1 has invalid or missing `c_grid_axis_shift` attribute `True`<br class="">
</div>
<div class=""><br class="">
</div>
<div class="">I checked that but still&nbsp;couldn't solve it myself. could you please let me know what needs to be done for a smooth application of ecco-v4.py for ECCO v5?</div>
</div>
</div>
</blockquote>
Hi Fanglou,</div>
<div><a href="https://ecco.jpl.nasa.gov/drive/files/Version5/Alpha" class="">https://ecco.jpl.nasa.gov/drive/files/Version5/Alpha</a></div>
<div>netcdf files have the same format as&nbsp;</div>
<div><a href="https://ecco.jpl.nasa.gov/drive/files/Version4/Release3" class="">https://ecco.jpl.nasa.gov/drive/files/Version4/Release3</a></div>
<div>They are not ready for xarray, hence ecco-v4.py</div>
<div>We’ll try to reformat as</div>
<div><a href="https://ecco.jpl.nasa.gov/drive/files/Version4/Release4" class="">https://ecco.jpl.nasa.gov/drive/files/Version4/Release4</a></div>
<div>at some point.</div>
<div><br class="">
</div>
<div>Hong</div>
<br class="">
</body>
</html>