mogottsch / aaa-2022-magma

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advanced Analytics & Application Team Project - Team Magma

This is the repository for the team project of team magma for the course "Advanced Analytics & Application".

Setup

Requirements

To run the notebooks create a new conda environment from the environment.yaml file. To accomplish this run the following command:

conda env create -f environment.yaml

Data

Place the leipzig.tar in the 00_data folder.
Download the land use data here, unzip and place it into 00_data/repo_data

About


Languages

Language:Jupyter Notebook 99.6%Language:Python 0.4%