<div dir="ltr"><div><div>Hello,<br><br>I have a question regarding a ncl script I am writing. I have searched 
through the manual and online forums and have come back empty 
handed.<br><br>I have a file of daily snow depth changes (time,lat,lon) and 
would like to add additional dimensions to the variable. Time is in 
&quot;days since ...&quot; format and I would like to add (in the form of 
additional dimensions) the year, month, day that correspond to the time 
stamp while keeping the original time dimension the same. This way I can
 quickly and easily filter the data by month/etc later on without having
 to worry about leap years messing with the indexing. <br><br>I have the year/month/day arrays already generated from &quot;calendar_decode2&quot;<br>but when I try to add/merge them I keep running into issues. Any suggestions or solutions would be very much appreciated. <br><br></div>Thank you,<br><br></div>Zac Suriano</div>