Hi <br><br>I&#39;ve been trying to decode a series of observations from multiple files (each file is a different time) and put each type of observation into their own separate file. The script runs successfully for one file but whenever I try it for more they just overwrite each other. I&#39;m new to python and I&#39;m not sure how to go about efficiently running through the process once and then appending to the output file for all other input files. Has anyone done something similar to this before?<br>
<br>cheers<br><br>Chris <br>