FOSS4G 2023

Aman Bagrecha

Aman is a developer with experience in Python and Deep Learning. He has a keen interest in open specification spatial data formats. A regular blogger, Aman has an active YouTube and GitHub handles, where he shares detailed examples of remote sensing and GIS case-studies. Writing clean and well tested code to monitor Earth in all aspects is what excites him. Find him at amanbagrecha.github.io


Sessions

06-28
15:00
5min
Measuring Water Level Changes in Reservoir using Jason-3 Altimetry Mission
Aman Bagrecha

This talk will describe the usage of Jason-3 Altimeter data, which records the topographic height of the surface of the earth every ~10 days, to help measure the changes in water level of reservoirs across the globe. The use of NASA Common Metadata Repository (CMR) API to download and subset is described along with navigating the maze of various Jason-3 Level-2 Products depending on the use-case.
This talk introduces to this open dataset and various other altimetry missions, to allow for multi-mission monitoring of reservoirs of the world. It further uses Free and Open Source Software (CMR Specification, Xarray) to pre-process the data for use.

Use cases & applications
UBT D / N113 - Second Floor
06-30
10:30
30min
Monitoring Inland water bodies
Aman Bagrecha

This talk describes the creation of a water quantification dataset for the entire world. Tracking changes of water-bodies over time helps in timely action to combat drought and floods. The tools used to build this dataset are all free and open source (postgis, gdal, geopandas, scipy) and are built on top of data from OpenStreetMap.
The dataset is updated everyday with new measurements of lake water extent across the globe. The solution to detect and track water bodies involved fetching satellite data using STAC API, pre-processing it to remove cloud cover and invalid pixels, identifying water bodies using band ratio, converting to vector and applying post-processing filters to avoid false-positive detection to finally serve it through an API. This solution has allowed us to track and quantify changes in a lake's water extent over time with high accuracy.

Use cases & applications
UBT C / N109 - Second Floor