<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="">Hi Peter<div class=""><br class=""></div><div class="">Not sure about calc_vort_cs.m but in the <a href="https://gcmfaces.readthedocs.io/en/latest/" class="">gcmfaces toolbox</a> you will find calc_UV_curl.m which should work for this. </div><div class=""><br class=""></div><div class="">There are examples using it in gcmfaces_devel/budget_mom_vort.m and gcmfaces_diags/diags_set_B.m  </div><div class=""><div><br class=""></div><div>If the documentation and examples are unclear or something does not work, please feel free to use the <a href="https://github.com/MITgcm/gcmfaces/issues" class="">gcmfaces issue tracker</a></div><div><br class=""></div><div>Best,</div><div>Gael</div><div><br class=""><blockquote type="cite" class=""><div class="">On May 19, 2020, at 10:16 AM, Shatwell, Peter A <<a href="mailto:peter.shatwell12@imperial.ac.uk" class="">peter.shatwell12@imperial.ac.uk</a>> wrote:</div><br class="Apple-interchange-newline"><div class="">

<meta http-equiv="Content-Type" content="text/html; charset=utf-8" class="">
<title class=""></title>

<div class="">
<div name="messageBodySection" style="font-size: 14px; font-family: -apple-system, BlinkMacSystemFont, sans-serif;" class="">
Hi all,
<div class=""><br class="">
</div>
<div class="">I am using a coupled configuration of the MITgcm with a cube-sphere grid (C24), and I am trying to calculate the curl of the surface wind-stress in order to understand Ekman layer dynamics in the model ocean. </div>
<div class=""><br class="">
</div>
<div class="">I found the script calc_vort_cs.m in the MATLAB MITgcm utils and provide it with surface wind stress fields, however I’m unsure how to interpret the outputs, which come in ‘compressed form’ (nc*6*nc+2, 1) or ‘face-splitted form’ (nc+1, nc+1, 1, 6). I’d
 like to be able to get them into a familiar form of (6*nc, nc, 1), which I can then diagnose with other utils. </div>
<div class=""><br class="">
</div>
<div class="">Is anyone familiar with converting between these forms for cube-sphere grid data?</div>
<div class=""><br class="">
</div>
<div class="">Thanks and all the best,</div>
<div class=""><br class="">
</div>
<div class="">Peter</div>
</div>
<div name="messageSignatureSection" class=""><br class="">
<div class="matchFont">--
<div style="font-size: 14px; font-family: -apple-system, BlinkMacSystemFont, sans-serif;" class="">
Peter Shatwell</div>
<div style="font-size: 14px; font-family: -apple-system, BlinkMacSystemFont, sans-serif;" class="">
PhD student at MPECDT</div>
<div style="font-size: 14px; font-family: -apple-system, BlinkMacSystemFont, sans-serif;" class="">
Space and Atmospheric Physics</div>
<div style="font-size: 14px; font-family: -apple-system, BlinkMacSystemFont, sans-serif;" class="">
Imperial College London</div>
<div style="font-size: 14px; font-family: -apple-system, BlinkMacSystemFont, sans-serif;" class="">
Huxley 714</div>
</div>
</div>
</div>

_______________________________________________<br class="">MITgcm-support mailing list<br class=""><a href="mailto:MITgcm-support@mitgcm.org" class="">MITgcm-support@mitgcm.org</a><br class="">http://mailman.mitgcm.org/mailman/listinfo/mitgcm-support<br class=""></div></blockquote></div><br class=""></div></body></html>