NCCOOS Trac Projects: Top | Web | Platforms | Processing | Viz | Sprints | Sandbox | (Wind)

root/sodar/tags/debug091807/sodar/__init__.py

Revision 78 (checked in by cbc, 17 years ago)

Fulfill tickets #13, #14, #18, #22.

Line 
1 """
2 Modules for sodar data
3
4 sodar.data - classes to handle raw data files produced by sodar
5 """
6
7 __all__ = ['rawData',
8            'formattedData',
9            'arrayData']
Note: See TracBrowser for help on using the browser.