<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
Hi NCL talk,
<div class=""><br class="">
</div>
<div class="">I am using the script WRF_pcp_1.ncl which contours precipitation and terrain and overlays them using wrf_map_overlays. &nbsp;I am running NCL V 6.3.</div>
<div class=""><br class="">
</div>
<div class="">Unfortunately I receive the following fatal errors:</div>
<div class="">
<div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">fatal:ContourPlotPreDraw: ARSCAM/ARPRAM - ALGORITHM FAILURE</div>
<div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">fatal:ContourPlotDraw: draw error</div>
<div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">fatal:PlotManagerPreDraw: error in plot pre-draw</div>
<div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">fatal:_NhlPlotManagerDraw: PreDraw error</div>
</div>
<div style="margin: 0px; font-size: 11px;" class=""><br class="">
</div>
<div style="margin: 0px;" class="">I’ve also tried using “RasterFill” instead of “AreaFill”, as recommended browsing through previous questions, however topography was not being contoured properly. &nbsp;</div>
<div style="margin: 0px;" class=""><br class="">
</div>
<div style="margin: 0px;" class="">I have attached my script. &nbsp;The two files listed when using systemfunc include one file with the WRF 2d data and another with the WRF constants (XLAT, XLONG, etc).</div>
<div style="margin: 0px;" class=""><br class="">
</div>
<div style="margin: 0px;" class="">Any suggestions please?</div>
<div style="margin: 0px;" class=""><br class="">
</div>
<div style="margin: 0px;" class="">Thanks,</div>
<div style="margin: 0px;" class=""><br class="">
</div>
<div style="margin: 0px;" class="">Juris</div>
<div style="margin: 0px;" class="">M.Sc. student</div>
<div style="margin: 0px;" class="">University of Manitoba</div>
<div style="margin: 0px; font-size: 11px;" class=""><br class="">
</div>
<div style="margin: 0px; font-size: 11px;" class=""></div>
</body>
</html>