DHI/mikeio

Dfs2 area subset

ecomodeller opened this issue · 0 comments

.sel()

Subsetting using .sel() with a slice in x, y or both should return a new dataset with an appropriate Grid2D

image
☹️

.isel()

Using .isel() works as expected, but it is more convenient to work directly with physical coordinates.
image
🙂