Thanks to visit codestin.com
Credit goes to github.com

Skip to content

cbur24/engn3903

 
 

Repository files navigation

ENGN3903 - Environmental Sensing, Mapping and Modelling

This repository has the practical sessions that will demonstrate the fundamentals of remote sensing. The notebooks complement the weekly lectures and are set to follow them as closely as possible.

We will use Google Earth Engine as the main platform, but be aware that there are other platforms that are equally capable (e.g. Geoscience Australia's Digital Earth Australia, Microsoft's Planetary Computer).


Instructors and Tutors:

  • Professor Marta Yebra
  • Mr Chad Burton
  • Dr Nicolas Younes

Requirements

  1. You must have a gmail account to access Google Earth Engine.
  2. You must request access to Google Earth Engine. Follow this link to do it.

Getting started and python environment set up

🚀 This course can be run in a GitHub CodeSpace cloud instance by clicking the badge below. The session will contain all the necessary python libraries and the notebooks and code in this repo.

Open in GitHub Codespaces

Tip

Allow CodeSpaces a few minutes to bootup and for all python libraries to install. To open Jupyterlab within the default VSCode session (if you perfer that IDE), in the terminal run jupyter lab --no-browser --NotebookApp.token='', and jupyter lab will open in a seperate browser tab. Note, you may have to disable any pop-up blockers in your browser.

Warning

When you open a Codespace, the compute time is billed to your own GitHub account (using your free monthly allowance or any paid plan you may have). Free users get 120 compute hours per month. The compute size set up for this repo is 2 cores, 8 GB RAM, 15 GB of storage. On a free account, this means you have 60 free hours of usage per month.


To run on the NCI

The requirements.txt describes the necessary python libraries to run the notebooks in this repository. The Virtual_env_instructions.md describe how to create a python virtual environment on the NCI.

Syllabus

Refer to Wattle site or https://programsandcourses.anu.edu.au/2023/course/ENGN3903


Communications

Office Hours: Zoom/Teams and by appointment Class questions / discussion: Wattle (add site)


Repo Structure

Each folder contains the practical notebooks for a given week.


Supporting documentation

Refer to Wattle)


About

ENGN3903 - Environmental Sensing, Mapping and Modelling

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%