Skip to content

Commit 6d7c61b

Browse files
author
Quarto GHA Workflow Runner
committed
Built site for gh-pages
1 parent 2011e89 commit 6d7c61b

14 files changed

+247
-248
lines changed

.nojekyll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1f6a9602
1+
c32fee84

CNAME

Lines changed: 0 additions & 1 deletion
This file was deleted.

content/tutorials/get_started/JupyterOnWindows_OSGeo4W_Tutorial.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ <h2 id="toc-title">Table of Contents</h2>
192192
<div>
193193
<div class="quarto-title-meta-heading">Modified</div>
194194
<div class="quarto-title-meta-contents">
195-
<p class="date-modified">January 18, 2025</p>
195+
<p class="date-modified">February 7, 2025</p>
196196
</div>
197197
</div>
198198

content/tutorials/get_started/fast_track.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ <h2 id="toc-title">Table of Contents</h2>
194194
<div>
195195
<div class="quarto-title-meta-heading">Modified</div>
196196
<div class="quarto-title-meta-contents">
197-
<p class="date-modified">January 18, 2025</p>
197+
<p class="date-modified">February 7, 2025</p>
198198
</div>
199199
</div>
200200

content/tutorials/get_started/fast_track_grass_and_R.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ <h2 id="toc-title">Table of Contents</h2>
197197
<div>
198198
<div class="quarto-title-meta-heading">Modified</div>
199199
<div class="quarto-title-meta-contents">
200-
<p class="date-modified">January 18, 2025</p>
200+
<p class="date-modified">February 7, 2025</p>
201201
</div>
202202
</div>
203203

@@ -208,7 +208,7 @@ <h2 id="toc-title">Table of Contents</h2>
208208
</header>
209209

210210

