IDL HDF5 H5P [message #82053] |
Sun, 18 November 2012 20:30  |
dshadovi
Messages: 15 Registered: March 2012
|
Junior Member |
|
|
Rats, it looks like IDL does not support HDF5's H5P interface. Anyone know if this is in the works?
|
|
|
Re: IDL HDF5 H5P [message #82106 is a reply to message #82053] |
Tue, 20 November 2012 12:25  |
Mark Piper
Messages: 198 Registered: December 2009
|
Senior Member |
|
|
On Monday, November 19, 2012 12:48:05 PM UTC-7, David Shadovitz wrote:
>
> Mark,
>
>
>
> My group here at Northrop Grumman Information Systems is exploring
>
> using the H5P routines that control File Access Properties to split
>
> files and/or to separate the metadata from the data. A C-language
>
> program creates the data files, and we read them in for further
>
> processing using IDL, Python, and other languages.
>
>
>
> -David
This is exactly the kind of info I need. Thanks, David.
mp
|
|
|
Re: IDL HDF5 H5P [message #82131 is a reply to message #82053] |
Mon, 19 November 2012 11:48  |
dshadovi
Messages: 15 Registered: March 2012
|
Junior Member |
|
|
On Nov 19, 8:19 am, Mark Piper <mpi...@ittvis.com> wrote:
> On Sunday, November 18, 2012 9:30:59 PM UTC-7, David Shadovitz wrote:
>> Rats, it looks like IDL does not support HDF5's H5P interface. Anyone know if this is in the works?
>
> We're planning to update our HDF5 library to 1.8.10 (or a more recent version, depending on timing) in IDL 8.3. We're also looking at updating the API to 1.8 (we currently use 1.6) which includes the H5P interface.
>
> May I ask, please, where you're using the H5P interface? I'd like to understand better how/where it's used.
>
> Thanks,
> mp
Mark,
My group here at Northrop Grumman Information Systems is exploring
using the H5P routines that control File Access Properties to split
files and/or to separate the metadata from the data. A C-language
program creates the data files, and we read them in for further
processing using IDL, Python, and other languages.
-David
|
|
|
Re: IDL HDF5 H5P [message #82137 is a reply to message #82053] |
Mon, 19 November 2012 08:19  |
Mark Piper
Messages: 198 Registered: December 2009
|
Senior Member |
|
|
On Sunday, November 18, 2012 9:30:59 PM UTC-7, David Shadovitz wrote:
> Rats, it looks like IDL does not support HDF5's H5P interface. Anyone know if this is in the works?
We're planning to update our HDF5 library to 1.8.10 (or a more recent version, depending on timing) in IDL 8.3. We're also looking at updating the API to 1.8 (we currently use 1.6) which includes the H5P interface.
May I ask, please, where you're using the H5P interface? I'd like to understand better how/where it's used.
Thanks,
mp
|
|
|