Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
SolarDrew committed Aug 7, 2024
1 parent 99b43b5 commit 77ebde1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion changelog/402.feature.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
Add various features for easier inspection of `TiledDataset`:
- `__repr__` method to output basic dataset info;
- `tiles_shape` property to access data array shape for each individual tile.
- `tiles_shape` property to access data array shape for each individual tile;
- `slice_tiles()` method to apply the same slice to all datasets.

0 comments on commit 77ebde1

Please sign in to comment.