Opened 5 years ago

Last modified 16 months ago

#2176 new enhancement

OTB quickstart - Full paths to image files

Reported by: micha Owned by: osgeolive@…
Priority: normal Milestone: OSGeoLive16.0
Component: OSGeoLive Keywords: OTB quickstart
Cc:

Description

The OTB quick start explains to use tif images in /usr/share/data:

Sample data used in this quickstart can be found in :

/home/user/data/north_carolina/rast_geotiffs

If I cd to that directory and try to run the quickstart commands, they fail with "Permission denied". The quickstart does not explain that the commands should be run from user's home directory, and does not give the full paths to the test images.

i.e. I would expect in the quickstart:

cd ~
otbcli_BandMath -il ~/data/north_carolina/rast_geotifflsat7_2002_10.tif \
  ~/data/north_carolina/rast_geotiff/lsat7_2002_20.tif \
  -out difference.tif -exp "im1b1-im2b1"

Change history (3)

comment:1 by kalxas, 5 years ago

Milestone: OSGeoLive13.0OSGeoLive14.0

Ticket retargeted after milestone closed

comment:2 by kalxas, 3 years ago

Milestone: OSGeoLive14.0OSGeoLive15.0

Ticket retargeted after milestone closed

comment:3 by kalxas, 16 months ago

Milestone: OSGeoLive15.0OSGeoLive16.0

Ticket retargeted after milestone closed

Note: See TracTickets for help on using tickets.