This project focuses on analyzing the long-term climate data from Jena, Germany, collected at 10-minute intervals. The goal is to explore seasonal patterns, relationships between meteorological variables, and detect anomalies to gain insights into weather behavior.
TO COMPLETE
-
Python Libraries:
TO COMPLETE -
Techniques:
TO COMPLETE
TO COMPLETE
- Clone this repository to your local machine.
- Install dependencies listed in
requirements.txt
. - Open and run the Jupyter Notebook
jena_climate_analysis.ipynb
to reproduce the results.