Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

One dimension spectrum #205

Open
hb-9797 opened this issue Jun 25, 2024 · 0 comments
Open

One dimension spectrum #205

hb-9797 opened this issue Jun 25, 2024 · 0 comments

Comments

@hb-9797
Copy link

hb-9797 commented Jun 25, 2024

hello:
I used isotropic_power_spectrum method to calculate the 1D wave number domain energy spectrum of 2D SST data, now I want to calculate the columns and rows of 2D SST data separately, how can I achieve this, attached is the method I used with 2D data.

with ProgressBar():
datas_TTf = xrft.isotropic_power_spectrum(datas_xr,dim=['x','y'],
nfactor=nf,truncate='True',scaling=scl,detrend='linear',
window=wdws,window_correction=wdw_cor)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant