analysis.apply_ragged + wavelet.wavelet_transform #256
Labels
archive-label-analysis-functions
Oceanographic Lagrangian analysis functions
enhancement
New feature or request
help wanted
Extra attention is needed
An issue arise when using
apply_ragged
withwavelet_transform
in cases whenwavelet_transform
returns ragged np.ndarrays (because of multiple input frequencies to the wavelet or wavelet larger than 1). A solution may be to return the extra dimensions after the position of the time axis?The text was updated successfully, but these errors were encountered: