GEE Python API and CHIRPS: Analyzing precipitation in Buenos Aires - Part 2
Project Overview In this post, we continue our exploration of the 2023 severe drought in Buenos Aires province, Argentina. In our previous post, we used the CHIRPS dataset to analyze the extent and impact of the drought. Now, we’ll take our analysis a step further by extracting time series data from specific coordinates within the affected region.
To ensure that you can follow along and reproduce the results, all the code used in this analysis is available in my GitHub repository.