<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
Hi,<br><br>In example file mjoclivar_2.ncl in line 63 the function ( &nbsp;&nbsp; x&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =&nbsp; short2flt( f-&gt;$var$(iStrt:iLast,:,:) )&nbsp;&nbsp;&nbsp; )&nbsp; this missing in a one dimensions the correct is &nbsp;&nbsp; x&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =&nbsp; short2flt( f-&gt;$var$(iStrt:iLast,0,:,:) )&nbsp;&nbsp; ok&nbsp; ???&nbsp; <br><br><br>when I run this script with my data shows the following error:<br><br><br>fatal:(lon) is not a dimension name in variable (x), could not determine dimension number<br>fatal:Execute: Error occurred at or near line 3252 in file $NCARG_ROOT/lib/ncarg/nclscripts/csm/contributed.ncl<br><br>fatal:Execute: Error occurred at or near line 69 in file mjoclivar_2.ncl<br><br><br>What this means?<br><br>Regards,<br><br>Cristiano<br><br /><hr />Descubra quais produtos Windows Live tem mais a ver com você! <a href='http://www.windowslive.com.br' target='_new'>Faça o teste!</a></body>
</html>