********************* Checking time vectors ********************* The methods below can be used to test if sequences (typically numpy arrays) contain regularly sampled times. .. currentmodule:: datkit .. autofunction:: is_increasing .. autofunction:: is_regularly_increasing .. autofunction:: sampling_interval