Skip to content

3dTrees-earth/tool_overviews

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tool_overviews

Galaxy implementation of the Overviews tool

build the docker image

docker build -t tool-overviews:latest -f Dockerfile

run the docker image

docker run --rm --gpus all
-v <input_dir>:/data:ro
-v <output_dir>:/out
tool-overviews:latest
python -u run.py
--dataset-path <you_las.laz>
--output-dir /out
--top-views-deg 90
--cmap viridis

About

Galaxy implementation of the Overviews tool

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors