Skip to content

Tropical Diagnostics

David Fillmore edited this page Apr 15, 2021 · 8 revisions

Spacetime Coherence Module for METcalcpy

The modules spacetime.py and spacetime_utils.py reside in the directory METcalcpy/metcalcpy/spacetime. \ An example python script that uses these modules is METcalcpy/examples/cross_spectra.py.

spd: Number of observations per day. \ nperseg: Number of data points per segment. \ segOverlap: How many data points of overlap between segments. If negative there is overlap If positive skip that number of values between segments. \ Symmetry: Can be "symm", "asymm" for symmetric or anti-symmetric across the equator. "latband" \ if the spectra averaged across the entire latitude band are requested. \ latMin: Minimum latitude to include. \ latMax: Maximum latitude to include. \

Clone this wiki locally