Segmentation on data with one time step removes time dimension from segmentation output #414
Open
4 tasks done
Labels
bug
Code that is failing or producing the wrong result
Running segmentation over a single timestep array returns a segment cube with no time dimension. This is not normally an issue, but bulk_statistics needs a time dimension so fails to work with the output from this situation.
Possibly something that can be fixed as part of the xarray conversion
The text was updated successfully, but these errors were encountered: