<div dir="ltr"><div><div class="gmail_signature"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div><span style="font-size:12.8px">Dear fellow NCL-users,</span><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">I am trying to perform a mann-kendall trend test on CMAP monthly rainfall. I am using NCL v6.4.</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Attached is my script. The data can be accessed in the following link:</div><div style="font-size:12.8px"><br></div><div><span style="font-size:12.8px"><a href="https://drive.google.com/file/d/0B9faET7Bc2o8YTVEc3JXWFRRNk0/view?usp=sharing">https://drive.google.com/file/d/0B9faET7Bc2o8YTVEc3JXWFRRNk0/view?usp=sharing</a></span><br></div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">The script returns <b>no error</b> , a netcdf file is created, but <b>no png file is created</b>. </div><div style="font-size:12.8px">I also cannot open the output netcdf file even in GrADS (No discernible coordinate issue).</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">I wanted to plot a spatial map of the probability level.</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">I think my problem is this line?</div><div style="font-size:12.8px">plot = <b>gsn_csm_contour_map(wks,pq(0,:<wbr>,:),res)</b><br></div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Is this the correct way of just plotting the probability level?</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">I&#39;ll appreciate any suggestion on how to do this correctly.</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Sincerely,</div></div><div><br></div><div>Lyndz</div></div></div></div></div></div></div></div></div>
</div>