Python application of group 2G for connecting to the DWD FTP server and donwload the climatic data needed for the research.
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.
- Pandas
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
After installing the dependencies, the application can be used by executing the following command:
python src/app