Hi Marco 2009/4/15 Marco <gaedol at gmail.com>: > any suggestion on how to (as efficiently as possible) write 2 or more > n-dimensional arrays *in the same file*? Use numpy.savez. Regards Stéfan