- Timestamp:
- Feb 18, 2019, 5:42:22 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/nc_var_tools.py
r2347 r2348 27867 27867 print ' slicespacedim:', slicespacedim, 'sdimy, sdimx:', sdimy, sdimx 27868 27868 27869 print 'Lluis: dimvars ________' 27870 gen.printing_dictionary(dimvars) 27871 print 'slicespacedim:', slicespacedim 27869 # This should work ! 27872 27870 #olon1D = onc.variables[gen.dictionary_key(dimvars, slicespacedim[1])] 27873 27871 #olat1D = onc.variables[gen.dictionary_key(dimvars, slicespacedim[0])] … … 29690 29688 print infmsg 29691 29689 print ' ' + fname + ": variable '" + varn + "' with coordinates " + \ 29692 "attrib tue:" + coords + " !!"29690 "attribute:" + coords + " !!" 29693 29691 print ' adding coordinates if they are not yet in file' 29694 29692 cordv = coords.split(' ')
Note: See TracChangeset
for help on using the changeset viewer.