xarray-contrib / xeofs

Comprehensive EOF analysis in Python with xarray: A versatile, multidimensional, and scalable tool for advanced climate data analysis
https://xeofs.readthedocs.io/
MIT License
105 stars 20 forks source link

fix: alpha paramter in Hilbert CCA #213

Closed nicrie closed 2 months ago

nicrie commented 2 months ago

This PR sets alpha=0.0 in the HilbertCCA. Before it was accidentally set to alpha=1.