Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #845
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder1.enfer-du-nord.net!feeder.erje.net!news-2.dfn.de!news.dfn.de!news.gwdg.de!.POSTED!not-for-mail |
|---|---|
| From | Christoph Bersch <usenet@bersch.net> |
| Newsgroups | comp.graphics.apps.gnuplot |
| Subject | Re: Reading HDF5 files? Plans? |
| Date | Thu, 12 Jan 2012 14:41:06 +0100 |
| Organization | GWDG, Goettingen |
| Lines | 23 |
| Message-ID | <jemnti$1ejg$1@gwdu112.gwdg.de> (permalink) |
| References | <4f0edeee$0$6925$e4fe514c@news2.news.xs4all.nl> |
| NNTP-Posting-Host | mpl1136.mpl.mpg.de |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=UTF-8; format=flowed |
| Content-Transfer-Encoding | 7bit |
| X-Trace | gwdu112.gwdg.de 1326375667 47728 141.5.32.136 (12 Jan 2012 13:41:07 GMT) |
| X-Complaints-To | news@gwdg.de |
| NNTP-Posting-Date | Thu, 12 Jan 2012 13:41:07 +0000 (UTC) |
| User-Agent | Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.16) Gecko/20111110 Icedove/3.0.11 |
| In-Reply-To | <4f0edeee$0$6925$e4fe514c@news2.news.xs4all.nl> |
| Xref | x330-a1.tempe.blueboxinc.net comp.graphics.apps.gnuplot:845 |
Show key headers only | View raw
On 12.01.2012 14:23, Alex van der Spek wrote: > I was wondering if there are plans to add HDF5 capability to gnuplot. I can't comment on that, but > I realize HDF5 is a very rich format. Won't be easy to write a general > interface but something like: > > gnuplot>>> splot 'foo.hdf5' 'dataset name' using 1:2:3 you can do such thing with gnuplot>>> splot '< h5totxt -s " " -d name' using 1:2:3 using e.g. the h5utils <http://ab-initio.mit.edu/wiki/index.php/H5utils>, I use that for all my data. So I don't know if there is really a need to implement this in gnuplot. I guess a very simple interface to extract only datasets by name could make sense, but not a general interface. Christoph
Back to comp.graphics.apps.gnuplot | Previous | Next — Previous in thread | Next in thread | Find similar
Reading HDF5 files? Plans? "Alex van der Spek" <zdoor@xs4all.nl> - 2012-01-12 08:23 -0500
Re: Reading HDF5 files? Plans? Christoph Bersch <usenet@bersch.net> - 2012-01-12 14:41 +0100
Re: Reading HDF5 files? Plans? "Alex van der Spek" <zdoor@xs4all.nl> - 2012-01-14 17:10 +0100
csiph-web