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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,7 @@
3
3
-`MorphologicalFilterTask` adapted to work on boolean values.
4
4
- Added `temporal_subset` method to `EOPatch`, which can be used to extract a subset of an `EOPatch` by filtering out temporal slices. Also added a corresponding `TemporalSubsetTask`.
5
5
-`EOExecutor` now has an option to treat `TemporalDimensionWarning` as an exception.
6
+
- String representation of `EOPatch` objects was revisited to avoid edge cases where the output would print enormous objects.
0 commit comments