Skip to content

Commit

Permalink
update the minimal documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
KitWallace committed Feb 23, 2014
1 parent 1c84492 commit 7908d13
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions extract_hgt.py
Original file line number Diff line number Diff line change
@@ -1,11 +1,14 @@
"""
parameters lat/long bounding box (top/left bottom/right) and base
convert to row/col limits - get decimal lat long min /max multiple y 3 and round to integer
command line parameters:
lat/long bounding box
top left lat,long
bottom right lat, long
base offset
use numpy to read in the hgt files
extract the subarrays required, merge into a single array, add base, flip and output
write out the config.scad
stdout to config.scad
Chris Wallace Feb 2014
http://kitwallace.co.uk
Expand Down

0 comments on commit 7908d13

Please sign in to comment.