.. _catalog: Catalog ------- .. figure:: img/Catalog1.png :scale: 50 % :alt: Catalog Widget Catalog Widget View and work with your LSAT project and its files. Overview ^^^^^^^^ The Catalog Widget displays the :ref:`folder and file structure of your selected LSAT Project`. **data** Input data. **inventory** Input vector data. **test** Default path for :doc:`test part of the inventory` **training** Default path for :doc:`training part of the inventory` **params** Input :doc:`raster data` **results** **AHP** **rasters** Raster dataset output of the :doc:`AHP` **reports** Reports of the :doc:`AHP` **tables** Results of the :doc:`AHP` **ANN** **rasters** Raster dataset output of the :doc:`ANN analysis` **reports** Reports of the :doc:`ANN analysis` (coming soon) **tables** Results of the :doc:`ANN analysis` **LR** **rasters** Raster dataset output of the :doc:`LR analysis` **reports** Reports of the :doc:`LR analysis` (coming soon) **tables** Results of the :doc:`LR analysis` **statistics** Results of the :doc:`contingency analysis widget`. **susceptibility_maps** Results of the :doc:`Model Builder` and :doc:`Zoning Widget`. **WoE** **rasters** Raster dataset output of the :doc:`WoE analysis` **reports** Reports of the :doc:`WoE analysis` **tables** Results of the :doc:`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 | :doc:`Attribute Table` | + + + | | :doc:`Properties` | +-----------+----------------------------------------------------------------------------------+ | Raster | :doc:`Attribute Table` | + + + | | :doc:`View Data` | + + + | | :doc:`Properties` | +-----------+----------------------------------------------------------------------------------+ | 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. .. _projectstructure: 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