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

feat: change default value of parameter `normalized` #207

Closed nicrie closed 2 months ago

nicrie commented 2 months ago

For scores switch from True to False to align more closely with the scikit-learn convention. For components, keep True.