[Hdf-forum] Writing a double precision data

2013-02-28 Thread Pradeep Jha
Hello, I have a fortran file of size Nx*Ny*Nz which can contain either single or double precision data. I store the data type information in a variable called sizeofreal (which can either have the value 4 or 8). After reading this page http://www.hdfgroup.org/HDF5/Tutor/datatypes.html, I wrote a

[Hdf-forum] convert hdf5 to netcdf4

2013-02-28 Thread Jiande Wang
Hello, I need to convert hdf5 file to netcdf4, is there any tools for this? any suggestion will be appreciated. Thanks Jiande ___ Hdf-forum is for HDF software users discussion. Hdf-forum@hdfgroup.org

Re: [Hdf-forum] Assign projection HDF5

2013-02-28 Thread H. Joe Lee
Hi, Would you please provide the URL of the sample HDF5 file that you have trouble with? Also, I'd appreciate if you could provide the URL of data user's guide if it's available. -- HDF: Software that Powers Science On Mon, Feb 25, 2013 at 12:01 PM, Geographer j_landm...@gmx.de wrote: Hi

Re: [Hdf-forum] convert hdf5 to netcdf4

2013-02-28 Thread Barbara Jones
Hello Jiande, I need to convert hdf5 file to netcdf4, is there any tools for this? any suggestion will be appreciated. Please see this page for a couple of ways to get an HDF5 file into NetCDF-4: http://www.hdfgroup.org/products/hdf5_tools/convert-netcdf.html A NetCDF-4 file is an HDF5

[Hdf-forum] Unknown KEYWORD using h5import

2013-02-28 Thread Michael Jackson
I have the following script that I am writing which in the end is going to generate one of our DREAM3D style hdf5 files. I have a self compiled hdf5 1.8.10-patch 1 on an OS X 10.6.8 system. here is the script #!/bin/bash # This script will attempt to convert ascii text files into a .dream3d

Re: [Hdf-forum] convert hdf5 to netcdf4

2013-02-28 Thread Kent Yang
If you are converting HDF5 JPSS files, H5AUGJPSS is the way to go. Check http://www.hdfgroup.org/projects/npoess/h5augjpss_index.html Kent On Thu, Feb 28, 2013 at 10:07 AM, Barbara Jones bljo...@hdfgroup.orgwrote: Hello Jiande, I need to convert hdf5 file to netcdf4, is there any tools

Re: [Hdf-forum] Unknown KEYWORD using h5import

2013-02-28 Thread Allen D Byrne
1.8.10 h5import can now use h5dump output files, would that work? Allen On Thursday, February 28, 2013 11:38:02 AM Michael Jackson wrote: I have the following script that I am writing which in the end is going to generate one of our DREAM3D style hdf5 files. I have a self compiled hdf5

Re: [Hdf-forum] Unknown KEYWORD using h5import

2013-02-28 Thread Michael Jackson
I guess. Just the header part then? HDF5 /Users/Shared/Data/SyntheticStructures/2Phase/2PhaseTexture.dream3d { DATASET /VoxelDataContainer/DIMENSIONS { DATATYPE H5T_STD_I64LE DATASPACE SIMPLE { ( 3 ) / ( 3 ) } } } That would work? -- Mike Jackson www.bluequartz.net On Feb 28, 2013, at

Re: [Hdf-forum] Unknown KEYWORD using h5import

2013-02-28 Thread Allen D Byrne
Yes that is the basic idea, check the h5import help and the tools reference manual web page for the details. I think you may need another switch to get enough info in the header. Allen On Thursday, February 28, 2013 03:28:57 PM Michael Jackson wrote: I guess. Just the header part then?

Re: [Hdf-forum] convert hdf5 to netcdf4

2013-02-28 Thread Elena Pourmal
Please notice that h5augjpss modifies original file. Save the original if necessary! Elena ~~ Elena Pourmal The HDF Group http://hdfgroup.org 1800 So. Oak St., Suite 203, Champaign IL 61820 217.531.6112