<p dir="ltr">T ty y Y t t h<br>
Le 14 juil. 2015 20:57, "Nicolas Brisset" <<a href="mailto:nicolas.brisset@free.fr">nicolas.brisset@free.fr</a>> a écrit :<br>
><br>
> Hi,<br>
><br>
> Sorry for the very long delay in replying to this very interesting question.<br>
> As it stands, Kst can not read HDF5 files directly, but:<br>
> 1) if you compile the netcdf lib with HDF5 support, and link Kst against this netcdf library chances are good that it may work<br>
> 2) adding a HDF5 datasource based on the hdf library should be feasible. Here is a step-by-step tutorial on adding a datasource: <a href="https://github.com/Kst-plot/kst/blob/master/src/datasources/HOWTO_add_a_datasource.txt">https://github.com/Kst-plot/kst/blob/master/src/datasources/HOWTO_add_a_datasource.txt</a><br>
><br>
> If you try either of these options, please report your success (or issues) on this list. Adding HDF5 is certainly a good idea, it has been on the roadmap for quite some time.<br>
> If you have the choice, I'd recommend developing under Linux because compiling all the dependencies under Windows is a bit more tedious. It is where I got stuck last fall when I tried it.<br>
><br>
> Nicolas<br>
><br>
> ----- Mail original -----<br>
> > De: "rob steed" <<a href="mailto:rjsteed@talk21.com">rjsteed@talk21.com</a>><br>
> > À: <a href="mailto:kst@kde.org">kst@kde.org</a><br>
> > Envoyé: Jeudi 18 Juin 2015 15:55:35<br>
> > Objet: [Kst] hdf5<br>
> ><br>
> ><br>
> ><br>
> ><br>
> > Hello everyone,I really like kst and I'd like to use it to view data<br>
> > in a quite large HDF5 file. I saw a while ago in the mailing list<br>
> > that some people had had some success reading these files from kst,<br>
> > is this true at the moment? for instance, could I add this<br>
> > functionality by simply recompiling kst?<br>
> ><br>
> > I've been looking for this feature for a while and so I'd be willing<br>
> > to work on it although given that I'm not that good at C++, I'm not<br>
> > sure how long that would take but maybe someone could give me any<br>
> > advice on how hard it would be to add this functionality to kst?<br>
> ><br>
> > regards,<br>
> > Rob<br>
> ><br>
> ><br>
> > _______________________________________________<br>
> > Kst mailing list<br>
> > <a href="mailto:Kst@kde.org">Kst@kde.org</a><br>
> > <a href="https://mail.kde.org/mailman/listinfo/kst">https://mail.kde.org/mailman/listinfo/kst</a><br>
> ><br>
> _______________________________________________<br>
> Kst mailing list<br>
> <a href="mailto:Kst@kde.org">Kst@kde.org</a><br>
> <a href="https://mail.kde.org/mailman/listinfo/kst">https://mail.kde.org/mailman/listinfo/kst</a><br>
</p>