Changeset 1106 in lmdz_wrf for trunk/tools/generic_tools.py


Ignore:
Timestamp:
Sep 13, 2016, 10:53:07 AM (8 years ago)
Author:
lfita
Message:

Removing spurious prints

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/generic_tools.py

    r1105 r1106  
    861861
    862862    return julday
    863 print julday_360d([1976,2,17,8,30,2])
    864 
    865 quit()
     863
    866864class dtsec360dyr(object):
    867865    """ Class to operate a number of seconds to a date in a 360 days/yr (or 12 30-days months) calendar
Note: See TracChangeset for help on using the changeset viewer.