Skip to content

Repository for the Geoinformatics subject of the Master Information and Computier Science of HSRW.

Notifications You must be signed in to change notification settings

franciscosuca/Geoinformatics-group2g

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hochschule Rhein-Waal M-IE_2.02 Geoinformatics WS19/20

Project: Geoinformatics Final Project

Supervised by Prof. Rolf Becker
Group members: Francisco Susana and Erick Rea

Python application of group 2G for connecting to the DWD FTP server and donwload the climatic data needed for the research.

Prerequisites

Ensure that you have met the following requirements:

  • You have a <Windows/Mac/Linux> machine.
  • You have python installed in your machine. Otherwise, click here to download it and install it in your system.
  • You have pip installed in your machine. Otherwise, click here to install it into your python environment.

Dependencies

  • Pandas

Installation

To install the application follow these steps:

  • Press the "Clone or download" button of this repository, and then copy the link to clone the repository or click on "Download ZIP".

  • Open the console from the folder where you downloaded the application, and run the following command:

    pip install -r requirements.txt

Using the application

After installing the dependencies, the application can be used by executing the following command:

python src/app

About

Repository for the Geoinformatics subject of the Master Information and Computier Science of HSRW.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages