<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<!--[if !mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]--><style><!--
/* Font Definitions */
@font-face
{font-family:"Cambria Math";
panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0in;
font-size:11.0pt;
font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:blue;
text-decoration:underline;}
span.EmailStyle18
{mso-style-type:personal-reply;
font-family:"Calibri",sans-serif;
color:windowtext;}
.MsoChpDefault
{mso-style-type:export-only;
font-size:10.0pt;
mso-ligatures:none;}
@page WordSection1
{size:8.5in 11.0in;
margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US" link="blue" vlink="purple" style="word-wrap:break-word">
<div class="WordSection1">
<p class="MsoNormal">Hello Ashfaq,<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">You can use Cartopy to create more beautiful plots with a projection, similar to the example of using the Polar Stereographic Projection provided in the ECCO v4-py tutorial (<a href="https://ecco-v4-python-tutorial.readthedocs.io/ECCO_v4_Plotting_Tiles.html#Polar-Stereographic-Projection" target="_new">https://ecco-v4-python-tutorial.readthedocs.io/ECCO_v4_Plotting_Tiles.html#Polar-Stereographic-Projection</a>).<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">The Python package ECCOv4-py includes a function named plot_proj_to_latlon_grid (<a href="https://github.com/ECCO-GROUP/ECCOv4-py/blob/master/ecco_v4_py/tile_plot_proj.py" target="_new">https://github.com/ECCO-GROUP/ECCOv4-py/blob/master/ecco_v4_py/tile_plot_proj.py</a>),
which allows you to generate a projected plot. This function first maps the input field from the native model grid to a latitude-longitude grid. Subsequently, it uses Cartopy to create a plot with a user-selected projection from a list of available options,
including the Polar Stereographic Projection.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Best,<o:p></o:p></p>
<p class="MsoNormal">Ou Wang<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<div id="mail-editor-reference-message-container">
<div>
<div style="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in">
<p class="MsoNormal" style="margin-bottom:12.0pt"><b><span style="font-size:12.0pt;color:black">From:
</span></b><span style="font-size:12.0pt;color:black">ecco-support <ecco-support-bounces@mit.edu> on behalf of Ahmed, Ashfaq <ashfaq_ahmed@brown.edu><br>
<b>Date: </b>Friday, February 16, 2024 at 10:04 AM<br>
<b>To: </b>ecco-support@mit.edu <ecco-support@mit.edu><br>
<b>Subject: </b>[EXTERNAL] [ecco-support] Map for each ECCO LLC90 tiles<o:p></o:p></span></p>
</div>
<div>
<p class="MsoNormal">Hi!<o:p></o:p></p>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">Can anyone please assist me with the maps that we use for the tiles in the LLC90 output? I am asking it to make my plots look better by adding definite borders/coastlines. <o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">For example, if you look at the tile 6 (image courtesy - <a href="https://urldefense.us/v3/__https:/ecco-v4-python-tutorial.readthedocs.io/ECCO_v4_Interpolating_Fields_to_LatLon_Grid.html__;!!PvBDto6Hs4WbVuu7!KUgeFhUrQFn8NUC8WT4ADFi-KT_4jfioYr7ndFvVeEoSWcSF6dTsP7qjlJSb65w-f9ldRdfPNW02jn_YdATGPKvAg2uS$">
link</a>) here -<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal"><img border="0" width="446" height="387" style="width:4.6458in;height:4.0312in" id="_x0000_i1026" src="cid:ii_lsoycgnz0"><o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">and if I plot the salinity profile, then I can see figures like this -<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal"><img border="0" width="402" height="368" style="width:4.1875in;height:3.8333in" id="_x0000_i1025" src="cid:ii_lsoyf5aw1"><o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">I was wondering if I would be able to plot a more defined Arctic border on top of my figure here :) <o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal"><br clear="all">
<o:p></o:p></p>
<div>
<div>
<div>
<p class="MsoNormal">Sincerely,<o:p></o:p></p>
<div>
<p class="MsoNormal">________________<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><b>Ashfaq Ahmed</b><o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">Ph.D. Student<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">Center for Fluids and Thermal Sciences<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">Brown University<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">Providence, Rhode Island, USA 02912<o:p></o:p></p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</body>
</html>