When I open the NetCDF file in Python, I get following error.
[MissingDimensionsError: 'z' has more than 1-dimension and the same name as one of its dimensions ('time', 'z', 'lat', 'lon'). xarray disallows such variables because they conflict with the coordinates used to label dimensions.]()