HDFGroup / hdf5-tutorial

A tutorial for new and intermediate HDF5 users (of all ages)
13 stars 6 forks source link

Add a "format" command line option #17

Closed gheber closed 1 year ago

gheber commented 1 year ago

https://github.com/HDFGroup/hdf5-tutorial/blob/1a57a5157b0b4812b6016a62bda798c7e2860d4b/hdf-tutorial.cpp#L41C5-L41C27

As suggested by a HUG'23 attendee, add a command line option to create text or binary output respectively for comparison w/ HDF5.

-format=[txt,bin]

The default is HDF5.