netcdf

input:
  netcdf:
    path: /path/to/data.nc

This source uses Xarray internally to access the data, and assumes that it follows the CF conventions.

You specify any valid xarray.open_dataset arguments in the source.

input:
   xarray-based-source: # netcdf, zarr, opendap, etc.
      group: mygroup