<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Dear Giulio.<div class="">why do you need to 'interpolate'. If data are on vertical levels and these levels are correctly defined in the different netcdf files, you can just do a simple merging even outside of NCL with CDO.</div><div class="">If data are not exactly clean you can do a loop on every file, merge the variables into a single one, define the vertical dimension and write then the output to a netcdf file.</div><div class=""><br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On 29. Aug 2018, at 09:23, <a href="mailto:G.Monte@isac.cnr.it" class="">G.Monte@isac.cnr.it</a> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">Dears all,<br class="">I have got four separate netCDF files, in which some radar reflectivities<br class="">data (that are functions of latitude/longitude) are reported at different<br class="">heights (in meters):<br class="">1) surface (first file)<br class="">2) 2000 m (second file)<br class="">3) 3000 m (third file)<br class="">4) 5000 m (fourth file)<br class="">I am trying to implement a feasible method to combine all of these data<br class="">into a single file by vertical interpolating them on every level, then<br class="">create a script.ncl and send to graphics the result in NCL 6.4.0.<br class="">I have already looked at some templates on your web page that could have<br class="">been dealing with an issue like this, but nothing could be found.<br class="">Is there anyone who could have some suggestions to give me, please?<br class="">Thank you,<br class=""><br class="">Giulio Monte<br class=""><br class="">_______________________________________________<br class="">ncl-talk mailing list<br class=""><a href="mailto:ncl-talk@ucar.edu" class="">ncl-talk@ucar.edu</a><br class="">List instructions, subscriber options, unsubscribe:<br class="">http://mailman.ucar.edu/mailman/listinfo/ncl-talk<br class=""></div></div></blockquote></div><br class=""><div class="">
<div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><br class="Apple-interchange-newline">Guido Cioni</div><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><a href="http://guidocioni.altervista" class="">http://guidocioni.altervista</a>.org</div>

</div>
<br class=""></div></body></html>