We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
In addition to slice_by_geom and slice_by_rc, a slicing by coordinates would be helpful: slice_by_xy(x, y, x_size=1., y_size=1., inplace=False).
slice_by_geom
slice_by_rc
slice_by_xy(x, y, x_size=1., y_size=1., inplace=False)
The text was updated successfully, but these errors were encountered:
cnavacch
No branches or pull requests
In addition to
slice_by_geom
andslice_by_rc
, a slicing by coordinates would be helpful:slice_by_xy(x, y, x_size=1., y_size=1., inplace=False)
.The text was updated successfully, but these errors were encountered: