<div dir="auto"><div dir="ltr">Dear Users,<br>I have a temperature data. I would like to compute the area averaged temperature over the Ocean only. So I need to maskout the land areas. Is there any command to maskout the ocean directly. <br><br>I have a land mask control file. I thought to do it by subtracting the land values from the original data. But the following script showing all zero values. <br><br><div>'open t2.ctl'<br>'open landmask.ctl'<div>‘define land=maskout(t2, mask.2-0.01)’</div><div dir="auto">‘define total=t2’</div><div>'d aave(total-land,lon=40,lon=90,lat=-15,lat=15)'<br><br></div><div>It could work if I would have an ocean mask control file. <br><br></div><div>Any suggestions or script is highly appreciated?<br><br>Thank you. <div dir="ltr" data-smartmail="gmail_signature"><div dir="ltr"><br></div></div></div></div></div>
</div>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div>Kind Regards,<br></div>Mano<br></div></div>