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
We have a function to get the indices of valid pixels here. We could make it a method of Raster to directly clip the raster to the valid extent (rather than just reporting the indexes).
Following up on #51
Can copy the logic here: https://github.com/iamdonovan/pybob/blob/master/pybob/GeoImg.py#L686
The text was updated successfully, but these errors were encountered: