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

root/sodar/trunk/sodar/__init.py__

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

Fulfill ticket #5: Add class to split daily file into samples

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