Skip to content

Commit 38b02c4

Browse files
updated docs
1 parent 072db56 commit 38b02c4

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

docs/CrossSections.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,11 @@ now use the draw profile tool to create an svg/png of which shows the profile
3030
python draw_profile.py --profile testProfile2.csv --curtain-height 100 --min-altitude -2200 --vertical-px 2000 --overlay --x-interval 20 --y-interval 20 --x-grid 25 --y-grid 1 --output profile.svg --grid-opacity 1.0 --grid-width 3.0
3131
```
3232

33+
- choose curtain height to match the full vertical span you need
34+
- min-alititude should be where the profile ends (lowest point of profile)
35+
- curtain height is height in meters
36+
- all this needs to be later matched up in (6)
37+
3338
Look at the profile or the info in pro3d to find good parameters.
3439

3540

0 commit comments

Comments
 (0)