issues
search
xgcm
/
xrft
Fourier transforms on xarray data structures
https://xrft.readthedocs.io/en/latest/
MIT License
154
stars
45
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
The unit of the power spectrum in the document
#210
mini-DONG
opened
1 month ago
0
fix #202
#209
cgahr
closed
4 months ago
3
fix #200: raise TypeError on unused kwargs
#208
cgahr
closed
4 months ago
1
deprecate python 3.6/7 and add support for 3.11/12
#207
cgahr
closed
4 months ago
0
Refactoring for Python 3.12
#206
roxyboy
closed
4 months ago
7
One dimension spectrum
#205
hb-9797
opened
5 months ago
0
change _diff_coord to use nanosecond precision
#204
aspitarl
closed
4 months ago
1
_diff_coord used by fft does not work for np.datetime64 with higher than 1 second precision
#203
aspitarl
opened
6 months ago
0
`xrft.pad` raises a ValueError if called with `pad_width=0`
#202
cgahr
closed
4 months ago
0
`xrft.pad` does not work with dask array
#201
cgahr
opened
1 year ago
0
`xrft.fft` swallows unused kwargs and does not raise a TypeError
#200
cgahr
closed
4 months ago
9
Doc examples use `xrft.dft` even though it's deprecated
#199
tomchor
opened
1 year ago
1
Using 2D latitude and longitude as dims in power spectrum
#198
vic1309
opened
1 year ago
2
Multiplying 2pi factor when isotropizing
#197
roxyboy
closed
7 months ago
0
Refactor duplicated code in xrft.py into separate functions; add one test; format with black
#196
simonkeys
closed
1 year ago
4
Raise error after bad coords while padding
#195
santisoler
closed
1 year ago
2
dim or dims
#194
lanougue
closed
9 months ago
6
Dummy PR to test actions dispatch
#193
jbusecke
closed
1 year ago
0
See if CI will work
#192
cisaacstern
closed
1 year ago
1
Removing deprecated call to xr.ufuncs.angle()
#191
lanougue
closed
1 year ago
1
Explicit error when coordinates are not numercial
#190
lanougue
closed
1 year ago
16
Bug with xrft.fft with multiple dimensions
#189
mredenti
closed
1 year ago
3
handling error when coordinates are not numerical
#188
lanougue
closed
1 year ago
4
Isotropize missing 2pi factor
#187
roxyboy
closed
7 months ago
1
Linting for a new version release
#186
roxyboy
closed
2 years ago
3
Change dft to fft for parseval
#185
KevinYanesG
opened
2 years ago
1
Consolidate CI env files
#184
jbusecke
closed
2 years ago
4
Pre-commit GitHub Action has been deprecated
#183
santisoler
closed
2 years ago
0
Update black to 22.3.0 and ditch the deprecated pre-commit Action
#182
santisoler
closed
2 years ago
18
Confidence level
#181
iuryt
opened
2 years ago
3
Fix typos on test_padding.py
#180
santisoler
closed
2 years ago
4
Fix padding bug on no round coordinates
#179
santisoler
closed
2 years ago
3
Usage of `fft real_dim`
#178
KevinYanesG
closed
2 years ago
2
New release
#177
lanougue
closed
2 years ago
4
Complex flag for isotropize
#176
roxyboy
closed
2 years ago
0
Complex flag for isotropize
#175
roxyboy
closed
2 years ago
0
Readded test_xrft.py
#174
avik2007
closed
2 years ago
6
Cross_spectrum code has a typo.
#173
avik2007
closed
2 years ago
10
Padding error: Deal with dimension with odd number
#172
LL-Geo
closed
2 years ago
1
Fix `requires` in `setup.cfg`
#171
zmoon
closed
2 years ago
4
Xarray accessor?
#170
zmoon
opened
2 years ago
2
Preservation of DataArray attributes
#169
zmoon
opened
2 years ago
0
Docs
#168
zmoon
opened
3 years ago
10
Update xrft.py
#167
RichardScottOZ
closed
3 years ago
1
Error raised when array has additional 2D coordinates
#166
santisoler
opened
3 years ago
7
Switching from versioneer to setuptools-scm
#165
roxyboy
closed
3 years ago
17
pypi release github workflow failure
#164
rabernat
closed
3 years ago
8
Raise error for non-dimensional coordinates
#163
paigem
closed
3 years ago
3
Possible error in handling of coords when using `real_dim`
#162
paigem
closed
3 years ago
6
Deprecating `dft` and replacing it with `fft`
#161
roxyboy
closed
3 years ago
2
Next