Skip to content

Commit

Permalink
Deploying to gh-pages from @ 19f641b 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
jsta committed May 20, 2024
1 parent 23ec20a commit 289585d
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion _sources/configure/index.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ By default, rabpro comes enabled to work with all of the raster assets in the `p
.. csv-table:: Datasets included in the user data catalog:
:file: ../user_gee_datasets.csv
:align: center
:width: 90%
:width: 70%

You can request that a user asset be added to this list by filing an `issue <https://github.com/VeinsOfTheEarth/rabpro/issues/new?assignees=&labels=data+request&template=data-request.yml>`_.

Expand Down
2 changes: 1 addition & 1 deletion apiref/rabpro.html
Original file line number Diff line number Diff line change
Expand Up @@ -526,7 +526,7 @@

<dl class="py function">
<dt class="sig sig-object py" id="rabpro.merit_utils.neighborhood_vals_from_raster">
<span class="sig-prename descclassname"><span class="pre">rabpro.merit_utils.</span></span><span class="sig-name descname"><span class="pre">neighborhood_vals_from_raster</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">cr</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">shape</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">vrt_obj</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">nodataval=&lt;Mock</span> <span class="pre">name='mock.nan'</span> <span class="pre">id='140102488662256'&gt;</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">wrap=None</span></span></em><span class="sig-paren">)</span><a class="headerlink" href="#rabpro.merit_utils.neighborhood_vals_from_raster" title="Link to this definition"></a></dt>
<span class="sig-prename descclassname"><span class="pre">rabpro.merit_utils.</span></span><span class="sig-name descname"><span class="pre">neighborhood_vals_from_raster</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">cr</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">shape</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">vrt_obj</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">nodataval=&lt;Mock</span> <span class="pre">name='mock.nan'</span> <span class="pre">id='139955189116144'&gt;</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">wrap=None</span></span></em><span class="sig-paren">)</span><a class="headerlink" href="#rabpro.merit_utils.neighborhood_vals_from_raster" title="Link to this definition"></a></dt>
<dd><p>Queries a (virtual) raster object to return an array of neighbors
surrounding a given point specified by cr (column, row). A shape can be
provided to return as large of a neighborhood as desired; both dimensions
Expand Down
2 changes: 1 addition & 1 deletion configure/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ <h4>Downloading MERIT-Hydro<a class="headerlink" href="#downloading-merit-hydro"
<section id="basin-statistics">
<h3>Basin statistics<a class="headerlink" href="#basin-statistics" title="Link to this heading"></a></h3>
<p>By default, rabpro comes enabled to work with all of the raster assets in the <a class="reference external" href="https://developers.google.com/earth-engine/datasets/">public GEE data catalog</a>. It also is enabled to work with select “user” assets listed below:</p>
<table class="docutils align-center" id="id2" style="width: 90%">
<table class="docutils align-center" id="id2" style="width: 70%">
<caption><span class="caption-text">Datasets included in the user data catalog:</span><a class="headerlink" href="#id2" title="Link to this table"></a></caption>
<tbody>
<tr class="row-odd"><td><p><a class="reference external" href="https://code.earthengine.google.com/?asset=projects/soilgrids-isric/clay_mean">SoilGrids 250: clay fraction</a></p></td>
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

0 comments on commit 289585d

Please sign in to comment.