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
@xldeltares and I created this grid on a Friday afternoon before a holiday. The description is a bit meager I agree, but will be updated once we know more. Something happened in hydromt_delft3dfm when adding a UgridArray (variable) to an existing UgridDataset. The UgridArray did not have all dimensions that the UgridDataset has, so we created a xugrid branch/PR with the old compare function to test if it worked. This was the case, but three xugrid testcases failed and further investigation is necessary on our side. This is the related issue, but it also lacks description for now: Deltares/hydromt_delft3dfm#128. An update will follow in a few weeks.
Related to Deltares/hydromt_delft3dfm#128
xugrid/ugrid/ugridbase.py >> equals has changed from 0.8.1 to 0.9.0
causes errors when adding ugriddatararray to existing ugriddataset if not equal
xugrid/ugrid/ugridbase.py
0.8.1:
0.9.0:
The text was updated successfully, but these errors were encountered: