Analysis of Chlorophyll Concentration within Kenya EEZ
# Assessing_Chlorophyll_a_Concentration_within_Kenya_s_EEZ
This project involves the monitoring of **Chlorophyll-a concentration** in **Kenya's Exclusive Economic Zone (EEZ)** over time (1997–2025) using ocean color satellite data from the **Copernicus Marine Environmental Monitoring Service (CMEMS)**. The **Chlorophyll-a** variable is analyzed across different seasons — **North East Monsoon**, **South East Monsoon**, **Short Rains**, and **Long Rains**.
Major operations include **filtering data by season**, **generating seasonal spatial composites**, **computing yearly time series for each season**, and **automatic plotting of results**. The workflow is implemented in **Python** using scripts and a Jupyter notebook (`Code/`), with all generated plots stored in the `pplots/` folder.
This repository can be extended for further **geospatial analysis**.