File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -18,11 +18,12 @@ Rasters can be (or not) colorized or shadowed using a digital surface/terrain mo
1818## Usage
1919
2020- Ctview has been developed using Linux Ubuntu and tested under linux and windows
21- - CtView should be used as a command line tool (commands must be executed from ctview's root folder).
21+ - CtView should be used as a command line tool (commands must be executed from ctview's root folder)
2222- It is intended to run on a single file (to use it on a folder, an external loop is required)
2323- The configuration is handled via yaml files with [ hydra] ( https://hydra.cc/docs/intro/ )
24- - A few commands for installation and tests are provided in a [ Makefile] ( Makefile ) in the root folder
24+ - A few commands for installation and tests are provided in a [ Makefile] ( Makefile ) in the root folder
2525- conda is used for environment building, pytest for testing
26+ - The entry point of the code is [ ctview/main_ctview.py] ( ctview/main_ctview.py )
2627
2728# Version française (plus complète)
2829
You can’t perform that action at this time.
0 commit comments