IN002-07
Fusion of ICESat-2 and complementary remote sensing data for interactive visualization in Jupyter
Abstract:
Some visualization tools for ICESat-2 are already available, such as OpenAltimetry, an online platform that allows the user to select specific areas, dates and products to obtain estimated elevation profiles and photon information. Our project shares with OpenAltimetry the emphasis on interactivity, but differs in that, by virtue of being available as Python tools, it is specifically designed to be embedded in a programmable and reproducible scientific workflow. It also focuses on data integration between ATL06/03 and external sources (e.g. VIIRS imagery or other observational satellites, and climate model outputs). We aim to provide a tool for researchers to filter, analyze, and interpret ATL06 height data through an interface that combines various ATL06 parameters, information from other satellites, and statistics and time-series on user-defined areas. To accomplish these goals, we take advantage of the icepyx library for fetching data, JupyterLab to set up our workflow, and plotting and dashboarding tools in the Jupyter and Pangeo ecosystems to combine informative and responsive visualizations in an interactive computing environment.
In this presentation, we will provide an overview of the architecture behind our visualization tools and a demonstration of the possibilities they offer to the research community.