Opened 19 years ago

Closed 19 years ago

Last modified 18 years ago

#17 closed enhancement (wontfix)

refactor interpolate_sww in terms of Interpolation_function

Reported by: ole Owned by: duncan
Priority: lowest Milestone: least_squares module finished
Component: Architecture and API Version:
Severity: normal Keywords:
Cc:

Description (last modified by ole)

The Interpolation function is a general way of mapping from values on a mesh to arbitrary data points and arbitrary times.

interpolate_sww.py could be refactored using this function.

Change History (5)

comment:1 Changed 19 years ago by duncan

  • Resolution set to wontfix
  • Status changed from new to closed

It could be. Is there a reason to, if the functionality of interpolate_sww is not increased? Maybe you think the functionality of interpolate_sww should be incresed?

This ticket needs to be discussed before anything is done.

comment:2 Changed 19 years ago by ole

The reasons to refactor would be:

1: Reduced code duplication 2: Functionality increased by allowing arbitrary time values

This is a low priority, though, and should probably wait until the new least_squares module is launched.

comment:3 Changed 19 years ago by ole

  • Description modified (diff)

comment:4 Changed 19 years ago by ole

  • Component changed from Compilation and installation to Architecture and API
Note: See TracTickets for help on using tickets.