Changeset 214
- Timestamp:
- 07/09/14 15:03:26 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
CCCC/trunk/ceda_cc/comp_mip.py
r212 r214 232 232 ml = ['CCMI1_annual_comp-v3.txt', 'CCMI1_daily_comp-v3.txt', 'CCMI1_fixed_comp-v2.txt', 'CCMI1_hourly_comp-v3.txt', 'CCMI1_monthly_comp-v3.txt'] 233 233 ml = ['CCMI1_annual', 'CCMI1_daily', 'CCMI1_fixed', 'CCMI1_hourly', 'CCMI1_monthly'] 234 newMipDir = 'ccmi_vocabs/mip/'235 234 mpat = 'CCMI1_%s_v1_complete' 236 235 newMipDir = 'ccmi1-cmor-tables/Tables/' 236 newMipDir = 'ccmi_vocabs/mip/' 237 237 elif newMip == 'CORDEX': 238 238 newMipDir = 'cordex_vocabs/mip/'
Note: See TracChangeset
for help on using the changeset viewer.