echopype icon indicating copy to clipboard operation
echopype copied to clipboard

Allow for `pathlib.Path` input in `combine_echodata`

Open b-reyes opened this issue 2 years ago • 0 comments

Currently we require that the input zarr_path in combine_echodata is a string. For convenience, we should also let zarr_path be of type pathlib.Path.

b-reyes avatar Oct 10 '22 20:10 b-reyes