Skip to content

Commit

Permalink
Apply suggested changes
Browse files Browse the repository at this point in the history
  • Loading branch information
ketankartoza committed Jan 3, 2025
1 parent 2517146 commit 598cd9f
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 13 deletions.
1 change: 1 addition & 0 deletions docs/user/manual/settings.md
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,7 @@ To go to the settings the user can click on the plugin toolbar icon to reveal th

- If a user inputs their existing password incorrectly three times, the dialog will offer to erase the database.


- **Reminder:** Do not forget your master password and store it securely for later use, as it is not retrievable.

![Set master password](./img/setting-14.png)
Expand Down
8 changes: 4 additions & 4 deletions docs/user/manual/step-2.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ license: This program is free software; you can redistribute it and/or modify it

![Online default](./img/manual-step2-5.png)

- **Activities**: Each selected activity will be created in used to perform the analysis.
- **Activities**: Each selected activity will be created and used to perform the analysis.

- **Description**: A description of the activity or pathway selected.

Expand Down Expand Up @@ -112,9 +112,9 @@ Imagine planning a journey or mapping an area, and you want to exclude specific

![Activity Mask](./img/manual-step2-6.png)

1. **✅ Activity Mask**: By checking this user will be able add activity mask.
1. **✅ Activity Mask**: By checking this, the user will be able add an activity mask.

2. ![add button](img/symbologyAdd.svg): Add new activity mask. Click on this button to add a new activity mask. After clicking on the button, a new window will open from where user can select the shape file.
2. ![add button](img/symbologyAdd.svg): Add new activity mask. Click on this button to add a new activity mask. After clicking on the button, a new window will open from where user can select the shapefile.

![Activity Mask Selection](./img/manual-step2-12.png)

Expand Down Expand Up @@ -155,7 +155,7 @@ Imagine planning a journey or mapping an area, and you want to exclude specific

## Ordering of the pixel values for the scenario output

A user can order the stack using the **Style pixel value editor**.
A user can order the stack using the `Style Pixel Value Editor`.

![UI Step 2](img/style_pixel_value_editor.png)

Expand Down
12 changes: 6 additions & 6 deletions docs/user/manual/step-3.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,15 @@ license: This program is free software; you can redistribute it and/or modify it

![UI Step 3](img/manual-step3.png)

- **Priority groups**: Users can define different priority groups to which Priority Weighting Layers (PWLs) can be assigned. These groups represent different categories or themes that contribute to the overall analysis.
- **Priority groups**: Users can define different priority groups to which priority weighting layers (PWLs) can be assigned. These groups represent different categories or themes that contribute to the overall analysis.

- ![add button](img/symbologyAdd.svg): Add a new Priority group.
- ![add button](img/symbologyAdd.svg): Add a new priority group.

- ![edit button](img/mActionToggleEditing.svg): Edit the selected Priority group.
- ![edit button](img/mActionToggleEditing.svg): Edit the selected priority group.

- ![remove button](img/symbologyRemove.svg): Remove the selected Priority group.
- ![remove button](img/symbologyRemove.svg): Remove the selected priority group.

- **Priority weighting layers (PWL)**: Users can assign importance values to each priority group by associating them with Priority Weighted Layers. These layers represent the spatial data layers or attributes that contribute to the analysis.
- **Priority Weighting Layers (PWL)**: Users can assign importance values to each priority group by associating them with priority weighted layers. These layers represent the spatial data layers or attributes that contribute to the analysis.

- ![right arrow](img/cplus_right_arrow.svg): Remove the selected PWL from the priority group.

Expand Down Expand Up @@ -76,7 +76,7 @@ The primary purpose of the NPV Tool is to help users prioritise activities by pr

5. **Copy icon:** The user can copy the NPV by clicking on the copy icon available next to the net present value per hectare box.

6. **User-defined NPV checkbox:** By enabling this checkbox we can manually set the `Net present value per hectare` value.
6. **User-defined NPV Checkbox:** By enabling this checkbox we can manually set the `Net present value per hectare` value.

7. **Min/Max Normalisation Range:** It is recommended to keep the `Use computed NPVs` check box enabled (default option). This ensures that the minimum and maximum normalisation values are synced and automatically updated based on user input. The min/max values will be based on enabled NPV parameters for activities. Disabled NPV parameters will be excluded from the computation.

Expand Down
4 changes: 1 addition & 3 deletions docs/user/manual/step-4.md
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ license: This program is free software; you can redistribute it and/or modify it

**3. Hide:** This option hides the Progress Dialog Box.

**4. **Cancel:** Click on the `Cancel` button to terminate the report generation process. Upon clicking this button, it will transform into the `Close` button. Click on the `Close` button to dismiss the pop-up window.
**4. Cancel:** Click on the `Cancel` button to terminate the report generation process. Upon clicking this button, it will transform into the `Close` button. Click on the `Close` button to dismiss the pop-up window.

### View Task Status Online
After clicking on the `Hide` button this button will be enabled to view the task status.
Expand All @@ -256,6 +256,4 @@ license: This program is free software; you can redistribute it and/or modify it

![Custom Metrics Table Report](img/step-4-34.png)



Click [here](logs.md) to explore the log section.

0 comments on commit 598cd9f

Please sign in to comment.