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

refactor!: reorganize methods into new namespaces #210

Closed nicrie closed 2 months ago

nicrie commented 2 months ago

Methods previously in xeofs.models are now categorized into three namespaces:

BREAKING CHANGE: This change breaks the existing API, but functionality remains unchanged.