In these directories you can find some scripts contributed by PyTables
users. If you have any suggestion on them, please contact the original
authors.

nctoh5.py: Converts netcdf files to hdf5. You can find an improved nctoh5
utility included in utils/ directory
Author: Jeff Whitaker <jeffrey.s.whitaker@noaa.gov>

make_hdf.py: Converts general python data structures into hdf5
Author: John Nielsen <John.N.1@bwc.state.oh.us>

h5_dap_plugin.py: OPeNDAP plugin for HDF5 files created using PyTables'
tables.netcdf3 package.
Author: Jeff Whitaker <jeffrey.s.whitaker@noaa.gov>
