Skip to content

Commit 653593a

Browse files
committed
more GIS removal
1 parent 08028f0 commit 653593a

11 files changed

Lines changed: 14 additions & 14 deletions

content/tutorials/external/GISMentors_Jena.qmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ format:
99
code-copy: true
1010
code-fold: false
1111
categories: [beginner, intermediate, advanced, GUI, Python, course, external, R, ecology, time series]
12-
description: Advanced geospatial analysis with GRASS GIS
12+
description: Advanced geospatial analysis with GRASS
1313
execute:
1414
eval: false
1515
---
@@ -24,7 +24,7 @@ The idea of this course is to teach about spatio-temporal data processing with a
2424

2525
Authors: Martin Landa
2626

27-
# GRASS GIS IRSAE winter course 2018
27+
# GRASS IRSAE winter course 2018
2828

2929
This 3-days intense workshop on GIS in Applied Ecology from 24.09.2018 to 27.09.2018 at the cosy Studenterhytta in Oslo has been offered by IRSAE members NINA and FEM.
3030
Topic of the course is Advanced Geospatial Analysis with an emphasis on handling of Earth Observation and Time Series data using Free and Open Source Software. Based on a set of 29 course units, final content for the 3 days event was tailored according to participants interest as well as prior knowledge and experience.

content/tutorials/external/GISMentors_czech.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "GISMentors - GRASS GIS školení"
2+
title: "GISMentors - GRASS školení"
33
lang: cs
44
date: 01/01/2023
55
author: GISMentors

content/tutorials/external/portuguese_resources_Grohmann.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Geoprocessamento com GRASS GIS"
2+
title: "Geoprocessamento com GRASS"
33
lang: pt
44
author: Carlos Grohmann
55
date: 01/01/2021

content/tutorials/external/spanish_resources_wiki.qmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Tutoriales de GRASS GIS en grasswiki"
2+
title: "Tutoriales de GRASS en grasswiki"
33
lang: es
44
date: 01/01/2017
55
format:
@@ -16,7 +16,7 @@ execute:
1616

1717

