<div dir="ltr"><div>Dear Rick,</div><div>Thank you for your advice. I got no errors or warnings regarding the script. I just wonder why there are values over the ocean!</div><div>Best wishes,<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, May 26, 2022 at 8:17 PM Rick Brownrigg <<a href="mailto:brownrig@ucar.edu">brownrig@ucar.edu</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>To your 1st question, were there any errors or warnings reported by NCL?</div><div><br></div><div>On the 2nd question, it looks like you are setting your colors with this line:</div><div><br></div><div>    res@cnFillPalette        = "perc2_9lev" <br></div><div><br></div><div>Perhaps try:</div><div><br></div><div>   cmap = read_colormap_file("perc2_9lev")</div><div>   res@cnFillPalette = cmap(::-1, :)</div><div><br></div><div>Take a look at the documentation for cnFillPalette for discussion on how there might be two extra colors in the new palette; I don't know if that matters to what you are trying to do:<br></div><div><br></div><div>    <a href="http://ncl.ucar.edu/Document/Graphics/Resources/cn.shtml#cnFillPalette" target="_blank">http://ncl.ucar.edu/Document/Graphics/Resources/cn.shtml#cnFillPalette</a></div><div><br></div><div>HTH...Rick</div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, May 26, 2022 at 8:47 AM Setareh Rahimi via ncl-talk <<a href="mailto:ncl-talk@mailman.ucar.edu" target="_blank">ncl-talk@mailman.ucar.edu</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div><br clear="all"></div><div>Dear all,</div><div>I plotted the monthly anomaly of soil moisture, however, after plotting I noticed that for the month of January there are some <span style="background-color:rgb(234,153,153)">lines over the Atlantic ocean. </span>I wonder why this happened, please? The script, image,<div class="gmail_chip gmail_drive_chip" style="width:396px;height:18px;max-height:18px;background-color:rgb(245,245,245);padding:5px;color:rgb(34,34,34);font-family:arial;font-style:normal;font-weight:bold;font-size:13px;border:1px solid rgb(221,221,221);line-height:1"><a href="https://drive.google.com/file/d/1vl3N7Ptg0NnQGDBWOToGjj9CdcD9Fnr-/view?usp=drive_web" style="display:inline-block;max-width:366px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-decoration:none;padding:1px 0px;border:medium none" aria-label="soilw.mon.mean.v2.nc" target="_blank"><img style="vertical-align: bottom; border: medium none;" src="https://ssl.gstatic.com/docs/doclist/images/icon_10_generic_list.png"> <span dir="ltr" style="color:rgb(17,85,204);text-decoration:none;vertical-align:bottom">soilw.mon.mean.v2.nc</span></a><img style="opacity: 0.55; float: right; display: none;"></div> and the data set have been attached.</div><div>I have another question. <span style="background-color:rgb(255,217,102)">How can I reverse the color of the map, please</span>?<br></div><div>Please kindly advise me.</div><div>Thanks in advance,</div><div>Best wishes,<br></div><div>-- <br><div dir="ltr">S.Rahimi<br><br></div></div></div>
_______________________________________________<br>
ncl-talk mailing list<br>
<a href="mailto:ncl-talk@mailman.ucar.edu" target="_blank">ncl-talk@mailman.ucar.edu</a><br>
List instructions, subscriber options, unsubscribe:<br>
<a href="https://mailman.ucar.edu/mailman/listinfo/ncl-talk" rel="noreferrer" target="_blank">https://mailman.ucar.edu/mailman/listinfo/ncl-talk</a><br>
</blockquote></div>
</blockquote></div><br clear="all"><br>-- <br><div dir="ltr" class="gmail_signature">S.Rahimi<br><br></div>