Changeset 325 in lmdz_wrf


Ignore:
Timestamp:
Feb 26, 2015, 5:30:12 PM (10 years ago)
Author:
lfita
Message:

Adding 'sum' as surname in 'variables_values'

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/nc_var_tools.py

    r324 r325  
    165165
    166166# Variable name might come with a statistical surname...
    167     stats=['min','max','mean','stdv']
     167    stats=['min','max','mean','stdv', 'sum']
    168168
    169169    ifst = False
Note: See TracChangeset for help on using the changeset viewer.