On Thu, Sep 15, 2011 at 4:51 PM, Emmanuel Mayssat <emays...@gmail.com> wrote:
> Basically my requirements are:
>
> (1) python interface
> (2) used and developed the open source way (to benefit from existing
> tools and future development)
> (3) backup + metadata self contained in 1 file for simplicity (move,
> delete, ..., no 'database' server/client to deal with)
> (4) possible edit from command line and GUI of metadata (preference
> for Qt GUI) (ex add a new parameter to backup )
> (5) Compare backup with tolerance
> (6) 'Simple' to use
> (7) (nice to have) Support EPICS  ( a community tool I use in house as
> the basis of my control system, I can develop the plug-in if required
> so optional)
>
> I looked at pytables, but not (7) + apparently (4) and (5) are questionable

hdfview can view and edit h5 files but is java based
hddiff can diff 2 h5 files (with global delta )

FYI

------------------------------------------------------------------------------
BlackBerry&reg; DevCon Americas, Oct. 18-20, San Francisco, CA
http://p.sf.net/sfu/rim-devcon-copy2
_______________________________________________
Pytables-users mailing list
Pytables-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pytables-users

Reply via email to