@@ -0,0 +1,2 @@
+!/bin/sh
+python3 -c "import h5py; f=h5py.File('flower_00000001.h5','r'); print(list(f.keys()))"