<html><head></head><body><div class="yahoo-style-wrap" style="font-family:bookman old style, new york, times, serif;font-size:16px;"><div dir="ltr" data-setdir="false">Hi,<br>I hope you are doing great.</div><div dir="ltr" data-setdir="false">I'm not sure what I want to discuss is repetitive or not. Please pardon me if it has stated before with anyone else.</div><div dir="ltr" data-setdir="false"><br></div><div dir="ltr" data-setdir="false">I tried to run the simple following code with the conda version of NCL:<br></div><div dir="ltr" data-setdir="false"><br></div><div dir="ltr" data-setdir="false"><div><div>load "./shapefile_utils.ncl"</div><div>sname = "tehran/tehran.shp"</div><div>print_shapefile_info(sname)</div><div>plot_shapefile(sname)</div><div><br></div></div>Some wrong lines of the output are shown in the below:<br></div><div dir="ltr" data-setdir="false"><div><div><font face="courier new, courier, monaco, monospace, sans-serif">(0)        Min/max lat:     44.04/  63.32</font></div><div><font face="courier new, courier, monaco, monospace, sans-serif">(0)        Min/max lon:     25.06/  39.77</font></div><div><br></div></div>I downloaded the NCL precompiled source from NCL website and run the above code, again. The correct lines of the output are shown in the below:</div><div dir="ltr" data-setdir="false"><br></div><div dir="ltr" data-setdir="false"><div><div><font face="courier new, courier, monaco, monospace, sans-serif">(0)        Min/max lat:     25.06/  39.77</font></div><div><font face="courier new, courier, monaco, monospace, sans-serif">(0)        Min/max lon:     44.04/  63.32</font></div><div><br></div></div><br></div><div dir="ltr" data-setdir="false">Also the wrong png file is the attached "province.png" and the correct one is the attached "province1.png".</div><div dir="ltr" data-setdir="false"><br></div><div dir="ltr" data-setdir="false">I have no question and just want to hint some problems (I think) in the conda version of NCL. I hope I could explain clearly.</div><div dir="ltr" data-setdir="false"><br></div><div dir="ltr" data-setdir="false"><i><font size="2">Best wishes.</font></i></div><div dir="ltr" data-setdir="false"><i><font size="2">Ehsan Taghizadeh</font></i></div></div></body></html>