- Bug fix: AmbientNoiseVelocity.prepare_data now avoids processing hidden files such as .DS_Store, which cause errors.
- AmbientNoiseVelocity.prepare_data now allows processing of channels without an H as second letter, e.g., DPZ.
- New feature: multiprocessing capabilities enabled in seislib.an.AmbientNoiseVelocity.extract_dispcurves
- Added dependencies: joblib, portalocker
- API change: removed the seislib.colormaps module
- Added dependencies: cmcrameri