File: README

package info (click to toggle)
pytables 3.11.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 15,272 kB
  • sloc: ansic: 82,216; python: 65,569; cpp: 753; sh: 394; makefile: 106
file content (10 lines) | stat: -rw-r--r-- 427 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
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>