You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.]()
The text was updated successfully, but these errors were encountered:
mishranurag
changed the title
The NetCDF files do not open using xarray in Python
The NetCDF file does not open using xarray in Python
Mar 25, 2022
When I open the NetCDF file in Python, I get following error.
The text was updated successfully, but these errors were encountered: