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.month_keys_for_window
Edit on GitHub
pvtend.tendency.month_keys_for_window
pvtend.tendency.
month_keys_for_window
(
base_ts
:
Timestamp
,
hmin
:
int
=
-49
,
hmax
:
int
=
24
)
→
list
[
tuple
[
int
,
int
]
]
[source]
Determine which (year, month) files are needed for the time window.