BOZ analysis load all data in memory
For the BOZ characterization, we need to load the data in memory. Some computation nodes have limited memory size and as we now use the GPUs to process these runs it makes little sense to load large amount of data and only process a small portion in it.
We should have the option to load only a defined amount of data.