Version 1.5.1
MorphologicalFilterTask
adapted to work on boolean values.- Added
temporal_subset
method toEOPatch
, which can be used to extract a subset of anEOPatch
by filtering out temporal slices. Also added a correspondingTemporalSubsetTask
. EOExecutor
now has an option to treatTemporalDimensionWarning
as an exception.- String representation of
EOPatch
objects was revisited to avoid edge cases where the output would print enormous objects.