oceanum-js

@oceanum/datamesh


@oceanum/datamesh / ResampleType

Type Alias: ResampleType

ResampleType = "mean" | "nearest" | "linear"

Defined in: packages/datamesh/src/lib/query.ts:35

ResampleType type representing types of resampling.