Changeset 17711


Ignore:
Timestamp:
04/10/14 17:43:18 (11 years ago)
Author:
cborstad
Message:

minor, adding todo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/m/interp/interp.py

    r17710 r17711  
    4444
    4545        # create sub-vectors that just cover the limits of xi and yi
     46        # TODO x,y not necessarily a grid, so need a better definition of dx,dy (e.g. average element size)
    4647        dx=x[1]-x[0]
    4748        dy=y[1]-y[0]
Note: See TracChangeset for help on using the changeset viewer.