<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
<br>Hi all,<br><br>Im working with xyz data, the range of my data is:&nbsp;&nbsp;&nbsp; min = 0.046000&nbsp; max = 1.358000<br><br>And&nbsp; I'm trying interpolate with r.surf.idw, but the answer is&nbsp; "Range of data:&nbsp;&nbsp;&nbsp; min = 1&nbsp; max = 1"<br><br>I'm working with these steps:<br><br>r.in.xyz input="biomarcadores.txt" output="r_bio" method="mean" type="FCELL" fs="|" x=2 y=1 z=4 zscale=1.0&nbsp; percent=100<br><br>r.surf.idw input=r_bio output=r_sup_bio<br><br>The problem is when I try work with decimal numbers.<br><br><br>some advice about how I'll work with decimal numbers in this process?<br>
<br>Thanks for your help!!<br><br>John<br>Grupo Bioestratigrafia - ICP<br>Bogotá - Colombia<br><br /><hr />Comparte tus fotos con tus amigos. Más fácil con <a href='http://download.live.com' target='_new'>Windows Live</a></body>
</html>