On the development of an application for the compilation of global sea level changes

Mihir Odhavji,Maria Alexandra Oliveira,João Nuno Silva
2024-02-05
Abstract:There is a lot of data about mean sea level variation from studies conducted around the globe. This data is dispersed, lacks organization along with standardization, and in most cases, it is not available online. In some instances, when it is available, it is often in unpractical ways and different formats. Analyzing it would be inefficient and very time-consuming. In addition to all of that, to successfully process spatial-temporal data, the user has to be equipped with particular skills and tools used for geographic data like PostGIS, PostgreSQL and GeoAlchemy. The presented solution is to develop a web application that solves some of the issues faced by researchers. The web application allows the user to add data, be it through forms in a browser or automated with the help of an API. The application also assists with data querying, processing and visualization by making tables, showing maps and drawing graphs. Comparing data points from different areas and publications is also made possible. The implemented web application permits the query and storage of spatial-temporal data about mean sea level variation in a simplified, easily accessible and user-friendly manner. It will also allow the realization of more global studies.
Computers and Society,Databases
What problem does this paper attempt to address?
The main focus of this paper is the organization and analysis of global sea level change data. Existing sea level change data is scattered, lacking standardization, and often cannot be accessed online. Even if it can be accessed, the data formats are different, making research and analysis highly inefficient and time-consuming. To address these issues, the paper proposes the development of a web application that allows users to add data through browser forms or APIs and supports data querying, processing, and visualization, including the generation of tables, maps, and charts. Additionally, the application enables the comparison of data from different regions and publications, and stores and retrieves spatio-temporal data in a simplified, easily accessible, and user-friendly manner. The aim of this application is to promote global research on sea level change and improve the efficiency of data management and analysis.