<div dir="ltr"><div><div><div><div><div><div>Currently, it is not possible to use 'ncl_convert2nc' to make h5 => netCDF on the command line. This is on the very long 'list-of-things-to-do'.<br><br></div>h5 is rather complicated.<br><br></div>There is an example of reading GPM data on a HDF5 file and plotting at:<br> <a href="http://www.ncl.ucar.edu/Applications/HiResPrc.shtml">http://www.ncl.ucar.edu/Applications/HiResPrc.shtml</a><br></div><div> gpm_1.ncl (at bottom)<br><br></div>This does require 6.3.0<br>--------<br></div>Attached is a code I have for converting to netCDF. Other variables on the file would have to be added if you want them.<br><br></div>NOTE: from an NCL perspective, there is *no* need to convert to netCDF ... use NCL 6.3.0 and the data can be manipulated directly.<br><br></div>Bon Chance!<br><br><br><div><div><div><div><br><br><div><br><div><div><br><br></div></div></div></div></div></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Apr 28, 2015 at 6:04 AM, <span dir="ltr"><<a href="mailto:Solange.Fermepin@lmd.jussieu.fr" target="_blank">Solange.Fermepin@lmd.jussieu.fr</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello everybody,<br>
<br>
I would like to convert HDF5 GPM data into NetCDF format.<br>
<br>
Is this possible using the ncl_convert2nc from the latest ncl 6.3.0 version?<br>
<br>
Many thanks!!<br>
<br>
Bests,<br>
Solange<br>
<br>
<br>
--<br>
Solange Fermepin, PhD<br>
Laboratoire de Météorologie Dynamique - CNRS/IPSL<br>
Tour 45-55, 3ème étage<br>
4 place Jussieu<br>
75252 Paris cedex 05<br>
France<br>
<br>
Tel: +33 (0) 1 44 27 52 55<br>
E-mail: <a href="mailto:solange.fermepin@lmd.jussieu.fr">solange.fermepin@lmd.jussieu.fr</a><br>
_______________________________________________<br>
ncl-talk mailing list<br>
List instructions, subscriber options, unsubscribe:<br>
<a href="http://mailman.ucar.edu/mailman/listinfo/ncl-talk" target="_blank">http://mailman.ucar.edu/mailman/listinfo/ncl-talk</a><br>
</blockquote></div><br></div>