2.2.1 Catalog¶
Fig. 2.7 Catalog Widget¶
View and work with your LSAT project and its files.
2.2.1.1 Overview¶
The Catalog Widget displays the folder and file structure of your selected LSAT Project.
data
Input data.
inventory
Input vector data.
test
Default path for test part of the inventory
training
Default path for training part of the inventory
params
Input raster data
results
AHP
ANN
rasters
Raster dataset output of the ANN analysis
reports
Reports of the ANN analysis (coming soon)
tables
Results of the ANN analysis
LR
rasters
Raster dataset output of the LR analysis
reports
Reports of the LR analysis (coming soon)
tables
Results of the LR analysis
statistics
Results of the contingency analysis widget.
susceptibility_maps
Results of the Model Builder and Zoning Widget.
WoE
rasters
Raster dataset output of the WoE analysis
reports
Reports of the WoE analysis
tables
Results of the WoE analysis
Right click on any folder to open it in your file manager.
The following table describes the options available by right clicking a file based on their type independent from their location:
File type |
Available actions |
|---|---|
Vector |
|
Raster |
|
Docx |
Open Document - Opens the .docx in your default program for this file type |
In addition to the actions described above you can also delete all non essential files from the catalog. To do so right click and select delete or select the file/folder and press the ‘delete’ key.
2.2.1.2 LSAT Project structure¶
Files and folders in a newly created LSAT Project with a mask raster:
│ *project name*.log
│ metadata.xml
│ region.dbf
│ region.prj
│ region.shp
│ region.shx
│ region.tif
│ region.tif.aux.xml
│
├───data
│ ├───inventory
│ │ ├───test
│ │ └───training
│ └───params
├───results
│ ├───AHP
│ │ ├───rasters
│ │ ├───reports
│ │ └───tables
│ ├───ANN
│ │ ├───rasters
│ │ ├───reports
│ │ └───tables
│ ├───LR
│ │ ├───rasters
│ │ ├───reports
│ │ └───tables
│ ├───statistics
│ ├───susceptibility_maps
│ └───WoE
│ ├───rasters
│ ├───reports
│ └───tables
└───workspace