GeoArray[slice, slice, np.integer] returns the full array instead of a single band.
View options
- Truncate descriptions
Closed Issue created
If an instance of GeoArray in indexed with an instance of np.integer (instead if int) at the third position, the full array is returned instead of a single band.