aivazis / qed

A web based visualizer of large datasets
BSD 2-Clause "Simplified" License
4 stars 6 forks source link

Ability to provide mdx-like command line arguments for simple display of files with no yaml file support needed #23

Closed parosen closed 4 months ago

parosen commented 10 months ago

quick and dirty display should allow the user to display images without the need to configure a yaml file.

qed file.h5

qed -s -ft rslc.dat

etc. should be sufficient at least for common file types.

configurable file types would also be nice in case we want to add a new type without modifying the code.