Dear gradsusr,<br><div class="gmail_quote"><br>I am trying to tcorr a station file with a time-varying spatial plot. I have been currently doing this successfully for NCEP observation data with the chain of codes written below. However now I need to perform the same analysis for a modelled data series but the second file (corresponding to <a href="http://slp.mon.mean.nc" target="_blank">slp.mon.mean.nc</a>) is split in two (first one 1982-1991; second one 1991-2000).<br>


<br>Can someone help me out on how I can attach them together and analyse this normally?<br><br>open file.ctl<br>set time 00Z01JAN1982 00Z01DEC2000<br>define name=var<br>close 1<br>sdfopen ../<a href="http://slp.mon.mean.nc" target="_blank">slp.mon.mean.nc</a><br>


set lon -35 68<br>set lat 0 75<br>set gxout shaded<br>set mpdset hires<br>run ../bluewhitered<br>d tcorr(name,slp,time=00Z01JAN1982,time=00Z01DEC2000)<br>run ../<a href="http://cbarn.gs" target="_blank">cbarn.gs</a><br><br clear="all">

<br>
-- <br><font color="#888888">JC<br>
<div style="padding: 0px; margin-left: 0px; margin-top: 0px; overflow: hidden; word-wrap: break-word; color: black; font-size: 10px; text-align: left; line-height: 130%;">
</div>
</font></div><br>