- Timestamp:
- Jan 15, 2016, 2:47:09 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/nc_var_tools.py
r670 r671 17212 17212 def ovar_onc(ovar, oncf): 17213 17213 """ Function to copy an object variable to a nother netcdf object 17214 17214 ovar= variable object 17215 oncf= netCDF object 17215 17216 """ 17216 17217 fname = 'ovar_onc'
Note: See TracChangeset
for help on using the changeset viewer.