pvtend
Contents
Installation
Quickstart
Example Notebooks
API Reference
Grid & Constants
Derivatives
Spherical-harmonic operators
Climatology
QG Omega Equation
ω blowup detection
Helmholtz Decomposition
Moist/Dry Omega
Orthogonal Basis Decomposition
RWB Detection
Composites
Isentropic Interpolation
Tendency Pipeline
Helper functions
pvtend.TendencyConfig
pvtend.TendencyComputer
pvtend.tendency.load_climatology
pvtend.tendency.month_keys_for_window
pvtend.tendency.open_months_ds
pvtend.tendency.with_derivs_for_window
pvtend.tendency.get_tracked_center
RWB Classification (Pass 1)
Variant-aware Composite Builder (Pass 2)
I/O
Plotting
Sample Data
pvtend
API Reference
pvtend.tendency.open_months_ds
Edit on GitHub
pvtend.tendency.open_months_ds
pvtend.tendency.
open_months_ds
(
data_dir
:
Path
,
var_list
:
list
[
str
]
,
month_keys
:
list
[
tuple
[
int
,
int
]
]
,
engine
:
str
=
'netcdf4'
)
→
Dataset
[source]
Open multiple months of ERA5 data as a single dataset.