Changeset 343
- Timestamp:
- 08/06/15 12:41:51 (6 years ago)
- Location:
- CCCC/trunk/ceda_cc
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
CCCC/trunk/ceda_cc/extractMipInfo.py
r326 r343 620 620 mipl = mips.keys() 621 621 mipl = ['specs'] 622 mipl = ['cordex','cmip5'] 622 623 mips = map( lambda x: mips[x], mipl ) 623 624 r = run() -
CCCC/trunk/ceda_cc/utils_c4.py
r340 r343 355 355 356 356 self.var = self.fnParts[self.pcfg.varIndex] 357 print self.fnDict358 357 if self.pcfg.projectV.id in ['ESA-CCI']: 359 358 if self.fnDict['project'] == 'GlobSnow':
Note: See TracChangeset
for help on using the changeset viewer.