[ncl-talk] H5 to netCDF conversion

G.Monte at isac.cnr.it G.Monte at isac.cnr.it
Wed Nov 28 02:15:51 MST 2018


I'm not able to connect to ftp server. Every time I write the line command:
ftp ftp.cgd.ucar.edu
this message appears:
ftp: connect: Connection timed out

Giulio Monte

> This is offline.
>
> I think the 'ncks' operator is the way to go.
>
> If you want send a sample file to
>
> ftp ftp.cgd.ucar.edu
> anonymous
> your_email
> cd incoming
> put ... the hdf5 file
> quit
>
> Cheers
>
> On Mon, Nov 26, 2018 at 10:17 AM Dennis Shea <shea at ucar.edu> wrote:
>
>> *NCO *(netCDF Operators): *ncks*
>> <http://nco.sourceforge.net/nco.html#ncks>
>>
>> Try:
>>
>> *%> ncks FOO.h5  FOO.nc4*
>>
>>
>> *---*
>>
>> *NCL*: Currently, hdf5 => nc4 requires that the user create a *custom*
>> script. Two examples:
>>
>> *https://www.ncl.ucar.edu/Applications/HiResPrc.shtml*
>> <https://www.ncl.ucar.edu/Applications/HiResPrc.shtml>
>> See Example: *gpm_1.ncl*
>> Click on:  *gpm_hdf2nc.ncl   *This is a very simple script
>>
>> ===
>> *https://www.ncl.ucar.edu/Applications/gfed.shtml*
>> <https://www.ncl.ucar.edu/Applications/gfed.shtml>
>> See Example: *gfed_3.ncl   *The hdf5 files are complicated. Hence, the
>> custom script is more complicated.
>>
>> ====
>> The HDF-Group offers the following for HDF-*EOS5* conversion
>> *https://support.hdfgroup.org/products/hdf5_tools/convert-netcdf.html*
>> <https://support.hdfgroup.org/products/hdf5_tools/convert-netcdf.html>
>>
>> Also, you can post a question to:
>> *https://portal.hdfgroup.org/display/support*
>> <https://portal.hdfgroup.org/display/support>
>>
>> ====
>>
>>
>> On Mon, Nov 26, 2018 at 1:56 AM <G.Monte at isac.cnr.it> wrote:
>>
>>> Dear all,
>>> I have a problem with the conversion of a h5 file to a netCDF one. I
>>> have
>>> read that this conversion is properly performed by "ncl_convert2nc"
>>> command only for h4 and hdf-eos file. Could someone suggest a different
>>> method to operate my conversion?
>>>
>>> Thank you in advance,
>>> Giulio Monte
>>>
>>> _______________________________________________
>>> ncl-talk mailing list
>>> ncl-talk at ucar.edu
>>> List instructions, subscriber options, unsubscribe:
>>> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
>>>
>>
>




More information about the ncl-talk mailing list