- Timestamp:
- 06/09/12 22:16:32 (7 years ago)
- Location:
- mauRepo/MolesManager/trunk/cedaMoles
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
mauRepo/MolesManager/trunk/cedaMoles/tests/migration/migrationprocess.py
r8554 r8558 65 65 infoFactory.createEPB()) 66 66 67 if False:67 if True: 68 68 lr = LoadResources(self.epbRepo) 69 69 ex = lr.process() … … 105 105 106 106 #Infrared Atmospheric Sounding Interferometer (IASI) 107 #self.processDataEntity(DO_BADC, DS_pUBLISHED, 'dataent_12417810458627666.atom')107 self.processDataEntity(DO_BADC, DS_pUBLISHED, 'dataent_12417810458627666.atom') 108 108 109 109 #Facility for Airborne Atmospheric measurements (FAAM)
Note: See TracChangeset
for help on using the changeset viewer.