RIS-Vis: A Novel Visualization Platform for Seismic, Geodetic, and Weather Data Relevant to Antarctic Cryosphere Science

Aishwarya Chakravarthy,Dhiman Mondal,John Barrett,Chet Ruszczyk,Pedro Elosegui
2024-08-22
Abstract:Antarctic ice shelves play a vital role in preserving the physical conditions of the Antarctic cryosphere and the Southern Ocean, and beyond. By serving as a buttressing force, ice shelves prevent sea-level rise by restraining the flow of continental ice and glaciers to the sea. Sea-level rise impacts the global environment in multiple ways, including flooding habitats, eroding coastlines, and contaminating soil and groundwater. It is therefore essential to monitor the stability of Antarctic ice shelves, for which a variety of complementary data sources is required. We have developed RIS-Vis, a novel data visualization platform to monitor Antarctic ice shelves. Although focused on the Ross Ice Shelf (RIS), RIS-Vis could be readily scaled to monitor other ice shelves around Antarctica, and elsewhere. Currently, RIS-Vis is capable of analyzing and visualizing seismic, geodetic, and weather data to provide meaningful information for Antarctic cryosphere research. RIS-Vis was built using Python libraries including Obspy, APScheduler, and the Plotly Dash framework, and uses SQLite as the backing database. Visualizations developed on RIS-Vis include filtered seismic waveforms, spectrograms, and power spectral densities, geodetic-based ice-shelf flow, and meteorological variables such as atmospheric temperature and pressure. The dashboard visualization platform abstracts away the time-intensive analysis process of raw data and allows scientists to better concentrate on RIS science.
Atmospheric and Oceanic Physics,Earth and Planetary Astrophysics,Instrumentation and Methods for Astrophysics
What problem does this paper attempt to address?
The paper aims to address the issue of monitoring the stability of Antarctic ice shelves. Specifically, it introduces RIS-Vis, a novel data visualization platform for monitoring the Ross Ice Shelf. This platform can analyze and visualize seismic, geodetic, and meteorological data to provide useful information about the state of the Antarctic ice shelves. By integrating multiple data sources, RIS-Vis helps scientists better understand the ice shelf's response to environmental stress, thereby predicting possible future scenarios. The main objectives of this study include: 1. **Integration of multiple data sources**: Monitoring the state of Antarctic ice shelves involves various factors such as seismic, geodetic, and meteorological data. RIS-Vis can handle these different types of data and analyze them within the same timeframe. 2. **Creation of interactive visualizations**: By presenting data through a web dashboard application, users can more intuitively extract key findings. 3. **Real-time monitoring and long-term data storage**: RIS-Vis implements real-time data processing and long-term storage capabilities, allowing researchers to stay updated on current developments and easily analyze long-term trends. Additionally, future work for RIS-Vis includes utilizing machine learning algorithms to automatically detect the ice shelf's response to specific types of ocean waves and expanding its application to other ice shelf monitoring systems.