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

root/proc2plot/trunk/proc2plot/spin/spin_billymitchell_sfas.py

Revision 464 (checked in by haines, 13 years ago)

Update Billy Mitchell spin.

  • Property svn:executable set to *
Line 
1 #!/usr/bin/env python
2 """Spin processing of monthly netCDF data files top plots."""
3
4 from proc2plot import *
5
6 proc2plot('manual', 'billymitchell', 'sfas', '2009_06')
7 proc2plot('manual', 'billymitchell', 'sfas', '2009_07')
8 proc2plot('manual', 'billymitchell', 'sfas', '2009_08')
9 proc2plot('manual', 'billymitchell', 'sfas', '2009_09')
10 proc2plot('manual', 'billymitchell', 'sfas', '2009_10')
11 proc2plot('manual', 'billymitchell', 'sfas', '2009_11')
12 proc2plot('manual', 'billymitchell', 'sfas', '2009_12')
13 proc2plot('manual', 'billymitchell', 'sfas', '2010_01')
14 proc2plot('manual', 'billymitchell', 'sfas', '2010_02')
15 proc2plot('manual', 'billymitchell', 'sfas', '2010_03')
16 proc2plot('manual', 'billymitchell', 'sfas', '2010_04')
17 proc2plot('manual', 'billymitchell', 'sfas', '2010_05')
18 proc2plot('manual', 'billymitchell', 'sfas', '2010_06')
19 proc2plot('manual', 'billymitchell', 'sfas', '2010_07')
20 proc2plot('manual', 'billymitchell', 'sfas', '2010_08')
21 proc2plot('manual', 'billymitchell', 'sfas', '2010_09')
22 proc2plot('manual', 'billymitchell', 'sfas', '2011_06')
23 proc2plot('manual', 'billymitchell', 'sfas', '2011_07')
24 proc2plot('manual', 'billymitchell', 'sfas', '2011_08')
25 proc2plot('manual', 'billymitchell', 'sfas', '2011_09')
26 proc2plot('manual', 'billymitchell', 'sfas', '2011_10')
Note: See TracBrowser for help on using the browser.