Experience with GEDI L2A/B data (HDF5 format)

Thanks a lot @keewis !
This seems to work pretty well. Even better than another option I found earlier here:

import arviz as az

datagroup = az.from_netcdf(filename=gedi_file_path)
datagroup

This exposes all layers that are not stored in groups.