8000 One dimension spectrum · Issue #205 · xgcm/xrft · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
8000
One dimension spectrum #205
Open
Open
@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

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0