I have a 3D nc file with 6 variables and I want to regrid it to 0.5° using lats4d.<br>I issued this command below but the file created remains the same as infile and no regrid done.<br><br><br><br>&gt;lats4d -i <a href="http://runet.nc">runet.nc</a> -o test_05 -lon -38.5 29 -lat -10.5 25 -func re(@,0.5)<br>
<br>I am using opengrad v 2.9 and need any suggestion on how to do this regrid.<br><br>Thanks,<br><br>CS<br><br><br><br>