Skip to content

Commit

Permalink
Deploying to gh-pages from @ 83520f2 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
ghislainv committed Jun 7, 2024
1 parent d3be122 commit 48c88b8
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions _modules/forestatrisk/data/compute/compute_distance.html
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,18 @@ <h1>Source code for forestatrisk.data.compute.compute_distance</h1><div class="h
<span class="k">del</span> <span class="n">src_ds</span><span class="p">,</span> <span class="n">dst_ds</span></div>



<span class="c1"># # Test</span>
<span class="c1"># import os</span>
<span class="c1"># os.chdir(&quot;/home/ghislain/deforisk/MTQ_2000_2010_2020_jrc_7221/data_raw/&quot;)</span>
<span class="c1"># compute_distance(</span>
<span class="c1"># input_file=&quot;forest_t1.tif&quot;,</span>
<span class="c1"># dist_file=&quot;dist_edge_t1_test.tif&quot;,</span>
<span class="c1"># values=0,</span>
<span class="c1"># nodata=4294967295,</span>
<span class="c1"># input_nodata=False,</span>
<span class="c1"># verbose=True)</span>

<span class="c1"># End</span>
</pre></div>

Expand Down

0 comments on commit 48c88b8

Please sign in to comment.