[ncl-talk] Combine Array
Taufik Samudra
taufikh.hidayat93 at gmail.com
Fri Jun 12 16:20:37 MDT 2015
Hello,
I have variable a(time=30,lat=80,lon=180)
I want to get a new variabel like
x1=a(0,:,:)
x2 =a(2:29,:,:)
how to combine x1 and x2 and get a new variabel?x1 and x2 has difereent
amount for dimentiobln time.. Is it possible in NCL?
this for my project about cross validation
thanks..
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20150613/5cc3fd87/attachment.html
More information about the ncl-talk
mailing list