<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 id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif;" dir="ltr">
<p>Dear colleges</p>
<p>hello</p>
<p>how can remove the error of the lines below?</p>
<p></p>
<div>ncl 62> data = where(data_raw.gt.data_hdf4@valid_range( -8000, 1000 ) .and. data_raw.lt.data_hdf4@valid_range( -8000, 1000 ), data_raw, data_hdf4@_FillValue)<br>
warning:Attempt to reference attribute (valid_range) which is undefined<br>
fatal:["Execute.c":8126]:Execute: Error occurred at or near line 62<br>
<br>
<br>
</div>
<br>
<p></p>
</div>
</body>
</html>