Changeset 2469 in lmdz_wrf


Ignore:
Timestamp:
Apr 24, 2019, 7:32:30 PM (6 years ago)
Author:
lfita
Message:

Fixing a comeout of a function

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/generic_tools.py

    r2467 r2469  
    1642016420    newcftimeu = newtunits + ' since ' + origSrefdate
    1642116421
    16422     return newtimevals, newcftimeu,
     16422    return newtimevals, newcftimeu
    1642316423
    1642416424def change_CFcalendar(timevals, origcftimeu, origcal, newcal='gregorian'):
Note: See TracChangeset for help on using the changeset viewer.