Skip to content

Commit 50fd143

Browse files
authored
Update README.md
1 parent 576d0c9 commit 50fd143

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Generate a velocity map from two orthorectified images (or any raster in project
2222

2323
Convert output ASP disparity map to m/yr or m/day:
2424
- `disp2v.py img1_YYYYMMDD__img2_YYYYMMDD_vmap/img1_YYYYMMDD__img2_YYYYMMDD_vmap-F.tif`
25-
- Output: `'_vm.tif'` (velocity magnitude in m/yr or m/day), `'_vx.tif'` (horizontal velocity component), `'_vy.tif'` (vertical velocity component)
25+
- Output: `'_vm.tif'` (velocity magnitude in m/yr or m/day), `'_vx.tif'` (x velocity component), `'_vy.tif'` (y velocity component)
2626

2727
Preview subsampled version of disparity map:
2828
- `disp_view.sh img1_YYYYMMDD__img2_YYYYMMDD_vmap/img1_YYYYMMDD__img2_YYYYMMDD_vmap-F.tif`

0 commit comments

Comments
 (0)