Open John-Ragland opened 1 year ago
Actually, after looking at this a bit further it works, but there are some quirks that might require a little more work. @anishdixit-uw do you think we should do this for 1.2.0 release or save it for later?
The current changes for spectrogram and psd function are ready, so maybe we can run through what extra changes we need for this issue once and then finalize? @John-Ragland
It looks like compute_spectrogram_mp and compute_psd_mp work as expected. We can create a single compute_spectrogram method that has multiprocessing as parameter. I'll wait to work on this until after we merge the xarray changes.