Skip to content

pedroalencar1/IntroToPython

Repository files navigation

Introduction to Python

This directory contains the notebooks and supplementary materials used in the course Naurgefahren: Prozesse und Katastrophenmanagement from the Fachgebiet Ökohydrologie & Landschaftsbewertung

Content

Here you find the presentation used in the classes, three Jupyter Notebooks and input data to run WOFOST.

In the notebooks we introduce:

The first two notebooks cover the basic structures and packages for python and will be covered on the first class (24.11.2022). The third notebook, that presents the WOFOST model will be covered on the second class (01.12.2022).

Getting started

Please download or clone this repository.

To download:

On the GitHub repository, click in Code, then Download ZIP

Download

Then, move the downloaded file to your work directory and unzip it

To clone:

On the GitHub repository, click in Code, copy the HTTPS URL

Clone

In your command prompt (Windows) or terminal (Linux/MacOS), use cd path/to/your/work/directory to take you to your work directory and then use the command

git clone https://github.com/pedroalencar1/IntroToPython.git

Anaconda installation

If you had a problem with anaconda or running jupyter notebooks you can try following these two links:

  1. add anaconda/python to path names: youtube.com/watch?v=HyxR0QTTJJs
  2. install anaconda: youtube.com/watch?v=HcPStPCFgW4

The first shows how to add the python distribution from anaconda to your PATH. The second shows a step-by-step of the installation process on Windows.

About

Introductory Notebooks for Ökohydrologie/TUB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published