Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
geostatistics [2023/04/05 17:55]
qcbs [Books]
geostatistics [2025/12/02 15:39] (current)
qcbs [R packages]
Line 1: Line 1:
 ====== Introduction to geostatistics with R ====== ====== Introduction to geostatistics with R ======
  
-April 2023. Online. Instructor: Guillaume Larocque ([email protected]). ​+Online. Instructor: Guillaume Larocque ([email protected]). ​
  
 ===== Presentation ===== ===== Presentation =====
Line 21: Line 21:
   * {{:​gisonr.pdf|Analyses spatiales sous R}} - Document préparé par Nicolas Casajus pour un cours offert à l'UQAR à l'​hiver 2013.    * {{:​gisonr.pdf|Analyses spatiales sous R}} - Document préparé par Nicolas Casajus pour un cours offert à l'UQAR à l'​hiver 2013. 
 ==== Papers of interest ==== ==== Papers of interest ====
-  * [[http://​www.esajournals.org/​doi/​abs/​10.2307/​2937096|Geostatistical Tools for Modeling and Interpreting Ecological Spatial Dependence]] 
   * [[http://​link.springer.com/​article/​10.1023/​A%3A1012734519752|GIS and geostatistics:​ Essential partners for spatial analysis]]   * [[http://​link.springer.com/​article/​10.1023/​A%3A1012734519752|GIS and geostatistics:​ Essential partners for spatial analysis]]
-  * [[http://​www.ecoscience.ulaval.ca/​en/​paper/​spatial-autocorrelation-and-statistical-tests-in-ecology-fait-parti-du-numero-thematique-sur-les-analyses-spatiales-en-ecologie-part-of-the-special-feature-on-spatial-analyses-in-ecology|Spatial autocorrelation and statistical tests in ecology]] 
   * [[http://​www.esajournals.org/​doi/​pdf/​10.1890/​0012-9658(2003)084%5B1045:​SCIPCI%5D2.0.CO%3B2|Spatial covariance in plant communities:​ intergrating ordination, geostatistics and variance testing]]   * [[http://​www.esajournals.org/​doi/​pdf/​10.1890/​0012-9658(2003)084%5B1045:​SCIPCI%5D2.0.CO%3B2|Spatial covariance in plant communities:​ intergrating ordination, geostatistics and variance testing]]
   * [[http://​link.springer.com/​article/​10.1007/​s10651-008-0090-z|Coregionalization analysis with a drift for multi-scale assessment of spatial relationships between ecological variables]]   * [[http://​link.springer.com/​article/​10.1007/​s10651-008-0090-z|Coregionalization analysis with a drift for multi-scale assessment of spatial relationships between ecological variables]]
Line 32: Line 30:
   * [[https://​geodacenter.github.io/​rgeoda/​|rgeoda]] - R package for spatial data analysis. ​   * [[https://​geodacenter.github.io/​rgeoda/​|rgeoda]] - R package for spatial data analysis. ​
   * [[https://​github.com/​r-spatial/​qgisprocess|qgisprocess]] - Package that allows you to run QGIS scripts within R.    * [[https://​github.com/​r-spatial/​qgisprocess|qgisprocess]] - Package that allows you to run QGIS scripts within R. 
-  * [[https://​cran.r-project.org/​web/​packages/​gdalcubes/​index.html|gdalcubes]] - R Package for working with spatial-temporal raster data in the form of cubes. Particularly useful to access STAC catalog data in combination with the [[https://​cran.r-project.org/​web/​packages/​rstac/​index.html|rstac]] package. ​ 
  
 ==== Educational software ==== ==== Educational software ====
Line 40: Line 37:
  
 ==== Courses ==== ==== Courses ====
-[[https://​www.teluq.ca/​site/​etudes/​offre/​cours/​TELUQ/​SCI%201031/​|Visualisation et analyse de données spatiales avec R. ]]. Course offered at Teluq by Elise Filotas. The course material can be found [[https://​sci1031.github.io/​sci1031/​|here.]]+[[https://​www.teluq.ca/​site/​etudes/​offre/​cours/​TELUQ/​SCI%201031/​|Visualisation et analyse de données spatiales avec R. ]]. Course offered at Teluq. The course material can be found [[https://​sci1031.github.io/​sci1031/​|here.]]
  
 ===== How to create a mask in QGIS ===== ===== How to create a mask in QGIS =====