211-
<p>The <a href="https://cran.r-project.org/web/packages/rgrass/index.html"><strong>rgrass</strong></a> package allows us to interact with GRASS tools (and data) serving as an interface between GRASS GIS and R. The <em>rgrass</em> package is developed and maintained by Roger Bivand and can be found at: <a href="https://github.com/rsbivand/rgrass/" class="uri">https://github.com/rsbivand/rgrass/</a>. In this fast track tutorial, we will learn how to use GRASS GIS from R.</p>
211+
<p>The <a href="https://cran.r-project.org/web/packages/rgrass/index.html"><strong>rgrass</strong></a> package allows us to interact with GRASS tools (and data) serving as an interface between GRASS GIS and R. The <em>rgrass</em> package source code can be found at: <a href="https://github.com/OSGeo/rgrass" class="uri">https://github.com/OSGeo/rgrass</a>. In this fast track tutorial, we will learn how to use GRASS GIS from R.</p>
212212
<div class="callout callout-style-default callout-note callout-titled" title="Setup">
213213
<div class="callout-header d-flex align-content-center">
214214
<div class="callout-icon-container">
@@ -242,7 +242,7 @@ <h2 class="anchored" data-anchor-id="rgrass-main-functions"><em>rgrass</em> main
242242
</div>
243243
</div>
244244
<div class="callout-body-container callout-body">
245-
<p>For further details on <em>rgrass</em> functionality, usage examples and data format coercion, see: <a href="https://rsbivand.github.io/rgrass/" class="uri">https://rsbivand.github.io/rgrass/</a>.</p>
245+
<p>For further details on <em>rgrass</em> functionality, usage examples and data format coercion, see: <a href="https://osgeo.github.io/rgrass/" class="uri">https://osgeo.github.io/rgrass/</a>.</p>
246246
</div>
247247
</div>
248248
</section>
@@ -986,8 +986,8 @@ <h2 class="anchored" data-anchor-id="references">References</h2>
986986
<span id="cb29-18"><a href="#cb29-18" aria-hidden="true" tabindex="-1"></a>The <span class="co">[</span><span class="ot">**rgrass**</span><span class="co">](https://cran.r-project.org/web/packages/rgrass/index.html)</span> </span>
987987
<span id="cb29-19"><a href="#cb29-19" aria-hidden="true" tabindex="-1"></a>package allows us to interact with GRASS tools (and data) serving as an</span>
988988
<span id="cb29-20"><a href="#cb29-20" aria-hidden="true" tabindex="-1"></a>interface between GRASS GIS and R.</span>
989-
<span id="cb29-21"><a href="#cb29-21" aria-hidden="true" tabindex="-1"></a>The *rgrass* package is developed and maintained by Roger Bivand and can be </span>
990-
<span id="cb29-22"><a href="#cb29-22" aria-hidden="true" tabindex="-1"></a>found at: <span class="ot">&lt;https://github.com/rsbivand/rgrass/&gt;</span>. In this fast track tutorial, </span>
989+
<span id="cb29-21"><a href="#cb29-21" aria-hidden="true" tabindex="-1"></a>The *rgrass* package source code can be</span>
990+
<span id="cb29-22"><a href="#cb29-22" aria-hidden="true" tabindex="-1"></a>found at: <span class="ot">&lt;https://github.com/OSGeo/rgrass&gt;</span>. In this fast track tutorial,</span>
991991
<span id="cb29-23"><a href="#cb29-23" aria-hidden="true" tabindex="-1"></a>we will learn how to use GRASS GIS from R.</span>
992992
<span id="cb29-24"><a href="#cb29-24" aria-hidden="true" tabindex="-1"></a></span>
993993
<span id="cb29-25"><a href="#cb29-25" aria-hidden="true" tabindex="-1"></a>::: {.callout-note title="Setup"}</span>
@@ -1011,7 +1011,7 @@ <h2 class="anchored" data-anchor-id="references">References</h2>
10111011
<span id="cb29-43"><a href="#cb29-43" aria-hidden="true" tabindex="-1"></a></span>
10121012
<span id="cb29-44"><a href="#cb29-44" aria-hidden="true" tabindex="-1"></a>:::{.callout-note}</span>
10131013
<span id="cb29-45"><a href="#cb29-45" aria-hidden="true" tabindex="-1"></a>For further details on *rgrass* functionality, usage examples and data format </span>
1014-
<span id="cb29-46"><a href="#cb29-46" aria-hidden="true" tabindex="-1"></a>coercion, see: <span class="ot">&lt;https://rsbivand.github.io/rgrass/&gt;</span>.</span>
1014+
<span id="cb29-46"><a href="#cb29-46" aria-hidden="true" tabindex="-1"></a>coercion, see: <span class="ot">&lt;https://osgeo.github.io/rgrass/&gt;</span>.</span>
10151015
<span id="cb29-47"><a href="#cb29-47" aria-hidden="true" tabindex="-1"></a>:::</span>
10161016
<span id="cb29-48"><a href="#cb29-48" aria-hidden="true" tabindex="-1"></a></span>
10171017
<span id="cb29-49"><a href="#cb29-49" aria-hidden="true" tabindex="-1"></a><span class="fu">## Basic usage: Choose your own adventure</span></span>

content/tutorials/get_started/fast_track_grass_and_python.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ <h2 id="toc-title">Table of Contents</h2>
198198
<div>
199199
<div class="quarto-title-meta-heading">Modified</div>
200200
<div class="quarto-title-meta-contents">
201-
<p class="date-modified">January 18, 2025</p>
201+
<p class="date-modified">February 7, 2025</p>
202202
</div>
203203
</div>
204204

content/tutorials/get_started/grass_gis_in_google_colab.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ <h2 id="toc-title">Table of Contents</h2>
198198
<div>
199199
<div class="quarto-title-meta-heading">Modified</div>
200200
<div class="quarto-title-meta-contents">
201-
<p class="date-modified">January 18, 2025</p>
201+
<p class="date-modified">February 7, 2025</p>
202202
</div>
203203
</div>
204204

content/tutorials/good_looking_plots/good_looking_plots_in_grass.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ <h2 id="toc-title">Table of Contents</h2>
205205
<div>
206206
<div class="quarto-title-meta-heading">Modified</div>
207207
<div class="quarto-title-meta-contents">
208-
<p class="date-modified">January 18, 2025</p>
208+
<p class="date-modified">February 7, 2025</p>
209209
</div>
210210
</div>
211211

content/tutorials/r_python_interfaces_comparison/quick_comparison_r_vs_python_grass_interfaces.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ <h2 id="toc-title">Table of Contents</h2>
191191
<div>
192192
<div class="quarto-title-meta-heading">Modified</div>
193193
<div class="quarto-title-meta-contents">
194-
<p class="date-modified">January 18, 2025</p>
194+
<p class="date-modified">February 7, 2025</p>
195195
</div>
196196
</div>
197197

@@ -203,7 +203,7 @@ <h2 id="toc-title">Table of Contents</h2>
203203

204204

205205
<p><img src="images/R_Python_compare.png" class="preview-image img-fluid" style="width:50.0%"></p>
206-
<p>In this short tutorial we will highlight the similarities of R and Python GRASS interfaces in order to streamline the use of GRASS GIS within R and Python communities. As you may know, there’s an R package called <a href="https://github.com/rsbivand/rgrass/">rgrass</a> that provides basic functionality to read and write data from and into GRASS database as well as to execute GRASS tools in either existing or temporary GRASS projects. The <a href="https://grass.osgeo.org/grass-stable/manuals/libpython/index.html">GRASS Python API</a>, on the other hand, is composed of various packages that provide classes and functions for low and high level tasks, including those that can be executed with rgrass.</p>
206+
<p>In this short tutorial we will highlight the similarities of R and Python GRASS interfaces in order to streamline the use of GRASS GIS within R and Python communities. As you may know, there’s an R package called <a href="https://github.com/OSGeo/rgrass/">rgrass</a> that provides basic functionality to read and write data from and into GRASS database as well as to execute GRASS tools in either existing or temporary GRASS projects. The <a href="https://grass.osgeo.org/grass-stable/manuals/libpython/index.html">GRASS Python API</a>, on the other hand, is composed of various packages that provide classes and functions for low and high level tasks, including those that can be executed with rgrass.</p>
207207
<p>There are some parallelisms between the <strong>rgrass</strong> and <strong>grass.script</strong>/<strong>grass.jupyter</strong> packages, i.e., R and Python interfaces to GRASS GIS. Let’s review them and go through some examples.</p>
208208
<table class="table-striped table-hover caption-top table">
209209
<caption>R and Python GRASS interfaces compared</caption>
@@ -448,7 +448,7 @@ <h2 class="anchored" data-anchor-id="final-remarks">Final remarks</h2>
448448
<h2 class="anchored" data-anchor-id="references">References</h2>
449449
<ul>
450450
<li><a href="https://grass.osgeo.org/grass-stable/manuals/libpython/index.html">GRASS Python API docs</a></li>
451-
<li><a href="https://rsbivand.github.io/rgrass/">rgrass docs</a></li>
451+
<li><a href="https://osgeo.github.io/rgrass/">rgrass docs</a></li>
452452
</ul>
453453
<hr>
454454
<div class="smaller">
@@ -954,7 +954,7 @@ <h2 class="anchored" data-anchor-id="references">References</h2>
954954
<span id="cb13-20"><a href="#cb13-20" aria-hidden="true" tabindex="-1"></a>In this short tutorial we will highlight the similarities of R and Python GRASS interfaces</span>
955955
<span id="cb13-21"><a href="#cb13-21" aria-hidden="true" tabindex="-1"></a>in order to streamline the use of GRASS GIS within R and Python communities.</span>
956956
<span id="cb13-22"><a href="#cb13-22" aria-hidden="true" tabindex="-1"></a>As you may know, there's</span>
957-
<span id="cb13-23"><a href="#cb13-23" aria-hidden="true" tabindex="-1"></a>an R package called <span class="co">[</span><span class="ot">rgrass</span><span class="co">](https://github.com/rsbivand/rgrass/)</span> that provides</span>
957+
<span id="cb13-23"><a href="#cb13-23" aria-hidden="true" tabindex="-1"></a>an R package called <span class="co">[</span><span class="ot">rgrass</span><span class="co">](https://github.com/OSGeo/rgrass/)</span> that provides</span>
958958
<span id="cb13-24"><a href="#cb13-24" aria-hidden="true" tabindex="-1"></a>basic functionality to read and write data from and into GRASS database as well</span>
959959
<span id="cb13-25"><a href="#cb13-25" aria-hidden="true" tabindex="-1"></a>as to execute GRASS tools in either existing or temporary GRASS projects.</span>
960960
<span id="cb13-26"><a href="#cb13-26" aria-hidden="true" tabindex="-1"></a>The <span class="co">[</span><span class="ot">GRASS Python API</span><span class="co">](https://grass.osgeo.org/grass-stable/manuals/libpython/index.html)</span>,</span>
@@ -1211,7 +1211,7 @@ <h2 class="anchored" data-anchor-id="references">References</h2>
12111211
<span id="cb13-301"><a href="#cb13-301" aria-hidden="true" tabindex="-1"></a><span class="fu">## References</span></span>
12121212
<span id="cb13-302"><a href="#cb13-302" aria-hidden="true" tabindex="-1"></a></span>
12131213
<span id="cb13-303"><a href="#cb13-303" aria-hidden="true" tabindex="-1"></a><span class="ss">* </span><span class="co">[</span><span class="ot">GRASS Python API docs</span><span class="co">](https://grass.osgeo.org/grass-stable/manuals/libpython/index.html)</span></span>
1214-
<span id="cb13-304"><a href="#cb13-304" aria-hidden="true" tabindex="-1"></a><span class="ss">* </span><span class="co">[</span><span class="ot">rgrass docs</span><span class="co">](https://rsbivand.github.io/rgrass/)</span></span>
1214+
<span id="cb13-304"><a href="#cb13-304" aria-hidden="true" tabindex="-1"></a><span class="ss">* </span><span class="co">[</span><span class="ot">rgrass docs</span><span class="co">](https://osgeo.github.io/rgrass/)</span></span>
12151215
<span id="cb13-305"><a href="#cb13-305" aria-hidden="true" tabindex="-1"></a></span>
12161216
<span id="cb13-306"><a href="#cb13-306" aria-hidden="true" tabindex="-1"></a></span>
12171217
<span id="cb13-307"><a href="#cb13-307" aria-hidden="true" tabindex="-1"></a>***</span>

0 commit comments

Comments
 (0)