source: inundation/geospatial_data/__init__.py @ 2309

Last change on this file since 2309 was 2309, checked in by ole, 18 years ago

Deployed geo_spatial stuff

File size: 93 bytes
Line 
1"""Make directory available as a Python package
2"""
3
4from geospatial_data import *
5
6
7
Note: See TracBrowser for help on using the repository browser.