util
Module for utility functions
clamp_datetime_ms_ns
Section titled “clamp_datetime_ms_ns”def clamp_datetime_ms_ns(value: np.datetime64) -> np.datetime64Clamp a datetime64[ms] to the range of datetime64[ns] used by xarray
Module for utility functions
def clamp_datetime_ms_ns(value: np.datetime64) -> np.datetime64Clamp a datetime64[ms] to the range of datetime64[ns] used by xarray