<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">If you're looking to convert IMERG
      data, you can use the service from our Hyrax site:<br>
      <br>
<a class="moz-txt-link-freetext" href="http://gpm1.gesdisc.eosdis.nasa.gov/opendap/ncml/GPM_L3/contents.html">http://gpm1.gesdisc.eosdis.nasa.gov/opendap/ncml/GPM_L3/contents.html</a><br>
      <br>
      Each granule page has "Get as NetCDF X" tab on top where you can
      convert the whole file, or you can select variables to subset and
      convert.<br>
      <br>
      There is also time-aggregated data service at<br>
      <br>
<a class="moz-txt-link-freetext" href="http://gpm1.gesdisc.eosdis.nasa.gov/opendap/ncml/aggregation/GPM_3GPROFF16SSMIS.03/contents.html">http://gpm1.gesdisc.eosdis.nasa.gov/opendap/ncml/aggregation/GPM_3GPROFF16SSMIS.03/contents.html</a><br>
      <br>
      or <br>
      <br>
<a class="moz-txt-link-freetext" href="http://gpm1.gesdisc.eosdis.nasa.gov/thredds/catalog/aggregation/catalog.html">http://gpm1.gesdisc.eosdis.nasa.gov/thredds/catalog/aggregation/catalog.html</a><br>
      <br>
      For "thredds" you can use "NetcdfSubset" service to convert data
      to netcdf.  Time-aggregation allows you to convert data in a time
      range into one file.  Watch out the time length though for
      performance.<br>
      <br>
      -Fan<br>
      <br>
      On 04/28/2015 11:38 AM, Dennis Shea wrote:<br>
    </div>
    <blockquote
cite="mid:CAOF1d_6fs6vonAnFJ8A4YQRDndHCAcX-OTOEHLsVCP67L3ru2Q@mail.gmail.com"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=windows-1252">
      <div dir="ltr">
        <div>
          <div>
            <div>
              <div>
                <div>
                  <div>Currently, it is not possible to use
                    'ncl_convert2nc' to make h5 =&gt; 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 moz-do-not-send="true"
                  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">&lt;<a moz-do-not-send="true"
              href="mailto:Solange.Fermepin@lmd.jussieu.fr"
              target="_blank">Solange.Fermepin@lmd.jussieu.fr</a>&gt;</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 moz-do-not-send="true"
              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 moz-do-not-send="true"
              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>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
<a class="moz-txt-link-freetext" href="http://mailman.ucar.edu/mailman/listinfo/ncl-talk">http://mailman.ucar.edu/mailman/listinfo/ncl-talk</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>