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

root/raw2proc/trunk/raw2proc/spin_jpier_adcpwaves.py

Revision 233 (checked in by haines, 15 years ago)

EHS processing and python virtual env

  • Property svn:executable set to *
Line 
1 #!/usr/bin/env python
2 # Last modified:  Time-stamp: <2008-10-15 15:52:31 haines>
3 """Spin processing of raw data to monthly netCDF data files"""
4
5 from raw2proc import *
6 raw2proc('manual', 'jpier', 'adcpwaves', '2008_10')
7 raw2proc('manual', 'jpier', 'adcpwaves', '2008_09')
8 raw2proc('manual', 'jpier', 'adcpwaves', '2008_08')
9 raw2proc('manual', 'jpier', 'adcpwaves', '2008_07')
10 raw2proc('manual', 'jpier', 'adcpwaves', '2008_06')
11 raw2proc('manual', 'jpier', 'adcpwaves', '2008_05')
12 raw2proc('manual', 'jpier', 'adcpwaves', '2008_04')
13
Note: See TracBrowser for help on using the browser.