<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Hello All,</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
I am trying to put a trend line and associated trend text information on my plots. I am getting the following errors when attempting to plot. Script is attached and a sample file. Any suggestions?<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
warning:Attempt to reference attribute (FillValue) which is undefined
<div>fatal:_NclBuildArray: each element of a literal array must have the same number of dimensions</div>
<div>fatal:["Execute.c":8640]:Execute: Error occurred at or near line 61 in file trend1.ncl</div>
<div><br>
</div>
<div>fatal:["Execute.c":8016]:Number of subscripts on left-hand-side do not match</div>
<div>                        number of dimensions of variable: (2),  Subscripts used: (1)</div>
<div><br>
</div>
<div>fatal:["Execute.c":8640]:Execute: Error occurred at or near line 80 in file trend1.ncl</div>
<div><br>
</div>
<span>(0)     gsn_csm_xy: Fatal: X and Y must have the same dimensions sizes, or one must be one-dimensional and both have the same rightmost dimension.</span></div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Thanks,</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Jason<br>
</div>
</body>
</html>