Do we want generic hdf/ncdf data readers?
Created by: Christian-Mielke
This would give a generic handle as "middle layer" to avoid writing, too much specialized code. Example: Difference between NO2 and SO2 Data Products. This also reduces the number of times you have to look into the data product specification manual for all the different names -> makes data exploration quite easy. Key is attaching the datasets directly as attributes to the opened datafile-object e.g. like this: