##// END OF EJS Templates
amisr con version estable SChain3
joabAM -
r1372:07f89e374730
parent child
Show More
@@ -182,16 +182,16 def main():
182 182 opObj17.addParameter(name='blocksPerFile', value='10', format='int')
183 183 opObj17.addParameter(name='metadataList',value='type,inputUnit,heightList',format='list')
184 184 opObj17.addParameter(name='dataList',value='moments,data_SNR,utctime',format='list')
185
185
186 186
187 187
188 188 ##.......................................................................................
189 189 ##.......................................................................................
190 #print("Escribiendo el archivo XML",controllerObj.writeXml(path +'/'+filename))
190 #print("Escribiendo el archivo XML",controllerObj.writeXml(outPath +'/'+filename))
191 191
192 192 controllerObj.start()
193 193
194 #print("Leyendo el archivo XML",controllerObj.readXml(path +'/'+filename))
194 #print("Leyendo el archivo XML",controllerObj.readXml(outPath +'/'+filename))
195 195
196 196 ##.......................................................................................
197 197 ##.......................................................................................
1 NO CONTENT: file was removed
General Comments 0
You need to be logged in to leave comments. Login now