Ignore:
Timestamp:
Jul 20, 2005, 1:23:36 PM (19 years ago)
Author:
ole
Message:

Added init + a few comments

File:
1 edited

Legend:

Unmodified
Added
Removed
  • inundation/ga/storm_surge/pyvolution/quantity.py

    r1486 r1626  
    254254                  Default is "vertices"
    255255        """
     256
     257        #FIXME: Should check that function returns something sensible and
     258        #raise a meaningfol exception if it returns None for example
     259       
    256260        from Numeric import take
    257261
Note: See TracChangeset for help on using the changeset viewer.