Changeset 671 in lmdz_wrf for trunk


Ignore:
Timestamp:
Jan 15, 2016, 2:47:09 PM (9 years ago)
Author:
lfita
Message:

Adding tiny comments

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/nc_var_tools.py

    r670 r671  
    1721217212def ovar_onc(ovar, oncf):
    1721317213    """ Function to copy an object variable to a nother netcdf object
    17214 
     17214      ovar= variable object
     17215      oncf= netCDF object
    1721517216    """
    1721617217    fname = 'ovar_onc'
Note: See TracChangeset for help on using the changeset viewer.