-
Notifications
You must be signed in to change notification settings - Fork 160
New issue
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
Earthpy docs improvement - crop_image #483
Comments
Hey there, I took a crack at making the suggested changes. Two quick questions:
Here's a draft version of the updated docstring:
Let me know what you think. Happy to make the change and submit a PR! |
hey @bmcandr 👋 👋 !! welcome to earthpy. And thank you for responding to this issue. to answer your questions.
i just tested this and it seemed ok. So... whaht about we change raster to
you can then skip the read step and call
to show the difference in object dimensions. If that sounds good to you, we welcome a PR!! |
You're welcome! Glad to contribute. I tested your suggestion and it seems the
It might be necessary to read |
the docstring of crop_image
Help on function crop_image in module earthpy.spatial needs soem work
The text was updated successfully, but these errors were encountered: