Skip to content

Commit

Permalink
deploy: dee5563
Browse files Browse the repository at this point in the history
  • Loading branch information
dragosgontariu committed Aug 23, 2024
1 parent 89d7dce commit 2ffe154
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 22 deletions.
19 changes: 7 additions & 12 deletions _sources/docs/user_guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -209,23 +209,18 @@ Examples of files that can be used as input at a particular step as per the Pilo

#### 4.2.1 Workplace Discrimination

![image](https://github.com/worldbank/GEEST/assets/120469484/ab6797a8-b09e-4a6e-92c8-6e2b664d17c0)

1. Navigate to and select polygon input shapefile containing a field reporting a percentage representing the level of protective policies afforded to women.

**Input File:** *PolicyLegal/Regulatory_Framework_Law_agg.shp*

3. Click the "Set" button to extract all the fields from the polygon input layer.
<p align="center">
<img src="https://github.com/worldbank/GEEST/raw/main/docs/pictures/WD.jpg" alt="picture">
</p>

4. Select the field containing the numeric value representing a percentage representing the level of protective policies afforded to women.
1. Navigate to the WBL (Women, Business and the Law) report and input the WBL index score representing the value from 0 to 100. This value represents data at the national level and must be standardized on a scale ranging from 0 to 5. This indicator is composed by the Workplace Index score of the WBL. The data is already formatted on a scale from 1 to 100.

5. Enter an alternate raster output file name if desired.
2. Click the “Execute” button to run the algorithm.

6. Click the "Execute" button to run the algorithm.
3. Status text next to the Execute button will appear and let you know once processing is complete.

7. Status text next to the "Execute" button will appear and let you know once processing is complete.
4. The output raster file will be stored in the project folder specified in the “Setup” tab, under the “Contextual” folder. (Project_Folder/Contextual/WD.tif). The user can rename the output file to preferred filename.

8. The aggregated output raster file will be stored in the project folder specified in the "Setup" tab, under the "Contextual" folder. (*Project_Folder/Contextual/PLP_Raster_output.tif*)

#### 4.3.2 Access to Finance

Expand Down
15 changes: 6 additions & 9 deletions docs/user_guide.html
Original file line number Diff line number Diff line change
Expand Up @@ -699,17 +699,14 @@ <h3>4.1 SETUP TAB<a class="headerlink" href="#setup-tab" title="Permalink to thi
<h3>4.2 CONTEXTUAL TAB<a class="headerlink" href="#contextual-tab" title="Permalink to this heading">#</a></h3>
<section id="workplace-discrimination">
<h4>4.2.1 Workplace Discrimination<a class="headerlink" href="#workplace-discrimination" title="Permalink to this heading">#</a></h4>
<p><img alt="image" src="https://github.com/worldbank/GEEST/assets/120469484/ab6797a8-b09e-4a6e-92c8-6e2b664d17c0" /></p>
<ol class="arabic">
<li><p>Navigate to and select polygon input shapefile containing a field reporting a percentage representing the level of protective policies afforded to women.</p>
<p><strong>Input File:</strong> <em>PolicyLegal/Regulatory_Framework_Law_agg.shp</em></p>
</li>
<li><p>Click the “Set” button to extract all the fields from the polygon input layer.</p></li>
<li><p>Select the field containing the numeric value representing a percentage representing the level of protective policies afforded to women.</p></li>
<li><p>Enter an alternate raster output file name if desired.</p></li>
<p align="center">
<img src="https://github.com/worldbank/GEEST/raw/main/docs/pictures/WD.jpg" alt="picture">
</p>
<ol class="arabic simple">
<li><p>Navigate to the WBL (Women, Business and the Law) report and input the WBL index score representing the value from 0 to 100. This value represents data at the national level and must be standardized on a scale ranging from 0 to 5. This indicator is composed by the Workplace Index score of the WBL. The data is already formatted on a scale from 1 to 100.</p></li>
<li><p>Click the “Execute” button to run the algorithm.</p></li>
<li><p>Status text next to the “Execute” button will appear and let you know once processing is complete.</p></li>
<li><p>The aggregated output raster file will be stored in the project folder specified in the “Setup” tab, under the “Contextual” folder. (<em>Project_Folder/Contextual/PLP_Raster_output.tif</em>)</p></li>
<li><p>The output raster file will be stored in the project folder specified in the “Setup” tab, under the “Contextual” folder. (Project_Folder/Contextual/WD.tif). The user can rename the output file to preferred filename.</p></li>
</ol>
</section>
<section id="access-to-finance">
Expand Down
Loading

0 comments on commit 2ffe154

Please sign in to comment.