Changeset 1254 for CMIP6dreqbuild/trunk/src/framework/dreqPy/scope_utils.py
- Timestamp:
- 20/08/18 14:01:12 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
CMIP6dreqbuild/trunk/src/framework/dreqPy/scope_utils.py
r1207 r1254 26 26 self.mipsp = ['DECK','CMIP6',] + self.mips[:-4] 27 27 28 print 'xlsTabs ',txt 28 29 self.tabs = table_utils.tables( sc, xls=xls, txt=txt, txtOpts=txtOpts, odir=odir ) 29 30
Note: See TracChangeset
for help on using the changeset viewer.