Skip to content

One dimension spectrum #205

@hb-9797

Description

@hb-9797

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions