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

Changeset 209

Show
Ignore:
Timestamp:
09/24/08 15:04:26
Author:
haines
Message:

fix variable name in all proc*.py

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • raw2proc/trunk/raw2proc/proc_avp_ascii_met.py

    r208 r209  
    11#!/usr/bin/env python 
    2 # Last modified:  Time-stamp: <2008-09-10 16:44:18 haines> 
     2# Last modified:  Time-stamp: <2008-09-24 14:19:42 haines> 
    33""" 
    44how to parse data, and assert what data and info goes into 
     
    180180                         }, 
    181181                'lon' : {'short_name': 'lon', 
    182                          'long_name': 'Longtitude in Decimal Degrees', 
    183                          'standard_name': 'longtitude', 
     182                         'long_name': 'Longitude in Decimal Degrees', 
     183                         'standard_name': 'longitude', 
    184184                         'reference':'geographic coordinates', 
    185185                         'units': 'degrees_east', 
  • raw2proc/trunk/raw2proc/proc_avp_ysi_6600_v2.py

    r208 r209  
    11#!/usr/bin/env python 
    2 # Last modified:  Time-stamp: <2008-09-09 15:09:47 haines> 
     2# Last modified:  Time-stamp: <2008-09-24 14:19:32 haines> 
    33""" 
    44how to parse data, and assert what data and info goes into 
     
    269269             }, 
    270270        'lon' : {'short_name': 'lon', 
    271                  'long_name': 'Longtitude', 
    272                  'standard_name': 'longtitude', 
     271                 'long_name': 'Longitude', 
     272                 'standard_name': 'longitude', 
    273273                 'reference':'geographic coordinates', 
    274274                 'units': 'degrees_east', 
  • raw2proc/trunk/raw2proc/proc_jpier_ascii_met.py

    r179 r209  
    11#!/usr/bin/env python 
    2 # Last modified:  Time-stamp: <2008-07-23 13:38:53 haines> 
     2# Last modified:  Time-stamp: <2008-09-24 14:19:19 haines> 
    33""" 
    44how to parse data, and assert what data and info goes into 
     
    178178                                 }, 
    179179                'lon' : {'short_name': 'lon', 
    180                                  'long_name': 'Longtitude in Decimal Degrees', 
    181                                  'standard_name': 'longtitude', 
     180                                 'long_name': 'Longitude in Decimal Degrees', 
     181                                 'standard_name': 'longitude', 
    182182                                 'reference':'geographic coordinates', 
    183183                                 'units': 'degrees_east', 
  • raw2proc/trunk/raw2proc/proc_nortek_wds_dw.py

    r180 r209  
    11#!/usr/bin/env python 
    2 # Last modified:  Time-stamp: <2008-07-31 17:18:05 haines> 
     2# Last modified:  Time-stamp: <2008-09-24 14:19:00 haines> 
    33""" 
    44how to parse data, and assert what data and info goes into 
     
    452452             }, 
    453453        'lon' : {'short_name': 'lon', 
    454                  'long_name': 'Longtitude', 
    455                  'standard_name': 'longtitude', 
     454                 'long_name': 'Longitude', 
     455                 'standard_name': 'longitude', 
    456456                 'reference':'geographic coordinates', 
    457457                 'units': 'degrees_east', 
  • raw2proc/trunk/raw2proc/proc_nortek_wpa_adcp.py

    r180 r209  
    11#!/usr/bin/env python 
    2 # Last modified:  Time-stamp: <2008-08-13 14:16:26 haines> 
     2# Last modified:  Time-stamp: <2008-09-24 14:18:52 haines> 
    33""" 
    44how to parse data, and assert what data and info goes into 
     
    278278             }, 
    279279        'lon' : {'short_name': 'lon', 
    280                  'long_name': 'Longtitude', 
    281                  'standard_name': 'longtitude', 
     280                 'long_name': 'Longitude', 
     281                 'standard_name': 'longitude', 
    282282                 'reference':'geographic coordinates', 
    283283                 'units': 'degrees_east', 
  • raw2proc/trunk/raw2proc/proc_rdi_dspec_dw.py

    r167 r209  
    11#!/usr/bin/env python 
    2 # Last modified:  Time-stamp: <2008-05-07 17:30:27 haines> 
     2# Last modified:  Time-stamp: <2008-09-24 14:18:40 haines> 
    33""" 
    44how to parse data, and assert what data and info goes into 
     
    374374             }, 
    375375        'lon' : {'short_name': 'lon', 
    376                  'long_name': 'Longtitude', 
    377                  'standard_name': 'longtitude', 
     376                 'long_name': 'Longitude', 
     377                 'standard_name': 'longitude', 
    378378                 'reference':'geographic coordinates', 
    379379                 'units': 'degrees_east', 
  • raw2proc/trunk/raw2proc/proc_rdi_logdata_adcp.py

    r125 r209  
    11#!/usr/bin/env python 
    2 # Last modified:  Time-stamp: <2008-03-20 16:27:50 haines> 
     2# Last modified:  Time-stamp: <2008-09-24 14:18:32 haines> 
    33""" 
    44how to parse data, and assert what data and info goes into 
     
    199199             }, 
    200200        'lon' : {'short_name': 'lon', 
    201                  'long_name': 'Longtitude', 
    202                  'standard_name': 'longtitude', 
     201                 'long_name': 'Longitude', 
     202                 'standard_name': 'longitude', 
    203203                 'reference':'geographic coordinates', 
    204204                 'units': 'degrees_east', 
  • raw2proc/trunk/raw2proc/proc_rdi_logdata_dw.py

    r124 r209  
    11#!/usr/bin/env python 
    2 # Last modified:  Time-stamp: <2008-03-20 09:41:11 haines> 
     2# Last modified:  Time-stamp: <2008-09-24 14:18:20 haines> 
    33""" 
    44how to parse data, and assert what data and info goes into 
     
    160160             }, 
    161161        'lon' : {'short_name': 'lon', 
    162                  'long_name': 'Longtitude', 
    163                  'standard_name': 'longtitude', 
     162                 'long_name': 'Longitude', 
     163                 'standard_name': 'longitude', 
    164164                 'reference':'geographic coordinates', 
    165165                 'units': 'degrees_east',