oceanspy.subsample

Subsample OceanDataset objects.

Functions

cutout(od[, varList, YRange, XRange, ...])

Cutout the original dataset in space and time preserving the original grid structure.

mooring_array(od, Ymoor, Xmoor[, xoak_index])

Extract a mooring array section following the grid.

particle_properties(od, times, Ypart, Xpart, ...)

Extract Eulerian properties of particles using nearest-neighbor interpolation.

stations(od[, varList, tcoords, Zcoords, ...])

Extract nearest-neighbor data from given spatial coordinate.

survey_stations(od, Ysurv, Xsurv[, delta, ...])

Extract survey stations.