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

root/sodar/branches/scintec-branch/sodar/__init__.py

Revision 238 (checked in by cbc, 14 years ago)

Project skeleton.

Line 
1 #!/usr/bin/env python
2 """
3 Modules for sodar data
4 """
5
6 __all__ = ['scintec',]
Note: See TracBrowser for help on using the browser.