This project aims to leverage imaging spectroscopy data to explore and visualize the biodiversity in the Cape Floristic Region of South Africa. Using EMIT data from NASA, along with additional biodiversity datasets, we present a holistic view of the region's ecology and its dynamics in a Jupyter Notebook format.
- Prerequisites: Ensure you have the required libraries and tools installed. Detailed in the
Prerequisites
section below. - Clone the repository to your local machine.
- Open the Jupyter Notebook in the
notebooks
directory for a detailed walkthrough of the analysis.
- Python 3.x
- Libraries: numpy, pandas, geopandas, folium, matplotlib, seaborn
- Jupyter Notebook
Located in the data/raw
directory:
- EMIT Spectroscopy Data:
data/raw/EMIT_data
- Additional Biodiversity Data:
data/raw/biodiversity_data
After preprocessing, the cleaned and transformed data is saved in the data/processed
directory.
The analysis is documented step by step in the Jupyter Notebook, covering:
- Spectral Diversity Analysis
- Habitat Mapping
- Species Distribution Mapping
- Ecosystem Health Monitoring
Within the Jupyter Notebook, you'll find various visualizations including:
- Interactive Maps
- Spectral Signature Visuals
- Storytelling Visuals
If you'd like to contribute or have suggestions for additional analyses, please fork the repository and use a feature branch. Pull requests are warmly welcome.
- Team Members: Prajit Adhikari, Bishal Adhikari
- Data Sources: NASA (for providing the EMIT data)
This project is open-source, licensed under the MIT License.