titusjan / argos

Argos: a data viewer that can read HDF5, NetCDF4, and other file formats.
GNU General Public License v3.0
176 stars 26 forks source link

Plot from different datasets #27

Open salvatore-ferrone opened 1 year ago

salvatore-ferrone commented 1 year ago

Hello,

I was just introduced to your product which I find very helpful for viewing the structure of the HDF5. However, I have many experiments and store them in different groups for organization, for instance:

file['exp1/x'] file['exp2/x'] file['exp3/x']

It would be really nice to be able to plot file['exp3/x'] versus file['exp2/x'] for instance.

I recognize that this is a new software but if this gets added I would be a happy camper.

Thanks! Salvatore Ferrone