Skip to content

Commit

Permalink
Deploying to gh-pages from @ a648653 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
snowman2 committed Oct 5, 2024
1 parent 336b258 commit d1baf50
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 8 deletions.
Binary file modified latest/.doctrees/environment.pickle
Binary file not shown.
Binary file modified latest/.doctrees/rioxarray.doctree
Binary file not shown.
5 changes: 1 addition & 4 deletions latest/_modules/rioxarray/_io.html
Original file line number Diff line number Diff line change
Expand Up @@ -1102,10 +1102,7 @@ <h1>Source code for rioxarray._io</h1><div class="highlight"><pre>

<span class="sd"> This should work with any file that rasterio can open (most often:</span>
<span class="sd"> geoTIFF). The x and y coordinates are generated automatically from the</span>
<span class="sd"> file&#39;s geoinformation, shifted to the center of each pixel (see</span>
<span class="sd"> `&quot;PixelIsArea&quot; Raster Space</span>
<span class="sd"> &lt;http://web.archive.org/web/20160326194152/http://remotesensing.org/geotiff/spec/geotiff2.5.html#2.5.2&gt;`_</span>
<span class="sd"> for more information).</span>
<span class="sd"> file&#39;s geoinformation and refer to the center of the pixel.</span>

<span class="sd"> .. versionadded:: 0.13 band_as_variable</span>

Expand Down
4 changes: 1 addition & 3 deletions latest/rioxarray.html
Original file line number Diff line number Diff line change
Expand Up @@ -136,9 +136,7 @@ <h2>rioxarray.open_rasterio<a class="headerlink" href="#rioxarray-open-rasterio"
<dd><p>Open a file with rasterio (experimental).</p>
<p>This should work with any file that rasterio can open (most often:
geoTIFF). The x and y coordinates are generated automatically from the
file’s geoinformation, shifted to the center of each pixel (see
<a class="reference external" href="http://web.archive.org/web/20160326194152/http://remotesensing.org/geotiff/spec/geotiff2.5.html#2.5.2">“PixelIsArea” Raster Space</a>
for more information).</p>
file’s geoinformation and refer to the center of the pixel.</p>
<div class="versionadded">
<p><span class="versionmodified added">Added in version 0.13: </span>band_as_variable</p>
</div>
Expand Down
2 changes: 1 addition & 1 deletion latest/searchindex.js

Large diffs are not rendered by default.

0 comments on commit d1baf50

Please sign in to comment.