1818
* [Visualización analítica de datos](https://grasswiki.osgeo.org/wiki/Analytical_data_visualizations_at_ICC_2017/es) (2017)
19-
* [Libera el poder de GRASS GIS](https://grasswiki.osgeo.org/wiki/Unleash_the_power_of_GRASS_GIS_at_US-IALE_2017/es) (2017)
19+
* [Libera el poder de GRASS](https://grasswiki.osgeo.org/wiki/Unleash_the_power_of_GRASS_GIS_at_US-IALE_2017/es) (2017)
2020
* [Procesamiento de datos LiDAR y UAV](https://grasswiki.osgeo.org/wiki/Processing_lidar_and_UAV_point_clouds_in_GRASS_GIS_(workshop_at_FOSS4G_Boston_2017)/es) (2017)
2121
* [Procesamiento de series de tiempo con GRASS y R](https://grasswiki.osgeo.org/wiki/Temporal_data_processing/GRASS_R_raster_time_series_processing/es) (2017)
2222

content/tutorials/external/unleash_the_power_of_GRASS_GIS.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ execute:
1414
eval: false
1515
---
1616

17-
In this workshop, delivered at FOSS4G NA 2023, we explain and practice GRASS concepts like computational region or mask and demonstrate them on examples of efficient raster, vector, and imagery processing. The workshop runs in a JupyterLab environment, introducing Python scripting for workflow automation. We also take advantage of the latest GRASS GIS Python features for Jupyter, including 2D, 3D, web map, and temporal visualizations. This workshop is suitable for both new and experienced GRASS GIS users. While you can run the workshop locally if desired, you can also use a cloud environment so no installation is required.
17+
In this workshop, delivered at FOSS4G NA 2023, we explain and practice GRASS concepts like computational region or mask and demonstrate them on examples of efficient raster, vector, and imagery processing. The workshop runs in a JupyterLab environment, introducing Python scripting for workflow automation. We also take advantage of the latest GRASS Python features for Jupyter, including 2D, 3D, web map, and temporal visualizations. This workshop is suitable for both new and experienced GRASS users. While you can run the workshop locally if desired, you can also use a cloud environment so no installation is required.
1818

1919
Workshop instructions and material:\
2020
<https://github.com/ncsu-geoforall-lab/grass-gis-workshop-foss4gna-2023>

content/tutorials/modeling_movement/GRASS_movement.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ This tutorial is designed so that you can complete it using the **GRASS GUI**, G
3434
:::
3535

3636
::: {.callout-note title="Don't know how to get started?"}
37-
If you are not sure how to get started with GRASS using its graphical user interface or using Python, checkout the tutorials [Get started with GRASS GIS GUI](../get_started/fast_track.qmd) and [Get started with GRASS & Python in Jupyter Notebooks](../get_started/fast_track_grass_and_python.qmd).
37+
If you are not sure how to get started with GRASS using its graphical user interface or using Python, checkout the tutorials [Get started with GRASS GUI](../get_started/fast_track.qmd) and [Get started with GRASS & Python in Jupyter Notebooks](../get_started/fast_track_grass_and_python.qmd).
3838
:::
3939

4040
## What is a cost surface?

content/tutorials/modeling_movement/GRASS_movement_pt.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Este tutorial foi criado para que você possa concluí-lo usando a interface gr
3333
:::
3434

3535
::: {.callout-note title="Don't know how to get started?"}
36-
Se você não tem certeza de como começar a usar o GRASS usando sua interface gráfica de usuário ou usando Python, confira os tutoriais [Get started with GRASS GIS GUI](../get_started/fast_track.qmd) e [Get started with GRASS & Python in Jupyter Notebooks](../get_started/fast_track_grass_and_python.qmd).
36+
Se você não tem certeza de como começar a usar o GRASS usando sua interface gráfica de usuário ou usando Python, confira os tutoriais [Get started with GRASS GUI](../get_started/fast_track.qmd) e [Get started with GRASS & Python in Jupyter Notebooks](../get_started/fast_track_grass_and_python.qmd).
3737
:::
3838

3939
## O que é uma superfície de custo (cost surface)?

content/tutorials/terrain_and_DEMs/GRASS_terrain.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ This tutorial is designed so that you can complete it using the **GRASS GUI**, G
4747
:::
4848

4949
::: {.callout-note title="Don't know how to get started?"}
50-
If you are not sure how to get started with GRASS using its graphical user interface or using Python, checkout the tutorials [Get started with GRASS GIS GUI](https://grass-tutorials.osgeo.org/content/tutorials/get_started/fast_track.html) and [Get started with GRASS & Python in Jupyter Notebooks](https://grass-tutorials.osgeo.org/content/tutorials/get_started/JupyterOnWindows_OSGeo4W_Tutorial.html).
50+
If you are not sure how to get started with GRASS using its graphical user interface or using Python, checkout the tutorials [Get started with GRASS GUI](https://grass-tutorials.osgeo.org/content/tutorials/get_started/fast_track.html) and [Get started with GRASS & Python in Jupyter Notebooks](https://grass-tutorials.osgeo.org/content/tutorials/get_started/JupyterOnWindows_OSGeo4W_Tutorial.html).
5151
:::
5252

5353
# Terrain, DEMs, and Raster GIS

content/tutorials/terrain_and_DEMs/GRASS_terrain_pt.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Este tutorial foi criado para que você possa concluí-lo usando a interface **g
4747
:::
4848

4949
::: {.callout-note title="Don't know how to get started?"}
50-
Se você não tem certeza de como começar a usar o GRASS usando sua interface gráfica de usuário ou usando Python, confira os tutoriais [Comece com o GRASS GIS GUI](https://grass-tutorials.osgeo.org/content/tutorials/get_started/fast_track.html) e [Comece a usar GRASS e Python no Jupyter Notebooks.](https://grass-tutorials.osgeo.org/content/tutorials/get_started/JupyterOnWindows_OSGeo4W_Tutorial.html)
50+
Se você não tem certeza de como começar a usar o GRASS usando sua interface gráfica de usuário ou usando Python, confira os tutoriais [Comece com o GRASS GUI](https://grass-tutorials.osgeo.org/content/tutorials/get_started/fast_track.html) e [Comece a usar GRASS e Python no Jupyter Notebooks.](https://grass-tutorials.osgeo.org/content/tutorials/get_started/JupyterOnWindows_OSGeo4W_Tutorial.html)
5151
:::
5252

5353
# Terreno, MDE e SIG Raster

content/tutorials/time_series/time_series_aggregations.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ find patterns of change both in space and time.
2626

2727
::: {.callout-note title="Setup"}
2828
This tutorial can be run locally or in Google Colab. However, make sure you
29-
install GRASS GIS 8.4+, download the sample data and set up your project
29+
install GRASS 8.4+, download the sample data and set up your project
3030
as explained in the [first](time_series_management_and_visualization.qmd)
3131
time series tutorial.
3232
:::

0 commit comments

Comments
 (0)