'sisyphe': os.path.join(rep_cata, 'sisyphe_cata_auto.py'),
'waqtel': os.path.join(rep_cata, 'waqtel_cata_auto.py'),
'stbtel': os.path.join(rep_cata, 'stbtel_cata_auto.py'),
+ 'postel3d': os.path.join(rep_cata, 'postel3d_cata_auto.py'),
}
print(cata_telemac)
'sisyphe': os.path.join(rep_cata, 'sisyphe_labelCataToIhm'),
'waqtel': os.path.join(rep_cata, 'waqtel_labelCataToIhm'),
'stbtel': os.path.join(rep_cata, 'stbtel_labelCataToIhm'),
+ 'postel3d': os.path.join(rep_cata, 'postel3d_labelCataToIhm'),
}
#
catalogues = (\
('TELEMAC', 'sisyphe', cata_telemac['sisyphe'], 'TELEMAC', 'TELEMAC'),
('TELEMAC', 'waqtel', cata_telemac['waqtel'], 'TELEMAC', 'TELEMAC'),
('TELEMAC', 'stbtel', cata_telemac['stbtel'], 'TELEMAC', 'TELEMAC'),
+ ('TELEMAC', 'postel3d', cata_telemac['postel3d'], 'TELEMAC', 'TELEMAC'),
#('2222D','cas',os.path.join(repIni,'telemac2d_V6_cata.py'),'TELEMAC','TELEMAC'),
#('TELEMAC','cas',os.path.join(repIni,'Telemac_Cata.py'),'python','TELEMAC3'),
#('YOANN', 'cas', os.path.join(repIni, 'Cata.py'), 'TELEMAC', 'TELEMAC'),
translatorFichier_sisyphe = translator_telemac['sisyphe']
translatorFichier_waqtel = translator_telemac['waqtel']
translatorFichier_stbtel = translator_telemac['stbtel']
+translatorFichier_postel3d = translator_telemac['postel3d']
closeFrameRecherche = True
differencieSiDefaut = True