solver.tui.file.interpolate#

class main_menu.file.interpolate(path, service)#

Interpolates data to/from another grid.

read_data(*args, **kwargs)#

Reads and interpolates data.

write_data(*args, **kwargs)#

Writes data for interpolation.

zone_selection(*args, **kwargs)#

Defines a list of cell zone IDs. If specified, interpolation data will be read/written for these cell zones only.