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
File "/Users/mbook/uxarray/uxarray/core/dataset.py", line 51, in _construct_dataarray
return UxDataArray(xarr, uxgrid=self.uxgrid)
File "/opt/homebrew/anaconda3/envs/tensorflow/lib/python3.10/site-packages/xarray/core/common.py", line 268, in __getattr__
raise AttributeError(
AttributeError: 'UxDataset' object has no attribute 'uxgrid'
It'd be good to know what others we might need, this discussion is relevant:pydata/xarray#3980
The text was updated successfully, but these errors were encountered:
resulting error:
It'd be good to know what others we might need, this discussion is relevant:pydata/xarray#3980
The text was updated successfully, but these errors were encountered: