IEEE IGARSS 2025 Summer School
Training Materials
Preface
The conference website link: https://www.2025.ieeeigarss.org/.
Topic:Tools for remote sensing and geospatial intelligence analysis: An example of climate impact on bushfire.
In each section, we will include Tools, Aim, Description of steps, and Code.
Please ensure that RStudio is installed on your computer and that you have signed up for a Google Earth Engine account. Below are the instructions for installing R and RStudio, as well as signing up for Google Earth Engine. Kindly follow the steps provided in the links:
- Guide for Installing R and RStudio: https://rstudio-education.github.io/hopr/starting.html
- Guide for Signing Up for Google Earth Engine: https://courses.spatialthoughts.com/gee-sign-up.html
To set up and open the igarss25ss
R project locally, follow these steps:
Download the project archive Download the zipped repository from GitHub: https://github.com/ausgis/igarss25ss/archive/refs/heads/main.zip
Extract the contents Unzip the downloaded file to a location of your choice. This will create a folder named:
igarss25ss-main/
Open the R project Launch RStudio and open the file:
igarss25ss-main/igarss25ss.Rproj
This will load the project workspace and settings automatically.
You’re now ready to explore or work on the igarss25ss
project in RStudio.