Implementation of alternative data streaming
Based on the results described in issue branch #52 (closed), an alternative data streaming approach is tested here which allows handling datasets excessing the CPU-memory limit from netCDF files. In short, the desired dataset will be shuffeld manually and stored into temporary netCDF-files for training.