<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>geocomputation | GeoDS</title><link>https://geods.netlify.app/tag/geocomputation/</link><atom:link href="https://geods.netlify.app/tag/geocomputation/index.xml" rel="self" type="application/rss+xml"/><description>geocomputation</description><generator>Wowchemy (https://wowchemy.com)</generator><language>en-us</language><copyright>© 2021-2022 Alexander Brenning</copyright><lastBuildDate>Mon, 03 Feb 2025 00:00:00 +0000</lastBuildDate><image><url>https://geods.netlify.app/media/icon_hu22a554fba6643c20c80139d4c0ffb6d4_21540_512x512_fill_lanczos_center_3.png</url><title>geocomputation</title><link>https://geods.netlify.app/tag/geocomputation/</link></image><item><title>Announcing the New RSAGA Release</title><link>https://geods.netlify.app/post/rsaga-update/</link><pubDate>Mon, 03 Feb 2025 00:00:00 +0000</pubDate><guid>https://geods.netlify.app/post/rsaga-update/</guid><description>&lt;link href="https://geods.netlify.app/post/rsaga-update/index_files/panelset/panelset.css" rel="stylesheet" />
&lt;script src="https://geods.netlify.app/post/rsaga-update/index_files/panelset/panelset.js">&lt;/script>
&lt;h2 id="tldr">TL;DR&lt;/h2>
&lt;p>I am pleased to announce the release of a new version of &lt;strong>&lt;a href="https://CRAN.R-project.org/package=RSAGA" target="_blank" rel="noopener">RSAGA&lt;/a>&lt;/strong>, the R package that provides a seamless interface from &lt;a href="https://www.r-project.org/" target="_blank" rel="noopener">R&lt;/a> to &lt;strong>&lt;a href="https://saga-gis.sourceforge.io/en/index.html" target="_blank" rel="noopener">SAGA GIS&lt;/a>&lt;/strong> for geospatial analysis, digital terrain analysis, and geocomputing. This update ensures compatibility with the latest versions of &lt;strong>SAGA GIS&lt;/strong>, now supporting up to &lt;strong>SAGA 9.7.2&lt;/strong>, and continues to offer an efficient workflow for integrating SAGA’s powerful geoprocessing tools within R.&lt;/p>
&lt;h2 id="a-widely-used-tool-in-geographic-data-science">A Widely Used Tool in Geographic Data Science&lt;/h2>
&lt;p>Since its initial release in 2008, &lt;strong>RSAGA&lt;/strong> has become a widely adopted tool among researchers and practitioners working with geospatial data. According to &lt;a href="https://www.datasciencemeta.com/rpackages?utm_source=chatgpt.com" target="_blank" rel="noopener">DataScienceMeta&lt;/a>, RSAGA is among the &lt;strong>top 10% most downloaded R packages&lt;/strong>, with over &lt;strong>245,000 downloads&lt;/strong>. These numbers reflect the &lt;strong>importance of SAGA GIS&lt;/strong> for a broad range of applications in geographic data science, environmental modeling, and digital terrain analysis, creating a demand for an integration with the leading statistical programming environment, &lt;strong>R&lt;/strong>.&lt;/p>
&lt;p>&lt;strong>RSAGA&lt;/strong> has recently reached &lt;strong>100 citations&lt;/strong> in Google Scholar as researchers in diverse fields have leveraged its capabilities, including:&lt;/p>
&lt;ul>
&lt;li>&lt;strong>Hydrology &amp;amp; Water Resources&lt;/strong>: Used for watershed delineation, stream network extraction, and hydrological modeling.&lt;/li>
&lt;li>&lt;strong>Geomorphology &amp;amp; Terrain Analysis&lt;/strong>: Applied in studies focusing on landform classification, slope stability, and geomorphic distribution modeling.&lt;/li>
&lt;li>&lt;strong>Environmental Science &amp;amp; Ecology&lt;/strong>: Used in habitat modeling, land cover classification, and environmental risk assessment.&lt;/li>
&lt;li>&lt;strong>Soil Science &amp;amp; Agriculture&lt;/strong>: Supports research in soil property mapping, digital soil mapping, and precision agriculture.&lt;/li>
&lt;/ul>
&lt;p>For those interested in a practical example of RSAGA in action, the &lt;strong>&lt;a href="https://cran.r-project.org/web/packages/RSAGA/vignettes/RSAGA.html" target="_blank" rel="noopener">RSAGA vignette&lt;/a>&lt;/strong> features a case study on &lt;strong>landslide susceptibility mapping&lt;/strong>, demonstrating how the package can be used in nonlinear statistical modeling of Earth surface processes.&lt;/p>
&lt;h2 id="citing-rsaga">Citing RSAGA&lt;/h2>
&lt;p>As RSAGA continues to support geospatial research and applications, I would like to &lt;strong>remind users to properly cite R packages&lt;/strong> in their academic work. Citing software tools and R packages not only acknowledges the contributions of developers but also enhances the transparency and reproducibility of scientific research.&lt;/p>
&lt;p>If you use &lt;strong>RSAGA&lt;/strong> in your work, please cite it as follows:&lt;/p>
&lt;p>Brenning, A., Bangs, D., Becker, M., Schratz, P., &amp;amp; Polakowski, F. (2025). &lt;em>RSAGA: SAGA Geoprocessing and Terrain Analysis&lt;/em>. R package version 1.4.2. Retrieved from &lt;a href="https://CRAN.R-project.org/package=RSAGA" target="_blank" rel="noopener">https://CRAN.R-project.org/package=RSAGA&lt;/a>&lt;/p>
&lt;p>You can also retrieve the most up-to-date citation by running the following command in R:&lt;/p>
&lt;pre>&lt;code class="language-r">citation(&amp;quot;RSAGA&amp;quot;)
&lt;/code>&lt;/pre>
&lt;h2 id="acknowledgments">Acknowledgments&lt;/h2>
&lt;p>Many thanks to the &lt;strong>SAGA GIS developers&lt;/strong>, the &lt;strong>CRAN team&lt;/strong> and the &lt;strong>R community&lt;/strong> for their tremendous work!&lt;/p>
&lt;p>Happy mapping and modeling!&lt;/p>
&lt;h2 id="references">References&lt;/h2>
&lt;p>Brenning, A., Bangs, D., Becker, M., Schratz, P., &amp;amp; Polakowski, F. (2025). &lt;em>RSAGA: SAGA Geoprocessing and Terrain Analysis&lt;/em>. R package version 1.4.2. Retrieved from &lt;a href="https://CRAN.R-project.org/package=RSAGA" target="_blank" rel="noopener">https://CRAN.R-project.org/package=RSAGA&lt;/a>&lt;/p>
&lt;img src="https://vg09.met.vgwort.de/na/aa0f5334bb0a445fa3e7b20ef60634a9" width="1" height="1" alt=""></description></item></channel></rss>