Changeset 1803
- Timestamp:
- Sep 8, 2005, 10:28:45 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
inundation/pyvolution/ermapper_grids.py
r1794 r1803 92 92 return grid_as_float 93 93 94 def create_default_header(header) 95 # fill any blanks in a header dictionary with default values 96 # input parameters: 97 # header: a dictionary containing fields that are not meant 98 # to be filled with default values 99 100
Note: See TracChangeset
for help on using the changeset viewer.