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(sanitizer): reuse utility function to test input types #192

Closed nicrie closed 2 months ago

nicrie commented 2 months ago

Replace class method self._check_input_type() with general utility function assert_single_dataarray