Working with netCDF groups#

This is an example about how to work with netCDF groups. Xarray does not natively read netCDF group files, but it does have the ability to read the data with a few independent calls.

Author: Ken Kehoe