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

root/sodar/trunk/sodar/__init__.py

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

Saving refactored work.

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','formattedData']
Note: See TracBrowser for help on using the browser.