<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</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 Jul 9, 2020, at 5:46 AM, Fanglou Liao &lt;<a href="mailto:fanglou.liao@unswalumni.com" class="">fanglou.liao@unswalumni.com</a>&gt; wrote:</div>
<br class="Apple-interchange-newline">
<div class="">
<div style="font-style: normal; font-variant-caps: normal; font-weight: normal; 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; font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt;" class="">
Hi ECCO team</div>
<div style="font-style: normal; font-variant-caps: normal; font-weight: normal; 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; font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt;" class="">
<br class="">
</div>
<div style="font-style: normal; font-variant-caps: normal; font-weight: normal; 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; font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt;" class="">
May I aks whether there has been a similar file to v4_basin.bin for ECCOv5 Alpha?<span class="Apple-converted-space">&nbsp;</span><br class="">
</div>
<div style="font-style: normal; font-variant-caps: normal; font-weight: normal; 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; font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt;" class="">
<br class="">
</div>
</div>
</blockquote>
<div>Hi Fanglou,</div>
The file for llc270 basin mask is</div>
<div><a href="https://ecco.jpl.nasa.gov/drive/files/Version5/Alpha/doc/basin_masks_llc270.bin" class="">https://ecco.jpl.nasa.gov/drive/files/Version5/Alpha/doc/basin_masks_llc270.bin</a><br class="">
<blockquote type="cite" class="">
<div class="">
<div style="font-style: normal; font-variant-caps: normal; font-weight: normal; 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; font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt;" class="">
also, could you please let me know wethere there is a gcmfaces function transforming eastward and nortwhard componnets to the native ECCO grid, that is has the reverse function to calc_UEVNfromUXVY? I did not find it in the gcmfaces toolbox that I have.<br class="">
</div>
<div style="font-style: normal; font-variant-caps: normal; font-weight: normal; 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; font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt;" class="">
<br class="">
</div>
</div>
</blockquote>
You can rotate back from uE/vN to get uX/vY, just reverse of</div>
<div><a href="https://github.com/MITgcm/gcmfaces/blob/master/gcmfaces_calc/calc_UV_zonmer.m#L23" class="">https://github.com/MITgcm/gcmfaces/blob/master/gcmfaces_calc/calc_UV_zonmer.m#L23</a></div>
<div><a href="https://github.com/MITgcm/gcmfaces/blob/master/gcmfaces_calc/calc_UV_zonmer.m#L24" class="">https://github.com/MITgcm/gcmfaces/blob/master/gcmfaces_calc/calc_UV_zonmer.m#L24</a></div>
<div>but uX/vY is on tracer point, still need to figure out how to put onto velocity point.</div>
<div><br class="">
</div>
<div>Hong</div>
</body>
</html>