Ignore:
Timestamp:
May 7, 2008, 4:01:52 PM (17 years ago)
Author:
ole
Message:

Implemeted and tested ticket:175 - flow_through_cross_section.
Also updated manual

File:
1 edited

Legend:

Unmodified
Added
Removed
  • anuga_core/source/anuga/abstract_2d_finite_volumes/util.py

    r5221 r5288  
    305305        if interpolation_points is not None:
    306306            # Adjust for georef
     307
     308            # FIXME (Ole): Use geo_reference.get_relative
    307309            interpolation_points[:,0] -= xllcorner
    308310            interpolation_points[:,1] -= yllcorner       
Note: See TracChangeset for help on using the changeset viewer.