Changeset 1075 in lmdz_wrf for trunk


Ignore:
Timestamp:
Aug 31, 2016, 9:01:45 PM (9 years ago)
Author:
lfita
Message:

Removing spurious test

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/generic_tools.py

    r1073 r1075  
    80068006    return finalist
    80078007
    8008 print str_list_k('1:@#:$:56', ':', 'S')
    8009 print str_list_k('1:3.4:12.3', ':', 'np.float64')
    8010 
    8011 quit()
    8012 
    80138008def stagger_unstagger(varv, dndims, udims):
    80148009    """ Function to de-stagger a variable
Note: See TracChangeset for help on using the changeset viewer.