CommandLine extension to use Terrain Data
Task
Extend implementation of CommandLine program to be able to simulate workspaces using PMP with terrain. CommendLine rely to Core which have functionality to run Ws with terrain PMP.
Add options in CommandLine to specify :
- DEM data format (we can specify names of differnt formats)
- path where the DEM files are stored.
Similar data is taken in File / Configuration of SEAMCAT Swing App.
Example:
java -cp seamcat.jar org.seamcat.CommandLine myWorkspace.sws tformat=SRTM_1as_bil_v3 tpath=C:\Users\zeljko.tabakovic\OneDrive - ECO\Work Folders_One\SEAMCAT_new\Digital Terrain_bil\SRTM1
Further details
Edited by Zeljko Tabakovic