<div>Dear Users,</div>
<div> </div>
<div>I have a *.grd file (relative topography data) covering the whole globe. His CTL file is as follows: </div>
<div> </div>
<div>***************************************************************************</div>
<div><span lang="EN">
<p>dset ^RTmavglobal(1961-1990).grd</p>
<p>undef 9.999e+20</p>
<p>xdef 145 linear 0 2.5</p>
<p>ydef 73 linear -90 2.5</p>
<p>zdef 1 levels 1000</p>
<p>tdef 43709 linear 0Z31jan1961 360mn</p>
<p>vars 1</p>
<p>RT 1 t,z,y,x **Relative topography 500/1000 [hPa]</p>
<p>endvars</p>
<p>**************************************************************************</p>
<p>The data on global map (LAT -90 90; LON 0 360) are attached (global.jpeg). Now, from the global file I want to extract the data for the European sector (longitude interval is from 30W to 60E and latitude interval is from 0 90N), but after the following commands: </p>

<p>***********************************************************************</p>
<p>set lon -30 60</p>
<p>set lat 0 90</p>
<p>d rt</p>
<p>************************************************************************</p>
<p>I get the image that does not have the data East of the 0 meridian(attached as file euro.jpeg). </p>
<p>Please, can someone help me with this issue? What is causing this? </p>
<p>Kind regards,</p>
<p>Djordje</p></span></div>