A REPORT ON CARBON MAPPING IN TRANS NZOIA
A REPORT ON CARBON MAPPING IN TRANS NZOIA
BACKGROUND INFORMATION
In recent times nations around the world have shifted and are advocating for environmental conservation and sustainable development. This shift has prompted to the sustainable development goals the 13th goal being the climate action to combat climate change and its impacts.
There has also been a lot of talks on the c02 produced and how to minimise in order to protect the ozone layer. In this project the focus is on the CO2 that has been converted successfully to carbon and stored in plants.
Our study area being Trans Nzoia it is a region that is undergoing industrialization with the main activity of people being farming. The crops that are in the area include maize, coffee, sugarcane and other crops mainly for subsistence or as market gardening.
There are various forest in the study region such as kitale forest kabolet forest and other privately owned forest. Being a conventional rainfall belt it allows for the growth of various species of trees to thrive in the two rainy seasons.
INTRODUCTION
METHODOLOGY
Load Shapefile Data:
Load a shapefile table as a FeatureCollection using its asset ID.
Ddefine the name of the target county you want to analyze.
Filter and Visualize the County:
Filter the national FeatureCollection to select the target county using the defined county name.
Print information about the selected county.
Visualize the selected county on the map using a cyan color.
Load Landsat 8 Image Collection:
Load a Landsat 8 image collection, filtering it based on the study area and date range.
Select specific bands (NIR, Red, SWIR1, SWIR2) from the images for analysis.
Calculate NDVI:
Define a function to calculate the Normalized Difference Vegetation Index (NDVI) for each image.
Create a new image collection by mapping the NDVI calculation function over the original collection.
Estimate Aboveground Biomass (AGB):
Define a function to estimate Aboveground Biomass (AGB) using an example AGB estimation model.
Create a new image collection by mapping the AGB estimation function over the NDVI image collection.
Convert AGB to Carbon:
Define a function to convert AGB to Carbon using an example conversion factor.
Create a new image collection by mapping the AGB to Carbon conversion function over the AGB image collection.
Calculate and Visualize Time Series:
Calculate and visualize the time series of carbon production within the study area.
Create a chart displaying the time series of carbon values.
Add Layers to Map:
Define visualization parameters for NDVI and carbon production.
Add layers of mean NDVI and total carbon production to the map, clipped to the study area.
Export Carbon Image to Google Drive:
Choose an image from the carbon collection for export (e.g., sum of Carbon).
Define the target scale (resolution) for downsampling.
Downsample the carbon image using the resample() function.
Export the downsampled carbon image to Google Drive.
Export NDVI Image to Google Drive:
Export the original NDVI image collection to Google Drive.
Loading and visualising the data in arcgis and further spatial functions on the images.
We downloaded the images from drive and loaded to arcmap.
we created random points and sampled them which we would use in interpolation after removing all null values..
We sampled the points and interpolated using IDW to make the data continuous and smooth.
FINDINGS
Findings for Trans Nzoia County:The in-depth spatial analysis of carbon production within Trans Nzoia County, Kenya, has yielded valuable insights into the distribution and dynamics of carbon storage within its forested ecosystems.
The analysis has revealed distinct carbon storage patterns within Trans Nzoia County. Areas characterized by dense vegetation, including forests and wooded areas, exhibited higher carbon storage levels. This emphasizes the importance of these regions as significant carbon sinks within the county.
Temporal Variations in Carbon Sequestration: The project's time series analysis showcased temporal fluctuations in carbon sequestration. These variations were influenced by seasonal changes in vegetation growth, precipitation, and other climatic factors. Such temporal dynamics highlight the need for continuous monitoring to capture nuances in carbon storage trends.
Local Implications for Environmental Management: The findings carry practical implications for local environmental management strategies. Trans Nzoia County can utilize these insights to prioritize the preservation of carbon-rich areas, plan reforestation initiatives in regions with lower carbon storage, and implement policies to promote sustainable land use practices.
Contributing to Climate Change Mitigation: By understanding the nuances of carbon storage within Trans Nzoia County, this project contributes to broader climate change mitigation efforts. The data underscores the county's role in sequestering carbo
Comments
Post a Comment