sloop.interp

Interpolation stuff

Functions

interp_time(ds, dates[, preserve_encoding, ...])

Interpolate a dataset in time

nc_interp_at_freq_to_daily_nc(ncfiles, freq, ...)

Interpolate netcdf files to daily netcdf files at a given frequency

nc_interp_at_freq_to_nc(ncfiles, freq, ncout)

Interpolate netcdf files to a single netcdf file at a given frequency

nc_interp_time(ncfiles, dates, ncout[, ...])

Interpolate netcdf files to a single netcdf file at a given frequency

Classes

InterpFlag(value)

An enumeration.

Regridder(dsi, dso[, regridder, filename, ...])

Regridder based on the xesmf library