#__init__.py - a DEMpy/PullSDTS module - 3 Oct 01 # This file is required to be in the same folder (usually /DEMpy) # as the modules for DEMpy and PullSDTS so that the modules can be # recognized, and so that these programs can be properly initialized. __all__ = ['geotiff','guinter','gztar','pulldem','pullsdts','sdts']