I'm using the Python Adios interface, and creating a file with init_noxml and the POSIX1 method.
After the file is created, I see two datasets which I did not create:
/adios/timer_labels_1
/adios/timers_1
Is there a way to delete these datasets from Python or instruct ADIOS not to create them? Preferably without re-compiling/building ADIOS.
Thanks.
I'm using the Python Adios interface, and creating a file with init_noxml and the POSIX1 method.
After the file is created, I see two datasets which I did not create:
/adios/timer_labels_1
/adios/timers_1
Is there a way to delete these datasets from Python or instruct ADIOS not to create them? Preferably without re-compiling/building ADIOS.
Thanks.