Changeset 849
- Timestamp:
- 09/11/16 11:39:18 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
CMIP6dreq/trunk/dreqPy/overviewTabs.py
r840 r849 284 284 285 285 if __name__ == "__main__": 286 try: 287 import scope 288 except: 289 import dreqPy.scope as scope 286 290 sc = scope.dreqQuery() 287 291 r = r1( sc, tiermax=1, pmax=1 )
Note: See TracChangeset
for help on using the changeset viewer.