Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / xarray-contrib/xeofs issues and pull requests
#246 - Implement rotated spectral PCA
Issue -
State: open - Opened by nicrie 4 days ago
Labels: enhancement
#245 - Implement Koopman-based Spectral Decomposition
Issue -
State: open - Opened by nicrie 4 days ago
Labels: enhancement
#244 - Question about normalization
Issue -
State: closed - Opened by l4nc3l0t 21 days ago
- 2 comments
Labels: usage
#243 - docs: single EOF scores default parameter normalized: False
Pull Request -
State: closed - Opened by arfriedman 22 days ago
- 1 comment
#242 - Model saving and loading fails with Zarr v3
Issue -
State: open - Opened by nicrie 25 days ago
- 1 comment
Labels: bug
#241 - EOF scores normalized parameter default
Issue -
State: closed - Opened by arfriedman about 1 month ago
- 3 comments
Labels: documentation
#240 - Inverted color scale
Issue -
State: open - Opened by CommonClimate 3 months ago
- 2 comments
Labels: documentation
#239 - AttributeError during unpickling DataContainer: '_allow_compute' attribute missing
Issue -
State: open - Opened by n0rdp0l 4 months ago
- 2 comments
Labels: bug
#238 - fix: support new datatree
Pull Request -
State: closed - Opened by slevang 4 months ago
- 1 comment
#237 - fix: isolate required and optional dependencies
Pull Request -
State: closed - Opened by slevang 5 months ago
- 3 comments
#236 - n_modes EOF issues
Issue -
State: closed - Opened by arfriedman 5 months ago
- 4 comments
Labels: usage
#235 - Supervised (kernel) PCA
Issue -
State: open - Opened by n0rdp0l 5 months ago
- 4 comments
Labels: enhancement
#234 - chore(release): 3.0.2
Pull Request -
State: closed - Opened by nicrie 5 months ago
#233 - docs(changelog): update commit parsers in cliff.toml
Pull Request -
State: closed - Opened by nicrie 5 months ago
#232 - docs: fix changelog path
Pull Request -
State: closed - Opened by nicrie 5 months ago
#231 - Is ROCK-PCA still supported ?
Issue -
State: closed - Opened by vdevauxchupin 5 months ago
- 2 comments
Labels: documentation
#230 - fix: correct whitening in HilbertCPCCA models
Pull Request -
State: closed - Opened by nicrie 5 months ago
- 1 comment
#229 - perf: avoid redundant data when saving Rotator models
Pull Request -
State: closed - Opened by nicrie 5 months ago
#228 - perf: speed up rotation by about 20%
Pull Request -
State: closed - Opened by nicrie 5 months ago
- 2 comments
#227 - fix: xarray 2024.09.0 compatility
Pull Request -
State: closed - Opened by slevang 5 months ago
- 1 comment
#226 - TypeError: DataTree.__init__() got an unexpected keyword argument 'data'
Issue -
State: closed - Opened by nicrie 5 months ago
Labels: bug
#225 - fix(cross): correct saving and loading of CPCCA and Rotator models
Pull Request -
State: closed - Opened by nicrie 5 months ago
#224 - AttributeError: 'HilbertMCARotator' object has no attribute 'sample_name'
Issue -
State: closed - Opened by nicrie 5 months ago
Labels: bug
#223 - chore(release): 3.0.1
Pull Request -
State: closed - Opened by nicrie 5 months ago
#222 - fix(cross): fix data augmentation in Hilbert cross-set models
Pull Request -
State: closed - Opened by nicrie 5 months ago
#221 - fix(cross): compute total squared covariance in PC space
Pull Request -
State: closed - Opened by nicrie 5 months ago
#220 - Cross-set models run out of memory
Issue -
State: closed - Opened by nicrie 5 months ago
Labels: bug
#219 - Missing Hilbert transform for Hilbert Cross Set models
Issue -
State: closed - Opened by nicrie 5 months ago
Labels: bug
#218 - Avoid recreating API on every child model class
Issue -
State: open - Opened by nicrie 6 months ago
- 1 comment
#217 - docs: add migration guide
Pull Request -
State: closed - Opened by nicrie 6 months ago
#216 - chore: release v3.0.0
Pull Request -
State: closed - Opened by nicrie 6 months ago
- 1 comment
#215 - feat: add POP analysis
Pull Request -
State: closed - Opened by nicrie 6 months ago
#214 - Cannot save complex/Hilbert models with `engine=netcdf4`
Issue -
State: open - Opened by nicrie 6 months ago
- 2 comments
Labels: bug
#213 - fix: alpha paramter in Hilbert CCA
Pull Request -
State: closed - Opened by nicrie 6 months ago
#212 - feat: add Redundancy Analysis
Pull Request -
State: closed - Opened by nicrie 6 months ago
- 1 comment
#211 - feat: add CCA as cross-set analysis
Pull Request -
State: closed - Opened by nicrie 6 months ago
#210 - refactor!: reorganize methods into new namespaces
Pull Request -
State: closed - Opened by nicrie 6 months ago
#209 - Changes to API
Issue -
State: closed - Opened by nicrie 6 months ago
#208 - refactor(typing): use built-in types for annotations
Pull Request -
State: closed - Opened by nicrie 6 months ago
#207 - feat: change default value of parameter `normalized`
Pull Request -
State: closed - Opened by nicrie 6 months ago
#207 - feat: change default value of parameter `normalized`
Pull Request -
State: closed - Opened by nicrie 6 months ago
#206 - fix: standardize variable names to `X` and `Y` for consistency
Pull Request -
State: closed - Opened by nicrie 6 months ago
#205 - feat!: remove verbose parameter
Pull Request -
State: closed - Opened by nicrie 6 months ago
#205 - feat!: remove verbose parameter
Pull Request -
State: closed - Opened by nicrie 6 months ago
#204 - docs(readme): fix broken badges
Pull Request -
State: closed - Opened by nicrie 6 months ago
#204 - docs(readme): fix broken badges
Pull Request -
State: closed - Opened by nicrie 6 months ago
#203 - Using `normalize=False` as default for all scores
Issue -
State: closed - Opened by nicrie 6 months ago
- 1 comment
#202 - feat!: Support for Complex and Hilbert models
Pull Request -
State: closed - Opened by nicrie 6 months ago
#202 - feat!: Support for Complex and Hilbert models
Pull Request -
State: closed - Opened by nicrie 6 months ago
#201 - fix: add deprecation warning for `Complex` model classes
Pull Request -
State: closed - Opened by nicrie 6 months ago
- 1 comment
#200 - chore: add deprecation warning for verbose parameter
Pull Request -
State: closed - Opened by nicrie 6 months ago
#199 - docs(changelog): move log to documentation
Pull Request -
State: closed - Opened by nicrie 6 months ago
- 1 comment
#198 - REOF computation extremely slow for small dataarray ?
Issue -
State: closed - Opened by vdevauxchupin 6 months ago
- 4 comments
Labels: documentation
#197 - Missing dask support for models based on complex data
Issue -
State: open - Opened by nicrie 6 months ago
Labels: bug
#196 - feat: add Continuum Power CCA
Pull Request -
State: closed - Opened by nicrie 6 months ago
- 2 comments
#195 - chore: updating internal code structure
Pull Request -
State: closed - Opened by nicrie 6 months ago
#194 - docs(decomposer): improve error messages
Pull Request -
State: closed - Opened by nicrie 6 months ago
- 1 comment
#193 - refactor(datacontainer): parameter list serialization
Pull Request -
State: closed - Opened by nicrie 6 months ago
- 1 comment
#193 - refactor(datacontainer): parameter list serialization
Pull Request -
State: closed - Opened by nicrie 6 months ago
- 1 comment
#192 - refactor(sanitizer): reuse utility function to test input types
Pull Request -
State: closed - Opened by nicrie 6 months ago
#192 - refactor(sanitizer): reuse utility function to test input types
Pull Request -
State: closed - Opened by nicrie 6 months ago
#191 - refactor(whitener): add more flexibility
Pull Request -
State: closed - Opened by nicrie 6 months ago
#191 - refactor(whitener): add more flexibility
Pull Request -
State: closed - Opened by nicrie 6 months ago
#190 - docs: add logo for social preview
Pull Request -
State: closed - Opened by nicrie 6 months ago
- 1 comment
#189 - Repository rights to change settings
Issue -
State: closed - Opened by nicrie 6 months ago
- 4 comments
#188 - Rename Complex Models to Hilbert Models
Issue -
State: closed - Opened by nicrie 6 months ago
#187 - Redefining model parameter `compute`
Issue -
State: open - Opened by nicrie 6 months ago
- 4 comments
Labels: design
#186 - refactor: add `PCAPreprocessor` class
Pull Request -
State: closed - Opened by nicrie 6 months ago
#186 - refactor: add `PCAPreprocessor` class
Pull Request -
State: closed - Opened by nicrie 6 months ago
#185 - refactor(whitener): add Whitener to whiten a 2D matrix
Pull Request -
State: closed - Opened by nicrie 6 months ago
#184 - refactor(decomposer): allow truncated SVD based on variance
Pull Request -
State: closed - Opened by nicrie 6 months ago
#184 - refactor(decomposer): allow truncated SVD based on variance
Pull Request -
State: closed - Opened by nicrie 6 months ago
#183 - Remove `verbose` parameter from all models
Issue -
State: closed - Opened by nicrie 6 months ago
Labels: design
#182 - docs: add favicon
Pull Request -
State: closed - Opened by nicrie 6 months ago
#181 - docs: update color design
Pull Request -
State: closed - Opened by nicrie 6 months ago
- 1 comment
#180 - refactor(test): clean preprocessing test suite
Pull Request -
State: closed - Opened by nicrie 6 months ago
#179 - A question on significant test via bootstrap
Issue -
State: open - Opened by thelightonmyway 7 months ago
- 2 comments
Labels: documentation
#178 - Continuum Power CCA (Swenson 2015)
Issue -
State: open - Opened by nicrie 7 months ago
Labels: new feature
#178 - Continuum Power CCA (Swenson 2015)
Issue -
State: closed - Opened by nicrie 7 months ago
Labels: new feature
#177 - CCA with nan values
Issue -
State: open - Opened by jiwon-j 7 months ago
- 13 comments
Labels: documentation
#176 - How to perform a North test on the EOF?
Issue -
State: closed - Opened by SHEN-Cheng 7 months ago
- 2 comments
Labels: documentation
#176 - How to perform a North test on the EOF?
Issue -
State: closed - Opened by SHEN-Cheng 7 months ago
- 2 comments
Labels: documentation
#175 - Add Principal Oscillation Patterns (POP)
Issue -
State: closed - Opened by nicrie 7 months ago
Labels: new feature
#174 - FAQ section in documentation
Issue -
State: closed - Opened by nicrie 7 months ago
Labels: documentation
#173 - Add Sparse PCA via Regularized SVD
Issue -
State: open - Opened by nicrie 7 months ago
Labels: new feature
#172 - chore: update Github Issue templates
Pull Request -
State: closed - Opened by nicrie 7 months ago
#171 - docs: reorganize documentation
Pull Request -
State: closed - Opened by nicrie 7 months ago
- 1 comment
#170 - feat: add sparse PCA
Pull Request -
State: closed - Opened by nicrie 7 months ago
- 2 comments
#169 - fix: support new datatree and numpy 2.0
Pull Request -
State: closed - Opened by slevang 7 months ago
#168 - Questions to the REOF power parameter in the examples
Issue -
State: closed - Opened by SHEN-Cheng 9 months ago
- 5 comments
#167 - Data with Nan values
Issue -
State: closed - Opened by LKPatel1 9 months ago
- 6 comments
Labels: bug
#166 - TypeError: __init__() missing 1 required positional argument: 'X'
Issue -
State: closed - Opened by nicolasfauchereau 9 months ago
- 1 comment
Labels: bug
#165 - docs: Add How to Cite page
Pull Request -
State: closed - Opened by nicrie 10 months ago
#164 - Trouble creating the eof object
Issue -
State: closed - Opened by MahdiHasanNCSU 10 months ago
- 8 comments
#163 - docs: Remove release commits from CHANGELOG
Pull Request -
State: closed - Opened by nicrie 10 months ago
#162 - docs: Remove release commits from CHANGELOG
Pull Request -
State: closed - Opened by nicrie 10 months ago
#161 - build: install build in semantic release
Pull Request -
State: closed - Opened by slevang 10 months ago
- 2 comments
#160 - build: use `uv` and `ruff`
Pull Request -
State: closed - Opened by slevang 11 months ago
- 4 comments
#159 - fix: handle indexing changes in new xarray versions
Pull Request -
State: closed - Opened by slevang 11 months ago
- 3 comments
#158 - Add option `n_modes="all"` to perform the full decomposition
Issue -
State: open - Opened by nicrie 12 months ago
- 2 comments
Labels: new feature