easyclimate.core.spec.wind¶
Wind-related analysis for spherical harmonics
This is the top layer of packaging for the windspharm package.
See also
Spherical harmonic vector wind computations (xarray interface)
Dawson, A. (2016). Windspharm: A High-Level Library for Global Wind Field Computations Using Spherical Harmonics. Journal of Open Research Software, 4(1), e31.DOI: https://doi.org/10.5334/jors.129
Functions
|
Calculate absolute vorticity (sum of relative and planetary vorticity). |
|
Calculate absolute vorticity (sum of relative and planetary vorticity) by Rust backend. |
|
Calculate horizontal divergence. |
|
Calculate horizontal divergence by Rust backend. |
|
Computes the vector gradient of a scalar field on the sphere. |
|
Computes the vector gradient of a scalar field on the sphere by Rust backend. |
|
Calculate irrotational and non-divergent components of the vector wind. |
|
Calculate irrotational and non-divergent components of the vector wind by Rust backend. |
|
Calculate irrotational (divergent) component of the vector wind. |
|
Calculate irrotational (divergent) component of the vector wind by Rust backend. |
|
Calculate non-divergent (rotational) component of the vector wind. |
|
Calculate non-divergent (rotational) component of the vector wind by Rust backend. |
|
Calculate planetary vorticity (Coriolis parameter). |
|
Calculate planetary vorticity (Coriolis parameter) by Rust backend. |
|
Calculate relative vorticity. |
Calculate relative vorticity and horizontal divergence. |
|
Calculate relative vorticity and horizontal divergence by Rust backend. |
|
|
Calculate relative vorticity by Rust backend. |
|
Calculate Rossby wave sources (RWS). |
|
Calculate Rossby wave sources (RWS) by Rust backend. |
|
Calculate stream function. |
Calculate stream function and velocity potential. |
|
Calculate stream function and velocity potential by Rust backend. |
|
|
Calculate stream function by Rust backend. |
|
Calculate velocity potential. |
|
Calculate velocity potential by Rust backend. |
|
Calculate the wind speed (magnitude of vector wind). |
|
Calculate the wind speed (magnitude of vector wind) by Rust backend. |