<div dir="ltr"><div>Ehsan, this is a known issue with recent NCL versions. The lat and lon coordinates are swapped in some shape files, causing missing images, or mirror images along a 45 degree fold line. That is what I see in your plots.</div><div><br></div><div>This is discussed in Github issues <a href="https://github.com/NCAR/ncl/issues/151">#151</a> and <a href="http://#176">#176</a>. In #176 I show a diagnostic method to determine swapped coordinates. I also provide a modified NCL library file that should render plots correctly for any shape file. Please give these suggestions a try, and let us know the results.</div><div dir="ltr"><br></div><br><div class="gmail_quote gmail_quote_container"><div dir="ltr" class="gmail_attr">On Wed, Dec 25, 2024 at 7:23 AM Ehsan Taghizadeh via ncl-install <<a href="mailto:ncl-install@mailman.ucar.edu">ncl-install@mailman.ucar.edu</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><div><div style="font-family:"bookman old style","new york",times,serif;font-size:16px"><div dir="ltr"><div><div dir="ltr">Hello everyone,</div><div><br></div><div>I am trying to add a shapefile to my plot, but the location of the shapefile is incorrect as it appears to be rotated 90 degrees clockwise. Previously, I had an issue with NCL installed via Conda. I attempted to install NCL using a precompiled version, but encountered the following error: “ncl: error while loading shared libraries: libssl.so.10: cannot open shared object file: No such file or directory.” Since I do not have root access, I cannot install libssl.so.10.</div><div><span><br></span></div><div dir="ltr"><span>Attached are the incorrect and correct output maps. <span>The desired shapefile is shown in tan. </span>The correct version is the output from running NCL on another Linux version (Rocky), which I do not have access to. The code I used to plot these maps is quite long and may not be helpful for this issue, but I can provide a shorter version if necessary.</span></div><div><br></div><div>As I am unsure if this issue is directly related to the NCL installation, I am sending this to both emails. Apologies for any inconvenience caused.</div><div dir="ltr"><span><br></span></div><div dir="ltr"><span>The output of the command "<span>conda list -n ncl_stable</span>" is attached (<span>condalist.txt</span>). Some additional information is provided below:</span></div><div dir="ltr">$ <span>conda --version</span></div><div dir="ltr"><span> <span><i>conda 24.11.2</i></span></span></div><div dir="ltr">$ <span>which ncl</span></div><div dir="ltr"><span> <span><i>~/miniconda3/envs/ncl_stable/bin/ncl</i></span></span></div><div dir="ltr"><span>$ <span>ncl -V</span></span></div><div dir="ltr"><span> <i>6.6.2</i><br></span></div><div dir="ltr">$ <span>env | grep NCARG</span></div><div dir="ltr"><span> <span><i>NCARG_ROOT=/home/taghizade/miniconda3/envs/ncl_stable</i></span></span></div><div><br></div><div>Any help would be appreciated. Happy holidays!</div></div></div><div><div dir="ltr" style="font-family:"old times",serif;font-size:16px"><div><div dir="ltr" style="color:rgb(0,0,0);font-family:"old times",serif;font-size:16px"><i><font size="2">-----------------------------------------------------------------------------</font></i></div><div dir="ltr" style="color:rgb(0,0,0);font-family:"old times",serif;font-size:16px"> <div><div style="color:rgb(0,0,0);font-family:serif;font-size:16px"><div dir="ltr"><i><font size="2">Best regards,</font></i></div><div dir="ltr"><i><font size="2">Ehsan Taghizade</font></i></div></div></div></div></div></div></div></div></div>
</blockquote></div></div>